@charset "UTF-8";
/**
 * 創立記念祭CSS（2021.5.30作成／2022.5.29改修／2023.5.22改修／2024.5.23改修／2025.5.23改修）
 */

/* -----------------------------------------------------------
Recet
----------------------------------------------------------- */

footer.t-footer {
position: relative;
z-index: 1;
}

.try-special_contents {
font-size: 16px;
line-height: 1em;
-webkit-text-size-adjust: 100%;
}

.try-special_contents {
font-family: "AvenirNextLTPro-Demi", "avenir-next-lt-pro", "FOT-筑紫ゴシック Pro B", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "YuGothic", "Yu Gothic", "游ゴシック", "メイリオ", "Meiryo", sans-serif;
font-weight: 400;
color: #3c3737;
}

.try-special_contents .body-group {
padding-top: 0;
padding-bottom: 0;
}

.try-special_contents p, .try-special_contents li, .try-special_contents dt, .try-special_contents dd {
/*line-height: 1.75em;*/
line-height: 1.8;
}

.section p {
margin-top: 1em;
}

.try-special_contents h2 + p, .try-special_contents h3 + p, .try-special_contents h4 + p, 
.section p:nth-child(1),
.try-special_contents h2 + h3, .try-special_contents h3 + h4 {
margin-top: 0;
}

.try-special_contents a {
color: #ed6d00;
}


/* -----------------------------------------------------------
Style
----------------------------------------------------------- */

.clearfix {
overflow: hidden;
position: relative;
}

.br {
display: block;
}

.br-inline {
display: inline-block;
}

.heading01 {
font-family: "FOT-筑紫ゴシック Pro E", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "YuGothic", "Yu Gothic", "游ゴシック", "メイリオ", "Meiryo", sans-serif;
font-size: clamp(1.406rem, 2.155vw + 0.901rem, 2.625rem);
font-weight: 700;
text-align: center;
line-height: 1.6;
margin-bottom: clamp(1.875rem, 3.75vw, 3rem);
}

.heading01 span {
font-family: inherit;
font-weight: inherit;
}

.heading01 span.em {
color: #fff;
}

#option .heading01 {
font-size: clamp(1.688rem, 1.657vw + 1.299rem, 2.625rem);
}

/**
 * particles.js
 */

#particles-js {
background-repeat: no-repeat;
background-size: cover;
background-position: 50% 50%;
width: 100%;
height: 100%;
position: fixed;
top: 0;
bottom: 0;
z-index: 1;
/*z-index: -1;*/
}

canvas{
display: block;
vertical-align: bottom;
}


/* -----------------------------------------------------------
Layout
----------------------------------------------------------- */

/**
 * main
 */

#main {
background: #ed6d00;
position: relative;
}

#main .wrap {
width: 90%;
margin: 0 auto;
padding: 1.875rem 0;
}

#pageId {
position: relative;
z-index: 2;
}

#pageId picture img {
width: 100%;
}

#pageId #deadline {
display: block;
width: 16.5%;
height: auto;
position: absolute;
top: 0;
right: 0;
}

#pageId #deadline img {
width: 100%;
}

#main .wrap p {
font-family: "AvenirNextLTPro-Bold", "avenir-next-lt-pro", "FOT-筑紫ゴシック Pro E";
font-size: clamp(0.938rem, 0.331vw + 0.86rem, 1.125rem);
font-weight: 800;
color: #fff;
text-align: center;
}

#main .wrap p:not(.intro) {
line-height: 2;
}

#main .wrap p.intro {
font-size: clamp(1.125rem, 0.663vw + 0.97rem, 1.5rem);
margin-bottom: calc(1.875rem - (clamp(0.938rem, 0.331vw + 0.86rem, 1.125rem) * 0.5));
}

#main .wrap p span {
font-family: inherit;
font-weight: 800;
color: inherit;
}

/**
 * contents
 */
 
#contents {
position: relative;
z-index: 5;
}

#contents .section:not(#support) {
padding: clamp(3.75rem, 7.03125vw, 5.625rem) 0;
}

#contents .wrap {
width: 84.375%;
min-width: 318px;
max-width: 1080px;
margin: 0 auto;
}

#lineup > div {
display: flex;
}

#lineup > div dl {
width: 47.5%;
max-width: 513px;
}

#lineup > div dl:nth-child(even) {
margin-left: auto;
}

#lineup > div dl dt {
text-align: center;
margin-bottom: 1.875em;
}

#lineup > div dl dt img {
width: 100%;
height: auto;
}

#lineup > div dl dd {
margin-top: 1.25rem;
}

#lineup > div dl dt + dd {
margin-top: 0;
}

a.btn-lineup {
background: url("../img/arrow-right.svg") no-repeat right 1em center / 1.5em auto #ed6d00;
border-radius: 2rem 10rem 10rem 2rem;
display: flex;
flex-direction: column;
justify-content: center;
width: 100%;
min-height: 4rem;
line-height: 1.25;
padding: 0 3em 0 1em;
}

a.btn-lineup div.course {
font-size: clamp(1.031rem, 0.497vw + 0.915rem, 1.313rem);
font-weight: 700;
color: #fff;
padding: 0.375em 0 calc(0.375em - 1px);
}

#option a.btn-lineup div.course {
padding-bottom: 0.375em;
}

a.btn-lineup div.discount {
border-top: 1px solid rgba(255, 255, 255, 0.5);
font-family: "AvenirNextLTPro-Bold", "avenir-next-lt-pro", "FOT-筑紫ゴシック Pro B", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "YuGothic", "Yu Gothic", "游ゴシック", "メイリオ", "Meiryo", sans-serif;
font-size: clamp(1.031rem, 0.497vw + 0.915rem, 1.313rem);
font-weight: 800;
color: #F7D000;
line-height: 1;
padding: calc(0.375em - 1px) 0 0.375em;
}

a.btn-lineup div.discount span.price {
font-family: inherit;
font-weight: 800;
color: #fff;
}

a.btn-lineup div.discount span.yen {
font-family: inherit;
font-size: 50%;
font-weight: 700;
color: #fff;
padding: 0 0.125em;
}

#option {
background: rgba(237, 109, 0, 0.1);
}

#option ul {
display: flex;
flex-wrap: wrap;
column-gap: 5%;
row-gap: 1.25rem;
}

#option ul li {
width: 47.5%;
}

#message {
background: #BDA100;
overflow: hidden;
}

#message div.wrap {
width: 100%;
max-width: inherit;
}

#message .heading01.wrap {
margin-bottom: clamp(1.875rem, 3.75vw, 3rem);
}

#message .wrap .c-slider {
position: relative;
}

#message .wrap .swiper-slide {
height: auto;
}

#message .wrap .swiper-slide > .msg-container {
overflow: hidden;
position: relative;
}

#message .wrap .swiper-pagination {
display: flex;
justify-content: center;
column-gap: 9px;
width: auto;
position: relative;
left: auto;
bottom: 0;
}

#message .wrap .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, 
#message .wrap .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
margin: 0;
}

#message .wrap .swiper-button-prev {
color: #ed6d00;
}

#message .wrap .swiper-button-next {
color: #ed6d00;
}

#message .wrap .swiper-pagination-bullet {
width: 12px;
height: 12px;
}

#message .wrap .swiper-pagination-bullet-active {
background: #ed6d00;
}

.swiper-ui {
display: flex;
justify-content: center;
width: 100%;
column-gap: 12px;
margin-top: clamp(1.875rem, 3.75vw, 3rem);
}

.swiper-pause {
background: url("../img/icon-pause.svg") no-repeat center center;
width: 12px;
height: 12px;
line-height: 1;
transition: all 0.25s linear;
}

.swiper-pause.paused {
background-image: url("../img/icon-play.svg");
}

#message .wrap .msg-container {
background: #fff;
border: 3px solid #bda100;
box-sizing: border-box;
height: 100%;
padding: 5%;
}

#message .wrap .pic {
width: 100%;
}

#message .wrap .pic img {
border-radius: 50%;
}

#message .wrap div h3 {
font-size: clamp(0.938rem, 0.331vw + 0.86rem, 1.125rem);
font-weight: 700;
line-height: 1.6;
margin: 1em 0;
}

#message .wrap .text-group h3 {
color: #bda100;
}

#message .wrap .pic h3 {
text-align: center;
margin-bottom: calc(1em - (clamp(0.563rem, 0.331vw + 0.485rem, 0.75rem) * 0.125));
}

#message .wrap div h3:nth-child(1) {
margin-top: 0;
}

#message .wrap .text-group p {
font-family: "FOT-筑紫ゴシック Pr5 D", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "YuGothic", "Yu Gothic", "游ゴシック", "メイリオ", "Meiryo", sans-serif;
font-size: clamp(0.75rem, 0.331vw + 0.672rem, 0.938rem);
font-weight: 400;
text-align: justify;
}

#message .wrap .text-aside p {
font-family: "FOT-筑紫ゴシック Pr5 D", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "YuGothic", "Yu Gothic", "游ゴシック", "メイリオ", "Meiryo", sans-serif;
font-size: clamp(0.563rem, 0.331vw + 0.485rem, 0.75rem);
font-weight: 400;
color: #8e8e8e;
text-align: justify;
line-height: 1.25;
}

#support {
background: url("../img/pic_staff.png") no-repeat center bottom / min(95%, 1140px) auto;
width: 100%;
text-align: center;
margin: 0 auto;
padding-top: clamp(3.75rem, 7.03125vw, 5.625rem);
padding-bottom: calc((285 / 1140 * min(95%, 1140px)) + clamp(1.875rem, 3.75vw, 3rem));
}

#support p {
font-size: clamp(0.938rem, 0.331vw + 0.86rem, 1.125rem);
}

#support .heading01 + p {
line-height: 2;
}

#support p#inquiry {
background: url("../img/icon-mail.svg") no-repeat center top;
background-size: 2.4em auto;
line-height: 1.6;
margin-top: 1em;
padding-top: 3.5em;
}

#support p#inquiry span.br {
font-family: inherit;
margin-bottom: 0.5em;
}

#support p#inquiry a {
display: inline-block;
font-family: "AvenirNextLTPro-Bold", "avenir-next-lt-pro";
font-size: 2.5em;
font-weight: 800;
color: #ed6d00;
text-decoration: underline;
line-height: 1.25;
}


/* --------------------------------------------------------------------------------------------------
Media Queries (min-width: 481px)
-------------------------------------------------------------------------------------------------- */

@media only screen and (min-width: 481px) {

#message .wrap .msg-container {
display: grid;
grid-template-columns: max(25%, 140px) auto;
}

#message .wrap .pic {
width: min(100%, 220px);
margin-right: auto;
margin-left: auto;
}

#message .wrap .text-group {
border-left: 1px solid #ebedf0;
grid-column: 2;
grid-row: 1 / 100;
margin-left: 7.5%;
padding-left: 7.5%;
}

#message .wrap .text-aside {
grid-column: 1;
}

}


/* --------------------------------------------------------------------------------------------------
Media Queries (min-width: 768px)
-------------------------------------------------------------------------------------------------- */

@media only screen and (min-width: 768px) {

a.btn-lineup {
max-width: 513px;
}

}


/* --------------------------------------------------------------------------------------------------
Media Queries (max-width: 767px)
-------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 767px) {

.br-sp {
display: inline-block;
}

#main .wrap p {
text-align: justify;
}

#main .wrap p .br, #main .wrap p .br-inline {
display: inline;
}

#lineup div {
display: block;
}

#lineup div dl {
width: 100%;
max-width: inherit;
margin: 1.875em auto 0;
}

#lineup div dl:nth-child(1) {
margin-top: 0;
}

#lineup div dl:nth-child(even) {
margin-left: 0;
}

#lineup div dl dt {
margin-bottom: 1.25em;
}

#lineup div dl dd {
margin-top: 1em;
}

#lineup div dl dt + dd {
margin-top: 0;
}

a.btn-lineup {
font-size: 100%;
}

#option ul li {
width: 100%;
}

#message .wrap .swiper-button-prev, #message .wrap .swiper-button-next {
aspect-ratio: 1 / 1;
width: auto;
background: rgba(237, 109, 0, 0.9);
border-radius: 50%;
}

#message .wrap .swiper-button-prev {
color: #fff;
left: 6px;
}

#message .wrap .swiper-button-next {
color: #fff;
right: 6px;
}

#message .wrap .swiper-button-prev::after, #message .wrap .swiper-button-next::after {
font-size: 0.75rem;
}

#support .heading01 + p {
text-align: justify;
}

#support .heading01 + p span.br {
display: inline;
}

}


/* --------------------------------------------------------------------------------------------------
Media Queries (max-width: 480px)
-------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 480px) {

#message .wrap .pic {
max-width: 140px;
margin-right: auto;
margin-left: auto;
}

#message .wrap .pic h3 {
margin-bottom: calc(1em - (clamp(0.938rem, 0.331vw + 0.86rem, 1.125rem) * 0.4));
}

#message .wrap .c-slider {
padding-top: calc(clamp(1.875rem, 3.75vw, 3rem) + 12px);
}

.swiper-ui {
margin-top: 0;
position: absolute;
top: 0;
}

#message .wrap .msg-container {
display: flex;
flex-wrap: wrap;
flex-direction: column;
}

#message .wrap .msg-container .text-group {
margin-bottom: calc(1.125rem - (clamp(0.844rem, 0.166vw + 0.805rem, 0.938rem) * 0.4));
}

#message .wrap .msg-container .text-aside {
border-top: 1px solid #ebedf0;
padding-top: 1.125rem;
margin-top: auto;
}

}

/* =========================
   特典カード（最終バランス版）
========================= */

/* スライド演出 */
.swiper-slide{
  transition: all .4s ease;
  opacity: .5;
  transform: scale(.85);
}

.swiper-slide-active{
  opacity: 1;
  transform: scale(1);
  z-index: 2;
}

/* =========================
   カード本体
========================= */

.benefit-card{
  position: relative;
  background: linear-gradient(180deg, #ffffff 0%, #fff7f1 100%);
  border-radius: 24px;
  padding: 32px;
  min-height: 320px;

  box-shadow:
    0 10px 30px rgba(0,0,0,.08),
    0 4px 12px rgba(237,109,0,.15);

  transition: all .3s ease;
}


/* =========================
   レイアウト（←ここ戻す）
========================= */

.benefit-row{
  display:flex;
  align-items:flex-start;
  gap:16px;
}

/* 左（番号） */
.benefit-left{
  flex-shrink:0;
}

/* 番号（元の雰囲気を維持しつつ少し強化） */
.benefit-no{
  display:flex;
  align-items:center;
  justify-content:center;
  width:48px;
  height:48px;
  border-radius:50%;

  background:#ed6d00;
  color:#fff;
  font-size:18px;
  font-weight:700;

  box-shadow: 0 4px 12px rgba(237,109,0,.4);
}

/* =========================
   右カラム
========================= */

.benefit-right{
  display:flex;
  flex-direction:column;
  width:100%;
}

/* カテゴリ（そのまま） */
.benefit-category{
  display:inline-block;

  background:#fff4eb;
  color:#ed6d00;
  font-size:14px;
  font-weight:700;
  padding:8px 14px;
  border-radius:999px;

  margin-bottom:10px;
}

#message .wrap .benefit-title{
  font-size:34px;
  font-weight:700;
  line-height:1.3;
  color:#222;

  text-align:center;
  margin:16px 0 12px;
}

#message .wrap .benefit-copy{
  font-size:18px;
  font-weight: normal;
  line-height:1.9;
  color:#444;

  text-align:center;
  margin-bottom:12px;
}

#message .wrap .benefit-note{
  font-size:13px;
  font-weight: normal;
  line-height:1.6;
  color:#888;

  text-align:center;
}

/* =========================
   ドット
========================= */

.swiper-pagination-bullet{
  width:10px;
  height:10px;
  background: rgba(255,255,255,.4);
  transition:.3s;
}

.swiper-pagination-bullet-active{
  background:#ed6d00;
  transform: scale(1.4);
}

/* =========================
   矢印
========================= */

#message .swiper-button-prev,
#message .swiper-button-next{
  color:#ed6d00;
  transition:.3s;
}

#message .swiper-button-prev:hover,
#message .swiper-button-next:hover{
  transform: scale(1.2);
}

@media (max-width: 768px) {

  #message .wrap .benefit-title{
    font-size:22px;
    line-height:1.4;
    word-break: keep-all;       /* 日本語の変な分割防止 */
    overflow-wrap: anywhere;    /* はみ出し防止 */
  }

}

@media (max-width: 768px) {

  .benefit-card{
    padding:20px 16px;
  }

  .benefit-row{
    gap:12px;
  }

  .benefit-no{
    width:40px;
    height:40px;
    font-size:16px;
  }

  #message .wrap .benefit-copy{
    font-size:16px;
    line-height:1.8;
  }

}

/* =========================
   floating バナー
========================= */
.index-floating_school {
  position: fixed;
  top: 10%;
  right: -100px;
  z-index: 100;
  transition: .2s linear;
}
.index-floating_school__link {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: 10px 10px 14px;
  background-color: #f7701b;
  border-top: 3px solid #fff;
  border-bottom: 3px solid #fff;
  border-left: 3px solid #fff;
  border-right: none;
  border-radius: 10px 0 0 10px;
  color: #fff;
  text-decoration: none;
  transition: opacity 0.2s ease;
}
.index-floating_school__link:hover {
  opacity: .8;
  transition: .2s ease-in;
}
.index-floating_school__text {
  writing-mode: vertical-rl;
  text-orientation: upright;
  font-size: 14pt;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0.1em;
  line-height: 1.4;
}
.index-floating_school__ico_school {
  width: 32px;
  height: auto;
}
.index-floating_school__ico_blank {
  width: 16px;
  height: auto;
}
@media (min-width: 769px) {
  .index-floating_school.is-pc-active {
    right: 0;
  }
}
@media (max-width: 768px) {
  .index-floating_school {
    top: auto;
    right: 0;
    bottom: -150px;
    left: 0;
    background-color: rgba(0, 0, 0, 0.2);
    padding: 10px 12px;
    transition: opacity 0.3s ease, visibility 0.3s ease;
  }
  .index-floating_school.is-sp-active {
    bottom: 0;
  }
  .index-floating_school__link {
    flex-direction: row;
    justify-content: space-between;
    gap: 10px;
    padding: 12px 16px;
    border: 3px solid #fff;
    border-radius: 10px;
  }
  .index-floating_school__text {
    writing-mode: horizontal-tb;
    text-orientation: mixed;
    font-size: 20px;
  }
  .index-floating_school__ico_school {
    width: 24px;
  }
  .index-floating_school__ico_blank {
    width: 14px;
  }
}

