﻿html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{padding:0;margin:0;font:inherit;font-size:100%;vertical-align:baseline;border:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote::before,blockquote::after,q::before,q::after{content:"";content:none}table{border-spacing:0;border-collapse:collapse}select,video{outline:0}*{box-sizing:border-box;outline:0}input[type=submit],input[type=button],button{box-sizing:content-box;box-sizing:border-box;appearance:button;border:none;border-radius:0}input[type=submit]::-webkit-search-decoration,input[type=button]::-webkit-search-decoration,button::-webkit-search-decoration{display:none}input[type=submit]:focus,input[type=button]:focus,button:focus{outline-offset:-2px}.top-menu{position:absolute;top:0;left:50%;z-index:100;display:flex;width:100%;padding:30rem 30rem 0 72rem;transform:translateX(-50%)}@media(max-width: 768px){.top-menu{display:none}}.top-menu .logo{width:93rem}.top-menu .menu-links{display:flex;align-self:self-start;flex:1;justify-content:center}.top-menu .parent{position:relative;display:flex;align-items:center;justify-content:center;padding:12rem 42rem 12rem 18rem;color:#fff;font-size:15rem;font-weight:500;border-radius:100px;transition:all .4s ease;text-shadow:0 0 24px rgba(0,0,0,.12);cursor:pointer;letter-spacing:1rem}.top-menu .parent .arrow{position:absolute;top:50%;right:18rem;display:flex;width:12rem;opacity:0;transform:translateY(-50%);transition:all .4s ease}.top-menu .link-group{position:relative;padding-bottom:60rem}.top-menu .link-group.parent1{z-index:4}.top-menu .link-group.parent2{z-index:3}.top-menu .link-group.parent3{z-index:2}.top-menu .link-group.parent4{z-index:1}.top-menu .link-group:hover .child-links{opacity:1;visibility:visible;pointer-events:auto}.top-menu .link-group:hover .parent{background:#ff9000}.top-menu .link-group:hover .parent .arrow{opacity:1}.top-menu .child-links{position:absolute;bottom:0;left:0;display:flex;gap:36rem;width:max-content;padding:18rem 36rem 16rem;background:#ff9000;border-radius:100px;opacity:0;transition:all .4s ease;visibility:hidden;pointer-events:none}.top-menu .child-link{color:#fff;font-size:15rem;font-weight:700}.top-menu .buttons{display:flex;gap:12rem}.top-menu .buttons .button{display:flex;align-items:center;justify-content:center;gap:12rem;width:195rem;height:36rem;padding-top:2rem;background:#ff9000;color:#fff;font-size:13rem;font-weight:500;border-radius:100px}.top-menu .buttons .icon{width:18rem}.top-menu .instagram-link{width:24rem;margin-top:6rem;margin-left:24rem;color:#fff}.top-menu.alternate-color .instagram-link{color:#ff9000}.top-menu.alternate-color .parent{color:#000}.top-menu.alternate-color .parent:hover{color:#fff}.fixed-menu{position:fixed;top:0;left:0;z-index:100;display:flex;width:100%;padding:13rem 25rem;background:hsla(0,0%,100%,.75);opacity:0;transform:translateY(-100%);transition:500ms ease;backdrop-filter:blur(12px);overflow:visible}@media(max-width: 768px){.fixed-menu{display:none}}.fixed-menu .logo{width:48rem}.fixed-menu .menu-links{display:flex;align-self:center;flex:1;justify-content:center}.fixed-menu .parent{position:relative;display:flex;align-items:center;justify-content:center;padding:12rem 42rem 11rem 18rem;color:#000;font-size:15rem;font-weight:500;border-radius:100px;transition:all .4s ease;text-shadow:0 0 24px rgba(0,0,0,.12);cursor:pointer;letter-spacing:1rem}.fixed-menu .parent .arrow{position:absolute;top:50%;right:18rem;display:flex;width:12rem;opacity:0;transform:translateY(-50%);transition:all .4s ease}.fixed-menu .link-group{position:relative;margin-bottom:-25rem;padding-bottom:25rem}.fixed-menu .link-group.parent1{z-index:4}.fixed-menu .link-group.parent2{z-index:3}.fixed-menu .link-group.parent3{z-index:2}.fixed-menu .link-group.parent4{z-index:1}.fixed-menu .link-group:hover .child-links{opacity:1;visibility:visible;pointer-events:auto}.fixed-menu .link-group:hover .parent{background:#ff9000;color:#fff}.fixed-menu .link-group:hover .parent .arrow{opacity:1}.fixed-menu .child-links{position:absolute;top:100%;left:0;display:flex;gap:36rem;width:max-content;margin-top:0;padding:16rem 36rem 14rem;background:#ff9000;border-radius:100px;opacity:0;transition:all .4s ease;visibility:hidden;pointer-events:none}.fixed-menu .child-link{color:#fff;font-size:15rem;font-weight:700}.fixed-menu .buttons{display:flex;align-items:center;gap:12rem}.fixed-menu .buttons .button{display:flex;align-items:center;justify-content:center;gap:12rem;width:195rem;height:36rem;padding-top:2rem;background:#ff9000;color:#fff;font-size:13rem;font-weight:500;border-radius:100px}.fixed-menu .buttons .icon{width:18rem}.fixed-menu .instagram-link{width:24rem;margin-top:14rem;margin-left:24rem;color:#ff9000}.fixed-menu.is-show{opacity:1;transform:translateY(0)}.sp-menu{position:fixed;top:0;left:0;z-index:100;display:none;align-items:center;justify-content:space-between;width:100%;height:72rem;padding:0 24rem;background:#fff}@media(max-width: 768px){.sp-menu{display:flex}}.sp-menu .logo{width:36rem}.sp-menu .instagram-link{width:24rem;color:#ff9000}.sp-menu .menu-button{width:24rem}.global-menu{position:fixed;top:0;left:50%;z-index:100;display:flex;align-items:center;justify-content:space-between;width:100%;padding:33rem 24rem 20rem 48rem;transform:translateX(-50%);transition:all .7s cubic-bezier(0.19, 1, 0.22, 1)}@media(max-width: 768px){.global-menu{padding:20rem 24rem;background:#ff9000}}.global-menu__title{position:relative;z-index:1;width:121rem;transition:all .7s cubic-bezier(0.19, 1, 0.22, 1)}@media(max-width: 768px){.global-menu__title{width:187rem}}.global-menu__title-logo--normal{display:block}@media(max-width: 768px){.global-menu__title-logo--normal{display:none}}.global-menu__title-logo--no-nep{display:none}@media(max-width: 768px){.global-menu__title-logo--no-nep{display:flex}}.global-menu__nav{position:relative;z-index:1;display:flex;justify-content:center;transition:all .7s cubic-bezier(0.19, 1, 0.22, 1)}@media(max-width: 768px){.global-menu__nav{display:none}}.global-menu__nav-list{display:flex;transition:all .7s cubic-bezier(0.19, 1, 0.22, 1)}.global-menu__nav-link{display:flex;align-items:center;gap:10rem;padding:10rem 25.5rem;transition:all .7s cubic-bezier(0.19, 1, 0.22, 1)}.global-menu__nav-link:hover{opacity:.75}.global-menu__nav-link-en{font-size:15rem;font-weight:500}.global-menu__nav-link-ja{padding-top:1rem;font-size:10rem;font-weight:500;white-space:nowrap}.global-menu__nav-item{position:relative}.global-menu__nav-item--has-dropdown .global-menu__nav-link{cursor:pointer}.global-menu__nav-item--has-dropdown span.global-menu__nav-link{cursor:default}.global-menu__nav-item--has-dropdown:hover .global-menu__dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(27rem) translateY(0)}.global-menu__dropdown{position:absolute;top:100%;left:0;z-index:100;padding:14rem 0;opacity:0;transform:translateX(27rem) translateY(10rem);transition:all .3s cubic-bezier(0.19, 1, 0.22, 1);visibility:hidden;pointer-events:none}.global-menu__dropdown-inner{position:relative;width:max-content}.global-menu__dropdown-list{display:flex;flex-direction:column;gap:18rem;margin:0;padding:0;list-style:none}.global-menu__dropdown-item{margin:0;padding:0}.global-menu__dropdown-link{display:flex;align-items:flex-start;gap:16rem;padding:0 12rem;color:#fff;line-height:1;text-align:left;transition:all .3s cubic-bezier(0.19, 1, 0.22, 1);text-decoration:none;border-left:2px solid #fff}.global-menu__dropdown-link:hover{opacity:.75}.global-menu__dropdown-content{display:flex;flex-direction:column;gap:8rem}.global-menu__dropdown-title-en{font-size:15rem;font-weight:500;transition:opacity .3s cubic-bezier(0.19, 1, 0.22, 1)}.global-menu__dropdown-title-ja{font-size:10rem;transition:opacity .3s cubic-bezier(0.19, 1, 0.22, 1)}.global-menu__contact{display:flex;align-items:center;justify-content:center;gap:12rem}.global-menu__contact--mobile-left{display:none}@media(max-width: 768px){.global-menu__contact--mobile-left{display:flex}}.global-menu__contact--mobile-left .global-menu__contact-link{padding:0;background:rgba(0,0,0,0);border:none}.global-menu__contact--mobile-left .global-menu__contact-link-icon{width:24rem;height:18rem}@media(max-width: 768px){.global-menu__contact--desktop-right{display:none}}.global-menu__contact-link,.global-menu__language-link{display:flex;align-items:center;justify-content:center;height:35rem;color:#ff9000;border:1px solid #ff9000;border-radius:100px;transition:300ms;transition:all .7s cubic-bezier(0.19, 1, 0.22, 1)}@media(max-width: 768px){.global-menu__contact-link,.global-menu__language-link{margin-right:-11rem;padding:8rem 15rem 7rem}}.global-menu__contact-link:hover,.global-menu__language-link:hover{background:#ff9000;color:#fff}.global-menu__contact-link:hover .global-menu__contact-link-icon path,.global-menu__contact-link:hover .global-menu__language-link-icon path,.global-menu__language-link:hover .global-menu__contact-link-icon path,.global-menu__language-link:hover .global-menu__language-link-icon path{fill:#fff}.global-menu__contact-link{gap:11rem;padding:10rem 20rem 9rem}@media(max-width: 768px){.global-menu__contact-link{padding:8rem 15rem 7rem}}.global-menu__language-link{gap:9rem;padding:10rem 12rem}@media(max-width: 768px){.global-menu__language-link{display:none;padding:8rem 12rem}}.global-menu__contact-link-icon path,.global-menu__language-link-icon path{fill:#ff9000}@media(max-width: 768px){.global-menu__contact-link-icon path,.global-menu__language-link-icon path{fill:#fff}}.global-menu__contact-link-icon{width:18rem;height:13rem}.global-menu__language-link-icon{width:18rem;height:18rem}.global-menu__contact-link-text{font-size:12rem;font-weight:500;white-space:nowrap}.global-menu__language-link-text{font-size:14rem;font-weight:500}.global-menu__button{display:none}@media(max-width: 768px){.global-menu__button{position:relative;z-index:1;display:block;gap:8rem;width:24rem;height:20rem}}.global-menu__button.is-opened .global-menu__button-button-bar--1{top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg)}.global-menu__button.is-opened .global-menu__button-button-bar--2{transform:translateX(-50%) translateY(-50%) scaleX(0)}.global-menu__button.is-opened .global-menu__button-button-bar--3{top:50%;transform:translateX(-50%) translateY(-50%) rotate(-45deg)}.global-menu__button-button-bar{position:absolute;left:50%;width:100%;height:2px;background:#fff;border-radius:100px;transform:translateX(-50%);transition:all .5s cubic-bezier(0.19, 1, 0.22, 1)}.global-menu__button-button-bar--1{top:0}.global-menu__button-button-bar--2{top:50%;transform:translateX(-50%) translateY(-50%)}.global-menu__button-button-bar--3{bottom:0}@media(max-width: 768px){.global-menu.is-scrolled{top:0;width:100%;padding:20rem 24rem;background:#ff9000;border-radius:0}}@media(max-width: 768px){.global-menu.is-opened{top:0;width:100%;padding:20rem 24rem;background:#ff9000;border-radius:0}}@media(max-width: 768px){.global-menu.is-opened .global-menu__title{width:187rem}}@media(max-width: 768px){.global-menu.is-opened .global-menu__title svg path{fill:#fff}}.global-menu.is-opened .global-menu__title-logo--normal{display:none}.global-menu.is-opened .global-menu__title-logo--no-nep{display:flex;align-items:center;justify-content:center;padding-top:1rem}@media(max-width: 768px){.global-menu.is-opened .global-menu__contact--mobile-left{display:flex}}@media(max-width: 768px){.global-menu.is-opened .global-menu__contact--desktop-right{display:none}}.opened-menu{position:fixed;top:0;left:0;width:100vw;height:100vh;padding:92rem 0 48rem;background:#ff9000;opacity:0;transition:all .3s cubic-bezier(0.56, 0.01, 0.53, 0.97);overflow-y:auto;-webkit-overflow-scrolling:touch;visibility:hidden;pointer-events:none}.opened-menu.is-opened{visibility:visible;pointer-events:auto;opacity:1}.opened-menu::-webkit-scrollbar{display:none}.opened-menu__inner-content{width:83%;margin:0 auto}.opened-menu__nav-link{display:flex;align-items:center;justify-content:space-between;color:#fff}.opened-menu__nav-link--en{font-size:24rem}.opened-menu__nav-link--ja{display:flex;gap:14rem;font-size:15rem;font-weight:500;opacity:.5}.opened-menu__nav-list{display:flex;flex-direction:column;gap:28rem}.opened-menu__dropdown{margin-top:32rem;margin-bottom:9rem}.opened-menu__dropdown-list{display:flex;flex-direction:column;gap:36rem}.opened-menu__dropdown-content{display:flex;align-items:center;gap:15rem;color:#fff;font-size:15rem;font-weight:500;opacity:.5}.opened-menu__dropdown-icon{display:flex;align-items:center;justify-content:center;width:15rem;height:15rem;background:#fff;border-radius:100px}.opened-menu__dropdown-icon svg{width:4.9rem;padding-left:1rem}.opened-menu__dropdown-icon svg path{fill:#ff9000}.opened-menu__contact-language-wrapper{display:flex;align-items:center;justify-content:center;gap:12rem;width:83%;margin:60rem auto 0}.opened-menu__contact-link,.opened-menu__language-link{display:flex;align-items:center;justify-content:center;gap:12rem;width:max-content;height:42rem;padding:11rem 15rem 10rem;color:#fff;border:1px solid #fff;border-radius:100px}.opened-menu__contact-link--icon,.opened-menu__language-link--icon{width:24rem}.opened-menu__contact-link--text,.opened-menu__language-link--text{font-size:15rem;font-weight:500}.opened-menu__contact-link{flex:1}.global-opened-menu{position:fixed;top:0;left:0;z-index:111;width:100%;height:100vh;background:#fff;opacity:0;transition:all .3s cubic-bezier(0.56, 0.01, 0.53, 0.97);visibility:hidden;pointer-events:none;overflow-y:scroll}.global-opened-menu .instagram-link{width:24rem;color:#fff}.global-opened-menu .logo{width:36rem}.global-opened-menu .menu-button{width:24rem}.global-opened-menu .menu-links{padding:36rem}.global-opened-menu .parent{position:relative;display:flex;padding:24rem 0 24rem 38rem;color:#ff9000;font-size:24rem;font-weight:700;text-align:left}.global-opened-menu .parent::after{position:absolute;top:50%;left:0;width:20rem;height:20rem;background:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="10" cy="10" r="9" stroke="%23FF9100" stroke-width="2"/><line x1="6" y1="10" x2="14" y2="10" stroke="%23FF9100" stroke-width="2" stroke-linecap="round"/><line x1="10" y1="6" x2="10" y2="14" stroke="%23FF9100" stroke-width="2" stroke-linecap="round"/></svg>');transform:translateY(-50%) rotate(0deg);transition:300ms ease;content:""}.global-opened-menu .parent.is-active::after{background:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="10" cy="10" r="9" stroke="%23FF9100" stroke-width="2"/><line x1="6" y1="10" x2="14" y2="10" stroke="%23FF9100" stroke-width="2" stroke-linecap="round"/></svg>')}.global-opened-menu .child-links{opacity:0;pointer-events:none;max-height:0;transition:all 1s ease}.global-opened-menu .child-links.is-active{max-height:800rem;opacity:1;pointer-events:auto}.global-opened-menu .child-link{position:relative;display:block;margin-bottom:18rem;padding-left:38rem;font-size:18rem;font-weight:700;text-align:left}.global-opened-menu .child-link:last-of-type{margin-bottom:0}.global-opened-menu .child-link::after{position:absolute;top:50%;left:0;width:20rem;height:20rem;background:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_3_369)"><path d="M10 0C4.48582 0 0 4.48582 0 10C0 15.5142 4.48582 20 10 20C15.5142 20 20 15.5142 20 10C20 4.48582 15.5142 0 10 0ZM13.0892 10.5892L8.9225 14.7558C8.76 14.9183 8.54668 15 8.33332 15C8.12 15 7.90664 14.9183 7.74414 14.7558C7.41832 14.43 7.41832 13.9033 7.74414 13.5775L11.3217 10L7.74418 6.4225C7.41836 6.09668 7.41836 5.57 7.74418 5.24418C8.07 4.91836 8.59668 4.91836 8.9225 5.24418L13.0892 9.41086C13.415 9.73668 13.415 10.2633 13.0892 10.5892Z" fill="%23FF9100"/></g><defs><clipPath id="clip0_3_369"><rect width="20" height="20" fill="white"/></clipPath></defs></svg>');transform:translateY(-50%) rotate(0deg);transition:300ms ease;content:""}.global-opened-menu .button{display:flex;align-items:center;justify-content:center;gap:15rem;width:318rem;height:48rem;margin:20rem auto 0;background:#ff9000;color:#fff;font-size:13rem;font-weight:500;border:1px solid #ff9000;border-radius:100px;transition:.4s ease;letter-spacing:2rem}.global-opened-menu .button .icon{display:flex;width:18rem}.global-opened-menu .button:hover{background:#fff;color:#ff9000}@media(max-width: 768px){.global-opened-menu .button:hover{background:#ff9000;color:#fff}}.global-opened-menu.is-show{visibility:visible;pointer-events:auto;opacity:1}.global-opened-menu__top{top:0;left:0;display:flex;align-items:center;justify-content:space-between;width:100%;height:72rem;padding:24rem;background:#ff9000}.global-opened-menu__content{display:flex;flex-direction:column;justify-content:space-between;height:100%}.footer{position:relative;z-index:1;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:55rem 90rem;padding:72rem 72rem 37rem;color:#fff;background-color:#ff9000}@media(max-width: 768px){.footer{flex-direction:column;gap:50rem;padding:72rem 36rem 37rem}}.footer .footer-nav{display:flex;align-items:flex-start;justify-content:center;gap:84rem;text-align:left}@media(max-width: 768px){.footer .footer-nav{flex-wrap:wrap;justify-content:flex-start;gap:50rem 34rem}}@media(max-width: 768px){.footer .footer-nav__section{width:100%}}.footer .footer-nav__section-link{color:#fff}.footer .footer-nav__section-label{font-size:10rem;font-weight:500}.footer .footer-nav__section-title{margin:0 0 30rem;font-size:20rem;font-weight:700}.footer .footer-nav__list{display:flex;flex-direction:column;align-items:flex-start;gap:20rem}.footer .footer-nav__item:nth-child(n+4){display:none}.footer .footer-nav__link{display:flex;gap:12rem;color:#fff;font-size:15rem;font-weight:700;opacity:.7;transition:.3s}.footer .footer-nav__link .icon{display:flex;width:20rem;transform:translateY(-2rem)}.footer .footer-nav__link .link-text{display:flex}.footer .footer-nav__link:hover{opacity:1}@media(max-width: 768px){.footer .footer-nav__link:hover{opacity:.7}}.footer .buttons{display:flex;flex-basis:100%;align-items:center;justify-content:center;gap:12rem}@media(max-width: 768px){.footer .buttons{flex-direction:column}}.footer .buttons .button{display:flex;align-items:center;justify-content:center;gap:25rem;width:318rem;height:48rem;padding-top:2rem;background:#ff9000;color:#fff;font-size:16rem;font-weight:700;border:1.5px solid #fff;border-radius:100px;letter-spacing:3rem}.footer .buttons .icon{width:23rem}.footer__left-block{display:flex;flex-direction:column;align-items:flex-start;gap:26rem}@media(max-width: 768px){.footer__left-block{width:100%}}.footer__logo{width:140rem}@media(max-width: 768px){.footer__logo{margin:0 auto}}.footer__right-block{flex:1}.footer__bottom-block{display:flex;flex-basis:100%;align-items:center;justify-content:center;color:#fff;font-size:12rem}@media(max-width: 768px){.footer__bottom-block{flex-direction:column;justify-content:center;gap:33rem;width:100%;margin-bottom:24rem}}.footer__bottom-block-links{display:flex;align-items:center;gap:24rem}@media(max-width: 768px){.footer__bottom-block-links{font-size:13rem}}.footer__bottom-block-link{color:hsla(0,0%,100%,.7);transition:.3s}.footer__bottom-block-link:hover{color:#fff}@media(max-width: 768px){.footer__bottom-block-link:hover{color:hsla(0,0%,100%,.7)}}@media(max-width: 768px){.footer__copyright{font-size:12rem}}#CybotCookiebotDialog,#CookiebotWidget{display:none !important}@font-face{font-family:"Avenir Next";font-style:normal;font-weight:400;font-display:swap;src:url("/assets/themes/taiyohome/fonts/Avenir Next - Regular.woff2") format("woff2"),url("/assets/themes/taiyohome/fonts/Avenir Next - Regular.woff") format("woff")}@font-face{font-family:"Avenir Next";font-style:normal;font-weight:500;font-display:swap;src:url("/assets/themes/taiyohome/fonts/Avenir Next - Medium.woff2") format("woff2"),url("/assets/themes/taiyohome/fonts/Avenir Next - Medium.woff") format("woff")}@font-face{font-family:"Avenir Next";font-style:normal;font-weight:600;font-display:swap;src:url("/assets/themes/taiyohome/fonts/Avenir Next - Demi Bold.woff2") format("woff2"),url("/assets/themes/taiyohome/fonts/Avenir Next - Demi Bold.woff") format("woff")}.noie{position:relative;width:100%;height:100vh;color:#fff;text-align:left;background-color:#000}.noie .heading6{margin-bottom:40rem;font-size:29rem;font-weight:500;line-height:1.79;letter-spacing:.04em}@media(max-width: 768px){.noie .heading6{margin-bottom:30rem;font-size:23rem}}.noie .explain{font-size:16rem;font-weight:500;line-height:2.02;letter-spacing:.06em}@media(max-width: 768px){.noie .explain{font-size:13rem;font-weight:400;line-height:220%}}.noie .text{position:absolute;top:50%;left:50%;width:600rem;transform:translate(-50%, -50%)}@media(max-width: 768px){.noie .text{width:80%;max-width:400rem}}html{font-size:.078125vw}@media(min-width: 1536px){html{font-size:.078125vw}}@media(max-width: 1280px){html{font-size:.078125vw}}@media(max-width: 1024px){html{font-size:.078125vw}}@media(max-width: 768px){html{font-size:1.104px}}@media(max-width: 414px){html{font-size:.2564102564vw}}body{color:#000;font-size:15rem;font-weight:400;text-align:center;opacity:0;transition:1s;font-family:"Avenir Next","ryo-gothic-plusn","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","ＭＳ Ｐゴシック","MS PGothic","メイリオ",meiryo,sans-serif;font-feature-settings:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media(max-width: 768px){body{text-size-adjust:100%}}body.modal-open{overflow:hidden}.wf-active body,.loading-delay body{opacity:1}::selection{background:#e9e8e8;color:#000}*{min-width:0;min-height:0}a{color:#000;text-decoration:none}.ja{font-family:"Avenir Next","ryo-gothic-plusn","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","ＭＳ Ｐゴシック","MS PGothic","メイリオ",meiryo,sans-serif}.en{font-family:"Avenir Next","Avenir Next","ryo-gothic-plusn","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","ＭＳ Ｐゴシック","MS PGothic","メイリオ",meiryo,sans-serif}img,svg{width:100%;height:auto}@media(max-width: 768px){.desktop{display:none !important}}.md{display:none !important}@media(max-width: 768px){.md{display:block !important}}.nowrap{display:inline-block;white-space:nowrap}.reg{line-height:0;vertical-align:-0.4em}.inaction-fade{opacity:0;transition:opacity 1.8s cubic-bezier(0.19, 1, 0.22, 1)}.inaction-fade.is-show{opacity:1}.inaction-fade-up{opacity:0;transform:translateY(50rem);transition:opacity 1.8s cubic-bezier(0.19, 1, 0.22, 1),transform 1.8s cubic-bezier(0.19, 1, 0.22, 1)}.inaction-fade-up.is-show{opacity:1;transform:translateY(0)}.inaction-mask-up{overflow:hidden}.inaction-mask-up__inner{display:inline-block;transform:translateY(50rem);transition:transform 1.8s cubic-bezier(0.19, 1, 0.22, 1)}.inaction-mask-up.is-show .inaction-mask-up__inner{transform:translateY(0)}.inaction-clip-up{clip-path:inset(100% 0 0 0);transition:clip-path 1.2s cubic-bezier(0.4, 0, 0.2, 1)}.inaction-clip-up.is-show{clip-path:inset(0 0 0 0)}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}.body-inner{position:relative}@media(max-width: 768px){.body-inner{overflow:hidden}}.background-line{position:absolute;top:0;width:1rem;height:100%;background:rgba(180,180,180,.3)}.background-line--left{left:20%}@media(max-width: 768px){.background-line--left{left:7.7%}}.background-line--center{left:50%;transform:translateX(-50%)}.background-line--right{right:20%}@media(max-width: 768px){.background-line--right{right:7.7%}}.floating-contact-button{position:fixed;bottom:-80rem;left:50%;z-index:10;display:flex;align-items:center;justify-content:center;gap:12rem;padding:20rem 48rem;background:#ff9000;color:#fff;border-radius:100px;transform:translateX(-50%);transition:all .7s cubic-bezier(0.19, 1, 0.22, 1)}@media(max-width: 768px){.floating-contact-button{width:270rem;padding:13rem 39rem}}.floating-contact-button.is-shown{bottom:24rem}.floating-contact-button:hover{background:#ff9000;color:#fff}@media(max-width: 768px){.floating-contact-button:hover{background:#fff;color:#ff9000}}.floating-contact-button__icon{width:26.7rem}@media(max-width: 768px){.floating-contact-button__icon{display:flex;align-items:center;justify-content:center;width:24rem}}.floating-contact-button__text--en{font-size:20rem;font-weight:500}@media(max-width: 768px){.floating-contact-button__text--en{display:none}}.floating-contact-button__text--ja{font-size:12rem;font-weight:500}@media(max-width: 768px){.floating-contact-button__text--ja{font-size:15rem}}
