@charset "UTF-8";/*! destyle.css v4.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */*,::after,::before{box-sizing:border-box;border-style:solid;border-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{margin:0}main{display:block}address,blockquote,dl,figure,form,iframe,p,pre,table{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}ol,ul{margin:0;padding:0;list-style:none}dt{font-weight:700}dd{margin-left:0}hr{box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:transparent;text-decoration:none;color:inherit}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}embed,iframe,img,object,svg{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:0 0;padding:0;margin:0;border-radius:0;text-align:inherit;text-transform:inherit}[type=button],[type=reset],[type=submit],button{cursor:pointer}[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled,button:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}option{padding:0}fieldset{margin:0;padding:0;min-width:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[type=number]{-moz-appearance:textfield}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-color:inherit;border-collapse:collapse}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:700}@keyframes kakukaku{0%{rotate:-4deg}50%{rotate:8deg}100%{rotate:-4deg}}@keyframes kumo{0%{translate:0 0}50%{translate:1em 0}100%{translate:0 0}}@keyframes ball{0%{translate:0 0}50%{translate:0 -1em}100%{translate:0 0}}@keyframes plane{0%{translate:100vw 0}20%{rotate:3deg}40%{rotate:-3deg}60%{rotate:3deg}80%{rotate:-3deg}100%{translate:-100vw 0}}@keyframes skill{0%{rotate:0deg}50%{rotate:-3deg}100%{rotate:0deg}}@keyframes course{0%{rotate:0deg}10%{rotate:-3deg}20%{rotate:3deg}30%{rotate:0deg}100%{rotate:0deg}}@keyframes heading{0%,100%,80%{transform:translateY(0)}90%{transform:translateY(-.2em)}}@keyframes bird{0%{top:-10%;left:0}10%{top:20%}20%{top:10%}50%{top:40%;left:120%}100%{top:40%;left:120%}}@keyframes door{0%{translate:0 0}5%{translate:-45% 0}10%{translate:-45% 0}15%{translate:0 0}}html{font-size:10px}@media screen and (max-width:1500px){html{font-size:.6666666667vw}}@media screen and (max-width:767px){html{font-size:2.5641025641vw}}body{font-family:"Zen Maru Gothic",serif;font-size:1.6rem;line-height:1.8;color:#091c27;background:#fbf6e9}main{display:block}a{color:#091c27;outline:0;text-decoration:none;transition:.3s}a:hover{opacity:.7}img{width:100%;height:auto}h1,h2,h3,h4,h5,h6{font-weight:700}button{color:#091c27}.l-container{display:block;overflow:hidden}.l-footer{background:#323232}.l-footer__container{padding:2.4rem 0 .8rem;border-bottom:1px solid #707070}@media screen and (max-width:767px){.l-footer__container{padding:0;border-bottom:none}}.l-footer__inner{display:flex;justify-content:space-between;max-width:109rem;margin:auto}@media screen and (max-width:767px){.l-footer__inner{flex-direction:column}}.l-footer__content h2{font-size:3.4rem;font-weight:500;color:#fff;margin:0 0 1rem}@media screen and (max-width:767px){.l-footer__content h2{font-size:1.4rem;text-align:center;padding:1.8rem;margin:0;border-bottom:1px solid #707070}}.l-footer__content p{font-size:1.6rem;color:#fff}@media screen and (max-width:767px){.l-footer__content p{font-size:1.2rem;text-align:center;padding:2.4rem 0}}@media screen and (max-width:767px){.l-footer__company{display:none}}.l-footer__company h3{font-size:2.4rem;text-align:center;color:#fff;margin:0 0 .8rem}.l-footer__company p a{display:block;width:36rem}.l-footer__copyright{font-size:1rem;font-weight:500;text-align:center;color:#fff;padding:2.4rem}@media screen and (max-width:767px){.l-footer__copyright{padding:0 0 .8rem}}.l-header{position:absolute;top:4rem;right:10rem;z-index:2;opacity:0;visibility:hidden;transition:.6s 1.2s}.l-header.is-active{opacity:1;visibility:visible}@media screen and (max-width:767px){.l-header__nav{position:fixed;display:flex;flex-direction:column;justify-content:space-between;gap:5.6rem;top:0;left:0;width:100%;height:100%;background:url(../img/bg-nav01.webp) center bottom/cover;padding:10rem 3.2rem 3.2rem;transition:.4s;overflow-y:scroll;opacity:0;visibility:hidden}}@media screen and (max-width:767px){.l-header__nav.is-active{opacity:1;visibility:visible}}.l-header__nav__list{display:flex}@media screen and (max-width:767px){.l-header__nav__list{flex-direction:column;max-width:25.5rem;margin:0 auto 5.6rem}}.l-header__nav__list li{position:relative}@media screen and (max-width:767px){.l-header__nav__list li{border-bottom:.2rem solid #091c27}}.l-header__nav__list li+li:before{content:"";position:absolute;top:0;left:0;bottom:0;width:.2rem;height:1.6rem;background:#091c27;border-radius:1rem;margin:auto}@media screen and (max-width:767px){.l-header__nav__list li+li:before{content:none}}.l-header__nav__list li a{font-size:1.6rem;font-weight:700;padding:0 1.6rem}@media screen and (max-width:767px){.l-header__nav__list li a{display:flex;align-items:center;gap:1.6rem}}.l-header__nav__list li a span{display:none}@media screen and (max-width:767px){.l-header__nav__list li a span{font-family:"Amatic SC",serif;display:block;width:4.6rem;font-size:2.4rem}}.l-header__nav__company{display:none}@media screen and (max-width:767px){.l-header__nav__company{display:grid;gap:1.6rem}}.l-header__nav__company span{font-size:1.8rem;font-weight:700;text-align:center}.l-header__nav__company a{width:18rem;margin:auto}.l-header__nav__account{display:none}@media screen and (max-width:767px){.l-header__nav__account{display:flex;justify-content:center;flex-wrap:wrap;gap:2rem}}.l-header__nav__account li:last-child{width:100%}.l-header__nav__account li:last-child a{width:14rem;margin:auto}.l-header__nav__account li a{display:block;width:4rem}.l-header__menu{display:none}@media screen and (max-width:767px){.l-header__menu{position:fixed;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;top:0;right:0;width:4.8rem;height:4.8rem}}.l-header__menu.is-active span:nth-child(1){transform:translateY(.6rem) rotate(-45deg)}.l-header__menu.is-active span:nth-child(2){opacity:0}.l-header__menu.is-active span:nth-child(3){transform:translateY(-.6rem) rotate(45deg)}.l-header__menu span{width:1.8rem;height:.2rem;background:#000;border-radius:10rem;transition:.4s}.c-heading-primary{font-size:1.4rem;font-weight:700;text-align:center}@media screen and (max-width:767px){.c-heading-primary{font-size:1.2rem}}.c-heading-primary>span{font-family:"Amatic SC",serif;display:flex;justify-content:center;font-size:8.4rem;line-height:1.2}@media screen and (max-width:767px){.c-heading-primary>span{font-size:4.8rem}}.c-heading-primary>span span{animation:heading 4s cubic-bezier(.22,.61,.36,1) 0s infinite normal both}.c-heading-primary>span span:nth-child(1){animation-delay:0s}.c-heading-primary>span span:nth-child(2){animation-delay:.1s}.c-heading-primary>span span:nth-child(3){animation-delay:.2s}.c-heading-primary>span span:nth-child(4){animation-delay:.3s}.c-heading-primary>span span:nth-child(5){animation-delay:.4s}.c-heading-primary>span span:nth-child(6){animation-delay:.5s}.c-heading-primary>span span:nth-child(7){animation-delay:.6s}.c-heading-primary>span span:nth-child(8){animation-delay:.7s}.c-heading-primary>span span:nth-child(9){animation-delay:.8s}.c-heading-primary>span span:nth-child(10){animation-delay:.9s}.c-heading-primary>span span:nth-child(11){animation-delay:1s}.c-heading-primary>span span:nth-child(12){animation-delay:1.1s}.c-heading-primary>span span:nth-child(13){animation-delay:1.2s}.c-heading-primary>span span:nth-child(14){animation-delay:1.3s}.c-heading-primary>span span:nth-child(15){animation-delay:1.4s}.c-heading-primary>span span:nth-child(16){animation-delay:1.5s}.c-heading-primary>span span:nth-child(17){animation-delay:1.6s}.c-heading-primary>span span:nth-child(18){animation-delay:1.7s}.c-heading-primary>span span:nth-child(19){animation-delay:1.8s}.c-heading-primary>span span:nth-child(20){animation-delay:1.9s}.c-heading-primary.-skill{color:#fff}.u-animation-fade{opacity:0;transition:1s}.u-animation-fade.is-active{opacity:1}.u-device-sp{display:none}@media screen and (max-width:767px){.u-device-sp{display:block}}.u-device-tablet{display:none}@media screen and (max-width:1024px){.u-device-tablet{display:block}}@media screen and (max-width:767px){.u-device-pc{display:none}}.p-front-mv{position:relative}.p-front-mv.is-active .p-front-mv__head__heading{opacity:1}.p-front-mv.is-active .p-front-mv__head__title img{opacity:1;rotate:0deg;transform:translateY(0) scale(1)}.p-front-mv.is-active .p-front-mv__head__txt{opacity:1}.p-front-mv.is-active .p-front-mv__ill img{opacity:1}.p-front-mv__container{position:absolute;top:0;left:0;width:100%;height:100%;padding:8.5333333333vw 0 18.6666666667vw}@media screen and (max-width:767px){.p-front-mv__container{padding:12.4rem 0 27.6rem}}.p-front-mv__head{display:flex;flex-direction:column;align-items:center}.p-front-mv__head__heading{position:relative;font-size:2.4vw;letter-spacing:.1em;text-indent:.1em;color:#fff;background:#dd685f;padding:0 2.1333333333vw;margin:0 0 2.1333333333vw;border-radius:6.6666666667vw;z-index:1;opacity:0;transition:.6s 1.2s}@media screen and (max-width:767px){.p-front-mv__head__heading{font-size:1.2rem;padding:.6rem 1.2rem;margin:0 0 3.2rem;border-radius:10rem}}.p-front-mv__head__title{position:relative;display:grid;grid-template-columns:repeat(5,1fr)}@media screen and (max-width:767px){.p-front-mv__head__title{margin:0 0 2.4rem}}.p-front-mv__head__title img{width:16vw;margin:-1.7333333333vw;opacity:0;transform:translateY(4em) scale(.2);transition:.6s cubic-bezier(.2,.8,.3,1.4)}@media screen and (max-width:767px){.p-front-mv__head__title img{width:7.3rem;margin:-.8rem}}.p-front-mv__head__title img:nth-child(1){rotate:-40deg;transition-delay:.6s}.p-front-mv__head__title img:nth-child(2){rotate:40deg;transition-delay:.6s}.p-front-mv__head__title img:nth-child(3){rotate:-40deg;transition-delay:.7s}.p-front-mv__head__title img:nth-child(4){rotate:40deg;transition-delay:.6s}.p-front-mv__head__title img:nth-child(5){rotate:-40deg;transition-delay:.7s}.p-front-mv__head__title img:nth-child(6){rotate:40deg;transition-delay:.6s}.p-front-mv__head__title img:nth-child(7){rotate:-40deg;transition-delay:.7s}.p-front-mv__head__title img:nth-child(8){rotate:40deg;transition-delay:.6s}.p-front-mv__head__title img:nth-child(9){rotate:-40deg;transition-delay:.7s}.p-front-mv__head__title img:nth-child(10){rotate:40deg;transition-delay:.6s}.p-front-mv__head__txt{font-family:Outfit,serif;position:relative;font-size:3.3333333333vw;font-weight:500;opacity:0;transition:.6s 1.2s}@media screen and (max-width:767px){.p-front-mv__head__txt{font-size:2.6rem}}.p-front-mv__ill img{position:absolute;animation:kakukaku 1s steps(2,end) infinite;opacity:0;transition:.4s}.p-front-mv__ill img:nth-child(1){width:7.4333333333vw;top:29%;left:46%;transition-delay:1.4s}@media screen and (max-width:767px){.p-front-mv__ill img:nth-child(1){width:4rem;top:31%}}.p-front-mv__ill img:nth-child(2){width:6.4333333333vw;top:40%;left:61%;transition-delay:1.5s;animation-duration:2s}@media screen and (max-width:767px){.p-front-mv__ill img:nth-child(2){width:3.2rem;top:36%}}.p-front-mv__ill img:nth-child(3){width:5.5333333333vw;bottom:0;left:13%;z-index:1;transition-delay:1.6s;animation-duration:4s}@media screen and (max-width:767px){.p-front-mv__ill img:nth-child(3){width:4rem;bottom:10%;left:10%}}.p-front-mv__ill img:nth-child(4){width:2.4vw;bottom:14%;left:30%;transition-delay:1.7s;animation-duration:2s}@media screen and (max-width:767px){.p-front-mv__ill img:nth-child(4){width:2rem;bottom:14%;left:33%}}.p-front-mv__ill img:nth-child(5){width:10.7666666667vw;bottom:4%;left:34%;transition-delay:1.8s;animation-duration:3s}@media screen and (max-width:767px){.p-front-mv__ill img:nth-child(5){width:7rem;bottom:2%;left:40%}}.p-front-mv__ill img:nth-child(6){width:10.9666666667vw;bottom:8%;left:50%;transition-delay:1.7s;animation-duration:4s}@media screen and (max-width:767px){.p-front-mv__ill img:nth-child(6){width:6.8rem;bottom:22%;left:46%}}.p-front-mv__ill img:nth-child(7){width:7.1333333333vw;bottom:0;left:71%;transition-delay:1.6s;animation:none}@media screen and (max-width:767px){.p-front-mv__ill img:nth-child(7){width:4.4rem;bottom:8%;left:64%}}.p-front-mv__ill img:nth-child(8){width:3.3333333333vw;bottom:84%;left:90%;z-index:1;transition-delay:1.4s;animation-duration:6s}@media screen and (max-width:767px){.p-front-mv__ill img:nth-child(8){width:2.4rem;left:82%}}.p-front-mv__ill img:nth-child(9){width:3.1666666667vw;bottom:2%;left:87%;z-index:1;transition-delay:1.4s;animation-duration:7s}@media screen and (max-width:767px){.p-front-mv__ill img:nth-child(9){width:2.2rem;bottom:10%;left:87%}}.p-front-mv__ill img:nth-child(10){width:40.8vw;top:3%;left:20%;transition-delay:1.4s;animation:plane 20s infinite}@media screen and (max-width:767px){.p-front-mv__ill img:nth-child(10){width:20rem;top:5%;left:25%}}.p-front-mv__ill img:nth-child(11){width:1.2vw;top:78.4%;left:72.3%;transition-delay:1.8s;animation:ball 2s infinite}@media screen and (max-width:767px){.p-front-mv__ill img:nth-child(11){width:.8rem;top:78.4%;left:66%}}.p-front-mv__ill img:nth-child(12){width:4.8666666667vw;top:14%;left:8%;transition-delay:1.3s}@media screen and (max-width:767px){.p-front-mv__ill img:nth-child(12){width:2.6rem;top:27%;left:3%}}.p-front-mv__ill img:nth-child(13){width:3.5vw;top:41%;left:3%;transition-delay:1.3s}@media screen and (max-width:767px){.p-front-mv__ill img:nth-child(13){width:2.2rem;top:49%;left:2%}}.p-front-mv__ill img:nth-child(14){width:1.8vw;top:57%;left:10%;z-index:1;transition-delay:1.3s}@media screen and (max-width:767px){.p-front-mv__ill img:nth-child(14){width:1.2rem;top:62%;left:22%}}.p-front-mv__ill img:nth-child(15){width:2.2666666667vw;top:22%;left:94%;transition-delay:1.3s}@media screen and (max-width:767px){.p-front-mv__ill img:nth-child(15){width:1.2rem;top:27%;left:91%}}.p-front-mv__ill img:nth-child(16){width:3.1vw;top:41%;left:88%;z-index:1;transition-delay:1.3s}@media screen and (max-width:767px){.p-front-mv__ill img:nth-child(16){width:1.8rem;top:53%;left:84%}}.p-front-mv__ill img:nth-child(17){width:2.8333333333vw;top:58%;left:92%;transition-delay:1.3s}@media screen and (max-width:767px){.p-front-mv__ill img:nth-child(17){width:1.6rem;top:68%;left:92%}}.p-front-mv__ill img:nth-child(18){width:6.7333333333vw;top:8%;left:28%;mix-blend-mode:overlay;transition-delay:1.2s;animation:kumo 10s infinite;animation-delay:1s}@media screen and (max-width:767px){.p-front-mv__ill img:nth-child(18){width:5.2rem;top:6%;left:34%}}.p-front-mv__ill img:nth-child(19){width:10.6666666667vw;top:28%;left:5%;mix-blend-mode:overlay;transition-delay:1.2s;animation:kumo 10s infinite;animation-delay:2s}@media screen and (max-width:767px){.p-front-mv__ill img:nth-child(19){width:6.8rem;top:24%;left:2%}}.p-front-mv__ill img:nth-child(20){width:14.4666666667vw;top:56%;left:0;mix-blend-mode:overlay;transition-delay:1.2s;animation:kumo 10s infinite;animation-delay:3s}@media screen and (max-width:767px){.p-front-mv__ill img:nth-child(20){width:9.2rem;top:53%;left:1%}}.p-front-mv__ill img:nth-child(21){width:8.3333333333vw;top:10%;left:84%;mix-blend-mode:overlay;transition-delay:1.2s;animation:kumo 10s infinite;animation-delay:1s}@media screen and (max-width:767px){.p-front-mv__ill img:nth-child(21){width:5rem;top:13%;left:75%}}.p-front-mv__ill img:nth-child(22){width:10.7333333333vw;top:34%;left:88%;mix-blend-mode:overlay;transition-delay:1.2s;animation:kumo 10s infinite;animation-delay:2s}@media screen and (max-width:767px){.p-front-mv__ill img:nth-child(22){width:6.4rem;top:48%;left:82%}}.p-front-mv__ill img:nth-child(23){width:6.7333333333vw;top:63%;left:83%;mix-blend-mode:overlay;transition-delay:1.2s;animation:kumo 10s infinite;animation-delay:3s}@media screen and (max-width:767px){.p-front-mv__ill img:nth-child(23){width:4rem;top:67%;left:74%}}.p-front-mv__ill img:nth-child(24){width:18.7vw;top:70%;left:1%;transition-delay:1.2s;animation:none}@media screen and (max-width:767px){.p-front-mv__ill img:nth-child(24){width:9.4rem;top:70%;left:0}}.p-front-mv__ill img:nth-child(25){width:21.0666666667vw;top:72%;left:78%;transition-delay:1.2s;animation:none}@media screen and (max-width:767px){.p-front-mv__ill img:nth-child(25){width:10.4rem;top:72%;left:73%}}.p-front-mv__ill img:nth-child(26){width:2.9666666667vw;top:84%;left:21%;transition-delay:1.2s}@media screen and (max-width:767px){.p-front-mv__ill img:nth-child(26){width:2rem;top:78%;left:25%}}.p-front-mv__ill img:nth-child(27){width:2.9666666667vw;top:76%;left:46%;transition-delay:1.2s}@media screen and (max-width:767px){.p-front-mv__ill img:nth-child(27){width:1.4rem;top:74%;left:39%}}.p-front-mv__ill img:nth-child(28){width:3.1vw;top:92%;left:24%;transition-delay:1.2s}@media screen and (max-width:767px){.p-front-mv__ill img:nth-child(28){width:2.2rem;top:91%;left:22%}}.p-front-mv__ill img:nth-child(29){width:6.6vw;top:88%;left:63%;transition-delay:1.2s}@media screen and (max-width:767px){.p-front-mv__ill img:nth-child(29){width:4rem;top:83%;left:53%}}.p-front-mv__ill img:nth-child(30){width:3.2333333333vw;top:93%;left:85%;transition-delay:1.2s}@media screen and (max-width:767px){.p-front-mv__ill img:nth-child(30){width:2.2rem;top:86%;left:81%}}.p-front-about{padding:10rem 0}@media screen and (max-width:767px){.p-front-about{padding:6rem 0 4.8rem}}.p-front-about__container{position:relative;max-width:150rem;margin:auto}.p-front-about__head{margin:0 0 6rem}@media screen and (max-width:767px){.p-front-about__head{margin:0 0 4rem}}.p-front-about__main p{font-size:2.2rem;font-weight:500;text-align:center}@media screen and (max-width:767px){.p-front-about__main p{font-size:1.8rem}}.p-front-about__main p+p{margin:2em 0 0}.p-front-about__main p small{font-family:Outfit,serif;font-size:1.8rem}.p-front-about__ill img{position:absolute;animation:kakukaku 1s steps(2,end) infinite}.p-front-about__ill img:nth-child(1){width:14.8rem;top:0;left:8%;animation-duration:1s}@media screen and (max-width:767px){.p-front-about__ill img:nth-child(1){width:5rem;top:-6%}}.p-front-about__ill img:nth-child(2){width:13.4rem;top:-4%;left:80%;animation-duration:2s}@media screen and (max-width:767px){.p-front-about__ill img:nth-child(2){width:5.6rem;top:-8%}}.p-front-about__ill img:nth-child(3){width:10.75rem;top:28%;left:88%;animation-duration:3s}@media screen and (max-width:767px){.p-front-about__ill img:nth-child(3){width:4rem;top:96%}}.p-front-about__ill img:nth-child(4){width:4.55rem;top:20%;left:24%;animation-duration:4s}@media screen and (max-width:767px){.p-front-about__ill img:nth-child(4){width:2rem;top:4%;left:12%}}.p-front-about__ill img:nth-child(5){width:14.3rem;top:10%;left:2%;animation-duration:5s}@media screen and (max-width:767px){.p-front-about__ill img:nth-child(5){width:5.6rem;top:-4%;left:0}}.p-front-about__ill img:nth-child(6){width:6.1rem;top:20%;left:26%;animation-duration:6s}@media screen and (max-width:767px){.p-front-about__ill img:nth-child(6){width:2.8rem;top:4%;left:16%}}.p-front-about__ill img:nth-child(7){width:6.1rem;top:86%;left:20%;animation-duration:7s}@media screen and (max-width:767px){.p-front-about__ill img:nth-child(7){width:2.8rem;top:100%;left:10%}}.p-front-about__ill img:nth-child(8){width:5.5rem;top:34%;left:16%;animation-duration:8s}@media screen and (max-width:767px){.p-front-about__ill img:nth-child(8){width:2.8rem;top:1%;left:76%}}.p-front-about__ill img:nth-child(9){width:5.5rem;top:70%;left:76%;animation-duration:9s}@media screen and (max-width:767px){.p-front-about__ill img:nth-child(9){width:2.8rem;top:101%;left:50%}}.p-front-about__ill img:nth-child(10){width:6.1rem;top:32%;left:20%;animation-duration:2s}@media screen and (max-width:767px){.p-front-about__ill img:nth-child(10){width:2.8rem;top:1%;left:84%}}.p-front-about__ill img:nth-child(11){width:6.1rem;top:68%;left:80%;animation-duration:3s}@media screen and (max-width:767px){.p-front-about__ill img:nth-child(11){width:2.8rem;top:101%;left:58%}}.p-front-about__ill img:nth-child(12){width:6.1rem;top:40%;left:80%;animation-duration:4s}@media screen and (max-width:767px){.p-front-about__ill img:nth-child(12){width:2.6rem;top:100%;left:78%}}.p-front-course{padding:10rem 0}@media screen and (max-width:767px){.p-front-course{padding:8rem 2rem 4.8rem}}.p-front-course__container{max-width:125rem;margin:auto}.p-front-course__head{display:flex;flex-direction:column;align-items:center;margin:0 0 6rem}@media screen and (max-width:767px){.p-front-course__head{margin:0 0 4rem}}.p-front-course__head__heading{position:relative}.p-front-course__head__ill img{position:absolute;animation:kakukaku 1s steps(2,end) infinite}.p-front-course__head__ill img:nth-child(1){width:11.25rem;top:2rem;left:-12rem;animation-duration:1s}@media screen and (max-width:767px){.p-front-course__head__ill img:nth-child(1){width:5rem;left:-6rem}}.p-front-course__head__ill img:nth-child(2){width:11.45rem;top:2rem;right:-12rem;animation-duration:2s}@media screen and (max-width:767px){.p-front-course__head__ill img:nth-child(2){width:5rem;right:-6rem}}.p-front-course__head__ill img:nth-child(3){width:11.15rem;top:0;left:-54rem;animation-duration:3s}@media screen and (max-width:767px){.p-front-course__head__ill img:nth-child(3){width:4.8rem;top:-6rem;left:-14rem}}.p-front-course__head__ill img:nth-child(4){width:10.65rem;top:0;right:-54rem;animation-duration:4s}@media screen and (max-width:767px){.p-front-course__head__ill img:nth-child(4){width:4rem;top:2rem;right:-12rem}}.p-front-course__head__ill img:nth-child(5){width:2.9rem;top:18rem;right:-40rem;animation-duration:5s}@media screen and (max-width:767px){.p-front-course__head__ill img:nth-child(5){width:1rem;top:10rem;right:-7rem}}.p-front-course__head__ill img:nth-child(6){width:8.7rem;top:7rem;left:-60rem;animation:none}@media screen and (max-width:767px){.p-front-course__head__ill img:nth-child(6){width:4rem;top:-3rem;left:-14.4rem}}.p-front-course__head__ill img:nth-child(7){width:17.15rem;top:0;right:-62rem;animation:none}@media screen and (max-width:767px){.p-front-course__head__ill img:nth-child(7){width:6rem;top:2rem;right:-14rem}}.p-front-course__head__txt{font-size:2.8rem;font-weight:700;text-align:center;margin:4rem 0 0}@media screen and (max-width:767px){.p-front-course__head__txt{font-size:1.8rem}}.p-front-course__main{position:relative;margin:0 0 20rem}@media screen and (max-width:767px){.p-front-course__main{margin:0 0 10rem}}.p-front-course__main__list{display:grid;grid-template-columns:repeat(4,1fr);gap:6rem}@media screen and (max-width:767px){.p-front-course__main__list{grid-template-columns:repeat(2,1fr);gap:6rem 2rem}}.p-front-course__main__item:nth-child(1) .p-front-course__main__img{animation-delay:1s}.p-front-course__main__item:nth-child(1) .p-front-course__main__ill-item img:nth-child(1){width:3.75rem;top:5rem;left:1rem;animation-duration:1s}@media screen and (max-width:767px){.p-front-course__main__item:nth-child(1) .p-front-course__main__ill-item img:nth-child(1){width:1.8rem;top:0}}.p-front-course__main__item:nth-child(1) .p-front-course__main__ill-item img:nth-child(2){width:5.6rem;right:2rem;bottom:2rem;animation-duration:2s}@media screen and (max-width:767px){.p-front-course__main__item:nth-child(1) .p-front-course__main__ill-item img:nth-child(2){width:3.6rem;bottom:1rem}}.p-front-course__main__item:nth-child(2) .p-front-course__main__img{animation-delay:3s}.p-front-course__main__item:nth-child(2) .p-front-course__main__ill-item img:nth-child(1){width:3.75rem;bottom:2rem;right:1rem;animation-duration:3s}@media screen and (max-width:767px){.p-front-course__main__item:nth-child(2) .p-front-course__main__ill-item img:nth-child(1){width:2.4rem;bottom:1rem;right:0}}.p-front-course__main__item:nth-child(3) .p-front-course__main__img{animation-delay:1s}.p-front-course__main__item:nth-child(3) .p-front-course__main__ill-item img:nth-child(1){width:3.75rem;top:2rem;left:1rem;animation-duration:4s}@media screen and (max-width:767px){.p-front-course__main__item:nth-child(3) .p-front-course__main__ill-item img:nth-child(1){width:2.4rem;top:0;left:0}}.p-front-course__main__item:nth-child(4) .p-front-course__main__img{animation-delay:3s}.p-front-course__main__item:nth-child(4) .p-front-course__main__ill-item img:nth-child(1){width:10.3rem;bottom:0;right:-8rem;animation-duration:5s}@media screen and (max-width:767px){.p-front-course__main__item:nth-child(4) .p-front-course__main__ill-item img:nth-child(1){width:4rem;right:-2rem}}.p-front-course__main__item:nth-child(4) .p-front-course__main__ill-item img:nth-child(2){width:2.95rem;bottom:20rem;right:2rem;animation-duration:6s}@media screen and (max-width:767px){.p-front-course__main__item:nth-child(4) .p-front-course__main__ill-item img:nth-child(2){width:1.6rem;bottom:14rem}}.p-front-course__main__item:nth-child(4) .p-front-course__main__ill-item img:nth-child(3){width:4.45rem;bottom:0;right:2rem;animation-duration:7s}@media screen and (max-width:767px){.p-front-course__main__item:nth-child(4) .p-front-course__main__ill-item img:nth-child(3){width:1.4rem;right:1.6rem}}.p-front-course__main__item:nth-child(5) .p-front-course__main__img{animation-delay:1s}.p-front-course__main__item:nth-child(5) .p-front-course__main__ill-item img:nth-child(1){width:4.3rem;top:14rem;left:-2rem;animation-duration:8s}@media screen and (max-width:767px){.p-front-course__main__item:nth-child(5) .p-front-course__main__ill-item img:nth-child(1){width:1.8rem;top:10rem;left:0}}.p-front-course__main__item:nth-child(5) .p-front-course__main__ill-item img:nth-child(2){width:4.1rem;top:14rem;left:3rem;animation-duration:1s}@media screen and (max-width:767px){.p-front-course__main__item:nth-child(5) .p-front-course__main__ill-item img:nth-child(2){width:1.8rem;top:10rem;left:2rem}}.p-front-course__main__item:nth-child(5) .p-front-course__main__ill-item img:nth-child(3){width:11.35rem;top:-6rem;right:-7rem;animation-duration:3s}@media screen and (max-width:767px){.p-front-course__main__item:nth-child(5) .p-front-course__main__ill-item img:nth-child(3){width:4.4rem;top:-2rem;right:-2rem}}.p-front-course__main__item:nth-child(6) .p-front-course__main__img{animation-delay:3s}.p-front-course__main__item:nth-child(6) .p-front-course__main__ill-item img:nth-child(1){width:2.35rem;top:0;right:-2rem;animation-duration:2s}@media screen and (max-width:767px){.p-front-course__main__item:nth-child(6) .p-front-course__main__ill-item img:nth-child(1){width:2.2rem;top:1rem;right:0}}.p-front-course__main__item:nth-child(7) .p-front-course__main__img{animation-delay:1s}.p-front-course__main__item:nth-child(7) .p-front-course__main__ill-item img:nth-child(1){width:4.45rem;bottom:4rem;right:1rem;animation-duration:3s}@media screen and (max-width:767px){.p-front-course__main__item:nth-child(7) .p-front-course__main__ill-item img:nth-child(1){width:1.8rem;bottom:2rem;right:3rem}}.p-front-course__main__item:nth-child(8) .p-front-course__main__img{animation-delay:3s}.p-front-course__main__item:nth-child(8) .p-front-course__main__ill-item img:nth-child(1){width:5.8rem;top:2rem;right:3rem;animation-duration:4s}@media screen and (max-width:767px){.p-front-course__main__item:nth-child(8) .p-front-course__main__ill-item img:nth-child(1){width:3rem;top:1.4rem;right:1.4rem}}.p-front-course__main__link:hover{opacity:1}.p-front-course__main__link:hover .p-front-course__main__txt span{text-decoration:none}.p-front-course__main__thumbnail{position:relative}@media screen and (max-width:767px){.p-front-course__main__thumbnail{width:15rem;margin:auto}}.p-front-course__main__img{animation:course 3s infinite}.p-front-course__main__ill-item img{position:absolute;animation:kakukaku 1s steps(2,end) infinite}.p-front-course__main__txt{font-weight:700;text-align:center}.p-front-course__main__txt span{font-size:2rem;text-decoration:underline}@media screen and (max-width:767px){.p-front-course__main__txt span{font-size:1.6rem;text-decoration:none}}.p-front-course__main__txt small{font-family:"Amatic SC",serif;display:block;font-size:2.6rem;line-height:1.2;text-decoration:none}@media screen and (max-width:767px){.p-front-course__main__txt small{font-size:1.8rem}}.p-front-course__foot{position:relative}.p-front-course__foot__heading{position:relative;margin:0 0 20rem}@media screen and (max-width:767px){.p-front-course__foot__heading{margin:0 0 10rem}}.p-front-course__foot__title{display:flex;justify-content:center;gap:14rem}@media screen and (max-width:767px){.p-front-course__foot__title{flex-direction:column;align-items:center;gap:5rem}}.p-front-course__foot__title li a{display:flex;align-items:center;justify-content:center;gap:1rem;width:32.8rem;height:7.7rem;background:url(../img/bg-course01.webp) center/cover}@media screen and (max-width:767px){.p-front-course__foot__title li a{gap:.6rem;width:24.6rem;height:5.8rem}}.p-front-course__foot__title li a:hover{opacity:1}.p-front-course__foot__title li a:hover span{text-decoration:none}.p-front-course__foot__title li a img{width:auto;height:3rem}@media screen and (max-width:767px){.p-front-course__foot__title li a img{height:1.6rem}}.p-front-course__foot__title li a span{font-size:2.8rem;font-weight:700;text-decoration:underline;color:#fff}@media screen and (max-width:767px){.p-front-course__foot__title li a span{font-size:1.8rem;text-decoration:none}}.p-front-course__foot__ill-heading img{position:absolute;animation:kakukaku 1s steps(2,end) infinite}.p-front-course__foot__ill-heading img:nth-child(1){width:5.45rem;top:-2rem;left:6rem;animation-duration:1s}@media screen and (max-width:767px){.p-front-course__foot__ill-heading img:nth-child(1){width:3rem;top:-4rem;left:32rem}}.p-front-course__foot__ill-heading img:nth-child(2){width:14.85rem;top:3rem;left:18rem;animation:none}@media screen and (max-width:767px){.p-front-course__foot__ill-heading img:nth-child(2){width:7.4rem;top:3.4rem;left:2rem}}.p-front-course__foot__ill-heading img:nth-child(3){width:4.3rem;top:5rem;left:53rem;animation-duration:3s}@media screen and (max-width:767px){.p-front-course__foot__ill-heading img:nth-child(3){width:2rem;top:4.8rem;left:28rem}}.p-front-course__foot__ill-heading img:nth-child(4){width:7.85rem;top:0;left:66rem;animation-duration:4s}@media screen and (max-width:767px){.p-front-course__foot__ill-heading img:nth-child(4){width:4rem;top:13rem;left:3rem}}.p-front-course__foot__ill-heading img:nth-child(5){width:14.85rem;top:2rem;left:94rem;animation:none}@media screen and (max-width:767px){.p-front-course__foot__ill-heading img:nth-child(5){width:7.4rem;top:14rem;left:24rem}}.p-front-course__foot__list{display:flex;justify-content:center;gap:4.8rem}@media screen and (max-width:767px){.p-front-course__foot__list{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;padding:0 2rem}}.p-front-course__foot__item{position:relative}@media screen and (max-width:767px){.p-front-course__foot__item{display:flex}}.p-front-course__foot__item:nth-child(even){margin:-4rem 0 0}@media screen and (max-width:767px){.p-front-course__foot__item:nth-child(even){margin:6rem 0 0}}.p-front-course__foot__item:nth-child(1) .p-front-course__foot__ill-item img:nth-child(1){width:4.65rem;right:-2rem;bottom:8rem;animation-duration:1s}@media screen and (max-width:767px){.p-front-course__foot__item:nth-child(1) .p-front-course__foot__ill-item img:nth-child(1){width:3.4rem;right:0;bottom:11rem}}.p-front-course__foot__item:nth-child(1) .p-front-course__foot__ill-item img:nth-child(2){width:3.9rem;right:-4rem;bottom:5rem;animation-duration:2s}@media screen and (max-width:767px){.p-front-course__foot__item:nth-child(1) .p-front-course__foot__ill-item img:nth-child(2){width:3rem;right:0;bottom:8rem}}.p-front-course__foot__item:nth-child(2) .p-front-course__foot__door img{animation-delay:2.2s}.p-front-course__foot__item:nth-child(3) .p-front-course__foot__door img{animation-delay:.8s}.p-front-course__foot__item:nth-child(3) .p-front-course__foot__ill-item img:nth-child(1){width:7.2rem;right:1rem;bottom:9.2rem;animation-delay:6s}@media screen and (max-width:767px){.p-front-course__foot__item:nth-child(3) .p-front-course__foot__ill-item img:nth-child(1){width:2.6rem;bottom:12rem}}.p-front-course__foot__item:nth-child(3) .p-front-course__foot__ill-item img:nth-child(2){width:6.1rem;right:-6rem;bottom:3rem;animation-duration:4s}@media screen and (max-width:767px){.p-front-course__foot__item:nth-child(3) .p-front-course__foot__ill-item img:nth-child(2){width:2rem;right:0;bottom:10rem}}.p-front-course__foot__item:nth-child(4) .p-front-course__foot__door img{animation-delay:2.8s}.p-front-course__foot__link:hover{opacity:1}.p-front-course__foot__link:hover .p-front-course__foot__door{translate:-45% 0}.p-front-course__foot__link:hover .p-front-course__foot__door img{animation:none}.p-front-course__foot__thumbnail{position:relative;width:25rem;height:25rem;margin:0 0 2.4rem}@media screen and (max-width:767px){.p-front-course__foot__thumbnail{width:15rem;height:15rem;margin:0 0 .8rem}}.p-front-course__foot__door{position:absolute;bottom:0;left:0;transition:.4s}.p-front-course__foot__door img{animation:door 6s ease-in-out infinite}.p-front-course__foot__txt{font-size:2rem;font-weight:700;text-align:center}@media screen and (max-width:767px){.p-front-course__foot__txt{font-size:1.6rem}}.p-front-course__foot__txt small{font-family:"Amatic SC",serif;display:block;font-size:2.6rem;line-height:1.2}@media screen and (max-width:767px){.p-front-course__foot__txt small{font-size:1.8rem}}.p-front-course__foot__ill-item img{position:absolute;animation:kakukaku 1s steps(2,end) infinite}.p-front-course__foot__ill img{position:absolute;animation:kakukaku 9s steps(2,end) infinite}.p-front-course__foot__ill img:nth-child(1){width:19.15rem;top:-32rem;left:-14rem}@media screen and (max-width:767px){.p-front-course__foot__ill img:nth-child(1){width:6.2rem;top:76rem;left:0}}.p-front-course__foot__ill img:nth-child(2){width:17.15rem;right:-12rem;bottom:-10rem}@media screen and (max-width:767px){.p-front-course__foot__ill img:nth-child(2){width:6rem;right:0;bottom:22rem}}.p-front-course__foot__ill img:nth-child(3){width:3.45rem;top:12rem;left:120rem;animation-duration:6s}@media screen and (max-width:767px){.p-front-course__foot__ill img:nth-child(3){width:1.5rem;top:28rem;left:32rem}}.p-front-skill{position:relative;background:#44a368;padding:14rem 0}@media screen and (max-width:767px){.p-front-skill{padding:10rem 3.2rem}}.p-front-skill:before{content:"";position:absolute;top:0;left:0;width:100%;height:2.6666666667vw;background:url(../img/bg-wave01.webp) center/cover}.p-front-skill__head{margin:0 0 6rem}.p-front-skill__head p{font-size:2.8rem;font-weight:700;text-align:center;color:#fff;margin:3.2rem 0 0}@media screen and (max-width:767px){.p-front-skill__head p{font-size:1.8rem;margin:2.4rem 0 0}}.p-front-skill__main{margin:0 0 6rem}@media screen and (max-width:767px){.p-front-skill__main{margin:0 0 8rem}}.p-front-skill__main .swiper-slide{padding:2.4rem 0;rotate:0deg;transform-origin:top right;animation:skill 3s ease infinite}@media screen and (max-width:767px){.p-front-skill__main .swiper-slide{animation:none}}.p-front-skill__main .swiper-slide:nth-child(2){animation-delay:-1s}.p-front-skill__main .swiper-slide:nth-child(3){animation-delay:-3s}.p-front-skill__main .swiper-slide:nth-child(4){animation-delay:-5s}.p-front-skill__main .swiper-slide:nth-child(5){animation-delay:-7s}.p-front-skill__main .swiper-slide:nth-child(6){animation-delay:-9s}.p-front-skill__main .swiper-slide:nth-child(7){animation-delay:-11s}.p-front-skill__main .swiper-slide:nth-child(8){animation-delay:-13s}.p-front-skill__main .swiper-slide:nth-child(9){animation-delay:-15s}.p-front-skill__main .swiper-slide:nth-child(10){animation-delay:-17s}.p-front-skill__main .swiper-slide-shadow{background:0 0}.p-front-skill__main .swiper-button-next,.p-front-skill__main .swiper-button-prev{top:56%;width:3rem;height:3rem}@media screen and (max-width:767px){.p-front-skill__main .swiper-button-next,.p-front-skill__main .swiper-button-prev{top:auto;bottom:-4rem;width:2rem;height:2rem}}.p-front-skill__main .swiper-button-next:after,.p-front-skill__main .swiper-button-prev:after{content:"";width:100%;height:100%}.p-front-skill__main .swiper-button-next{right:34%}@media screen and (max-width:767px){.p-front-skill__main .swiper-button-next{right:41%}}.p-front-skill__main .swiper-button-next:after{background:url(../img/icon-arrow_next.svg) center/cover}.p-front-skill__main .swiper-button-prev{left:34%}@media screen and (max-width:767px){.p-front-skill__main .swiper-button-prev{left:41%}}.p-front-skill__main .swiper-button-prev:after{background:url(../img/icon-arrow_prev.svg) center/cover}.p-front-skill__foot{display:flex;justify-content:center}.p-front-skill__foot a{display:flex;align-items:center;justify-content:center;width:38rem;height:5.4rem;font-size:2rem;font-weight:700;text-decoration:underline;color:#4f4241;background:#fff;border:.2rem solid #4f4241;border-radius:.5rem}@media screen and (max-width:767px){.p-front-skill__foot a{width:21.5rem;text-decoration:none}}.p-front-skill__foot a:hover{text-decoration:none;opacity:1}@media screen and (max-width:767px){.p-front-skill__foot a span{display:none}}.p-front-movie{position:relative;background:#b58865;padding:14rem 0 23rem}@media screen and (max-width:767px){.p-front-movie{padding:6rem 3.2rem 12rem}}.p-front-movie:before{content:"";position:absolute;top:0;left:0;width:100%;height:2.6666666667vw;background:url(../img/bg-wave02.webp) center/cover}.p-front-movie__container{max-width:89rem;margin:auto}.p-front-movie__head{margin:0 0 6rem}@media screen and (max-width:767px){.p-front-movie__head{margin:0 0 3.2rem}}.p-front-movie__head p{font-size:2.8rem;font-weight:700;text-align:center;color:#fff;margin:3.2rem 0 0}.p-front-movie__main{position:relative}.p-front-movie__main__video{background:#44a368;padding:1.2rem;border:.3rem solid #3f2f2f;border-radius:1rem;overflow:hidden}@media screen and (max-width:767px){.p-front-movie__main__video{padding:.4rem}}.p-front-movie__main__video iframe{width:100%;height:100%;aspect-ratio:16/9;object-fit:cover;border-radius:.5rem}@media screen and (max-width:767px){.p-front-movie__main__ill{display:none}}.p-front-movie__main__ill img{position:absolute;animation:kakukaku 2s steps(2,end) infinite}.p-front-movie__main__ill img:nth-child(1){top:91%;left:-12%;width:10.65rem;animation:none}.p-front-movie__main__ill img:nth-child(2){top:96%;left:-15%;width:6.5rem;animation-duration:3s}.p-front-movie__main__ill img:nth-child(3){top:97%;left:-6%;width:6.35rem}.p-front-movie__main__ill img:nth-child(4){top:95%;left:98%;width:7.35rem}.p-front-movie__main__ill img:nth-child(5){top:95%;left:105%;width:5.45rem;animation-duration:3s}.p-front-account{position:relative;background:#fbf6e7;padding:14rem 0}@media screen and (max-width:767px){.p-front-account{padding:3.2rem 0}}@media screen and (max-width:767px){.p-front-account__container{display:grid}}.p-front-account__head{margin:0 0 6rem}@media screen and (max-width:767px){.p-front-account__head{grid-row:2/3;margin:0 0 3.2rem}}.p-front-account__main{display:flex;justify-content:center;flex-wrap:wrap;gap:1.6rem}@media screen and (max-width:767px){.p-front-account__main{grid-row:3/4;gap:2rem}}@media screen and (max-width:767px){.p-front-account__main li:last-child{width:100%}}.p-front-account__main li:last-child a{width:32rem}@media screen and (max-width:767px){.p-front-account__main li:last-child a{width:14rem}}.p-front-account__main li a{display:block;width:12.4rem;margin:auto}@media screen and (max-width:767px){.p-front-account__main li a{width:4rem}}.p-front-account__main li a p{font-family:"Amatic SC",serif;font-size:3.4rem;font-weight:700;text-align:center}@media screen and (max-width:767px){.p-front-account__main li a p{font-size:1.2rem}}.p-front-account__foot{display:none}@media screen and (max-width:767px){.p-front-account__foot{display:block;grid-row:1/2;margin:0 0 4rem}}.p-front-account__foot__heading{font-size:1.8rem;text-align:center;margin:0 0 1.6rem}.p-front-account__foot__button a{display:block;width:17.8rem;margin:auto}.p-front-account__ill{display:none}@media screen and (max-width:767px){.p-front-account__ill{display:block}}.p-front-account__ill img{position:absolute;animation:kakukaku 2s steps(2,end) infinite}.p-front-account__ill img:nth-child(1){top:40%;left:4%;width:5rem;animation:none}.p-front-account__ill img:nth-child(2){top:43%;left:4%;width:2rem;animation-duration:3s}.p-front-account__ill img:nth-child(3){top:44%;left:10%;width:2rem}.p-front-account__ill img:nth-child(4){top:41%;left:81%;width:3rem}.p-front-account__ill img:nth-child(5){top:39%;left:88%;width:3rem;animation-duration:3s}.p-front-ill img{position:fixed;pointer-events:none;z-index:1}.p-front-ill img:nth-child(1){width:5rem;animation:bird 20s 10s infinite}@media screen and (max-width:767px){.p-front-ill img:nth-child(1){width:2.4rem}}