*,*::before,*::after{box-sizing:border-box}*{margin:0}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}.header{position:fixed;top:16px;width:100%;padding:0 16px;z-index:100;transition:transform 300ms ease-in-out}@media screen and (min-width: 1024px){.header{height:64px;padding:0 36px}}.header-wrapper{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1280px;margin:0 auto}.header.header-unpinned{transform:translateY(-100%)}.header.is-scrollEnd{transform:translateY(0)}.header-left{flex-shrink:0}@media screen and (min-width: 1024px){.header-left img{width:120px}}.header-right{display:flex;align-items:center;-moz-column-gap:64px;column-gap:64px}.header-navigation{display:none}@media screen and (min-width: 768px){.header-navigation{display:flex}.header-navigation-list{display:flex;gap:32px;padding:0;list-style:none;font-family:"Poppins",sans-serif}.header-navigation-item a{color:inherit;text-decoration:none;transition:color 300ms ease-in}.header-navigation-item.white{color:#fff}.header-navigation-item.black{color:#332d2b}}.header-menu{width:60px;height:60px;padding:0;background:#332d2b;border:none;border-radius:50%;box-shadow:0px 4px 6px rgba(0,0,0,.15);cursor:pointer}@media screen and (min-width: 1024px){.header-menu{width:64px;height:64px}}.header-menu.open .header-menu-icon span:first-child{transform:translateY(8px) rotate(45deg)}.header-menu.open .header-menu-icon span:nth-child(2){opacity:0}.header-menu.open .header-menu-icon span:last-child{transform:translateY(-8px) rotate(-45deg)}.header-menu-icon{display:flex;flex-direction:column;gap:6px;justify-content:center;align-items:center;width:34px;margin:0 auto;transition:gap 150ms ease-out}.header-menu-icon span{display:block;width:90%;height:2px;margin:0 auto;background:#fff;border-radius:2px;transform-origin:center;transition:300ms}.hamburger-menu-navigation{position:fixed;top:0;left:0;display:flex;justify-content:center;width:100%;height:100vh;padding-top:150px;background:#fff;z-index:50;visibility:hidden;opacity:0;transition:opacity 300ms}.hamburger-menu-navigation.open{visibility:visible;opacity:1}.hamburger-menu-list{padding:0;font-size:18px;font-weight:bold;line-height:1.25;letter-spacing:.08em}.hamburger-menu-list>:not([hidden])~:not([hidden]){margin-top:32px}.hamburger-menu-item::marker{color:#2d4ea0}.hamburger-menu-item a{color:inherit;text-decoration:none;transition:opacity 300ms}.hamburger-menu-item a:hover{opacity:.7}.footer{padding:40px 16px 60px;color:#fff;background:#000}@media screen and (min-width: 768px){.footer{padding:40px 36px 60px}}@media screen and (min-width: 1024px){.footer{padding:40px 80px 60px}}.footer-nav{display:flex;justify-content:center;gap:32px;margin-bottom:32px;padding:0;list-style:none}@media screen and (min-width: 768px){.footer-nav{gap:64px}}.footer-nav a{font-family:"Poppins",sans-serif;color:inherit;text-decoration:none}.footer-info-company{display:flex;gap:32px;align-items:center;margin-bottom:16px}.footer-info-company span{font-family:"Poppins",sans-serif;font-size:16px}.footer-copyright{font-size:12px}.section-header{position:relative;margin-bottom:80px}.section-header-txt{font-size:40px}.section-header-bg{position:absolute;top:50%;left:50%;transform:translate(0, -50%);font-family:"Cormorant",serif;color:#2d4ea0;font-size:clamp(74px,16vw,200px);letter-spacing:.04em;white-space:nowrap;opacity:.05;mix-blend-mode:darken}.btn{position:relative;display:inline-flex;gap:12px;padding:8px 40px;font-family:"Poppins",sans-serif;font-weight:600;border-radius:100px;border:1px solid #332d2b;overflow:hidden;transition:color 150ms ease-out}.btn::before{position:absolute;top:0;left:0;display:block;width:0;height:100%;background:#332d2b;transition:width 150ms ease-out;border-radius:100px;content:"";z-index:-1}.btn:hover{color:#fff}.btn:hover::before{width:100%}.btn:hover.btn-icon svg path{stroke:#fff}.btn-icon{gap:12px}.btn-icon svg path{transition:stroke 150ms ease-out}.btn-white{color:#fff;border-color:#fff}.btn-white::before{background:#fff}.btn-cv{display:flex;gap:8px;justify-content:center;align-items:center;width:100%;max-width:375px;margin:0 auto;padding:16px;background:#332d2b;border:none;border-radius:100px;color:#fff;font-size:16px;font-weight:700;letter-spacing:.04em;white-space:nowrap;overflow:hidden;cursor:pointer;transition:opacity 150ms ease-out}.btn-cv:hover{opacity:.8}.top{position:relative}.top-copy{position:absolute;bottom:100px;left:16px;color:#fff;font-family:"Cormorant",serif;font-weight:600;mix-blend-mode:difference;z-index:1}@media screen and (min-width: 768px){.top-copy{left:36px}}@media screen and (min-width: 1024px){.top-copy{left:calc(36px + 4vw)}}.top-copy p{line-height:1;font-size:clamp(60px,15vw,100px);margin-bottom:12px}.top-copy h1{font-size:clamp(14px,4vw,20px)}.top-visual{height:90vh;min-height:500px;overflow:hidden}@media screen and (min-width: 768px){.top-visual{height:680px}}@media screen and (min-width: 1536px){.top-visual{height:760px}}.top-visual::before{display:block;width:100%;height:100%;background-image:url("../img/top_bg_sp.jpg");background-position:center center;background-size:cover;background-repeat:no-repeat;content:"";z-index:-1;animation:mainVisualLoading 600ms cubic-bezier(0, 1, 0.15, 1) 400ms forwards;transform:scale(1.25)}@media screen and (min-width: 768px){.top-visual::before{background-image:url("../img/top_bg_pc.jpg");background-position:20% center}}.fade-in{overflow:hidden}.fade-in *{transform:translateY(150%);animation:fadeIn 1000ms cubic-bezier(0, 1, 0.15, 1) 600ms forwards}@keyframes fadeIn{0%{transform:translateY(150%)}100%{transform:translateY(0%)}}@keyframes mainVisualLoading{0%{transform:scale(1.25)}100%{transform:scale(1)}}.service-list{width:100vw;margin:0 calc(50% - 50vw);padding:0;list-style:none}.service-item{position:relative;display:flex;flex-direction:column;color:inherit;text-decoration:none}@media screen and (min-width: 768px){.service-item{justify-content:center}}.service-item:hover .btn{color:#fff}.service-item:hover .btn::before{width:100%}.service-item:hover .btn.btn-icon svg path{stroke:#fff}.service-item:hover .btn-white{color:#332d2b}.service-item-js{cursor:pointer}.service-item-salon{border-top:1px solid #e0e3f0;background:#f0f3ff;padding-top:min(57vw,300px);justify-content:end;padding-bottom:24px}@media screen and (min-width: 768px){.service-item-salon{padding:0;height:360px;justify-content:center}}.service-item-salon-bg-sp{position:absolute;top:0;width:100%;height:auto;max-height:400px;-o-object-fit:cover;object-fit:cover;-o-object-position:center 10%;object-position:center 10%;mix-blend-mode:darken;z-index:0}@media screen and (min-width: 768px){.service-item-salon-bg-sp{position:absolute;top:0;width:100%;display:none}}.service-item-salon-bg-pc{display:none;position:absolute;top:0;right:0;-o-object-fit:cover;object-fit:cover;-o-object-position:left 5%;object-position:left 5%;width:70%;height:100%}@media screen and (min-width: 768px){.service-item-salon-bg-pc{display:block}}.service-item-salon-bg-texture{position:absolute;top:0;width:100%;height:100%;background-image:url("../img/texture_noise.png");background-repeat:repeat;mix-blend-mode:overlay;z-index:1}@media screen and (min-width: 768px){.service-item-salon .service-detail-contents{margin:0 auto 0 0;padding-left:36px}}.service-item-marketing{height:300px;padding-top:36px;color:#fff;background-image:url("../img/service_bg_digital.jpg");background-size:cover;background-position:40% center}@media screen and (min-width: 768px){.service-item-marketing{height:360px;padding:0;background-position:center center}}.service-item-marketing .service-detail-contents{filter:drop-shadow(0px 0px 6px rgba(0, 0, 0, 0.6))}@media screen and (min-width: 768px){.service-item-marketing .service-detail-contents{margin:0 0 0 auto;padding-right:36px}}.service-item-relaxation{height:300px;padding-top:36px;color:#fff;background-image:url("../img/service_bg_relaxation.jpg");background-size:cover;background-position:40% center}@media screen and (min-width: 768px){.service-item-relaxation{height:360px;padding:0;background-position:center center}}.service-item-relaxation .service-detail-contents{filter:drop-shadow(0px 0px 6px rgba(0, 0, 0, 0.25))}@media screen and (min-width: 768px){.service-item-relaxation .service-detail-contents{margin:0 auto 0 0;padding-left:36px}}.service-item-side{height:300px;padding-top:36px;background-image:url("../img/service_bg_side.jpg");background-size:cover;background-position:80% center}@media screen and (min-width: 768px){.service-item-side{height:360px;padding:0;background-position:center center}}.service-item-side .service-detail-contents{filter:drop-shadow(0px 1px 2px rgba(255, 255, 255, 0.8))}@media screen and (min-width: 768px){.service-item-side .service-detail-contents{margin:0 0 0 auto;padding-right:36px}}.service-detail{width:100%;max-width:520px;margin:0 auto;padding:0 16px;z-index:2}@media screen and (min-width: 768px){.service-detail{max-width:1160px;padding:0}}@media screen and (min-width: 768px){.service-detail-contents{width:min(50%,500px)}}.service-logo{width:160px;height:auto;margin-bottom:16px}.service-name{font-size:24px;margin-bottom:8px}.service-description{margin-bottom:32px;font-weight:500}.service-description+.service-sns{margin-top:-24px}.service-sns{display:flex;gap:16px;margin-bottom:32px}.sns-link{transition:opacity 150ms ease-out}.sns-link:hover{opacity:.7}.about-philosophy{text-align:center;margin-bottom:80px}.about-philosophy-header{display:flex;justify-content:center;align-items:center;gap:48px;margin-bottom:60px;font-family:"Cormorant",serif;text-align:center;font-size:24px}.about-philosophy-header::before,.about-philosophy-header::after{display:block;width:100%;height:1px;background:#332d2b;content:""}.about-philosophy-content{position:relative}.about-philosophy-txt{margin-bottom:24px;font-family:"Cormorant",serif;font-size:clamp(24px,8vw,49px);font-weight:500}.about-philosophy-txt span{font-size:1.1em}.about-philosophy-description{font-size:14px;letter-spacing:.08em;line-height:1.5}@media screen and (min-width: 768px){.about-philosophy-description{font-size:16px}}.about-philosophy-bg{position:absolute;top:50%;left:50%;height:150%;max-height:240px;transform:translate(-50%, -50%);z-index:-1;opacity:.15;mix-blend-mode:multiply}.about-company{display:flex;flex-direction:column;gap:24px}@media screen and (min-width: 768px){.about-company{flex-direction:row;justify-content:center;gap:0}}.about-logo{width:160px;height:auto;margin:0 auto}@media screen and (min-width: 768px){.about-logo{width:200px}}@media screen and (min-width: 768px){.about-table{width:50%;font-size:16px}}.about-table-row{display:flex;flex-direction:column;gap:4px;padding:16px 0}@media screen and (min-width: 768px){.about-table-row{flex-direction:row;padding:36px 0}}.about-table-row:first-child{padding-top:0}.about-table-row:last-child{padding-bottom:0}.about-table-row+.about-table-row{border-top:1px solid #332d2b}.about-table-label{font-weight:600;flex-shrink:0;min-width:80px}@media screen and (min-width: 1024px){.about-table-label{width:20%}}.about-table-data{font-weight:500;padding-left:.25em}.contact-form{width:min(100%,768px);margin:0 auto 40px}.contact-form>:not([hidden])~:not([hidden]){margin-top:24px}@media screen and (min-width: 768px){.contact-form{font-size:16px}}.contact-form-select{width:100%;position:relative}.contact-form-select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;padding-right:calc(16px + 1em);color:#332d2b}.contact-form-select::after{position:absolute;right:16px;top:50%;transform:translateY(-50%) rotate(45deg);display:block;width:8px;height:8px;border-bottom:1px solid #000;border-right:1px solid #000;content:""}.contact-form-block{display:flex;flex-direction:column;gap:8px}.contact-form-label{font-weight:700}.contact-form-label.required::after{display:inline-block;margin-left:4px;color:#f10000;font-size:12px;content:"*必須"}.contact-form-controller{padding:16px;font-size:16px;border:none;border-radius:2px 2px 0 0;border-bottom:1px solid #332d2b;background:rgba(51,45,43,.05)}.contact-form-controller::-moz-placeholder{color:#ccc}.contact-form-controller::placeholder{color:#ccc}textarea.contact-form-controller{width:100%;min-width:100%;max-width:100%;height:8em;min-height:4em;max-height:16em}body{position:relative;font-family:"Zen Kaku Gothic New",sans-serif;color:#332d2b;font-size:14px;font-weight:400;background:#f6f7fb}body::before{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(../img/texture_noise.png);mix-blend-mode:color-burn;content:"";opacity:.1;z-index:-1}body.fixed{overflow:hidden}.contents-section{overflow:hidden}.container{margin:0 16px;padding:40px 0}@media screen and (min-width: 768px){.container{margin:0 36px;padding:80px 0}}@media screen and (min-width: 1280px){.container{max-width:1200px;margin:0 auto}}