@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600&display=swap";
@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600&family=Noto+Serif+JP:wght@400;600&display=swap";
@import "https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;600;700&display=swap";
.font-manrope {
  font-family: Manrope, sans-serif;
}
/*!
 * ress.css • v3.0.0
 * MIT License
 * github.com/filipelinhares/ress
 */
html {
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  word-break: normal;
  tab-size: 4;
}
*,
:after,
:before {
  box-sizing: inherit;
  background-repeat: no-repeat;
}
:after,
:before {
  text-decoration: inherit;
  vertical-align: inherit;
}
* {
  margin: 0;
  padding: 0;
}
hr {
  height: 0;
  overflow: visible;
}
details,
main {
  display: block;
}
summary {
  display: list-item;
}
small {
  font-size: 80%;
}
[hidden] {
  display: none;
}
abbr[title] {
  -webkit-text-decoration: underline dotted;
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
a {
  background-color: initial;
}
a:active,
a:hover {
  outline-width: 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
}
pre {
  font-size: 1em;
}
b,
strong {
  font-weight: bolder;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: initial;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
input {
  border-radius: 0;
}
[disabled] {
  cursor: default;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  resize: vertical;
}
button,
input,
optgroup,
select,
textarea {
  font: inherit;
}
optgroup {
  font-weight: 700;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[role="button"],
[type="button"],
[type="reset"],
[type="submit"],
button {
  color: inherit;
  cursor: pointer;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}
button,
input,
select,
textarea {
  border-style: none;
  background-color: initial;
}
select {
  -moz-appearance: none;
  -webkit-appearance: none;
}
select::-ms-expand {
  display: none;
}
select::-ms-value {
  color: currentColor;
}
legend {
  display: table;
  max-width: 100%;
  border: 0;
  color: inherit;
  white-space: normal;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  color: inherit;
  font: inherit;
}
img {
  border-style: none;
}
progress {
  vertical-align: initial;
}
[aria-busy="true"] {
  cursor: progress;
}
[aria-controls] {
  cursor: pointer;
}
[aria-disabled] {
  cursor: default;
}
.inview {
  visibility: hidden;
  width: 0;
  transition: all 1.2s;
}
.inview.is-inview {
  visibility: visible;
  width: 100%;
}
.salon__orange.inview {
  transform: scaleX(0);
  transform-origin: left top;
}
.salon__orange.inview.is-inview {
  transform: scale(1);
}
.salon__orange--light.inview {
  transform: scaleX(0);
  transform-origin: right top;
}
.salon__orange--light.inview.is-inview {
  transform: scale(1);
}
.l-salon__lead-slide.inview {
  transform: scaleX(0);
  transform-origin: left top;
}
.l-salon__lead-slide.inview.is-inview {
  width: 53.5rem;
  transform: scale(1);
}
.btn span {
  z-index: 3;
  position: relative;
  color: #333;
}
.btn:hover span {
  color: #fff;
}
.c-btn__wide--orange,
.c-btn__wide--white {
  position: relative;
  overflow: hidden;
}
.c-btn__wide--orange:before,
.c-btn__wide--white:before {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 37.6rem;
  height: 100%;
  transform: scaleX(0);
  transform-origin: right top;
  content: "";
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
}
.c-btn__wide--orange:hover:before,
.c-btn__wide--white:hover:before {
  transform: scale(1);
  transform-origin: left top;
}
.c-btn__wide--orange:before {
  background: #ad9d88;
}
.c-btn__wide--orange a:hover {
  color: #fff;
}
.c-btn__wide--white:before {
  background: #fff;
}
.c-btn__wide--white a:hover {
  color: #ad9d88;
}
*,
:after,
:before {
  box-sizing: border-box;
}
::selection {
  background-color: #87ceeb;
}
html {
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-size: 62.5%;
}
body {
  font-feature-settings: "palt";
  -webkit-text-size-adjust: 100%;
  text-size-adjust: none;
  min-width: 1200px;
  color: #4e4e4e;
  font-size: 1.4rem;
  font-family:
    Noto Sans JP,
    sans-serif;
}
a {
  color: #333;
  text-decoration: none;
}
p {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 2.25;
  letter-spacing: 0.04em;
  text-align: justify;
}
ol,
ul {
  list-style: none;
  list-style-position: inside;
}
img,
svg,
video {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
picture img {
  width: 100%;
  height: auto;
}
table {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
}
table td,
table th {
  word-break: break-all;
}
input::-ms-clear {
  display: none;
}
[data-js-focus-visible]:focus:not([data-focus-visible-added]) {
  outline: none;
}
[aria-hidden="false"] {
  visibility: visible;
}
[aria-hidden="true"] {
  display: none;
  visibility: hidden;
}
@font-face {
  font-family: "AntroVectra";
  font-style: normal;
  font-weight: 400;
  src:
    local("Antro Vectra"),
    url(/assets/fonts/Antrovectra-DOLWD.woff) format("woff");
}
@font-face {
  font-family: "AntroVectra";
  font-style: normal;
  font-weight: 700;
  src:
    local("Antro Vectra"),
    url(/assets/fonts/AntrovectraBolder-ALGPp.woff) format("woff");
}
@font-face {
  font-style: normal;
  font-weight: 400;
  src: url(../icons/site-icon.woff?rev) format("woff");
  font-family: site-icon;
}
[class*=" icon-"],
[class^="icon-"] {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  font-family: site-icon !important;
  text-decoration: none;
  text-transform: none;
}
.icon-arrow:before {
  content: "";
}
.l-body {
  visibility: hidden;
  position: relative;
  opacity: 0;
  transition:
    visibility 0.5s ease,
    opacity 0.5s ease;
}
.is-loaded .l-body {
  visibility: visible;
  opacity: 1;
}
.l-backlayer {
  visibility: hidden;
  z-index: 800;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 0;
  transition:
    visibility 0.5s ease,
    opacity 0.5s ease;
}
.is-nav-active .l-backlayer {
  visibility: visible;
  opacity: 1;
}
.nav-links {
  display: flex;
  justify-content: center;
  gap: 3rem;
  font-weight: 500;
  font-size: 2rem;
  line-height: 1.5;
  letter-spacing: 0;
}
.nav-links .page-numbers {
  padding: 0.8rem 1.8rem;
  border: 1px solid #4e4e4e;
  color: #4e4e4e;
}
.nav-links .current {
  padding: 0.8rem 1.8rem;
  border: none;
  background-color: #ad9d88;
  color: #fff;
}
.nav-links .page-numbers.next {
  position: relative;
  padding: 0.8rem 1.8rem;
  border: none;
}
.nav-links .page-numbers.next:after {
  position: absolute;
  top: 50%;
  left: 0;
  width: 6.5rem;
  height: 1.5rem;
  transform: translateY(-50%);
  background-image: url(/assets/images/common/arrow-right-black.svg);
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}
.nav-links .page-numbers.prev {
  position: relative;
  border: none;
}
.nav-links .page-numbers.prev:after {
  position: absolute;
  top: 30%;
  left: -60%;
  width: 6.5rem;
  height: 1.5rem;
  transform: translateY(-50%);
  transform: scaleX(-1);
  background-image: url(/assets/images/common/arrow-right-black.svg);
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}
.l-footer {
  margin-top: 20rem;
}
.l-footer__warp {
  display: grid;
  grid-template-columns: 1fr 37.3333333333vw;
  gap: 2.6666666667vw;
}
.l-footer__right img {
  min-width: 100%;
}
.l-footer__left {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 2.6666666667vw 0 0 5.3333333333vw;
}
.l-footer__left nav .l-footer__nav {
  display: flex;
  gap: 5.8rem;
}
.l-footer__left nav .l-footer__nav li a {
  font-weight: 600;
  font-size: 2.2rem;
  line-height: 1.6363636364;
  font-family: Manrope, sans-serif;
  letter-spacing: 0.05em;
}
.l-footer__left small {
  display: block;
  padding-top: 4rem;
}
.l-footer__logo-sp {
  display: flex;
  justify-content: center;
}
.l-footer__salon {
  display: flex;
  padding-top: 4.2rem;
  gap: 10rem;
}
.l-footer__salon p {
  font-weight: 600;
  font-size: 2.2rem;
  line-height: 1.6363636364;
  font-family: Manrope, sans-serif;
  letter-spacing: 0.05em;
}
.l-footer__salon-nav {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.l-footer__salon-nav li {
  position: relative;
}
.l-footer__salon-nav li:before {
  position: absolute;
  top: 50%;
  left: -35%;
  width: 2.5rem;
  height: 0.1rem;
  background-color: #4e4e4e;
  content: "";
}
.l-footer__salon-nav li a {
  font-weight: 600;
  font-size: 2.2rem;
  line-height: 1.6363636364;
  font-family: Manrope, sans-serif;
  letter-spacing: 0.05em;
}
.l-footer__info {
  display: flex;
  padding-top: 4.2rem;
  gap: 5rem;
}
.l-footer__info-lead {
  font-weight: 400;
  font-size: 2.2rem;
  line-height: 1.6363636364;
  letter-spacing: 0.05em;
}
.l-footer__info-contents p {
  padding-top: 1rem;
}
.l-footer__info-contents a {
  color: #fff;
}
.l-header {
  z-index: 999;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
.l-header__inner {
  display: flex;
  align-items: center;
  height: 10rem;
}
.l-header__logo {
  margin-right: auto;
}
.l-header .reserve-btn {
  z-index: 998;
  position: fixed;
  top: 0;
  right: 0;
}
.l-header .reserve-btn a {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  width: 30rem;
  height: 10rem;
  background: #fff;
  color: #ad9d88;
  font-weight: 400;
  font-size: 2.6rem;
  line-height: 1.5384615385;
  letter-spacing: 0.1em;
}
.l-header .reserve-btn a:after {
  position: absolute;
  top: 44%;
  right: 4rem;
  width: 3.5rem;
  height: 1.1rem;
  background-image: url(/assets/images/common/arrow-right-orange.svg);
  background-size: contain;
  content: "";
  transition: all 0.2s;
}
.l-header .reserve-btn a:hover:after {
  right: 3.2rem;
  transition: all 0.2s;
}
.l-inline {
  padding: 0 10rem;
}
.l-lowpage__fv {
  position: relative;
  width: calc(100% - 10rem);
  margin: 10rem 0 20rem auto;
}
.l-lowpage__fv:before {
  display: block;
  z-index: -3;
  position: absolute;
  top: -10rem;
  left: -14.7rem;
  width: 65vw;
  height: calc(78vh + 22rem);
  background-color: #d6c5c1;
  content: "";
}
.l-lowpage__txt {
  z-index: 3;
  position: absolute;
  top: 54%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
}
.l-lowpage__txt--nakanobu {
  left: 54%;
}
.l-lowpage__txt--togoshiginza {
  left: 56%;
}
.l-lowpage__txt-ja {
  font-weight: 500;
  font-size: 2.4rem;
  font-size: 4.2666666667vw;
  line-height: 1.3333333333;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.12em;
  white-space: nowrap;
}
.l-lowpage__txt-en,
.l-lowpage__txt-en--nakanobu,
.l-lowpage__txt-en--togoshiginza {
  padding-left: 12rem;
  transform: rotate(-4deg);
  font-weight: 400;
  font-size: 2.4rem;
  font-size: 4.2666666667vw;
  line-height: 1.3333333333;
  font-family: AntroVectra;
  letter-spacing: 0.12em;
}
.l-lowpage__txt-en--nakanobu,
.l-lowpage__txt-en--togoshiginza {
  padding-left: 5rem;
}
.l-lowpage__inline {
  max-width: 108rem;
  margin: 0 auto;
}
.l-lowpage__body {
  display: grid;
  grid-template-columns: 3.8fr 1fr;
  margin-top: 7rem;
  gap: 8rem;
}
.l-lowpage__side {
  display: flex;
  position: sticky;
  top: 12rem;
  flex-direction: column;
  height: -moz-fit-content;
  height: fit-content;
  gap: 6.3rem;
}
.l-lowpage__side-contents h3 {
  padding-bottom: 2rem;
  border-bottom: 1px solid #4e4e4e;
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 0.4166666667;
  letter-spacing: 0.12em;
}
.l-lowpage__side-contents p {
  margin-top: 1rem;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1.7777777778;
  letter-spacing: 0.12em;
}
.l-lowpage__side-contents p:first-of-type {
  margin-top: 2.5rem;
}
.l-lowpage__side-contents li {
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1.7777777778;
  letter-spacing: 0.12em;
  list-style: none;
}
.l-nav__lg {
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.4285714286;
}
.l-nav__lg ul {
  display: flex;
  align-items: center;
  list-style: none;
}
.l-nav__lg ul li:nth-of-type(n + 2) {
  margin-left: 10px;
}
.l-nav__mega {
  display: flex;
  z-index: 900;
  position: fixed;
  top: 0;
  left: -100%;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
  max-height: 100%;
  padding: 18rem 0;
  overflow-y: auto;
  background-color: #ad9d88;
  transition:
    visibility 0.5s ease,
    opacity 0.5s ease;
  transition: all 0.6s ease;
}
.l-nav__mega nav {
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.4285714286;
}
.l-nav__mega nav ul {
  display: flex;
  gap: 4rem;
}
.l-nav__mega nav ul li a {
  color: #fff;
  font-weight: 600;
  font-size: 2.6rem;
  line-height: 1.3846153846;
  font-family: Manrope, sans-serif;
  letter-spacing: 0.05em;
}
.l-nav__mega nav .l-nav__salon {
  display: flex;
  padding-top: 6.2rem;
  gap: 10rem;
}
.l-nav__mega nav .l-nav__salon p {
  color: #fff;
  font-weight: 600;
  font-size: 2.6rem;
  line-height: 1.3846153846;
  font-family: Manrope, sans-serif;
  letter-spacing: 0.05em;
}
.l-nav__mega nav .l-nav__salon-list {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.l-nav__mega nav .l-nav__salon-list li {
  position: relative;
}
.l-nav__mega nav .l-nav__salon-list li:before {
  position: absolute;
  top: 50%;
  left: -35%;
  width: 2.5rem;
  height: 0.1rem;
  background-color: #fff;
  content: "";
}
.l-nav__mega nav .l-nav__salon-list li a {
  color: #fff;
  font-weight: 600;
  font-size: 2.6rem;
  line-height: 1.3846153846;
  font-family: Manrope, sans-serif;
  letter-spacing: 0.05em;
}
.l-nav__mega .l-nav__reserve {
  width: 100%;
}
.l-nav__mega .l-nav__reserve a {
  display: block;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 16vw;
  margin-top: 8vw;
  background-color: #fff;
  color: #ad9d88;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 2.25;
  letter-spacing: 0.1em;
}
.l-nav__mega .l-nav__reserve a:after {
  position: absolute;
  top: 40%;
  right: 7%;
  width: 8vw;
  height: 4vw;
  background-image: url(/assets/images/common/arrow-right-orange.svg);
  background-size: contain;
  content: "";
  transition: all 0.2s;
}
.is-nav-active .l-nav__mega {
  left: 0;
  transition: all 0.6s ease;
}
.l-salon {
  margin-top: 10rem;
}
.l-salon__lead {
  display: grid;
  grid-template-columns: 1fr 67.3rem;
  gap: 5rem;
}
.l-salon__lead-left {
  display: flex;
  position: relative;
  justify-content: center;
}
.l-salon__lead-contents {
  padding-top: 3rem;
}
.l-salon__lead-contents h2 {
  font-size: 3.6rem;
  line-height: 0.8888888889;
}
.l-salon__lead-contents h2,
.l-salon__lead-contents h3 {
  color: #ad9d88;
  font-weight: 600;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.12em;
}
.l-salon__lead-contents h3 {
  margin-top: 2rem;
  font-size: 2.4rem;
  line-height: 1.6666666667;
}
.l-salon__lead-orange {
  display: flex;
  z-index: 2;
  position: absolute;
  top: 60%;
  left: 0;
  align-items: center;
  justify-content: center;
  width: 53.5rem;
  height: 35rem;
  padding: 6rem;
}
.l-salon__lead-orange p {
  z-index: 3;
  position: relative;
  color: #fff;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 2;
  letter-spacing: 0.12em;
}
.l-salon__lead-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 53.5rem;
  height: 35rem;
  padding: 6rem;
  background-color: #ad9d88;
}
.l-salon__info {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  padding-top: 30rem;
}
.l-salon__info-contents--contact h3,
.l-salon__info-contents h3 {
  padding-bottom: 5rem;
  color: #ad9d88;
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 1.3333333333;
  font-family: Manrope, sans-serif;
  letter-spacing: 0.12em;
  text-align: center;
}
.l-salon__info-contents--contact {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8rem;
}
.l-salon.gallery .l-salon__body {
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 6.4rem;
  gap: 2.5rem;
}
.l-salon.gallery .l-salon__small {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 4rem;
}
.l-salon.stylist .l-salon__body {
  display: grid;
  grid-template-columns: 32rem 1fr;
  margin-top: 6.4rem;
  padding-bottom: 34rem;
  gap: 9rem;
}
.l-salon.stylist .l-salon__body--assistant,
.l-salon.stylist .l-salon__body:first-of-type,
.l-salon.stylist .l-salon__body:nth-of-type(3),
.l-salon.stylist .l-salon__body:nth-of-type(4),
.l-salon.stylist .l-salon__body:nth-of-type(5) {
  margin-top: 12rem;
}
.l-salon.stylist .l-salon__body--assistant img {
  max-width: min(320px, 100%);
  height: auto;
}
.l-salon.stylist .l-salon__flex {
  display: flex;
}
.l-salon.stylist .l-salon__right {
  position: relative;
}
.l-salon.stylist .l-salon__position,
.l-salon.stylist .l-salon__position--responsive01,
.l-salon.stylist .l-salon__position--responsive02 {
  position: relative;
  margin-top: 4rem;
  padding-left: 26rem;
  color: #ad9d88;
  font-weight: 400;
  font-size: 2.4rem;
  line-height: 1.3333333333;
  font-family: Manrope, sans-serif;
  letter-spacing: 0.12em;
}
.l-salon.stylist .l-salon__position--responsive01 span,
.l-salon.stylist .l-salon__position--responsive02 span,
.l-salon.stylist .l-salon__position span {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 2.25;
  font-family:
    Noto Sans JP,
    sans-serif;
  letter-spacing: 0;
}
.l-salon.stylist .l-salon__position--responsive01:before,
.l-salon.stylist .l-salon__position--responsive02:before,
.l-salon.stylist .l-salon__position:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 24rem;
  height: 0.1rem;
  transform: translateY(-50%);
  background-color: #ad9d88;
  content: "";
}
.l-salon.stylist .l-salon__position--responsive01 span {
  display: block;
  text-align: center;
}
.l-salon.stylist .l-salon__name,
.l-salon.stylist .l-salon__name--07,
.l-salon.stylist .l-salon__name--08,
.l-salon.stylist .l-salon__name--09,
.l-salon.stylist .l-salon__name--10,
.l-salon.stylist .l-salon__name--11,
.l-salon.stylist .l-salon__name--12,
.l-salon.stylist .l-salon__name--13,
.l-salon.stylist .l-salon__name--14,
.l-salon.stylist .l-salon__name--15,
.l-salon.stylist .l-salon__name--quaternary,
.l-salon.stylist .l-salon__name--quinary,
.l-salon.stylist .l-salon__name--secondary,
.l-salon.stylist .l-salon__name--senary,
.l-salon.stylist .l-salon__name--tertiary {
  position: relative;
  margin-top: 5rem;
  color: #ad9d88;
  font-weight: 600;
  font-size: 3.2rem;
  line-height: 1;
  letter-spacing: 0.12em;
}
.l-salon.stylist .l-salon__name--07:after,
.l-salon.stylist .l-salon__name--08:after,
.l-salon.stylist .l-salon__name--09:after,
.l-salon.stylist .l-salon__name--10:after,
.l-salon.stylist .l-salon__name--11:after,
.l-salon.stylist .l-salon__name--12:after,
.l-salon.stylist .l-salon__name--13:after,
.l-salon.stylist .l-salon__name--14:after,
.l-salon.stylist .l-salon__name--15:after,
.l-salon.stylist .l-salon__name--quaternary:after,
.l-salon.stylist .l-salon__name--quinary:after,
.l-salon.stylist .l-salon__name--secondary:after,
.l-salon.stylist .l-salon__name--senary:after,
.l-salon.stylist .l-salon__name--tertiary:after,
.l-salon.stylist .l-salon__name:after {
  position: absolute;
  top: 100%;
  left: 10%;
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  transform: rotate(-4deg);
  content: "Daiki Tsuchiya";
  color: #ad9d88;
  font-weight: 400;
  font-size: 5.8rem;
  line-height: 0.6896551724;
  font-family: AntroVectra;
  letter-spacing: 0.1em;
  white-space: nowrap;
}
.l-salon.stylist .l-salon__name--secondary:after {
  content: "Ayako Abe";
}
.l-salon.stylist .l-salon__name--tertiary:after {
  content: "Natsumi Yoshida";
}
.l-salon.stylist .l-salon__name--quaternary:after {
  content: "Ryuta Shoji";
}
.l-salon.stylist .l-salon__name--quinary:after {
  content: "Hinano Kubo";
}
.l-salon.stylist .l-salon__name--senary:after {
  content: "Seina Kamata";
}
.l-salon.stylist .l-salon__name--07:after {
  content: "Yuto Kon";
}
.l-salon.stylist .l-salon__name--08:after {
  content: "Mirei Kameda";
}
.l-salon.stylist .l-salon__name--09:after {
  content: "Nanami Sema";
}
.l-salon.stylist .l-salon__name--10:after {
  content: "Yuzuho Sato";
}
.l-salon.stylist .l-salon__name--11:after {
  content: "Hiroto Maruyama";
}
.l-salon.stylist .l-salon__name--12:after {
  content: "Saya Takahashi";
}
.l-salon.stylist .l-salon__name--13:after {
  content: "Mahiro Kino";
}
.l-salon.stylist .l-salon__name--14:after {
  content: "Kuryu Ishikawa";
}
.l-salon.stylist .l-salon__name--15:after {
  content: "Juliana Kawano";
}
.l-salon.stylist .l-salon__comment,
.l-salon.stylist .l-salon__comment--margin-top-sp-wide {
  margin-top: 6.2rem;
}
.l-salon.stylist .l-salon__contents,
.l-salon.stylist .l-salon__contents--comment-none {
  display: flex;
  position: absolute;
  bottom: -85%;
  left: -30%;
  padding: 5rem 14rem;
  gap: 8rem;
  border-radius: 0.5rem;
  background-color: #fff;
}
.l-salon.stylist .l-salon__contents--comment-none {
  bottom: -85%;
}
.l-salon.stylist .l-salon__contents-left iframe {
  width: 40rem;
  padding-top: 2rem;
  border: none !important;
}
.l-salon.stylist .l-salon__contents-left-ttl h3 {
  color: #ad9d88;
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 1;
  font-family: Manrope, sans-serif;
  letter-spacing: 0;
}
.l-salon.stylist .l-salon__sns {
  display: flex;
  gap: 2rem;
}
.l-salon.stylist .l-salon__sns img {
  width: 4rem;
}
.l-salon.stylist .l-salon__contents-right {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4rem;
}
.l-salon.price .l-salon {
  margin-top: 14rem;
}
.l-salon.price .l-salon__body {
  margin-top: 6.4rem;
}
.l-salon.price .l-salon__supplement {
  margin-top: 6rem;
}
.l-salon.price .l-salon__supplement small {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 2.5;
  letter-spacing: 0.1em;
}
.c-accordion {
  margin-bottom: 3rem;
}
.c-accordion--btn {
  display: flex;
  position: relative;
  align-items: center;
  padding: 2rem 0;
}
.c-accordion--btn:after,
.c-accordion--btn:before {
  position: absolute;
  top: 50%;
  right: 20px;
  width: 2.5rem;
  height: 0.3rem;
  transform-origin: center;
  background-color: #ad9d88;
  content: "";
}
.c-accordion--btn:before {
  transform: translateY(-50%);
}
.c-accordion--btn:after {
  transform: translateY(-50%) rotate(-90deg);
  transition: transform 0.5s ease;
}
.c-accordion--btn.is-opened:after {
  transform: translateY(-50%) rotate(180deg);
}
.c-accordion--btn.is-opened + .c-accordion--panel {
  visibility: visible;
  opacity: 1;
}
.c-accordion--btn dt {
  font-weight: 500;
  font-size: 2rem;
  line-height: 1.25;
  letter-spacing: 0.05em;
}
.c-accordion--border {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 0.1rem;
  border-top: 1px solid #4e4e4e;
  content: "";
}
.c-accordion--border:before {
  z-index: 2;
  position: absolute;
  bottom: -0.075rem;
  left: 0;
  width: 10rem;
  height: 0.3rem;
  border-radius: 0.1rem;
  background-color: #ad9d88;
  content: "";
}
.c-accordion--panel {
  visibility: hidden;
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition:
    height 0.5s ease,
    visibility 0.5s ease,
    opacity 0.5s ease;
}
.c-accordion--item {
  padding: 1.5rem 0 3rem;
}
.c-accordion--item dd,
.c-accordion--item dt {
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 1.3888888889;
  letter-spacing: 0;
}
.c-accordion__list {
  display: flex;
  justify-content: space-between;
  padding: 2.5rem 0 2rem;
  border-bottom: 1px solid #e2e2e2;
}
.info-warp {
  display: flex;
  position: relative;
  flex-direction: column;
  padding-bottom: 1.5rem;
  gap: 1.8rem;
}
.c-btn__wide--orange a {
  border: 1px solid #ad9d88;
  color: #ad9d88;
}
.c-btn__wide--orange a,
.c-btn__wide--white a {
  display: block;
  z-index: 1;
  position: relative;
  width: 37.6rem;
  padding: 1.5rem 0;
  font-weight: 400;
  font-size: 2.2rem;
  line-height: 1.6363636364;
  font-family: Manrope, sans-serif;
  letter-spacing: 0.06em;
  text-align: center;
  transition: 0.5s ease;
}
.c-btn__wide--white a {
  border: 1px solid #fff;
  color: #fff;
}
.c-btn__wide--white-color-black a {
  display: flex;
  z-index: 1;
  position: relative;
  justify-content: center;
  width: 37.6rem;
  padding: 1.5rem 0;
  gap: 2rem;
  border: 1px solid #fff;
  color: #fff;
  font-family: Manrope, sans-serif;
  text-align: center;
  transition: 0.5s ease;
}
.c-btn__wide--white-color-black a:before {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: scaleY(0);
  transform-origin: 0 100%;
  background-color: #fff;
  content: "";
  transition: transform 0.3s ease;
}
.c-btn__wide--white-color-black a p {
  font-weight: 400;
  font-size: 2rem;
  line-height: 1.8;
  letter-spacing: 0.06em;
}
.c-btn__normal a {
  width: 23rem;
  padding: 1.4rem 0;
  border: 1px solid #888;
  color: #6d6d6d;
}
.c-btn__normal a,
.c-btn__radius a {
  display: block;
  z-index: 1;
  position: relative;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 2;
  letter-spacing: 0.06em;
  text-align: center;
  transition: 0.5s ease;
}
.c-btn__radius a {
  width: 26rem;
  padding: 1rem 0;
  border: 1px solid #4e4e4e;
  border-radius: 10rem;
  color: #4e4e4e;
}
.c-form .is-validated.invalid,
.c-form .is-validated:invalid {
  border: 1px solid #c00;
}
.c-form .is-validated.invalid + .c-form__errormsg,
.c-form .is-validated:invalid + .c-form__errormsg {
  display: block;
}
.c-form__errormsg {
  display: none;
  color: #c00;
}
.c-form__required {
  display: inline-block;
  background-color: #c00;
  color: #fff;
}
.c-hamburger {
  z-index: 2;
  width: 6rem;
  height: 23px;
  position: fixed;
  left: 1.6666666667%;
  top: 50%;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.c-hamburger:after {
  content: "MENU";
  position: absolute;
  bottom: -28px;
  width: 100%;
  color: #b7a6a1;
  font-weight: 400;
  font-family: Manrope, sans-serif;
  font-size: 1.6rem;
  line-height: 1.5;
  letter-spacing: 0.1em;
  text-align: center;
  -webkit-transform: 0.5s;
  transform: 0.5s;
}
.is-nav-active .c-hamburger:after {
  right: 5%;
  content: "CLOSE";
  color: #fff;
}
.c-postBody > * {
  margin-block: 1em;
}
.c-postBody h3 {
  position: relative;
  padding-left: 30px;
  font-weight: 700;
  font-size: 3.2rem;
  line-height: 2;
  letter-spacing: 0.04em;
}
.c-postBody h3:before {
  position: absolute;
  top: 50%;
  left: 0;
  aspect-ratio: 15/15;
  width: 15px;
  transform: translateY(-50%);
  content: "";
}
.c-postBody h4 {
  font-size: 2.4rem;
  line-height: 1.625;
}
.c-postBody h4,
.c-postBody h5 {
  font-weight: 700;
  letter-spacing: 0.04em;
}
.c-postBody h5 {
  position: relative;
  padding-left: 24px;
  font-size: 1.8rem;
  line-height: 2.1666666667;
}
.c-postBody h5:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 10px;
  height: 10px;
  transform: rotate(45deg) translateY(-50%);
  background-color: #4e4e4e;
  content: "";
}
.c-postBody p {
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 2.4;
  letter-spacing: 0.04em;
}
.c-postBody p span {
  text-decoration: underline;
}
.c-postBody a {
  text-decoration: underline;
  transition: opacity 0.5s ease;
}
.c-postBody a,
.c-postBody ul li {
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 2.4;
  letter-spacing: 0.04em;
}
.c-postBody ul li {
  position: relative;
  padding-left: 24px;
}
.c-postBody ul li:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 6px;
  height: 6px;
  transform: rotate(45deg) translateY(-50%);
  content: "";
}
.c-postBody ul li:last-child {
  margin-bottom: 0;
}
.c-postBody ol {
  counter-reset: number;
}
.c-postBody ol li {
  position: relative;
  padding-left: 24px;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 2.4;
  letter-spacing: 0.04em;
  counter-increment: number;
}
.c-postBody ol li:before {
  position: absolute;
  left: 0;
  content: counter(number) ".";
}
.c-postBody ol li:last-child {
  margin-bottom: 0;
}
.c-postBody blockquote {
  position: relative;
  padding: 48px 64px;
  border-block: 1px solid #333;
}
.c-postBody blockquote:after {
  position: absolute;
  top: 56px;
  left: 0;
  width: 32px;
  height: 30px;
  content: "";
}
.c-postBody table {
  border: 1px solid #333;
  border-bottom: none;
}
.c-postBody table tr {
  border-bottom: 1px solid #333;
}
.c-postBody table tr td,
.c-postBody table tr th {
  padding: 24px;
  text-align: left;
}
.c-postBody table tr th {
  border-right: 1px solid #333;
  background-color: #e7ebf0;
  font-weight: 700;
}
.c-postBody table tr td,
.c-postBody table tr th {
  font-size: 1.5rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
}
.c-postBody table tr td {
  font-weight: 500;
}
.c-postBody img.alignleft {
  display: block;
  width: 50%;
  margin-top: 0;
  margin-right: 1em;
  margin-bottom: 1em;
  float: left;
}
.c-postBody img.aligncenter {
  display: block;
  margin-inline: auto;
}
.c-postBody img.alignright {
  width: 50%;
  margin-top: 0;
  margin-bottom: 1em;
  margin-left: 1em;
  float: right;
}
.c-postBody .clear {
  clear: both;
}
.c-text__rhombus {
  position: relative;
  padding-left: 5rem;
}
.c-text__rhombus:before {
  position: absolute;
  top: 0.3rem;
  left: 0;
  width: 3rem;
  height: 3rem;
  background-image: url(/assets/images/recruit/rhombus.svg);
  background-size: cover;
  content: "";
}
.c-title__secondary,
.c-title__secondary--left {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  text-align: center;
}
.c-title__secondary-ja {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.5;
  letter-spacing: 0;
  text-align: center;
}
.c-title__secondary-en {
  font-weight: 700;
  font-size: 5.4rem;
  line-height: 1.1851851852;
  font-family: Manrope, sans-serif;
  letter-spacing: 0.12em;
}
.c-title__secondary--left,
.c-title__secondary--left .c-title__secondary-ja {
  text-align: start;
}
.blog__body {
  display: flex;
  flex-direction: column;
  gap: 11.1rem;
}
.blog__info-warp,
.blog__info-warp--detail {
  display: flex;
  position: relative;
  flex-direction: column;
  padding-bottom: 1.5rem;
  gap: 1.8rem;
  border-bottom: 1px solid #4e4e4e;
}
.blog__info-warp--detail:before,
.blog__info-warp:before {
  z-index: 2;
  position: absolute;
  bottom: -0.2rem;
  left: 0;
  width: 10rem;
  height: 0.3rem;
  border-radius: 0.1rem;
  background-color: #ad9d88;
  content: "";
}
.blog__info-warp--detail {
  padding-bottom: 3rem;
  gap: 2.5rem;
}
.blog__info {
  display: flex;
  gap: 3.2rem;
}
.blog__info .blog-list-date {
  font-weight: 500;
}
.blog__info .blog-list-category,
.blog__info .blog-list-date {
  font-size: 1.8rem;
  line-height: 1.3888888889;
  letter-spacing: 0.05em;
}
.blog__info .blog-list-category {
  color: #ad9d88;
  font-weight: 600;
  font-family: Manrope, sans-serif;
}
.blog__info-ttl {
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
.blog__contents {
  display: flex;
  margin-top: 4.6rem;
  gap: 4.2rem;
}
.blog__contents-left a:hover img {
  transform: scale(1.05);
  transition: 0.4s ease;
}
.blog__contents-left figure {
  width: 35.4rem;
  height: 34.5rem;
  overflow: hidden;
}
.blog__contents-left figure img {
  width: 35.4rem;
  height: 34.5rem;
  object-fit: cover;
  transform: scale(1);
  transition: 0.4s ease;
}
.blog__contents-right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.blog__list-btn {
  display: flex;
  justify-content: flex-end;
}
.blog__detail-info {
  display: flex;
  gap: 3.1rem;
}
.blog__detail-info .blog-detail-date {
  font-weight: 500;
  font-size: 2.2rem;
  line-height: 1.1363636364;
  letter-spacing: 0.05em;
}
.blog__detail-info .blog-detail-category {
  color: #ad9d88;
  font-weight: 600;
  font-size: 2.2rem;
  line-height: 1.1363636364;
  font-family: Manrope, sans-serif;
  letter-spacing: 0.05em;
}
.blog__detail-ttl {
  font-weight: 600;
  font-size: 2.8rem;
  line-height: 1.1428571429;
  letter-spacing: 0.1em;
}
.blog__detail-image {
  margin-top: 6rem;
}
.blog__detail-image img {
  width: 50rem;
}
.blog__detail-contents {
  margin-top: 3.9rem;
}
.blog__detail-contents p {
  margin-bottom: 2rem;
}
.blog__detail-btn {
  display: flex;
  justify-content: center;
  margin-top: 10rem;
}
.blog__pagenation {
  margin-top: 12rem;
}
.news__contents li:last-of-type .news__contents-tr {
  border-bottom: 1px solid #4e4e4e;
}
.news__contents-tr {
  display: flex;
  padding: 4.4rem 0;
  gap: 6rem;
  border-top: 1px solid #4e4e4e;
}
.news__contents-tr .date {
  font-weight: 500;
}
.news__contents-tr .category,
.news__contents-tr .date {
  font-size: 1.6rem;
  line-height: 1.5625;
  letter-spacing: 0.05em;
}
.news__contents-tr .category {
  color: #ad9d88;
  font-weight: 600;
}
.news__contents-tr h3 {
  font-weight: 600;
  font-size: 2rem;
  line-height: 1.25;
  letter-spacing: 0.1em;
}
.news__contents-th {
  display: grid;
  grid-template-columns: min-content 10rem;
  gap: 4rem;
}
.news__detail-info {
  display: flex;
  gap: 3rem;
}
.news__detail-info .news-detail-category,
.news__detail-info .news-detail-date {
  font-weight: 600;
  font-size: 2.2rem;
  line-height: 1.1363636364;
  letter-spacing: 0.029em;
}
.news__detail-info .news-detail-category {
  color: #ad9d88;
}
.news__detail-ttl {
  margin-top: 3.8rem;
  font-weight: 600;
  font-size: 3.2rem;
  line-height: 0.78125;
  letter-spacing: 0.1em;
}
.news__detail-body {
  margin-top: 4.8rem;
}
.news__detail-body p {
  margin-bottom: 2rem;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 2;
  letter-spacing: 0.1em;
}
.news__detail-btn {
  display: flex;
  justify-content: center;
  margin-top: 15rem;
}
.news__pagenation {
  margin-top: 10rem;
}
.recruit.about .recruit__about-body {
  margin-top: 6.4rem;
}
.recruit.about .recruit__about-contents {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.recruit.about .recruit__about-contents h3 {
  font-weight: 400;
  font-size: 3.2rem;
  line-height: 1.125;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.1em;
}
.recruit.about .recruit__about-contents p {
  margin-top: 4rem;
  text-align: center;
}
.recruit.about .recruit__about-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 44rem;
  margin-top: 6rem;
  background-image: url(/assets/images/recruit/about-background-img.jpg);
  background-size: cover;
  background-attachment: fixed;
}
.recruit.information {
  margin-top: 10rem;
}
.recruit.information .recruit__information-body {
  margin-top: 6.4rem;
}
.recruit.information .recruit__information-txt p {
  text-align: center;
}
.recruit.information .recruit__information-snap-widget {
  display: flex;
  justify-content: center;
  margin-top: 4rem;
}
.recruit__scissors {
  display: flex;
  justify-content: center;
  margin-top: 10rem;
}
.recruit.concept {
  margin-top: 10rem;
}
.recruit.concept .recruit__concept-body {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-top: 6.4rem;
  gap: 8rem 6rem;
}
.recruit.concept .recruit__concept-left,
.recruit.concept .recruit__concept-left--order {
  padding-top: 6.5rem;
}
.recruit.concept .recruit__concept-left--order h3,
.recruit.concept .recruit__concept-left h3 {
  color: #ad9d88;
  font-weight: 600;
  font-size: 3.2rem;
  line-height: 1.125;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.1em;
  text-align: center;
}
.recruit.concept .recruit__concept-left--order p,
.recruit.concept .recruit__concept-left p {
  margin-top: 2rem;
}
.recruit.concept .recruit__concept-left--order p:first-of-type,
.recruit.concept .recruit__concept-left p:first-of-type {
  margin-top: 3rem;
}
.recruit.concept .recruit__concept-right,
.recruit.concept .recruit__concept-right--order {
  position: relative;
}
.recruit.concept .recruit__concept-right-image01,
.recruit.concept .recruit__concept-right-image02 {
  position: absolute;
  width: 38.5rem;
}
.recruit.concept .recruit__concept-right-image02 {
  z-index: -1;
  top: 40%;
  right: 0;
}
.recruit.concept .recruit__concept-right-txt {
  position: absolute;
  top: 80%;
  transform: rotate(-2deg);
  color: #ad9d88;
  font-weight: 600;
  font-size: 4.8rem;
  line-height: 0.5;
  font-family: AntroVectra;
  letter-spacing: 0.1em;
}
.recruit.personal {
  margin-top: 15rem;
}
.recruit.personal .recruit__personal-body {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  margin-top: 6.4rem;
  gap: 6rem;
}
.recruit.personal .recruit__personal-left ul {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.recruit.personal .recruit__personal-left ul li {
  display: flex;
  padding-bottom: 1rem;
  gap: 2.5rem;
  border-bottom: 1px solid #ad9d88;
}
.recruit.staff {
  margin-top: 10rem;
}
.recruit.staff .recruit__staff-body {
  margin-top: 6.4rem;
  padding: 8rem;
  border: 2px solid #ad9d88;
}
.recruit.staff .recruit__staff-name p {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.5;
  letter-spacing: 0;
  text-align: center;
}
.recruit.staff .recruit__staff-name h3 {
  margin-top: 2rem;
  font-weight: 600;
  font-size: 3.2rem;
  line-height: 0.75;
  letter-spacing: 0.1em;
  text-align: center;
}
.recruit.staff .recruit__staff-contents {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  padding-top: 5rem;
  gap: 6rem;
}
.recruit.staff .recruit__staff-contents-right h3 {
  color: #ad9d88;
  font-weight: 600;
  font-size: 3.2rem;
  line-height: 1.5;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.1em;
}
.recruit.staff .recruit__staff-contents-right p {
  padding-top: 4rem;
}
.recruit.staff .recruit__staff-qa {
  display: flex;
  flex-direction: column;
  margin-top: 6rem;
  gap: 5rem;
}
.recruit.staff .recruit__staff-qa-tr,
.recruit.staff .recruit__staff-qa-tr--grid-different {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 2.5rem;
}
.recruit.staff .recruit__staff-qa-tr--grid-different {
  grid-template-columns: 1fr 2fr;
}
.recruit.staff .recruit__staff-qa-question {
  position: relative;
  padding-left: 4.4rem;
}
.recruit.staff .recruit__staff-qa-warp {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.recruit.staff .recruit__staff-qa-number {
  z-index: -1;
  position: absolute;
  left: 0;
  color: #ad9d88;
  font-weight: 600;
  font-size: 4rem;
  line-height: 0.6;
  font-family: Manrope, sans-serif;
  letter-spacing: 0.05em;
  opacity: 0.6;
}
.recruit.welfare {
  margin-top: 10rem;
}
.recruit.welfare .recruit__welfare-body {
  margin-top: 6.4rem;
}
.recruit.welfare .recruit__welfare-line img {
  width: 100%;
}
.recruit.welfare .recruit__welfare-txt {
  margin-top: 5rem;
}
.recruit.welfare .recruit__welfare-txt p {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 2.25;
  letter-spacing: 0.1em;
  text-align: center;
}
.recruit.welfare .recruit__welfare-ttl-warp,
.recruit.welfare .recruit__welfare-ttl-warp--margin-top-wide {
  position: relative;
  margin-top: 5rem;
}
.recruit.welfare .recruit__welfare-ttl-warp--margin-top-wide {
  margin-top: 12rem;
}
.recruit.welfare .recruit__welfare-ttl-image img {
  width: 100%;
}
.recruit.welfare .recruit__welfare-ttl {
  position: absolute;
  top: 65%;
  left: 50%;
  transform: translateX(-50%);
}
.recruit.welfare .recruit__welfare-ttl-contents {
  position: relative;
  width: 50rem;
}
.recruit.welfare .recruit__welfare-ttl-detail {
  display: flex;
  position: absolute;
  top: 46%;
  left: 48%;
  gap: 2rem;
  transform: translate(-50%, -50%);
}
.recruit.welfare .recruit__welfare-ttl-detail h3 {
  font-weight: 600;
  font-size: 3.2rem;
  line-height: 1.125;
  letter-spacing: 0.1em;
  white-space: nowrap;
}
.recruit.welfare .recruit__welfare-ttl-detail img {
  width: 5rem;
}
.recruit.welfare .recruit__welfare-systems {
  display: grid;
  grid-template-columns: 1fr 1fr;
  justify-content: center;
  padding-top: 17rem;
  gap: 2rem 5rem;
}
.recruit.welfare .recruit__welfare-allowance {
  margin-top: 6rem;
}
.recruit.welfare .recruit__welfare-allowance-lead h3 {
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 1.3333333333;
  letter-spacing: 0.1em;
  text-align: center;
}
.recruit.welfare .recruit__welfare-allowance-lead p {
  margin-top: 4rem;
  text-align: center;
}
.recruit.welfare .recruit__welfare-allowance-contents {
  margin-top: 6rem;
}
.recruit.welfare .recruit__welfare-allowance-contents ul {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 4rem;
}
.recruit.welfare .recruit__welfare-allowance-contents ul li {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.recruit.welfare .recruit__welfare-allowance-details {
  display: flex;
  gap: 2rem;
}
.recruit.welfare .recruit__welfare-allowance-details h4 {
  color: #ad9d88;
  font-weight: 600;
  font-size: 2rem;
  line-height: 1.8;
  letter-spacing: 0.1em;
}
.recruit.welfare .recruit__welfare-contest-ttl {
  margin-top: 8rem;
  border-bottom: 2px dashed #ad9d88;
}
.recruit.welfare .recruit__welfare-contest-ttl h3 {
  padding-bottom: 2rem;
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 1.5;
  letter-spacing: 0.1em;
  text-align: center;
}
.recruit.welfare .recruit__welfare-contest-contents {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-top: 6rem;
  gap: 8rem;
}
.recruit.welfare .recruit__welfare-contest-lead {
  display: flex;
  justify-content: center;
  padding: 1rem;
  gap: 2rem;
  background-color: #ad9d88;
}
.recruit.welfare .recruit__welfare-contest-details {
  border: 1px solid #ad9d88;
}
.recruit.welfare .recruit__welfare-contest-details h4 {
  color: #fff;
  font-weight: 600;
  font-size: 2rem;
  line-height: 1.8;
  letter-spacing: 0.1em;
}
.recruit.welfare .recruit__welfare-contest-details p {
  padding: 2rem 2rem 1rem;
}
.recruit.greeting {
  margin-top: 10rem;
}
.recruit.greeting .recruit__greeting-body {
  margin-top: 6.4rem;
  padding: 6rem;
  border: 1px solid #ad9d88;
}
.recruit.greeting .recruit__greeting-lead p {
  text-align: center;
}
.recruit.greeting .recruit__greeting-lead h3 {
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 1.5;
  letter-spacing: 0.1em;
  text-align: center;
}
.recruit.greeting .recruit__greeting-contents {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  margin-top: 5rem;
  gap: 6rem;
}
.recruit.greeting .recruit__greeting-right h4 {
  color: #ad9d88;
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 1.5;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.1em;
}
.recruit.greeting .recruit__greeting-right p {
  margin-top: 3rem;
}
.recruit.requirements {
  margin-top: 10rem;
}
.recruit.requirements .recruit__requirements-body {
  margin-top: 6.4rem;
}
.recruit.requirements .recruit__requirements-lead {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  gap: 6rem;
}
.recruit.requirements .recruit__requirements-left h3 {
  color: #ad9d88;
  font-weight: 600;
  font-size: 3.2rem;
  line-height: 1.125;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.1em;
  text-align: center;
}
.recruit.requirements .recruit__requirements-left p {
  margin-top: 3rem;
}
.recruit.requirements .recruit__table {
  margin-top: 6rem;
}
.recruit.requirements .recruit__table-tr {
  display: flex;
  align-items: center;
  padding: 3rem 0;
  border-bottom: 1px solid #e2e2e2;
}
.recruit.requirements .recruit__table-th {
  flex-shrink: 0;
  width: 15rem;
}
.recruit.requirements .recruit__table-th h4 {
  font-weight: 600;
  font-size: 2rem;
  line-height: 1.2;
  letter-spacing: 0.1em;
}
.recruit.requirements .recruit__requirements-caution {
  margin-top: 4rem;
  text-align: center;
}
.recruit.requirements .recruit__requirements-tel {
  display: flex;
  justify-content: center;
  margin-top: 4rem;
  gap: 2rem;
}
.recruit.requirements .recruit__requirements-tel p {
  font-weight: 600;
  font-size: 3.2rem;
  line-height: 1.125;
  letter-spacing: 0.1em;
}
.recruit.requirements .recruit__requirements-tel img {
  width: 4rem;
}
.recruit.requirements .recruit__requirements-reception p {
  text-align: center;
}
.recruit.company {
  margin-top: 10rem;
}
.recruit.company .recruit__company-body {
  margin-top: 6.4rem;
}
.recruit.company .recruit__table {
  margin-top: 6rem;
}
.recruit.company .recruit__table-tr {
  display: flex;
  align-items: center;
  padding: 3rem 0;
  border-bottom: 1px solid #e2e2e2;
}
.recruit.company .recruit__table-th {
  flex-shrink: 0;
  width: 15rem;
}
.recruit.company .recruit__table-th h4 {
  font-weight: 600;
  font-size: 2rem;
  line-height: 1.4;
  letter-spacing: 0.1em;
}
.top .mv {
  position: relative;
  width: calc(100% - 10rem);
  margin: 10rem 0 22rem auto;
}
.top .mv:before {
  display: block;
  z-index: -3;
  position: absolute;
  top: -10rem;
  left: -14.7rem;
  width: 65vw;
  height: calc(78vh + 22rem);
  background-color: #d6c5c1;
  content: "";
}
.top .mv__slide {
  position: relative;
}
.top .mv__slide:before {
  display: block;
  z-index: 2;
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(/assets/images/common/filter.gif) repeat;
  content: "";
  mix-blend-mode: screen;
}
.top .mv__txt {
  z-index: 3;
  position: absolute;
  top: 40%;
  left: 6%;
  overflow: hidden;
  transform: rotate(-2deg);
  color: #fff;
  font-weight: 500;
  font-size: 7.3rem;
  font-size: 5.8666666667vw;
  line-height: 1.6438356164;
  font-family: AntroVectra;
  letter-spacing: 0;
  text-shadow: 1px 2px 3px #747474;
  white-space: nowrap;
}
.top .mv__circular {
  z-index: 3;
  position: absolute;
  right: 4%;
  bottom: -25%;
}
.top .mv__circular img {
  bottom: -10%;
  width: 13.3333333333vw;
}
.top .concept__warp {
  display: grid;
  grid-template-columns: 2.2fr 1fr;
  gap: 8.2rem;
}
.top .concept__left {
  display: grid;
  grid-template-columns: 1fr;
  padding-top: 10rem;
  gap: 8vw;
}
.top .concept__left-warp {
  display: grid;
  grid-template-columns: 1fr 1.2fr;
  gap: 8.2rem;
}
.top .concept__lead {
  display: flex;
  justify-content: center;
}
.top .concept__lead h2 {
  width: -moz-fit-content;
  width: fit-content;
  color: #ad9d88;
  font-weight: 500;
  font-size: 5.5rem;
  line-height: 1.3636363636;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.2em;
  white-space: nowrap;
}
.top .concept__contents {
  position: relative;
}
.top .concept__contents p {
  padding-top: 5.3333333333vw;
  font-weight: 400;
  font-size: 1.8rem;
  font-size: 1.2vw;
  line-height: 2.7777777778;
  letter-spacing: 0.04em;
}
.top .concept__en-warp {
  position: absolute;
  right: -27%;
  bottom: 17%;
}
.top .concept__en {
  position: relative;
  color: #ad9d88;
  font-weight: 400;
  font-size: 2rem;
  line-height: 1.6;
  letter-spacing: 0.1em;
  transition-delay: 0.5s;
}
.top .concept__en:before {
  position: absolute;
  top: 50%;
  right: 160%;
  width: calc(35.2vw - 10rem);
  height: 0.1rem;
  transform: translateY(-50%);
  background-color: #ad9d88;
  content: "";
}
.top .campaign {
  margin-top: 10rem;
}
.top .campaign__base {
  position: relative;
  width: 100vw;
  height: calc(100vw / 3228 * 2550);
}
.top .campaign__warp {
  position: absolute;
  left: 0;
  top: 6.4rem;
  width: 100%;
  height: 100%;
  clip-path: inset(0);
}
.top .campaign__warp .bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: calc(100vw / 3228 * 2550);
  background-image: url(/assets/images/top/campaign-background-img.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -1;
}
.top .campaign__body {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  max-width: 108rem;
  margin: 0 auto;
  padding: 14rem 0;
  gap: 4.7rem;
}
.top .campaign__right {
  display: flex;
  flex-direction: column;
  gap: 5.6rem;
}
.top .campaign__contents {
  padding: 3rem 4rem;
  background-color: hsla(0, 0%, 100%, 0.3);
}
.top .campaign__contents h3 {
  color: #ad9d88;
  font-weight: 400;
  font-size: 2.2rem;
  line-height: 1.8181818182;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.1em;
}
.top .campaign__contents p {
  padding-top: 1rem;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 1.6666666667;
  letter-spacing: 0.1em;
}
.top .salon {
  margin-top: 10rem;
}
.top .salon__warp,
.top .salon__warp--orange {
  display: grid;
  position: relative;
  grid-template-columns: 1.5fr 1.2fr 1fr;
  margin-top: 6.4rem;
  gap: 12.3rem;
}
.top .salon__orange,
.top .salon__orange--light {
  z-index: -1;
  position: absolute;
  top: 10%;
  height: 48vw;
  background-color: #ad9d88;
  content: "";
}
.top .salon__orange--light {
  right: 0;
  background-color: #fff9eb;
}
.top .salon__contents,
.top .salon__contents--orange {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-bottom: 5rem;
  color: #ad9d88;
  font-family: "Noto Serif JP", serif;
}
.top .salon__contents--orange p,
.top .salon__contents p {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.625;
  letter-spacing: 0.2em;
}
.top .salon__contents--orange h2,
.top .salon__contents h2 {
  font-weight: 400;
  font-size: 3.8rem;
  line-height: 1.6842105263;
  letter-spacing: 0.06em;
}
.top .salon__contents--orange h3,
.top .salon__contents h3 {
  margin: 4rem 0 5rem;
  font-weight: 400;
  font-size: 2.8rem;
  line-height: 2.1428571429;
  letter-spacing: 0.04em;
}
.top .salon__contents--orange {
  padding-bottom: 0;
  color: #fff;
}
.top .salon__right {
  padding-top: 32rem;
}
.top .sns-banner {
  margin-top: 10rem;
}
.top .sns-banner__warp {
  padding: 15rem 0;
  background-image: url(/assets/images/top/sns-banner-background-img.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.top .sns-banner__contents {
  width: auto;
  max-width: 108rem;
  max-width: 1072px;
  margin: 0 auto;
}
.top .sns-banner__contents img {
  border-radius: 1rem;
  transition: 0.6s;
}
.top .sns-banner__contents img:hover {
  transform: scale(0.97);
}
.top .blog {
  margin-top: 10rem;
}
.top .blog__warp {
  display: grid;
  position: relative;
  grid-template-columns: 1fr 1fr 1fr;
  max-width: 108rem;
  margin: 6.4rem auto 0;
  gap: 4rem 5rem;
}
.top .blog .c-btn__normal {
  position: absolute;
  top: -13rem;
  right: 0;
}
.top .blog__contents a:hover img {
  transform: scale(1.05);
  transition: 0.4s ease;
}
.top .blog__contents figure {
  width: 32.2rem;
  height: 32.2rem;
  overflow: hidden;
}
.top .blog__contents figure img {
  width: 32.2rem;
  height: 32.2rem;
  object-fit: cover;
  transform: scale(1);
  transition: 0.4s ease;
}
.top .blog__contents .date {
  padding-top: 1.5rem;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.5625;
  letter-spacing: 0;
}
.top .blog__contents h3 {
  padding-top: 0.5rem;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1.3888888889;
  letter-spacing: 0.029em;
}
.top .blog__contents .category {
  padding-top: 1rem;
  color: #ad9d88;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 1.5625;
  font-family: Manrope, sans-serif;
  letter-spacing: 0.05em;
}
.top .news {
  margin-top: 14rem;
}
.top .news__warp {
  display: grid;
  position: relative;
  grid-template-columns: 1fr 5fr;
  max-width: 108rem;
  height: 34rem;
  margin: 0 auto;
  gap: 14.6rem;
}
.top .news .c-btn__normal {
  position: absolute;
  bottom: 0;
  left: 0;
}
.top .news__contents a:last-of-type .news__contents-tr {
  border-bottom: 1px solid #e2e2e2;
}
.top .news__contents-tr {
  display: flex;
  padding: 4.4rem 0;
  gap: 6rem;
  border-top: 1px solid #e2e2e2;
}
.top .news__contents-tr .date {
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.5625;
  letter-spacing: 0.05em;
}
.top .news__contents-tr .category {
  color: #ad9d88;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 1.5625;
  font-family: Manrope, sans-serif;
  letter-spacing: 0.05em;
}
.top .news__contents-tr h3 {
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1.3888888889;
  letter-spacing: 0.029em;
}
.top .news__contents-th {
  display: grid;
  grid-template-columns: min-content 11rem;
  gap: 4rem;
}
.u-d-block {
  display: block;
}
.u-d-iblock {
  display: inline-block;
}
.u-d-inline {
  display: inline;
}
.u-d-flex {
  display: flex;
}
.u-pl-0 {
  padding-left: 0;
}
.u-pt-0 {
  padding-top: 0;
}
.u-pl-0 {
  padding-right: 0;
}
.u-pb-0 {
  padding-bottom: 0;
}
.u-ml-0 {
  margin-left: 0;
}
.u-mt-0 {
  margin-top: 0;
}
.u-mr-0 {
  margin-right: 0;
}
.u-mb-0 {
  margin-bottom: 0;
}
.u-pl-1 {
  padding-left: 8px;
}
.u-pt-1 {
  padding-top: 8px;
}
.u-pl-1 {
  padding-right: 8px;
}
.u-pb-1 {
  padding-bottom: 8px;
}
.u-ml-1 {
  margin-left: 8px;
}
.u-mt-1 {
  margin-top: 8px;
}
.u-mr-1 {
  margin-right: 8px;
}
.u-mb-1 {
  margin-bottom: 8px;
}
.u-pl-2 {
  padding-left: 16px;
}
.u-pt-2 {
  padding-top: 16px;
}
.u-pl-2 {
  padding-right: 16px;
}
.u-pb-2 {
  padding-bottom: 16px;
}
.u-ml-2 {
  margin-left: 16px;
}
.u-mt-2 {
  margin-top: 16px;
}
.u-mr-2 {
  margin-right: 16px;
}
.u-mb-2 {
  margin-bottom: 16px;
}
.u-pl-3 {
  padding-left: 24px;
}
.u-pt-3 {
  padding-top: 24px;
}
.u-pl-3 {
  padding-right: 24px;
}
.u-pb-3 {
  padding-bottom: 24px;
}
.u-ml-3 {
  margin-left: 24px;
}
.u-mt-3 {
  margin-top: 24px;
}
.u-mr-3 {
  margin-right: 24px;
}
.u-mb-3 {
  margin-bottom: 24px;
}
.u-pl-4 {
  padding-left: 32px;
}
.u-pt-4 {
  padding-top: 32px;
}
.u-pl-4 {
  padding-right: 32px;
}
.u-pb-4 {
  padding-bottom: 32px;
}
.u-ml-4 {
  margin-left: 32px;
}
.u-mt-4 {
  margin-top: 32px;
}
.u-mr-4 {
  margin-right: 32px;
}
.u-mb-4 {
  margin-bottom: 32px;
}
.u-pl-5 {
  padding-left: 40px;
}
.u-pt-5 {
  padding-top: 40px;
}
.u-pl-5 {
  padding-right: 40px;
}
.u-pb-5 {
  padding-bottom: 40px;
}
.u-ml-5 {
  margin-left: 40px;
}
.u-mt-5 {
  margin-top: 40px;
}
.u-mr-5 {
  margin-right: 40px;
}
.u-mb-5 {
  margin-bottom: 40px;
}
.u-pl-6 {
  padding-left: 48px;
}
.u-pt-6 {
  padding-top: 48px;
}
.u-pl-6 {
  padding-right: 48px;
}
.u-pb-6 {
  padding-bottom: 48px;
}
.u-ml-6 {
  margin-left: 48px;
}
.u-mt-6 {
  margin-top: 48px;
}
.u-mr-6 {
  margin-right: 48px;
}
.u-mb-6 {
  margin-bottom: 48px;
}
.u-pl-7 {
  padding-left: 56px;
}
.u-pt-7 {
  padding-top: 56px;
}
.u-pl-7 {
  padding-right: 56px;
}
.u-pb-7 {
  padding-bottom: 56px;
}
.u-ml-7 {
  margin-left: 56px;
}
.u-mt-7 {
  margin-top: 56px;
}
.u-mr-7 {
  margin-right: 56px;
}
.u-mb-7 {
  margin-bottom: 56px;
}
.u-pl-8 {
  padding-left: 64px;
}
.u-pt-8 {
  padding-top: 64px;
}
.u-pl-8 {
  padding-right: 64px;
}
.u-pb-8 {
  padding-bottom: 64px;
}
.u-ml-8 {
  margin-left: 64px;
}
.u-mt-8 {
  margin-top: 64px;
}
.u-mr-8 {
  margin-right: 64px;
}
.u-mb-8 {
  margin-bottom: 64px;
}
.u-pl-9 {
  padding-left: 72px;
}
.u-pt-9 {
  padding-top: 72px;
}
.u-pl-9 {
  padding-right: 72px;
}
.u-pb-9 {
  padding-bottom: 72px;
}
.u-ml-9 {
  margin-left: 72px;
}
.u-mt-9 {
  margin-top: 72px;
}
.u-mr-9 {
  margin-right: 72px;
}
.u-mb-9 {
  margin-bottom: 72px;
}
.u-pl-10 {
  padding-left: 80px;
}
.u-pt-10 {
  padding-top: 80px;
}
.u-pl-10 {
  padding-right: 80px;
}
.u-pb-10 {
  padding-bottom: 80px;
}
.u-ml-10 {
  margin-left: 80px;
}
.u-mt-10 {
  margin-top: 80px;
}
.u-mr-10 {
  margin-right: 80px;
}
.u-mb-10 {
  margin-bottom: 80px;
}
.u-text-jp {
  font-family:
    Noto Sans JP,
    sans-serif;
}
.u-text-en {
  font-family: Manrope, sans-serif;
}
.u-color-alert {
  color: #d10000;
}
.u-color-text {
  color: #4e4e4e;
}
.u-fw-bold {
  font-weight: 700;
}
.u-fw-semibold {
  font-weight: 500;
}
.u-fw-regular {
  font-weight: 400;
}
.u-fw-light {
  font-weight: 100;
}
.u-text-link {
  text-decoration: underline;
}
.u-text-indent {
  padding-left: 1em;
  text-indent: -1em;
}
.u-ta-left {
  text-align: left;
}
.u-ta-right {
  text-align: right;
}
.u-ta-center {
  text-align: center;
}
@media screen {
  [hidden~="screen"] {
    display: inherit;
  }
  [hidden~="screen"]:not(:active):not(:focus):not(:target) {
    clip: rect(0 0 0 0) !important;
    position: absolute !important;
  }
}
@media screen and (max-width: 767px) {
  .l-salon__lead-slide.inview.is-inview {
    width: 100%;
  }
  html {
    font-size: 2.6666666667vw;
  }
  html.is-nav-active {
    overflow: hidden;
  }
  body {
    min-width: 0;
  }
  p {
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 2;
    letter-spacing: 0.04em;
  }
  .l-lg {
    display: none !important;
  }
  .nav-links {
    gap: 5.3333333333vw;
  }
  .nav-links .current,
  .nav-links .page-numbers {
    padding: 1.3333333333vw 3.4666666667vw;
  }
  .nav-links .page-numbers.next {
    padding: 2.6666666667vw;
  }
  .nav-links .page-numbers.next:after,
  .nav-links .page-numbers.prev:after {
    width: 10.6666666667vw;
    height: 2.6666666667vw;
  }
  .l-footer {
    margin-top: 26.6666666667vw;
    background-color: #ad9d88;
    color: #fff;
  }
  .l-footer__warp {
    grid-template-columns: 1fr;
    width: auto;
    max-width: 1072px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
  }
  .l-footer__left {
    display: block;
    padding: 16vw 0 10.6666666667vw;
  }
  .l-footer__left nav {
    padding-top: 10.6666666667vw;
  }
  .l-footer__left nav .l-footer__nav {
    gap: 4vw;
  }
  .l-footer__left nav .l-footer__nav li a {
    color: #fff;
    font-weight: 600;
    font-size: 1.8rem;
    line-height: 2;
    letter-spacing: 0.05em;
  }
  .l-footer__left small {
    padding-top: 10.6666666667vw;
    text-align: center;
  }
  .l-footer__salon {
    padding-top: 5.3333333333vw;
    gap: 20vw;
  }
  .l-footer__salon p {
    font-weight: 600;
    font-size: 1.8rem;
    line-height: 2;
    letter-spacing: 0.05em;
  }
  .l-footer__salon-nav {
    gap: 2.6666666667vw;
  }
  .l-footer__salon-nav li:before {
    background-color: #fff;
  }
  .l-footer__salon-nav li a {
    color: #fff;
    font-weight: 600;
    font-size: 1.8rem;
    line-height: 2;
    letter-spacing: 0.05em;
  }
  .l-footer__info {
    flex-direction: column;
    gap: 10.6666666667vw;
  }
  .l-header__inner {
    height: 17.3333333333vw;
  }
  .l-header__logo img {
    width: 17.3333333333vw;
  }
  .l-header .reserve-btn a {
    display: none;
  }
  .l-inline,
  .l-inline--narrow {
    width: auto;
    max-width: 1072px;
    margin: 0 auto;
  }
  .l-lowpage {
    overflow-x: hidden;
  }
  .l-lowpage__fv {
    width: calc(100% - 17.33333vw);
    margin: 17.3333333333vw 0 26.6666666667vw auto;
  }
  .l-lowpage__fv:before {
    height: 136vw;
  }
  .l-lowpage__txt {
    left: 50%;
    font-weight: 500;
    font-size: 4.8vw;
  }
  .l-lowpage__txt--nakanobu {
    left: 62%;
  }
  .l-lowpage__txt-ja {
    font-size: 9.0666666667vw;
  }
  .l-lowpage__txt-en,
  .l-lowpage__txt-en--nakanobu,
  .l-lowpage__txt-en--togoshiginza {
    padding-left: 18.6666666667vw;
    font-size: 7.4666666667vw;
  }
  .l-lowpage__txt-en--nakanobu,
  .l-lowpage__txt-en--togoshiginza {
    padding-left: 5.3333333333vw;
  }
  .l-lowpage__inline {
    width: auto;
    max-width: 1072px;
    margin-right: auto;
    margin-left: auto;
  }
  .l-lowpage__body {
    grid-template-columns: 1fr;
    margin-top: 13.3333333333vw;
    gap: 13.3333333333vw;
  }
  .l-lowpage__side {
    gap: 8vw;
  }
  .l-lowpage__side-contents h3 {
    display: inline-block;
    padding-bottom: 1.3333333333vw;
    font-weight: 600;
    font-size: 1.8rem;
    line-height: 1.7777777778;
    letter-spacing: 0.12em;
  }
  .l-lowpage__side-contents p {
    margin-top: 2.6666666667vw;
    font-weight: 600;
    font-size: 1.6rem;
    line-height: 2;
    letter-spacing: 0.12em;
  }
  .l-lowpage__side-contents p:first-of-type {
    margin-top: 5.3333333333vw;
  }
  .l-lowpage__side-contents li {
    margin-top: 2.6666666667vw;
    font-weight: 600;
    font-size: 1.6rem;
    line-height: 2;
    letter-spacing: 0.12em;
  }
  .l-nav__lg {
    display: none;
  }
  .l-nav__mega {
    padding: 26.6666666667vw 10.6666666667vw;
    gap: 2.6666666667vw;
  }
  .l-nav__mega nav ul {
    flex-wrap: wrap;
    gap: 5.3333333333vw;
  }
  .l-nav__mega nav ul li a {
    font-weight: 600;
    font-size: 1.8rem;
    line-height: 2;
    letter-spacing: 0.05em;
  }
  .l-nav__mega nav .l-nav__salon {
    padding-top: 5.3333333333vw;
    gap: 21.3333333333vw;
  }
  .l-nav__mega nav .l-nav__salon p {
    font-weight: 600;
    font-size: 1.8rem;
    line-height: 2;
    letter-spacing: 0.05em;
  }
  .l-nav__mega nav .l-nav__salon-list {
    gap: 2.6666666667vw;
  }
  .l-nav__mega nav .l-nav__salon-list li a {
    color: #fff;
    font-weight: 600;
    font-size: 1.8rem;
    line-height: 2;
    letter-spacing: 0.05em;
  }
  .l-salon {
    margin-top: 18.6666666667vw;
  }
  .l-salon__lead {
    grid-template-columns: 1fr;
    gap: 8vw;
  }
  .l-salon__lead-left {
    flex-direction: column;
    order: 2;
    gap: 5.3333333333vw;
  }
  .l-salon__lead-right {
    order: 1;
  }
  .l-salon__lead-contents {
    padding-top: 0;
  }
  .l-salon__lead-contents h2 {
    font-weight: 600;
    font-size: 2.4rem;
    line-height: 1.3333333333;
    letter-spacing: 0.12em;
  }
  .l-salon__lead-contents h3 {
    margin-top: 2.6666666667vw;
    font-weight: 600;
    font-size: 2rem;
    line-height: 1.6;
    letter-spacing: 0.12em;
  }
  .l-salon__lead-orange {
    z-index: -1;
    position: static;
    top: 20%;
    width: 100%;
    height: auto;
    height: 72vw;
    padding: 5.3333333333vw;
    margin-top: 9vw;
  }
  .l-salon__lead-orange p {
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 2.2857142857;
    letter-spacing: 0.12em;
  }
  .l-salon__lead-slide {
    z-index: -1;
    top: 50vw;
    right: 0;
    left: 0;
    width: 100%;
    height: 74.6666666667vw;
    margin: 0 auto;
    padding: 10.6666666667vw;
  }
  .l-salon__info {
    grid-template-columns: 1fr;
    padding-top: 18vw;
    gap: 8vw;
  }
  .l-salon__info-contents--contact h3,
  .l-salon__info-contents h3 {
    padding-bottom: 5.3333333333vw;
    font-weight: 600;
    font-size: 1.8rem;
    line-height: 1.7777777778;
    letter-spacing: 0.12em;
  }
  .l-salon__info-contents--contact {
    gap: 10.6666666667vw;
  }
  .l-salon.gallery .l-salon__body {
    grid-template-columns: 1fr;
    margin-top: 8vw;
    gap: 2.6666666667vw;
  }
  .l-salon.gallery .l-salon__small {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 2.6666666667vw;
  }
  .l-salon.stylist .l-salon__body {
    grid-template-columns: 1fr;
    margin-top: 8vw;
    padding-bottom: 0;
    gap: 5.3333333333vw;
  }
  .l-salon.stylist .l-salon__body:not(:last-of-type) {
    padding-bottom: 10.6666666667vw;
  }
  .l-salon.stylist .l-salon__body:first-of-type,
  .l-salon.stylist .l-salon__body:nth-of-type(3),
  .l-salon.stylist .l-salon__body:nth-of-type(4),
  .l-salon.stylist .l-salon__body:nth-of-type(5) {
    margin-top: 8vw;
  }
  .l-salon.stylist .l-salon__body--assistant {
    margin-top: 5.3333333333vw;
  }
  .l-salon.stylist .l-salon__body--assistant img {
    padding: 0;
  }
  .l-salon.stylist .l-salon__flex {
    flex-direction: column;
    margin-top: 6.6666666667vw;
  }
  .l-salon.stylist .l-salon__column {
    display: flex;
    flex-direction: column;
  }
  .l-salon.stylist .l-salon__left {
    order: 1;
    margin-top: 5.3333333333vw;
    padding: 0 10.6666666667vw;
  }
  .l-salon.stylist .l-salon__right {
    order: 2;
  }
  .l-salon.stylist .l-salon__position,
  .l-salon.stylist .l-salon__position--responsive01,
  .l-salon.stylist .l-salon__position--responsive02 {
    display: none;
    margin-top: 5.3333333333vw;
    padding-left: 26.6666666667vw;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 2.2857142857;
    letter-spacing: 0.12em;
  }
  .l-salon.stylist .l-salon__position--responsive01 span,
  .l-salon.stylist .l-salon__position--responsive02 span,
  .l-salon.stylist .l-salon__position span {
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 1.7142857143;
    letter-spacing: 0;
  }
  .l-salon.stylist .l-salon__position--responsive01:before,
  .l-salon.stylist .l-salon__position--responsive02:before,
  .l-salon.stylist .l-salon__position:before {
    width: 66.6666666667vw;
  }
  .l-salon.stylist .l-salon__position--responsive01 {
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    padding-left: 0;
    font-weight: 600;
    font-size: 2.4rem;
    line-height: 1.5;
    letter-spacing: 0;
  }
  .l-salon.stylist .l-salon__position--responsive01:before {
    top: auto;
    bottom: -2.6666666667vw;
    left: 50%;
    width: 13.3333333333vw;
    transform: translateX(-50%);
  }
  .l-salon.stylist .l-salon__position--responsive02 {
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    padding-left: 0;
    font-weight: 600;
    font-size: 2.4rem;
    line-height: 1.5;
    letter-spacing: 0;
  }
  .l-salon.stylist .l-salon__position--responsive02:before {
    top: 11.2vw;
    left: 50%;
    width: 13.3333333333vw;
    transform: translateX(-50%);
  }
  .l-salon.stylist .l-salon__name,
  .l-salon.stylist .l-salon__name--07,
  .l-salon.stylist .l-salon__name--08,
  .l-salon.stylist .l-salon__name--09,
  .l-salon.stylist .l-salon__name--10,
  .l-salon.stylist .l-salon__name--11,
  .l-salon.stylist .l-salon__name--12,
  .l-salon.stylist .l-salon__name--13,
  .l-salon.stylist .l-salon__name--quaternary,
  .l-salon.stylist .l-salon__name--quinary,
  .l-salon.stylist .l-salon__name--secondary,
  .l-salon.stylist .l-salon__name--senary,
  .l-salon.stylist .l-salon__name--tertiary {
    margin-top: 5.3333333333vw;
    font-weight: 600;
    font-size: 2.4rem;
    line-height: 1.3333333333;
    letter-spacing: 0.12em;
  }
  .l-salon.stylist .l-salon__name--07:after,
  .l-salon.stylist .l-salon__name--08:after,
  .l-salon.stylist .l-salon__name--09:after,
  .l-salon.stylist .l-salon__name--10:after,
  .l-salon.stylist .l-salon__name--11:after,
  .l-salon.stylist .l-salon__name--12:after,
  .l-salon.stylist .l-salon__name--13:after,
  .l-salon.stylist .l-salon__name--quaternary:after,
  .l-salon.stylist .l-salon__name--quinary:after,
  .l-salon.stylist .l-salon__name--secondary:after,
  .l-salon.stylist .l-salon__name--senary:after,
  .l-salon.stylist .l-salon__name--tertiary:after,
  .l-salon.stylist .l-salon__name:after {
    left: 0;
    font-weight: 400;
    font-size: 5rem;
    line-height: 0.64;
    letter-spacing: 0.1em;
  }
  .l-salon.stylist .l-salon__comment,
  .l-salon.stylist .l-salon__comment--margin-top-sp-wide {
    margin-top: 10.6666666667vw;
  }
  .l-salon.stylist .l-salon__comment--margin-top-sp-wide {
    margin-top: 21.3333333333vw;
  }
  .l-salon.stylist .l-salon__contents,
  .l-salon.stylist .l-salon__contents--comment-none {
    position: static;
    left: 0;
    flex-direction: column;
    margin-top: 8vw;
    padding: 0;
    gap: 5.3333333333vw;
  }
  .l-salon.stylist .l-salon__contents-left iframe {
    width: 100%;
    margin-top: 5.3333333333vw;
    padding-top: 0;
  }
  .l-salon.stylist .l-salon__contents-left-ttl h3 {
    font-weight: 600;
    font-size: 2rem;
    line-height: 1.2;
    letter-spacing: 0;
  }
  .l-salon.stylist .l-salon__sns {
    gap: 2.6666666667vw;
  }
  .l-salon.stylist .l-salon__sns img {
    width: 8vw;
  }
  .l-salon.stylist .l-salon__contents-right {
    flex-direction: row;
    gap: 5.3333333333vw;
  }
  .l-salon.price .l-salon {
    margin-top: 18.6666666667vw;
  }
  .l-salon.price .l-salon__body {
    margin-top: 8vw;
  }
  .l-salon.price .l-salon__supplement {
    margin-top: 10.6666666667vw;
  }
  .l-salon.price .l-salon__supplement small {
    font-weight: 400;
    font-size: 1.2rem;
    line-height: 2;
    letter-spacing: 0.1em;
  }
  .c-accordion--btn dt {
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 1.5625;
    letter-spacing: 0.05em;
  }
  .c-accordion--btn dt span {
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 1.7857142857;
    letter-spacing: 0.05em;
  }
  .c-accordion--border {
    right: 0;
    left: 0;
  }
  .c-accordion--border:before {
    width: 16vw;
  }
  .c-accordion--item {
    padding: 2.6666666667vw 0;
  }
  .c-accordion--item dd,
  .c-accordion--item dt {
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 1.7857142857;
    letter-spacing: 0;
  }
  .c-accordion__list {
    align-items: center;
    padding: 2.6666666667vw 0;
  }
  .c-accordion {
    margin-bottom: 5.3333333333vw;
  }
  .c-accordion--btn {
    padding: 2.1333333333vw 12vw 4.2666666667vw 0;
    border-radius: 16vw;
  }
  .c-accordion--btn:after,
  .c-accordion--btn:before {
    position: absolute;
    top: 50%;
    right: 2.6666666667vw;
    width: 16px;
    height: 3px;
    transform-origin: center;
    border-radius: 0;
  }
  .info-warp {
    padding-bottom: 5.3333333333vw;
    gap: 5.3333333333vw;
  }
  .c-btn__wide--orange a,
  .c-btn__wide--white a {
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 2.25;
    letter-spacing: 0.1em;
  }
  .c-btn__wide--orange a,
  .c-btn__wide--white-color-black a,
  .c-btn__wide--white a {
    width: 53.3333333333vw;
    margin-left: auto;
    padding: 1.0666666667vw 0;
  }
  .c-btn__wide--white-color-black a:before {
    content: none;
  }
  .c-btn__normal a,
  .c-btn__wide--white-color-black a p {
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 2.25;
    letter-spacing: 0.1em;
  }
  .c-btn__normal a {
    width: 53.3333333333vw;
    padding: 1.6vw 0;
  }
  .c-btn__radius a {
    width: 74.6666666667vw;
    padding: 1.0666666667vw 0;
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 2.25;
    letter-spacing: 0.1em;
  }
  .c-hamburger {
    left: auto;
    right: 1.6666666667vw;
    top: 8px;
    z-index: 20;
  }
  .is-nav-active .c-hamburger span:nth-of-type(3) {
    bottom: calc(50% - 1px);
  }
  .c-postBody ol li,
  .c-postBody ul li {
    font-size: 1.3rem;
    line-height: 1.6923076923;
  }
  .c-postBody blockquote {
    padding: 12.8vw 8.5333333333vw;
  }
  .c-postBody table tr td,
  .c-postBody table tr th {
    padding: 5.3333333333vw 3.2vw;
    font-size: 1.3rem;
    line-height: 1.6923076923;
  }
  .c-postBody iframe {
    width: 100%;
  }
  .c-text__rhombus {
    padding-left: 9.3333333333vw;
  }
  .c-text__rhombus:before {
    top: 0.5333333333vw;
    width: 6.6666666667vw;
    height: 6.6666666667vw;
  }
  .c-title__secondary,
  .c-title__secondary--left {
    gap: 0;
  }
  .c-title__secondary-ja {
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 1.4285714286;
    letter-spacing: 0;
  }
  .c-title__secondary-en {
    font-weight: 800;
    font-size: 3.2rem;
    line-height: 1.5625;
    letter-spacing: 0.12em;
  }
  .blog__body {
    gap: 13.3333333333vw;
  }
  .blog__info-warp,
  .blog__info-warp--detail {
    padding-bottom: 5.3333333333vw;
    gap: 2.6666666667vw;
  }
  .blog__info-warp--detail {
    padding-bottom: 2.6666666667vw;
    gap: 2.6666666667vw;
  }
  .blog__info {
    gap: 2.6666666667vw;
  }
  .blog__info .blog-list-category,
  .blog__info .blog-list-date {
    font-weight: 600;
    font-size: 1.8rem;
    line-height: 1.3888888889;
    letter-spacing: 0;
  }
  .blog__info-ttl {
    font-weight: 600;
    font-size: 1.8rem;
    line-height: 1.7777777778;
    letter-spacing: 0.1em;
  }
  .blog__contents {
    flex-direction: column;
    align-items: center;
    margin-top: 5.3333333333vw;
    gap: 8vw;
  }
  .blog__contents-left figure {
    width: 100%;
    height: 53.3333333333vw;
  }
  .blog__contents-left figure img {
    height: 53.3333333333vw;
  }
  .blog__contents-right {
    width: 100%;
  }
  .blog__list-btn {
    justify-content: center;
    margin-top: 8vw;
  }
  .blog__detail-info {
    gap: 5.3333333333vw;
  }
  .blog__detail-info .blog-detail-date {
    font-weight: 500;
    font-size: 1.8rem;
    line-height: 1.3888888889;
    letter-spacing: 0;
  }
  .blog__detail-info .blog-detail-category {
    font-weight: 600;
    font-size: 1.8rem;
    line-height: 1.3888888889;
    letter-spacing: 0;
  }
  .blog__detail-ttl {
    font-weight: 600;
    font-size: 2rem;
    line-height: 1.6;
    letter-spacing: 0.1em;
  }
  .blog__detail-image {
    margin-top: 8vw;
  }
  .blog__detail-image img {
    width: 100%;
  }
  .blog__detail-contents {
    margin-top: 8vw;
  }
  .blog__detail-contents p {
    margin-bottom: 2.6666666667vw;
  }
  .blog__detail-btn,
  .blog__pagenation {
    margin-top: 21.3333333333vw;
  }
  .news__contents li:last-of-type .news__contents-tr {
    border-bottom: 1px solid #e2e2e2;
  }
  .news__contents-tr {
    flex-direction: column;
    padding: 6.6666666667vw 0;
    gap: 0;
    border-top: 1px solid #e2e2e2;
  }
  .news__contents-tr .category,
  .news__contents-tr .date {
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 1.7857142857;
    letter-spacing: 0;
  }
  .news__contents-tr h3 {
    padding-top: 0.5rem;
    font-weight: 600;
    font-size: 1.6rem;
    line-height: 1.5625;
    letter-spacing: 0.1em;
  }
  .news__contents-th {
    display: flex;
    grid-template-columns: min-content min-content;
    gap: 2.6666666667vw;
  }
  .news__detail-info {
    gap: 5.3333333333vw;
  }
  .news__detail-info .news-detail-category,
  .news__detail-info .news-detail-date {
    font-weight: 600;
    font-size: 1.4rem;
    line-height: 1.7857142857;
    letter-spacing: 0.029em;
  }
  .news__detail-ttl {
    font-weight: 600;
    font-size: 2rem;
    line-height: 1.25;
    letter-spacing: 0.1em;
  }
  .news__detail-body,
  .news__detail-ttl {
    margin-top: 5.3333333333vw;
  }
  .news__detail-body p {
    margin-bottom: 2.6666666667vw;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 2.1428571429;
    letter-spacing: 0.1em;
  }
  .news__detail-btn {
    margin-top: 21.3333333333vw;
  }
  .news__pagenation {
    margin-top: 13.3333333333vw;
  }
  .recruit.about .recruit__about-body {
    margin-top: 8vw;
  }
  .recruit.about .recruit__about-contents h3 {
    font-weight: 400;
    font-size: 2rem;
    line-height: 1.2;
    letter-spacing: 0.1em;
  }
  .recruit.about .recruit__about-contents p {
    margin-top: 5.3333333333vw;
  }
  .recruit.about .recruit__about-btn {
    height: 106.6666666667vw;
    margin-top: 5.3333333333vw;
    background-position: 50%;
  }
  .recruit.information {
    margin-top: 18.6666666667vw;
  }
  .recruit.information .recruit__information-body {
    margin-top: 8vw;
  }
  .recruit.information .recruit__information-snap-widget {
    margin-top: 10.6666666667vw;
  }
  .recruit.concept,
  .recruit__scissors {
    margin-top: 18.6666666667vw;
  }
  .recruit.concept .recruit__concept-body {
    grid-template-columns: 1fr;
    margin-top: 8vw;
    gap: 5.3333333333vw;
  }
  .recruit.concept .recruit__concept-left,
  .recruit.concept .recruit__concept-left--order {
    padding-top: 0;
  }
  .recruit.concept .recruit__concept-left--order h3,
  .recruit.concept .recruit__concept-left h3 {
    font-weight: 400;
    font-size: 2.4rem;
    line-height: 1;
    letter-spacing: 0.1em;
  }
  .recruit.concept .recruit__concept-left--order p,
  .recruit.concept .recruit__concept-left p {
    margin-top: 2.6666666667vw;
  }
  .recruit.concept .recruit__concept-left--order p:first-of-type,
  .recruit.concept .recruit__concept-left p:first-of-type {
    margin-top: 5.3333333333vw;
  }
  .recruit.concept .recruit__concept-left--order {
    order: 3;
  }
  .recruit.concept .recruit__concept-right,
  .recruit.concept .recruit__concept-right--order {
    height: 85.3333333333vw;
    margin-top: 2.6666666667vw;
  }
  .recruit.concept .recruit__concept-right--order {
    order: 4;
  }
  .recruit.concept .recruit__concept-right-image01,
  .recruit.concept .recruit__concept-right-image02 {
    width: 66.6666666667vw;
  }
  .recruit.concept .recruit__concept-right-txt {
    top: 70%;
    font-weight: 600;
    font-size: 3.2rem;
    line-height: 0.75;
    letter-spacing: 0.1em;
  }
  .recruit.personal {
    margin-top: 13.3333333333vw;
  }
  .recruit.personal .recruit__personal-body {
    grid-template-columns: 1fr;
    margin-top: 8vw;
    gap: 8vw;
  }
  .recruit.personal .recruit__personal-left ul {
    gap: 5.3333333333vw;
  }
  .recruit.personal .recruit__personal-left ul li {
    gap: 2.6666666667vw;
  }
  .recruit.staff {
    margin-top: 18.6666666667vw;
  }
  .recruit.staff .recruit__staff-body {
    margin-top: 8vw;
    padding: 5.3333333333vw;
  }
  .recruit.staff .recruit__staff-name p {
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 1.5;
    letter-spacing: 0;
  }
  .recruit.staff .recruit__staff-name h3 {
    margin-top: 2.6666666667vw;
    font-weight: 600;
    font-size: 2.4rem;
    line-height: 1.3333333333;
    letter-spacing: 0.1em;
  }
  .recruit.staff .recruit__staff-contents {
    grid-template-columns: 1fr;
    padding-top: 5.3333333333vw;
    gap: 8vw;
  }
  .recruit.staff .recruit__staff-contents-right h3 {
    font-weight: 600;
    font-size: 2rem;
    line-height: 1.6;
    letter-spacing: 0.1em;
  }
  .recruit.staff .recruit__staff-contents-right p {
    padding-top: 5.3333333333vw;
  }
  .recruit.staff .recruit__staff-qa {
    margin-top: 5.3333333333vw;
    gap: 5.3333333333vw;
  }
  .recruit.staff .recruit__staff-qa-tr,
  .recruit.staff .recruit__staff-qa-tr--grid-different {
    grid-template-columns: 1fr;
    gap: 5.3333333333vw;
  }
  .recruit.staff .recruit__staff-qa-number {
    font-weight: 600;
    font-size: 2.4rem;
    line-height: 1;
    letter-spacing: 0.05em;
  }
  .recruit.welfare {
    margin-top: 18.6666666667vw;
  }
  .recruit.welfare .recruit__welfare-body,
  .recruit.welfare .recruit__welfare-txt {
    margin-top: 8vw;
  }
  .recruit.welfare .recruit__welfare-txt p {
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 2;
    letter-spacing: 0.1em;
  }
  .recruit.welfare .recruit__welfare-ttl-warp,
  .recruit.welfare .recruit__welfare-ttl-warp--margin-top-wide {
    margin-top: 8vw;
  }
  .recruit.welfare .recruit__welfare-ttl-warp--margin-top-wide {
    margin-top: 10.6666666667vw;
  }
  .recruit.welfare .recruit__welfare-ttl {
    top: 40%;
  }
  .recruit.welfare .recruit__welfare-ttl-contents {
    width: 66.6666666667vw;
  }
  .recruit.welfare .recruit__welfare-ttl-detail {
    gap: 2.6666666667vw;
  }
  .recruit.welfare .recruit__welfare-ttl-detail h3 {
    font-weight: 600;
    font-size: 2rem;
    line-height: 1.6;
    letter-spacing: 0.1em;
  }
  .recruit.welfare .recruit__welfare-ttl-detail img {
    width: auto;
  }
  .recruit.welfare .recruit__welfare-systems {
    grid-template-columns: 1fr;
    padding-top: 21.3333333333vw;
  }
  .recruit.welfare .recruit__welfare-allowance {
    margin-top: 10.6666666667vw;
  }
  .recruit.welfare .recruit__welfare-allowance-lead h3 {
    font-weight: 600;
    font-size: 1.6rem;
    line-height: 1.5;
    letter-spacing: 0.1em;
  }
  .recruit.welfare .recruit__welfare-allowance-lead p {
    margin-top: 2.6666666667vw;
  }
  .recruit.welfare .recruit__welfare-allowance-contents {
    margin-top: 5.3333333333vw;
  }
  .recruit.welfare .recruit__welfare-allowance-contents ul {
    grid-template-columns: 1fr 1fr;
    padding: 0 5.3333333333vw;
    gap: 2.6666666667vw;
  }
  .recruit.welfare .recruit__welfare-allowance-details {
    gap: 2.6666666667vw;
  }
  .recruit.welfare .recruit__welfare-allowance-details h4 {
    font-weight: 600;
    font-size: 1.6rem;
    line-height: 2;
    letter-spacing: 0.1em;
  }
  .recruit.welfare .recruit__welfare-contest-ttl {
    margin-top: 8vw;
  }
  .recruit.welfare .recruit__welfare-contest-ttl h3 {
    padding-bottom: 5.3333333333vw;
    font-weight: 600;
    font-size: 2rem;
    line-height: 1.6;
    letter-spacing: 0.1em;
  }
  .recruit.welfare .recruit__welfare-contest-contents {
    grid-template-columns: 1fr;
    margin-top: 8vw;
    gap: 5.3333333333vw;
  }
  .recruit.welfare .recruit__welfare-contest-lead {
    gap: 2.6666666667vw;
  }
  .recruit.welfare .recruit__welfare-contest-details h4 {
    font-weight: 600;
    font-size: 1.6rem;
    line-height: 2;
    letter-spacing: 0.1em;
  }
  .recruit.welfare .recruit__welfare-contest-details p {
    padding: 2.6666666667vw;
  }
  .recruit.greeting {
    margin-top: 18.6666666667vw;
  }
  .recruit.greeting .recruit__greeting-body {
    margin-top: 8vw;
    padding: 5.3333333333vw;
  }
  .recruit.greeting .recruit__greeting-lead h3 {
    font-weight: 600;
    font-size: 2rem;
    line-height: 1.6;
    letter-spacing: 0.1em;
  }
  .recruit.greeting .recruit__greeting-contents {
    grid-template-columns: 1fr;
    margin-top: 5.3333333333vw;
    gap: 5.3333333333vw;
  }
  .recruit.greeting .recruit__greeting-right h4 {
    font-weight: 600;
    font-size: 2rem;
    line-height: 1.6;
    letter-spacing: 0.1em;
  }
  .recruit.greeting .recruit__greeting-right p {
    margin-top: 2.6666666667vw;
  }
  .recruit.requirements {
    margin-top: 18.6666666667vw;
  }
  .recruit.requirements .recruit__requirements-body {
    margin-top: 8vw;
  }
  .recruit.requirements .recruit__requirements-lead {
    grid-template-columns: 1fr;
    gap: 5.3333333333vw;
  }
  .recruit.requirements .recruit__requirements-left h3 {
    font-weight: 600;
    font-size: 2.4rem;
    line-height: 1.3333333333;
    letter-spacing: 0.1em;
  }
  .recruit.requirements .recruit__requirements-left p,
  .recruit.requirements .recruit__table {
    margin-top: 5.3333333333vw;
  }
  .recruit.requirements .recruit__table-tr {
    flex-direction: column;
    align-items: normal;
    padding: 2.6666666667vw;
    gap: 2.6666666667vw;
  }
  .recruit.requirements .recruit__table-th {
    width: auto;
  }
  .recruit.requirements .recruit__table-th h4 {
    font-weight: 600;
    font-size: 1.6rem;
    line-height: 2;
    letter-spacing: 0.1em;
  }
  .recruit.requirements .recruit__requirements-caution {
    margin-top: 5.3333333333vw;
  }
  .recruit.requirements .recruit__requirements-tel {
    margin-top: 5.3333333333vw;
    gap: 2.6666666667vw;
  }
  .recruit.requirements .recruit__requirements-tel p {
    font-weight: 600;
    font-size: 2.4rem;
    line-height: 1.3333333333;
    letter-spacing: 0.1em;
  }
  .recruit.requirements .recruit__requirements-tel img {
    width: 8vw;
  }
  .recruit.company {
    margin-top: 18.6666666667vw;
  }
  .recruit.company .recruit__company-body {
    margin-top: 8vw;
  }
  .recruit.company .recruit__table {
    margin-top: 5.3333333333vw;
  }
  .recruit.company .recruit__table-tr {
    flex-direction: column;
    align-items: normal;
    padding: 2.6666666667vw;
    gap: 2.6666666667vw;
  }
  .recruit.company .recruit__table-th {
    width: 100%;
  }
  .recruit.company .recruit__table-th h4 {
    font-weight: 600;
    font-size: 1.6rem;
    line-height: 2;
    letter-spacing: 0.1em;
  }
  .top .mv {
    width: calc(100% - 17.33333vw);
    margin: 17.3333333333vw 0 17.3333333333vw auto;
  }
  .top .mv:before {
    height: 144vw;
  }
  .top .mv__slide:before {
    mix-blend-mode: screen;
  }
  .top .mv__txt {
    top: 60%;
    left: 0;
    font-weight: 500;
    font-size: 10.6666666667vw;
    text-shadow: 1px 2px 3px #444;
  }
  .top .mv__circular {
    right: 10%;
    bottom: -15%;
    width: 26.6666666667vw;
  }
  .top .mv__circular img {
    width: 40vw;
  }
  .top .concept__warp {
    grid-template-columns: 1fr;
    gap: 10.6666666667vw;
  }
  .top .concept__left {
    width: auto;
    max-width: 1072px;
    margin-right: auto;
    margin-left: auto;
    padding: 16vw 0 0;
    gap: 8vw;
  }
  .top .concept__left-warp {
    grid-template-columns: 1fr;
  }
  .top .concept__lead {
    justify-content: flex-start;
  }
  .top .concept__lead h2 {
    font-weight: 500;
    font-size: 3rem;
    line-height: 1.4666666667;
    letter-spacing: 0.2em;
  }
  .top .concept__contents p {
    padding-top: 0;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 2.8571428571;
    letter-spacing: 0.04em;
  }
  .top .concept__en-warp {
    right: 0;
    bottom: -35%;
  }
  .top .concept__en {
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 2.2857142857;
    letter-spacing: 0.1em;
  }
  .top .concept__en:before {
    width: 26.6666666667vw;
  }
  .top .concept__right {
    display: grid;
    position: relative;
    grid-template-columns: 1.2fr 1fr;
    padding: 21.3333333333vw 5.3333333333vw 0 0;
    gap: 5.3333333333vw;
  }
  .top .concept__right:after {
    z-index: -1;
    position: absolute;
    bottom: -10%;
    width: 100%;
    height: 53.3333333333vw;
    background-color: #d6c5c1;
    content: "";
  }
  .top .concept__right img:first-of-type {
    padding-top: 5.3333333333vw;
  }
  .top .campaign {
    margin-top: 18.6666666667vw;
  }
  .top .campaign__warp {
    top: 8vw;
  }
  .top .campaign__body {
    grid-template-columns: 1fr;
    padding: 16vw 5.3333333333vw;
  }
  .top .campaign__left {
    padding: 2.6666666667vw;
  }
  .top .campaign__right {
    gap: 10.6666666667vw;
  }
  .top .campaign__contents {
    padding: 2.6666666667vw 5.3333333333vw;
  }
  .top .campaign__contents h3 {
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 2;
    letter-spacing: 0.1em;
  }
  .top .campaign__contents p {
    padding-top: 2.6666666667vw;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 2;
    letter-spacing: 0.1em;
  }
  .top .salon {
    margin-top: 18.6666666667vw;
  }
  .top .salon__warp,
  .top .salon__warp--orange {
    grid-template-columns: 1fr;
    margin-top: 8vw;
    gap: 5.3333333333vw;
  }
  .top .salon__warp--orange {
    margin-top: 13.3333333333vw;
    padding-top: 8vw;
  }
  .top .salon__orange,
  .top .salon__orange--light {
    top: 0;
    right: 0;
    width: calc(100% - 5.33333vw);
    height: 173.3333333333vw;
  }
  .top .salon__left {
    order: 2;
    padding: 8vw 0 0 10.6666666667vw;
  }
  .top .salon__contents,
  .top .salon__contents--orange {
    order: 1;
    width: auto;
    max-width: 1072px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 16vw;
    padding-bottom: 0;
    padding-left: 5.3333333333vw;
  }
  .top .salon__contents--orange p,
  .top .salon__contents p {
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 1.8571428571;
    letter-spacing: 0.2em;
  }
  .top .salon__contents--orange h2,
  .top .salon__contents h2 {
    font-weight: 400;
    font-size: 2.8rem;
    line-height: 1.4285714286;
    letter-spacing: 0.06em;
  }
  .top .salon__contents--orange h3,
  .top .salon__contents h3 {
    margin: 6.6666666667vw 0 8vw;
    font-weight: 400;
    font-size: 2rem;
    line-height: 1.7;
    letter-spacing: 0.04em;
  }
  .top .salon__contents--orange {
    padding-top: 5.3333333333vw;
    padding-left: 5.3333333333vw;
  }
  .top .salon__right {
    order: 3;
    padding-top: 5.3333333333vw;
    padding-right: 8vw;
  }
  .top .sns-banner {
    margin-top: 18.6666666667vw;
  }
  .top .sns-banner__warp {
    padding: 16vw 2.6666666667vw;
  }
  .top .sns-banner__contents {
    width: calc(100% - 8vw);
  }
  .top .sns-banner__contents img {
    border-radius: 0;
    pointer-events: none;
  }
  .top .blog {
    margin-top: 18.6666666667vw;
  }
  .top .blog__warp {
    grid-template-columns: 1fr 1fr;
    width: auto;
    max-width: 1072px;
    margin-top: 8vw;
    margin-right: auto;
    margin-left: auto;
    padding: 0;
    gap: 2.6666666667vw 5.3333333333vw;
  }
  .top .blog .c-btn__normal {
    display: flex;
    position: static;
    justify-content: center;
    padding-top: 10.6666666667vw;
  }
  .top .blog__contents figure {
    width: 42.6666666667vw;
    height: 42.6666666667vw;
  }
  .top .blog__contents figure img {
    width: 100%;
    height: auto;
  }
  .top .blog__contents .date {
    padding-top: 2.6666666667vw;
  }
  .top .blog__contents .date,
  .top .blog__contents h3 {
    font-weight: 600;
    font-size: 1.4rem;
    line-height: 1.7857142857;
    letter-spacing: 0.029em;
  }
  .top .blog__contents h3 {
    padding-top: 0;
  }
  .top .blog__contents .category {
    padding-top: 0;
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 1.7857142857;
    letter-spacing: 0.05em;
  }
  .top .news {
    margin-top: 18.6666666667vw;
  }
  .top .news__warp {
    grid-template-columns: 1fr;
    width: auto;
    max-width: 1072px;
    height: auto;
    margin-top: 8vw;
    margin-right: auto;
    margin-left: auto;
    padding: 0;
    gap: 5.3333333333vw;
  }
  .top .news .c-btn__normal {
    display: flex;
    position: static;
    justify-content: center;
    padding-top: 5.3333333333vw;
  }
  .top .news__contents-tr {
    flex-direction: column;
    padding: 6.6666666667vw 0;
    gap: 0;
  }
  .top .news__contents-tr .category,
  .top .news__contents-tr .date {
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 1.7857142857;
    letter-spacing: 0;
  }
  .top .news__contents-tr h3 {
    padding-top: 0.5rem;
    font-weight: 600;
    font-size: 1.4rem;
    line-height: 1.7857142857;
    letter-spacing: 0.029em;
  }
  .top .news__contents-th {
    display: flex;
    grid-template-columns: min-content min-content;
    gap: 2.6666666667vw;
  }
  .u-pl-0 {
    padding-left: 0;
  }
  .u-pt-0 {
    padding-top: 0;
  }
  .u-pl-0 {
    padding-right: 0;
  }
  .u-pb-0 {
    padding-bottom: 0;
  }
  .u-ml-0 {
    margin-left: 0;
  }
  .u-mt-0 {
    margin-top: 0;
  }
  .u-mr-0 {
    margin-left: 0;
  }
  .u-mb-0 {
    margin-bottom: 0;
  }
  .u-pl-1 {
    padding-left: 1.0666666667vw;
  }
  .u-pt-1 {
    padding-top: 1.0666666667vw;
  }
  .u-pl-1 {
    padding-right: 1.0666666667vw;
  }
  .u-pb-1 {
    padding-bottom: 1.0666666667vw;
  }
  .u-ml-1 {
    margin-left: 1.0666666667vw;
  }
  .u-mt-1 {
    margin-top: 1.0666666667vw;
  }
  .u-mr-1 {
    margin-left: 1.0666666667vw;
  }
  .u-mb-1 {
    margin-bottom: 1.0666666667vw;
  }
  .u-pl-2 {
    padding-left: 2.1333333333vw;
  }
  .u-pt-2 {
    padding-top: 2.1333333333vw;
  }
  .u-pl-2 {
    padding-right: 2.1333333333vw;
  }
  .u-pb-2 {
    padding-bottom: 2.1333333333vw;
  }
  .u-ml-2 {
    margin-left: 2.1333333333vw;
  }
  .u-mt-2 {
    margin-top: 2.1333333333vw;
  }
  .u-mr-2 {
    margin-left: 2.1333333333vw;
  }
  .u-mb-2 {
    margin-bottom: 2.1333333333vw;
  }
  .u-pl-3 {
    padding-left: 3.2vw;
  }
  .u-pt-3 {
    padding-top: 3.2vw;
  }
  .u-pl-3 {
    padding-right: 3.2vw;
  }
  .u-pb-3 {
    padding-bottom: 3.2vw;
  }
  .u-ml-3 {
    margin-left: 3.2vw;
  }
  .u-mt-3 {
    margin-top: 3.2vw;
  }
  .u-mr-3 {
    margin-left: 3.2vw;
  }
  .u-mb-3 {
    margin-bottom: 3.2vw;
  }
  .u-pl-4 {
    padding-left: 4.2666666667vw;
  }
  .u-pt-4 {
    padding-top: 4.2666666667vw;
  }
  .u-pl-4 {
    padding-right: 4.2666666667vw;
  }
  .u-pb-4 {
    padding-bottom: 4.2666666667vw;
  }
  .u-ml-4 {
    margin-left: 4.2666666667vw;
  }
  .u-mt-4 {
    margin-top: 4.2666666667vw;
  }
  .u-mr-4 {
    margin-left: 4.2666666667vw;
  }
  .u-mb-4 {
    margin-bottom: 4.2666666667vw;
  }
  .u-pl-5 {
    padding-left: 5.3333333333vw;
  }
  .u-pt-5 {
    padding-top: 5.3333333333vw;
  }
  .u-pl-5 {
    padding-right: 5.3333333333vw;
  }
  .u-pb-5 {
    padding-bottom: 5.3333333333vw;
  }
  .u-ml-5 {
    margin-left: 5.3333333333vw;
  }
  .u-mt-5 {
    margin-top: 5.3333333333vw;
  }
  .u-mr-5 {
    margin-left: 5.3333333333vw;
  }
  .u-mb-5 {
    margin-bottom: 5.3333333333vw;
  }
  .u-pl-6 {
    padding-left: 6.4vw;
  }
  .u-pt-6 {
    padding-top: 6.4vw;
  }
  .u-pl-6 {
    padding-right: 6.4vw;
  }
  .u-pb-6 {
    padding-bottom: 6.4vw;
  }
  .u-ml-6 {
    margin-left: 6.4vw;
  }
  .u-mt-6 {
    margin-top: 6.4vw;
  }
  .u-mr-6 {
    margin-left: 6.4vw;
  }
  .u-mb-6 {
    margin-bottom: 6.4vw;
  }
  .u-pl-7 {
    padding-left: 7.4666666667vw;
  }
  .u-pt-7 {
    padding-top: 7.4666666667vw;
  }
  .u-pl-7 {
    padding-right: 7.4666666667vw;
  }
  .u-pb-7 {
    padding-bottom: 7.4666666667vw;
  }
  .u-ml-7 {
    margin-left: 7.4666666667vw;
  }
  .u-mt-7 {
    margin-top: 7.4666666667vw;
  }
  .u-mr-7 {
    margin-left: 7.4666666667vw;
  }
  .u-mb-7 {
    margin-bottom: 7.4666666667vw;
  }
  .u-pl-8 {
    padding-left: 8.5333333333vw;
  }
  .u-pt-8 {
    padding-top: 8.5333333333vw;
  }
  .u-pl-8 {
    padding-right: 8.5333333333vw;
  }
  .u-pb-8 {
    padding-bottom: 8.5333333333vw;
  }
  .u-ml-8 {
    margin-left: 8.5333333333vw;
  }
  .u-mt-8 {
    margin-top: 8.5333333333vw;
  }
  .u-mr-8 {
    margin-left: 8.5333333333vw;
  }
  .u-mb-8 {
    margin-bottom: 8.5333333333vw;
  }
  .u-pl-9 {
    padding-left: 9.6vw;
  }
  .u-pt-9 {
    padding-top: 9.6vw;
  }
  .u-pl-9 {
    padding-right: 9.6vw;
  }
  .u-pb-9 {
    padding-bottom: 9.6vw;
  }
  .u-ml-9 {
    margin-left: 9.6vw;
  }
  .u-mt-9 {
    margin-top: 9.6vw;
  }
  .u-mr-9 {
    margin-left: 9.6vw;
  }
  .u-mb-9 {
    margin-bottom: 9.6vw;
  }
  .u-pl-10 {
    padding-left: 10.6666666667vw;
  }
  .u-pt-10 {
    padding-top: 10.6666666667vw;
  }
  .u-pl-10 {
    padding-right: 10.6666666667vw;
  }
  .u-pb-10 {
    padding-bottom: 10.6666666667vw;
  }
  .u-ml-10 {
    margin-left: 10.6666666667vw;
  }
  .u-mt-10 {
    margin-top: 10.6666666667vw;
  }
  .u-mr-10 {
    margin-left: 10.6666666667vw;
  }
  .u-mb-10 {
    margin-bottom: 10.6666666667vw;
  }
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
}
@media print, screen and (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
  .l-sm {
    display: none !important;
  }
  .c-postBody a:hover {
    opacity: 0.6;
  }
  .u-text-link:hover {
    text-decoration: none;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .l-footer__warp {
    width: calc(100% - 8vw);
  }
  .l-inline {
    width: calc(100% - 2.66667vw);
  }
  .l-inline--narrow {
    width: calc(100% - 16vw);
  }
  .l-lowpage__inline {
    width: calc(100% - 8vw);
  }
  .top .concept__left {
    width: calc(100% - 13.33333vw);
  }
  .top .salon__contents,
  .top .salon__contents--orange {
    width: calc(100% - 21.33333vw);
  }
  .top .blog__warp,
  .top .news__warp {
    width: calc(100% - 8vw);
  }
}
