@import url(base/normalize.css);@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Oxanium:wght@200..800&display=swap");html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}img{vertical-align:bottom}button{border:none;background:none;outline:none;cursor:pointer}html,body{position:relative;background:#000;color:#fff;font-family:"Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Meiryo,メイリオ,Osaka,"MS PGothic",arial,helvetica,sans-serif;font-size:clamp(14px, 11.33333px + .34722vw, 18px);font-weight:500;line-height:1.8;letter-spacing:var(--spacing);-webkit-font-feature-settings:"palt";font-feature-settings:"palt";-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}html{overflow:auto}body{overflow:hidden}:root{--spacing:0.15em}*{-webkit-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}a{color:#fff;-webkit-transition:.3s;transition:.3s;text-decoration:none}@media (hover: hover) and (pointer: fine){a:hover{opacity:0.8}}.is-pc a[href*="tel:"]{pointer-events:none;cursor:default;text-decoration:none}img{max-width:100%;height:auto}.grecaptcha-badge{bottom:120px !important;z-index:100}@media screen and (max-width: 767px){.grecaptcha-badge{bottom:90px !important}}.l-container{width:calc(100% - 60px * 2);max-width:1440px;margin:0 auto}@media screen and (max-width: 1299px){.l-container{width:calc(100% - 60px)}}@media screen and (max-width: 767px){.l-container{width:calc(100% - 15px * 2)}}.l-container.w800{max-width:800px}.l-container{width:85%;max-width:1440px;margin:0 auto}@media screen and (max-width: 767px){.l-container{width:88%}}.l-container.w1224{max-width:1224px}.l-container.w1100{max-width:1100px}.l-container.w900{max-width:900px}.l-section{position:relative;padding-top:200px;padding-bottom:200px;z-index:1}@media screen and (max-width: 1099px){.l-section{padding-top:100px;padding-bottom:100px}}@media screen and (max-width: 767px){.l-safeArea{padding-bottom:env(safe-area-inset-bottom)}}.l-mainColumn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.l-mainColumn__left,.l-mainColumn__right{width:50%;height:auto}@media screen and (max-width: 1099px){.l-mainColumn__left,.l-mainColumn__right{width:100%}}.l-mainColumn__left{position:fixed;left:0;top:0}.l-mainColumn__right{position:relative}.l-mainColumn__right::before{position:absolute;content:"";width:100%;height:100%;background:-webkit-gradient(linear, right top, left top, from(rgba(0,0,0,0.6)), to(rgba(0,0,0,0)));background:linear-gradient(to left, rgba(0,0,0,0.6), rgba(0,0,0,0))}.l-sectionSub{padding-top:clamp(80px, 53.33333px + 3.47222vw, 120px);padding-bottom:200px}@media screen and (max-width: 1099px){.l-sectionSub{padding-bottom:100px}}.l-tabs{margin-top:50px;padding-bottom:40px;width:100%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:0 clamp(16px, 5.33333px + 1.38889vw, 32px);-ms-flex-wrap:wrap;flex-wrap:wrap}.l-tab_item{width:calc((100% - clamp(16px, 5.33333px + 1.38889vw, 32px) *3)/2);text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:600;-webkit-transition:all 0.2s ease;transition:all 0.2s ease;height:auto;cursor:pointer;border:2px solid #000;padding:clamp(8px, 2.66667px + .69444vw, 16px) clamp(8px, -2.66667px + 1.38889vw, 24px)}input[name="l-tab_item"]{display:none}.l-tab_content{display:none;padding-top:clamp(48px, 13.33333px + 4.51389vw, 100px);clear:both;width:100%;border-top:2px solid #000;margin-top:-2px}#elementary:checked ~ #elementary_content,#junior:checked ~ #junior_content{display:block}.l-tab_item-elementary{background-color:#FFC400;color:#000}.l-tab_item-junior{background-color:#FF7F00;color:#000}.l-tabs input:checked+.l-tab_item-elementary{background-color:#000;color:#FFC400}.l-tabs input:checked+.l-tab_item-junior{background-color:#000;color:#FF7F00}.l-messageArea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:clamp(32px, 21.33333px + 1.38889vw, 48px)}.l-messageArea__p{font-size:clamp(18px, 14px + .52083vw, 24px);line-height:2.5}.l-messageArea2__photoArea{position:relative;margin-bottom:clamp(64px, 13.33333px + 6.59722vw, 140px)}.l-messageArea2__photo{aspect-ratio:6/4;margin-left:10%;margin-right:-10%}.l-messageArea2__photo-p{position:absolute;top:clamp(24px, 2.66667px + 2.77778vw, 56px);left:0;font-size:clamp(16px, 5.33333px + 1.38889vw, 32px);line-height:1.3;z-index:1}.l-messageArea2__photo-Lv3{position:absolute;bottom:calc(-1*clamp(16px, 0px + 2.08333vw, 40px));left:0;font-size:clamp(48px, 13.33333px + 4.51389vw, 100px);line-height:1;font-weight:700;z-index:3}.l-messageArea2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:clamp(8px, 2.66667px + .69444vw, 16px);margin-bottom:clamp(32px, 21.33333px + 1.38889vw, 48px)}.l-messageArea2__p{font-size:clamp(16px, 13.33333px + .34722vw, 20px);color:#333;line-height:2;width:100%}.l-list{border-top:1px solid #666}.l-list-dl{border-bottom:1px solid #666;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.l-list-dt,.l-list-dd{height:auto;padding:clamp(16px, 10.66667px + .69444vw, 24px) clamp(0px, -21.33333px + 2.77778vw, 32px);color:#000}.l-list-dt a,.l-list-dd a{text-decoration:underline;color:#333;display:block !important}.l-list-dt{width:clamp(80px, 33.33333px + 6.07639vw, 150px);font-weight:600}.l-list-dd{width:calc(100% - clamp(80px, 33.33333px + 6.07639vw, 150px));color:#333}.l-list-dd .l-list-span1{font-size:clamp(28px, 20px + 1.04167vw, 40px);line-height:1;letter-spacing:0;vertical-align:middle;display:inline-block;color:#000;margin-top:-8px}@media screen and (max-width: 767px){.l-list-dd .l-list-span1{margin-top:-5px}}.l-list-dd .l-list-span2{font-size:clamp(10px, 7.33333px + .34722vw, 14px);letter-spacing:0.05em;display:inline-block;line-height:1.6}.l-list-dd sup{font-size:clamp(11px, 9.66667px + .17361vw, 13px)}.l-list-dd-span{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:clamp(4px, -4px + 1.04167vw, 16px) 0}.l-list-dd-span2{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:clamp(6px, 4.66667px + .17361vw, 8px)}.l-list-dd-span2 span{width:100%}.l-list-dd-span3{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:clamp(6px, 4.66667px + .17361vw, 8px)}.l-list-dd-span3 span{width:100%;text-indent:-0.7em;padding-left:0.7em}.l-subtextArea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:clamp(8px, 5.33333px + .34722vw, 12px);margin-top:clamp(24px, 13.33333px + 1.38889vw, 40px)}.l-subtextArea__p{font-size:clamp(11px, 9.66667px + .17361vw, 13px);color:#eee;text-indent:-1.2em;padding-left:1.2em}.l-list-subp{display:block;font-size:clamp(11px, 9.66667px + .17361vw, 13px);color:#333;text-indent:-1.2em;padding-left:1.2em;margin-top:clamp(16px, 10.66667px + .69444vw, 24px)}.l-list-subp a{color:#333;text-decoration:underline}.l-linkArea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:clamp(16px, 10.66667px + .69444vw, 24px);margin-top:clamp(48px, 37.33333px + 1.38889vw, 64px)}.l-linkArea__link{border:2px solid #fff;padding:clamp(16px, 5.33333px + 1.38889vw, 32px) clamp(8px, 2.66667px + .69444vw, 16px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1.5;position:relative}.l-linkArea__link:hover{opacity:1}.l-linkArea__link:hover::before{border-bottom:clamp(8px, 2.66667px + .69444vw, 16px) solid #fff;border-left:clamp(8px, 2.66667px + .69444vw, 16px) solid transparent}.l-linkArea__link::before{content:"";position:absolute;bottom:0;right:0;border-bottom:clamp(24px, 18.66667px + .69444vw, 32px) solid #fff;border-left:clamp(24px, 18.66667px + .69444vw, 32px) solid transparent;-webkit-transition:.3s;transition:.3s}.l-linkArea__span{font-size:clamp(20px, 12px + 1.04167vw, 32px);text-align:center}@font-face{font-family:'icomoon';src:url("./../../assets/fonts/icomoon.eot");src:url("./../../assets/fonts/icomoon.eot") format("embedded-opentype"),url("./../../assets/fonts/icomoon.ttf") format("truetype"),url("./../../assets/fonts/icomoon.woff") format("woff"),url("./../../assets/fonts/icomoon.svg") format("svg");font-weight:normal;font-style:normal;font-display:block}[class^="icon-"],[class*=" icon-"]{font-family:'icomoon' !important;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-arr-thin-r:before{content:"\e900"}.icon-dl:before{content:"\e901"}.icon-arr-thin-t:before{content:"\e902"}.icon-popup:before{content:"\e903"}.icon-tel:before{content:"\e904"}.icon-arr-b:before{content:"\e905"}.icon-arr-l:before{content:"\e906"}.icon-arr-r:before{content:"\e907"}.icon-arr-t:before{content:"\e908"}.icon-arr-thin-b:before{content:"\e909"}.icon-arr-thin-l:before{content:"\e90a"}.icon-mail:before{content:"\e90b"}.icon-checked:before{content:"\e90c"}.icon-pamph:before{content:"\e90d"}.icon-freeDial:before{content:"\e90e"}.icon-mailThin:before{content:"\e90f"}.icon-line:before{content:"\e910"}.icon-facebook:before{content:"\ea90"}.icon-instagram:before{content:"\ea92"}.icon-twitter:before{content:"\ea96"}.btn{width:100%;max-width:380px;height:55px;border-radius:27px;border:2px solid #03C420;padding:6px 13px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:.2s;transition:.2s;text-decoration:none;font-weight:bold;font-size:14px;letter-spacing:.06em;color:#03C420}@media (hover: hover) and (pointer: fine){.btn:hover{opacity:1;background:#03C420}}@media (hover: hover) and (pointer: fine){.btn:hover{color:#000}}.btn i{margin-right:0.4em}.form table{width:100%}.form .form__item{margin-bottom:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%}@media screen and (max-width: 767px){.form .form__item{display:block;margin-bottom:20px}}.form dt,.form th{width:18em;margin-bottom:5px;line-height:44px;font-weight:bold;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 767px){.form dt,.form th{width:100%;max-width:100%;line-height:inherit;margin-bottom:10px}}.form dt span,.form th span{line-height:1em;padding:0.4em 0 0.5em;background:#03C420;color:#000;font-size:14px;text-align:center;display:inline-block;width:45px;margin:7px 10px;float:right;border-radius:2px}@media screen and (max-width: 767px){.form dt span,.form th span{float:none;font-size:10px;line-height:1.5em;margin:0 0 0 5px;vertical-align:text-top}}.form .required dt span,.form .required th span{background:red}.form dd,.form td{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:0 20px}@media screen and (max-width: 767px){.form dd,.form td{display:block;margin:0}}.form th,.form td{padding-bottom:30px}.form input,.form textarea,.form select{font-family:"Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Meiryo,メイリオ,Osaka,"MS PGothic",arial,helvetica,sans-serif;outline:none}.form input[type="text"],.form input[type="tel"],.form input[type="email"],.form input[type="number"],.form input[type="date"],.form select,.form textarea{width:100%;background:#eeeeee;border:2px solid transparent;border-radius:3px;height:44px;line-height:44px;padding:0 1em;font-size:16px;-webkit-appearance:none;cursor:pointer}.form input[type="text"]::-webkit-input-placeholder, .form input[type="tel"]::-webkit-input-placeholder, .form input[type="email"]::-webkit-input-placeholder, .form input[type="number"]::-webkit-input-placeholder, .form input[type="date"]::-webkit-input-placeholder, .form select::-webkit-input-placeholder, .form textarea::-webkit-input-placeholder{color:#C1C1C1}.form input[type="text"]::-moz-placeholder, .form input[type="tel"]::-moz-placeholder, .form input[type="email"]::-moz-placeholder, .form input[type="number"]::-moz-placeholder, .form input[type="date"]::-moz-placeholder, .form select::-moz-placeholder, .form textarea::-moz-placeholder{color:#C1C1C1}.form input[type="text"]:-ms-input-placeholder, .form input[type="tel"]:-ms-input-placeholder, .form input[type="email"]:-ms-input-placeholder, .form input[type="number"]:-ms-input-placeholder, .form input[type="date"]:-ms-input-placeholder, .form select:-ms-input-placeholder, .form textarea:-ms-input-placeholder{color:#C1C1C1}.form input[type="text"]::-ms-input-placeholder, .form input[type="tel"]::-ms-input-placeholder, .form input[type="email"]::-ms-input-placeholder, .form input[type="number"]::-ms-input-placeholder, .form input[type="date"]::-ms-input-placeholder, .form select::-ms-input-placeholder, .form textarea::-ms-input-placeholder{color:#C1C1C1}.form input[type="text"]::placeholder,.form input[type="tel"]::placeholder,.form input[type="email"]::placeholder,.form input[type="number"]::placeholder,.form input[type="date"]::placeholder,.form select::placeholder,.form textarea::placeholder{color:#C1C1C1}.form input[type="text"]:focus,.form input[type="tel"]:focus,.form input[type="email"]:focus,.form input[type="number"]:focus,.form input[type="date"]:focus,.form select:focus,.form textarea:focus{border-color:#03C420;background:#f8f8f8}.form select::-ms-expand{display:none}.form .selectWrap{position:relative}.form .selectWrap::after{content:"▼";position:absolute;right:1em;top:0.6em;pointer-events:none}.form input[type="date"],.form .selectWrap{max-width:15em}.form label{cursor:pointer}.form textarea{display:block;padding:17px 14px;height:200px;line-height:1.75;resize:vertical}.form span.wpcf7-list-item{display:block;margin:10px 0}.form .form__zipCode{margin-bottom:10px}.form .form__zipCode input{display:inline-block;width:10em;margin-left:10px}.form .form__submit{position:relative;margin:0 auto;width:100%;max-width:380px;height:55px;border-radius:27px;border:2px solid #03C420;padding:6px 13px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:.2s;transition:.2s}@media (hover: hover) and (pointer: fine){.form .form__submit:hover{opacity:1;background:#03C420}}.form .form__submit.js-disabled{border-color:#666;background:#666}@media (hover: hover) and (pointer: fine){.form .form__submit.js-disabled:hover{color:#03C420;border-color:#666;background:#666}.form .form__submit.js-disabled:hover input{color:#03C420}}.form .form__submit input{text-decoration:none;font-weight:bold;font-size:14px;letter-spacing:.06em;color:#03C420;background:none;border:none;cursor:pointer;position:absolute;z-index:1;width:100%;height:100%}@media (hover: hover) and (pointer: fine){.form .form__submit input:hover{color:#000}}.form .form__submit input i{margin-right:0.4em}.form .wpcf7-spinner{display:none}.form .form__submit+p{margin:30px 0 0}.form .form__acceptance{text-align:center;margin:20px 0 40px}.form .wpcf7-not-valid-tip{background:#ffe6ea;width:100%;margin-top:10px;color:#03C420;border-radius:3px;display:block;font-size:11px;padding:4px 10px 4px 10px}.form div.wpcf7-mail-sent-ok{display:none !important}.form .ui-datepicker{z-index:10 !important}.heading__center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.heading__left{text-align:left;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.heading__Lv1{line-height:1}.heading__Lv1-en{font-size:clamp(64px, 26.66667px + 4.86111vw, 120px)}.heading__Lv1-jp{font-size:clamp(24px, 2.66667px + 2.77778vw, 56px)}.heading__Lv2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:clamp(8px, 2.66667px + .69444vw, 16px);margin-bottom:clamp(40px, 18.66667px + 2.77778vw, 72px);line-height:1}.heading__Lv2-en{font-size:clamp(16px, 10.66667px + .69444vw, 24px)}.heading__Lv2-jp{font-size:clamp(40px, 18.66667px + 2.77778vw, 72px);font-weight:700}.heading__Lv3{margin-bottom:clamp(32px, 21.33333px + 1.38889vw, 48px);font-size:clamp(24px, 13.33333px + 1.38889vw, 40px);font-weight:700}.table{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);display:table;table-layout:fixed;width:100%;border-top:1px dotted #e3e3e3}.table .table-td,.table .table-th{display:table-cell;text-align:left;font-weight:400;border-bottom:1px dotted #e3e3e3}.table .table-th{width:210px;background-color:#f8f8f8;padding:14px 20px 14px 22px}.table .table-td{background-color:#fff;padding:14px 24px;line-height:2}@media screen and (max-width: 767px){.table{font-size:.9em}.table .table-th{width:8em;padding:14px 0;text-align:center}}.table-primary .table-th{width:9em;background-color:#ffffff}@media screen and (max-width: 767px){.table-primary .table-th{width:7em}}.pagerArchive{text-align:center;margin:60px 0 0}.pagerArchive .wp-pagenavi span,.pagerArchive .wp-pagenavi a{display:inline-block;line-height:40px;text-align:center;padding:0 14px}@media (hover: hover) and (pointer: fine){.pagerArchive .wp-pagenavi span:hover,.pagerArchive .wp-pagenavi a:hover{border-color:#03C420;color:#03C420}}.pagerArchive .wp-pagenavi span.current{background:#03C420;color:#ffffff;border-color:#03C420}.pagerSingle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 -10px}.pagerSingle__wrap{overflow:visible}.pagerSingle__item{max-width:10em;width:100%;margin:0 10px}.pagerSingle__item a{text-decoration:none;display:inline-block;color:#03C420}.pagerSingle__item a::before,.pagerSingle__item a::after{font-family:'icomoon';position:static;display:inline-block;-webkit-transition:.2s;transition:.2s}.pagerSingle__prev{text-align:right}.pagerSingle__prev a::after{margin-left:10px;content:"\e907"}@media (hover: hover) and (pointer: fine){.pagerSingle__prev a:hover::after{-webkit-transform:translateX(0.5em);transform:translateX(0.5em)}}.pagerSingle__list{text-align:center}.pagerSingle__next{text-align:left}.pagerSingle__next a::before{margin-right:10px;content:"\e906"}@media (hover: hover) and (pointer: fine){.pagerSingle__next a:hover::before{-webkit-transform:translateX(-0.5em);transform:translateX(-0.5em)}}.simpleList li::before{content:"・"}.listSimpleCat__wrap{overflow:hidden}.listSimpleCat__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:-5px}.listSimpleCat__item{margin:5px}@media screen and (max-width: 767px){.listSimpleCat__item{font-size:12px}}.listSimpleCat__item>*{background:#333;color:#666;display:block;font-size:14px;line-height:1.5em;padding:0 20px;text-decoration:none}.listCategory__wrap{width:100%;margin-left:auto;margin-right:auto;overflow:hidden}.listCategory{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;margin:0 -25px}.listCategory .cat-item{padding:10px;margin-left:15px;margin-right:15px}.listCategory a{font-weight:700;color:#999999}.listBlog__listWrap{overflow:hidden}@media screen and (min-width: 768px){.listBlog__listWrap{overflow:hidden}}@media screen and (min-width: 768px){.listBlog__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;margin:-20px}}@media screen and (min-width: 768px){.listBlog__item{width:33.33333333333%;padding:20px}}.listBlog__cat{position:absolute;top:0;right:0;background:#ffffff;font-size:12px;padding:0 15px;line-height:28px;z-index:1}.listBlog__link{display:block;position:relative;text-decoration:none;font-weight:500;letter-spacing:0.1em;border:1px solid #eeeeee}@media (hover: hover) and (pointer: fine){.listBlog__link:hover .listBlog__thumb{-webkit-transform:scale(1.1);transform:scale(1.1)}}.listBlog__thumbWrap{position:relative;overflow:hidden;aspect-ratio:331 / 227}.listBlog__thumb{-webkit-transition:.4s;transition:.4s}.listBlog__txtWrap{padding:15px}.listBlog__date{color:#666666;font-size:12px}.listBlog__ttl{line-height:1.7em;margin:1px 0 10px}.listBlog__txt{font-weight:normal;font-size:0.9em}.listBlog__btn{text-align:center;line-height:48px;border-top:1px solid #eeeeee;color:#03C420;font-size:14px;font-family:"Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Meiryo,メイリオ,Osaka,"MS PGothic",arial,helvetica,sans-serif;font-weight:500;position:relative}@media screen and (max-width: 767px){.listBlog__item+.listBlog__item{margin-top:25px}}.listNews a{text-decoration:none}.listNews .listSimpleCat__list{margin-bottom:10px}.listNews__inner{display:table;width:100%;border-bottom:1px solid #cccccc;padding:20px 0}.listNews__date{display:table-cell;vertical-align:top;width:7em;font-size:14px;color:#03C420}@media screen and (max-width: 767px){.listNews__date{font-size:10px;line-height:26px}}.listNews__info{display:table-cell;width:auto}.listNews__title{line-height:1.4em;display:block}.pagerArchive{text-align:center;margin:60px 0 0}.pagerArchive .wp-pagenavi span,.pagerArchive .wp-pagenavi a{display:inline-block;line-height:40px;text-align:center;padding:0 14px}@media (hover: hover) and (pointer: fine){.pagerArchive .wp-pagenavi span:hover,.pagerArchive .wp-pagenavi a:hover{border-color:#03C420;color:#03C420}}.pagerArchive .wp-pagenavi span.current{background:#03C420;color:#ffffff;border-color:#03C420}.pagerSingle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 -10px}.pagerSingle__wrap{overflow:visible}.pagerSingle__item{max-width:10em;width:100%;margin:0 10px}.pagerSingle__item a{text-decoration:none;display:inline-block;color:#03C420}.pagerSingle__item a::before,.pagerSingle__item a::after{font-family:'icomoon';position:static;display:inline-block;-webkit-transition:.2s;transition:.2s}.pagerSingle__prev{text-align:right}.pagerSingle__prev a::after{margin-left:10px;content:"\e907"}@media (hover: hover) and (pointer: fine){.pagerSingle__prev a:hover::after{-webkit-transform:translateX(0.5em);transform:translateX(0.5em)}}.pagerSingle__list{text-align:center}.pagerSingle__next{text-align:left}.pagerSingle__next a::before{margin-right:10px;content:"\e906"}@media (hover: hover) and (pointer: fine){.pagerSingle__next a:hover::before{-webkit-transform:translateX(-0.5em);transform:translateX(-0.5em)}}.t-ofi{height:100%}.t-ofi img{max-width:100%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.t-tCenter{text-align:center}.t-tRight{text-align:right}.t-tLeft{text-align:left}.t-nowL,.t-nowC,.t-nowR{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.t-nowC{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.t-nowR{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.t-now{white-space:nowrap}.t-wbr{word-break:keep-all;overflow-wrap:break-word}.t-pb0{padding-bottom:0 !important}.t-pt0{padding-top:0 !important}@media screen and (min-width: 768px){.t-hidePC{display:none}}@media screen and (max-width: 767px){.t-hideSP{display:none}}.t-hidden{position:absolute;white-space:nowrap;width:1px;height:1px;overflow:hidden;border:0;padding:0;clip:rect(0, 0, 0, 0);clip-path:inset(50%)}.t-pc{display:block !important}@media screen and (max-width: 767px){.t-pc{display:none !important}}.t-sp{display:none !important}@media screen and (max-width: 767px){.t-sp{display:block !important}}.t-pcTab{display:block !important}@media screen and (max-width: 1099px){.t-pcTab{display:none !important}}.t-spTab{display:none !important}@media screen and (max-width: 1099px){.t-spTab{display:block !important}}.t-pcTab__flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}@media screen and (max-width: 1099px){.t-pcTab__flex{display:none !important}}.t-spTab__flex{display:none !important}@media screen and (max-width: 1099px){.t-spTab__flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}}.t-pc__flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}@media screen and (max-width: 767px){.t-pc__flex{display:none !important}}.t-sp__flex{display:none !important}@media screen and (max-width: 767px){.t-sp__flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}}.t-en{font-family:"Oxanium",sans-serif;letter-spacing:0}.t-white{color:#000}.t-mb0{margin-bottom:0 !important}.t-bk__key1{background-color:#03C420}.t-bk__key2{background-color:#009DFF}.t-bk__key3{background-color:#FF77A6}.t-bk__key4{background-color:#FFC400}.t-bk__key5{background-color:#FF7F00}.t-hover1{background-color:transparent}.t-hover1:hover{background-color:#03C420}.t-hover2{background-color:transparent}.t-hover2:hover{background-color:#009DFF}.t-hover3{background-color:transparent}.t-hover3:hover{background-color:#FF77A6}.t-strong{background-color:#000;color:#fff;padding:0 3px}.t-colorbox{position:relative;overflow:hidden}.t-colorbox .t-color{position:absolute;top:0;left:0;bottom:0;width:100%;background-color:#fff;z-index:2;-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:-webkit-transform 0.3s ease;transition:-webkit-transform 0.3s ease;transition:transform 0.3s ease;transition:transform 0.3s ease, -webkit-transform 0.3s ease}.t-colorbox .t-color.animate-in{-webkit-transform:translateX(0%);transform:translateX(0%)}.t-colorbox .t-color.animate-out{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform 0.3s ease;transition:-webkit-transform 0.3s ease;transition:transform 0.3s ease;transition:transform 0.3s ease, -webkit-transform 0.3s ease}.t-colorbox img{position:relative;z-index:1;opacity:0;-webkit-transition:opacity 0.3s ease;transition:opacity 0.3s ease}.t-colorbox h2{opacity:0;-webkit-transition:opacity 0.3s ease;transition:opacity 0.3s ease}.header{z-index:1000;position:fixed;top:0;left:0;width:100%;height:80px}@media screen and (max-width: 767px){.header{height:100px}}.header .l-container{height:100%;width:100%;max-width:calc(100% - 30px);margin:0 0 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 767px){.header .l-container{max-width:calc(100% - 15px);-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.header__logo{display:block;position:fixed;top:30px;left:30px;width:180px;-webkit-transition:width 0.1s linear;transition:width 0.1s linear}.header__logo:hover{opacity:1}@media screen and (max-width: 1099px){.header__logo{top:10px;left:10px}}.header__logo img{display:block;width:100%;max-width:180px}@media screen and (max-width: 1099px){.header__logo img{max-width:72px}}.headerRight{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.header__nav{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 767px){.header__nav{display:none}}.header__navList{display:-webkit-box;display:-ms-flexbox;display:flex}.header__navItem{width:clamp(100px, 86.66667px + 1.73611vw, 120px);height:80px}.header__navItem-link{text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;text-align:center}@media screen and (max-width: 1099px){.header__navItem-link{gap:2px}}@media screen and (max-width: 767px){.header__navItem-link{gap:3px}}.header__navItem-img{width:clamp(32px, 26.66667px + .69444vw, 40px);margin-top:8px}@media screen and (max-width: 1099px){.header__navItem-img{margin-top:14px}}@media screen and (max-width: 767px){.header__navItem-img{margin-top:10px}}.header__navItem-text{font-size:clamp(12px, 10.66667px + .17361vw, 14px);line-height:1}.header__infoWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__infoItem{margin:0 10px}.is-headerClone{position:fixed;z-index:5000}@media screen and (max-width: 600px){#wpadminbar{position:fixed !important}}.footer{width:50%;margin:0 0 0 auto;background:#000;position:relative;z-index:1}@media screen and (max-width: 1099px){.footer{width:100%;background-color:rgba(0,0,0,0.85)}}@media screen and (max-width: 767px){.footer{margin-bottom:66px}}.footer .l-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__logoWrap{border-bottom:1px solid #666;padding:clamp(25px, -1px + 3.38542vw, 64px) 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:clamp(16px, 10.66667px + .69444vw, 24px);text-align:center}.footer__logoWrap-logo{width:clamp(80px, -26.66667px + 13.88889vw, 240px)}.footer__snsWrap{border-bottom:1px solid #666;padding:clamp(25px, -1px + 3.38542vw, 64px) 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:clamp(16px, 10.66667px + .69444vw, 24px);text-align:center}.footer__snsWrap-logo{width:clamp(40px, 24px + 2.08333vw, 64px)}.footer__copyArea{background-color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;height:clamp(32px, 10.66667px + 2.77778vw, 64px);border-top:1px solid #666;position:relative;z-index:1}.breadcrumbs{width:100%;font-size:13px;padding-top:5px;padding-bottom:5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:relative;z-index:1;color:#fff;border-bottom:1px solid #fff}.breadcrumbs .l-container{overflow:hidden;text-overflow:ellipsis}.breadcrumbs a{position:relative;margin-right:30px;text-decoration:underline;color:#fff}@media (hover: hover) and (pointer: fine){.breadcrumbs a:hover{text-decoration:underline}}.breadcrumbs a::after{position:absolute;top:50%;right:-16px;display:block;content:'';width:8px;height:8px;margin-top:-5px;border-top:1px solid #fff;border-right:1px solid #fff;-webkit-transform:rotate(45deg);transform:rotate(45deg)}@media screen and (max-width: 767px){.breadcrumbs{padding:5px 0;font-size:10px}.breadcrumbs span{line-height:1.7em}}@media screen and (min-width: 768px) and (max-width: 1099px){.breadcrumbs{padding:5px 0}}.hamburger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;width:clamp(100px, 86.66667px + 1.73611vw, 120px);height:80px;background-color:#fff}@media screen and (max-width: 767px){.hamburger{width:80px}}.hamburger__icon{display:-webkit-box;display:-ms-flexbox;display:flex;width:clamp(24px, 20px + .52083vw, 30px);height:clamp(16px, 13.33333px + .34722vw, 20px);position:relative;margin:4px 0 8px}.hamburger__icon span{position:absolute;-webkit-transition:all .4s;transition:all .4s;left:0;width:100%;height:2px;background-color:#000;border-radius:4px}.hamburger__icon span:nth-of-type(1){top:0}.hamburger__icon span:nth-of-type(2){top:50%;margin-top:-1px}.hamburger__icon span:nth-of-type(3){bottom:0}.is-spMenuActive .hamburger__icon span{background-color:#fff}.is-spMenuActive .hamburger__icon span:nth-of-type(1){-webkit-transform:translateY(9px) rotate(-45deg);transform:translateY(9px) rotate(-45deg)}@media screen and (max-width: 767px){.is-spMenuActive .hamburger__icon span:nth-of-type(1){-webkit-transform:translateY(7px) rotate(-45deg);transform:translateY(7px) rotate(-45deg)}}.is-spMenuActive .hamburger__icon span:nth-of-type(2){opacity:0}.is-spMenuActive .hamburger__icon span:nth-of-type(3){-webkit-transform:translateY(-9px) rotate(45deg);transform:translateY(-9px) rotate(45deg)}@media screen and (max-width: 767px){.is-spMenuActive .hamburger__icon span:nth-of-type(3){-webkit-transform:translateY(-7px) rotate(45deg);transform:translateY(-7px) rotate(45deg)}}.hamburger__text{font-size:clamp(11px, 9.66667px + .17361vw, 13px);color:#000;line-height:1;font-weight:600}.is-spMenuActive .hamburger{background-color:rgba(0,0,0,0.85)}.is-spMenuActive .spMenu{background-color:rgba(0,0,0,0.85)}.is-spMenuActive .hamburger__text{color:#fff}@media screen and (max-width: 767px){.is-spMenuActive .header{background-color:rgba(0,0,0,0.85);padding-bottom:30px}.is-spMenuActive .hamburger{background-color:rgba(0,0,0,0)}.is-spMenuActive .spMenu{background-color:rgba(0,0,0,0.85)}}.gototop{position:fixed;z-index:1000;right:40px;bottom:40px;background:#ccc;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;width:80px;height:80px;border-radius:50%;font-size:0.8em;display:none}.pageHero{position:relative;z-index:1;width:100%;min-height:clamp(350px, 250px + 13.02083vw, 500px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pageHero__ttl{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:-1em}@media screen and (max-width: 1099px){.pageHero__ttl{margin-bottom:-2em}}@media screen and (max-width: 767px){.pageHero__ttl{margin-bottom:-3em}}.sectionContact{width:50%;margin:0 0 0 auto;position:relative;z-index:1;background-image:url(../../assets/images/home/contact__bk@2x.webp);background-position:50% 50%;background-repeat:no-repeat;background-size:cover}@media screen and (max-width: 1099px){.sectionContact{width:100%}}.sectionContact::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.6)}.sectionContact .l-container{position:relative;z-index:2}.spHomeBar{display:none;position:fixed;width:100%;bottom:0;left:0;z-index:1000}@media screen and (min-width: 768px){.spHomeBar{display:none !important}}.spHomeBar__navList{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:66px}.spHomeBar__navItem{width:50%;text-align:center}.spHomeBar__navLink{text-decoration:none;padding:5px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.spHomeBar__navLink p{line-height:1em;-webkit-font-feature-settings:"palt";font-feature-settings:"palt"}.spHomeBar__navLink img{height:clamp(32px, 26.66667px + .69444vw, 40px);width:auto}@media (hover: hover) and (pointer: fine){.spHomeBar__navLink:hover{text-decoration:none}}.spMenu{position:fixed;z-index:3000;top:0;right:0;width:clamp(400px, 346.66667px + 6.94444vw, 480px);background:#fff;display:none;height:calc(100% - 80px);margin-top:80px;overflow-y:auto}@media screen and (max-width: 767px){.spMenu{width:100%;height:calc(100% - 60px);margin-top:100px}}.spMenu a{text-decoration:none}.spMenu .l-container{padding:30px 0 100px}.spMenu__navList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:25px}.spMenu__navItem{padding-bottom:32px;border-bottom:1px solid #666}.spMenu__navLink{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#fff;line-height:1}.spMenu__navEn{font-size:clamp(32px, 21.33333px + 1.38889vw, 48px)}.spMenu__navJp{font-size:clamp(16px, 13.33333px + .34722vw, 20px)}.spMenu__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;text-align:center}.is-spMenuActive{overflow:hidden}.editor *{color:#fff}.editor p{margin-bottom:1.8em;line-height:1.8em;word-break:break-all}.editor img{max-width:100%}.editor a:not([class]){color:#03C420;text-decoration:underline}@media (hover: hover) and (pointer: fine){.editor a:hover{text-decoration:none}}.editor strong{font-weight:bold}.editor em{font-style:italic}.editor h2 span,.editor h3 span,.editor h4 span,.editor h5 span{font-weight:inherit;color:inherit;line-height:inherit;margin-bottom:inherit}.editor h2{font-size:1.3em;line-height:1.6em;font-weight:normal;margin:2em 0 14px;border-bottom:1px dashed #000}.editor h3{font-size:1.1em;line-height:1.6em;margin:2em 0 14px;border-bottom:1px dashed #999}.editor h4{font-size:1.1em;font-weight:bold}.editor ul{margin:20px}.editor ul li{list-style:disc;margin-bottom:5px;line-height:1.5em}.editor ol{margin:20px}.editor ol li{list-style-type:decimal;margin-bottom:1em;line-height:1.5em}.editor blockquote{background:#f8f8f8;padding:1em 1.5em;margin:2em 0;font-size:.9em;color:#333333}.editor blockquote p:last-child{margin-bottom:0}.editor iframe{max-width:100%}.editor .wp-caption{max-width:100% !important;margin:0 auto 20px}.editor .wp-caption p{word-wrap:break-word}.editor .aligncenter{display:block;margin:0 auto}.editor .alignright{float:right;margin:20px}.editor .alignright{float:right;margin:20px}.editor .alignleft{float:left;margin:20px}.editor :first-child{margin-top:0}.editor :last-child{margin-bottom:0}@media screen and (max-width: 767px){.editor h2{font-size:120%}.editor h3{font-size:110%}.editor .alignright{float:none;margin:0}.editor .alignleft{float:none;margin:0}}.editor table{border:1px solid #666;border-left:none;border-bottom:none}.editor td,.editor th{border-bottom:1px solid #666;border-left:1px solid #666;padding:0.2em 0.8em}.editor th{background:#03C420;text-align:left;border:none;color:#fff}.editor th:nth-of-type(odd){background:#009DFF}.editor tr:nth-of-type(even){background:#333}.editor tr:nth-of-type(even) th{background:#03C420}.editor tr:nth-of-type(even) th:nth-of-type(even){background:#009DFF}.editor::after{content:"";display:block;clear:both}body.home .home__mv{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100vh;width:100%;min-height:300px;position:relative}body.home .home__mv video#bgVideo,body.home .home__mv video#bgVideo2{position:fixed;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1}body.home .sectionMv{height:100vh;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:2}body.home .sectionMv .l-container{position:relative}body.home .mv__subLogo-wrap{overflow:hidden;position:absolute;width:100vw;right:0;margin-top:-9vh}body.home .mv__subLogo-area{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-max-content;width:-moz-max-content;width:max-content;position:fixed;-webkit-animation:scrollLogo 20s linear infinite;animation:scrollLogo 20s linear infinite;opacity:.3;-webkit-transition:opacity 0.3s ease;transition:opacity 0.3s ease}body.home .mv__subLogo{width:100%;margin-right:clamp(40px, 13.33333px + 3.47222vw, 80px)}@media screen and (max-width: 1099px){body.home .mv__subLogo{width:650px}}@media screen and (max-width: 767px){body.home .mv__subLogo{width:350px}}@-webkit-keyframes scrollLogo{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@keyframes scrollLogo{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}body.home .sectionMv__area{position:relative;padding-top:15%}@media screen and (max-width: 1099px){body.home .sectionMv__area{padding-top:0}}body.home .mv__label-area{position:absolute;top:-10px;right:90px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;aspect-ratio:1/1;width:35%}@media screen and (max-width: 1099px){body.home .mv__label-area{top:-60px;right:10px;width:40%}}body.home .mv__labelTxt{position:absolute;-webkit-transform:rotate(20deg);transform:rotate(20deg);z-index:1;width:100%}body.home .mv__labelBk{-webkit-animation:spin 10s linear infinite;animation:spin 10s linear infinite;width:100%}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}body.home .mv__title{width:80%;opacity:0}@media screen and (max-width: 1099px){body.home .mv__title{width:90%}}body.home .mv__title2{position:fixed;right:12.3%;width:34%;z-index:2;opacity:1}@media screen and (max-width: 1099px){body.home .mv__title2{right:16%;width:76.5%}}@media screen and (max-width: 767px){body.home .mv__title2{right:15%;width:79.2%}}@media screen and (max-width: 1099px){body.home .sectionAbout{background-color:rgba(0,0,0,0.8)}}body.home .sectionAbout .sectionMv__area{padding-top:0%;margin-bottom:clamp(64px, 58.66667px + .69444vw, 72px)}body.home .sectionAbout .l-container{position:relative}body.home .sectionAbout__subTitle{position:absolute;top:0;right:0;opacity:0.3;z-index:1;width:clamp(56px, 34.66667px + 2.77778vw, 88px)}@media screen and (max-width: 1099px){body.home .sectionAbout__subTitle{width:48px}}body.home .sectionAbout__photo{aspect-ratio:33/25;margin-right:-10%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;margin-bottom:clamp(64px, 58.66667px + .69444vw, 72px)}body.home .sectionAbout__photo::before{content:"";position:absolute;width:100%;height:100%;background-color:rgba(0,0,0,0.3);z-index:1}body.home .sectionAbout__photo-svg{display:block;width:clamp(180px, 86.66667px + 12.15278vw, 320px);height:auto;position:absolute;z-index:2;margin-right:10%}body.home .sectionAbout__photo-svg path{stroke:white;stroke-width:0.3;fill:transparent;stroke-dasharray:1000;stroke-dashoffset:1000;-webkit-transition:stroke-dashoffset 1.5s cubic-bezier(0.65, 0, 0.35, 1);transition:stroke-dashoffset 1.5s cubic-bezier(0.65, 0, 0.35, 1)}body.home .sectionAbout__photo-svg.start path{-webkit-animation:draw 1.5s cubic-bezier(0.65, 0, 0.35, 1) forwards;animation:draw 1.5s cubic-bezier(0.65, 0, 0.35, 1) forwards}body.home .sectionAbout__photo-svg.filled path{-webkit-animation:fill 1s ease-in-out forwards;animation:fill 1s ease-in-out forwards;stroke-width:0.3;stroke-dashoffset:0}@-webkit-keyframes draw{0%{stroke-dashoffset:1000}100%{stroke-dashoffset:0}}@keyframes draw{0%{stroke-dashoffset:1000}100%{stroke-dashoffset:0}}@-webkit-keyframes fill{0%{fill:transparent}100%{fill:white}}@keyframes fill{0%{fill:transparent}100%{fill:white}}body.home .bk__photoArea{width:100%;height:55vh;min-height:500px}@media screen and (max-width: 767px){body.home .bk__photoArea{height:35vh;min-height:400px}}body.home .bk__photoArea2{width:100%;height:55vh;min-height:500px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}@media screen and (max-width: 767px){body.home .bk__photoArea2{height:35vh;min-height:400px}}body.home .bk__photoArea2 .heading__Lv2{position:absolute;z-index:3;line-height:1;gap:clamp(16px, 10.66667px + .69444vw, 24px);margin-top:-8px}@media screen and (max-width: 1099px){body.home .sectionCoach{background-color:#000}}body.home .sectionCoach__photoArea{overflow:hidden;position:relative}body.home .sectionCoach__photoArea::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:40%;background:-webkit-gradient(linear, left bottom, left top, from(#000), to(rgba(0,0,0,0)));background:linear-gradient(to top, #000, rgba(0,0,0,0));z-index:2}body.home .sectionCoach__photoArea img{width:100%}body.home .sectionCoach__photoArea-text{opacity:0;-webkit-animation:none;animation:none}body.home .sectionCoach__photoArea-photo{position:absolute;bottom:0;left:0;z-index:1;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);-webkit-transition:all .8s ease-out;transition:all .8s ease-out}body.home .sectionCoach__photoArea.action .sectionCoach__photoArea-text{-webkit-animation:blinkText 1s ease-in-out forwards;animation:blinkText 1s ease-in-out forwards}@-webkit-keyframes blinkText{0%{opacity:0}10%{opacity:1}20%{opacity:0}30%{opacity:1}40%{opacity:0}50%{opacity:1}60%{opacity:0.8}70%{opacity:1}80%{opacity:0.9}90%{opacity:1}100%{opacity:1}}@keyframes blinkText{0%{opacity:0}10%{opacity:1}20%{opacity:0}30%{opacity:1}40%{opacity:0}50%{opacity:1}60%{opacity:0.8}70%{opacity:1}80%{opacity:0.9}90%{opacity:1}100%{opacity:1}}body.home .sectionCoach__photoArea.action .sectionCoach__photoArea-photo{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition-delay:1.2s;transition-delay:1.2s}body.home .sectionClass{position:relative;z-index:1}body.home .sectionCoach__subtextArea-p{font-weight:600;line-height:2;margin-bottom:clamp(32px, 16px + 2.08333vw, 56px)}body.home .sectionCoach__list{border-top:1px solid #666}body.home .sectionCoach__dl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;border-bottom:1px solid #666}body.home .sectionCoach__dt,body.home .sectionCoach__dd{height:auto;padding:clamp(8px, -2.66667px + 1.38889vw, 24px) 0}body.home .sectionCoach__dt{width:clamp(140px, 113.33333px + 3.47222vw, 180px);font-weight:600}body.home .sectionCoach__dd{width:calc(100% - clamp(120px, 100px + 2.60417vw, 150px));color:#eee}body.home .sectionCoach__list-p{margin-top:clamp(32px, 16px + 2.08333vw, 56px)}body.home .sectionClass__maiinArea.bg-elementary{background-color:#FFC400}body.home .sectionClass__maiinArea.bg-junior{background-color:#FF7F00}body.home .sectionClass__courseList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:clamp(40px, 13.33333px + 3.47222vw, 80px)}body.home .sectionClass__Lv4{font-size:clamp(32px, 26.66667px + .69444vw, 40px);font-weight:700;background-color:#000;line-height:1;padding:clamp(6px, 2px + .52083vw, 12px) clamp(8px, 2.66667px + .69444vw, 16px) clamp(8px, 2.66667px + .69444vw, 16px);margin-bottom:clamp(16px, 5.33333px + 1.38889vw, 32px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:3px clamp(6px, 2px + .52083vw, 12px)}body.home .sectionClass__Lv4 span{font-weight:500;font-size:clamp(16px, 14.66667px + .17361vw, 18px);margin-top:clamp(4px, 2.66667px + .17361vw, 6px)}body.home .sectionClass__message{color:#000;font-size:clamp(24px, 13.33333px + 1.38889vw, 40px);margin-bottom:clamp(12px, 9.33333px + .34722vw, 16px);font-weight:700}body.home .sectionClass .l-list-dd-span{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:clamp(4px, -4px + 1.04167vw, 16px)}body.home .sectionOnsite{position:relative;z-index:1}@media screen and (max-width: 1099px){body.home .sectionOnsite{background-color:rgba(0,0,0,0.8)}}body.home .sectionOnsite .bk__photoArea2{position:relative}body.home .sectionOnsite .bk__photoArea2::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#009DFF;mix-blend-mode:multiply;z-index:2}body.home .sectionOnsite .l-messageArea2__p{color:#eee}body.home .sectionOnsite__osusumee{margin-bottom:clamp(24px, 13.33333px + 1.38889vw, 40px)}body.home .sectionOnsite__Lv4{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:clamp(8px, 2.66667px + .69444vw, 16px)}body.home .sectionOnsite__Lv4 span{font-size:clamp(24px, 13.33333px + 1.38889vw, 40px);font-weight:700;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.home .sectionOnsite__Lv4 span::before,body.home .sectionOnsite__Lv4 span::after{content:"";position:absolute;height:70%;width:2px;bottom:10%;background-color:#fff}body.home .sectionOnsite__Lv4 span::before{left:-18px;-webkit-transform:rotate(-25deg);transform:rotate(-25deg)}body.home .sectionOnsite__Lv4 span::after{right:-18px;-webkit-transform:rotate(25deg);transform:rotate(25deg)}body.home .sectionOnsite__osusumee-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:clamp(16px, 10.66667px + .69444vw, 24px)}body.home .sectionOnsite__osusumee-item{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:clamp(8px, 2.66667px + .69444vw, 16px);padding:clamp(8px, 2.66667px + .69444vw, 16px)}body.home .sectionOnsite__osusumee-img{width:clamp(16px, 5.33333px + 1.38889vw, 32px);-webkit-animation:rotateBounce 2.5s ease-in-out infinite;animation:rotateBounce 2.5s ease-in-out infinite;-webkit-transform-origin:center center;transform-origin:center center}@-webkit-keyframes rotateBounce{0%,100%{-webkit-transform:translateY(0) rotate(0deg);transform:translateY(0) rotate(0deg)}25%{-webkit-transform:translateY(-10px) rotate(-10deg);transform:translateY(-10px) rotate(-10deg)}50%{-webkit-transform:translateY(0) rotate(0deg);transform:translateY(0) rotate(0deg)}75%{-webkit-transform:translateY(-5px) rotate(10deg);transform:translateY(-5px) rotate(10deg)}}@keyframes rotateBounce{0%,100%{-webkit-transform:translateY(0) rotate(0deg);transform:translateY(0) rotate(0deg)}25%{-webkit-transform:translateY(-10px) rotate(-10deg);transform:translateY(-10px) rotate(-10deg)}50%{-webkit-transform:translateY(0) rotate(0deg);transform:translateY(0) rotate(0deg)}75%{-webkit-transform:translateY(-5px) rotate(10deg);transform:translateY(-5px) rotate(10deg)}}body.home .sectionOnsite__osusumee-p{width:calc(100% - clamp(16px, 5.33333px + 1.38889vw, 32px) - clamp(8px, 2.66667px + .69444vw, 16px));color:#000;font-size:clamp(16px, 10.66667px + .69444vw, 24px)}body.home .sectionOnsite .l-list{border-top:0px}body.home .sectionOnsite .l-list-dl{border-bottom:1px solid #666}body.home .sectionOnsite .l-list-dt{color:#fff}body.home .sectionOnsite .l-list-dd{text-align:right;color:#eee}body.home .sectionOnsite .l-list-dd .l-list-span1{color:#fff}body.home .sectionOnsite .l-list-dd .l-list-span2{margin-top:5px}@media screen and (max-width: 767px){body.home .sectionOnsite .l-list-dd .l-list-span2{margin-top:3px}}body.home .sectionEntry{position:relative;z-index:1}@media screen and (max-width: 1099px){body.home .sectionEntry{background-color:rgba(0,0,0,0.8)}}body.home .sectionEntry .bk__photoArea2{position:relative}body.home .sectionEntry .bk__photoArea2::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#03C420;mix-blend-mode:multiply;z-index:2}body.home .sectionEntry .l-messageArea2__p{color:#eee}body.home .sectionEnrollment{position:relative;z-index:1}@media screen and (max-width: 1099px){body.home .sectionEnrollment{background-color:rgba(0,0,0,0.8)}}body.home .sectionEnrollment .bk__photoArea2{position:relative}body.home .sectionEnrollment .bk__photoArea2::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#FF77A6;mix-blend-mode:multiply;z-index:2}body.home .sectionEnrollment .l-list-dl{border-bottom:1px solid #666}body.home .sectionEnrollment .l-list-dt{color:#fff;width:clamp(130px, 70px + 7.8125vw, 220px)}body.home .sectionEnrollment .l-list-dd{text-align:right;color:#eee;width:calc(100% - clamp(130px, 70px + 7.8125vw, 220px))}body.home .sectionEnrollment .l-list-dd .l-list-span1{color:#fff}body.home .sectionEnrollment .l-list-dd .l-list-span2{margin-top:5px}@media screen and (max-width: 767px){body.home .sectionEnrollment .l-list-dd .l-list-span2{margin-top:3px}}body.home .sectionSchedule{position:relative;z-index:1;background-color:#fff}body.home .sectionSchedule .heading__Lv2-en,body.home .sectionSchedule .heading__Lv2-jp{color:#000}body.home .sectionSchedule__calendarArea{-webkit-filter:invert(100%);filter:invert(100%)}.error404 .l-main{position:relative;min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.error404 .l-main::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.8);z-index:1}.sectionError{position:relative;z-index:2;width:100%}.attention{font-size:clamp(18px, 14px + .52083vw, 24px);line-height:2.5}.error404 .l-linkArea__link{max-width:400px;padding:clamp(8px, 2.66667px + .69444vw, 16px) clamp(8px, 2.66667px + .69444vw, 16px)}.error404 .l-linkArea__span{font-size:clamp(18px, 14px + .52083vw, 24px)}.error404 .home__mv{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100vh;width:100%;min-height:300px;position:fixed;top:0;left:0}.error404 .home__mv video#bgVideo{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1}body.single .secPager{padding-top:100px}@media screen and (max-width: 767px){body.single .secPager{padding-top:50px}}body[class*="thanks"] main .l-section{text-align:center;line-height:4em}body[class*="thanks"] main .l-section .l-container{max-width:800px}body[class*="thanks"] main .btn{margin:4em auto}body[class*="thanks"] main .thanksMessage{text-align:center}body[class*="thanks"] main .attention{margin-top:40px;padding:1.6em 2.2em;background-color:#333;color:#747474;font-size:.9rem;line-height:1.6em}@media screen and (max-width: 767px){body[class*="thanks"] main .attention{font-size:.8rem}}body[class*="thanks"] main .attention a{color:#747474;text-decoration:underline}@media (hover: hover) and (pointer: fine){body[class*="thanks"] main .attention a:hover{color:#03C420}}
