@charset "UTF-8";
/* CSS Document */
/*============================================
responsive
============================================*/
.inner {
  max-width: 1140px;
  margin: 0 auto; }
  @media screen and (max-width: 767px) {
    .inner {
      margin: 0 20px; } }
  @media screen and (max-width: 767px) {
    .inner {
      margin: 0 20px; } }

body, html {
  background: none; }
  @media screen and (max-width: 767px) {
    body, html {
      overflow-x: hidden; } }

main {
  font-size: 1.8rem;
  margin: 0 0 90px 0; }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    main {
      margin: 0 0 60px; } }
  @media screen and (max-width: 767px) {
    main {
      margin: 0 0 40px 0; } }

/* ===============

上書き

=============== */
#gHeader {
  margin-bottom: 0; }

.ft-data__box .ft-company-list {
  letter-spacing: 0; }

main {
  background: #FAF8F5; }

/* ----------------------------
mainview
---------------------------- */
.mainview {
  padding: 40px 0; }
  .mainview__box {
    text-align: center; }
    .mainview__box h1 {
      max-width: 960px;
      margin: auto;
      position: relative; }
      .mainview__box h1 span {
        position: absolute;
        left: -40px;
        top: 0; }

/* ----------------------------
schedule
---------------------------- */
.schedule {
  margin-top: -120px; }
  .schedule__box {
    background-color: #50B155;
    border-radius: 2000px 2000px 0 0 / 500px 500px 0 0;
    margin: 16px -200px 0 -200px;
    padding: 120px 200px 60px 200px;
    min-height: 300px;
    text-align: center; }
    .schedule__box__item {
      max-width: 840px;
      margin: auto;
      text-align: center; }
      .schedule__box__item:not(:last-of-type) {
        margin: 0 auto 60px auto; }
  .schedule__btn {
    background-color: #50B155;
    text-align: center;
    padding: 0 0 80px 0; }

/* ----------------------------
about
---------------------------- */
.about {
  padding: 120px 0; }
  .about__headline {
    padding: 0 0 30px 0;
    text-align: center; }
    .about__headline h2 {
      font-size: 5.4rem;
      line-height: 1.1;
      font-family: "m-plus-rounded-1p", sans-serif;
      font-weight: 700;
      font-style: normal; }
    .about__headline span {
      font-family: "fredoka-variable", sans-serif;
      font-variation-settings: "wdth" 100, "wght" 300;
      font-size: 2.4rem;
      font-weight: 700;
      color: #50B155; }
  .about__box P {
    font-size: 2.1rem;
    line-height: 2.4;
    font-weight: 700;
    text-align: center; }

/* ----------------------------
event
---------------------------- */
.event {
  background-color: #50B155;
  padding: 120px 0 0 0; }
  .event__headline {
    padding: 0 0 30px 0;
    text-align: center; }
    .event__headline h2 {
      color: #fff;
      font-size: 5.4rem;
      line-height: 1.1;
      font-family: "m-plus-rounded-1p", sans-serif;
      font-weight: 700;
      font-style: normal; }
    .event__headline span {
      color: #F7DA36;
      font-family: "fredoka-variable", sans-serif;
      font-variation-settings: "wdth" 100, "wght" 300;
      font-size: 2.4rem;
      font-weight: 700; }
  .event__movie {
    max-width: 840px;
    margin: auto;
    position: relative; }
    .event__movie h3 {
      padding: 0 0 40px 0;
      display: flex;
      justify-content: center;
      max-width: 600px;
      margin: auto;
      text-align: center;
      font-size: 4.0rem;
      line-height: 1.2;
      color: #fff;
      font-family: "m-plus-rounded-1p", sans-serif;
      font-weight: 700;
      font-style: normal;
      position: relative; }
      .event__movie h3::before {
        content: "";
        position: absolute;
        left: 0;
        width: 51px;
        height: 88px;
        background: url("../img/event-dot-left.png");
        background-repeat: no-repeat; }
      .event__movie h3::after {
        content: "";
        position: absolute;
        right: 0;
        width: 51px;
        height: 88px;
        background: url("../img/event-dot-right.png");
        background-repeat: no-repeat; }
    .event__movie .youtube {
      width: 100%;
      aspect-ratio: 16 / 9;
      margin: 0 0 60px 0; }
    .event__movie .youtube iframe {
      width: 100%;
      height: 102%;
      border-radius: 20px;
      background: #fff;
      padding: 5px; }
      @media screen and (max-width: 767px) {
        .event__movie .youtube iframe {
          width: 100%;
          height: 105%; } }
    .event__movie::before {
      position: absolute;
      content: "";
      left: -100px;
      bottom: 0;
      background: url("../img/event-icon-left.png");
      background-repeat: no-repeat;
      width: 206px;
      height: 211px; }
    .event__movie::after {
      position: absolute;
      content: "";
      right: -100px;
      bottom: 0;
      background: url("../img/event-icon-right.png");
      background-repeat: no-repeat;
      width: 216px;
      height: 210px; }

.flow {
  margin-top: -60px;
  padding: 120px;
  background: url("../img/event-bg.jpg"); }

/* ----------------------------
picuture
---------------------------- */
.picure {
  margin-top: -140px;
  padding: 80px 0 120px 0; }
  .picure__headline {
    padding: 0 0 30px 0;
    text-align: center; }
    .picure__headline h2 {
      padding: 60px 0 0 0;
      font-size: 5.4rem;
      line-height: 1.1;
      font-family: "m-plus-rounded-1p", sans-serif;
      font-weight: 700;
      font-style: normal; }
    .picure__headline span {
      color: #F7DA36;
      font-family: "fredoka-variable", sans-serif;
      font-variation-settings: "wdth" 100, "wght" 300;
      font-size: 2.4rem;
      font-weight: 700;
      color: #50B155; }

/* ▼▼▼ 修正後のCSS ▼▼▼ */
/* --------------- レイアウト基本 --------------- */
.fv-peek {
  /* コンテナから“はみ出して”画面いっぱいにする */
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw); }

.fv-peek .swiper {
  overflow: visible;
  /* 次・前スライドを見切らせるため必須 */ }

/* ★★★ 1つ目のスライダー専用のスタイルに限定 ★★★ */
.slider-1 .swiper-slide {
  width: 540px !important;
  /* 全スライドの幅を540px固定 */
  min-width: 540px; }

/* --------------- 画像表示 --------------- */
.fv-peek .swiper-slide img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
  border-radius: 150px; }

/* --------------- ナビ等のスタイル（変更なし） --------------- */
.fvPrev, .fvNext {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 44px;
  height: 44px;
  border-radius: 9999px;
  background: rgba(0, 0, 0, 0.35);
  z-index: 10;
  cursor: pointer; }

.fvPrev {
  left: 12px; }

.fvNext {
  right: 12px; }

.fvPagination {
  position: absolute;
  left: 50%;
  bottom: -60px !important;
  z-index: 10;
  text-align: center; }

.swiper-pagination-bullet {
  width: 10px !important;
  height: 10px !important; }

.swiper-pagination-bullet-active {
  background: #F26F18 !important; }

/* --------------- SP最適化（1つ目のスライダー用） --------------- */
@media (max-width: 767px) {
  .fv-peek {
    --h-sp: 58vh; }

  /* ★★★ 1つ目のスライダー専用に限定 ★★★ */
  .slider-1 .swiper-slide {
    width: 100vw; }

  /* SPはチラ見せなしで1枚全幅 */
  .slider-1 .swiper-slide img {
    height: var(--h-sp); } }
/* --------------- アーチ状の背景（変更なし） --------------- */
.bg-arc {
  background: #50B155;
  margin-left: -200px;
  margin-right: -200px;
  border-radius: 50% / 15%; }

/* ★★★ 2つ目のスライダー専用のスタイル ★★★ */
.slider-2 {
  padding-left: 50px;
  padding-right: 50px;
  box-sizing: border-box; }

.slider-2 .swiper-slide {
  width: 540px;
  /* 2枚表示＋少し隣が見える程度の幅 */ }

/* ----------------------------
voice
---------------------------- */
.voice {
  padding: 120px 0; }
  .voice__headline {
    padding: 0 0 30px 0;
    text-align: center; }
    .voice__headline h2 {
      color: #fff;
      font-size: 5.4rem;
      line-height: 1.1;
      font-family: "m-plus-rounded-1p", sans-serif;
      font-weight: 700;
      font-style: normal; }
    .voice__headline span {
      color: #f7da36;
      font-family: "fredoka-variable", sans-serif;
      font-variation-settings: "wdth" 100, "wght" 300;
      font-size: 2.4rem;
      font-weight: 700; }

/* ----------------------------
staff
---------------------------- */
.staff2 {
  padding: 120px 0 90px 0; }
  .staff2__headline {
    padding: 0 0 30px 0;
    position: relative; }
    .staff2__headline h2 {
      font-size: 5.0rem;
      line-height: 1.1;
      font-family: "m-plus-rounded-1p", sans-serif;
      font-weight: 700;
      font-style: normal; }
    .staff2__headline span {
      font-family: "fredoka-variable", sans-serif;
      font-variation-settings: "wdth" 100, "wght" 300;
      font-size: 2.4rem;
      font-weight: 700;
      color: #F26F18; }
    .staff2__headline::after {
      content: "";
      position: absolute;
      width: 287px;
      height: 219px;
      background: url("../img/staff-icon.png");
      right: 0;
      bottom: 40px; }
  .staff2__box__item {
    background: #FAF8F5;
    border-radius: 60px;
    box-shadow: rgba(255, 255, 255, 0.5) 0px 2px 6px, #ede6df 0px 6px 18px;
    padding: 60px;
    display: flex;
    justify-content: space-between;
    margin: 0 0 60px 0; }
    .staff2__box__item .left {
      width: 29%; }
      .staff2__box__item .left .img {
        padding: 0 0 30px 0; }
        .staff2__box__item .left .img img {
          border-radius: 20px; }
      .staff2__box__item .left .name .ar {
        display: inline-block;
        background: #F26F18;
        border-radius: 0 100px 100px 0;
        padding: 10px;
        color: #fff;
        font-size: 2.10rem;
        line-height: 1.1;
        font-family: "m-plus-rounded-1p", sans-serif;
        font-weight: 700;
        font-style: normal; }
      .staff2__box__item .left .name .na {
        margin: 15px 0 0 0;
        display: block;
        font-size: 3.5rem;
        line-height: 1.1;
        font-family: "m-plus-rounded-1p", sans-serif;
        font-weight: 700;
        font-style: normal; }
    .staff2__box__item .right {
      width: 66%; }
      .staff2__box__item .right .inbox:not(:last-of-type) {
        padding: 0 0 30px 0; }
      .staff2__box__item .right .inbox h3 {
        font-size: 2.8rem;
        line-height: 1.1;
        font-family: "m-plus-rounded-1p", sans-serif;
        font-weight: 700;
        font-style: normal;
        padding: 0 0 15px 0;
        margin: 0 0 15px 0;
        position: relative; }
        .staff2__box__item .right .inbox h3::after {
          content: "";
          width: 30px;
          height: 3px;
          position: absolute;
          left: 0;
          bottom: 0;
          background: #F26F18; }
  .staff2__btn {
    text-align: center;
    padding: 0; }

.detail {
  padding: 0 0 120px 0;
  background: #50B155; }
  .detail__headline {
    padding: 120px 0 30px 0;
    text-align: center; }
    .detail__headline h2 {
      color: #fff;
      font-size: 5.4rem;
      line-height: 1.1;
      font-family: "m-plus-rounded-1p", sans-serif;
      font-weight: 700;
      font-style: normal; }
    .detail__headline span {
      color: #F7DA36;
      font-family: "fredoka-variable", sans-serif;
      font-variation-settings: "wdth" 100, "wght" 300;
      font-size: 2.4rem;
      font-weight: 700; }
  .detail__box__item {
    position: relative;
    background: #FAF8F5;
    border-radius: 0 30px 30px 30px;
    padding: 60px; }
    .detail__box__item .area {
      position: absolute;
      left: 0;
      top: -30px;
      display: inline-block;
      background: #F26F18;
      border-radius: 0 100px 100px 0;
      padding: 10px 30px 10px 60px;
      color: #fff;
      font-size: 3.6rem;
      line-height: 1.1;
      font-family: "m-plus-rounded-1p", sans-serif;
      font-weight: 700;
      font-style: normal;
      border: 3px solid #fff;
      border-left: none; }
    .detail__box__item .headline {
      padding: 0 0 20px 0; }
      .detail__box__item .headline h3 {
        font-size: 3.6rem;
        line-height: 1.1;
        font-family: "m-plus-rounded-1p", sans-serif;
        font-weight: 700;
        font-style: normal;
        border-bottom: 3px solid #50B155;
        padding: 0 0 20px 0; }
      .detail__box__item .headline span:first-of-type {
        padding: 0 15px 0 0; }
    .detail__box__item .in {
      display: flex;
      justify-content: space-between; }
      .detail__box__item .in .txt {
        width: 65%; }
        .detail__box__item .in .txt dl div {
          display: flex;
          justify-content: space-between; }
          .detail__box__item .in .txt dl div dt {
            width: 20%;
            font-weight: 700; }
          .detail__box__item .in .txt dl div dd {
            width: 80%; }
          .detail__box__item .in .txt dl div:not(:last-of-type) {
            border-bottom: 2px dotted #EDE6DF;
            padding: 0 0 15px 0;
            margin: 0 0 15px 0; }
      .detail__box__item .in .map {
        width: 30%; }
        .detail__box__item .in .map .gmap {
          position: relative;
          width: 100%;
          padding-top: 100%;
          /* 1:1 のアスペクト比 = 正方形 */
          height: 0; }
        .detail__box__item .in .map .gmap iframe {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%; }
    .detail__box__item:not(:last-of-type) {
      margin: 0 0 90px 0; }

/* ADD CSS 2025.09.25 */
/* ----------------------------
   #schedule-01
---------------------------- */
#schedule-01 {
  margin-top: -320px; }
  @media screen and (max-width: 767px) {
    #schedule-01 {
      margin-top: 0; } }

@media screen and (max-width: 767px) {
  .schedule {
    margin-top: 0; } }
.schedule__box {
  padding-top: 320px; }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .schedule__box {
      margin-top: 200px;
      padding-top: 380px;
      padding-left: 20px;
      padding-right: 20px;
      margin: 0; } }
  @media screen and (max-width: 767px) {
    .schedule__box {
      margin-top: 200px;
      padding-top: 140px;
      padding: 130px 20px 20px;
      margin: 0;
      margin-top: -160px; } }
  @media screen and (max-width: 767px) {
    .schedule__box__item {
      max-width: inherit; } }
  .schedule__box__item:not(:last-of-type) {
    margin: 0 auto 60px auto; }
    @media screen and (max-width: 767px) {
      .schedule__box__item:not(:last-of-type) {
        margin: 0 auto 30px auto; } }
@media screen and (max-width: 767px) {
  .schedule__btn {
    padding-bottom: 40px; } }
@media screen and (max-width: 767px) {
  .schedule__btn a img {
    max-width: 90%; } }

/* ADD CSS 2025.09.25 */
/* ----------------------------
   .about
---------------------------- */
.about {
  background-image: url("../img/about-bg.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat; }
  @media screen and (max-width: 767px) {
    .about {
      background-image: url("../img/about-bg-sp.png");
      background-position: top center;
      padding-top: 20px !important; } }
  .about .inner {
    max-width: 60vw; }
    @media screen and (max-width: 767px) {
      .about .inner {
        max-width: 80% !important;
        margin-left: auto;
        margin-right: auto; } }
  .about__headline {
    margin-bottom: 60px;
    padding-bottom: 0; }
    .about__headline h2 {
      font-size: 6rem; }
    .about__headline span {
      text-transform: uppercase; }
  .about__box P {
    color: #262626;
    text-align: center;
    font-family: "m-plus-rounded-1p", sans-serif;
    font-size: 2.1rem;
    font-style: normal;
    font-weight: 500;
    line-height: 270%;
    /* 56.7px */
    letter-spacing: 1.89px; }

/* ADD CSS 2025.09.25 */
/* ----------------------------
   .event
---------------------------- */
.event {
  padding: 120px 0 0 0;
  margin-top: -100px;
  position: relative;
  z-index: 0;
  background: none;
  background-image: url("../img/event-bg.png");
  background-size: 100% auto;
  background-position: top center;
  background-repeat: no-repeat;
  padding-top: 18%; }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .event .inner {
      margin: 0 10%; } }
  @media screen and (max-width: 767px) {
    .event {
      position: relative; } }
  .event::before {
    content: "";
    display: inline-block;
    width: 100%;
    height: 35%;
    background-color: #50b155;
    position: absolute;
    bottom: 70px;
    z-index: -1; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .event::before {
        height: 68%;
        bottom: 58px; } }
    @media screen and (max-width: 767px) {
      .event::before {
        height: 68%;
        bottom: 58px; } }
  @media screen and (max-width: 767px) {
    .event {
      padding-top: 80px !important;
      margin-top: 0; } }
  .event__headline {
    margin-bottom: 60px;
    padding-bottom: 0; }
    .event__headline h2 {
      font-size: 6rem; }
    .event__headline span {
      text-transform: uppercase; }
  .event__movie h3 {
    font-size: 4.2rem; }
  @media screen and (max-width: 767px) {
    .event__movie .youtube {
      margin: 0 0 30px 0; } }
  .event__movie .youtube iframe {
    padding: 10px;
    border-radius: 50px; }
  @media screen and (max-width: 767px) {
    .event__movie__wave {
      position: absolute;
      bottom: 0; } }
  @media screen and (max-width: 767px) {
    .event__movie::before {
      background-size: contain;
      width: 70px;
      height: 70px;
      left: -30px; } }
  @media screen and (max-width: 767px) {
    .event__movie::after {
      background-size: contain;
      width: 70px;
      height: 70px;
      right: -30px; } }

/* ADD CSS 2025.09.25 */
/* ----------------------------
   .picure
---------------------------- */
.picure {
  padding-bottom: 210px;
  margin-top: -120px; }
  @media screen and (max-width: 767px) {
    .picure {
      padding-bottom: 80px !important;
      margin-top: -50px; } }
  .picure__headline {
    margin-bottom: 60px;
    padding-bottom: 0; }
    .picure__headline h2 {
      font-size: 6rem;
      padding-top: 130px; }
      @media screen and (max-width: 767px) {
        .picure__headline h2 {
          padding-top: 30px; } }
    .picure__headline span {
      text-transform: uppercase; }
  .picure .fvPagination {
    bottom: -80px !important; }
    @media screen and (max-width: 767px) {
      .picure .fvPagination {
        bottom: -40px !important; } }

/* ADD CSS 2025.09.25 */
/* ----------------------------
   .voice
---------------------------- */
.voice {
  padding-bottom: 180px; }
  .voice .swiper-backface-hidden .swiper-slide {
    border-radius: 30px;
    background: #faf8f5;
    display: flex;
    width: 540px;
    height: auto;
    padding: 0 40px 40px 40px;
    flex-direction: column;
    align-items: flex-start;
    gap: 30px; }
    @media screen and (max-width: 767px) {
      .voice .swiper-backface-hidden .swiper-slide {
        padding: 0 25px 25px; } }
    .voice .swiper-backface-hidden .swiper-slide h3 {
      display: block;
      width: 100%;
      border-radius: 0 0 20px 20px;
      background: #f26f18;
      padding: 10px 0;
      color: #fff;
      text-align: center;
      font-family: "fredoka-variable", sans-serif;
      text-transform: uppercase;
      font-size: 2.4rem;
      font-style: normal;
      font-weight: 700;
      line-height: 1;
      letter-spacing: 0.72px; }
    .voice .swiper-backface-hidden .swiper-slide p {
      font-size: 1.5rem;
      font-style: normal;
      font-weight: 500;
      line-height: 210%;
      /* 31.5px */
      letter-spacing: 0.9px; }
      @media screen and (max-width: 767px) {
        .voice .swiper-backface-hidden .swiper-slide p {
          line-height: 164%; } }
  .voice .swiper-text {
    display: flex;
    align-items: center;
    height: 100%;
    flex-wrap: wrap; }
    .voice .swiper-text p + p {
      margin-top: 20px;
      display: block; }
      @media screen and (max-width: 767px) {
        .voice .swiper-text p + p {
          margin-top: 10px; } }
  .voice .swiper-pagination-bullet {
    background: #f7da36;
    opacity: 0.3; }
  .voice .swiper-pagination-bullet-active {
    background: #f7da36 !important;
    opacity: 1; }
  .voice .swiper-button-next, .voice .swiper-button-prev {
    height: 40px;
    width: 40px; }
    .voice .swiper-button-next::after, .voice .swiper-button-prev::after {
      content: "";
      background-repeat: no-repeat;
      background-size: contain;
      height: 40px;
      width: 40px;
      margin: auto;
      background-size: contain;
      background-repeat: no-repeat; }
  .voice .swiper-button-next::after {
    background-image: url("../img/icon-flow-or.png"); }
  .voice .swiper-button-prev::after {
    background-image: url("../img/icon-flow-or.png");
    transform: rotate(180deg); }
  .voice__headline {
    margin-bottom: 60px;
    padding-bottom: 0; }
    .voice__headline h2 {
      font-size: 6rem; }
    .voice__headline span {
      text-transform: uppercase; }

/* ADD CSS 2025.09.25 */
/* ----------------------------
   .staff2
---------------------------- */
.staff2 {
  padding-top: 160px; }
  @media screen and (max-width: 767px) {
    .staff2 {
      padding-top: 70px !important;
      padding-bottom: 80px !important; } }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .staff2__headline::after {
      width: 202px;
      height: 155px;
      background-repeat: no-repeat;
      background-size: contain;
      bottom: -20px; } }
  @media screen and (max-width: 767px) {
    .staff2__headline::after {
      width: 117px;
      height: 90px;
      background-repeat: no-repeat;
      background-size: contain;
      bottom: -20px; } }
  .staff2__headline h2 {
    font-size: 5.7rem;
    line-height: 130%;
    /* 74.1px */
    letter-spacing: 5.13px; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .staff2__headline h2 {
        font-size: 6vw !important;
        letter-spacing: 1px; } }
    @media screen and (max-width: 767px) {
      .staff2__headline h2 {
        font-size: 7.1vw !important;
        letter-spacing: 1px; } }
  .staff2__box__item {
    margin-bottom: 90px; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .staff2__box__item {
        display: inherit; } }
    @media screen and (max-width: 767px) {
      .staff2__box__item {
        padding: 30px;
        display: inherit;
        margin-bottom: 40px; } }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .staff2__box__item .left {
        width: auto; } }
    @media screen and (max-width: 767px) {
      .staff2__box__item .left {
        width: auto; } }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .staff2__box__item .left .img img {
        display: block;
        width: 50%;
        height: auto;
        margin: 0 auto; } }
    @media screen and (max-width: 767px) {
      .staff2__box__item .left .img img {
        display: block;
        width: 70%;
        height: auto;
        margin: 0 auto; } }
    @media screen and (max-width: 767px) {
      .staff2__box__item .left .name .na {
        font-size: 6vw; } }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .staff2__box__item .right {
        width: auto; } }
    @media screen and (max-width: 767px) {
      .staff2__box__item .right {
        width: auto;
        margin-top: 30px; } }
    .staff2__box__item .right .inbox h3 {
      font-size: 3rem; }
      @media screen and (max-width: 767px) {
        .staff2__box__item .right .inbox h3 {
          font-size: 6vw; } }
    .staff2__box__item .right .inbox p {
      font-size: 1.8rem; }

/* ADD CSS 2025.09.25 */
/* ----------------------------
   .detail
---------------------------- */
.detail {
  padding-bottom: 180px; }
  @media screen and (max-width: 767px) {
    .detail {
      padding-bottom: 80px !important; } }
  .detail__headline {
    margin-bottom: 60px;
    padding-bottom: 0; }
    @media screen and (max-width: 767px) {
      .detail__headline {
        padding-top: 40px;
        padding-bottom: 40px; } }
    .detail__headline h2 {
      font-size: 6rem; }
    .detail__headline span {
      text-transform: uppercase; }
  .detail__box__item {
    border-radius: 0 45px 45px 45px; }
    @media screen and (max-width: 767px) {
      .detail__box__item {
        padding: 50px 30px 30px; } }
    @media screen and (max-width: 767px) {
      .detail__box__item:not(:last-of-type) {
        margin: 0 0 60px 0; } }
    @media screen and (max-width: 767px) {
      .detail__box__item .headline {
        margin-bottom: 0; } }
    @media screen and (max-width: 767px) {
      .detail__box__item .headline h3 {
        font-size: 6vw;
        display: flex; } }
    @media screen and (max-width: 767px) {
      .detail__box__item .headline h3 span:first-child {
        min-width: 40px; } }
    .detail__box__item .headline h3 span > span {
      font-size: 2.1rem; }
    @media screen and (max-width: 767px) {
      .detail__box__item .headline h3 span + span {
        display: block; } }
    .detail__box__item .in {
      padding-top: 40px; }
      @media screen and (min-width: 768px) and (max-width: 1024px) {
        .detail__box__item .in {
          display: inherit; } }
      @media screen and (max-width: 767px) {
        .detail__box__item .in {
          padding-top: 0;
          display: inherit; } }
      .detail__box__item .in .txt {
        width: 57%; }
        @media screen and (min-width: 768px) and (max-width: 1024px) {
          .detail__box__item .in .txt {
            width: auto;
            margin-bottom: 40px; } }
        @media screen and (max-width: 767px) {
          .detail__box__item .in .txt {
            width: auto;
            margin-bottom: 20px; } }
        @media screen and (max-width: 767px) {
          .detail__box__item .in .txt dl div {
            display: inherit; } }
        .detail__box__item .in .txt dl div:not(:last-of-type) {
          padding: 0 0 25px 0;
          margin: 0 0 25px 0; }
          @media screen and (max-width: 767px) {
            .detail__box__item .in .txt dl div:not(:last-of-type) {
              padding: 0 0 10px 0;
              margin: 0 0 10px 0; } }
        .detail__box__item .in .txt dl div dt,
        .detail__box__item .in .txt dl div dd {
          font-size: 2.1rem; }
          @media screen and (max-width: 767px) {
            .detail__box__item .in .txt dl div dt,
            .detail__box__item .in .txt dl div dd {
              font-size: 1.8rem;
              width: auto;
              line-height: 150%; } }
        .detail__box__item .in .txt dl div dt {
          padding-left: 15px;
          width: 35%; }
          @media screen and (max-width: 767px) {
            .detail__box__item .in .txt dl div dt {
              width: auto;
              padding-left: 0;
              margin-bottom: 5px; } }
      .detail__box__item .in .map {
        width: 36%; }
        @media screen and (min-width: 768px) and (max-width: 1024px) {
          .detail__box__item .in .map {
            width: auto; } }
        @media screen and (max-width: 767px) {
          .detail__box__item .in .map {
            width: auto; } }
        .detail__box__item .in .map .gmap iframe {
          border-radius: 20px;
          overflow: hidden; }
    @media screen and (max-width: 767px) {
      .detail__box__item .area {
        font-size: 6vw;
        padding-left: 20px;
        top: -22px; } }
  @media screen and (max-width: 767px) {
    .detail__wave {
      margin-top: -40px !important; } }

/* ADD CSS 2025.09.25 */
/* ----------------------------
   .inquiry
---------------------------- */
.inquiry {
  padding-bottom: 150px; }
  @media screen and (max-width: 767px) {
    .inquiry {
      padding-top: 0 !important; } }
  .inquiry__wave {
    margin-bottom: 80px; }
    @media screen and (max-width: 767px) {
      .inquiry__wave {
        margin-bottom: -40px; } }
  .inquiry__headline {
    margin-bottom: 60px;
    padding-bottom: 0;
    text-align: center; }
    @media screen and (max-width: 767px) {
      .inquiry__headline {
        margin-top: 20px; } }
    .inquiry__headline h2 {
      padding: 60px 0 0 0;
      line-height: 1.1;
      font-family: "m-plus-rounded-1p", sans-serif;
      font-weight: 700;
      font-style: normal;
      font-size: 6rem;
      text-align: center; }
    .inquiry__headline span {
      text-align: center;
      color: #f7da36;
      font-family: "fredoka-variable", sans-serif;
      font-variation-settings: "wdth" 100, "wght" 300;
      font-size: 2.4rem;
      font-weight: 700;
      color: #50b155;
      text-transform: uppercase; }
  .inquiry__box {
    border-radius: 300px;
    background: #50b155;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    max-width: 1140px;
    padding: 60px;
    align-items: center;
    margin: 0 auto;
    gap: 60px; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .inquiry__box {
        border-radius: 60px;
        padding: 30px;
        display: inherit; } }
    @media screen and (max-width: 767px) {
      .inquiry__box {
        border-radius: 60px;
        padding: 30px;
        display: inherit; } }
    .inquiry__box__item:first-child h2 {
      color: #fff;
      text-align: center;
      font-family: "m-plus-rounded-1p", sans-serif;
      font-size: 3rem;
      font-style: normal;
      font-weight: 700;
      line-height: 130%;
      /* 39px */
      letter-spacing: 1.8px;
      display: flex;
      align-items: center;
      gap: 30px; }
      @media screen and (min-width: 768px) and (max-width: 1024px) {
        .inquiry__box__item:first-child h2 {
          font-size: 5.5vw;
          gap: 20px; } }
      @media screen and (max-width: 767px) {
        .inquiry__box__item:first-child h2 {
          font-size: 5.5vw;
          gap: 10px; } }
      .inquiry__box__item:first-child h2::before {
        content: "";
        display: inline-block;
        background-image: url("../img/icon.png");
        width: 100px;
        height: 100px;
        background-size: contain;
        background-repeat: no-repeat; }
        @media screen and (min-width: 768px) and (max-width: 1024px) {
          .inquiry__box__item:first-child h2::before {
            width: 70px;
            height: 70px; } }
        @media screen and (max-width: 767px) {
          .inquiry__box__item:first-child h2::before {
            width: 40px;
            height: 40px; } }
    .inquiry__box__item:last-child {
      border-left: 3px dotted #fff;
      padding-left: 60px; }
      @media screen and (min-width: 768px) and (max-width: 1024px) {
        .inquiry__box__item:last-child {
          border-left: none;
          padding-left: 0;
          padding-top: 10px;
          margin-top: 10px;
          border-top: 3px dotted #fff;
          text-align: center; } }
      @media screen and (max-width: 767px) {
        .inquiry__box__item:last-child {
          border-left: none;
          padding-left: 0;
          padding-top: 10px;
          margin-top: 10px;
          border-top: 3px dotted #fff;
          text-align: center; } }
      .inquiry__box__item:last-child a {
        color: #fff;
        font-family: "fredoka-variable", sans-serif;
        font-size: 6rem;
        font-style: normal;
        font-weight: 800;
        line-height: normal; }
        @media screen and (min-width: 768px) and (max-width: 1024px) {
          .inquiry__box__item:last-child a {
            font-size: 10vw;
            text-align: center; } }
        @media screen and (max-width: 767px) {
          .inquiry__box__item:last-child a {
            font-size: 10vw;
            text-align: center; } }
      .inquiry__box__item:last-child span {
        display: block;
        font-size: 1.5rem;
        font-style: normal;
        font-weight: 700;
        line-height: normal; }
        @media screen and (min-width: 768px) and (max-width: 1024px) {
          .inquiry__box__item:last-child span {
            font-size: 1.8rem;
            text-align: center; } }
        @media screen and (max-width: 767px) {
          .inquiry__box__item:last-child span {
            font-size: 1.8rem;
            text-align: center; } }
  .inquiry #g-form {
    margin: 0 auto 120px;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .inquiry #g-form {
        margin: 0 auto 40px; } }
    .inquiry #g-form .form-container {
      position: relative;
      width: 100%;
      padding-top: 270%;
      /* 高さの比率。必要に応じて調整 */ }
      @media screen and (max-width: 767px) {
        .inquiry #g-form .form-container {
          padding-top: 1100%; } }
    .inquiry #g-form .form-container iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border: none; }

/* ADD CSS 2025.09.25 */
/* ----------------------------
   .flow
---------------------------- */
.flow {
  padding: 180px 0 200px; }
  @media screen and (max-width: 767px) {
    .flow {
      padding-bottom: 80px !important; } }
  .flow .inner:first-child {
    max-width: 1227px; }
  .flow .inner-wide {
    max-width: inherit;
    width: calc(100% - 8%);
    margin: 0 auto; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .flow .inner-wide {
        margin: 0;
        width: 100%; } }
    @media screen and (max-width: 767px) {
      .flow .inner-wide {
        margin: 0;
        width: 100%; } }
  .flow__headline {
    text-align: center; }
    .flow__headline h2 {
      display: table;
      margin: 0 auto 50px;
      color: #fff;
      text-align: center;
      font-family: "m-plus-rounded-1p", sans-serif;
      font-size: 6rem;
      font-style: normal;
      font-weight: 700;
      line-height: 130%;
      /* 78px */
      letter-spacing: 5.4px; }
      @media screen and (max-width: 767px) {
        .flow__headline h2 {
          font-size: 7vw !important; } }
    .flow__headline strong {
      border-radius: 50px;
      background: #f26f18;
      display: flex;
      padding: 10px 40px;
      justify-content: center;
      align-items: center;
      gap: 10px;
      color: #fff;
      text-align: center;
      font-family: "m-plus-rounded-1p", sans-serif;
      font-size: 3.6rem;
      font-style: normal;
      font-weight: 700;
      line-height: 130%;
      /* 46.8px */
      letter-spacing: 3.24px;
      display: table;
      margin: 0 auto 50px; }
      @media screen and (max-width: 767px) {
        .flow__headline strong {
          font-size: 6vw !important;
          margin: 0 auto 20px; } }
  .flow__img {
    margin-bottom: 60px; }
    @media screen and (max-width: 767px) {
      .flow__img {
        margin-bottom: 30px; } }
  .flow__about {
    background-image: url("../img/flow-about-bg.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    padding: 60px 0;
    text-align: center;
    aspect-ratio: 16 / 6;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-bottom: 87px; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .flow__about {
        padding-top: 0;
        background-size: auto 100%;
        padding: 40px 20px; } }
    @media screen and (max-width: 767px) {
      .flow__about {
        padding-top: 0;
        background-size: auto 100%;
        padding: 40px 20px; } }
    .flow__about h3 {
      width: 100%;
      color: #262626;
      text-align: center;
      font-family: "m-plus-rounded-1p", sans-serif;
      margin-bottom: 40px;
      font-size: 4.2rem;
      font-style: normal;
      font-weight: 700;
      line-height: 150%;
      /* 63px */
      letter-spacing: 3.78px; }
      @media screen and (max-width: 767px) {
        .flow__about h3 {
          font-size: 9vw !important; } }
      .flow__about h3 span {
        color: #262626;
        font-size: 2.7rem;
        font-style: normal;
        font-weight: 700;
        line-height: 150%;
        letter-spacing: 2.43px; }
        @media screen and (max-width: 767px) {
          .flow__about h3 span {
            font-size: 7.5vw !important; } }
      .flow__about h3 b {
        position: relative;
        font-weight: bold; }
        .flow__about h3 b::after {
          content: "・";
          display: inline-block;
          color: #f7da36;
          font-weight: 800;
          position: absolute;
          left: 50%;
          transform: translateX(-50%);
          bottom: -40px; }
          @media screen and (max-width: 767px) {
            .flow__about h3 b::after {
              bottom: -30px; } }
    .flow__about p {
      max-width: 840px;
      position: relative;
      text-align: center;
      margin: 0 auto;
      font-size: 2.1rem;
      font-style: normal;
      font-weight: 500;
      line-height: 240%;
      /* 50.4px */
      letter-spacing: 1.89px; }
      @media screen and (max-width: 767px) {
        .flow__about p {
          padding-top: 110px; } }
      .flow__about p::before, .flow__about p::after {
        content: "";
        display: inline-block;
        background-size: contain;
        background-repeat: no-repeat;
        position: absolute;
        bottom: 0; }
      .flow__about p::before {
        background-image: url("../img/flow-character-01.png");
        width: 165px;
        height: 193px;
        left: -28%; }
        @media screen and (min-width: 768px) and (max-width: 1024px) {
          .flow__about p::before {
            width: 110px;
            height: 110px;
            left: -10px;
            bottom: -80px; } }
        @media screen and (max-width: 767px) {
          .flow__about p::before {
            width: 90px;
            height: 100px;
            left: 20%;
            bottom: auto;
            top: -10px; } }
      .flow__about p::after {
        background-image: url("../img/flow-character-02.png");
        width: 165px;
        height: 246px;
        right: -28%; }
        @media screen and (min-width: 768px) and (max-width: 1024px) {
          .flow__about p::after {
            width: 90px;
            height: 110px;
            right: -10px;
            bottom: -80px; } }
        @media screen and (max-width: 767px) {
          .flow__about p::after {
            width: 100px;
            height: 100px;
            bottom: auto;
            top: -10px;
            right: 19%; } }
  .flow__box {
    display: flex;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
    gap: 60px; }
    @media screen and (max-width: 767px) {
      .flow__box {
        gap: 30px; } }
    .flow__box__item {
      border-radius: 0 45px 45px 45px;
      background: #faf8f5;
      display: flex;
      flex-wrap: wrap;
      padding: 75px;
      align-items: flex-start;
      gap: 60px;
      align-self: stretch;
      position: relative; }
      @media screen and (min-width: 768px) and (max-width: 1024px) {
        .flow__box__item {
          display: inherit; } }
      @media screen and (max-width: 767px) {
        .flow__box__item {
          padding: 40px 20px 20px;
          gap: 20px; } }
      .flow__box__item:not(:first-child)::before, .flow__box__item:not(:first-child)::after {
        content: "";
        display: inline-block;
        background-image: url("../img/flow-decoration.png");
        width: 15px;
        height: 130px;
        background-size: contain;
        background-repeat: no-repeat;
        position: absolute;
        top: -100px; }
        @media screen and (max-width: 767px) {
          .flow__box__item:not(:first-child)::before, .flow__box__item:not(:first-child)::after {
            width: 7px;
            height: 70px;
            top: -50px; } }
      .flow__box__item::before {
        left: 30px; }
        @media screen and (max-width: 767px) {
          .flow__box__item::before {
            left: 20px; } }
      .flow__box__item::after {
        right: 30px; }
        @media screen and (max-width: 767px) {
          .flow__box__item::after {
            right: 20px; } }
      .flow__box__item__text {
        width: calc(100% - 420px); }
        @media screen and (min-width: 768px) and (max-width: 1024px) {
          .flow__box__item__text {
            width: auto; } }
        @media screen and (max-width: 767px) {
          .flow__box__item__text {
            width: auto; } }
        .flow__box__item__text h3 {
          color: #262626;
          font-family: "m-plus-rounded-1p", sans-serif;
          font-size: 3.6rem;
          font-style: normal;
          font-weight: 700;
          line-height: 130%;
          /* 46.8px */
          letter-spacing: 3.24px;
          margin-bottom: 48px; }
          @media screen and (max-width: 767px) {
            .flow__box__item__text h3 {
              font-size: 7vw;
              margin-bottom: 28px; } }
          .flow__box__item__text h3 span.tab {
            position: absolute;
            left: 0;
            top: -33px;
            border-radius: 3px 90px 90px 3px;
            border-top: 3px solid #faf8f5;
            border-right: 3px solid #faf8f5;
            border-bottom: 3px solid #faf8f5;
            background: #f26f18;
            display: flex;
            padding: 10px 45px 10px 60px;
            align-items: center;
            gap: 6px;
            color: #fff;
            font-size: 3.6rem;
            font-style: normal;
            font-weight: 700;
            line-height: 130%;
            /* 46.8px */
            letter-spacing: 2.16px;
            text-transform: uppercase; }
            @media screen and (max-width: 767px) {
              .flow__box__item__text h3 span.tab {
                top: -22px;
                font-size: 5vw;
                padding: 10px 20px; } }
        .flow__box__item__text dl {
          margin-bottom: 40px;
          display: flex;
          flex-wrap: wrap;
          align-items: center;
          gap: 15px; }
          .flow__box__item__text dl dt {
            width: 13%;
            border-radius: 3px;
            background: #f26f18;
            color: #fff;
            display: flex;
            font-size: 1.8rem;
            height: 30px;
            padding: 0 15px;
            justify-content: center;
            align-items: center;
            gap: 6px; }
            @media screen and (min-width: 768px) and (max-width: 1024px) {
              .flow__box__item__text dl dt {
                width: 30%; } }
            @media screen and (max-width: 767px) {
              .flow__box__item__text dl dt {
                width: 30%; } }
          .flow__box__item__text dl dd {
            width: calc(100% - (13% + 15px));
            font-size: 2.4rem;
            font-style: normal;
            font-weight: 500;
            line-height: 150%;
            /* 36px */
            letter-spacing: 1.44px; }
            @media screen and (min-width: 768px) and (max-width: 1024px) {
              .flow__box__item__text dl dd {
                width: calc(100% - (30% + 15px));
                font-size: 1.8rem; } }
            @media screen and (max-width: 767px) {
              .flow__box__item__text dl dd {
                width: calc(100% - (30% + 15px));
                font-size: 1.8rem; } }
        .flow__box__item__text p {
          font-size: 2.1rem;
          font-style: normal;
          font-weight: 500;
          line-height: 210%;
          /* 44.1px */
          letter-spacing: 1.26px; }
      .flow__box__item__img {
        border-radius: 30px;
        overflow: hidden; }
        @media screen and (min-width: 768px) and (max-width: 1024px) {
          .flow__box__item__img {
            width: auto;
            margin: 0 auto; } }
        .flow__box__item__img img {
          width: 360px;
          aspect-ratio: 1/1; }
      .flow__box__item-02 {
        width: 100%;
        padding: 0;
        background: none;
        margin-top: 30px; }
        .flow__box__item-02::before, .flow__box__item-02::after {
          content: none !important; }
        .flow__box__item-02 b {
          border-radius: 90px;
          background: #79c965;
          display: flex;
          padding: 10px 0;
          justify-content: center;
          align-items: center;
          gap: 6px;
          align-self: stretch;
          color: #fff;
          margin-bottom: 40px;
          text-align: center;
          font-family: "m-plus-rounded-1p", sans-serif;
          font-size: 2.4rem;
          font-style: normal;
          font-weight: 700;
          line-height: 130%;
          /* 31.2px */
          letter-spacing: 1.44px;
          text-transform: uppercase; }
          @media screen and (max-width: 767px) {
            .flow__box__item-02 b {
              padding: 10px 20px;
              font-size: 6vw; } }
        @media screen and (max-width: 767px) {
          .flow__box__item-02 dl {
            margin-bottom: 0; } }
        .flow__box__item-02 dl dt {
          background: #50b155; }
        .flow__box__item-02 p {
          width: 100%;
          font-size: 2.1rem; }
          @media screen and (max-width: 767px) {
            .flow__box__item-02 p {
              margin-bottom: 20px; } }

/* ADD CSS 2025.09.25 */
/* ----------------------------
   .picure
---------------------------- */
@media screen and (max-width: 767px) {
  .picure .slider-1 .swiper-slide {
    width: 86% !important;
    min-width: inherit; } }
@media screen and (max-width: 767px) {
  .picure .slider-1 .swiper-slide img {
    height: auto; } }

/* ADD CSS 2025.09.26 */
/* ----------------------------
   .floating
---------------------------- */
/* フローティング要素 */
.floating {
  position: fixed;
  transition: all 0.3s ease-in-out;
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  right: 140px;
  bottom: 65px;
  width: 250px; }
  @media screen and (max-width: 767px) {
    .floating {
      bottom: 0;
      left: 50%;
      transform: translateX(-50%);
      width: 80%; } }

.floating.show {
  opacity: 1;
  visibility: visible; }

/* ADD CSS 2025.09.25 */
/* ----------------------------
   sp
---------------------------- */
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .mainview {
    padding: 15px;
    margin-top: 30px; }
    .mainview__box h1 span {
      left: 5px;
      top: -31px;
      width: 180px; }

  main > article > section .inner {
    padding-left: 20px;
    padding-right: 20px; }

  [class$="__wave"] {
    margin-top: -5px; } }
@media screen and (max-width: 767px) {
  .mainview {
    padding: 15px;
    margin-top: 30px; }
    .mainview__box h1 span {
      left: 5px;
      top: -31px;
      width: 113px; }

  main > article > section {
    padding-top: 30px !important;
    padding-bottom: 30px !important; }
    main > article > section .inner {
      max-width: inherit !important; }
      main > article > section .inner p {
        font-size: 1.8rem;
        line-height: 1.9;
        text-align: left; }

  [class$="__wave"] {
    margin-top: -3px; }
    [class$="__wave"] svg {
      height: 25px; }

  [class$="headline"] {
    margin-bottom: 20px; }
    [class$="headline"] h2 {
      font-size: 10vw;
      margin-bottom: 10px; }
    [class$="headline"] h3 {
      font-size: 6vw;
      margin-bottom: 10px; } }
