.bg-stripe{
  background-image: url(../images/strip_bck.jpg);
  background-repeat: repeat;
}
.top_title{
  justify-content: center;
  align-items: baseline;
  flex-wrap: nowrap;
}
.top_img{
  background-image: url(../images/strip_bck.jpg);
  background-repeat: repeat-x;
  background-position: left bottom -38px;
}


/* ---  RS保証の3つのメリット  --- */
.merrit_title{
  text-shadow: 2.828px 2.828px 0px #fcff00;
  font-weight: bold;
  font-size: 40px;
}
.merit_list{
  display: flex;
  justify-content: space-between;
  margin:30px 0 0;
  padding: 0 25px 0 !important;
}
ul.merit_list li {
  border: 6px solid #00deff;
  border-radius: 20px;
  width: 32.5%;
  max-width: 330px;
}
.merit{
  background-image: url(../images/dot_bck.jpg);
  padding: 9px 10px 27px;
  text-align: center;
  margin: 0 0 10px;
  border-radius: 0 0 40% 37%;
}
.merit img{
  display:inline-block;
}
.merit_list li div:last-child{
  padding: 0 10px 10px;
}
.merit_list li div p{
  text-align: center;

}
.merit_list li div p:first-child{
  background-color: #feff80;
  padding: 5px;
  font-size: 20px;
  font-weight: bold;
  margin: 0 0 10px;
}
.merit_list li div p:last-child{
  font-size: 15px;
}

.road_searvice_wrap{
  position: relative;
}
.road_searvice {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  line-height: 1.4;
  color: #FFF;
  text-shadow: 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000;
}

.road_searvice_img{
  position: absolute;
  right: 0;
  bottom: -23px;
}

/* --- conditions --- */
.conditions h2 {
  text-align: center;
  font-size: 40px;
  letter-spacing: 1px;
}
.conditions h2 span{
  position: relative;
}
.conditions h2 span:before,.conditions h2 span:after{
  position: absolute;
  bottom: -22px;
}
.conditions h2 span:before{
  content: url('/shaken-okayama/images/hikaku_fukidashi1.png');
  left: -57px;
}
.conditions h2 span:after{
  content: url('/shaken-okayama/images/hikaku_fukidashi2.png');
  right: -46px;
}

/* --- 事例 --- */
.sample-4{
  background-color: #ffffc0;
}
.sample-4 h2{   font-size: 40px;}
.sample-4-list{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.sample-4-list li{
  width: 48%;
  margin: 0 1% 15px;
  max-width: 500px;
}


/* --- RS保証 --- */
.warranty-title{
  font-size: 65px;
  font-weight: bold;
  text-align: left;
  line-height: 1.4;
  color: #FFF;
  text-shadow: 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000;
}

.plan_tab{
  display: flex;
  justify-content:space-between;
}
.plan_tab li{
  width: 49%;
}
.plan_tab li a{position: relative;display: block;text-align: center;height: 70px;border-radius: 10px;line-height: 64px;color: #FFF;font-size: 24px;font-weight: bold;transition: 0.5s;}


.standard-plan{
  background: #008aff;border: 4px solid #008aff;
}

.premium-plan{
  background: #ff0000;border: 4px solid #ff0000;
}

.hybrid-plan{
  background: #88de00;border: 4px solid #88de00;
}
.plan_tab li a:hover{
  background-color: #FFF;
  color: #000;
  text-decoration:none;

}

.plan_tab li a:after {
  content: '\f309';
  font-family: "Font Awesome 5 Free";
  width: 35px;
  height: 35px;
  background: #FFF;
  border: 3px solid #000;
  color: #000;
  /* transform: rotate(-45deg); */
  border-radius: 50%;
  right: 10px;
  margin: -17px 0px 0 0;
  top: 50%;
  line-height: 32px;
  position: absolute;
  font-size: 19px;
  text-align: center;
  text-shadow: none;
  letter-spacing: 0px;
  transition: 1s;
}

.plan_title{
  background-repeat: repeat;

}
.plan1 .plan_title{
  background-image: url(../images/strip_bck_blue.jpg);
}
.plan2 .plan_title{
  background-image: url(../images/strip_bck_red.jpg);
}
.plan3 .plan_title{
  background-image: url(../images/strip_bck_green.jpg);
}
.plan_title h3{
  font-weight: bold;
  text-align: center;
  padding: 63px 0;
}
.plan_icon{
  position: absolute;
  right: 0;
  top: -75px;
}
.plan1{
  margin: 90px 0 0;
}
.plan2{
  margin: 110px 0 0;
  }
.plan3{
  margin: 110px 0 0;
  
}
.hybrid_wrap{
  background-color: #b9ff49;
  padding: 50px 0;
}
.hybrid_price{
  background-color: #FFF;
  box-shadow: 5px 5px 0 #000;
  display: flex;
  padding: 26px 15px;
}
.hybrid_price div:last-child{
  margin:0 0 0 -20px;
}


.without{
  background-image: url(../images/without_bck.jpg);
  background-repeat: repeat;
  border-radius: 15px;
}
.without h3{
  color: #000;
  text-shadow: 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF,
  0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF,
   0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF,
    0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF,
     0 0 3px #FFF;

}
.without_list{
  display: flex;
  flex-wrap: wrap;
  margin: 30px 0 0;
  justify-content: space-between;
  margin: 30px 0 0 !important;
}

.without_list li{
  width:33%;
}

.without_list p {
  
}

@media screen and (max-width: 1199px) {
  .road_searvice_wrap{
    display:flex;
    flex-wrap:wrap;
  }
  .road_searvice_wrap p{
    width:100%;
  }
  .road_searvice_img{
    position:relative;
    width:100%;
    text-align:center;
    bottom:0;
    margin:10px 0 0 0;
  }
  .road_searvice_img img{
    display:inline-block;
  }

  .warranty-title {
      font-size: 50px;
  }
  .plan_tab li a {
      font-size: 20px;
  }
  
  .plan_tab li a:after {
    width: 30px;
    height: 30px;
    border: 2px solid #000;
    right: 10px;
    margin: -13px 0px 0 0;
    top: 50%;
    line-height: 29px;
    font-size: 16px;
  }
  

}
@media screen and (max-width: 1119px) {

  .merit_list{
    padding: 0 0 0 !important;
    
  }
.price_table{
  padding: 0 15px;
}



}
@media screen and (max-width: 1023px) {

  .plan_icon{
    width:140px;
    right: 0;
    top: -32px;
  }  
  .plan_icon img{
    width:100%;
  }
  .plan_title h3{
    padding: 27px 0;
  }





}

@media screen and (max-width: 768px) {
  .top_title{
    flex-wrap: wrap;
    padding: 0 5px;
  }
  .top_title div:first-child{
    max-width: 200px;
  }
  .top_title div:last-child{
    max-width: 600px;
    margin: 5px 0 0;
  }
  .merrit_title,.conditions h2,.sample-4 h2{
    font-size: 32px;
  }
  .merit_list li div p:first-child {
      font-size: 18px;
  }
  .merit_list li div:last-child {
      padding: 0 5px 5px;
  }
  
  .plan_tab li {
      width: 32.5%;
  }
  .plan_tab li a {
      text-align: left;
      font-size: 18px;
      padding: 0px 0 0 16px;
      height: 60px;
      line-height: 56px;
  }

  .plan_tab li a:after {
    width: 25px;
    height: 25px;
    border: 2px solid #000;
    right: 10px;
    margin: -13px 0px 0 0;
    top: 50%;
    line-height: 24px;
    font-size: 16px;
  }


}
@media screen and (max-width: 767px) {


  .merit_list{
    flex-wrap:wrap;

  }
  .merit {
    padding: 9px 10px 10px;
  }
  .merit img{
    width: 140px;
  }  
  ul.merit_list li{
    width:100%;
    max-width: 100% !important;
    margin:0 0 15px;
  }
  .merit_list li div:last-child {
      padding: 0 10px 10px;
  }
  .conditions h2 {
    line-height: 34px;
    margin: 0px 0 22px;
    letter-spacing: 0;
  }
  .conditions h2 span:before,.conditions h2 span:after{
    background-size:contain;
    background-repeat:no-repeat;
    content:'';
    width: 35px;
    height: 38px;
    bottom: 2px;
  }
  .conditions h2 span:before{
    background-image: url('/shaken-okayama/images/hikaku_fukidashi1.png');
    left: -119px;
  }
  .conditions h2 span:after{
    background-image: url('/shaken-okayama/images/hikaku_fukidashi2.png');
    right: -50px;
  }
  .js-scrollable-wrap{
   overflow: hidden;
  }
  .js-scrollable img{
    width: 650px !important;
    max-width: 650px;
  }
  .warranty-title {
      font-size: 36px;
  } 
  .plan_tab{
    flex-wrap:wrap;
    justify-content:center;
  }
  .plan_tab li{
    width:80%;
    margin:5px 0 0
  }
  .plan_tab li a {
      height: 50px;
      line-height: 47px;
      border-width: 3px;
  }
  .without_list{
    justify-content:center;
  }
  .without_list li{
    width:80%;
    text-align:center;
    margin:0 0 15px;
  }

}

@media screen and (max-width: 580px) {
  .plan_title > div{
    display:flex;
    justify-content:center;

  }
  .plan_icon {
    position: relative;
    top: 0;
    margin: -20px -60px -20px 0;
    width: 130px;
  }
  .plan_title h3 {
      padding: 27px 8px;
  }
}

@media screen and (max-width: 480px) {
  .top_title div:first-child{
    max-width: 170px;
  }
  .merrit_title,.conditions h2,.sample-4 h2{
    font-size: 28px;
  }

  .road_searvice_wrap p{
    font-size:16px;
  }
  .road_searvice_img img{
    width:180px;
  }



  .conditions h2 {
    line-height: 27px;
  }
  .conditions h2 span:before,.conditions h2 span:after{
    width: 29px;
    height: 32px;
  }
  .conditions h2 span:before{left: -99px;}
  .conditions h2 span:after{right: -30px;}

  .sample-4-list li {
      width: 100%;
  }

  .hybrid_wrap {
      padding: 30px 0;
  }
  .hybrid_price{
    padding: 20px 10px;
    flex-wrap:wrap;
    justify-content: center;
  }
  .hybrid_price div:last-child{
    width:80%;
    margin: -44px auto 0 0;
  }



}
@media screen and (max-width: 420px) {
  .plan_icon {
    position: relative;
    top: 0;
    margin: -20px 0px -20px 0;
    width: 130px;
  }
  .plan_title h3 {
      padding: 31px 0px;
  }



  .without_list li{
    width:100%;
    margin:0 0 15px;
  }
  
}



@media screen and (max-width: 350px) {
  .merrit_title,.conditions h2,.sample-4 h2{
    font-size: 22px;
  }
  .conditions h2 span:before {
      left: -83px;
  }

  
}