@charset "UTF-8";
.is_sp {
  display: none;
}

body *{
  box-sizing: border-box;
}

@media screen and (max-width:960px) {
  #contents{
    padding-top: 73px;
  }
  img{
    max-width: 100%;
  }
  .is_pc {
    display: none;
  }

  .is_sp {
    display: block;
  }

  header .inner {
    width: 90%;
    display: block;
  }

  header h1 {
    width: 100%;
  }

  header .logo {
    width: 100%;
  }

  .main{
    background: none;
    padding-top: 0px;
  }

  .main .inner{
    width: 100%;
    margin: 0 auto;
  }
  
  .bnr .inner,.price .inner,.shop-list .inner  {
    width: 90%;
    margin: 0 auto;
  }

  .bnr {
    padding: 20px 0;
  }

  nav#pc {
    width: 100%;
    padding: 20px 0px;
  }

  nav#pc ul {
    width: 90%;
  }

  nav#pc ul li {
    width: calc(100% / 3 - 10px);
    text-align: center;
  }

  section.reason h2.tit{
    width: 100%;
  }

  h2.tit{
    margin-bottom: 25px;
  }

  h2.tit img {
    height: 45px;
  }
  
  .reason-block,.reason-block:last-of-type{
    width: 90%;
  }

  .reason-block:last-of-type{
    padding: 40px 0 0;
  }
  .reason-block{
    padding: 40px 0 20px;
  }
  
  .reason-block div.txt-block,.reason-block.reverse div.txt-block{
    position: static;
  }

  .reason-block h3,.reason-block.reverse h3{
    width: 100%;
  }

  .reason-block p,.reason-block.reverse p{
    padding: 10px 0px;
    height: auto;
    font-size: 110%;
    line-height: 160%;
    width: 100%;
  }
  .reason-block.reverse:nth-of-type(2) p{
    width: 100%;
    padding: 10px 0;
  }

  .reason-block div.img-block{
    width: 100%;
  }

  div.card {
    width: 100%;
    margin-bottom: 0;
  }

  .reason-block div.card p:nth-last-of-type(1){
    font-size: 110%;
    line-height: 160%;
  }

  .reason-block.reverse div.img-block{
    width: 100%;
    margin-left: 0;
  }

  .price p.img{
    width: 100%;
  }

  #acMenu dt{
    display:block;
    width: calc( 100% - 15px ) ;
    margin: 0px auto;
    margin-bottom: 10px;
    padding: 18px 0px 10px;
    text-align:center;
    cursor:pointer;
    border-radius: 6px;
    background-position: right 10pt center;
    color: #FFF;
    padding-right:15px;	
    line-height: 100%;
    /* font-size:30%; */
  }
  #acMenu dt span{
      color: #FFF;
      font-size: 70%;
      }
  #acMenu dt span.syougyousya{
    color: #FFF;
    display:inline-block;
    font-size: 60%;
    line-height: 110%;
    padding:5px 0 0 0;
      }    
      
  #acMenu dt.tokutoku{
    background:#57A2D8;	
    color: #FFF;
    position: relative;
    font-size: 180%;
    width: 100%;
  }
  #acMenu dt.tokutoku:after{
    content:"";
    right:4%;
    top:40%;
      width: 16px;
      height: 16px;
      border-top: 3px solid #FFF;
      border-right: 3px solid #FFF;
      -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    z-index: 999;
  }
  
  #acMenu dd{
    width:100%;
    display:none;
  }
  
  #acMenu  dt.tokutoku.active{
    background: url(../price/images/arrow02.png) no-repeat #F6638F;
    background-position: right 9pt center;
      color: #FFF;
  }
  #acMenu p.car-img{
  width: 100%;
  margin: 0px auto;
    text-align: center;
  }
  
  #acMenu p.car-img img{
  width: 50%;
  }

  .price ul.waribiki li{
    width: calc(100% / 3 - 10px);
    text-align: center;
  }
  
  /*price_data-----------------------------------------------------*/
.price {
  width:100%;
  padding-bottom: 20px;
}

.price .inner{
width: 90%;
margin: 0px auto;
padding: 10px 0px;
}
.price .inner img{
width: 100%;
margin: 0px auto;
padding: 10px 0px;
}
table.price_data{
width:100%;
margin:0px 0px 10px 0px;
text-align:left;
border:1px solid #CCCCCC;
border-collapse:collapse;
border-spacing:0px;
}
table.price_data th{
font-size:100%;
border:1px solid #CCCCCC;
color:#000;
padding:8px 2px 8px 6px;
background:#DFF2FF;
width:25%;
font-weight: bold;
}
table.price_data td{
border:1px solid #CCCCCC;
padding:10px 2px 10px 2px;
font-size:130%;
background:#EEE;
font-weight: bold;
}	
table.price_data th.car{
font-size:100%;
}
table.price_data th span{
font-size:80%;
font-weight: bold;
}
table.price_data td.car{
background:#FFFFFF;
padding:5px 2px 0px 2px;
}

table.price_data td.price{
padding:0px 10px 0px 0px;
font-size:140%;
text-align:right;
background:#FFF;
font-weight: bold;
}
table.price_data td.discount{
background: #FFFF00;
font-size:140%;
}
table.price_data th.max{
padding:8px 2px 8px 6px;
background: #FFFCE7;
font-size:100%;
font-weight: bold;
}
table.price_data td.max{
padding:8px 10px 8px 2px;
background: #FFFCE7;
font-size:160%;
color:#F66390;
}
.price-txt{
text-align: left;
}
.price-txt .red{
font-size: 120%;
}	
table.price_data td.max span{
font-size:130%;
font-weight:bold;
}
.car-model{
font-size:110%;
}		
table.price_data td.max span.goukei{
font-size:70%;
color:#F66390;
}

section.price{
  padding: 0;
}

.price_txt,.txt{
  font-size: 110%;
}
.price_item{
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
	margin-bottom: 20px;
	padding: 20px;
	background: #fff;
}
.price_item div.block{
	width:100%;
	margin-bottom: 20px;
}

.price_item img{
	padding:10px;
}


  
/***/
.shop-block .txt p{
  font-size: 85%;
}

.shop-block .txt a{
  color: #4D4D4D;
}

.shop-list .bnr{
  padding: 0 0 60px 0;
}

footer{
  padding: 10px 0 10px 0;
}

.footerBnner {
  position: fixed;
  bottom: 0px;
  left: 0px;
  z-index: 1000;
  padding: 8px 4px;
  background-color: #00346f;
}

.footerBnner ul {
  display: flex;
}

.footerBnner li {
  width: 50%;
  margin: 0 4px;
}

#page-top{
  bottom: 120px;
  z-index: 1000;
}

footer .inner div.copy {
  text-align: left;
  margin-left: 5%;
}

/* procourse */
.procourse .inner{
  padding: 0 15px;
}
.hikaku-title{
  font-size: 1.5em;
}
.hikaku-title::before,
.hikaku-title::after{
  height: 4px;
}
.procourse .underline-yellow{
  font-size: 1em;
  padding: 0;
}
}