@charset "UTF-8";abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:0 0;font-weight:400}img{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:bottom;background:0 0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1.5;letter-spacing:0}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:0 0;text-decoration:none}ins{background-color:#ff9;color:#000;text-decoration:none}.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.clearfix{display:inline-table;min-height:1%}* html .clearfix{height:1%}.clearfix{display:block}.clear{clear:both}.vsp{display:block}@media screen and (min-width:48em){.vsp{display:none}}.vpc{display:none}@media screen and (min-width:48em){.vpc{display:block}}body{color:#202020;font-family:noto-sans-cjk-jp,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;font-display:swap;letter-spacing:.1rem}.font-en{font-family:avenir-lt-pro,sans-serif;font-display:swap}.font-num{font-family:avenir-lt-pro,sans-serif;font-weight:400;font-display:swap}summary{list-style:none}summary::-webkit-details-marker{display:none}p{font-size:1.6rem;line-height:2;font-weight:400}@media screen and (min-width:48em){p{font-size:16px;line-height:2}}@-webkit-keyframes zoom{0%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(1.1);transform:scale(1.1)}}@keyframes zoom{0%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(1.1);transform:scale(1.1)}}.content-shadow{-webkit-filter:drop-shadow(2px 2px 8px rgba(0, 0, 0, .1));filter:drop-shadow(2px 2px 8px rgba(0, 0, 0, .1))}a[href^="tel:"]{cursor:default}@media screen and (min-width:48em){a[href^="tel:"]{pointer-events:none}}button,input[type=button],input[type=reset],input[type=submit]{-webkit-transition:all 150ms ease-in-out;transition:all 150ms ease-in-out;background:#000;border:none;color:#fff;outline:0;padding:1rem;text-decoration:none;vertical-align:bottom}button:hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{background:#f76464;cursor:pointer}button:visited,input[type=button]:visited,input[type=reset]:visited,input[type=submit]:visited{color:#fff;text-decoration:none}input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=range],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],textarea{font:inherit;background:0 0;border:solid 1px #5f5e5e;outline:0;padding:1rem;-webkit-appearance:none;outline-offset:0;border-radius:0;padding:1rem;width:100%;font-size:100%}input[type=search]::-webkit-search-decoration{display:none}input[type=button],input[type=submit]{border-radius:0;-webkit-box-sizing:content-box;-webkit-appearance:button;-moz-appearance:button;appearance:button;border:none;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}input[type=button]::-webkit-search-decoration,input[type=submit]::-webkit-search-decoration{display:none}input[type=button]::focus,input[type=submit]::focus{outline-offset:-2px}*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;min-height:0;min-width:0}html{font-size:62.5%}@media screen and (min-width:48em){html{min-width:1240px}}body{font-size:1.6rem;line-height:1.6;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;position:relative}@media screen and (min-width:48em){body{font-size:16px;margin:0 auto;min-width:1240px}}main{position:relative}img{max-width:100%;vertical-align:bottom;height:auto}a{color:#f76464}a:hover{opacity:.6}a:active,a:hover,a:link,a:visited{color:#f76464;border-bottom:none}.clearfix::after{content:"";display:block;clear:both}.v-radius10{overflow:hidden;border-radius:1rem}.v-radius20{overflow:hidden;border-radius:2rem}.btn{width:100%;border-radius:100px;position:relative;font-weight:700;background:0 0;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}.btn:active{-webkit-transform:scale(.96);transform:scale(.96)}.btn:hover::before{border-width:8px;-webkit-filter:hue-rotate(360deg);filter:hue-rotate(360deg)}.btn a,.btn span{color:#202020;border-bottom:none;font-size:1.4rem;font-weight:500;text-align:center;border-radius:100px;display:block;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;background-color:#fff;position:relative}@media screen and (min-width:48em){.btn a,.btn span{font-size:16px}}.btn a:after,.btn span:after{content:"";position:absolute;right:1rem;top:0;bottom:0;margin:auto;width:2.4rem;height:2.4rem;background-image:url(../img/common/arrow-circle-right.svg);background-repeat:no-repeat;background-size:contain;background-position:center}@media screen and (min-width:48em){.btn a:after,.btn span:after{width:34px;height:34px;right:15px}}.btn-border{max-width:44rem;border:1px solid #202020}@media screen and (min-width:48em){.btn-border{max-width:440px}}.btn-border a,.btn-border span{width:100%;height:5.6rem}@media screen and (min-width:48em){.btn-border a,.btn-border span{height:64px}}.btn-host{width:100%;max-width:44rem;margin:0 auto;height:6.4rem;border:none}@media screen and (min-width:48em){.btn-host{width:480px;height:80px;max-width:100%;margin:0 auto}}.btn-host a{font-size:1.8rem;letter-spacing:3px;border-radius:1rem;color:#fff;height:100%;background-color:#f76464;border-bottom:4px solid #c63335}@media screen and (min-width:48em){.btn-host a{font-size:22px;border-radius:1rem;border-bottom:.5rem solid #c63335}}.btn-host a:hover{opacity:1;margin-top:3px;color:#fff;background:#f76464;border-bottom:.2rem solid #c63335}@media screen and (min-width:48em){.btn-host a:hover{border-bottom:2px solid #c63335}}.btn-host a:after{background-image:url(../img/common/arrow-circle-right-wh.svg)}.btn-entry a:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.btn-link a:after{right:10px;width:18px;height:18px;background-image:url(../img/common/ic-link.svg)}.btn-link:hover a:after{right:10px;width:18px;height:18px;background-image:url(../img/common/ic-link-wh.svg)}.btn-faq{margin:3.2rem auto 0}@media screen and (min-width:48em){.btn-faq{margin:56px auto 0}}.btn-contact a{height:72px;font-size:1.6rem;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;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.btn-contact a:after{position:relative;width:24px;height:24px;top:1px;right:8px;margin:0;background-image:url(../img/common/ic-mail.svg)}@media screen and (min-width:48em){.btn-contact a{font-size:1.8rem}}.btn-contact:hover a:after{position:relative;width:24px;height:24px;background-image:url(../img/common/ic-mail-wh.svg)}.btn-menu{background:#202020}@media screen and (min-width:48em){.btn-menu{max-width:100%}}.btn-menu a{color:#fff;background:#202020;height:40px;position:relative}@media screen and (min-width:48em){.btn-menu a{height:48px}}.btn-menu a::after{content:"";width:14px;height:14px;position:absolute;right:16px;background-image:url(../img/common/ic-menu-open.svg);background-repeat:no-repeat;background-size:cover}.btn-shadow{-webkit-box-shadow:0 0 .8rem rgba(0,0,0,.3);box-shadow:0 0 .8rem rgba(0,0,0,.3)}@media screen and (min-width:48em){.btn-shadow{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.1);box-shadow:0 0 10px 0 rgba(0,0,0,.1)}}.content-border{border:.5rem solid #f7f5d5;border-radius:1rem}@media screen and (min-width:48em){.content-border{border:8px solid #f7f5d5;border-radius:2rem}}[data-aos-delay].aos-animate{-webkit-transition-delay:0s;transition-delay:0s}@media screen and (min-width:48em){[data-aos-delay].aos-animate{-webkit-transition-delay:auto;transition-delay:auto}}.js-typing-target .char{-webkit-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.d-none{display:none}.d-block{display:block}.d-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.text-left{text-align:left!important}.text-center{text-align:center!important}.text-right{text-align:right!important}.text-justify{text-align:justify!important}.text-400{font-weight:400}.text-500{font-weight:500}.text-600{font-weight:600}.text-700{font-weight:700}.text-900{font-weight:900}.text-16{font-size:1.6rem}.w100{width:100%}.w-3{width:3rem}.m-0{margin:0!important}.mb-0{margin-bottom:0!important}.mt-0{margin-top:0!important}.ml-0{margin-left:0!important}.mr-0{margin-right:0!important}.p-0{padding:0!important}.pb-0{padding-bottom:0!important}.pt-0{padding-top:0!important}.pl-0{padding-left:0!important}.pr-0{padding-right:0!important}.m-1{margin:1rem!important}.mb-1{margin-bottom:1rem!important}.mt-1{margin-top:1rem!important}.ml-1{margin-left:1rem!important}.mr-1{margin-right:1rem!important}.p-1{padding:1rem!important}.pb-1{padding-bottom:1rem!important}.pt-1{padding-top:1rem!important}.pl-1{padding-left:1rem!important}.pr-1{padding-right:1rem!important}.m-2{margin:2rem!important}.mb-2{margin-bottom:2rem!important}.mt-2{margin-top:2rem!important}.ml-2{margin-left:2rem!important}.mr-2{margin-right:2rem!important}.p-2{padding:2rem!important}.pb-2{padding-bottom:2rem!important}.pt-2{padding-top:2rem!important}.pl-2{padding-left:2rem!important}.pr-2{padding-right:2rem!important}.m-3{margin:3rem!important}.mb-3{margin-bottom:3rem!important}.mt-3{margin-top:3rem!important}.ml-3{margin-left:3rem!important}.mr-3{margin-right:3rem!important}.p-3{padding:3rem!important}.pb-3{padding-bottom:3rem!important}.pt-3{padding-top:3rem!important}.pl-3{padding-left:3rem!important}.pr-3{padding-right:3rem!important}.m-4{margin:4rem!important}.mb-4{margin-bottom:4rem!important}.mt-4{margin-top:4rem!important}.ml-4{margin-left:4rem!important}.mr-4{margin-right:4rem!important}.p-4{padding:4rem!important}.pb-4{padding-bottom:4rem!important}.pt-4{padding-top:4rem!important}.pl-4{padding-left:4rem!important}.pr-4{padding-right:4rem!important}.m-5{margin:5rem!important}.mb-5{margin-bottom:5rem!important}.mt-5{margin-top:5rem!important}.ml-5{margin-left:5rem!important}.mr-5{margin-right:5rem!important}.p-5{padding:5rem!important}.pb-5{padding-bottom:5rem!important}.pt-5{padding-top:5rem!important}.pl-5{padding-left:5rem!important}.pr-5{padding-right:5rem!important}.m-6{margin:6rem!important}.mb-6{margin-bottom:6rem!important}.mt-6{margin-top:6rem!important}.ml-6{margin-left:6rem!important}.mr-6{margin-right:6rem!important}.p-6{padding:6rem!important}.pb-6{padding-bottom:6rem!important}.pt-6{padding-top:6rem!important}.pl-6{padding-left:6rem!important}.pr-6{padding-right:6rem!important}.m-7{margin:7rem!important}.mb-7{margin-bottom:7rem!important}.mt-7{margin-top:7rem!important}.ml-7{margin-left:7rem!important}.mr-7{margin-right:7rem!important}.p-7{padding:7rem!important}.pb-7{padding-bottom:7rem!important}.pt-7{padding-top:7rem!important}.pl-7{padding-left:7rem!important}.pr-7{padding-right:7rem!important}.m-8{margin:8rem!important}.mb-8{margin-bottom:8rem!important}.mt-8{margin-top:8rem!important}.ml-8{margin-left:8rem!important}.mr-8{margin-right:8rem!important}.p-8{padding:8rem!important}.pb-8{padding-bottom:8rem!important}.pt-8{padding-top:8rem!important}.pl-8{padding-left:8rem!important}.pr-8{padding-right:8rem!important}.m-9{margin:9rem!important}.mb-9{margin-bottom:9rem!important}.mt-9{margin-top:9rem!important}.ml-9{margin-left:9rem!important}.mr-9{margin-right:9rem!important}.p-9{padding:9rem!important}.pb-9{padding-bottom:9rem!important}.pt-9{padding-top:9rem!important}.pl-9{padding-left:9rem!important}.pr-9{padding-right:9rem!important}.m-10{margin:10rem!important}.mb-10{margin-bottom:10rem!important}.mt-10{margin-top:10rem!important}.ml-10{margin-left:10rem!important}.mr-10{margin-right:10rem!important}.p-10{padding:10rem!important}.pb-10{padding-bottom:10rem!important}.pt-10{padding-top:10rem!important}.pl-10{padding-left:10rem!important}.pr-10{padding-right:10rem!important}@media screen and (min-width:64em){.pc-m-0{margin:0!important}.pc-mb-0{margin-bottom:0!important}.pc-mt-0{margin-top:0!important}.pc-ml-0{margin-left:0!important}.pc-mr-0{margin-right:0!important}.pc-p-0{padding:0!important}.pc-pb-0{padding-bottom:0!important}.pc-pt-0{padding-top:0!important}.pc-pl-0{padding-left:0!important}.pc-pr-0{padding-right:0!important}.pc-m-1{margin:1rem!important}.pc-mb-1{margin-bottom:1rem!important}.pc-mt-1{margin-top:1rem!important}.pc-ml-1{margin-left:1rem!important}.pc-mr-1{margin-right:1rem!important}.pc-p-1{padding:1rem!important}.pc-pb-1{padding-bottom:1rem!important}.pc-pt-1{padding-top:1rem!important}.pc-pl-1{padding-left:1rem!important}.pc-pr-1{padding-right:1rem!important}.pc-m-2{margin:2rem!important}.pc-mb-2{margin-bottom:2rem!important}.pc-mt-2{margin-top:2rem!important}.pc-ml-2{margin-left:2rem!important}.pc-mr-2{margin-right:2rem!important}.pc-p-2{padding:2rem!important}.pc-pb-2{padding-bottom:2rem!important}.pc-pt-2{padding-top:2rem!important}.pc-pl-2{padding-left:2rem!important}.pc-pr-2{padding-right:2rem!important}.pc-m-3{margin:3rem!important}.pc-mb-3{margin-bottom:3rem!important}.pc-mt-3{margin-top:3rem!important}.pc-ml-3{margin-left:3rem!important}.pc-mr-3{margin-right:3rem!important}.pc-p-3{padding:3rem!important}.pc-pb-3{padding-bottom:3rem!important}.pc-pt-3{padding-top:3rem!important}.pc-pl-3{padding-left:3rem!important}.pc-pr-3{padding-right:3rem!important}.pc-m-4{margin:4rem!important}.pc-mb-4{margin-bottom:4rem!important}.pc-mt-4{margin-top:4rem!important}.pc-ml-4{margin-left:4rem!important}.pc-mr-4{margin-right:4rem!important}.pc-p-4{padding:4rem!important}.pc-pb-4{padding-bottom:4rem!important}.pc-pt-4{padding-top:4rem!important}.pc-pl-4{padding-left:4rem!important}.pc-pr-4{padding-right:4rem!important}.pc-m-5{margin:5rem!important}.pc-mb-5{margin-bottom:5rem!important}.pc-mt-5{margin-top:5rem!important}.pc-ml-5{margin-left:5rem!important}.pc-mr-5{margin-right:5rem!important}.pc-p-5{padding:5rem!important}.pc-pb-5{padding-bottom:5rem!important}.pc-pt-5{padding-top:5rem!important}.pc-pl-5{padding-left:5rem!important}.pc-pr-5{padding-right:5rem!important}.pc-m-6{margin:6rem!important}.pc-mb-6{margin-bottom:6rem!important}.pc-mt-6{margin-top:6rem!important}.pc-ml-6{margin-left:6rem!important}.pc-mr-6{margin-right:6rem!important}.pc-p-6{padding:6rem!important}.pc-pb-6{padding-bottom:6rem!important}.pc-pt-6{padding-top:6rem!important}.pc-pl-6{padding-left:6rem!important}.pc-pr-6{padding-right:6rem!important}.pc-m-7{margin:7rem!important}.pc-mb-7{margin-bottom:7rem!important}.pc-mt-7{margin-top:7rem!important}.pc-ml-7{margin-left:7rem!important}.pc-mr-7{margin-right:7rem!important}.pc-p-7{padding:7rem!important}.pc-pb-7{padding-bottom:7rem!important}.pc-pt-7{padding-top:7rem!important}.pc-pl-7{padding-left:7rem!important}.pc-pr-7{padding-right:7rem!important}.pc-m-8{margin:8rem!important}.pc-mb-8{margin-bottom:8rem!important}.pc-mt-8{margin-top:8rem!important}.pc-ml-8{margin-left:8rem!important}.pc-mr-8{margin-right:8rem!important}.pc-p-8{padding:8rem!important}.pc-pb-8{padding-bottom:8rem!important}.pc-pt-8{padding-top:8rem!important}.pc-pl-8{padding-left:8rem!important}.pc-pr-8{padding-right:8rem!important}.pc-m-9{margin:9rem!important}.pc-mb-9{margin-bottom:9rem!important}.pc-mt-9{margin-top:9rem!important}.pc-ml-9{margin-left:9rem!important}.pc-mr-9{margin-right:9rem!important}.pc-p-9{padding:9rem!important}.pc-pb-9{padding-bottom:9rem!important}.pc-pt-9{padding-top:9rem!important}.pc-pl-9{padding-left:9rem!important}.pc-pr-9{padding-right:9rem!important}.pc-m-10{margin:10rem!important}.pc-mb-10{margin-bottom:10rem!important}.pc-mt-10{margin-top:10rem!important}.pc-ml-10{margin-left:10rem!important}.pc-mr-10{margin-right:10rem!important}.pc-p-10{padding:10rem!important}.pc-pb-10{padding-bottom:10rem!important}.pc-pt-10{padding-top:10rem!important}.pc-pl-10{padding-left:10rem!important}.pc-pr-10{padding-right:10rem!important}}.my-auto{margin-right:auto;margin-left:auto}.lh-1{line-height:1}.lh-2{line-height:2}body.project .header{background-color:#fff}body.project .header .header-menu__list li a{color:#202020}body.project .header .logo-bk{display:block!important}body.project .header .logo-wh{display:none!important}body.project .header .header-drawer__toggle span{background-color:#202020}@-webkit-keyframes slideDown{0%{-webkit-transform:translateY(-100vw);transform:translateY(-100vw)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideDown{0%{-webkit-transform:translateY(-100vw);transform:translateY(-100vw)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.header{width:100%;height:6.4rem;position:fixed;top:0;right:0;left:0;margin:auto;background-color:#fff;z-index:998;border-radius:0 0 1rem 1rem;-webkit-filter:drop-shadow(0 .3rem .5rem rgba(169, 181, 190, .16));filter:drop-shadow(0 .3rem .5rem rgba(169, 181, 190, .16))}@media screen and (min-width:48em){.header{width:93%;height:auto;position:absolute;background-color:transparent;top:40px}}.header .logo-h{display:none}.header-logo{position:relative;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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:transparent;z-index:1;padding:1rem;border-radius:0 0 1rem 1rem;width:24rem;height:100%;left:.4rem}@media screen and (min-width:48em){.header-logo{width:240px;background-color:#fff;border-radius:0 0 40px 40px;top:-24px;left:32px;padding:16px 24px}}.header-logo__obj{display:none}@media screen and (min-width:48em){.header-logo__obj{block-size:24px;display:-ms-grid;display:grid;inline-size:24px;position:absolute;top:8px}}.header-logo__obj--L{right:100%;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.header-logo__obj--R{left:100%;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.header-logo h1{font-size:14px;text-align:center;font-weight:400;display:none}.header-logo a{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:100%}.header-logo a img{width:100%}.header-logo .logo-h{display:block}@media screen and (min-width:48em){.header-logo .logo-h{display:none}}.header-logo .logo-v{display:none}@media screen and (min-width:48em){.header-logo .logo-v{display:block;position:relative;top:-8px}}.header.fixed .header-menu{-webkit-transition:.5s ease;transition:.5s ease}@media screen and (min-width:48em){.header.fixed .header-menu{width:100%}}.header.fixed nav{background-color:transparent}@media screen and (min-width:48em){.header.fixed{position:fixed;-webkit-animation:slideDown 1s ease-in-out;animation:slideDown 1s ease-in-out;background-color:#fff;-webkit-filter:drop-shadow(0 3px 5px rgba(169, 181, 190, .16));filter:drop-shadow(0 3px 5px rgba(169, 181, 190, .16));border-radius:100px;top:14px}.header.fixed .logo-h{width:240px;display:block}.header.fixed .logo-v{display:none}.header.fixed .header-logo{width:auto;background-color:transparent;padding:0;margin-left:24px;-webkit-transition:all 0s ease-out;transition:all 0s ease-out;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:16px;top:22px;left:14px;position:absolute;z-index:999}.header.fixed .header-logo__obj{display:none}.header.fixed .header-logo a{display:block}}.header nav{position:relative;height:100%}.header-drawer{position:absolute;width:72px;height:72px;top:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:999;background-color:#f76464;padding:1rem 1.4rem 1rem 1.5rem;border-radius:0 0 0 1rem;-webkit-transition:1s ease;transition:1s ease}@media screen and (min-width:48em){.header-drawer{width:400px;height:70px;padding:0 1em;display:none}}.header-drawer__menu{font-size:1.1rem;font-weight:600;color:#fff;text-align:center}.header-drawer__toggle{display:block;width:100%;height:2.8rem;cursor:pointer;position:relative;z-index:3}@media screen and (min-width:48em){.header-drawer__toggle{display:none}}.header-drawer__toggle span{display:block;position:absolute;height:.3rem;width:100%;background:#fff;border-radius:3rem;-webkit-transition:.5s ease;transition:.5s ease}.header-drawer__toggle span:nth-child(1){top:.8rem}.header-drawer__toggle span:nth-child(2){bottom:.8rem}.header-drawer__toggle.active span{background:#fff!important}.header-drawer__toggle.active span:nth-child(1){top:1.2rem;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.header-drawer__toggle.active span:nth-child(2){bottom:1.3rem;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.header-menu{width:100vw;height:100vh;text-align:center;-webkit-transform:translateX(100%);transform:translateX(100%);position:fixed;top:0;z-index:998;display:block;overflow:hidden;padding:7.2rem 1.6rem;background-color:#f76464;-webkit-transition:.5s ease;transition:.5s ease}@media screen and (min-width:48em){.header-menu{backdrop-filter:blur(0);width:auto;height:auto;background-color:#fff;-webkit-transform:translateX(0);transform:translateX(0);display:block;position:absolute;top:0;right:0;border-radius:100px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:auto;flex-basis:auto;-ms-flex:0 0 auto;flex:0 0 auto;padding:6px 11px 6px 32px}}.header-menu__list{padding:1.6rem 1.6rem 2.4rem;background:#fff;border-radius:1rem;-webkit-transition:0s ease;transition:0s ease}.header-menu__list li.host{border-bottom:none;margin-top:1.4rem}.header-menu__list li.host a{margin:0}@media screen and (min-width:48em){.header-menu__list{min-height:0;padding:64px 16px 16px;padding:0;height:64px;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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;border-bottom:none;gap:24px}.header-menu__list li.host{border-bottom:none;margin-top:0}.header-menu__list li.host a{margin:0}}.header-menu__list li{border-bottom:1px solid #eee}@media screen and (min-width:48em){.header-menu__list li{border-bottom:none}}.header-menu__list li a{color:#202020;display:block;font-weight:700;text-decoration:none;font-size:1.6rem;padding:1.6rem 1rem;position:relative;text-align:left}.header-menu__list li a:after{content:"";position:absolute;right:1rem;top:0;bottom:0;margin:auto;width:1rem;height:1rem;background-image:url(../img/common/ic-arrow.svg);background-repeat:no-repeat;background-size:cover;background-position:center}@media screen and (min-width:48em){.header-menu__list li a{font-size:1.2rem;border-bottom:none;position:relative;padding:10px 0!important}.header-menu__list li a:hover{color:#f76464;opacity:1}.header-menu__list li a:after{position:absolute;left:0;content:"";width:100%;height:2px;background:#f76464;bottom:-32px;-webkit-transform:scale(0,1);transform:scale(0,1);-webkit-transform-origin:right top;transform-origin:right top;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.header-menu__list li a:hover:after{-webkit-transform:scale(1,1);transform:scale(1,1);-webkit-transform-origin:left top;transform-origin:left top;opacity:1}}@media screen and (min-width:80em){.header-menu__list li a{font-size:16px}}.header-menu__list li a span{font-size:10px}.header-menu__list li.host a{padding:1.6rem 1.2rem!important;text-align:center}@media screen and (min-width:48em){.header-menu__list li.host a{text-align:left;padding:12px 48px!important}}.header-menu__list li.host a:after{content:"";position:absolute;right:1rem;top:0;bottom:0;margin:auto;width:2rem;height:2rem;background-image:url(../img/common/arrow-circle-right-wh.svg);background-repeat:no-repeat;background-size:cover;background-position:center}@media screen and (min-width:48em){.header-menu__list li.host a:after{width:20px;height:20px;-webkit-transform:scale(1);transform:scale(1);right:11px;left:auto}}.header-menu__cv{color:#fff!important;background-color:#f76464;padding:8px 32px!important;border-radius:48px;margin-left:12px}.header-menu.open{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:.5s ease;transition:.5s ease;display:block}.header-menu__illust{position:absolute;width:24rem;max-width:none;right:.8rem;bottom:2rem;z-index:0;opacity:1}.header .spNav-slider{position:absolute;bottom:20px;z-index:-1}.header .spNav-slider .swiper-wrapper{-webkit-transition-timing-function:linear;transition-timing-function:linear}.header .spNav-slider .swiper-slide{height:32rem;width:auto!important;overflow:hidden;text-align:center;margin:0 .8rem}.header .spNav-slider .swiper-slide img{width:auto;height:100%;overflow:hidden}@media screen and (min-width:48em){.subPage .header{top:16px}}#splash{position:fixed;width:100%;height:100%;z-index:999;background:#fff;text-align:center;color:#fff;top:0}#splash_logo{position:absolute;max-width:70%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);overflow:hidden;z-index:1000}#splash_logo:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:8px;background-color:#fff}@media screen and (min-width:48em){#splash_logo{max-width:240px}}#splash_logo video{width:70%;margin:0 -2px;position:relative;z-index:1001}@media screen and (min-width:48em){#splash_logo video{width:240px}}.l-container{background-color:#fff;position:relative;z-index:1}@media screen and (min-width:48em){.l-container{min-width:1240px}}@media screen and (min-width:48em){.l-flexContainer{padding-top:4rem;padding-bottom:8rem}}.l-flexContainer__inner{max-width:118.4rem;margin-right:auto;margin-left:auto}@media screen and (min-width:48em){.l-flexContainer__inner{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;padding-right:1.6rem;padding-left:1.6rem}}.l-flexContainer__inner .l-main{padding:4rem 1.6rem}@media screen and (min-width:48em){.l-flexContainer__inner .l-main{width:calc(100% - 34.6rem);padding:0}}@media screen and (min-width:48em){.l-flexContainer__inner .l-aside{width:33rem;margin-left:1.6rem}}.l-flexContainer__inner .l-aside__inner.sticky{position:sticky;top:10rem}.l-inner{width:auto;max-width:100vw;margin-right:1.6rem;margin-left:1.6rem;position:relative;z-index:1}@media screen and (min-width:48em){.l-inner{width:100%;max-width:1240px;padding:0 24px;margin:0 auto}}.l-inner--sm{max-width:111.2rem;margin-right:auto;margin-left:auto;padding-right:1.6rem;padding-left:1.6rem}.l-inner--lg{max-width:124rem;margin-right:auto;margin-left:auto;padding-right:2rem;padding-left:2rem}.page-wrapper{background-color:#fff;border-radius:2rem;padding:3.2rem 1.6rem}@media screen and (min-width:48em){.page-wrapper{padding:8rem 12rem}}.section-ttl{font-weight:500;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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:1;position:relative;margin-bottom:3.2rem}@media screen and (min-width:48em){.section-ttl{margin-bottom:56px}}.section-ttl--yoko{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.section-ttl--yoko h4{margin-top:0}@media screen and (min-width:48em){.section-ttl--yoko{gap:24px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.section-ttl__big{color:#f76464;font-size:3.2rem;font-weight:600;line-height:105%;letter-spacing:.4rem}@media screen and (min-width:48em){.section-ttl__big{font-size:64px;line-height:105%;letter-spacing:4px}}.section-ttl h2,.section-ttl h3{color:#202020;font-size:1.8rem;font-weight:500;letter-spacing:.2rem;text-align:center;line-height:1.4;margin-top:1rem}@media screen and (min-width:48em){.section-ttl h2,.section-ttl h3{font-size:32px;letter-spacing:3px}}.section-ttl h2 span,.section-ttl h3 span{color:#f76464;font-weight:700}.section-tx{margin-top:-16px}.section-tx p{font-size:1.6rem}@media screen and (min-width:48em){.section-tx p{font-size:18px;line-height:2}}.section-minus{margin-top:16rem}@media screen and (min-width:48em){.section-minus{margin-top:144px}}.section-minus .section-ttl{margin-top:-6.7rem;margin-bottom:3.2rem}@media screen and (min-width:48em){.section-minus .section-ttl{margin-top:-231px;margin-bottom:56px}}.section-curve{position:relative;background-color:#fff}@media screen and (min-width:48em){.section-curve__before{padding-bottom:20.83333vw}}.section-curve .section-ttl{padding-top:4rem}@media screen and (min-width:48em){.section-curve .section-ttl{padding-top:32px}}.section-curve .curve-wrapper{margin-bottom:-1px}.section-curve .curve-wrapper img{width:100%}.subKv{width:auto;height:14rem;margin:4rem 0 0;border-radius:0;position:relative;background-image:url(../img/common/sub-kv.webp);background-repeat:no-repeat;background-position:center;background-size:cover;z-index:3}.subKv:after{content:"";position:absolute;width:100%;height:100%;background-color:rgba(0,0,0,.4);z-index:0}@media screen and (min-width:48em){.subKv{height:320px;margin:0;border-radius:0}}.subKv-txArea{position:absolute;z-index:1;bottom:0;left:1.6rem;right:0;margin:auto;padding:1.2rem 1.6rem;display:inline-table;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;background-color:#fff;border-radius:1rem 1rem 0 0}@media screen and (min-width:48em){.subKv-txArea{margin:0;left:120px;padding:20px 48px;border-radius:20px 20px 0 0}}.subKv-txArea__obj{block-size:1rem;display:-ms-grid;display:grid;inline-size:1rem;position:absolute;bottom:0}.subKv-txArea__obj--L{right:100%}.subKv-txArea__obj--R{left:100%;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.subKv-txArea__inner{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;gap:.8rem;line-height:1}.subKv-txArea__inner span{color:#f76464;font-size:1rem;font-weight:700;line-height:1;margin-top:.5rem}.subKv-txArea__inner h1{color:#202020;font-size:1.6rem;font-weight:700;line-height:1}@media screen and (min-width:48em){.subKv-txArea__inner{gap:12px}.subKv-txArea__inner span{font-size:14px}.subKv-txArea__inner h1{font-size:24px}}.subPage.host .subKv{background-image:url(../img/common/sub-kv-host.webp)}.subPage.about .subKv{background-image:url(../img/common/sub-kv-about.webp)}.subPage.faq .subKv{background-image:url(../img/common/sub-kv-faq.webp)}.subPage.voice .subKv{background-image:url(../img/common/sub-kv-voice.webp)}.achievement-content{position:relative;z-index:2;margin:auto;width:84vw;height:auto;padding:2rem 1rem 1rem;display:inline-table}@media screen and (min-width:48em){.achievement-content{width:680px;padding:26px 0 32px;border-radius:20px!important}}.achievement-content::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,.95);border-radius:1.2rem}@media screen and (min-width:48em){.achievement-content::after{border-radius:12px}}.achievement-content__title{background-color:#f76464;padding:.3rem 3.2rem;border-radius:100px;position:absolute;right:0;left:0;z-index:2;margin:auto;top:-1.5rem;text-align:center;max-width:220px}@media screen and (min-width:48em){.achievement-content__title{max-width:350px;padding:4px 64px;top:-24px}}.achievement-content__title h3{color:#fff;font-size:1.2rem;font-weight:500;letter-spacing:0}@media screen and (min-width:48em){.achievement-content__title h3{font-size:18px}}.achievement-content__wrapper{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;gap:10px;position:relative;z-index:1;margin-bottom:1.4rem}@media screen and (min-width:48em){.achievement-content__wrapper{gap:24px}}.achievement-content__inner{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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;line-height:1.3}.achievement-content__num{font-size:1.2rem;color:#202020;font-weight:500}@media screen and (min-width:48em){.achievement-content__num{font-size:28px}}.achievement-content__num span{font-size:2.4rem;color:#f76464;font-weight:500;margin-right:4px;letter-spacing:-.5px}@media screen and (min-width:48em){.achievement-content__num span{font-size:48px}}.achievement-content__cat{font-size:1rem;font-weight:500;letter-spacing:0}@media screen and (min-width:48em){.achievement-content__cat{font-size:16px}}.achievement-content__date{color:#727047;font-size:.8rem;font-weight:500;text-align:center;letter-spacing:0;display:inline;padding:.2rem 1.8rem 0;border-radius:.6rem .6rem 0 0;position:absolute;background:#f7f5d5;position:absolute;max-width:12rem;left:0;bottom:0;right:0;margin:auto;z-index:2}@media screen and (min-width:48em){.achievement-content__date{font-size:12px;margin:0 auto;max-width:200px;padding:8px 0 2px;border-radius:10px 10px 0 0}}.safety-wrapper{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;gap:1.6rem}@media screen and (min-width:48em){.safety-wrapper{-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr;gap:24px}}.safety-card{position:relative;background:#fff;border-radius:1rem;padding:1.6rem;-webkit-filter:drop-shadow(2px 2px 8px rgba(0, 0, 0, .1));filter:drop-shadow(2px 2px 8px rgba(0, 0, 0, .1))}@media screen and (min-width:48em){.safety-card{padding:32px 16px;border-radius:20px}}.safety-card__num{position:absolute;font-size:2rem;padding:.8rem;border-radius:0 0 .8rem .8rem;right:1.6rem;top:-.2rem;background-color:#f76464;line-height:1;color:#fff;font-weight:700;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}@media screen and (min-width:48em){.safety-card__num{border-radius:0 0 10px 10px;padding:8px 16px;top:-1px;right:24px;font-size:28px}}.safety-card__ttl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.6rem;margin-bottom:1.6rem}@media screen and (min-width:48em){.safety-card__ttl{gap:16px;margin-bottom:16px}}.safety-card__ttl img{width:5.6rem}@media screen and (min-width:48em){.safety-card__ttl img{width:80px}}.safety-card__ttl h4{font-size:1.6rem;font-weight:700}@media screen and (min-width:48em){.safety-card__ttl h4{font-size:20px}}.safety-card__ttl h4 span{color:#52b332;font-weight:700}.loop-slider .swiper-wrapper{-webkit-transition-timing-function:linear;transition-timing-function:linear}.loop-slider .swiper-slide{margin:0 .8rem;border-radius:1rem;overflow:hidden;text-align:center}@media screen and (min-width:48em){.loop-slider .swiper-slide{margin:0 1.2rem}}.loop-slider .swiper-slide img{width:auto;height:100%;overflow:hidden;border-radius:1rem}@media screen and (min-width:48em){.loop-slider .swiper-slide img{border-radius:2rem}}.circle-bg{position:absolute;width:100%;bottom:-9rem}@media screen and (min-width:48em){.circle-bg{bottom:-80px}}.circle-bg__top{background-color:#fcefef;border-radius:0;margin:0 -200px -1px;padding:65px 280px;min-height:300px;text-align:center;-webkit-transition:2s ease;transition:2s ease}.circle-bg__top.is-active{-webkit-transition:2s ease;transition:2s ease;border-radius:1000px 1000px 0 0/300px 300px 0 0}.circle-bg__bottom{width:100%;height:96rem;background-color:#fcefef}@media screen and (min-width:48em){.circle-bg__bottom{height:600px}}.content-radius40{border-radius:2rem}@media screen and (min-width:48em){.content-radius40{border-radius:40px}}.content-radius20{border-radius:1.6rem}@media screen and (min-width:48em){.content-radius20{border-radius:20px}}.content-radius10{border-radius:.5rem}@media screen and (min-width:48em){.content-radius10{border-radius:10px}}.section-radius{border-radius:4rem 4rem 0 0}@media screen and (min-width:48em){.section-radius{border-radius:80px 80px 0 0}}.hostCv{width:100%;margin:80px auto 80px;background-color:#fff;padding:120px 24px 24px;position:relative}@media screen and (min-width:48em){.hostCv{width:880px;padding:40px;margin:120px auto 40px}}.hostCv .btn-host{margin:0 0 0 auto}.hostCv-illust{position:absolute;top:-43px;left:0;right:0;margin:auto;text-align:center;-webkit-transform:translateX(-2.8rem);transform:translateX(-2.8rem)}@media screen and (min-width:48em){.hostCv-illust{position:absolute;z-index:1;top:-64px;right:auto;left:-16px;-webkit-transform:translateX(0);transform:translateX(0)}}.hostCv-illust img{width:24rem}@media screen and (min-width:48em){.hostCv-illust img{width:320px}}.side-btn{position:fixed;right:-5px;bottom:16px;width:40px;z-index:5;-webkit-transition:all .5s;transition:all .5s;-webkit-transform:translateX(100px);transform:translateX(100px)}@media screen and (min-width:48em){.side-btn{width:48px;top:160px}}.side-btn.fixed{-webkit-transition:all .5s;transition:all .5s;-webkit-transform:translateX(0);transform:translateX(0)}.side-btn a{display:block;-webkit-transition:all .5s;transition:all .5s}.side-btn a:hover{-webkit-transform:translateX(-2px);transform:translateX(-2px);opacity:1;-webkit-transition:all .5s;transition:all .5s}.notfound .form-section{padding:4rem 0}@media screen and (min-width:48em){.notfound .form-section{padding:80px 0}}@media screen and (min-width:48em){.notfound .form-content{padding:124px 142px 124px}}.notfound h2{font-size:1.6rem;text-align:center}@media screen and (min-width:48em){.notfound h2{font-size:2rem}}@-webkit-keyframes bounceInUp{0%{-webkit-transform:scale(1);transform:scale(1)}30%{-webkit-transform:scale(.97);transform:scale(.97)}60%{-webkit-transform:scale(1.04);transform:scale(1.04)}90%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounceInUp{0%{-webkit-transform:scale(1);transform:scale(1)}30%{-webkit-transform:scale(.97);transform:scale(.97)}60%{-webkit-transform:scale(1.04);transform:scale(1.04)}90%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes zoomUp{0%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(1.1);transform:scale(1.1)}}@keyframes zoomUp{0%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(1.1);transform:scale(1.1)}}.illust-move{animation:floating-x 7.2s ease-in-out infinite alternate-reverse}.illust-move img{animation:floating-y 1.8s ease-in-out infinite alternate-reverse}.illust-move2{animation:floating-x 6.2s ease-in-out infinite alternate-reverse}.illust-move2 img{animation:floating-y 2.8s ease-in-out infinite alternate-reverse}@-webkit-keyframes floating-x{0%{-webkit-transform:translateX(-2%);transform:translateX(-2%)}100%{-webkit-transform:translateX(2%);transform:translateX(2%)}}@keyframes floating-x{0%{-webkit-transform:translateX(-2%);transform:translateX(-2%)}100%{-webkit-transform:translateX(2%);transform:translateX(2%)}}@-webkit-keyframes floating-y{0%{-webkit-transform:translateY(-2%);transform:translateY(-2%)}100%{-webkit-transform:translateY(2%);transform:translateY(2%)}}@keyframes floating-y{0%{-webkit-transform:translateY(-2%);transform:translateY(-2%)}100%{-webkit-transform:translateY(2%);transform:translateY(2%)}}.footer{position:relative;z-index:2;border-radius:0 0 40px 40px;background-color:#fff;-webkit-box-shadow:0 10px 10px 0 rgba(0,0,0,.03);box-shadow:0 10px 10px 0 rgba(0,0,0,.03);overflow:hidden;padding-top:40px}@media screen and (min-width:48em){.footer{padding-top:140px;margin-bottom:500px}}.footerBg{position:absolute;bottom:0;width:100%;height:1000px;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,188,.5)),to(#dbedfe));background:linear-gradient(180deg,rgba(255,255,188,.5) 0,#dbedfe 100%)}.footerBg::before{content:"";width:100%;height:300px;position:absolute;top:0;left:0;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(rgba(255,255,255,0)));background:linear-gradient(180deg,#fff 0,rgba(255,255,255,0) 100%)}.footerMedia{text-align:center;margin-bottom:5rem}@media screen and (min-width:48em){.footerMedia{margin-bottom:100px}}.footerBnr{margin:0 auto 6rem}@media screen and (min-width:48em){.footerBnr{max-width:800px;margin-bottom:120px}}.footerSns{background:#fff;margin-bottom:8rem}@media screen and (min-width:48em){.footerSns{margin-bottom:160px}}.footerSns-ttl{margin-bottom:24px}.footerSns-ttl h3{font-size:1.8rem;font-weight:600;text-align:center}@media screen and (min-width:48em){.footerSns-ttl h3{font-size:32px}}.footerSns-ttl h3 span{color:#f76464;font-weight:600}.footerSns-ttl{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;gap:16px}.footerSns-ttl:after,.footerSns-ttl:before{content:"";width:1.2rem;height:1.8rem;background-image:url(../img/common/tx-kazari-L.svg);background-size:contain;background-repeat:no-repeat;background-position:center}@media screen and (min-width:48em){.footerSns-ttl:after,.footerSns-ttl:before{width:20px;height:28px}}.footerSns-ttl:after{background-image:url(../img/common/tx-kazari-R.svg)}.footerSns-note{margin-bottom:2rem;background-image:url(../img/footer/note-bg.webp);background-size:cover;background-repeat:no-repeat;background-position:center top}@media screen and (min-width:48em){.footerSns-note{margin:0 auto 40px;max-width:800px}}.footerSns-note a{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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-bottom:none;gap:8px;padding:28px 0 48px}.footerSns-note .btn{width:80%;margin-top:0!important}@media screen and (min-width:48em){.footerSns-note .btn{width:400px}}.footerSns-note .btn span{font-size:1.4rem}@media screen and (min-width:48em){.footerSns-note .btn span{font-size:1.6rem;height:4.8rem}}.footerSns-note__logo{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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footerSns-note__logo img{width:18rem}@media screen and (min-width:48em){.footerSns-note__logo img{width:225px}}.footerSns-wrapper{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;gap:.8rem}@media screen and (min-width:48em){.footerSns-wrapper{display:-ms-grid;display:grid;gap:16px;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;margin:auto;max-width:800px}}.footerSns-box{width:100%;overflow:hidden;aspect-ratio:2/1}@media screen and (min-width:48em){.footerSns-box{aspect-ratio:5/2}}.footerSns-box a{height:100%;padding:24px;border-bottom:none;background-color:#202020;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;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:.4rem}@media screen and (min-width:48em){.footerSns-box a{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;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:16px}}.footerSns-box a img{width:2rem;height:2rem;z-index:1}@media screen and (min-width:48em){.footerSns-box a img{width:40px;height:40px}}.footerSns-box a p{color:#fff;font-size:1.2rem;font-weight:600;z-index:1}@media screen and (min-width:48em){.footerSns-box a p{font-size:24px}}.footerSns-box.fb a{background-color:#1877f2}.footerSns-box.insta a{background:#833ab4;background:-webkit-gradient(linear,left top,right top,from(#833ab4),color-stop(#fd1d1d),to(#fcb045));background:linear-gradient(to right,#833ab4,#fd1d1d,#fcb045);position:relative}.footerSns .btn{max-width:800px;margin-top:40px}.footerVision{position:relative;overflow:hidden;margin:0 1.6rem}@media screen and (min-width:48em){.footerVision{margin:0 24px}}.footerVision:after{content:"";position:absolute;width:100%;height:100%;background-color:#000;left:0;top:0;opacity:.2;z-index:1}.footerVision-wrapper{position:relative}.footerVision-illust{position:absolute;z-index:1}.footerVision-illust01{right:-.2rem;bottom:-4rem}@media screen and (min-width:48em){.footerVision-illust01{right:0;bottom:-50px}}.footerVision-illust01 img{width:16rem}@media screen and (min-width:48em){.footerVision-illust01 img{width:340px}}.footerVision .grade-bg{width:77rem;height:36rem;position:absolute;top:-50px;right:-47rem;z-index:0;background-image:url(../img/front/features-bg.svg);background-size:contain;background-repeat:no-repeat}@media screen and (min-width:48em){.footerVision .grade-bg{width:1545px;height:737px;top:-250px;right:-950px}}.footerVision .grade-bg02{position:absolute;width:100%;height:200px;bottom:-30px;z-index:0;background-image:url(../img/common/bg-grade.svg);background-size:contain;background-repeat:no-repeat;background-position:center}@media screen and (min-width:48em){.footerVision .grade-bg02{width:100vw;height:45.69444vw;bottom:0}}.footerVision .visionFooter-slider{width:100%;height:100%;position:fixed;z-index:-1;left:0;bottom:0}.footerVision .visionFooter-slider:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;background-color:rgba(0,0,0,.1)}.footerVision .visionFooter-slider .swiper-slide-active .vision-img,.footerVision .visionFooter-slider .swiper-slide-duplicate-active .vision-img,.footerVision .visionFooter-slider .swiper-slide-prev .vision-img{-webkit-animation:zoomUp 7s linear 0s normal both;animation:zoomUp 7s linear 0s normal both}.footerVision .visionFooter-slider .swiper-slide{height:100%;width:100%}.footerVision .visionFooter-slider .vision-img{min-height:100%;min-width:100%;aspect-ratio:9/16;background-image:url(../img/about/vision-slider01-sp.webp);background-size:contain;background-repeat:no-repeat;background-position:center}@media screen and (min-width:48em){.footerVision .visionFooter-slider .vision-img{aspect-ratio:16/9;background-image:url(../img/about/vision-slider01.webp)}}.footerVision .visionFooter-slider .vision-img02{background-image:url(../img/about/vision-slider02-sp.webp)}@media screen and (min-width:48em){.footerVision .visionFooter-slider .vision-img02{background-image:url(../img/about/vision-slider02.webp)}}.footerVision .visionFooter-slider .vision-img03{background-image:url(../img/about/vision-slider03-sp.webp)}@media screen and (min-width:48em){.footerVision .visionFooter-slider .vision-img03{background-image:url(../img/about/vision-slider03.webp)}}.footerVision .l-inner{z-index:2;padding:8rem 0}@media screen and (min-width:48em){.footerVision .l-inner{padding:100px 0}}.footerVision-txArea{width:100%;padding:1.6rem;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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:48em){.footerVision-txArea{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.footerVision-txArea .section-ttl{margin-bottom:72px}.footerVision-txArea .section-ttl h3{color:#fff}.footerVision-txArea img{width:75vw;margin-bottom:2rem;-webkit-filter:drop-shadow(2px 2px 8px rgba(0, 0, 0, .6));filter:drop-shadow(2px 2px 8px rgba(0, 0, 0, .6))}@media screen and (min-width:48em){.footerVision-txArea img{width:560px;margin-bottom:40px}}.footerVision-txArea p{color:#fff;font-size:1.4rem;text-align:left;letter-spacing:2px;line-height:2.2;text-align:center}@media screen and (min-width:48em){.footerVision-txArea p{font-size:2rem;text-align:left}}.footerVision-txArea .btn{margin:2.4rem auto 0}@media screen and (min-width:48em){.footerVision-txArea .btn{margin:64px 0 0 0}}.footerCv{position:relative;margin-top:8rem}@media screen and (min-width:48em){.footerCv{margin:160px 0 80px}}.footerCv-illust{position:absolute;z-index:4}.footerCv-illust01{bottom:12rem;left:-1.6rem}@media screen and (min-width:48em){.footerCv-illust01{bottom:24px;left:-40px}}.footerCv-illust01 img{width:5rem}@media screen and (min-width:48em){.footerCv-illust01 img{width:173px}}.footerCv-illust02{bottom:12rem;right:-1.4rem}@media screen and (min-width:48em){.footerCv-illust02{bottom:24px;right:-40px}}.footerCv-illust02 img{width:4rem}@media screen and (min-width:48em){.footerCv-illust02 img{width:129px}}.footerCv-wrapper{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;position:absolute;margin:auto;top:0;bottom:0;left:0;right:0}.footerCv-content{position:relative;z-index:2;margin:auto;width:90%;height:auto;padding:1.6rem 2rem;display:inline-table;background-color:rgba(255,255,255,.95)}@media screen and (min-width:48em){.footerCv-content{width:820px;padding:32px 40px}}.footerCv-content__txArea{position:relative;z-index:3;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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.4rem}@media screen and (min-width:48em){.footerCv-content__txArea{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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}}.footerCv-content__txArea h3{font-size:2rem;font-weight:500;color:#202020;text-align:center;letter-spacing:.2rem;margin-bottom:1rem}@media screen and (min-width:48em){.footerCv-content__txArea h3{font-size:40px;letter-spacing:4px;margin-bottom:8px}}.footerCv-content__txArea h3 span{color:#f76464;font-weight:700}.footerCv .loop-slider{width:100rem}@media screen and (min-width:48em){.footerCv .loop-slider{width:160rem}}.footerCv .loop-slider .swiper-slide{width:100%}.footerCv .loop-slider .swiper-slide img{width:100%;-ms-flex-negative:0;flex-shrink:0;margin-right:16px}.footerLink{background-color:#f7f7f7;padding:4rem 0;margin-top:4rem}@media screen and (min-width:48em){.footerLink{padding:64px 0}}.footerLink-header{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;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:16px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footerLink-header__logo{width:18rem}@media screen and (min-width:48em){.footerLink-header__logo{width:320px}}.footerLink-header__ptop{width:8rem}@media screen and (min-width:48em){.footerLink-header__ptop{width:160px}}.footerLink-header__ptop a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footerLink-wrapper{margin-top:1.8rem;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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.6rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:48em){.footerLink-wrapper{margin-top:32px;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;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:16px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.footerLink-link{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:.4rem;width:100%;margin-bottom:2.4rem}@media screen and (min-width:48em){.footerLink-link{width:auto;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;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:24px}}.footerLink-link li a{color:#202020;font-size:1.2rem}@media screen and (min-width:48em){.footerLink-link li a{font-size:16px}}.footerLink-copy{font-size:1.2rem}@media screen and (min-width:48em){.footerLink-copy{font-size:16px}}.footer-common-borderless{font-family:"游ゴシック",YuGothic,"MS Pゴシック",sans-serif;width:100%;bottom:0;z-index:0;position:relative;margin-top:-26vw}@media screen and (min-width:48em){.footer-common-borderless{margin-top:0;position:fixed}}.footer-logoWhite{padding:1.5rem 0 1.5rem;margin-top:2.5rem}.footer-logoWhite__img{width:21rem;height:auto;-webkit-box-align:left;-ms-flex-align:left;align-items:left}.footer-logoWhite__txtsub{color:#fff;font-size:1.15rem;text-align:left;display:block;letter-spacing:.05rem;font-weight:500;padding-top:.6rem;line-height:1.5}.footer-common-borderless{padding:10rem 0 8rem;background-color:#202020}.footer-linksCorp{border-top:2px solid #303030;padding:1.8rem 0 3rem;grid-row-gap:.7rem}.footer-linksCorp__content{display:-ms-grid;display:grid;-ms-grid-columns:29% 72%;grid-template-columns:29% 72%;margin-bottom:.6rem;grid-column-gap:.5rem}.footer-linksCorp__content__category{color:#000;font-size:1.1rem;text-align:center;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;letter-spacing:.025rem;width:100%;font-weight:600;opacity:90%}.footer-linksCorp__content__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;-ms-flex-wrap:wrap;flex-wrap:wrap;line-height:19px;margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:0 0;font-weight:400}.footer-linksCorp__content__list_cat_name{background:#fff;height:2rem;width:100%;border-radius:50px;opacity:.9;margin-top:.1rem}.footer-linksCorp__item{display:block;padding:0 .6rem 0 .6rem;position:relative;vertical-align:middle}.footer-linksCorp__item::after{content:"";width:.1rem;height:.9em;top:.5rem;bottom:0;right:0;position:absolute;background-color:#525252}.footer-linksCorp__item:last-child::after{content:none}.footer-linksCorp__link{color:#fff!important;font-size:1.2rem;text-align:left;display:block;letter-spacing:.02rem;width:auto;padding:0;font-weight:300!important;opacity:90%;line-height:1.6;border-bottom:none!important}@media screen and (min-width:48em){.l-footer-inner{margin-left:20.5026455026vw;margin-right:7.9365079365vw}.footer-logoWhite{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;grid-column-gap:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-logoWhite__img{height:27px;width:auto;margin-top:5.2px}.footer-logoWhite__txtsub{font-size:11px;line-height:1.4;padding-top:3px}.footer-linksCorp{display:-ms-grid;display:grid;-ms-grid-columns:50% 50%;grid-template-columns:50% 50%}.footer-linksCorp__content{display:-ms-grid;display:grid;-ms-grid-columns:23% 76%;grid-template-columns:23% 76%;margin:0 30px 0 0;grid-column-gap:3px}.footer-linksCorp__content__category{font-size:11.5px}.footer-linksCorp__content__list{line-height:18px}.footer-linksCorp__content__list_cat_name{height:19px;margin-top:0;opacity:.85}.footer-linksCorp__item{padding:0 .8rem 0 .8rem}.footer-linksCorp__link{font-size:12.5px}}.blogCard{position:relative}.blogCard a{color:#202020;border-bottom:none}.blogCard-img{width:100%;aspect-ratio:1.91/1;background-size:cover;background-position:center;border:1px solid #e6e6e6;border-radius:1rem;margin-bottom:.8rem}@media screen and (min-width:48em){.blogCard-img{border-radius:20px}}.blogCard-txArea{margin:auto 0}.blogCard-cat{color:#fff;font-size:1rem;font-weight:700;background-color:#f76464;border-radius:.4rem;display:inline-block;padding:.2rem 1.2rem;margin-bottom:.4rem}@media screen and (min-width:48em){.blogCard-cat{border-radius:4px;margin-bottom:8px}}.blogCard-info{margin-top:1.6rem;line-height:1}@media screen and (min-width:48em){.blogCard-info{margin-top:16px}}.blogCard-date{color:#aeaeae;font-size:1.2rem;font-weight:400}@media screen and (min-width:48em){.blogCard-date{font-size:1.4rem}}.blogCard-title{font-size:1.6rem;font-weight:700;line-height:2}@media screen and (min-width:48em){.blogCard-title{line-height:1.8}}.voices-card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.voices-card-innner{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.voices-card__ttl{color:#f76464;font-size:1.8rem;font-weight:700;margin-top:1.6rem;margin-bottom:1.2rem;line-height:1.8}@media screen and (min-width:48em){.voices-card__ttl{font-size:20px;margin-top:8px;margin-bottom:8px;line-height:1.8}}.voices-card__info{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;font-size:1.3rem;font-weight:600;color:#7f7b7b;gap:.8rem;margin:16px 0;padding:6px;border-radius:100px;background-color:#f7f7f7}@media screen and (min-width:48em){.voices-card__info{font-size:1.4rem;margin:14px 0 16px}}.voices-card__info img{width:18px}.voices-card__excerpt{color:#202020;margin-bottom:3.2rem;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media screen and (min-width:48em){.voices-card__excerpt{margin-bottom:24px}}.voices-card__thum{position:relative}.voices-card .wp-post-image{width:100%;border-radius:2rem;overflow:hidden}@media screen and (min-width:48em){.voices-card .wp-post-image{border-radius:20px}}.voices-card__type{background-color:#fff;padding:0;border-radius:0 1rem 0 0;border:.6rem solid #fff;border-bottom:0;position:absolute;bottom:0;left:-7px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}@media screen and (min-width:48em){.voices-card__type{border-radius:0 10px 0 0;border:6px solid #fff;border-bottom:0;left:-7px}}.voices-card__typeInner{color:#fff;background-color:#f76464;font-size:1.4rem;font-weight:700;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;gap:.4rem;border-radius:.6rem;padding:.2rem 1.4rem;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media screen and (min-width:48em){.voices-card__typeInner{font-size:14px;border-radius:6px;padding:4px 12px;gap:2px}}.voices-card__typeInner:before{content:"";display:none;width:1.8rem;height:1.5rem;background-image:url(../img/common/ic-voice-host.svg);background-repeat:no-repeat;background-position:center;background-size:contain}@media screen and (min-width:48em){.voices-card__typeInner:before{width:30px;height:22px}}.voices-card__typeInner:after{content:"";width:.8rem;height:.8rem;position:absolute;bottom:-.6rem;left:2rem;background-image:url(../img/voice/voice-arrow-pink.svg);background-repeat:no-repeat;background-position:center;background-size:contain;z-index:-1}@media screen and (min-width:48em){.voices-card__typeInner:after{width:20px;height:20px;bottom:-8px;left:12px}}.voices-card__obj{block-size:2rem;display:-ms-grid;display:grid;inline-size:2rem;position:absolute;bottom:0}@media screen and (min-width:48em){.voices-card__obj{block-size:20px;display:-ms-grid;display:grid;inline-size:20px;position:absolute}}.voices-card__obj--L{top:-2.6rem;left:.1rem;-webkit-transform:rotate(90deg);transform:rotate(90deg)}@media screen and (min-width:48em){.voices-card__obj--L{left:0;top:-25px}}.voices-card__obj--R{left:calc(100% + .6rem);bottom:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}@media screen and (min-width:48em){.voices-card__obj--R{left:calc(100% + 6px)}}.voices-card.guestCard .voices-card__typeInner{background-color:#3db3a1}.voices-card.guestCard .voices-card__typeInner:before{width:2rem;height:1.4rem;background-image:url(../img/common/ic-voice-guest.svg)}@media screen and (min-width:48em){.voices-card.guestCard .voices-card__typeInner:before{width:30px;height:22px}}.voices-card.guestCard .voices-card__typeInner:after{background-image:url(../img/voice/voice-arrow-blue.svg)}.voices-card.guestCard h3{color:#3db3a1}.grecaptcha-badge{visibility:hidden}body.document .note-last{text-align:center}.wpcf7-select{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none}.type-select .field-group{position:relative}.type-select .field-group:after{position:absolute;content:"";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;width:1.4rem;height:1.4rem;top:37%;right:4%;color:#f76464;pointer-events:none;background-image:url(../img/common/ic-arrow.svg);background-repeat:no-repeat;background-size:contain;background-position:center;-webkit-transform:rotate(90deg);transform:rotate(90deg)}@media screen and (min-width:48em){.type-select .field-group:after{width:1.7rem;height:1.7rem;top:37%;right:2%}}.form-section{background-color:#f7f7f7}.form-confirm{padding:6rem 0!important}@media screen and (min-width:48em){.form-confirm{padding:120px 0 120px!important}}.form-confirm__wrapper{margin-top:4rem!important}.form-confirm p{line-height:1.6}.form-confirm span.label{font-size:1.5rem;line-height:1.8;letter-spacing:0;margin-bottom:6px;padding-bottom:6px}@media screen and (min-width:48em){.form-confirm span.label{font-size:1.8rem}}.form-confirm .cf7msm-ro{font-size:1.4rem;line-height:1.8;letter-spacing:0}@media screen and (min-width:48em){.form-confirm .cf7msm-ro{font-size:1.6rem}}.form-confirm .type-select .field-group:after{content:none}.form-confirm #cf7msm_privacy-consent{display:none}@media screen and (min-width:48em){.confirm-note{text-align:center}}.confirm-item span.label{font-weight:700;display:block;border-bottom:1px solid #eee}span.required-chars{color:#f76464;font-size:1.2rem}@media screen and (min-width:48em){span.required-chars{font-size:14px}}span.required-chars.complete{display:none}.form-content{background-color:#fff;border-radius:2rem;padding:5.2rem 1.6rem}@media screen and (min-width:48em){.form-content{border-radius:4rem;padding:199px 142px 124px}}.form-wrapper{margin-top:4.8rem}@media screen and (min-width:48em){.form-wrapper{max-width:800px;margin:auto}}.form{margin:0 auto}.form .form-row{margin-bottom:3.2rem}@media screen and (min-width:48em){.form .form-row{margin-bottom:48px}}.form .form-row.last-row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.form .form-row.last-row .wpcf7-list-item{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form .form-row.last-row .wpcf7-list-item span{line-height:1.5}.form .form-row.last-row .wpcf7-list-item input{-ms-flex-negative:0;flex-shrink:0;margin-right:1rem}@media screen and (min-width:48em){.form .form-row.last-row label{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.form .form-row label{font-size:1.4rem;font-weight:700;line-height:1.5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.8rem;margin-bottom:1.4rem;line-height:1.8}@media screen and (min-width:48em){.form .form-row label{font-size:18px;margin-bottom:10px}}.form .field-group{width:100%}.form .field-group p.note{font-size:1.2rem;margin-top:1rem}@media screen and (min-width:48em){.form .field-group p.note{font-size:16px;margin-top:4px}}.form input[type=email],.form input[type=tel],.form input[type=text],.form select,.form textarea{font-size:1.4rem;width:100%;min-height:4.6rem;padding:.8rem;border:1px solid #ccc;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#f7f7f7;border-radius:.4rem}@media screen and (min-width:48em){.form input[type=email],.form input[type=tel],.form input[type=text],.form select,.form textarea{font-size:18px;min-height:54px;border-radius:6px}}.form textarea{margin-bottom:-1rem}.form .type-radio span.wpcf7-list-item{display:block;margin-bottom:5px}.form .type-radio label{font-weight:400;padding-right:0}input[type=checkbox]{border:1px solid #ccc;vertical-align:-8px;-webkit-appearance:none;position:relative;margin-right:5px;border-radius:3px;-webkit-box-sizing:border-box;width:26px;height:26px;background:#f7f7f7}input[type=checkbox]:checked{background:#f76464;border:1px solid #eee}input[type=checkbox]:checked:before{position:absolute;left:1px;top:16px;display:block;content:"";width:10px;height:4px;background:#fff;-webkit-transform:rotate(45deg);-webkit-transform-origin:right center}input[type=checkbox]:checked:after{display:block;position:absolute;left:9px;top:16px;content:"";width:16px;height:4px;background:#fff;-webkit-transform:rotate(-53deg);-webkit-transform-origin:left center}.required-badge{background-color:#f76464;color:#fff;font-size:1rem;font-weight:700;padding:.2rem .5rem;margin-left:.2rem;border-radius:.2rem;display:inline-block;-ms-flex-negative:0;flex-shrink:0}@media screen and (min-width:48em){.required-badge{font-size:10px;padding:2px 5px;margin-left:5px;border-radius:3px}}.form .form-submit-area{text-align:center;margin-top:5.6rem}@media screen and (min-width:48em){.form .form-submit-area{margin-top:80px}}button.hsfc-Button{width:100%;max-width:100%;margin:0 auto;height:6.4rem;border:none;font-size:1.8rem;font-weight:700;letter-spacing:5px;border-radius:1rem;color:#fff;background-color:#f76464;border-bottom:16px solid #c63335}@media screen and (min-width:48em){button.hsfc-Button{width:480px;height:80px;max-width:auto;margin:0 auto;font-size:24px;border-radius:1rem;border-bottom:.5rem solid #c63335}}input[type=button],input[type=submit]{width:100%;max-width:100%;margin:0 auto;height:6.4rem;border:none;font-size:1.8rem;font-weight:700;letter-spacing:3px;border-radius:1rem;color:#fff;background-color:#f76464;border-bottom:.5rem solid #c63335}@media screen and (min-width:48em){input[type=button],input[type=submit]{width:480px;height:80px;max-width:auto;margin:0 auto;font-size:24px;border-radius:1rem;border-bottom:.5rem solid #c63335}}.form-submit{background-color:#fff;position:relative}@media screen and (min-width:48em){.form-submit{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}}@media screen and (min-width:48em){.form-submit p{width:480px;height:80px}}.form-submit:after{content:"";position:absolute;right:1rem;top:1.8rem;margin:auto;width:2.4rem;height:2.4rem;background-image:url(../img/common/arrow-circle-right-wh.svg);background-repeat:no-repeat;background-size:contain;background-position:center}@media screen and (min-width:48em){.form-submit:after{width:34px;height:34px;right:32px;top:21px}}.form-submit__back{background-color:#fff;position:relative;margin-bottom:1.6rem}@media screen and (min-width:48em){.form-submit__back{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-bottom:24px}}.form-submit__back input[type=button]{border:none;border-radius:10rem;border:none;font-size:1.4rem;background-color:#eee;color:#202020;height:4.4rem;padding:0}@media screen and (min-width:48em){.form-submit__back input[type=button]{height:5.6rem}}.form-submit__back p{width:100%}@media screen and (min-width:48em){.form-submit__back p{width:480px;height:80px}}.form-submit__back:after{content:"";position:absolute;left:1rem;top:1rem;margin:auto;width:2.4rem;height:2.4rem;background-image:url(../img/common/arrow-circle-right-wh.svg);background-repeat:no-repeat;background-size:contain;background-position:center;-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media screen and (min-width:48em){.form-submit__back:after{width:34px;height:34px;left:16px;top:11px}}.form-submit input:disabled{background-color:#ccc}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output{font-size:1.4rem;text-align:center;padding:1.6rem;border-radius:1.6rem;border-color:red;margin-top:2.4rem}@media screen and (min-width:48em){.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output{font-size:18px;text-align:center;padding:20px;border-radius:20px;margin-top:32px}}.wpcf7-spinner{display:none}.form-submit:disabled{background:#ccc}iframe{width:100%}iframe .hsfc-FieldLabel span{font-size:16px}.thanks p{text-align:center}.popup-nation{position:relative;max-width:90%;background:#fff;padding:2.4rem;background:#fff;padding:3.2rem 2.4rem;margin:0 auto}@media screen and (min-width:48em){.popup-nation{max-width:960px;padding:32px 48px}}.popup-nation h3{color:#fff;font-weight:600;background-color:#f76464;width:100%;padding:.2em;text-align:center;border-radius:.4rem;margin-bottom:2.4rem}@media screen and (min-width:48em){.popup-nation h3{font-size:24px;padding:8px;border-radius:8px;margin-bottom:32px}}.popup-nation__list{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr}@media screen and (min-width:48em){.popup-nation__list{-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr;gap:0 24px}}.popup-nation__item{font-size:1.4rem;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;gap:.4rem;margin-bottom:.8rem;padding-bottom:.8rem;border-bottom:1px solid #eee}@media screen and (min-width:48em){.popup-nation__item{font-size:16px;gap:4px;margin-bottom:.8rem;padding-bottom:.8rem}}.popup-nation__name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.4rem}.popup-nation__name h5{font-size:1.6rem;font-weight:600}@media screen and (min-width:48em){.popup-nation__name h5{font-size:16px}}.popup-nation__name img{width:1.8rem}.popup-nation__num span{font-size:1.6rem;color:#f76464;font-weight:600;margin-right:.4rem}.popup-nation__other{text-align:center;font-weight:600;margin:2.4rem 0 3.2rem}.popup-nation__other span{color:#f76464;font-weight:600}@media screen and (min-width:48em){.popup-nation__other{margin:24px 0 32px;font-size:18px}}.popup-nation .btn{margin:auto}.popup-nation .mfp-close{text-indent:-999rem;overflow:hidden;width:4rem;height:4rem;background-image:url(../img/common/ic-close.svg);background-repeat:no-repeat;background-position:center;background-size:contain;opacity:1;right:-2.4rem;top:-2.4rem;opacity:1}body.front .l-container{overflow:hidden}main.front{background:#fff;z-index:1;position:relative}main.front section{position:relative;z-index:1;margin:0 0 4rem 0}@media screen and (min-width:48em){main.front section{margin:0 0 120px 0}}main.front .kv{margin:8rem auto 0 auto;width:calc(100% - 3.2rem);height:100%;position:relative;overflow:hidden;border-radius:1.6rem;z-index:4}@media screen and (min-width:48em){main.front .kv{margin:24px auto 0 auto;width:96%;aspect-ratio:16/8;border-radius:24px}}main.front .kv-inner{height:100%;position:relative}main.front .kv .l-inner{position:relative;width:100%;height:100%}main.front .kv-txArea{position:absolute;width:85vw;bottom:2rem;left:1rem;z-index:4;-webkit-filter:drop-shadow(2px 2px 10px rgba(0, 0, 0, .4));filter:drop-shadow(2px 2px 10px rgba(0, 0, 0, .4))}@media screen and (min-width:48em){main.front .kv-txArea{bottom:15px;left:30px;width:45%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}main.front .kv-achievement{position:absolute;width:100%;bottom:3.1vw;text-align:center;right:auto;left:auto;margin:auto;display:none}@media screen and (min-width:48em){main.front .kv-achievement{display:block;width:auto;margin:0;bottom:24px;right:24px}}main.front .kv .achievement-content{width:86vw;padding-left:.5rem;padding-right:.5rem}main.front .kv .achievement-content:after{border-radius:.5rem}@media screen and (min-width:48em){main.front .kv .achievement-content{width:auto;padding:8px 16px}main.front .kv .achievement-content::after{border-radius:12px}main.front .kv .achievement-content__title{color:#fff;display:inline-table;background-color:#f76464;padding:4px 64px;border-radius:100px;position:absolute;right:0;left:0;top:-20px;z-index:2;margin:auto}main.front .kv .achievement-content__title h3{font-size:13px;font-weight:700}main.front .kv .achievement-content__wrapper{gap:8px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:10px;margin-bottom:20px}main.front .kv .achievement-content__num{font-size:16px}main.front .kv .achievement-content__num span{font-size:32px;margin-right:4px}main.front .kv .achievement-content__cat{font-size:10px;padding:0 8px}main.front .kv .achievement-content__date{font-size:8px;margin:8px auto 0;max-width:160px;padding:4px 0 0 0;z-index:2;white-space:nowrap;z-index:2}main.front .kv .achievement-content__date:after{width:292px}}main.front .kv .video-wrapper{position:relative;z-index:-1;top:0;left:0;overflow:hidden}@media screen and (min-width:48em){main.front .kv .video-wrapper{width:100%;position:absolute}}main.front .kv .video-wrapper video{width:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:4/6}@media screen and (min-width:48em){main.front .kv .video-wrapper video{aspect-ratio:16/8}}main.front .kv .video-bg{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.2}main.front .kv .video-bg::after{content:"";display:block;position:absolute;top:0;right:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);background-image:radial-gradient(#111 30%,transparent 31%),radial-gradient(#111 30%,transparent 31%);background-size:4px 4px;background-position:0 0,2px 2px}main.front .news{position:relative;background-color:#fff;padding-bottom:4px;margin-bottom:0;z-index:3}main.front .news-bg{height:70vw;width:1440px;position:absolute;bottom:0;z-index:1;background-image:url(../img/front/news-bg.svg);background-repeat:no-repeat;background-size:cover;background-position:bottom center}@media screen and (min-width:48em){main.front .news-bg{width:100%;height:34.23611vw}}main.front .news .l-inner{max-width:96%}@media screen and (min-width:48em){main.front .news .l-inner{max-width:100%}}main.front .news-ttl{color:#f76464;font-size:1rem;font-weight:700;padding-right:10px;margin-right:10px;border-right:1px solid #eee;-ms-flex-negative:0;flex-shrink:0}@media screen and (min-width:48em){main.front .news-ttl{display:block;font-size:18px}}main.front .news-wrapper{width:88vw;margin:1.4rem auto;height:6.4rem;border-radius:10rem;padding:0 20px;background-color:#fff;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:48em){main.front .news-wrapper{width:96%;height:80px;border-radius:50px;margin:24px auto}}main.front .news .blogCard a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}main.front .news .blogCard-title{font-size:1.2rem;line-height:1.7;letter-spacing:0;width:100%;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis}@media screen and (min-width:48em){main.front .news .blogCard-title{font-size:1.6rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-line-clamp:1}}main.front .news .blogCard-info{width:100%;margin-top:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:48em){main.front .news .blogCard-info{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto;min-width:76px}}main.front .news .blogCard-info:after{border-radius:5px;content:"";height:1px;width:100%;background:#eee;margin-left:10px;opacity:.8}@media screen and (min-width:48em){main.front .news .blogCard-info:after{content:none}}main.front .news .blogCard-date{display:none}@media screen and (min-width:48em){main.front .news .blogCard-date{display:block;margin-top:.3rem;font-size:1.4rem}}main.front .news .blogCard a{font-size:1.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:4px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:48em){main.front .news .blogCard a{gap:16px;height:72px;font-size:1.6rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}main.front .about{margin-bottom:0}@media screen and (min-width:48em){main.front .about{margin-bottom:4rem}}main.front .about-wrapper{width:auto;max-width:100vw;margin-right:1.6rem;margin-left:1.6rem;position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:4rem 0 6.4rem;gap:4rem}@media screen and (min-width:48em){main.front .about-wrapper{display:-ms-grid;display:grid;width:100%;max-width:1240px;margin:0 auto;-ms-grid-columns:55% 1fr;grid-template-columns:55% 1fr;padding:80px 0 80px;gap:0}}main.front .about-illust{position:absolute;z-index:1}main.front .about-illust01{right:1.6rem;top:24rem}@media screen and (min-width:48em){main.front .about-illust01{right:auto;left:220px;top:auto;bottom:30px}}main.front .about-illust01 img{width:16rem}@media screen and (min-width:48em){main.front .about-illust01 img{width:340px}}main.front .about-txArea{position:relative;margin-right:1.6rem;margin-left:1.6rem;-webkit-transition:all .5s;transition:all .5s}@media screen and (min-width:48em){main.front .about-txArea{width:532px;padding:0 24px;margin:0;position:absolute;right:0;top:74px}}@media screen and (min-width:91em){main.front .about-txArea{right:-4vw}}main.front .about-txArea .section-ttl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600;color:#f76464;margin-bottom:2rem;margin-left:.4rem;font-size:1.4rem}@media screen and (min-width:48em){main.front .about-txArea .section-ttl{margin-bottom:24px;font-size:32px;margin-left:auto}}main.front .about-txArea .section-ttl:after{content:"";width:100px;height:1px;margin-left:16px;background-color:#f76464}main.front .about-txArea h1{font-size:8.6vw;font-weight:600;letter-spacing:.2rem;line-height:1.6;margin:2rem 0 2.4rem}@media screen and (min-width:48em){main.front .about-txArea h1{font-size:4.8rem;font-weight:600;letter-spacing:6px;line-height:1.7;margin:0 0 32px -4px}}main.front .about-txArea p{font-size:1.6rem;line-height:2;margin-bottom:4rem}main.front .about-txArea p span{color:#f76464;font-weight:600}@media screen and (min-width:48em){main.front .about-txArea p{font-size:18px;line-height:2.6;margin-bottom:56px}}main.front .about-img{-webkit-transform:translateX(-40%);transform:translateX(-40%);width:90rem;height:32rem;-webkit-mask-image:url(../img/front/about-mask.svg);mask-image:url(../img/front/about-mask.svg);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:0 0;mask-position:0 0;overflow:hidden}@media screen and (min-width:48em){main.front .about-img{-webkit-transform:translateX(-48%);transform:translateX(-48%);width:2000px;height:100%}}main.front .about-img__wrapper{height:100%}main.front .about .loop-slider{height:100%}main.front .about .loop-slider .swiper-slide{width:auto}@media screen and (min-width:48em){main.front .about .loop-slider .swiper-slide{width:auto!important}}main.front .about .loop-slider .swiper-slide img{width:auto;-ms-flex-negative:0;flex-shrink:0;margin-right:16px}main.front .about .grade-bg{width:77rem;height:36rem;position:absolute;top:21rem;right:-47rem;z-index:-1;background-image:url(../img/front/features-bg.svg);background-size:contain;background-repeat:no-repeat}@media screen and (min-width:48em){main.front .about .grade-bg{width:1545px;height:737px;top:-250px;right:-950px}}main.front .about .grade-bg02{position:absolute;width:100%;height:658px;bottom:-360px;z-index:-2;background-image:url(../img/common/bg-grade.svg);background-size:cover;background-repeat:no-repeat;background-position:bottom center}@media screen and (min-width:48em){main.front .about .grade-bg02{width:100%;height:65vw;bottom:-25vw}}main.front .features{position:relative;padding:0;margin-bottom:4rem;background-color:transparent}@media screen and (min-width:48em){main.front .features{padding:24px 0 80px;margin-bottom:0}}main.front .features .section-ttl{padding-top:2.4rem}@media screen and (min-width:48em){main.front .features .section-ttl{padding-top:56px}}main.front .features-illust{position:absolute;z-index:1}main.front .features-illust01{top:1rem;left:2rem}@media screen and (min-width:48em){main.front .features-illust01{top:-10px;left:180px}}main.front .features-illust01 img{width:3.4rem}@media screen and (min-width:48em){main.front .features-illust01 img{width:93px}}main.front .features-illust02{top:1rem;right:-1rem}@media screen and (min-width:48em){main.front .features-illust02{top:-10px;right:150px}}main.front .features-illust02 img{width:7rem}@media screen and (min-width:48em){main.front .features-illust02 img{width:190px}}main.front .features .grade-bg{width:77rem;height:36rem;position:absolute;top:12rem;right:-47rem;z-index:0;background-image:url(../img/front/features-bg.svg);background-size:contain;background-repeat:no-repeat}@media screen and (min-width:48em){main.front .features .grade-bg{width:1545px;height:737px;top:50px;right:-950px}}main.front .features .grade-bg02{position:absolute;width:1440px;height:658px;bottom:-9rem;z-index:0;background-image:url(../img/common/bg-grade.svg);background-size:cover;background-repeat:no-repeat;background-position:center}@media screen and (min-width:48em){main.front .features .grade-bg02{width:100%;height:45.69444vw;bottom:-8vw}}main.front .features-inner{background-color:#fff}main.front .features-wrapper{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;gap:3.2rem}@media screen and (min-width:48em){main.front .features-wrapper{gap:40px}}main.front .features-content{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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.8rem;background:#fff;position:relative;padding:1.6rem}@media screen and (min-width:48em){main.front .features-content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:40px;gap:32px}}main.front .features-content:nth-child(2) .features-slider{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media screen and (min-width:48em){main.front .features-content:nth-child(2) .features-slider{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}main.front .features-content:nth-child(2) .features-txArea{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media screen and (min-width:48em){main.front .features-content:nth-child(2) .features-txArea{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}main.front .features-content__illust{position:absolute;z-index:3}main.front .features-content__illust01{top:-2rem;left:-1.4rem}@media screen and (min-width:48em){main.front .features-content__illust01{top:-32px;left:auto;right:160px}}main.front .features-content__illust01 img{width:7rem}@media screen and (min-width:48em){main.front .features-content__illust01 img{width:91px}}main.front .features-content__illust02{bottom:-10px;right:-18px}@media screen and (min-width:48em){main.front .features-content__illust02{top:-40px;bottom:auto;right:60px}}main.front .features-content__illust02 img{width:5.2rem}@media screen and (min-width:48em){main.front .features-content__illust02 img{width:70px}}main.front .features-content__illust03{bottom:-1rem;right:-.6rem}@media screen and (min-width:48em){main.front .features-content__illust03{bottom:-16px;left:24px;right:auto}}main.front .features-content__illust03 img{width:7rem}@media screen and (min-width:48em){main.front .features-content__illust03 img{width:91px}}main.front .features-content__illust04{top:-1.2em;right:-.8rem}@media screen and (min-width:48em){main.front .features-content__illust04{top:auto;right:24px;bottom:16px}}main.front .features-content__illust04 img{width:7rem}@media screen and (min-width:48em){main.front .features-content__illust04 img{width:91px}}main.front .features-slider{width:100%;position:relative}@media screen and (min-width:48em){main.front .features-slider{max-width:450px}}main.front .features-slider .swiper-wrapper{overflow:hidden}main.front .features .swiper-slide-active .features-img,main.front .features .swiper-slide-duplicate-active .features-img,main.front .features .swiper-slide-prev .features-img{-webkit-animation:zoomUp 7s linear 0s normal both;animation:zoomUp 7s linear 0s normal both}main.front .features .swiper-slide img{height:auto;width:100%}main.front .features-txArea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}@media screen and (min-width:48em){main.front .features-txArea{margin:0 16px;height:100%}}main.front .features-txArea__num{font-size:18px;padding:0 1.4rem;font-size:1rem;font-weight:600;color:#fff;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;gap:8px;width:12rem;text-align:left;gap:.4rem;background-color:#f76464;position:absolute;top:-38px;top:-2.2rem;left:0;border-radius:4px 4px 10px 10px;right:0;margin:auto;border-radius:.6rem;z-index:2}main.front .features-txArea__num span{font-size:28px;font-size:1.6rem;font-weight:600}@media screen and (min-width:48em){main.front .features-txArea__num{width:auto;font-size:18px;gap:8px;top:-50px;left:0;right:auto;border-radius:4px 4px 10px 10px}main.front .features-txArea__num span{font-size:28px}}main.front .features-txArea h4{font-size:1.7rem;font-weight:500;line-height:180%;-webkit-font-feature-settings:"palt";font-feature-settings:"palt";margin:2.6rem 0 3.4rem;letter-spacing:.1rem;position:relative;border-left:.2rem solid #f76464;padding-left:1.4rem}main.front .features-txArea h4:after{content:"";position:absolute;width:9rem;height:6rem;top:-1.8rem;right:-.4rem;opacity:1;z-index:-2;background-image:url(../img/front/features-comment-kazari.svg);background-size:contain;background-repeat:no-repeat;background-position:center;-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media screen and (min-width:48em){main.front .features-txArea h4{font-size:30px;line-height:180%;letter-spacing:.2rem;margin-top:14px;margin-bottom:40px;border-left:3px solid #f76464;padding-left:22px}}main.front .features-txArea h4 span{color:#f76464;font-weight:600}main.front .features-txArea__comment{background-color:#fdf9eb;padding:2rem 1.6rem;line-height:200%;position:relative;font-size:1.4rem}main.front .features-txArea__comment p{font-size:1.4rem}@media screen and (min-width:48em){main.front .features-txArea__comment{font-size:16px;padding:20px 40px;border-radius:10px}main.front .features-txArea__comment p{font-size:16px}}main.front .features-txArea__comment:after{content:"";position:absolute;bottom:0;left:18%;border-style:solid;border-width:1rem 1rem 0 0;border-radius:.1rem;border-color:#fdf9eb transparent transparent;translate:calc(-50% - .4px) 100%}@media screen and (min-width:48em){main.front .features-txArea__comment:after{border-radius:2px;left:80px;bottom:0;border-style:solid;border-width:20px 20px 0 0}}main.front .features-txArea__comment p{line-height:200%}main.front .features-txArea__voiceTtl{position:absolute;font-size:1rem;font-weight:600;color:#f76464;top:-1.4rem;left:1.8rem}@media screen and (min-width:48em){main.front .features-txArea__voiceTtl{font-size:14px;top:-17px;left:42px}}main.front .features-txArea__profile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.8rem;position:relative;top:-.4rem;left:.4rem}@media screen and (min-width:48em){main.front .features-txArea__profile{gap:14px;top:-8px;left:4px;margin-top:16px}}main.front .features-txArea__profile img{width:4.8rem}@media screen and (min-width:48em){main.front .features-txArea__profile img{width:64px}}main.front .features-txArea__profile p{color:#7f7b7b;font-size:1.2rem}@media screen and (min-width:48em){main.front .features-txArea__profile p{font-size:12px}}main.front .features-img img{width:100%;border-radius:1rem;overflow:hidden}@media screen and (min-width:48em){main.front .features-img img{width:543px;border-radius:12px}}main.front .achievement{position:relative;margin-bottom:8rem}main.front .achievement-wrapper{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;position:absolute;margin:auto;top:0;bottom:0;left:0;right:0}main.front .achievement .loop-slider{width:100rem}@media screen and (min-width:48em){main.front .achievement .loop-slider{width:160rem}}main.front .achievement .loop-slider .swiper-slide{width:100%}main.front .achievement .loop-slider .swiper-slide img{width:100%;-ms-flex-negative:0;flex-shrink:0;margin-right:16px}main.front .step{background-color:#e5f4df;padding:4rem 0 0;padding-bottom:4.2rem;margin-bottom:-4.6rem}@media screen and (min-width:48em){main.front .step{padding:80px 0 120px;padding-bottom:16rem;margin-bottom:-16rem}}main.front .step .grade-bg{position:absolute;width:1440px;height:658px;bottom:0;z-index:-2;background-image:url(../img/common/bg-grade.svg);background-size:cover;background-repeat:no-repeat;background-position:center}@media screen and (min-width:48em){main.front .step .grade-bg{width:100%;height:45.69444vw;bottom:0}}main.front .step-slider{padding:0 40px;width:100%;overflow:hidden;position:relative}main.front .step .swiper-wrapper{position:relative}main.front .step .swiper-slide{width:480px;height:auto;margin-right:20px}main.front .step .swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:visible;list-style:none;padding:0;z-index:1}main.front .step .swiper-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2.4rem}@media screen and (min-width:48em){main.front .step .swiper-button{gap:32px}}main.front .step .swiper-button .swiper-button-next,main.front .step .swiper-button .swiper-button-prev{position:relative;right:0;left:0}main.front .step .swiper-button .swiper-button-next,main.front .step .swiper-button .swiper-button-prev{background-image:none;width:4rem;height:4rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);gap:2.4rem;margin-top:5.6rem;-webkit-filter:none;filter:none}main.front .step .swiper-button .swiper-button-next:after,main.front .step .swiper-button .swiper-button-prev:after{content:none}@media screen and (min-width:48em){main.front .step .swiper-button .swiper-button-next,main.front .step .swiper-button .swiper-button-prev{gap:32px;margin-top:56px}}main.front .step .swiper-button .swiper-button-prev{background-image:url(../img/common/arrow-circle-left-yellow.svg);background-repeat:no-repeat;background-size:contain;left:10px}main.front .step .swiper-button .swiper-button-next{background-image:url(../img/common/arrow-circle-right-yellow.svg);background-repeat:no-repeat;background-size:contain;right:10px}main.front .step .swiper-button .swiper-button-disabled{opacity:1;cursor:default}main.front .step-illust{position:absolute;z-index:1}main.front .step-illust01{top:-7px;right:10rem}@media screen and (min-width:48em){main.front .step-illust01{top:-10px;right:32rem}}main.front .step-illust01 img{width:7rem;min-width:7rem}@media screen and (min-width:48em){main.front .step-illust01 img{width:173px}}main.front .step-illust02{top:-10px;right:20px}@media screen and (min-width:48em){main.front .step-illust02{top:-10px;right:60px}}main.front .step-illust02 img{width:5.2rem}@media screen and (min-width:48em){main.front .step-illust02 img{width:129px}}main.front .step-card img{width:100%;overflow:hidden}main.front .step-card__txArea{margin-top:1.4rem;position:relative}@media screen and (min-width:48em){main.front .step-card__txArea{margin-top:16px}}main.front .step-card__txArea h4{font-size:1.6rem;font-weight:700;line-height:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#ffef81;min-width:280px;padding:1rem 0 1rem 1.2rem;margin-bottom:1.4rem;position:relative}@media screen and (min-width:48em){main.front .step-card__txArea h4{font-size:18px;padding:12px 16px}}main.front .step-card__txArea h4 span{color:#a3984d;font-size:2.4rem;font-weight:700;margin-top:.2rem;margin-right:.6rem;line-height:1}@media screen and (min-width:48em){main.front .step-card__txArea h4 span{font-size:32px;margin-right:8px}}main.front .step-card__txArea h4:before{content:"";position:absolute;bottom:.4rem;left:10%;border-style:solid;border-width:1.4rem 1.4rem 0 0;border-radius:.1rem;border-color:#ffef81 transparent transparent;translate:calc(-50% - .4px) 100%}@media screen and (min-width:48em){main.front .step-card__txArea h4:before{border-radius:2px;left:20%;bottom:4px;border-style:solid;border-width:20px 20px 0 0}}main.front .step-card__txArea h4:after{content:"";position:absolute;top:auto;bottom:auto;width:100%;left:100%;height:.5rem;background-color:#d3c775;z-index:-1}@media screen and (min-width:48em){main.front .step-card__txArea h4:after{width:200%;left:40px;height:10px}}main.front .step-card__txArea.last-child h4:after{content:none}main.front .step-card__txArea p{font-size:.9rem;line-height:2}@media screen and (min-width:48em){main.front .step-card__txArea p{font-size:16px}}main.front .step-dot{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;position:absolute;z-index:2;right:-21px;top:18px}@media screen and (min-width:48em){main.front .step-dot{right:140px;top:24px}}main.front .step-dot__dots{width:1rem;height:1rem;background-color:#d3c775;border-radius:50%;opacity:0;-webkit-animation:blink-animation 1.5s infinite ease-in-out;animation:blink-animation 1.5s infinite ease-in-out}main.front .step .step-dot__dots:nth-child(2){-webkit-animation-delay:.5s;animation-delay:.5s}main.front .step .step-dot__dots:nth-child(3){-webkit-animation-delay:1s;animation-delay:1s}@-webkit-keyframes blink-animation{0%{opacity:0}50%{opacity:1}100%{opacity:0}}@keyframes blink-animation{0%{opacity:0}50%{opacity:1}100%{opacity:0}}main.front .guest{position:relative;margin-bottom:6.4rem;background-color:transparent}@media screen and (min-width:48em){main.front .guest{margin-bottom:140px}}main.front .guest-inner{background-color:#fff}main.front .guest-illust{position:absolute;z-index:1}main.front .guest-illust01{top:3rem;right:2rem}@media screen and (min-width:48em){main.front .guest-illust01{top:30px;right:130px}}main.front .guest-illust01 img{width:12rem}@media screen and (min-width:48em){main.front .guest-illust01 img{width:234px}}main.front .guest .circle-bg{bottom:-12rem;z-index:0}@media screen and (min-width:48em){main.front .guest .circle-bg{bottom:-700px}}main.front .guest .circle-bg__top{background-color:#eef9f4}main.front .guest .circle-bg__bottom{width:100%;height:80rem;background-color:#eef9f4}@media screen and (min-width:48em){main.front .guest .circle-bg__bottom{height:600px}}main.front .guest-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.6rem;margin-top:6.4rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:48em){main.front .guest-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:32px;margin-top:64px}}main.front .guest-card{background:#fff;padding:3.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2.4rem;position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (min-width:48em){main.front .guest-card{padding:32px 16px;gap:16px}}main.front .guest-card__num{width:7rem;position:absolute;top:-2rem;left:-1.6rem}@media screen and (min-width:48em){main.front .guest-card__num{width:100px;top:-30px;left:-30px}}main.front .guest-card__img{width:70%}@media screen and (min-width:48em){main.front .guest-card__img{width:264px}}main.front .guest-card h4{font-size:2rem;text-align:center;line-height:1.6;margin-bottom:1.2rem;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-weight:500}@media screen and (min-width:48em){main.front .guest-card h4{font-size:24px;margin-bottom:10px}}main.front .guest-card h4 span{color:#f76464;font-weight:600}main.front .guest-popup{font-weight:600;margin-top:2.4rem;text-align:center;width:100%;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;gap:.2rem}main.front .guest-popup img{width:2.8rem}main.front .request{border-radius:0 0 2rem 2rem;padding:8rem 0 5rem;margin-bottom:5rem;background-image:url(../img/front/request-bg.svg);background-color:#eef9f4;background-repeat:no-repeat;background-position:center 18rem;background-size:cover}@media screen and (min-width:48em){main.front .request{border-radius:0 0 40px 40px;padding:200px 0 80px;padding-bottom:100px;margin-bottom:100px;background-position:center 180px}}main.front .request-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2.4rem;height:100%}@media screen and (min-width:48em){main.front .request-card{gap:24px}}main.front .request-card__profile{margin-top:2rem;font-size:1.2rem;font-weight:600;color:#f76464;text-align:center}@media screen and (min-width:48em){main.front .request-card__profile{margin-top:16px;font-size:14px}}main.front .request-card__img{width:70%}main.front .request-card__txArea{background:#fff;padding:2rem 1.2rem;border-radius:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative}@media screen and (min-width:48em){main.front .request-card__txArea{padding:24px 18px;border-radius:20px}}main.front .request-card__txArea::after{content:"";position:absolute;top:0;left:50%;border-style:solid;border-width:0 .78rem 1.55rem .78rem;border-color:transparent transparent #fff;translate:-50% -100%}main.front .request-card__txArea p{font-size:1.4rem}@media screen and (min-width:48em){main.front .request-card__txArea p{font-size:16px}}main.front .request .request-slider{width:60vw;margin:auto}@media screen and (min-width:48em){main.front .request .request-slider{width:100%}}main.front .request .swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}main.front .request .request-card.swiper-slide{width:90vw;height:auto}@media screen and (min-width:48em){main.front .request .request-card.swiper-slide{width:328px}}main.front .request .swiper-slide-active{-webkit-animation:bounceInUp 1s both;animation:bounceInUp 1s both}main.front .request .swiper-slide-next>*,main.front .request .swiper-slide-prev>*{-webkit-animation:none;animation:none}main.front .request .swiper-button{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;gap:2.4rem;margin-top:8rem}@media screen and (min-width:48em){main.front .request .swiper-button{gap:32px;margin-top:92px}}main.front .request .swiper-button .swiper-button-next,main.front .request .swiper-button .swiper-button-prev{position:relative;right:0;left:0}main.front .request .swiper-button .swiper-button-next,main.front .request .swiper-button .swiper-button-prev{background-image:none;width:4rem;height:4rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-filter:none;filter:none}main.front .request .swiper-button .swiper-button-next:after,main.front .request .swiper-button .swiper-button-prev:after{content:none}@media screen and (min-width:48em){main.front .request .swiper-button .swiper-button-next,main.front .request .swiper-button .swiper-button-prev{width:40px;height:40px}}main.front .request .swiper-button .swiper-button-prev{background-image:url(../img/common/arrow-circle-left.svg);background-repeat:no-repeat;background-size:contain;left:10px}main.front .request .swiper-button .swiper-button-next{background-image:url(../img/common/arrow-circle-right.svg);background-repeat:no-repeat;background-size:contain;right:10px}main.front .request .swiper-button .swiper-button-disabled{opacity:1;cursor:default}@media screen and (min-width:48em){main.front .voices{padding-bottom:16vw;margin-bottom:-8vw}}main.front .voices-illust{position:absolute;z-index:1}main.front .voices-illust01{top:1rem;left:2rem}@media screen and (min-width:48em){main.front .voices-illust01{top:-10px;left:60px}}main.front .voices-illust01 img{width:3.4rem}@media screen and (min-width:48em){main.front .voices-illust01 img{width:93px}}main.front .voices-illust02{top:1rem;right:-1rem}@media screen and (min-width:48em){main.front .voices-illust02{top:-10px;right:50px}}main.front .voices-illust02 img{width:7rem}@media screen and (min-width:48em){main.front .voices-illust02 img{width:190px}}main.front .voices-wrapper{overflow:visible;margin-bottom:2rem;padding-bottom:2rem}@media screen and (min-width:48em){main.front .voices-wrapper{margin-bottom:0;padding-bottom:0}}main.front .voices-wrapper .swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-grid-columns:unset;grid-template-columns:unset;margin-bottom:56px}@media screen and (min-width:48em){main.front .voices-wrapper .swiper-wrapper{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr;gap:56px;margin-bottom:56px}}main.front .voices-wrapper .swiper{overflow:visible;padding-left:20px;padding-right:20px}main.front .voices-wrapper .swiper-slide{height:auto}main.front .voices-wrapper .swiper-pagination{bottom:-5.6rem}main.front .voices-wrapper .swiper-pagination-bullet-active{background-color:#f76464}main.front .voices-wrapper .swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,1.2rem));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,1.2rem))}main.front .voices .grade-bg{position:absolute;width:100%;height:658px;bottom:-240px;z-index:-2;background-image:url(../img/common/bg-grade.svg);background-size:cover;background-repeat:no-repeat;background-position:center}@media screen and (min-width:48em){main.front .voices .grade-bg{width:100%;height:45.69444vw;bottom:0}}main.front .safety{background-color:transparent}main.front .safety-inner{background-color:#fff}main.front .safety-illust{position:absolute;z-index:1}main.front .safety-illust01{top:-1.8rem;right:2rem}@media screen and (min-width:48em){main.front .safety-illust01{top:-60px;right:20px}}main.front .safety-illust01 img{width:12rem}@media screen and (min-width:48em){main.front .safety-illust01 img{width:260px}}main.front .faq{margin-top:10rem}@media screen and (min-width:48em){main.front .faq{margin-top:180px;margin-bottom:0}}.parallax1>use{opacity:1}.parallax1>use:nth-child(1){-webkit-animation-delay:-2s;animation-delay:-2s}.parallax2>use{opacity:.8}.parallax2>use:nth-child(1){-webkit-animation-delay:-2s;animation-delay:-2s}@-webkit-keyframes move-forever1{0%{-webkit-transform:translate(85px,0);transform:translate(85px,0)}100%{-webkit-transform:translate(-90px,0);transform:translate(-90px,0)}}@keyframes move-forever1{0%{-webkit-transform:translate(85px,0);transform:translate(85px,0)}100%{-webkit-transform:translate(-90px,0);transform:translate(-90px,0)}}@-webkit-keyframes move-forever2{0%{-webkit-transform:translate(-90px,0);transform:translate(-90px,0)}100%{-webkit-transform:translate(85px,0);transform:translate(85px,0)}}@keyframes move-forever2{0%{-webkit-transform:translate(-90px,0);transform:translate(-90px,0)}100%{-webkit-transform:translate(85px,0);transform:translate(85px,0)}}@-webkit-keyframes move-forever3{0%{-webkit-transform:translate(85px,0);transform:translate(85px,0)}100%{-webkit-transform:translate(-90px,0);transform:translate(-90px,0)}}@keyframes move-forever3{0%{-webkit-transform:translate(85px,0);transform:translate(85px,0)}100%{-webkit-transform:translate(-90px,0);transform:translate(-90px,0)}}@-webkit-keyframes move-forever4{0%{-webkit-transform:translate(-90px,0);transform:translate(-90px,0)}100%{-webkit-transform:translate(85px,0);transform:translate(85px,0)}}@keyframes move-forever4{0%{-webkit-transform:translate(-90px,0);transform:translate(-90px,0)}100%{-webkit-transform:translate(85px,0);transform:translate(85px,0)}}body.host .l-container{overflow:hidden}main.host{position:relative;z-index:2;background-color:#fff;padding-top:4rem}@media screen and (min-width:48em){main.host{padding-top:80px}}main.host section{padding:2.8rem 0 9.6rem}@media screen and (min-width:48em){main.host section{padding:40px 0 120px}}main.host .grade-bg{width:60rem;height:50rem;top:-6rem;right:-33rem;position:absolute;background-image:url(../img/front/features-bg.svg);background-size:contain;background-repeat:no-repeat}@media screen and (min-width:48em){main.host .grade-bg{width:1545px;height:737px;top:-240px;right:-950px}}main.host .footerBnr{margin:6.4rem auto}@media screen and (min-width:48em){main.host .footerBnr{margin-top:120px}}main.host .hostAbout{position:relative;padding-top:0;overflow-x:hidden;overflow-y:auto}main.host .hostAbout .grade-bg{width:60rem;height:50rem;top:-6rem;right:-33rem;position:absolute;background-image:url(../img/front/features-bg.svg);background-size:contain;background-repeat:no-repeat}@media screen and (min-width:48em){main.host .hostAbout .grade-bg{width:1545px;height:737px;top:-240px;right:-950px}}main.host .hostAbout .grade-bg02{position:absolute;width:100%;height:658px;bottom:0;z-index:-2;background-image:url(../img/common/bg-grade.svg);background-size:cover;background-repeat:no-repeat;background-position:center bottom}@media screen and (min-width:48em){main.host .hostAbout .grade-bg02{width:100%;height:45.69444vw;bottom:0}}main.host .hostAbout-ttl{margin-bottom:3.2rem}@media screen and (min-width:48em){main.host .hostAbout-ttl{margin-bottom:56px}}main.host .hostAbout-ttl h2{font-size:1.6rem;font-weight:500;text-align:center;-webkit-font-feature-settings:"palt";font-feature-settings:"palt"}@media screen and (min-width:48em){main.host .hostAbout-ttl h2{font-size:24px}}main.host .hostAbout-ttl h2 span{color:#f76464;font-size:2rem;font-weight:600;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;gap:.4rem;letter-spacing:.2rem}@media screen and (min-width:48em){main.host .hostAbout-ttl h2 span{gap:.8rem;font-size:40px}}main.host .hostAbout-ttl h2 span:after,main.host .hostAbout-ttl h2 span:before{content:"";width:1.7rem;height:1.7rem;background-image:url(../img/common/tx-kazari-L.svg);background-size:contain;background-repeat:no-repeat;background-position:center;margin-bottom:-.4rem}@media screen and (min-width:48em){main.host .hostAbout-ttl h2 span:after,main.host .hostAbout-ttl h2 span:before{width:32px;height:32px;margin-bottom:-6px}}main.host .hostAbout-ttl h2 span:after{background-image:url(../img/common/tx-kazari-R.svg)}main.host .hostAbout-wrapper{position:relative}main.host .hostAbout-list{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;gap:1.6rem}@media screen and (min-width:48em){main.host .hostAbout-list{max-width:920px;margin:auto;gap:24px;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}}main.host .hostAbout-item{position:relative;background-color:#fff}main.host .hostAbout-item:after{content:"";position:absolute;bottom:0;left:50%;border-style:solid;border-width:1.4rem 1rem 0 1rem;border-color:#f7f5d5 transparent transparent;translate:-50% 100%}@media screen and (min-width:48em){main.host .hostAbout-item:after{bottom:-3px;border-width:1.6rem 1rem 0 1rem}}main.host .hostAbout-item__illust{position:absolute}main.host .hostAbout-item__illust01{top:-1rem;left:1rem;width:5rem}@media screen and (min-width:48em){main.host .hostAbout-item__illust01{width:115px;top:-40px;left:-72px}}main.host .hostAbout-item__illust02{bottom:-1rem;right:.3rem;width:6.4rem}@media screen and (min-width:48em){main.host .hostAbout-item__illust02{width:144px;bottom:-34px;right:-90px}}main.host .hostAbout-item p{font-size:1.6rem;font-weight:500;line-height:1.6;padding:.8rem;text-align:center}@media screen and (min-width:48em){main.host .hostAbout-item p{font-size:24px;padding:24px}}main.host .hostAbout-item p span{color:#f76464;font-weight:600}main.host .hostAbout-dot{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;position:absolute;left:0;right:0;top:-3.65rem;z-index:2}main.host .hostAbout-dot__dots{width:1rem;height:1rem;background-color:#f76464;border-radius:50%;opacity:0;-webkit-animation:blink-animation 1.5s infinite ease-in-out;animation:blink-animation 1.5s infinite ease-in-out}main.host .hostAbout .hostAbout-dot__dots:nth-child(2){-webkit-animation-delay:.5s;animation-delay:.5s}main.host .hostAbout .hostAbout-dot__dots:nth-child(3){-webkit-animation-delay:1s;animation-delay:1s}@keyframes blink-animation{0%{opacity:0}50%{opacity:1}100%{opacity:0}}main.host .hostAbout-slider{margin-top:7.2rem;position:relative}main.host .hostAbout-slider .swiper-wrapper{-webkit-transition-timing-function:linear;transition-timing-function:linear}main.host .hostAbout-slider .swiper-slide{height:32rem;width:auto!important;margin:.8rem;overflow:hidden;text-align:center}@media screen and (min-width:48em){main.host .hostAbout-slider .swiper-slide{height:480px}}main.host .hostAbout-slider .swiper-slide img{width:auto;height:100%;overflow:hidden}@media screen and (min-width:48em){main.host .hostAbout-slider .swiper-slide img{border-radius:2rem}}main.host .hostAbout-txArea{margin-top:-4rem;margin-bottom:3.2rem;position:relative;z-index:1}@media screen and (min-width:48em){main.host .hostAbout-txArea{margin-top:-120px;margin-bottom:40px}}main.host .hostAbout-txArea__illust{text-align:center;margin-bottom:1.6rem}main.host .hostAbout-txArea__illust img{width:70vw}@media screen and (min-width:48em){main.host .hostAbout-txArea__illust img{width:420px}}main.host .hostAbout-txArea p{text-align:center;line-height:2;margin-bottom:1.6rem}@media screen and (min-width:48em){main.host .hostAbout-txArea p{font-size:24px;margin-bottom:4px}}main.host .hostStep{margin-top:4rem}@media screen and (min-width:48em){main.host .hostStep{margin-top:120px}}main.host .hostStep-slider{margin:0 0 80px;overflow-x:hidden;position:relative}main.host .hostStep-slider .swiper-wrapper{-webkit-transition-timing-function:linear;transition-timing-function:linear}main.host .hostStep-slider .swiper-slide{height:32rem;width:auto!important;overflow:hidden;text-align:center}@media screen and (min-width:48em){main.host .hostStep-slider .swiper-slide{height:480px}}main.host .hostStep-slider .swiper-slide img{width:auto;height:100%;overflow:hidden}main.host .hostStep-bg{background-color:#eef9f4;border-radius:2rem;padding:5.2rem 1.6rem}@media screen and (min-width:48em){main.host .hostStep-bg{border-radius:4rem;padding:199px 142px 124px}}main.host .hostStep .section-ttl{margin-bottom:2.4rem}main.host .hostStep-header{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;gap:.2rm}@media screen and (min-width:48em){main.host .hostStep-header{margin-top:44px;gap:4px}}main.host .hostStep-header h3{font-size:1.4rem;font-weight:600;padding:0 .2rem}@media screen and (min-width:48em){main.host .hostStep-header h3{font-size:22px}}main.host .hostStep-header span{color:#f76464;font-weight:600}main.host .hostStep-header:after,main.host .hostStep-header:before{content:"";width:1.4rem;height:1.4rem;background-image:url(../img/common/tx-kazari-L.svg);background-size:contain;background-repeat:no-repeat;background-position:center}@media screen and (min-width:48em){main.host .hostStep-header:after,main.host .hostStep-header:before{width:14px;height:20px}}main.host .hostStep-header:after{background-image:url(../img/common/tx-kazari-R.svg)}main.host .hostStep-wrapper{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;gap:3.2rem;margin-top:4rem;margin-bottom:2.4rem;position:relative}@media screen and (min-width:48em){main.host .hostStep-wrapper{gap:56px;margin-top:48px;margin-bottom:40px}}main.host .hostStep-wrapper:after{position:absolute;z-index:1;content:"";width:4rem;height:100%;background-color:#ffef81;left:0;right:0;margin:auto}main.host .hostStep-item{background-color:#fff;position:relative;z-index:2}main.host .hostStep-item__num{color:#fff;font-size:1.4rem;font-weight:700;border-radius:1rem;background-color:#f76464;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.2rem 1.2rem;gap:.4rem}@media screen and (min-width:48em){main.host .hostStep-item__num{border-radius:1rem;font-size:20px;padding:2px 56px;gap:10px}}main.host .hostStep-item__numWrapper{position:absolute;left:0;right:0;top:-2rem;text-align:center}@media screen and (min-width:48em){main.host .hostStep-item__numWrapper{top:-27px}}main.host .hostStep-item__num span{color:#fff;font-size:1.8rem;font-weight:700}@media screen and (min-width:48em){main.host .hostStep-item__num span{font-size:26px}}main.host .hostStep-item__txArea{display:-ms-grid;display:grid;-ms-grid-columns:4.8rem 1fr;grid-template-columns:4.8rem 1fr;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1.2rem;padding:2.4rem 1.2rem 1.4rem}@media screen and (min-width:48em){main.host .hostStep-item__txArea{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-grid-columns:116px 1fr;grid-template-columns:116px 1fr;padding:24px 32px 24px;gap:24px}}main.host .hostStep-item__txArea p{font-size:1.4rem;line-height:1.8}@media screen and (min-width:48em){main.host .hostStep-item__txArea p{font-size:16px}}main.host .hostStep-item__icon{width:100%}main.host .hostSupport-management{margin-top:6.4rem;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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2.4rem}@media screen and (min-width:48em){main.host .hostSupport-management{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:80px;gap:48px}}main.host .hostSupport-management__img img{width:100%;border-radius:1rem}@media screen and (min-width:48em){main.host .hostSupport-management__img img{width:400px;border-radius:20px}}main.host .hostSupport-management__txArea p{margin-bottom:2.4rem}main.host .hostSupport-management__ttl{margin-bottom:1.2rem}main.host .hostSupport-management__ttl .font-en{color:#f76464;font-size:1.4rem;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:48em){main.host .hostSupport-management__ttl .font-en{font-size:24px}}main.host .hostSupport-management__ttl .font-en:after{content:"";width:100px;height:1px;margin-left:16px;background-color:#f76464}main.host .hostSupport-management__ttl h4{font-size:2rem;font-weight:600}@media screen and (min-width:48em){main.host .hostSupport-management__ttl h4{font-size:32px}}main.host .hostSupport-management__ttl h4 span{color:#52b332;font-weight:700}@media screen and (min-width:48em){main.host .hostFee-header{font-size:24px;text-align:center}}main.host .hostFee-content{position:relative;margin:4.4rem auto 3.2rem;padding:3.2rem 1.6rem 2.4rem}@media screen and (min-width:48em){main.host .hostFee-content{max-width:780px;margin:56px auto 56px;padding:44px 44px 36px}}main.host .hostFee-content__ttl{color:#fff;font-size:1.4rem;font-weight:700;max-width:24rem;margin:auto;padding:.4rem 2.4rem;background-color:#f76464;border-radius:100px;position:absolute;left:0;right:0;top:-2rem;letter-spacing:.4rem;text-align:center}@media screen and (min-width:48em){main.host .hostFee-content__ttl{font-size:24px;padding:2px;max-width:320px;top:-26px}}main.host .hostFee-content__img{text-align:center;padding-bottom:1.6rem;margin-bottom:1.6rem;border-bottom:1px solid #eee}@media screen and (min-width:48em){main.host .hostFee-content__img{padding-bottom:24px;margin-bottom:24px}}main.host .hostFee-content__img img{max-width:22rem}@media screen and (min-width:48em){main.host .hostFee-content__img img{max-width:360px}}main.host .hostFee-content__txArea--ttl{font-size:1.2rem;font-weight:700}@media screen and (min-width:48em){main.host .hostFee-content__txArea--ttl{font-size:16px;text-align:center}}main.host .hostFee-content__txArea--ttl.cregit{padding:.2rem 2.4rem;background-color:#f7f7f7;margin:1rem 0;border-radius:1rem;text-align:center}@media screen and (min-width:48em){main.host .hostFee-content__txArea--ttl.cregit{padding:8px;border-radius:1rem;margin:16px 0}}main.host .hostFee-content__txArea p{font-size:1.2rem}@media screen and (min-width:48em){main.host .hostFee-content__txArea p{text-align:center;font-size:16px}}main.host .hostFee-content__txArea p.notice{color:#f76464}main.host .hostFaq{margin-top:0}@media screen and (min-width:48em){main.host .hostFaq{margin-top:60px}}main.host .hostEntry{margin-top:0;padding:10rem 0 6rem;background-image:url(../img/common/form-bg.webp);background-size:contain;background-repeat:no-repeat;background-position:top center}@media screen and (min-width:48em){main.host .hostEntry{padding:120px 0}}body.about .l-container{overflow:visible}body.about .footer-common-borederless{z-index:2}main.about{position:relative;z-index:2;background-color:#fff;padding-top:4rem}@media screen and (min-width:48em){main.about{padding-top:80px}}main.about .about-content{padding:8rem 0}@media screen and (min-width:48em){main.about .about-content{padding:120px 0}}main.about .aboutVision{position:relative;padding-top:0;padding-bottom:0}@media screen and (min-width:48em){main.about .aboutVision{margin:0;padding-bottom:0}}main.about .aboutVision .l-inner{position:relative;z-index:15;-webkit-transform:translateZ(0);transform:translateZ(0)}main.about .aboutVision-illust{position:absolute;z-index:17}main.about .aboutVision-illust01{right:.6rem;bottom:-4rem}@media screen and (min-width:48em){main.about .aboutVision-illust01{right:-20px;top:auto;bottom:-40px}}main.about .aboutVision-illust01 img{width:16rem}@media screen and (min-width:48em){main.about .aboutVision-illust01 img{width:240px}}main.about .aboutVision-wrapper{padding:35vh 1.6rem 8rem;position:relative;z-index:12}main.about .aboutVision-wrapper:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:10;border-radius:4rem;background:0 0;-webkit-box-shadow:0 0 0 5000px #fff,inset 0 0 0 1px #fff;box-shadow:0 0 0 5000px #fff,inset 0 0 0 1px #fff}@media screen and (min-width:48em){main.about .aboutVision-wrapper{padding:320px 64px 120px}}main.about .aboutVision-txArea{padding:80px 24px;display:inline-block;-webkit-transition:all 1s ease;transition:all 1s ease;position:relative}main.about .aboutVision-txArea.is-active{-webkit-transition:all 3s ease;transition:all 3s ease;backdrop-filter:blur(2px);background:rgba(207,186,186,.2);-webkit-box-shadow:6px 6px 20px rgba(0,0,0,.2);box-shadow:6px 6px 20px rgba(0,0,0,.2)}@media screen and (min-width:48em){main.about .aboutVision-txArea{padding:64px 64px 88px}}main.about .aboutVision-ttl{width:32rem;margin-bottom:3.2rem}@media screen and (min-width:48em){main.about .aboutVision-ttl{width:560px;margin-bottom:40px}}main.about .aboutVision p{color:#fff;font-size:1.6rem}@media screen and (min-width:48em){main.about .aboutVision p{font-size:18px;line-height:2.4}}main.about .aboutVision-slider{width:100%;height:100%;position:fixed;z-index:-10;left:0;bottom:0}main.about .aboutVision-slider:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;background-color:rgba(0,0,0,.1)}main.about .aboutVision-slider .swiper-slide-active .vision-img,main.about .aboutVision-slider .swiper-slide-duplicate-active .vision-img,main.about .aboutVision-slider .swiper-slide-prev .vision-img{-webkit-animation:zoomUp 7s linear 0s normal both;animation:zoomUp 7s linear 0s normal both}main.about .aboutVision-slider .vision-slider{height:100%}main.about .aboutVision-slider .swiper-slide{height:100%;width:100%}main.about .aboutVision-slider .vision-img{height:100vh;background-image:url(../img/about/vision-slider01-sp.webp);background-size:cover;background-repeat:no-repeat;background-position:center}@media screen and (min-width:48em){main.about .aboutVision-slider .vision-img{height:100%;background-image:url(../img/about/vision-slider01.webp)}}main.about .aboutVision-slider .vision-img02{background-image:url(../img/about/vision-slider02-sp.webp)}@media screen and (min-width:48em){main.about .aboutVision-slider .vision-img02{background-image:url(../img/about/vision-slider02.webp)}}main.about .aboutVision-slider .vision-img03{background-image:url(../img/about/vision-slider03-sp.webp)}@media screen and (min-width:48em){main.about .aboutVision-slider .vision-img03{background-image:url(../img/about/vision-slider03.webp)}}main.about .aboutMessage{position:relative;z-index:16}@media screen and (min-width:48em){main.about .aboutMessage{background-color:#fff}}main.about .aboutMessage .grade-wrapper{position:absolute;width:100%;height:100%;overflow-x:hidden;top:0}main.about .aboutMessage .grade-bg{width:77rem;height:36rem;position:absolute;top:21rem;right:-47rem;z-index:-1;background-image:url(../img/front/features-bg.svg);background-size:contain;background-repeat:no-repeat}@media screen and (min-width:48em){main.about .aboutMessage .grade-bg{width:1545px;height:737px;top:0;right:-950px}}main.about .aboutMessage .grade-bg02{position:absolute;width:1440px;height:658px;bottom:-80px;z-index:-2;background-image:url(../img/common/bg-grade.svg);background-size:cover;background-repeat:no-repeat;background-position:center}@media screen and (min-width:48em){main.about .aboutMessage .grade-bg02{width:100%;height:45.69444vw;bottom:0}}main.about .aboutMessage-wrapper{max-width:85vw;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;gap:2.4rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:48em){main.about .aboutMessage-wrapper{max-width:100%;gap:100px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}main.about .aboutMessage-img{width:70%;margin:0 auto}@media screen and (min-width:48em){main.about .aboutMessage-img{width:45%;-ms-flex-negative:0;flex-shrink:0;min-height:100%}}main.about .aboutMessage-img img{position:sticky;top:120px;border-radius:20px;overflow:hidden}main.about .aboutMessage-txArea{width:100%}@media screen and (min-width:48em){main.about .aboutMessage-txArea{width:55%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:100%}}main.about .aboutMessage-txArea p{font-size:1.6rem;line-height:2.4}@media screen and (min-width:48em){main.about .aboutMessage-txArea p{font-size:16px;line-height:1.8}}main.about .aboutMessage-txArea .notion{font-size:1.2rem;margin-top:16px}main.about .aboutMessage-ttl{margin-bottom:3.2rem;text-align:center;-webkit-font-feature-settings:"palt";font-feature-settings:"palt"}@media screen and (min-width:48em){main.about .aboutMessage-ttl{text-align:left;margin-bottom:40px}}main.about .aboutMessage-ttl span{font-size:2rem;font-weight:500;line-height:1.8;-webkit-font-feature-settings:"palt";font-feature-settings:"palt"}@media screen and (min-width:48em){main.about .aboutMessage-ttl span{font-size:32px;line-height:2;border-bottom:2px solid #eee;padding-bottom:.6rem}}main.about .aboutMessage-ttl span.pink{color:#f76464;font-weight:700}main.about .aboutMessage-name{margin-top:2.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.6rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (min-width:48em){main.about .aboutMessage-name{gap:16px;margin-top:80px}}main.about .aboutMessage-name__post{font-weight:700;font-size:1.4rem}main.about .aboutMessage-name__name{font-weight:700;font-size:1.8rem}@media screen and (min-width:48em){main.about .aboutMessage-name__name{font-size:2.8rem}}main.about .aboutMessage-name__sns{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;gap:8px;margin-left:16px}main.about .aboutMessage-name__sns li a{background-color:#363636}main.about .aboutMessage-name__sns li:last-child a{background-color:#363636}main.about .aboutMessage-name__sns a{width:32px;height:32px;padding:8px;border-bottom:none;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;border-radius:6px}main.about .aboutMessage-name__sns img{width:24px}main.about .aboutHistory{position:relative;z-index:16;background-color:#fff;padding-bottom:0;margin-top:0}@media screen and (min-width:48em){main.about .aboutHistory{padding-bottom:0}}main.about .aboutHistory-img{margin-bottom:4rem}main.about .aboutHistory-wrapper{max-width:80rem;margin:auto}main.about .aboutHistory-bg{background-color:#fff;border-radius:2rem;padding:5.2rem 1.6rem}@media screen and (min-width:48em){main.about .aboutHistory-bg{border-radius:4rem;padding:199px 142px 124px}}main.about .aboutHistory-content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.2rem;border-bottom:.1rem solid #eee;font-size:1.4rem;padding:1.6rem 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (min-width:48em){main.about .aboutHistory-content{font-size:1.6rem;gap:24px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}main.about .aboutHistory-content__date{font-size:1.4rem;font-weight:600;color:#f76464}@media screen and (min-width:48em){main.about .aboutHistory-content__date{font-size:16px;min-width:110px}}main.about .aboutOutline{position:relative;z-index:16;padding:9rem 0}@media screen and (min-width:48em){main.about .aboutOutline{padding:140px 0}}main.about .aboutOutline-wrapper{max-width:80rem;margin:auto}main.about .aboutOutline-ttl{color:#ccc;font-size:2rem;font-weight:700;margin:4rem 0 0}main.about .aboutOutline-advisory{margin-bottom:4rem}main.about .aboutOutline-advisory a{font-size:1.3rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:.6rem}@media screen and (min-width:48em){main.about .aboutOutline-advisory a{margin-top:2px}}main.about .aboutOutline-content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.4rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-bottom:.1rem solid #eee;font-size:1.4rem;padding:1.6rem 0;font-weight:600;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;align-items:flex-start}@media screen and (min-width:48em){main.about .aboutOutline-content{font-size:1.8rem;gap:24px;padding:24px 0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}main.about .aboutOutline-content__dt{font-size:1.6rem;font-weight:600;min-width:20%}main.about .aboutOutline-content__dd{min-width:80%}main.about .aboutOutline-content__dd ul{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;gap:1.6rem}main.about .aboutOutline-content__dd li{line-height:1.2}main.archive{position:relative;background-color:#fff;z-index:1;padding-top:4rem}@media screen and (min-width:48em){main.archive{padding-top:80px}}main.archive .archive-tab{cursor:pointer;border-bottom:1px solid #efefef}main.archive .archive-tab__inr{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:48em){main.archive .archive-tab__inr{max-width:1080px;margin:0 auto}}main.archive .archive-tab__tab{color:#000;width:25%;height:50px;line-height:1.2;text-align:center;padding-top:1px;margin-bottom:-1px;border-top:1px solid #efefef;border-right:1px solid #efefef;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}main.archive .archive-tab__tab:nth-last-child{border-right:none}main.archive .archive-tab__tab:hover{color:#acb6e5;background:#f76464;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media screen and (min-width:48em){main.archive .archive-tab__tab{height:60px}main.archive .archive-tab__tab:first-child{border-left:1px solid #efefef}}main.archive .archive-tab__tab span{font-size:1.2rem;font-weight:700}@media screen and (min-width:48em){main.archive .archive-tab__tab span{font-size:1.4rem}}main.archive .archive-tab__tab span.all{font-weight:600}main.archive .archive-tab__tab.active{border-bottom:1px solid #fff}main.archive .archive-tab__tab.active:before{content:"";display:inline-block;position:absolute;top:0;bottom:94%;width:100%;background:#f76464;z-index:1}main.archive .archive-tab__tab.active span{color:#acb6e5;font-weight:700;background:#f76464;-webkit-background-clip:text;-webkit-text-fill-color:transparent}main.archive .archive-content{padding:4.4rem 0 7.2rem}main.archive .archive-content__wrapper{display:none}main.archive .archive-content__wrapper.show{display:block}main.archive .archive-content__noArticle{font-size:1.6rem;text-align:center;width:100%;border:1px solid #191919;padding:20px}main.archive .archive-content .youtube iframe{aspect-ratio:16/9;width:100%;height:auto}main.archive .archive-wrapper{margin-bottom:32px;display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;gap:5.6rem}@media screen and (min-width:48em){main.archive .archive-wrapper{-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr;gap:40px}}main.archive .grade-bg{width:77rem;height:36rem;position:absolute;top:21rem;right:-47rem;z-index:0;background-image:url(../img/front/features-bg.svg);background-size:contain;background-repeat:no-repeat}@media screen and (min-width:48em){main.archive .grade-bg{width:1545px;height:737px;top:-250px;right:-950px}}main.archive .grade-bg02{position:absolute;width:1440px;height:658px;bottom:0;z-index:0;background-image:url(../img/common/bg-grade.svg);background-size:cover;background-repeat:no-repeat;background-position:center}@media screen and (min-width:48em){main.archive .grade-bg02{width:100%;height:45.69444vw;bottom:0}}.page-navigation{width:100%;margin:0 auto}.page-navigation .wp-pagenavi{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.page-navigation .wp-pagenavi ul.pagination{width:75%;max-width:23.5rem;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;gap:16px;position:relative}@media screen and (min-width:48em){.page-navigation .wp-pagenavi ul.pagination{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}}.page-navigation .wp-pagenavi ul.pagination .pages{display:none}.page-navigation .wp-pagenavi ul.pagination span.current{font-size:2rem;text-align:center;line-height:1;border:none;border-radius:50%;padding:14px}@media screen and (min-width:48em){.page-navigation .wp-pagenavi ul.pagination span.current{font-size:2rem;padding:0;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}}.page-navigation .wp-pagenavi ul.pagination span.current:before{content:"PAGE "}@media screen and (min-width:48em){.page-navigation .wp-pagenavi ul.pagination span.current:before{content:""}}.page-navigation .wp-pagenavi ul.pagination .larger,.page-navigation .wp-pagenavi ul.pagination .smaller{display:none}@media screen and (min-width:48em){.page-navigation .wp-pagenavi ul.pagination .larger,.page-navigation .wp-pagenavi ul.pagination .smaller{font-size:2rem;color:#202020;font-weight:700;text-align:center;padding:0;border:none;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}}.page-navigation .wp-pagenavi ul.pagination a.nextpostslink,.page-navigation .wp-pagenavi ul.pagination a.previouspostslink{white-space:nowrap;text-indent:-9999px;position:absolute;border:none}@media screen and (min-width:48em){.page-navigation .wp-pagenavi ul.pagination a.nextpostslink,.page-navigation .wp-pagenavi ul.pagination a.previouspostslink{width:5.6rem;height:5.6rem;position:relative}}.page-navigation .wp-pagenavi ul.pagination a.nextpostslink:before,.page-navigation .wp-pagenavi ul.pagination a.previouspostslink:before{content:"";width:24px;background-image:url(../img/common/arrow-more.svg);background-position:center;background-repeat:no-repeat;background-size:contain;position:absolute;top:0;bottom:0;left:0;-webkit-transition:.6s all cubic-bezier(.19,1,.22,1);transition:.6s all cubic-bezier(.19,1,.22,1)}.page-navigation .wp-pagenavi ul.pagination a.nextpostslink:hover:before,.page-navigation .wp-pagenavi ul.pagination a.previouspostslink:hover:before{left:4px}.page-navigation .wp-pagenavi ul.pagination a.nextpostslink{right:-4.5rem}.page-navigation .wp-pagenavi ul.pagination a.nextpostslink:before{right:11px}@media screen and (min-width:48em){.page-navigation .wp-pagenavi ul.pagination a.nextpostslink{margin-left:-42px}.page-navigation .wp-pagenavi ul.pagination a.nextpostslink:before{right:25px}}.page-navigation .wp-pagenavi ul.pagination a.previouspostslink{left:-4.5rem}.page-navigation .wp-pagenavi ul.pagination a.previouspostslink:before{left:12px;-webkit-transform:scale(-1,1);transform:scale(-1,1)}@media screen and (min-width:48em){.page-navigation .wp-pagenavi ul.pagination a.previouspostslink{margin-right:-42px}.page-navigation .wp-pagenavi ul.pagination a.previouspostslink:before{left:25px}}body.single .l-container{overflow:hidden}main.blog-single{position:relative;background-color:#fff;padding:4rem 0 6.4rem;z-index:1}@media screen and (min-width:48em){main.blog-single{padding:80px 0 120px}}main.blog-single .grade-bg{width:77rem;height:36rem;position:absolute;top:21rem;right:-47rem;z-index:0;background-image:url(../img/front/features-bg.svg);background-size:contain;background-repeat:no-repeat}@media screen and (min-width:48em){main.blog-single .grade-bg{width:1545px;height:737px;top:-250px;right:-950px}}main.blog-single .grade-bg02{position:absolute;width:1440px;height:658px;bottom:0;z-index:0;background-image:url(../img/common/bg-grade.svg);background-size:cover;background-repeat:no-repeat;background-position:center}@media screen and (min-width:48em){main.blog-single .grade-bg02{width:100%;height:45.69444vw;bottom:0}}@media screen and (min-width:48em){main.blog-single .l-inner{max-width:960px}}main.blog-single section{background:#fff}main.blog-single article{overflow:hidden}main.blog-single .blog-single__imgBox{border-bottom:.1rem solid #eee}main.blog-single .blog-single__imgBox img{width:100%}main.blog-single .blog-single__content{padding:2.4rem 1.6rem 6rem}@media screen and (min-width:48em){main.blog-single .blog-single__content{padding:56px 64px 64px}}main.blog-single .blog-single__content .wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:#222}main.blog-single .blog-single__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.4rem}@media screen and (min-width:48em){main.blog-single .blog-single__info{margin-bottom:16px}}main.blog-single .blog-single__cat{color:#fff;font-size:1rem;font-weight:700;background-color:#f76464;border-radius:.4rem;display:inline-block;padding:.2rem 1.2rem;margin-bottom:.4rem}@media screen and (min-width:48em){main.blog-single .blog-single__cat{font-size:14px;border-radius:4px;margin-bottom:8px}}main.blog-single .blog-single__date{font-size:1rem;display:inline-block;color:#7f7b7b}@media screen and (min-width:48em){main.blog-single .blog-single__date{font-size:14px}}main.blog-single .blog-single__txtBox h1{font-size:2rem;font-weight:700;line-height:1.6;letter-spacing:.025em;margin-bottom:1.6rem;padding-bottom:1.6rem;border-bottom:1px solid #eee}@media screen and (min-width:48em){main.blog-single .blog-single__txtBox h1{font-size:28px;margin-bottom:24px;padding-bottom:24px}}main.blog-single .blog-single__txtBox h2{font-size:1.8rem;font-weight:700;padding:.2rem 0 .2rem .6rem;border-left:.4rem solid #f76464;font-weight:700;margin-bottom:1.6rem}@media screen and (min-width:48em){main.blog-single .blog-single__txtBox h2{font-size:20px;margin-bottom:16px;padding:2px 0 2px 16px}}main.blog-single .blog-single__txtBox h3{font-size:1.6rem;font-weight:600;line-height:1.5;margin-bottom:1.6rem;padding:.8rem;background:#f7f7f7;border-radius:.4rem}@media screen and (min-width:48em){main.blog-single .blog-single__txtBox h3{font-size:20px;margin-bottom:16px;padding:8px;border-radius:4px}}main.blog-single .blog-single__txtBox p{line-height:1.8;margin-bottom:4rem}main.blog-single .blog-single__txtBox p strong{font-weight:700}main.blog-single .blog-single__txtBox a{font-weight:700}main.blog-single .blog-single__txtBox img{margin-bottom:4rem}@media screen and (min-width:48em){main.blog-single .blog-single__txtBox img{margin-bottom:40px}}main.blog-single .blog-single__txtBox .addtoany_content_bottom{margin:40px 0}main.blog-single .blog-single__txtBox .youtube iframe{aspect-ratio:16/9;width:100%!important;height:auto;border-radius:10px}main.blog-single .blog-single__txtBox figure.is-provider-spotify iframe{width:100%}main.blog-single .blog-single__share{margin:8rem 0 4rem;padding:1.6rem;background-color:#f7f7f7;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}@media screen and (min-width:48em){main.blog-single .blog-single__share{margin-bottom:40px}}main.blog-single .blog-single__share a{border-bottom:none}main.blog-single .blog-single__back{text-align:center}main.blog-single .blog-single__back .btn{margin:auto}main.blog-single .btn-back{margin:40px auto 0}main.blog-single .circle-bg{top:14rem;z-index:0}@media screen and (min-width:48em){main.blog-single .circle-bg{top:280px}}main.blog-single .circle-bg__top{background-color:#fcefef}main.blog-single .circle-bg__bottom{width:100%;height:100%;background-color:#fcefef}main.voice-single .blog-single__content{margin-top:-1.4rem;padding-top:0}@media screen and (min-width:48em){main.voice-single .blog-single__content{margin-top:-16px}}main.voice-single .blog-single__header{margin-top:1.6rem;margin-bottom:2.4rem;padding-bottom:2.4rem;border-bottom:1px solid #eee}@media screen and (min-width:48em){main.voice-single .blog-single__header{font-size:28px;margin-bottom:32px;padding-bottom:32px}}main.voice-single .blog-single__header .voices-card__info{font-size:1.4rem;margin:16px 0 0}main.voice-single .blog-single__header h1{margin-bottom:0;padding-bottom:0;border-bottom:none}main.voice-single .blog-single__header img{margin-bottom:0}main.voice-single .blog-single__cat{position:relative;color:#fff;background-color:#f76464;font-size:1.4rem;font-weight:700;display:block;border-radius:.6rem;padding:.2rem 1.4rem}@media screen and (min-width:48em){main.voice-single .blog-single__cat{font-size:16px;border-radius:6px;padding:6px 24px;gap:2px}}main.voice-single .blog-single__cat:after{content:"";width:.8rem;height:.8rem;position:absolute;bottom:-.6rem;left:2rem;background-image:url(../img/voice/voice-arrow-pink.svg);background-repeat:no-repeat;background-position:center;background-size:contain}@media screen and (min-width:48em){main.voice-single .blog-single__cat:after{width:20px;height:20px;bottom:-8px;left:12px}}main.voice-single .voices-single__cat--guest{background-color:#3db3a1}main.voice-single .voices-single__cat--guest:after{background-image:url(../img/voice/voice-arrow-blue.svg)}main.thanks{padding-top:4rem}@media screen and (min-width:48em){main.thanks{padding-top:80px}}main.thanks .btn{margin:4rem auto 0}@media screen and (min-width:48em){main.thanks .btn{margin:40px auto 0}}body.voice .l-container{overflow:hidden;background-color:transparent}main.voice{position:relative;background-color:#fff;padding-bottom:5.6rem;z-index:1;padding-top:4rem}@media screen and (min-width:48em){main.voice{padding-top:80px;padding-bottom:56px}}main.voice .grade-bg{width:77rem;height:36rem;position:absolute;top:21rem;right:-47rem;z-index:0;background-image:url(../img/front/features-bg.svg);background-size:contain;background-repeat:no-repeat}@media screen and (min-width:48em){main.voice .grade-bg{width:1545px;height:737px;top:-250px;right:-950px}}main.voice .grade-bg02{position:absolute;width:1440px;height:658px;bottom:0;z-index:0;background-image:url(../img/common/bg-grade.svg);background-size:cover;background-repeat:no-repeat;background-position:center}@media screen and (min-width:48em){main.voice .grade-bg02{width:100%;height:45.69444vw;bottom:0}}main.voice .voice-cat__host{color:#f76464}main.voice .voice-cat__guest{color:#3db3a1}main.voice .voice-cat h2{font-size:2.4rem;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2.4rem}@media screen and (min-width:48em){main.voice .voice-cat h2{font-size:32px;margin-bottom:32px}}main.voice .voice-cat h2:after,main.voice .voice-cat h2:before{content:"";height:.1rem;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;background-color:#eee}main.voice .voice-cat h2:before{margin-right:1.6rem}@media screen and (min-width:48em){main.voice .voice-cat h2:before{margin-right:40px}}main.voice .voice-cat h2:after{margin-left:1.6rem}@media screen and (min-width:48em){main.voice .voice-cat h2:after{margin-left:40px}}main.voice .voices-wrapper{overflow:visible;margin-bottom:4rem;padding-bottom:4rem;display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;gap:4rem;margin-bottom:4rem}@media screen and (min-width:48em){main.voice .voices-wrapper{margin-bottom:80px;padding-bottom:0;gap:56px;-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr}}body.faq .l-container{overflow:hidden;background-color:transparent}.faq-bg{background-color:#e5f4df;border-radius:2rem;padding:5.2rem 1.6rem}@media screen and (min-width:48em){.faq-bg{border-radius:4rem;padding:199px 142px 124px}}.faq-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:0 0 20px 20px;gap:1.6rem}@media screen and (min-width:48em){.faq-wrapper{gap:24px}}.faq-item{border:.2rem solid #f76464;border-radius:1rem;background-color:#fff}@media screen and (min-width:48em){.faq-item{border:2px solid #f76464;border-radius:20px}}.faq-question{padding:1.6rem 3rem 1.6rem 1rem;cursor:pointer;font-weight:700;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.8rem}@media screen and (min-width:48em){.faq-question{padding:32px 28px;gap:16px}}.faq-question p{font-size:1.4rem;font-weight:700;line-height:1.4}@media screen and (min-width:48em){.faq-question p{font-size:18px}}.faq-question:before{content:"";width:2.2rem;min-width:2.2rem;height:2.2rem;background-image:url(../img/faq/ic-question.svg);background-size:contain;background-repeat:no-repeat}@media screen and (min-width:48em){.faq-question:before{min-width:auto;width:48px;height:48px}}.faq .faq-icon{position:absolute;right:.8rem;display:block;width:2rem;height:2rem;-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}@media screen and (min-width:48em){.faq .faq-icon{right:23px;width:20px;height:20px}}.faq .faq-icon::after,.faq .faq-icon::before{content:"";position:absolute;top:50%;left:50%;width:1rem;height:.2rem;background:#333;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}@media screen and (min-width:48em){.faq .faq-icon::after,.faq .faq-icon::before{width:16px;height:3px}}.faq .faq-icon::before{-webkit-transform:translate(-50%,-50%) rotate(90deg);transform:translate(-50%,-50%) rotate(90deg)}.faq .faq-item.is-active .faq-icon::before{-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}.faq .faq-answer{max-height:0;overflow:hidden;-webkit-transition:max-height .3s ease-out;transition:max-height .3s ease-out;background-color:#fff;border-radius:0 0 1rem 1rem}@media screen and (min-width:48em){.faq .faq-answer{border-radius:0 0 20px 20px}}.faq .faq-answer p{font-size:1.4rem;margin:0;width:100%;line-height:1.8}@media screen and (min-width:48em){.faq .faq-answer p{font-size:18px}}.faq .faq-item.is-active .faq-answer{max-height:400rem}@media screen and (min-width:48em){.faq .faq-item.is-active .faq-answer{max-height:4000px}}.faq-answer-inner{padding:1.6rem 1rem 1.6rem 1rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:.8rem}@media screen and (min-width:48em){.faq-answer-inner{gap:16px;padding:32px 28px}}.faq-answer-inner:before{content:"";width:2.2rem;min-width:2.2rem;height:2.2rem;background-image:url(../img/faq/ic-answer.svg);background-size:contain;background-repeat:no-repeat}@media screen and (min-width:48em){.faq-answer-inner:before{min-width:auto;width:48px;height:48px}}.faq-answer-inner:after{content:"";position:absolute;top:0;height:.1rem;background-color:#eee;left:28px;right:28px}@media screen and (min-width:48em){.faq-answer-inner:after{height:2px}}main.faq{position:relative;z-index:2;background-color:#fff;padding-top:4rem}@media screen and (min-width:48em){main.faq{padding-top:80px}}main.faq .grade-bg{width:60rem;height:50rem;top:-6rem;right:-33rem;position:absolute;top:-160px;right:-950px;z-index:-1;background-image:url(../img/front/features-bg.svg);background-size:contain;background-repeat:no-repeat}@media screen and (min-width:48em){main.faq .grade-bg{width:1545px;height:737px;top:-240px;right:-950px}}main.faq .grade-bg01{width:60rem;height:50rem;right:-37rem;top:-5rem;position:absolute;z-index:-1;background-image:url(../img/front/features-bg.svg);background-size:contain;background-repeat:no-repeat}@media screen and (min-width:48em){main.faq .grade-bg01{width:1545px;height:737px;top:-190px;right:-990px;left:auto;z-index:1}}main.faq .grade-bg02{position:absolute;width:1440px;height:658px;left:0;bottom:0;z-index:-2;background-image:url(../img/common/bg-grade.svg);background-size:cover;background-repeat:no-repeat;background-position:center}@media screen and (min-width:48em){main.faq .grade-bg02{width:100%;height:45.69444vw;bottom:0}}main.faq section{padding:0 0 9.6rem}@media screen and (min-width:48em){main.faq section{padding:40px 0 120px}}main.faq .faq{position:relative;padding-top:0}main.faq .faq-bg{padding:4rem 1.6rem}@media screen and (min-width:48em){main.faq .faq-bg{padding:80px 142px}}main.faq .faq-cat h2{font-size:1.6rem;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1.6rem}@media screen and (min-width:48em){main.faq .faq-cat h2{font-size:24px;margin-bottom:32px}}main.faq .faq-cat h2:after,main.faq .faq-cat h2:before{content:"";height:.1rem;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;background-color:#202020}main.faq .faq-cat h2:before{margin-right:1.6rem}@media screen and (min-width:48em){main.faq .faq-cat h2:before{margin-right:40px}}main.faq .faq-cat h2:after{margin-left:1.6rem}@media screen and (min-width:48em){main.faq .faq-cat h2:after{margin-left:40px}}main.faq .faq-wrapper{margin-bottom:4.8rem}@media screen and (min-width:48em){main.faq .faq-wrapper{margin-bottom:80px}}main.faq .faq-wrapper:last-child{margin-bottom:0}main.contact{padding-top:4rem;background-color:#fff;position:relative;z-index:1}@media screen and (min-width:48em){main.contact{padding-top:80px}}main.contact .form-section{margin-top:0;padding:10rem 0 7.2rem}@media screen and (min-width:48em){main.contact .form-section{padding:120px 0}}main.document{padding-top:4rem}@media screen and (min-width:48em){main.document{padding-top:80px}}main.document .form-section{margin-top:0;padding:10rem 0 7.2rem}@media screen and (min-width:48em){main.document .form-section{padding:120px 0}}main.document .document-txArea{text-align:center;margin:auto;margin-top:4.8rem}@media screen and (min-width:48em){main.document .document-txArea{max-width:800px;margin-bottom:80px}}