@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Bodoni+Moda:ital,opsz,wght@0,6..96,400..900;1,6..96,400..900&family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&display=swap");
.vicinityBnrCol {
  padding-top: 24px;
}
.vicinityBnrCol ul {
  width: 90%;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.vicinityBnrCol ul li {
  margin-top: 1em;
}

/* 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;
}

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

a {
  cursor: pointer;
}

.positionRe {
  position: relative;
}

.positionAb {
  position: absolute;
}

.mfont {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 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;
}

.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;
}

.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%;
}

.phW30 {
  width: 30%;
  margin-left: auto;
  margin-right: auto;
}
.phW30 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%;
}

.w15 {
  width: 15%;
}

.w18 {
  width: 18%;
}

.w20 {
  width: 20%;
}

.w23 {
  width: 23%;
}

.w24 {
  width: 24%;
}

.w25 {
  width: 25%;
}

.w28 {
  width: 28%;
}

.w30 {
  width: 30%;
}

.w32 {
  width: 32%;
}

.w35 {
  width: 35%;
}

.w40 {
  width: 40%;
}

.w43 {
  width: 43%;
}

.w45 {
  width: 45%;
}

.w45 {
  width: 45%;
}

.w47 {
  width: 47%;
}

.w48 {
  width: 48%;
}

.w49 {
  width: 49%;
}

.w50 {
  width: 50%;
}

.w53 {
  width: 53%;
}

.w55 {
  width: 55%;
}

.w58 {
  width: 58%;
}

.w60 {
  width: 60%;
}

.w65 {
  width: 65%;
}

.w68 {
  width: 68%;
}

.w70 {
  width: 70%;
}

.w75 {
  width: 75%;
}

.w78 {
  width: 78%;
}

.w79 {
  width: 79%;
}

.w80 {
  width: 80%;
}

.w89 {
  width: 89%;
}

.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;
}

.nidden {
  display: none;
}

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

.clearfix:after {
  clear: both;
}

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

html {
  scroll-behavior: smooth;
  height: -webkit-fill-available;
}

body {
  background-color: white;
  margin: 0;
  font-size: 16px;
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  box-sizing: border-box;
  font-feature-settings: "palt";
  min-height: 100vh;
  min-height: -webkit-fill-available;
}
body img {
  width: 100%;
  height: auto;
}

.leadTitle {
  font-family: "Noto Serif JP", serif;
  font-size: clamp(1rem, 0.6429rem + 1.1429vw, 1.5rem);
  font-feature-settings: "palt";
  letter-spacing: 0.1em;
  line-height: 1.5em;
  font-weight: 600;
}
.leadTitle .spacing {
  margin-right: -0.5em;
}

.leadSubTitle {
  font-family: "Noto Serif JP", serif;
  font-size: clamp(0.8125rem, 0.6732rem + 0.6024vw, 1.125rem);
  font-feature-settings: "palt";
  letter-spacing: 0.1em;
  line-height: 1.5em;
  margin-bottom: 0.5em;
  font-weight: 400;
}
.leadSubTitle.eng {
  font-family: "Bodoni Moda", serif;
  font-size: clamp(0.875rem, 0.6071rem + 0.8571vw, 1.25rem);
  font-feature-settings: "palt";
  letter-spacing: 0.1em;
  line-height: 1.5em;
}
.leadSubTitle .inText {
  font-family: "Noto Serif JP", serif;
  font-size: clamp(0.75rem, 0.6943rem + 0.241vw, 0.875rem);
  font-feature-settings: "palt";
  letter-spacing: 0.1em;
  line-height: 2em;
  line-height: unset;
  vertical-align: text-bottom;
}
.leadSubTitle .inJap {
  font-family: "Noto Serif JP", serif;
  font-size: clamp(0.75rem, 0.6943rem + 0.241vw, 0.875rem);
  font-feature-settings: "palt";
  letter-spacing: 0.1em;
  line-height: 2em;
  line-height: unset;
}
.leadSubTitle .inEng {
  font-family: "Bodoni Moda", serif;
  font-size: clamp(0.875rem, 0.6071rem + 0.8571vw, 1.25rem);
  font-feature-settings: "palt";
  letter-spacing: 0.1em;
  line-height: 1.5em;
  line-height: unset;
}
.leadSubTitle .spacing {
  margin-right: -0.5em;
}

.readText {
  font-family: "Noto Serif JP", serif;
  font-size: clamp(0.75rem, 0.6943rem + 0.241vw, 0.875rem);
  font-feature-settings: "palt";
  letter-spacing: 0.1em;
  line-height: 2em;
  margin: 1em auto;
  font-weight: 400;
}
.readText.gFont {
  font-family: "Noto Sans JP", sans-serif;
}
.readText .spacing {
  margin-right: -0.5em;
}

.placeText {
  font-size: clamp(0.625rem, 0.5804rem + 0.1429vw, 0.6875rem);
  line-height: 1.5;
  letter-spacing: 0;
  font-feature-settings: normal;
  margin-top: 0.3em;
  text-align: left;
  font-weight: 300;
}
.placeText.right {
  text-align: right;
}

.areaName {
  font-family: "Bodoni Moda", serif;
  font-size: clamp(0.875rem, 0.6071rem + 0.8571vw, 1.25rem);
  font-feature-settings: "palt";
  letter-spacing: 0.1em;
  line-height: 1.5em;
  margin-bottom: 0.5em;
  font-weight: 400;
}
.areaName .spacing {
  margin-right: -0.5em;
}

.spacingR {
  margin-right: -0.5em;
}

.spacingL {
  margin-left: -0.5em;
}

p.strong {
  font-weight: bold;
}

.caption.vaSup {
  vertical-align: super;
}
.caption.black {
  color: #000000;
}
.caption.white {
  color: #FFFFFF;
}

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

.container {
  width: 94%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.w60container {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}

.w70container {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}

.w80container {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.red {
  color: #a58b78;
}

.white {
  color: white;
}

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

.right {
  text-align: right;
}

.center {
  text-align: center;
}

.pcHidden {
  display: none;
}

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

.iv {
  opacity: 0;
}

sup {
  font-size: 0.625rem;
}

.caption {
  font-size: 0.625rem;
  line-height: 1.5;
  letter-spacing: 0;
}
.caption.minusTop {
  margin-top: -4em;
}
.caption.left {
  text-align: left !important; /*margin-left: 2em;*/
}
.caption.right {
  text-align: right !important; /*margin-right: 2em;*/
}
.caption.alignTop {
  vertical-align: top;
}

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

/* Header */
.headerSticky,
.headStack {
  position: sticky;
  top: 0;
  width: 100%;
  height: auto;
  z-index: 50;
}

header {
  border-bottom: 1px solid #4A4A4A;
  background-color: #000000;
  color: #EEEEEE;
}
header .container {
  width: 100%;
  max-width: 1400px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
header .container .project {
  width: 50%;
  display: flex;
  align-items: center;
  color: white;
}
header .container .project .logo {
  width: 200px;
  height: auto;
}
header .container .project .pjName {
  font-family: "Noto Serif JP", serif;
  width: auto;
  margin-left: 1em;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
header .container nav {
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, 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;
  color: #EEEEEE;
  letter-spacing: 2px;
  padding: 15px 15px;
  text-align: center;
  line-height: 1.5;
  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: #f6cc02;
  color: white;
}
header .container nav.spHidden a.reserve {
  background-color: #006934;
  color: white;
}
header .container nav.spHidden a.online {
  background-color: #72684C;
  color: white;
}
header .container nav.spNav {
  display: none;
}

nav#gNavi {
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-weight: 500;
  width: 100%;
  border-bottom: 1px solid #4A4A4A;
  background-color: black;
  z-index: 10;
}
nav#gNavi ul.content-menu {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
}
nav#gNavi ul.content-menu li {
  height: auto;
  margin: 0px;
  padding: 15px 0px;
  text-align: center;
  font-size: clamp(0.625rem, 0.375rem + 0.5vw, 0.75rem);
  letter-spacing: normal;
}
nav#gNavi ul.content-menu li.w00 {
  position: relative;
  width: 70px;
}
nav#gNavi ul.content-menu li.w01 {
  width: 90px;
}
nav#gNavi ul.content-menu li.w02 {
  width: 110px;
}
nav#gNavi ul.content-menu li.w03 {
  width: 122px;
}
nav#gNavi ul.content-menu li.w04 {
  width: 138px;
}
nav#gNavi ul.content-menu li.w05 {
  width: 165px;
}
nav#gNavi ul.content-menu li a {
  display: block;
  width: 100%;
  height: 100%;
}
nav#gNavi ul.content-menu li a span.on {
  display: none;
}
nav#gNavi ul.content-menu li a:hover span.off {
  display: none;
}
nav#gNavi ul.content-menu li a:hover span.on {
  display: block;
}
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;
}

main section {
  position: relative;
  width: 100%;
  z-index: 1;
}

/* !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 #a58b78;
}
.contact .telNo svg {
  width: 100%;
}
.contact p {
  font-size: 0.8em;
  line-height: 2;
  margin: 0;
}
.contact p a {
  color: #EEEEEE;
}

.bannerArea {
  position: relative;
  width: 100%;
  background-color: white;
  z-index: 10;
  padding: 0;
  border-top: 1px solid #a58b78;
}
.bannerArea .w100Container {
  position: relative;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  z-index: 10;
}
.bannerArea .w100Container ul {
  width: 90%;
  max-width: 776px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-wrap: wrap;
}
.bannerArea .w100Container ul li {
  width: 24%;
  margin: 0.5%;
}
.bannerArea .w100Container ul li img {
  width: 100%;
}
.bannerArea .footer_banner {
  text-align: center;
}

.bttomBtnArea {
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  position: relative;
  font-weight: 500;
  letter-spacing: 3px;
  color: #4A4A4A;
  width: 100%;
  padding-bottom: 10px;
  background-color: black;
  z-index: 10;
}
.bttomBtnArea a {
  color: white;
}
.bttomBtnArea .captionCol {
  padding: 50px 0 0;
}
.bttomBtnArea .middle {
  padding: 50px 0;
  text-align: center;
}
.bttomBtnArea .middle button.basicBW {
  position: relative;
  cursor: pointer;
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-weight: 500;
  width: 100%;
  max-width: 300px;
  height: 70px;
  margin: 20px;
  border: none;
  color: #EEEEEE;
  letter-spacing: 3px;
  background-image: url(../images/common/triangle-w.svg);
  background-repeat: no-repeat;
  background-position: right center;
  background-color: transparent;
  transition: all 1s ease;
  z-index: 2;
}
.bttomBtnArea .middle button.basicBW.request {
  background-color: #f6cc02;
  color: white;
}
.bttomBtnArea .middle button.basicBW.reserve {
  background-color: #006934;
  color: white;
}
.bttomBtnArea .middle button.basicBW .fa {
  position: absolute;
  top: 32%;
  right: 10px;
  font-size: 20px;
}
.bttomBtnArea .middle button.basicBW:hover {
  background-color: white;
  color: black;
}
.bttomBtnArea .middle button.basicBW:hover::before {
  opacity: 0;
}
.bttomBtnArea .middle button.basicBW:hover .triangle {
  background-image: url(../images/common/triangle.svg);
}
.bttomBtnArea .hpLink {
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-weight: 500;
  font-size: 0.875rem;
}
.bttomBtnArea .hpLink li {
  display: inline-block;
  margin: 10px 20px 0px;
}
.bttomBtnArea .hpLink li a {
  color: #EEEEEE;
  line-height: 1.5;
}
.bttomBtnArea .hpLink li a:hover {
  text-decoration: underline;
}
.bttomBtnArea .hpLink li a span {
  font-size: 0.8em;
}
.bttomBtnArea .hpLink li.soon {
  display: none;
}
.bttomBtnArea .caption {
  color: white;
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}

.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

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

footer {
  position: relative;
  width: 100%;
  padding: 0px;
  background-color: #EEEEEE;
  color: #212121;
  font-weight: normal;
  z-index: 11;
}
footer aside {
  background-color: #212121;
}
footer aside .infobox {
  padding: 50px 0;
  font-size: 0.8em;
  color: #EEEEEE;
}
footer .bottomStack {
  width: 100%;
  padding: 20px 0 20px;
  background-color: white;
}
footer .bottomStack .centerLogo {
  width: 340px;
  margin: 20px auto 10px;
  display: none;
}
footer .bottomStack .centerLogo img {
  width: 100%;
}
footer .bottomStack .copyright {
  text-align: center;
  color: #212121;
  font-size: 0.7em !important;
}

.linkButton {
  margin: 5% auto 0;
  width: 100px;
}
.linkButton a {
  display: block;
  width: 120px;
  height: 120px;
  padding: 46px 0;
  color: white;
  border-radius: 60px;
  background-color: #a58b78;
  text-align: center;
}
.linkButton a:hover {
  opacity: 0.5;
}

/* !flexbox */
.flexContainer {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: space-between;
}
.flexContainer .flexItem2 {
  width: 49%;
}
.flexContainer .w15 {
  width: 15%;
}
.flexContainer .w20 {
  width: 20%;
}
.flexContainer .w24 {
  width: 24%;
}
.flexContainer .w25 {
  width: 25%;
}
.flexContainer .w30,
.flexContainer .flexItem3,
.flexContainer .flexItem3_1 {
  width: 30%;
}
.flexContainer .w32 {
  width: 32%;
}
.flexContainer .w33 {
  width: 33%;
}
.flexContainer .w40 {
  width: 40%;
}
.flexContainer .w45 {
  width: 45%;
}
.flexContainer .w48 {
  width: 48%;
}
.flexContainer .w50 {
  width: 50%;
}
.flexContainer .w55 {
  width: 55%;
}
.flexContainer .w60 {
  width: 60%;
}
.flexContainer .w65 {
  width: 65%;
}
.flexContainer .w66,
.flexContainer .flexItem3_2 {
  width: 66%;
}
.flexContainer .w70 {
  width: 70%;
}
.flexContainer .w75 {
  width: 75%;
}
/* !Button */
#menuButton {
  width: 34px;
  height: 34px;
  background-image: url(../images/common/menu.svg);
  background-repeat: no-repeat;
}
#menuButton.active {
  background-image: url(../images/common/close-w.svg);
}

.btn {
  letter-spacing: 3px;
}

.btn_pageTop {
  position: fixed;
  right: 20px;
  display: block;
  width: 40px;
  height: 40px;
  padding: 0;
  text-align: center;
  background-color: #a58b78;
  z-index: 200;
  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;
  border-radius: 40px;
  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;
  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;
  transition: all 1s ease;
}
.btn-more-inner:hover {
  background-color: #a58b78;
  color: white;
}

@keyframes fluffy1 {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-80px);
  }
  100% {
    transform: translateY(0);
  }
}
/* !gNavi Anime */
.borderBtmTop {
  display: inline-block;
  position: relative;
}
.borderBtmTop a {
  color: white;
}
.borderBtmTop a .fa {
  color: #a58b78;
}
.borderBtmTop a:hover .fa {
  color: white;
}
.borderBtmTop.current {
  background-color: #a58b78;
}
.borderBtmTop.current .fa {
  color: white;
}

.borderBtmTop::after {
  content: "";
  position: absolute;
  width: 100%;
  transform: scaleY(0);
  height: 100%;
  bottom: 0;
  left: 0;
  background-color: #a58b78;
  transform-origin: bottom right;
  transition: transform 0.4s cubic-bezier(0.86, 0, 0.07, 1);
}

.borderBtmTop:hover::after {
  transform: scaleY(1);
  transform-origin: bottom left;
}

.borderBtmTop span {
  position: relative;
  z-index: 10;
  display: block;
}

/* !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;
  }
}
/**************************************

	 			!Media

***************************************/
@media screen and (max-width: 1199px) {
  header .container nav.spHidden a {
    letter-spacing: 0.1em;
    padding: 0.8em;
  }
}
@media screen and (max-width: 991px) {
  header .container .project {
    width: 40%;
  }
  header .container .project .pjName {
    font-size: 0.875rem;
  }
  header .container nav.spHidden ul li {
    font-size: 0.75rem;
  }
  header .container nav.spHidden a {
    text-align: center;
  }
  header .container nav.spHidden a.btnStyle {
    letter-spacing: 0;
  }
  nav#gNavi .container {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .spHidden {
    display: none;
  }
  .pcHidden {
    display: block;
  }
  .caption {
    font-size: 0.625rem;
  }
  .container {
    width: 100%;
  }
  header {
    position: relative;
    width: 100%;
    height: auto;
    padding: 0px 0 0px;
    z-index: 40;
  }
  header .container {
    flex-direction: column;
  }
  header .container .project {
    width: 100%;
    margin: 10px 0;
    transition: all 0.5s ease;
  }
  header .container .project .logo {
    width: 120px;
  }
  header .container .project .pjName {
    text-align: center;
    margin-right: 10px;
    font-size: 0.75rem;
  }
  header .container .project.fixed {
    display: none;
  }
  header .container nav.spNav {
    position: relative;
    display: block;
    width: 100%;
    z-index: 100;
    background-color: white;
  }
  header .container nav.spNav ul.sp_buttons {
    display: flex;
    justify-content: space-between;
    width: 80%;
    margin: 1.5% auto;
  }
  header .container nav.spNav ul.sp_buttons li {
    width: 14%;
  }
  header .container nav.spNav ul.sp_buttons li img {
    width: 100%;
  }
  header .container nav.spNav.fixed {
    position: fixed;
    top: 0;
    left: 0;
    border-top: none;
    padding: 0px 0;
    background-color: white;
  }
  nav#gNavi {
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    background-color: rgba(0, 0, 0, 0.8);
    overflow: auto;
    z-index: 50;
  }
  nav#gNavi .container {
    padding: 5% 0;
  }
  nav#gNavi .container ul.content-menu {
    flex-direction: column;
    justify-content: center;
  }
  nav#gNavi .container ul.content-menu li {
    width: 100%;
    text-align: center;
    font-size: 1rem;
    line-height: 2.6;
    margin: 0 0 5px 0;
    padding: 0;
    letter-spacing: 3px;
  }
  nav#gNavi .container ul.content-menu li.w00, nav#gNavi .container ul.content-menu li.w01, nav#gNavi .container ul.content-menu li.w02, nav#gNavi .container ul.content-menu li.w03, nav#gNavi .container ul.content-menu li.w04 {
    width: 100%;
  }
  nav#gNavi .container ul.content-menu li:first-child {
    display: block;
  }
  nav#gNavi .container ul.content-menu li a {
    display: block;
    width: 100%;
    padding: 2%;
    color: white;
  }
  nav#gNavi .container ul.content-menu li a:hover {
    background-color: #B5B5B6;
    text-decoration: none;
  }
  nav#gNavi .container ul.content-menu li p {
    color: white;
  }
  nav#gNavi .container ul.content-menu li.w00 span.off::after {
    position: absolute;
    top: 0px;
    right: 20%;
    width: 30px;
    height: 15px;
  }
  nav#gNavi div.closeBtn {
    display: block;
    text-align: center;
    margin-top: 20px;
    cursor: pointer;
  }
  nav#gNavi div.closeBtn .fa {
    color: white;
    font-size: 30px;
  }
  #gNavi {
    right: -100%;
    transition: right 0.55s;
  }
  #gNavi.panelactive {
    right: 0;
    transition: right 0.5s;
  }
  .btn-close {
    display: block;
  }
  .borderBtmTop::after {
    display: none;
  }
  .telNo svg {
    width: 100%;
  }
  .telNo img {
    width: 100%;
  }
  .bttomBtnArea {
    width: 100%;
    padding-left: 3%;
    padding-right: 3%;
  }
  .bttomBtnArea .middle button.basicBW {
    margin: 20px 0;
  }
  .contact .contactTitle {
    font-size: 1em;
  }
  .w60container,
  .w70container,
  .w80container {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  main .container {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .bannerArea .w100Container ul {
    display: flex;
    flex-wrap: wrap;
  }
  .bannerArea .w100Container ul li {
    width: 48%;
    margin: 1%;
  }
}
/* !popup */
.popup {
  padding: 0px 0;
}
.popup header {
  position: relative;
  width: 100%;
  height: auto;
  padding: 10px 0;
  border: none;
}
.popup header .container {
  width: 90%;
  flex-direction: column;
  margin: 0 auto;
}
.popup header .container .flexContainer {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.popup header .container .flexContainer .logoBox {
  width: 160px;
}
.popup header .container .flexContainer .pjName {
  font-family: "Noto Serif JP", serif;
  margin-left: 1em;
  font-size: 0.95rem;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.05em;
  color: #FFFFFF;
}
.popup main {
  background-color: #fff;
}
.popup main h1 {
  font-size: 1.4rem;
  text-align: center;
  margin: 1em 0;
  font-family: "Noto Serif JP", serif;
  font-weight: 700;
}
.popup main .container {
  width: 90%;
  margin: 0px auto;
  background-color: #fff;
}
.popup main .container section {
  margin: 0;
  padding: 0;
}
.popup .mapImage {
  width: 100%;
  max-width: 800px;
  margin: 0 auto 2em;
  border: 1px solid #4A4A4A;
}
.popup .mapImage img {
  width: 100%;
}
.popup .salonImage {
  margin: 3em auto 1em;
}
.popup .carNavi {
  width: 100%;
  padding: 1em 2em;
  background-color: #212121;
  color: white;
  text-align: center;
}
.popup .carNavi .small {
  font-size: 1rem;
}
.popup .carNavi .address {
  font-size: 1.5rem;
}
.popup .obi {
  margin: 50px 0 15px;
}
.popup p {
  line-height: 1.5;
}
.popup h2 {
  margin: 15px 0;
}
.popup h3 {
  font-weight: bold;
  margin-bottom: 15px;
}
.popup h4,
.popup h5 {
  font-weight: bold;
  line-height: 1.5;
}
.popup h4 {
  font-size: 0.8rem;
  background-color: gray;
  color: white;
  padding: 5px;
  text-align: center;
  margin: 0 0 5px;
}
.popup p {
  line-height: 1.5;
}

.btmBtn {
  display: flex;
  justify-content: center;
  padding: 40px 0;
}
.btmBtn .closeBtn,
.btmBtn .btnPrn {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin: 10px;
  text-align: center;
  background-color: #B5B5B6;
  transition: all 1s ease;
}
.btmBtn .closeBtn:hover,
.btmBtn .btnPrn:hover {
  background-color: #4A4A4A;
}
.btmBtn .closeBtn img,
.btmBtn .btnPrn img {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .popup header {
    padding: 0 0;
  }
  .popup header .container {
    width: 100%;
  }
  .popup header .container .flexContainer {
    width: 100%;
    margin: 10px 0;
    transition: all 0.5s ease;
    display: flex;
    align-items: center;
    justify-content: unset;
    flex-wrap: unset;
  }
  .popup header .container .flexContainer .pjName {
    font-family: "Noto Serif JP", serif;
    width: 100%;
    height: auto;
    text-align: center;
    margin-right: 10px;
    font-size: 0.75rem;
  }
  .popup .salonImage {
    width: 100%;
    margin: 1em 0;
  }
}
/* !tab */
.tabBase {
  margin-left: auto;
  margin-right: auto;
  background-color: rgba(255, 255, 255, 0.7);
  border: 1px solid #979796;
  padding: 30px;
}
.tabBase .titleStack {
  padding-left: 30px;
  padding-right: 30px;
}
.tabBase .titleStack h1.pageTitle {
  margin: 0 0 0px 0;
}
.tabBase .titleStack p.lead {
  margin-top: 0;
}

.tabContainer {
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
}

.tabMenu {
  width: 100%;
}
.tabMenu ul.tab {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.tabMenu ul.tab li {
  list-style: none;
  width: 16.666%;
  font-size: 1.2em;
  letter-spacing: 0px;
  text-align: center;
  border-right: 1px solid #a58b78;
  text-transform: uppercase;
}
.tabMenu ul.tab li.item2 {
  width: 50%;
}
.tabMenu ul.tab li.item3 {
  width: 33.333%;
}
.tabMenu ul.tab li.item4 {
  width: 25%;
  border-bottom: 1px solid #a58b78;
}
.tabMenu ul.tab li.item5 {
  width: 20%;
  border-bottom: 1px solid #a58b78;
}
.tabMenu ul.tab li:last-child {
  border-right: none;
}
.tabMenu ul.tab li a {
  display: block;
  width: 100%;
  padding: 10px 0;
  color: #4A4A4A;
  background-color: #EEEEEE;
  cursor: pointer;
}
.tabMenu ul.tab li a:hover, .tabMenu ul.tab li a.selected {
  background-color: #a58b78;
  color: white;
  text-decoration: none;
}
.tabMenu ul.tab li span {
  font-size: 0.7em;
}
.tabMenu ul.tab li sup {
  vertical-align: super;
  font-size: 0.7em;
}

.tabItem > .stack {
  padding: 15px;
}

/* !tab panel */
.tabPanel {
  padding: 0px;
}
.tabPanel .tab {
  width: 100%;
  list-style: none;
  line-height: 1.5;
}
.tabPanel h2 {
  margin: 15px 0;
}
.tabPanel h2.bBorder {
  margin: 0 0 30px;
  padding: 0px;
  letter-spacing: 5px;
}
.tabPanel h3 {
  font-weight: bold;
  margin-bottom: 15px;
}
.tabPanel h4,
.tabPanel h5 {
  font-weight: bold;
  line-height: 1.5;
}

@media screen and (max-width: 991px) {
  .tabMenu ul.tab li {
    font-size: 0.7em;
    letter-spacing: 0px;
  }
}
@media screen and (max-width: 767px) {
  .tabContainer {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
  }
  .tabBase {
    padding: 0px;
  }
  .tabBase .titleStack {
    padding: 0;
  }
  .tabMenu ul.tab li {
    font-size: 0.7em;
    letter-spacing: 0px;
  }
  .tabMenu ul.tab li.item2, .tabMenu ul.tab li.item3, .tabMenu ul.tab li.item4, .tabMenu ul.tab li.item5 {
    width: 100%;
  }
}
main {
  display: block;
  position: relative;
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  overflow: hidden;
  color: #000000;
  width: 100%;
  background-color: #FFFFFF;
}

#slider {
  aspect-ratio: 2/1;
}
#slider p.sp-layer {
  padding: 10px;
}
#slider .sp-slide .caption {
  position: absolute;
  left: 1em;
  bottom: 1em;
  color: white;
  text-shadow: 0px -2px 4px black, 0px 2px 4px black, 2px 0px 4px black, -2px 0px 4px black, 0px 0px 4px black;
}

@media screen and (max-width: 767px) {
  #slider {
    aspect-ratio: 4/3;
  }
}
/* 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;
  }
}
/* スクロールをしたら出現する要素にはじめに透過0を指定　*/
.zoomInTrigger,
.zoomOutTrigger {
  opacity: 0;
}

/* blur */
.blur {
  animation-name: blurAnime;
  animation-duration: 0.5s;
  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;
  }
}
/* スクロールをしたら出現する要素にはじめに透過0を指定　*/
.blurTrigger {
  opacity: 0;
}

/* 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;
}

/* アニメーションスタートの遅延時間を決めるCSS*/
.delay-time05 {
  animation-delay: 0.5s;
}

.delay-time1 {
  animation-delay: 1s;
}

.delay-time15 {
  animation-delay: 1.5s;
}

.delay-time2 {
  animation-delay: 2s;
}

.delay-time25 {
  animation-delay: 2.5s;
}

.change-time05 {
  animation-duration: 0.5s;
}

.change-time1 {
  animation-duration: 1s;
}

.change-time15 {
  animation-duration: 1.5s;
}

.change-time2 {
  animation-duration: 2s;
}

.change-time25 {
  animation-duration: 2.5s;
}

.pages {
  /*MAIN END*/
}
.pages main#concept {
  overflow: unset;
}
.pages main#concept #kvCol .box {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  margin: 0 auto;
  aspect-ratio: 24/7;
}
.pages main#concept #kvCol .box .caption {
  position: absolute;
  bottom: 0.5em;
  right: 0.5em;
  color: white;
}
.pages main#concept #kvCol .box .title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  aspect-ratio: 300/61;
  width: 60%;
}
.pages main#concept #sec01 {
  background: linear-gradient(90deg, rgb(230, 231, 234) 10%, rgb(124, 128, 127) 100%);
}
.pages main#concept #sec01 .fl01 {
  padding: clamp(40px, 6.69vw, 80px) 0 0;
}
.pages main#concept #sec01 .leftConWrapper {
  flex: 1;
  position: relative;
}
.pages main#concept #sec01 .leftCon {
  padding: 0 0 0 4%;
}
.pages main#concept #sec01 .leftCon .readText {
  padding: 1em 0 1em;
}
.pages main#concept #sec01 .leftCon .txtItem {
  width: 60%;
}
.pages main#concept #sec01 .rightConWrapper {
  flex: 0.4;
  position: relative;
}
.pages main#concept #sec01 .rightCon {
  position: sticky;
  padding: 1px 5% 0 30%;
  top: 15%;
}
.pages main#concept #sec01 .rightCon .logoCol {
  position: relative;
}
.pages main#concept #sec01 .rightCon .logoCol .caption {
  position: absolute;
  right: 0;
  bottom: 0;
}
.pages main#concept #sec01 .rightCon .logoTextCol {
  padding: 10% 10% 0;
}
.pages main#concept #sec01 .con02 {
  margin-top: clamp(35px, 5.69vw, 70px);
}
.pages main#concept #sec01 .con02 .fl02 {
  justify-content: center;
  gap: 20px;
}
.pages main#concept #sec01 .con02 .fl02 .item {
  width: calc((100% - 40px) / 3);
  text-align: center;
}
.pages main#concept #sec01 .con02 .fl02 .item .pic {
  aspect-ratio: 75/43;
}
.pages main#concept #sec01 .con02 .fl02 .item .txt {
  margin: 10px 0 5px;
}
.pages main#concept #sec01 .con02 .ca01 {
  padding: 2% 0 5%;
}
@media screen and (max-width: 767px) {
  .pages main#concept #kvCol .box .title {
    width: 80%;
  }
  .pages main#concept #sec01 {
    padding: 12% 0 5%;
  }
  .pages main#concept #sec01 .fl01 {
    flex-direction: column-reverse;
    flex-wrap: unset;
    align-items: center;
    padding: 10px 0;
  }
  .pages main#concept #sec01 .leftCon {
    position: relative;
    padding: unset;
    top: 0;
    transform: unset;
  }
  .pages main#concept #sec01 .leftCon .readText {
    padding: 2em 0 1em;
  }
  .pages main#concept #sec01 .leftCon .txtItem {
    width: 70%;
  }
  .pages main#concept #sec01 .rightConWrapper {
    flex: 0.8;
    position: relative;
    padding-bottom: 10%;
  }
  .pages main#concept #sec01 .rightCon {
    position: relative;
    padding: 0 20% 0 20%;
    top: 0;
    transform: unset;
  }
  .pages main#concept #sec01 .con02 .fl02 {
    gap: 30px;
  }
  .pages main#concept #sec01 .con02 .fl02 .item {
    width: 100%;
  }
}
.pages main#location {
  overflow: unset;
}
.pages main#location #titleCol {
  position: relative;
  width: 100%;
  height: 100%;
  aspect-ratio: 400/97;
}
.pages main#location #titleCol .caption {
  position: absolute;
  color: white;
  bottom: 0.5em;
  right: 0.5em;
  z-index: 3;
}
.pages main#location #titleCol::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  aspect-ratio: 400/97;
  background-image: url("../../location/images/header.jpg?v250702");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
.pages main#location #titleCol .title {
  position: relative;
  z-index: 1;
  margin: 0 auto;
  max-width: 1200px;
  width: 94%;
  height: 100%;
  aspect-ratio: 400/97;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  color: white;
  font-family: "Bodoni Moda", serif;
  font-size: clamp(1.5rem, 0.6084rem + 3.8554vw, 3.5rem);
  letter-spacing: 0.1em;
  font-weight: 500;
  text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.6), 0px 0px 6px rgba(0, 0, 0, 0.6), 0px 0px 6px rgba(0, 0, 0, 0.6);
}
.pages main#location .cT01 {
  margin: min(50px, 5%) auto min(60px, 6%);
}
.pages main#location .cT01 .subTitle {
  text-align: center;
}
.pages main#location .cT01 .subTitle .en {
  font-family: "Noto Sans JP", sans-serif;
  font-size: clamp(1.25rem, 0.9714rem + 1.2048vw, 1.875rem);
  display: block;
  letter-spacing: 0.1em;
  font-weight: 700;
  padding-bottom: 0.35em;
  line-height: 1.5em;
  margin-bottom: -0.8em;
}
.pages main#location .cT01 .subTitle .ja {
  font-family: "Noto Serif JP", serif;
  font-size: clamp(0.875rem, 0.6071rem + 0.8571vw, 1.25rem);
  display: block;
  letter-spacing: 0.1em;
  font-weight: 500;
  line-height: 1.5em;
}
.pages main#location .cT02 {
  margin: min(60px, 6%) auto;
}
.pages main#location .cT02 .subTitle {
  text-align: center;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.2em;
  font-weight: 500;
}
.pages main#location .cT02 .subTitle .t01 {
  font-size: clamp(1.25rem, 1.1386rem + 0.4819vw, 1.5rem);
  padding-bottom: 0.15em;
  display: block;
  line-height: 1.5em;
  margin-bottom: -0.8em;
}
.pages main#location .cT02 .subTitle .t02 {
  font-size: clamp(1.875rem, 1.7078rem + 0.7229vw, 2.25rem);
  display: block;
  line-height: 1.5em;
}
.pages main#location .cT03 {
  margin: min(120px, 10%) auto min(50px, 5%);
}
.pages main#location #sec01 {
  font-family: "Noto Serif JP", serif;
}
.pages main#location #sec01 .con01 {
  position: relative;
  width: 100%;
  height: 100%;
  aspect-ratio: 160/119;
}
.pages main#location #sec01 .con01 .pic {
  padding-top: 6%;
  width: clamp(150px, 50vw, 600px);
}
.pages main#location #sec01 .con01::after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  aspect-ratio: 160/119;
  background-image: url("../../location/images/img_01.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  z-index: -1;
}
.pages main#location #sec01 .con03 .fl01 {
  gap: 30px;
}
.pages main#location #sec01 .con03 .fl01 .leftCol {
  flex: 1;
}
.pages main#location #sec01 .con03 .fl01 .leftCol .readText {
  margin: unset;
}
.pages main#location #sec01 .con03 .fl01 .rightCol {
  flex: 1;
}
.pages main#location #sec01 .con03 .picCol {
  margin-top: min(50px, 5%);
}
.pages main#location #sec01 .con03 .picCol .grCol {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr;
  gap: 30px;
  grid-template-areas: "pic02 pic03";
}
.pages main#location #sec01 .con03 .picCol .grCol .pic02 {
  grid-area: pic02;
  position: relative;
}
.pages main#location #sec01 .con03 .picCol .grCol .pic02 .icon {
  position: absolute;
  top: -20px;
  left: -10px;
  width: 60px;
  height: 100%;
  aspect-ratio: 1;
}
.pages main#location #sec01 .con03 .picCol .grCol .pic03 {
  grid-area: pic03;
  position: relative;
}
.pages main#location #sec01 .con03 .picCol .grCol .pic03 .icon {
  position: absolute;
  top: -20px;
  left: -10px;
  width: 60px;
  height: 100%;
  aspect-ratio: 1;
}
.pages main#location #sec01 .con04 .rT01 {
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-size: clamp(0.875rem, 0.6071rem + 0.8571vw, 1.25rem);
  font-feature-settings: "palt";
  letter-spacing: 0.05em;
  line-height: 1.5em;
}
.pages main#location #sec01 .con04 .fl01 {
  gap: 30px;
}
.pages main#location #sec01 .con04 .fl01 .leftConWrapper {
  flex: 1;
  position: relative;
}
.pages main#location #sec01 .con04 .fl01 .leftCon .pic {
  border: 1px solid #4A4A4A;
}
.pages main#location #sec01 .con04 .fl01 .rightConWrapper {
  flex: 0.5;
  position: relative;
  aspect-ratio: 21/31;
  overflow-y: scroll;
  overflow-x: hidden;
}
.pages main#location #sec01 .con04 .fl01 .rightConWrapper::-webkit-scrollbar {
  width: 8px;
  background-color: #f5f5f5;
  border-radius: 5px;
}
.pages main#location #sec01 .con04 .fl01 .rightConWrapper::-webkit-scrollbar-thumb {
  background-color: #006934;
  border-radius: 5px;
}
.pages main#location #sec01 .con04 .fl01 .rightCon {
  font-family: "Noto Serif JP", serif;
  font-feature-settings: "palt";
  width: 96%;
}
.pages main#location #sec01 .con04 .fl01 .rightCon .mapItem .leadTitle {
  position: relative;
  margin-left: 2em;
  font-size: clamp(0.875rem, 0.6071rem + 0.8571vw, 1.25rem);
  letter-spacing: 0.05em;
}
.pages main#location #sec01 .con04 .fl01 .rightCon .mapItem .leadTitle.red {
  color: #e74560;
}
.pages main#location #sec01 .con04 .fl01 .rightCon .mapItem .leadTitle.green02 {
  color: #009199;
}
.pages main#location #sec01 .con04 .fl01 .rightCon .mapItem .leadTitle.green03 {
  color: #389759;
}
.pages main#location #sec01 .con04 .fl01 .rightCon .mapItem .leadTitle.blue {
  color: #0089c4;
}
.pages main#location #sec01 .con04 .fl01 .rightCon .mapItem .leadTitle.blue02 {
  color: #0068b6;
}
.pages main#location #sec01 .con04 .fl01 .rightCon .mapItem .leadTitle .icon {
  position: absolute;
  font-size: clamp(0.875rem, 0.6071rem + 0.8571vw, 1.25rem);
  width: 1.6em;
  height: 100%;
  aspect-ratio: 1;
  display: inline-block;
  top: 0;
  left: -2em;
}
.pages main#location #sec01 .con04 .fl01 .rightCon .mapItem .leadTitle .day {
  font-size: clamp(0.625rem, 0.5804rem + 0.1429vw, 0.6875rem);
  color: #000000;
  margin-top: -0.5em;
  display: block;
}
.pages main#location #sec01 .con04 .fl01 .rightCon .mapItem .hr {
  width: 100%;
  border-bottom: 1px solid #000000;
  margin: 8px 0 10px;
}
.pages main#location #sec01 .con04 .fl01 .rightCon .mapItem .readText {
  margin: 0.5em 0 2em;
  line-height: normal;
}
.pages main#location #sec02 .col01 {
  font-family: "Noto Serif JP", serif;
  max-width: 1600px;
  margin: 0 auto;
  position: relative;
}
.pages main#location #sec02 .col01 .picBg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-7%, -11%);
  width: min(25vw, 380px);
  height: auto;
  aspect-ratio: 400/469;
  background-image: url(../../location/images/img_10.png);
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 2;
}
.pages main#location #sec02 .col01 .picBg .caption {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-30%, 700%);
  color: #000000;
  text-shadow: 0px -2px 4px #FFFFFF, 0px 2px 4px #FFFFFF, 2px 0px 4px #FFFFFF, -2px 0px 4px #FFFFFF, 0px 0px 4px #FFFFFF;
}
.pages main#location #sec02 .col01 .fl01 {
  gap: 30px;
  position: relative;
}
.pages main#location #sec02 .col01 .fl01 .leftConWrapper {
  flex: 1;
}
.pages main#location #sec02 .col01 .fl01 .leftConWrapper .leftCon .pic {
  width: 100%;
  height: 100%;
  aspect-ratio: 80/63;
}
.pages main#location #sec02 .col01 .fl01 .leftConWrapper .leftCon .pic .caption {
  padding-left: 8%;
}
.pages main#location #sec02 .col01 .fl01 .rightConWrapper {
  flex: 0.8;
}
.pages main#location #sec02 .col01 .fl01 .rightConWrapper .rightCon {
  width: 80%;
}
.pages main#location #sec02 .col01 .fl01 .rightConWrapper .rightCon .pic01 {
  width: 100%;
  height: 100%;
  aspect-ratio: 15/4;
  margin: 10% auto;
}
.pages main#location #sec02 .col01 .fl01 .rightConWrapper .rightCon .pic02 {
  width: 100%;
  height: 100%;
  aspect-ratio: 500/377;
  margin-left: auto;
}
.pages main#location #sec02 .col02 {
  font-family: "Noto Serif JP", serif;
  max-width: 1600px;
  margin: 0 auto;
  padding: 0 0 0 4%;
}
.pages main#location #sec02 .col02 .itemCol {
  margin-top: min(50px, 5%);
}
.pages main#location #sec02 .col02 .itemCol .grCol {
  display: grid;
  grid-template-columns: 1.4fr 0.8fr 0.8fr;
  grid-template-rows: 1fr;
  gap: 20px;
  grid-template-areas: "pic01 pic02 pic03";
  align-items: end;
}
.pages main#location #sec02 .col02 .itemCol .grCol .textCol {
  grid-area: pic01;
}
.pages main#location #sec02 .col02 .itemCol .grCol .textCol .leadTitle {
  font-size: clamp(0.875rem, 0.6071rem + 0.8571vw, 1.25rem);
}
.pages main#location #sec02 .col02 .itemCol .grCol .pic02 {
  grid-area: pic02;
}
.pages main#location #sec02 .col02 .itemCol .grCol .pic03 {
  grid-area: pic03;
}
.pages main#location #sec02 .col03 {
  font-family: "Noto Serif JP", serif;
  max-width: 1600px;
  margin: 5% auto 0;
  padding: 0 clamp(10px, 11vw, 230px) 0 4%;
}
.pages main#location #sec02 .col03 .picCol .pic {
  width: 100%;
  height: 100%;
  aspect-ratio: 960/313;
}
.pages main#location #sec03 {
  margin-bottom: min(50px, 5%);
}
.pages main#location #sec03 .col01 {
  font-family: "Noto Serif JP", serif;
  margin: min(50px, 5%) auto 0;
  position: relative;
}
.pages main#location #sec03 .col01 .textCol .leadTitle {
  width: clamp(200px, 32vw, 400px);
  margin-bottom: 15px;
}
.pages main#location #sec03 .col01 .grCol {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(4, 1fr);
  gap: 20px;
}
.pages main#location #sec03 .col01 .grCol .pic01 {
  grid-row: span 2/span 2;
}
.pages main#location #sec03 .col01 .grCol .pic02 {
  grid-row: span 2/span 2;
  grid-column-start: 1;
  grid-row-start: 3;
}
.pages main#location #sec03 .col01 .grCol .pic03 {
  grid-row: span 2/span 2;
  grid-column-start: 2;
  grid-row-start: 1;
}
.pages main#location #sec03 .col01 .grCol .pic04 {
  grid-row: span 2/span 2;
  grid-row-start: 3;
}
@media screen and (max-width: 991px) {
  .pages main#location #sec02 .col03 {
    padding: 0 0 0 4%;
  }
  .pages main#location #sec03 .col01 .picBg {
    transform: translate(-56%, -32%);
  }
  .pages main#location #sec03 .col01 .grCol::after {
    transform: translate(-93%, 26%);
    width: clamp(120px, 15vw, 290px);
  }
  .pages main#location #sec03 .col02 {
    padding: 0 4% 0 4%;
  }
}
@media screen and (max-width: 767px) {
  .pages main#location #titleCol::after {
    background-image: url("../../location/images/header@0.5x.jpg");
  }
  .pages main#location .cT01 .subTitle .en {
    padding-bottom: 0;
  }
  .pages main#location .cT02 {
    margin: min(60px, 6%) auto;
  }
  .pages main#location .cT02 .subTitle {
    letter-spacing: 0.1em;
  }
  .pages main#location .cT02 .subTitle .t01 {
    font-size: clamp(0.75rem, 0.5828rem + 0.7229vw, 1.125rem);
    padding-bottom: 0;
  }
  .pages main#location .cT02 .subTitle .t02 {
    font-size: clamp(1rem, 0.7771rem + 0.9639vw, 1.5rem);
  }
  .pages main#location .cT03 {
    margin: min(120px, 10%) auto min(50px, 5%);
  }
  .pages main#location #sec01 {
    font-family: "Noto Serif JP", serif;
  }
  .pages main#location #sec01 .con01::after {
    background-image: url("../../location/images/img_01@0.5x.jpg");
  }
  .pages main#location #sec01 .cA01 {
    text-align: left !important;
  }
  .pages main#location #sec01 .con03 .fl01 {
    gap: 30px;
    flex-direction: column;
  }
  .pages main#location #sec01 .con03 .fl01 .leftCol .mt20 {
    margin-top: 10px;
  }
  .pages main#location #sec01 .con03 .fl01 .rightCol .right {
    text-align: left !important;
  }
  .pages main#location #sec01 .con03 .picCol {
    margin-top: min(50px, 5%);
  }
  .pages main#location #sec01 .con03 .picCol .grCol {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr;
    gap: 20px 10px;
    grid-template-areas: "pic02 pic03";
  }
  .pages main#location #sec01 .con03 .picCol .grCol .pic01 {
    width: 60%;
    transform: translateY(0);
  }
  .pages main#location #sec01 .con03 .picCol .grCol .pic02 {
    grid-area: pic02;
    position: relative;
  }
  .pages main#location #sec01 .con03 .picCol .grCol .pic02 .icon {
    position: absolute;
    top: -10px;
    left: -5px;
    width: 30px;
    height: 100%;
    aspect-ratio: 1;
  }
  .pages main#location #sec01 .con03 .picCol .grCol .pic03 {
    grid-area: pic03;
    position: relative;
  }
  .pages main#location #sec01 .con03 .picCol .grCol .pic03 .icon {
    position: absolute;
    top: -10px;
    left: -5px;
    width: 30px;
    height: 100%;
    aspect-ratio: 1;
  }
  .pages main#location #sec01 .con04 .rT01 {
    font-size: clamp(0.6875rem, 0.4925rem + 0.8434vw, 1.125rem);
    letter-spacing: 0.01em;
  }
  .pages main#location #sec01 .con04 .fl01 {
    gap: 30px;
    flex-direction: column;
  }
  .pages main#location #sec01 .con04 .fl01 .rightConWrapper {
    flex: 1;
    aspect-ratio: 1;
  }
  .pages main#location #sec01 .con04 .fl01 .rightCon .mapItem .leadTitle {
    font-size: clamp(0.875rem, 0.6071rem + 0.8571vw, 1.25rem);
  }
  .pages main#location #sec01 .con04 .fl01 .rightCon .mapItem .leadTitle .day {
    font-size: clamp(0.625rem, 0.5804rem + 0.1429vw, 0.6875rem);
  }
  .pages main#location #sec01 .con04 .fl01 .rightCon .mapItem .readText {
    font-size: clamp(0.6875rem, 0.5482rem + 0.6024vw, 1rem);
  }
  .pages main#location #sec02 .col01 {
    overflow: hidden;
  }
  .pages main#location #sec02 .col01 .picBg {
    transform: translate(43%, -79%);
    width: min(40vw, 380px);
    background-image: url("../../location/images/img_10@0.5x.png");
  }
  .pages main#location #sec02 .col01 .picBg .caption {
    top: unset;
    bottom: 1em;
    transform: translateX(-30%);
  }
  .pages main#location #sec02 .col01 .fl01 {
    gap: 10px;
    flex-direction: column-reverse;
    overflow: hidden;
  }
  .pages main#location #sec02 .col01 .fl01 .leftConWrapper {
    flex: 1;
  }
  .pages main#location #sec02 .col01 .fl01 .leftConWrapper .leftCon .pic {
    width: 100%;
    height: 100%;
    aspect-ratio: 80/70;
  }
  .pages main#location #sec02 .col01 .fl01 .leftConWrapper .leftCon .pic .caption {
    padding-left: 4%;
  }
  .pages main#location #sec02 .col01 .fl01 .rightConWrapper {
    flex: 1;
    padding-left: 4%;
  }
  .pages main#location #sec02 .col01 .fl01 .rightConWrapper .rightCon {
    width: 96%;
  }
  .pages main#location #sec02 .col01 .fl01 .rightConWrapper .rightCon .pic01 {
    margin: 2% auto 8%;
  }
  .pages main#location #sec02 .col01 .fl01 .rightConWrapper .rightCon .pic02 {
    width: 100%;
    margin-left: unset;
    aspect-ratio: 500/480;
  }
  .pages main#location #sec02 .col02 {
    font-family: "Noto Serif JP", serif;
    max-width: 1600px;
    margin: 0 auto;
    padding: 0 4% 0 4%;
  }
  .pages main#location #sec02 .col02 .itemCol .grCol {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr;
    gap: 20px 10px;
    grid-template-areas: "pic01 pic01" "pic02 pic03";
    align-items: unset;
  }
  .pages main#location #sec02 .col02 .itemCol .grCol .textCol {
    padding: 0 0 0 0;
  }
  .pages main#location #sec02 .col03 {
    font-family: "Noto Serif JP", serif;
    max-width: 1600px;
    margin: 5% auto 0;
    padding: 0 4% 0 4%;
  }
  .pages main#location #sec02 .col03 .picCol .pic {
    aspect-ratio: 50/43;
  }
  .pages main#location #sec03 {
    margin-bottom: min(50px, 5%);
  }
  .pages main#location #sec03 .col01 .grCol {
    gap: 20px 10px;
  }
}
.pages main#plan {
  overflow: unset;
  font-family: "Noto Serif JP", serif;
}
.pages main#plan #titleCol {
  position: relative;
  width: 100%;
  height: 100%;
  aspect-ratio: 400/97;
}
.pages main#plan #titleCol::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  aspect-ratio: 400/97;
  background-image: url("../../plan/images/header.jpg?v250702");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
.pages main#plan #titleCol .title {
  position: relative;
  z-index: 1;
  margin: 0 auto;
  max-width: 1200px;
  width: 94%;
  height: 100%;
  aspect-ratio: 400/97;
  display: flex;
  align-items: center;
  color: white;
  font-family: "Bodoni Moda", serif;
  font-size: clamp(1.5rem, 0.6084rem + 3.8554vw, 3.5rem);
  letter-spacing: 0.1em;
  font-weight: 500;
  text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.6), 0px 0px 6px rgba(0, 0, 0, 0.6), 0px 0px 6px rgba(0, 0, 0, 0.6);
}
.pages main#plan .cT01 {
  margin: min(50px, 5%) auto min(60px, 6%);
  text-align: center;
}
.pages main#plan .cT01 .subTitle {
  font-family: "Bodoni Moda", serif;
  font-size: clamp(1.25rem, 0.9714rem + 1.2048vw, 1.875rem);
  display: block;
  letter-spacing: 0.1em;
  font-weight: 500;
  padding-bottom: 0.35em;
  line-height: 1.5em;
  position: relative;
}
.pages main#plan .cT01 .subTitle::after {
  content: "";
  display: block;
  margin: 0 auto;
  width: 10em;
  height: 1px;
  background-color: black;
  position: absolute;
  top: 1.8em;
  left: 50%;
  transform: translateX(-50%);
}
.pages main#plan .cT02 {
  margin: min(60px, 6%) auto;
}
.pages main#plan .cT02 .subTitle {
  text-align: center;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.2em;
  font-weight: 500;
}
.pages main#plan .cT02 .subTitle .t01 {
  font-size: clamp(1.25rem, 1.1386rem + 0.4819vw, 1.5rem);
  padding-bottom: 0.15em;
  display: block;
  line-height: 1.5em;
  margin-bottom: -0.8em;
}
.pages main#plan .cT02 .subTitle .t02 {
  font-size: clamp(1.875rem, 1.7078rem + 0.7229vw, 2.25rem);
  display: block;
  line-height: 1.5em;
}
.pages main#plan .cT03 {
  margin: min(120px, 10%) auto min(50px, 5%);
}
.pages main#plan .rT01 {
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-size: clamp(1rem, 0.6429rem + 1.1429vw, 1.5rem);
  font-feature-settings: "palt";
  letter-spacing: 0.05em;
  line-height: 1.5em;
  margin-bottom: 2em;
}
.pages main#plan #sec01 .con01 .fl01 {
  gap: 20px;
}
.pages main#plan #sec01 .con01 .fl01 .plan-btn {
  width: calc((100% - 60px) / 4);
}
.pages main#plan #sec01 .con01 .pic01 {
  margin-top: min(50px, 5%);
}
.pages main#plan #sec01 .con01 .grCol {
  margin-top: min(30px, 13%);
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(1, 1fr);
  gap: 20px;
}
.pages main#plan #sec01 .con01 .grCol .leftCol {
  position: relative;
}
.pages main#plan #sec01 .con01 .grCol .leftCol .pic02 {
  margin-top: min(31px, 13%);
  width: 80%;
}
.pages main#plan #sec01 .con01 .grCol .rightCol {
  grid-column: span 2/span 2;
}
.pages main#plan #sec02 {
  margin: min(120px, 10%) auto min(60px, 10%);
}
.pages main#plan #sec02 .con01 .fl01 {
  gap: 20px;
}
.pages main#plan #sec02 .con01 .fl01 .plan-btn {
  width: calc((100% - 60px) / 4);
}
.pages main#plan #sec02 .con01 .grCol {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(1, 1fr);
  gap: 40px;
}
.pages main#plan #sec02 .con01 .grCol .leftCol {
  position: relative;
}
.pages main#plan #sec02 .con01 .grCol .rightCol {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.pages main#plan #sec02 .con01 .grCol .rightCol .readText {
  margin: 1em auto 0;
}
.pages main#plan #sec02 .con01 .grCol .rightCol .pic02 {
  position: relative;
}
.pages main#plan #sec02 .con01 .grCol .rightCol .pic02 .caption {
  color: white;
  position: absolute;
  left: 1em;
  bottom: 0.8em;
}
.pages main#plan #sec02 .con02 {
  margin-top: min(120px, 10%);
}
@media screen and (max-width: 767px) {
  .pages main#plan .cA01 {
    margin-top: 2px !important;
  }
  .pages main#plan .rT01 {
    font-size: clamp(0.875rem, 0.6071rem + 0.8571vw, 1.25rem);
    margin-bottom: 0.5em;
  }
  .pages main#plan #sec01 {
    margin: min(120px, 10%) auto min(100px, 12%);
  }
  .pages main#plan #sec01 .con01 .fl01 {
    margin-top: min(60px, 10%);
    gap: 10px;
  }
  .pages main#plan #sec01 .con01 .fl01 .plan-btn {
    width: calc((100% - 10px) / 2);
  }
  .pages main#plan #sec01 .con01 .pic01 {
    margin-top: min(60px, 10%);
  }
  .pages main#plan #sec01 .con01 .grCol {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    gap: 20px;
  }
  .pages main#plan #sec01 .con01 .grCol .leftCol {
    position: relative;
  }
  .pages main#plan #sec01 .con01 .grCol .leftCol .pic02 {
    margin-top: unset;
  }
  .pages main#plan #sec01 .con01 .grCol .leftCol::after {
    transform: translate(53%, -37%);
    width: clamp(110px, 29vw, 290px);
  }
  .pages main#plan #sec01 .con01 .grCol .rightCol {
    grid-column: unset;
  }
  .pages main#plan #sec02 {
    margin: min(120px, 10%) auto min(60px, 10%);
  }
  .pages main#plan #sec02 .con01 .fl01 {
    gap: 10px;
  }
  .pages main#plan #sec02 .con01 .fl01 .plan-btn {
    width: calc((100% - 10px) / 2);
  }
  .pages main#plan #sec02 .con01 .grCol {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: repeat(2, 1fr);
    gap: 20px;
  }
  .pages main#plan #sec02 .con01 .grCol .leftCol {
    grid-column-start: 1;
    grid-row-start: 2;
  }
  .pages main#plan #sec02 .con01 .grCol .rightCol {
    grid-column-start: 1;
    grid-row-start: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .pages main#plan #sec02 .con01 .grCol .rightCol .pic02 {
    position: relative;
  }
  .pages main#plan #sec02 .con01 .grCol .rightCol .pic02 .caption {
    color: white;
    position: absolute;
    left: 1em;
    bottom: 0.8em;
  }
  .pages main#plan #sec02 .con02 {
    margin-top: min(120px, 5%);
  }
}
.pages main#access {
  overflow: unset;
  font-family: "Noto Serif JP", serif;
}
.pages main#access #titleCol {
  position: relative;
  width: 100%;
  height: 100%;
  aspect-ratio: 400/97;
}
.pages main#access #titleCol .caption {
  position: absolute;
  color: white;
  bottom: 0.5em;
  right: 0.5em;
  z-index: 3;
}
.pages main#access #titleCol::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  aspect-ratio: 400/97;
  background-image: url("../../access/images/header.jpg?v250702");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
.pages main#access #titleCol .title {
  position: relative;
  z-index: 1;
  margin: 0 auto;
  max-width: 1200px;
  width: 94%;
  height: 100%;
  aspect-ratio: 400/97;
  display: flex;
  align-items: center;
  color: white;
  font-family: "Bodoni Moda", serif;
  font-size: clamp(1.5rem, 0.6084rem + 3.8554vw, 3.5rem);
  letter-spacing: 0.1em;
  font-weight: 500;
  text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.6), 0px 0px 6px rgba(0, 0, 0, 0.6), 0px 0px 6px rgba(0, 0, 0, 0.6);
}
.pages main#access .cT01 {
  margin: min(50px, 5%) auto min(60px, 6%);
  text-align: center;
}
.pages main#access .cT01 .subTitle {
  font-family: "Bodoni Moda", serif;
  font-size: clamp(1.25rem, 0.9714rem + 1.2048vw, 1.875rem);
  display: block;
  letter-spacing: 0.1em;
  font-weight: 500;
  padding-bottom: 0.35em;
  line-height: 1.5em;
  position: relative;
}
.pages main#access .cT01 .subTitle::after {
  content: "";
  display: block;
  margin: 0 auto;
  width: 10em;
  height: 1px;
  background-color: black;
  position: absolute;
  top: 1.8em;
  left: 50%;
  transform: translateX(-50%);
}
.pages main#access .cT02 {
  margin: min(60px, 6%) auto;
}
.pages main#access .cT02 .subTitle {
  text-align: center;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.2em;
  font-weight: 500;
}
.pages main#access .cT02 .subTitle .t01 {
  font-size: clamp(1.25rem, 1.1386rem + 0.4819vw, 1.5rem);
  padding-bottom: 0.15em;
  display: block;
  line-height: 1.5em;
  margin-bottom: -0.8em;
}
.pages main#access .cT02 .subTitle .t02 {
  font-size: clamp(1.875rem, 1.7078rem + 0.7229vw, 2.25rem);
  display: block;
  line-height: 1.5em;
}
.pages main#access .cT03 {
  margin: min(120px, 10%) auto min(50px, 5%);
}
.pages main#access .rT01 {
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-size: clamp(1rem, 0.6429rem + 1.1429vw, 1.5rem);
  font-feature-settings: "palt";
  letter-spacing: 0.05em;
  line-height: 1.5em;
  margin-bottom: 2em;
}
.pages main#access #sec01 .pic01 {
  margin: min(50px, 5%) 0 min(80px, 8%);
}
.pages main#access #sec01 .con01 .ca02 {
  margin-top: 0.5em;
}
.pages main#access #sec01 .con01 .pic02 {
  position: relative;
  aspect-ratio: 800/591;
}
.pages main#access #sec01 .con01 .pic02 .icon {
  position: absolute;
  left: -15px;
  bottom: -20px;
  aspect-ratio: 40/27;
  width: clamp(100px, 25vw, 290px);
  height: auto;
  background-image: url("../../access/images/img_03.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.pages main#access #sec01 .con01 .pic02 .ca01 {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 3;
  text-shadow: 0px -2px 4px #FFFFFF, 0px 2px 4px #FFFFFF, 2px 0px 4px #FFFFFF, -2px 0px 4px #FFFFFF, 0px 0px 4px #FFFFFF;
}
.pages main#access #sec01 .con01 .grCol {
  margin: min(50px, 5%) auto min(50px, 5%);
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(1, 1fr);
  gap: 40px;
}
.pages main#access #sec01 .con01 .grCol .leftCol .readText {
  margin: 0 auto 1em;
}
.pages main#access #sec01 .con01 .grCol .rightCol .pic04 {
  padding-bottom: 20px;
}
.pages main#access #sec02 {
  margin: min(120px, 10%) auto min(60px, 10%);
}
.pages main#access #sec02 .con01 .grCol {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(1, 1fr);
  gap: 30px;
}
.pages main#access #sec02 .con01 .grCol .leftCol {
  grid-column: span 2/span 2;
}
.pages main#access #sec02 .con01 .grCol .rightCol {
  grid-column-start: 3;
}
.pages main#access #sec02 .con01 .fl01 {
  gap: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 20px;
  flex-wrap: nowrap;
}
.pages main#access #sec02 .con01 .fl02 {
  margin-top: 30px;
  gap: 15px;
}
.pages main#access #sec02 .con01 .fl02 .picItem {
  width: calc((100% - 45px) / 4);
}
.pages main#access #sec02 .con02 {
  margin-top: min(120px, 10%);
}
.pages main#access #sec03 {
  margin: min(120px, 10%) auto min(60px, 10%);
}
.pages main#access #sec03 .con01 .grCol {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(1, 1fr);
  gap: 30px;
  margin-bottom: 30px;
}
.pages main#access #sec03 .con01 .grCol .caption {
  margin-top: 0.5em;
}
@media screen and (max-width: 767px) {
  .pages main#access .cA01 {
    margin-top: 2px !important;
  }
  .pages main#access .cT01 {
    margin: min(60px, 13%) auto min(60px, 6%);
  }
  .pages main#access .rT01 {
    font-size: clamp(0.875rem, 0.6071rem + 0.8571vw, 1.25rem);
    margin-bottom: 1em;
  }
  .pages main#access #sec01 .pic01 {
    margin: min(50px, 5%) 0 min(80px, 8%);
  }
  .pages main#access #sec01 .con01 .ca02 {
    text-align: left !important;
  }
  .pages main#access #sec01 .con01 .pic02 .icon {
    bottom: 35px;
    width: clamp(60px, 20vw, 230px);
  }
  .pages main#access #sec01 .con01 .pic02 .ca01 {
    right: -50%;
  }
  .pages main#access #sec01 .con01 .grCol {
    margin: min(50px, 5%) auto min(50px, 5%);
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    gap: 20px;
  }
  .pages main#access #sec01 .con01 .grCol .leftCol .readText {
    margin: 0 auto 1em;
  }
  .pages main#access #sec01 .con01 .grCol .rightCol .pic04 {
    padding-bottom: 15px;
  }
  .pages main#access #sec02 {
    margin: min(120px, 10%) auto min(60px, 10%);
  }
  .pages main#access #sec02 .con01 .grCol {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    gap: 30px;
  }
  .pages main#access #sec02 .con01 .grCol .leftCol {
    grid-column: unset;
  }
  .pages main#access #sec02 .con01 .grCol .rightCol {
    grid-column-start: unset;
  }
  .pages main#access #sec02 .con01 .fl01 {
    flex-wrap: nowrap;
  }
  .pages main#access #sec02 .con01 .fl02 {
    margin-top: 20px;
    gap: 10px;
  }
  .pages main#access #sec02 .con01 .fl02 .picItem {
    width: calc((100% - 10px) / 2);
  }
  .pages main#access #sec02 .con02 {
    margin-top: min(120px, 10%);
  }
  .pages main#access #sec03 {
    margin: min(120px, 10%) auto min(60px, 10%);
  }
  .pages main#access #sec03 .con01 .grCol {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    gap: 30px;
    margin-bottom: 20px;
  }
  .pages main#access #sec03 .con01 .grCol .caption {
    margin-top: 0.5em;
  }
}
.pages main#design {
  overflow: unset;
  font-family: "Noto Serif JP", serif;
}
.pages main#design #titleCol {
  position: relative;
  width: 100%;
  height: 100%;
  aspect-ratio: 400/97;
}
.pages main#design #titleCol::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  aspect-ratio: 400/97;
  background-image: url("../../design/images/header.jpg?v250702");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
.pages main#design #titleCol .title {
  position: relative;
  z-index: 1;
  margin: 0 auto;
  max-width: 1200px;
  width: 94%;
  height: 100%;
  aspect-ratio: 400/97;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  color: white;
  font-family: "Bodoni Moda", serif;
  font-size: clamp(1.5rem, 0.6084rem + 3.8554vw, 3.5rem);
  letter-spacing: 0.1em;
  font-weight: 500;
  text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.6), 0px 0px 6px rgba(0, 0, 0, 0.6), 0px 0px 6px rgba(0, 0, 0, 0.6);
}
.pages main#design .cT01 {
  margin: min(50px, 5%) auto min(60px, 6%);
  text-align: center;
}
.pages main#design .cT01 .subTitle {
  font-family: "Bodoni Moda", serif;
  font-size: clamp(1.25rem, 0.9714rem + 1.2048vw, 1.875rem);
  display: block;
  letter-spacing: 0.1em;
  font-weight: 500;
  padding-bottom: 0.35em;
  line-height: 1.5em;
  position: relative;
}
.pages main#design .cT01 .subTitle::after {
  content: "";
  display: block;
  margin: 0 auto;
  width: 10em;
  height: 1px;
  background-color: black;
  position: absolute;
  top: 1.8em;
  left: 50%;
  transform: translateX(-50%);
}
.pages main#design .cT02 {
  margin: min(60px, 6%) auto;
}
.pages main#design .cT02 .subTitle {
  text-align: center;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.2em;
  font-weight: 500;
}
.pages main#design .cT02 .subTitle .t01 {
  font-size: clamp(1.25rem, 1.1386rem + 0.4819vw, 1.5rem);
  padding-bottom: 0.15em;
  display: block;
  line-height: 1.5em;
  margin-bottom: -0.8em;
}
.pages main#design .cT02 .subTitle .t02 {
  font-size: clamp(1.875rem, 1.7078rem + 0.7229vw, 2.25rem);
  display: block;
  line-height: 1.5em;
}
.pages main#design .cT03 {
  margin: min(120px, 10%) auto min(50px, 5%);
}
.pages main#design .rT01 {
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-size: clamp(1rem, 0.6429rem + 1.1429vw, 1.5rem);
  font-feature-settings: "palt";
  letter-spacing: 0.05em;
  line-height: 1.5em;
  margin-bottom: 2em;
}
.pages main#design #sec01 .con01 {
  position: relative;
  display: flex;
  justify-content: space-between;
  gap: 50px;
}
.pages main#design #sec01 .con01 .leftCol {
  width: 25%;
  align-content: end;
}
.pages main#design #sec01 .con01 .rightCol {
  flex: 1;
}
.pages main#design #sec01 .con01 .pic01 {
  margin-top: -50px;
  aspect-ratio: 600/599;
  width: 100%;
  height: auto;
}
.pages main#design #sec01 .con01 .pic02 {
  position: absolute;
  top: clamp(60px, 8vw, 120px);
  left: 0;
  width: 40%;
  height: auto;
  aspect-ratio: 50/19;
}
.pages main#design #sec01 .con01 .artCol {
  width: 100%;
}
.pages main#design #sec01 .con01 .artCol .pic03 {
  width: 100%;
  height: auto;
  aspect-ratio: 3/2;
}
.pages main#design #sec01 .con01 .artCol .txt {
  width: 100%;
  height: auto;
  margin: 20px 0 0 0;
  aspect-ratio: 75/34;
}
.pages main#design #sec01 .con02 {
  margin: min(120px, 10%) auto min(60px, 10%);
}
.pages main#design #sec01 .con02 .caption {
  margin-top: 0.5em;
}
.pages main#design #sec01 .con02 .rT01 {
  text-align: left;
  margin-bottom: 1em;
}
.pages main#design #sec01 .con02 .fl01 {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
.pages main#design #sec01 .con02 .fl01 .leftCol {
  flex: 0.8;
}
.pages main#design #sec01 .con02 .fl01 .leftCol .readText {
  margin: 0 auto;
}
.pages main#design #sec01 .con02 .fl01 .rightCol {
  flex: 1;
}
.pages main#design #sec01 .con02 .fl01 .rightCol .caption {
  margin-top: 0.5em;
}
.pages main#design #sec01 .con02 .pic02 {
  margin-top: 30px;
}
.pages main#design #sec02 {
  margin: min(120px, 10%) auto min(60px, 10%);
}
.pages main#design #sec02 .con01 .fl01 {
  display: flex;
  justify-content: space-between;
  gap: 10px;
}
.pages main#design #sec02 .con01 .fl01 .leftCol {
  flex: 1;
}
.pages main#design #sec02 .con01 .fl01 .rightCol {
  flex: 0.5;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.pages main#design #sec02 .con01 .fl01 .rightCol .caption {
  margin-top: 0.5em;
}
.pages main#design #sec02 .con02 {
  margin-top: min(120px, 10%);
}
.pages main#design #sec02 .con02 .rT01 {
  text-align: left;
  margin-bottom: 1em;
  font-size: clamp(1rem, 0.8328rem + 0.7229vw, 1.375rem);
}
.pages main#design #sec02 .con02 .fl02 {
  display: flex;
  justify-content: space-between;
  gap: 0;
}
.pages main#design #sec02 .con02 .fl02 .leftCol {
  flex: 0.45;
}
.pages main#design #sec02 .con02 .fl02 .rightCol {
  flex: 1;
}
.pages main#design #sec02 .con02 .fl02 .rightCol .caption {
  margin-top: 0.5em;
}
@media screen and (max-width: 767px) {
  .pages main#design .caption.right {
    text-align: left;
  }
  .pages main#design .cA01 {
    margin-top: 2px !important;
  }
  .pages main#design .cT01 {
    margin: min(60px, 13%) auto min(60px, 6%);
  }
  .pages main#design .rT01 {
    font-size: clamp(0.875rem, 0.6071rem + 0.8571vw, 1.25rem);
    margin-bottom: 1em;
  }
  .pages main#design #sec01 .con01 {
    flex-direction: column-reverse;
    align-items: center;
    gap: 20px;
  }
  .pages main#design #sec01 .con01 .leftCol {
    width: 100%;
    align-content: end;
  }
  .pages main#design #sec01 .con01 .rightCol {
    flex: 0;
    width: 65%;
    margin-left: auto;
  }
  .pages main#design #sec01 .con01 .pic01 {
    margin-top: -30px;
  }
  .pages main#design #sec01 .con01 .pic02 {
    position: absolute;
    top: clamp(60px, 8vw, 120px);
    left: 0;
    width: 40%;
    height: auto;
    aspect-ratio: 50/19;
  }
  .pages main#design #sec01 .con01 .artCol {
    width: 100%;
    display: flex;
    gap: 10px;
    margin: 0 auto;
  }
  .pages main#design #sec01 .con01 .artCol .pic03 {
    width: 100%;
  }
  .pages main#design #sec01 .con01 .artCol .txt {
    width: 100%;
    height: auto;
    margin: 0 0 0 0;
    display: flex;
    flex-wrap: wrap;
    align-content: end;
  }
  .pages main#design #sec01 .con02 {
    margin: min(120px, 10%) auto min(60px, 10%);
  }
  .pages main#design #sec01 .con02 .caption {
    margin-top: 0.5em;
  }
  .pages main#design #sec01 .con02 .rT01 {
    text-align: left;
    margin-bottom: 1em;
  }
  .pages main#design #sec01 .con02 .fl01 {
    flex-direction: column;
    gap: 20px;
  }
  .pages main#design #sec01 .con02 .fl01 .leftCol {
    flex: 1;
  }
  .pages main#design #sec01 .con02 .fl01 .leftCol .readText {
    margin: 0 auto;
  }
  .pages main#design #sec01 .con02 .fl01 .rightCol {
    flex: 1;
  }
  .pages main#design #sec01 .con02 .fl01 .rightCol .caption {
    margin-top: 0.5em;
  }
  .pages main#design #sec01 .con02 .pic02 {
    margin-top: 20px;
  }
  .pages main#design #sec02 {
    margin: min(120px, 10%) auto min(60px, 10%);
  }
  .pages main#design #sec02 .con01 .fl01 {
    flex-direction: column;
    gap: 20px;
  }
  .pages main#design #sec02 .con01 .fl01 .leftCol {
    flex: 1;
  }
  .pages main#design #sec02 .con01 .fl01 .rightCol {
    flex: 1;
    gap: 20px;
  }
  .pages main#design #sec02 .con01 .fl01 .rightCol .caption {
    margin-top: 0.5em;
  }
  .pages main#design #sec02 .con02 {
    margin-top: min(120px, 10%);
  }
  .pages main#design #sec02 .con02 .rT01 {
    text-align: left;
    margin-bottom: 1em;
  }
  .pages main#design #sec02 .con02 .fl02 {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    gap: 20px;
  }
  .pages main#design #sec02 .con02 .fl02 .leftCol {
    flex: 1;
  }
  .pages main#design #sec02 .con02 .fl02 .rightCol {
    flex: 1;
  }
  .pages main#design #sec02 .con02 .fl02 .rightCol .caption {
    margin-top: 0.5em;
  }
}
/*phase END*//*# sourceMappingURL=pages_style.css.map */