/*!***********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[4]!./src/scss/style.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************/
*,
*::before,
*::after {
  box-sizing: inherit;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
code,
form,
input,
textarea,
p,
table,
th,
td,
address,
span,
a,
figure,
figcaption {
  margin: 0;
  padding: 0;
  font: inherit;
  color: inherit;
  text-decoration: none;
  line-height: inherit;
  background-repeat: no-repeat;
}

article,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section,
main {
  display: block;
}

html {
  -webkit-text-size-adjust: 100%;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  font-size: calc(10 / 1920 * 100vw);
}
@media screen and (max-width: 0px) {
  html {
    font-size: calc(10 / 0 * 100vw);
  }
}
@media screen and (max-width: 561px) {
  html {
    font-size: calc(10 / 375 * 100vw);
  }
}

body {
  position: relative;
  font-size: 1.6rem;
  line-height: 1.5;
  min-height: 100vh;
  scroll-behavior: smooth;
  text-rendering: optimizeSpeed;
}

h1,
h2,
h3,
h4,
b,
em,
strong {
  font-weight: normal;
}

address,
i,
em {
  font-style: normal;
}

ol,
ul {
  list-style: none;
}

code {
  font-family: "Fira Code", "Consolas", "Courier New", monospace;
}

img {
  vertical-align: middle;
  border: none;
  max-width: 100%;
  height: auto;
}

input,
button,
select,
textarea {
  vertical-align: middle;
  font: inherit;
}

input[type=submit],
input[type=image],
input[type=reset],
button,
select {
  cursor: pointer;
}

label {
  display: inline-block;
  cursor: pointer;
}


iframe {
  border: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
}

@media (prefers-reduced-motion: reduce) {
  
  :not(.safe-animation)::before,
  :not(.safe-animation)::after {
    animation-delay: -1ms !important;
    animation-duration: 1ms !important;
    animation-iteration-count: 1 !important;
    transition-delay: 0s !important;
    transition-duration: 1ms !important;
    background-attachment: initial !important;
    scroll-behavior: auto !important;
  }
}

@media screen and (min-width: 961px) {
  .grid {
    position: relative;
    width: 100%;
  }
   .grid .g10 {
    position: relative;
    float: left;
    margin-left: 1.6129% !important;
  }
  .grid .g10 {
    width: 83.06451%;
  }
  .grid .push1 {
    margin-left: 8.46774% !important;
  }
  .grid::after {
    display: block;
    clear: both;
    content: "";
  }
}
@media screen and (max-width: 961px) {
  .grid {
    position: relative;
    width: 100%;
  }
   .grid .sg10 {
    position: relative;
    float: left;
    margin-left: 1.6129% !important;
  }
  .grid .sg10 {
    width: 83.06451%;
  }
  .grid .spush1 {
    margin-left: 8.46774% !important;
  }
  .grid::after {
    display: block;
    clear: both;
    content: "";
  }
}
@media screen and (max-width: 561px) {
  .grid {
    position: relative;
    width: 100%;
  }
   .grid .ssg12 {
    position: relative;
    float: left;
    margin-left: 1.6129% !important;
  }
  .grid .ssg12 {
    width: 100%;
    margin-left: 0 !important;
  }
  .grid::after {
    display: block;
    clear: both;
    content: "";
  }
  .grid .ssfst {
    margin-left: 0 !important;
    clear: left;
  }
}

.slick-slide > div > * {
  vertical-align: bottom;
}

.vbox-open {
  overflow: initial;
}
.vbox-container {
  overflow-x: initial;
  overflow-y: initial;
}
.vbox-container img {
  max-height: 85vh;
}
.vbox-num {
  margin: 6px 15px 6px 15px;
}

.resize-animation-stopper * {
  animation: none !important;
  transition: none !important;
}

.none {
  display: none !important;
}

.inline {
  display: inline !important;
}
.inline-block {
  display: inline-block !important;
}

.table {
  display: table !important;
}

.flex {
  display: flex !important;
  align-items: center;
}
.flex.-column {
  flex-direction: column !important;
}
.flex.-center {
  justify-content: center;
}
.flex.-wrap {
  flex-wrap: wrap;
}

.show {
  visibility: visible !important;
}

.note {
  display: none !important;
}
@media screen and (max-width: 0px) {
  .note {
    display: inherit !important;
  }
}
@media screen and (max-width: 961px) {
  .note {
    display: none !important;
  }
}
@media screen and (max-width: 561px) {
  .note {
    display: none !important;
  }
}

.tablet {
  display: none !important;
}
@media screen and (max-width: 961px) {
  .tablet {
    display: inherit !important;
  }
}
@media screen and (max-width: 561px) {
  .tablet {
    display: none !important;
  }
}

.sumaho {
  display: none !important;
}
@media screen and (max-width: 561px) {
  .sumaho {
    display: inherit !important;
  }
}

@media screen and (max-width: 561px) {
  .nosumaho {
    display: none !important;
  }
}

.s {
  font-size: 80%;
}

.light {
  font-weight: 300;
}

.regular {
  font-weight: normal;
}

.bold {
  font-weight: bold;
}

.black {
  font-weight: 900;
}

.gap1 > *:not(.mb) + * {
  margin-top: 1rem;
}

.gap5 > *:not(.mb) + * {
  margin-top: 5rem;
}

.gap8 > *:not(.mb) + * {
  margin-top: 8rem;
}
@media screen and (max-width: 561px) {
  .ssgap0 > *:not(.mb) + * {
    margin-top: 0rem;
  }
  .ssgap3 > *:not(.mb) + * {
    margin-top: 3rem;
  }
}
 .youtube, .googlemap {
  position: relative;
  height: 0;
  overflow: hidden;
}

 .youtube > iframe, .googlemap > iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.googlemap {
  padding-bottom: 56.25%;
}
@media screen and (max-width: 561px) {
  .googlemap {
    width: 90%;
    margin: 0 auto;
    padding-bottom: 90%;
    padding-top: 0;
  }
}

.youtube {
  padding-bottom: 56.25%;
}
img.fit {
  width: 100%;
  height: auto;
}
ul.bullet > li {
  text-indent: -1em;
  margin-left: 1em;
}

.mt10 {
  margin-top: 1rem;
}

.mt50 {
  margin-top: 5rem;
}

.mb10 {
  margin-bottom: 1rem;
}

.mb20 {
  margin-bottom: 2rem;
}

.mb30 {
  margin-bottom: 3rem;
}

.mb50 {
  margin-bottom: 5rem;
}

.mb80 {
  margin-bottom: 8rem;
}

.mb100 {
  margin-bottom: 10rem;
}
@media screen and (max-width: 561px) {
  .ssmt30 {
    margin-top: 3rem;
  }
  .ssmb0 {
    margin-bottom: 0rem;
  }
  .ssmb10 {
    margin-bottom: 1rem;
  }
  .ssmb20 {
    margin-bottom: 2rem;
  }
  .ssmb25 {
    margin-bottom: 2.5rem;
  }
  .ssmb30 {
    margin-bottom: 3rem;
  }
  .ssmb50 {
    margin-bottom: 5rem;
  }
}

.pb100 {
  padding-bottom: 10rem;
}
.rel {
  position: relative !important;
}

@media screen and (max-width: 561px) {
  .scroll {
    overflow: auto;
  }
  .scroll table {
    white-space: nowrap;
  }
}

@media screen and (max-width: 561px) {
  .scroll-img {
    width: 100rem;
    max-width: none;
  }
}

table.full {
  width: 100%;
}

.break {
  word-break: break-all;
}

.tl {
  text-align: left !important;
}
.tl > * {
  margin-right: auto;
  margin-left: 0;
}

.tr {
  text-align: right !important;
}
.tr > * {
  margin-left: auto;
  margin-right: 0;
}

.tc {
  text-align: center !important;
}
.tc > * {
  margin-left: auto;
  margin-right: auto;
}

.w3 {
  width: 3rem;
}

.w22 {
  width: 22rem;
}

.w44 {
  width: 44rem;
}

.w50p {
  width: 50%;
}

.w100p {
  width: 100%;
}
@media screen and (max-width: 561px) {
  .ssw10 {
    width: 10rem;
  }
  .ssw80p {
    width: 80%;
  }
  .ssw100p {
    width: 100%;
  }
}
/**
 * WordPressのビジュアルエディタTinyMCEのbodyのID
 */
#tinymce {
  min-height: auto !important;
  font-family: "Noto Sans JP", sans-serif;
  max-width: 124rem;
  margin: auto;
  padding: 3rem 0 !important;
}
@media screen and (max-width: 561px) {
  #tinymce {
    padding: 3rem 1rem;
  }
}

/**
 * ビジュアルエディタ共通スタイル
 * TinyMCEのbodyに付与される為、記事表示箇所に.wp-editorを付与することで記事編集画面と同じスタイルを適用可能
 */
.wp-editor > p + p {
  margin-top: 1em;
}
.wp-editor.-menu p {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2;
}
@media screen and (max-width: 561px) {
  .wp-editor.-menu p {
    font-size: 1.4rem;
  }
}
.wp-editor > blockquote {
  margin: 1em 0;
  padding: 0.5em 1em;
  margin-left: 1em;
  color: #666;
  border-left: 0.5rem solid #ccc;
  border-radius: 0.5rem 0 0 0.5rem;
}
.wp-editor ul {
  margin: 0.5em 0;
}
.wp-editor ul li {
  position: relative;
  text-indent: -1.1em;
  margin-left: 1.1em;
}
.wp-editor ul li::before {
  content: "•";
  font-size: inherit;
  color: #666;
  width: 1em;
  height: 1em;
  line-height: 1;
  margin: 0 0.27em;
}
.wp-editor ol {
  margin: 0.5em 0;
  list-style-type: decimal;
  margin-left: 1.3em;
}
.wp-editor > table {
  margin: 0.5em 0;
}
@media screen and (max-width: 561px) {
  .wp-editor > table {
    width: 100% !important;
  }
}
.wp-editor > table > tr > th, .wp-editor > table > thead > tr > th, .wp-editor > table > tbody > tr > th,
.wp-editor > table > tr > td, .wp-editor > table > thead > tr > td, .wp-editor > table > tbody > tr > td {
  padding: 0.5em;
  border: 1px solid #999;
}
.wp-editor > table > tr > td, .wp-editor > table > thead > tr > td, .wp-editor > table > tbody > tr > td {
  word-break: break-all;
}
@media screen and (max-width: 561px) {
  .wp-editor img {
    width: 100%;
    height: auto;
  }
}
.wp-editor img.alignleft {
  display: block;
  float: none;
  margin-right: auto;
  margin-left: 0;
}
.wp-editor img.alignright {
  display: block;
  float: none;
  margin-right: 0;
  margin-left: auto;
}
.wp-editor img.aligncenter {
  display: block;
  float: none;
  margin-right: auto;
  margin-left: auto;
}
.wp-editor strong {
  font-weight: bold;
}
.wp-editor a {
  color: #927434;
  text-decoration: underline;
  word-break: break-all;
}

/**
 * WP-PageNaviプラグイン用スタイル
 * https://ja.wordpress.org/plugins/wp-pagenavi/
 */
.wp-pagenavi {
  display: flex;
  gap: 0 0.5rem;
}
@media screen and (max-width: 561px) {
  .wp-pagenavi {
    justify-content: center;
  }
}
.wp-pagenavi > a,
.wp-pagenavi > span {
  width: 3rem;
  height: 3rem;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 1.3rem;
  border: none !important;
}
.wp-pagenavi > span.current {
  background-color: #ad9964;
  color: #fff;
}
.wp-pagenavi > a.nextskip::before, .wp-pagenavi > a.nextskip::after, .wp-pagenavi > a.next::before, .wp-pagenavi > a.prevskip::before, .wp-pagenavi > a.prevskip::after, .wp-pagenavi > a.prev::before {
  content: "";
  width: 0.5rem;
  height: 0.5rem;
  border: solid 1px #454545;
  border-left: none;
  border-bottom: none;
}
.wp-pagenavi > a.prevskip::before, .wp-pagenavi > a.prevskip::after, .wp-pagenavi > a.prev::before {
  transform: rotate(-135deg);
}
.wp-pagenavi > a.nextskip::before, .wp-pagenavi > a.nextskip::after, .wp-pagenavi > a.next::before {
  transform: rotate(45deg);
}
.wp-pagenavi > a:hover {
  opacity: 1;
  border: none;
}
.wp-pagenavi > span {
  border: none !important;
}
.wp-pagenavi > span.pages {
  display: none;
}

/**
 * ビジュアルエディタ内の見出しスタイルのサンプル
 */
.wp-ttl1 {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 1.2rem;
  line-height: 1.2;
  display: flex;
}
@media screen and (max-width: 561px) {
  .wp-ttl1 {
    font-size: 1.8rem;
  }
}
.wp-ttl2 {
  border-left: 5px solid #ad9964;
  padding-left: 10px;
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 1.2rem;
  line-height: 1.2;
  display: flex;
}
@media screen and (max-width: 561px) {
  .wp-ttl2 {
    font-size: 1.8rem;
  }
}
.wp-ttl3 {
  border-bottom: 1px solid #ad9964;
  padding-bottom: 0.4rem;
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 1.2rem;
  line-height: 1.2;
  display: flex;
}
@media screen and (max-width: 561px) {
  .wp-ttl3 {
    font-size: 1.8rem;
  }
}

.wp-tab1-btns {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 10rem;
  position: relative;
}
@media screen and (max-width: 561px) {
  .wp-tab1-btns {
    margin-bottom: 5rem;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}

.wp-tab1-btn {
  padding: 3rem 4rem;
  border-bottom: 1px solid #121212;
  cursor: pointer;
  position: relative;
  font-size: 2.2rem;
  text-align: center;
  display: flex;
}
@media screen and (max-width: 561px) {
  .wp-tab1-btn {
    font-size: 1.6rem;
    padding: 3rem 1rem 2rem 1rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
@media screen and (max-width: 561px) {
  .wp-tab1-btn > span {
    font-size: 1.3rem;
  }
}
.wp-tab1-btn::before {
  width: 1rem;
  height: 1rem;
  background-color: #927434;
  transform: rotate(45deg);
  margin-bottom: 1rem;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
}
@media screen and (max-width: 561px) {
  .wp-tab1-btn::before {
    top: 1.5rem;
    width: 0.8rem;
    height: 0.8rem;
  }
}
.wp-tab1-btn.on {
  color: #927434;
  border-bottom: 1px solid #927434;
}
.wp-tab1-btn.on::before {
  content: "";
}

.wp-btn1 {
  position: relative;
  color: #fff !important;
  text-decoration: none !important;
  background-color: #ad9964;
  border: solid 1px #fff;
  font-size: 1.8rem;
  padding: 1.5rem 6rem;
  text-align: center;
  display: inline-block;
}
@media screen and (max-width: 561px) {
  .wp-btn1 {
    font-size: 1.4rem;
  }
}

/**
 * WP-PageNaviプラグイン用スタイル
 * https://ja.wordpress.org/plugins/wp-pagenavi/
 */
.wp-widget:last-of-type > .wp-widget-list {
  border-bottom: none;
}
.wp-widget > .wp-widget-ttl {
  font-size: 1.8rem;
  padding: 2rem 0;
  border-bottom: solid 1px rgba(18, 18, 18, 0.2);
}
.wp-widget > .wp-widget-list {
  display: flex;
  flex-direction: column;
  gap: 1rem 0;
  padding: 2rem 0;
  border-bottom: solid 1px rgba(18, 18, 18, 0.2);
  font-size: 1.5rem;
}
.wp-widget > .wp-widget-list > .cat-item > a {
  display: flex;
  align-items: center;
  gap: 0 1rem;
}
.wp-widget > .wp-widget-list > .cat-item > a::before {
  content: "";
  width: 0.8rem;
  height: 0.8rem;
  border: solid 2px #927434;
  border-left: none;
  border-bottom: none;
  transform: rotate(45deg);
}
.wp-widget > .wp-widget-list .archives-year {
  display: flex;
  align-items: center;
  gap: 0 1rem;
  cursor: pointer;
}
.wp-widget > .wp-widget-list .archives-year::before {
  content: "";
  width: 0.8rem;
  height: 0.8rem;
  border: solid 2px #927434;
  border-left: none;
  border-bottom: none;
  transform: rotate(45deg);
}
.wp-widget > .wp-widget-list .archives-month {
  display: none;
  padding: 1rem 0 1rem 2rem;
}
.wp-widget > .wp-widget-list .archives-month.on {
  display: flex;
  flex-direction: column;
  gap: 1rem 0;
}

.wp-layout1 {
  display: flex;
  flex-direction: column;
  gap: 6rem;
}
@media screen and (max-width: 561px) {
  .wp-layout1 {
    gap: 4rem;
  }
}

.preloader {
  width: 100%;
  height: 100%;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
}

.body {
  font-family: "Zen Old Mincho", serif;
  color: #121212;
}

.topfirstview::after, .topfirstview::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.topfirstview {
  position: relative;
  color: #fff;
  width: 100%;
  height: 108rem;
}
@media screen and (max-width: 561px) {
  .topfirstview {
    height: 100vh;
  }
}
@media screen and (max-width: 561px) {
  .topfirstview > figure {
    height: 100%;
  }
}
.topfirstview > figure > img {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}
@media screen and (min-width: 1920px) {
  .topfirstview > figure > img {
    width: 100%;
  }
}
.topfirstview > figure > figcaption {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 3.6rem;
  letter-spacing: 1px;
  font-weight: 600;
}
@media screen and (max-width: 561px) {
  .topfirstview > figure > figcaption {
    font-size: 2.6rem;
    text-align: center;
  }
}
.topfirstview::before {
  background-color: rgba(0, 0, 0, 0.35);
}
.topfirstview::after {
  height: 30rem;
  z-index: 1;
  background: linear-gradient(rgba(0, 0, 0, 0.7) -4.76%, rgba(0, 0, 0, 0) 100%);
}
@media screen and (max-width: 561px) {
  .topfirstview::after {
    height: 5rem;
  }
}

.topfirstview-txt {
  display: inline-flex;
  gap: 0 1rem;
}
.topfirstview-txt::before, .topfirstview-txt::after {
  content: "";
  width: 1.9rem;
  height: 2rem;
  background: url(../img/icon/brackets/white.svg) no-repeat center/contain;
}
.topfirstview-txt::after {
  margin-top: auto;
  transform: rotate(180deg);
}

.plan, .topsecondview {
  position: relative;
  background-color: #f6f6f6;
}
.plan::before, .topsecondview::before, .plan::after, .topsecondview::after {
  content: "";
  width: 52.8rem;
  height: 34.4rem;
  position: absolute;
  background: url(../../img/bg/1.svg) no-repeat center/contain;
}
@media screen and (max-width: 561px) {
  .plan::before, .topsecondview::before, .plan::after, .topsecondview::after {
    width: 26.4rem;
    height: 17.2rem;
  }
}
.plan::before, .topsecondview::before {
  top: 0;
  right: 0;
}
.plan::after, .topsecondview::after {
  bottom: 0;
  left: 0;
  transform: rotate(180deg);
}

.topsecondview {
  display: flex;
  flex-direction: column;
}

.topsecondview-outer {
  padding: 10rem 2rem;
  gap: 15rem 0;
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 561px) {
  .topsecondview-outer {
    padding: 5rem 1rem;
    gap: 5rem 0;
  }
}

.access-ttl1, .sightseeing-ttl1, .plan-ttl1, .pickup-ttl1, .news-ttl1 {
  font-weight: 500;
  display: flex;
  flex-direction: column;
  gap: 1rem 0;
}
.access-ttl1 > b, .sightseeing-ttl1 > b, .plan-ttl1 > b, .pickup-ttl1 > b, .news-ttl1 > b {
  font-size: 5rem;
}
@media screen and (max-width: 561px) {
  .access-ttl1 > b, .sightseeing-ttl1 > b, .plan-ttl1 > b, .pickup-ttl1 > b, .news-ttl1 > b {
    font-size: 4rem;
  }
}
.access-ttl1 > span, .sightseeing-ttl1 > span, .plan-ttl1 > span, .pickup-ttl1 > span, .news-ttl1 > span {
  font-size: 2rem;
  display: flex;
  align-items: center;
  gap: 0 0.5rem;
}
@media screen and (max-width: 561px) {
  .access-ttl1 > span, .sightseeing-ttl1 > span, .plan-ttl1 > span, .pickup-ttl1 > span, .news-ttl1 > span {
    font-size: 1.6rem;
  }
}
.access-ttl1 > span::before, .sightseeing-ttl1 > span::before, .plan-ttl1 > span::before, .pickup-ttl1 > span::before, .news-ttl1 > span::before {
  content: "";
  width: 1rem;
  height: 1px;
  background-color: #a8a8a8;
}

.news {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5rem 0;
  position: relative;
  z-index: 1;
}

.news-outer {
  display: flex;
  justify-content: center;
  gap: 0 20rem;
}
@media screen and (max-width: 561px) {
  .news-outer {
    align-items: center;
    flex-direction: column;
    gap: 2rem 0;
  }
}

.news-btn {
  position: relative;
  color: #121212;
  background-color: transparent;
  border: solid 1px #927434;
  font-size: 1.8rem;
  padding: 1.5rem 6rem;
  text-align: center;
  display: inline-block;
}
@media screen and (max-width: 561px) {
  .news-btn {
    font-size: 1.4rem;
  }
}
.news-btn::before {
  content: "";
  position: absolute;
  width: 2rem;
  height: 1px;
  background-color: #927434;
  top: 0;
  bottom: 0;
  right: -1rem;
  margin: auto;
}
.news-btn.external::before {
  background: url(../img/icon/external/gold.svg) no-repeat center/contain;
  width: 1.2rem;
  height: 1.2rem;
  right: 2rem;
}

.news-links {
  width: 100rem;
}
@media screen and (max-width: 561px) {
  .news-links {
    width: 100%;
  }
}

.news-links > a {
  display: flex;
  padding: 3rem 5rem 3rem 0;
  gap: 0 5rem;
  font-size: 1.8rem;
  border: solid 1px rgba(18, 18, 18, 0.2);
  border-right: none;
  border-left: none;
  border-bottom: none;
  position: relative;
}
@media screen and (max-width: 561px) {
  .news-links > a {
    flex-direction: column;
    gap: 1rem 0;
    font-size: 1.6rem;
    padding: 2rem 3rem 2rem 0;
  }
}
.news-links > a::before {
  content: "";
  width: 0.8rem;
  height: 0.8rem;
  transform: rotate(45deg);
  background-color: #ad9964;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 1rem;
  margin: auto;
}
.news-links > a:last-of-type {
  border-bottom: solid 1px rgba(18, 18, 18, 0.2);
}

.news-date {
  color: #8c7842;
}
@media screen and (max-width: 561px) {
  .news-date {
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 561px) {
  .news-txt {
    font-size: 1.4rem;
  }
}

.pickup {
  display: flex;
  justify-content: center;
  gap: 0 10rem;
}
@media screen and (max-width: 561px) {
  .pickup {
    flex-direction: column;
    align-items: center;
    gap: 2rem 0;
  }
}

.pickup-slider {
  width: 100rem;
}
@media screen and (max-width: 561px) {
  .pickup-slider {
    width: 100%;
  }
}
.pickup-slider figure {
  margin: 0 1rem;
}
@media screen and (max-width: 561px) {
  .pickup-slider figure {
    width: 29rem;
  }
}
.pickup-slider figure > a {
  display: flex !important;
  flex-direction: column;
  gap: 2rem 0;
}
.pickup-slider figure figcaption {
  letter-spacing: 1px;
  font-size: 1.6rem;
  font-weight: 500;
  display: flex;
  gap: 0.5rem 0;
  flex-direction: column;
}
.pickup-slider figure img {
  height: 21rem;
  object-fit: cover;
  width: 100%;
}
.pickup-slider .slick-arrow {
  color: transparent;
  border: none;
  width: 6rem;
  height: 6rem;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  border: solid 2px #ad9964;
  border-right: none;
  border-bottom: none;
  transform: rotate(-45deg);
  background: transparent;
}
@media screen and (max-width: 561px) {
  .pickup-slider .slick-arrow {
    top: -12rem;
    padding: 0;
    z-index: 1;
  }
}
.pickup-slider .slick-prev {
  left: -5rem;
}
@media screen and (max-width: 561px) {
  .pickup-slider .slick-prev {
    left: 2rem;
  }
}
.pickup-slider .slick-next {
  right: -5rem;
  transform: rotate(135deg);
}
@media screen and (max-width: 561px) {
  .pickup-slider .slick-next {
    right: 2rem;
  }
}

.concept {
  padding: 10rem 20rem 10rem 5rem;
  position: relative;
}
@media screen and (max-width: 561px) {
  .concept {
    padding: 10rem 1rem;
  }
}
@media screen and (max-width: 561px) {
  .concept {
    padding: 0 0 0 3rem;
  }
}

.concept-outer {
  max-width: 167rem;
  margin: 0 auto;
  background-color: #f8f2e3;
  padding: 5rem;
  height: 114.5rem;
  position: relative;
}
@media screen and (max-width: 561px) {
  .concept-outer {
    height: 90rem;
  }
}

.concept-outer {
  position: relative;
}

.concept-inner {
  position: absolute;
  bottom: 20rem;
  left: 45rem;
  display: flex;
  align-items: end;
  gap: 0 5rem;
  z-index: 1;
}
@media screen and (max-width: 561px) {
  .concept-inner {
    bottom: 20rem;
    left: 30rem;
    gap: 0 1rem;
  }
}
@media screen and (max-width: 561px) {
  .concept-inner {
    bottom: 14rem;
    left: 0;
    flex-direction: column;
    gap: 0;
    width: 100%;
  }
}
@media screen and (max-width: 561px) {
  .concept-inner:lang(en) {
    bottom: 8rem;
    gap: 2rem;
  }
}
.concept-inner > img {
  width: 44.2rem;
  height: 28rem;
  object-fit: cover;
}
@media screen and (max-width: 561px) {
  .concept-inner > img {
    width: 17.68rem;
    height: 11.2rem;
    margin: 0 5rem 0 0;
  }
}

.concept-ph1 {
  position: absolute;
  top: 0;
  right: 0;
  width: 145rem;
  z-index: 1;
}
@media screen and (max-width: 561px) {
  .concept-ph1 {
    width: 80%;
  }
}
@media screen and (max-width: 561px) {
  .concept-ph1 {
    top: 30rem;
  }
}

.concept-ph2 {
  width: 42.4rem;
  height: 57rem;
  object-fit: cover;
  position: absolute;
  bottom: 20rem;
  left: 0;
  z-index: 2;
}
@media screen and (max-width: 561px) {
  .concept-ph2 {
    width: 28.2666666667rem;
    height: 38rem;
    bottom: 15rem;
  }
}
@media screen and (max-width: 561px) {
  .concept-ph2 {
    width: 12.1142857143rem;
    height: 16.2857142857rem;
    bottom: 33rem;
  }
}

.concept-txt1 {
  line-height: 2;
  font-size: 1.8rem;
  letter-spacing: 1px;
}
@media screen and (max-width: 561px) {
  .concept-txt1 {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 561px) {
  .concept-txt1 {
    font-size: 1.4rem;
    padding: 0 3rem;
    margin-top: 5rem;
  }
}

.concept-btn {
  position: absolute;
  bottom: 5rem;
  right: 0;
  left: 0;
  margin: auto;
  display: flex;
  justify-content: center;
}
.concept-btn > a {
  position: relative;
  color: #121212;
  background-color: transparent;
  border: solid 1px #927434;
  font-size: 1.8rem;
  padding: 1.5rem 6rem;
  text-align: center;
  display: inline-block;
}
@media screen and (max-width: 561px) {
  .concept-btn > a {
    font-size: 1.4rem;
  }
}
.concept-btn > a::before {
  content: "";
  position: absolute;
  width: 2rem;
  height: 1px;
  background-color: #927434;
  top: 0;
  bottom: 0;
  right: -1rem;
  margin: auto;
}
.concept-btn > a.external::before {
  background: url(../img/icon/external/gold.svg) no-repeat center/contain;
  width: 1.2rem;
  height: 1.2rem;
  right: 2rem;
}

.concept-ttl1 {
  text-align: right;
  font-weight: 500;
  font-size: 9rem;
  -webkit-text-stroke: 1px rgba(255, 255, 255, 0.7);
  text-stroke: 1px rgba(255, 255, 255, 0.7);
  color: transparent;
  position: absolute;
  top: -11rem;
  right: 5rem;
}
@media screen and (max-width: 561px) {
  .concept-ttl1 {
    font-size: 5rem;
    padding-right: 1rem;
    top: -6rem;
    right: 0;
  }
}

.concept-ttl2 {
  position: absolute;
  top: 10rem;
  left: 10rem;
  font-size: 3rem;
  font-weight: 500;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  line-height: 2;
}
@media screen and (max-width: 561px) {
  .concept-ttl2 {
    left: 5rem;
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 561px) {
  .concept-ttl2 {
    font-size: 2rem;
    width: 100%;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    flex-direction: column;
    line-height: 3;
    top: 5rem;
  }
}
.concept-ttl2:lang(en) {
  writing-mode: unset;
  left: 3rem;
  font-size: 2.2rem;
}
@media screen and (max-width: 561px) {
  .concept-ttl2:lang(en) {
    left: 1.5rem;
    font-size: 2rem;
    width: unset;
  }
}

.features {
  display: flex;
  flex-direction: column;
  padding: 20rem 0 10rem;
  gap: 20rem 0;
}
@media screen and (max-width: 561px) {
  .features {
    padding: 10rem 0 5rem;
    gap: 10rem 0;
  }
}

@media screen and (max-width: 561px) {
  .features-outer {
    padding-right: 2rem;
  }
  .features-outer:lang(en) {
    padding-right: 0;
  }
}

.features-figure {
  display: flex;
  max-width: 160rem;
  margin: 0 auto;
  padding: 2rem 10rem 10rem 0;
  gap: 0 1rem;
  align-items: end;
  background-color: #f8f2e3;
  position: relative;
}
@media screen and (max-width: 561px) {
  .features-figure {
    flex-direction: column !important;
    padding: 20rem 1rem 5rem 0;
    align-items: start;
  }
}
.features-figure:lang(en) {
  align-items: center;
  gap: 0 8rem;
}
@media screen and (max-width: 561px) {
  .features-figure:lang(en) {
    padding: 10rem 0 5rem 0;
  }
}

.features-ph {
  margin: -10rem 0 0 -21rem;
  width: 125rem;
  height: 73rem;
  flex: 0 0 auto;
}
@media screen and (max-width: 561px) {
  .features-ph {
    margin: 0 !important;
    width: 30rem;
    height: 19rem;
  }
}

.features-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (max-width: 561px) {
  .features-img {
    height: 30rem;
  }
}

.features-num {
  position: absolute;
  top: -5rem;
  right: 0;
  -webkit-text-stroke: 1px rgba(255, 255, 255, 0.7);
  text-stroke: 1px rgba(255, 255, 255, 0.7);
  color: transparent;
  font-size: 10rem;
  line-height: 0;
}
@media screen and (max-width: 561px) {
  .features-num {
    font-size: 5rem;
    top: -3rem;
  }
}

.features-ttl1 {
  -webkit-text-stroke: 1px rgba(255, 255, 255, 0.7);
  text-stroke: 1px rgba(255, 255, 255, 0.7);
  font-size: 9rem;
  font-weight: 500;
  padding-left: 10rem;
  color: transparent;
  position: absolute;
  top: -19rem;
  left: -20rem;
}
@media screen and (max-width: 561px) {
  .features-ttl1 {
    left: -5rem;
  }
}
@media screen and (max-width: 561px) {
  .features-ttl1 {
    font-size: 5rem;
    top: -6.5rem;
    padding-left: 5rem;
  }
}

.features-caption {
  display: flex;
  flex-direction: column;
  gap: 10rem 0;
  position: relative;
  align-items: center;
}
.features-caption:lang(en) {
  margin-top: 8rem;
  gap: 5rem 0;
}
@media screen and (max-width: 561px) {
  .features-caption:lang(en) {
    margin-top: 0;
  }
}

.features-caption-inner {
  display: flex;
  flex-direction: column;
  gap: 5rem 0;
}
@media screen and (max-width: 561px) {
  .features-caption-inner {
    margin-top: 15rem;
    padding: 0 4rem;
  }
}

.features-ja {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-weight: 500;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 561px) {
  .features-ja {
    position: absolute;
    top: -35rem;
  }
}
.features-ja:lang(en) {
  writing-mode: unset;
}
@media screen and (max-width: 561px) {
  .features-ja:lang(en) {
    top: -26rem;
  }
}
.features-ja > b {
  font-size: 4.5rem;
}
@media screen and (max-width: 561px) {
  .features-ja > b {
    font-size: 3rem;
  }
}
.features-ja > span {
  font-size: 2.2rem;
}
@media screen and (max-width: 561px) {
  .features-ja > span {
    font-size: 1.8rem;
  }
}

.features-en {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-size: 1.8rem;
  font-weight: 500;
  align-self: flex-start;
  margin-right: 1rem;
  display: flex;
  align-items: center;
  gap: 0 1rem;
}
@media screen and (max-width: 561px) {
  .features-en {
    font-size: 1.4rem;
    position: absolute;
    right: 0;
    margin-right: 3rem !important;
  }
}
.features-en::before {
  content: "";
  width: 1px;
  height: 7rem;
  background-color: #121212;
}

.features-txt1 {
  font-size: 1.8rem;
  line-height: 2;
  letter-spacing: 1px;
}
@media screen and (max-width: 561px) {
  .features-txt1 {
    font-size: 1.4rem;
  }
}

.features-btn {
  display: flex;
  justify-content: center;
}
.features-btn > a {
  position: relative;
  color: #121212;
  background-color: transparent;
  border: solid 1px #927434;
  font-size: 1.8rem;
  padding: 1.5rem 6rem;
  text-align: center;
  display: inline-block;
  width: 90%;
  padding: 2.5rem;
}
@media screen and (max-width: 561px) {
  .features-btn > a {
    font-size: 1.4rem;
  }
}
.features-btn > a::before {
  content: "";
  position: absolute;
  width: 2rem;
  height: 1px;
  background-color: #927434;
  top: 0;
  bottom: 0;
  right: -1rem;
  margin: auto;
}
.features-btn > a.external::before {
  background: url(../img/icon/external/gold.svg) no-repeat center/contain;
  width: 1.2rem;
  height: 1.2rem;
  right: 2rem;
}

.features > .features-outer:nth-of-type(even) {
  padding: 0 0 0 2rem;
}
.features > .features-outer:nth-of-type(even):lang(en) {
  padding: 0;
}
.features > .features-outer:nth-of-type(even) .features-figure {
  flex-direction: row-reverse;
  padding: 2rem 0 10rem 10rem;
}
@media screen and (max-width: 561px) {
  .features > .features-outer:nth-of-type(even) .features-figure {
    padding: 20rem 0 5rem 1rem;
    align-items: end;
  }
}
@media screen and (max-width: 561px) {
  .features > .features-outer:nth-of-type(even) .features-figure:lang(en) {
    padding: 10rem 0 5rem 0;
    align-items: center;
  }
}
.features > .features-outer:nth-of-type(even) .features-ph {
  margin: -10rem -14.1rem 0 0;
}
.features > .features-outer:nth-of-type(even) .features-num {
  right: auto;
  left: 0;
}
.features > .features-outer:nth-of-type(even) .features-en {
  margin: 0 0 0 1rem;
}
@media screen and (max-width: 561px) {
  .features > .features-outer:nth-of-type(even) .features-en {
    right: auto;
    left: 0;
    margin: 0 0 0 3rem;
  }
}

.plan-outer {
  padding: 5rem 0;
  display: flex;
  flex-direction: column;
  gap: 5rem 0;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 561px) {
  .plan-outer {
    padding: 5rem 0;
  }
}

.plan-ttl1 {
  padding-left: 10rem;
}
@media screen and (max-width: 561px) {
  .plan-ttl1 {
    justify-content: center;
    align-items: center;
    padding: 0;
  }
}

.plan-inner {
  display: flex;
  align-items: center;
  gap: 0 1rem;
}

.plan-slider {
  width: 105rem;
  margin: 0 auto;
}
@media screen and (max-width: 561px) {
  .plan-slider {
    width: 100%;
  }
}
.plan-slider .slick-arrow {
  color: transparent;
  border: none;
  width: 6rem;
  height: 6rem;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  border: solid 2px #ad9964;
  border-right: none;
  border-bottom: none;
  transform: rotate(-45deg);
  background: transparent;
  z-index: 1;
}
@media screen and (max-width: 561px) {
  .plan-slider .slick-arrow {
    padding: 0;
    top: -8rem;
  }
}
.plan-slider .slick-prev {
  left: -5rem;
}
@media screen and (max-width: 561px) {
  .plan-slider .slick-prev {
    left: 3rem;
  }
}
.plan-slider .slick-next {
  right: -5rem;
  transform: rotate(135deg);
}
@media screen and (max-width: 561px) {
  .plan-slider .slick-next {
    right: 3rem;
  }
}

.plan-slider-link {
  display: flex !important;
  flex-direction: column;
  gap: 2rem 0;
  background-color: #f6f6f6;
  margin: 0 2rem;
}
@media screen and (max-width: 561px) {
  .plan-slider-link {
    margin: 0 1rem;
    width: 29rem;
  }
}

.plan-slider-ph {
  width: 100%;
  height: 21rem;
  object-fit: cover;
}
@media screen and (max-width: 561px) {
  .plan-slider-ph {
    width: 29rem;
    height: 19rem;
  }
}

.plan-date {
  color: #7d6830;
  font-size: 1.6rem;
}
@media screen and (max-width: 561px) {
  .plan-date {
    font-size: 1.5rem;
  }
}

.plan-slider-caption {
  display: flex;
  flex-direction: column;
  gap: 0.5rem 0;
  letter-spacing: 1px;
}

.plan-label {
  font-weight: 500;
  font-size: 1.3rem;
  background-color: #ad9964;
  color: #fff;
  padding: 0.5rem 1rem;
  white-space: nowrap;
}
@media screen and (max-width: 561px) {
  .plan-label {
    font-size: 1.2rem;
  }
}

.plan-btn {
  display: flex;
  justify-content: center;
}
.plan-btn > a {
  position: relative;
  color: #121212;
  background-color: transparent;
  border: solid 1px #927434;
  font-size: 1.8rem;
  padding: 1.5rem 6rem;
  text-align: center;
  display: inline-block;
}
@media screen and (max-width: 561px) {
  .plan-btn > a {
    font-size: 1.4rem;
  }
}
.plan-btn > a::before {
  content: "";
  position: absolute;
  width: 2rem;
  height: 1px;
  background-color: #927434;
  top: 0;
  bottom: 0;
  right: -1rem;
  margin: auto;
}
.plan-btn > a.external::before {
  background: url(../img/icon/external/gold.svg) no-repeat center/contain;
  width: 1.2rem;
  height: 1.2rem;
  right: 2rem;
}

@media screen and (max-width: 561px) {
  .plan-txt {
    font-size: 1.5rem;
  }
}

.sightseeing {
  padding: 10rem 0 20rem;
  background-color: #fff;
  position: relative;
}
@media screen and (max-width: 561px) {
  .sightseeing {
    padding: 5rem 0;
  }
}
.sightseeing::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(18, 18, 18, 0.85);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.sightseeing-outer {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10rem 0;
  max-width: 138rem;
  margin: 0 auto;
}
@media screen and (max-width: 561px) {
  .sightseeing-outer {
    gap: 7rem 0;
  }
}

.sightseeing-inner {
  background-color: #e0e0e0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: center;
  gap: 0 10rem;
  width: 100%;
  padding: 10rem 5rem 10rem 0;
  position: relative;
}
@media screen and (max-width: 561px) {
  .sightseeing-inner {
    display: flex;
    flex-direction: column;
    gap: 5rem 0;
    padding: 0;
    width: 90%;
    margin: 0 auto;
  }
}

.sightseeing-ttl1 {
  color: #fff;
  text-align: right;
  align-items: end;
  justify-content: end;
  width: 100%;
  letter-spacing: 1px;
}
@media screen and (max-width: 561px) {
  .sightseeing-ttl1 {
    text-align: center;
    align-items: center;
    justify-content: center;
    padding-right: 0;
  }
}

.sightseeing-ttl2 {
  writing-mode: vertical-rl;
  font-size: 3rem;
  line-height: 3;
  letter-spacing: 1px;
}
.sightseeing-ttl2:lang(en) {
  writing-mode: unset;
}
@media screen and (max-width: 561px) {
  .sightseeing-ttl2 {
    font-size: 2rem;
    line-height: 2;
    writing-mode: horizontal-tb;
  }
}

.sightseeing-caption {
  display: flex;
  flex-direction: column;
  justify-content: end;
  align-items: center;
  gap: 3rem 0;
  position: relative;
}
@media screen and (max-width: 561px) {
  .sightseeing-caption {
    padding: 10rem 3rem 5rem 3rem;
  }
}

.sightseeing-phs {
  position: relative;
}

.sightseeing-ph3, .sightseeing-ph2 {
  position: absolute;
}
.sightseeing-ph3 > img, .sightseeing-ph2 > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sightseeing-ph1 {
  width: 83rem;
  height: 58rem;
  margin: -20rem 0 0 -10rem;
  position: relative;
}
@media screen and (max-width: 561px) {
  .sightseeing-ph1 {
    width: 30rem;
    height: 20rem;
    margin: -3rem 0 0 0;
  }
}
.sightseeing-ph1 > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sightseeing-ph2 {
  left: -20rem;
  bottom: -10rem;
  width: 47.7rem;
  height: 33.4rem;
}
@media screen and (max-width: 561px) {
  .sightseeing-ph2 {
    width: 19.5rem;
    height: 13.5rem;
    bottom: -8rem;
    left: -4rem;
  }
}

.sightseeing-ph3 {
  right: -5rem;
  bottom: -25rem;
  width: 46rem;
  height: 33.4rem;
}
@media screen and (max-width: 561px) {
  .sightseeing-ph3 {
    width: 18rem;
    height: 12.8rem;
    right: -3rem;
    bottom: -11rem;
  }
}

.sightseeing-ph-txt {
  position: absolute;
  top: 0;
  left: 2rem;
  color: #fff;
  background-color: #ad9964;
  writing-mode: vertical-rl;
  display: flex;
  flex-direction: column;
  padding: 2rem 1rem;
}
@media screen and (max-width: 561px) {
  .sightseeing-ph-txt {
    padding: 1rem;
    left: 1rem;
  }
}
.sightseeing-ph-txt > b {
  font-size: 2rem;
  font-weight: 600;
}
@media screen and (max-width: 561px) {
  .sightseeing-ph-txt > b {
    font-size: 1.3rem;
  }
}
.sightseeing-ph-txt > span {
  font-size: 1.5rem;
  font-weight: 500;
  text-align: right;
}
@media screen and (max-width: 561px) {
  .sightseeing-ph-txt > span {
    font-size: 1.1rem;
  }
}
.sightseeing-ph-txt > span > i {
  writing-mode: horizontal-tb;
}

.sightseeing-txt1 {
  font-size: 1.8rem;
  line-height: 2;
  letter-spacing: 1px;
}
@media screen and (max-width: 561px) {
  .sightseeing-txt1 {
    font-size: 1.5rem;
  }
}

.sightseeing-btn {
  position: relative;
  color: #121212;
  background-color: transparent;
  border: solid 1px #927434;
  font-size: 1.8rem;
  padding: 1.5rem 6rem;
  text-align: center;
  display: inline-block;
}
@media screen and (max-width: 561px) {
  .sightseeing-btn {
    font-size: 1.4rem;
  }
}
.sightseeing-btn::before {
  content: "";
  position: absolute;
  width: 2rem;
  height: 1px;
  background-color: #927434;
  top: 0;
  bottom: 0;
  right: -1rem;
  margin: auto;
}
.sightseeing-btn.external::before {
  background: url(../img/icon/external/gold.svg) no-repeat center/contain;
  width: 1.2rem;
  height: 1.2rem;
  right: 2rem;
}

.access {
  background-color: #e8e8e8;
  background-image: url(../../img/access/bg.png);
  background-repeat: repeat;
}

.access-ttl1 {
  padding: 10rem 0 0 10rem;
}
@media screen and (max-width: 561px) {
  .access-ttl1 {
    align-items: center;
    padding: 5rem 1rem;
  }
}

.access-outer {
  display: flex;
  gap: 0 10rem;
  padding: 10rem;
}
@media screen and (max-width: 561px) {
  .access-outer {
    flex-direction: column;
    gap: 5rem 0;
    padding: 0 1rem;
    margin-bottom: 5rem;
  }
}
.access-outer > figcaption {
  display: flex;
  flex-direction: column;
  gap: 2rem 0;
  line-height: 2;
  letter-spacing: 1px;
  width: 40%;
  flex: 0 0 auto;
}
@media screen and (max-width: 561px) {
  .access-outer > figcaption {
    width: 100%;
  }
}

.access-sanraku {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0 5rem;
  background-color: #ccc;
  padding: 5rem 0;
}
@media screen and (max-width: 561px) {
  .access-sanraku {
    gap: 2rem 0;
    flex-direction: column;
    padding: 5rem 1rem;
  }
}
.access-sanraku > a {
  position: relative;
  color: #fff;
  background-color: #ad9964;
  border: solid 1px #fff;
  font-size: 1.8rem;
  padding: 1.5rem 6rem;
  text-align: center;
  display: inline-block;
}
@media screen and (max-width: 561px) {
  .access-sanraku > a {
    font-size: 1.4rem;
  }
}
.access-sanraku > a::before {
  content: "";
  position: absolute;
  width: 2rem;
  height: 1px;
  background-color: #fff;
  top: 0;
  bottom: 0;
  right: -1rem;
  margin: auto;
}
.access-sanraku > a.external::before {
  background: url(../img/icon/external/gold.svg) no-repeat center/contain;
  width: 1.2rem;
  height: 1.2rem;
  right: 2rem;
}

.access-ttl2 {
  font-size: 1.8rem;
  font-weight: bold;
  display: flex;
  align-items: center;
  gap: 0 0.5rem;
}
.access-ttl2::before {
  content: "";
  width: 1rem;
  height: 1rem;
  background-color: #ad9964;
  transform: rotate(45deg);
}

.access-btn1 {
  text-align: center;
  color: #fff;
  background-color: #ad9964;
  flex-direction: column;
  display: flex;
  padding: 3rem;
  position: relative;
}
.access-btn1::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 97%;
  height: 90%;
  border: solid 1px #fff;
}
.access-btn1 > b {
  font-weight: 600;
  font-size: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0 1rem;
}
@media screen and (max-width: 561px) {
  .access-btn1 > b {
    font-size: 1.6rem;
  }
}
.access-btn1 > b::before {
  content: "";
  width: 2.9rem;
  height: 1.4rem;
  background: url(../../img/access/bus.svg) no-repeat center/contain;
}
.access-btn1 > span {
  font-weight: 500;
  font-size: 1.6rem;
}
@media screen and (max-width: 561px) {
  .access-btn1 > span {
    font-size: 1.4rem;
  }
}
.access-btn1 > span > i {
  display: inline-block;
  width: 5rem;
  height: 1rem;
  background: url(../img/icon/arrow/white.svg) no-repeat center/contain;
}

.access-btn2 {
  position: relative;
  color: #121212;
  background-color: transparent;
  border: solid 1px #927434;
  font-size: 1.8rem;
  padding: 1.5rem 6rem;
  text-align: center;
  display: inline-block;
  width: 50%;
}
@media screen and (max-width: 561px) {
  .access-btn2 {
    font-size: 1.4rem;
  }
}
.access-btn2::before {
  content: "";
  position: absolute;
  width: 2rem;
  height: 1px;
  background-color: #927434;
  top: 0;
  bottom: 0;
  right: -1rem;
  margin: auto;
}
.access-btn2.external::before {
  background: url(../img/icon/external/gold.svg) no-repeat center/contain;
  width: 1.2rem;
  height: 1.2rem;
  right: 2rem;
}
@media screen and (max-width: 561px) {
  .access-btn2 {
    width: 100%;
  }
}

@media screen and (max-width: 561px) {
  .access-map {
    width: 100%;
  }
}

.access-sanraku-logo {
  display: flex;
  gap: 0 3rem;
}
.access-sanraku-logo > a {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 561px) {
  .access-sanraku-logo {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    align-items: center;
    gap: 0 2rem;
  }
}

.access-map {
  width: 50%;
}
@media screen and (max-width: 561px) {
  .access-map {
    width: 100%;
  }
}

.topbglayout {
  display: flex;
  flex-direction: column;
  gap: 5rem 0;
  padding: 20rem 0 0;
  background: rgba(168, 152, 111, 0.9);
}
@media screen and (max-width: 561px) {
  .topbglayout {
    padding: 10rem 0 0;
  }
}

.header {
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  height: 8.8rem;
  color: #fff;
}
@media screen and (max-width: 561px) {
  .header {
    height: auto;
  }
}

.header.on {
  position: fixed;
  top: 0;
  left: 0;
  width: auto;
}
.header.on .header-nav {
  display: none;
}

.header-inner1 {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 561px) {
  .header-inner1 {
    width: 100%;
    justify-content: space-between;
  }
}

.header-outer1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 1rem;
  padding-right: 55rem;
  width: 100%;
}
@media screen and (max-width: 561px) {
  .header-outer1 {
    padding: 1rem;
  }
}

.header-nav {
  display: flex;
  align-items: center;
  gap: 0 2rem;
  font-size: 1.8rem;
  font-weight: 500;
}
@media screen and (max-width: 561px) {
  .header-nav {
    display: none;
  }
}
.header-nav > a {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.header-nav > a::before {
  content: "";
  position: absolute;
  top: -1.5rem;
  right: 0;
  left: 0;
  margin: auto;
  width: 2rem;
  height: 1.539rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.header-nav > a:hover::before {
  background-image: url(../img/icon/swan/white.svg);
}

.header-logo {
  margin-right: 4rem;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 561px) {
  .header-logo {
    margin-right: 0;
  }
}
.header-logo > img {
  width: 26.6rem;
  height: auto;
  object-fit: contain;
}
@media screen and (max-width: 561px) {
  .header-logo > img {
    width: 12rem;
  }
}

.header-lang-ttl::after, .header-lang-ttl::before {
  content: "";
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.header-lang-ttl {
  display: flex;
  align-items: center;
  gap: 0 0.5rem;
  cursor: pointer;
}
@media screen and (max-width: 561px) {
  .header-lang-ttl {
    font-size: 1.2rem;
  }
}
.header-lang-ttl::before {
  width: 1.8rem;
  height: 1.8rem;
  background-image: url(../img/icon/lang/globe.svg);
}
@media screen and (max-width: 561px) {
  .header-lang-ttl::before {
    width: 1.3rem;
    height: 1.3rem;
  }
}
.header-lang-ttl::after {
  width: 1.1rem;
  height: 0.7rem;
  background-image: url(../img/icon/lang/arrow.svg);
  margin-left: 0.5rem;
}
@media screen and (max-width: 561px) {
  .header-lang-ttl::after {
    width: 0.7rem;
    height: 0.35rem;
    margin-left: 0;
  }
}

.header-lang {
  font-size: 1.5rem;
  position: relative;
}

.header-lang-list {
  display: none;
  position: absolute;
  top: 3rem;
  left: 0;
  font-size: 1.8rem;
}

.header-outer2 {
  width: 52rem;
  height: 8.8rem;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 99;
  display: flex;
}
@media screen and (max-width: 561px) {
  .header-outer2 {
    top: auto;
    bottom: 0;
    width: 100%;
    height: 7.5rem;
  }
}
.header-outer2:lang(en) {
  width: unset;
}
@media screen and (max-width: 561px) {
  .header-outer2:lang(en) {
    width: 100%;
  }
}

.header-reservation-btn2, .header-reservation-btn1 {
  width: 21rem;
  letter-spacing: 1px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
@media screen and (max-width: 561px) {
  .header-reservation-btn2, .header-reservation-btn1 {
    width: 100%;
    font-size: 1.5rem;
  }
}

.header-reservation {
  display: flex;
  text-align: center;
}
@media screen and (max-width: 561px) {
  .header-reservation {
    width: 100%;
  }
}

.header-reservation-btn1 {
  background-color: #ae9662;
}
.header-reservation-btn1:lang(en) {
  background-color: #ba73a1;
}

.header-reservation-btn2 {
  background-color: #ba73a1;
}
.header-reservation-btn2.on {
  cursor: default;
}

.header-menu {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #121212;
  padding: 1rem 2.5rem 0 2.5rem;
  gap: 0.5rem 0;
  cursor: pointer;
}
@media screen and (max-width: 561px) {
  .header-menu {
    width: 9rem;
  }
}

.header-menu.header-close > .header-menu-icon {
  width: 4.5rem;
  height: 4.5rem;
  position: relative;
}
.header-menu.header-close > .header-menu-icon::before, .header-menu.header-close > .header-menu-icon::after {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  transform: rotate(45deg);
}
.header-menu.header-close > .header-menu-icon::after {
  transform: rotate(-45deg);
}
.header-menu.header-close > .header-menu-txt {
  display: none;
}

.header-menu-icon {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 1.6rem;
  width: 100%;
}
.header-menu-icon::before, .header-menu-icon::after {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #fff;
}

.header-menu-txt {
  font-size: 1.6rem;
}
@media screen and (max-width: 561px) {
  .header-menu-txt {
    font-size: 1.3rem;
  }
}

.firstview::after, .firstview::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.firstview {
  position: relative;
}
@media screen and (min-width: 1920px) {
  .firstview > img {
    width: 100%;
  }
}
@media screen and (max-width: 561px) {
  .firstview {
    height: 40rem;
  }
}
.firstview::before {
  background-color: rgba(0, 0, 0, 0.35);
}
.firstview::after {
  height: 30rem;
  z-index: 1;
  background: linear-gradient(rgba(0, 0, 0, 0.7) -4.76%, rgba(0, 0, 0, 0) 100%);
}
@media screen and (max-width: 561px) {
  .firstview::after {
    height: 5rem;
  }
}
.firstview > figcaption {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #fff;
  top: 0;
  left: 0;
  font-weight: 500;
}

@media screen and (max-width: 561px) {
  .firstview-ph {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

.firstview-ttl {
  font-size: 8rem;
  font-family: "Cormorant Infant", serif;
  -webkit-text-stroke: 1px #fff;
  text-stroke: 1px #fff;
  color: transparent;
}
@media screen and (max-width: 561px) {
  .firstview-ttl {
    font-size: 4.5rem;
  }
}

@media screen and (max-width: 561px) {
  .firstview2 {
    height: 22rem;
  }
}

.firstview-txt {
  font-size: 3rem;
}
@media screen and (max-width: 561px) {
  .firstview-txt {
    font-size: 2rem;
  }
}

.topicpath {
  padding: 2rem 3rem 0 3rem;
  display: flex;
  gap: 0 1rem;
  font-weight: 500;
  font-size: 1.3rem;
}
@media screen and (max-width: 561px) {
  .topicpath {
    font-size: 1.1rem;
    padding: 1rem;
  }
}
.topicpath > a::after {
  content: "／";
  margin-left: 1rem;
}

.topicpath-top {
  display: flex;
  align-items: center;
}
.topicpath-top::before {
  content: "";
  width: 1.6rem;
  height: 1.2rem;
  background: url(../img/icon/swan/black.svg) no-repeat center/contain;
  margin-right: 0.5rem;
}

@media screen and (max-width: 561px) {
  .footer {
    padding-bottom: 7.5rem;
  }
}

.footer-outer1 {
  padding: 6rem 1rem;
  background: url(../img/footer/bg/1.jpg) no-repeat center/cover;
  color: #fff;
  position: relative;
}
@media screen and (max-width: 561px) {
  .footer-outer1 {
    padding: 5rem 3rem;
  }
}
.footer-outer1::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(18, 18, 18, 0.8);
  top: 0;
  left: 0;
}

.footer-outer2 {
  background-color: #f6f6f6;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 5rem 0 0 0;
  gap: 5rem 0;
}

.footer-inner1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  z-index: 1;
  gap: 5rem 0;
}
@media screen and (max-width: 561px) {
  .footer-inner1 {
    gap: 4rem 0;
  }
}

.footer-inner2 {
  display: flex;
  flex-direction: column;
  gap: 1rem 0;
}

.footer-inner3 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1em 0;
}
@media screen and (max-width: 561px) {
  .footer-inner3 {
    padding: 0 2rem;
  }
}
.footer-inner3 > a {
  font-size: 1.3rem;
  color: #707070;
}

.footer-address {
  display: flex;
  flex-direction: column;
  gap: 1rem 0;
}

.footer-address-txt {
  font-size: 1.4rem;
  text-align: center;
}

.footer-links1 {
  display: flex;
  gap: 0 2rem;
}
@media screen and (max-width: 561px) {
  .footer-links1 {
    width: 100%;
    display: grid;
    font-size: 1.2rem;
    gap: 1rem;
    grid-template-columns: repeat(2, 1fr);
  }
}
.footer-links1 > a[target=_blank] {
  display: flex;
  align-items: center;
  gap: 0 1rem;
}
.footer-links1 > a[target=_blank]::after {
  content: "";
  width: 1.8rem;
  height: 1.8rem;
  background: url(../img/icon/external/white.svg) no-repeat center/contain;
}
@media screen and (max-width: 561px) {
  .footer-links1 > a[target=_blank]::after {
    width: 1rem;
    height: 1rem;
  }
}

.footer-links2 {
  display: flex;
  gap: 0 3rem;
  font-size: 1.3rem;
  color: #707070;
}

.footer-links3 {
  display: flex;
  gap: 0 4rem;
  font-size: 1.6rem;
  color: #fff;
  justify-content: center;
}
.footer-links3 > a {
  display: flex;
  align-items: center;
}
.footer-links3 > a > img {
  height: 1em;
}

.footer-copy1 {
  font-size: 1.2rem;
  letter-spacing: 1px;
  text-align: center;
}

.footer-copy2 {
  font-size: 1rem;
  background-color: #be7aa8;
  padding: 1rem 0;
  color: #fff;
  width: 100%;
  text-align: center;
}

.footer-tel-name{
  display: flex;
  align-items: center;
  gap: 0 1rem;
  margin-left: 1.5em;
}
.footer-tel-name:nth-child(2){
    margin-left: 2.5em;
}
@media screen and (max-width: 561px) {
  .footer-tel-name{
    display: block;
    text-align: center;
    margin-left: 0;
  }
  .footer-tel-name:nth-child(2){
    margin-left: 0;
  }
}

.footer-tel {
  font-weight: bold;
  font-size: 2.6rem;
  display: flex;
  align-items: center;
  gap: 0 .8rem;
}
.footer-tel::before {
  content: "";
  width: 1.8rem;
  height: 2.2rem;
  background: url(../img/icon/tel/white.svg) no-repeat center/contain;
}

.footer-fax {
  text-align: center;
  font-size: 1.4rem;
}

.footer-logo {
  width: 25.2rem;
  height: 3.3rem;
  object-fit: contain;
}

.footer-sns {
  display: flex;
  gap: 0 4rem;
}
.footer-sns > a {
  width: 4.5rem;
  height: 4.5rem;
}
.footer-sns > a > img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.footer-btn {
  position: relative;
  color: #fff;
  background-color: #b58b4d;
  border: solid 1px #fff;
  font-size: 1.8rem;
  padding: 1.5rem 6rem;
  text-align: center;
  display: inline-block;
  font-size: 1.4rem;
  min-width: 20rem;
}
@media screen and (max-width: 561px) {
  .footer-btn {
    font-size: 1.4rem;
  }
}
.footer-btn::before {
  content: "";
  position: absolute;
  width: 2rem;
  height: 1px;
  background-color: #fff;
  top: 0;
  bottom: 0;
  right: -1rem;
  margin: auto;
}
.footer-btn.external::before {
  background: url(../img/icon/external/gold.svg) no-repeat center/contain;
  width: 1.2rem;
  height: 1.2rem;
  right: 2rem;
}

.footer-ourbrands {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  gap: 5rem 0;
  padding: 10rem 0;
  background-color: #fff;
}
@media screen and (max-width: 561px) {
  .footer-ourbrands {
    padding: 5rem 2rem;
    gap: 3rem 0;
  }
}
@media screen and (max-width: 561px) {
  .footer-ourbrands .footer-ourbrands-links:nth-of-type(even) {
    gap: 0 3rem;
  }
}

.footer-ourbrands-links {
  display: flex;
  justify-content: center;
  gap: 0 7rem;
}
@media screen and (max-width: 561px) {
  .footer-ourbrands-links {
    gap: 0 1rem;
  }
}

.footer-internationalbrands-ttl, .footer-ourbrands-ttl {
  text-align: center;
  font-size: 1.3rem;
  color: #707070;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0 5rem;
}
@media screen and (max-width: 561px) {
  .footer-internationalbrands-ttl, .footer-ourbrands-ttl {
    margin-bottom: 1rem;
    gap: 0 2rem;
  }
}
.footer-internationalbrands-ttl::before, .footer-ourbrands-ttl::before, .footer-internationalbrands-ttl::after, .footer-ourbrands-ttl::after {
  content: "";
  width: 5rem;
  height: 1px;
  background-color: #dae0e1;
}

.footer-internationalbrands {
  display: flex;
  flex-direction: column;
  gap: 5rem 0;
}

.footer-internationalbrands-links {
  display: flex;
  justify-content: center;
  gap: 0 7rem;
}
@media screen and (max-width: 561px) {
  .footer-internationalbrands-links {
    gap: 0 4rem;
  }
}

.menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: url(../img/menu/ph.jpg) no-repeat center/cover;
  color: #fff;
  display: none;
}
@media screen and (max-width: 561px) {
  .menu {
    padding: 7rem 1rem 1rem 1rem;
  }
}
.menu::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(18, 18, 18, 0.9);
  z-index: -1;
}

.menu-outer {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
}
@media screen and (max-width: 561px) {
  .menu-outer {
    height: 98%;
    overflow: scroll;
    justify-content: start;
  }
}

.menu-tel {
  text-align: center;
  font-size: 2.8rem;
  display: flex;
  align-items: center;
  gap: 0 1rem;
  margin-bottom: 3rem;
}
@media screen and (max-width: 561px) {
  .menu-tel {
    margin-bottom: 2rem;
  }
}
.menu-tel::before {
  content: "";
  width: 1.8rem;
  height: 2.2rem;
  background: url(../img/icon/tel/white.svg) no-repeat center/contain;
}

.menu-lang {
  display: flex;
  justify-content: center;
  font-size: 1.5rem;
}
.menu-lang:lang(en) {
  display: none;
}
.menu-lang > a {
  display: flex;
  align-items: center;
  gap: 0 0.5rem;
}
.menu-lang > a::before {
  content: "";
  width: 0.7rem;
  height: 1rem;
  background: url(../img/menu/arrow.svg) no-repeat center/contain;
}

.menu-links {
  font-size: 1.5rem;
  border: solid 1px rgba(255, 255, 255, 0.2);
  border-right: none;
  border-left: none;
  padding: 3rem 15rem;
  margin-bottom: 3rem;
}
@media screen and (max-width: 561px) {
  .menu-links {
    padding: 2rem 1rem;
  }
}

.menu-nav {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem 10rem;
  margin: 0 auto;
  font-size: 2.2rem;
  margin-bottom: 5rem;
}
@media screen and (max-width: 561px) {
  .menu-nav {
    grid-template-columns: repeat(1, 1fr);
    gap: 3rem 0;
    width: 100%;
    text-align: center;
    font-size: 1.6rem;
    margin-bottom: 5rem;
  }
}
.menu-nav > a {
  flex-direction: row;
}
@media screen and (max-width: 561px) {
  .menu-nav > a {
    justify-content: center;
  }
}
.menu-nav > a::before {
  top: auto;
  right: auto;
  left: -2.5rem;
}
.menu-nav > a:lang(en):nth-last-child(-n+2) {
  display: none;
}

.menu-reservation {
  display: none;
}
@media screen and (max-width: 561px) {
  .menu-reservation {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: 5rem;
    gap: 0 2rem;
    margin-bottom: 5rem;
    width: 100%;
  }
}
.menu-reservation:lang(en) {
  grid-template-columns: 1fr;
}

@media screen and (max-width: 561px) {
  .menu-close {
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    width: 2.5rem;
    height: 2.5rem;
    z-index: 1;
  }
  .menu-close::before, .menu-close::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    transform: rotate(45deg);
    width: 100%;
    height: 2px;
    background-color: #fff;
  }
  .menu-close::after {
    transform: rotate(-45deg);
  }
}

.pagetop {
  position: fixed;
  bottom: 2rem;
  right: 2rem;
  background-color: #ad9964;
  z-index: 10;
  width: 6rem;
  height: 6rem;
  transform: rotate(45deg);
  cursor: pointer;
}
@media screen and (max-width: 561px) {
  .pagetop {
    width: 3.5rem;
    height: 3.5rem;
    bottom: 9rem;
    right: 1rem;
  }
}
.pagetop::before {
  content: "";
  position: absolute;
  top: 0.5rem;
  left: 0.5rem;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 1.5rem;
  height: 1.5rem;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  transform: rotate(-90deg);
}
@media screen and (max-width: 561px) {
  .pagetop::before {
    width: 1rem;
    height: 1rem;
    border-width: 1px;
  }
}

.box1 {
  padding: 5rem 0;
}
@media screen and (max-width: 561px) {
  .box1 {
    padding: 2.5rem 1rem;
  }
}

@media screen and (max-width: 561px) {
  .box1.box1gap {
    padding: 2.5rem 0;
  }
}

.box2 {
  max-width: 140rem;
  margin: 0 auto;
  padding: 5rem 0;
}
@media screen and (max-width: 561px) {
  .box2 {
    padding: 2.5rem 1rem;
  }
}

@media screen and (max-width: 561px) {
  .box2-inner {
    margin-top: 2.5rem;
  }
}

.box3 {
  max-width: 175rem;
  margin: 0 auto;
  padding: 5rem 0;
}
@media screen and (max-width: 561px) {
  .box3 {
    padding: 2.5rem 1rem;
  }
}

.box4 {
  max-width: 140rem;
  margin: 0 auto;
}
@media screen and (max-width: 561px) {
  .box4 {
    padding: 0 1rem;
  }
}

.box5 {
  max-width: 140rem;
  margin: 0 auto;
  padding: 5rem 0;
}
@media screen and (max-width: 561px) {
  .box5 {
    padding: 2.5rem 1rem;
  }
}

.box6 {
  max-width: 120rem;
  margin: 0 auto;
  padding: 5rem 1rem;
}
@media screen and (max-width: 561px) {
  .box6 {
    padding: 2.5rem 1rem;
  }
}

.ttl1 {
  text-align: center;
  color: #927434;
  font-size: 2.8rem;
  font-weight: 600;
}
@media screen and (max-width: 561px) {
  .ttl1 {
    font-size: 1.7rem;
  }
}

.ttl2 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1rem 0;
}
.ttl2::before {
  content: "";
  background: url(../img/icon/swan/gold.svg) no-repeat center/contain;
  width: 4.3rem;
  height: 3.6rem;
}
@media screen and (max-width: 561px) {
  .ttl2::before {
    width: 2.8666666667rem;
    height: 2.4rem;
  }
}
.ttl2 > span {
  font-weight: 500;
  font-size: 2rem;
  color: #927434;
}
@media screen and (max-width: 561px) {
  .ttl2 > span {
    font-size: 1.6rem;
  }
}
.ttl2 > b {
  font-weight: 600;
  font-size: 3rem;
}
@media screen and (max-width: 561px) {
  .ttl2 > b {
    font-size: 2rem;
  }
}

.ttl2-en {
  font-size: 5.8rem !important;
}
@media screen and (max-width: 561px) {
  .ttl2-en {
    font-size: 3.5rem !important;
  }
}

.ttl3 {
  text-align: center;
  font-weight: 600;
  font-size: 3rem;
  letter-spacing: 1px;
}
@media screen and (max-width: 561px) {
  .ttl3 {
    font-size: 2rem;
  }
}
.ttl3 > b {
  display: inline-flex;
  gap: 0 3rem;
}
@media screen and (max-width: 561px) {
  .ttl3 > b {
    gap: 0 2rem;
  }
}
@media screen and (max-width: 561px) {
  .ttl3 > b > span {
    padding: 1rem 0;
  }
}
.ttl3 > b::before, .ttl3 > b::after {
  content: "";
  width: 1.9rem;
  height: 2rem;
  background: url(../img/icon/brackets/gold.svg) no-repeat center/contain;
}
.ttl3 > b::after {
  margin-top: auto;
  transform: rotate(180deg);
}

.ttl5 {
  color: #927434;
  font-size: 2.4rem;
  font-weight: 500;
  text-align: left;
}
@media screen and (max-width: 561px) {
  .ttl5 {
    font-size: 1.8rem;
  }
}

.ttl6 {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2.8rem;
  font-weight: 500;
  gap: 0 6rem;
  text-align: center;
}
@media screen and (max-width: 561px) {
  .ttl6 {
    font-size: 1.6rem;
    justify-content: start;
    gap: 0 4rem;
  }
}
.ttl6 > span {
  font-family: "Cormorant Infant", serif;
  color: #927434;
  display: flex;
  align-items: center;
  font-weight: 600;
  gap: 0 1rem;
  position: relative;
}
.ttl6 > span::before {
  content: "";
  width: 8.5rem;
  height: 10.7rem;
  background: url(../img/icon/ttl5/point.svg) no-repeat center/contain;
  position: absolute;
  top: 0;
  right: -4.5rem;
  bottom: 0;
  margin: auto;
}
@media screen and (max-width: 561px) {
  .ttl6 > span::before {
    width: 6.5384615385rem;
    height: 8.2307692308rem;
    right: -3.5rem;
  }
}
.ttl6 > span > em {
  font-size: 2rem;
  margin-top: 0.5rem;
}
@media screen and (max-width: 561px) {
  .ttl6 > span > em {
    font-size: 1.6rem;
  }
}
.ttl6 > span > b {
  font-size: 4.5rem;
}
@media screen and (max-width: 561px) {
  .ttl6 > span > b {
    font-size: 3.5rem;
  }
}

.ttl7 {
  font-size: 5rem;
  font-family: "Cormorant Infant", serif;
  -webkit-text-stroke: 1px #927434;
  text-stroke: 1px #927434;
  color: transparent;
  line-height: 1;
  padding-bottom: 1rem;
}
@media screen and (max-width: 561px) {
  .ttl7 {
    font-size: 3.5rem;
  }
}

.ttl8 {
  font-size: 3.2rem;
  display: flex;
  align-items: center;
  gap: 0 1rem;
}
@media screen and (max-width: 561px) {
  .ttl8 {
    font-size: 2rem;
  }
}
.ttl8::before {
  content: "";
  width: 2.5rem;
  height: 1px;
  background-color: #121212;
}
@media screen and (max-width: 561px) {
  .ttl8::before {
    width: 2rem;
  }
}

.ttl9 {
  font-size: 2.8rem;
  text-align: center;
}
@media screen and (max-width: 561px) {
  .ttl9 {
    font-size: 2rem;
  }
}

.ttl10 {
  font-size: 2.2rem;
  color: #927434;
  letter-spacing: 1px;
}
@media screen and (max-width: 561px) {
  .ttl10 {
    font-size: 1.8rem;
  }
}

.ttl12 {
  font-size: 2.6rem;
  font-weight: 500;
  color: #927434;
}

.ttl13 {
  font-size: 2rem;
  font-weight: bold;
}
@media screen and (max-width: 561px) {
  .ttl13 {
    font-size: 1.6rem;
  }
}

.txt1 {
  text-align: center;
  line-height: 2;
  font-weight: 500;
  font-size: 1.8rem;
}
@media screen and (max-width: 561px) {
  .txt1 {
    font-size: 1.4rem;
  }
}

.txt2 {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2;
}
@media screen and (max-width: 561px) {
  .txt2 {
    font-size: 1.4rem;
  }
}

.txt3 {
  line-height: 2;
  font-size: 1.6rem;
}
@media screen and (max-width: 561px) {
  .txt3 {
    font-size: 1.3rem;
  }
}

.txt4 {
  display: flex;
  width: 100%;
  align-items: baseline;
  justify-content: end;
  gap: 0 1rem;
}
.txt4 > span {
  font-size: 1.8rem;
}
@media screen and (max-width: 561px) {
  .txt4 > span {
    font-size: 1.6rem;
  }
}
.txt4 > b {
  font-size: 3rem;
}
@media screen and (max-width: 561px) {
  .txt4 > b {
    font-size: 2.5rem;
  }
}

.txt5 > b {
  font-size: 2rem;
}
@media screen and (max-width: 561px) {
  .txt5 > b {
    font-size: 1.8rem;
  }
}
.txt5 > span {
  font-size: 1.6rem;
}
@media screen and (max-width: 561px) {
  .txt5 > span {
    font-size: 1.4rem;
  }
}

.txt6 {
  font-size: 2rem;
}
@media screen and (max-width: 561px) {
  .txt6 {
    font-size: 1.6rem;
  }
}

.bg1 {
  background: url(../img/bg/1.jpg) repeat;
}

.bg2 {
  position: relative;
}
.bg2::before {
  content: "";
  width: 22.3rem;
  height: 22rem;
  background: url(../img/bg/2.svg) no-repeat center/contain;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
@media screen and (max-width: 561px) {
  .bg2::before {
    width: 14.8666666667rem;
    height: 14.6666666667rem;
  }
}

.bg3 {
  background: #ece7dd url(../img/gallery/bg/bg.webp) repeat;
  background-color: #ece7dd;
}

.tab1-btns {
  display: flex;
  justify-content: center;
  margin-bottom: 10rem;
  position: relative;
}
@media screen and (max-width: 561px) {
  .tab1-btns {
    margin-bottom: 5rem;
  }
}
.tab1-btns > p {
  padding: 3rem 5rem;
  border-bottom: 1px solid #121212;
  cursor: pointer;
  position: relative;
  font-size: 2.2rem;
  text-align: center;
}
@media screen and (max-width: 561px) {
  .tab1-btns > p {
    font-size: 1.6rem;
    padding: 2rem 1rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
@media screen and (max-width: 561px) {
  .tab1-btns > p > span {
    font-size: 1.3rem;
  }
}
.tab1-btns > p::before {
  position: absolute;
  bottom: -0.5rem;
  right: 0;
  left: 0;
  margin: auto;
  width: 1rem;
  height: 1rem;
  background-color: #927434;
  transform: rotate(45deg);
}
.tab1-btns > p.on {
  color: #927434;
  border-bottom: 1px solid #927434;
}
.tab1-btns > p.on::before {
  content: "";
}

@media screen and (max-width: 561px) {
  .tab1-btnslayout {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 561px) {
  .tab1-btnslayout > p {
    width: 50%;
  }
}

.tab2-btns {
  display: flex;
  justify-content: center;
  margin-bottom: 10rem;
  position: relative;
}
@media screen and (max-width: 561px) {
  .tab2-btns {
    margin-bottom: 5rem;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}

.tab2-btn {
  padding: 3rem 5rem;
  border-bottom: 1px solid #121212;
  cursor: pointer;
  position: relative;
  font-size: 2.2rem;
  text-align: center;
  display: flex;
}
@media screen and (max-width: 561px) {
  .tab2-btn {
    font-size: 1.6rem;
    padding: 3rem 1rem 2rem 1rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
@media screen and (max-width: 561px) {
  .tab2-btn > span {
    font-size: 1.3rem;
  }
}
.tab2-btn::before {
  width: 1rem;
  height: 1rem;
  background-color: #927434;
  transform: rotate(45deg);
  margin-bottom: 1rem;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
}
@media screen and (max-width: 561px) {
  .tab2-btn::before {
    top: 1.5rem;
    width: 0.8rem;
    height: 0.8rem;
  }
}
.tab2-btn.on {
  color: #927434;
  border-bottom: 1px solid #927434;
}
.tab2-btn.on::before {
  content: "";
}

.tab2-schedule {
  margin-bottom: 0;
}

@media screen and (max-width: 561px) {
  .slider1 img {
    height: 18rem;
    object-fit: cover;
  }
}
.slider1 .slick-dots {
  display: flex;
  justify-content: center;
  gap: 0 2rem;
  margin-top: 3rem;
}
@media screen and (max-width: 561px) {
  .slider1 .slick-dots {
    margin-top: 2rem;
  }
}
.slider1 .slick-dots > li {
  background-color: #d5c8aa;
  width: 1rem;
  height: 1rem;
  cursor: pointer;
  transform: rotate(45deg);
}
@media screen and (max-width: 561px) {
  .slider1 .slick-dots > li {
    width: 0.8rem;
    height: 0.8rem;
  }
}
.slider1 .slick-dots > li.slick-active {
  background-color: #927434;
  position: relative;
}
.slider1 .slick-dots > li.slick-active::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border: solid 0.1px #927434;
  width: 100%;
  height: 100%;
  transform: scale(2);
}
.slider1 .slick-dots button {
  display: none;
}

.slider2 {
  padding: 0 8rem;
}
@media screen and (max-width: 561px) {
  .slider2 {
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 5rem 0;
  }
}
.slider2 figure {
  display: flex !important;
  flex-direction: column;
  gap: 2rem 0;
  margin: 0 2rem;
}
@media screen and (max-width: 561px) {
  .slider2 figure {
    margin: 0;
  }
}
.slider2 figure > figcaption {
  display: flex;
  flex-direction: column;
  gap: 2rem 0;
}
@media screen and (max-width: 561px) {
  .slider2 figure > figcaption {
    gap: 1rem 0;
  }
}
.slider2 .slick-arrow {
  color: transparent;
  border: none;
  width: 6rem;
  height: 6rem;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  border: solid 2px #ad9964;
  border-right: none;
  border-bottom: none;
  transform: rotate(-45deg);
  background: transparent;
}
.slider2 .slick-prev {
  left: 4rem;
}
.slider2 .slick-next {
  right: 4rem;
  transform: rotate(135deg);
}

@media screen and (max-width: 561px) {
  .slider3 img {
    height: 30rem;
    object-fit: cover;
  }
}
.slider3 .slick-dots {
  position: absolute;
  bottom: 2rem;
  right: 2rem;
  display: flex;
  gap: 0 2rem;
  margin-top: 3rem;
}
@media screen and (max-width: 561px) {
  .slider3 .slick-dots {
    margin-top: 2rem;
    bottom: 2rem;
    right: 1rem;
  }
}
.slider3 .slick-dots > li {
  background-color: #fff;
  width: 1rem;
  height: 1rem;
  cursor: pointer;
  transform: rotate(45deg);
}
@media screen and (max-width: 561px) {
  .slider3 .slick-dots > li {
    width: 0.8rem;
    height: 0.8rem;
  }
}
.slider3 .slick-dots > li.slick-active {
  background-color: #fff;
  position: relative;
}
.slider3 .slick-dots > li.slick-active::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border: solid 0.1px #fff;
  width: 100%;
  height: 100%;
  transform: scale(2);
}
.slider3 .slick-dots button {
  display: none;
}

.slider4 {
  display: flex;
  flex-direction: column;
  gap: 3rem 0;
}
@media screen and (max-width: 561px) {
  .slider4 {
    gap: 2rem 0;
  }
}
@media screen and (max-width: 561px) {
  .slider4 figure {
    display: flex;
    flex-direction: column;
    gap: 2rem 0;
  }
}
.slider4 figure > img {
  aspect-ratio: 4/3;
}
.slider4 figure > figcaption {
  font-size: 1.4rem;
}
@media screen and (max-width: 561px) {
  .slider4 figure > figcaption {
    display: flex;
    flex-direction: column;
    gap: 2rem 0;
  }
}
.slider4 .slick-slide {
  margin: 0 3rem;
  display: flex;
  flex-direction: column;
  gap: 3rem 0;
}
.slider4 .slick-slide > figcaption {
  display: flex;
  flex-direction: column;
  align-items: start;
  gap: 3rem 0;
}
.slider4 .slick-arrow {
  color: transparent;
  border: none;
  width: 6rem;
  height: 6rem;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  border: solid 2px #ad9964;
  border-right: none;
  border-bottom: none;
  transform: rotate(-45deg);
  background: transparent;
  z-index: 1;
}
.slider4 .slick-prev {
  left: 1rem;
}
.slider4 .slick-next {
  right: 1rem;
  transform: rotate(135deg);
}
.slider4 .ttl6 {
  justify-self: start;
  gap: 0 4rem;
  font-size: 2rem;
}
.slider4 .ttl6:lang(en) {
  height: 6rem;
}
@media screen and (max-width: 561px) {
  .slider4 .ttl6:lang(en) {
    height: unset;
  }
}
@media screen and (max-width: 561px) {
  .slider4 .ttl6 {
    font-size: 1.6rem;
    gap: 0 3rem;
    margin-bottom: 0;
  }
}
.slider4 .ttl6 > span > em {
  font-size: 1.4rem;
}
@media screen and (max-width: 561px) {
  .slider4 .ttl6 > span > em {
    font-size: 1.2rem;
  }
}
.slider4 .ttl6 > span > b {
  font-size: 3.5rem;
}
@media screen and (max-width: 561px) {
  .slider4 .ttl6 > span > b {
    font-size: 3rem;
  }
}
.slider4 .ttl6 > span::before {
  width: 5.6666666667rem;
  height: 7.1333333333rem;
  right: -3rem;
}
@media screen and (max-width: 561px) {
  .slider4 .ttl6 > span::before {
    width: 4.25rem;
    height: 5.35rem;
    right: -2rem;
  }
}

.slider5,
.slider5A {
  margin: 0 auto 5rem;
}
@media screen and (max-width: 561px) {
  .slider5,
  .slider5A {
    margin-bottom: 3rem;
  }
}
.slider5 figcaption,
.slider5A figcaption {
  margin: 5rem 0;
}
@media screen and (max-width: 561px) {
  .slider5 figcaption,
  .slider5A figcaption {
    margin: 2rem 0 0 0;
  }
}
.slider5 .slick-dots,
.slider5A .slick-dots {
  display: flex;
  justify-content: center;
  gap: 0 2rem;
  margin-top: 3rem;
}
@media screen and (max-width: 561px) {
  .slider5 .slick-dots,
  .slider5A .slick-dots {
    margin-top: 2rem;
  }
}
.slider5 .slick-dots > li,
.slider5A .slick-dots > li {
  background-color: #d5c8aa;
  width: 1rem;
  height: 1rem;
  cursor: pointer;
  transform: rotate(45deg);
}
@media screen and (max-width: 561px) {
  .slider5 .slick-dots > li,
  .slider5A .slick-dots > li {
    width: 0.8rem;
    height: 0.8rem;
  }
}
.slider5 .slick-dots > li.slick-active,
.slider5A .slick-dots > li.slick-active {
  background-color: #927434;
  position: relative;
}
.slider5 .slick-dots > li.slick-active::before,
.slider5A .slick-dots > li.slick-active::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border: solid 0.1px #927434;
  width: 100%;
  height: 100%;
  transform: scale(2);
}
.slider5 .slick-dots button,
.slider5A .slick-dots button {
  display: none;
}
.slider5 .slick-arrow,
.slider5A .slick-arrow {
  color: transparent;
  border: none;
  width: 6rem;
  height: 6rem;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  border: solid 2px #ad9964;
  border-right: none;
  border-bottom: none;
  transform: rotate(-45deg);
  background: transparent;
  z-index: 1;
}
@media screen and (max-width: 561px) {
  .slider5 .slick-arrow,
  .slider5A .slick-arrow {
    width: 2rem;
    height: 2rem;
  }
}
.slider5 .slick-prev,
.slider5A .slick-prev {
  left: -8rem;
}
@media screen and (max-width: 561px) {
  .slider5 .slick-prev,
  .slider5A .slick-prev {
    left: -1rem;
  }
}
.slider5 .slick-next,
.slider5A .slick-next {
  right: -8rem;
  transform: rotate(135deg);
}
@media screen and (max-width: 561px) {
  .slider5 .slick-next,
  .slider5A .slick-next {
    right: -1rem;
  }
}

.slider5A {
  position: relative;
}
.slider5A-inner img {
  width: 100%;
  height: 70rem;
  object-fit: cover;
}
@media screen and (max-width: 561px) {
  .slider5A-inner img {
    height: 20rem;
  }
}
.slider5A .slick-arrow {
  top: -15rem;
}
@media screen and (max-width: 561px) {
  .slider5A .slick-arrow {
    top: -25rem;
  }
}
.slider5A .slider5A-dots {
  position: absolute;
  top: 72rem;
  left: 0;
  right: 0;
  width: 100%;
  margin-top: 0;
}
@media screen and (max-width: 561px) {
  .slider5A .slider5A-dots {
    top: 20rem;
  }
}
.slider5A figcaption {
  margin-top: 10rem;
}
@media screen and (max-width: 561px) {
  .slider5A figcaption {
    margin-top: 5rem;
  }
}

.slider6 {
  display: flex;
  align-items: center;
  padding: 5rem 0 10rem 10rem;
  gap: 0 10rem;
  overflow: hidden;
}
@media screen and (max-width: 561px) {
  .slider6 {
    padding: 2.5rem 1rem;
    flex-direction: column;
    gap: 3rem 0;
  }
}

.slider6-main {
  height: 35rem;
  width: 100%;
}
@media screen and (max-width: 561px) {
  .slider6-main {
    height: auto;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
  }
}
.slider6-main figure > figcaption {
  text-align: center;
  font-size: 2rem;
  margin-top: 1rem;
}
@media screen and (max-width: 561px) {
  .slider6-main figure > figcaption {
    font-size: 1.5rem;
  }
}
.slider6-main .slick-slide {
  width: 35rem !important;
  margin: 0 2rem;
}
.slider6-main .slick-arrow {
  color: transparent;
  border: none;
  width: 6rem;
  height: 6rem;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  border: solid 2px #ad9964;
  border-right: none;
  border-bottom: none;
  transform: rotate(-45deg);
  background: transparent;
  z-index: 1;
}
.slider6-main .slick-prev {
  left: -2rem;
}
.slider6-main .slick-next {
  right: 70rem;
  transform: rotate(135deg);
}

.slider6-caption {
  flex: 0 0 auto;
}

.layout1 {
  display: flex;
  flex-direction: column;
  gap: 5rem 0;
}
.layout1 > figure {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: end;
  gap: 0 12rem;
}
@media screen and (max-width: 561px) {
  .layout1 > figure {
    gap: 4rem 0;
    flex-direction: column !important;
    padding: 0 !important;
  }
}
.layout1 > figure > img {
  width: 100rem;
  height: 60rem;
  object-fit: cover;
}
@media screen and (max-width: 561px) {
  .layout1 > figure > img {
    width: 100%;
    height: 24rem;
  }
}
.layout1 > figure > figcaption {
  display: flex;
  flex-direction: column;
  gap: 5rem 0;
  max-width: 65rem;
}
@media screen and (max-width: 561px) {
  .layout1 > figure > figcaption {
    gap: 3rem 0;
  }
}
.layout1 > figure:nth-child(even) {
  flex-direction: row;
  justify-content: start;
  padding: 0 5rem 0 0;
}

.layout1.layout1reverse > figure {
  flex-direction: row;
  justify-content: start;
  padding: 0 5rem 0 0;
}
.layout1.layout1reverse > figure:nth-of-type(even) {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: end;
  gap: 0 12rem;
  padding: 0;
}
@media screen and (max-width: 561px) {
  .layout1.layout1reverse > figure:nth-of-type(even) {
    gap: 4rem 0;
    flex-direction: column !important;
    padding: 0 !important;
  }
}

.layout2 {
  padding: 10rem 0 20rem 10rem;
}
@media screen and (max-width: 561px) {
  .layout2 {
    padding: 0;
  }
}
.layout2 > figure {
  display: flex;
  align-items: center;
  gap: 0 30rem;
}
@media screen and (max-width: 561px) {
  .layout2 > figure {
    flex-direction: column;
    align-items: start;
    gap: 7rem 0;
  }
}
.layout2 > figure > figcaption {
  font-size: 1.8rem;
  line-height: 3;
  text-align: center;
}
@media screen and (max-width: 561px) {
  .layout2 > figure > figcaption {
    line-height: 2;
    font-size: 1.4rem;
  }
}

.layout2-ph {
  position: relative;
}
@media screen and (max-width: 561px) {
  .layout2-ph {
    display: flex;
    justify-content: start;
  }
}

.layout2-ph-main {
  width: 86rem;
  height: 56rem;
  object-fit: cover;
}
@media screen and (max-width: 561px) {
  .layout2-ph-main {
    width: 30rem;
    height: 20.5rem;
  }
}

.layout2-ph-sub {
  position: absolute;
  bottom: -10rem;
  right: -25rem;
  width: 50rem;
  height: 34rem;
  object-fit: cover;
}
@media screen and (max-width: 561px) {
  .layout2-ph-sub {
    width: 17.7rem;
    height: 12rem;
    bottom: -5rem;
    right: -5.5rem;
  }
}

.layout3 {
  display: flex;
  justify-content: center;
}

.layout4 {
  display: flex;
  flex-direction: column;
  gap: 5rem 0;
  position: relative;
}
@media screen and (max-width: 561px) {
  .layout4 {
    gap: 1rem 0;
  }
}

.layout4-outer {
  display: flex;
  align-items: start;
  gap: 0 5rem;
}
@media screen and (max-width: 561px) {
  .layout4-outer {
    flex-direction: column;
  }
}

.layout4-inner1 {
  max-width: 100rem;
  display: flex;
  flex-direction: column;
  gap: 5rem 0;
}
@media screen and (max-width: 561px) {
  .layout4-inner1 {
    gap: 3rem 0;
  }
}

.layout4-inner2 {
  display: flex;
  gap: 0 5rem;
}
@media screen and (max-width: 561px) {
  .layout4-inner2 {
    flex-direction: column;
    gap: 3rem 0;
  }
}

@media screen and (max-width: 561px) {
  .layout4-floor {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 3rem;
  }
}

.layout5 {
  display: flex;
  gap: 0 3rem;
}
@media screen and (max-width: 561px) {
  .layout5 {
    flex-direction: column;
    gap: 1rem 0;
  }
}

.layout6 {
  display: flex;
  gap: 5rem;
}
@media screen and (max-width: 561px) {
  .layout6 {
    flex-direction: column;
    gap: 1rem 0;
  }
}

.layout7 {
  display: flex;
  justify-content: center;
  gap: 0 5rem;
  padding: 5rem 1rem;
}
@media screen and (max-width: 561px) {
  .layout7 {
    gap: 5rem 0;
    flex-direction: column;
  }
}
.layout7 figure {
  display: flex;
  flex-direction: column;
  gap: 3rem 0;
}
.layout7 figure:nth-of-type(even) {
  flex-direction: column-reverse;
}
@media screen and (max-width: 561px) {
  .layout7 figure:nth-of-type(even) {
    flex-direction: column;
  }
}
.layout7 figcaption {
  font-size: 2.2rem;
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 561px) {
  .layout7 figcaption {
    font-size: 1.8rem;
  }
}

.layout7-ph {
  position: relative;
}
.layout7-ph > b {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  font-size: 10rem;
  -webkit-text-stroke: 1px #fff;
  text-stroke: 1px #fff;
  color: transparent;
  text-align: center;
}

.layout8 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5rem 0;
}
@media screen and (max-width: 561px) {
  .layout8 {
    gap: 2rem 0;
    align-items: start;
  }
}

.layout9 {
  display: flex;
  gap: 0 10rem;
}
@media screen and (max-width: 561px) {
  .layout9 {
    gap: 2rem 0;
    flex-direction: column;
  }
}

.layout9-inner {
  display: flex;
  gap: 0 3rem;
  font-size: 1.8rem;
  align-items: center;
}
@media screen and (max-width: 561px) {
  .layout9-inner {
    font-size: 1.4rem;
    gap: 0 1rem;
    justify-content: center;
  }
}
@media screen and (max-width: 561px) {
  .layout9-inner > img {
    width: 3rem;
    object-fit: cover;
  }
}

.layout10 {
  display: flex;
  justify-content: center;
  gap: 0 3rem;
}
@media screen and (max-width: 561px) {
  .layout10 {
    flex-direction: column;
    gap: 1rem 0;
  }
}

.layout11 {
  display: flex;
  gap: 0 5rem;
}
@media screen and (max-width: 561px) {
  .layout11 {
    gap: 3rem 0;
    flex-direction: column;
  }
}
.layout11 > figure {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5rem 0;
  flex: 0 0 auto;
}
@media screen and (max-width: 561px) {
  .layout11 > figure {
    gap: 2rem 0;
  }
}
.layout11 > figure > img {
  width: 67rem;
  height: 50rem;
  object-fit: cover;
}
@media screen and (max-width: 561px) {
  .layout11 > figure > img {
    width: 100%;
    height: 30rem;
  }
}

.layout11-inner {
  width: 100%;
}

.layout12 {
  display: flex;
  gap: 0 5rem;
}
@media screen and (max-width: 561px) {
  .layout12 {
    flex-direction: column;
    gap: 3rem 0;
  }
}
.layout12 > img {
  width: 68rem;
  height: 48rem;
  object-fit: cover;
}
@media screen and (max-width: 561px) {
  .layout12 > img {
    height: 30rem;
    width: 100%;
  }
}
.layout12 > figcaption {
  display: flex;
  gap: 3rem 0;
  flex-direction: column;
}
@media screen and (max-width: 561px) {
  .layout12 > figcaption {
    gap: 1.5rem 0;
  }
}

.layout12-inner {
  display: flex;
  gap: 0 2rem;
}

.table1 {
  font-weight: 600;
  width: 100%;
}
.table1 th,
.table1 td {
  border: solid 1px rgba(18, 18, 18, 0.2);
  border-left: none;
  border-right: none;
  padding: 2rem;
  text-align: left;
}
@media screen and (max-width: 561px) {
  .table1 th,
  .table1 td {
    padding: 1rem;
    font-size: 1.4rem;
  }
}
.table1 th {
  color: #927434;
  word-break: keep-all;
}

.table1layoutA {
  width: auto;
  display: flex;
  justify-content: center;
}

.table2 {
  width: 100%;
}
.table2 th,
.table2 td {
  padding: 2rem;
  text-align: center;
  font-weight: 500;
  border: solid 1px rgba(18, 18, 18, 0.2);
}
@media screen and (max-width: 561px) {
  .table2 th,
  .table2 td {
    padding: 1rem 0.5rem;
    font-size: 1.2rem;
  }
}
.table2 th {
  background-color: #e8e6e1;
}
@media screen and (max-width: 561px) {
  .table2 th {
    word-break: keep-all;
  }
}

.frame1 {
  border: 1px solid #927434;
  padding: 12rem 10rem 8rem 10rem;
  position: relative;
}
@media screen and (max-width: 561px) {
  .frame1 {
    padding: 8rem 1rem 2rem;
    margin: 0;
  }
}
.frame1 > figure {
  display: flex;
  align-items: center;
  gap: 0 7rem;
}
@media screen and (max-width: 561px) {
  .frame1 > figure {
    flex-direction: column;
    gap: 3rem 0;
  }
}
.frame1 > figure > figcaption {
  display: flex;
  flex-direction: column;
  gap: 2rem 0;
}

.frame1layouta > figure {
  align-items: stretch;
}
@media screen and (max-width: 561px) {
  .frame1layouta > figure {
    align-items: center;
  }
}

.frame1-ttla {
  position: absolute;
  top: -4rem;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
@media screen and (max-width: 561px) {
  .frame1-ttla {
    top: -3rem;
  }
}
.frame1-ttla > em {
  padding: 0 2rem;
  display: inline-flex;
  flex-direction: column;
  background: url(../img/bg/1.jpg);
}
.frame1-ttla > em > span {
  font-family: "Cormorant Infant", serif;
  font-size: 5.5rem;
  color: #927434;
}
@media screen and (max-width: 561px) {
  .frame1-ttla > em > span {
    font-size: 3rem;
    line-height: 1;
  }
}
.frame1-ttla > em > b {
  font-size: 2.4rem;
}
@media screen and (max-width: 561px) {
  .frame1-ttla > em > b {
    font-size: 1.6rem;
  }
}

.frame1-ttlb {
  display: flex;
  flex-direction: column;
  gap: 1rem 0;
  font-weight: 500;
}
@media screen and (max-width: 561px) {
  .frame1-ttlb {
    gap: 0;
  }
}
.frame1-ttlb > span {
  color: #927434;
  font-size: 1.8rem;
}
@media screen and (max-width: 561px) {
  .frame1-ttlb > span {
    font-size: 1.4rem;
  }
}
.frame1-ttlb > b {
  font-size: 2.2rem;
}
@media screen and (max-width: 561px) {
  .frame1-ttlb > b {
    font-size: 1.8rem;
  }
}

.frame1-ttlc {
  color: #927434;
  font-size: 2.2rem;
}
@media screen and (max-width: 561px) {
  .frame1-ttlc {
    font-size: 2rem;
  }
}

.frame1-txt {
  line-height: 2;
  letter-spacing: 1px;
  font-size: 1.6rem;
}
@media screen and (max-width: 561px) {
  .frame1-txt {
    font-size: 1.4rem;
  }
}

.frame1-imga {
  width: 32rem;
  height: 32rem;
  object-fit: cover;
  background: #000;
  flex: 0 0 auto;
}
@media screen and (max-width: 561px) {
  .frame1-imga {
    width: 20rem;
    height: 20rem;
  }
}

.frame1-imgb {
  width: 53rem;
  height: 33rem;
  object-fit: cover;
  background: #000;
  flex: 0 0 auto;
}
@media screen and (max-width: 561px) {
  .frame1-imgb {
    width: 20rem;
    height: 20rem;
  }
}

.frame1-imgc {
  width: 32rem;
  object-fit: cover;
  background: #000;
  flex: 0 0 auto;
}
@media screen and (max-width: 561px) {
  .frame1-imgc {
    width: 20rem;
    height: 20rem;
  }
}

.frame1-ttld {
  font-size: 2rem;
  font-weight: bold;
}

.frame2 {
  padding: 3rem 1rem;
  border: solid 1px rgba(18, 18, 18, 0.2);
  border-right: none;
  border-left: none;
}
.frame2 .list1 {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem 0;
}
.frame2 .list1 li {
  width: 50%;
}

.btn1 {
  position: relative;
  color: #fff;
  background-color: #ad9964;
  border: solid 1px #fff;
  font-size: 1.8rem;
  padding: 1.5rem 6rem;
  text-align: center;
  display: inline-block;
}
@media screen and (max-width: 561px) {
  .btn1 {
    font-size: 1.4rem;
  }
}
.btn1::before {
  content: "";
  position: absolute;
  width: 2rem;
  height: 1px;
  background-color: #fff;
  top: 0;
  bottom: 0;
  right: -1rem;
  margin: auto;
}
.btn1.external::before {
  background: url(../img/icon/external/gold.svg) no-repeat center/contain;
  width: 1.2rem;
  height: 1.2rem;
  right: 2rem;
}

.btn2 {
  position: relative;
  color: #121212;
  background-color: transparent;
  border: solid 1px #927434;
  font-size: 1.8rem;
  padding: 1.5rem 6rem;
  text-align: center;
  display: inline-block;
}
@media screen and (max-width: 561px) {
  .btn2 {
    font-size: 1.4rem;
  }
}
.btn2::before {
  content: "";
  position: absolute;
  width: 2rem;
  height: 1px;
  background-color: #927434;
  top: 0;
  bottom: 0;
  right: -1rem;
  margin: auto;
}
.btn2.external::before {
  background: url(../img/icon/external/gold.svg) no-repeat center/contain;
  width: 1.2rem;
  height: 1.2rem;
  right: 2rem;
}

.list1 {
  font-size: 1.6rem;
}
.list1 > li {
  display: flex;
}
.list1 > li::before {
  content: "・";
  margin-top: 0.1rem;
}
@media screen and (max-width: 561px) {
  .list1 {
    font-size: 1.4rem;
  }
}

.list2 {
  display: flex;
  gap: 0 5rem;
}
@media screen and (max-width: 561px) {
  .list2 {
    flex-direction: column;
    gap: 2rem 0;
  }
}
.list2 > li {
  display: flex;
  align-items: center;
  font-size: 2.2rem;
  gap: 0 1rem;
}
@media screen and (max-width: 561px) {
  .list2 > li {
    font-size: 1.6rem;
  }
}
.list2 > li::before {
  content: "";
  width: 1.3rem;
  height: 1.3rem;
  background: #927434;
  transform: rotate(45deg);
}

.link1 {
  color: #927434;
  font-size: 1.5rem;
  display: inline-flex;
  align-items: center;
  gap: 0 0.5rem;
}
.link1::before {
  content: "";
  width: 0.7rem;
  height: 0.7rem;
  border: solid 2px #927434;
  border-right: none;
  border-bottom: none;
  transform: rotate(135deg);
}

.link1.external::after {
  content: "";
  width: 1rem;
  height: 1rem;
  background: url(../img/icon/external/gold.svg) no-repeat center/contain;
}

.link2 > a {
  display: flex;
  padding: 3rem 5rem 3rem 0;
  gap: 0 5rem;
  font-size: 1.8rem;
  border: solid 1px rgba(18, 18, 18, 0.2);
  border-right: none;
  border-left: none;
  border-bottom: none;
  position: relative;
}
@media screen and (max-width: 561px) {
  .link2 > a {
    flex-direction: column;
    gap: 1rem 0;
    font-size: 1.6rem;
    padding: 2rem 3rem 2rem 0;
  }
}
.link2 > a::before {
  content: "";
  width: 0.8rem;
  height: 0.8rem;
  transform: rotate(45deg);
  background-color: #ad9964;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.link2 > a:last-of-type {
  border-bottom: solid 1px rgba(18, 18, 18, 0.2);
}

.link2-date {
  color: #8c7842;
}

.galleryA {
  background-repeat: repeat;
  padding: 10rem 0 40rem;
  position: relative;
  background-image: url(../img/gallery/bg/bg.webp);
  color: #fff;
  background-color: #454545;
}
@media screen and (max-width: 561px) {
  .galleryA {
    padding: 5rem 0 32rem;
  }
}
.galleryA-outer {
  position: relative;
}
.galleryA-outer::before {
  content: "";
  width: 27.4rem;
  height: 27.4rem;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../img/gallery/bg/icon/a.svg);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 20rem;
  margin: auto;
}
@media screen and (max-width: 561px) {
  .galleryA-outer::before {
    width: 18.2666666667rem;
    height: 18.2666666667rem;
    bottom: auto;
    left: auto;
    right: 1rem;
  }
}
.galleryA-layout1 {
  display: flex;
  justify-content: end;
  gap: 0 10rem;
}
@media screen and (max-width: 561px) {
  .galleryA-layout1 {
    gap: 0 5rem;
    flex-direction: column;
    align-items: end;
  }
}
.galleryA-txt {
  text-align: center;
  line-height: 3;
  font-size: 1.8rem;
  margin-top: 20rem;
}
@media screen and (max-width: 561px) {
  .galleryA-txt {
    margin: 13rem 2rem 5rem 0;
    font-size: 1.6rem;
    line-height: 2;
  }
}
.galleryA-ttl1 {
  position: absolute;
  top: 5rem;
  left: 20rem;
  writing-mode: vertical-rl;
  display: flex;
  flex-direction: column-reverse;
}
@media screen and (max-width: 561px) {
  .galleryA-ttl1 {
    top: 0;
    left: 2rem;
  }
}
.galleryA-ttl1 > b {
  font-size: 4.5rem;
}
@media screen and (max-width: 561px) {
  .galleryA-ttl1 > b {
    font-size: 3rem;
  }
}
.galleryA-ttl1 > span {
  font-size: 1.8rem;
  display: flex;
  align-items: center;
  gap: 0 1rem;
}
@media screen and (max-width: 561px) {
  .galleryA-ttl1 > span {
    font-size: 1.6rem;
  }
}
.galleryA-ttl1 > span::after {
  content: "";
  width: 1px;
  height: 7rem;
  background-color: #fff;
}
@media screen and (max-width: 561px) {
  .galleryA-ttl1 > span::after {
    height: 3rem;
  }
}
.galleryA-ttl2 {
  position: absolute;
  bottom: 10rem;
  right: 5rem;
  -webkit-text-stroke: 1px #fff;
  text-stroke: 1px #fff;
  color: transparent;
  opacity: 0.4;
  font-size: 12rem;
  font-weight: 500;
}
@media screen and (max-width: 561px) {
  .galleryA-ttl2 {
    display: none;
  }
}
.galleryA .galleryA-ph3 img, .galleryA .galleryA-ph2 img, .galleryA .galleryA-ph1 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.galleryA .galleryA-ph3 figcaption, .galleryA .galleryA-ph2 figcaption, .galleryA .galleryA-ph1 figcaption {
  margin-top: 1rem;
}
@media screen and (max-width: 561px) {
  .galleryA .galleryA-ph3 figcaption, .galleryA .galleryA-ph2 figcaption, .galleryA .galleryA-ph1 figcaption {
    text-align: right;
    font-size: 1rem;
    letter-spacing: -1px;
  }
}
.galleryA-ph1 {
  width: 104rem;
  height: 75.7rem;
}
@media screen and (max-width: 561px) {
  .galleryA-ph1 {
    width: 90%;
    height: auto;
  }
}
.galleryA-ph1 figcaption {
  padding-left: 10rem;
}
.galleryA-ph2 {
  position: absolute;
  bottom: -10rem;
  right: 55rem;
  left: 0;
  margin: auto;
  width: 51.7rem;
  height: 32.7rem;
}
@media screen and (max-width: 561px) {
  .galleryA-ph2 {
    right: 18rem;
    top: 45rem;
    width: 18.4642857143rem;
    height: 11.6785714286rem;
  }
}
.galleryA-ph3 {
  position: absolute;
  bottom: -20rem;
  left: 0;
  width: 36.6rem;
  height: 49.4rem;
}
@media screen and (max-width: 561px) {
  .galleryA-ph3 {
    bottom: -25rem;
    right: 0;
    left: auto;
    width: 15.9130434783rem;
    height: 21.4782608696rem;
  }
}

.galleryB {
  background-repeat: repeat;
  padding: 10rem 0 40rem;
  position: relative;
  background-image: url(../img/gallery/bg/bg.webp);
  background-color: #b5b5b5;
}
@media screen and (max-width: 561px) {
  .galleryB {
    padding: 5rem 0 32rem;
  }
}
.galleryB-outer {
  position: relative;
}
.galleryB-outer::before {
  content: "";
  width: 27.4rem;
  height: 27.4rem;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../img/gallery/bg/icon/a.svg);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 20rem;
  margin: auto;
}
@media screen and (max-width: 561px) {
  .galleryB-outer::before {
    width: 18.2666666667rem;
    height: 18.2666666667rem;
    bottom: auto;
    left: auto;
    right: 1rem;
  }
}
.galleryB-layout1 {
  display: flex;
  justify-content: end;
  gap: 0 10rem;
}
@media screen and (max-width: 561px) {
  .galleryB-layout1 {
    gap: 0 5rem;
    flex-direction: column;
    align-items: end;
  }
}
.galleryB-txt {
  text-align: center;
  line-height: 3;
  font-size: 1.8rem;
  margin-top: 20rem;
}
@media screen and (max-width: 561px) {
  .galleryB-txt {
    margin: 13rem 2rem 5rem 0;
    font-size: 1.6rem;
    line-height: 2;
  }
}
.galleryB-ttl1 {
  position: absolute;
  top: 5rem;
  left: 20rem;
  writing-mode: vertical-rl;
  display: flex;
  flex-direction: column-reverse;
}
@media screen and (max-width: 561px) {
  .galleryB-ttl1 {
    top: 0;
    left: 2rem;
  }
}
.galleryB-ttl1 > b {
  font-size: 4.5rem;
}
@media screen and (max-width: 561px) {
  .galleryB-ttl1 > b {
    font-size: 3rem;
  }
}
.galleryB-ttl1 > span {
  font-size: 1.8rem;
  display: flex;
  align-items: center;
  gap: 0 1rem;
}
@media screen and (max-width: 561px) {
  .galleryB-ttl1 > span {
    font-size: 1.6rem;
  }
}
.galleryB-ttl1 > span::after {
  content: "";
  width: 1px;
  height: 7rem;
  background-color: #fff;
}
@media screen and (max-width: 561px) {
  .galleryB-ttl1 > span::after {
    height: 3rem;
  }
}
.galleryB-ttl2 {
  position: absolute;
  bottom: 10rem;
  right: 5rem;
  -webkit-text-stroke: 1px #fff;
  text-stroke: 1px #fff;
  color: transparent;
  opacity: 0.4;
  font-size: 12rem;
  font-weight: 500;
}
@media screen and (max-width: 561px) {
  .galleryB-ttl2 {
    display: none;
  }
}
.galleryB .galleryB-ph3 img, .galleryB .galleryB-ph2 img, .galleryB .galleryB-ph1 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.galleryB .galleryB-ph3 figcaption, .galleryB .galleryB-ph2 figcaption, .galleryB .galleryB-ph1 figcaption {
  margin-top: 1rem;
}
@media screen and (max-width: 561px) {
  .galleryB .galleryB-ph3 figcaption, .galleryB .galleryB-ph2 figcaption, .galleryB .galleryB-ph1 figcaption {
    text-align: right;
    font-size: 1rem;
    letter-spacing: -1px;
  }
}
.galleryB-ph1 {
  width: 104rem;
  height: 75.7rem;
}
@media screen and (max-width: 561px) {
  .galleryB-ph1 {
    width: 90%;
    height: auto;
  }
}
.galleryB-ph1 figcaption {
  padding-left: 10rem;
}
.galleryB-ph2 {
  position: absolute;
  bottom: -10rem;
  right: 55rem;
  left: 0;
  margin: auto;
  width: 51.7rem;
  height: 32.7rem;
}
@media screen and (max-width: 561px) {
  .galleryB-ph2 {
    right: 18rem;
    top: 45rem;
    width: 18.4642857143rem;
    height: 11.6785714286rem;
  }
}
.galleryB-ph3 {
  position: absolute;
  bottom: -20rem;
  left: 0;
  width: 36.6rem;
  height: 49.4rem;
}
@media screen and (max-width: 561px) {
  .galleryB-ph3 {
    bottom: -25rem;
    right: 0;
    left: auto;
    width: 15.9130434783rem;
    height: 21.4782608696rem;
  }
}

.galleryB-outer::before {
  left: auto;
  right: 20rem;
  background-image: url(../img/gallery/bg/icon/b.svg);
}
@media screen and (max-width: 561px) {
  .galleryB-outer::before {
    left: 1rem;
    right: auto;
  }
}

.galleryB-layout1 {
  justify-content: start;
  flex-direction: row-reverse;
}
@media screen and (max-width: 561px) {
  .galleryB-layout1 {
    flex-direction: column;
    align-items: start;
  }
}

.galleryB-ttl1 {
  left: auto;
  right: 20rem;
}
@media screen and (max-width: 561px) {
  .galleryB-ttl1 {
    right: 2rem;
  }
}

.galleryB-ttl2 {
  right: auto;
  left: 5rem;
  -webkit-text-stroke: 1px #121212;
  text-stroke: 1px #121212;
}

.galleryB-ttl1 > span::after {
  background: #121212;
}

.galleryB-ph2 {
  right: -54rem;
}
@media screen and (max-width: 561px) {
  .galleryB-ph2 {
    right: -17rem;
  }
}

.galleryB-ph3 {
  left: auto;
  right: 0;
}
@media screen and (max-width: 561px) {
  .galleryB-ph3 {
    left: 0;
    right: auto;
  }
}

.galleryB-ph3 figcaption,
.galleryB-ph2 figcaption,
.galleryB-ph1 figcaption {
  text-align: right;
}
@media screen and (max-width: 561px) {
  .galleryB-ph3 figcaption,
  .galleryB-ph2 figcaption,
  .galleryB-ph1 figcaption {
    text-align: left !important;
  }
}

.galleryB-ph1 figcaption {
  padding: 0 10rem 0 0;
}
@media screen and (max-width: 561px) {
  .galleryB-ph1 figcaption {
    padding: 0;
  }
}

@media screen and (max-width: 561px) {
  .galleryB-txt {
    margin: 13rem 0 5rem 2rem;
  }
}

.dropdown {
  border: solid 1px #ad9964;
  padding: 3rem;
}
@media screen and (max-width: 561px) {
  .dropdown {
    padding: 2rem;
  }
}
.dropdown > dt {
  font-size: 1.8rem;
  text-align: center;
  padding-right: 3rem;
  position: relative;
  cursor: pointer;
}
@media screen and (max-width: 561px) {
  .dropdown > dt {
    font-size: 1.6rem;
  }
}
.dropdown > dt::before {
  content: "";
  width: 1rem;
  height: 1rem;
  border: solid 2px #ad9964;
  border-left: none;
  border-bottom: none;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 1rem;
  transform: rotate(-45deg);
}
@media screen and (max-width: 561px) {
  .dropdown > dt::before {
    top: 1rem;
  }
}
.dropdown > dd {
  display: none;
  padding: 5rem;
}
@media screen and (max-width: 561px) {
  .dropdown > dd {
    padding: 3rem 0 0 0;
  }
}

.dropdown-inner {
  display: flex;
  justify-content: center;
  flex-direction: column;
  gap: 3rem 0;
}
.dropdown-inner > ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 3rem 5rem;
}
@media screen and (max-width: 561px) {
  .dropdown-inner > ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 3rem;
  }
}
.dropdown-inner > ul > li {
  font-weight: bold;
  line-height: 2;
}
.dropdown-inner > .list1-layout {
  grid-template-columns: repeat(1, 1fr) !important;
}
.dropdown-inner > .list1-layout.yoko {
  grid-template-columns: repeat(2, 1fr) !important;
}

.gridlayout {
  display: grid;
  gap: 4rem;
}
.gridlayout > figure {
  display: flex;
  flex-direction: column;
  gap: 2rem 0;
}
.gridlayout figcaption {
  display: flex;
  flex-direction: column;
  gap: 2rem 0;
}
@media screen and (max-width: 561px) {
  .gridlayout figcaption {
    gap: 0.5rem 0;
  }
}
@media screen and (max-width: 561px) {
  .gridlayout {
    grid-template-columns: 1fr !important;
    gap: 2rem 0;
  }
}

.gridlayout-center {
  justify-content: center;
  align-items: center;
}

.gridlayout2 {
  grid-template-columns: repeat(2, 1fr);
}

.gridlayout3 {
  grid-template-columns: repeat(3, 1fr);
}

.gridlayout4 {
  grid-template-columns: repeat(4, 1fr);
}

.facilitylist {
  padding: 10rem 0 5rem;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 561px) {
  .facilitylist {
    padding: 2.5rem 1rem;
  }
}

.facilitylist-map {
  max-width: 128rem;
  height: 147.3rem;
  margin-top: -65rem;
}
@media screen and (max-width: 561px) {
  .facilitylist-map {
    height: auto;
    margin-top: 0;
  }
}
.facilitylist-map > img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media screen and (max-width: 561px) {
  .facilitylist-map > img {
    display: none;
  }
}

.facilitylist-links {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 561px) {
  .facilitylist-links {
    position: relative;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem 1rem;
  }
}
.facilitylist-links > a {
  width: 29rem;
  position: absolute;
  display: flex;
  flex-direction: column;
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1);
  background-color: #fff;
}
@media screen and (max-width: 561px) {
  .facilitylist-links > a {
    position: relative;
    top: auto !important;
    right: auto !important;
    left: auto !important;
    bottom: auto !important;
    width: 100%;
    background-color: #fff;
  }
}
.facilitylist-links > a figcaption {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 2rem 0;
}
@media screen and (max-width: 561px) {
  .facilitylist-links > a figcaption {
    padding: 2rem 1rem;
  }
}
.facilitylist-links > a figcaption > span {
  font-size: 1.2rem;
}
.facilitylist-links > a figcaption > b {
  font-size: 1.8rem;
}
@media screen and (max-width: 561px) {
  .facilitylist-links > a figcaption > b {
    font-size: 1.4rem;
  }
}
.facilitylist-links > a:first-of-type {
  top: 28rem;
  left: 24rem;
}
.facilitylist-links > a:nth-of-type(2) {
  bottom: 23rem;
  left: -40rem;
  right: 0;
  margin: auto;
}
.facilitylist-links > a:nth-of-type(3) {
  bottom: 20rem;
  left: 40rem;
  right: 0;
  margin: auto;
}
.facilitylist-links > a:nth-of-type(4) {
  bottom: 35rem;
  right: 27rem;
  margin: auto;
}
.facilitylist-links > a:nth-of-type(5) {
  top: 30rem;
  right: 26rem;
  margin: auto;
}

/* 1 */
.schedule {
  padding-bottom: 100vh;
}
@media screen and (max-width: 561px) {
  .schedule {
    padding: 0;
  }
}
.schedule-main {
  padding-top: 10rem;
}
@media screen and (max-width: 561px) {
  .schedule-main {
    padding-top: 5rem;
  }
}
.schedule-main.on .schedule-nav {
  transform: translateX(0);
}
.schedule-main:nth-child(n+2) {
  padding-top: 40rem;
}
@media screen and (max-width: 561px) {
  .schedule-main:nth-child(n+2) {
    padding: 0;
  }
}

.schedule-main.on {
  z-index: auto;
}

.schedule-contents-outer {
  height: 100vh;
  position: relative;
  z-index: 0;
}
@media screen and (max-width: 561px) {
  .schedule-contents-outer {
    height: auto;
  }
}
.schedule-contents-outer.on {
  z-index: 1;
}
.schedule-contents-outer.on .schedule-contents-inner {
  opacity: 1;
  pointer-events: all;
  z-index: 1;
}

.schedule-firstview {
  position: relative;
  color: #fff;
}
@media screen and (max-width: 561px) {
  .schedule-firstview {
    height: 20rem;
  }
}
.schedule-firstview > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.schedule-firstview::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(18, 18, 18, 0.35);
}
.schedule-firstview > figcaption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 5rem 0;
}
@media screen and (max-width: 961px) {
  .schedule-firstview > figcaption {
    gap: 1rem 0;
  }
}

.schedule-ttl1 {
  font-weight: 600;
  font-size: 3.2rem;
  letter-spacing: 2px;
}
@media screen and (max-width: 961px) {
  .schedule-ttl1 {
    font-size: 1.8rem;
  }
}

.schedule-ttl2 {
  letter-spacing: 1px;
  display: flex;
  flex-direction: column;
  gap: 1rem 0;
  text-align: center;
}
.schedule-ttl2 > b {
  font-family: "Cormorant Infant", serif;
  font-size: 8rem;
  font-weight: 500;
}
@media screen and (max-width: 961px) {
  .schedule-ttl2 > b {
    font-size: 3rem;
  }
}
.schedule-ttl2 > span {
  font-size: 3rem;
  font-weight: 500;
}
@media screen and (max-width: 961px) {
  .schedule-ttl2 > span {
    font-size: 1.6rem;
  }
}

.schedule-contents-inner {
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  gap: 0 10rem;
  background: url(../img/bg/1.jpg);
  transition: opacity 0.3s ease-out;
  z-index: -1;
  pointer-events: none;
  padding-right: 20rem;
  height: 100%;
  opacity: 0;
}
@media screen and (max-width: 561px) {
  .schedule-contents-inner {
    position: relative;
    flex-direction: column;
    padding-right: 0;
    gap: 0;
    opacity: 1;
    z-index: auto;
    pointer-events: all;
  }
}

.schedule-contents-caption {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: start;
  gap: 3rem 0;
}
@media screen and (max-width: 961px) {
  .schedule-contents-caption {
    padding: 5rem 1rem;
  }
}
@media screen and (max-width: 561px) {
  .schedule-contents-caption {
    width: 100%;
    gap: 1rem 0;
    padding: 2.5rem 1rem;
  }
}
.schedule-contents-caption > time {
  font-size: 5rem;
  font-weight: 500;
  font-family: "Cormorant Infant", serif;
}
@media screen and (max-width: 561px) {
  .schedule-contents-caption > time {
    font-size: 3rem;
  }
}
.schedule-contents-caption > b {
  font-size: 3.2rem;
  display: flex;
  align-items: center;
  gap: 0 1rem;
}
@media screen and (max-width: 561px) {
  .schedule-contents-caption > b {
    font-size: 1.8rem;
  }
}
.schedule-contents-caption > b::before {
  content: "";
  width: 3rem;
  height: 0.1rem;
  background-color: #121212;
}
@media screen and (max-width: 561px) {
  .schedule-contents-caption > b::before {
    width: 2rem;
  }
}
.schedule-contents-caption > p {
  line-height: 2;
  font-size: 2rem;
}
@media screen and (max-width: 561px) {
  .schedule-contents-caption > p {
    font-size: 1.4rem;
  }
}

.schedule-nav-ttl {
  font-family: "Cormorant Infant", serif;
  color: #927434;
  display: flex;
  align-items: center;
  font-weight: 600;
  gap: 0 1rem;
  position: relative;
  margin-bottom: 2rem;
}
.schedule-nav-ttl::before {
  content: "";
  width: 8.5rem;
  height: 10.7rem;
  background: url(../img/icon/ttl5/point.svg) no-repeat center/contain;
  position: absolute;
  top: 0;
  right: -4.5rem;
  bottom: 0;
  margin: auto;
}
@media screen and (max-width: 961px) {
  .schedule-nav-ttl::before {
    width: 6.5384615385rem;
    height: 8.2307692308rem;
    right: -3.5rem;
  }
}
.schedule-nav-ttl > em {
  font-size: 2rem;
  margin-top: 0.5rem;
}
@media screen and (max-width: 561px) {
  .schedule-nav-ttl > em {
    font-size: 1.6rem;
  }
}
.schedule-nav-ttl > b {
  font-size: 4.5rem;
}
@media screen and (max-width: 561px) {
  .schedule-nav-ttl > b {
    font-size: 3.5rem;
  }
}

.schedule-nav {
  position: fixed;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 6rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: end;
  z-index: 2;
  transition: transform 0.5s ease-out;
  transform: translateX(20rem);
}
@media screen and (max-width: 561px) {
  .schedule-nav {
    display: none;
  }
}
.schedule-nav::after {
  content: "";
  width: 0.2rem;
  height: 5rem;
  background-color: #d9d9d9;
  margin-right: 0.6rem;
}
.schedule-nav > span {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.schedule-nav > span::before, .schedule-nav > span::after {
  content: "";
  background-color: #d9d9d9;
}
.schedule-nav > span::before {
  width: 0.2rem;
  height: 5rem;
}
@media screen and (max-width: 561px) {
  .schedule-nav > span::before {
    height: 3rem;
  }
}
.schedule-nav > span::after {
  width: 1.5rem;
  height: 1.5rem;
  transform: rotate(45deg);
}
.schedule-nav > span.on::after {
  background-color: #ad9964;
}

.schedule-slider {
  width: 96rem;
  height: 100%;
}
.schedule-slider div {
  height: 100%;
}
@media screen and (max-width: 561px) {
  .schedule-slider {
    width: 100%;
    height: 40rem;
  }
}
.schedule-slider img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: right bottom;
}
@media screen and (max-width: 561px) {
  .schedule-slider img {
    height: 40rem;
  }
}

.schedule-ph {
  width: 96rem;
  height: 100%;
  object-fit: cover;
  flex: 0 0 auto;
}
@media screen and (max-width: 561px) {
  .schedule-ph {
    width: 100%;
    height: 40rem;
  }
}

.qa {
  font-size: 1.8rem;
  letter-spacing: 1px;
}
@media screen and (max-width: 561px) {
  .qa {
    font-size: 1.5rem;
    letter-spacing: 0;
  }
}
.qa > dl {
  border-top: 1px solid #c8c8c8;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  gap: 3rem 0;
}
.qa > dl.on > dt::after {
  transform: rotate(135deg);
}
.qa > dl.on > dd {
  display: flex !important;
  flex-direction: column;
}
.qa > dl > dt {
  display: flex;
  align-items: center;
  gap: 0 2rem;
  position: relative;
  background-color: rgba(204, 204, 204, 0.2);
  padding: 3rem 10rem 3rem 2rem;
}
@media screen and (max-width: 561px) {
  .qa > dl > dt {
    gap: 0 1rem;
    padding: 1rem 0;
  }
}
.qa > dl > dt::before {
  content: "Q";
  font-size: 4rem;
  color: #927434;
  font-family: "Cormorant Infant", serif;
}
@media screen and (max-width: 561px) {
  .qa > dl > dt::before {
    font-size: 2.5rem;
  }
}
.qa > dl > dt::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 4rem;
  width: 2rem;
  height: 2rem;
  border: solid 2px #b7a678;
  border-bottom: none;
  border-left: none;
  transform: rotate(-45deg);
}
@media screen and (max-width: 561px) {
  .qa > dl > dt::after {
    display: none;
  }
}
.qa > dl > dd {
  line-height: 2;
  display: none;
  padding-left: 5.5rem;
  padding-bottom: 5rem;
  margin-left: 2rem;
  position: relative;
}
@media screen and (max-width: 561px) {
  .qa > dl > dd {
    padding: 0;
    font-size: 1.4rem;
    padding-left: 1rem;
  }
}
.qa > dl > dd::before {
  content: "A";
  font-size: 4rem;
  color: #927434;
  font-family: "Cormorant Infant", serif;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1;
}
@media screen and (max-width: 561px) {
  .qa > dl > dd::before {
    font-size: 2.5rem;
    left: -2rem;
  }
}
.qa > dl:last-of-type {
  border-bottom: 1px solid #c8c8c8;
}

.contact {
  display: flex;
  justify-content: center;
}

.contact-outer {
  border: solid 1px #ad9964;
  padding: 5rem 0;
  width: 60rem;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 3rem 0;
}
@media screen and (max-width: 561px) {
  .contact-outer {
    padding: 3rem 0;
  }
}

.contact-inner {
  display: flex;
  align-items: center;
  gap: 0 2rem;
}

.contact-tel {
  display: flex;
  align-items: baseline;
}
.contact-tel > span {
  font-size: 1.6rem;
}
@media screen and (max-width: 561px) {
  .contact-tel > span {
    font-size: 1.2rem;
  }
}
.contact-tel > b {
  font-size: 2.6rem;
}
@media screen and (max-width: 561px) {
  .contact-tel > b {
    font-size: 1.8rem;
  }
}

.contact-ttl {
  display: flex;
  flex-direction: column;
  text-align: center;
}
.contact-ttl > b {
  font-family: "Cormorant Infant", serif;
  font-size: 5.5rem;
  color: #927434;
}
@media screen and (max-width: 561px) {
  .contact-ttl > b {
    font-size: 3.5rem;
  }
}
.contact-ttl > span {
  font-size: 2.4rem;
  font-weight: 500;
}
@media screen and (max-width: 561px) {
  .contact-ttl > span {
    font-size: 1.6rem;
  }
}

.contact-btn {
  background-color: #ad9964;
  color: #fff;
  font-weight: 500;
  font-size: 1.8rem;
  margin: 0 auto;
  text-align: center;
  padding: 2rem 5rem;
}
@media screen and (max-width: 561px) {
  .contact-btn {
    font-size: 1.5rem;
    padding: 2rem 3rem;
  }
}

.phchange-hover {
  cursor: pointer;
}

.popup {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(18, 18, 18, 0.8);
  display: none;
}

.popup-outer {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 561px) {
  .popup-outer {
    align-items: end;
  }
}

.popup-inner {
  min-width: 90rem;
  background-color: #fff;
  padding: 5rem 1rem;
  gap: 5rem 0;
  letter-spacing: 1px;
  line-height: 2;
  height: 80%;
  overflow-y: scroll;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 561px) {
  .popup-inner {
    padding: 1rem;
    height: 90%;
    line-height: 1.5;
    gap: 2rem 0;
    min-width: 100%;
  }
}

.popup-ttl {
  font-size: 2.4rem;
  text-align: center;
  color: #927434;
}

.popup-close {
  position: absolute;
  top: 1rem;
  right: 3rem;
  width: 5rem;
  height: 5rem;
  cursor: pointer;
}
@media screen and (max-width: 561px) {
  .popup-close {
    width: 3rem;
    height: 3rem;
  }
}
.popup-close::before, .popup-close::after {
  content: "";
  position: absolute;
  top: 1rem;
  left: 1rem;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 2px;
  background-color: #fff;
  transform: rotate(45deg);
}
.popup-close::after {
  transform: rotate(-45deg);
}

[data-popup] {
  cursor: pointer;
}

.ankerlinks {
  display: flex;
  justify-content: center;
  margin-bottom: 10rem;
  position: relative;
}
@media screen and (max-width: 561px) {
  .ankerlinks {
    margin-bottom: 0;
  }
}

.ankerlinks-btn {
  padding: 3rem 5rem;
  border-bottom: 1px solid #121212;
  position: relative;
  font-size: 2.2rem;
  text-align: center;
}
@media screen and (max-width: 561px) {
  .ankerlinks-btn {
    font-size: 1.6rem;
    padding: 2rem 1rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
@media screen and (max-width: 561px) {
  .ankerlinks-btn > span {
    font-size: 1.3rem;
  }
}
.ankerlinks-btn::before {
  position: absolute;
  bottom: -0.5rem;
  right: 0;
  left: 0;
  margin: auto;
  width: 1rem;
  height: 1rem;
  background-color: #927434;
  transform: rotate(45deg);
}
.ankerlinks-btn.on {
  color: #927434;
  border-bottom: 1px solid #927434;
}
.ankerlinks-btn.on::before {
  content: "";
}

.ankerlinks-btns {
  display: flex;
}
@media screen and (max-width: 561px) {
  .ankerlinks-btns {
    flex-wrap: wrap;
    justify-content: center;
  }
}

.ankerlinks-btns-inner {
  display: flex;
  position: relative;
}
@media screen and (max-width: 561px) {
  .ankerlinks-btns-inner {
    padding: 5rem 0.5rem 2rem;
    width: 100%;
    background-color: rgba(173, 153, 100, 0.2);
  }
}
.ankerlinks-btns-inner::after {
  position: absolute;
  top: 0;
  right: -2rem;
  bottom: 0;
  margin: auto;
  content: "";
  width: 5rem;
  height: 1px;
  background-color: #927434;
  transform: rotate(-45deg);
}
@media screen and (max-width: 561px) {
  .ankerlinks-btns-inner::after {
    display: none;
  }
}
.ankerlinks-btns-inner > b {
  position: absolute;
  top: -5rem;
  right: 0;
  left: 0;
  text-align: center;
  font-size: 2.6rem;
  font-weight: 600;
}
@media screen and (max-width: 561px) {
  .ankerlinks-btns-inner > b {
    font-size: 2rem;
    top: 2rem;
  }
}
@media screen and (max-width: 561px) {
  .ankerlinks-btns-inner > .ankerlinks-btn {
    width: 50%;
  }
}

.banquetplan {
  max-width: 120rem;
  margin: 0 auto;
  padding: 5rem 0;
}
@media screen and (max-width: 561px) {
  .banquetplan {
    padding: 2.5rem 1rem;
  }
}
.banquetplan > figure {
  display: flex;
  flex-direction: column;
  gap: 2rem 0;
}
.banquetplan > figure > figcaption {
  display: flex;
  flex-direction: column;
  gap: 3rem 0;
  line-height: 2;
  letter-spacing: 1px;
  font-size: 1.6rem;
}
@media screen and (max-width: 561px) {
  .banquetplan > figure > figcaption {
    font-size: 1.4rem;
  }
}

.banquetplan-ttl {
  text-align: center;
  font-weight: 500;
  font-size: 2.8rem;
  border-bottom: 1px solid rgba(18, 18, 18, 0.2);
  padding-bottom: 2rem;
  margin-bottom: 5rem;
}
@media screen and (max-width: 561px) {
  .banquetplan-ttl {
    font-size: 1.8rem;
    margin-bottom: 2rem;
    padding-bottom: 1rem;
  }
}

.banquetplan-btn {
  display: flex;
  justify-content: center;
  margin-top: 5rem;
}

.form {
  background-color: #fff;
  padding: 5rem;
  display: flex;
  flex-direction: column;
  gap: 3rem 0;
}
@media screen and (max-width: 561px) {
  .form {
    padding: 3rem 1rem;
  }
}
.form input,
.form textarea {
  width: 100%;
  border: solid 1px #c8c8c8;
  padding: 1rem;
  font-size: 1.6rem;
}
.form textarea {
  height: 30rem;
}

.form-txt1 {
  text-align: center;
  font-size: 1.8rem;
  letter-spacing: 1px;
}
@media screen and (max-width: 561px) {
  .form-txt1 {
    font-size: 1.4rem;
  }
}

.form-txt2 {
  font-size: 1.8rem;
  color: #b72c2c;
}
@media screen and (max-width: 561px) {
  .form-txt2 {
    font-size: 1.5rem;
  }
}

.form-btn {
  display: flex;
  justify-content: center;
  gap: 0 5rem;
}
.form-btn > .btn2 {
  color: #ad9964;
}
.form-btn > .btn1::before,
.form-btn > .btn2::before {
  display: none;
}
@media screen and (max-width: 561px) {
  .form-btn {
    flex-direction: column;
    gap: 2rem 0;
  }
}

@media screen and (max-width: 561px) {
  .form-table tr {
    border-top: solid 1px #c8c8c8;
    display: block;
    padding: 2rem 0;
  }
}
.form-table th,
.form-table td {
  border: solid 1px #c8c8c8;
  border-right: none;
  border-left: none;
  padding: 3rem 0;
  text-align: left;
  vertical-align: top;
}
@media screen and (max-width: 561px) {
  .form-table th,
  .form-table td {
    display: block;
    padding: 0 !important;
    border: none;
  }
}
.form-table th {
  width: 25rem;
}
@media screen and (max-width: 561px) {
  .form-table th {
    width: 100%;
    margin-bottom: 1rem;
  }
}
.form-table td {
  padding-left: 3rem;
  word-break: keep-all;
}

.form-ttl1 {
  display: flex;
  flex-direction: column;
}
.form-ttl1 > b {
  font-weight: 600;
  font-size: 1.8rem;
}

.form-required {
  display: flex;
  align-items: center;
  gap: 0 0.5rem;
}
.form-required::after {
  content: "＊";
  color: #b72c2c;
}

.form-layout2 {
  display: flex;
  flex-wrap: wrap;
  gap: 0 5rem;
}

.form-layout2-inner {
  display: flex;
  gap: 0 1rem;
}

.form-label {
  font-size: 1.8rem;
  flex: 0 0 auto;
}

.form-error {
  color: #b72c2c;
}
@media screen and (max-width: 561px) {
  .form-error {
    margin-top: 1rem;
    font-size: 1.5rem;
  }
}

.form-layout1 {
  display: flex;
  gap: 0 5rem;
}
@media screen and (max-width: 561px) {
  .form-layout1 {
    flex-direction: column;
    gap: 1rem 0;
  }
}

.form-layout1-inner {
  display: flex;
  align-items: center;
  gap: 0 2rem;
  width: 100%;
}

.form-txt3 {
  flex: 0 0 auto;
}

.cms1 {
  padding: 5rem 0;
}
@media screen and (max-width: 561px) {
  .cms1 {
    padding: 2.5rem 1rem;
    display: flex;
    flex-direction: column;
    gap: 5rem 0;
  }
}

.cms1-slider {
  padding: 0 10rem;
}
@media screen and (max-width: 561px) {
  .cms1-slider {
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 2.5rem 0;
  }
}
.cms1-slider figure {
  margin: 0 2rem;
}
@media screen and (max-width: 561px) {
  .cms1-slider figure {
    margin: 0;
    gap: 1rem 0;
  }
}
.cms1-slider figure > a {
  display: flex !important;
  flex-direction: column;
  gap: 2rem 0;
}
.cms1-slider figure img {
  height: 25rem;
  width: 100%;
  object-fit: cover;
}
.cms1-slider figure figcaption {
  font-size: 1.8rem;
  letter-spacing: 1px;
}
@media screen and (max-width: 561px) {
  .cms1-slider figure figcaption {
    font-size: 1.6rem;
  }
}
.cms1-slider .slick-arrow {
  color: transparent;
  border: none;
  width: 6rem;
  height: 6rem;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  border: solid 2px #ad9964;
  border-right: none;
  border-bottom: none;
  transform: rotate(-45deg);
  background: transparent;
}
.cms1-slider .slick-prev {
  left: 4rem;
}
.cms1-slider .slick-next {
  right: 4rem;
  transform: rotate(135deg);
}

.cms2 {
  max-width: 140rem;
  margin: 0 auto;
  padding: 5rem 0;
  display: flex;
  justify-content: space-between;
  align-items: start;
}
@media screen and (max-width: 561px) {
  .cms2 {
    flex-direction: column;
    gap: 3.5rem 0;
  }
}
.cms2-contents {
  max-width: 110rem;
  padding: 0 2rem;
}
@media screen and (max-width: 561px) {
  .cms2-contents {
    padding: 0 1rem;
  }
}
.cms2-sidemenu {
  position: sticky;
  top: 15rem;
  right: 0;
  width: 24rem;
}
@media screen and (max-width: 561px) {
  .cms2-sidemenu {
    width: 100%;
    padding: 0 1rem;
    position: relative;
    top: 0;
  }
}
.cms2 .cms2-category a, .cms2-category .cms2 a, .cms2 .cms2-dropdown > dt {
  display: flex;
  align-items: center;
  gap: 0 1rem;
}
.cms2 .cms2-category a::before, .cms2-category .cms2 a::before, .cms2 .cms2-dropdown > dt::before {
  content: "";
  width: 0.8rem;
  height: 0.8rem;
  border: solid 2px #927434;
  border-left: none;
  border-bottom: none;
  transform: rotate(45deg);
}
.cms2-dropdown {
  flex-direction: column;
  justify-content: center;
  align-items: start;
  font-size: 1.5rem;
}
.cms2-dropdown > dt {
  cursor: pointer;
}
.cms2-dropdown > dd {
  display: none;
  padding: 1rem 0 1rem 2rem;
}
.cms2-dropdown > dd.on {
  display: flex;
  flex-direction: column;
  gap: 1rem 0;
}
@media screen and (max-width: 561px) {
  .cms2 {
    padding: 2.5rem 0;
  }
}
.cms2-links {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 4.5rem;
}
@media screen and (max-width: 561px) {
  .cms2-links {
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem 1rem;
  }
}
.cms2-label {
  display: flex;
  gap: 0 1rem;
  flex-wrap: wrap;
  font-weight: 500;
  font-size: 1.3rem;
  color: #fff;
  letter-spacing: 1px;
}
@media screen and (max-width: 561px) {
  .cms2-label {
    font-size: 1rem;
    gap: 0 0.5rem;
  }
}
.cms2-label > span {
  background-color: #ad9964;
  padding: 0.5rem 1rem;
}
@media screen and (max-width: 561px) {
  .cms2-label > span {
    padding: 0.5rem;
  }
}
.cms2-links-contents {
  display: flex;
  flex-direction: column;
  gap: 1rem 0;
}
.cms2-links-contents > figcaption {
  display: flex;
  flex-direction: column;
  gap: 1rem 0;
}
.cms2-sidemenu {
  border: solid 1px rgba(18, 18, 18, 0.2);
  border-right: none;
  border-left: none;
}
.cms2 .cms2-category > dt, .cms2 .cms2-archive > dt {
  font-size: 1.8rem;
  padding: 2rem 0;
  border-bottom: solid 1px rgba(18, 18, 18, 0.2);
}
.cms2 .cms2-category > dd, .cms2 .cms2-archive > dd {
  display: flex;
  flex-direction: column;
  gap: 1rem 0;
  padding: 2rem 0;
}
.cms2-archive > dt {
  cursor: pointer;
}
.cms2-archive > dd {
  border-bottom: solid 1px rgba(18, 18, 18, 0.2);
}
.cms2-txta {
  font-size: 1.4rem;
}

.cms2-nav {
  display: flex;
  justify-content: center;
  margin-bottom: 5rem;
}
.cms2-nav > a {
  padding: 3rem 5rem;
  border-bottom: 1px solid #121212;
  position: relative;
  font-size: 2.2rem;
  text-align: center;
  display: flex;
}
@media screen and (max-width: 561px) {
  .cms2-nav > a {
    font-size: 1.6rem;
    padding: 3rem 1rem 2rem 1rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
.cms2-nav > a::before {
  width: 1rem;
  height: 1rem;
  background-color: #927434;
  transform: rotate(45deg);
  margin-bottom: 1rem;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
}
@media screen and (max-width: 561px) {
  .cms2-nav > a::before {
    top: 1.5rem;
    width: 0.8rem;
    height: 0.8rem;
  }
}
.cms2-nav > a.current {
  color: #927434;
  border-bottom: 1px solid #927434;
}
.cms2-nav > a.current::before {
  content: "";
}

.cms2-pager {
  display: flex;
  gap: 0 0.5rem;
  margin-top: 5rem;
}
@media screen and (max-width: 561px) {
  .cms2-pager {
    justify-content: center;
  }
}
.cms2-pager > a,
.cms2-pager > span {
  width: 3rem;
  height: 3rem;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 1.3rem;
}
.cms2-pager > span.current {
  background-color: #ad9964;
  color: #fff;
}
.cms2-pager > a.nextskip::before, .cms2-pager > a.nextskip::after, .cms2-pager > a.next::before, .cms2-pager > a.prevskip::before, .cms2-pager > a.prevskip::after, .cms2-pager > a.prev::before {
  content: "";
  width: 0.5rem;
  height: 0.5rem;
  border: solid 1px #454545;
  border-left: none;
  border-bottom: none;
}
.cms2-pager > a.prevskip::before, .cms2-pager > a.prevskip::after, .cms2-pager > a.prev::before {
  transform: rotate(-135deg);
}
.cms2-pager > a.nextskip::before, .cms2-pager > a.nextskip::after, .cms2-pager > a.next::before {
  transform: rotate(45deg);
}
.cms3 {
  max-width: 140rem;
  margin: 0 auto;
  padding: 5rem 0;
  display: flex;
  justify-content: space-between;
  align-items: start;
}
@media screen and (max-width: 561px) {
  .cms3 {
    flex-direction: column;
    gap: 3.5rem 0;
  }
}
.cms3-contents {
  max-width: 110rem;
  padding: 0 2rem;
}
@media screen and (max-width: 561px) {
  .cms3-contents {
    padding: 0 1rem;
  }
}
.cms3-sidemenu {
  position: sticky;
  top: 15rem;
  right: 0;
  width: 24rem;
}
@media screen and (max-width: 561px) {
  .cms3-sidemenu {
    width: 100%;
    padding: 0 1rem;
    position: relative;
    top: 0;
  }
}
.cms3 .cms3-category a, .cms3-category .cms3 a, .cms3 .cms3-dropdown > dt {
  display: flex;
  align-items: center;
  gap: 0 1rem;
}
.cms3 .cms3-category a::before, .cms3-category .cms3 a::before, .cms3 .cms3-dropdown > dt::before {
  content: "";
  width: 0.8rem;
  height: 0.8rem;
  border: solid 2px #927434;
  border-left: none;
  border-bottom: none;
  transform: rotate(45deg);
}
.cms3-dropdown {
  flex-direction: column;
  justify-content: center;
  align-items: start;
  font-size: 1.5rem;
}
.cms3-dropdown > dt {
  cursor: pointer;
}
.cms3-dropdown > dd {
  display: none;
  padding: 1rem 0 1rem 2rem;
}
.cms3-dropdown > dd.on {
  display: flex;
  flex-direction: column;
  gap: 1rem 0;
}
@media screen and (max-width: 561px) {
  .cms3 {
    padding: 2.5rem 0;
  }
}
.cms3-label {
  display: flex;
  gap: 0 1rem;
  flex-wrap: wrap;
  font-weight: 500;
  font-size: 1.3rem;
  color: #fff;
  letter-spacing: 1px;
}
@media screen and (max-width: 561px) {
  .cms3-label {
    font-size: 1rem;
    gap: 0 0.5rem;
  }
}
.cms3-label > span {
  background-color: #ad9964;
  padding: 0.5rem 1rem;
}
@media screen and (max-width: 561px) {
  .cms3-label > span {
    padding: 0.5rem;
  }
}
.cms3-sidemenu {
  border: solid 1px rgba(18, 18, 18, 0.2);
  border-right: none;
  border-left: none;
}
.cms3 .cms3-category > dt, .cms3 .cms3-archive > dt {
  font-size: 1.8rem;
  padding: 2rem 0;
  border-bottom: solid 1px rgba(18, 18, 18, 0.2);
}
.cms3 .cms3-category > dd, .cms3 .cms3-archive > dd {
  display: flex;
  flex-direction: column;
  gap: 1rem 0;
  padding: 2rem 0;
}
.cms3-archive > dt {
  cursor: pointer;
}
.cms3-archive > dd {
  border-bottom: solid 1px rgba(18, 18, 18, 0.2);
}
.cms3-txta {
  font-size: 1.4rem;
}

.cms3-contents-outer {
  display: flex;
  flex-direction: column;
  gap: 1rem 0;
}

.cms3-date {
  font-size: 1.6rem;
}

.cms3-contents {
  width: 100%;
}

.cms3-ttl {
  font-size: 2.8rem;
  font-weight: 500;
  padding: 2rem 0;
  border-bottom: solid 1px rgba(18, 18, 18, 0.2);
  margin-bottom: 5rem;
  width: 100%;
}
@media screen and (max-width: 561px) {
  .cms3-ttl {
    font-size: 1.8rem;
    margin-bottom: 2.5rem;
  }
}

.cms3-txta {
  text-align: right;
  line-height: 2;
}
@media screen and (max-width: 561px) {
  .cms3-txta {
    font-size: 1.4rem;
  }
}

.cms3-figure {
  display: flex;
  flex-direction: column;
  gap: 5rem 0;
}
.cms3-figure > figcaption {
  display: flex;
  flex-direction: column;
  gap: 3rem 0;
  line-height: 2;
  letter-spacing: 1px;
  font-size: 1.6rem;
}
@media screen and (max-width: 561px) {
  .cms3-figure > figcaption {
    font-size: 1.4rem;
    line-height: 1.5;
    letter-spacing: 0;
    gap: 3rem 0;
    word-break: break-word;
  }
}

.cms3-ph {
  display: flex;
  justify-content: center;
}

.cms3-btns {
  display: flex;
  justify-content: center;
  gap: 0 5rem;
  margin-top: 5rem;
}
@media screen and (max-width: 561px) {
  .cms3-btns {
    gap: 0 2rem;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 561px) {
  .cms3-btns > a {
    padding: 2rem 1rem;
  }
}

.reservation {
  width: 100%;
  height: 100%;
  background: url(../img/menu/ph.jpg) no-repeat center/cover;
  color: #fff;
  position: relative;
}
.reservation::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(18, 18, 18, 0.9);
}

.reservation-ttl {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  letter-spacing: 1px;
}
.reservation-ttl > b {
  color: #ad9964;
  font-size: 2rem;
  font-weight: 500;
  font-family: "Cormorant Infant", serif;
}
@media screen and (max-width: 561px) {
  .reservation-ttl > b {
    font-size: 1.6rem;
  }
}
.reservation-ttl > span {
  font-size: 3rem;
  font-weight: 500;
}
@media screen and (max-width: 561px) {
  .reservation-ttl > span {
    font-size: 2.4rem;
  }
}

.reservation-txt1 {
  font-size: 1.8rem;
  font-weight: 500;
  margin-bottom: 1rem;
}
@media screen and (max-width: 561px) {
  .reservation-txt1 {
    font-size: 1.5rem;
    margin-bottom: 0.5rem;
  }
}

.reservation-outer {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 10rem 0;
  gap: 5rem 0;
}
@media screen and (max-width: 561px) {
  .reservation-outer {
    padding: 10rem 1rem 5rem;
    gap: 2rem 0;
  }
}

.reservation-form {
  display: flex;
  flex-direction: column;
  gap: 2rem 0;
}
@media screen and (max-width: 561px) {
  .reservation-form {
    gap: 3rem 0;
  }
}
.reservation-form input,
.reservation-form select {
  padding: 1rem;
  font-size: 1.6rem;
  width: 100%;
  font-family: "Zen Old Mincho", serif;
  cursor: pointer;
}

.reservation-form-contents1 {
  position: relative;
  display: flex;
  align-items: end;
  justify-content: center;
  gap: 0 3rem;
}
@media screen and (max-width: 561px) {
  .reservation-form-contents1 {
    flex-wrap: wrap;
    gap: 2rem;
  }
}

.reservation-form-contents2 {
  display: flex;
  flex-direction: column;
  gap: 1rem 0;
}
@media screen and (max-width: 561px) {
  .reservation-form-contents2 {
    gap: 3rem 0;
  }
}

.reservation-btn {
  position: relative;
  color: #fff;
  background-color: #ad9964;
  border: solid 1px #fff;
  font-size: 1.8rem;
  padding: 1.5rem 6rem;
  text-align: center;
  display: inline-block;
  border: none;
  width: 30rem;
}
@media screen and (max-width: 561px) {
  .reservation-btn {
    font-size: 1.4rem;
  }
}
.reservation-btn::before {
  content: "";
  position: absolute;
  width: 2rem;
  height: 1px;
  background-color: #fff;
  top: 0;
  bottom: 0;
  right: -1rem;
  margin: auto;
}
.reservation-btn.external::before {
  background: url(../img/icon/external/gold.svg) no-repeat center/contain;
  width: 1.2rem;
  height: 1.2rem;
  right: 2rem;
}
@media screen and (max-width: 561px) {
  .reservation-btn {
    width: 60%;
    margin-top: 2rem;
    font-size: 1.5rem;
  }
}

.reservation-links {
  display: flex;
  gap: 0 3rem;
}
@media screen and (max-width: 561px) {
  .reservation-links {
    font-size: 1.4rem;
    justify-content: center;
  }
}
.reservation-links > a {
  display: flex;
  align-items: center;
  gap: 0 0.5rem;
}
.reservation-links > a::before {
  content: "";
  width: 1rem;
  height: 1rem;
  border: solid 3px #fff;
  border-right: none;
  border-bottom: none;
  transform: rotate(135deg);
}
@media screen and (max-width: 561px) {
  .reservation-links > a::before {
    width: 0.5rem;
    height: 0.5rem;
    border-width: 1px;
  }
}

.reservation-tel {
  display: flex;
  gap: 0 2rem;
}
@media screen and (max-width: 561px) {
  .reservation-tel {
    flex-direction: column;
    gap: 1rem 0;
    align-items: center;
  }
}
.reservation-tel > b {
  font-size: 1.8rem;
  font-weight: bold;
  display: flex;
  align-items: center;
  gap: 0 0.5rem;
}
.reservation-tel > b::before {
  content: "";
  width: 1.4rem;
  height: 1.8rem;
  background: url(../img/icon/tel/white.svg) no-repeat center/contain;
}

.reservation-logo {
  position: absolute;
  top: -15rem;
  right: -3rem;
  width: 15.9rem;
  height: 13.4rem;
  object-fit: contain;
}
@media screen and (max-width: 561px) {
  .reservation-logo {
    right: 0;
    width: 10.6rem;
    height: 8.9333333333rem;
  }
}

.reservation-calendar {
  color: #121212;
}

@media screen and (max-width: 561px) {
  .reservation-inner {
    width: 29%;
  }
}
@media screen and (max-width: 561px) {
  .reservation-inner:first-of-type {
    width: 100%;
  }
}

.popupreservation {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  display: none;
}

.popupreservation-outer {
  background: url(../img/menu/ph.jpg) no-repeat center/cover;
  height: 100%;
  display: flex;
  align-items: center;
}
.popupreservation-outer .reservation {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 561px) {
  .popupreservation-close {
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    width: 2.5rem;
    height: 2.5rem;
    z-index: 10;
  }
  .popupreservation-close::before, .popupreservation-close::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    transform: rotate(45deg);
    width: 100%;
    height: 2px;
    background-color: #fff;
  }
  .popupreservation-close::after {
    transform: rotate(-45deg);
  }
}

/*# sourceMappingURL=style.css.map*/