/* ----------------------
MV
----------------------*/
.mainvisual {
  padding-top: 96px;
  background: url(../img/bk_mv.webp);
  background-size: contain;
  background-repeat: round;
  text-align: center;
  padding-bottom: 164px; }
@media screen and (max-width: 767px) {
  .mainvisual {
    background-size: cover;
  background-repeat: no-repeat;
  }
}
@media screen and (min-width: 2540px) {
  .mainvisual {
    background-size: cover;
  }
}

  .mainvisual h2 {
    font-family: "Noto Serif JP", serif;
    font-weight: 600;
    font-size: 0.4rem;
    line-height: 1.68;
    text-align: center;
    color: #fff;
    position: relative;
    display: inline-block; }
    .mainvisual h2 .mainvisual__txt--big {
      font-size: 0.56rem; }
    @media screen and (max-width: 997px) {
      .mainvisual h2 .mainvisual__txt--big {
        font-size: 0.46rem; } }
    @media screen and (max-width: 667px) {
      .mainvisual h2 .mainvisual__txt--big {
        font-size: 0.4rem; } }
    @media screen and (max-width: 667px) {
      .mainvisual h2 .dis_non {
        display: block; } }
  @media screen and (max-width: 997px) {
    .mainvisual h2 {
      font-size: 0.3rem; } }
  @media screen and (max-width: 667px) {
    .mainvisual h2 {
      font-size: 0.28rem;
      display: inline;
      background: linear-gradient(to bottom, transparent 60%, rgba(255, 255, 255, 0.28) 60%);
      box-decoration-break: clone;
      -webkit-box-decoration-break: clone; } }
  .mainvisual h2:last-of-type {
    margin-bottom: 24px; }
  .mainvisual h2::after {
    position: absolute;
    content: "";
    bottom: 0.05rem;
    left: 0;
    width: 100%;
    height: 17px;
    background: rgba(255, 255, 255, 0.28); }
  @media screen and (max-width: 667px) {
    .mainvisual h2::after {
      display: none; } }

@media screen and (max-width: 667px) {
  .mainvisual {
    background-image: url(../img/bk_mv_sp.webp);
    background-size: contain;
  background-repeat: round;
    padding-top: 60px;
    padding-bottom: 58px;} }
.mainvisual__bdg {
  margin-bottom: 8px;
  display:-ms-flexbox;
  display:-webkit-box;
  display:flex;
  ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
  
gap: 0.4rem;
list-style: none;
  padding: 0;
}
@media screen and (max-width: 667px) {
  .mainvisual__bdg {
    gap: 0.15rem;
    margin-top: 16px;
  }
}
.mainvisual__bdg li {
  width: 184px;
  height: 184px;
  border: 1.32px solid rgba(255,255,255,0.68);
  border-radius: 50%;
  display:-ms-flexbox;
  display:-webkit-box;
  display:flex;
  ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
  -ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
}
@media screen and (max-width: 667px) {
  .mainvisual__bdg li {
    height: inherit;
    aspect-ratio: 1 / 1;
  }
  .bdg-count-1 li {
    width: 160px;
  }

  .bdg-count-2 li {
    width: 160px;
  }

  .bdg-count-3 li {
    width: 31%;
  }
}
.mainvisual__bdg li .mainvisual__bdgcir {
  background: #fff;
  border-radius: 50%;
  width: 167px;
  height: 167px;
  display:-ms-flexbox;
  display:-webkit-box;
  display:flex;
  flex-direction: column;
  -ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
  ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
}
@media screen and (max-width: 667px) {
  .mainvisual__bdg li .mainvisual__bdgcir {
    width: 90%;
    height: inherit;
    aspect-ratio: 1 / 1;
  }
}
.mainvisual__bdg li .mainvisual__bdgcir .mainvisual__bdgttl {
  font-weight: 700;
  font-size: 18px;
  line-height: 144%;
  text-align: center;
  color: #2D3A40;
}
@media screen and (max-width: 667px) {
  .mainvisual__bdg li .mainvisual__bdgcir .mainvisual__bdgttl {
      font-size: 16px;
  }
}
.mainvisual__bdg li .mainvisual__bdgcir .mainvisual__bdgtxt {
  font-weight: 700;
  font-size: 24px;
  line-height: 144%;
  text-align: center;
  color: #017FDA;
  display: inline-block;
  position: relative;
}
@media screen and (max-width: 667px) {
  .mainvisual__bdg li .mainvisual__bdgcir .mainvisual__bdgtxt {
      font-size: 18px;
    white-space: nowrap;
  }

}
.mainvisual__bdg li .mainvisual__bdgcir .mainvisual__bdgtxt::after {
  position: absolute;
  content: "";
      bottom: 0;
    left: -0.03rem;
  background: rgba(1, 127, 218, 0.16);
  width: 100%;
  height: 14px;
}
@media screen and (max-width: 667px) {
  .mainvisual__bdg li .mainvisual__bdgcir .mainvisual__bdgtxt::after {
    height: 10px;
  }
}
.mainvisual__bdg--none {
  height: 100px;
}
  /*
  .mainvisual__bdg img {
    width: 407px; }
  @media screen and (max-width: 667px) {
    .mainvisual__bdg img {
      width: 335px;
      margin-top: 12px; } }
      */

.mainvisual__slide {
  margin-bottom: 18px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex; }
  .mainvisual__slide li {
    margin-right: 52px;
    width: 17%; }

@media screen and (max-width: 667px) {
  .mv__btn a {
    width: 250px;
    height: 64px;
    font-size: 0.2rem;
    padding: 19px 30px;
    line-height: 1.2; }
  .mv__btn a::after {
    height: 64px;
    background-image: url(../img/arrow_btn_sp.png); } }
/* ----------------------
onayami
----------------------*/
.onayami {
  background: #EDEDEA;
  padding-top: 44px; }

@media screen and (max-width: 667px) {
  .onayami {
    padding-top: 34px; } }
.onayami__ttlblk {
  width: 100%;
  border-radius: 8px;
  padding: 40px 20px 28px;
  background: #59DBE4;
  position: relative;
  margin-bottom: 20px; }
  .onayami__ttlblk .onayami__subttl {
    position: absolute;
    display: inline-block;
    top: -1.5em;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    font-weight: 500;
    font-size: 0.2rem;
    text-align: center;
    color: #017FDA;
    background: #fff;
    border: 3px solid #59DBE4;
    border-radius: 57px;
    padding: 4px 28px; }
  @media screen and (max-width: 667px) {
    .onayami__ttlblk .onayami__subttl {
      font-size: 0.16rem;
      padding: 4px 16px;
      top: -1.2em; } }
  .onayami__ttlblk h3 {
    font-weight: 700;
    font-size: 0.24rem;
    text-align: center;
    color: #fff;
    margin-bottom: 16px;
    background: none;
    display: block; }
    .onayami__ttlblk h3 .onayami__ttl {
      font-size: 0.32rem;
      position: relative; }
    @media screen and (max-width: 997px) {
      .onayami__ttlblk h3 .onayami__ttl {
        display: inline-block;
        margin-top: 10px; } }
    @media screen and (max-width: 667px) {
      .onayami__ttlblk h3 .onayami__ttl {
        font-size: 0.24rem; } }
    .onayami__ttlblk h3 .onayami__ttl::after {
      position: absolute;
      content: "";
      bottom: 0;
      left: 0;
      width: 100%;
      height: 14px;
      background: rgba(255, 255, 255, 0.28); }
  @media screen and (max-width: 667px) {
    .onayami__ttlblk h3 {
      font-size: 0.16rem;
      line-height: 1.6;
      padding: 28px 0 0; } }
  .onayami__ttlblk figure {
    text-align: center; }
    .onayami__ttlblk figure img {
      width: 44px; }

@media screen and (max-width: 667px) {
  .onayami__ttlblk {
    padding: 0 20px 16px; } }
.onayami__fukidashi ul {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  margin-bottom: 38px; }
  .onayami__fukidashi ul li {
    width: 32.6%;
    height: 128px;
    margin-right: 12px;
    border-radius: 5px;
    padding: 22px 28px 22px 70px;
    background: #878787;
    position: relative;
    color: #fff;
    font-weight: 700;
    font-size: 0.18rem;
    line-height: 1.58;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center; }
  @media screen and (max-width: 997px) {
    .onayami__fukidashi ul li {
      height: 250px;
      padding: 20px 20px 20px 55px; } }
  .onayami__fukidashi ul li::before {
    position: absolute;
    content: "";
    background: url(../img/fukidashi_moya.png);
    left: 28px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 30px;
    height: 41.59px;
    background-size: cover; }
  @media screen and (max-width: 997px) {
    .onayami__fukidashi ul li::before {
      left: 13px; } }
  .onayami__fukidashi ul li::after {
    position: absolute;
    content: "";
    background: url(../img/fukidashi_arrow.png);
    bottom: -20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 7.82px;
    height: 19.89px;
    background-size: cover; }
  .onayami__fukidashi ul li:last-child {
    margin-right: 0; }
@media screen and (max-width: 667px) {
  .onayami__fukidashi ul {
    -ms-flex-flow: column;
    -webkit-flex-flow: column;
    flex-flow: column; }
    .onayami__fukidashi ul li {
      margin-right: 0;
      height: auto;
      width: 100%;
      font-size: 0.14rem;
      margin-bottom: 24px;
      ms-flex-pack: start;
      -webkit-box-pack: start;
      justify-content: flex-start; }
    .onayami__fukidashi ul li:last-child {
      margin-bottom: 0; }
    .onayami__fukidashi ul li:first-child, .onayami__fukidashi ul li:last-child {
      padding-left: 70px; }
    .onayami__fukidashi ul li:first-child::before, .onayami__fukidashi ul li:last-child::before {
      left: 27px; }
    .onayami__fukidashi ul li:first-child::after, .onayami__fukidashi ul li:last-child::after {
      left: 10%; }
    .onayami__fukidashi ul li:nth-child(2)::before {
      left: inherit;
      right: 27px; }
    .onayami__fukidashi ul li:nth-child(2)::after {
      left: 90%; } }
.onayami__fukidashi ul li br{
  display: none;
}
@media screen and (max-width: 667px) {
  .onayami__fukidashi ul li br{
  display: block;
}
}
.onayami__fukidashi figure {
  text-align: center; }
  .onayami__fukidashi figure img {
    width: 816px; }

.onayami__answer {
  position: relative; }
  .onayami__answer figure {
    width: 100%; }
@media screen and (min-width: 2540px) {
  .onayami__answer figure img {
    width: 100%;
  }
}

  .onayami__answer h3 {
    position: absolute;
    top: 80px;
    text-align: center;
    font-weight: 700;
    font-size: 0.24rem;
    color: #fff;
    background: none;
    display: block;
    padding: 0;
    width: 100%;
line-height: 1.6;}
    .onayami__answer h3 .onayami__answerttl {
      font-size: 0.36rem;
      display: inline-block; }
  @media screen and (max-width: 667px) {
    .onayami__answer h3 {
      font-size: 0.16rem;
    line-height: 1.1;
        top: 40px;}
      .onayami__answer h3 .onayami__answerttl {
        font-size: 0.24rem;
        margin-top: 8px; } }

.entry__btn {
  position: fixed;
  right: 0;
  bottom: 10%;
  z-index: 2;
  transform: translateX(150%);
  opacity: 0;
  transition: transform 0.5s ease, opacity 0.5s ease; }
  .entry__btn a {
    width: 210px;
    height: 80px;
    border-radius: 40px 0 0 40px;
    padding: 12px 0;
    text-align: center;
    font-weight: 700;
    font-size: 0.14rem;
    border: none; }
    .entry__btn a figure {
      text-align: center; }
      .entry__btn a figure img {
        width: 36px;
        height: 28px;
        display: inline-block;
        margin-bottom: 8px; }
  @media screen and (max-width: 667px) {
    .entry__btn {
      bottom: 5%;
    }
    .entry__btn a {
      width: 164px;
      height: 68px;
      padding-left: 15px; } }
  .entry__btn a:hover {
    opacity: 0.8; }
  .entry__btn a::after {
    display: none; }

.entry__btn.show {
  transform: translateX(0);
  opacity: 1; }

/* ----------------------
about
----------------------*/
#about {
  background: linear-gradient(35deg, #1F9CF6 0%, #27DFCE 93%);
  text-align: center; }
@media screen and (max-width: 1080px) {
#about {
  background: linear-gradient(35deg, #1F9CF6 0%, #27DFCE 100%); }
}
@media screen and (min-width: 2540px) {
#about {
    background: linear-gradient(20deg, #1F9CF6 8%, #27DFCE 93%);
}
  #about > figure img {
    width: 100%;
  }
}
@media screen and (max-width: 667px) {
  #about > figure img {
    width: 100%;
  }
}

.about__qablc {
  background: #fff;
  padding: 45px 36px 84px;
  ms-flex-align: flex-end;
  -webkit-box-align: flex-end;
  align-items: flex-end;
  margin-bottom: 20px;
  border-radius: 8px; }
  .about__qablc .about__qaimg {
    width: 36.9%;
    margin-right: 48px;
    position: relative;
    font-size: 0; }
    .about__qablc .about__qaimg figure img {
      border-radius: 3.58px; }
    .about__qablc .about__qaimg .about__qattl {
      position: absolute;
      bottom: -40px;
      left: 50%;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
      background: #EDEDEA;
      width: 82.4%;
      padding: 16px 20px;
      text-align: center;
      color: #2D3A40;
      border-radius: 3.58px; }
      .about__qablc .about__qaimg .about__qattl h4 {
        font-family: "Barlow", sans-serif;
        font-weight: 700;
        font-size: 0.28rem;
        line-height: 1; }
      .about__qablc .about__qaimg .about__qattl .about__qayear {
        margin-right: 10px;
        font-size: 0.16rem; }
      .about__qablc .about__qaimg .about__qattl .about__depart {
        font-size: 0.16rem; }
    @media screen and (max-width: 997px) {
      .about__qablc .about__qaimg .about__qattl {
        width: 90%; } }
  .about__qablc .about__qatxt {
    width: 58.3%; }
    .about__qablc .about__qatxt li {
      margin-bottom: 28px;
      text-align: left; }
 .about__qablc .about__qatxt li .sp_que {
    display: none;
  }
      .about__qablc .about__qatxt li h4 {
        position: relative;
        margin-left: 56px;
        font-weight: 700;
        font-size: 0.2rem;
        color: #017FDA;
        display: inline;
        z-index: 1;
        background: linear-gradient(to bottom, transparent 60%, #d7ebfa 60%);
        box-decoration-break: clone;
        -webkit-box-decoration-break: clone; }
      .about__qablc .about__qatxt li h4::before {
        position: absolute;
        left: -56px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        content: "";
        background: url(../img/question.png);
        width: 48px;
        height: 48px;
        background-repeat: no-repeat;
        background-size: cover; }
.about__qablc .about__qatxt li p {
  margin-top: 10px;
}
    .about__qablc .about__qatxt li:last-of-type {
      margin-bottom: 0; }

.about__qablc .about__qatxt li h4 br{
  display: none;
}
@media screen and (max-width: 667px) {
  .about__qablc .about__qatxt li h4 br{
  display: block;
}
}

@media screen and (max-width: 997px) {
  .about__qablc {
    ms-flex-align: flex-start;
    -webkit-box-align: flex-start;
    align-items: flex-start; } }
@media screen and (max-width: 667px) {
  .about__qablc {
    -ms-flex-flow: column;
    -webkit-flex-flow: column;
    flex-flow: column;
    position: relative;
    margin-top: 80px;
        padding: 125px 18px 24px; }
  .about__qablc {
    margin-top: 114px;
  }
  .about__qablc:first-of-type {
    margin-top: 0;
  }
    .about__qablc .about__qaimg {
      position: absolute;
      top: -10%;
      left: 50%;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
      width: 89.5%; }
      .about__qablc .about__qaimg .about__qattl {
        padding: 20px; }
        .about__qablc .about__qaimg .about__qattl h4 {
          font-size: 0.24rem; }
        .about__qablc .about__qaimg .about__qattl .about__qayear, .about__qablc .about__qaimg .about__qattl .about__depart {
          font-size: 0.14rem; }
    .about__qablc .about__qatxt {
      width: 100%;
              margin-top: 150px; }
      .about__qablc .about__qatxt li {
        margin-bottom: 20px;
        text-align: center;
        padding-top: 5px;
         }
  
    

 
  .about__qablc .about__qatxt li .sp_que {
    display: block;
  }
  .about__qablc .about__qatxt li .sp_que img {
    
    width: 56px;
          height: 56px;
    margin-bottom: 4px;
  }

        .about__qablc .about__qatxt li h4 {
          font-size: 0.2rem;
          margin-left: 0;
          text-align: center;
          margin: 0 auto; }
        .about__qablc .about__qatxt li h4::before {
          display: none;
          
          left: 55%;
          top: -90%;
          -webkit-transform: translateX(-50%);
          transform: translateX(-50%); }
        .about__qablc .about__qatxt li p {
          text-align: left;
          margin-top: 12px;
          font-size: 0.14rem; } }

@media screen and (max-width: 580px) {
  .about__qablc .about__qatxt {
    margin-top: 100px;
  }
  
}
@media screen and (max-width: 500px) {
  .about__qablc .about__qatxt {
    margin-top: 80px;
  }
  
}
@media screen and (max-width: 450px) {
  .about__qablc .about__qatxt {
    margin-top: 60px;
  }
  
}
@media screen and (max-width: 400px) {
  .about__qablc .about__qatxt {
    margin-top: 40px;
  }
  
}
@media screen and (max-width: 350px) {
  .about__qablc .about__qatxt {
    margin-top: 10px;
  }
  
}

.about__qablc:last-of-type {
  margin-bottom: 0; }

/* ----------------------
oneday
----------------------*/
#oneday {
  text-align: center; }
@media screen and (min-width: 2540px) {
  #oneday > figure img {
    width: 100%;
  }
}

.oneday__tabblc {
  ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center; }
  .oneday__tabblc .oneday__tab {
    width: 214px;
    height: 44px;
    border-radius: 8px 8px 0 0;
    padding: 12px 24px;
    text-align: center;
    background: #BBBBBB;
    color: #fff;
    font-weight: 700;
    font-size: 0.2rem;
    line-height: 1;
    margin-right: 8px;
    cursor: pointer; }
    .oneday__tabblc .oneday__tab span {
      transition: opacity 0.3s; }
  .oneday__tabblc .oneday__tab:hover span {
    opacity: 0.5; }
  .oneday__tabblc .oneday__tab:last-of-type {
    margin-right: 0; }
  .oneday__tabblc .oneday__tab--active {
    background: #EDEDEA;
    color: #017FDA; }
  .oneday__tabblc .oneday__tab--active:hover span {
    opacity: 1; }

@media screen and (max-width: 667px) {
  .oneday__tabblc .oneday__tab {
    font-size: 0.18rem;
    padding: 12px;
    width: 102px;
    height: 42px; } }
.oneday__tabcon {
  background: #EDEDEA;
  width: 100%;
  border-radius: 4px;
  padding: 64px;
  display: none; }
.oneday__tabcon .oneday__tabinr {
      ms-flex-align: flex-start;
-webkit-box-align: flex-start;
align-items: flex-start;
}
  .oneday__tabcon .oneday__imgblc {
    width: 31.4%;
    margin-right: 32px;
    padding-top: 62px;}
@media screen and (max-width: 667px) {
  .oneday__tabcon .oneday__imgblc {
  padding-top:0;
  }
}

    .oneday__tabcon .oneday__imgblc figure {
      margin-bottom: 8px; }
    .oneday__tabcon .oneday__imgblc h4 {
      font-family: "Barlow", sans-serif;
      font-weight: 700;
      font-size: 0.28rem;
      line-height: 1; }
    .oneday__tabcon .oneday__imgblc .about__qayear {
      margin-right: 10px; }
  .oneday__tabcon .oneday__timeline {
    width: 65.2%;
    border-radius: 4px;
    padding: 52px 40px;
    background: #fff; }
    .oneday__tabcon .oneday__timeline li {
      padding-bottom: 30px;
      padding-left: 8px;
      text-align: left;
      ms-flex-pack: start;
      -webkit-box-pack: start;
      justify-content: flex-start;
      ms-flex-align: flex-start;
      -webkit-box-align: flex-start;
      align-items: flex-start;
      position: relative; }
      .oneday__tabcon .oneday__timeline li .oneday__time {
        font-size: 0.18rem;
        position: relative;
        display: inline-block;
        margin-right: 32px;
        line-height: 1.6em; }
      .oneday__tabcon .oneday__timeline li .oneday__time::before {
        position: absolute;
        content: "";
        width: 8px;
        height: 8px;
        left: -12px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        background: #017FDA;
        border-radius: 50%;
        z-index: 1; }
      .oneday__tabcon .oneday__timeline li .oneday__ttl h4 {
        font-weight: 700;
        font-size: 0.17rem;
        line-height: 1.2;
        color: #017FDA;
        position: relative;
        display: inline;
        background: linear-gradient(to bottom, transparent 60%, #d7ebfa 60%);
        box-decoration-break: clone;
        -webkit-box-decoration-break: clone; }
      .oneday__tabcon .oneday__timeline li .oneday__ttl h4::after {
        position: absolute;
        bottom: -1rem;
        left: 0;
        width: 100%;
        height: 12px;
        background: #d7ebfa; }
      .oneday__tabcon .oneday__timeline li .oneday__ttl p {
        font-size: 0.14rem;
        line-height: 1.64;
        color: #9E9E9E; }
    .oneday__tabcon .oneday__timeline li::after {
      position: absolute;
      content: "";
      width: 1px;
      height: 100%;
      background: #B4B4B4;
      left: 0;
      z-index: 0; }
    .oneday__tabcon .oneday__timeline li:first-child::after {
      top: 11px;
    height: calc(100% - 11px); }
    .oneday__tabcon .oneday__timeline li:last-child::after {
      height: 11px; }
    .oneday__tabcon .oneday__timeline li:last-child {
      padding-bottom: 0; }

@media screen and (max-width: 667px) {
  .oneday__tabcon {
    padding: 20px 16px; }
    .oneday__tabcon .oneday__tabinr {
      -ms-flex-flow: column;
      -webkit-flex-flow: column;
      flex-flow: column;
      ms-flex-pack: center;
      -webkit-box-pack: center;
      justify-content: center; }
      .oneday__tabcon .oneday__tabinr .oneday__imgblc {
        width: 100%;
        margin-right: 0;
        margin-bottom: 23px; }
        .oneday__tabcon .oneday__tabinr .oneday__imgblc h4 {
          font-size: 0.24rem; }
        .oneday__tabcon .oneday__tabinr .oneday__imgblc .about__qayear, .oneday__tabcon .oneday__tabinr .oneday__imgblc .about__depart {
          font-size: 0.14rem; }
      .oneday__tabcon .oneday__tabinr .oneday__timeline {
        width: 100%;
        padding: 32px 21px; }
        .oneday__tabcon .oneday__tabinr .oneday__timeline li .oneday__time {
          margin-right: 17px;
          line-height: 1.6; }
        .oneday__tabcon .oneday__tabinr .oneday__timeline li:first-child::after {
          top: 11px;
          height: calc(100% - 11px); }
        .oneday__tabcon .oneday__tabinr .oneday__timeline li:last-child::after {
          height: 11px; } }
.oneday__tabcon--show {
  display: block; }

/* ----------------------
number
----------------------*/
#number {
  background: #EDEDEA;
  text-align: center; }
@media screen and (min-width: 2540px) {
  #number > figure img {
    width: 100%;
  }
}

.number__list {
  margin-bottom: 16px; }
  .number__list li {
    width: 23.8%;
    height: 314px;
    background: #fff;
    padding: 18px 26px 34px;
    margin-right: 16px; }
    .number__list li h4 {
      font-weight: 500;
      font-size: 0.2rem;
      line-height: 1;
      padding-bottom: 17px;
      border-bottom: 1px solid #E4E4E4;
      margin-bottom: 40px;
      height: 3em;
      display: -ms-flexbox;
      display: -webkit-box;
      display: flex;
      ms-flex-pack: center;
      -webkit-box-pack: center;
      justify-content: center;
      -ms-flex-align: center;
      -webkit-box-align: center;
      align-items: center; }
    @media screen and (max-width: 997px) {
      .number__list li h4 {
        font-size: 0.18rem;
        text-align: left; } }
    .number__list li figure {
      text-align: center;
      margin-bottom: 8px; }
      .number__list li figure img {
        width: 70px; }
    .number__list li h5 {
      font-weight: 700;
      font-size: 0.32rem;
      line-height: 1; }
      .number__list li h5 .number__num--blue {
        font-family: "Barlow", sans-serif;
        font-weight: 700;
        font-size: 0.8rem;
        color: #017FDA; }
      @media screen and (max-width: 997px) {
        .number__list li h5 .number__num--blue {
          font-size: 0.6rem; } }
  @media screen and (max-width: 997px) {
    .number__list li {
      padding: 18px 18px 34px; } }
  .number__list li:nth-child(2) figure img {
    width: 75px; }
  .number__list li:last-child {
    margin-right: 0; }

@media screen and (max-width: 667px) {
  .number__list {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
    .number__list li {
      width: 47.7%;
      margin-right: 15px;
      padding: 25px 10px 21px;
      margin-bottom: 16px;
      height: 234px; }
      .number__list li h4 {
        font-size: 0.16rem;
        text-align: center;
        margin-bottom: 26px; }
      .number__list li figure img {
        width: 55px; }
      .number__list li h5 {
        font-size: 0.24rem; }
        .number__list li h5 .number__num--blue {
          font-size: 0.56rem; }
    .number__list li:nth-child(2n) {
      margin-right: 0; }
      .number__list li:nth-child(2n) figure img {
        width: 60px; }
    .number__list li:nth-last-child(2), .number__list li:last-child {
      margin-bottom: 0; } }
.number__bunriblc {
  width: 100%;
  background: #fff;
  padding: 32px 26px; }
  .number__bunriblc h4 {
    font-weight: 500;
    font-size: 0.2rem;
    line-height: 1;
    padding-bottom: 29px;
    border-bottom: 1px solid #E4E4E4;
    margin-bottom: 49px; }
  .number__bunriblc ul li {
    width: 49.1%;
    margin-right: 17px;
    border: 1.4px solid #017FDA;
    border-radius: 4px;
    padding: 41px 51px 25px;
    position: relative; }
    .number__bunriblc ul li .number__bunrittl {
      position: absolute;
      top: -1em;
      left: 50%;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
      font-weight: 500;
      font-size: 0.18rem;
      color: #017FDA;
      display: inline-block;
      width: 78px;
      height: 33px;
      line-height: 1.6;
      border-radius: 16px;
      border: 1.5px solid #017FDA;
      background: #E4F4FF; }

@media screen and (max-width: 812px) {
.number__bunriblc ul {
      -ms-flex-flow: column;
      -webkit-flex-flow: column;
      flex-flow: column; }
  .number__bunriblc ul li {
        width: 100%;
        margin-bottom: 27px;
        padding: 33px 16px 24px;
        margin-right: 0; }
  .number__bunriblc ul li img {
        width: 70%;
  }
}

@media screen and (max-width: 667px) {
  .number__bunriblc {
    padding: 25px 12px 24px; }
    .number__bunriblc h4 {
      font-size: 0.16rem;
      margin-bottom: 31px; }
    
      
        .number__bunriblc ul li .number__bunrittl {
          font-size: 0.16rem;
          width: 72px;
          height: 31px; }
      .number__bunriblc ul li:last-child {
        margin-bottom: 0; } }

@media screen and (max-width: 600px) {
  .number__bunriblc ul li img {
        width: 100%;
  }
}

/* ----------------------
business
----------------------*/
#business {
  text-align: center; }
@media screen and (min-width: 2540px) {
  #business > figure img {
    width: 100%;
  }
}

.business__img {
  margin-bottom: 44px; }
  .business__img img {
    width: 82.5%; }

@media screen and (max-width: 667px) {
  .business__img {
    margin-bottom: 16px; } }
.business__list {
  margin-bottom: 44px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
  .business__list li {
    text-align: left;
    width: 49.3%;
    height: 120px;
    margin-right: 1.4%;
    margin-bottom: 12px;
    border-radius: 4px;
    padding: 21px 22px;
    padding-right: 70px;
    background: #EDEDEA;
    position: relative;
    font-weight: 700;
    line-height: 1.6;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    cursor: pointer;
    transition: opacity 0.3s; }
  .business__list li:nth-child(2n) {
    margin-right: 0; }
  .business__list li::after {
    position: absolute;
    content: "";
    right: 22px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 44px;
    height: 44px;
    background: url(../img/open.png);
    background-size: contain; }
  .business__list li:hover {
    opacity: 0.7; }
.business__list li .dis_non {
  display: none;
}
@media screen and (max-width: 667px) {
  .business__list li .dis_non {
  display: block;
}
  .business__list li .dis_blo {
  display: none;
}
}

@media screen and (max-width: 667px) {
  .business__list {
    -ms-flex-flow: column;
    -webkit-flex-flow: column;
    flex-flow: column; }
    .business__list li {
      width: 100%;
      margin-right: 0; } }
.business__modalblc {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%; }
  .business__modalblc .modal_layer {
    height: 100%;
    background: rgba(1, 127, 218, 0.72); }
  .business__modalblc .business__modalcon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 93%;
    height: 80vh;
    padding: 80px 112px 56px;
    background: #fff;
    border-radius: 8px; }
    .business__modalblc .business__modalcon .modal_inner {
      overflow-y: scroll;
      height: 100%;
      padding: 20px;
      position: relative; }
      .business__modalblc .business__modalcon .modal_inner .modal_closebtn {
        position: fixed;
        width: 60px;
        height: 60px;
        top: 8px;
        right: 8px;
        cursor: pointer; }
      .business__modalblc .business__modalcon .modal_inner .business__modal h4 {
        font-weight: 700;
        font-size: 0.32rem;
        line-height: 1.52;
        color: #017FDA;
        text-align: center;
        margin-bottom: 40px; }
      .business__modalblc .business__modalcon .modal_inner .business__modal p {
        margin-bottom: 32px;
        text-align: left; }
      .business__modalblc .business__modalcon .modal_inner .business__modal .business__modalsec {
        margin-top: 58px; }
        .business__modalblc .business__modalcon .modal_inner .business__modal .business__modalsec li {
          margin-bottom: 58px; }
          .business__modalblc .business__modalcon .modal_inner .business__modal .business__modalsec li p {
            margin-bottom: 8px; }
          .business__modalblc .business__modalcon .modal_inner .business__modal .business__modalsec li figure {
            text-align: center; }
            .business__modalblc .business__modalcon .modal_inner .business__modal .business__modalsec li figure img {
              width: 303px;
              height: auto; }
        .business__modalblc .business__modalcon .modal_inner .business__modal .business__modalsec li:nth-of-type(2) figure img {
          width: 618px; }
        .business__modalblc .business__modalcon .modal_inner .business__modal .business__modalsec li:last-of-type {
          margin-bottom: 44px; }
      .business__modalblc .business__modalcon .modal_inner .business__modal .modal__lastimg {
        margin-bottom: 44px; }
        .business__modalblc .business__modalcon .modal_inner .business__modal .modal__lastimg img {
          width: 546px; }
      .business__modalblc .business__modalcon .modal_inner .business__modal .business__modalimg {
        text-align: center;
        margin-bottom: 44px; }
        .business__modalblc .business__modalcon .modal_inner .business__modal .business__modalimg img {
          width: 53.8%; }
      .business__modalblc .business__modalcon .modal_inner .business__modal .modal__btn {
        height: 58px; }
        .business__modalblc .business__modalcon .modal_inner .business__modal .modal__btn a {
          width: 232px;
          height: 58px;
          background: #fff;
          color: #017FDA;
          border: 2px solid #017FDA;
          padding: 20px;
          text-align: center;
          cursor: pointer;
          line-height: 0.8; }
        .business__modalblc .business__modalcon .modal_inner .business__modal .modal__btn a::after {
          display: none; }

@media screen and (max-width: 667px) {
  .business__modalblc .business__modalcon {
    height: 86vh;
    padding: 56px 16px 32px; }
    .business__modalblc .business__modalcon .modal_inner .modal_closebtn {
      width: 44px;
      height: 44px; }
    .business__modalblc .business__modalcon .modal_inner .business__modal h4 {
      font-size: 0.2rem;
      margin-bottom: 24px; }
    .business__modalblc .business__modalcon .modal_inner .business__modal p {
      font-size: 0.14rem;
      margin-bottom: 20px; }
    .business__modalblc .business__modalcon .modal_inner .business__modal .business__modalimg {
      margin-bottom: 32px; }
      .business__modalblc .business__modalcon .modal_inner .business__modal .business__modalimg img {
        width: 100%; }
    .business__modalblc .business__modalcon .modal_inner .business__modal .business__modalsec {
      margin-top: 24px; } }
body.modal-open {
  overflow: hidden;
  width: 100%; }

.business__slide {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  ms-flex-pack: start;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center; }

@media screen and (max-width: 667px) {
  .business__slide li {
    width: 244px; } }
/* ----------------------
info
----------------------*/
#info {
  background: #EDEDEA;
  text-align: center; }
@media screen and (min-width: 2540px) {
  #info > figure img {
    width: 100%;
  }
}

.info__tabblc {
  ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center; }
  .info__tabblc .info__tab {
    width: 214px;
    height: 44px;
    border-radius: 8px 8px 0 0;
    padding: 12px;
    text-align: center;
    background: #BBBBBB;
    color: #fff;
    margin-right: 8px;
    font-weight: 700;
    font-size: 0.2rem;
    line-height: 1;
    cursor: pointer; }
    .info__tabblc .info__tab span {
      transition: opacity 0.3s; }
  .info__tabblc .info__tab:hover span {
    opacity: 0.5; }
  .info__tabblc .info__tab--active {
    background: #017FDA; }
  .info__tabblc .info__tab--active:hover span {
    opacity: 1; }

@media screen and (max-width: 667px) {
  .info__tabblc .info__tab {
    font-size: 0.18rem;
    width: 102px;
    height: 42px; } }
.info__tabcon {
  display: none;
  width: 100%;
  border-radius: 4px;
  border: 1.4px solid #017FDA;
  padding: 74px 124px;
  background: #fff;
  position: relative; }
  .info__tabcon table {
    width: 100%;
    position: relative; }
    .info__tabcon table tr {
      width: 100%;
      padding: 20px 0;
      border-bottom: 1px solid #E4E4E4; }
      .info__tabcon table tr th {
        width: 35.9%;
        text-align: left;
        padding-left: 12px;
        font-weight: 700;
        line-height: 1.2;
        color: #017FDA;
        position: relative;
        vertical-align: top; }
      .info__tabcon table tr th::before {
        position: absolute;
        left: 0;
        top: 0;
        content: "";
        width: 8px;
        height: 20px;
        border-radius: 2px;
        background: #017FDA; }
      .info__tabcon table tr td {
        width: 63%;
        line-height: 1.56;
        text-align: left;
        vertical-align: top; }
        .info__tabcon table tr td .info__tabletxt--small {
          font-size: 0.14rem;
          display: block; }
  .info__tabcon .expandable {
    position: relative;
    max-height: 100px;
    overflow: hidden;
    transition: max-height 0.5s ease; }
    .info__tabcon .expandable .table__btn {
      position: absolute;
      bottom: 0;
      right: 0;
      width: 100%;
      height: 64px;
      text-align: center;
      font-weight: 700;
      font-size: 0.14rem;
      color: #017FDA;
      cursor: pointer;
      padding: 30px 0 10px;
      background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #fff 50%); }
      .info__tabcon .expandable .table__btn img {
        width: 14px;
        padding-bottom: 2px; }
  .info__tabcon .expandable.open {
    max-height: 1000px; }

@media screen and (max-width: 997px) {
  .info__tabcon {
    padding: 74px 60px; } }
@media screen and (max-width: 667px) {
  .info__tabcon {
    padding: 32px 16px; }
    .info__tabcon table tr:first-of-type {
      padding-top: 0; }
    .info__tabcon table tr th {
      width: 100%; }
    .info__tabcon table tr td {
      width: 100%; } }
.info__tabcon--show {
  display: block; }

/* ----------------------
entry
----------------------*/
#entry {
  background: linear-gradient(90deg, #FF9900 60%, #F3C442 100%);
  padding-bottom: 56px;
  text-align: center; }

@media screen and (max-width: 667px) {
  #entry {
    padding-bottom: 19px; } }
.entry__flow {
  margin-bottom: 24px; }
  .entry__flow img {
    width: 184px; }

.entry__formblc {
  width: 100%;
  border-radius: 4px;
  padding: 74px 124px;
  background: #fff; }
  .entry__formblc .entry__txt {
    font-size: 0.14rem;
    margin-bottom: 28px; }
  .entry__formblc .wpcf7-form dl {
    margin-bottom: 20px;
    ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    ms-flex-align: flex-start;
    -webkit-box-align: flex-start;
    align-items: flex-start; }
.entry__formblc .wpcf7-form dl:first-of-type dt {
  padding-top: 0;
}
    .entry__formblc .wpcf7-form dl dt {
      width: 29.4%;
      font-weight: 500;
      text-align: left;
      padding-top: 14px;
      margin-right: 24px; }
      .entry__formblc .wpcf7-form dl dt .entry__tag {
        border-radius: 4px;
        padding: 4px 12px;
        background: #FF9900;
        font-weight: 700;
        font-size: 0.12rem;
        color: #fff;
        margin-right: 8px; }
    .entry__formblc .wpcf7-form dl dd {
      width: 67%;
      text-align: left; }

      .entry__formblc .wpcf7-form dl dd input:not(input[type="checkbox"]) {
        all: unset;
        background: #F9F7F6;
        border: 1px solid #B7B2B2;
        width: 100%;
        height: 60px;
        padding: 0 20px;
        border-radius: 4px;
        text-align: left;
        box-sizing: border-box; }
.entry__formblc .wpcf7-form dl dd .wpcf7-list-item input[type="radio"] {
  all: initial; /* ← もしくは除外する */
  appearance: none;
  -webkit-appearance: none;
  display: inline-block;
  width: 20px;
    height: 20px;
    
  border: 2px solid #ccc;
    border-radius: 50%;
    vertical-align: sub;
  position: relative;
  cursor: pointer;
}
.entry__formblc .wpcf7-form dl dd .wpcf7-not-valid input[type="radio"] {
  background:#FFEFE8;
       border:1px solid #FF4D00;
  
}
.entry__formblc .wpcf7-form dl dd .wpcf7-list-item input[type="radio"]::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translateY(-50%) translateX(-50%);
        transform: translateX(-50%) translateY(-50%);
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background: #FF9900;
        opacity: 0;
        transition: opacity 0.2s ease-in-out; }
      .entry__formblc .wpcf7-form dl dd .wpcf7-list-item input[type="radio"]:checked::before {
        opacity: 1; }







.entry__formblc .wpcf7-form dl dd .wpcf7-list-item {
  margin-right: 20px;
  margin-left: 0;
}
      .entry__formblc .wpcf7-form dl dd input::placeholder {
        font-weight: 500;
        font-size: 0.14rem;
        color: #B7B2B2; }
      .entry__formblc .wpcf7-form dl dd .entry__subtxt {
        font-size: 0.12rem; }
      .entry__formblc .wpcf7-form dl dd .entry__policyblc {
        max-height: 175px;
        overflow-y: scroll;
        border-radius: 4px;
        border: 1px solid #B7B2B2;
        background: #fff;
        padding: 20px 28px 0 28px; }
        .entry__formblc .wpcf7-form dl dd .entry__policyblc p {
          font-size: 0.12rem;
          line-height: 20px;
          letter-spacing: 8%;
          color: #525252;
          text-align: left;
          margin-bottom: 1em;
}
      .entry__formblc .wpcf7-form dl dd input[type="checkbox"] {
        appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        background: #F9F7F6;
        border: 1px solid #B7B2B2;
        margin-top: 16px;
        width: 15px;
        height: 15px;
        cursor: pointer;
        position: relative;
        margin-right: 5px;
        vertical-align: sub;
        padding: 0;
            margin-bottom: 2px;
        border-radius: 0; }
.entry__formblc .wpcf7-form dl dd .wpcf7-not-valid input[type="checkbox"] {
  background:#FFEFE8;
       border:1px solid #FF4D00;
  
}
      .entry__formblc .wpcf7-form dl dd input[type="checkbox"]::before {
        content: "";
        position: absolute;
        top: -2px;
        left: 3px;
        width: 5px;
        height: 13px;
        border: 1.5px solid #FF9900;
        border-width: 0 3px 3px 0;
        transform: rotate(40deg);
        opacity: 0;
        transition: opacity 0.2s ease-in-out; }
      .entry__formblc .wpcf7-form dl dd input[type="checkbox"]:checked::before {
        opacity: 1; }
      .entry__formblc .wpcf7-form dl dd input[type="checkbox"] + .wpcf7-list-item-label {
        font-weight: 500;
        font-size: 0.14rem;
        color: #525252;
        display: inline-block; }
      .entry__formblc .wpcf7-form dl dd .wpcf7-not-valid-tip {
        color: #FF4D00;
        display: block;
        font-size: 0.14rem; }
.entry__formblc .wpcf7-form dl dd input:not(input[type="checkbox"]).wpcf7-not-valid {
  background: #FFEFE8;
  border: 1px solid #FF4D00;
}
.wpcf7-response-output {
  display: none !important;
}

  .entry__formblc .wpcf7-form dl:last-of-type {
    padding-bottom: 32px;
    border-bottom: 1px solid #E4E4E4;
    margin-bottom: 0; }
.entry__formblc .wpcf7-form .btn p {
  display: inline-block;
    position: relative;
    width: 222px;
  height: 56px;
    margin-top: 32px;
}
.entry__formblc .wpcf7-form .btn p::after {
  position: absolute;
    content: "";
    right: 0;
    top: 0;
    width: 54px;
    height: 56px;
    background: url(../img/arrow_btn.png);
    background-size: contain;
}
.entry__formblc .wpcf7-form .btn p:hover {
  opacity: 0.8;
}
  .entry__formblc .wpcf7-form .form__btn {
    all: unset;
    cursor: pointer;
    /*margin-top: 32px;*/
    width: 222px;
    height: 56px;
    background: linear-gradient(90deg, #F3C442, #FF9900);
    color: #fff;
    border-radius: 36px;
    font-size: 0.18rem;
    font-weight: 700;
    padding-left: 52px;
    text-align: left;
    position: relative;
    line-height: 1;
    box-sizing: border-box;
    transition: opacity 0.3s; }
  
  

@media screen and (max-width: 1092px) {
  .entry__formblc {
    padding: 74px 30px; }
    .entry__formblc .entry__txt {
      text-align: left; } }
@media screen and (max-width: 1012px) {
  .entry__formblc {
    padding: 24px 16px 32px; }
    .entry__formblc .wpcf7-form dl {
      -ms-flex-flow: column;
      -webkit-flex-flow: column;
      flex-flow: column; }
      .entry__formblc .wpcf7-form dl dt {
        width: 100%;
        margin-right: 0;
        margin-bottom: 8px; }
      .entry__formblc .wpcf7-form dl dd {
        width: 100%; }
        .entry__formblc .wpcf7-form dl dd .entry__checkboxblc {
          text-align: center; } }
