@charset "UTF-8";
/* width -------------------
---------------------------*/
/* mixin -------------------
---------------------------*/
@font-face {
  font-family: "icon";
  src: url("/image/fonts/icon.eot");
  src: url("/image/fonts/icon.eot#iefix") format("embedded-opentype"), url("/image/fonts/icon.ttf") format("truetype"), url("/image/fonts/icon.woff") format("woff"), url("/image/fonts/icon.svg#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
[class^=icon-], [class*=" icon-"] {
  font-family: "icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-pen:before {
  content: "\e927";
}

.icon-heart:before {
  content: "\e9da";
}

.icon-saleft:before {
  content: "\e981";
}

.icon-saright:before {
  content: "\e982";
}

.icon-01:before {
  content: "\e902";
}

.icon-n17:before {
  content: "\e017";
}

.icon-n21:before {
  content: "\e021";
}

.icon-n23:before {
  content: "\e023";
}

.icon-handarrow:before {
  content: "\e907";
}

.icon-no1:before {
  content: "！";
}

.icon-no2:before {
  content: "＂";
}

.icon-no3:before {
  content: "＃";
}

.icon-no4:before {
  content: "＄";
}

.icon-no5:before {
  content: "％";
}

.icon-no6:before {
  content: "＆";
}

.icon-no7:before {
  content: "＇";
}

.icon-no8:before {
  content: "（";
}

.icon-no9:before {
  content: "）";
}

.icon-no0:before {
  content: "＀";
}

.icon-no1-b:before {
  content: "묁";
}

.icon-no2-b:before {
  content: "묂";
}

.icon-no3-b:before {
  content: "묃";
}

.icon-no4-b:before {
  content: "묄";
}

.icon-no5-b:before {
  content: "묅";
}

.icon-no6-b:before {
  content: "묆";
}

.icon-no7-b:before {
  content: "묇";
}

.icon-no8-b:before {
  content: "묈";
}

.icon-no9-b:before {
  content: "묉";
}

.icon-no0-b:before {
  content: "묀";
}

.icon-plus:before {
  content: "\f067";
}

.icon-minus:before {
  content: "\f068";
}

.icon-star:before {
  content: "\f005";
}

.icon-check:before {
  content: "\f00c";
}

.icon-close:before {
  content: "\f00d";
}

.icon-home:before {
  content: "\e925";
}

.icon-map:before {
  content: "\f041";
}

.icon-play:before {
  content: "\ea1c";
}

.icon-stop:before {
  content: "\ea1e";
}

.icon-chleft:before {
  content: "\f077";
}

.icon-chright:before {
  content: "\f078";
}

.icon-question:before {
  content: "\f059";
}

.icon-aleft:before {
  content: "\ea38";
}

.icon-aright:before {
  content: "\ea34";
}

.icon-aup:before {
  content: "\ea32";
}

.icon-adown:before {
  content: "\ea36";
}

.icon-gift:before {
  content: "\f06b";
}

.icon-chart:before {
  content: "\f080";
}

.icon-uncheck:before {
  content: "\f00b";
}

.icon-arrleft:before {
  content: "\e92c";
}

.icon-arright:before {
  content: "\f0a9";
}

.icon-arrup:before {
  content: "\e92a";
}

.icon-arrdown:before {
  content: "\e92b";
}

.icon-tdown:before {
  content: "\f05e";
}

.icon-tup:before {
  content: "\f05d";
}

.icon-tleft:before {
  content: "\f05b";
}

.icon-tright:before {
  content: "\f05c";
}

.icon-mail:before {
  content: "\f0e0";
}

.icon-angle-left:before {
  content: "\f104";
}

.icon-angle-right:before {
  content: "\f105";
}

.icon-angle-up:before {
  content: "\f106";
}

.icon-angle-down:before {
  content: "\f107";
}

.icon-ch-left:before {
  content: "\f137";
}

.icon-ch-right:before {
  content: "\f138";
}

.icon-ch-up:before {
  content: "\f139";
}

.icon-ch-down:before {
  content: "\f13a";
}

.icon-tri:before {
  content: "\f144";
}

.icon-plane:before {
  content: "\f1d8";
}

.icon-yen:before {
  content: "\f157";
}

.icon-phone:before {
  content: "\f095";
}

.icon-comments:before {
  content: "\f086";
}

.icon-smile:before {
  content: "\e9e1";
}

.icon-sad:before {
  content: "\e9e5";
}

.icon-line:before {
  content: "\e900";
}

.icon-twitter:before {
  content: "\e901";
}

/* color -------------------
---------------------------*/
#index .mainvisual {
  text-align: center;
  position: relative;
}
#index .mainvisual .btn {
  position: absolute;
  top: 0;
  right: 16px;
}
@media (max-width: 768px) {
  #index .mainvisual .btn {
    top: 16%;
    right: 0;
    max-width: 46%;
  }
}
#index .list-star li {
  font-size: 1.1em;
  margin-bottom: 8px;
}

.wa02, .wa03, .wa04 {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  font-weight: bold;
  display: inline-block;
  padding: 0.3em;
}

.wa02 {
  background-image: url(/image/common/line/wa02.webp);
}

.wa03 {
  background-image: url(/image/common/line/wa03.webp);
}

.wa04 {
  background-image: url(/image/common/line/wa04.webp);
}

#floatbtn {
  position: fixed;
  top: 20%;
  right: 0;
  z-index: 12;
  transform: translateX(100%);
  transition: all 0.2s ease-in-out;
}
@media (max-width: 768px) {
  #floatbtn {
    display: none;
  }
}
#floatbtn.show {
  transform: translateX(0);
}
#floatbtn a {
  display: block;
  margin: 4px 0;
}

#sitemap a {
  text-decoration: none;
}
#sitemap .home {
  width: 94%;
  margin: 24px auto;
  max-width: 1120px;
}
#sitemap .home a {
  display: block;
  border: 1px solid #d8d0c1;
  border-radius: 6px;
  padding: 8px 16px;
}
#sitemap .disc ul li {
  margin-left: 16px;
  margin-top: 8px;
  padding: 0;
}
#sitemap .disc ul a {
  display: inline-block;
}
#sitemap .disc ul a::before {
  content: "┗";
  margin-right: 4px;
}

.mvp_box > div {
  width: 94%;
  margin: 24px auto;
  max-width: 1120px;
  border-radius: 10px;
  background: url(/image/content/member/mvp/box/bg01.webp) no-repeat left top/32%, url(/image/content/member/mvp/box/bg02.webp) no-repeat right top/32% #fcf4f4;
  padding: 64px 0;
}
.mvp_box dt {
  font-weight: bold;
  text-align: center;
  font-size: 1.375rem;
}
@media (max-width: 768px) {
  .mvp_box dt {
    font-size: 1.125rem;
  }
}
.mvp_box dt img {
  margin-right: 8px;
}
.mvp_box .title {
  text-align: center;
  color: white;
  font-weight: bold;
  font-size: 1.375rem;
  position: relative;
}
@media (max-width: 768px) {
  .mvp_box .title {
    font-size: 1.125rem;
  }
}
.mvp_box .title span {
  position: absolute;
  display: block;
  width: 100%;
  text-align: center;
  top: 50%;
  transform: translateY(-56%);
}
.mvp_box dd p span {
  display: inline-block;
  font-weight: bold;
  background: #f0e53B;
  padding: 8px 16px;
  margin-bottom: 16px;
  border-radius: 6px;
}
.mvp_box dd p.parent span {
  background: #fffbb4;
}
.mvp_box dd p.teacher span {
  background: #c3eef7;
}
.mvp_box dd p.staff span {
  background: #d2ebb2;
}

.mvpbox li {
  width: 94%;
  margin: 24px auto;
  max-width: 1120px;
  margin: 16px auto 0;
  padding: 16px;
  padding-bottom: 32px;
  background: url(/image/parts/mvpbox/foot.webp) no-repeat center bottom/100%, url(/image/parts/mvpbox/head.webp) no-repeat center top/100%, url(/image/parts/mvpbox/bg.webp) repeat center top/100%;
}
.mvpbox .title {
  font-weight: bold;
  font-size: 1.2em;
  border-bottom: 3px dashed #362a14;
  padding-bottom: 0;
}
.mvpbox .prize_type {
  background: #fffbb4;
  text-align: center;
  font-weight: bold;
  margin-top: 8px;
  border-radius: 6px;
}
.mvpbox .bnr {
  width: 94%;
  margin: 24px auto;
  max-width: 1120px;
  background: white;
}
.mvpbox .txt {
  padding-bottom: 32px;
  margin-bottom: 32px;
  background: url(/image/common/line/dash.webp) no-repeat bottom;
}
.mvpbox .txt:last-of-type {
  background: none;
  margin-bottom: 0;
}
.mvpbox .teacher, .mvpbox .staff, .mvpbox .parent {
  display: inline-block;
  width: auto;
  padding: 8px;
  border-radius: 6px;
  font-weight: bold;
  color: white;
  margin-left: 16px;
}
.mvpbox .teacher {
  background: #5697B8;
}
.mvpbox .staff {
  background: #71cc5f;
}
.mvpbox .parent {
  background: #ffb0a9;
}

#simulation {
  padding-bottom: 64px;
  max-width: 640px;
  margin: 0 auto;
}
#simulation .headron {
  margin: 0;
}
#simulation .box_sim {
  width: 94%;
  margin: 24px auto;
  max-width: 1120px;
}
#simulation .box_sim dt {
  font-weight: bold;
}
#simulation .box_sim dt::before {
  content: "■";
}
#simulation .box_sim dd {
  padding-bottom: 32px;
  position: relative;
}
#simulation input[type=radio], #simulation input[type=checkbox] {
  display: none;
}
#simulation input[type=radio] + label, #simulation input[type=checkbox] + label {
  display: inline-block;
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  padding: 8px;
  border: 2px solid #d2ebb2;
  background: white;
  margin: 8px 2px 0;
  border-radius: 6px;
  transition: all 0.2s ease-in-out;
  font-size: 1.125rem;
}
#simulation input[type=radio].ckd + label, #simulation input[type=checkbox].ckd + label {
  background: #71cc5f;
  color: white;
}
#simulation input[type=radio]:disabled + label, #simulation input[type=checkbox]:disabled + label {
  background: #eeede9;
  border-color: #beb7aa;
  color: #beb7aa;
}
#simulation .box02 {
  font-size: 0;
}
#simulation .box02 label {
  width: calc(50% - 4px);
}
@media (max-width: 480px) {
  #simulation .box02.wide label {
    width: calc(100% - 4px);
  }
}
#simulation .box03 {
  font-size: 0;
}
#simulation .box03 label {
  width: calc(33.3333333333% - 4px);
}
@media (max-width: 480px) {
  #simulation .box03.half label {
    width: calc(50% - 4px);
  }
}
#simulation .box05 {
  font-size: 0;
}
#simulation .box05 label {
  width: calc(20% - 4px);
}
@media (max-width: 480px) {
  #simulation .box05 label {
    width: calc(33.3333333333% - 4px);
  }
}
#simulation .submit {
  text-align: center;
}
#simulation .submit small {
  color: #dd5231;
  font-weight: bold;
  display: none;
}
#simulation .submit.no_subject .al_subject {
  display: block;
}
#simulation .submit.no_area .al_area {
  display: block;
}
#simulation .submit.no_time .al_time {
  display: block;
}
#simulation .submit button {
  margin-top: 16px;
  border: none;
  outline: none;
  background: none;
  font-size: 1.125rem;
  font-weight: bold;
  padding: 20px 40px;
  background: #f1a04e;
  color: white;
  border-radius: 6px;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  border: 2px solid #f1a04e;
}
#simulation .submit button:hover {
  background: #edb967;
  color: #f0e53B;
}
#simulation .alert {
  font-size: 0.9375rem;
  color: #dd5231;
  font-weight: bold;
  position: absolute;
  right: 0;
  bottom: 100%;
  display: none;
}
#simulation .nockd .alert {
  display: block;
}
#simulation .title_subject small {
  display: none;
}
#simulation .title_subject.pt02 .at02 {
  display: inline-block;
}
#simulation .title_subject.pt03 .at03 {
  display: inline-block;
}
#simulation .title_subject.pthi .athi {
  display: inline-block;
}
#simulation .sel_subject .alert {
  display: none;
}
#simulation .sel_subject.nockd.sel_hi .alhi {
  display: block;
}
#simulation .sel_subject.nockd.sel_02 .al02 {
  display: block;
}
#simulation .sel_subject.nockd.sel_03 .al03 {
  display: block;
}
#simulation .choice {
  width: 94%;
  margin: 24px auto;
  max-width: 1120px;
  margin-top: 8px;
  font-size: 0;
}
#simulation .choice li {
  display: inline-block;
  border-radius: 6px;
  border: 1px solid #266280;
  color: #266280;
  margin: 4px 2px;
  padding: 2px 8px;
  font-size: 1rem;
}
#simulation .price {
  width: 94%;
  margin: 24px auto;
  max-width: 1120px;
  border-radius: 6px;
  background: hsl(30.1840490798, 85.3403141361%, 102.5490196078%);
  border: 4px dotted rgb(246.9811518325, 200.5863874346, 153.6188481675);
  text-align: center;
  padding: 0 16px;
}
#simulation .price p {
  font-weight: bold;
  font-size: 2.5rem;
  line-height: 1;
}
#simulation .price p span {
  font-size: 1.25rem;
  font-weight: normal;
}
#simulation .btnarea {
  width: 94%;
  margin: 24px auto;
  max-width: 1120px;
  margin-top: 64px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
#simulation .btnarea a {
  border: 1px solid #266280;
  text-decoration: none;
  padding: 1.2em 0.6em;
  font-size: 0.9em;
  background: #266280;
  color: white;
  border-radius: 6px;
}
#simulation .btnarea a::before {
  margin: 0 0.3em;
}
#simulation .btnarea a:hover {
  background: white;
  color: #266280;
}
#simulation .valueset {
  width: 94%;
  margin: 24px auto;
  max-width: 1120px;
  max-width: 480px;
  margin: 0 auto 48px;
  position: relative;
}
@media (max-width: 480px) {
  #simulation .valueset {
    max-width: unset;
  }
}
#simulation .valueset::after {
  content: "すべてセットで";
  display: block;
  padding-top: 12px;
  width: 100%;
  font-weight: bold;
  color: #2ca12c;
  text-align: center;
  position: absolute;
  top: 100%;
  left: 0;
  font-size: 1.25rem;
}
#simulation .valueset li {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 32px;
  position: relative;
  padding: 8px;
  border: 3px solid #2ca12c;
  border-radius: 6px;
}
#simulation .valueset li::after {
  content: "+";
  font-family: "Font Awesome 5 Free";
  line-height: 1;
  padding: 0 4px;
  font-weight: 900;
  color: #2ca12c;
  font-size: 2rem;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
}
#simulation .valueset li:last-child {
  margin-bottom: 0;
}
#simulation .valueset li:last-child::after {
  content: none;
}
#simulation .valueset li p {
  flex: 1;
  width: auto;
  max-width: unset;
  padding: 0;
  line-height: 1.4;
  font-size: 0.875rem;
}
#simulation .valueset li p em {
  color: #2ca12c;
  font-size: 1.125rem;
  background: #fffbb4;
}
#simulation .valueset li img {
  max-width: 40%;
}

.fancybox-slide.fancybox-slide {
  padding: 16px;
}

#about aside {
  width: 94%;
  margin: 24px auto;
  max-width: 1120px;
}
#about aside dt {
  border-bottom: 1px dashed #362a14;
  padding: 0 0.6em;
}
#about dl {
  width: 94%;
  margin: 24px auto;
  max-width: 1120px;
}
#about dd {
  padding: 0.6em 0 2.4em;
}
#about ul.tri {
  padding: 0;
  text-align: left;
}
#about ul.tri a {
  border: none;
  max-width: 100%;
  border-radius: 0px;
  font-weight: normal;
  padding: 0;
  font-size: 1em;
  background: none;
}
#about ul.tri a::after {
  content: none;
}
#about ul.tri a::before {
  content: "\f144";
  font-family: "Font Awesome 5 Free";
  line-height: 1;
  padding: 0 4px;
  font-weight: 900;
}
#about .check {
  background: #ebfab6;
  border-radius: 6px;
  width: 94%;
  margin: 24px auto;
  max-width: 1120px;
  margin-bottom: 48px;
  padding-top: 32px;
  position: relative;
}
#about .check::after {
  content: "";
  position: absolute;
  top: 100%;
  left: calc(50% - 160px);
  width: 0;
  height: 0;
  border-top: 48px solid #ebfab6;
  border-right: 160px solid transparent;
  border-left: 160px solid transparent;
}
@media (max-width: 768px) {
  #about .check {
    padding-top: 16px;
    width: 100%;
  }
}
#about.compliance dt, #about.policy dt {
  border-bottom: 1px dashed #362a14;
  padding: 0 0.6em;
}
#about.compliance .decimal, #about.compliance .disc, #about.policy .decimal, #about.policy .disc {
  margin: 0 32px 32px;
}
#about.compliance .decimal p, #about.compliance .disc p, #about.policy .decimal p, #about.policy .disc p {
  padding: 0.3em 0;
}
#about.compliance .decimal li, #about.compliance .disc li, #about.policy .decimal li, #about.policy .disc li {
  margin-left: 1.6em;
}
#about.compliance .decimal .dllist, #about.compliance .disc .dllist, #about.policy .decimal .dllist, #about.policy .disc .dllist {
  padding: 16px 0;
}
@media (max-width: 768px) {
  #about.compliance .decimal, #about.compliance .disc, #about.policy .decimal, #about.policy .disc {
    padding: 0.5em 0.5em 0.5em 16px;
  }
  #about.compliance .decimal li, #about.compliance .disc li, #about.policy .decimal li, #about.policy .disc li {
    margin-left: 1em;
  }
}
#about.compliance .decimal .disc, #about.policy .decimal .disc {
  padding: 0.5em 0;
}
#about.compliance .dllist dd, #about.policy .dllist dd {
  padding: 0.6em 32px 2.4em;
}
#about blockquote {
  padding: 32px 32px;
  font-size: 0.86em;
}
@media (max-width: 768px) {
  #about blockquote {
    padding: 32px 16px;
  }
}
#about blockquote div {
  padding: 0.6em 0 0.6em 1em;
}
#about blockquote div span {
  position: relative;
  left: -1em;
}
#about .mediabox {
  width: 94%;
  margin: 24px auto;
  max-width: 1120px;
}
#about .mediabox .headline {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  border-radius: 12px 12px 0 0;
  border: 3px solid #fff8ec;
  width: auto;
  margin: 0;
  padding: 16px 8px;
  position: relative;
  background: white;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}
@media (max-width: 768px) {
  #about .mediabox .headline {
    display: block;
  }
}
#about .mediabox .headline:hover {
  background: #ffffe9;
}
#about .mediabox .headline:hover::after {
  color: #dd5231;
}
#about .mediabox .headline::before, #about .mediabox .headline::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  transition: all 0.2s ease-in-out;
  display: block;
  background: #362a14;
  border-radius: 6px;
}
#about .mediabox .headline::before {
  transform: translate(-16px, -15px);
  width: 15px;
  height: 2px;
}
#about .mediabox .headline::after {
  transform: translate(-23px, -8px);
  width: 2px;
  height: 15px;
}
#about .mediabox .headline.active::after {
  transform: translate(-23px, -8px) rotate(90deg);
  opacity: 0;
}
#about .mediabox .headline p {
  width: auto;
  padding: 16px 8px;
  line-height: 1.4;
}
#about .mediabox .headline .title {
  background: #fff8ec;
  border-radius: 12px;
  padding: 12px 16px 8px;
  font-weight: bold;
  font-size: 1.2em;
}
#about .mediabox .headline dt {
  width: 150px;
  height: 150px;
  clip-path: circle(75px at 50% 50%);
}
@media (max-width: 768px) {
  #about .mediabox .headline dt {
    margin: 0 auto 16PX;
  }
}
#about .mediabox .headline dd {
  flex: 1;
  padding: 0 8px;
}
#about .mediabox .profile {
  background: #fff8ec;
  padding: 32px 16px;
  display: none;
}
@media (max-width: 768px) {
  #about .mediabox .profile {
    padding: 32px 8;
  }
  #about .mediabox .profile p {
    width: auto;
  }
}
#about .mediabox .profile .title {
  border-bottom: 2px dashed #f1a04e;
  padding-left: 16px;
  color: white;
}
#about .mediabox .profile .title em {
  display: inline-block;
  background: #f1a04e;
  padding: 8px 16px 0;
  border-radius: 6px 6px 0 0;
}
#about .mediabox .profile .intro {
  background: rgba(44, 161, 44, 0.3);
  font-weight: bold;
  border-radius: 6px;
  padding: 16px 16px;
  margin-top: 32px;
  position: relative;
}
#about .mediabox .profile .intro::after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background: rgba(44, 161, 44, 0.3);
  position: absolute;
  top: 100%;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}
#about .mediabox .profile .text {
  background: url(/image/common/line/note.webp) white;
  border: 16px solid white;
  border-radius: 4px;
}
#about .mediabox .profile .text p {
  line-height: 40px;
  padding: 0;
  margin-bottom: 40px;
}
#about .mediabox .profile .text p:last-child {
  margin-bottom: 0;
}
#about .box_balloon p {
  margin-top: 32px;
  border-top: 3px dashed #ffb0a9;
}

#price .mainvisual {
  text-align: center;
  position: relative;
}
#price .mainvisual ul {
  padding: 0 16px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  position: absolute;
  bottom: 16px;
  left: 0;
  gap: 12px 6px;
}
#price .mainvisual li {
  width: calc(33.3333333333% - 4px);
}
@media (max-width: 768px) {
  #price .mainvisual li {
    width: calc(50% - 3px);
  }
}
#price .modal {
  display: none;
}
#price .method h3.green {
  text-align: center;
}
#price .box01 {
  width: 94%;
  margin: 24px auto;
  max-width: 1120px;
}
#price .box01 .title {
  width: auto;
  text-align: center;
  font-weight: bold;
  font-size: 1.25rem;
  color: #2ca12c;
}
#price .box01 .title::before, #price .box01 .title::after {
  content: " ～ ";
}
#price .box01 li {
  border-bottom: 1px dashed #d8d0c1;
  margin-bottom: 8px;
  padding-bottom: 16px;
  background-position: left 10px;
}
#price .tosim {
  width: 94%;
  margin: 24px auto;
  max-width: 1120px;
  text-align: center;
}
#price .tosim a {
  display: block;
  max-width: 520px;
  margin: 8px auto;
  padding: 8px 0;
  border-radius: 12px;
  position: relative;
}
#price .tosim a::after {
  content: "\f13a";
  font-family: "Font Awesome 5 Free";
  line-height: 1;
  padding: 0 4px;
  font-weight: 900;
  position: absolute;
  bottom: 3px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 0.875rem;
}
#price .tosim a:hover {
  transform: translateY(4px);
}
#price .tosim.method01 a {
  background: #ffe1de;
  box-shadow: 0px 4px 0px #dd5231;
}
#price .tosim.method01 a::after {
  color: #dd5231;
}
#price .tosim.method01 a:hover {
  box-shadow: 0px 0px 0px #dd5231;
  background: rgb(255, 243.5454545455, 242.4);
}
#price .tosim.method02 a {
  background: #c3eef7;
  box-shadow: 0px 4px 0px #266280;
}
#price .tosim.method02 a::after {
  color: #266280;
}
#price .tosim.method02 a:hover {
  box-shadow: 0px 0px 0px #266280;
  background: rgb(213, 243.1, 249.4);
}

.feebox {
  text-align: center;
}
.feebox li {
  font-size: 1.5rem;
  font-weight: bold;
}
.feebox li:first-child {
  margin-bottom: 48px;
  position: relative;
}
.feebox li:first-child::after {
  content: "+";
  font-family: "Font Awesome 5 Free";
  line-height: 1;
  padding: 0 4px;
  font-weight: 900;
  position: absolute;
  top: calc(100% + 8px);
  left: 50%;
  transform: translateX(-50%);
  font-size: 2rem;
}
.feebox li span {
  display: block;
  font-size: 1rem;
  font-weight: normal;
}

.select_method {
  width: 94%;
  margin: 24px auto;
  max-width: 1120px;
}
.select_method dt {
  background: #fff8ec;
  border: 3px solid #74664b;
  font-weight: bold;
  padding: 16px;
  border-radius: 6px;
  position: relative;
}
.select_method dt::after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  background: #74664b;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}
.select_method dt i {
  display: block;
  color: #2ca12c;
}
.select_method dd {
  border: 3px dashed #d8d0c1;
  margin-top: 16px;
  border-radius: 6px;
  padding-bottom: 16px;
}
.select_method dd .list-star {
  margin-top: 0;
}
.select_method dd .btn {
  text-align: center;
}
.select_method dd .btn a {
  display: inline-block;
  text-decoration: none;
  border-radius: 6px;
  color: #362a14;
  font-weight: bold;
  padding: 16px 32px;
}
.select_method dd .btn a:hover {
  transform: translateY(3px);
  box-shadow: 0 0 0 #dd5231;
}
.select_method > div {
  padding-bottom: 64px;
}
.select_method > div.method01 .btn a {
  background: #ffe1de;
  box-shadow: 0 3px 0 #dd5231;
}
.select_method > div.method02 .btn a {
  background: #c3eef7;
  box-shadow: 0 3px 0 #266280;
}

.fancybox-content.fancybox-content {
  max-width: 540px;
  padding: 16px;
}

.fancybox-close-small.fancybox-close-small {
  background: #362a14;
  padding: 4px;
}
.fancybox-close-small.fancybox-close-small svg {
  color: white;
}

.modalbox .img {
  text-align: center;
}
.modalbox .txt {
  background: #fffbb4;
  width: auto;
  max-width: unset;
  padding: 16px 32px;
  line-height: 1.4;
}

#trial.trial .list_interview .next {
  display: none;
}
#trial.trial .list_interview a {
  padding-bottom: 8px;
  pointer-events: none;
}
#trial.trial section .balloon {
  width: 94%;
}
#trial.trial .box20250701 {
  width: 100%;
  margin: 24px auto;
  max-width: 1120px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  padding: 16px;
  background: linear-gradient(transparent, #f0e53B 5%, #f0e53B 30%, transparent 40%, transparent 60%, #f0e53B 70%, #f0e53B 95%, transparent);
}
@media (max-width: 768px) {
  #trial.trial .box20250701 {
    flex-direction: column-reverse;
    background: linear-gradient(transparent, #f0e53B 70%);
  }
}
#trial.trial .box20250701 p {
  flex: 1;
}
#trial.trial .box20250701 img {
  margin-right: 16px;
}
#trial.trial .box20250702 li {
  width: 94%;
  margin: 24px auto;
  max-width: 1120px;
  padding-bottom: 32px;
  background: url(/image/content/page/trial/p202507/bg01.webp) repeat-x left bottom;
}
#trial.trial .box20250702 .title {
  font-weight: bold;
  padding: 0;
  color: #266280;
}
#trial.trial .box20250702 .title::before {
  content: url(/image/common/list/sad.webp);
}
#trial.trial .box20250702 .img {
  padding: 0 64px;
}
#trial.trial .chap02 .balloon {
  margin: 0 auto;
}
#trial.trial .voice li {
  padding-bottom: 32px;
  font-weight: bold;
}
#trial.trial .voice li p {
  width: auto;
  max-width: unset;
  padding: 0;
}
#trial.trial .voice li p.name {
  font-weight: normal;
  text-align: right;
  font-size: 0.9375rem;
}

.mediabox {
  width: 94%;
  margin: 24px auto;
  max-width: 1120px;
}
.mediabox .headline {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  border-radius: 12px 12px 0 0;
  border: 3px solid #fff8ec;
  width: auto;
  margin: 0;
  padding: 16px 8px;
  position: relative;
  background: white;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}
@media (max-width: 768px) {
  .mediabox .headline {
    display: block;
  }
}
.mediabox .headline:hover {
  background: #ffffe9;
}
.mediabox .headline:hover::after {
  color: #dd5231;
}
.mediabox .headline::before, .mediabox .headline::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  transition: all 0.2s ease-in-out;
  display: block;
  background: #362a14;
  border-radius: 6px;
}
.mediabox .headline::before {
  transform: translate(-16px, -15px);
  width: 15px;
  height: 2px;
}
.mediabox .headline::after {
  transform: translate(-23px, -8px);
  width: 2px;
  height: 15px;
}
.mediabox .headline.active::after {
  transform: translate(-23px, -8px) rotate(90deg);
  opacity: 0;
}
.mediabox .headline p {
  width: auto;
  padding: 16px 8px;
  line-height: 1.4;
}
.mediabox .headline .title {
  background: #fff8ec;
  border-radius: 12px;
  padding: 12px 16px 8px;
  font-weight: bold;
  font-size: 1.2em;
}
.mediabox .headline dt {
  width: 150px;
  height: 150px;
  clip-path: circle(75px at 50% 50%);
}
@media (max-width: 768px) {
  .mediabox .headline dt {
    margin: 0 auto 16PX;
  }
}
.mediabox .headline dd {
  flex: 1;
  padding: 0 8px;
}
.mediabox .profile {
  background: #fff8ec;
  padding: 32px 16px;
  display: none;
}
@media (max-width: 768px) {
  .mediabox .profile {
    padding: 32px 8;
  }
  .mediabox .profile p {
    width: auto;
  }
}
.mediabox .profile .title {
  border-bottom: 2px dashed #f1a04e;
  padding-left: 16px;
  color: white;
}
.mediabox .profile .title em {
  display: inline-block;
  background: #f1a04e;
  padding: 8px 16px 0;
  border-radius: 6px 6px 0 0;
}
.mediabox .profile .intro {
  background: rgba(44, 161, 44, 0.3);
  font-weight: bold;
  border-radius: 6px;
  padding: 16px 16px;
  margin-top: 32px;
  position: relative;
}
.mediabox .profile .intro::after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background: rgba(44, 161, 44, 0.3);
  position: absolute;
  top: 100%;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}
.mediabox .profile .text {
  background: url(/image/common/line/note.webp) white;
  border: 16px solid white;
  border-radius: 4px;
}
.mediabox .profile .text p {
  line-height: 40px;
  padding: 0;
  margin-bottom: 40px;
}
.mediabox .profile .text p:last-child {
  margin-bottom: 0;
}

#flow .chart {
  width: 94%;
  margin: 24px auto;
  max-width: 1120px;
  background: #fff8ec;
  border-radius: 6px;
  padding: 16px 0;
}
#flow .chart p {
  text-align: center;
}
#flow .chart ol {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
@media (max-width: 768px) {
  #flow .chart ol {
    flex-direction: column;
    width: 94%;
    margin: 24px auto;
    max-width: 1120px;
    margin-bottom: 0;
  }
}
#flow .chart a {
  display: block;
  background: white;
  border-radius: 6px;
  overflow: hidden;
  text-decoration: none;
  text-align: center;
  position: relative;
}
@media (max-width: 768px) {
  #flow .chart a {
    text-align: left;
  }
}
#flow .chart a:before {
  display: block;
  color: white;
  font-weight: bold;
  position: relative;
  z-index: 2;
}
@media (max-width: 768px) {
  #flow .chart a:before {
    display: inline-block;
    width: 10%;
    text-align: center;
    margin-right: 0.3em;
  }
}
#flow .chart a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 0;
  transition: all 0.2s ease-in-out;
  z-index: 1;
}
@media (max-width: 768px) {
  #flow .chart a:after {
    content: none;
  }
}
#flow .chart a img {
  margin: 0.3em 0 0.6em;
  position: relative;
  z-index: 2;
}
@media (max-width: 768px) {
  #flow .chart a img {
    margin: 1em 0;
  }
  #flow .chart a img.sp {
    display: inline-block;
  }
}
#flow .chart a:hover:after {
  height: 100%;
}
#flow .chart li {
  width: 8%;
  margin-right: 4%;
  position: relative;
}
@media (max-width: 768px) {
  #flow .chart li {
    width: 100%;
    margin: 0 0 1.6em;
  }
}
#flow .chart li:after {
  content: "\ea34";
  font-family: "Font Awesome 5 Free";
  line-height: 1;
  padding: 0 4px;
  font-weight: 900;
  font-size: 1.4em;
  position: absolute;
  left: 100%;
  top: calc(50% - 1em);
}
@media (max-width: 768px) {
  #flow .chart li:after {
    content: "\ea36";
    top: 100%;
    left: calc(50% - 1em);
  }
}
#flow .chart li:last-child {
  margin-right: 0;
}
#flow .chart li:last-child:after {
  content: none;
}
#flow .chart li:nth-of-type(1) a:before {
  content: "1";
  background: #f90;
}
#flow .chart li:nth-of-type(1) a:after {
  background: #f90;
}
#flow .chart li:nth-of-type(2) a:before {
  content: "2";
  background: #2aaad4;
}
#flow .chart li:nth-of-type(2) a:after {
  background: #2aaad4;
}
#flow .chart li:nth-of-type(3) a:before {
  content: "3";
  background: #ff86ad;
}
#flow .chart li:nth-of-type(3) a:after {
  background: #ff86ad;
}
#flow .chart li:nth-of-type(4) a:before {
  content: "4";
  background: #0bb95e;
}
#flow .chart li:nth-of-type(4) a:after {
  background: #0bb95e;
}
#flow .chart li:nth-of-type(5) a:before {
  content: "5";
  background: #f7c600;
}
#flow .chart li:nth-of-type(5) a:after {
  background: #f7c600;
}
#flow .chart li:nth-of-type(6) a:before {
  content: "6";
  background: #a485a6;
}
#flow .chart li:nth-of-type(6) a:after {
  background: #a485a6;
}
#flow .chart li:nth-of-type(7) a:before {
  content: "7";
  background: #7eca22;
}
#flow .chart li:nth-of-type(7) a:after {
  background: #7eca22;
}
#flow .chart li:nth-of-type(8) a:before {
  content: "8";
  background: #d86363;
}
#flow .chart li:nth-of-type(8) a:after {
  background: #d86363;
}

#differ.teacher .box_voice .tags, #differ.teacher .box_voice .tri {
  display: none;
}/*# sourceMappingURL=page.css.map */