*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}html,body,h1,h2,h3,h4,h5,h6,ul,ol,dl,li,dt,dd,p,div,span,img,a,table,tr,th,td{margin:0;padding:0;border:0;font-weight:400;font-size:100%;vertical-align:baseline}header,footer,nav,section,article,main,aside,figure,figcaption{display:block}ol,ul{list-style:none}img{max-width:100%;height:auto;vertical-align:middle}a{color:inherit;text-decoration:none}button{margin:0;padding:0;border:none;-webkit-box-shadow:none;box-shadow:none;background:#fff0;cursor:pointer;font:inherit}input,select,textarea{font:inherit;color:inherit;vertical-align:top}main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:60px}@media screen and (min-width:768px){main{gap:80px}}@media screen and (min-width:900px){main{gap:100px}}.inner{padding-inline:26px;text-align:center;margin-inline:auto}@media screen and (min-width:768px){.inner{padding-inline:30px;max-width:1000px}}.sp-hidden{display:none}@media screen and (min-width:768px){.sp-hidden{display:block}}@media screen and (min-width:768px){.pc-hidden{display:none}}.op{-webkit-transition:0.4s;transition:0.4s}.op:hover{opacity:.6}html{scroll-behavior:smooth}body{font-family:"Hina Mincho",serif;color:#555;font-size:16px;line-height:1.6}body.no-scroll{overflow:hidden}.logo img{width:130px}.logo.white img{width:200px}.heading-top{display:block;font-size:30px;letter-spacing:.25em;font-family:"din-2014",sans-serif}.heading-top.lg{font-size:55px;letter-spacing:.1em;line-height:1;display:inline-block;color:#fff;padding-inline:10px;text-shadow:1px 1px 0 #777,-1px -1px 0 #777,-1px 1px 0 #777,1px -1px 0 #777,1px 0 0 #777,-1px 0 0 #777,0 1px 0 #777,0 -1px 0 #777,2px 2px 4px rgb(0 0 0 / .15)}.heading-ja{display:block;font-size:30px;letter-spacing:.25em;line-height:1.4}@media screen and (min-width:768px){.heading-ja{line-height:1.6}}.heading-en{display:block;font-size:13px;letter-spacing:.15em}@media screen and (min-width:768px){.heading-en{letter-spacing:.28em}}.heading-sub{margin-top:15px;display:block;font-size:14px;letter-spacing:.05em;font-family:"Raleway","Noto Sans JP",sans-serif;color:#777}.text-block{font-size:13px;line-height:1.8;margin-top:20px}@media screen and (min-width:768px){.text-block{font-size:16px;line-height:2.4}}.underline-before{background:-webkit-gradient(linear,left top,left bottom,from(#fbf0ad),to(#fbf0ad)) 0 100%/0 10px no-repeat;background:linear-gradient(#fbf0ad,#fbf0ad) 0 100%/0 10px no-repeat;-webkit-transition:background 3s;transition:background 3s;text-decoration:none}.fuwa{-webkit-animation:recommend-animation 2.5s infinite;animation:recommend-animation 2.5s infinite}@-webkit-keyframes recommend-animation{0%,50%,100%{top:0}25%{top:-.5rem}75%{top:-.3rem}}@keyframes recommend-animation{0%,50%,100%{top:0}25%{top:-.5rem}75%{top:-.3rem}}.underline-after{background-size:100% 10px}.btn{position:relative;overflow:hidden;font-family:"Raleway","Noto Sans JP",sans-serif;font-size:12px;letter-spacing:.4em;text-decoration:none;display:inline-block;border:1px solid #777;padding:3px 40px;text-align:center;outline:none;-webkit-transition:ease 0.2s;transition:ease 0.2s}@media screen and (min-width:900px){.btn{padding-inline:50px}}.btn.btn-l{padding:12px 60px;font-size:15px}.btn.btn-xl{padding:18px 70px;font-size:15px}@media screen and (min-width:768px){.btn.btn-xl{padding:35px 120px;font-size:20px}}.btn span{position:relative;z-index:3;color:#555}.btn span::after{content:"";width:6px;height:6px;border-top:#555 1px solid;border-right:#555 1px solid;position:absolute;top:50%;right:-15px;-webkit-transform:rotate(45deg) translateY(-50%);transform:rotate(45deg) translateY(-50%)}.btn:hover span::after{border-top:#fff 1px solid;border-right:#fff 1px solid}.btn:hover span{color:#fff}.modal{position:fixed;inset:0;margin:auto;width:90%;max-height:calc(100% - 40px);overflow:auto;overscroll-behavior-y:none;border:none;padding:26px;-webkit-box-shadow:0 0 8px #dbd5d5;box-shadow:0 0 8px #dbd5d5;z-index:5;opacity:0;-webkit-transition:opacity 0.5s ease-in-out;transition:opacity 0.5s ease-in-out}@media screen and (min-width:768px){.modal{width:600px;padding:60px 70px}}.modal::-ms-backdrop{background:#fff0;-ms-transition:background 0.5s ease-in-out;transition:background 0.5s ease-in-out}.modal::backdrop{background:#fff0;-webkit-transition:background 0.5s ease-in-out;transition:background 0.5s ease-in-out}.modal.show{opacity:1}.modal.show::-ms-backdrop{background:rgb(0 0 0 / .6)}.modal.show::backdrop{background:rgb(0 0 0 / .6)}.bgleft:before{content:"";position:absolute;top:0;left:0;z-index:2;background:#555;width:100%;height:100%;-webkit-transition:-webkit-transform 0.6s cubic-bezier(.8,0,.2,1) 0s;transition:-webkit-transform 0.6s cubic-bezier(.8,0,.2,1) 0s;transition:transform 0.6s cubic-bezier(.8,0,.2,1) 0s;transition:transform 0.6s cubic-bezier(.8,0,.2,1) 0s,-webkit-transform 0.6s cubic-bezier(.8,0,.2,1) 0s;-webkit-transform:scale(0,1);transform:scale(0,1);-webkit-transform-origin:right top;transform-origin:right top}.bgleft:hover:before{-webkit-transform-origin:left top;transform-origin:left top;-webkit-transform:scale(1,1);transform:scale(1,1)}.supple{margin-top:20px;font-family:"Raleway","Noto Sans JP",sans-serif;font-size:12px}@media screen and (min-width:768px){.supple{margin-top:30px;font-size:14px}}.top-scroll{border:none;width:50px;height:50px;color:#fff;border:1px solid #fff;border-radius:50%;font-family:"din-2014",sans-serif;position:relative}.top-scroll::after{content:"";position:absolute;top:7px;right:0;left:0;width:8px;height:8px;margin-inline:auto;border-top:1px solid #fff;border-right:1px solid #fff;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.page-top{position:fixed;display:grid;place-items:center;bottom:16px;right:16px;border:1px solid #fff;width:60px;height:60px;color:#fff;border-radius:50%;font-family:"Raleway","Noto Sans JP",sans-serif;font-size:14px;text-align:center;line-height:1.1;opacity:0;visibility:hidden;-webkit-transition:opacity 0.3s,visibility 0.3s;transition:opacity 0.3s,visibility 0.3s}@media screen and (min-width:768px){.page-top{bottom:40px;right:40px;width:80px;height:80px;font-size:16px}}.page-top.is-show{opacity:1;visibility:visible}.loading{position:fixed;width:100%;height:100vh;background:#444;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-animation:SLIDE 5.5s ease-in 0s forwards;animation:SLIDE 5.5s ease-in 0s forwards;z-index:50}.fadeout{width:560px;-webkit-animation:FADEOUT 1s ease-out 4s forwards;animation:FADEOUT 1s ease-out 4s forwards}@media screen and (min-width:768px){.fadeout{max-width:100%;width:1400px;height:auto}}.line{stroke:#fff;fill:#fff0;stroke-width:1;stroke-dasharray:3000;stroke-dashoffset:3000;-webkit-animation:LINE 10s ease-in 0s forwards;animation:LINE 9s ease-in 0s forwards}@keyframes LINE{5%{stroke-dashoffset:3000}90%{stroke-dashoffset:0}}@-webkit-keyframes LINE{5%{stroke-dashoffset:3000}90%{stroke-dashoffset:0}}@-webkit-keyframes FADEOUT{0%{opacity:1}100%{opacity:0}}@keyframes FADEOUT{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes SLIDE{0%{-webkit-transform:translateX(0);transform:translateX(0)}90%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes SLIDE{0%{-webkit-transform:translateX(0);transform:translateX(0)}90%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(100%);transform:translateX(100%)}}#header{-webkit-transition:opacity 0.3s ease,-webkit-transform 0.3s ease;transition:opacity 0.3s ease,-webkit-transform 0.3s ease;transition:transform 0.3s ease,opacity 0.3s ease;transition:transform 0.3s ease,opacity 0.3s ease,-webkit-transform 0.3s ease}.hide{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}.header{background:#fff;height:70px;position:fixed;top:0;left:0;width:100%;z-index:4}.header__inner{height:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:768px){.header__inner{max-width:1200px}}.header__logo img{display:block;width:120px}@media screen and (min-width:768px){.header__logo img{width:140px}}@media screen and (min-width:768px){.header__icon{display:none}}.header__nav{width:100%;height:100%;position:fixed;inset:0;padding-block:150px;background:#777;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform 0.5s;transition:-webkit-transform 0.5s;transition:transform 0.5s;transition:transform 0.5s,-webkit-transform 0.5s;z-index:50;opacity:.9}.header__nav.is-checked{-webkit-transform:translateY(0);transform:translateY(0)}@media screen and (min-width:768px){.header__nav{background:#fff0;width:auto;height:auto;color:#555;position:static;padding:0;-webkit-transform:none;transform:none;-webkit-transition:none;transition:none;-ms-flex-negative:0;flex-shrink:0}}.header__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:50px}@media screen and (min-width:768px){.header__list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:30px}}@media screen and (min-width:900px){.header__list{gap:50px}}.header__list a{font-family:"Raleway","Noto Sans JP",sans-serif;font-size:15px;letter-spacing:.1em;color:#fff;-webkit-transition:opacity 0.4s;transition:opacity 0.4s}.header__list a:hover{opacity:.6}@media screen and (min-width:768px){.header__list a{color:#555}}.drawer-icon{width:40px;height:25px;position:relative;z-index:55}.drawer-icon.is-checked .drawer-icon__bar-up{-webkit-transform:rotate(-25deg);transform:rotate(-25deg);background:url(/wp-content/themes/official/img/scissors-up-wh.png) center center/contain no-repeat}.drawer-icon.is-checked .drawer-icon__bar-under{-webkit-transform:rotate(25deg);transform:rotate(25deg);background:url(/wp-content/themes/official/img/scissors-under-wh.png) center center/contain no-repeat}.drawer-icon.is-checked .drawer-icon__text{color:#fff}.drawer-icon__bar-up{background:url(/wp-content/themes/official/img/scissors-up.png) center center/contain no-repeat;width:45px;height:15px;position:absolute;top:-6px;margin-inline:auto;inset-inline:0;-webkit-transition:-webkit-transform 0.4s;transition:-webkit-transform 0.4s;transition:transform 0.4s;transition:transform 0.4s,-webkit-transform 0.4s}.drawer-icon__bar-under{background:url(/wp-content/themes/official/img/scissors-under.png) center center/contain no-repeat;width:45px;height:15px;position:absolute;top:1px;margin-inline:auto;inset-inline:0;-webkit-transition:-webkit-transform 0.4s;transition:-webkit-transform 0.4s;transition:transform 0.4s;transition:transform 0.4s,-webkit-transform 0.4s}.drawer-icon__text{display:inline-block;position:absolute;bottom:-6px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);font-family:"Raleway","Noto Sans JP",sans-serif;font-size:10px;letter-spacing:.1em;color:#555}.fv{margin-top:70px;position:relative;z-index:-10;opacity:0;-webkit-transition:opacity 0.8s ease;transition:opacity 0.8s ease}.fv.hidden{opacity:0;-webkit-transition:opacity 0.5s ease;transition:opacity 0.5s ease}.fv.start{opacity:1}.fv.ready{opacity:1}.slide{position:relative;max-width:100%;width:100%;height:calc(100vh - 70px);overflow:hidden}@media screen and (min-width:768px){.slide{height:700px}}@media screen and (min-width:1200px){.slide{height:800px}}.slide-image{background-position:center;background-repeat:no-repeat;background-size:cover;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;-webkit-animation:none;animation:none}.slide-image:nth-child(1){background-image:url(/wp-content/themes/official/img/img01-sp.jpg);opacity:1}@media screen and (min-width:768px){.slide-image:nth-child(1){background-image:url(/wp-content/themes/official/img/img01.jpg)}}.slide-image:nth-child(2){background-image:url(/wp-content/themes/official/img/img02-sp.jpg);-webkit-animation-delay:9.8s;animation-delay:9.8s}@media screen and (min-width:768px){.slide-image:nth-child(2){background-image:url(/wp-content/themes/official/img/img02.jpg)}}.slide-image:nth-child(3){background-image:url(/wp-content/themes/official/img/img03-sp.jpg);-webkit-animation-delay:19.5s;animation-delay:19.5s}@media screen and (min-width:768px){.slide-image:nth-child(3){background-image:url(/wp-content/themes/official/img/img03.jpg)}}.fv.start .slide-image:nth-child(1){-webkit-animation:slider-1 24s linear infinite;animation:slider-1 24s linear infinite}.fv.start .slide-image:nth-child(2){-webkit-animation:slider-1 24s linear infinite 8.2s;animation:slider-1 24s linear infinite 8.2s}.fv.start .slide-image:nth-child(3){-webkit-animation:slider-1 24s linear infinite 16.3s;animation:slider-1 24s linear infinite 16.3s}@-webkit-keyframes slider-1{0%{opacity:0;-webkit-transform:scale(1);transform:scale(1)}4.16%{opacity:1}33.33%{opacity:1}41.66%{opacity:0;-webkit-transform:scale(1.2);transform:scale(1.2)}100%{opacity:0}}@keyframes slider-1{0%{opacity:0;-webkit-transform:scale(1);transform:scale(1)}4.16%{opacity:1}33.33%{opacity:1}41.66%{opacity:0;-webkit-transform:scale(1.2);transform:scale(1.2)}100%{opacity:0}}.fv-copy{position:absolute;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;font-family:"Hina Mincho",serif;font-size:30px;top:50px;right:20px;color:#fff;z-index:1;letter-spacing:.35em;line-height:1.4;-webkit-filter:drop-shadow(0 0 3px #555);filter:drop-shadow(0 0 3px #555);-webkit-animation:FADEIN02 2s forwards;animation:FADEIN02 2s forwards}@media screen and (min-width:768px){.fv-copy{color:#555;font-size:36px;line-height:1.6;-webkit-filter:drop-shadow(1px 1px 2px #fff);filter:drop-shadow(1px 1px 2px #fff);top:60px;right:auto;left:80px}}@media screen and (min-width:900px){.fv-copy{font-size:40px;top:70px;left:130px}}@media screen and (min-width:1200px){.fv-copy{font-size:40px;left:380px}}@-webkit-keyframes FADEIN02{0%{opacity:0}50%{opacity:1}}@keyframes FADEIN02{0%{opacity:0}50%{opacity:1}}.concept{width:100%;padding-bottom:30px}@media screen and (min-width:768px){.concept{padding-bottom:250px}}.concept__container{position:relative}.concept__bg-text{display:none}@media screen and (min-width:768px){.concept__bg-text{display:block;position:absolute;right:50px;z-index:3}.concept__bg-text img{width:100px}}.concept__inner{position:relative}.concept__haibi{display:none}@media screen and (min-width:768px){.concept__haibi{display:block;position:absolute;top:130px}.concept__haibi::after{content:"";position:absolute;top:20px;left:20px;background:url(/wp-content/themes/official/img/circle.png) center center/contain no-repeat;width:180px;height:180px;z-index:-1}.concept__haibi img{width:180px}}.concept__aloe{display:none}@media screen and (min-width:768px){.concept__aloe{display:block;position:absolute;bottom:-250px;right:60px}.concept__aloe::after{content:"";position:absolute;top:-20px;left:-20px;background:url(/wp-content/themes/official/img/circle.png) center center/contain no-repeat;width:180px;height:180px;z-index:-1}.concept__aloe img{width:180px}}.concept__model{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:30px}@media screen and (min-width:768px){.concept__model{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:80px;gap:60px}}@media screen and (min-width:768px){.concept__model-left{margin-bottom:-80px}}.concept__model-right{z-index:-1}.about{width:100%;position:relative}@media screen and (min-width:768px){.about{margin-top:40px}}.about__bg-text{display:none}@media screen and (min-width:768px){.about__bg-text{display:block;position:absolute;left:50px;top:140px;z-index:3}.about__bg-text img{width:100px}}.about__bg{position:absolute;z-index:-10;width:100%}.about__bg img{width:100%;height:380px;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:768px){.about__bg img{height:600px}}.about__inner{margin-inline:auto;text-align:center;color:#fff;padding-top:40px}@media screen and (min-width:768px){.about__inner{padding-left:200px;padding-top:120px}}@media screen and (min-width:1200px){.about__inner{padding-left:400px}}.style{width:100%;margin-top:40px}@media screen and (min-width:768px){.style{margin-top:120px}}.style__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}@media screen and (min-width:768px){.style__list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.style__card:hover .style-item__img img{-webkit-transform:scale(1.1);transform:scale(1.1)}.style__card:hover .style-item__img::after{opacity:1}.style-item{position:relative;margin-top:30px}@media screen and (min-width:768px){.style-item{width:277.3333333333px}}.style-item::after{content:"";position:absolute;bottom:-15px;left:0;width:100%;height:2px;background:#555}.style-item__img{overflow:hidden;position:relative;z-index:-1}.style-item__img::after{content:"Read More";position:absolute;font-size:20px;letter-spacing:.2em;text-align:center;padding-top:41%;color:#fff;width:100%;height:100%;display:block;background:rgb(0 0 0 / .4);-webkit-transition:0.8s;transition:0.8s;position:absolute;top:0;left:0;opacity:0}.style-item__img img{width:100%;-webkit-transition:-webkit-transform 0.5s;transition:-webkit-transform 0.5s;transition:transform 0.5s;transition:transform 0.5s,-webkit-transform 0.5s}.style-item__name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:10px;position:relative}.style-item__name::after{content:"";position:absolute;width:15px;height:15px;border-top:solid 1px #555;border-right:solid 1px #555;-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-block:auto;inset-block:0;right:30px}.style-item__name-en{font-family:"din-2014",sans-serif;font-size:20px}.style-item__name-ja{line-height:1;font-size:12px}.salon__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;margin-top:30px}@media screen and (min-width:768px){.salon__list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.salon__list::after{content:"";display:block;width:293.3333333333px}}.salon__btn{font-size:20px;margin-top:30px}@media screen and (min-width:768px){.salon__btn.brand{margin-top:80px}}.salon-item{background:#efefef;padding-block:40px}@media screen and (min-width:768px){.salon-item{width:293.3333333333px}}.salon-item__name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px}.salon-item__name-en{font-family:"din-2014",sans-serif;font-size:24px;line-height:1}.salon-item__name-ja{line-height:1;font-size:12px}@media screen and (min-width:768px){.news__inner{max-width:800px;padding-inline:40px}}.news__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;margin-top:50px}.news-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;border-bottom:.5px solid #555;padding-bottom:18px;text-align:left}@media screen and (min-width:768px){.news-item{padding-bottom:30px;gap:30px}}.news-item__time{background:#777;padding:2px 12px;border-radius:2px;color:#fff;font-family:"Raleway","Noto Sans JP",sans-serif;font-size:14px;letter-spacing:.1em}@media screen and (min-width:768px){.news-item__time{font-size:15px}}@media screen and (min-width:768px){.news-item p{font-size:20px}}.footer{margin-top:60px;background:#555;padding-block:70px 50px;position:relative}@media screen and (min-width:768px){.footer{margin-top:80px}}@media screen and (min-width:900px){.footer{margin-top:100px}}.footer__inner{height:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.footer__nav-list{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:30px}@media screen and (min-width:768px){.footer__nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:14px}}.footer__nav-list a{color:#fff;font-family:"Raleway","Noto Sans JP",sans-serif;font-size:15px;letter-spacing:.1em;-webkit-transition:opacity 0.4s;transition:opacity 0.4s}.footer__nav-list a:hover{opacity:.6}.footer__nav-list li{width:100px;padding-block:5px;border:1px solid #777}@media screen and (min-width:768px){.footer__nav-list li{width:125px}}@media screen and (min-width:900px){.footer__nav-list li{width:135px}}.footer__nav-list-un{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;position:relative}.footer__nav-list-un::before,.footer__nav-list-un::after{content:"";position:absolute;top:9px;width:1px;height:13px;background:#fff}.footer__nav-list-un::before{left:63px}.footer__nav-list-un::after{right:63px}.footer__nav-link-un{color:#fff;font-family:"Raleway","Noto Sans JP",sans-serif;font-size:12px}.footer__copy{font-family:"Raleway","Noto Sans JP",sans-serif;font-size:11px;color:#fff;letter-spacing:.13em;margin-top:40px}@media screen and (min-width:768px){.footer__copy{letter-spacing:.25em}}.styleinfo-mv{margin-top:70px}.styleinfo-mv__inner{width:100%;padding-inline:0}@media screen and (min-width:900px){.styleinfo-mv__inner{max-width:1200px;padding-inline:30px}}.styleinfo-mv__inner img{width:100%}.styleinfo__content{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}@media screen and (min-width:900px){.styleinfo__content{margin-top:30px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:40px}}@media screen and (min-width:900px){.styleinfo__img{width:38%;-ms-flex-negative:0;flex-shrink:0}}.styleinfo__img img{width:100%}.styleinfo__textblock{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.styleinfo__title{font-size:24px}@media screen and (min-width:768px){.styleinfo__title{font-size:30px}}@media screen and (min-width:900px){.styleinfo__title{text-align:left}}.styleinfo__text{font-family:"Raleway","Noto Sans JP",sans-serif;font-size:15px;text-align:justify;line-height:1.7}.styleinfo__text span{font-weight:700;color:#f4a460}.styleinfo__text span.num{font-family:"din-2014",sans-serif;font-size:20px;margin-right:5px}.company-mv{margin-top:70px}.company-mv__inner{max-width:100%;position:relative;padding-inline:0}.company-mv__bg{width:100%}.company-mv__bg img{height:calc(100vh - 70px);width:100%;-o-object-fit:cover;object-fit:cover}.company-mv__text{position:absolute;top:42%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);color:#fff;text-shadow:2px 2px 4px rgb(0 0 0 / .5)}.company-mv__text-en{font-family:"din-2014",sans-serif;font-size:40px;letter-spacing:.08em;line-height:1;white-space:nowrap}@media screen and (min-width:768px){.company-mv__text-en{font-size:70px}}.company-mv__text-ja{font-size:20px;line-height:2;white-space:nowrap}@media screen and (min-width:768px){.company-mv__text-ja{font-size:30px}}.owner-message{padding-bottom:60px}@media screen and (min-width:768px){.owner-message{padding-bottom:10px}}.owner-message__inner{position:relative}@media screen and (min-width:768px){.owner-message__inner{padding-inline:70px}}.owner-message__sign{position:absolute;right:26px;bottom:-60px;width:160px}@media screen and (min-width:768px){.owner-message__sign{right:70px;bottom:-10px;width:200px}}.owner-message__heading{font-size:30px}@media screen and (min-width:768px){.owner-message__heading{font-size:36px}}.owner-message__textarea{margin-top:20px;text-align:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;font-size:14px}@media screen and (min-width:768px){.owner-message__textarea{margin-top:30px;gap:26px;line-height:1.7;font-size:16px}}.brand-mv{margin-top:110px}@media screen and (min-width:768px){.brand-mv{margin-top:170px}}.salonbrand{margin-top:90px}@media screen and (min-width:768px){.salonbrand{margin-top:170px}}.salonbrand__mv{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px}@media screen and (min-width:768px){.salonbrand__mv{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:10px}}.salonbrand__main-item{font-size:48px;font-family:"din-2014",sans-serif;color:#fff;background:#777;padding:10px}@media screen and (min-width:768px){.salonbrand__main-item{font-size:68px;padding:0 30px}}.salonbrand__sub{display:grid;place-content:center;grid-template-columns:repeat(2,1fr);gap:8px}@media screen and (min-width:768px){.salonbrand__sub{gap:10px}}.salonbrand__sub-item{font-size:20px;font-family:"din-2014",sans-serif;color:#777;background:#efefef;padding:10px}.salonbrand__list{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}@media screen and (min-width:768px){.salonbrand__list{margin-top:60px;display:grid;grid-template-columns:repeat(3,1fr);gap:30px}}.salonbrand__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;-webkit-box-shadow:0 0 5px 0 rgb(0 0 0 / .16);box-shadow:0 0 5px 0 rgb(0 0 0 / .16);padding:16px}.salonbrand__info{margin-top:10px}.salonbrand__name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.salonbrand__name-en{font-family:"din-2014",sans-serif;font-size:22px}.salonbrand__btn{margin-top:30px;width:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}@media screen and (min-width:768px){.salonbrand__btn{margin-top:80px;width:500px}}.saloninfo-mv{margin-top:70px}.saloninfo-mv__inner{width:100%}@media screen and (min-width:768px){.saloninfo-mv__inner{max-width:1200px}}.saloninfo-mv__inner img{width:100%;height:380px;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:768px){.saloninfo-mv__inner img{height:500px}}.saloninfo{margin-top:-30px}.saloninfo__name-en{display:block;font-size:28px;letter-spacing:.05em;font-family:"din-2014",sans-serif;line-height:1.2}@media screen and (min-width:768px){.saloninfo__name-en{line-height:1.6}}.saloninfo__name-ja{display:block;font-size:16px;letter-spacing:.25em;line-height:1.4}.saloninfo__tel{font-family:"din-2014",sans-serif;font-size:30px}@media screen and (min-width:768px){.saloninfo__tel{font-size:35px}}.saloninfo__info{font-size:13px}@media screen and (min-width:768px){.saloninfo__info{font-size:15px}}.saloninfo__info span{display:block}@media screen and (min-width:768px){.staff{margin-top:-20px}}.staff__list{margin-top:-20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:40px}@media screen and (min-width:768px){.staff__list{margin-top:-30px;gap:30px}}.staff__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc(50% - 20px)}@media screen and (min-width:768px){.staff__item{width:calc(19% - 15px)}}.sns__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}@media screen and (min-width:768px){.sns__inner{max-width:800px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:40px}}.map__link{width:100%;height:300px}@media screen and (min-width:768px){.map__link{height:450px}}.topix__list{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}@media screen and (min-width:768px){.topix__list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.topix__item{padding:16px;-webkit-box-shadow:0 0 5px 0 rgb(0 0 0 / .16);box-shadow:0 0 5px 0 rgb(0 0 0 / .16);flex:1}@media screen and (min-width:768px){.topix__item{padding:30px}}.topix__item:hover .topix__img img{-webkit-transform:scale(1.1);transform:scale(1.1)}.topix__img{width:100%;height:auto;text-align:center;overflow:hidden}.topix__img img{-webkit-transition:-webkit-transform 0.5s;transition:-webkit-transform 0.5s;transition:transform 0.5s;transition:transform 0.5s,-webkit-transform 0.5s}.topix__title{margin-top:10px}@media screen and (min-width:768px){.topix__title{margin-top:20px;font-size:18px}}.topix__button{margin-top:10px}@media screen and (min-width:768px){.topix__button{margin-top:20px}}.topix-modal__body{margin-top:20px;color:#555}.topix-modal__text{text-align:justify;margin-top:10px;font-family:"Raleway","Noto Sans JP",sans-serif;font-size:15px}.topix-modal__close-button{margin-top:20px}.menu__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:30px;margin-top:30px}@media screen and (min-width:768px){.menu__container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;flex:1}.menu__list.border{border-bottom:1px solid #777;padding-bottom:30px}@media screen and (min-width:768px){.menu__list.border{border-bottom:none;padding-bottom:0;border-right:1px solid #777;padding-right:30px}}.menu__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.menu__item-name{flex-shrink:0}.card thead,.card tbody,.card th,.card td{border:1px solid #555;text-align:center;vertical-align:middle;padding-block:15px}.card__title{font-family:"Raleway","Noto Sans JP",sans-serif;font-size:21px;letter-spacing:.08em;position:relative}@media screen and (min-width:768px){.card__title{font-size:26px}}.card__title::after{content:"";position:absolute;border:15px solid #fff0;border-top:15px solid #777;bottom:-36px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.card__content{margin-top:40px;overflow-x:auto;padding-bottom:18px}.card__table{width:620px;table-layout:fixed;border-collapse:collapse;margin-inline:auto}@media screen and (min-width:768px){.card__table{width:940px}}.card__head{background:#777;color:#fff}.card__attention{margin-top:11px;display:inline-block;border:1px solid #555;padding:2px 20px;border-radius:50px;font-size:12px;font-family:"Raleway","Noto Sans JP",sans-serif;letter-spacing:.1em}@media screen and (min-width:768px){.card__attention{display:none}}@media screen and (min-width:768px){.card__supple{margin-top:10px}}.product-mv{margin-top:70px}.product-mv__inner{max-width:100%;position:relative;padding-inline:0}.product-mv__bg{width:100%}.product-mv__bg img{height:calc(100vh - 70px);width:100%;-o-object-fit:cover;object-fit:cover}.product-mv__text{position:absolute;top:15%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.product-mv__text-en{font-family:"din-2014",sans-serif;font-size:40px;letter-spacing:.08em;line-height:1}@media screen and (min-width:768px){.product-mv__text-en{font-size:70px;white-space:nowrap;letter-spacing:.05em}}.product-mv__text-ja{font-size:20px;line-height:2}@media screen and (min-width:768px){.product-mv__text-ja{font-size:30px}}.product-concept{margin-top:-40px;overflow:hidden}@media screen and (min-width:768px){.product-concept{margin-top:20px}}.product-concept__inner{position:relative}.product-concept__container{margin-top:320px}@media screen and (min-width:768px){.product-concept__container{margin-top:0}}.product-concept__container::before{content:"";position:absolute;top:80px;left:30px;background:url(/wp-content/themes/official/img/okinawa-map.png) center center/contain no-repeat;width:200px;height:200px;z-index:-1;display:none}@media screen and (min-width:900px){.product-concept__container::before{left:80px}}@media screen and (min-width:768px){.product-concept__container::before{display:block}}.product-concept__container::after{content:"";position:absolute;top:-68%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:url(/wp-content/themes/official/img/hibiscus.png) center center/contain no-repeat;width:300px;height:300px;z-index:-1}@media screen and (min-width:768px){.product-concept__container::after{top:20px;left:70%;-webkit-transform:translateX(0);transform:translateX(0)}}.product-concept__heading{font-size:24px}@media screen and (min-width:768px){.product-concept__heading{font-size:32px}}.product-concept__body{margin-top:16px;position:relative}@media screen and (min-width:768px){.product-concept__body{margin-top:40px}}.product-about{width:100%;position:relative}@media screen and (min-width:768px){.product-about{margin-top:20px}}.product-about__bg{width:100%}.product-about__bg img{width:100%;height:250px;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:768px){.product-about__bg img{height:500px}}.product-about__text{position:absolute;top:20%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);color:#fff;text-shadow:1px 1px 6px #555;font-size:20px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;white-space:nowrap}@media screen and (min-width:768px){.product-about__text{font-size:30px}}.product-story__list{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:100px}@media screen and (min-width:768px){.product-story__list{margin-top:40px;gap:150px}}.product-story__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;position:relative}@media screen and (min-width:900px){.product-story__item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:40px}.product-story__item:nth-child(2){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.product-story__item.arrow::after{content:"";position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:-80px;width:70px;height:70px;background:url(/wp-content/themes/official/img/arrow.png) center center/contain no-repeat}@media screen and (min-width:768px){.product-story__item.arrow::after{bottom:-100px}}.product-story__item-img{width:100%}@media screen and (min-width:900px){.product-story__item-img{-ms-flex-negative:0;flex-shrink:0;width:40%}}.product-story__item-img img{width:100%}.product-story__item-texthead{font-size:18px}@media screen and (min-width:768px){.product-story__item-texthead{font-size:26px}}@media screen and (min-width:900px){.product-story__item-texthead{text-align:left}}.product-story__item-textbody{margin-top:16px;font-family:"Raleway","Noto Sans JP",sans-serif;font-size:15px;text-align:justify}@media screen and (min-width:900px){.product-story__item-textbody{line-height:1.8}}.product-pickup__inner{padding-inline:0}@media screen and (min-width:768px){.product-pickup__inner{padding-inline:40px}}.product-lineup{overflow:hidden}.product-lineup__list{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:100px}@media screen and (min-width:768px){.product-lineup__list{margin-top:60px;gap:150px}}.product-lineup__item{position:relative}.product-lineup__illust{opacity:.6;position:absolute;top:-20px;width:550px;z-index:-1}@media screen and (min-width:600px){.product-lineup__illust{left:150px}}@media screen and (min-width:768px){.product-lineup__illust{left:-150px;top:-50px;width:600px}}.product-lineup__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}@media screen and (min-width:768px){.product-lineup__info{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media screen and (min-width:768px){.product-lineup__empty{width:32%;-ms-flex-negative:0;flex-shrink:0}}.product-lineup__textarea{margin-top:-50px;-moz-text-align-last:left;text-align-last:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}@media screen and (min-width:768px){.product-lineup__textarea{margin-top:0}}.product-lineup__comment{position:absolute;margin-top:-50px;right:0;width:140px}@media screen and (min-width:600px){.product-lineup__comment{margin-top:-60px;right:280px;width:150px}}@media screen and (min-width:768px){.product-lineup__comment{right:60px}}.product-lineup__name{color:#9d0524;position:relative}.product-lineup__name.gold{color:#a68508}.product-lineup__name.green{color:#3c2578}.product-lineup__name.black{color:#362f36}.product-lineup__name.blue{color:#00699e}.product-lineup__name-head{font-family:"din-2014",sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-lineup__name-num{font-size:70px}@media screen and (min-width:768px){.product-lineup__name-num{font-size:80px}}.product-lineup__name-en{margin-top:24px;font-size:45px;letter-spacing:.1em;margin-left:10px}@media screen and (min-width:768px){.product-lineup__name-en{font-size:50px}}.product-lineup__name-ja{margin-top:-30px;font-size:28px}@media screen and (min-width:768px){.product-lineup__name-ja{font-size:30px}}.product-lineup__text,.product-lineup__price{font-family:"Raleway","Noto Sans JP",sans-serif;font-size:15px}@media screen and (min-width:768px){.product-lineup__text,.product-lineup__price{font-size:15px}}.product-lineup__text{text-align:justify;line-height:1.8}.product-lineup__price{margin-top:-10px;white-space:nowrap}@media screen and (min-width:768px){.product-lineup__price{margin-top:0}}.product-lineup__price-num{margin-left:10px}@media screen and (min-width:768px){.product-lineup__price-num{margin-left:20px}}.product-lineup__img{margin-right:150px}@media screen and (min-width:768px){.product-lineup__img{margin-right:0;width:23%;-ms-flex-negative:0;flex-shrink:0}}.product-future{width:100%;position:relative}@media screen and (min-width:768px){.product-future{margin-top:20px}}.product-future__bg{width:100%}.product-future__bg img{width:100%;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:768px){.product-future__bg img{height:600px}}.product-future__text{position:absolute;margin-inline:auto;inset-inline:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:90%;text-align:center}.recruit-mv{margin-top:70px}.recruit-mv__inner{max-width:100%;position:relative;padding-inline:0}.recruit-mv__bg{width:100%}.recruit-mv__bg img{width:100%;height:450px;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:768px){.recruit-mv__bg img{height:800px}}.recruit-mv__text{position:absolute;top:35%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);color:#fff;text-shadow:2px 2px 4px rgb(0 0 0 / .5)}.recruit-mv__text-en{font-family:"din-2014",sans-serif;font-size:40px;letter-spacing:.08em;line-height:1}@media screen and (min-width:768px){.recruit-mv__text-en{font-size:70px}}.recruit-mv__text-ja{font-size:20px;line-height:2}@media screen and (min-width:768px){.recruit-mv__text-ja{font-size:30px}}.recruit-icon__list{margin-top:-30px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px}@media screen and (min-width:768px){.recruit-icon__list{margin-top:-50px;gap:20px}}.recruit-icon__item{background:#999;color:#fff;padding-block:10px;width:140px;border-radius:5px;font-family:"Raleway","Noto Sans JP",sans-serif;letter-spacing:.1em}@media screen and (min-width:768px){.recruit-icon__item{padding-block:15px;width:220px;font-size:22px;line-height:1.4}}.recruit-icon__item:nth-child(2n){background:#aaa}.recruit-point{margin-top:-30px;background:#dfe5ed;padding-block:30px}@media screen and (min-width:768px){.recruit-point{margin-top:-20px;padding-block:60px}}.recruit-point__list{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}@media screen and (min-width:768px){.recruit-point__list{margin-top:40px;gap:40px}}.recruit-point__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;position:relative;background:#fff;padding:24px;border-radius:10px}@media screen and (min-width:900px){.recruit-point__item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:40px;padding:40px}.recruit-point__item:nth-child(2){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.recruit-point__item-img{width:100%}@media screen and (min-width:900px){.recruit-point__item-img{-ms-flex-negative:0;flex-shrink:0;width:40%}}.recruit-point__item-img img{width:100%}.recruit-point__item-texthead{font-size:18px}@media screen and (min-width:768px){.recruit-point__item-texthead{font-size:26px}}@media screen and (min-width:900px){.recruit-point__item-texthead{text-align:left}}.recruit-point__item-textbody{margin-top:16px;font-family:"Raleway","Noto Sans JP",sans-serif;font-size:15px;text-align:justify}@media screen and (min-width:900px){.recruit-point__item-textbody{line-height:1.7}}.recruit-staff__heading{font-size:20px;display:inline-block;position:relative}@media screen and (min-width:768px){.recruit-staff__heading{font-size:30px}}.recruit-staff__heading::before,.recruit-staff__heading::after{content:"";position:absolute;top:40%;width:1px;height:35px;background:#555}.recruit-staff__heading::before{left:-18px;-webkit-transform:rotate(-20deg);transform:rotate(-20deg)}.recruit-staff__heading::after{right:-18px;-webkit-transform:rotate(20deg);transform:rotate(20deg)}.recruit-staff__list{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}@media screen and (min-width:768px){.recruit-staff__list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.recruit-staff__item{-webkit-box-shadow:0 0 5px 0 rgb(0 0 0 / .16);box-shadow:0 0 5px 0 rgb(0 0 0 / .16);padding:24px 20px}.recruit-staff__item:hover .recruit-staff__img img{-webkit-transform:scale(1.1);transform:scale(1.1)}.recruit-staff__img{width:100%;height:auto;text-align:center;overflow:hidden}.recruit-staff__img img{-webkit-transition:-webkit-transform 0.5s;transition:-webkit-transform 0.5s;transition:transform 0.5s;transition:transform 0.5s,-webkit-transform 0.5s}.recruit-staff__text{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.recruit-staff__button{margin-top:10px}.recruit-modal__body{margin-top:20px;color:#555}.recruit-modal__title{font-size:19px}.recruit-modal__text{text-align:justify;margin-top:10px;font-family:"Raleway","Noto Sans JP",sans-serif;font-size:15px}.recruit-modal__close-button{margin-top:20px}.recruit-qa{background:#dfe5ed;padding-block:30px}@media screen and (min-width:768px){.recruit-qa{padding-block:60px}}.recruit-qa__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px;margin-top:20px}@media screen and (min-width:768px){.recruit-qa__list{margin-top:40px}}.recruit-qa-item{background:#fff;border-radius:5px}.recruit-qa-item.is-open .recruit-qa-item__head::after{-webkit-transform:rotate(0);transform:rotate(0)}.recruit-qa-item__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:15px 20px 20px;position:relative}@media screen and (min-width:768px){.recruit-qa-item__head{padding-inline:40px}}.recruit-qa-item__head::before,.recruit-qa-item__head::after{content:"";position:absolute;top:50%;right:28px;width:13px;height:2px;background:#777;-webkit-transition:-webkit-transform 0.4s;transition:-webkit-transform 0.4s;transition:transform 0.4s;transition:transform 0.4s,-webkit-transform 0.4s}@media screen and (min-width:768px){.recruit-qa-item__head::before,.recruit-qa-item__head::after{top:52px;right:40px}}.recruit-qa-item__head::after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.recruit-qa-item__head-img{-ms-flex-negative:0;flex-shrink:0}.recruit-qa-item__head-img img{width:80px}.recruit-qa-item__head-en{font-family:"din-2014",sans-serif;font-size:75px;color:#aaa;line-height:1}.recruit-qa-item__head-title{margin-left:10px;font-size:18px;line-height:1.5;text-align:left}@media screen and (min-width:768px){.recruit-qa-item__head-title{font-size:24px}}.recruit-qa-item__body{padding:0 20px 20px;display:none}@media screen and (min-width:768px){.recruit-qa-item__body{padding:0 40px 30px}}.recruit-qa-item__body-text{font-family:"Raleway","Noto Sans JP",sans-serif;font-size:15px;text-align:justify}.recruit-qa-item__body-text span{font-weight:700;color:#f4a460}.recruit-qa-item__body-tel{font-weight:700;color:#f4a460}.recruit-info thead,.recruit-info tbody,.recruit-info th,.recruit-info td{border:1px solid #555;text-align:center;vertical-align:middle;padding:15px;font-family:"Raleway","Noto Sans JP",sans-serif}@media screen and (min-width:768px){.recruit-info thead,.recruit-info tbody,.recruit-info th,.recruit-info td{padding:20px 30px}}.recruit-info th{width:25%}.recruit-info td{text-align:left}.recruit-info__table{margin-top:20px;width:100%;border-collapse:collapse}@media screen and (min-width:768px){.recruit-info__table{margin-top:40px}}.recruit-info__head{background:#777;color:#fff;font-size:20px;letter-spacing:.1em}.recruit-info__body{font-size:15px}.recruit-contact__head,.recruit-contact__text{font-family:"Raleway","Noto Sans JP",sans-serif;font-size:14px}@media screen and (min-width:768px){.recruit-contact__head,.recruit-contact__text{font-size:16px;letter-spacing:.2em}}.recruit-contact__tel{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}@media screen and (min-width:768px){.recruit-contact__tel{margin-top:40px}}.recruit-contact__num{font-family:"din-2014",sans-serif;font-size:41px;color:#f4a460;line-height:1}@media screen and (min-width:768px){.recruit-contact__num{font-size:90px}}.recruit-contact__button{margin-top:10px;margin-inline:auto;padding-block:10px;background:#f4a460;color:#fff;font-family:"Raleway","Noto Sans JP",sans-serif;letter-spacing:.1em;width:100%;border-radius:5px}@media screen and (min-width:768px){.recruit-contact__button{padding-block:15px;font-size:18px;width:680px}}.post{margin-top:110px}@media screen and (min-width:768px){.post{margin-top:170px}}.post__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}@media screen and (min-width:768px){.post__inner{gap:30px;max-width:700px}}.post__meta{background:#777;padding:3px 12px;border-radius:2px;color:#fff;font-family:"Raleway","Noto Sans JP",sans-serif;letter-spacing:.1em}.post__title{margin-top:10px;font-size:20px}@media screen and (min-width:768px){.post__title{font-size:34px}}.post__img{width:100%}.post__img img{width:100%}.post__body{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.post__body p{text-align:justify;font-size:15px;font-family:"Raleway","Noto Sans JP",sans-serif;letter-spacing:.1em}.post__btn{margin-top:45px;font-size:20px}@media screen and (min-width:768px){.post__btn{margin-top:60px}}.companyinfo{margin-top:120px}@media screen and (min-width:768px){.companyinfo{margin-top:170px}}.companyinfo th,.companyinfo td{border:1px solid #555;font-family:"Raleway","Noto Sans JP",sans-serif;font-size:14px;text-align:left;vertical-align:middle;padding:18px 24px}@media screen and (min-width:768px){.companyinfo th,.companyinfo td{padding:22px 40px}}@media screen and (min-width:900px){.companyinfo__inner{max-width:840px}}.companyinfo__table{margin-top:30px;width:100%;border-collapse:collapse}@media screen and (min-width:900px){.companyinfo__table{margin-top:60px;width:780px}}.companyinfo__table-head{background:#777;color:#fff;width:32%}@media screen and (min-width:768px){.companyinfo__table-head{width:23%}}.companyinfo__table-body span{display:block}.privacy{margin-top:120px}@media screen and (min-width:768px){.privacy{margin-top:170px}}@media screen and (min-width:768px){.privacy__inner{max-width:780px}}.privacy__description,.privacy__item-body{text-align:justify;font-family:"Raleway","Noto Sans JP",sans-serif;font-size:14px}.privacy__content{margin-top:40px}@media screen and (min-width:768px){.privacy__content{margin-top:60px}}.privacy__list{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}@media screen and (min-width:768px){.privacy__list{margin-top:40px;gap:40px}}.privacy__item-head{text-align:justify;font-size:21px}.privacy__item-body{margin-top:10px}.privacy__item-body span{display:block}.contact{margin-top:120px;font-family:"Raleway","Noto Sans JP",sans-serif;font-size:15px}@media screen and (min-width:768px){.contact{margin-top:170px}}.contact__lead{margin-top:20px}@media screen and (min-width:768px){.contact__lead{margin-top:40px}}.contact__form{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}@media screen and (min-width:768px){.contact__form{margin-top:50px;margin-inline:auto;gap:40px;max-width:620px}}.contact__input-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:left;gap:10px}@media screen and (min-width:768px){.contact__input-box{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.contact__input-box.textarea{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.contact__item-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;font-size:14px;-ms-flex-negative:0;flex-shrink:0;width:180px}.contact__tag{background:#f4a460;color:#fff;padding:2px 8px;border-radius:2px;font-size:12px}.contact__input-area{width:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.contact__input-area.text{margin-top:-22px}.contact__input-area input,.contact__input-area textarea{border:1px solid #ccc;padding:5px 16px;border-radius:2px;width:100%;font-size:14px}.contact__input-area input:focus,.contact__input-area textarea:focus{border:1px solid #67B0C7;outline:none}.contact__input-area input.is-error,.contact__input-area textarea.is-error{border:1px solid #f4a460;background-color:#fff0f7}.contact__input-area input::-webkit-input-placeholder,.contact__input-area textarea::-webkit-input-placeholder{color:#ccc}.contact__input-area input::-moz-placeholder,.contact__input-area textarea::-moz-placeholder{color:#ccc}.contact__input-area input:-ms-input-placeholder,.contact__input-area textarea:-ms-input-placeholder{color:#ccc}.contact__input-area input::-ms-input-placeholder,.contact__input-area textarea::-ms-input-placeholder{color:#ccc}.contact__input-area input::placeholder,.contact__input-area textarea::placeholder{color:#ccc}.contact__textarea{height:120px}.contact__button{padding:10px 50px;border:1px solid #ccc;border-radius:2px;background:#fff;letter-spacing:.2em;color:#555;cursor:pointer;-webkit-transition:all 0.4s;transition:all 0.4s}@media screen and (min-width:768px){.contact__button{padding-inline:100px}}.contact__button:hover{background:#eee}.contact__note{font-size:15px}.notfound{margin-top:120px}@media screen and (min-width:768px){.notfound{margin-top:220px}}.notfound__head{color:#f0cdd0;font-family:"din-2014",sans-serif;font-size:90px;line-height:.9}@media screen and (min-width:768px){.notfound__head{font-size:110px}}.notfound__head span{margin-right:20px}.notfound__lead{margin-top:20px;color:#777;font-family:"Raleway","Noto Sans JP",sans-serif;font-size:25px;font-weight:700}@media screen and (min-width:768px){.notfound__lead{font-size:30px}}.notfound__content{margin-top:20px;color:#777;font-family:"Raleway","Noto Sans JP",sans-serif;font-size:15px}.notfound__btn{margin-top:45px;font-size:20px}@media screen and (min-width:768px){.notfound__btn{margin-top:60px}}