@charset "UTF-8";
/*
Theme Name: 月光園 游月山荘
*/
/* ----------------------------- リセット */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, var, b, i,
dl dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  font-size: 100%;
}

/*body{line-height:1;}*/
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

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

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

img {
  vertical-align: top;
  /*font-size:0;*/
  line-height: 0;
}

sup {
  font-size: 8px;
}

em {
  font-style: normal;
}

/* =======================================
記事詳細
========================================*/
#entrybody {
  font-size: 16px;
  font-size: 1.6rem;
  margin-top: 0;
  word-break: break-all;
  line-height: 2;
}
#entrybody a {
  color: #404F32;
  text-decoration: underline;
  font-weight: 500;
}
#entrybody a:hover {
  text-decoration: none;
}
#entrybody ul, #entrybody ol {
  margin-top: 12px;
  margin-bottom: 12px;
  list-style-position: inside;
  text-align: left;
}
#entrybody ul ul, #entrybody ul ol, #entrybody ol ul, #entrybody ol ol {
  margin-left: 2em;
}
#entrybody ul li, #entrybody ol li {
  text-align: left;
}
#entrybody ul {
  list-style-type: disc;
}
#entrybody ol {
  list-style-type: decimal;
}
#entrybody li ul {
  margin-top: 3px;
}
#entrybody li li {
  font-size: 13px;
  font-size: 1.3rem;
}
#entrybody strong,
#entrybody strong span {
  font-weight: bold !important;
}
#entrybody span strong,
#entrybody del strong,
#entrybody em strong {
  font-weight: bold !important;
}
#entrybody em {
  font-style: italic !important;
}
#entrybody dfn {
  font-style: normal;
  border-bottom: 1px dotted #333;
}
#entrybody h1 {
  margin-top: 60px;
  background: #404F32;
  color: #fff;
  border-radius: 10px;
  margin-bottom: 15px;
  padding: 12px 18px;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1.5;
}
#entrybody h1:first-child {
  margin-top: 0;
}
#entrybody h1.has-text-align-left {
  text-align: left;
}
#entrybody h1.has-text-align-center {
  text-align: center;
}
#entrybody h1.has-text-align-right {
  text-align: right;
}
#entrybody h2 {
  margin-top: 60px;
  margin-bottom: 15px;
  border-bottom: 6px double #404F32;
  padding-bottom: 18px;
  font-size: 24px;
  font-size: 2.4rem;
  color: #404F32;
  line-height: 1.46;
  font-weight: 500;
}
#entrybody h2:first-child {
  margin-top: 0;
}
#entrybody h2.has-text-align-left {
  text-align: left;
}
#entrybody h2.has-text-align-center {
  text-align: center;
}
#entrybody h2.has-text-align-right {
  text-align: right;
}
#entrybody h3 {
  margin-top: 60px;
  margin-bottom: 15px;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1.5;
  color: #404F32;
}
#entrybody h3:first-child {
  margin-top: 0;
}
#entrybody h3.has-text-align-left {
  text-align: left;
}
#entrybody h3.has-text-align-center {
  text-align: center;
}
#entrybody h3.has-text-align-right {
  text-align: right;
}
#entrybody h4 {
  margin-top: 35px;
  margin-bottom: 14px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #404F32;
  position: relative;
  padding-left: 28px;
  line-height: 1.5;
  font-weight: 500;
}
#entrybody h4:before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  width: 18px;
  height: 18px;
  border-radius: 100%;
  background: #404F32;
}
#entrybody h4:first-child {
  margin-top: 0;
}
#entrybody h4.has-text-align-left {
  text-align: left;
}
#entrybody h4.has-text-align-center {
  text-align: center;
}
#entrybody h4.has-text-align-right {
  text-align: right;
}
#entrybody h5 {
  margin-top: 35px;
  margin-bottom: 15px;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: 0.03em;
  line-height: 1.5;
  padding-bottom: 15px;
  background: url(img/common/title2_icon1.png) repeat-x left bottom;
  background-size: 7px 6px;
}
#entrybody h5:first-child {
  margin-top: 0;
}
#entrybody h5.has-text-align-left {
  text-align: left;
}
#entrybody h5.has-text-align-center {
  text-align: center;
}
#entrybody h5.has-text-align-right {
  text-align: right;
}
#entrybody h6 {
  margin-top: 35px;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 2px solid #C5C4C4;
  font-size: 20px;
  font-size: 2rem;
  color: #231916;
  line-height: 1.5;
  font-weight: 500;
}
#entrybody h6:first-child {
  margin-top: 0;
}
#entrybody h6.has-text-align-left {
  text-align: left;
}
#entrybody h6.has-text-align-center {
  text-align: center;
}
#entrybody h6.has-text-align-right {
  text-align: right;
}
#entrybody p {
  line-height: 2;
  margin-bottom: 20px;
  clear: both;
  *zoom: 1;
}
#entrybody p:after {
  display: block;
  content: "";
  clear: both;
}
#entrybody blockquote {
  margin-top: 15px;
  margin-bottom: 15px;
  background: #d6e1e1;
  border-radius: 10px;
  padding: 15px 12px;
}
#entrybody blockquote cite {
  font-style: italic;
}
#entrybody blockquote p:last-child {
  margin-bottom: 0;
}
#entrybody blockquote a {
  color: #333;
}
#entrybody img {
  margin-bottom: 20px;
}
#entrybody iframe {
  max-width: 100%;
}
#entrybody iframe[src*="youtube.com"] {
  height: auto;
  aspect-ratio: 16/9;
}
#entrybody .u-youtube-wrap {
  padding-top: 56.25%;
}
#entrybody table {
  width: 100%;
}
#entrybody table thead {
  background-color: #666;
  color: #fff;
  font-size: 15px;
  font-size: 1.5rem;
}
#entrybody table thead th,
#entrybody table thead td {
  border-color: #fff;
}
#entrybody table th,
#entrybody table td {
  border: 1px solid #d7e2e2;
  padding: 6px 8px;
  text-align: left;
}
#entrybody table th {
  font-weight: bold;
}
#entrybody .wp-block-image {
  margin-bottom: 60px;
}
#entrybody .wp-block-image figcaption {
  font-size: 14px;
  font-size: 1.4rem;
  margin-top: 0;
  margin-bottom: 0;
}
#entrybody .wp-block-button a.wp-block-button__link {
  color: #fff;
  text-decoration: none;
  background-image: linear-gradient(to right, #0054a7 0%, #2a83ad 50%, #A5C0DB 50%, #A5C0DB 100%);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 200% 100%;
  padding: 9px 30px;
  position: relative;
  overflow: hidden;
}
#entrybody .wp-block-button a.wp-block-button__link:hover {
  opacity: 1;
  background-position: left center;
}
#entrybody .wp-block-button a.wp-block-button__link[target="_blank"]::after {
  display: inline-block;
  vertical-align: baseline;
  content: "";
  background: url(img/common/icon_blank-white.svg) no-repeat center;
  background-size: contain;
  width: 13px;
  height: 12px;
  margin-left: 12px;
  font-size: 16px;
  font-size: 1.6rem;
}
#entrybody .wp-block-embed.wp-block-embed-youtube .wp-block-embed__wrapper {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
#entrybody .wp-block-embed.wp-block-embed-youtube .wp-block-embed__wrapper iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.alignleft,
img.alignleft {
  display: inline;
  float: left;
  margin-right: 20px;
  margin-top: 4px;
}

.alignright,
img.alignright {
  display: inline;
  float: right;
  margin-left: 20px;
  margin-top: 4px;
}

.aligncenter,
img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.alignleft,
img.alignright,
img.aligncenter {
  margin-bottom: 12px;
}

.wp-caption {
  border: none;
  background: #f1f1f1;
  color: #888;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 18px;
  text-align: center;
  margin-bottom: 20px;
  padding: 4px;
  border-radius: 0;
}
.wp-caption img {
  margin: 5px;
}
.wp-caption p.wp-caption-text {
  margin-bottom: 4px;
}

.wp-smiley {
  margin: 0;
}

body#tinymce ul,
body#tinymce ol {
  margin-bottom: 1.5em;
}
body#tinymce ul li {
  list-style: disc;
}
body#tinymce ol li {
  list-style: decimal;
}

@media screen and (max-width: 768px) {
  #entrybody {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.75;
  }
  #entrybody p {
    margin-bottom: 25px;
    line-height: 1.75;
  }
  #entrybody .wp-block-button a.wp-block-button__link {
    padding: 9px 30px;
  }
  #entrybody .wp-block-button a.wp-block-button__link[target="_blank"]:after {
    width: 13px;
    height: 12px;
    margin-left: 12px;
  }

  .alignleft,
  img.alignleft {
    margin-right: 0;
    float: none;
  }

  .alignright,
  img.alignright {
    margin-left: 0;
    float: none;
  }

  img.alignleft,
  img.alignright,
  img.aligncenter {
    margin-bottom: 10px !important;
  }
}
/* ----------------------------- 全体 */
html {
  font-size: 62.5%;
}

body {
  font-size: 1.14286vw;
  font-family: "FOT-筑紫Aオールド明朝 Pr6 R", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0;
  background: #f7f7f0 url(img/common/bg1.jpg) repeat center top;
  background-size: 100% auto;
  color: #2B2B2B;
  position: relative;
  font-feature-settings: "palt";
  -webkit-text-size-adjust: 100%;
  min-width: 1200px;
  word-break: break-all;
}
body br {
  font-family: sans-serif;
}
body.no-scrolled {
  overflow: hidden;
}

::-webkit-input-placeholder {
  color: #ccc;
}

:-ms-input-placeholder {
  color: #ccc;
}

::-moz-placeholder {
  color: #ccc;
}

::-placeholder {
  color: #ccc;
}

a {
  color: #1E1E1E;
  text-decoration: none;
}
a:hover {
  color: #1E1E1E;
  text-decoration: underline;
}
a img {
  -webkit-transition: 0.4s ease all;
  transition: 0.4s ease all;
}

a,
button,
input[type="submit"],
input[type="button"] {
  -webkit-transition: 0.4s ease all;
  transition: 0.4s ease all;
}
a:hover,
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
  opacity: 0.7;
  -ms-filter: "alpha(opacity=70)";
  filter: alpha(opacity=70);
}

img {
  max-width: 100%;
  height: auto;
}

small {
  font-size: 88%;
}

@media screen and (min-width: 768px) {
  .sp-only {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .pc-only {
    display: none !important;
  }
}
/*=======================================
ヘッダー
=========================================*/
.l-header__logo {
  position: absolute;
  left: 2.57143vw;
  top: 1.71429vw;
  z-index: 9;
}
.is-home .l-header__logo {
  top: 1.42857vw;
}
.l-header__logo h1 {
  font-size: 0.92857vw;
  font-family: "FOT-筑紫Aオールド明朝 Pr6 M", "FOT-筑紫Aオールド明朝 Pr6 R", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  color: #fff;
}
.l-header__logo h1 img {
  width: 4.85714vw;
}
.l-header__language {
  position: absolute;
  right: 12.28571vw;
  top: 1.71429vw;
  z-index: 99;
  font-size: 0.92857vw;
  font-family: "FOT-筑紫Aオールド明朝 Pr6 M", "FOT-筑紫Aオールド明朝 Pr6 R", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  color: #fff;
}
.l-header__language span {
  display: inline-block;
  background: url(img/common/icon_lang-white.svg) no-repeat left center;
  background-size: 1.14286vw;
  padding-left: 1.71429vw;
}
.l-header__language.is-black {
  color: #2B2B2B;
}
.l-header__language.is-black span {
  background-image: url(img/common/icon_lang.svg);
}
.l-header__language .content {
  background: rgba(255, 255, 255, 0.9);
  width: 10vw;
}
.l-header__language .content a {
  display: block;
  padding: 0.35714vw 0.71429vw;
  font-size: 1vw;
}

/*=======================================
メニュー
=========================================*/
.l-nav {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 99;
  width: 10vw;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1.42857vw;
  padding-bottom: 2.14286vw;
  border-left: 1px solid rgba(255, 255, 255, 0.15);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  mix-blend-mode: difference;
}
.l-nav__trigger {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #fff;
  cursor: pointer;
}
.l-nav__trigger .btn {
  width: 2.85714vw;
  height: 1.07143vw;
  margin-bottom: 1.64286vw;
  display: flex;
  align-items: center;
}
.l-nav__trigger .btn span {
  display: block;
  width: 100%;
  height: 1px;
  background: #fff;
  position: relative;
  -webkit-transition: 0.4s ease all;
  transition: 0.4s ease all;
}
.l-nav__trigger .btn span:before, .l-nav__trigger .btn span:after {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background: #fff;
  -webkit-transition: 0.4s ease all;
  transition: 0.4s ease all;
}
.l-nav__trigger .btn span:before {
  top: -7px;
}
.l-nav__trigger .btn span:after {
  bottom: -7px;
}
.l-nav__trigger p {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-feature-settings: normal;
  font-size: 1vw;
  font-family: "FOT-筑紫Aオールド明朝 Pr6 M", "FOT-筑紫Aオールド明朝 Pr6 R", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  white-space: nowrap;
}
.l-nav__trigger p:after {
  display: block;
  content: "メニュー";
}
.l-nav__trigger.is-open .btn span {
  background: transparent !important;
}
.l-nav__trigger.is-open .btn span:before {
  top: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.l-nav__trigger.is-open .btn span:after {
  bottom: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.l-nav__copy {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-feature-settings: normal;
  font-family: "FOT-筑紫Aオールド明朝 Pr6 M", "FOT-筑紫Aオールド明朝 Pr6 R", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  letter-spacing: 0.1em;
  font-size: 1vw;
  color: #fff;
  margin-bottom: 2.85714vw;
}
.l-nav__btn li {
  margin-top: 0.85714vw;
}
.l-nav__btn li a {
  display: block;
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(10px);
  border-radius: 0.35714vw;
  text-align: center;
  padding: 0.5vw 0.85714vw;
  font-family: "FOT-筑紫Aオールド明朝 Pr6 M", "FOT-筑紫Aオールド明朝 Pr6 R", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  font-size: 0.85714vw;
}
.l-nav.is-open {
  mix-blend-mode: normal;
}
.l-nav.is-open .l-nav__trigger p:after {
  content: "閉じる";
}
.l-nav.is-black {
  mix-blend-mode: normal;
  border-left-color: rgba(0, 0, 0, 0.15);
}
.l-nav.is-black .l-nav__trigger {
  color: #2b2b2b;
}
.l-nav.is-black .l-nav__trigger .btn span {
  background-color: #2b2b2b;
}
.l-nav.is-black .l-nav__trigger .btn span:before, .l-nav.is-black .l-nav__trigger .btn span:after {
  background-color: #2b2b2b;
}
.l-nav.is-black .l-nav__copy {
  color: #2b2b2b;
}
.l-nav.is-white {
  mix-blend-mode: normal;
  border-left-color: rgba(255, 255, 255, 0.15);
}
.l-nav.is-white .l-nav__trigger {
  color: #ffff;
}
.l-nav.is-white .l-nav__trigger .btn span {
  background-color: #fff;
}
.l-nav.is-white .l-nav__trigger .btn span:before, .l-nav.is-white .l-nav__trigger .btn span:after {
  background-color: #fff;
}
.l-nav.is-white .l-nav__copy {
  color: #fff;
}

.ktzn-tm {
  right: 1.78571vw !important;
  bottom: 10vw !important;
}
.ktzn-tm-msg {
  right: 0 !important;
}
.ktzn-tm-win {
  height: calc(100vh - 10vw - 100px) !important;
}

/*=======================================
メニュー
=========================================*/
.l-menu {
  position: fixed;
  left: 0;
  width: 0;
  width: 100%;
  height: 100%;
  z-index: 90;
  background: #F9F7F4;
  display: none;
}
.l-menu-wrap {
  display: flex;
  justify-content: space-between;
}
.l-menu__img1 {
  width: 37.28571vw;
}
.l-menu__img1 li img {
  width: 100%;
  height: 100vh;
  object-fit: cover;
}
.l-menu__content {
  width: calc(100% - 37.28571vw);
  height: 100vh;
  overflow: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.l-menu__content .wrap {
  padding: 7.42857vw 13.21429vw 2.14286vw 9.14286vw;
  display: flex;
  justify-content: space-between;
}
.l-menu__content .nav .l1 {
  margin-bottom: 5.71429vw;
}
.l-menu__content .nav .l1 li {
  margin-bottom: 1.42857vw;
  font-size: 1.28571vw;
  line-height: 1.5;
  font-family: "FOT-筑紫Aオールド明朝 Pr6 M", "FOT-筑紫Aオールド明朝 Pr6 R", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
}
.l-menu__content .nav .l1 li:last-child {
  margin-bottom: 0;
}
.l-menu__content .nav .l1 a {
  text-decoration: none;
}
.l-menu__content .nav .l2 li {
  margin-bottom: 0.85714vw;
}
.l-menu__content .nav .l2 li:last-child {
  margin-bottom: 0;
}
.l-menu__content .nav .l2 a {
  font-size: 1.07143vw;
  line-height: 1.5;
  font-family: "FOT-筑紫Aオールド明朝 Pr6 M", "FOT-筑紫Aオールド明朝 Pr6 R", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
}
.l-menu__content .info {
  width: 21.07143vw;
}
.l-menu__content .info .logo {
  margin-bottom: 1.28571vw;
}
.l-menu__content .info .logo img {
  width: 14.28571vw;
}
.l-menu__content .info .address {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.75;
  font-family: "FOT-筑紫Aオールド明朝 Pr6 M", "FOT-筑紫Aオールド明朝 Pr6 R", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  margin-bottom: 0.85714vw;
}
.l-menu__content .info .tel {
  margin-top: 2.14286vw;
  margin-bottom: 1.42857vw;
}
.l-menu__content .info .tel-no {
  font-size: 1.71429vw;
  font-family: "FOT-筑紫Aオールド明朝 Pr6 M", "FOT-筑紫Aオールド明朝 Pr6 R", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 0.57143vw;
}
.l-menu__content .info .tel-hour {
  font-size: 1.07143vw;
  line-height: 1.5;
}
.l-menu__content .info .instagram {
  margin-bottom: 2.71429vw;
}
.l-menu__content .info .instagram a {
  display: inline-block;
  text-decoration: none;
  background: url(img/common/icon_sns-instagram.svg) no-repeat left center;
  background-size: 1.14286vw;
  padding-left: 1.71429vw;
  font-size: 1.28571vw;
}
.l-menu__content .info .siblings {
  margin-bottom: 4.28571vw;
}
.l-menu__content .info .siblings-h {
  font-size: 1.07143vw;
  line-height: 1.5;
  margin-bottom: 1.14286vw;
}
.l-menu__content .info .sub li {
  margin-bottom: 0.57143vw;
  font-size: 0.92857vw;
  line-height: 1.5;
  font-family: "FOT-筑紫Aオールド明朝 Pr6 M", "FOT-筑紫Aオールド明朝 Pr6 R", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  text-decoration: none;
}
.l-menu__content .info .sub li:last-child {
  margin-bottom: 0;
}

/*=======================================
フッター
=========================================*/
.l-footer {
  background: #404F32;
  color: #fff;
}
.l-footer a {
  color: #fff;
}
.l-footer__menu {
  padding-top: 2.85714vw;
  padding-bottom: 2.85714vw;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.l-footer__menu ul {
  display: flex;
}
.l-footer__menu li {
  flex: 1;
  margin-right: 2.14286vw;
}
.l-footer__menu li:last-child {
  margin-right: 0;
}
.l-footer__menu li a {
  display: block;
  text-decoration: none;
  border: 1px solid rgba(255, 255, 255, 0.15);
  text-align: center;
  padding: 1.42857vw;
  font-family: "FOT-筑紫Aオールド明朝 Pr6 M", "FOT-筑紫Aオールド明朝 Pr6 R", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  line-height: 1.5;
}
.l-footer__menu li a:hover {
  opacity: 1;
  background: #9B973F;
}
.l-footer__content .wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 6.85714vw;
  padding-bottom: 11.42857vw;
}
.l-footer__content .block1 {
  width: 35.71429vw;
}
.l-footer__content .block1 .catch {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "FOT-筑紫Aオールド明朝 Pr6 M", "FOT-筑紫Aオールド明朝 Pr6 R", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 2.42857vw;
}
.l-footer__content .block1 .logo {
  margin-bottom: 4.28571vw;
}
.l-footer__content .block1 .logo img {
  width: 14.28571vw;
}
.l-footer__content .block1 .address {
  font-size: 1vw;
  font-family: "FOT-筑紫Aオールド明朝 Pr6 M", "FOT-筑紫Aオールド明朝 Pr6 R", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  line-height: 2.2;
  margin-bottom: 0.85714vw;
}
.l-footer__content .block1 .address .map {
  display: inline-block;
  background: url(img/common/icon_blank-white.svg) no-repeat right center;
  background-size: 0.85714vw;
  padding-right: 1.28571vw;
  text-decoration: underline;
}
.l-footer__content .block1 .tel {
  font-family: "FOT-筑紫Aオールド明朝 Pr6 M", "FOT-筑紫Aオールド明朝 Pr6 R", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  font-size: 1vw;
  line-height: 1.5;
  margin-bottom: 2.28571vw;
}
.l-footer__content .block1 .tel a {
  display: inline-block;
  font-size: 1.71429vw;
}
.l-footer__content .block1 .instagram a {
  display: inline-block;
  background: url(img/common/icon_sns-instagram-white.svg) no-repeat left center;
  background-size: 1vw;
  padding-left: 1.71429vw;
  line-height: 1.5;
}
.l-footer__content .block2 {
  width: 30.71429vw;
  display: flex;
}
.l-footer__content .block2 > div {
  flex: 1;
}
.l-footer__content .block2 li {
  margin-bottom: 0.85714vw;
}
.l-footer__content .block2 li:last-child {
  margin-bottom: 0;
}
.l-footer__content .block2 .language {
  font-size: 0.92857vw;
  font-family: "FOT-筑紫Aオールド明朝 Pr6 M", "FOT-筑紫Aオールド明朝 Pr6 R", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  margin-top: 4.28571vw;
  color: #fff;
  position: relative;
}
.l-footer__content .block2 .language span {
  display: inline-block;
  background: url(img/common/icon_lang-white.svg) no-repeat left center;
  background-size: 1.14286vw;
  padding-left: 1.71429vw;
}
.l-footer__content .block2 .language .content {
  background: rgba(255, 255, 255, 0.9);
  width: 10vw;
}
.l-footer__content .block2 .language .content li {
  margin-bottom: 0;
}
.l-footer__content .block2 .language .content a {
  display: block;
  padding: 0.35714vw 0.71429vw;
  font-size: 1vw;
  color: #222;
}
.l-footer__content .block3 {
  width: 100%;
  margin-top: 5.71429vw;
  display: flex;
  justify-content: space-between;
}
.l-footer__content .block3 .group {
  width: 35.71429vw;
}
.l-footer__content .block3 .group .h {
  font-family: "FOT-筑紫Aオールド明朝 Pr6 M", "FOT-筑紫Aオールド明朝 Pr6 R", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  line-height: 1.5;
}
.l-footer__content .block3 .group .c-link1 {
  margin-top: 1.42857vw;
}
.l-footer__content .block3 .weather {
  width: 30.71429vw;
}
.l-footer__content .block3 .weather .h {
  font-family: "FOT-筑紫Aオールド明朝 Pr6 M", "FOT-筑紫Aオールド明朝 Pr6 R", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  font-weight: 500;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
  margin-bottom: 1.42857vw;
}
.l-footer__content .block3 .weather .detail {
  display: flex;
  align-items: center;
}
.l-footer__content .block3 .weather .detail-img1 {
  width: 2.85714vw;
  height: 2.85714vw;
  margin-right: 1.42857vw;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.15);
  border: 1px solid rgba(251, 251, 251, 0.15);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.71429vw;
}
.l-footer__content .block3 .weather .detail-txt1 {
  font-size: 1.28571vw;
}
.l-footer__content .block3 .weather .detail-txt1 em {
  font-size: 1.57143vw;
  font-family: "FOT-筑紫Aオールド明朝 Pr6 M", "FOT-筑紫Aオールド明朝 Pr6 R", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
}
.l-footer__content .block3 .weather .c-link1 {
  margin-top: 2.14286vw;
}
.l-footer__copyright {
  border-top: 1px solid rgba(255, 255, 255, 0.15);
}
.l-footer__copyright .wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 2.85714vw;
  padding-bottom: 2.85714vw;
}
.l-footer__copyright .copyright {
  font-size: 0.85714vw;
}
.l-footer__copyright .nav {
  display: flex;
  align-items: center;
}
.l-footer__copyright .nav li {
  margin-left: 1.42857vw;
  font-size: 0.92857vw;
  line-height: 1.5;
}
.l-footer__copyright .nav li:first-child {
  margin-left: 0;
}

/*=======================================
パンくず
=========================================*/
/*=======================================
ページタイトル
=========================================*/
.l-pagetitle {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
  position: relative;
  color: #fff;
  margin-bottom: 10.28571vw;
}
.l-pagetitle .box1 {
  position: absolute;
  left: 8.57143vw;
  bottom: 5.71429vw;
}
.l-pagetitle .h {
  font-size: 5.71429vw;
  margin-bottom: 2.14286vw;
  font-family: "FOT-筑紫Aオールド明朝 Pr6 M", "FOT-筑紫Aオールド明朝 Pr6 R", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  line-height: 1.2;
}
.l-pagetitle .l {
  font-size: 1.42857vw;
  font-family: "FOT-筑紫Aオールド明朝 Pr6 M", "FOT-筑紫Aオールド明朝 Pr6 R", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  line-height: 1.75;
}
.l-pagetitle .note {
  position: absolute;
  left: 0;
  bottom: -2.07143vw;
  width: 100%;
  display: flex;
  justify-content: center;
  z-index: 1;
}
.l-pagetitle .note p {
  background: #993300;
  color: #fff;
  text-decoration: underline;
  font-size: 1.07143vw;
  line-height: 1.75;
  padding: 0.85714vw 2.14286vw;
}

.l-pagetitle2 {
  padding-top: 10.28571vw;
  margin-bottom: 5.71429vw;
}
.l-pagetitle2 .h {
  font-size: 60px;
  font-size: 6rem;
  line-height: 1.5;
  letter-spacing: 0.02em;
  margin-bottom: 1.42857vw;
  font-weight: 400;
}
.l-pagetitle2 .catch {
  line-height: 1.25;
}

/*=======================================
パンくず
=========================================*/
/*=======================================
ページトップボタン
=========================================*/
/*=======================================
コンテンツ
=========================================*/
.p-tmp > img {
  width: 100%;
}

/* ----------------------------- タブレット（768～1024px） */
/* ----------------------------- スマホ（～767px） */
@media screen and (max-width: 767px) {
  body {
    font-size: 3.73333vw;
    min-width: initial;
  }

  .l-header__logo {
    top: 5.33333vw;
    left: 5.33333vw;
  }
  .l-header__logo h1 img {
    width: 13.33333vw;
  }
  .is-home .l-header__logo {
    display: none;
  }
  .l-header__language {
    right: 21.33333vw;
    top: 5.33333vw;
    font-size: 3.46667vw;
    line-height: 1.2;
  }
  .l-header__language span {
    background-size: 4.26667vw;
    padding-left: 6.4vw;
  }
  .l-header__language .content {
    width: 26.66667vw;
    left: auto;
    right: 0;
  }
  .l-header__language .content a {
    padding: 1.33333vw 2.66667vw;
    font-size: 3.73333vw;
  }

  .l-nav {
    position: relative;
    width: auto;
    height: auto;
    padding: 0;
    border-left: 0 !important;
  }
  .l-nav__trigger {
    position: fixed;
    z-index: 99;
    top: 0;
    right: 0;
    padding: 5.33333vw;
  }
  .l-nav__trigger .btn {
    width: 10.66667vw;
    height: 4vw;
    margin-bottom: 6.13333vw;
  }
  .l-nav__trigger .btn span:before {
    top: -1.86667vw;
  }
  .l-nav__trigger .btn span:after {
    bottom: -1.86667vw;
  }
  .l-nav__trigger p {
    font-size: 3.73333vw;
  }
  .l-nav__copy {
    display: none;
  }
  .l-nav__btn {
    position: fixed;
    z-index: 99;
    right: 3.2vw;
    bottom: 33.33333vw;
    width: 26.66667vw;
  }
  .l-nav__btn li {
    margin-top: 3.2vw;
  }
  .l-nav__btn li a {
    border-radius: 0.8vw;
    padding: 1.86667vw 3.2vw;
    font-size: 3.2vw;
  }

  .ktzn-tm {
    right: 5.33333vw !important;
    bottom: 59.46667vw !important;
  }

  .l-menu-wrap {
    display: block;
    overflow: auto;
    height: 100vh;
  }
  .l-menu__img1 {
    display: none;
  }
  .l-menu__content {
    width: auto;
  }
  .l-menu__content .wrap {
    padding: 21.33333vw 8vw 10.66667vw;
    display: block;
  }
  .l-menu__content .nav {
    margin-bottom: 21.33333vw;
  }
  .l-menu__content .nav .l1 {
    margin-bottom: 17.06667vw;
  }
  .l-menu__content .nav .l1 li {
    margin-bottom: 5.33333vw;
    font-size: 4.8vw;
  }
  .l-menu__content .nav .l1 li:last-child {
    margin-bottom: 0;
  }
  .l-menu__content .nav .l2 li {
    margin-bottom: 3.2vw;
  }
  .l-menu__content .nav .l2 li:last-child {
    margin-bottom: 0;
  }
  .l-menu__content .nav .l2 a {
    font-size: 4vw;
  }
  .l-menu__content .info {
    width: auto;
  }
  .l-menu__content .info .logo {
    margin-bottom: 8vw;
  }
  .l-menu__content .info .logo img {
    width: 53.33333vw;
  }
  .l-menu__content .info .address {
    font-size: 4vw;
    margin-bottom: 4.26667vw;
  }
  .l-menu__content .info .tel {
    margin-top: 10.66667vw;
    margin-bottom: 11.46667vw;
  }
  .l-menu__content .info .tel-no {
    font-size: 6.4vw;
    margin-bottom: 2.13333vw;
  }
  .l-menu__content .info .tel-hour {
    font-size: 4vw;
  }
  .l-menu__content .info .instagram {
    margin-bottom: 12.8vw;
  }
  .l-menu__content .info .instagram a {
    background-size: 4.26667vw;
    padding-left: 6.4vw;
    font-size: 4.8vw;
  }
  .l-menu__content .info .siblings {
    margin-bottom: 17.06667vw;
  }
  .l-menu__content .info .siblings-h {
    font-size: 4vw;
    margin-bottom: 5.33333vw;
  }
  .l-menu__content .info .language {
    margin-bottom: 32vw;
    font-size: 3.46667vw;
    line-height: 1.2;
  }
  .l-menu__content .info .language span {
    display: inline-block;
    background: url(img/common/icon_lang.svg) no-repeat left center;
    background-size: 4.26667vw;
    padding-left: 6.4vw;
  }
  .l-menu__content .info .sub li {
    margin-bottom: 2.13333vw;
    font-size: 3.46667vw;
  }
  .l-menu__content .info .sub li:last-child {
    margin-bottom: 0;
  }

  .l-footer__menu {
    padding-top: 9.6vw;
    padding-bottom: 9.6vw;
    margin-right: 0 !important;
  }
  .l-footer__menu ul {
    display: block;
  }
  .l-footer__menu li {
    margin-right: 0;
    margin-bottom: 5.33333vw;
  }
  .l-footer__menu li:last-child {
    margin-bottom: 0;
  }
  .l-footer__menu li a {
    padding: 4.26667vw;
    font-size: 3.73333vw;
  }
  .l-footer__content .wrap {
    display: block;
    padding-top: 21.33333vw;
    padding-bottom: 21.33333vw;
  }
  .l-footer__content .block1 {
    width: auto;
    margin-bottom: 21.33333vw;
  }
  .l-footer__content .block1 .catch {
    font-size: 3.73333vw;
    margin-bottom: 9.06667vw;
  }
  .l-footer__content .block1 .logo {
    margin-bottom: 10.66667vw;
  }
  .l-footer__content .block1 .logo img {
    width: 53.33333vw;
  }
  .l-footer__content .block1 .address {
    font-size: 3.73333vw;
    margin-bottom: 3.2vw;
  }
  .l-footer__content .block1 .address .map {
    background-size: 4.26667vw;
    padding-right: 5.33333vw;
  }
  .l-footer__content .block1 .tel {
    font-size: 3.73333vw;
    margin-bottom: 8.53333vw;
  }
  .l-footer__content .block1 .tel a {
    font-size: 6.4vw;
  }
  .l-footer__content .block1 .instagram a {
    padding-left: 6.4vw;
    background-size: 3.73333vw;
    padding-left: 6.4vw;
  }
  .l-footer__content .block2 {
    width: auto;
    display: flex;
  }
  .l-footer__content .block2 > div {
    flex: 1;
  }
  .l-footer__content .block2 li {
    margin-bottom: 4.26667vw;
  }
  .l-footer__content .block2 li:last-child {
    margin-bottom: 0;
  }
  .l-footer__content .block2 .language {
    font-size: 3.46667vw;
    margin-top: 12.8vw;
  }
  .l-footer__content .block2 .language span {
    background-size: 4.26667vw;
    padding-left: 6.4vw;
  }
  .l-footer__content .block2 .language .content {
    width: 26.66667vw;
  }
  .l-footer__content .block2 .language .content a {
    padding: 1.33333vw 2.66667vw;
    font-size: 3.73333vw;
  }
  .l-footer__content .block3 {
    margin-top: 21.33333vw;
    display: block;
  }
  .l-footer__content .block3 .group {
    width: auto;
    margin-bottom: 21.33333vw;
  }
  .l-footer__content .block3 .group .c-link1 {
    margin-top: 6.4vw;
  }
  .l-footer__content .block3 .weather {
    width: auto;
  }
  .l-footer__content .block3 .weather .h {
    font-size: 3.73333vw;
    margin-bottom: 5.33333vw;
  }
  .l-footer__content .block3 .weather .detail-img1 {
    width: 16vw;
    height: 16vw;
    margin-right: 5.33333vw;
    padding: 2.66667vw;
  }
  .l-footer__content .block3 .weather .detail-txt1 {
    font-size: 4.8vw;
  }
  .l-footer__content .block3 .weather .detail-txt1 em {
    font-size: 5.86667vw;
  }
  .l-footer__content .block3 .weather .c-link1 {
    margin-top: 8vw;
  }
  .l-footer__copyright {
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    margin-right: 0;
  }
  .l-footer__copyright .wrap {
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-start;
    padding-top: 10.66667vw;
    padding-bottom: 10.66667vw;
  }
  .l-footer__copyright .copyright {
    font-size: 3.2vw;
  }
  .l-footer__copyright .nav {
    display: block;
    margin-bottom: 21.33333vw;
  }
  .l-footer__copyright .nav li {
    margin-left: 0;
    margin-bottom: 3.2vw;
    font-size: 3.46667vw;
  }
  .l-footer__copyright .nav li:first-child {
    margin-bottom: 0;
  }

  .l-pagetitle {
    margin-bottom: 21.33333vw;
  }
  .l-pagetitle .box1 {
    left: 5.33333vw;
    bottom: 42.66667vw;
    max-width: calc(100% - 10.66667vw);
  }
  .l-pagetitle .h {
    font-size: 10.66667vw;
    margin-bottom: 5.33333vw;
  }
  .l-pagetitle .h.s {
    font-size: 8.53333vw;
  }
  .l-pagetitle .l {
    font-size: 3.73333vw;
  }
  .l-pagetitle .note {
    bottom: -9.33333vw;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: calc(100% - 10.66667vw);
  }
  .l-pagetitle .note p {
    font-size: 3.2vw;
    padding: 2.13333vw 5.33333vw;
  }
  .l-pagetitle .link {
    margin-top: 9.6vw;
    font-family: "FOT-筑紫Aオールド明朝 Pr6 M", "FOT-筑紫Aオールド明朝 Pr6 R", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-weight: 500;
  }
  .l-pagetitle .link a {
    color: #fff;
    text-decoration: underline;
  }
  .l-pagetitle .link a:hover {
    text-decoration: none;
  }

  .l-pagetitle2 {
    padding-top: 74.66667vw;
    margin-bottom: 16vw;
  }
  .l-pagetitle2 .h {
    font-size: 30px;
    font-size: 3rem;
    margin-bottom: 5.33333vw;
  }
}
