@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Cardo&display=swap");
@import url("https://cdn.jsdelivr.net/npm/yakuhanjp@3.4.1/dist/css/yakuhanmp.min.css");
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}

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

hr {
  display: block;
  height: 1px;
  border: 0;
  margin: 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

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

main {
  display: block;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

html,
body {
  width: 100%;
  height: 100%;
  font-family: "Noto Sans JP", Meiryo, sans-serif;
  font-weight: 500;
  color: #000;
}

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

button {
  display: block;
  border: none;
  background: none;
  padding: 0;
  margin: 0;
  color: inherit;
  cursor: pointer;
  outline: none;
}

a {
  color: inherit;
}

svg {
  display: block;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

p::selection,
dt::selection,
dd::selection,
ul::selection,
li::selection,
a::selection,
h1::selection,
h2::selection,
h3::selection,
h4::selection,
h5::selection,
h6::selection,
span::selection,
small::selection,
br::selection {
  background-color: #00374c;
  color: #fff;
}

img {
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

strong {
  font-weight: 500;
}

.l-site {
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
}

.m-btn__link {
  display: block;
}

.m-footerBody {
  background-color: #ebebeb;
}

.m-footerBnr__bnr {
  display: block;
}

.m-footerBnr__txt {
  line-height: 1.4;
  color: rgba(0, 0, 0, 0.5);
}

.m-footerNote__ttl {
  text-align: center;
  display: inline-block;
  color: #fff;
  background-color: #000;
}

.m-footerNote__txt {
  line-height: 1.66667;
}

.m-footerFoot {
  position: relative;
  background-color: #000;
  display: flex;
  align-items: center;
}

.m-footerFoot__copyright {
  color: #fff;
  font-family: YakuHanMP, "Noto Serif JP", serif;
  width: 100%;
}

.m-footerFoot__pageTop {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background-color: #ac8d32;
  position: fixed;
  bottom: 0;
  right: 0;
  transition: all 400ms;
  z-index: 10;
}

.m-footerFoot__pageTop.is-scroll {
  opacity: 0;
  visibility: hidden;
}

.m-footerFoot__pageTop_ico {
  fill: #fff;
  transform: rotate(-90deg);
}

.m-footerFoot__pageTop_txt {
  color: #fff;
  font-family: YakuHanMP, "Noto Serif JP", serif;
}

.m-gallery {
  background-image: linear-gradient(0deg, #4e4e4e 0%, #1c1c1c 100%);
}

.m-gallery__ttl {
  text-align: center;
  color: #fff;
  font-family: YakuHanMP, "Noto Serif JP", serif;
  letter-spacing: 0.06em;
}

.m-gallery__txt {
  color: #fff;
  font-family: YakuHanMP, "Noto Serif JP", serif;
}

.m-gallery__table {
  color: #fff;
}

.m-gallery__table__tr {
  border-bottom: 1px #ac8d32 solid;
}

.m-gallery__table__th {
  width: 17%;
  text-align: left;
  letter-spacing: 1.2px;
}

.m-gallery__table__td {
  display: block;
}

.m-gallery__table__notes {
  font-size: 10px;
}

.m-gallery__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: linear-gradient(0deg, #00374c 0%, #00374c 100%);
  color: #fff;
  font-family: YakuHanMP, "Noto Serif JP", serif;
}

.m-header {
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
}

.m-header__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.m-header__head_logo {
  display: block;
}

.m-headerNav__list_link {
  display: block;
}

.m-kvMain {
  position: relative;
}

.m-kvMain__btn {
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
}

.m-kvMain__scroll {
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
}

.m-sec3Block.m-sec3Block__30min {
  background: linear-gradient(0deg, #AC8D32 0%, #FFF 100%);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border: 1px #AC8D32 solid;
}

@media screen and (min-width: 768px), print {
  .m-sec3Block.m-sec3Block__30min {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    padding: 30px 50px;
    margin-top: 30px;
  }
}

@media screen and (max-width: 767px), print {
  .m-sec3Block.m-sec3Block__30min {
    margin-top: 5.33333vw;
    padding: 5.53333vw 3.66667vw;
    border-width: 0.26667vw;
  }
}

@media screen and (max-width: 767px), print {
  .m-sec3Block__30min_ttl {
    border-width: 0.13333vw;
    font-size: 3vw;
    padding: 0.4vw 0;
    margin-bottom: 5px;
  }
}

.m-sec3Block__30min_ttl {
  color: #636363;
  font-family: YakuHanMP, "Noto Serif JP", serif;
  text-align: center;
}

@media screen and (min-width: 768px), print {
  .m-sec3Block__30min_ttl {
    font-size: 20px;
    padding: 3px 0;
    width: 100%;
    margin-bottom: 20px;
  }
}

.hd-slash {
  align-items: baseline;
  display: flex;
  justify-content: center;
}

.hd-slash::before {
  background-color: #676767;
  border-radius: 5px;
  content: "";
  height: 3px;
  width: 55px;
  margin-right: 10px;
  transform: rotate(50deg);
}

@media screen and (max-width: 767px), print {
  .hd-slash::before {
    height: 2px;
    width: 40px;
  }
}

.hd-slash::after {
  background-color: #676767;
  border-radius: 5px;
  content: "";
  height: 3px;
  width: 55px;
  margin-left: 10px;
  transform: rotate(-50deg);
}

@media screen and (max-width: 767px), print {
  .hd-slash::after {
    height: 2px;
    width: 40px;
  }
}

.m-sec3Block__30min span {
  vertical-align: baseline;
}

@media screen and (min-width: 768px), print {
  .txt-l {
    font-size: 45px;
  }
}

@media screen and (max-width: 767px), print {
  .txt-l {
    font-size: 8.13333vw;
  }
}

.txt-red {
  color: #86202C;
  margin: 0 2px;
}

.txt-l07 {
  font-size: 1.7em;
}

.m-sec3Block__30min_body {
  color: rgb(0, 55, 76);
  font-family: YakuHanMP, "Noto Serif JP", serif;
  text-align: center;
}
@media screen and (min-width: 768px), print {
  .m-sec3Block__30min_body {
    font-size: 18px;
  }
}

@media screen and (max-width: 767px), print {
  .m-sec3Block__30min_body {
    font-size: 2.8vw;
    line-height: 1.55556;
  }
}

.m-sec3Block__30min .m-sec1Block {
  width: 100%;
}

@media screen and (min-width: 768px), print {
  .m-sec3Block .m-sec1Block:not(:last-child) {
    margin-bottom: 40px;
  }
}

.m-sec3Block__30min .m-sec1Block__col3 {
  border: 1px solid #CCC;
  background: #f7f7f7;
}

@media screen and (min-width: 768px), print {
  .m-sec3Block__30min .m-sec1Block__col3 {
      width: calc((100% - 4px) / 4);
  }
}

@media screen and (max-width: 767px), print {
  .m-sec3Block__30min .m-sec1Block__col3 {
      width: 40.64vw;
  }
}

.head__30min01 {
  padding-top: 15px;
  color: #AC8D32;
  font-size: 25px;
  font-style: italic;
  text-align: center;
  margin-bottom: 15px;
}

@media screen and (max-width: 767px), print {
  .head__30min01 {
      padding-top: 10px;
      font-size: 14px;
      margin-bottom: 5px;
  }
}

.head__30min02 {
  padding-bottom: 15px;
  color: rgb(0, 55, 76);
  font-size: 20px;
  text-align: center;
  line-height: 1.2;
}

@media screen and (max-width: 767px) {
  .head__30min02 {
      padding-bottom: 10px;
      font-size: 12px;
  }
}

.og-marker {
  background: linear-gradient(transparent 75%, #ffbb1b4a 75%);
}

.txt-s {
  font-size: .7em;
}

.mt30 {
  margin-top: 30px;
}

@media screen and (max-width: 767px) {
  .mt10_sp {
      margin-top: 10px;
  }
}

@media screen and (max-width: 767px) {
  .mb10_sp {
      margin-bottom: 10px !important;
  }
}

.m-localNav {
  background-color: #c4ced7;
}

.m-localNav__list {
  display: flex;
  flex-wrap: wrap;
}

.m-localNav__link {
  display: block;
  position: relative;
}

.m-localNav__link_body {
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.m-localNav__link_body_ttl {
  color: #00374c;
  line-height: 1.40625;
}

.m-map {
  background-color: #c4ced7;
}

.m-map__ttl {
  text-align: center;
  font-family: YakuHanMP, "Noto Serif JP", serif;
  letter-spacing: 0.2em;
}

.m-map__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: linear-gradient(0deg, #00374c 0%, #00374c 100%);
  margin-left: auto;
  margin-right: auto;
  color: #fff;
  font-family: YakuHanMP, "Noto Serif JP", serif;
}

.m-sec1 {
  position: relative;
}

.m-sec1:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

.m-sec1__ttlBox {
  position: relative;
}

.m-sec1__ttlBox_body {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}

.m-sec1__ttlBox_body_ttlSub {
  color: #dac05a;
  font-weight: 400;
  font-family: YakuHanMP, "Noto Serif JP", serif;
  letter-spacing: 0.2em;
}

.m-sec1__ttlBox_body_ttl {
  font-family: YakuHanMP, "Noto Serif JP", serif;
  color: #e6e5e5;
  line-height: 1.4;
}

.m-sec1Block {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.m-sec1Block__col1 {
  width: 100%;
  background: #fff;
}

.m-sec1Block__col1_img {
  width: 100%;
}

.m-sec1Block__col1_txt {
  background: #fff;
  width: 100%;
}

.m-sec1Block__col1_flex {
  background: #fff;
}

.m-sec1Block__col1_flex_img {
  flex-shrink: 0;
}

.m-sec1Block__col2_txt {
  background: #fff;
}

.m-sec1Block__blueBg {
  background: #00374c;
  text-align: center;
  font-family: YakuHanMP, "Noto Serif JP", serif;
}

.m-sec1Block__blueBg_white {
  color: #e6e5e5;
}

.m-sec1Block__blueBg_gold {
  color: #dac05a;
}

.m-sec1Block__ttl {
  color: #00374c;
  font-family: YakuHanMP, "Noto Serif JP", serif;
  font-feature-settings: "palt" 1;
}

.m-sec1Block__ttl_center {
  text-align: center;
}

.m-sec1Block__ttl + .m-sec1Block__body {
  border-top: 1px #AC8D32 solid;
}

.m-sec1Block__body {
  font-feature-settings: "palt" 1;
}

.m-sec1Block__table {
  width: 100%;
}

.m-sec1Block__table th {
  color: #505050;
  letter-spacing: .1em;
}

.m-sec1Block__table_td {
  text-align: center;
  font-feature-settings: "palt" 1;
  letter-spacing: .05em;
}

.m-sec1Block__table_td.border {
  border-bottom: 1px #e6e5e5 solid;
}

.m-sec1Block__table_td span {
  display: inline-block;
}

.m-sec1Block__table_td span.txt {
  display: block;
}

.m-sec1Block__table_notice {
  color: rgba(0, 0, 0, 0.5);
  text-align: right;
}

.m-sec2 {
  position: relative;
}

.m-sec2:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

.m-sec2__ttlBox {
  position: relative;
}

.m-sec2__ttlBox_body {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}

.m-sec2__ttlBox_body_ttlSub {
  color: #dac05a;
  font-weight: 400;
  font-family: YakuHanMP, "Noto Serif JP", serif;
  letter-spacing: 0.2em;
}

.m-sec2__ttlBox_body_ttl {
  font-family: YakuHanMP, "Noto Serif JP", serif;
  color: #e6e5e5;
  line-height: 1.4;
}

.m-sec2Block__flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.m-sec2Block__col1 {
  width: 100%;
  background: #fff;
}

.m-sec2Block__col1_img {
  width: 100%;
}

.m-sec2Block__col1_txt {
  background: #fff;
  width: 100%;
}

.m-sec2Block__col1_flex {
  background: #fff;
}

.m-sec2Block__col1_flex_img {
  flex-shrink: 0;
}

.m-sec2Block__col2_txt {
  background: #fff;
}

.m-sec2Block__blueBg {
  background: #00374c;
  text-align: center;
  font-family: YakuHanMP, "Noto Serif JP", serif;
}

.m-sec2Block__blueBg_white, .m-sec2Block__blueBg_gold {
  vertical-align: middle;
}

.m-sec2Block__blueBg_white {
  color: #e6e5e5;
}

.m-sec2Block__blueBg_gold {
  color: #dac05a;
}

.m-sec2Block__ttl {
  color: #00374c;
  font-family: YakuHanMP, "Noto Serif JP", serif;
  font-feature-settings: "palt" 1;
}

.m-sec2Block__ttl_center {
  text-align: center;
}

.m-sec2Block__body {
  font-feature-settings: "palt" 1;
  letter-spacing: 0.06em;
}

.m-sec2Block__gallery {
  background: linear-gradient(180deg, #000 0%, #e6e5e5 60%);
  position: relative;
}

.m-sec2Block__gallery_ttl {
  color: #fff;
}

.m-sec2Block__gallery_ttl .ja {
  display: block;
  text-align: center;
  font-family: YakuHanMP, "Noto Serif JP", serif;
}

.m-sec2Block__gallery_ttl .en {
  display: block;
  text-align: center;
  font-family: "Cardo", "Noto Serif JP", serif;
  letter-spacing: .1em;
}

.m-sec2Block__gallery_container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  overflow: hidden;
  margin: auto;
}

.m-sec2Block__gallery_wrapper {
  display: flex;
  position: relative;
  z-index: 1;
}

.m-sec2Block__gallery_slide {
  flex-shrink: 0;
  opacity: 0;
  transition-property: opacity;
  transition-duration: .2s;
}

.m-sec2Block__gallery_slide picture{
  position: relative;
}

.m-sec2Block__gallery_slide picture .caption {
  font-size: 10px;
  color: #ffffff;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.7), 0 0 3px rgba(0, 0, 0, 0.7), 0 0 3px rgba(0, 0, 0, 0.7), 0 0 3px rgba(0, 0, 0, 0.7), 0 0 3px rgba(0, 0, 0, 0.7);
  position: absolute;
  bottom: 5px;
  right: 5px;
}

.m-sec2Block__gallery_slide.swiper-slide-active {
  opacity: 1;
}

.m-sec2Block__gallery_slide_ttl {
  font-family: YakuHanMP, "Noto Serif JP", serif;
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
}

.m-sec2Block__gallery_slide_body {
  font-feature-settings: "palt" 1;
}

.m-sec2Block__gallery_prev, .m-sec2Block__gallery_next {
  background: url("./../img/btn_arrow.png") center/100% no-repeat;
  display: block;
  position: absolute;
  z-index: 10;
  pointer-events: all;
  cursor: pointer;
}

.m-sec2Block__gallery_prev img, .m-sec2Block__gallery_next img {
  width: 100%;
}

.m-sec2Block__gallery_next {
  transform: rotate(180deg);
}

.m-sec2Block2__ttl {
  color: #00374c;
  font-family: YakuHanMP, "Noto Serif JP", serif;
  font-feature-settings: "palt" 1;
  text-align: center;
}

.m-sec2Block2__body {
  font-feature-settings: "palt" 1;
}

.m-sec2Block__image_notice {
  display: block;
  text-align: right;
  margin-top: 10px;
}

.m-sec3 {
  position: relative;
}

.m-sec3:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

.m-sec3__ttlBox {
  position: relative;
}

.m-sec3__ttlBox_body {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}

.m-sec3__ttlBox_body_ttlSub {
  color: #dac05a;
  font-weight: 400;
  font-family: YakuHanMP, "Noto Serif JP", serif;
  letter-spacing: 0.2em;
}

.m-sec3__ttlBox_body_ttl {
  font-family: YakuHanMP, "Noto Serif JP", serif;
  color: #e6e5e5;
  line-height: 1.4;
}

.m-sec3Block__image_left {
  position: relative;
  display: flex;
  flex-direction: column;
}

.m-sec3Block__image_right {
  position: relative;
  margin-left: auto;
}

.m-sec3Block__image_notice {
  display: block;
  text-align: right;
  margin-top: 10px;
}

.m-sec3Block__cta {
  background-position: center;
  background-size: 100% auto;
}

.m-sec3Block__cta_ttl {
  border-bottom: 1px #fff solid;
  border-top: 1px #fff solid;
  color: #fff;
  font-family: YakuHanMP, "Noto Serif JP", serif;
  text-align: center;
}

.m-sec3Block__cta_ttl::before, .m-sec3Block__cta_ttl::after {
  background: #fff;
  content: "";
  display: block;
  width: 100%;
}

.m-sec3Block__cta_ttl span {
  vertical-align: baseline;
}

.m-sec3Block__cta_ttl span.gold {
  color: #AC8D32;
}

.m-sec3Block__cta_txt {
  color: #fff;
  font-family: YakuHanMP, "Noto Serif JP", serif;
  text-align: center;
}

.m-sec3Block__type {
  background: #fff;
  border: 1px #AC8D32 solid;
}

.m-sec3Block__type_type {
  font-family: "Cardo", "Noto Serif JP", serif;
  display: flex;
  align-items: center;
  justify-content: center;
}

.m-sec3Block__type_type::before, .m-sec3Block__type_type::after {
  content: "";
  background: #AC8D32;
  display: inline-block;
}

.m-sec3Block__type_room {
  color: #AC8D32;
  font-family: "Cardo", "Noto Serif JP", serif;
  text-align: center;
}

.m-sec3Block__type_floor {
  border-bottom: 1px #AC8D32 solid;
  border-top: 1px #AC8D32 solid;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

.m-sec3Block__type_floor span.txt {
  align-self: center;
}

.m-sec3Block__type_floor span.line {
  background: rgba(0, 0, 0, 0.3);
  display: block;
}

.m-sec3Block__type_list_item {
  position: relative;
}

.m-sec3Block__type_list_item::before {
  background: #AC8D32;
  border-radius: 50%;
  content: "";
  display: block;
  left: 0;
  position: absolute;
}

.m-sec3Block__facility {
  background: #fff;
  border: 1px #AC8D32 solid;
}

.m-sec3Block__facility_ttl {
  font-family: YakuHanMP, "Noto Serif JP", serif;
  color: #00374c;
  text-align: center;
}

.m-sec3Block__facility_ribbon {
  color: #fff;
  background: linear-gradient(90deg, #00374c 0%, #014e6a 49%, #00374c 100%);
  font-family: YakuHanMP, "Noto Serif JP", serif;
  margin: auto;
  text-align: center;
  position: relative;
}

.m-sec3Block__facility_ribbon::before, .m-sec3Block__facility_ribbon::after {
  height: 100%;
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
}

.m-sec3Block__facility_ribbon::before {
  background: linear-gradient(to bottom left, #00374c 50%, transparent 50.1%) top left/100% 50% no-repeat, linear-gradient(to top left, #00374c 50%, transparent 50.1%) bottom left/100% 50% no-repeat;
  position: absolute;
}

.m-sec3Block__facility_ribbon::after {
  background: linear-gradient(to bottom right, #00374c 50%, transparent 50.1%) top left/100% 50% no-repeat, linear-gradient(to top right, #00374c 50%, transparent 50.1%) bottom left/100% 50% no-repeat;
}

.m-sec3Block__facility_list {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  align-items: stretch;
}

.m-sec3Block__facility_list_item {
  background-color: #00374c;
  display: flex;
  flex-direction: column;
  color: #fff;
}

.m-sec3Block__facility_list_txt {
  text-align: center;
  flex-grow: 1;
  font-feature-settings: "palt" 1;
  display: flex;
  align-items: center;
  justify-content: center;
}

.m-sec3Block__facility_txt {
  font-family: YakuHanMP, "Noto Serif JP", serif;
  text-align: center;
}

.m-sec3Block__ttl {
  color: #00374c;
  font-family: YakuHanMP, "Noto Serif JP", serif;
  font-feature-settings: "palt" 1;
}

.m-sec3Block__ttl_center {
  text-align: center;
}

.m-sec4 {
  position: relative;
}

.m-sec4:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

.m-sec4__ttlBox {
  position: relative;
}

.m-sec4__ttlBox_body {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}

.m-sec4__ttlBox_body_ttlSub {
  color: #dac05a;
  font-weight: 400;
  font-family: YakuHanMP, "Noto Serif JP", serif;
  letter-spacing: 0.2em;
}

.m-sec4__ttlBox_body_ttl {
  font-family: YakuHanMP, "Noto Serif JP", serif;
  color: #e6e5e5;
  line-height: 1.4;
}

.m-sec4Block1__ttlBox_ttl {
  text-align: center;
  color: #00374c;
  font-family: YakuHanMP, "Noto Serif JP", serif;
}

.m-sec4Block1__ttlBox_deco {
  margin-left: auto;
  margin-right: auto;
}

.m-sec4Block2__ttl {
  text-align: center;
  line-height: 1.55556;
  font-family: YakuHanMP, "Noto Serif JP", serif;
}

.m-sec4Block2__ttl strong {
  color: #670001;
}

.m-sec4Block3__ttl {
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: linear-gradient(0deg, #00374c 0%, #014e6a 49%, #00374c 100%);
  font-family: YakuHanMP, "Noto Serif JP", serif;
  color: #fff;
}

.m-sec4Block3__box1 {
  background-repeat: no-repeat;
  background-position: top center;
}

.m-sec4Block3__box1_item {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-image: linear-gradient(-90deg, #ac8d32 0%, #ac8d32 0%, #f1deb3 51%, #ac8d32 100%);
}

.m-sec4Block3__box1_copy {
  text-align: center;
  font-family: YakuHanMP, "Noto Serif JP", serif;
  line-height: 1.4;
}

.m-sec4Block3__box1_copy strong {
  color: #670001;
}

.m-sec4Block3__box2 {
  background-color: #fff;
}

.m-sec4Block3__box2_ttl {
  text-align: center;
  font-family: YakuHanMP, "Noto Serif JP", serif;
  line-height: 1.55556;
}

.m-sec4Block3__box2_ttl strong {
  color: #670001;
}

.m-sec4Block3__box2_txt {
  color: rgba(0, 0, 0, 0.5);
  line-height: 1.45455;
}

.m-sec4Block4__ttl {
  font-family: YakuHanMP, "Noto Serif JP", serif;
  text-align: center;
  background-position: top center, bottom center;
  background-repeat: no-repeat, no-repeat;
  background-size: 100% auto, 100% auto;
}

.m-sec4Block4__ttl strong {
  color: #AC8D32;
}

.m-sec4Block4__box1 {
  background-color: #fff;
}

.m-sec4Block4__box1_body_ttl {
  font-family: YakuHanMP, "Noto Serif JP", serif;
}

.m-sec4Block4__box1_body_ttlSub {
  color: #00374c;
}

.m-sec4Block4__box1_body_txt {
  letter-spacing: 0.025em;
  line-height: 1.625;
}

.m-sec5 {
  position: relative;
}

.m-sec5:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

.m-sec5__ttlBox {
  position: relative;
}

.m-sec5__ttlBox_body {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}

.m-sec5__ttlBox_body_ttlSub {
  color: #dac05a;
  font-weight: 400;
  font-family: YakuHanMP, "Noto Serif JP", serif;
  letter-spacing: 0.2em;
}

.m-sec5__ttlBox_body_ttl {
  font-family: YakuHanMP, "Noto Serif JP", serif;
  color: #e6e5e5;
  line-height: 1.4;
}

.m-sec5Block__list {
  display: flex;
  flex-wrap: wrap;
}

.m-sec5Block__list_item {
  width: 50%;
}

.m-sec5Block__list_item_txt {
  background-color: #00374c;
  color: #e6e5e5;
  font-family: YakuHanMP, "Noto Serif JP", serif;
  text-align: center;
  line-height: 1.42857;
}

.m-sec5Block__head {
  color: #e6e5e5;
  text-align: center;
  background-image: linear-gradient(-90deg, #00374c 0%, #014e6a 51%, #00374c 100%);
}

.m-sec5Block__head_ttl {
  position: relative;
  font-family: YakuHanMP, "Noto Serif JP", serif;
}

.m-sec5Block__head_ttl:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-image: linear-gradient(180deg, #ac8d32 0%, #f1deb3 100%);
}

.m-sec5Block__head_txt {
  line-height: 1.71429;
}

.m-sec5Block__body {
  background-color: #fff;
}

.m-sec5Block__body_txt {
  line-height: 1.71429;
}

.m-sec5Block__body_main_box_ttl {
  width: 100%;
  text-align: center;
  background-image: linear-gradient(-90deg, #ac8d32 0%, #ac8d32 0%, #f1deb3 51%, #ac8d32 100%);
  line-height: 1.28571;
}

.m-sec5Block__body_main_box_copy {
  text-align: center;
  line-height: 1.2;
  font-family: YakuHanMP, "Noto Serif JP", serif;
}

.m-sec5Block__body_main_box_copy strong {
  color: #AC8D32;
}

.inviewFadeIn {
  opacity: 0;
  transition: opacity 400ms cubic-bezier(0.26, 0.06, 0, 1) 300ms;
}

.inviewFadeIn.is-fadeIn {
  opacity: 1;
}

@media screen and (min-width: 768px), print {
  button {
    transition: all 400ms;
  }
  button:hover {
    opacity: 0.8;
  }
  a {
    transition: all 400ms;
  }
  a:hover {
    opacity: 0.8;
  }
  .l-inner {
    max-width: 1100px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .l-only--pc {
    display: block !important;
  }
  .l-only--sp {
    display: none !important;
  }
  .l-site {
    min-width: 1260px;
  }
  .m-btn__list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-top: -30px;
  }
  .m-btn__item {
    width: 534px;
    margin-top: 30px;
  }
  .m-btn__item:nth-child(2n) {
    margin-left: 31px;
  }
  .m-fixedBottomButtons {
    display: none;
  }
  .m-footerBody {
    padding-top: 80px;
    padding-bottom: 40px;
  }
  .m-footerBtn {
    margin-bottom: 40px;
  }
  .m-footerBnr {
    width: 728px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 80px;
  }
  .m-footerBnr__item:not(:last-child) {
    margin-bottom: 40px;
  }
  .m-footerBnr__txt {
    margin-top: 8px;
    font-size: 10px;
  }
  .m-footerNote__ttl {
    font-size: 12px;
    padding: 7px 10px;
    margin-bottom: 7px;
  }
  .m-footerNote__txt {
    font-size: 12px;
    margin-bottom: 40px;
  }
  .m-footerFoot {
    height: 80px;
    padding-left: 46px;
    justify-content: space-between;
  }
  .m-footerFoot__copyright {
    font-size: 12px;
  }
  .m-footerFoot__pageTop {
    width: 80px;
    height: 80px;
  }
  .m-footerFoot__pageTop_ico {
    width: 11px;
    height: 16px;
    margin-bottom: 8px;
  }
  .m-footerFoot__pageTop_txt {
    font-size: 12px;
  }
  .m-gallery {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .m-gallery__inner {
    max-width: 980px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .m-gallery__inner + .m-gallery__inner {
    margin-top: 76px;
  }
  .m-gallery__img__block {
    gap: 40px;
  }
  .m-gallery__ttl {
    font-size: 30px;
    margin-bottom: 40px;
  }
  .m-gallery__img__block {
    display: flex;
  }
  .m-gallery__txt {
    font-size: 16px;
    line-height: 1.875;
  }
  .m-gallery__table {
   flex-grow: 1; 
  }
  .m-gallery__table table:not(:first-child) {
    margin-top: 22px;
  }
  .m-gallery__table__td {
    line-height: 1.6;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .m-gallery__table__tr:first-child .m-gallery__table__td {
    margin-top: 0;
  }
  .m-gallery__btn {
    margin-top: 36px;
    width: 320px;
    height: 56px;
    font-size: 16px;
    box-shadow: 0 0 20px rgba(255, 255, 255, 0.2);
  }
  .m-header {
    position: absolute;
  }
  .m-header__inner {
    padding-top: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }
  .m-header__head_logo {
    width: 180px;
  }
  .m-header__body_menuBtn {
    display: none;
  }
  .m-headerNav--whitePC {
    color: #fff;
  }
  .m-headerNav__list {
    display: flex;
    align-items: center;
  }
  .m-headerNav__list_item:not(:last-child) {
    margin-right: 24px;
  }
  .m-headerNav__list_link {
    font-size: 14px;
  }
  .m-headerNav__utils {
    display: none;
  }
  .m-headerMenu {
    display: none;
  }
  .m-kvMain__btn {
    width: 321px;
    bottom: 120px;
  }
  .m-kvMain__btn:hover {
    opacity: 1;
  }
  .m-kvMain__scroll {
    width: 60px;
    bottom: 0;
  }
  .m-localNav {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .m-localNav__list {
    margin-top: -10px;
  }
  .m-localNav__item {
    width: 360px;
    margin-top: 10px;
    margin-right: 10px;
  }
  .m-localNav__item:nth-child(3n) {
    margin-right: 0;
  }
  .m-localNav__link_body {
    padding-left: 30px;
    padding-right: 40px;
  }
  .m-localNav__link_body_ttl {
    font-size: 16px;
  }
  .m-map {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .m-map__inner {
    width: 680px;
    margin-left: auto;
    margin-right: auto;
  }
  .m-map__ttl {
    font-size: 30px;
    margin-bottom: 40px;
  }
  .m-map__btn {
    margin-top: 24px;
    width: 320px;
    height: 56px;
    font-size: 16px;
  }
  .m-sec1 {
    padding-top: 120px;
    padding-bottom: 80px;
  }
  .m-sec1:before {
    height: 320px;
    background-image: url("./../img/sec1_bg.png");
  }
  .m-sec1__ttlBox {
    margin-bottom: 58px;
    width: 960px;
    margin-left: auto;
    margin-right: auto;
  }
  .m-sec1__ttlBox_body {
    padding: 78px 20px 20px 20px;
  }
  .m-sec1__ttlBox_body_ttlSub {
    font-size: 16px;
    margin-bottom: 6px;
  }
  .m-sec1__ttlBox_body_ttl {
    font-size: 50px;
  }
  .m-sec1__ttlBox_bg {
    margin-top: -20px;
    margin-left: -20px;
    width: calc(100% + 40px);
  }
  .m-sec1__btn {
    padding: 40px 0 80px;
  }
  .m-sec1Block:not(:last-child) {
    margin-bottom: 80px;
  }
  .m-sec1Block__repeat:nth-child(2n) {
    flex-direction: row-reverse;
  }
  .m-sec1Block__col1 {
    padding: 60px 72px;
  }
  .m-sec1Block__col1_txt {
    padding: 60px 72px;
  }
  .m-sec1Block__col1_img {
    margin: auto;
    width: 960px;
    max-width: 100%;
  }
  .m-sec1Block__col1_flex {
    display: flex;
    justify-content: space-between;
    padding: 72px;
  }
  .m-sec1Block__col1_flex_img {
    margin-right: 72px;
  }
  .m-sec1Block__col2 {
    width: calc(50% - 1px);
  }
  .m-sec1Block__col2_img {
    width: 50%;
  }
  .m-sec1Block__col2_txt {
    padding: 60px 72px;
    width: 50%;
  }
  .m-sec1Block__col3 {
    width: calc((100% - 4px) / 3);
  }
  .m-sec1Block__blueBg {
    padding: 12px 25px 20px;
  }
  .m-sec1Block__blueBg_white, .m-sec1Block__blueBg_gold {
    margin: 0 4px;
  }
  .m-sec1Block__blueBg_white {
    font-size: 25px;
  }
  .m-sec1Block__blueBg_gold {
    font-size: 50px;
  }
  .m-sec1Block__ttl {
    font-size: 30px;
    line-height: 1.5;
  }
  .m-sec1Block__ttl + .m-sec1Block__body {
    margin-top: 17px;
    padding-top: 14px;
  }
  .m-sec1Block__body {
    font-size: 16px;
    line-height: 1.875;
  }
  .m-sec1Block__table .border {
    border-bottom: 1px #e6e5e5 solid;
  }
  .m-sec1Block__table th {
    font-size: 18px;
    text-align-last: left;
    width: 110px;
    vertical-align: middle;
  }
  .m-sec1Block__table_td {
    font-size: 14px;
    padding: 12px 0;
  }
  .m-sec1Block__table_td span.txt {
    font-size: 20px;
    line-height: 17px;
  }
  .m-sec1Block__table_td span.num {
    font-size: 24px;
    margin: 0 2px;
  }
  .m-sec1Block__table_station {
    padding: 18px 0;
  }
  .m-sec1Block__table_price {
    line-height: 1.3;
    padding: 18px 0;
  }
  .m-sec1Block__table_notice {
    font-size: 10px;
  }
  .m-sec2 {
    padding-top: 120px;
    padding-bottom: 80px;
  }
  .m-sec2:before {
    height: 320px;
    background-image: url("./../img/sec2_bg.png");
  }
  .m-sec2__ttlBox {
    margin-bottom: 58px;
    width: 960px;
    margin-left: auto;
    margin-right: auto;
  }
  .m-sec2__ttlBox_body {
    padding: 78px 20px 20px 20px;
  }
  .m-sec2__ttlBox_body_ttlSub {
    font-size: 16px;
    margin-bottom: 26px;
  }
  .m-sec2__ttlBox_body_ttl {
    font-size: 50px;
  }
  .m-sec2__ttlBox_bg {
    margin-top: -20px;
    margin-left: -20px;
    width: calc(100% + 40px);
  }
  .m-sec2__btn {
    padding-top: 30px;
    padding-bottom: 80px;
  }
  .m-sec2Block {
    margin-bottom: 70px;
  }
  .m-sec2Block__deco {
    margin: 32px auto 30px;
    width: 110px;
  }
  .m-sec2Block__col1 {
    padding: 60px 72px;
  }
  .m-sec2Block__col1_txt {
    padding: 60px 72px;
  }
  .m-sec2Block__col1_img {
    margin: auto;
    width: 1100px;
    max-width: 100%;
  }
  .m-sec2Block__col1_flex {
    display: flex;
    justify-content: space-between;
    padding: 72px;
  }
  .m-sec2Block__col1_flex_img {
    margin-right: 72px;
  }
  .m-sec2Block__col2 {
    width: calc(50% - 1px);
  }
  .m-sec2Block__col2:first-child {
    padding-left: 70px;
  }
  .m-sec2Block__col2:last-child {
    padding-right: 70px;
  }
  .m-sec2Block__col2:not(:first-child) {
    padding-left: 15px;
  }
  .m-sec2Block__col2:not(:last-child) {
    padding-right: 30px;
  }
  .m-sec2Block__col2_img {
    width: 50%;
  }
  .m-sec2Block__col2_txt {
    padding: 35px 0;
    width: 50%;
  }
  .m-sec2Block__col2_txt .m-sec2Block__ttl + .m-sec2Block__body {
    margin-top: 30px;
  }
  .m-sec2Block__col3 {
    width: calc((100% - 4px) / 3);
  }
  .m-sec2Block__blueBg {
    padding: 19px 25px;
  }
  .m-sec2Block__blueBg_white, .m-sec2Block__blueBg_gold {
    margin: 0 3px;
  }
  .m-sec2Block__blueBg_white {
    font-size: 25px;
  }
  .m-sec2Block__blueBg_gold {
    font-size: 50px;
  }
  .m-sec2Block__ttl {
    font-size: 30px;
    line-height: 1.5;
  }
  .m-sec2Block__body {
    font-size: 16px;
    line-height: 1.875;
  }
  .m-sec2Block__gallery_ttl {
    margin-top: 140px;
    padding-top: 76px;
    padding-bottom: 36px;
  }
  .m-sec2Block__gallery_ttl .ja {
    font-size: 30px;
    letter-spacing: .1em;
    margin-bottom: 24px;
  }
  .m-sec2Block__gallery_ttl .en {
    font-size: 18px;
  }
  .m-sec2Block__gallery_slide {
    padding-bottom: 70px;
    width: 720px;
  }
  .m-sec2Block__gallery_slide_ttl {
    gap: 0 40px;
    font-size: 30px;
    line-height: 1.5;
    margin-top: 28px;
  }
  .m-sec2Block__gallery_slide_ttl_distance {
    font-size: 18px;
  }
  .m-sec2Block__gallery_slide_body {
    font-size: 16px;
    line-height: 1.875;
  }
  .m-sec2Block__gallery_prev, .m-sec2Block__gallery_next {
    height: 26px;
    top: 393px;
    width: 19px;
  }
  .m-sec2Block__gallery_prev {
    left: 130px;
  }
  .m-sec2Block__gallery_next {
    right: 130px;
  }
  .m-sec2Block2 {
    margin-bottom: 40px;
    margin-top: 70px;
  }
  .m-sec2Block2__ttl {
    font-size: 40px;
    line-height: 1.5;
  }
  .m-sec2Block2__body {
    font-size: 16px;
    line-height: 1.875;
    margin: auto;
    width: 960px;
    text-align: center;
  }
  .m-sec2Block2__ttl + .m-sec2Block2__body {
    margin-top: 40px;
  }
  .m-sec2Block__image_notice {
    font-size: 10px;
  }
  .m-sec3 {
    padding-top: 120px;
    padding-bottom: 80px;
  }
  .m-sec3:before {
    height: 320px;
    background-image: url("./../img/sec3_bg.png");
  }
  .m-sec3__ttlBox {
    margin-bottom: 58px;
    margin-left: auto;
    margin-right: auto;
    width: 960px;
  }
  .m-sec3__ttlBox_body {
    padding: 78px 20px 20px 20px;
  }
  .m-sec3__ttlBox_body_ttlSub {
    font-size: 16px;
    margin-bottom: 6px;
  }
  .m-sec3__ttlBox_body_ttl {
    font-size: 50px;
  }
  .m-sec3__ttlBox_bg {
    margin-top: -20px;
    margin-left: -20px;
    width: calc(100% + 40px);
  }
  .m-sec3__btn {
    padding-top: 44px;
    padding-bottom: 80px;
  }
  .m-sec3Block {
    margin-bottom: 40px;
  }
  .m-sec3Block__image {
    display: flex;
    gap: 20px;
    margin-bottom: 40px;
  }
  .m-sec3Block__image_txt {
    flex-grow: 1;
    display: flex;
    align-items: center;
    padding-left: 72px;
    padding-right: 72px;
  }
  .m-sec3Block__image {
    display: flex;
    gap: 20px;
    margin-bottom: 40px;
  }
  .m-sec3Block__image_notice {
    font-size: 10px;
  }
  .m-sec3Block__cta {
    align-items: center;
    background-image: url("./../img/sec3_cta_bg.png");
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
    padding: 40px 72px;
  }
  .m-sec3Block__cta_ttl {
    font-size: 30px;
    padding: 3px 0;
    width: 440px;
  }
  .m-sec3Block__cta_ttl::before, .m-sec3Block__cta_ttl::after {
    height: 2px;
  }
  .m-sec3Block__cta_ttl::before {
    margin-bottom: 12px;
  }
  .m-sec3Block__cta_ttl::after {
    margin-top: 23px;
  }
  .m-sec3Block__cta_ttl span {
    margin: 0 2px;
  }
  .m-sec3Block__cta_ttl span.num {
    font-size: 60px;
  }
  .m-sec3Block__cta_txt {
    font-size: 16px;
    line-height: 1.5625;
    padding-top: 18px;
  }
  .m-sec3Block__cta_right .m-btn__link {
    width: 440px;
  }
  .m-sec3Block__type {
    padding-bottom: 70px;
  }
  .m-sec3Block__type_item {
    padding: 68px 70px 0;
    display: flex;
    flex-direction: column;
  }
  .m-sec3Block__type_item:nth-of-type(1) .m-sec3Block__type_img {
    width: 419px;
    max-width: 100%;
  }
  .m-sec3Block__type_item:nth-of-type(2) .m-sec3Block__type_img {
    width: 480px;
    max-width: 100%;
  }
  .m-sec3Block__type_item:not(:last-child) {
    padding-top: 80px;
  }
  .m-sec3Block__type_type {
    font-size: 18px;
    margin-bottom: 14px;
  }
  .m-sec3Block__type_type::before, .m-sec3Block__type_type::after {
    height: 2px;
    margin: 0 7px;
    width: 10px;
  }
  .m-sec3Block__type_hanrei {
    margin: 52px auto 0;
    width: 704px;
    max-width: 100%;
  }
  .m-sec3Block__type_room {
    font-size: 40px;
    margin-bottom: 6px;
  }
  .m-sec3Block__type_room span {
    font-size: 30px;
  }
  .m-sec3Block__type_floor {
    margin-bottom: 15px;
    padding: 25px 0 19px;
  }
  .m-sec3Block__type_floor span.txt {
    font-size: 16px;
    line-height: 1.25;
    margin-right: 10px;
  }
  .m-sec3Block__type_floor span.line {
    height: 36px;
    width: 1px;
    margin-right: 10px;
  }
  .m-sec3Block__type_floor span.area {
    font-size: 40px;
    margin-right: 5px;
  }
  .m-sec3Block__type_floor span.unit {
    font-size: 30px;
    margin-right: 10px;
  }
  .m-sec3Block__type_floor span.balcony {
    font-size: 16px;
  }
  .m-sec3Block__type_list {
    display: flex;
    flex-direction: column;
    margin: auto;
    margin-bottom: 20px;
  }
  .m-sec3Block__type_list_item {
    font-size: 16px;
    line-height: 1.875;
    padding-left: 22px;
  }
  .m-sec3Block__type_list_item::before {
    height: 8px;
    top: 12px;
    width: 8px;
  }
  .m-sec3Block__type_img {
    margin: auto;
  }
  .m-sec3Block__facility {
    padding: 61px 72px;
  }
  .m-sec3Block__facility_ttl {
    font-size: 30px;
    line-height: 1.2;
    margin-bottom: 36px;
  }
  .m-sec3Block__facility_ttl .num {
    font-size: 50px;
  }
  .m-sec3Block__facility_ribbon {
    font-size: 30px;
    margin-bottom: 40px;
    padding: 13px;
    width: 514px;
  }
  .m-sec3Block__facility_ribbon::before, .m-sec3Block__facility_ribbon::after {
    width: 20px;
  }
  .m-sec3Block__facility_ribbon::before {
    left: -20px;
  }
  .m-sec3Block__facility_ribbon::after {
    right: -20px;
  }
  .m-sec3Block__facility_list {
    margin-bottom: 20px;
  }
  .m-sec3Block__facility_list_item {
    width: 233px;
  }
  .m-sec3Block__facility_list_item.wide {
    width: 474px;
  }
  .m-sec3Block__facility_list_txt {
    font-size: 16px;
    line-height: 1.25;
    padding: 6px;
  }
  .m-sec3Block__facility_txt {
    font-size: 30px;
    line-height: 1.5;
  }
  .m-sec3Block__ttl {
    font-size: 30px;
    line-height: 1.5;
  }
  .m-sec4 {
    padding-top: 120px;
    padding-bottom: 80px;
  }
  .m-sec4:before {
    height: 320px;
    background-image: url("./../img/sec4_bg.png");
  }
  .m-sec4__ttlBox {
    margin-bottom: 58px;
    width: 960px;
    margin-left: auto;
    margin-right: auto;
  }
  .m-sec4__ttlBox_body {
    padding: 78px 20px 20px 20px;
  }
  .m-sec4__ttlBox_body_ttlSub {
    font-size: 16px;
    margin-bottom: 26px;
  }
  .m-sec4__ttlBox_body_ttl {
    font-size: 50px;
  }
  .m-sec4__ttlBox_bg {
    margin-top: -20px;
    margin-left: -20px;
    width: calc(100% + 40px);
  }
  .m-sec4Block1 {
    margin-bottom: 80px;
  }
  .m-sec4Block1__ttlBox {
    margin-bottom: 38px;
  }
  .m-sec4Block1__ttlBox_ttl {
    font-size: 40px;
    padding-bottom: 38px;
  }
  .m-sec4Block1__ttlBox_deco {
    width: 110px;
  }
  .m-sec4Block2 {
    margin-bottom: 80px;
  }
  .m-sec4Block2__ttl {
    font-size: 20px;
  }
  .m-sec4Block2__ttl strong {
    font-size: 40px;
  }
  .m-sec4Block3 {
    margin-bottom: 80px;
  }
  .m-sec4Block3__ttl {
    font-size: 30px;
    height: 56px;
    margin-bottom: 24px;
  }
  .m-sec4Block3__box1 {
    padding-top: 20px;
    padding-bottom: 80px;
    background-image: url("./../img/sec4_block3_box1_bg.png");
    margin-bottom: 22px;
    background-size: 100% auto;
  }
  .m-sec4Block3__box1_list {
    display: flex;
    justify-content: center;
    margin-bottom: 44px;
  }
  .m-sec4Block3__box1_item {
    font-size: 25px;
    line-height: 1.6;
    width: 306px;
    height: 122px;
    border: 2px solid #AC8D32;
  }
  .m-sec4Block3__box1_item:not(:last-child) {
    margin-right: 16px;
  }
  .m-sec4Block3__box1_copy {
    font-size: 20px;
  }
  .m-sec4Block3__box1_copy strong {
    font-size: 40px;
  }
  .m-sec4Block3__box2 {
    padding: 70px 10px 10px;
    border: 1px solid #AC8D32;
  }
  .m-sec4Block3__box2_ttl {
    font-size: 30px;
    margin-bottom: 40px;
  }
  .m-sec4Block3__box2_list {
    display: flex;
    justify-content: center;
  }
  .m-sec4Block3__box2_item {
    width: 209px;
  }
  .m-sec4Block3__box2_item:not(:last-child) {
    margin-right: 40px;
  }
  .m-sec4Block3__box2_txt {
    margin-top: 42px;
    font-size: 10px;
    text-align: right;
  }
  .m-sec4Block4 {
    margin-bottom: 80px;
  }
  .m-sec4Block4__ttl {
    background-image: url("./../img/deco_ttl2.png"), url("./../img/deco_ttl2.png");
    font-size: 30px;
    padding: 38px 20px;
    margin-bottom: 40px;
    margin-right: 30px;
    margin-left: 30px;
  }
  .m-sec4Block4__ttl strong {
    font-size: 40px;
  }
  .m-sec4Block4__box1 {
    display: flex;
    align-items: flex-end;
    padding: 70px;
    border: 1px solid #AC8D32;
  }
  .m-sec4Block4__box1_body {
    width: 50%;
  }
  .m-sec4Block4__box1_body_ttl {
    font-size: 28px;
    margin-bottom: 28px;
  }
  .m-sec4Block4__box1_body_ttlSub {
    font-size: 24px;
    margin-bottom: 12px;
  }
  .m-sec4Block4__box1_body_txt {
    font-size: 16px;
  }
  .m-sec4Block4__box1_body_txt span {
    font-size: 12px;
  }
  .m-sec4Block4__box1_table {
    width: 50%;
    padding-left: 50px;
  }
  .m-sec5 {
    padding-top: 120px;
    padding-bottom: 80px;
  }
  .m-sec5:before {
    height: 320px;
    background-image: url("./../img/sec5_bg.png");
  }
  .m-sec5__ttlBox {
    margin-bottom: 58px;
    width: 960px;
    margin-left: auto;
    margin-right: auto;
  }
  .m-sec5__ttlBox_body {
    padding: 78px 20px 20px 20px;
  }
  .m-sec5__ttlBox_body_ttlSub {
    font-size: 16px;
    margin-bottom: 26px;
  }
  .m-sec5__ttlBox_body_ttl {
    font-size: 50px;
  }
  .m-sec5__ttlBox_bg {
    margin-top: -20px;
    margin-left: -20px;
    width: calc(100% + 40px);
  }
  .m-sec5Block:not(:last-child) {
    margin-bottom: 40px;
  }
  .m-sec5Block__list {
    margin-left: -4px;
    margin-right: -4px;
  }
  .m-sec5Block__list_item {
    padding-left: 4px;
    padding-right: 4px;
  }
  .m-sec5Block__list_item_txt {
    font-size: 25px;
    padding: 19px 25px;
  }
  .m-sec5Block__head {
    padding: 70px 72px;
  }
  .m-sec5Block__head_ttl {
    font-size: 30px;
    padding-bottom: 24px;
    margin-bottom: 24px;
  }
  .m-sec5Block__head_ttl:before {
    height: 1px;
  }
  .m-sec5Block__head_txt {
    font-size: 16px;
  }

  .m-sec5Block__body {
    display: flex;
    padding: 72px;
  }
  .m-sec5Block__body_txt {
    width: 50%;
    font-size: 16px;
    margin-bottom: 40px;
  }
  .m-sec5Block__body_main {
    width: 50%;
    padding-left: 50px;
  }
  .m-sec5Block__body_main_box--01 {
    padding-right: 40px;
  }
  .m-sec5Block__body_main_box_ttl {
    padding: 9px;
    font-size: 16px;
    margin-bottom: 50px;
  }
  .m-sec5Block__body_main_box_ttl--copy {
    margin-bottom: 3px;
  }
  .m-sec5Block__body_main_box_copy {
    font-size: 24px;
    margin-bottom: 7px;
  }
  .m-sec5Block__body_main_box_copy strong {
    font-size: 34px;
  }
  .m-sec5Block__body_main_box_txt {
    margin-top: 18px;
    font-size: 12px;
    line-height: 1.5;
  }
}

@media screen and (max-width: 767px) {
  .l-inner {
    padding-left: 5.33333vw;
    padding-right: 5.33333vw;
  }
  .l-only--pc {
    display: none !important;
  }
  .l-only--sp {
    display: block !important;
  }
  .m-btn__item:not(:last-child) {
    margin-bottom: 5.33333vw;
  }
  .m-fixedBottomButtons {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 2.66667vw;
    background-color: rgba(38, 38, 38, 0.9);
    color: #fff;
    font-size: 3.46667vw;
    z-index: 90;
    transform: translateY(101%);
    transition: transform 0.3s ease-out;
  }
  .m-fixedBottomButtons.is-show {
    transform: translateY(0%);
  }
  .m-fixedBottomButtons__inner {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .m-fixedBottomButtons__item {
    width: 50%;
  }
  .m-fixedBottomButtons__item:first-child a {
    border-top-left-radius: 0.66667vw;
    border-bottom-left-radius: 0.66667vw;
  }
  .m-fixedBottomButtons__item:last-child {
    margin-left: 1px;
    width: calc(50% - 1px);
  }
  .m-fixedBottomButtons__item:last-child a {
    border-top-right-radius: 0.66667vw;
    border-bottom-right-radius: 0.66667vw;
    background-color: #ac8d32;
  }
  .m-fixedBottomButtons__item a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 9.06667vw;
    background-color: #670001;
    text-align: center;
    font-family: YakuHanMP, "Noto Serif JP", serif;
  }
  .m-footerBody {
    padding-top: 10.66667vw;
  }
  .m-footerBtn {
    margin-bottom: 10.66667vw;
  }
  .m-footerBnr {
    margin-bottom: 10.66667vw;
  }
  .m-footerBnr__item:not(:last-child) {
    margin-bottom: 5.33333vw;
  }
  .m-footerBnr__txt {
    margin-top: 2.4vw;
    font-size: 2.66667vw;
  }
  .m-footerNote__ttl {
    font-size: 3.2vw;
    padding: 2vw 2.66667vw;
    margin-bottom: 3.2vw;
  }
  .m-footerNote__txt {
    font-size: 3.2vw;
    margin-bottom: 6.93333vw;
  }
  .m-footerFoot {
    height: 10.66667vw;
    justify-content: center;
  }
  .m-footerFoot__copyright {
    text-align: center;
    font-size: 2.66667vw;
  }
  .m-footerFoot__pageTop {
    width: 10.66667vw;
    height: 10.66667vw;
  }
  .m-footerFoot__pageTop_ico {
    width: 1.86667vw;
    height: 2.53333vw;
    margin-bottom: 0.8vw;
  }
  .m-footerFoot__pageTop_txt {
    font-size: 2.66667vw;
  }
  .m-gallery {
    padding-top: 8.53333vw;
    padding-bottom: 8.53333vw;
  }
  .m-gallery__inner {
    padding-left: 5.33333vw;
    padding-right: 5.33333vw;
  }
  .m-gallery__inner +  .m-gallery__inner {
  margin-top: 8.53333vw;
  }
  .m-gallery__ttl {
    font-size: 4.8vw;
    margin-bottom: 5.33333vw;
    line-height: 1.4;
  }
  .m-gallery__txt {
    font-size: 3.73333vw;
    line-height: 1.71429;
  }
  .m-gallery__table {
    margin-top: 5.6vw;
  }
  .m-gallery__table table:not(:first-child) {
    margin-top: 5.6vw;
  }
  .m-gallery__table__th {
    width: 5em;
    font-size: 3.73333vw;
  }
  .m-gallery__table__td {
    display: block;
    margin-top: 2vw;
    margin-bottom: 2vw;
    line-height: 1.4;
    font-size: 3.73333vw;
  }
  .m-gallery__btn {
    margin: 5.6vw auto 0;
    width: 53.33333vw;
    height: 10.66667vw;
    font-size: 3.73333vw;
    box-shadow: 0 0 2.66667vw rgba(255, 255, 255, 0.2);
  }
  .m-headerWrap {
    padding-top: 13.86667vw;
  }
  .m-header {
    position: fixed;
    background-color: #fff;
    height: 13.86667vw;
  }
  .m-header__inner {
    height: 100%;
    padding-left: 1.6vw;
  }
  .m-header__head_logo {
    width: 50vw;
  }
  .m-header__body_nav {
    display: none;
  }
  .m-headerNav {
    overflow-y: auto;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
    padding-top: 13.86667vw;
    padding-right: 5.33333vw;
    padding-left: 5.33333vw;
    padding-bottom: 5.33333vw;
    background-color: rgba(235, 235, 235, 0.98);
    transition: all 400ms;
    opacity: 0;
    visibility: hidden;
  }
  .m-headerNav.is-open {
    opacity: 1;
    visibility: visible;
  }
  .m-headerNav__list {
    padding-top: 4vw;
    padding-bottom: 4vw;
  }
  .m-headerNav__list_link {
    font-family: YakuHanMP, "Noto Serif JP", serif;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 12.8vw;
    font-size: 4.8vw;
  }
  .m-headerNav__utils_item:not(:last-child) {
    margin-bottom: 2.66667vw;
  }
  .m-headerNav__utils_link {
    display: block;
  }
  .m-headerMenuBtn {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 18.93333vw;
    height: 13.86667vw;
    transition: all 400ms;
  }
  .m-headerMenuBtn.is-open {
    background-color: #d6000f;
  }
  .m-headerMenuBtn.is-open .m-headerMenuBtn__ico span {
    background-color: #fff;
    transform-origin: center;
  }
  .m-headerMenuBtn.is-open .m-headerMenuBtn__ico span:nth-child(1) {
    transform: translateY(1.33333vw) rotate(25deg);
  }
  .m-headerMenuBtn.is-open .m-headerMenuBtn__ico span:nth-child(2) {
    transform: translateY(-1.33333vw) rotate(-25deg);
  }
  .m-headerMenuBtn.is-open .m-headerMenuBtn__txt {
    color: #fff;
  }
  .m-headerMenuBtn__ico {
    display: block;
    margin-top: 0.53333vw;
  }
  .m-headerMenuBtn__ico span {
    display: block;
    width: 10.93333vw;
    height: 0.53333vw;
    background-color: #000;
    transition: transform 400ms;
  }
  .m-headerMenuBtn__ico span:nth-child(1) {
    margin-bottom: 2.13333vw;
  }
  .m-headerMenuBtn__txt {
    margin-top: 1.86667vw;
    font-family: "Cardo", "Noto Serif JP", serif;
    font-weight: 400;
    font-size: 3.46667vw;
    line-height: 1.0;
    letter-spacing: 0.01em;
    transition: color 400ms;
  }
  .m-headerMenu {
    display: block;
  }
  .m-kvMain__btn {
    width: 48.13333vw;
    bottom: 16.26667vw;
  }
  .m-kvMain__btnGroup {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-95%);
  }
  .m-kvMain__btn, .m-kvMain__scroll {
    position: unset;
    transform: translateX(0);
  }
  .m-kvMain__scroll {
    width: 8vw;
    bottom: 0vw;
  }
  .m-localNav {
    padding-top: 10.93333vw;
    padding-bottom: 10.93333vw;
  }
  .m-localNav__list {
    margin-top: -3.06667vw;
  }
  .m-localNav__item {
    width: 43.06667vw;
    margin-top: 3.06667vw;
  }
  .m-localNav__item:nth-child(2n) {
    margin-left: 3.06667vw;
  }
  .m-localNav__link_body {
    justify-content: center;
    padding: 3.2vw 0.66667vw 5.6vw;
  }
  .m-localNav__link_body_ttl {
    text-align: center;
    font-size: 3.73333vw;
  }
  .m-map {
    padding-top: 8.53333vw;
    padding-bottom: 8.53333vw;
  }
  .m-map__inner {
    padding-left: 5.33333vw;
    padding-right: 5.33333vw;
  }
  .m-map__ttl {
    font-size: 4.8vw;
    margin-bottom: 5.33333vw;
  }
  .m-map__btn {
    margin-top: 5.33333vw;
    width: 53.33333vw;
    height: 10.66667vw;
    font-size: 3.73333vw;
  }
  .m-sec1 {
    padding-top: 12.8vw;
    padding-bottom: 21.33333vw;
  }
  .m-sec1:before {
    height: 39.46667vw;
    background-image: url("./../img/sp/sec1_bg.png");
  }
  .m-sec1__ttlBox {
    margin-bottom: 8.53333vw;
  }
  .m-sec1__ttlBox_body {
    padding: 7.2vw 2.66667vw 2.66667vw 2.66667vw;
  }
  .m-sec1__ttlBox_body_ttlSub {
    font-size: 3.73333vw;
    margin-bottom: 2.13333vw;
  }
  .m-sec1__ttlBox_body_ttl {
    font-size: 6.66667vw;
  }
  .m-sec1__ttlBox_bg {
    margin-top: -2.66667vw;
    margin-left: -2.66667vw;
    width: calc(100% + 5.33333vw);
  }
  .m-sec1__btn {
    padding-top: 5.33333vw;
  }
  .m-sec1Block:not(:last-child) {
    margin-bottom: 10.66666vw;
  }
  .m-sec1Block__col1 {
    padding: 6.4vw 5.33333vw;
  }
  .m-sec1Block__col1_txt {
    padding: 6.66667vw 5.33333vw;
  }
  .m-sec1Block__col1_flex {
    padding: 8.93333vw 5.33333vw;
  }
  .m-sec1Block__col1_flex_img {
    width: 74vw;
    margin: 0 auto 8.8vw;
  }
  .m-sec1Block__col2 {
    width: 44.53333vw;
  }
  .m-sec1Block__col2_img {
    width: 100%;
  }
  .m-sec1Block__col2_txt {
    padding: 6.66667vw 5.33333vw;
    width: 100%;
  }
  .m-sec1Block__col2 .m-sec1Block__ttl {
    font-size: 3.73333vw;
    line-height: 1.25;
  }
  .m-sec1Block__col3 {
    width: 29.64vw;
  }
  .m-sec1Block__col3 .m-sec1Block__blueBg {
    padding: 2.66667vw 0 2.93333vw;
  }
  .m-sec1Block__blueBg {
    padding: 1.73333vw 0 2.93333vw;
  }
  .m-sec1Block__blueBg_white, .m-sec1Block__blueBg_gold {
    margin: 0 0.53333vw;
  }
  .m-sec1Block__blueBg_white {
    font-size: 3.73333vw;
  }
  .m-sec1Block__blueBg_gold {
    font-size: 6.66667vw;
  }
  .m-sec1Block__ttl {
    font-size: 4.8vw;
    line-height: 1.55556;
  }
  .m-sec1Block__ttl_pc {
    display: none;
  }
  .m-sec1Block__ttl + .m-sec1Block__body {
    margin-top: 3.6vw;
    padding-top: 2.53333vw;
  }
  .m-sec1Block__body {
    font-size: 3.73333vw;
    line-height: 1.71429;
  }
  .m-sec1Block__table {
    border-top: none !important;
  }
  .m-sec1Block__table tr {
    display: flex;
    flex-wrap: wrap;
  }
  .m-sec1Block__table th {
    background: #e6e5e5;
    width: 100%;
    font-size: 3.73333vw;
    padding: 1.2vw 3.73333vw;
  }
  .m-sec1Block__table_td {
    width: 50%;
    font-size: 3.73333vw;
    padding: 1.6vw 0 3.2vw;
  }
  .m-sec1Block__table_td span.txt {
    font-size: 4.8vw;
    line-height: 5.46667vw;
  }
  .m-sec1Block__table_td span.num {
    font-size: 6.13333vw;
    margin: 0 0.53333vw;
  }
  .m-sec1Block__table_price {
    line-height: 1.2;
  }
  .m-sec1Block__table_notice {
    font-size: 2.93333vw;
  }
  .m-sec2 {
    padding-top: 12.8vw;
    padding-bottom: 21.33333vw;
  }
  .m-sec2:before {
    height: 39.2vw;
    background-image: url("./../img/sp/sec2_bg.png");
  }
  .m-sec2__ttlBox {
    margin-bottom: 8.53333vw;
  }
  .m-sec2__ttlBox_body {
    padding: 7.2vw 2.66667vw 2.66667vw 2.66667vw;
  }
  .m-sec2__ttlBox_body_ttlSub {
    font-size: 3.73333vw;
    margin-bottom: 2.13333vw;
  }
  .m-sec2__ttlBox_body_ttl {
    font-size: 6.66667vw;
  }
  .m-sec2__ttlBox_bg {
    margin-top: -2.66667vw;
    margin-left: -2.66667vw;
    width: calc(100% + 5.33333vw);
  }
  .m-sec2__btn {
    padding-top: 4vw;
  }
  .m-sec2Block {
    margin-bottom: 10.66666vw;
  }
  .m-sec2Block__deco {
    margin: 3.6vw auto 2.8vw;
    width: 14.66667vw;
  }
  .m-sec2Block__col1 {
    padding: 6.4vw 5.33333vw;
  }
  .m-sec2Block__col1_txt {
    padding: 6.66667vw 5.33333vw;
  }
  .m-sec2Block__col1_flex {
    padding: 8.93333vw 5.33333vw;
  }
  .m-sec2Block__col1_flex_img {
    width: 74vw;
    margin: 0 auto 8.8vw;
  }
  .m-sec2Block__col2 {
    width: 44.53333vw;
  }
  .m-sec2Block__col2_img {
    width: 100%;
  }
  .m-sec2Block__col2_txt {
    padding: 0 5.33333vw 6.66667vw;
    width: 100%;
  }
  .m-sec2Block__col2_txt .m-sec2Block__ttl + .m-sec2Block__body {
    margin-top: 3.6vw;
  }
  .m-sec2Block__col2 .m-sec2Block__ttl {
    font-size: 3.73333vw;
    line-height: 1.25;
  }
  .m-sec2Block__col3 {
    width: 29.64vw;
  }
  .m-sec2Block__blueBg {
    padding: 2.66667vw 0 3.33333vw;
  }
  .m-sec2Block__blueBg_white, .m-sec2Block__blueBg_gold {
    margin: 0 0.4vw;
  }
  .m-sec2Block__blueBg_white {
    font-size: 3.73333vw;
  }
  .m-sec2Block__blueBg_gold {
    font-size: 6.66667vw;
  }
  .m-sec2Block__ttl {
    font-size: 4.8vw;
    line-height: 1.55556;
  }
  .m-sec2Block__ttl_pc {
    display: none;
  }
  .m-sec2Block__body {
    font-size: 3.73333vw;
    line-height: 1.71429;
  }
  .m-sec2Block__gallery_ttl {
    padding-top: 10.13333vw;
    padding-bottom: 5.6vw;
  }
  .m-sec2Block__gallery_ttl .ja {
    font-size: 4.8vw;
    letter-spacing: .2em;
    margin-bottom: 2.8vw;
  }
  .m-sec2Block__gallery_ttl .en {
    font-size: 2.4vw;
  }
  .m-sec2Block__gallery_slide {
    padding-bottom: 10.13333vw;
    width: 76vw;
  }
  .m-sec2Block__gallery_slide_ttl {
    gap: 1.33333vw 4.8vw;
    font-size: 4.8vw;
    line-height: 1.25;
    margin-top: 4vw;
  }
  .m-sec2Block__gallery_slide_ttl_distance {
    font-size: 10px;
  }
  .m-sec2Block__gallery_slide_body {
    font-size: 3.73333vw;
    line-height: 1.71429;
  }
  .m-sec2Block__gallery_prev, .m-sec2Block__gallery_next {
    height: 3.46667vw;
    top: 47.46667vw;
    width: 2.53333vw;
  }
  .m-sec2Block__gallery_prev {
    left: 2vw;
  }
  .m-sec2Block__gallery_next {
    right: 2vw;
  }
  .m-sec2Block2 {
    margin-top: 9.06667vw;
    margin-bottom: 5.33333vw;
  }
  .m-sec2Block2__ttl {
    font-size: 4.8vw;
    line-height: 1.55556;
  }
  .m-sec2Block2__body {
    font-size: 3.73333vw;
    line-height: 1.71429;
  }
  .m-sec2Block2__ttl + .m-sec2Block2__body {
    margin-top: 3.6vw;
  }
  .m-sec2Block__image_notice {
    font-size: 2.4vw;
  }
  .m-sec3 {
    padding-top: 12.8vw;
    padding-bottom: 21.33333vw;
  }
  .m-sec3:before {
    height: 48.53333vw;
    background-image: url("./../img/sp/sec3_bg.png");
  }
  .m-sec3__ttlBox {
    margin-bottom: 8.53333vw;
  }
  .m-sec3__ttlBox_body {
    padding: 7.2vw 2.66667vw 2.66667vw 2.66667vw;
  }
  .m-sec3__ttlBox_body_ttlSub {
    font-size: 3.73333vw;
    margin-bottom: 2.13333vw;
  }
  .m-sec3__ttlBox_body_ttl {
    font-size: 6.66667vw;
  }
  .m-sec3__ttlBox_bg {
    margin-top: -2.66667vw;
    margin-left: -2.66667vw;
    width: calc(100% + 5.33333vw);
  }
  .m-sec3__btn {
    padding-top: 5.33333vw;
  }
  .m-sec3Block {
    margin-bottom: 5.33333vw;
  }
  .m-sec3Block__image {
    margin-bottom: 1.33333vw;
  }
  .m-sec3Block__image_left {
    margin-bottom: 1.33333vw;
  }
  .m-sec3Block__image_right img {
    width: 73%;
    margin: auto;
  }
  .m-sec3Block__image_txt {
    text-align: center;
    padding: 6.66667vw 3.2vw;
  }
  .m-sec3Block__image_notice {
    font-size: 2.4vw;
  }
  .m-sec3Block__cta {
    background-image: url("./../img/sp/sec3_cta_bg.png");
    padding: 5.33333vw;
  }
  .m-sec3Block__cta_ttl {
    border-width: 0.13333vw;
    font-size: 5.33333vw;
    padding: 0.4vw 0;
  }
  .m-sec3Block__cta_ttl::before, .m-sec3Block__cta_ttl::after {
    height: 0.4vw;
  }
  .m-sec3Block__cta_ttl::before {
    margin-bottom: 1.2vw;
  }
  .m-sec3Block__cta_ttl::after {
    margin-top: 2.53333vw;
  }
  .m-sec3Block__cta_ttl span.num {
    font-size: 10.13333vw;
  }
  .m-sec3Block__cta_txt {
    font-size: 3.73333vw;
    line-height: 1.71429;
    padding: 2.66667vw 0 3.06667vw;
  }
  .m-sec3Block__cta_right .m-btn__link {
    box-shadow: 0 0 4.66667vw rgba(255, 255, 255, 0.1);
  }
  .m-sec3Block__type {
    padding: 8.53333vw 6.66667vw;
    border-width: 0.26667vw;
  }
  .m-sec3Block__type_item:not(:last-child) {
    margin-bottom: 10.66667vw;
  }
  .m-sec3Block__type_type {
    font-size: 4.26667vw;
    margin-bottom: 2.13333vw;
  }
  .m-sec3Block__type_type::before, .m-sec3Block__type_type::after {
    height: 0.53333vw;
    width: 1.33333vw;
    margin: 0 1.2vw;
  }
  .m-sec3Block__type_room {
    font-size: 9.33333vw;
    margin-bottom: 2.13333vw;
  }
  .m-sec3Block__type_room span {
    font-size: 4.8vw;
  }
  .m-sec3Block__type_floor {
    border-width: 0.26667vw;
    flex-wrap: wrap;
    margin-bottom: 1.2vw;
    padding: 2.13333vw 0 3.33333vw;
  }
  .m-sec3Block__type_floor span.txt {
    font-size: 3.46667vw;
    line-height: 1.07692;
    margin-right: 1.33333vw;
  }
  .m-sec3Block__type_floor span.line {
    height: 6.66667vw;
    margin-right: 1.33333vw;
    width: 0.26667vw;
  }
  .m-sec3Block__type_floor span.area {
    font-size: 8.53333vw;
    margin-right: 0.8vw;
  }
  .m-sec3Block__type_floor span.unit {
    font-size: 4.8vw;
  }
  .m-sec3Block__type_floor span.balcony {
    width: 100%;
    text-align: center;
    font-size: 3.73333vw;
    margin-top: 2.8vw;
  }
  .m-sec3Block__type_list {
    margin-bottom: 4.66667vw;
  }
  .m-sec3Block__type_list_item {
    font-size: 3.73333vw;
    line-height: 1.71429;
    padding-left: 4vw;
  }
  .m-sec3Block__type_list_item::before {
    height: 2.13333vw;
    top: 2.66667vw;
    width: 2.13333vw;
  }
  .m-sec3Block__type_img {
    margin: auto;
    width: 67vw;
  }
  .m-sec3Block__type_item:nth-of-type(2) .m-sec3Block__type_img {
    width: calc(480 / 419 * 67vw);
  }
  .m-sec3Block__type_hanrei {
    margin: 24px auto 0;
  }
  .m-sec3Block__facility {
    padding: 5.33333vw 6.66667vw;
    border-width: 0.26667vw;
  }
  .m-sec3Block__facility_ttl {
    font-size: 4.8vw;
    line-height: 1.36111;
    margin-bottom: 4vw;
  }
  .m-sec3Block__facility_ttl .num {
    font-size: 8vw;
  }
  .m-sec3Block__facility_ribbon {
    font-size: 4vw;
    line-height: 1.5;
    margin-bottom: 4vw;
    padding: 0.66667vw 0 0.93333vw;
    width: calc(100% - 5.33333vw);
  }
  .m-sec3Block__facility_ribbon::before, .m-sec3Block__facility_ribbon::after {
    width: 2.66667vw;
  }
  .m-sec3Block__facility_ribbon::before {
    left: -2.66667vw;
  }
  .m-sec3Block__facility_ribbon::after {
    right: -2.66667vw;
  }
  .m-sec3Block__facility_list {
    margin-bottom: 3.2vw;
    gap: 1.33333vw;
  }
  .m-sec3Block__facility_list_item {
    width: 37vw;
  }
  .m-sec3Block__facility_list_item.wide {
    width: 100%;
  }
  /* .m-sec3Block__facility_list_item:nth-last-child(n+3) {
    margin-bottom: 1.33333vw;
  } */
  .m-sec3Block__facility_list_txt {
    font-size: 3.2vw;
    line-height: 1.16667;
    padding: 0.8vw;
  }
  .m-sec3Block__facility_txt {
    font-size: 4.26667vw;
    line-height: 1.625;
  }
  .m-sec3Block__ttl {
    font-size: 4.8vw;
    line-height: 1.55556;
  }
  .m-sec3Block__ttl_pc {
    display: none;
  }
  .m-sec4 {
    padding-top: 12.8vw;
    padding-bottom: 21.33333vw;
  }
  .m-sec4:before {
    height: 40.26667vw;
    background-image: url("./../img/sp/sec4_bg.png");
  }
  .m-sec4__ttlBox {
    margin-bottom: 8.53333vw;
  }
  .m-sec4__ttlBox_body {
    padding: 7.2vw 1.33333vw 2.66667vw 1.33333vw;
  }
  .m-sec4__ttlBox_body_ttlSub {
    font-size: 3.73333vw;
    margin-bottom: 2.13333vw;
  }
  .m-sec4__ttlBox_body_ttl {
    font-size: 6.66667vw;
  }
  .m-sec4__ttlBox_bg {
    margin-top: -2.66667vw;
    margin-left: -2.66667vw;
    width: calc(100% + 5.33333vw);
  }
  .m-sec4Block1 {
    margin-bottom: 10.66667vw;
  }
  .m-sec4Block1__ttlBox {
    margin-bottom: 5.33333vw;
  }
  .m-sec4Block1__ttlBox_ttl {
    font-size: 4.26667vw;
    padding-bottom: 4vw;
  }
  .m-sec4Block1__ttlBox_deco {
    width: 14.66667vw;
  }
  .m-sec4Block2 {
    margin-bottom: 10.66667vw;
  }
  .m-sec4Block2__ttl {
    font-size: 4.8vw;
  }
  .m-sec4Block2__ttl strong {
    font-size: 6.4vw;
  }
  .m-sec4Block3 {
    margin-bottom: 10.66667vw;
  }
  .m-sec4Block3__ttl {
    font-size: 4.8vw;
    height: 11.73333vw;
    margin-bottom: 3.06667vw;
  }
  .m-sec4Block3__box1 {
    padding: 5.33333vw 5.33333vw 12.53333vw;
    margin-bottom: 5.33333vw;
    background-image: url("./../img/sp/sec4_block3_box1_bg.png");
    background-size: auto 100%;
  }
  .m-sec4Block3__box1_list {
    margin-bottom: 5.33333vw;
  }
  .m-sec4Block3__box1_item {
    font-size: 4vw;
    height: 12.8vw;
    border: 0.53333vw solid #AC8D32;
  }
  .m-sec4Block3__box1_item:not(:last-child) {
    margin-bottom: 2.66667vw;
  }
  .m-sec4Block3__box1_copy {
    font-size: 4.8vw;
  }
  .m-sec4Block3__box1_copy strong {
    font-size: 5.86667vw;
  }
  .m-sec4Block3__box2 {
    padding: 8.53333vw 5.33333vw 8.53333vw;
    border: 0.13333vw solid #AC8D32;
  }
  .m-sec4Block3__box2_ttl {
    font-size: 4.26667vw;
    margin-bottom: 6.66667vw;
  }
  .m-sec4Block3__box2_item:not(:last-child) {
    margin-bottom: 14.93333vw;
  }
  .m-sec4Block3__box2_txt {
    margin-top: 54px;
    font-size: 2.93333vw;
  }
  .m-sec4Block4 {
    margin-bottom: 10.66667vw;
  }
  .m-sec4Block4__ttl {
    background-image: url("./../img/sp/deco_ttl2.png"), url("./../img/sp/deco_ttl2.png");
    padding: 6vw 0vw;
    margin-left: 5.33333vw;
    margin-right: 5.33333vw;
    line-height: 1.6;
    font-size: 4.8vw;
    margin-bottom: 5.33333vw;
  }
  .m-sec4Block4__ttl strong {
    font-size: 6.4vw;
  }
  .m-sec4Block4__box1 {
    padding: 5.33333vw 4.8vw;
    border: 0.13333vw solid #AC8D32;
  }
  .m-sec4Block4__box1_body_ttl {
    font-size: 4.8vw;
    margin-bottom: 4.26667vw;
  }
  .m-sec4Block4__box1_body_ttlSub {
    font-size: 3.73333vw;
    margin-bottom: 2.13333vw;
  }
  .m-sec4Block4__box1_body_txt {
    font-size: 3.73333vw;
  }
  .m-sec4Block4__box1_table {
    margin-top: 4vw;
  }
  .m-sec5 {
    padding-top: 12.8vw;
    padding-bottom: 21.33333vw;
  }
  .m-sec5:before {
    height: 47.86667vw;
    background-image: url("./../img/sp/sec5_bg.png");
  }
  .m-sec5__ttlBox {
    margin-bottom: 8.53333vw;
  }
  .m-sec5__ttlBox_body {
    padding: 7.2vw 2.66667vw 2.66667vw 2.66667vw;
  }
  .m-sec5__ttlBox_body_ttlSub {
    font-size: 3.73333vw;
    margin-bottom: 2.13333vw;
  }
  .m-sec5__ttlBox_body_ttl {
    font-size: 6.66667vw;
  }
  .m-sec5__ttlBox_bg {
    margin-top: -2.66667vw;
    margin-left: -2.66667vw;
    width: calc(100% + 5.33333vw);
  }
  .m-sec5Block:not(:last-child) {
    margin-bottom: 5.33333vw;
  }
  .m-sec5Block__list {
    margin-left: -0.13333vw;
    margin-right: -0.13333vw;
  }
  .m-sec5Block__list_item {
    padding-left: 0.13333vw;
    padding-right: 0.13333vw;
  }
  .m-sec5Block__list_item_txt {
    font-size: 3.73333vw;
    padding: 2.53333vw 0 2.66667vw;
  }
  .m-sec5Block__head {
    padding: 8vw 5.33333vw;
  }
  .m-sec5Block__head_ttl {
    font-size: 4.8vw;
    padding-bottom: 4.26667vw;
    margin-bottom: 4.26667vw;
  }
  .m-sec5Block__head_ttl:before {
    height: 0.26667vw;
  }
  .m-sec5Block__head_txt {
    font-size: 3.73333vw;
  }
  .m-sec5Block__body {
    padding: 5.33333vw;
  }
  .m-sec5Block__body_txt {
    font-size: 3.73333vw;
    margin-bottom: 5.33333vw;
  }
  .m-sec5Block__body_main_box:not(:last-child) {
    margin-bottom: 10.4vw;
  }
  .m-sec5Block__body_main_box_ttl {
    padding: 2.4vw;
    font-size: 3.73333vw;
    margin-bottom: 5.33333vw;
  }
  .m-sec5Block__body_main_box_copy {
    font-size: 4.26667vw;
    margin-bottom: 4.8vw;
  }
  .m-sec5Block__body_main_box_copy strong {
    font-size: 6.4vw;
  }
  .m-sec5Block__body_main_box_txt {
    margin-top: 4.8vw;
    font-size: 3.2vw;
    line-height: 1.5;
  }

  /* 横スクロール対応 */
  .m-scroll__horizon {
    overflow: auto;
  }
  .m-scroll__horizon img {
    max-width: none;
    width: auto;
  }
}

/* modal */
.js-modal {
  display: none;
  height: 100vh;
  position: fixed;
  top: 0;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
.js-modal_bg {
  background: rgba(0, 0, 0, 0.6);
  height: 100vh;
  width: 100%;
}
.js-modal_content {
  background: #fff;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 5px;
  width: 50%;
}
@media screen and (max-width: 767px) {
  .js-modal_content {
    width: 85%;
  }
}

.js-modal_content_inner {
  position: relative;
}

.js-modal_close {
  position: absolute;
  bottom: calc( 100% + 4px);
  left: calc( 100% + 4px);
  font-size: 0;
}
.js-modal_close:before {
  font-size: 24px;
  color: #fff;
  content: '✕';
  font-weight: bold;
}