@charset "UTF-8";

/*
COMMON
================================================ */
/* Layout */
main {
  font-size: 1.6rem;
}
.inner {
  padding: 0 5vw;
  max-width: 100%;
  width: 100%;
}

/* Button */
.btn {
  padding: 4.8vw 0;
  max-width: 80vw;
  font-size: 1.7rem;
  border-radius: 7.2vw;
}
.btn::after {
  right: 4vw;
  width: 5.33vw;
  height: 5.33vw;
  background-size: 5.33vw 5.33vw;
}

/* Title */
.title {
  font-size: 2.4rem;
}
.titleS {
  margin-bottom: 5.33vw;
  font-size: 2.0rem;
}
.titleSS {
  margin-bottom: 2.33vw;
  font-size: 1.8rem;
  line-height: 157%;
}

.title-underline {
  margin-bottom: 13.33vw;
  font-size: 2.6rem;
}

/*
HERO
================================================ */
#hero {
  padding: 2.67vw 0 0;
}
#hero .inner {
  padding: 0 0 0 4vw;
}
#hero .inner::after {
  display: none;
}
#hero .hero_inner {
  justify-content: center;
  align-items: flex-end;
}
#hero .hero_inner::after {
  width: 53.33vw;
  height: 69.6vw;
  background-size: 53.33vw 69.6vw;
}
#hero .l-hero {
  flex-shrink: 0;
  padding-bottom: 5.33vw;
}
#hero .hero__title01 {
  margin-bottom: 1.6vw;
  font-size: 2.3rem;
}
#hero .hero__title01 span {
  font-size: 1.9rem;
}
#hero .hero__title02 {
  margin-bottom: 4vw;
  font-size: 3.2rem;
  line-height: 1.2;
}
#hero .hero__text {
  margin-bottom: 4vw;
  font-size: 1.2rem;
}
#hero .btn {
  padding: 3.2vw 0 3.2vw 4vw;
  max-width: 46.67vw;
  border-radius: 7.6vw;
  font-size: 1.2rem;
  letter-spacing: 0;
}
#hero .btn::after {
  right: 2.67vw;
  width: 4vw;
  height: 4vw;
  background-size: 4vw 4vw;
}

/*
TROUBLE
================================================ */
#trouble {
  margin-bottom: 20vw;
  padding: 10.67vw 0 8vw;
}
#trouble::after {
  bottom: -14.67vw;
  height: 14.67vw;
}
#trouble .trouble__title {
  margin-bottom: 8vw;
  font-size: 2.5rem;
}
#trouble .trouble__list {
  font-size: 1.8rem;
}
#trouble .trouble__item {
  align-items: flex-start;
}
#trouble .trouble__item + .trouble__item {
  margin-top: 2.67vw;
}
#trouble .trouble__item::before {
  margin-right: 2.67vw;
  width: 5.6vw;
  height: 6.67vw;
  background-size: 5.6vw 6.67vw;
}

/*
STUDY
================================================ */
#study {
  padding: 8vw 0 13.33vw;
}
#study .study__title {
  margin-bottom: 8vw;
  line-height: 1.3;
  font-size: 2.4rem;
}
#study .study__inner {
  flex-direction: column;
  gap: 8vw;
}
#study .study__figure {
  margin-left: 0;
  width: 100%;
}
#study .study__sub-title {
  margin-bottom: 2.67vw;
  font-size: 2.2rem;
}

/*
ISSUE
================================================ */
#issue {
  padding: 13.33vw 0;
}
#issue .issue__title {
  margin-bottom: 8vw;
}

/*
GOAL
================================================ */
#goal {
  padding: 13.33vw 0;
}
#goal .goal__title {
  margin-bottom: 21.33vw;
}
#goal .goal__list {
  flex-direction: column;
  gap: 18.67vw;
  margin-bottom: 13.33vw;
}
#goal .goal__item {
  width: 100%;
}
#goal .goal__figure {
  margin-bottom: 5.33vw;
}
#goal .goal__figure::before {
  top: -6.67vw;
  padding: 2.67vw 0;
  width: 13.33vw;
  height: 13.33vw;
  font-size: 2.8rem;
}
#goal .goal__figure img {
  object-fit: cover;
  width: 100%;
  height: 53.33vw;
}

/*
PROFILE
================================================ */
#profile {
  padding: 13.33vw 0;
}
#profile .profile__title {
  margin-bottom: 2.67vw;
  font-size: 1.6rem;
}
#profile .profile__name {
  margin-bottom: 5.33vw;
  font-size: 2.6rem;
}
#profile .profile__img {
  margin: 0 auto 8vw;
  width: 80%;
}
#profile .profile__text {
  line-height: 1.9;
}

/*
RECOMMEND
================================================ */
#recommend {
  padding: 13.33vw 0;
}
#recommend .recommend__title {
  margin-bottom: 8vw;
  line-height: 1.3;
}
#recommend .recommend__img {
  display: block;
  margin: 0 auto 5.33vw;
  width: 80%;
}
#recommend .recommend__inner {
  padding: 0;
  background-image: none;
}
#recommend .recommend__list {
  margin-bottom: 5.33vw;
  padding: 5.33vw 4vw;
  font-size: 1.8rem;
}
#recommend .recommend__example {
  padding: 5.33vw;
}
#recommend .recommend__example-title {
  margin-bottom: 2.67vw;
  padding-bottom: 2.67vw;
}

/*
SUPPORT
================================================ */
#support {
  padding: 13.33vw 0;
}
#support .support__title {
  margin-bottom: 10.67vw;
}
#support .support__list {
  flex-direction: column;
  align-items: center;
  gap: 4vw;
  margin-bottom: 13.33vw;
}
#support .support__item {
  width: 53.33vw;
  height: 53.33vw;
}

/*
ABOUT
================================================ */
#about {
  padding: 13.33vw 0;
}
#about .about__list {
  padding: 5.33vw 6.93vw;
}
#about .about__item {
  padding: 2.67vw 0;
  line-height: 1.3;
}

/*
CURRICULUM
================================================ */
#curriculum {
  padding: 0 0 13.33vw;
}
#curriculum .curriculum__inner {
  margin: 0 auto 10.67vw;
  padding: 2.67vw 5.33vw;
}
#curriculum .curriculum__item {
  font-size: 1.8rem;
}
#curriculum .curriculum__no,
#curriculum .curriculum__text {
  display: block;
}
#curriculum .curriculum__no {
  padding: 5.33vw 0 4vw;
}
#curriculum .curriculum__text {
  padding: 0 0 5.33vw;
  line-height: 1.5;
}
#curriculum .curriculum__cw {
  font-size: 2.2rem;
  line-height: 1.5;
}

/*
MESSAGE
================================================ */
#message .l-message {
  margin-bottom: 13.33vw;
  padding: 16vw 5vw;
}
#message .message__inner {
  padding: 10.67vw 5.33vw 8vw;
}
#message .message__title {
  margin-bottom: 4vw;
}
#message .message__text {
  line-height: 1.7;
}

/*
FAQ
================================================ */
#faq {
  padding: 13.33vw 0 8vw;
}
#faq .faq__title {
  margin-bottom: 8vw;
}
#faq .faq__q {
  padding: 2.67vw 2.67vw 2.67vw 90px;
}
#faq .faq__a {
  padding: 4vw 2.67vw 4vw 90px;
}
#faq .faq__q::before,
#faq .faq__a::before {
  left: 2.67vw;
  padding: 1.87vw 0;
  width: 13.33vw;
  height: 13.33vw;
  font-size: 2.6rem;
}

/*
FOOTER
================================================ */
#footer {
  padding: 2.67vw 0;
  font-size: 1.4rem;
}