@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&display=swap);

/** ============================================================
 * 荳頑嶌縺榊ｯｾ蠢�
 * ========================================================== */
p{
  margin: 0;
}
#page-wrapper{
  padding-bottom: 0;
}
.bootstrap .sub-heading,
.sub-heading{
  font-size: 32px;
  font-weight: bold;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 30px;
  margin-top: 80px;
}
.sub-heading:after{
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 1px #bc2739;
  bottom: -1px;
  width: 20%;
}
.bootstrap .plan-heading,
.plan-heading{
  padding: 48px 35px;
}
.mgt0{
  margin-top: 0!important;
}
@media screen and (max-width:768px) {
  .bootstrap .plan-heading,
  .plan-heading{
    padding: 24px;
  }
}


/** ============================================================
 * MV
 * ========================================================== */
.layout-main-wrapper .content-inner,
.layout-main-wrapper .content-block--narrow .content-inner{
  max-width: 1064px;
  width: 1064px;
}

/* 繧ｿ繧､繝医Ν荳区ｳｨ驥� */
p.main-heading--note{
  margin-top: -30px;
  margin-bottom: 40px;
  font-size: 18px;
}
@media screen and (max-width:768px) {
  p.main-heading--note{
    margin-top: 0px;
    margin-bottom: 1rem;
    font-size: 16px;
  }
}

/** ============================================================
 * 繧ｿ繧､繝医Ν荳九悟惠蠎ｫ蛻�ｌ縲�20241002
 * ========================================================== */
 p.main-heading--note-nostock{
  background-color: #e5e5e5;
  color: #7d7d7d;
  padding: 10px 40px;
  width: 200px;
  max-width: 200px;
  text-align: center;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.3;
  margin-top: -20px;
}
@media screen and (max-width:768px) {
  p.main-heading--note-nostock{
    margin-top: 0px;
    width: 150px;
    max-width: 150px;
    margin-bottom: 0px;
  }
}


/* 繧ｹ繝ｩ繧､繝繝ｼ */
.slick-slide img{
  margin: 0 auto;
}
.slick-arrow.slick-prev,
.slick-arrow.slick-next{
  width: 48px;
  height: 48px;
  background: transparent;
  transform: translateY(-50%);
  filter: drop-shadow(0 6px 20px rgba(39, 39, 39, 0.2));
  z-index: 1;
}
.slick-arrow.slick-prev{
  left: 0;
}
.slick-arrow.slick-next{
  right: 0;
}
.slick-arrow.slick-prev::before,
.slick-arrow.slick-next::before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 48px;
  height: 48px;
  border: none;
  transform: none;
  opacity: 1;
}
.slick-arrow.slick-prev::before{
  background: url(/sites/default/files/media/service/mobile/product/image/icon_circle_arrow-wt-l.webp) no-repeat center / 100%;
}
.slick-arrow.slick-next::before{
  background: url(/sites/default/files/media/service/mobile/product/image/icon_circle_arrow-wt-r.webp) no-repeat center / 100%;
}
.mobile-detail .slick-dots{
  bottom: -30px;
}
.mobile-detail .slick-dots > li{
  position: static;
  width: 6px;
  height: 6px;
}
.mobile-detail .slick-dots > li + li{
  margin-left: 6px;
}
.mobile-detail .slick-dots > li button{
  overflow: hidden;
  display: block;
  border-radius: 50%;
  padding: 0;
  background: #D3D3D3;
  white-space: nowrap;
  text-indent: 120%;
  width: 6px;
  min-width: auto;
  height: 6px;
  border: none;
}
.mobile-detail .slick-dots > li button:before{
  display: none;
}
.mobile-detail .slick-dots .slick-active button{
	background: #bc2739;
}

.mobile-block{
  display: flex;
}
.mobile-block .mobile-detail{
  width: 543px;
}
.mobile-block .product-price{
  width: calc(100% - 543px);
  padding-left: 76px;
}

@media screen and (max-width:768px) {
  .layout-main-wrapper .content-inner,
  .layout-main-wrapper .content-block--narrow .content-inner{
    width: 100%;
  }

  .mobile-detail .slick-dots{
    bottom: -24px;
  }

  .mobile-block{
    display: block;
  }
  .mobile-block .mobile-detail{
    width: 100%;
  }
  .mobile-block .product-price{
    width: 100%;
    margin: 50px 0 0;
    padding: 0;
  }
  .layout-main-wrapper .content-inner ul.price-note{
    margin-top: 20px;
  }

  .slick-dotted.slick-slider{
    margin-bottom: 30px!important;
  }
}

/* 繧ｹ繝ｩ繧､繝繝ｼ驛ｨ蛻� */
.mobile-slider{
  display: none;
}
.mobile-slider.is-active{
  display: block;
}

/* 濶ｲ驕ｸ謚槭ヶ繝ｭ繝�け */
.select-block{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 456px;
  margin: 40px auto 0;
}
.layout-main-wrapper .content-inner ul.color-select{
  display: flex;
  flex-wrap: wrap;
  margin: 40px 0 0;
}
.layout-main-wrapper .content-inner ul li.color-select__item{
  display: block;
  width: 102px;
  height: 49px;
  margin-right: 16px;
}
.layout-main-wrapper .content-inner ul li.color-select__item:nth-child(4n){
  margin-right: 0;
}
.layout-main-wrapper .content-inner ul li.color-select__item:nth-child(n + 6){
  margin-top: 14px;
}
.radio__btn{
  display: flex;
  align-items: center;
  flex-direction: column;
  height: 100%;
  padding: 4px 0;
  border: 2px solid #d8d8d8;
  color: #333;
  font-size: 14px;
  vertical-align: middle;
  cursor: pointer;
  width: 100%;
  background: #fff;
}
.color-select__item.is-active .radio__btn{
  border: 2px solid #cc0033;
}

.radio__btn input[type='radio']{
  display: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.radio__btn img{
  max-width: 19px;
}
.radio__btn span{
  margin: 4px 0 0;
  font-size: 10px;
  line-height: 1.2;
  word-break: break-all;
  max-width: 100%;
}

.mobile-note{
  margin: 12px 0 0!important;
  font-size: 14px;
  line-height: 1.3;
}
.indent-text{
  margin-left: 1rem!important;
  text-indent: -1rem!important;
}

/* 繧ｷ繝ｳ繝励Ν縺ｪ隕九◆逶ｮ */
.layout-main-wrapper .content-inner ul.color-select--simple{
  margin: 30px 0 0;
}
.layout-main-wrapper .content-inner ul.color-select--simple li.color-select__item{
  width: 70px;
  height: 18px;
  margin-right: 7px;
}
/* .color-select__item .color-select__name{
  display: none;
}
.color-select__item.is-active .color-select__name{
  display: flex;
} */
.layout-main-wrapper .content-inner ul.color-select--simple .color-select__item:not(.is-active) .radio__btn{
  border-color: transparent;
}
.layout-main-wrapper .content-inner ul.color-select--simple .radio__btn{
  display: flex;
  align-items: center;
  padding: 4px;
}
.layout-main-wrapper .content-inner ul.color-select--simple .radio__btn span{
  display: inline-block;
  width: 100%;
  height: 20px;
  margin: 0;
  background: #000;
  border: 1px solid transparent;
}
.layout-main-wrapper .content-inner ul.color-select--simple .radio__btn--green span{
  background: #009900;
}
.layout-main-wrapper .content-inner ul.color-select--simple .radio__btn--white span{
  background: #fff;
  border-color: #b9b6b6;
}
.layout-main-wrapper .content-inner ul.color-select--simple .radio__btn--purple span{
  background: #751485;
}
.layout-main-wrapper .content-inner ul.color-select--simple .radio__btn--blue span{
  background: #0042FF;
}
.layout-main-wrapper .content-inner ul.color-select--simple .radio__btn--orange span{
  background: #F39700;
}


.layout-main-wrapper .content-inner ul.color-select--simple .color-select__name{
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  align-items: center;
  width: 360px;
}
.layout-main-wrapper .content-inner .color-name{
  width: 100%;
  margin: 5px 0 0;
}
.layout-main-wrapper .content-inner .color-name__block{
  display: flex;
  justify-content: center;
}
.layout-main-wrapper .content-inner .color-name .color-name__item{
  display: none;
}
.layout-main-wrapper .content-inner .color-name .color-name__item p{
  margin: 0;
}
.layout-main-wrapper .content-inner .color-name .color-name__item.is-active{
  display: flex;
  align-items: center;
}

/* 髯仙ｮ� */
.layout-main-wrapper .content-inner ul.color-select--limit .color-select__item{
  position: relative;
}
.limit-tag{
  display: inline-block;
  background: #bc2739;
  color: #fff;
  font-size: 14px;
  padding: 2px 18px;
}
.limit-tag__text{
  position: absolute;
  top: -29px;
  left: 50%;
  transform: translateX(-50%);
  width: 62px;
  text-align: center;
  padding: 1px 0;
}
.limit-tag__comment{
  margin-left: 10px;
  font-size: 12px;
}

@media screen and (max-width:768px) {
  .select-block{
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .layout-main-wrapper .content-inner ul.color-select{
    width: 100%;
  }
  .layout-main-wrapper .content-inner ul li.color-select__item{
    height: 42px;
  }
  .layout-main-wrapper .content-inner ul li.color-select__item{
    width: calc(25% - 3px);
    margin-right: 4px;
  }
  .layout-main-wrapper .content-inner ul li.color-select__item:nth-child(n + 5){
    margin-top: 11px;
  }

  .radio__btn span{
    margin-top: 2px;
    font-size: 7px;
  }

  .mobile-note{
    margin-top: 27px!important;
    line-height: 1.2;
  }

  /* 繧ｷ繝ｳ繝励Ν縺ｪ隕九◆逶ｮ */
  .layout-main-wrapper .content-inner ul.color-select--simple{
    justify-content: center;
    margin-top: 72px;
  }
  .layout-main-wrapper .content-inner .color-name{
    margin-top: 8px;
  }
  .layout-main-wrapper .content-inner .color-name .color-name__item.is-active{
    display: block;
    text-align: center;
  }

  /* 髯仙ｮ� */
  .limit-tag__comment{
    margin: 10px 0 0;
    padding: 2px 26px;
  }

}

/* 蛟､谿ｵ繝悶Ο繝�け */
.price-block--flex{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.price-block .price-item{
  width: 50%;
}
.price-block .price-item:nth-child(n + 2){
  margin-top: 30px;
}
.price-block--flex .price-item:nth-child(2){
  margin-top: 0;
}
.price-block .price-title{
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
}
.price-block .price-text{
  margin-top: 5px;
  font-size: 18px;
  line-height: 1;
}
.price-block .price-text span{
  color: #cc0033;
  font-size: 28px;
  font-weight: bold;
}
.price-item__campaign{
  font-size: 14px;
  margin-top: 5px;
}

.layout-main-wrapper .content-inner ul.price-note{
  margin: 10px 0 0;
  font-size: 14px;
  line-height: 1.3;
}
.price-note + .cta-link{
  margin: 35px 0 0;
}
.content-inner .cta-link a.oval-link--red{
  padding: 10px 40px;
}
.content-inner .cta-link a.oval-link--red span{
  font-size: 24px;
}
.content-inner .cta-link:not(.cta-link--flex) a.oval-link--red + a.oval-link--red{
  margin-top: 20px;
}
.content-inner .cta-link--flex{
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 30px 0 0;
  text-align: center;
}
.content-inner .cta-link--flex a.oval-link--red + a.oval-link--red{
  margin-left: 24px;
}

@media screen and (max-width:768px) {
  .price-block--flex{
    display: block;
  }
  .price-block .price-item{
    width: 100%;
  }
  .price-block .price-item:nth-child(n + 2){
    margin-top: 30px;
  }

  .content-inner .cta-link:not(.cta-link--flex) a.oval-link--red + a.oval-link--red{
    margin-top: 14px;
  }
  .content-inner .cta-link--flex{
    display: block;
    margin-top: 26px;
  }
  .content-inner .cta-link--flex a.oval-link--red + a.oval-link--red{
    margin: 15px 0 0;
  }
}

/** ============================================================
 * 縲瑚ｳｼ蜈･縺ｧ縺阪∪縺帙ｓ縲阪�繧ｿ繝ｳ20241001
 * ========================================================== */
div.product-price__nostock__wrapper{
  padding-left: 76px;
  padding-top: 150px;
}
div.product-price__nostock{
  width: 320px;
  max-width: 320px;
  text-align: center;
}
p.product-price__nostock__inner{
  background-color: #e5e5e5;
    color: #7d7d7d;
    border: none;
    padding: 15px 40px;
    border-radius: 100vh;
    font-size: 18px;
    line-height: 1.8;
    font-weight: 700;
}
div.product-price__nostock__bottom{
  margin-top: 30px;
}
div.product-price__nostock__bottom p{
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 5px;
}
div.product-price__nostock__bottom a{
  font-size: 18px;
}
@media screen and (max-width:768px){
  div.product-price__nostock__wrapper{
    margin-top: 50px;
    padding: 0;
    box-sizing: border-box;
  }
  p.product-price__nostock__inner{
    font-size: 16px;
    line-height: 1.5;
    height: 56px;
}
}
 
/** ============================================================
 * 陬ｽ蜩∵ュ蝣ｱ
 * ========================================================== */
.plan-heading{
  font-weight: bold;
}
.content-block:not(:last-of-type):not(.reservation-box){
  padding-bottom: 0;
}
.product-info .content-inner{
  max-width: 864px;
}
.product-info .content-inner--bottom{
  max-width: 1096px;
}
.product-info_image{
  margin: 50px 0 0;
  text-align: center;
}
.product-info_image img{
  width: 100%;
}

/* YouTube險倩ｿｰ */
.product-info_video {
  position: relative;
  height: 0;
  padding: 0px 0 56.25%;
  overflow: hidden;
}
.product-info_video iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* 蛻･遯薙Μ繝ｳ繧ｯ */
.bootstrap a.blank-link,
.layout-main-wrapper .blank-link {
  display: inline-block;
}

.product-info__bottom,
.product-info__bottom .disclaimer-heading,
.product-info__bottom .disclaimer-note{
  color: #888;
  font-size: 14px;
}
.product-info__bottom{
  margin: 10px 0 0;
  padding: 0 33px;
}
.disclaimer-heading{
  margin: 30px 0 0;
}
.layout-main-wrapper .content-inner .disclaimer-list{
  margin: 30px 0 0;
  line-height: 1.5;
}
.layout-main-wrapper .content-inner ol.disclaimer-list{
  list-style: none;
  padding-left: 0;
}
.layout-main-wrapper .content-inner ol.disclaimer-list li{
  text-indent: -1.65rem;
  margin-left: 1.65rem;
}
.layout-main-wrapper .content-inner ol.disclaimer-list span{
  padding-right: 5px;
}
.layout-main-wrapper .content-inner .disclaimer-heading + .disclaimer-list{
  margin-top: 12px;
}
.layout-main-wrapper .content-inner .disclaimer-list li + li{
  margin-top: 5px;
}
.bootstrap p.disclaimer-note,
.disclaimer-note{
  margin: 70px -35px 0;
}
@media screen and (max-width:768px) {
  .content-block:not(.background--gray) .content-inner{
    padding: 0 30px;
  }

  .product-info_image{
    margin-top: 35px;
  }

  .product-info__bottom,
  .product-info__bottom .disclaimer-heading{
    font-size: 12px;
  }
  .product-info__bottom{
    padding: 0 13px;
  }
  .bootstrap p.disclaimer-note,
  .disclaimer-note{
    margin: 50px 0 0 1rem;
    line-height: 1.95;
  }
}

/** ============================================================
 * 豕ｨ諢丈ｺ矩��
 * ========================================================== */
.bootstrap h3.notes-heading,
.notes-heading{
  margin: 60px 0 0;
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 1.8;
}
.layout-main-wrapper .content-inner ul.notes-list{
  margin: 5px 0 0;
}
.layout-main-wrapper .content-inner ul.notes-list li.notes-list__item{
  padding-left: 23px;
}
.layout-main-wrapper .content-inner ul.notes-list li.notes-list__item::before{
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  margin-left: 5px;
  border-radius: 50%;
  background: #333;
}
.layout-main-wrapper .content-inner ul.notes-list li.notes-list__item + li.notes-list__item{
  margin-top: 10px;
}
@media screen and (max-width:768px) {
  .bootstrap h3.notes-heading,
  .notes-heading{
    margin-top: 22px;
  }
  .layout-main-wrapper .content-inner ul.notes-list{
    margin-top: 3px;
    padding-left: 8px;
  }
  .layout-main-wrapper .content-inner ul.notes-list li.notes-list__item{
    line-height: 1.6;
  }
}


/** ============================================================
 * CTA繝悶Ο繝�け
 * ========================================================== */
.reservation-box{
  margin-top: 120px;
  padding: 65px 0;
}
.reservation-title{
  font-size: 26px;
  font-weight: bold;
}
.reservation-link{
  margin-top: 50px;
}

.bottom-links{
  border: none;
}

@media screen and (max-width:768px) {
  .reservation-box{
    margin-top: 80px;
  }
  .content-block.background--gray{
    padding: 62px 48px;
  }
  .reservation-title{
    font-size: 22px;
    text-align: left;
    line-height: 1.3;
  }
  .reservation-link{
    margin-top: 24px;
  }

  .bottom-links{
    padding-top: 24px;
  }
}

/** ============================================================
 * CTA菫ｮ豁｣縲�20240918
 * ========================================================== */
 .content-inner .cta-link a.cta-btn{
  padding: 15px 50px;
 }
 .bootstrap .cta-btn{
  width: 350px;
 }

/** ============================================================
 * 繧ｹ繝壹ャ繧ｯ繝ｻ讖溯�
 * ========================================================== */
.product-info__more{
  margin: 10px 0 0;
  font-size: 14px;
}
.product-info__more a{
  font-size: 14px;
}
.product-info__more--right{
  text-align: right;
}
.layout-main-wrapper .content-inner .spec-block:nth-child(n + 2){
  margin-top: 5px;
}
.layout-main-wrapper .content-inner .spec-list{
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.layout-main-wrapper .content-inner .spec-list__item{
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  padding-left: 3px;
  padding-right: 3px;
}
.spec-list__card{
  display: flex;
  align-items: stretch;
  flex: 1 1 auto;
  background: #f4f4f4;
  padding: 15px 10px;
  position: relative;
}
.spec-list__image{
  display: inherit;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 53px;
  flex: 0 1 53px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 53px;
}
.spec-list__image img{
  width: 100%;
}
.spec-list__detail{
  display: flex;
  justify-content: space-between;
  width: calc(100% - 53px);
}
.spec-list__box{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -ms-flex-preferred-size: calc(50% - 53px);
  flex-basis: calc(50% - 53px);
  max-width: 100%;
  max-height: 100%;
}
.spec-list__box:nth-of-type(1){
  padding-right: 0.5em;
  padding-left: 0.5em;
}
.spec-list__box:nth-of-type(2){
  padding-left: 1em;
  padding-right: 1em;
  border-left: 1px solid #ababab;
}
.spec-list__box .spec-list__title,
.spec-list__box .spec-list__text{
  display: block;
  font-size: 14px;
}
.spec-list__text{
  font-weight: bold;
}
.spec-list__box sup{
  top: auto;
  display: inline-block;
  padding-left: 4px;
  font-size: 14px;
}

.layout-main-wrapper .content-inner .spec-list--col2 .spec-list__item{
  width: calc(50% - 6px);
}
.layout-main-wrapper .content-inner .spec-list--col2 .spec-list__item:nth-child(n + 3),
.layout-main-wrapper .content-inner .spec-list--col3 .spec-list__item:nth-child(n + 4){
  margin-top: 6px;
}
.layout-main-wrapper .content-inner .spec-list--col3 .spec-list__item{
  width: calc(33.33% - 6px);
}

@media screen and (max-width:768px) {
  .product-info__more,
  .product-info__more a{
    font-size: 12px;
  }
  .product-info__more--right{
    text-align: left;
  }
  .layout-main-wrapper .content-inner .spec-list--col2 .spec-list__item{
    flex-basis: 100%;
    max-width: 100%;
  }
  .spec-list__card{
    padding: 10px 8px;
  }
  .spec-list__image{
    -webkit-box-flex: 0;
    -ms-flex: 0 1 40px;
    flex: 0 1 40px;
    width: 40px;
  }
  .spec-list__detail{
    max-width: calc(100% - 40px);
  }
  .spec-list__box{
    -ms-flex-preferred-size: calc(50% - 40px);
    flex-basis: calc(50% - 40px);
  }
  .spec-list__box .spec-list__title{
    font-size: 12px;
  }

  .layout-main-wrapper .content-inner .spec-list--col3 .spec-list__item{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: calc(50% - 5px);
    flex-basis: calc(50% - 5px);
    max-width: 50%;
  }

  .layout-main-wrapper .content-inner .spec-list--col2 .spec-list__item:nth-child(n + 2),
  .layout-main-wrapper .content-inner .spec-list--col3 .spec-list__item:nth-child(n + 3){
    margin-top: 5px;
  }
}



/** ============================================================
 * 縺昴�莉悶�讖溽ｨｮ
 * ========================================================== */
.mobile-content.product{
  padding: 0;
}
.product-card__inner{
  border: 1px solid #E5E5E5;
  height: 100%;
}
.product-slider--simple .product-card__inner{
  margin-top: 0;
}
.bootstrap p.product-name{
  margin: 32px 0 0;
}
.product-card .link-box--product .oval-link{
  margin-top: 0;
}


/** ============================================================
 * 蜿ｳ蛛ｴ菫ｮ豁｣ 20240419
 * ========================================================== */
.product-contact{
  margin: 43px 0 0;
}
.product-contact__heading{
  position: relative;
}
.product-contact__heading span{
  position: relative;
  z-index: 1;
  display: inline-block;
  padding: 0 24px 0 0;
  background: #fff;
}
.product-contact__heading::after{
  content: "";
  position: absolute;
  top: calc(50% + 1px);
  left: 0;
  display: inline-block;
  width: 100%;
  height: 1px;
  background: #E5E5E5;
}
.product-contact .cta-link{
  margin: 48px 0 0;
}
.bootstrap .product-contact__text{
  margin: 48px 0 0;
  font-size: 18px;
}
.product-contact__links .product-contact__text{
  margin-top: 32px;
  font-size: 20px;
}
.product-contact__linkbox{
  margin: 16px 0 0;
}
.product-contact__links .hover-item--link{
  display: inline-block;
  font-size: 18px;
}
.product-contact__links .hover-item--link.fw-bold{
  margin: 32px 0 0;
  font-size: 20px;
}
.product-contact__linkbox .hover-item--link:nth-child(n + 2){
  margin-left: 24px;
}
.product__contact__type{
  display: inline-block;
  font-size: 18px;
}
.bootstrap .product__contact__type{
  margin-bottom: 0px;
}
.product__contact__dot{
  padding-right: 5px;
}
@media screen and (max-width:768px) {
  .product-contact__heading img{
    width: 269px;
  }
  .product-contact .cta-link{
    margin-top: 40px;
    text-align: center;
  }
  .bootstrap .product-contact__text{
    margin-top: 40px;
    font-size: 16px;
  }
  .product-contact__links .product-contact__text{
    margin-top: 22px;
    font-size: 16px;
  }
  .product-contact__links .hover-item--link{
    font-size: 16px;
  }
  .product__contact__type{
    font-size: 16px;
  }
  .product-contact__links .hover-item--link.fw-bold{
    margin-top: 24px;
    font-size: 18px;
  }
}



/** ============================================================
 * 繧ｹ繝ｩ繧､繝繝ｼ��PC縺ｮ縺ｿ�画眠繝�じ繧､繝ｳ 20241018
 * ========================================================== */
/* 荳矩Κ繝壹�繧ｸ繝阪�繧ｷ繝ｧ繝ｳ縲∝ｷｦ蜿ｳ遏｢蜊ｰ繝悶Ο繝�け */
.slider-item{
  display: flex;
  align-items: center;
  justify-content: center;
}
/* 荳矩Κ繝壹�繧ｸ繝阪�繧ｷ繝ｧ繝ｳ */
.slider-dots__wrap{
  position: relative;
}
.slider-dots__wrap .slick-dots{
  position: relative;
  bottom: auto;
  display: flex!important;
  align-items: center;
  padding: 0;
}
.slider-dots__wrap .slick-dots li{
  width: 10px;
  height: 10px;
}
.slider-dots__wrap .slick-dots li button{
  width: 10px;
  height: 10px;
}
/* 蟾ｦ蜿ｳ遏｢蜊ｰ */
.slider-arrows__wrap{
  display: flex;
  align-items: center;
  margin-left: 25px;
}
.slider-arrows__wrap .slick-arrow{
  position: relative;
  width: 32px;
  height: 32px;
  border: none;
  border-radius: 100%;
  background-color: #d3d3d3;
}
.slider-arrows__wrap .slick-arrow:hover{
  background: #ededed;
}
.slider-arrows__wrap .slick-arrow + .slick-arrow{
  margin-left: 10px;
}
.slider-arrows__wrap .slick-arrow::before{
  content: "";
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 10px;
  height: 10px;
  border-color: #fff;
  border-style: solid;
}
.slider-arrows__wrap .slick-arrow--prev::before{
  border-width: 2px 0 0 2px;
  left: calc(50% + 2px);
  transform: translateX(-50%) translateY(-50%) rotate(-45deg);
}
.slider-arrows__wrap .slick-arrow--next::before{
  border-width: 2px 2px 0 0;
  left: calc(50% - 2px);
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
}

@media screen and (max-width:768px) {
  .mobile-slider.is-active{
    display: flex;
  }
  .mobile-slider-wrap.scroll-block{
    padding: 0;
  }

  .mobile-slider-wrap.scroll-block .mobile-slider:not(.slick-initialized) .mobile-card:not(:first-child){
    display: block!important  ;
  }
  .mobile-card{
    min-width: 224px;
  }
  .mobile-card:nth-child(n + 2){
    margin-left: 12px;
  }

}

/*「お見積りはこちら」導線追加 20241125*/
a.omitsumori-contact{
  text-align: center;
  display: block;
  transform: translateX(-60px);
  margin-top: 20px;
}
@media screen and (max-width:768px){
  a.omitsumori-contact{
    transform: translateX(0px);
  }
}