@charset "UTF-8";

.c-cta {
  max-width: 300px;
  width: 100%;
  height: 70px;
  background-image: linear-gradient(90deg, #FFC200  0, #FFF176 100%);

  text-align: center;
  color: #fff;
  font-weight: 700;
  border-radius: 70px;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, .25)
}

.c-cta a {
	color: #2B5C76;
}


.home .p-visual__container {
	height: 63%;
}

.home .p-visual__container__catch {
	max-width: 188px;
}

.home .p-visual__container__text {
	max-width: 565px;
}


.home .p-visual__nav__item a {
	text-shadow: 1px 1px 2px #fff;
}

.home .p-fv__wrap__close {
	color: #4399C6;
}

.p-info__guide__title {
	background-color: #80CFFF;
}

.p-info__guide__inner {
	border: 4px solid #80CFFF;
}

.p-info__guide__catch {
	color: #4399C6;
}

.home .p-fv__wrap__sub {
  padding: 0 20px;
  font-size: clamp(1.875rem, .75rem + 4.8vw, 2.25rem);
  font-weight: 700;
  color:  #4399C6;
  line-height: 1.5;
  text-shadow: #fff 4px 0 0, #fff 3.87565px .989616px 0, #fff 3.51033px 1.9177px 0, #fff 2.92676px 2.72656px 0, #fff 2.16121px 3.36588px 0, #fff 1.26129px 3.79594px 0, #fff .282949px 3.98998px 0, #fff -.712984px 3.93594px 0, #fff -1.66459px 3.63719px 0, #fff -2.51269px 3.11229px 0, #fff -3.20457px 2.39389px 0, #fff -3.69721px 1.52664px 0, #fff -3.95997px .56448px 0, #fff -3.97652px -.432781px 0, #fff -3.74583px -1.40313px 0, #fff -3.28224px -2.28625px 0, #fff -2.61457px -3.02721px 0, #fff -1.78435px -3.57996px 0, #fff -.843183px -3.91012px 0, #fff .150409px -3.99717px 0, #fff 1.13465px -3.8357px 0, #fff 2.04834px -3.43574px 0, #fff 2.83468px -2.82216px 0, #fff 3.44477px -2.03312px 0, #fff 3.84068px -1.11766px 0, #fff 3.9978px -.132717px 0
}

.home .p-fv__wrap__sub span::before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: -20px;
  left: -10px;
  background-image: url(../images/icon-quotation.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat
}

.home .p-fv__wrap__sub span::after {
	background-image:url(../images/object-dotsline.svg);
	width: 106%;
}

.home .p-fv__wrap__sub {
	font-size: 30px;
}

.home .p-fv__wrap__item {
  width: 100px;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #FFC200;
  border: 4px solid #fff;
  border-radius: 100%;
  line-height: 1.4;
  color: #fff;
  font-weight: 700;
  text-align: center;
  position: relative
}
.home .p-fv__wrap__item:nth-child(1)::before {
  content: "*";
  display: inline-block;
  width: 4px;
  height: 4px;
  position: absolute;
  top: 0;
  left: 0;
  color: #E0A800
}

.home .p-fv__wrap__title span {
	margin-bottom: 10px;
}

.p-info__schedule1__title p {
  color: #FFC200;
}
.p-info__schedule1__title p::after, .p-info__schedule1__title p::before {
  background-image: url(../images/icon-quotation-g.svg)
}
.p-info__schedule1__title h4 {
  background-color: #FFC200;
}
.p-info__schedule1__title::after {
  background-image: url(../images/object-polygon_p.svg)
}
.p-info__plus {
  width: 100%;
  margin-top: 40px;
  padding: 30px;
  background-color: #fffdf6;
  border: 3px solid #FFC200;
  border-radius: 6px
}

.p-info__plus__catch::after, .p-info__plus__catch::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url(../images/icon-quotation-g.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain
}

.p-info__plus__title {
  width: 100%;
  color: #3e3e3e;
  text-align: center;
  text-decoration: 2px underline dotted;
  text-underline-offset: 8px;
  padding-bottom: 4px;
  font-weight: 700;
  font-size: clamp(1.125rem, .75rem + 1.6vw, 1.25rem)
}

.p-info__schedule2__title p {
  color: #4399C6;
}
.p-info__schedule2__title p::after, .p-info__schedule2__title p::before {
  background-image: url(../images/icon-quotation.svg)
}
.p-info__schedule2__title h4 {
  background-color: #4399C6;
}

.home .p-recommend {
  background-image: url(../images/object-back.webp);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  border-top: 4px solid #3CBF9B;
  border-bottom: 4px solid #3CBF9B;
}

.p-curriculum__image img {
	border-radius: 5px;
}

.home .p-reason {
  background-image: url(../images/object-back.webp);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  border-top: 4px solid #3CBF9B;
  border-bottom: 4px solid #3CBF9B;
}

.home .p-reason__inner__curriculum li {
  width: fit-content;
  padding: 4px 6px;
  border-radius: 6px;
  background: linear-gradient(90deg, #4399C6  0, #80CFFF 100%);
  color: #fff;
  font-size: 14px;
  font-weight: 700
}

.home .p-requirements {
  background-image: url(../images/object-back.webp);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  border-top: 4px solid #3CBF9B;
  border-bottom: 4px solid #3CBF9B;
}

.home .p-faq__list:nth-child(even) {
  background-color: #80CFFF;
}

.home .p-faq__list:nth-child(odd) {
	background-color: #FFC200;
}

.l-footer {
  position: relative;
  width: 100%;
  background-color: #80CFFF;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px
}

.home .p-curriculum__min {
  font-size: clamp(.875rem, .5rem + 1.6vw, 1rem);
  display: block;
  margin-top: 0
}

.home .p-curriculum__wrap__title {
	font-size: 20px;
	line-height: 1.6;
}

.home .p-fv__wrap__list {
  width: 100%;
  max-width: 380px;
  margin: 2px auto 0;
  justify-content: center;
  gap: 10px
}

.c-hamBox .hamburger-morph__line {
  fill: none;
  stroke: #E0A800;
  stroke-width: 6;
  transition: stroke-dasharray .6s cubic-bezier(.4, 0, .2, 1), stroke-dashoffset .6s cubic-bezier(.4, 0, .2, 1);
  filter: drop-shadow(0 0 2px rgba(255, 255, 255, .9))
}

.c-fixed__item {
  width: 50%;
  height: 100%;
  font-size: 11px;
  font-weight: 500;
  background: #FFC200;
  border-right: 1px solid #fff
}


.c-hamBox .nav-morph {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: #E0A800;
  clip-path: circle(0 at calc(100% - 44px) 44px);
  transition: clip-path .7s cubic-bezier(.4, 0, .2, 1);
  z-index: 900
}

#topBtn {
	box-shadow: none;
}


