@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: 15rem;
  background: transparent !important; /* 背景を強制的に透明にする */
}

header .h-logo a {
  display: block;
 <!-- background: transparent !important; /* リンクエリアの背景も透明に */-->
}

header .h-logo img {
  display: block;
  background: transparent;
}
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.online, 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;
  position: relative;
}
header .h-links_btn.limited::after, header .h-links_btn.reserve::after, header .h-links_btn.online::after, header .h-links_btn.request::after {
  position: absolute;
  top: -3px;
  left: 50%;
  width: 130%;
  text-align: center;
  -webkit-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
  font-size: 0.9rem;
  letter-spacing: -0.08rem;
}
@media screen and (max-width: 750px) {
  header .h-links_btn.limited::after, header .h-links_btn.reserve::after, header .h-links_btn.online::after, header .h-links_btn.request::after {
    display: none;
  }
}
header .h-links_btn.limited a, header .h-links_btn.reserve a, header .h-links_btn.online a, header .h-links_btn.request 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%;
}
header .h-links_btn.request a {
  background: #ad8379;
}
header .h-links_btn.request {
  margin-left: 1rem;
  border-bottom: none;
}
header .h-links_btn.request span {
  color: #fff;
}
header .h-links_btn.request::after {
  content: "＼最新情報配信中！ ／";
}
header .h-links_btn.online a {
  background: #846d39;
}
header .h-links_btn.online {
  margin-left: 1rem;
  border-bottom: none;
}
header .h-links_btn.online span {
  color: #fff;
}
header .h-links_btn.online::after {
  content: "＼ご自宅からカンタン参加 ／";
}
header .h-links_btn.reserve {
  margin-left: 1rem;
  border-bottom: none;
}
header .h-links_btn.reserve a {
  background: #883e57;
}
header .h-links_btn.reserve span {
  color: #fff;
}
header .h-links_btn.reserve::after {
  content: "＼来場予約受付中！ ／";
}
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: 16%;
    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.online, header .h-links_btn.request {
    width: 22%;
    height: 8.4rem;
    padding: 0 !important;
  }
  header .h-links_btn.request img {
    width: 3.8rem;
  }
  header .h-links_btn.request::before {
    display: none;
  }
  header .h-links_btn.online img {
    width: 4.2rem;
  }
  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;
  }
  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 {
    -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.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 .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: 8rem;
  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.2rem;
  letter-spacing: 0.15em;
}
footer.footer .action_wrap .action_aree .btn .btn_txt {
  width: 100%;
  font-size: 1rem;
  letter-spacing: 0.15em;
  margin: 0.6rem 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;
}
@media screen and (max-width: 750px) {
  footer.footer .action_wrap {
    padding: 9rem 0 5rem;
  }
  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: 3.2rem;
  }
  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 .logo3 {
  width: 43.3%;
}
@media screen and (max-width: 750px) {
  footer.footer .f-contact_logo .logo3 {
    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;
  background-color: transparent;
  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;
}

.anker {
  display: block;
  -webkit-transform: translateY(-100px);
          transform: translateY(-100px);
}

.ref {
  position: relative;
  overflow: hidden;
}
.ref::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: -50%;
  width: 100%;
  height: 100%;
  background: linear-gradient(120deg, transparent, rgba(255, 255, 255, 0.4), transparent);
  -webkit-animation: shine 5s infinite;
  animation: shine 5s infinite;
}

@-webkit-keyframes shine {
  0% {
    left: -100%;
  }
  25% {
    left: -100%;
  }
  50% {
    left: 100%;
  }
  100% {
    left: 100%;
  }
}

@keyframes shine {
  0% {
    left: -100%;
  }
  25% {
    left: -100%;
  }
  50% {
    left: 100%;
  }
  100% {
    left: 100%;
  }
}
.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;
  letter-spacing: 0;
  -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);
}

.c-lineMarker {
  font-size: inherit;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, transparent), color-stop(10%, rgba(209, 215, 121, 0.3)));
  background-image: linear-gradient(90deg, transparent 50%, rgba(209, 215, 121, 0.3) 10%);
  background-repeat: repeat-x;
  background-size: 200% 0.5em;
  -webkit-transition: all 1.2s ease;
  transition: all 1.2s ease;
  background-position: 0 0.9em;
}
.c-lineMarker.scroll-in {
  background-position: -100% 0.9em;
}

/*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;
  }
}
.holiday {
  margin: 2rem auto 4rem;
  border: 1px solid #883e57;
  background-color: #fff;
  padding: 1rem 0;
  width: 90%;
  max-width: 800px;
}
.holiday .ttl {
  font-size: 1.8rem;
  color: #883e57;
  text-align: center;
  margin-bottom: 0.5rem;
}
.holiday .txt {
  font-size: 1.4rem;
  color: #883e57;
  text-align: center;
  line-height: 2;
  letter-spacing: 0;
}

@media screen and (max-width: 750px) {
  .holiday {
    margin: 2rem auto;
  }
  .holiday .ttl {
    font-size: 3.4rem;
  }
  .holiday .txt {
    font-size: 2.6rem;
  }
}
.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: unset;
}
#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: relative;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  z-index: 2;
  -webkit-transition: 2s;
  transition: 2s;
  margin-bottom: 0;
}
#pageTop .main_wrap .main_slide .slick-dots {
  bottom: -3rem;
}
@media screen and (max-width: 750px) {
  #pageTop .main_wrap .main_slide .slick-dots {
    bottom: -5.5rem;
  }
}
#pageTop .main_wrap .main_slide .slick-dots li.slick-active button {
  opacity: 0.7;
}
#pageTop .main_wrap .main_slide .slick-dots li button {
  background-color: #fff;
  border-radius: 100%;
  width: 10px;
  height: 10px;
}
#pageTop .main_wrap .main_slide .wappen {
  position: absolute;
  width: 14.5%;
  top: 1rem;
  right: 1rem;
}
@media screen and (max-width: 750px) {
  #pageTop .main_wrap .main_slide .wappen {
    width: 30%;
    top: 13rem;
  }
}
#pageTop .main_wrap .main_slide.show {
  opacity: 1;
}
@media screen and (max-width: 750px) {
  #pageTop .main_wrap .main_slide .slide_item--01 .slide_img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: 60% center;
       object-position: 60% center;
  }
}
#pageTop .main_wrap .main_slide .slide_box {
  position: absolute;
  left: 50%;
  bottom: 2rem;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  text-align: center;
  width: 100%;
}
@media screen and (max-width: 750px) {
  #pageTop .main_wrap .main_slide .slide_box {
    bottom: -38rem;
    background: #fff;
    background: -webkit-gradient(linear, left bottom, left top, from(#fff), to(rgba(255, 255, 255, 0.3)));
    background: linear-gradient(to top, #fff 0%, rgba(255, 255, 255, 0.3) 100%);
    padding: 4rem 0 6rem;
  }
}
#pageTop .main_wrap .main_slide .slide_box .slide_ttl {
  width: 77%;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  #pageTop .main_wrap .main_slide .slide_box .slide_ttl {
    width: 90%;
  }
}
#pageTop .main_wrap .main_slide .slide_box .slide_txt {
  font-size: 1.2rem;
  display: block;
  letter-spacing: 0;
  color: #000;
}
@media screen and (max-width: 750px) {
  #pageTop .main_wrap .main_slide .slide_box .slide_txt {
    font-size: 3rem;
    margin-top: 1rem;
  }
}
#pageTop .price_wrap {
  background-color: #883e57;
  padding: 3rem 0 2rem;
}
@media screen and (max-width: 750px) {
  #pageTop .price_wrap {
    padding: 5rem 0 2rem;
  }
}
#pageTop .price_wrap .com-content {
  width: 112rem;
}
@media screen and (max-width: 750px) {
  #pageTop .price_wrap .com-content {
    width: 100%;
  }
}
#pageTop .price_txt {
  margin: 0 auto 3rem;
  color: #fff;
  text-align: center;
  position: relative;
}
#pageTop .price_txt.w80 {
  max-width: 800px;
}
#pageTop .price_txt span {
  vertical-align: baseline;
}
#pageTop .price_txt .border {
  border: 1px solid #fff;
  text-align: center;
  padding: 0.5rem 1.5rem;
  display: inline-block;
  font-size: 2rem;
  translate: 0 -0.5rem;
}
#pageTop .price_txt .border.w100 {
  width: 100%;
  border-inline: none;
  padding: 0.7rem 0;
  margin-bottom: 1rem;
  translate: 0 0;
}
#pageTop .price_txt .s1 {
  font-size: 5.8rem;
}
#pageTop .price_txt .s2 {
  font-size: 3.8rem;
}
#pageTop .price_txt .s2 span {
  display: inline-block;
  margin-left: -1rem;
}
#pageTop .price_txt .s3 {
  font-size: 8rem;
  color: #feff04;
}
#pageTop .price_txt .s4 {
  font-size: 1rem;
  margin-left: -0.5rem;
  position: absolute;
  right: 50rem;
  top: 7rem;
}
#pageTop .price_txt .com-sup {
  top: -2.2em;
}
#pageTop .price_action {
  border-top: 1px solid #fff;
  padding-top: 1rem;
}
#pageTop .price_action_txt {
  text-align: center;
  color: #fff;
  font-size: 3.8rem;
  margin-bottom: 1rem;
}
#pageTop .price_action_txt .s1 {
  font-size: 4.8rem;
}
#pageTop .price_action_txt .s2 {
  font-size: 6.8rem;
  color: #feff04;
}
#pageTop .price_action .com-note {
  color: #fff;
  text-align: center;
}
#pageTop .price_list {
  -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: 100%;
  max-width: 800px;
  display: block;
  margin: 2rem auto 0;
}
@media screen and (max-width: 750px) {
  #pageTop .price_list {
    width: 45rem;
  }
}
#pageTop .price_list:hover {
  opacity: 0.6;
}
#pageTop .price_parking {
  border-top: 1px solid #fff;
  padding-top: 1rem;
  margin-top: 2rem;
  color: #fff;
  text-align: center;
  font-size: 3.5rem;
  letter-spacing: 0.2rem;
}
#pageTop .price_parking span {
  color: #ffff00;
  font-size: 5rem;
  margin-left: 2rem;
}
#pageTop .price_parking sup {
  font-size: 1.2rem;
}
@media screen and (max-width: 750px) {
  #pageTop .price_txt .border {
    font-size: 2.8rem;
    padding: 0.8rem 1.5rem;
  }
  #pageTop .price_txt .border.w100 {
    padding: 1rem 0;
  }
  #pageTop .price_txt .s1 {
    font-size: 5.9rem;
  }
  #pageTop .price_txt .s2 {
    font-size: 4rem;
    letter-spacing: -0.08em;
  }
  #pageTop .price_txt .s3 {
    font-size: 7.8rem;
  }
  #pageTop .price_txt .s4 {
    font-size: 2rem;
    letter-spacing: 0;
    right: 2.2rem;
    top: 6.8rem;
  }
  #pageTop .price_txt .com-sup {
    top: -1em;
  }
  #pageTop .price_list {
    -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: 100%;
    max-width: 800px;
    display: block;
    margin: 2rem auto 0;
  }
}
@media screen and (max-width: 750px) and (max-width: 750px) {
  #pageTop .price_list {
    width: 45rem;
  }
}
@media screen and (max-width: 750px) {
  #pageTop .price_list:hover {
    opacity: 0.6;
  }
  #pageTop .price_parking {
    border-top: 1px solid #fff;
    padding-top: 1rem;
    margin-top: 2rem;
    color: #fff;
    text-align: center;
    font-size: 3.5rem;
    letter-spacing: 0.2rem;
  }
  #pageTop .price_parking span {
    color: #ffff00;
    font-size: 5rem;
    margin-left: 2rem;
  }
  #pageTop .price_parking sup {
    font-size: 1.2rem;
  }
}
#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: 3rem 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 {
    border-bottom: 1px solid #000000;
    height: 8.68rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #pageTop .merit_item img {
    margin: auto;
  }
}
@media screen and (max-width: 750px) {
  #pageTop .merit_item:last-child {
    border-bottom: none;
    height: unset;
    padding: 0 2rem;
  }
  #pageTop .merit_item:last-child img {
    margin-top: 1rem;
  }
}
#pageTop .modelroom_wrap {
  background: #f2eeec;
  margin-bottom: 6rem;
  padding: 8rem 0;
}
#pageTop .modelroom_wrap .action_wrap {
  padding: 3rem 0 0;
}
#pageTop .modelroom_wrap .action_wrap .btn.modelroom {
  background: #846d39 !important;
}
#pageTop .modelroom_wrap .action_wrap .btn.modelroom:hover {
  background: #231319 !important;
}
#pageTop .modelroom_ttl {
  text-align: center;
  font-weight: 300;
  font-size: 3rem;
  line-height: 1.6;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 750px) {
  #pageTop .modelroom_ttl {
    font-size: 4rem;
  }
}
#pageTop .modelroom_instruc {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 2rem 1fr 2rem 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
  margin: 5rem auto 0;
  width: 63rem;
}
@media screen and (max-width: 750px) {
  #pageTop .modelroom_instruc {
    width: 35rem;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 4rem;
  }
}
#pageTop .modelroom_instruc p {
  text-align: center;
  color: #000000;
  font-size: 1.4rem;
  color: #000000;
  margin-top: 1em;
}
@media screen and (max-width: 750px) {
  #pageTop .modelroom_instruc p {
    font-size: 2.4rem;
  }
}
#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.4rem;
  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;
  z-index: 1;
}
#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: 1.7rem;
}
@media screen and (max-width: 750px) {
  #pageTop .central_cap {
    width: 3rem;
  }
}
#pageTop .central_ttl {
  font-size: 2.7rem;
  letter-spacing: 0.1em;
  line-height: 1.4814814815;
  margin: 0.7em 0 0;
}
@media screen and (max-width: 750px) {
  #pageTop .central_ttl {
    font-size: 4rem;
    margin: 0.3em 0 0;
    letter-spacing: 0;
  }
}
#pageTop .central_desc {
  font-size: 1.25rem;
  line-height: 2;
  letter-spacing: 0.1em;
  margin-top: 3em;
  margin-bottom: 5em;
}
@media screen and (max-width: 750px) {
  #pageTop .central_desc {
    font-size: 2.3rem;
    margin-top: 2em;
    margin-bottom: 3em;
    letter-spacing: 0;
  }
}
#pageTop .central_note {
  margin: 0.5rem 0 0;
}
#pageTop .central_wrap_note {
  margin: 1rem 0 -2rem;
}
@media screen and (max-width: 750px) {
  #pageTop .central_wrap_note {
    text-align: left;
    padding: 0 1rem;
    margin: 1.4rem 0;
  }
}
#pageTop .central_accent {
  width: 17rem;
  position: absolute;
  top: 2rem;
  left: 2rem;
}
#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;
  line-height: 1.1;
}
@media screen and (max-width: 750px) {
  #pageTop .central_view {
    width: 30rem;
    height: 6.5rem;
    font-size: 2.1rem;
    line-height: 1.4;
  }
}
#pageTop .central_view p {
  text-align: center;
}
#pageTop .central_view .ja {
  font-size: 1rem;
}
@media screen and (max-width: 750px) {
  #pageTop .central_view .ja {
    font-size: 2rem;
  }
}
#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: 3.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.4vh;
}
#pageTop .suumo_wrap {
  padding: 8rem 0 0;
  margin-top: 13.5rem;
}
#pageTop .suumo_wrap a {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  display: block;
  max-width: 847px;
  margin: auto;
}
#pageTop .suumo_wrap a:hover {
  opacity: 0.6;
}
.txtstroke {
  -webkit-text-stroke: 2px black;
  paint-order: stroke fill;
  text-shadow: none;
}

.btn_visit, .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: 8rem;
  background: #883e57;
  color: #fff;
  padding: 0.4rem;
}
.btn_visit a, .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;
}
.btn_visit .btn_inner, .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;
}
.btn_visit .btn_arrow, .action_wrap .action_aree .btn .btn_arrow {
  width: 1rem;
}
.btn_visit .btn_ttl, .action_wrap .action_aree .btn .btn_ttl {
  font-size: 2.2rem;
  letter-spacing: 0.15em;
  text-align: center;
}
.btn_visit .btn_txt, .action_wrap .action_aree .btn .btn_txt {
  width: 100%;
  font-size: 1.3rem;
  letter-spacing: 0.15em;
  margin: 0.6rem 0 0;
}
.btn_visit:hover, .action_wrap .action_aree .btn:hover {
  background: #231319;
}
@media screen and (max-width: 750px) {
  .btn_visit, .action_wrap .action_aree .btn {
    width: 50rem;
    height: 12rem;
  }
  .btn_visit .btn_inner, .action_wrap .action_aree .btn .btn_inner {
    gap: 0 1.2rem;
  }
  .btn_visit .btn_arrow, .action_wrap .action_aree .btn .btn_arrow {
    width: 1.8rem;
  }
  .btn_visit .btn_ttl, .action_wrap .action_aree .btn .btn_ttl {
    font-size: 3.2rem;
  }
  .btn_visit .btn_txt, .action_wrap .action_aree .btn .btn_txt {
    font-size: 2rem;
    margin: 1rem 0 0;
  }
}

.action_wrap {
  padding: 7rem 0;
}
.action_wrap .action_aree {
  text-align: center;
}
.action_wrap .action_aree .p1 {
  letter-spacing: 0.2em;
  line-height: 1.6;
  font-size: 2.8rem;
}
.action_wrap .action_aree .p1 span {
  font-size: 4rem;
  font-weight: 600;
}
.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;
  gap: 3rem;
}
.action_wrap .action_aree .btn_wrap .note {
  text-align: center;
  font-size: 1.7rem;
  margin-bottom: 1.5em;
}
@media screen and (max-width: 750px) {
  .action_wrap .action_aree .btn_wrap .note {
    font-size: 2.5rem;
  }
}
.action_wrap .action_aree .btn.request {
  background: #ad8379 !important;
}
.action_wrap .action_aree .btn.request:hover {
  background: #231319 !important;
}
.action_wrap .action_aree .btn.online {
  background: #846d39 !important;
}
.action_wrap .action_aree .btn.online:hover {
  background: #231319 !important;
}
.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;
  padding: 1rem;
  background: #876c28;
  width: 63rem;
  margin: 2rem auto 0;
  position: relative;
}
.action_wrap .action_aree .action_note::before {
  content: "";
  background: linear-gradient(66deg, #fff 0%, #876c28 100%);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
  mix-blend-mode: multiply;
}
.action_wrap .action_aree .note_inner {
  width: 100%;
  color: #fff;
  border: 1px solid #fff;
  display: inline-block;
  padding: 2.4rem 2.6rem;
  position: relative;
  z-index: 2;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.action_wrap .action_aree .note_inner:hover {
  opacity: 0.7;
}
.action_wrap .action_aree .note_1 {
  font-size: 3.3rem;
  letter-spacing: 0.15em;
  line-height: 1.6;
  border-bottom: 1px solid #fff;
  padding-bottom: 1rem;
}
.action_wrap .action_aree .note_1 span {
  vertical-align: middle;
  font-size: 1.4rem;
  letter-spacing: 0.1em;
}
.action_wrap .action_aree .note_2 {
  font-size: 1.9rem;
  letter-spacing: 0.1em;
  line-height: 1.8;
  margin: 1rem 0 0;
}
.action_wrap .action_aree .note_2 span {
  background: #fff;
  color: #876c28;
  padding: 0 1rem;
  font-size: 2.1rem;
  margin-left: 0.5rem;
  letter-spacing: 0.15em;
}

@media screen and (max-width: 750px) {
  .action_wrap {
    padding: 9rem 0;
  }
  .action_wrap .action_aree .p1 {
    font-size: 3.5rem;
  }
  .action_wrap .action_aree .p1 span {
    font-size: 4.5rem;
    letter-spacing: 0;
    white-space: nowrap;
  }
  .action_wrap .action_aree .btn_outer {
    margin: 3rem 0 0;
  }
  .action_wrap .action_aree .p2 {
    font-size: 2.6rem;
    margin: 4rem 0 0;
  }
  .action_wrap .action_aree .action_note {
    margin: 5rem auto 0;
  }
  .action_wrap .action_aree .note_inner {
    width: 100%;
    padding: 4rem 4rem;
  }
  .action_wrap .action_aree .note_1 {
    font-size: 4.2rem;
  }
  .action_wrap .action_aree .note_1 span {
    font-size: 2rem;
  }
  .action_wrap .action_aree .note_2 {
    font-size: 2.9rem;
    margin: 2rem 0 0;
  }
  .action_wrap .action_aree .note_2 span {
    font-size: 3.4rem;
    padding: 0 3rem;
  }
}
.busroute_banner {
  width: 63rem;
  margin: 0 auto 4rem;
  cursor: pointer;
  -webkit-transition: 0.45s;
  transition: 0.45s;
}
.busroute_banner:hover {
  opacity: 0.7;
}
@media screen and (max-width: 750px) {
  .busroute_banner {
    margin-bottom: 6rem;
  }
}

.modal .modal__overlay,
.youtubeModal .modal__overlay {
  z-index: 100000;
  background: rgba(255, 255, 255, 0.8);
}
.modal .modal__overlay .modal__close,
.youtubeModal .modal__overlay .modal__close {
  position: absolute;
  width: 5rem;
  height: 5rem;
  right: 10px;
  top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  cursor: pointer;
  border: 1px solid #eee;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 9999;
}
@media screen and (max-width: 750px) {
  .modal .modal__overlay .modal__close,
  .youtubeModal .modal__overlay .modal__close {
    width: 8rem;
    height: 8rem;
  }
}
.modal .modal__overlay .modal__close::after, .modal .modal__overlay .modal__close::before,
.youtubeModal .modal__overlay .modal__close::after,
.youtubeModal .modal__overlay .modal__close::before {
  position: absolute;
  top: 50%;
  left: 15%;
  width: 70%;
  height: 2px;
  background-color: #777;
  content: "";
}
.modal .modal__overlay .modal__close::before,
.youtubeModal .modal__overlay .modal__close::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.modal .modal__overlay .modal__close::after,
.youtubeModal .modal__overlay .modal__close::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.modal .modal__container,
.youtubeModal .modal__container {
  padding: 0;
  max-width: 100vw;
}
.modal .modal__container .youtube_box,
.youtubeModal .modal__container .youtube_box {
  position: relative;
}
.modal .modal__container .youtube_box.hori,
.youtubeModal .modal__container .youtube_box.hori {
  height: 80vh;
  width: auto;
  aspect-ratio: 315/560;
}
@media screen and (max-width: 750px) {
  .modal .modal__container .youtube_box.hori,
  .youtubeModal .modal__container .youtube_box.hori {
    height: 90vh;
  }
}
.modal .modal__container .youtube_box.verti,
.youtubeModal .modal__container .youtube_box.verti {
  width: 70vw;
  aspect-ratio: 560/315;
}
@media screen and (max-width: 750px) {
  .modal .modal__container .youtube_box.verti,
  .youtubeModal .modal__container .youtube_box.verti {
    width: 90vw;
  }
}
.modal .modal__container .youtube_box iframe,
.youtubeModal .modal__container .youtube_box iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.modal.listbeModal {
  font-family: "Shippori Mincho B1", "Zen Old Mincho", serif;
}
.modal.listbeModal .modal__container {
  max-width: 102rem;
  width: 95%;
  max-height: 95vh;
}
@media screen and (max-width: 750px) {
  .modal.listbeModal .modal__container {
    max-height: 89vh;
    margin: 6rem 0 0;
  }
}
.modal.listbeModal .modal__overlay {
  background: rgba(0, 0, 0, 0.4705882353);
}
.modal.listbeModal .list_area {
  padding: 8rem 6rem 4rem;
  background: #fff;
}
@media screen and (max-width: 750px) {
  .modal.listbeModal .list_area {
    padding: 8rem 4rem 4rem;
  }
}
.modal.listbeModal .list_area .list_box {
  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: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 0 4rem;
}
@media screen and (max-width: 750px) {
  .modal.listbeModal .list_area .list_box {
    gap: 6rem 0;
  }
}
.modal.listbeModal .list_area .list_box .img_1 {
  width: 46rem;
  position: relative;
}
@media screen and (max-width: 750px) {
  .modal.listbeModal .list_area .list_box .img_1 {
    width: 100%;
    overflow-x: auto;
    padding: 0 0 2rem;
  }
}
@media screen and (max-width: 750px) {
  .modal.listbeModal .list_area .list_box .img_1 img {
    width: 140%;
  }
}
.modal.listbeModal .list_area .list_box .img_2 {
  width: 15.6rem;
}
@media screen and (max-width: 750px) {
  .modal.listbeModal .list_area .list_box .img_2 {
    width: 36rem;
    margin: 0 0 0 auto;
  }
}
.modal.listbeModal .list_area .btn_box {
  -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: 25rem;
  height: 4rem;
  background: #89756b;
  font-size: 1.4rem;
  position: relative;
  margin: 6rem auto 0;
}
@media screen and (max-width: 750px) {
  .modal.listbeModal .list_area .btn_box {
    width: 42rem;
    height: 9rem;
    font-size: 2.4rem;
    margin: 7rem auto 0;
  }
}
.modal.listbeModal .list_area .btn_box:hover {
  opacity: 0.6;
}
.modal.listbeModal .list_area .btn_box 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%;
  color: #fff;
}
.modal.listbeModal .list_area .btn_box .arrow {
  width: 2rem;
  position: absolute;
  top: 50%;
  right: 1.4rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 750px) {
  .modal.listbeModal .list_area .btn_box .arrow {
    width: 4rem;
  }
}
.modal.listbeModal .list_area .btn_box .arrow img {
  display: block;
}
.modal.listbeModal .list_area .note_box {
  margin: 4rem 0 0;
}
@media screen and (max-width: 750px) {
  .modal.listbeModal .list_area .note_box {
    margin: 7rem 0 0;
  }
}

.btn_visit {
  width: 28rem;
  height: 6rem;
  margin: 8rem auto 0;
}
.btn_visit.rsv {
  position: relative;
}
.btn_visit.rsv::after {
  content: "＼来場予約受付中！ ／";
  top: -5px;
  left: 0;
  width: 100%;
  text-align: center;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  position: absolute;
  color: #000;
}
@media screen and (max-width: 750px) {
  .btn_visit {
    width: 40rem;
    height: 9rem;
  }
}
.btn_visit .btn_ttl {
  font-size: 1.8rem;
}
@media screen and (max-width: 750px) {
  .btn_visit .btn_ttl {
    font-size: 2.6rem;
  }
}

.fixed_banner {
  position: fixed;
  z-index: 999;
  width: 27rem;
  right: 0;
  top: 15vh;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 750px) {
  .fixed_banner {
    width: 20rem;
    top: 100px;
  }
}
.fixed_banner .close_btn {
  position: absolute;
  top: 0;
  right: 0;
  width: 2.8rem;
  z-index: 2;
  cursor: pointer;
}
@media screen and (max-width: 750px) {
  .fixed_banner .close_btn {
    position: static;
    margin-left: auto;
    width: 4rem;
  }
}
.fixed_banner.hide {
  opacity: 0;
  pointer-events: none;
}

#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: 2.5rem;
}
@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;
}
#pagePosition .tabs .tab.new {
  position: relative;
}
#pagePosition .tabs .tab.new::after {
  content: "NEW";
  color: #fff;
  font-size: 1.1rem;
  padding: 0.5rem 0;
  text-align: center;
  letter-spacing: 0;
  position: absolute;
  bottom: 100%;
  left: 0;
  width: 100%;
  background: #c38a85;
  border-bottom: 1px solid #fff;
}
@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%;
  margin-top: auto;
}
@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 .gold_box {
  border: 1px solid #e1d59e;
  padding: 4rem 4rem 0;
}
#pagePosition .sakurafes_wrap .gold_box .bg_gold {
  background: #a2975b;
  color: #fff;
  text-align: center;
  font-size: 2.3rem;
  padding: 1.5rem 0;
  margin-bottom: 3rem;
}
#pagePosition .sakurafes_wrap .gold_box .Left {
  width: 38%;
}
#pagePosition .sakurafes_wrap .gold_box .Right {
  width: 58%;
}
#pagePosition .sakurafes_wrap .gold_box .Right p {
  line-height: 2.8;
}
#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 .gold_box {
    padding: 4rem 4rem 0;
  }
  #pagePosition .sakurafes_wrap .gold_box .bg_gold {
    font-size: 2.6rem;
    line-height: 1.5;
  }
  #pagePosition .sakurafes_wrap .gold_box .Right p {
    line-height: 1.8;
  }
  #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 .list {
    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 .Left .name_wrap .name .ls-018 {
  letter-spacing: -0.18em;
}
#pagePosition .gourmet_area .flex_box .Left .com-note {
  margin-top: 0.5rem;
}
#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 .brown {
  width: 48.5%;
  background: #89756b;
  color: #fff;
  padding: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#pagePosition .gourmet_area .flex_box .Right .list .brown .desc_wrap {
  margin: auto;
}
#pagePosition .gourmet_area .flex_box .Right .list .brown .desc_wrap .name {
  font-size: 1.4rem;
  letter-spacing: -0.05em;
  border-bottom: solid #fff 0.5px;
  padding: 0 0 0.5rem;
  margin-bottom: 0.5rem;
}
#pagePosition .gourmet_area .flex_box .Right .list .brown .desc_wrap .name span {
  font-size: 1rem;
}
#pagePosition .gourmet_area .flex_box .Right .list .brown .desc_wrap .desc {
  font-size: 1rem;
  line-height: 1.3;
}
#pagePosition .gourmet_area .flex_box .Right .list .brown .desc_wrap .desc.ls0 {
  letter-spacing: 0;
}
@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 .Left .name_wrap .name .ls-018 {
    letter-spacing: -0.21em;
  }
  #pagePosition .gourmet_area .flex_box .Right {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  #pagePosition .gourmet_area .flex_box .Right .list .brown {
    padding: 1.5rem;
  }
  #pagePosition .gourmet_area .flex_box .Right .list .brown .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 .brown .desc_wrap .name span {
    font-size: 2rem;
  }
  #pagePosition .gourmet_area .flex_box .Right .list .brown .desc_wrap .desc {
    font-size: 1.8rem;
    line-height: 1.3;
    letter-spacing: 0;
  }
  #pagePosition .gourmet_area .flex_box .Right .list .brown .desc_wrap .sp_lh1 {
    line-height: 1;
  }
}
#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: 1.6rem;
  text-align: center;
}
#pageAccess .bus_area .flex .bus_timetable .bg_pink p span {
  color: #880057;
  font-size: 3.6rem;
}
#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 .btn_visit {
  margin: 0 auto 5rem;
}
#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;
  z-index: 10;
}
@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 {
  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: 15rem;
}
@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 .wifi {
  width: 60rem;
  margin: 4rem auto 0;
  position: relative;
}
#pageResidence .wifi_ttl {
  text-align: center;
  color: #231815;
  background: #e9e8e1;
  font-size: 2.2rem;
  padding: 2rem 0;
}
#pageResidence .wifi .free {
  position: absolute;
  left: -2rem;
  top: -2rem;
  background: #883e57;
  border-radius: 50%;
  color: #fff;
  width: 10rem;
  height: 10rem;
  text-align: center;
  line-height: 1.3;
  padding-top: 2.1rem;
  border: 1px solid #fff;
  font-size: 2rem;
}
@media screen and (max-width: 750px) {
  #pageResidence .wifi {
    width: 100%;
  }
  #pageResidence .wifi_ttl {
    font-size: 3.2rem;
  }
  #pageResidence .wifi .free {
    width: 14rem;
    height: 14rem;
    padding-top: 2.4rem;
    font-size: 3rem;
  }
}
#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;
  line-height: 1.2;
}
@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: 1rem;
  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: 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) {
  #pageResidence .support_threesystem {
    margin-top: 7rem;
  }
}

/* リード文のボックスを100%にして中央揃え、罫線を端まで伸ばす */
#pageResidence .support_threesystem .tbox {
  width: 100%; /* 100%にすることで罫線が端まで届く */
  text-align: center; /* テキストを中央へ */
}
#pageResidence .support_threesystem .tbox .ttl {
  display: block;
  border-bottom: 1px solid currentColor;
  padding-bottom: 0.8em;
  margin-bottom: 1em;
  width: 100%; /* 罫線をボックスいっぱいに引く */
}
@media screen and (max-width: 750px) {
  #pageResidence .support_threesystem .tbox .ttl {
    letter-spacing: 0;
    font-size: 2.5rem;
    padding-bottom: 0.4em;
  }
}
#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: center; /* 概要文も中央寄せ */
}
@media screen and (max-width: 750px) {
  #pageResidence .support_threesystem .tbox .desc {
    font-size: 2rem;
  }
}

/* アイコン画像ボックス（もし表示する場合） */
#pageResidence .support_threesystem .ibox {
  width: 28.5%;
  margin-top: 2rem;
}
@media screen and (max-width: 750px) {
  #pageResidence .support_threesystem .ibox {
    width: 35rem;
    margin: 4rem auto;
  }
}

/* 下部のポイントセクション */
#pageResidence .support_points {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  justify-content: center;
  max-width: 900px; /* 2つの時にバランスが良い幅に調整 */
  margin: 5rem auto 0;
  gap: 8rem; /* 線が中央にくるよう余白を調整 */
}

@media screen and (max-width: 750px) {
  #pageResidence .support_points {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 12rem;
    max-width: 100%;
  }
}

#pageResidence .support_point {
  position: relative;
}

/* 縦の仕切り線 */
#pageResidence .support_point:not(:last-child)::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 1px;
  background: #000;
  top: 0;
  right: -4rem; /* gapの半分くらいの位置 */
}

@media screen and (min-width: 751px) {
  #pageResidence .support_point:last-child::after {
    display: none;
  }
}

@media screen and (max-width: 750px) {
  #pageResidence .support_point:not(:last-child)::after {
    width: 100%;
    height: 1px;
    right: 0;
    bottom: -7rem;
    top: unset;
    display: block;
  }
}

#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;
}

#pageResidence .support_point-box .tbox {
  color: #231815;
  text-align: left; /* コンテンツ内の文章は左寄せを維持 */
  width: 55%;
}

@media screen and (max-width: 750px) {
  #pageResidence .support_point-box .tbox {
    width: 100%;
    text-align: center;
  }
}

#pageResidence .support_point-box .tbox .p1 {
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 1.375;
}

#pageResidence .support_point-box .tbox .p2 {
  font-size: 1.2rem;
  line-height: 1.4;
  margin-top: 1em;
}

#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_ttl {
  font-size: 1.8rem;
  line-height: 1.47;
  font-weight: 600;
  color: #231815;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 2rem;
}

@media screen and (max-width: 750px) {
  #pageResidence .support_ttl {
    font-size: 2.8rem;
    justify-content: center;
    text-align: center;
    width: 100%;
  }
}

#pageResidence .support_img {
  margin-top: 1.5rem;
}

#pageResidence .btn_visit {
  margin: 6rem auto 0;
}

/* Page Plan Styles */
#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 .com-sublead {
  font-size: 2rem;
  text-align: center;
  margin-bottom: 1rem;
}
@media screen and (max-width: 750px) {
  #pagePlan .com-sublead {
    font-size: 3rem;
  }
}
#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 .com-sublead {
  font-size: 2rem;
  text-align: center;
  margin-bottom: 1rem;
}
@media screen and (max-width: 750px) {
  #pagePlan .com-sublead {
    font-size: 3rem;
  }
}
#pagePlan .common {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 2.5rem 1fr 2.5rem 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 2.5rem;
  text-align: center;
  width: 88rem;
  margin: -3rem auto 2rem;
}
#pagePlan .common_name {
  color: #601614;
  font-size: 1.8rem;
  margin: 2rem 0;
}
#pagePlan .common_desc {
  font-size: 1.2rem;
}
#pagePlan .common .com-note {
  margin-top: 1rem;
}
#pagePlan .common_note {
  width: 88rem;
  margin: 0 auto 5rem;
  text-align: right;
}
@media screen and (max-width: 750px) {
  #pagePlan .common {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    gap: 5rem;
    width: 80%;
  }
  #pagePlan .common_name {
    font-size: 2.8rem;
    margin: 3rem 0;
  }
  #pagePlan .common_desc {
    font-size: 2.2rem;
  }
  #pagePlan .common .com-note {
    margin-top: 2rem;
  }
  #pagePlan .common_note {
    width: 80%;
    margin-bottom: 8rem;
  }
}
#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: 8rem 0;
}
@media screen and (max-width: 750px) {
  #pageType .type_wrap {
    padding-top: 16rem;
  }
}
#pageType .type_wrap .com-content {
  position: relative;
}
#pageType .type_wrap .spec_box {
  margin-bottom: 5rem;
}
#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 .merits {
  margin-bottom: 8rem;
}
#pageType .type_wrap .merits .merit {
  font-size: 1.8rem;
}
#pageType .type_wrap .merits .merit .accent {
  color: #d5c0a1;
}
#pageType .type_wrap .merits .merit + .merit {
  margin-top: 1.5rem;
}
#pageType .type_wrap .f_layout {
  position: absolute;
  top: 0;
  right: 0;
  width: 24rem;
  background: #fff;
}
#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;
  padding-bottom: 15rem;
  position: relative;
}
#pageType .type_wrap .layout_wrap .layout {
  max-width: 550px;
  width: 50%;
}
#pageType .type_wrap .layout_wrap .points {
  position: absolute;
  top: 0;
  width: 23rem;
}
#pageType .type_wrap .layout_wrap .points_left {
  left: 0;
}
#pageType .type_wrap .layout_wrap .points_right {
  right: 0;
}
#pageType .type_wrap .layout_wrap .points .point + .point {
  margin-top: 1.5em;
}
@media screen and (max-width: 750px) {
  #pageType .type_wrap .f_layout {
    position: initial;
    margin: auto;
    width: 46rem;
    -webkit-transform: translateX(5rem);
            transform: translateX(5rem);
  }
  #pageType .type_wrap .merits {
    gap: 5rem;
  }
  #pageType .type_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 {
    margin-top: 8rem;
    gap: 2rem;
    padding-bottom: 1rem;
  }
  #pageType .type_wrap .layout_wrap .layout {
    width: 100%;
  }
  #pageType .type_wrap .layout_wrap .points {
    position: initial;
    width: 32.5rem;
  }
}
#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;
  }
}
#pageType .type_wrap .btn_visit {
  margin: 2rem auto 0;
}
#pageType .plan_wrap {
  padding-bottom: 8rem;
}
#pageType .plan_list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 3.2rem 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 3.2rem;
  margin-top: 3rem;
  max-width: 800px;
  margin-inline: auto;
}
@media screen and (max-width: 750px) {
  #pageType .plan_list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 5rem;
  }
}
#pageType .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;
  border: 1px solid #89756b;
}
#pageType .plan_item:hover {
  opacity: 0.7;
}
#pageType .plan_item .tbox {
  width: 50%;
}
#pageType .plan_item .ibox {
  -webkit-transform: translateX(-5%);
          transform: translateX(-5%);
  width: 46%;
}
#pageType .plan_item .tbox {
  text-align: center;
  padding-top: 4%;
}
#pageType .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) {
  #pageType .plan_item .tbox .name {
    font-size: 2.85rem;
  }
}
#pageType .plan_item .tbox .name span {
  font-size: 4.7rem;
}
@media screen and (max-width: 750px) {
  #pageType .plan_item .tbox .name span {
    font-size: 7.05rem;
  }
}
#pageType .plan_item .tbox .p1,
#pageType .plan_item .tbox .p2 {
  color: #231815;
  letter-spacing: 0;
}
#pageType .plan_item .tbox .p1 {
  font-size: 1.8rem;
  margin: 1.5rem 0 0.5rem;
}
@media screen and (max-width: 750px) {
  #pageType .plan_item .tbox .p1 {
    font-size: 2.7rem;
    margin: 2.5rem 0 1rem;
  }
}
#pageType .plan_item .tbox .p1 span {
  font-size: 3rem;
}
@media screen and (max-width: 750px) {
  #pageType .plan_item .tbox .p1 span {
    font-size: 4.5rem;
  }
}
#pageType .plan_item .tbox .p1.tt {
  -webkit-transform: translateX(-1rem);
          transform: translateX(-1rem);
}
#pageType .plan_item .tbox .p2 {
  font-size: 1.2rem;
}
@media screen and (max-width: 750px) {
  #pageType .plan_item .tbox .p2 {
    font-size: 1.8rem;
  }
}
#pageType .plan_item .tbox .p2 .s1 {
  font-size: 3.8rem;
}
@media screen and (max-width: 750px) {
  #pageType .plan_item .tbox .p2 .s1 {
    font-size: 5.7rem;
  }
}
#pageType .plan_item .tbox .p2 .s2 {
  font-size: 2.5rem;
}
@media screen and (max-width: 750px) {
  #pageType .plan_item .tbox .p2 .s2 {
    font-size: 3.75rem;
  }
}
#pageType .plan_item .tbox .more {
  background: #89756b;
  color: #fff;
  text-align: center;
  margin-top: 3rem;
  padding: 1rem 0;
}
@media screen and (max-width: 750px) {
  #pageType .plan_item .tbox .more {
    padding: 2rem;
    font-size: 2.4rem;
  }
}

#pageQuality .bg_cream {
  background: #eeede7;
}
#pageQuality .com_main_wrap .main_box .tbox_t1 {
  width: 9.2rem;
}
@media screen and (max-width: 750px) {
  #pageQuality .com_main_wrap .main_box .tbox_t1 {
    width: 18.4rem;
  }
}
#pageQuality .com_main_wrap .main_box .tbox_t2 {
  line-height: 1.2;
}
#pageQuality .com_lead_box {
  border-bottom: 2px solid #883e57;
  padding-bottom: 3rem;
  margin-bottom: 5rem;
}
#pageQuality .com_lead1 {
  font-size: 3rem;
  text-align: center;
  color: #883e57;
  margin-bottom: 1rem;
}
#pageQuality .com_lead2 {
  font-size: 2.2rem;
  line-height: 1.5;
  text-align: center;
  color: #3e3a39;
}
#pageQuality figure {
  position: relative;
}
#pageQuality figure + .q_name {
  margin-top: 1rem;
}
#pageQuality .q_name {
  color: #601614;
  font-size: 1.6rem;
  line-height: 1.3;
}
#pageQuality .q_name + .q_desc {
  margin-top: 1.5rem;
}
#pageQuality .q_name.c_beige {
  color: #8c756b;
}
#pageQuality .q_name.c_black {
  color: #000;
}
#pageQuality .q_desc {
  font-size: 1.4rem;
  line-height: 1.5;
}
#pageQuality .c_gray {
  color: #434649;
}
#pageQuality .com_txt {
  font-size: 2rem;
  line-height: 1.3;
}
#pageQuality .com_txt + .q_desc {
  margin-top: 1rem;
}
#pageQuality .ls-02 {
  letter-spacing: -0.2em;
}
#pageQuality .ls-01 {
  letter-spacing: -0.1em;
}
#pageQuality .ls-005 {
  letter-spacing: -0.05em;
}
#pageQuality .ls0 {
  letter-spacing: 0;
}
@media screen and (max-width: 750px) {
  #pageQuality .com_lead1 {
    font-size: 4rem;
    margin-bottom: 2rem;
  }
  #pageQuality .com_lead2 {
    font-size: 3.2rem;
  }
  #pageQuality .q_name {
    font-size: 2.6rem;
  }
  #pageQuality .q_desc {
    font-size: 2.4rem;
  }
  #pageQuality .com_txt {
    font-size: 3rem;
  }
  #pageQuality .ls-02 {
    letter-spacing: 0;
  }
  #pageQuality .sp_ls-005 {
    letter-spacing: -0.05em;
  }
  #pageQuality .sp_ls-015 {
    letter-spacing: -0.15em;
  }
  #pageQuality .sp_ls-01 {
    letter-spacing: -0.1em;
  }
  #pageQuality .sp_ls-02 {
    letter-spacing: -0.2em;
  }
}
#pageQuality .grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 2.5rem 1fr 2.5rem 1fr 2.5rem 1fr;
  grid-template-columns: repeat(4, 1fr);
  gap: 2.5rem;
}
#pageQuality .grid_item.half {
  -ms-grid-row-span: 2;
  grid-row: span 2;
  -ms-grid-column-span: 2;
  grid-column: span 2;
}
#pageQuality .grid_item.half figcaption {
  position: absolute;
  left: 2rem;
  bottom: 2rem;
  font-size: 1.8rem;
  color: #fff;
}
@media screen and (max-width: 750px) {
  #pageQuality .grid {
    -ms-grid-columns: 1fr 5rem 1fr;
    grid-template-columns: repeat(2, 1fr);
    gap: 5rem;
  }
  #pageQuality .grid_item.half figcaption {
    font-size: 2.8rem;
  }
}
#pageQuality .quality_nav {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1rem 1fr 1rem 1fr 1rem 1fr 1rem 1fr 1rem 1fr;
  grid-template-columns: repeat(6, 1fr);
  margin-bottom: 6rem;
  gap: 1rem;
  padding-top: 5rem;
}
#pageQuality .quality_nav a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 1px solid #883e57;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#pageQuality .quality_nav a span {
  margin: auto;
  text-align: center;
  padding: 1rem 0;
  color: #883e57;
  font-size: 1.6rem;
  line-height: 1.3;
  letter-spacing: 0;
  width: 100%;
}
#pageQuality .quality_nav a:hover, #pageQuality .quality_nav a.active {
  background: #883e57;
}
#pageQuality .quality_nav a:hover span, #pageQuality .quality_nav a.active span {
  color: #fff;
}
#pageQuality section {
  padding-top: 11rem;
  margin-top: -5rem;
}
@media screen and (max-width: 750px) {
  #pageQuality .quality_nav {
    -ms-grid-columns: 1fr 1rem 1fr 1rem 1fr;
    grid-template-columns: repeat(3, 1fr);
    margin-bottom: 6rem;
    gap: 1rem;
  }
  #pageQuality .quality_nav a {
    height: 9rem;
  }
  #pageQuality .quality_nav a span {
    font-size: 2.3rem;
    letter-spacing: -0.05em;
    padding: 1rem 0;
  }
  #pageQuality section {
    padding-top: 8rem;
    margin-top: 3rem;
  }
}
#pageQuality .zeh_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;
}
#pageQuality .zeh_main {
  width: 40rem;
  margin: 0 auto 5rem;
}
#pageQuality .zeh_txt {
  width: 65%;
}
#pageQuality .zeh_logo {
  width: 32%;
}
#pageQuality .zeh_points {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 2.5rem 1fr 2.5rem 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 2.5rem;
  margin-top: 5rem;
}
#pageQuality .zeh_point {
  position: relative;
  color: #fff;
  padding: 7rem 1rem 3rem;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
#pageQuality .zeh_point::before {
  content: "";
  border: 1px solid #fff;
  width: calc(100% - 2rem);
  height: calc(100% - 2rem);
  position: absolute;
  left: 1rem;
  top: 1rem;
}
#pageQuality .zeh_point:nth-child(1) {
  background-image: url("../img/quality/zeh_bg1.png");
}
#pageQuality .zeh_point:nth-child(2) {
  background-image: url("../img/quality/zeh_bg2.png");
}
#pageQuality .zeh_point:nth-child(3) {
  background-image: url("../img/quality/zeh_bg3.png");
}
#pageQuality .zeh_point .point_ttl {
  width: 90%;
  margin: 0 auto 1rem;
  text-align: center;
  padding-bottom: 1rem;
  border-bottom: 1px solid #fff;
}
#pageQuality .zeh_point .point_ttl .en {
  font-size: 1.6rem;
  margin: 0 0 1rem;
}
#pageQuality .zeh_point .point_ttl .ja {
  font-size: 2.2rem;
}
#pageQuality .zeh_point .point_ttl .ja img {
  width: 4.4rem;
  height: 4.4rem;
  vertical-align: middle;
  margin-right: 0.5rem;
}
#pageQuality .zeh_point .q_desc {
  width: 90%;
  margin: auto;
}
@media screen and (max-width: 750px) {
  #pageQuality .zeh_main {
    width: 80rem;
  }
  #pageQuality .zeh_txt {
    width: 100%;
  }
  #pageQuality .zeh_logo {
    width: 100%;
  }
  #pageQuality .zeh_points {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
    margin-top: 10rem;
  }
  #pageQuality .zeh_point {
    padding: 10rem 1rem 7rem;
  }
  #pageQuality .zeh_point::before {
    width: calc(100% - 3rem);
    height: calc(100% - 3rem);
    left: 1.5rem;
    top: 1.5rem;
  }
  #pageQuality .zeh_point .point_ttl {
    margin: 0 auto 2rem;
    padding-bottom: 2rem;
  }
  #pageQuality .zeh_point .point_ttl .en {
    font-size: 2.6rem;
    margin: 0 0 2rem;
  }
  #pageQuality .zeh_point .point_ttl .ja {
    font-size: 3.2rem;
  }
  #pageQuality .zeh_point .point_ttl .ja img {
    width: 6.4rem;
    height: 6.4rem;
    margin-right: 1.5rem;
  }
}
#pageQuality .bels_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: 5rem;
}
#pageQuality .bels_txt {
  width: 60%;
}
#pageQuality .bels_txt .q_name {
  color: #266d20;
}
#pageQuality .bels_img {
  width: 35%;
}
@media screen and (max-width: 750px) {
  #pageQuality .bels_wrap {
    margin-top: 10rem;
    gap: 3rem;
  }
  #pageQuality .bels_txt {
    width: 100%;
  }
  #pageQuality .bels_txt .q_name {
    color: #266d20;
  }
  #pageQuality .bels_img {
    width: 100%;
  }
}
#pageQuality .hands_free {
  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;
  gap: 2.5rem;
}
#pageQuality .hands_free_img {
  width: 26%;
}
#pageQuality .hands_free_cnt {
  width: 70%;
  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: 2rem;
}
#pageQuality .hands_free_txt {
  width: 100%;
}
#pageQuality .hands_free_txt .com_txt {
  font-size: 1.8rem;
  letter-spacing: -0.15em;
}
#pageQuality .hands_free .flex_item {
  width: 48%;
}
@media screen and (max-width: 750px) {
  #pageQuality .hands_free {
    position: relative;
  }
  #pageQuality .hands_free_img {
    width: 36%;
    position: absolute;
    left: 0;
    top: 0;
  }
  #pageQuality .hands_free_cnt {
    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;
    row-gap: 4rem;
  }
  #pageQuality .hands_free_txt {
    width: 60%;
    margin-left: auto;
  }
  #pageQuality .hands_free_txt .com_txt {
    font-size: 2.8rem;
    letter-spacing: -0.08em;
    line-height: 1.5;
  }
  #pageQuality .hands_free_txt .q_desc {
    margin-top: 3rem;
  }
  #pageQuality .hands_free .flex_item {
    width: 48%;
  }
}
#pageQuality .csp {
  margin-top: 5rem;
}
#pageQuality .csp .bg_cream {
  margin-bottom: 2rem;
  padding: 5rem 0;
}
#pageQuality .csp figure {
  width: 80%;
  margin: 0 auto 2rem;
}
#pageQuality .csp .q_name {
  color: #000;
}
@media screen and (max-width: 750px) {
  #pageQuality .csp figure {
    width: 100%;
  }
}
#pageQuality .security {
  padding: 6rem;
  margin: 5rem 0;
}
#pageQuality .security .auto_lock_img {
  width: 80%;
  margin: 0 auto 5rem;
}
#pageQuality .security_txt {
  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: 2rem;
}
#pageQuality .security_txt .com_txt {
  width: 37%;
  letter-spacing: 0;
}
#pageQuality .security_txt .q_desc {
  width: 62%;
  letter-spacing: -0.085em;
}
#pageQuality .security_lists {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1.5rem 1fr 1.5rem 1fr 1.5rem 1fr 1.5rem 1fr 1.5rem 1fr 1.5rem 1fr 1.5rem 1fr 1.5rem 1fr 1.5rem 1fr;
  grid-template-columns: repeat(10, 1fr);
  gap: 2.5rem 1.5rem;
  width: 90%;
  margin: auto;
}
#pageQuality .security_lists li {
  -ms-grid-column-span: 2;
  grid-column: span 2;
}
#pageQuality .security_lists li .c_black {
  text-align: center;
}
#pageQuality .security_lists li.half {
  -ms-grid-column-span: 5;
  grid-column: span 5;
  position: relative;
  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;
}
#pageQuality .security_lists li.half figure {
  width: 40%;
}
#pageQuality .security_lists li.half figure img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}
#pageQuality .security_lists li.half .txt_wrap {
  width: 60%;
  background: #dfd5cf;
  padding: 1.5rem;
}
#pageQuality .security_lists li.half .txt_wrap .q_name {
  color: #000;
}
#pageQuality .security_lists li.half .txt_wrap .q_desc {
  letter-spacing: 0;
}
#pageQuality .security_lists li.half .com-note {
  position: absolute;
  right: 0;
  top: 102%;
}
@media screen and (max-width: 750px) {
  #pageQuality .security {
    padding: 5rem 2rem;
    margin: 5rem 0;
  }
  #pageQuality .security .auto_lock_img {
    width: 100%;
    margin: 0 auto 5rem;
  }
  #pageQuality .security_txt {
    row-gap: 1rem;
  }
  #pageQuality .security_txt .com_txt {
    width: 100%;
    letter-spacing: 0;
  }
  #pageQuality .security_txt .q_desc {
    width: 100%;
    letter-spacing: initial;
  }
  #pageQuality .security_lists {
    -ms-grid-columns: 1fr 1.5rem 1fr;
    grid-template-columns: repeat(2, 1fr);
    gap: 2.5rem 1.5rem;
    width: 100%;
  }
  #pageQuality .security_lists li {
    -ms-grid-column-span: 1;
    grid-column: span 1;
  }
  #pageQuality .security_lists li.half {
    -ms-grid-column-span: 2;
    grid-column: span 2;
    margin-bottom: 3rem;
  }
}
#pageQuality .System {
  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) {
  #pageQuality .System {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
#pageQuality .System_img {
  width: 40%;
}
@media screen and (max-width: 750px) {
  #pageQuality .System_img {
    width: 100%;
  }
}
#pageQuality .System_txt {
  width: 58%;
  line-height: 1.4;
}
@media screen and (max-width: 750px) {
  #pageQuality .System_txt {
    width: 100%;
  }
}
#pageQuality .System_txt-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;
}
#pageQuality .System_txt-lead {
  font-size: 1.8rem;
  padding-bottom: 0.2em;
  font-weight: bold;
}
@media screen and (max-width: 750px) {
  #pageQuality .System_txt-lead {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 750px) {
  #pageQuality .System_txt-lead + p {
    font-size: 2rem;
  }
}
#pageQuality .System_txt-min {
  width: 60%;
}
@media screen and (max-width: 750px) {
  #pageQuality .System_txt-min {
    font-size: 2rem;
    width: 70%;
  }
}
#pageQuality .System_txt-img {
  width: 35%;
}
@media screen and (max-width: 750px) {
  #pageQuality .System_txt-img {
    width: 28%;
  }
}
#pageQuality .System_txt-img img {
  -webkit-box-shadow: 5px 4px 12px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 5px 4px 12px 0px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 750px) {
  #pageQuality .System_txt-img img {
    -webkit-box-shadow: 1px 1px 7px 0px rgba(0, 0, 0, 0.2);
            box-shadow: 1px 1px 7px 0px rgba(0, 0, 0, 0.2);
  }
}
#pageQuality .mb_12 {
  margin-bottom: 1.2rem;
}
#pageQuality .Peace {
  counter-reset: number 0;
}
@media screen and (max-width: 750px) {
  #pageQuality .Peace {
    padding-top: 3em;
  }
}
#pageQuality .Peace_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;
  padding-bottom: 2em;
  margin-bottom: 2em;
  border-bottom: dashed 1px #e46a3b;
}
#pageQuality .Peace_Box:last-of-type {
  margin-bottom: 0;
}
@media screen and (max-width: 750px) {
  #pageQuality .Peace_Box {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-bottom: 3em;
    margin-bottom: 4em;
  }
}
#pageQuality .Peace_left {
  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;
  width: 50%;
  flex-wrap: wrap;
}
@media screen and (max-width: 750px) {
  #pageQuality .Peace_left {
    width: 100%;
    margin-bottom: 2em;
  }
}
#pageQuality .Peace_left-top {
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#pageQuality .Peace_left-img {
  width: 38%;
}
@media screen and (max-width: 750px) {
  #pageQuality .Peace_left-img {
    width: 30%;
  }
}
#pageQuality .Peace_left-img.last {
  width: 26%;
  margin-left: 10%;
}
@media screen and (max-width: 750px) {
  #pageQuality .Peace_left-img.last {
    margin-left: 0;
  }
}
#pageQuality .Peace_left-img .com-cap {
  text-shadow: none;
  color: #000;
}
#pageQuality .Peace_left-txt {
  width: 60%;
}
@media screen and (max-width: 750px) {
  #pageQuality .Peace_left-txt {
    width: 68%;
  }
}
#pageQuality .Peace_left-txt .main {
  font-size: 2rem;
  font-weight: bold;
  color: #454648;
  margin-bottom: 0.5em;
}
@media screen and (max-width: 750px) {
  #pageQuality .Peace_left-txt .main {
    font-size: 2.2rem;
  }
}
#pageQuality .Peace_left-txt .sub {
  line-height: 1.7;
  font-size: 1.6rem;
}
@media screen and (max-width: 750px) {
  #pageQuality .Peace_left-txt .sub {
    font-size: 2rem;
    line-height: 1.4;
  }
}
@media screen and (max-width: 750px) {
  #pageQuality .Peace_lead {
    padding-bottom: 1em;
  }
}
#pageQuality .Peace_lead-img {
  width: 12%;
  padding-right: 1em;
}
#pageQuality .Peace_lead .main {
  font-size: 1.8rem;
  letter-spacing: -0.1em;
  color: #454648;
}
@media screen and (max-width: 750px) {
  #pageQuality .Peace_lead .main {
    font-size: 2.4rem;
  }
}
#pageQuality .Peace_lead .sub {
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  position: relative;
  font-weight: bold;
  font-size: 1.4rem;
  margin-bottom: 1em;
}
@media screen and (max-width: 750px) {
  #pageQuality .Peace_lead .sub {
    font-size: 2rem;
  }
}
#pageQuality .Peace_lead .sub::before {
  counter-increment: number 1;
  content: "備え 0" counter(number);
  font-weight: normal;
  font-size: 1.2rem;
  margin-right: 0.5em;
  border: solid 1px #000;
  line-height: 1;
  padding: 0.2em 0.4em;
}
@media screen and (max-width: 750px) {
  #pageQuality .Peace_lead .sub::before {
    font-size: 2rem;
  }
}
#pageQuality .Peace_right {
  width: 48%;
  position: relative;
}
@media screen and (max-width: 750px) {
  #pageQuality .Peace_right {
    width: 100%;
  }
}
#pageQuality .Peace_right.bg_gray {
  background-color: #ecebe4;
  border-radius: 10px;
  padding: 1.5em 1em 5em;
}
@media screen and (max-width: 750px) {
  #pageQuality .Peace_right.bg_gray {
    padding: 1.5em 2em 8em;
    border-radius: 5px;
  }
}
#pageQuality .Peace_right-wrap {
  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;
}
@media screen and (max-width: 750px) {
  #pageQuality .Peace_right-wrap {
    width: 100%;
  }
}
#pageQuality .Peace_right-lead {
  font-size: 1.8rem;
  line-height: 1.4;
  color: #454648;
  font-weight: bold;
}
@media screen and (max-width: 750px) {
  #pageQuality .Peace_right-lead {
    font-size: 2.4rem;
  }
}
#pageQuality .Peace_right-box {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  margin-top: -3em;
}
#pageQuality .Peace_right-box.box_1 {
  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;
}
#pageQuality .Peace_right-box.box_2 {
  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: 1.5rem;
}
#pageQuality .Peace_right-item {
  position: relative;
  width: 24%;
}
#pageQuality .Peace_right-item .cap {
  position: absolute;
  bottom: -2.5em;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 750px) {
  #pageQuality .Peace_right-item .cap {
    font-size: 2rem;
    line-height: 1.2;
    bottom: -3em;
  }
}
#pageQuality .Peace_right-card {
  width: 48%;
  background-color: #ecebe4;
  border-radius: 10px;
  padding: 1em 0;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 1em;
}
#pageQuality .Peace_right-card:nth-of-type(3), #pageQuality .Peace_right-card:last-of-type {
  margin-bottom: 0;
}
@media screen and (max-width: 750px) {
  #pageQuality .Peace_right-card {
    width: 49%;
    border-radius: 5px;
  }
}
#pageQuality .Peace_right-card .lead {
  font-size: 1.8rem;
  line-height: 1.6;
  color: #454648;
  font-weight: bold;
}
@media screen and (max-width: 750px) {
  #pageQuality .Peace_right-card .lead {
    font-size: 2.4rem;
  }
}
#pageQuality .Peace_right .com-cap {
  text-shadow: none;
  color: #000;
  bottom: 1rem;
  right: 1rem;
}
@media screen and (max-width: 750px) {
  #pageQuality .Peace_right .com-cap {
    bottom: 2rem;
  }
}
#pageQuality .eq_t1 {
  font-size: 1.4rem;
  margin-top: 0.8rem;
  text-align: center;
  letter-spacing: 0.05em;
  line-height: 1.5;
}
#pageQuality .eq_t2 {
  font-size: 1.2rem;
  margin-top: 0.8rem;
  line-height: 1.3;
  letter-spacing: 0.05em;
}
#pageQuality .mgt_logo {
  max-width: 560px;
  width: 100%;
  margin: 0 auto 3%;
}
#pageQuality .mgt_lead {
  font-size: 2.8rem;
  text-align: center;
  line-height: 1.5;
  margin-bottom: 5%;
}
#pageQuality .mgt .bg_red {
  color: #FFF;
  background: #d70c18;
  text-align: center;
  font-size: 3.2rem;
  padding: 1%;
}
#pageQuality .mgt .business_wrap {
  margin-top: 6rem;
  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;
}
#pageQuality .mgt .business_wrap .business {
  width: 48%;
}
#pageQuality .mgt .business_wrap .business .orange {
  color: #e95513;
  font-size: 1.5rem;
  letter-spacing: 0.05em;
}
#pageQuality .mgt .business_wrap .business_head {
  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: 3rem;
}
#pageQuality .mgt .business_wrap .business_head .txt_wrap {
  width: 64%;
}
#pageQuality .mgt .business_wrap .business_head .txt_wrap .name {
  font-size: 2.7rem;
  padding-left: 1rem;
  border-left: solid 7px #d70c18;
  margin-bottom: 1.5rem;
}
#pageQuality .mgt .business_wrap .business_head figure {
  width: 34%;
}
#pageQuality .mgt .business_wrap .business .orange_box {
  background: rgba(245, 181, 129, 0.2);
  padding: 3%;
}
#pageQuality .mgt .business_wrap .business .orange_box .orange {
  text-align: center;
  margin-bottom: 1.5rem;
}
#pageQuality .mgt .business_wrap .business .orange_box .bg_orange {
  font-size: 1.4rem;
  background: #e95513;
  text-align: center;
  color: #fff;
  margin-bottom: 1.5rem;
  padding: 1%;
}
#pageQuality .mgt .business_wrap .business .border_orange {
  border: solid 2px #e95513;
  padding: 3%;
  margin: 2rem 0;
}
#pageQuality .mgt .business_wrap .business .border_orange .eq_t1 {
  text-align: left;
  margin-top: 0;
  color: initial;
}
#pageQuality .mgt .business_wrap .business .border_orange .eq_t1 span {
  display: inline-block;
  color: #d70c18;
}
#pageQuality .mgt .business_wrap .business .border_orange .eq_t2 {
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 750px) {
  #pageQuality .eq_t1 {
    font-size: 2.4rem;
  }
  #pageQuality .eq_t2 {
    font-size: 2.2rem;
  }
  #pageQuality .mgt_lead {
    font-size: 3.8rem;
  }
  #pageQuality .mgt .bg_red {
    font-size: 4.2rem;
  }
  #pageQuality .mgt .business_wrap .business {
    width: 100%;
  }
  #pageQuality .mgt .business_wrap .business .orange {
    font-size: 2.5rem;
  }
  #pageQuality .mgt .business_wrap .business_head .txt_wrap .name {
    font-size: 3.7rem;
  }
  #pageQuality .mgt .business_wrap .business .orange_box .bg_orange {
    font-size: 2.4rem;
  }
}
#pageQuality .btn_visit {
  margin: 3rem auto 0;
  position: relative;
  z-index: 5555;
}

#pageModelroom {
  background: #eeede7;
}
#pageModelroom figure {
  position: relative;
}
#pageModelroom .com_main_wrap .main_box .tbox .tbox_t1 {
  width: 13rem;
}
#pageModelroom .slide_wrap {
  margin: 0 0 15rem;
}
#pageModelroom .slide_wrap .slide_area {
  padding: 13rem 0 0;
}
#pageModelroom .slide_wrap .slide_area .ank_box {
  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 4rem;
}
#pageModelroom .slide_wrap .slide_area .ank_box .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: 30.6rem;
  height: 7rem;
  position: relative;
}
#pageModelroom .slide_wrap .slide_area .ank_box .btn::before, #pageModelroom .slide_wrap .slide_area .ank_box .btn::after {
  content: "";
  position: absolute;
  background: #8a746a;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#pageModelroom .slide_wrap .slide_area .ank_box .btn::before {
  top: 0;
  left: 0;
  width: 0%;
  height: 1px;
}
#pageModelroom .slide_wrap .slide_area .ank_box .btn::after {
  top: 0;
  left: 0;
  width: 1px;
  height: 0%;
}
#pageModelroom .slide_wrap .slide_area .ank_box 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%;
  position: relative;
}
#pageModelroom .slide_wrap .slide_area .ank_box a::before, #pageModelroom .slide_wrap .slide_area .ank_box a::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  background: #8a746a;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#pageModelroom .slide_wrap .slide_area .ank_box a::before {
  height: 0%;
  width: 1px;
}
#pageModelroom .slide_wrap .slide_area .ank_box a::after {
  width: 100%;
  height: 4px;
}
#pageModelroom .slide_wrap .slide_area .ank_box .btn_txt {
  font-size: 2.4rem;
  color: #8a746a;
}
#pageModelroom .slide_wrap .slide_area .ank_box .s1 {
  font-size: 4.6rem;
}
#pageModelroom .slide_wrap .slide_area .ank_box .btn.act::before,
#pageModelroom .slide_wrap .slide_area .ank_box .btn:hover::before {
  width: 100%;
}
#pageModelroom .slide_wrap .slide_area .ank_box .btn.act::after,
#pageModelroom .slide_wrap .slide_area .ank_box .btn:hover::after {
  height: 100%;
}
#pageModelroom .slide_wrap .slide_area .ank_box .btn.act a::before,
#pageModelroom .slide_wrap .slide_area .ank_box .btn:hover a::before {
  height: 100%;
}
#pageModelroom .slide_wrap .slide_area .ank_box .btn.act {
  pointer-events: none;
}
#pageModelroom .slide_wrap .slide_area .spec_box {
  letter-spacing: 0;
  color: #231815;
  margin: 8rem 0 0;
}
#pageModelroom .slide_wrap .slide_area .spec_box .p1 .s1 {
  font-size: 4.6rem;
  color: #8a746a;
}
#pageModelroom .slide_wrap .slide_area .spec_box .p1 .s2 {
  font-size: 2.4rem;
}
#pageModelroom .slide_wrap .slide_area .spec_box .p1 .s3 {
  font-size: 4rem;
  position: relative;
  padding: 0 0 0 3.6rem;
  margin: 0 0 0 3.6rem;
}
#pageModelroom .slide_wrap .slide_area .spec_box .p1 .s3::before {
  content: "";
  width: 1px;
  height: 4rem;
  background: #8a746a;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#pageModelroom .slide_wrap .slide_area .spec_box .p1 .s4 {
  font-size: 3rem;
}
#pageModelroom .slide_wrap .slide_area .spec_box .p2 {
  border-top: 1px solid #8a746a;
  padding: 1rem 0 0;
  margin: 2rem 0 0;
}
#pageModelroom .slide_wrap .slide_area .spec_box .p2 .s1 {
  font-size: 1.8rem;
}
#pageModelroom .slide_wrap .slide_area .spec_box .p2 .s2 {
  font-size: 4.5rem;
}
#pageModelroom .slide_wrap .slide_area .spec_box .p2 .s3 {
  font-size: 1.3rem;
}
#pageModelroom .slide_wrap .slide_area .slide_box {
  margin: 3rem 0 0;
}
#pageModelroom .slide_wrap .slide_area .slide_box .thumb .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1.5rem;
  margin: 1.5rem 0 0;
}
#pageModelroom .slide_wrap .slide_area .slide_box .thumb .swiper-slide {
  width: 18.8rem;
  cursor: pointer;
  overflow: hidden;
}
#pageModelroom .slide_wrap .slide_area .slide_box .thumb .swiper-slide::before {
  -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);
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background: #8a746a;
  opacity: 0.85;
  z-index: 1;
}
#pageModelroom .slide_wrap .slide_area .slide_box .thumb .swiper-slide.scale img {
  -webkit-transform: scale(2.4);
          transform: scale(2.4);
}
#pageModelroom .slide_wrap .slide_area .slide_box .thumb .thumb_txt {
  -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);
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  margin: auto;
  width: 100%;
  font-size: 1.6rem;
  letter-spacing: 0;
  color: #fff;
  text-align: center;
  z-index: 1;
}
#pageModelroom .slide_wrap .slide_area .slide_box .thumb .swiper-slide:hover::before,
#pageModelroom .slide_wrap .slide_area .slide_box .thumb .swiper-slide-thumb-active::before {
  opacity: 0;
}
#pageModelroom .slide_wrap .slide_area .slide_box .thumb .swiper-slide:hover .thumb_txt,
#pageModelroom .slide_wrap .slide_area .slide_box .thumb .swiper-slide-thumb-active .thumb_txt {
  opacity: 0;
}
#pageModelroom .slide_wrap .slide_area .btn_visit {
  margin: 3rem auto 0;
}
@media screen and (max-width: 750px) {
  #pageModelroom .slide_wrap .slide_area {
    padding: 9rem 0 0;
  }
  #pageModelroom .slide_wrap .slide_area .ank_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;
    gap: 0;
  }
  #pageModelroom .slide_wrap .slide_area .ank_box .btn {
    width: 32rem;
    height: 8rem;
  }
  #pageModelroom .slide_wrap .slide_area .ank_box a {
    padding: 0 0 1.4rem;
  }
  #pageModelroom .slide_wrap .slide_area .ank_box .btn_txt {
    font-size: 3.4rem;
  }
  #pageModelroom .slide_wrap .slide_area .ank_box .s1 {
    font-size: 5.6rem;
  }
  #pageModelroom .slide_wrap .slide_area .spec_box {
    margin: 8rem 0 0;
  }
  #pageModelroom .slide_wrap .slide_area .spec_box .p1 .s1 {
    font-size: 5.6rem;
  }
  #pageModelroom .slide_wrap .slide_area .spec_box .p1 .s2 {
    font-size: 3.4rem;
  }
  #pageModelroom .slide_wrap .slide_area .spec_box .p1 .s3 {
    font-size: 5rem;
  }
  #pageModelroom .slide_wrap .slide_area .spec_box .p1 .s3::before {
    height: 6rem;
  }
  #pageModelroom .slide_wrap .slide_area .spec_box .p1 .s4 {
    font-size: 4rem;
  }
  #pageModelroom .slide_wrap .slide_area .spec_box .p2 {
    padding: 1.4rem 0 0;
    margin: 2.4rem 0 0;
  }
  #pageModelroom .slide_wrap .slide_area .spec_box .p2 .s1 {
    font-size: 2.8rem;
  }
  #pageModelroom .slide_wrap .slide_area .spec_box .p2 .s2 {
    font-size: 4.4rem;
  }
  #pageModelroom .slide_wrap .slide_area .spec_box .p2 .s3 {
    display: block;
    font-size: 2.4rem;
    margin: 1.6rem 0 0;
  }
  #pageModelroom .slide_wrap .slide_area .slide_box {
    margin: 4rem 0 0;
  }
  #pageModelroom .slide_wrap .slide_area .slide_box .thumb .swiper-wrapper {
    gap: 1.5rem;
    margin: 1.5rem 0 0;
  }
  #pageModelroom .slide_wrap .slide_area .slide_box .thumb .swiper-slide {
    width: 15.6rem;
    height: 11rem;
  }
  #pageModelroom .slide_wrap .slide_area .slide_box .thumb .img {
    width: 100%;
    height: 100%;
  }
  #pageModelroom .slide_wrap .slide_area .slide_box .thumb img {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center center;
       object-position: center center;
    width: 100%;
    height: 100%;
  }
  #pageModelroom .slide_wrap .slide_area .slide_box .thumb .thumb_txt {
    font-size: 2.2rem;
  }
}
#pageBrand.renew .f-note {
  display: none;
}
#pageBrand.renew main {
  background: #fff;
}
#pageBrand.renew main * {
  line-height: 1.6;
  font-family: "Noto Sans JP", sans-serif;
  color: #000;
  font-size: 16px;
}
#pageBrand.renew main img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 750px) {
  #pageBrand.renew main {
    margin-top: 70px;
  }
}
#pageBrand.renew header {
  top: 0;
}
#pageBrand.renew .top_wrap {
  padding: 30px 0;
  margin-bottom: 30px;
  border-top: 1px solid #c8c8c8;
  border-bottom: 1px solid #c8c8c8;
}
#pageBrand.renew .top_wrap p {
  font-family: Helvetica, "Arial", sans-serif;
  text-align: center;
}
#pageBrand.renew .top_wrap p.t1 {
  font-size: 60px;
}
@media screen and (max-width: 750px) {
  #pageBrand.renew .top_wrap p.t1 {
    font-size: 9.33333331vw;
    font-size: clamp(10px, 9.33333331vw, 60px);
  }
}
#pageBrand.renew .top_wrap p.t1 {
  letter-spacing: 0.2em;
  font-weight: bold;
  line-height: 1.2;
}
#pageBrand.renew .top_wrap p.t2 {
  font-weight: bold;
}
#pageBrand.renew .brand2_ttl {
  position: relative;
  max-width: 800px;
  margin: 0 auto 60px;
}
#pageBrand.renew .brand2_ttl p {
  color: #4d4d4d;
  font-size: 29px;
}
@media screen and (max-width: 750px) {
  #pageBrand.renew .brand2_ttl p {
    font-size: clamp(10px, 5.199999987vw, 29px);
  }
}
#pageBrand.renew .brand2_ttl p {
  padding-top: 5px;
  font-family: Helvetica, "Arial", sans-serif;
  font-weight: bold;
}
#pageBrand.renew .brand2_ttl::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 10px;
  background: #da0018;
}
#pageBrand.renew .brand2_ttl::after {
  content: "";
  position: absolute;
  top: 0;
  left: 15px;
  width: 5px;
  height: 10px;
  background: #727171;
}
#pageBrand.renew .brand2_txt {
  font-size: 25px;
}
@media screen and (max-width: 750px) {
  #pageBrand.renew .brand2_txt {
    font-size: clamp(10px, 4.666666655vw, 25px);
  }
}
#pageBrand.renew .brand2_txt {
  font-weight: 600;
  text-align: center;
}
#pageBrand.renew .concept_wrap {
  padding: 60px 0;
}
#pageBrand.renew .concept_wrap figure {
  margin: 0 auto 40px;
  width: 90%;
  max-width: 440px;
}
#pageBrand.renew .concept_wrap p {
  max-width: 680px;
  margin: 0 auto;
  font-weight: 600;
  text-align: center;
}
#pageBrand.renew .concept_wrap p.t1 {
  font-size: 34px;
}
@media screen and (max-width: 750px) {
  #pageBrand.renew .concept_wrap p.t1 {
    font-size: 5.866666652vw;
    font-size: clamp(10px, 5.866666652vw, 34px);
  }
}
#pageBrand.renew .concept_wrap p.t1 {
  margin-bottom: 25px;
  line-height: 1.4;
  letter-spacing: 0.1em;
}
#pageBrand.renew .concept_wrap p.t2 {
  font-size: 18px;
}
@media screen and (max-width: 750px) {
  #pageBrand.renew .concept_wrap p.t2 {
    font-size: clamp(10px, 3.733333324vw, 18px);
  }
}
#pageBrand.renew .brand_wrap {
  background: #f5f5f5;
  padding-bottom: 100px;
}
#pageBrand.renew .brand_wrap .c-sectionin {
  padding-top: 0;
}
#pageBrand.renew .brand_wrap .brand_point {
  max-width: 950px;
  margin: 0 auto;
}
#pageBrand.renew .brand_wrap .brand_point_bg {
  position: relative;
  z-index: 1;
}
#pageBrand.renew .brand_wrap .brand_point_tbox {
  position: absolute;
  top: 25%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  z-index: 2;
}
#pageBrand.renew .brand_wrap .brand_point_tbox figure {
  margin-bottom: 60px;
  max-width: 440px;
}
#pageBrand.renew .brand_wrap .brand_point_tbox p {
  text-align: center;
  font-size: 25px;
}
@media screen and (max-width: 750px) {
  #pageBrand.renew .brand_wrap .brand_point_tbox p {
    font-size: clamp(10px, 4.666666655vw, 25px);
  }
}
#pageBrand.renew .brand_wrap .brand_point_tbox p {
  line-height: 2;
}
#pageBrand.renew .brand_wrap .brand_point_tbox p span {
  color: #da0018;
  font-size: 25px;
}
@media screen and (max-width: 750px) {
  #pageBrand.renew .brand_wrap .brand_point_tbox p span {
    font-size: clamp(10px, 4.666666655vw, 25px);
  }
}
#pageBrand.renew .brand_wrap .brand_point_tbox p span {
  font-weight: 600;
}
#pageBrand.renew .brand_wrap .brand_point_list {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(10%);
          transform: translateY(10%);
  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;
  z-index: 3;
}
#pageBrand.renew .brand_wrap .brand_point_list li {
  width: 33%;
  position: relative;
}
#pageBrand.renew .brand_wrap .brand_point_list li a {
  position: absolute;
  bottom: 8%;
  left: 23%;
  text-align: center;
  width: 50%;
  display: block;
  background: #da0018;
  color: #fff;
  padding: 10px 0;
  cursor: pointer;
}
#pageBrand.renew .brand_wrap .brand_point_list li a::before {
  content: "";
  position: absolute;
  right: 5%;
  width: 21px;
  height: 6px;
  border-bottom: 1px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: skew(45deg);
  transform: skew(45deg);
  margin: 12px 10px 10px;
}
@media screen and (max-width: 750px) {
  #pageBrand.renew .brand_wrap {
    padding-bottom: 0;
  }
  #pageBrand.renew .brand_wrap .brand_point_bg {
    position: relative;
    z-index: 1;
  }
  #pageBrand.renew .brand_wrap .brand_point_tbox {
    position: absolute;
    top: 15%;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    z-index: 2;
  }
  #pageBrand.renew .brand_wrap .brand_point_tbox figure {
    margin-bottom: 10px;
    width: 60%;
  }
  #pageBrand.renew .brand_wrap .brand_point_tbox p {
    font-size: 20px;
  }
}
@media screen and (max-width: 750px) and (max-width: 750px) {
  #pageBrand.renew .brand_wrap .brand_point_tbox p {
    font-size: clamp(10px, 3.99999999vw, 20px);
  }
}
@media screen and (max-width: 750px) {
  #pageBrand.renew .brand_wrap .brand_point_tbox p span {
    font-size: 20px;
  }
}
@media screen and (max-width: 750px) and (max-width: 750px) {
  #pageBrand.renew .brand_wrap .brand_point_tbox p span {
    font-size: clamp(10px, 3.99999999vw, 20px);
  }
}
@media screen and (max-width: 750px) {
  #pageBrand.renew .brand_wrap .brand_point_list {
    position: relative;
    bottom: inherit;
    left: inherit;
    -webkit-transform: translateY(-22%);
            transform: translateY(-22%);
    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;
  }
  #pageBrand.renew .brand_wrap .brand_point_list li {
    width: 48%;
    position: relative;
  }
  #pageBrand.renew .brand_wrap .brand_point_list li a {
    position: absolute;
    bottom: 10%;
    left: 12%;
    width: 70%;
    padding: 0;
    font-size: 13px;
  }
}
@media screen and (max-width: 750px) and (max-width: 750px) {
  #pageBrand.renew .brand_wrap .brand_point_list li a {
    font-size: clamp(10px, 3.066666659vw, 13px);
  }
}
#pageBrand.renew .pop_btn:hover {
  opacity: 0.5;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}
#pageBrand.renew .gallery_wrap {
  background: #fff;
  padding-bottom: 100px;
}
#pageBrand.renew .gallery_wrap .c-sectionin {
  padding-top: 0;
}
#pageBrand.renew .gallery_wrap .pickup_box {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 5%;
}
#pageBrand.renew .gallery_wrap .pickup_box .movie_area .btn_box {
  margin: 70px auto 0;
  width: 70%;
}
#pageBrand.renew .gallery_wrap .pickup_box .movie_area .btn_box p {
  margin-bottom: 10px;
  font-weight: 600;
}
#pageBrand.renew .gallery_wrap .pickup_box .movie_area .btn_box .btn {
  cursor: pointer;
}
@media screen and (max-width: 750px) {
  #pageBrand.renew .gallery_wrap .pickup_box {
    width: 90%;
    padding: 10% 8%;
  }
  #pageBrand.renew .gallery_wrap .pickup_box .movie_area .btn_box {
    margin-top: 50px;
    width: 100%;
  }
}
#pageBrand.renew .company_wrap {
  background: #f5f5f5;
  padding-bottom: 100px;
}
#pageBrand.renew .company_wrap .c-sectionin {
  padding-top: 0;
}
#pageBrand.renew .company_wrap .logo_company {
  width: 26%;
  max-width: 340px;
  margin: 0 auto;
}
#pageBrand.renew .company_wrap .pickup_wrap {
  margin: 80px auto 70px;
}
#pageBrand.renew .company_wrap .pickup_wrap .brand2_txt {
  margin-bottom: 40px;
}
#pageBrand.renew .company_wrap .mansion {
  padding-top: 4rem;
}
#pageBrand.renew .company_wrap .mansion_list {
  padding-top: 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;
}
@media screen and (max-width: 750px) {
  #pageBrand.renew .company_wrap .mansion_list {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
#pageBrand.renew .company_wrap .mansion_list li {
  width: 32%;
}
@media screen and (max-width: 750px) {
  #pageBrand.renew .company_wrap .mansion_list li {
    width: 49%;
    margin-bottom: 2rem;
  }
  #pageBrand.renew .company_wrap .mansion_list li:first-child {
    margin-right: 2%;
  }
}
#pageBrand.renew .company_wrap .mansion_list li P {
  text-align: center;
  margin-top: 5px;
}
#pageBrand.renew .company_wrap .train_img {
  width: 56%;
  margin: 0 auto 110px;
}
#pageBrand.renew .company_wrap .train_img .caption {
  position: absolute;
  bottom: 10px;
  right: 10px;
  color: #fff;
  font-size: 10px;
}
@media screen and (max-width: 750px) {
  #pageBrand.renew .company_wrap .train_img .caption {
    font-size: clamp(10px, 2.66666666vw, 10px);
  }
}
#pageBrand.renew .company_wrap .eco_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;
  width: 100%;
  max-width: 650px;
  margin: 0 auto 45px;
}
#pageBrand.renew .company_wrap .eco_area .pickup_2 {
  width: 50%;
  font-weight: 600;
}
#pageBrand.renew .company_wrap .eco_area .eco_img {
  width: 23%;
}
#pageBrand.renew .company_wrap .eco_area .eco_img img {
  width: 100%;
}
#pageBrand.renew .company_wrap .eco_icon {
  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;
  width: 90%;
  max-width: 650px;
  margin: 30px auto 0;
}
#pageBrand.renew .company_wrap .eco_icon li {
  width: 23%;
  margin-bottom: 5px;
}
#pageBrand.renew .company_wrap .result_img {
  width: 56%;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  #pageBrand.renew .company_wrap .logo_company {
    width: 70%;
  }
  #pageBrand.renew .company_wrap .train_img {
    width: 80%;
  }
  #pageBrand.renew .company_wrap .eco_area {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 90%;
  }
  #pageBrand.renew .company_wrap .eco_area .eco_img {
    width: 40%;
  }
  #pageBrand.renew .company_wrap .eco_img {
    width: 80%;
  }
  #pageBrand.renew .company_wrap .eco_icon {
    width: 80%;
  }
  #pageBrand.renew .company_wrap .eco_icon li {
    width: 48%;
  }
  #pageBrand.renew .company_wrap .result_img {
    width: 90%;
  }
}
#pageBrand.renew .award_wrap {
  background: #fff;
  padding-bottom: 100px;
}
#pageBrand.renew .award_wrap .c-sectionin {
  padding-top: 0;
}
#pageBrand.renew .award_wrap .award_list {
  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: 3rem auto 5rem;
  width: 90%;
  max-width: 600px;
}
#pageBrand.renew .award_wrap .award_list li {
  width: 46%;
  margin-bottom: 30px;
}
@media screen and (max-width: 750px) {
  #pageBrand.renew .award_wrap .award_list {
    width: 100%;
    margin-bottom: 30px;
    margin-top: 30px;
  }
  #pageBrand.renew .award_wrap .award_list li {
    width: 48%;
    margin-bottom: 10px;
  }
}
#pageBrand.renew .award_wrap .btn_red {
  width: 66%;
  background-color: #da0018;
  color: #fff;
  display: block;
  text-align: center;
  margin: 0 auto;
  font-size: 16px;
}
@media screen and (max-width: 750px) {
  #pageBrand.renew .award_wrap .btn_red {
    font-size: clamp(10px, 3.466666658vw, 16px);
  }
}
#pageBrand.renew .award_wrap .btn_red {
  padding: 10px 0;
}
#pageBrand.renew .award_wrap .btn_red::before {
  content: "";
  position: absolute;
  right: 30%;
  width: 28px;
  height: 7px;
  border-bottom: 1px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: skew(45deg);
  transform: skew(45deg);
  margin: 12px 10px 10px;
}
#pageBrand.renew .award_wrap .btn_red:hover {
  opacity: 0.5;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}
#pageBrand.renew .award_wrap .btn_white {
  width: 100%;
  max-width: 750px;
  background-color: #fff;
  color: #da0018;
  display: block;
  text-align: center;
  margin: 75px auto 0;
  font-size: 16px;
}
@media screen and (max-width: 750px) {
  #pageBrand.renew .award_wrap .btn_white {
    font-size: clamp(10px, 3.466666658vw, 16px);
  }
}
#pageBrand.renew .award_wrap .btn_white {
  padding: 15px 0;
  border: solid 1px #da0018;
}
#pageBrand.renew .award_wrap .btn_white::before {
  content: "";
  position: absolute;
  right: 30%;
  width: 28px;
  height: 7px;
  border-bottom: 1px solid #da0018;
  border-right: 1px solid #da0018;
  -webkit-transform: skew(45deg);
  transform: skew(45deg);
  margin: 12px 10px 10px;
}
#pageBrand.renew .award_wrap .btn_white:hover {
  opacity: 0.5;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}
@media screen and (max-width: 750px) {
  #pageBrand.renew .award_wrap .btn_red {
    width: 90%;
  }
  #pageBrand.renew .award_wrap .btn_red::before {
    right: 22%;
    margin: 8px 10px 10px;
  }
  #pageBrand.renew .award_wrap .btn_white {
    margin: 50px auto;
  }
  #pageBrand.renew .award_wrap .btn_white::before {
    content: "";
    right: 19%;
    margin: 22px 10px 10px;
  }
}
#pageBrand.renew .pickup_wrap .pickup_ttl {
  font-size: 25px;
}
@media screen and (max-width: 750px) {
  #pageBrand.renew .pickup_wrap .pickup_ttl {
    font-size: clamp(10px, 4.666666655vw, 25px);
  }
}
#pageBrand.renew .pickup_wrap .pickup_ttl {
  font-weight: 800;
  text-align: center;
  letter-spacing: 0.2em;
  margin-bottom: 20px;
}
#pageBrand.renew .pickup_wrap .pickup_t1 {
  font-size: 20px;
}
@media screen and (max-width: 750px) {
  #pageBrand.renew .pickup_wrap .pickup_t1 {
    font-size: clamp(10px, 3.99999999vw, 20px);
  }
}
#pageBrand.renew .pickup_wrap .pickup_t1 {
  font-weight: 600;
  text-align: center;
  color: #da0018;
  border-bottom: 2px solid #da0018;
  border-top: 2px solid #da0018;
  margin: 0 auto 25px;
  padding: 10px 0;
  width: 66%;
}
#pageBrand.renew .pickup_wrap .pickup_t2 {
  font-size: 16px;
}
@media screen and (max-width: 750px) {
  #pageBrand.renew .pickup_wrap .pickup_t2 {
    font-size: clamp(10px, 3.466666658vw, 16px);
  }
}
#pageBrand.renew .pickup_wrap .pickup_t2 {
  font-weight: 600;
  text-align: center;
  margin-bottom: 25px;
}
#pageBrand.renew .pickup_box {
  background-color: #fff;
  -webkit-box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.2);
  padding: 10% 8%;
}
#pageBrand.renew .pickup_box .voice_area {
  width: 86%;
  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: 80px auto 36px;
}
#pageBrand.renew .pickup_box .voice_area .img_1 {
  width: 32%;
}
#pageBrand.renew .pickup_box .voice_area .img_2 {
  width: 24%;
}
#pageBrand.renew .pickup_box .voice_area .txt_box {
  width: 68%;
  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;
}
#pageBrand.renew .pickup_box .voice_area .txt_box .ttl {
  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;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#pageBrand.renew .pickup_box .voice_area .txt_box .ttl .ttl_1 {
  font-size: 18px;
}
@media screen and (max-width: 750px) {
  #pageBrand.renew .pickup_box .voice_area .txt_box .ttl .ttl_1 {
    font-size: clamp(10px, 3.733333324vw, 18px);
  }
}
#pageBrand.renew .pickup_box .voice_area .txt_box .ttl .ttl_1 {
  text-align: center;
  display: inline-block;
  width: 22%;
  line-height: 1;
  font-weight: 600;
}
#pageBrand.renew .pickup_box .voice_area .txt_box .ttl .ttl_1 span {
  font-size: 10px;
  font-weight: 100;
}
#pageBrand.renew .pickup_box .voice_area .txt_box .ttl .sen {
  width: 8%;
  height: 1px;
  background: #afafaf;
  -webkit-transform: rotate(120deg);
          transform: rotate(120deg);
}
#pageBrand.renew .pickup_box .voice_area .txt_box .ttl .ttl_2 {
  font-size: 23px;
}
@media screen and (max-width: 750px) {
  #pageBrand.renew .pickup_box .voice_area .txt_box .ttl .ttl_2 {
    font-size: clamp(10px, 4.399999989vw, 23px);
  }
}
#pageBrand.renew .pickup_box .voice_area .txt_box .ttl .ttl_2 {
  display: inline-block;
  width: 70%;
  font-weight: 600;
}
#pageBrand.renew .pickup_box .voice_area .txt_box .txt {
  font-size: 12px;
}
@media screen and (max-width: 750px) {
  #pageBrand.renew .pickup_box .voice_area .txt_box .txt {
    font-size: clamp(10px, 2.933333326vw, 12px);
  }
}
#pageBrand.renew .pickup_box .voice_area .txt_box .txt {
  margin-top: 20px;
}
@media screen and (max-width: 750px) {
  #pageBrand.renew .pickup_box .voice_area {
    width: 90%;
  }
  #pageBrand.renew .pickup_box .voice_area .img_1 {
    width: 100%;
  }
  #pageBrand.renew .pickup_box .voice_area .img_2 {
    width: 100%;
  }
  #pageBrand.renew .pickup_box .voice_area .txt_box {
    width: 100%;
  }
  #pageBrand.renew .pickup_box .voice_area .txt_box .ttl {
    width: 100%;
  }
  #pageBrand.renew .pickup_box .voice_area .txt_box .ttl .ttl_1 {
    width: 100%;
  }
  #pageBrand.renew .pickup_box .voice_area .txt_box .ttl .sen {
    display: none;
  }
  #pageBrand.renew .pickup_box .voice_area .txt_box .ttl .ttl_2 {
    width: 100%;
    font-size: 20px;
  }
}
@media screen and (max-width: 750px) and (max-width: 750px) {
  #pageBrand.renew .pickup_box .voice_area .txt_box .ttl .ttl_2 {
    font-size: clamp(10px, 3.99999999vw, 20px);
  }
}
#pageBrand.renew .pop {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(255, 255, 255, 0.4);
  z-index: 99999;
}
#pageBrand.renew .pop_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(255, 255, 255, 0.4);
}
#pageBrand.renew .pop_inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 80%;
  max-width: 900px;
  margin: 0 auto;
  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;
  border-radius: 15px;
  -webkit-box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.3);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5% 3%;
}
#pageBrand.renew .pop_inner_close {
  position: absolute;
  top: 6%;
  right: 1%;
}
#pageBrand.renew .pop_inner_close span {
  display: block;
  width: 60px; /*枠の大きさ*/
  height: 60px; /*枠の大きさ*/
  position: relative;
  cursor: pointer;
}
#pageBrand.renew .pop_inner_close span hr {
  display: block;
  margin: 0;
  border: none;
  width: 60px; /*バツ線の長さ*/
  height: 2px; /*バツ線の太さ*/
  background: #000;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  position: absolute;
  top: 12px;
  left: 25%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#pageBrand.renew .pop_inner_close span hr:nth-of-type(1) {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
  width: 55%;
}
#pageBrand.renew .pop_inner_close span hr:nth-of-type(2) {
  top: 12px;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
  width: 55%;
}
#pageBrand.renew .pop_inner_close:hover span hr {
  width: 120px;
}
#pageBrand.renew .pop_inner_close:hover span hr:nth-of-type(1) {
  -webkit-transform: translate(-50%, -50%) rotate(25deg);
          transform: translate(-50%, -50%) rotate(25deg);
  width: 100%;
}
#pageBrand.renew .pop_inner_close:hover span hr:nth-of-type(2) {
  top: 12px;
  -webkit-transform: translate(-50%, -50%) rotate(-25deg);
          transform: translate(-50%, -50%) rotate(-25deg);
  width: 100%;
}
#pageBrand.renew .pop_inner_video {
  margin: 20px 0;
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
#pageBrand.renew .pop_inner_video iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
#pageBrand.renew .pop_inner_ttl {
  width: 30%;
  border-right: 1px solid #afafaf;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 8% 3% 8% 0;
}
#pageBrand.renew .pop_inner_txt {
  width: 65%;
}
#pageBrand.renew .pop_inner_txt p {
  font-size: 16px;
}
@media screen and (max-width: 750px) {
  #pageBrand.renew .pop_inner_txt p {
    font-size: clamp(10px, 3.466666658vw, 16px);
  }
}
#pageBrand.renew .pop_inner_txt figure {
  margin-top: 20px;
}
@media screen and (max-width: 750px) {
  #pageBrand.renew .pop_inner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 80%;
    max-width: 900px;
    margin: 0 auto;
    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;
    border-radius: 15px;
    -webkit-box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.3);
            box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.3);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 5% 3%;
  }
  #pageBrand.renew .pop_inner_close {
    right: -3%;
  }
  #pageBrand.renew .pop_inner_close span {
    display: block;
  }
  #pageBrand.renew .pop_inner_ttl {
    width: 50%;
    margin: 0 auto;
    border-bottom: 1px solid #afafaf;
    border-right: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 3% 0 3% 0;
  }
  #pageBrand.renew .pop_inner_txt {
    width: 100%;
    padding-top: 3%;
  }
}

#movie_popup2,
#movie_popup1 {
  pointer-events: none;
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
#movie_popup2.show,
#movie_popup1.show {
  pointer-events: auto;
  opacity: 1;
}
#movie_popup2 .bg,
#movie_popup1 .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
}
#movie_popup2 .bg iframe,
#movie_popup1 .bg iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 58vw;
  height: 32.625vw;
}
@media screen and (max-width: 750px) {
  #movie_popup2 .bg iframe,
  #movie_popup1 .bg iframe {
    width: 90vw;
    height: 50.625vw;
  }
}
#movie_popup2 .bg .js-popclose,
#movie_popup1 .bg .js-popclose {
  position: absolute;
  top: 10%;
  right: 15%;
  width: 50px;
  height: 50px;
  cursor: pointer;
  color: #fff;
  background-color: #2d2d2d;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#movie_popup2 .bg .js-popclose p,
#movie_popup1 .bg .js-popclose p {
  font-size: 40px;
  top: 0;
}
@media screen and (max-width: 750px) {
  #movie_popup2 .bg .js-popclose,
  #movie_popup1 .bg .js-popclose {
    top: 27%;
    right: 4.6%;
    width: 40px;
    height: 40px;
  }
  #movie_popup2 .bg .js-popclose p,
  #movie_popup1 .bg .js-popclose p {
    font-size: 30px;
    top: 0;
  }
}
#movie_popup2 .bg .js-popclose:hover,
#movie_popup1 .bg .js-popclose:hover {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0.5;
}
#movie_popup2 .footer .f_tel,
#movie_popup1 .footer .f_tel {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
#movie_popup2 .footer .f_tel img,
#movie_popup1 .footer .f_tel img {
  width: auto;
  height: 38px;
}
@media screen and (max-width: 584px) {
  #movie_popup2 .footer .f_tel img,
  #movie_popup1 .footer .f_tel img {
    height: initial;
    width: 100%;
  }
}
#movie_popup2 .footer .f_tel a,
#movie_popup1 .footer .f_tel a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  margin: 10px auto 0;
}
#movie_popup2 .footer .f_tel .data,
#movie_popup1 .footer .f_tel .data {
  font-size: 12px;
  line-height: 1.4em;
}
#movie_popup2 .footer .f_tel .info,
#movie_popup1 .footer .f_tel .info {
  padding: 20px 5px 25px;
  max-width: 400px;
  margin: 20px auto 20px;
  border: 1px solid #000;
}
#movie_popup2 .footer .f_tel .info p,
#movie_popup1 .footer .f_tel .info p {
  font-size: 16px;
}
@media screen and (max-width: 584px) {
  #movie_popup2 .footer .f_tel .info p,
  #movie_popup1 .footer .f_tel .info p {
    font-size: 3.6vw;
  }
}
#movie_popup2 .footer .f_tel .info p span,
#movie_popup1 .footer .f_tel .info p span {
  font-size: 16px;
}
@media screen and (max-width: 584px) {
  #movie_popup2 .footer .f_tel .info p span,
  #movie_popup1 .footer .f_tel .info p span {
    font-size: 4.6vw;
  }
}
#movie_popup2 .footer .f_logo,
#movie_popup1 .footer .f_logo {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  text-align: center;
}
#movie_popup2 .footer .f_logo li,
#movie_popup1 .footer .f_logo li {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  vertical-align: top;
  margin-right: 10px;
  margin-left: 10px;
}
#movie_popup2 .footer .f_logo li img,
#movie_popup1 .footer .f_logo li img {
  width: auto;
  height: 100%;
}
#movie_popup2 .footer .f_logo li.logo1,
#movie_popup1 .footer .f_logo li.logo1 {
  height: 60px;
}
@media screen and (max-width: 584px) {
  #movie_popup2 .footer .f_logo li.logo1,
  #movie_popup1 .footer .f_logo li.logo1 {
    height: 54px;
  }
}
#movie_popup2 .footer .f_logo li.logo2,
#movie_popup1 .footer .f_logo li.logo2 {
  display: none;
}
@media screen and (max-width: 584px) {
  #movie_popup2 .footer .f_logo li.logo2,
  #movie_popup1 .footer .f_logo li.logo2 {
    height: 60px;
    margin-top: 20px;
  }
}

#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 3rem;
  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 td hr {
  border-top: 1px dashed #aaa;
  width: 98%;
}
#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 .outline_box tbody tr td hr {
    width: 100%;
  }
  #pageOutline .outline_wrap .update_box {
    margin-top: 6.4rem;
  }
  #pageOutline .outline_wrap .update_box p {
    font-size: 2.4rem;
  }
}
#pageOutline .apology_txt_wrap {
  padding-top: 5rem;
}
#pageOutline .apology_txt_wrap .apology_txt {
  width: 100%;
  max-width: 680px;
  margin: auto;
  border: 1px solid #231815;
  padding: 1.5rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#pageOutline .apology_txt_wrap .apology_txt p {
  margin: auto;
  text-align: center;
  line-height: 1.7;
}
@media screen and (max-width: 750px) {
  #pageOutline .apology_txt_wrap {
    padding-top: 5rem;
  }
  #pageOutline .apology_txt_wrap .apology_txt 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 .bus_wrap {
  padding: 3rem;
  background-color: #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;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 750px) {
  #pageAccessmap .bus_wrap {
    margin-top: 6rem;
  }
}
#pageAccessmap .bus_wrap.parking_wrap {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#pageAccessmap .bus_wrap .com-note {
  padding-left: 0;
  margin-top: 0.8rem;
}
#pageAccessmap .bus_wrap .ttl2 {
  color: #fff;
  background-color: #2e2e2e;
  width: 100%;
  font-size: 2.2rem;
  margin-top: 4rem;
  margin-bottom: 1rem;
  text-align: center;
  padding: 1rem 0;
}
@media screen and (max-width: 750px) {
  #pageAccessmap .bus_wrap .ttl2 {
    font-size: 2.6rem;
  }
}
#pageAccessmap .bus_wrap .bus_map {
  padding-left: 12rem;
}
@media screen and (max-width: 750px) {
  #pageAccessmap .bus_wrap .bus_map {
    padding-left: 0;
  }
}
#pageAccessmap .bus_wrap .bus_points {
  margin-top: 3rem;
  width: 100%;
  padding-bottom: 4rem;
  counter-reset: point;
  overflow: hidden;
}
@media screen and (min-width: 751px) {
  #pageAccessmap .bus_wrap .bus_points {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1rem 1fr 1rem 1fr 1rem 1fr;
    grid-template-columns: repeat(4, 1fr);
    gap: 5rem 1rem;
  }
}
@media screen and (max-width: 750px) {
  #pageAccessmap .bus_wrap .bus_points .slick-list {
    margin: 0 -1rem;
  }
  #pageAccessmap .bus_wrap .bus_points {
    position: relative;
  }
  #pageAccessmap .bus_wrap .bus_points::after {
    content: "< スクロールできます >";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 2rem;
  }
}
#pageAccessmap .bus_wrap .bus_point {
  counter-increment: point;
  position: relative;
}
@media screen and (max-width: 750px) {
  #pageAccessmap .bus_wrap .bus_point {
    margin: 0 1rem;
  }
}
#pageAccessmap .bus_wrap .bus_point::before {
  position: absolute;
  content: counter(point);
  top: 5px;
  left: 5px;
  font-size: 2rem;
  color: #fff;
  z-index: 2;
  width: 2.5rem;
  height: 2.5rem;
  background: #367a53;
  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;
  font-weight: 700;
}
@media screen and (max-width: 750px) {
  #pageAccessmap .bus_wrap .bus_point::before {
    font-size: 2.8rem;
    width: 3.3rem;
    height: 3.3rem;
  }
}
#pageAccessmap .bus_wrap .bus_point p {
  font-size: 1.4rem;
  line-height: 1.7;
  letter-spacing: 0;
  color: #000;
  margin-top: 5px;
}
@media screen and (max-width: 750px) {
  #pageAccessmap .bus_wrap .bus_point p {
    font-size: 2.2rem;
  }
}
#pageAccessmap .bus_wrap .ttl {
  color: #89756b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  font-size: 2.5rem;
  margin-bottom: 3rem;
}
@media screen and (max-width: 750px) {
  #pageAccessmap .bus_wrap .ttl {
    font-size: 3rem;
  }
}
#pageAccessmap .bus_wrap .ttl::after, #pageAccessmap .bus_wrap .ttl::before {
  content: "";
  height: 1px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  background-color: #89756b;
}
#pageAccessmap .bus_wrap .ttl::before {
  margin-right: 1rem;
}
#pageAccessmap .bus_wrap .ttl::after {
  margin-left: 1rem;
}
#pageAccessmap .bus_wrap .txtbox {
  width: 48%;
}
@media screen and (max-width: 750px) {
  #pageAccessmap .bus_wrap .txtbox {
    width: 100%;
    margin-bottom: 3rem;
  }
}
#pageAccessmap .bus_wrap .txtbox p {
  text-align: left;
}
#pageAccessmap .bus_wrap .txtbox p.t1 {
  font-size: 2rem;
  line-height: 2;
}
@media screen and (max-width: 750px) {
  #pageAccessmap .bus_wrap .txtbox p.t1 {
    font-size: 2.6rem;
    margin-bottom: 1rem;
  }
}
#pageAccessmap .bus_wrap .txtbox p.t1.center {
  text-align: center;
}
#pageAccessmap .bus_wrap .txtbox p.t2 {
  font-size: 1.4rem;
  line-height: 1.6;
}
@media screen and (max-width: 750px) {
  #pageAccessmap .bus_wrap .txtbox p.t2 {
    font-size: 2.2rem;
  }
}
#pageAccessmap .bus_wrap .txtbox p.t2.center {
  text-align: center;
  margin-top: 4rem;
}
#pageAccessmap .bus_wrap .txtbox figure {
  margin-top: 2rem;
}
#pageAccessmap .bus_wrap .txtbox .sta {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
}
#pageAccessmap .bus_wrap .txtbox .parking {
  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;
}
#pageAccessmap .bus_wrap .txtbox .parking_item {
  width: 100%;
  border: 1px solid #cb0101;
  margin-bottom: 2rem;
  padding: 0.3rem 1rem 1rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#pageAccessmap .bus_wrap .txtbox .parking_item p {
  text-align: center;
  font-size: 1.8rem;
}
@media screen and (max-width: 750px) {
  #pageAccessmap .bus_wrap .txtbox .parking_item p {
    font-size: 2.4rem;
  }
}
#pageAccessmap .bus_wrap .txtbox .parking_item p.p1 {
  border-bottom: 1px solid #cb0101;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  padding: 1rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #cb0101;
}
#pageAccessmap .bus_wrap .mapbox {
  width: 48%;
}
@media screen and (max-width: 750px) {
  #pageAccessmap .bus_wrap .mapbox {
    width: 100%;
    margin-bottom: 2rem;
  }
}
#pageAccessmap .bus_wrap .parking_img {
  width: 48.5%;
  margin-top: 3rem;
}
@media screen and (max-width: 750px) {
  #pageAccessmap .bus_wrap .parking_img {
    width: 100%;
  }
}
#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;
  margin-bottom: 5rem;
}
#pageAccessmap .map_btn li:not(.btn_visit) {
  width: 32%;
  max-width: 250px;
}
#pageAccessmap .map_btn li:not(.btn_visit):nth-of-type(2) {
  margin: 0 2%;
}
@media screen and (max-width: 750px) {
  #pageAccessmap .map_btn li:not(.btn_visit) {
    width: 50rem;
  }
  #pageAccessmap .map_btn li:not(.btn_visit):nth-of-type(2) {
    margin: 1em 0;
  }
}
#pageAccessmap .map_btn li:not(.btn_visit) a {
  width: 100%;
  position: relative;
  display: block;
  background: #8d756b;
  text-align: left;
  padding: 1.5rem 1rem;
  vertical-align: middle;
  color: #fff;
  font-size: 2rem;
}
@media screen and (max-width: 750px) {
  #pageAccessmap .map_btn li:not(.btn_visit) a {
    font-size: 3rem;
    padding: 3rem 2rem;
  }
}
#pageAccessmap .map_btn li:not(.btn_visit) a::before {
  content: "";
  display: inline-block;
  width: 3.5rem;
  height: 2.5rem;
  background: url("../img/common/icon_map_w.svg") no-repeat center left;
  border-right: 1px solid #fff;
  vertical-align: middle;
  margin-right: 2rem;
}
@media screen and (max-width: 750px) {
  #pageAccessmap .map_btn li:not(.btn_visit) a::before {
    margin-right: 2.4rem;
  }
}
#pageAccessmap .map_btn li:not(.btn_visit) a::after {
  content: ">";
  font-family: "Shippori Mincho B1", "Zen Old Mincho", serif;
  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:not(.btn_visit) a::after {
    right: 2rem;
  }
}
#pageAccessmap .map_btn li:not(.btn_visit) 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:not(.btn_visit) a span {
    font-size: 10px;
    bottom: 8px;
    width: 11rem;
    left: 30%;
  }
}
#pageAccessmap .map_btn li:not(.btn_visit) a:hover::after {
  right: 10px;
}
#pageAccessmap .map_btn li.btn_visit {
  width: 32%;
  max-width: 250px;
  height: unset;
}
@media screen and (max-width: 750px) {
  #pageAccessmap .map_btn li.btn_visit {
    width: 50rem;
    height: 9rem;
  }
}
#pageAccessmap .com-note {
  padding-left: 10rem;
}
#pageAccessmap .gallery_area {
  margin: 3rem 0 12rem;
}
#pageAccessmap .gallery_area figure {
  width: 60rem;
  margin: 5rem auto 0;
}
@media screen and (max-width: 750px) {
  #pageAccessmap .com-note {
    padding-left: 0;
  }
  #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%;
  }
}
#pageAccessmap .anchor_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;
  gap: 2.5rem 0;
  margin-top: 4rem;
}
@media screen and (max-width: 750px) {
  #pageAccessmap .anchor_wrap {
    margin-top: 6rem;
  }
}
#pageAccessmap .anchor_wrap 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: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 8rem;
  color: #ad8379;
  background: #fff;
  font-size: 2rem;
  letter-spacing: 0.15em;
  text-align: center;
  line-height: 1.3;
  border: 1px solid #ad8379;
  -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);
}
#pageAccessmap .anchor_wrap a:hover {
  opacity: 0.7;
}
#pageAccessmap .anchor_wrap a.act {
  color: #fff;
  background: #ad8379;
}
@media screen and (max-width: 750px) {
  #pageAccessmap .anchor_wrap a {
    width: calc(50% - 1.25rem);
    height: 10rem;
    font-size: 2.5rem;
  }
}
#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;
}

#pageInterview figure {
  position: relative;
}
#pageInterview .com_main_wrap {
  padding-bottom: 0;
  margin-bottom: 0;
  z-index: 2;
}
#pageInterview .com_main_wrap .com-note {
  padding-inline: 10px;
  margin-top: 5px;
}
#pageInterview .com_main_wrap .main_box {
  height: unset;
}
#pageInterview .com_main_wrap .main_box .bg,
#pageInterview .com_main_wrap .main_box .tbox {
  bottom: unset;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  width: 44rem;
  height: 26.5rem;
}
@media screen and (max-width: 750px) {
  #pageInterview .com_main_wrap .main_box .bg,
  #pageInterview .com_main_wrap .main_box .tbox {
    width: 50rem;
    height: 25rem;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    left: 50%;
    bottom: 0;
    top: unset;
  }
}
#pageInterview .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;
}
#pageInterview .com_main_wrap .main_box .tbox p {
  color: #fff;
  width: 100%;
}
#pageInterview .com_main_wrap .main_box .tbox .p1 {
  font-size: 2.2rem;
}
@media screen and (max-width: 750px) {
  #pageInterview .com_main_wrap .main_box .tbox .p1 {
    font-size: 2.4rem;
  }
}
#pageInterview .com_main_wrap .main_box .tbox .p2 {
  font-size: 3.2rem;
  line-height: 1.3;
}
@media screen and (max-width: 750px) {
  #pageInterview .com_main_wrap .main_box .tbox .p2 {
    margin-top: 0.5em;
    font-size: 4.3rem;
  }
}
#pageInterview .com_main_wrap .main_box .subImg {
  position: absolute;
  -webkit-transition: all 3s ease 0.5s;
  transition: all 3s ease 0.5s;
  -webkit-filter: blur(10px);
          filter: blur(10px);
  opacity: 0;
}
#pageInterview .com_main_wrap .main_box .subImg-1 {
  width: 20.77%;
  top: 0;
  left: 19%;
}
@media screen and (max-width: 750px) {
  #pageInterview .com_main_wrap .main_box .subImg-1 {
    width: 32.5%;
    left: 0;
    top: 16%;
  }
}
#pageInterview .com_main_wrap .main_box .subImg-2 {
  width: 23.45%;
  bottom: 0;
  right: 4%;
}
@media screen and (max-width: 750px) {
  #pageInterview .com_main_wrap .main_box .subImg-2 {
    width: 36.8%;
    bottom: unset;
    top: 0;
    right: 0;
  }
}
#pageInterview .com_main_wrap.act .subImg {
  -webkit-filter: blur(0px);
          filter: blur(0px);
  opacity: 1;
}
#pageInterview .anchor_wrap {
  background: #fff;
  padding: 6.8rem 0;
  counter-reset: anchor;
}
#pageInterview .anchor_wrap .com-content {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1rem 1fr 1rem 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}
#pageInterview .anchor_wrap .w100 {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding-top: 10px;
}
#pageInterview .anchor_wrap .anchor_item {
  background: #e6e5dd;
  padding: 2rem 1rem 2rem;
  counter-increment: anchor;
  position: relative;
  -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);
}
#pageInterview .anchor_wrap .anchor_item::after {
  position: absolute;
  content: counter(anchor);
  font-size: 9.8rem;
  line-height: 0.9;
  bottom: 0;
  color: rgba(255, 255, 255, 0.2);
  right: 2rem;
}
#pageInterview .anchor_wrap .anchor_item p {
  text-align: center;
  color: #fff;
  font-family: "Zen Old Mincho", serif;
}
#pageInterview .anchor_wrap .anchor_item .p1 {
  font-weight: 600;
  font-size: 2rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  line-height: 1.4;
  border-bottom: 1px solid #fff;
}
#pageInterview .anchor_wrap .anchor_item .p2 {
  font-size: 1.4rem;
  line-height: 1.6;
  margin-top: 1.3em;
}
#pageInterview .anchor_wrap .anchor_item.active {
  background: #7d364d;
}
@media (hover: hover) and (pointer: fine) {
  #pageInterview .anchor_wrap .anchor_item:hover {
    background: #7D364D;
  }
}
#pageInterview .interview_content {
  padding-top: 14.5rem;
  position: relative;
}
#pageInterview .interview_content::after {
  position: absolute;
  content: "";
  width: 1px;
  height: 13.5rem;
  background: #D7D7D7;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
#pageInterview .interview_content::before {
  position: absolute;
  content: "";
  background: linear-gradient(-180deg, rgba(255, 255, 255, 0) 34.6%, #ffffff 100%), linear-gradient(257.34deg, #e6e5dd -13.39%, rgba(230, 229, 221, 0.2) 47.15%);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transform: matrix(-1, 0, 0, 1, 0, 0);
          transform: matrix(-1, 0, 0, 1, 0, 0);
}
#pageInterview .interview_content .com-content {
  position: relative;
}
@media screen and (min-width: 751px) {
  #pageInterview .interview_content .com-content {
    width: 122rem;
  }
}
#pageInterview .interview_intro {
  text-align: center;
}
#pageInterview .interview_intro-lead {
  color: #7d364d;
  font-weight: 600;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  font-size: 2.6rem;
  line-height: 1;
  border-bottom: 1px solid currentColor;
  padding-bottom: 0.1em;
}
@media screen and (max-width: 750px) {
  #pageInterview .interview_intro-lead {
    font-size: 3rem;
  }
}
#pageInterview .interview_intro-sub {
  font-size: 1.4rem;
  line-height: 1.7;
  letter-spacing: 0.28em;
  margin-top: 3em;
}
@media screen and (max-width: 750px) {
  #pageInterview .interview_intro-sub {
    font-size: 1.8rem;
  }
}
#pageInterview .interview_intro-ttl {
  font-weight: 400;
  font-size: 3rem;
  line-height: 1.6;
  letter-spacing: 0.13em;
  color: #3e3629;
  margin-top: 0.3em;
}
@media screen and (max-width: 750px) {
  #pageInterview .interview_intro-ttl {
    letter-spacing: 0;
  }
}
#pageInterview .interview_main {
  background: #fff;
  margin-top: 6rem;
  padding: 9rem 0 10rem;
}
#pageInterview .interview_box {
  padding-inline: 8.4rem 6.1rem;
}
@media screen and (max-width: 750px) {
  #pageInterview .interview_box {
    padding-inline: 6.1rem;
  }
}
#pageInterview .interview_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;
}
#pageInterview .interview_box + .interview_box {
  margin-top: 10.7rem;
}
#pageInterview .interview_box.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  padding-inline: 6.1rem 8.4rem;
}
@media screen and (max-width: 750px) {
  #pageInterview .interview_box.reverse {
    padding-inline: 6.1rem;
  }
}
#pageInterview .interview_box.reverse .interview_img.full figure {
  margin-right: unset;
  margin-left: -6.1rem;
}
@media screen and (max-width: 750px) {
  #pageInterview .interview_box.reverse .interview_img.full figure {
    margin: 0;
  }
}
#pageInterview .interview_box.reverse .interview_com {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
#pageInterview .interview_ttl {
  font-size: 2.8rem;
  line-height: 1.3;
  color: #7d364d;
  letter-spacing: -0.02em;
}
@media screen and (max-width: 750px) {
  #pageInterview .interview_ttl {
    font-size: 3.2rem;
  }
}
#pageInterview .interview_desc {
  font-size: 1.5rem;
  line-height: 1.7;
  color: #3e3e3e;
  letter-spacing: 0;
}
@media screen and (max-width: 750px) {
  #pageInterview .interview_desc {
    font-size: 1.8rem;
  }
}
#pageInterview .interview_note {
  font-size: 1.2rem;
  color: #000;
  line-height: 1.4;
  letter-spacing: 0;
  margin-top: 0.8em;
}
@media screen and (max-width: 750px) {
  #pageInterview .interview_note {
    font-size: 1.4rem;
  }
}
#pageInterview .interview_tbox {
  width: 45.5%;
}
@media screen and (max-width: 750px) {
  #pageInterview .interview_tbox {
    width: 100%;
  }
}
#pageInterview .interview_tbox .interview_desc {
  margin-top: 2em;
}
#pageInterview .interview_ibox {
  width: 48.5%;
}
@media screen and (max-width: 750px) {
  #pageInterview .interview_ibox {
    width: 100%;
    margin-top: 4rem;
  }
}
#pageInterview .interview_img.full figure {
  margin-right: -6.1rem;
}
@media screen and (max-width: 750px) {
  #pageInterview .interview_img.full figure {
    margin: 0;
  }
}
#pageInterview .interview_doubleImg {
  margin-block: 3.2rem;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 3.2rem 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 3.2rem;
}
#pageInterview .interview_com {
  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;
}
#pageInterview .interview_com .img {
  width: 62.4%;
}
#pageInterview .interview_com .txt {
  width: 34.4%;
}
/*# sourceMappingURL=style-s42.css.map */

/* PCでは改行を隠す */
.sp-only {
  display: none;
}

/* スマホ表示（画面幅が狭い時）だけ改行を有効にする */
@media screen and (max-width: 767px) {
  .sp-only {
    display: inline;
  }
}