@charset "utf-8";

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
margin:0;
padding:0;
border:0;
outline:0;
background:transparent;
}
body #maintenance{
line-height: 1;
font-family: "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
display:block;
}
nav ul, ol, ul {
list-style:none;
}
blockquote, q {
quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content:'';
content:none;
}
a {
margin:0;
padding:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}
/* change colours to suit your needs */
ins {
background-color:#ff9;
color:#000;
text-decoration:none;
}
/* change colours to suit your needs */
mark {
background-color:#ff9;
color:#000; 
font-style:italic;
font-weight:bold;
}
del {
text-decoration: line-through;
}
abbr[title], dfn[title] {
border-bottom:1px dotted;
cursor:help;
}
table {
border-collapse:collapse;
border-spacing:0;
}
/* change border colour to suit your needs */
hr {
display:block;
height:1px;
border:0;   
border-top:1px solid #cccccc;
margin:1em 0;
padding:0;
}
input, select {
vertical-align:middle;
}
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
.over:hover{
transition: 0.6s;
opacity: 0.7;
}
.hide{
display: none;
}
.bold{font-weight:bold !important;}

.font_maru{
font-family: "HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO","ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro";
}
#mainte_main a{
color: #ff9223;
text-decoration: underline;
-webkit-transition: all ease-in-out .2s;
transition: all ease-in-out .2s;
}
#mainte_main a:hover{
text-decoration: none;
}
.contetInner02 table, .contetInner02 th, .contetInner02 td{
box-sizing: border-box;
border: none;
}
.page .blog_inner li{
	list-style: none;
}
.blog_inner p{
	margin-bottom: 1.5em;
	line-height: 1.6em;
}
h1.fs-c-heading--page{
  display: none;
}
/* /reset css */


/*--------------------------------------------
ここからページスタイル
--------------------------------------------*/
/* オーバーホールバッテリー交換共通ページ style */
#container{
  margin-top: 114px;
}
#maintenance .fc_red{
  color: #e60012;
}
#maintenance .markerTxt .fc_red{
  margin-top: 20px;
  font-weight: bold;
}
#maintenance #mainte_main{
  width: 100%;
  max-width: 992px;
  margin: 0 auto 160px;
}
#maintenance #mainte_head{
  line-height: 0;
}
#maintenance #mainte_head nav ul{
  margin: 0;
  display: flex;
  justify-content: space-between;
}
#maintenance #tab li{
  width: 33.33%;
  line-height: 1;
  margin-bottom: 0;
}
#maintenance #tab li a{
  display: block;
  padding: 8px 10px;
  text-align: center;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  color: #ff6400;
  letter-spacing: 2px;
  border: 1px solid #ff6400;
  border-collapse: collapse;
  margin-left: -1px;
}
#maintenance #tab li:nth-child(1) a{
  margin-left: 1px;
}
#maintenance #tab li a span{
  display: block;
  font-size: 20px;
  margin-bottom: 8px;
}
/*#maintenance #tab01 a{
  background: url(/item/assets/images/freepage/overhaul/nav_top.jpg) left top no-repeat;
  background-size: 100% auto;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}*/
#maintenance #tab li a.active{
  background: #ff6400;
  color: #fff;
}
/*#maintenance #tab02 a{
  background: url(/item/assets/images/freepage/overhaul/nav_price.jpg) left top no-repeat;
  background-size: 100% auto;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
#maintenance #tab02 a.active{
  background: url(/item/assets/images/freepage/overhaul/nav_price_act.jpg) left top no-repeat;
  background-size: 100% auto;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
#maintenance #tab03 a{
  background: url(/item/assets/images/freepage/overhaul/nav_faq.jpg) left top no-repeat;
  background-size: 100% auto;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
#maintenance #tab03 a.active{
  background: url(/item/assets/images/freepage/overhaul/nav_faq_act.jpg) left top no-repeat;
  background-size: 100% auto;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}*/
#maintenance .tab_content{
  margin-top: 70px;
}
#maintenance section{
  margin-top: 150px;
}
#maintenance section h2{
  font-size: 30px;
  font-weight: bold;
  color: #ff6400;
  padding-bottom: 40px;
  margin-bottom:40px;
  text-align:center;
  border: none;
  position: relative;
}
#maintenance section h2::after{
  content: "";
  display: block;
  width: 122px;
  height: 1px;
  background: #ff6400;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -61px;
}
#maintenance section .subcopy p{
  text-align: center;
  line-height: 1.8;
  font-size: 18px;
  letter-spacing: 0.2em;
}
#maintenance section .subcopy span{
  font-weight: bold;
  color: #ff9223;
}
#maintenance .bg_blue .kanban{
  position: absolute;
  top: -25px;
  left: 17px;
}
#maintenance .bg_blue table{
  width: 100%;
  border: none;
  margin-bottom: 0;
  line-height: 0;
}
#maintenance .bg_blue table td{
  vertical-align: middle;
	border: none;
}
#maintenance section.accessBtn ul{
  text-align: center;
}
#maintenance section.accessBtn li{
  display: inline-block;
  margin: 0 10px 20px;
}
#maintenance section.accessBtn h2{
  margin-bottom: 60px;
}
#maintenance .case_shop h3, #maintenance .case_net h3{
  text-align: center;
  border: none;
  padding: 0;
  margin: 0;
}
#maintenance .case_net{
  margin-top: 100px;
}
#maintenance .flow h5{
  position: relative;
  font-size: 22px;
  font-weight: 500;
  margin-top: 45px;
  padding: 18px 0 18px 70px;
}
#maintenance .flow h5 img{
  position: absolute;
  top: 0;
  right: 0;
}
#maintenance .flow p{
  margin: 15px 0 0 70px;
  color: #3e3a39;
  font-size: 16px;
  line-height: 1.8;
}
#maintenance .flow p span{
  color: #ff9223;
  font-weight: 500;
}
#maintenance .flow .step1{
  background: url(/item/assets/images/freepage/overhaul/icoBK_01.png) left center no-repeat;
}
#maintenance .flow .step2{
  background: url(/item/assets/images/freepage/overhaul/icoBK_02.png) left center no-repeat;
}
#maintenance .flow .step3{
  background: url(/item/assets/images/freepage/overhaul/icoBK_03.png) left center no-repeat;
}
#maintenance .flow .step4{
  background: url(/item/assets/images/freepage/overhaul/icoBK_04.png) left center no-repeat;
}
#maintenance .flow .step5{
  background: url(/item/assets/images/freepage/overhaul/icoBK_05.png) left center no-repeat;
}
#maintenance .flow .step6{
  background: url(/item/assets/images/freepage/overhaul/icoBK_06.png) left center no-repeat;
}
#maintenance .flow_shop .step1, #maintenance .flow_shop .step1 + p{
  padding-right: 100px;
}
#maintenance .flow_shop .step1 img{
  top: -47px;
  right: 6px;
}
#maintenance .flow_shop .step2{
  padding-right: 250px;
}
#maintenance .flow_shop .step2 img{
  top: -17px;
  right: 83px;
}
#maintenance .flow_net .step1{
  padding-right: 190px;
}
#maintenance .flow_net .step1 img{
  top: 4px;
  right: 0;
}
#maintenance .flow_net .step1 a{
  position: absolute;
  top: 0;
  right: 0;
  border: 1px solid #ff9223;
  padding: 14px 5px;
  border-radius: 4px;
  text-decoration: none;
  width: 200px;
  text-align: center;
  font-size: 18px;
}
#maintenance .flow_net .step1 a:hover{
  background: #ff9223;
  color: #fff;
}
#maintenance .flow_net .step2 + p{
  padding-right: 216px;
}
#maintenance .flow_net .step4{
  padding-right: 380px;
}
#maintenance .flow_net .step4 + p{
  padding-right: 424px;
}
#maintenance .flow_net .step6, #maintenance .flow_net .step6 + p{
  padding-right: 245px;
}
#maintenance .flow_net .step6 img{
  top: 0;
  right: 40px;
}
#maintenance section.flow_sagyo ol{
  margin-top: 25px;
  margin-left: -5%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#maintenance section.flow_sagyo ol li{
  float: left;
  width: 45%;
  margin-left: 5%;
  margin-top: 70px;
}
#maintenance section.flow_sagyo ol li .leftBox{
  float: left;
  width: 55%;
}
#maintenance section.flow_sagyo ol li .rightBox{
  float: right;
  width: 40%;
  margin-left: 2%;
}
#maintenance section.flow_sagyo ol li h5{
  font-size: 22px;
  margin-bottom: 17px;
  padding: 6px 0 12px 55px;
  position: relative;
}
#maintenance section.flow_sagyo ol li h5::before{
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 42px;
  height: 42px;
  background: #ff9223;
  text-align: center;
  line-height: 42px;
  color: #fff;
  font-weight: bold;
  border-radius: 10px;
}
#maintenance section.flow_sagyo ol li p{
  font-size: 16px;
  line-height: 1.5;
}
#maintenance section.flow_sagyo ol .step1::before{
  content: "1";
}
#maintenance section.flow_sagyo ol .step2::before{
  content: "2";
}
#maintenance section.flow_sagyo ol .step3::before{
  content: "3";
}
#maintenance section.flow_sagyo ol .step4::before{
  content: "4";
}
#maintenance section.flow_sagyo ol .step5::before{
  content: "5";
}
#maintenance section.flow_sagyo ol .step6::before{
  content: "6";
}
#maintenance section.flow_sagyo ol .step7::before{
  content: "7";
}
#maintenance section.flow_sagyo ol .step8::before{
  content: "8";
}
#maintenance .kakaku{
  font-size: 15px;
	font-weight: 600;
	text-align: right;
}
#maintenance .contetInner02{
  position: relative;
  padding: 0 15px;
}
#maintenance .speedArea .speedTit{
  position: absolute;
  top: -16px;
  left: 50%;
  margin-left: -130px;
}
#maintenance .speedArea h3{
  color: #e60b53;
  font-size: 24px;
  letter-spacing: 0.1em;
  font-weight: bold;
	border: none;
	text-align: center;
   margin: 0;
   padding-left: 0;
}
#maintenance .speedArea ul{
  margin-top: 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
	justify-content: center;
}
#maintenance .speedArea ul li{
  display: inline-block;
  width: 33%;
}
#maintenance .speedArea ul li img{
  width: 54%;
}
#maintenance.battery .speedArea > p{
  text-align: right;
  font-size: 13px;
  font-weight: bold;
  margin-top: 30px;
}
#maintenance .inQ{
  display: block;
  background: #efefef;
  text-decoration: none;
  color: #000;
  margin-top: 20px;
  font-size: 18px;
  position: relative;
  padding: 14px 15px 14px 60px;
}
#maintenance .inQ::before{
  content: "Q";
  position: absolute;
  top: 50%;
  left: 15px;
  margin-top: -18px;
  display: inline-block;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #ff6400;
  color: #fff;
  font-weight: bold;
  text-align: center;
  line-height: 36px;
}
#maintenance .inQ::after{
  content: "";
  width: 15px;
  height: 15px;
  border: 2px solid #ff6400;
  border-left: 0;
  border-bottom: 0;
  transform: rotate(45deg);
  transform-origin: top right;
  position: absolute;
  top: 50%;
  right: 15px;
  box-sizing: border-box;
  webkit-transition: all ease-in-out .2s;
  transition: all ease-in-out .2s;
}
#maintenance .inQ:hover{
  opacity: 1;
}
#maintenance .inQ:hover:after{
  right: 10px;
}
#maintenance .contetInner03 section h3{
  font-size: 24px;
  text-align: center;
  font-weight: bold;
  margin: 60px auto 30px;
  letter-spacing: 0.1em;
	border: none;
   padding: 0;
}
#maintenance .contetInner03 .faqArea{
  margin-top: 2px;
  font-size: 18px;
}
#maintenance .contetInner03 .faqArea > a{
  display: block;
  background: #efefef;
  padding: 0 19px;
  text-decoration: none;
  color: #000;
  position: relative;
}
#maintenance .contetInner03 .faqArea > a::before{
  content: "Q";
  position: absolute;
  top: 50%;
  left: 15px;
  margin-top: -18px;
  display: inline-block;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #ff6400;
  color: #fff;
  font-weight: bold;
  text-align: center;
  line-height: 36px;
}
#maintenance .contetInner03 .faqArea a h4{
  background: url(/item/assets/images/freepage/overhaul/ico_plus.png) right center no-repeat;
  font-weight: 500;
  margin: 0;
}
#maintenance .contetInner03 .faqArea a h4.open{
  background: url(/item/assets/images/freepage/overhaul/ico_minus.png) right center no-repeat;
}
#maintenance .contetInner03 .faqArea a h4 span{
  padding: 14px 20px 14px 44px;
  display: block;
  line-height: 1.5;
  font-size: 1.7rem;
}
#maintenance .contetInner03 .faqArea .answerArea{
  padding: 20px 15px 15px 63px;
  line-height: 1.8;
  display: none;
}
#maintenance .contetInner03 .faqArea .answerArea p{
	font-size: 16px;
}
/* オーバーホールバッテリー交換共通ページ style End */
.position_r div.page_top a span{
font-size: 13px;
}
section .bg_blue{
background: #ebf4f9;
position: relative;
margin-top: 140px;
padding: 56px 0 170px 0;
}
.bg_blue .fukidashi01{
position: absolute;
top: -75px;
left: 360px;
}
.bg_blue table td.col01{
padding: 0 0 0 25px;
}
.bg_blue table td.col02{
padding: 0 0 0 20px;
}
.bg_blue table td.col03{
padding: 0 27px;
}
.bg_blue table td.col04{
padding: 0 6px 0 0;
}
.bg_blue table td.col05{
padding: 0 5px 0 0;
}
.bg_blue .illust01{
position: absolute;
bottom: 0;
left: 50%;
margin-left: -289px;
}
section.box02 .subcopy span{
font-size: 24px;
}
section.box02 .bg_blue{
margin-top: 105px;
padding: 64px 42px 38px;
color: #3e3a39;
}
#maintenance section.box02 .bg_blue table td{
vertical-align: top;
}
section.box02 .bg_blue table td.col01 {
padding: 0;
width: 524px;
}
section.box02 .bg_blue table td p{
font-size: 14px;
line-height: 1.8;
letter-spacing: 0.1em;
}
section.box02 .bg_blue table td p span{
font-weight: bold;
}
.horce_check{
margin-top: 40px;
letter-spacing: 0.1em;
}
.horce_check h4{
font-size: 20px;
font-weight: 600;
background: url(/item/assets/images/freepage/overhaul/ico_flag.png) left center no-repeat;
padding: 3px 0 3px 24px;
}
.horce_check table{
margin-top: 10px;
}
.horce_check table td{
padding: 8px 0 0 25px;
box-sizing: border-box;
width: 48%;
}
section.box02 .horce_check table td p{
font-size: 16px;
background: url(/item/assets/images/freepage/overhaul/ico_checkbox.png) left 5px no-repeat;
padding-left: 28px;
font-weight: 600;
margin-bottom: 0;
}
section.box02 .arrow_down{
display: block;
margin: 30px auto;
}
.freeArea{
text-align: center;
}
.freeArea h3{
font-weight: 500;
color: #ff9223;
margin-bottom: 25px;
letter-spacing: 0.1em;
text-align: center;
border: none;
padding: 0;
margin-top: 0;
display: inline-block;
}
.freeArea h3 p{
background: url(/item/assets/images/freepage/overhaul/ico_zeroYen.png) left center no-repeat;
padding: 8px 0 8px 64px;
display: inline-block;
font-size: 3.2rem;
text-align: center;
}
.freeArea > p{
text-align: center;
font-size: 18px;
line-height: 1.8;
letter-spacing: 0.1em;
}
.freeArea > p span{
color: #e60b53;
font-weight: bold;
}
.osusumeArea{
margin-top: 50px;
padding: 0 15px;
}
.osusumeArea > h4{
margin-bottom: 15px;
}
.osusumeArea p{
line-height: 1.8;
letter-spacing: 0.1em;
font-size: 16px;
}
.osusumeArea p span{
font-weight: bold;
color: #ff9223;
}
.osusumeArea div{
margin-top: 66px;
text-align: center;
}
.osusumeArea div img{
margin: 0 30px;
}
.box03{
padding: 0 15px;
}
#maintenance .flow_net .step2 img{
top: 55px;
right: -15px;
}
.flow_net .step4 img{
top: -10px;
right: 30px;
}
.contetInner02 .systemhyou{
text-align: center;
margin-top: 72px;
}
.contetInner02 .systemhyou img{
vertical-align: middle;
margin: 0 18px;
}
.contetInner02 .systemhyou p{
text-align: right;
font-size: 14px;
margin-top: 20px;
color: #595757;
line-height: 1.5;
}
.osusumePrice tr{
background: #fff;
}
table .even{
background: #efefef;
}
.contetInner02 td, .contetInner02 th{
vertical-align: middle;
border: 1px solid #000;
}
.contetInner02 table{
width: 100%;
}
.contetInner02 th{
text-align: left;
font-weight: normal;
}
.contetInner02 td{
text-align: right;
font-weight: bold;
}
.contetInner02 .box02 th, .contetInner02 .box02 td{
font-size: 20px;
}
.contetInner02 .setPrice th, .contetInner02 .singlePrice th{
padding: 18px 2px 18px 18px;
background: none;
border: 1px solid #000;
}
.contetInner02 .setPrice td, .contetInner02 .singlePrice td{
padding: 18px 18px 18px 2px;
border: 1px solid #000;
}
.contetInner02 .box02 table{
margin-top: 10px;
}
.contetInner02 .setPrice th{
width: 80%;
}
/*.contetInner02 .setPrice td{
width: 20%;
}*/
.contetInner02 .singlePrice{
margin-top: 34px;
}
.contetInner02 .singlePrice p{
margin-top: 8px;
font-size: 14px;
text-align: right;
}
.contetInner02 .singlePrice p span{
font-weight: bold;
}
.contetInner02 .singlePrice th span{
font-size: 15px;
}
.contetInner02 .singlePrice th{
width: 37%;
}
/*.contetInner02 .singlePrice td{
width: 10%;
}*/
.contetInner02 .tokushuPrice{
margin-top: 40px;
}
.contetInner02 .tokushuPrice > p{
margin: 10px 0 15px;
font-size: 16px;
}
.contetInner02 .tokushuPrice th{
padding: 10px 10px 10px 18px;
width: 38%;
background: no-repeat;
border: 1px solid #000;
}
.contetInner02 .tokushuPrice td{
padding: 18px 18px 18px 2px;
border: 1px solid #000;
}
.contetInner02 .tokushuPrice th span{
font-size: 14px;
}
.contetInner02 .tokushuPrice th .leftBox{
display: inline-block;
vertical-align: middle;
/*margin-right: 2%;*/
width: 55%;
}
.contetInner02 .tokushuPrice th .rightBox{
display: inline-block;
vertical-align: middle;
width: 42%;
}
.contetInner02 .tokushuPrice .tokushuCaution{
text-align: right;
font-size: 14px;
margin: 8px 0 0;
color: #ff0000;
}
.contetInner02 .tokushuPrice .tokushuCaution span{
font-weight: bold;
}
.contetInner02 .osusumePrice{
margin-top: 40px;
background: #f7f8f8;
padding: 25px 32px 35px;
}
.contetInner02 .osusumePrice .textArea{
background: url(/item/assets/images/freepage/overhaul/illust_option.png) left bottom no-repeat;
padding: 11px 0 19px 72px;
}
.contetInner02 .osusumePrice .textArea h4{
font-size: 19px;
font-weight: bold;
margin: 0;
}
.contetInner02 .osusumePrice .textArea p{
margin: 14px 0 0 22px;
font-size: 14px;
font-weight: 500;
}
.contetInner02 .osusumePrice table{
margin-top: 0;
}
.contetInner02 .osusumePrice table th, .contetInner02 .osusumePrice table td{
font-size: 18px;
border: 1px solid #000;
}
.contetInner02 .osusumePrice table th span{
font-size: 14px;
}
.contetInner02 .osusumePrice table th{
padding: 18px 2px 18px 18px;
width: 38%;
background: none;
}
.contetInner02 .osusumePrice table td{
padding: 18px 18px 18px 2px;
}
.contetInner02 .box02 h2 span{
background: url(/item/assets/images/freepage/overhaul/titIcoBL_01.png) left center no-repeat;
padding: 8px 0 8px 54px;
display: inline-block;
}
.contetInner02 .makerArea{
margin-top: 40px;
}
#maintenance .contetInner02 .makerArea > a{
display: block;
border-bottom: 2px solid #000;
padding-bottom: 10px;
padding-right: 7px;
text-decoration: none;
color: #000;
font-size: 19px;
}
.contetInner02 .makerArea a h4{
background: url(/item/assets/images/freepage/overhaul/ico_arrowClose.png) right center no-repeat;
padding: 4px 0;
font-weight: bold;
margin: 0;
}
.contetInner02 .makerArea a h4.open{
background: url(/item/assets/images/freepage/overhaul/ico_arrowOpen.png) right center no-repeat;
padding: 4px 0;
}
.contetInner02 .makerArea a h4 span{
font-size: 14px;
vertical-align: middle;
}
.contetInner02 .makerArea .priceArea{
margin-top: 32px;
display: none;
}
.contetInner02 .makerArea .priceArea > table{
margin-top: 32px;
}
.contetInner02 .makerArea .priceArea > table th{
padding: 12px 10px 12px 10px;
font-size: 14px;
text-align: center;
background: #fff;
font-weight: 500;
border: 1px solid #000;
}
.contetInner02 .makerArea .priceArea > table tr td:first-child, .contetInner02 .makerArea .priceArea > table th + td{
padding: 12px 10px 12px 20px;
font-size: 14px;
text-align: left;
border: 1px solid #000;
}
.contetInner02 .makerArea .priceArea > table td{
padding: 12px 12px 12px 10px;
font-size: 14px;
border: 1px solid #000;
}
.contetInner02 .makerArea .priceArea > p{
font-size: 12px;
color: #3e3a39;
margin: 10px 0 0;
text-align: right;
line-height: 1.5;
}
.contetInner02 .priceArea table.type1 .line1{
width: 10%;
}
.contetInner02 .priceArea table.type1 .line2{
width: 54%;
}
.contetInner02 .priceArea table.type1 .line3{
width: 20%;
}
.contetInner02 .priceArea table.type1 .line4{
width: 16%;
}
.contetInner02 .priceArea table.type2 .line1{
width: 10%;
}
.contetInner02 .priceArea table.type2 .line2{
width: 39%;
}
.contetInner02 .priceArea table.type2 .line3{
width: 20%;
}
.contetInner02 .priceArea table.type2 .line4{
width: 13%;
}
.contetInner02 .priceArea table.type2 .line5{
width: 18%;
}
.contetInner02 .priceArea table.type3 .line1{
width: 10%;
}
.contetInner02 .priceArea table.type3 .line2{
width: 48%;
}
.contetInner02 .priceArea table.type3 .line3{
width: 21%;
}
.contetInner02 .priceArea table.type3 .line4{
width: 21%;
}
.contetInner02 .makerArea .bgPink{
margin-top: 21px;
background: #e60b53;
padding: 16px;
color: #fff;
}
.contetInner02 .makerArea .bgPink h5{
font-size: 16px;
font-weight: bold;
}
.contetInner02 .makerArea .bgPink p{
font-size: 14px;
line-height: 1.6;
margin-top: 10px;
margin-left: 8px;
}
.contetInner02 .makerArea .bgPink p span{
font-weight: bold;
}
.contetInner02 .makerArea .bgPink p a{
font-weight: bold;
}

.contetInner02 .makerArea .markerTxt h5{
font-size: 16px;
border-left: 4px solid #000;
padding: 1px 0 1px 10px;
font-weight: 500;
}
.contetInner02 .makerArea .markerTxt > p{
font-size: 14px;
margin: 20px 0 0 15px;
font-weight: 500;
}
.contetInner02 .makerArea .markerTxt table{
margin-top: 13px;
border: 1px solid #3e3a39;
}
.contetInner02 .makerArea .markerTxt th{
border: none;
font-size: 14px;
background: #f7f8f8;
width: 75px;
padding: 15px 2px 15px 15px;
font-weight: 500;
line-height: 1.8;
vertical-align: top;
}
.contetInner02 .makerArea .markerTxt td{
border: none;
font-size: 14px;
padding: 15px;
text-align: left;
font-weight: 500;
line-height: 1.8;
}
.contetInner02 .makerArea .markerTxt td span.bgBk{
background: #3e3a39;
color: #fff;
padding: 0 10px;
font-weight: normal;
}
.contetInner02 .makerArea .markerTxt td span{
font-weight: bold;
}
.contetInner02 .box03{
padding: 0;
}
.contetInner02 .box03 h2 span{
background: url(/item/assets/images/freepage/overhaul/titIcoBL_02.png) left center no-repeat;
padding: 8px 0 8px 54px;
display: inline-block;
}
.contetInner02 section.box04 .subcopy{
line-height: 1;
text-align: center;
}
.contetInner02 section.box04 .subcopy p{
border-bottom: 5px solid #faee00;
display: inline;
}
.contetInner02 section.box04 .subcopy span{
font-size: 36px;
}
.contetInner02 section.box04 .fukidashi_bl{
background: url(/item/assets/images/freepage/overhaul/ico_fukidashiArrow.png) center top no-repeat;
padding-top: 19px;
margin-top: 37px;
}
.contetInner02 section.box04 .fukidashi_bl ul{
background: #ebf4f9;
padding: 28px;
width: 72%;
margin: 0 auto;
}
.contetInner02 section.box04 .fukidashi_bl li{
font-size: 15px;
color: #3e3a39;
margin-top: 20px;
}
.contetInner02 section.box04 .fukidashi_bl li:first-child{
margin-top: 0;
}
#warrantySection .subcopy{
margin-top: 58px;
}
#warrantySection .subcopy div{
text-align: center;
}
#warrantySection .subcopy div img{
width: 80%;
}
#warrantySection .subcopy p{
font-size: 16px;
text-align: left;
margin-top: 45px;
}
.contetInner02 section.box06 h3{
text-align: center;
margin-bottom: 55px;
border: none;
padding: 0;
}
.contetInner02 section.box06 h3 p{
color: #3e3a39;
font-size: 24px;
font-weight: bold;
letter-spacing: 0.1em;
margin-top: 20px;
text-align: center;
}
.contetInner02 section.box06 .makerBox{
margin-top: 80px;
}
.contetInner02 section.box06 .makerBox h4{
color: #fff;
font-weight: bold;
font-size: 19px;
padding: 8px 16px;
background: #ff9223;
letter-spacing: 0.1em;
}
.contetInner02 section.box06 .makerBox h4 span{
font-size: 14px;
}
.contetInner02 section.box06 .makerBox .markerTxt{
margin-top: 24px;
padding: 0 15px;
font-size: 14px;
}
.contetInner02 section.box06 .makerBox .markerTxt > p{
color: #ff9223;
font-weight: bold;
border-bottom: 1px dashed #aaa;
padding-bottom: 15px;
}
.contetInner02 section.box06 .makerBox .markerTxt > div{
margin-top: 20px;
line-height: 1.8;
font-weight: 500;
}
.contetInner02 section.box06 .makerBox .markerTxt > div dl{
  display: table;
  border-top: 1px solid #ddd;
  width: 90%;
  /* margin: 0 auto; */
  margin-left: 15px;
}
.contetInner02 section.box06 .makerBox .markerTxt > div dl.group03{
  border-bottom: 1px solid #ddd;
}
.contetInner02 section.box06 .makerBox .markerTxt > div dt{
  display: table-cell;
  background: #f2f2f2;
  width: 100px;
  padding: 10px;
  text-align: center;
}
.contetInner02 section.box06 .makerBox .markerTxt > div dd{
  display: table-cell;
  padding: 10px;
}
.contetInner02 section.box06 .makerBox .markerTxt > div ul{
  margin-top: 30px;
}
.contetInner02 section.box06 .makerBox .markerTxt div span{
font-weight: bold;
}

.contetInner02 section.box07 div{
margin-top: 55px;
text-align: center;
}
.contetInner02 section.box07 div img{
width: 83%;
}
.contetInner02 section.box07 div p{
font-size: 15px;
margin: 45px 0 0 77px;
text-align: left;
}
.speedArea{
margin-top: 100px;
position: relative;
padding: 64px 25px 20px;
background: #ebf4f9;
text-align: center;
}
.speedArea ul li p{
margin: 25px auto 0;
width: 81%;
font-size: 15px;
font-weight: 500;
line-height: 1.5;
text-align: center;
}
.speedArea ul li p span{
font-size: 26px;
font-weight: bold;
}
.speedArea ul li.speed1 p span{
color: #00913a;
}
.speedArea ul li.speed2 p span{
color: #920783;
}
.speedArea ul li.speed3 p span{
color: #e60012;
}
.speedArea > div{
margin-top: 40px;
background: #deeaf3;
color: #595757;
font-size: 15px;
padding: 10px 18px 10px 0;
font-weight: 500;
line-height: 1.5;
text-align: left;
}
.speedArea > div > p{
padding: 0 18px;
line-height: 1.8;
}
.speedArea div p span{
font-weight: bold;
}
.speedArea > div > div h4, .speedArea > div > div p{
display: inline;
vertical-align: middle;
}
.speedArea > div > div h4{
line-height: 0;
}
.speedArea > div > div{
line-height: 0;
margin-bottom: 10px;
}
.speedArea > div > div p{
font-size: 18px;
font-weight: 500;
color: #ff9223;
}

@media screen and (max-width: 991px) {
/* オーバーホールバッテリー交換共通ページ style */
#maintenance #mainte_main{
  margin: 0 auto 50px;
}
#maintenance .contetInner{
  padding: 0 24px;
}
#maintenance .tab_content{
  margin-top: 50px;
}
#maintenance section h2{
  font-size: 26px;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
#maintenance section .subcopy{
  font-size: 15px;
}
#maintenance .bg_blue .kanban{
  position: absolute;
  top: -19px;
  width: auto;
  height: 38px;
}
#maintenance section{
  margin-top: 80px;
}
#maintenance .inQ{
  font-size: 16px;
}
#maintenance .case_shop h3 img, #maintenance .case_net h3 img{
  width: 270px;
}
#maintenance .flow .step1, #maintenance .flow .step2, #maintenance .flow .step3, #maintenance .flow .step4, #maintenance .flow .step5, #maintenance .flow .step6{
  background-size: 40px auto;
}
#maintenance .flow h5{
  font-size: 20px;
  margin-top: 40px;
  padding: 10px 0 10px 51px;
  line-height: 1.2;
}
#maintenance .flow p{
  margin: 10px 0 0 51px;
  font-size: 15px;
}
#maintenance .flow_net .step1 img{
  top: 0;
  width: 170px;
}
#maintenance section.flow_sagyo ol{
  margin-top: 0;
}
#maintenance section.flow_sagyo ol li{
  margin-top: 40px;
}
#maintenance section.flow_sagyo ol li h5{
  font-size: 18px;
  margin-bottom: 5px;
  padding: 3px 0 3px 38px;
}
#maintenance section.flow_sagyo ol .step1, #maintenance section.flow_sagyo ol .step2, #maintenance section.flow_sagyo ol .step3, #maintenance section.flow_sagyo ol .step4, #maintenance section.flow_sagyo ol .step5, #maintenance section.flow_sagyo ol .step6, #maintenance section.flow_sagyo ol .step7{
  background-size: 30px;
}
#maintenance section.flow_sagyo ol li p{
  font-size: 15px;
}
#maintenance section.accessBtn{
  margin-top: 50px;
}
#maintenance section.accessBtn h2{
  margin-bottom: 30px;
}
#maintenance section.accessBtn li{
  width: 210px;
}
#maintenance .contetInner02 .systemhyou{
  margin-top: 40px;
}
#maintenance .contetInner02 .systemhyou img:nth-child(odd){
  height: 150px;
}
#maintenance .contetInner02 .systemhyou img:nth-child(even){
  width: 35px;
}
#maintenance .contetInner02 .systemhyou img{
  margin: 0 12px;
}
#maintenance .contetInner02 .systemhyou p{
  font-size: 12px;
}
	.contetInner02 section.box06 .makerBox .markerTxt > div{
		text-align: left;
	}
#maintenance .speedArea{
  margin-top: 70px;
}
#maintenance .speedArea h3{
  font-size: 22px;
}
	#maintenance .speedArea ul li{
		text-align: center;
	}
#maintenance .speedArea ul li p{
  margin: 15px auto 0;
  width: 90%;
  font-size: 13px;
}
#maintenance .speedArea ul li p span{
  font-size: 20px;
}
#maintenance.battery .speedArea > p{
  font-size: 12px;
}
#maintenance .contetInner03 section h3{
  font-size: 20px;
  margin: 50px auto 30px;
}
#maintenance .contetInner03 .faqArea{
  margin-top: 10px;
  font-size: 15px;
}
#maintenance .contetInner03 .faqArea .answerArea{
  padding: 15px 15px 15px 63px;
}
/* オーバーホールバッテリー交換共通ページ style End */
section .bg_blue {
margin-top: 120px;
padding: 56px 0 130px 0;
}
.bg_blue .illust01{
margin-left: -220px;
width: 440px;
}
section.box02 .bg_blue{
margin-top: 60px;
padding: 50px 25px 38px;
}
.bg_blue .fukidashi01{
left: 400px;
width: 220px;
}
section.box02 .bg_blue table td.col01{
width: 100%;
display: block;
}
section.box02 .bg_blue table td.col02{
padding: 15px 0 0 0;
display: block;
}
section.box02 .bg_blue table td p{
font-size: 15px;
}
.freeArea h3{
margin-bottom: 10px;
}
.horce_check h4{
font-size: 18px;
padding: 4px 0 4px 24px;
}
.osusumeArea{
margin-top: 30px;
padding: 0;
}
.osusumeArea > h4{
margin-bottom: 5px;
}
.osusumeArea > h4 img{
width: 150px;
}
.osusumeArea > p{
font-size: 15px;
}
.osusumeArea > div{
margin-top: 50px;
}
.osusumeArea > div img{
margin: 0 15px;
height: 240px;
}
#maintenance .box03{
padding: 0;
}
.speedArea > div{
font-size: 13px;
padding: 10px 10px 10px 0;
}
.speedArea > div > div p{
font-size: 16px;
}
.contetInner02 .box02 h2 span, .contetInner02 .box03 h2 span{
background-size: 42px;
}
.contetInner02 .box02 .setPrice img, .contetInner02 .box02 .singlePrice img{
width: 160px;
}
.contetInner02 .box02 th, .contetInner02 .box02 td{
font-size: 15px;
}
.contetInner02 .singlePrice p{
font-size: 12px;
}
.contetInner02 .box02 .tokushuPrice img{
width: 240px;
}
.contetInner02 .tokushuPrice > p{
font-size: 14px;
}
.contetInner02 .tokushuPrice .tokushuCaution{
font-size: 12px;
}
.contetInner02 .osusumePrice .textArea h4{
font-size: 18px;
}
.contetInner02 .osusumePrice table th, .contetInner02 .osusumePrice table td{
font-size: 14px;
}
.contetInner02 .makerArea{
margin-top: 30px;
}
.contetInner02 .makerArea .priceArea > table td{
font-size: 13px;
}
.contetInner02 .makerArea .priceArea > table tr td:first-child, .contetInner02 .makerArea .priceArea > table th + td {
font-size: 13px;
}
.contetInner02 section.box04 .subcopy span{
font-size: 28px;
}
.contetInner02 section.box04 .fukidashi_bl{
margin-top: 22px;
}
.contetInner02 section.box04 .fukidashi_bl ul{
width: 100%;
}
#warrantySection .subcopy p{
font-size: 14px;
margin-top: 35px;
}
.contetInner02 section.box06 h3{
margin-bottom: 45px;
}
.contetInner02 section.box06 h3 p{
font-size: 22px;
}
.contetInner02 section.box06 .makerBox{
margin-top: 60px;
}
.contetInner02 section.box07 div{
margin-top: 40px;
}
.contetInner02 section.box07 div img{
width: 100%;
}
.contetInner02 section.box07 div p{
font-size: 14px;
margin: 45px 0 0 5px;
}
}

@media screen and (max-width: 767px) {
/* オーバーホールバッテリー交換共通ページ style */
#container{
  margin-top: 0;
}
#maintenance #mainte_main{
  margin: 0 auto 50px;
}
#maintenance .spNon{
  display: none;
}
#maintenance .over:hover{
  transition: none;
  opacity: 1;
}
#maintenance #tab li a{
  font-size: 10px;
}
#maintenance #tab li:nth-child(1) a{
  margin-left: 0;
}
#maintenance #tab li a span{
  font-size: 16px;
  margin-bottom: 5px;
}
#maintenance .tab_content{
  margin-top: 30px;
}
#maintenance .contetInner{
  padding: 0 12px;
}
#maintenance section h2{
  font-size: 20px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  line-height: 1.3;
  font-weight: bold;
}
#maintenance section .subcopy{
  font-size: 13px;
  letter-spacing: 0.1em;
  text-align: left;
}
#maintenance section .subcopy p{
  font-size: 16px;
}
#maintenance .bg_blue .kanban{
  height: 36px;
  top: -18px;
  left: 15px;
}
#maintenance section{
  margin-top: 50px;
}
#maintenance .inQ{
  padding: 14px 25px 14px 45px;
  font-size: 13px;
}
#maintenance .inQ::before{
  left: 10px;
  margin-top: -14px;
  width: 28px;
  height: 28px;
  line-height: 28px;
}
#maintenance .inQ::after{
  width: 10px;
  height: 10px;
  right: 10px;
}
#maintenance section.box02 .subcopy span{
  font-size: 18px;
}
#maintenance section.accessBtn h2{
  margin-bottom: 30px;
}
#maintenance section.accessBtn li{
  margin: 0 0 15px;
  width: 100%;
  display: block;
}
#maintenance section.accessBtn li img{
  width: 100%;
  display: none;
}
#maintenance section.accessBtn li a{
  text-decoration: none;
  display: block;
  position: relative;
}
#maintenance section.accessBtn ul li:nth-child(1) a:before{
content: "池袋店";
}
#maintenance section.accessBtn ul li a:before{
  display: block;
  text-align: center;
  background: #ff9223;
  color: #fff;
  padding: 15px 0;
  border-radius: 2px;
  font-weight: bold;
  font-size: 15px;
  letter-spacing: 2px;
}
#maintenance section.accessBtn li a:after{
  content: "";
  display: block;
  width: 7px;
  height: 12px;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -6px;
}
#maintenance .case_shop h3 img, #maintenance .case_net h3 img{
  width: 250px;
}
#maintenance .flow h5{
  font-size: 17px;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 5px;
  padding: 6px 0 6px 30px;
}
#maintenance .flow h5:first-child{
  margin-top: 15px;
}
#maintenance .flow h5 img{
  display: none;
}
#maintenance .flow .step1, #maintenance .flow .step2, #maintenance .flow .step3, #maintenance .flow .step4, #maintenance .flow .step5, #maintenance .flow .step6{
  background-size: 26px auto;
  line-height: 1.5;
  background-position: left 6px;
}
#maintenance .flow_shop .step1, #maintenance .flow_shop .step1 + p {
  padding-right: 0;
}
#maintenance .flow p{
  margin: 5px 0 0 0;
  font-size: 14px;
  background: #f2f2f2;
  padding: 10px;
}
#maintenance .flow_shop .step2{
  padding-right: 0;
}
#maintenance .case_net{
  margin-top: 70px;
}
#maintenance .flow_net .step1{
  padding-right: 0;
}
#maintenance .flow_net .step2 + p, #maintenance .flow_net .step4 + p, #maintenance .flow_net .step6 + p, #maintenance .flow_shop .step1 + p{
  padding-right: 10px;
}
#maintenance .flow_net .step4{
  padding-right: 0;
}
#maintenance .flow_net .step6{
  padding-right: 0;
}
#maintenance .flow_net .step1 img{
  display: none;
}
#maintenance .flow_net .step1 a{
  position: relative;
  display: block;
  margin: 15px 0 5px;
  padding: 10px 5px;
  width: 90%;
  font-size: 16px;
  background: #ff9223;
  color: #fff;
}
#maintenance .flow_net .step1 a:after{
	content: "";
  display: block;
  width: 7px;
  height: 12px;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -6px;
  background-image: url(/item/assets/images/freepage/overhaul/ico_linkArrow_white.png);
  background-repeat: no-repeat;
  background-size: 7px;
}
#maintenance .inQ h4{
  margin: 0;
}
#maintenance section.flow_sagyo ol{
  margin-top: 0;
  margin-left: 0;
}
#maintenance section.flow_sagyo ol li{
  width: 100%;
  margin-left: 0;
  margin-top: 40px;
}
#maintenance section.flow_sagyo ol li h5::before{
  width: 30px;
  height: 30px;
  line-height: 30px;
}
#maintenance section.flow_sagyo ol li .leftBox{
  float: none;
  width: 100%;
}
#maintenance section.flow_sagyo ol li .rightBox{
  float: none;
  width: 50%;
  margin: 20px auto 0;
}
#maintenance .kakaku{
  font-size: 12px;
}
#maintenance .contetInner02 .systemhyou{
  margin-top: 20px;
}
#maintenance .contetInner02 .systemhyou img{
  margin: 0 0.1%;
}
#maintenance .contetInner02 .systemhyou img:nth-child(odd){
  height: auto;
  width: 42.33%;
}
#maintenance .contetInner02 .systemhyou img:nth-child(even){
  width: 5.33%;
}
#maintenance .contetInner02 .systemhyou p{
  text-align: left;
  margin-top: 20px;
}
#maintenance .speedArea{
  margin-top: 60px;
  margin-left: -12px;
  margin-right: -12px;
  padding: 50px 0 0;
}
#maintenance .speedArea .speedTit{
  top: -12px;
  margin-left: -100px;
  width: 200px;
}
#maintenance .speedArea h3{
  font-size: 18px;
  line-height: 1.5;
  padding: 0 12px;
  letter-spacing: 0;
}
#maintenance .speedArea ul{
  margin-top: 20px;
}
#maintenance .speedArea ul li{
  display: block;
  width: 100%;
  padding: 0 15px;
  margin-bottom: 20px;
}
#maintenance .speedArea ul li img{
  width: 40%;
}
#maintenance .speedArea ul li p{
  margin: 10px auto 0;
  width: 100%;
  font-size: 16px;
  letter-spacing: 1px;
}
#maintenance .speedArea > p{
  margin-top: 0;
  font-size: 12px;
  text-align: left;
}
#maintenance.battery .speedArea > p{
  padding-right: 10px;
  margin-top: 15px;
}
#maintenance .contetInner03 section h3{
  font-size: 18px;
  margin: 50px auto 20px;
  letter-spacing: 1px;
}
#maintenance .contetInner03 .faqArea{
  margin-top: 1px;
  font-size: 14px;
}
#maintenance .contetInner03 .faqArea > a{
  padding: 0 10px;
}
#maintenance .contetInner03 .faqArea > a::before{
  left: 10px;
  margin-top: -14px;
  width: 28px;
  height: 28px;
  line-height: 28px;
}
#maintenance .contetInner03 .faqArea a h4{
  margin: 0;
}
#maintenance .contetInner03 .faqArea a h4 span{
  padding: 14px 15px 14px 35px;
  font-size: 1.5rem;
}
#maintenance .contetInner03 .faqArea .answerArea{
  padding: 0 15px;
  margin: 12px 0;
}
#maintenance .contetInner03 .faqArea .answerArea p{
  font-size: 15px;
}
/* オーバーホールバッテリー交換共通ページ style End */
.single_post_detail .blog_inner{
margin: 0 -8px;
}
.blog_inner ul{
list-style: none;
margin-bottom: 0;
margin-left: 0;
}
section .bg_blue {
margin-top: 60px;
margin-left: -12px;
margin-right: -12px;
padding: 35px 0 0 0;
}
.bg_blue table td.col01, .bg_blue table td.col03, .bg_blue table td.col05{
display: none;
}
.bg_blue table td.col02, .bg_blue table td.col04{
display: block;
width: 100%;
padding: 3% 17%;
margin: 0 auto;
}
.contetInner01 section.box02 .bg_blue table td.col01 {
display: block;
width: 100%;
margin: 0 auto 10px;
}
.contetInner01 section.box02 .bg_blue table td.col01 img{
width: 100%;
}
.bg_blue table td.col02 img, .bg_blue table td.col04 img{
width: 100%;
}
.bg_blue .illust01{
margin-left: -90px;
width: 100%;
position: static;
}
section.box02 .bg_blue {
margin-top: 40px;
padding: 35px 0 25px 0;
}
section.box02 .bg_blue table td.col02{
width: 100%;
padding: 0 15px;
}
.horce_check{
margin: 28px 15px 0;
}
.horce_check h4{
font-size: 18px;
padding: 2px 0 2px 20px;
letter-spacing: 0.5px;
background-size: 14px;
margin-bottom: 10px;
}
.horce_check table td{
padding: 10px 0 0 0;
width: 100%;
display: block;
}
section.box02 .horce_check table td p{
font-size: 14px;
line-height: 1.5;
background-size: 18px;
background-position: left 4px;
padding-left: 24px;
}
section.box02 .arrow_down{
margin: 25px auto;
width: 70px;
}
.freeArea h3{
margin-bottom: 15px;
}
.freeArea > p{
font-size: 15px;
}
.osusumeArea{
padding: 0;
}
.osusumeArea > h4{
margin-bottom: 5px;
text-align: center;
}
.osusumeArea div {
margin-top: 30px;
}
.osusumeArea > div img{
margin: 0;
width: 85%;
height: auto;
}
.osusumeArea > div img:nth-child(2){
width: 60%;
}
.box03 {
padding: 0;
}
.contetInner02 .box02 h2 span, .contetInner02 .box03 h2 span{
padding: 5px 0 5px 38px;
background-size: 30px;
}
.contetInner02 .box02 .setPrice img, .contetInner02 .box02 .singlePrice img{
width: 140px;
}
.contetInner02 .box02 .tokushuPrice img{
width: 195px;
}
.contetInner02 .setPrice th, .contetInner02 .singlePrice th {
padding: 5px;
}
.contetInner02 .box02 th, .contetInner02 .box02 td {
font-size: 14px;
display: block;
width: 100%;
text-align: center;
margin-top: -1px;
}
.contetInner02 .setPrice td, .contetInner02 .singlePrice td {
padding: 5px;
}

.contetInner02 .singlePrice tr th, .contetInner02 .singlePrice tr td, .contetInner02 .tokushuPrice tr th, .contetInner02 .tokushuPrice tr td, .contetInner02 .osusumePrice tr th, .contetInner02 .osusumePrice tr td{
  background: #fff;
}
.contetInner02 .singlePrice tr th:nth-child(3), .contetInner02 .singlePrice tr td:nth-child(4), .contetInner02 .tokushuPrice tr th:nth-child(3), .contetInner02 .tokushuPrice tr td:nth-child(4), .contetInner02 .osusumePrice tr th:nth-child(3), .contetInner02 .osusumePrice tr td:nth-child(4){
  background: #efefef;
}
.contetInner02 .singlePrice p {
font-size: 12px;
text-align: left;
line-height: 1.4;
}
.contetInner02 .tokushuPrice > p {
font-size: 15px;
line-height: 1.4;
}
.contetInner02 .tokushuPrice .tokushuCaution {
text-align: left;
font-size: 12px;
}
.contetInner02 .tokushuPrice th {
padding: 5px;
}
.contetInner02 .tokushuPrice th .leftBox {
width: 100%;
float: none;
margin: 0;
font-size: 15px;
}
.contetInner02 .tokushuPrice th span {
font-size: 13px;
}
.contetInner02 .box02 .tokushuPrice th img{
width: 124px;
}
.contetInner02 .tokushuPrice th .rightBox {
width: 100%;
margin-top: 5px;
float: none;
}
.contetInner02 .tokushuPrice td {
padding: 5px;
}
.contetInner02 .osusumePrice {
padding: 2% 4% 5%;
margin-left: -12px;
margin-right: -12px;
}
.contetInner02 .osusumePrice .textArea {
background: none;
padding: 10px 0 15px 0;
}
.contetInner02 .osusumePrice .textArea h4 {
font-size: 18px;
}
.contetInner02 .osusumePrice .textArea p {
margin: 14px 0 0 0;
line-height: 1.4;
}
.contetInner02 .osusumePrice table th {
padding: 5px;
}
.contetInner02 .osusumePrice table th, .contetInner02 .osusumePrice table td {
font-size: 14px;
width: 100%;
}
.contetInner02 .osusumePrice table td {
padding: 5px;
}
.contetInner02 .makerArea{
margin-top: 20px;
}
.contetInner02 .makerArea .markerTxt th{
width: 100%;
padding: 10px;
line-height: 1;
vertical-align: middle;
display: block;
text-align: center;
background: #F2F2f2;
letter-spacing: 2px;
}
.contetInner02 .makerArea .markerTxt td{
padding: 10px;
display: block;
line-height: 1.5;
}
.contetInner02 .makerArea .priceArea{
margin-bottom: 32px;
}
.contetInner02 .makerArea .markerTxt h5{
padding: 1px 0 1px 6px;
font-weight: bold;
}
.contetInner02 .makerArea .priceArea > table th{
padding: 5px;
font-size: 12px;
}
.contetInner02 .makerArea .priceArea > table td{
padding: 5px;
font-size: 12px;
text-align: center;
}
.contetInner02 .makerArea .priceArea > table tr td:first-child, .contetInner02 .makerArea .priceArea > table th + td{
padding: 5px;
font-size: 12px;
}
.contetInner02 .makerArea .priceArea > p{
text-align: left;
}
#maintenance .contetInner02 .makerArea > a{
border-bottom: none;
background: #000;
padding: 11px 7px 11px 15px;
font-size: 17px;
}
.contetInner02 .makerArea a h4{
color: #fff;
padding: 5px 0;
}
.contetInner02 .makerArea a h4.open{
padding: 5px 0;
}
.contetInner02 .makerArea a h4 span{
font-size: 12px;
}
#maintenance .contetInner02 section.box04 .subcopy{
text-align: center;
}
.contetInner02 section.box04 .subcopy p{
padding-bottom: 5px;
}
.contetInner02 section.box04 .subcopy span{
font-size: 24px;
display: block;
}
.contetInner02 section.box04 .fukidashi_bl{
margin-top: 5px;
}
.contetInner02 section.box04 .fukidashi_bl ul{
padding: 5%;
width: 95%;
line-height: 1.5;
}
.contetInner02 section.box04 .fukidashi_bl li{
font-size: 13px;
margin-top: 15px;
}
#warrantySection .subcopy{
margin-top: 30px;
}
#warrantySection .subcopy div img{
width: 100%;
}
#warrantySection .subcopy p{
font-size: 13px;
margin-top: 4%;
}
.contetInner02 .makerArea .markerTxt > p{
margin: 15px 0 0 0;
line-height: 1.5;
background: #ebf4f9;
padding: 4px 10px;
}
.contetInner02 .makerArea .markerTxt table{
margin-top: 20px;
}
.contetInner02 .makerArea .bgPink {
padding: 10px 5px;
}
.contetInner02 .makerArea .bgPink h5 {
font-size: 15px;
}
.contetInner02 .makerArea .bgPink p {
font-size: 12px;
}
.contetInner02 section.box06 h3{
margin-bottom: 40px;
}
.contetInner02 section.box06 h3 p{
font-size: 18px;
margin-top: 15px;
}
.contetInner02 section.box06 h3 img{
width: 200px;
}
.contetInner02 section.box06 .makerBox {
margin-top: 50px;
}
.contetInner02 section.box06 .makerBox h4{
font-size: 16px;
padding: 8px 5px;
text-align: center;
}
.contetInner02 section.box06 .makerBox h4 span{
font-size: 10px;
display: block;
margin-top: 4px;
line-height: 1.5;
}
.contetInner02 section.box06 .makerBox .markerTxt {
margin-top: 15px;
padding: 0;
}
.contetInner02 section.box06 .makerBox .markerTxt > p {
line-height: 1.5;
font-size: 15px;
}
.contetInner02 section.box06 .makerBox .markerTxt > div {
margin-top: 15px;
line-height: 1.5;
}
.contetInner02 section.box06 .makerBox .markerTxt > div dl{
width: 100%;
margin-left: 0;
}
.contetInner02 section.box07 div{
margin-top: 30px;
}
.contetInner02 section.box07 div p{
margin: 17px 0 0 0;
font-size: 13px;
}
.speedArea > div > div h4, .speedArea > div > div p {
display: block;
margin-top: 10px;
}
.speedArea > div > div {
line-height: 1;
}
.speedArea > div > div p {
margin-top: 10px;
padding: 0 15px;
line-height: 1.5;
}
.speedArea > div{
padding: 10px 0;
margin-top: 10px;
}
.speedArea > div > p {
padding: 0 15px;
font-size: 13px;
}
}