@charset "UTF-8";
/*! このCSSファイルは書き換えないで下さい。（クライアント様のほうで追記したい場合は、「custom.css」に追記してください。）*/
/*! */
/*! */@import url(https://fonts.googleapis.com/css?family=Noto+Sans+JP:300,400,500,700,900&display=swap&subset=japanese);@import url(https://fonts.googleapis.com/css?family=Noto+Serif+JP:300,400,500,700,900&display=swap&subset=japanese);@import url(https://fonts.googleapis.com/css2?family=Lato:wght@400;700;900&display=swap);@import url(https://cdn.jsdelivr.net/npm/yakuhanjp@3.3.1/dist/css/yakuhanjp.min.css);*{box-sizing:border-box}html{font-size:62.5%;overflow-y:scroll}@media screen and (max-width:984px){html{font-size:59.5238095238%}}@media screen and (max-width:559px){html{font-size:56.8181818182%}}body{color:#0f0f0f;font-family:YakuHanJP,"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:400;line-height:2;letter-spacing:0.06rem;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media screen and (max-width:984px){body{letter-spacing:0.05rem;line-height:1.85}}@media screen and (max-width:559px){body{letter-spacing:0.04rem;line-height:1.8}}#page{background:#f8f8f8;position:relative}@media screen and (max-width:984px){#page{padding-top:56px!important;overflow:hidden}}#footer,#header,#main{min-width:1240px;position:relative}@media screen and (max-width:984px){#footer,#header,#main{min-width:0}}a{color:#0f0f0f;text-decoration:underline}@media screen and (min-width:984px){a:hover{text-decoration:none}}.hd-h2{background:#f0f0f0;font-size:2.2rem;font-weight:700;line-height:1.5;margin:5.6rem 0 2.4rem;padding:3rem 3.2rem;position:relative;clear:both}@media screen and (max-width:984px){.hd-h2{font-size:2rem;padding:2.7272727273rem 2.9090909091rem}}@media screen and (max-width:984px){.hd-h2{font-size:1.8333333333rem;padding:2.5rem 2.6666666667rem}}.hd-h3{border-left:5px solid #20365d;color:#20365d;font-size:2.2rem;font-weight:700;line-height:1.5;margin:5.6rem 0 2.4rem;padding:0 0 0 1.6rem;position:relative;clear:both}@media screen and (max-width:984px){.hd-h3{font-size:2rem}}@media screen and (max-width:984px){.hd-h3{font-size:1.8333333333rem}}.hd-h4{font-size:2.2rem;font-weight:700;margin:4.8rem 0 1.6rem;position:relative;clear:both}@media screen and (max-width:984px){.hd-h4{font-size:2rem}}@media screen and (max-width:984px){.hd-h4{font-size:1.8333333333rem}}.hd-h5{font-size:2rem;font-weight:700;margin:4.8rem 0 1.2rem;position:relative;clear:both}@media screen and (max-width:984px){.hd-h5{font-size:1.9047619048rem}}@media screen and (max-width:984px){.hd-h5{font-size:1.8181818182rem}}.hd-h6{font-size:2rem;font-weight:700;margin:4.8rem 0 1.2rem;position:relative;clear:both}@media screen and (max-width:984px){.hd-h6{font-size:1.9047619048rem}}@media screen and (max-width:984px){.hd-h6{font-size:1.8181818182rem}}p.p{margin:0 0 1.6rem}.btn{font-size:0;margin-left:auto;margin-right:auto;width:280px}@media screen and (max-width:984px){.btn{width:260px}}@media screen and (max-width:559px){.btn{width:240px}}.btn a{background:#20365d;color:#fff;font-size:1.5rem;font-weight:700;text-decoration:none;line-height:1.75;padding:1.5rem 4rem;display:block;border-radius:100px;position:relative;overflow:hidden}.btn a:before{content:"";background:#2a487b;width:0;height:100%;position:absolute;top:0;left:0;z-index:1;transition:all 0.3s ease}.btn a .btn--txt{position:relative;z-index:4}.btn a .btn--icn:before{content:"";background:#2a487b;width:38px;height:38px;position:absolute;top:50%;right:12px;margin-top:-19px;border-radius:50%;transform:scale(0.95);transition:all 0.3s ease;z-index:2}.btn a .btn--icn:after{content:"";background:url(img/arrow--white.webp) no-repeat center center/cover;width:9px;height:7px;position:absolute;top:50%;right:27px;margin-top:-3.5px;z-index:3}@media screen and (min-width:984px){.btn a:hover:before{width:100%}.btn a:hover .btn--icn:before{background:#fff!important;transform:scale(1)}.btn a:hover .btn--icn:after{background-image:url(img/arrow.webp);animation:arrow_to_right 0.5s ease-in-out forwards}}.btn.btn--line a{background:#02ba04}.btn.btn--line a:before{background:#02c404}.btn.btn--line a .btn--icn:before{background:#02c404}.white-btn{text-align:center;margin-left:auto;margin-right:auto;width:280px}@media screen and (max-width:984px){.white-btn{width:260px}}@media screen and (max-width:559px){.white-btn{width:240px}}.white-btn a{border:1px solid #fff;color:#fff;font-size:1.4rem;text-decoration:none;padding:1.1rem 0;display:block;position:relative;transition:background-color 0.3s ease}.white-btn a:before{content:"";background:url(img/_icon/arrow--white.webp) no-repeat center center/cover;width:10px;height:10px;position:absolute;top:50%;right:14px;transform:translate(0,-50%);transition:all 0.2s ease}@media screen and (min-width:984px){.white-btn a:hover{background:rgba(255,255,255,0.2)}.white-btn a:hover:before{color:#fff;right:10px}}.readmore{text-align:center;margin:4rem 0 0}@media screen and (max-width:984px){.readmore{margin:3.3333333333rem 0 0}}@media screen and (max-width:559px){.readmore{margin:2.8571428571rem 0 0}}.readmore a{color:#20365d;font-size:1.4rem;line-height:1.75;letter-spacing:0.1rem;text-decoration:none;text-transform:uppercase;padding:1rem 4.8rem 1rem 1rem;display:inline-block;position:relative}.readmore a:before{content:"";background:#20365d;width:100%;height:1px;position:absolute;bottom:0;left:0}.readmore a:after{content:"";background:url(img/arrow.webp) no-repeat center center/cover;width:9px;height:7px;position:absolute;top:50%;right:0;margin-top:-3.5px;z-index:2}@media screen and (min-width:984px){.readmore a:hover:after{animation:arrow_to_right 0.5s ease-in-out forwards}}.readmore.readmore--white a{color:#fff}.readmore.readmore--white a:before{background:#fff}.readmore.readmore--white a:after{content:"";background:url(img/arrow--white.webp) no-repeat center center/cover}@keyframes arrow_to_right{30%{opacity:1}50%{transform:translateX(1rem);opacity:0}70%{transform:translateX(-2rem);opacity:0}}.hamburger-btn{background:#fff;text-align:center;line-height:56px;width:56px;height:56px;position:fixed;top:0;right:0;cursor:pointer;z-index:600;transition:all 0.5s ease;transform:translate(0,0)}.hamburger-btn .hamburger-btn--icn{width:18px;height:18px;position:absolute;top:-14px;left:0;right:0;bottom:0;margin:auto}.hamburger-btn .hamburger-btn--icn:before{content:"";width:18px;height:18px;position:absolute;top:50%;right:0;transform:translate(0,-50%)}.hamburger-btn--txt{position:absolute;left:0;right:0;bottom:11px;margin:auto}.hamburger-btn--txt:before{color:#0f0f0f;font-size:8px;font-weight:500;text-align:center;letter-spacing:0;line-height:0;position:absolute;top:0;left:0;right:0;bottom:0}#hamburger-fixedarea{background:#fff;width:100%;height:56px;position:fixed;top:0;right:0;z-index:601;transition:all 0.6s ease}#hamburger-fixedarea #logo--sp{text-decoration:none;line-height:0;width:250px;margin:14px 0 0 1.6rem;float:left;display:block}#hamburger-fixedarea #hamburger-btn--tel{right:56px}#hamburger-fixedarea #hamburger-btn--tel a{width:100%;height:100%;display:block}#hamburger-fixedarea #hamburger-btn--tel a .hamburger-btn--icn:before{background:url(img/_icon/hamburger_phone.webp) no-repeat center center/cover}#hamburger-fixedarea #hamburger-btn--tel a .hamburger-btn--txt:before{content:"お電話"}#hamburger-fixedarea #hamburger-btn--toggle .hamburger-btn--icn:before{background:url(img/_icon/hamburger_open.webp) no-repeat center center/cover}#hamburger-fixedarea #hamburger-btn--toggle .hamburger-btn--txt:before{content:"メニュー"}#hamburger-fixedarea #hamburger-btn--toggle.hamburger-btn--toggle--opened .hamburger-btn--icn:before{background:url(img/_icon/hamburger_close.webp) no-repeat center center/cover}#hamburger-fixedarea #hamburger-btn--toggle.hamburger-btn--toggle--opened .hamburger-btn--txt:before{content:"閉じる"}#hamburger-hidden{background:#f8f8f8;width:100%;height:100vh;padding:88px 16px 64px;position:fixed;top:0;right:0;z-index:600;overflow:auto;-webkit-overflow-scrolling:touch;overflow-scrolling:touch;transform:translateY(-105%);transition:all 0.3s ease}#hamburger-hidden.hamburger-hidden--show{transform:translate(0,0)}.nav--main ul li a{font-size:1.5rem;font-weight:700}#nav--sp{margin:0 0 3.2rem}#nav--sp ul li{position:relative}#nav--sp ul li:first-child a{border-top:1px dotted #cfcfcf}#nav--sp ul li a{border-bottom:1px dotted #cfcfcf;color:#0f0f0f;text-decoration:none;padding:12px 57px 12px 13px;display:block;position:relative}#nav--sp ul li a:before{content:"";background:url(img/_icon/arrow--gray.webp) no-repeat center center/cover;width:12px;height:12px;position:absolute;top:50%;right:8px;transform:translate(0,-50%)}#nav--sp ul li.nav--parent>.nav--btn-toggle{width:42px;height:42px;position:absolute;top:3px;right:0;cursor:pointer;z-index:2}#nav--sp ul li.nav--parent>.nav--btn-toggle:before{content:"";background:url(img/_icon/toggle_open.webp) no-repeat center center/cover;width:16px;height:16px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#nav--sp ul li.nav--parent>a:before{content:none}#nav--sp ul li.nav--parent.nav-li--opened{background:#f0f0f0}#nav--sp ul li.nav--parent.nav-li--opened>.nav--btn-toggle:before{background:url(img/_icon/toggle_close.webp) no-repeat center center/cover}#nav--sp ul li .nav--child{display:block;display:none}#nav--sp ul li .nav--child li:first-child a{border-top:none}#nav--sp ul li .nav--child li a{font-weight:400;padding:1.4rem 2.4rem}#nav--sp ul li .nav--child li a:after,#nav--sp ul li .nav--child li a:before{right:20px}#nav--sp ul li .nav--child li ul{display:none}#nav-sub--sp{padding:0 0 3.2rem}#nav-sub--sp ul li a{color:#0f0f0f}#header--pc{height:104px;width:100%;min-width:1240px;position:fixed;top:0;left:0;transition:all 0.4s cubic-bezier(0.165,0.84,0.44,1);z-index:502}@media screen and (max-width:984px){#header--pc{min-width:0;display:none}}@media print{#header--pc{position:absolute!important}}#header--pc.header--pc--fixed{background:rgba(255,255,255,0.75);backdrop-filter:blur(8px)}#header--pc.header--pc--fixed #logo--header{background-image:url(img/logo.webp)}#header--pc.header--pc--fixed #nav--header>ul>li>a{color:#0f0f0f}#header--pc.header--pc--fixed #nav--header>ul>li>a:before{background:#0f0f0f}#logo--header{background:url(img/logo--white.webp) no-repeat center center/360px;text-decoration:none;line-height:0;width:360px;height:104px;padding:28px 0 0;float:left;display:block}@media screen and (max-width:1384px){#logo--header{width:320px;background-size:320px;padding:22px 0 0}}#btn--header{width:200px;margin:26px 0 0 20px;float:right;transition:all 0.4s cubic-bezier(0.165,0.84,0.44,1)}#btn--header a{padding:1.2rem 3.2rem}#nav--header{font-size:0;text-align:right;float:right}#nav--header>ul>li{text-align:center;display:inline-block;vertical-align:middle;position:relative}#nav--header>ul>li.nav--contact,#nav--header>ul>li.nav--home{display:none}#nav--header>ul>li>a{color:#fff;text-decoration:none;line-height:1;padding:42px 12px 0;height:104px;display:inline-block;position:relative}@media screen and (max-width:1384px){#nav--header>ul>li>a{padding-left:8px;padding-right:8px}}#nav--header>ul>li>a:before{content:"";background:#fff;width:0;height:3px;position:absolute;bottom:0;left:50%;transition:all 0.3s ease;z-index:2}@media screen and (min-width:984px){#nav--header>ul>li>a:hover:before{width:100%;left:0}}#nav--header>ul>li.nav--current>a:before,#nav--header>ul>li.nav--parent--active>a:before{width:100%;left:0}#nav--header>ul>li .nav--child{width:248px;margin:0 0 0 -124px;height:0;padding:8px 4px 4px;position:absolute;top:100%;left:50%;z-index:-1;opacity:0;overflow:hidden;transition:opacity 0.1s ease,padding 0.3s ease}#nav--header>ul>li .nav--child.nav--child--show{opacity:1;height:auto;padding-top:0;z-index:503}#nav--header>ul>li .nav--child>ul{box-shadow:0 0 4px rgba(0,0,0,0.2);background:#f8f8f8}#nav--header>ul>li .nav--child>ul>li:last-child a{border:none}#nav--header>ul>li .nav--child>ul li a{border-bottom:1px dotted #cfcfcf;background:#20365d;color:#fff;font-size:1.4rem;font-weight:700;text-align:center;text-decoration:none;padding:16px;display:block;transition:all 0.3s ease}#nav--header>ul>li .nav--child>ul li a:hover{opacity:0.95}#nav--header>ul>li .nav--child>ul li>ul{display:none}#pttl-section{background:url(img/pttl.webp) no-repeat center center/cover;padding:18.8rem 0;position:relative}@media screen and (max-width:984px){#pttl-section{padding:8.8rem 0!important}}@media screen and (max-width:559px){#pttl-section{background-image:url(img/pttl_xs.webp);padding:6.4rem 0!important}}#pttl-section:before{content:"";background:rgba(0,0,0,0.5);mask-image:linear-gradient(#000,transparent 100%);width:100%;height:200px;position:absolute;top:0;left:0;opacity:0.99;z-index:2}@media screen and (max-width:984px){#pttl-section:before{content:none}}#page.page--about #pttl-section{padding:22.8rem 0;background-attachment:fixed}@media screen and (max-width:984px){#page.page--about #pttl-section{background-attachment:scroll}}#page.page--showroom #pttl-section{padding:25.8rem 0;background-attachment:fixed}@media screen and (max-width:984px){#page.page--showroom #pttl-section{background-attachment:scroll}}#page.page--company #pttl-section{background-image:url(img/pttl--company.webp)}@media screen and (max-width:559px){#page.page--company #pttl-section{background-image:url(img/pttl_xs--company.webp)}}#page.page--step #pttl-section{background-image:url(img/pttl--step.webp)}@media screen and (max-width:559px){#page.page--step #pttl-section{background-image:url(img/pttl_xs--step.webp)}}#page.page--recruit #pttl-section{background-image:url(img/pttl--recruit.webp)}@media screen and (max-width:559px){#page.page--recruit #pttl-section{background-image:url(img/pttl_xs--recruit.webp)}}#page.page--faq #pttl-section{background-image:url(img/pttl--faq.webp)}@media screen and (max-width:559px){#page.page--faq #pttl-section{background-image:url(img/pttl_xs--faq.webp)}}#page.page--post #pttl-section{background-image:url(img/pttl--post.webp)}@media screen and (max-width:559px){#page.page--post #pttl-section{background-image:url(img/pttl_xs--post.webp)}}#page.page--contact #pttl-section{background-image:url(img/pttl--contact.webp)}@media screen and (max-width:559px){#page.page--contact #pttl-section{background-image:url(img/pttl_xs--contact.webp)}}#pttl{position:relative;top:24px;z-index:2}@media screen and (max-width:984px){#pttl{top:auto}}#pttl #pttl--description,#pttl #pttl--eng,#pttl #pttl--jpn{color:#fff;line-height:1.5}#pttl #pttl--eng{font-size:6.8rem;font-weight:900;letter-spacing:0.05rem;text-transform:uppercase}@media screen and (max-width:984px){#pttl #pttl--eng{font-size:4.5333333333rem}}@media screen and (max-width:559px){#pttl #pttl--eng{font-size:3.4rem}}#pttl #pttl--jpn{font-size:2.1rem;font-weight:700;letter-spacing:0.1rem}@media screen and (max-width:984px){#pttl #pttl--jpn{font-size:1.9090909091rem}}@media screen and (max-width:559px){#pttl #pttl--jpn{font-size:1.75rem}}#pttl #pttl--description{font-size:1.5rem;margin:4.8rem 0 0}#pttl #pttl--description p{margin:0 0 1.2rem}#pttl #pttl--description p:last-child{margin-bottom:0!important}#pttl #pttl--btn{margin:4.8rem 0 0}#pttl #pttl--btn a{border:1px solid #fff;color:#fff;text-align:center;text-decoration:none;font-size:1.4rem;padding:1.2rem 2.4rem;display:inline-block;position:relative;transition:background-color 0.3s ease}@media screen and (min-width:984px){#pttl #pttl--btn a:hover{background:rgba(255,255,255,0.2)}}#breadcrumb-wrap{text-align:right;padding:0.8rem 0;position:relative}@media screen and (max-width:984px){#breadcrumb-wrap{white-space:nowrap;overflow-wrap:break-word;overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch;overflow-scrolling:touch}}#breadcrumb-wrap #breadcrumb{font-size:1.2rem;margin:0 0 0 -4px}#breadcrumb-wrap #breadcrumb span[property=itemListElement]{margin:0 4px}.section{padding:14.4rem 0;position:relative;z-index:300}@media screen and (max-width:984px){.section{padding:10.2857142857rem 0}}@media screen and (max-width:559px){.section{padding:8rem 0}}.section--s{padding:8.8rem 0;position:relative;z-index:300}@media screen and (max-width:984px){.section--s{padding:7.3333333333rem 0}}@media screen and (max-width:559px){.section--s{padding:6.2857142857rem 0}}.bg--white{background:#fff}.section-ttl{font-size:3.2rem;font-weight:700;text-align:center;margin:-1.2rem 0 3.6rem;position:relative}@media screen and (max-width:984px){.section-ttl{font-size:2.7826086957rem;margin-bottom:3.2727272727rem}}@media screen and (max-width:559px){.section-ttl{font-size:2.4615384615rem;margin-bottom:3rem}}.engjpn-ttl{text-align:center;margin:0 0 6.4rem;position:relative;z-index:2}@media screen and (max-width:984px){.engjpn-ttl{margin:0 0 4.9230769231rem}}@media screen and (max-width:559px){.engjpn-ttl{margin:0 0 4rem}}.engjpn-ttl .engjpn-ttl--eng{font-size:3.6rem;font-weight:900;text-transform:uppercase;line-height:1.3;display:block}@media screen and (max-width:984px){.engjpn-ttl .engjpn-ttl--eng{font-size:3.2727272727rem}}@media screen and (max-width:559px){.engjpn-ttl .engjpn-ttl--eng{font-size:3rem}}.engjpn-ttl .engjpn-ttl--jpn{background:#a48a47;color:#fff;font-size:1.4rem;font-weight:400;line-height:1.5;padding:0 0.8rem;display:inline-block}@media screen and (max-width:984px){.engjpn-ttl .engjpn-ttl--jpn{font-size:1.3333333333rem}}@media screen and (max-width:559px){.engjpn-ttl .engjpn-ttl--jpn{font-size:1.2727272727rem}}#kv{height:801px;min-height:801px;position:relative}@media screen and (max-width:984px){#kv{height:701px;min-height:0!important}}@media screen and (max-width:559px){#kv{height:601px}}#kv:before{content:"";background:rgba(0,0,0,0.5);mask-image:linear-gradient(#000,transparent 100%);width:100%;height:200px;position:absolute;top:0;left:0;opacity:0.73;z-index:202}@media screen and (max-width:984px){#kv:before{content:none}}#kv:after{content:"";background:rgba(0,0,0,0.5);mask-image:linear-gradient(transparent,#000 100%);width:100%;height:320px;position:absolute;left:0;bottom:0;opacity:0.73;z-index:203}@media screen and (max-width:984px){#kv:after{content:none}}#kvctt{color:#fff;width:100%;height:142px;position:absolute;top:10%;bottom:0;left:0;margin:auto 0;z-index:204}@media screen and (max-width:984px){#kvctt{width:16vw!important;height:81vw!important;top:0;left:0;right:0;bottom:0;margin:auto}}@media screen and (max-width:559px){#kvctt{width:23vw!important;height:138vw!important}}#kvctt #kvtxt{text-align:center}@media screen and (max-width:984px){#kvctt #kvtxt{font-family:"Noto Sans JP",sans-serif;letter-spacing:0.2rem;margin-left:auto;margin-right:auto;-moz-writing-mode:vertical-rl;-o-writing-mode:vertical-rl;writing-mode:vertical-rl}}#kvctt #kvtxt #kvtxt--01{font-size:26px;font-weight:500;white-space:nowrap;letter-spacing:0.1rem;margin:0 0 1.6rem}@media screen and (max-width:984px){#kvctt #kvtxt #kvtxt--01{font-size:2.8vw;letter-spacing:0.08rem;margin:0 0 0 1.8vw}}@media screen and (max-width:559px){#kvctt #kvtxt #kvtxt--01{font-size:4.8vw;letter-spacing:0.06rem;margin:0 0 0 2vw}}#kvctt #kvtxt #kvtxt--02{font-size:42px;font-weight:900;letter-spacing:0.3rem;white-space:nowrap}@media screen and (max-width:984px){#kvctt #kvtxt #kvtxt--02{font-size:4.4vw;letter-spacing:0.2rem}}@media screen and (max-width:559px){#kvctt #kvtxt #kvtxt--02{font-size:6.4vw;letter-spacing:0.1rem}}#scroll-arrow{text-align:center;text-decoration:none;width:20px;padding-bottom:115px;position:absolute;bottom:0;right:2vw;display:block;overflow:hidden;z-index:205}@media screen and (max-width:984px){#scroll-arrow{padding-bottom:67px}}@media screen and (max-width:559px){#scroll-arrow{padding-bottom:43px}}#scroll-arrow #scroll-arrow--txt{color:#fff;font-size:12px;font-weight:400;line-height:20px;display:block;text-align:justify;writing-mode:tb-rl;writing-mode:vertical-rl;-webkit-writing-mode:vertical-rl;-moz-writing-mode:vertical-rl;-o-writing-mode:vertical-rl}@media screen and (max-width:984px){#scroll-arrow #scroll-arrow--txt{font-size:10px}}@media screen and (max-width:559px){#scroll-arrow #scroll-arrow--txt{font-size:9px}}#scroll-arrow #scroll-arrow--arrow{width:1px;height:91px;position:absolute;bottom:0;left:50%;margin:0 0 0 -1px;z-index:2;overflow:hidden}@media screen and (max-width:984px){#scroll-arrow #scroll-arrow--arrow{height:51px}}@media screen and (max-width:559px){#scroll-arrow #scroll-arrow--arrow{height:31px}}#scroll-arrow #scroll-arrow--arrow:before{content:"";background:#fff;width:1px;height:100px;position:absolute;top:0;left:0;z-index:2;animation:scrlArrow 1.5s cubic-bezier(1,0,0,1) infinite}@media screen and (max-width:984px){#scroll-arrow #scroll-arrow--arrow:before{height:51px}}@media screen and (max-width:559px){#scroll-arrow #scroll-arrow--arrow:before{height:31px}}@keyframes scrlArrow{0%{top:-100%}50%{top:0}50.1%{top:0}to{top:100%}}#slideshow-cover{background:url(img/front/cover.webp) repeat center center/2px;width:100%;height:100%;position:absolute;top:0;left:0;z-index:201}@media screen and (max-width:984px){#slideshow-cover{background:rgba(32,54,93,0.4)}}#slideshow{width:100%;height:100%;position:absolute;top:0;left:0;z-index:200}#slideshow .slide-viewport{width:100%;height:100%;position:absolute;top:0}#slideshow .slide{background-repeat:no-repeat;background-position:center center;background-size:cover;height:801px;min-height:801px}@media screen and (max-width:984px){#slideshow .slide{height:701px;min-height:0!important}}@media screen and (max-width:559px){#slideshow .slide{height:601px}}#slideshow .slide#slide-01{background-image:url(img/front/slideshow--01.webp)}@media screen and (max-width:984px){#slideshow .slide#slide-01{background-image:url(img/front/slideshow_sm--01.webp)}}@media screen and (max-width:559px){#slideshow .slide#slide-01{background-image:url(img/front/slideshow_xs--01.webp)}}#slideshow .slide#slide-02{background-image:url(img/front/slideshow--02.webp)}@media screen and (max-width:984px){#slideshow .slide#slide-02{background-image:url(img/front/slideshow_sm--02.webp)}}@media screen and (max-width:559px){#slideshow .slide#slide-02{background-image:url(img/front/slideshow_xs--02.webp)}}#slideshow .slide#slide-03{background-image:url(img/front/slideshow--03.webp)}@media screen and (max-width:984px){#slideshow .slide#slide-03{background-image:url(img/front/slideshow_sm--03.webp)}}@media screen and (max-width:559px){#slideshow .slide#slide-03{background-image:url(img/front/slideshow_xs--03.webp)}}#concept-section .engjpn-ttl,#concept-section .section-ttl{text-align:left;width:320px;margin-top:12px;float:left}@media screen and (max-width:984px){#concept-section .engjpn-ttl,#concept-section .section-ttl{width:auto;height:auto;float:none}}#concept-section #concept-ctt{overflow:hidden}#concept-section #concept-ctt #concept-ttl,#concept-section #concept-ctt #concept-txt{margin:0 0 3.2rem}@media screen and (max-width:984px){#concept-section #concept-ctt #concept-ttl,#concept-section #concept-ctt #concept-txt{margin:0 0 2.9090909091rem}}@media screen and (max-width:559px){#concept-section #concept-ctt #concept-ttl,#concept-section #concept-ctt #concept-txt{margin:0 0 2.6666666667rem}}#concept-section #concept-ctt #concept-ttl{font-size:2.7rem;font-weight:700;text-align:left;position:relative}@media screen and (max-width:984px){#concept-section #concept-ctt #concept-ttl{font-size:2.16rem}}@media screen and (max-width:559px){#concept-section #concept-ctt #concept-ttl{font-size:1.8rem}}#concept-section #concept-ctt #concept-txt p{margin:0 0 1rem}#concept-section #concept-ctt #concept-txt p:last-child{margin-bottom:0!important}#concept-section #concept-ctt #concept-user{background:#f8f8f8;padding:2rem 3.2rem 2.4rem}@media screen and (max-width:984px){#concept-section #concept-ctt #concept-user{padding:1.8181818182rem 2.9090909091rem 2.1818181818rem}}@media screen and (max-width:559px){#concept-section #concept-ctt #concept-user{padding:1.6666666667rem 2.6666666667rem 2rem}}#concept-section #concept-ctt #concept-user dd,#concept-section #concept-ctt #concept-user dt{line-height:1.75;display:inline-block;vertical-align:middle}#concept-section #concept-ctt #concept-user dt{background:#20365d;color:#fff;font-size:1.2rem;font-weight:700;margin:0 0.4rem 0 0;padding:0 1rem;border-radius:0.4rem}#concept-section #concept-ctt #concept-user dd{margin:0.4rem 0 0;display:block}#frontpost-section #frontpost-area{position:relative}#frontpost-section #frontpost-area #post-list-wrap .col-lg-8:nth-child(4){display:none}@media screen and (max-width:984px){#frontpost-section #frontpost-area #post-list-wrap .col-lg-8:nth-child(4){display:block}}.page--front #service-section{background:url(img/front/frontservice_bg.webp) no-repeat center center/cover}@media screen and (max-width:984px){#service-section #service-wrap .one-service{margin:0 0 3.2rem}}#service-section #service-wrap .one-service .service-img{line-height:0}#service-section #service-wrap .one-service .service-ctt{background:#fff;padding:2.4rem 3.2rem 3.2rem}#service-section #service-wrap .one-service .service-ctt .service-ctgr{text-align:center;margin:0 0 0.8rem}#service-section #service-wrap .one-service .service-ctt .service-ctgr span{border:1px solid #20365d;background:#fff;color:#20365d;font-size:1rem;line-height:1rem;padding:0.6rem 1.2rem;display:inline-block;border-radius:1.8rem}#service-section #service-wrap .one-service .service-ctt .service-ttl{font-size:1.8rem;font-weight:700;text-align:center;line-height:1.75;margin:0 0 1.2rem;height:67px}@media screen and (max-width:984px){#service-section #service-wrap .one-service .service-ctt .service-ttl{font-size:1.756097561rem;line-height:1.75!important;height:auto}}@media screen and (max-width:559px){#service-section #service-wrap .one-service .service-ctt .service-ttl{font-size:1.7142857143rem}}#service-section #service-wrap .one-service .service-ctt .service-ttl.service-ttl--oneline{line-height:67px}#service-section #service-wrap .one-service .service-ctt .service-ttl.service-ttl--consulting{font-size:2rem}@media screen and (max-width:984px){#service-section #service-wrap .one-service .service-ctt .service-ttl.service-ttl--consulting{font-size:1.9047619048rem}}@media screen and (max-width:559px){#service-section #service-wrap .one-service .service-ctt .service-ttl.service-ttl--consulting{font-size:1.8181818182rem}}#service-section #service-wrap .one-service .service-ctt .service-detail dl{margin:0 0 0.8rem}#service-section #service-wrap .one-service .service-ctt .service-detail dl:last-child{margin-bottom:0!important}#service-section #service-wrap .one-service .service-ctt .service-detail dl dd,#service-section #service-wrap .one-service .service-ctt .service-detail dl dt{line-height:1.75;display:inline-block;vertical-align:middle}#service-section #service-wrap .one-service .service-ctt .service-detail dl dt{background:#20365d;color:#fff;font-size:1.1rem;font-weight:700;margin:0 0.4rem 0 0;padding:0 1rem;border-radius:0.4rem}#service-section #service-wrap .one-service .service-ctt .service-detail dl dd{font-size:1.4rem}#background-section #background-wrap .one-background{background:#fff;margin:0 0 4rem}#background-section #background-wrap .one-background:last-child{margin-bottom:0!important}#background-section #background-wrap .one-background .background-img{line-height:0}#background-section #background-wrap .one-background .background-ctt{padding:3.2rem 4rem 3.2rem 0}@media screen and (max-width:984px){#background-section #background-wrap .one-background .background-ctt{padding:2.6666666667rem 3.3333333333rem!important}}@media screen and (max-width:559px){#background-section #background-wrap .one-background .background-ctt{padding:2.2857142857rem 2.8571428571rem!important}}#background-section #background-wrap .one-background .background-ctt .background-ttl{font-size:2rem;font-weight:700;margin:0 0 1.2rem}@media screen and (max-width:984px){#background-section #background-wrap .one-background .background-ctt .background-ttl{font-size:1.9047619048rem}}@media screen and (max-width:559px){#background-section #background-wrap .one-background .background-ctt .background-ttl{font-size:1.8181818182rem}}#background-section #background-wrap .one-background .background-ctt .background-txt p{margin:0 0 1.2rem}#background-section #background-wrap .one-background .background-ctt .background-txt p:last-child{margin-bottom:0!important}#background-section #background-wrap .one-background.one-background--reverse .background-ctt{padding:3.2rem 0 3.2rem 4rem}.ceo-section #message-txt p{margin:0 0 1.2rem}.ceo-section #message-txt p:last-child{margin-bottom:0!important}.ceo-section #message-name{font-weight:700;text-align:right;margin:1.2rem 0 0}@media screen and (max-width:559px){.ceo-section #message-name{text-align:center}}@media screen and (max-width:559px){.ceo-section #ceo-img--xs{max-width:58%;margin:1.2rem auto 0}}.ceo-section #profile-wrap{background:#fff;margin:4rem 0 0;padding:3.2rem 4rem}@media screen and (max-width:984px){.ceo-section #profile-wrap{margin:3.3333333333rem 0 0;padding:2.6666666667rem 3.3333333333rem}}@media screen and (max-width:559px){.ceo-section #profile-wrap{margin:2.8571428571rem 0 0;padding:2.2857142857rem 2.8571428571rem}}.ceo-section #profile-wrap #profile-ttl{font-size:1.7rem;font-weight:700;margin:0 0 0.8rem}.ceo-section #profile-wrap #profile-txt{font-size:1.4rem}.ceo-section #profile-wrap #profile-txt p{margin:0 0 0.8rem}.ceo-section #profile-wrap #profile-txt p:last-child{margin-bottom:0!important}#step-section #step-wrap{position:relative}#step-section #step-wrap:before{content:"";background:#20365d;width:2px;height:100%;position:absolute;top:0;left:50%;margin:0 0 0 -1px;z-index:0}@media screen and (max-width:984px){#step-section #step-wrap:before{content:none}}#step-section #step-wrap .one-step{background:#fff;width:471px;padding:2rem 3.2rem;float:left;position:relative}@media screen and (max-width:984px){#step-section #step-wrap .one-step{float:none!important;margin:0 auto 16px!important}}@media screen and (max-width:559px){#step-section #step-wrap .one-step{width:auto}}#step-section #step-wrap .one-step:before{content:"";background:url(img/flow/step_bdr.webp);width:41px;height:2px;position:absolute;top:50%;right:-41px;z-index:2}@media screen and (max-width:984px){#step-section #step-wrap .one-step:before{content:none}}#step-section #step-wrap .one-step .step-num{color:#20365d}#step-section #step-wrap .one-step .step-ttl{border-bottom:1px dotted #cfcfcf;margin:0 0 0.8rem;padding:0 0 0.8rem;font-size:1.9rem;font-weight:500;line-height:1.75}#step-section #step-wrap .one-step .step-ctt{font-size:1.4rem}#step-section #step-wrap .one-step .step-ctt p{margin:0 0 1.6rem}#step-section #step-wrap .one-step .step-ctt p:last-child{margin-bottom:0!important}#step-section #step-wrap .one-step.one-step--02,#step-section #step-wrap .one-step.one-step--04,#step-section #step-wrap .one-step.one-step--06,#step-section #step-wrap .one-step.one-step--08,#step-section #step-wrap .one-step.one-step--10{float:right;margin-top:12.8rem}#step-section #step-wrap .one-step.one-step--02:before,#step-section #step-wrap .one-step.one-step--04:before,#step-section #step-wrap .one-step.one-step--06:before,#step-section #step-wrap .one-step.one-step--08:before,#step-section #step-wrap .one-step.one-step--10:before{left:-41px;right:auto}#step-section #step-wrap .one-step.one-step--03,#step-section #step-wrap .one-step.one-step--05,#step-section #step-wrap .one-step.one-step--07,#step-section #step-wrap .one-step.one-step--09{margin-top:5.6rem;clear:both}#step-section #step-wrap .one-step.one-step--02{margin-top:12.8rem}#step-section #step-wrap .one-step.one-step--03{margin-top:0.8rem}#step-section #step-wrap .one-step.one-step--04{margin-top:12.8rem}#step-section #step-wrap .one-step.one-step--05{margin-top:4.8rem}#step-section #step-wrap .one-step.one-step--last{background:#20365d;color:#fff;margin-left:auto;margin-right:auto;margin-bottom:0;float:none;position:relative;z-index:9}#step-section #step-wrap .one-step.one-step--last .step-num{color:#fff}#step-section #step-wrap .one-step.one-step--last .step-ttl{border-color:#fff}#step-section #step-wrap .one-step.one-step--last:before{content:none}#faq-section .faq-wrap .one-faq{border-bottom:1px solid #cfcfcf}#faq-section .faq-wrap .one-faq:first-child{border-top:1px solid #cfcfcf}#faq-section .faq-wrap .one-faq .faq-answer,#faq-section .faq-wrap .one-faq .faq-question{padding:4rem 73px 4rem 77px;position:relative}@media screen and (max-width:984px){#faq-section .faq-wrap .one-faq .faq-answer,#faq-section .faq-wrap .one-faq .faq-question{padding:3.2rem 69px 3.2rem 67px}}@media screen and (max-width:559px){#faq-section .faq-wrap .one-faq .faq-answer,#faq-section .faq-wrap .one-faq .faq-question{padding:2.4rem 65px 2.4rem 57px}}#faq-section .faq-wrap .one-faq .faq-answer:before,#faq-section .faq-wrap .one-faq .faq-question:before{color:rgba(32,54,93,0.4);font-size:2.2rem;font-family:"Lato",sans-serif;font-weight:900;text-align:center;width:77px;position:absolute;top:50%;left:0;transform:translate(0,-48%);z-index:3}@media screen and (max-width:984px){#faq-section .faq-wrap .one-faq .faq-answer:before,#faq-section .faq-wrap .one-faq .faq-question:before{width:67px}}@media screen and (max-width:559px){#faq-section .faq-wrap .one-faq .faq-answer:before,#faq-section .faq-wrap .one-faq .faq-question:before{width:57px}}#faq-section .faq-wrap .one-faq .faq-question{font-size:1.5rem;cursor:pointer}@media screen and (max-width:559px){#faq-section .faq-wrap .one-faq .faq-question{line-height:1.7;height:auto}}#faq-section .faq-wrap .one-faq .faq-question:before{content:"Q"}#faq-section .faq-wrap .one-faq .faq-question:after{background:#20365d}#faq-section .faq-wrap .one-faq .faq-question .faq-question-txt{position:relative;z-index:2}#faq-section .faq-wrap .one-faq .faq-question .faq-question-btn{width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}#faq-section .faq-wrap .one-faq .faq-question .faq-question-btn:before{content:"";background:url(img/_icon/toggle_open.webp) no-repeat center center/cover;width:16px;height:16px;position:absolute;top:50%;right:24px;transform:translate(0,-50%);transition:all 0.3s ease}@media screen and (max-width:984px){#faq-section .faq-wrap .one-faq .faq-question .faq-question-btn:before{right:16px}}@media screen and (max-width:559px){#faq-section .faq-wrap .one-faq .faq-question .faq-question-btn:before{right:12px}}#faq-section .faq-wrap .one-faq .faq-question.faq-question--opened{background:#f0f0f0}#faq-section .faq-wrap .one-faq .faq-question.faq-question--opened .faq-question-btn:before{margin-top:-10px;transform:rotate(45deg)}#faq-section .faq-wrap .one-faq .faq-answer{display:none;padding-top:4rem;padding-bottom:4rem;padding-left:101px}@media screen and (max-width:984px){#faq-section .faq-wrap .one-faq .faq-answer{padding-top:3.2rem;padding-bottom:3.2rem;padding-left:91px}}@media screen and (max-width:559px){#faq-section .faq-wrap .one-faq .faq-answer{padding-top:2.4rem;padding-bottom:2.4rem;padding-left:81px}}#faq-section .faq-wrap .one-faq .faq-answer:before{content:"A";left:24px}@media screen and (max-width:559px){#faq-section .faq-wrap .one-faq .faq-answer:before{padding-right:9px}}#recruit-section #recruit-wrap{background:#fff;padding:4rem 5.6rem}@media screen and (max-width:984px){#recruit-section #recruit-wrap{padding:3.3333333333rem 4.6666666667rem}}@media screen and (max-width:984px){#recruit-section #recruit-wrap{padding:2.8571428571rem 4rem}}#recruit-section #recruit-wrap #recruit-hd{font-size:2.2rem;font-weight:700;text-align:center;margin:0 0 1.6rem}@media screen and (max-width:984px){#recruit-section #recruit-wrap #recruit-hd{font-size:2rem}}@media screen and (max-width:984px){#recruit-section #recruit-wrap #recruit-hd{font-size:1.8333333333rem}}#recruit-section #recruit-wrap #recruit-list{display:flex;flex-wrap:wrap;margin:0 -1.6rem}#recruit-section #recruit-wrap #recruit-list li{background:#f0f0f0;width:49%;margin:0 0.5% 0.8rem}@media screen and (max-width:984px){#recruit-section #recruit-wrap #recruit-list li{width:100%;margin:0 0 0.9230769231rem}}@media screen and (max-width:984px){#recruit-section #recruit-wrap #recruit-list li{margin:0 0 0.75rem}}#recruit-section #recruit-wrap #recruit-list li span{font-weight:400;padding:1rem;padding-left:44px;display:inline-block;position:relative}#recruit-section #recruit-wrap #recruit-list li span:before{content:"";background:url(img/icn_check.webp) no-repeat center center/cover;width:20px;height:20px;position:absolute;top:51%;transform:translate(0,-50%);left:16px}@media screen and (max-width:984px){#recruit-section #recruit-wrap #recruit-list li span{padding-left:42px}#recruit-section #recruit-wrap #recruit-list li span:before{width:18px;height:18px}}@media screen and (max-width:559px){#recruit-section #recruit-wrap #recruit-list li span{padding-left:40px}#recruit-section #recruit-wrap #recruit-list li span:before{width:16px;height:16px}}#form-section #form-txt{text-align:center}@media screen and (max-width:984px){#form-section #form-txt{text-align:left}}#privacy-section{font-size:1.4rem}#tocontact-section{background:url(img/tocontact_bg.webp) no-repeat center center/cover}#tocontact-section #tocontact .engjpn-ttl,#tocontact-section #tocontact .section-ttl{margin-bottom:3.2rem}@media screen and (max-width:984px){#tocontact-section #tocontact .engjpn-ttl,#tocontact-section #tocontact .section-ttl{text-align:center!important;margin-bottom:2.6666666667rem}}@media screen and (max-width:559px){#tocontact-section #tocontact .engjpn-ttl,#tocontact-section #tocontact .section-ttl{margin-bottom:2.2857142857rem}}#tocontact-section #tocontact #tocontact-txt{font-size:1.4rem}@media screen and (max-width:984px){#tocontact-section #tocontact #tocontact-txt{text-align:center}}#tocontact-section .btn{margin:8px 0 8px auto!important}@media screen and (max-width:984px){#tocontact-section .btn{margin:12px auto!important}}@media screen and (max-width:559px){#tocontact-section .btn{margin:8px auto 0!important}}.page--front #onlinesalon-section{background:#fff}#onlinesalon-section #onlinesalon-wrap{background:#25bfdb;background:linear-gradient(90deg,#1e9dd0 0%,#61ebd2 100%);color:#fff;text-align:center;padding:4.8rem 2.4rem}@media screen and (max-width:984px){#onlinesalon-section #onlinesalon-wrap{padding:4rem 2rem}}@media screen and (max-width:559px){#onlinesalon-section #onlinesalon-wrap{padding:3.4285714286rem 1.7142857143rem}}#onlinesalon-section #onlinesalon-wrap .engjpn-ttl{margin-bottom:3.2rem}@media screen and (max-width:984px){#onlinesalon-section #onlinesalon-wrap .engjpn-ttl{margin-bottom:2.6666666667rem}}@media screen and (max-width:559px){#onlinesalon-section #onlinesalon-wrap .engjpn-ttl{margin-bottom:2.2857142857rem}}#onlinesalon-section #onlinesalon-wrap #onlinesalon-ttl{font-size:2rem;font-weight:700;margin:0 0 0.6rem}@media screen and (max-width:984px){#onlinesalon-section #onlinesalon-wrap #onlinesalon-ttl{font-size:1.9047619048rem}}@media screen and (max-width:559px){#onlinesalon-section #onlinesalon-wrap #onlinesalon-ttl{font-size:1.8181818182rem}}#onlinesalon-section #onlinesalon-wrap #onlinesalon-txt{font-size:1.4rem;margin:0 0 1.6rem}#companyinfo-section{border-bottom:1px solid #fff;background:url(img/pat_stripe_3px--lightgray.webp) repeat center center/3px #f8f8f8;position:relative}@media screen and (max-width:984px){#companyinfo-section{margin-bottom:51px!important}}#companyinfo-section:before{content:"";background:url(img/favicon--white.webp) no-repeat right bottom/contain;width:100%;height:92%;position:absolute;top:4%;left:0;opacity:0.3;z-index:2}#logo--footer{text-decoration:none;line-height:0;max-width:360px;margin:0 0 2.4rem;display:block}@media screen and (max-width:984px){#logo--footer{max-width:327.2727272727px;margin-left:auto;margin-right:auto}}@media screen and (max-width:559px){#logo--footer{max-width:300px}}#copyright{font-size:1.2rem;font-weight:400;margin:0 0 6.4rem}@media screen and (max-width:984px){#copyright{text-align:center;margin:0}}#nav--footer{line-height:1.25;margin:0 0 0.8rem}#nav--footer ul li{margin:0 1.6rem 1.2rem 0;display:inline-block}#nav--footer ul li a{color:#0f0f0f;text-decoration:underline;display:inline-block;position:relative}@media screen and (min-width:984px){#nav--footer ul li a:hover{text-decoration:none}}#nav--footer ul li ul{display:none}#nav-sub--footer{margin:0 0 2.4rem}#nav-sub--footer ul li a{color:#0f0f0f;font-size:1.35rem;text-decoration:underline}@media screen and (max-width:984px){#nav-sub--footer ul li a{margin:0 8px;padding:0 0 0 1.6rem}}@media screen and (min-width:984px){#nav-sub--footer ul li a:hover{text-decoration:none}}#nav--sns--footer{text-align:left}@media screen and (max-width:984px){#nav--sns--footer{text-align:center}}#nav--sns--footer li a{margin:0 8px 0 0}@media screen and (max-width:984px){#nav--sns--footer li a{margin:0 8px}}.scrlFadeIn--fixed{position:relative;z-index:400}#fixed-btn{width:100%;position:fixed;bottom:0;left:0;z-index:399}#fixed-btn li{width:50%;float:left}#fixed-btn li a{border-top:1px solid rgba(255,255,255,0.1);background:#20365d;color:#fff;text-align:center;text-decoration:none;line-height:1.5;width:100%;height:51px;padding:13px 0 0!important;display:block;position:relative;right:0;transition:all 0.3s ease}#fixed-btn li a .btn--icn,#fixed-btn li a .btn--jpn{display:inline-block;vertical-align:middle}#fixed-btn li a .btn--icn{line-height:0;width:16px;margin:0 0.8rem 0 0;position:relative;top:1px}#fixed-btn li a .btn--jpn{font-size:1.4rem}#fixed-btn li.fixed-btn--line a{background:#02ba04}