@charset "UTF-8";

@media (max-width: 900px){
.other-first__title .pt01.ct{

    width: 100vw;
    position: relative;
    left: -5vw;
    padding: 10px;
  padding-top: 25px;
  height: 50px;
  
}
  
.ct-first-text {
    padding: 30px;
}
  
  .sec01__title .pt03.ct{
    line-height: normal;
    margin-top: -80px;
  }
  
  .sec01__title.ct {
        height: 200px;
    }
  
.ct.u-cols2__text {
        font-size: 14px;
    }
  
  .sp-lf{
    text-align: left;
  }

.other-first__title.ct{

    width: 90vw;
    overflow: visible;
  
}

.ct.first-btn-wrap{

    width: 90vw;
    margin: auto;
    margin-top: 30px;
  
}

.ct.sec01__title.other-pt .pt01{

    font-size: 20px;
    padding: 3px 5px;
  
}
  
.mt-grid-01.cf {
    display: flex;
    flex-wrap: wrap;
  justify-content: center;
}  

.sec01-grid.ct{

    grid-template-columns: 1fr;
    gap: 12px;

}
  
  .mt-grid-01.cf .mt-grid-01-box{
    width: calc(50% - 5px);
  }

.ct.other-feature-list{

        border-bottom: none;
    
}

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

    padding-left: 95px;

}

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

    padding-right: 60px;

}

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

    font-size: 15px;
  padding: 3px 20px;

}

.try-more-flow-title.ct{

    display: block;

}
  
  .ct-new01-list{
    display: grid;
    grid-template-columns: 1fr;
    padding:0 5%;
    gap:5px;
  }  
  
  .px-5per{
    padding:0 5%;
  }
  
  .ct .mt-new03-box-img img{
    width:100%;
  }
  
  .ct .mt-new03-box{
    height: auto;
  }
  
  .ct-new01-list li{
    text-align: left;
    border-radius: 0;
  }
  
.ct .try-more-flow-title .pt01 {
        font-size: 12px;
        padding: 3px 10px;
    }
  
.ct .try-more-flow-title .pt02 {
        font-size: 14px;
    }  
  
.other-first.ct{
    background-image: url(../images/ct/ct-sp-bg.webp);
  background-size: cover;
}  
  
.mt-f01-title span.ct {
    background: linear-gradient(to left, transparent 0%, #3b506d 10%, #3b506d 90%, transparent);
    padding: 5px 10px;
}
  
/* 追記 */
  .other-first__title .pt01.ct {
    background-image: url(../images/ct/ct-sec01__title-bg-sp.webp);
    height: auto;
   margin-bottom: 0;
}
  
    .ct-first-text {
        padding: 30px;
        position: relative;
        width: 100vw;
        left: -16px;
        top: -20px;
    }
  
.other-first .u-gap-40 {
       display: block;
    }
  
  .u-cols2-harf.ct{
    margin-top: -20px;
  }
  
.ct-num {
    font-size: 20px;
}
  
.other-mt-feature-cont-body.ct {
    padding: 15px;
}
  

  

  

  
  
  
  
}
