 .l-inner:has(.c-page__single--content){
    width: 100%;
    max-width: 1440px;
 }
  .l-inner:has(.c-page__single--content) p,
   .l-inner:has(.c-page__single--content) h2{
    word-break: break-all;
   }
  .l-inner:has(.c-page__single--content) .c-section__width{
      width: 100%;
    max-width: 1440px;
  }
  .click-more {
    text-align: center;
}

.click-more a::after{
        position: absolute;
    content: '';
    background: url("http://creative-drive.jp/wp-content/uploads/2025/10/after-link.webp") no-repeat right center;
    width: 10px;
    height: 9px;
    right: 24px;
    top: 52%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-background-size: .6rem auto;
    -o-background-size: .6rem auto;
    background-size: .6rem auto;
}
.sec-case p.click-more a {
    background: #D5A500 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 0px #886C0C;
    padding: 22px 10px;
    height: auto;
    line-height: initial;
    max-width: 300px;
    font-size: 15px;
    margin-inline: auto;
        overflow: hidden;
        position: relative;
        width: 100%;
}
@media screen and (max-width: 768px) {
   .sec-case p.click-more a {
        padding: 12px;
        max-width: 262px;
    }
}
 /* ▼ キービジュアルセクション */
.key-visual {
background-size: cover;
background-position: center;
color: #ffffff;
padding: 13.2rem 0 12.9rem;
margin: 3rem 0;
text-align: center;
    /* width: 142%;
    margin-inline: -20.5%; */
}
.key-visual .container{
        max-width: 100%;
}
 .key-visual .container h2 {
  font-size: 4rem;
  font-weight: normal;
  letter-spacing: 1rem;
    color: #ffffff;
  border-bottom: 1px solid #ffffff;
  display: inline-block;
  margin-bottom: 2rem;
    line-height: 1.5;
}

 .key-visual .txt01 {
      color: #ffffff;
  font-size: 1.6rem;
  line-height: 3rem;
}

/* モバイル対応（必要に応じて） */
@media screen and (max-width: 767px) {
 .key-visual h2 br.sp {
        display: none;
    }
   .key-visual {
    text-align: left;
    padding: 6rem 0 11.1rem;
    margin-inline: -5%;
  }
   .key-visual .container h2 {
    font-size: 2.4rem;
    letter-spacing: 3px;
    display: block;
        padding-bottom: 1.5rem;
    text-align: left;

  }
   .key-visual .txt01 {
    font-size: 1.4rem;
    line-height: 2.2rem;
  }
}

.sec-recommend {
  background: #f8f9fa;
  padding: 12.8rem 1rem 13.2rem;
  margin: 0 calc(((100vw - 100%) / 2) * -1);
}
.sec-recommend .container{
        max-width: 1200px;
}

.c-page__single--content .add-q h2::before {
    position: absolute;
    top: -34px;
    left: 0;
    right: 0;
    text-align: center;
    margin: auto;
    content: "";
    color: #00BAFF;
    font-size: 18px;
}
@media screen and (max-width: 767px) {
.c-page__single--content .add-q h2::before  {
            font-size: 1.4rem;
}
}
.c-page__single--content .sec-recommend h2::before {
    content: "- RECOMMEND -";
}
.sec-recommend h2{
    position: relative;
    font-size: 4rem;
    text-align: center;
    margin-bottom: 1.2rem;
}
.sec-recommend p.txt-first {
    text-align: center;
    margin-top: 0;
    margin-bottom: 4.1rem;
    font-size: 16px;
    line-height: 28px;
}
 .sec-recommend h3 {
    font-size: 2.1rem;
    line-height: 28px;
    text-align: center;
    border: 2px solid #20BBFC;
    max-width: 33.5rem;
    background: #FFF;
    padding: 1.3rem;
    margin: 0 auto 5.9rem;
    color: #00BAFF;
    position: relative;
    z-index: 3;
}
.sec-recommend h3::before {
    content: url('http://creative-drive.jp/wp-content/uploads/2025/10/arrow01-pc.webp');
    position: absolute;
    bottom: -2rem;
    right: 0;
    left: 0;
}
.sec-recommend h2 {
  color: #005577;
}
.sec-recommend .list-news{
        flex-wrap: wrap;
        position: relative;
}
.sec-recommend .list-news .col-df a {
    display: block;
    color: #333;
    padding: 4rem 2.4rem 2.4rem 2.4rem;
}
 .sec-recommend .list-news .col-df  p.ttl01 {
    font-size: 1.8rem;
    line-height: 2.8rem;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
.sec-recommend .list-news .col-df  p.img01 {
    margin: 2rem 0;
}
.sec-recommend .list-news .col-df  p.txt-df {
    font-size: 1.4rem;
    line-height: 24px;
    color: #333 !important;
    margin: 0;
    padding: 0;
}
.sec-recommend .col-df {
  width: 100%;
  margin-bottom: 0;
  background: #fff;
  border: 0.1rem solid #ddd;
  box-shadow: 0px 3px 6px #00000029;
  box-sizing: border-box;
  position: relative;
transition: all ease-in-out .3s;
    padding: 4rem 2.4rem 2.4rem 2.4rem;
}
.sec-recommend .list-news .col-df:hover {
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #D4A424;
    transition: all ease-in-out .3s;
}
.sec-recommend .col-df::before{
    content: '';
    border-top: 2.4rem solid #20BBFC;
    border-left: 2.4rem solid #20BBFC;
    border-bottom: 2.4rem solid transparent;
    border-right: 2.4rem solid transparent;
    display: block;
    position: absolute;
    top:0;
    left:0;
}
.sec-recommend .col-df::after {
    content: '1';
    color: #fff;
    display: block;
    position: absolute;
    font-size: 14px;
    top: 2px;
    line-height: 1.3;
    left: 1.2rem;
}
.sec-recommend .col-df:nth-of-type(1):after{
     content: '1';
}
.sec-recommend .col-df:nth-of-type(2):after{
     content: '2';
}
.sec-recommend .col-df:nth-of-type(3):after{
     content: '3';
}
.sec-recommend .list-news{
    display: flex;
}
 .sec-recommend .list-news:before {
   z-index: 0;
    position: absolute;
    top: -10rem;
    left: 5.2rem;
    right: 5.2rem;
    bottom: -5.2rem;
    content: "";
    border: 14px solid #fff;
width: 91.2287%;
    height: 138%;
}
@media screen and (min-width: 768px) {

   
  .sec-recommend .col-df {
 width: calc(33.3333% - 22.6667px);
    margin-right: 3.4rem;
    display: inline-block;
    vertical-align: top;
  }
  .sec-recommend .col-df:last-child {
    margin-right: 0;
  }

 
}
.sec-recommend .col-df img {
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
   .sec-recommend .br01 {
        display: inherit;
    }
        .sec-recommend {
        padding: 9rem 0 5rem;
    }
   .sec-recommend .list-news .col-df {
        width: 100%;
        margin: 0 0 3.2rem 0;
    }
            .sec-recommend h2{
        font-size: 2rem;
        line-height: 1.4;
    }
    .sec-recommend h2:before {
        font-size: 1.4rem;
    }
     .sec-recommend p.txt-first {
        font-size: 1.4rem;
        line-height: 1.6;
        margin-bottom: 35px;
    }
    .sec-recommend .list-news:before {
    top: -10rem;
    left: 1.2rem;
    right: 1.2rem;
    bottom: -1.2rem;
    height: 107%;
}
}

.sec-case {
  padding: 132px 0 100px 0;
  border-bottom: 1px solid #EEE;
  margin-left: calc(((100vw - 100%) / 2 ) * -1);
  margin-right: calc(((100vw - 100%) / 2 ) * -1);
  background-image: url(../../images/home-bg02.jpg), url(../../images/home-bg03.jpg);
  background-position: top center, bottom center;
  background-repeat: no-repeat, no-repeat;
  -webkit-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
}

 .sec-case h2 {
      position: relative;
    font-size: 40px;
    text-align: center;
        margin-top: 0;
    margin-bottom: 12px;
}
 .sec-case p.txt-first {
    text-align: center;
    margin-bottom: 41px;
    font-size: 16px;
    margin-top: 0;
    line-height: 28px;
}
.sec-case .container {
padding-inline: 0;
        max-width: 120rem;
        width: 100%;
}
@media screen and (max-width: 768px) {
  .sec-case {
    padding-top: 11rem;
    padding-bottom: 5.8rem;
  }
       .sec-case h2 {
        font-size: 2rem;
        line-height: 1.4;
    }
   
}
@media screen and (max-width: 768px) {
  .sec-case .container {
    padding: 0;
  }
}
.c-page__single--content .sec-case h2::before {
  content: "- CASE STUDY -";
}
@media screen and (max-width: 768px) {
  .sec-case .txt-first {
    margin-bottom: 43px;
  }
}
.sec-case .list-element .element {
  padding: 98px 82px 58px;
  box-shadow: 0px 3px 6px #00000029;
  margin-bottom: 40px;
  position: relative;
  background: #FFF;
      display: flex;
    justify-content: space-between;
}
@media screen and (max-width: 1024px) {
  .sec-case .list-element .element {
    padding: 80px 32px 32px;
  }
}
@media screen and (max-width: 768px) {
  .sec-case .list-element .element {
    padding: 40px 16px 20px 16px;
    box-shadow: none;
    margin-bottom: 24px;
    border-bottom: 1px solid #eee;
    flex-direction: column;
  }
}
.sec-case .list-element .element:last-child {
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .sec-case .list-element .element:last-child {
    margin-bottom: 18px;
    border: 0;
  }
}
.sec-case .list-element .element .num-case {
  position: absolute;
  top: 31px;
  left: 0;
  background: #DF4F00;
  font-size: 16px;
  color: #FFF;
  padding: 4px 20px 4px 15px;
  margin: 0;
    line-height: 1.5;
}
.sec-case .list-element .element .num-case span {
  font-family: kozuka-gothic-pr6n, sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (max-width: 768px) {
  .sec-case .list-element .element .num-case {
    top: 0;
    font-size: 10px;
    padding-left: 10px;
  }
  .sec-case .list-element .element .num-case span {
    font-size: 15px;
  }
}
.sec-case .list-element .element .num-case:before {
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  width: 0;
  height: 0;
  border-top: 16px solid transparent;
  border-bottom: 16px solid transparent;
  border-right: 7px solid #fff;
}
.sec-case .list-element .element .col-left {
    max-width: 54%;
    width: calc(100% - 456px);
}
@media screen and (max-width: 1024px) {
  .sec-case .list-element .element .col-left {
    width: 50%;
    padding-right: 12px;
  }
}
@media screen and (max-width: 768px) {
  .sec-case .list-element .element .col-left {
    width: 100%;
    float: inherit;
    max-width: 100%;
    padding-right: 0;
  }
}
.sec-case .list-element .element .col-left .ttl-df01 {
  color: #00BAFF;
  font-size: 24px;
  line-height: 36px;
  font-weight: bold;
  margin-bottom: 12px;
  margin-top:0;
  padding:0;
}
@media screen and (max-width: 768px) {
  .sec-case .list-element .element .col-left .ttl-df01 {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 18px;
  }
}
.sec-case .list-element .element .col-left .ttl-sub {
  color: #333333;
  font-size: 16px;
  line-height: 27px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 18px;
}
@media screen and (max-width: 768px) {
  .sec-case .list-element .element .col-left .ttl-sub {
    margin-bottom: 12px;
  }
}
.sec-case .list-element .element .col-left .txt-df {
  font-size: 16px;
    margin-top: 0;
  line-height: 27px;
}
@media screen and (max-width: 768px) {
  .sec-case .list-element .element .col-left .txt-df {
    font-size: 15px;
    margin-bottom: 0;
  }
}
.sec-case .list-element .element dl {
  float: right;
  max-width: 456px;
}
@media screen and (max-width: 1024px) {
  .sec-case .list-element .element dl {
    width: 50%;
    padding-left: 24px;
  }
}
@media screen and (max-width: 768px) {
  .sec-case .list-element .element dl {
    width: 100%;
    float: inherit;
    max-width: 100%;
    margin-top: 20px;
    padding-left: 0;
  }
}
.sec-case .list-element .element dl dd {
  text-align: right;
  font-size: 12px;
  padding-top: 10px;
}
.sec-case p.click-more a {
  background: #D5A500 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 0px #886C0C;
  padding: 22px 10px;
  height: auto;
  line-height: initial;
  max-width: 300px;
  font-size: 15px;
      color: #fff;
      font-weight: 600;
}
@media screen and (max-width: 768px) {
  .sec-case p.click-more a {
    padding: 12px;
    max-width: 262px;
  }
}


/***** Step
*/
.c-page__single--content .sec-step h2:before {
    content: "- STEP -";
}
.sec-step h2 {
    position: relative;
    font-size: 40px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 12px;
}
.sec-step p.txt-first {
    text-align: center;
    margin-bottom: 41px;
    font-size: 16px;
    line-height: 28px;
        margin-top: 0;
}
.sec-step {
  padding: 150px 0 121px;
}
@media screen and (max-width: 768px) {
  .sec-step {
    padding: 110px 0 0 0;
  }
}
@media screen and (max-width: 768px) {
  .sec-step .container {
    padding: 0;
  }
}
.c-page__single--content .sec-step h2:before {
  content: "- STEP -";
}
.sec-step .box01 > p{
    margin: 0;
    padding: 0;
}
@media screen and (max-width: 768px) {
        .sec-step h2:before {
        font-size: 14px;
    }
    .sec-step h2 {
        font-size: 20px;
        line-height: 1.4;
}
    .sec-step p.txt-first {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 35px;
    }
  .sec-step .box01 {
    margin: 0 -16px;
    overflow: hidden;
  }
}
@media screen and (max-width: 1200px) {
  .sec-step .box01 .btn-scroll {
    overflow-x: auto;
  }
}
.sec-step .list-sp-btn {
  background: #F8F9FA;
  display: flex;
}
@media screen and (max-width: 1200px) {
  .sec-step .list-sp-btn {
    width: 1200px;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  .sec-step .list-sp-btn {
    padding-bottom: 10px;
  }
}
.sec-step .list-sp-btn li {
  list-style-type: none;
  width: calc(100% / 4);
  padding: 25px;
  background: #2B363A;
  text-align: center;
  color: #FFF;
  font-weight: bold;
  font-size: 18px;
  line-height: 31px;
  cursor: pointer;
  border-right: 1px solid #eee;
  position: relative;
}
@media screen and (max-width: 768px) {
  .sec-step .list-sp-btn li {
    font-size: 16px;
    width: calc(100% / 5);
    padding: 16px;
    line-height: 27px;
  }
}
.sec-step .list-sp-btn li:before {
  position: absolute;
  bottom: -20px;
  content: "";
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #3C8ACF;
  opacity: 0;
}
@media screen and (max-width: 768px) {
  .sec-step .list-sp-btn li:before {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #3C8ACF;
    bottom: -10px;
  }
}
.sec-step .list-sp-btn li.active, .sec-step .list-sp-btn li:hover {
  background: #3C8ACF;
  color: #fff;
}
.sec-step .list-sp-btn li.active:before, .sec-step .list-sp-btn li:hover:before {
  opacity: 1;
}
.sec-step .list-sp-btn li:last-child {
  border: 0;
}
@media screen and (max-width: 768px) {
  .sec-step .row01 {
    padding: 24px 0 7px 0;
    background: #F8F9FA;
  }
}
.sec-step .row01 .fixHeight {
  display: none;
}
.sec-step .row01 .fixHeight.active {
  display: block;
}
.sec-step .row01 .col-df {
  padding: 48px 48px 26px;
  background: #F8F9FA;
}
@media screen and (max-width: 768px) {
  .sec-step .row01 .col-df {
    padding: 0 24px 30px;
  }
}
.sec-step .row01 .col-df .list-news {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.sec-step .row01 .col-df .row-df {
  width: calc((100% - 48px) / 2);
  margin-right: 48px;
  margin-bottom: 24px;
  background: #fff;
  box-shadow: 0px 3px 6px #00000029;
}
@media screen and (max-width: 768px) {
  .sec-step .row01 .col-df .row-df {
    margin-right: 0;
    width: 100%;
    float: inherit;
    margin-bottom: 24px;
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.sec-step .row01 .col-df .row-df:nth-child(even) {
  margin-right: 0;
}
.sec-step .row01 .col-df .row-df a {
  display: flex;
  font-weight: bold;
  overflow: hidden;
}
.sec-step .row01 .col-df .row-df a p.img01 {
  max-width: 187px;
}
@media screen and (max-width: 768px) {
  .sec-step .row01 .col-df .row-df a p.img01 {
    max-width: 120px;
  }
}
.sec-step .row01 .col-df .row-df a p.ttl01 {
    margin: 0;
  padding: 32px 24px;
  width: calc(100% - 188px);
  font-size: 16px;
  line-height: 28px;
  color: #333;
  transition: all ease-in-out .3s;
}
.sec-step .list-news p{
margin: 0;
padding: 0;
}
@media screen and (max-width: 768px) {
  .sec-step .row01 .col-df .row-df a p.ttl01 {
    font-size: 15px;
    line-height: 22px;
    padding: 0 14px;
    padding-right: 0;
    width: calc(100% - 120px);
  }
}
.sec-step .row01 .col-df .row-df a:hover p.ttl01 {
  color: #D5A500;
}


/****
新着記事


*/

.sec-newpost h2 {
    position: relative;
    font-size: 40px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 12px;
}
.sec-newpost p.txt-first {
    text-align: center;
    margin-bottom: 41px;
    font-size: 16px;
    line-height: 28px;
        margin-top: 0;
}
.sec-newpost {
  padding: 150px 0 121px;
}
@media screen and (max-width: 768px) {
  .sec-newpost {
    padding: 110px 0 0 0;
  }
}
@media screen and (max-width: 768px) {
  .sec-newpost .container {
    padding: 0;
  }
}
.c-page__single--content .sec-newpost h2:before {
  content: "- NEW POST -";
}
.sec-newpost .box01 > p{
    margin: 0;
    padding: 0;
}
@media screen and (max-width: 768px) {
        .sec-newpost h2:before {
        font-size: 14px;
    }
    .sec-newpost h2 {
        font-size: 20px;
        line-height: 1.4;
}
    .sec-newpost p.txt-first {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 35px;
    }
  .sec-newpost .box01 {
    margin: 0 -16px;
    overflow: hidden;
  }
}


/******
選ばれる理由

*/

.c-page__single--content .sec-reason h2:before {
    content: "- REASON -";
}
.sec-reason h2 {
    position: relative;
    font-size: 40px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 12px;
}
.sec-reason p.txt-first {
    text-align: center;
    margin-bottom: 41px;
    font-size: 16px;
    line-height: 28px;
        margin-top: 0;
}
.sec-reason {
  padding: 150px 0 121px;
}
@media screen and (max-width: 768px) {
  .sec-reason {
    padding: 110px 0 0 0;
  }
}
@media screen and (max-width: 768px) {
  .sec-reason .container {
    padding: 0;
  }
}

.sec-reason .box01 > p{
    margin: 0;
    padding: 0;
}
@media screen and (max-width: 768px) {
        .sec-reason h2:before {
        font-size: 14px;
    }
    .sec-reason h2 {
        font-size: 20px;
        line-height: 1.4;
}
    .sec-reason p.txt-first {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 35px;
    }
  .sec-reason .box01 {
    margin: 0 -16px;
    overflow: hidden;
  }
}


/***
無料相談

**/
.sec-coporaton h2 {
    position: relative;
    font-size: 40px;
    text-align: center;
     margin-bottom: 47px;
    margin-top: 0;
}
.sec-coporaton h2 span {
    color: #DF4F1A;
    font-size: 46px;
}
.sec-coporaton {
  background: #F8F9FA;
  padding: 90px 81px 58px;
}
@media screen and (max-width: 768px) {
.sec-coporaton {
    margin: 0 -16px;
    padding: 0 16px 50px 16px;
  }
}
@media screen and (max-width: 991px) {
.sec-coporaton .container {
    padding: 0;
  }
}
.sec-coporaton h2 {
  margin-bottom: 47px;
}
@media screen and (max-width: 768px) {
.sec-coporaton h2 {
    font-size: 22px;
    line-height: 36px;
    margin: 0 -16px 0;
    background: #FFF;
    padding-bottom: 32px;
  }
}
.sec-coporaton h2:before {
  display: none;
}
.sec-coporaton h2 span {
  color: #DF4F1A;
  font-size: 46px;
}
@media screen and (max-width: 768px) {
.sec-coporaton h2 span {
    font-size: 26px;
  }
}
.sec-coporaton .list-element {
  margin-bottom: 58px;
}
@media screen and (max-width: 768px) {
.sec-coporaton .list-element {
    margin-bottom: 40px;
    position: relative;
  }
.sec-coporaton .list-element:before {
    position: absolute;
    top: 0;
    right: -16px;
    left: -16px;
    content: "";
    background: #FFF;
    height: 135px;
    z-index: 0;
  }
}
.sec-coporaton .list-element .element-df {
  background: #FFF;
  padding: 50px 50px 32px 50px;
  margin-bottom: 40px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
.sec-coporaton .list-element .element-df {
    padding: 0;
    margin-bottom: 24px;
  }
}
.sec-coporaton .list-element .element-df p.img01 {
  max-width: 285px;
  float: right;
  margin: 29px 11px 0 35px;
}
@media screen and (max-width: 880px) {
.sec-coporaton .list-element .element-df p.img01 {
    margin: 0 0 20px 0;
    max-width: 100%;
    float: inherit;
  }
.sec-coporaton .list-element .element-df p.img01 img {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
.sec-coporaton .list-element .element-df .box01 {
    position: relative;
    padding-bottom: 26px;
  }
}
.sec-coporaton .list-element .element-df p.ttl01 {
    margin-block: 0;
    line-height: 1.2;
  font-size: 18px;
  background: #008BD5;
  color: #FFF;
  padding: 15px 70px 13px 35px;
  display: inline-block;
  margin-left: -61px;
  margin-bottom: 26px;
  position: relative;
}
@media screen and (max-width: 768px) {
.sec-coporaton .list-element .element-df p.ttl01 {
    font-size: 16px;
    margin: 0;
    position: absolute;
    top: -68px;
    left: -10px;
    padding: 13px 50px 11px 15px;
  }
}
.sec-coporaton .list-element .element-df p.ttl01:before {
  position: absolute;
  bottom: -12px;
  left: 0;
  content: "";
  width: 0;
  height: 0;
  border-top: 12px solid #417B90;
  border-right: 0 solid transparent;
  border-left: 12px solid transparent;
}
.sec-coporaton .list-element .element-df p.ttl01 span {
  font-size: 30px;
  margin-left: 5px;
  font-family: kozuka-gothic-pr6n, sans-serif;
  font-weight: 400;
  font-style: normal;
  position: absolute;
  top: 6px;
  right: 30px;
}
@media screen and (max-width: 768px) {
.sec-coporaton .list-element .element-df p.ttl01 span {
    font-size: 24px;
    right: 20px;
  }
}
.sec-coporaton .list-element .element-df p.ttl02 {
    margin-top: 0;
  color: #008BD5;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
      line-height: 1.5;
}
@media screen and (max-width: 768px) {
.sec-coporaton .list-element .element-df p.ttl02 {
    padding: 0 22px;
    font-size: 20px;
  }
}
.sec-coporaton .list-element .element-df p.txt01 {
  font-size: 16px;
  line-height: 30px;
  margin-block: 0;
      line-height: 1.5;
}
@media screen and (max-width: 768px) {
.sec-coporaton .list-element .element-df p.txt01 {
    font-size: 15px;
    line-height: 28px;
    padding: 0 22px;
  }
}
.sec-coporaton .click-more a {
  background: #D5A500 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 0px #886C0C;
  padding: 22px 10px;
  height: auto;
  line-height: initial;
  max-width: 378px;
  font-size: 15px;
}
@media screen and (max-width: 767px) {
.sec-coporaton .click-more a {
    padding: 12px;
  }
}
.sec-coporaton p.click-more a {
  background: #D5A500 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 0px #886C0C;
  padding: 22px 10px;
  height: auto;
  line-height: initial;
  max-width: 37.8rem;
  font-size: 15px;
  position: relative;
      color: #fff;
      font-weight: 600;
          margin-inline: auto;
}
 .sec-coporaton .br01 {
    display: none;
}
@media screen and (max-width: 768px) {
  .sec-coporaton p.click-more a {
    padding: 12px;
    max-width:100%;
  }
   .sec-coporaton .br01 {
    display: inherit;
}
}
 
/***
そのほかできること

**/

.sec-service {
  padding: 150px 0 122px 0;
}
@media screen and (max-width: 767px) {
.sec-service {
    padding: 110px 0 57px 0;
  }
}

.c-page__single--content .sec-service.add-q h2:before {
  content: "- SERVICE -";
}


.sec-service h2 {
  position: relative;
    position: relative;
    font-size: 40px;
    text-align: center;
    margin-top: 0;
       margin-bottom: 45px;
}
.sec-service p.txt-first {
    text-align: center;
    margin-bottom: 41px;
    font-size: 16px;
    line-height: 28px;
        margin-top: 0;
}

@media screen and (max-width: 768px) {
  .sec-service .container {
    padding: 0;
  }
}

.sec-service .box01 > p{
    margin: 0;
    padding: 0;
}
@media screen and (max-width: 768px) {
        .sec-service h2:before {
        font-size: 14px;
    }
    .sec-service h2 {
        font-size: 20px;
        line-height: 1.4;
}
    .sec-service p.txt-first {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 35px;
    }
  .sec-service .box01 {
    margin: 0 -16px;
    overflow: hidden;
  }
}

.sec-service .container {
  padding: 0;
}
.sec-service .list-dl {
  max-width: 90rem;
  margin: 0 auto 38px;
  padding-bottom: 40px;
  border-bottom: 1px solid #EEEEEE;
display: flex;
    align-items: center;
}
.sec-service .list-dl .sec-service--dl  {
  width: calc((100% - 5.8rem) / 3);
  margin-right: 3rem;
  background: #F8F9FA;
  border: 1px solid #EEEEEE;
}
@media screen and (max-width: 767px) {
    .sec-service .list-dl{
        flex-direction: column;
    }
.sec-service .list-dl .sec-service--dl {
    width: 100%;
    margin: 0 0 20px 0;
  }
}
.sec-service .list-dl .sec-service--dl a {
  color: #333;
  display: block;
}
.sec-service .list-dl .sec-service--dl a:hover {
  opacity: 0.7;
}
.sec-service .list-dl .sec-service--dl:last-child {
  margin-right: 0;
}
.sec-service .list-dl .sec-service--dl .sec-service--dt {
  text-align: center;
  font-weight: normal;
}
.sec-service .list-dl .sec-service--dl .sec-service--dd {
  text-align: center;
  padding: 0 10px 28px 10px;
  font-size: 13px;
  line-height: 20px;
}
.sec-service .list-dl .sec-service--dl .sec-service--dd.dd01 {
  font-size: 22px;
  line-height: 36px;
  color: #00BAFF;
  padding: 20px 0 5px 0;
}
.sec-service .ul01 {
  max-width: 892px;
  margin: auto;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 767px) {
.sec-service .ul01 {
    flex-wrap: wrap;
  }
}
.sec-service .ul01 li {
  float: left;
  height: auto;
  margin-right: 30px;
  list-style-type: none;
  transition: all ease-in-out .3s;
}
.sec-service .ul01 li:hover {
  opacity: 0.7;
}
.sec-service .br02 {
    display: inherit;
}
@media screen and (max-width: 768px) {
    .sec-service .ul01 a br{
    display: none;
}
.sec-service .ul01 li {
    height: auto;
    margin-right: 13px;
  }
.sec-service .br02 {
        display: none;
    }
}

.sec-service .ul01 li img {
  height: 100%;
}
@media screen and (max-width: 767px) {
.sec-service .ul01 li img {
    height: auto;
  }
}
.sec-service .ul01 li:last-child {
  margin-right: 0;
}
.sec-service .ul01 li:nth-child(1) {
  width: 17%;
}

@media screen and (max-width: 767px) {
    .sec-service .ul01 li:last-child br{
    display: none;
}
.sec-service .ul01 li:nth-child(1) {
    width: 50%;
    margin: 0 0 20px 0;
    height: auto;
  }
}
.sec-service .ul01 li:nth-child(2) {
  width: 27%;
}

@media screen and (max-width: 767px) {
.sec-service .ul01 li:nth-child(2) {
    width: 100%;
    height: auto;
    margin: 0 0 20px 0;
    text-align: center;
  }
}
.sec-service .ul01 li:nth-child(3) {
  width: 27.5%;
}
@media screen and (max-width: 991px) {
.sec-service .ul01 li:nth-child(3) {
    width: 29%;
  }
}
@media screen and (max-width: 767px) {
.sec-service .ul01 li:nth-child(3) {
    width: 100%;
    float: inherit;
    height: auto;
    margin: 0 0 20px 0;
    text-align: center;
  }
}
.sec-service .ul01 li:nth-child(4) {
  width: 27.5%;
}
@media screen and (max-width: 991px) {
.sec-service .ul01 li:nth-child(4) {
    width: 29%;
  }
}
@media screen and (max-width: 767px) {
.sec-service .ul01 li:nth-child(4) {
    width: 100%;
    float: inherit;
    height: auto;
    margin: 0 0 20px 0;
    text-align: center;
  }
}


/*サーチ*/


.sec-search {
  background: #F8F9FA;
  margin-left: calc(((100vw - 100%) / 2 ) * -1);
  margin-right: calc(((100vw - 100%) / 2 ) * -1);
  padding: 134px 0 80px;
}
@media screen and (max-width: 768px) {
  .sec-search {
    padding: 110px 0 0 0;
    background: #FFF;
  }
}
.sec-search h2 {
  margin-bottom: 38px;
}
.sec-search h2:before {
  content: "- SEARCH -";
}
.sec-search p.ttl01 {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 26px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .sec-search p.ttl01 {
    font-size: 18px;
    padding: 42px 0 20px 0;
    margin: 0 0 0 0;
  }
}
@media screen and (max-width: 768px) {
  .sec-search .box01,
  .sec-search .box02 {
    background: #F8F9FA;
    margin: 0 -16px;
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 768px) {
  .sec-search .box02 {
    padding-bottom: 50px;
  }
}
.sec-search .box-search {
  max-width: 458px;
  margin: auto;
  padding: 0 16px;
}
.sec-search .box-search .search-form {
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background: #FFF;
  margin-bottom: 55px;
  height: 75px;
  border: 1px solid #3C8ACF;
}
@media screen and (max-width: 768px) {
  .sec-search .box-search .search-form {
    margin-bottom: 0;
    height: 68px;
  }
}
.sec-search .box-search .search-form input.search-field {
  background: #FFF;
  color: #008BD5;
  padding: 24px 53px 24px 22px !important;
  font-size: 16px;
  font-weight: normal;
  height: 72px;
}
@media screen and (max-width: 768px) {
  .sec-search .box-search .search-form input.search-field {
    padding: 20px 20px 20px 20px !important;
    font-size: 16px;
    height: 67px;
  }
}
.sec-search .box-search .search-form input[type=submit] {
  color: #008BD5;
  text-align: left;
  font-size: 24px;
  width: 40px;
}
@media screen and (max-width: 768px) {
  .sec-search .box-search .search-form input[type=submit] {
    width: 45px;
  }
}
.sec-search .box-search .search-form input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #008BD5;
}
.sec-search .box-search .search-form input::-moz-placeholder {
  /* Firefox 19+ */
  color: #008BD5;
}
.sec-search .box-search .search-form input:-ms-input-placeholder {
  /* IE 10+ */
  color: #008BD5;
}
.sec-search .box-search .search-form input:-moz-placeholder {
  /* Firefox 18- */
  color: #008BD5;
}
.sec-search .box-search .search-form input::-webkit-input-selection {
  /* Chrome/Opera/Safari */
  color: #008BD5;
}
.sec-search .box-search .search-form input::-moz-selection {
  /* Firefox 19+ */
  color: #008BD5;
}
.sec-search .box-search .search-form input:-ms-input-selection {
  /* IE 10+ */
  color: #008BD5;
}
.sec-search .box-search .search-form input:-moz-selection {
  /* Firefox 18- */
  color: #008BD5;
}
.sec-search .box-search .search-form input:focus {
  background: #fff !important;
}
.sec-search .box-search .search-form input:-webkit-autofill {
  box-shadow: 0 0 0 1000px white inset;
}
.sec-search ul.ul01 {
  padding: 50px 70px 30px;
  background: #FFF;
  list-style: none;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .sec-search ul.ul01 {
    padding: 32px 12px 15px;
    margin: 0 16px;
    text-align: left;
  }
}
.sec-search ul.ul01 li {
  margin-right: 13px;
  margin-bottom: 18px;
  position: relative;
  font-size: 15px;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .sec-search ul.ul01 li {
    margin-right: 13px;
    margin-bottom: 13px;
  }
}
.sec-search ul.ul01 li input {
  border: 1px solid #008BD5;
  background-color: #fff;
  color: #008BD5;
  font-weight: 500;
  border-radius: 0;
  position: relative;
  width: auto;
  text-align: center;
  max-width: none;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 15px;
}
@media screen and (max-width: 768px) {
  .sec-search ul.ul01 li input {
    font-size: 13px;
    padding: 8px;
  }
}
.sec-search ul.ul01 li:hover input {
  background-color: #008BD5;
  color: #fff;
}