@charset "UTF-8";
:root{
  --ct-color:#2aaba7;
  --ct-grad:linear-gradient(90deg,
              #7F8A9B 0%,
              #5F6C83 15%,
              #43526E 32%,
              #5A677F 50%,
              #828D9E 68%,
              #5F6C83 85%,
              #43526E 100%
            );
}

.ct{
  color:#333333;
}

.ct-grad{background:var(--ct-grad) !important;}

.lemmon-color.ct,
.lemmon-color.ct *{

    color: var(--ct-color) !important;

}

.ct-first-text{
  padding: 50px;
      background: url("../images/ct/ct-sec01-bg.webp") center;
  background-size:100% 100%;

}

.other-visual.ct{

    background: url("../images/ct/ct_bg.webp") center;
  background-size: cover;

}

.other-first.ct{

    background-image: url(../images/ct/ct-sec01__bg.webp);

}

.other-first__title .pt01.ct{

    background-image: url("../images/ct/ct-sec01__title-bg.webp");
  padding-top: 40px;
  height: 100px;

}

.lemmon-sec.ct{

    background:url("../images/ct/ct_bg01.webp") !important;
  background-size: cover !important;
    background-position: center !important;
}

.sec01__title.other-pt .pt01.ct{
background: var(--ct-grad) !important;
    box-shadow: 3px 3px 10px 0 rgba(0 0 0 /10%);
  color:#ffffff;

}

.sec01__title .pt03.ct {
  display: inline-block; /* 重要：文字幅にフィットさせる */
  background: linear-gradient(90deg,
    #7F8A9B 0%,
    #5F6C83 15%,
    #43526E 32%,
    #5A677F 50%,
    #828D9E 68%,
    #5F6C83 85%,
    #43526E 100%
  );

  -webkit-background-clip: text;
  background-clip: text;

  color: transparent;
  -webkit-text-fill-color: transparent;  
}

.sec01-grid.ct {
 grid-template-rows: repeat(4, auto);
}

.ft20{
  font-size: 20px;
  margin-bottom: 10px;
}

.ud-line.ct{
    background: linear-gradient(to top, #ffe7e3 30%, transparent 30% 100%);
}

.other-cont .sec01-grid.ct li{

    background-image: url(../images/ct/ct-sec02__list-bg.webp);

}

.other-cont .reason__sub-title.ct{

  background-image: url(../images/ct/ct-title__bg.webp);

}

.reason02__block-title.ct{

    background: var(--ct-color);

}

.reason02__block-title.ct span{

    filter: drop-shadow(0 0 5px #333333) drop-shadow(0 0 5px #333333) drop-shadow(0 0 5px #333333);

}

.cf .mt-grid-01-title {
    height: 40px;
}

.mt-grid-01.cf{
  max-width: 680px;
  margin: auto;
  grid-template-columns: repeat(3,1fr);
}

.mb30{
  margin-bottom: 30px;
}

.reason02__block-cont.pt01.ct{

    border: #3b506d 5px solid;

}

.reason02__box-title .pt02.ct{

    font-size: 20px;

}

.ct.lemmon-inter{

    background-image: url(../images/ct/ct-inter__bg.webp);
  padding-bottom: 0;
  line-height: 0;

}

.ct.other-feature-list{

  justify-content: center;

}

.ct.other-feature-cont-title{

  font-size: 22px;
  color:#FFFFFF;

}

.ct.other-feature-cont-title span.pt02{

  font-size: 30px;

}

.ct.other-feature-cont-title{

    background: url(../images/ct/ct-feature__bg.webp);

}

.reason02__block-title.ct{
  margin-top: 20px;
  color:#ffffff;
}

.other-mt-feature-cont-body.ct{

    padding: 30px;
    background: url(../images/ct/f-bg.webp) top;
    background-size: 100% auto;
    background-color: #ffffff;
    background-repeat: no-repeat;
  
}

.u-cols2.ct.rev{

    direction: rtl;
    margin-top: 30px;
    text-align: left;
  
}

.other-feature-cont-title.ct{
  color:#3b506d;
}

.ct-num{
  font-size: 30px;
  font-weight: bold;
  color:#3b506d;
}

.ct.mt-feature-text-list li div{
  border-bottom: 1px dashed #333333;
}

.ct.other-feature-cont {
    background: #f2f2f2;
}

.u-cols2.ct.rev > *{

  direction: ltr;
  
}

.ct.itary{

    font-style: italic;
  
}

.ct-f-new02-cont.ct.pt01 .line-wave{

    display: inline-block;
    padding-bottom: 10px;
    background-image: url("../images/mt/wave-line.webp");
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat;
    color:#a63550;
  
}

.ct-f-new02-cont.ct.pt01{

    max-width: 680px;
    margin: auto;
    padding-left: 120px;
    position: relative;
    font-size: 16px;
    line-height:2em;
    color:#926031;
    font-weight: bold;
  
}

.ct-f-new02-cont.ct.pt02{

    max-width: 680px;
    margin: auto;
    padding-right: 180px;
    position: relative;
    font-size: 16px;
    line-height: 2em;
    color:#926031;
    font-weight: bold;
  
}

.text-red.ct{

    color:#a63550;
  
}

.ct .line{

  background: linear-gradient(to top, #fff0d6 30%, transparent 30% 100%);

}

.ct.reason__sub-title{

    background-image: url("../images/ct/ct-title__bg.webp");

}

.try-more-c.lemmon-bg.ct{

  background-image: none;
  background-color: #f2f2f2;

}

.other-faq.lemmon-bg.ct{

  background-image: url("../images/ct/ct-bg02.webp");

}

.font-size-ct18{
  font-size: 18px;
}

.ls-16{
  letter-spacing: 0.16em;
}

.try-more-flow-title.ct{

    padding: 6px 0;
    border-top:1px solid #f1f1f1;
    border-bottom:1px solid #f1f1f1;
    display: grid;
    align-items: center;
    gap: 10px;
    margin-bottom: 20px;
    grid-template-columns: 155px 1fr;
  
}

.ct .try-more-flow-title .pt01{

    background:#cab095;
    font-size: 23px;
    color:#ffffff;
    display: inline-block;
    border-radius: 100px;
    padding: 3px 20px;
    line-height: 1.2em;
  
}

.ct .try-more-flow-title .pt02 {
    color: #333333;
}

.ct .try-more-flow-list li:not(:last-child):after{

    content: " ";
    background-image: url(../images/ct/ct-flow__arrow.webp) !important;

}

.ct.other-faq-aco dt{

    color: var(--ct-color);

}

.ct.other-faq-aco dt::before{

  

}

.ct.other-faq-aco dt::after{

    color: var(--ct-color);

}

.ct.other-faq-aco{

    background: #dbecee;

}

.ct .other-faq-aco dt::before{

    background: #ffffff;
    color: var(--ct-color);

}

.mt-f01-title span.ct{
    background: linear-gradient(to left, transparent 0%, #3b506d 20%, #3b506d 80%, transparent);
}

.ct .mt-f-new02-list li {
    color: #3b506d;
}

.ct.mt-f-new02-cont{
  position: relative;
}

.mt-50{
  margin-top: -50px;
}

.ct-new01-list{
  display: flex;
  align-items: center;
  gap:20px;
  justify-content: center;
  margin-bottom: 10px;
  margin-top: 30px;
}

.ct-new01-list li{
  display: grid;
  padding: 3px 10px;
  border-radius: 100px;
  background: #ffffff;
  box-shadow: 0 0 10px 0 rgba(0 0 0 / 20%);
  grid-template-columns: 13px 1fr;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap:8px;
  font-size: 19px;
  font-weight: bold;
}


.ct .other-faq-aco dd::before{

    background: var(--ct-color);
    color: #ffffff;
    top:0px;
}


.last-sec.ct{

background:  #f1f1f1;

}

.mt-new03-ud-title.pt01.ct{
  background: #3b506d;
  color:#ffffff;
}

th.bg-ct-only{
  background: #ffffff;
  position: relative;
  height: 40px;
}

.bg-ct-only span{
  display: block;
  padding: 10px;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  border: 1px solid #f1f1f1;
}

.ct-only-02{
  padding-bottom: 60px;
}

.flow-btn a.ct-only-02-btn{
  height:80px;
  margin-top: 0;
  margin-bottom: 30px;
}

.flow-btn a.ct-only-02-btn img {
    top: 50%;
  transform: translateY(-50%);
}

.ct .mt-new03-box{
  height: 240px;
}


/* =========================
   CT slider
========================= */

/* 見出し */
.text-center{ text-align:center; }
.ct-ins-title img{ max-width:100%; height:auto; }

/* 画像 */
.ct-slider01 img,
.ct-slider02 img{
  display:block;
  height:auto;
}

/* Swiper最低限（必須） */
.ct-track.swiper { overflow: hidden; }
.ct-track .swiper-wrapper { display: flex; }
.ct-track .swiper-slide { flex-shrink: 0; }

/* PC：横並び（中央・伸びない） */
@media (min-width: 768px){
  .ct-slider01,
  .ct-slider02{
    width: max-content;
    max-width: 100%;
    margin: 0 auto;
  }

  .ct-slider01 .swiper-wrapper{
    display: grid;
    grid-template-columns: repeat(5, max-content);
    gap: 20px;
    transform: none !important;
  }
  .ct-slider02 .swiper-wrapper{
    display: grid;
    grid-template-columns: repeat(3, max-content);
    gap: 20px;
    transform: none !important;
  }

  .ct-slider01 .swiper-slide{ width:125px; }
  .ct-slider02 .swiper-slide{ width:230px; }

  .ct-pager{ display:none; }
}

/* SP：スライダー（左揃え・1枚ずつ・ドット） */
@media (max-width: 767px){
  .ct-slider01,
  .ct-slider02{
    width: 100%;
    margin: 0;
  }

  /* スライド幅指定 */
  .ct-slider01 .swiper-slide{ width: 40vw; }
  .ct-slider02 .swiper-slide{ width: 70vw; }

  /* 余白（任意） */
  .ct-track{
    padding: 0 16px 12px;
  }

  /* ドット */
  .ct-pager{
    position: static;
    margin-top: 8px;
    text-align: center;
  }
  .ct-pager .swiper-pagination-bullet{
    width: 6px;
    height: 6px;
    opacity: .35;
    margin: 0 4px !important;
  }
  .ct-pager .swiper-pagination-bullet-active{
    opacity: 1;
  }
}

/* Swiper最低限 */
.ct-track.swiper { overflow: hidden; }
.ct-track .swiper-slide { flex-shrink: 0; }

/* PC：横並び（伸びない・中央） */
@media (min-width: 768px){
  .ct-slider01,
  .ct-slider02{
    width: max-content;
    max-width: 100%;
    margin: 0 auto;
  }

  .ct-slider01 .swiper-wrapper{
    display: grid;
    grid-template-columns: repeat(5, max-content);
    gap: 20px;
    transform: none !important; /* Swiper残り対策 */
  }

  .ct-slider02 .swiper-wrapper{
    display: grid;
    grid-template-columns: repeat(3, max-content);
    gap: 20px;
    transform: none !important;
  }

  .ct-slider01 .swiper-slide{ width:125px; }
  .ct-slider02 .swiper-slide{ width:230px; }

  .ct-pager{ display:none; }
}

/* SP：スライダー（左揃え・1枚ずつ・ドット） */
@media (max-width: 767px){
  .ct-slider01,
  .ct-slider02{
    width: 100%;
    margin: 0;
  }

  /* ✅ 親がgridでも壊れないように、wrapperは常にflexに戻す */
  .ct-slider01 .swiper-wrapper,
  .ct-slider02 .swiper-wrapper{
    display: flex !important;
    grid-template-columns: none !important;
    gap: 0 !important; /* 余白はJS(spaceBetween)で */
  }

  /* 1枚幅（要件通り） */
  .ct-slider01 .swiper-slide{ width: 40vw; }
  .ct-slider02 .swiper-slide{ width: 70vw; }

  /* 端の余白（任意） */
  .ct-track{
    padding: 0 16px 12px;
  }

  /* ドット */
  .ct-pager{
    position: static;
    margin-top: 8px;
    text-align: center;
  }
  .ct-pager .swiper-pagination-bullet{
    width: 6px;
    height: 6px;
    opacity: .35;
    margin: 0 4px !important;
  }
  .ct-pager .swiper-pagination-bullet-active{
    opacity: 1;
  }
}

  .ct.other-mt-feature-cont-body{
    margin-top: 30px;
  }


@media (max-width: 767px){
  .ct-slider01 .swiper-wrapper,
  .ct-slider02 .swiper-wrapper{
    display:flex !important;
    grid-template-columns:none !important;
  }
}
