@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Allura&family=EB+Garamond:ital,wght@0,400..800;1,400..800&family=Noto+Sans+JP:wght@100..900&family=Shippori+Mincho:wght@400;500;600;700&family=Yomogi&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: 1300px) {
  html {
    font-size: 0.7692307692vw;
  }
}
@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;
}

@media screen and (max-width: 750px) {
  main {
    width: 100%;
  }
}
section {
  position: relative;
  overflow: hidden;
}

img,
svg,
video {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

body {
  font-family: "Shippori Mincho B1", serif;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #393b3f;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

a,
button {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
}

.f-gara {
  font-family: "EB Garamond", serif;
  font-weight: 400;
}

.f-sans {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
}

.f-allura {
  font-family: "Allura", cursive;
  font-weight: 400;
}

.f-VDL {
  font-family: "Yomogi", cursive;
  font-weight: 400;
}

.f-zen-kaku {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
}

header.header {
  width: 100%;
  padding: 2rem 4rem;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 900;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
header.header.scroll {
  background-color: rgba(255, 255, 255, 0.8);
}
header.header .header_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;
}
header.header .header_box .h-logo {
  width: 33rem;
}
header.header .header_box .h-logo a {
  display: block;
}
header.header .header_box .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;
  width: 71rem;
}
header.header .header_box .h-links_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);
  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 1rem;
  position: relative;
}
header.header .header_box .h-links_btn span {
  font-size: 1.3rem;
  letter-spacing: 0.2em;
}
header.header .header_box .h-links_btn.map .icon {
  width: 1.6rem;
}
header.header .header_box .h-links_btn.outline .icon {
  width: 1.6rem;
}
header.header .header_box .h-links_btn.limited, header.header .header_box .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;
  height: 3.5rem;
}
header.header .header_box .h-links_btn.limited .icon, header.header .header_box .h-links_btn.request .icon {
  position: absolute;
  top: 50%;
  left: 1rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin: auto;
}
header.header .header_box .h-links_btn.limited {
  width: 26rem;
  background: #d44e44;
}
header.header .header_box .h-links_btn.limited span {
  color: #fff;
  padding-left: 2rem;
}
header.header .header_box .h-links_btn.limited .icon {
  width: 1.5rem;
}
header.header .header_box .h-links_btn.request {
  width: 21rem;
  background: #719aa7;
}
header.header .header_box .h-links_btn.request span {
  color: #fff;
}
header.header .header_box .h-links_btn.request .icon {
  width: 2rem;
}
header.header .header_box .h-links_btn.map:hover, header.header .header_box .h-links_btn.outline:hover {
  opacity: 0.7;
}
header.header .header_box .h-links_btn.limited:hover {
  background: #802c26;
}
header.header .header_box .h-links_btn.request:hover {
  background: #4d6972;
}

@media screen and (max-width: 750px) {
  header.header {
    padding: 15px 15px 0;
  }
  header.header .header_box .h-logo {
    width: 160px;
    z-index: 10;
  }
  header.header .header_box .h-logo a {
    display: block;
  }
  header.header .header_box .h-links {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100% !important;
  }
  header.header .header_box .h-links_btn {
    width: 33.3333333333% !important;
    padding: 1rem 0;
  }
  header.header .header_box .h-links_btn span {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 2rem;
    color: #fff;
    padding-top: 0.5rem;
    letter-spacing: initial;
  }
  header.header .header_box .h-links_btn.map, header.header .header_box .h-links_btn.outline {
    background: #999999;
    border-right: 1px solid #fff;
  }
  header.header .header_box .h-links_btn.map {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  header.header .header_box .h-links_btn.map .icon {
    width: 5.5rem;
  }
  header.header .header_box .h-links_btn.outline {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  header.header .header_box .h-links_btn.outline .icon {
    width: 5rem;
  }
  header.header .header_box .h-links_btn.request {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    background: #883e57;
    height: initial;
  }
  header.header .header_box .h-links_btn.request .icon {
    width: 4.5rem;
    position: initial;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
nav#nav {
  width: 100%;
  position: fixed;
  top: 8rem;
  right: 0;
  z-index: 1000;
}
nav#nav .list-area {
  padding: 0 4rem;
}
nav#nav ul.nav_ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
}
nav#nav ul.nav_ul li.li.dis {
  pointer-events: none;
  opacity: 0.6;
}
nav#nav ul.nav_ul li.li.new a.nav_link {
  position: relative;
}
nav#nav ul.nav_ul li.li.new a.nav_link::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: -2rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
nav#nav ul.nav_ul li.li a.nav_link {
  text-align: center;
  padding: 0 1.7rem;
  display: block;
  position: relative;
}
nav#nav ul.nav_ul li.li a.nav_link span {
  display: block;
}
nav#nav ul.nav_ul li.li a.nav_link .en {
  height: 1.4rem;
}
nav#nav ul.nav_ul li.li a.nav_link .en img {
  width: auto;
  height: 100%;
}
nav#nav ul.nav_ul li.li a.nav_link .ja {
  font-size: 1rem;
  letter-spacing: 0.2em;
  margin: 0.8rem 0 0;
}
nav#nav ul.nav_ul li.li a.nav_link::after {
  -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);
  content: "";
  width: 0%;
  height: 3px;
  background: #3A4B58;
  position: absolute;
  bottom: -0.8rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
nav#nav ul.nav_ul li.li a.nav_link:hover::after {
  width: 70%;
}
nav#nav ul.nav_ul li.li.dis {
  pointer-events: none;
}
nav#nav ul.nav_ul li.li.dis span {
  color: #b2b3b3;
}
nav#nav ul.nav_ul .mega_menu {
  -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%;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin: auto;
}
nav#nav ul.nav_ul .mega_menu .mega_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 1.6rem;
  background: rgba(239, 239, 236, 0.9);
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 10px 0px;
          box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 10px 0px;
  padding: 2.5rem 4rem;
  margin: 3rem 0 0;
}
nav#nav ul.nav_ul .mega_menu .mega_li {
  -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: 21.4rem;
  position: relative;
}
nav#nav ul.nav_ul .mega_menu .mega_li:hover {
  opacity: 0.5;
}
nav#nav ul.nav_ul .mega_menu .mega_li.dis {
  pointer-events: none;
  opacity: 0.6;
}
nav#nav ul.nav_ul .mega_menu .mega_li.dis figure::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.7;
}
nav#nav ul.nav_ul .mega_menu .mega_li.dis figure::after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  margin: auto;
  content: "COMING SOON";
  width: 100%;
  font-size: 1.6rem;
  text-align: center;
  color: #fff;
}
nav#nav ul.nav_ul .mega_menu .mega_li.new::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;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
nav#nav ul.nav_ul .mega_menu .mega_img {
  width: 100%;
  height: 10.7rem;
}
nav#nav ul.nav_ul .mega_menu .mega_img img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  width: 100%;
  height: 100%;
}
nav#nav ul.nav_ul .mega_menu span {
  display: block;
  text-align: center;
}
nav#nav ul.nav_ul .mega_menu .mega_en {
  height: 1.3rem;
  margin: 1rem 0 0;
}
nav#nav ul.nav_ul .mega_menu .mega_en img {
  width: auto;
  height: 100%;
}
nav#nav ul.nav_ul .mega_menu .mega_ja {
  font-size: 1.2rem;
  margin: 0.8rem 0 0;
}

#pageBrand nav#nav ul.nav_ul li.brand a::after,
#pageModelroom nav#nav ul.nav_ul li.modelroom a::after,
#pageQuality nav#nav ul.nav_ul li.quality a::after,
#pagePlan nav#nav ul.nav_ul li.plan a::after,
#pageResidence nav#nav ul.nav_ul li.residence a::after,
#pageFuture nav#nav ul.nav_ul li.future a::after,
#pageAccess nav#nav ul.nav_ul li.access a::after,
#pageLocation nav#nav ul.nav_ul li.location a::after,
#pageTop nav#nav ul.nav_ul li.top a::after {
  width: 70%;
}

@media screen and (max-width: 750px) {
  nav#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);
    width: 100%;
    height: 100dvh;
    background: #fff;
    display: block;
    margin: 0;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    overflow-y: scroll;
    padding: 78px 3rem 12rem;
    pointer-events: none;
    opacity: 0;
    -webkit-filter: blur(12px);
            filter: blur(12px);
  }
  nav#nav.active {
    pointer-events: auto;
    -webkit-filter: blur(0px);
            filter: blur(0px);
    opacity: 1;
  }
  nav#nav ul.nav_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;
  }
  nav#nav ul.nav_ul li.li {
    -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);
    width: 100%;
  }
  nav#nav ul.nav_ul li.li.new a.nav_link {
    position: relative;
  }
  nav#nav ul.nav_ul li.li.new a.nav_link::before {
    width: 10rem;
    height: 3.2rem;
    font-size: 2rem;
    top: 0;
    left: auto;
    right: 0;
    -webkit-transform: unset;
            transform: unset;
  }
  nav#nav ul.nav_ul li.li a.nav_link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0 4rem;
    text-align: left;
    border-bottom: 1px solid #393B3F;
    padding: 3rem 0;
  }
  nav#nav ul.nav_ul li.li a.nav_link .en {
    height: 3.2rem;
  }
  nav#nav ul.nav_ul li.li a.nav_link .ja {
    font-size: 2rem;
    margin: 0;
  }
  nav#nav ul.nav_ul li.li a.nav_link .icon {
    width: 3rem;
    position: absolute;
    top: 50%;
    right: 0.6rem;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    pointer-events: none;
  }
  nav#nav ul.nav_ul li.li a.nav_link .icon .closed {
    display: none;
  }
  nav#nav ul.nav_ul li.li a.nav_link::after {
    height: 100%;
    background: rgba(158, 198, 228, 0.3294117647);
    bottom: 0rem;
    z-index: -1;
  }
  nav#nav ul.nav_ul li.li a.nav_link:hover::after {
    width: 0;
  }
  nav#nav ul.nav_ul .mega_menu {
    -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);
    width: 100%;
    height: 0;
    overflow: hidden;
    opacity: 1;
    pointer-events: auto;
    position: static;
  }
  nav#nav ul.nav_ul .mega_menu .mega_ul {
    gap: 0;
    background: unset;
    -webkit-box-shadow: none;
            box-shadow: none;
    padding: 2rem 0 2rem 4rem;
    margin: 0;
  }
  nav#nav ul.nav_ul .mega_menu .mega_li {
    width: 100%;
  }
  nav#nav ul.nav_ul .mega_menu .mega_li:hover {
    opacity: 1;
  }
  nav#nav ul.nav_ul .mega_menu a {
    padding: 2rem 0;
    display: block;
  }
  nav#nav ul.nav_ul .mega_menu .mega_li.new::before {
    width: 10rem;
    height: 3.2rem;
    font-size: 2rem;
    top: 50%;
    left: auto;
    right: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  nav#nav ul.nav_ul .mega_menu span {
    text-align: left;
  }
  nav#nav ul.nav_ul .mega_menu .mega_ja {
    font-size: 2.6rem;
    margin: 0;
  }
  nav#nav ul.nav_ul .mega_menu .mega_ja .cs {
    font-size: 2.2rem;
    display: inline-block;
  }
  nav#nav ul.nav_ul li.li.act {
    height: 100%;
  }
  nav#nav ul.nav_ul li.li.act a.nav_link .icon .closed {
    display: block;
  }
  nav#nav ul.nav_ul li.li.act a.nav_link .icon .open {
    display: none;
  }
  nav#nav .h_btn_area {
    margin: 4rem 0 0;
  }
  nav#nav .h_btn_area .h_btn_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;
  }
  nav#nav .h_btn_area .h_btn_box a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0 1rem;
    position: relative;
  }
  nav#nav .h_btn_area .h_btn_box span {
    font-size: 2rem;
  }
  nav#nav .h_btn_area .h_btn_box .h_btn.outline,
  nav#nav .h_btn_area .h_btn_box .h_btn.map {
    margin: 0 0 1rem;
  }
  nav#nav .h_btn_area .h_btn_box .h_btn.outline .icon,
  nav#nav .h_btn_area .h_btn_box .h_btn.map .icon {
    width: 1.8rem;
  }
  nav#nav .h_btn_area .h_btn_box .h_btn.limited {
    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: 36rem;
    height: 7rem;
    border: 1px solid #393b3f;
    position: relative;
  }
  nav#nav .h_btn_area .h_btn_box .h_btn.limited .icon {
    width: 1.9rem;
    position: absolute;
    top: 50%;
    left: 1.7rem;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  nav#nav .h_btn_area .h_btn_box .h_btn.limited span {
    padding-left: 3rem;
  }
  nav#nav .h_btn_area .copy_box {
    margin: 7rem 0 0;
  }
  nav#nav .h_btn_area .copy_box .copy {
    font-size: 2.6rem;
    line-height: 1.5;
    text-align: center;
  }
  nav#nav .h_btn_area .copy_box .copy_2 {
    margin: 5rem 0 0;
  }
  nav#nav .h_btn_area .copy_box .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;
    width: 51rem;
    height: 8.5rem;
    position: relative;
    margin: 2.4rem auto 0;
  }
  nav#nav .h_btn_area .copy_box .btn .icon {
    width: 5rem;
    position: absolute;
    top: 50%;
    left: 2.8rem;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  nav#nav .h_btn_area .copy_box .btn span {
    color: #fff;
    font-size: 2.6rem;
  }
  nav#nav .h_btn_area .copy_box .btn.reserve {
    background: #955e4b;
  }
  nav#nav .h_btn_area .copy_box .btn.request {
    background: #719aa7;
  }
  nav#nav .h_contant_area {
    margin: 9rem 0 0;
  }
  nav#nav .h_contant_area .txt_box .txt {
    font-size: 2.2rem;
    line-height: 1.6;
    text-align: center;
  }
  nav#nav .h_contant_area .call_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: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0 1rem;
    margin: 3rem 0 0;
  }
  nav#nav .h_contant_area .call_box .icon {
    width: 10rem;
  }
  nav#nav .h_contant_area .call_box .txt {
    font-size: 7.6rem;
    letter-spacing: 0.1em;
  }
  nav#nav .h_contant_area .note_box {
    margin: 3.6rem 0 0;
  }
  nav#nav .h_contant_area .note_box .note {
    font-size: 2.5rem;
    letter-spacing: 0.1em;
    text-align: center;
  }
  #pageBrand nav#nav ul.nav_ul li.brand a::after,
  #pageModelroom nav#nav ul.nav_ul li.modelroom a::after,
  #pageQuality nav#nav ul.nav_ul li.quality a::after,
  #pagePlan nav#nav ul.nav_ul li.plan a::after,
  #pageResidence nav#nav ul.nav_ul li.residence a::after,
  #pageFuture nav#nav ul.nav_ul li.future a::after,
  #pageAccess nav#nav ul.nav_ul li.access a::after,
  #pageLocation nav#nav ul.nav_ul li.location a::after,
  #pageTop nav#nav ul.nav_ul li.top a::after {
    width: 105%;
  }
}
.c-nav_btn {
  display: none;
}

@media screen and (max-width: 750px) {
  .c-nav_btn {
    width: 35px;
    height: 40px;
    cursor: pointer;
    display: block;
    position: fixed;
    top: 15px;
    right: 15px;
    z-index: 99999;
  }
  .c-nav_btn span {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 2px;
    background-color: #3c4958;
  }
  .c-nav_btn p {
    position: absolute;
    bottom: 6px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    color: #3c4958;
    font-size: 10px;
    text-align: center;
  }
  .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: 0px;
  }
  .c-nav_btn span:nth-of-type(2) {
    top: 9px;
  }
  .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(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-bar01 {
    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 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(9px) rotate(0);
              transform: translateY(9px) rotate(0);
    }
    100% {
      -webkit-transform: translateY(9px) rotate(45deg);
              transform: translateY(9px) rotate(45deg);
    }
  }
  @keyframes active-btn07-bar01 {
    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);
    }
  }
  .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 .pagination_wrap .btn_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;
}
footer.footer .pagination_wrap .btn_box .btn {
  width: 49.9%;
}
footer.footer .pagination_wrap .btn_box .btn_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;
  position: relative;
}
footer.footer .pagination_wrap .btn_box .txt_1 {
  height: 2.2rem;
}
footer.footer .pagination_wrap .btn_box .txt_1 img {
  width: auto;
  height: 100%;
}
footer.footer .pagination_wrap .btn_box .txt_2 {
  font-size: 1.7rem;
  letter-spacing: 0.2em;
  color: #fff;
  margin: 1rem 0 0;
}
footer.footer .pagination_wrap .btn_box .copy {
  margin-bottom: 0 !important;
}
footer.footer .pagination_wrap .btn_box .arrow {
  -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: 2.2rem;
}
footer.footer .pagination_wrap .btn_box .btn.prev {
  background: #3e4d50;
}
footer.footer .pagination_wrap .btn_box .btn.prev .btn_flex {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  padding: 2rem 2rem 2rem 3rem;
}
footer.footer .pagination_wrap .btn_box .btn.prev .copy {
  text-align: right;
}
footer.footer .pagination_wrap .btn_box .btn.prev .arrow {
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
footer.footer .pagination_wrap .btn_box .btn.prev:hover .arrow {
  -webkit-transform: translateX(-2rem) scale(-1, 1);
          transform: translateX(-2rem) scale(-1, 1);
}
footer.footer .pagination_wrap .btn_box .btn.next {
  background: #4f443f;
}
footer.footer .pagination_wrap .btn_box .btn.next .btn_flex {
  padding: 2rem 3rem 2rem 2rem;
}
footer.footer .pagination_wrap .btn_box .btn.next:hover .arrow {
  -webkit-transform: translateX(2rem);
          transform: translateX(2rem);
}
@media screen and (max-width: 750px) {
  footer.footer .pagination_wrap .btn_box .btn {
    width: 37.2rem;
  }
  footer.footer .pagination_wrap .btn_box .txt_1 {
    height: 2rem;
  }
  footer.footer .pagination_wrap .btn_box .txt_2 {
    font-size: 2rem;
    margin: 2rem 0 0;
  }
  footer.footer .pagination_wrap .btn_box .btn.prev .btn_flex {
    padding: 2rem 2rem 2rem 3rem;
  }
  footer.footer .pagination_wrap .btn_box .btn.prev .copy {
    text-align: right;
  }
  footer.footer .pagination_wrap .btn_box .btn.prev .arrow {
    -webkit-transform: scale(-1, 1);
            transform: scale(-1, 1);
  }
  footer.footer .pagination_wrap .btn_box .btn.next .btn_flex {
    padding: 2rem 3rem 2rem 2rem;
  }
}
footer.footer .link_cnt_wrap {
  background: #257982;
}
footer.footer .link_cnt_wrap .link_area {
  width: 66rem;
  padding: 4rem 0;
  margin: 0 auto;
}
footer.footer .link_cnt_wrap .link_area .ttl_box {
  text-align: center;
}
footer.footer .link_cnt_wrap .link_area .ttl_box .ttl {
  width: 26rem;
  position: relative;
  margin: 0 auto;
}
footer.footer .link_cnt_wrap .link_area .ttl_box .ttl::before,
footer.footer .link_cnt_wrap .link_area .ttl_box .ttl::after {
  content: "";
  width: 7.5rem;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 50%;
}
footer.footer .link_cnt_wrap .link_area .ttl_box .ttl::before {
  right: 106%;
}
footer.footer .link_cnt_wrap .link_area .ttl_box .ttl::after {
  left: 106%;
}
footer.footer .link_cnt_wrap .link_area .ttl_box .sub_ttl {
  font-size: 1.5rem;
  letter-spacing: 0.2em;
  color: #fff;
  margin: 1.2rem 0 0;
}
footer.footer .link_cnt_wrap .link_area .link_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: 1.7rem 0;
  margin: 1.6rem 0 0;
}
footer.footer .link_cnt_wrap .link_area .link_box a {
  width: 32.4rem;
  height: 10rem;
  overflow: hidden;
  position: relative;
}
footer.footer .link_cnt_wrap .link_area .link_box a.dis {
  pointer-events: none;
}
footer.footer .link_cnt_wrap .link_area .link_box a.dis::after {
  content: "coming soon";
  position: absolute;
  bottom: 5px;
  right: 5px;
  color: #fff;
  z-index: 5;
}
footer.footer .link_cnt_wrap .link_area .link_box a.dis img {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}
footer.footer .link_cnt_wrap .link_area .link_box a::before {
  -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);
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background: #7f7979;
  mix-blend-mode: multiply;
  z-index: 1;
}
footer.footer .link_cnt_wrap .link_area .link_box .img {
  -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);
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1.06);
          transform: scale(1.06);
}
footer.footer .link_cnt_wrap .link_area .link_box .copy {
  position: absolute;
  top: 50%;
  left: 2rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin: auto;
  z-index: 1;
}
footer.footer .link_cnt_wrap .link_area .link_box .en {
  height: 1.3rem;
}
footer.footer .link_cnt_wrap .link_area .link_box .en img {
  width: auto;
  height: 100%;
}
footer.footer .link_cnt_wrap .link_area .link_box .ja {
  font-size: 1rem;
  letter-spacing: 0.2em;
  color: #fff;
  margin: 0.6rem 0 0;
}
footer.footer .link_cnt_wrap .link_area .link_box .arrow {
  width: 9rem;
  position: absolute;
  right: 1rem;
  bottom: 1rem;
  z-index: 1;
}
footer.footer .link_cnt_wrap .link_area .link_box a:hover::before {
  opacity: 0.3;
}
footer.footer .link_cnt_wrap .link_area .link_box a:hover .img {
  -webkit-transform: scale(1);
          transform: scale(1);
}
@media screen and (max-width: 750px) {
  footer.footer .link_cnt_wrap .link_area {
    width: 100%;
    padding: 7rem 0 8rem;
  }
  footer.footer .link_cnt_wrap .link_area .ttl_box .ttl {
    width: 34rem;
  }
  footer.footer .link_cnt_wrap .link_area .ttl_box .ttl::before,
  footer.footer .link_cnt_wrap .link_area .ttl_box .ttl::after {
    width: 12.5rem;
  }
  footer.footer .link_cnt_wrap .link_area .ttl_box .sub_ttl {
    font-size: 2.6rem;
    margin: 2.2rem 0 0;
  }
  footer.footer .link_cnt_wrap .link_area .link_box {
    margin: 4rem 0 0;
  }
  footer.footer .link_cnt_wrap .link_area .link_box a {
    width: 32.6rem;
    height: 27rem;
  }
  footer.footer .link_cnt_wrap .link_area .link_box .img {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  footer.footer .link_cnt_wrap .link_area .link_box .copy {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
            transform: translateY(-50%) translateX(-50%);
    margin: auto;
  }
  footer.footer .link_cnt_wrap .link_area .link_box .en {
    height: 2rem;
  }
  footer.footer .link_cnt_wrap .link_area .link_box .ja {
    font-size: 2rem;
    text-align: center;
    margin: 1.6rem 0 0;
  }
  footer.footer .link_cnt_wrap .link_area .link_box .arrow {
    width: 17rem;
    right: 2rem;
    bottom: 2rem;
  }
  footer.footer .link_cnt_wrap .link_area .link_box a:hover::before {
    opacity: 1;
  }
}
footer.footer .f-note {
  padding: 3rem 0 0;
}
footer.footer .f-note p {
  line-height: 1.6;
}
@media screen and (max-width: 750px) {
  footer.footer .f-note {
    padding: 5rem 0 0;
  }
}
footer.footer .f_nav_wrap {
  position: relative;
  margin: 8rem 0 0;
}
footer.footer .f_nav_wrap::before {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 14rem;
  background: #efefec;
  z-index: -1;
}
footer.footer .f_nav_wrap .f_nav_box {
  background: #257982;
  padding: 2.6rem 0;
  margin: 2.4rem 0 0;
}
footer.footer .f_nav_wrap .f_nav_box 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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 1.5rem;
}
footer.footer .f_nav_wrap .f_nav_box li {
  -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);
  font-size: 1.2rem;
  color: #fff;
}
footer.footer .f_nav_wrap .f_nav_box li:hover {
  opacity: 0.7;
}
@media screen and (max-width: 750px) {
  footer.footer .f_nav_wrap::before {
    height: 41rem;
  }
  footer.footer .f_nav_wrap .f_nav_box {
    padding: 4rem 0;
    margin: 3rem 0 0;
  }
  footer.footer .f_nav_wrap .f_nav_box ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 2rem 0;
    width: 70rem;
    margin: 0 auto;
  }
  footer.footer .f_nav_wrap .f_nav_box li {
    width: 33.3333333333%;
    font-size: 2.2rem;
  }
  footer.footer .f_nav_wrap .f_nav_box a {
    padding: 1rem 0;
    display: block;
  }
  footer.footer .f_nav_wrap .f_nav_box li:hover {
    opacity: 1;
  }
}
footer.footer .f-contact_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;
  gap: 0 1.6rem;
}
footer.footer .f-contact_call {
  background: #efefec;
  padding: 3rem 0;
}
@media screen and (max-width: 750px) {
  footer.footer .f-contact_call {
    padding: 4rem 0;
  }
}
footer.footer .f-contact_call .tel {
  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 1rem;
  pointer-events: none;
}
@media screen and (max-width: 750px) {
  footer.footer .f-contact_call .tel {
    width: 100%;
    gap: 0 1rem;
    margin: 2rem auto 0;
  }
}
@media screen and (max-width: 750px) {
  footer.footer .f-contact_call .tel {
    pointer-events: auto;
  }
}
footer.footer .f-contact_call .tel .icon_call {
  width: 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: 3.6rem;
  letter-spacing: 0.12rem;
  text-align: center;
}
@media screen and (max-width: 750px) {
  footer.footer .f-contact_call .tel p {
    font-size: 8.2rem;
  }
}
footer.footer .f-contact_call .t1 {
  font-size: 1.1rem;
  line-height: 1.6;
}
@media screen and (max-width: 750px) {
  footer.footer .f-contact_call .t1 {
    font-size: 2.4rem;
    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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 0 1.6rem;
  padding: 2rem 0 3rem;
}
@media screen and (max-width: 750px) {
  footer.footer .f-contact_logo {
    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;
    gap: 5rem 0;
    padding: 6rem auto;
  }
}
footer.footer .f-contact_logo .logo1 {
  width: 14.6rem;
}
@media screen and (max-width: 750px) {
  footer.footer .f-contact_logo .logo1 {
    width: 43.8rem;
  }
}
footer.footer .f-contact_logo .logo2 {
  width: 12.8rem;
}
@media screen and (max-width: 750px) {
  footer.footer .f-contact_logo .logo2 {
    width: 38.4rem;
  }
}
footer.footer .f-contact_logo .logo3 {
  width: 10.2rem;
}
@media screen and (max-width: 750px) {
  footer.footer .f-contact_logo .logo3 {
    width: 30.6rem;
  }
}
footer.footer .f-contact_logo .logo4 {
  width: 10rem;
}
@media screen and (max-width: 750px) {
  footer.footer .f-contact_logo .logo4 {
    width: 30rem;
  }
}
footer.footer .f-contact_logo .logo5 {
  width: 14.8rem;
}
@media screen and (max-width: 750px) {
  footer.footer .f-contact_logo .logo5 {
    width: 44.4rem;
  }
}
footer.footer .f-contact .holiday {
  margin: 0 auto 0;
  border: 1px solid #fff;
  padding: 1rem 0;
  width: 90%;
  max-width: 800px;
}
footer.footer .f-contact .holiday .ttl {
  font-size: 1.8rem;
  color: #fff;
  text-align: center;
  margin-bottom: 0.5rem;
}
footer.footer .f-contact .holiday .txt {
  font-size: 1.4rem;
  color: #fff;
  text-align: center;
  line-height: 2;
  letter-spacing: 0;
}
@media screen and (max-width: 750px) {
  footer.footer .f-contact .holiday {
    margin: 2rem auto;
  }
  footer.footer .f-contact .holiday .ttl {
    font-size: 3.4rem;
  }
  footer.footer .f-contact .holiday .txt {
    font-size: 2.6rem;
  }
}
footer.footer .fbann {
  text-align: center;
  padding: 6rem 0;
  margin: 0 auto;
}
footer.footer .fbann ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 800px;
  margin: 0 auto;
}
footer.footer .fbann ul li {
  width: 48%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 750px) {
  footer.footer .fbann ul li {
    width: 80%;
    margin: 0 auto 2rem;
  }
}
footer.footer .fbann ul li img {
  width: 100%;
  height: auto;
}
footer.footer .f-copy {
  margin-top: 3rem;
  width: 100%;
  font-size: 1rem;
  text-align: center;
  margin-bottom: 1rem;
}
#pagePlan footer.footer .link_cnt_wrap .link_area .link_box a.plan::before,
#pageBrand footer.footer .link_cnt_wrap .link_area .link_box a.brand::before,
#pageZeh footer.footer .link_cnt_wrap .link_area .link_box a.zeh::before,
#pageQuality footer.footer .link_cnt_wrap .link_area .link_box a.quality::before,
#pageCommon footer.footer .link_cnt_wrap .link_area .link_box a.common::before,
#pageResidence footer.footer .link_cnt_wrap .link_area .link_box a.residence::before,
#pageLocation footer.footer .link_cnt_wrap .link_area .link_box a.location::before,
#pageHigashiYamato footer.footer .link_cnt_wrap .link_area .link_box a.yamato::before,
#pageAccess footer.footer .link_cnt_wrap .link_area .link_box a.access::before,
#pageConcept footer.footer .link_cnt_wrap .link_area .link_box a.concept::before,
#pageTop footer.footer .link_cnt_wrap .link_area .link_box a.top::before {
  opacity: 0;
}
#pagePlan footer.footer .link_cnt_wrap .link_area .link_box a.plan .img,
#pageBrand footer.footer .link_cnt_wrap .link_area .link_box a.brand .img,
#pageZeh footer.footer .link_cnt_wrap .link_area .link_box a.zeh .img,
#pageQuality footer.footer .link_cnt_wrap .link_area .link_box a.quality .img,
#pageCommon footer.footer .link_cnt_wrap .link_area .link_box a.common .img,
#pageResidence footer.footer .link_cnt_wrap .link_area .link_box a.residence .img,
#pageLocation footer.footer .link_cnt_wrap .link_area .link_box a.location .img,
#pageHigashiYamato footer.footer .link_cnt_wrap .link_area .link_box a.yamato .img,
#pageAccess footer.footer .link_cnt_wrap .link_area .link_box a.access .img,
#pageConcept footer.footer .link_cnt_wrap .link_area .link_box a.concept .img,
#pageTop footer.footer .link_cnt_wrap .link_area .link_box a.top .img {
  -webkit-transform: scale(1);
          transform: scale(1);
}

#pageTop .pagination_wrap .btn_box .btn {
  width: 100%;
}
#pageTop .pagination_wrap .btn_box .btn_flex {
  width: 66rem;
  padding: 2rem 0;
  margin: 0 auto;
}
#pageTop .pagination_wrap .btn_box .btn.prev {
  display: none;
}

#pageLimited .f-note {
  background: #efefec;
}
#pageLimited .pagination_wrap {
  display: none;
}
#pageLimited .link_cnt_wrap {
  display: none;
}
#pageLimited .f_nav_wrap {
  margin: 0;
}
#pageLimited .f_nav_wrap::before {
  display: none;
}
#pageLimited .f_nav_wrap .com_req_btn {
  display: none;
}
#pageLimited .f_nav_wrap .f_nav_box {
  margin: 0;
}

.com_req_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: 65rem;
  height: 7.7rem;
  background: #d3ca67;
  border-radius: 100vh;
  font-size: 3.7rem;
  font-weight: 300;
  letter-spacing: 0.25em;
  text-align: center;
  color: #2d2e2f;
  position: relative;
  margin: 0 auto;
}
.com_req_btn .accent {
  position: absolute;
}
.com_req_btn .accent_1 {
  width: 11rem;
  top: -5rem;
  left: -3rem;
}
.com_req_btn .accent_2 {
  width: 11.6rem;
  top: -1.3rem;
  right: -4rem;
}

@media screen and (max-width: 750px) {
  .com_req_btn a {
    width: 63rem;
    height: 11rem;
    letter-spacing: 0.15em;
  }
  .com_req_btn .accent_1 {
    width: 13rem;
    top: -5rem;
    left: -4rem;
  }
  .com_req_btn .accent_2 {
    width: 14rem;
    top: -1.3rem;
    right: -5rem;
  }
}
figure {
  position: relative;
}

.com-note {
  font-size: 1rem;
  line-height: 1.4;
  letter-spacing: 0;
}
.com-note.right {
  text-align: right;
}

@media screen and (max-width: 750px) {
  .com-note {
    font-size: 2rem;
  }
}
.com-cap {
  font-size: 1rem;
  letter-spacing: 0;
  color: #fff;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5), -1px 1px 3px rgba(0, 0, 0, 0.5), 1px -1px 3px rgba(0, 0, 0, 0.5), -1px -1px 3px rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 0.5rem;
  right: 0.5rem;
}

.com-cap.left {
  right: auto;
  left: 0.5rem;
}

.com-cap.clr-w {
  color: #fff;
  text-shadow: none;
}

.com-cap.clr-b {
  color: #000;
  text-shadow: none;
}

.com-cap.w100 {
  right: 2.5rem;
}

.com-cap.left.w100 {
  left: 2.5rem;
}

@media screen and (max-width: 750px) {
  .com-cap {
    font-size: 2rem;
    bottom: 1rem;
    right: 1rem;
  }
  .com-cap.left {
    left: 1rem;
  }
  .com-cap.w100 {
    right: 1rem;
  }
  .com-cap.left.w100 {
    left: 1rem;
  }
}
.com-ttl {
  font-size: 7.5rem;
  letter-spacing: 0.02em;
}

.com-lead {
  font-size: 2.6rem;
  letter-spacing: 0.1em;
  line-height: 1.6;
}

.com-txt {
  font-size: 1.5rem;
  letter-spacing: 0.14em;
  line-height: 2;
}

.com-copy {
  text-align: center;
}
.com-copy .com-lead {
  margin: 1rem 0 0;
}
.com-copy .com-txt {
  margin: 1.6rem 0 0;
}

@media screen and (max-width: 750px) {
  .com-ttl {
    font-size: 9rem;
  }
  .com-lead {
    font-size: 3.6rem;
    letter-spacing: 0.05em;
  }
  .com-txt {
    font-size: 2.8rem;
  }
  .com-copy .com-lead {
    margin: 1.6rem 0 0;
  }
  .com-copy .com-txt {
    margin: 2rem 0 0;
  }
}
.com-sup {
  font-size: 1rem;
  vertical-align: top;
  position: relative;
}

@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-swipe {
  width: 14rem;
  display: none;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  .com-swipe {
    display: block;
  }
}

.com-bg-wrap {
  width: 100vw;
  height: 100vh;
  background: #efefec;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: -1;
}
.com-bg-wrap .bg {
  width: 100%;
  height: 100%;
}
.com-bg-wrap 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_area {
  width: 100vw;
  height: 69rem;
  min-height: 41vw;
  position: relative;
}
.com-main-wrap .main_area .img_box {
  width: 100%;
  height: 100%;
  position: relative;
}
.com-main-wrap .main_area .img_box .img {
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: all 8000ms ease;
  transition: all 8000ms ease;
}
.com-main-wrap .main_area .img_box img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  width: 100%;
  height: 100%;
}
.com-main-wrap .main_area .img_box::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background: #257982;
  opacity: 0.9;
  mix-blend-mode: multiply;
  z-index: 1;
}
.com-main-wrap .main_area .img_box .cap {
  z-index: 1;
}
.com-main-wrap .main_area .ttl_box {
  -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);
  opacity: 0;
  -webkit-filter: blur(10px);
          filter: blur(10px);
  position: absolute;
  top: 50%;
  right: 14.5%;
  -webkit-transform: translateY(-50%) scale(1.1);
          transform: translateY(-50%) scale(1.1);
  z-index: 1;
}
.com-main-wrap .main_area .ttl_box .ttl {
  height: 18rem;
}
.com-main-wrap .main_area .ttl_box img {
  width: auto;
  height: 100%;
}
.com-main-wrap .main_area .ttl_box .sub_ttl {
  font-size: 1.6rem;
  letter-spacing: 0.2em;
  color: #e7e0a0;
  text-align: center;
  margin: 1.7rem 0 0;
}
.com-main-wrap .main_area .copy_box {
  -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);
  color: #fff;
  opacity: 0;
  -webkit-transform: translate(-50px, 0);
          transform: translate(-50px, 0);
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
  position: absolute;
  left: 11%;
  bottom: 7.6rem;
  z-index: 1;
}
.com-main-wrap .main_area .copy_box .lead {
  font-size: 3.2rem;
  letter-spacing: 0.2em;
  line-height: 1.8em;
}
.com-main-wrap .main_area .copy_box .txt {
  font-size: 1.5rem;
  letter-spacing: 0.2em;
  line-height: 2;
  margin: 5rem 0 0;
}

.com-main-wrap.act .main_area .img_box .img {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.com-main-wrap.act .main_area .ttl_box {
  opacity: 1;
  -webkit-filter: blur(0px);
          filter: blur(0px);
  -webkit-transform: translateY(-50%) scale(1);
          transform: translateY(-50%) scale(1);
}
.com-main-wrap.act .main_area .copy_box {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

#pageConcept .com-main-wrap .main_area .img_box img {
  -o-object-position: center bottom;
     object-position: center bottom;
}

#pageLimited .com-main-wrap .main_area {
  height: 40rem;
  min-height: auto;
}
#pageLimited .com-main-wrap .main_area .ttl_box {
  width: 100%;
  text-align: center;
  right: 50%;
  -webkit-transform: translateY(-50%) translateX(50%);
          transform: translateY(-50%) translateX(50%);
  margin: auto;
}
#pageLimited .com-main-wrap .main_area .ttl_box .ttl {
  height: auto;
  font-size: 4.5rem;
  font-weight: 800;
  letter-spacing: 0.1em;
  color: #fff;
}
#pageLimited .com-main-wrap .main_area .ttl_box .sub_ttl {
  font-size: 3rem;
  color: #fff;
  margin: 2rem 0 0;
}

@media screen and (max-width: 750px) {
  .com-main-wrap .main_area {
    height: 100dvh;
    min-height: none;
  }
  .com-main-wrap .main_area .ttl_box {
    text-align: center;
    top: auto;
    bottom: 62vh;
    right: 0;
    left: 0;
    margin: auto;
    -webkit-transform: translateY(0) scale(1.1);
            transform: translateY(0) scale(1.1);
  }
  .com-main-wrap .main_area .ttl_box .ttl {
    height: 14vh;
    display: inline-block;
  }
  .com-main-wrap .main_area .ttl_box .sub_ttl {
    font-size: 2.6rem;
    margin: 3rem 0 0;
  }
  .com-main-wrap .main_area .copy_box {
    left: 5rem;
    bottom: 5rem;
  }
  .com-main-wrap .main_area .copy_box .lead {
    font-size: 4.2rem;
  }
  .com-main-wrap .main_area .copy_box .txt {
    font-size: 2.6rem;
    letter-spacing: 0.1em;
  }
  .com-main-wrap.act .main_area .ttl_box {
    -webkit-transform: translateY(0) scale(1);
            transform: translateY(0) scale(1);
  }
  #pageAccess .com-main-wrap .main_area .img_box img {
    -o-object-position: left center;
       object-position: left center;
  }
  #pageLimited .com-main-wrap .main_area {
    height: 70rem;
  }
  #pageLimited .com-main-wrap .main_area .img_box img {
    -o-object-position: right center;
       object-position: right center;
  }
  #pageLimited .com-main-wrap .main_area .ttl_box {
    top: 50%;
    bottom: auto;
    left: auto;
  }
  #pageLimited .com-main-wrap .main_area .ttl_box .ttl {
    font-size: 5.4rem;
  }
  #pageLimited .com-main-wrap .main_area .ttl_box .sub_ttl {
    font-size: 4rem;
    margin: 3rem 0 0;
  }
}
.main_wrap {
  background: #257982;
  margin: 10rem 0 0;
  padding: 6rem 0;
}
.main_wrap .ttl_box {
  text-align: center;
}
.main_wrap .ttl_box .ttl {
  height: 14.6rem;
}
.main_wrap .ttl_box .ttl img {
  height: 100%;
  width: auto;
}
.main_wrap .ttl_box .sub_ttl {
  font-size: 1.6rem;
  letter-spacing: 0.2em;
  color: #e7e0a0;
  text-align: center;
  margin: 1.7rem 0 0;
}

@media screen and (max-width: 750px) {
  .main_wrap {
    margin: 13rem 0 0;
  }
  .main_wrap .ttl_box .sub_ttl {
    font-size: 2.6rem;
    margin: 3rem 0 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_plan_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 2rem 3rem;
  margin: 2rem 0 7rem;
}
@media screen and (max-width: 750px) {
  .com_plan_list {
    gap: 4rem 2rem;
    margin: 4rem 0 10rem;
  }
}
.com_plan_list .plan_item {
  cursor: pointer;
  width: calc(33.3333333333% - 2rem);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
@media screen and (max-width: 750px) {
  .com_plan_list .plan_item {
    width: 100%;
  }
}
.com_plan_list .plan_item .img {
  position: relative;
}
.com_plan_list .plan_item.dummy {
  pointer-events: none;
}
.com_plan_list .plan_item:hover {
  opacity: 0.7;
}
@media screen and (max-width: 750px) {
  .com_plan_list .plan_item.limited {
    width: calc(50% - 1rem);
  }
}
.com_plan_list .plan_item.limited .img::before {
  content: "";
  width: calc(100% - 2px);
  height: 49rem;
  background: rgba(255, 255, 255, 0.7);
  position: absolute;
  bottom: 1px;
  left: 0;
  right: 0;
  margin: auto;
}
.com_plan_list .plan_item.limited .img::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;
  content: "限定ページにて公開中!!";
  width: 28rem;
  height: 5rem;
  border: 1px solid #d44e44;
  border-radius: 0.5rem;
  color: #d44e44;
  text-align: center;
  font-size: 2.2rem;
  letter-spacing: 0.1em;
  position: absolute;
  bottom: 1.8rem;
  left: 0;
  right: 0;
  margin: auto;
}

.com_plan_ttl {
  color: #0f6f6f;
}
@media screen and (max-width: 750px) {
  .com_plan_ttl {
    text-align: center;
  }
}
.com_plan_ttl .ttl {
  font-size: 3rem;
}
@media screen and (max-width: 750px) {
  .com_plan_ttl .ttl {
    font-size: 4rem;
  }
}
.com_plan_ttl .sub_ttl {
  font-size: 1.6rem;
  letter-spacing: 0.33em;
  border-top: 1px solid #0f6f6f;
  padding: 0.6rem 0 0;
  margin: 0.6rem 0 0;
}
@media screen and (max-width: 750px) {
  .com_plan_ttl .sub_ttl {
    font-size: 2.6rem;
    padding: 1.2rem 0 0;
    margin: 1.5rem 0 0;
  }
}

.c-backtop {
  display: none;
  position: fixed;
  bottom: 2.5rem;
  right: 20px;
  z-index: 9999;
  width: 60px;
  cursor: pointer;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
@media screen and (max-width: 750px) {
  .c-backtop {
    width: 50px;
    right: 5px;
    bottom: 11rem;
  }
}
.c-backtop:hover {
  opacity: 0.7;
}

/*動き*/
.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;
  }
}
.m_scale {
  overflow: hidden;
}
.m_scale img {
  display: block;
  -webkit-filter: blur(10px);
          filter: blur(10px);
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: all 3s ease;
  transition: all 3s ease;
}
.m_scale.m_scale_on img {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-filter: blur(0px);
          filter: blur(0px);
}

/*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;
  }
}
#pageTop {
  position: relative;
}
#pageTop main {
  overflow: clip;
}
#pageTop .p_desc {
  text-align: center;
  color: #fff;
  font-size: 2.3rem;
  letter-spacing: 0.14em;
  line-height: 2.6956521739;
}
@media screen and (max-width: 750px) {
  #pageTop .p_desc {
    font-size: 2.2rem;
    letter-spacing: 0.04em;
  }
}
#pageTop .p_cap {
  font-size: 1.7rem;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  font-weight: 700;
  letter-spacing: 0.15em;
  line-height: 1.7647058824;
  border-left: 1px solid #fff;
  height: 35rem;
  color: #fff;
  position: absolute;
}
#pageTop .movie_bg {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100vw;
  height: 100%;
}
#pageTop .movie_bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(58, 126, 134, 0.9);
  mix-blend-mode: multiply;
  z-index: 2;
}
#pageTop .movie_bg video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center bottom;
     object-position: center bottom;
  margin: 0 auto;
  display: block;
  position: relative;
}
#pageTop .loading_wrap {
  position: fixed;
  z-index: 100000;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: #267981;
  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;
  visibility: visible;
  -webkit-transition: opacity 0.8s ease, visibility 0.8s ease;
  transition: opacity 0.8s ease, visibility 0.8s ease;
}
#pageTop .loading_wrap.hide {
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
}
#pageTop .loading_logo {
  width: 30.5rem;
}
#pageTop .scroll_box {
  position: relative;
}
#pageTop .scroll_box .fixed_cnt {
  position: sticky;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100vw;
  height: 100vh;
  height: 100dvh;
  background-image: url("../img/top/plan_bg.jpg");
  background-position-x: center;
  background-position-y: 0%;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (max-width: 750px) {
  #pageTop .scroll_box .fixed_cnt {
    background-image: url("../img/top/plan_bg-sp.jpg");
  }
}
#pageTop .scroll_box .abs {
  position: absolute;
}
#pageTop .scroll_box .txt-1,
#pageTop .scroll_box .txt-2 {
  width: 15%;
}
@media screen and (max-width: 1024px) {
  #pageTop .scroll_box .txt-1,
  #pageTop .scroll_box .txt-2 {
    width: 20%;
  }
}
@media screen and (max-width: 750px) {
  #pageTop .scroll_box .txt-1,
  #pageTop .scroll_box .txt-2 {
    width: 25%;
  }
}
#pageTop .scroll_box .txt-1 .redline,
#pageTop .scroll_box .txt-2 .redline {
  position: absolute;
  bottom: 0;
  left: 0;
}
#pageTop .scroll_box .txt-1 {
  top: 47%;
  left: 8%;
}
@media screen and (max-width: 1024px) {
  #pageTop .scroll_box .txt-1 {
    top: 18%;
  }
}
@media screen and (max-width: 750px) {
  #pageTop .scroll_box .txt-1 {
    top: 10%;
    left: 5%;
  }
}
#pageTop .scroll_box .txt-2 {
  top: 24%;
  right: 14%;
}
@media screen and (max-width: 1024px) {
  #pageTop .scroll_box .txt-2 {
    top: 10%;
  }
}
@media screen and (max-width: 750px) {
  #pageTop .scroll_box .txt-2 {
    top: 2%;
    right: 12%;
  }
}
#pageTop .scroll_box .circle {
  width: 20%;
  right: 2%;
  bottom: 2%;
}
@media screen and (max-width: 750px) {
  #pageTop .scroll_box .circle {
    width: 34%;
  }
}
#pageTop .scroll_box .scroll_space {
  height: 250vh;
}
#pageTop .mv_wrap {
  width: 100vw;
  height: 100vh;
  height: 100dvh;
  position: relative;
  background: #e8e8e5;
}
#pageTop .mv_wrap .skip_btn {
  position: absolute;
  font-size: 2rem;
  bottom: 3rem;
  left: 4rem;
  z-index: 4;
  color: #000;
  padding: 1rem 3rem;
  border: 1px solid #000;
  background: #fff;
  cursor: pointer;
  -webkit-box-shadow: 1rem 1rem 0px -0.4rem rgba(0, 0, 0, 0.7);
          box-shadow: 1rem 1rem 0px -0.4rem rgba(0, 0, 0, 0.7);
}
#pageTop .mv_bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
#pageTop .mv_txt {
  position: absolute;
  opacity: 0;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
#pageTop .mv_txt .redline {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
}
#pageTop .mv_slide {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transition: 800ms ease-in-out;
  transition: 800ms ease-in-out;
  opacity: 0;
}
#pageTop .mv_slide.show {
  opacity: 1;
}
#pageTop .mv_slide.hide {
  opacity: 0;
}
#pageTop .mv_slide-1 {
  opacity: 1 !important;
}
#pageTop .mv_slide-1 .mv_bg {
  -o-object-position: bottom center;
     object-position: bottom center;
}
@media screen and (max-width: 750px) {
  #pageTop .mv_slide-1 .mv_bg {
    -o-object-position: bottom 100% left 93%;
       object-position: bottom 100% left 93%;
  }
}
#pageTop .mv_slide-1 .mv_yellow,
#pageTop .mv_slide-1 .mv_blue,
#pageTop .mv_slide-1 .mv_endscene {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
#pageTop .mv_slide-1 .mv_yellow img,
#pageTop .mv_slide-1 .mv_blue img,
#pageTop .mv_slide-1 .mv_endscene img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  width: 100%;
  height: 100%;
  -o-object-position: bottom center;
     object-position: bottom center;
}
@media screen and (max-width: 750px) {
  #pageTop .mv_slide-1 .mv_yellow img,
  #pageTop .mv_slide-1 .mv_blue img,
  #pageTop .mv_slide-1 .mv_endscene img {
    -o-object-position: bottom 100% left 93%;
       object-position: bottom 100% left 93%;
  }
}
#pageTop .mv_slide-1 .mv_yellow {
  clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0 100%);
  -webkit-transition: 3s ease;
  transition: 3s ease;
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
#pageTop .mv_slide-1 .mv_blue {
  clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0 100%);
  -webkit-transition: 4s ease;
  transition: 4s ease;
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}
#pageTop .mv_slide-1 .mv_endscene {
  clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0 100%);
  -webkit-transition: 3s cubic-bezier(0.77, 0, 0.175, 1);
  transition: 3s cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition-delay: 1.5s;
          transition-delay: 1.5s;
}
#pageTop .mv_slide-1 .mv_plot {
  position: absolute;
  width: 12.6363636364%;
  opacity: 0;
  right: 34%;
  bottom: 4%;
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
  -webkit-transition: 2s cubic-bezier(0.77, 0, 0.175, 1) 0.5s;
  transition: 2s cubic-bezier(0.77, 0, 0.175, 1) 0.5s;
  -webkit-transition-delay: 2s;
          transition-delay: 2s;
}
@media screen and (max-width: 750px) {
  #pageTop .mv_slide-1 .mv_plot {
    right: 43%;
    bottom: 15%;
    width: 14%;
  }
}
#pageTop .mv_slide-1 .mv_txt {
  width: 22.5454545455%;
  left: 4%;
  top: 22%;
  -webkit-transition-delay: 3s;
          transition-delay: 3s;
}
@media screen and (max-width: 750px) {
  #pageTop .mv_slide-1 .mv_txt {
    width: 50%;
    left: 25%;
    top: 20%;
  }
}
#pageTop .mv_slide-1.play .mv_endscene {
  clip-path: polygon(0 100%, 100% 100%, 100% 0, 0 0);
}
#pageTop .mv_slide-1.play .mv_yellow {
  clip-path: polygon(0 100%, 100% 100%, 100% 0, 0 0);
}
#pageTop .mv_slide-1.play .mv_blue {
  clip-path: polygon(0 100%, 100% 100%, 100% 0, 0 0);
}
#pageTop .mv_slide-1.play .mv_plot {
  opacity: 1;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
}
#pageTop .mv_slide-1.play .mv_txt {
  opacity: 1;
}
#pageTop .mv_slide-1.play .mv_txt .redline {
  -webkit-animation: brush 1s cubic-bezier(0.165, 0.84, 0.44, 1) 2.5s backwards;
          animation: brush 1s cubic-bezier(0.165, 0.84, 0.44, 1) 2.5s backwards;
}
#pageTop .mv_slide-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #267981;
}
#pageTop .mv_slide-2 .lbox,
#pageTop .mv_slide-2 .rbox {
  width: 50%;
  height: 100%;
  position: relative;
}
#pageTop .mv_slide-2 .lbox {
  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 .mv_slide-2 .lbox {
    display: none;
  }
}
#pageTop .mv_slide-2 .lbox img {
  width: 47.6363636364%;
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
  opacity: 0;
  -webkit-transition: 1s ease-in-out 1.5s;
  transition: 1s ease-in-out 1.5s;
}
@media screen and (max-width: 750px) {
  #pageTop .mv_slide-2 .rbox {
    width: 100%;
  }
}
#pageTop .mv_slide-2 .mv_plot {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 2s;
  transition: 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 2s;
}
@media screen and (max-width: 750px) {
  #pageTop .mv_slide-2 .mv_plot {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
}
#pageTop .mv_slide-2 .mv_txt {
  width: 20%;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
@media screen and (max-width: 750px) {
  #pageTop .mv_slide-2 .mv_txt {
    width: 25%;
  }
}
#pageTop .mv_slide-2 .mv_txt-1 {
  left: 5%;
  top: 22%;
}
@media screen and (max-width: 750px) {
  #pageTop .mv_slide-2 .mv_txt-1 {
    top: 7%;
  }
}
#pageTop .mv_slide-2 .mv_txt-2 {
  right: 15%;
  top: 15%;
}
@media screen and (max-width: 750px) {
  #pageTop .mv_slide-2 .mv_txt-2 {
    right: 14%;
    top: 1%;
  }
}
#pageTop .mv_slide-2 .mv_circle {
  position: absolute;
  opacity: 0;
  -webkit-transform: scale(0.4);
          transform: scale(0.4);
  -webkit-transition: 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 1.5s;
  transition: 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 1.5s;
}
@media screen and (max-width: 750px) {
  #pageTop .mv_slide-2 .mv_circle {
    width: 34.3%;
    right: 2%;
    bottom: 2%;
  }
}
#pageTop .mv_slide-2.play .lbox img {
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
  opacity: 1;
}
#pageTop .mv_slide-2.play .mv_plot {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}
#pageTop .mv_slide-2.play .mv_txt {
  opacity: 1;
}
#pageTop .mv_slide-2.play .mv_txt .redline {
  -webkit-animation: brush 1s cubic-bezier(0.165, 0.84, 0.44, 1) 1s backwards;
          animation: brush 1s cubic-bezier(0.165, 0.84, 0.44, 1) 1s backwards;
}
#pageTop .mv_slide-2.play .mv_circle {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}
#pageTop .mv_slide-3 .mv_txt {
  width: 27.6363636364%;
  left: 8%;
  top: 20%;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
#pageTop .mv_slide-3 .mv_txt .redline {
  width: 90%;
  left: 5%;
}
@media screen and (max-width: 750px) {
  #pageTop .mv_slide-3 .mv_txt {
    width: 71%;
    left: 14.5%;
    top: 25%;
  }
}
#pageTop .mv_slide-3.play .mv_txt {
  opacity: 1;
}
#pageTop .mv_slide-3.play .mv_txt .redline {
  -webkit-animation: brush 1s cubic-bezier(0.165, 0.84, 0.44, 1) 1s backwards;
          animation: brush 1s cubic-bezier(0.165, 0.84, 0.44, 1) 1s backwards;
}
#pageTop .mv_slide-4 {
  background: #fff;
}
@media screen and (max-width: 750px) {
  #pageTop .mv_slide-4 {
    background: #e8e8e5;
  }
}
#pageTop .mv_slide-4 .mv_txt {
  width: 22.6923076923%;
  left: 13%;
  top: 40%;
  -webkit-transition-delay: 2.5s;
          transition-delay: 2.5s;
}
@media screen and (max-width: 750px) {
  #pageTop .mv_slide-4 .mv_txt {
    width: 58%;
    left: 21%;
    top: unset;
    bottom: 13%;
  }
}
#pageTop .mv_slide-4 .mv_box {
  width: 45%;
  height: 100%;
  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;
  margin-right: 7.5%;
  margin-left: auto;
  padding-top: 10rem;
}
@media screen and (max-width: 750px) {
  #pageTop .mv_slide-4 .mv_box {
    width: 62%;
    margin-inline: auto;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-top: 40%;
  }
}
#pageTop .mv_slide-4 .mv_logos {
  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) {
  #pageTop .mv_slide-4 .mv_logo {
    mix-blend-mode: multiply;
  }
}
#pageTop .mv_slide-4 .mv_logo-1 {
  width: 15%;
  margin: 0 42.5% -5%;
  z-index: 2;
}
@media screen and (max-width: 750px) {
  #pageTop .mv_slide-4 .mv_logo-1 {
    width: 30%;
    margin: 0 35% -3%;
  }
}
#pageTop .mv_slide-4 .mv_logo-2 {
  width: 31%;
  margin-left: 15%;
}
@media screen and (max-width: 750px) {
  #pageTop .mv_slide-4 .mv_logo-2 {
    width: 48%;
    margin-left: 0;
  }
}
#pageTop .mv_slide-4 .mv_logo-3 {
  width: 24%;
  margin-right: 22%;
}
@media screen and (max-width: 750px) {
  #pageTop .mv_slide-4 .mv_logo-3 {
    width: 43%;
    margin-right: 1%;
  }
}
#pageTop .mv_slide-4 .mv_logo-4 {
  width: 32%;
  margin: 5% auto 2rem;
}
@media screen and (max-width: 750px) {
  #pageTop .mv_slide-4 .mv_logo-4 {
    width: 60%;
    margin: 11% auto 2rem;
  }
}
#pageTop .mv_slide-4 .mv_xicon {
  text-align: center;
  width: 12.8%;
  margin-top: 2rem;
  opacity: 0;
  -webkit-transition: 0.5s ease-in-out 2s;
  transition: 0.5s ease-in-out 2s;
}
@media screen and (max-width: 750px) {
  #pageTop .mv_slide-4 .mv_xicon {
    width: 15%;
  }
}
#pageTop .mv_slide-4 .mv_plot {
  width: 59.6%;
  text-align: center;
  margin-top: 4rem;
  -webkit-transform: translateY(50px) scale(0.7);
          transform: translateY(50px) scale(0.7);
  opacity: 0;
  -webkit-transition: 0.7s ease-in-out 2s;
  transition: 0.7s ease-in-out 2s;
}
@media screen and (max-width: 750px) {
  #pageTop .mv_slide-4 .mv_plot {
    width: 75%;
  }
}
#pageTop .mv_slide-4.play .mv_xicon {
  opacity: 1.5;
}
#pageTop .mv_slide-4.play .mv_txt {
  opacity: 1;
}
#pageTop .mv_slide-4.play .mv_txt .redline {
  -webkit-animation: brush 1s cubic-bezier(0.165, 0.84, 0.44, 1) 3s backwards;
          animation: brush 1s cubic-bezier(0.165, 0.84, 0.44, 1) 3s backwards;
}
#pageTop .mv_slide-4.play .mv_logo {
  -webkit-animation: ponponFadeIn 3.2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s backwards;
          animation: ponponFadeIn 3.2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s backwards;
}
#pageTop .mv_slide-4.play .mv_logo-1 {
  -webkit-animation: ponponFadeIn 2.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s backwards;
          animation: ponponFadeIn 2.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s backwards;
}
#pageTop .mv_slide-4.play .mv_logo-2 {
  -webkit-animation: ponponFadeIn2 2.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0.7s backwards;
          animation: ponponFadeIn2 2.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0.7s backwards;
}
#pageTop .mv_slide-4.play .mv_logo-3 {
  -webkit-animation: ponponFadeIn 2.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0.9s backwards;
          animation: ponponFadeIn 2.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0.9s backwards;
}
#pageTop .mv_slide-4.play .mv_logo-4 {
  -webkit-animation: ponponFadeIn2 2.5s cubic-bezier(0.165, 0.84, 0.44, 1) 1.1s backwards;
          animation: ponponFadeIn2 2.5s cubic-bezier(0.165, 0.84, 0.44, 1) 1.1s backwards;
}
#pageTop .mv_slide-4.play .mv_plot {
  opacity: 1;
  -webkit-transform: translateY(0px) scale(1);
          transform: translateY(0px) scale(1);
}
#pageTop .mv_slide-5 {
  background: #efefec;
}
#pageTop .mv_slide-5 .mv_building {
  width: 58%;
  position: absolute;
  bottom: -100%;
  left: 0;
  -webkit-filter: blur(20px);
          filter: blur(20px);
  opacity: 0;
  -webkit-transform: scale(0.4);
          transform: scale(0.4);
  -webkit-transition: 2s ease-in-out;
  transition: 2s ease-in-out;
}
@media screen and (max-width: 750px) {
  #pageTop .mv_slide-5 .mv_building {
    width: 100%;
  }
}
#pageTop .mv_slide-5 .mv_decor {
  position: absolute;
  width: 37.1%;
  right: 14.3%;
  top: 20%;
  opacity: 0;
  -webkit-transform: translateY(-100px) scale(0.5);
          transform: translateY(-100px) scale(0.5);
  -webkit-filter: blur(5px);
          filter: blur(5px);
  z-index: 2;
  -webkit-transition-delay: 2s;
          transition-delay: 2s;
  -webkit-transition-duration: 1.5s;
          transition-duration: 1.5s;
}
@media screen and (max-width: 750px) {
  #pageTop .mv_slide-5 .mv_decor {
    width: 73%;
    top: 25%;
    right: 10%;
  }
}
#pageTop .mv_slide-5.play .mv_building {
  opacity: 1;
  -webkit-filter: blur(0px);
          filter: blur(0px);
  bottom: 0;
  -webkit-transform: scale(1);
          transform: scale(1);
}
#pageTop .mv_slide-5.play .mv_decor {
  -webkit-filter: blur(0px);
          filter: blur(0px);
  opacity: 1;
  -webkit-transform: translateY(0px) scale(1);
          transform: translateY(0px) scale(1);
}
#pageTop .merit_wrap {
  background: #e8e8e5;
}
#pageTop .merit_lead {
  text-align: center;
  font-size: 2.7rem;
  background: #3a7e86;
  font-weight: 700;
  color: #fff;
  font-family: "Zen Kaku Gothic New", sans-serif;
  line-height: 1.75;
  letter-spacing: 0.18em;
  padding: 1rem 0;
}
@media screen and (max-width: 750px) {
  #pageTop .merit_lead {
    font-size: 3rem;
    letter-spacing: 0;
    line-height: 1.2;
    padding: 2rem 0;
  }
  #pageTop .merit_lead span {
    font-size: 2.3rem;
  }
}
#pageTop .merit_lead .s1 {
  font-size: 3.6rem;
}
#pageTop .merit_list {
  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.6rem 1.3rem;
  padding: 3rem 0;
}
@media screen and (max-width: 750px) {
  #pageTop .merit_list {
    gap: 0;
  }
}
#pageTop .merit_list img {
  display: block;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  #pageTop .merit_item {
    padding: 2rem 0 !important;
    border-bottom: 1px dashed #3c3d42;
    position: relative;
  }
}
#pageTop .merit_item-1 {
  width: 100%;
  border-bottom: 1px dashed #3c3d42;
  padding: 0 0 1.4rem;
}
@media screen and (max-width: 750px) {
  #pageTop .merit_item-1 {
    width: 100%;
  }
}
#pageTop .merit_item-1 img {
  width: 76.6rem;
}
@media screen and (max-width: 750px) {
  #pageTop .merit_item-1 img {
    width: 53.3rem;
  }
}
#pageTop .merit_item-2 {
  width: 100%;
  border-bottom: 1px dashed #3c3d42;
  padding: 0 0 1.4rem;
}
@media screen and (max-width: 750px) {
  #pageTop .merit_item-2 {
    width: 100%;
  }
}
#pageTop .merit_item-2 img {
  width: 99rem;
}
@media screen and (max-width: 750px) {
  #pageTop .merit_item-2 img {
    width: 47.7rem;
  }
}
#pageTop .merit_item-3 {
  width: 37.5rem;
  border-right: 1px dashed #3c3d42;
  padding: 0 1rem 0 0;
}
@media screen and (max-width: 750px) {
  #pageTop .merit_item-3 {
    width: 100%;
    border-right: unset;
  }
}
@media screen and (max-width: 750px) {
  #pageTop .merit_item-3 img {
    width: 100%;
  }
}
#pageTop .merit_item-4 {
  width: 33.5rem;
  border-right: 1px dashed #3c3d42;
  padding: 0 1rem 0 0;
}
@media screen and (max-width: 750px) {
  #pageTop .merit_item-4 {
    width: 100%;
    border-right: unset;
  }
}
@media screen and (max-width: 750px) {
  #pageTop .merit_item-4 img {
    width: 49rem;
  }
}
#pageTop .merit_item-5 {
  width: 24rem;
}
@media screen and (max-width: 750px) {
  #pageTop .merit_item-5 {
    width: 100%;
  }
}
@media screen and (max-width: 750px) {
  #pageTop .merit_item-5 img {
    width: 45rem;
  }
}
@media screen and (max-width: 750px) {
  #pageTop .merit_item-6 {
    width: 100%;
    border-bottom: unset;
  }
}
@media screen and (max-width: 750px) {
  #pageTop .merit_item-6 img {
    width: 43.2rem;
  }
}
#pageTop .info_wrap {
  color: #fff;
  text-align: center;
  padding-bottom: 2rem;
  border-bottom: 0.6rem solid #6293ae;
}
#pageTop .info_cap {
  font-size: 1.8rem;
  line-height: 1.7777777778;
  background: #6293ae;
  letter-spacing: 0.9em;
}
#pageTop .info_date {
  color: #fff;
  font-weight: 600;
  font-size: 2.7rem;
  letter-spacing: 0.3em;
  margin: 1.4em 0 0.2em;
}
#pageTop .info_lead {
  font-size: 5.3rem;
  margin-top: 0.2em;
  font-weight: 600;
}
@media screen and (max-width: 750px) {
  #pageTop .info_lead {
    font-size: 5rem;
  }
}
#pageTop .limited_wrap {
  padding: 5rem 0;
}
#pageTop .limited_lead {
  text-align: center;
  font-weight: 700;
  font-size: 5.1rem;
  letter-spacing: 0.16em;
  color: #fff;
  line-height: 2;
  background: #3db4a9;
}
@media screen and (max-width: 750px) {
  #pageTop .limited_lead {
    font-size: 4.5rem;
  }
}
#pageTop .limited_box-1 {
  padding-block: 3.2rem;
}
#pageTop .limited_list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1.1rem 1fr 1.1rem 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.1rem;
  width: 65rem;
  margin: 3rem auto 2rem;
}
@media screen and (max-width: 750px) {
  #pageTop .limited_list {
    width: 60rem;
    -ms-grid-columns: 1fr 2rem 1fr;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
  }
}
#pageTop .limited_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: 71.5rem;
  display: block;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  #pageTop .limited_btn {
    width: 100%;
  }
}
#pageTop .limited_btn:hover {
  opacity: 0.7;
}
@media screen and (max-width: 750px) {
  #pageTop .limited_btn:hover {
    opacity: 1;
  }
}
#pageTop .concept_wrap {
  padding-bottom: 9rem;
}
@media screen and (min-width: 751px) {
  #pageTop .concept_wrap .com-content {
    width: 118rem;
  }
}
#pageTop .concept_wrap .com-content .p_cap {
  top: 1rem;
}
#pageTop .concept_lead {
  text-align: center;
  font-size: 13rem;
  color: #fff;
  letter-spacing: 0;
  font-family: "Allura", cursive;
  font-weight: 400;
  background: #d55451;
  line-height: 0.7;
  padding-top: 0.2em;
  margin-bottom: 0.5em;
}
@media screen and (max-width: 750px) {
  #pageTop .concept_lead {
    background: transparent;
    font-size: 9.6rem;
  }
}
#pageTop .concept_ttl {
  font-size: 4.8rem;
  width: 66rem;
  letter-spacing: 0.14em;
  color: #fff;
  text-align: center;
  font-weight: 400;
  margin-bottom: 0.5em;
  margin-inline: auto;
}
@media screen and (max-width: 750px) {
  #pageTop .concept_ttl {
    font-size: 3.5rem;
    width: 50rem;
  }
}
#pageTop .concept_btn {
  display: block;
  width: 64.6rem;
  margin: 4rem auto 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#pageTop .concept_btn:hover {
  opacity: 0.8;
}
#pageTop .modal {
  display: none;
  position: fixed;
  z-index: 9999;
  inset: 0;
  /* top, right, bottom, left = 0 */
  background-color: rgba(0, 0, 0, 0.7);
  /* 半透明の黒背景 */
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#pageTop .modal.is-open {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#pageTop .modal__overlay {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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%;
}
#pageTop .modal__container {
  position: relative;
  background-color: #fff;
  padding: 0;
  width: 100%;
  max-width: 900px;
  -webkit-box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
          box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
  border-radius: 0;
  overflow: visible;
}
#pageTop .modal__content {
  margin: 0;
  aspect-ratio: 19/8.5;
}
#pageTop .modal__close {
  position: absolute;
  top: -5.8rem;
  right: 0;
  font-size: 6.4rem;
  color: #fff;
  background: none;
  border: none;
  cursor: pointer;
  z-index: 1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#pageTop .modal__close:hover {
  opacity: 0.6;
}
#pageTop .modal__content video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
#pageTop .sec_wrap {
  overflow: clip;
}
#pageTop .sec_wrap .sup_outer {
  position: relative;
}
#pageTop .sec_lead {
  margin-left: auto;
}
#pageTop .sec_txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 6.5rem;
  padding-left: 7.5rem;
}
@media screen and (max-width: 750px) {
  #pageTop .sec_txt {
    padding-left: 0;
    gap: unset;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
#pageTop .sec_ttl {
  font-size: 3.4rem;
  font-weight: 600;
  letter-spacing: 0.2em;
  line-height: 2;
}
#pageTop .sec_ttl sup {
  font-size: 2rem;
  letter-spacing: 0;
}
#pageTop .sec_desc {
  font-size: 1.8rem;
  line-height: 2.4444444444;
  letter-spacing: 0.2em;
  margin-top: 7rem;
}
@media screen and (max-width: 750px) {
  #pageTop .sec_desc {
    font-size: 2rem;
    letter-spacing: 0.1em;
  }
}
#pageTop .sec_imgs {
  width: 65%;
  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;
}
@media screen and (max-width: 750px) {
  #pageTop .sec_imgs {
    width: 80%;
    margin-left: -4rem;
  }
}
#pageTop .sec_imgs img:first-child {
  width: 52.4%;
}
#pageTop .sec_imgs img:nth-child(2) {
  width: 42.5%;
}
#pageTop .sec_imgs figure:first-child {
  width: 52.4%;
}
#pageTop .sec_imgs figure:first-child img {
  width: 100%;
}
#pageTop .sec_imgs figure:nth-child(2) {
  width: 42.5%;
}
#pageTop .sec_imgs figure:nth-child(2) img {
  width: 100%;
}
#pageTop .sec_imgs .com-note {
  width: 100%;
  margin-top: 0.5rem;
}
#pageTop .sec_btn {
  width: 38.7rem;
  display: block;
  position: absolute;
  right: -2rem;
  bottom: 28rem;
  cursor: pointer;
}
@media screen and (max-width: 750px) {
  #pageTop .sec_btn {
    right: 5rem;
  }
}
#pageTop .sec_btn .p1 {
  font-weight: 600;
  font-size: 2.2rem;
  letter-spacing: 0.2em;
  color: #e0d898;
  line-height: 0.7;
}
#pageTop .sec_btn img {
  margin-top: -1.5rem;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
#pageTop .sec_btn .p2 {
  color: #fff;
  font-size: 1.9rem;
  letter-spacing: 0.08em;
  margin-top: 0.5em;
}
#pageTop .sec_btn:hover img {
  -webkit-transform: translateX(20px);
          transform: translateX(20px);
}
#pageTop .sec_content {
  width: 93rem;
  padding: 5rem 4rem;
  color: #fff;
  position: relative;
}
@media screen and (max-width: 750px) {
  #pageTop .sec_content {
    width: 75rem;
    padding: 2rem 4rem 5rem;
  }
}
#pageTop .sec_content .p_cap {
  left: 4rem;
}
#pageTop .sec_content.reverse .sec_lead {
  margin-left: 0;
  margin-right: auto;
}
#pageTop .sec_content.reverse .sec_txt {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  padding-left: unset;
  padding-right: 7.5rem;
}
@media screen and (max-width: 750px) {
  #pageTop .sec_content.reverse .sec_txt {
    padding-right: 0px;
  }
}
#pageTop .sec_content.reverse .sec_imgs {
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media screen and (max-width: 750px) {
  #pageTop .sec_content.reverse .sec_imgs {
    margin-left: auto;
    margin-right: -4rem;
  }
}
#pageTop .sec_content.reverse .sec_btn {
  right: unset;
  left: -2rem;
}
@media screen and (max-width: 750px) {
  #pageTop .sec_content.reverse .sec_btn {
    left: 5rem;
  }
}
#pageTop .sec_content.reverse .p_cap {
  left: unset;
  right: 4rem;
  border-left: unset;
  border-right: 1px solid #fff;
}
#pageTop .residence .sec_lead {
  width: 54rem;
}
#pageTop .location .sec_lead {
  width: 50.4rem;
}
#pageTop .plan .sec_lead {
  width: 30rem;
}
#pageTop .plan .sec_desc .sup {
  right: 10.3rem;
  top: -0.5rem;
}
@media screen and (max-width: 750px) {
  #pageTop .plan .sec_desc .sup {
    right: 11rem;
    top: -2rem;
  }
}
#pageTop .plan .plan_list {
  width: 93rem;
  padding: 0 4rem 5rem;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 2.5rem 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 2.5rem;
}
@media screen and (max-width: 750px) {
  #pageTop .plan .plan_list {
    width: 75rem;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 4rem;
    padding: 0 4rem 8rem;
  }
}
#pageTop .plan .plan_item {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  cursor: pointer;
}
#pageTop .plan .plan_item:hover {
  opacity: 0.7;
}
@-webkit-keyframes brush {
  from {
    clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  }
  to {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
}
@keyframes brush {
  from {
    clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  }
  to {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
}
@-webkit-keyframes ponponFadeIn {
  0% {
    opacity: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  5%, 10% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  20% {
    -webkit-transform: translateY(-12px);
            transform: translateY(-12px);
  }
  25% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  30% {
    -webkit-transform: translateY(-12px);
            transform: translateY(-12px);
  }
  50%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes ponponFadeIn {
  0% {
    opacity: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  5%, 10% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  20% {
    -webkit-transform: translateY(-12px);
            transform: translateY(-12px);
  }
  25% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  30% {
    -webkit-transform: translateY(-12px);
            transform: translateY(-12px);
  }
  50%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes ponponFadeIn2 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  5%, 10% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  20% {
    -webkit-transform: translateY(12px);
            transform: translateY(12px);
  }
  25% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  30% {
    -webkit-transform: translateY(12px);
            transform: translateY(12px);
  }
  50%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes ponponFadeIn2 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  5%, 10% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  20% {
    -webkit-transform: translateY(12px);
            transform: translateY(12px);
  }
  25% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  30% {
    -webkit-transform: translateY(12px);
            transform: translateY(12px);
  }
  50%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.pcommon_item-desc {
  font-size: 1.5rem;
  color: #3c3d42;
  letter-spacing: 0;
  line-height: 1.5;
  text-align: justify;
}
@media screen and (max-width: 750px) {
  .pcommon_item-desc {
    font-size: 2rem;
  }
}

.pcommon_list {
  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: 2rem;
  margin-top: 5rem;
}
.pcommon_list .pcommon_item {
  width: calc(25% - 1.5rem);
}
@media screen and (max-width: 750px) {
  .pcommon_list .pcommon_item {
    width: calc(50% - 1rem);
  }
}

.pcommon_item {
  color: #3c3d42;
  text-align: right;
}
.pcommon_item-ttl {
  font-size: 1.5rem;
  letter-spacing: 0;
  font-weight: 700;
  line-height: 1.5;
  margin-top: 0.5rem;
}
@media screen and (max-width: 750px) {
  .pcommon_item-ttl {
    font-size: 2rem;
  }
}
.pcommon_item-ttl.ltn01 {
  letter-spacing: -0.1em;
}
.pcommon_item-sub {
  font-size: 1.2rem;
  line-height: 1.5;
  font-weight: 500;
}
@media screen and (max-width: 750px) {
  .pcommon_item-sub {
    font-size: 1.6rem;
  }
}
.pcommon_item-desc {
  margin-top: 0.5em;
}

.pcommon_ttl {
  margin: 0 auto 2.5rem;
}

.pcommon_imgbox-cap {
  font-size: 1.7rem;
  color: #fff;
  background: #3c3d42;
  text-align: center;
  font-family: "Zen Kaku Gothic New", sans-serif;
  padding: 0.8em 0;
  margin-top: 0.3em;
  position: relative;
}
.pcommon_imgbox-cap::before {
  position: absolute;
  content: "";
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  top: 4px;
  left: 4px;
  border: 1px solid #ffffff;
}
@media screen and (max-width: 750px) {
  .pcommon_imgbox-cap {
    font-size: 2.5rem;
  }
}

.pcommon_spacebox {
  width: 70%;
  margin: 6rem auto 0;
  background: #6293ae;
  padding: 2.5rem 2.5rem 1.5rem;
}
@media screen and (max-width: 750px) {
  .pcommon_spacebox {
    width: 100%;
    padding: 3.5rem 3.5rem 2rem;
  }
}
.pcommon_spacebox .com-note {
  margin-top: 1rem;
  color: #fff;
}

#pageConcept .com-copy {
  color: #257982;
}
#pageConcept .concept_com_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;
  width: 50rem;
  height: 6rem;
  background: #fff;
  font-size: 2.6rem;
  letter-spacing: 0.14em;
  text-align: center;
  border: 3px solid #393b3f;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  #pageConcept .concept_com_txt {
    width: 60rem;
    font-size: 3.9rem;
  }
}
#pageConcept .com-ttl {
  margin: auto;
}
#pageConcept .com-ttl_1 {
  width: 45rem;
}
#pageConcept .com-ttl_2 {
  width: 52rem;
}
#pageConcept .com-ttl_3 {
  width: 46rem;
}
#pageConcept .com-ttl_4 {
  width: 34rem;
}
#pageConcept .com-ttl_5 {
  width: 44rem;
}
@media screen and (max-width: 750px) {
  #pageConcept .com-ttl_1 {
    width: 56rem;
  }
  #pageConcept .com-ttl_2 {
    width: 49rem;
  }
  #pageConcept .com-ttl_3 {
    width: 56rem;
  }
  #pageConcept .com-ttl_4 {
    width: 42rem;
  }
  #pageConcept .com-ttl_5 {
    width: 54rem;
  }
  #pageConcept .com-txt {
    font-size: 2.1rem;
    letter-spacing: 0.1em;
  }
}
#pageConcept .concept_wrap {
  padding: 9rem 0 12rem;
}
#pageConcept .concept_wrap .concept_area .copy_box .concept {
  text-align: center;
  margin: 12rem 0 0;
}
#pageConcept .concept_wrap .concept_area .copy_box .concept_inner {
  display: inline-block;
  position: relative;
}
#pageConcept .concept_wrap .concept_area .copy_box .bg {
  width: 38rem;
  position: absolute;
  top: -8rem;
  left: 4rem;
}
#pageConcept .concept_wrap .concept_area .copy_box .concept_txt {
  font-size: 6.5rem;
  letter-spacing: 0.18em;
  line-height: 1.5;
  text-align: left;
  position: relative;
}
#pageConcept .concept_wrap .concept_area .copy_box .accent {
  width: 20rem;
  position: absolute;
  top: -9rem;
  right: -3rem;
}
#pageConcept .concept_wrap .concept_area .project_box {
  margin: 5rem 0 0;
}
#pageConcept .concept_wrap .concept_area .project_box .txt {
  font-size: 1.9rem;
  letter-spacing: 0.18em;
  line-height: 2.7;
  text-align: center;
}
#pageConcept .concept_wrap .concept_area .project_box .concept_com_txt {
  margin: 13rem auto 0;
  position: relative;
}
#pageConcept .concept_wrap .concept_area .project_box .concept_com_txt::before {
  content: "";
  width: 1px;
  height: 6rem;
  background: #393b3f;
  position: absolute;
  bottom: 170%;
  left: 0;
  right: 0;
  margin: auto;
}
#pageConcept .concept_wrap .concept_area .project_box .project_logo {
  margin: 3rem 0 0;
}
#pageConcept .concept_wrap .concept_area .project_box .logo {
  width: 15rem;
  margin: 0 auto;
}
#pageConcept .concept_wrap .concept_area .project_box .project_txt {
  width: 33rem;
  margin: 3rem auto 0;
}
@media screen and (max-width: 750px) {
  #pageConcept .concept_wrap .concept_area .project_box .txt {
    font-size: 2.1rem;
  }
}
#pageConcept .story_wrap {
  background: #f8f7f0;
  padding: 10rem 0;
}
#pageConcept .story_wrap .story_area .story_box {
  margin: 5rem 0 0;
}
#pageConcept .story_wrap .story_area .story_box .story_cnt {
  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;
  margin: 0 0 5rem;
}
#pageConcept .story_wrap .story_area .story_box .img {
  width: 41rem;
  -webkit-transform: rotate(-2deg);
          transform: rotate(-2deg);
}
#pageConcept .story_wrap .story_area .story_box .com-note {
  margin-bottom: 1rem;
  padding-right: 2rem;
  -webkit-transform: rotate(2deg) translateY(-1rem);
          transform: rotate(2deg) translateY(-1rem);
}
#pageConcept .story_wrap .story_area .story_box .copy {
  width: 50rem;
}
#pageConcept .story_wrap .story_area .story_box .concept_com_txt {
  width: 40rem;
  height: 5rem;
  font-size: 2.1rem;
  margin: 0 auto;
}
#pageConcept .story_wrap .story_area .story_box .concept_com_txt img {
  width: auto;
  height: 60%;
}
#pageConcept .story_wrap .story_area .story_box .txt {
  margin: 1.4rem 0 0;
}
#pageConcept .story_wrap .story_area .story_box .story_cnt.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
#pageConcept .story_wrap .story_area .story_box .story_cnt.reverse .img {
  -webkit-transform: rotate(2deg);
          transform: rotate(2deg);
}
#pageConcept .story_wrap .story_area .story_box .story_cnt.reverse .com-note {
  margin-bottom: 1rem;
  padding-right: 2rem;
  -webkit-transform: rotate(-2deg);
          transform: rotate(-2deg);
}
@media screen and (max-width: 750px) {
  #pageConcept .story_wrap .story_area .story_box .img {
    width: 70rem;
  }
  #pageConcept .story_wrap .story_area .story_box .copy {
    width: 70rem;
  }
  #pageConcept .story_wrap .story_area .story_box .concept_com_txt {
    width: 64rem;
    height: 7rem;
  }
  #pageConcept .story_wrap .story_area .story_box .concept_com_txt img {
    height: 70%;
  }
}
#pageConcept .area_wrap {
  background: #fff;
  padding: 10rem 0;
}
#pageConcept .area_wrap .area_box .map {
  width: 80rem;
  margin: 5rem auto 0;
}
#pageConcept .area_wrap .flex_box .lead {
  text-align: center;
}
#pageConcept .area_wrap .flex_box .txt {
  border-top: 1px solid #393b3f;
  padding: 1.4rem 0 0;
  margin: 1rem 0 0;
}
#pageConcept .area_wrap .flex_box .flex_cnt {
  margin: 7rem 0 0;
}
#pageConcept .area_wrap .flex_box .flex_cnt_inner {
  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: 2rem 0 0;
}
#pageConcept .area_wrap .flex_box .flex_img {
  width: 49rem;
}
#pageConcept .area_wrap .flex_box .img_txt {
  text-align: center;
  margin: 0.5rem 0 0;
}
#pageConcept .area_wrap .flex_box .t2 {
  font-size: 1.3rem;
}
@media screen and (max-width: 750px) {
  #pageConcept .area_wrap .area_box .map {
    width: 70rem;
    margin: 5rem auto 0;
  }
  #pageConcept .area_wrap .flex_box .flex_img {
    width: 32.5rem;
  }
  #pageConcept .area_wrap .flex_box .img_txt {
    text-align: right;
  }
}
#pageConcept .arch_wrap {
  background: #f8f7f0;
  padding: 10rem 0;
}
#pageConcept .arch_wrap .img_box {
  margin: 5rem 0 0;
}
#pageConcept .arch_wrap .img_box .img_2 {
  margin: 2rem 0 0;
}
#pageConcept .arch_wrap .designer_box {
  width: 90rem;
  padding: 4rem 3rem;
  background: #fff;
  margin: 5em auto 0;
}
#pageConcept .arch_wrap .designer_box .design_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0 3rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#pageConcept .arch_wrap .designer_box .copy {
  padding: 0 0 1rem;
}
#pageConcept .arch_wrap .designer_box .p1 {
  font-size: 2.3rem;
}
#pageConcept .arch_wrap .designer_box .p2 {
  font-size: 1.6rem;
  margin: 0.6rem 0 0;
}
#pageConcept .arch_wrap .designer_box .p3 {
  font-size: 1.5rem;
  font-weight: 300;
  margin: 2rem 0 0;
}
#pageConcept .arch_wrap .designer_box .p4 {
  font-size: 3.6rem;
  font-weight: 300;
  margin: 1rem 0 0;
}
#pageConcept .arch_wrap .designer_box .name {
  font-weight: 300;
  margin: 0.8rem 0 0;
}
#pageConcept .arch_wrap .designer_box .name_1 {
  font-size: 3.5rem;
  letter-spacing: 0.14em;
}
#pageConcept .arch_wrap .designer_box .name_2 {
  font-size: 1.8rem;
  letter-spacing: 0.04em;
}
#pageConcept .arch_wrap .designer_box .img {
  width: 22rem;
}
#pageConcept .arch_wrap .designer_box .txt {
  margin: 2rem 0 0;
}
@media screen and (max-width: 750px) {
  #pageConcept .arch_wrap {
    background: #f8f7f0;
    padding: 10rem 0;
  }
  #pageConcept .arch_wrap .img_box {
    margin: 5rem 0 0;
  }
  #pageConcept .arch_wrap .img_box .img_2 {
    margin: 2rem 0 0;
  }
  #pageConcept .arch_wrap .designer_box {
    width: 67rem;
    padding: 4rem 3rem;
    background: #fff;
    margin: 5em auto 0;
  }
  #pageConcept .arch_wrap .designer_box .p1 {
    width: 100%;
    font-size: 3.3rem;
  }
  #pageConcept .arch_wrap .designer_box .p2 {
    width: 100%;
    font-size: 2.6rem;
    margin: 0.6rem 0 2rem;
  }
  #pageConcept .arch_wrap .designer_box .p3 {
    font-size: 3rem;
    line-height: 1.5;
    margin: 2rem 0 0;
  }
  #pageConcept .arch_wrap .designer_box .p4 {
    font-size: 7rem;
    margin: 1.6rem 0 0;
  }
  #pageConcept .arch_wrap .designer_box .name {
    line-height: 1.2;
    margin: 1.4rem 0 0;
  }
  #pageConcept .arch_wrap .designer_box .name_1 {
    font-size: 4.2rem;
    letter-spacing: 0.14em;
  }
  #pageConcept .arch_wrap .designer_box .name_2 {
    font-size: 2.4rem;
  }
  #pageConcept .arch_wrap .designer_box .img {
    width: 28rem;
  }
  #pageConcept .arch_wrap .designer_box .txt {
    margin: 2rem 0 0;
  }
}
#pageConcept .col_wrap {
  background: #fff;
  padding: 10rem 0;
}
#pageConcept .col_wrap .img {
  margin: 5rem 0 0;
}
#pageConcept .col_wrap .lists {
  margin: 5rem 0 0;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 5rem 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 8rem 5rem;
}
#pageConcept .col_wrap .lists .list .txt_wrap {
  margin-bottom: 1rem;
  text-align: center;
  background-position: center center;
  background-size: auto 80%;
  background-repeat: no-repeat;
}
#pageConcept .col_wrap .lists .list .txt_wrap .place {
  display: inline-block;
  background: #fff;
  color: #485157;
  -webkit-transform: scale(0.6, 1.5);
          transform: scale(0.6, 1.5);
  letter-spacing: 0.5rem;
  font-size: 1.4rem;
  padding: 0 0.5rem;
  position: relative;
  z-index: 2;
  position: relative;
}
#pageConcept .col_wrap .lists .list .txt_wrap .place::before, #pageConcept .col_wrap .lists .list .txt_wrap .place::after {
  content: "";
  background: #485157;
  height: 0.6px;
  width: 2rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#pageConcept .col_wrap .lists .list .txt_wrap .place::before {
  left: 102%;
}
#pageConcept .col_wrap .lists .list .txt_wrap .place::after {
  right: 102%;
}
#pageConcept .col_wrap .lists .list .txt_wrap .logo {
  width: 60%;
  margin: 1rem auto 0;
}
#pageConcept .col_wrap .lists .list .txt_wrap .logo img {
  mix-blend-mode: multiply;
}
#pageConcept .col_wrap .lists .list .txt_wrap .desc {
  color: #32353a;
  line-height: 1.8;
}
#pageConcept .col_wrap .lists .list_1 .txt_wrap {
  background-image: url("../img/concept/no1.png");
}
#pageConcept .col_wrap .lists .list_2 .txt_wrap {
  background-image: url("../img/concept/no2.png");
}
#pageConcept .col_wrap .lists .list_3 .txt_wrap {
  background-image: url("../img/concept/no3.png");
}
#pageConcept .col_wrap .lists .list_4 .txt_wrap {
  background-image: url("../img/concept/no4.png");
}
#pageConcept .col_wrap .lists .list_5 .txt_wrap {
  background-image: url("../img/concept/no5.png");
}
#pageConcept .col_wrap .lists .list_6 .txt_wrap {
  background-image: url("../img/concept/no6.png");
}
@media screen and (max-width: 750px) {
  #pageConcept .col_wrap .lists {
    margin: 5rem 0 0;
    gap: 8rem 4rem;
  }
  #pageConcept .col_wrap .lists .list .txt_wrap .place {
    font-size: 1.8rem;
  }
  #pageConcept .col_wrap .lists .list .txt_wrap .logo {
    width: 100%;
  }
  #pageConcept .col_wrap .lists .list .txt_wrap .desc {
    font-size: 1.8rem;
  }
}
#pageConcept .c-backtop {
  display: none;
  position: fixed;
  bottom: 2.5rem;
  right: 20px;
  z-index: 9999;
  width: 60px;
  cursor: pointer;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
@media screen and (max-width: 750px) {
  #pageConcept .c-backtop {
    width: 50px;
    right: 5px;
    bottom: 11rem;
  }
}
#pageConcept .c-backtop:hover {
  opacity: 0.7;
}
#pageAccess .ltn0 {
  letter-spacing: 0;
}
#pageAccess .com-copy {
  color: #b88275;
}
#pageAccess .com-copy .com-ttl {
  margin: auto;
  height: 12rem;
}
#pageAccess .com-copy .com-ttl img {
  height: 100% !important;
  width: auto !important;
}
@media screen and (max-width: 750px) {
  #pageAccess .com-copy .com-ttl {
    height: 17rem;
  }
  #pageAccess .com-copy .com-ttl.car {
    height: 16rem;
  }
  #pageAccess .com-copy .com-ttl img {
    height: 100%;
    width: auto;
  }
}
#pageAccess .posi_wrap .posi_box {
  position: relative;
}
#pageAccess .posi_wrap .posi_box .copy {
  width: 100%;
  position: absolute;
  top: 5%;
  left: 0;
  right: 0;
  margin: auto;
}
#pageAccess .posi_wrap .posi_box .com-cap.bg {
  background: rgba(0, 0, 0, 0.6);
  padding: 0.25rem 0.5rem;
}
@media screen and (max-width: 750px) {
  #pageAccess .posi_wrap .posi_box_1 .img img {
    width: 100%;
    height: auto;
  }
  #pageAccess .posi_wrap .posi_box_1 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;
  }
}
#pageAccess .train_wrap {
  margin: 8rem 0 10rem;
}
#pageAccess .train_wrap .train_area .map_box {
  width: 100rem;
  margin: 0 auto;
  position: relative;
}
#pageAccess .train_wrap .train_area .com-swipe {
  display: none;
}
#pageAccess .train_wrap .train_area .flex_img_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: 1.4rem 0;
  margin: 8rem 0 0;
}
#pageAccess .train_wrap .train_area .flex_img_box .flex_img {
  width: 32.4rem;
  height: 25rem;
  position: relative;
}
#pageAccess .train_wrap .train_area .flex_img_box .flex_img_1,
#pageAccess .train_wrap .train_area .flex_img_box .flex_img_2 {
  width: 49.2rem;
  height: 35rem;
}
#pageAccess .train_wrap .train_area .flex_img_box .img {
  width: 100%;
  height: 100%;
  position: relative;
}
#pageAccess .train_wrap .train_area .flex_img_box .img::before {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 12rem;
  background: #000000;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
}
#pageAccess .train_wrap .train_area .flex_img_box .img img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  width: 100%;
  height: 100%;
}
#pageAccess .train_wrap .train_area .flex_img_box .txt {
  width: 100%;
  text-align: right;
  color: #fff;
  padding: 0 1rem 1rem 0;
  position: absolute;
  right: 0;
  bottom: 0;
}
#pageAccess .train_wrap .train_area .flex_img_box .t1 {
  font-size: 6.4rem;
  letter-spacing: 0;
}
#pageAccess .train_wrap .train_area .flex_img_box .t2 {
  font-size: 2rem;
  letter-spacing: 0.1em;
}
#pageAccess .train_wrap .train_area .flex_img_box .note {
  width: 100%;
}
#pageAccess .train_wrap .train_area .list_box {
  width: 82rem;
  margin: 7rem auto 0;
}
#pageAccess .train_wrap .train_area .list_box .list_ttl {
  font-size: 1.7rem;
  letter-spacing: 0.1em;
}
#pageAccess .train_wrap .train_area .list_box .list_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;
  gap: 5rem 0;
  margin: 3rem 0 0;
}
#pageAccess .train_wrap .train_area .list_box .list {
  width: 36rem;
}
#pageAccess .train_wrap .train_area .list_box .p1 {
  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_wrap .train_area .list_box .p1 .s1 {
  font-size: 3.7rem;
}
#pageAccess .train_wrap .train_area .list_box .p1 .p1_inner {
  color: #d44e44;
}
#pageAccess .train_wrap .train_area .list_box .p1 .s2 {
  font-size: 2.2rem;
}
#pageAccess .train_wrap .train_area .list_box .p1 .s3 {
  font-size: 4rem;
}
#pageAccess .train_wrap .train_area .list_box .p1 .s4 {
  font-size: 3rem;
}
#pageAccess .train_wrap .train_area .list_box .p2 {
  font-size: 1.2rem;
  letter-spacing: 0;
  line-height: 1.6;
  border-top: 1px solid #393b3f;
  padding: 1rem 0 0;
  margin: 1rem 0 0;
}
@media screen and (max-width: 750px) {
  #pageAccess .train_wrap {
    margin: 8rem 0 13rem;
  }
  #pageAccess .train_wrap .train_area .map_box {
    width: 100%;
    padding: 0 0 0 3rem;
    position: relative;
  }
  #pageAccess .train_wrap .train_area .map_box .map {
    overflow-x: scroll;
    padding: 0 0 1rem;
  }
  #pageAccess .train_wrap .train_area .map_box .map img {
    width: 140%;
  }
  #pageAccess .train_wrap .train_area .map_box .com-swipe {
    display: block;
    margin-top: 3rem;
  }
  #pageAccess .train_wrap .train_area .flex_img_box {
    gap: 1rem 0;
  }
  #pageAccess .train_wrap .train_area .flex_img_box .flex_img {
    width: 21.6rem;
    height: auto;
  }
  #pageAccess .train_wrap .train_area .flex_img_box .flex_img_1,
  #pageAccess .train_wrap .train_area .flex_img_box .flex_img_2 {
    width: 33rem;
    height: auto;
  }
  #pageAccess .train_wrap .train_area .flex_img_box .txt {
    padding: 0 1rem 1rem 0;
  }
  #pageAccess .train_wrap .train_area .flex_img_box .t1 {
    font-size: 4.4rem;
  }
  #pageAccess .train_wrap .train_area .flex_img_box .t2 {
    font-size: 2rem;
  }
  #pageAccess .train_wrap .train_area .list_box {
    width: 100%;
    margin: 6rem auto 0;
  }
  #pageAccess .train_wrap .train_area .list_box .list_ttl {
    font-size: 2.8rem;
  }
  #pageAccess .train_wrap .train_area .list_box .list_flex {
    gap: 6rem 0;
    margin: 5rem 0 0;
  }
  #pageAccess .train_wrap .train_area .list_box .list {
    width: 32rem;
  }
  #pageAccess .train_wrap .train_area .list_box .p1 .s1 {
    font-size: 4rem;
  }
  #pageAccess .train_wrap .train_area .list_box .p1 .s2 {
    font-size: 2.2rem;
  }
  #pageAccess .train_wrap .train_area .list_box .p1 .s3 {
    font-size: 4rem;
  }
  #pageAccess .train_wrap .train_area .list_box .p1 .s4 {
    font-size: 3rem;
  }
  #pageAccess .train_wrap .train_area .list_box .p2 {
    font-size: 2rem;
    padding: 1.6rem 0 0;
    margin: 2.2rem 0 0;
  }
}
#pageAccess .flex_com_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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 9rem 0 0;
  gap: 0 7.5rem;
}
#pageAccess .flex_com_box .flex_img {
  width: 46rem;
}
#pageAccess .flex_com_box .flex_img.w56 {
  width: 56rem;
}
#pageAccess .flex_com_box .com-swipe {
  display: none;
}
#pageAccess .flex_com_box .copy {
  width: 45rem;
}
#pageAccess .flex_com_box .copy.w36 {
  width: 36rem;
}
#pageAccess .flex_com_box .lead {
  text-align: center;
}
#pageAccess .flex_com_box .txt {
  border-top: 1px solid #393b3f;
  padding: 1.4rem 0 0;
  margin: 1rem 0 0;
}
#pageAccess .flex_box_1 {
  margin: 6rem 0 0;
}
#pageAccess .flex_com_box.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media screen and (max-width: 750px) {
  #pageAccess .flex_com_box {
    margin: 8rem 0 0;
    gap: 3rem 0;
  }
  #pageAccess .flex_com_box .flex_img {
    width: 100%;
  }
  #pageAccess .flex_com_box .flex_img.w56 {
    width: 100%;
  }
  #pageAccess .flex_com_box .flex_img.w56 .img {
    overflow-x: scroll;
    padding: 0 0 1rem;
  }
  #pageAccess .flex_com_box .flex_img.w56 .img img {
    width: 180%;
  }
  #pageAccess .flex_com_box .com-swipe {
    display: block;
    margin-top: 3rem;
  }
  #pageAccess .flex_com_box .copy {
    width: 100%;
  }
  #pageAccess .flex_com_box .copy.w36 {
    width: 100%;
  }
  #pageAccess .flex_com_box .txt {
    padding: 1.6rem 0 0;
    margin: 2rem 0 0;
  }
}
#pageAccess .seibu_wrap {
  background: #ece8e2;
  padding: 10rem 0 8rem;
}
#pageAccess .seibu_wrap .seibu_area .flex_box_2 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#pageAccess .seibu_wrap .seibu_area .flex_box_2 .flex_img {
  width: 40rem;
}
@media screen and (max-width: 750px) {
  #pageAccess .seibu_wrap {
    padding: 12rem 0 10rem;
  }
  #pageAccess .seibu_wrap .seibu_area .flex_box_2 .flex_img {
    width: 100%;
  }
}
#pageAccess .mono_wrap {
  background: #ece8e2;
  padding: 8rem 0 12rem;
}
#pageAccess .mono_wrap .mono_area .flex_com_box .note {
  margin: 0.5rem 0 0;
}
#pageAccess .mono_wrap .flex_box_0 {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 2rem 0;
}
#pageAccess .mono_wrap .flex_box_0 .flex_img {
  width: 81rem;
  margin: 0 auto;
}
#pageAccess .mono_wrap .flex_box_0 .copy {
  width: 81rem;
}
#pageAccess .mono_wrap .flex_box_3 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#pageAccess .mono_wrap .flex_box_3 .com-note {
  margin-top: 0.5rem;
}
@media screen and (max-width: 750px) {
  #pageAccess .mono_wrap {
    padding: 12rem 0 14rem;
  }
  #pageAccess .mono_wrap .com-ttl {
    height: 15rem;
  }
  #pageAccess .mono_wrap .mono_area .flex_com_box .note {
    margin: 1rem 0 0;
  }
  #pageAccess .mono_wrap .flex_box_0 .flex_img {
    width: 100%;
  }
  #pageAccess .mono_wrap .flex_box_0 .copy {
    width: 100%;
  }
  #pageAccess .mono_wrap .mono_4 .map {
    overflow-x: scroll;
    padding: 0 0 1rem;
  }
  #pageAccess .mono_wrap .mono_4 .map img {
    width: 180%;
  }
}
#pageAccess .car_wrap {
  padding: 10rem 0 14rem;
  background: #fff;
}
#pageAccess .car_wrap .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;
  gap: 3rem 0;
  width: 80rem;
  margin: 9rem auto 0;
}
#pageAccess .car_wrap .flex_box .flex_cnt {
  width: 39rem;
}
#pageAccess .car_wrap .flex_box .txt {
  text-align: center;
  margin: 0.5rem 0 0;
}
#pageAccess .car_wrap .flex_box .t1 {
  letter-spacing: 0.06em;
}
#pageAccess .car_wrap .flex_box .t2 {
  font-size: 1.3rem;
}
#pageAccess .car_wrap .flex_box .t3 {
  font-size: 1.3rem;
  letter-spacing: 0;
  line-height: 1.4;
  margin: 0.6rem 0 0;
}
@media screen and (max-width: 750px) {
  #pageAccess .car_wrap {
    padding: 12rem 0 17rem;
  }
  #pageAccess .car_wrap .flex_box {
    gap: 6rem 0;
    width: 100%;
    margin: 7rem auto 0;
  }
  #pageAccess .car_wrap .flex_box .flex_cnt {
    width: 32.8rem;
  }
  #pageAccess .car_wrap .flex_box .txt {
    margin: 1rem 0 0;
  }
  #pageAccess .car_wrap .flex_box .t1 {
    letter-spacing: 0.06em;
  }
  #pageAccess .car_wrap .flex_box .t2 {
    font-size: 2.4rem;
  }
  #pageAccess .car_wrap .flex_box .t3 {
    font-size: 2.4rem;
    line-height: 1.6;
    margin: 1.6rem 0 0;
  }
}
#pageLocation .p_place2-desc, #pageLocation .p_place-desc {
  font-size: 1.5rem;
  color: #3c3d42;
  letter-spacing: 0;
  line-height: 1.5;
  text-align: justify;
}
@media screen and (max-width: 750px) {
  #pageLocation .p_place2-desc, #pageLocation .p_place-desc {
    font-size: 2rem;
  }
}
#pageLocation .com-note {
  margin-top: 5px;
}
#pageLocation .com-copy {
  color: #3669ae;
}
#pageLocation .bg_lightblue {
  background: #dfecf4;
}
#pageLocation .bg_lightyellow {
  background: #f2f1e6;
}
#pageLocation .bg_white {
  background: #fff;
}
#pageLocation .com-ttl {
  margin: auto;
}
#pageLocation .com-ttl_1 {
  width: 40rem;
}
#pageLocation .com-ttl_2 {
  width: 38rem;
}
#pageLocation .com-ttl_3 {
  width: 46rem;
}
@media screen and (max-width: 750px) {
  #pageLocation .com-ttl_1 {
    width: 55rem;
  }
  #pageLocation .com-ttl_2 {
    width: 49rem;
  }
  #pageLocation .com-ttl_3 {
    width: 60rem;
  }
  #pageLocation .com-txt {
    font-size: 2.1rem;
    letter-spacing: 0.1em;
  }
}
#pageLocation .copy_box {
  margin-bottom: 4rem;
}
#pageLocation .copy_box + .copy {
  margin-top: 5rem;
}
#pageLocation .copy {
  margin-bottom: 3rem;
}
#pageLocation .copy .com-lead {
  text-align: center;
}
#pageLocation .copy .com-txt {
  border-top: 1px solid #393b3f;
  padding: 1.4rem 0 0;
  margin: 1rem 0 0;
  text-align: center;
}
@media screen and (max-width: 750px) {
  #pageLocation .copy .com-txt {
    text-align: justify;
  }
}
#pageLocation .copy2 {
  text-align: center;
  width: 70rem;
  margin: 0 auto 5rem;
}
#pageLocation .copy2 .cap img {
  height: 4rem;
  width: auto;
}
@media screen and (max-width: 750px) {
  #pageLocation .copy2 .cap img {
    height: 5rem;
  }
}
#pageLocation .copy2 .p1 {
  font-weight: 700;
  color: #3669ae;
  font-size: 1.9rem;
  border-top: 1px solid currentColor;
  letter-spacing: 0.2em;
  padding-top: 1rem;
  margin-top: 1rem;
}
@media screen and (max-width: 750px) {
  #pageLocation .copy2 .p1 {
    font-size: 2.5rem;
  }
}
#pageLocation .sec {
  padding: 10rem 0;
}
@media screen and (max-width: 750px) {
  #pageLocation .sec {
    padding: 6rem 0;
  }
}
#pageLocation .p_grid {
  display: -ms-grid;
  display: grid;
  gap: 4rem;
  -ms-grid-columns: 1fr 4rem 1fr;
  grid-template-columns: repeat(2, 1fr);
}
@media screen and (max-width: 750px) {
  #pageLocation .p_grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 3.6rem;
    margin: 3rem 0;
  }
}
#pageLocation .p_place {
  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;
}
#pageLocation .p_place + .p_place {
  margin-top: 5rem;
}
#pageLocation .p_place-img {
  width: 48%;
}
@media screen and (max-width: 750px) {
  #pageLocation .p_place-img {
    width: 100%;
  }
}
#pageLocation .p_place-accent {
  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: 10rem;
  height: 10rem;
  border-radius: 50%;
  font-size: 1.4rem;
  color: #fff;
  text-align: center;
  background: #d44e44;
  position: absolute;
  bottom: 1rem;
  left: 1rem;
}
@media screen and (max-width: 750px) {
  #pageLocation .p_place-accent {
    width: 14rem;
    height: 14rem;
    font-size: 2.4rem;
  }
}
#pageLocation .p_place-txt {
  width: 48%;
  color: #3c3d42;
}
@media screen and (max-width: 750px) {
  #pageLocation .p_place-txt {
    width: 100%;
    margin-top: 4rem;
  }
}
#pageLocation .p_place-lead {
  text-align: center;
  font-size: 2.8rem;
  letter-spacing: 0;
  line-height: 1.4;
  font-weight: 700;
  margin-bottom: 0.5em;
}
@media screen and (max-width: 750px) {
  #pageLocation .p_place-lead {
    font-size: 3.8rem;
  }
}
#pageLocation .p_place-sub {
  font-size: 1.15rem;
  text-align: center;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0;
  color: #d55451;
  padding: 0.75em 0;
}
@media screen and (max-width: 750px) {
  #pageLocation .p_place-sub {
    font-size: 1.6rem;
    letter-spacing: 0;
  }
}
#pageLocation .p_place-note {
  text-align: right;
  font-size: 1.2rem;
  line-height: 1.5;
  letter-spacing: 0;
  margin: 0.5em 0;
}
@media screen and (max-width: 750px) {
  #pageLocation .p_place-note {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 751px) {
  #pageLocation .p_place.reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
#pageLocation .p_place2 {
  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: 4rem 0;
}
@media screen and (max-width: 750px) {
  #pageLocation .p_place2 {
    margin: 0;
  }
}
#pageLocation .p_place2-img, #pageLocation .p_place2-txt {
  width: 48%;
  color: #3c3d42;
}
#pageLocation .p_place2-lead {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.06em;
  border-bottom: 1px solid currentColor;
  padding-bottom: 0.3em;
  margin-bottom: 0.4em;
}
@media screen and (max-width: 750px) {
  #pageLocation .p_place2-lead {
    font-size: 2.7rem;
  }
}
#pageLocation .p_place2.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media screen and (min-width: 751px) {
  #pageLocation .p_place2.reverse .p_place2-txt {
    text-align: right;
  }
}
#pageLocation .p_timelist {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 2rem 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 1rem 2rem;
  margin-top: 4rem;
}
@media screen and (max-width: 750px) {
  #pageLocation .p_timelist {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 2rem;
  }
}
#pageLocation .p_timeitem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #3c3d42;
  gap: 0.5rem;
}
#pageLocation .p_timeitem .place {
  font-size: 2rem;
  font-weight: 700;
}
@media screen and (max-width: 750px) {
  #pageLocation .p_timeitem .place {
    font-size: 2.7rem;
  }
}
#pageLocation .p_timeitem .dot {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  position: relative;
  width: 0;
  overflow-x: hidden;
  overflow-y: visible;
}
#pageLocation .p_timeitem .dot::before {
  content: "●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●";
  color: #3c3d42;
  font-size: 4px;
  letter-spacing: 4px;
  display: inline-block;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
@media screen and (max-width: 750px) {
  #pageLocation .p_timeitem .dot::before {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    font-size: 3px;
    letter-spacing: 3px;
  }
}
#pageLocation .p_timeitem .time {
  font-size: 1.2rem;
  font-weight: 500;
}
@media screen and (max-width: 750px) {
  #pageLocation .p_timeitem .time {
    font-size: 1.6rem;
  }
}
#pageLocation .anchor_wrap {
  padding: 7rem 0;
}
#pageLocation .anchor_list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 2rem 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem;
}
@media screen and (min-width: 751px) {
  #pageLocation .anchor_list {
    width: 80rem;
  }
}
#pageLocation .anchor_item {
  background: #41b8b3;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
#pageLocation .anchor_item:hover, #pageLocation .anchor_item.active {
  background: #3669ae;
}
#pageLocation .daily_wrap,
#pageLocation .tachikawa_wrap {
  padding-bottom: 5rem;
}
#pageLocation .daily_wrap .copy_box .com-txt,
#pageLocation .tachikawa_wrap .copy_box .com-txt {
  color: #3669ae;
}
#pageLocation .daily_img,
#pageLocation .tachikawa_img {
  width: 62rem;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  #pageLocation .daily_img,
  #pageLocation .tachikawa_img {
    width: 100%;
  }
}
#pageLocation .hospital_wrap,
#pageLocation .calture_wrap,
#pageLocation .gourmet_wrap,
#pageLocation .tachikawaare_wrap {
  margin-top: 7rem;
}
@media screen and (max-width: 750px) {
  #pageLocation .hospital_wrap,
  #pageLocation .calture_wrap,
  #pageLocation .gourmet_wrap,
  #pageLocation .tachikawaare_wrap {
    margin-top: 9rem;
  }
}
#pageHigashiYamato .ltn0 {
  letter-spacing: 0;
}
@media screen and (max-width: 750px) {
  #pageHigashiYamato .com-main-wrap .main_area .img_box img {
    -o-object-position: 35% center;
       object-position: 35% center;
  }
}
#pageHigashiYamato .com-note {
  margin-top: 5px;
}
#pageHigashiYamato .com-copy {
  color: #3db4a9;
}
#pageHigashiYamato .bg_lightgreen {
  background: #dcefe5;
}
#pageHigashiYamato .bg_lightyellow {
  background: #f2f1e6;
}
#pageHigashiYamato .com-ttl {
  margin: auto;
}
#pageHigashiYamato .com-ttl_1 {
  width: 52rem;
}
#pageHigashiYamato .com-ttl_2 {
  width: 36rem;
}
#pageHigashiYamato .com-ttl_3 {
  width: 46rem;
}
@media screen and (max-width: 750px) {
  #pageHigashiYamato .com-ttl_1 {
    width: 67rem;
  }
  #pageHigashiYamato .com-ttl_2 {
    width: 50rem;
  }
  #pageHigashiYamato .com-ttl_3 {
    width: 60rem;
  }
  #pageHigashiYamato .com-txt {
    font-size: 2.1rem;
    letter-spacing: 0.1em;
  }
}
#pageHigashiYamato .copy_box {
  margin-bottom: 4rem;
}
#pageHigashiYamato .copy_box + .copy {
  margin-top: 5rem;
}
#pageHigashiYamato .copy {
  margin-bottom: 3rem;
}
#pageHigashiYamato .copy .com-lead {
  text-align: center;
}
#pageHigashiYamato .copy .com-txt {
  border-top: 1px solid #393b3f;
  padding: 1.4rem 0 0;
  margin: 1rem 0 0;
  text-align: center;
}
#pageHigashiYamato .copy .com-txt.noborder {
  border-top: none;
}
@media screen and (max-width: 750px) {
  #pageHigashiYamato .copy .com-txt {
    text-align: justify;
  }
}
#pageHigashiYamato .copy2 {
  text-align: center;
  width: 70rem;
  margin: 0 auto 5rem;
}
#pageHigashiYamato .copy2 .cap img {
  height: 4rem;
  width: auto;
}
@media screen and (max-width: 750px) {
  #pageHigashiYamato .copy2 .cap img {
    height: 5rem;
  }
}
#pageHigashiYamato .copy2 .p1 {
  font-weight: 700;
  color: #3669ae;
  font-size: 1.9rem;
  border-top: 1px solid currentColor;
  letter-spacing: 0.2em;
  padding-top: 1rem;
  margin-top: 1rem;
}
@media screen and (max-width: 750px) {
  #pageHigashiYamato .copy2 .p1 {
    font-size: 2.5rem;
  }
}
#pageHigashiYamato .sec {
  padding: 10rem 0;
}
@media screen and (max-width: 750px) {
  #pageHigashiYamato .sec {
    padding: 6rem 0;
  }
}
#pageHigashiYamato .p_cap {
  text-align: center;
  font-size: 2.8rem;
  color: #fff;
  background: #d55451;
  line-height: 1.5;
  letter-spacing: 0.16em;
  margin-top: 1em;
}
@media screen and (max-width: 750px) {
  #pageHigashiYamato .p_cap {
    font-size: 3.7rem;
    margin-top: 0.5em;
  }
}
#pageHigashiYamato .p_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;
}
#pageHigashiYamato .p_flex-img {
  width: 48%;
}
@media screen and (max-width: 750px) {
  #pageHigashiYamato .p_flex-img {
    width: 100%;
  }
}
#pageHigashiYamato .p_flex-txt {
  width: 48%;
  color: #3c3d42;
  margin-bottom: 0;
}
@media screen and (max-width: 750px) {
  #pageHigashiYamato .p_flex-txt {
    width: 100%;
    margin-top: 2rem;
  }
}
#pageHigashiYamato .p_flex-txt .com-txt {
  text-align: justify;
}
@media screen and (min-width: 751px) {
  #pageHigashiYamato .p_flex.reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
#pageHigashiYamato .imagine {
  width: 65%;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  #pageHigashiYamato .imagine {
    width: 100%;
  }
}
@media screen and (max-width: 750px) {
  #pageHigashiYamato .city_wrap .p_flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media screen and (max-width: 750px) {
  #pageHigashiYamato .city_wrap .p_flex .p_flex-txt {
    margin-bottom: 3rem;
    margin-top: 0;
  }
}
#pageHigashiYamato .city_wrap .edu_points-wrapper {
  position: relative;
  padding: 0 0 8rem;
  margin: 5rem auto;
  width: calc(100% - 10rem);
}
@media screen and (max-width: 750px) {
  #pageHigashiYamato .city_wrap .edu_points-wrapper {
    padding-bottom: 13rem;
    margin-top: 3rem;
  }
}
#pageHigashiYamato .city_wrap .edu_points .com-lead {
  letter-spacing: 0;
}
#pageHigashiYamato .city_wrap .edu_points .com-lead span {
  font-size: 2.4rem;
}
@media screen and (max-width: 750px) {
  #pageHigashiYamato .city_wrap .edu_points .com-lead span {
    font-size: 3.4rem;
  }
}
#pageHigashiYamato .city_wrap .edu_points .com-txt {
  text-align: justify;
  letter-spacing: 0;
}
#pageHigashiYamato .city_wrap .edu_points figure {
  width: 90%;
  margin: 0 auto;
}
#pageHigashiYamato .city_wrap .swiper-button-next,
#pageHigashiYamato .city_wrap .swiper-button-prev {
  background: #3c3d42;
  width: 2.5rem;
  height: 5.4rem;
  z-index: 99;
}
@media screen and (max-width: 750px) {
  #pageHigashiYamato .city_wrap .swiper-button-next,
  #pageHigashiYamato .city_wrap .swiper-button-prev {
    width: 1.7rem;
    height: 3.6rem;
    top: 55%;
  }
}
#pageHigashiYamato .city_wrap .swiper-button-next.swiper-button-disabled,
#pageHigashiYamato .city_wrap .swiper-button-prev.swiper-button-disabled {
  opacity: 0;
}
#pageHigashiYamato .city_wrap .swiper-button-next::after,
#pageHigashiYamato .city_wrap .swiper-button-prev::after {
  content: none;
}
#pageHigashiYamato .city_wrap .swiper-button-next {
  right: -5rem;
  clip-path: polygon(100% 50%, 0 0, 0 100%);
}
#pageHigashiYamato .city_wrap .swiper-button-prev {
  left: -5rem;
  clip-path: polygon(0 50%, 100% 0, 100% 100%);
}
#pageHigashiYamato .city_wrap .swiper-scrollbar {
  height: 1px;
  background: #3c3d42;
}
#pageHigashiYamato .city_wrap .swiper-scrollbar .swiper-scrollbar-drag {
  height: 5px;
  border-radius: 0px;
  background: #3c3d42;
}
#pageHigashiYamato .city_wrap .swiper-scrollbar .swiper-scrollbar-icon {
  width: 36%;
  position: absolute;
  top: 0;
  -webkit-transform: translateY(-150%);
          transform: translateY(-150%);
  left: -3rem;
}
@media screen and (max-width: 750px) {
  #pageHigashiYamato .city_wrap .swiper-scrollbar .swiper-scrollbar-icon {
    width: 70%;
  }
}
#pageHigashiYamato .city_wrap .swiper-scrollbar .swiper-scrollbar-custom {
  position: absolute;
  top: 0;
  width: 105%;
  height: 1px;
  background: #3c3d42;
  left: -2.5%;
}
@media screen and (max-width: 750px) {
  #pageHigashiYamato .city_wrap .swiper-scrollbar .swiper-scrollbar-custom {
    width: 110%;
    left: -5%;
  }
}
#pageHigashiYamato .city_wrap .swiper-scrollbar .swiper-scrollbar-custom::after, #pageHigashiYamato .city_wrap .swiper-scrollbar .swiper-scrollbar-custom::before {
  width: 2.6rem;
  height: 2.2rem;
  content: "";
  position: absolute;
  top: -1.1rem;
  background: #3c3d42;
}
#pageHigashiYamato .city_wrap .swiper-scrollbar .swiper-scrollbar-custom::before {
  left: -2rem;
  clip-path: polygon(100% 0%, 85% 50%, 100% 100%, 100% 100%, 0% 50%, 100% 0);
}
#pageHigashiYamato .city_wrap .swiper-scrollbar .swiper-scrollbar-custom::after {
  right: -2rem;
  clip-path: polygon(0 0, 100% 50%, 0 100%, 0% 100%, 15% 50%, 0% 0%);
}
#pageHigashiYamato .citizen_wrap .copy {
  margin: 4rem 0;
}
@media screen and (max-width: 750px) {
  #pageHigashiYamato .citizen_wrap .imagine {
    width: 90%;
  }
}
#pageResidence .p_flex-desc, #pageResidence .p_desc {
  font-size: 1.5rem;
  color: #fff;
  letter-spacing: 0;
  line-height: 1.5;
  text-align: justify;
}
@media screen and (max-width: 750px) {
  #pageResidence .p_flex-desc, #pageResidence .p_desc {
    font-size: 2rem;
  }
}
#pageResidence .txt_right {
  text-align: right;
}
#pageResidence .com-note {
  margin-top: 5px;
}
#pageResidence .com-copy {
  color: #828284;
}
#pageResidence .bg_grey {
  background: #828284;
}
#pageResidence .com-ttl {
  margin: auto;
}
#pageResidence .com-ttl_1 {
  width: 32rem;
}
@media screen and (max-width: 750px) {
  #pageResidence .com-ttl_1 {
    width: 42rem;
  }
  #pageResidence .com-txt {
    font-size: 2.1rem;
    letter-spacing: 0.1em;
  }
}
#pageResidence .p_ttl {
  margin: 0 auto 2.5rem;
}
#pageResidence .pcommon_ttl-1 {
  width: 39rem;
}
#pageResidence .pcommon_ttl-2 {
  width: 26rem;
}
#pageResidence .pcommon_ttl-3 {
  width: 39rem;
}
@media screen and (max-width: 750px) {
  #pageResidence .pcommon_ttl-1 {
    width: 49rem;
  }
  #pageResidence .pcommon_ttl-2 {
    width: 36rem;
  }
  #pageResidence .pcommon_ttl-1 {
    width: 49rem;
  }
}
#pageResidence .copy_box {
  margin-bottom: 4rem;
}
#pageResidence .copy_box + .copy {
  margin-top: 5rem;
}
#pageResidence .copy {
  margin-bottom: 3rem;
}
#pageResidence .copy .com-lead {
  text-align: center;
  color: #e8e8e5;
}
#pageResidence .copy .com-lead.lead2 {
  font-size: 2.25rem;
}
@media screen and (max-width: 750px) {
  #pageResidence .copy .com-lead.lead2 {
    font-size: 3.2rem;
  }
}
#pageResidence .copy .com-txt {
  border-top: 1px solid currentColor;
  padding: 1.4rem 0 0;
  margin: 1rem 0 0;
  text-align: center;
  color: #e8e8e5;
}
#pageResidence .copy .com-txt.t-left {
  text-align: left;
}
@media screen and (max-width: 750px) {
  #pageResidence .copy .com-txt {
    text-align: justify;
  }
}
#pageResidence .p_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;
}
@media screen and (min-width: 751px) {
  #pageResidence .p_flex + .p_flex {
    margin-top: 4rem;
  }
}
#pageResidence .p_flex-img {
  width: 48%;
}
@media screen and (max-width: 750px) {
  #pageResidence .p_flex-img {
    width: 100%;
  }
}
#pageResidence .p_flex-txt {
  width: 48%;
  color: #3c3d42;
}
@media screen and (max-width: 750px) {
  #pageResidence .p_flex-txt {
    width: 100%;
    margin-top: 4rem;
  }
}
#pageResidence .p_flex-txt .copy {
  margin-bottom: 2rem;
}
@media screen and (max-width: 750px) {
  #pageResidence .p_flex-txt .copy {
    margin-bottom: 3rem;
  }
}
#pageResidence .p_flex-txt .com-txt {
  text-align: justify;
}
#pageResidence .p_flex-note {
  text-align: right;
  font-size: 1.2rem;
  line-height: 1.5;
  letter-spacing: 0;
  margin: 0.5em 0;
}
@media screen and (max-width: 750px) {
  #pageResidence .p_flex-note {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 751px) {
  #pageResidence .p_flex.reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
#pageResidence .p_img-cap {
  font-size: 1.7rem;
  color: #fff;
  background: #3c3d42;
  text-align: center;
  font-family: "Zen Kaku Gothic New", sans-serif;
  padding: 0.8em 0;
  margin-top: 0.3em;
  position: relative;
}
#pageResidence .p_img-cap::before {
  position: absolute;
  content: "";
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  top: 4px;
  left: 4px;
  border: 1px solid #ffffff;
}
@media screen and (max-width: 750px) {
  #pageResidence .p_img-cap {
    font-size: 2.5rem;
  }
}
#pageResidence .p_gallery {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1rem 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 1rem;
}
#pageResidence .p_gallery-row3 {
  -ms-grid-columns: 1fr 0.5rem 1fr 0.5rem 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.5rem;
}
#pageResidence .p_gallery_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;
}
#pageResidence .p_gallery_wrap .p_gallery_left {
  width: 32.4%;
}
#pageResidence .p_gallery_wrap .p_gallery {
  width: 66%;
}
#pageResidence .nature_wrap {
  padding: 6rem 0 4rem;
}
#pageResidence .nature_img {
  margin-top: 4rem;
}
#pageResidence .facade_wrap .p_gallery .p_gallery-img .img {
  position: relative;
}
#pageResidence .facade_wrap,
#pageResidence .landplan_wrap,
#pageResidence .public_wrap {
  padding-top: 5rem;
}
#pageResidence .landplan_wrap .com-swipe {
  margin: 2rem auto 0;
}
@media screen and (max-width: 750px) {
  #pageResidence .landplan_map {
    overflow-x: scroll;
    margin: 0 -4rem;
  }
}
@media screen and (max-width: 750px) {
  #pageResidence .landplan_map img {
    width: 160%;
  }
}
#pageResidence .landplan_map .cap {
  bottom: 3.5rem;
  right: 1.5rem;
}
@media screen and (max-width: 750px) {
  #pageResidence .landplan_map .cap {
    bottom: 0.5rem;
  }
}
#pageResidence .landplan_lead {
  text-align: center;
  color: #fff;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 1.7rem;
  border: 1px solid currentColor;
  line-height: 1.5;
  padding: 0.5em 0;
  letter-spacing: 0.18em;
  margin-top: 2rem;
}
@media screen and (max-width: 750px) {
  #pageResidence .landplan_lead {
    font-size: 2.3rem;
    margin-top: 8rem;
  }
}
#pageResidence .landplan_points {
  margin-top: 1rem;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1rem 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 1rem;
}
@media screen and (max-width: 750px) {
  #pageResidence .landplan_points {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
#pageResidence .landplan_point {
  text-align: center;
  background: #3c3d42;
  padding: 0.5rem 0 1rem;
  border-top: 1rem solid #007886;
}
#pageResidence .landplan_point p {
  color: #fff;
  line-height: 1.5;
}
#pageResidence .landplan_point-ttl {
  font-family: "EB Garamond", serif;
  font-size: 2.4rem;
  border-bottom: 1px solid currentColor;
  padding: 0 2em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 0.3em;
}
@media screen and (max-width: 750px) {
  #pageResidence .landplan_point-ttl {
    font-size: 3.2rem;
  }
}
#pageResidence .landplan_point-desc {
  font-size: 2.1rem;
}
@media screen and (max-width: 750px) {
  #pageResidence .landplan_point-desc {
    font-size: 2.8rem;
  }
}
#pageResidence .landplan_plant {
  width: 70%;
  margin: 6rem auto 0;
  background: #6293ae;
  padding: 2.5rem;
}
@media screen and (max-width: 750px) {
  #pageResidence .landplan_plant {
    width: 100%;
  }
}
#pageResidence .landplan_plant .com-note {
  margin-top: 1rem;
  color: #fff;
}
#pageResidence .public_wrap {
  padding-bottom: 3rem;
}
#pageResidence .public_cnt {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 2rem 1fr 2rem 1.455fr;
  grid-template-columns: 1fr 1fr 1.455fr;
  gap: 2rem;
}
@media screen and (max-width: 750px) {
  #pageResidence .public_cnt {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
#pageResidence .public_box .com-lead {
  letter-spacing: 0;
  margin-top: 1.5rem;
}
@media screen and (min-width: 751px) {
  #pageResidence .public_box .com-lead {
    line-height: 1.3;
    min-height: 2.6em;
    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;
  }
}
#pageResidence .public_box .com-txt {
  text-align: justify;
}
#pageResidence .public_box .p_gallery {
  gap: 2rem;
}
@media screen and (max-width: 750px) {
  #pageResidence .public_box .p_gallery {
    gap: 2rem;
  }
}
#pageCommon .designer_desc {
  font-size: 1.5rem;
  color: #3c3d42;
  letter-spacing: 0;
  line-height: 1.5;
  text-align: justify;
}
@media screen and (max-width: 750px) {
  #pageCommon .designer_desc {
    font-size: 2rem;
  }
}
#pageCommon .txt_right {
  text-align: right;
}
#pageCommon .com-note {
  margin-top: 5px;
}
#pageCommon .com-copy {
  color: #828284;
}
#pageCommon .bg_cream {
  background: #ddd8d1;
}
#pageCommon .com-ttl {
  margin: auto;
}
#pageCommon .com-ttl_1 {
  width: 35rem;
}
@media screen and (max-width: 750px) {
  #pageCommon .com-ttl_1 {
    width: 45rem;
  }
  #pageCommon .com-txt {
    font-size: 2.1rem;
    letter-spacing: 0.1em;
  }
}
#pageCommon .pcommon_ttl-1, #pageCommon .pcommon_ttl-2, #pageCommon .pcommon_ttl-3 {
  width: 30rem;
}
@media screen and (max-width: 750px) {
  #pageCommon .pcommon_ttl-1, #pageCommon .pcommon_ttl-2, #pageCommon .pcommon_ttl-3 {
    width: 40rem;
  }
}
#pageCommon .copy_box {
  margin-bottom: 4rem;
}
#pageCommon .copy_box + .copy {
  margin-top: 5rem;
}
#pageCommon .copy {
  margin-bottom: 3rem;
}
#pageCommon .copy .com-lead {
  text-align: center;
  color: #828284;
}
#pageCommon .copy .com-lead.lead2 {
  font-size: 2.25rem;
}
@media screen and (max-width: 750px) {
  #pageCommon .copy .com-lead.lead2 {
    font-size: 3.2rem;
  }
}
#pageCommon .copy .com-txt {
  border-top: 1px solid currentColor;
  padding: 1.4rem 0 0;
  margin: 1rem 0 0;
  text-align: center;
  color: #828284;
}
#pageCommon .copy .com-txt.t-left {
  text-align: left;
}
@media screen and (max-width: 750px) {
  #pageCommon .copy .com-txt {
    text-align: justify;
  }
}
#pageCommon .p_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;
}
@media screen and (min-width: 751px) {
  #pageCommon .p_flex + .p_flex {
    margin-top: 4rem;
  }
}
#pageCommon .p_flex-img {
  width: 48%;
}
@media screen and (max-width: 750px) {
  #pageCommon .p_flex-img {
    width: 100%;
  }
}
#pageCommon .p_flex-img .isometric .cap {
  bottom: 3.5rem;
  right: 3.5rem;
}
#pageCommon .p_flex-txt {
  width: 48%;
}
@media screen and (max-width: 750px) {
  #pageCommon .p_flex-txt {
    width: 100%;
    margin-top: 4rem;
  }
}
#pageCommon .p_flex-txt .copy {
  margin-bottom: 2rem;
}
@media screen and (max-width: 750px) {
  #pageCommon .p_flex-txt .copy {
    margin-bottom: 3rem;
  }
}
#pageCommon .p_flex-txt .com-txt {
  text-align: justify;
}
#pageCommon .p_flex-note {
  text-align: right;
  font-size: 1.2rem;
  line-height: 1.5;
  letter-spacing: 0;
  margin: 0.5em 0;
}
@media screen and (max-width: 750px) {
  #pageCommon .p_flex-note {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 751px) {
  #pageCommon .p_flex.reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
#pageCommon .pcommon_spacebox .com-lead,
#pageCommon .pcommon_spacebox .com-txt {
  color: #fff;
}
@media screen and (min-width: 751px) {
  #pageCommon .pcommon_spacebox + .p_flex {
    margin-top: 6rem;
  }
}
#pageCommon .pcommon_imgbox-cap {
  background: #393b3f;
}
#pageCommon .ps_wrap {
  padding: 7rem 0;
}
#pageCommon .ps_wrap .copy_box {
  margin-bottom: 0;
}
#pageCommon .ps_img {
  margin: 4rem auto 0;
  width: 70%;
  mix-blend-mode: multiply;
}
@media screen and (max-width: 750px) {
  #pageCommon .ps_img {
    width: unset;
    margin: 4rem -4rem 0;
  }
}
#pageCommon .floor1F_wrap,
#pageCommon .floor2F_wrap,
#pageCommon .floor3F_wrap {
  padding-top: 7rem;
}
#pageCommon .floor3F_wrap {
  padding-bottom: 7rem;
}
#pageCommon .designer_wrap {
  background: #3c3d42;
  padding: 7rem 0;
}
#pageCommon .designer_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;
  padding: 3rem 5rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 750px) {
  #pageCommon .designer_box {
    padding: 4rem 6rem;
  }
}
#pageCommon .designer_box .designer_desc {
  line-height: 2;
}
#pageCommon .designer_lbox {
  width: 30%;
  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) {
  #pageCommon .designer_lbox {
    width: 100%;
  }
}
#pageCommon .designer_lbox .txt1 {
  width: 58%;
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 750px) {
  #pageCommon .designer_lbox .txt1 {
    margin-bottom: 2.5rem;
  }
}
#pageCommon .designer_lbox .txt2 {
  width: 46%;
}
#pageCommon .designer_lbox .img {
  width: 48.5%;
}
#pageCommon .designer_rbox {
  width: 65%;
  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) {
  #pageCommon .designer_rbox {
    width: 100%;
    margin-top: 2.5rem;
  }
}
#pageCommon .designer_imgbox {
  width: 80%;
  margin: 3rem 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;
}
@media screen and (max-width: 750px) {
  #pageCommon .designer_imgbox {
    width: 100%;
    gap: 3rem;
  }
}
#pageCommon .designer_img {
  width: 48%;
}
@media screen and (max-width: 750px) {
  #pageCommon .designer_img {
    width: 100%;
  }
}
#pageCommon .areas {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1rem 1fr 1rem 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem 1rem;
  margin-bottom: 2rem;
}
#pageCommon .areas .area {
  position: relative;
}
#pageCommon .areas .area .no {
  background: #d44e44;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
  width: 2rem;
  height: 2rem;
  line-height: 1.3;
  padding-left: 0.1rem;
}
#pageCommon .areas .area .name,
#pageCommon .areas .area .desc {
  padding-left: 3rem;
  font-size: 1.2rem;
}
#pageCommon .areas .area .name {
  padding-bottom: 0.5rem;
  margin-bottom: 0.5rem;
  font-weight: 600;
  position: relative;
}
#pageCommon .areas .area .name::before {
  content: "";
  border-bottom: 1px solid #393b3f;
  width: calc(100% - 3rem);
  height: 1px;
  position: absolute;
  right: 0;
  bottom: 0;
}
#pageCommon .areas .area .desc {
  line-height: 1.3;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 750px) {
  #pageCommon .areas {
    -ms-grid-columns: 1fr 2rem 1fr;
    grid-template-columns: repeat(2, 1fr);
    gap: 3rem 2rem;
    margin-bottom: 4rem;
  }
  #pageCommon .areas .area .no {
    width: 4rem;
    height: 4rem;
    line-height: 1.5;
    padding-left: 0.1rem;
    font-size: 2.4rem;
  }
  #pageCommon .areas .area .name,
  #pageCommon .areas .area .desc {
    padding-left: 5rem;
    font-size: 2.2rem;
  }
  #pageCommon .areas .area .name {
    padding-bottom: 0.5rem;
    margin-bottom: 0.5rem;
    font-weight: 600;
    position: relative;
  }
  #pageCommon .areas .area .name::before {
    content: "";
    border-bottom: 1px solid #393b3f;
    width: calc(100% - 5rem);
    height: 1px;
    position: absolute;
    right: 0;
    bottom: 0;
  }
  #pageCommon .areas .area .desc {
    line-height: 1.3;
    letter-spacing: 0.05em;
  }
}
#pagePlan .equip_item-desc, #pagePlan .yutori_plan-note::before, #pagePlan .yutori_plan-note, #pagePlan .kitchen_point-desc {
  font-size: 1.5rem;
  color: #fff;
  letter-spacing: 0;
  line-height: 1.5;
  text-align: justify;
}
@media screen and (max-width: 750px) {
  #pagePlan .equip_item-desc, #pagePlan .yutori_plan-note::before, #pagePlan .yutori_plan-note, #pagePlan .kitchen_point-desc {
    font-size: 2rem;
  }
}
@media screen and (max-width: 750px) {
  #pagePlan .com-main-wrap .main_area .img_box img {
    -o-object-position: 80% center;
       object-position: 80% center;
  }
}
#pagePlan .txt_right {
  text-align: right;
}
#pagePlan .com-note {
  margin-top: 5px;
}
#pagePlan .com-copy {
  color: #d55451;
}
#pagePlan .com-ttl {
  margin: auto;
}
#pagePlan .com-ttl_1 {
  width: 35rem;
}
#pagePlan .com-ttl_2 {
  width: 39rem;
}
#pagePlan .com-ttl_3 {
  width: 35rem;
}
@media screen and (max-width: 750px) {
  #pagePlan .com-ttl_1 {
    width: 45rem;
  }
  #pagePlan .com-ttl_2 {
    width: 49rem;
  }
  #pagePlan .com-ttl_3 {
    width: 45rem;
  }
  #pagePlan .com-txt {
    font-size: 2.1rem;
    letter-spacing: 0.1em;
  }
}
@media screen and (max-width: 750px) {
  #pagePlan .p_ttl-1 {
    width: 49rem;
  }
  #pagePlan .p_ttl-2 {
    width: 36rem;
  }
  #pagePlan .p_ttl-1 {
    width: 49rem;
  }
}
#pagePlan .copy_box {
  margin-bottom: 6rem;
}
#pagePlan .copy_box + .copy {
  margin-top: 5rem;
}
#pagePlan .copy {
  margin-bottom: 3rem;
}
#pagePlan .copy .com-lead {
  text-align: center;
  color: #3c3d42;
}
#pagePlan .copy .com-lead.lead2 {
  font-size: 2.25rem;
}
@media screen and (max-width: 750px) {
  #pagePlan .copy .com-lead.lead2 {
    font-size: 3.2rem;
  }
}
#pagePlan .copy .com-txt {
  border-top: 1px solid currentColor;
  padding: 1.4rem 0 0;
  margin: 1rem 0 0;
  text-align: center;
  color: #3c3d42;
}
@media screen and (max-width: 750px) {
  #pagePlan .copy .com-txt {
    text-align: justify;
  }
}
#pagePlan .p_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;
}
#pagePlan .p_flex + .p_flex {
  margin-top: 5rem;
}
#pagePlan .p_flex-img {
  width: 48%;
}
@media screen and (max-width: 750px) {
  #pagePlan .p_flex-img {
    width: 100%;
  }
}
#pagePlan .p_flex-txt {
  width: 48%;
}
@media screen and (max-width: 750px) {
  #pagePlan .p_flex-txt {
    width: 100%;
    margin-top: 3rem;
  }
}
#pagePlan .plan_wrap {
  padding: 7rem 0 4rem;
}
#pagePlan .kitchen_wrap {
  padding: 5rem 0;
  background: #f2f1e6;
}
#pagePlan .kitchen_cnt {
  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 4%;
}
#pagePlan .kitchen_main {
  width: 48%;
}
@media screen and (max-width: 750px) {
  #pagePlan .kitchen_main {
    width: 100%;
  }
}
@media screen and (max-width: 750px) {
  #pagePlan .kitchen_illust {
    margin-bottom: 3rem;
  }
}
#pagePlan .kitchen_txt {
  width: 100%;
  margin-top: 5rem;
}
@media screen and (max-width: 750px) {
  #pagePlan .kitchen_txt {
    width: 100%;
  }
}
#pagePlan .kitchen_points {
  background: #434d5b;
  padding: 2.5rem;
  width: 48%;
}
@media screen and (max-width: 750px) {
  #pagePlan .kitchen_points {
    width: 100%;
    padding: 4rem;
  }
}
#pagePlan .kitchen_point + .kitchen_point {
  margin-top: 1rem;
}
@media screen and (max-width: 750px) {
  #pagePlan .kitchen_point + .kitchen_point {
    margin-top: 3rem;
  }
}
#pagePlan .kitchen_point-ttl {
  color: #fff;
  font-size: 2.2rem;
  border-bottom: 1px solid currentColor;
  line-height: 1.5;
  padding-bottom: 0.2em;
  margin-bottom: 0.5em;
}
@media screen and (max-width: 750px) {
  #pagePlan .kitchen_point-ttl {
    font-size: 3rem;
    padding-bottom: 0.5em;
  }
}
#pagePlan .kitchen_point-ttl span {
  background: #a6a18e;
}
#pagePlan .yutori_wrap {
  padding: 5rem 0;
  background: #fff;
}
#pagePlan .yutori_wrap .p_flex-img .com-cap {
  bottom: 32%;
}
@media screen and (max-width: 750px) {
  #pagePlan .yutori_plan {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media screen and (max-width: 750px) {
  #pagePlan .yutori_plan-info {
    margin: 0 0 2rem;
  }
}
#pagePlan .yutori_plan-mes {
  font-size: 1.2rem;
  color: #4d4d4f;
  margin-top: 1em;
}
@media screen and (max-width: 750px) {
  #pagePlan .yutori_plan-mes {
    font-size: 2rem;
  }
}
#pagePlan .yutori_plan-type {
  text-align: center;
  color: #827e67;
  font-size: 3rem;
  font-family: "EB Garamond", serif;
  margin-top: 0.5em;
}
@media screen and (max-width: 750px) {
  #pagePlan .yutori_plan-type {
    font-size: 4rem;
  }
}
#pagePlan .yutori_plan-type span {
  font-size: 4.5rem;
}
@media screen and (max-width: 750px) {
  #pagePlan .yutori_plan-type span {
    font-size: 5.5rem;
  }
}
#pagePlan .yutori_plan-notes {
  margin-top: 1rem;
}
#pagePlan .yutori_plan-note {
  color: #4d4d4f;
  line-height: 1.6666666667;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#pagePlan .yutori_plan-note::before {
  color: #827e67;
  content: "●";
  line-height: 1.6666666667;
}
#pagePlan .equip_list {
  counter-reset: equip;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 2rem 1fr 2rem 1fr 2rem 1fr;
  grid-template-columns: repeat(4, 1fr);
  margin-top: 3rem;
  gap: 3rem 2rem;
}
@media screen and (max-width: 750px) {
  #pagePlan .equip_list {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
#pagePlan .equip_item-ttl {
  font-size: 1.8rem;
  color: #434a4f;
  border-bottom: 1px solid currentColor;
  line-height: 1.5;
  padding-bottom: 0.2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1rem;
}
@media screen and (max-width: 750px) {
  #pagePlan .equip_item-ttl {
    font-size: 2.5rem;
  }
}
#pagePlan .equip_item-ttl::before {
  counter-increment: equip;
  content: counter(equip);
  font-size: 1.4rem;
  color: #fff;
  background: #318f91;
  width: 2.3rem;
  height: 2.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;
  border-radius: 50%;
  margin-top: 0.2em;
  margin-right: 0.5em;
}
@media screen and (max-width: 750px) {
  #pagePlan .equip_item-ttl::before {
    font-size: 1.8rem;
    width: 3rem;
    height: 3rem;
  }
}
#pagePlan .equip_item-desc {
  color: #434a4f;
  margin-top: 0.5em;
}
#pageType .type_wrap {
  max-width: 1300px;
  width: 95%;
  margin: 18rem auto 13rem;
}
#pageType .type_wrap .ttl_area {
  background: #3c4958;
  padding: 1.2rem 0 1rem;
  position: relative;
}
#pageType .type_wrap .ttl_area .accent_box {
  position: absolute;
  top: 0;
  left: 0;
  width: 3.8rem;
  height: 100%;
}
#pageType .type_wrap .ttl_area .accent_box::before, #pageType .type_wrap .ttl_area .accent_box::after {
  content: "";
  width: 100%;
  height: 50%;
}
#pageType .type_wrap .ttl_area .accent_box::before {
  position: absolute;
  top: 0;
  left: 0;
  background: #efac2c;
}
#pageType .type_wrap .ttl_area .accent_box::after {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #267981;
}
#pageType .type_wrap .ttl_area .ttl_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: end;
      -ms-flex-align: end;
          align-items: flex-end;
  color: #fff;
}
#pageType .type_wrap .ttl_area .ttl_box .ttl_1 {
  font-size: 3.7rem;
  letter-spacing: 0.08em;
}
#pageType .type_wrap .ttl_area .ttl_box .ttl_2 {
  font-size: 2rem;
  letter-spacing: 0.1em;
}
#pageType .type_wrap .ttl_area .ttl_box .ttl_2 .s1 {
  font-size: 3rem;
}
#pageType .type_wrap .type_area .speac_box_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: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 0 5rem;
}
#pageType .type_wrap .type_area .speac_box {
  width: 54rem;
}
#pageType .type_wrap .type_area .speac_box .speac_1 {
  margin: 3rem 0 0;
}
#pageType .type_wrap .type_area .speac_box .speac_1 .s1 {
  font-size: 5rem;
}
#pageType .type_wrap .type_area .speac_box .speac_1 .s2 {
  font-size: 2.2rem;
}
#pageType .type_wrap .type_area .speac_box .speac_1 .s3 {
  font-size: 5rem;
  margin: 0 0 0 2rem;
  padding: 0 0 0 2.5rem;
  border-left: 1px solid #3c4958;
}
#pageType .type_wrap .type_area .speac_box .speac_1 .s4 {
  font-size: 3.4rem;
}
#pageType .type_wrap .type_area .speac_box .speac_2 {
  margin: 2rem 0 0;
}
#pageType .type_wrap .type_area .speac_box .speac_2 .s1 {
  font-size: 1.8rem;
}
#pageType .type_wrap .type_area .speac_box .speac_2 .s2 {
  font-size: 5rem;
}
#pageType .type_wrap .type_area .speac_box .speac_2 .s3 {
  font-size: 1.4rem;
}
#pageType .type_wrap .type_area .speac_box .speac_2 .s4 {
  font-size: 1.5rem;
}
#pageType .type_wrap .type_area .speac_box .speac_3 {
  font-size: 1.5rem;
  letter-spacing: 0.07em;
  line-height: 1.5;
  margin: 1.5rem 0 0;
}
#pageType .type_wrap .type_area .speac_box .merit {
  font-size: 1.5rem;
  letter-spacing: 0.15em;
  line-height: 1.8;
  margin: 2rem 0 0;
}
#pageType .type_wrap .type_area .speac_box .merit_txt {
  display: block;
  text-indent: -1em;
  padding-left: 1em;
}
#pageType .type_wrap .type_area .torikago_box {
  height: 16rem;
}
#pageType .type_wrap .type_area .torikago_box .img {
  height: 100%;
}
#pageType .type_wrap .type_area .torikago_box .img img {
  width: auto;
  height: 100%;
}
#pageType .type_wrap .type_area .type_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: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 6rem 0 0;
}
#pageType .type_wrap .type_area .type_box .img.type_a2 {
  width: 44.64rem;
}
#pageType .type_wrap .type_area .type_box .img.type_a3 {
  width: 44.28rem;
}
#pageType .type_wrap .type_area .type_box .img.type_a4 {
  width: 49.36rem;
}
#pageType .type_wrap .type_area .type_box .img.type_a7g {
  width: 40.56rem;
}
#pageType .type_wrap .type_area .type_box .img.type_a8 {
  width: 45.52rem;
}
#pageType .type_wrap .type_area .type_box .img.type_b1 {
  width: 39rem;
}
#pageType .type_wrap .type_area .type_box .img.type_b5 {
  width: 41.92rem;
}
#pageType .type_wrap .type_area .type_box .img.type_c13 {
  width: 44.28rem;
}
#pageType .type_wrap .type_area .type_box .img.type_d5 {
  width: 45.28rem;
}
#pageType .type_wrap .type_area .type_box .img.type_e3 {
  width: 45.52rem;
}
#pageType .type_wrap .type_area .note_box {
  text-align: center;
  margin: 6rem 0 0;
}
#pageType .type_wrap .type_area .note_box .note_flex {
  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 1rem;
  margin: 1rem 0 0;
}
#pageType .type_wrap .type_area .note_box .note_cnt {
  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.5rem;
}
#pageType .type_wrap .type_area .note_box .note_txt {
  font-size: 1rem;
}
#pageType .type_wrap .type_area .note_box .img img {
  display: block;
}
#pageType .type_wrap .type_area .note_box .img_1 {
  width: 3rem;
}
#pageType .type_wrap .type_area .note_box .img_2 {
  width: 3rem;
}
#pageType .type_wrap .type_area .note_box .img_3 {
  width: 3.2rem;
}
#pageType .type_wrap .type_area .note_box .img_4 {
  width: 3.2rem;
}
#pageType .type_wrap .type_area .note_box .img_5 {
  width: 1.8rem;
}
#pageType .type_wrap .type_area .note_box .note {
  margin: 1rem 0 0;
}
#pageType .type_wrap .type_area .btn_box {
  margin: 7rem 0 0;
}
#pageType .type_wrap .type_area .btn_box a {
  -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);
  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: 27rem;
  height: 5rem;
  font-size: 1.8rem;
  letter-spacing: 0.2em;
  text-align: center;
  color: #fff;
  background: #57a3ab;
  margin: 0 auto;
  position: relative;
}
#pageType .type_wrap .type_area .btn_box a:hover {
  background: #257982;
}
#pageType .type_wrap .type_area .btn_box .arrow {
  width: 0.8rem;
  position: absolute;
  top: 50%;
  right: 1rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 750px) {
  #pageType .type_wrap {
    width: 100%;
    margin: 18rem auto 17rem;
  }
  #pageType .type_wrap .ttl_area {
    padding: 1.8rem 2rem 1.4rem 7rem;
  }
  #pageType .type_wrap .ttl_area .accent_box {
    width: 5rem;
  }
  #pageType .type_wrap .ttl_area .com-content {
    width: 100%;
    padding: 0;
  }
  #pageType .type_wrap .ttl_area .ttl_box .ttl_1 {
    font-size: 4.6rem;
  }
  #pageType .type_wrap .ttl_area .ttl_box .ttl_2 {
    font-size: 3rem;
  }
  #pageType .type_wrap .ttl_area .ttl_box .ttl_2 .s1 {
    font-size: 4rem;
  }
  #pageType .type_wrap .type_area .speac_box_outer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    gap: 0;
  }
  #pageType .type_wrap .type_area .speac_box {
    width: 100%;
  }
  #pageType .type_wrap .type_area .speac_box .speac_1 {
    margin: 4rem 0 0;
  }
  #pageType .type_wrap .type_area .speac_box .speac_1 .s1 {
    font-size: 6rem;
  }
  #pageType .type_wrap .type_area .speac_box .speac_1 .s2 {
    font-size: 3.2rem;
  }
  #pageType .type_wrap .type_area .speac_box .speac_1 .s3 {
    font-size: 4rem;
  }
  #pageType .type_wrap .type_area .speac_box .speac_1 .s4 {
    font-size: 4.4rem;
  }
  #pageType .type_wrap .type_area .speac_box .speac_2 {
    margin: 3rem 0 0;
  }
  #pageType .type_wrap .type_area .speac_box .speac_2 .s1 {
    font-size: 2.8rem;
  }
  #pageType .type_wrap .type_area .speac_box .speac_2 .s2 {
    font-size: 6rem;
  }
  #pageType .type_wrap .type_area .speac_box .speac_2 .s3 {
    font-size: 2.4rem;
  }
  #pageType .type_wrap .type_area .speac_box .speac_2 .s4 {
    font-size: 2.6rem;
  }
  #pageType .type_wrap .type_area .speac_box .speac_3 {
    font-size: 2.6rem;
    margin: 2rem 0 0;
  }
  #pageType .type_wrap .type_area .speac_box .merit {
    font-size: 2.6rem;
    margin: 3rem 0 0;
  }
  #pageType .type_wrap .type_area .torikago_box {
    height: 24rem;
    margin: 5rem auto 0;
  }
  #pageType .type_wrap .type_area .type_box {
    margin: 7rem 0 0;
  }
  #pageType .type_wrap .type_area .type_box .img.type_a2 {
    width: 60.264rem;
  }
  #pageType .type_wrap .type_area .type_box .img.type_a3 {
    width: 59.778rem;
  }
  #pageType .type_wrap .type_area .type_box .img.type_a4 {
    width: 66.636rem;
  }
  #pageType .type_wrap .type_area .type_box .img.type_a7g {
    width: 54.756rem;
  }
  #pageType .type_wrap .type_area .type_box .img.type_a8 {
    width: 61.452rem;
  }
  #pageType .type_wrap .type_area .type_box .img.type_b1 {
    width: 52.65rem;
  }
  #pageType .type_wrap .type_area .type_box .img.type_b5 {
    width: 56.592rem;
  }
  #pageType .type_wrap .type_area .type_box .img.type_c13 {
    width: 59.778rem;
  }
  #pageType .type_wrap .type_area .type_box .img.type_d5 {
    width: 61.128rem;
  }
  #pageType .type_wrap .type_area .type_box .img.type_e3 {
    width: 61.452rem;
  }
  #pageType .type_wrap .type_area .note_box {
    text-align: left;
    margin: 10rem 0 0;
  }
  #pageType .type_wrap .type_area .note_box .note_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 0 1rem;
    margin: 1.6rem 0 0;
  }
  #pageType .type_wrap .type_area .note_box .note_cnt {
    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 1rem;
  }
  #pageType .type_wrap .type_area .note_box .note_txt {
    font-size: 2rem;
  }
  #pageType .type_wrap .type_area .note_box .img_1 {
    width: 4.8rem;
  }
  #pageType .type_wrap .type_area .note_box .img_2 {
    width: 4.8rem;
  }
  #pageType .type_wrap .type_area .note_box .img_3 {
    width: 5.12rem;
  }
  #pageType .type_wrap .type_area .note_box .img_4 {
    width: 5.12rem;
  }
  #pageType .type_wrap .type_area .note_box .img_5 {
    width: 2.88rem;
  }
  #pageType .type_wrap .type_area .note_box .note {
    margin: 1.6rem 0 0;
  }
  #pageType .type_wrap .type_area .btn_box {
    margin: 10rem 0 0;
  }
  #pageType .type_wrap .type_area .btn_box a {
    width: 38rem;
    height: 8rem;
    font-size: 2.8rem;
  }
  #pageType .type_wrap .type_area .btn_box .arrow {
    width: 1.8rem;
    right: 1.4rem;
  }
}
#pageQuality .desc {
  font-size: 1.5rem;
  letter-spacing: 0;
  line-height: 1.5;
  text-align: justify;
}
@media screen and (max-width: 750px) {
  #pageQuality .desc {
    font-size: 2rem;
  }
}
#pageQuality .com-note {
  margin-top: 5px;
}
#pageQuality .com-copy {
  color: #4f5c4b;
}
#pageQuality .bg_lightyellow {
  background: #ede8df;
  margin-top: 5rem;
  padding: 0 0 5rem;
}
#pageQuality .bg_lightyellow .com-copy {
  color: #856d35;
}
#pageQuality .bg_white {
  background: #fff;
}
#pageQuality .com-ttl {
  margin: auto;
}
#pageQuality .com-ttl_1, #pageQuality .com-ttl_2, #pageQuality .com-ttl_3, #pageQuality .com-ttl_4, #pageQuality .com-ttl_5, #pageQuality .com-ttl_6, #pageQuality .com-ttl_7, #pageQuality .com-ttl_8, #pageQuality .com-ttl_9 {
  width: 38rem;
}
@media screen and (max-width: 750px) {
  #pageQuality .com-ttl_1, #pageQuality .com-ttl_2, #pageQuality .com-ttl_3, #pageQuality .com-ttl_4, #pageQuality .com-ttl_5, #pageQuality .com-ttl_6, #pageQuality .com-ttl_7, #pageQuality .com-ttl_8, #pageQuality .com-ttl_9 {
    width: 50rem;
  }
  #pageQuality .com-txt {
    font-size: 2.1rem;
    letter-spacing: 0.1em;
  }
}
#pageQuality .copy_box {
  margin-bottom: 4rem;
}
#pageQuality .copy_box + .copy {
  margin-top: 5rem;
}
#pageQuality .copy {
  margin-bottom: 3rem;
}
#pageQuality .copy .com-lead {
  text-align: center;
}
#pageQuality .copy .com-txt {
  border-top: 1px solid #393b3f;
  padding: 1.4rem 0 0;
  margin: 1rem 0 0;
  text-align: center;
}
@media screen and (max-width: 750px) {
  #pageQuality .copy .com-txt {
    text-align: justify;
  }
}
#pageQuality .ttl {
  font-size: 2.8rem;
  text-align: center;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0;
}
@media screen and (max-width: 750px) {
  #pageQuality .ttl {
    font-size: 3.8rem;
  }
}
#pageQuality .ttl2 {
  font-size: 2rem;
  text-align: center;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0;
}
@media screen and (max-width: 750px) {
  #pageQuality .ttl2 {
    font-size: 2.7rem;
  }
}
#pageQuality .tbox .ttl,
#pageQuality .tbox .ttl2 {
  border-bottom: 1px solid currentColor;
  padding: 0.5rem 0;
}
@media screen and (max-width: 750px) {
  #pageQuality .tbox .ttl,
  #pageQuality .tbox .ttl2 {
    padding: 1rem 0;
  }
}
#pageQuality .tbox .desc {
  margin-top: 1rem;
}
#pageQuality .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;
  -webkit-column-gap: 2rem;
     -moz-column-gap: 2rem;
          column-gap: 2rem;
}
@media screen and (max-width: 750px) {
  #pageQuality .flex {
    gap: 1rem;
  }
}
#pageQuality .flex.align-end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
#pageQuality .flex.align-start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#pageQuality .flex .w50 {
  width: calc(50% - 1rem);
}
@media screen and (max-width: 750px) {
  #pageQuality .flex .w50 {
    width: 100%;
  }
}
#pageQuality .flex .w40 {
  width: calc(40% - 1rem);
}
@media screen and (max-width: 750px) {
  #pageQuality .flex .w40 {
    width: 100%;
  }
}
#pageQuality .flex .w60 {
  width: calc(60% - 1rem);
}
@media screen and (max-width: 750px) {
  #pageQuality .flex .w60 {
    width: 100%;
  }
}
#pageQuality .grid {
  display: -ms-grid;
  display: grid;
  gap: 3rem 2rem;
  -ms-grid-columns: 1fr 2rem 1fr 2rem 1fr 2rem 1fr;
  grid-template-columns: repeat(4, 1fr);
}
@media screen and (max-width: 750px) {
  #pageQuality .grid {
    gap: 3.5rem 1rem;
    margin: 3rem 0;
    -ms-grid-columns: 1fr 1rem 1fr;
    grid-template-columns: repeat(2, 1fr);
  }
}
#pageQuality .grid .col-2 {
  -ms-grid-column-span: 2;
  grid-column: span 2;
}
@media screen and (max-width: 750px) {
  #pageQuality .equip._sp-row {
    -ms-grid-column-span: 2;
    grid-column: span 2;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    gap: 1rem;
    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 .equip._sp-row .equip_img,
  #pageQuality .equip._sp-row .equip_txt {
    width: calc(50% - 0.5rem);
  }
}
#pageQuality .anchor_wrap {
  padding: 7rem 0;
}
#pageQuality .anchor_list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 2rem 1fr 2rem 1fr 2rem 1fr;
  grid-template-columns: repeat(4, 1fr);
  gap: 2rem;
}
@media screen and (min-width: 751px) {
  #pageQuality .anchor_list {
    width: 80rem;
  }
}
@media screen and (max-width: 750px) {
  #pageQuality .anchor_list {
    gap: 1rem;
  }
}
#pageQuality .anchor_list-2 {
  -ms-grid-columns: (1fr)[6];
  grid-template-columns: repeat(6, 1fr);
}
#pageQuality .anchor_list-2 .anchor_item {
  -ms-grid-column-span: 3;
  grid-column: span 3;
}
#pageQuality .anchor_list-2 .anchor_sub {
  -ms-grid-column-span: 2;
  grid-column: span 2;
  background: #a89369;
}
@media screen and (max-width: 750px) {
  #pageQuality .anchor_list-2 .anchor_sub {
    -ms-grid-column-span: 3;
    grid-column: span 3;
  }
}
@media screen and (max-width: 750px) {
  #pageQuality .anchor_list-2 .anchor_sub:last-child {
    -ms-grid-column-span: 6;
    grid-column: span 6;
  }
}
#pageQuality .anchor_list a {
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
#pageQuality .anchor_list a:hover {
  opacity: 0.7;
}
#pageQuality .anchor_item {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -ms-grid-column-span: 2;
  grid-column: span 2;
}
#pageQuality .anchor_item:first-child {
  background: #4f5c4b;
}
#pageQuality .anchor_item:nth-child(2) {
  background: #856d35;
}
#pageQuality .anchor_sub {
  text-align: center;
  background: #737467;
  padding: 1.3rem 0;
}
@media screen and (max-width: 750px) {
  #pageQuality .anchor_sub {
    -ms-grid-column-span: 2;
    grid-column: span 2;
    padding: 2rem 0;
  }
}
#pageQuality .anchor_sub img {
  height: 1.4rem;
}
@media screen and (max-width: 750px) {
  #pageQuality .anchor_sub img {
    height: 2.1rem;
  }
}
#pageQuality .powder_wrap,
#pageQuality .bathroom_wrap,
#pageQuality .toilet_wrap,
#pageQuality .comfort_wrap,
#pageQuality .structure_wrap,
#pageQuality .support_wrap {
  margin-top: 5rem;
}
@media screen and (max-width: 750px) {
  #pageQuality .powder_wrap .utility .grid {
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
  }
}
#pageQuality .security_wrap .secu_box {
  margin: 4rem 0;
}
@media screen and (max-width: 750px) {
  #pageQuality .security_wrap .secu_box {
    row-gap: 4rem;
  }
  #pageQuality .security_wrap .secu_box .equip.w40 {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1rem 1fr;
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
  }
}
#pageQuality .security_wrap .smooth {
  margin-top: 5rem;
  padding: 4rem;
}
@media screen and (max-width: 750px) {
  #pageQuality .security_wrap .smooth {
    padding-bottom: 2rem;
  }
}
#pageQuality .security_wrap .smooth .com-txt {
  color: #3c3d42;
}
#pageQuality .security_wrap .smooth .smooth_content {
  margin-top: 4rem;
}
#pageQuality .support_wrap .support_lead {
  width: 65rem;
  margin: 5rem auto 0;
}
@media screen and (max-width: 750px) {
  #pageQuality .support_wrap .support_lead {
    width: 100%;
  }
}
#pageQuality .support_wrap .support_box {
  width: 90%;
  margin: 4rem 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;
}
@media screen and (max-width: 750px) {
  #pageQuality .support_wrap .support_box {
    margin-top: 2rem;
    width: 100%;
  }
}
#pageQuality .support_wrap .support_box .support_item {
  width: 50%;
}
@media screen and (max-width: 750px) {
  #pageQuality .support_wrap .support_box .support_item {
    width: 100%;
  }
}
#pageQuality .support_wrap .support_box .support_item-1 {
  padding-right: 5%;
  padding-bottom: 5%;
  border-right: 1px dotted #000;
}
@media screen and (max-width: 750px) {
  #pageQuality .support_wrap .support_box .support_item-1 {
    padding-right: 0;
    border-right: none;
    border-bottom: 1px dotted #000;
  }
}
#pageQuality .support_wrap .support_box .support_item-2 {
  padding-bottom: 5%;
  padding-left: 5%;
}
@media screen and (max-width: 750px) {
  #pageQuality .support_wrap .support_box .support_item-2 {
    padding-top: 2%;
    padding-left: 0;
    border-bottom: 1px dotted #000;
  }
}
#pageQuality .support_wrap .support_box .support_item-3 {
  padding-top: 5%;
  padding-right: 5%;
  border-right: 1px dotted #000;
  border-top: 1px dotted #000;
}
@media screen and (max-width: 750px) {
  #pageQuality .support_wrap .support_box .support_item-3 {
    padding-top: 2%;
    padding-bottom: 5%;
    padding-right: 0;
    border-right: none;
    border-top: none;
    border-bottom: 1px dotted #000;
  }
}
#pageQuality .support_wrap .support_box .support_item-4 {
  padding-top: 5%;
  padding-left: 5%;
  border-top: 1px dotted #000;
}
@media screen and (max-width: 750px) {
  #pageQuality .support_wrap .support_box .support_item-4 {
    padding-top: 2%;
    padding-bottom: 5%;
    padding-left: 0;
    border-top: none;
  }
}
#pageQuality .support_wrap .neo_cnt {
  width: 90%;
  margin: 6rem auto 0;
  border: 1px solid #a71c20;
  padding: 4rem;
}
@media screen and (max-width: 750px) {
  #pageQuality .support_wrap .neo_cnt {
    width: 100%;
    padding: 0;
    border: none;
  }
}
#pageQuality .support_wrap .neo_cnt .neo_lead {
  width: 65rem;
  margin: 0 auto 5rem;
}
@media screen and (max-width: 750px) {
  #pageQuality .support_wrap .neo_cnt .neo_lead {
    width: 100%;
  }
}
#pageQuality .support_wrap .neo_cnt .neo_box {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 4rem 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 4rem;
}
@media screen and (max-width: 750px) {
  #pageQuality .support_wrap .neo_cnt .neo_box {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 6rem;
  }
}
#pageQuality .support_wrap .neo_cnt .neo_item-3 {
  -ms-grid-column-span: 2;
  grid-column: span 2;
}
@media screen and (max-width: 750px) {
  #pageQuality .support_wrap .neo_cnt .neo_item-3 {
    -ms-grid-column-span: 1;
    grid-column: span 1;
  }
}
#pageZeh .carbon_item .imgs .note, #pageZeh .equip_item-desc, #pageZeh .zeh_point-desc {
  font-size: 1.5rem;
  color: #3c3d42;
  letter-spacing: 0;
  line-height: 1.5;
  text-align: justify;
}
@media screen and (max-width: 750px) {
  #pageZeh .carbon_item .imgs .note, #pageZeh .equip_item-desc, #pageZeh .zeh_point-desc {
    font-size: 2rem;
  }
}
#pageZeh .com-note {
  margin-top: 5px;
}
#pageZeh .com-copy {
  color: #7f9758;
}
#pageZeh .bg_lightyellow {
  background: #f2f1e6;
}
#pageZeh .com-ttl {
  margin: auto;
}
#pageZeh .com-ttl_1 {
  width: 42rem;
}
#pageZeh .com-ttl_2 {
  width: 29rem;
}
@media screen and (max-width: 750px) {
  #pageZeh .com-ttl_1 {
    width: 55rem;
  }
  #pageZeh .com-ttl_2 {
    width: 39rem;
  }
  #pageZeh .com-txt {
    font-size: 2.1rem;
    letter-spacing: 0.1em;
  }
}
#pageZeh .copy_box {
  margin-bottom: 4rem;
}
#pageZeh .copy_box + .copy {
  margin-top: 5rem;
}
#pageZeh .copy {
  margin-bottom: 3rem;
}
#pageZeh .copy .com-lead {
  text-align: center;
}
#pageZeh .copy .com-txt {
  border-top: 1px solid currentColor;
  padding: 1.4rem 0 0;
  margin: 1rem 0 0;
  text-align: center;
}
@media screen and (max-width: 750px) {
  #pageZeh .copy .com-txt {
    text-align: justify;
  }
}
#pageZeh .sec {
  padding: 5rem 0;
}
#pageZeh .zeh_wrap .scroll_icon {
  width: 20%;
  margin: 0 auto;
}
#pageZeh .zeh_cnt {
  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;
}
#pageZeh .zeh_merit {
  width: 35%;
}
@media screen and (max-width: 750px) {
  #pageZeh .zeh_merit {
    width: unset;
    margin: 0 -6rem;
  }
}
#pageZeh .zeh_plan {
  width: 65%;
}
@media screen and (max-width: 750px) {
  #pageZeh .zeh_plan {
    width: unset;
    margin: 0 -4rem;
    overflow: scroll;
    padding: 5rem 4rem 1rem;
  }
  #pageZeh .zeh_plan figure {
    min-width: 630px;
  }
}
#pageZeh .zeh_points {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 2rem 1fr 2rem 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
}
@media screen and (max-width: 750px) {
  #pageZeh .zeh_points {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    width: 83%;
    margin: -4rem auto 0;
    gap: 3rem;
  }
}
#pageZeh .zeh_point-desc {
  margin-top: 1em;
}
#pageZeh .equip_list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 2rem 1fr 2rem 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
}
@media screen and (max-width: 750px) {
  #pageZeh .equip_list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 7rem;
  }
}
#pageZeh .equip_item {
  border: 1px solid #5facad;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#pageZeh .equip_item-up {
  padding: 2.8rem 3.5rem 1rem;
}
@media screen and (max-width: 750px) {
  #pageZeh .equip_item-up {
    padding: 3.8rem 4.5rem 2rem;
  }
}
#pageZeh .equip_item-ttl {
  text-align: center;
  color: #5facad;
  font-size: 2.3rem;
  border-bottom: 1px solid currentColor;
  padding-bottom: 0.5em;
}
@media screen and (max-width: 750px) {
  #pageZeh .equip_item-ttl {
    font-size: 3.3rem;
  }
}
#pageZeh .equip_item-desc {
  margin-top: 0.7em;
  min-height: 4.5em;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 750px) {
  #pageZeh .equip_item-desc {
    min-height: unset;
    margin-top: 1.5em;
  }
}
#pageZeh .equip_item-img {
  margin-top: 2rem;
}
#pageZeh .equip_item-down {
  margin-top: auto;
  background: #5facad;
  text-align: center;
  color: #fff;
  height: 8rem;
  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) {
  #pageZeh .equip_item-down {
    height: 12rem;
  }
}
#pageZeh .equip_item-down .p1 {
  font-size: 1.4rem;
  letter-spacing: 0;
  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;
}
@media screen and (max-width: 750px) {
  #pageZeh .equip_item-down .p1 {
    font-size: 2.1rem;
    letter-spacing: 0.1em;
  }
}
#pageZeh .equip_item-down .p1 .s1 {
  font-size: 2.8rem;
}
@media screen and (max-width: 750px) {
  #pageZeh .equip_item-down .p1 .s1 {
    font-size: 3.8rem;
  }
}
#pageZeh .bels {
  margin-top: 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;
}
@media screen and (max-width: 750px) {
  #pageZeh .bels {
    margin-top: 10rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
#pageZeh .bels_tbox {
  width: 70%;
}
@media screen and (max-width: 750px) {
  #pageZeh .bels_tbox {
    width: 100%;
  }
}
#pageZeh .bels_tbox .com-txt {
  text-align: justify;
}
#pageZeh .bels_ibox {
  width: 25%;
  mix-blend-mode: multiply;
}
@media screen and (max-width: 750px) {
  #pageZeh .bels_ibox {
    width: 80%;
  }
}
#pageZeh .carbon_cnt {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 4rem 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 4rem;
}
@media screen and (max-width: 750px) {
  #pageZeh .carbon_cnt {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
#pageZeh .carbon_item .com-txt {
  text-align: justify;
}
#pageZeh .carbon_item .imgs {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1rem 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 1rem;
}
#pageZeh .carbon_item .imgs .note {
  text-align: right;
}
#pageBrand .com-copy {
  color: #257982;
}
#pageBrand .intor_wrap {
  position: relative;
  padding: 10rem 0 5rem;
}
#pageBrand .com-ttl {
  margin: auto;
}
#pageBrand .com-ttl_1 {
  width: 45rem;
}
@media screen and (max-width: 750px) {
  #pageBrand .com-ttl_1 {
    width: 56rem;
  }
  #pageBrand .com-txt {
    font-size: 2.1rem;
    letter-spacing: 0.1em;
  }
}
#pageBrand .logo {
  margin: 0 auto 5rem;
}
#pageBrand .logo-1 {
  width: 90%;
  max-width: 600px;
}
#pageBrand .logo-2 {
  width: 90%;
  max-width: 600px;
}
#pageBrand .logo-3 {
  width: 80%;
  max-width: 500px;
}
#pageBrand .logo-4 {
  width: 80%;
  max-width: 500px;
}
#pageBrand .logo-5 {
  width: 80%;
  max-width: 500px;
}
#pageBrand .logo-6 {
  width: 80%;
  max-width: 500px;
}
#pageBrand .logo p {
  text-align: center;
  font-weight: 800;
  margin-bottom: 2rem;
  font-size: 1.6rem;
}
#pageBrand .desc {
  text-align: center;
  line-height: 1.8;
  font-size: 1.6rem;
}
#pageBrand .ibox {
  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;
}
#pageBrand .ibox.center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#pageBrand .ibox figure {
  width: 48%;
}
#pageBrand .ibox figure:nth-of-type(2) {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
#pageBrand .ibox .com-note {
  margin-top: 1rem;
  font-size: 1.6rem;
}
#pageBrand .icon_p {
  margin: 10rem auto;
  width: 20%;
  max-width: 150px;
}
#pageBrand .haseko_ttl {
  margin-top: 10rem;
  margin-bottom: 4rem;
  text-align: center;
  color: #fff;
  background-color: #36b1a7;
  padding: 10px 0 10px;
}
#pageBrand .haseko_txt {
  font-size: 2rem;
  font-weight: 800;
  text-align: center;
  line-height: 1.8;
}
@media screen and (max-width: 750px) {
  #pageBrand .desc {
    font-size: 2.5rem;
  }
  #pageBrand .ibox figure {
    overflow: hidden;
    width: 100%;
    margin-bottom: 5rem;
  }
  #pageBrand .ibox figure .com-note {
    margin-top: 1rem;
    font-size: 2.5rem;
  }
  #pageBrand .haseko_ttl {
    font-size: 3rem;
  }
  #pageBrand .haseko_txt {
    font-size: 3rem;
  }
  #pageBrand .icon_p {
    margin: 6rem auto;
  }
}
#pageBrand .mcd_wrap {
  margin-bottom: 10rem;
}
#pageBrand .sotetsu_wrap {
  background-color: #fff;
  padding: 10rem 0;
}
#pageBrand .sotetsu_wrap .desc1 {
  text-align: center;
  font-size: 2.4rem;
  line-height: 1.5;
  margin-bottom: 4rem;
}
#pageOutline {
  background: #DDDDDD;
}
#pageOutline figure {
  position: relative;
}
#pageOutline .f-note {
  border-bottom: none;
}
#pageOutline .outline_wrap {
  margin: 0rem auto 12rem;
}
#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 {
  width: 100%;
  margin-top: 3rem;
  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: #257982;
  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 #257982;
  padding: 1.5rem 1.5rem 1.5rem 5rem;
  text-align: left;
  line-height: 1.4;
  letter-spacing: 0.1rem;
}
#pageOutline .outline_wrap td.w100 {
  padding: 1.5rem 1rem;
  border-top: 1px solid #8d756b;
}
#pageOutline .outline_wrap td.w100 p {
  margin-bottom: 1rem;
  letter-spacing: 0.02rem;
}
#pageOutline .outline_wrap .com-note_2 {
  margin-top: 20px;
  text-align: center;
  border: 1px solid #666;
  padding: 10px;
}
#pageOutline .outline_wrap .update_box {
  margin-top: 2.4rem;
}
#pageOutline .outline_wrap .update_box p {
  font-size: 1.4rem;
  line-height: 1.4;
  letter-spacing: 0.1rem;
}
#pageOutline .outline_wrap1 {
  padding-top: 3rem;
}
@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 th {
    display: block;
    width: 100%;
    font-size: 2.6rem;
    padding: 1.5rem 0rem 1.5rem 1.5rem;
  }
  #pageOutline .outline_wrap td {
    display: block;
    width: 100%;
    font-size: 2.6rem;
    padding: 3rem;
  }
  #pageOutline .outline_wrap .update_box {
    margin-top: 6.4rem;
  }
  #pageOutline .outline_wrap .update_box p {
    font-size: 2.4rem;
  }
}
#pageAccessmap {
  background: #DDDDDD;
}
#pageAccessmap figure {
  position: relative;
}
#pageAccessmap .f-note {
  border-bottom: none;
}
#pageAccessmap .p_lead {
  color: #000;
}
#pageAccessmap .accessmap_wrap {
  padding-top: 3rem;
  padding-bottom: 5rem;
}
#pageAccessmap .com-tit {
  margin-top: 5rem;
  background: #666;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  font-size: 20px;
}
@media screen and (max-width: 750px) {
  #pageAccessmap .com-tit {
    font-size: clamp(10px, 3.99999999vw, 20px);
  }
}
#pageAccessmap .map_btn {
  padding-top: 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;
}
#pageAccessmap .map_btn li {
  width: 33.22222%;
  max-width: 250px;
}
#pageAccessmap .map_btn li:nth-of-type(2) {
  margin: 0 2%;
}
@media screen and (max-width: 815px) {
  #pageAccessmap .map_btn li {
    width: 48.888%;
  }
  #pageAccessmap .map_btn li:nth-of-type(2) {
    margin: 0 0 0 2%;
  }
}
#pageAccessmap .map_btn li a {
  width: 100%;
  position: relative;
  display: block;
  background: #930e14;
  text-align: left;
  padding: 15px 10px;
  vertical-align: middle;
  color: #fff;
  font-size: 20px;
}
@media screen and (max-width: 750px) {
  #pageAccessmap .map_btn li a {
    font-size: clamp(10px, 3.99999999vw, 20px);
  }
}
#pageAccessmap .map_btn li a::before {
  content: "";
  display: inline-block;
  width: 35px;
  height: 25px;
  background: url("../img/common/icon_map_w.svg") no-repeat center left;
  border-right: 1px solid #fff;
  vertical-align: middle;
  margin-right: 20px;
}
@media screen and (max-width: 750px) {
  #pageAccessmap .map_btn li a::before {
    margin-right: 1.4rem;
  }
}
#pageAccessmap .map_btn li a::after {
  content: ">";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) scaleX(0.6);
          transform: translateY(-50%) scaleX(0.6);
  right: 20px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
@media screen and (max-width: 750px) {
  #pageAccessmap .map_btn li a::after {
    right: 2rem;
  }
}
#pageAccessmap .map_btn li a span {
  position: absolute;
  font-size: 12px;
  bottom: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 750px) {
  #pageAccessmap .map_btn li a span {
    font-size: 10px;
    bottom: 8px;
  }
}
#pageAccessmap .map_btn li a:hover::after {
  right: 10px;
}
#pageAccessmap .gallery_area {
  margin: 3rem 0 12rem;
}
#pageAccessmap .gallery_area figure {
  width: 60rem;
  margin: 5rem auto 0;
}
@media screen and (max-width: 750px) {
  #pageAccessmap .gallery_area {
    margin: 12rem 0 12rem;
  }
  #pageAccessmap .gallery_area figure {
    width: 100%;
  }
}
@media print {
  #pageAccessmap header,
  #pageAccessmap footer,
  #pageAccessmap nav,
  #pageAccessmap #dxw,
  #pageAccessmap .map_btn,
  #pageAccessmap #reg_wrap,
  #pageAccessmap .main_wrap,
  #pageAccessmap .c-backtop {
    display: none !important;
  }
  #pageAccessmap #mainWrap {
    margin-top: 0 !important;
  }
  #pageAccessmap #mainWrap .accessmap_wrap {
    padding: 0;
  }
  #pageAccessmap #mainWrap .accessmap_wrap .com-tit {
    display: none;
  }
}
#pageLocation .lifeinfo_wrap {
  background-color: #fff;
}
#pageLocation .lifeinfo_wrap .lifeinfo_ttl {
  text-align: center;
  color: #3a7e86;
  font-weight: 800;
  font-size: 3rem;
  font-family: "Yomogi", cursive;
}
#pageLocation .lifeinfo_wrap #lifeinfo {
  max-width: 124rem;
  padding: 0 2rem;
  margin: 0 auto;
}
#pageLocation .lifeinfo_wrap #lifeinfo * {
  font-family: "Zen Kaku Gothic New", sans-serif;
  -webkit-transition: 0s;
  transition: 0s;
}
#pageLocation .lifeinfo_wrap #lifeinfo .lifeinfo_area {
  margin: 4rem auto 0;
}
#pageLocation .lifeinfo_wrap #lifeinfo .lifeinfo_area .tab_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#pageLocation .lifeinfo_wrap #lifeinfo .lifeinfo_area .tab_box label {
  width: 11.875%;
  margin: 0;
  padding: 1rem 0;
  color: #3a7e86;
  border: 1px solid #3a7e86;
  text-align: center;
  font-size: 1.3rem;
  letter-spacing: 0;
  line-height: 1;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
#pageLocation .lifeinfo_wrap #lifeinfo .lifeinfo_area .tab_box label:hover {
  opacity: 1;
  color: #fff;
  background: #3a7e86;
}
#pageLocation .lifeinfo_wrap #lifeinfo .lifeinfo_area .tab_box label.active {
  pointer-events: none;
  color: #fff;
  background: #3a7e86;
}
#pageLocation .lifeinfo_wrap #lifeinfo .lifeinfo_area .panel_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: 2.6rem 0 0;
}
#pageLocation .lifeinfo_wrap #lifeinfo .lifeinfo_area .panel_box .tab_panel {
  display: none;
}
#pageLocation .lifeinfo_wrap #lifeinfo .lifeinfo_area .panel_box .tab_panel.active {
  display: block;
}
#pageLocation .lifeinfo_wrap #lifeinfo .lifeinfo_area .panel_box .lifeinfo_map {
  width: calc(100% - 42rem);
  height: 60rem;
  background: #808684;
}
#pageLocation .lifeinfo_wrap #lifeinfo .lifeinfo_area .panel_list .databox {
  width: 42rem;
  height: 60rem;
  overflow: hidden;
  overflow-y: scroll;
  background: #fff;
  padding: 0 0 0 3rem;
  /*スクロールバーの軌道*/
  /*スクロールバーの動く部分*/
}
#pageLocation .lifeinfo_wrap #lifeinfo .lifeinfo_area .panel_list .databox::-webkit-scrollbar {
  width: 10px;
}
#pageLocation .lifeinfo_wrap #lifeinfo .lifeinfo_area .panel_list .databox::-webkit-scrollbar-track {
  border-radius: 0;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
}
#pageLocation .lifeinfo_wrap #lifeinfo .lifeinfo_area .panel_list .databox::-webkit-scrollbar-thumb {
  background: #8d9e9a;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.3);
          box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.3);
}
#pageLocation .lifeinfo_wrap #lifeinfo .lifeinfo_area .panel_list .data {
  padding: 1.6rem 0.8rem;
  margin: 0 2rem 0 0;
  border-top: solid 1px #999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#pageLocation .lifeinfo_wrap #lifeinfo .lifeinfo_area .panel_list .data p {
  letter-spacing: 0;
  line-height: 1.2;
}
#pageLocation .lifeinfo_wrap #lifeinfo .lifeinfo_area .panel_list .data_img {
  width: 1.9rem;
  margin: 0 0.5rem 0 0;
}
#pageLocation .lifeinfo_wrap #lifeinfo .lifeinfo_area .panel_list .data:first-of-type {
  border-top: none;
}
#pageLocation .lifeinfo_wrap #lifeinfo .lifeinfo_area .panel_list .data_txt {
  width: calc(100% - 2.5rem);
}
#pageLocation .lifeinfo_wrap #lifeinfo .lifeinfo_area .panel_list .data_txt1 {
  font-size: 1.3rem;
  text-align: left;
}
#pageLocation .lifeinfo_wrap #lifeinfo .lifeinfo_area .panel_list .data_txt2 {
  font-size: 1.3rem;
  text-align: right;
  margin: 0.8rem 0 0;
}
@media screen and (max-width: 750px) {
  #pageLocation .lifeinfo_wrap #lifeinfo .lifeinfo_area .tab_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: 2px 0;
  }
  #pageLocation .lifeinfo_wrap #lifeinfo .lifeinfo_area .tab_box label {
    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: 24.5%;
    height: 9.2rem;
    padding: 0;
    font-size: 2.4rem;
  }
  #pageLocation .lifeinfo_wrap #lifeinfo .lifeinfo_area .panel_box {
    margin: 2rem 0 0;
  }
  #pageLocation .lifeinfo_wrap #lifeinfo .lifeinfo_area .panel_box .lifeinfo_map {
    width: 100%;
    height: 45rem;
  }
  #pageLocation .lifeinfo_wrap #lifeinfo .lifeinfo_area .panel_list {
    width: 100%;
    margin: 1.6rem 0 0;
  }
  #pageLocation .lifeinfo_wrap #lifeinfo .lifeinfo_area .panel_list .databox {
    width: 100%;
    max-height: none;
    height: 44rem;
    /*スクロールバーの軌道*/
    /*スクロールバーの動く部分*/
  }
  #pageLocation .lifeinfo_wrap #lifeinfo .lifeinfo_area .panel_list .data {
    padding: 1.6rem 0.8rem;
    margin: 0 2rem 0 0;
  }
  #pageLocation .lifeinfo_wrap #lifeinfo .lifeinfo_area .panel_list .data_img {
    width: 3.2rem;
    margin: 0 1rem 0 0;
  }
  #pageLocation .lifeinfo_wrap #lifeinfo .lifeinfo_area .panel_list .data_txt {
    width: 57rem;
  }
  #pageLocation .lifeinfo_wrap #lifeinfo .lifeinfo_area .panel_list .data_txt1 {
    font-size: 2.4rem;
  }
  #pageLocation .lifeinfo_wrap #lifeinfo .lifeinfo_area .panel_list .data_txt2 {
    font-size: 2.4rem;
    margin: 1rem 0 0;
  }
}

#pageLimited {
  background: #efefec;
}
#pageLimited.pageIndex .cnt_wrap {
  padding: 9rem 0;
}
#pageLimited.pageIndex .cnt_wrap .lead_area .lead_box .lead {
  font-size: 2.5rem;
  letter-spacing: 0.25em;
  text-align: center;
}
#pageLimited.pageIndex .cnt_wrap .cnt_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1rem;
  width: 65rem;
  margin: 5rem auto 0;
}
#pageLimited.pageIndex .cnt_wrap .cnt_area .cnt_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: 21rem;
  height: 12rem;
  background: #fff;
  padding: 0.6rem;
  position: relative;
}
#pageLimited.pageIndex .cnt_wrap .cnt_area .cnt_box .cnt_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;
  width: 100%;
  height: 100%;
  background: #267981;
  position: relative;
}
#pageLimited.pageIndex .cnt_wrap .cnt_area .cnt_box .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
#pageLimited.pageIndex .cnt_wrap .cnt_area .cnt_box .p1 {
  font-size: 2rem;
  letter-spacing: 0.25em;
  line-height: 1.3;
  color: #eee93a;
  text-align: center;
}
#pageLimited.pageIndex .cnt_wrap .cnt_area .cnt_box.dis {
  pointer-events: none;
}
#pageLimited.pageIndex .cnt_wrap .cnt_area .cnt_box.dis::before {
  content: "COMING SOON";
  width: 100%;
  font-size: 1.8rem;
  font-weight: 900;
  letter-spacing: 0.2em;
  text-align: center;
  color: #fff;
  background: rgba(210, 202, 102, 0.8);
  padding: 0.9rem 0 1rem;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
}
#pageLimited.pageIndex .cnt_wrap .cnt_area .cnt_box:hover {
  opacity: 0.7;
}
@media screen and (max-width: 750px) {
  #pageLimited.pageIndex .cnt_wrap {
    padding: 11rem 0;
  }
  #pageLimited.pageIndex .cnt_wrap .lead_area .lead_box .lead {
    font-size: 3.6rem;
  }
  #pageLimited.pageIndex .cnt_wrap .cnt_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;
    gap: 3rem 0;
    width: 100%;
    margin: 7rem auto 0;
  }
  #pageLimited.pageIndex .cnt_wrap .cnt_area .cnt_box {
    width: 33rem;
    height: 23rem;
    padding: 1rem;
  }
  #pageLimited.pageIndex .cnt_wrap .cnt_area .cnt_box .bg {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
            transform: translateY(-50%) translateX(-50%);
    margin: auto;
  }
  #pageLimited.pageIndex .cnt_wrap .cnt_area .cnt_box .p1 {
    font-size: 3rem;
  }
  #pageLimited.pageIndex .cnt_wrap .cnt_area .cnt_box.dis::before {
    font-size: 2.8rem;
    padding: 1.4rem 0 1.6rem;
  }
  #pageLimited.pageIndex .cnt_wrap .cnt_area .cnt_box:hover {
    opacity: 1;
  }
}
#pageLimited.pageLogin .login_wrap {
  padding: 8rem 0 12rem;
}
#pageLimited.pageLogin .login_wrap .login_area .copy_box .copy {
  font-size: 2.5rem;
  letter-spacing: 0.25em;
  text-align: center;
}
#pageLimited.pageLogin .login_wrap .login_area .login_box form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 50rem;
  margin: 3rem auto 0;
}
#pageLimited.pageLogin .login_wrap .login_area .login_box form .error {
  width: 100%;
  font-size: 1rem;
  color: #f10d0d;
  margin: 0 0 1rem;
}
#pageLimited.pageLogin .login_wrap .login_area .login_box form .input {
  width: calc(100% - 13rem);
  height: 5rem;
  border: 2px solid #267981;
  border-radius: 8px 0 0 8px;
  overflow: hidden;
}
#pageLimited.pageLogin .login_wrap .login_area .login_box form .input input {
  width: 100%;
  height: 100%;
  background: #fff;
  font-size: 1.2rem;
  font-weight: 400;
  letter-spacing: 0.2em;
  padding: 0 2rem;
}
#pageLimited.pageLogin .login_wrap .login_area .login_box form .submit button {
  width: 13rem;
  height: 5rem;
  background: #267981;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  color: #fff;
  border-radius: 0 8px 8px 0;
  overflow: hidden;
}
#pageLimited.pageLogin .login_wrap .login_area .login_box form .note {
  width: 100%;
  text-align: center;
  margin: 2rem 0 0;
}
#pageLimited.pageLogin .login_wrap .login_area .btn_box {
  margin: 8rem 0 0;
}
#pageLimited.pageLogin .login_wrap .login_area .btn_box .com_req_btn a {
  width: 45rem;
  height: 5.4rem;
  font-size: 2.5rem;
}
#pageLimited.pageLogin .login_wrap .login_area .btn_box .com_req_btn .accent_1 {
  width: 7.7rem;
  top: -3rem;
  left: -2rem;
}
#pageLimited.pageLogin .login_wrap .login_area .btn_box .com_req_btn .accent_2 {
  width: 8rem;
  top: -1rem;
}
@media screen and (max-width: 750px) {
  #pageLimited.pageLogin .login_wrap {
    padding: 9rem 0;
  }
  #pageLimited.pageLogin .login_wrap .login_area .copy_box .copy {
    font-size: 3.4rem;
  }
  #pageLimited.pageLogin .login_wrap .login_area .login_box form {
    width: 65rem;
    margin: 8rem auto 0;
  }
  #pageLimited.pageLogin .login_wrap .login_area .login_box form .error {
    font-size: 2rem;
    margin: 0 0 2rem;
  }
  #pageLimited.pageLogin .login_wrap .login_area .login_box form .input {
    width: calc(100% - 21rem);
    height: 9rem;
  }
  #pageLimited.pageLogin .login_wrap .login_area .login_box form .input input {
    font-size: 2.2rem;
    padding: 0 2rem;
  }
  #pageLimited.pageLogin .login_wrap .login_area .login_box form .submit button {
    width: 21rem;
    height: 9rem;
    font-size: 2.6rem;
  }
  #pageLimited.pageLogin .login_wrap .login_area .login_box form .note {
    margin: 2rem 0 0;
  }
  #pageLimited.pageLogin .login_wrap .login_area .btn_box {
    margin: 10rem 0 0;
  }
  #pageLimited.pageLogin .login_wrap .login_area .btn_box .com_req_btn a {
    width: 60rem;
    height: 9rem;
    font-size: 3.6rem;
  }
  #pageLimited.pageLogin .login_wrap .login_area .btn_box .com_req_btn .accent_1 {
    width: 11rem;
    top: -5rem;
    left: -4rem;
  }
  #pageLimited.pageLogin .login_wrap .login_area .btn_box .com_req_btn .accent_2 {
    width: 11rem;
  }
}
#pageLimited.pagePlan .plan_wrap {
  margin: 10rem 0;
}
#pageLimited.pagePlan .plan_wrap .plan_item.limited .img::before {
  display: none;
}
#pageLimited.pagePlan .plan_wrap .plan_item.limited .img::after {
  display: none;
}
/*# sourceMappingURL=style-tamagawa.css.map */