:root{--width: 1440;scroll-behavior:smooth;--z_index_header: 100;--z_index_modal: 200;--z_index_bg: -10;--font-gothic: "Zen Kaku Gothic New", sans-serif;--fw-thin: 100;--fw-ex-light: 200;--fw-light: 300;--fw-regular: 400;--fw-medium: 500;--fw-semi-bold: 600;--fw-bold: 700;--fw-ex-bold: 800;--fw-black: 900;--color-main: #1c467c;--color-accent: #ff8080}@media screen and (min-width: 768px){:root{scroll-padding:0}}@media screen and (max-width: 767px){:root{--width: 375}}*,*::before,*::after{box-sizing:border-box}body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,dt,dd,figure{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-weight:var(--fw-bold);font-size:1em}ul,ol{list-style:none}a{color:inherit;text-decoration:none;transition:.3s}a:hover img{opacity:.7}img{max-width:100%;height:auto;vertical-align:top;transition:opacity .3s}body{position:relative;font-weight:var(--fw-bold);font-size:clamp(.9375rem,.8379149378rem + .2074688797vw,1rem);line-height:2;font-family:"BIZ UDPGothic",sans-serif;letter-spacing:.1em;-webkit-animation:fadeInBody 1s ease forwards;animation:fadeInBody 1s ease forwards;font-feature-settings:"palt"}@media screen and (max-width: 767px){body{line-height:1.75;letter-spacing:.05em}}body::before{position:absolute;inset:0;z-index:var(--z_index_bg);background:url("../img/common/bg.jpg");background-size:contain;content:""}@-webkit-keyframes fadeInBody{0%{opacity:.1}100%{opacity:1}}@keyframes fadeInBody{0%{opacity:.1}100%{opacity:1}}.main{position:relative;padding-bottom:clamp(3.75rem,.5357142857rem + 13.7142857143vw,11.25rem);overflow:hidden}.main::after{position:absolute;bottom:0;width:100%;height:clamp(1.25rem,.4464285714rem + 3.4285714286vw,3.125rem);background:url("../img/common/footer_deco@2x.png");background-size:cover;content:""}.container{max-width:1150px;margin-inline:auto;padding-inline:50px;box-sizing:content-box}@media screen and (max-width: 767px){.container{padding-inline:20px}}@media screen and (max-width: 767px){.lg-visible{display:none}}@media screen and (min-width: 768px){.md-visible{display:none}}.section-header{display:flex;flex-direction:column;align-items:center;margin-bottom:clamp(1.5625rem,.8928571429rem + 2.8571428571vw,3.125rem);text-align:center;gap:clamp(.9375rem,.5357142857rem + 1.7142857143vw,1.875rem)}.section-title{display:flex;flex-wrap:wrap;justify-content:center;font-weight:var(--fw-bold);font-size:clamp(1.625rem,1.4107142857rem + .9142857143vw,2.125rem);line-height:1.3;font-family:var(--font-gothic)}.section-desc{font-size:clamp(1rem,.9464285714rem + .2285714286vw,1.125rem)}.section-btn{display:grid;align-items:center;position:relative;min-width:400px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;height:70px;margin-inline:auto;padding-inline:1em;border-radius:70px;background-color:var(--color-main);color:#fff;font-size:clamp(1.25rem,1.1428571429rem + .4571428571vw,1.5rem);line-height:1}@media screen and (max-width: 767px){.section-btn{min-width:300px}}.section-btn:hover{background-color:#255da6}.section-btn--greeting::after{position:absolute;top:-28px;right:-18px;width:67px;aspect-ratio:67/53;background:url("../img/top/greeting_icon@2x.png");background-size:cover;content:""}.site-header{display:flex;position:absolute;z-index:var(--z_index_header);width:100%}@media screen and (min-width: 768px){.site-header{position:fixed;top:0;width:100%}}.site-header__logo{display:grid;width:clamp(18.75rem,11.1815352697rem + 15.7676348548vw,23.5rem);height:clamp(5rem,3.0082987552rem + 4.1493775934vw,6.25rem);border-radius:0 0 clamp(.625rem,.3571428571rem + 1.1428571429vw,1.25rem) clamp(.625rem,.3571428571rem + 1.1428571429vw,1.25rem);background-color:#fff;place-items:center}@media screen and (min-width: 768px){.site-header__logo{margin-left:clamp(1.25rem,-2.2354771784rem + 7.2614107884vw,3.4375rem)}}@media screen and (max-width: 767px){.site-header__logo{margin-inline:auto}}.site-header__logo img{width:clamp(15.625rem,8.8532157676rem + 14.1078838174vw,19.875rem)}.site-header__nav{display:flex;align-items:end;margin-left:auto}@media screen and (min-width: 768px){.site-header__nav{margin-right:clamp(1.25rem,.2541493776rem + 2.0746887967vw,1.875rem);gap:10px}}@media screen and (max-width: 767px){.site-header__nav{opacity:0;position:fixed;bottom:0;left:0;transform:translateY(100%);width:100%;transition:.3s}.site-header__nav.is-visible{opacity:1;transform:none}}.header-cv-btns{display:flex;flex:1;font-size:clamp(.625rem,.4258298755rem + .4149377593vw,.75rem);line-height:1}@media screen and (min-width: 768px){.header-cv-btns{gap:10px}}.header-cv-btns>li{flex:1}.header-cv-btns>li a{display:flex;flex-direction:column;justify-content:center;align-items:center;width:clamp(10.625rem,4.84906639rem + 12.0331950207vw,14.25rem);height:clamp(3.125rem,1.1332987552rem + 4.1493775934vw,4.375rem);background-color:#d04a23;color:#fff;gap:clamp(.3125rem,.0137448133rem + .622406639vw,.5rem)}@media screen and (min-width: 768px){.header-cv-btns>li a{border-radius:70px}}@media screen and (max-width: 767px){.header-cv-btns>li a{width:100%}}.header-cv-btns>li a span{font-size:clamp(.875rem,.3770746888rem + 1.0373443983vw,1.1875rem);letter-spacing:.05em}.header-cv-btns>li a:hover{background-color:#e06946}.header-cv-btns>li.-reserve a{background-color:#f0b675}.header-cv-btns>li.-reserve a:hover{background-color:#eb9e47}.site-menu-btn{display:flex;flex-direction:column;justify-content:center;align-items:center;width:clamp(3.4375rem,1.9437240664rem + 3.112033195vw,4.375rem);height:clamp(3.125rem,1.1332987552rem + 4.1493775934vw,4.375rem);border:none;background-color:#4f93cf;color:#fff;cursor:pointer}@media screen and (min-width: 768px){.site-menu-btn{border-radius:70px}}.site-menu-btn>span{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;gap:7px}@media screen and (max-width: 767px){.site-menu-btn>span{gap:5px}}.site-menu-btn>span::before,.site-menu-btn>span::after{display:inline-block;width:55%;height:2px;background-color:#fff;content:""}.site-menu-btn>span>span{display:flex;width:55%;height:2px;background-color:#fff}.site-menu-btn svg{fill:#fff;width:50%}.fixed-banner{display:flex;flex-direction:column;align-items:end;opacity:0;position:absolute;top:clamp(6.25rem,2.2665975104rem + 8.2987551867vw,8.75rem);right:clamp(1.25rem,.2541493776rem + 2.0746887967vw,1.875rem);transition:.3s;gap:clamp(.3125rem,-.1854253112rem + 1.0373443983vw,.625rem)}.fixed-banner.is-on{-webkit-animation:popIn 1s forwards 3s;animation:popIn 1s forwards 3s}.fixed-banner.is-hide{opacity:0 !important;pointer-events:none}.fixed-banner a{display:grid;width:clamp(8.125rem,5.5535714286rem + 10.9714285714vw,14.125rem);aspect-ratio:226/142;border-radius:clamp(.625rem,.3571428571rem + 1.1428571429vw,1.25rem);background-color:var(--color-main);color:#fff;line-height:1.3;text-align:center;place-items:center}.fixed-banner a:hover{background-color:#255da6}.fixed-banner a>div{display:flex;flex-direction:column;gap:clamp(.3125rem,-.1854253112rem + 1.0373443983vw,.625rem)}.fixed-banner__title{font-size:clamp(1rem,-.1950207469rem + 2.489626556vw,1.75rem)}.fixed-banner__subtitle{display:flex;align-items:center;font-size:clamp(.8125rem,.414159751rem + .8298755187vw,1.0625rem);gap:clamp(.3125rem,-.1854253112rem + 1.0373443983vw,.625rem)}.fixed-banner__subtitle span{flex-shrink:0}.fixed-banner__subtitle::before,.fixed-banner__subtitle::after{width:100%;height:1px;background-color:#fff;content:""}.fixed-banner__close{width:clamp(1rem,-.5933609959rem + 3.3195020747vw,2rem);margin-right:10px;cursor:pointer;fill:var(--color-main)}.site-footer{position:relative;padding-block:clamp(1.875rem,0rem + 8vw,6.25rem);background-color:#fff}.site-footer__inner{display:flex;flex-direction:column;gap:clamp(1.25rem,.4464285714rem + 3.4285714286vw,3.125rem)}@media screen and (max-width: 767px){.site-footer .container{max-width:375px}}.footer-cv-btns>ul{display:flex;gap:clamp(1.25rem,.4464285714rem + 3.4285714286vw,3.125rem)}@media screen and (max-width: 767px){.footer-cv-btns>ul{flex-direction:column}}.footer-cv-btns>ul>li{flex:1;line-height:1}.footer-cv-btns>ul>li span{font-size:clamp(1.375rem,-.0191908714rem + 2.9045643154vw,2.25rem);line-height:1;font-family:var(--font-gothic);letter-spacing:.05em}.footer-cv-btns>ul>li a{display:flex;flex-direction:column;justify-content:center;aspect-ratio:550/170;padding:clamp(1.25rem,.9821428571rem + 1.1428571429vw,1.875rem);border-radius:clamp(.625rem,.3571428571rem + 1.1428571429vw,1.25rem);background:#ccc;background-image:url("../img/common/cv-btn_bg@2x.jpg");background-size:cover;color:#fff;gap:15px}.footer-cv-btns>ul>li a:hover{opacity:.7}.footer-cv-btns>ul>li.-reserve a{background-image:url("../img/common/cv-btn_bg2@2x.jpg")}.footer-googlemap{width:100%;height:270px;overflow:hidden;border-radius:clamp(.625rem,.3571428571rem + 1.1428571429vw,1.25rem)}@media screen and (max-width: 767px){.footer-googlemap{height:300px}}.footer-googlemap__inner iframe{width:100%;height:500px;margin-top:-130px;overflow:hidden}@media screen and (max-width: 767px){.footer-googlemap__inner iframe{height:380px;margin-top:-80px}}.footer-banners{font-weight:var(--fw-regular);font-size:clamp(.625rem,.4258298755rem + .4149377593vw,.75rem)}.footer-banners>ul{display:flex;flex-wrap:wrap;-moz-column-gap:clamp(1.5625rem,-.927126556rem + 5.1867219917vw,3.125rem);column-gap:clamp(1.5625rem,-.927126556rem + 5.1867219917vw,3.125rem);row-gap:clamp(.625rem,.3571428571rem + 1.1428571429vw,1.25rem)}@media screen and (max-width: 767px){.footer-banners>ul{flex-direction:column}}@media screen and (min-width: 768px){.footer-banners>ul>li{flex:1;width:calc(33.3333333333% - 33.3333333333px)}}.footer-banners>ul>li a{display:flex;flex-direction:column;gap:3px}.footer-banners>ul>li img{width:100%}.footer-info{display:flex;margin-top:clamp(1.5625rem,.8928571429rem + 2.8571428571vw,3.125rem);font-weight:var(--fw-regular);font-size:.625rem;line-height:1.6;gap:clamp(1.5625rem,.8928571429rem + 2.8571428571vw,3.125rem)}@media screen and (max-width: 767px){.footer-info{flex-direction:column;align-items:center}}.footer-info>*{display:flex;flex-direction:column;gap:1em}.footer-info>div:last-child{margin-left:auto}@media screen and (max-width: 767px){.footer-info>div:last-child{margin-right:auto}}.footer-info__logo{width:clamp(17.5rem,9.5331950207rem + 16.5975103734vw,22.5rem)}.footer-copyright{margin-top:2em}.fv{position:relative;height:100vh}@media screen and (min-width: 768px){.fv{min-height:700px;max-height:calc(1178/var(--width)*100vw)}}.fv-title-wrap{display:grid;position:absolute;inset:0;place-items:center}.fv-title{display:flex;flex-direction:column;align-items:center;opacity:0;z-index:1;color:var(--color-main);font-size:clamp(1.5625rem,.4670643154rem + 2.2821576763vw,2.25rem);line-height:1.3;font-family:var(--font-gothic)}.is-on .fv-title{-webkit-animation:slideIn 1s forwards 3s;animation:slideIn 1s forwards 3s}.fv-title .-text-l{font-size:1.388em}.fv-title .-copy{margin-top:clamp(.625rem,.3571428571rem + 1.1428571429vw,1.25rem)}.fv-bg{position:absolute;top:50%;z-index:calc(var(--z_index_bg) + 1);transform:translateY(-50%);height:calc(1178/var(--width)*100vw);margin-top:calc(105/var(--width)*100vw)}@media screen and (max-width: 767px){.fv-bg{height:100svh;margin-top:50px}}.fv-bg img{opacity:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.is-on .fv-bg img{-webkit-animation:scaleIn 1s forwards;animation:scaleIn 1s forwards}.fv-item{opacity:0;position:absolute}.is-on .fv-item{-webkit-animation:popIn 1s forwards;animation:popIn 1s forwards}.fv-item--1{bottom:50%;left:calc(369/var(--width)*100vw);z-index:1;width:calc(317/var(--width)*100vw);margin-bottom:calc(158/var(--width)*100vw);-webkit-animation-delay:1s !important;animation-delay:1s !important}@media screen and (max-width: 767px){.fv-item--1{left:-10px;width:calc(157/var(--width)*100vw);margin-bottom:calc(100/var(--width)*100vw)}}.fv-item--2{bottom:50%;left:44.3055555556vw;width:17.4305555556vw;margin-bottom:calc(220/var(--width)*100vw);-webkit-animation-delay:1.6s !important;animation-delay:1.6s !important}@media screen and (max-width: 767px){.fv-item--2{left:calc(125/var(--width)*100vw);width:calc(125/var(--width)*100vw);margin-bottom:calc(130/var(--width)*100vw)}}.fv-item--3{bottom:50%;left:59.5138888889vw;width:16.3888888889vw;margin-bottom:calc(215/var(--width)*100vw);-webkit-animation-delay:1.3s !important;animation-delay:1.3s !important}@media screen and (max-width: 767px){.fv-item--3{left:calc(250/var(--width)*100vw);width:calc(118/var(--width)*100vw);margin-bottom:calc(120/var(--width)*100vw)}}.fv-item--4{bottom:50%;left:7.5vw;width:21.1805555556vw;-webkit-animation-delay:1.6s !important;animation-delay:1.6s !important}@media screen and (max-width: 767px){.fv-item--4{left:-80px;width:calc(157/var(--width)*100vw)}}.fv-item--4 img{transform:translateY(calc(53 / var(--width) * 100vw))}@media screen and (max-width: 767px){.fv-item--4 img{transform:translateY(calc(160 / var(--width) * 100vw))}}.fv-item--5{bottom:0;left:70.1388888889vw;width:23.0555555556vw;margin-bottom:calc(199/var(--width)*100vw);-webkit-animation-delay:1.3s !important;animation-delay:1.3s !important}@media screen and (max-width: 767px){.fv-item--5{left:calc(260/var(--width)*100vw);width:calc(166/var(--width)*100vw);margin-bottom:calc(30/var(--width)*100vw)}}.fv-item--6{top:50%;left:4.3055555556vw;width:18.1944444444vw;margin-top:calc(60/var(--width)*100vw);-webkit-animation-delay:1.6s !important;animation-delay:1.6s !important}@media screen and (max-width: 767px){.fv-item--6{left:-50px;width:calc(131/var(--width)*100vw);margin-top:calc(150/var(--width)*100vw)}}.fv-item--7{top:50%;left:18.6111111111vw;width:14.5138888889vw;margin-top:calc(155/var(--width)*100vw);-webkit-animation-delay:1.3s !important;animation-delay:1.3s !important}@media screen and (max-width: 767px){.fv-item--7{left:calc(50/var(--width)*100vw);width:calc(104/var(--width)*100vw);margin-top:calc(190/var(--width)*100vw)}}.fv-deco{opacity:0;position:absolute}.is-on .fv-deco{-webkit-animation:popIn 1s forwards;animation:popIn 1s forwards}.fv-deco--1{bottom:50%;left:calc(366/var(--width)*100vw);z-index:1;width:calc(52/var(--width)*100vw);margin-bottom:calc(300/var(--width)*100vw);-webkit-animation-delay:1.3s !important;animation-delay:1.3s !important}@media screen and (max-width: 767px){.fv-deco--1{left:calc(100/var(--width)*100vw);width:calc(26/var(--width)*100vw);margin-bottom:calc(80/var(--width)*100vw)}}.fv-deco--2{bottom:50%;left:calc(1127/var(--width)*100vw);z-index:1;width:calc(78/var(--width)*100vw);margin-bottom:calc(241/var(--width)*100vw);-webkit-animation-delay:1s !important;animation-delay:1s !important}@media screen and (max-width: 767px){.fv-deco--2{left:calc(200/var(--width)*100vw);width:calc(39/var(--width)*100vw);margin-bottom:calc(80/var(--width)*100vw)}}.fv-deco--3{bottom:50%;left:calc(185/var(--width)*100vw);z-index:1;width:calc(64/var(--width)*100vw);margin-bottom:calc(253/var(--width)*100vw);-webkit-animation-delay:1.6s !important;animation-delay:1.6s !important}@media screen and (max-width: 767px){.fv-deco--3{left:calc(50/var(--width)*100vw);width:calc(32/var(--width)*100vw);margin-bottom:calc(80/var(--width)*100vw)}}.fv-deco--4{bottom:50%;left:calc(103/var(--width)*100vw);z-index:1;width:calc(67/var(--width)*100vw);margin-bottom:calc(180/var(--width)*100vw);-webkit-animation-delay:1.3s !important;animation-delay:1.3s !important}@media screen and (max-width: 767px){.fv-deco--4{left:calc(10/var(--width)*100vw);width:calc(33/var(--width)*100vw);margin-bottom:calc(30/var(--width)*100vw)}}.fv-deco--5{bottom:50%;left:calc(959/var(--width)*100vw);z-index:1;width:calc(142/var(--width)*100vw);margin-bottom:calc(55/var(--width)*100vw);-webkit-animation-delay:1s !important;animation-delay:1s !important}@media screen and (max-width: 767px){.fv-deco--5{left:calc(300/var(--width)*100vw);width:calc(71/var(--width)*100vw);margin-bottom:calc(60/var(--width)*100vw)}}.fv-deco--5 img{-webkit-animation:spin 8s linear 3s infinite;animation:spin 8s linear 3s infinite}.fv-deco--6{top:50%;left:calc(1100/var(--width)*100vw);z-index:1;width:calc(52/var(--width)*100vw);margin-top:calc(272/var(--width)*100vw);-webkit-animation-delay:1.6s !important;animation-delay:1.6s !important}@media screen and (max-width: 767px){.fv-deco--6{top:auto;bottom:0;left:calc(300/var(--width)*100vw);width:calc(26/var(--width)*100vw);margin-top:0;margin-bottom:calc(70/var(--width)*100vw)}}.fv-scroll{opacity:0;position:absolute;bottom:20px;left:50%;transform:translateX(-50%)}.is-on .fv-scroll{-webkit-animation:slideIn 1s forwards 3s;animation:slideIn 1s forwards 3s}.fv-scroll a{display:flex;flex-direction:column;align-items:center;color:var(--color-main);font-size:.625rem;gap:5px}.fv-scroll svg{width:17px;fill:var(--color-main)}.concept-section{position:relative;padding-block:clamp(6.25rem,3.7857142857rem + 10.5142857143vw,12rem) clamp(6.25rem,4.3214285714rem + 8.2285714286vw,10.75rem);color:var(--color-main);text-align:center}.concept-bg{position:absolute;inset:0;z-index:calc(var(--z_index_bg) + 1)}.concept-bg img{width:100%;height:100%}@media screen and (max-width: 767px){.concept-bg img{-o-object-fit:cover;object-fit:cover}}.concept-title{width:clamp(16.25rem,14.4821428571rem + 7.5428571429vw,20.375rem);margin-inline:auto}.concept-body{margin-block:clamp(1.4375rem,.8214285714rem + 2.6285714286vw,2.875rem) clamp(2.1875rem,1.25rem + 4vw,4.375rem);font-size:clamp(1rem,.8008298755rem + .4149377593vw,1.125rem)}@media screen and (max-width: 767px){.concept-body{text-align:left}}.concept-body>*:not(:last-child){margin-bottom:1em}.concept-body span{padding-bottom:2px;border-bottom:1px solid currentColor;font-size:1.5em}.info-section{position:relative;margin-top:calc(clamp(4.375rem,2.5rem + 8vw,8.75rem)*-1);padding-top:clamp(6.25rem,.0892857143rem + 26.2857142857vw,20.625rem);color:var(--color-main)}.info-section .section-header{margin-bottom:clamp(.9375rem,.5357142857rem + 1.7142857143vw,1.875rem)}.info-bg{position:absolute;inset:0;z-index:calc(var(--z_index_bg) + 1)}.info-bg img{width:100%}.info-body{display:flex;flex-direction:column;align-items:center;margin-bottom:clamp(1.875rem,-.1339285714rem + 8.5714285714vw,6.5625rem);gap:clamp(1.25rem,.7142857143rem + 2.2857142857vw,2.5rem)}.info-target-wrap{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.info-target-wrap__illust{width:clamp(10rem,.0414937759rem + 20.7468879668vw,16.25rem)}@media screen and (min-width: 768px){.info-target-wrap__illust{position:absolute;right:calc(clamp(3.125rem,-12.3106846473rem + 32.1576763485vw,12.8125rem)*-1);bottom:0}}@media screen and (max-width: 767px){.info-target-wrap__illust{position:relative;z-index:-1;margin-top:-70px;margin-left:auto}}.info-target{display:grid;margin-bottom:clamp(.9375rem,.5357142857rem + 1.7142857143vw,1.875rem);padding:clamp(1.875rem,1.6071428571rem + 1.1428571429vw,2.5rem);border-radius:clamp(.625rem,.3571428571rem + 1.1428571429vw,1.25rem);background-color:#fff;place-items:center}@media screen and (min-width: 768px){.info-target{min-width:700px}}.info-target>ul{list-style:disc;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:clamp(1rem,.9464285714rem + .2285714286vw,1.125rem)}.info-target>ul>li span{padding-bottom:7px;background:url("../img/top/info_line@2x.png") repeat-x bottom;background-size:545px auto}.info-target>ul>li:not(:last-child){margin-bottom:5px}.info-copy{font-size:clamp(1.125rem,.9642857143rem + .6857142857vw,1.5rem);font-family:var(--font-gothic);letter-spacing:.05em;text-align:center}.info-support-badge{display:grid;position:absolute;top:-65px;left:calc(clamp(3.75rem,-4.2168049793rem + 16.5975103734vw,8.75rem)*-1);width:clamp(11.25rem,5.0757261411rem + 12.8630705394vw,15.125rem);aspect-ratio:1;background:url("../img/top/info_bg@2x.png");background-size:cover;color:#fff;font-size:clamp(1rem,.5020746888rem + 1.0373443983vw,1.3125rem);line-height:1.3;text-align:center;place-items:center}@media screen and (max-width: 767px){.info-support-badge{top:-100px;left:-25px}}.info-support-badge p{margin-top:calc(clamp(.625rem,.3571428571rem + 1.1428571429vw,1.25rem)*-1)}.info-support-badge__illust{position:absolute;bottom:calc(clamp(3.75rem,.7624481328rem + 6.22406639vw,5.625rem)*-1);width:clamp(4.375rem,1.1882780083rem + 6.6390041494vw,6.375rem)}.info-support{display:flex;flex-direction:column;position:relative;padding:clamp(1.25rem,.4464285714rem + 3.4285714286vw,3.125rem);border-radius:clamp(1rem,.7321428571rem + 1.1428571429vw,1.625rem);background-image:url("../img/top/info_bg2@2x.png");background-size:clamp(18.75rem,17.4107142857rem + 5.7142857143vw,21.875rem) auto;background-repeat:no-repeat;background-color:var(--color-main);gap:clamp(1.25rem,.7142857143rem + 2.2857142857vw,2.5rem)}@media screen and (min-width: 768px){.info-support{max-width:700px}}@media screen and (max-width: 767px){.info-support{padding-top:150px}}.info-support__header{display:flex;flex-direction:column;align-items:center;color:#fff;gap:10px}.info-support__body{display:flex;flex-direction:column;align-items:center;padding:clamp(1.25rem,.9821428571rem + 1.1428571429vw,1.875rem);border-radius:clamp(.625rem,.3571428571rem + 1.1428571429vw,1.25rem);background-color:#fff;gap:10px}.info-support__title{font-size:clamp(1.125rem,.9642857143rem + .6857142857vw,1.5rem);line-height:1.5;font-family:var(--font-gothic);letter-spacing:.05em;text-align:center}.info-support__desc{max-width:508px}.info-support__text span{font-size:clamp(1.125rem,.9642857143rem + .6857142857vw,1.5rem)}.info-support__target{list-style:disc;font-size:clamp(1rem,.7857142857rem + .9142857143vw,1.5rem);line-height:1.5}.info-note{display:grid;position:relative;z-index:1;min-height:517px;place-items:center}@media screen and (max-width: 767px){.info-note{min-height:700px;margin-inline:-20px}}.info-note__body{position:relative;top:20px;z-index:1;font-size:clamp(1rem,.9464285714rem + .2285714286vw,1.125rem);line-height:1.88;text-align:center}.info-note__bg{position:absolute;width:708px;height:100%}@media screen and (max-width: 767px){.info-note__bg{width:100%;overflow:hidden}.info-note__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}.info-note__title{margin-bottom:clamp(.625rem,.3571428571rem + 1.1428571429vw,1.25rem)}.info-note__title img{width:clamp(13.125rem,10.8214285714rem + 9.8285714286vw,18.5rem)}@media screen and (max-width: 767px){.info-note__text>*:not(:last-child){margin-bottom:1em}}.info-book{display:grid;position:relative;min-height:612px;margin-top:-80px;color:var(--color-main);place-items:center}@media screen and (max-width: 767px){.info-book{min-height:830px;margin-inline:-20px}}.info-book__body{position:relative;top:-30px;z-index:1;font-size:clamp(1rem,.9464285714rem + .2285714286vw,1.125rem);line-height:1.88;text-align:center}.info-book__bg{position:absolute;width:1036px;height:100%}@media screen and (max-width: 767px){.info-book__bg{width:100%;overflow:hidden}.info-book__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}.info-book__title{position:relative;left:.5em;margin-bottom:.3em;font-size:clamp(1.625rem,1.3571428571rem + 1.1428571429vw,2.25rem);line-height:1.5;font-family:var(--font-gothic);letter-spacing:0}@media screen and (max-width: 767px){.info-book__text>*:not(:last-child){margin-bottom:1em}}.support-section{padding-block:clamp(3.125rem,.9821428571rem + 9.1428571429vw,8.125rem)}.support-section .section-title{color:var(--color-main)}.support-list{display:grid}@media screen and (min-width: 768px){.support-list{gap:clamp(1.25rem,-.2437759336rem + 3.112033195vw,2.1875rem);grid-template-columns:repeat(3, 1fr)}}.support-card{display:flex;flex-direction:column;align-items:center;margin-bottom:clamp(2.5rem,1.9642857143rem + 2.2857142857vw,3.75rem);padding:20px;border-radius:clamp(.625rem,.3571428571rem + 1.1428571429vw,1.25rem);background-color:#fff;gap:10px}.support-card__title{margin-bottom:5px;color:var(--color-main);font-size:clamp(1.5rem,1.101659751rem + .8298755187vw,1.75rem);line-height:1.5;font-family:var(--font-gothic);letter-spacing:0;text-align:center}.support-card__illust{width:clamp(10rem,5.5186721992rem + 9.3360995851vw,12.8125rem);margin-top:auto;margin-bottom:calc(clamp(2.5rem,1.9642857143rem + 2.2857142857vw,3.75rem)*-1)}.system-section{color:var(--color-main)}.system-section .container{max-width:940px}.system-section .section-header{position:relative;margin-bottom:clamp(3.125rem,1.7857142857rem + 5.7142857143vw,6.25rem)}.system-desc{display:flex;flex-direction:column;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:left;gap:1.5em}.system-desc span{padding-bottom:2px;border-bottom:1px solid currentColor;font-size:1.125em}.system-desc__illust{width:clamp(10.625rem,5.9445020747rem + 9.7510373444vw,13.5625rem)}@media screen and (min-width: 768px){.system-desc__illust{position:absolute;right:calc(clamp(2.8125rem,-.4738070539rem + 6.846473029vw,4.875rem)*-1);bottom:0}}@media screen and (max-width: 767px){.system-desc__illust{margin-inline:auto}}.system-list{display:grid;counter-reset:system;gap:clamp(1.25rem,.7142857143rem + 2.2857142857vw,2.5rem)}@media screen and (min-width: 768px){.system-list{grid-template-columns:repeat(2, 1fr)}}.system-card{display:flex;flex-direction:column;position:relative;min-height:clamp(17.5rem,15.625rem + 8vw,21.875rem);padding:20px;border-radius:clamp(.625rem,.3571428571rem + 1.1428571429vw,1.25rem);background-color:#99b6dd;color:#fff;counter-increment:system}.system-card::before{font-size:1.125em;content:counter(system, decimal-leading-zero)}.system-card:nth-child(1){background-color:#99b6dd}.system-card:nth-child(2){background-color:#4ca287}.system-card:nth-child(3){background-color:#ff8080}.system-card:nth-child(4){background-color:#e6c151}.system-card:nth-child(5){background-color:teal}.system-card:nth-child(6){background-color:#780086}.system-card:nth-child(7){background-color:#0056b8}.system-card__contents{position:relative;z-index:1;max-width:335px;margin-top:auto}@media screen and (max-width: 767px){.system-card__contents{text-align:justify}}.system-card__title{margin-bottom:.5em;font-size:clamp(1.375rem,.976659751rem + .8298755187vw,1.625rem);line-height:1.5;font-family:var(--font-gothic);letter-spacing:.05em}.system-card__bg{position:absolute;top:0;right:0;width:clamp(9.625rem,3.0523858921rem + 13.6929460581vw,13.75rem);overflow:hidden;border-radius:clamp(.625rem,.3571428571rem + 1.1428571429vw,1.25rem)}.system-card__illust{position:absolute;top:0;right:0}.system-card--wide{min-height:317px}@media screen and (min-width: 768px){.system-card--wide{grid-column:span 2}}@media screen and (max-width: 767px){.system-card--wide{min-height:380px}}.system-card--wide .system-card__contents{max-width:none}.system-card--wide .system-card__bg{width:clamp(10rem,-6.531120332rem + 34.4398340249vw,20.375rem)}.system-card__illust--1{top:calc(clamp(.8125rem,-.5816908714rem + 2.9045643154vw,1.6875rem)*-1);right:clamp(.9375rem,-.4566908714rem + 2.9045643154vw,1.8125rem);width:clamp(9.375rem,6.4285714286rem + 12.5714285714vw,16.25rem)}.system-card__illust--2{top:calc(clamp(.8125rem,-.5816908714rem + 2.9045643154vw,1.6875rem)*-1);right:clamp(.1875rem,-.210840249rem + .8298755187vw,.4375rem);width:clamp(7.5625rem,5.9691390041rem + 3.3195020747vw,8.5625rem)}.system-card__illust--3{top:calc(clamp(.5rem,-.2966804979rem + 1.6597510373vw,1rem)*-1);right:calc(clamp(.9375rem,-.5562759336rem + 3.112033195vw,1.875rem)*-1);width:clamp(7.8125rem,2.434906639rem + 11.2033195021vw,11.1875rem)}.system-card__illust--4{top:calc(clamp(.4375rem,-.3591804979rem + 1.6597510373vw,.9375rem)*-1);right:calc(clamp(.25rem,-.148340249rem + .8298755187vw,.5rem)*-1);width:clamp(8.125rem,2.4486514523rem + 11.8257261411vw,11.6875rem)}.system-card__illust--5{top:calc(clamp(1.3125rem,-.8783713693rem + 4.5643153527vw,2.6875rem)*-1);right:calc(clamp(2rem,-1.2863070539rem + 6.846473029vw,4.0625rem)*-1);width:clamp(9.5rem,2.9273858921rem + 13.6929460581vw,13.625rem)}.system-card__illust--6{top:calc(clamp(.3125rem,-.2850103734rem + 1.244813278vw,.6875rem)*-1);right:calc(clamp(.125rem,-.1737551867rem + .622406639vw,.3125rem)*-1);width:clamp(9.0625rem,2.7886410788rem + 13.0705394191vw,13rem)}.system-card__illust--7{top:calc(clamp(.25rem,-.148340249rem + .8298755187vw,.5rem)*-1);right:calc(clamp(.25rem,-.148340249rem + .8298755187vw,.5rem)*-1);width:clamp(7.875rem,2.3978215768rem + 11.4107883817vw,11.3125rem)}.greeting-section{position:relative;margin-top:-50px;margin-top:calc(clamp(0rem,-1.3392857143rem + 5.7142857143vw,3.125rem)*-1);padding-block:clamp(3.75rem,-3.4821428571rem + 30.8571428571vw,20.625rem) clamp(3.75rem,-4.0178571429rem + 33.1428571429vw,21.875rem);color:var(--color-main)}.greeting-section .container{max-width:855px}.greeting-bg{position:absolute;inset:0;z-index:calc(var(--z_index_bg) + 1)}.greeting-bg img{width:100%;height:100%}@media screen and (max-width: 767px){.greeting-bg img{-o-object-fit:cover;object-fit:cover}}.greeting{display:flex;gap:clamp(1.25rem,.6071428571rem + 2.7428571429vw,2.75rem)}@media screen and (max-width: 767px){.greeting{flex-direction:column;align-items:center}}.greeting__img{flex-shrink:0;width:clamp(11.875rem,-2.1664937759rem + 29.2531120332vw,20.6875rem)}@media screen and (max-width: 767px){.greeting__img{width:200px;height:300px;overflow:hidden}}.greeting__img img{border-radius:clamp(.625rem,.3571428571rem + 1.1428571429vw,1.25rem)}@media screen and (max-width: 767px){.greeting__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}}.greeting__title{margin-bottom:clamp(1.25rem,.7142857143rem + 2.2857142857vw,2.5rem);font-size:clamp(1.375rem,1.2678571429rem + .4571428571vw,1.625rem);line-height:1.75;font-family:var(--font-gothic);letter-spacing:.05em}.greeting__text{line-height:1.875}.greeting__text>*:not(:last-child){margin-bottom:1em}.greeting__sign{text-align:right}.greeting__sign span{font-size:2em}.greeting__note{margin-top:2em;font-weight:var(--fw-regular)}.voice-section{padding-bottom:clamp(3.75rem,.5357142857rem + 13.7142857143vw,11.25rem)}.voice-section .section-title{color:var(--color-main)}.voice-list{display:grid;gap:clamp(1.25rem,-.2437759336rem + 3.112033195vw,2.1875rem)}@media screen and (min-width: 768px){.voice-list{grid-template-columns:repeat(3, 1fr)}}.voice-card{display:flex;flex-direction:column;align-items:center;margin-top:clamp(4.375rem,3.9464285714rem + 1.8285714286vw,5.375rem);padding:20px;border-radius:clamp(.625rem,.3571428571rem + 1.1428571429vw,1.25rem);background-color:#fff}.voice-card__pic{width:clamp(6.25rem,5.3928571429rem + 3.6571428571vw,8.25rem);margin-top:calc(clamp(4.375rem,3.9464285714rem + 1.8285714286vw,5.375rem)*-1);margin-bottom:22px;padding:clamp(.3125rem,.2053571429rem + .4571428571vw,.5625rem);border-radius:50%;background-color:#fff}.voice-card__text{display:flex;flex:1;flex-direction:column;justify-content:space-between;gap:.5em}.voice-card__note{margin-top:auto;color:gray;font-size:clamp(.75rem,.5508298755rem + .4149377593vw,.875rem)}.teachers-section{position:relative;padding-block:clamp(2.5rem,1.4285714286rem + 4.5714285714vw,5rem)}.teachers-section::before{position:absolute;top:clamp(6.25rem,3.5714285714rem + 11.4285714286vw,12.5rem);bottom:0;left:0;right:0;z-index:-1;background-color:rgba(6,85,128,.5);content:""}.teachers-section .section-header{margin-bottom:clamp(.9375rem,.5357142857rem + 1.7142857143vw,1.875rem);color:#fff}.teachers-section .section-title{font-size:clamp(1.875rem,1.3392857143rem + 2.2857142857vw,3.125rem)}.teachers-section .section-desc span{padding-bottom:2px;border-bottom:1px solid currentColor;font-size:1.333em}.teachers-mv{text-align:center}@media screen and (max-width: 767px){.teachers-mv{margin-inline:-20px}}.teacher-cards{display:grid;flex-wrap:wrap;justify-content:center;margin-inline:auto;gap:clamp(1.5625rem,-.927126556rem + 5.1867219917vw,3.125rem)}@media screen and (min-width: 768px){.teacher-cards{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 767px)and (max-width: 980px){.teacher-cards{grid-template-columns:1fr}}@media screen and (min-width: 767px)and (max-width: 980px){.teacher-card{max-width:450px;margin-inline:auto}}.teacher-card__header{display:flex;justify-content:center;align-items:center;margin-bottom:-30px}@media screen and (max-width: 767px){.teacher-card__header{flex-direction:column}}.teacher-card__pic{width:clamp(13.75rem,-4.3981481481rem + 29.6296296296vw,18.75rem);aspect-ratio:1;overflow:hidden;border:clamp(.5rem,-.1970954357rem + 1.4522821577vw,.9375rem) solid #fff;border-radius:50%}@media screen and (max-width: 767px){.teacher-card__pic{margin-bottom:-40px}}.teacher-card__pic img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.teacher-card__kana{font-size:.625rem;letter-spacing:.3em}.teacher-card__prof{align-content:center;position:relative;z-index:-1;min-width:clamp(13.125rem,-2.7546296296rem + 25.9259259259vw,17.5rem);aspect-ratio:1;background:url("../img/top/teacher_bg.svg") no-repeat;background-size:cover;color:#fff;line-height:1.5;text-align:center}@media screen and (max-width: 767px){.teacher-card__prof{padding-block:50px}}@media screen and (min-width: 768px){.teacher-card__prof{margin-left:-15px}}.teacher-card__prof .teacher-card__name{margin-bottom:5px}.teacher-card__prof .teacher-card__name span{font-size:clamp(1.5rem,.5925925926rem + 1.4814814815vw,1.75rem)}.teacher-card__body{display:flex;flex-direction:column;padding:clamp(1.25rem,1.1160714286rem + .5714285714vw,1.5625rem);border-radius:clamp(.625rem,.3571428571rem + 1.1428571429vw,1.25rem);background-color:#fff;gap:clamp(.625rem,.3571428571rem + 1.1428571429vw,1.25rem)}.teacher-card__text{color:#d04a23;font-size:clamp(1.125rem,-.2361111111rem + 2.2222222222vw,1.5rem);line-height:1.75}@media screen and (max-width: 767px){.teacher-card__text br{display:none}}.teacher-card__detail{display:grid;padding:clamp(.9375rem,.8035714286rem + .5714285714vw,1.25rem);border-radius:10px;background-color:#f7f7f7;color:#666;line-height:1.5}.teacher-card__detail>div{display:flex;flex-wrap:wrap;align-items:baseline;-moz-column-gap:20px;column-gap:20px}.teacher-card__detail .teacher-card__name,.teacher-card__detail .teacher-card__org{color:#d04a23}.teacher-card__detail .teacher-card__name span{font-size:clamp(1.5rem,1.6071428571rem - .4571428571vw,1.25rem)}.teacher-card__detail .teacher-card__desc{margin-top:5px;font-size:.75rem;line-height:2}.teacher-card__link a{display:block;border-radius:10px;background-color:#f7f7f7;color:#d04a23;text-align:center}.teacher-card__link a:hover{opacity:1;background-color:#d04a23;color:#fff}.flow-section .container{max-width:940px}.flow-section .section-title{color:var(--color-accent)}.flow-list{display:flex;flex-direction:column;counter-reset:step;gap:10px}.flow-list>li{display:flex;flex-direction:column;counter-increment:step}.flow-list>li:not(:last-child)::after{align-self:center;-webkit-clip-path:polygon(0 0, 50% 100%, 100% 0);clip-path:polygon(0 0, 50% 100%, 100% 0);width:clamp(2rem,1.1428571429rem + 3.6571428571vw,4rem);aspect-ratio:64/30;margin-top:-1px;background-color:var(--color-accent);content:""}.flow-list>li>dl{padding:20px;border:clamp(.1875rem,.1071428571rem + .3428571429vw,.375rem) var(--color-accent) solid;border-radius:clamp(.625rem,.3571428571rem + 1.1428571429vw,1.25rem);background-color:#fff}.flow-list>li>dl::before{display:inline-block;margin-bottom:1em;color:var(--color-accent);font-size:clamp(1rem,.9464285714rem + .2285714286vw,1.125rem);line-height:1;content:counter(step, decimal-leading-zero)}.flow-list>li>dl>dt{color:var(--color-accent);font-weight:var(--fw-bold);font-size:clamp(1.25rem,1.1428571429rem + .4571428571vw,1.5rem);letter-spacing:.05em}@media screen and (min-width: 768px){.flow-list>li>dl>dd{max-width:705px}}@media screen and (max-width: 767px){.flow-list>li>dl>dd{text-align:justify}}.contact-bg{position:absolute;top:0;left:50%;z-index:calc(var(--z_index_bg) + 1);transform:translateX(-50%);width:clamp(31.25rem,19.8928571429rem + 48.4571428571vw,57.75rem)}.contact-section{padding-top:clamp(7.5rem,5.7053571429rem + 7.6571428571vw,11.6875rem)}.contact-section .section-header{margin-bottom:clamp(1.25rem,.7142857143rem + 2.2857142857vw,2.5rem);color:var(--color-main)}.contact-header{margin-bottom:clamp(2.1875rem,1.25rem + 4vw,4.375rem)}.contact-header__desc{color:#666;font-size:.75rem}@media screen and (min-width: 768px){.contact-header__desc{text-align:center}}.contact-form{max-width:976px;margin-inline:auto;padding:clamp(1.25rem,-2.7334024896rem + 8.2987551867vw,3.75rem) clamp(1.25rem,-6.7168049793rem + 16.5975103734vw,6.25rem);border-radius:clamp(.625rem,.3571428571rem + 1.1428571429vw,1.25rem);background-color:#fff}.form-item{display:grid;gap:clamp(.625rem,.3571428571rem + 1.1428571429vw,1.25rem)}@media screen and (min-width: 768px){.form-item{grid-template-columns:clamp(12.5rem,6.0269709544rem + 13.4854771784vw,16.5625rem) 1fr}}.form-item:not(:last-child){margin-bottom:clamp(1.5625rem,1.4285714286rem + .5714285714vw,1.875rem)}@media screen and (min-width: 768px){.form-item__title{padding-top:15px}}.form-item__title>div,.form-item__title>label{display:flex;align-items:center;color:var(--color-main);font-size:clamp(1rem,.8008298755rem + .4149377593vw,1.125rem)}.form-item__note{margin-top:5px;color:#666;font-size:.875em}.form-item input,.form-item select,.form-item textarea,.form-item button{color:#666;font:inherit;letter-spacing:.1em}.form-item input::-moz-placeholder, .form-item select::-moz-placeholder, .form-item textarea::-moz-placeholder, .form-item button::-moz-placeholder{color:#999;font-size:14px}.form-item input::placeholder,.form-item select::placeholder,.form-item textarea::placeholder,.form-item button::placeholder{color:#999;font-size:14px}.form-item input[type=text],.form-item input[type=tel],.form-item input[type=email],.form-item select,.form-item textarea{width:100%;min-height:60px;padding:10px;border:none;border-radius:10px;box-sizing:border-box;background-color:#f7f7f7;font-size:16px}.form-item textarea{min-height:305px;resize:vertical}.form-item .sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;border:0;white-space:nowrap;clip:rect(0, 0, 0, 0)}.form-item .custom-select{padding-right:40px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22.12 13.18'><polygon points='11.06 13.18 0 2.12 2.12 0 11.06 8.94 20 0 22.12 2.12 11.06 13.18' fill='%23666'/></svg>");background-position:right 20px center;background-size:20px;background-repeat:no-repeat;appearance:none;-webkit-appearance:none;-moz-appearance:none}.form-must{display:grid;width:clamp(2.25rem,.8558091286rem + 2.9045643154vw,3.125rem);aspect-ratio:50/25;border-radius:3px;background-color:#fe3943;color:#fff;font-size:clamp(.8125rem,.5137448133rem + .622406639vw,1rem);line-height:1;place-items:center}.form-item__title .form-must{margin-left:auto}.form-policy{margin-top:clamp(1.5625rem,.8928571429rem + 2.8571428571vw,3.125rem);color:#666;font-size:.75rem}.form-policy>*:not(:last-child){margin-bottom:1em}.form-policy-accept{display:flex;justify-content:center;align-items:center;margin-top:clamp(1.25rem,.7142857143rem + 2.2857142857vw,2.5rem);gap:clamp(.3125rem,-.3571428571rem + 2.8571428571vw,1.875rem)}.form-policy-accept label{color:var(--color-main);font-size:clamp(.9375rem,.8571428571rem + .3428571429vw,1.125rem)}@media screen and (min-width: 768px){.form-policy-accept input{transform:scale(2.5);margin-right:20px}}@media screen and (max-width: 767px){.form-policy-accept input{margin-right:5px}}.form-submit{margin-top:clamp(2.1875rem,1.25rem + 4vw,4.375rem);text-align:center}.form-submit .section-btn{border:none;cursor:pointer;transition:.3s;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-submit .section-btn:hover{opacity:.7}#mfp_phase_confirm_inner h4,#mfp_phase_confirm_inner .mfp_buttons{display:none}div#mfp_hidden{width:1px;height:1px;margin:0;padding:0;overflow:hidden}div#mfp_overlay{display:none;position:absolute;z-index:10001}div#mfp_overlay_inner{width:640px;max-width:90%;margin:0 auto;padding:15px;border-radius:5px;box-shadow:0 0 10px #000;background-color:#fff}div#mfp_overlay_background{display:none;position:absolute;z-index:10000;background-color:#000}div#mfp_loading_screen{display:none;opacity:.8;position:absolute;z-index:20000;background-color:#000}div#mfp_loading{display:none;position:absolute;z-index:20001;width:40px;height:40px}div.mfp_err{display:none;clear:both;margin-top:5px;padding:3px 0 5px 0;color:red;font-size:12px;line-height:normal;text-align:left}.js-in-view-slide-in{opacity:0}.js-in-view-slide-in.is-on{-webkit-animation:slideIn 1s forwards;animation:slideIn 1s forwards}.js-in-view-pop-in{opacity:0}.js-in-view-pop-in.is-on{-webkit-animation:popIn 2s forwards;animation:popIn 2s forwards}.js-in-view-fade-in{opacity:0}.js-in-view-fade-in.is-on{-webkit-animation:fadeIn 2s forwards;animation:fadeIn 2s forwards}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes slideIn{0%{opacity:0;transform:translateY(10px)}100%{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;transform:translateY(10px)}100%{opacity:1;transform:translateY(0)}}@-webkit-keyframes scaleIn{0%{opacity:0}100%{opacity:1;transform:scale(1)}}@keyframes scaleIn{0%{opacity:0}100%{opacity:1;transform:scale(1)}}@-webkit-keyframes popIn{0%{opacity:0;transform:scale(0) translateY(0)}60%{opacity:1;transform:scale(1) translateY(0)}80%{opacity:1;transform:scale(1) translateY(-10px)}100%{opacity:1;transform:scale(1) translateY(0)}}@keyframes popIn{0%{opacity:0;transform:scale(0) translateY(0)}60%{opacity:1;transform:scale(1) translateY(0)}80%{opacity:1;transform:scale(1) translateY(-10px)}100%{opacity:1;transform:scale(1) translateY(0)}}@-webkit-keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}