﻿.catch {
    position: absolute;
    height: 21px;
    width: 270px;
    top: 240px;
    left: 322px;
    font-size: 14px;
}


/* メニュー */

.subNavi{
  width: 100%;
  font-size: 0px;
  margin-bottom: 45px;
}

.subNavi ul{
  text-align: center;
  font-weight: bold;
  line-height: 56px;

}

.subNavi li{
  display: inline-block;
  border: 1px solid #838383;
  color: #333;
  font-size: 15px;
  width: 171px;
  height: 56px;
  margin-right: 2px;
  background-color: #ffffff;
  position: relative;
}

.subNavi li {
    background: url(/-/Media/Ricoh/Sites/co_jp/3dp/lineup/sls/ams5500p/images/arrow.png) no-repeat 95% center;
}


.subNavi li.on, .subNavi li:hover{
  background:  #000000 url(/-/Media/Ricoh/Sites/co_jp/3dp/lineup/sls/ams5500p/images/arrow_on.png) no-repeat 95% center;
  border: 1px solid #878781;
  color: #ffffff;
}




/* ヘッドライン */

.headline{
  color: #056eb2;
  font-weight: bold;
}

.headline h1{
  color: #056eb2;
  font-weight: bold;
  font-size: 18px !important;
}

.headline p{
  color: #000000;
  font-weight: bold;
  font-size: 21px !important;
  margin-top: 11px;
  margin-bottom: 35px;
}


/* SNSとは */

.about_sns .box{
  margin: 0 !important;
  padding: 0 !important;
}


/* SNSとは */

.about_sns{
  padding: 34px 33px 12px 40px;
  margin-bottom: 50px;
}

.about_sns h1{
  margin-bottom: 15px;
}


#content .left .about_sns .box dl dt {
    padding-left: 63px;
    line-height: 14px;
    font-size: 18px;
    padding-top: 15px;
    margin-bottom: 0px;
    height: 31px;
}

#content .left .about_sns .box dl dt.point1 {
    background: url(/-/Media/Ricoh/Sites/co_jp/3dp/lineup/sls/ams5500p/images/point1.gif) no-repeat left top;
}
#content .left .about_sns .box dl dt.point2 {
    background: url(/-/Media/Ricoh/Sites/co_jp/3dp/lineup/sls/ams5500p/images/point2.gif) no-repeat left top;
}
#content .left .about_sns .box dl dt.point3 {
    background: url(/-/Media/Ricoh/Sites/co_jp/3dp/lineup/sls/ams5500p/images/point3.gif) no-repeat left top;
}


#content .left .about_sns .point .box dl dd {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 26px;
}

#content .left .about_sns .point {
  margin-top: 60px;
}

#content .left .about_sns .point p{
  margin-top: -0.4em;
}


#bg-image{
  position: absolute;
  top:0px;
  left:-22px;
  z-index: -1000;
  opacity: 0.5;
}


sub {
    height: 0;
    line-height: 1;
    vertical-align: baseline;
    _vertical-align: bottom;
    position: relative;
     
}
 

sub {
    top: .4ex;
}


.box_wrap{
  padding: 67px 53px 0px;
  margin-bottom: 50px;
}

#content .right ul.a li ul{
    margin-top: 12px;
}

#content .right ul.a li ul li{
    text-align: left;
    margin-bottom: 12px;
    margin-left: 20px;
    font-size: 14px;
}

#content .right ul.a li ul li:before {
    content: "ー";
    font-size: 12px;
    padding-right: 5px;
}

#content .left .box_wrap .box {
    margin-bottom: 32px;
}


.ams_right_navi a.current {
    color: #0073cc !important;
    text-decoration: underline !important;
}

.ams_right_navi a:link {
    color: #0073cc !important;
    text-decoration: underline !important;
}

.ams_right_navi a:visited {
    color: #551a8b !important;
    text-decoration: underline !important;
}


/* 動画 */
.jp_movie_box {
	display: inline-block;
	position: relative;
	background: #000;
	vertical-align: bottom;
}

.jp_movie_box:after {
	content: url("/-/Media/Ricoh/Sites/co_jp/cmn_jp_v1/img/ex_component/icon_movie_01.png");
	width: 64px;
	height: 64px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	position:absolute;
}

.jp_movie_box .jp_mov_img {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

.jp_movie_box:hover > .jp_mov_img {
	opacity: 0.6 !important;
}

.dsp_n{
	display: none !important;
}

#consul{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
}
#consul h3{
  width: 701px;
  height: 59px;
  /*background-image: url(../images/consul_tit.gif);*/
  background-color: #0698a9;
  color: #fff;
  font-size: 24px;
  text-align: center;
  line-height: 59px;
}
#consul .consul_inner{
  background-color: #f3f3f3;
  width: 701px;
  padding-top: 25px;
  padding-left: 45px;
  padding-right: 45px;
  padding-bottom: 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
}
#consul .consul_inner li{
  padding-left: 40px;
  background: url(/-/Media/Ricoh/Sites/co_jp/3dp/lineup/sls/ams5500p/images/check.png?1) no-repeat left center;
  font-size: 16px;
  font-weight: bold;
  height: 36px;
  line-height: 36px;
  color:#222;
}
#consul.type02 .consul_inner li{
  background: url(../images/check_red.gif?1) no-repeat left center;
}
#consul .cv_btn{
  text-align: center;
  margin-top: 16px;
}
#consul .cv_btn a{
  display: inline-block;
  background-color: #f86000;
  width: 345px;
  color: #fff;
  text-decoration: none;
  font-weight: normal;
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  text-align: center;
  letter-spacing: -0.04em;
  font-size: 14px;
  line-height: 1.3;
  padding: 5px 0 4px;
}
.cv_btn.subsidy_btn a{
  width: 300px !important;
}
#consul .cv_btn a:after {
    content: url(/-/Media/Ricoh/Sites/co_jp/3dp/lineup/sls/ams5500p/images/converBtnArrowOrange.png);
    position: absolute;
    display: inline-block;
    height: auto;
    right: 8px;
    top: 16px;
}
#consul .cv_btn a:hover {
    background-color: #fff;
    outline: solid 3px #f86000;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    color: #f86000;
    font-weight: bold;
}
#consul .cv_btn a:hover:after {
    content: url(/-/Media/Ricoh/Sites/co_jp/3dp/lineup/sls/ams5500p/images/converBtnArrowOrange_on.png);
}

.ie #consul h3{
  width: auto;
}
.ie #consul .consul_inner{
  width: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
}
.win #consul .cv_btn a{
  font-weight: bold;
}
.win #consul h3{
font-weight: bold;
}

.jp_movie_box.jp_theta_box:after {
    content: url(/-/Media/Ricoh/Sites/co_jp/3dp/lineup/sls/ams5500p/images/icon_theta_01.png);
    width: 300px;
    height: 53px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
}

.inner_wrap{
  width: 533px;
  margin: auto;
}
.name02{
  margin-top: 8px;
}
ul.btn-list li {
	float: left;
	width: 45%;
	margin: 0 2.5%;
}
ul.btn-list li:first-child a {
	display: block;
	padding: 6px 0;
	border: 3px solid #ffba00;
	width: 100%;
	height: 100%;
	background: #ffba00;
	line-height: 1.6;
	text-align: center;
	font-size: 16px;
	line-height: 26px;
	color: #222;
	text-decoration: none;
	position: relative;
}
ul.btn-list li:first-child a:hover {
	border: 3px solid #ffba00;
	color: #ffba00;
	background: #fff;
	transition: 0.3s;
	text-decoration: none;
}
ul.btn-list li:first-child a:after {
	content: url(/-/Media/Ricoh/Sites/co_jp/3dp/common/images/converBtnArrow.png);
	position: absolute;
	display: inline-block;
	height: 20px;
	right: 8px;
	top: 50%;
	transform: translateY(-50%);
}
ul.btn-list li:first-child a:hover:after {
	content: url(/-/Media/Ricoh/Sites/co_jp/3dp/common/images/converBtnArrow_on.png);
}
.mb20 {
	margin-bottom: 20px !important;
}
