@charset "utf-8";

.show_500{
	display: none;
}

#top{
  position: absolute;
  top:0;
}
/* ------------------------------------------------------------ */
header{
  position: fixed;
  top:0;
  width: 100%;
  height: auto;
  z-index: 997;
  display: flex;
  padding: 12px 0 48px 2.5%;
  box-sizing: border-box;
  background: #fff;
}
header h1{
/*   width: 26%; */
  height: auto;
	width:320px;
}
header h1 a{
  display: block;
  height: 100%;
  width: 100%;
}
header h1 a img{
  width: 60%;
  height: 100%;
}

.hdr_menu{
  display: flex;
  position: absolute;
  bottom: 10px;
  right: 3%;
  justify-content: flex-end;
  width: 62%;
}
.hdr_menu li{
  width: 25%;
}
.hdr_menu a{
  display: block;
  font-size: 18px;
  font-weight: bold;
  color: #144e94;
  border-left: solid #0071BC 1px;
  text-align: center;
}
.hdr_menu li:last-child {
  border-right: solid #0071BC 1px;
}
.tel_banner{
  position: absolute;
  right: 3%;
  top:12px;
  display: block;
  width: 286px;
}
.tel_banner img{
  width: 100%;
}
.pc_hdr #menu-item-16{
	    border-right: solid #0071BC 1px;
}
.pc_hdr #menu-item-160{
	display:none;
}
/* ------------------------------------------------------------ */

#section_mv{
  height: auto;
  width: 100%;
  margin-top: 124px;
}
#section_mv a{
  display: block;
  height: 100%;
  width: 100%;
	    max-width: 1600px;
    margin: 0 auto;

}
#section_mv a img{
  width: 100%;
}
/* ------------------------------------------------------------ */


.toppage_news{
  padding: 56px 0;
	width:100%;
	max-width:960px;
	margin:80px auto 0 auto;
}
.toppage_news ul{
	position:relative;
}
.toppage_news ul:before{
	content:"お知らせ";
	position:absolute;
	left:0;
	right:0;
	top:-2em;
	margin: auto;
	display:block;
	width:auto;
	text-align:center;
	font-weight:bold;
	font-size:20px;
	
}
.toppage_news li{
  text-align: center;
}
.toppage_news li:nth-child(2){
	display:none;
}
.toppage_news a{
  font-size: 26px;
  font-weight: bold;
  color: #0000EE;
	text-decoration: underline;
}
.toppage_news a:hover{
	opacity:0.5;
}
.note_text{
	color: red; 
	text-align: center; 
	margin-top: 2em; 
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
}

/* ------------------------------------------------------------ */
.section_title{
  font-size: 25px;
  font-weight: bold;
  color: #fff;
  line-height: 50px;
  background: #144e94;

  height: 50px;
  width: 100%;
  max-width: 1024px;
  padding-left: 13px;
  box-sizing: border-box;
  margin: 0 auto;
}
#price{
  height: 930px;
  width: 100%;
}
#price a{
  display: block;
  height: auto;
  width: 100%;
  max-width: 1024px;
  margin: 0 auto;
  padding: 80px 0;
}
#price a img{
  width: 100%;
}

@media screen and (max-width:768px)
{
	#price a img{
		margin-top:40px;
	}
}

 .discount-notice {
    width: 100%;
    margin: 20px 0;
  }

  .discount-notice p {
    font-size: 20px;
    text-align: center;
    margin: 0;
    padding: 10px;
    line-height: 1.6;
    font-weight: bold;
  }

  .pc-break {
    display: block;
  }
/* ------------------------------------------------------------ */
/* #reason{
} */

.reason_wrapper{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  max-width: 1024px;
  margin: 0 auto;
  padding-top: 36px;
}
.reason_detail{
      padding-top: 160px;
    margin-top: -160px;
}

.reason_wrapper a{
  text-align: center;
  display: flex;
  width: 48%;
  border:solid 4px #144e94;
  border-radius: 4px;
  margin-bottom: 32px;
  background: #144e94;
  box-shadow: 2px 2px 4px;
}
.reason_icon{
  width: 92px;
  height: 92px;
  position: relative;
  background: #fff;
}
.reason_icon img{
  width: 60%;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  position: absolute;
}
.reason_text{
  color: #fff;
  font-size: 25px;
  line-height: 30px;
  text-align: center;
  width: 80%;
  padding-top: 20px;
}
.reason_text span{
  color: #ffff00;
  font-size: 16px;
}
.reason_detail h3{
  font-size: 25px;
  color: #144e94;
  font-weight: bold;
  line-height: 48px;
  height: 52px;
  padding-left: 64px;
  background: #fff5e5;
  border:solid 4px #144e94;  
  position: relative;
   width: 100%;
  max-width: 1024px;
  margin: 0 auto;
}
.reason_detail h3 img{
  height: 30px;
  position: absolute;
  top: 9px;
  left: 18px;
}
.detail_main{
  width: 100%;
   max-width: 1024px;
  margin: 0 auto;
  padding: 40px 12px 40px 12px;
/*   display: flex;
  flex-wrap: wrap;
	align-items: flex-start; */
}
.detail_main img{
  width: 100%;
  max-width: 856px;
  height: auto;
	    display: block;
    margin: 0 auto;
}
.detail_main p{
  width: 101%;
	line-height:28px;
	font-size:16px;
	padding-bottom:48px;
}
.detail_main01 p span{
font-size: 20px;
font-weight: bold;
color:#ff0000;
text-align:center;
width:100%;
	display:block;
}
.detail_main p strong{
	color:#ff0000;
}
.detail_main .p1_text{
	font-size:20px;
	text-align:center;
	padding-bottom:36px;
	font-weight:bold;
}
.detail_main01 .p1_text{
	color:#ff0000;
}
.detail_main02 p span{
  font-weight: bold;
  color:#ff0000;
}
.detail_main03 p span{
  font-weight: bold;
  color:#ff0000;
}
.number-units{
  font-size: 20px;
}
.detail_main04 p span{
  font-weight: bold;
  color:#ff0000;
}
.detail_main06 p span{
  font-weight: bold;
  color:#ff0000;
}


/* gurabtn1 */
.gurabtn1{
    display: block;
    width: 90%;
	height:74px;
    margin: 20px auto 0 auto;
    padding: 20px 10px;
    border-radius: 10px;
    border-bottom: 8px solid #d36404;
    color: #ffffff;
    font-size:20px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 1px #000;
  background: linear-gradient(45deg, #ff7700, #ff7700, #ff7700, #ff7700, #ff7700, OrangeRed, #ff7700, #ff7700, #ff7700, #ff7700, #ff7700);
  background-color:#ff7700;
  background-size: 500% 500%;
  animation: guraBtn 2s ease infinite;
}
@keyframes guraBtn { 
    0%{background-position:0% 50%}
    100%{background-position:100% 50%}
}
/* cv--------------------------------------------------- */

#cv{
  width: 100%;
  max-width: 1024px;
  margin: 0 auto;

}
.cv_text{
  padding: 40px 0 80px 12px;
}
.cv_text p{
  width: 100%;
  max-width: 1024px;
  margin: 0 auto;
  font-size: 16px;
  line-height: 21px;
	display: inline;
}
.cv_text .p1{
  font-weight: bold;
  padding-bottom: 16px;
}
.cv_text span{
  color: #ed1c24;
  font-size: 20px;
}
.cv_wrapper{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-bottom: 80px;
}
.cv_content{
  background: #fef9e2;
  width: 50%;
  max-width: 487px;
  height: auto;
  padding: 21px 12px 16px 12px;
  border-radius: 6px;
}
.cv_content h3{
  width: 80%;
  height: 54px;
  font-size: 20px;
  line-height: 54px;
  text-align: center;
  margin: 0 auto;
  background: #fff;
  font-weight: bold;
}
.cv_tel a{
  display: flex;
  margin: 46px 0 32px 0;
}
.cv_tel a img{
  width: 23px;
  height: 23px;
  margin-top: 20px;
}
.cv_tel p{
  font-size: 20px;
  padding-left: 4px;
  padding-bottom: 15px;
	margin: 0 auto;
	text-align:center;
}
.cv_tel p .tel{
  font-size: 34px;
  font-weight: bold;
}
.cv_tel p span{
  font-weight: bold;
}
.cv_web p{
  font-size: 20px;
  line-height: 35px;
  color: #f7931e;
  text-align: center;
  padding: 43px 0;
  font-weight: bold;
}
.cv_web a{
  width: 100%;
  text-align: center;
  display: block;
}
.cv_web a img{
  max-width: 311px;
  width: 100%;
  margin: 0 auto;
}

.bottom_box{
  background: #144e94;
  height: 50px;
	    max-width: 1600px;
    margin: 0 auto;
}
.in_box{
  display: flex;
  justify-content: space-between;
  max-width: 1024px;
  width: 100%;
  margin: 0 auto;
}
.in_box p{
	  color: #fff;
  line-height: 50px;
}
.in_box a{
	display:inline-block;
  color: #fff;
  line-height: 50px;
}
.in_box a img{
  width: 12px;
}
.in_box img{
  width:43px;
  margin-top: 14px;
}
.in_box p img {
    width: 12px;
}


/* contact--------------------------------------------------- */
#contact{
  width: 90%;
  height: 400px;
  background: -moz-linear-gradient(left, #0273C9 30%, #FFF);
  background: -webkit-linear-gradient(left, #0273C9 30%, #FFF);
  background: linear-gradient(to right, #0273C9 30%, #FFF);
}
#contact a{
  display: block;
  height: 400px;
  padding-top: 166px;
  padding-left: 166px;
  box-sizing: border-box;
}
#contact a h2{
  font-size: 65px;
  color: #fff;
  font-family: RobotoSlab;
  letter-spacing: 1.3px;
  padding-bottom: 12px;

}
#contact a p{
  font-size: 18px;
  color: #fff;
  font-weight: bold;

}

/* footer--------------------------------------------------- */
footer{
	position:relative;
}

.ftr_warapper{
 display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 1234px;
  margin: 0 auto;
  padding-top: 64px;
  padding-bottom: 50px;
	position:relative;
}
.ftr-left{
  max-width:384px;
  width: 30%;
}
.ftr-left h3{
  font-size: 20px;
  line-height: 35px;
  border-bottom: solid 3px #144e94;
  padding-left: 16px;
  font-weight: bold;
}
.ftr-left p{
  font-size: 20px;
  line-height: 35px;
  padding-left: 16px;
}
.ftr-left a{
  display: block;
  font-size: 25px;
  line-height: 38px;
  font-weight: bold;
  padding: 24px 0 24px 16px;
}
.ftr-left a img{
  width: 23px;
}
.ftr-left .cv_btn img{
  max-width: 311px;
  width: 100%;
  margin: 0 auto;
}
.ftr-right{
  width: 70%;
  max-width: 809px;
}
.right_inner{
  display: flex;
  justify-content: space-between;
  padding-top: 24px;
	align-items: flex-start;
}
.ftr-right h3{
  font-size: 20px;
  line-height: 35px;
  border-bottom: solid 3px #144e94;
  padding-left: 16px;
  font-weight: bold;
}
.ftr-right img{
  width: 388px;
}
.right-left p{
  font-size: 14px;
  font-weight: bold;
  line-height: 28px;
  padding-top: 20px;
	width: 100%;
	max-width:390px;
}
.right-right{
  padding-right: 16px;
}
footer small{
  display: block;
  width: 100%;
  border-top: solid 3px #144e94;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  line-height: 70px;
}
.privacy{
	position:absolute;
	right:18px;
	bottom:0;
	    font-size: 16px;
	line-height:42px;
}

/* ------------------------------------ */
/* ------------------------------------ */
/* ------------------------------------ */
.voice-main-wrapper{
  margin-top: 130px;
}
.flow-main-wrapper{
  margin-top: 130px;
}
.access-main-wrapper{
  margin-top: 130px;
}
.contact-main-wrapper{
  margin-top: 130px;
}
.price-main-wrapper{
  margin-top: 130px;
}
/* ------------------------------------ */
/* ------------------------------------ */
/* ------------------------------------ */
#voice{
  margin: 80px 0; 
}
/* voice,qa */
.voice{
  width: 100%;
  max-width: 1024px;
  border-radius: 20px;
  margin: 0 auto;
  padding:19px 56px 36px 14px;
  border: solid 1px;
  margin-top: 80px;
}
.voice h3{
  font-size: 20px;
  line-height: 35px;
  font-weight: bold;
  padding-left: 28px;
  margin-bottom: 30px;
}
.voice p{
  line-height: 30px;
  font-size: 18px;
}

.voice01{
  border: solid 2px #29abe2;
  background: #d4edf4;
}
.voice01 h3{
  border-bottom: dotted 1px #29abe2;
}

.voice02{
  border: solid 2px #fbb03b;
  background: #fef9e2;
}
.voice02 h3{
  border-bottom: dotted 1px #fbb03b;
}

.voice03{
  border: solid 2px #c1272d;
  background: #f6c2c2;
}
.voice03 h3{
  border-bottom: dotted 1px #c1272d;
}

.voice04{
  border: solid 2px #00a99d;
  background: #ceefe4;
}
.voice04 h3{
  border-bottom: dotted 1px #00a99d;
}
/* ------------------------- */
#qa{
  padding-bottom: 80px;
}
.qa{
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  margin-top: 42px;
}
.qa h3{
  height: 50px;
  background: #fef9e2;
  font-size: 20px;
  line-height: 50px;
  font-weight: bold;
  border-radius: 6px;

}
.qa h3 span{
  width: 110px;
  height: 50px;
  display: inline-block;
  border-right: solid 2px #f7931e;
  padding-top: 15px;
	    margin-right: 2%;
}
.qa h3 span{
  background: url(image/icon09.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 30%;
}
.qa p{
  padding-top: 42px;
  font-size: 18px;
  line-height: 31px;
}
.qa p span{
  color: #f7931e;
}
.qa p strong{
  font-weight: bold;
}
.qa09 h3{
	display:flex;
}
.qa09 h3 div{
	line-height:50px;
}

/* ------------------------------------ */
/* ------------------------------------ */
/* ------------------------------------ */
#map{
  width: 100%;
  max-width: 1024px;
  margin: 0 auto;
  padding-bottom: 34px;
}
#map p{
  font-size: 20px;
  padding: 42px 0 44px 12px;
}
#map .detail{
  font-size: 20px;
}
#map iframe{
  display: block;
  width: 100%;
  height: 300px;
  max-width: 1000px;
  margin: 0 auto;
}
#map .cv_tel{
  width: 100%;
  max-width: 1024px;
  margin: 0 auto;
  background: #fef9e2;
  padding:44px 62px 22px 62px;
  border-radius: 8px;
  margin-bottom: 80px;
}
#map .cv_tel h3{
  font-size: 24px;
  font-weight: bold;
	text-align:center;
}
#map .cv_tel p{
  padding: 0;
  padding-bottom: 15px;
  padding-left: 4px;
	margin:0;
}
#map .cv_tel p span{
	margin:0 4px;
}
#map .cv_tel a{
	margin:24px 0 12px 0;
	    justify-content: center;
}
#map .cv_tel a img {
    width: 23px;
    height: 23px;
    margin-top: 4px;
}
#map .gurabtn1 {
    width: 100%;
    max-width:355px ;
}
#shop-view{
  padding-bottom: 80px;
	margin-top: -144px;
    padding-top: 144px;
}
#shop-view h3{
    max-width: 1000px;
    width: 100%;
    margin: 40px auto 44px auto;
    font-size: 15px;
    font-weight: bold;
}
.shop-view-wrapper{
display: flex;
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    justify-content: space-between;
	 flex-wrap: wrap;
}
.shop-view-main{
    max-width: 500px;
    width: 40%;
    margin: 0 auto;
}
.shop-view-main a{
	width:100%;
  max-width: 400px;
	
}
.shop-view-main img{
  display: block;
	width:100%;
	height:auto;
/*   margin-bottom: 24px; */
}
#shop-view p{
    max-width: 1000px;
    width: 100%;
    margin: 40px auto 44px auto;
    font-size: 15px;
    font-weight: bold;
}
#staff{
  padding-bottom: 80px;
    padding-top: 144px;
    margin-top: -144px;
}
.staff_detail{
	display: flex;
	max-width: 800px;
	width: 100%;
	margin: 0 auto;
	padding: 20px 36px;
	background: #fef9e2;
	border-radius: 8px;
	margin-top: 40px;
}
.staff_img{
	display:none;
}
/* .staff_text{
  padding-left: 30px;
	width:80%;
} */
.staff_text h3{
  font-size: 18px;
  line-height: 44px;
  border-bottom: dotted #fbb03b;
  padding-left: 16px;
}
.staff_text p{
  padding-top: 12px;
  padding-left: 16px;
  font-size: 15px;
  line-height: 26px;

}

#conmany table{
  width: 100%;
  max-width: 999px;
  border:solid 1px black;
  margin: 80px auto;
}
#conmany table th{
  border-bottom:solid 1px black;
  border-right:solid 1px black;
  text-align: left;
  padding-left: 16px;
  line-height: 50px;

}
#conmany table td{
  border-bottom:solid 1px black;
  padding-left: 16px;
  line-height: 50px;
}
#conmany table .addres{
  line-height: 30px;
}
/* ------------------------------------ */
/* ------------------------------------ */
/* ------------------------------------ */
#flow_mv{
  margin: 0 auto;
  width: 100%;
  max-width: 1000px;
  max-height: 500px;
}
#flow_mv img{
  width: 100%;
}
#flow_main{
  padding-top: 80px;
}
.flow_img01{
  max-width: 990px;
  width: 100%;
  display: block;
  margin: 80px auto;
}
.flow_content{
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
/*   display: flex; */
/*   flex-wrap: wrap; */
  padding-bottom: 70px;
}
.flow_content h3{
	width:100%;
	display:flex;
	color:#144e94;
	border:solid #144e94 4px;
	border-radius:10px;
	box-shadow:3px 3px 3px #00000075;
}
.flow_content h3 .number_h3-title{
	font-size:54px;
	line-height:64px;
	width:80px;
	text-align:center;
	border-right:solid 4px #144e94;
}
.flow_content h3 .text_h3-title{
	border-left:solid 4px #144e94;
	text-align:center;
	width:90%;
	font-size:20px;
	font-weight:bold;
	padding:24px 0 20px 0;
}
.flow_content h3 .text_h3-title span{
	color:#ff0000;
}
.flow_left{
  width: 100%;
}
.flow_left img{
	width:100%;
	    max-width: 856px;
    margin: 0 auto;
    display: block;
}
.flow_left p{
  font-size: 16px;
  line-height: 32px;
  padding-top: 44px;
	font-weight:bold;
}
.flow_left li{
  font-size: 20px;
  line-height: 35px;
}
.flow_left span{
  color: #ff0000;
  font-weight: bold;
}
.flow_right{
  width: 50%;
  padding-top: 50px;
  text-align: right;
  position: relative;
}
.flow_right img{
  width: 347px;
}
.flow_content .gurabtn1 {
    width: 100%;
    max-width: 347px;
    position: absolute;
    bottom: 0;
    right: 0;
}
.flow_left .credit{
  max-width: 368px;
  margin-top: 30px;
}

.flow_content01 .flow_left img{
	width:273px;
	display:block;
	margin: 40px auto;
}
.flow_content01 .cv_wrapper{
	padding:0;
}
.flow_content01 .cv_wrapper h3{
	color:#000;
	background:#fff;
	border:none;
	box-shadow:none;
	text-align:center;
	display:block;
	width:80%;
}
.flow_content01 .cv_wrapper .cv_tel a {
    margin: 24px 0 18px 0;
}
.flow_content01 .cv_wrapper .cv_web a {
    margin: 48px 0 0px 0;
}
.flow_content01 .cv_wrapper .shop-time_holiday{
	padding:40px 30px 0 30px;
	font-size:20px;
}
.flow_content01 .cv_wrapper .shop-time_holiday span{
	font-weight:bold;
}
.flow_content02 .flow_left p{
	padding-bottom:50px;
}
.flow_content .flow_left strong{
	font-weight:bold;
}
.flow_content03 .flow_left p{
	padding-bottom:50px;
}
.flow_content04 .flow_left p{
	padding-bottom:50px;
}
.flow_content05 .flow_left p{
	padding-bottom:50px;
}
.flow_content05 .flow_left img{
	max-width:950px;
	display:block;
	margin: 0 auto;
}
/* ------------------------------------ */
/* ------------------------------------ */
/* ------------------------------------ */
#contact_mv .cv_tel a p {
	margin:0;
}
.contact_subtext{
  max-width: 1000px;
  width: 100%;
  margin: 48px auto 26px auto;
  line-height: 26px;
  font-size: 15px;
}
.contact_subtext span{
  color:#f15a24;
  font-weight: bold;
}
#contact_mv .cv_tel{
  background: #fef9e2;
  border-radius: 8px;
  max-width: 1024px;
  width: 100%;
  margin: 0 auto;
  padding: 44px 62px 22px 62px;
  margin-bottom: 100px;
}

#contact_mv .cv_tel h3{
  font-size: 24px;
  font-weight: bold;
	    text-align: center;
}
#contact_mv .cv_tel p {
	margin:0;
}
#contact_mv .cv_tel a {
    display: flex;
    margin: 24px 0 12px 0;
	width:100%;
	justify-content:center;
}
.cv_tel a img {
    width: 23px;
    height: 23px;
    margin-top: 6px;
}
.contact-main{
  background: #fef9e2;
  width: 100%;
  max-width: 1024px;
  margin: 0 auto;
  padding: 60px 52px 5px 52px;
	margin-bottom: 60px;
}
.contact-main h4{
  padding-bottom:12px;
  text-align: center;
}
.contact-main input,textarea{
  border: solid 1px #666666;
  background: #fff;
  width: 100%;
  height: 49px;
  padding-left: 24px;
  font-size: 18px;
  font-weight: bold;
}
.contact-main textarea{
  border: solid 1px #666666;
  background: #fff;
  width: 100%;
  height: 265px;
  padding-left: 24px;
  padding-top: 12px;
  font-size: 18px;
  font-weight: bold;
}

.tel-number input{
  width: 50%;
}
.contact-main label{
  font-size: 18px;
  line-height: 28px;
}
.contact-main select {
    height: 32px;
    border-radius: unset;
}
.contact-main p{
  margin-bottom: 40px;
}
input::placeholder {
  color: #ccc;
}
/* IE */
input:-ms-input-placeholder {
  color: #ccc;
}
/* Edge */
input::-ms-input-placeholder {
  color: #ccc;
}
textarea::placeholder {
  color: #ccc;
}
/* IE */
textarea:-ms-input-placeholder {
  color: #ccc;
}
/* Edge */
textarea::-ms-input-placeholder {
  color: #ccc;

}
.wpcf7-submit{
  background: #f15a24!important;
  border: none!important;
  color: #fff;
}

/* ------------------------------------ */
/* ------------------------------------ */
/* ------------------------------------ */

#price_mv{
  margin: 0 auto;
  width: 100%;
  max-width: 1024px;
  max-height: 500px;
  margin-bottom: 40px;
}
#price_mv img{
  width: 100%;
}
#price_main{
  padding-bottom: 80px;
}
#price_main .contents{
  border: solid 5px #144e94;
  width: 100%;
  max-width: 1024px;
  margin: 0 auto;
  padding: 3px;
}
#price_main .contents ul{
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1010px;
  margin: 0 auto;
  border: solid 5px #144e94;
  padding: 20px 30px;

}
#price_main .contents li{
  width: 50%;
  font-size: 26px;
  font-weight: bold;
  padding-bottom: 16px;
}
#price_main .contents li img{
  display: inline-block;
  width:16px;
}
#price_main .contents .long{
  width: 100%;
}
#price_main .contents ul p{
  font-size: 46px;
  font-weight: bold;
  margin: 0 auto;
  position: relative;
  margin-top: 13px;
}
#price_main .contents ul p::before{
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 20px;
  background: #ffff00d0;
  border-radius: 20px;
  bottom: 0;
  z-index: -1;
}
#price_main .gurabtn1 {
    display: block;
    width: 90%;
    max-width: 398px;
  }
.box_width{
  width:283px;
}
.price-main-wrapper .link_waribiki{
  max-width: 400px;
  margin: 200px auto 80px auto;
}
#price-table{
  padding-bottom: 24px;
}
#price-table p{
  font-size: 25px;
  font-weight: bold;
  line-height: 44px;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding-top: 60px;
}
#price-table table{
  width: 100%;
  max-width: 1000px;
  border:solid 1px black;
  margin: 0 auto 48px auto;
}
#price-table table th{
  border:solid 1px black;
  vertical-align: middle;
  font-weight: bold;
  padding: 14px 0;

}
#price-table table td{
  border:solid 1px black;
  text-align: center;
  padding: 14px 0;
  vertical-align: middle;
}
#price-table table .car_img01{
  width:190px;
  display: block;
  margin: 0 auto;
}
#price-table table .car_img02{
  width:255px;
  display: block;
  margin: 0 auto;
}
#price-table table .car_img03{
  width:235px;
  display: block;
  margin: 0 auto;
}

.bg_0071bc{
  background: #0071bc40;
}
.bg_fef9e2{
  background: #fef9e2;
  color: #ed1c24;
}
td.bg_fef9e2{
  font-size: 32px;
  font-weight: bold;
  text-align: left!important;
  padding-left: 10px!important;
}
td.bg_fef9e2 span{
  font-size: 48px;
}
td.bg_fef9e2 small{
  font-size: 16px;
}
#price-table table .waribiki-add{
	font-size:21px;
	letter-spacing: 2px;
}
#price-table .price{
  font-weight: bold;
  font-size: 28px;
}
#price-table .houtei{
  padding: 0 14px;
}
#price-table .content{
  padding: 0 14px;
}
#price-table .bg_fbb03b{
  background: #fbb13b60;
  color: #ed1c24;
  font-size: 30px;
  font-weight: bold;
}
#price-table td.bg_fbb03b{
  font-size: 40px;
}

#price-table table .car_img04{
  width:254px;
  display: block;
  margin: 0 auto;
}
#price-table table .car_img05{
  width:254px;
  display: block;
  margin: 0 auto;
}
#price-table table .car_img06{
  width:254px;
  display: block;
  margin: 0 auto;
}
#price-table .add_text{
  font-size: 20px;
  font-weight: 500;
  line-height: 42px;
  padding-bottom: 44px;
  padding-top: 0;
}
#price-table .add_text img{
	width:50%;
	min-width:322px;
	margin-top:32px;
}
#price-table .add_text span{
  color: #ff0000;
}
.atention{
  padding: 31px 0;
  background: #fef9e2;
  max-width: 1024px;
  width: 100%;
  margin: 0 auto 42px auto;
  display: flex;

}
.atention_left{
  border-right: solid 2px #f7931e;
  width: 120px;
  text-align: center;
  padding: 66px 0;
}
.atention_left img{
  width: 38px;
}
.atention_right{
  padding: 21px 0 21px 50px;
}
.atention_right li{
  font-size: 15px;
  line-height: 26px;
}
.price_banner{
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
.price_banner img{
  width: 100%;
}
#price-table .gurabtn1 {
    display: block;
    width: 90%;
    max-width: 398px;
  }
/* ------------------------------------ */
/* ------------------------------------ */
/* ------------------------------------ */
#waribiki-tokuten{
  max-width: 1024px;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 80px;
}
.waribiki{
  max-width: 1000px;
  width: 100%;
  margin: 80px auto 90px auto;
}
#waribiki-tokuten h3{
  font-size: 25px;
  border: solid 5px #144e94;
  border-radius: 8px;
  background:#fff5e5 ;
  max-width: 512px;
  text-align: center;
  color: #144e94;
  line-height: 50px;
  font-weight: bold;
  margin: 0 auto 40px auto;
}
#waribiki-tokuten .waribiki_img_wrapper01{
	display:flex;
	align-items: flex-start;
	    flex-wrap: wrap;
	justify-content:center;
	padding-bottom:52px;
	max-width:962px;
	margin:0 auto;
}
#waribiki-tokuten .waribiki_img_wrapper01 img{
	width:50%;
	height:auto;
	max-width:454px;
}
#waribiki-tokuten .waribiki_img_wrapper02{
		max-width:962px;
	margin:0 auto;
}
#waribiki-tokuten .waribiki_img_wrapper02 img{
	width:100%;
	max-width:962px;
	height:auto;
	
}
.waribiki img{
  display: block;
  width: 347px;
/*   margin: 0 auto; */
}

.tokuten-wrapper{
  max-width: 950px;
  margin: 0 auto;
/*   display: flex; */
/*   flex-wrap: wrap; */
/*   justify-content: space-between; */
/* 	align-items: flex-start; */
}
.tokuten-wrapper img{
  display: block;
/*   width: 347px; */
	width:100%;
	margin: 0 0 40px 0;
}
.tokuten p{
  font-size: 25px; 
  line-height: 42px;
  max-width: 1000px;
  margin: 0 auto;
  padding-bottom: 40px;
}
.tokuten p span{
  color: #ff0000;
}
.tokuten .credit{
  max-width: 464px;
}

.add-price-contets{
  max-width: 990px;
  width: 100%;
  margin: 80px auto;
  display: flex;
  /* flex-wrap: wrap; */
}
.add-price-contets .add-left{
  width: 37%;
  max-width: 373px;
}
.add-price-contets .add-left img{
  width: 100%;
}
.add-price-contets .add-right{
  padding-left: 52px;
}
.add-price-contets .add-right h3{
  font-size: 25px;
  text-align: center;
  line-height: 40px;
  border: solid 5px #144e94;
  width: 105%;
  max-width: 512px;
  background: #fff5e5;
  border-radius: 8px;
  color: #144e94;
  font-weight: bold;
}
.add-price-contets .add-right .p1{
  font-size: 25px;
  font-weight: bold;
  color: #f7931e;
  line-height: 36px;
  padding: 36px 0 46px 0;
}
.add-price-contets .add-right .p2{
  font-size: 15px;
  line-height: 26px;
}
.add-price-contets .add-right .p2 span{
  color: #ff0000;

}

/* ------------------------------------ */
/* ------------------------------------ */
/* ------------------------------------ */
.module{
  margin-top: 200px;
  max-width: 1024px;
  margin: 200px auto ;
}
.hierarchy{
  text-align: center;
  font-size: 32px;
}
.prime{
  max-width: 960px;
  margin: 0 auto;
	    width: 86%;
}
.article_info{
  text-align: center;
  margin: 40px 0;
}
.module p{
  line-height: 22px;
}
/*全体*/
.hidden_box {
	margin: 0 0 104px 0;
    padding: 0;
	 transition: all .5s ease-out;
}
.hidden_box h2:hover{
	opacity:0.8;
	 transition: all .5s ease-out;
}

/*ボタン装飾*/
.hidden_box label {
    cursor :pointer;
}

/*チェックは見えなくする*/
.hidden_box input {
    display: none;
}

/*中身を非表示にしておく*/
.hidden_box .hidden_show {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

/*クリックで中身表示*/
.hidden_box input:checked ~ .hidden_show {
    height: auto;
    opacity: 1;
}
.hidden_box .section_title {
    background: #fbb03b;
	height:84px;
	line-height:84px;
}
.lb-nav a.lb-prev {
	opacity:1!important;
	display:block!important;
}
.lb-nav a.lb-next {
	opacity:1!important;
	display:block!important;
}
.lb-data .lb-number {
	display: none!important;
}
.link-point{
	padding-top:180px;
	margin-top:-180px;
}

.ftr-left .ftr-l-add-contents{
	font-size:18px;
	line-height:20px;
	padding-left:16px;
}
.ftr-left .ftr-l-add-contents span{
	display:block;
	line-height:24px;	
}


/* --------------------------- */
#qa_link-position{
	padding-top:120px;
	margin-top:-120px;
}
.voice-main-wrapper .gurabtn1{
	max-width:640px;
	margin-top:160px;
}

@media screen and (max-width: 1050px){
	.voice-main-wrapper .gurabtn1{
	margin-top:20px;
}
}

@media screen and (max-width: 500px){
	.voice-main-wrapper .gurabtn1{
	margin-bottom:20px;
}
}