.icon{--size: var(--icon-size, 1em);--color: var(--icon-color, currentColor);content:"";-webkit-box-flex:0;-ms-flex:none;flex:none;display:inline-block;vertical-align:middle;width:var(--size);aspect-ratio:1;background-position:50% 50%;background-repeat:no-repeat;background-size:contain}.icon-important{background-image:url(../img/eschool/eschool_ic_important.png)}.icon-movie{background-image:url(../img/eschool/eschool_ic_movie.png)}.icon-car{background-image:url(../img/eschool/eschool_ic_car.png)}:root{--vertical-p: clamp(4rem, 9vw, 9rem);--side-p: clamp(2rem, 5vw, 5rem);--keycolor: #0055cc;--keycolor-sub: #1f66ca;--keycolor-sat: #00a3f1;--shadow: 0px clamp(0.2rem, 0.533vw, 0.4rem) clamp(1rem, 2.667vw, 2rem) 0px rgba(0, 85, 204, 0.23);--radius: clamp(1.5rem, 2.667vw, 2rem)}body{-webkit-font-smoothing:antialiased}.eschool{background:#deecff url(../img/eschool/eschool_bg.png);font-family:'Noto Sans JP', "メイリオ",Meiryo,"Helvetica Neue","Hiragino Kaku Gothic ProN","Hiragino Sans","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Verdana,sans-serif;font-size:clamp(1.3rem, 2.133vw, 1.6rem)}.eschool *{letter-spacing:0.1em}.eschool em{font-style:normal}.eschool.eschool-subPage{background:#fff}@media (max-width: 767px){.eschool{line-height:1.65}.show-pc{display:none !important}}@media (min-width: 767px){.show-sp{display:none !important}}.esCvBtn{position:relative;display:block;width:80rem;max-width:100%;margin:0 auto;padding:1em 2em;background:#ff4083;border-bottom:clamp(0.5rem, 0.8vw, 0.6rem) solid #df2869;border-radius:2em;color:#fff;font-size:clamp(1.6rem, 3.733vw, 2.8rem);font-weight:bold;text-align:center;line-height:1.5}.esCvBtn::after{--size: var(--icon-size, 1em);--color: var(--icon-color, currentColor);content:"";-webkit-box-flex:0;-ms-flex:none;flex:none;display:inline-block;vertical-align:middle;width:var(--size);aspect-ratio:1;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-image:url(../img/eschool/eschool_ic_arrow.png);mask-image:url(../img/eschool/eschool_ic_arrow.png);background-color:var(--color);--icon-size: 0.6em;position:absolute;top:0;bottom:0;margin:auto;right:1em}@media screen and (hover: hover){.esCvBtn:hover{background:#df2869;color:#fff}}.esSec{position:relative;padding:var(--vertical-p) var(--side-p)}.esSec+.esSec{padding-top:2rem}.esSecAnker{position:absolute;top:15px}.esSecTitle{color:var(--keycolor);font-size:clamp(2.3rem, 5.2vw, 3.9rem);font-weight:bold;text-align:center;line-height:1.5}.esSecTitle+*{margin-top:var(--mt, clamp(2rem, 4.667vw, 3.5rem))}.esSecTitle::before{content:'';display:block;width:1.4em;margin:0 auto 0.1em;aspect-ratio:1;background:url(../img/eschool/eschool_ic_logo.png) no-repeat 50% 50%/contain}.esSecTitle::after{content:attr(data-en);display:block;margin-top:0.8em;color:#3dc0ff;font-size:clamp(1rem, 1.867vw, 1.4rem);letter-spacing:0.3em}.esBlockTitle{color:var(--keycolor);font-size:clamp(1.9rem, 3.733vw, 2.8rem);font-weight:bold;line-height:1.5;text-align:center}.esBlockTitle+*{margin-top:var(--mt, 1.5rem)}.esBlockTitle.esBlockTitle-start{text-align:start}.esLead{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto;--mt: clamp(1.5rem, 3.333vw, 2.5rem);font-size:clamp(1.4rem, 2.4vw, 1.8rem);font-weight:bold}@media (min-width: 767px){.esLead{text-align:center;line-height:2}}.esLead .esWeek:not(:first-child){margin-left:3.5rem;padding-left:3.5rem;border-left:1px solid rgba(50,57,66,0.3)}@media (max-width: 767px){.esLead .esWeek:not(:first-child){margin-left:1.5rem;padding-left:1.5rem}}.esLead+*{margin-top:var(--mt, clamp(2rem, 4.5vw, 4.5rem))}.esBlockTitle+.esLead{--mt: 2.5rem}.esLead+.esLead{--mt: 2rem}.esLead-em{color:var(--keycolor);font-size:clamp(1.6rem, 3.067vw, 2.3rem);font-weight:bold;text-align:center}.esLead-em+.esLead{font-size:clamp(1.4rem, 2.133vw, 1.6rem)}.esText+*{margin-top:var(--mt, clamp(1.5rem, 3.333vw, 2.5rem))}.esNote,.esNoteList{color:#666;font-size:clamp(1rem, 1.733vw, 1.3rem)}.esNote+*,.esNoteList+*,.esNote:where(:not(:first-child)),.esNoteList:where(:not(:first-child)){margin-top:var(--mt, clamp(1rem, 2.667vw, 2rem))}.esNoteList li{list-style:none;padding-left:1em}.esNoteList li::before{content:"※";display:inline-block;width:1em;margin-left:-1em}.esImg+*{margin-top:var(--mt, 2.5rem)}.esPointBox{padding:clamp(2rem, 4vw, 3rem);background:#fdff4f;-webkit-box-shadow:var(--shadow);box-shadow:var(--shadow);border-radius:var(--radius);text-align:left}.esPointBox_title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.5em;color:var(--keycolor);font-size:clamp(1.3rem, 2.533vw, 1.9rem);font-weight:bold;--icon-size: 1.35em}.esPointBox_title+*{margin-top:var(--mt, clamp(0.5rem, 1.333vw, 1rem))}.esPointBox .esText{font-size:clamp(1.1rem, 2.267vw, 1.7rem)}@media (min-width: 767px){.esPointBox-share{position:relative;padding-left:10rem}.esPointBox-share .icon{--icon-size: 4.5rem;position:absolute;top:0;bottom:0;left:3rem;margin:auto}.esPointBox-share .esText{--mt: 0}}.esEmText{color:var(--keycolor);font-size:clamp(1.2rem, 2.667vw, 2rem);font-weight:bold}.esTable-course-basic .esEmText{color:#ff8400}.priceText{display:block;font-size:clamp(1.2rem, 2.667vw, 2rem);font-weight:bold;text-align:right;line-height:1.3;letter-spacing:normal}.priceText em{color:#ff1748;font-size:1.8em}.priceText small{font-size:0.7em}.esTable{background:#fff;border-radius:var(--radius);font-size:clamp(1rem, 2.4vw, 1.8rem);overflow:hidden}.esTable-obu{--keycolor: #02BA9C;--keycolor-sat: #00B1BF}.esTable+*{margin-top:var(--mt, clamp(1.5rem, 3.333vw, 2.5rem))}.esTable :where(tr):not(:first-child){border-top:1px solid #e8ebf0}.esTable :where(th, td){padding:1.2em 1.2em;vertical-align:middle;text-align:center}.esTable :where(th){background:#f3f8ff;color:var(--keycolor);font-size:1.111em;font-weight:bold}.esTable :where(thead th){padding-top:0.5em;padding-bottom:0.5em;background:var(--keycolor);color:#fff;font-size:1.222em}.esTable_price{text-align:right}.esTable .priceText{margin:0 0.5rem}.esTable_satBg{background:var(--keycolor-sat)}.esTable_month{background:#fdff4f}.esTable_time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.5em;white-space:nowrap;line-height:1;font-size:1em;font-weight:500}.esTable_sat{color:var(--keycolor-sat)}.esTable-course :where(th){width:28%}.esTable-schedule :where(th, td){border-right:1px solid #e8ebf0}.esTable-schedule :where(td){line-height:1}.esTable-law{font-size:inherit;border-radius:0}.esTable-law :where(th, td){padding:1.5em;border:1px solid #e8ebf0}.esTable-law :where(th){width:28%}.esTable-law :where(td){text-align:left}.esTable-law ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0.5em;margin:0.5em 0 0.5em 2em}.esTable-law .imgText-email{width:auto;height:1.2em;aspect-ratio:548/36}.esTable.esTable-course-basic{background:#fff;border-radius:var(--radius);font-size:clamp(1rem, 2.4vw, 1.8rem);overflow:hidden}.esTable.esTable-course-basic+*{margin-top:var(--mt, clamp(1.5rem, 3.333vw, 2.5rem))}.esTable.esTable-course-basic :where(tr):not(:first-child){border-top:1px solid #fcf6ef}.esTable.esTable-course-basic :where(th, td){padding:1.2em 1.2em;vertical-align:middle}.esTable.esTable-course-basic :where(th){background:#fdf6ef;color:#ff8400;font-size:1.111em;font-weight:bold}.esTable.esTable-course-basic :where(thead th){padding-top:0.5em;padding-bottom:0.5em;background:#ff8400;color:#fff;font-size:1.222em}.esTable.esTable-course-basic_price{text-align:right}.esTable.esTable-course-basic .priceText{margin:0 0.5rem}.esTable.esTable-course-basic_satBg{background:var(--keycolor-sat)}.esTable.esTable-course-basic_month{background:#fdff4f}.esTable.esTable-course-basic_time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.5em;white-space:nowrap;line-height:1;font-size:1em;font-weight:500}.esTable.esTable-course-basic_sat{color:var(--keycolor-sat)}.esTable.esTable-course-basic-course :where(th){width:28%}.esTable.esTable-course-basic-schedule :where(th, td){border-right:1px solid #e8ebf0}.esTable.esTable-course-basic-schedule :where(td){line-height:1}.esTable.esTable-course-basic-law{font-size:inherit;border-radius:0}.esTable.esTable-course-basic-law :where(th, td){padding:1.5em;border:1px solid #e8ebf0}.esTable.esTable-course-basic-law :where(th){width:28%}.esTable.esTable-course-basic-law :where(td){text-align:left}.esTable.esTable-course-basic-law ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0.5em;margin:0.5em 0 0.5em 2em}.esTable.esTable-course-basic-law .imgText-email{width:auto;height:1.2em;aspect-ratio:548/36}.scheduleText{color:var(--keycolor)}.scheduleText-sat{color:var(--keycolor-sat)}@media (max-width: 767px){.esSec-access{padding-bottom:2rem}.esPointBox_title{letter-spacing:0.05em}.esPointBox_title .icon-movie{--icon-size: 1.8em;background-size:98% auto}.esTable-course :where(th){font-size:1.4rem}.esTable-course :where(thead th){font-size:1.7rem}.esTable-schedule :where(th){padding:0.6em 0.5em}.esTable-schedule :where(td){padding:1.2em 0.5em}.esTable-law{word-break:break-word}.esTable-law :where(th, td){font-size:1.2rem;padding:0.6em 0.8em}.esTable-law :where(th){width:8em}.esTable-law .imgText-email{height:1em}.esTable.esTable-course-basic-course :where(th){font-size:1.4rem}.esTable.esTable-course-basic-course :where(thead th){font-size:1.7rem}.esTable.esTable-course-basic-schedule :where(th){padding:0.6em 0.5em}.esTable.esTable-course-basic-schedule :where(td){padding:1.2em 0.5em}.esTable.esTable-course-basic-law{word-break:break-word}.esTable.esTable-course-basic-law :where(th, td){font-size:1.2rem;padding:0.6em 0.8em}.esTable.esTable-course-basic-law :where(th){width:8em}.esTable.esTable-course-basic-law .imgText-email{height:1em}}.esMv{position:relative;background:#f1f1f4;overflow:hidden;padding:0 1.5rem}.esMv_img.js-esMv{position:absolute;inset:0;z-index:0}.esMv_img.js-esMv img{width:auto;height:100%;-o-object-fit:cover;object-fit:cover;margin:auto}.esMv_img.js-esMv .slick-list,.esMv_img.js-esMv .slick-track{height:100%}.esMv_img.js-esMv [data-slick-index="0"]{background:-webkit-gradient(linear, left top, right top, color-stop(50%, transparent), color-stop(50%, #e8eaee));background:linear-gradient(to right, transparent 50%, #e8eaee 50%)}.esMv .inner{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:clamp(34rem, 80vw, 60rem);padding:clamp(1.5rem, 4vw, 6rem) 0;gap:4rem}.esMv_note{position:absolute;left:20px;bottom:5px;z-index:1}.esMv_logo{width:clamp(10.8rem, 28.533vw, 21.8rem)}.esMv_copy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.esMv_copy_main,.esMv_copy_sub,.esMv_copy_text{opacity:0}.esMv_copy_main{width:clamp(29.5rem, 78.8vw, 59.1rem)}.esMv_copy_sub{width:clamp(22.6rem, 60.133vw, 45.1rem)}.esMv_copy_text{width:clamp(21.5rem, 57.333vw, 43rem);margin-top:clamp(0.5rem, 1.4vw, 2rem)}.esMv .esCvBtn{width:57rem;margin-left:0;font-size:2.3rem}.esMv.is-animation .esMv_copy_main,.esMv.is-animation .esMv_copy_sub,.esMv.is-animation .esMv_copy_text{-webkit-animation:kf-bounceIn 1s forwards;animation:kf-bounceIn 1s forwards}@-webkit-keyframes kf-bounceIn{0%,100%,20%,40%,60%,80%{-webkit-transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{-webkit-transform:scale(0.3);transform:scale(0.3);opacity:0}20%{-webkit-transform:scale(1.3);transform:scale(1.3)}40%{-webkit-transform:scale(0.8);transform:scale(0.8)}60%{-webkit-transform:scale(1.02);transform:scale(1.02);opacity:1}80%{-webkit-transform:scale(0.98);transform:scale(0.98)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes kf-bounceIn{0%,100%,20%,40%,60%,80%{-webkit-transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{-webkit-transform:scale(0.3);transform:scale(0.3);opacity:0}20%{-webkit-transform:scale(1.3);transform:scale(1.3)}40%{-webkit-transform:scale(0.8);transform:scale(0.8)}60%{-webkit-transform:scale(1.02);transform:scale(1.02);opacity:1}80%{-webkit-transform:scale(0.98);transform:scale(0.98)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.esMv.is-animation .esMv_copy_sub{-webkit-animation-delay:.2s;animation-delay:.2s}.esMv.is-animation .esMv_copy_text{-webkit-animation-delay:.4s;animation-delay:.4s}@media (max-width: 767px){.esMv_img.js-esMv img{width:100%}.esMv .inner{padding-bottom:3rem}.esMv_note{font-size:1.2rem}.esMv_logo{margin-left:auto;margin-bottom:auto}.esMv_copy{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.esMv .esCvBtn{display:none}}.esNav{--color-ho: #fdff4f;background:var(--keycolor-sub);color:#fff;font-size:clamp(1.4rem, 2.4vw, 1.8rem);font-weight:bold;text-align:center}.esNav_list{display:-webkit-box;display:-ms-flexbox;display:flex}.esNav_list :where(li){position:relative;-webkit-box-flex:1;-ms-flex:auto;flex:auto;list-style:none}.esNav_list :where(li):not(:first-child)::before{content:'';position:absolute;top:0;bottom:0;left:-1px;height:1em;width:100%;margin:auto;border:1px solid currentColor;border-width:0 0 0 1px;opacity:0.3;pointer-events:none}.esNav_list :where(li) a{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;padding:1.5em 0.5em;color:inherit;line-height:1.5}.esNav_list :where(li) a::after{--size: var(--icon-size, 1em);--color: var(--icon-color, currentColor);content:"";-webkit-box-flex:0;-ms-flex:none;flex:none;display:inline-block;vertical-align:middle;width:var(--size);aspect-ratio:1;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-image:url(../img/eschool/eschool_ic_arrow.png);mask-image:url(../img/eschool/eschool_ic_arrow.png);background-color:var(--color);--icon-size: 0.6em;--btm: 0.6em;position:absolute;left:0;right:0;margin:auto;bottom:0.6em;-webkit-transform:rotate(90deg);transform:rotate(90deg)}@media screen and (hover: hover){.esNav_list :where(li) a:hover{color:var(--color-ho)}}.esNav_list_entry a::after{-webkit-transform:rotate(0deg);transform:rotate(0deg)}@media (min-width: 767px){.esNav_list_entry a::after{content:none}}.esNav_list_subpage a::after{-webkit-transform:rotate(0deg);transform:rotate(0deg)}@media (min-width: 767px){.esNav_list_subpage a::after{content:none}}.esNav-btm{--color-ho: #1f66ca;background:#fff;color:#000}.esNav-btm .esNav_list :where(li):not(:first-child)::before{opacity:0.15}@media (min-width: 767px){.esNav-btm .esNav_list :where(li):not(:first-child)::before{top:1em}}.esNav-btm .esNav_list :where(li) a::after{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}@media (min-width: 767px){.esNav-btm .esNav_list :where(li) a{padding-top:1.8em;padding-bottom:1em}.esNav-btm .esNav_list :where(li) a::after{top:var(--btm);bottom:auto}}@media (max-width: 767px){.esNav_list{-ms-flex-wrap:wrap;flex-wrap:wrap}.esNav_list :where(li){width:50%}.esNav_list :where(li):not(:first-child)::before{height:100%;border-width:1px 0 0 1px}.esNav_list :where(li) a{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left;padding:1em}.esNav_list :where(li) a::after{top:0;bottom:0;left:auto;right:0.8em}.esNav_list_spFull,.esNav_list_entry{width:100%}.esNav_list_spFull a,.esNav_list_entry a{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.esNav_list_entry{background:#ff4083}.esNav_list_entry a{padding-top:1.5em;padding-bottom:1.5em}.esNav-btm .esNav_list_entry{display:none}}.esAbtIntro{padding:clamp(2rem, 4.5vw, 4.5rem);border:clamp(0.3rem, 0.8vw, 0.6rem) solid var(--keycolor);border-radius:clamp(2rem, 4vw, 3rem);background-color:#fff;-webkit-box-shadow:var(--shadow);box-shadow:var(--shadow);text-align:center}.esAbtIntro .esPointBox{-webkit-box-shadow:none;box-shadow:none}@media (min-width: 767px){.esAbtIntro .esPointBox_title{font-size:1.8rem;line-height:1.2}.esAbtIntro .esPointBox .esText{font-size:1.4rem}}.esAbtIntro+*{margin-top:var(--mt, clamp(3rem, 8vw, 6rem))}.esAbtMovie{display:block;max-width:100%;height:auto;margin-left:auto;margin-right:auto;aspect-ratio:1/0.564}@media (max-width: 767px){.esAbtIntro{text-align:left}}.esFlowWrap{--gap: clamp(3rem, 6.667vw, 5rem);list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;gap:var(--gap)}.esFlowWrap+*{margin-top:var(--mt, clamp(2rem, 6vw, 4.5rem))}.esFlowWrap>*:not(:first-child){position:relative}.esFlowWrap>*:not(:first-child)::before{--size: var(--icon-size, 1em);--color: var(--icon-color, currentColor);content:"";-webkit-box-flex:0;-ms-flex:none;flex:none;display:inline-block;vertical-align:middle;width:var(--size);aspect-ratio:1;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-image:url(../img/eschool/eschool_ic_flow.png);mask-image:url(../img/eschool/eschool_ic_flow.png);background-color:var(--color);--color: var(--keycolor);--size: clamp(3rem, 6.667vw, 5rem) ;aspect-ratio:1/1.3;position:absolute;top:0;bottom:0;margin:auto;right:100%}@media (min-width: 767px){.esFlowWrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.esFlowWrap>*{width:calc(100% / 3 - (var(--gap) - var(--gap)/3));-webkit-box-flex:0;-ms-flex:none;flex:none}.esFlowWrap>* .esFlowBox{height:100%}}.esFlowWrap-lesson .esImg{max-width:clamp(10rem, 17.733vw, 13.3rem)}.esFlowWrap-admission{--gap: clamp(2rem, 6.667vw, 5rem)}.esFlowWrap-admission>*{margin-top:clamp(3rem, 5.333vw, 4rem)}.esFlowWrap-admission>*:not(:first-child)::before{--color: #3dc0ff;--size: clamp(1.3rem, 3.067vw, 2.3rem);margin-right:1rem;aspect-ratio:1/ 2.05;-webkit-mask-size:auto 100%;mask-size:auto 100%;-webkit-mask-position:right center;mask-position:right center}.esFlowWrap-admission .esFlowBox :where(dt){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:clamp(1.7rem, 3.2vw, 2.4rem)}.esFlowWrap-admission .esFlowBox :where(dd){-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.esFlowBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff;border-radius:var(--radius);-webkit-box-shadow:var(--shadow);box-shadow:var(--shadow);font-size:clamp(1.3rem, 2vw, 1.5rem);text-align:center}.esFlowBox :where(dt){-webkit-box-flex:0;-ms-flex:none;flex:none;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:clamp(1rem, 2.667vw, 2rem);background:var(--keycolor);border-top-left-radius:inherit;border-top-right-radius:inherit;gap:0 0.5em;color:#fff;font-size:clamp(1.8rem, 3.467vw, 2.6rem);font-weight:bold;letter-spacing:0.06em}.esFlowBox :where(dd){-webkit-box-flex:1;-ms-flex:auto;flex:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:clamp(1.5rem, 2.667vw, 2rem) clamp(2rem, 4.667vw, 3.5rem)}.esFlowBox_clm{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;text-align:left;--mt: 0}.esFlowBox_clm :where(.esImg){-webkit-box-flex:0;-ms-flex:none;flex:none;margin-left:auto;margin-right:-1rem}.esFlowBox_num{width:clamp(2.8rem, 6.133vw, 4.6rem);margin-left:-2rem}.esFlowBox_step{position:absolute;top:0;left:0;right:0;width:clamp(6rem, 13.333vw, 10rem);aspect-ratio:1/ 0.5;margin:auto;padding-top:clamp(0.5rem, 1.333vw, 1rem);background:var(--keycolor);border-radius:10rem 10rem 0 0;-webkit-transform:translate(0, -65%);transform:translate(0, -65%);text-align:center}.esFlowBox_step img{width:clamp(2.2rem, 5.067vw, 3.8rem)}.esFlowBox .esCvBtn{font-size:clamp(1.4rem, 2.4vw, 1.8rem)}.esNoteBox{padding:clamp(1rem, 2vw, 1.5rem) clamp(1.5rem, 2.667vw, 2rem);background:#eef5ff;font-size:clamp(1.15rem, 1.733vw, 1.3rem);text-align:left;line-height:1.7}.esNoteBox_title{color:var(--keycolor);font-weight:bold}@media (max-width: 767px){.esFlowWrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.esFlowWrap>*:not(:first-child)::before{-webkit-transform:rotate(90deg) translate(15%, 0);transform:rotate(90deg) translate(15%, 0);right:0;left:0;top:auto;bottom:100%}.esFlowWrap-admission>*:not(:first-child)::before{margin-right:auto;bottom:calc(100% + 3rem)}.esFlowWrap-admission .esFlowBox :where(dt){padding-top:1em}.esFlowBox{text-align:left}}.esSecInner{max-width:88rem;margin-left:auto;margin-right:auto}.esSecInnerM{max-width:100rem;margin-left:auto;margin-right:auto}.esSecInnerM+.esSecInnerM{margin-top:7rem}@media (max-width: 767px){.esSecInnerM+.esSecInnerM{margin-top:3rem}}.esBasicCourse{--box-p: clamp(1.5rem, 4vw, 4rem);display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:var(--radius);background-color:#ff8400;-webkit-box-shadow:var(--shadow);box-shadow:var(--shadow);color:#fff}.esBasicCourse_inner{-webkit-box-flex:1;-ms-flex:auto;flex:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:var(--box-p);width:48%}.esBasicCourse_img{width:52%;padding:clamp(1.5rem, 4vw, 5.5rem) 0;background:rgba(255,255,255,0.1);text-align:center}.esBasicCourse_target{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:#fff;margin-left:calc(-1 * var(--box-p));color:#ff8400;font-size:clamp(1rem, 2.267vw, 1.7rem);font-weight:bold}.esBasicCourse_target :is(dt, dd){display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0.2em 1em}.esBasicCourse_target dt{-webkit-box-flex:0;-ms-flex:none;flex:none;font-size:0.765em;background:#fdff4f}.esBasicCourse_target+*{margin-top:var(--mt, clamp(0.5rem, 1.6vw, 1.2rem))}.esBasicCourse_title{font-size:clamp(2.3rem, 4.933vw, 3.7rem);font-weight:bold;letter-spacing:normal;line-height:1.6}.esBasicCourse_name{font-size:clamp(1.1rem, 2.133vw, 1.6rem)}.esPrimeCourse{--box-p: clamp(1.5rem, 4vw, 4rem);display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:var(--radius);background-color:var(--keycolor);-webkit-box-shadow:var(--shadow);box-shadow:var(--shadow);color:#fff}.esPrimeCourse_inner{-webkit-box-flex:1;-ms-flex:auto;flex:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:var(--box-p);width:48%}.esPrimeCourse_img{width:52%;padding:clamp(1.5rem, 4vw, 5.5rem) 0;background:rgba(255,255,255,0.1);text-align:center}.esPrimeCourse_target{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:#fff;margin-left:calc(-1 * var(--box-p));color:var(--keycolor);font-size:clamp(1rem, 2.267vw, 1.7rem);font-weight:bold}.esPrimeCourse_target :is(dt, dd){display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0.2em 1em}.esPrimeCourse_target dt{-webkit-box-flex:0;-ms-flex:none;flex:none;font-size:0.765em;background:#fdff4f}.esPrimeCourse_target+*{margin-top:var(--mt, clamp(0.5rem, 1.6vw, 1.2rem))}.esPrimeCourse_title{font-size:clamp(2.3rem, 4.933vw, 3.7rem);font-weight:bold;letter-spacing:normal;line-height:1.6}.esPrimeCourse_name{font-size:clamp(1.1rem, 2.133vw, 1.6rem)}.esPrimeCourse_note{font-size:clamp(1rem, 1.733vw, 1.3rem);color:#fff}@media (max-width: 767px){.esBasicCourse{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.esBasicCourse_inner{text-align:center;width:100%}.esBasicCourse_img{width:auto;padding-left:1.5rem;padding-right:1.5rem}.esBasicCourse_target{margin-left:auto;margin-right:auto}.esPrimeCourse{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.esPrimeCourse_inner{text-align:center;width:100%}.esPrimeCourse_img{width:auto;padding-left:1.5rem;padding-right:1.5rem}.esPrimeCourse_target{margin-left:auto;margin-right:auto}}.esAccessBox{background:#fff}.esAccessBox+*{margin-top:var(--mt, clamp(2rem, 5.5vw, 7rem))}.esAccessBox_map{display:block;border:clamp(0.4rem, 1.067vw, 0.8rem) solid #fff}.esAccessBox_inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:clamp(0.5rem, 2.5vw, 3rem);padding:clamp(1rem, 3.333vw, 2.5rem)}.esAccessBox_title{padding:0.5em 2em;border:1px solid;border-radius:2em;color:var(--keycolor);font-size:clamp(1.2rem, 2.667vw, 2rem);font-weight:bold;line-height:1.1}.esAccessBox_address{font-size:clamp(1.2rem, 2.533vw, 1.9rem);font-weight:bold}.esAccessBox_car{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.5em;padding:0.5em 1em;background:#deecff;color:var(--keycolor);font-size:clamp(1rem, 2vw, 1.5rem);font-weight:bold;--icon-size: 1.5em}.esTelBox{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:var(--radius);background-color:#fff;-webkit-box-shadow:var(--shadow);box-shadow:var(--shadow);overflow:hidden}.esTelBox :where(dt, dd){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:clamp(1rem, 2.5vw, 3rem);gap:1rem 3rem}.esTelBox :where(dt){width:23%;background:var(--keycolor);color:#fff;font-size:clamp(1.7rem, 2.8vw, 2.1rem);font-weight:bold}.esTelBox :where(dd){-webkit-box-flex:1;-ms-flex:auto;flex:auto}.esTelText{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:0.2em;color:inherit;font-family:Arial, Helvetica, sans-serif;font-size:clamp(3.3rem, 6.533vw, 4.9rem);font-weight:900;letter-spacing:0.02em;line-height:1;white-space:nowrap}.esTelText::before{content:'';-webkit-box-flex:0;-ms-flex:none;flex:none;width:1.06em;aspect-ratio:1;background:url(../img/eschool/eschool_ic_fcall.png) no-repeat 50% 50%/contain}.esTelTime{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1em;font-size:clamp(1.3rem, 2.133vw, 1.6rem);font-weight:bold;--mt: 0}.esTelTime_title{padding:0.1em 0.5em;border:1px solid;font-size:0.75em;line-height:1.5}.esTelTime .esNote,.esTelTime .esNoteList{font-weight:500}@media (max-width: 767px){.esAccessBox_map{height:clamp(30rem, 66.667vw, 50rem)}.esAccessBox_inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.esTelBox{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.esTelBox :where(dt){width:auto}.esTelBox :where(dd){padding:clamp(1.5rem, 2.5vw, 3rem)}}.esFaqSec{position:relative;padding:var(--vertical-p) var(--side-p);background:#fff}.esFaqList{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:clamp(2rem, 5.333vw, 4rem)}.esFaqBox{border:2px solid #dde3ea;border-radius:var(--radius);overflow:hidden}.esFaqBox dt,.esFaqBox dd{position:relative;padding:clamp(1.2rem, 4.267vw, 3.2rem) clamp(1rem, 2.667vw, 2rem) clamp(1.2rem, 4.267vw, 3.2rem) clamp(5.5rem, 13.333vw, 10rem);line-height:2}.esFaqBox dt::before,.esFaqBox dd::before{content:'';position:absolute;top:clamp(1rem, 3.333vw, 2.5rem);left:clamp(1.5rem, 4vw, 3rem);width:clamp(3rem, 6.667vw, 5rem);aspect-ratio:1;background:url(../img/eschool/eschool_ic_a.png) no-repeat 50% 50%/contain}.esFaqBox dt{background:#f1f7fe;border-bottom:inherit;font-size:clamp(1.4rem, 3.2vw, 2.4rem);font-weight:bold;line-height:1.5}.esFaqBox dt::before{background-image:url(../img/eschool/eschool_ic_q.png)}.esFaqBox dd{font-size:clamp(1.2rem, 2.133vw, 1.6rem)}.esLink{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;vertical-align:top;gap:0.3em;color:#0055cc;text-decoration:underline}.esLink::before{--size: var(--icon-size, 1em);--color: var(--icon-color, currentColor);content:"";-webkit-box-flex:0;-ms-flex:none;flex:none;display:inline-block;vertical-align:middle;width:var(--size);aspect-ratio:1;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-image:url(../img/eschool/eschool_ic_arrow.png);mask-image:url(../img/eschool/eschool_ic_arrow.png);background-color:var(--color);--icon-size: 0.6em}@media screen and (hover: hover){.esLink:hover{text-decoration:none}}.esCvArea{position:relative;padding:clamp(3.5rem, 6.667vw, 5rem) var(--side-p) clamp(4.5rem, 8vw, 6rem);background:var(--keycolor-sub) url(../img/eschool/eschool_bg.png);background-blend-mode:soft-light}.esCvText{gap:0.8em;color:#fdff4f;font-size:clamp(1.6rem, 3.067vw, 2.3rem);font-weight:bold;text-align:center}.esCvText+*{margin-top:var(--mt, clamp(0.5rem, 3.333vw, 2.5rem))}.eschoolCopyright{padding:0.5em;background:#000;color:#fff;font-size:clamp(1rem, 1.733vw, 1.3rem);text-align:center}.esHeader{padding:2rem var(--side-p)}.esHeader>.inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.esHeader_logo{width:150px}.esHeader_link a{font-size:1.4rem;font-weight:bold;letter-spacing:0.05em;text-decoration:underline}.esPageTitle{padding:1em var(--side-p);background:var(--keycolor-sub);color:#fff;font-size:clamp(1.4rem, 2.4vw, 4.2rem);font-size:clamp(2.3rem, 5.2vw, 3.9rem);font-weight:bold;line-height:1.5}@media (max-width: 767px){.esHeader>.inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.esHeader_logo{width:120px}.esHeader_link a{font-size:1.2rem}}.esSchoolName{position:relative;padding-left:2.5rem;font-weight:bold;font-size:2.9rem;letter-spacing:0;line-height:1.15}@media (max-width: 767px){.esSchoolName{padding-left:1.5rem;font-size:2rem}}.esSchoolName::before{content:"";position:absolute;top:0;bottom:0;left:0;width:10px;height:100%;background-color:var(--keycolor);border-radius:99em}@media (max-width: 767px){.esSchoolName::before{width:6px}}.esSchoolName-obu{--keycolor: #02BA9C}.esSchoolName+*{margin-top:2rem}
