/*! destyle.css v4.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */*,:before,:after{box-sizing:border-box;border-style:solid;border-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{margin:0}main{display:block}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}ul,ol{margin:0;padding:0;list-style:none}dt{font-weight:700}dd{margin-left:0}hr{box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:transparent;text-decoration:none;color:inherit}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}svg,img,embed,object,iframe{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:transparent;padding:0;margin:0;border-radius:0;text-align:inherit;text-transform:inherit}button,[type=button],[type=reset],[type=submit]{cursor:pointer}button:disabled,[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}option{padding:0}fieldset{margin:0;padding:0;min-width:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[type=number]{-moz-appearance:textfield}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-color:inherit;border-collapse:collapse}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:700}html{font-family:Outfit,Noto Sans JP,sans-serif;color:#333;line-height:1.6;-webkit-font-smoothing:antialiased;scroll-behavior:smooth}body{margin:0;padding:0}img{max-width:100%;height:auto;vertical-align:bottom}.wrapper{opacity:0;transition:opacity .3s ease}.container{max-width:1200px;margin:0 auto;padding:0 20px;position:relative}.section{padding:60px 0}.section--orange{background-color:#ef8200;color:#fff}.section-label{font-family:Outfit,sans-serif;font-size:22px;font-weight:400;letter-spacing:.05em;line-height:1;margin-bottom:20px;display:block}.section-label:before{content:"_"}.u-center{text-align:center}.u-mt-40{margin-top:40px}.u-sp-only{display:none!important}@media (max-width: 768px){.u-sp-only{display:block!important}}@media (max-width: 768px){span.u-sp-only,br.u-sp-only{display:inline!important}}@media (max-width: 768px){.u-pc-only{display:none!important}}.u-text-nowrap{white-space:nowrap;letter-spacing:-.02em;display:inline-block}@media (max-width: 768px){.u-text-nowrap{white-space:normal;word-break:break-all;overflow-wrap:break-word}}.utility-page{padding:150px 0 100px;min-height:80vh;display:flex;align-items:center;background-color:#fff}.utility-page .utility-page__container{text-align:center;max-width:600px}.utility-page .utility-page__title{font-family:Outfit,sans-serif;font-size:60px;font-weight:700;color:#ef8200;line-height:1.2;margin-bottom:30px;letter-spacing:.05em}@media (max-width: 768px){.utility-page .utility-page__title{font-size:40px}}.utility-page .utility-page__message{font-size:16px;line-height:2;color:#333;margin-bottom:50px;font-weight:500}.utility-page .utility-page__btn{display:flex;justify-content:center}.utility-page .utility-page__btn .btn{background-color:#f9e79f;min-width:200px}.btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:700;color:#333;transition:all .2s;line-height:1.2;cursor:pointer}.btn--pill,.btn--contact{background-color:#f9e79f;color:#333;border:2px solid #333;border-radius:50px;padding:24px 30px;font-size:16px;letter-spacing:.05em;position:relative;box-shadow:4px 4px #333}.btn--pill:after,.btn--contact:after{content:"";margin-left:70px;width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 19.18'%3E%3Cpath fill='%23333' d='M2.34,7.24h9.16l-3.21-3.21c-.91-.91-.91-2.39,0-3.31l.03-.03c.91-.91,2.39-.91,3.31,0l5.56,5.56,2.42,2.42c.51.51.51,1.33,0,1.84l-2.42,2.42-5.56,5.56c-.91.91-2.39.91-3.31,0l-.03-.03c-.91-.91-.91-2.39,0-3.31l3.19-3.19H2.34c-1.29,0-2.34-1.05-2.34-2.34v-.05c0-1.29,1.05-2.34,2.34-2.34Z'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;transition:transform .2s}.btn--pill:hover,.btn--contact:hover{transform:translate(2px,2px);box-shadow:2px 2px #333;opacity:1}.btn--pill:active,.btn--contact:active{transform:translate(4px,4px);box-shadow:0 0 #333}.btn--pill.btn--white,.btn--white.btn--contact{background-color:#fff}.btn--pill.btn--left-arrow,.btn--left-arrow.btn--contact{padding-left:80px;padding-right:80px}.btn--pill.btn--left-arrow:after,.btn--left-arrow.btn--contact:after{display:none}.btn--pill.btn--left-arrow:before,.btn--left-arrow.btn--contact:before{content:"";position:absolute;left:30px;top:50%;transform:translateY(-50%) rotate(180deg);width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 19.18'%3E%3Cpath fill='%23333' d='M2.34,7.24h9.16l-3.21-3.21c-.91-.91-.91-2.39,0-3.31l.03-.03c.91-.91,2.39-.91,3.31,0l5.56,5.56,2.42,2.42c.51.51.51,1.33,0,1.84l-2.42,2.42-5.56,5.56c-.91.91-2.39.91-3.31,0l-.03-.03c-.91-.91-.91-2.39,0-3.31l3.19-3.19H2.34c-1.29,0-2.34-1.05-2.34-2.34v-.05c0-1.29,1.05-2.34,2.34-2.34Z'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;transition:transform .2s}.btn--circle{border-radius:50%;width:200px;height:200px;background-color:#ef8200;color:#fff;text-align:center;font-size:20px;flex-direction:column;line-height:1.5;transition:transform .2s,opacity .2s}.btn--circle:hover{opacity:.9;transform:translateY(-2px)}.btn--green{background-color:#a6e5a4}.btn--pink{background-color:#ffb6c1;color:#333}.btn--pink:hover{background-color:#ffa0b4}.btn--company-teal{background-color:#a9e0db;color:#333}.btn--blue{background-color:#aed6f1}.fade-in-up{opacity:0;transform:translateY(30px);transition:opacity .8s cubic-bezier(.165,.84,.44,1),transform .8s cubic-bezier(.165,.84,.44,1);will-change:opacity,transform}.fade-in-up.is-visible{opacity:1;transform:translateY(0)}.delay-100{transition-delay:.1s}.delay-200{transition-delay:.2s}.delay-300{transition-delay:.3s}.delay-400{transition-delay:.4s}.delay-500{transition-delay:.5s}.delay-600{transition-delay:.6s}.delay-800{transition-delay:.8s}.delay-1000{transition-delay:1s}.page-loader{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#ef8200;display:flex;align-items:center;justify-content:center;z-index:9999;transition:opacity .5s ease,visibility .5s ease}.page-loader.is-hidden{opacity:0;visibility:hidden}.page-loader__content{display:flex;flex-direction:column;align-items:center;gap:30px}.page-loader__logo{width:200px;height:auto;animation:logo-pulse 2s ease-in-out infinite}.page-loader__spinner{width:50px;height:50px;border:4px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spinner-rotate 1s linear infinite}@keyframes logo-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(.95)}}@keyframes spinner-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.header{position:fixed;top:0;left:0;width:100%;background-color:transparent;z-index:1001;transition:all .3s ease}.header__container{display:flex;align-items:center;justify-content:space-between;padding:20px 30px;max-width:100%}.header__logo{display:flex;align-items:center}.header__logo img{height:50px;width:auto;display:block}.header__logo a{display:flex;align-items:center;text-decoration:none}.header__nav,.header__contact-btn{display:none}.header__menu-trigger{display:flex;flex-direction:column;gap:6px;cursor:pointer;background-color:#a9e0db;border-radius:50%;width:63px;height:63px;border:1px solid #333;align-items:center;justify-content:center;transition:all .3s;box-shadow:3px 3px #000}.header__menu-trigger:hover{background-color:#98d4ce;box-shadow:0 0 #000;transform:translateY(2px)}.header__menu-trigger:active{transform:translateY(0);box-shadow:0 2px 8px #00000026}.header__menu-trigger span{width:30px;height:2px;background-color:#333;transition:all .3s;border-radius:2px}.header.is-scrolled{box-shadow:0 2px 15px #0000001a}.global-menu{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;display:none;opacity:0;pointer-events:none;transition:opacity .3s ease}.global-menu.is-active{display:block;animation:fadeInMenu .3s forwards;pointer-events:auto}.global-menu.is-active .global-menu__item{opacity:1;transform:translate(0)}.global-menu.is-active .global-menu__item:nth-child(1){transition-delay:.3s}.global-menu.is-active .global-menu__item:nth-child(2){transition-delay:.4s}.global-menu.is-active .global-menu__item:nth-child(3){transition-delay:.5s}.global-menu.is-active .global-menu__item:nth-child(4){transition-delay:.6s}.global-menu.is-active .global-menu__item:nth-child(5){transition-delay:.7s}.global-menu.is-active .global-menu__item:nth-child(6){transition-delay:.8s}.global-menu.is-active .global-menu__contact{opacity:1;transform:translate(0);transition-delay:.8s}.global-menu__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fffffff2}.global-menu__container{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:0}.global-menu__wrapper{display:flex;width:100%;height:100%;align-items:center}.global-menu__bg-visual{flex:1;width:50%;height:100%;position:relative;background-repeat:no-repeat;background-position:left center;background-size:contain;opacity:1}@media screen and (max-width: 768px){.global-menu__bg-visual{width:100%;height:30%;background-position:center bottom;background-size:cover;position:absolute;bottom:0;left:0;opacity:.1;z-index:-1}}.global-menu__content{flex:1;display:flex;flex-direction:column;justify-content:center;padding-left:5%;padding-right:5%;max-width:800px}@media screen and (max-width: 768px){.global-menu__content{padding:100px 20px 20px;width:100%;justify-content:flex-start}}.global-menu__logo{margin-bottom:50px}.global-menu__logo img{width:350px;height:auto}@media screen and (max-width: 768px){.global-menu__logo img{width:200px;margin-bottom:30px}}.global-menu__grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:repeat(4,min-content);gap:30px 60px;width:100%}@media screen and (max-width: 768px){.global-menu__grid{display:flex;flex-direction:column;gap:20px}}.global-menu__col,.global-menu__list{display:contents}@media screen and (max-width: 768px){.global-menu__col,.global-menu__list{display:flex;flex-direction:column;gap:20px}}.global-menu__col:first-child .global-menu__item{grid-column:1}.global-menu__col:first-child .global-menu__item:nth-child(1){grid-row:1}.global-menu__col:first-child .global-menu__item:nth-child(2){grid-row:2}.global-menu__col:first-child .global-menu__item:nth-child(3){grid-row:3}.global-menu__col:first-child .global-menu__item:nth-child(4){grid-row:4}.global-menu__col:last-child .global-menu__item{grid-column:2}.global-menu__col:last-child .global-menu__item:nth-child(1){grid-row:1}.global-menu__col:last-child .global-menu__item:nth-child(2){grid-row:2}.global-menu__item{list-style:none;opacity:0;transform:translate(30px);transition:opacity .5s ease,transform .5s ease}.global-menu__item::marker{display:none;content:""}.global-menu__item a{text-decoration:none;display:block;transition:opacity .3s}.global-menu__item a:hover{opacity:.7}.global-menu__item .en{display:block;font-size:24px;font-weight:700;color:#ef8200;margin-bottom:5px;font-family:Outfit,Noto Sans JP,sans-serif;letter-spacing:.05em}@media screen and (max-width: 768px){.global-menu__item .en{font-size:18px}}.global-menu__item .ja{display:block;font-size:14px;color:#333;font-weight:700}@media screen and (max-width: 768px){.global-menu__item .ja{font-size:12px}}.global-menu__contact{grid-column:2;grid-row:4;align-self:start;margin-top:0;padding-top:0;opacity:0;transform:translate(30px);transition:opacity .5s ease,transform .5s ease}@media screen and (max-width: 768px){.global-menu__contact{margin-top:30px}}.header__menu-trigger.is-active span:nth-of-type(1){transform:translateY(8px) rotate(45deg)}.header__menu-trigger.is-active span:nth-of-type(2){opacity:0}.header__menu-trigger.is-active span:nth-of-type(3){transform:translateY(-8px) rotate(-45deg)}@keyframes fadeInMenu{0%{opacity:0}to{opacity:1}}.hero{position:relative;padding-top:100px;padding-bottom:250px;overflow:hidden;background-color:#ef8200}.hero__visual{display:flex;justify-content:center;align-items:stretch;position:relative;z-index:2;gap:2%;max-width:1200px;margin:0 auto}.hero__slider{width:35%;overflow:visible;aspect-ratio:720/1145;position:relative;z-index:2}.hero .swiper-slide{width:100%;height:100%}.hero .swiper-slide .hero__person{width:100%;height:100%;position:relative}.hero .swiper-slide .hero__person img{width:100%;height:auto;object-fit:contain;display:block}.hero__name{margin-top:10px;font-weight:700;font-size:18px}.hero__name .script{font-family:cursive;color:#a6e5a4;font-size:1.2em;margin-left:5px}.hero__center-text{width:20%;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;z-index:3}.hero__center-bg{background-repeat:no-repeat;background-position:center;background-size:contain;width:100%;min-height:400px;display:flex;flex-direction:row-reverse;justify-content:center;align-items:center;padding:40px 0;gap:20px}.hero__pagination{display:flex;justify-content:center;gap:15px;position:absolute;bottom:0;left:0;width:100%;z-index:20;height:40px;align-items:flex-end;pointer-events:none}.hero__pagination .swiper-pagination-bullet{pointer-events:auto;width:2px!important;height:18px!important;background-color:#fff!important;opacity:1!important;border-radius:0;margin:0!important;transition:height .3s ease;display:block}.hero__pagination .swiper-pagination-bullet-active{height:35px!important;background-color:#fff!important}.hero .vertical-text{writing-mode:vertical-rl;font-size:24px;font-weight:700;color:#fff;letter-spacing:.2em;line-height:2}.hero .vertical-text-sub{writing-mode:vertical-rl;font-size:20px;font-weight:700;color:#fff;letter-spacing:.1em;line-height:1.8}.hero__big-text{position:absolute;bottom:0;left:0;width:100%;overflow:hidden;z-index:1;pointer-events:none}.hero__big-text-track{display:flex;width:max-content;animation:marquee 30s linear infinite}.hero__big-text-track span{font-size:200px;font-weight:900;color:#fff;opacity:1;white-space:nowrap;line-height:1;padding-right:.2em}@media (max-width: 768px){.hero{padding-top:80px;padding-bottom:150px}.hero__visual{flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:10px}.hero__slider{width:calc(50% - 10px);aspect-ratio:3/4;margin-bottom:0;order:1}.hero__center-text{width:100%;order:-1;margin:40px 0}.hero__center-bg{min-height:auto;flex-direction:column-reverse;gap:20px}.hero .vertical-text{writing-mode:horizontal-tb;font-size:18px;height:200px}.hero .vertical-text-sub{writing-mode:horizontal-tb;font-size:14px;margin-top:10px}.hero__big-text-track span{font-size:80px}.hero__pagination{bottom:-30px}.hero__pagination .swiper-pagination-bullet{width:2px!important;height:10px!important}.hero__pagination .swiper-pagination-bullet-active{height:20px!important}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}body.page-about{background-color:#f9e79f}.about-intro{background-color:#ef8200;padding-top:40px;padding-bottom:250px;margin-bottom:0}.about-intro__container{position:relative;max-width:1024px;margin:0 auto;padding:0 20px}.about-intro__content{display:flex;justify-content:space-between;align-items:flex-start;gap:40px;position:relative;z-index:2}.about-intro__text-area{flex:1;padding-top:40px}.about-intro__heading{margin-bottom:30px;line-height:2}.about-intro .u-highlight-white{background-color:#fff;color:#ef8200;font-weight:700;font-size:24px;padding:8px 20px;border-radius:4px;display:inline-block;margin-bottom:15px;box-decoration-break:clone;-webkit-box-decoration-break:clone}.about-intro .u-highlight-white:last-child{margin-bottom:0}.about-intro__desc{color:#fff;font-weight:700;font-size:16px;line-height:2}.about-intro__image-area{flex:0 0 400px;display:flex;justify-content:center;align-items:center}.about-intro__circle-img{width:380px;height:380px;background-color:#f9e79f;border-radius:50%;overflow:hidden;position:relative;display:flex;align-items:flex-end;justify-content:center}.about-intro__circle-img img{width:100%;height:100%;object-fit:cover;object-position:top center}.about-intro__team-image{position:absolute;top:100%;left:50%;transform:translate(-50%);width:calc(100% - 40px);max-width:1000px;z-index:10;line-height:0;margin-top:100px}.about-intro__team-image img{width:100%;height:auto;border-radius:40px}.about-content-spacer{height:200px;margin-bottom:100px}@media screen and (max-width: 768px){.about-intro{padding-top:20px;padding-bottom:150px}.about-intro__container{padding:0 15px}.about-intro__content{flex-direction:column;gap:20px}.about-intro__text-area{padding-top:0}.about-intro__heading{margin-bottom:20px;line-height:1.8}.about-intro .u-highlight-white{font-size:16px;padding:6px 14px;margin-bottom:10px}.about-intro__desc{font-size:14px;line-height:2}.about-intro__desc br{display:none}.about-intro__image-area{flex:0 0 auto;width:100%}.about-intro__circle-img{width:280px;height:280px;margin:0 auto}.about-intro__team-image{width:calc(100% - 20px);margin-top:30px;margin-bottom:0}.about-intro__team-image img{border-radius:20px}.about-content-spacer{height:100px;margin-bottom:60px}}.about-features{background-color:#f9e79f;padding-bottom:100px;margin-top:-100px;padding-top:550px}.about-features__container{max-width:1024px;margin:0 auto;padding:0 20px}.about-features__title-wrapper{text-align:center;margin-bottom:80px}.about-features__title{display:inline-block;background-color:#ef8200;color:#fff;font-size:60px;font-weight:700;padding:10px 20px;position:relative;letter-spacing:0em}.about-features__title .u-handwriting{font-size:1.2em;font-weight:700;color:#ffe89d}.about-features .about-feature-block{display:flex;justify-content:space-between;align-items:flex-end;position:relative;margin-bottom:150px}.about-features .about-feature-block__vertical-side{width:15%;display:flex;justify-content:flex-end;margin-right:40px;flex-shrink:0}.about-features .about-feature-block__vertical-text{writing-mode:vertical-rl;text-orientation:upright;font-size:32px;font-weight:700;line-height:1.8;color:#ef8200;font-feature-settings:"palt";letter-spacing:.1em;height:auto;padding-right:0;display:inline-block}.about-features .about-feature-block__vertical-text p{margin-left:20px;margin-bottom:0;border-right:1px solid #ef8200;padding-right:15px;border-left:none;padding-left:0;white-space:nowrap;height:fit-content}.about-features .about-feature-block__vertical-text .is-large{font-size:30px;letter-spacing:0em}.about-features .about-feature-block__body{width:45%;display:flex;flex-direction:column;align-items:flex-start;flex-grow:1}.about-features .about-feature-block__num{font-family:Outfit,Noto Sans JP,sans-serif;font-size:120px;color:#ef8200;font-weight:500;line-height:.8;margin-bottom:30px}.about-features .about-feature-block__desc{font-size:15px;line-height:2;font-weight:700;width:100%}.about-features .about-feature-block__desc p{margin-bottom:0}.about-features .about-feature-block__vertical-text{writing-mode:vertical-rl;font-size:32px;font-weight:700;line-height:1.5;color:#ef8200;font-feature-settings:"palt";letter-spacing:.1em;height:300px}.about-features .about-feature-block__vertical-text p{margin-left:10px}.about-features .about-feature-block__vertical-text .u-highlight-orange{color:#ef8200}.about-features .about-feature-block__image{width:38.8%;position:relative;flex-shrink:0;transform:translateY(0)}.about-features .about-feature-block__image img{width:100%;height:auto;display:block}.about-features .about-feature-block--01{align-items:flex-start}.about-features .about-feature-block--02 .about-feature-block__image{margin-right:0;width:45%}.about-features .about-feature-block--02 .about-feature-block__body{width:auto;flex:1}.about-features .about-feature-block--02 .about-feature-block__vertical-side{width:8%}.about-features .about-feature-block--03{align-items:flex-start}.about-bottom{background-color:#f9e79f;padding-top:100px;padding-bottom:0;position:relative;overflow:hidden;z-index:0}.about-bottom__bg-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:25vw;font-weight:900;color:#fff6;line-height:1;white-space:nowrap;pointer-events:none;z-index:-1;font-family:Outfit,sans-serif}.about-bottom__container{position:relative;z-index:2;max-width:1300px;margin:0 auto;padding-bottom:0}.about-bottom__images{display:flex;justify-content:center;align-items:flex-end;gap:0;margin-bottom:0;flex-wrap:nowrap;position:relative;z-index:1}.about-bottom__img-item{flex:0 0 auto;width:auto;max-width:none;position:relative;transition:transform .3s ease}.about-bottom__img-item img{height:277px;width:auto;display:block}.about-bottom__img-item:not(:first-child){margin-left:-50px}.about-bottom__img-item:nth-child(1){z-index:4}.about-bottom__img-item:nth-child(2){z-index:3}.about-bottom__img-item:nth-child(3){z-index:2}.about-bottom__img-item:nth-child(4){z-index:1}.about-bottom__img-item:nth-child(4){margin-left:-80px}@media screen and (max-width: 768px){.about-features{padding-top:120px;padding-bottom:0;margin-top:-50px}.about-features__title-wrapper{margin-bottom:50px}.about-features__title{font-size:42px;padding:15px 20px;width:auto;display:inline-block;line-height:1.5;width:90%}.about-features__title .u-handwriting{font-size:1em}.about-features .about-feature-block{flex-direction:row;flex-wrap:wrap;gap:0;margin-bottom:50px;align-items:flex-start}.about-features .about-feature-block__vertical-side{width:auto;margin-right:15px;justify-content:flex-start;flex-shrink:0;order:1}.about-features .about-feature-block__vertical-text{font-size:22px;line-height:1.6}.about-features .about-feature-block__vertical-text p{margin-left:0;border-right:1px solid #ef8200;padding-right:10px}.about-features .about-feature-block__vertical-text .is-large{font-size:22px}.about-features .about-feature-block__body{width:0;flex:1;order:2}.about-features .about-feature-block__num{font-size:84px;margin-bottom:15px}.about-features .about-feature-block__desc{font-size:14px;line-height:2}.about-features .about-feature-block__desc p br{display:none}.about-features .about-feature-block__image,.about-features .about-feature-block--02 .about-feature-block__image{width:90%;margin:20px auto 0;order:3}.about-features .about-feature-block--02 .about-feature-block__vertical-side{width:auto;order:1}.about-features .about-feature-block--02 .about-feature-block__body{width:0;flex:1;order:2}.about-bottom{padding-top:40px}.about-bottom__bg-text{font-size:28vw}.about-bottom__images{flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:flex-end}.about-bottom__img-item{flex:0 0 auto;max-width:none}.about-bottom__img-item:not(:first-child){margin-left:-20px}.about-bottom__img-item:nth-child(4){margin-left:-30px}.about-bottom__img-item img{height:90px;width:auto}.about-bottom__container{padding-bottom:0}}.section-about{padding:120px 0;position:relative}.section-about .about__wrapper{display:flex;justify-content:center;align-items:center;gap:60px;margin-bottom:80px}.section-about .about__center-col{text-align:center}.section-about .section-title--vertical{writing-mode:vertical-rl;font-size:48px;font-weight:700;letter-spacing:.1em;line-height:1.6;margin:0 auto;display:inline-block;color:#333;text-align:left}.section-about .about__img-col{width:300px}.section-about .about__img-col img{width:100%;height:auto;border-radius:20px}.section-about .about__img-col--left{margin-top:-40px}.section-about .about__img-col--right{margin-top:40px}.section-about .about__lower-grid{display:flex;justify-content:center;align-items:center;gap:40px;max-width:1000px;margin:0 auto}.section-about .about__text-box{flex:1;font-size:16px;line-height:2;text-align:center}.section-about .btn--circle{display:flex;justify-content:center;align-items:center;width:160px;height:160px;border-radius:50%;background-color:#fff;border:2px solid #ef8200;color:#ef8200;font-weight:700;text-align:center;line-height:1.4;transition:all .3s}.section-about .btn--circle:hover{background-color:#ef8200;color:#fff}@media (max-width: 768px){.section-about{padding:80px 0}.section-about .about__wrapper{flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:center;align-items:flex-start;margin-bottom:40px}.section-about .about__center-col{order:1;width:100%;margin-bottom:20px}.section-about .about__img-col{display:block;order:2;width:calc(50% - 10px);margin:0}.section-about .about__img-col img{width:100%;height:auto;border-radius:20px}.section-about .about__mobile-visual{display:none}.section-about .about__lower-grid{flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:15px;width:100%;padding:0 10px}.section-about .about__lower-col{width:calc(50% - 10px);order:1;display:flex;justify-content:center}.section-about .about__text-box{order:3;width:100%;margin-top:30px;text-align:left;font-size:14px}.section-about .btn--circle{width:100%;max-width:140px;height:auto;aspect-ratio:1/1;font-size:13px;padding:10px;background-color:#ef8200;color:#fff;border:none}.section-about .section-title--vertical{writing-mode:horizontal-tb;font-size:28px;text-align:center;line-height:1.4}.section-about .section-title--vertical br{display:block}.section-about .section-label{margin-bottom:20px}}.section-about .about__mobile-visual{display:none}.section-about-test{padding:80px 0;background-color:#fff}.section-about-test .about-test__header{text-align:center;margin-bottom:40px}.section-about-test .about-test__header .section-label{margin-bottom:15px}.section-about-test .about-test__title{font-size:38px;font-weight:700;line-height:1.3;color:#333;letter-spacing:.02em}.section-about-test .about-test__photo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;max-width:380px;margin:0 auto 40px}.section-about-test .about-test__photo-item{width:100%;aspect-ratio:1/1;border-radius:50%;overflow:hidden;background-color:#ef8200}.section-about-test .about-test__photo-item img{width:100%;height:100%;object-fit:cover;display:block}.section-about-test .about-test__bubbles{display:flex;justify-content:center;gap:20px;margin-bottom:50px}.section-about-test .about-test__bubble{width:150px;height:150px;border-radius:50%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:15px;font-weight:700;line-height:1.6;color:#fff}.section-about-test .about-test__bubble--left,.section-about-test .about-test__bubble--right{background-color:#ef8200}.section-about-test .about-test__text{font-size:14px;line-height:2;color:#231815;margin-bottom:0;padding:0 7px}.section-about-test .about-test__text p{margin-bottom:0}.section-about-test .about-test__text p:last-child{margin-top:1.5em}@media screen and (min-width: 769px){.section-about-test .about-test__photo-grid{max-width:500px;gap:16px}.section-about-test .about-test__title{font-size:48px}.section-about-test .about-test__text{text-align:center;font-size:16px;max-width:700px;margin:0 auto}.section-about-test .about-test__bubble{width:180px;height:180px;font-size:17px}}body.page-service{background-color:#ef8200!important}.service-intro{background-color:#ef8200;padding-top:60px;padding-bottom:150px}.service-intro__container{position:relative;max-width:1024px;margin:0 auto;padding:0 20px}.service-intro__content{display:flex;justify-content:space-between;align-items:center;gap:60px;position:relative;z-index:2}.service-intro__image-area{flex:0 0 400px;display:flex;justify-content:center;align-items:center}.service-intro__circle-img{width:380px;height:380px;background-color:#a6e5a4;border-radius:50%;overflow:hidden;position:relative;display:flex;align-items:flex-end;justify-content:center}.service-intro__circle-img img{width:90%;height:auto;max-height:100%;object-fit:contain;object-position:bottom center}.service-intro__text-area{flex:1;padding-top:0}.service-intro__heading{margin-bottom:30px;line-height:1.8}.service-intro .u-highlight-white{background-color:#fff;color:#ef8200;font-weight:700;font-size:24px;padding:8px 20px;display:inline-block;margin-bottom:10px;box-decoration-break:clone;-webkit-box-decoration-break:clone}.service-intro__desc{color:#fff;font-weight:700;font-size:16px;line-height:2}@media screen and (max-width: 768px){.service-intro{padding-top:20px;padding-bottom:80px}.service-intro__container{padding:0 15px}.service-intro__content{flex-direction:column;gap:20px}.service-intro__image-area{flex:0 0 auto;width:100%}.service-intro__circle-img{width:280px;height:280px;margin:0 auto}.service-intro__text-area{width:100%}.service-intro__heading{margin-bottom:20px}.service-intro .u-highlight-white{font-size:20px;padding:8px 16px}.service-intro__desc{font-size:14px;line-height:2}.service-intro__desc br{display:none}}.service-gallery{background-color:#ef8200;padding-bottom:120px}.service-gallery__container{max-width:1280px;margin:0 auto;padding:0 20px}.service-gallery__grid{display:flex;flex-direction:column;gap:30px}.service-gallery__top-row{display:flex;gap:30px;justify-content:center;align-items:center}.service-gallery__item{border-radius:60px;overflow:hidden;line-height:0}.service-gallery__item img{width:100%;height:auto;display:block}.service-gallery__item--01{width:630px;flex:0 0 auto}.service-gallery__item--02{width:428px;flex:0 0 auto}.service-gallery__bottom-row{width:100%;max-width:944px;margin:0 auto}.service-gallery__item--03{width:100%}@media screen and (max-width: 768px){.service-gallery{padding-bottom:60px}.service-gallery__container{padding:0 15px}.service-gallery__top-row{flex-direction:row;gap:10px}.service-gallery__grid{gap:10px}.service-gallery__item{border-radius:20px}.service-gallery__item--01{width:60%;flex:0 0 auto}.service-gallery__item--02{width:0;flex:1}.service-gallery__bottom-row{max-width:100%}}.service-works{background-color:#ef8200;padding-bottom:150px;color:#fff}.service-works__container{max-width:1000px;margin:0 auto;padding:0 20px}.service-works__header{text-align:center;margin-bottom:60px}.service-works__title{font-family:Outfit,sans-serif;font-size:80px;font-weight:700;line-height:1;margin-bottom:10px;letter-spacing:.05em}.service-works__subtitle{font-size:16px;font-weight:700;letter-spacing:.1em}.service-works__list{display:flex;flex-direction:column;gap:60px}.service-works__card{background-image:var(--bg-pc);background-size:cover;background-position:center;border-radius:60px;overflow:hidden;position:relative;height:420px;display:flex;align-items:center;justify-content:center}.service-works__card:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.service-works__card-content{position:relative;z-index:2;text-align:center;color:#333;width:100%;padding:0 40px}.service-works__card-title-box{display:inline-block;background-color:#ef8200;padding:15px 40px;margin-bottom:40px}.service-works__card-title{color:#fff;font-size:32px;font-weight:700;margin:0;letter-spacing:.05em}.service-works__card-desc{font-size:16px;line-height:2;font-weight:700}@media screen and (max-width: 768px){.service-works{padding-bottom:80px}.service-works__container{padding:0 15px}.service-works__header{margin-bottom:40px}.service-works__title{font-size:60px}.service-works__subtitle{font-size:14px}.service-works__list{gap:40px}.service-works__card{height:auto;min-height:320px;padding:40px 20px;border-radius:20px;background-image:var(--bg-sp);background-size:cover;background-position:center}.service-works__card:before{background-color:#fffc}.service-works__card-content{padding:0 10px}.service-works__card-title-box{width:auto;display:inline-block;padding:12px 20px;margin-bottom:20px}.service-works__card-title{font-size:28px;line-height:1.4}.service-works__card-desc{font-size:14px;text-align:left;line-height:2}.service-works__card-desc br{display:none}}.service-bottom{background-color:#ef8200}.section-service{padding:0 0 140px}.service-card{position:relative;border-radius:60px;padding:60px;overflow:hidden;color:#fff;display:flex;flex-direction:column;gap:20px;align-items:flex-start;box-sizing:border-box;background-size:cover;background-position:center;background-repeat:no-repeat}.service-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#ea8b07cc;z-index:1}.service-card>*{position:relative;z-index:2}.service-card__body{display:flex;width:100%;gap:100px;align-items:center}.service-card__left{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-start}.service-card__right{flex:1;display:flex;flex-direction:column;gap:40px}.service-card .section-label{color:#fff;font-size:22px;letter-spacing:.1em;margin-bottom:20px;display:block;opacity:.9;font-weight:700}.service-card .section-title--vertical-big{writing-mode:vertical-rl;font-size:90px;font-weight:700;line-height:1.2;height:auto;margin:0;width:auto}.service-card .service-keywords{display:flex;flex-direction:column;gap:20px;align-items:flex-start}.service-card .keyword-box{background-color:#fff;color:#ea8b07;font-size:20px;font-weight:700;padding:10px 20px;line-height:1.4;margin:0;display:inline-block}.service-card .service-description{font-size:16px;line-height:2;margin:0;font-weight:700}.service-card .service-btn-wrapper{margin-top:20px;text-align:right;display:flex;justify-content:flex-end}.service-card .btn--service-custom{background-color:#c1e185;color:#333;min-width:240px}.service-card .btn--service-custom:hover{background-color:#c1e185;color:#333;opacity:1}@media (max-width: 768px){.service-card{padding:60px 20px 80px}.service-card .service-card{padding:30px 20px;border-radius:40px;height:auto;min-height:600px;aspect-ratio:375/700;justify-content:flex-start;position:relative;background-image:url(../../images/service/service_bg--sp.png)!important;background-position:center top}.service-card .service-card:before{background-color:#ea8b07d9}.service-card__body{position:relative;width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:20px}.service-card__left{width:70%;flex-shrink:0;display:flex;justify-content:center;align-items:center;padding-top:10px}.service-card__right{width:100%;flex:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:20px;padding-bottom:40px}.service-card .section-label{position:relative;top:auto;left:auto;width:60%;text-align:left;margin:auto;font-size:18px;z-index:10;opacity:.9}.service-card .section-title--vertical-big{writing-mode:vertical-rl;font-size:56px;font-weight:700;line-height:1.4;letter-spacing:.1em;margin:0;text-align:left;height:auto;max-height:none}.service-card .service-keywords{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;width:100%;margin-bottom:10px}.service-card .keyword-box{font-size:20px;padding:8px 12px;border-radius:4px;background-color:#fff;color:#ea8b07;font-weight:700;line-height:1.4}.service-card .service-description{font-size:14px;line-height:1.8;color:#fff;text-align:left;margin-bottom:10px}.service-card .service-btn-wrapper{width:100%;margin-top:10px;text-align:center}.service-card .btn--service-custom{background-color:#c1e185!important;color:#333!important;width:100%;max-width:100%}}.section-member{padding-top:120px;padding-bottom:120px;position:relative;overflow:hidden}@media (max-width: 768px){.section-member{padding-top:60px}}.section-member .section-title--zabuton{text-align:left;margin-bottom:-200px;position:relative;z-index:5;line-height:1.4}@media (max-width: 768px){.section-member .section-title--zabuton{margin-bottom:30px}}.section-member .section-title--zabuton.is-visible .zabuton{clip-path:inset(0 0 0 0)}.section-member .section-title--zabuton.is-visible .zabuton:nth-of-type(2){transition-delay:.2s}.section-member .section-title--zabuton .zabuton{font-size:80px;font-weight:700;background-color:#fff;color:#333;padding:5px 15px;display:inline-block;margin-bottom:10px;line-height:1.2;letter-spacing:0em;position:relative;z-index:1;clip-path:inset(0 100% 0 0);transition:clip-path .8s cubic-bezier(.25,1,.5,1)}@media (max-width: 768px){.section-member .section-title--zabuton .zabuton{font-size:32px;padding:5px 10px}}.section-member .member__layout-wrapper{display:flex;justify-content:flex-end;position:relative;padding-right:40px}@media (max-width: 768px){.section-member .member__layout-wrapper{flex-direction:column;padding-right:0}}.section-member .member__vertical-text{display:block;writing-mode:vertical-rl;color:#fff;font-size:30px;height:80%;letter-spacing:.1em;position:absolute;left:8%;top:75%;transform:translateY(-50%);font-weight:700}.section-member .member__vertical-text span{display:inline-block;border-right:1px solid #fff;padding-right:20px;margin-left:30px}.section-member .member__vertical-text:after{content:none}@media (max-width: 768px){.section-member .member__vertical-text{writing-mode:horizontal-tb;position:static;margin-bottom:30px;font-size:18px;text-align:left;text-align:center;transform:none}.section-member .member__vertical-text:after{content:none}}.section-member .member__card{width:720px;max-width:100%;background-color:#fff;border-radius:0;padding:0;display:flex;flex-direction:column;align-items:stretch;position:relative;box-shadow:0 10px 30px #00000026;margin-left:auto;margin-right:0;box-sizing:border-box}.section-member .member__card *,.section-member .member__card *:before,.section-member .member__card *:after{box-sizing:border-box}@media (max-width: 768px){.section-member .member__card{width:100%;margin:0 auto}}.section-member .member__images{width:100%;position:relative;min-height:420px;background-color:#ef8200;border:solid #fff;border-width:20px 20px 0 20px;overflow:hidden}@media (max-width: 768px){.section-member .member__images{min-height:343px;border-width:10px 10px 0 10px}}.section-member .member__center-text{display:none}.section-member .member__image{position:absolute;border-radius:10px;overflow:hidden;transition:transform .8s ease,opacity .8s ease;opacity:0}.section-member .member__image img{width:100%;height:100%;object-fit:cover}.section-member .member__image.is-visible{opacity:1;transform:translate(0)!important}.section-member .member__image--01{width:450px;height:auto;bottom:-255px;right:-60px;left:auto;z-index:4;transform:translateY(80px);transition-delay:.6s}.section-member .member__image--01 img{height:auto}@media (max-width: 768px){.section-member .member__image--01{width:234px;bottom:-132px;right:-31px;transform:translateY(40px)}}.section-member .member__image--02{width:296px;height:auto;top:-173px;right:-15px;left:auto;z-index:2;transform:translate(50px,-50px);transition-delay:.2s}@media (max-width: 768px){.section-member .member__image--02{width:154px;top:-90px;right:-8px;transform:translate(26px,-26px)}}.section-member .member__image--03{width:438px;height:auto;inset:auto auto -160px -64px;z-index:3;transform:translateY(80px);transition-delay:.4s}@media (max-width: 768px){.section-member .member__image--03{width:228px;bottom:-83px;left:-33px;transform:translateY(42px)}}.section-member .member__image--04{width:550px;height:auto;inset:-280px auto auto -153px;z-index:1;transform:translate(-50px,-50px);transition-delay:0s}@media (max-width: 768px){.section-member .member__image--04{width:286px;top:-145px;left:-80px;transform:translate(-26px,-26px)}}.section-member .member__info{width:100%;padding:25px 50px 50px;display:flex;flex-direction:column;justify-content:center;gap:10px}@media (max-width: 768px){.section-member .member__info{padding:30px 20px;gap:30px}}.section-member .member__title{font-size:32px;font-weight:700;color:#333;margin:0;letter-spacing:0em}@media (max-width: 768px){.section-member .member__title{font-size:32px;text-align:center}}.section-member .member__description{font-size:16px;line-height:2;color:#333;font-weight:700;margin:0 0 20px}@media (max-width: 768px){.section-member .member__description{font-size:14px;margin-bottom:30px}}.section-member .member__btn-wrapper{text-align:right}@media (max-width: 768px){.section-member .member__btn-wrapper{text-align:center}}.section-member--page{background-color:#ef8200}.section-member--page .member__vertical-text{display:none}.section-member--page .member__card{width:960px;height:auto}.section-member--page .member__images{min-height:520px}@media (max-width: 768px){.section-member--page .member__images{min-height:343px}}.section-member--page .member__image--01{bottom:-355px}@media (max-width: 768px){.section-member--page .member__image--01{bottom:-143px}}@media (max-width: 768px){.section-member--page .member__image--02{top:-70px}}.section-member--page .member__image--03{bottom:-260px}@media (max-width: 768px){.section-member--page .member__image--03{bottom:-95px}}@media (max-width: 768px){.section-member--page .member__image--04{top:-125px}}.section-member--page .member__center-text{position:absolute;top:calc(50% + 40px);left:50%;transform:translate(-50%,-50%);z-index:10;display:flex;flex-direction:column;align-items:center;width:100%;pointer-events:none}@media (max-width: 768px){.section-member--page .member__center-text{top:calc(50% + 10px)}}.section-member--page .member__center-text-item{background-color:#fff;color:#ef8200;font-weight:700;font-size:16px;padding:10px 20px;margin-bottom:10px;line-height:1.2;white-space:nowrap}.section-member--page .member__center-text-item:last-child{margin-bottom:0}@media (max-width: 768px){.section-member--page .member__center-text-item{font-size:20px;padding:8px 15px}}.section-member--page .member__info{padding:50px;flex-direction:row;justify-content:space-between;align-items:center;gap:30px}@media (max-width: 768px){.section-member--page .member__info{flex-direction:column;gap:20px}}.section-member--page .member__description{margin:0}body.page-member{background-color:#ffccd5!important}.member-archive{padding:80px 0;background-color:#ffccd5;position:relative;z-index:10}.member-archive__header{text-align:center;margin-bottom:50px;color:#fff}.member-archive__title{font-family:Outfit,sans-serif;font-size:60px;font-weight:900;line-height:1;margin-bottom:10px;letter-spacing:.05em}.member-archive__subtitle{font-size:16px;font-weight:700;letter-spacing:.1em}.member-archive .member-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:60px;max-width:1000px;margin:0 auto}@media (max-width: 768px){.member-archive .member-grid{grid-template-columns:1fr;gap:40px}}.member-archive .member-card{display:flex;flex-direction:column;text-decoration:none;color:#333;transition:transform .3s,box-shadow .3s;position:relative;z-index:2;cursor:pointer}.member-archive .member-card:hover{transform:translateY(-5px);z-index:3}.member-archive .member-card__image-wrapper{position:relative;width:100%;margin-bottom:0;overflow:visible}.member-archive .member-card__image-wrapper img{width:100%;height:auto;display:block}.member-archive .member-card__body{background-color:#fff;padding:30px;flex:1;display:flex;flex-direction:column;box-shadow:0 10px 20px #0000000d}.member-archive .member-card__jp-name{font-size:22px;font-weight:700;margin:0 0 20px;letter-spacing:.05em}.member-archive .member-card__meta{font-size:13px;line-height:1.8;margin-bottom:20px;font-weight:500}.member-archive .member-card__meta p{margin:0}.member-archive .member-card__btn{margin-top:auto;background-color:#ffccd5;color:#333;border-radius:999px;padding:12px 0;text-align:center;font-weight:700;font-size:14px;letter-spacing:.05em;display:flex;align-items:center;justify-content:center;gap:10px;transition:background-color .3s;border:2px solid #333}.member-archive .member-card__btn .arrow{font-weight:700}.member-archive .member-card:hover .member-card__btn{background-color:#f9a}.member-bottom{background-color:#ffccd5}.member-bottom--detail{background-color:#ef8200}.member-bottom--detail .member-bottom__bg-text{color:#ffffff1a}.member-bottom{padding-top:100px;padding-bottom:0;position:relative;overflow:hidden;z-index:0}.member-bottom__bg-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:25vw;font-weight:900;color:#fff6;line-height:1;white-space:nowrap;pointer-events:none;z-index:-1;font-family:Outfit,sans-serif}.member-bottom__container{position:relative;z-index:2;max-width:1300px;margin:0 auto;padding-bottom:0}.member-bottom__images{display:flex;justify-content:center;align-items:flex-end;gap:0;flex-wrap:nowrap;position:relative;z-index:1}.member-bottom__img-item{flex:0 0 auto;width:auto;max-width:none;position:relative;transition:transform .3s ease}.member-bottom__img-item img{height:277px;width:auto;display:block}.member-bottom__img-item:not(:first-child){margin-left:-50px}.member-bottom__img-item:nth-child(1){z-index:4}.member-bottom__img-item:nth-child(2){z-index:3}.member-bottom__img-item:nth-child(3){z-index:2}.member-bottom__img-item:nth-child(4){z-index:1}.member-bottom__img-item:nth-child(4){margin-left:-80px}@media screen and (max-width: 768px){.member-bottom{padding-top:40px}.member-bottom__bg-text{font-size:28vw}.member-bottom__images{flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:flex-end}.member-bottom__img-item{flex:0 0 auto;max-width:none}.member-bottom__img-item:not(:first-child){margin-left:-20px}.member-bottom__img-item:nth-child(4){margin-left:-30px}.member-bottom__img-item img{height:90px;width:auto}.member-bottom__container{padding-bottom:0}}.member-page-header{background-color:#ef8200;padding-bottom:0;padding-top:80px}.member-page-header__container{max-width:1280px;margin:0 auto;padding:0 40px}.member-page-header__box{background-color:#fff;border-radius:60px;padding:60px 80px;position:relative;overflow:hidden;min-height:400px;display:flex;flex-direction:column;justify-content:flex-start}.member-page-header__label{font-family:Outfit,sans-serif;font-size:14px;font-weight:700;letter-spacing:.1em;margin-bottom:30px;color:#333}.member-page-header__title{font-size:40px;font-weight:900;line-height:1.8}.member-page-header .highlight{background-color:#ffccd5;padding:5px 10px;display:inline-block;margin-bottom:5px}.member-page-header__bg-text{position:absolute;bottom:-45px;right:-20px;font-family:Outfit,sans-serif;font-size:180px;font-weight:900;color:#ef8200;line-height:1;pointer-events:none}@media screen and (max-width: 768px){.member-page-header{padding-top:40px}.member-page-header__container{padding:0 20px}.member-page-header__box{border-radius:40px;padding:40px 30px;min-height:300px}.member-page-header__title{font-size:28px}.member-page-header__bg-text{font-size:54px;bottom:-10px;right:0}}.member-hero{background-color:#ef8200;position:relative;padding:120px 0 0;overflow:hidden}.member-hero__container{width:83vw;max-width:none;margin-left:auto;margin-right:0;padding:0 40px;display:flex;justify-content:space-between;align-items:flex-end;min-height:600px;position:static}.member-hero__content{color:#fff;padding-bottom:80px;padding-top:60px;width:45%;position:relative;z-index:3}.member-hero__label{font-size:14px;letter-spacing:.1em;margin-bottom:5px;opacity:.9;font-family:Outfit,sans-serif}.member-hero__number{font-family:Outfit,sans-serif;font-size:140px;font-weight:400;line-height:1;margin-bottom:30px;color:#fff;opacity:.5;letter-spacing:-.02em}.member-hero__names{margin-bottom:30px}.member-hero__en-name{font-family:Outfit,sans-serif;font-size:42px;font-weight:700;line-height:1.2;margin-bottom:8px;letter-spacing:.02em}.member-hero__jp-name{font-size:20px;font-weight:700;opacity:.9}.member-hero__meta{margin-top:30px;font-size:14px;line-height:1.6}.member-hero__meta dl{display:flex;align-items:flex-start;margin-bottom:5px;font-weight:500}.member-hero__meta dl dt{width:auto;margin-right:5px;opacity:.9;white-space:nowrap}.member-hero__meta dl dd{margin:0}.member-hero__image{position:absolute;right:0;bottom:0;height:600px;width:70vw;max-width:none;z-index:1;display:flex;justify-content:flex-end;align-items:flex-start}.member-hero__image img{width:100%;height:100%;object-fit:cover;object-position:top right;border-top-left-radius:150px;border-bottom-left-radius:150px;display:block;box-shadow:-20px 20px 50px #0000001a}@media screen and (max-width: 768px){.member-hero{padding-top:60px}.member-hero__bg-text{font-size:40vw;top:5%}.member-hero__container{width:100%!important;margin:0 auto!important;flex-direction:column;padding:0 20px;min-height:auto;position:relative}.member-hero__image{position:relative;right:auto;bottom:auto;height:auto;width:calc(100% + 40px);margin-left:-20px;margin-right:-20px;order:-1}.member-hero__image img{border-top-left-radius:40px;border-bottom-left-radius:40px;width:90%}.member-hero__content{width:100%;padding-bottom:40px;padding-top:0;position:relative;z-index:2;margin-top:-120px}.member-hero__label{color:#ffc6c6}.member-hero__number{font-size:98px;margin-bottom:10px;color:#ffc6c6;opacity:1}.member-hero__en-name{font-size:35px}}.member-body{background-color:#ef8200;padding:100px 0 150px;color:#fff}.member-body__container{max-width:1024px;margin:0 auto;padding:0 40px}.member-body__heading{font-size:40px;font-weight:700;line-height:1.6;margin-bottom:80px}.member-body__row{display:flex;justify-content:space-between;align-items:center;gap:60px;margin-bottom:80px}.member-body__row:last-child{margin-bottom:0}.member-body__text-col{width:50%}.member-body__img-col{width:45%}.member-body__img-col img{width:100%;height:auto;border-radius:60px;display:block}.member-body__labels{margin-bottom:30px;display:flex;flex-direction:column;align-items:flex-start;gap:15px}.member-body__label{background-color:#fff;color:#ef8200;font-weight:700;padding:8px 20px;font-size:16px;line-height:1.4}.member-body__text{font-size:15px;line-height:2;text-align:justify}.member-body__divider{height:1px;background-color:#ffffffb3;margin:80px 0;width:100%}@media screen and (max-width: 768px){.member-body{padding:0 0 60px}.member-body__container{padding:0 20px}.member-body__heading{font-size:24px;margin-bottom:40px}.member-body__heading br{display:block}.member-body__row{flex-direction:column;gap:40px;margin-bottom:0}.member-body__row--reverse{flex-direction:column}.member-body__img-col{width:100%;order:-1}.member-body__text-col{width:100%}.member-body__divider{margin:60px 0}.member-body__img-col img{border-radius:30px}.member-body__label{font-size:20px;display:inline;background-color:#fff;color:#ef8200;box-decoration-break:clone;-webkit-box-decoration-break:clone;padding:5px 10px;line-height:2.4}}.member-message{background-color:#ef8200;padding:0;color:#fff;text-align:center;position:relative;overflow:hidden}.member-message__container{max-width:1024px;margin:0 auto;padding:0 20px 80px;position:relative;z-index:2;text-align:left}.member-message__image{width:520px;margin:0 auto 40px;border:none;position:relative;z-index:1}.member-message__image img:not(.member-message__logo){width:100%;height:100%;border-radius:50%;position:relative;z-index:2}.member-message__logo{position:absolute;width:347px;top:70%;right:-290px;transform:translateY(-50%);z-index:1}.member-message__heading{font-size:40px;font-weight:700;line-height:1.6;margin-bottom:40px;margin-top:-210px;position:relative;z-index:5}.member-message__heading .highlight{background-color:#ffccd5;color:#333;padding:10px 20px;box-decoration-break:clone;-webkit-box-decoration-break:clone;display:inline-block;margin:5px 0}.member-message__text{font-size:16px;line-height:2;text-align:justify;display:inline-block;margin-bottom:60px;max-width:700px;font-weight:500}.member-message__action{display:flex;justify-content:center}@media screen and (max-width: 768px){.member-message{padding-bottom:0}.member-message__container{padding-bottom:60px}.member-message__image{width:312px;height:auto}.member-message__logo{width:175px;top:auto;bottom:-270px;right:-40px;transform:none}.member-message__heading{font-size:24px;margin-top:30px}.member-message__heading .highlight{padding:8px 7px}.member-message__text{font-size:14px}.member-message__text br{display:none}}body.page-company{background-color:#a9e0db!important}.section-company{position:relative;padding:276px 0 170px;background-color:#ef8200}@media (max-width: 768px){.section-company{padding:20px 0 60px;background-color:#ef8200}}.section-company .company__bg-decor{position:absolute;top:10%;right:0;width:400px;height:600px}.section-company .company__bg-decor:after{content:"";display:block;width:100%;height:100%;opacity:.2}.section-company .company__bg-decor{pointer-events:none;z-index:1}@media (max-width: 768px){.section-company .company__bg-decor{top:50%;left:50%;transform:translate(-50%,-50%);right:auto;width:350px;height:500px;opacity:.5}}.section-company .company__logo{position:absolute;top:-270px;right:0;width:307px;z-index:5}@media (max-width: 768px){.section-company .company__logo{display:none}}.section-company .container.company__container{position:relative;z-index:2;display:flex;justify-content:center;align-items:center;min-height:auto;width:100%;padding-left:20px;padding-right:20px}@media (max-width: 768px){.section-company .container.company__container{flex-direction:column;gap:0;padding-top:0;padding-bottom:0}}.section-company .company__card{background-color:#ffffff80;border-radius:60px;padding:190px 160px;text-align:center;width:100%;max-width:100%;box-sizing:border-box;position:relative;z-index:2;box-shadow:0 10px 30px #0000000d}@media (max-width: 768px){.section-company .company__card{padding:60px 30px;width:100%;min-height:506px;border-radius:40px;background-color:#ffffff80;display:flex;flex-direction:column;justify-content:center;align-items:center}}.section-company .company__card .section-label{display:block;font-size:16px;letter-spacing:.1em;margin-bottom:0;color:#333;font-weight:700}.section-company .company__card .section-title{font-size:60px;font-weight:800;margin-bottom:10px;color:#333;margin-top:0}@media (max-width: 768px){.section-company .company__card .section-title{font-size:38px;margin-bottom:15px}}.section-company .company__card .company__description{font-size:16px;line-height:2;margin-bottom:40px;font-weight:700}@media (max-width: 768px){.section-company .company__card .company__description{font-size:14px;text-align:center;margin-bottom:20px;line-height:2}.section-company .company__card .company__description br{display:none}}.section-company .company__card .company__btn{margin-top:40px}@media (max-width: 768px){.section-company .company__card .company__btn{margin-top:20px}}.section-company .company__image{position:absolute;border-radius:30px;overflow:hidden;z-index:3;box-shadow:0 15px 40px #0000001a}.section-company .company__image img{width:100%;height:100%;object-fit:cover;display:block}.section-company .company__image--01{width:528px;height:auto;top:0;left:0;transform:translate(-15%,-60%)}@media (max-width: 768px){.section-company .company__image--01{position:relative;width:75%;height:auto;top:auto;left:auto;transform:none;border-radius:20px;margin-bottom:-70px;align-self:flex-start;margin-left:20px;z-index:5}}.section-company .company__image--02{width:400px;height:auto;bottom:0;right:0;transform:translate(13%,20%)}@media (max-width: 768px){.section-company .company__image--02{position:relative;width:60%;height:auto;bottom:auto;right:auto;transform:none;border-radius:20px;align-self:flex-end;margin-top:-60px;z-index:5}}.company-info{padding-bottom:50px;padding-top:120px;background:linear-gradient(to bottom,#ef8200 470px,#fff 470px);position:relative}.company-info__images{display:flex;justify-content:center;gap:20px;align-items:flex-start;max-width:1200px;margin:0 auto 60px;padding:0 40px;position:relative;top:0}.company-info__img-item{border-radius:40px;overflow:hidden;flex:0 0 auto}.company-info__img-item img{display:block;width:100%;height:auto}.company-info__img-item--01{width:590px}.company-info__img-item--02{width:420px;margin-top:140px}.company-info__container{max-width:800px;margin:0 auto}@media screen and (max-width: 768px){.company-info{padding-top:30px;padding-bottom:30px;background:linear-gradient(to bottom,#ef8200 130px,#fff 130px)}.company-info__images{flex-direction:row;gap:10px;padding:0 15px;margin-bottom:40px;align-items:flex-start}.company-info__img-item{border-radius:20px}.company-info__img-item--01{width:60%;flex:0 0 auto}.company-info__img-item--02{flex:1;width:0;margin-top:70px}.company-info__container{padding:0 30px}}.company-profile__row{display:flex;border-bottom:1px solid #ddd;padding:24px 0;align-items:center}.company-profile__term{width:200px;font-weight:700;color:#ef8200;flex-shrink:0}.company-profile__desc{flex:1;line-height:1.8;color:#333}@media screen and (max-width: 768px){.company-profile{padding-bottom:40px}.company-profile__row{flex-direction:column;align-items:flex-start;padding:15px 0;gap:6px;border-bottom:1px solid #ddd}.company-profile__term{width:auto;font-size:14px;color:#ef8200;font-weight:700}.company-profile__desc{font-size:14px;line-height:1.8}}.company-message{padding-bottom:150px;padding-top:120px;background:linear-gradient(to bottom,#fff 470px,#a9e0db 470px);position:relative}.company-message__images{display:flex;justify-content:center;gap:20px;align-items:flex-start;max-width:1200px;margin:0 auto 60px;padding:0 40px;position:relative}.company-message__img-item{border-radius:40px;overflow:hidden;flex:0 0 auto}.company-message__img-item img{display:block;width:100%;height:auto}.company-message__img-item--01{width:590px}.company-message__img-item--02{width:420px;margin-top:140px}.company-message__container{max-width:1200px;margin:0 auto;padding:0 40px}.company-message__title{font-size:80px;color:#fff;font-weight:800;letter-spacing:.1em;line-height:1;margin-top:60px;margin-bottom:40px}.company-message .message-content{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:80px;position:relative}.company-message .message-text-area{flex:1;padding-right:40px;color:#333}.company-message .message-text-area .message-position{font-size:14px;font-weight:700;margin-bottom:10px;margin-top:0;color:#333}.company-message .message-text-area .message-name{font-size:32px;font-weight:700;margin-bottom:40px;margin-top:0;color:#333}.company-message .message-text-area .message-body{font-size:16px;line-height:2;letter-spacing:.05em}.company-message .message-image-area{flex:0 0 500px;width:500px;height:500px;border-radius:50%;overflow:hidden;background-color:#fff;border:none;margin-top:90px}.company-message .message-image-area img{width:100%;height:100%;object-fit:cover}.company-message .message-bottom-images{display:flex;justify-content:center;align-items:flex-start;gap:20px}.company-message .message-bottom-img{border-radius:40px;overflow:hidden}.company-message .message-bottom-img img{display:block;width:100%;height:auto}.company-message .message-bottom-img--left{width:420px;margin-top:140px}.company-message .message-bottom-img--right{width:590px}@media screen and (max-width: 768px){.company-message{padding-top:0;padding-bottom:60px;background:linear-gradient(to bottom,#fff 100px,#a9e0db 100px)}.company-message__images{flex-direction:row;gap:10px;padding:0 15px;margin-bottom:40px;align-items:flex-start}.company-message__img-item{border-radius:20px}.company-message__img-item--01{width:60%;flex:0 0 auto}.company-message__img-item--02{flex:1;width:0;margin-top:30px}.company-message__container{padding:0 15px}.company-message__title{font-size:50px;text-align:left;margin-top:30px;margin-bottom:30px}.company-message .message-content{flex-direction:column;gap:30px}.company-message .message-text-area{padding-right:0;width:100%}.company-message .message-text-area .message-position{font-size:12px}.company-message .message-text-area .message-name{font-size:24px;margin-bottom:25px}.company-message .message-text-area .message-body{font-size:14px;line-height:2}.company-message .message-text-area .message-body br{display:none}.company-message .message-image-area{width:90%;height:auto;aspect-ratio:1/1;margin:0 auto;flex:0 0 auto;border-radius:50%}.company-message .message-bottom-images{flex-direction:row;gap:10px;margin-top:40px;align-items:flex-start}.company-message .message-bottom-img{border-radius:20px}.company-message .message-bottom-img--left{width:45%;flex:0 0 auto;margin-top:0}.company-message .message-bottom-img--right{flex:1;width:0;margin-top:30px}}.company-bottom{background-color:#a9e0db;padding-top:100px;padding-bottom:0;position:relative;overflow:hidden;z-index:0}.company-bottom__bg-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:25vw;font-weight:900;color:#fff6;line-height:1;white-space:nowrap;pointer-events:none;z-index:-1;font-family:Outfit,sans-serif}.company-bottom__container{position:relative;z-index:2;max-width:1300px;margin:0 auto;padding-bottom:0}.company-bottom__images{display:flex;justify-content:center;align-items:flex-end;gap:0;flex-wrap:nowrap;position:relative;z-index:1}.company-bottom__img-item{flex:0 0 auto;width:auto;max-width:none;position:relative;transition:transform .3s ease}.company-bottom__img-item img{height:277px;width:auto;display:block}.company-bottom__img-item:not(:first-child){margin-left:-50px}.company-bottom__img-item:nth-child(1){z-index:4}.company-bottom__img-item:nth-child(2){z-index:3}.company-bottom__img-item:nth-child(3){z-index:2}.company-bottom__img-item:nth-child(4){z-index:1}.company-bottom__img-item:nth-child(4){margin-left:-80px}@media screen and (max-width: 768px){.company-bottom{padding-top:40px}.company-bottom__bg-text{font-size:28vw}.company-bottom__images{flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:flex-end}.company-bottom__img-item{flex:0 0 auto;max-width:none}.company-bottom__img-item:not(:first-child){margin-left:-20px}.company-bottom__img-item:nth-child(4){margin-left:-30px}.company-bottom__img-item img{height:90px;width:auto}.company-bottom__container{padding-bottom:0}}.section-gallery{position:relative;width:100%;padding:0;background-color:transparent;min-height:0;display:block;margin-bottom:160px}@media (max-width: 768px){.section-gallery{margin-bottom:80px}}.section-gallery:after{content:"";display:block;width:100%;height:280px;background-color:#ef8200;position:absolute;bottom:-280px;left:0;z-index:0}.section-gallery .gallery__container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;display:flex;justify-content:center;align-items:center;pointer-events:none}@media (max-width: 768px){.section-gallery .gallery__container{position:absolute;height:auto;top:57%;left:50%;transform:translate(-50%,-50%);width:calc(100% - 24px);padding:0}}.section-gallery.section-gallery--page{padding:80px 0 120px;background-color:#ef8200;margin-bottom:0}.section-gallery.section-gallery--page .gallery__container{display:block;position:relative;top:auto;left:auto;height:auto;pointer-events:auto;transform:none;width:100%}@media (max-width: 768px){.section-gallery.section-gallery--page .gallery__container{position:relative;top:auto;left:auto;transform:none;width:100%;padding:0 15px}}@media (max-width: 768px){.section-gallery.section-gallery--page{padding:40px 0 80px}}.section-gallery .gallery__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media (max-width: 768px){.section-gallery .gallery__grid{grid-template-columns:repeat(3,1fr);gap:8px}}.section-gallery .gallery__item{position:relative;width:100%;padding-top:100%;overflow:hidden;background-color:#eee}.section-gallery .gallery__item img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.section-gallery .gallery__item:hover img{transform:scale(1.05)}.section-gallery .gallery__bg{position:relative;width:100%;line-height:0;z-index:1}.section-gallery .gallery__bg img{width:100%;height:auto;display:block}.section-gallery .gallery__bg--sp{display:none}@media (max-width: 768px){.section-gallery .gallery__bg--pc{display:none}.section-gallery .gallery__bg--sp{display:block}}.section-gallery .gallery__card{background-color:#fff;padding:4% 4% 5%;text-align:left;width:50%;min-width:500px;position:relative;border-radius:0;pointer-events:auto;box-shadow:0 10px 40px #0000001a}@media (max-width: 768px){.section-gallery .gallery__card{padding:30px 24px 40px;width:100%;min-width:0;text-align:left;border-radius:0}}.section-gallery .gallery__card .section-label{display:block;margin-bottom:10px;font-weight:500;color:#333;line-height:1;font-size:22px;letter-spacing:.05em}.section-gallery .gallery__card .section-title{font-size:50px;font-weight:700;margin-top:0;line-height:1.6;margin-bottom:20px;color:#333}@media (max-width: 768px){.section-gallery .gallery__card .section-title{font-size:38px;margin-bottom:20px;line-height:1.3}}.section-gallery .gallery__card .gallery__btn{margin-top:10px}.section-gallery .gallery__card .gallery__btn .btn--gallery{background-color:#f9e79f;color:#333}.gallery-lightbox{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s;cursor:pointer}.gallery-lightbox.is-active{opacity:1;visibility:visible}.gallery-lightbox img{max-width:90%;max-height:90vh;object-fit:contain;border-radius:8px}.gallery-lightbox__close{position:absolute;width:40px;height:40px;cursor:pointer;z-index:1}.gallery-lightbox__close:before,.gallery-lightbox__close:after{content:"";position:absolute;top:50%;left:50%;width:30px;height:4px;background-color:#fff;border-radius:2px}.gallery-lightbox__close:before{transform:translate(-50%,-50%) rotate(45deg)}.gallery-lightbox__close:after{transform:translate(-50%,-50%) rotate(-45deg)}.footer{background-color:#fff;padding:100px 0 50px;border-top-left-radius:100px;position:relative;overflow:hidden;margin-top:0}@media (max-width: 768px){.footer{padding:50px 0 30px;border-top-left-radius:50px}}.footer .footer__decor{position:absolute;top:-10%;left:0;width:100%;height:100%;opacity:.2;pointer-events:none;z-index:0}.footer .footer__decor img{width:17%;height:auto;display:block;mix-blend-mode:overlay}@media (max-width: 768px){.footer .footer__decor{top:0;left:0;width:100%;height:auto}.footer .footer__decor img{width:40%;mix-blend-mode:normal}}.footer .footer__container{position:relative;z-index:1;display:grid;grid-template-columns:auto auto;gap:0px;width:100%;max-width:1030px;align-items:start;box-sizing:border-box}@media (max-width: 768px){.footer .footer__container{grid-template-columns:1fr;text-align:left;width:94%}}.footer .footer__info{width:320px}@media (max-width: 768px){.footer .footer__info{width:100%}}.footer .footer__info .footer__logo{width:300px;margin-bottom:20px}@media (max-width: 768px){.footer .footer__info .footer__logo{margin:0 0 20px;width:250px}}.footer .footer__info .footer__logo img{width:100%;height:auto}.footer .footer__info .footer__company-name{font-weight:700;margin-bottom:10px;font-size:16px}.footer .footer__info .footer__address{font-style:normal;font-size:14px;line-height:1.8;color:#333}.footer .footer__nav{display:flex;justify-content:center;gap:80px}@media (max-width: 768px){.footer .footer__nav{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;gap:60px;margin:40px 0 20px;position:relative;padding-bottom:80px}.footer .footer__nav ul{flex:0 0 auto}}.footer .footer__nav ul{list-style:none;padding:0;margin:0}.footer .footer__nav ul li{margin-bottom:20px}.footer .footer__nav ul li a:not(.btn){color:#ef8200;text-decoration:none;letter-spacing:.05em;font-weight:500;font-size:22px;transition:opacity .3s;display:inline-block;white-space:nowrap}@media (max-width: 768px){.footer .footer__nav ul li a:not(.btn){font-size:20px}}.footer .footer__nav ul li a:not(.btn):hover{opacity:.7}.footer .footer__nav ul li .btn--contact{font-size:22px;white-space:nowrap;padding:20px 40px}@media (max-width: 768px){.footer .footer__nav ul li:has(.btn--contact){position:absolute;bottom:-30px;left:0;margin-top:0}}.footer .footer__copyright{text-align:right;margin-top:60px;font-size:12px;color:#999;position:relative;z-index:1;padding-right:5%}@media (max-width: 768px){.footer .footer__copyright{text-align:center;padding-right:0;color:#ef8200}}.footer .pagetop{position:absolute;top:-100px;right:5%;width:80px;height:80px;background-color:#f9e79f;border:2px solid #333;border-radius:50%;z-index:10;display:flex;align-items:center;justify-content:center;text-decoration:none;box-shadow:4px 4px #333;transition:all .2s}.footer .pagetop:after{content:"";width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 19.18 20'%3E%3Cpath fill='%23333' d='M7.24,17.66v-9.16l-3.21,3.21c-.91.91-2.39.91-3.31,0l-.03-.03c-.91-.91-.91-2.39,0-3.31L6.25,2.8,8.67.38c.51-.51,1.33-.51,1.84,0l2.42,2.42,5.56,5.56c.91.91.91,2.39,0,3.31l-.03.03c-.91.91-2.39.91-3.31,0l-3.19-3.19v9.14c0,1.29-1.05,2.34-2.34,2.34h-.05c-1.29,0-2.34-1.05-2.34-2.34Z'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center}.footer .pagetop:hover{transform:translate(2px,2px);box-shadow:2px 2px #333;opacity:1}.footer .pagetop:active{transform:translate(4px,4px);box-shadow:0 0 #333}@media (max-width: 768px){.footer .pagetop{width:60px;height:60px;top:-30px;right:20px}.footer .pagetop:before{width:10px;height:10px;border-width:2px}}body.page-contact{background-color:#ef8200!important}.contact-phone{background-color:#ef8200;padding:80px 0;color:#fff;text-align:center}.contact-phone__container{max-width:1000px;margin:0 auto;padding:0 20px}.contact-phone__box{border:2px solid #fff;padding:50px 0;width:100%;max-width:860px;margin:0 auto;font-family:Noto Sans JP,sans-serif}.contact-phone__title{font-size:20px;font-weight:700;margin-bottom:25px;letter-spacing:.05em}.contact-phone__number{font-family:Outfit,sans-serif;font-size:19px;font-weight:500;margin-bottom:25px;line-height:1;letter-spacing:.02em;display:block;color:#fff;text-decoration:none;pointer-events:none}@media (max-width: 768px){.contact-phone__number{pointer-events:auto}}.contact-phone__desc{font-size:16px;margin-bottom:10px;font-weight:500;letter-spacing:.05em}.contact-phone__hours{font-size:16px;font-weight:500;letter-spacing:.05em}.contact-phone__hours .highlight-text{color:#7b61ff}@media (max-width: 768px){.contact-phone{padding:60px 0}.contact-phone__title{font-size:20px;margin-bottom:20px}.contact-phone__number{font-size:28px}.contact-phone__desc{font-size:14px;line-height:1.6;margin-bottom:15px;display:block}.contact-phone__hours{font-size:14px}.contact-phone__box{padding:40px 20px}}.contact-form-section{background-color:#ef8200;padding:0 0 100px}.contact-form-section__container{max-width:1000px;margin:0 auto;padding:0 20px}.contact-form-section__title{color:#fff;font-weight:700;font-size:16px;text-align:center;margin-bottom:30px}.contact-form-section .contact-form-card{background:#fff;padding:50px 80px}@media (max-width: 768px){.contact-form-section .contact-form-card{padding:30px 20px}}.contact-form-section .form-row{margin-bottom:30px}.contact-form-section .form-label{display:block;font-weight:700;font-size:14px;margin-bottom:10px;color:#333}.contact-form-section .form-label .required{color:#e60012;font-size:12px;margin-left:10px;font-weight:500}.contact-form-section .form-input{width:100%}.contact-form-section .form-input--zip{display:flex;align-items:center;gap:10px}.contact-form-section .form-input--zip .zip-mark{font-weight:700;font-size:14px}.contact-form-section .form-input--zip input{width:150px}.contact-form-section .form-input-group{display:flex;flex-direction:column;gap:10px}.contact-form-section input[type=text],.contact-form-section input[type=email],.contact-form-section input[type=tel],.contact-form-section textarea{width:100%;background-color:#f2f2f2;border:none;padding:15px;font-size:14px;appearance:none;border-radius:0}.contact-form-section input[type=text]::placeholder,.contact-form-section input[type=email]::placeholder,.contact-form-section input[type=tel]::placeholder,.contact-form-section textarea::placeholder{color:#999}.contact-form-section input[type=text]:focus,.contact-form-section input[type=email]:focus,.contact-form-section input[type=tel]:focus,.contact-form-section textarea:focus{outline:1px solid #ef8200}.contact-form-section textarea{height:200px;resize:vertical}.contact-form-section .form-footer{text-align:center;margin-top:50px}.contact-form-section .privacy-link{font-size:12px;margin-bottom:20px}.contact-form-section .privacy-link a{color:#333;text-decoration:none;display:inline-flex;align-items:center;gap:5px}.contact-form-section .privacy-link a:hover{text-decoration:underline}.contact-form-section .privacy-check{margin-bottom:40px;font-size:14px;font-weight:700}.contact-form-section .privacy-check label{display:inline-flex;align-items:center;gap:10px;cursor:pointer}.contact-form-section .privacy-check .required{color:#e60012;font-size:12px;margin-left:5px}.contact-form-section .submit-btn-wrapper{text-align:center}.contact-form-section .btn-submit{background-color:#333;color:#fff;border:none;border-radius:50px;padding:20px 80px;font-size:16px;font-weight:700;cursor:pointer;transition:opacity .3s;display:inline-flex;align-items:center;gap:10px}.contact-form-section .btn-submit:hover{opacity:.8}.contact-form-section .btn-submit .arrow{display:inline-block;width:8px;height:8px;border-top:2px solid #fff;border-right:2px solid #fff;transform:rotate(45deg)}.page-header{background-color:#ef8200;padding:120px 20px 20px;min-height:400px;display:flex;align-items:flex-end}.page-header__inner{background-color:#fff;width:1280px;margin:0 auto;border-radius:40px;padding:60px;position:relative;min-height:400px;display:flex;flex-direction:column;justify-content:flex-start}@media screen and (max-width: 768px){.page-header__inner{padding:30px;border-radius:20px;min-height:250px}}.page-header__label{font-family:Outfit,Noto Sans JP,sans-serif;font-weight:700;font-size:22px;color:#333;letter-spacing:.05em;margin-bottom:0;text-transform:uppercase}.page-header__label:before{content:"_";margin-right:2px}.page-header__title{font-size:40px;font-weight:700;line-height:1.5;margin-bottom:40px;margin-top:10px;position:relative;z-index:2}.page-header__title .u-highlight{background:#f9e79f;display:inline;padding:10px;line-height:2;box-decoration-break:clone;-webkit-box-decoration-break:clone}.page-header__title .u-highlight--green{background:#a6e5a4}.page-header__title .u-highlight--blue{background:#a9e0db}.page-header__title .u-highlight--pink{background:#ffccd5}@media screen and (max-width: 768px){.page-header__title{font-size:24px}}.page-header__en-title{position:absolute;bottom:-26px;right:-10px;font-family:Outfit,Noto Sans JP,sans-serif;font-weight:700;font-size:180px;color:#ef8200;line-height:1;opacity:1;z-index:1;text-transform:uppercase}@media screen and (max-width: 768px){.page-header__en-title{font-size:50px;right:20px;bottom:10px}}
