@charset "utf-8";
/*
Theme Name:mrp-child
Template:mrp
Version: 1.0.0
*/
/*
DesignCode CSS: ver 0.01
*/
/*------------------------------------------------------
Theme Material
------------------------------------------------------*/

@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Noto+Sans+JP:wght@100..900&display=swap");

:root {
  --bg-logo: #fff;
  --bg-linear01: linear-gradient(270deg, #a4d7e5 0%, #d6f2ee 100%);
  --bg-linear02: linear-gradient(270deg, #d6f2ee 0%, #a4d7e5 100%);
  --bg-linear-prime: linear-gradient(88.56deg, #4f97f7 5.19%, #0366d2 90.33%);
  --bg-linear-2nd: linear-gradient(88.56deg, #23cf81 5.19%, #0da867 90.33%);
  /*------â–¼åŸºæœ¬è¨¬å®šâ–¼------*/
  --color-background: #fff;
  --color-background01: #f5f1f4;
  --color-background02: #f5f5f5;
  --color-background-op10: #9dab5e1a;
  --color-background-op51: #f3e0ac82;

  --clr-000: #000;
  --color-font: #54493e;
  --color-font-white: #fff;
  --color-font01: #252524;
  --color-primary: #9dab5e;
  --color-primary-shade: #f6f7ef;
  --color-primary-tint: #23cf81;
  --color-secondary: #ff0000;
  --color-secondary-tint: #4f97f7;
  --color-table-border: #c2c2c2;
  --body-font-size: min(calc(1.6rem + (1vw - 19.2px) * 0.1294), 1.6rem);
  /* 1.6-1.4rem (1920-375) */
  --body-font-family: "Noto Sans JP", sans-serif;
  --content-max-width: 1100px;
  /*------â–¼ãƒ˜ãƒƒãƒ€ãƒ¼è¨¬å®šâ–¼------*/
  --header-background: #ffffff;
  --header-color-font: #54493e;
  --header-color-font-white: #fff;
  --header-color-primary: #9dab5e;
  --header-color-primary-shade: #966a8b;
  --header-color-primary-tint: #fff;
  /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
  --footer-background: #9dab5e1a;
  --footer-color-font: #111111;
  --footer-color-primary: #111111;

  /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨¬å®šâ–¼------*/
  --font-family01: "Noto Sans JP", sans-serif;
  --font-family02: "Zen Maru Gothic", sans-serif;
  --font-family-eng: "Montserrat", sans-serif;
  /*------â–¼pxãƒãƒªã‚¨ãƒ¼ã‚·ãƒ§ãƒ³â–¼------*/
  --px300: min(calc(300px + (1vw - 19.2px) * 10.356), 300px);
  /*300px-80px (1920-375)*/
  --px240: min(calc(240px + (1vw - 19.2px) * 10.356), 240px);
  /*240px-80px (1920-375)*/
  --px200: min(calc(200px + (1vw - 19.2px) * 6.4725), 200px);
  /*200px-100px (1920-375)*/
  --px180: min(calc(180px + (1vw - 19.2px) * 3.8835), 180px);
  /*180-120px (1920-375) */
  --px170: min(calc(170px + (1vw - 19.2px) * 6.4725), 170px);
  /*160px-60px (1920-375)*/
  --px160w: min(calc(160px + (1vw - 19.2px) * 5.178), 160px);
  /*160px-80px (1920-375)*/
  --px160: min(calc(160px + (1vw - 19.2px) * 6.4725), 160px);
  /*160px-60px (1920-375)*/
  --px150: min(calc(150px + (1vw - 19.2px) * 3.2362), 150px);
  /*150-100px (1920-375) */
  --px140: min(calc(140px + (1vw - 19.2px) * 6.4725), 140px);
  /*140px-40px (1920-375)*/
  --px130: min(calc(130px + (1vw - 19.2px) * 2.589), 130px);
  /*130px-90px (1920-375)*/
  --px120: min(calc(120px + (1vw - 19.2px) * 2.589), 120px);
  /*120px-80px (1920-375)*/
  --px120s: clamp(50px, calc(50px + ((1vw - 3.75px) * 4.5307)), 120px);
  /*120px-50px (1920-375)*/
  --px100w: min(calc(100px + (1vw - 19.2px) * 3.2362), 100px);
  /*100px-50px (1920-375)*/
  --px100: min(calc(100px + (1vw - 19.2px) * 3.8835), 100px);
  /*100px-40px (1920-375)*/
  --px100s: clamp(20px, calc(100px + ((1vw - 19.2px) * 5.178)), 100px);
  --px96: min(calc(96px + (1vw - 19.2px) * 3.1068), 96px);
  /*96px-48px (1920-375)*/
  --px90: min(calc(90px + (1vw - 19.2px) * 3.8835), 90px);
  /*90px-30px (1920-375)*/
  --px80w: min(calc(80px + (1vw - 19.2px) * 1.2945), 80px);
  /*80px-60px (1920-375)*/
  --px80: min(calc(80px + (1vw - 19.2px) * 2.589), 80px);
  /*80px-40px (1920-375)x*/
  --px70: min(calc(70px + (1vw - 19.2px) * 1.9417), 70px);
  /*60px-30px (1920-375)*/
  --px80s: min(calc(80px + (1vw - 19.2px) * 3.8835), 80px);
  /*80px-20px (1920-375)x*/
  --px60w: min(calc(60px + (1vw - 19.2px) * 1.2945), 60px);
  /*60px-40px (1920-375)*/
  --px60: min(calc(60px + (1vw - 19.2px) * 1.9417), 60px);
  /*60px-30px (1920-375)*/
  --px50: min(calc(50px + (1vw - 19.2px) * 1.2945), 50px);
  /*50px-30px (1920-375) */
  --px40w: min(calc(40px + (1vw - 19.2px) * 0.6472), 40px);
  /*40px-30px (1920-375)*/
  --px40: min(calc(40px + (1vw - 19.2px) * 1.2945), 40px);
  /*40px-20px (1920-375)*/
  --px35: min(calc(35px + (1vw - 19.2px) * 1.2945), 35px);
  /*35px-15px (1920-375)*/
  --px30w: min(calc(30px + (1vw - 19.2px) * 0.6472), 30px);
  /*30px-20px (1920-375)*/
  --px30: min(calc(30px + (1vw - 19.2px) * 0.9709), 30px);
  /*30px-15px (1920-375)*/
  --px24: min(calc(24px + (1vw - 19.2px) * 0.6472), 24px);
  /*24px-14px (1920-375)*/
  --px20: min(calc(20px + (1vw - 19.2px) * 0.6472), 20px);
  /*20px-10px (1920-375)*/
  --px18: min(calc(18px + (1vw - 19.2px) * 0.2589), 18px);
  /*18px-14px (1920-375)*/
  --px16: min(calc(16px + (1vw - 19.2px) * 0.1294), 16px);
  /*16px-14px (1920-375)*/
  --px14: min(calc(14px + (1vw - 19.2px) * 0.1294), 14px);
  /*14px-12px (1920-375)*/
  --px12: min(calc(12px + (1vw - 19.2px) * 0.0647), 12px);
  /*12px-11px (1920-375)*/
  /*------â–¼remãƒãƒªã‚¨ãƒ¼ã‚·ãƒ§ãƒ³â–¼------*/
  --rem120: min(calc(12rem + (1vw - 1.92rem) * 3.8835), 12rem);
  /*12rem-6rem (1920-375)*/
  --rem100: clamp(40px, calc(10rem + ((1vw - 19.2px) * 3.8835)), 100px);
  /* 100 - 40 */
  --rem90: clamp(40px, calc(9rem + ((1vw - 19.2px) * 3.2362)), 90px);
  /*9rem-4rem (1920-375)x*/
  --rem80w: min(calc(8rem + (1vw - 1.92rem) * 1.2945), 8rem);
  /*8rem-6rem (1920-375)*/
  --rem80: min(calc(8rem + (1vw - 1.92rem) * 2.589), 8rem);
  /*8rem-4rem (1920-375)x*/
  --rem72: min(calc(7.2rem + (1vw - 1.92rem) * 1.9417), 7.2rem);
  /*7.2rem-4.2rem (1920-375)*/
  --rem70: min(calc(7rem + (1vw - 1.92rem) * 1.9417), 7rem);
  /*7rem-4.2rem (1920-375)*/
  --rem60: min(calc(6rem + (1vw - 1.92rem) * 1.5534), 6rem);
  /*6rem-3.6rem (1920-375)*/
  --rem60s: clamp(30px, calc(6rem + ((1vw - 19.2px) * 1.9417)), 60px);
  --rem56: min(calc(5.6rem + (1vw - 1.92rem) * 1.5534), 5.6rem);
  /*5.6rem-3.2rem (1920-375)*/
  --rem48w: min(calc(4.8rem + (1vw - 1.92rem) * 0.6472), 4.8rem);
  /*4.8rem-3.8rem*/
  --rem48: min(calc(4.8rem + (1vw - 1.92rem) * 1.5534), 4.8rem);
  /*4.8rem-2.4rem (1920-375)*/
  --rem42w: min(calc(4.2rem + (1vw - 1.92rem) * 0.6472), 4.2rem);
  /*4.2rem-3.2rem (1920-375)*/
  --rem42: min(calc(4.2rem + (1vw - 1.92rem) * 1.165), 4.2rem);
  /*4.2rem-2.4rem (1920-375)*/
  --rem42s: min(calc(4.2rem + (1vw - 1.92rem) * 1.4887), 4.2rem);
  /*4.2rem-1.9rem (1920-375)*/
  --rem40w: min(calc(4rem + (1vw - 1.92rem) * 0.6472), 4rem);
  /*4rem-3rem (1920-375)*/
  --rem40: min(calc(4rem + (1vw - 1.92rem) * 1.2945), 4rem);
  /*4rem-2rem (1920-375)*/
  --rem36: min(calc(3.6rem + (1vw - 1.92rem) * 0.7767), 3.6rem);
  /*3.6rem-2.4rem (1920-375)*/
  --rem30w: min(calc(3rem + (1vw - 1.92rem) * 0.3883), 3rem);
  /*3rem-2.4rem (1920-375)*/
  --rem30: min(calc(3rem + (1vw - 1.92rem) * 0.6472), 3rem);
  /*3rem-2rem (1920-375)*/
  --rem30s: min(calc(3rem + (1vw - 1.92rem) * 0.9709), 3rem);
  /*3rem-1.5rem (1920-375)*/
  --rem28: min(calc(2.8rem + (1vw - 1.92rem) * 0.6472), 2.8rem);
  /*2.8rem-1.8rem (1920-375)*/
  --rem26w: min(calc(2.6rem + (1vw - 1.92rem) * 0.3883), 2.6rem);
  /*2.6rem-1.8rem (1920-375)*/
  --rem24w: min(calc(2.4rem + (1vw - 1.92rem) * 0.3883), 2.4rem);
  /*2.4rem-1.8rem (1920-375)*/
  --rem24: min(calc(2.4rem + (1vw - 1.92rem) * 0.6472), 2.4rem);
  /*2.4rem-1.4rem (1920-375)*/
  --rem24s: clamp(14px, calc(2.4rem + ((1vw - 19.2px) * 0.7813)), 24px);
  --rem22w: min(calc(2.2rem + (1vw - 1.92rem) * 0.2589), 2.2rem);
  /*2.2rem-1.6rem (1920-375)*/
  --rem20w: min(calc(2rem + (1vw - 1.92rem) * 0.2589), 2rem);
  /*2rem-1.6rem (1920-375)*/
  --rem20: min(calc(2rem + (1vw - 1.92rem) * 0.3883), 2rem);
  /*2rem-1.4rem (1920-375)*/
  --rem18: min(calc(1.8rem + (1vw - 1.92rem) * 0.2589), 1.8rem);
  /*1.8rem-1.4rem (1920-375)*/
  --rem16: min(calc(1.6rem + (1vw - 1.92rem) * 0.1294), 1.6rem);
  /*1.6rem-1.4rem (1920-375)*/
  --rem14: min(calc(1.4rem + (1vw - 1.92rem) * 0.1294), 1.4rem);
  /*1.4rem-1.2rem (1920-375)*/
  --rem12: min(calc(1.2rem + (1vw - 1.92rem) * 0.0647), 1.2rem);
  /*1.2rem-1.1rem (1920-375)*/

  /* add */
  --px30-15: clamp(15px, calc(3rem + ((1vw - 19.2px) * 1.6741)), 30px);
  --px40-10: clamp(10px, calc(40px + ((1vw - 19.2px) * 3.3482)), 40px);
  --rem20-12: clamp(13px, calc(2rem + ((1vw - 19.2px) * 0.8929)), 20px);
}

html {
  scroll-behavior: smooth;
}
a#scrollUp {
  bottom: 60px;
}
.spmenu #menu p {
  width: max-content;
}

body.home #contact-bottom {
  display: none;
}
#contact-bottom {
  clear: both;
}
.cta01 .cta01_wrap h2 {
  text-align: center;
}
.cta02 .cta02_wrap h2 {
  text-align: center;
}
.anchor_link::before {
  content: "";
  display: block;
  padding-top: 150px;
  margin-top: -150px;
}
.widearea {
  margin-right: calc(((100vw - 100%) / 2) * -1);
  margin-left: calc(((100vw - 100%) / 2) * -1);
}
.widecolor {
  margin-right: calc(((100vw - 100%) / 2) * -1);
  margin-left: calc(((100vw - 100%) / 2) * -1);
  padding: min(calc(120px + (1vw - 19.2px) * 2.589), 120px) calc((100vw - 100%) / 2) min(calc(150px + (1vw - 19.2px) * 3.2362), 150px);
  margin-top: min(calc(120px + (1vw - 19.2px) * 2.589), 120px); /* 120-80px (1920-375) */
  background: var(--color-background01);
}
.padding-120 {
  padding: var(--px120) 0;
}
.content-inner {
  width: 90%;
  max-width: 1240px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.text-16 {
  font-size: var(--rem16);
  letter-spacing: 0.05em;
  line-height: 2.2;
}

.text-16-sb {
  font-size: var(--rem16);
  letter-spacing: 0.02em;
  line-height: 2;
}
.font-w500 {
  font-weight: 500;
}
.font-wbold {
  font-weight: bold;
}
.font-f-02 {
  font-family: var(--font-family02);
}
.line-h2 {
  line-height: 2;
}
.line-h18 {
  line-height: 1.8;
}
/* header navbar */
@media print, screen and (min-width: 1024px) {
  .sticky-header #header > .inner {
    box-shadow: none;
  }
  nav#mainNav ul li.pc_none {
    display: none;
  }
  #header,
  .sticky-header #header-layout {
    height: 100px;
  }
  #header ul.header__contact {
    margin-left: var(--px30);
  }
  nav#mainNav ul li a {
    padding: var(--px20);
  }
  #header .logo {
    display: block;
    line-height: 0;
    padding: min(calc(10px + (1vw - 19.2px) * 0.558), 10px) calc(var(--px30) - 5px);
  }
  #header .logo img {
    max-height: 76px;
  }
  nav#mainNav ul li a b {
    font-weight: 500;
    font-size: 12px;
  }
  #header a.head_btn::before {
    margin-bottom: 0;
  }
  #header a.head_btn.tel_btn::before {
    display: none;
  }
  #header a.head_btn {
    font-family: var(--font-family-eng);
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    line-height: 1.1;
    gap: 0.6rem;
    width: 140px;
  }
  #header a.head_btn.restaurant_btn {
    font-size: 14px;
    line-height: 1.2;
    background: var(--header-color-primary-shade);
  }
  #header a.head_btn.mail_btn {
    background: var(--header-color-primary);
  }
  #header a.head_btn.mail_btn::before {
    content: url(/wp-content/uploads/icon-02-hd.png);
  }
  #header a.head_btn.restaurant_btn::before {
    content: url(/wp-content/uploads/icon-01-hd.png);
  }
  #header a.head_btn.mail_btn:hover {
    color: var(--header-color-font-white);
    background: var(--header-color-primary);
    opacity: 0.8;
  }
  #header a.head_btn.restaurant_btn:hover {
    background: var(--header-color-primary-shade);
    color: var(--header-color-font-white);
    opacity: 0.8;
  }
}
/* code fix 1024px */
@media screen and (max-width: 1024px) and (min-width: 1024px) {
  .u-visible-sp {
    display: none !important;
  }
  .u-visible-pc {
    display: block !important;
  }
  body.mobile #header .logo img {
    max-width: none;
    max-height: 76px;
  }
}
@media print, screen and (max-width: 1023px) {
  #sp-header .inner #header-layout nav#sp-mainNav .inner ul li.current-menu-item a,
  #sp-header .inner #header-layout nav#sp-mainNav .inner ul li a:hover,
  #sp-header .inner #header-layout nav#sp-mainNav .inner ul li a:active,
  #sp-header .inner #header-layout nav#sp-mainNav .inner ul li ul.sub-menu li a:active,
  #sp-header .inner #header-layout nav#sp-mainNav .inner ul li ul.sub-menu li a:hover {
    background: var(--header-color-primary);
    color: #fff;
  }
}
/* code footer */
#footer {
  font-weight: 500;
  padding: var(--px80) 0 var(--px60);
}
#footer .footer__logo img {
  max-height: calc(var(--px120) + var(--px16));
}
#footer .footer__logo:not(:last-child) {
  margin-bottom: var(--rem22w);
}
#footer .text {
  font-weight: 400;
  line-height: 2;
  text-align: center;
  width: 90%;
  margin: 0 auto;
}
#footer .socialicon ul,
.socialicon ul {
  margin: var(--rem16) 0 var(--rem30);
}
#copyright {
  font-weight: 300;
  background: transparent;
}
/* code main-ttl */
.main-ttl,
.post .main-ttl {
  font-family: var(--font-family01);
  font-weight: 500;
  font-size: var(--rem20w);
  letter-spacing: 0.05em;
  line-height: 1;
  color: var(--color-font);
  margin: 0;
  margin-bottom: var(--px60);
  position: relative;
}
.post .main-ttl .eng-ttl,
.main-ttl .eng-ttl {
  display: block;
  font-family: var(--font-family-eng);
  font-weight: 400;
  font-size: 3em;
  line-height: 1;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  margin-bottom: 0.35em;
}
.main-ttl::after,
.post .main-ttl::after {
  content: "";
  position: relative;
  visibility: visible;
  display: block;
  width: 2.5em;
  height: 2px;
  background: var(--color-font);
  margin: 1.4em auto 0;
}
/* code linkBtn */
.linkBtn,
.post .linkBtn,
a.linkBtn,
.post .subimitarea .linkBtn input[type="submit"] {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 300px;
  font-weight: 500;
  font-size: calc(var(--rem16) + 2px);
  letter-spacing: 0.05em;
  color: var(--color-font);
  line-height: 1.8;
  text-align: center;
  background: var(--color-background);
  padding: var(--rem20) 30px var(--rem20) 20px;
  margin: var(--px60) auto 0;
  border-radius: 0;
  border: 1px solid var(--color-font);
  transition: all 0.3s;
}
.linkBtn::after,
.post .linkBtn::after,
a.linkBtn::after,
.post .subimitarea .linkBtn input[type="submit"]::after {
  content: url(/wp-content/uploads/icon-btn.png);
  position: absolute;
  line-height: 1;
  top: 45%;
  right: 3rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border: none;
  width: auto;
  height: auto;
  margin: 0;
  transition: 0.3s all;
}
.post .linkBtn:hover,
.linkBtn:hover,
a.linkBtn:hover,
.post .subimitarea .linkBtn input[type="submit"]:hover {
  color: var(--color-font);
  background: var(--color-background);
  opacity: 0.8;
}

.subimitarea > .linkBtn {
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
}
.post .subimitarea .linkBtn input[type="submit"] {
  margin-top: 0;
  position: relative;
  z-index: 999;
}
/* code poslist */
#front_bottom_content {
  background: var(--color-background);
  padding: var(--px80w) 0;
}
.postlist .post_text {
  padding: var(--px30) 0;
}
.postlist li:first-child {
  border-top: 1px solid #ccc;
}
.postlist li {
  border-bottom: 1px solid #ccc;
}

.postlist .ttls a {
  color: #111;
  font-size: var(--rem16);
}
.postlist .date {
  color: #000;
}
/* code main-wrapper */
.post .txtstyle01 {
  text-align: center;
  font-size: calc(var(--rem16) + 2px);
  line-height: 1.6;
}
.post .txtstyle01 span {
  font-family: var(--font-family-eng);
  display: block;
}
@media print, screen and (max-width: 500px) {
  .post .txtstyle01 {
    text-align: left;
  }
}
/* code content01 */
#content01 {
  background: var(--color-background-op10);
  padding: var(--px120) 0;
}
#content01 .col3 {
  width: 90%;
  max-width: 1444px;
  margin: 0 auto;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  flex-wrap: wrap;
  gap: var(--rem36);
}
#content01 .imgarea {
  position: relative;
  overflow: hidden;
  height: 100%;
}
#content01 .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#content01 .col3 > li {
  width: calc((100% - var(--rem36) * 2) / 3);
}
@media print, screen and (max-width: 768px) {
  #content01 .col3 > li {
    width: calc((100% - var(--rem36) * 1) / 2);
  }
}
@media print, screen and (max-width: 500px) {
  #content01 .col3 > li {
    width: 100%;
  }
}
/* code content02 */
#content02 p {
  font-weight: 500;
  line-height: 2.8;
  color: var(--color-font-white);
}
#content02 h2 {
  color: var(--color-font-white);
}
#content02 h2::after {
  background: var(--color-background);
}
.fullwide01 {
  position: relative;
  background: url(/wp-content/uploads/top-04.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 0;
}
.fullwide01:before {
  content: "";
  background: url(/wp-content/uploads/top-05.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
}
.fullwide01_wrap {
  background: transparent;
  max-width: 1240px;
  width: 90%;
  margin: 0 auto;
  padding: var(--px200) 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 1;
}
.fullwide01_inner {
  max-width: 1000px;
}
/* code content03 */
#content03 {
  background: #fbe9b71a;
  padding: var(--px80w) 0;
}
#content03 .room {
  width: 90%;
  max-width: 1483px;
  margin: 0 auto;
}
#content03 .col3 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  flex-wrap: wrap;
  gap: var(--rem22w);
  margin-top: var(--px80);
}
#content03 .imgarea {
  position: relative;
  overflow: hidden;
  height: 100%;
}
#content03 .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#content03 .col3 > li {
  width: calc((100% - var(--rem22w) * 2) / 3);
}
@media print, screen and (max-width: 768px) {
  #content03 .col3 > li {
    width: calc((100% - var(--rem36) * 1) / 2);
  }
}
@media print, screen and (max-width: 500px) {
  #content03 .col3 > li {
    width: 100%;
  }
}
/* code content04 */
#content04 h2 {
  margin-bottom: calc(var(--px100s) + 10px);
}
#content04 p {
  line-height: 2.4;
}
#content04 h3 {
  color: var(--color-font);
  font-size: calc(var(--rem16) + 2px);
  font-family: var(--font-family01);
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0;
  padding: 0 var(--px40) 0.9em;
  margin: 0 auto var(--rem30);
  border-bottom: 1px solid var(--color-font);
}
#content04 {
  padding: var(--px120) 0 var(--px180);
  background: #966a8b1a;
}
#content04 .facility {
  width: 90%;
  max-width: 1527px;
  margin: 0 auto;
}
.column01 {
  position: relative;
  margin: 0 0 var(--px80);
}
.column01_wrap {
  position: relative;
  max-width: 1490px;
  margin: 0 auto;
  z-index: 1;
}
.column01 .txtarea {
  width: 42.2%;
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: var(--px80) 0 var(--px80) var(--px60);
  margin: 0;
}
.column01 .txtarea .txtinner {
  max-width: 555px;
}
.column01 .imgarea {
  width: 57.8%;
  overflow: hidden;
  line-height: 0;
  margin: 0;
}
.column01 .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media print, screen and (max-width: 1100px) and (max-width: 1024px) {
  #content04 h3 {
    padding: 0 2rem 0.9em;
  }
}
@media print, screen and (max-width: 768px) {
  .column01 .txtarea {
    width: 100%;
    padding: var(--px80) 5% 0;
    justify-content: center;
  }
  .column01 .imgarea {
    width: 100%;
  }
  .column01 .txtarea .txtinner {
    max-width: 100%;
  }
}
@media print, screen and (max-width: 400px) {
  #content04 h3 {
    padding: 0 0 0.9em 1rem;
  }
}
#content04 .col2 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  flex-wrap: wrap;
  gap: var(--px90);
}
#content04 .col2 > li {
  width: calc((100% - var(--px90) * 1) / 2);
}
#content04 .col2 .imgarea {
  position: relative;
  overflow: hidden;
  height: 100%;
}
#content04 .col2 .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media print, screen and (max-width: 500px) {
  #content04 .col2 > li {
    width: 100%;
  }
}
/* code content05 */
#content05 {
  background: var(--color-background-op10);
  padding: var(--px120) 0 var(--px200);
}
#content05 .restaurant {
  width: 90%;
  max-width: 1438px;
  margin: 0 auto;
}
#content05 .col2 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  flex-wrap: wrap;
  gap: var(--px60);
  margin-top: var(--px60);
}
#content05 .col2 > li {
  width: calc((100% - var(--px60) * 1) / 2);
}
#content05 .imgarea {
  position: relative;
  overflow: hidden;
  height: 100%;
}
#content05 .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media print, screen and (max-width: 500px) {
  #content05 .col2 > li {
    width: 100%;
  }
}
/* code content06 */

#content06 {
  background: #966a8b1a;
  padding: var(--px80w) 0 calc(var(--px240) + var(--px60));
}
#content06 .tourist {
  width: 90%;
  max-width: 1590px;
  margin: 0 auto;
}
#content06 a {
  display: block;
}
#content06 h2 span {
  line-height: 1.1;
}
#content06 .col3 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  flex-wrap: wrap;
  gap: var(--px60);
}
#content06 .col3 > li {
  width: calc((100% - var(--px60) * 2) / 3);
}
#content06 .col3 .imgarea {
  aspect-ratio: 490 / 352;
  position: relative;
  overflow: hidden;
}
#content06 .col3 .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#content06 p {
  text-align: center;
  margin-top: var(--rem30);
  font-weight: 500;
  font-size: var(--rem20w);
  letter-spacing: 0.05em;
}
@media print, screen and (max-width: 768px) {
  #content06 .col3 > li {
    width: calc((100% - var(--px60) * 1) / 2);
  }
}
@media print, screen and (max-width: 500px) {
  #content06 .col3 > li {
    width: 100%;
  }
}
/* code semi-wrapper  */
header#h1Header {
  background: var(--color-background);
}
#thumbImg::before,
header#h1Header::before {
  content: none;
}
#breadcrumb {
  display: none;
}
#content,
body:not(.home) #content.wide {
  padding: var(--px60w) 0 var(--px180);
  margin: 0 auto;
}
.page-guest-room #content,
.page-facility-information #content,
body.page-guest-room #content.wide,
body.page-facility-information #content.wide {
  padding: 0 0 var(--px180);
  margin: 0 auto;
}
header#h1Header h1.title {
  font-size: calc(var(--rem30) + 2px);
  font-family: var(--font-family01);
  font-weight: 500;
  letter-spacing: 0.3em;
  text-align: center;
  text-shadow: none;
  padding: 0;
  z-index: 20;
  color: var(--color-font);
}
.post h3 {
  color: var(--color-font);
  font-size: calc(var(--rem36) - 4px);
  font-family: var(--font-family-eng);
  font-weight: 400;
  letter-spacing: 0.03em;
  padding: 0;
  padding-bottom: 6px;
  margin: 0 auto var(--rem20);
  border-bottom: 1px solid var(--clr-000);
  text-transform: uppercase;
}
.post h3.fs-36 {
  font-size: var(--rem36);
  line-height: 1.4;
  margin-bottom: var(--px50);
}
.post h3 span {
  font-size: var(--rem20w);
}
/* semi-guest-room */
.semi-guest-room .block01 {
  margin-right: calc(((100vw - 100%) / 2) * -1);
  margin-left: calc(((100vw - 100%) / 2) * -1);
}
.semi-guest-room .block02 .txtarea {
  display: flex;
  align-items: center;
  padding-left: var(--px50);
}
.semi-guest-room .block02 .txtarea .txtinner {
  width: 100%;
}
.semi-guest-room .block02 .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media print, screen and (max-width: 768px) {
  .semi-guest-room .block02 .txtarea {
    padding-left: 0;
  }
}
.semi-guest-room .block03 .amenity {
  width: 100%;
  max-width: 720px;
  margin: 0 auto;
  margin-bottom: var(--px50);
}
.semi-guest-room .block03 .amenity p {
  line-height: 2.5;
}
.semi-guest-room .block03 .amenity p a {
  display: inline-block;
  width: 150px;
  color: var(--color-font);
  font-size: 14px;
  padding: 9px var(--rem24w);
  border: 1px solid var(--clr-000);
  line-height: 1.4;
  text-align: center;
  margin-left: var(--rem30w);
}
@media print, screen and (max-width: 500px) {
  .semi-guest-room .block03 .amenity p a {
    display: block;
    margin: 1rem auto 0;
  }
}
.semi-guest-room .block03 .each-room {
  background: var(--color-background01);
  padding: var(--rem36);
  line-height: 2;
  display: flex;
  justify-content: center;
}
.semi-guest-room .block03 .each-room .text-title {
  font-weight: 500;
  font-size: var(--rem24w);
  letter-spacing: 0.1em;
}
.semi-guest-room .block03 .each-room .text-title span {
  font-weight: 400;
  font-size: var(--rem16);
}
.semi-guest-room .block03 .each-room .text {
  font-size: var(--rem20w);
  letter-spacing: 0.1em;
}
/* code col3_list */
.post .col3_list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  flex-wrap: wrap;
  gap: var(--rem40);
}
.post .col3_list .imgarea {
  position: relative;
  overflow: hidden;
  height: 100%;
}
.post .col3_list .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.post .col3_list > li {
  width: calc((100% - var(--rem40) * 2) / 3);
}
@media print, screen and (max-width: 768px) {
  .post .col3_list > li {
    width: calc((100% - var(--rem40) * 1) / 2);
  }
}
@media print, screen and (max-width: 500px) {
  .post .col3_list > li {
    width: 100%;
  }
}

/* code semi-restaurant */
.post .semi-restaurant .block01 h3.fs-36 {
  text-align: center;
  border-bottom: 0;
  margin-bottom: var(--rem40);
}
.semi-restaurant .block01 .text-36 {
  text-align: center;
  font-family: var(--font-family-eng);
  font-size: var(--rem36);
  letter-spacing: 0.06em;
  line-height: 1.6;
  margin-bottom: var(--rem36);
}
.semi-restaurant .block01 .text {
  max-width: 755px;
  margin: var(--rem30) auto 0;
}
.semi-restaurant .linkBtn {
  max-width: 230px;
  font-size: 14px;
  padding: var(--rem14) 30px var(--rem14) 20px;
}
.semi-restaurant .content-wrap {
  width: 100%;
  max-width: 967px;
  margin: 0 auto;
}
.semi-restaurant .linkBtn::after {
  right: 20px;
}
.semi-restaurant .content-wrap .block02 {
  width: 100%;
  max-width: 916px;
}
.semi-restaurant .content-wrap .imgarea {
  width: 47.5%;
}
.semi-restaurant .content-wrap .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.semi-restaurant .content-wrap .txtarea {
  width: 52.5%;
  display: flex;
  justify-content: center;
}
.semi-restaurant .content-wrap .text {
  font-size: var(--rem20w);
}
.semi-restaurant .content-wrap .text-menu {
  width: 100%;
  max-width: 308px;
  font-family: var(--font-family02);
  font-size: var(--rem24w);
  letter-spacing: 0.03em;
  border-top: 1px solid var(--clr-000);
  border-bottom: 1px solid var(--clr-000);
  text-align: center;
  line-height: 1.4;
  padding: 0.2rem 0 0.1rem;
}
@media print, screen and (max-width: 768px) {
  .semi-restaurant .content-wrap .flexbox {
    display: flex;
  }
}
@media print, screen and (max-width: 500px) {
  .semi-restaurant .content-wrap .flexbox {
    flex-wrap: wrap;
  }
  .semi-restaurant .content-wrap .imgarea {
    width: 100%;
    margin-bottom: 2rem;
  }
  .semi-restaurant .content-wrap .txtarea .txtinner,
  .semi-restaurant .content-wrap .txtarea {
    width: 100%;
  }
}
/* code facility-information */
.semi-facility-information .block01 {
  margin-right: calc(((100vw - 100%) / 2) * -1);
  margin-left: calc(((100vw - 100%) / 2) * -1);
}
.post .semi-facility-information h3.fs-36 {
  margin-bottom: var(--rem20w);
}
.semi-facility-information .block02 .col5 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  flex-wrap: wrap;
  justify-content: center;
  gap: var(--px50);
}
.semi-facility-information .block02 .col5 a {
  display: block;
}
.semi-facility-information .block02 .col5 > li {
  width: calc((100% - var(--px50) * 4) / 5);
}
.semi-facility-information .block02 .col5 .txtarea {
  background: #f9efd4;
  aspect-ratio: 1 / 1;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1.6;
  letter-spacing: 0.3em;
  font-size: calc(var(--rem20w) - 1px);
  text-align: center;
}
@media print, screen and (max-width: 768px) {
  .semi-facility-information .block02 .col5 > li {
    width: calc((100% - var(--px50) * 2) / 3);
  }
}
@media print, screen and (max-width: 500px) {
  .semi-facility-information .block02 .col5 {
    gap: 1.5rem;
  }
  .semi-facility-information .block02 .col5 .txtarea {
    font-size: 14px;
    letter-spacing: 0.2em;
  }
}

#information01 .col3_facility-information .txtarea .text {
  font-weight: 500;
  font-size: calc(var(--rem16) + 2px);
  letter-spacing: 0.05em;
  text-align: center;
  margin-top: var(--rem20);
}
#information01 .text-hours {
  width: 100%;
  max-width: 748px;
  margin: var(--rem40) auto;
}
.kitchen-equipment {
  background: var(--color-background01);
  padding: var(--px50) var(--rem30);
}
.kitchen-equipment .box {
  width: 100%;
  max-width: 556px;
  margin: 0 auto var(--rem30);
}
.kitchen-equipment .text {
  font-weight: 500;
  font-size: var(--rem20w);
  margin-bottom: var(--rem24w);
}
.kitchen-equipment hr {
  background: var(--color-font-white);
  margin-bottom: var(--px50);
}
#information01 .col3 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: var(--rem40);
}
#information01 .col3 > li {
  width: calc((100% - var(--rem40) * 2) / 3);
}
#information03 .col3 .imgarea {
  position: relative;
  overflow: hidden;
  aspect-ratio: 384 / 250;
}
#information01 .col3 .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#information01 .col3 .txtarea .text {
  margin-top: var(--rem20w);
  font-weight: 500;
  font-size: calc(var(--rem16) + 2px);
  letter-spacing: 0.05em;
  text-align: center;
}
@media print, screen and (max-width: 768px) {
  #information01 .col3 > li {
    width: calc((100% - var(--rem40) * 1) / 2);
  }
}
@media print, screen and (max-width: 500px) {
  #information01 .col3 > li {
    width: 100%;
  }
}
#information02 .box {
  width: 100%;
  max-width: 989px;
  margin: var(--rem40) auto 0;
}
.shower-room {
  width: 100%;
  max-width: 1000px;
  margin: var(--rem40) auto 0;
}
.shower-room .imgarea {
  position: relative;
  overflow: hidden;
}
.shower-room .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.shower-room .text-18 {
  font-weight: 500;
  font-size: calc(var(--rem16) + 2px);
  line-height: 1.8;
}
.shower-room .text-bg {
  display: inline-block;
  padding: 7px 1rem;
  background: var(--color-background-op51);
  margin-top: var(--rem20);
  margin-bottom: 3px;
}
@media print, screen and (min-width: 500px) {
  .shower-room .flexbox {
    display: flex;
  }
}
@media print, screen and (max-width: 400px) {
  .shower-room .text-18 {
    font-size: 15px;
  }
}
#information03 .col3 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: var(--rem40);
}
#information03 .col3 > li {
  width: calc((100% - var(--rem40) * 2) / 3);
}
#information03 .col3 .imgarea {
  position: relative;
  overflow: hidden;
  /* aspect-ratio: 386 / 277; */
}
#information03 .col3 .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#information03 .col3 .txtarea {
  line-height: 1.6;
}
#information03 .col3 .txtarea .text {
  margin-top: var(--rem20w);
  margin-bottom: 1rem;
  letter-spacing: 0.05em;
}
@media print, screen and (max-width: 768px) {
  #information03 .col3 > li {
    width: calc((100% - var(--rem40) * 1) / 2);
  }
}
@media print, screen and (max-width: 500px) {
  #information03 .col3 > li {
    width: 100%;
  }
}
#information04 .col2 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  flex-wrap: wrap;
  gap: var(--rem40);
  max-width: 812px;
  margin: var(--px50) auto 0;
}
#information04 .col2 .imgarea {
  position: relative;
  overflow: hidden;
}
#information04 .col2 .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#information04 .col2 .txtarea p {
  letter-spacing: 0.05em;
  margin-top: var(--rem24w);
  text-align: center;
  font-weight: bold;
}
#information04 .col2 > li {
  width: calc((100% - var(--rem40) * 1) / 2);
}
@media print, screen and (max-width: 500px) {
  #information04 .col2 > li {
    width: 100%;
  }
}
#information05 .col3 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  flex-wrap: wrap;
  gap: var(--rem40);
}
#information05 .col3 .imgarea {
  position: relative;
  overflow: hidden;
  aspect-ratio: 382 / 275;
}
#information05 .col3 .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#information05 .col3 > li {
  line-height: 1.6;
  width: calc((100% - var(--rem40) * 2) / 3);
}
#information05 .col3 .text {
  text-align: center;
  font-weight: 500;
  margin-top: var(--rem24w);
  margin-bottom: 5px;
}
@media print, screen and (max-width: 768px) {
  #information05 .col3 > li {
    width: calc((100% - var(--rem40) * 1) / 2);
  }
}
@media print, screen and (max-width: 500px) {
  #information05 .col3 > li {
    width: 100%;
  }
}
/* code semi-access */
.semi-access .block01 h3.fs-36 {
  text-align: center;
  border-bottom: 0;
  margin-bottom: var(--px100);
}
.semi-access .block01 .text {
  font-family: var(--font-family-eng);
  font-size: calc(var(--rem30) + 2px);
  letter-spacing: 0.03em;
  line-height: 1.6;
}
.googlemap {
  margin-top: 2rem;
}
.semi-access .block02 .imgarea01 {
  width: 56%;
  text-align: center;
}
.semi-access .block02 .imgarea02 {
  width: 44%;
  text-align: center;
}

@media print, screen and (max-width: 768px) {
  .semi-access .block02 .imgarea01 {
    width: 100%;
    margin-bottom: 3rem;
  }
  .semi-access .block02 .imgarea02 {
    width: 80%;
    margin: 0 auto;
  }
}
.free-bus {
  width: 100%;
  max-width: 628px;
  margin: 0 auto var(--px60w);
}
.semi-access .linkBtn {
  max-width: 180px;
  font-size: 11px;
  margin: var(--rem30) auto var(--rem40w);
  padding: 1rem 30px 1rem 1rem;
}
.semi-access .linkBtn::after {
  right: 1.5rem;
}
/*--FAQ-------------------------------------------*/

.qa_list {
  cursor: pointer;
}
.qa_list .qa_list_inner dt {
  position: relative;
  font-weight: normal;
  margin: var(--rem42w) 0 0 0;
  display: flex;
  align-items: stretch;
  padding: 0rem 1rem 0rem 0rem;
  background: var(--color-background);
  border: 1px solid var(--color-table-border);
}
.qa_list .qa_list_inner dd .ans_flex {
  position: relative;
  font-weight: normal;
  margin: 0;
  display: flex;
  align-items: stretch;
  padding: 0;
  background: var(--color-background);
}
.qa_list .qa_list_inner .a_ico {
  background: var(--color-primary);
  color: var(--color-font-white);
  line-height: 1;
  padding: var(--px30) 1rem;
  font-size: 2rem;
  border-right: 1px solid var(--color-table-border);
  width: 100%;
  text-align: center;
  max-width: 90px;
  font-weight: 800;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--body-font-family);
}
.qa_list .qa_list_inner .q_ico {
  background: var(--color-primary-shade);
  color: var(--color-font);
  line-height: 1;
  padding: var(--px30) 1rem;
  font-size: 2rem;
  font-weight: 800;
  width: 100%;
  text-align: center;
  max-width: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--body-font-family);
  border-right: 1px solid var(--color-table-border);
}
.qa_list .qa_list_inner .q_desc,
.qa_list .qa_list_inner .a_desc {
  padding: var(--px30) 1.5rem;
  line-height: 1.5;
}
.qa_list .qa_list_inner .a_desc {
  line-height: 1.5;
  width: 100%;
}
.qa_list .qa_list_inner dt:after {
  content: "";
  position: absolute;
  top: 46%;
  right: 3rem;
  width: 12px;
  height: 12px;
  border-right: 1px solid var(--color-primary);
  border-bottom: 1px solid var(--color-primary);
  -webkit-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
}
.qa_list .qa_list_inner .active:after {
  top: 43%;
  right: 2rem;
  -webkit-transform: rotate(-135deg) translateY(-50%);
  transform: rotate(-135deg) translateY(-50%);
}
.qa_list .qa_list_inner dd {
  display: none;
  position: relative;
  padding: 0;
  margin: 0 0 1rem 0;
  border: 1px solid var(--color-table-border);
  border-top: 0;
 
}
@media only screen and (max-width: 959px) {
  .qa_list .qa_list_inner {
    margin-bottom: 8rem;
  }
}
@media only screen and (max-width: 768px) {
  .qa_list .qa_list_inner dt {
    padding: 0rem 1rem 0rem 0rem;
  }
  .qa_list .qa_list_inner .a_ico,
  .qa_list .qa_list_inner .q_ico {
    max-width: 50px;
  }
  .qa_list .qa_list_inner dt:after {
    right: 1.5rem;
    width: 8px;
    height: 8px;
  }
  .qa_list .qa_list_inner .active:after {
    right: 1rem;
  }
}
#MESY_FTMFM_footer_bar-wrapper ul#MESY_FTMFM_footer_bar li:first-child {
 background: var(--header-color-primary);
}
#MESY_FTMFM_footer_bar-wrapper ul#MESY_FTMFM_footer_bar li:first-child .fa:before {
    content: url(/wp-content/uploads/icon-02-hd.png);
.ofi-phone:before {
  content: url(/wp-content/uploads/icon-01-hd.png);
}
