@charset "UTF-8";
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
li,
dt,
dd,
p,
div,
span,
img,
a,
table,
tr,
th,
td,
small,
button,
time,
figure {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

ol {
  display: none;
}

header,
footer,
nav,
section,
article,
main,
aside,
picture,
figure,
figcaption,
img {
  display: block;
}

img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

a {
  cursor: pointer;
  text-decoration: none;
  color: inherit;
}
a:hover {
  opacity: 0.7;
}

body {
  color: #ffffff;
  font-family: "Noto Sans JP", sans-serif;
  background: #000;
  font-size: max(12px, 0.9375vw);
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  body {
    font-size: min(36px, 4.1860465116vw);
    font-weight: 400;
    line-height: 1.6666666667;
    letter-spacing: 0.0277777778em;
    padding-bottom: 18.6046511628vw;
  }
}
@media (max-width: 599px) {
  body {
    font-size: min(36px, 4.1860465116vw);
    font-weight: 400;
    line-height: 1.6666666667;
    letter-spacing: 0.0277777778em;
    padding-bottom: 18.6046511628vw;
  }
}

[id] {
  scroll-margin-top: 7.2916666667vw; /* ヘッダー高さ分 */
}
@media (min-width: 600px) and (max-width: 767px) {
  [id] {
    scroll-margin-top: 18.6046511628vw; /* ヘッダー高さ分 */
  }
}
@media (max-width: 599px) {
  [id] {
    scroll-margin-top: 18.6046511628vw; /* ヘッダー高さ分 */
  }
}

.fz48 {
  font-size: max(12px, 2.5vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.0208333333em;
  color: #ab903c;
}
@media (min-width: 600px) and (max-width: 767px) {
  .fz48 {
    font-size: min(48px, 5.5813953488vw);
    font-weight: 500;
    line-height: 1.6666666667;
    letter-spacing: 0.0416666667em;
  }
}
@media (max-width: 599px) {
  .fz48 {
    font-size: min(48px, 5.5813953488vw);
    font-weight: 500;
    line-height: 1.6666666667;
    letter-spacing: 0.0416666667em;
  }
}

.fz40 {
  font-size: max(12px, 2.0833333333vw);
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.025em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .fz40 {
    font-size: min(48px, 5.5813953488vw);
    font-weight: 500;
    line-height: 1.6666666667;
    letter-spacing: 0.0416666667em;
  }
}
@media (max-width: 599px) {
  .fz40 {
    font-size: min(48px, 5.5813953488vw);
    font-weight: 500;
    line-height: 1.6666666667;
    letter-spacing: 0.0416666667em;
  }
}

.fz36 {
  font-size: max(12px, 1.875vw);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0em;
}
.fz36 span {
  color: #ab903c;
}
@media (min-width: 600px) and (max-width: 767px) {
  .fz36 {
    font-size: min(40px, 4.6511627907vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .fz36 {
    font-size: min(40px, 4.6511627907vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
  }
}

.fz32 {
  font-size: max(12px, 1.6666666667vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.03125em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .fz32 {
    font-size: min(40px, 4.6511627907vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 599px) {
  .fz32 {
    font-size: min(40px, 4.6511627907vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}

.fz28 {
  font-size: max(12px, 1.4583333333vw);
  font-weight: 500;
  line-height: 1.2857142857;
  letter-spacing: 0.0357142857em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .fz28 {
    font-size: min(40px, 4.6511627907vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.025em;
  }
}
@media (max-width: 599px) {
  .fz28 {
    font-size: min(40px, 4.6511627907vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.025em;
  }
}

.fz25 {
  font-size: max(12px, 1.3020833333vw);
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.04em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .fz25 {
    font-size: min(40px, 4.6511627907vw);
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 599px) {
  .fz25 {
    font-size: min(40px, 4.6511627907vw);
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.05em;
  }
}

.fz24 {
  font-size: max(12px, 1.25vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .fz24 {
    font-size: min(40px, 4.6511627907vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .fz24 {
    font-size: min(40px, 4.6511627907vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}

.fz22 {
  font-size: max(12px, 1.1458333333vw);
  font-weight: 700;
  line-height: 1.1818181818;
  letter-spacing: 0.1em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .fz22 {
    font-size: min(36px, 4.1860465116vw);
    font-weight: 700;
    line-height: 1.1111111111;
    letter-spacing: 0.0555555556em;
  }
}
@media (max-width: 599px) {
  .fz22 {
    font-size: min(36px, 4.1860465116vw);
    font-weight: 700;
    line-height: 1.1111111111;
    letter-spacing: 0.0555555556em;
  }
}

.jc {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.fz18 {
  font-size: max(12px, 0.9375vw);
  font-weight: 500;
  line-height: 1.6666666667;
  letter-spacing: 0.0555555556em;
}

.fz16 {
  font-size: max(12px, 0.8333333333vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.0625em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .fz16 {
    font-size: min(30px, 3.488372093vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0666666667em;
  }
}
@media (max-width: 599px) {
  .fz16 {
    font-size: min(30px, 3.488372093vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0666666667em;
  }
}

.be-none::before {
  display: none;
}

.af-none::after {
  display: none;
}

.bd-none {
  border-bottom: none !important;
}

.row-revers {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media (min-width: 600px) and (max-width: 767px) {
  .row-revers {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 599px) {
  .row-revers {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.cw {
  color: white !important;
}

.cb {
  color: #000 !important;
}

.cm {
  color: #ab903c !important;
}

.w100 {
  width: 100% !important;
}

.tac {
  text-align: center !important;
}

.tal {
  text-align: left !important;
}

.ml70 {
  margin-left: 3.6458333333vw !important;
}

.pt0 {
  padding-top: 0 !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .pt0 {
    padding-top: 0 !important;
  }
}
@media (max-width: 599px) {
  .pt0 {
    padding-top: 0 !important;
  }
}

.pt60 {
  padding-top: 3.125vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .pt60 {
    padding-top: 7.4418604651vw;
  }
}
@media (max-width: 599px) {
  .pt60 {
    padding-top: 7.4418604651vw;
  }
}

.pl60 {
  padding-left: 3.125vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .pl60 {
    padding-left: 5.5813953488vw;
  }
}
@media (max-width: 599px) {
  .pl60 {
    padding-left: 5.5813953488vw;
  }
}

.pl40 {
  padding-left: 2.0833333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .pl40 {
    padding-left: 4.6511627907vw;
  }
}
@media (max-width: 599px) {
  .pl40 {
    padding-left: 4.6511627907vw;
  }
}

.pl20 {
  padding-left: 1.0416666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .pl20 {
    padding-left: 2.7906976744vw;
  }
}
@media (max-width: 599px) {
  .pl20 {
    padding-left: 2.7906976744vw;
  }
}

.mt300 {
  margin-top: 15.625vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt300 {
    margin-top: 27.9069767442vw !important;
  }
}
@media (max-width: 599px) {
  .mt300 {
    margin-top: 27.9069767442vw !important;
  }
}

.mt240 {
  margin-top: 12.5vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt240 {
    margin-top: 27.9069767442vw !important;
  }
}
@media (max-width: 599px) {
  .mt240 {
    margin-top: 27.9069767442vw !important;
  }
}

.mt180 {
  margin-top: 9.375vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt180 {
    margin-top: 18.6046511628vw !important;
  }
}
@media (max-width: 599px) {
  .mt180 {
    margin-top: 18.6046511628vw !important;
  }
}

.mt160 {
  margin-top: 8.3333333333vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt160 {
    margin-top: 18.6046511628vw !important;
  }
}
@media (max-width: 599px) {
  .mt160 {
    margin-top: 18.6046511628vw !important;
  }
}

.mt140 {
  margin-top: 7.2916666667vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt140 {
    margin-top: 18.6046511628vw !important;
  }
}
@media (max-width: 599px) {
  .mt140 {
    margin-top: 18.6046511628vw !important;
  }
}

.mt120 {
  margin-top: 6.25vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt120 {
    margin-top: 14.8837209302vw !important;
  }
}
@media (max-width: 599px) {
  .mt120 {
    margin-top: 14.8837209302vw !important;
  }
}

.mt100 {
  margin-top: 5.2083333333vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt100 {
    margin-top: 11.1627906977vw !important;
  }
}
@media (max-width: 599px) {
  .mt100 {
    margin-top: 11.1627906977vw !important;
  }
}

.mt80 {
  margin-top: 4.1666666667vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt80 {
    margin-top: 9.3023255814vw !important;
  }
}
@media (max-width: 599px) {
  .mt80 {
    margin-top: 9.3023255814vw !important;
  }
}

.mt60 {
  margin-top: 3.125vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt60 {
    margin-top: 6.976744186vw !important;
  }
}
@media (max-width: 599px) {
  .mt60 {
    margin-top: 6.976744186vw !important;
  }
}

.mt50 {
  margin-top: 2.6041666667vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt50 {
    margin-top: 5.5813953488vw !important;
  }
}
@media (max-width: 599px) {
  .mt50 {
    margin-top: 5.5813953488vw !important;
  }
}

.mt40 {
  margin-top: 2.0833333333vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt40 {
    margin-top: 3.7209302326vw !important;
  }
}
@media (max-width: 599px) {
  .mt40 {
    margin-top: 3.7209302326vw !important;
  }
}

.mt30 {
  margin-top: 1.5625vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt30 {
    margin-top: 3.7209302326vw !important;
  }
}
@media (max-width: 599px) {
  .mt30 {
    margin-top: 3.7209302326vw !important;
  }
}

.mt20 {
  margin-top: 1.0416666667vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt20 {
    margin-top: 2.3255813953vw !important;
  }
}
@media (max-width: 599px) {
  .mt20 {
    margin-top: 2.3255813953vw !important;
  }
}

.mt16 {
  margin-top: 0.8333333333vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt16 {
    margin-top: 1.8604651163vw !important;
  }
}
@media (max-width: 599px) {
  .mt16 {
    margin-top: 1.8604651163vw !important;
  }
}

.mt10 {
  margin-top: 0.5208333333vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt10 {
    margin-top: 1.8604651163vw !important;
  }
}
@media (max-width: 599px) {
  .mt10 {
    margin-top: 1.8604651163vw !important;
  }
}

.mt0 {
  margin-top: 0 !important;
}

.bgm {
  background: #ab903c !important;
}

.bg-bule {
  background: #d5ecfb !important;
}

.c-wf {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}

.wf {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

@media (min-width: 600px) and (max-width: 767px) {
  .u-pc {
    display: none;
  }
}
@media (max-width: 599px) {
  .u-pc {
    display: none;
  }
}

@media (min-width: 1201px) {
  .u-sp {
    display: none;
  }
}
@media (min-width: 1000px) and (max-width: 1200px) {
  .u-sp {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .u-sp {
    display: none;
  }
}

@media (min-width: 1201px) {
  .u-tab {
    display: none;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .u-tab {
    display: none;
  }
}
@media (max-width: 599px) {
  .u-tab {
    display: none;
  }
}

.c-ttlbox {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.25vw;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  position: relative;
  z-index: 1;
}
.c-ttlbox::after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-ttlbox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4.1860465116vw;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 auto;
  }
}
@media (max-width: 599px) {
  .c-ttlbox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4.1860465116vw;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 auto;
  }
}

.l-concept__ttlbox::after {
  width: 27.96875vw;
  height: 14.84375vw;
  background: url(../img/pc/concept-ttl.webp) no-repeat center center/cover;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-concept__ttlbox::after {
    width: 62.3255813953vw;
    height: 32.5581395349vw;
  }
}
@media (max-width: 599px) {
  .l-concept__ttlbox::after {
    width: 62.3255813953vw;
    height: 32.5581395349vw;
  }
}

.l-news__ttlbox::after {
  width: 15.7291666667vw;
  height: 8.90625vw;
  background: url(../img/pc/news-ttl.webp) no-repeat center center/cover;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-news__ttlbox::after {
    width: 70.2325581395vw;
    height: 39.7674418605vw;
  }
}
@media (max-width: 599px) {
  .l-news__ttlbox::after {
    width: 70.2325581395vw;
    height: 39.7674418605vw;
  }
}

.l-menu__ttlbox::after {
  width: 20.1041666667vw;
  height: 9.1666666667vw;
  background: url(../img/pc/menu-ttl.webp) no-repeat center center/cover;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-menu__ttlbox::after {
    width: 89.7674418605vw;
    height: 40.9302325581vw;
  }
}
@media (max-width: 599px) {
  .l-menu__ttlbox::after {
    width: 89.7674418605vw;
    height: 40.9302325581vw;
  }
}

.l-style__ttlbox::after {
  width: 17.5vw;
  height: 14.84375vw;
  background: url(../img/pc/style-ttl.webp) no-repeat center center/cover;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-style__ttlbox::after {
    width: 78.1395348837vw;
    height: 66.2790697674vw;
  }
}
@media (max-width: 599px) {
  .l-style__ttlbox::after {
    width: 78.1395348837vw;
    height: 66.2790697674vw;
  }
}

.l-salon__ttlbox::after {
  width: 18.3854166667vw;
  height: 14.0625vw;
  background: url(../img/pc/salon-ttl.webp) no-repeat center center/cover;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-salon__ttlbox::after {
    width: 82.0930232558vw;
    height: 62.7906976744vw;
  }
}
@media (max-width: 599px) {
  .l-salon__ttlbox::after {
    width: 82.0930232558vw;
    height: 62.7906976744vw;
  }
}

.c-ttl {
  font-size: max(12px, 2.6041666667vw);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0em;
  color: #ab903c;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-ttl {
    font-size: min(80px, 9.3023255814vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .c-ttl {
    font-size: min(80px, 9.3023255814vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
  }
}

.c-subttl {
  margin-top: 0.7291666667vw;
}

.c-fv__ttl {
  font-size: max(12px, 3.125vw);
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.0333333333em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  padding-top: 0vw;
  padding-left: 8.4375vw;
  padding-bottom: 0vw;
  padding-right: 8.4375vw;
  position: relative;
}
.c-fv__ttl::before {
  position: absolute;
  width: 2.8125vw;
  height: 1px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  background: white;
  content: "";
}
.c-fv__ttl::after {
  position: absolute;
  width: 2.8125vw;
  height: 1px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
  background: white;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-fv__ttl {
    font-size: min(60px, 6.976744186vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0333333333em;
    padding-top: 0vw;
    padding-left: 6.976744186vw;
    padding-bottom: 0vw;
    padding-right: 6.976744186vw;
  }
  .c-fv__ttl::before, .c-fv__ttl::after {
    width: 5.5813953488vw;
  }
}
@media (max-width: 599px) {
  .c-fv__ttl {
    font-size: min(60px, 6.976744186vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0333333333em;
    padding-top: 0vw;
    padding-left: 6.976744186vw;
    padding-bottom: 0vw;
    padding-right: 6.976744186vw;
  }
  .c-fv__ttl::before, .c-fv__ttl::after {
    width: 5.5813953488vw;
  }
}

.c-fv__subttl {
  margin-top: 1.1458333333vw;
  font-size: max(12px, 1.5625vw);
  font-weight: 500;
  line-height: 1.3333333333;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-fv__subttl {
    margin-top: 2.7906976744vw;
    font-size: min(48px, 5.5813953488vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .c-fv__subttl {
    margin-top: 2.7906976744vw;
    font-size: min(48px, 5.5813953488vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
}

.c-main__ttl {
  font-size: max(12px, 2.0833333333vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.025em;
  color: #ab903c;
  padding-bottom: 1.40625vw;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  position: relative;
}
.c-main__ttl::before {
  position: absolute;
  width: 3.59375vw;
  height: 0.15625vw;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: #ab903c;
  content: "";
}
.c-main__ttl::after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-main__ttl {
    font-size: min(60px, 6.976744186vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0333333333em;
    padding-bottom: 3.7209302326vw;
  }
  .c-main__ttl::before {
    width: 5.5813953488vw;
  }
}
@media (max-width: 599px) {
  .c-main__ttl {
    font-size: min(60px, 6.976744186vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0333333333em;
    padding-bottom: 3.7209302326vw;
  }
  .c-main__ttl::before {
    width: 5.5813953488vw;
  }
}

.p-Style__ttl::after {
  background: url(../img/pc/style-ttl-bg.webp) no-repeat center center/cover;
  width: 41.40625vw;
  height: 19.8958333333vw;
}

.p-profile__ttl::after {
  background: url(../img/pc/profile-ttl-bg.webp) no-repeat center center/cover;
  width: 22.2395833333vw;
  height: 14.8958333333vw;
}

.p-Menu__ttl::after {
  background: url(../img/pc/menu-ttl-bg.webp) no-repeat center center/cover;
  width: 20.15625vw;
  height: 9.21875vw;
}

.c-btn {
  padding-top: 0.9375vw;
  padding-left: 1.5625vw;
  padding-bottom: 0.9375vw;
  padding-right: 5.3125vw;
  background: #ab903c;
  border-radius: 26px;
  font-size: max(12px, 1.1458333333vw);
  font-weight: 500;
  line-height: 1.8181818182;
  letter-spacing: 0em;
  position: relative;
  z-index: 1;
}
.c-btn::after {
  position: absolute;
  width: 1.9791666667vw;
  height: 0.8333333333vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 1.3541666667vw;
  background: url(../img/pc/arrow-w.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-btn {
    padding-top: 4.1860465116vw;
    padding-left: 6.976744186vw;
    padding-bottom: 4.1860465116vw;
    padding-right: 23.7209302326vw;
    font-size: min(44px, 5.1162790698vw);
    font-weight: 500;
    line-height: 1.8181818182;
    letter-spacing: 0em;
  }
  .c-btn::after {
    width: 8.8372093023vw;
    height: 3.7209302326vw;
    right: 6.0465116279vw;
  }
}
@media (max-width: 599px) {
  .c-btn {
    padding-top: 4.1860465116vw;
    padding-left: 6.976744186vw;
    padding-bottom: 4.1860465116vw;
    padding-right: 23.7209302326vw;
    font-size: min(44px, 5.1162790698vw);
    font-weight: 500;
    line-height: 1.8181818182;
    letter-spacing: 0em;
  }
  .c-btn::after {
    width: 8.8372093023vw;
    height: 3.7209302326vw;
    right: 6.0465116279vw;
  }
}

/*----------------------------
scroll_up ｜下から上へ出現
----------------------------*/
.scroll_up {
  -webkit-transition: 0.8s ease-in-out;
  transition: 0.8s ease-in-out;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  opacity: 0;
}

.scroll_up.on {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

/*----------------------------
scroll_left ｜左から出現
----------------------------*/
.scroll_left {
  -webkit-transition: 0.8s ease-in-out;
  transition: 0.8s ease-in-out;
  -webkit-transform: translateX(-30px);
          transform: translateX(-30px);
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
}

.scroll_left.on {
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

/*----------------------------
scroll_right ｜右から出現
----------------------------*/
.scroll_right {
  -webkit-transition: 0.8s ease-in-out;
  transition: 0.8s ease-in-out;
  -webkit-transform: translateX(30px);
          transform: translateX(30px);
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
}

.scroll_right.on {
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

/*------------------------*/
.inner {
  padding-left: 16.6666666667vw !important;
  padding-right: 16.6666666667vw !important;
  padding-top: 6.7708333333vw;
  padding-left: 16.6666666667vw;
  padding-bottom: 6.7708333333vw;
  padding-right: 16.6666666667vw;
}
@media (min-width: 768px) and (max-width: 999px) {
  .inner {
    padding-left: 5.2083333333vw !important;
    padding-right: 5.2083333333vw !important;
  }
}
@media (min-width: 1000px) and (max-width: 1200px) {
  .inner {
    padding-left: 5.2083333333vw !important;
    padding-right: 5.2083333333vw !important;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .inner {
    padding-top: 13.9534883721vw;
    padding-left: 3.7209302326vw;
    padding-bottom: 13.9534883721vw;
    padding-right: 3.7209302326vw;
    padding-left: 3.7209302326vw !important;
    padding-right: 3.7209302326vw !important;
  }
}
@media (max-width: 599px) {
  .inner {
    padding-top: 13.9534883721vw;
    padding-left: 3.7209302326vw;
    padding-bottom: 13.9534883721vw;
    padding-right: 3.7209302326vw;
    padding-left: 3.7209302326vw !important;
    padding-right: 3.7209302326vw !important;
  }
}

.inner-s {
  padding-left: 6.25vw !important;
  padding-right: 6.25vw !important;
}
@media (min-width: 768px) and (max-width: 999px) {
  .inner-s {
    padding-left: 3.125vw !important;
    padding-right: 3.125vw !important;
  }
}
@media (min-width: 1000px) and (max-width: 1200px) {
  .inner-s {
    padding-left: 3.125vw !important;
    padding-right: 3.125vw !important;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .inner-s {
    padding-left: 4.6511627907vw !important;
    padding-right: 4.6511627907vw !important;
  }
}
@media (max-width: 599px) {
  .inner-s {
    padding-left: 4.6511627907vw !important;
    padding-right: 4.6511627907vw !important;
  }
}

.l-drawer__icon {
  width: 13.023255814vw;
  height: 13.023255814vw;
  cursor: pointer;
  background: #ab903c;
  position: relative;
  z-index: 400;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.l-drawer__icon.is-active .p-drawer__icon--bar1 {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  top: 8px;
}
.l-drawer__icon.is-active .p-drawer__icon--bar2 {
  display: none;
}
.l-drawer__icon.is-active .p-drawer__icon--bar3 {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 8px;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.l-drawer__icon--bar {
  width: 6.976744186vw;
  height: 6.976744186vw;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 2.3255813953vw;
}

.p-drawer__icon--bar1,
.p-drawer__icon--bar2,
.p-drawer__icon--bar3 {
  position: absolute;
  width: 6.976744186vw;
  height: 3px;
  background: white;
  top: 0;
  left: 0;
}

.p-drawer__icon--bar1 {
  top: 0;
}

.p-drawer__icon--bar2 {
  top: 1.8604651163vw;
}

.p-drawer__icon--bar3 {
  top: 3.7209302326vw;
}

.p-drawer__icon--tx {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 1.3953488372vw;
  font-size: min(22px, 2.5581395349vw);
  font-weight: 700;
  line-height: 1.8181818182;
  letter-spacing: 0em;
  font-family: "Lora", sans-serif;
  color: white;
}

.l-drawer {
  overflow: scroll;
  padding-top: 46.511627907vw;
  width: 81.3953488372vw;
  height: 100%;
  position: fixed;
  background: #000;
  right: 0;
  bottom: 0;
  z-index: 299;
  -webkit-transform: translateX(105%);
          transform: translateX(105%);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.l-drawer.is-active {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.l-drawer__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 5.1162790698vw;
}

.p-drawer__item {
  text-align: center;
}

.p-drawer__item--subttl {
  color: #ab903c;
}

.fixed {
  overflow: hidden;
  height: 100%;
}

.to-top {
  position: fixed;
  width: 2.7604166667vw;
  height: 4.2708333333vw;
  bottom: 7.8125vw;
  right: 3.6458333333vw;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  z-index: 300;
}
.to-top.show {
  opacity: 1;
  visibility: visible;
}
@media (min-width: 600px) and (max-width: 767px) {
  .to-top {
    display: none;
  }
}
@media (max-width: 599px) {
  .to-top {
    display: none;
  }
}

.l-footer__fix {
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 300;
  display: none;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__fix {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 599px) {
  .l-footer__fix {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.p-footer__fix--tel,
.p-footer__fix--access {
  background: #ab903c;
  font-size: min(60px, 6.976744186vw);
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0em;
  padding-top: 9.3023255814vw;
  padding-left: 5.1162790698vw;
  padding-bottom: 1.1627906977vw;
  padding-right: 5.1162790698vw;
  border: 1px solid;
  position: relative;
}
.p-footer__fix--tel::before,
.p-footer__fix--access::before {
  position: absolute;
  width: 6.2790697674vw;
  height: 6.2790697674vw;
  top: 1.8604651163vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: url(../img/pc/tel.webp) no-repeat center center/cover;
  content: "";
}

.p-footer__fix--access {
  padding-top: 10.9302325581vw;
  padding-left: 4.1860465116vw;
  padding-bottom: 1.1627906977vw;
  padding-right: 4.1860465116vw;
  font-size: min(40px, 4.6511627907vw);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0em;
  background: #ab903c;
}
.p-footer__fix--access::before {
  background: url(../img/sp/access-pin.webp) no-repeat center center/cover;
  width: 5.1162790698vw;
  height: 7.2093023256vw;
}

.p-footer__fix--top {
  width: 18.1395348837vw;
  height: 18.1395348837vw;
}

header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 300;
}

.l-header__inner {
  padding-top: 0.46875vw;
  padding-left: 0.78125vw;
  padding-bottom: 0.46875vw;
  padding-right: 3.4895833333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-header__inner {
    padding-top: 1.1627906977vw;
    padding-left: 2.7906976744vw;
    padding-bottom: 1.1627906977vw;
    padding-right: 2.7906976744vw;
  }
}
@media (max-width: 599px) {
  .l-header__inner {
    padding-top: 1.1627906977vw;
    padding-left: 2.7906976744vw;
    padding-bottom: 1.1627906977vw;
    padding-right: 2.7906976744vw;
  }
}

.l-header__logo {
  width: 9.375vw;
  height: 10.4166666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-header__logo {
    width: 30.2325581395vw;
    height: 33.488372093vw;
  }
}
@media (max-width: 599px) {
  .l-header__logo {
    width: 30.2325581395vw;
    height: 33.488372093vw;
  }
}

@media (min-width: 600px) and (max-width: 767px) {
  .l-header__ri {
    display: none;
  }
}
@media (max-width: 599px) {
  .l-header__ri {
    display: none;
  }
}

.l-header__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.6770833333vw;
}

.c-tel {
  padding-left: 2.34375vw;
  font-size: max(12px, 1.5625vw);
  font-weight: 500;
  line-height: 1.3333333333;
  letter-spacing: 0em;
  position: relative;
}
.c-tel::before {
  position: absolute;
  width: 1.40625vw;
  height: 1.40625vw;
  top: 0.4166666667vw;
  left: 0vw;
  background: url(../img/pc/tel.webp) no-repeat center center/cover;
  content: "";
}

.l-header__items,
.l-footer__items {
  margin-top: 0.9375vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.6666666667vw;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}

.p-header__item,
.p-footer__item {
  text-align: center;
}

.p-header__item--subttl,
.p-footer__item--subttl {
  color: #ab903c;
  font-size: max(12px, 0.8333333333vw);
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0em;
}

/* ============================================
fv
============================================ */
.l-fv {
  position: relative;
}

.p-fv__ttl,
.p-fv__subttl,
.p-fv__scroll {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 5;
}
.p-fv__ttl::before, .p-fv__ttl::after,
.p-fv__subttl::before,
.p-fv__subttl::after,
.p-fv__scroll::before,
.p-fv__scroll::after {
  position: absolute;
  content: "";
  z-index: -1;
}

.p-fv__ttl {
  width: 45.5208333333vw;
  height: 18.75vw;
  top: 4.8958333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-fv__ttl {
    width: 93.023255814vw;
    margin: 0 auto;
    height: auto;
    top: 40.6976744186vw;
  }
}
@media (max-width: 599px) {
  .p-fv__ttl {
    width: 93.023255814vw;
    margin: 0 auto;
    height: auto;
    top: 40.6976744186vw;
  }
}

.p-fv__subttl {
  bottom: 11.5625vw;
  font-size: max(12px, 2.0833333333vw);
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0em;
}
.p-fv__subttl::before {
  width: 2.8125vw;
  height: 2px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: white;
  left: -4.2708333333vw;
}
.p-fv__subttl::after {
  width: 2.8125vw;
  height: 2px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: white;
  right: -4.2708333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-fv__subttl {
    font-size: min(40px, 4.6511627907vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0em;
    bottom: 36.2790697674vw;
    white-space: nowrap;
  }
}
@media (max-width: 599px) {
  .p-fv__subttl {
    font-size: min(40px, 4.6511627907vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0em;
    bottom: 36.2790697674vw;
    white-space: nowrap;
  }
}

.p-fv__scroll {
  padding-bottom: 5vw;
  bottom: 0vw;
}
.p-fv__scroll::after {
  width: 2.3958333333vw;
  height: 4.2708333333vw;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: url(../img/pc/hasami.webp) no-repeat center center/cover;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-fv__scroll {
    padding-bottom: 15.8139534884vw;
    font-size: min(24px, 2.7906976744vw);
    font-weight: 500;
    line-height: 1.6666666667;
    letter-spacing: 0em;
  }
  .p-fv__scroll::after {
    width: 6.511627907vw;
    height: 11.8604651163vw;
    bottom: 2.3255813953vw;
  }
}
@media (max-width: 599px) {
  .p-fv__scroll {
    padding-bottom: 15.8139534884vw;
    font-size: min(24px, 2.7906976744vw);
    font-weight: 500;
    line-height: 1.6666666667;
    letter-spacing: 0em;
  }
  .p-fv__scroll::after {
    width: 6.511627907vw;
    height: 11.8604651163vw;
    bottom: 2.3255813953vw;
  }
}

/* ============================================
concept
============================================ */
.l-concept__ttlbox {
  margin: 0 auto;
  text-align: center;
  display: block;
}

.l-concept {
  background: url(../img/pc/concept-bg.webp) no-repeat center center/cover;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-concept {
    padding-top: 25.5813953488vw;
    padding-left: 9.3023255814vw;
    padding-bottom: 25.5813953488vw;
    padding-right: 9.3023255814vw;
    background: url(../img/sp/concept-bg.webp) no-repeat center center/cover;
  }
}
@media (max-width: 599px) {
  .l-concept {
    padding-top: 25.5813953488vw;
    padding-left: 9.3023255814vw;
    padding-bottom: 25.5813953488vw;
    padding-right: 9.3023255814vw;
    background: url(../img/sp/concept-bg.webp) no-repeat center center/cover;
  }
}

.p-concept__ttl {
  color: white;
}

.p-concept__main--ttl {
  margin-top: 10.2604166667vw;
  font-size: max(12px, 1.5625vw);
  font-weight: 500;
  line-height: 1.3333333333;
  letter-spacing: 0.0333333333em;
}
.p-concept__main--ttl span {
  color: #ab903c;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-concept__main--ttl {
    font-size: min(60px, 6.976744186vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0333333333em;
    margin-top: 15.8139534884vw;
    text-align: left;
  }
}
@media (max-width: 599px) {
  .p-concept__main--ttl {
    font-size: min(60px, 6.976744186vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0333333333em;
    margin-top: 15.8139534884vw;
    text-align: left;
  }
}

.p-concept__main--tx {
  margin-top: 4.3229166667vw;
}
.p-concept__main--tx span {
  color: #ab903c;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-concept__main--tx {
    margin-top: 9.3023255814vw;
    text-align: left;
  }
}
@media (max-width: 599px) {
  .p-concept__main--tx {
    margin-top: 9.3023255814vw;
    text-align: left;
  }
}

/* ============================================
news
============================================ */
.l-news {
  background: url(../img/pc/news-bg.webp) no-repeat center center/cover;
}

.l-news__inner {
  padding-top: 2.6041666667vw;
  padding-left: 2.6041666667vw;
  padding-bottom: 2.6041666667vw;
  padding-right: 2.6041666667vw;
  color: #000;
  background: white;
  position: relative;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-news__inner {
    padding-top: 13.9534883721vw;
    padding-left: 0vw;
    padding-bottom: 13.9534883721vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .l-news__inner {
    padding-top: 13.9534883721vw;
    padding-left: 0vw;
    padding-bottom: 13.9534883721vw;
    padding-right: 0vw;
  }
}

.l-news__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.65625vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-news__item a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 11.8604651163vw;
  }
}
@media (max-width: 599px) {
  .l-news__item a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 11.8604651163vw;
  }
}

.l-news__item--le {
  width: calc(100% - 26.3020833333vw);
  margin-top: 3.125vw;
  margin-left: 40px;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-news__item--le {
    width: 100%;
    margin-top: 0;
    padding-bottom: 13.9534883721vw;
  }
}
@media (max-width: 599px) {
  .l-news__item--le {
    width: 100%;
    margin-top: 0;
    padding-bottom: 13.9534883721vw;
  }
}

.p-news__item--ttl {
  margin-top: 0.5208333333vw;
}

.l-news__item--ri {
  width: 23.6458333333vw;
  height: 21.6145833333vw;
  padding-bottom: 2.0833333333vw;
  margin-right: 40px;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-news__item--ri {
    width: 76.7441860465vw;
    margin: 0 auto;
    height: auto;
    margin-top: 13.9534883721vw;
  }
}
@media (max-width: 599px) {
  .l-news__item--ri {
    width: 76.7441860465vw;
    margin: 0 auto;
    height: auto;
    margin-top: 13.9534883721vw;
  }
}

.p-news__item--btn {
  bottom: 0vw;
  right: 0vw;
  padding-right: 3.125vw;
  position: absolute;
}
.p-news__item--btn::after {
  position: absolute;
  width: 1.9791666667vw;
  height: 0.8333333333vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
  background: url(../img/pc/arrow.webp) no-repeat center center/cover;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-news__item--btn {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding-right: 11.1627906977vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .p-news__item--btn::after {
    width: 8.8372093023vw;
    height: 3.7209302326vw;
  }
}
@media (max-width: 599px) {
  .p-news__item--btn {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding-right: 11.1627906977vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .p-news__item--btn::after {
    width: 8.8372093023vw;
    height: 3.7209302326vw;
  }
}

.l-news__swiper-container {
  position: relative;
}

.swiper {
  position: relative;
}

.swiper-wrapper {
  position: relative;
}

.l-news__swiper {
  position: relative;
}

.l-news__prev::after,
.l-news__next::after {
  position: absolute;
  width: 1.0416666667vw;
  height: 1.0416666667vw;
  left: 50%;
  top: 50%;
  border-right: 2px solid #bcbcbc;
  border-bottom: 2px solid #bcbcbc;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-news__prev::after,
  .l-news__next::after {
    width: 4.6511627907vw;
    height: 4.6511627907vw;
  }
}
@media (max-width: 599px) {
  .l-news__prev::after,
  .l-news__next::after {
    width: 4.6511627907vw;
    height: 4.6511627907vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-news__prev,
  .l-news__next {
    top: 53.488372093vw;
  }
}
@media (max-width: 599px) {
  .l-news__prev,
  .l-news__next {
    top: 53.488372093vw;
  }
}

.l-news__prev::after {
  -webkit-transform: translate(-50%, -50%) rotate(135deg);
          transform: translate(-50%, -50%) rotate(135deg);
}

.l-news__next::after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}

/* ============================================
menu
============================================ */
.l-menu,
.l-style {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3.6979166667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-menu,
  .l-style {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 16.2790697674vw;
  }
}
@media (max-width: 599px) {
  .l-menu,
  .l-style {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 16.2790697674vw;
  }
}

.l-style {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  margin-top: 6.7708333333vw;
  margin-left: 8.8541666667vw;
  margin-bottom: 6.7708333333vw;
  margin-right: 8.8541666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-style {
    margin: 0 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    padding-top: 13.9534883721vw;
    padding-left: 3.7209302326vw;
    padding-bottom: 13.9534883721vw;
    padding-right: 3.7209302326vw;
  }
}
@media (max-width: 599px) {
  .l-style {
    margin: 0 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    padding-top: 13.9534883721vw;
    padding-left: 3.7209302326vw;
    padding-bottom: 13.9534883721vw;
    padding-right: 3.7209302326vw;
  }
}

.l-menu__le {
  width: calc(100% - 32.5vw);
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-menu__le {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .l-menu__le {
    width: 100%;
  }
}

.p-menu__tx {
  margin-top: 5.46875vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-menu__tx {
    margin-top: 12.7906976744vw;
  }
}
@media (max-width: 599px) {
  .p-menu__tx {
    margin-top: 12.7906976744vw;
  }
}

.l-menu__btnbox {
  margin-top: 1.6666666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-menu__btnbox {
    margin-top: 9.3023255814vw;
  }
}
@media (max-width: 599px) {
  .l-menu__btnbox {
    margin-top: 9.3023255814vw;
  }
}

.l-menu__ri {
  width: 28.8020833333vw;
  height: 28.8020833333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-menu__ri {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 599px) {
  .l-menu__ri {
    width: 100%;
    height: auto;
  }
}

/* ============================================
style
============================================ */
.l-style__le {
  width: calc(100% - 45.9375vw);
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-style__le {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .l-style__le {
    width: 100%;
  }
}

.p-style__tx {
  margin-top: 5.2083333333vw;
}
.p-style__tx span {
  font-size: max(12px, 1.5104166667vw);
  font-weight: 500;
  line-height: 2.0689655172;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-style__tx {
    margin-top: 20.9302325581vw;
  }
  .p-style__tx span {
    font-size: min(58px, 6.7441860465vw);
    font-weight: 500;
    line-height: 2.0689655172;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-style__tx {
    margin-top: 20.9302325581vw;
  }
  .p-style__tx span {
    font-size: min(58px, 6.7441860465vw);
    font-weight: 500;
    line-height: 2.0689655172;
    letter-spacing: 0em;
  }
}

.l-style__btnbox {
  margin-top: 1.0416666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-style__btnbox {
    margin-top: 9.3023255814vw;
  }
}
@media (max-width: 599px) {
  .l-style__btnbox {
    margin-top: 9.3023255814vw;
  }
}

.l-style__ri {
  width: 42.2395833333vw;
}
.l-style__ri img {
  width: 42.2395833333vw;
  height: 42.0833333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-style__ri {
    width: 100%;
  }
  .l-style__ri img {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 599px) {
  .l-style__ri {
    width: 100%;
  }
  .l-style__ri img {
    width: 100%;
    height: auto;
  }
}

.swiper-wrapper {
  position: relative;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}

/* ============================================
salon
============================================ */
.l-salon {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4.2708333333vw;
  padding-top: 6.7708333333vw;
  padding-left: 10.9375vw;
  padding-bottom: 6.7708333333vw;
  padding-right: 6.7708333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-salon {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0vw;
    padding-top: 13.9534883721vw;
    padding-left: 3.7209302326vw;
    padding-bottom: 13.9534883721vw;
    padding-right: 3.7209302326vw;
  }
}
@media (max-width: 599px) {
  .l-salon {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0vw;
    padding-top: 13.9534883721vw;
    padding-left: 3.7209302326vw;
    padding-bottom: 13.9534883721vw;
    padding-right: 3.7209302326vw;
  }
}

.l-salon__le {
  width: calc(100% - 45.9375vw);
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-salon__le {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .l-salon__le {
    width: 100%;
  }
}

.l-salon__items {
  margin-top: 7.5520833333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-salon__items {
    margin-top: 112.5581395349vw;
  }
}
@media (max-width: 599px) {
  .l-salon__items {
    margin-top: 112.5581395349vw;
  }
}

.l-salon__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid;
  padding-top: 0.5208333333vw;
  padding-left: 0vw;
  padding-bottom: 0.5208333333vw;
  padding-right: 0vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-salon__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0vw;
    padding-top: 1.3953488372vw;
    padding-left: 0vw;
    padding-bottom: 1.3953488372vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .l-salon__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0vw;
    padding-top: 1.3953488372vw;
    padding-left: 0vw;
    padding-bottom: 1.3953488372vw;
    padding-right: 0vw;
  }
}

.p-salon__item--ttl {
  width: 10.4166666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-salon__item--ttl {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .p-salon__item--ttl {
    width: 100%;
  }
}

.p-salon__item--tx {
  width: calc(100% - 10.4166666667vw);
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-salon__item--tx {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .p-salon__item--tx {
    width: 100%;
  }
}

.p-salon__tx {
  margin-top: 2.0833333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-salon__tx {
    margin-top: 6.976744186vw;
  }
}
@media (max-width: 599px) {
  .p-salon__tx {
    margin-top: 6.976744186vw;
  }
}

.l-salon__btnbox {
  margin-top: 1.0416666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-salon__btnbox {
    margin-top: 6.976744186vw;
  }
}
@media (max-width: 599px) {
  .l-salon__btnbox {
    margin-top: 6.976744186vw;
  }
}

.l-salon__ri {
  width: 41.6666666667vw;
  height: 31.25vw;
  margin-top: 8.3333333333vw;
  position: relative;
  z-index: 1;
}
.l-salon__ri::after {
  position: absolute;
  width: 25.6770833333vw;
  height: 23.59375vw;
  top: -20.3125vw;
  right: 1.0416666667vw;
  background: url(../img/pc/salon-asi.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-salon__ri {
    width: 83.023255814vw;
    height: 62.3255813953vw;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    top: 65.1162790698vw;
  }
  .l-salon__ri::after {
    display: none;
  }
}
@media (max-width: 599px) {
  .l-salon__ri {
    width: 83.023255814vw;
    height: 62.3255813953vw;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    top: 65.1162790698vw;
  }
  .l-salon__ri::after {
    display: none;
  }
}

.l-map {
  width: 100%;
  height: 25.46875vw;
}
.l-map iframe {
  width: 100%;
  height: 25.46875vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-map {
    height: 97.6744186047vw;
  }
  .l-map iframe {
    height: 97.6744186047vw;
  }
}
@media (max-width: 599px) {
  .l-map {
    height: 97.6744186047vw;
  }
  .l-map iframe {
    height: 97.6744186047vw;
  }
}

.l-footer__fx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 11.3020833333vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 3.125vw;
  padding-left: 16.6666666667vw;
  padding-bottom: 3.125vw;
  padding-right: 16.6666666667vw;
  border-bottom: 1px solid;
}
@media (min-width: 768px) and (max-width: 999px) {
  .l-footer__fx {
    padding-top: 3.125vw;
    padding-left: 10.4166666667vw;
    padding-bottom: 3.125vw;
    padding-right: 10.4166666667vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20.9302325581vw;
    padding-top: 13.9534883721vw;
    padding-left: 3.7209302326vw;
    padding-bottom: 13.9534883721vw;
    padding-right: 3.7209302326vw;
  }
}
@media (max-width: 599px) {
  .l-footer__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20.9302325581vw;
    padding-top: 13.9534883721vw;
    padding-left: 3.7209302326vw;
    padding-bottom: 13.9534883721vw;
    padding-right: 3.7209302326vw;
  }
}

.l-footer__logo {
  width: 9.7916666667vw;
  height: 8.75vw;
  margin: 0 auto;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__logo {
    width: 43.7209302326vw;
    height: 39.0697674419vw;
  }
}
@media (max-width: 599px) {
  .l-footer__logo {
    width: 43.7209302326vw;
    height: 39.0697674419vw;
  }
}

.p-footer__tx {
  text-align: center;
  margin-top: 1.9791666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-footer__tx {
    margin-top: 9.3023255814vw;
  }
}
@media (max-width: 599px) {
  .p-footer__tx {
    margin-top: 9.3023255814vw;
  }
}

.p-footer__tel {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  margin-top: 2.3958333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-footer__tel {
    margin-top: 12.5581395349vw;
    font-size: min(80px, 9.3023255814vw);
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0em;
    padding-left: 13.023255814vw;
  }
  .p-footer__tel::before {
    width: 7.9069767442vw;
    height: 7.9069767442vw;
  }
}
@media (max-width: 599px) {
  .p-footer__tel {
    margin-top: 12.5581395349vw;
    font-size: min(80px, 9.3023255814vw);
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0em;
    padding-left: 13.023255814vw;
  }
  .p-footer__tel::before {
    width: 7.9069767442vw;
    height: 7.9069767442vw;
  }
}

@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4.6511627907vw;
  }
}
@media (max-width: 599px) {
  .l-footer__items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4.6511627907vw;
  }
}

@media (min-width: 600px) and (max-width: 767px) {
  .p-footer__item--subttl {
    font-size: min(36px, 4.1860465116vw);
    font-weight: 500;
    line-height: 1.6666666667;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-footer__item--subttl {
    font-size: min(36px, 4.1860465116vw);
    font-weight: 500;
    line-height: 1.6666666667;
    letter-spacing: 0em;
  }
}

@media (min-width: 600px) and (max-width: 767px) {
  .p-footer__item--ttl {
    display: none;
  }
}
@media (max-width: 599px) {
  .p-footer__item--ttl {
    display: none;
  }
}

.l-footer__copy {
  padding-top: 1.6145833333vw;
  padding-left: 0vw;
  padding-bottom: 1.6145833333vw;
  padding-right: 0vw;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__copy {
    padding-top: 6.976744186vw;
    padding-left: 0vw;
    padding-bottom: 6.976744186vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .l-footer__copy {
    padding-top: 6.976744186vw;
    padding-left: 0vw;
    padding-bottom: 6.976744186vw;
    padding-right: 0vw;
  }
}

.c-fv {
  background: url(../img/pc/c-fv.webp) no-repeat center center/cover;
  padding-top: 14.9479166667vw;
  padding-left: 0vw;
  padding-bottom: 7.8645833333vw;
  padding-right: 0vw;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-fv {
    padding-top: 41.8604651163vw;
    padding-left: 0vw;
    padding-bottom: 27.9069767442vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .c-fv {
    padding-top: 41.8604651163vw;
    padding-left: 0vw;
    padding-bottom: 27.9069767442vw;
    padding-right: 0vw;
  }
}

.l-Style__items {
  margin-top: 9.375vw;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.6666666667vw 0.8333333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Style__items {
    grid-template-columns: 1fr;
    gap: 5.5813953488vw;
  }
}
@media (max-width: 599px) {
  .l-Style__items {
    grid-template-columns: 1fr;
    gap: 5.5813953488vw;
  }
}

/* ============================================
profile
============================================ */
.l-profile__fx {
  margin-top: 9.375vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 6.9791666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-profile__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 9.3023255814vw;
  }
}
@media (max-width: 599px) {
  .l-profile__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 9.3023255814vw;
  }
}

.l-profile__le {
  width: 20.8333333333vw;
  height: 33.59375vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-profile__le {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 599px) {
  .l-profile__le {
    width: 100%;
    height: auto;
  }
}

.l-profile__ri {
  position: relative;
}
.l-profile__ri span {
  color: #ab903c;
}
.l-profile__ri::after {
  position: absolute;
  width: 1.6666666667vw;
  height: 22.2395833333vw;
  top: 0vw;
  left: -3.6458333333vw;
  background: url(../img/pc/profile01-hukidasi.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-profile__ri::after {
    display: none;
  }
}
@media (max-width: 599px) {
  .l-profile__ri::after {
    display: none;
  }
}

.p-profile__ri--ttl {
  margin-top: 3.125vw;
  font-size: max(12px, 1.5625vw);
  font-weight: 500;
  line-height: 1.3333333333;
  letter-spacing: 0.0333333333em;
}
.p-profile__ri--ttl span {
  font-size: max(12px, 1.0416666667vw);
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-profile__ri--ttl {
    margin-top: 0vw;
    font-size: min(48px, 5.5813953488vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.0416666667em;
  }
  .p-profile__ri--ttl span {
    font-size: min(36px, 4.1860465116vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0555555556em;
  }
}
@media (max-width: 599px) {
  .p-profile__ri--ttl {
    margin-top: 0vw;
    font-size: min(48px, 5.5813953488vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.0416666667em;
  }
  .p-profile__ri--ttl span {
    font-size: min(36px, 4.1860465116vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0555555556em;
  }
}

.p-profile__ri--tx {
  margin-top: 4.4791666667vw;
  margin-left: 4.4791666667vw;
  margin-bottom: 0vw;
  margin-right: 0vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-profile__ri--tx {
    margin-top: 9.3023255814vw;
  }
}
@media (max-width: 599px) {
  .p-profile__ri--tx {
    margin-top: 9.3023255814vw;
  }
}

/* ============================================
menu
============================================ */
.fc80 {
  margin-top: 4.1666666667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4.1666666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .fc80 {
    gap: 9.3023255814vw;
    margin-top: 9.3023255814vw;
  }
}
@media (max-width: 599px) {
  .fc80 {
    gap: 9.3023255814vw;
    margin-top: 9.3023255814vw;
  }
}

.c-sub__ttl {
  color: #ab903c;
  padding-bottom: 0.5208333333vw;
  border-bottom: 1px solid;
  font-size: max(12px, 2.0833333333vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0em;
}
.c-sub__ttl span {
  color: white;
  font-size: max(12px, 0.9375vw);
  font-weight: 500;
  line-height: 1.1111111111;
  letter-spacing: 0em;
  margin-left: 1.0416666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-sub__ttl {
    font-size: min(60px, 6.976744186vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
  .c-sub__ttl span {
    font-size: min(32px, 3.7209302326vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0em;
    margin-left: 3.7209302326vw;
  }
}
@media (max-width: 599px) {
  .c-sub__ttl {
    font-size: min(60px, 6.976744186vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
  .c-sub__ttl span {
    font-size: min(32px, 3.7209302326vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0em;
    margin-left: 3.7209302326vw;
  }
}

.l-Menu__items {
  margin-top: 3.125vw;
  margin-left: 9.375vw;
  margin-bottom: 0vw;
  margin-right: 9.375vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Menu__items {
    margin-top: 9.3023255814vw;
    margin-left: 0vw;
    margin-bottom: 0vw;
    margin-right: 0vw;
  }
}
@media (max-width: 599px) {
  .l-Menu__items {
    margin-top: 9.3023255814vw;
    margin-left: 0vw;
    margin-bottom: 0vw;
    margin-right: 0vw;
  }
}

.l-Menu__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 2.0833333333vw;
  border-bottom: 1px dotted;
  padding-top: 0.5208333333vw;
  padding-left: 0vw;
  padding-bottom: 0.5208333333vw;
  padding-right: 0vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Menu__item {
    padding-top: 2.3255813953vw;
    padding-left: 0vw;
    padding-bottom: 2.3255813953vw;
    padding-right: 0vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2.7906976744vw;
  }
}
@media (max-width: 599px) {
  .l-Menu__item {
    padding-top: 2.3255813953vw;
    padding-left: 0vw;
    padding-bottom: 2.3255813953vw;
    padding-right: 0vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2.7906976744vw;
  }
}

.breadcrumb {
  padding-top: 4.1666666667vw;
  padding-left: 16.6666666667vw;
  padding-bottom: 0vw;
  padding-right: 16.6666666667vw;
}
@media (min-width: 768px) and (max-width: 999px) {
  .breadcrumb {
    padding-top: 0vw;
    padding-left: 5.2083333333vw;
    padding-bottom: 0vw;
    padding-right: 5.2083333333vw;
  }
}
@media (min-width: 1000px) and (max-width: 1200px) {
  .breadcrumb {
    padding-top: 0vw;
    padding-left: 5.2083333333vw;
    padding-bottom: 0vw;
    padding-right: 5.2083333333vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .breadcrumb {
    padding-top: 5.5813953488vw;
    padding-left: 3.7209302326vw;
    padding-bottom: 5.5813953488vw;
    padding-right: 3.7209302326vw;
  }
}
@media (max-width: 599px) {
  .breadcrumb {
    padding-top: 5.5813953488vw;
    padding-left: 3.7209302326vw;
    padding-bottom: 5.5813953488vw;
    padding-right: 3.7209302326vw;
  }
}

.l-archive {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.25vw;
  margin-bottom: 8.3333333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-archive {
    grid-template-columns: 1fr;
    gap: 3.7209302326vw;
    margin-bottom: 18.6046511628vw;
  }
}
@media (max-width: 599px) {
  .l-archive {
    grid-template-columns: 1fr;
    gap: 3.7209302326vw;
    margin-bottom: 18.6046511628vw;
  }
}

.l-archive__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.25vw;
}

.p-single__ttl {
  margin-top: 0.8333333333vw;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 700;
  line-height: 1.5625;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-single__ttl {
    margin-top: 2.7906976744vw;
    font-size: min(48px, 5.5813953488vw);
    font-weight: 700;
    line-height: 1.4166666667;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-single__ttl {
    margin-top: 2.7906976744vw;
    font-size: min(48px, 5.5813953488vw);
    font-weight: 700;
    line-height: 1.4166666667;
    letter-spacing: 0em;
  }
}

.p-single__tx {
  margin-top: 0.8333333333vw;
  margin-left: 0vw;
  margin-bottom: 4.1666666667vw;
  margin-right: 0vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-single__tx {
    margin-top: 2.7906976744vw;
    margin-left: 0vw;
    margin-bottom: 9.3023255814vw;
    margin-right: 0vw;
  }
}
@media (max-width: 599px) {
  .p-single__tx {
    margin-top: 2.7906976744vw;
    margin-left: 0vw;
    margin-bottom: 9.3023255814vw;
    margin-right: 0vw;
  }
}

.page-numbers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1.0416666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .page-numbers {
    gap: 4.6511627907vw;
  }
}
@media (max-width: 599px) {
  .page-numbers {
    gap: 4.6511627907vw;
  }
}