@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&family=Noto+Sans+JP:wght@100..900&display=swap");
*,
::before,
::after {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}

::before,
::after {
  text-decoration: inherit;
  vertical-align: inherit;
}

html {
  cursor: default;
  line-height: 1.5;
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
  -webkit-tap-highlight-color: transparent;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  word-break: break-word;
}

article,
aside,
footer,
header,
nav,
section,
figcaption,
figure,
main,
p,
ul,
ol,
dt,
dd {
  display: block;
  margin: 0;
  padding: 0;
}

ul,
ol {
  margin: 0 auto;
  padding: 0;
  list-style-type: none;
}

a {
  text-decoration: none;
}
a.u-link__underline {
  text-decoration: underline;
}

hr {
  height: 0;
  overflow: visible;
}

main {
  display: block;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

table {
  border-collapse: collapse;
}

button,
input,
select {
  margin: 0;
}

button {
  overflow: visible;
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

fieldset {
  border: 1px solid #a0a0a0;
  padding: 0.35em 0.75em 0.625em;
}

input {
  overflow: visible;
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

select {
  text-transform: none;
}

textarea {
  margin: 0;
  overflow: auto;
  resize: vertical;
}

[type=checkbox],
[type=radio] {
  padding: 0;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

:-moz-focusring {
  outline: 1px dotted ButtonText;
}

:-moz-ui-invalid {
  box-shadow: none;
}

details {
  display: block;
}

dialog {
  background-color: white;
  border: solid;
  color: black;
  display: block;
  height: -moz-fit-content;
  height: fit-content;
  left: 0;
  margin: auto;
  padding: 1em;
  position: absolute;
  right: 0;
  width: -moz-fit-content;
  width: fit-content;
}

dialog:not([open]) {
  display: none;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

a,
area,
button,
input,
label,
select,
summary,
textarea,
[tabindex] {
  touch-action: manipulation;
}

[hidden] {
  display: none;
}

[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled=true],
[disabled] {
  cursor: not-allowed;
}

[aria-hidden=false][hidden] {
  display: initial;
}

[aria-hidden=false][hidden]:not(:focus) {
  clip: rect(0, 0, 0, 0);
  position: absolute;
}

* {
  -webkit-tap-highlight-color: transparent;
  touch-action: manipulation;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
}

#mf_globalHeader:has(.isOpen) {
  transform: translateY(0) !important;
}
#mf_globalHeader:before {
  display: none;
}

@media screen and (max-width: 11000px) {
  #content {
    margin-top: 30px;
  }
}
#facility .mf_inner {
  background-color: #F5F4F0;
}

#mf_PageHeader .mf_pageHeader {
  height: 290px;
  position: relative;
}
#mf_PageHeader .mf_pageHeader .mf_inner {
  height: 100%;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-block: 80px;
}
#mf_PageHeader .mf_pageHeader .mf_inner .mf_innerbox .mf_pageTitle {
  font-family: "Manrope", sans-serif;
  font-weight: 700;
}
#mf_PageHeader .mf_pageHeader .mf_inner .mf_innerbox .mf_pageTxt {
  margin-top: 40px;
  font-weight: 700;
  line-height: 1.58;
  font-size: 24px;
}
#mf_PageHeader .mf_pageHeader .mf_inner .mf_innerbox .mf_pagesubTitle {
  letter-spacing: 0.1em;
  font-weight: 500;
  font-size: 16px;
}

#area {
  background-color: #F9FAFB;
}
#area .mf_area {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 4px 6px -1px rgba(0, 0, 0, 0.0784313725);
  margin: auto;
}
#area .mf_area .mf_btn {
  font-weight: 700;
  line-height: 2.14;
  text-align: center;
  background-color: #CEC556;
  color: #fff;
  border-radius: 10px;
}
#area .mf_area .mf_areaContent .mf_arealist > p {
  font-weight: 600;
  letter-spacing: 0.1em;
  text-align: left;
}
#area .mf_area .mf_areaContent .mf_arealist .mf_item {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#area .mf_area .mf_areaContent .mf_arealist .mf_item > li > a {
  background-color: #F3F4F6;
  font-weight: 500;
  line-height: 1.36;
  letter-spacing: 0.1em;
  font-size: 14px;
}

#mf_sectionFacility .mf_sectionInner--kanda {
  margin-top: 0 !important;
}
#mf_sectionFacility .mf_sectionInner:last-child {
  margin-top: 80px;
}
#mf_sectionFacility .mf_sectionInner {
  max-width: 1140px;
}
#mf_sectionFacility .mf_sectionInner .mf_sectionTitle {
  font-weight: 700;
  font-size: 24px;
  line-height: 1.5;
  letter-spacing: 0.1em;
  text-align: center;
}
#mf_sectionFacility .mf_sectionInner .mf_list {
  margin-top: 47px;
}
#mf_sectionFacility .mf_sectionInner .mf_list > li > a {
  text-align: left;
  border: 1px solid #E5E7EB;
  padding: 25px 25px 10px;
}
#mf_sectionFacility .mf_sectionInner .mf_list > li > a .mf_imgWrap {
  border-radius: 8px;
  width: 100%;
}
#mf_sectionFacility .mf_sectionInner .mf_list > li > a .mf_imgWrap > img {
  width: 100%;
}
#mf_sectionFacility .mf_sectionInner .mf_list > li > a .tenpoName {
  font-weight: 700;
  font-size: 20px;
  line-height: 1.4;
}
#mf_sectionFacility .mf_sectionInner .mf_list > li > a .tenpoName > span {
  color: #4B5563;
  font-weight: 350;
  line-height: 1.71;
  font-size: 14px;
}
#mf_sectionFacility .mf_sectionInner .mf_list > li > a .mf_access {
  display: flex;
  gap: 0 4px;
  align-items: start;
  margin-top: 11px;
}
#mf_sectionFacility .mf_sectionInner .mf_list > li > a .mf_access > img {
  width: 18px;
  height: 18px;
  margin-top: 3px;
}
#mf_sectionFacility .mf_sectionInner .mf_list > li > a .mf_access > p {
  font-weight: 350;
  font-size: 14px;
  line-height: 1.43;
  color: #4B5563;
}
#mf_sectionFacility .mf_sectionInner .mf_list > li > a .mf_time {
  display: flex;
  gap: 0 8px;
  align-items: start;
  margin-top: 11px;
}
#mf_sectionFacility .mf_sectionInner .mf_list > li > a .mf_time > img {
  width: auto;
  height: 14px;
  margin-top: 3px;
  margin-left: 1px;
}
#mf_sectionFacility .mf_sectionInner .mf_list > li > a .mf_time > p {
  font-weight: 350;
  font-size: 14px;
  line-height: 1.43;
  color: #4B5563;
}

.mf_mark {
  background-color: #CEC556 !important;
  color: #fff;
  pointer-events: none;
}

#mf_footerCta {
  background: #CEC556;
  color: #fff;
}
#mf_footerCta .mf_fcInner > p {
  font-weight: 500;
  letter-spacing: 0.1em;
}
#mf_footerCta .mf_fcInner .mf_fcTitle {
  font-weight: 700;
  margin-top: 0;
  letter-spacing: 0;
}
#mf_footerCta .mf_fcInner .mf_btnfc .mf_btnfcBk > a, #mf_footerCta .mf_fcInner .mf_btnfc .mf_btnfcWhite > a {
  height: 55px;
  border-radius: 10px;
  font-weight: 700;
  text-align: center;
  color: #fff;
}
#mf_footerCta .mf_fcInner .mf_btnfc .mf_btnfcBk > a {
  background: #191A1A;
}
#mf_footerCta .mf_fcInner .mf_btnfc .mf_btnfcWhite > a {
  color: #333333;
  background: #fff;
}

#mf_globalFooter {
  background-color: #323023;
  color: #fff;
}
#mf_globalFooter .mf_gfInner {
  margin: auto;
}
#mf_globalFooter .mf_gfInner .mf_gfAccess .mf_gfSitemap {
  display: flex;
}
#mf_globalFooter .mf_gfInner .mf_gfAccess .mf_gfSitemap > ul {
  margin: 0;
}
#mf_globalFooter .mf_gfInner .mf_gfAccess .mf_gfSitemap > ul > li > a {
  display: flex;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-align: left;
}
#mf_globalFooter .mf_gfInner .mf_subgfSitemap > li > a {
  font-weight: 500;
  letter-spacing: 0.05em;
}
#mf_globalFooter .mf_gfInner .mf_gfCopy .mf_gfCopytext {
  letter-spacing: 0.05em;
  font-weight: 500;
}
.mf_topMain, #mf_Top, #mf_Price, #mf_Recommend {
  min-height: unset !important;
  display: block !important;
  align-items: center;
  padding-block: 0 !important;
}

.mf_section {
  margin-bottom: 0;
}

#mf_PageHeader .mf_pageHeader {
  height: auto;
}
#mf_PageHeader .mf_pageTitlesp {
  font-weight: 600;
  letter-spacing: 0.05em;
}
#mf_PageHeader #mf_top .mf_inner .mf_innerbox .mf_pageTitle {
  font-family: Manrope;
}
#mf_PageHeader #mf_top .mf_inner .mf_innerbox .mf_pageTitleja {
  font-weight: 700;
}
#mf_Top, #mf_Recommend {
  background-color: #fff !important;
}
#mf_Top #area, #mf_Recommend #area {
  background-color: #F5F4F0;
}
#mf_Top .mf_spList > li .mf_spItem .mf_number, #mf_Recommend .mf_spList > li .mf_spItem .mf_number {
  font-family: Manrope;
  font-weight: 700;
  background-color: #CEC556;
  border-radius: 1000px;
  text-align: center;
  margin: auto;
  color: #fff;
}
#mf_Top .mf_spList > li .mf_spItem > h3, #mf_Recommend .mf_spList > li .mf_spItem > h3 {
  font-weight: 600;
  line-height: 2.28;
  letter-spacing: 0.05em;
}
#mf_Top .mf_spList > li .mf_spItem > p, #mf_Recommend .mf_spList > li .mf_spItem > p {
  font-weight: 500;
  line-height: 1.75;
  letter-spacing: 0.05em;
}
#mf_Top .mf_bgbg, #mf_Recommend .mf_bgbg {
  background-color: #F5F4F0;
}
#mf_Top .mf_bgbg .mf_conceptWrap > li .mf_imgwrap .mf_img > img, #mf_Recommend .mf_bgbg .mf_conceptWrap > li .mf_imgwrap .mf_img > img {
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.3s transform;
  width: 100%;
  height: 100%;
  transform: scale(1.05);
}
#mf_Top .mf_conceptWrap > li .mf_imgwrap, #mf_Recommend .mf_conceptWrap > li .mf_imgwrap {
  border-radius: 10px;
  overflow: hidden;
  height: 100%;
  background-color: #fff;
  box-shadow: 4px 4px 14px 0px rgba(0, 0, 0, 0.05);
  text-align: left;
}
#mf_Top .mf_conceptWrap > li .mf_imgwrap > .mf_img > img, #mf_Recommend .mf_conceptWrap > li .mf_imgwrap > .mf_img > img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}
#mf_Top .mf_conceptWrap > li .mf_imgwrap > div > h3, #mf_Recommend .mf_conceptWrap > li .mf_imgwrap > div > h3 {
  font-weight: 700;
  font-size: 17px;
  line-height: 24px;
}
#mf_Top .mf_conceptWrap > li .mf_imgwrap > div .mf_conceptTxt, #mf_Recommend .mf_conceptWrap > li .mf_imgwrap > div .mf_conceptTxt {
  font-weight: 500;
  font-size: 14px;
  line-height: 1.43;
  letter-spacing: 0.1em;
  margin-top: 14px;
}

#mf_Topprice .mf_last_cards {
  background-color: #fff;
  box-shadow: 0px 4px 6px -1px rgba(0, 0, 0, 0.0784313725);
  border-radius: 10px;
}
#mf_Topprice .mf_last_cards > p {
  margin-top: 16px !important;
}
#mf_Topprice #mf_topplan .mf_price_area {
  display: flex;
  justify-content: left;
}
#mf_Topprice #mf_topplan .mf_price_area .mf_priceBlock > p {
  text-align: left;
}
#mf_Topprice #mf_topplan .mf_price_area .mf_priceBlock .mf_text_20sub {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.7;
  letter-spacing: 0.05em;
}
#mf_Topprice #mf_topplan .mf_price_area .mf_priceBlock .mf_text_20 {
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.05em;
}
#mf_Topprice #mf_topplan .mf_price_area .mf_priceBlock .mf_text_price {
  font-weight: 500;
  font-size: 17px;
  line-height: 1;
  letter-spacing: 0.05em;
}
#mf_Topprice #mf_topplan .mf_price_area .mf_priceBlock > div > p {
  font-weight: 700;
  font-size: 19px;
  line-height: 1;
  letter-spacing: 0.1em;
  text-align: left;
}
#mf_Topprice #mf_topplan .mf_price_area .mf_priceBlock > div > p > span {
  position: relative;
  font-size: 46px;
  line-height: 1;
  letter-spacing: 0.01em;
}
#mf_Topprice #mf_topplan .mf_price_area .mf_priceBlock > div > p > span:before {
  content: "";
  position: absolute;
  display: block;
  background-color: #CEC556;
  height: 5px;
  bottom: -10px;
  width: 154px;
  left: 0;
  background-repeat: no-repeat;
}

.mf_topfooterImg > video {
  width: 100%;
  height: 100%;
}

#mf_Price {
  background-color: #E6E3DC !important;
}

#mf_Case {
  background-color: #fff;
}
#mf_Case .mf_caseBlock .mf_caseContent:first-of-type {
  margin-top: 0;
}
#mf_Case .mf_caseBlock .mf_caseContent {
  width: 100%;
  margin-top: 24px;
}
#mf_Case .mf_caseBlock .mf_caseContent .mf_caseContentbox {
  box-shadow: 0px 4px 6px -1px rgba(0, 0, 0, 0.08);
  border-radius: 10px;
  background-color: #fff;
  width: 100%;
}
#mf_Case .mf_caseBlock .mf_caseContent .mf_caseContentbox > p {
  max-width: 150px;
  max-height: 150px;
  width: 100%;
  height: 100%;
}
#mf_Case .mf_caseBlock .mf_caseContent .mf_caseContentbox > div {
  text-align: left;
}
#mf_Case .mf_caseBlock .mf_caseContent .mf_caseContentbox > div > time {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.71;
  letter-spacing: 0.05em;
}
#mf_Case .mf_caseBlock .mf_caseContent .mf_caseContentbox > div > p {
  font-weight: 400;
  letter-spacing: 0.05em;
}

#mf_Price #mf_PageHeader .mf_pageHeader, #mf_Case #mf_PageHeader .mf_pageHeader {
  margin: 0 auto;
}

.mf_topMain .mf_topmainImg {
  position: relative;
}
.mf_topMain .mf_topmainImg > p > img {
  width: 100%;
  height: 100%;
}
.mf_topMain .mf_topmainImg > div {
  background-color: rgba(0, 0, 0, 0.68);
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  text-align: left;
}
.mf_topMain .mf_topmainImg > div:before {
  content: "";
  background-color: #fff;
  position: absolute;
  top: 54%;
  transform: translateY(-54%);
}
.mf_topMain .mf_topmainImg > div .mf_topmainTitle {
  font-weight: 600;
  letter-spacing: 0.03em;
}
.mf_topMain .mf_topmainImg > div .mf_topmainsubTitle {
  font-weight: 600;
  letter-spacing: 0.05em;
}
.mf_topMain .mf_topbanner {
  background-color: #F5F4F0;
}
.mf_topMain .mf_topbanner > ul > li > a > img {
  width: 100%;
  height: 100%;
}

#mf_Recommend {
  background-color: #F5F4F0 !important;
}

body {
  color: #191B1A;
}
#mf_PageHeader #price {
  height: 354px;
  position: relative;
}
#mf_PageHeader #price .mf_inner {
  background-color: #F5F4F0;
}
#mf_section:first-of-type .mf_price_wrap:first-of-type {
  padding-top: 0;
}

section#mf_section, .mf_section {
  background-color: #F5F4F0;
}
section#mf_section.mf_otoku, .mf_section.mf_otoku {
  background-color: #E6E3DC;
}
section#mf_section.mf_otoku .mf_otoku_wrap .mf_price_wrap h2.mf_big, .mf_section.mf_otoku .mf_otoku_wrap .mf_price_wrap h2.mf_big {
  font-weight: 700;
  text-align: center;
}
section#mf_section.mf_otoku .mf_otoku_wrap .mf_price_wrap h2.mf_big + p, .mf_section.mf_otoku .mf_otoku_wrap .mf_price_wrap h2.mf_big + p {
  color: #4B5563;
}
section#mf_section.mf_otoku .mf_otoku_wrap .mf_price_wrap .mf_price_cards .mf_price_area, .mf_section.mf_otoku .mf_otoku_wrap .mf_price_wrap .mf_price_cards .mf_price_area {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 4px 6px -1px rgba(0, 0, 0, 0.0784313725);
  width: 100%;
  height: auto;
  text-align: left;
}
section#mf_section.mf_otoku .mf_otoku_wrap .mf_price_wrap .mf_price_cards .mf_price_area.mf_price_plan ul li, .mf_section.mf_otoku .mf_otoku_wrap .mf_price_wrap .mf_price_cards .mf_price_area.mf_price_plan ul li {
  position: relative;
}
section#mf_section.mf_otoku .mf_otoku_wrap .mf_price_wrap .mf_price_cards .mf_price_area.mf_price_plan ul li::before, .mf_section.mf_otoku .mf_otoku_wrap .mf_price_wrap .mf_price_cards .mf_price_area.mf_price_plan ul li::before {
  content: "";
  background-image: url(../images/second/check_mark_gr.svg);
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
section#mf_section.mf_otoku .mf_otoku_wrap .mf_price_wrap .mf_price_cards .mf_price_area .mf_text_20, .mf_section.mf_otoku .mf_otoku_wrap .mf_price_wrap .mf_price_cards .mf_price_area .mf_text_20 {
  font-weight: 700;
  font-size: 24px;
  line-height: 1, 33;
}
section#mf_section.mf_otoku .mf_otoku_wrap .mf_price_wrap .mf_price_cards .mf_price_area .mf_text_30Block, .mf_section.mf_otoku .mf_otoku_wrap .mf_price_wrap .mf_price_cards .mf_price_area .mf_text_30Block {
  display: flex;
  align-items: center;
}
section#mf_section.mf_otoku .mf_otoku_wrap .mf_price_wrap .mf_price_cards .mf_price_area .mf_text_30Block .mf_text_30, .mf_section.mf_otoku .mf_otoku_wrap .mf_price_wrap .mf_price_cards .mf_price_area .mf_text_30Block .mf_text_30 {
  font-size: 30px;
  line-height: 1.2;
  color: #191A1A;
}
section#mf_section.mf_otoku .mf_otoku_wrap .mf_price_wrap .mf_price_cards .mf_price_area .mf_text_30Block > p, .mf_section.mf_otoku .mf_otoku_wrap .mf_price_wrap .mf_price_cards .mf_price_area .mf_text_30Block > p {
  font-weight: 700;
  line-height: 1.5;
  font-size: 18px;
  margin-top: 0;
  color: #4B5563;
}
section#mf_section.mf_otoku .mf_otoku_wrap .mf_price_wrap .mf_price_cards .mf_price_area .mf_text_40, .mf_section.mf_otoku .mf_otoku_wrap .mf_price_wrap .mf_price_cards .mf_price_area .mf_text_40 {
  font-size: 40px;
}
section#mf_section.mf_otoku .mf_otoku_wrap .mf_price_wrap .mf_price_cards .mf_price_area .mf_text_16_gray, .mf_section.mf_otoku .mf_otoku_wrap .mf_price_wrap .mf_price_cards .mf_price_area .mf_text_16_gray {
  font-size: 16px;
  color: #4B5563;
  margin-top: 30px;
}
section#mf_section.mf_attention_wrap, .mf_section.mf_attention_wrap {
  background-color: #fff;
}
section#mf_section .mf_price_wrap .mf_title, .mf_section .mf_price_wrap .mf_title {
  font-weight: 700;
  font-size: 24px;
  text-align: center;
}
section#mf_section .mf_price_wrap .mf_title .mf_num, .mf_section .mf_price_wrap .mf_title .mf_num {
  font-size: 32px;
  font-weight: 500;
}
section#mf_section .mf_price_wrap * + p, .mf_section .mf_price_wrap * + p {
  font-size: 16px;
  font-weight: 500;
  margin-top: 10px;
}
section#mf_section .mf_price_wrap h2.mf_big, .mf_section .mf_price_wrap h2.mf_big {
  font-weight: 700;
  text-align: center;
}
section#mf_section .mf_price_wrap h2.mf_big + p, .mf_section .mf_price_wrap h2.mf_big + p {
  margin-top: 10px;
}
section#mf_section .mf_price_wrap .mf_price_cards, .mf_section .mf_price_wrap .mf_price_cards {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 40px;
  grid-row-gap: 20px;
}
section#mf_section .mf_price_wrap .mf_price_cards.mf_freetime, .mf_section .mf_price_wrap .mf_price_cards.mf_freetime {
  margin-top: 40px;
  min-height: 162px;
}
section#mf_section .mf_price_wrap .mf_price_cards .mf_time_area, .mf_section .mf_price_wrap .mf_price_cards .mf_time_area {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 4px 6px -1px rgba(0, 0, 0, 0.0784313725);
  margin: auto;
  width: 100%;
  height: 100%;
  text-align: left;
  padding-block: 24px;
  display: flex;
  align-items: center;
}
section#mf_section .mf_price_wrap .mf_price_cards .mf_time_area .mf_textsubBox .mf_text_20, .mf_section .mf_price_wrap .mf_price_cards .mf_time_area .mf_textsubBox .mf_text_20 {
  font-weight: 700;
  font-size: 20px;
  line-height: 1.4;
}
section#mf_section .mf_price_wrap .mf_price_cards .mf_time_area .mf_textsubBox .mf_text_16_gray, .mf_section .mf_price_wrap .mf_price_cards .mf_time_area .mf_textsubBox .mf_text_16_gray {
  font-weight: 350;
  font-size: 16px;
  line-height: 1.5;
  margin-top: 22px;
  color: #4B5563;
}
section#mf_section .mf_price_wrap .mf_price_Cards .mf_price_area, .mf_section .mf_price_wrap .mf_price_Cards .mf_price_area {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 4px 6px -1px rgba(0, 0, 0, 0.0784313725);
  width: 100%;
  height: 308px;
  padding-block: 35px;
  padding-inline: 7vw;
  display: flex;
  justify-content: center;
  align-items: center;
}
section#mf_section .mf_price_wrap .mf_price_Cards .mf_price_area .mf_priceBlock .mf_text_30, .mf_section .mf_price_wrap .mf_price_Cards .mf_price_area .mf_priceBlock .mf_text_30 {
  font-size: 30px;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
section#mf_section .mf_price_wrap .mf_price_Cards .mf_price_area .mf_priceBlock p, .mf_section .mf_price_wrap .mf_price_Cards .mf_price_area .mf_priceBlock p {
  font-weight: 700;
  letter-spacing: 0.1em;
  text-align: center;
}
section#mf_section .mf_price_wrap .mf_price_Cards .mf_price_area .mf_priceBlock p > span, .mf_section .mf_price_wrap .mf_price_Cards .mf_price_area .mf_priceBlock p > span {
  font-size: 13px;
}
section#mf_section .mf_price_wrap .mf_price_Cards .mf_price_area .mf_priceBlock .mf_textsubBox .mf_text_30, .mf_section .mf_price_wrap .mf_price_Cards .mf_price_area .mf_priceBlock .mf_textsubBox .mf_text_30 {
  margin-top: -4px;
}
section#mf_section .mf_price_wrap .mf_price_Cards .mf_price_area .mf_priceBlock .mf_text_20, .mf_section .mf_price_wrap .mf_price_Cards .mf_price_area .mf_priceBlock .mf_text_20 {
  font-size: 20px;
  line-height: 2;
  margin-top: 13px !important;
}
section#mf_section .mf_price_wrap .mf_price_Cards .mf_price_area .mf_priceBlock .mf_text_40, .mf_section .mf_price_wrap .mf_price_Cards .mf_price_area .mf_priceBlock .mf_text_40 {
  font-size: 37px;
  line-height: 1.22;
  margin-top: 3px;
}
section#mf_section .mf_price_wrap .mf_annotation, .mf_section .mf_price_wrap .mf_annotation {
  text-align: left;
}
section#mf_section .mf_price_wrap .mf_attention_item, .mf_section .mf_price_wrap .mf_attention_item {
  width: 100%;
  border-radius: 10px;
  border: 0.3px solid #898989;
  text-align: left;
}
section#mf_section .mf_price_wrap .mf_attention_item h3, .mf_section .mf_price_wrap .mf_attention_item h3 {
  font-weight: 700;
  font-size: 20px;
  line-height: 1.4;
  vertical-align: middle;
}
section#mf_section .mf_price_wrap .mf_attention_item p, .mf_section .mf_price_wrap .mf_attention_item p {
  font-weight: 350;
  font-size: 16px;
  line-height: 1.75;
  color: #4B5563;
}
section#mf_section .mf_price_wrap .mf_attention_item .mf_store_roomno dl, .mf_section .mf_price_wrap .mf_attention_item .mf_store_roomno dl {
  font-size: 14px;
}
section#mf_section .mf_price_wrap .mf_attention_item .mf_store_roomno dl dt, .mf_section .mf_price_wrap .mf_attention_item .mf_store_roomno dl dt {
  font-weight: 700;
  margin-top: 20px;
  color: #4B5563;
}
section#mf_section .mf_price_wrap .mf_attention_item .mf_store_roomno dl dt:first-child, .mf_section .mf_price_wrap .mf_attention_item .mf_store_roomno dl dt:first-child {
  margin-top: 0;
}
section#mf_section .mf_price_wrap .mf_attention_item .mf_store_roomno + p, .mf_section .mf_price_wrap .mf_attention_item .mf_store_roomno + p {
  margin-top: 45px;
}
section#mf_section .mf_price_wrap .mf_plan_flow, .mf_section .mf_price_wrap .mf_plan_flow {
  text-align: left;
  margin: auto;
  counter-reset: number;
  list-style-type: none !important;
}
section#mf_section .mf_price_wrap .mf_plan_flow li, .mf_section .mf_price_wrap .mf_plan_flow li {
  font-size: 16px;
  font-weight: 500;
  position: relative;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
section#mf_section .mf_price_wrap .mf_plan_flow li:before, .mf_section .mf_price_wrap .mf_plan_flow li:before {
  position: absolute;
  counter-increment: number;
  content: counter(number);
  display: inline-block;
  background: #CEC556;
  color: white;
  font-weight: 700;
  font-size: 16px;
  border-radius: 50%;
  left: 0;
  width: 32px;
  height: 32px;
  line-height: 1.5;
  text-align: center;
  top: 50%;
  padding: 3px 11px 5px;
  transform: translateY(-50%);
}

.table-wrapper {
  max-width: 976px;
  margin: 0 auto;
  overflow-x: auto;
}

.plan-table {
  width: 100%;
  min-width: 800px;
  /* 横スクロールを有効化するための最小幅 */
  border-collapse: collapse;
  font-family: sans-serif;
  background-color: #fff;
  font-size: 16px;
  margin-top: 40px !important;
}

.plan-table th,
.plan-table td {
  border: 1px solid #ccc;
  padding: 8px;
  text-align: center;
  white-space: nowrap;
}

.plan-table thead th {
  background-color: #f5f5f5;
}

.plan-table .highlight {
  background-color: #d9edf7;
}

/* スマホ時の見え方調整 */
@media screen and (max-width: 768px) {
  .table-wrapper {
    width: 100%;
    overflow-x: auto;
  }
}
.mf_btm_yellow a,
.mf_btm_bk a {
  height: 57px;
  border-radius: 10px;
  font-weight: 700;
  text-align: center;
  color: #fff;
}

.mf_btm_yellow a {
  background: #CEC556;
}

.mf_btm_bk a {
  background: #000;
}

.mf_caption {
  color: #4B5563;
}

#mf_PageHeader #mf_About {
  height: 264px;
}
.mf_about .mf_about_sheet .mf_kositu {
  text-align: left;
}
.mf_about .mf_about_sheet .mf_kositu .mf_kositu_img {
  width: 100%;
  height: auto;
  font-size: 16px !important;
  line-height: 1.75;
}
.mf_about .mf_about_sheet .mf_kositu .mf_kositu_text {
  width: 100%;
  height: auto;
  font-size: 16px !important;
  line-height: 1.75;
}
.mf_about .mf_about_sheet .mf_kositu .mf_kositu_text h3 {
  font-weight: 700;
  font-size: 16px !important;
  padding: 16px 0 8px;
}
.mf_about .mf_about_sheet .mf_kositu .mf_kositu_text > p {
  font-weight: 350;
  font-size: 16px;
  line-height: 1.75;
}
.mf_about .mf_about_sheet .mf_kodawari dl dt {
  font-size: 18px;
  font-weight: 700;
  position: relative;
  line-height: 1.5;
  margin-top: 25px !important;
}
.mf_about .mf_about_sheet .mf_kodawari dl dt:before {
  position: absolute;
  content: "";
  background-image: url(../images/second/checkmark_yellow.png);
  background-repeat: no-repeat;
  display: inline-block;
  width: 32px;
  height: 32px;
  line-height: 1;
  text-align: center;
}
.mf_about .mf_about_sheet .mf_kodawari dl dd {
  font-size: 16px;
  color: #4B5563;
}
.mf_about .mf_room_rule {
  background: #fff;
}
.mf_sectionn_kodawari {
  background: #F5F4F0;
}
.mf_about_wrap {
  color: #191A1A !important;
}
.mf_about_wrap .mf_h2_title h2 {
  font-weight: 700;
  font-size: 24px !important;
  line-height: 1.6;
  letter-spacing: 0.1em;
  text-align: center;
}
.mf_about_wrap .mf_h2_title p {
  margin-top: 16px !important;
  font-size: 16px;
}
.mf_about_wrap .mf_benri {
  margin-top: 64px !important;
}
.mf_about_wrap .mf_benri ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 1116px;
  gap: 20px;
}
.mf_about_wrap .mf_benri ul li {
  border-radius: 10px;
  border: 2px solid #F1F5F9;
  padding: 34px 29px;
  text-align: left;
}
.mf_about_wrap .mf_benri ul li p {
  font-size: 16px;
  color: #4B5563;
  margin-top: 16px;
}
.mf_about_wrap .mf_benri ul li .mf_title {
  font-weight: 700;
  font-size: 18px;
  line-height: 1.75;
  color: #191A1A;
  margin-top: 17px !important;
}

@media screen and (max-width: 768px) {
  /* スマホ時の見え方調整 */
}
@media screen and (max-width: 768px) and (max-width: 11000px) {
  #content {
    margin-top: 30px;
  }
}
@media screen and (max-width: 768px) {
  #mf_PageHeader .mf_pageHeader {
    margin: 100px auto 0;
  }
  #mf_PageHeader .mf_pageHeader .mf_inner {
    padding-inline: 4.2vw;
  }
  #mf_PageHeader .mf_pageHeader .mf_inner .mf_innerbox .mf_pageTitle {
    font-size: 32px;
    line-height: 1.25;
  }
  #mf_PageHeader .mf_pageHeader .mf_inner .mf_innerbox .mf_pagesubTitle {
    line-height: 2;
    margin-top: 25px;
  }
  #area {
    padding: 35px 16px 32px !important;
  }
  #area .mf_area {
    padding: 35px 16px 39px;
    max-width: 343px;
  }
  #area .mf_area .mf_areaContent .mf_arealist:last-child {
    margin-top: 34px;
  }
  #area .mf_area .mf_areaContent .mf_arealist > p {
    line-height: 1.4;
    font-size: 15px;
  }
  #area .mf_area .mf_areaContent .mf_arealist .mf_item {
    max-width: 311px;
    margin-top: 8px;
  }
  #area .mf_area .mf_areaContent .mf_arealist .mf_item > li {
    width: 47.8%;
    height: 29px;
    margin-top: 8px;
  }
  #area .mf_area .mf_areaContent .mf_arealist .mf_item > li > a {
    border-radius: 4px;
    width: 100%;
    padding: 5px 0;
  }
  #mf_sectionFacility {
    padding: 30px 16px !important;
  }
  #mf_sectionFacility .mf_sectionInner .mf_list > li {
    width: 100%;
    margin-top: 24px;
  }
  #mf_sectionFacility .mf_sectionInner .mf_list > li > a {
    border-radius: 8px;
    min-height: 509px;
  }
  #mf_sectionFacility .mf_sectionInner .mf_list > li > a .tenpoName > span {
    margin-top: 12px;
  }
  .mf_mark {
    background-color: #CEC556 !important;
    color: #fff;
    pointer-events: none;
  }
  #mf_footerCta .mf_fcInner {
    padding: 51px 16px;
  }
  #mf_footerCta .mf_fcInner > p {
    font-size: 14px;
    line-height: 1.43;
    margin-top: 18px;
  }
  #mf_footerCta .mf_fcInner .mf_fcTitle {
    font-size: 24px;
    line-height: 1.2;
  }
  #mf_footerCta .mf_fcInner .mf_btnfc {
    margin-top: 34px;
  }
  #mf_footerCta .mf_fcInner .mf_btnfc .mf_btnfcBk {
    margin-top: 18px;
  }
  #mf_footerCta .mf_fcInner .mf_btnfc .mf_btnfcBk > a, #mf_footerCta .mf_fcInner .mf_btnfc .mf_btnfcWhite > a {
    font-size: 18px;
    line-height: 1.2;
    width: 210px;
    padding: 16px 0 17px;
  }
  #mf_globalFooter .mf_gfInner {
    padding: 80px 16px;
  }
  #mf_globalFooter .mf_gfInner .mf_gfAccess .mf_gfLogo {
    margin: auto;
  }
  #mf_globalFooter .mf_gfInner .mf_gfAccess .mf_gfLogo > img {
    max-width: 246px;
    height: auto;
  }
  #mf_globalFooter .mf_gfInner .mf_gfAccess .mf_gfSitemap {
    padding-left: 19px;
    margin-top: 78px;
    gap: 0 26px;
    position: relative;
  }
  #mf_globalFooter .mf_gfInner .mf_gfAccess .mf_gfSitemap:before {
    content: "";
    background: #fff;
    width: 100%;
    height: 0.5px;
    position: absolute;
    left: 0;
    top: -39px;
  }
  #mf_globalFooter .mf_gfInner .mf_gfAccess .mf_gfSitemap > ul > li:first-of-type {
    margin-top: 0;
  }
  #mf_globalFooter .mf_gfInner .mf_gfAccess .mf_gfSitemap > ul .mf_forPC {
    display: none;
  }
  #mf_globalFooter .mf_gfInner .mf_gfAccess .mf_gfSitemap > ul > li {
    margin-top: 17px;
  }
  #mf_globalFooter .mf_gfInner .mf_gfAccess .mf_gfSitemap > ul > li > a {
    font-size: 14px;
    line-height: 1.35;
  }
  #mf_globalFooter .mf_gfInner .mf_subgfSitemap {
    margin-top: 78px;
    position: relative;
  }
  #mf_globalFooter .mf_gfInner .mf_subgfSitemap:before {
    content: "";
    background: #fff;
    width: 100%;
    height: 0.5px;
    position: absolute;
    left: 0;
    top: -39px;
  }
  #mf_globalFooter .mf_gfInner .mf_subgfSitemap > li {
    margin-top: 12px;
  }
  #mf_globalFooter .mf_gfInner .mf_subgfSitemap > li > a {
    font-size: 14px;
    line-height: 1.35;
    text-align: center;
  }
  #mf_globalFooter .mf_gfInner .mf_gfCopy {
    margin-top: 29px;
    font-size: 12px;
  }
  #mf_globalFooter .mf_gfInner .mf_gfCopy .mf_gfCopytext {
    font-size: 10px;
    line-height: 1.1;
  }
  #mf_globalFooter .mf_gfInner .mf_gfCopy .mf_gfCopyright {
    margin-top: 4px;
  }
  .mf_topMain, #mf_Top, #mf_Price, #mf_Recommend {
    min-height: unset !important;
    display: block !important;
    align-items: center;
    padding-block: 0 !important;
  }
  #mf_PageHeader .mf_pageTitlesp {
    margin-top: 41px;
    font-size: 18px;
    line-height: 1.5;
  }
  #mf_PageHeader #mf_top {
    height: 100%;
  }
  #mf_PageHeader #mf_top .mf_inner {
    padding-block: 35px 21px;
    height: 100%;
  }
  #mf_PageHeader #mf_top .mf_inner .mf_innerbox .mf_pageTitle {
    font-size: 32px;
  }
  #mf_PageHeader #mf_top .mf_inner .mf_innerbox .mf_pageTitleja {
    font-size: 12px;
    line-height: 2.2;
  }
  #mf_PageHeader #mf_top .mf_inner .mf_innerbox .mf_pageTxt {
    font-size: 16px;
    line-height: 1.5;
    margin-top: 16px;
  }
  #mf_PageHeader #mf_top .mf_inner .mf_innerbox .mf_pagesubTitle {
    font-size: 12px;
    line-height: 1.58;
    margin-top: 24px;
  }
  #mf_Top .mf_About, #mf_Recommend .mf_About {
    padding-bottom: 35px;
  }
  #mf_Top .mf_spList, #mf_Recommend .mf_spList {
    padding-inline: 4.2vw;
  }
  #mf_Top .mf_spList > li, #mf_Recommend .mf_spList > li {
    margin-top: 30px;
  }
  #mf_Top .mf_spList > li .mf_spItem .mf_number, #mf_Recommend .mf_spList > li .mf_spItem .mf_number {
    font-size: 24px;
    padding: 6px 6px 8px;
    width: 37px;
    height: 37px;
    line-height: 1;
  }
  #mf_Top .mf_spList > li .mf_spItem > h3, #mf_Recommend .mf_spList > li .mf_spItem > h3 {
    font-size: 16px;
  }
  #mf_Top .mf_spList > li .mf_spItem > p, #mf_Recommend .mf_spList > li .mf_spItem > p {
    font-size: 13px;
  }
  #mf_Top .mf_bgbg, #mf_Recommend .mf_bgbg {
    margin-top: -60px;
  }
  #mf_Top .mf_bgbg .mf_conceptWrap > li .mf_imgwrap, #mf_Recommend .mf_bgbg .mf_conceptWrap > li .mf_imgwrap {
    min-height: 334px;
  }
  #mf_Top .mf_bgbg .mf_conceptWrap > li .mf_imgwrap .mf_img, #mf_Recommend .mf_bgbg .mf_conceptWrap > li .mf_imgwrap .mf_img {
    height: 214px;
  }
  #mf_Top .mf_conceptWrap, #mf_Recommend .mf_conceptWrap {
    padding-inline: 4.2vw;
    margin-top: 7px;
  }
  #mf_Top .mf_conceptWrap > li, #mf_Recommend .mf_conceptWrap > li {
    margin-top: 8px;
    margin: 28px auto 0;
    max-width: 400px;
  }
  #mf_Top .mf_conceptWrap > li .mf_forPC, #mf_Recommend .mf_conceptWrap > li .mf_forPC {
    display: none;
  }
  #mf_Top .mf_conceptWrap > li .mf_imgwrap, #mf_Recommend .mf_conceptWrap > li .mf_imgwrap {
    width: 100%;
    min-height: 362px;
  }
  #mf_Top .mf_conceptWrap > li .mf_imgwrap > .mf_img, #mf_Recommend .mf_conceptWrap > li .mf_imgwrap > .mf_img {
    height: 200px;
  }
  #mf_Top .mf_conceptWrap > li .mf_imgwrap > div, #mf_Recommend .mf_conceptWrap > li .mf_imgwrap > div {
    padding: 29px 4.9% 18px;
  }
  #mf_Topprice {
    padding-top: 33px;
    padding-inline: 4.2vw;
  }
  #mf_Topprice .mf_title {
    font-size: 18px;
  }
  #mf_Topprice .mf_last_cards {
    padding-block: 18px;
    margin-top: 68px;
  }
  #mf_Topprice .mf_last_cards > p {
    font-size: 10px;
    line-height: 1.6;
  }
  #mf_Topprice .mf_price_Cards {
    margin-top: 24px;
  }
  #mf_Topprice .mf_price_Cards .mf_price_area {
    margin-top: 20px;
  }
  #mf_Topprice #mf_topplan .mf_price_area .mf_priceBlock .mf_text_20 {
    margin-top: 6px;
    font-size: 24px;
  }
  #mf_Topprice #mf_topplan .mf_price_area .mf_priceBlock .mf_text_price {
    margin-top: 36px;
  }
  #mf_Topprice #mf_topplan .mf_price_area .mf_priceBlock > div > p > span:before {
    content: "";
    position: absolute;
    display: block;
    background-color: #CEC556;
    height: 5px;
    bottom: -10px;
    width: 154px;
    left: 0;
    background-repeat: no-repeat;
  }
  #mf_Case {
    padding-bottom: 35px;
  }
  #mf_Case .mf_caseBlock .mf_caseContent {
    padding-inline: 4.2vw;
  }
  #mf_Case .mf_caseBlock .mf_caseContent .mf_caseContentbox {
    padding: 24px 4.2vw;
    min-height: 299px;
  }
  #mf_Case .mf_caseBlock .mf_caseContent .mf_caseContentbox > p {
    margin: auto;
  }
  #mf_Case .mf_caseBlock .mf_caseContent .mf_caseContentbox > div {
    margin-top: 24px;
  }
  #mf_Case .mf_caseBlock .mf_caseContent .mf_caseContentbox > div > p {
    font-size: 16px;
    line-height: 1.5;
  }
  .mf_topMain .mf_topmainImg {
    padding-top: 70px;
  }
  .mf_topMain .mf_topmainImg > div {
    height: 78px;
    padding: 16px;
  }
  .mf_topMain .mf_topmainImg > div:before {
    height: 0.3px;
    width: 152px;
    left: 16px;
  }
  .mf_topMain .mf_topmainImg > div .mf_topmainTitle {
    font-size: 15px;
    line-height: 1.33;
  }
  .mf_topMain .mf_topmainImg > div .mf_topmainsubTitle {
    font-size: 10px;
    line-height: 1;
    margin-top: 16px !important;
  }
  .mf_topMain .mf_topbanner > ul {
    padding: 11px 4.2vw 35px;
  }
  .mf_topMain .mf_topbanner > ul > li {
    margin-top: 24px !important;
  }
  body {
    color: #191B1A;
  }
  #mf_PageHeader #price {
    height: 424px;
  }
  #mf_PageHeader #price .mf_inner .mf_pagesubTitle {
    margin-top: 12px;
  }
  #content section:not(#main)#mf_section {
    padding-bottom: 0;
    padding-inline: 4.2vw;
  }
  section#mf_section.mf_otoku .mf_otoku_wrap, .mf_section.mf_otoku .mf_otoku_wrap {
    padding-block: 10px;
  }
  section#mf_section.mf_otoku .mf_otoku_wrap .mf_price_wrap, .mf_section.mf_otoku .mf_otoku_wrap .mf_price_wrap {
    padding-block: 25px;
  }
  section#mf_section.mf_otoku .mf_otoku_wrap .mf_price_wrap h2.mf_big, .mf_section.mf_otoku .mf_otoku_wrap .mf_price_wrap h2.mf_big {
    font-size: 24px;
    line-height: 1.5;
  }
  section#mf_section.mf_otoku .mf_otoku_wrap .mf_price_wrap h2.mf_big + p, .mf_section.mf_otoku .mf_otoku_wrap .mf_price_wrap h2.mf_big + p {
    line-height: 1.5;
    margin-top: 23px;
  }
  section#mf_section.mf_otoku .mf_otoku_wrap .mf_price_wrap .mf_price_cards, .mf_section.mf_otoku .mf_otoku_wrap .mf_price_wrap .mf_price_cards {
    margin-top: 51px;
    display: block;
  }
  section#mf_section.mf_otoku .mf_otoku_wrap .mf_price_wrap .mf_price_cards .mf_price_area:last-of-type, .mf_section.mf_otoku .mf_otoku_wrap .mf_price_wrap .mf_price_cards .mf_price_area:last-of-type {
    margin-top: 22px;
  }
  section#mf_section.mf_otoku .mf_otoku_wrap .mf_price_wrap .mf_price_cards .mf_price_area, .mf_section.mf_otoku .mf_otoku_wrap .mf_price_wrap .mf_price_cards .mf_price_area {
    padding-block: 24px;
    padding-inline: 4.5vw;
  }
  section#mf_section.mf_otoku .mf_otoku_wrap .mf_price_wrap .mf_price_cards .mf_price_area.mf_price_plan ul, .mf_section.mf_otoku .mf_otoku_wrap .mf_price_wrap .mf_price_cards .mf_price_area.mf_price_plan ul {
    margin-top: 15px;
  }
  section#mf_section.mf_otoku .mf_otoku_wrap .mf_price_wrap .mf_price_cards .mf_price_area.mf_price_plan ul li, .mf_section.mf_otoku .mf_otoku_wrap .mf_price_wrap .mf_price_cards .mf_price_area.mf_price_plan ul li {
    font-size: 16px;
    line-height: 1.69;
    padding-left: 19px;
    margin-top: 12px;
  }
  section#mf_section.mf_otoku .mf_otoku_wrap .mf_price_wrap .mf_price_cards .mf_price_area .mf_text_30Block, .mf_section.mf_otoku .mf_otoku_wrap .mf_price_wrap .mf_price_cards .mf_price_area .mf_text_30Block {
    margin-top: 15px;
  }
  section#mf_section.mf_attention_wrap .mf_price_wrap, .mf_section.mf_attention_wrap .mf_price_wrap {
    padding-top: 35px !important;
    padding-inline: 4.2vw;
  }
  section#mf_section .mf_price_wrap, .mf_section .mf_price_wrap {
    padding-top: 50px;
  }
  section#mf_section .mf_price_wrap:last-child, .mf_section .mf_price_wrap:last-child {
    padding-bottom: 40px;
  }
  section#mf_section .mf_price_wrap .mf_title, .mf_section .mf_price_wrap .mf_title {
    line-height: 1.58;
    letter-spacing: 0.1em;
  }
  section#mf_section .mf_price_wrap .mf_title .mf_num, .mf_section .mf_price_wrap .mf_title .mf_num {
    line-height: 1.1;
  }
  section#mf_section .mf_price_wrap * + p, .mf_section .mf_price_wrap * + p {
    line-height: 2;
  }
  section#mf_section .mf_price_wrap h2.mf_big, .mf_section .mf_price_wrap h2.mf_big {
    font-size: 24px;
    line-height: 1.5;
  }
  section#mf_section .mf_price_wrap h2.mf_big + p, .mf_section .mf_price_wrap h2.mf_big + p {
    margin-top: 10px;
  }
  section#mf_section .mf_price_wrap .mf_price_cards, .mf_section .mf_price_wrap .mf_price_cards {
    grid-template-columns: 1fr;
    grid-row-gap: 30px;
  }
  section#mf_section .mf_price_wrap .mf_price_cards .mf_time_area, .mf_section .mf_price_wrap .mf_price_cards .mf_time_area {
    padding-inline: 6.1vw;
    max-width: 100%;
  }
  section#mf_section .mf_price_wrap .mf_price_cards .mf_time_area .mf_textsubBox .mf_forPC, .mf_section .mf_price_wrap .mf_price_cards .mf_time_area .mf_textsubBox .mf_forPC {
    display: none;
  }
  section#mf_section .mf_price_wrap .mf_price_Cards .mf_price_area:last-of-type, .mf_section .mf_price_wrap .mf_price_Cards .mf_price_area:last-of-type {
    margin-top: 38px;
  }
  section#mf_section .mf_price_wrap .mf_price_Cards .mf_price_area, .mf_section .mf_price_wrap .mf_price_Cards .mf_price_area {
    padding-inline: 7vw;
  }
  section#mf_section .mf_price_wrap .mf_price_Cards .mf_price_area .mf_priceBlock p > span, .mf_section .mf_price_wrap .mf_price_Cards .mf_price_area .mf_priceBlock p > span {
    font-size: 13px;
  }
  section#mf_section .mf_price_wrap .mf_annotation, .mf_section .mf_price_wrap .mf_annotation {
    font-size: 14px;
    text-align: left;
    line-height: 1.43;
    margin-top: 32px;
  }
  section#mf_section .mf_price_wrap .mf_attention_item, .mf_section .mf_price_wrap .mf_attention_item {
    padding: 6vw;
    margin-top: 28px;
  }
  section#mf_section .mf_price_wrap .mf_attention_item h3 + p, .mf_section .mf_price_wrap .mf_attention_item h3 + p {
    margin-top: 10px;
  }
  section#mf_section .mf_price_wrap .mf_attention_item .mf_store_roomno, .mf_section .mf_price_wrap .mf_attention_item .mf_store_roomno {
    display: block;
  }
  section#mf_section .mf_price_wrap .mf_attention_item .mf_store_roomno dl, .mf_section .mf_price_wrap .mf_attention_item .mf_store_roomno dl {
    margin-top: 20px;
  }
  section#mf_section .mf_price_wrap .mf_attention_item .mf_store_roomno dl dt:first-child, .mf_section .mf_price_wrap .mf_attention_item .mf_store_roomno dl dt:first-child {
    margin-top: 0;
  }
  section#mf_section .mf_price_wrap .mf_attention_item .mf_store_roomno + p, .mf_section .mf_price_wrap .mf_attention_item .mf_store_roomno + p {
    margin-top: 45px;
  }
  section#mf_section .mf_price_wrap .mf_plan_flow, .mf_section .mf_price_wrap .mf_plan_flow {
    margin-top: 20px;
    width: 100%;
  }
  section#mf_section .mf_price_wrap .mf_plan_flow + div, .mf_section .mf_price_wrap .mf_plan_flow + div {
    margin-top: 32px;
  }
  section#mf_section .mf_price_wrap .mf_plan_flow li, .mf_section .mf_price_wrap .mf_plan_flow li {
    padding: 0.7em 0 0.7em 40px;
  }
  .table-wrapper {
    max-width: 976px;
    margin: 0 auto;
    overflow-x: auto;
  }
  .plan-table {
    width: 100%;
    min-width: 800px;
    /* 横スクロールを有効化するための最小幅 */
    border-collapse: collapse;
    font-family: sans-serif;
    background-color: #fff;
    font-size: 16px;
    margin-top: 40px !important;
  }
  .plan-table th,
  .plan-table td {
    border: 1px solid #ccc;
    padding: 8px;
    text-align: center;
    white-space: nowrap;
  }
  .plan-table thead th {
    background-color: #f5f5f5;
  }
  .plan-table .highlight {
    background-color: #d9edf7;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .table-wrapper {
    width: 100%;
    overflow-x: auto;
  }
}
@media screen and (max-width: 768px) {
  .mf_btm_yellow,
  .mf_btm_bk {
    margin-top: 14px !important;
  }
  .mf_btm_yellow a,
  .mf_btm_bk a {
    font-size: 15px;
    width: 100%;
    max-width: 320px;
    padding: 12px 6px;
    line-height: 2.13;
  }
  .mf_caption {
    margin-top: 16px !important;
    font-size: 14px !important;
  }
  .mf_btnWraplong {
    margin-top: 35px;
  }
  .mf_btnWrapshort {
    margin-top: 30px;
  }
  .mf_btnWrapshort .mf_btm_yellow > a, .mf_btnWrapshort .mf_btm_bk > a {
    width: 210px;
    height: 40px;
    padding-block: 4px;
  }
  #mf_PageHeader #mf_About .mf_innerbox > p {
    font-size: 20px;
  }
  .mf_about {
    padding: 0 4.2vw !important;
  }
  .mf_about .mf_about_sheet .mf_kositu {
    display: block;
  }
  .mf_about .mf_about_sheet .mf_kodawari {
    display: block;
    text-align: center;
    margin-top: 37px !important;
  }
  .mf_about .mf_about_sheet .mf_kodawari img {
    width: 80%;
    height: auto;
    max-width: 340px;
  }
  .mf_about .mf_about_sheet .mf_kodawari dl {
    margin-top: 37px !important;
  }
  .mf_about .mf_about_sheet .mf_kodawari dl dt {
    padding: 0.5em 0;
    padding-top: 40px;
  }
  .mf_about .mf_about_sheet .mf_kodawari dl dt:before {
    left: 50%;
    transform: translateX(-50%);
    top: 0;
  }
  .mf_about .mf_about_sheet .mf_kodawari dl dd {
    padding: 0.5em;
  }
  .mf_about .mf_room_rule {
    padding-top: 35px !important;
  }
  .mf_about .mf_room_rule .mf_room_ruleTxt {
    font-weight: 500;
    font-size: 14px;
    line-height: 1.43;
    letter-spacing: 0.1em;
    text-align: center;
  }
  .mf_about .mf_room_rule .mf_btm_yellow {
    margin-top: 33px !important;
  }
  .mf_sectionn_kodawari .mf_about_wrap:first-child {
    padding-top: 35px;
  }
  .mf_about_wrap {
    padding-top: 35px;
  }
  .mf_about_wrap:last-child {
    padding-bottom: 35px;
  }
  .mf_about_wrap:first-child {
    padding-top: 20px;
  }
  .mf_about_wrap .mf_benri ul {
    display: block;
    padding-inline: 5.6vw;
  }
  .mf_about_wrap .mf_benri ul li {
    width: 100%;
    height: auto;
    margin: 0 auto 20px;
  }
}
@media print, screen and (min-width: 769px) {
  .mf_forSP {
    display: none;
  }
  /* スマホ時の見え方調整 */
}
@media screen and (min-width: 769px) and (max-width: 11000px) {
  #content {
    margin-top: 30px;
  }
}
@media print, screen and (min-width: 769px) {
  #mf_PageHeader .mf_pageHeader {
    margin: 84px auto 0;
  }
  #mf_PageHeader .mf_pageHeader .mf_inner {
    padding-inline: 10vw;
  }
  #mf_PageHeader .mf_pageHeader .mf_inner .mf_innerbox .mf_pageTitle {
    font-size: 46px;
    line-height: 1;
    letter-spacing: 0.05em;
  }
  #mf_PageHeader .mf_pageHeader .mf_inner .mf_innerbox .mf_pagesubTitle {
    line-height: 1.81;
    margin-top: 26px;
  }
  #area {
    padding-block: 80px !important;
    padding-inline: 9.3% !important;
  }
  #area .mf_area {
    max-width: 976px;
    padding: 40px;
  }
  #area .mf_area .mf_btn {
    font-size: 21px;
    width: 270px;
    padding: 6px 0;
    margin-top: 49px;
  }
  #area .mf_area .mf_areaContent {
    display: flex;
    justify-content: space-between;
    gap: 0 31px;
  }
  #area .mf_area .mf_areaContent .mf_arealist {
    width: 432px;
  }
  #area .mf_area .mf_areaContent .mf_arealist > p {
    line-height: 1.13;
    font-size: 20px;
  }
  #area .mf_area .mf_areaContent .mf_arealist .mf_item {
    margin-top: 27px;
  }
  #area .mf_area .mf_areaContent .mf_arealist .mf_item > li {
    width: 47.9%;
    margin-top: 10px;
  }
  #area .mf_area .mf_areaContent .mf_arealist .mf_item > li > a {
    border-radius: 10px;
    padding: 10px 0;
    width: 100%;
    transition: background 0.3s, color;
  }
  #area .mf_area .mf_areaContent .mf_arealist .mf_item > li > a:hover {
    background-color: #CEC556;
    color: #fff;
  }
  #mf_sectionFacility {
    padding: 80px 30px !important;
  }
  #mf_sectionFacility .mf_sectionInner {
    margin: auto;
  }
  #mf_sectionFacility .mf_sectionInner .mf_list {
    display: flex;
    flex-wrap: wrap;
    gap: 23px 2%;
  }
  #mf_sectionFacility .mf_sectionInner .mf_list > li {
    width: 31.9%;
  }
  #mf_sectionFacility .mf_sectionInner .mf_list > li > a {
    border-radius: 10px;
    max-width: 364px;
    min-height: 480px;
    height: 100%;
  }
  #mf_sectionFacility .mf_sectionInner .mf_list > li > a:hover .mf_imgWrap > img {
    transform: scale(1.1);
  }
  #mf_sectionFacility .mf_sectionInner .mf_list > li > a .mf_imgWrap {
    overflow: hidden;
  }
  #mf_sectionFacility .mf_sectionInner .mf_list > li > a .mf_imgWrap > img {
    -o-object-fit: cover;
       object-fit: cover;
    transition: 0.3s transform;
  }
  #mf_sectionFacility .mf_sectionInner .mf_list > li > a .tenpoName > span {
    margin-top: 11px;
  }
  .mf_mark {
    background-color: #CEC556 !important;
    color: #fff;
    pointer-events: none;
  }
  #mf_footerCta .mf_fcInner {
    padding: 80px 30px 64px;
  }
  #mf_footerCta .mf_fcInner > p {
    font-size: 20px;
    line-height: 1.65;
    margin-top: 25px;
  }
  #mf_footerCta .mf_fcInner .mf_fcTitle {
    font-size: 30px;
    line-height: 1.2;
  }
  #mf_footerCta .mf_fcInner .mf_btnfc {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0 18px;
    margin-top: 47px;
  }
  #mf_footerCta .mf_fcInner .mf_btnfc .mf_btnfcBk > a, #mf_footerCta .mf_fcInner .mf_btnfc .mf_btnfcWhite > a {
    padding: 16px 0;
    font-size: 21px;
    line-height: 1.09;
    width: 280px;
  }
  #mf_footerCta .mf_fcInner .mf_btnfc .mf_btnfcBk > a {
    transition: 0.3s background, 0.3s color;
  }
  #mf_footerCta .mf_fcInner .mf_btnfc .mf_btnfcBk > a:hover {
    background: rgba(255, 255, 255, 0.85);
    border: 1px solid;
    color: #191A1A;
  }
  #mf_footerCta .mf_fcInner .mf_btnfc .mf_btnfcWhite > a {
    transition: 0.3s background, 0.3s color;
  }
  #mf_footerCta .mf_fcInner .mf_btnfc .mf_btnfcWhite > a:hover {
    background: #191A1A;
    color: #fff;
  }
  #mf_globalFooter .mf_gfInner {
    padding: 77px 139px 77px 135px;
    padding-block: 77px;
    padding-inline: 10%;
  }
  #mf_globalFooter .mf_gfInner .mf_gfAccess {
    display: flex;
    gap: 0 8vw;
    justify-content: space-between;
  }
  #mf_globalFooter .mf_gfInner .mf_gfAccess .mf_gfLogo {
    width: 220px;
  }
  #mf_globalFooter .mf_gfInner .mf_gfAccess .mf_gfLogo > img {
    max-width: 220px;
    height: auto;
  }
  #mf_globalFooter .mf_gfInner .mf_gfAccess .mf_gfSitemap {
    width: calc(100% - 220px);
    max-width: 460px;
    gap: 0 20px;
  }
  #mf_globalFooter .mf_gfInner .mf_gfAccess .mf_gfSitemap > ul {
    width: calc(50% - 10px);
  }
  #mf_globalFooter .mf_gfInner .mf_gfAccess .mf_gfSitemap > ul > li:first-of-type {
    margin-top: 0;
  }
  #mf_globalFooter .mf_gfInner .mf_gfAccess .mf_gfSitemap > ul .mf_forSP {
    display: none;
  }
  #mf_globalFooter .mf_gfInner .mf_gfAccess .mf_gfSitemap > ul > li {
    margin-top: 14px;
  }
  #mf_globalFooter .mf_gfInner .mf_gfAccess .mf_gfSitemap > ul > li > a {
    font-size: 16px;
    line-height: 1.37;
    transition: 0.2s opacity;
  }
  #mf_globalFooter .mf_gfInner .mf_gfAccess .mf_gfSitemap > ul > li > a:hover {
    opacity: 0.5;
  }
  #mf_globalFooter .mf_gfInner .mf_subgfSitemap {
    display: flex;
    gap: 0 33px;
    margin-top: 62px;
  }
  #mf_globalFooter .mf_gfInner .mf_subgfSitemap > li > a {
    display: flex;
    font-size: 16px;
    line-height: 1.37;
    text-align: left;
    transition: 0.2s opacity;
  }
  #mf_globalFooter .mf_gfInner .mf_subgfSitemap > li > a:hover {
    opacity: 0.5;
  }
  #mf_globalFooter .mf_gfInner .mf_gfCopy {
    display: flex;
    justify-content: space-between;
    position: relative;
    margin-top: 60px;
    align-items: center;
  }
  #mf_globalFooter .mf_gfInner .mf_gfCopy:before {
    content: "";
    background: #fff;
    width: 100%;
    height: 0.5px;
    position: absolute;
    left: 0;
    top: -30px;
  }
  #mf_globalFooter .mf_gfInner .mf_gfCopy .mf_gfCopytext {
    font-size: 14px;
    line-height: 1.35;
    text-align: left;
  }
  .mf_topMain, #mf_Top, #mf_Price, #mf_Recommend {
    min-height: unset !important;
    display: block !important;
    align-items: center;
    padding-block: 0 !important;
  }
  #mf_PageHeader .mf_pageTitlesp {
    line-height: 1.4;
    font-size: 32px;
    margin-top: 80px;
  }
  #mf_PageHeader #mf_top .mf_inner {
    padding-inline: 10vw;
    padding-block: 0 20px;
    align-items: baseline;
    height: auto;
  }
  #mf_PageHeader #mf_top .mf_inner .mf_innerbox .mf_pageTitle {
    font-size: 46px;
    letter-spacing: 0.05em;
    line-height: 1.3;
    margin-top: 80px;
  }
  #mf_PageHeader #mf_top .mf_inner .mf_innerbox .mf_pageTitleja {
    font-size: 24px;
    line-height: 1.58;
    letter-spacing: 0.1em;
    margin-top: 2px;
  }
  #mf_Top, #mf_Recommend {
    padding-inline: 2.8vw;
  }
  #mf_Top .mf_About, #mf_Recommend .mf_About {
    padding-bottom: 80px;
  }
  #mf_Top .mf_forSP, #mf_Recommend .mf_forSP {
    display: none;
  }
  #mf_Top .mf_spList, #mf_Recommend .mf_spList {
    display: flex;
    gap: 0 7.8vw;
    justify-content: center;
    margin-top: 60px;
  }
  #mf_Top .mf_spList > li .mf_spItem, #mf_Recommend .mf_spList > li .mf_spItem {
    width: 210px;
    height: 200px;
  }
  #mf_Top .mf_spList > li .mf_spItem .mf_number, #mf_Recommend .mf_spList > li .mf_spItem .mf_number {
    line-height: 1.25;
    font-size: 36px;
    padding: 15px;
    width: 78px;
    height: 78px;
  }
  #mf_Top .mf_spList > li .mf_spItem > h3, #mf_Recommend .mf_spList > li .mf_spItem > h3 {
    font-size: 21px;
  }
  #mf_Top .mf_spList > li .mf_spItem > p, #mf_Recommend .mf_spList > li .mf_spItem > p {
    font-size: 16px;
  }
  #mf_Top .mf_bgbg #area, #mf_Recommend .mf_bgbg #area {
    padding-inline: 0 !important;
  }
  #mf_Top .mf_bgbg .mf_conceptWrap, #mf_Recommend .mf_bgbg .mf_conceptWrap {
    max-width: 976px;
    gap: 1.9%;
  }
  #mf_Top .mf_bgbg .mf_conceptWrap > li, #mf_Recommend .mf_bgbg .mf_conceptWrap > li {
    width: 32%;
  }
  #mf_Top .mf_bgbg .mf_conceptWrap > li .mf_imgwrap, #mf_Recommend .mf_bgbg .mf_conceptWrap > li .mf_imgwrap {
    max-height: 100%;
    height: 100%;
    min-height: 280px;
    width: 100%;
    max-width: 312px;
  }
  #mf_Top .mf_bgbg .mf_conceptWrap > li .mf_imgwrap:hover .mf_img > img, #mf_Recommend .mf_bgbg .mf_conceptWrap > li .mf_imgwrap:hover .mf_img > img {
    transform: scale(1.1);
  }
  #mf_Top .mf_bgbg .mf_conceptWrap > li .mf_imgwrap .mf_img, #mf_Recommend .mf_bgbg .mf_conceptWrap > li .mf_imgwrap .mf_img {
    height: 180px;
    overflow: hidden;
  }
  #mf_Top .mf_conceptWrap, #mf_Recommend .mf_conceptWrap {
    display: flex;
    flex-wrap: wrap;
    gap: 42px 1.9vw;
    max-width: 900px;
    justify-content: center;
    margin-top: 42px;
  }
  #mf_Top .mf_conceptWrap > li .mf_imgwrap, #mf_Recommend .mf_conceptWrap > li .mf_imgwrap {
    max-width: 266px;
    min-height: 372px;
  }
  #mf_Top .mf_conceptWrap > li .mf_imgwrap > div, #mf_Recommend .mf_conceptWrap > li .mf_imgwrap > div {
    padding-block: 16px;
    padding-inline: 3.7%;
  }
  #mf_Topprice {
    padding-top: 60px !important;
  }
  #mf_Topprice .mf_last_cards {
    padding-block: 30px 54px;
    margin-top: 80px;
  }
  #mf_Topprice .mf_price_Cards {
    margin-top: 36px;
  }
  #mf_Topprice #mf_topplan .mf_price_area .mf_priceBlock .mf_text_20 {
    font-size: 32px;
  }
  #mf_Topprice #mf_topplan .mf_price_area .mf_priceBlock .mf_text_price {
    margin-top: 32px;
  }
  #mf_Topprice #mf_topplan .mf_price_area .mf_priceBlock > div > p > span:before {
    content: "";
    position: absolute;
    display: block;
    background-color: #CEC556;
    height: 5px;
    bottom: -10px;
    width: 154px;
    left: 0;
    background-repeat: no-repeat;
  }
  #mf_Case {
    padding-bottom: 80px;
  }
  #mf_Case .mf_caseBlock .mf_caseContent {
    max-width: 976px;
  }
  #mf_Case .mf_caseBlock .mf_caseContent:hover .mf_caseContentbox > p > img {
    transform: scale(1.1);
  }
  #mf_Case .mf_caseBlock .mf_caseContent .mf_caseContentbox {
    display: flex;
    padding: 38px 6vw;
    gap: 2vw;
  }
  #mf_Case .mf_caseBlock .mf_caseContent .mf_caseContentbox > p {
    overflow: hidden;
  }
  #mf_Case .mf_caseBlock .mf_caseContent .mf_caseContentbox > p > img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    transition: 0.3s transform;
  }
  #mf_Case .mf_caseBlock .mf_caseContent .mf_caseContentbox > div > p {
    font-size: 21px;
    line-height: 2.14;
  }
  .mf_topMain .mf_topmainImg {
    padding-top: 54px;
  }
  .mf_topMain .mf_topmainImg > p {
    overflow: hidden;
    max-height: 895px;
  }
  .mf_topMain .mf_topmainImg > p > img {
    -o-object-fit: cover;
       object-fit: cover;
  }
  .mf_topMain .mf_topmainImg > div {
    height: 172px;
    padding: 37px 30px 37px;
  }
  .mf_topMain .mf_topmainImg > div:before {
    height: 0.89px;
    width: 493px;
    left: 30px;
  }
  .mf_topMain .mf_topmainImg > div .mf_topmainTitle {
    font-size: 32px;
    line-height: 1.37;
  }
  .mf_topMain .mf_topmainImg > div .mf_topmainsubTitle {
    font-size: 20px;
    line-height: 1.35;
    margin-top: 24px !important;
  }
  .mf_topMain .mf_topbanner > ul {
    padding: 40px 8vw;
    display: flex;
    justify-content: center;
    gap: 2vw;
  }
  .mf_topMain .mf_topbanner > ul > li > a {
    max-width: 343px;
    max-height: 124px;
    overflow: hidden;
  }
  .mf_topMain .mf_topbanner > ul > li > a:hover > img {
    transform: scale(1.1);
  }
  .mf_topMain .mf_topbanner > ul > li > a > img {
    -o-object-fit: cover;
       object-fit: cover;
    transition: 0.3s transform;
  }
  body {
    color: #191B1A;
  }
  body .forSP {
    display: none;
  }
  #mf_PageHeader #price .mf_inner .mf_pagesubTitle {
    margin-top: 8px;
  }
  #content section:not(#main)#mf_section {
    padding-bottom: 0;
    padding-inline: 9.6vw;
  }
  section#mf_section, .mf_section {
    padding-inline: 8vw !important;
  }
  section#mf_section.mf_otoku .mf_otoku_wrap, .mf_section.mf_otoku .mf_otoku_wrap {
    padding-block: 38px;
  }
  section#mf_section.mf_otoku .mf_otoku_wrap .mf_price_wrap h2.mf_big, .mf_section.mf_otoku .mf_otoku_wrap .mf_price_wrap h2.mf_big {
    font-weight: 700;
    font-size: 30px;
    line-height: 1.2;
  }
  section#mf_section.mf_otoku .mf_otoku_wrap .mf_price_wrap .mf_price_cards, .mf_section.mf_otoku .mf_otoku_wrap .mf_price_wrap .mf_price_cards {
    display: flex;
    justify-content: space-between;
    gap: 0 3.3vw;
    margin-top: 80px;
  }
  section#mf_section.mf_otoku .mf_otoku_wrap .mf_price_wrap .mf_price_cards .mf_price_area, .mf_section.mf_otoku .mf_otoku_wrap .mf_price_wrap .mf_price_cards .mf_price_area {
    padding: 32px 22px;
  }
  section#mf_section.mf_otoku .mf_otoku_wrap .mf_price_wrap .mf_price_cards .mf_price_area.mf_price_plan ul, .mf_section.mf_otoku .mf_otoku_wrap .mf_price_wrap .mf_price_cards .mf_price_area.mf_price_plan ul {
    margin-top: 20px;
  }
  section#mf_section.mf_otoku .mf_otoku_wrap .mf_price_wrap .mf_price_cards .mf_price_area.mf_price_plan ul li, .mf_section.mf_otoku .mf_otoku_wrap .mf_price_wrap .mf_price_cards .mf_price_area.mf_price_plan ul li {
    font-size: 15px;
    line-height: 2;
    padding-left: 20px;
  }
  section#mf_section.mf_otoku .mf_otoku_wrap .mf_price_wrap .mf_price_cards .mf_price_area .mf_text_30Block, .mf_section.mf_otoku .mf_otoku_wrap .mf_price_wrap .mf_price_cards .mf_price_area .mf_text_30Block {
    margin-top: 18px;
  }
  section#mf_section.mf_attention_wrap .mf_price_wrap, .mf_section.mf_attention_wrap .mf_price_wrap {
    padding-top: 80px !important;
  }
  section#mf_section .mf_price_wrap, .mf_section .mf_price_wrap {
    max-width: 976px;
    margin: auto;
    padding-top: 80px;
  }
  section#mf_section .mf_price_wrap:last-child, .mf_section .mf_price_wrap:last-child {
    padding-bottom: 80px;
  }
  section#mf_section .mf_price_wrap .mf_title, .mf_section .mf_price_wrap .mf_title {
    line-height: 1.16;
  }
  section#mf_section .mf_price_wrap .mf_title .mf_num, .mf_section .mf_price_wrap .mf_title .mf_num {
    line-height: 1;
  }
  section#mf_section .mf_price_wrap * + p, .mf_section .mf_price_wrap * + p {
    line-height: 1.75;
  }
  section#mf_section .mf_price_wrap h2.mf_big, .mf_section .mf_price_wrap h2.mf_big {
    font-weight: 700;
    font-size: 30px;
    line-height: 1.2;
  }
  section#mf_section .mf_price_wrap h2.mf_big + p, .mf_section .mf_price_wrap h2.mf_big + p {
    margin-top: 10px;
  }
  section#mf_section .mf_price_wrap .mf_price_cards .mf_time_area, .mf_section .mf_price_wrap .mf_price_cards .mf_time_area {
    padding-inline: 1.9vw;
  }
  section#mf_section .mf_price_wrap .mf_price_Cards, .mf_section .mf_price_wrap .mf_price_Cards {
    display: flex;
    max-width: 976px;
    justify-content: space-between;
    gap: 0 4vw;
  }
  section#mf_section .mf_price_wrap .mf_price_Cards .mf_price_area, .mf_section .mf_price_wrap .mf_price_Cards .mf_price_area {
    padding-inline: 4vw;
  }
  section#mf_section .mf_price_wrap .mf_price_Cards .mf_price_area .mf_priceBlock p > span, .mf_section .mf_price_wrap .mf_price_Cards .mf_price_area .mf_priceBlock p > span {
    font-size: 13px;
  }
  section#mf_section .mf_price_wrap .mf_annotation, .mf_section .mf_price_wrap .mf_annotation {
    font-size: 15px;
    text-align: left;
    line-height: 2;
    margin-top: 30px;
  }
  section#mf_section .mf_price_wrap .mf_attention_item, .mf_section .mf_price_wrap .mf_attention_item {
    padding: 24px;
    margin-top: 40px;
  }
  section#mf_section .mf_price_wrap .mf_attention_item h3 + p, .mf_section .mf_price_wrap .mf_attention_item h3 + p {
    margin-top: 20px;
  }
  section#mf_section .mf_price_wrap .mf_attention_item .mf_store_roomno, .mf_section .mf_price_wrap .mf_attention_item .mf_store_roomno {
    display: flex;
    gap: 80px;
    margin-top: 40px;
  }
  section#mf_section .mf_price_wrap .mf_attention_item .mf_store_roomno dl dt:first-child, .mf_section .mf_price_wrap .mf_attention_item .mf_store_roomno dl dt:first-child {
    margin-top: 0;
  }
  section#mf_section .mf_price_wrap .mf_attention_item .mf_store_roomno + p, .mf_section .mf_price_wrap .mf_attention_item .mf_store_roomno + p {
    margin-top: 45px;
  }
  section#mf_section .mf_price_wrap .mf_plan_flow, .mf_section .mf_price_wrap .mf_plan_flow {
    margin-top: 40px;
    width: 530px;
  }
  section#mf_section .mf_price_wrap .mf_plan_flow + div, .mf_section .mf_price_wrap .mf_plan_flow + div {
    margin-top: 80px;
  }
  section#mf_section .mf_price_wrap .mf_plan_flow li, .mf_section .mf_price_wrap .mf_plan_flow li {
    padding: 0.7em 0 0.7em 50px;
  }
  .table-wrapper {
    max-width: 976px;
    margin: 0 auto;
    overflow-x: auto;
  }
  .plan-table {
    width: 100%;
    min-width: 800px;
    /* 横スクロールを有効化するための最小幅 */
    border-collapse: collapse;
    font-family: sans-serif;
    background-color: #fff;
    font-size: 16px;
    margin-top: 40px !important;
  }
  .plan-table th,
  .plan-table td {
    border: 1px solid #ccc;
    padding: 8px;
    text-align: center;
    white-space: nowrap;
  }
  .plan-table thead th {
    background-color: #f5f5f5;
  }
  .plan-table .highlight {
    background-color: #d9edf7;
  }
}
@media screen and (min-width: 769px) and (max-width: 768px) {
  .table-wrapper {
    width: 100%;
    overflow-x: auto;
  }
}
@media print, screen and (min-width: 769px) {
  .mf_btm_yellow,
  .mf_btm_bk {
    margin-top: 24px !important;
  }
  .mf_btm_yellow a,
  .mf_btm_bk a {
    line-height: 2.14;
    font-size: 21px;
    width: 270px;
    padding: 6px;
  }
  .mf_btm_yellow a {
    transition: 0.3s background, 0.3s color;
  }
  .mf_btm_yellow a:hover {
    background: rgba(255, 255, 255, 0.85);
    border: 1px solid #CEC556;
    color: #CEC556;
  }
  .mf_btm_bk a {
    transition: 0.3s background, 0.3s color;
  }
  .mf_btm_bk a:hover {
    background: rgba(255, 255, 255, 0.85);
    border: 1px solid #191B1A;
    color: #191B1A;
  }
  .mf_caption {
    font-size: 18px !important;
    margin-top: 20px !important;
  }
  .mf_btnWraplong {
    margin-top: 45px;
  }
  .mf_btnWraplong .mf_btm_yellow > a {
    width: 320px;
  }
  #mf_PageHeader #mf_About .mf_innerbox > p {
    font-size: 24px;
  }
  .mf_about {
    padding-bottom: 0 !important;
    padding-inline: 0 !important;
  }
  .mf_about .mf_about_sheet {
    padding-inline: 7.1vw;
  }
  .mf_about .mf_about_sheet .mf_kositu {
    max-width: 968px;
    margin: auto;
    display: flex;
    gap: 30px;
  }
  .mf_about .mf_about_sheet .mf_kodawari {
    max-width: 968px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    text-align: left;
    margin-top: 64px !important;
    gap: 56px;
  }
  .mf_about .mf_about_sheet .mf_kodawari img {
    max-width: 345px;
    height: auto;
  }
  .mf_about .mf_about_sheet .mf_kodawari dl dt {
    padding: 0.5em 0.7em 0.7em 50px;
  }
  .mf_about .mf_about_sheet .mf_kodawari dl dt:first-child {
    margin-top: 0 !important;
  }
  .mf_about .mf_about_sheet .mf_kodawari dl dt:before {
    left: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .mf_about .mf_about_sheet .mf_kodawari dl dd {
    padding: 0 0.7em 0.1em 50px;
  }
  .mf_about .mf_room_rule .mf_btm_yellow {
    margin-top: 50px !important;
  }
  .mf_about_wrap {
    margin: auto;
    padding-top: 80px;
  }
  .mf_about_wrap:last-child {
    padding-bottom: 80px;
  }
  .mf_about_wrap .mf_benri ul li {
    width: 260px;
    height: 264px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1000px) {
  #mf_globalHeader .mf_ghInner .mf_ghLogo {
    max-width: 200px;
  }
  /* スマホ時の見え方調整 */
}
@media screen and (min-width: 769px) and (max-width: 1000px) and (max-width: 11000px) {
  #content {
    margin-top: 30px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1000px) {
  .mf_mark {
    background-color: #CEC556 !important;
    color: #fff;
    pointer-events: none;
  }
  .mf_topMain, #mf_Top, #mf_Price, #mf_Recommend {
    min-height: unset !important;
    display: block !important;
    align-items: center;
    padding-block: 0 !important;
  }
  #mf_Topprice #mf_topplan .mf_price_area .mf_priceBlock > div > p > span:before {
    content: "";
    position: absolute;
    display: block;
    background-color: #CEC556;
    height: 5px;
    bottom: -10px;
    width: 154px;
    left: 0;
    background-repeat: no-repeat;
  }
  body {
    color: #191B1A;
  }
  section#mf_section .mf_price_wrap h2.mf_big + p, .mf_section .mf_price_wrap h2.mf_big + p {
    margin-top: 10px;
  }
  section#mf_section .mf_price_wrap .mf_price_Cards .mf_price_area .mf_priceBlock p > span, .mf_section .mf_price_wrap .mf_price_Cards .mf_price_area .mf_priceBlock p > span {
    font-size: 13px;
  }
  section#mf_section .mf_price_wrap .mf_attention_item .mf_store_roomno dl dt:first-child, .mf_section .mf_price_wrap .mf_attention_item .mf_store_roomno dl dt:first-child {
    margin-top: 0;
  }
  section#mf_section .mf_price_wrap .mf_attention_item .mf_store_roomno + p, .mf_section .mf_price_wrap .mf_attention_item .mf_store_roomno + p {
    margin-top: 45px;
  }
  .table-wrapper {
    max-width: 976px;
    margin: 0 auto;
    overflow-x: auto;
  }
  .plan-table {
    width: 100%;
    min-width: 800px;
    /* 横スクロールを有効化するための最小幅 */
    border-collapse: collapse;
    font-family: sans-serif;
    background-color: #fff;
    font-size: 16px;
    margin-top: 40px !important;
  }
  .plan-table th,
  .plan-table td {
    border: 1px solid #ccc;
    padding: 8px;
    text-align: center;
    white-space: nowrap;
  }
  .plan-table thead th {
    background-color: #f5f5f5;
  }
  .plan-table .highlight {
    background-color: #d9edf7;
  }
}
@media screen and (min-width: 769px) and (max-width: 1000px) and (max-width: 768px) {
  .table-wrapper {
    width: 100%;
    overflow-x: auto;
  }
}
@media print, screen and (min-width: 1001px) {
  #mf_globalHeader {
    display: flex;
    justify-content: center;
    width: 100%;
    height: 84px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 111;
    transition: 0.4s background, 0.4s transform, 0.4s height;
  }
  #mf_globalHeader.isView {
    transform: translateY(-120px);
  }
  #mf_globalHeader:not(.isView) {
    transform: translateY(0);
    position: fixed;
  }
  #mf_globalHeader.isFixed:not(.isUsual) {
    height: 70px;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.25);
    background: rgba(255, 255, 255, 0.9);
  }
  #mf_globalHeader.isFixed:not(.isUsual) .mf_ghLogo img {
    top: 20px;
  }
  #mf_globalHeader .mf_ghLogo {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 184px;
    height: 37px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 40px;
  }
  #mf_globalHeader .mf_ghLogo a {
    display: block;
  }
  #mf_globalHeader .mf_ghLogo img {
    width: 100%;
    display: block;
  }
  #mf_globalHeader .mf_ghInner .mf_btnWrap {
    display: flex;
    align-items: center;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 2.3vw;
    margin: auto;
    transition: 0.4s height;
    gap: 0 8px;
  }
  #mf_globalHeader .mf_ghInner .mf_btnWrap p {
    width: 10vw;
    max-width: 120px;
    aspect-ratio: 210/40;
  }
  #mf_globalHeader .mf_ghInner .mf_btnWrap p a {
    display: block;
    border-radius: 10px;
    width: 100%;
    padding-block: 9px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    background-color: #CEC556;
    line-height: 1.2;
    transition: 0.3s background, 0.3s color;
  }
  #mf_globalHeader .mf_ghInner .mf_btnWrap p a:hover {
    background: rgba(255, 255, 255, 0.85);
    border: 1px solid #CEC556;
    color: #CEC556;
  }
  #mf_globalHeader .mf_ghInner .mf_btnWrap p a > img {
    display: none;
  }
  #mf_globalHeader .mf_ghInner .mf_btnWrap p .mf_free {
    background-color: #191B1A;
  }
  #mf_globalHeader .mf_ghInner .mf_btnWrap p .mf_free:hover {
    background: rgba(255, 255, 255, 0.85);
    border: 1px solid #191B1A;
    color: #191B1A;
  }
  #mf_globalHeader #mf_ghMenuBtn {
    display: none !important;
  }
  #mf_globalHeader .mf_ghMenu {
    display: flex;
    align-items: center;
  }
  #mf_globalHeader .mf_ghMenu .mf_ghNav ul {
    display: flex;
    font-size: min(16px, 1.48vw);
  }
  #mf_globalHeader .mf_ghMenu .mf_ghNav ul > li {
    line-height: 1.4;
  }
  #mf_globalHeader .mf_ghMenu .mf_ghNav ul > li + li {
    margin-left: min(23px, 1.9vw);
  }
  #mf_globalHeader .mf_ghMenu .mf_ghNav ul > li a {
    color: #111827;
    font-weight: 700;
    font-size: 16px;
  }
  #mf_globalHeader .mf_ghMenu .mf_ghNav ul > li a:hover {
    transition: 0.3s;
    opacity: 0.6;
  }
  #mf_globalHeader .mf_ghMenu .mf_ghNav ul .ghNavItemSP {
    display: none;
  }
  #mf_globalHeader .mf_ghMenu .mf_ghNav .mf_btnNav {
    display: none;
  }
  /* スマホ時の見え方調整 */
}
@media screen and (min-width: 1001px) and (max-width: 11000px) {
  #content {
    margin-top: 30px;
  }
}
@media print, screen and (min-width: 1001px) {
  .mf_mark {
    background-color: #CEC556 !important;
    color: #fff;
    pointer-events: none;
  }
  .mf_topMain, #mf_Top, #mf_Price, #mf_Recommend {
    min-height: unset !important;
    display: block !important;
    align-items: center;
    padding-block: 0 !important;
  }
  #mf_Topprice #mf_topplan .mf_price_area .mf_priceBlock > div > p > span:before {
    content: "";
    position: absolute;
    display: block;
    background-color: #CEC556;
    height: 5px;
    bottom: -10px;
    width: 154px;
    left: 0;
    background-repeat: no-repeat;
  }
  body {
    color: #191B1A;
  }
  section#mf_section .mf_price_wrap h2.mf_big + p, .mf_section .mf_price_wrap h2.mf_big + p {
    margin-top: 10px;
  }
  section#mf_section .mf_price_wrap .mf_price_Cards .mf_price_area .mf_priceBlock p > span, .mf_section .mf_price_wrap .mf_price_Cards .mf_price_area .mf_priceBlock p > span {
    font-size: 13px;
  }
  section#mf_section .mf_price_wrap .mf_attention_item .mf_store_roomno dl dt:first-child, .mf_section .mf_price_wrap .mf_attention_item .mf_store_roomno dl dt:first-child {
    margin-top: 0;
  }
  section#mf_section .mf_price_wrap .mf_attention_item .mf_store_roomno + p, .mf_section .mf_price_wrap .mf_attention_item .mf_store_roomno + p {
    margin-top: 45px;
  }
  .table-wrapper {
    max-width: 976px;
    margin: 0 auto;
    overflow-x: auto;
  }
  .plan-table {
    width: 100%;
    min-width: 800px;
    /* 横スクロールを有効化するための最小幅 */
    border-collapse: collapse;
    font-family: sans-serif;
    background-color: #fff;
    font-size: 16px;
    margin-top: 40px !important;
  }
  .plan-table th,
  .plan-table td {
    border: 1px solid #ccc;
    padding: 8px;
    text-align: center;
    white-space: nowrap;
  }
  .plan-table thead th {
    background-color: #f5f5f5;
  }
  .plan-table .highlight {
    background-color: #d9edf7;
  }
}
@media screen and (min-width: 1001px) and (max-width: 768px) {
  .table-wrapper {
    width: 100%;
    overflow-x: auto;
  }
}
@media screen and (max-width: 1000px) {
  #mf_globalHeader {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 16;
    height: 100px;
    transition: 0.4s background, 0.4s transform;
    margin: auto;
    display: flex;
    align-items: center;
  }
  #mf_globalHeader.isView, #mf_globalHeader.isFixed {
    backdrop-filter: blur(20px);
  }
  #mf_globalHeader.isView {
    transform: translateY(-60px);
  }
  #mf_globalHeader:not(.isView) {
    transform: translateY(0);
    position: fixed;
  }
  #mf_globalHeader.isFixed:not(.isUsual) {
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.25);
    background: rgba(255, 255, 255, 0.9);
  }
  #mf_globalHeader .mf_ghInner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 56px 0 16px;
    position: relative;
    width: 100%;
  }
  #mf_globalHeader .mf_ghInner .mf_ghLogo {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 129px;
    z-index: 1000;
  }
  #mf_globalHeader .mf_ghInner .mf_ghLogo a {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #mf_globalHeader .mf_ghInner .mf_ghLogo a img {
    width: 100%;
  }
  #mf_globalHeader .mf_ghInner .mf_btnWrap {
    z-index: 1000;
    display: flex;
    align-items: center;
    gap: 0 10px;
  }
  #mf_globalHeader .mf_ghInner .mf_btnWrap > p {
    width: 49px;
    height: 49px;
  }
  #mf_globalHeader .mf_ghInner .mf_btnWrap > p a {
    width: 49px;
    height: 49px;
    padding: 11px;
  }
  #mf_globalHeader .mf_ghInner .mf_btnWrap > p a span {
    display: none;
  }
  #mf_globalHeader .mf_ghInner .mf_btnWrap > p .mf_reserve {
    background: #CEC556;
    position: relative;
  }
  #mf_globalHeader .mf_ghInner .mf_btnWrap > p .mf_reserve > img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 24px;
    height: 24px;
    transform: translate(-50%, -50%);
  }
  #mf_globalHeader .mf_ghInner .mf_btnWrap > p .mf_free {
    background: #191B1A;
    position: relative;
  }
  #mf_globalHeader .mf_ghInner .mf_btnWrap > p .mf_free > img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 26px;
    height: 26px;
    transform: translate(-50%, -50%);
  }
  #mf_globalHeader #mf_ghMenuBtn {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: none;
    background: transparent;
    width: 30px;
    height: 49px;
    position: absolute;
    top: 50%;
    right: 10px;
    cursor: pointer;
    z-index: 10;
    transform: translateY(-50%);
    pointer-events: visible;
  }
  #mf_globalHeader #mf_ghMenuBtn > span {
    background: #191A1A;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
  }
  #mf_globalHeader #mf_ghMenuBtn > span {
    width: 26px;
    height: 3px;
    border-radius: 999px;
  }
  #mf_globalHeader #mf_ghMenuBtn > span:nth-child(1) {
    transform: translateY(-12px);
    transition: 0.2s;
  }
  #mf_globalHeader #mf_ghMenuBtn > span:nth-child(2) {
    transform: translateY(0);
    transition: 0.2s;
  }
  #mf_globalHeader #mf_ghMenuBtn > span:nth-child(3) {
    transform: translateY(12px);
    transition: 0.2s;
  }
  #mf_globalHeader #mf_ghMenuBtn.isOpen > span:nth-child(1) {
    transform: rotate(45deg);
  }
  #mf_globalHeader #mf_ghMenuBtn.isOpen > span:nth-child(2) {
    display: none;
  }
  #mf_globalHeader #mf_ghMenuBtn.isOpen > span:nth-child(3) {
    transform: rotate(-45deg);
  }
  #mf_globalHeader #mf_ghMenuBtn.isOpen + .mf_ghMenu {
    transform: translateX(0);
  }
  #mf_globalHeader .mf_ghMenu {
    background: #fff;
    width: 100%;
    height: 100dvh;
    position: fixed;
    top: 0;
    right: 0;
    overflow: hidden;
    transform: translateX(100%);
    transition: 0.3s transform;
    z-index: 1;
  }
  #mf_globalHeader .mf_ghMenu .mf_ghNav {
    padding-block: 100px;
    padding-inline: 6.4vw;
    height: 100%;
    overflow-y: auto;
  }
  #mf_globalHeader .mf_ghMenu .mf_ghNav ul > li + li {
    margin-top: 1px;
  }
  #mf_globalHeader .mf_ghMenu .mf_ghNav ul > li a {
    display: block;
    color: #111827;
    font-weight: 700;
    font-size: 16px;
    line-height: 2.8;
    text-align: left;
  }
  #mf_globalHeader .mf_ghMenu .mf_ghNav .mf_btnNav {
    margin-top: 24px;
    text-align: left;
  }
  #mf_globalHeader .mf_ghMenu .mf_ghNav .mf_btnNav .mf_btnNavBk {
    margin-top: 14px;
  }
  #mf_globalHeader .mf_ghMenu .mf_ghNav .mf_btnNav .mf_btnNavBk > a, #mf_globalHeader .mf_ghMenu .mf_ghNav .mf_btnNav .mf_btnNavYellow > a {
    width: 210px;
    height: 40.4px;
    padding: 4px 0;
    border-radius: 10px;
    font-weight: 700;
    font-size: 15px;
    line-height: 2.13;
    text-align: center;
    color: #fff;
  }
  #mf_globalHeader .mf_ghMenu .mf_ghNav .mf_btnNav .mf_btnNavBk > a {
    background: #000;
  }
  #mf_globalHeader .mf_ghMenu .mf_ghNav .mf_btnNav .mf_btnNavYellow > a {
    background: #CEC556;
  }
  /* スマホ時の見え方調整 */
}
@media screen and (max-width: 1000px) and (max-width: 11000px) {
  #content {
    margin-top: 30px;
  }
}
@media screen and (max-width: 1000px) {
  .mf_mark {
    background-color: #CEC556 !important;
    color: #fff;
    pointer-events: none;
  }
  .mf_topMain, #mf_Top, #mf_Price, #mf_Recommend {
    min-height: unset !important;
    display: block !important;
    align-items: center;
    padding-block: 0 !important;
  }
  #mf_Topprice #mf_topplan .mf_price_area .mf_priceBlock > div > p > span:before {
    content: "";
    position: absolute;
    display: block;
    background-color: #CEC556;
    height: 5px;
    bottom: -10px;
    width: 154px;
    left: 0;
    background-repeat: no-repeat;
  }
  body {
    color: #191B1A;
  }
  section#mf_section .mf_price_wrap h2.mf_big + p, .mf_section .mf_price_wrap h2.mf_big + p {
    margin-top: 10px;
  }
  section#mf_section .mf_price_wrap .mf_price_Cards .mf_price_area .mf_priceBlock p > span, .mf_section .mf_price_wrap .mf_price_Cards .mf_price_area .mf_priceBlock p > span {
    font-size: 13px;
  }
  section#mf_section .mf_price_wrap .mf_attention_item .mf_store_roomno dl dt:first-child, .mf_section .mf_price_wrap .mf_attention_item .mf_store_roomno dl dt:first-child {
    margin-top: 0;
  }
  section#mf_section .mf_price_wrap .mf_attention_item .mf_store_roomno + p, .mf_section .mf_price_wrap .mf_attention_item .mf_store_roomno + p {
    margin-top: 45px;
  }
  .table-wrapper {
    max-width: 976px;
    margin: 0 auto;
    overflow-x: auto;
  }
  .plan-table {
    width: 100%;
    min-width: 800px;
    /* 横スクロールを有効化するための最小幅 */
    border-collapse: collapse;
    font-family: sans-serif;
    background-color: #fff;
    font-size: 16px;
    margin-top: 40px !important;
  }
  .plan-table th,
  .plan-table td {
    border: 1px solid #ccc;
    padding: 8px;
    text-align: center;
    white-space: nowrap;
  }
  .plan-table thead th {
    background-color: #f5f5f5;
  }
  .plan-table .highlight {
    background-color: #d9edf7;
  }
}
@media screen and (max-width: 1000px) and (max-width: 768px) {
  .table-wrapper {
    width: 100%;
    overflow-x: auto;
  }
}
@media print {
  .mf_mark {
    background-color: #CEC556 !important;
    color: #fff;
    pointer-events: none;
  }
  .mf_topMain, #mf_Top, #mf_Price, #mf_Recommend {
    min-height: unset !important;
    display: block !important;
    align-items: center;
    padding-block: 0 !important;
  }
  #mf_Topprice #mf_topplan .mf_price_area .mf_priceBlock > div > p > span:before {
    content: "";
    position: absolute;
    display: block;
    background-color: #CEC556;
    height: 5px;
    bottom: -10px;
    width: 154px;
    left: 0;
    background-repeat: no-repeat;
  }
  body {
    color: #191B1A;
  }
  section#mf_section .mf_price_wrap h2.mf_big + p, .mf_section .mf_price_wrap h2.mf_big + p {
    margin-top: 10px;
  }
  section#mf_section .mf_price_wrap .mf_price_Cards .mf_price_area .mf_priceBlock p > span, .mf_section .mf_price_wrap .mf_price_Cards .mf_price_area .mf_priceBlock p > span {
    font-size: 13px;
  }
  section#mf_section .mf_price_wrap .mf_attention_item .mf_store_roomno dl dt:first-child, .mf_section .mf_price_wrap .mf_attention_item .mf_store_roomno dl dt:first-child {
    margin-top: 0;
  }
  section#mf_section .mf_price_wrap .mf_attention_item .mf_store_roomno + p, .mf_section .mf_price_wrap .mf_attention_item .mf_store_roomno + p {
    margin-top: 45px;
  }
  .table-wrapper {
    max-width: 976px;
    margin: 0 auto;
    overflow-x: auto;
  }
  .plan-table {
    width: 100%;
    min-width: 800px;
    /* 横スクロールを有効化するための最小幅 */
    border-collapse: collapse;
    font-family: sans-serif;
    background-color: #fff;
    font-size: 16px;
    margin-top: 40px !important;
  }
  .plan-table th,
  .plan-table td {
    border: 1px solid #ccc;
    padding: 8px;
    text-align: center;
    white-space: nowrap;
  }
  .plan-table thead th {
    background-color: #f5f5f5;
  }
  .plan-table .highlight {
    background-color: #d9edf7;
  }
  /* スマホ時の見え方調整 */
}
/*# sourceMappingURL=map/style.css.map */
