@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);
  }
}

body#design .dsnContainer {
  position: relative;
  width: 100%;
  max-width: 1560px;
  margin: 0 auto;
  padding: 0 clamp(24px, 5.4vw, 112px);
}
body#design .capTxt--light {
  color: #fff;
}
body#design .secBar {
  position: relative;
  z-index: 1;
}
body#design .secBar .secBar__main {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  gap: clamp(16px, 2.6vw, 44px);
}
body#design .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#design .secBar .secBar__ttl--mix {
  letter-spacing: 0.055em;
}
body#design .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#design .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#design .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#design .secBar .secBar__cur {
  color: #826c48;
}
body#design .secBar .secBar__bar {
  display: block;
  width: clamp(26px, 3.2vw, 48px);
  height: 1px;
  background-color: rgba(175, 145, 97, 0.5);
}
body#design .secBar .secBar__total {
  color: rgba(35, 24, 21, 0.36);
}
body#design .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#design .secBar.secBar--light .secBar__ghost {
  color: rgba(255, 255, 255, 0.042);
}
body#design .secBar.secBar--light .secBar__cur {
  color: #fff;
}
body#design .secBar.secBar--light .secBar__bar {
  background-color: rgba(255, 255, 255, 0.4);
}
body#design .secBar.secBar--light .secBar__total {
  color: rgba(255, 255, 255, 0.4);
}
body#design .secBar.secBar--light .secBar__label {
  color: #af9161;
}
body#design .secBar.secBar--light .secBar__ttl {
  color: #fff;
}
body#design .secBar.secBar--light .secBar__rule {
  background-color: rgba(175, 145, 97, 0.34);
}
body#design .secBar.secBar--stack .secBar__main {
  flex-direction: column;
  align-items: flex-start;
  gap: 0;
}
body#design .secBar.secBar--stack .secBar__ghost {
  font-size: clamp(84px, 9vw, 132px);
}
body#design .secBar.secBar--stack .secBar__meta {
  order: -1;
  margin-bottom: clamp(20px, 2.6vw, 40px);
}
body#design .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#design .extStack {
  position: relative;
  overflow: hidden;
  padding: clamp(56px, 7vw, 122px) 0 clamp(62px, 7.8vw, 134px);
}
body#design .extStack .extRow {
  display: flex;
  align-items: center;
  margin-top: clamp(32px, 4.4vw, 74px);
}
body#design .extStack .extPanel {
  position: relative;
  z-index: 2;
  flex: 0 0 auto;
  width: clamp(280px, 43%, 552px);
  margin-right: clamp(-104px, -5.4vw, -26px);
  padding: clamp(24px, 3vw, 50px) clamp(26px, 3.6vw, 62px) clamp(26px, 3.2vw, 54px) 0;
  background-color: #f6f1e9;
  box-shadow: 30px 0 62px -22px rgba(24, 18, 10, 0.22);
}
body#design .extStack .brandLogo {
  width: clamp(160px, 52%, 320px);
}
body#design .extStack .brandLogo img {
  display: block;
  width: 100%;
}
body#design .extStack .brandEn {
  font-family: "adobe-garamond-pro", Georgia, "Times New Roman", serif;
  font-size: 0.76rem;
  line-height: 2;
  letter-spacing: 0.1em;
  color: rgba(35, 24, 21, 0.48);
  margin-top: 2.3em;
  padding-top: 2.1em;
  border-top: 1px solid rgba(175, 145, 97, 0.28);
}
body#design .extStack .brandLead {
  margin-top: 2.2em;
}
body#design .extStack .brandLead p {
  font-family: "Noto Serif JP", serif;
  font-weight: 300;
  font-size: clamp(0.86rem, 0.78rem + 0.26vw, 1.02rem);
  line-height: 2.45;
  letter-spacing: 0.05em;
  color: rgba(35, 24, 21, 0.88);
}
body#design .extStack .brandLead p sup {
  font-size: 0.62em;
  vertical-align: super;
  color: rgba(35, 24, 21, 0.55);
}
body#design .extStack .extFig {
  flex: 1 1 auto;
  min-width: 0;
}
body#design .extStack .extFig__cap {
  text-align: right;
}
body#design .matStack {
  position: relative;
  background-color: #0a0908;
  padding: clamp(62px, 8vw, 142px) 0 clamp(64px, 8.2vw, 146px);
}
body#design .matStack .matRow {
  display: flex;
  align-items: center;
  gap: clamp(26px, 4.4vw, 88px);
}
body#design .matStack .matMedia {
  flex: 0 0 auto;
  width: clamp(190px, 29%, 396px);
}
body#design .matStack .matMedia .imgMask {
  border: 1px solid rgba(175, 145, 97, 0.2);
}
body#design .matStack .matMedia__cap {
  text-align: right;
}
body#design .matStack .matBody {
  flex: 1 1 auto;
  min-width: 0;
}
body#design .matStack .matLead {
  font-family: "Noto Serif JP", serif;
  font-weight: 300;
  font-size: clamp(1.06rem, 0.8rem + 0.95vw, 1.62rem);
  line-height: 2.05;
  letter-spacing: 0.1em;
  color: #fff;
  margin-top: clamp(28px, 3.4vw, 56px);
}
body#design .matStack .matTxt {
  font-family: "Noto Serif JP", serif;
  font-weight: 300;
  font-size: clamp(0.84rem, 0.78rem + 0.22vw, 0.96rem);
  line-height: 2.45;
  letter-spacing: 0.06em;
  color: rgba(255, 255, 255, 0.68);
  max-width: 36em;
  margin-top: 2em;
}
body#design .appStack {
  position: relative;
  overflow: hidden;
  background-color: #0a0908;
}
body#design .appStack .appFrame {
  position: relative;
}
body#design .appStack .appMedia {
  position: relative;
  overflow: hidden;
}
body#design .appStack .appMedia img {
  display: block;
  width: 100%;
}
body#design .appStack .appMedia::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(97deg, rgba(6, 5, 4, 0.74) 0%, rgba(6, 5, 4, 0.46) 32%, rgba(6, 5, 4, 0.12) 62%, rgba(6, 5, 4, 0) 100%), linear-gradient(0deg, rgba(6, 5, 4, 0.5) 0%, rgba(6, 5, 4, 0) 42%);
  pointer-events: none;
}
body#design .appStack .appTxt {
  position: absolute;
  z-index: 2;
  left: clamp(24px, 5.4vw, 112px);
  top: 50%;
  transform: translateY(-50%);
  width: min(46%, 556px);
}
body#design .appStack .appLead {
  font-family: "Noto Serif JP", serif;
  font-weight: 300;
  font-size: clamp(1rem, 0.8rem + 0.78vw, 1.45rem);
  line-height: 2.1;
  letter-spacing: 0.1em;
  color: #fff;
  text-shadow: 0 2px 16px rgba(6, 5, 4, 0.62);
}
body#design .appStack .appRule {
  display: block;
  width: clamp(34px, 4vw, 58px);
  height: 1px;
  margin-top: clamp(24px, 2.8vw, 42px);
  background-color: #af9161;
}
body#design .appStack .appEn {
  font-family: "adobe-garamond-pro", Georgia, "Times New Roman", serif;
  font-size: 0.76rem;
  line-height: 1.9;
  letter-spacing: 0.16em;
  color: rgba(255, 255, 255, 0.72);
  margin-top: clamp(18px, 2vw, 28px);
  text-shadow: 0 2px 14px rgba(6, 5, 4, 0.62);
}
body#design .appStack .appCaption {
  position: absolute;
  z-index: 2;
  right: clamp(14px, 2vw, 30px);
  bottom: clamp(8px, 1.2vw, 16px);
  margin: 0;
  color: #fff;
  text-shadow: 0 1px 6px rgba(0, 0, 0, 0.45);
}
body#design .entStack {
  position: relative;
  overflow: hidden;
  padding: clamp(60px, 7.6vw, 132px) 0 clamp(62px, 7.8vw, 134px);
}
body#design .entStack .entRow {
  display: flex;
  align-items: center;
  gap: clamp(20px, 3.2vw, 60px);
  margin-top: clamp(32px, 4.4vw, 74px);
}
body#design .entStack .entFig {
  flex: 1 1 auto;
  min-width: 0;
  margin-left: calc(clamp(24px, 5.4vw, 112px) * -1);
}
body#design .entStack .entFig .imgMask {
  box-shadow: 0 22px 54px rgba(24, 18, 10, 0.14);
}
body#design .entStack .entFig__cap {
  text-align: right;
}
body#design .entStack .entSide {
  flex: 0 0 auto;
  align-self: stretch;
  display: flex;
  align-items: center;
  justify-content: center;
  width: clamp(104px, 19%, 250px);
  padding-left: clamp(14px, 2.2vw, 34px);
  border-left: 1px solid rgba(175, 145, 97, 0.28);
}
body#design .entStack .entLead {
  writing-mode: vertical-rl;
  font-family: "Noto Serif JP", serif;
  font-weight: 300;
  font-size: clamp(1.02rem, 0.78rem + 1vw, 1.72rem);
  line-height: 1.9;
  letter-spacing: 0.18em;
  color: #231815;
}
body#design .archStack {
  position: relative;
  overflow: hidden;
  background-color: #0a0908;
  padding: clamp(44px, 5.4vw, 92px) 0 clamp(46px, 5.6vw, 96px);
}
body#design .archStack .archCard {
  display: flex;
  align-items: center;
  gap: clamp(16px, 1.5vw, 26px);
  max-width: 640px;
  margin: 0 auto;
  padding: clamp(16px, 1.5vw, 24px);
  border: 1px solid rgba(175, 145, 97, 0.34);
  background-color: #16130f;
}
body#design .archStack .archFig {
  flex: 0 0 auto;
  width: clamp(84px, 22%, 116px);
}
body#design .archStack .archFig img {
  display: block;
  width: 100%;
}
body#design .archStack .archTxt {
  flex: 1 1 auto;
  min-width: 0;
}
body#design .archStack .archRole {
  font-family: "adobe-garamond-pro", Georgia, "Times New Roman", serif;
  font-weight: 400;
  font-size: clamp(0.72rem, 0.6rem + 0.32vw, 0.9rem);
  line-height: 1.35;
  letter-spacing: 0.14em;
  color: #fff;
  padding-bottom: 0.8em;
  border-bottom: 1px solid rgba(175, 145, 97, 0.28);
}
body#design .archStack .archName {
  font-family: "Noto Serif JP", serif;
  font-weight: 300;
  font-size: clamp(0.94rem, 0.8rem + 0.36vw, 1.16rem);
  line-height: 1.5;
  letter-spacing: 0.1em;
  color: #fff;
  margin-top: 0.9em;
}
body#design .archStack .archName .archName__en {
  font-family: "adobe-garamond-pro", Georgia, "Times New Roman", serif;
  font-size: 0.6em;
  letter-spacing: 0.1em;
  color: rgba(255, 255, 255, 0.62);
  margin-left: 0.9em;
}
body#design .archStack .archPos {
  font-family: "Noto Serif JP", serif;
  font-weight: 300;
  font-size: 0.7rem;
  line-height: 1.8;
  letter-spacing: 0.08em;
  color: rgba(255, 255, 255, 0.58);
  margin-top: 0.45em;
}
body#design .archStack .archLogo {
  width: clamp(92px, 28%, 124px);
  margin-top: clamp(12px, 1.1vw, 18px);
}
body#design .archStack .archLogo img {
  display: block;
  width: 100%;
}
body#design .detStack {
  position: relative;
  overflow: clip;
  background-color: #16130f;
  padding: clamp(62px, 8vw, 142px) 0 clamp(54px, 7vw, 118px);
}
body#design .detStack .detHead {
  display: flex;
  align-items: flex-start;
  gap: clamp(26px, 4.4vw, 84px);
}
body#design .detStack .detHead__left {
  flex: 0 0 auto;
  width: clamp(230px, 37%, 490px);
}
body#design .detStack .detHead__right {
  flex: 1 1 auto;
  min-width: 0;
  padding-left: clamp(20px, 2.6vw, 44px);
  border-left: 1px solid rgba(175, 145, 97, 0.34);
}
body#design .detStack .detEn {
  font-family: "adobe-garamond-pro", Georgia, "Times New Roman", serif;
  font-size: 0.78rem;
  line-height: 2;
  letter-spacing: 0.14em;
  color: rgba(255, 255, 255, 0.46);
  margin-top: clamp(24px, 2.8vw, 44px);
}
body#design .detStack .detLead {
  font-family: "Noto Serif JP", serif;
  font-weight: 300;
  font-size: clamp(1.1rem, 0.84rem + 1vw, 1.7rem);
  line-height: 2;
  letter-spacing: 0.1em;
  color: #fff;
}
body#design .detStack .detBody {
  margin-top: 2.2em;
}
body#design .detStack .detBody p {
  font-family: "Noto Serif JP", serif;
  font-weight: 300;
  font-size: clamp(0.82rem, 0.76rem + 0.22vw, 0.94rem);
  line-height: 2.5;
  letter-spacing: 0.06em;
  color: rgba(255, 255, 255, 0.64);
}
body#design .detStack .detList {
  margin-top: clamp(46px, 5.8vw, 100px);
}
body#design .detStack .detItem .imgMask {
  aspect-ratio: 3/2;
  border: 1px solid rgba(175, 145, 97, 0.16);
}
body#design .detStack .detItem .imgMask img {
  height: 100%;
  object-fit: cover;
}
body#design .detStack .detItem .detItem__cap {
  text-align: right;
  margin-top: 0.9em;
}
body#design .detStack .detItem .detItem__ttl {
  font-family: "Noto Serif JP", serif;
  font-weight: 300;
  font-size: clamp(0.88rem, 0.8rem + 0.3vw, 1.06rem);
  line-height: 1.7;
  letter-spacing: 0.2em;
  color: #fff;
  margin-top: 1.2em;
  padding-bottom: 0.9em;
  border-bottom: 1px solid rgba(175, 145, 97, 0.28);
}
body#design .detStack .detItem .detItem__txt {
  font-family: "Noto Serif JP", serif;
  font-weight: 300;
  font-size: 0.8rem;
  line-height: 2.1;
  letter-spacing: 0.05em;
  color: rgba(255, 255, 255, 0.58);
  margin-top: 1.2em;
}
body#design .detStack .detItem .detItem__txt sup {
  font-size: 0.68em;
  vertical-align: super;
  color: rgba(255, 255, 255, 0.44);
}
body#design .detStack .siteFig {
  position: relative;
  margin-top: clamp(52px, 6.6vw, 112px);
}
body#design .detStack .siteFig .capTxt {
  text-align: right;
}
body#design .detStack .siteFrame {
  padding: clamp(9px, 1.3vw, 20px);
  border: 1px solid rgba(175, 145, 97, 0.34);
}
body#design .detStack .siteFrame .imgMask {
  background-color: #000;
}
body#design .detStack .equipBand {
  margin-top: clamp(54px, 6.8vw, 116px);
}
body#design .detStack .equipHead {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  gap: 0.6em clamp(14px, 2.4vw, 34px);
}
body#design .detStack .equipTtl {
  font-family: "adobe-garamond-pro", Georgia, "Times New Roman", serif;
  font-weight: 400;
  font-size: clamp(1.3rem, 0.98rem + 1.2vw, 2.1rem);
  line-height: 1.3;
  letter-spacing: 0.08em;
  color: #fff;
}
body#design .detStack .equipLead {
  font-family: "Noto Serif JP", serif;
  font-weight: 300;
  font-size: clamp(0.88rem, 0.8rem + 0.3vw, 1.08rem);
  line-height: 1.8;
  letter-spacing: 0.14em;
  color: rgba(255, 255, 255, 0.7);
}
body#design .detStack .equipList {
  display: flex;
  flex-wrap: wrap;
  gap: clamp(26px, 3.4vw, 56px) clamp(14px, 2.2vw, 34px);
  margin-top: clamp(28px, 3.6vw, 56px);
}
body#design .detStack .equipItem {
  width: calc((100% - clamp(14px, 2.2vw, 34px) * 2) / 3);
  padding-top: clamp(12px, 1.5vw, 20px);
  border-top: 1px solid rgba(175, 145, 97, 0.34);
}
body#design .detStack .equipItem .imgMask {
  border: 1px solid rgba(175, 145, 97, 0.16);
}
body#design .detStack .equipItem .equipItem__no {
  font-family: "adobe-garamond-pro", Georgia, "Times New Roman", serif;
  font-size: 0.68rem;
  line-height: 1;
  letter-spacing: 0.24em;
  color: #af9161;
  margin-bottom: clamp(12px, 1.5vw, 20px);
}
body#design .detStack .equipItem .equipItem__ttl {
  font-family: "Noto Serif JP", serif;
  font-weight: 300;
  font-size: 0.84rem;
  line-height: 1.85;
  letter-spacing: 0.1em;
  color: #fff;
  margin-top: 1.2em;
}
body#design .detStack .equipItem .equipItem__note {
  font-family: "Noto Serif JP", serif;
  font-weight: 300;
  font-size: 10px;
  line-height: 1.65;
  letter-spacing: 0.02em;
  color: rgba(255, 255, 255, 0.72);
  margin-top: 0.6em;
}
@media only screen and (min-width: 1199px) {
  body#design .detStack .detBottom {
    display: flex;
    align-items: flex-start;
    gap: clamp(28px, 3.6vw, 68px);
    margin-top: clamp(52px, 6.6vw, 112px);
  }
  body#design .detStack .siteFig {
    position: sticky;
    top: calc(var(--headH, 110px) + clamp(20px, 2.4vw, 40px));
    flex: 1 1 auto;
    min-width: 0;
    margin-top: 0;
  }
  body#design .detStack .equipBand {
    flex: 0 0 auto;
    width: clamp(300px, 36%, 560px);
    margin-top: 0;
  }
  body#design .detStack .equipItem {
    width: calc((100% - clamp(14px, 2.2vw, 34px)) / 2);
  }
}
@media only screen and (max-width: 991px) {
  body#design .secBar .secBar__ghost {
    font-size: clamp(118px, 16vw, 210px);
  }
  body#design .extStack .extRow {
    flex-direction: column;
    align-items: stretch;
  }
  body#design .extStack .extPanel {
    width: 100%;
    margin-right: 0;
    padding: 0 0 clamp(28px, 4vw, 44px);
    box-shadow: none;
  }
  body#design .extStack .brandLogo {
    width: clamp(160px, 40%, 300px);
  }
  body#design .matStack .matRow {
    flex-direction: column;
    align-items: stretch;
  }
  body#design .matStack .matMedia {
    order: 2;
    width: min(58%, 340px);
    margin: clamp(34px, 5vw, 54px) auto 0;
  }
  body#design .matStack .matBody {
    order: 1;
  }
  body#design .matStack .matTxt {
    max-width: none;
  }
  body#design .appStack {
    padding-bottom: clamp(62px, 7.8vw, 134px);
  }
  body#design .appStack .appFrame {
    display: flex;
    flex-direction: column;
  }
  body#design .appStack .appMedia {
    order: 1;
  }
  body#design .appStack .appCaption {
    order: 2;
    position: relative;
    right: auto;
    bottom: auto;
    margin: 0.8em 0 0;
    padding-right: clamp(24px, 5.4vw, 112px);
    text-align: right;
  }
  body#design .entStack .entRow {
    flex-direction: column;
    align-items: stretch;
    gap: clamp(24px, 3.6vw, 40px);
  }
  body#design .entStack .entSide {
    align-self: stretch;
    justify-content: flex-start;
    width: auto;
    padding: clamp(20px, 2.8vw, 32px) 0 0;
    border-left: none;
    border-top: 1px solid rgba(175, 145, 97, 0.28);
  }
  body#design .entStack .entLead {
    writing-mode: horizontal-tb;
  }
  body#design .detStack .detHead {
    flex-direction: column;
    align-items: stretch;
  }
  body#design .detStack .detHead__left {
    width: auto;
  }
  body#design .detStack .detHead__right {
    padding: clamp(26px, 3.6vw, 44px) 0 0;
    border-left: none;
    border-top: 1px solid rgba(175, 145, 97, 0.34);
  }
  body#design .detStack .detItem .detItem__ttl {
    letter-spacing: 0.12em;
  }
}
@media only screen and (max-width: 767px) {
  body#design .secBar .secBar__ghost {
    font-size: clamp(96px, 26vw, 142px);
  }
  body#design .secBar .secBar__main {
    gap: 12px;
  }
  body#design .secBar .secBar__meta {
    order: -1;
    width: 100%;
    margin-bottom: 1.5em;
  }
  body#design .secBar.secBar--stack .secBar__ghost {
    font-size: clamp(84px, 22vw, 118px);
  }
  body#design .secBar.secBar--stack .secBar__meta {
    margin-bottom: 1.5em;
  }
  body#design .extStack {
    padding: clamp(44px, 12vw, 64px) 0 clamp(48px, 13vw, 72px);
  }
  body#design .extStack .extRow {
    margin-top: clamp(26px, 8vw, 40px);
  }
  body#design .extStack .brandLead p {
    line-height: 2.25;
  }
  body#design .matStack {
    padding: clamp(52px, 14vw, 80px) 0 clamp(52px, 14vw, 80px);
  }
  body#design .matStack .matMedia {
    display: none;
  }
  body#design .appStack {
    padding-bottom: clamp(52px, 14vw, 80px);
  }
  body#design .appStack .appMedia {
    aspect-ratio: 1/1;
  }
  body#design .appStack .appMedia img {
    height: 100%;
    object-fit: cover;
  }
  body#design .appStack .appMedia::after {
    background: linear-gradient(0deg, rgba(6, 5, 4, 0.88) 0%, rgba(6, 5, 4, 0.62) 26%, rgba(6, 5, 4, 0.18) 52%, rgba(6, 5, 4, 0) 74%);
  }
  body#design .appStack .appTxt {
    left: clamp(20px, 5.4vw, 30px);
    right: clamp(20px, 5.4vw, 30px);
    top: auto;
    bottom: clamp(24px, 6.5vw, 36px);
    transform: none;
    width: auto;
  }
  body#design .appStack .appCaption {
    padding-right: clamp(20px, 5.4vw, 30px);
  }
  body#design .entStack {
    padding: clamp(52px, 14vw, 80px) 0 clamp(52px, 14vw, 80px);
  }
  body#design .archStack {
    padding: clamp(44px, 11vw, 64px) 0 clamp(44px, 11vw, 64px);
  }
  body#design .archStack .archCard {
    gap: clamp(14px, 3vw, 22px);
    padding: clamp(14px, 3.4vw, 22px);
  }
  body#design .archStack .archFig {
    width: clamp(76px, 24%, 108px);
  }
  body#design .archStack .archName .archName__en {
    display: block;
    margin-left: 0;
    margin-top: 0.4em;
  }
  body#design .archStack .archPos {
    font-size: 0.66rem;
  }
  body#design .archStack .archLogo {
    width: clamp(86px, 30%, 110px);
  }
  body#design .detStack {
    padding: clamp(52px, 14vw, 80px) 0 clamp(44px, 12vw, 68px);
  }
  body#design .detStack .detBody p {
    line-height: 2.3;
  }
  body#design .detStack .detItem .imgMask {
    aspect-ratio: 1600/663;
  }
  body#design .detStack .detItem .detItem__ttl {
    letter-spacing: 0.2em;
  }
  body#design .detStack .siteFrame {
    padding: 7px;
  }
  body#design .detStack .equipList {
    gap: clamp(24px, 7vw, 34px) clamp(12px, 4vw, 18px);
  }
  body#design .detStack .equipItem {
    width: calc((100% - clamp(12px, 4vw, 18px)) / 2);
  }
  body#design .detStack .equipItem .equipItem__ttl {
    font-size: 0.8rem;
    letter-spacing: 0.06em;
  }
}

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