@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&family=Poppins:ital,wght@0,400;0,600;0,700;1,600&display=swap";:root{font-size:62.5%;--font-noto-sans: "Noto Sans JP", sans-serif;--font-poppins: "Poppins", sans-serif;--color-black: #000000;--color-white: #FFFFFF;--color-soft-beige: #F6F1ED;--color-beige: #F2E4D0;--color-soft-gray: #EDEAE7;--color-gray: #DDDDDD;--color-dark-gray: #707070;--color-yellow: #FFEC00;--color-light-gray: #F2F2F2;--color-pale-yellow: #FEF6DD;--color-pale-blue: #CDE3F2;--color-highlight-orange: #ED6C00;--color-dark-blue: #1E3F5F;--color-light-blue: #769FB9;--color-sky-blue: #2A8CAA;--color-thin-blue: #EAF6FF;--color-cyan: #2AA3AA;--color-steel-blue: #4B657F;--color-dark-red: #5F1E1E;--color-medium-blue: #7693B2;--color-brown: #72534A;--color-tan: #A08879;--color-olive: #767358}*{margin:0;padding:0;min-height:0;min-width:0;box-sizing:border-box}html,body,div,article,section,aside,header,footer,hgroup,nav,h1,h2,h3,ul,li,a,p,small,img{border:none;display:block}html{position:static;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;overflow-x:hidden;overflow-y:auto}body{position:static;color:var(--color-black);font-size:1.1rem;font-family:var(--font-noto-sans);-webkit-font-smoothing:antialiased;transition-timing-function:cubic-bezier(.64,.57,.67,1.53);transition:opacity .2s;background-color:var(--color-soft-beige)}@media screen and (max-width: 575.8px){body{font-size:1rem}}@media screen and (min-width: 992px){body{font-size:1.2rem}}@media screen and (min-width: 1200px){body{font-size:1.4rem}}body.loaded{opacity:1}body:before{visibility:hidden;content:"xs";opacity:0;position:absolute}@media screen and (min-width: 576px){body:before{content:"sm"}}@media screen and (min-width: 768px){body:before{content:"md"}}@media screen and (min-width: 992px){body:before{content:"lg"}}@media screen and (min-width: 1200px){body:before{content:"xl"}}a{zoom:1;outline:0;color:inherit;text-decoration:none}img{outline:0;border:0;border-style:none}@media screen and (max-width: 991.8px){img{max-width:100%;height:auto}}ul,li{list-style:none;list-style-image:none}dl,ol,ul{margin-bottom:0}label{display:inline-block;vertical-align:middle}ul,li,a,small{display:block}iframe{border:0}.hide{display:none!important}.show-block{display:block!important}.show-inline{display:inline!important}.show-inline-block{display:inline-block!important}.show-flex{display:flex!important}.text-left{text-align:left!important}.text-center{text-align:center!important}.text-right{text-align:right!important}@media screen and (min-width: 576px){.sm-hide{display:none!important}.sm-show-block{display:block!important}.sm-show-inline{display:inline!important}.sm-show-inline-block{display:inline-block!important}.sm-show-flex{display:flex!important}.sm-text-left{text-align:left!important}.sm-text-center{text-align:center!important}.sm-text-right{text-align:right!important}}@media screen and (min-width: 768px){.md-hide{display:none!important}.md-show-block{display:block!important}.md-show-inline{display:inline!important}.md-show-inline-block{display:inline-block!important}.md-show-flex{display:flex!important}.md-text-left{text-align:left!important}.md-text-center{text-align:center!important}.md-text-right{text-align:right!important}}@media screen and (min-width: 992px){.lg-hide{display:none!important}.lg-show-block{display:block!important}.lg-show-inline{display:inline!important}.lg-show-inline-block{display:inline-block!important}.lg-show-flex{display:flex!important}.lg-text-left{text-align:left!important}.lg-text-center{text-align:center!important}.lg-text-right{text-align:right!important}}iframe{max-width:100%}@media screen and (max-width: 575.8px){iframe{max-height:200px}}.container-wrap{padding-top:60px}@media screen and (min-width: 576px){.container-wrap{padding-top:126px}}.section{overflow:hidden;position:relative;z-index:2;padding:5rem 0 6rem}@media screen and (min-width: 576px) and ((max-width: 991.8px)){.section{padding-top:7rem;padding-bottom:7rem}}@media screen and (min-width: 992px){.section{padding-top:8rem;padding-bottom:11rem}}.section__inner{position:relative;z-index:2}@media screen and (max-width: 575.8px){.section__inner{padding-left:6.5vw;padding-right:6.5vw}}@media screen and (min-width: 576px) and ((max-width: 1199.8px)){.section__inner{max-width:1080px;margin-left:auto;margin-right:auto;padding-left:40px;padding-right:40px}}@media screen and (min-width: 1200px){.section__inner{max-width:1000px;margin-left:auto;margin-right:auto}}.section__inner.no-gutter{padding-left:0;padding-right:0}.section__lead{color:var(--color-black);font-size:2.4rem;font-weight:700;line-height:2;margin-bottom:1rem}@media screen and (min-width: 576px){.section__lead{font-size:3rem}}@media screen and (min-width: 992px){.section__lead{font-size:3.6rem}}.section__title{color:var(--color-black);font-size:5rem;font-family:var(--font-poppins);font-weight:600;letter-spacing:.1em;line-height:1.5;margin-bottom:1rem}@media screen and (min-width: 576px){.section__title{font-size:8rem}}@media screen and (min-width: 992px){.section__title{font-size:10rem}}.section__title__icon{width:5px;height:33px;margin:1.5rem auto 0;position:relative;border-radius:2px;background-color:var(--color-gray)}.section__title__icon:after{content:"";display:block;width:100%;height:10px;border-radius:2px;position:absolute;bottom:0;background-color:var(--color-yellow)}.thumb{width:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 991.8px){.thumb{height:auto}}.wave-words-animate .word{opacity:0;overflow:hidden}.wave-words-animate .word.active{opacity:1}.wave-words-animate .word .letter{display:inline-block;opacity:0;transform:translateY(110%);transition:transform .8s ease-in-out,opacity .7s ease-in-out .1s}.wave-words-animate .word .letter.active{opacity:1;transform:translateY(0)}.color-change-words-animate .word{opacity:0}.color-change-words-animate .word.active{opacity:1}.color-change-words-animate .word .letter{color:var(--color-gray);font-weight:700;opacity:.8;transition:all .6s cubic-bezier(.55,.085,.68,.53)}.color-change-words-animate .word .letter.active{color:var(--color-black);opacity:1}#loading{background-color:var(--color-white);position:fixed;width:100%;height:100%;inset:0;z-index:1005;transition:opacity .75s ease 2.25s}#loading .logo{opacity:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:opacity .75s ease}@media screen and (max-width: 575.8px){#loading .logo{width:55.6%;max-width:217px}}#loading.loaded.do-animate{opacity:0}#loading.loaded.do-animate .logo{opacity:1}.device-landscape-message{display:block;position:fixed;top:0;left:0;width:100%;height:100%;z-index:999;background-color:var(--color-white);color:var(--color-light-blue);font-size:1.6rem;font-weight:700;letter-spacing:.1em;line-height:1.5;text-align:center;padding:2rem 1rem;box-sizing:border-box}.header{width:100%;height:60px;margin:0 auto;position:fixed;top:0;z-index:999}@media screen and (min-width: 576px){.header{height:126px}}.header__inner{width:100%;height:100%;display:flex;align-items:center}@media screen and (max-width: 575.8px){.header__inner{padding-left:1.5rem;padding-right:1.2rem}}@media screen and (min-width: 576px){.header__inner{padding-left:40px;padding-right:40px}}.header__menus{display:flex;align-items:center;margin-left:auto}.header__menu{margin-left:1.4rem}.header__contact{display:flex;align-items:center}@media screen and (max-width: 991.8px){.header__contact{gap:1.4rem}}.header__contact__link{cursor:pointer;display:inline-block;position:relative;padding:1em 1.3em;color:var(--color-black);font-size:1rem;font-family:var(--font-poppins);font-weight:700;letter-spacing:.1em;line-height:1;text-align:center;border-radius:5px;border:2px solid var(--color-black);background-color:var(--color-white);transition:all .25s ease-in-out}.header__contact__link:hover{color:var(--color-white);background-color:var(--color-black)}@media screen and (min-width: 576px){.header__contact__link{border-radius:10px;font-size:1.4rem;padding:1.15em 2.8em}}.header .header__brand{opacity:0;transform:translateY(-40px);transition:transform .8s,opacity .8s;transition-delay:.5s}.header .header__contact,.header .header__menu{opacity:0;transform:translateY(-40px);transition:transform .8s,opacity .8s;transition-delay:.6s}.header .header__menu{transition-delay:.7s}body.loaded .header__brand,body.loaded .header__contact,body.loaded .header__menu{opacity:1;transform:translateY(0)!important}@media screen and (max-width: 991.8px){.global-nav{padding-top:6rem}}.gnav__item{overflow:hidden;margin-bottom:5rem}.gnav__link{opacity:0;display:block;color:var(--color-black);font-size:2.6rem;font-family:var(--font-poppins);font-weight:600;text-align:center;line-height:1;transition:all .35s cubic-bezier(.275,0,0,1);transform:translate3d(0,1.5em,0)}.gnav__link:hover{opacity:.8}.global-menu{width:100%;height:100%;position:fixed;top:0;right:0;overflow:hidden;z-index:998;background-color:var(--color-yellow);transition:all .35s ease-in-out}.global-menu:not(.active){transform:translate(100%);opacity:0}.global-menu.active{transform:translate(0);opacity:1}.global-menu.active .gnav__link{opacity:1;transform:translateZ(0)}.global-menu.active .gnav__item:nth-of-type(1) .gnav__link{transition-delay:.45s}.global-menu.active .gnav__item:nth-of-type(2) .gnav__link{transition-delay:.55s}.global-menu.active .gnav__item:nth-of-type(3) .gnav__link{transition-delay:.65s}.global-menu.active .gnav__item:nth-of-type(4) .gnav__link{transition-delay:.75s}.global-menu.active .global-menu-logo img{opacity:1;transform:translateZ(0);transition-delay:.85s}@media screen and (min-width: 576px){.global-menu{width:370px}}.global-menu__body{display:flex;align-items:center;justify-content:center;height:100%;overflow-y:scroll}.global-menu-logo{position:absolute;bottom:3.5rem;left:50%;transform:translate(-50%);overflow:hidden}.global-menu-logo img{opacity:0;transition:all .35s cubic-bezier(.275,0,0,1);transform:translate3d(0,100%,0)}.menu-box{cursor:pointer;display:flex;flex-wrap:wrap;align-items:center;margin-left:auto;width:4rem;height:4rem;color:var(--color-white);text-align:center;border-radius:50%;background-color:var(--color-black)}@media screen and (min-width: 576px){.menu-box{width:5rem;height:5rem}}.menu-box__inner{width:2rem;margin:auto;height:14px}@media screen and (min-width: 576px){.menu-box__inner{width:2.5rem;height:21px}}.menu-box .menu-line,.menu-box .menu-line span{display:inline-block;transition:all .4s;box-sizing:border-box}.menu-box .menu-line{position:relative;width:100%;height:100%}.menu-box .menu-line span{position:absolute;left:0;width:100%;height:2px;background-color:var(--color-white)}.menu-box .menu-line span:nth-of-type(1){top:0}.menu-box .menu-line span:nth-of-type(2){top:6px;width:60%}@media screen and (min-width: 576px){.menu-box .menu-line span:nth-of-type(2){top:9px}}.menu-box .menu-line span:nth-of-type(3){bottom:0}.menu-box.active .menu-line span{background-color:var(--color-white)}.menu-box.active .menu-line span:nth-of-type(1){transform:translateY(6px) rotate(-45deg)}@media screen and (min-width: 576px){.menu-box.active .menu-line span:nth-of-type(1){transform:translateY(9px) rotate(-45deg)}}.menu-box.active .menu-line span:nth-of-type(2){left:50%;opacity:0;animation:active-menu-bar02 .8s forwards}.menu-box.active .menu-line span:nth-of-type(3){transform:translateY(-6px) rotate(45deg)}@media screen and (min-width: 576px){.menu-box.active .menu-line span:nth-of-type(3){transform:translateY(-9px) rotate(45deg)}}.footer-nav{margin:auto;text-align:center}@media screen and (min-width: 576px){.footer-nav{display:flex;justify-content:space-between;gap:5rem}}.fnav__link{display:block;color:var(--color-black);font-size:2.6rem;font-family:var(--font-poppins);font-weight:600;transition:opacity .25s}@media screen and (max-width: 575.8px){.fnav__link{margin-bottom:1.2em}}.fnav__link:hover{opacity:.8}.footer-menu{display:flex}.footer{padding:4rem 0 6rem;opacity:0;transform:translateY(40px);transition:transform .8s,opacity .8s}.footer.js-sc_animate--active{opacity:1;transform:translateY(0)!important}@media screen and (min-width: 576px) and ((max-width: 1199.8px)){.footer{max-width:1080px;margin-left:auto;margin-right:auto;padding-left:40px;padding-right:40px}}@media screen and (min-width: 1200px){.footer{max-width:1000px;margin-left:auto;margin-right:auto}}.footer .footer__gotop-link{position:relative;margin:auto auto 3rem;color:var(--color-black);transition:all .25s}@media screen and (min-width: 576px){.footer .footer__gotop-link{margin-bottom:0}}.footer .footer__gotop-link [class^=icon]{display:block;margin:auto;width:73px}@media screen and (min-width: 576px){.footer .footer__gotop-link [class^=icon]{width:75px}}.footer .footer__gotop-link:before,.footer .footer__gotop-link:after{content:"";display:block;position:absolute;width:34%;height:2px;background-color:var(--color-black)}@media screen and (min-width: 576px){.footer .footer__gotop-link:before,.footer .footer__gotop-link:after{width:45%;height:1px}}.footer .footer__gotop-link:before{top:50%;left:0;transform:translateY(-50%)}.footer .footer__gotop-link:after{top:50%;right:0;transform:translateY(-50%)}.footer .footer__gotop-link:hover{opacity:.8}.footer-menu{margin:0 auto 4.5rem}@media screen and (min-width: 576px){.footer-menu{margin-bottom:4rem}}.footer__copyright{color:var(--color-black);font-size:1.6rem;font-family:var(--font-poppins);font-weight:600;text-align:center}@media screen and (min-width: 576px){.footer__copyright{font-size:1.5rem}}.footer__logo{margin:0 auto 2rem}.footer__logo img{margin:auto}@media screen and (max-width: 575.8px){.footer__logo img{width:100%;max-width:283px}}@keyframes display{0%{display:none;opacity:0}50%{display:block;opacity:0}to{display:block;opacity:1}}@keyframes sdl{0%{clip-path:inset(0 0 100% 0)}25%{clip-path:inset(0 0 0 0)}75%{clip-path:inset(0 0 0 0)}to{clip-path:inset(100% 0 0 0)}}.js-sc_animate[data-animate=fadeIn]{transition:transform .75s,opacity .75s;opacity:0}.js-sc_animate[data-animate=fadeIn].js-sc_animate--active{opacity:1}.js-sc_animate[data-animate=fadeInTop],.js-sc_animate[data-animate=fadeInLeft],.js-sc_animate[data-animate=fadeInRight],.js-sc_animate[data-animate=fadeInBottom]{transition:transform .8s,opacity .8s;opacity:0}.js-sc_animate[data-animate=fadeInTop]{transform:translateY(40px)}.js-sc_animate[data-animate=fadeInTop].js-sc_animate--active{opacity:1;transform:translateY(0)!important}.js-sc_animate[data-animate=fadeInLeft]{transform:translate(40px)}.js-sc_animate[data-animate=fadeInLeft].js-sc_animate--active{opacity:1;transform:translate(0)!important}.js-sc_animate[data-animate=fadeInRight]{transform:translate(-40px)}.js-sc_animate[data-animate=fadeInRight].js-sc_animate--active{opacity:1;transform:translate(0)!important}.js-sc_animate[data-animate=fadeInBottom]{transform:translateY(-40px)}.js-sc_animate[data-animate=fadeInBottom].js-sc_animate--active{opacity:1;transform:translateY(0)!important}@media screen and (min-width: 576px){.no-hover{pointer-events:none}}a.underline{display:inline;text-decoration:underline}a.underline:hover{text-decoration:none}a[disabled]{pointer-events:none}.internal-link-target{display:table;width:0;height:0;visibility:hidden;margin-top:-60px;padding-top:60px}@media screen and (min-width: 576px){.internal-link-target{margin-top:-126px;padding-top:126px}}@media screen and (min-width: 576px){.whats-garden-list{display:grid;grid-template-columns:repeat(2,1fr);gap:2.3rem}}.whats-garden__item{width:100%;margin-right:auto;position:relative}@media screen and (max-width: 575.8px){.whats-garden__item{width:91%}}@media screen and (min-width: 992px){.whats-garden__item{width:auto}}.whats-garden__item:before{content:"";display:block;opacity:.3;position:absolute;bottom:-1rem;left:-2rem;width:calc(100% + 3rem);height:83%;border-radius:2rem;background-color:var(--color-yellow)}@media screen and (min-width: 576px){.whats-garden__item:before{left:0;width:calc(100% + 1rem)}}.whats-garden__item__inner{padding:3rem 2.5rem 2.5rem 5.5rem;position:relative;border-top-right-radius:2rem;border-bottom-right-radius:2rem;background-color:var(--color-white)}@media screen and (min-width: 576px){.whats-garden__item__inner{height:100%;padding:3rem 4.5rem;border-radius:2rem}}@media screen and (min-width: 992px){.whats-garden__item__inner{padding:4.5rem 6.5rem}}@media screen and (max-width: 575.8px){.whats-garden__item:nth-child(2n){margin-right:0;margin-left:auto}.whats-garden__item:nth-child(2n):before{left:auto;right:-2rem}.whats-garden__item:nth-child(2n) .whats-garden__item__inner{padding-left:3rem;padding-right:5.5rem;border-top-left-radius:2rem;border-bottom-left-radius:2rem}.whats-garden__item+.whats-garden__item{margin-top:3rem}}.whats-garden__item__header{display:flex;align-items:flex-end;position:relative;gap:1.5rem;z-index:1}.whats-garden__item__header__icon__mask{position:relative}.whats-garden__item__header__icon__mask.mask-left-to-right [class^=mask-][class$=-y]:before{width:0%;height:100%}.whats-garden__item__header__icon__mask.mask-top-to-bottom [class^=mask-][class$=-y]:before{width:100%;height:0%}.whats-garden__item__header__icon__mask [class^=mask-]{width:100%;height:100%;-webkit-mask-size:cover;mask-size:cover;background-color:var(--color-soft-beige)}.whats-garden__item__header__icon__mask [class^=mask-][class$=-y]{width:100%;height:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;position:absolute;top:0;right:0}.whats-garden__item__header__icon__mask [class^=mask-][class$=-y]:before{content:"";display:block;background-color:var(--color-yellow)}.whats-garden__item__header__icon__mask .mask-g{width:92px;height:89px;-webkit-mask-image:url(/wp-content/themes/mytheme/dist/assets/img/g.svg);mask-image:url(/wp-content/themes/mytheme/dist/assets/img/g.svg)}@media screen and (min-width: 992px){.whats-garden__item__header__icon__mask .mask-g{width:116px;height:113px}}.whats-garden__item__header__icon__mask .mask-g-y{-webkit-mask-size:50% 23%;mask-size:50% 23%;-webkit-mask-position:100% 53%;mask-position:100% 53%;-webkit-mask-image:url(/wp-content/themes/mytheme/dist/assets/img/g-y.svg);mask-image:url(/wp-content/themes/mytheme/dist/assets/img/g-y.svg)}.whats-garden__item__header__icon__mask .mask-r{width:74px;height:88px;-webkit-mask-image:url(/wp-content/themes/mytheme/dist/assets/img/r.svg);mask-image:url(/wp-content/themes/mytheme/dist/assets/img/r.svg)}@media screen and (min-width: 992px){.whats-garden__item__header__icon__mask .mask-r{width:94px;height:113px}}.whats-garden__item__header__icon__mask .mask-r-y{-webkit-mask-size:62%;mask-size:62%;-webkit-mask-position:101% 100%;mask-position:101% 100%;-webkit-mask-image:url(/wp-content/themes/mytheme/dist/assets/img/r-y.svg);mask-image:url(/wp-content/themes/mytheme/dist/assets/img/r-y.svg)}.whats-garden__item__header__icon__mask .mask-d{width:79px;height:88px;-webkit-mask-image:url(/wp-content/themes/mytheme/dist/assets/img/d.svg);mask-image:url(/wp-content/themes/mytheme/dist/assets/img/d.svg)}@media screen and (min-width: 992px){.whats-garden__item__header__icon__mask .mask-d{width:101px;height:113px}}.whats-garden__item__header__icon__mask .mask-d-y{-webkit-mask-size:32%;mask-size:32%;-webkit-mask-position:-1%;mask-position:-1%;-webkit-mask-image:url(/wp-content/themes/mytheme/dist/assets/img/d-y.svg);mask-image:url(/wp-content/themes/mytheme/dist/assets/img/d-y.svg)}.whats-garden__item__header__icon__mask .mask-n{width:68px;height:88px;-webkit-mask-image:url(/wp-content/themes/mytheme/dist/assets/img/n.svg);mask-image:url(/wp-content/themes/mytheme/dist/assets/img/n.svg)}@media screen and (min-width: 992px){.whats-garden__item__header__icon__mask .mask-n{width:87px;height:113px}}.whats-garden__item__header__icon__mask .mask-n-y{-webkit-mask-size:100%;mask-size:100%;-webkit-mask-position:100%;mask-position:100%;-webkit-mask-image:url(/wp-content/themes/mytheme/dist/assets/img/n-y.svg);mask-image:url(/wp-content/themes/mytheme/dist/assets/img/n-y.svg)}.whats-garden__item__header__title{margin-bottom:1rem;font-size:2.2rem;font-weight:700;letter-spacing:.2em;line-height:1;color:var(--color-black)}@media screen and (min-width: 992px){.whats-garden__item__header__title{font-size:2.7rem}}.whats-garden__item__header__lead{font-size:3rem;font-weight:700;line-height:1;color:var(--color-black)}@media screen and (min-width: 992px){.whats-garden__item__header__lead{font-size:3.8rem}}.whats-garden__item__content{overflow:hidden}.whats-garden__item__content__img{margin:1.5rem auto}@media screen and (min-width: 576px){.whats-garden__item__content__img{margin:1rem auto}}.whats-garden__item__content-lead{font-size:1.6rem;font-weight:600;line-height:2;letter-spacing:.05em;color:var(--color-black)}@media screen and (min-width: 992px){.whats-garden__item__content-lead{font-size:1.8rem}}@media screen and (max-width: 575.8px){.whats-garden__item:nth-child(1) .whats-garden__item__content__img{margin-left:2rem}}@media screen and (min-width: 576px){.whats-garden__item:nth-child(1) .whats-garden__item__content__img{width:98%;max-width:265px;height:auto}}.whats-garden__item:nth-child(2) .whats-garden__item__header{padding-left:1rem}@media screen and (min-width: 576px){.whats-garden__item:nth-child(2) .whats-garden__item__header{padding-left:2rem}}@media screen and (min-width: 576px){.whats-garden__item:nth-child(2) .whats-garden__item__content{margin-top:-3.5rem}}@media screen and (min-width: 992px){.whats-garden__item:nth-child(2) .whats-garden__item__content{margin-top:-3.5rem}}@media screen and (max-width: 575.8px){.whats-garden__item:nth-child(2) .whats-garden__item__content__img{margin-top:-2.5rem;margin-left:6.5rem}}@media screen and (min-width: 576px){.whats-garden__item:nth-child(2) .whats-garden__item__content__img{width:78.8%;max-width:212px;height:auto;margin-left:5rem}}@media screen and (min-width: 992px){.whats-garden__item:nth-child(2) .whats-garden__item__content__img{margin-left:7rem}}.whats-garden__item:nth-child(3) .whats-garden__item__header{padding-left:1rem}@media screen and (min-width: 576px){.whats-garden__item:nth-child(3) .whats-garden__item__header{padding-left:2rem}}@media screen and (min-width: 576px){.whats-garden__item:nth-child(3) .whats-garden__item__content__img{width:100%;max-width:328px;height:auto;margin-top:4rem;margin-bottom:4.4rem}}@media screen and (max-width: 575.8px){.whats-garden__item:nth-child(4) .whats-garden__item__inner{padding-right:0}}.whats-garden__item:nth-child(4) .whats-garden__item__header{padding-left:2rem}.whats-garden__item:nth-child(4) .whats-garden__item__content{position:relative}@media screen and (max-width: 575.8px){.whats-garden__item:nth-child(4) .whats-garden__item__content{padding-right:5.5rem}}@media screen and (max-width: 575.8px){.whats-garden__item:nth-child(4) .whats-garden__item__content__img{max-width:150%}}@media screen and (min-width: 576px){.whats-garden__item:nth-child(4) .whats-garden__item__content__img{width:100%;max-width:316px;height:auto}}@media screen and (max-width: 575.8px){.whats-garden__item:nth-child(4) .whats-garden__item__content-lead{margin-top:-3.5rem;padding-right:5.5rem}}@media screen and (min-width: 576px){.whats-garden__item:nth-child(4) .whats-garden__item__content-lead{margin-top:-2.3rem}}.whats-garden__item .whats-garden__item__content__img{transition:transform 1s,opacity 1s;transition-delay:1s}.whats-garden__item .whats-garden__item__content-lead{opacity:0;transform:translateY(40px);transition:transform .8s,opacity .8s;transition-delay:1.3s}.whats-garden__item:nth-child(1) .whats-garden__item__content__img{transform:translateY(calc(100% + 2rem))}@media screen and (max-width: 575.8px){.whats-garden__item:nth-child(2) .whats-garden__item__content__img{transform:translateY(calc(110% - .5rem))}}@media screen and (min-width: 576px){.whats-garden__item:nth-child(2) .whats-garden__item__content__img{transform:translateY(calc(100% + 1rem))}}@media screen and (max-width: 575.8px){.whats-garden__item:nth-child(3) .whats-garden__item__content__img{transform:translateY(calc(100% + 2rem))}}@media screen and (min-width: 576px){.whats-garden__item:nth-child(3) .whats-garden__item__content__img{transform:translateY(calc(100% + 6rem))}}.whats-garden__item:nth-child(4) .whats-garden__item__content__img{transform:translateY(106%)}.whats-garden__item.js-sc_animate--active .whats-garden__item__header__icon__mask [class^=mask-]{background-color:#000;transition:all 1s ease 1s}.whats-garden__item.js-sc_animate--active .whats-garden__item__header__icon__mask [class^=mask-][class$=-y]:before{transition:all .5s}.whats-garden__item.js-sc_animate--active .whats-garden__item__header__icon__mask.mask-left-to-right [class^=mask-][class$=-y]:before{width:100%}.whats-garden__item.js-sc_animate--active .whats-garden__item__header__icon__mask.mask-top-to-bottom [class^=mask-][class$=-y]:before{height:100%}.whats-garden__item.js-sc_animate--active .whats-garden__item__content__img{transform:translateY(0)}.whats-garden__item.js-sc_animate--active .whats-garden__item__content-lead{opacity:1;transform:translateY(0)}.service-main__item{position:relative;padding:9rem 0 5rem;border-radius:1rem;background-color:var(--color-white)}.service-main__item+.service-main__item{margin-top:3rem}@media screen and (min-width: 576px){.service-main__item{padding:13rem 5rem 10rem}}.service-main__item--coming_soon{padding:6.5rem 0}@media screen and (min-width: 576px) and ((max-width: 991.8px)){.service-main__item--coming_soon{padding:5rem 0}}.service-main__item--coming_soon .service-main__item__number{top:-1.5rem}@media screen and (min-width: 576px){.service-main__item--coming_soon .service-main__item__number{top:-2rem}}@media screen and (min-width: 992px){.service-main__item--coming_soon .service-main__item__number{top:-4rem}}.service-main__item__number{color:var(--color-soft-beige);font-size:8.5rem;font-family:var(--font-poppins);font-weight:600;position:absolute;top:0;right:2rem}@media screen and (min-width: 576px){.service-main__item__number{font-size:12rem;right:6rem}}@media screen and (min-width: 992px){.service-main__item__number{font-size:16rem}}.service-main__item__number>span{color:var(--color-black);font-size:1rem;font-weight:600;letter-spacing:.1em;position:absolute;top:50%;left:-1.2rem;transform:translateY(-50%)}@media screen and (min-width: 576px){.service-main__item__number>span{font-size:1.4rem;left:-3rem}}@media screen and (min-width: 992px){.service-main__item__number>span{font-size:1.8rem}}.service-main__item__header{margin:0 2.5rem 3.5rem;padding-left:2rem;border-left:4px solid var(--color-yellow)}@media screen and (min-width: 576px){.service-main__item__header{margin-left:0;margin-right:0;padding-left:3rem;border-width:6px}}.service-main__item__header__main-title{font-size:7.5rem;font-family:var(--font-poppins);font-weight:600;line-height:1;color:var(--color-black)}@media screen and (min-width: 576px){.service-main__item__header__main-title{font-size:9rem}}@media screen and (min-width: 992px){.service-main__item__header__main-title{font-size:10.3rem}}.service-main__item__header__sub-title{font-size:2.2rem;font-weight:700;color:var(--color-black)}@media screen and (min-width: 576px){.service-main__item__header__sub-title{font-size:2.7rem}}@media screen and (min-width: 992px){.service-main__item__header__sub-title{font-size:3.2rem}}@media screen and (min-width: 576px){.service-main__item__content{width:49%;max-width:420px}}@media screen and (min-width: 1200px){.service-main__item__content{max-width:380px}}.service-main__item__content__lead{margin:0 2.5rem 4rem;font-size:1.8rem;font-weight:700;line-height:2;color:var(--color-black)}@media screen and (min-width: 576px){.service-main__item__content__lead{margin-left:0;margin-right:0;font-size:2rem}}@media screen and (min-width: 992px){.service-main__item__content__lead{font-size:2.4rem}}@media screen and (min-width: 576px){.service-main__item__content__catch{width:calc(51% - 7.5rem);max-width:489px;position:absolute;top:13%;right:5rem}}@media screen and (min-width: 992px){.service-main__item__content__catch{top:18%}}@media screen and (min-width: 1200px){.service-main__item__content__catch{width:489px}}.service-main__item__content__catch__img img{width:100%}@media screen and (min-width: 576px){.service-main__item__content__catch__img img{max-width:489px;height:auto}}.service-main__item__content__feature-copy{margin:0 2rem;opacity:.2;font-size:5rem;font-family:var(--font-poppins);font-style:italic;font-weight:700;letter-spacing:.1em;color:var(--color-yellow)}@media screen and (min-width: 576px){.service-main__item__content__feature-copy{margin-left:0;margin-right:0;font-size:6rem}}.service-main__item__content__point{margin:0 2rem 3.5rem}@media screen and (min-width: 576px){.service-main__item__content__point{margin-left:0;margin-right:0;max-width:305px}}.service-main__item__content__point__item{display:flex;align-items:center;padding:1.3rem 2rem;border-radius:10px;background-color:var(--color-yellow)}.service-main__item__content__point__item+.service-main__item__content__point__item{margin-top:1rem}.service-main__item__content__point__label{margin-right:2rem;padding:.6rem 1rem;font-size:1.2rem;font-weight:600;font-style:italic;letter-spacing:.1em;color:var(--color-black);border-radius:6px;background-color:var(--color-white)}.service-main__item__content__point__title{font-size:1.8rem;font-weight:700;color:var(--color-black)}.service-main__item__content__description{margin:0 2.5rem;font-size:1.4rem;font-weight:500;line-height:1.7;color:var(--color-black)}@media screen and (min-width: 576px){.service-main__item__content__description{margin-left:0;margin-right:0}}.service-main__item__coming-soon{font-size:1.8rem;font-family:var(--font-poppins);font-weight:600;letter-spacing:.1em;color:var(--color-black);text-align:center}.service-main__lead{width:80%;margin:4rem auto 0;font-size:2rem;font-weight:700;line-height:2;text-align:center;color:var(--color-black)}@media screen and (min-width: 576px){.service-main__lead{margin-top:5rem}}.service-main__item__header,.service-main__item__content__lead,.service-main__item__content__description{opacity:0;transform:translateY(40px);transition:transform .8s,opacity .8s}.service-main__item__header.js-sc_animate--active,.service-main__item__content__lead.js-sc_animate--active,.service-main__item__content__description.js-sc_animate--active{opacity:1;transform:translateY(0)!important}.service-main__item__content__catch__img{position:relative}.service-main__item__content__catch__img:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:17px;background-color:var(--color-white);transform-origin:left top;transition:transform .6s cubic-bezier(.645,.045,.355,1)}.service-main__item__content__catch__img.js-sc_animate--active:after{transform:scaleX(0)}.service-main__item__content__point__item{opacity:0;transform:translateY(40px);transition:transform .8s,opacity .8s}.service-main__item__content__point__item:nth-of-type(1){transition-delay:.1s}.service-main__item__content__point__item:nth-of-type(2){transition-delay:.2s}.service-main__item__content__point__item:nth-of-type(3){transition-delay:.3s}.service-main__item__content__point.js-sc_animate--active .service-main__item__content__point__item{opacity:1;transform:translateY(0)!important}.btn{cursor:pointer;display:inline-block;border:0;outline:none;padding:.7em .8em;position:relative;backface-visibility:hidden;overflow:hidden;font-size:1rem;font-weight:700;letter-spacing:.1em;line-height:1;transition:color .25s ease-in-out,background-color .25s ease-in-out,border-color .25s ease-in-out,box-shadow .25s ease-in-out;border-radius:2em}.btn[disabled],.btn.disabled{pointer-events:none;cursor:not-allowed}.btn--block{display:block;width:100%}.btn--block.btn-with-icon{display:flex}.btn--light-blue{background-color:var(--color-light-blue);border:2px solid var(--color-light-blue);color:var(--color-white)}.btn--light-blue [class^=icon-]{fill:var(--color-white)}.btn--light-blue:hover{color:var(--color-light-blue);background-color:var(--color-white)}.btn--light-blue:hover [class^=icon-]{fill:var(--color-light-blue)}.btn--dark-blue{background-color:var(--color-dark-blue);border:2px solid var(--color-dark-blue);color:var(--color-white)}.btn--dark-blue [class^=icon-]{fill:var(--color-white)}.btn--dark-blue:hover{color:var(--color-dark-blue);background-color:var(--color-white)}.btn--dark-blue:hover [class^=icon-]{fill:var(--color-dark-blue)}.btn--sky-blue{background-color:var(--color-sky-blue);border:2px solid var(--color-sky-blue);color:var(--color-white)}.btn--sky-blue [class^=icon-]{fill:var(--color-white)}.btn--sky-blue:hover{color:var(--color-sky-blue);background-color:var(--color-white)}.btn--sky-blue:hover [class^=icon-]{fill:var(--color-sky-blue)}.btn--steel-blue{background-color:var(--color-steel-blue);border:2px solid var(--color-steel-blue);color:var(--color-white)}.btn--steel-blue [class^=icon-]{fill:var(--color-white)}.btn--steel-blue:hover{color:var(--color-steel-blue);background-color:var(--color-white)}.btn--steel-blue:hover [class^=icon-]{fill:var(--color-steel-blue)}.btn--highlight-orange{background-color:var(--color-highlight-orange);border:2px solid var(--color-highlight-orange);color:var(--color-white)}.btn--highlight-orange [class^=icon-]{fill:var(--color-white)}.btn--highlight-orange:hover{color:var(--color-highlight-orange);background-color:var(--color-white)}.btn--highlight-orange:hover [class^=icon-]{fill:var(--color-highlight-orange)}.btn--white{background-color:var(--color-white);border:2px solid var(--color-white);color:var(--color-dark-blue)}.btn--white [class^=icon-]{fill:var(--color-dark-blue)}.btn--white:hover{color:var(--color-white);background-color:var(--color-dark-blue)}.btn--white:hover [class^=icon-]{fill:var(--color-white)}.btn--outline.btn--light-blue{background-color:var(--color-white);color:var(--color-light-blue);border:2px solid var(--color-light-blue)}.btn--outline.btn--light-blue [class^=icon-]{fill:var(--color-light-blue)}.btn--outline.btn--light-blue:hover,.btn--outline.btn--light-blue:focus{color:var(--color-white);background-color:var(--color-light-blue)}.btn--outline.btn--light-blue:hover [class^=icon-],.btn--outline.btn--light-blue:focus [class^=icon-]{fill:var(--color-white)}.btn--outline.btn--dark-blue{background-color:var(--color-white);color:var(--color-dark-blue);border:2px solid var(--color-dark-blue)}.btn--outline.btn--dark-blue [class^=icon-]{fill:var(--color-dark-blue)}.btn--outline.btn--dark-blue:hover,.btn--outline.btn--dark-blue:focus{color:var(--color-white);background-color:var(--color-dark-blue)}.btn--outline.btn--dark-blue:hover [class^=icon-],.btn--outline.btn--dark-blue:focus [class^=icon-]{fill:var(--color-white)}.btn-with-icon{display:inline-flex;align-items:center}.btn-with-icon [class^=icon-]{margin-right:1rem}.btn-with-icon--icon-right [class^=icon-]{margin-left:1rem;margin-right:0}.btn-submit{position:relative}.btn-submit input[type=submit],.btn-submit button{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;background:transparent;color:inherit;border:0;font-size:inherit;font-weight:inherit;font-family:inherit;letter-spacing:inherit;text-align:inherit;margin:0;line-height:inherit;height:100%;width:100%;z-index:1;position:absolute;border-radius:inherit}.btn-submit input[type=submit]::-ms-expand,.btn-submit button::-ms-expand{display:none}input[type=text],input[type=email],input[type=tel],input[type=search],input[type=number],input[type=password],textarea{width:100%;outline:none;padding:2rem;border-radius:1rem;border:none;background-color:var(--color-white);-webkit-appearance:none;font-size:1.4rem;text-align:inherit;letter-spacing:inherit;line-height:inherit}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}.contact-form{padding-bottom:4rem}@media screen and (min-width: 576px){.contact-form{padding-bottom:3rem}}@media screen and (min-width: 576px){.contact-form__item-row{display:flex;gap:2.5rem}.contact-form__item-row .contact-form__item{width:calc(50% - 1.25rem)}}.contact-form__item{font-size:1.4rem;margin-bottom:2rem}@media screen and (max-width: 575.8px){.contact-form__item{padding:0 2rem}}.contact-form__label{display:block;margin-bottom:1rem;color:var(--color-black);font-size:1.2rem;font-weight:700}.contact-form__submit{cursor:pointer;width:100%;display:block;margin:auto;padding-top:.9em;padding-bottom:.9em;color:var(--color-black);font-size:2.4rem;font-family:var(--font-poppins);font-weight:600;text-align:center;border-radius:1.5rem;justify-content:center;border:2px solid var(--color-black);background-color:var(--color-white);transition:all .25s ease-in-out}@media screen and (min-width: 576px){.contact-form__submit{max-width:264px;font-size:2rem;padding-top:.8em;padding-bottom:.8em}}.contact-form__submit:hover{background-color:var(--color-black);color:var(--color-white)}.contact-form__submit-back{background-color:var(--color-gray)}.contact-form .policy{padding:0 .3rem}@media screen and (min-width: 576px){.contact-form .policy{padding:0}}.contact-form .policy__inner{padding-right:2em;padding-bottom:1em;height:5.5rem;overflow-y:scroll}.contact-form .policy__inner::-webkit-scrollbar{width:5px;-webkit-appearance:none;border-radius:2px}.contact-form .policy__inner::-webkit-scrollbar-thumb{background:var(--color-black);box-shadow:none;border-radius:2px}.contact-form .policy__inner::-webkit-scrollbar-track{background:var(--color-gray);border-radius:2px}.contact-form .policy__inner>p{font-size:1rem}.contact-form__foot-caption{margin-top:1rem;font-size:1rem;text-align:center}.form-actions{display:flex;flex-wrap:wrap;gap:2rem}@media screen and (min-width: 992px){.form-actions{gap:4rem}}.wpcf7-spinner,.wpcf7-response-output{display:none}.hero{position:relative;overflow:hidden;padding-top:3rem;padding-bottom:3rem}@media screen and (min-width: 576px){.hero{padding-top:2rem;padding-bottom:25rem}}@media screen and (min-width: 576px) and ((max-width: 1199.8px)){.hero{padding-left:40px;padding-right:40px}}@media screen and (min-width: 992px){.hero{padding-top:2rem;padding-bottom:25rem}}@media screen and (min-width: 1200px){.hero{max-width:1128px;margin-left:auto;margin-right:auto;padding-top:2rem;padding-bottom:34rem;padding-left:64px;padding-right:64px}}.hero__body{position:relative;z-index:2}@media screen and (max-width: 575.8px){.hero__body{padding-left:6.5vw;padding-right:6.5vw}}@media screen and (min-width: 992px){.hero__body{padding-left:70px;padding-right:70px}}@media screen and (min-width: 1200px){.hero__body{padding-left:113px;padding-right:107px}}.hero__main-catch-copy{font-size:4.2rem;font-family:var(--font-poppins);font-weight:600;letter-spacing:.05em;color:var(--color-black)}@media screen and (max-width: 575.8px){.hero__main-catch-copy{margin-bottom:65.0666666667vw}}@media screen and (min-width: 576px){.hero__main-catch-copy{margin-bottom:2rem;font-size:6rem}}@media screen and (min-width: 992px){.hero__main-catch-copy{font-size:7rem}}.hero__sub-catch{margin-bottom:2rem}.hero__sub-catch__copy{margin-bottom:1rem;font-size:1.4rem;font-family:var(--font-poppins);font-weight:600;letter-spacing:.1em;color:var(--color-black)}.hero__sub-catch__lead{font-size:3.6rem;font-weight:700;color:var(--color-black)}@media screen and (min-width: 576px){.hero__sub-catch__lead{font-size:5rem}}@media screen and (min-width: 992px){.hero__sub-catch__lead{font-size:5.8rem}}.hero__eye-catch{position:absolute;width:122.9333333333vw;height:118.1333333333vw;top:15%;left:-9%;background-size:cover;background-image:url(/wp-content/themes/mytheme/dist/assets/img/hero-home-eye_catch-outer-sm.png);background-repeat:no-repeat;z-index:1}@media screen and (min-width: 576px){.hero__eye-catch{width:542px;height:521px;top:10%;left:auto;right:0;background-size:contain}}@media screen and (min-width: 1200px){.hero__eye-catch{width:677px;height:651px;top:3%}}.hero__eye-catch:after{content:"";display:block;width:59.5%;height:59.4%;background-size:contain;background-image:url(/wp-content/themes/mytheme/dist/assets/img/hero-home-eye_catch-inner-sm.png);background-repeat:no-repeat;position:absolute;top:20%;left:23%;animation:hero-eye_catch 5s infinite linear}.hero .hero__sub-catch{opacity:0;transform:translateY(40px);transition:transform .8s 1.5s,opacity .8s 1.5s}.hero.js-sc_animate--active .hero__sub-catch{opacity:1;transform:translateY(0)!important}@keyframes hero-eye_catch{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.scroll-down{width:1em;position:absolute;top:92%;z-index:2}@media screen and (max-width: 991.8px){.scroll-down{right:0;margin-right:1rem}}@media screen and (min-width: 576px) and ((max-width: 991.8px)){.scroll-down{top:56%}}@media screen and (min-width: 992px){.scroll-down{top:75%;left:40px}.scroll-down:before{content:"";display:block;width:1px;height:137px;background-color:var(--color-dark-gray);position:absolute;top:-22rem;left:2px}}@media screen and (min-width: 1400px){.scroll-down{top:92%}}.scroll-down p{font-family:var(--font-poppins);font-weight:600;letter-spacing:.1em;color:var(--color-black);transform:rotate(90deg);transform-origin:0 0;position:absolute;left:1em;bottom:80px}@media screen and (min-width: 992px){.scroll-down p{transform:rotate(-90deg);position:absolute;left:-.5em;bottom:30px}}.scroll-down__icon{width:5px;height:33px;position:relative;border-radius:2px;background-color:var(--color-gray)}.scroll-down__icon:after{content:"";display:block;width:100%;height:100%;border-radius:2px;position:absolute;top:0;background-color:var(--color-yellow);animation:scroll-down 2s infinite ease}@keyframes scroll-down{0%{transform-origin:0% 0%;transform:scaleY(0)}50%{transform-origin:0% 0%;transform:scale(1)}50.1%{transform-origin:0% 100%;transform:scale(1)}to{transform-origin:0% 100%;transform:scaleY(0)}}.section-whats-garden{padding-bottom:0}.section-whats-garden .section__lead{padding-bottom:5rem}@media screen and (max-width: 575.8px){.section-whats-garden .section__lead{padding-left:6.5vw;padding-right:6.5vw}}@media screen and (min-width: 576px){.section-whats-garden .section__lead{padding-left:40px;padding-right:40px}}@media screen and (min-width: 992px){.section-whats-garden .section__lead{padding-left:110px;padding-right:110px}}@media screen and (min-width: 1200px){.section-whats-garden .section__lead{max-width:1128px;margin-left:auto;margin-right:auto;padding-left:177px}}.section-whats-garden__title{white-space:nowrap;color:var(--color-beige);font-size:8rem;letter-spacing:.05em;position:absolute;right:0;z-index:0}@media screen and (min-width: 576px){.section-whats-garden__title{font-size:12rem}}.section-whats-garden__title>span{display:block;animation-name:whats-garden-text-animate;animation-timing-function:linear;animation-iteration-count:infinite;animation-duration:20s;animation-play-state:paused}.section-whats-garden .whats-garden{position:relative;padding-top:13rem}@media screen and (min-width: 576px){.section-whats-garden .whats-garden{padding-top:21rem}}@media screen and (min-width: 576px) and ((max-width: 1199.8px)){.section-whats-garden .whats-garden{max-width:1080px;margin-left:auto;margin-right:auto;padding-left:40px;padding-right:40px}}@media screen and (min-width: 1200px){.section-whats-garden .whats-garden{max-width:1000px;margin-left:auto;margin-right:auto}}.section-whats-garden .whats-garden__title{font-family:var(--font-poppins);font-weight:600;color:var(--color-black);font-size:1.4rem;letter-spacing:.1em;margin-bottom:2rem}@media screen and (max-width: 575.8px){.section-whats-garden .whats-garden__title{padding-left:6.5vw;padding-right:6.5vw}}@media screen and (min-width: 576px){.section-whats-garden .whats-garden__title{font-size:1.8rem}}.section-whats-garden .whats-garden-list{margin-bottom:5.5rem}@media screen and (min-width: 576px){.section-whats-garden .whats-garden-list{margin-bottom:8rem}}.section-whats-garden .whats-garden__lead{font-size:2.4rem;font-weight:700;line-height:2;text-align:center;color:var(--color-black)}@media screen and (max-width: 575.8px){.section-whats-garden .whats-garden__lead{padding-left:6.5vw;padding-right:6.5vw}}@media screen and (min-width: 576px) and ((max-width: 1199.8px)){.section-whats-garden .whats-garden__lead{max-width:1080px;margin-left:auto;margin-right:auto;padding-left:40px;padding-right:40px}}@media screen and (min-width: 576px){.section-whats-garden .whats-garden__lead{font-size:3rem}}@media screen and (min-width: 992px){.section-whats-garden .whats-garden__lead{font-size:3.6rem}}.section-whats-garden.js-sc_animate--active .section-whats-garden__title>span{animation-play-state:running}@keyframes whats-garden-text-animate{0%{transform-origin:0% 0%;transform:translate(100%)}50%{transform-origin:0% 0%;transform:translate(-130%)}50.1%{transform-origin:0% 100%;transform:translate(130%)}to{transform-origin:0% 100%;transform:translate(100%)}}.section-service{padding:13rem 0 17rem;background-image:url(/wp-content/themes/mytheme/dist/assets/img/service-bg.png);background-size:13px 24px;background-repeat:repeat}@media screen and (min-width: 576px){.section-service{padding-top:15vw;padding-bottom:19rem}}.section-service>*{position:relative;z-index:2}.section-service:before{content:"";display:block;width:163%;height:97.0666666667vw;background-color:var(--color-soft-beige);position:absolute;top:-30rem;left:50%;transform:translate(-50%);border-radius:50%;z-index:1}@media screen and (min-width: 576px){.section-service:before{height:40vw;top:-32vw}}.section-service__title{margin-bottom:2.5rem;text-align:center}.section-service .service__theme{margin-bottom:5rem}@media screen and (min-width: 576px){.section-service .service__theme{display:flex;flex-wrap:wrap;align-items:center;max-width:768px;margin:auto}}.section-service .service__theme__main-title{margin-bottom:4rem;font-size:1.4rem;font-family:var(--font-poppins);font-weight:600;letter-spacing:.1em;text-align:center;color:var(--color-black)}@media screen and (min-width: 576px){.section-service .service__theme__main-title{width:100%;font-size:1.6rem}}@media screen and (min-width: 992px){.section-service .service__theme__main-title{font-size:1.8rem}}@media screen and (min-width: 576px){.section-service .service__theme__item{width:326px}}.section-service .service__theme__item-cross-mark{display:block;width:35px;height:35px;margin:2rem auto;background-image:url(/wp-content/themes/mytheme/dist/assets/img/service-theme-icon_1x.png);background-image:-webkit-image-set(url(/wp-content/themes/mytheme/dist/assets/img/service-theme-icon_2x.png) 2x);background-image:image-set(url(/wp-content/themes/mytheme/dist/assets/img/service-theme-icon_2x.png) 2x);background-size:100% 100%}@media screen and (min-width: 576px){.section-service .service__theme__item-cross-mark{margin-top:6rem}}@media screen and (min-width: 576px){.section-service .service__theme__item:nth-of-type(1) .service__theme__img{width:326px;height:auto}}@media screen and (min-width: 576px){.section-service .service__theme__item:nth-of-type(3) .service__theme__img{width:294px;height:auto}}.section-service .service__theme__img{position:relative;z-index:1;margin:0 auto .7rem}@media screen and (max-width: 575.8px){.section-service .service__theme__img{width:auto;max-height:37px}}.section-service .service__theme__lead{position:relative;z-index:2;padding:2rem 0;font-size:2.4rem;font-weight:700;text-align:center;letter-spacing:.2em;color:var(--color-black);border-radius:10px;background-color:var(--color-yellow)}@media screen and (min-width: 576px){.section-service .service__theme__lead{font-size:2.6rem}}.section-service .service__catch{position:relative;margin-bottom:4rem}.section-service .service__catch__copy{width:100%;font-size:2.4rem;font-weight:700;line-height:2.1;text-align:center;color:var(--color-black);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (min-width: 576px){.section-service .service__catch__copy{font-size:3rem}}@media screen and (min-width: 992px){.section-service .service__catch__copy{font-size:3.6rem}}.section-service .service__catch__img{width:87.4%;margin:auto;animation:service__theme__img 5s infinite linear}@media screen and (min-width: 576px){.section-service .service__catch__img{width:535px;height:auto}}.section-service .service__lead{width:83%;margin:auto auto 8rem;font-size:1.6rem;font-weight:700;line-height:2;text-align:center;color:var(--color-black)}@media screen and (min-width: 576px){.section-service .service__lead{font-size:1.8rem;margin-bottom:9.5rem}}@media screen and (min-width: 992px){.section-service .service__lead{font-size:2rem}}.section-service .service__theme__item .service__theme__img{opacity:0;transform:translateY(120%);transition:transform .8s,opacity .8s;transition-delay:.8s}.section-service .service__theme__item.js-sc_animate--active .service__theme__img{opacity:1;transform:translateY(0)!important}@keyframes service__theme__img{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.section-about-us-wrapper{position:relative}.section-about-us-wrapper .about-us-illust{position:absolute;z-index:3}@media screen and (max-width: 575.8px){.section-about-us-wrapper .about-us-illust{top:-5%;left:50%}}@media screen and (min-width: 576px){.section-about-us-wrapper .about-us-illust{width:40%;max-width:432px;height:auto;top:-8%;right:8%}}@media screen and (min-width: 992px){.section-about-us-wrapper .about-us-illust{top:-11%}}.section-about-us-wrapper .about-us-illust{opacity:0;transform:translateY(40px);transition:transform .8s,opacity .8s}@media screen and (max-width: 575.8px){.section-about-us-wrapper .about-us-illust{transform:translate(-50%,40px)}}.section-about-us-wrapper .about-us-illust.js-sc_animate--active{opacity:1}@media screen and (max-width: 575.8px){.section-about-us-wrapper .about-us-illust.js-sc_animate--active{transform:translate(-50%)}}@media screen and (min-width: 576px){.section-about-us-wrapper .about-us-illust.js-sc_animate--active{transform:translateY(0)}}.section-about-us{padding:14rem 0 25rem;clip-path:inset(0)}.section-about-us:after{content:"";position:fixed;top:0;left:0;z-index:-10;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;background-image:url(/wp-content/themes/mytheme/dist/assets/img/about-us-bg_1x.png);background-image:-webkit-image-set(url(/wp-content/themes/mytheme/dist/assets/img/about-us-bg_2x.png) 2x);background-image:image-set(url(/wp-content/themes/mytheme/dist/assets/img/about-us-bg_2x.png) 2x)}@media screen and (min-width: 576px){.section-about-us:after{background-image:url(/wp-content/themes/mytheme/dist/assets/img/about-us-bg_sm_1x.png);background-image:-webkit-image-set(url(/wp-content/themes/mytheme/dist/assets/img/about-us-bg_sm_2x.png) 2x);background-image:image-set(url(/wp-content/themes/mytheme/dist/assets/img/about-us-bg_sm_2x.png) 2x)}}.section-about-us__title{margin-bottom:2.5rem}@media screen and (max-width: 575.8px){.section-about-us__title{text-align:center}}@media screen and (min-width: 576px){.section-about-us .company-overview{display:flex;flex-wrap:wrap}}.section-about-us .company-overview__title{margin-bottom:4rem;font-size:1.4rem;font-family:var(--font-poppins);font-weight:600;letter-spacing:.1em;color:var(--color-black)}@media screen and (max-width: 575.8px){.section-about-us .company-overview__title{text-align:center}}@media screen and (min-width: 576px){.section-about-us .company-overview__title{width:100%;font-size:1.6rem}}@media screen and (min-width: 992px){.section-about-us .company-overview__title{font-size:1.8rem}}@media screen and (min-width: 576px){.section-about-us .company-overview__logo-img{max-width:calc(100% - 375px)}}.section-about-us .company-overview__logo{margin-bottom:4.5rem}@media screen and (max-width: 575.8px){.section-about-us .company-overview__logo{margin-left:auto;margin-right:auto}}@media screen and (min-width: 576px){.section-about-us .company-overview__logo{width:100%;max-width:477px;height:auto}}@media screen and (max-width: 575.8px){.section-about-us .company-overview__img{margin-bottom:3rem}}.section-about-us .company-overview__img img{width:100%;height:auto}@media screen and (min-width: 576px){.section-about-us .company-overview__outline{max-width:325px;margin-left:auto}}.section-about-us .company-overview__outline dl{display:flex;flex-wrap:wrap;align-items:stretch}.section-about-us .company-overview__outline dt{width:26%;padding:2rem 1.5rem;font-size:1.2rem;font-weight:700;border-bottom:1px solid #AAAAAA}.section-about-us .company-overview__outline dt:first-child{border-top:1px solid #AAAAAA}.section-about-us .company-overview__outline dd{width:72%;padding:2rem 1.5rem 2rem 0;font-size:1.4rem;border-bottom:1px solid #AAAAAA}.section-about-us .company-overview__outline dd:nth-child(2){border-top:1px solid #AAAAAA}.section-about-us .company-overview__outline dd span{font-size:1.2rem}.section-about-us .ceo-message{margin-top:4.5rem;padding:4rem 2rem;border-radius:15px;background-color:#fcfcfcb3}@media screen and (min-width: 576px){.section-about-us .ceo-message{display:flex;flex-wrap:wrap;margin-top:10rem;padding:5rem 5rem 6rem}}@media screen and (max-width: 375px){.section-about-us .ceo-message{width:340px;margin-left:-7px;margin-right:-7px}}.section-about-us .ceo-message__title{margin-bottom:2rem;font-size:2.4rem;font-family:var(--font-poppins);font-weight:600;letter-spacing:.1em;color:var(--color-black)}@media screen and (min-width: 576px){.section-about-us .ceo-message__title{width:100%;flex:auto;font-size:1.6rem}}@media screen and (min-width: 1200px){.section-about-us .ceo-message__title{font-size:1.8rem;margin-bottom:4rem}}.section-about-us .ceo-message__lead{margin-bottom:2rem;font-size:2.6rem;font-weight:700;line-height:1.7;color:var(--color-black)}@media screen and (min-width: 576px){.section-about-us .ceo-message__lead{line-height:2;font-size:3rem}}@media screen and (min-width: 1200px){.section-about-us .ceo-message__lead{margin-bottom:5rem}}.section-about-us .ceo-message__name{display:flex;align-items:center;color:var(--color-black)}@media screen and (min-width: 576px){.section-about-us .ceo-message__name{font-size:3rem}}@media screen and (min-width: 1200px){.section-about-us .ceo-message__name{font-size:4rem}}.section-about-us .ceo-message__name span{font-size:1rem;font-family:initial;font-weight:400;letter-spacing:.1em}@media screen and (min-width: 576px){.section-about-us .ceo-message__name span{font-size:1.2rem}}.section-about-us .ceo-message__name img{margin-left:1rem}@media screen and (min-width: 576px){.section-about-us .ceo-message__name img{margin-top:.5rem}}.section-about-us .ceo-message__description{font-size:1.4rem;line-height:1.7;letter-spacing:.05em;color:var(--color-black)}@media screen and (max-width: 991.8px){.section-about-us .ceo-message__description{margin-bottom:2rem}}@media screen and (min-width: 992px){.section-about-us .ceo-message__description{max-width:411px;margin-left:auto;font-weight:500}}@media screen and (min-width: 1200px){.section-about-us .ceo-message__description{max-width:461px}}.section-about-us .company-overview__img{position:relative}.section-about-us .company-overview__img:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:17px;background-color:var(--color-soft-beige);transform-origin:right top;transition:transform .6s cubic-bezier(.645,.045,.355,1) .2s}.section-about-us .company-overview__outline{opacity:0;transform:translateY(40px);transition:transform .8s,opacity .8s;transition-delay:.8s}.section-about-us .company-overview.js-sc_animate--active .company-overview__img:after{transform:scaleX(0)}.section-about-us .company-overview.js-sc_animate--active .company-overview__outline{opacity:1;transform:translateY(0)}.section-about-us .ceo-message__description,.section-about-us .ceo-message__name{opacity:0;transform:translateY(40px);transition:transform .8s,opacity .8s;transition-delay:1.3s}.section-about-us .ceo-message.js-sc_animate--active .ceo-message__description,.section-about-us .ceo-message.js-sc_animate--active .ceo-message__name{opacity:1;transform:translateY(0)}.section-contact{overflow:initial;padding:22rem 0 0}@media screen and (min-width: 576px){.section-contact{padding-top:27rem}}.section-contact__title{top:-.5em;position:relative;text-align:center;line-height:1}.section-contact .recruit{width:87%;max-width:325px;padding:5.5%;margin:auto;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;background-image:url(/wp-content/themes/mytheme/dist/assets/img/contact-recruit-bg_1x.png);background-image:-webkit-image-set(url(/wp-content/themes/mytheme/dist/assets/img/contact-recruit-bg_2x.png) 2x);background-image:image-set(url(/wp-content/themes/mytheme/dist/assets/img/contact-recruit-bg_2x.png) 2x);background-size:contain;background-position:center;background-repeat:no-repeat;position:absolute;top:-15rem;left:50%;transform:translate(-50%);z-index:1}@media screen and (min-width: 576px){.section-contact .recruit{padding:21px}}.section-contact .recruit__body{width:100%;padding:8rem 0;border-radius:1.2rem;background-color:var(--color-white)}.section-contact .recruit__title{margin-bottom:1rem;color:var(--color-black);font-size:4rem;font-family:var(--font-poppins);font-weight:600;letter-spacing:.05em;line-height:1;text-align:center}.section-contact .recruit__lead{font-size:1.6rem;font-weight:700;letter-spacing:.2em;text-align:center;color:var(--color-black)}.section-contact .contact{border-radius:1rem;background-color:var(--color-soft-gray)}.section-contact-confirm,.section-contact-complete{padding-top:5rem}@media screen and (min-width: 576px){.section-contact-confirm,.section-contact-complete{padding-top:8rem}}.section-contact .contact-form{max-width:621px;margin-left:auto;margin-right:auto}.section-contact-complete .contact-text{width:88%;margin:0 auto;font-size:1.8rem;font-weight:700;line-height:2;text-align:center;margin-bottom:3rem}@media screen and (min-width: 576px){.section-contact-complete .contact-text{width:100%;margin-bottom:6rem}}.section-404{padding-top:15.5rem}
