@charset "utf-8";
/*
**********************************************************************

* servicepage.css

*********************************************************************
*/

.mainSect .titBlock .sectTit { margin-bottom: 0; }
.titBlock .sectTit .century { }
.titBlock .sectTit .ruby { }
.sectMain {
	margin-bottom: 40px;
}
.sectMain .sectInner{
}
.LNav {
	text-align: center;
/*	border-bottom: 1px solid #DDDDDD; */
	margin-bottom: 60px;
}
.LNav li{
	list-style: none;
	display: inline-block;
	margin-bottom: -1px;
}
.LNav li a{
	font-size: 13px;
	display: inline-block;
	padding: 15px 15px;
	color: #999;
	margin: 0 10px;
}
.LNav li a.current{
/*	border-bottom: 2px solid #E6390C;
	color: #222; */
}
.LNav li a:hover{
	color: #222;
}
.supportNav{
	padding-bottom: 30px;
	text-align: center;
}
.supportNav li{
	list-style: none;
	line-height: 1.4;
	margin-bottom: 15px;
	display: inline-block;
}
.supportNav li a{
	text-align: left;
	display: inline-block;
	padding: 0 20px 0 40px;
	background: url(../image/icon_arrow01.gif) no-repeat 25px 50%;
}
.supportNav li a:hover{
	opacity: 0.7;
	filter:alpha(opacity=70);  /* IE7 */
	-ms-filter: "alpha(opacity=70)"; /* IE8 */
}
.supportNav li a.current{
	color: #E7390C;
}
.supportNav li a .century{
	font-size: 18px;
}
.supportNav li a .ruby{
	font-size: 11px;
}
.sectMain h3{
	text-align: center;
	margin-bottom: 40px;
	line-height: 1.5;
}
.sectMain h3.left{
	text-align: left;
	margin-bottom: 30px;
}
.sectMain h3.left .century{
	font-size: 22px;
}
.sectMain h3.mt20{
	margin-top: 50px;
}
.sectMain h3 .century{
	font-size: 28px;
	letter-spacing: 1px;
}
.sectMain h3 .ruby{
	font-size: 11px;
	color: #666;
}
.sectMain h4{
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
}
.sectMain .mainPic{
	margin-bottom: 30px;
	position: relative;
	height: 300px;
}
.sectMain .mainPic li{
	position: absolute;
}
.sectMain .leadTxt{
	margin-bottom: 50px;
	text-align:center;
}
.sectMain .leadTxt dl{
	font-size: 13px;
	margin-bottom: 5px;
	text-align: left;
	display:inline-block;
	/display:inline;
	/zoom:1;
}
.sectMain .leadTxt dl dt{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
.sectMain .leadTxt dl dd span.cau{
	font-size: 11px;
	text-align: left;
}
.sectMain .serviceBox{
	padding-bottom: 60px;
	width: 30%;
	float: left;
	margin-right: 5%;
}
.sectMain .serviceBox.last{
	margin-right: 0;
}
.sectMain .serviceBox a {
	display: inline-block;
	width: 100%;
}
.sectMain .serviceBox a:hover {
	opacity: 0.7;
	filter:alpha(opacity=70);  /* IE7 */
	-ms-filter: "alpha(opacity=70)"; /* IE8 */
}
.sectMain .serviceBox .serviceImg{
	width: 288px;
	margin-bottom: 15px;
}
.sectMain .serviceBox dl{
	float: right;
}
.sectMain .serviceBox dt{
	font-size: 13px;
	margin-bottom: 8px;
	line-height: 1.4;
	text-align: center;
}
.sectMain .serviceBox dt .century{
	font-size: 20px;
}
.sectMain .serviceBox dt .ruby{
	font-size: 11px;
	color: #888;
}
.sectMain .serviceBox dd{
	font-size: 13px;
}
.sectMain .serviceBox dd .cau{
	font-size: 11px;
	padding-top: 5px;
	display: inline-block;
}
.sectMain .serviceBox dd.detail{
	margin-top: 5px;
	font-weight: bold;
	font-size: 12px;
	background: url(../image/icon_arrow06.gif) no-repeat 0 3px;
	padding-left: 18px;
}



.sectMain .serviceMain{
	padding-bottom: 45px;
	position: relative;
	min-height: 170px;
}
.sectMain .serviceMain .img{
	position: absolute;
	top: 0;
	left: 0;
}
.sectMain .serviceMain ul{
	overflow: hidden;
	font-size: 13px;
	padding-left: 318px;
}
.sectMain .serviceMain ul li{
	margin-bottom: 20px;
}
.sectMain .serviceMain ul li span{
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 5px;
	display: inline-block;
}
.sectMain .serviceEtc{
	float: left;
	width: 47%;
	margin-right: 6%;
	margin-bottom: 10px;
}
.sectMain .serviceEtc.last{
	margin-right: 0;
}
.sectMain .after .serviceEtc dl{
	padding-bottom: 10px;
}


.sectMain .supportWrap{
	margin-bottom: 50px;
	width: 960px;
}
.sectMain .supportTxt{
	margin-bottom: 30px;
}
.sectMain .supportBox{
	margin: 0 60px 0 0;
	padding-bottom: 40px;
}
.sectMain .delivery{
	margin-bottom: 20px;
}
.sectMain .supportBox dt{
	margin-bottom: 10px;
	font-size: 13px;
	line-height: 1.4;
}
.sectMain .supportBox dt .century{
	font-size: 20px;
	padding-left: 30px;
}
.sectMain .supportBox dt .ruby{
	font-size: 11px;
	padding-left: 30px;
}
.sectMain .supportBox dd{
	font-size: 12px;
	overflow: hidden;
	padding-left: 30px;
}
.sectMain .supportBox dd.kv{
	float: left;
	padding-left: 0;
}

.sectMain .supportBox dd.kv .border{
	border: 1px solid #DDD
}

.sectMain .cautionText{
	font-size: 12px;
	margin-bottom: 40px;
}
.sectMain  #DeliveryImage,
.sectMain #TakebackImage{
	margin-bottom: 15px;
}

.sectMain .maintenanceBox{
	margin-bottom: 45px;
}
.sectMain .maintenanceBox .img{
	float: left;
}
.sectMain .maintenanceBox dl{
	overflow: hidden;
	padding-left: 40px;
	position: relative;
}
.sectMain .maintenanceBox dl dt{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
.sectMain .maintenanceBox dl dd{
	font-size: 13px;
}
.sectMain .maintenanceBox dl dd.txt{
	margin-bottom: 12px;
	position: relative;
	z-index: 9;
	overflow: hidden;
}
.sectMain .maintenanceBox dl dd.txt dl{
	padding-left: 0;
	margin-bottom: 10px;
}
.sectMain .maintenanceBox dl dd.txt dl:last-child{
	margin-bottom: 0;
}
.sectMain .maintenanceBox dl dd.txt dl dt{
	font-size: 13px;
	margin-bottom: 5px;
}
.sectMain .maintenanceBox dl dd.btn.on{
	background-image: url(../image/service/icon_arrow02.gif);
}
.sectMain .maintenanceBox dd li{
	text-indent: -1em;
	margin-left: 1em;
	margin-bottom: 5px;
}

.sectMain .after dl{
	padding-bottom: 30px;
}
.sectMain .after dt{
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
}
.sectMain .after dd{
	margin-bottom: 20px;
	font-size: 13px;
}
.sectMain .after dd.clearfix{
	padding-top: 10px;
}
.sectMain .after dd .serviceImg{
	width: 90px;
	height: 90px;
	background-color: #DDD;
	float: left;
}
.sectMain .after dd p{
	float: right;
	width: 565px;
}
.sectMain .after dd a,
.sectMain .after ul li a{
	text-decoration: underline;
	font-weight: bold;
}
.sectMain .after dd a:hover,
.sectMain .after ul li a:hover{
	text-decoration: none;
}



.sectMain .contactBlock{
  background: #F4F4F4;
  padding: 25px;
  margin-bottom: 80px;
  margin-top: 30px;
}
.sectMain .contactBlock .contactTxt {
  text-align: left;
  float: left;
  width: 590px;
  font-size: 13px;
  padding-top: 2px;
}
.sectMain .contactBlock .contactTxt a {
  text-decoration: underline;
}
.sectMain .contactBlock .contactTxt a:hover {
  color: #AAA;
  text-decoration: none;
}
.sectMain .contactBlock .btnContact {
  width: 320px;
  height: 50px;
  background-color: #222;
  float: right;
}
.sectMain .contactBlock .btnContact a {
  color: #FFF;
  display: inline-block;
  text-align: center;
  width: 100%;
  line-height: 50px;
  font-size: 13px;
  background: url(../image/icon_mail.gif) no-repeat 16px 13px;
  background-size: 36px 23px;
}
.sectMain .contactBlock .btnContact a:hover {
  zoom: 1;
  opacity: 0.5;
  filter:alpha(opacity=50);  /* IE7 */
  -ms-filter: "alpha(opacity=50)"; /* IE8 */
}

.pageTop{
	clear: both;
}




.sectMain { padding: 35px 0 55px; }
.sectMain .leftBlock { float: left; width: 575px; }
.sectMain .leftBlock .txtBox { }
.sectMain .leftBlock .txtBox .txt { margin-bottom: 13px; line-height: 2; }
.sectMain .leftBlock .txtBox .txt02 { margin-bottom: 33px; }
.sectMain .leftBlock .txtBox .designBox { }
.sectMain .leftBlock .txtBox .designBox .designer { float: left; }
.sectMain .leftBlock .txtBox .designBox .designer a{
    display: inline-block;
}
.sectMain .leftBlock .txtBox .designBox .designer a:hover .name{
    /*text-decoration: none;*/
    opacity: 0.7;
    filter:alpha(opacity=70);  /* IE7 */
    -ms-filter: "alpha(opacity=70)"; /* IE8 */
}
.sectMain .leftBlock .txtBox .designBox .designer .photo { float: left; }
.sectMain .leftBlock .txtBox .designBox .designer .name {font-size: 16px; text-decoration: underline; line-height: 1.4; }
.sectMain .leftBlock .txtBox .designBox .designer .name .small { display: inline-block; font-style: italic; font-size: 14px; padding-right: 10px; }
.sectMain .leftBlock .txtBox .designBox .good { float: right; width: 122px; padding: 0px 0 0; }
.sectMain .rightBox { float: right; width: 380px; text-align: right; padding-top: 2px; }
.sectMain .rightBox .btnList { }
.sectMain .rightBox .btnList li { margin-bottom: 20px; }
.sectMain .rightBox .btnList li .attention { padding: 10px 0 0; font-size: 10px; color: #666666; line-height: 1.4; }

.sectMain .btnList { }
.sectMain .btnList li { margin-bottom: 20px; }
.sectMain .btnList li .attention { padding: 10px 0 0; font-size: 10px; color: #666666; line-height: 1.4; }