@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700&family=Noto+Serif+JP:wght@200;300;400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900");
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: "";
  content: none;
}

q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

* {
  box-sizing: border-box;
}

img {
  vertical-align: bottom;
  border: none;
}

ul,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.num li {
  list-style: decimal;
  margin-left: 1rem;
}

a {
  cursor: pointer;
}

.mfont {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.gfont {
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.mt0 {
  margin-top: 0px;
}

.mt1 {
  margin-top: 1em;
}

.mt2 {
  margin-top: 2em;
}

.mt3 {
  margin-top: 3em;
}

.mt4 {
  margin-top: 4em;
}

.mt5 {
  margin-top: 5em;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mt50 {
  margin-top: 50px;
}

.mt60 {
  margin-top: 60px;
}

.mt70 {
  margin-top: 70px;
}

.mt80 {
  margin-top: 80px;
}

.mt90 {
  margin-top: 90px;
}

.mt100 {
  margin-top: 100px;
}

.mb0 {
  margin-bottom: 0em;
}

.mb1 {
  margin-bottom: 1em;
}

.mb2 {
  margin-bottom: 2em;
}

.mb3 {
  margin-bottom: 3em;
}

.mb4 {
  margin-bottom: 4em;
}

.mb5 {
  margin-bottom: 5em;
}

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb50 {
  margin-bottom: 50px;
}

.mb60 {
  margin-bottom: 60px;
}

.mb70 {
  margin-bottom: 70px;
}

.mb80 {
  margin-bottom: 80px;
}

.mb90 {
  margin-bottom: 90px;
}

.mb100 {
  margin-bottom: 100px;
}

.pt10 {
  padding-top: 10px;
}

.pt20 {
  padding-top: 20px;
}

.pt30 {
  padding-top: 30px;
}

.pt40 {
  padding-top: 40px;
}

.pt50 {
  padding-top: 50px;
}

.pt60 {
  padding-top: 60px;
}

.pb10 {
  padding-bottom: 10px;
}

.pb20 {
  padding-bottom: 20px;
}

.pb30 {
  padding-bottom: 30px;
}

.pb40 {
  padding-bottom: 40px;
}

.pb50 {
  padding-bottom: 50px;
}

.pb60 {
  padding-bottom: 60px;
}

.phW100 {
  width: 100%;
}
.phW100 img {
  width: 100%;
}

.phW80 {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
.phW80 img {
  width: 100%;
}

.phW60 {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}
.phW60 img {
  width: 100%;
}

.phW40 {
  width: 40%;
  margin-left: auto;
  margin-right: auto;
}
.phW40 img {
  width: 100%;
}

.phW20 {
  width: 20%;
  margin-left: auto;
  margin-right: auto;
}
.phW20 img {
  width: 100%;
}

.phW15 {
  width: 15%;
  margin-left: auto;
  margin-right: auto;
}
.phW15 img {
  width: 100%;
}

.phW10 {
  width: 10%;
  margin-left: auto;
  margin-right: auto;
}
.phW10 img {
  width: 100%;
}

.w05 {
  width: 5%;
}

.w10 {
  width: 10%;
}

.w20 {
  width: 20%;
}

.w23 {
  width: 23%;
}

.w24 {
  width: 24%;
}

.w25 {
  width: 25%;
}

.w30 {
  width: 30%;
}

.w32 {
  width: 32%;
}

.w35 {
  width: 35%;
}

.w40 {
  width: 40%;
}

.w45 {
  width: 45%;
}

.w48 {
  width: 48%;
}

.w49 {
  width: 49%;
}

.w50 {
  width: 50%;
}

.w60 {
  width: 60%;
}

.w70 {
  width: 70%;
}

.w80 {
  width: 80%;
}

.w90 {
  width: 90%;
}

.w100 {
  width: 100%;
}

.minus30 {
  margin-top: -30%;
}

.minus15 {
  margin-top: -15%;
}

.minus10 {
  margin-top: -10%;
}

.minus05 {
  margin-top: -5%;
}

.leftFlow {
  float: left;
  display: block;
}

.rightFlow {
  float: right;
  display: block;
}

.hidden {
  display: none;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clear:before,
.clear:after {
  content: " ";
  display: table;
}

@font-face {
  font-family: "Roboto";
  font-weight: 500;
  src: url("../fonts/Roboto-Medium.ttf") format("truetype");
}
/* ! Mixin */
html {
  font-size: 10px;
  scroll-behavior: smooth;
  scroll-padding-top: 90px;
  height: -webkit-fill-available;
}

body {
  background-color: white;
  margin: 0;
  font-size: 1.6em;
  box-sizing: border-box;
  font-feature-settings: "palt";
  letter-spacing: 0em;
  min-height: 100vh;
  min-height: -webkit-fill-available;
  overflow-wrap: anywhere;
  word-break: normal;
  line-break: strict;
}
body img {
  width: 100%;
}

.reserve {
  display: none !important;
}

.online {
  display: none;
}

.lity-close {
  position: absolute;
  top: -40px;
  right: -40px;
}

h1,
h2,
h3 {
  font-weight: 700;
  line-height: 2;
}

p {
  font-size: 0.9rem;
  line-height: 2;
}
p.strong {
  font-weight: bold;
}

a:link, a:visited, a:hover, a:active {
  text-decoration: none;
}

ul,
ol,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}

.strong {
  font-weight: bold;
}

hr {
  border-color: #eeeeee;
}

.ph {
  position: relative;
}

.wb {
  word-break: keep-all;
  overflow-wrap: break-word;
}

.fitcontents {
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}

.container {
  width: min(94%, 1440px);
  margin-left: auto;
  margin-right: auto;
}

.w60container {
  width: min(94%, 900px);
  margin-left: auto;
  margin-right: auto;
}

.w70container {
  width: min(94%, 1000px);
  margin-left: auto;
  margin-right: auto;
}

.w80container {
  width: min(94%, 1200px);
  margin-left: auto;
  margin-right: auto;
}

.red {
  color: #af9161;
}

.white {
  color: white;
}

.whiteBack {
  background-color: #fff;
  padding: 2% 0;
  width: 100%;
}

.left,
.txt-left {
  text-align: left;
}

.right,
.txt-right {
  text-align: right;
}

.center,
.txt-center {
  text-align: center;
}

.pcHidden {
  display: none;
}

.white-space {
  white-space: nowrap;
}

.iv {
  opacity: 0;
}

sup {
  font-size: 0.5em;
  vertical-align: super;
}

.txshadow-b {
  text-shadow: 2px 2px 2px black;
}

.txshadow-w {
  text-shadow: 2px 2px 2px white;
}

.caption {
  font-size: 0.7rem;
  margin: 0.5rem 0 0em 0em;
  line-height: 1.5;
  letter-spacing: 0;
}
.caption.minusTop {
  margin-top: -4em;
}
.caption.left, .caption.txt-left {
  text-align: left !important;
  margin-left: 2em;
}
.caption.right, .caption.txt-right {
  text-align: right !important;
}

.caption_btm {
  position: absolute;
  bottom: 2px;
  left: 5px;
  font-size: 0.7rem;
  margin-bottom: 0;
  color: black;
}
.caption_btm.white {
  color: white;
}
.caption_btm.right {
  left: auto;
  right: 5px;
}

ol.num li {
  list-style: decimal;
  list-style-position: outside;
  line-height: 1.5;
  margin-left: 1em;
}

ul.disc li {
  list-style: disc;
  list-style-position: outside;
  line-height: 1.5;
  margin-left: 1em;
}

ul.square li {
  list-style: square;
  list-style-position: outside;
  line-height: 1.5;
  margin-left: 1rem;
}

.stickyContainer {
  position: relative;
}

.ph.soon::after {
  position: absolute;
  display: block;
  content: url("../images/top/ttl-comongsoon.svg");
  margin: 34% 50%;
  width: min(44%, 300px);
  transform: translate(-50%);
  z-index: 100;
}
@media only screen and (max-width: 767px) {
  .ph.soon::after {
    margin: 30% 50%;
  }
}

/* Header */
.headStack {
  position: sticky;
  top: 0;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 9999;
}
.headStack.is-scroll {
  background-color: white;
}
@media only screen and (max-width: 767px) {
  .headStack {
    background-image: none;
  }
}

header {
  position: relative;
  height: 60px;
}
header .container {
  display: flex;
  width: min(94%, 1440px);
  height: 100%;
  align-items: center;
  justify-content: space-between;
}
header .container .headerLogo {
  width: min(80%, 700px);
}
header .container .headerLogo .logo {
  display: inline-flex;
  width: 100%;
  justify-content: flex-start;
  align-items: center;
  gap: 0.5em;
}
header .container .headerLogo .logo .logoBox {
  width: min(30%, 180px);
  margin-right: 1em;
}
header .container .headerLogo .logo .logoBox img {
  width: 100%;
}
header .container .headerLogo .logo .pjName {
  width: min(65%, 500px);
  font-family: "Noto Serif JP", serif;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.1em;
  color: black;
}
@media only screen and (max-width: 767px) {
  header .container .headerLogo {
    width: 86%;
  }
}
header .container nav {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}
header .container nav ul {
  display: flex;
  align-items: center;
}
header .container nav ul li {
  font-size: 0.8rem;
}
header .container nav.spHidden a {
  display: block;
  height: 100%;
  color: black;
  letter-spacing: 2px;
  padding: 11px 15px;
  text-align: center;
  line-height: 1.5;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
header .container nav.spHidden a:hover {
  opacity: 0.7;
}
header .container nav.spHidden a span {
  font-size: 0.8em;
}
header .container nav.spHidden a.request {
  background-color: #af9161;
  color: white;
}
header .container nav.spHidden a.reserve {
  background-color: #826c48;
  color: white;
}
header .container nav.spHidden a.online {
  background-color: #b99364;
  color: white;
}
header .container nav.spNav {
  display: none;
}

/* !Global Navi */
nav#gNavi {
  font-family: "Roboto", "Hiragino Kaku Gothic Pro", "Meiryo", sans-serif;
  font-weight: 500;
  width: 100%;
  background-color: #f3eae2;
  border-bottom: 2px solid #b99364;
  padding-top: 4px;
  z-index: 10;
}
nav#gNavi ul.content-menu {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  gap: 0;
}
nav#gNavi ul.content-menu li {
  height: auto;
  width: 130px;
  padding: 0 10px;
}
nav#gNavi ul.content-menu li a {
  display: block;
  width: 100%;
  padding: 6px 0;
  background-color: transparent;
}
nav#gNavi ul.content-menu li a img {
  vertical-align: bottom;
}
nav#gNavi ul.content-menu li a:hover {
  border-bottom: 2px solid #af9161;
}
nav#gNavi ul.content-menu li.current a {
  border-bottom: 2px solid #af9161;
}
nav#gNavi ul.content-menu li.new span.off::after {
  position: absolute;
  top: -15px;
  right: 0px;
  width: 30px;
  height: 15px;
  content: url("../images/common/new.png");
  z-index: 10;
}
nav#gNavi ul.content-menu li.commingsoon {
  color: #4A4A4A;
}

/*========= ボタンのためのCSS ===============*/
.openbtn1 {
  position: fixed;
  z-index: 9999;
  /*ボタンを最前面に*/
  top: 0px;
  right: 0px;
  cursor: pointer;
  width: 70px;
  height: 70px;
  background-color: #af9161;
}

/*×に変化*/
.openbtn1 span {
  display: inline-block;
  transition: all 0.4s;
  position: absolute;
  left: 20px;
  height: 3px;
  border-radius: 2px;
  background-color: white;
  width: 55%;
}

.openbtn1 span:nth-of-type(1) {
  top: 20px;
}

.openbtn1 span:nth-of-type(2) {
  top: 35px;
}

.openbtn1 span:nth-of-type(3) {
  top: 50px;
}

.openbtn1.active span:nth-of-type(1) {
  top: 20px;
  left: 22px;
  transform: translateY(15px) rotate(-45deg);
  width: 40%;
}

.openbtn1.active span:nth-of-type(2) {
  opacity: 0;
}

.openbtn1.active span:nth-of-type(3) {
  top: 50px;
  left: 22px;
  transform: translateY(-15px) rotate(45deg);
  width: 40%;
}

/* !Bottom Area */
.contact {
  width: 90%;
  max-width: 500px;
  margin: 0 auto;
  text-align: center;
  padding: 0px;
}
.contact .contactTitle {
  font-size: 1.2em;
}
.contact .telNo {
  width: 100%;
  max-width: 400px;
  display: inline-block;
  margin: 10px 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #af9161;
}
.contact .telNo svg {
  width: 100%;
}
.contact p {
  font-size: 0.8em;
  line-height: 2;
  margin: 0;
}

.bannerArea {
  position: relative;
  width: 100%;
  padding: 0;
  z-index: 10;
  width: 100%;
  border: none;
}
.bannerArea .w100Container {
  position: relative;
  width: 100%;
  background-color: white;
  padding-top: 30px;
  z-index: 1;
}
.bannerArea .w100Container ul {
  width: 90%;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.bannerArea .w100Container ul li {
  width: 19%;
  margin: 0.5%;
}
.bannerArea .w100Container ul li img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .bannerArea .w100Container ul {
    width: 90%;
  }
  .bannerArea .w100Container ul li {
    width: 48%;
  }
}

.btnArea {
  font-family: "Roboto", sans-serif;
  position: relative;
  font-weight: 500;
  letter-spacing: 0.01em;
  color: #4A4A4A;
  width: 100%;
  padding-bottom: 10px;
  z-index: 10;
}
.btnArea a {
  color: white;
}
.btnArea .middle {
  padding: 1em 0;
  text-align: center;
}
.btnArea .middle button.basicBW {
  position: relative;
  width: 100%;
  height: 70px;
  margin-bottom: 2em;
  border: 1px solid white;
  color: #EEEEEE;
  letter-spacing: 0.01em;
  background-image: url(../images/common/triangle-w.svg);
  background-repeat: no-repeat;
  background-position: right center;
  background-color: transparent;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.btnArea .middle button.basicBW.request {
  background-color: #af9161;
  color: white;
}
.btnArea .middle button.basicBW.reserve {
  background-color: #826c48;
  color: white;
}
.btnArea .middle button.basicBW.online {
  background-color: #9f9b58;
  color: white;
}
.btnArea .middle button.basicBW {
  z-index: 2;
}
.btnArea .middle button.basicBW:hover {
  background-color: white;
  color: black;
  background-image: url(../images/common/triangle.svg);
}
.btnArea .hpLink li {
  display: inline-block;
  margin: 10px 20px 0px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  letter-spacing: 0.1em;
}
.btnArea .hpLink li a {
  color: #EEEEEE;
}
.btnArea .hpLink li a:hover {
  text-decoration: underline;
}
.btnArea .hpLink li.soon {
  display: none;
}
.btnArea .caption {
  color: white;
}

.bttomBtnArea {
  position: relative;
  width: 100%;
  padding: 10px 0;
  z-index: 0;
  background-color: white;
  color: black;
}
.bttomBtnArea .middle {
  width: 100%;
  max-width: 800px;
  margin: 3% auto;
  padding: 0;
  text-align: center;
}
.bttomBtnArea .middle .flexcontainer {
  justify-content: center;
  gap: 1em 30px;
  margin-bottom: 1em;
}
.bttomBtnArea .middle button.basicBW {
  position: relative;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  width: 46%;
  aspect-ratio: 16/3;
  border: 1px solid white;
  font-size: 1rem;
  color: #EEEEEE;
  letter-spacing: 0.2em;
  background-image: url(../images/common/triangle-w.svg);
  background-repeat: no-repeat;
  background-position: right center;
  background-color: transparent;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.bttomBtnArea .middle button.basicBW.request {
  background-color: #af9161;
  color: white;
}
.bttomBtnArea .middle button.basicBW.reserve {
  background-color: #826c48;
  color: white;
}
.bttomBtnArea .middle button.basicBW.online {
  background-color: #9f9b58;
  color: white;
}
.bttomBtnArea .middle button.basicBW .fa {
  position: absolute;
  top: 32%;
  right: 10px;
  font-size: 20px;
}
.bttomBtnArea .middle button.basicBW {
  z-index: 2;
}
.bttomBtnArea .middle button.basicBW span {
  font-size: 0.7em;
}
.bttomBtnArea .middle button.basicBW:hover {
  background-color: white;
  color: black;
  background-image: url(../images/common/triangle.svg);
}
.bttomBtnArea .hpLink li {
  font-family: "Roboto", sans-serif;
  display: inline-block;
  margin: 10px 20px 0px;
  letter-spacing: 0.2em;
}
.bttomBtnArea .hpLink li a {
  color: inherit;
}
.bttomBtnArea .hpLink li a:hover {
  text-decoration: underline;
}
.bttomBtnArea .hpLink li.soon {
  display: none;
}
.bttomBtnArea .caption {
  color: inherit;
}
@media only screen and (max-width: 767px) {
  .bttomBtnArea .middle button.basicBW {
    width: 100%;
    aspect-ratio: 16/3;
    margin-bottom: 1em;
  }
  .bttomBtnArea .middle button.basicBW:last-child {
    margin-bottom: 0;
  }
}

.btnStack {
  position: relative;
  width: 80%;
  max-width: 800px;
  margin: auto;
  z-index: 102;
}

.footerNavi {
  display: none;
}

/* !flexbox */
.flexContainer,
.flexcontainer {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: space-between;
}
.flexContainer .flexItem2,
.flexcontainer .flexItem2 {
  width: 49%;
}
.flexContainer .w15,
.flexcontainer .w15 {
  width: 15%;
}
.flexContainer .w19,
.flexcontainer .w19 {
  width: 19%;
}
.flexContainer .w20,
.flexcontainer .w20 {
  width: 20%;
}
.flexContainer .w24,
.flexcontainer .w24 {
  width: 24%;
}
.flexContainer .w25,
.flexcontainer .w25 {
  width: 25%;
}
.flexContainer .w30,
.flexContainer .flexItem3,
.flexContainer .flexItem3_1,
.flexcontainer .w30,
.flexcontainer .flexItem3,
.flexcontainer .flexItem3_1 {
  width: 30%;
}
.flexContainer .w32,
.flexcontainer .w32 {
  width: 32%;
}
.flexContainer .w33,
.flexcontainer .w33 {
  width: 33%;
}
.flexContainer .w40,
.flexcontainer .w40 {
  width: 40%;
}
.flexContainer .w45,
.flexcontainer .w45 {
  width: 45%;
}
.flexContainer .w48,
.flexcontainer .w48 {
  width: 48%;
}
.flexContainer .w49,
.flexcontainer .w49 {
  width: 49%;
}
.flexContainer .w50,
.flexcontainer .w50 {
  width: 50%;
}
.flexContainer .w55,
.flexcontainer .w55 {
  width: 55%;
}
.flexContainer .w60,
.flexcontainer .w60 {
  width: 60%;
}
.flexContainer .w65,
.flexcontainer .w65 {
  width: 65%;
}
.flexContainer .w66,
.flexContainer .flexItem3_2,
.flexcontainer .w66,
.flexcontainer .flexItem3_2 {
  width: 66%;
}
.flexContainer .w70,
.flexcontainer .w70 {
  width: 70%;
}
.flexContainer .w75,
.flexcontainer .w75 {
  width: 75%;
}
.flexContainer.btAlign, .flexContainer.flex-align-end, .flexContainer.alignen,
.flexcontainer.btAlign,
.flexcontainer.flex-align-end,
.flexcontainer.alignen {
  align-items: flex-end;
}
.flexContainer.flATop, .flexContainer.flex-align-start, .flexContainer.alignst,
.flexcontainer.flATop,
.flexcontainer.flex-align-start,
.flexcontainer.alignst {
  align-items: flex-start;
}
.flexContainer.flex-align-center, .flexContainer.aligncent,
.flexcontainer.flex-align-center,
.flexcontainer.aligncent {
  align-items: center;
}
.flexContainer.flex-align-stretch, .flexContainer.alignstr,
.flexcontainer.flex-align-stretch,
.flexcontainer.alignstr {
  align-items: stretch;
}
.flexContainer.flex-justify-start, .flexContainer.flst,
.flexcontainer.flex-justify-start,
.flexcontainer.flst {
  justify-content: flex-start;
}
.flexContainer.flex-justify-end, .flexContainer.flen,
.flexcontainer.flex-justify-end,
.flexcontainer.flen {
  justify-content: flex-end;
}
.flexContainer.flex-justify-center, .flexContainer.flcent,
.flexcontainer.flex-justify-center,
.flexcontainer.flcent {
  justify-content: center;
}
.flexContainer.gap10,
.flexcontainer.gap10 {
  gap: 10px;
}
.flexContainer.gap20,
.flexcontainer.gap20 {
  gap: 20px;
}

/* !Button */
.btn {
  letter-spacing: 3px;
}

.btn_pageTop {
  position: fixed;
  right: 20px;
  display: block;
  width: 40px;
  height: 40px;
  padding: 0;
  text-align: center;
  background-color: #af9161;
  z-index: 9999;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
.btn_pageTop a {
  color: white;
}

.btn_scroll {
  position: absolute;
  top: 80px;
  left: 50%;
  width: 80px;
  height: 80px;
  margin-left: -40px;
  color: white;
  background-color: black;
  background-image: url(../images/common/nLogo_w.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  text-align: center;
  border: 1px solid black;
  z-index: 1;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  -moz-animation: fluffy1 4s ease infinite;
  -webkit-animation: fluffy1 4s ease infinite;
  animation: fluffy1 4s ease infinite;
}
.btn_scroll p {
  font-size: 10px;
  line-height: 1.5;
  margin-bottom: 0;
}

.btn-close {
  padding: 10px 20px;
  background-color: #4A4A4A;
  border: none;
  color: white;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  width: 100px;
  margin: 0 auto;
  font-size: 0.6em;
}

.btn-more {
  display: block;
  width: 300px;
  height: 300px;
  margin: 0 auto;
}
.btn-more img {
  width: 90%;
}
.btn-more a {
  color: white;
}

.btn-more-inner {
  position: absolute;
  bottom: -5%;
  left: 50%;
  margin-left: -80px;
  width: 160px;
  color: white;
  letter-spacing: 2px;
  text-align: center;
  background-color: black;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.btn-more-inner:hover {
  background-color: #af9161;
  color: white;
}

/* !Delay */
.delay00 {
  animation-duration: 1s;
  /* デュレーション*/
  animation-delay: 0s;
  /* ディレイ*/
}

.delay01 {
  animation-duration: 1s;
  /* デュレーション*/
  animation-delay: 0.25s;
  /* ディレイ*/
}

.delay02 {
  animation-duration: 1s;
  /* デュレーション*/
  animation-delay: 0.5s;
  /* ディレイ*/
}

.delay03 {
  animation-duration: 1s;
  /* デュレーション*/
  animation-delay: 0.75s;
  /* ディレイ*/
}

.delay04 {
  animation-duration: 1s;
  /* デュレーション*/
  animation-delay: 1s;
  /* ディレイ*/
}

.delay05 {
  animation-duration: 1s;
  /* デュレーション*/
  animation-delay: 1.25s;
  /* ディレイ*/
}

.delay06 {
  animation-duration: 1s;
  /* デュレーション*/
  animation-delay: 1.5s;
  /* ディレイ*/
}

.reflection {
  position: relative;
  overflow: hidden;
  background-color: #666;
}

.reflection::after {
  content: "";
  display: block;
  width: 30px;
  height: 100%;
  position: absolute;
  top: -180px;
  left: 0;
  background-color: #FFF;
  opacity: 0;
  transform: rotate(45deg);
  animation: reflect 2s ease-in-out infinite;
  -webkit-transform: rotate(45deg);
  -webkit-animation: reflect 3s ease-in-out infinite;
}

@keyframes reflect {
  0% {
    transform: scale(0) rotate(45deg);
    opacity: 0;
  }
  80% {
    transform: scale(0) rotate(45deg);
    opacity: 0.5;
  }
  81% {
    transform: scale(4) rotate(45deg);
    opacity: 1;
  }
  100% {
    transform: scale(50) rotate(45deg);
    opacity: 0;
  }
}
@-webkit-keyframes reflect {
  0% {
    transform: scale(0) rotate(45deg);
    opacity: 0;
  }
  80% {
    transform: scale(0) rotate(45deg);
    opacity: 0.5;
  }
  81% {
    transform: scale(4) rotate(45deg);
    opacity: 1;
  }
  100% {
    transform: scale(50) rotate(45deg);
    opacity: 0;
  }
}
/**************************************

				 !Media

***************************************/
/* !tab */
@media screen and (max-width: 991px) {
  header .container {
    width: 98%;
    padding: 0;
  }
  header .container .headerLogo .logo {
    display: flex;
    min-width: 300px;
    justify-content: flex-start;
    align-items: center;
  }
  header .container .headerLogo .logo .logoBox {
    width: 100px;
    margin-right: 0.5em;
  }
  header .container .headerLogo .logo .pjName {
    font-size: 0.7rem;
    letter-spacing: 0.05em;
  }
  header .container nav ul {
    display: flex;
    align-items: center;
  }
  header .container nav ul li {
    font-size: 0.6rem;
  }
  header .container nav.spHidden a {
    letter-spacing: 2px;
    padding: 3px 4px;
    text-align: center;
    line-height: 1.3;
  }
  header .container nav.spHidden a.btnStyle {
    padding: 7px 5px;
    letter-spacing: 0;
  }
  nav#gNavi ul.content-menu li {
    margin: 0px;
    font-size: 0.7em;
    letter-spacing: 0px;
  }
}
/* !SP */
@media only screen and (max-width: 767px) {
  .spHidden {
    display: none;
  }
  .pcHidden {
    display: block;
  }
  .bttomBtnArea {
    width: 100%;
    padding-left: 3%;
    padding-right: 3%;
  }
  .bttomBtnArea .middle {
    flex-direction: column;
    gap: 10px 0;
  }
  .w60container,
  .w70container,
  .w80container {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .headStack {
    position: sticky;
    top: 0;
    height: 60px;
    z-index: 9999;
  }
  .headStack header {
    padding: 0;
    width: 100%;
    height: 100%;
  }
  .headStack header .container {
    padding: 10px 15px;
    flex-direction: row;
  }
  .headStack header .container .headerLogo {
    margin: 2px 0;
  }
  .headStack header .container .headerLogo .logo {
    flex-direction: row;
    width: 100%;
    min-width: auto;
    height: auto;
    margin: 0 auto;
    padding: 0;
  }
  .headStack header .container .headerLogo .logo .logoBox {
    width: 84px;
  }
  .headStack header .container .headerLogo .logo .logoBox img {
    vertical-align: middle;
  }
  .headStack header .container .headerLogo .logo .pjName {
    flex-grow: 1;
    font-size: 0.8rem;
  }
  .headStack header .container nav.spNav {
    display: block;
    right: 0px;
    width: 40px;
    height: 40px;
    z-index: 100;
    background-color: transparent;
  }
  .headStack header .container nav.spNav .menu-button {
    width: 40px;
    margin: 0em 0em 0em auto;
  }
  nav#gNavi {
    position: fixed;
    width: 100%;
    top: 60px;
    bottom: 0;
    background-color: black;
    overflow-y: auto;
    z-index: 9999;
  }
  nav#gNavi .container {
    padding: 3% 0;
  }
  nav#gNavi .container ul.content-menu {
    width: 70%;
    margin: 0 auto;
    flex-direction: column;
    justify-content: center;
  }
  nav#gNavi .container ul.content-menu li {
    width: 70%;
    margin: 0 auto 1em;
  }
  nav#gNavi .container ul.content-menu li a {
    display: block;
    width: 100%;
    color: white;
  }
  nav#gNavi a.closeBtn {
    display: block;
    text-align: center;
    margin-top: 20px;
  }
  nav#gNavi a.closeBtn .fa {
    color: white;
    font-size: 30px;
  }
  #gNavi:not(:target) {
    right: -100%;
    transition: right 0.55s;
  }
  #gNavi:target {
    right: 0;
    transition: right 0.5s;
  }
  .btn-close {
    display: block;
  }
  .borderBtmTop::after {
    display: none;
  }
  .footerNavi {
    display: block;
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 68px;
    background-color: black;
    z-index: 999;
    padding: 0.5em;
  }
  .footerNavi nav.spNav ul.sp_buttons {
    display: flex;
    justify-content: center;
  }
  .footerNavi nav.spNav ul.sp_buttons li {
    width: 20%;
    border-right: 1px solid white;
  }
  .footerNavi nav.spNav ul.sp_buttons li img {
    width: 98%;
    margin: 0 auto;
  }
  .footerNavi nav.spNav ul.sp_buttons li:last-child {
    border-right: none;
    display: none;
  }
  .footerNavi nav.spNav ul.sp_buttons li:nth-last-child(2) {
    border-right: none;
  }
}
/* スクロールをしたら出現する要素にはじめに透過0を指定　*/
.blurTrigger,
.zoomInTrigger,
.zoomOutTrigger {
  opacity: 0;
}

/* zoomIn */
.zoomIn {
  animation-name: zoomInAnime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
}

@keyframes zoomInAnime {
  from {
    transform: scale(0.6);
    opacity: 0;
  }
  to {
    transform: scale(1);
    opacity: 1;
  }
}
/* zoomOut */
.zoomOut {
  animation-name: zoomOutAnime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
}

@keyframes zoomOutAnime {
  from {
    transform: scale(1.2);
    opacity: 0;
  }
  to {
    transform: scale(1);
    opacity: 1;
  }
}
/* blur */
.blur {
  animation-name: blurAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
}

@keyframes blurAnime {
  from {
    filter: blur(10px);
    transform: scale(1.02);
    opacity: 0;
  }
  to {
    filter: blur(0);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes sp-blurAnime {
  from {
    filter: blur(10px);
    transform: scale(1.02);
    opacity: 0;
  }
  to {
    filter: blur(0);
    transform: scale(1);
    opacity: 1;
  }
}
/* fadeUp */
.fadeIn {
  animation-name: fadeInAnime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeInAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* fadeUp */
.fadeUp {
  animation-name: fadeUpAnime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeUpAnime {
  from {
    opacity: 0;
    transform: translateY(100px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/* fadeDown */
.fadeDown {
  animation-name: fadeDownAnime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeDownAnime {
  from {
    opacity: 0;
    transform: translateY(-100px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/* fadeLeft */
.fadeLeft {
  animation-name: fadeLeftAnime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeLeftAnime {
  from {
    opacity: 0;
    transform: translateX(-100px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
/* fadeRight */
.fadeRight {
  animation-name: fadeRightAnime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeRightAnime {
  from {
    opacity: 0;
    transform: translateX(100px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
/* スクロールをしたら出現する要素にはじめに透過0を指定　*/
.fadeInTrigger,
.fadeUpTrigger,
.fadeDownTrigger,
.fadeLeftTrigger,
.fadeRightTrigger {
  opacity: 0;
}

html,
body {
  margin: 0;
  font-size: 16px;
  box-sizing: border-box;
}

h2 {
  font-size: 1.4rem;
  font-weight: 300;
}

h3 {
  font-size: 1.3rem;
  font-weight: 300;
}

.dashB {
  background-color: transparent;
  border-bottom: 1px dashed #212121;
  padding-bottom: 0.5em;
  margin-bottom: 0.5em;
}

.item100,
.w100 {
  width: 100%;
}

main {
  display: block;
  position: relative;
  font-family: "Noto Serif JP", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 2;
  font-weight: 400;
  color: #4A4A4A;
}
main img {
  width: 100%;
}
main ul li {
  font-size: 0.9rem;
}

@keyframes subKen {
  from {
    transform: scale(1.07);
  }
  to {
    transform: scale(1);
  }
}
@keyframes subScrollCue {
  0% {
    transform: scaleY(0);
    transform-origin: top center;
  }
  45% {
    transform: scaleY(1);
    transform-origin: top center;
  }
  55% {
    transform: scaleY(1);
    transform-origin: bottom center;
  }
  100% {
    transform: scaleY(0);
    transform-origin: bottom center;
  }
}
@keyframes subBarSweep {
  0% {
    transform: translateX(-100%);
  }
  55%, 100% {
    transform: translateX(250%);
  }
}
@keyframes subRise {
  from {
    opacity: 0;
    transform: translateY(22px);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
html.js-rv .subPage .rv {
  opacity: 0;
  transform: translateY(26px);
  transition: opacity 1.05s cubic-bezier(0.2, 0.7, 0.2, 1), transform 1.05s cubic-bezier(0.2, 0.7, 0.2, 1);
  transition-delay: var(--d, 0s);
}
html.js-rv .subPage .rv.is-in {
  opacity: 1;
  transform: none;
}
html.js-rv .subPage .rvImg > img {
  clip-path: inset(0 0 100% 0);
  transition: clip-path 1.35s cubic-bezier(0.22, 0.7, 0.12, 1);
  transition-delay: var(--d, 0s);
}
html.js-rv .subPage .rvImg.is-in > img {
  clip-path: inset(0 0 0 0);
}
html.js-rv .subPage .rvWipe > img {
  clip-path: inset(100% 0 0 0);
  transition: clip-path 1.6s cubic-bezier(0.22, 0.7, 0.12, 1);
}
html.js-rv .subPage .rvWipe.is-in > img {
  clip-path: inset(0 0 0 0);
}
@media (prefers-reduced-motion: reduce) {
  html.js-rv .subPage .rv,
  html.js-rv .subPage .rvImg > img,
  html.js-rv .subPage .rvWipe > img {
    opacity: 1;
    transform: none;
    clip-path: none;
    transition: none;
  }
}

body.subPage {
  background-color: #f6f1e9;
}
body.subPage .headStack {
  position: fixed;
  transition: background-color 0.4s ease;
}
body.subPage nav#gNavi {
  background-color: transparent;
  border-top: 1px solid rgba(175, 145, 97, 0.4);
  border-bottom: 1px solid rgba(175, 145, 97, 0.4);
  padding: 0;
  z-index: 10;
}
body.subPage nav#gNavi .container {
  padding: 0;
}
body.subPage nav#gNavi ul.content-menu {
  display: flex;
  justify-content: center;
  gap: clamp(16px, 3.2vw, 52px);
}
body.subPage nav#gNavi ul.content-menu li {
  width: auto;
  padding: 0;
}
body.subPage nav#gNavi ul.content-menu li a {
  display: block;
  position: relative;
  width: auto;
  padding: 16px 2px;
  border: none;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 13px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  white-space: nowrap;
  color: #3a342b;
  transition: color 0.35s ease;
}
body.subPage nav#gNavi ul.content-menu li a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 9px;
  width: 100%;
  height: 1px;
  background-color: #af9161;
  transform: scaleX(0);
  transform-origin: left center;
  transition: transform 0.42s cubic-bezier(0.4, 0, 0.2, 1);
}
body.subPage nav#gNavi ul.content-menu li a:hover {
  color: #af9161;
}
body.subPage nav#gNavi ul.content-menu li a:hover::after {
  transform: scaleX(1);
}
body.subPage nav#gNavi ul.content-menu li.current a {
  color: #af9161;
}
body.subPage nav#gNavi ul.content-menu li.current a::after {
  transform: scaleX(1);
}
body.subPage nav#gNavi ul.content-menu li.is-soon a {
  color: rgba(58, 52, 43, 0.34);
  cursor: default;
  pointer-events: none;
}
body.subPage nav#gNavi ul.content-menu li.is-soon a::after {
  content: none;
}
body.subPage nav#gNavi a.closeBtn {
  display: none;
}
body.subPage header nav.spNav {
  display: none;
}
body.subPage header nav.spNav .menu-button a {
  display: block;
  position: relative;
  width: 26px;
  height: 18px;
}
body.subPage header nav.spNav .menu-button a span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 1.5px;
  background-color: #2b2620;
  transition: transform 0.35s ease, opacity 0.3s ease;
}
body.subPage header nav.spNav .menu-button a span:nth-child(1) {
  top: 0;
}
body.subPage header nav.spNav .menu-button a span:nth-child(2) {
  top: 8px;
}
body.subPage header nav.spNav .menu-button a span:nth-child(3) {
  top: 16px;
}
@media screen and (min-width: 768px) {
  body.subPage .spbr {
    display: none;
  }
}
body.subPage main {
  background-color: #f6f1e9;
  color: #231815;
}
body.subPage .imgMask {
  display: block;
  overflow: hidden;
}
body.subPage .imgMask img {
  display: block;
  width: 100%;
}
body.subPage .capTxt {
  font-family: "Noto Serif JP", serif;
  font-weight: 300;
  font-size: 10px;
  line-height: 1.7;
  letter-spacing: 0.03em;
  color: #000;
  margin-top: 1em;
}
body.subPage .pageHead {
  position: relative;
  margin-top: var(--headH, 110px);
  height: calc(100vh - var(--headH, 110px));
  height: calc(100svh - var(--headH, 110px));
  min-height: 420px;
  overflow: hidden;
  background-color: #0a0908;
}
body.subPage .pageHead .pageHead__media {
  position: absolute;
  inset: 0;
}
body.subPage .pageHead .pageHead__media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 58%;
  animation: subKen 16s cubic-bezier(0.2, 0.6, 0.2, 1) forwards;
}
@media (prefers-reduced-motion: reduce) {
  body.subPage .pageHead .pageHead__media img {
    animation: none;
  }
}
body.subPage .pageHead .pageHead__shade {
  position: absolute;
  inset: 0;
  background: linear-gradient(97deg, rgba(6, 5, 4, 0.8) 0%, rgba(6, 5, 4, 0.52) 32%, rgba(6, 5, 4, 0.14) 62%, rgba(6, 5, 4, 0) 100%), linear-gradient(0deg, rgba(6, 5, 4, 0.6) 0%, rgba(6, 5, 4, 0) 40%);
}
body.subPage .pageHead .pageHead__inner {
  position: absolute;
  left: clamp(28px, 5vw, 104px);
  bottom: clamp(86px, 16vh, 190px);
  width: min(86%, 700px);
  color: #fff;
}
body.subPage .pageHead .pageHead__inner > * {
  opacity: 0;
  animation: subRise 1.25s cubic-bezier(0.2, 0.7, 0.2, 1) forwards;
}
body.subPage .pageHead .pageHead__inner > *:nth-child(1) {
  animation-delay: 0.25s;
}
body.subPage .pageHead .pageHead__inner > *:nth-child(2) {
  animation-delay: 0.42s;
}
@media (prefers-reduced-motion: reduce) {
  body.subPage .pageHead .pageHead__inner > * {
    opacity: 1;
    animation: none;
  }
}
body.subPage .pageHead .pageHead__label {
  font-family: "Noto Serif JP", serif;
  font-weight: 300;
  font-size: 0.76rem;
  line-height: 1;
  letter-spacing: 0.46em;
  color: #af9161;
  margin-bottom: 1.9em;
}
body.subPage .pageHead .pageHead__ttl {
  font-family: "adobe-garamond-pro", Georgia, "Times New Roman", serif;
  font-weight: 400;
  font-size: clamp(2.9rem, 1.4rem + 4.8vw, 6.4rem);
  line-height: 1.02;
  letter-spacing: 0.13em;
  overflow-wrap: normal;
}
body.subPage .pageHead .pageHead__caption {
  position: absolute;
  right: clamp(14px, 2vw, 30px);
  bottom: clamp(10px, 1.4vw, 18px);
  font-size: 10px;
  line-height: 1.6;
  letter-spacing: 0.02em;
  color: #fff;
  text-shadow: 0 1px 6px rgba(0, 0, 0, 0.45);
}
body.subPage .pageHead .pageHead__scroll {
  position: absolute;
  left: calc(clamp(28px, 5vw, 104px) + 3px);
  bottom: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
}
body.subPage .pageHead .pageHead__scroll .pageHead__scrollTxt {
  writing-mode: vertical-rl;
  font-family: "adobe-garamond-pro", Georgia, "Times New Roman", serif;
  font-size: 0.58rem;
  letter-spacing: 0.36em;
  color: rgba(255, 255, 255, 0.78);
}
body.subPage .pageHead .pageHead__scroll .pageHead__scrollLine {
  position: relative;
  display: block;
  width: 1px;
  height: clamp(38px, 5.5vh, 64px);
  background-color: rgba(255, 255, 255, 0.22);
}
body.subPage .pageHead .pageHead__scroll .pageHead__scrollLine::after {
  content: "";
  position: absolute;
  inset: 0;
  background-color: #af9161;
  animation: subScrollCue 2.6s cubic-bezier(0.4, 0, 0.2, 1) infinite;
}
@media (prefers-reduced-motion: reduce) {
  body.subPage .pageHead .pageHead__scroll .pageHead__scrollLine::after {
    animation: none;
  }
}
body.subPage .noBreak {
  white-space: nowrap;
}
body.subPage .secHead .secLabel {
  font-family: "Noto Serif JP", serif;
  font-weight: 300;
  font-size: 0.74rem;
  line-height: 1.6;
  letter-spacing: 0.46em;
  color: #826c48;
  margin-top: 2.1em;
}
body.subPage .secHead .secTtl {
  position: relative;
  font-family: "adobe-garamond-pro", Georgia, "Times New Roman", serif;
  font-weight: 400;
  font-size: clamp(2rem, 1.2rem + 2.6vw, 3.7rem);
  line-height: 1.08;
  letter-spacing: 0.14em;
  color: #231815;
  margin-top: 0.5em;
  padding-bottom: 0.5em;
  overflow-wrap: normal;
}
body.subPage .secHead .secTtl::after {
  content: "";
  position: absolute;
  left: 2px;
  bottom: 0;
  width: clamp(40px, 5vw, 68px);
  height: 1px;
  background-color: #af9161;
}
body.subPage .pageNav {
  background-color: #f6f1e9;
  border-top: 1px solid rgba(175, 145, 97, 0.3);
  padding: clamp(48px, 6.6vw, 108px) 0 clamp(44px, 5.4vw, 88px);
}
body.subPage .pageNav .pageNavInner {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: clamp(20px, 4vw, 64px);
  width: min(90%, 1180px);
  margin: 0 auto;
}
body.subPage .pageNav .pageNavLink {
  display: block;
  position: relative;
  padding-bottom: 0.9em;
}
body.subPage .pageNav .pageNavLink .pageNavLink__label {
  display: flex;
  align-items: center;
  gap: 12px;
  font-family: "adobe-garamond-pro", Georgia, "Times New Roman", serif;
  font-size: 0.64rem;
  letter-spacing: 0.3em;
  color: #826c48;
  margin-bottom: 1.2em;
}
body.subPage .pageNav .pageNavLink .pageNavLink__label::before {
  content: "";
  display: block;
  width: 26px;
  height: 1px;
  background-color: rgba(175, 145, 97, 0.6);
}
body.subPage .pageNav .pageNavLink .pageNavLink__ttl {
  display: block;
  font-family: "adobe-garamond-pro", Georgia, "Times New Roman", serif;
  font-size: clamp(1.3rem, 0.9rem + 1.4vw, 2.1rem);
  line-height: 1.1;
  letter-spacing: 0.12em;
  color: #231815;
  white-space: nowrap;
  transition: color 0.4s ease;
}
body.subPage .pageNav .pageNavLink .pageNavLink__ja {
  display: block;
  font-family: "Noto Serif JP", serif;
  font-weight: 300;
  font-size: 0.7rem;
  letter-spacing: 0.34em;
  color: rgba(35, 24, 21, 0.5);
  margin-top: 0.9em;
}
body.subPage .pageNav .pageNavLink::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: rgba(175, 145, 97, 0.28);
}
body.subPage .pageNav .pageNavLink:hover .pageNavLink__ttl {
  color: #af9161;
}
body.subPage .pageNav .pageNavLink--next {
  text-align: right;
}
body.subPage .pageNav .pageNavLink--next .pageNavLink__label {
  justify-content: flex-end;
}
body.subPage .pageNav .pageNavLink--next .pageNavLink__label::before {
  order: 2;
}
body.subPage .pageNav .pageNavList {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.9em clamp(14px, 2.4vw, 34px);
  width: min(90%, 1180px);
  margin: clamp(34px, 4.6vw, 70px) auto 0;
  padding-top: clamp(24px, 3vw, 44px);
  border-top: 1px solid rgba(175, 145, 97, 0.25);
}
body.subPage .pageNav .pageNavList li {
  font-size: 0.68rem;
}
body.subPage .pageNav .pageNavList li a,
body.subPage .pageNav .pageNavList li span {
  font-family: "adobe-garamond-pro", Georgia, "Times New Roman", serif;
  font-size: 0.68rem;
  letter-spacing: 0.24em;
  white-space: nowrap;
  color: rgba(35, 24, 21, 0.55);
  transition: color 0.35s ease;
}
body.subPage .pageNav .pageNavList li a:hover {
  color: #af9161;
}
body.subPage .pageNav .pageNavList li.current span {
  color: #af9161;
}
@media only screen and (max-width: 767px) {
  body.subPage nav#gNavi {
    position: fixed;
    inset: 0;
    width: 100%;
    height: 100%;
    background-color: #f8f5ee;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    z-index: 10000;
    transition: opacity 0.45s ease, visibility 0.45s ease;
  }
  body.subPage nav#gNavi .container {
    width: 100%;
  }
  body.subPage nav#gNavi ul.content-menu {
    flex-direction: column;
    gap: 0;
  }
  body.subPage nav#gNavi ul.content-menu li {
    width: 100%;
    text-align: center;
  }
  body.subPage nav#gNavi ul.content-menu li a {
    padding: 17px 0;
    font-size: 15px;
    letter-spacing: 0.24em;
    opacity: 0;
    transform: translateY(12px);
    transition: color 0.35s ease, opacity 0.5s ease, transform 0.5s ease;
  }
  body.subPage nav#gNavi ul.content-menu li a::after {
    left: 50%;
    width: 34px;
    transform: translateX(-50%) scaleX(0);
  }
  body.subPage nav#gNavi ul.content-menu li.current a::after {
    transform: translateX(-50%) scaleX(1);
  }
  body.subPage nav#gNavi a.closeBtn {
    display: block;
    position: absolute;
    top: 22px;
    right: 22px;
    width: 26px;
    height: 26px;
  }
  body.subPage nav#gNavi a.closeBtn span {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1.5px;
    background-color: #2b2620;
  }
  body.subPage nav#gNavi a.closeBtn span:nth-child(1) {
    transform: translateY(-50%) rotate(45deg);
  }
  body.subPage nav#gNavi a.closeBtn span:nth-child(2) {
    transform: translateY(-50%) rotate(-45deg);
  }
  body.subPage #gNavi.is-open {
    opacity: 1;
    visibility: visible;
  }
  body.subPage #gNavi.is-open ul.content-menu li a {
    opacity: 1;
    transform: translateY(0);
  }
  body.subPage header nav.spNav {
    display: block;
  }
  body.subPage header nav.spNav .menu-button {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
    height: 40px;
    margin: 0;
  }
  body.subPage .pageHead {
    height: calc(100svh - var(--headH, 60px) - 68px);
    min-height: 460px;
  }
  body.subPage .pageHead .pageHead__media img {
    object-position: center 50%;
  }
  body.subPage .pageHead .pageHead__shade {
    background: linear-gradient(100deg, rgba(6, 5, 4, 0.62) 0%, rgba(6, 5, 4, 0.34) 46%, rgba(6, 5, 4, 0.16) 100%), linear-gradient(0deg, rgba(6, 5, 4, 0.88) 0%, rgba(6, 5, 4, 0.62) 26%, rgba(6, 5, 4, 0.16) 52%, rgba(6, 5, 4, 0) 74%);
  }
  body.subPage .pageHead .pageHead__inner {
    left: clamp(24px, 7vw, 44px);
    bottom: clamp(100px, 15vh, 150px);
    width: 84%;
  }
  body.subPage .pageHead .pageHead__label {
    margin-bottom: 1.5em;
  }
  body.subPage .pageHead .pageHead__scroll {
    left: clamp(24px, 7vw, 44px);
  }
  body.subPage .pageHead .pageHead__scroll .pageHead__scrollTxt {
    font-size: 0.54rem;
  }
  body.subPage .pageHead .pageHead__scroll .pageHead__scrollLine {
    height: clamp(30px, 4vh, 44px);
  }
  body.subPage .secHead .secLabel {
    margin-top: 1.7em;
  }
  body.subPage .pageNav .pageNavInner {
    flex-direction: column;
    gap: clamp(26px, 8vw, 40px);
  }
  body.subPage .pageNav .pageNavLink--next {
    text-align: left;
  }
  body.subPage .pageNav .pageNavLink--next .pageNavLink__label {
    justify-content: flex-start;
  }
  body.subPage .pageNav .pageNavLink--next .pageNavLink__label::before {
    order: 0;
  }
  body.subPage .pageNav .pageNavList {
    gap: 1.1em clamp(12px, 4vw, 22px);
  }
}

@keyframes mrRise {
  from {
    opacity: 0;
    transform: translateY(24px);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
@keyframes mrKen {
  from {
    transform: scale(1.05);
  }
  to {
    transform: scale(1);
  }
}
@keyframes mrWipe {
  from {
    clip-path: inset(0 0 100% 0);
  }
  to {
    clip-path: inset(0 0 0 0);
  }
}
body#modelroom .mrContainer {
  position: relative;
  width: 100%;
  max-width: 1560px;
  margin: 0 auto;
  padding: 0 clamp(24px, 5.4vw, 112px);
}
body#modelroom .capTxt--light {
  color: #fff;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.8), 0 0 12px rgba(0, 0, 0, 0.5);
}
@media only screen and (max-width: 767px) {
  body#modelroom .pcbr {
    display: none;
  }
}
body#modelroom .secBar {
  position: relative;
  z-index: 1;
}
body#modelroom .secBar .secBar__main {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  gap: clamp(16px, 2.6vw, 44px);
}
body#modelroom .secBar .secBar__ttl {
  position: relative;
  flex: 0 0 auto;
  font-family: "adobe-garamond-pro", Georgia, "Times New Roman", serif;
  font-weight: 400;
  font-size: clamp(2.15rem, 1.15rem + 3.2vw, 4.5rem);
  line-height: 1.02;
  letter-spacing: 0.13em;
  color: #231815;
  overflow-wrap: normal;
}
body#modelroom .secBar .secBar__ttl--mix {
  letter-spacing: 0.055em;
}
body#modelroom .secBar .secBar__ghost {
  position: absolute;
  z-index: -1;
  left: -0.055em;
  top: 50%;
  transform: translateY(-52%);
  font-family: "adobe-garamond-pro", Georgia, "Times New Roman", serif;
  font-weight: 400;
  font-size: clamp(126px, 18vw, 300px);
  line-height: 1;
  letter-spacing: 0.01em;
  white-space: nowrap;
  color: rgba(35, 24, 21, 0.05);
  pointer-events: none;
  user-select: none;
}
body#modelroom .secBar .secBar__rule {
  flex: 1 1 auto;
  display: block;
  min-width: 0;
  height: 1px;
  margin-bottom: clamp(12px, 1.2vw, 22px);
  background-color: rgba(175, 145, 97, 0.28);
}
body#modelroom .secBar .secBar__meta {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  flex: 0 1 auto;
  gap: clamp(11px, 1.3vw, 19px);
  margin-bottom: clamp(9px, 0.95vw, 17px);
  font-family: "adobe-garamond-pro", Georgia, "Times New Roman", serif;
  font-size: 0.78rem;
  line-height: 1;
  letter-spacing: 0.22em;
}
body#modelroom .secBar .secBar__cur {
  color: #826c48;
}
body#modelroom .secBar .secBar__bar {
  display: block;
  width: clamp(26px, 3.2vw, 48px);
  height: 1px;
  background-color: rgba(175, 145, 97, 0.5);
}
body#modelroom .secBar .secBar__total {
  color: rgba(35, 24, 21, 0.36);
}
body#modelroom .secBar .secBar__label {
  font-family: "Noto Serif JP", serif;
  font-weight: 300;
  font-size: 0.74rem;
  letter-spacing: 0.42em;
  color: #826c48;
  margin-left: clamp(4px, 1.1vw, 20px);
}
body#modelroom .secBar.secBar--light .secBar__ghost {
  color: rgba(255, 255, 255, 0.042);
}
body#modelroom .secBar.secBar--light .secBar__cur {
  color: #fff;
}
body#modelroom .secBar.secBar--light .secBar__bar {
  background-color: rgba(255, 255, 255, 0.4);
}
body#modelroom .secBar.secBar--light .secBar__total {
  color: rgba(255, 255, 255, 0.4);
}
body#modelroom .secBar.secBar--light .secBar__label {
  color: #af9161;
}
body#modelroom .secBar.secBar--light .secBar__ttl {
  color: #fff;
}
body#modelroom .secBar.secBar--light .secBar__rule {
  background-color: rgba(175, 145, 97, 0.34);
}
body#modelroom .secBar.secBar--stack .secBar__main {
  flex-direction: column;
  align-items: flex-start;
  gap: 0;
}
body#modelroom .secBar.secBar--stack .secBar__ghost {
  font-size: clamp(84px, 9vw, 132px);
}
body#modelroom .secBar.secBar--stack .secBar__meta {
  order: -1;
  margin-bottom: clamp(20px, 2.6vw, 40px);
}
body#modelroom .secBar.secBar--stack .secBar__rule {
  flex: 0 0 auto;
  width: clamp(40px, 5vw, 68px);
  margin-top: clamp(15px, 1.8vw, 24px);
  margin-bottom: 0;
}
body#modelroom .pageHead .pageHead__media img {
  object-position: center 54%;
}
body#modelroom .galleryStack {
  position: relative;
  background-color: #efe5d3;
  padding: clamp(58px, 7.2vw, 126px) 0 clamp(60px, 7.4vw, 128px);
}
body#modelroom .galleryStack .galIntro {
  margin-top: clamp(30px, 3.8vw, 62px);
  padding-left: clamp(0px, 1.4vw, 24px);
  border-left: 1px solid rgba(175, 145, 97, 0.34);
  padding-top: 0.2em;
  padding-bottom: 0.2em;
}
body#modelroom .galleryStack .galIntro__ja {
  font-family: "Noto Serif JP", serif;
  font-weight: 300;
  font-size: clamp(1.02rem, 0.8rem + 0.86vw, 1.54rem);
  line-height: 2;
  letter-spacing: 0.1em;
  color: rgba(35, 24, 21, 0.92);
  word-break: auto-phrase;
  line-break: strict;
}
body#modelroom .galleryStack .galIntro__en {
  font-family: "adobe-garamond-pro", Georgia, "Times New Roman", serif;
  font-size: clamp(0.7rem, 0.63rem + 0.24vw, 0.88rem);
  line-height: 2.1;
  letter-spacing: 0.12em;
  color: rgba(35, 24, 21, 0.5);
  margin-top: 1.3em;
}
body#modelroom .galleryStack .galStage {
  width: 100%;
  max-width: 1560px;
  margin: clamp(36px, 4.6vw, 80px) auto 0;
}
body#modelroom .galleryStack .galSlider:not(.slick-initialized) {
  display: flex;
  overflow: hidden;
}
body#modelroom .galleryStack .galSlider:not(.slick-initialized) .galSlide {
  flex: 0 0 100%;
}
body#modelroom .galleryStack .galSlide__inner {
  display: flex;
  align-items: center;
  padding-right: clamp(24px, 5.4vw, 112px);
}
body#modelroom .galleryStack .galSlide:nth-child(even) .galSlide__inner {
  flex-direction: row-reverse;
  padding-right: 0;
  padding-left: clamp(24px, 5.4vw, 112px);
}
body#modelroom .galleryStack .galFig {
  position: relative;
  flex: 1 1 auto;
  min-width: 0;
}
body#modelroom .galleryStack .galFig__media {
  display: block;
  overflow: hidden;
  aspect-ratio: 3/2;
  background-color: #16130f;
}
body#modelroom .galleryStack .galFig__media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body#modelroom .galleryStack .galFig__cap {
  position: absolute;
  left: clamp(12px, 1.6vw, 24px);
  bottom: clamp(9px, 1.1vw, 16px);
  margin: 0;
}
body#modelroom .galleryStack .galSlide:nth-child(even) .galFig__cap {
  left: auto;
  right: clamp(12px, 1.6vw, 24px);
}
body#modelroom .galleryStack .galCard {
  position: relative;
  z-index: 2;
  flex: 0 0 auto;
  width: clamp(258px, 33%, 508px);
  margin-left: calc(clamp(30px, 4.6vw, 96px) * -1);
  padding: clamp(28px, 3.4vw, 60px) clamp(22px, 2.8vw, 50px) clamp(30px, 3.6vw, 62px);
  border: 1px solid rgba(175, 145, 97, 0.34);
  background-color: rgba(8, 7, 6, 0.92);
  box-shadow: -26px 0 70px -24px rgba(0, 0, 0, 0.75);
}
body#modelroom .galleryStack .galSlide:nth-child(even) .galCard {
  margin-left: 0;
  margin-right: calc(clamp(30px, 4.6vw, 96px) * -1);
  box-shadow: 26px 0 70px -24px rgba(0, 0, 0, 0.75);
}
body#modelroom .galleryStack .galCard__eyebrow {
  font-family: "adobe-garamond-pro", Georgia, "Times New Roman", serif;
  font-size: clamp(0.62rem, 0.58rem + 0.16vw, 0.76rem);
  line-height: 1.6;
  letter-spacing: 0.2em;
  color: #af9161;
}
body#modelroom .galleryStack .galCard__no {
  display: flex;
  align-items: center;
  gap: 12px;
  font-family: "adobe-garamond-pro", Georgia, "Times New Roman", serif;
  font-size: 0.76rem;
  line-height: 1;
  letter-spacing: 0.22em;
  color: rgba(255, 255, 255, 0.5);
}
body#modelroom .galleryStack .galCard__no::after {
  content: "";
  display: block;
  width: clamp(24px, 3vw, 46px);
  height: 1px;
  background-color: rgba(175, 145, 97, 0.55);
}
body#modelroom .galleryStack .galCard__eyebrow + .galCard__no {
  margin-top: 1.5em;
}
body#modelroom .galleryStack .galCard__ttl {
  font-family: "adobe-garamond-pro", Georgia, "Times New Roman", serif;
  font-weight: 400;
  font-size: clamp(1.42rem, 0.9rem + 1.6vw, 2.42rem);
  line-height: 1.16;
  letter-spacing: 0.08em;
  color: #fff;
  margin-top: 0.72em;
  overflow-wrap: normal;
}
body#modelroom .galleryStack .galCard__label {
  font-family: "Noto Serif JP", serif;
  font-weight: 300;
  font-size: clamp(0.7rem, 0.65rem + 0.2vw, 0.82rem);
  line-height: 1.8;
  letter-spacing: 0.4em;
  color: #af9161;
  margin-top: 1.5em;
}
body#modelroom .galleryStack .galCard__rule {
  display: block;
  width: clamp(34px, 4vw, 58px);
  height: 1px;
  margin-top: clamp(24px, 2.8vw, 42px);
  background-color: #af9161;
}
body#modelroom .galleryStack .galCard__ja {
  font-family: "Noto Serif JP", serif;
  font-weight: 300;
  font-size: clamp(0.9rem, 0.76rem + 0.5vw, 1.14rem);
  line-height: 2.15;
  letter-spacing: 0.09em;
  color: #fff;
  margin-top: clamp(22px, 2.6vw, 38px);
  word-break: auto-phrase;
  line-break: strict;
}
body#modelroom .galleryStack .galCard__en {
  font-family: "adobe-garamond-pro", Georgia, "Times New Roman", serif;
  font-size: clamp(0.68rem, 0.62rem + 0.2vw, 0.82rem);
  line-height: 2.05;
  letter-spacing: 0.1em;
  color: rgba(255, 255, 255, 0.58);
  margin-top: 1.7em;
}
body#modelroom .galleryStack .galCard__ja + .galCard__en {
  margin-top: 1.5em;
}
body#modelroom .galleryStack .galFoot {
  display: flex;
  align-items: center;
  gap: clamp(14px, 2vw, 30px);
  margin-top: clamp(30px, 3.6vw, 58px);
  padding-top: clamp(20px, 2.4vw, 36px);
  border-top: 1px solid rgba(175, 145, 97, 0.28);
}
body#modelroom .galleryStack .galCount {
  flex: 0 0 auto;
  font-family: "adobe-garamond-pro", Georgia, "Times New Roman", serif;
  font-size: clamp(0.86rem, 0.74rem + 0.4vw, 1.06rem);
  line-height: 1;
  letter-spacing: 0.2em;
  color: rgba(35, 24, 21, 0.4);
}
body#modelroom .galleryStack .galCount .galCount__cur {
  color: #826c48;
}
body#modelroom .galleryStack .galCount .galCount__sep {
  display: inline-block;
  margin: 0 0.5em;
  color: rgba(35, 24, 21, 0.3);
}
body#modelroom .galleryStack .galArrow {
  position: absolute;
  z-index: 4;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  width: clamp(42px, 4vw, 56px);
  height: clamp(42px, 4vw, 56px);
  padding: 0;
  border: 1px solid rgba(255, 255, 255, 0.55);
  background-color: rgba(8, 7, 6, 0.5);
  cursor: pointer;
  transition: background-color 0.4s ease, border-color 0.4s ease;
}
body#modelroom .galleryStack .galArrow svg {
  display: block;
  width: 9px;
  height: auto;
}
body#modelroom .galleryStack .galArrow svg path {
  fill: #fff;
  transition: fill 0.4s ease;
}
body#modelroom .galleryStack .galArrow:hover {
  background-color: #af9161;
  border-color: #af9161;
}
body#modelroom .galleryStack .galArrow--prev {
  left: calc(clamp(24px, 5.4vw, 112px) / 2);
}
body#modelroom .galleryStack .galArrow--prev svg {
  transform: scaleX(-1);
}
body#modelroom .galleryStack .galArrow--next {
  right: calc(clamp(24px, 5.4vw, 112px) / 2);
}
body#modelroom .galleryStack .galThumbWrap {
  margin-top: clamp(22px, 2.6vw, 40px);
}
body#modelroom .galleryStack .galThumbs {
  display: flex;
  flex-wrap: nowrap;
  gap: clamp(8px, 1.1vw, 18px);
}
body#modelroom .galleryStack .galThumbs li {
  flex: 1 1 0;
  min-width: 0;
}
body#modelroom .galleryStack .galThumb {
  display: block;
  width: 100%;
  padding: 0;
  border: none;
  background: none;
  text-align: left;
  cursor: pointer;
}
body#modelroom .galleryStack .galThumb .galThumb__img {
  display: block;
  position: relative;
  overflow: hidden;
}
body#modelroom .galleryStack .galThumb .galThumb__img img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 3/2;
  object-fit: cover;
  transition: transform 0.7s cubic-bezier(0.2, 0.7, 0.2, 1), filter 0.5s ease;
  filter: saturate(0.62) brightness(0.82);
}
body#modelroom .galleryStack .galThumb .galThumb__img::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background-color: #af9161;
  transform: scaleX(0);
  transform-origin: left center;
  transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
body#modelroom .galleryStack .galThumb .galThumb__ttl {
  display: block;
  font-family: "adobe-garamond-pro", Georgia, "Times New Roman", serif;
  font-size: clamp(0.56rem, 0.5rem + 0.22vw, 0.72rem);
  line-height: 1.5;
  letter-spacing: 0.14em;
  color: rgba(35, 24, 21, 0.48);
  margin-top: 0.95em;
  transition: color 0.4s ease;
}
body#modelroom .galleryStack .galThumb:hover .galThumb__img img {
  transform: scale(1.05);
  filter: none;
}
body#modelroom .galleryStack .galThumb:hover .galThumb__ttl {
  color: #826c48;
}
body#modelroom .galleryStack .galThumbs li.slick-active .galThumb .galThumb__img img {
  filter: none;
}
body#modelroom .galleryStack .galThumbs li.slick-active .galThumb .galThumb__img::after {
  transform: scaleX(1);
}
body#modelroom .galleryStack .galThumbs li.slick-active .galThumb .galThumb__ttl {
  color: #826c48;
}
body#modelroom .horizonStack {
  position: relative;
  overflow: hidden;
  background-color: #0a0908;
  padding: 0 0 clamp(66px, 8.2vw, 142px);
}
body#modelroom .horizonStack .horizonStage {
  position: relative;
}
body#modelroom .horizonStack .horizonFig {
  position: relative;
}
body#modelroom .horizonStack .horizonFig__media {
  display: block;
  overflow: hidden;
  aspect-ratio: 2/1;
}
body#modelroom .horizonStack .horizonFig__media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body#modelroom .horizonStack .horizonCap {
  position: absolute;
  right: clamp(14px, 2vw, 30px);
  bottom: clamp(10px, 1.2vw, 18px);
  margin: 0;
}
body#modelroom .horizonStack .horizonCard {
  position: relative;
  z-index: 2;
  width: min(100%, 720px);
  margin-top: clamp(-104px, -6vw, -44px);
  padding: clamp(30px, 3.6vw, 60px) clamp(24px, 3vw, 54px);
  border: 1px solid rgba(175, 145, 97, 0.34);
  background-color: rgba(8, 7, 6, 0.92);
  box-shadow: 0 -20px 70px -26px rgba(0, 0, 0, 0.8);
}
body#modelroom .horizonStack .horizonLead {
  font-family: "Noto Serif JP", serif;
  font-weight: 300;
  font-size: clamp(1.06rem, 0.82rem + 0.9vw, 1.62rem);
  line-height: 2;
  letter-spacing: 0.1em;
  color: #fff;
  word-break: auto-phrase;
  line-break: strict;
}
body#modelroom .horizonStack .horizonCard__rule {
  display: block;
  width: clamp(34px, 4vw, 58px);
  height: 1px;
  margin: clamp(24px, 2.8vw, 42px) 0;
  background-color: #af9161;
}
body#modelroom .horizonStack .horizonEn {
  font-family: "adobe-garamond-pro", Georgia, "Times New Roman", serif;
  font-size: clamp(0.7rem, 0.63rem + 0.24vw, 0.88rem);
  line-height: 2.1;
  letter-spacing: 0.11em;
  color: rgba(255, 255, 255, 0.62);
}
body#modelroom .galSlider.slick-initialized .galCard > *,
body#modelroom .galSlider.slick-initialized .galFig__cap {
  opacity: 0;
}
body#modelroom .galSlider .slick-current .galCard > *,
body#modelroom .galSlider .slick-current .galFig__cap {
  animation: mrRise 0.95s cubic-bezier(0.2, 0.7, 0.2, 1) forwards;
}
body#modelroom .galSlider .slick-current .galCard > *:nth-child(1) {
  animation-delay: 0.14s;
}
body#modelroom .galSlider .slick-current .galCard > *:nth-child(2) {
  animation-delay: 0.22s;
}
body#modelroom .galSlider .slick-current .galCard > *:nth-child(3) {
  animation-delay: 0.3s;
}
body#modelroom .galSlider .slick-current .galCard > *:nth-child(4) {
  animation-delay: 0.38s;
}
body#modelroom .galSlider .slick-current .galCard > *:nth-child(5) {
  animation-delay: 0.46s;
}
body#modelroom .galSlider .slick-current .galCard > *:nth-child(6) {
  animation-delay: 0.54s;
}
body#modelroom .galSlider .slick-current .galFig__cap {
  animation-delay: 0.6s;
}
body#modelroom .galSlider .slick-current .galFig__media img {
  animation: mrKen 9s cubic-bezier(0.2, 0.6, 0.2, 1) forwards;
}
@media (prefers-reduced-motion: reduce) {
  body#modelroom .galSlider.slick-initialized .galCard > *,
  body#modelroom .galSlider.slick-initialized .galFig__cap {
    opacity: 1;
    animation: none;
  }
  body#modelroom .galSlider .slick-current .galFig__media img {
    animation: none;
  }
}
@media only screen and (max-width: 991px) {
  body#modelroom .secBar .secBar__ghost {
    font-size: clamp(118px, 16vw, 210px);
  }
  body#modelroom .galleryStack .galArrow {
    top: 33.3vw;
  }
  body#modelroom .galleryStack .galSlide__inner {
    flex-direction: column;
    align-items: stretch;
    padding-right: 0;
  }
  body#modelroom .galleryStack .galSlide:nth-child(even) .galSlide__inner {
    flex-direction: column;
    padding-left: 0;
  }
  body#modelroom .galleryStack .galFig {
    flex: 0 0 auto;
  }
  body#modelroom .galleryStack .galCard {
    width: auto;
    margin: calc(clamp(40px, 8vw, 88px) * -1) clamp(24px, 5.4vw, 112px) 0;
  }
  body#modelroom .galleryStack .galSlide:nth-child(even) .galCard {
    margin: calc(clamp(40px, 8vw, 88px) * -1) clamp(24px, 5.4vw, 112px) 0;
  }
  body#modelroom .galleryStack .galFig__cap,
  body#modelroom .galleryStack .galSlide:nth-child(even) .galFig__cap {
    left: auto;
    right: clamp(12px, 2vw, 24px);
    bottom: calc(clamp(40px, 8vw, 88px) + 10px);
  }
  body#modelroom .galleryStack .galThumbWrap.is-scrollable {
    position: relative;
    padding-bottom: 9px;
  }
  body#modelroom .galleryStack .galThumbWrap.is-scrollable::after {
    content: "";
    position: absolute;
    z-index: 2;
    right: 0;
    top: 0;
    bottom: 30px;
    width: clamp(26px, 6vw, 48px);
    background-image: linear-gradient(90deg, rgba(239, 229, 211, 0) 0%, rgba(239, 229, 211, 0.96) 100%);
    pointer-events: none;
  }
  body#modelroom .horizonStack .horizonCard {
    width: auto;
    margin-top: clamp(24px, 3.2vw, 44px);
  }
}
@media only screen and (max-width: 767px) {
  body#modelroom .secBar .secBar__ghost {
    font-size: clamp(96px, 26vw, 142px);
  }
  body#modelroom .secBar .secBar__main {
    gap: 12px;
  }
  body#modelroom .secBar .secBar__meta {
    order: -1;
    width: 100%;
    margin-bottom: 1.5em;
  }
  body#modelroom .galleryStack {
    padding: clamp(52px, 14vw, 80px) 0 clamp(52px, 14vw, 84px);
  }
  body#modelroom .galleryStack .galIntro {
    padding-left: clamp(14px, 4vw, 20px);
  }
  body#modelroom .galleryStack .galCard {
    display: none;
  }
  body#modelroom .galleryStack .galFig__cap,
  body#modelroom .galleryStack .galSlide:nth-child(even) .galFig__cap {
    left: auto;
    right: clamp(12px, 3vw, 20px);
    bottom: clamp(9px, 2.6vw, 14px);
  }
  body#modelroom .galleryStack .galFoot {
    flex-wrap: wrap;
    gap: 14px;
  }
  body#modelroom .galleryStack .galThumbs {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 8px;
    scrollbar-width: thin;
    scrollbar-color: rgba(175, 145, 97, 0.75) rgba(175, 145, 97, 0.16);
  }
  body#modelroom .galleryStack .galThumbs::-webkit-scrollbar {
    -webkit-appearance: none;
    height: 4px;
  }
  body#modelroom .galleryStack .galThumbs::-webkit-scrollbar-track {
    background-color: rgba(175, 145, 97, 0.16);
  }
  body#modelroom .galleryStack .galThumbs::-webkit-scrollbar-thumb {
    background-color: rgba(175, 145, 97, 0.75);
  }
  body#modelroom .galleryStack .galThumbs li {
    flex: 0 0 40%;
  }
  body#modelroom .horizonStack {
    padding: 0 0 clamp(58px, 15vw, 90px);
  }
  body#modelroom .horizonStack .horizonFig__media {
    aspect-ratio: 3/2;
  }
  body#modelroom .horizonStack .horizonCard {
    margin-top: clamp(20px, 5.4vw, 28px);
    padding: clamp(24px, 6.4vw, 34px) clamp(20px, 5.4vw, 28px);
  }
}

@font-face {
  font-family: "Roboto";
  font-weight: 500;
  src: url("../fonts/Roboto-Medium.ttf") format("truetype");
}/*# sourceMappingURL=style-modelroom.css.map */