﻿@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&family=Outfit:wght@100..900&display=swap";:root{font-size:62.5%;--base_color: #e72258;--sub_color: #ece9e6;--wc: #fff;--bc: #3e1e00;--light-blue: #3db0c8;--blue: #4b67d1;--green: #59b33e;--purple: #955db8;--orange: #ff6c2b;--yellow: #ffe100;--base_font: "Noto Sans JP", sans-serif;--serif_font: "Noto Serif JP", serif;--en_font: "Outfit", sans-serif}@media(max-width: 1240px){:root{font-size:.8064516129vw}}@media(max-width: 1000px){:root{font-size:1.3333333333vw}}.c-serf{font-family:var(--serif_font)}.c-en{font-family:var(--en_font)}.for_sp{display:none !important}.for_pc{display:inline-block !important}.flex{display:flex;align-items:center}@media screen and (max-width: 1000px){.for_sp{display:inline-block !important}.for_pc{display:none !important}}html,body{width:100%}html{scroll-behavior:smooth}body{position:relative;background-color:#fff;font-size:1.6rem;line-height:1.45;letter-spacing:0;margin:0 auto;font-family:var(--base_font),sans-serif;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;-o-text-size-adjust:100%;text-size-adjust:100%;-webkit-font-smoothing:antialiased;color:var(--bc)}@media screen and (min-width: 1001px){a{transition:.3s ease-in-out}img{transition:.3s ease-in-out}a:active,a:hover,a:hover img{opacity:.5}.showup{opacity:0;transition:1s;transform:translateY(20px);-webkit-transform:translateY(20px);-moz-transform:translateY(20px);-ms-transform:translateY(20px);-o-transform:translateY(20px)}.upview{-moz-animation:showup .6s linear 0s 1 normal forwards;-webkit-animation:showup .6s linear 0s 1 normal forwards;-o-animation:showup .6s linear 0s 1 normal forwards;-ms-animation:showup .6s linear 0s 1 normal forwards}.upview.uv2{-moz-animation:showup .6s linear .3s 1 normal forwards;-webkit-animation:showup .6s linear .3s 1 normal forwards;-o-animation:showup .6s linear .3s 1 normal forwards;-ms-animation:showup .6s linear .3s 1 normal forwards}.upview.uv3{-moz-animation:showup .6s linear .6s 1 normal forwards;-webkit-animation:showup .6s linear .6s 1 normal forwards;-o-animation:showup .6s linear .6s 1 normal forwards;-ms-animation:showup .6s linear .6s 1 normal forwards}.upview.uv4{-moz-animation:showup .6s linear .9s 1 normal forwards;-webkit-animation:showup .6s linear .9s 1 normal forwards;-o-animation:showup .6s linear .9s 1 normal forwards;-ms-animation:showup .6s linear .9s 1 normal forwards}.upview.uv5{-moz-animation:showup .6s linear 1.2s 1 normal forwards;-webkit-animation:showup .6s linear 1.2s 1 normal forwards;-o-animation:showup .6s linear 1.2s 1 normal forwards;-ms-animation:showup .6s linear 1.2s 1 normal forwards}.showdown{opacity:0;transition:1s;transform:translateY(-20px);-webkit-transform:translateY(-20px);-moz-transform:translateY(-20px);-ms-transform:translateY(-20px);-o-transform:translateY(-20px)}.downview{-moz-animation:showdown .6s linear 0s 1 normal forwards;-webkit-animation:showdown .6s linear 0s 1 normal forwards;-o-animation:showdown .6s linear 0s 1 normal forwards;-ms-animation:showdown .6s linear 0s 1 normal forwards}.downview.dv2{-moz-animation:showdown .6s linear .3s 1 normal forwards;-webkit-animation:showdown .6s linear .3s 1 normal forwards;-o-animation:showdown .6s linear .3s 1 normal forwards;-ms-animation:showdown .6s linear .3s 1 normal forwards}.downview.dv3{-moz-animation:showdown .6s linear .6s 1 normal forwards;-webkit-animation:showdown .6s linear .6s 1 normal forwards;-o-animation:showdown .6s linear .6s 1 normal forwards;-ms-animation:showdown .6s linear .6s 1 normal forwards}.downview.dv4{-moz-animation:showdown .6s linear .9s 1 normal forwards;-webkit-animation:showdown .6s linear .9s 1 normal forwards;-o-animation:showdown .6s linear .9s 1 normal forwards;-ms-animation:showdown .6s linear .9s 1 normal forwards}.showleft{opacity:0;transition:1s;transform:translateX(-20px);-webkit-transform:translateX(-20px);-moz-transform:translateX(-20px);-ms-transform:translateX(-20px);-o-transform:translateX(-20px)}.leftview{-moz-animation:showleft 1s linear 0s 1 normal forwards;-webkit-animation:showleft 1s linear 0s 1 normal forwards;-o-animation:showleft 1s linear 0s 1 normal forwards;-ms-animation:showleft 1s linear 0s 1 normal forwards}.showright{opacity:0;transition:1s;transform:translateX(20px);-webkit-transform:translateX(20px);-moz-transform:translateX(20px);-ms-transform:translateX(20px);-o-transform:translateX(20px)}.rightview{-moz-animation:showright 1s linear 0s 1 normal forwards;-webkit-animation:showright 1s linear 0s 1 normal forwards;-o-animation:showright 1s linear 0s 1 normal forwards;-ms-animation:showright 1s linear 0s 1 normal forwards}.wrap,#page{width:100%;position:relative}.mainw,.mainw_pc{max-width:114rem;margin:0 auto;padding:0 2rem}.img100{width:100%}.img100 img{width:100%}@-webkit-keyframes imgfade{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes showup{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}@-webkit-keyframes showdown{0%{opacity:0;transform:translateY(-20px)}100%{opacity:1;transform:translateY(0)}}@-webkit-keyframes showleft{0%{opacity:0;transform:translateX(-20px)}100%{opacity:1;transform:translateX(0)}}@-webkit-keyframes showright{0%{opacity:0;transform:translateX(20px)}100%{opacity:1;transform:translateX(0)}}}@media screen and (max-width: 1000px){body{font-size:max(10px,4.2666666667vw);line-height:1.45}a{transition:.3s ease-in-out}img{transition:.3s ease-in-out}a:active,a:hover,a:hover img{opacity:.7}.wrap,#page{width:100%;position:relative}.for_pc{display:none !important}.for_tab{display:none}.for_pcnotab{display:none !important}.for_nw{display:none !important}.showup{opacity:0;transition:1s;transform:translateY(4vw);-webkit-transform:translateY(4vw);-moz-transform:translateY(4vw);-ms-transform:translateY(4vw);-o-transform:translateY(4vw)}.upview{-moz-animation:showup 1s linear 0s 1 normal forwards;-webkit-animation:showup 1s linear 0s 1 normal forwards;-o-animation:showup 1s linear 0s 1 normal forwards;-ms-animation:showup 1s linear 0s 1 normal forwards}.showdown{opacity:0;transition:1s;transform:translateY(-4vw);-webkit-transform:translateY(-4vw);-moz-transform:translateY(-4vw);-ms-transform:translateY(-4vw);-o-transform:translateY(-4vw)}.downview{-moz-animation:showup 1s linear 0s 1 normal forwards;-webkit-animation:showup 1s linear 0s 1 normal forwards;-o-animation:showup 1s linear 0s 1 normal forwards;-ms-animation:showup 1s linear 0s 1 normal forwards}.showleft{opacity:0;transition:1s;transform:translateX(-4vw);-webkit-transform:translateX(-4vw);-moz-transform:translateX(-4vw);-ms-transform:translateX(-4vw);-o-transform:translateX(-4vw)}.leftview{-moz-animation:showleft 1s linear 0s 1 normal forwards;-webkit-animation:showleft 1s linear 0s 1 normal forwards;-o-animation:showleft 1s linear 0s 1 normal forwards;-ms-animation:showleft 1s linear 0s 1 normal forwards}.showright{opacity:0;transition:1s;transform:translateX(4vw);-webkit-transform:translateX(4vw);-moz-transform:translateX(4vw);-ms-transform:translateX(4vw);-o-transform:translateX(4vw)}.rightview{-moz-animation:showright 1s linear 0s 1 normal forwards;-webkit-animation:showright 1s linear 0s 1 normal forwards;-o-animation:showright 1s linear 0s 1 normal forwards;-ms-animation:showright 1s linear 0s 1 normal forwards}.mainw{width:90.1333333333vw;max-width:100%;margin:0 auto;padding:0}@-webkit-keyframes showup{0%{opacity:0;transform:translateY(4vw)}100%{opacity:1;transform:translateY(0)}}@-webkit-keyframes txtfade{0%{opacity:0;transform:translateY(4vw)}100%{opacity:1;transform:translateY(0)}}@-webkit-keyframes showleft{0%{opacity:0;transform:translateX(-20px)}100%{opacity:1;transform:translateX(0)}}@-webkit-keyframes showright{0%{opacity:0;transform:translateX(20px)}100%{opacity:1;transform:translateX(0)}}}.c-bg-img-ttl{text-align:center;font-size:3rem;font-weight:700;height:7.9rem;display:flex;align-items:center;justify-content:center;color:var(--wc);background:url(../img/common/bg-ttl.jpg) no-repeat center/cover}@media(max-width: 1000px){.c-bg-img-ttl{font-size:4rem;height:10rem;margin:0 calc(50% - 50vw);width:100vw}}.top_ttl{font-size:5rem;color:var(--base_color);text-align:center}@media screen and (max-width: 1000px){.top_ttl{font-size:6rem}}.u-text-center{text-align:center}.c-textL{font-size:3.6rem;font-weight:700}.c-textM{font-size:2rem;font-weight:700}@media screen and (max-width: 1000px){.c-textM{font-size:3.4rem}}.c-text{font-size:1.8rem;line-height:1.6666666667}@media screen and (max-width: 1000px){.c-text{font-size:3rem}}.c-fw300{font-weight:300}.c-fw700{font-weight:700}.c-color-base{color:var(--base_color)}.flex{display:flex}.c-section{padding:8rem 0 7rem}.bg_sub{background-color:var(--sub_color)}.borderTop{border-top:1px solid var(--bc)}.c-btn a{width:32.6rem;height:4.4rem;display:flex;align-items:center;justify-content:center;background-color:var(--base_color);color:var(--wc);border-radius:50px;position:relative;font-size:2rem;font-weight:700;border:.3rem solid var(--base_color);margin-left:auto;margin-right:auto;box-shadow:.4rem .4rem 0px 0px var(--yellow)}@media(max-width: 1000px){.c-btn a{width:42.8rem;height:6.6rem;font-size:3rem}}.c-btn a::after{position:absolute;top:38%;right:1.8rem;transform:rotate(-45deg);border-bottom:.2rem solid var(--wc);border-right:.2rem solid var(--wc);content:"";width:.6rem;height:.6rem}@media(max-width: 1000px){.c-btn a::after{right:3rem;top:48%}}.c-btn a:hover{color:var(--base_color);background-color:var(--wc);opacity:1}.c-btn a:hover::after{border-bottom:.3rem solid var(--base_color);border-right:.3rem solid var(--base_color)}.c-job-wrap{margin-top:5rem;gap:0 3.6rem;justify-content:center}.c-job-wrap dl{align-items:baseline;font-weight:700;gap:0 1.4rem;padding-bottom:1.4rem;border-bottom:.4rem solid var(--base_color)}.c-job-wrap dt{font-size:4.1rem}.c-job-wrap dd{font-size:8.5rem}.c-job-wrap dd span{font-size:4.2rem}@media screen and (max-width: 1000px){.job_wrap{margin-top:2.8rem;gap:0 3rem}}.point .point_list{margin-top:1.6rem}.point li{justify-content:space-between}.point li+li{margin-top:5rem}.point li:nth-child(even){flex-direction:row-reverse}.point .point_img{width:56.3636363636%}.point .point_contents{padding-left:2.6rem;width:43.6363636364%}.point h3{font-size:2.5rem}.point .c-text{margin-top:2.6rem}.point .c-btn{margin-top:5rem}.point .c-btn a{width:32.6rem;height:4.4rem}@media screen and (max-width: 1000px){.point .mainw{max-width:100%;width:100%}.point .flex{flex-direction:column}.point .point_list{margin-top:5rem}.point li{flex-direction:column}.point li+li{margin-top:5rem}.point li:nth-child(even){flex-direction:column}.point .point_img{width:100%}.point .point_img img{width:100%}.point .point_contents{width:89.7333333333vw;max-width:100%;margin:0 auto}.point h3{font-size:4rem;margin-top:3rem}.point .c-text{margin-top:1rem}.point .c-btn{margin-top:5rem}.point .c-btn a{width:49.3rem;height:6.6rem}}.c-course-mv{position:relative;padding-top:8rem}.c-course-mv-bg{position:absolute;top:0;left:0;width:100%;z-index:-1}.c-course-mv picture{display:block}.c-course-mv h2{text-align:center;letter-spacing:.1em}.c-course-mv h2 span{display:block}.c-course-mv .en{font-size:3rem}.c-course-mv .ja{color:var(--base_color);font-size:4.8rem;font-weight:700}@media screen and (max-width: 1000px){.c-course-mv .ja{font-size:5.6rem}}.c-course-mv-img{margin-top:5rem}@media screen and (max-width: 1000px){.c-course-mv-img{margin-top:3rem}}.c-course-mv-img img{width:100%}.c-course-mv .c-text{padding-top:6rem;padding-bottom:5.4rem;border-bottom:.1rem solid var(--bc)}@media screen and (max-width: 1000px){.c-course-mv .c-text{padding-top:4rem;padding-bottom:6rem}}.c-ttl-course{font-size:2.5rem;font-weight:700;text-align:center}@media screen and (max-width: 1000px){.c-ttl-course{font-size:4rem}}.c-access{margin-top:18rem}@media screen and (max-width: 1000px){.c-access{margin-top:10rem}}.c-access h2{padding-top:5.4rem}.c-access .flex{gap:0 5rem;justify-content:space-between}@media screen and (max-width: 1000px){.c-access .flex{flex-direction:column;gap:3rem 0}}.c-access dl{margin-top:1.4rem}@media screen and (max-width: 1000px){.c-access dl{margin-top:0}}.c-access dt{font-size:2.5rem;font-weight:700;letter-spacing:-0.02em}@media screen and (max-width: 1000px){.c-access dt{font-size:4rem}}.c-access dt span{font-size:1.8rem}@media screen and (max-width: 1000px){.c-access dt span{font-size:2.3rem}}.c-access dt a{font-size:3rem}@media screen and (max-width: 1000px){.c-access dt a{font-size:3.8rem}}.c-access dd{margin-top:1rem}.c-access-item_contents{width:36.6rem}@media screen and (max-width: 1000px){.c-access-item_contents{width:100%;display:flex;flex-direction:row-reverse}}.c-access-item{padding:5rem .5rem 11rem}.c-access-item_img{text-align:center}@media screen and (max-width: 1000px){.c-access-item_img{width:29rem}}.c-access-item:nth-of-type(even) .flex{flex-direction:row-reverse}@media screen and (max-width: 1000px){.c-access-item:nth-of-type(even) .flex{flex-direction:column}}.c-access iframe{aspect-ratio:112/55;max-width:67.2rem}picture img{width:100%}body{overflow-x:hidden}@media screen and (max-width: 1000px){.top_menu{background-color:#e72258;padding:2.5rem 3.5rem;width:100vw;margin-top:10rem;gap:0 5rem}.top_menu .pkLine::before{display:none}.top_menu .pkLine{font-size:3rem;font-weight:700;height:9.3rem;border-radius:5rem;padding-left:5.5rem;display:flex;align-items:center;color:#e72258;background:#fff url("../img/common/i_arrow.png") no-repeat center right 2.5rem/3rem}.top_menu li{width:calc(50% - 1.3rem)}.p-megaMenu.is-open .p-megaMenu__navigation{position:relative;top:initial;left:initial;min-height:auto}.js-button-megaMenu{position:relative}.js-button-megaMenu::after{position:absolute;top:50%;right:0;content:"＋";transform:translate(-50%, -50%);font-size:4rem}.p-megaMenu.is-open .p-megaMenu__open::after{content:"ー";transform:translate(-50%, -50%) rotate(0)}.p-megaMenu.is-open .p-megaMenu__open::after{rotate:initial !important}.p-megaMenu::after{display:none}.footer_navi.mainw .main_menu{cursor:pointer;position:relative}.footer_navi.mainw dt.main_menu::after{position:absolute;top:50%;right:0;content:"＋";transform:translate(-50%, -50%);font-size:4rem}.footer_navi.mainw dt.main_menu.is-open::after{content:"ー";transform:translate(-50%, -50%) rotate(0)}.footer_navi.mainw dt.main_menu a{pointer-events:none}.footer_navi.mainw dd{padding:2rem 5rem}.footer_navi.mainw dd a{display:block;position:relative}.footer_navi.mainw dd a::before{position:absolute;top:50%;left:-1rem;transform:translate(-100%, -50%);width:1rem;height:.1rem;background-color:#e72258;content:""}.sky{bottom:0 !important;left:0;right:0}.sky ul{display:flex;align-items:flex-end}.sky li{width:50%}.sky li a,.sky li img{width:100%}.reception{margin-top:0 !important}}.header{position:sticky !important;top:0;left:0;width:100%;z-index:100;background-color:#fff}.sky{z-index:90}.sky a{display:inline-block}.sky img{vertical-align:bottom;width:100%}.p-cta h2{max-width:89rem;margin-left:auto;margin-right:auto}@media(max-width: 1000px){.p-cta h2{max-width:62.5rem;margin-bottom:4rem}}.p-cta h2 img{width:100%}.p-cta h3{font-size:3rem;margin-bottom:3rem;text-align:center}.p-cta-wrap{display:flex;gap:0 3rem;justify-content:center;margin-bottom:3.6rem}.p-cta dl{display:flex;align-items:baseline;font-size:4.2rem;gap:0 1.2rem;font-weight:700;border-bottom:.4rem solid var(--base_color)}.p-cta dd span{font-size:8.5rem}.p-cta .c-btn{display:flex;justify-content:center;gap:1rem}@media(max-width: 1000px){.p-cta .c-btn{flex-direction:column;gap:2rem 0;align-items:center}}.p-cta .c-btn a{margin-left:0;margin-right:0}.p-contact{padding:9.8rem 0 10.4rem;background:url("../img/common/bg-gradation.jpg") no-repeat center/cover}@media(max-width: 1000px){.p-contact{padding:11.8rem 0 10rem;background:url("../img/common/bg-gradation-sp.jpg") no-repeat center/cover}}.p-contact h2{text-align:center;font-size:2.4rem;font-weight:700;margin-bottom:2.4rem}@media(max-width: 1000px){.p-contact h2{font-size:3rem;line-height:1.3333333333;margin-bottom:5.6rem}}.p-contact .footer_tel{font-size:1.6rem;justify-content:center;gap:0 4rem;margin-bottom:3rem}@media(max-width: 1000px){.p-contact .footer_tel{flex-direction:column;gap:3rem 0;font-size:3rem}}.p-contact .footer_tel .flex{align-items:center;gap:0 .6rem}@media(max-width: 1000px){.p-contact .footer_tel .flex{gap:0 2rem}}.p-contact .footer_tel img{margin-left:0}@media(max-width: 1000px){.p-contact .footer_tel{margin-bottom:8rem}}.p-contact .footer_tel a{font-size:2.7rem}@media(max-width: 1000px){.p-contact .footer_tel a{font-size:4.8rem}}.p-contact .c-btn a{box-shadow:none;border:.3rem solid var(--wc)}@media(max-width: 1000px){.p-point h2{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}}.p-point li{display:flex;align-items:center;gap:0 2.8rem;padding-bottom:4.8rem;padding-top:2rem;position:relative}@media(max-width: 1000px){.p-point li{flex-direction:column;gap:4.6rem 0;padding-bottom:6rem;padding-top:5rem}}.p-point li::after{position:absolute;bottom:0;left:0;width:91.6rem;height:1px;background:#000;content:""}@media(max-width: 1000px){.p-point li::after{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}}@media(max-width: 1000px){.p-point li::before{position:absolute;bottom:0;width:6.8rem;height:1rem;content:"";background:var(--wc);transform:translateY(50%);z-index:1;right:12.4rem}}.p-point li:nth-child(even){flex-direction:row-reverse}@media(max-width: 1000px){.p-point li:nth-child(even){flex-direction:column}}.p-point li:nth-child(even)::after{right:0;left:auto}@media(max-width: 1000px){.p-point li:nth-child(even)::before{right:auto;left:12.4rem}}.p-point li:last-child::after{display:none}.p-point-img{width:62rem}.p-point-img img{vertical-align:bottom;width:100%}@media(max-width: 1000px){.p-point-img{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}}.p-point-contents{flex:1}.p-point h3{font-size:2.5rem;font-weight:700;margin-bottom:1.6rem}@media(max-width: 1000px){.p-point h3{font-size:4rem;margin-bottom:1rem}}.p-point h3 span{display:inline-block;background:linear-gradient(transparent 60%, #fef399 40%)}/*# sourceMappingURL=contents.css.map */