@charset "UTF-8";
/**
 * 春割CSS（2021.5.30作成／2022.5.29改修／2023.5.22改修／2024.5.23改修／2025.5.23改修／2026.3.2改修）
 */
 
/* -----------------------------------------------------------
Web Fonts
----------------------------------------------------------- */

@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700;900&family=Noto+Sans+JP:wght@100..900&display=swap');


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

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

.try-special_contents * {
font-family: "Lato", "Noto Sans JP", sans-serif;
font-weight: 400;
color: #79606a;
}

.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.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-size: clamp(1.406rem, 2.155vw + 0.901rem, 2.625rem);
font-weight: 900;
color: #49bcbd;
text-align: center;
line-height: 1.6;
margin-bottom: clamp(1.875rem, 3.75vw, 3rem);
}

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

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

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


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

/**
 * main
 */

#main {
background: #ea6088;
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-size: clamp(0.938rem, 0.331vw + 0.86rem, 1.125rem);
font-weight: 700;
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-weight: 700;
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 {
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;
}

dl.course_web_design a.btn-lineup {
background: url("../img/arrow-right-web.svg") no-repeat right 1em center / 1.5em auto #ea6088;
}

dl.course_3dcg_movie a.btn-lineup {
background: url("../img/arrow-right-3dcg.svg") no-repeat right 1em center / 1.5em auto #49bcbd;
}

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);
}

a.btn-lineup div.discount {
border-top: 1px solid rgba(255, 255, 255, 0.5);
font-size: clamp(1.031rem, 0.497vw + 0.915rem, 1.313rem);
font-weight: 700;
color: #fff;
line-height: 1;
padding: calc(0.375em - 1px) 0 0.375em;
}

a.btn-lineup div.discount span.price {
font-weight: 900;
color: #e5e647;
}

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

#message {
background: rgba(73, 188, 189, 0.2);
}

#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: #49bcbd;
}

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

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

#message .wrap .swiper-pagination-bullet {
background: #79606a;
}

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

.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 #49bcbd;
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: #ea6088;;
}

#message .wrap .pic h3 {
color: #49bcbd;
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-size: clamp(0.75rem, 0.331vw + 0.672rem, 0.938rem);
font-weight: 400;
text-align: justify;
}

#message .wrap .text-aside p {
font-size: clamp(0.563rem, 0.331vw + 0.485rem, 0.75rem);
font-weight: 400;
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((500 / 2861 * min(95%, 1140px)) + clamp(1.875rem, 3.75vw, 3rem));
}

#support .heading01 {
color: #ea6088;
}

#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-weight: 700;
margin-bottom: 0.5em;
}

#support p#inquiry a {
display: inline-block;
font-size: 2.5em;
font-weight: 900;
color: #49bcbd;
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 rgb(254, 247, 242);
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%;
}

#message .wrap .swiper-button-prev, #message .wrap .swiper-button-next {
aspect-ratio: 1 / 1;
width: auto;
background: rgba(49, 188, 189, 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 rgb(254, 247, 242);
padding-top: 1.125rem;
margin-top: auto;
}

}