@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital@0;1&family=EB+Garamond:ital@0;1&family=Libre+Caslon+Display&family=Playfair+Display:ital@0;1&family=Shippori+Mincho+B1:wght@400;500;600;700&family=Zen+Old+Mincho:wght@400;500;600;700&display=swap");
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;
}

nav 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;
}

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

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

del {
  text-decoration: line-through;
}

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

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

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

input, select {
  vertical-align: middle;
}

li {
  list-style: none;
}

input[type=submit], input[type=button] {
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -webkit-appearance: button;
  -moz-appearance: button;
       appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}

input[type=submit]::-webkit-search-decoration, input[type=button]::-webkit-search-decoration {
  display: none;
}

input[type=submit]:focus, input[type=button]:focus {
  outline-offset: -2px;
}

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

input[type=submit]:focus, input[type=password]:focus, input[type=button]:focus {
  outline: 0;
}

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

input, button, select, textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none;
}

textarea {
  resize: vertical;
}

input[type=checkbox], input[type=radio] {
  display: none;
}

input[type=submit], input[type=button], label, button, select {
  cursor: pointer;
}

select::-ms-expand {
  display: none;
}

html {
  font-size: 10px;
}

@media screen and (max-width: 1450px) {
  html {
    font-size: 0.6896551724vw;
  }
}
@media screen and (max-width: 750px) {
  html {
    font-size: 1.3333333333vw;
  }
}
@media screen and (min-width: 751px) {
  ._sp {
    display: none !important;
  }
}
@media screen and (max-width: 750px) {
  ._pc {
    display: none !important;
  }
}
* {
  -webkit-transition: all 0s ease;
  transition: all 0s ease;
  margin: 0;
  padding: 0;
}

html {
  overflow: auto;
}

main {
  display: block;
  position: relative;
  overflow: hidden;
  padding: 11rem 0 0;
}

@media screen and (max-width: 750px) {
  main {
    width: 100%;
    padding: 0;
  }
}
section {
  position: relative;
  overflow: hidden;
}

img,
svg,
video {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

body {
  font-family: "Shippori Mincho B1", "Zen Old Mincho", serif;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #000;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

.f-shippori {
  font-family: "Shippori Mincho B1", serif;
}

.f-zen {
  font-family: "Zen Old Mincho", serif;
}

.f-play {
  font-family: "Playfair Display", serif;
}

.f-libre {
  font-family: "Libre Caslon Display", serif;
  font-weight: 400;
}

.f-c-gara {
  font-family: "Cormorant Garamond", serif;
  font-weight: 400;
}

.f-eb-gara {
  font-family: "EB Garamond", serif;
  font-weight: 400;
}

header {
  width: 100%;
  background: #fff;
  padding: 2rem 0 5rem;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 900;
}
header .com-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
header .h-h1 {
  font-size: 1rem;
  width: 100%;
  margin-bottom: 1rem;
  font-family: "Noto Sans JP", sans-serif;
}
header .h-logo {
  width: 12.5rem;
}
header .h-logo h1 {
  font-size: 1rem;
  position: absolute;
  top: 5px;
  left: 0;
  opacity: 0;
}
header .h-logo a {
  display: block;
}
header .h-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
header .h-links_btn {
  margin-left: 2rem;
  position: relative;
}
header .h-links_btn span {
  color: #1A1311;
  font-size: 1.2rem;
  letter-spacing: 0;
}
header .h-links_btn.limited, header .h-links_btn.reserve, header .h-links_btn.request {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 10.8rem;
  height: 2.5rem;
}
header .h-links_btn.request {
  background: #883e57;
  margin-left: 1rem;
  border-bottom: none;
}
header .h-links_btn.request span {
  color: #fff;
}
header .h-links_btn.reserve {
  background: #B08500;
  margin-left: 1rem;
  border-bottom: none;
}
header .h-links_btn.reserve span {
  color: #fff;
}
header .h-links_btn.limited {
  background: #8d756b;
  margin-left: 2rem;
  border-bottom: none;
  text-align: center;
}
header .h-links_btn.limited span {
  color: #fff;
  text-align: center;
}
header .h-links_btn.call {
  display: none;
}
header .h-links_btn.logo {
  border-bottom: none;
  width: 14.2rem;
}
header .h-links_btn.top {
  display: none;
}
header .h-links_btn.new::after {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 36px;
  border-radius: 20px;
  padding: 3px 0;
  content: "NEW";
  color: #fff;
  font-weight: 800;
  background: #601614;
  text-align: center;
  font-size: 1rem;
  letter-spacing: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 0px;
  left: -6px;
  -webkit-transform: translateY(-65%);
          transform: translateY(-65%);
}

@media screen and (max-width: 750px) {
  header {
    padding: 0;
    background: none;
  }
  header .com-content {
    padding: 0;
    width: 100%;
  }
  header .h-h1 {
    display: none;
  }
  header .h-logo {
    -webkit-transition: all 400ms cubic-bezier(0.36, 0.1, 0.16, 1);
    transition: all 400ms cubic-bezier(0.36, 0.1, 0.16, 1);
    width: 90px;
    display: block;
    background: #fff;
    padding: 8px;
    margin: 13px 0 0 13px;
    z-index: 10;
  }
  header .h-logo h1 {
    display: none;
  }
  header .h-logo a {
    display: block;
  }
  header .h-logo.active {
    background: #fff;
  }
  header .h-links {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    z-index: 500;
    padding: 0.3rem 0;
  }
  header .h-links_btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0.3rem 0;
    width: 33%;
    height: 8.4rem;
    text-align: center;
    background: #999;
    padding: 1rem 0 !important;
    margin: 0 !important;
    border-bottom: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
  }
  header .h-links_btn span {
    width: 100%;
    color: #fff !important;
    font-size: 1.6rem !important;
    text-align: center;
  }
  header .h-links_btn img {
    width: 25px;
    margin: 0 auto;
    display: block;
    height: auto;
  }
  header .h-links_btn.limited span {
    font-size: 1.3rem;
    line-height: 1.3;
  }
  header .h-links_btn.limited, header .h-links_btn.reserve, header .h-links_btn.request {
    width: 33%;
    height: 8.4rem;
  }
  header .h-links_btn.request img {
    width: 3.8rem;
  }
  header .h-links_btn.request::before {
    display: none;
  }
  header .h-links_btn.reserve img {
    width: 3.8rem;
  }
  header .h-links_btn.reserve::before {
    display: none;
  }
  header .h-links_btn.limited img {
    width: 2.4rem;
  }
  header .h-links_btn.map img {
    width: 4.4rem;
  }
  header .h-links_btn.call {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  header .h-links_btn.call img {
    width: 3.8rem;
  }
  header .h-links_btn.logo {
    display: none;
  }
}
.f_nav,
nav {
  background: #fff;
  padding: 0 0 0.6rem;
  position: fixed;
  top: 7rem;
  left: 0;
  width: 100%;
  z-index: 1000;
}
.f_nav ul,
nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0 3.6rem;
}
.f_nav ul li,
nav ul li {
  position: relative;
}
.f_nav ul li.new a,
nav ul li.new a {
  position: relative;
}
.f_nav ul li.new a::before,
nav ul li.new a::before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 5rem;
  height: 1.7rem;
  content: "NEW";
  color: #fff;
  font-weight: 800;
  background: #95201c;
  text-align: center;
  font-size: 1rem;
  letter-spacing: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: -0.8rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .f_nav ul li.new a::before,
  nav ul li.new a::before {
    width: 7rem;
    height: 2.7rem;
    padding-top: 0.2rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 2rem;
    display: inline-block;
    vertical-align: bottom;
    position: relative;
    top: inherit;
    left: inherit;
    -webkit-transform: none;
            transform: none;
  }
}
.f_nav ul li p,
.f_nav ul li a,
nav ul li p,
nav ul li a {
  padding: 1rem;
  text-align: center;
  position: relative;
  display: block;
}
.f_nav ul li p span,
.f_nav ul li a span,
nav ul li p span,
nav ul li a span {
  color: #1A1311;
  letter-spacing: 0;
  font-size: 1.3rem;
  letter-spacing: 0;
}
@media screen and (max-width: 768px) {
  .f_nav ul li p span,
  .f_nav ul li a span,
  nav ul li p span,
  nav ul li a span {
    font-size: 10px;
  }
}
.f_nav ul li a::after,
nav ul li a::after {
  content: "";
  position: absolute;
  bottom: 3px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: #883e57;
  height: 2px;
  width: 0;
  opacity: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.f_nav ul li a:hover::after,
nav ul li a:hover::after {
  width: 80%;
  opacity: 1;
}
.f_nav ul li.dis,
nav ul li.dis {
  pointer-events: none;
}
.f_nav ul li.dis span,
nav ul li.dis span {
  color: #b2b3b3;
}

.f_nav {
  position: relative;
  top: auto;
  left: auto;
  margin: 0 auto 4rem;
}

#pageBrand nav ul li.brand a::after,
#pageModelroom nav ul li.modelroom a::after,
#pageQuality nav ul li.quality a::after,
#pagePlan nav ul li.plan a::after,
#pageMerit nav ul li.merit a::after,
#pageResidence nav ul li.residence a::after,
#pageFuture nav ul li.future a::after,
#pageAccess nav ul li.access a::after,
#pagePosition nav ul li.position a::after,
#pageTop nav ul li.top a::after {
  width: 60%;
  opacity: 1;
}

.c-nav_btn {
  display: none;
}

@media screen and (max-width: 750px) {
  .f_nav {
    margin: 9rem auto 0;
  }
  .f_nav ul {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    background-color: #fff;
  }
  .f_nav ul li {
    width: 50%;
    border-bottom: 1px solid #ebebeb;
  }
  .f_nav ul li:nth-of-type(odd) {
    border-right: 1px solid #ebebeb;
  }
  .f_nav ul li:nth-of-type(1), .f_nav ul li:nth-of-type(2) {
    border-top: 1px solid #ebebeb;
  }
  .f_nav ul li.new::before {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    top: 0;
    right: 0;
    left: auto;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    font-size: 2rem;
  }
  .f_nav ul li a {
    padding: 3rem 0;
  }
  .f_nav ul li a::after {
    bottom: 0px;
  }
  nav {
    display: block;
    width: 100%;
    height: 100vh;
    height: 100dvh;
    background: #fff;
    margin: 0;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    overflow-y: scroll;
    padding-top: 17rem;
    -webkit-transition: all 1000ms cubic-bezier(0.545, 0.08, 0.52, 0.975);
    transition: all 1000ms cubic-bezier(0.545, 0.08, 0.52, 0.975);
    pointer-events: none;
    opacity: 0;
    -webkit-filter: blur(12px);
            filter: blur(12px);
  }
  nav .list-area {
    background: #fff;
    position: relative;
  }
  nav .list-area ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-top: 0;
  }
  nav .list-area ul li {
    width: 100% !important;
    position: relative;
  }
  nav .list-area ul li.new::before {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    top: 0;
    left: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    font-size: 2rem;
  }
  nav .list-area ul li a {
    padding: 1rem 0 2rem;
    margin-bottom: 2rem;
  }
  nav .list-area ul li a span {
    font-size: 2.6rem;
  }
  nav.active {
    pointer-events: auto;
    opacity: 1;
    -webkit-filter: blur(0px);
            filter: blur(0px);
  }
  .c-nav_btn {
    cursor: pointer;
    display: block;
    width: 50px;
    height: 50px;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 99999;
    background: #000;
  }
  .c-nav_btn span {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 25px;
    height: 2px;
    background-color: #fff;
  }
  .c-nav_btn p {
    position: absolute;
    bottom: 6px;
    left: 0;
    right: 0;
    margin: auto;
    color: #fff;
    font-size: 10px;
    text-align: center;
  }
  .c-nav_btn.active span {
    background-color: #fff;
  }
  .c-nav_btn,
  .c-nav_btn span {
    display: inline-block;
    -webkit-transition: all 0.75s;
    transition: all 0.75s;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .c-nav_btn span:nth-of-type(1) {
    top: 12px;
  }
  .c-nav_btn span:nth-of-type(2) {
    top: 20px;
  }
  .c-nav_btn span:nth-of-type(3) {
    bottom: 20px;
  }
  .c-nav_btn span:nth-of-type(1) {
    -webkit-animation: btn07-bar01 0.75s forwards;
            animation: btn07-bar01 0.75s forwards;
  }
  @-webkit-keyframes btn07-bar01 {
    0% {
      -webkit-transform: translateY(8px) rotate(45deg);
              transform: translateY(8px) rotate(45deg);
    }
    50% {
      -webkit-transform: translateY(8px) rotate(0);
              transform: translateY(8px) rotate(0);
    }
    100% {
      -webkit-transform: translateY(0) rotate(0);
              transform: translateY(0) rotate(0);
    }
  }
  @keyframes btn07-bar01 {
    0% {
      -webkit-transform: translateY(8px) rotate(45deg);
              transform: translateY(8px) rotate(45deg);
    }
    50% {
      -webkit-transform: translateY(8px) rotate(0);
              transform: translateY(8px) rotate(0);
    }
    100% {
      -webkit-transform: translateY(0) rotate(0);
              transform: translateY(0) rotate(0);
    }
  }
  .c-nav_btn span:nth-of-type(2) {
    -webkit-transition: all 0.25s 0.25s;
    transition: all 0.25s 0.25s;
    opacity: 1;
  }
  .c-nav_btn span:nth-of-type(3) {
    -webkit-animation: btn07-bar03 0.75s forwards;
            animation: btn07-bar03 0.75s forwards;
  }
  @-webkit-keyframes btn07-bar03 {
    0% {
      -webkit-transform: translateY(-9px) rotate(-45deg);
              transform: translateY(-9px) rotate(-45deg);
    }
    50% {
      -webkit-transform: translateY(-9px) rotate(0);
              transform: translateY(-9px) rotate(0);
    }
    100% {
      -webkit-transform: translateY(0) rotate(0);
              transform: translateY(0) rotate(0);
    }
  }
  @keyframes btn07-bar03 {
    0% {
      -webkit-transform: translateY(-9px) rotate(-45deg);
              transform: translateY(-9px) rotate(-45deg);
    }
    50% {
      -webkit-transform: translateY(-9px) rotate(0);
              transform: translateY(-9px) rotate(0);
    }
    100% {
      -webkit-transform: translateY(0) rotate(0);
              transform: translateY(0) rotate(0);
    }
  }
  .c-nav_btn.active span:nth-of-type(1) {
    -webkit-animation: active-btn07-bar01 0.75s forwards;
            animation: active-btn07-bar01 0.75s forwards;
  }
  @-webkit-keyframes active-btn07-bar01 {
    0% {
      -webkit-transform: translateY(0) rotate(0);
              transform: translateY(0) rotate(0);
    }
    50% {
      -webkit-transform: translateY(8px) rotate(0);
              transform: translateY(8px) rotate(0);
    }
    100% {
      -webkit-transform: translateY(8px) rotate(45deg);
              transform: translateY(8px) rotate(45deg);
    }
  }
  @keyframes active-btn07-bar01 {
    0% {
      -webkit-transform: translateY(0) rotate(0);
              transform: translateY(0) rotate(0);
    }
    50% {
      -webkit-transform: translateY(8px) rotate(0);
              transform: translateY(8px) rotate(0);
    }
    100% {
      -webkit-transform: translateY(8px) rotate(45deg);
              transform: translateY(8px) rotate(45deg);
    }
  }
  .c-nav_btn.active span:nth-of-type(2) {
    opacity: 0;
  }
  .c-nav_btn.active span:nth-of-type(3) {
    -webkit-animation: active-btn07-bar03 0.75s forwards;
            animation: active-btn07-bar03 0.75s forwards;
  }
  @-webkit-keyframes active-btn07-bar03 {
    0% {
      -webkit-transform: translateY(0) rotate(0);
              transform: translateY(0) rotate(0);
    }
    50% {
      -webkit-transform: translateY(-9px) rotate(0);
              transform: translateY(-9px) rotate(0);
    }
    100% {
      -webkit-transform: translateY(-9px) rotate(-45deg);
              transform: translateY(-9px) rotate(-45deg);
    }
  }
  @keyframes active-btn07-bar03 {
    0% {
      -webkit-transform: translateY(0) rotate(0);
              transform: translateY(0) rotate(0);
    }
    50% {
      -webkit-transform: translateY(-9px) rotate(0);
              transform: translateY(-9px) rotate(0);
    }
    100% {
      -webkit-transform: translateY(-9px) rotate(-45deg);
              transform: translateY(-9px) rotate(-45deg);
    }
  }
}
footer.footer {
  background: #fff;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 750px) {
  footer.footer {
    padding: 0 0 0;
  }
}
footer.footer .action_wrap {
  padding: 7rem 0 5rem;
}
footer.footer .action_wrap .action_aree {
  text-align: center;
}
footer.footer .action_wrap .action_aree .p1 {
  font-size: 3.7rem;
  letter-spacing: 0.35em;
  line-height: 1.6;
}
footer.footer .action_wrap .action_aree .btn_outer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 2rem 0 0;
}
footer.footer .action_wrap .action_aree .btn {
  -webkit-transition: all 400ms cubic-bezier(0.36, 0.1, 0.16, 1);
  transition: all 400ms cubic-bezier(0.36, 0.1, 0.16, 1);
  width: 30rem;
  height: 7.5rem;
  background: #883e57;
  color: #fff;
  padding: 0.4rem;
}
footer.footer .action_wrap .action_aree .btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  border: 1px solid #fff;
}
footer.footer .action_wrap .action_aree .btn .btn_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 0.7rem;
  color: #fff;
}
footer.footer .action_wrap .action_aree .btn .btn_arrow {
  width: 1rem;
}
footer.footer .action_wrap .action_aree .btn .btn_ttl {
  font-size: 2.9rem;
  letter-spacing: 0.35em;
}
footer.footer .action_wrap .action_aree .btn .btn_txt {
  width: 100%;
  font-size: 1rem;
  letter-spacing: 0.15em;
  margin: 0.4rem 0 0;
}
footer.footer .action_wrap .action_aree .btn:hover {
  background: #231319;
}
footer.footer .action_wrap .action_aree .p2 {
  font-size: 1.5rem;
  letter-spacing: 0.15em;
  line-height: 1.7;
  margin: 3rem 0 0;
}
footer.footer .action_wrap .action_aree .action_note {
  text-align: center;
  margin: 3rem 0 0;
}
footer.footer .action_wrap .action_aree .note_inner {
  color: #8b6d00;
  border: 1px solid #8b6d00;
  display: inline-block;
  padding: 2.4rem 2.6rem;
}
footer.footer .action_wrap .action_aree .note_1 {
  font-size: 2.3rem;
  letter-spacing: 0.15em;
  line-height: 1.6;
  background: #eeede7;
}
footer.footer .action_wrap .action_aree .note_2 {
  font-size: 1.7rem;
  letter-spacing: 0.1em;
  line-height: 1.6;
  margin: 1rem 0 0;
}
@media screen and (max-width: 750px) {
  footer.footer .action_wrap {
    padding: 9rem 0 5rem;
  }
  footer.footer .action_wrap .action_aree .p1 {
    font-size: 4.6rem;
    letter-spacing: 0.25em;
  }
  footer.footer .action_wrap .action_aree .btn_outer {
    margin: 3rem 0 0;
  }
  footer.footer .action_wrap .action_aree .btn {
    width: 50rem;
    height: 12rem;
  }
  footer.footer .action_wrap .action_aree .btn .btn_inner {
    gap: 0 1.2rem;
  }
  footer.footer .action_wrap .action_aree .btn .btn_arrow {
    width: 1.8rem;
  }
  footer.footer .action_wrap .action_aree .btn .btn_ttl {
    font-size: 4rem;
  }
  footer.footer .action_wrap .action_aree .btn .btn_txt {
    font-size: 2rem;
    margin: 1rem 0 0;
  }
  footer.footer .action_wrap .action_aree .p2 {
    font-size: 2.6rem;
    margin: 4rem 0 0;
  }
  footer.footer .action_wrap .action_aree .action_note {
    margin: 5rem 0 0;
  }
  footer.footer .action_wrap .action_aree .note_inner {
    width: 100%;
    padding: 4rem 4rem;
  }
  footer.footer .action_wrap .action_aree .note_1 {
    font-size: 3.2rem;
  }
  footer.footer .action_wrap .action_aree .note_2 {
    font-size: 2.8rem;
    margin: 2rem 0 0;
  }
}
footer.footer .f-note {
  padding: 3rem 0;
}
footer.footer .f-note p {
  line-height: 1.6;
}
@media screen and (max-width: 750px) {
  footer.footer .f-note {
    padding: 8rem 0;
  }
}
footer.footer .f-contact_call {
  background: #372c31;
  padding: 4rem 0 3rem;
}
footer.footer .f-contact_call .tel {
  width: 80%;
  max-width: 400px;
  margin: 0 auto;
  padding-bottom: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  gap: 0 0.4rem;
  pointer-events: none;
}
@media screen and (max-width: 750px) {
  footer.footer .f-contact_call .tel {
    gap: 0 1rem;
    width: 100%;
    margin: 0 auto 1rem;
  }
}
@media screen and (max-width: 750px) {
  footer.footer .f-contact_call .tel {
    pointer-events: auto;
  }
}
footer.footer .f-contact_call .tel .icon_call {
  width: 6.4rem;
}
@media screen and (max-width: 750px) {
  footer.footer .f-contact_call .tel .icon_call {
    width: 11rem;
  }
}
footer.footer .f-contact_call .tel p {
  font-size: 4.6rem;
  letter-spacing: 0.16rem;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 750px) {
  footer.footer .f-contact_call .tel p {
    font-size: 7.2rem;
  }
}
footer.footer .f-contact_call .t1 {
  font-size: 1.3rem;
  line-height: 1.7;
  text-align: center;
  color: #fff;
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 750px) {
  footer.footer .f-contact_call .t1 {
    font-size: 2.4rem;
  }
}
footer.footer .f-contact_call .t2 {
  padding-top: 1.5rem;
  font-size: 1.3rem;
  line-height: 1.7;
  text-align: center;
  color: #fff;
  border-top: 1px solid #fff;
  max-width: 400px;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  footer.footer .f-contact_call .t2 {
    width: 100%;
    margin-top: 5px;
    font-size: 2.7rem;
    letter-spacing: 0;
  }
}
footer.footer .f-contact_logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 515px;
  margin: 0 auto;
  padding-top: 5rem;
}
@media screen and (max-width: 750px) {
  footer.footer .f-contact_logo {
    width: 90%;
    margin: 2rem auto;
  }
}
footer.footer .f-contact_logo .logo1 {
  width: 43.3%;
}
@media screen and (max-width: 750px) {
  footer.footer .f-contact_logo .logo1 {
    width: 70%;
    margin: 0 auto 8rem;
  }
}
footer.footer .f-contact_logo .logo2 {
  width: 45.4%;
}
@media screen and (max-width: 750px) {
  footer.footer .f-contact_logo .logo2 {
    width: 80%;
    margin: 0 auto;
  }
}
footer.footer .f-contact_logo p {
  font-size: 1.2rem;
  margin-bottom: 2rem;
}
@media screen and (max-width: 750px) {
  footer.footer .f-contact_logo p {
    font-size: 2.2rem;
  }
}
footer.footer .f-contact .holiday {
  margin: 0 auto 0;
  border: 1px solid #fff;
  padding: 1rem 0;
  width: 90%;
  max-width: 800px;
}
footer.footer .f-contact .holiday .ttl {
  font-size: 1.8rem;
  color: #fff;
  text-align: center;
  margin-bottom: 0.5rem;
}
footer.footer .f-contact .holiday .txt {
  font-size: 1.4rem;
  color: #fff;
  text-align: center;
  line-height: 2;
  letter-spacing: 0;
}
@media screen and (max-width: 750px) {
  footer.footer .f-contact .holiday {
    margin: 2rem auto;
  }
  footer.footer .f-contact .holiday .ttl {
    font-size: 3.4rem;
  }
  footer.footer .f-contact .holiday .txt {
    font-size: 2.6rem;
  }
}
footer.footer .fbann {
  text-align: center;
  padding: 6rem 0;
  margin: 0 auto;
}
footer.footer .fbann ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 800px;
  margin: 0 auto;
}
footer.footer .fbann ul li {
  width: 48%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 750px) {
  footer.footer .fbann ul li {
    width: 80%;
    margin: 0 auto 2rem;
  }
}
footer.footer .fbann ul li img {
  width: 100%;
  height: auto;
}
footer.footer .f-copy {
  margin-top: 3rem;
  width: 100%;
  font-size: 1rem;
  text-align: center;
  margin-bottom: 1rem;
}
figure {
  position: relative;
}

.com-note {
  font-size: 1rem;
  line-height: 1.4;
  letter-spacing: 0;
}
.com-note.right {
  text-align: right;
}

@media screen and (max-width: 750px) {
  .com-note {
    font-size: 2rem;
  }
}
.com-cap {
  font-size: 1rem;
  letter-spacing: 0;
  color: #fff;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5), -1px 1px 3px rgba(0, 0, 0, 0.5), 1px -1px 3px rgba(0, 0, 0, 0.5), -1px -1px 3px rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 0.5rem;
  right: 0.5rem;
}

.com-cap.left {
  right: auto;
  left: 0.5rem;
}

.com-cap.clr-w {
  color: #fff;
  text-shadow: none;
}

.com-cap.clr-b {
  color: #000;
  text-shadow: none;
}

.com-cap.w100 {
  right: 2.5rem;
}

.com-cap.left.w100 {
  left: 2.5rem;
}

@media screen and (max-width: 750px) {
  .com-cap {
    font-size: 2rem;
    bottom: 1rem;
    right: 1rem;
  }
  .com-cap.left {
    left: 1rem;
  }
  .com-cap.w100 {
    right: 1rem;
  }
  .com-cap.left.w100 {
    left: 1rem;
  }
}
.com-ttl {
  font-size: 2.6rem;
  letter-spacing: 0;
}
.com-ttl.clr-p {
  color: #883e57;
}

.com-lead {
  font-size: 2.3rem;
  letter-spacing: 0.15em;
  line-height: 1.5;
}

.com-txt {
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  line-height: 3rem;
}

.com-sup {
  font-size: 1rem;
  vertical-align: top;
  position: relative;
  top: -0.1em;
}

@media screen and (max-width: 750px) {
  .com-sup {
    font-size: 2rem;
  }
}
.com-content {
  width: 104rem;
  padding: 0 2rem;
  margin: 0 auto;
}

@media screen and (max-width: 750px) {
  .com-content {
    width: 75rem;
    padding: 0 4rem;
  }
}
.com_main_wrap {
  padding-bottom: 15rem;
}
.com_main_wrap .main_box {
  width: 100%;
  height: 45rem;
  position: relative;
}
.com_main_wrap .main_box .ibox {
  -webkit-transition: all 3s ease;
  transition: all 3s ease;
  width: 100%;
  height: 100%;
}
.com_main_wrap .main_box .ibox figure {
  -webkit-transition: all 3s ease;
  transition: all 3s ease;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-filter: blur(10px);
          filter: blur(10px);
  opacity: 0;
}
.com_main_wrap .main_box .ibox img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  width: 100%;
  height: 100%;
  -o-object-position: center top;
     object-position: center top;
}
.com_main_wrap .main_box .bg,
.com_main_wrap .main_box .tbox {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 23rem;
  -webkit-transform: translate(-50%, 60%);
          transform: translate(-50%, 60%);
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
}
.com_main_wrap .main_box .bg {
  background: #883e57;
  mix-blend-mode: multiply;
  opacity: 0;
}
.com_main_wrap .main_box .tbox {
  opacity: 0;
  padding: 5rem 0;
  text-align: center;
}
.com_main_wrap .main_box .tbox_t1 {
  width: 10.8rem;
  margin: 0 auto;
}
.com_main_wrap .main_box .tbox_t2 {
  text-align: center;
  font-size: 2rem;
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
  color: #fff;
  line-height: 1.5;
  position: relative;
  margin-top: 2rem;
  padding-top: 2rem;
}
.com_main_wrap .main_box .tbox_t2::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 30px;
  height: 1px;
  background-color: #fff;
}
.com_main_wrap .main_box .com-cap {
  right: 2.5rem;
}

.com_main_wrap.act .main_box .ibox figure {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-filter: blur(0px);
          filter: blur(0px);
  opacity: 1;
}
.com_main_wrap.act .main_box .bg,
.com_main_wrap.act .main_box .tbox {
  top: 50%;
  opacity: 1;
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}

#pageOutline .com_main_wrap,
#pageAccessmap .com_main_wrap {
  margin: 0;
}
#pageOutline .com_main_wrap .main_box,
#pageAccessmap .com_main_wrap .main_box {
  height: 24rem;
}
#pageOutline .com_main_wrap .main_box .txt,
#pageAccessmap .com_main_wrap .main_box .txt {
  color: #b6933a;
  top: auto;
  bottom: 7rem;
  left: -4%;
  -webkit-transform: unset;
          transform: unset;
}

#pageOutline .com_main_wrap.act .main_box .txt,
#pageMap .com_main_wrap.act .main_box .txt {
  left: 0;
}

@media screen and (max-width: 750px) {
  .com_main_wrap {
    margin: 0 0 4rem;
  }
  .com_main_wrap.OutlineMap {
    padding-bottom: 8rem;
  }
  .com_main_wrap.OutlineMap .main_box {
    height: 44rem !important;
  }
  .com_main_wrap.OutlineMap .main_box .bg, .com_main_wrap.OutlineMap .main_box .tbox {
    height: 30rem;
    top: 16rem !important;
  }
  .com_main_wrap.OutlineMap .main_box .tbox {
    padding: 8.5rem 0;
  }
  .com_main_wrap.OutlineMap .main_box .tbox_t1 {
    height: 2.5rem !important;
  }
  .com_main_wrap .main_box {
    height: 70rem;
  }
  .com_main_wrap .main_box .bg,
  .com_main_wrap .main_box .tbox {
    width: 35rem;
  }
  .com_main_wrap .main_box .tbox_t1 {
    width: 20.8rem;
  }
  .com_main_wrap .main_box .tbox_t2 {
    font-size: 3rem;
    line-height: 1.4;
  }
  .com_main_wrap .main_box .com-cap {
    right: 1rem;
  }
  .com_main_wrap.act .main_box .txt {
    left: 5%;
  }
  #pageOutline .com_main_wrap .main_box,
  #pageMap .com_main_wrap .main_box {
    height: 31rem;
  }
  #pageOutline .com_main_wrap .main_box .txt,
  #pageMap .com_main_wrap .main_box .txt {
    left: -5%;
  }
  #pageOutline .com_main_wrap.act .main_box .txt,
  #pageMap .com_main_wrap.act .main_box .txt {
    left: 0;
  }
}
.com-loadwrap {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999999;
  background: #fff;
  opacity: 1;
}
.com-loadwrap.no_active {
  -webkit-animation-name: loadAnime;
          animation-name: loadAnime;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in;
          animation-timing-function: ease-in;
}
@-webkit-keyframes loadAnime {
  0% {
    z-index: 99999;
    opacity: 1;
  }
  90% {
    z-index: 99999;
  }
  100% {
    z-index: -1;
    opacity: 0;
  }
}
@keyframes loadAnime {
  0% {
    z-index: 99999;
    opacity: 1;
  }
  90% {
    z-index: 99999;
  }
  100% {
    z-index: -1;
    opacity: 0;
  }
}

.com-tbox {
  padding: 6rem 0;
}
.com-tbox .com-ttlEn {
  color: #883e57;
  font-size: 2.2rem;
  text-align: center;
  font-family: "Cormorant Garamond", serif;
  margin-bottom: 3rem;
}
.com-tbox .com-lead1 {
  font-size: 2.4rem;
  text-align: center;
  margin-bottom: 3rem;
  line-height: 1.5;
}
.com-tbox .com-txt {
  font-size: 1.4rem;
  text-align: center;
  line-height: 1.5;
}
@media screen and (max-width: 750px) {
  .com-tbox .com-ttlEn {
    font-size: 3rem;
  }
  .com-tbox .com-lead1 {
    font-size: 3.4rem;
  }
  .com-tbox .com-txt {
    font-size: 2.4rem;
  }
}

/*動き*/
.m_left {
  -webkit-transition: all 1.5s;
  transition: all 1.5s;
  opacity: 0;
  -webkit-transform: translate(-50px, 0);
  transform: translate(-50px, 0);
}
.m_left_on {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.m_right {
  -webkit-transition: all 1.5s;
  transition: all 1.5s;
  opacity: 0;
  -webkit-transform: translate(50px, 0);
  transform: translate(50px, 0);
}
.m_right_on {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.m_op {
  -webkit-transition: all 1s;
  transition: all 1s;
  opacity: 0;
}
.m_op_on {
  opacity: 1;
}

.m_down {
  -webkit-transition: all 1.3s;
  transition: all 1.3s;
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
  opacity: 0;
}
.m_down_on {
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
  opacity: 1;
}

.m_up {
  -webkit-transition: all 1s;
  transition: all 1s;
  -webkit-transform: translateY(-100px);
          transform: translateY(-100px);
  opacity: 0;
}
.m_up_on {
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
  opacity: 1;
}

@media screen and (min-width: 769px) {
  .m_op_d1 {
    -webkit-transition-delay: 0.1s;
            transition-delay: 0.1s;
  }
  .m_op_d2 {
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
  }
  .m_op_d3 {
    -webkit-transition-delay: 0.5s;
            transition-delay: 0.5s;
  }
  .m_op_d4 {
    -webkit-transition-delay: 0.7s;
            transition-delay: 0.7s;
  }
  .m_op_d5 {
    -webkit-transition-delay: 0.9s;
            transition-delay: 0.9s;
  }
  .m_op_d6 {
    -webkit-transition-delay: 1.1s;
            transition-delay: 1.1s;
  }
  .m_op_d7 {
    -webkit-transition-delay: 1.3s;
            transition-delay: 1.3s;
  }
  .m_op_d8 {
    -webkit-transition-delay: 1.5s;
            transition-delay: 1.5s;
  }
  .m_op_d9 {
    -webkit-transition-delay: 1.7s;
            transition-delay: 1.7s;
  }
}
figure.m_scale {
  overflow: hidden;
}
figure.m_scale img {
  display: block;
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: 10s;
  transition: 10s;
}
figure.m_scale.m_scale_on img {
  -webkit-transform: scale(1);
          transform: scale(1);
}

/*meitetsu common lonk*/
#reg_footer {
  max-width: 1000px;
  margin: 0 auto;
  padding: 20px 0 10px 0;
  width: 100%;
  display: block;
}

#reg_footer img {
  width: auto;
}

#reg_carousel {
  max-width: 1000px;
}

#reg_footer p, #reg_footer a {
  font-size: 10px;
}

#reg_effort {
  text-align: left;
  font-size: 100%;
}

.ancb {
  position: relative;
}

.ancb a {
  position: absolute;
  left: 0;
  top: -10px;
}

@media screen and (max-width: 768px) {
  #reg_footer {
    display: none;
  }
}
.clear {
  clear: both;
  height: 0;
  overflow: hidden;
  line-height: 0px;
  font-size: 0px;
  width: auto;
}

.cf:before, .cf:after {
  content: "";
  display: table;
}

.cf:after {
  clear: both;
}

ul {
  margin: 0px;
  padding: 0px;
}

/*margin*/
.mreset {
  margin: 0 0 0 0;
}

.mt1 {
  margin-top: 1px;
}

.mt2 {
  margin-top: 2px;
}

.mt3 {
  margin-top: 3px;
}

.mt4 {
  margin-top: 4px;
}

.mt5 {
  margin-top: 5px;
}

.mt6 {
  margin-top: 6px;
}

.mt7 {
  margin-top: 7px;
}

.mt8 {
  margin-top: 8px;
}

.mt9 {
  margin-top: 9px;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mt25 {
  margin-top: 25px;
}

.mt30 {
  margin-top: 30px;
}

.mt35 {
  margin-top: 35px;
}

.mt40 {
  margin-top: 40px;
}

.mt45 {
  margin-top: 45px;
}

.mt50 {
  margin-top: 50px;
}

.mt55 {
  margin-top: 55px;
}

.mt60 {
  margin-top: 60px;
}

.mt65 {
  margin-top: 65px;
}

.mt70 {
  margin-top: 70px;
}

.mt75 {
  margin-top: 75px;
}

.mt80 {
  margin-top: 80px;
}

.mt85 {
  margin-top: 85px;
}

.mt90 {
  margin-top: 90px;
}

.mt95 {
  margin-top: 95px;
}

.mt100 {
  margin-top: 100px;
}

.mr1 {
  margin-right: 1px;
}

.mr2 {
  margin-right: 2px;
}

.mr3 {
  margin-right: 3px;
}

.mr4 {
  margin-right: 4px;
}

.mr5 {
  margin-right: 5px;
}

.mr6 {
  margin-right: 6px;
}

.mr7 {
  margin-right: 7px;
}

.mr8 {
  margin-right: 8px;
}

.mr9 {
  margin-right: 9px;
}

.mr10 {
  margin-right: 10px;
}

.mr15 {
  margin-right: 15px;
}

.mr20 {
  margin-right: 20px;
}

.mr25 {
  margin-right: 25px;
}

.mr30 {
  margin-right: 30px;
}

.mr35 {
  margin-right: 35px;
}

.mr40 {
  margin-right: 40px;
}

.mr45 {
  margin-right: 45px;
}

.mr50 {
  margin-right: 50px;
}

.mr55 {
  margin-right: 55px;
}

.mr60 {
  margin-right: 60px;
}

.mr65 {
  margin-right: 65px;
}

.mr70 {
  margin-right: 70px;
}

.mr75 {
  margin-right: 75px;
}

.mr80 {
  margin-right: 80px;
}

.mr85 {
  margin-right: 85px;
}

.mr90 {
  margin-right: 90px;
}

.mr95 {
  margin-right: 95px;
}

.mr100 {
  margin-right: 100px;
}

.mb1 {
  margin-bottom: 1px;
}

.mb2 {
  margin-bottom: 2px;
}

.mb3 {
  margin-bottom: 3px;
}

.mb4 {
  margin-bottom: 4px;
}

.mb5 {
  margin-bottom: 5px;
}

.mb6 {
  margin-bottom: 6px;
}

.mb7 {
  margin-bottom: 7px;
}

.mb8 {
  margin-bottom: 8px;
}

.mb9 {
  margin-bottom: 9px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb25 {
  margin-bottom: 25px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb35 {
  margin-bottom: 35px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb45 {
  margin-bottom: 45px;
}

.mb50 {
  margin-bottom: 50px;
}

.mb55 {
  margin-bottom: 55px;
}

.mb60 {
  margin-bottom: 60px;
}

.mb65 {
  margin-bottom: 65px;
}

.mb70 {
  margin-bottom: 70px;
}

.mb75 {
  margin-bottom: 75px;
}

.mb80 {
  margin-bottom: 80px;
}

.mb85 {
  margin-bottom: 85px;
}

.mb90 {
  margin-bottom: 90px;
}

.mb95 {
  margin-bottom: 95px;
}

.mb100 {
  margin-bottom: 100px;
}

.ml1 {
  margin-left: 1px;
}

.ml2 {
  margin-left: 2px;
}

.ml3 {
  margin-left: 3px;
}

.ml4 {
  margin-left: 4px;
}

.ml5 {
  margin-left: 5px;
}

.ml6 {
  margin-left: 6px;
}

.ml7 {
  margin-left: 7px;
}

.ml8 {
  margin-left: 8px;
}

.ml9 {
  margin-left: 9px;
}

.ml5 {
  margin-left: 5px;
}

.ml10 {
  margin-left: 10px;
}

.ml15 {
  margin-left: 15px;
}

.ml20 {
  margin-left: 20px;
}

.ml25 {
  margin-left: 25px;
}

.ml30 {
  margin-left: 30px;
}

.ml35 {
  margin-left: 35px;
}

.ml40 {
  margin-left: 40px;
}

.ml45 {
  margin-left: 45px;
}

.ml50 {
  margin-left: 50px;
}

.ml55 {
  margin-left: 55px;
}

.ml60 {
  margin-left: 60px;
}

.ml65 {
  margin-left: 65px;
}

.ml70 {
  margin-left: 70px;
}

.ml75 {
  margin-left: 75px;
}

.ml80 {
  margin-left: 80px;
}

.ml85 {
  margin-left: 85px;
}

.ml90 {
  margin-left: 90px;
}

.ml95 {
  margin-left: 95px;
}

.ml100 {
  margin-left: 100px;
}

/*padding*/
.pt1 {
  padding-top: 1px;
}

.pt2 {
  padding-top: 2px;
}

.pt3 {
  padding-top: 3px;
}

.pt4 {
  padding-top: 4px;
}

.pt5 {
  padding-top: 5px;
}

.pt6 {
  padding-top: 6px;
}

.pt7 {
  padding-top: 7px;
}

.pt8 {
  padding-top: 8px;
}

.pt9 {
  padding-top: 9px;
}

.pt10 {
  padding-top: 10px;
}

.pt15 {
  padding-top: 15px;
}

.pt20 {
  padding-top: 20px;
}

.pt25 {
  padding-top: 25px;
}

.pt30 {
  padding-top: 30px;
}

.pt35 {
  padding-top: 35px;
}

.pt40 {
  padding-top: 40px;
}

.pt45 {
  padding-top: 45px;
}

.pt50 {
  padding-top: 50px;
}

.pt55 {
  padding-top: 55px;
}

.pt60 {
  padding-top: 60px;
}

.pt65 {
  padding-top: 65px;
}

.pt70 {
  padding-top: 70px;
}

.pt75 {
  padding-top: 75px;
}

.pt80 {
  margin-top: 80px;
}

.pt85 {
  padding-top: 85px;
}

.pt90 {
  padding-top: 90px;
}

.pt95 {
  padding-top: 95px;
}

.pt100 {
  padding-top: 100px;
}

.pt230 {
  padding-top: 230px;
}

.pt420 {
  padding-top: 420px;
}

.pr1 {
  padding-right: 1px;
}

.pr2 {
  padding-right: 2px;
}

.pr3 {
  padding-right: 3px;
}

.pr4 {
  padding-right: 4px;
}

.pr5 {
  padding-right: 5px;
}

.pr6 {
  padding-right: 6px;
}

.pr7 {
  padding-right: 7px;
}

.pr8 {
  padding-right: 8px;
}

.pr9 {
  padding-right: 9px;
}

.pr10 {
  padding-right: 10px;
}

.pr12 {
  padding-right: 12px;
}

.pr15 {
  padding-right: 15px;
}

.pr20 {
  padding-right: 20px;
}

.pr25 {
  padding-right: 25px;
}

.pr27 {
  padding-right: 27px;
}

.pr30 {
  padding-right: 30px;
}

.pr35 {
  padding-right: 35px;
}

.pr40 {
  padding-right: 40px;
}

.pr45 {
  padding-right: 45px;
}

.pr50 {
  padding-right: 50px;
}

.pr55 {
  padding-right: 55px;
}

.pr60 {
  padding-right: 60px;
}

.pr65 {
  padding-right: 65px;
}

.pr70 {
  padding-right: 70px;
}

.pr75 {
  padding-right: 75px;
}

.pr80 {
  padding-right: 80px;
}

.pr85 {
  padding-right: 85px;
}

.pr90 {
  padding-right: 90px;
}

.pr95 {
  padding-right: 95px;
}

.pr100 {
  padding-right: 100px;
}

.pb0 {
  padding-bottom: 0px;
}

.pb1 {
  padding-bottom: 1px;
}

.pb2 {
  padding-bottom: 2px;
}

.pb3 {
  padding-bottom: 3px;
}

.pb4 {
  padding-bottom: 4px;
}

.pb5 {
  padding-bottom: 5px;
}

.pb6 {
  padding-bottom: 6px;
}

.pb7 {
  padding-bottom: 7px;
}

.pb8 {
  padding-bottom: 8px;
}

.pb9 {
  padding-bottom: 9px;
}

.pb10 {
  padding-bottom: 10px;
}

.pb15 {
  padding-bottom: 15px;
}

.pb20 {
  padding-bottom: 20px;
}

.pb25 {
  padding-bottom: 25px;
}

.pb30 {
  padding-bottom: 30px;
}

.pb35 {
  padding-bottom: 35px;
}

.pb40 {
  padding-bottom: 40px;
}

.pb45 {
  padding-bottom: 45px;
}

.pb50 {
  padding-bottom: 50px;
}

.pb55 {
  padding-bottom: 55px;
}

.pb60 {
  padding-bottom: 60px;
}

.pb65 {
  padding-bottom: 65px;
}

.pb70 {
  padding-bottom: 70px;
}

.pb75 {
  padding-bottom: 75px;
}

.pb80 {
  padding-bottom: 80px;
}

.pb85 {
  padding-bottom: 85px;
}

.pb90 {
  padding-bottom: 90px;
}

.pb95 {
  padding-bottom: 95px;
}

.pb100 {
  padding-bottom: 100px;
}

.pb150 {
  padding-bottom: 150px;
}

.pb200 {
  padding-bottom: 200px;
}

.pb230 {
  padding-bottom: 230px;
}

.pl1 {
  padding-left: 1px;
}

.pl2 {
  padding-left: 2px;
}

.pl3 {
  padding-left: 3px;
}

.pl4 {
  padding-left: 4px;
}

.pl5 {
  padding-left: 5px;
}

.pl6 {
  padding-left: 6px;
}

.pl7 {
  padding-left: 7px;
}

.pl8 {
  padding-left: 8px;
}

.pl9 {
  padding-left: 9px;
}

.pl10 {
  padding-left: 10px;
}

.pl15 {
  padding-left: 15px;
}

.pl20 {
  padding-left: 20px;
}

.pl25 {
  padding-left: 25px;
}

.pl30 {
  padding-left: 30px;
}

.pl35 {
  padding-left: 35px;
}

.pl40 {
  padding-left: 40px;
}

.pl45 {
  padding-left: 45px;
}

.pl50 {
  padding-left: 50px;
}

.pl55 {
  padding-left: 55px;
}

.pl60 {
  padding-left: 60px;
}

.pl65 {
  padding-left: 65px;
}

.pl70 {
  padding-left: 70px;
}

.pl75 {
  padding-left: 75px;
}

.pl80 {
  padding-left: 80px;
}

.pl85 {
  padding-left: 85px;
}

.pl90 {
  padding-left: 90px;
}

.pl95 {
  padding-left: 95px;
}

.pl100 {
  padding-left: 100px;
}

.pl150 {
  padding-left: 150px;
}

.fleft {
  float: left;
}

.fright {
  float: right;
}

.cf:before, .cf:after {
  content: "";
  display: table;
}

.cf:after {
  clear: both;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.center {
  text-align: center;
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.tab_nav {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  min-height: 65px;
}

.tab_nav .tab_link {
  background-color: #2F6080;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 10px 10px 10px 10px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  color: #fff;
  font-size: 1.7rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  -webkit-filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
          filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
  position: relative;
}
.tab_nav .tab_link span {
  position: relative;
  z-index: 2;
}
.tab_nav .tab_link:nth-child(odd) {
  background-color: #4990BE;
}
.tab_nav .tab_link::after {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  -webkit-transition: height 0.3s ease;
  transition: height 0.3s ease;
  background-color: transparent;
}
@media screen and (max-width: 750px) {
  .tab_nav .tab_link {
    padding: 10px 10px 7px 10px;
    line-height: 1.2;
  }
}

.tab_nav .tab_link.active::after, .tab_link:hover::after {
  background-color: inherit;
  height: 150%;
}

.tab_content {
  margin-top: 3rem;
}

.tab_content-item {
  display: none;
}

.tab_ttl {
  font-size: 2.4rem;
  color: #4990BE;
  text-align: center;
  margin-bottom: 3rem;
}
@media screen and (max-width: 750px) {
  .tab_ttl {
    font-size: 3.4rem;
  }
}

#Group_8026 path,
#Group_8026 rect {
  fill: #0057AA;
  stroke: #0057AA;
  stroke-width: 1px;
  -webkit-animation: svg 5s ease-in both infinite;
          animation: svg 5s ease-in both infinite;
}

@-webkit-keyframes svg {
  0% {
    fill: transparent;
    stroke-dasharray: 2000px;
    stroke-dashoffset: 2000px;
  }
  20% {
    stroke-dashoffset: 0;
  }
  30% {
    fill: transparent;
  }
  50% {
    fill: #0057AA;
  }
}

@keyframes svg {
  0% {
    fill: transparent;
    stroke-dasharray: 2000px;
    stroke-dashoffset: 2000px;
  }
  20% {
    stroke-dashoffset: 0;
  }
  30% {
    fill: transparent;
  }
  50% {
    fill: #0057AA;
  }
}
.action {
  line-height: 1.3;
  position: relative;
  margin: 0 auto;
  display: inline;
  color: #601614;
  text-align: center;
}
.action .price {
  position: relative;
}
@media screen and (max-width: 750px) {
  .action .price {
    margin-bottom: 3rem;
    line-height: 1;
  }
}
.action .price::after {
  position: absolute;
  content: "※100万円単位";
  font-size: 10px;
  letter-spacing: 0;
  display: block;
  right: 0;
  bottom: -1rem;
}
@media screen and (max-width: 750px) {
  .action .price::after {
    bottom: -2rem;
  }
}
.action .top {
  font-size: 2.3rem;
  padding: 4px 36rem;
  position: relative;
  display: inline;
}
@media screen and (max-width: 750px) {
  .action .top {
    font-size: 2.6rem;
    padding: 2px 0;
    width: 90%;
    display: block;
    text-align: center;
    margin: 1rem auto;
  }
}
.action .top::before, .action .top::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #601614;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  opacity: 0.6;
}
.action .top::before {
  top: 0;
}
.action .top::after {
  bottom: 0;
}
.action .bottom {
  font-size: 3rem;
  display: inline-block;
  position: relative;
}
@media screen and (max-width: 750px) {
  .action .bottom {
    font-size: 3.5rem;
    text-align: left;
  }
}
.action .num {
  font-size: 5.8rem;
  color: #601614;
}
@media screen and (max-width: 750px) {
  .action .num {
    font-size: 6rem;
  }
}
.action .replay {
  border: 1px solid #601614;
  padding: 5px 15px;
  font-size: 1.8rem;
  margin-right: 10px;
  -webkit-transform: translateY(-0.8rem);
          transform: translateY(-0.8rem);
  display: inline-block;
}
@media screen and (max-width: 750px) {
  .action .replay {
    font-size: 2rem;
    padding: 5px 5px;
  }
}
.action .btn {
  background-color: #000;
  color: #fff;
  text-align: center;
  display: inline-block;
  margin-left: 5px;
  padding: 5px 20px;
  vertical-align: super;
  position: relative;
}
@media screen and (max-width: 750px) {
  .action .btn {
    font-size: 2.2rem;
    width: 60%;
    margin: 0 auto 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.action .btn::after {
  content: ">";
  position: absolute;
  top: 15%;
  right: 3px;
  -webkit-transform: scaleX(0.4);
          transform: scaleX(0.4);
}
@media screen and (max-width: 750px) {
  .action .btn::after {
    top: 20%;
  }
}

#pageTop .action-wrap .action-area {
  padding: 0.6rem 0 2rem;
  background-image: url(../../build/img/top/action_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
#pageTop .action-wrap .action-area .action {
  color: #fff;
}
#pageTop .action-wrap .action-area .action-box {
  padding-top: 20px;
  text-align: center;
}
#pageTop .action-wrap .action-area .bottom,
#pageTop .action-wrap .action-area .top {
  color: #fff;
}
#pageTop .action-wrap .action-area .top::before, #pageTop .action-wrap .action-area .top::after {
  background-color: #fff;
}
#pageTop .action-wrap .action-area .num {
  color: #f9ff00;
}
#pageTop .action-wrap .action-area .replay {
  border: 1px solid #fff;
}
@media screen and (max-width: 750px) {
  #pageTop .action-wrap .action-area {
    background-image: url(../../build/img/top/action_bg_sp.jpg);
  }
}

/*limited*/
#pageLimited .btn_reserve {
  width: 75rem;
  display: block;
  position: relative;
  margin: 0 auto 8rem;
}
@media screen and (max-width: 750px) {
  #pageLimited .btn_reserve {
    width: 95%;
  }
}
#pageLimited .btn_reserve .btn_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  width: 100%;
  height: 9rem;
  position: absolute;
  top: 5.2rem;
  left: 0;
}
@media screen and (max-width: 750px) {
  #pageLimited .btn_reserve .btn_inner {
    height: 10rem;
    top: 0.5rem;
  }
}
#pageLimited .btn_reserve .action {
  color: #fff;
}
#pageLimited .btn_reserve .action-box {
  text-align: center;
}
@media screen and (max-width: 750px) {
  #pageLimited .btn_reserve .price {
    margin-bottom: 2rem;
  }
}
#pageLimited .btn_reserve .bottom,
#pageLimited .btn_reserve .top {
  color: #fff;
}
#pageLimited .btn_reserve .top {
  font-size: 1.8rem;
  border-bottom: solid 1px;
  border-top: solid 1px;
  padding: 0 10rem;
  margin-bottom: 10px;
}
@media screen and (max-width: 750px) {
  #pageLimited .btn_reserve .top {
    margin-bottom: 5px;
    font-size: 1.8rem;
  }
}
#pageLimited .btn_reserve .top::before, #pageLimited .btn_reserve .top::after {
  background-color: #fff;
  opacity: 0.6;
}
#pageLimited .btn_reserve .bottom {
  font-size: 2.3rem;
  line-height: 1.5;
  margin-top: 5px;
}
@media screen and (max-width: 750px) {
  #pageLimited .btn_reserve .bottom {
    font-size: 2rem;
    line-height: 1.3;
  }
}
#pageLimited .btn_reserve .num {
  color: #f9ff00;
  font-size: 3rem;
}
@media screen and (max-width: 750px) {
  #pageLimited .btn_reserve .num {
    font-size: 3rem;
  }
}
#pageLimited .btn_reserve br._sp {
  display: none;
}
#pageLimited .btn_reserve .replay {
  border: 1px solid #fff;
  font-size: 1.4rem;
}
@media screen and (max-width: 750px) {
  #pageLimited .btn_reserve .replay {
    font-size: 2rem;
    padding: 2px 5px;
  }
}
#pageLimited .btn_txt {
  font-size: 3rem;
  line-height: 1;
  color: #f2d8ab;
  text-align: center;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 750px) {
  #pageLimited .btn_txt {
    font-size: 4rem;
    letter-spacing: 0;
  }
}

/*common info*/
.com-infoBox2 .com-content {
  text-align: center;
}
.com-infoBox2 .com-infoBox2_t1 {
  margin-top: 3rem;
}

#pageTop {
  position: relative;
}
#pageTop main {
  overflow: clip;
}
#pageTop .main_wrap {
  position: relative;
  overflow: hidden;
}
#pageTop .main_wrap .btn_replay, #pageTop .main_wrap .btn_skip {
  position: absolute;
  color: #fff;
  background: #2b2b2b;
  bottom: 3rem;
  right: 3rem;
  z-index: 5;
  padding: 0.5em 1em;
  cursor: pointer;
}
#pageTop .main_wrap video {
  -webkit-transition: 2s;
  transition: 2s;
}
#pageTop .main_wrap video.hide {
  opacity: 0;
}
#pageTop .main_wrap .main_slide {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  z-index: 2;
  opacity: 0;
  -webkit-transition: 2s;
  transition: 2s;
}
#pageTop .main_wrap .main_slide.show {
  opacity: 1;
}
#pageTop .merit_wrap {
  background: -webkit-gradient(linear, left top, right top, from(rgb(244, 243, 241)), color-stop(27.54%, rgb(241, 237, 235)), color-stop(64.05%, rgb(231, 220, 219)), to(rgb(218, 197, 196)));
  background: linear-gradient(90deg, rgb(244, 243, 241) 0%, rgb(241, 237, 235) 27.54%, rgb(231, 220, 219) 64.05%, rgb(218, 197, 196) 100%);
  padding: 3.5rem 0 3rem;
}
@media screen and (max-width: 750px) {
  #pageTop .merit_wrap {
    padding: 6rem 0;
  }
}
#pageTop .merit_wrap .com-content {
  width: 143rem;
}
@media screen and (max-width: 750px) {
  #pageTop .merit_wrap .com-content {
    width: 75rem;
  }
}
#pageTop .merit_ttl {
  font-size: 2.4rem;
  text-align: center;
  line-height: 1.75;
  letter-spacing: -0.08em;
  color: #883e57;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #000000;
}
@media screen and (max-width: 750px) {
  #pageTop .merit_ttl {
    font-size: 3.1rem;
    border-bottom: none;
    margin-bottom: 0.5em;
  }
}
#pageTop .merit_list {
  width: 136.5rem;
  margin: 1.5rem auto 0;
}
@media screen and (max-width: 750px) {
  #pageTop .merit_list {
    width: 67rem;
    margin: auto;
  }
}
@media screen and (max-width: 750px) {
  #pageTop .merit_item {
    padding: 2rem 0;
    border-bottom: 1px solid #000000;
  }
}
@media screen and (max-width: 750px) {
  #pageTop .merit_item:last-child {
    border-bottom: none;
  }
}
#pageTop .blossom_wrap {
  overflow: visible;
}
#pageTop .blossom_wrap .fixed_contents {
  position: sticky;
  top: 0;
  height: 100vh;
  left: 0;
  padding-top: 11rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 750px) {
  #pageTop .blossom_wrap .fixed_contents {
    height: unset;
    position: static;
  }
}
#pageTop .blossom_wrap .scrollSpace {
  height: 300vh;
}
@media screen and (max-width: 750px) {
  #pageTop .blossom_wrap .scrollSpace {
    height: unset;
  }
}
#pageTop .blossom_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 109%;
  background: url(../img/top/blossom_bg.jpg) center/cover no-repeat;
  will-change: height, position;
}
@media screen and (max-width: 750px) {
  #pageTop .blossom_bg {
    background: url(../img/top/blossom_bg-sp.jpg) top center/cover no-repeat;
  }
}
#pageTop .blossom_scene {
  position: absolute;
  top: calc((100% + 11rem) / 2);
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media screen and (max-width: 750px) {
  #pageTop .blossom_scene {
    position: static;
    -webkit-transform: unset;
            transform: unset;
  }
}
#pageTop .blossom_scene-1 {
  width: 82rem;
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
@media screen and (max-width: 750px) {
  #pageTop .blossom_scene-1 {
    width: 90%;
    padding-bottom: 10rem;
  }
}
#pageTop .blossom_scene-2 {
  width: 94rem;
  aspect-ratio: 940/866;
}
@media screen and (max-width: 750px) {
  #pageTop .blossom_scene-2 {
    width: 75rem;
    aspect-ratio: 1/1;
  }
}
#pageTop .blossom_mv {
  position: relative;
}
#pageTop .blossom_mv-txt {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  padding-top: 10%;
}
@media screen and (max-width: 750px) {
  #pageTop .blossom_mv-txt {
    padding-top: 6%;
  }
}
#pageTop .blossom_mv-lead {
  width: 45.487804878%;
  margin: auto;
}
@media screen and (max-width: 750px) {
  #pageTop .blossom_mv-lead {
    width: 65%;
  }
}
#pageTop .blossom_mv-desc {
  text-align: center;
  font-size: 1.4rem;
  line-height: 2.8571428571;
  margin-top: 2em;
  letter-spacing: 0;
}
@media screen and (max-width: 750px) {
  #pageTop .blossom_mv-desc {
    font-size: 2.2rem;
    position: relative;
    z-index: 2;
  }
}
#pageTop .blossom_item {
  width: 33.3%;
  aspect-ratio: 1/1;
  position: absolute;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.3);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (max-width: 750px) {
  #pageTop .blossom_item {
    width: 90%;
    left: 5%;
  }
}
#pageTop .blossom_item-cap {
  width: 43.8%;
}
#pageTop .blossom_item-ttl {
  text-align: center;
  font-size: 2.5rem;
  line-height: 1.1153846154;
  margin-top: 0.6em;
  letter-spacing: 0;
  position: relative;
  padding-bottom: 0.7em;
}
@media screen and (max-width: 750px) {
  #pageTop .blossom_item-ttl {
    font-size: 5.2rem;
  }
}
#pageTop .blossom_item-ttl::after {
  position: absolute;
  width: 3rem;
  height: 1px;
  content: "";
  bottom: 0;
  left: 50%;
  background: #000;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
#pageTop .blossom_item-desc {
  margin-top: 1em;
  text-align: center;
  font-size: 1.2rem;
  line-height: 1.76;
  letter-spacing: 0;
}
@media screen and (max-width: 750px) {
  #pageTop .blossom_item-desc {
    font-size: 2.4rem;
  }
}
@media screen and (min-width: 751px) {
  #pageTop .blossom_item-1 {
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  #pageTop .blossom_item-2 {
    top: 26.3%;
    right: 0;
  }
  #pageTop .blossom_item-3 {
    bottom: 0;
    right: 16.4%;
  }
  #pageTop .blossom_item-4 {
    bottom: 0;
    left: 14.4%;
  }
  #pageTop .blossom_item-5 {
    top: 26.3%;
    left: 0;
  }
}
#pageTop .central_imgbox {
  width: 59.2%;
  position: relative;
  overflow: hidden;
  -webkit-transition: -webkit-filter 0.6s ease-in-out 0.4s;
  transition: -webkit-filter 0.6s ease-in-out 0.4s;
  transition: filter 0.6s ease-in-out 0.4s;
  transition: filter 0.6s ease-in-out 0.4s, -webkit-filter 0.6s ease-in-out 0.4s;
  background: #342a30;
}
@media screen and (max-width: 750px) {
  #pageTop .central_imgbox {
    width: 100%;
  }
}
#pageTop .central_txtbox {
  width: 40.8%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: url(../img/top/central_txtbg.png) right top/cover no-repeat;
}
@media screen and (max-width: 750px) {
  #pageTop .central_txtbox {
    width: 100%;
    padding: 8rem 0;
  }
}
#pageTop .central_img {
  -webkit-transition: -webkit-transform 9s ease-out;
  transition: -webkit-transform 9s ease-out;
  transition: transform 9s ease-out;
  transition: transform 9s ease-out, -webkit-transform 9s ease-out;
}
#pageTop .central_img.hide {
  opacity: 0;
}
#pageTop .central_img.show {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
#pageTop .central_overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.34, 0.4, 0.15, 1);
  transition: -webkit-transform 1s cubic-bezier(0.34, 0.4, 0.15, 1);
  transition: transform 1s cubic-bezier(0.34, 0.4, 0.15, 1);
  transition: transform 1s cubic-bezier(0.34, 0.4, 0.15, 1), -webkit-transform 1s cubic-bezier(0.34, 0.4, 0.15, 1);
  background: #000;
  top: 0;
  left: 0;
  -webkit-transform-origin: left center;
          transform-origin: left center;
}
#pageTop .central_txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #fff;
  text-align: center;
  -webkit-filter: blur(10px);
          filter: blur(10px);
  opacity: 0;
  -webkit-transform: translateY(100px);
          transform: translateY(100px);
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
}
#pageTop .central_cap {
  width: 14.3rem;
}
@media screen and (max-width: 750px) {
  #pageTop .central_cap {
    width: 24.3rem;
  }
}
#pageTop .central_ttl {
  font-size: 2.7rem;
  letter-spacing: 0.1em;
  line-height: 1.2777777778;
  margin: 0.7em 0 0.8em;
}
@media screen and (max-width: 750px) {
  #pageTop .central_ttl {
    font-size: 4rem;
    margin: 0.3em 0 0.5em;
    letter-spacing: 0;
  }
}
#pageTop .central_desc {
  font-size: 1.25rem;
  line-height: 2;
  letter-spacing: 0.1em;
  margin-bottom: 2em;
}
@media screen and (max-width: 750px) {
  #pageTop .central_desc {
    font-size: 2.3rem;
    margin-bottom: 1.5em;
    letter-spacing: 0;
  }
}
#pageTop .central_view {
  font-family: "EB Garamond", serif;
  color: #fff;
  background: #89756b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 20.3rem;
  height: 4.4rem;
  gap: 1rem;
  font-size: 1.4rem;
}
@media screen and (max-width: 750px) {
  #pageTop .central_view {
    width: 30rem;
    height: 6.5rem;
    font-size: 2.1rem;
  }
}
#pageTop .central_view img {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  width: 2.3rem;
}
@media screen and (max-width: 750px) {
  #pageTop .central_view img {
    width: 3.45rem;
  }
}
#pageTop .central_view:hover img {
  -webkit-transform: translateX(10px);
          transform: translateX(10px);
}
#pageTop .central_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 13.5rem;
}
@media screen and (max-width: 750px) {
  #pageTop .central_wrap {
    margin-top: 0;
  }
}
#pageTop .central_wrap.play .central_overlay {
  -webkit-transform: scaleX(0%);
          transform: scaleX(0%);
}
#pageTop .central_wrap.play .central_img {
  -webkit-transform: scale(1);
          transform: scale(1);
}
#pageTop .central_wrap.play .central_txt {
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
  -webkit-filter: blur(0px);
          filter: blur(0px);
  opacity: 1;
}
#pageTop .central_wrap.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  margin-left: auto;
  margin-right: 0;
}
@media screen and (max-width: 750px) {
  #pageTop .central_wrap.reverse {
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
        -ms-flex-direction: unset;
            flex-direction: unset;
    margin: 0;
  }
}
#pageTop .central_wrap.reverse .central_overlay {
  -webkit-transform-origin: right center;
          transform-origin: right center;
}
#pageTop main.v_w_base .blossom_scene-1 {
  width: 85vh;
}
#pageTop main.v_w_base .blossom_scene-2 {
  width: 90vh;
}
#pageTop main.v_w_base .blossom_mv-desc {
  font-size: 1.6vh;
}
#pageTop main.v_w_base .blossom_item-ttl {
  font-size: 2.5vh;
}
#pageTop main.v_w_base .blossom_item-desc {
  font-size: 1.2vh;
}
.txtstroke {
  -webkit-text-stroke: 2px black;
  paint-order: stroke fill;
  text-shadow: none;
}

.action_wrap {
  padding: 7rem 0;
}
.action_wrap .action_aree {
  text-align: center;
}
.action_wrap .action_aree .p1 {
  font-size: 3.7rem;
  letter-spacing: 0.35em;
  line-height: 1.6;
}
.action_wrap .action_aree .btn_outer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 2rem 0 0;
}
.action_wrap .action_aree .btn {
  -webkit-transition: all 400ms cubic-bezier(0.36, 0.1, 0.16, 1);
  transition: all 400ms cubic-bezier(0.36, 0.1, 0.16, 1);
  width: 30rem;
  height: 7.5rem;
  background: #883e57;
  color: #fff;
  padding: 0.4rem;
}
.action_wrap .action_aree .btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  border: 1px solid #fff;
}
.action_wrap .action_aree .btn .btn_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 0.7rem;
  color: #fff;
}
.action_wrap .action_aree .btn .btn_arrow {
  width: 1rem;
}
.action_wrap .action_aree .btn .btn_ttl {
  font-size: 2.9rem;
  letter-spacing: 0.35em;
}
.action_wrap .action_aree .btn .btn_txt {
  width: 100%;
  font-size: 1rem;
  letter-spacing: 0.15em;
  margin: 0.4rem 0 0;
}
.action_wrap .action_aree .btn:hover {
  background: #231319;
}
.action_wrap .action_aree .p2 {
  font-size: 1.5rem;
  letter-spacing: 0.15em;
  line-height: 1.7;
  margin: 3rem 0 0;
}
.action_wrap .action_aree .action_note {
  text-align: center;
  margin: 3rem 0 0;
}
.action_wrap .action_aree .note_inner {
  color: #8b6d00;
  border: 1px solid #8b6d00;
  display: inline-block;
  padding: 2.4rem 2.6rem;
}
.action_wrap .action_aree .note_1 {
  font-size: 2.3rem;
  letter-spacing: 0.15em;
  line-height: 1.6;
  background: #eeede7;
}
.action_wrap .action_aree .note_2 {
  font-size: 1.9rem;
  letter-spacing: 0.1em;
  line-height: 1.6;
  margin: 1rem 0 0;
}

@media screen and (max-width: 750px) {
  .action_wrap {
    padding: 9rem 0;
  }
  .action_wrap .action_aree .p1 {
    font-size: 4.6rem;
    letter-spacing: 0.25em;
  }
  .action_wrap .action_aree .btn_outer {
    margin: 3rem 0 0;
  }
  .action_wrap .action_aree .btn {
    width: 50rem;
    height: 12rem;
  }
  .action_wrap .action_aree .btn .btn_inner {
    gap: 0 1.2rem;
  }
  .action_wrap .action_aree .btn .btn_arrow {
    width: 1.8rem;
  }
  .action_wrap .action_aree .btn .btn_ttl {
    font-size: 4rem;
  }
  .action_wrap .action_aree .btn .btn_txt {
    font-size: 2rem;
    margin: 1rem 0 0;
  }
  .action_wrap .action_aree .p2 {
    font-size: 2.6rem;
    margin: 4rem 0 0;
  }
  .action_wrap .action_aree .action_note {
    margin: 5rem 0 0;
  }
  .action_wrap .action_aree .note_inner {
    width: 100%;
    padding: 4rem 4rem;
  }
  .action_wrap .action_aree .note_1 {
    font-size: 3.2rem;
  }
  .action_wrap .action_aree .note_2 {
    font-size: 2.8rem;
    margin: 2rem 0 0;
  }
}
#pagePosition .main_box .ibox img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  width: 100%;
  height: 100%;
  -o-object-position: center bottom;
     object-position: center bottom;
}
#pagePosition figure {
  position: relative;
}
#pagePosition .inner_lead {
  font-size: 1.9rem;
  line-height: 1.5;
  letter-spacing: 0.02em;
  margin-bottom: 1.5rem;
}
#pagePosition .inner_txt {
  font-size: 1.27rem;
  letter-spacing: 0;
  line-height: 1.8;
}
@media screen and (max-width: 750px) {
  #pagePosition .inner_lead {
    font-size: 2.6rem;
  }
  #pagePosition .inner_txt {
    font-size: 2.2rem;
  }
}
#pagePosition .bg_beige {
  background: #e9e8e1;
}
#pagePosition .location_head {
  margin-bottom: 1rem;
}
@media screen and (max-width: 750px) {
  #pagePosition .location_head {
    margin-bottom: 1.5rem;
  }
}
#pagePosition .location_head .bg_beige {
  padding-bottom: 8rem;
}
#pagePosition .location_head .img_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  row-gap: 0.7rem;
}
#pagePosition .location_head .img_flex figure:nth-child(-n+2) {
  width: 49.75%;
}
#pagePosition .location_head .img_flex figure:nth-last-child(-n+3) {
  width: 33%;
}
#pagePosition .location_head .img_flex + .com-content .com-ttlEn {
  font-family: "Libre Caslon Display", serif;
  font-size: 2.6rem;
}
@media screen and (max-width: 750px) {
  #pagePosition .location_head .img_flex + .com-content .com-ttlEn {
    font-size: 3.6rem;
  }
}
#pagePosition .location_head .within10 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 5rem 1fr 5rem 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 5rem;
}
#pagePosition .location_head .within10 li .img .no {
  background: #c38a85;
  color: #fff;
  text-align: center;
  line-height: 1.8rem;
  padding-top: 2rem;
  font-size: 4rem;
  border-radius: 50%;
  width: 7.6rem;
  height: 7.6rem;
  position: absolute;
  top: -2rem;
  left: -3rem;
}
#pagePosition .location_head .within10 li .img .no span {
  font-size: 1.3rem;
  color: #fff;
}
#pagePosition .location_head .within10 li .type {
  text-align: center;
  border-bottom: solid 0.4px #000;
  padding-bottom: 1rem;
  margin-bottom: 1.5rem;
  font-size: 1.29rem;
}
@media screen and (max-width: 750px) {
  #pagePosition .location_head .within10 {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    gap: 8rem;
  }
  #pagePosition .location_head .within10 li .img .no {
    line-height: 3.8rem;
    font-size: 7rem;
    width: 12.6rem;
    height: 12.6rem;
    padding-top: 2.6rem;
  }
  #pagePosition .location_head .within10 li .img .no span {
    font-size: 2.8rem;
  }
  #pagePosition .location_head .within10 li .type {
    padding-bottom: 2rem;
    margin: 3rem 0;
    font-size: 3rem;
  }
}
#pagePosition .tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  z-index: 10;
  padding-top: 17rem;
  margin: -12em 0 1rem;
}
#pagePosition .tabs .tab {
  width: 16%;
  background: #a5a5a5;
  padding: 2.8rem 0 2.2rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
#pagePosition .tabs .tab.active {
  background: #883e57;
}
#pagePosition .tabs .tab:hover {
  opacity: 0.6;
}
#pagePosition .tabs .tab p {
  color: #fff;
  text-align: center;
  font-size: 2.1rem;
  line-height: 1.6rem;
}
#pagePosition .tabs .tab p span {
  font-size: 1.1rem;
}
#pagePosition .tabs .tab.cs {
  padding: 2rem 0 1.5rem;
  background: rgba(79, 79, 80, 0.71);
}
#pagePosition .tabs .tab.cs:hover {
  opacity: 1;
  cursor: default;
}
#pagePosition .tabs .tab.cs p:first-child {
  color: #4e4e4e;
}
#pagePosition .tabs .tab.cs .cs_txt {
  color: #fff;
  font-size: 1.6rem;
  letter-spacing: 0;
}
@media screen and (max-width: 750px) {
  #pagePosition .tabs {
    margin-bottom: 1.5rem;
    row-gap: 1rem;
  }
  #pagePosition .tabs .tab {
    width: 32.5%;
    padding: 4rem 0 3rem;
  }
  #pagePosition .tabs .tab.active {
    background: #883e57;
  }
  #pagePosition .tabs .tab:hover {
    opacity: 0.6;
  }
  #pagePosition .tabs .tab p {
    font-size: 3.1rem;
    line-height: 3rem;
  }
  #pagePosition .tabs .tab p span {
    font-size: 2.1rem;
  }
  #pagePosition .tabs .tab.cs {
    padding: 2.4rem 0 1.5rem;
  }
  #pagePosition .tabs .tab.cs .cs_txt {
    font-size: 2.4rem;
  }
}
#pagePosition .type_head {
  padding: 11rem 0;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
#pagePosition .type_head .com-tbox p {
  color: #fff;
}
#pagePosition .type_head .com-tbox p.com-ttlEn {
  color: #fff;
  font-family: "Cormorant Garamond", serif;
  font-size: 4.6rem;
}
#pagePosition .type_head .com-tbox p.com-lead1 {
  margin-bottom: 0;
}
#pagePosition .type_head .com-cap {
  position: absolute;
  right: 1rem;
  bottom: 1rem;
}
#pagePosition .flex_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 5rem;
}
#pagePosition .flex_box .flex_item {
  width: 47%;
}
#pagePosition .flex_box .Right {
  width: 47%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#pagePosition .flex_box .Right .txt_wrap {
  width: 100%;
}
#pagePosition .flex_box .Right .list {
  width: 48%;
}
@media screen and (max-width: 750px) {
  #pagePosition .flex_box {
    margin: 0 0 5rem;
    row-gap: 3rem;
  }
  #pagePosition .flex_box .flex_item {
    width: 100%;
  }
  #pagePosition .flex_box .Left .name {
    text-align: right;
  }
  #pagePosition .flex_box .Right {
    width: 100%;
    row-gap: 3rem;
  }
  #pagePosition .flex_box .Right .txt_wrap {
    width: 100%;
  }
}
#pagePosition .lists {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 3rem 1fr 3rem 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 5rem 3rem;
}
@media screen and (max-width: 750px) {
  #pagePosition .lists {
    -ms-grid-columns: 1fr 3rem 1fr;
    grid-template-columns: repeat(2, 1fr);
    gap: 5rem 3rem;
  }
}
#pagePosition .name {
  font-size: 1.2rem;
  letter-spacing: 0;
  padding-top: 1rem;
}
@media screen and (max-width: 750px) {
  #pagePosition .name {
    font-size: 2.2rem;
    padding-top: 2rem;
  }
}
#pagePosition .brown_box {
  background: #89756b;
  padding: 5rem 3rem 0.5rem;
  margin: 5rem 0 0;
}
#pagePosition .brown_box_lead {
  color: #fff;
  font-size: 2.3rem;
  text-align: center;
  margin-bottom: 3rem;
}
@media screen and (max-width: 750px) {
  #pagePosition .brown_box_lead {
    font-size: 3.2rem;
    line-height: 1.3;
  }
}
#pagePosition .shop_area {
  padding: 8rem 0;
  margin-top: -8rem;
}
#pagePosition .shop_area .type_head {
  margin-bottom: 10rem;
  background-image: url("../img/position/shopping_bg.png");
}
#pagePosition .shop_area .brown_box .flex_box .flex_item {
  width: 48%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#pagePosition .shop_area .brown_box .flex_box .flex_item .img {
  width: 61%;
}
#pagePosition .shop_area .brown_box .flex_box .flex_item .list_wrap {
  width: 39%;
  background: rgba(255, 255, 255, 0.7);
  padding: 5rem 2rem 0;
}
#pagePosition .shop_area .brown_box .flex_box .flex_item .list_wrap .brown {
  font-size: 1.4rem;
  color: #89756b;
  border-bottom: solid #89756b 0.5px;
  padding-bottom: 0.5rem;
  margin-bottom: 0.5rem;
}
#pagePosition .shop_area .brown_box .flex_box .flex_item .list_wrap li {
  font-size: 1.17rem;
  letter-spacing: -0.05em;
  margin-bottom: 0.5rem;
}
#pagePosition .shop_area .brown_box .flex_box .flex_item .list_wrap li.ls {
  letter-spacing: -0.15rem;
}
#pagePosition .shop_area .brown_box .flex_box .flex_item .list_wrap li span {
  color: #89756b;
}
#pagePosition .shop_area .brown_box .flex_box .flex_item .name {
  color: #fff;
  width: 100%;
}
@media screen and (max-width: 750px) {
  #pagePosition .shop_area .brown_box .flex_box .flex_item {
    width: 100%;
  }
  #pagePosition .shop_area .brown_box .flex_box .flex_item .img {
    width: 100%;
  }
  #pagePosition .shop_area .brown_box .flex_box .flex_item .list_wrap {
    width: 100%;
    padding: 4rem;
  }
  #pagePosition .shop_area .brown_box .flex_box .flex_item .list_wrap .brown {
    font-size: 2.4rem;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
  }
  #pagePosition .shop_area .brown_box .flex_box .flex_item .list_wrap li {
    font-size: 2.17rem;
  }
}
#pagePosition .sakurafes_wrap {
  position: relative;
  padding-bottom: 8rem;
  margin-bottom: 1rem;
}
#pagePosition .sakurafes_wrap .bg {
  background: #372c31;
  width: 100%;
  height: calc(100% - 63rem);
  position: absolute;
  left: 0;
  top: 63rem;
  z-index: -1;
}
#pagePosition .sakurafes_wrap .bg figure {
  mix-blend-mode: multiply;
  width: 80rem;
  margin-left: auto;
}
#pagePosition .sakurafes_wrap .com-ttlEn {
  color: #a99982;
}
#pagePosition .sakurafes_wrap .com-lead1, #pagePosition .sakurafes_wrap .com-txt, #pagePosition .sakurafes_wrap .inner_lead, #pagePosition .sakurafes_wrap .inner_txt {
  color: #fff;
}
#pagePosition .sakurafes_wrap .flex_box {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#pagePosition .sakurafes_wrap .flex_box .Left {
  width: 52%;
}
#pagePosition .sakurafes_wrap .flex_box .Right {
  width: 39%;
}
#pagePosition .sakurafes_wrap .ad_services {
  max-width: 1164px;
  margin: auto;
}
#pagePosition .sakurafes_wrap .ad_services .brown_box {
  background: #423733;
  padding: 7rem 5rem;
  margin: 10rem 0 1rem;
}
#pagePosition .sakurafes_wrap .ad_services .brown_box_lead {
  margin-bottom: 5rem;
}
#pagePosition .sakurafes_wrap .ad_services .brown_box .lists.gtc4 {
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4, 1fr);
  padding-bottom: 7rem;
  border-bottom: solid 1px #e1d59e;
  margin-bottom: 5rem;
}
#pagePosition .sakurafes_wrap .ad_services .brown_box .lists p.name {
  color: #e1d59e;
  font-size: 1.9rem;
  text-align: center;
  padding-bottom: 1rem;
  border-bottom: solid 1px #e1d59e;
  margin-bottom: 1rem;
  line-height: 1.5;
}
#pagePosition .sakurafes_wrap .ad_services .brown_box .lists p.name.padding {
  padding: 2.4rem 0;
}
#pagePosition .sakurafes_wrap .ad_services .brown_box .lists p.desc {
  color: #fff;
  line-height: 1.8;
}
#pagePosition .sakurafes_wrap .ad_services .com-note {
  color: #fff;
}
@media screen and (max-width: 750px) {
  #pagePosition .sakurafes_wrap .bg {
    height: calc(100% - 33rem);
    top: 33rem;
  }
  #pagePosition .sakurafes_wrap .flex_box .Left {
    width: 100%;
  }
  #pagePosition .sakurafes_wrap .flex_box .Right {
    width: 100%;
  }
  #pagePosition .sakurafes_wrap .ad_services {
    width: 90%;
  }
  #pagePosition .sakurafes_wrap .ad_services .brown_box {
    padding: 7rem 2rem;
    margin: 10rem 0 2rem;
  }
  #pagePosition .sakurafes_wrap .ad_services .brown_box .lists.gtc4 {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
  #pagePosition .sakurafes_wrap .ad_services .brown_box .lists p.name {
    font-size: 2.5rem;
    padding-bottom: 2rem;
    margin-bottom: 2rem;
  }
  #pagePosition .sakurafes_wrap .ad_services .brown_box .lists p.name.padding {
    padding: 3.8rem 0;
  }
  #pagePosition .sakurafes_wrap .ad_services .brown_box .lists p.desc {
    font-size: 2.2rem;
  }
  #pagePosition .sakurafes_wrap .ad_services .com-note {
    color: #fff;
  }
}
#pagePosition .ad_services {
  margin-top: 10rem;
}
#pagePosition .public_area {
  padding-bottom: 10rem;
}
#pagePosition .public_area .type_head {
  margin-bottom: 10rem;
  background-image: url("../img/position/public_bg.png");
}
#pagePosition .public_area .brown_box .flex_box p {
  color: #fff;
}
#pagePosition .public_area .brown_box .flex_box .Left {
  width: 52%;
}
#pagePosition .public_area .brown_box .flex_box .Right {
  width: 43%;
}
@media screen and (max-width: 750px) {
  #pagePosition .public_area .brown_box .flex_box .Left {
    width: 100%;
  }
  #pagePosition .public_area .brown_box .flex_box .Right {
    width: 100%;
  }
}
#pagePosition .education_area {
  padding-bottom: 10rem;
}
#pagePosition .education_area .type_head {
  margin-bottom: 10rem;
  background-image: url("../img/position/education_bg.png");
}
#pagePosition .education_area .brown_box .flex_box p {
  color: #fff;
}
#pagePosition .education_area .brown_box .flex_box .Left {
  width: 50%;
}
@media screen and (max-width: 750px) {
  #pagePosition .education_area .brown_box .flex_box .Left {
    width: 100%;
  }
}
#pagePosition .education_area .brown_box .flex_box .Right {
  width: 45%;
}
@media screen and (max-width: 750px) {
  #pagePosition .education_area .brown_box .flex_box .Right {
    width: 100%;
  }
}
#pagePosition .education_area .brown_box .flex_box .Right .inner_txt {
  margin-bottom: 1rem;
}
#pagePosition .medical_area {
  padding-bottom: 10rem;
}
#pagePosition .medical_area .type_head {
  margin-bottom: 10rem;
  background-image: url("../img/position/medical_bg.png");
}
#pagePosition .medical_area .brown_box .flex_box p {
  color: #fff;
}
#pagePosition .medical_area .brown_box .flex_box .Left {
  width: 36%;
}
#pagePosition .medical_area .brown_box .flex_box .Right {
  width: 61%;
}
#pagePosition .medical_area .brown_box .flex_box .Right .txt_wrap {
  width: 54%;
  padding-top: 2rem;
}
#pagePosition .medical_area .brown_box .flex_box .Right .txt_wrap .inner_lead {
  letter-spacing: -0.05em;
}
#pagePosition .medical_area .brown_box .flex_box .Right .list {
  width: 42%;
}
@media screen and (max-width: 750px) {
  #pagePosition .medical_area .brown_box .flex_box .Left {
    width: 100%;
  }
  #pagePosition .medical_area .brown_box .flex_box .Right {
    width: 100%;
  }
  #pagePosition .medical_area .brown_box .flex_box .Right .txt_wrap {
    width: 57%;
    padding-top: 0;
  }
  #pagePosition .medical_area .brown_box .flex_box .Right .list {
    width: 40%;
  }
}
#pagePosition .park_area {
  padding-bottom: 10rem;
}
#pagePosition .park_area .type_head {
  margin-bottom: 10rem;
  background-image: url("../img/position/park_bg.png");
}
@media screen and (max-width: 750px) {
  #pagePosition .park_area .type_head {
    background-position: right 15% center;
  }
}
#pagePosition .park_area .brown_box .flex_box {
  position: relative;
}
#pagePosition .park_area .brown_box .flex_box::before {
  content: "";
  background: rgba(255, 255, 255, 0.3);
  width: 1px;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 0;
}
#pagePosition .park_area .brown_box .flex_box p {
  color: #fff;
}
#pagePosition .park_area .brown_box .flex_box p.inner_lead {
  letter-spacing: -0.05em;
}
#pagePosition .park_area .brown_box .flex_box .flex_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#pagePosition .park_area .brown_box .flex_box .flex_item .img1 {
  width: 100%;
  margin-bottom: 3rem;
}
#pagePosition .park_area .brown_box .flex_box .flex_item .inner_lead {
  width: 100%;
}
#pagePosition .park_area .brown_box .flex_box .flex_item .inner_txt {
  width: 50%;
}
#pagePosition .park_area .brown_box .flex_box .flex_item .img2 {
  width: 46%;
}
@media screen and (max-width: 750px) {
  #pagePosition .park_area .brown_box .flex_box::before {
    width: 100%;
    height: 1px;
    left: 0;
    top: 50%;
  }
  #pagePosition .park_area .brown_box .flex_box p.inner_lead {
    letter-spacing: -0.03em;
  }
}
#pagePosition .gourmet_area {
  background: #eeede7;
}
#pagePosition .gourmet_area .type_head {
  margin-bottom: 10rem;
  background-image: url("../img/position/gourmet_bg.png");
}
#pagePosition .gourmet_area .flex_box {
  margin-bottom: 14rem;
}
#pagePosition .gourmet_area .flex_box .Left {
  position: relative;
}
#pagePosition .gourmet_area .flex_box .Left .name_wrap {
  position: absolute;
  left: -4rem;
  top: -4rem;
  background: #fff;
  width: 15rem;
  height: 15rem;
}
#pagePosition .gourmet_area .flex_box .Left .name_wrap.rt {
  left: initial;
  right: -4rem;
}
#pagePosition .gourmet_area .flex_box .Left .name_wrap .name {
  font-size: 1.9rem;
  line-height: 1.3;
  text-align: center;
  padding: 4.5rem 1.5rem 1.5rem;
}
#pagePosition .gourmet_area .flex_box .Left .name_wrap .name .red {
  font-size: 1.5rem;
  color: #883e57;
}
#pagePosition .gourmet_area .flex_box .Left .name_wrap .name .s1 {
  font-size: 1.1rem;
}
#pagePosition .gourmet_area .flex_box .Left .name_wrap .name .s2 {
  font-size: 1.2rem;
}
#pagePosition .gourmet_area .flex_box .Left .name_wrap .name.pt {
  padding-top: 3rem;
}
#pagePosition .gourmet_area .flex_box .Right .list {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 1rem;
}
#pagePosition .gourmet_area .flex_box .Right .list figure {
  width: 51.5%;
}
#pagePosition .gourmet_area .flex_box .Right .list .desc_wrap {
  width: 48.5%;
  background: #89756b;
  color: #fff;
  padding: 2.2rem;
}
#pagePosition .gourmet_area .flex_box .Right .list .desc_wrap .name {
  font-size: 1.4rem;
  border-bottom: solid #fff 0.5px;
  padding-bottom: 0.5rem;
  margin-bottom: 0.5rem;
}
#pagePosition .gourmet_area .flex_box .Right .list .desc_wrap .name span {
  font-size: 1rem;
}
#pagePosition .gourmet_area .flex_box .Right .list .desc_wrap .desc {
  font-size: 1rem;
  line-height: 1.3;
}
@media screen and (max-width: 750px) {
  #pagePosition .gourmet_area .flex_box {
    margin-bottom: 10rem;
  }
  #pagePosition .gourmet_area .flex_box .Left {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  #pagePosition .gourmet_area .flex_box .Left .name_wrap {
    left: -3rem;
  }
  #pagePosition .gourmet_area .flex_box .Left .name_wrap.rt {
    right: -3rem;
  }
  #pagePosition .gourmet_area .flex_box .Left .name_wrap .name {
    font-size: 2rem;
    letter-spacing: -0.05em;
  }
  #pagePosition .gourmet_area .flex_box .Left .name_wrap .name .red {
    font-size: 2.1rem;
  }
  #pagePosition .gourmet_area .flex_box .Left .name_wrap .name .s1 {
    font-size: 1.5rem;
  }
  #pagePosition .gourmet_area .flex_box .Left .name_wrap .name .s2 {
    font-size: 1.6rem;
  }
  #pagePosition .gourmet_area .flex_box .Left .name_wrap .name.pt {
    padding-top: 2.5rem;
  }
  #pagePosition .gourmet_area .flex_box .Right {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  #pagePosition .gourmet_area .flex_box .Right .list .desc_wrap {
    padding: 1.5rem 2.2rem;
  }
  #pagePosition .gourmet_area .flex_box .Right .list .desc_wrap .name {
    font-size: 2.4rem;
    line-height: 1.2;
    padding: 0 0 1rem;
    margin-bottom: 1rem;
  }
  #pagePosition .gourmet_area .flex_box .Right .list .desc_wrap .name span {
    font-size: 2rem;
  }
  #pagePosition .gourmet_area .flex_box .Right .list .desc_wrap .desc {
    font-size: 1.8rem;
    line-height: 1.3;
  }
}
#pageAccess figure {
  position: relative;
}
#pageAccess .inner_lead {
  font-size: 1.9rem;
  line-height: 1.5;
  letter-spacing: 0.02em;
}
#pageAccess .inner_txt {
  font-size: 1.2rem;
  letter-spacing: 0.02em;
  line-height: 1.8;
}
@media screen and (max-width: 750px) {
  #pageAccess .inner_lead {
    font-size: 2.6rem;
  }
  #pageAccess .inner_txt {
    font-size: 2.2rem;
  }
}
#pageAccess .bus_area .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  row-gap: 5rem;
  margin-bottom: 10rem;
}
#pageAccess .bus_area .flex .bus_img {
  width: 48%;
}
#pageAccess .bus_area .flex .bus_img figure {
  margin-bottom: 1.5rem;
}
#pageAccess .bus_area .flex .bus_img figure .badge {
  width: 12rem;
  height: 12rem;
  position: absolute;
  left: -4rem;
  top: -3rem;
}
#pageAccess .bus_area .flex .bus_img .inner_lead {
  margin-bottom: 2rem;
}
#pageAccess .bus_area .flex .bus_map {
  width: 48%;
}
#pageAccess .bus_area .flex .bus_time {
  width: 52%;
}
#pageAccess .bus_area .flex .bus_timetable {
  width: 43%;
}
#pageAccess .bus_area .flex .bus_timetable .head {
  font-size: 1.2rem;
  letter-spacing: -0.05em;
  margin-bottom: 1rem;
  line-height: 1.5;
}
#pageAccess .bus_area .flex .bus_timetable .bg_pink {
  background: #e9dfe1;
  padding: 0.5rem 0 1rem;
  margin-top: 2rem;
}
#pageAccess .bus_area .flex .bus_timetable .bg_pink p {
  font-size: 2.3rem;
  text-align: center;
}
#pageAccess .bus_area .flex .bus_timetable .bg_pink p span {
  color: #880057;
  font-size: 4.1rem;
}
#pageAccess .bus_area .flex .com-note {
  margin-top: 1rem;
}
#pageAccess .bus_area .bg_beige .com-content {
  width: 124rem;
}
@media screen and (max-width: 750px) {
  #pageAccess .bus_area .flex {
    row-gap: 8rem;
  }
  #pageAccess .bus_area .flex .bus_img {
    width: 100%;
  }
  #pageAccess .bus_area .flex .bus_img figure {
    margin-bottom: 3rem;
  }
  #pageAccess .bus_area .flex .bus_img figure .badge {
    width: 18rem;
    height: 18rem;
    left: -3rem;
  }
  #pageAccess .bus_area .flex .bus_img .inner_lead {
    margin-bottom: 4rem;
  }
  #pageAccess .bus_area .flex .bus_map {
    width: 100%;
  }
  #pageAccess .bus_area .flex .bus_time {
    width: 100%;
  }
  #pageAccess .bus_area .flex .bus_timetable {
    width: 100%;
  }
  #pageAccess .bus_area .flex .bus_timetable .head {
    font-size: 2.3rem;
    letter-spacing: -0.03em;
    margin-bottom: 2rem;
  }
  #pageAccess .bus_area .flex .bus_timetable .bg_pink {
    margin-top: 4rem;
  }
  #pageAccess .bus_area .flex .bus_timetable .bg_pink p {
    font-size: 3.3rem;
  }
  #pageAccess .bus_area .flex .bus_timetable .bg_pink p span {
    font-size: 5.1rem;
  }
  #pageAccess .bus_area .bg_beige .com-content {
    width: 75rem;
  }
}
#pageAccess .bus_area .bg_beige {
  background: #eeede7;
  padding: 5rem 0 12rem;
}
#pageAccess .bus_area .bg_beige .com-tbox .com-ttlEn {
  color: #000;
}
#pageAccess .bus_area .bg_beige .com-tbox .cbl_txt {
  max-width: 420px;
  width: 80%;
  margin: 0 auto 2rem;
}
#pageAccess .bus_area .bg_beige .com-tbox .cbl_img {
  max-width: 800px;
  margin: 0 auto 2rem;
}
#pageAccess .bus_area .bg_beige .merits {
  max-width: 1290px;
  width: 90%;
  margin: auto;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 3rem 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 3rem;
}
#pageAccess .bus_area .bg_beige .merits .merit {
  background: #fff;
  padding: 2rem 0;
  text-align: center;
}
#pageAccess .bus_area .bg_beige .merits .merit .no_wrap {
  color: #883e57;
  font-size: 1.9rem;
  line-height: 1.2;
  letter-spacing: 0;
}
#pageAccess .bus_area .bg_beige .merits .merit .no_wrap .no {
  display: inline-block;
  width: 4rem;
}
#pageAccess .bus_area .bg_beige .merits .merit_ttl {
  font-size: 2.9rem;
  margin: 2rem 0;
}
#pageAccess .bus_area .bg_beige .merits .merit_txt {
  font-size: 1.2rem;
  line-height: 1.8;
}
#pageAccess .bus_area .bg_beige .merits .merit_img {
  width: 90%;
  margin: 3rem auto 0;
}
@media screen and (max-width: 750px) {
  #pageAccess .bus_area .bg_beige .merits {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    gap: 5rem;
  }
  #pageAccess .bus_area .bg_beige .merits .merit {
    padding: 3rem 0;
  }
  #pageAccess .bus_area .bg_beige .merits .merit .no_wrap {
    font-size: 2.9rem;
    line-height: 2;
  }
  #pageAccess .bus_area .bg_beige .merits .merit .no_wrap .no {
    width: 6rem;
  }
  #pageAccess .bus_area .bg_beige .merits .merit_ttl {
    font-size: 2.9rem;
    margin: 2rem 0;
  }
  #pageAccess .bus_area .bg_beige .merits .merit_txt {
    font-size: 2.2rem;
  }
  #pageAccess .bus_area .bg_beige .merits .merit_img {
    width: 100%;
    margin: 3rem auto 0;
  }
}
#pageAccess .train_area {
  padding: 5rem 0;
}
#pageAccess .train_area .train_min_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#pageAccess .train_area .train_min_box li:first-child, #pageAccess .train_area .train_min_box li:nth-child(2) {
  width: 50%;
}
#pageAccess .train_area .train_min_box li:nth-child(n+3) {
  width: 25%;
}
#pageAccess .train_area .train_min_box + .com-note {
  margin-bottom: 5rem;
  padding-top: 1rem;
}
@media screen and (max-width: 750px) {
  #pageAccess .train_area .train_min_box li:first-child, #pageAccess .train_area .train_min_box li:nth-child(2) {
    width: 100%;
  }
  #pageAccess .train_area .train_min_box li:nth-child(n+3) {
    width: 50%;
  }
}
#pageAccess .train_area .train_min_table_ttl {
  font-size: 1.7rem;
  margin: 5rem 0 3rem;
}
#pageAccess .train_area .train_min_table {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 3rem 1fr 3rem 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 3rem;
}
#pageAccess .train_area .train_min_table li figure {
  border-bottom: solid 1px #231815;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
}
#pageAccess .train_area .train_min_table li .com-note.ls-014 {
  letter-spacing: -0.14em;
}
#pageAccess .train_area .train_min_table li .com-note.ls-02 {
  letter-spacing: -0.2em;
}
#pageAccess .train_area .train_min_table li .com-note.ls-009 {
  letter-spacing: -0.09em;
}
@media screen and (max-width: 750px) {
  #pageAccess .train_area .train_min_table_ttl {
    font-size: 2.7rem;
    margin: 10rem 0 6rem;
  }
  #pageAccess .train_area .train_min_table {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    gap: 6rem;
  }
  #pageAccess .train_area .train_min_table li figure {
    padding-bottom: 2rem;
    margin-bottom: 2rem;
  }
  #pageAccess .train_area .train_min_table li .com-note.ls-014 {
    letter-spacing: -0.08em;
  }
  #pageAccess .train_area .train_min_table li .com-note.ls-02 {
    letter-spacing: -0.15em;
  }
  #pageAccess .train_area .train_min_table li .com-note.ls-009 {
    letter-spacing: -0.03em;
  }
}
#pageAccess .train_area .train_map {
  max-width: 770px;
  margin: auto;
}
#pageAccess .car_area .spots {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1.5rem 1fr 1.5rem 1fr 1.5rem 1fr;
  grid-template-columns: repeat(4, 1fr);
  gap: 3rem 1.5rem;
  margin: 5rem 0 10rem;
}
#pageAccess .car_area .spot .name {
  font-size: 1.3rem;
  letter-spacing: 0;
  line-height: 1.2;
  margin-top: 1rem;
}
#pageAccess .car_area .spot .name.ls-009 {
  letter-spacing: -0.09em;
}
#pageAccess .car_area .car_map figure {
  min-width: 600px;
}
#pageAccess .car_area .bg_beige {
  background: #e9e8e1;
  padding: 6rem 0;
}
#pageAccess .car_area .bg_beige .com-content {
  width: 114rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#pageAccess .car_area .bg_beige .com-content .inner_lead {
  width: 28%;
}
#pageAccess .car_area .bg_beige .com-content .spot {
  width: 22%;
}
#pageAccess .car_area .bg_beige .com-content .spot .com-note {
  margin-top: 0.5rem;
}
@media screen and (max-width: 750px) {
  #pageAccess .car_area .spots {
    -ms-grid-columns: 1fr 3rem 1fr;
    grid-template-columns: repeat(2, 1fr);
    gap: 5rem 3rem;
    margin: 5rem 0 10rem;
  }
  #pageAccess .car_area .spot .name {
    font-size: 2rem;
    margin-top: 1rem;
  }
  #pageAccess .car_area .spot .name.ls-009 {
    letter-spacing: -0.09em;
  }
  #pageAccess .car_area .bg_beige {
    padding: 6rem 0;
  }
  #pageAccess .car_area .bg_beige .com-content {
    width: 75rem;
    row-gap: 5rem;
  }
  #pageAccess .car_area .bg_beige .com-content .inner_lead {
    width: 100%;
    text-align: center;
  }
  #pageAccess .car_area .bg_beige .com-content .spot {
    width: 48%;
  }
  #pageAccess .car_area .bg_beige .com-content .spot:last-child {
    margin: auto;
  }
  #pageAccess .car_area .bg_beige .com-content .spot .com-note {
    margin-top: 0.5rem;
  }
}

#pageFuture figure {
  position: relative;
}
#pageFuture main {
  background: #eeede7;
}
#pageFuture .inner_lead {
  font-size: 1.9rem;
  line-height: 2;
  letter-spacing: 0.02em;
  margin-bottom: 2rem;
}
#pageFuture .inner_txt {
  font-size: 1.2rem;
  letter-spacing: 0.02em;
  line-height: 2;
}
@media screen and (max-width: 750px) {
  #pageFuture .inner_lead {
    font-size: 2.6rem;
  }
  #pageFuture .inner_txt {
    font-size: 2.2rem;
  }
}
#pageFuture .sf_area {
  background: #eeede7;
  padding-bottom: 5rem;
}
#pageFuture .sf_area .com-content {
  width: 124rem;
}
@media screen and (max-width: 750px) {
  #pageFuture .sf_area .com-content {
    width: 75rem;
  }
}
#pageFuture .sf_area .sf_wrap .sf {
  background: #fff;
  padding: 5rem;
  margin-bottom: 5rem;
}
@media screen and (max-width: 750px) {
  #pageFuture .sf_area .sf_wrap .sf {
    padding: 5rem 3rem;
  }
}
#pageFuture .sf_area .sf_wrap .sf_head {
  text-align: center;
  margin-bottom: 5rem;
}
#pageFuture .sf_area .sf_wrap .sf_head .no {
  max-width: 200px;
  margin: 0 auto 1rem;
  width: 60%;
}
#pageFuture .sf_area .sf_wrap .sf_head P {
  font-size: 2.8rem;
  padding: 1rem 3rem;
  display: inline-block;
  position: relative;
}
#pageFuture .sf_area .sf_wrap .sf_head P::before, #pageFuture .sf_area .sf_wrap .sf_head P::after {
  content: "";
  position: absolute;
  height: 100%;
  top: 0;
  border: solid 1px #883e57;
  width: 1.5rem;
}
#pageFuture .sf_area .sf_wrap .sf_head P::before {
  left: 0;
  border-right: none;
}
#pageFuture .sf_area .sf_wrap .sf_head P::after {
  right: 0;
  border-left: none;
}
@media screen and (max-width: 750px) {
  #pageFuture .sf_area .sf_wrap .sf_head {
    margin-bottom: 8rem;
  }
  #pageFuture .sf_area .sf_wrap .sf_head P {
    font-size: 3.6rem;
    padding: 1rem 2rem;
  }
}
#pageFuture .sf_area .sf_wrap .sf .sf1_content .sf1_img {
  margin-bottom: 5rem;
}
#pageFuture .sf_area .sf_wrap .sf .sf1_content .flex1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 5rem;
}
#pageFuture .sf_area .sf_wrap .sf .sf1_content .flex1 figure {
  width: 63%;
}
#pageFuture .sf_area .sf_wrap .sf .sf1_content .flex1 .txt_wrap {
  width: 30%;
}
@media screen and (max-width: 750px) {
  #pageFuture .sf_area .sf_wrap .sf .sf1_content .flex1 {
    margin-bottom: 5rem;
    row-gap: 5rem;
  }
  #pageFuture .sf_area .sf_wrap .sf .sf1_content .flex1 figure {
    width: 100%;
  }
  #pageFuture .sf_area .sf_wrap .sf .sf1_content .flex1 .txt_wrap {
    width: 100%;
  }
}
#pageFuture .sf_area .sf_wrap .sf .sf1_content .areas {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 2rem 1fr 2rem 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 3rem 2rem;
  margin-bottom: 1rem;
}
#pageFuture .sf_area .sf_wrap .sf .sf1_content .areas + .com-note {
  margin-bottom: 4rem;
}
#pageFuture .sf_area .sf_wrap .sf .sf1_content .areas .area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#pageFuture .sf_area .sf_wrap .sf .sf1_content .areas .area figure {
  width: 52%;
}
#pageFuture .sf_area .sf_wrap .sf .sf1_content .areas .area .txt_wrap {
  width: 48%;
  background: #e7eded;
  padding: 1.5rem 1.2rem 1rem;
}
#pageFuture .sf_area .sf_wrap .sf .sf1_content .areas .area .txt_wrap .name {
  font-size: 1.5rem;
  letter-spacing: -0.05em;
  margin-bottom: 0.5rem;
}
#pageFuture .sf_area .sf_wrap .sf .sf1_content .areas .area .txt_wrap .name .f-libre {
  font-size: 1.4rem;
  text-align: center;
  color: #fff;
  display: inline-block;
  background: #455a6c;
  padding: 0.25rem;
  margin-right: 0.25rem;
  vertical-align: text-bottom;
  letter-spacing: initial;
}
#pageFuture .sf_area .sf_wrap .sf .sf1_content .areas .area .txt_wrap .desc {
  font-size: 1.1rem;
  line-height: 1.3;
  letter-spacing: -0.05em;
}
@media screen and (max-width: 750px) {
  #pageFuture .sf_area .sf_wrap .sf .sf1_content .areas {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    gap: 5rem 2rem;
  }
  #pageFuture .sf_area .sf_wrap .sf .sf1_content .areas .area figure {
    width: 52%;
  }
  #pageFuture .sf_area .sf_wrap .sf .sf1_content .areas .area .txt_wrap {
    width: 48%;
    padding: 1.5rem;
  }
  #pageFuture .sf_area .sf_wrap .sf .sf1_content .areas .area .txt_wrap .name {
    font-size: 2.5rem;
    letter-spacing: -0.05em;
    margin-bottom: 1.5rem;
  }
  #pageFuture .sf_area .sf_wrap .sf .sf1_content .areas .area .txt_wrap .name .f-libre {
    font-size: 2.4rem;
    vertical-align: top;
  }
  #pageFuture .sf_area .sf_wrap .sf .sf1_content .areas .area .txt_wrap .desc {
    font-size: 2.1rem;
    line-height: 1.2;
  }
}
#pageFuture .sf_area .sf_wrap .sf .sf1_content .bg_brown {
  background: #342a30;
  padding: 3rem 5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#pageFuture .sf_area .sf_wrap .sf .sf1_content .bg_brown .txt_wrap {
  width: 61%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#pageFuture .sf_area .sf_wrap .sf .sf1_content .bg_brown .txt_wrap p {
  color: #fff;
}
#pageFuture .sf_area .sf_wrap .sf .sf1_content .bg_brown .txt_wrap p.inner_lead {
  width: 100%;
}
#pageFuture .sf_area .sf_wrap .sf .sf1_content .bg_brown .txt_wrap p.inner_txt {
  width: 47%;
}
#pageFuture .sf_area .sf_wrap .sf .sf1_content .bg_brown .txt_wrap .img1 {
  width: 46%;
}
#pageFuture .sf_area .sf_wrap .sf .sf1_content .bg_brown .img2 {
  width: 33%;
}
#pageFuture .sf_area .sf_wrap .sf .sf1_content .bg_brown .com-note {
  color: #fff;
  margin-top: 1rem;
}
@media screen and (max-width: 750px) {
  #pageFuture .sf_area .sf_wrap .sf .sf1_content .bg_brown {
    padding: 3rem;
    row-gap: 5rem;
  }
  #pageFuture .sf_area .sf_wrap .sf .sf1_content .bg_brown .txt_wrap {
    width: 100%;
  }
  #pageFuture .sf_area .sf_wrap .sf .sf1_content .bg_brown .txt_wrap p.inner_lead {
    width: 100%;
  }
  #pageFuture .sf_area .sf_wrap .sf .sf1_content .bg_brown .txt_wrap p.inner_txt {
    width: 100%;
  }
  #pageFuture .sf_area .sf_wrap .sf .sf1_content .bg_brown .txt_wrap .img1 {
    width: 100%;
  }
  #pageFuture .sf_area .sf_wrap .sf .sf1_content .bg_brown .img2 {
    width: 100%;
  }
}
#pageFuture .sf_area .sf_wrap .sf .flex2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#pageFuture .sf_area .sf_wrap .sf .flex2 figure {
  width: 40%;
}
#pageFuture .sf_area .sf_wrap .sf .flex2 .txt_wrap {
  width: 56%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#pageFuture .sf_area .sf_wrap .sf .flex2 .txt_wrap .inner_lead {
  width: 100%;
}
#pageFuture .sf_area .sf_wrap .sf .flex2 .txt_wrap .inner_txt {
  width: 47%;
}
#pageFuture .sf_area .sf_wrap .sf .flex2 .txt_wrap figure {
  width: 48%;
}
#pageFuture .sf_area .sf_wrap .sf .flex2 .txt_wrap figure .com-note {
  margin-top: 1rem;
}
@media screen and (max-width: 750px) {
  #pageFuture .sf_area .sf_wrap .sf .flex2 {
    row-gap: 3rem;
  }
  #pageFuture .sf_area .sf_wrap .sf .flex2 figure {
    width: 100%;
  }
  #pageFuture .sf_area .sf_wrap .sf .flex2 .txt_wrap {
    width: 100%;
  }
  #pageFuture .sf_area .sf_wrap .sf .flex2 .txt_wrap .inner_lead {
    width: 100%;
  }
  #pageFuture .sf_area .sf_wrap .sf .flex2 .txt_wrap .inner_txt {
    width: 100%;
  }
  #pageFuture .sf_area .sf_wrap .sf .flex2 .txt_wrap figure {
    width: 100%;
    margin-top: 3rem;
  }
}
#pageFuture .kanagawa_area {
  background: #342a30;
  padding: 3rem 0 10rem;
}
#pageFuture .kanagawa_area .com-ttlEn {
  color: #89756b;
}
#pageFuture .kanagawa_area .com-lead1 {
  color: #fff;
}
#pageFuture .kanagawa_area .flex3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  row-gap: 5rem;
}
#pageFuture .kanagawa_area .flex3 p {
  color: #fff;
}
#pageFuture .kanagawa_area .flex3 .map {
  width: 52%;
}
#pageFuture .kanagawa_area .flex3 .txt_wrap {
  width: 45%;
}
#pageFuture .kanagawa_area .flex3 .txt_wrap .img_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 2rem;
}
#pageFuture .kanagawa_area .flex3 .txt_wrap .img_wrap figure {
  width: 49%;
}
#pageFuture .kanagawa_area .flex3 .txt_wrap .img_wrap figure .name {
  font-size: 1.9rem;
  text-align: center;
  margin-top: 0.5rem;
}
#pageFuture .kanagawa_area .flex3 .txt_wrap .img_wrap figure .com-cap {
  bottom: 3rem;
}
#pageFuture .kanagawa_area .flex3 .img3 {
  width: 40%;
}
#pageFuture .kanagawa_area .flex3 .img4_wrap {
  width: 55%;
}
#pageFuture .kanagawa_area .flex3 .img4_wrap .title {
  margin-bottom: 1rem;
}
#pageFuture .kanagawa_area .flex3 .img4_wrap .com-note {
  margin-top: 1rem;
}
@media screen and (max-width: 750px) {
  #pageFuture .kanagawa_area {
    padding: 3rem 0 10rem;
  }
  #pageFuture .kanagawa_area .flex3 {
    row-gap: 5rem;
  }
  #pageFuture .kanagawa_area .flex3 .map {
    width: 100%;
  }
  #pageFuture .kanagawa_area .flex3 .txt_wrap {
    width: 100%;
  }
  #pageFuture .kanagawa_area .flex3 .txt_wrap .img_wrap {
    margin-top: 5rem;
  }
  #pageFuture .kanagawa_area .flex3 .txt_wrap .img_wrap figure {
    width: 49%;
  }
  #pageFuture .kanagawa_area .flex3 .txt_wrap .img_wrap figure .name {
    font-size: 2.9rem;
    margin-top: 1rem;
  }
  #pageFuture .kanagawa_area .flex3 .txt_wrap .img_wrap figure .com-cap {
    bottom: 4rem;
  }
  #pageFuture .kanagawa_area .flex3 .img3 {
    width: 100%;
  }
  #pageFuture .kanagawa_area .flex3 .img4_wrap {
    width: 100%;
  }
  #pageFuture .kanagawa_area .flex3 .img4_wrap .title {
    font-size: 2.4rem;
    margin-bottom: 2rem;
  }
}
#pageResidence .main_box .tbox {
  padding: 5.5rem 0;
}
#pageResidence figure {
  position: relative;
}
#pageResidence .txtstroke {
  -webkit-text-stroke: 2px black;
  paint-order: stroke fill;
}
#pageResidence .cap {
  font-size: 2.6rem;
  line-height: 1.7307692308;
  letter-spacing: 0;
}
@media screen and (max-width: 750px) {
  #pageResidence .cap {
    font-size: 3.6rem;
  }
}
#pageResidence .lead {
  font-size: 2.7rem;
  line-height: 1.7407407407;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 750px) {
  #pageResidence .lead {
    font-size: 3.7rem;
  }
}
#pageResidence .lead2 {
  font-size: 2.3rem;
  line-height: 1.4782608696;
  letter-spacing: 0.15em;
}
@media screen and (max-width: 750px) {
  #pageResidence .lead2 {
    font-size: 3.3rem;
  }
}
#pageResidence .ttl {
  font-size: 2rem;
  line-height: 1.7;
  letter-spacing: 0;
}
@media screen and (max-width: 750px) {
  #pageResidence .ttl {
    font-size: 3rem;
  }
}
#pageResidence .ttl.ltn01 {
  letter-spacing: -0.1em;
}
@media screen and (max-width: 750px) {
  #pageResidence .ttl.ltn01 {
    letter-spacing: 0;
  }
}
#pageResidence .ttl2 {
  font-size: 1.7rem;
  font-weight: 600;
  line-height: 1.5555555556;
  letter-spacing: 0;
}
@media screen and (max-width: 750px) {
  #pageResidence .ttl2 {
    font-size: 2.7rem;
  }
}
#pageResidence .desc {
  font-size: 1.4rem;
  line-height: 1.9285714286;
  letter-spacing: 0.05em;
  margin-top: 1.8em;
}
@media screen and (max-width: 750px) {
  #pageResidence .desc {
    font-size: 2.4rem;
  }
}
#pageResidence .desc2 {
  font-size: 1.3rem;
  line-height: 2.3076923077;
  letter-spacing: 0;
}
@media screen and (max-width: 750px) {
  #pageResidence .desc2 {
    font-size: 2.3rem;
  }
}
#pageResidence .intro_box {
  text-align: center;
}
#pageResidence .intro_box .lead2 {
  margin-top: 1em;
}
#pageResidence .banner {
  margin-bottom: 7rem;
}
#pageResidence .com_main_wrap {
  background: #342a30;
}
@media screen and (max-width: 750px) {
  #pageResidence .com_main_wrap {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 751px) {
  #pageResidence .com_main_wrap .main_box {
    height: 75rem;
  }
}
#pageResidence .com_main_wrap .main_box .bg {
  display: none;
}
#pageResidence .com_main_wrap .main_box .tbox {
  background: rgba(255, 255, 255, 0.9);
}
@media screen and (min-width: 751px) {
  #pageResidence .com_main_wrap .main_box .tbox {
    top: unset !important;
  }
}
#pageResidence .com_main_wrap .main_box .tbox_t1 {
  width: 13.3rem;
}
@media screen and (max-width: 750px) {
  #pageResidence .com_main_wrap .main_box .tbox_t1 {
    width: 26.6rem;
  }
}
#pageResidence .com_main_wrap .main_box .tbox_t2 {
  color: #000;
}
#pageResidence .com_main_wrap .main_box .tbox_t2::after {
  background-color: #000;
}
#pageResidence .facade_wrap {
  padding: 3rem 0 7rem;
  background: #342a30;
  color: #fff;
}
@media screen and (max-width: 750px) {
  #pageResidence .facade_wrap {
    padding: 10rem 0;
  }
}
@media screen and (min-width: 751px) {
  #pageResidence .facade_wrap .com-content {
    width: 120rem;
  }
}
#pageResidence .facade_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 5rem;
}
@media screen and (max-width: 750px) {
  #pageResidence .facade_flex {
    margin-top: 10rem;
  }
}
#pageResidence .facade_flex .material {
  width: 47.4%;
  text-align: justify;
}
@media screen and (max-width: 750px) {
  #pageResidence .facade_flex .material {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-top: 5rem;
  }
}
#pageResidence .facade_flex .material_img .com-note {
  margin-top: 1rem;
}
#pageResidence .facade_flex .material_txt {
  width: 52.6%;
  margin: 2rem auto 0;
}
@media screen and (max-width: 750px) {
  #pageResidence .facade_flex .material_txt {
    width: 100%;
  }
}
#pageResidence .facade_flex .cap {
  color: #89756b;
  margin-bottom: 0.3em;
}
#pageResidence .facade_flex .desc2 {
  margin-top: 1.5em;
}
#pageResidence .facade_flex .building {
  width: 52.6%;
  margin: 0 auto 3rem;
}
@media screen and (max-width: 750px) {
  #pageResidence .facade_flex .building {
    width: 100%;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
}
#pageResidence .facade_flex .building figure {
  margin-inline: -3rem;
}
#pageResidence .landplan_wrap {
  padding-bottom: 14rem;
}
@media screen and (min-width: 751px) {
  #pageResidence .landplan_wrap .com-content {
    width: 120rem;
  }
}
#pageResidence .landplan_wrap .ttl2,
#pageResidence .landplan_wrap .cap {
  color: #883e57;
}
#pageResidence .landplan_wrap .ttl2 {
  letter-spacing: -0.05em;
}
#pageResidence .landplan_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 10rem;
}
#pageResidence .landplan_plan {
  width: 60.5%;
}
#pageResidence .landplan_plan .com-cap {
  left: 8.5rem;
  bottom: 1.5rem;
}
@media screen and (max-width: 750px) {
  #pageResidence .landplan_plan {
    width: 100%;
  }
  #pageResidence .landplan_plan .com-cap {
    left: initial;
    bottom: initial;
    right: 0;
  }
}
#pageResidence .landplan_merits {
  width: 38.5%;
}
@media screen and (max-width: 750px) {
  #pageResidence .landplan_merits {
    width: 100%;
    margin-top: 10rem;
  }
}
#pageResidence .landplan_merits .bg_red {
  background: #883e57;
  padding: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 3rem;
}
#pageResidence .landplan_merits .bg_red .txt_wrap {
  width: 60%;
}
#pageResidence .landplan_merits .bg_red .txt_wrap p {
  color: #fff;
}
#pageResidence .landplan_merits .bg_red .txt_wrap p.desc2 {
  line-height: 1.5;
  margin-top: 1.5rem;
}
@media screen and (max-width: 750px) {
  #pageResidence .landplan_merits .bg_red .txt_wrap p.ttl2 {
    letter-spacing: -0.08em;
  }
  #pageResidence .landplan_merits .bg_red .txt_wrap p.desc2 {
    line-height: 1.3;
    margin-top: 1.5rem;
  }
}
#pageResidence .landplan_merits .bg_red figure {
  width: 38%;
}
@media screen and (max-width: 750px) {
  #pageResidence .landplan_merits .bg_red {
    margin-top: 6rem;
  }
  #pageResidence .landplan_merits .bg_red .txt_wrap p.ttl2 {
    letter-spacing: -0.08em;
  }
  #pageResidence .landplan_merits .bg_red .txt_wrap p.desc2 {
    line-height: 1.3;
    margin-top: 1.5rem;
  }
}
#pageResidence .landplan_merit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#pageResidence .landplan_merit + .landplan_merit {
  margin-top: 2rem;
}
@media screen and (max-width: 750px) {
  #pageResidence .landplan_merit + .landplan_merit {
    margin-top: 4rem;
  }
}
#pageResidence .landplan_merit .ttl2 {
  width: 100%;
  margin-bottom: 1rem;
}
#pageResidence .landplan_merit .desc2 {
  width: 44%;
  line-height: 1.5;
}
#pageResidence .landplan_merit-img {
  width: 49.5%;
}
#pageResidence .landplan_plant {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #e9e8e1;
  width: 112rem;
  margin: 6rem auto 0;
  padding: 5rem;
}
@media screen and (max-width: 750px) {
  #pageResidence .landplan_plant {
    margin-top: 10rem;
    width: 100%;
  }
}
#pageResidence .landplan_plant .tbox {
  width: 40%;
  text-align: justify;
}
@media screen and (max-width: 750px) {
  #pageResidence .landplan_plant .tbox {
    width: 100%;
  }
}
#pageResidence .landplan_plant .tbox .ttl {
  margin-bottom: 2rem;
}
@media screen and (max-width: 750px) {
  #pageResidence .landplan_plant .tbox .ttl {
    text-align: center;
  }
}
#pageResidence .landplan_plant .ibox {
  width: 55.9%;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4, 1fr);
}
@media screen and (max-width: 750px) {
  #pageResidence .landplan_plant .ibox {
    width: 100%;
    margin-top: 4rem;
  }
}
#pageResidence .landplan_plant .com-note {
  width: 100%;
  margin-top: 1rem;
}
#pageResidence .lounge_wrap {
  background: #342a30;
  color: #fff;
  padding-bottom: 25rem;
}
@media screen and (min-width: 751px) {
  #pageResidence .lounge_wrap .com-content {
    width: 124rem;
  }
}
#pageResidence .lounge_wrap .cap {
  color: #89756b;
}
#pageResidence .lounge_box {
  background: #89756b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 7rem 0 1rem;
}
#pageResidence .lounge_tbox {
  padding: 5rem;
  width: 39.5%;
  text-align: justify;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (max-width: 750px) {
  #pageResidence .lounge_tbox {
    width: 100%;
  }
}
@media screen and (max-width: 750px) {
  #pageResidence .lounge_tbox .ttl {
    text-align: center;
  }
}
#pageResidence .lounge_tbox .desc2 {
  margin-top: 2em;
}
#pageResidence .lounge_list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  width: 60.5%;
}
@media screen and (max-width: 750px) {
  #pageResidence .lounge_list {
    width: 100%;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
#pageResidence .lounge_item {
  position: relative;
}
#pageResidence .lounge_item .txt {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
}
#pageResidence .lounge_item .txt .sub {
  font-size: 1.4rem;
}
@media screen and (max-width: 750px) {
  #pageResidence .lounge_item .txt .sub {
    font-size: 2rem;
  }
}
#pageResidence .lounge_item .txt .desc {
  margin-top: 0.7em;
  letter-spacing: 0;
}
#pageResidence .equip_wrap {
  background: #e9e8e1;
  padding: 10rem 0 15rem;
}
#pageResidence .equip_wrap .cap {
  color: #883e57;
}
#pageResidence .equip_list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 6rem 1fr 6rem 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 6rem;
  margin-top: 9rem;
}
@media screen and (max-width: 750px) {
  #pageResidence .equip_list {
    -ms-grid-columns: 1fr 4rem 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 4rem;
  }
}
#pageResidence .equip_item {
  min-width: 0;
}
@media screen and (max-width: 750px) {
  #pageResidence .equip_item:first-child, #pageResidence .equip_item:nth-child(4) {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
}
@media screen and (max-width: 750px) {
  #pageResidence .equip_item:not(:first-child, :nth-child(4)) {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
#pageResidence .equip_item .ttl {
  margin-top: 1.5rem;
  color: #8c756b;
  font-size: 1.9rem;
  white-space: nowrap;
}
@media screen and (max-width: 750px) {
  #pageResidence .equip_item .ttl {
    font-size: 2.6rem;
    white-space: unset;
    line-height: 1.3;
  }
}
#pageResidence .equip_item-desc {
  letter-spacing: 0;
  text-align: justify;
  margin-top: 0.5em;
  font-size: 1.6rem;
  line-height: 1.1;
}
@media screen and (max-width: 750px) {
  #pageResidence .equip_item-desc {
    font-size: 2.2rem;
  }
}
#pageResidence .equip_item-desc span {
  color: #5c5c5c;
  letter-spacing: 0;
  font-size: 1.4rem;
}
@media screen and (max-width: 750px) {
  #pageResidence .equip_item-desc span {
    font-size: 1.8rem;
  }
}
#pageResidence .support {
  background: #ffffff;
  padding: 5rem;
  margin-top: 6rem;
}
@media screen and (max-width: 750px) {
  #pageResidence .support {
    margin-top: 10rem;
  }
}
#pageResidence .support_lead {
  width: 57.5rem;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  #pageResidence .support_lead {
    width: 100%;
  }
}
#pageResidence .support_threesystem {
  margin-top: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 750px) {
  #pageResidence .support_threesystem {
    margin-top: 7rem;
  }
}
#pageResidence .support_threesystem .tbox {
  width: 68%;
}
@media screen and (max-width: 750px) {
  #pageResidence .support_threesystem .tbox {
    width: 100%;
  }
}
#pageResidence .support_threesystem .tbox .ttl {
  border-bottom: 1px solid currentColor;
  padding-bottom: 0.4em;
  margin-bottom: 1em;
}
@media screen and (max-width: 750px) {
  #pageResidence .support_threesystem .tbox .ttl {
    letter-spacing: 0;
    font-size: 2.5rem;
    text-align: center;
  }
}
#pageResidence .support_threesystem .tbox .ttl2 {
  color: #8d756b;
}
@media screen and (max-width: 750px) {
  #pageResidence .support_threesystem .tbox .ttl2 {
    font-size: 2.3rem;
  }
}
#pageResidence .support_threesystem .tbox .desc {
  margin-top: 0;
  text-align: justify;
}
@media screen and (max-width: 750px) {
  #pageResidence .support_threesystem .tbox .desc {
    font-size: 2rem;
  }
}
#pageResidence .support_threesystem .ibox {
  width: 28.5%;
}
@media screen and (max-width: 750px) {
  #pageResidence .support_threesystem .ibox {
    width: 35rem;
    margin: 4rem auto;
  }
}
#pageResidence .support_points {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 5rem 1fr 5rem 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 5rem;
  margin-top: 5rem;
}
@media screen and (max-width: 750px) {
  #pageResidence .support_points {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 12rem;
  }
}
#pageResidence .support_point {
  position: relative;
}
#pageResidence .support_point:not(:last-child)::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 1px;
  background: #000;
  top: 0;
  right: -2.5rem;
}
@media screen and (max-width: 750px) {
  #pageResidence .support_point:not(:last-child)::after {
    width: 100%;
    height: 1px;
    right: 0;
    bottom: -7rem;
    top: unset;
  }
}
#pageResidence .support_point-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 2.5rem;
}
@media screen and (max-width: 750px) {
  #pageResidence .support_point-box {
    margin-top: 5rem;
  }
}
#pageResidence .support_point-box .tbox {
  color: #231815;
  text-align: justify;
  width: 51.5%;
}
@media screen and (max-width: 750px) {
  #pageResidence .support_point-box .tbox {
    width: 100%;
  }
}
#pageResidence .support_point-box .tbox .p1 {
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 1.375;
  letter-spacing: 0;
}
@media screen and (max-width: 750px) {
  #pageResidence .support_point-box .tbox .p1 {
    font-size: 2.6rem;
    text-align: center;
  }
}
#pageResidence .support_point-box .tbox .p2 {
  font-size: 1.2rem;
  line-height: 1.4;
  letter-spacing: -0.05em;
  margin-top: 1em;
}
@media screen and (max-width: 750px) {
  #pageResidence .support_point-box .tbox .p2 {
    font-size: 2.2rem;
  }
}
#pageResidence .support_point-box .ibox {
  width: 38%;
}
@media screen and (max-width: 750px) {
  #pageResidence .support_point-box .ibox {
    width: 40%;
    margin: 3rem auto 0;
  }
}
#pageResidence .support_point-2 .support_point-box .ibox, #pageResidence .support_point-3 .support_point-box .ibox {
  margin-top: -2rem;
}
@media screen and (max-width: 750px) {
  #pageResidence .support_point-2 .support_point-box .ibox, #pageResidence .support_point-3 .support_point-box .ibox {
    margin-top: 3rem;
  }
}
#pageResidence .support_ttl {
  font-size: 1.8rem;
  line-height: 1.4777777778;
  font-weight: 600;
  letter-spacing: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  color: #231815;
  gap: 2rem;
}
@media screen and (max-width: 750px) {
  #pageResidence .support_ttl {
    font-size: 2.8rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-inline: auto;
  }
}
#pageResidence .support_ttl img {
  width: 6.5rem;
}
@media screen and (max-width: 750px) {
  #pageResidence .support_ttl img {
    width: 13rem;
  }
}
#pageResidence .support_img {
  margin-top: 1.5rem;
}
@media screen and (max-width: 750px) {
  #pageResidence .support_img {
    margin-top: 4rem;
  }
}
#pageResidence .support_img .com-cap {
  bottom: -2rem;
}
@media screen and (max-width: 750px) {
  #pageResidence .support_img .com-cap {
    bottom: -4rem;
  }
}

#pagePlan figure {
  position: relative;
}
#pagePlan .bg_cream {
  background: #eeede7;
}
#pagePlan .com_main_wrap .main_box .tbox_t1 {
  width: 9.2rem;
}
@media screen and (max-width: 750px) {
  #pagePlan .com_main_wrap .main_box .tbox_t1 {
    width: 18.4rem;
  }
}
#pagePlan .com_main_wrap .main_box .tbox_t2 {
  line-height: 1.2;
}
#pagePlan .plan_wrap {
  padding-bottom: 8rem;
}
@media screen and (min-width: 751px) {
  #pagePlan .plan_wrap .com-content {
    width: 124rem;
  }
}
#pagePlan .plan_wrap .casbee {
  width: 29rem;
  margin: 7.5rem auto 0;
  display: block;
}
#pagePlan .plan_list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 3.2rem 1fr 3.2rem 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 3.2rem;
  margin-top: 3rem;
}
@media screen and (max-width: 750px) {
  #pagePlan .plan_list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 5rem;
  }
}
#pagePlan .plan_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  padding: 3.2rem 3.5rem;
  cursor: pointer;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
#pagePlan .plan_item:hover {
  opacity: 0.7;
}
#pagePlan .plan_item .tbox {
  width: 50%;
}
#pagePlan .plan_item .ibox {
  -webkit-transform: translateX(-5%);
          transform: translateX(-5%);
  width: 46%;
}
#pagePlan .plan_item .tbox {
  text-align: center;
  padding-top: 4%;
}
#pagePlan .plan_item .tbox .name {
  color: #89756b;
  border-top: 1px solid currentColor;
  border-bottom: 1px solid currentColor;
  font-size: 1.9rem;
}
@media screen and (max-width: 750px) {
  #pagePlan .plan_item .tbox .name {
    font-size: 2.85rem;
  }
}
#pagePlan .plan_item .tbox .name span {
  font-size: 4.7rem;
}
@media screen and (max-width: 750px) {
  #pagePlan .plan_item .tbox .name span {
    font-size: 7.05rem;
  }
}
#pagePlan .plan_item .tbox .p1,
#pagePlan .plan_item .tbox .p2 {
  color: #231815;
  letter-spacing: 0;
}
#pagePlan .plan_item .tbox .p1 {
  font-size: 1.8rem;
  margin: 1.5rem 0 0.5rem;
}
@media screen and (max-width: 750px) {
  #pagePlan .plan_item .tbox .p1 {
    font-size: 2.7rem;
    margin: 2.5rem 0 1rem;
  }
}
#pagePlan .plan_item .tbox .p1 span {
  font-size: 3rem;
}
@media screen and (max-width: 750px) {
  #pagePlan .plan_item .tbox .p1 span {
    font-size: 4.5rem;
  }
}
#pagePlan .plan_item .tbox .p1.tt {
  -webkit-transform: translateX(-1rem);
          transform: translateX(-1rem);
}
#pagePlan .plan_item .tbox .p2 {
  font-size: 1.2rem;
}
@media screen and (max-width: 750px) {
  #pagePlan .plan_item .tbox .p2 {
    font-size: 1.8rem;
  }
}
#pagePlan .plan_item .tbox .p2 .s1 {
  font-size: 3.8rem;
}
@media screen and (max-width: 750px) {
  #pagePlan .plan_item .tbox .p2 .s1 {
    font-size: 5.7rem;
  }
}
#pagePlan .plan_item .tbox .p2 .s2 {
  font-size: 2.5rem;
}
@media screen and (max-width: 750px) {
  #pagePlan .plan_item .tbox .p2 .s2 {
    font-size: 3.75rem;
  }
}
#pagePlan .planning_wrap {
  padding-bottom: 10rem;
}
@media screen and (min-width: 751px) {
  #pagePlan .planning_wrap .com-content {
    width: 122rem;
  }
}
#pagePlan .planning_box {
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 5.5rem;
}
@media screen and (max-width: 750px) {
  #pagePlan .planning_box {
    margin-bottom: 10rem;
  }
}
#pagePlan .planning_box .lbox {
  width: 31.2%;
  position: relative;
}
@media screen and (max-width: 750px) {
  #pagePlan .planning_box .lbox {
    width: 100%;
  }
}
@media screen and (max-width: 750px) {
  #pagePlan .planning_box .lbox .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
  #pagePlan .planning_box .lbox .bg img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center center;
       object-position: center center;
  }
}
#pagePlan .planning_box .lbox .txt {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #fff;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 750px) {
  #pagePlan .planning_box .lbox .txt {
    position: relative;
    top: unset;
    left: unset;
    width: unset;
    height: unset;
    padding: 10rem 0;
  }
}
#pagePlan .planning_box .lbox .lead {
  width: 27.7rem;
}
@media screen and (max-width: 750px) {
  #pagePlan .planning_box .lbox .lead {
    width: 45rem;
  }
}
#pagePlan .planning_box .lbox .p1 {
  font-size: 1.5rem;
}
@media screen and (max-width: 750px) {
  #pagePlan .planning_box .lbox .p1 {
    font-size: 2.7rem;
  }
}
#pagePlan .planning_box .lbox .p2 {
  font-size: 1.3rem;
  line-height: 1.6923076923;
  margin-top: 2em;
}
@media screen and (max-width: 750px) {
  #pagePlan .planning_box .lbox .p2 {
    font-size: 2.3rem;
  }
}
#pagePlan .planning_box .rbox {
  width: 68.8%;
  padding: 2rem 6.5rem;
}
@media screen and (max-width: 750px) {
  #pagePlan .planning_box .rbox {
    width: 100%;
    padding: 4rem;
  }
}
#pagePlan .planning_box .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
@media screen and (max-width: 750px) {
  #pagePlan .planning_box .flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
#pagePlan .planning_box .flex .tbox {
  width: 50%;
  text-align: justify;
  padding-bottom: 2rem;
}
@media screen and (max-width: 750px) {
  #pagePlan .planning_box .flex .tbox {
    width: 100%;
  }
}
#pagePlan .planning_box .flex .tbox .p1 {
  color: #883e57;
  font-size: 1.6rem;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.5;
}
@media screen and (max-width: 750px) {
  #pagePlan .planning_box .flex .tbox .p1 {
    font-size: 2.6rem;
    text-align: center;
  }
}
#pagePlan .planning_box .flex .tbox .p2 {
  font-size: 1.3rem;
  line-height: 1.3846153846;
  letter-spacing: 0;
  margin-top: 1em;
}
@media screen and (max-width: 750px) {
  #pagePlan .planning_box .flex .tbox .p2 {
    font-size: 2.3rem;
  }
}
@media screen and (max-width: 750px) {
  #pagePlan .planning_box .flex .ibox {
    margin-top: 2rem;
    margin-inline: auto;
  }
}
#pagePlan .planning_box .list {
  display: -ms-grid;
  display: grid;
  margin-top: 2.5rem;
}
@media screen and (max-width: 750px) {
  #pagePlan .planning_box .list {
    margin-top: 4rem;
  }
}
#pagePlan .planning_box .item .txt {
  font-size: 1.4rem;
  font-weight: 600;
  color: #89756b;
  margin-top: 0.7em;
  letter-spacing: -0.05em;
}
#pagePlan .planning_box .item .txt span.com-note {
  color: #231815;
}
#pagePlan .planning_box .item .txt.ls-01 {
  letter-spacing: -0.1em;
}
@media screen and (max-width: 750px) {
  #pagePlan .planning_box .item .txt {
    font-size: 2.2rem;
  }
}
#pagePlan .planning_box-1 .lbox .lead {
  margin-bottom: 1rem;
}
#pagePlan .planning_box-1 .door {
  width: 98%;
  margin-bottom: 2.5rem;
}
@media screen and (max-width: 750px) {
  #pagePlan .planning_box-1 .door {
    margin-bottom: 4rem;
  }
}
#pagePlan .planning_box-1 .flex .ibox {
  width: 36%;
}
@media screen and (max-width: 750px) {
  #pagePlan .planning_box-1 .flex .ibox {
    width: 100%;
  }
}
#pagePlan .planning_box-2 .flex .ibox {
  width: 42%;
}
@media screen and (max-width: 750px) {
  #pagePlan .planning_box-2 .flex .ibox {
    width: 100%;
  }
}
#pagePlan .planning_box-2 .list {
  -ms-grid-columns: 1fr 2.5rem 1fr 2.5rem 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 2.5rem;
}
#pagePlan .planning_box-3 .flex .ibox {
  width: 42.8%;
}
@media screen and (max-width: 750px) {
  #pagePlan .planning_box-3 .flex .ibox {
    width: 100%;
  }
}
#pagePlan .planning_box-3 .list {
  -ms-grid-columns: 1fr 2.2rem 1fr 2.2rem 1fr 2.2rem 1fr;
  grid-template-columns: repeat(4, 1fr);
  gap: 2.2rem;
}
@media screen and (max-width: 750px) {
  #pagePlan .planning_box-3 .list {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
#pagePlan .planning_box-4 .flex .ibox {
  width: 42.8%;
}
@media screen and (max-width: 750px) {
  #pagePlan .planning_box-4 .flex .ibox {
    width: 75%;
  }
}
#pagePlan .planning_box-4 .list {
  -ms-grid-columns: 1fr 2rem 1fr 2rem 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 2rem;
}
@media screen and (max-width: 750px) {
  #pagePlan .planning_box-4 .list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    width: 75%;
    margin-inline: auto;
    gap: 4rem;
  }
}
#pageType figure {
  position: relative;
}
#pageType .bg_cream {
  background: #eeede7;
}
#pageType .com_main_wrap .main_box .tbox_t1 {
  width: 9.2rem;
}
@media screen and (max-width: 750px) {
  #pageType .com_main_wrap .main_box .tbox_t1 {
    width: 18.4rem;
  }
}
#pageType .com_main_wrap .main_box .tbox_t2 {
  line-height: 1.2;
}
#pageType .type_wrap {
  padding-top: 8rem;
}
@media screen and (max-width: 750px) {
  #pageType .type_wrap {
    padding-top: 16rem;
  }
}
#pageType .type_wrap .spec_box {
  margin-bottom: 8rem;
}
#pageType .type_wrap .spec_box .spec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
#pageType .type_wrap .spec_box .spec .name {
  width: 45%;
  text-align: right;
  padding-right: 1.5rem;
  font-size: 4.2rem;
  color: #8a746a;
  position: relative;
}
#pageType .type_wrap .spec_box .spec .name::after {
  content: "";
  background: #8a746a;
  width: 1px;
  height: 60%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
}
#pageType .type_wrap .spec_box .spec .name span {
  font-size: 6.6rem;
}
#pageType .type_wrap .spec_box .spec .spec_txt {
  width: 55%;
  text-align: left;
  padding-left: 1.5rem;
  font-size: 2.2rem;
}
#pageType .type_wrap .spec_box .spec .spec_txt span {
  font-size: 3.6rem;
}
#pageType .type_wrap .spec_box .params {
  border-top: solid 1px #8a746a;
  padding-top: 1rem;
  margin-top: 2rem;
  font-size: 3.7rem;
  text-align: center;
}
#pageType .type_wrap .spec_box .params .s1 {
  font-size: 7.5rem;
}
#pageType .type_wrap .spec_box .params .s2 {
  font-size: 4.7rem;
}
#pageType .type_wrap .spec_box .params .s3 {
  font-size: 2.1rem;
}
#pageType .type_wrap .spec_box .params .s4 {
  font-size: 1.7rem;
}
@media screen and (max-width: 750px) {
  #pageType .type_wrap .spec_box {
    margin-bottom: 8rem;
  }
  #pageType .type_wrap .spec_box .spec .name {
    width: 30%;
    padding-right: 3rem;
    font-size: 5.2rem;
  }
  #pageType .type_wrap .spec_box .spec .name span {
    font-size: 7.6rem;
  }
  #pageType .type_wrap .spec_box .spec .spec_txt {
    padding-left: 3rem;
    font-size: 3.2rem;
  }
  #pageType .type_wrap .spec_box .spec .spec_txt span {
    font-size: 4.6rem;
  }
  #pageType .type_wrap .spec_box .params {
    padding-top: 2rem;
    margin-top: 3rem;
    font-size: 3.7rem;
  }
  #pageType .type_wrap .spec_box .params .s1 {
    font-size: 8.5rem;
  }
  #pageType .type_wrap .spec_box .params .s2 {
    font-size: 5.7rem;
  }
  #pageType .type_wrap .spec_box .params .s3 {
    font-size: 3.1rem;
  }
  #pageType .type_wrap .spec_box .params .s4 {
    font-size: 2.7rem;
  }
}
#pageType .type_wrap .layout_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 8rem;
  gap: 4rem;
}
#pageType .type_wrap .layout_wrap .merits {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1rem;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#pageType .type_wrap .layout_wrap .merits .merit {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  font-size: 1.8rem;
  text-orientation: upright;
}
#pageType .type_wrap .layout_wrap .merits .merit .accent {
  color: #8a746a;
}
#pageType .type_wrap .layout_wrap .merits .merit .num {
  text-orientation: upright;
}
#pageType .type_wrap .layout_wrap .layout {
  max-width: 600px;
}
@media screen and (max-width: 750px) {
  #pageType .type_wrap .layout_wrap {
    margin-top: 8rem;
    gap: 4rem;
  }
  #pageType .type_wrap .layout_wrap .merits {
    gap: 5rem;
  }
  #pageType .type_wrap .layout_wrap .merits .merit {
    -webkit-writing-mode: initial;
        -ms-writing-mode: initial;
            writing-mode: initial;
    font-size: 2.8rem;
    line-height: 1.3;
  }
  #pageType .type_wrap .layout_wrap .layout {
    max-width: 600px;
  }
}
#pageType .type_wrap .layout_note {
  margin: 8rem 0 1rem;
}
#pageType .type_wrap .layout_note span {
  display: inline-block;
  height: 1.5rem;
}
#pageType .type_wrap .layout_note span img {
  height: 100%;
  width: auto;
}
@media screen and (max-width: 750px) {
  #pageType .type_wrap .layout_note {
    margin: 8rem 0 3rem;
    font-size: 2.2rem;
    letter-spacing: 0;
    line-height: 1.3;
  }
  #pageType .type_wrap .layout_note span {
    height: 2rem;
  }
}

#pageOutline figure {
  position: relative;
}
#pageOutline .f-note {
  border-bottom: none;
}
#pageOutline .outline_wrap {
  margin: 0rem auto;
  background: #eeede7;
  padding: 14rem 0 10rem;
}
#pageOutline .outline_wrap .tbox {
  text-align: center;
  margin-bottom: 12rem;
}
#pageOutline .outline_wrap .tbox_t1 {
  height: 4.5rem;
  margin-bottom: 2rem;
}
#pageOutline .outline_wrap .tbox_t1 img {
  width: auto;
  height: 100%;
}
#pageOutline .outline_wrap .tbox_t2 {
  font-size: 2rem;
}
#pageOutline .outline_wrap .p_lead {
  color: #000;
}
#pageOutline .outline_wrap .outline_ttl {
  margin-top: 5rem;
  font-size: 1.8rem;
  text-align: left;
}
#pageOutline .outline_wrap .outline_ttl-2 {
  background-color: #8d756b;
  color: #fff;
  text-align: center;
  padding: 1rem 0;
}
#pageOutline .outline_wrap .outline_box {
  margin-top: 3rem;
  width: 100%;
  position: relative;
}
#pageOutline .outline_wrap .outline_box-2 {
  margin-top: 1px;
}
#pageOutline .outline_wrap .outline_box::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
}
#pageOutline .outline_wrap tr {
  position: relative;
}
#pageOutline .outline_wrap th {
  background: #8d756b;
  color: #fff;
  font-size: 1.4rem;
  border-bottom: 1px solid #fff;
  width: 28%;
  padding: 1.5rem 0rem 1.5rem 5rem;
  text-align: left;
  line-height: 1.4;
}
#pageOutline .outline_wrap td {
  background: #fff;
  font-size: 1.4rem;
  border-bottom: 1px solid #8d756b;
  padding: 1.5rem 0rem 1.5rem 5rem;
  text-align: left;
  line-height: 1.4;
  letter-spacing: 0.1rem;
}
#pageOutline .outline_wrap td.w100 {
  padding: 1.5rem 1rem;
  border-top: 1px solid #8d756b;
}
#pageOutline .outline_wrap td.w100 p {
  margin-bottom: 1rem;
  letter-spacing: 0.02rem;
}
#pageOutline .outline_wrap .com-note_2 {
  margin-top: 20px;
  text-align: center;
  border: 1px solid #666;
  padding: 10px;
}
#pageOutline .outline_wrap .update_box {
  margin-top: 2.4rem;
}
#pageOutline .outline_wrap .update_box p {
  font-size: 1.4rem;
  line-height: 1.4;
  letter-spacing: 0.1rem;
}
@media screen and (max-width: 750px) {
  #pageOutline .outline_wrap .outline_ttl {
    font-size: 3.4rem;
  }
  #pageOutline .outline_wrap .outline_box {
    display: block;
    width: 100%;
  }
  #pageOutline .outline_wrap .outline_box tbody {
    display: block;
    width: 100%;
  }
  #pageOutline .outline_wrap .outline_box tbody tr {
    display: block;
    width: 100%;
  }
  #pageOutline .outline_wrap .outline_box tbody tr th {
    display: block;
    width: 100%;
    font-size: 2.6rem;
    padding: 1.5rem 0rem 1.5rem 1.5rem;
  }
  #pageOutline .outline_wrap .outline_box tbody tr td {
    display: block;
    width: 100%;
    font-size: 2.6rem;
    padding: 3rem;
  }
  #pageOutline .outline_wrap .update_box {
    margin-top: 6.4rem;
  }
  #pageOutline .outline_wrap .update_box p {
    font-size: 2.4rem;
  }
}
#pageAccessmap figure {
  position: relative;
}
#pageAccessmap .f-note {
  border-bottom: none;
}
#pageAccessmap .p_lead {
  color: #000;
}
#pageAccessmap .com-tit {
  margin-top: 5rem;
  background: #666;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  font-size: 20px;
}
@media screen and (max-width: 750px) {
  #pageAccessmap .com-tit {
    font-size: clamp(10px, 3.99999999vw, 20px);
  }
}
#pageAccessmap .map_btn {
  padding-top: 6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#pageAccessmap .map_btn li {
  width: 33.22222%;
  max-width: 250px;
}
#pageAccessmap .map_btn li:nth-of-type(2) {
  margin: 0 2%;
}
@media screen and (max-width: 815px) {
  #pageAccessmap .map_btn li {
    width: 48.888%;
  }
  #pageAccessmap .map_btn li:nth-of-type(2) {
    margin: 0 0 0 2%;
  }
  #pageAccessmap .map_btn li:last-of-type {
    margin-top: 1em;
    width: 100%;
    max-width: 518px;
  }
}
@media screen and (max-width: 750px) {
  #pageAccessmap .map_btn li {
    width: 60% !important;
    max-width: 518px;
  }
  #pageAccessmap .map_btn li:nth-of-type(2) {
    margin: 0 0 0 0%;
  }
  #pageAccessmap .map_btn li:last-of-type {
    margin-top: 1em;
  }
}
#pageAccessmap .map_btn li a {
  width: 100%;
  position: relative;
  display: block;
  background: #8d756b;
  text-align: left;
  padding: 15px 10px;
  vertical-align: middle;
  color: #fff;
  font-size: 20px;
}
@media screen and (max-width: 750px) {
  #pageAccessmap .map_btn li a {
    font-size: clamp(10px, 3.99999999vw, 20px);
  }
}
#pageAccessmap .map_btn li a::before {
  content: "";
  display: inline-block;
  width: 35px;
  height: 25px;
  background: url("../img/common/icon_map_w.svg") no-repeat center left;
  border-right: 1px solid #fff;
  vertical-align: middle;
  margin-right: 20px;
}
@media screen and (max-width: 750px) {
  #pageAccessmap .map_btn li a::before {
    margin-right: 2.4rem;
  }
}
#pageAccessmap .map_btn li a::after {
  content: ">";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) scaleX(0.6);
          transform: translateY(-50%) scaleX(0.6);
  right: 20px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
@media screen and (max-width: 750px) {
  #pageAccessmap .map_btn li a::after {
    right: 2rem;
  }
}
#pageAccessmap .map_btn li a span {
  position: absolute;
  font-size: 12px;
  bottom: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 750px) {
  #pageAccessmap .map_btn li a span {
    font-size: 10px;
    bottom: 8px;
    width: 11rem;
    left: 30%;
  }
}
#pageAccessmap .map_btn li a:hover::after {
  right: 10px;
}
#pageAccessmap .gallery_area {
  margin: 3rem 0 12rem;
}
#pageAccessmap .gallery_area figure {
  width: 60rem;
  margin: 5rem auto 0;
}
@media screen and (max-width: 750px) {
  #pageAccessmap .gallery_area {
    margin: 12rem 0 12rem;
  }
  #pageAccessmap .gallery_area figure {
    width: 100%;
  }
}
#pageAccessmap .bg_wrap {
  background: #eeede7;
  padding: 14rem 0;
}
#pageAccessmap .bg_wrap .tbox {
  text-align: center;
  margin-bottom: 12rem;
}
#pageAccessmap .bg_wrap .tbox_t1 {
  height: 5rem;
  margin-bottom: 2rem;
}
#pageAccessmap .bg_wrap .tbox_t1 img {
  width: auto;
  height: 100%;
}
#pageAccessmap .bg_wrap .tbox_t2 {
  font-size: 2rem;
}
@media print {
  #pageAccessmap * {
    width: 100% !important;
  }
  #pageAccessmap header,
  #pageAccessmap footer,
  #pageAccessmap nav,
  #pageAccessmap #dxw,
  #pageAccessmap .map_btn,
  #pageAccessmap #reg_wrap {
    display: none !important;
  }
  #pageAccessmap main, #pageAccessmap .bg_wrap {
    padding: 0 !important;
  }
  #pageAccessmap #mainWrap {
    margin-top: 0 !important;
  }
  #pageAccessmap #mainWrap .accessmap_wrap {
    padding: 0;
  }
  #pageAccessmap #mainWrap .accessmap_wrap .com-tit {
    display: none;
  }
  #pageAccessmap #mainWrap .accessmap_wrap .tbox {
    margin-bottom: 6rem;
  }
  #pageAccessmap #mainWrap .accessmap_img {
    width: 90%;
  }
  #pageAccessmap #mainWrap .accessmap_img img {
    width: 100%;
  }
}
#pageMerit figure {
  position: relative;
}
#pageMerit .com_main_wrap {
  padding-bottom: 0;
  margin-bottom: 0;
}
#pageMerit .com_main_wrap .main_box {
  height: 66rem;
}
#pageMerit .com_main_wrap .main_box .bg,
#pageMerit .com_main_wrap .main_box .tbox {
  bottom: unset;
  height: 22.5rem;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 66rem;
}
#pageMerit .com_main_wrap .main_box .tbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#pageMerit .com_main_wrap .main_box .ttl {
  color: #fff;
  font-size: 4.2rem;
  line-height: 1.1428571429;
}
#pageMerit .com_main_wrap .main_box .ttl span {
  font-family: "EB Garamond", serif;
  font-size: 7.3rem;
}
#pageMerit .merit_wrap {
  padding-bottom: 10rem;
}
#pageMerit .merit_intro {
  padding: 6.5rem 0;
  background: -webkit-gradient(linear, left top, right top, from(rgb(244, 243, 241)), color-stop(27.54%, rgb(241, 237, 235)), color-stop(64.05%, rgb(231, 220, 219)), to(rgb(218, 197, 196)));
  background: linear-gradient(90deg, rgb(244, 243, 241) 0%, rgb(241, 237, 235) 27.54%, rgb(231, 220, 219) 64.05%, rgb(218, 197, 196) 100%);
}
#pageMerit .merit_sub {
  font-size: 2rem;
  color: #000000;
  text-align: center;
  line-height: 2;
  letter-spacing: 0.15em;
}
@media screen and (max-width: 750px) {
  #pageMerit .merit_sub {
    font-size: 3rem;
  }
}
#pageMerit .merit_tbox {
  width: 43%;
  padding-top: 5rem;
}
@media screen and (max-width: 750px) {
  #pageMerit .merit_tbox {
    width: 100%;
    padding: 8rem 0;
  }
}
#pageMerit .merit_lead {
  width: 5.6rem;
}
@media screen and (max-width: 750px) {
  #pageMerit .merit_lead {
    width: 11.2rem;
    margin: 0 auto;
  }
}
#pageMerit .merit_ttl {
  font-size: 2.7rem;
  color: #000;
  font-weight: 600;
  line-height: 1.7777777778;
  margin-top: 1em;
}
@media screen and (max-width: 750px) {
  #pageMerit .merit_ttl {
    font-size: 3.7rem;
    text-align: center;
  }
}
#pageMerit .merit_desc {
  font-size: 1.9rem;
  line-height: 1.7368421053;
  letter-spacing: 0;
  margin: 1em 0 2em;
  text-align: justify;
}
#pageMerit .merit_desc:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 750px) {
  #pageMerit .merit_desc {
    font-size: 2.9rem;
  }
}
#pageMerit .merit_ibox {
  width: 50%;
}
@media screen and (max-width: 750px) {
  #pageMerit .merit_ibox {
    width: 100%;
  }
}
#pageMerit .merit_ibox .com-cap {
  right: 2rem;
  bottom: 2rem;
}
#pageMerit .merit_ibox figure {
  margin-right: -22rem;
}
@media screen and (max-width: 750px) {
  #pageMerit .merit_ibox figure {
    margin: 0 -4rem;
  }
}
@media screen and (min-width: 1451px) {
  #pageMerit .merit_ibox figure {
    margin-right: calc((100vw - 1450px) / 2 * -1 - 22rem);
  }
}
#pageMerit .merit_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 751px) {
  #pageMerit .merit_box.reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  #pageMerit .merit_box.reverse .merit_ibox figure {
    margin-right: unset;
    margin-left: -22rem;
  }
}
@media screen and (min-width: 751px) and (min-width: 1451px) {
  #pageMerit .merit_box.reverse .merit_ibox figure {
    margin-left: calc((100vw - 1450px) / 2 * -1 - 22rem);
  }
}
#pageMerit .merit_box-3 .merit_tbox {
  width: 46%;
}
@media screen and (max-width: 750px) {
  #pageMerit .merit_box-3 .merit_tbox {
    width: 100%;
  }
}
#pageMerit .merit_box-3 .merit_desc {
  letter-spacing: -0.05em;
}
/*# sourceMappingURL=style-s42.css.map */