.sp-b{display: none;}
.p_mt05{margin-top: 0.5em;}

.swiper-js .swiper-slide{
opacity: 1 !important;
}
.swiper-slide .image,
.swiper-slide .image img {
  /*切り替わり中は前のスライドのアニメーションを遅らせる*/
  transition-delay: 1s;
}

.swiper-slide .image {
  transform: translateX(100%) skew(-15deg);
  overflow: hidden;
}

.swiper-slide .image img {
  transform: translateX(-100%) skew(15deg);
}

.swiper-slide-active {
  /*アクティブなスライドが一番上に来るように*/
  z-index: 2;
}

.swiper-slide-active .image,
.swiper-slide-active .image img {
  transition-delay: 0s;
  transition-duration: 1s;
  transform: translateX(0%);
}

.swiper-slide img{
 width: 100%;
}

.slide-spWrap{
 display: none;
}

/* -------------------------top */
#u20250507185554 .copy-0002,#u20250709101040 .copy-0002{
  margin: 0;
}

/* ------------------------------------TOP見出し */
.titBg{
  background-color: #E50112;
  display: block;
  overflow: hidden;
}
.titBlock-skewA{
      transform: skew(-25deg);
    background-color: black;
    display: block;
    text-align: center;
    padding: 0.25em;
    width: 90%;
    margin: auto;
}
.titBlock-innerSkewA{
      transform: skew(25deg);
    color: #fff;
    display: inline-block;
    font-size: 36px;line-height: 1.2;
}
/* ------------------------------------TOPリード文 */
.maintainance__topLeadBox{
  position: relative;
  padding: 3em 2em;
  border-bottom: solid 2px black;
  font-size: 22px;
}

/* -------------------------------------メンテナンスメニュー */
#u20250515102543 .headline-0002__text,#u20250507133443 .headline-0002__text{
  line-height: 1.4;
}
.headline-0001__text .titBlock span.headline-8-en,
.headline-0002__text .titBlock span.headline-8-en{
  display: flex;
	align-items: center;
  background-color: black;
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
  padding-right: 1em;
}
.headline-0001__text .titBlock span.headline-8-en::before,
.headline-0002__text .titBlock span.headline-8-en::before{
  content: '';
	display: inline-block;
	margin-right: 20px;
	width: 40px;
	height: 1px;
	background-color: #E50112;
}

.titBlock{
  position: relative;
  overflow: hidden;
  display: inline-block;
}
.headline-0001__text .titBlock{
  font-size: 30px;
}

/* --------------------------------------TZ */
.box-0001-2-btn{
  width:50%;
  min-width: 250px;
}
.box-0001 .box-0001-inner__btn__link,.button-0004__inner__btn{
 background-color: #d52015!important;max-width: 480px!important;margin: auto;
}

.box-0001 .box-0001-inner__btn__link:before,.button-0004__inner__btn:before{
  background-image: none;
    border-left: 1.5em solid transparent;
    border-bottom: 1.5em solid black;
    height: 0!important;
    width: 0!important;
    top: auto!important;
    bottom: 0;
    right: 0!important;
}

.btn__afterservice--tz{
  display: block;
  text-align: center;
}

/* ----------------------------------------SuperFineView */
#u20250522132303 .image-0001__item{
  background: #011f4d;
}
.sfv-title{
    display: block;
    text-align: center;
    line-height: 1.4;
    background: #011f4d;
    color: #fff;
    padding-bottom: 0.5em;
}
.sfv-title .small-headlineTxt{
  font-size: 0.8em;
}
.sfv-readHead{
  display: inline-block;background: #011f4d;color: #fff;padding: 0.5em 1em;
}
.sfv__featureHead{
    font-size: 1.8em;
    color: #023684;
    font-weight: 600;
    background: linear-gradient(transparent 60%, #f7f763 40%);
    display: inline;
    margin-bottom: 0.5rem;
}
.sfv__featureTxt{
  display: block;
  font-size: 1.3em;
  margin-top: 0.5rem;
}

.sfv__cvTxt{
    font-weight: 600;
    text-align: center;
    font-size: 20px;
    line-height: 1.8;
}
.sfv__const-area{
    background: #011f4d;
    padding: 2rem 4rem;
    color: #fff;
}
.sfv__const-title{
    font-size: 1.6em;
    font-weight: 600;
    margin-bottom: 1rem;
    text-align: center;
}
.sfv__const-subtitle{
    font-size: 1.2em;
    margin-bottom: 0.5rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0em 0.5em;
    text-align: center;
    background-color: #fff;
    color: #011f4d;
    width: 30%;
}
.sfv__const-area .flex{
    display: flex;
    justify-content: center;
    gap: 5%;
    margin-bottom: 2rem;
}
.sfv__const-area .box5-3{
    width: 30%;
    text-align: center;
    font-size: 20px;
}
.sfv__const-area .box5-3 .box-title {
    font-size: 0.8em;
    display: inline-block;
    background: #011f4d;
    padding: 0.25em 1em;
}

.sfv__const-area .box5-3 .box-content {
    border-top: 1px solid #fff;
}

.sfv__const-area .box5-3 p {
    margin: 0; font-size: 1em;
}


/* ----------------------------------------タイヤ預かりサービス */

/* ------------------------メリット */
.tire-stock__solution {
    position: relative;
    margin-top: 1em;
    padding: 1.8em 1.5em 1em 1.5em;
    font-size: 22px;
    background: #fff697;
}

.tire-stock__solution > .tire-stock__solHead {
    position: absolute;
    top: -1.15em;
    left: -.5em;
    padding: .4em 1.4em;
    border-radius: 5px;
    background-color: #333333;
    color: #fff;
    font-size: .9em;
}

.tire-stock__solution > .tire-stock__solHead::before {
    position: absolute;
    bottom: -7px;
    left: 50%;
    transform: translateX(-50%);
    width: 16px;
    height: 8px;
    background-color: #333333;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    content: '';
}

.tire-stock__solution ul li {
    font-size: 0.9em;
    margin-bottom: 1em;
    background: white;
    padding: 0.35em 0.5em;
    border-radius: 8px;
}
.tire-stock__solution p{
    font-size: 0.8em;
    font-weight: 700;
    display: inline-block;
    background: #009ea7;
    padding: 0.5em 1em;
    color: aliceblue;
}

/* -------------------------料金 */
.tire-stock__priceArea .flex{
  display: flex;
  flex-wrap: nowrap;
}
.tire-stock__priceArea .box-013 {
  width: 25%;
    max-width: 400px;
    margin: 0 auto;
    background-color: #fff697;
}

.tire-stock__priceArea .box-013 .tireSize-txt {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: .5em 0;
    background-color: #333333;
    color: #fff;
    font-weight: 600;
}

.tire-stock__priceArea .box-013 p.price-num{
    margin: 0;
    padding: 1em 1.5em;
    color: #333;
    text-align: center;
    border-bottom: 1px solid #333333;
    border-left: 1px solid #333333;
    border-right-width: thin;
}
.tire-stock__priceArea .box-013:last-child p.price-num{
  border-right: 1px solid #333333;
}
.tire-stock__priceArea .box-013 p.price-num span{
    font-size: 1.8em;
    font-weight: 600;
}
.tire-stock__cv{
    font-size: 20px;
    font-weight: 600;
    padding: 0.5em 1em;
    background: #009ea7;
    color: #fff;
    text-align: center;
    width: fit-content;
    margin: auto;
}

/* ----------------------------------------保証がつくしプラン */
    .tsukushi__subhead{
    color: #fff;
    padding: 0.25em 1em;
    border-radius: 18px;
    }
    .tsukushi__subhead-newCar{
      background-color: #8cc63e;
    }
    .tsukushi__subhead-shaken{
      background-color:#fa6e37
    }
    #u20250530170418 .button-0004__inner__btn,#u20250709092538 .button-0004__inner__btn{
    background-color: #f2f2f2!important;
    max-width: inherit!important;
    border-left: none!important;
    border-top: none!important;
    border-right: none!important;
    width: 48%;
    border-radius: 0!important;
    padding: 0em;
    }
   #u20250530170418 .button-0004__inner__btn:before,#u20250709092538 .button-0004__inner__btn:before{
    content: none;
   }
    #u20250530170418 .button-0004__inner__btn .btn__afterservice,#u20250709092538 .button-0004__inner__btn .btn__afterservice{
          display: block;
    text-align: center;
    font-size: 1.2em;
    }

    /* -------------------------------料金表 */
   .tsukushiPlan__table{border-collapse: collapse; width: 100%;font-size: 1.25em;}
   .tsukushiPlan__table tr th{
      vertical-align: middle;color: #fff;
      border-right: 3px solid #fff;
   }
   .tsukushiPlan__table tr td{padding: 1em;text-align: center;}
   .tsukushiPlan__table--jouyousha .tr th,
   .tsukushiPlan__table--jouyousha .tr td.price-desc
   {
      width: 30%;
   }
   .tsukushiPlan__table--jouyousha tr .cubicCentimeter-desc{
      width: 40%;
   }
   .tsukushiPlan__Table--kamotsu .tr th,.tsukushiPlan__Table--kamotsu .tr th{
      width: 50%;
   }
	.tsukushiPlan__table tr.newcars__row th{
      background-color: #73ac4e;
   }
   .tsukushiPlan__Table--kamotsu tr.newcars__row th{
    padding: 0.5em 0;
   }
		.tsukushiPlan__table tr td{
     background-color: #f2f5f0;
   }
	.tsukushiPlan__table tr td.price-desc{
      border-left:3px solid #fff;
      font-weight: 600;
   }
	.tsukushiPlan__table tr.newcars__row td.price-desc{
		color: #73ac4e;
    }
    .tsukushiPlan__table tr td,.tsukushiPlan__table tr th{
      border-bottom: 3px solid #fff;
      line-height: 1.6;
    }
    .tsukushiPlan__table tr.vehicle-inspection__row td.price-desc{
      color: #ec6e33;
    }
.tsukushiPlan__table tr.vehicle-inspection__row th{
    background-color:#ec6e33;
}
.tsukushiPlan__table tr.vehicle-inspection__row td{
    background-color: #FDF1EC;
}


/* ----------------------------------------オイルボトルキープ */
#u20250528190232,#u20250709094238{
  background-size: cover;
  background-position: right bottom;
}
.bottlekeep__const-area{
    padding: 2rem 0rem;
}
.bottlekeep__const-title{
    font-size: 2em;
    color: #fff;
    font-weight: 700;
    display: flex;
	justify-content: center;
	align-items: center;
  margin-bottom: 1rem;
}

.bottlekeep__const-title span{
  display: inline-block;
}

.top-column-wrap{
  grid-column: 1 / -1;
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
  justify-content: center;
}
.top-column-wrap .box5-3{
  flex-basis: calc(50% - 1rem);
  max-width: 337px;
}
.bottlekeep__const-area .grid{
    display: grid;
    justify-content: center;
    grid-template-columns: repeat(3, 337px);
grid-template-rows: auto auto;
    gap: 2rem;
    margin-bottom: 1rem;
}

.bottlekeep__const-area .box5-3{
    text-align: center;
    font-size: 20px;
    border-radius: 8px;
    padding:1rem 0;
    background-image: url(../img/asset06.png);
    background-size: cover;
    background-repeat: no-repeat;
/* background-image: radial-gradient(circle, rgba(255, 242, 58, 1), rgba(224, 162, 8, 1) 80%); */
/* background: radial-gradient(circle, rgb(243 238 153), rgb(227 190 99) 80%); */
/* background: radial-gradient(circle, rgb(243 238 153), rgb(241 218 161) 80%);
border: 5px solid rgb(241 218 161); */
}

/* .bottlekeep__const-area .box5-3 .box-title {
    font-size: 2em;
   font-weight: 700;
   line-height: 1.1;
  letter-spacing: 0.05em;
   position: relative;
   padding: 0.1em 0em 0.2em;

   margin-bottom: 1rem;
   border-radius: 4px 4px 0 0;
} */
 .bottlekeep__const-area .box5-3 .box-title img{
  height: 90px;
  width: auto;
  padding-right: 2rem;
 }
/* .bottlekeep__const-area .box5-3 .box-title::before,
.bottlekeep__const-area .box5-3 .box-title::after{
  content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    width: 35%;
    height: 2px;
    background-color: white;
} */
/* .bottlekeep__const-area .box5-3 .box-title::before{left: 0;}
.bottlekeep__const-area .box5-3 .box-title::after{right: 0;} */

.bottlekeep__const-area .box5-3 .box-content {
    padding: 0 0.5em;
}

.bottlekeep__const-area .box5-3 p {
  margin: 0;
  font-size: 1.6em;
  font-weight: 900;
  line-height: 1.4;
  color: #e50012;
  display: flex;
    justify-content: center;
    align-items: center;
    /* https://owumaro.github.io/text-stroke-generator/ */
}
.bottlekeep__const-area .box5-3 p.larger{
  font-size: 2.2em;
}
/* .bottlekeep__const-area .box5-3 p::before,
.bottlekeep__const-area .box5-3 p::after{
content: '';
width: 3px;
    height: 30px;
    background-color: white;
}
.bottlekeep__const-area .box5-3 p::before{
  transform: rotate(-35deg);
  margin-right: 0.5em;
}
.bottlekeep__const-area .box5-3 p::after{
  transform: rotate(35deg);
  margin-left: 0.5em;
} */
.bottlekeep__const-area .box5-3 p{
text-shadow: rgb(255, 255, 255) 3px 0px 0px, rgb(255, 255, 255) 2.83487px 0.981584px 0px, rgb(255, 255, 255) 2.35766px 1.85511px 0px, rgb(255, 255, 255) 1.62091px 2.52441px 0px, rgb(255, 255, 255) 0.705713px 2.91581px 0px, rgb(255, 255, 255) -0.287171px 2.98622px 0px, rgb(255, 255, 255) -1.24844px 2.72789px 0px, rgb(255, 255, 255) -2.07227px 2.16926px 0px, rgb(255, 255, 255) -2.66798px 1.37182px 0px, rgb(255, 255, 255) -2.96998px 0.42336px 0px, rgb(255, 255, 255) -2.94502px -0.571704px 0px, rgb(255, 255, 255) -2.59586px -1.50383px 0px, rgb(255, 255, 255) -1.96093px -2.27041px 0px, rgb(255, 255, 255) -1.11013px -2.78704px 0px, rgb(255, 255, 255) -0.137119px -2.99686px 0px, rgb(255, 255, 255) 0.850987px -2.87677px 0px, rgb(255, 255, 255) 1.74541px -2.43999px 0px, rgb(255, 255, 255) 2.44769px -1.73459px 0px, rgb(255, 255, 255) 2.88051px -0.838247px 0px;
}

.bottlekeep__const-area .box5-3 .box-content__notice{
  font-size: 0.8em;margin-top: 0.25rem;display: inline-block;font-weight: 500;color: #333;
}

/* https://pote-chil.com/posts/animation-duration-per-repetition

https://b-risk.jp/blog/2021/01/anim-reference/*/


/* --------------------ラインナップ */
.lineUp-area .grid{
  display: grid;
  grid-template-rows: repeat(1, 1fr);
  gap: 2rem;
}
.lineUp-area .grid__lineUp{
  grid-template-columns: repeat(2, 1fr);
}
.bottlekeep-lineup__subHead{
  padding: 0.25em;
  border-radius: 16px;
  color: #fff;
  font-size: 20px;
  text-align: center;
  max-width: 200px;
  margin-bottom: 1.5rem;
}
.bottlekeep-lineup__subHead--gasorine{
  background-color: #dd2e37;
}
.bottlekeep-lineup__subHead--diesel{
  background-color: #23853b;
}

.lineUp-content .box5-4 .oil-detail{
   grid-template-columns: 200px auto;
  align-items:center;
  gap: 2rem;
  margin-bottom: 1.5rem;
}
.lineUp-content .box5-4 .oil-detail img{
  max-width: 200px;
}

.oil-namebox{
  font-size: 1.2em;
}
.oil-namebox span{
  display: inline-block;
}
.oil-title{
  margin: 0.5rem 0;
}

.oil-name{
  color: #fff;
  padding: 0.25em 0.5em;  
}
.oil-price{
  font-weight: 600;
  margin-top: 0.25rem;
  margin-left: 0.5rem;
}

.lineUp-content-gasorine .oil-name{
  background-color: #dd2e37;
}
.lineUp-content-diesel .oil-name{
  background-color: #23853b;
}

.oil-detaltTxt{
  font-size: 16px;
}

.bottlekeep-cv{
    font-size: 20px;
    font-weight: 600;
    padding: 0.5em 1em;
    border:2px solid #dd2e37;
    color: #000;
    text-align: center;
    width: fit-content;
    margin: auto;
}


@media (any-hover: hover){

}

/* @media (min-width: 751px) {

} */


@media screen and (max-width: 1200px) {
  .bottlekeep__const-area .grid{
    grid-template-columns: repeat(2, 1fr);
  }
  .lineUp-area .grid__lineUp{
    grid-template-columns: repeat(1, 1fr);
  }

}


@media screen and (max-width: 767px){
  .sp-b{
    display: block;
  }
#u20250507181348 .image-0003 .image-0003__list,
#u20250515113526 .image-0003 .image-0003__list{
  flex-direction: column;
}
#u20250507181348 .image-0003 .image-0003__list .image-0003__item, #u20250515113526 .image-0003 .image-0003__list .image-0003__item{
  width: 100%;
}
.headline-0001__text .titBlock{
  font-size: 24px;
}
.titBlock-skewA{
  padding-bottom: 0;
}
.titBlock-innerSkewA{
  font-size: 24px;
}

.maintainance__topLeadBox{
  font-size: 20px;
  padding: 1.5em 0em;
}

/* -----------------------------------superfineview */
#u20250522132303 .image-0001__item{
  margin: 0 16px;
}
.sfv-title{
  line-height: 1.3;
}
.sfv-title .small-headlineTxt{font-size: 0.6em;}
.large-headlinetxt{font-size: 0.8em;}
  .sfv__const-area,.sfv__const-area .box5-3,.sfv__const-subtitle{
    width: 100%;
  }
  .sfv__const-area,.sfv__const-area .box5-3{
padding:1rem;
  }
  .sfv__const-area .box5-3{
    padding-bottom: 0;
  }
  .sfv__const-area .flex{
    gap: 0;flex-direction: column;margin-bottom: 1rem;
  }
  .sfv__cvTxt{font-size: 18px;}
  .sfv__const-title,.sfv__const-subtitle,.sfv__cvTxt{text-align: center;}
  .sfv__const-title{margin-bottom: 0;}
  .sfv__const-subtitle{margin-bottom: 0;margin-top: 1.5rem;padding: 0.25em 0;}
  /* -----------------------------------タイヤ預かりサービス */
  .tire-stock__solution{
    margin-top: 2em;padding: 1.5em 1em 1em 1em;
  }
  .tire-stock__solution > .tire-stock__solHead{
    top: -2.0em;font-size: .8em;
  }
  .tire-stock__solution ul li{
    font-size: 0.75em;
  }
  .tire-stock__solution p{
    font-size: 0.7em;}
.tire-stock__priceArea .flex{
  flex-wrap: wrap;
}
.tire-stock__priceArea .box-013{
  width: 50%;
}
.tire-stock__priceArea .box-013:nth-child(2) p.price-num{
  border-right: 1px solid #333333;
}
.tire-stock__priceArea .box-013:nth-child(odd) p.price-num{
  border-right: none;
}
.tire-stock__cv{
  font-size: 15px;padding: 0.5em 0.75em;text-align: left;
}

/* ---------------------------------------エンジンオイルボトルキープ */
.bottlekeep__const-area .box5-3 .box-content{
  font-size: 16px;
}

.bottlekeep__const-area .box5-3 p{
  font-size: 1.9em;
}

/* .bottlekeep__const-area .box5-3 .box-title{
  text-align: left;
  padding: 0 1rem;
} */
.bottlekeep__const-area .box5-3 .box-title img{
  padding-right: 3em;
}

.lineUp-content .box5-4 .oil-detail{
  grid-template-columns: repeat(1, 1fr);
  grid-template-rows: repeat(1, 1fr);
}

.bottlekeep-lineup__subHead{
  max-width: inherit;
}
.lineUp-area .grid{
  grid-template-columns: repeat(1, 1fr);
  grid-template-rows: repeat(1, 1fr);
}
.lineUp-area .grid__lineUp{
  gap: 0;
}
.lineUp-content .box5-4 .oil-detail{
  gap: 1.5rem;
}
.lineUp-content .box5-4 .oil-detail img{
  width: 50%;
  margin:0 auto;
}
.oil-namebox{
    width: fit-content;
    margin: auto;
}
.oil-title{
  display: block;
}
.oil-title--ow20{
  margin-right: 0;
}

.bottlekeep-cv{
    font-size: 15px;
    padding: 0.5em 0.75em;
    text-align: left;
}
}

@media screen and (max-width:520px) {
  .slide-pcWrap{
    display: none;
   }
   .slide-spWrap{
   display: block;
  }
/* ------------------------------------- 保証がつくしプラン */
/* ------------料金表 */
.tsukushiPlan__table tr th,.tsukushiPlan__table tr td{
  display: block;line-height: 1.5;
}
.tsukushiPlan__Table--jouyousha .tr th,.tsukushiPlan__Table--jouyousha .tr td.price-desc,.tsukushiPlan__Table--jouyousha tr .cubicCentimeter-desc,.tsukushiPlan__Table--kamotsu .tr th,.tsukushiPlan__Table--kamotsu .tr th{
  width: 100%;
}
.tsukushiPlan__table tr th{
  border-right: none;
}
.tsukushiPlan__table tr th,.tsukushiPlan__table tr td.cubicCentimeter-desc,.tsukushiPlan__table tr.newcars__row:last-child td.price-desc,.tsukushiPlan__table tr td.table__border_b-sp{
  border-bottom:none;
}
.tsukushiPlan__table tr td.price-desc{
  border-left: none;
}
.tsukushiPlan__table tr td.cubicCentimeter-desc{
  padding: 0.5em 0 0;
}
.tsukushiPlan__table tr td.price-desc{
  padding: 0 0 0.5em;
}
.tsukushiPlan__table tr th,.tsukushiPlan__Table--kamotsu tr td.price-desc{
  padding: 0.5em 0;
}

/* ^^^^^^^^^^^^^^^^^エンジンオイルボトルキープ */
.bottlekeep__const-area .grid{
    grid-template-columns: repeat(1, 1fr);
}
.bottlekeep__const-area .box5-3 .box-content__notice{
  font-size: 1em;
}

}