@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@600&family=Noto+Sans+JP:wght@400;700&display=swap");
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader, .mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
          box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
/* -----------------------------------------------
* Plugins エントリーポイント
-------------------------------------------------- */
/*------------------------------------------------------------------------------
  reset PC
------------------------------------------------------------------------------*/
html,
input,
textarea,
select,
button {
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, sans-serif;
  font-weight: 400;
  font-size: 16px;
}

html {
  color: #2F353C;
  background: #F9F8F3;
  font-size: 16px;
  line-height: 1.6;
  word-break: break-all;
}

body {
  background: #F9F8F3;
  margin: 0;
}

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

img {
  border: 0;
  margin: 0;
  vertical-align: top;
  max-width: 100%;
}

p {
  margin: 0;
  padding: 0;
  overflow-wrap: break-word;
  word-wrap: break-word;
}

a {
  color: #2F353C;
  text-decoration: none;
}

button {
  color: #2F353C;
}

input,
select,
textarea,
button {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

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

textarea {
  resize: vertical;
}

::-webkit-input-placeholder {
  color: #ccc;
}

:-ms-input-placeholder {
  color: #ccc;
}

::-ms-input-placeholder {
  color: #ccc;
}

::-moz-placeholder {
  color: #ccc;
}

::placeholder {
  color: #ccc;
}

button {
  border: none;
  cursor: pointer;
}

label {
  cursor: pointer;
}

table {
  border-collapse: collapse;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 14px;
  font-weight: 500;
  margin: 0;
  padding: 0;
}

main {
  display: block;
}

.outer-block {
  width: 100%;
}

.inner-block {
  position: relative;
  max-width: 1026px;
  padding: 0 30px;
}
.inner-block.min {
  max-width: 860px;
}

#wrapper {
  position: relative;
}

dl, dt, dd {
  padding: 0;
  margin: 0;
}
.ib {
  display: inline-block;
}

.c-svg {
  display: inline-block;
  fill: currentColor;
  vertical-align: top;
}

/* --------------------------------
c-header
----------------------------------- */
.sp-nav-white .c-nav-btn {
  background: #fff !important;
}
header {
  font-size: 0;
}

.c-header {
  text-align: left;
  font-size: 16px;
  z-index: 99;
  /* logo-wrap */
  /* nav-wrap */
  /* mega-menu */
}
.c-header .logo-wrap a {
  display: block;
}
.c-header .logo-wrap .txt {
  text-align: center;
}
.c-header .logo-wrap .txt img {
  vertical-align: middle;
}
.c-header .nav-cont {
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
  width: 100%;
  padding-bottom: 40px;
}
.c-header .btn {
  cursor: pointer;
  display: block;
  font-size: 12px;
  padding: 10px 65px 10px 45px;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.c-header .btn:hover {
  background: #F9F8F3;
}
.c-header .mega-wrap {
  position: relative;
}
.c-header .mega-wrap > .btn::before {
  border: solid #000;
  border-width: 0 1px 1px 0;
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  right: 48px;
  bottom: 0;
  width: 6px;
  height: 6px;
  margin: auto;
  -webkit-transform: rotate(-45deg) translate3d(0, 0, 0);
          transform: rotate(-45deg) translate3d(0, 0, 0);
}
.c-header .mega-menu {
  background: #F9F8F3;
  width: 240px;
  position: absolute;
  top: 0;
  left: 100%;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.c-header .mega-menu.bottom {
  bottom: 0;
  top: inherit;
}
.c-header .mega-menu .mega-btn {
  display: block;
}
.c-header .mega-menu.is-active {
  opacity: 1;
  pointer-events: auto;
}
.c-header .child-mega-menu-btn {
  cursor: pointer;
}
.c-header .child-mega-menu-btn .inn {
  display: inline-block;
  padding-right: 55px;
  position: relative;
}
.c-header .child-mega-menu-btn .inn::before, .c-header .child-mega-menu-btn .inn::after {
  background: #2D2D2D;
  content: "";
  display: block;
  width: 8px;
  height: 1px;
  position: absolute;
  bottom: 0;
  top: 0;
  right: 0;
  margin: auto;
}
.c-header .child-mega-menu-btn .inn::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.c-header .child-mega-menu-btn.is-active .inn::after {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.c-header .child-mega-menu {
  background: #DEDEDE;
  display: none;
}
.c-header .mega-btn {
  font-size: 11px;
  padding: 10px 20px;
}
.c-header .nav-link-btn-wrap {
  background: #fff;
  margin-top: auto;
  margin-bottom: 0;
  padding-bottom: 65px;
  width: 100%;
}
.c-header .nav-link-btn {
  background: #2F353C;
  border: 1px solid #2F353C;
  color: #fff;
  display: block;
  font-size: 10px;
  max-width: calc(100% - 20px);
  margin: 35px auto 0;
  padding: 8px 15px;
  text-align: center;
}
.c-header .nav-link-btn + .nav-link-btn {
  margin-top: 10px;
}
.c-header .nav-link-btn.white {
  background: #fff;
  color: #2D2D2D;
}
.c-header .nav-link-btn .inn {
  display: inline-block;
  padding-left: 30px;
  position: relative;
}
.c-header .nav-link-btn .inn::before {
  background: no-repeat center center/contain;
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  margin: auto;
}
.c-header .nav-link-btn .inn.ico-search::before {
  background-image: url(../img/common/ico-search.svg);
  width: 13px;
  height: 13px;
}
.c-header .nav-link-btn .inn.ico-area::before {
  background-image: url(../img/common/ico-area.svg);
  width: 11px;
  height: 15px;
}

.c-nav-btn {
  position: fixed;
  top: 0;
  right: 0;
  width: 70px;
  height: 60px;
  overflow: hidden;
  text-align: center;
  z-index: 100;
  background: #fff;
  border: none;
}
.c-nav-btn .inn {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 30px;
  height: 14px;
  margin: auto;
}
.c-nav-btn .inn .line {
  display: inline-block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #2D2D2D;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.c-nav-btn .inn .line:nth-child(1) {
  top: 0;
}
.c-nav-btn .inn .line:nth-child(2) {
  top: 8px;
}
.c-nav-btn .inn .line:nth-child(3) {
  top: 15px;
  width: 50%;
  left: 50%;
}
.c-nav-btn.is-open .inn .line:nth-child(1) {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 8px;
}
.c-nav-btn.is-open .inn .line:nth-child(2) {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.c-nav-btn.is-open .inn .line:nth-child(3) {
  -webkit-transform: translateX(20px);
          transform: translateX(20px);
  opacity: 0;
}

#cover-bg {
  position: fixed;
  top: 60px;
  left: 0;
  width: 100%;
  height: 200vh;
  background: #4C5055;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  z-index: 99;
}
#cover-bg.is-open {
  opacity: 0.5;
  pointer-events: auto;
}

/* --------------------------------
c-footer
----------------------------------- */
.c-footer {
  text-align: left;
}
.c-footer .footer-bnr-wrap {
  background: #fff;
  padding: 15px 0 10px;
}
.c-footer .footer-bnr-wrap .bnr-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.c-footer .footer-bnr-wrap .bnr-list li {
  position: relative;
}
.c-footer .footer-wrap {
  background: #4C5055;
  color: #fff;
  padding-bottom: 35px;
  padding-top: 70px;
}
.c-footer .footer-wrap .footer-ttl {
  font-size: 15px;
  margin-bottom: 40px;
}
.c-footer .footer-wrap .box .btn {
  color: #fff;
  display: block;
  font-weight: bold;
  font-size: 16px;
}
.c-footer .footer-wrap .box .list .list-link {
  color: #fff;
  display: block;
  font-size: 11px;
  padding: 5px 0 5px 10px;
  position: relative;
}
.c-footer .footer-wrap .box .list .list-link::before {
  border: solid #fff;
  border-width: 0 1px 1px 0;
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 4px;
  height: 4px;
  margin: auto;
  -webkit-transform: rotate(-45deg) translate3d(0, 0, 0);
          transform: rotate(-45deg) translate3d(0, 0, 0);
}
.c-footer .footer-wrap .box .list .child-list {
  margin-left: 10px;
}
.c-footer .footer-wrap .box .list .child-list-btn {
  cursor: pointer;
  position: relative;
}
.c-footer .footer-wrap .box .list .child-list-btn .ico::before, .c-footer .footer-wrap .box .list .child-list-btn .ico::after {
  background: #fff;
  content: "";
  display: block;
  width: 5px;
  height: 1px;
  position: absolute;
  bottom: 0;
  top: 0;
  right: 20px;
  margin: auto;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.c-footer .footer-wrap .box .list .child-list-btn .ico::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.c-footer .footer-wrap .box .list .child-list-btn.is-active .ico::after {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.c-footer .footer-wrap .other-link a {
  color: #fff;
  display: block;
  font-size: 12px;
  font-weight: bold;
  padding: 6px 0 6px 22px;
  position: relative;
}
.c-footer .footer-wrap .other-link a.ico-external::before {
  background: url(../img/common/ico-external.svg) no-repeat center center/contain;
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  margin: auto;
}
.c-footer .footer-wrap .bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-top: 125px;
}
.c-footer .footer-wrap .bottom .copyright {
  font-size: 10px;
  margin-left: auto;
}

/* ▼2025.03.25 変更▼ */
#pagetop {
  z-index: 97;
  position: relative;
  right: 0;
  margin-bottom: -10px;
}
#pagetop a {
  background: rgba(255, 255, 255, 0.6);
  color: #2F353C;
  width: 60px;
  height: 40px;
  display: block;
  position: relative;
}
#pagetop a:hover {
  background: rgba(255, 255, 255, 1);
}
#pagetop a::before,
#pagetop a::after {
  content: "";
  border: solid currentColor;
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  margin: auto;
}
#pagetop a::before {
  border-width: 0 0 0 1px;
  width: 1px;
  height: 21px;
}
#pagetop a::after {
  border-width: 1px 0 0 1px;
  width: 11px;
  height: 11px;
  rotate: 45deg;
}
#pagetop img {
  display: none;
}
/* ▲2025.03.25 変更▲ */

.c-ttl01 {
  margin-bottom: 40px;
}
.c-ttl01 .en {
  font-family: "Montserrat", sans-serif;
  font-size: 42px;
  letter-spacing: 0.15em;
  line-height: 1.2;
}
.c-ttl01 .ja {
  font-size: 12px;
  letter-spacing: 0.11em;
  font-weight: bold;
  margin-left: 20px;
}
.c-ttl01 .en,
.c-ttl01 .ja {
  vertical-align: middle;
}

.c-ttl02 {
  margin-bottom: 110px;
  text-align: center;
}
.c-ttl02 .main,
.c-ttl02 .sub {
  display: block;
}
.c-ttl02 .main {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.2;
}
.c-ttl02 .sub {
  font-size: 16px;
  margin-top: 10px;
}

.c-ttl03 {
  background: #F0EFE7;
  font-size: 20px;
  font-weight: bold;
  padding: 9px;
  text-align: center;
  margin-bottom: 45px;
}

.c-btn01 {
  border: 2px solid #DEDEDE;
  border-radius: 100px;
  font-size: 14px;
  display: inline-block;
  padding: 14px 100px 14px 20px;
  position: relative;
}
.c-btn01 .c-svg {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.c-btn02 {
  background: #2F353C;
  border-radius: 40px;
  color: #fff;
  display: block;
  max-width: 570px;
  margin: auto;
  padding: 14px;
  position: relative;
  text-align: center;
}
.c-btn02 .inn {
  font-size: 16px;
  font-weight: bold;
  position: relative;
}
.c-btn02 .inn.ico-document {
  padding-left: 35px;
}
.c-btn02 .inn.ico-document::before {
  background: url(../img/common/ico-document.svg) no-repeat center center/contain;
  content: "";
  display: block;
  width: 19px;
  height: 19px;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  margin: auto;
}

.c-btn03 {
  background: #2F353C;
  border: 1px solid #2F353C;
  border-radius: 40px;
  color: #fff;
  display: block;
  font-size: 16px;
  font-weight: bold;
  width: 100%;
  padding: 14px;
  position: relative;
  text-align: center;
}

.c-btn04 {
  border: 1px solid #2F353C;
  font-size: 14px;
  padding: 10px 35px 10px 20px;
  display: block;
  width: 100%;
  position: relative;
}
.c-btn04 .c-svg {
  position: absolute;
  right: 20px;
  bottom: 0;
  top: 0;
  margin: auto;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.c-arrow-ico {
  border: 1px solid #DEDEDE;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 40px;
  margin: auto;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.c-arrow-ico .c-svg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.c-favorite-btn {
  border: 2px solid #DEDEDE;
  border-radius: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 380px;
  padding: 14px 45px 14px 50px;
  position: relative;
}
.c-favorite-btn .inn {
  font-size: 14px;
}
.c-favorite-btn small {
  font-size: 9px;
  margin-left: 15px;
}
.c-favorite-btn .ico-heart,
.c-favorite-btn .ico-arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.c-favorite-btn .ico-heart {
  left: 18px;
}
.c-favorite-btn .ico-arrow {
  right: 18px;
}
.c-favorite-btn:hover {
  background: #DEDEDE;
}

.c-favorite-btn02 {
  background: #fff;
  border-radius: 10px 0 0 0;
  padding: 12px 40px 14px 15px;
  position: relative;
  min-width: 190px;
  text-align: left;
}
.c-favorite-btn02::before {
  background: url(../img/common/ico-heart-line.svg) no-repeat center center/contain;
  content: "";
  display: block;
  width: 17px;
  height: 15px;
  position: absolute;
  bottom: 0;
  top: 0;
  right: 15px;
  margin: auto;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.c-favorite-btn02 .on {
  display: none;
}
.c-favorite-btn02.is-active .off {
  display: none;
}
.c-favorite-btn02.is-active .on {
  display: block;
}
.c-favorite-btn02.is-active::before {
  background-image: url(../img/common/ico-heart-bg.svg);
}

.c-favorite-btn03 {
  border: 2px solid #DEDEDE;
  border-radius: 10px;
  display: block;
  padding: 11px 65px 11px 40px;
  width: 100%;
  text-align: left;
  position: relative;
}
.c-favorite-btn03::before {
  background: url(../img/common/ico-heart-line.svg) no-repeat center center/contain;
  content: "";
  display: block;
  width: 17px;
  height: 15px;
  position: absolute;
  bottom: 0;
  top: 0;
  right: 30px;
  margin: auto;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.c-favorite-btn03 .on {
  display: none;
}
.c-favorite-btn03.is-active::before {
  background-image: url(../img/common/ico-heart-bg.svg);
}
.c-favorite-btn03.is-active .on {
  display: inline-block;
}
.c-favorite-btn03.is-active .off {
  display: none;
}

.c-research-btn {
  background: #2F353C;
  border: 1px solid #2F353C;
  border-radius: 60px;
  color: #fff;
  display: block;
  padding: 14px 40px;
  max-width: 570px;
  margin: auto;
  width: 100%;
}
.c-research-btn .inn {
  display: inline-block;
  padding-left: 30px;
  position: relative;
}
.c-research-btn .inn .c-svg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.c-bg-yellow {
  background: #F9F8F3;
}

.c-bg-white {
  background: #fff;
}

.c-bg-brown {
  background: #F0EFE7;
}

.c-info-table {
  width: 100%;
}
.c-info-table tr:nth-child(1) {
  border-top: 2px solid #DEDEDE;
}
.c-info-table th,
.c-info-table td {
  border-bottom: 2px solid #DEDEDE;
  padding: 13px 0;
  text-align: left;
}
.c-info-table th {
  font-weight: bold;
  font-size: 14px;
  width: 125px;
  vertical-align: top;
}
.c-info-table td {
  font-size: 12px;
}
.c-info-table img {
  vertical-align: middle;
}
.c-info-table .brand img {
  max-height: 20px;
}
.c-info-table .sumai-logo img {
  max-width: 137px;
}
.c-info-table p + p {
  margin-top: 15px;
}
.c-info-table .map-btn {
  background: #2D2D2D;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  line-height: 1.2;
  padding: 5px 15px;
  margin: 5px 0 0 10px;
}
.c-info-table .tel {
  font-weight: bold;
  font-size: 16px;
  padding-left: 28px;
  position: relative;
}
.c-info-table .tel::before {
  background: url(../img/common/ico-tel-bk.svg) no-repeat center center/contain;
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  margin: auto;
}

.c-article-mv {
  position: relative;
  background-position: center center;
  background-size: 100%;
  min-height: 437px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.c-article-mv .article-img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.c-article-mv .article-img img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.c-article-mv .article-mv-txt {
  padding: 40px 30px;
  color: #fff;
  width: 100%;
}
.c-article-mv .article-mv-txt .txt {
  line-height: 2;
  font-size: 14px;
}
.c-article-mv .article-mv-txt .article-ttl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.c-article-mv .article-mv-txt .article-ttl .en {
  letter-spacing: 0.1em;
  font-family: "Montserrat", sans-serif;
  font-size: 64px;
  padding-right: 20px;
}
.c-article-mv .article-mv-txt .article-ttl .ja {
  font-size: 20px;
  vertical-align: middle;
  letter-spacing: 0.1em;
  font-weight: bold;
}
.c-article-mv .article-mv-txt .article-ttl .ja.large {
  font-size: 39px;
}

.c-article-mv02 {
  background: #fff;
  padding: 34px 0 25px;
}
.c-article-mv02 .en,
.c-article-mv02 .ja {
  vertical-align: middle;
}
.c-article-mv02 .en {
  font-size: 50px;
  letter-spacing: 0.1em;
  line-height: 1.2;
  font-family: "Montserrat", sans-serif;
  margin-right: 20px;
}
.c-article-mv02 .ja {
  letter-spacing: 0.11em;
  font-size: 20px;
  font-weight: bold;
}

.c-bread {
  background: #dedede;
}
.c-bread .bread-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 8px;
  padding: 8px 0;
}
.c-bread .bread-list a {
  text-decoration: underline;
}
.c-bread .bread-list li {
  margin-right: 22px;
  position: relative;
}
.c-bread .bread-list li:nth-child(1) {
  padding-left: 20px;
}
.c-bread .bread-list li:nth-child(1)::before {
  background: url(../img/common/ico-house-bk.svg) no-repeat center center/contain;
  content: "";
  display: block;
  width: 13px;
  height: 12px;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  margin: auto;
}
.c-bread .bread-list li:not(:last-child)::after {
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 0;
  bottom: 0;
  right: -14px;
  margin: auto;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.swiper-button-prev,
.swiper-button-next {
  outline: none;
}

.swiper-controller {
  margin-top: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.swiper-controller .swiper-button-prev,
.swiper-controller .swiper-button-next {
  border: 1px solid #DEDEDE;
  border-radius: 50%;
  color: #2D2D2D;
  cursor: pointer;
  width: 50px;
  height: 50px;
  position: relative;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  right: inherit;
  left: inherit;
  top: inherit;
  margin-top: 0;
}
.swiper-controller .swiper-button-prev .c-svg,
.swiper-controller .swiper-button-next .c-svg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.swiper-controller .swiper-button-prev.swiper-button-disabled,
.swiper-controller .swiper-button-next.swiper-button-disabled {
  opacity: 0.5;
}
.swiper-controller .swiper-button-prev::after,
.swiper-controller .swiper-button-next::after {
  content: none;
}
.swiper-controller .swiper-button-prev + .swiper-button-next {
  margin-left: 20px;
}

.swiper-pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  bottom: 22px;
  right: 0;
  left: 0;
  margin: auto;
  z-index: 2;
}
.swiper-pagination .swiper-pagination-bullet {
  background: #fff;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  display: block;
  margin: 0 5px;
  position: relative;
  opacity: 1;
}
.swiper-pagination .swiper-pagination-bullet::before {
  border: 1px solid #fff;
  border-radius: 50%;
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -3px;
  margin: auto;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  opacity: 0;
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  opacity: 1;
}

.c-side-link-list {
  background: #2F353C;
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  font-size: 12px;
  padding: 0;
  z-index: 101;
}
.c-side-link-list li {
  position: relative;
  list-style: none;
}
.c-side-link-list a {
  color: #fff;
  display: block;
  font-size: 14px;
  letter-spacing: 0.1em;
  padding: 35px 20px 10px;
  position: relative;
}
.c-side-link-list a.ico-calendar::before, .c-side-link-list a.ico-house::before, .c-side-link-list a.ico-document::before, .c-side-link-list a.ico-access::before, .c-side-link-list a.ico-tel::before {
  background: no-repeat center center/contain;
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  margin: auto;
}
.c-side-link-list a.ico-calendar::before {
  background-image: url(../img/common/ico-calendar.svg);
  width: 17px;
  height: 17px;
}
.c-side-link-list a.ico-house::before {
  background-image: url(../img/common/ico-house.svg);
  width: 19px;
  height: 17px;
}
.c-side-link-list a.ico-document::before {
  background-image: url(../img/common/ico-document.svg);
  width: 19px;
  height: 19px;
}
.c-side-link-list a.ico-access::before {
  background-image: url(../img/common/ico-area-pin-white.svg);
  width: 17px;
  height: 22px;
}
.c-side-link-list a.ico-tel::before {
  background-image: url(../img/common/ico-tel-white.svg);
  width: 17px;
  height: 17px;
}
.c-side-link-list a[href^="tel:"] {
  pointer-events: auto;
}
.c-brand-link-area {
  max-width: 800px;
  margin: 0 auto;
}
.c-brand-link-area .brand-link-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.c-brand-link-area .brand-link-box:hover {
  -webkit-transform: translateY(5px);
          transform: translateY(5px);
}
.c-brand-link-area .brand-link-box .color-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  width: 25%;
  height: 80px;
}
.c-brand-link-area .brand-link-box .logo-box {
  position: relative;
  width: 75%;
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px 80px 15px 43px;
}
.c-brand-link-area .brand-link-box .logo-box img {
  max-width: 165px;
  max-height: 33px;
}
.c-brand-link-area .brand-link-box .logo-box::after {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-image: url("../img/voice/ico-arrow-right.svg");
  content: "";
  width: 15px;
  height: 15px;
  position: absolute;
  background-repeat: no-repeat;
  background-position: center left;
  background-size: contain;
  right: 60px;
  margin: auto;
  bottom: 0;
  top: 0;
}
.c-brand-link-area .blue .color-box {
  background-color: #004EA2;
}
.c-brand-link-area .sky-blue .color-box {
  background-color: #009CBE;
}
.c-brand-link-area .red .color-box {
  background-color: #801A39;
}
.c-brand-link-area .pink .color-box {
  background-color: #EE848C;
}
.c-brand-link-area .green .color-box {
  background-color: #7BBE35;
}

.c-search-ttl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  padding-left: 45px;
  padding-bottom: 10px;
}
.c-search-ttl .ico {
  position: absolute;
  left: 0;
  top: 10px;
  margin: auto;
  width: 30px;
  height: 30px;
}
.c-search-ttl .ttl {
  font-size: 28px;
  font-weight: bold;
  padding-right: 40px;
}
.c-search-ttl .small {
  font-size: 12px;
  font-weight: bold;
}
.c-search-ttl.js-aco-btn {
  border-bottom: solid 2px #dedede;
  padding-right: 30px;
  padding-bottom: 40px;
  cursor: pointer;
  width: 100%;
}
.c-search-ttl.js-aco-btn::before, .c-search-ttl.js-aco-btn::after {
  background: #2F353C;
  content: "";
  display: block;
  width: 16px;
  height: 1px;
  position: absolute;
  bottom: 0;
  top: 0;
  right: 0;
  margin: auto;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.c-search-ttl.js-aco-btn.is-active::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.c-search-wrap .c-search-box .box {
  border-bottom: solid 2px #dedede;
  padding: 32px 0 30px;
}
.c-search-wrap .c-search-box .list img {
  width: 70%;
}
.c-search-wrap .ttl-wrap {
  padding: 0 40px;
  font-weight: bold;
}
.c-search-wrap .ttl-wrap .ttl {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.11em;
}
.c-search-wrap .list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 -5px;
}
.c-search-wrap .list li {
  margin: 0 5px 10px 5px;
}
.c-search-wrap .list a,
.c-search-wrap .list button {
  border: 1px solid #2F353C;
  border-radius: 50px;
  color: #2F353C;
  font-size: 12px;
  padding: 6px 22px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
.c-search-wrap .list a.is-active,
.c-search-wrap .list button.is-active {
  background: #2F353C;
  color: #fff;
}
.c-search-wrap .list.brand li:not(.all) a,
.c-search-wrap .list.brand li:not(.all) button {
  background-color: #fff;
  border: #fff 1px solid;
  width: 135px;
  height: 35px;
  padding: 0;
}
.c-search-wrap .list.brand li:not(.all) a::before,
.c-search-wrap .list.brand li:not(.all) button::before {
  border: 2px solid #7D7D7D;
  border-radius: 50px;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
  opacity: 0;
  pointer-events: none;
}
.c-search-wrap .list.brand li:not(.all) a.is-active::before,
.c-search-wrap .list.brand li:not(.all) button.is-active::before {
  opacity: 1;
}
.c-search-wrap .bottom-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 40px auto 0;
  text-align: center;
  position: relative;
}
.c-search-wrap .bottom-wrap .number .number-txt .num {
  font-weight: bold;
  font-size: 32px;
  line-height: 1;
}
.c-search-wrap .bottom-wrap .release-btn {
  background: #fff;
  border-radius: 60px;
  font-size: 14px;
  margin-left: 20px;
  padding: 15px 30px 15px 55px;
  position: relative;
}
.c-search-wrap .bottom-wrap .release-btn::before, .c-search-wrap .bottom-wrap .release-btn::after {
  background: #2F353C;
  content: "";
  display: block;
  width: 20px;
  height: 1px;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 25px;
  margin: auto;
}
.c-search-wrap .bottom-wrap .release-btn::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.c-search-wrap .bottom-wrap .release-btn::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.c-search-wrap.small .c-search-ttl .ico {
  top: 0;
}
.c-search-wrap.small .c-search-ttl .ttl {
  font-size: 16px;
}
.c-search-wrap.small .box {
  border-bottom: none;
  padding: 15px 0 0;
}
.c-search-wrap.small .list-wrap {
  width: 100%;
}

.c-area-select {
  margin-bottom: 40px;
}
.c-area-select .txt {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 40px;
  text-align: center;
}
.c-area-select .box-wrap .btn {
  background: #2F353C;
  color: #fff;
  cursor: pointer;
  padding: 12px 50px;
  position: relative;
}
.c-area-select .box-wrap .btn .c-svg {
  position: absolute;
  left: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.c-area-select .box-wrap .btn::before, .c-area-select .box-wrap .btn::after {
  background: #FFF;
  content: "";
  display: block;
  width: 16px;
  height: 1px;
  position: absolute;
  bottom: 0;
  top: 0;
  right: 20px;
  margin: auto;
}
.c-area-select .box-wrap .btn::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.c-area-select .box-wrap .btn.is-active::after {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.c-area-select .box-wrap .list {
  display: none;
}
.c-area-select .box-wrap .list li {
  border-left: 1px solid #2F353C;
  border-right: 1px solid #2F353C;
  border-bottom: 1px solid #2F353C;
}
.c-area-select .box-wrap .list a {
  background: #fff;
  font-size: 14px;
  display: block;
  padding: 14px 45px 14px 30px;
  position: relative;
}
.c-area-select .box-wrap .list a::before {
  border: solid #000;
  border-width: 0 1px 1px 0;
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  right: 30px;
  bottom: 0;
  width: 6px;
  height: 6px;
  margin: auto;
  -webkit-transform: rotate(-45deg) translate3d(0, 0, 0);
          transform: rotate(-45deg) translate3d(0, 0, 0);
}

.c-sns-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.c-sns-link a {
  display: block;
}
.c-sns-link a img {
  max-width: 40px;
  max-height: 40px;
}
.c-sns-link a + a {
  margin-left: 100px;
}

.c-area-btn-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: 15px;
}
.c-area-btn-list li {
  border: 1px solid #2F353C;
  width: calc(100% / 2);
}
.c-area-btn-list li:nth-child(even) {
  border-left: none;
}
.c-area-btn-list li:nth-child(n+3) {
  border-top: none;
}
.c-area-btn-list a {
  background: #fff;
  display: block;
  font-size: 20px;
  font-weight: bold;
  padding: 16px 50px;
  position: relative;
  text-align: center;
}
.c-area-btn-list a .ico-pin,
.c-area-btn-list a .ico-arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.c-area-btn-list a .ico-pin {
  left: 15px;
}
.c-area-btn-list a .ico-arrow {
  right: 10px;
}

/*------------------------------------------------------------------------------
  common
------------------------------------------------------------------------------*/
.formBox_wrap {
  display: block;
  display: none;
}

#formBox_wrap1 {
  display: block;
}

.form-wrapper {
  padding-top: 40px;
  padding-bottom: 100px;
}

.l-columns {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
}

.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.wrap {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.l-flex-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -30px;
  margin-top: -20px;
}
.l-flex-wrap > * {
  margin-left: 30px;
  margin-top: 20px;
}
.l-flex-wrap label::before {
  margin-right: 10px;
}

.form_head_text_wrap {
  background-color: #001d6e;
  padding: 8px 20px;
  border-radius: 0 0 10px 10px;
}

.form_head_text_wrap-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #fff;
  color: #001d6e;
  font-size: 14px;
  max-width: 270px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 5px;
  padding: 4px 15px 4px 20px;
}
.form_head_text_wrap-inner .form_head_text {
  font-weight: bold;
  margin-right: 50px;
}
.form_head_text_wrap-inner .date {
  margin-right: 4px;
}

.form_wrap_inner .form-lead-text {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 15px;
}

.box-reservation {
  border-radius: 10px;
  border: solid 1px #dedede;
  overflow: hidden;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  border: none;
  outline: 1px solid #dedede;
  position: relative;
  z-index: 1;
}
.box-reservation > .label-txt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  background-color: #fff;
}
.box-reservation.checked {
  outline: 2px solid #7d7d7d;
}
.box-reservation.--type02 {
  display: grid;
  grid-template-columns: 130px 1fr;
}
.box-reservation.--type02 + .--type02 {
  margin-top: 12px;
}
.box-reservation.--type02 > .label-txt {
  padding: 20px;
}
.box-reservation.--type03 {
  outline: none;
  border-radius: 0;
}
.box-reservation.--type03 > .label-txt {
  padding: 0;
}
.box-reservation.--type03.checked {
  outline: none;
}
.box-reservation.--type03 input[type=checkbox] + label::before,
.box-reservation.--type03 input[type=radio] + label::before {
  margin-right: 10px;
}
.box-reservation.--type03 input[type=checkbox] + label::after {
  left: 4px;
}
.box-reservation.--w100p {
  width: 100%;
}
.box-reservation > img {
  width: 100%;
  max-width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.box-reservation-select {
  position: relative;
  cursor: pointer;
}
.box-reservation-select::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 8px 0 8px;
  border-color: #2d2d2d transparent transparent transparent;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto;
}
.box-reservation-select > select {
  color: #7d7d7d;
  width: 100%;
  cursor: pointer;
}
.box-reservation-select > select:invalid {
  color: #7d7d7d;
}
.box-reservation-select > select > option {
  color: #2f353c;
}
.box-reservation-select > select > option:first-child {
  color: #7d7d7d;
}
.box-reservation-select > select option[selected] {
  color: #2f353c;
}
.box-reservation-select.is-invalid > select:invalid {
  color: #c04e39;
}
.box-reservation-select.is-invalid > select > option {
  color: #2f353c;
}
.box-reservation-select.is-invalid > select > option:first-child {
  color: #7d7d7d;
}
.box-reservation-select.is-entered {
  position: relative;
}
.box-reservation-select.is-entered::before {
  content: "";
  background-color: transparent;
  background-image: url("../img/form/ico-success.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 44px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.c-form-notice {
  color: #c04e39;
  font-size: 16px;
  line-height: 1.3;
  text-align: center;
  margin-top: 10px;
}

.c-form-notice02 {
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
  margin-top: 26px;
}

.c-form-wrap {
  padding-top: 60px;
  padding-bottom: 40px;
  background-color: #fff;
}

.box-reservation-img-wrap {
  padding-top: 100%;
  position: relative;
}
.box-reservation-img-wrap > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.formBox-body {
  background-color: #ffffff;
  padding-bottom: 60px;
  position: relative;
}

input[type=checkbox] + label,
input[type=radio] + label {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  position: relative;
  line-height: 1.43;
}
input[type=checkbox] + label::before,
input[type=radio] + label::before {
  margin-right: 20px;
  content: "";
  display: block;
  width: 27px;
  height: 27px;
  border: 1px solid #dedede;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
input[type=checkbox] + label::after,
input[type=radio] + label::after {
  content: "";
  background-image: url("../img/common/ico-check.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  width: 18px;
  height: 11px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 4px;
  opacity: 0;
}
input[type=checkbox]:checked + label::before,
input[type=radio]:checked + label::before {
  background-color: #227644;
}
input[type=checkbox]:checked + label::after,
input[type=radio]:checked + label::after {
  opacity: 1;
}

input[type=radio] + label::before {
  border-radius: 50%;
}
input[type=radio] + label::after {
  background: #227644;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  left: 6px;
}

input[type=radio]:checked + label::before {
  background-color: #fff;
}

.formBox input[type=text],
.formBox input[type=email],
.formBox input[type=number],
.formBox input[type=tel],
.formBox input[type=date] {
  padding: 10px 40px 10px 20px;
  width: 100%;
}

.tblBox + .tblBox {
  margin-top: 40px;
}

.form-user-fill-item {
  border: 1px solid #dedede;
  border-radius: 10px;
  position: relative;
}
.form-user-fill-item + .form-user-fill-item {
  border-top: none;
}
.form-user-fill-item.radius0 {
  border-radius: 0;
  border-bottom: none;
}
.form-user-fill-item.radius10-10-0-0 {
  border-radius: 10px 10px 0 0;
  border-bottom: none;
}
.form-user-fill-item.radius0-0-10-10 {
  border-radius: 0 0 10px 10px;
}
.form-user-fill-item.--zip {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.form-user-fill-item.--zip button {
  background-color: #2d2d2d;
  color: #fff;
  font-size: 14px;
  line-height: 1.43;
  width: 150px;
  height: 44px;
  border-radius: 0 10px 0 0;
  display: block;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.form-user-fill-item.--zip.is-entered::after {
  right: calc(150px + 10px);
}
.form-user-fill-item.is-entered {
  position: relative;
}
.form-user-fill-item.is-entered::after {
  content: "";
  background-color: transparent;
  background-image: url("../img/form/ico-success.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.form-user-fill-item.is-textarea::after {
  top: auto;
  bottom: 10px;
}
.form-user-fill-item.is-success-bottom::after {
  top: auto;
  bottom: 10px;
}
.form-user-fill-item textarea {
  width: 100%;
  padding: 16px 40px 16px 16px;
  min-height: 208px;
}

.tblBox .tit {
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 10px;
}

.form-confirm-item-tit {
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 10px;
}

/*------------------------------------------------------------------------------
  form_C01
------------------------------------------------------------------------------*/
.form_C01-title {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 80px;
}

.form-head-wrap-container {
  background-color: #f9f8f3;
  display: none;
}

.form-head-wrap {
  padding: 20px;
  background-color: #fff;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  border-radius: 10px;
}
.form-head-wrap .logo-img {
  max-width: 270px;
  margin: 0 auto;
}
.form-head-wrap.is-show {
  border-radius: 10px 10px 0 0;
}

.choose_text {
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 15px;
}

.choose_text_s {
  display: none;
}

/*------------------------------------------------------------------------------
  form_C02
------------------------------------------------------------------------------*/
/* form_C02_01 */
[id=form_C02_01] .text01 {
  font-weight: bold;
  margin-top: 50px;
}

/* form_C02_02 */
[id=form_C02_02] .c-form-wrap {
  padding-top: 20px;
  padding-bottom: 20px;
}

.form_C02_02-item:not(:first-child) {
  margin-top: 40px;
}

.c-form-title {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.45;
  text-align: center;
  display: block;
}

.c-form-title02 {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.43;
  margin-bottom: 20px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.c-form-title02.--optional {
  line-height: 1.75;
}
.c-form-title02.--optional::before {
  content: "任意";
  width: 55px;
  height: 33px;
  background-color: #001d6e;
  border-radius: 5px;
  color: #fff;
  font-size: 15px;
  line-height: 1;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  display: grid;
  place-items: center;
  padding-bottom: 2px;
  margin-right: 16px;
}

.multiple-choice-wrap > .l-columns {
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

/* 確認画面 */
.form-confirm-body .form-confirm-item-tit {
  font-size: 14px;
  margin-bottom: 20px;
}

.form-confirm-item {
  padding: 20px 0;
  border-bottom: 2px solid #dedede;
}
.form-confirm-item:first-child {
  padding-top: 0;
}

.form-confirm-body-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.form-confirm-body-content-text {
  max-width: 285px;
}
.form-confirm-body-content-text > span {
  display: block;
}

.form-confirm-item-wrapper + .form-confirm-item-wrapper {
  margin-top: 20px;
}

.form-confirm-body-content-image {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  width: calc(100% - 110px);
}
.form-confirm-body-content-image .image-logo {
  padding: 14px 10px;
  display: grid;
  place-content: center;
}
.form-confirm-body-content-image .image-visual {
  position: relative;
  padding-top: 100%;
}
.form-confirm-body-content-image .image-visual > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.form-confirm-item-wrapper-title {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

.form-confirm-item-fix {
  color: #001d6e;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-left: 10px;
}
.form-confirm-item-fix::after {
  content: "";
  background-color: transparent;
  background-image: url("../img/common/ico-arrow-blue.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  display: block;
  width: 5px;
  height: 10px;
  margin-left: 10px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}

.form-confirm-item-privacy {
  padding: 25px 20px 30px;
  margin-top: 40px;
  background-color: #f9f8f3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.form-confirm-item-privacy .title {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.43;
}
.form-confirm-item-privacy .link {
  color: #001d6e;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 12px;
  margin-top: 10px;
  padding: 10px;
}
.form-confirm-item-privacy .link::after {
  content: "";
  background-color: transparent;
  background-image: url("../img/common/ico-arrow-blue.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  display: block;
  width: 5px;
  height: 10px;
  margin-left: 10px;
}
.form-confirm-item-privacy .image {
  margin-top: 10px;
  max-width: 104px;
}
.form-confirm-item-privacy .checkbox-wrap {
  font-size: 0;
  margin-top: 30px;
}
.form-confirm-item-privacy input[type=checkbox] + label {
  font-size: 14px;
  font-weight: bold;
}
.form-confirm-item-privacy input[type=checkbox] + label::before {
  margin-right: 10px;
}
.form-confirm-item-privacy input[type=checkbox]:not(:checked) + label::before {
  background-color: #fff;
}

/*------------------------------------------------------------------------------
  form03
------------------------------------------------------------------------------*/
[id=formBox_wrap3] .c-form-wrap {
  padding-bottom: 40px;
}

/*------------------------------------------------------------------------------
  form04
------------------------------------------------------------------------------*/
#formBox_wrap4 .multiple-choice {
  margin-top: -10px;
}

/*------------------------------------------------------------------------------
  バリデーションチェック
------------------------------------------------------------------------------*/
.invalid-feedback-wrap {
  display: none;
}

.invalid-feedback {
  position: relative;
  font-size: 14px;
  color: #c04e39;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px;
}
.invalid-feedback::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background-color: transparent;
  background-image: url("../img/form/ico-alert.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  margin-right: 10px;
}

.form-user-fill-item.is-invalid {
  border: 1px solid #c04e39;
  background-color: #f8edea;
}
.form-user-fill-item.is-invalid input::-webkit-input-placeholder {
  color: #c04e39;
}
.form-user-fill-item.is-invalid input::-moz-placeholder {
  color: #c04e39;
}
.form-user-fill-item.is-invalid input:-ms-input-placeholder {
  color: #c04e39;
}
.form-user-fill-item.is-invalid input::-ms-input-placeholder {
  color: #c04e39;
}
.form-user-fill-item.is-invalid input::placeholder {
  color: #c04e39;
}
.form-user-fill-item.is-invalid + .invalid-feedback-wrap {
  display: block;
}

/*------------------------------------------------------------------------------
  placeholder
------------------------------------------------------------------------------*/
input::-webkit-input-placeholder {
  font-size: 14px;
}
input::-moz-placeholder {
  font-size: 14px;
}
input:-ms-input-placeholder {
  font-size: 14px;
}
input::-ms-input-placeholder {
  font-size: 14px;
}
input::placeholder {
  font-size: 14px;
}

.js-pl-move.is-invalid label {
  color: transparent;
}

/*------------------------------------------------------------------------------
  カレンダー
------------------------------------------------------------------------------*/
.table-calendar {
  width: 100%;
}

.calendar-area {
  text-align: center;
  margin-bottom: 20px;
}
.calendar-area img {
  width: 100%;
}

.calendar_head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  padding: 15px;
}

.calendar-infos {
  margin-top: 20px;
}

.blue-horizon {
  background-color: #001d6e;
  color: #fff;
  padding: 16px 115px;
  position: relative;
  z-index: 1;
}
.blue-horizon .inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.blue-horizon .inline-vertical {
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.blue-horizon .visit_date {
  display: grid;
  grid-template-columns: 185px 185px;
  gap: 27px;
}
.blue-horizon .time-block {
  min-height: 40px;
  background-color: #fff;
  border-radius: 4px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  color: #001d6e;
  display: grid;
  place-items: center;
  padding-bottom: 2px;
}

.calender_err_container {
  display: none;
}
.calender_err_container.is-invalid {
  display: block;
}
.calender_err_container .invalid-feedback {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.calender_err_wrap.form-user-fill-item {
  padding: 0;
  border: none;
}

.calendar_text {
  font-size: 14px;
}

/*------------------------------------------------------------------------------
  ボタン
------------------------------------------------------------------------------*/
.btn_wrap-container {
  padding-top: 80px;
}
.btn_wrap-container .btn_wrap-inner {
  padding: 0 20px;
}

.btn_wrap2 {
  margin-top: 100px;
}

.btn_wrap3 {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px;
  display: grid;
  place-content: center;
}
.btn_wrap3 .form-button {
  margin: 0;
}

.form-button {
  background-color: #2f353c;
  max-width: 570px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 14px 20px;
  border: 0;
  width: 100%;
  cursor: pointer;
  border-radius: 40px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  text-align: center;
}
.form-button.is-disabled {
  background-color: #dedede;
  color: #7d7d7d;
  pointer-events: none;
}
.form-button.btn_prev {
  border: 1px solid #2f353c;
  background-color: #f9f8f3;
  color: #2f353c;
}

/*------------------------------------------------------------------------------
  各フォーム
------------------------------------------------------------------------------*/
/*-------------------------
  sumai
--------------------------*/
.form-sumai .form-steps {
  display: none;
}
.form-sumai .form-steps.is-active {
  display: block;
}

/*-------------------------
  資料請求
--------------------------*/
.form-document .ttl-area,
.form-request .ttl-area {
  margin-bottom: 20px;
}
.form-document .ttl-area .form-lead-text,
.form-request .ttl-area .form-lead-text {
  margin-bottom: 10px;
}
.form-document .ttl-area .sub-text,
.form-request .ttl-area .sub-text {
  font-size: 14px;
  position: relative;
  line-height: 1.4;
}

.form-document .form-steps {
  margin-bottom: 50px;
}
.form-document .ttl-area .sub-text.optional {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.form-document .ttl-area .sub-text.optional::before {
  content: "任意";
  width: 55px;
  height: 33px;
  background-color: #001d6e;
  border-radius: 5px;
  color: #fff;
  font-size: 15px;
  display: inline-block;
  margin-right: 15px;
  text-align: center;
  padding: 4px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.form-document .ttl-area .scroll {
  position: relative;
  font-size: 12px;
  font-weight: bold;
  padding-right: 70px;
  display: inline-block;
}
.form-document .ttl-area .scroll::before {
  content: "";
  position: absolute;
  width: 60px;
  height: 4px;
  background: url("../img/form/document/icon_scroll.png") no-repeat center/contain;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.form-document .q-wrap + .q-wrap {
  margin-top: 40px;
}
.form-document #c01_02 {
  grid-template-columns: repeat(5, 1fr);
  gap: 10px 16px;
}
.form-document #c01_02 .box-reservation {
  background-color: #fff;
}
.form-document #c01_02 .box-reservation-img-wrap {
  padding: 10px 6px 0px;
}
.form-document #c01_02 .box-reservation-img-wrap > img {
  position: relative;
}
.form-document #c01_02 .is-disabled {
  pointer-events: none;
}
.form-document #c01_03 {
  overflow-x: scroll;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 2px 1px 10px;
}
.form-document #c01_03::-webkit-scrollbar {
  width: 2px;
  height: 10px;
}
.form-document #c01_03::-webkit-scrollbar-track {
  background-color: rgba(255, 255, 255, 0);
}
.form-document #c01_03::-webkit-scrollbar-thumb {
  background: #dedede;
  border-radius: 100px;
}
.form-document #c01_03 .box-reservation {
  width: calc((100% - 80px) / 3.5);
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  background-color: #fff;
}
.form-document #c01_03 .box-reservation-img-wrap {
  padding: 10px 20px 20px;
}
.form-document #c01_03 .box-reservation-img-wrap > img {
  position: relative;
}
.form-document #c01_03 .box-reservation-img-wrap .text {
  margin-top: 16px;
  font-size: 14px;
  line-height: 2;
  display: inline-block;
}

/*-------------------------
  ショールーム
--------------------------*/
.form-showroom .form_head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.form-showroom .form_head .thumbnail {
  width: 20%;
}
.form-showroom .form_head .logo {
  margin-left: 10px;
}
.form-showroom .form_head .logo .img {
  margin-bottom: 10px;
}
.form-showroom .form_head .logo img {
  max-height: 30px;
}
.form-showroom .form_head .logo .text {
  font-size: 14px;
}
.form-showroom .tblBox + .tblBox {
  margin-top: 40px;
}
.form-showroom .tit + .tit {
  margin-top: 20px;
}
.form-showroom .blue-horizon-wrapper {
  margin-bottom: 30px;
}
.form-showroom .c-form-title02 + .tit {
  margin-top: 10px;
}

/*-------------------------
  イベント
--------------------------*/
.form-event .form_head .box {
  background-color: #dedede;
  font-size: 14px;
  padding: 6px;
  margin-bottom: 10px;
}
.form-event .form_head .text {
  margin-bottom: 10px;
  font-size: 14px;
}
.form-event .form_head .logo img {
  max-height: 32px;
}
.form-event .select-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.form-event .select-wrap .q1-1 {
  width: 60%;
  margin-right: 20px;
}
.form-event .select-wrap .q1-2 {
  border-top: 1px solid #dedede;
  width: 40%;
}

/*-------------------------
  体感すまいパークの資料請求
--------------------------*/
.form-request .form-steps {
  margin-bottom: 50px;
}
.form-request #c01_01 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  padding: 2px 1px 10px;
  gap: 20px;
}
.form-request #c01_01 .box-reservation {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  background-color: #fff;
}
.form-request #c01_01 .box-reservation-img-wrap {
  padding: 10px 20px 20px;
}
.form-request #c01_01 .box-reservation-img-wrap > img {
  position: relative;
}
.form-request #c01_01 .box-reservation-img-wrap .text {
  margin-top: 16px;
  font-size: 14px;
  line-height: 2;
  display: inline-block;
}
.form-request .books-wrap .books-box {
  padding: 20px 20px 14px;
  text-align: center;
  background-color: #fff;
  border-radius: 10px;
  border: 1px solid #dedede;
}
.form-request .books-wrap .books-box .text {
  margin-top: 10px;
  font-size: 14px;
}

/*-------------------------
  tochi
--------------------------*/
.form-tochi .form-steps {
  margin-bottom: 50px;
}
.form-tochi .logo {
  text-align: center;
  margin-bottom: 10px;
}
.form-tochi .select-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.form-tochi .select-wrap .q1-3 {
  width: 60%;
  margin-right: 20px;
}
.form-tochi .select-wrap .q1-4 {
  border-top: 1px solid #dedede;
  width: 40%;
}
.form-tochi .notice {
  color: #c04e39;
  font-size: 16px;
  line-height: 1.3;
  margin-top: 10px;
}

/*------------------------------------------------------------------------------
  ステップ
------------------------------------------------------------------------------*/
.form-steps-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 966px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  margin: 0 auto;
}

.form-step-item {
  font-weight: bold;
  font-size: 16px;
  line-height: 1;
  color: #7d7d7d;
  border: 1px solid #dedede;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  padding: 20px 10px 20px 40px;
  background: #ffff;
}
.form-step-item::before, .form-step-item::after {
  content: "";
  position: absolute;
  border-width: 28px 30px;
}

/*先端部分 */
.form-step-item::before {
  top: 0px;
  right: -60px;
  border-color: transparent transparent transparent #fff;
  border-style: solid;
  z-index: 6;
}

/* 白いスペース部分 */
.form-step-item::after {
  top: 0px;
  right: -62px;
  border-width: 28px 30px;
  border-color: transparent transparent transparent #dedede;
  border-style: solid;
  z-index: 5;
}

/* 現在のステップ */
.form-step-item.is-current {
  background: #2f353c;
  color: #fff;
}
.form-step-item.is-current::after {
  content: none;
}

.form-step-item.is-current::before {
  border-color: transparent transparent transparent #2f353c;
}

/* 最後のステップのレイアウト */
.form-step-item:last-child:before,
.form-step-item:last-child:after {
  display: none;
}

/*------------------------------------------------------------------------------
  完了画面
------------------------------------------------------------------------------*/
.form-finish {
  margin-top: 40px;
}

.form-finish-title {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.45;
  text-align: center;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.form-finish-title::before {
  content: "";
  background-color: transparent;
  background-image: url("../img/form/ico-success.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  display: block;
  width: 45px;
  height: 45px;
  margin-right: 20px;
}

.form-finish-text {
  text-align: center;
  font-size: 14px;
  line-height: 2;
  margin-top: 40px;
  margin-top: 25px;
}

.form-finish-button {
  text-align: center;
}

/*------------------------------------------------------------------------------
  html上のstyleを移動
------------------------------------------------------------------------------*/
.kashiwaed-capt {
  margin-top: 20px;
  color: #b82020;
}

.kashiwaed-capt div a {
  display: inline-block;
  font-size: 200%;
  width: auto;
  font-weight: bold;
  margin-right: 20px;
  color: #b82020;
}

.kashiwaed-capt div a img {
  display: inline-block;
  margin-right: 10px;
}
#foot_attend_amazon {
  font-size: 70%;
  text-align: left;
  margin-top: 20px;
  text-align: center;
}

#foot_attend_amazon .xnxt {
  margin-top: 4px;
}

#foot_attend_amazon .xred {
  color: #f00;
  font-weight: bold;
  text-align: left;
  display: inline-block;
}
/*------------------------------------------------------------------------------
  paging-area
------------------------------------------------------------------------------*/
.paging-area {
  margin: 0 auto;
  position: relative;
  text-align: center;
}
.paging-area .page-numbers {
  border: 1px solid #DEDEDE;
  background: #fff;
  color: #2F353C;
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 38px;
  margin: 0 8px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  vertical-align: middle;
}
.paging-area .page-numbers.current {
  background: #2F353C;
  color: #fff;
}
.paging-area .page-numbers.next, .paging-area .page-numbers.prev, .paging-area .page-numbers.dots {
  border: none;
  background-color: transparent;
  margin: 0;
  position: relative;
}
.paging-area .page-numbers.next, .paging-area .page-numbers.prev {
  width: 20px;
}
.paging-area .page-numbers.next::before, .paging-area .page-numbers.prev::before {
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.paging-area .page-numbers.next::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.paging-area .page-numbers.prev::before {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}
.paging-area .dots {
  margin: 0 5px;
}

.desktop.safari .paging-area .dots {
  line-height: 30px;
}

.paging-area02 {
  margin: 0 auto;
  position: relative;
  text-align: center;
  max-width: 680px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.paging-area02 .page-numbers {
  display: inline-block;
  line-height: 1;
  padding: 5px 0;
  text-decoration: underline;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.paging-area02 .page-numbers.next, .paging-area02 .page-numbers.prev {
  font-size: 14px;
}
.paging-area02 .page-numbers.next .c-svg, .paging-area02 .page-numbers.prev .c-svg {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.paging-area02 .page-numbers.next {
  padding-right: 24px;
  margin-right: 0;
}
.paging-area02 .page-numbers.next .c-svg {
  right: 0;
}
.paging-area02 .page-numbers.prev {
  padding-left: 24px;
  margin-left: 0;
}
.paging-area02 .page-numbers.prev .c-svg {
  left: 0;
}

.c-link-list .c-btn04 {
  border-width: 2px;
  margin-bottom: -2px;
  padding: 18px 35px 18px 20px;
}
.c-link-list .c-btn04 .c-svg {
  right: 20px;
}

/* -----------------------------------------------
* Modules エントリーポイント
-------------------------------------------------- */
/* -----------------------------------------------
* home Module
* homeページ用
-------------------------------------------------- */
.mv-section {
  height: 100vh;
  min-height: 768px;
  position: relative;
}
.mv-section .inner-block {
  width: 100%;
  height: 100%;
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 2;
  pointer-events: none;
}
.mv-section .catchcopy {
  color: #fff;
  font-weight: bold;
  -webkit-filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.5));
          filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.5));
}
.mv-section .slide-media {
  height: 100vh;
  min-height: 768px;
  position: relative;
}
.mv-section .slide-media img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.mv-section .latest-info {
  background: #fff;
  display: inline-block;
  font-size: 14px;
  padding: 12px 30px 12px 25px;
  position: absolute;
  bottom: 20px;
  right: 30px;
  z-index: 3;
}
.mv-section .latest-info::before {
  border: solid #0B3052;
  border-width: 0 1px 1px 0;
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  width: 6px;
  height: 6px;
  margin: auto;
  -webkit-transform: rotate(-45deg) translate3d(0, 0, 0);
          transform: rotate(-45deg) translate3d(0, 0, 0);
}

.home-pickup-section {
  padding-top: 120px;
  padding-bottom: 220px;
}
.home-pickup-section .ttl-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 40px;
}
.home-pickup-section .ttl-wrap .c-ttl01 {
  margin-bottom: 0;
}
.home-pickup-section .swiper-slide {
  display: block;
  width: 285px;
  position: relative;
}
.home-pickup-section .swiper-slide .slide-media {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 73%;
}
.home-pickup-section .swiper-slide .slide-media img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.home-pickup-section .swiper-slide .category {
  background: #2F353C;
  border-radius: 0 0 10px 0;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 12px;
  min-width: 90px;
  height: 38px;
  padding: 5px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.home-pickup-section .swiper-slide .slide-content {
  background: #fff;
  padding: 10px 20px 15px;
}
.home-pickup-section .swiper-slide .ttl {
  font-size: 16px;
  line-height: 1.3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.examination-cont-wrap {
  padding-top: 45px;
  position: relative;
}
.examination-cont-wrap::before, .examination-cont-wrap::after {
  background: no-repeat center center/cover;
  content: "";
  display: block;
  width: 100%;
  height: 5.151vw;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
}
.examination-cont-wrap::before {
  background-image: url(../img/common/bg-round-top.png);
  top: -5.151vw;
}
.examination-cont-wrap::after {
  background-image: url(../img/common/bg-round-bottom.png);
  bottom: -5.151vw;
}

.home-case-section .ttl-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 40px;
}
.home-case-section .ttl-wrap .c-ttl01 {
  margin-bottom: 0;
}
.home-case-section .swiper-slide {
  width: 370px;
  position: relative;
}
.home-case-section .swiper-slide .new {
  background: #2F353C;
  border-radius: 30px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  display: inline-block;
  line-height: 1;
  padding: 5px 21px;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 1;
}
.home-case-section .swiper-slide .slide-media {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 100%;
}
.home-case-section .swiper-slide .slide-media img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.home-case-section .swiper-slide .slide-content {
  background: #fff;
  min-height: 150px;
  padding: 20px 20px 20px;
}
.home-case-section .swiper-slide .slide-content .ttl {
  margin-top: 15px;
}
.home-case-section .swiper-slide .slide-content .logo img {
  max-height: 28px;
  vertical-align: middle;
}

.home-about-section {
  overflow: hidden;
  padding-top: 80px;
  position: relative;
}
.home-about-section .txt-wrap .ttl {
  font-size: 24px;
  font-weight: bold;
}
.home-about-section .txt-wrap .txt {
  margin-top: 15px;
}
.home-about-section .img-wrap {
  position: relative;
}
.home-about-section .img-wrap img {
  width: 100%;
}
.home-about-section .btn-wrap {
  margin-top: 80px;
}
.home-about-section .area-btn {
  background: url(../img/common/bg-area-btn.png) no-repeat center center/cover #4C5055;
  color: #fff;
  display: block;
  margin-top: 30px;
  max-width: 360px;
  padding: 24px 60px 24px 15px;
  position: relative;
  width: 100%;
}
.home-about-section .area-btn .inn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.home-about-section .area-btn .inn .en {
  font-size: 32px;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.15em;
  line-height: 1;
}
.home-about-section .area-btn .inn .ja {
  font-size: 12px;
  margin-left: 15px;
}
.home-about-section .area-btn .c-svg {
  position: absolute;
  right: 40px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.home-brand-section {
  padding-top: 120px;
  padding-bottom: 150px;
}
.home-brand-section .c-btn01 {
  margin-top: 40px;
}

.home-brand-section .swiper-wrapper,
.gallery-slider .swiper-wrapper {
  margin-top: 50px;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}
.home-brand-section .swiper-slide,
.gallery-slider .swiper-slide {
  width: 1335px;
}

.home-sumai-section {
  padding-top: 165px;
  padding-bottom: 130px;
}
.home-sumai-section .img {
  width: 100%;
  height: 400px;
}
.home-sumai-section .img img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.home-sumai-section .inner-block {
  margin-top: -42px;
}
.home-sumai-section .bg-wrap {
  background: #fff;
  padding: 35px 40px 50px;
  margin: 0 -20px;
}
.home-sumai-section .txt-area .ttl {
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.11em;
  margin-top: 20px;
}
.home-sumai-section .txt-area .txt {
  margin-top: 25px;
  line-height: 1.8;
}
.home-sumai-section .txt-area .btn-wrap {
  margin-top: 35px;
}
.home-sumai-section .txt-area + .txt-area {
  padding-right: 0;
}

.home-exhibition-section .ttl-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  width: 100%;
}
.home-exhibition-section .ttl-wrap .ttl,
.home-exhibition-section .ttl-wrap .txt {
  color: #fff;
}
.home-exhibition-section .ttl-wrap .ttl {
  font-family: "Montserrat", sans-serif;
  font-size: 42px;
  font-weight: bold;
  letter-spacing: 0.15em;
  line-height: 1.2;
  margin-bottom: 20px;
}
.home-exhibition-section .ttl-wrap .txt {
  line-height: 1.8;
}
.home-exhibition-section .ttl-wrap .inn {
  padding: 30px;
  position: absolute;
  top: 0;
  bottom: 20px;
  left: 0;
  right: 0;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  margin: auto;
  z-index: 1;
  width: 100%;
  text-align: center;
}
.home-exhibition-section .ttl-wrap .img-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
}
.home-exhibition-section .ttl-wrap .img-box::before {
  background: #000;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
  opacity: 0.5;
}
.home-exhibition-section .ttl-wrap .img-box .img {
  width: 25%;
}
.home-exhibition-section .ttl-wrap .img-box .img img {
  width: 100%;
}
.home-exhibition-section .btn-list {
  margin-top: -20px;
}
.home-exhibition-section .btn-list li.white a {
  background: #fff;
  color: #2D2D2D;
}
.home-exhibition-section .btn-list li.white a .c-arrow-ico {
  border-color: #DEDEDE;
}
.home-exhibition-section .btn-list li.black a {
  background: #2F353C;
  color: #fff;
}
.home-exhibition-section .btn-list li.black a .c-arrow-ico {
  border-color: #fff;
}
.home-exhibition-section .btn-list a {
  display: block;
  padding: 60px 100px 60px 45px;
  position: relative;
}
.home-exhibition-section .btn-list-small a {
  border: 1px solid #2F353C;
  display: block;
  padding: 25px 70px 25px 50px;
  position: relative;
}
.home-exhibition-section .btn-list-small a .c-svg {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 50px;
  margin: auto;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.home-exhibition-section .btn-list-small .black {
  background: #2F353C;
}
.home-exhibition-section .btn-list-small .black a {
  color: #fff;
  padding-left: 100px;
}
.home-exhibition-section .btn-list-small .black a::before {
  background: url(../img/common/ico-calendar-gray.svg) no-repeat center center/contain;
  content: "";
  display: block;
  width: 30px;
  height: 31px;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 50px;
  margin: auto;
}
.home-exhibition-section .btn-list-small .white {
  background: #fff;
}
.home-exhibition-section .ttl-wrap + .btn-list {
  margin-top: 0;
}
.home-exhibition-section .online-wrap {
  margin-top: 45px;
}
.home-exhibition-section .online-wrap .txt {
  margin-bottom: 15px;
  text-align: center;
}
.home-exhibition-section .online-wrap .list li.img-none a {
  border: 1px solid #2D2D2D;
  background-color: transparent;
}
.home-exhibition-section .online-wrap .list a {
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-right: 35px;
  position: relative;
}
.home-exhibition-section .online-wrap .list a .img {
  width: 88px;
}
.home-exhibition-section .online-wrap .list a .bnr-ttl {
  font-size: 12px;
  padding-left: 10px;
}
.home-exhibition-section .online-wrap .list a .c-svg {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 18px;
  margin: auto;
}
.home-exhibition-section .online-wrap .list .bnr-ttl {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
.home-exhibition-section.img-only .ttl-wrap .img-box::before {
  content: none;
}
.home-exhibition-section.img-only .ttl-wrap .img-box .img {
  width: 100%;
}
.home-exhibition-section.img-only .ttl-wrap .inn {
  bottom: 0;
  padding: 30px 110px;
  text-align: left;
}
.home-exhibition-section.img-only .ttl-wrap .txt-ttl {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
}
.home-exhibition-section.img-only .ttl-wrap .check-list {
  color: #fff;
  margin-top: 20px;
}
.home-exhibition-section.img-only .ttl-wrap .check-list li {
  padding-left: 25px;
  position: relative;
}
.home-exhibition-section.img-only .ttl-wrap .check-list li::before {
  background: url(../img/common/ico-check-box.svg) no-repeat center center/contain;
  content: "";
  display: block;
  width: 17px;
  height: 17px;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  margin: auto;
}
.home-exhibition-section.img-only .ttl-wrap .check-list li + li {
  margin-top: 10px;
}

.sns-section {
  margin-top: 90px;
}
.sns-section .sns-wrap .sns-link {
  display: block;
  padding: 40px 80px 40px 155px;
  position: relative;
}
.sns-section .sns-wrap .sns-link .c-arrow-ico {
  right: 10px;
}
.sns-section .sns-wrap .sns-link .ico {
  position: absolute;
  left: 50px;
  top: 0;
  bottom: 0;
  margin: auto;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
}
.sns-section .sns-wrap .sns-link .en {
  font-family: "Montserrat", sans-serif;
  font-size: 32px;
  letter-spacing: 0.15em;
  line-height: 1.2;
}
.sns-section .sns-wrap .sns-link .txt {
  font-size: 12px;
  letter-spacing: 0.11em;
}
.sns-section .sns-wrap .sns-link:last-child::before {
  background: #DEDEDE;
  content: "";
  display: block;
  width: 2px;
  height: calc(100% - 40px);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  margin: auto;
}
.sns-section .sns-wrap .insta-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 13px;
}
.sns-section .sns-wrap .insta-list li + li {
  margin-left: 9px;
}

.c-bnr-section {
  margin-top: 175px;
}
.c-bnr-section .list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.c-bnr-section .list li {
  width: 100%;
  min-height: 141px;
}
.c-bnr-section .list .ico {
  padding-right: 20px;
}
.c-bnr-section .list .ico.opacity {
  opacity: 0.23;
}
.c-bnr-section .list a {
  background: #2F353C;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  width: 100%;
  padding: 35px 90px 35px 50px;
  position: relative;
  z-index: 1;
}
.c-bnr-section .list a .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.c-bnr-section .list a .img img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.c-bnr-section .list a .ttl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.4;
}
.c-bnr-section .list a .ttl.small {
  font-size: 24px;
}
.c-bnr-section .list a .txt {
  margin-top: 15px;
  font-size: 14px;
}

.home-guide-section {
  margin-top: 135px;
}
.home-guide-section .txt {
  line-height: 1.8;
}
.home-guide-section .swiper {
  margin-top: 50px;
}
.home-guide-section .swiper-slide {
  width: 186px;
}

.home-topics-section {
  margin-top: 175px;
  margin-bottom: 178px;
}
.home-topics-section .topics-list li {
  border-bottom: 1px solid #DEDEDE;
}
.home-topics-section .topics-list a {
  display: block;
  padding: 30px 0;
}
.home-topics-section .topics-list a .detail {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 25px;
}
.home-topics-section .topics-list a .date {
  font-size: 14px;
  font-weight: bold;
}
.home-topics-section .topics-list a .category {
  background: #2D2D2D;
  border-radius: 50px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.2;
  margin-left: 15px;
  padding: 4px 22px;
}
.home-topics-section .topics-list a .ttl {
  line-height: 1.8;
  font-size: 16px;
}

.voice .c-search-box .box:nth-child(1) {
  border-top: none;
}

.voice-article-section {
  margin: 80px 0;
}
.voice-article-section .brand-ttl-wrap {
  margin-bottom: 40px;
}
.voice-article-section .ttl-area {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.voice-article-section .ttl-area .search-ico {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 10px;
}
.voice-article-section .ttl-area .search-ttl {
  font-size: 28px;
  font-weight: bold;
  padding-right: 20px;
}
.voice-article-section .ttl-area p {
  font-size: 12px;
  font-weight: bold;
}
.voice-article-section .voice-look {
  margin: 120px 0;
}
.voice-article-section .voice-look .movie-box {
  margin-bottom: 100px;
}
.voice-article-section .voice-look .movie-box .bottom-area .logo-area {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.voice-article-section .voice-look .movie-box .bottom-area .logo-area img {
  width: 60%;
}
.voice-article-section .voice-look .movie-voice-look .bottom-area .logo-area {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.voice-article-section .voice-look .txt-voice-look {
  margin-bottom: 100px;
}
.voice-article-section .voice-look .txt-voice-look .logo-area {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.voice-article-section .voice-look .txt-voice-look .logo-area img {
  width: 80%;
}
.voice-article-section .voice-look .contents {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.voice-article-section .voice-look .contents:hover {
  -webkit-transform: translateY(5px);
          transform: translateY(5px);
}
.voice-article-section .voice-look .contents .txt-block {
  background-color: #fff;
  padding: 21px;
  margin-bottom: 20px;
  position: relative;
  display: block;
}
.voice-article-section .voice-look .contents .txt-block .house {
  font-size: 14px;
}
.voice-article-section .voice-look .contents .txt-block .voice-txt {
  font-weight: bold;
  height: 51px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.voice-article-section .voice-look .contents .txt-block .bottom-area {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.voice-article-section .voice-look .contents .txt-block .bottom-area .date {
  font-size: 12px;
  color: #7D7D7D;
}
.voice-article-section .voice-look .contents .txt-block .bottom-area .customer {
  font-size: 14px;
  padding-left: 20px;
  margin-right: auto;
}
.voice-article-section .voice-look .contents .txt-block .bottom-area .logo-area {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 25%;
}
.voice-article-section .voice-look .contents .txt-block .bottom-area .logo-area img {
  width: 100%;
}
.voice-article-section .voice-look .contents .movie {
  position: relative;
  width: 100%;
  padding-top: 56%;
}
.voice-article-section .voice-look .contents .movie img {
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.voice-article-section .voice-look .contents .movie::after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  content: url("../img/voice/ico-movie-play.svg");
  display: inline-block;
  vertical-align: middle;
}
.voice-article-section .voice-look .contents .tag {
  position: absolute;
  z-index: 1;
  width: 130px;
  height: 40px;
  background: #2F353C;
  border-radius: 0 0 10px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  font-size: 12px;
}
.voice-article-section .voice-look .contents.movie-box .txt-block .voice-txt {
  height: auto;
  display: block;
  -webkit-box-orient: inherit;
  -webkit-line-clamp: inherit;
  overflow: inherit;
}

/* -----------------------------------------------
* blog detail Module
* blog detail ページ用
-------------------------------------------------- */
.blog-article-section {
  margin-bottom: 80px;
}
.blog-article-section * {
  word-break: normal !important;
  word-wrap: break-word;
}
.blog-article-section .article-area {
  padding: 40px 0 210px;
}
.blog-article-section .article-area .ttl-wrap .ttl-bottom-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 40px;
  border-bottom: #dedede 2px solid;
}
.blog-article-section .article-area .ttl-wrap .ttl-bottom-box .top-area .date {
  color: #7d7d7d;
  font-size: 14px;
  padding-bottom: 10px;
  font-weight: 500;
}
.blog-article-section .article-area .ttl-wrap .ttl-bottom-box .detail-logo-area {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: auto;
  padding-right: 20px;
}
.blog-article-section .article-area .ttl-wrap .ttl-bottom-box .detail-logo-area img {
  width: 110px;
}
.blog-article-section .article-area .ttl-wrap .ttl {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 40px;
}
.blog-article-section .article-area .article-content {
  padding-top: 40px;
  padding-bottom: 170px;
}
.blog-article-section .article-area .article-content * + p {
  margin-top: 40px;
}
.blog-article-section .article-area .article-content p {
  line-height: 2;
  font-size: 14px;
}

/* -----------------------------------------------
* tochi Module
* tochiページ用
-------------------------------------------------- */
.tochi-article-section {
  padding-top: 80px;
  padding-bottom: 160px;
}
.tochi-article-section .tochi-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: 80px;
}
.tochi-article-section .tochi-list a {
  background: #fff;
  display: block;
  padding: 20px 17px;
  height: 100%;
}
.tochi-article-section .tochi-list .ttl {
  font-weight: bold;
  font-size: 16px;
}
.tochi-article-section .tochi-list .img {
  margin: 25px 18px;
}
.tochi-article-section .tochi-list .img .inn {
  border: 1px solid #DEDEDE;
  width: 100%;
  height: 0;
  position: relative;
  padding-top: 67%;
}
.tochi-article-section .tochi-list .img img {
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.tochi-article-section .tochi-list .detail {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 10px;
}
.tochi-article-section .tochi-list .detail .date {
  color: #7D7D7D;
  font-size: 12px;
  font-weight: bold;
  margin-left: auto;
}
.tochi-article-section .tochi-list .detail .logo {
  max-width: 96px;
}
.tochi-article-section .tochi-list .txt {
  font-size: 14px;
}
.tochi-article-section .paging-area {
  margin-top: 170px;
}

/* -----------------------------------------------
* tochi Module
* tochiページ用
-------------------------------------------------- */
.tochi-detail-section {
  padding: 40px 0 230px;
}
.tochi-detail-section .main-ttl {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 40px;
  padding: 0 38px;
}
.tochi-detail-section .detail-area {
  border-bottom: 2px solid #DEDEDE;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin: 0 38px 40px;
  padding-bottom: 40px;
}
.tochi-detail-section .detail-area .logo {
  background: #fff;
  padding: 10px 24px;
  width: 160px;
}
.tochi-detail-section .detail-area .date {
  color: #7D7D7D;
  font-size: 14px;
}
.tochi-detail-section .cont-ttl {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.11em;
}
.tochi-detail-section .recommend-wrap .slider-area {
  max-width: 724px;
  margin: auto;
}
.tochi-detail-section .recommend-wrap .txt-area {
  padding-left: 20px;
}
.tochi-detail-section .recommend-wrap .txt-area .cont-ttl {
  padding-top: 20px;
}
.tochi-detail-section .recommend-wrap .txt-area .txt {
  font-size: 14px;
  line-height: 2;
  margin-top: 40px;
}
.tochi-detail-section .recommend-wrap .swiper-slide {
  width: 100%;
}
.tochi-detail-section .recommend-wrap .swiper-slide .slide-media {
  position: relative;
  width: 100%;
  padding-top: 67%;
}
.tochi-detail-section .recommend-wrap .swiper-slide .slide-media img {
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.tochi-detail-section .nearby-wrap {
  margin-top: 125px;
}
.tochi-detail-section .nearby-wrap .cont-ttl {
  margin-bottom: 55px;
  text-align: center;
}
.tochi-detail-section .nearby-wrap .swiper-wrapper {
  padding-left: 85px;
}
.tochi-detail-section .nearby-wrap .slide-media img {
  width: 100%;
}
.tochi-detail-section .nearby-wrap .slide-content .txt {
  font-size: 14px;
  margin-top: 5px;
}
.tochi-detail-section .property-info-wrap {
  margin-top: 50px;
}
.tochi-detail-section .property-info-wrap .cont-ttl {
  margin-bottom: 20px;
  text-align: center;
}
.tochi-detail-section .property-info-wrap .sub-ttl {
  border-bottom: 2px solid #DEDEDE;
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.tochi-detail-section .property-info-wrap .txt {
  font-size: 12px;
}
.tochi-detail-section .property-info-wrap .txt + .sub-ttl {
  margin-top: 40px;
}
.tochi-detail-section .property-info-wrap .txt a:not([href^="tel:"]) {
  text-decoration: underline;
}
.tochi-detail-section .bnt-wrap {
  margin-top: 60px;
}
.tochi-detail-section .paging-area02 {
  margin-top: 190px;
}

/* -----------------------------------------------
* case Module
* caseページ用
-------------------------------------------------- */
.case-article-section {
  padding-top: 96px;
  padding-bottom: 170px;
}
.case-article-section .brand-ttl-wrap {
  margin-bottom: 40px;
}
.case-article-section.brand-article .c-search-wrap .js-aco-cont {
  display: none;
}
.case-article-section .c-favorite-btn {
  margin-bottom: 55px;
}
.case-article-section .case-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: 145px;
}
.case-article-section .case-list li {
  width: 100%;
  position: relative;
}
.case-article-section .case-list li .favorite-check {
  background: #fff;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.case-article-section .case-list li .favorite-check::before {
  background: url(../img/common/ico-heart-bg.svg) no-repeat center center/contain;
  content: "";
  display: block;
  width: 20px;
  height: 17px;
  position: absolute;
  bottom: 0;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
}
.case-article-section .case-list li .img {
  width: 100%;
  padding-top: 100%;
  position: relative;
}
.case-article-section .case-list li .img img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.case-article-section .case-list li .cont {
  background: #fff;
  padding: 10px 20px 20px;
}
.case-article-section .case-list li .logo {
  max-width: 84px;
  max-height: 28px;
}
.case-article-section .case-list li .logo img {
  vertical-align: middle;
}
.case-article-section .case-list li .ttl {
  font-size: 16px;
  line-height: 1.3;
  margin-top: 15px;
  height: 42px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.case-article-section .case-list li a {
  display: block;
}
.case-article-section .paging-area {
  margin-top: 120px;
}
.case-article-section .btn-wrap {
  margin-top: 60px;
}

/* -----------------------------------------------
* case Module
* caseページ用
-------------------------------------------------- */
.case-favorite-wrap {
  background: #fff;
  padding: 40px 0 190px;
}
.case-favorite-wrap .case-number {
  letter-spacing: 0.024em;
}
.case-favorite-wrap .case-number .num {
  font-size: 28px;
  font-weight: bold;
  line-height: 1;
  padding: 0 15px;
}
.case-favorite-wrap .ttl {
  font-size: 20px;
  font-weight: bold;
  margin-top: 40px;
}

.case-article-section.favorite {
  padding-top: 0;
}
.case-article-section.favorite .case-list {
  margin-top: -150px;
}
.case-article-section.favorite .paging-area02 {
  margin-top: 80px;
}
.case-article-section .case-list .cancel-btn-wrap {
  margin-top: 6px;
  text-align: right;
}
.case-article-section .case-list .favorite-cancel-btn {
  border: 1px solid #DEDEDE;
  border-radius: 30px;
  font-size: 10px;
  padding: 6px 14px 6px 28px;
  position: relative;
  text-align: left;
}
.case-article-section .case-list .favorite-cancel-btn::before, .case-article-section .case-list .favorite-cancel-btn::after {
  background: #2F353C;
  content: "";
  display: block;
  width: 12px;
  height: 1px;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 10px;
  margin: auto;
}
.case-article-section .case-list .favorite-cancel-btn::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.case-article-section .case-list .favorite-cancel-btn::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

/* -----------------------------------------------
* case Module
* caseページ用
-------------------------------------------------- */
.case-detail-section .lead-wrap .inner-block {
  padding-left: 80px;
  padding-right: 80px;
  max-width: 960px;
}
.case-detail-section .lead-wrap .inner-block::before, .case-detail-section .lead-wrap .inner-block::after {
  border: 1px solid #DEDEDE;
  content: "";
  display: block;
  width: 160px;
  height: 160px;
  position: absolute;
  margin: auto;
  pointer-events: none;
}
.case-detail-section .lead-wrap .inner-block::before {
  right: 0;
  border-left: none;
}
.case-detail-section .lead-wrap .inner-block::after {
  left: 0;
  border-right: none;
}
.case-detail-section .lead-wrap .top-box {
  background: #fff;
  padding: 40px 0 130px;
}
.case-detail-section .lead-wrap .top-box .inner-block {
  padding-top: 40px;
}
.case-detail-section .lead-wrap .top-box .inner-block::before, .case-detail-section .lead-wrap .top-box .inner-block::after {
  top: 0;
  border-bottom: none;
}
.case-detail-section .lead-wrap .top-box .inner-block .ttl {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.11em;
}
.case-detail-section .lead-wrap .top-box .inner-block .txt {
  font-size: 14px;
  line-height: 2;
}
.case-detail-section .lead-wrap .favorite-box {
  margin-top: -90px;
}
.case-detail-section .lead-wrap .favorite-box .inner-block {
  padding-bottom: 80px;
}
.case-detail-section .lead-wrap .favorite-box .inner-block::before, .case-detail-section .lead-wrap .favorite-box .inner-block::after {
  bottom: 0;
  border-top: none;
}
.case-detail-section .lead-wrap .favorite-box .inn {
  position: relative;
}
.case-detail-section .lead-wrap .favorite-box .inn .c-favorite-btn02 {
  position: absolute;
  bottom: 0;
  right: 0;
}
.case-detail-section .article-area {
  padding-top: 65px;
  padding-bottom: 165px;
}
.case-detail-section .detail-cont-wrap .img-box .cont {
  padding: 0 20px;
  margin-top: 20px;
}
.case-detail-section .detail-cont-wrap .img-box .cont .ttl {
  font-size: 18px;
  font-weight: bold;
}
.case-detail-section .detail-cont-wrap .img-box .cont .txt {
  font-size: 14px;
  margin-top: 5px;
}
.case-detail-section .detail-cont-wrap .img-box + .img-box {
  margin-top: 40px;
}
.case-detail-section .detail-cont-wrap .vertical-wrap {
  margin-top: 40px;
}
.case-detail-section .detail-cont-wrap .detail-info {
  margin: 105px auto 0;
  max-width: 800px;
}
.case-detail-section .detail-cont-wrap .detail-info .cat-wrap {
  position: relative;
}
.case-detail-section .detail-cont-wrap .detail-info .cat-wrap .ttl {
  font-size: 14px;
  letter-spacing: 0.11em;
  margin-bottom: 10px;
}
.case-detail-section .paging-area02 {
  margin-top: 130px;
}
.case-detail-section .bnr-area {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin: 85px auto 0;
  max-width: 800px;
  height: 280px;
  position: relative;
  z-index: 1;
}
.case-detail-section .bnr-area .inn {
  background: rgba(0, 0, 0, 0.4);
  padding: 10px 20px 20px 20px;
  width: 100%;
}
.case-detail-section .bnr-area .inn .ttl {
  color: #fff;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 0.11em;
  line-height: 1.4;
}
.case-detail-section .bnr-area .inn .txt {
  color: #fff;
  margin-top: 5px;
}
.case-detail-section .bnr-area .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.case-detail-section .bnr-area .bg img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.c-cat-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.c-cat-list li {
  margin-right: 10px;
  margin-bottom: 10px;
}
.c-cat-list a {
  border: 1px solid #2F353C;
  border-radius: 50px;
  font-size: 12px;
  display: block;
  padding: 5px 24px;
}

/* -----------------------------------------------
* exhibition Module
* exhibitionページ用
-------------------------------------------------- */
.brand-ttl-wrap {
  background: #F0EFE7;
  min-height: 100px;
  text-align: center;
  padding: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.brand-ttl-wrap .txt {
  font-weight: bold;
  margin-bottom: 5px;
}
.brand-ttl-wrap .brand.pohaus img {
  max-width: 158px;
  max-height: 25px;
}
.brand-ttl-wrap .brand.hokushin img {
  max-width: 165px;
  max-height: 37px;
}
.brand-ttl-wrap .brand.hascasa img {
  max-width: 158px;
  max-height: 29px;
}
.brand-ttl-wrap .brand.mokhouse img {
  max-width: 196px;
  max-height: 18px;
}
.brand-ttl-wrap .brand.gransset img {
  max-width: 154px;
  max-height: 34px;
}

.exhibition-article-section {
  padding: 40px 0 288px;
}
.exhibition-article-section .exhibition-list {
  margin-top: 40px;
}
.exhibition-article-section .exhibition-list li {
  background: #fff;
  position: relative;
}
.exhibition-article-section .exhibition-list .logo {
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  padding: 5px 9px;
  width: 100px;
  height: 33px;
}
.exhibition-article-section .exhibition-list .img {
  width: 100%;
  position: relative;
}
.exhibition-article-section .exhibition-list .img .inn {
  padding-top: 100%;
}
.exhibition-article-section .exhibition-list .img .inn img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.exhibition-article-section .exhibition-list .img .sumai-logo {
  background: #fff;
  padding: 10px;
  position: absolute;
  bottom: 5px;
  right: 5px;
  z-index: 1;
}
.exhibition-article-section .exhibition-list .img .sumai-logo img {
  width: 27px;
  height: 31px;
}
.exhibition-article-section .exhibition-list .cont-wrap {
  padding: 16px 18px;
}
.exhibition-article-section .exhibition-list .cont-wrap .ttl {
  font-size: 14px;
  line-height: 1.5;
  height: 59px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.exhibition-article-section .exhibition-list .cont-wrap .txt {
  color: #7D7D7D;
  font-size: 10px;
  margin-top: 10px;
}
.exhibition-article-section .exhibition-list .cont-wrap .btn-area {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 15px -8px 0;
}
.exhibition-article-section .exhibition-list .cont-wrap .btn-area a {
  border: 1px solid #2F353C;
  display: block;
  font-size: 12px;
  font-weight: bold;
  padding: 11px;
  text-align: center;
  width: 50%;
}
.exhibition-article-section .exhibition-list .cont-wrap .btn-area a.bk {
  background: #2F353C;
  color: #fff;
}

/* -----------------------------------------------
* exhibition Module
* exhibitionページ用
-------------------------------------------------- */
.exhibition-detail-section {
  padding: 80px 0 165px;
}
.exhibition-detail-section .swiper-main .slide-media {
  width: 100%;
  padding-top: 100%;
  position: relative;
}
.exhibition-detail-section .swiper-main .slide-media img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.exhibition-detail-section .thumb-wrap {
  max-width: calc(525px + (60px * 2));
  margin: 40px auto;
  position: relative;
}
.exhibition-detail-section .swiper-thumb {
  padding: 0 60px;
  position: inherit;
}
.exhibition-detail-section .swiper-thumb .thumb-media {
  width: 80px;
  height: 80px;
}
.exhibition-detail-section .swiper-thumb .thumb-media img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.exhibition-detail-section .swiper-thumb .swiper-button-prev,
.exhibition-detail-section .swiper-thumb .swiper-button-next {
  background: #F9F8F3;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 60px;
  height: 100%;
}
.exhibition-detail-section .swiper-thumb .swiper-button-prev::before,
.exhibition-detail-section .swiper-thumb .swiper-button-next::before {
  border: solid #2F353C;
  border-width: 0 2px 2px 0;
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 12px;
  height: 12px;
  margin: auto;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.exhibition-detail-section .swiper-thumb .swiper-button-prev::after,
.exhibition-detail-section .swiper-thumb .swiper-button-next::after {
  content: none;
}
.exhibition-detail-section .swiper-thumb .swiper-button-prev.swiper-button-disabled,
.exhibition-detail-section .swiper-thumb .swiper-button-next.swiper-button-disabled {
  opacity: 1;
}
.exhibition-detail-section .swiper-thumb .swiper-button-prev.swiper-button-disabled::before,
.exhibition-detail-section .swiper-thumb .swiper-button-next.swiper-button-disabled::before {
  opacity: 0.5;
}
.exhibition-detail-section .swiper-thumb .swiper-button-next {
  right: 0;
}
.exhibition-detail-section .swiper-thumb .swiper-button-next::before {
  right: 5px;
  -webkit-transform: rotate(-45deg) translate3d(0, 0, 0);
          transform: rotate(-45deg) translate3d(0, 0, 0);
}
.exhibition-detail-section .swiper-thumb .swiper-button-prev {
  left: 0;
}
.exhibition-detail-section .swiper-thumb .swiper-button-prev::before {
  left: 5px;
  -webkit-transform: rotate(135deg) translate3d(0, 0, 0);
          transform: rotate(135deg) translate3d(0, 0, 0);
}
.exhibition-detail-section .swiper-thumb .swiper-button-prev + .swiper-button-next {
  margin-left: auto;
}
.exhibition-detail-section .cont-wrap {
  padding: 0 38px;
}
.exhibition-detail-section .cont-wrap h2 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.3;
}
.exhibition-detail-section .cont-wrap p {
  font-size: 14px;
  margin-top: 35px;
  line-height: 2;
}
.exhibition-detail-section .info-area {
  margin-top: 165px;
}
.exhibition-detail-section .info-area .map .txt {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.11em;
  margin-bottom: 10px;
  text-align: center;
}
.exhibition-detail-section .info-area .map iframe {
  height: 276px;
  display: block;
}
.exhibition-detail-section .info-area .btn-wrap {
  margin-top: 60px;
}
.exhibition-detail-section .info-area .btn-wrap .note {
  font-size: 10px;
  margin-top: 5px;
}
.exhibition-detail-section .message-area {
  margin-top: 75px;
}
.exhibition-detail-section .message-area .ttl {
  border-bottom: 2px solid #DEDEDE;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.11em;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.exhibition-detail-section .message-area .ttl:not(:first-child) {
  margin-top: 80px;
}
.exhibition-detail-section .message-area .cont p {
  font-size: 14px;
}
.exhibition-detail-section .message-area .cont p + p {
  margin-top: 28px;
}
.exhibition-detail-section .message-area .info-list p + p {
  margin-top: 0;
}
.exhibition-detail-section .message-area .info-list li + li {
  margin-top: 20px;
}
.exhibition-detail-section .message-area .info-list .cat {
  background: #2F353C;
  border-radius: 20px;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  padding: 3px 18px;
}
.exhibition-detail-section .message-area .info-list .txt {
  font-size: 14px;
  margin-top: 8px;
}
.exhibition-detail-section .paging-area02 {
  margin-top: 250px;
}
.exhibition-detail-section .c-brand-link-area {
  margin-top: 130px;
}
.exhibition-detail-section .c-sns-link {
  margin-top: 85px;
}

.event-article-section {
  margin-top: 80px;
  margin-bottom: 160px;
}
.event-article-section .c-search-wrap .c-search-ttl {
  padding-bottom: 43px;
}
.event-article-section .c-search-wrap .c-search-box .box {
  padding-top: 0;
  padding-bottom: 30px;
}
.event-article-section .c-search-wrap .c-search-box .box .list-wrap {
  width: 100%;
}
.event-article-section .event-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 120px;
  margin-bottom: 150px;
}
.event-article-section .event-list li {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  width: calc((100% - 20px) / 2);
  background-color: #fff;
  margin-bottom: 40px;
}
.event-article-section .event-list li:hover {
  -webkit-transform: translateY(5px);
          transform: translateY(5px);
}
.event-article-section .event-list .left {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  position: relative;
  width: 46%;
  min-width: 215px;
}
.event-article-section .event-list .top-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.event-article-section .event-list .bottom-box {
  padding: 35px 20px;
}
.event-article-section .event-list .bottom-box .txt {
  font-size: 14px;
}
.event-article-section .event-list .right {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 54%;
  padding: 20px 25px 0 25px;
  margin: 0 auto;
}
.event-article-section .event-list .right .top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.event-article-section .event-list .right .date {
  font-size: 12px;
  color: #7d7d7d;
}
.event-article-section .event-list .right .logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.event-article-section .event-list .right .logo img {
  width: 65px;
}
.event-article-section .event-list .right .txt {
  padding-top: 10px;
  font-weight: bold;
}
.event-article-section .event-list .tag {
  max-width: 110px;
  z-index: 1;
  color: #fff;
  border-radius: 0 0 10px 0;
  font-size: 12px;
  width: 50%;
  padding: 5px 0;
  text-align: center;
  background-color: #2F353C;
  position: absolute;
}
.event-article-section .event-list .img {
  position: relative;
  width: 100%;
  padding-top: 72%;
}
.event-article-section .event-list .img img {
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.event-detail-section {
  padding-top: 40px;
}
.event-detail-section * {
  word-break: normal !important;
  word-wrap: break-word;
}
.event-detail-section .article-area {
  margin: 0 auto;
  width: 800px;
}
.event-detail-section .ttl-wrap {
  padding: 0 40px;
}
.event-detail-section .ttl-wrap .top-area {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.event-detail-section .ttl-wrap .category {
  border-radius: 50px;
  font-weight: bold;
  font-size: 14px;
  padding: 1px 15px;
  color: #fff;
  background-color: #2F353C;
}
.event-detail-section .ttl-wrap .date {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  color: #7d7d7d;
}
.event-detail-section .ttl-wrap .ttl {
  padding: 40px 0;
  font-size: 20px;
  font-weight: bold;
  color: #2F353C;
}
.event-detail-section .info-area {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 100px;
}
.event-detail-section .info-area .img-box {
  text-align: center;
}
.event-detail-section .info-area .table-box {
  width: 50%;
  padding-left: 20px;
}
.event-detail-section .info-area .table-box .c-info-table tr:nth-child(1) {
  border-top: none;
}
.event-detail-section .info-area .table-box .c-info-table tr:nth-child(1) th, .event-detail-section .info-area .table-box .c-info-table tr:nth-child(1) td {
  padding-top: 0;
}
.event-detail-section .info-area .table-box .c-info-table th, .event-detail-section .info-area .table-box .c-info-table td {
  padding: 15px 0;
}
.event-detail-section .present-area {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0 10px;
}
.event-detail-section .present-area .box {
  padding: 0 10px;
  height: 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: calc(100% / 2);
}
.event-detail-section .present-area .box .left {
  width: 120px;
  background: #fff;
}
.event-detail-section .present-area .txt-box {
  background: #fff;
  width: calc(100% - 120px);
  padding: 20px 20px 20px 13px;
}
.event-detail-section .present-area .txt-box .txt {
  font-size: 12px;
}
.event-detail-section .button-area {
  margin: 60px auto;
  width: 570px;
}
.event-detail-section .button-area .txt {
  font-weight: bold;
}
.event-detail-section .button-area a {
  display: block;
  padding: 13px 0;
  text-align: center;
  color: #fff;
  background-color: #2f353c;
  border-radius: 50px;
  border: #2F353C 1px solid;
}
.event-detail-section .button-area a:hover {
  background-color: #fff;
  color: #2F353C;
}
.event-detail-section .wp-block-media-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 160px;
}
.event-detail-section .wp-block-media-text .wp-block-media-text__content {
  width: 46%;
}
.event-detail-section .wp-block-media-text .wp-block-media-text__content h4 {
  font-size: 14px;
  font-weight: bold;
  border-bottom: 2px solid #dedede;
  padding-bottom: 16px;
  margin-bottom: 16px;
}
.event-detail-section .wp-block-media-text .wp-block-media-text__content p {
  padding-bottom: 30px;
  font-size: 14px;
}
.event-detail-section .wp-block-media-text .img-box {
  width: 46%;
}
.event-detail-section .map-area {
  padding: initial;
  margin-top: 20px;
  margin-bottom: 130px;
  padding: 0 90px;
}
.event-detail-section .map-area iframe {
  display: block;
  width: 100%;
  height: 450px;
}
.event-detail-section .map-area .ttl {
  padding-bottom: 40px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}
.event-detail-section .map-area .map-iframe {
  text-align: center;
  padding: 0 10px;
}
.event-detail-section .paging-area02 {
  margin-bottom: 130px;
}

.topics-section {
  margin-top: 70px;
  margin-bottom: 40px;
}
.topics-section .news-wrap {
  margin-bottom: 125px;
}
.topics-section .box {
  margin-top: 70px;
}
.topics-section .box:nth-child(1) {
  margin-top: 0;
}
.topics-section .year-ttl .ttl {
  font-size: 30px;
  font-weight: 900;
  padding-bottom: 10px;
  border-bottom: 1px solid #dedede;
}
.topics-section .topics-list .top-area {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.topics-section .topics-list a {
  display: block;
  padding: 30px 0;
  border-bottom: 1px solid #dedede;
}
.topics-section .topics-list .top-area {
  padding-bottom: 21px;
}
.topics-section .topics-list .date {
  font-size: 14px;
  font-weight: bold;
}
.topics-section .topics-list .tag {
  padding: 0 20px;
  color: #fff;
  background-color: #2F353C;
  border-radius: 50px;
  margin-left: 20px;
  font-size: 14px;
}

/* -----------------------------------------------
* blog detail Module
* blog detail ページ用
-------------------------------------------------- */
.topics-detail-section {
  margin: 44px auto 145px auto;
  padding: 0 37px;
}
.topics-detail-section .article-content {
  margin-bottom: 72px;
}
.topics-detail-section .article-content .ttl-wrap .top-area {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 23px;
}
.topics-detail-section .article-content .ttl-wrap .date {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  padding-right: 20px;
  color: #7d7d7d;
}
.topics-detail-section .article-content .ttl-wrap .tag {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 20px;
  background-color: #2f353c;
  color: #fff;
  padding-left: 20px;
  padding: 0 20px;
  font-size: 14px;
  font-weight: bold;
}
.topics-detail-section .article-content .ttl-wrap h2 {
  border-bottom: 2px solid #dedede;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 43px;
  padding-bottom: 40px;
  line-height: 1.4;
}
.topics-detail-section .article-content .wp-block-column .box {
  padding-bottom: 60px;
}
.topics-detail-section .article-content .wp-block-column h3 {
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 40px;
  line-height: 2;
}
.topics-detail-section .article-content .wp-block-column p {
  font-size: 14px;
  line-height: 1.9;
}
.topics-detail-section .article-content .wp-block-column p + p {
  padding-top: 35px;
}
.topics-detail-section .article-content .wp-block-column img {
  padding-bottom: 40px;
  width: 100%;
  height: auto;
}
.topics-detail-section .article-content .wp-block-column iframe {
  width: 100%;
  height: 370px;
  margin-bottom: 33px;
}
.topics-detail-section .paging-area02 {
  display: block;
}

.column-article-section {
  margin: 80px 0;
}
.column-article-section .c-search-wrap .c-search-ttl {
  padding-bottom: 43px;
}
.column-article-section .c-search-wrap .c-search-box .box {
  padding-top: 0;
  padding-bottom: 30px;
}
.column-article-section .c-search-wrap .c-search-box .box .list-wrap {
  width: 100%;
}
.column-article-section .column-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 70px;
  margin-top: 120px;
}
.column-article-section .column-list li {
  margin-bottom: 30px;
  width: calc((100% - 40px)/3);
  background-color: #fff;
  padding-bottom: 10px;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.column-article-section .column-list li:hover {
  -webkit-transform: translateY(5px);
          transform: translateY(5px);
}
.column-article-section .column-list a {
  display: block;
}
.column-article-section .column-list .img-area {
  position: relative;
}
.column-article-section .column-list .img {
  width: 100%;
  padding-top: 83%;
  position: relative;
}
.column-article-section .column-list img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.column-article-section .column-list .category {
  z-index: 1;
  text-align: center;
  padding: 10px 0;
  width: 42%;
  min-width: 105px;
  max-width: 125px;
  display: inline-block;
  position: absolute;
  background-color: #2F353C;
  left: 0;
  top: 0;
  color: #fff;
  font-size: 12px;
  border-radius: 0 0 10px 0;
}
.column-article-section .column-list .txt-area {
  padding: 10px 15px 0 15px;
}
.column-article-section .column-list .top-area {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 10px;
}
.column-article-section .column-list .vol {
  font-size: 16px;
  color: #7d7d7d;
  font-weight: bold;
  margin-right: 10px;
}
.column-article-section .column-list .tag {
  font-family: "Avenir", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, sans-serif;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 10px;
  color: #fff;
  background-color: #2F353C;
  padding: 1px 16px;
  border-radius: 20px;
}
.column-article-section .column-list .date {
  font-size: 14px;
  color: #7d7d7d;
  margin-right: 0;
  margin-left: auto;
}
.column-article-section .column-list .ttl {
  font-size: 15px;
  font-weight: bold;
  line-height: 1.4;
}

/* -----------------------------------------------
* blog detail Module
* blog detail ページ用
-------------------------------------------------- */
.column-detail-section {
  margin: 44px auto;
  padding: 0 37px;
}
.column-detail-section * {
  word-break: normal !important;
  word-wrap: break-word;
}
.column-detail-section .ttl-wrap {
  padding-bottom: 40px;
  border-bottom: 2px solid #dedede;
}
.column-detail-section .ttl-wrap .top-area {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 16px;
}
.column-detail-section .ttl-wrap .vol {
  font-size: 16px;
  color: #7d7d7d;
  font-weight: bold;
  margin-right: 15px;
}
.column-detail-section .ttl-wrap .tag {
  font-family: "Avenir", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, sans-serif;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 20px;
  background-color: #2f353c;
  color: #fff;
  padding-left: 20px;
  padding: 1px 17px;
  font-size: 10px;
}
.column-detail-section .ttl-wrap .date {
  margin-right: 0;
  margin-left: auto;
  font-size: 14px;
  color: #707070;
}
.column-detail-section .ttl-wrap h2 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.4;
  padding-bottom: 18px;
  letter-spacing: 0.1em;
}
.column-detail-section .ttl-wrap .category {
  text-align: center;
  width: 123px;
  font-size: 14px;
  font-weight: bold;
  padding: 5px 10px;
  border: #232938 1px solid;
  border-radius: 20px;
  margin-right: 0;
  margin-left: auto;
  font-weight: bold;
}
.column-detail-section .wp-block-column {
  margin-top: 40px;
  margin-bottom: 128px;
}
.column-detail-section .wp-block-column .box {
  margin-bottom: 80px;
}
.column-detail-section .wp-block-column h3 {
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 30px;
}
.column-detail-section .wp-block-column .wp-block-media-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.column-detail-section .wp-block-column .wp-block-media-text__media {
  width: 53%;
  padding-top: 53%;
  position: relative;
}
.column-detail-section .wp-block-column img {
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.column-detail-section .wp-block-column .wp-block-media-text__content {
  width: 43%;
}
.column-detail-section .wp-block-column .wp-block-media-text__content p {
  text-indent: 1em;
  font-size: 14px;
  line-height: 2;
}
.column-detail-section .wp-block-column .wp-block-media-text__content .wp-block-media-text__link {
  margin-top: 28px;
}
.column-detail-section .wp-block-column .wp-block-media-text__content .wp-block-media-text__link a {
  text-decoration: underline;
  font-size: 14px;
}

/* -----------------------------------------------
* case Module
* caseページ用
-------------------------------------------------- */
.house-lead-section {
  padding: 70px 0 185px;
  position: relative;
  z-index: 1;
}
.house-lead-section .ttl {
  font-size: 28px;
  font-weight: bold;
  line-height: 2.14;
}
.house-lead-section .txt {
  font-size: 14px;
  margin-top: 40px;
}
.house-lead-section .txt + .txt {
  margin-top: 30px;
}
.house-lead-section .img {
  margin: 70px -4px 0;
}
.house-lead-section .copy {
  color: #f0efe7;
  font-size: 276px;
  letter-spacing: 0.11em;
  line-height: 1.1;
  position: absolute;
  top: 40px;
  left: 0;
  z-index: -1;
  font-family: "Montserrat", sans-serif;
}

.house-brand-section {
  padding: 60px 0 80px;
  position: relative;
}
.house-brand-section::before, .house-brand-section::after {
  background: no-repeat center center/cover;
  content: "";
  display: block;
  width: 100%;
  height: 5.151vw;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
}
.house-brand-section::before {
  background-image: url(../img/common/bg-round-top-brown.png);
  top: -5.151vw;
}
.house-brand-section::after {
  background-image: url(../img/common/bg-round-bottom-brown.png);
  bottom: -5.151vw;
}
.house-brand-section .c-ttl02 {
  margin-bottom: 80px;
}
.house-brand-section .brand-list > li {
  background: #fff;
  position: relative;
}
.house-brand-section .brand-list > li a {
  display: block;
}
.house-brand-section .brand-list .img {
  width: 100%;
  padding-top: 100%;
  position: relative;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.house-brand-section .brand-list .img img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.house-brand-section .brand-list .cont {
  padding: 40px 20px 0;
  position: relative;
}
.house-brand-section .brand-list .logo {
  background: #fff;
  position: absolute;
  top: -20px;
  right: 0;
  left: 0;
  margin: auto;
  width: 165px;
  padding: 15px 5px 0;
  text-align: center;
}
.house-brand-section .brand-list .logo.pohaus img {
  width: 130px;
}
.house-brand-section .brand-list .logo.hokushin img {
  width: 146px;
}
.house-brand-section .brand-list .logo.hascasa img {
  width: 145px;
}
.house-brand-section .brand-list .logo.mokhouse img {
  width: 147px;
}
.house-brand-section .brand-list .logo.gransset img {
  width: 142px;
}
.house-brand-section .brand-list .txt {
  font-size: 15px;
  font-weight: bold;
  line-height: 1.3;
}
.house-brand-section .c-cat-list {
  margin: 20px 20px 0;
  padding-bottom: 15px;
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
}
.house-brand-section .c-cat-list li {
  background: #dedede;
  border-color: #dedede;
  border-radius: 50px;
  font-size: 11px;
  padding: 4px 9px;
  margin-right: 5px;
  margin-bottom: 5px;
  line-height: 1.6;
}

.house .home-case-section {
  padding-top: 180px;
}
.house .home-sumai-section {
  padding-top: 120px;
}
.house .sns-section {
  margin-bottom: 220px;
}

/* -----------------------------------------------
  5つのブランド 下層ページ
-------------------------------------------------- */

.house-slider-section {
  padding-top: 40px;
  padding-bottom: 80px;
  overflow: hidden;
}
.house-slider-section .slider-main {
  margin-bottom: 40px;
}
.house-slider-section .slider-sub {
  margin: 0 auto;
  position: relative;
  max-width: 600px;
}
.house-slider-section .slider-sub .slick-slide {
  margin: 0 10px;
}
.house-slider-section .intro {
  margin: 40px auto 0;
}
.house-slider-section .logo {
  text-align: center;
  margin-bottom: 40px;
}
.house-slider-section .ttl {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 36px;
}
.house-slider-section .txt {
  font-size: 14px;
  line-height: 2;
  text-align: justify;
}
.house-slider-section .category {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: 16px;
}
.house-slider-section .category .tag {
  font-size: 11px;
  padding: 4px 9px;
  border-radius: 30px;
  background-color: #dedede;
  margin-right: 5px;
  margin-bottom: 6px;
}

.house-explain-section {
  position: relative;
}
.house-explain-section .inner-block::before {
  content: "";
  position: absolute;
  width: 100%;
  height: calc(100% - 170px);
  background-color: #fff;
  right: 0;
  bottom: 0;
  pointer-events: none;
}
.house-explain-section .head {
  position: relative;
}
.house-explain-section .head .main-ttl .sub {
  font-size: 14px;
  line-height: 1.33;
  display: block;
  letter-spacing: 0.11em;
  margin-bottom: 20px;
}
.house-explain-section .head .main-ttl .main {
  font-size: 40px;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: 0.11em;
}
.house-explain-section .head .main-ttl .main .ruby {
  font-size: 20px;
  margin-top: 20px;
}
.house-explain-section .head .main-ttl .ls-narrow {
  letter-spacing: 0.07em;
}
.house-explain-section .info {
  max-width: 800px;
  position: relative;
}
.house-explain-section .info .ttl {
  margin-bottom: 14px;
  font-weight: bold;
}
.house-explain-section .info .txt {
  font-size: 14px;
  line-height: 1.71;
  text-align: justify;
}
.house-explain-section .example {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  position: relative;
}
.house-explain-section .example a {
  width: 90px;
  height: 90px;
  display: block;
  position: relative;
}
.house-explain-section .example a::before {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  background-color: #fff;
  right: 0;
  bottom: 0;
}
.house-explain-section .example a::after {
  content: "+";
  position: absolute;
  font-size: 21px;
  color: #2f353c;
  right: 6px;
  bottom: 6px;
  width: 12px;
  height: 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.house-explain-section .example a img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.house-explain-section .gray-box {
  background-color: #f0efe7;
  margin-top: 40px;
  position: relative;
}
.house-explain-section .gray-box .explain .ttl {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 16px;
}
.house-explain-section .gray-box .explain .txt {
  font-size: 14px;
  line-height: 1.71;
  text-align: justify;
}

.house-detail .slick-arrow {
  font-size: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 2;
}
.house-detail .slick-arrow.slick-prev {
  left: -40px;
}
.house-detail .slick-arrow.slick-prev::before {
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
}
.house-detail .slick-arrow.slick-next {
  right: -40px;
}
.house-detail .slick-arrow::before {
  content: "";
  width: 12px;
  height: 12px;
  border: 0px;
  border-top: solid 2px #2d2d2d;
  border-right: solid 2px #2d2d2d;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}
.home-links-section .arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 20px;
  width: 13px;
  height: 13px;
}
.home-links-section .arrow .c-svg {
  width: 100%;
  height: 100%;
}
.home-links-section .modelhouse-link {
  max-width: 800px;
  background-color: #fff;
  margin: 0 auto 130px;
  height: 88px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  padding: 10px 134px;
  font-size: 18px;
}
.home-links-section .modelhouse-link::before {
  content: "";
  position: absolute;
  width: 88px;
  height: 88px;
  background: url("../img/house/vr_model.jpg") no-repeat center/contain;
  left: 0;
  top: 0;
}
.home-links-section .more .ttl {
  font-weight: bold;
}
.home-links-section .more .ttl .main {
  font-size: 32px;
  letter-spacing: 0.01em;
}
.home-links-section .more .ttl .sub {
  font-size: 12px;
  letter-spacing: 0.11em;
}
.home-links-section .more .wrap a {
  position: relative;
  height: 88px;
  color: #2f353c;
  font-size: 12px;
  padding: 20px 40px 20px 20px;
  border: 1px solid #2f353c;
}
.home-links-section .more .wrap .black {
  background-color: #2f353c;
  color: #fff;
}

.home-sns-section {
  padding: 100px 0;
}
.home-sns-section .wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.home-sns-section .wrap .ttl {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.11em;
}
.home-sns-section .links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.home-sns-section .links a {
  display: block;
}
.home-sns-section .links a.is-disabled {
  pointer-events: none;
  opacity: 0.3;
}

.mfp-image-holder {
  max-width: 800px;
  right: 0;
  margin: auto;
}

.mfp-figure:after {
  content: none;
}

.mfp-arrow-left:before,
.mfp-arrow-right:before {
  content: none;
}
.mfp-arrow-left::after,
.mfp-arrow-right::after {
  content: "";
  width: 20px;
  height: 20px;
  border: 0px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.mfp-arrow-right:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.mfp-arrow-left:after {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}

.park-top {
  background-color: #fff;
  overflow: hidden;
}
.park-top .bg-beige {
  background-color: #f9f8f3;
}
.park-top .round-bg-wrap::before {
  background-image: url(../img/common/bg-round-top-beige.png);
}
.park-top .latest-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 70px auto;
  background-color: #f9f8f3;
  font-size: 14px;
  position: relative;
  padding-right: 10px;
}
.park-top .latest-info::before {
  content: "";
  position: absolute;
  right: 15px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 5px;
  height: 5px;
  border-left: 1px solid #0b3052;
  border-bottom: 1px solid #0b3052;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-transition: 0.6s cubic-bezier;
  transition: 0.6s cubic-bezier;
}
.park-top .icon-plus {
  position: relative;
}
.park-top .icon-plus::before, .park-top .icon-plus::after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: -30px;
  width: 9px;
  height: 1px;
  background: #000;
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.park-top .icon-plus::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.park-top .area-btn-wrap {
  display: grid;
  gap: 12px;
  z-index: 1;
  position: relative;
}
.park-top .area-btn-wrap .area-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #fff;
  height: 64px;
  position: relative;
  padding-right: 20px;
}
.park-top .area-btn-wrap .area-btn .icon {
  display: block;
  position: absolute;
  top: -5px;
  left: 20px;
}
.park-top .area-btn-wrap .area-btn .icon img {
  max-height: 100%;
}
.park-top .area-btn-wrap .area-btn .icon-arrow {
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.park-top .area-btn-wrap .area-btn .txt {
  font-size: 16px;
  font-weight: bold;
}
.park-top .area-btn-wrap .area-btn.green {
  -webkit-box-shadow: 6px 6px 0 0 #dde8c7;
          box-shadow: 6px 6px 0 0 #dde8c7;
}
.park-top .area-btn-wrap .area-btn.blue {
  -webkit-box-shadow: 6px 6px 0 0 #cde3f4;
          box-shadow: 6px 6px 0 0 #cde3f4;
}
.park-top .area-btn-wrap .area-btn.pink {
  -webkit-box-shadow: 6px 6px 0 0 #fddade;
          box-shadow: 6px 6px 0 0 #fddade;
}
.park-top .area-btn-wrap .area-btn.yellow {
  -webkit-box-shadow: 6px 6px 0 0 #f2df8d;
          box-shadow: 6px 6px 0 0 #f2df8d;
}
.park-top .home-pickup-section {
  padding-top: 80px;
  padding-bottom: 80px;
}
.park-top .home-guide-section {
  margin-top: 0;
  padding-bottom: 220px;
}
.park-top .home-topics-section {
  margin-top: 80px;
  margin-bottom: 145px;
}
.park-top .c-sumai-aco-wrap .js-aco-cont {
  display: block;
}

/* ---------------------------
* 大見出し
------------------------------ */
.sumai-top-logo-section {
  padding: 60px 0 40px;
  overflow: hidden;
}
.sumai-top-logo-section .wrap .logo {
  margin: 0 50px;
}

/* ---------------------------
* kv
------------------------------ */
.sumai-top-kv-section .area-btn-wrap {
  margin-top: -30px;
  grid-template-columns: repeat(4, 1fr);
}
.sumai-top-kv-section .swiper-button-prev::after,
.sumai-top-kv-section .swiper-button-next::after {
  content: "";
  width: 24px;
  height: 24px;
  border: 0px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.sumai-top-kv-section .swiper-button-prev::after {
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
}
.sumai-top-kv-section .swiper-button-next::after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

/* ---------------------------
* 体感すまいパーク
------------------------------ */
.sumai-top-intro-section {
  padding-bottom: 100px;
}
.sumai-top-intro-section .menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.sumai-top-intro-section .menu .btn {
  width: calc(100% / 4);
  background-color: #f9f8f3;
  text-align: center;
  font-size: 15px;
  height: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: bold;
  cursor: pointer;
  position: relative;
}
.sumai-top-intro-section .menu .btn.green {
  border-bottom: 3px solid #dde8c7;
}
.sumai-top-intro-section .menu .btn.blue {
  border-bottom: 3px solid #cde3f4;
}
.sumai-top-intro-section .menu .btn.pink {
  border-bottom: 3px solid #fddade;
}
.sumai-top-intro-section .menu .btn.yellow {
  border-bottom: 3px solid #fff8d8;
}
.sumai-top-intro-section .menu .btn .child {
  position: absolute;
  top: 60px;
  left: 0;
  width: 100%;
  z-index: 1;
  display: none;
}
.sumai-top-intro-section .menu .btn .child a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 15px;
  width: 100%;
  height: 50px;
}
.sumai-top-intro-section .menu .btn .child a:nth-child(odd) {
  background-color: #fff;
}
.sumai-top-intro-section .menu .btn .child a:nth-child(even) {
  background-color: #f9f8f3;
}
.sumai-top-intro-section .menu .menu-open.is-open .icon-plus::after {
  opacity: 0;
}
.sumai-top-intro-section .menu.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
}
.sumai-top-intro-section .wrap .info {
  position: relative;
}
.sumai-top-intro-section .wrap .logo {
  margin-bottom: 60px;
}
.sumai-top-intro-section .wrap .btn-wrap a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 280px;
  height: 62px;
  padding: 20px;
  -webkit-box-shadow: 6px 6px 0 0 rgba(0, 0, 0, 0.1);
          box-shadow: 6px 6px 0 0 rgba(0, 0, 0, 0.1);
  text-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 14px;
  margin: 0 auto;
  cursor: pointer;
}
.sumai-top-intro-section .wrap .btn-wrap a + a {
  margin-top: 20px;
}
.sumai-top-intro-section .wrap .btn-wrap .btn-navy {
  background-color: #004166;
  color: #fff;
}
.sumai-top-intro-section .wrap .btn-wrap .btn-white {
  background-color: #fff;
  border: solid 1px #004166;
}
.sumai-top-intro-section .wrap .about-ttl {
  font-weight: bold;
  line-height: 2.14;
  text-align: left;
  color: #2f353c;
  margin-bottom: 40px;
  font-size: 2.0497803807vw;
}
.sumai-top-intro-section .wrap .about-txt {
  font-size: 14px;
  line-height: 2.29;
}
.sumai-top-intro-section .wrap .about-txt + .about-txt {
  margin-top: 2em;
}

/* ---------------------------
* modal
------------------------------ */
/*modal*/
body.is-active {
  overflow: hidden;
}

.park-top .modal {
  display: none;
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 999;
  overflow: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.park-top .modal .area-btn-wrap {
  max-width: 480px;
  margin: 0 auto;
  gap: 24px 12px;
  grid-template-columns: repeat(2, 1fr);
}
.park-top .modal .modal-map {
  max-width: 740px;
  margin: 0 auto 40px;
  position: relative;
}
.park-top .modal .modal-map img {
  border-radius: 20px;
}
.park-top .modal .modal-map::before {
  content: "";
  position: absolute;
  width: 172px;
  height: 116px;
  background: url("../img/park/bird01.svg") no-repeat center/contain;
  left: -140px;
  top: -90px;
}
.park-top .modal .modal-map::after {
  content: "";
  position: absolute;
  width: 246px;
  height: 194px;
  background: url("../img/park/bird02.svg") no-repeat center/contain;
}
.park-top .modal .ttl {
  text-align: center;
  margin-bottom: 36px;
  position: relative;
  z-index: 1;
}
.park-top .modal .ttl .icon-check {
  position: absolute;
  top: -50px;
  left: 0;
  width: 73px;
  height: 69px;
}
.park-top .modal .ttl .ja {
  font-size: 18px;
  line-height: 1.77;
  position: relative;
  display: inline-block;
}
.park-top .modal .close-btn {
  width: 80px;
  height: 80px;
  background-color: #dedede;
  position: absolute;
  top: 0px;
  right: 0px;
  cursor: pointer;
  z-index: 1;
}
.park-top .modal .close-btn::before, .park-top .modal .close-btn::after {
  content: "";
  background-color: #2f353c;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 26px;
  height: 1px;
}
.park-top .modal .close-btn::before {
  -webkit-transform: rotateZ(45deg);
          transform: rotateZ(45deg);
}
.park-top .modal .close-btn::after {
  -webkit-transform: rotateZ(-45deg);
          transform: rotateZ(-45deg);
}
.park-top .modal .btn-reserve {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 14px;
  background-color: #004166;
  color: #fff;
  max-width: 480px;
  height: 60px;
  margin: 80px auto 0;
  -webkit-box-shadow: 6px 6px 0 0 rgba(0, 0, 0, 0.1);
          box-shadow: 6px 6px 0 0 rgba(0, 0, 0, 0.1);
}
.park-top .modal-inner {
  display: table;
  width: 100%;
  height: 100%;
}
.park-top .modal-container {
  padding: 0px 50px;
  display: table-cell;
  vertical-align: middle;
}
.park-top .modal-item {
  position: relative;
  background-color: #fff;
  max-width: 1200px;
  padding: 70px 200px;
  margin: 0 auto;
  z-index: 10;
}

/* ---------------------------
* 5つのブランド
------------------------------ */
.sumai-top-brands-section {
  background-color: #f9f8f3;
  padding: 80px 0;
}
.sumai-top-brands-section .ttl {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.88;
  letter-spacing: 0.11em;
  margin-bottom: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: relative;
}
.sumai-top-brands-section .ttl::before, .sumai-top-brands-section .ttl::after {
  content: "";
  width: 35px;
  height: 70px;
  background: url("../img/park/slash.svg") no-repeat center/contain;
}
.sumai-top-brands-section .ttl::after {
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1);
}
.sumai-top-brands-section .logo {
  width: calc(100% - 48px);
  margin: -28px auto 20px;
}
.sumai-top-brands-section .category-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.sumai-top-brands-section .category-wrap .category {
  padding: 4px 10px;
  border-radius: 30px;
  background-color: #dedede;
  font-size: 11px;
  line-height: 1.36;
  margin-right: 5px;
  margin-bottom: 6px;
}

/* ---------------------------
* 体感すまいパークでできること
------------------------------ */

.sumai-top-bird-section {
  padding: 170px 0 140px;
}
.sumai-top-bird-section .wrap {
  position: relative;
}
.sumai-top-bird-section .bird01 {
  position: absolute;
  left: 30px;
  top: -50px;
}
.sumai-top-bird-section .bird02 {
  position: absolute;
  right: 50px;
  bottom: -40px;
}
.sumai-top-bird-section .info {
  position: relative;
}
.sumai-top-bird-section .info .ttl {
  font-size: 30px;
  letter-spacing: 0.11em;
  font-weight: bold;
  background-color: #fff;
  display: inline-block;
  margin-bottom: 20px;
  line-height: 1.5;
}
.sumai-top-bird-section .info .txt {
  font-size: 16px;
  background-color: #fff;
  display: inline-block;
  padding: 8px 20px;
}

.sumai-top-able-section {
  padding: 40px 0;
}
.sumai-top-able-section .overall {
  position: relative;
}
.sumai-top-able-section .overall .overall-wrap .info {
  position: relative;
  z-index: 1;
}
.sumai-top-able-section .overall .overall-wrap .img {
  position: relative;
}
.sumai-top-able-section .overall .overall-wrap .img img {
  position: relative;
}
.sumai-top-able-section .overall .overall-wrap .ttl {
  position: relative;
}
.sumai-top-able-section .overall .overall-wrap .ttl .num {
  position: absolute;
  right: 0;
  top: 20px;
  z-index: -1;
}
.sumai-top-able-section .overall .overall-wrap .ttl .ja {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.7;
  position: relative;
}
.sumai-top-able-section .overall .overall-wrap .txt {
  font-size: 14px;
  line-height: 2;
}
.sumai-top-able-section .point {
  margin-top: 70px;
}
.sumai-top-able-section .point .ttl {
  text-align: center;
  margin-bottom: 30px;
  position: relative;
}
.sumai-top-able-section .point .ttl .pop {
  position: absolute;
  left: -30px;
  top: -40px;
  z-index: 2;
}
.sumai-top-able-section .point .ttl .ja {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.35;
}
.sumai-top-able-section .point .point-wrap .box {
  padding: 20px 20px 30px;
  background-color: #f9f8f3;
}
.sumai-top-able-section .point .point-wrap .box .img {
  margin-bottom: 36px;
}
.sumai-top-able-section .point .point-wrap .box .img img {
  border-radius: 35px;
}
.sumai-top-able-section .point .point-wrap .box .box-ttl {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
  margin-bottom: 10px;
}
.sumai-top-able-section .point .point-wrap .box .box-txt {
  font-size: 14px;
  line-height: 1.71;
  text-align: justify;
}
.sumai-top-able-section .hint {
  margin-top: 140px;
}
.sumai-top-able-section .hint .swiper-controller .swiper-button-prev {
  left: 16px;
}
.sumai-top-able-section .hint .swiper-controller .swiper-button-prev::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.sumai-top-able-section .hint .swiper-controller .swiper-button-next {
  right: -16px;
}
.sumai-top-able-section .hint .swiper-controller .swiper-button-next::before {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}
.sumai-top-able-section .hint .hint-slider {
  position: relative;
}
.sumai-top-able-section .hint .hint-slider::before, .sumai-top-able-section .hint .hint-slider::after {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(40%, #fff), color-stop(40%, #f9f8f3), to(#f9f8f3));
  background: linear-gradient(180deg, #fff 0%, #fff 40%, #f9f8f3 40%, #f9f8f3 100%);
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  margin: auto;
  z-index: 2;
}
.sumai-top-able-section .hint .hint-slider::before {
  left: 0;
}
.sumai-top-able-section .hint .hint-slider::after {
  right: 0;
}
.sumai-top-able-section .hint .pop {
  position: absolute;
  left: 0;
  top: -8.0527086384vw;
  z-index: 2;
}
.sumai-top-able-section .hint .hint-wrap .img {
  margin-bottom: 16px;
  position: relative;
}
.sumai-top-able-section .hint .hint-wrap .triangle {
  position: absolute;
  left: -1px;
  top: -1px;
  display: block;
  width: 60px;
  height: 60px;
  padding-top: 10px;
  padding-left: 5px;
}
.sumai-top-able-section .hint .hint-wrap .triangle::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 60px 60px 0 0;
  border-color: #fff transparent transparent transparent;
}
.sumai-top-able-section .hint .hint-wrap .triangle img {
  position: relative;
  z-index: 1;
}
.sumai-top-able-section .hint .hint-wrap .box-ttl {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 6px;
  line-height: 1.5;
}
.sumai-top-able-section .hint .hint-wrap .box-txt {
  font-size: 14px;
  line-height: 1.71;
}
.sumai-top-able-section .stayhome {
  margin-top: 70px;
}
.sumai-top-able-section .stayhome .about-stayhome {
  background-color: #f9f8f3;
}
.sumai-top-able-section .stayhome .about-stayhome .txt {
  font-size: 14px;
  line-height: 1.71;
  margin-bottom: 40px;
  letter-spacing: 0.11em;
}
.sumai-top-able-section .stayhome .bnr-vmh {
  display: block;
  margin-top: 40px;
}
.sumai-top-able-section .and-more {
  margin-top: 150px;
  margin-bottom: 40px;
}
.sumai-top-able-section .and-more .more-pop {
  position: absolute;
  top: -90px;
  left: 0px;
  z-index: 2;
}
.sumai-top-able-section .and-more .more-wrap {
  position: relative;
}
.sumai-top-able-section .and-more .more-wrap .img {
  margin-bottom: 16px;
  position: relative;
}
.sumai-top-able-section .and-more .more-wrap .img img {
  position: relative;
  z-index: 1;
}
.sumai-top-able-section .and-more .more-wrap .info .ttl {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.67;
  margin-bottom: 10px;
}
.sumai-top-able-section .and-more .more-wrap .info .txt {
  font-size: 14px;
  line-height: 1.71;
}

/* ---------------------------
* 体感すまいパークの詳細情報
------------------------------ */
.sumai-top-detail-section {
  background-color: #f9f8f3;
  position: relative;
  margin-top: 70px;
}
.sumai-top-detail-section .ttl {
  text-align: center;
  font-weight: bold;
  margin-bottom: 70px;
}
.sumai-top-detail-section .ttl .main {
  font-size: 32px;
}
.sumai-top-detail-section .ttl .sub {
  font-size: 16px;
  display: block;
  margin-top: 10px;
}
.sumai-top-detail-section .bnr-open {
  display: block;
  margin-top: 80px;
}
.sumai-top-detail-section .area-wrap {
  display: grid;
  gap: 12px;
  grid-template-columns: repeat(4, 1fr);
}
.sumai-top-detail-section .area-wrap .pin {
  background-color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 12px;
}
.sumai-top-detail-section .area-wrap .pin .icon img {
  max-height: 100%;
}
.sumai-top-detail-section .area-wrap .pin .txt {
  font-size: 20px;
  font-weight: bold;
}
.sumai-top-detail-section .area-wrap .more {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px;
  position: relative;
}
.sumai-top-detail-section .area-wrap .more .icon-arrow {
  position: absolute;
  width: 14px;
  height: 14px;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 20px;
}
.sumai-top-detail-section .area-wrap .area-btn.green .more {
  background-color: #dde8c7;
}
.sumai-top-detail-section .area-wrap .area-btn.blue .more {
  background-color: #cde3f4;
}
.sumai-top-detail-section .area-wrap .area-btn.pink .more {
  background-color: #fddade;
}
.sumai-top-detail-section .area-wrap .area-btn.yellow .more {
  background-color: #f2df8d;
}

/* ---------------------------
* About Us
------------------------------ */
.sumai-top-aboutus-section {
  background-color: #f9f8f3;
}
.sumai-top-aboutus-section .aboutus-wrap {
  background-color: #fff;
}
.sumai-top-aboutus-section .aboutus-wrap .ttl {
  font-family: "Montserrat", sans-serif;
  font-size: 42px;
  margin-bottom: 10px;
  letter-spacing: 0.15em;
}
.sumai-top-aboutus-section .aboutus-wrap .txt {
  font-size: 14px;
  line-height: 1.71;
  margin-bottom: 20px;
  letter-spacing: 0.11em;
}

.btn-park {
  width: 280px;
  height: 62px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border: solid 1px #2f353c;
  background-color: #fff;
  position: relative;
}
.btn-park .ico-arrow-right {
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 12px;
  height: 12px;
}
.sumai-top-lead-section .wrap {
  margin-top: 40px;
}
.sumai-top-lead-section .ttl {
  font-size: 30px;
  font-weight: bold;
  line-height: 2;
}
.sumai-top-lead-section .txt-area .txt {
  font-size: 14px;
  line-height: 2;
}
.sumai-top-lead-section .txt-area .txt + .txt {
  margin-top: 30px;
}
.sumai-top-lead-section .txt-area .c-btn02 {
  max-width: 368px;
  margin: 40px 0 0;
}

.park-about .sumai-top-lead-section {
  margin-top: 80px;
}
.park-about .sumai-top-lead-section .wrap {
  margin-top: 0;
}
.park-about .home-pickup-section {
  padding-bottom: 120px;
}
.park-about .home-guide-section {
  margin-top: 0;
  margin-bottom: 365px;
}

.sumai-about-slide-section {
  margin-top: 80px;
}
.sumai-about-slide-section .swiper {
  background: #fff;
  padding: 100px 60px 70px;
  position: relative;
}
.sumai-about-slide-section .swiper::before, .sumai-about-slide-section .swiper::after {
  background: linear-gradient(180deg, #f9f8f3 100px, white 100px);
  content: "";
  display: block;
  width: 60px;
  height: 100%;
  position: absolute;
  top: 0;
  margin: auto;
  z-index: 2;
}
.sumai-about-slide-section .swiper::before {
  right: 0;
}
.sumai-about-slide-section .swiper::after {
  left: 0;
}
.sumai-about-slide-section .swiper .bg {
  background: #F9F8F3;
  width: 100%;
  height: 100px;
  position: absolute;
  top: 0;
  left: 0;
}
.sumai-about-slide-section .swiper .swiper-button-next,
.sumai-about-slide-section .swiper .swiper-button-prev {
  width: 60px;
  height: 60px;
}
.sumai-about-slide-section .swiper .swiper-button-next::after,
.sumai-about-slide-section .swiper .swiper-button-prev::after {
  content: none;
}
.sumai-about-slide-section .swiper .swiper-button-next::before,
.sumai-about-slide-section .swiper .swiper-button-prev::before {
  border: solid #000;
  border-width: 0 2px 2px 0;
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 12px;
  height: 12px;
  margin: auto;
}
.sumai-about-slide-section .swiper .swiper-button-next {
  right: 0;
}
.sumai-about-slide-section .swiper .swiper-button-next::before {
  right: 15px;
  -webkit-transform: rotate(-45deg) translate3d(0, 0, 0);
          transform: rotate(-45deg) translate3d(0, 0, 0);
}
.sumai-about-slide-section .swiper .swiper-button-prev {
  left: 0;
}
.sumai-about-slide-section .swiper .swiper-button-prev::before {
  left: 15px;
  -webkit-transform: rotate(135deg) translate3d(0, 0, 0);
          transform: rotate(135deg) translate3d(0, 0, 0);
}
.sumai-about-slide-section .swiper-slide {
  width: 320px;
}
.sumai-about-slide-section .swiper-slide .slide {
  margin-top: -100px;
}
.sumai-about-slide-section .slide-content .ttl {
  margin-top: 10px;
}
.sumai-about-slide-section .slide-content .ttl .sub,
.sumai-about-slide-section .slide-content .ttl .main {
  display: block;
  font-weight: bold;
}
.sumai-about-slide-section .slide-content .ttl .sub {
  letter-spacing: 0.11em;
}
.sumai-about-slide-section .slide-content .ttl .main {
  font-size: 20px;
  margin-top: 5px;
  line-height: 1.5;
  min-height: 60px;
}
.sumai-about-slide-section .slide-content .txt {
  font-size: 14px;
  margin-top: 15px;
}
.sumai-about-slide-section .swiper-pagination {
  bottom: 20px;
}
.sumai-about-slide-section .swiper-pagination .swiper-pagination-bullet {
  background: #F0EFE7;
}
.sumai-about-slide-section .swiper-pagination .swiper-pagination-bullet::before {
  border-color: #F0EFE7;
}

.sumai-about-step-section {
  margin-top: 115px;
}
.sumai-about-step-section .ttl {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  padding: 0 20px;
  margin-bottom: 127px;
}
.sumai-about-step-section .box {
  background: #fff;
}
.sumai-about-step-section .box:nth-child(even) .thumb-img {
  margin-right: 0;
  margin-left: auto;
}
.sumai-about-step-section .box + .box {
  margin-top: 130px;
}
.sumai-about-step-section .box .thumb-img {
  position: relative;
  top: -50px;
  max-width: calc(100% - 160px);
}
.sumai-about-step-section .box .thumb-img img {
  width: 100%;
}
.sumai-about-step-section .box .cont-wrap {
  padding-bottom: 50px;
}
.sumai-about-step-section .box .cont-wrap .cont-ttl {
  border-bottom: 1px solid #E5E5E5;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.sumai-about-step-section .box .cont-wrap .cont-ttl .sub,
.sumai-about-step-section .box .cont-wrap .cont-ttl .main {
  display: block;
  font-weight: bold;
}
.sumai-about-step-section .box .cont-wrap .cont-ttl .sub {
  letter-spacing: 0.11em;
}
.sumai-about-step-section .box .cont-wrap .cont-ttl .main {
  font-size: 30px;
  line-height: 1.4;
}
.sumai-about-step-section .box .cont-wrap .txt {
  font-size: 14px;
}
.sumai-about-step-section .box .cont-wrap .point-box {
  background: #F0EFE7;
  padding: 20px;
}
.sumai-about-step-section .box .cont-wrap .point-box:not(:first-child) {
  margin-top: 40px;
}
.sumai-about-step-section .box .cont-wrap .point-box .point {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
  letter-spacing: 0.11em;
  line-height: 1.2;
}
.sumai-about-step-section .box .cont-wrap .cont-sub-ttl {
  font-weight: bold;
  text-align: center;
}
.sumai-about-step-section .box .cont-wrap .cont-img {
  margin-top: 15px;
  text-align: center;
}
.sumai-about-step-section .box .cont-wrap .list {
  padding: 0 12px;
  margin-top: 15px;
}
.sumai-about-step-section .box .cont-wrap .list li {
  font-size: 14px;
  padding-left: 10px;
  position: relative;
}
.sumai-about-step-section .box .cont-wrap .list li::before {
  background: #2F353C;
  border-radius: 50%;
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  position: absolute;
  top: 9px;
  left: 0;
  margin: auto;
}
.sumai-about-step-section .box .cont-wrap .list li + li {
  margin-top: 15px;
}
.sumai-about-step-section .box .cont-wrap .c-sumai-aco-wrap {
  width: 100%;
  margin-top: 0;
}

.park-detail * {
  word-break: normal !important;
  word-wrap: break-word;
}
.park-detail .c-info-table td {
  font-size: 14px;
}
.park-detail .sumai-detail-calendar-section {
  padding-top: 120px;
}
.park-detail .home-guide-section {
  margin-bottom: 120px;
}
.park-detail .home-pickup-section {
  padding-bottom: 120px;
}
.park-detail .sns-section {
  margin-top: 0;
  margin-bottom: 160px;
}
.park-detail.funabashi .c-anchor-list a::after {
  background-color: #8cc31e;
}
.park-detail.funabashi .sumai-detail-lead-section .txt-area .ttl::first-letter {
  color: #8cc31e;
}
.park-detail.funabashi .round-bg-wrap {
  background: #f4f8ea;
}
.park-detail.funabashi .round-bg-wrap::before {
  background-image: url(../img/common/bg-round-top-green.png);
}
.park-detail.funabashi .round-bg-wrap::after {
  background-image: url(../img/common/bg-round-bottom-green.png);
}
.park-detail.funabashi .sumai-detail-access-section .check-box .txt-area {
  background: #f4f8ea;
}
.park-detail.kashiwa .c-anchor-list a::after {
  background-color: #5fb4f0;
}
.park-detail.kashiwa .sumai-detail-lead-section .txt-area .ttl::first-letter {
  color: #5fb4f0;
}
.park-detail.kashiwa .round-bg-wrap {
  background: #e9f1f7;
}
.park-detail.kashiwa .round-bg-wrap::before {
  background-image: url(../img/common/bg-round-top-blue.png);
}
.park-detail.kashiwa .round-bg-wrap::after {
  background-image: url(../img/common/bg-round-bottom-blue.png);
}
.park-detail.kashiwa .sumai-detail-access-section .check-box .txt-area {
  background: #e9f1f7;
}
.park-detail.higashiurawa .c-anchor-list a::after {
  background-color: #ff8796;
}
.park-detail.higashiurawa .sumai-detail-lead-section .txt-area .ttl::first-letter {
  color: #ff8796;
}
.park-detail.higashiurawa .round-bg-wrap {
  background: #fcf0f2;
}
.park-detail.higashiurawa .round-bg-wrap::before {
  background-image: url(../img/common/bg-round-top-pink.png);
}
.park-detail.higashiurawa .round-bg-wrap::after {
  background-image: url(../img/common/bg-round-bottom-pink.png);
}
.park-detail.higashiurawa .sumai-detail-access-section .check-box .txt-area {
  background: #fcf0f2;
}
.park-detail.koshigaya .c-anchor-list a::after {
  background-color: #ffd400;
}
.park-detail.koshigaya .sumai-detail-lead-section .txt-area .ttl::first-letter {
  color: #ffd400;
}
.park-detail.koshigaya .round-bg-wrap {
  background: #fffae6;
}
.park-detail.koshigaya .round-bg-wrap::before {
  background-image: url(../img/common/bg-round-top-yellow.png);
}
.park-detail.koshigaya .round-bg-wrap::after {
  background-image: url(../img/common/bg-round-bottom-yellow.png);
}
.park-detail.koshigaya .sumai-detail-access-section .check-box .txt-area {
  background: #fffae6;
}

.anchor-wrap {
  margin-top: 126px;
}

.c-anchor-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.c-anchor-list li {
  width: calc(100% / 3);
  position: relative;
}
.c-anchor-list li + li:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 1px;
  height: calc((100% - 10px));
  background-color: #f9f8f3;
}
.c-anchor-list a {
  background: #fff;
  display: block;
  font-size: 14px;
  font-weight: bold;
  padding: 14px 30px 14px 15px;
  position: relative;
  text-align: center;
}
.c-anchor-list a::before {
  border: solid #000;
  border-width: 0 1px 1px 0;
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  right: 16px;
  bottom: 0;
  width: 6px;
  height: 6px;
  margin: auto;
  -webkit-transform: rotate(45deg) translate3d(0, 0, 0);
          transform: rotate(45deg) translate3d(0, 0, 0);
}
.c-anchor-list a::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  background-color: #eee;
  left: 0;
  bottom: 0;
  opacity: 0;
}

.sumai-article-wrap {
  position: relative;
}
.sumai-article-wrap .c-article-mv .article-mv-txt .article-ttl {
  margin-bottom: -120px;
}
.sumai-article-wrap .c-article-mv .article-mv-txt .article-ttl .article-ttl-img {
  background: #fff;
  border-radius: 10px;
  padding: 30px 54px;
}
.sumai-article-wrap .latest-info {
  background: #fff;
  display: block;
  padding: 12px 30px 12px 25px;
  position: relative;
  z-index: 1;
}
.sumai-article-wrap .latest-info .txt {
  position: relative;
}

.round-bg-wrap {
  margin-top: 138px;
  position: relative;
}
.round-bg-wrap::before, .round-bg-wrap::after {
  background: no-repeat center center/cover;
  content: "";
  display: block;
  width: 100%;
  height: 5.151vw;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
}
.round-bg-wrap::before {
  top: -5.151vw;
}
.round-bg-wrap::after {
  bottom: -5.151vw;
}

.sumai-detail-lead-section {
  padding-top: 60px;
}
.sumai-detail-lead-section .txt-area .ttl {
  font-size: 28px;
  font-weight: bold;
  line-height: 2.1;
}
.sumai-detail-lead-section .txt-area .txt {
  font-size: 14px;
  line-height: 2.28;
  margin-top: 40px;
}
.sumai-detail-lead-section .txt-area .txt .marker {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, #f5dd65));
  background: linear-gradient(transparent 70%, #f5dd65 70%);
}
.sumai-detail-lead-section .txt-area .note {
  font-size: 10px;
  margin-top: 10px;
}

.sumai-detail-slide-section {
  padding-top: 85px;
}
.sumai-detail-slide-section .swiper-slide {
  display: block;
  position: relative;
  width: 375px;
}
.sumai-detail-slide-section .swiper-slide .logo {
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px 8px;
  max-width: 118px;
  height: 40px;
}

.open-bnr-wrap {
  text-align: center;
}
.open-bnr-wrap.inner-block {
  margin-top: 40px;
}
.open-bnr-wrap a {
  display: block;
}

.sumai-detail-modelhouse-section {
  padding-top: 110px;
}
.sumai-detail-modelhouse-section .cont-ttl {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 70px;
}
.sumai-detail-modelhouse-section .wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.sumai-detail-modelhouse-section .js-aco-btn {
  background: #2F353C;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 45px 10px 100px;
  position: relative;
  min-height: 80px;
}
.sumai-detail-modelhouse-section .js-aco-btn .img {
  width: 80px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.sumai-detail-modelhouse-section .js-aco-btn .img img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.sumai-detail-modelhouse-section .js-aco-btn .txt {
  color: #fff;
}
.sumai-detail-modelhouse-section .js-aco-btn::before, .sumai-detail-modelhouse-section .js-aco-btn::after {
  background: #fff;
  content: "";
  display: block;
  width: 16px;
  height: 1px;
  position: absolute;
  bottom: 0;
  top: 0;
  right: 20px;
  margin: auto;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.sumai-detail-modelhouse-section .js-aco-btn::before {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.sumai-detail-modelhouse-section .js-aco-btn.is-active::before {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.sumai-detail-modelhouse-section .js-aco-cont {
  display: none;
  background: #fff;
  padding: 40px 20px 75px;
  position: relative;
  z-index: 1;
}
.sumai-detail-modelhouse-section .thumb-img {
  margin-top: 45px;
}
.sumai-detail-modelhouse-section .thumb-img img {
  width: 100%;
}
.sumai-detail-modelhouse-section .swiper .slide {
  text-align: center;
}
.sumai-detail-modelhouse-section .swiper .swiper-button-next,
.sumai-detail-modelhouse-section .swiper .swiper-button-prev {
  width: 30px;
  height: 30px;
}
.sumai-detail-modelhouse-section .swiper .swiper-button-next::after,
.sumai-detail-modelhouse-section .swiper .swiper-button-prev::after {
  content: none;
}
.sumai-detail-modelhouse-section .swiper .swiper-button-next::before,
.sumai-detail-modelhouse-section .swiper .swiper-button-prev::before {
  border: solid #2D2D2D;
  border-width: 0 2px 2px 0;
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 12px;
  height: 12px;
  margin: auto;
}
.sumai-detail-modelhouse-section .swiper .swiper-button-next {
  right: 0;
  -webkit-transform: rotate(-45deg) translate3d(0, 0, 0);
          transform: rotate(-45deg) translate3d(0, 0, 0);
}
.sumai-detail-modelhouse-section .swiper .swiper-button-prev {
  left: 0;
  -webkit-transform: rotate(135deg) translate3d(0, 0, 0);
          transform: rotate(135deg) translate3d(0, 0, 0);
}
.sumai-detail-modelhouse-section .num {
  color: #f9f8f3;
  font-size: 100px;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.11em;
  line-height: 1;
  position: absolute;
  top: 10px;
  left: 0;
  z-index: -1;
}
.sumai-detail-modelhouse-section .logo {
  width: 196px;
  height: 66px;
  margin: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.sumai-detail-modelhouse-section .ttl {
  margin-top: 25px;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.35;
}
.sumai-detail-modelhouse-section .swiper {
  margin-top: 45px;
}
.sumai-detail-modelhouse-section .swiper .slide-media {
  padding: 0 20px;
}
.sumai-detail-modelhouse-section .txt-area {
  margin-top: 30px;
}
.sumai-detail-modelhouse-section .txt-area .txt {
  font-size: 14px;
  line-height: 2;
}
.sumai-detail-modelhouse-section .txt-area .txt + .txt {
  margin-top: 29px;
}
.sumai-detail-modelhouse-section .movie {
  margin-top: 40px;
  display: block;
}
.sumai-detail-modelhouse-section .c-btn04 {
  margin: 30px auto 0;
  max-width: 280px;
}
.sumai-detail-modelhouse-section .c-cat-list {
  margin-top: 20px;
}
.sumai-detail-modelhouse-section .c-cat-list li {
  background: #dedede;
  border-color: #dedede;
  border-radius: 50px;
  font-size: 11px;
  padding: 4px 9px;
  margin-right: 5px;
  margin-bottom: 5px;
  line-height: 1.6;
}
.sumai-detail-access-section .content-wrap .map-area .map iframe {
  width: 100%;
  height: 340px;
}
.sumai-detail-access-section .check-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 80px;
  position: relative;
}
.sumai-detail-access-section .check-box .ico-check {
  position: absolute;
  bottom: calc(100% - 40px);
  left: 4px;
}
.sumai-detail-access-section .check-box .txt-area {
  padding: 30px 180px 30px 60px;
}
.sumai-detail-access-section .check-box .txt-area .ttl {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 15px;
}
.sumai-detail-access-section .check-box .txt-area .list li {
  font-size: 14px;
  letter-spacing: 0.11em;
  padding-left: 26px;
  position: relative;
}
.sumai-detail-access-section .check-box .txt-area .list li::before {
  background: url(../img/common/ico-check-box-bk.svg) no-repeat center center/contain;
  content: "";
  display: block;
  width: 17px;
  height: 17px;
  position: absolute;
  top: 4px;
  left: 0;
  margin: auto;
}
.sumai-detail-access-section .check-box .txt-area .list li + li {
  margin-top: 10px;
}
.sumai-detail-access-section .check-box .txt-area .c-btn04 {
  background: #fff;
  margin-top: 30px;
  position: relative;
  padding-left: 50px;
  padding-top: 15px;
  padding-bottom: 15px;
  max-width: 280px;
}
.sumai-detail-access-section .check-box .txt-area .c-btn04::after {
  background: url(../img/common/ico-calendar-bk.svg) no-repeat center center/contain;
  content: "";
  display: block;
  width: 19px;
  height: 18px;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 20px;
  margin: auto;
}
.sumai-detail-access-section .check-box .img {
  text-align: center;
  position: absolute;
  margin: auto;
}

.c-sumai-aco-wrap {
  margin-top: 40px;
}
.c-sumai-aco-wrap .js-aco-btn {
  cursor: pointer;
  font-size: 14px;
  padding: 20px 40px 20px 48px;
  position: relative;
}
.c-sumai-aco-wrap .js-aco-btn::before {
  background: url(../img/common/ico-area-pin.svg) no-repeat center center/contain;
  content: "";
  display: block;
  width: 17px;
  height: 20px;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 20px;
  margin: auto;
}
.c-sumai-aco-wrap .js-aco-btn .ico {
  width: 16px;
  height: 16px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.c-sumai-aco-wrap .js-aco-btn .ico::before, .c-sumai-aco-wrap .js-aco-btn .ico::after {
  background: #2F353C;
  content: "";
  display: block;
  width: 16px;
  height: 1px;
  position: absolute;
  bottom: 0;
  top: 0;
  right: 20px;
  margin: auto;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.c-sumai-aco-wrap .js-aco-btn .ico::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.c-sumai-aco-wrap .js-aco-btn.is-active .ico::after {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.c-sumai-aco-wrap .js-aco-cont {
  border-top: 1px solid #e5e5e5;
  display: none;
  padding-top: 20px;
}
.c-sumai-aco-wrap .js-aco-cont .note {
  font-size: 10px;
  margin-top: 10px;
}
.c-sumai-aco-wrap .js-aco-cont .note + .c-area-btn-list {
  margin-top: 20px;
}
.c-sumai-aco-wrap .js-aco-cont .img {
  margin-top: 10px;
}

.park-bnr-wrap {
  text-align: center;
}
.park-bnr-wrap.inner-block {
  padding-top: 110px;
  padding-bottom: 90px;
}
.park-bnr-wrap .park-btn {
  display: block;
  font-size: 0;
  max-width: 480px;
  margin: auto;
  padding: 26px 180px 26px 20px;
  position: relative;
  z-index: 1;
  text-align: left;
}
.park-bnr-wrap .park-btn .btn-txt {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2;
  position: relative;
  z-index: 2;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.park-bnr-wrap .park-btn .ico {
  position: absolute;
  bottom: 0;
  right: 20px;
  width: 160px;
  height: 103px;
  z-index: 1;
}
.park-bnr-wrap .park-btn::before, .park-bnr-wrap .park-btn::after {
  border-radius: 10px;
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  margin: auto;
}
.park-bnr-wrap .park-btn::before {
  background: #004166;
  border: 2px solid #004166;
  top: 0;
  bottom: 0;
  left: 0;
}
.park-bnr-wrap .park-btn::after {
  background: rgba(250, 227, 0, 0.5);
  top: 8px;
  left: 8px;
  z-index: -1;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.park-bnr-wrap .park-btn:hover {
  -webkit-transform: translateY(8px);
          transform: translateY(8px);
}
.park-bnr-wrap .park-btn:hover::after {
  background: transparent;
}
.park-bnr-wrap .bnr {
  margin-top: 60px;
  display: block;
}

.other-park-btn-wrap {
  margin-top: 120px;
}
.other-park-btn-wrap .ttl {
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 0.11em;
}
.other-park-btn-wrap .btn-area {
  margin-top: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.other-park-btn-wrap .btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 12px 45px;
  text-align: center;
  line-height: 1.1;
  position: relative;
  min-height: 64px;
  z-index: 1;
}
.other-park-btn-wrap .btn .btn-txt {
  position: relative;
  display: inline-block;
  z-index: 1;
}
.other-park-btn-wrap .btn .ico {
  width: 45px;
  position: absolute;
  bottom: 10px;
  left: 20px;
  z-index: 1;
}
.other-park-btn-wrap .btn .c-svg {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
}
.other-park-btn-wrap .btn::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  margin: auto;
  background: #fff;
  top: 0;
  left: 0;
}
.other-park-btn-wrap .btn.top {
  font-weight: normal;
  -webkit-box-shadow: 6px 6px 0 0 #596a74;
          box-shadow: 6px 6px 0 0 #596a74;
}
.other-park-btn-wrap .btn.funabashi {
  -webkit-box-shadow: 6px 6px 0 0 #dde8c7;
          box-shadow: 6px 6px 0 0 #dde8c7;
}
.other-park-btn-wrap .btn.kashiwa {
  -webkit-box-shadow: 6px 6px 0 0 #cde3f4;
          box-shadow: 6px 6px 0 0 #cde3f4;
}
.other-park-btn-wrap .btn.higashiurawa {
  -webkit-box-shadow: 6px 6px 0 0 #fddade;
          box-shadow: 6px 6px 0 0 #fddade;
}
.other-park-btn-wrap .btn.koshigaya {
  -webkit-box-shadow: 6px 6px 0 0 #f2df8d;
          box-shadow: 6px 6px 0 0 #f2df8d;
}

/* magnific-popup */
.popup-youtube {
  cursor: pointer;
}

.mfp-content {
  position: relative;
  width: 100%;
  max-width: 800px;
}
.mfp-content .movie-wrap {
  width: 100%;
  padding-top: 56%;
}
.mfp-content .movie-wrap iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.mfp-s-ready .mfp-preloader {
  display: block;
}

/* -----------------------------------------------
* about Module
* aboutページ用
-------------------------------------------------- */
.about {
  word-break: normal !important;
  word-wrap: break-word;
}
.about .home-sumai-section {
  padding-top: 70px;
  padding-bottom: 70px;
}
.about .home-exhibition-section {
  margin-bottom: 60px;
}

.about-lead-section {
  padding-top: 80px;
  padding-bottom: 90px;
}
.about-lead-section .ttl {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.8;
  margin-bottom: 70px;
}
.about-lead-section .txt {
  font-size: 14px;
  line-height: 2;
}
.about-lead-section .txt + .txt {
  margin-top: 25px;
}

.about-point-section .box {
  background: #fff;
  display: block;
}
.about-point-section .box:nth-child(odd) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.about-point-section .box + .box {
  margin-top: 100px;
}
.about-point-section .box .txt-area {
  padding: 0 30px;
  position: relative;
}
.about-point-section .box .txt-area .point {
  letter-spacing: 0.11em;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 20px;
}
.about-point-section .box .txt-area .ttl {
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.3;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
.about-point-section .box .img img {
  width: 100%;
  margin-top: -50px;
}

.about-movie-section {
  background: url(../img/about/bg.jpg) no-repeat center center/cover;
  margin-top: 100px;
  padding: 70px 0 55px;
}
.about-movie-section .lead-ttl,
.about-movie-section .lead-txt {
  color: #fff;
  font-weight: bold;
  text-align: center;
}
.about-movie-section .lead-ttl {
  font-size: 30px;
  margin-bottom: 15px;
}
.about-movie-section .lead-txt {
  letter-spacing: 0.11em;
  line-height: 2;
}
.about-movie-section .bg-box {
  background: #fff;
  border-radius: 10px;
  margin-top: 30px;
  padding: 25px 50px 25px 70px;
  position: relative;
}
.about-movie-section .bg-box .inn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.about-movie-section .bg-box .logo {
  width: 145px;
}
.about-movie-section .bg-box .txt-area {
  padding-left: 30px;
  width: calc(100% - 145px);
}
.about-movie-section .bg-box .note {
  font-size: 12px;
  margin-top: 10px;
  padding-left: 2.5em;
  text-indent: -2.5em;
}
.about-movie-section .movie-wrap {
  margin-top: 30px;
}
.about-movie-section .movie-wrap .movie-area {
  position: relative;
  padding-top: 56%;
}
.about-movie-section .movie-wrap .movie-area .thumb,
.about-movie-section .movie-wrap .movie-area iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.about-movie-section .movie-wrap .txt-area {
  margin-top: 15px;
  padding: 0 30px;
}
.about-movie-section .movie-wrap .txt-area .ttl,
.about-movie-section .movie-wrap .txt-area .txt {
  color: #fff;
}
.about-movie-section .movie-wrap .txt-area .ttl {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.11em;
  text-align: center;
}
.about-movie-section .movie-wrap .txt-area .txt {
  line-height: 2;
}

/* -----------------------------------------------
* about-detail technology Module
* about-detail technologyページ用
-------------------------------------------------- */
.about-detail {
  word-break: normal !important;
  word-wrap: break-word;
}
.about-detail .c-article-mv {
  min-height: 285px;
}
.about-detail .c-article-mv .article-mv-txt {
  margin: auto;
}
.about-detail .c-article-mv .article-ttl .en,
.about-detail .c-article-mv .article-ttl .ja {
  display: block;
  width: 100%;
  line-height: 1.3;
}
.about-detail .c-article-mv .article-ttl .en {
  font-size: 30px;
}
.about-detail .c-article-mv .article-ttl .ja {
  font-size: 40px;
}
.about-detail .home-sumai-section {
  padding-top: 0;
  padding-bottom: 70px;
}
.about-detail .home-exhibition-section {
  padding-bottom: 60px;
}
.about-detail .home-case-section {
  padding-top: 84px;
}
.about-detail .home-case-section + .about-detail-link-section {
  padding-top: 120px;
}

.about-detail-lead-section {
  padding: 105px 0 110px;
}
.about-detail-lead-section .ttl {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.3;
}
.about-detail-lead-section .lead-txt {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.8;
  margin-top: 30px;
}
.about-detail-lead-section .txt {
  font-size: 14px;
  line-height: 2;
  margin-top: 40px;
}
.about-detail-lead-section .list a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 25px 10px 15px;
  position: relative;
  height: 56px;
  font-size: 14px;
}
.about-detail-lead-section .list a .c-svg {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.about-detail-lead-section .list a:hover .c-svg {
  right: 10px;
}

.about-detail-cont-section {
  background: #fff;
  padding-bottom: 60px;
  /* earthquake-wrap */
}
.about-detail-cont-section + .about-detail-cont-section {
  margin-top: 105px;
}
.about-detail-cont-section .c-btn04 {
  border-width: 2px;
  width: 280px;
  margin-top: 25px;
  margin-left: auto;
  padding-top: 18px;
  padding-bottom: 18px;
}
.about-detail-cont-section .c-btn04.ico-external {
  font-size: 12px;
  padding-left: 40px;
}
.about-detail-cont-section .c-btn04.ico-external::before {
  background: url(../img/common/ico-external-bk.svg) no-repeat center center/contain;
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 18px;
  margin: auto;
}
.about-detail-cont-section iframe {
  border: 0;
}
.about-detail-cont-section .wrap .txt-area .sub-ttl {
  font-weight: bold;
  font-size: 20px;
}
.about-detail-cont-section .wrap .txt-area .ttl {
  font-size: 30px;
  font-weight: bold;
}
.about-detail-cont-section .wrap .txt-area .txt {
  font-size: 14px;
  margin-top: 30px;
  line-height: 2;
  text-align: justify;
}
.about-detail-cont-section .wrap .txt-area .note {
  font-size: 12px;
  margin-top: 15px;
}
.about-detail-cont-section .wrap + .border-box {
  margin-top: 34px;
}
.about-detail-cont-section .earthquake-wrap {
  margin-top: 80px;
}
.about-detail-cont-section .earthquake-wrap .aco-wrap {
  margin-bottom: 40px;
}
.about-detail-cont-section .earthquake-wrap .column .gooddesign-wrap .txt {
  font-size: 14px;
  line-height: 2;
  margin-top: 10px;
  padding-left: 55px;
  position: relative;
}
.about-detail-cont-section .earthquake-wrap .column .gooddesign-wrap .txt::before {
  background: url(../img/about/common/ico-gooddesign.png) no-repeat center center/contain;
  content: "";
  display: block;
  width: 41px;
  height: 43px;
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
}
.about-detail-cont-section .earthquake-wrap .column .gooddesign-wrap .note {
  font-size: 12px;
  margin-top: 5px;
  text-align: right;
}
.about-detail-cont-section .earthquake-wrap .pillar-box {
  background: #fff;
  padding: 0 20px 14px;
  margin-top: 85px;
}
.about-detail-cont-section .earthquake-wrap .pillar-box + .pillar-box {
  margin-top: 70px;
}
.about-detail-cont-section .earthquake-wrap .pillar-box .pillar-ttl {
  border-bottom: 1px solid #dedede;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  font-size: 18px;
  margin-bottom: 15px;
  position: relative;
  padding: 20px 0 15px 70px;
}
.about-detail-cont-section .earthquake-wrap .pillar-box .pillar-ttl .ico {
  position: absolute;
  left: 0;
  bottom: 10px;
  width: 60px;
  mix-blend-mode: multiply;
}
.about-detail-cont-section .earthquake-wrap .pillar-box .img-wrap .img {
  position: relative;
  text-align: center;
}
.about-detail-cont-section .earthquake-wrap .pillar-box .img-wrap .img .detail {
  font-size: 12px;
  margin-top: 2px;
}
.about-detail-cont-section .earthquake-wrap .pillar-box .img-wrap .img .beside {
  line-height: 1.3;
  letter-spacing: -0.05em;
  position: absolute;
  bottom: 10px;
  right: 0;
}
.about-detail-cont-section .earthquake-wrap .pillar-box .list .red {
  color: #cb1632;
}
.about-detail-cont-section .earthquake-wrap .pillar-box .list li {
  font-size: 12px;
  line-height: 1.5;
  padding-left: 20px;
  position: relative;
}
.about-detail-cont-section .earthquake-wrap .pillar-box .list li::before {
  border: 2px solid #dedede;
  border-radius: 50%;
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 4px;
  left: 0;
  margin: auto;
}
.about-detail-cont-section .earthquake-wrap .pillar-box .list li + li {
  margin-top: 10px;
}
.about-detail-cont-section .earthquake-wrap .img-only img {
  max-width: 925px;
  margin: auto;
  width: 100%;
}
.about-detail-cont-section .aco-wrap {
  margin: 0 20px;
}
.about-detail-cont-section .aco-wrap .aco-box:nth-child(even) .js-aco-btn {
  background: #fff;
  border: 1px solid #dedede;
}
.about-detail-cont-section .aco-wrap .aco-box:nth-child(even) .js-aco-cont {
  background: #f9f8f3;
}
.about-detail-cont-section .aco-wrap .aco-box + .aco-box {
  margin-top: 40px;
}
.about-detail-cont-section .aco-wrap .js-aco-btn {
  background: #f9f8f3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  padding: 10px 20px;
  position: relative;
}
.about-detail-cont-section .aco-wrap .js-aco-btn::before, .about-detail-cont-section .aco-wrap .js-aco-btn::after {
  background: #7d7d7d;
  content: "";
  display: block;
  width: 15px;
  height: 1px;
  position: absolute;
  bottom: 0;
  top: 0;
  right: 20px;
  margin: auto;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.about-detail-cont-section .aco-wrap .js-aco-btn::after {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.about-detail-cont-section .aco-wrap .js-aco-btn .aco-ttl {
  font-size: 18px;
  font-weight: bold;
}
.about-detail-cont-section .aco-wrap .js-aco-btn .small {
  font-size: 14px;
  font-weight: normal;
}
.about-detail-cont-section .aco-wrap .js-aco-btn.is-active::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.about-detail-cont-section .aco-wrap .js-aco-cont {
  padding: 25px 20px;
}
.about-detail-cont-section .border-box {
  border-top: 1px solid #dedede;
  position: relative;
  z-index: 1;
}
.about-detail-cont-section .border-box:last-child {
  border-bottom: 1px solid #dedede;
}
.about-detail-cont-section .border-box .num {
  color: #f9f8f3;
  font-family: "Montserrat", sans-serif;
  font-size: 133px;
  letter-spacing: 0.1em;
  line-height: 1;
  position: absolute;
  top: 20px;
  right: 0;
  z-index: -1;
}
.about-detail-cont-section .border-box .inn {
  padding: 40px 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.about-detail-cont-section .border-box .inn .img-area {
  width: 320px;
}
.about-detail-cont-section .border-box .inn .img-area .img + .img {
  margin-top: 14px;
}
.about-detail-cont-section .border-box .inn .img-area .movie {
  width: 100%;
  padding-top: 56%;
  position: relative;
}
.about-detail-cont-section .border-box .inn .img-area .movie iframe,
.about-detail-cont-section .border-box .inn .img-area .movie img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.about-detail-cont-section .border-box .inn .txt-area,
.about-detail-cont-section .border-box .inn .sub-column-wrap {
  padding-left: 40px;
  width: calc(100% - 320px);
}
.about-detail-cont-section .border-box .inn .txt-area .ttl,
.about-detail-cont-section .border-box .inn .sub-column-wrap .ttl {
  font-size: 20px;
  font-weight: bold;
}
.about-detail-cont-section .border-box .inn .txt-area .txt,
.about-detail-cont-section .border-box .inn .sub-column-wrap .txt {
  font-size: 14px;
  line-height: 2;
  margin-top: 10px;
}
.about-detail-cont-section .border-box .inn .txt-area .logo,
.about-detail-cont-section .border-box .inn .sub-column-wrap .logo {
  margin-top: 20px;
}
.about-detail-cont-section .movie-wrap {
  width: 100%;
  margin-top: 50px;
}
.about-detail-cont-section .movie-wrap .movie .movie-inn {
  position: relative;
  width: 100%;
  padding-top: 56%;
}
.about-detail-cont-section .movie-wrap .movie iframe,
.about-detail-cont-section .movie-wrap .movie img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.about-detail-cont-section .flow-list-wrap {
  background: #f9f8f3;
  padding: 45px 30px;
  margin-top: 30px;
}
.about-detail-cont-section .flow-list-wrap .txt-area .ttl {
  font-size: 18px;
}
.about-detail-cont-section .flow-list-wrap .txt-area .txt {
  font-size: 14px;
  margin-top: 15px;
}
.about-detail-cont-section .flow-list-wrap .list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: 40px;
}
.about-detail-cont-section .flow-list-wrap .list li {
  background: #fff;
  border-radius: 30px;
  padding: 15px 11px;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 50px;
}
.about-detail-cont-section .flow-list-wrap .list li + li {
  margin-left: 34px;
  position: relative;
}
.about-detail-cont-section .flow-list-wrap .list li + li::before {
  background: url(../img/about/technology/ico-arrow-right-gray.svg) no-repeat center center/contain;
  content: "";
  display: block;
  width: 21px;
  height: 21px;
  position: absolute;
  top: 72px;
  left: -28px;
  margin: auto;
}
.about-detail-cont-section .flow-list-wrap .list .vertical {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  white-space: nowrap;
  text-align: left;
  border-top: 1px solid rgba(112, 112, 112, 0.23);
  display: block;
  font-size: 14px;
  letter-spacing: 0.05em;
  line-height: 1;
  margin-top: 10px;
  padding-top: 15px;
}
.about-detail-cont-section .column-box {
  margin-top: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.about-detail-cont-section .column-box .box {
  max-width: 232px;
}
.about-detail-cont-section .column-box .box + .box {
  position: relative;
}
.about-detail-cont-section .column-box .box + .box::before {
  background: url(../img/about/technology/ico-arrow-right-gray.svg) no-repeat center center/contain;
  content: "";
  display: block;
  width: 47px;
  height: 47px;
  position: absolute;
  bottom: 80px;
  top: 0;
  left: -40px;
  margin: auto;
}
.about-detail-cont-section .column-box .box .img {
  max-width: 188px;
  margin: 0 auto 20px;
}
.about-detail-cont-section .column-box .box .sub-ttl {
  font-size: 14px;
  padding-left: 20px;
  position: relative;
}
.about-detail-cont-section .column-box .box .sub-ttl::before {
  border: 2px solid #c6c6c6;
  border-radius: 50%;
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 7px;
  left: 0;
  margin: auto;
}
.about-detail-cont-section .column-box .box .sub-txt {
  font-size: 12px;
  margin-top: 5px;
}

.about-detail-link-section {
  padding: 160px 0 80px;
}
.about-detail-link-section .link-wrap .box {
  background: #fff;
  width: 100%;
}
.about-detail-link-section .link-wrap a {
  display: block;
}
.about-detail-link-section .link-wrap a:hover .img {
  opacity: 0.8;
}
.about-detail-link-section .link-wrap a:hover .c-arrow-ico {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
}
.about-detail-link-section .link-wrap .img {
  width: 100%;
  padding-top: 51%;
  position: relative;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.about-detail-link-section .link-wrap .img img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.about-detail-link-section .link-wrap .txt-wrap {
  padding: 25px 75px 25px 25px;
  position: relative;
}
.about-detail-link-section .link-wrap .txt-wrap .en {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.11em;
}
.about-detail-link-section .link-wrap .txt-wrap .ttl {
  font-size: 18px;
  font-weight: bold;
}
.about-detail-link-section .link-wrap .txt-wrap .c-arrow-ico {
  right: 15px;
  width: 35px;
  height: 35px;
}
.about-detail-link-section .c-btn02 {
  margin-top: 36px;
  font-weight: bold;
}

/* -----------------------------------------------
  Point.02 /about/design/
-------------------------------------------------- */
.about-detail-cont-section {
  /* design-wrap */
}
.about-detail-cont-section.gallery-slider .swiper-wrapper {
  margin-top: 0;
}
.about-detail-cont-section .design-wrap .aco-wrap {
  margin-top: 50px;
}
.about-detail-cont-section .brand-wrap {
  padding-top: 50px;
}
.about-detail-cont-section .brand-wrap .txt-area {
  max-width: 423px;
}
.about-detail-cont-section .brand-wrap .txt-area .ttl {
  font-size: 30px;
  font-weight: bold;
}
.about-detail-cont-section .brand-wrap .txt-area .txt {
  font-size: 14px;
  line-height: 2;
  margin-top: 40px;
}
.about-detail-cont-section .brand-wrap .txt-area .c-btn04 {
  border-width: 1px;
}
.about-detail-cont-section .brand-wrap .list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
.about-detail-cont-section .brand-wrap .list a {
  display: block;
}
.about-detail-cont-section .img-overflow-wrap {
  background: #F9F8F3;
  margin-top: 144px;
  padding: 0 30px 25px;
}
.about-detail-cont-section .img-overflow-wrap .box-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.about-detail-cont-section .img-overflow-wrap .txt {
  font-size: 14px;
  margin-top: 10px;
  padding: 0 50px;
}
.about-detail-cont-section .img-column3-wrap {
  margin-top: 45px;
}
.about-detail-cont-section .img-column3-wrap .box {
  text-align: center;
}
.about-detail-cont-section .img-column3-wrap .txt {
  font-size: 14px;
  margin-top: 10px;
}
.about-detail-cont-section .gooddesign .logo {
  width: 148px;
}
.about-detail-cont-section .gooddesign .txt-wrap {
  padding: 5px 25px 5px 65px;
  position: relative;
}
.about-detail-cont-section .gooddesign .txt-wrap::before {
  background: rgba(112, 112, 112, 0.24);
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 33px;
  margin: auto;
}
.about-detail-cont-section .gooddesign .txt-wrap .txt {
  font-size: 14px;
  line-height: 2;
}
.about-detail-cont-section .gooddesign-btn-wrap {
  margin-top: 20px;
}

/* -----------------------------------------------
  Point.03 /about/after/
-------------------------------------------------- */
.about-detail-cont-section .flow-img-wrap {
  margin-top: 40px;
}
.about-detail-cont-section .flow-img-wrap .note {
  margin-top: 15px;
  font-size: 10px;
  line-height: 1.8;
}
.about-detail-cont-section .area-box {
  margin-top: 26px;
}
.about-detail-cont-section .area-wrap .three ul {
  width: calc(100% / 3);
}
.about-detail-cont-section .area-wrap .pre-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.about-detail-cont-section .area-wrap .ttl {
  position: relative;
  padding-left: 20px;
  margin-bottom: 10px;
  font-size: 14px;
}
.about-detail-cont-section .area-wrap .ttl::before {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  width: 13px;
  height: 13px;
  border: solid 3px #30353b;
  border-radius: 50%;
}
.about-detail-cont-section .area-wrap ul li {
  position: relative;
  padding-left: 10px;
  font-size: 12px;
  line-height: 1.67;
}
.about-detail-cont-section .area-wrap ul li::before {
  content: "";
  position: absolute;
  width: 3px;
  height: 3px;
  background-color: #dedede;
  border-radius: 50%;
  left: 0;
  top: 10px;
}

/* -----------------------------------------------
* construction_area Module
* construction_areaページ用
-------------------------------------------------- */
.construction_area-section {
  padding: 40px 0 240px;
}
.construction_area-section .box {
  border: 1px solid #F0EFE7;
  margin-top: 100px;
}
.construction_area-section .box + .box {
  margin-top: 40px;
}
.construction_area-section .box .ttl-wrap {
  background: #F0EFE7;
  padding: 12px;
  text-align: center;
}
.construction_area-section .box .ttl-wrap .head {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.4;
}
.construction_area-section .box .txt-wrap {
  padding: 28px 77px;
}
.construction_area-section .box .txt-wrap .txt {
  font-size: 14px;
  line-height: 2;
}
.construction_area-section .note {
  font-size: 10px;
  margin-top: 20px;
}

.flow-section {
  padding-top: 130px;
  padding-bottom: 70px;
}
.flow-section * {
  word-break: normal !important;
  word-wrap: break-word;
}
.flow-section .article-area .box {
  background-color: #fff;
  padding-bottom: 60px;
  margin-bottom: 110px;
}
.flow-section .article-area .box:last-child {
  margin-bottom: 0;
}
.flow-section .article-area .kv {
  margin-top: -40px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.flow-section .article-area .contents {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 50px 50px 0 50px;
}
.flow-section .article-area .left-box {
  width: 51%;
}
.flow-section .article-area .left-box:only-child {
  width: 100%;
}
.flow-section .article-area .left-box .step {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.1em;
}
.flow-section .article-area .left-box .ttl {
  font-size: 30px;
  font-weight: bold;
  font-family: YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, sans-serif;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 12px;
  line-height: 1.25;
  padding-top: 6px;
  margin-bottom: 20px;
}
.flow-section .article-area .left-box .txt {
  font-size: 14px;
  line-height: 2;
}
.flow-section .article-area .right-box {
  width: 40%;
}
.flow-section .article-area .right-box .contents-area {
  padding: 20px 16px;
  border: #707070 solid 1px;
}
.flow-section .article-area .right-box .img-area .ttl {
  text-align: center;
  margin-bottom: 17px;
}
.flow-section .article-area .right-box .img-box {
  text-align: center;
}
.flow-section .home-guide-section {
  margin-top: 100px;
}

.sitemap-section {
  padding: 40px 0 460px;
}
.sitemap-section .box .head {
  border-bottom: 1px solid #DEDEDE;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 30px;
  padding-left: 8px;
  padding-bottom: 10px;
}
.sitemap-section .box .main-list a,
.sitemap-section .box .sub-list a {
  display: block;
  font-size: 14px;
  padding-left: 14px;
  position: relative;
}
.sitemap-section .box .main-list a::before,
.sitemap-section .box .sub-list a::before {
  border: solid #000;
  border-width: 0 1px 1px 0;
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 6px;
  height: 6px;
  margin: auto;
  -webkit-transform: rotate(-45deg) translate3d(0, 0, 0);
          transform: rotate(-45deg) translate3d(0, 0, 0);
}
.sitemap-section .box .main-list li + li,
.sitemap-section .box .sub-list li + li {
  margin-top: 20px;
}
.sitemap-section .box .sub-list {
  margin-left: 20px;
  margin-top: 20px;
}

/* -----------------------------------------------
* not-found Module
* not-foundページ用
-------------------------------------------------- */
.not-found-section {
  padding-top: 80px;
  padding-bottom: 205px;
  text-align: center;
}
.not-found-section .ttl {
  font-family: "Montserrat", sans-serif;
  line-height: 1;
  font-size: 50px;
  letter-spacing: 0.1em;
}
.not-found-section .txt {
  font-size: 14px;
  line-height: 2;
  margin-top: 20px;
}
.not-found-section .img {
  margin-top: 80px;
}
.not-found-section .btn-wrap {
  margin-top: 80px;
}
.not-found-section .btn-wrap .c-btn02 {
  max-width: 368px;
}

/* -----------------------------------------------
* Page エントリーポイント
-------------------------------------------------- */

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

@media only screen and (max-width: 767px) {
  html {
    font-size: 14px;
  }
  body {
    position: relative;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
  }
  input,
select,
textarea {
    font-size: 16px !important;
  }
  input[type=submit] {
    -webkit-text-size-adjust: 100%;
  }
  .outer-block {
    min-width: 320px;
  }
  .inner-block {
    padding: 0 20px;
    width: auto;
  }
  #wrapper {
    min-width: 320px;
    position: relative;
    overflow: hidden;
  }
  .pc {
    display: none !important;
  }
  .c-header .btn {
    padding: 15px 35px 15px 20px;
  }
  .c-header .mega-wrap > .btn::before {
    right: 20px;
  }
  .c-header .mega-menu {
    width: 205px;
  }
  .c-header .nav-link-btn-wrap {
    padding-top: 30px;
  }
  .c-header .nav-link-btn {
    max-width: calc(100% - 10px);
    padding: 8px 4px;
    margin-top: 0;
  }
  .c-header .nav-link-btn .inn {
    padding-left: 20px;
  }
  .c-footer .footer-bnr-wrap {
    padding: 25px 0;
  }
  .c-footer .footer-bnr-wrap .bnr-list {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .c-footer .footer-bnr-wrap .bnr-list li {
    width: 50%;
  }
  .c-footer .footer-bnr-wrap .bnr-list li:first-child {
    text-align: left;
  }
  .c-footer .footer-bnr-wrap .bnr-list li:last-child {
    text-align: right;
    border-left: 1px solid #DEDEDE;
  }
  .c-footer .footer-bnr-wrap .bnr-list img {
    max-height: 46px;
  }
  .c-footer .footer-wrap .box .btn {
    font-size: 14px;
  }
  #pagetop {
    display: none !important;
    width: 13px;
    height: 80px;
  }
  .c-ttl01 {
    margin-bottom: 20px;
    text-align: left;
  }
  .c-ttl01 .en {
    font-size: 32px;
    letter-spacing: 0.1em;
  }
  .c-ttl01 .ja {
    font-size: 10px;
    margin-left: 0;
    margin-top: 5px;
  }
  .c-ttl01 .en,
.c-ttl01 .ja {
    display: block;
  }
  .c-ttl02 {
    margin-bottom: 75px;
  }
  .c-ttl02 .main {
    font-size: 22px;
  }
  .c-ttl02 .sub {
    font-size: 12px;
  }
  .c-ttl03 {
    font-size: 14px;
    padding: 14px;
    margin: 0 -20px 40px;
  }
  .c-btn01 {
    font-size: 12px;
    padding: 14px 80px 14px 20px;
  }
  .c-btn01 .c-svg {
    width: 7px;
    height: 7px;
    right: 15px;
  }
  .c-btn02 .inn {
    font-size: 14px;
  }
  .c-btn02 .inn.ico-document {
    padding-left: 30px;
  }
  .c-btn02 .inn.ico-document::before {
    width: 16px;
    height: 16px;
  }
  .c-btn03 {
    font-size: 14px;
    padding: 12px;
  }
  .c-btn04 {
    font-size: 12px;
    padding: 20px 25px 20px 10px;
  }
  .c-btn04 .c-svg {
    width: 8px;
    height: 8px;
    right: 5px;
  }
  .c-arrow-ico {
    width: 25px;
    height: 25px;
    right: 20px;
  }
  .c-arrow-ico .c-svg {
    width: 7px;
    height: 7px;
  }
  .c-favorite-btn {
    border-radius: 5px;
    padding: 20px 50px 20px 50px;
  }
  .c-favorite-btn .inn {
    font-size: 12px;
  }
  .c-favorite-btn .ico-heart {
    left: 28px;
  }
  .c-favorite-btn .ico-arrow {
    right: 28px;
    width: 7px;
    height: 7px;
  }
  .c-favorite-btn02 {
    border-radius: 5px 0 0 0;
    font-size: 11px;
    padding: 8px 30px 8px 13px;
    min-width: 135px;
  }
  .c-favorite-btn02::before {
    right: 10px;
  }
  .c-favorite-btn03 {
    font-size: 12px;
    padding: 11px 50px 11px 30px;
  }
  .c-favorite-btn03 {
    border-radius: 5px;
    padding: 5px 15px 7px;
  }
  .c-research-btn {
    font-size: 14px;
  }
  .c-info-table .sumai-logo img {
    max-width: 120px;
  }
  .c-article-mv {
    min-height: 190px;
  }
  .c-article-mv .article-mv-txt {
    padding: 20px;
  }
  .c-article-mv .article-mv-txt .txt {
    font-size: 10px;
  }
  .c-article-mv .article-mv-txt .article-ttl .en {
    font-size: 25px;
  }
  .c-article-mv .article-mv-txt .article-ttl .ja {
    margin-left: 0;
    font-size: 10px;
  }
  .c-article-mv .article-mv-txt .article-ttl .ja.large {
    font-size: 20px;
  }
  .c-article-mv .article-mv-txt .article-ttl.row {
    display: block;
    margin-bottom: 10px;
  }
  .c-article-mv .article-mv-txt .article-ttl.row .en,
.c-article-mv .article-mv-txt .article-ttl.row .ja {
    display: block;
  }
  .c-article-mv .article-mv-txt .article-ttl.row .ja {
    padding-left: 0;
  }
  .c-article-mv02 {
    padding: 15px 0;
  }
  .c-article-mv02 .en {
    font-size: 25px;
    margin-top: 10px;
  }
  .c-article-mv02 .ja {
    font-size: 10px;
  }
  .swiper-controller {
    margin-top: 20px;
  }
  .swiper-controller .swiper-button-prev,
.swiper-controller .swiper-button-next {
    width: 38px;
    height: 38px;
  }
  .swiper-controller .swiper-button-prev .c-svg,
.swiper-controller .swiper-button-next .c-svg {
    width: 11px;
    height: 11px;
  }
  .swiper-controller .swiper-button-prev + .swiper-button-next {
    margin-left: 12px;
  }
  .swiper-pagination {
    bottom: 110px;
  }
  .swiper-pagination .swiper-pagination-bullet {
    width: 5px;
    height: 5px;
  }
  .swiper-pagination .swiper-pagination-bullet::before {
    width: 9px;
    height: 9px;
    left: -2px;
  }
  .c-side-link-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    width: 100%;
    top: inherit;
  }
  .c-side-link-list li {
    width: calc(100% / 3);
  }
  .c-side-link-list li:only-child {
    width: 100%;
  }
  .c-side-link-list li:only-child a {
    padding: 19px 35%;
  }
  .c-side-link-list li:only-child a::before {
    right: 24%;
    top: 0;
    bottom: 0;
  }
  .c-side-link-list a {
    font-size: 11px;
    padding-top: 30px;
    padding-bottom: 8px;
  }
  .c-side-link-list a.ico-calendar::before {
    width: 16px;
    height: 16px;
  }
  .c-side-link-list a.ico-house::before {
    width: 17px;
    height: 15px;
  }
  .c-side-link-list a.ico-document::before {
    width: 15px;
    height: 15px;
  }
  .c-side-link-list a.ico-access::before {
    width: 12px;
    height: 15px;
  }
  .c-side-link-list a.ico-tel::before {
    width: 15px;
    height: 15px;
  }
  .c-side-link-list:not(.sumai-link) li:nth-child(1) {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .c-side-link-list:not(.sumai-link) li:nth-child(2) {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
  .c-side-link-list:not(.sumai-link) li:nth-child(3) {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .c-side-link-list.sumai-link li + li::before {
    background: #5C5C5C;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin: auto;
    width: 1px;
    height: calc(100% - 10px);
    bottom: 0;
  }
  .c-brand-link-area {
    height: 45px;
  }
  .c-brand-link-area .brand-link-box .color-box {
    height: 45px;
    font-size: 10px;
  }
  .c-brand-link-area .brand-link-box .logo-box {
    padding: 10px 40px 10px 23px;
  }
  .c-brand-link-area .brand-link-box .logo-box img {
    max-width: 87px;
    max-height: 20px;
  }
  .c-brand-link-area .brand-link-box .logo-box::after {
    right: 20px;
    width: 10px;
    height: 10px;
  }
  .c-search-ttl {
    padding-bottom: 20px;
    padding-left: 24px;
  }
  .c-search-ttl .ico {
    width: 15px;
    height: 15px;
  }
  .c-search-ttl .ttl {
    font-size: 20px;
    padding-right: 20px;
  }
  .c-search-ttl .small {
    font-size: 10px;
  }
  .c-search-ttl.js-aco-btn {
    padding-bottom: 20px;
  }
  .c-search-wrap .c-search-box .box {
    padding: 15px 0 5px;
  }
  .c-search-wrap .ttl-wrap {
    padding-left: 0;
    font-size: 15px;
    padding-bottom: 15px;
  }
  .c-search-wrap .list a,
.c-search-wrap .list button {
    font-size: 11px;
    padding: 6px 18px;
  }
  .c-search-wrap .list.brand li:not(.all) a,
.c-search-wrap .list.brand li:not(.all) button {
    width: 105px;
  }
  .c-search-wrap .list.brand li:not(.all) a img,
.c-search-wrap .list.brand li:not(.all) button img {
    max-width: 80%;
  }
  .c-search-wrap .bottom-wrap {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .c-search-wrap .bottom-wrap .number .number-txt {
    font-size: 12px;
  }
  .c-search-wrap .bottom-wrap .number .number-txt .num {
    font-size: 30px;
  }
  .c-search-wrap .bottom-wrap .release-btn {
    font-size: 12px;
    margin-left: 12px;
    padding: 7px 15px 7px 30px;
  }
  .c-search-wrap .bottom-wrap .release-btn::before, .c-search-wrap .bottom-wrap .release-btn::after {
    width: 13px;
    left: 13px;
  }
  .c-search-wrap.small .c-search-ttl .ico {
    top: 5px;
  }
  .c-search-wrap.small .c-search-ttl .ttl {
    font-size: 15px;
  }
  .c-search-wrap.small .box {
    padding: 0;
  }
  .c-area-select .txt {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .c-area-select .box-wrap .box + .box {
    margin-top: 40px;
  }
  .c-area-select .box-wrap .btn {
    font-size: 12px;
    padding: 8px 40px;
  }
  .c-area-select .box-wrap .btn .c-svg {
    width: 14px;
    height: 10px;
    left: 18px;
  }
  .c-area-select .box-wrap .btn::before, .c-area-select .box-wrap .btn::after {
    font-size: 14px;
  }
  .c-area-select .box-wrap .list a {
    font-size: 12px;
    padding: 10px 55px 10px 37px;
  }
  .c-area-select .box-wrap .list a::before {
    right: 18px;
  }
  .c-sns-link a img {
    max-width: 30px;
    max-height: 30px;
  }
  .c-sns-link a + a {
    margin-left: 50px;
  }
  .c-area-btn-list {
    margin-top: 40px;
  }
  .c-area-btn-list a {
    font-size: 14px;
    padding: 14px 35px;
  }
  .c-area-btn-list a .ico-pin {
    width: 12px;
    height: 15px;
  }
  .c-area-btn-list a .ico-arrow {
    width: 10px;
    height: 10px;
  }
  .form-wrapper {
    padding-top: 0;
  }
  .form-wrapper .inner-block {
    overflow: hidden;
  }
  .l-columns {
    grid-template-columns: repeat(2, 1fr);
    gap: 28px 20px;
  }
  .l-flex-wrap {
    margin-left: -20px;
  }
  .l-flex-wrap > * {
    margin-left: 20px;
  }
  .form_head_text_wrap {
    padding: 4px 20px;
    max-width: 338px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 0 0 5px 5px;
  }
  .form_head_text_wrap-inner {
    font-size: 10px;
    max-width: 170px;
    padding: 2px 6px 2px 10px;
  }
  .form_head_text_wrap-inner .form_head_text {
    margin-right: 10px;
  }
  .form_head_text_wrap-inner .date {
    margin-right: 10px;
  }
  .form_wrap_inner .form-lead-text {
    line-height: 1.44;
    margin-bottom: 20px;
  }
  .box-reservation {
    border-radius: 5px;
  }
  .box-reservation > .label-txt {
    padding: 9px 8px;
  }
  .box-reservation .c02-logo {
    width: 70%;
    height: auto;
  }
  .box-reservation.checked {
    outline: 1px solid #7d7d7d;
  }
  .box-reservation.--type02 {
    grid-template-columns: 105px 1fr;
  }
  .box-reservation.--type02 + .--type02 {
    margin-top: 10px;
  }
  .box-reservation.--type02 > .label-txt {
    padding: 10px;
  }
  .box-reservation.--type03.checked {
    outline: none;
  }
  .box-reservation-select > select {
    padding: 10px 80px 10px 8px;
  }
  .c-form-notice {
    font-size: 12px;
    margin-top: 5px;
  }
  .c-form-notice02 {
    font-size: 14px;
    line-height: 1.43;
    margin-top: 20px;
  }
  .c-form-wrap {
    padding-top: 40px;
    padding-left: 18.5px;
    padding-right: 18.5px;
    width: 100vw;
    margin: 0 calc(50% - 50vw);
  }
  .c-form-wrap.sp-pb20 {
    padding-bottom: 20px;
  }
  .formBox-body {
    padding-bottom: 40px;
  }
  .formBox-body::before, .formBox-body::after {
    content: "";
    position: absolute;
    width: 20px;
    height: 100%;
    background-color: #fff;
    top: 0;
  }
  .formBox-body::before {
    left: -20px;
  }
  .formBox-body::after {
    right: -20px;
  }
  input[type=checkbox] + label::before,
input[type=radio] + label::before {
    margin-right: 10px;
    width: 22.5px;
    height: 22.5px;
  }
  input[type=checkbox] + label::after,
input[type=radio] + label::after {
    width: 14px;
    height: 9px;
  }
  input[type=radio] + label::after {
    width: 10px;
    height: 10px;
  }
  .formBox input[type=text],
.formBox input[type=email],
.formBox input[type=number],
.formBox input[type=tel],
.formBox input[type=date] {
    padding: 10px 40px 10px 20px;
  }
  .form-user-fill-item.--zip input {
    padding-right: 200px;
  }
  .form-user-fill-item.--zip button {
    font-size: 12px;
    width: 120px;
    height: 46px;
  }
  .form-user-fill-item.--zip.is-entered::after {
    right: calc(120px + 10px);
  }
  .form-user-fill-item textarea {
    padding: 10px 40px 10px 10px;
    min-height: 104px;
  }
  .tblBox .tit {
    font-size: 14px;
  }
  .form-confirm-item-tit {
    font-size: 14px;
  }
  .form_C01-title {
    margin-top: 70px;
    margin-bottom: 64px;
  }
  .form_C01-title img {
    width: 217px;
    height: auto;
  }
  .form-head-wrap-container {
    width: 100vw;
    margin: 0 calc(50% - 50vw);
    padding: 40px 20px;
  }
  .form-head-wrap {
    padding: 12px;
    max-width: 338px;
    border-radius: 5px;
  }
  .form-head-wrap .logo-img {
    max-width: 170px;
  }
  .form-head-wrap.is-show {
    border-radius: 5px 5px 0 0;
  }
  .choose_text {
    font-size: 14px;
  }
  [id=form_C02_01] .text01 {
    font-size: 14px;
  }
  .c-form-title {
    font-size: 16px;
    line-height: 1.44;
  }
  .c-form-title02 {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .c-form-title02.--optional::before {
    font-size: 10px;
    width: 34px;
    height: 21px;
    margin-top: 3px;
    margin-right: 4px;
  }
  .multiple-choice-wrap > .l-columns {
    gap: 10px 27px;
  }
  .form-confirm-body .form-confirm-item-tit {
    font-size: 12px;
    margin-bottom: 10px;
  }
  .form-confirm-body-content-text {
    max-width: 234px;
  }
  .form-confirm-body-content-image .image-logo {
    padding: 8px;
  }
  .form-confirm-body-content-image .image-logo img {
    width: 70%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }
  .form-confirm-item-wrapper-title {
    font-size: 14px;
  }
  .form-confirm-item-fix {
    font-size: 12px;
  }
  .form-confirm-item-fix::after {
    width: 3.2px;
    height: 6.4px;
    margin-right: 8px;
  }
  .form-confirm-item-privacy {
    padding: 16px;
    margin-top: 20px;
  }
  .form-confirm-item-privacy .link {
    font-size: 11px;
    padding: 3px;
    margin-top: 0;
  }
  .form-confirm-item-privacy .link::after {
    width: 3px;
    height: 6px;
    margin-left: 12px;
  }
  .form-confirm-item-privacy .image {
    margin-top: 30px;
    max-width: 100px;
  }
  .form-confirm-item-privacy .checkbox-wrap {
    margin-top: 20px;
  }
  [id=formBox_wrap3] .tblBox + .tblBox {
    margin-top: 25px;
  }
  [id=formBox_wrap3] .tblBox:last-child {
    margin-top: 40px;
  }
  #formBox_wrap4 .tblBox + .tblBox {
    margin-top: 25px;
  }
  #formBox_wrap4 .tblBox:last-child {
    margin-top: 40px;
  }
  .invalid-feedback {
    padding: 6px 8px;
    font-size: 12px;
  }
  .invalid-feedback::before {
    width: 10px;
    height: 10px;
    margin-right: 5px;
  }
  input::-webkit-input-placeholder {
    font-size: 13px;
  }
  input::-moz-placeholder {
    font-size: 13px;
  }
  input:-ms-input-placeholder {
    font-size: 13px;
  }
  input::-ms-input-placeholder {
    font-size: 13px;
  }
  input::placeholder {
    font-size: 13px;
  }
  .js-pl-move input[type=text].focus {
    padding: 18px 40px 6px 20px;
  }
  .js-pl-move input::-webkit-input-placeholder {
    color: #fff;
  }
  .js-pl-move input::-moz-placeholder {
    color: #fff;
  }
  .js-pl-move input:-ms-input-placeholder {
    color: #fff;
  }
  .js-pl-move input::-ms-input-placeholder {
    color: #fff;
  }
  .js-pl-move input::placeholder {
    color: #fff;
  }
  .js-pl-move label {
    display: block;
    cursor: text;
    position: absolute;
    top: 12px;
    left: 18px;
    color: #ccc;
    -webkit-transform-origin: left;
            transform-origin: left;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
    font-size: 14px;
    pointer-events: none;
  }
  .js-pl-move label.move {
    -webkit-transform: translateY(-14px) scale(0.7);
            transform: translateY(-14px) scale(0.7);
    color: #2f353c;
  }
  .calendar_head {
    padding: 10px 0 15px;
  }
  .mtc-calendar-wrapper {
    width: 100vw;
    margin: 0 calc(50% - 50vw);
    padding: 0 10px;
    background-color: #fff;
  }
  .blue-horizon-wrapper {
    width: 100vw;
    margin: 0 calc(50% - 50vw);
    padding: 0 10px;
  }
  .blue-horizon {
    padding: 16px 10px;
    border-radius: 5px;
  }
  .blue-horizon .inline-vertical {
    font-size: 12px;
  }
  .blue-horizon .visit_date {
    grid-template-columns: 27.2vw 27.2vw;
    gap: 5.3333333333vw;
  }
  .blue-horizon .time-block {
    min-height: 20px;
    font-size: 12px;
  }
  .btn_wrap-container {
    width: 100vw;
    margin: 0 calc(50% - 50vw);
    padding-top: 60px;
    background-color: #f9f8f3;
  }
  .btn_wrap2 {
    margin-top: 60px;
  }
  .btn_wrap3 {
    grid-template-columns: 21.8666666667vw 66.1333333333vw;
    gap: 10px;
  }
  .form-button {
    font-size: 14px;
    padding: 12px;
  }
  .form-document .ttl-area .sub-text.optional {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .form-document .ttl-area .sub-text.optional::before {
    font-size: 10px;
    padding: 2px;
    width: 35px;
    height: 21px;
  }
  .form-document #c01_02 {
    grid-template-columns: repeat(3, 1fr);
    gap: 8px;
  }
  .form-document #c01_02 .box-reservation-img-wrap {
    padding: 2px 6px 0px;
  }
  .form-document #c01_03 {
    gap: 5px;
  }
  .form-document #c01_03 .box-reservation {
    width: calc((100% - 20px) / 2.5);
  }
  .form-document #c01_03 .box-reservation-img-wrap {
    padding: 4px 10px 10px;
  }
  .form-document #c01_03 .box-reservation-img-wrap .text {
    margin-top: 6px;
  }
  .form-event .select-wrap select {
    padding: 10px 40px 10px 8px;
  }
  .form-event .select-wrap .q1-1 {
    margin-right: 10px;
  }
  .form-request #c01_01 {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
  .form-request #c01_01 .box-reservation-img-wrap {
    padding: 4px 10px 10px;
  }
  .form-request #c01_01 .box-reservation-img-wrap .text {
    margin-top: 6px;
  }
  .form-request .books-wrap .books-box + .books-box {
    margin-top: 10px;
  }
  .form-tochi .logo img {
    max-height: 30px;
  }
  .form-step-item {
    height: 50px;
    padding: 8px 10px;
    text-align: center;
    line-height: 1.35;
    font-size: 12px;
  }
  .form-step-item::before, .form-step-item::after {
    border-width: 24px 10px;
  }
  .form-step-item:first-child {
    border-left: none;
  }
  .form-step-item:last-child {
    border-right: none;
  }
  .form-step-item::before {
    right: -20px;
  }
  .form-step-item::after {
    right: -21px;
  }
  .form-finish-title {
    font-size: 16px;
  }
  .form-finish-title::before {
    width: 23px;
    height: 23px;
    margin-right: 10px;
  }
  .paging-area .page-numbers {
    margin: 0 5px;
    width: 35px;
    height: 35px;
    line-height: 32px;
  }
  .paging-area02 .page-numbers {
    font-size: 15px;
  }
  .paging-area02 .page-numbers.next, .paging-area02 .page-numbers.prev {
    font-size: 12px;
  }
  .paging-area02 .page-numbers.next .c-svg, .paging-area02 .page-numbers.prev .c-svg {
    width: 7px;
    height: 7px;
  }
  .paging-area02 .page-numbers.next {
    padding-right: 18px;
  }
  .paging-area02 .page-numbers.prev {
    padding-left: 18px;
  }
  .c-link-list .c-btn04 {
    border-width: 1px;
    margin-bottom: -1px;
    padding: 10px 35px 10px 20px;
  }
  .mv-section {
    padding-bottom: 55px;
  }
  .mv-section .catchcopy {
    font-size: 30px;
    text-align: center;
  }
  .mv-section .latest-info {
    font-size: 10px;
    padding-top: 8px;
    padding-bottom: 8px;
    bottom: 64px;
    width: calc(100% - 37px);
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
  }
  .mv-section .c-side-link-list {
    bottom: 0;
  }
  .home-pickup-section {
    padding-top: 55px;
    padding-bottom: 110px;
  }
  .home-pickup-section .ttl-wrap {
    margin-bottom: 20px;
  }
  .home-pickup-section .ttl-wrap .c-ttl01 {
    max-width: calc(100% - 176px);
  }
  .home-pickup-section .swiper-slide {
    width: 225px;
  }
  .home-pickup-section .swiper-slide .category {
    min-width: 72px;
    height: 30px;
    font-size: 8px;
  }
  .home-pickup-section .swiper-slide .ttl {
    font-size: 12px;
  }
  .home-case-section .ttl-wrap {
    margin-bottom: 20px;
  }
  .home-case-section .ttl-wrap .c-ttl01 {
    max-width: calc(100% - 176px);
  }
  .home-case-section .swiper-slide {
    width: 250px;
  }
  .home-case-section .swiper-slide .new {
    font-size: 10px;
    top: 5px;
    left: 5px;
    padding: 5px 19px;
  }
  .home-case-section .swiper-slide .slide-content {
    min-height: 75px;
    padding: 10px;
  }
  .home-case-section .swiper-slide .slide-content .ttl {
    font-size: 12px;
    margin-top: 5px;
  }
  .home-case-section .swiper-slide .slide-content .logo img {
    max-height: 18px;
  }
  .home-about-section .txt-wrap {
    margin-top: 40px;
  }
  .home-about-section .txt-wrap .ttl {
    font-size: 17px;
  }
  .home-about-section .txt-wrap .txt {
    margin-top: 10px;
    font-size: 12px;
  }
  .home-about-section .img-wrap {
    margin-left: auto;
    margin-right: -20px;
    width: calc(100% - 20px);
  }
  .home-about-section .btn-wrap {
    margin-top: 20px;
  }
  .home-about-section .area-btn {
    margin-top: 20px;
    padding: 22px 30px 22px 18px;
  }
  .home-about-section .area-btn .inn .en {
    font-size: 27px;
  }
  .home-about-section .area-btn .inn .ja {
    font-size: 9px;
    margin-left: 10px;
  }
  .home-about-section .area-btn .c-svg {
    width: 8px;
    height: 8px;
    right: 13px;
  }
  .home-brand-section {
    padding-top: 100px;
  }
  .home-brand-section .txt {
    font-size: 12px;
  }
  .home-brand-section .c-btn01 {
    margin-top: 20px;
  }
  .home-brand-section .swiper-wrapper,
.gallery-slider .swiper-wrapper {
    margin-top: 40px;
  }
  .home-brand-section .swiper-slide,
.gallery-slider .swiper-slide {
    width: 1172px;
  }
  .home-sumai-section {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .home-sumai-section .img {
    height: 318px;
  }
  .home-sumai-section .inner-block {
    margin-top: -50px;
  }
  .home-sumai-section .bg-wrap {
    margin: 0 -10px;
    padding: 45px 20px 40px;
  }
  .home-sumai-section .txt-area .sumai-logo {
    text-align: center;
  }
  .home-sumai-section .txt-area .sumai-logo img {
    max-width: 295px;
  }
  .home-sumai-section .txt-area .ttl {
    text-align: center;
    margin-top: 16px;
  }
  .home-sumai-section .txt-area .txt {
    font-size: 12px;
    line-height: 2;
    margin-top: 20px;
  }
  .home-sumai-section .txt-area .btn-wrap {
    margin-top: 20px;
    text-align: center;
  }
  .home-exhibition-section .ttl-wrap .ttl {
    font-size: 32px;
  }
  .home-exhibition-section .ttl-wrap .txt {
    font-size: 12px;
    line-height: 2;
    margin-top: 10px;
  }
  .home-exhibition-section .ttl-wrap .inn {
    top: 20px;
    bottom: inherit;
  }
  .home-exhibition-section .ttl-wrap .img-box {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .home-exhibition-section .ttl-wrap .img-box .img {
    width: 50%;
  }
  .home-exhibition-section .btn-list {
    margin-top: -135px;
  }
  .home-exhibition-section .btn-list li.white a {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .home-exhibition-section .btn-list a {
    font-size: 12px;
    padding: 38px 60px 38px 18px;
  }
  .home-exhibition-section .btn-list-small a {
    font-size: 12px;
    padding: 12px 50px 12px 38px;
  }
  .home-exhibition-section .btn-list-small a .c-svg {
    width: 7px;
    height: 7px;
    right: 35px;
  }
  .home-exhibition-section .btn-list-small .black a {
    padding-left: 65px;
  }
  .home-exhibition-section .btn-list-small .black a::before {
    width: 21px;
    height: 22px;
    left: 35px;
  }
  .home-exhibition-section .online-wrap {
    margin-top: 35px;
  }
  .home-exhibition-section .online-wrap .txt {
    font-size: 12px;
    line-height: 2;
  }
  .home-exhibition-section .online-wrap .list li + li {
    margin-top: 15px;
  }
  .home-exhibition-section .online-wrap .list a {
    min-height: 60px;
    font-size: 12px;
  }
  .home-exhibition-section .online-wrap .list a .img {
    width: 60px;
  }
  .home-exhibition-section .online-wrap .list a .bnr-ttl {
    padding-left: 20px;
  }
  .home-exhibition-section .online-wrap .list a .c-svg {
    width: 7px;
    height: 7px;
  }
  .home-exhibition-section.img-only .ttl-wrap {
    min-height: 110px;
  }
  .home-exhibition-section.img-only .ttl-wrap .img-box {
    min-height: 110px;
  }
  .home-exhibition-section.img-only .ttl-wrap .img-box img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
  }
  .home-exhibition-section.img-only .ttl-wrap .inn {
    padding: 10px 20px;
    top: 0;
    bottom: 0;
    height: 91px;
  }
  .home-exhibition-section.img-only .ttl-wrap .txt-ttl {
    font-size: 14px;
  }
  .home-exhibition-section.img-only .ttl-wrap .check-list {
    margin-top: 10px;
  }
  .home-exhibition-section.img-only .ttl-wrap .check-list li {
    font-size: 10px;
    padding-left: 18px;
  }
  .home-exhibition-section.img-only .ttl-wrap .check-list li::before {
    width: 11px;
    height: 11px;
  }
  .home-exhibition-section.img-only .ttl-wrap .check-list li + li {
    margin-top: 7px;
  }
  .sns-section {
    margin-top: 55px;
  }
  .sns-section .sns-wrap .sns-link {
    padding: 15px 50px 10px 70px;
  }
  .sns-section .sns-wrap .sns-link .ico {
    left: 17px;
    width: 35px;
    height: 35px;
  }
  .sns-section .sns-wrap .sns-link .en {
    font-size: 25px;
  }
  .sns-section .sns-wrap .sns-link .txt {
    font-size: 10px;
    margin-top: 5px;
  }
  .sns-section .sns-wrap .sns-link:last-child {
    margin-top: 35px;
  }
  .sns-section .sns-wrap .sns-link:last-child::before {
    width: calc(100% - 34px);
    height: 1px;
    left: 0;
    right: 0;
    bottom: inherit;
    top: -15px;
  }
  .c-bnr-section {
    margin-top: 110px;
  }
  .c-bnr-section .list li {
    min-height: 70px;
  }
  .c-bnr-section .list .ico {
    padding-right: 10px;
  }
  .c-bnr-section .list .ico img {
    width: 27px;
  }
  .c-bnr-section .list a {
    padding: 15px 70px 15px 35px;
  }
  .c-bnr-section .list a .ttl {
    font-size: 16px;
  }
  .c-bnr-section .list a .ttl.small {
    font-size: 12px;
  }
  .c-bnr-section .list a .txt {
    font-size: 10px;
    margin-top: 10px;
  }
  .home-guide-section {
    margin-top: 65px;
  }
  .home-guide-section .txt {
    font-size: 12px;
    line-height: 2;
  }
  .home-guide-section .swiper-slide {
    width: 176px;
  }
  .home-topics-section {
    margin-top: 50px;
    margin-bottom: 80px;
  }
  .home-topics-section .c-btn01 {
    margin-top: 35px;
  }
  .home-topics-section .topics-list a {
    padding: 25px 0;
  }
  .home-topics-section .topics-list a .detail {
    margin-bottom: 5px;
  }
  .home-topics-section .topics-list a .category {
    font-size: 10px;
    margin-left: 10px;
    padding: 4px 18px;
  }
  .home-topics-section .topics-list a .ttl {
    font-size: 12px;
    line-height: 2;
  }
  .voice-article-section {
    margin-top: 40px;
  }
  .voice-article-section .brand-ttl-wrap {
    margin-bottom: 30px;
  }
  .voice-article-section .ttl-area .search-ico img {
    width: 15px;
  }
  .voice-article-section .ttl-area .search-ttl {
    font-size: 20px;
  }
  .voice-article-section .ttl-area p {
    font-size: 10px;
  }
  .voice-article-section .voice-look {
    margin: 60px 0;
  }
  .voice-article-section .voice-look .movie-box {
    margin-bottom: 20px;
  }
  .voice-article-section .voice-look .movie-box .bottom-area {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .voice-article-section .voice-look .movie-box .bottom-area .logo-area img {
    width: 80%;
  }
  .voice-article-section .voice-look .movie-voice-look {
    margin-bottom: 40px;
  }
  .voice-article-section .voice-look .txt-voice-look {
    margin-bottom: 60px;
  }
  .voice-article-section .voice-look .txt-voice-look .voice-txt {
    font-size: 12px;
  }
  .voice-article-section .voice-look .contents .txt-block {
    padding: 10px;
  }
  .voice-article-section .voice-look .contents .txt-block .house {
    font-size: 12px;
  }
  .voice-article-section .voice-look .contents .txt-block .voice-txt {
    height: 42px;
  }
  .voice-article-section .voice-look .contents .txt-block .bottom-area {
    padding-top: 10px;
  }
  .voice-article-section .voice-look .contents .txt-block .bottom-area .date {
    width: 100%;
    margin-right: auto;
    font-size: 10px;
    font-weight: bold;
  }
  .voice-article-section .voice-look .contents .txt-block .bottom-area .customer {
    padding-left: 0;
    font-size: 12px;
  }
  .voice-article-section .voice-look .contents .txt-block .bottom-area .logo-area {
    width: 50%;
  }
  .voice-article-section .voice-look .contents .txt-block .bottom-area .logo-area img {
    width: 50%;
  }
  .voice-article-section .voice-look .contents .movie {
    height: 190px;
  }
  .voice-article-section .voice-look .contents .tag {
    width: 92px;
    height: 30px;
    font-size: 10px;
  }
  .blog-article-section {
    margin-bottom: 150px;
  }
  .blog-article-section .article-area {
    padding: 40px 0 60px;
  }
  .blog-article-section .article-area .ttl-wrap .ttl-bottom-box {
    padding-bottom: 20px;
    border-bottom: #dedede 1px solid;
  }
  .blog-article-section .article-area .ttl-wrap .ttl-bottom-box .top-area .date {
    font-size: 12px;
    padding-bottom: 5px;
  }
  .blog-article-section .article-area .ttl-wrap .ttl-bottom-box .detail-logo-area img {
    width: 80px;
  }
  .blog-article-section .article-area .ttl-wrap .ttl {
    font-size: 16px;
  }
  .blog-article-section .article-area .article-content {
    padding-top: 20px;
    padding-bottom: 60px;
  }
  .blog-article-section .article-area .article-content * + p {
    margin-top: 30px;
  }
  .blog-article-section .article-area .article-content p {
    font-size: 12px;
  }
  .tochi-article-section {
    padding-top: 40px;
    padding-bottom: 60px;
  }
  .tochi-article-section .c-search-wrap .c-search-ttl {
    padding-bottom: 0;
  }
  .tochi-article-section .tochi-list {
    margin-top: 40px;
  }
  .tochi-article-section .tochi-list li {
    width: 100%;
    max-width: 500px;
    margin: auto;
  }
  .tochi-article-section .tochi-list li + li {
    margin-top: 20px;
  }
  .tochi-article-section .tochi-list .ttl {
    font-size: 15px;
  }
  .tochi-article-section .tochi-list .img {
    margin: 20px 18px;
  }
  .tochi-article-section .tochi-list .detail .date {
    font-size: 10px;
  }
  .tochi-article-section .tochi-list .detail .logo {
    max-width: 120px;
  }
  .tochi-article-section .tochi-list .txt {
    font-size: 12px;
    line-height: 2;
  }
  .tochi-article-section .paging-area {
    margin-top: 60px;
  }
  .tochi-detail-section {
    padding-bottom: 55px;
  }
  .tochi-detail-section .main-ttl {
    padding: 0 8px;
    font-size: 16px;
  }
  .tochi-detail-section .detail-area {
    padding-bottom: 20px;
    margin: 0 8px 20px;
  }
  .tochi-detail-section .cont-ttl {
    font-size: 14px;
  }
  .tochi-detail-section .recommend-wrap .txt-area .txt {
    margin-top: 15px;
  }
  .tochi-detail-section .recommend-wrap .swiper {
    margin: 0 20px;
  }
  .tochi-detail-section .nearby-wrap .cont-ttl {
    margin-bottom: 20px;
  }
  .tochi-detail-section .nearby-wrap .swiper-wrapper {
    padding-left: 10%;
  }
  .tochi-detail-section .nearby-wrap .slide-content .txt {
    font-size: 12px;
  }
  .tochi-detail-section .property-info-wrap {
    margin-top: 40px;
  }
  .tochi-detail-section .property-info-wrap .cont-wrap .cont + .cont {
    margin-top: 40px;
  }
  .tochi-detail-section .property-info-wrap .txt + .sub-ttl {
    margin-top: 20px;
  }
  .tochi-detail-section .bnt-wrap {
    margin-top: 40px;
  }
  .tochi-detail-section .paging-area02 {
    margin-top: 80px;
  }
  .case-article-section {
    padding-top: 40px;
    padding-bottom: 60px;
  }
  .case-article-section .brand-ttl-wrap {
    margin-bottom: 30px;
  }
  .case-article-section .c-favorite-btn {
    margin-bottom: 40px;
  }
  .case-article-section .case-list {
    margin: 50px 18px 0;
  }
  .case-article-section .case-list li {
    max-width: 500px;
    margin: auto;
  }
  .case-article-section .case-list li + li {
    margin-top: 20px;
  }
  .case-article-section .case-list li .cont {
    padding: 8px 13px;
  }
  .case-article-section .case-list li .ttl {
    font-size: 12px;
    height: 32px;
  }
  .case-article-section .paging-area {
    margin-top: 60px;
  }
  .case-article-section .btn-wrap {
    margin-top: 30px;
  }
  .case-favorite-wrap {
    padding: 25px 0 215px;
  }
  .case-favorite-wrap .inner-block {
    padding: 0 40px;
  }
  .case-favorite-wrap .case-number {
    font-size: 12px;
  }
  .case-favorite-wrap .case-number .num {
    font-size: 20px;
    padding: 0 10px;
  }
  .case-article-section.favorite .case-list {
    margin-top: -190px;
  }
  .case-article-section.favorite .paging-area02 {
    margin-top: 75px;
  }
  .case-article-section .case-list .cancel-btn-wrap {
    margin-top: 10px;
  }
  .case-article-section .case-list .favorite-cancel-btn {
    font-size: 9px;
    padding: 6px 12px 6px 20px;
  }
  .case-article-section .case-list .favorite-cancel-btn::before, .case-article-section .case-list .favorite-cancel-btn::after {
    width: 10px;
    left: 7px;
  }
  .case-detail-section .lead-wrap .inner-block {
    padding-left: 20px;
    padding-right: 20px;
  }
  .case-detail-section .lead-wrap .inner-block::before, .case-detail-section .lead-wrap .inner-block::after {
    width: 80px;
    height: 80px;
  }
  .case-detail-section .lead-wrap .top-box {
    padding: 40px 20px 70px;
  }
  .case-detail-section .lead-wrap .top-box .inner-block {
    padding-top: 20px;
  }
  .case-detail-section .lead-wrap .top-box .inner-block .ttl {
    font-size: 16px;
  }
  .case-detail-section .lead-wrap .top-box .inner-block .txt {
    font-size: 12px;
    margin-top: 20px;
  }
  .case-detail-section .lead-wrap .favorite-box {
    margin-top: -50px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .case-detail-section .lead-wrap .favorite-box .inner-block {
    padding: 0 8px 45px;
  }
  .case-detail-section .article-area {
    padding-top: 20px;
    padding-bottom: 85px;
  }
  .case-detail-section .detail-cont-wrap .img-box .img {
    margin: 0 -20px;
  }
  .case-detail-section .detail-cont-wrap .img-box .img img {
    width: 100%;
  }
  .case-detail-section .detail-cont-wrap .img-box .cont {
    margin-top: 16px;
  }
  .case-detail-section .detail-cont-wrap .img-box .cont .ttl {
    font-size: 15px;
  }
  .case-detail-section .detail-cont-wrap .img-box .cont .txt {
    font-size: 12px;
    margin-top: 2px;
  }
  .case-detail-section .detail-cont-wrap .img-box + .img-box {
    margin-top: 20px;
  }
  .case-detail-section .detail-cont-wrap .vertical-wrap {
    margin-top: 20px;
  }
  .case-detail-section .detail-cont-wrap .detail-info {
    margin-top: 30px;
  }
  .case-detail-section .detail-cont-wrap .detail-info .cat-wrap {
    margin-top: 20px;
  }
  .case-detail-section .detail-cont-wrap .detail-info .cat-wrap .ttl {
    margin-bottom: 20px;
  }
  .case-detail-section .detail-cont-wrap .detail-info .cat-wrap .c-favorite-btn03 {
    margin-top: 15px;
  }
  .case-detail-section .paging-area02 {
    margin-top: 60px;
  }
  .case-detail-section .bnr-area {
    height: 164px;
  }
  .case-detail-section .bnr-area {
    margin-top: 40px;
  }
  .case-detail-section .bnr-area .inn {
    padding: 10px 18px 13px 18px;
  }
  .case-detail-section .bnr-area .inn .ttl {
    font-size: 20px;
  }
  .case-detail-section .bnr-area .inn .txt {
    font-size: 10px;
    margin-top: 7px;
  }
  .c-cat-list a {
    font-size: 11px;
    padding: 5px 20px;
  }
  .brand-ttl-wrap {
    margin: -40px -20px 0;
  }
  .exhibition-article-section {
    padding-bottom: 125px;
  }
  .exhibition-article-section .exhibition-list {
    margin: 30px auto 0;
    max-width: calc(100% - 37px);
  }
  .exhibition-article-section .exhibition-list li + li {
    margin-top: 20px;
  }
  .exhibition-article-section .exhibition-list .logo {
    width: 95px;
    padding: 5px 10px;
  }
  .exhibition-article-section .exhibition-list .img .sumai-logo {
    padding: 7px 9px;
  }
  .exhibition-article-section .exhibition-list .img .sumai-logo img {
    width: 28px;
    height: 32px;
  }
  .exhibition-article-section .exhibition-list .cont-wrap {
    padding: 12px 18px 10px;
  }
  .exhibition-article-section .exhibition-list .cont-wrap .ttl {
    font-size: 10px;
    height: 42px;
  }
  .exhibition-article-section .exhibition-list .cont-wrap .txt {
    font-size: 8px;
    margin-top: 4px;
  }
  .exhibition-article-section .exhibition-list .cont-wrap .btn-area {
    margin: 10px 0 0;
  }
  .exhibition-article-section .exhibition-list .cont-wrap .btn-area a {
    font-size: 10px;
  }
  .exhibition-detail-section {
    padding: 40px 0 50px;
  }
  .exhibition-detail-section .thumb-wrap {
    max-width: 100%;
    margin: 20px auto 40px;
  }
  .exhibition-detail-section .swiper-thumb {
    padding: 0 30px;
  }
  .exhibition-detail-section .swiper-thumb .thumb-media {
    width: 40px;
    height: 40px;
  }
  .exhibition-detail-section .swiper-thumb .swiper-button-prev,
.exhibition-detail-section .swiper-thumb .swiper-button-next {
    width: 30px;
  }
  .exhibition-detail-section .swiper-thumb .swiper-button-prev::before,
.exhibition-detail-section .swiper-thumb .swiper-button-next::before {
    border-width: 0 1px 1px 0;
    width: 6px;
    height: 6px;
  }
  .exhibition-detail-section .cont-wrap {
    padding: 0 18px;
  }
  .exhibition-detail-section .cont-wrap h2 {
    font-size: 15px;
  }
  .exhibition-detail-section .cont-wrap p {
    margin-top: 14px;
    font-size: 12px;
  }
  .exhibition-detail-section .info-area {
    margin-top: 35px;
  }
  .exhibition-detail-section .info-area .map {
    margin: 0 -20px 20px;
  }
  .exhibition-detail-section .info-area .map .txt {
    margin-bottom: 15px;
  }
  .exhibition-detail-section .info-area .map iframe {
    height: 280px;
  }
  .exhibition-detail-section .info-area .btn-wrap {
    margin-top: 40px;
  }
  .exhibition-detail-section .message-area .ttl {
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
  .exhibition-detail-section .message-area .ttl:not(:first-child) {
    margin-top: 60px;
  }
  .exhibition-detail-section .message-area .cont + .cont {
    margin-top: 25px;
  }
  .exhibition-detail-section .message-area .cont p {
    font-size: 11px;
  }
  .exhibition-detail-section .message-area .cont p + p {
    margin-top: 25px;
  }
  .exhibition-detail-section .message-area .info-list .cat {
    font-size: 10px;
    padding: 2px 15px;
  }
  .exhibition-detail-section .message-area .info-list .txt {
    font-size: 11px;
  }
  .exhibition-detail-section .paging-area02 {
    margin-top: 180px;
  }
  .exhibition-detail-section .c-brand-link-area {
    margin-top: 40px;
  }
  .exhibition-detail-section .c-sns-link {
    margin-top: 40px;
  }
  .event-article-section {
    margin-top: 40px;
    margin-bottom: 84px;
  }
  .event-article-section .c-search-wrap .c-search-ttl {
    padding-bottom: 20px;
  }
  .event-article-section .c-search-wrap .c-search-box .box {
    padding-bottom: 15px;
  }
  .event-article-section .event-list {
    margin-top: 40px;
    margin-bottom: 33px;
  }
  .event-article-section .event-list li {
    width: 100%;
    margin-bottom: 20px;
  }
  .event-article-section .event-list .left {
    width: 45%;
    min-width: 145px;
  }
  .event-article-section .event-list .bottom-box {
    padding: 14px 8px;
  }
  .event-article-section .event-list .bottom-box .txt {
    font-size: 12px;
  }
  .event-article-section .event-list .right {
    width: 55%;
    padding: 10px 13px 0 13px;
  }
  .event-article-section .event-list .right .date {
    font-size: 10px;
  }
  .event-article-section .event-list .right .logo img {
    width: 40px;
  }
  .event-article-section .event-list .right .txt {
    padding: 5px 0 0 0;
    font-size: 12px;
  }
  .event-article-section .event-list .tag {
    font-size: 10px;
  }
  .event-detail-section .article-area {
    width: 100%;
  }
  .event-detail-section .ttl-wrap {
    padding: 0 8px;
  }
  .event-detail-section .ttl-wrap .category {
    font-size: 10px;
    font-weight: normal;
    width: 60px;
  }
  .event-detail-section .ttl-wrap .date {
    font-size: 10px;
  }
  .event-detail-section .ttl-wrap .ttl {
    letter-spacing: 0.1em;
    font-size: 16px;
    padding: 15px 0 30px 0;
  }
  .event-detail-section .info-area {
    display: block;
    margin-bottom: 40px;
  }
  .event-detail-section .info-area .img-box img {
    width: 100%;
    padding: 0 18px;
  }
  .event-detail-section .info-area .table-box {
    width: 100%;
    padding: 20px 0 0 0;
  }
  .event-detail-section .info-area .table-box .c-info-table th {
    width: 120px;
  }
  .event-detail-section .info-area .table-box .c-info-table td img {
    width: 45%;
  }
  .event-detail-section .present-area {
    display: block;
    padding: 0;
  }
  .event-detail-section .present-area .box {
    height: auto;
  }
  .event-detail-section .present-area .box {
    width: 100%;
    padding: 0;
  }
  .event-detail-section .present-area .box .left {
    width: 98px;
  }
  .event-detail-section .present-area .txt-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    width: calc(100% - 98px);
    padding: 13px 8px;
  }
  .event-detail-section .button-area {
    width: 100%;
    margin: 40px auto 120px auto;
  }
  .event-detail-section .wp-block-media-text {
    margin-top: 0;
    display: block;
  }
  .event-detail-section .wp-block-media-text .wp-block-media-text__content {
    width: 100%;
    margin-bottom: 14px;
  }
  .event-detail-section .wp-block-media-text .wp-block-media-text__content h4 {
    padding-bottom: 12px;
    margin-bottom: 10px;
    border-bottom: 1px solid #dedede;
  }
  .event-detail-section .wp-block-media-text .wp-block-media-text__content p {
    padding-bottom: 25px;
    font-size: 11px;
  }
  .event-detail-section .wp-block-media-text .wp-block-media-text__content p:nth-child(5) {
    padding-bottom: 20px;
  }
  .event-detail-section .wp-block-media-text .img-box {
    width: 100%;
    padding: 0 35px;
  }
  .event-detail-section .wp-block-media-text .img-box img {
    width: 100%;
  }
  .event-detail-section .map-area {
    margin-top: 50px;
    margin-bottom: 69px;
    padding: 0;
  }
  .event-detail-section .map-area iframe {
    width: 100%;
    height: 280px;
  }
  .event-detail-section .map-area .ttl {
    padding-bottom: 22px;
    font-size: 14px;
  }
  .event-detail-section .map-area .map-iframe {
    padding: 0;
    margin: 0 -20px;
  }
  .event-detail-section .paging-area02 {
    margin-bottom: 69px;
  }
  .topics-section {
    margin-top: 35px;
    margin-bottom: 195px;
  }
  .topics-section .news-wrap {
    margin-bottom: 48px;
  }
  .topics-section .box {
    margin-top: 35px;
  }
  .topics-section .year-ttl .ttl {
    font-size: 22px;
    padding-bottom: 7px;
  }
  .topics-section .topics-list a {
    padding: 25px 0;
  }
  .topics-section .topics-list .txt {
    font-size: 12px;
  }
  .topics-section .topics-list .top-area {
    padding-bottom: 10px;
  }
  .topics-section .topics-list .tag {
    font-size: 10px;
    padding: 2px 20px;
    margin-left: 14px;
  }
  .topics-detail-section {
    margin: 40px auto 140px auto;
    padding: 0 7px;
  }
  .topics-detail-section .article-content {
    margin-bottom: 32px;
  }
  .topics-detail-section .article-content .ttl-wrap .date {
    font-size: 12px;
    font-weight: bold;
    padding-right: 9px;
  }
  .topics-detail-section .article-content .ttl-wrap .tag {
    font-weight: normal;
    font-size: 10px;
  }
  .topics-detail-section .article-content .ttl-wrap h2 {
    border-bottom: 1px solid #dedede;
    letter-spacing: 0.1em;
    font-size: 16px;
    padding-bottom: 32px;
    margin-bottom: 30px;
  }
  .topics-detail-section .article-content .wp-block-column .box {
    padding-bottom: 30px;
  }
  .topics-detail-section .article-content .wp-block-column h3 {
    font-weight: normal;
    font-size: 12px;
    padding-bottom: 30px;
  }
  .topics-detail-section .article-content .wp-block-column p {
    font-size: 12px;
  }
  .topics-detail-section .article-content .wp-block-column img {
    padding-bottom: 25px;
  }
  .topics-detail-section .article-content .wp-block-column iframe {
    height: 165px;
    margin-bottom: 25px;
  }
  .column-article-section {
    margin: 40px 0 60px 0;
  }
  .column-article-section .c-search-wrap .c-search-ttl {
    padding-bottom: 20px;
  }
  .column-article-section .c-search-wrap .c-search-box .box {
    padding-bottom: 15px;
  }
  .column-article-section .column-list {
    margin-top: 40px;
    margin-bottom: 30px;
  }
  .column-article-section .column-list li {
    width: 100%;
    padding-bottom: 10px;
  }
  .column-article-section .column-list .category {
    font-size: 10px;
    width: 92px;
    padding: 7px 0;
    min-width: 90px;
  }
  .column-article-section .column-list .txt-area {
    padding: 10px 18px 0 18px;
  }
  .column-article-section .column-list .top-area {
    padding-bottom: 10px;
  }
  .column-article-section .column-list .vol {
    font-size: 14px;
  }
  .column-article-section .column-list .date {
    font-size: 12px;
  }
  .column-article-section .column-list .ttl {
    line-height: 1.6;
  }
  .column-detail-section {
    margin: 40px auto 60px auto;
    padding: 0 8px;
  }
  .column-detail-section .ttl-wrap {
    padding-bottom: 17px;
    border-bottom: 1px solid #dedede;
  }
  .column-detail-section .ttl-wrap .top-area {
    margin-bottom: 10px;
  }
  .column-detail-section .ttl-wrap .vol {
    font-size: 12px;
    margin-right: 10px;
  }
  .column-detail-section .ttl-wrap .tag {
    font-size: 10px;
  }
  .column-detail-section .ttl-wrap .date {
    font-size: 12px;
  }
  .column-detail-section .ttl-wrap h2 {
    font-size: 16px;
    line-height: 1.5;
    padding-bottom: 10px;
  }
  .column-detail-section .ttl-wrap .category {
    font-size: 10px;
    padding: 3px 0;
    width: 90px;
  }
  .column-detail-section .wp-block-column {
    margin-top: 30px;
    margin-bottom: 60px;
  }
  .column-detail-section .wp-block-column .box {
    margin-bottom: 35px;
  }
  .column-detail-section .wp-block-column h3 {
    font-size: 12px;
    margin-bottom: 20px;
  }
  .column-detail-section .wp-block-column .wp-block-media-text {
    display: block;
  }
  .column-detail-section .wp-block-column .wp-block-media-text__media {
    width: 100%;
    padding-top: 75%;
  }
  .column-detail-section .wp-block-column .wp-block-media-text__content {
    width: 100%;
    margin-top: 20px;
  }
  .column-detail-section .wp-block-column .wp-block-media-text__content p {
    font-size: 12px;
  }
  .column-detail-section .wp-block-column .wp-block-media-text__content .wp-block-media-text__link {
    margin-top: 25px;
  }
  .column-detail-section .wp-block-column .wp-block-media-text__content .wp-block-media-text__link a {
    font-size: 12px;
  }
  .house-lead-section {
    padding: 60px 0 85px;
  }
  .house-lead-section .ttl {
    font-size: 18px;
    line-height: 2;
  }
  .house-lead-section .txt {
    font-size: 12px;
    line-height: 2;
  }
  .house-lead-section .img {
    margin: 40px -2px 0;
    max-width: 338px;
  }
  .house-lead-section .copy {
    font-size: 27.2vw;
    top: 20px;
  }
  .house-brand-section {
    padding: 35px 0 15px;
  }
  .house-brand-section .c-ttl02 {
    margin-bottom: 60px;
  }
  .house-brand-section .brand-list {
    width: calc(100% - 37px);
    margin: auto;
  }
  .house-brand-section .brand-list > li {
    max-width: 500px;
    margin: auto;
  }
  .house-brand-section .brand-list > li + li {
    margin-top: 20px;
  }
  .house-brand-section .brand-list .cont {
    padding: 45px 13px 0;
  }
  .house-brand-section .brand-list .logo {
    padding: 20px 5px 0;
    width: 155px;
  }
  .house-brand-section .brand-list .logo.pohaus img {
    width: 122px;
  }
  .house-brand-section .brand-list .logo.hokushin img {
    width: 127px;
  }
  .house-brand-section .brand-list .logo.hascasa img {
    width: 125px;
  }
  .house-brand-section .brand-list .logo.mokhouse img {
    width: 125px;
  }
  .house-brand-section .brand-list .logo.gransset img {
    width: 125px;
  }
  .house-brand-section .brand-list .txt {
    font-size: 12px;
    line-height: 1.6;
  }
  .house-brand-section .c-cat-list {
    margin: 12px 13px 0;
  }
  .house .home-case-section {
    padding-top: 100px;
  }
  .house .home-sumai-section {
    padding-top: 115px;
    padding-bottom: 60px;
  }
  .house .sns-section {
    margin-bottom: 60px;
  }
  .house-detail .article-ttl .en {
    margin-right: 12px;
  }
  .house-slider-section {
    padding-top: 20px;
    padding-bottom: 40px;
  }
  .house-slider-section .slider-main {
    margin-bottom: 20px;
  }
  .house-slider-section .slider-sub {
    max-width: 260px;
  }
  .house-slider-section .slider-sub .slick-slide {
    margin: 0 3px;
  }
  .house-slider-section .intro {
    margin: 20px auto 0;
    padding: 0 16px;
  }
  .house-slider-section .logo {
    margin-bottom: 34px;
  }
  .house-slider-section .logo img {
    max-height: 23px;
  }
  .house-slider-section .ttl {
    font-size: 15px;
    margin-bottom: 20px;
  }
  .house-slider-section .txt {
    font-size: 12px;
  }
  .house-slider-section .category {
    margin-top: 40px;
  }
  .house-slider-section .category .tag {
    padding: 3px 9px;
  }
  .house-explain-section + .house-explain-section {
    margin-top: 60px;
  }
  .house-explain-section + .home-case-section {
    margin-top: 100px;
  }
  .house-explain-section .inner-block {
    padding-bottom: 40px;
  }
  .house-explain-section .head .main-ttl {
    margin-bottom: 20px;
  }
  .house-explain-section .head .main-ttl .sub {
    font-size: 12px;
    margin-bottom: 10px;
  }
  .house-explain-section .head .main-ttl .main {
    font-size: 22px;
  }
  .house-explain-section .head .main-ttl .main .ruby {
    font-size: 14px;
  }
  .house-explain-section .info {
    padding: 0 16px;
    margin: 40px auto;
  }
  .house-explain-section .info .ttl {
    font-size: 15px;
    margin-bottom: 16px;
  }
  .house-explain-section .info .txt {
    font-size: 12px;
    line-height: 2;
  }
  .house-explain-section .example {
    padding: 0 16px;
  }
  .house-explain-section .example a {
    width: calc(100% / 3);
    height: 26.6666666667vw;
    overflow: hidden;
  }
  .house-explain-section .example a::before {
    width: 15px;
    height: 15px;
  }
  .house-explain-section .example a::after {
    font-size: 16px;
    right: 1px;
    bottom: 1px;
  }
  .house-explain-section .example a img {
    width: 100%;
  }
  .house-explain-section .gray-box {
    padding: 40px 20px;
  }
  .house-explain-section .gray-box .explain .ttl {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .house-explain-section .gray-box .explain .txt {
    font-size: 12px;
    line-height: 1.83;
  }
  .house-detail .slick-arrow.slick-prev {
    left: -20px;
  }
  .house-detail .slick-arrow.slick-next {
    right: -20px;
  }
  .house-detail .slick-arrow::before {
    border-top: solid 1px #2d2d2d;
    border-right: solid 1px #2d2d2d;
    width: 6px;
    height: 6px;
  }
  .home-links-section {
    padding-top: 30px;
  }
  .home-links-section .arrow {
    width: 8px;
    height: 8px;
  }
  .home-links-section .modelhouse-link {
    font-size: 12px;
    height: 60px;
    padding: 10px 10px 10px 80px;
    margin: 0 auto 60px;
  }
  .home-links-section .modelhouse-link::before {
    width: 60px;
    height: 60px;
  }
  .home-links-section .more .ttl {
    margin-bottom: 40px;
  }
  .home-links-section .more .ttl .main {
    font-size: 22px;
  }
  .home-links-section .more .ttl .sub {
    display: block;
    font-size: 10px;
  }
  .home-links-section .more .wrap a {
    display: block;
    height: 60px;
  }
  .home-links-section .more .wrap a + a {
    margin-top: 15px;
  }
  .home-sns-section {
    padding: 40px 0 50px;
  }
  .home-sns-section .wrap {
    padding: 0 16px;
  }
  .home-sns-section .wrap .ttl {
    border-bottom: 1px solid #dedede;
    text-align: center;
    font-size: 15px;
    padding-bottom: 20px;
    width: 100%;
    margin-bottom: 20px;
  }
  .home-sns-section .links a + a {
    margin-left: 16vw;
  }
  .home-sns-section .links a img {
    max-width: 30px;
    max-height: 30px;
  }
  .park-top .latest-info {
    width: calc(100% - 40px);
    font-size: 10px;
    height: 33px;
    margin: 40px auto 25px;
    padding: 0 20px;
  }
  .park-top .latest-info::before {
    right: 20px;
    width: 4px;
    height: 4px;
  }
  .park-top .area-btn-wrap .area-btn {
    height: 46px;
  }
  .park-top .area-btn-wrap .area-btn .icon {
    top: 0;
    bottom: 0;
    left: 10px;
    margin: auto;
    height: 30px;
  }
  .park-top .area-btn-wrap .area-btn .icon-arrow {
    width: 7px;
    height: 7px;
    right: 10px;
  }
  .park-top .area-btn-wrap .area-btn .txt {
    font-size: 14px;
  }
  .park-top .area-btn-wrap .area-btn.green {
    -webkit-box-shadow: 3px 3px 0 0 #dde8c7;
            box-shadow: 3px 3px 0 0 #dde8c7;
  }
  .park-top .area-btn-wrap .area-btn.blue {
    -webkit-box-shadow: 3px 3px 0 0 #cde3f4;
            box-shadow: 3px 3px 0 0 #cde3f4;
  }
  .park-top .area-btn-wrap .area-btn.pink {
    -webkit-box-shadow: 3px 3px 0 0 #fddade;
            box-shadow: 3px 3px 0 0 #fddade;
  }
  .park-top .area-btn-wrap .area-btn.yellow {
    -webkit-box-shadow: 3px 3px 0 0 #f2df8d;
            box-shadow: 3px 3px 0 0 #f2df8d;
  }
  .park-top .home-pickup-section {
    padding-bottom: 65px;
  }
  .park-top .home-guide-section {
    padding-bottom: 55px;
  }
  .park-top .home-topics-section {
    margin-top: 40px;
    margin-bottom: 60px;
  }
  .sumai-top-logo-section {
    padding: 25px 0;
  }
  .sumai-top-logo-section .wrap .illust01,
.sumai-top-logo-section .wrap .illust02 {
    display: none;
  }
  .sumai-top-logo-section .wrap .logo {
    height: 60px;
    text-align: center;
  }
  .sumai-top-logo-section .wrap .logo img {
    max-height: 100%;
  }
  .sumai-top-kv-section .area-btn-wrap {
    grid-template-columns: repeat(2, 1fr);
  }
  .sumai-top-kv-section .swiper-button-prev::after,
.sumai-top-kv-section .swiper-button-next::after {
    width: 12px;
    height: 12px;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
  }
  .sumai-top-kv-section .swiper-button-prev {
    left: 20px;
  }
  .sumai-top-kv-section .swiper-button-next {
    right: 20px;
  }
  .sumai-top-intro-section {
    padding-bottom: 50px;
  }
  .sumai-top-intro-section .menu .btn {
    line-height: 1.2;
    font-size: 11px;
  }
  .sumai-top-intro-section .menu .btn .child a {
    font-size: 11px;
  }
  .sumai-top-intro-section .menu .menu-open .icon-plus::before, .sumai-top-intro-section .menu .menu-open .icon-plus::after {
    right: -10px;
    width: 5px;
  }
  .sumai-top-intro-section .menu.is-fixed {
    top: 60px;
  }
  .sumai-top-intro-section .wrap {
    padding-top: 40px;
  }
  .sumai-top-intro-section .wrap .info {
    margin-top: 40px;
  }
  .sumai-top-intro-section .wrap .info .logo {
    display: none;
  }
  .sumai-top-intro-section .wrap .about {
    padding: 0 20px;
  }
  .sumai-top-intro-section .wrap .illust {
    text-align: center;
    width: calc(100% + 20px);
    margin: 60px -10px 0;
  }
  .sumai-top-intro-section .wrap .btn-wrap a {
    width: 260px;
    padding: 10px;
    height: 45px;
    -webkit-box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.1);
            box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.1);
  }
  .sumai-top-intro-section .wrap .btn-wrap a + a {
    margin-top: 14px;
  }
  .sumai-top-intro-section .wrap .btn-wrap .btn-white {
    padding-right: 36px;
  }
  .sumai-top-intro-section .wrap .about-ttl {
    font-size: 20px;
    line-height: 1.7;
    margin-bottom: 10px;
  }
  .sumai-top-intro-section .wrap .about-txt {
    line-height: 1.71;
  }
  .park-top .modal .modal-map::before {
    width: 54px;
    height: 36px;
    left: 0;
    top: -40px;
  }
  .park-top .modal .modal-map::after {
    width: 90px;
    height: 70px;
    right: 0px;
    top: -180px;
  }
  .park-top .modal .ttl .icon-check {
    top: -40px;
    left: -60px;
  }
  .park-top .modal .ttl .ja {
    font-size: 16px;
  }
  .park-top .modal .close-btn {
    width: 40px;
    height: 40px;
  }
  .park-top .modal .close-btn::before, .park-top .modal .close-btn::after {
    width: 30px;
  }
  .park-top .modal .btn-reserve {
    margin: 40px auto 0;
    -webkit-box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.1);
            box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.1);
  }
  .park-top .modal-container {
    padding: 0 10px;
  }
  .park-top .modal-item {
    padding: 50px 10px;
  }
  .sumai-top-brands-section {
    padding: 40px 0;
  }
  .sumai-top-brands-section .inner-block {
    padding: 0;
  }
  .sumai-top-brands-section .ttl {
    padding: 0 20px;
    font-size: 19px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    line-height: 1.45;
  }
  .sumai-top-brands-section .ttl::before, .sumai-top-brands-section .ttl::after {
    width: 18px;
    height: 36px;
  }
  .sumai-top-brands-section .brand-slider {
    padding-left: 5%;
  }
  .sumai-top-brands-section .brand-slider .swiper-controller {
    margin: 0 20px;
  }
  .sumai-top-brands-section .logo {
    margin: -28px auto 15px;
  }
  .sumai-top-brands-section .category-wrap .category {
    padding: 5px 10px;
    font-size: 10px;
  }
  #bird {
    padding: 100px 0 60px;
  }
  .sumai-top-bird-section {
    padding: 20px 0 230px;
    background: url("../img/park/bird_img_sp.jpg") no-repeat center/cover;
  }
  .sumai-top-bird-section .bird01 {
    width: 85px;
    height: 60px;
  }
  .sumai-top-bird-section .bird02 {
    width: 130px;
    height: 100px;
  }
  .sumai-top-bird-section .info .ttl {
    padding: 4px 10px;
    font-size: 20px;
  }
  .sumai-top-bird-section .info .txt {
    font-size: 14px;
    padding: 4px 4px;
  }
  .sumai-top-bird-section .info .txt + .txt {
    margin-top: 1px;
  }
  .sumai-top-able-section .overall {
    padding: 0 15px;
  }
  .sumai-top-able-section .overall .overall-wrap {
    padding: 0 0 25px;
  }
  .sumai-top-able-section .overall .overall-wrap .img {
    margin-bottom: 30px;
  }
  .sumai-top-able-section .overall .overall-wrap .img::before {
    content: "";
    position: absolute;
    width: calc((100% + 70px));
    height: 50%;
    background-color: #fff;
    left: -35px;
    top: 0;
  }
  .sumai-top-able-section .overall .overall-wrap .ttl {
    margin-bottom: 10px;
  }
  .sumai-top-able-section .overall .overall-wrap .ttl .num {
    max-width: 130px;
    max-height: 70px;
  }
  .sumai-top-able-section .overall .overall-wrap .ttl .ja {
    font-size: 20px;
  }
  .sumai-top-able-section .point {
    margin-top: 120px;
  }
  .sumai-top-able-section .point .ttl {
    margin-bottom: 10px;
  }
  .sumai-top-able-section .point .ttl .pop {
    width: 100px;
    height: 74px;
    left: 0px;
    top: -80px;
  }
  .sumai-top-able-section .point .ttl .ja {
    line-height: 1.7;
    font-size: 18px;
  }
  .sumai-top-able-section .point .point-wrap .box {
    padding: 10px 10px 20px;
    height: auto;
  }
  .sumai-top-able-section .point .point-wrap .box .img {
    margin-bottom: 10px;
  }
  .sumai-top-able-section .point .point-wrap .box .img img {
    border-radius: 17px;
  }
  .sumai-top-able-section .point .point-wrap .box .box-ttl {
    font-size: 15px;
    line-height: 1.33;
  }
  .sumai-top-able-section .point .point-wrap .box .box-txt {
    font-size: 12px;
    line-height: 1.42;
  }
  .sumai-top-able-section .hint {
    margin-top: 120px;
  }
  .sumai-top-able-section .hint .inner-block {
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(30%, #fff), color-stop(30%, #f9f8f3), to(#f9f8f3));
    background: linear-gradient(180deg, #fff 0%, #fff 30%, #f9f8f3 30%, #f9f8f3 100%);
    padding: 0;
  }
  .sumai-top-able-section .hint .inner-block::before, .sumai-top-able-section .hint .inner-block::after {
    content: "";
    position: absolute;
    width: 40px;
    height: 58px;
    background-color: #fff;
    bottom: 0;
  }
  .sumai-top-able-section .hint .inner-block::before {
    left: 0;
  }
  .sumai-top-able-section .hint .inner-block::after {
    right: 0;
  }
  .sumai-top-able-section .hint .swiper-controller {
    position: relative;
    padding-top: 20px;
    background-color: #fff;
    width: calc(100% + 80px);
    margin-left: -40px;
    z-index: 3;
    padding: 20px 40px 0;
  }
  .sumai-top-able-section .hint .hint-slider {
    padding: 0 40px;
  }
  .sumai-top-able-section .hint .hint-slider::before, .sumai-top-able-section .hint .hint-slider::after {
    width: 40px;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(30%, #fff), color-stop(30%, #f9f8f3), to(#f9f8f3));
    background: linear-gradient(180deg, #fff 0%, #fff 30%, #f9f8f3 30%, #f9f8f3 100%);
  }
  .sumai-top-able-section .hint .pop {
    width: 100px;
    height: 86px;
    left: 20px;
    top: -80px;
  }
  .sumai-top-able-section .hint .hint-wrap .triangle {
    width: 35px;
    height: 35px;
    padding-top: 6px;
    padding-left: 2px;
  }
  .sumai-top-able-section .hint .hint-wrap .triangle::before {
    border-width: 35px 35px 0 0;
  }
  .sumai-top-able-section .hint .hint-wrap .triangle img {
    height: 7px;
  }
  .sumai-top-able-section .hint .hint-wrap .box-ttl {
    font-size: 14px;
  }
  .sumai-top-able-section .hint .hint-wrap .box-txt {
    font-size: 11px;
  }
  .sumai-top-able-section .stayhome {
    margin-top: 80px;
  }
  .sumai-top-able-section .stayhome .inner-block {
    padding: 0;
  }
  .sumai-top-able-section .stayhome .about-stayhome .info {
    padding: 20px 40px;
  }
  .sumai-top-able-section .stayhome .about-stayhome .txt {
    margin-bottom: 20px;
    font-size: 12px;
  }
  .sumai-top-able-section .and-more {
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(20%, #fff), color-stop(20%, #f9f8f3), to(#f9f8f3));
    background: linear-gradient(180deg, #fff 0%, #fff 20%, #f9f8f3 20%, #f9f8f3 100%);
  }
  .sumai-top-able-section .and-more .inner-block::before, .sumai-top-able-section .and-more .inner-block::after {
    content: "";
    position: absolute;
    width: 20px;
    height: 58px;
    background-color: #fff;
    bottom: 0;
  }
  .sumai-top-able-section .and-more .inner-block::before {
    left: 0;
  }
  .sumai-top-able-section .and-more .inner-block::after {
    right: 0;
  }
  .sumai-top-able-section .and-more .more-pop {
    top: -90px;
    left: 20px;
    width: 100px;
    height: 73px;
  }
  .sumai-top-able-section .and-more .more-wrap .info .ttl {
    font-size: 14px;
  }
  .sumai-top-able-section .and-more .more-wrap .info .txt {
    font-size: 11px;
    line-height: 1.45;
  }
  .sumai-top-able-section .and-more .more-slider .swiper-controller {
    background-color: #fff;
    position: relative;
    padding-top: 20px;
  }
  .sumai-top-able-section.green .overall {
    background-color: #edf2e4;
  }
  .sumai-top-able-section.blue .overall {
    background-color: #e9f1f7;
  }
  .sumai-top-able-section.pink .overall {
    background-color: #fcf0f2;
  }
  .sumai-top-detail-section {
    margin-top: 50px;
  }
  .sumai-top-detail-section .ttl {
    margin-bottom: 50px;
  }
  .sumai-top-detail-section .ttl .main {
    font-size: 22px;
    line-height: 1.4;
  }
  .sumai-top-detail-section .ttl .sub {
    font-size: 12px;
  }
  .sumai-top-detail-section .bnr-open {
    width: calc(100% + 40px);
    margin: 80px -20px 0;
  }
  .sumai-top-detail-section .area-wrap {
    gap: 25px 8px;
    grid-template-columns: repeat(2, 1fr);
  }
  .sumai-top-detail-section .area-wrap .pin .icon {
    height: 36px;
    margin-right: 10px;
  }
  .sumai-top-detail-section .area-wrap .pin .txt {
    font-size: 14px;
  }
  .sumai-top-detail-section .area-wrap .more {
    font-size: 12px;
    height: 40px;
  }
  .sumai-top-detail-section .area-wrap .more .icon-arrow {
    width: 10px;
    height: 10px;
    right: 10px;
  }
  .sumai-top-aboutus-section .aboutus-wrap .info {
    padding: 16px 36px 20px;
  }
  .sumai-top-aboutus-section .aboutus-wrap .ttl {
    font-size: 25px;
    margin-bottom: 6px;
  }
  .sumai-top-aboutus-section .aboutus-wrap .txt {
    font-size: 12px;
    line-height: 1.67;
  }
  .btn-park {
    padding: 10px;
    height: 40px;
    width: 100%;
    font-size: 12px;
  }
  .btn-park .ico-arrow-right {
    right: 10px;
    width: 8px;
    height: 8px;
  }
  .btn-park .ico-arrow-right .c-svg {
    width: 8px;
    height: 8px;
  }
  .sumai-top-lead-section .lead-img {
    margin: 0 -20px;
  }
  .sumai-top-lead-section .wrap {
    padding: 0 18px;
  }
  .sumai-top-lead-section .ttl {
    font-size: 20px;
    line-height: 1.8;
  }
  .sumai-top-lead-section .txt-area {
    margin-top: 20px;
  }
  .sumai-top-lead-section .txt-area .txt {
    font-size: 12px;
  }
  .sumai-top-lead-section .txt-area .txt + .txt {
    margin-top: 25px;
  }
  .sumai-top-lead-section .txt-area .c-btn02 {
    margin-top: 30px;
  }
  .park-about .sumai-top-lead-section {
    margin-top: 40px;
  }
  .park-about .home-pickup-section {
    padding-top: 100px;
    padding-bottom: 60px;
  }
  .park-about .home-guide-section {
    margin-bottom: 75px;
  }
  .sumai-about-slide-section {
    margin-top: 60px;
  }
  .sumai-about-slide-section .inner-block {
    padding: 0;
  }
  .sumai-about-slide-section .swiper {
    padding: 50px 38px 45px;
  }
  .sumai-about-slide-section .swiper::before, .sumai-about-slide-section .swiper::after {
    width: 38px;
    background: linear-gradient(180deg, #f9f8f3 50px, white 50px);
  }
  .sumai-about-slide-section .swiper .bg {
    height: 50px;
  }
  .sumai-about-slide-section .swiper .swiper-button-next,
.sumai-about-slide-section .swiper .swiper-button-prev {
    width: 38px;
  }
  .sumai-about-slide-section .swiper-slide {
    width: 234px;
  }
  .sumai-about-slide-section .swiper-slide .slide {
    margin-top: -50px;
  }
  .sumai-about-slide-section .slide-content .ttl .sub {
    font-size: 9px;
  }
  .sumai-about-slide-section .slide-content .ttl .main {
    font-size: 15px;
    min-height: 45px;
  }
  .sumai-about-step-section {
    margin-top: 60px;
  }
  .sumai-about-step-section .ttl {
    font-size: 20px;
    margin-bottom: 95px;
  }
  .sumai-about-step-section .box + .box {
    margin-top: 110px;
  }
  .sumai-about-step-section .box .thumb-img {
    max-width: calc(100% - 38px);
  }
  .sumai-about-step-section .box .cont-wrap {
    margin-top: -25px;
    padding: 0 18px 50px;
  }
  .sumai-about-step-section .box .cont-wrap .cont + .cont {
    margin-top: 20px;
  }
  .sumai-about-step-section .box .cont-wrap .cont-ttl {
    padding-bottom: 7px;
  }
  .sumai-about-step-section .box .cont-wrap .cont-ttl .sub {
    font-size: 12px;
  }
  .sumai-about-step-section .box .cont-wrap .cont-ttl .main {
    font-size: 20px;
  }
  .sumai-about-step-section .box .cont-wrap .txt {
    font-size: 12px;
  }
  .sumai-about-step-section .box .cont-wrap .point-box {
    padding: 15px 10px;
  }
  .sumai-about-step-section .box .cont-wrap .point-box:not(:first-child) {
    margin-top: 20px;
  }
  .sumai-about-step-section .box .cont-wrap .point-box .point {
    font-size: 14px;
    margin-bottom: 5px;
  }
  .sumai-about-step-section .box .cont-wrap .point-box .txt {
    font-size: 11px;
  }
  .sumai-about-step-section .box .cont-wrap .list {
    margin-top: 10px;
    padding: 0 10px;
  }
  .sumai-about-step-section .box .cont-wrap .list li {
    font-size: 12px;
    padding-left: 8px;
  }
  .sumai-about-step-section .box .cont-wrap .list li::before {
    width: 3px;
    height: 3px;
  }
  .sumai-about-step-section .box .cont-wrap .list li + li {
    margin-top: 10px;
  }
  .park-detail .sumai-detail-calendar-section {
    padding-top: 60px;
  }
  .park-detail .home-guide-section {
    margin-bottom: 60px;
  }
  .park-detail .home-pickup-section {
    padding-bottom: 60px;
  }
  .park-detail .sns-section {
    margin-bottom: 130px;
  }
  .anchor-wrap {
    margin-top: 32px;
  }
  .c-anchor-list a {
    font-size: 10px;
    padding: 10px 25px 10px 8px;
  }
  .c-anchor-list a::before {
    right: 8px;
  }
  .sumai-article-wrap .c-article-mv .article-mv-txt .article-ttl {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: -75px;
  }
  .sumai-article-wrap .c-article-mv .article-mv-txt .article-ttl .article-ttl-img {
    border-radius: 5px;
    padding: 15px 30px;
  }
  .sumai-article-wrap .c-article-mv .article-mv-txt .article-ttl .article-ttl-img img {
    max-width: 260px;
  }
  .sumai-article-wrap .latest-info {
    margin: 80px auto 0;
    width: calc(100% - 75px);
    font-size: 10px;
    text-align: center;
  }
  .sumai-article-wrap .latest-info .txt::before {
    border: solid #0b3052;
    border-width: 0 1px 1px 0;
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    right: -30px;
    bottom: 0;
    width: 6px;
    height: 6px;
    margin: auto;
    -webkit-transform: rotate(-45deg) translate3d(0, 0, 0);
            transform: rotate(-45deg) translate3d(0, 0, 0);
  }
  .round-bg-wrap {
    margin-top: 74px;
  }
  .sumai-detail-lead-section {
    padding-top: 23px;
  }
  .sumai-detail-lead-section .txt-area {
    padding: 0 16px;
  }
  .sumai-detail-lead-section .txt-area .ttl {
    font-size: 20px;
    line-height: 1.8;
  }
  .sumai-detail-lead-section .txt-area .txt {
    font-size: 12px;
    margin-top: 20px;
  }
  .sumai-detail-lead-section .img {
    width: 100%;
    margin: 40px 0 0;
  }
  .sumai-detail-lead-section .img img {
    width: 100%;
  }
  .sumai-detail-slide-section {
    padding-top: 40px;
  }
  .sumai-detail-slide-section .swiper-slide {
    width: 300px;
  }
  .open-bnr-wrap.inner-block {
    margin-top: 20px;
  }
  .open-bnr-wrap {
    padding: 0;
  }
  .sumai-detail-modelhouse-section {
    padding-top: 60px;
  }
  .sumai-detail-modelhouse-section .cont-ttl {
    margin-bottom: 30px;
  }
  .sumai-detail-modelhouse-section .wrap .box {
    width: 100%;
  }
  .sumai-detail-modelhouse-section .wrap .box + .box {
    margin-top: 20px;
  }
  .sumai-detail-modelhouse-section .js-aco-btn {
    padding: 5px 30px 5px 80px;
    min-height: 60px;
  }
  .sumai-detail-modelhouse-section .js-aco-btn .img {
    width: 60px;
  }
  .sumai-detail-modelhouse-section .js-aco-btn .txt {
    font-size: 12px;
  }
  .sumai-detail-modelhouse-section .js-aco-btn::before, .sumai-detail-modelhouse-section .js-aco-btn::after {
    width: 14px;
    right: 8px;
  }
  .sumai-detail-modelhouse-section .js-aco-cont {
    padding: 30px 20px 60px;
  }
  .sumai-detail-modelhouse-section .thumb-img {
    margin-top: 20px;
  }
  .sumai-detail-modelhouse-section .swiper {
    margin: 0 -20px;
    padding: 0 20px;
  }
  .sumai-detail-modelhouse-section .num {
    font-size: 64px;
  }
  .sumai-detail-modelhouse-section .logo {
    width: 200px;
    height: 45px;
    padding: 0 20px;
  }
  .sumai-detail-modelhouse-section .ttl {
    font-size: 15px;
    margin-top: 13px;
  }
  .sumai-detail-modelhouse-section .swiper {
    margin-top: 20px;
  }
  .sumai-detail-modelhouse-section .txt-area .txt {
    font-size: 12px;
  }
  .sumai-detail-modelhouse-section .txt-area .txt + .txt {
    margin-top: 20px;
  }
  .sumai-detail-modelhouse-section .movie {
    margin-top: 50px;
  }
  .sumai-detail-modelhouse-section .c-btn04 {
    margin-top: 20px;
    max-width: 240px;
    padding: 8px 15px 8px 10px;
  }
  .sumai-detail-access-section .content-wrap .map-area .map {
    margin-bottom: 10px;
  }
  .sumai-detail-access-section .content-wrap .map-area .map iframe {
    height: 281px;
  }
  .sumai-detail-access-section .content-wrap .c-btn04 {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 45px;
  }
  .sumai-detail-access-section .check-box {
    margin-top: 220px;
  }
  .sumai-detail-access-section .check-box .ico-check {
    bottom: calc(100% + 70px);
  }
  .sumai-detail-access-section .check-box .txt-area {
    width: 100%;
    padding: 70px 17px 20px;
  }
  .sumai-detail-access-section .check-box .txt-area .ttl {
    font-size: 18px;
    text-align: center;
    margin-top: 18px;
  }
  .sumai-detail-access-section .check-box .txt-area .list {
    margin: auto;
  }
  .sumai-detail-access-section .check-box .txt-area .list li {
    font-size: 14px;
    padding-left: 18px;
  }
  .sumai-detail-access-section .check-box .txt-area .list li::before {
    width: 12px;
    height: 12px;
    top: 5px;
  }
  .sumai-detail-access-section .check-box .txt-area .c-btn04 {
    padding-left: 35px;
    max-width: 265px;
    margin: 20px auto 0;
  }
  .sumai-detail-access-section .check-box .txt-area .c-btn04::after {
    left: 15px;
    width: 11px;
    height: 12px;
  }
  .sumai-detail-access-section .check-box .img {
    bottom: calc(100% - 70px);
    right: 0;
    left: 0;
    max-width: 300px;
  }
  .c-sumai-aco-wrap {
    margin-top: 20px;
  }
  .c-sumai-aco-wrap .js-aco-btn {
    padding: 20px 25px 20px 23px;
  }
  .c-sumai-aco-wrap .js-aco-btn::before {
    left: 0;
    width: 13px;
    height: 15px;
  }
  .c-sumai-aco-wrap .js-aco-btn .ico::before, .c-sumai-aco-wrap .js-aco-btn .ico::after {
    right: 0;
  }
  .c-sumai-aco-wrap .js-aco-cont {
    padding-top: 20px;
  }
  .c-sumai-aco-wrap .js-aco-cont .c-area-btn-list {
    margin-top: 15px;
  }
  .park-bnr-wrap.inner-block {
    padding-top: 70px;
    padding-bottom: 65px;
  }
  .park-bnr-wrap .park-btn {
    padding: 11px 20px;
  }
  .park-bnr-wrap .park-btn .ico {
    width: 125px;
    height: 80px;
    bottom: 0;
  }
  .park-bnr-wrap .park-btn::before, .park-bnr-wrap .park-btn::after {
    border-radius: 5px;
  }
  .park-bnr-wrap .park-btn::after {
    top: 4px;
    left: 4px;
  }
  .park-bnr-wrap .bnr {
    margin-top: 40px;
    margin-right: -20px;
    margin-left: -20px;
  }
  .other-park-btn-wrap {
    margin-top: 60px;
  }
  .other-park-btn-wrap .ttl {
    font-size: 20px;
  }
  .other-park-btn-wrap .btn-area {
    margin-top: 20px;
  }
  .other-park-btn-wrap .btn {
    width: calc((100% - 7px) / 2);
    padding: 10px 30px;
    min-height: 45px;
  }
  .other-park-btn-wrap .btn:not(:nth-child(2n+1)) {
    margin-left: 7px;
  }
  .other-park-btn-wrap .btn:nth-child(n+3) {
    margin-top: 23px;
  }
  .other-park-btn-wrap .btn .btn-txt {
    font-size: 11px;
  }
  .other-park-btn-wrap .btn .ico {
    width: 27px;
    left: 10px;
    bottom: inherit;
    top: 4px;
  }
  .other-park-btn-wrap .btn .c-svg {
    width: 10px;
    height: 10px;
    right: 14px;
  }
  .other-park-btn-wrap .btn.top {
    -webkit-box-shadow: 3px 3px 0 0 #596a74;
            box-shadow: 3px 3px 0 0 #596a74;
  }
  .other-park-btn-wrap .btn.funabashi {
    -webkit-box-shadow: 3px 3px 0 0 #dde8c7;
            box-shadow: 3px 3px 0 0 #dde8c7;
  }
  .other-park-btn-wrap .btn.kashiwa {
    -webkit-box-shadow: 3px 3px 0 0 #cde3f4;
            box-shadow: 3px 3px 0 0 #cde3f4;
  }
  .other-park-btn-wrap .btn.higashiurawa {
    -webkit-box-shadow: 3px 3px 0 0 #fddade;
            box-shadow: 3px 3px 0 0 #fddade;
  }
  .other-park-btn-wrap .btn.koshigaya {
    -webkit-box-shadow: 3px 3px 0 0 #f2df8d;
            box-shadow: 3px 3px 0 0 #f2df8d;
  }
  .about .home-sumai-section {
    padding-bottom: 50px;
  }
  .about .home-exhibition-section {
    margin-bottom: 50px;
  }
  .about-lead-section {
    padding-top: 40px;
  }
  .about-lead-section .ttl {
    font-size: 20px;
    margin-bottom: 30px;
  }
  .about-lead-section .txt {
    font-size: 12px;
    line-height: 1.66;
  }
  .about-point-section .box:nth-child(odd) .img {
    margin-left: auto;
  }
  .about-point-section .box + .box {
    margin-top: 90px;
  }
  .about-point-section .box .txt-area {
    padding: 25px 38px 30px;
  }
  .about-point-section .box .txt-area .point {
    font-size: 12px;
    margin-bottom: 8px;
  }
  .about-point-section .box .txt-area .ttl {
    font-size: 20px;
  }
  .about-point-section .box .txt-area .c-arrow-ico {
    width: 38px;
    height: 38px;
    right: 38px;
  }
  .about-point-section .box .txt-area .c-arrow-ico .c-svg {
    width: 10px;
    height: 10px;
  }
  .about-point-section .box .img {
    width: calc(100% - 38px);
  }
  .about-movie-section {
    background-image: url(../img/about/bg-sp.jpg);
    margin-top: 40px;
    padding: 60px 0 50px;
  }
  .about-movie-section .lead-ttl {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .about-movie-section .lead-txt {
    font-size: 12px;
    text-align: left;
  }
  .about-movie-section .bg-box {
    margin-top: 22px;
  }
  .about-movie-section .bg-box {
    padding: 20px 15px 15px 15px;
  }
  .about-movie-section .bg-box .logo {
    width: 135px;
  }
  .about-movie-section .bg-box .txt-area {
    width: calc(100% - 135px);
  }
  .about-movie-section .bg-box .txt {
    font-size: 12px;
  }
  .about-movie-section .bg-box .note {
    font-size: 10px;
  }
  .about-movie-section .movie-wrap {
    margin-top: 44px;
  }
  .about-movie-section .movie-wrap .movie + .movie {
    margin-top: 20px;
  }
  .about-movie-section .movie-wrap .txt-area {
    padding: 0 18px;
  }
  .about-movie-section .movie-wrap .txt-area .ttl {
    font-size: 14px;
  }
  .about-movie-section .movie-wrap .txt-area .txt {
    font-size: 12px;
    margin-top: 10px;
  }
  .about-detail .c-article-mv {
    min-height: 190px;
  }
  .about-detail .c-article-mv .article-mv-txt {
    margin-bottom: 15px;
  }
  .about-detail .c-article-mv .article-ttl .en {
    font-size: 10px;
  }
  .about-detail .c-article-mv .article-ttl .ja {
    font-size: 25px;
  }
  .about-detail .home-sumai-section {
    padding-bottom: 50px;
  }
  .about-detail .home-exhibition-section {
    padding-bottom: 50px;
  }
  .about-detail .home-case-section {
    padding-top: 108px;
  }
  .about-detail .home-case-section + .about-detail-link-section {
    padding-top: 110px;
  }
  .about-detail.design .about-detail-lead-section {
    padding-bottom: 50px;
  }
  .about-detail-lead-section {
    padding: 35px 0 110px;
  }
  .about-detail-lead-section .txt-area {
    padding: 0 18px;
  }
  .about-detail-lead-section .ttl {
    font-size: 20px;
    line-height: 1.325;
  }
  .about-detail-lead-section .lead-txt {
    font-size: 14px;
    margin-top: 20px;
  }
  .about-detail-lead-section .txt {
    font-size: 12px;
    line-height: 1.6;
    margin-top: 20px;
  }
  .about-detail-lead-section .list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-top: 25px;
  }
  .about-detail-lead-section .list li {
    width: 50%;
    border-bottom: 1px solid #2F353C;
    border-right: 1px solid #2F353C;
  }
  .about-detail-lead-section .list li:nth-child(1), .about-detail-lead-section .list li:nth-child(2) {
    border-top: 1px solid #2F353C;
  }
  .about-detail-lead-section .list li:nth-child(odd) {
    border-left: 1px solid #2F353C;
  }
  .about-detail-lead-section .list a {
    height: 38px;
    font-size: 12px;
    padding: 2px 15px 2px 15px;
    line-height: 1.33;
  }
  .about-detail-lead-section .list a .c-svg {
    right: 8px;
  }
  .about-detail-cont-section {
    padding-bottom: 35px;
  }
  .about-detail-cont-section + .about-detail-cont-section {
    margin-top: 120px;
  }
  .about-detail-cont-section .c-btn04 {
    width: 100%;
    max-width: 262px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 25px auto 0;
  }
  .about-detail-cont-section .c-btn04 .c-svg {
    right: 10px;
  }
  .about-detail-cont-section .c-btn04.ico-external {
    margin-right: auto;
    padding-left: 25px;
  }
  .about-detail-cont-section .c-btn04.ico-external::before {
    width: 10px;
    height: 10px;
    left: 10px;
  }
  .about-detail-cont-section .sp-pb105 {
    padding-bottom: 105px !important;
  }
  .about-detail-cont-section .wrap .img img {
    margin-top: -60px;
  }
  .about-detail-cont-section .wrap .txt-area {
    padding: 35px 18px 0;
  }
  .about-detail-cont-section .wrap .txt-area .sub-ttl {
    font-size: 15px;
    line-height: 1.3;
  }
  .about-detail-cont-section .wrap .txt-area .ttl {
    font-size: 20px;
  }
  .about-detail-cont-section .wrap .txt-area .txt {
    font-size: 12px;
    margin-top: 20px;
    line-height: 1.67;
  }
  .about-detail-cont-section .wrap .txt-area .note {
    font-size: 10px;
  }
  .about-detail-cont-section .earthquake-wrap {
    margin-top: 35px;
  }
  .about-detail-cont-section .earthquake-wrap .aco-wrap {
    margin-bottom: 20px;
  }
  .about-detail-cont-section .earthquake-wrap .column .gooddesign-wrap {
    margin-top: 24px;
  }
  .about-detail-cont-section .earthquake-wrap .column .gooddesign-wrap .txt {
    font-size: 12px;
  }
  .about-detail-cont-section .earthquake-wrap .column .gooddesign-wrap .note {
    font-size: 10px;
  }
  .about-detail-cont-section .earthquake-wrap .pillar-box {
    margin-top: 0;
    padding: 0 20px 20px;
  }
  .about-detail-cont-section .earthquake-wrap .pillar-box + .pillar-box {
    margin-top: 35px;
  }
  .about-detail-cont-section .earthquake-wrap .pillar-box .pillar-ttl {
    font-size: 12px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 60px 0 10px 0;
    text-align: center;
  }
  .about-detail-cont-section .earthquake-wrap .pillar-box .pillar-ttl .ico {
    width: 43px;
    bottom: inherit;
    top: -14px;
    right: 0;
    margin: auto;
  }
  .about-detail-cont-section .earthquake-wrap .pillar-box .img-wrap {
    margin: 15px auto 0;
    max-width: 320px;
  }
  .about-detail-cont-section .earthquake-wrap .pillar-box .img-wrap .img {
    margin-top: 15px;
  }
  .about-detail-cont-section .earthquake-wrap .pillar-box .list li {
    font-size: 10px;
    padding-left: 10px;
  }
  .about-detail-cont-section .earthquake-wrap .pillar-box .list li::before {
    border-width: 1px;
    width: 5px;
    height: 5px;
    top: 6px;
  }
  .about-detail-cont-section .earthquake-wrap .pillar-box .list li + li {
    margin-top: 5px;
  }
  .about-detail-cont-section .aco-wrap {
    margin: 0 8px;
  }
  .about-detail-cont-section .aco-wrap .aco-box + .aco-box {
    margin-top: 30px;
  }
  .about-detail-cont-section .aco-wrap .js-aco-btn {
    min-height: 40px;
    padding: 6px 35px 6px 10px;
  }
  .about-detail-cont-section .aco-wrap .js-aco-btn::before, .about-detail-cont-section .aco-wrap .js-aco-btn::after {
    right: 10px;
  }
  .about-detail-cont-section .aco-wrap .js-aco-btn .aco-ttl {
    font-size: 12px;
    white-space: nowrap;
  }
  .about-detail-cont-section .aco-wrap .js-aco-btn .small {
    font-size: 10px;
    padding-left: 40px;
    position: relative;
    line-height: 1.3;
  }
  .about-detail-cont-section .aco-wrap .js-aco-btn .small::before {
    border-right: 2px solid #fff;
    content: "";
    display: block;
    width: 2px;
    height: 100%;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 20px;
    margin: auto;
  }
  .about-detail-cont-section .aco-wrap .js-aco-cont {
    padding: 25px 10px 45px;
  }
  .about-detail-cont-section .border-box .num {
    font-size: 82px;
    letter-spacing: 0.05em;
  }
  .about-detail-cont-section .border-box .inn {
    padding: 110px 8px 30px;
  }
  .about-detail-cont-section .border-box .inn .img-area {
    width: 160px;
  }
  .about-detail-cont-section .border-box .inn .txt-area,
.about-detail-cont-section .border-box .inn .sub-column-wrap {
    padding-left: 10px;
    width: calc(100% - 160px);
  }
  .about-detail-cont-section .border-box .inn .txt-area .ttl,
.about-detail-cont-section .border-box .inn .sub-column-wrap .ttl {
    font-size: 16px;
    position: absolute;
    top: 35px;
    left: 10px;
  }
  .about-detail-cont-section .border-box .inn .txt-area .txt,
.about-detail-cont-section .border-box .inn .sub-column-wrap .txt {
    font-size: 12px;
    margin-top: 0;
  }
  .about-detail-cont-section .border-box .inn .txt-area .logo,
.about-detail-cont-section .border-box .inn .sub-column-wrap .logo {
    margin-top: 10px;
    max-width: 154px;
  }
  .about-detail-cont-section .border-box.middle .inn {
    padding-top: 80px;
  }
  .about-detail-cont-section .border-box .c-btn04 {
    position: absolute;
    bottom: 35px;
    left: 0;
    right: 0;
    margin: auto;
  }
  .about-detail-cont-section .movie-wrap {
    margin-top: 40px;
  }
  .about-detail-cont-section .movie-wrap .movie {
    max-width: 262px;
    width: 100%;
    margin: auto;
  }
  .about-detail-cont-section .movie-wrap .movie + .movie {
    margin-top: 20px;
  }
  .about-detail-cont-section .sp-wrap {
    padding-bottom: 60px;
  }
  .about-detail-cont-section .sp-wrap .movie-wrap {
    margin-top: 0;
  }
  .about-detail-cont-section .sp-wrap .c-btn04 {
    position: relative;
    margin: 25px auto 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .about-detail-cont-section .flow-list-wrap {
    padding: 35px 10px 40px;
  }
  .about-detail-cont-section .flow-list-wrap .txt-area .ttl {
    font-size: 15px;
  }
  .about-detail-cont-section .flow-list-wrap .txt-area .txt {
    font-size: 12px;
    margin-top: 20px;
  }
  .about-detail-cont-section .flow-list-wrap .list {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-top: 25px;
    max-width: 310px;
    margin-left: auto;
    margin-right: auto;
  }
  .about-detail-cont-section .flow-list-wrap .list li:nth-child(n+7) {
    margin-top: 25px;
  }
  .about-detail-cont-section .flow-list-wrap .list li {
    padding: 10px 5px;
    min-width: 32px;
  }
  .about-detail-cont-section .flow-list-wrap .list li + li {
    margin-left: 22px;
  }
  .about-detail-cont-section .flow-list-wrap .list li + li::before {
    width: 13px;
    height: 13px;
    left: -18px;
    top: 52px;
  }
  .about-detail-cont-section .flow-list-wrap .list .num,
.about-detail-cont-section .flow-list-wrap .list .vertical {
    font-size: 9px;
  }
  .about-detail-cont-section .flow-list-wrap .list .vertical {
    padding-top: 10px;
    margin-top: 5px;
  }
  .about-detail-cont-section .column-box {
    padding-bottom: 60px;
  }
  .about-detail-cont-section .column-box .box {
    width: calc((100% - 38px) / 2);
  }
  .about-detail-cont-section .column-box .box + .box {
    margin-left: 38px;
  }
  .about-detail-cont-section .column-box .box + .box::before {
    width: 23px;
    height: 23px;
    left: -30px;
  }
  .about-detail-cont-section .column-box .box .sub-ttl {
    font-size: 12px;
    padding-left: 12px;
  }
  .about-detail-cont-section .column-box .box .sub-ttl::before {
    border-width: 1px;
    width: 5px;
    height: 5px;
    top: 6px;
  }
  .about-detail-cont-section .column-box .box .sub-txt {
    font-size: 10px;
  }
  .about-detail-link-section {
    padding: 150px 0 60px;
  }
  .about-detail-link-section .link-wrap {
    margin: 0 -20px;
  }
  .about-detail-link-section .link-wrap .box + .box {
    margin-top: 90px;
  }
  .about-detail-link-section .link-wrap .box:nth-child(odd) .img {
    margin-left: auto;
  }
  .about-detail-link-section .link-wrap .img {
    width: calc(100% - 38px);
  }
  .about-detail-link-section .link-wrap .img img {
    top: -50px;
  }
  .about-detail-link-section .link-wrap .txt-wrap {
    margin-top: -50px;
  }
  .about-detail-link-section .link-wrap .txt-wrap .en {
    font-size: 12px;
  }
  .about-detail-link-section .link-wrap .txt-wrap .ttl {
    font-size: 20px;
  }
  .about-detail-link-section .link-wrap .txt-wrap .c-arrow-ico {
    right: 38px;
    width: 38px;
    height: 38px;
  }
  .about-detail-link-section .link-wrap .txt-wrap .c-arrow-ico .c-svg {
    width: 10px;
    height: 10px;
  }
  .about-detail-cont-section .design-wrap .js-aco-cont {
    padding: 25px 10px 5px;
  }
  .about-detail-cont-section .brand-wrap {
    padding-top: 40px;
  }
  .about-detail-cont-section .brand-wrap .txt-area .ttl {
    font-size: 20px;
  }
  .about-detail-cont-section .brand-wrap .txt-area .txt {
    font-size: 12px;
    margin-top: 20px;
    line-height: 1.6;
  }
  .about-detail-cont-section .brand-wrap .txt-area .c-btn04 {
    position: relative;
    bottom: 0;
    margin-top: 25px;
  }
  .about-detail-cont-section .brand-wrap .list {
    margin-top: 40px;
    padding: 0 18px;
  }
  .about-detail-cont-section .brand-wrap .list li {
    width: calc((100% - 30px)/2);
  }
  .about-detail-cont-section .brand-wrap .list li:not(:nth-child(2n+1)) {
    margin-left: 30px;
  }
  .about-detail-cont-section .brand-wrap .list li:nth-child(n+3) {
    margin-top: 35px;
  }
  .about-detail-cont-section .img-overflow-wrap .box-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .about-detail-cont-section .img-overflow-wrap {
    margin-top: 110px;
    padding-bottom: 35px;
  }
  .about-detail-cont-section .img-overflow-wrap .box:nth-child(1) {
    margin-top: -70px;
  }
  .about-detail-cont-section .img-overflow-wrap .box + .box {
    margin-top: 20px;
  }
  .about-detail-cont-section .img-overflow-wrap .txt {
    margin-top: 20px;
    font-size: 12px;
    padding: 0;
  }
  .about-detail-cont-section .img-column3-wrap {
    width: calc(100% - 75px);
    margin: 40px auto 0;
  }
  .about-detail-cont-section .img-column3-wrap .box + .box {
    margin-top: 20px;
  }
  .about-detail-cont-section .img-column3-wrap .txt {
    font-size: 12px;
  }
  .about-detail-cont-section .gooddesign .logo {
    width: 166px;
    margin: auto;
  }
  .about-detail-cont-section .gooddesign .txt-wrap {
    padding: 50px 0 0;
  }
  .about-detail-cont-section .gooddesign .txt-wrap::before {
    width: 100%;
    height: 1px;
    left: 0;
    right: 0;
    top: 25px;
    bottom: inherit;
  }
  .about-detail-cont-section .gooddesign .txt-wrap .txt {
    font-size: 12px;
    line-height: 1.6;
  }
  .about-detail-cont-section .area-wrap .area + .area {
    border-top: 1px solid #d9d9d9;
    padding-top: 14px;
    margin-top: 16px;
  }
  .about-detail-cont-section .area-wrap .two ul {
    width: calc(100% / 3);
  }
  .about-detail-cont-section .area-wrap .ttl {
    font-size: 12px;
  }
  .about-detail-cont-section .area-wrap .ttl::before {
    top: 5px;
    width: 10px;
    height: 10px;
    border: solid 1px #30353b;
  }
  .about-detail-cont-section .area-wrap ul {
    width: 100%;
  }
  .about-detail-cont-section .area-wrap ul li {
    line-height: 1.79;
  }
  .construction_area-section {
    padding: 20px 0 140px;
  }
  .construction_area-section .box {
    margin-top: 50px;
  }
  .construction_area-section .box + .box {
    margin-top: 20px;
  }
  .construction_area-section .box .ttl-wrap {
    padding: 10px;
  }
  .construction_area-section .box .ttl-wrap .head {
    font-size: 14px;
  }
  .construction_area-section .box .txt-wrap {
    padding: 10px 20px 18px;
  }
  .construction_area-section .box .txt-wrap .txt {
    font-size: 12px;
    line-height: 1.9;
  }
  .construction_area-section .note {
    margin-top: 15px;
  }
  .flow-section {
    padding-top: 90px;
    padding-bottom: 75px;
  }
  .flow-section .article-area .box {
    padding-bottom: 55px;
    margin-bottom: 100px;
  }
  .flow-section .article-area .kv {
    margin-top: -50px;
  }
  .flow-section .article-area .contents {
    display: block;
    padding: 25px 20px 0 20px;
  }
  .flow-section .article-area .left-box {
    width: 100%;
  }
  .flow-section .article-area .left-box .step {
    font-size: 12px;
  }
  .flow-section .article-area .left-box .ttl {
    font-size: 20px;
    padding-top: 5px;
    padding-bottom: 7px;
    margin-bottom: 15px;
  }
  .flow-section .article-area .left-box .txt {
    font-size: 12px;
    padding-bottom: 30px;
    line-height: 1.7;
  }
  .flow-section .article-area .right-box {
    width: 100%;
  }
  .flow-section .article-area .right-box .img-area .ttl {
    font-size: 12px;
  }
  .flow-section .article-area .right-box .img-box img {
    width: 100%;
  }
  .flow-section .home-guide-section {
    margin-top: 75px;
  }
  .sitemap-section {
    padding: 35px 0 250px;
  }
  .sitemap-section .box + .box {
    margin-top: 40px;
  }
  .sitemap-section .box .head {
    font-size: 16px;
    padding-left: 6px;
    padding-bottom: 12px;
    margin-bottom: 20px;
  }
  .sitemap-section .box .main-list a,
.sitemap-section .box .sub-list a {
    font-size: 12px;
  }
  .sitemap-section .box .main-list li + li,
.sitemap-section .box .sub-list li + li {
    margin-top: 25px;
  }
  .sitemap-section .box .sub-list {
    margin-top: 25px;
    margin-left: 18px;
  }
  .not-found-section {
    padding-top: 50px;
    padding-bottom: 93px;
  }
  .not-found-section .ttl {
    font-size: 25px;
  }
  .not-found-section .txt {
    font-size: 12px;
    line-height: 1.8;
    text-align: left;
    max-width: 80%;
    margin: 20px auto 0;
  }
  .not-found-section .img {
    margin-top: 40px;
  }
  .not-found-section .img img {
    width: 156px;
  }
  .not-found-section .btn-wrap {
    margin-top: 50px;
  }
  .not-found-section .btn-wrap .c-btn02 {
    width: 100%;
    max-width: 400px;
  }
}

@media only screen and (min-width: 768px) {
  .inner-block {
    margin: 0 auto;
  }
  .sp {
    display: none !important;
  }

  a,
a::before,
a::after,
button {
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }

  a[href^="tel:"] {
    pointer-events: none;
  }
  .c-header .mega-btn:hover {
    text-decoration: underline;
  }
  .c-header .mega-btn:hover .inn {
    text-decoration: underline;
  }
  .c-header .nav-link-btn:hover {
    background: #000;
  }
  .c-header .nav-link-btn.white:hover {
    background: #dedede;
  }
  .c-footer .footer-bnr-wrap .bnr-list li + li {
    margin-left: 68px;
  }
  .c-footer .footer-bnr-wrap .bnr-list li + li::before {
    background: #C9C4AA;
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    position: absolute;
    bottom: 0;
    top: 0;
    left: -34px;
    margin: auto;
  }
  .c-footer .footer-wrap a:hover {
    text-decoration: underline;
  }
  .c-ttl01.row {
    text-align: center;
  }
  .c-ttl01.row .en, .c-ttl01.row .ja {
    display: block;
  }
  .c-ttl01.row .ja {
    margin: 7px 0 0;
  }
  .c-btn01:hover {
    background: #DEDEDE;
  }
  .c-btn01:hover .c-svg {
    -webkit-transform: translateX(5px);
            transform: translateX(5px);
  }
  .c-btn02:hover {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
  .c-btn03:hover {
    background: #fff;
    color: #2F353C;
  }
  .c-btn04:hover .c-svg {
    right: 10px;
  }
  .c-favorite-btn02:hover {
    background: #DEDEDE;
  }
  .c-favorite-btn03:hover {
    background: #DEDEDE;
  }
  .c-research-btn:hover {
    background: #fff;
    color: #2F353C;
  }
  .c-bread .bread-list a:hover {
    text-decoration: none;
  }
  .c-side-link-list {
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    width: 62px;
  }
  .c-side-link-list li + li::before {
    background: #5C5C5C;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    width: calc(100% - 10px);
    height: 1px;
  }
  .c-side-link-list li:only-child a {
    padding-top: 70px;
    padding-bottom: 50px;
  }
  .c-side-link-list li:only-child a::before {
    top: 43px;
  }
  .c-side-link-list a {
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    -webkit-text-orientation: upright;
            text-orientation: upright;
  }
  .c-side-link-list a:hover {
    background: #000;
    opacity: 1;
    color: #fff;
  }
  .innovator_next .c-side-link-list {
    bottom: inherit;
    top: 100px;
  }
  .c-search-wrap .c-search-box .box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .c-search-wrap .ttl-wrap {
    width: 250px;
  }
  .c-search-wrap .list-wrap {
    width: calc(100% - 250px);
  }
  .c-search-wrap .list a:hover,
.c-search-wrap .list button:hover {
    background: #dedede;
    color: #2F353C;
  }
  .c-search-wrap .list.brand li:not(.all) a:hover,
.c-search-wrap .list.brand li:not(.all) button:hover {
    background: #dedede;
  }
  .c-search-wrap .bottom-wrap {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
  .c-search-wrap .bottom-wrap .number {
    padding: 0 190px;
  }
  .c-search-wrap .bottom-wrap .release-btn {
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .c-search-wrap .bottom-wrap .release-btn:hover {
    background: #dedede;
  }
  .c-area-select .box-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .c-area-select .box-wrap .box {
    width: calc((100% - 20px)/3);
  }
  .c-area-select .box-wrap .box + .box {
    margin-left: 10px;
  }
  .c-area-btn-list a:hover {
    background: #2F353C;
    color: #fff;
  }
  .l-570 {
    max-width: 570px;
    margin-left: auto;
    margin-right: auto;
  }
  .box-reservation {
    cursor: pointer;
  }
  .box-reservation-select > select {
    padding: 12px 80px 12px 20px;
    font-size: 14px;
  }
  .formBox-body {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
  }
  .form-user-fill-item.--zip input {
    padding-right: 200px;
  }
  .form-head-wrap-container {
    max-width: 570px;
    margin-left: auto;
    margin-right: auto;
    padding: 40px 0;
  }
  [id=form_C02_01] .text01 {
    font-size: 16px;
    line-height: 1;
    margin-left: 115px;
  }
  .form-confirm-item-fix {
    margin-right: 20px;
  }
  .form-confirm-item-fix:hover {
    opacity: 0.8;
  }
  .form-confirm-item-privacy .link:hover {
    opacity: 0.8;
  }
  .js-pl-move label {
    display: none;
  }
  .blue-horizon .inline-vertical {
    margin-right: 10px;
  }
  .btn_wrap3 {
    grid-template-columns: 186px 352px;
    gap: 32px;
  }
  .form-button:hover {
    opacity: 0.7;
  }
  .form-event .form-head-wrap {
    padding: 20px 60px;
  }
  .form-request .books-wrap {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
  .form-tochi .logo img {
    max-height: 50px;
  }
  .form-steps-inner {
    width: calc(100% - 60px);
  }
  .form-step-item:last-child {
    padding-right: 30px;
  }
  .paging-area .page-numbers:hover {
    background: #2F353C;
    color: #fff;
  }
  .paging-area .page-numbers.next, .paging-area .page-numbers.prev, .paging-area .page-numbers.dots {
    background-color: transparent;
    color: #2F353C;
  }
  .paging-area02 .page-numbers:hover {
    text-decoration: none;
  }
  .mv-section .latest-info:hover {
    text-decoration: underline;
  }
  .home-pickup-section .swiper-slide:hover {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
  .home-case-section .swiper-slide:hover {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
  .home-about-section .inner-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .home-about-section .txt-wrap {
    width: 483px;
    padding-right: 30px;
  }
  .home-about-section .img-wrap {
    margin-right: -6.589vw;
    width: 41.215vw;
    height: 41.215vw;
  }
  .home-about-section .img-wrap .inn {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
  }
  .home-about-section .area-btn:hover {
    background-color: #000;
  }
  .home-brand-section {
    text-align: center;
  }
  .home-sumai-section .bg-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .home-sumai-section .bg-wrap .txt-area,
.home-sumai-section .bg-wrap .btn-area {
    width: 50%;
  }
  .home-sumai-section .txt-area {
    padding-right: 60px;
  }
  .home-sumai-section .txt-area + .txt-area .btn-wrap {
    text-align: right;
  }
  .home-exhibition-section .btn-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .home-exhibition-section .btn-list li.white {
    width: 45%;
  }
  .home-exhibition-section .btn-list li.white a:hover {
    background: #f0f0f0;
  }
  .home-exhibition-section .btn-list li.black {
    width: 55%;
  }
  .home-exhibition-section .btn-list li.black a:hover {
    background: #000;
  }
  .home-exhibition-section .btn-list a:hover .c-arrow-ico {
    -webkit-transform: translateX(5px);
            transform: translateX(5px);
  }
  .home-exhibition-section .btn-list-small {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .home-exhibition-section .btn-list-small li {
    width: 50%;
  }
  .home-exhibition-section .btn-list-small a:hover .c-svg {
    right: 40px;
  }
  .home-exhibition-section .online-wrap .list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 -10px;
  }
  .home-exhibition-section .online-wrap .list li {
    width: calc((100% - 60px)/3);
    margin: 0 10px 10px;
  }
  .home-exhibition-section .online-wrap .list a:hover {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
  .home-exhibition-section.img-only .ttl-wrap,
.home-exhibition-section.img-only .btn-list-small {
    max-width: 1026px;
    padding: 0 30px;
    margin: auto;
  }
  .sns-section .sns-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .sns-section .sns-wrap .sns-link {
    width: 50%;
  }
  .sns-section .sns-wrap .sns-link:hover {
    background: #fff;
  }
  .sns-section .sns-wrap .sns-link:first-child .c-arrow-ico {
    right: 40px;
  }
  .c-bnr-section .list li {
    width: 50%;
  }
  .c-bnr-section .list a:hover {
    opacity: 0.8;
  }
  .c-bnr-section .list a:hover .c-arrow-ico {
    -webkit-transform: translateX(5px);
            transform: translateX(5px);
  }
  .home-guide-section .inner-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .home-guide-section .txt-wrap,
.home-guide-section .swiper {
    width: 50%;
  }
  .home-guide-section .swiper-slide:hover {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
  .home-topics-section .inner-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .home-topics-section .txt-wrap {
    width: calc(100% - 540px);
  }
  .home-topics-section .topics-list {
    width: 540px;
    margin-top: -35px;
  }
  .home-topics-section .topics-list a:hover .ttl {
    text-decoration: underline;
  }
  .voice-article-section .voice-look .movie-voice-look {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .voice-article-section .voice-look .txt-voice-look {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .voice-article-section .voice-look .txt-voice-look .logo-area img {
    width: 90%;
  }
  .voice-article-section .voice-look .contents {
    width: calc((100% - 25px) / 2);
  }
  .tochi-article-section .tochi-list li {
    width: calc((100% - 20px)/3);
  }
  .tochi-article-section .tochi-list li:not(:nth-child(3n+1)) {
    margin-left: 10px;
  }
  .tochi-article-section .tochi-list li:nth-child(n+4) {
    margin-top: 20px;
  }
  .tochi-detail-section .property-info-wrap .cont-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .tochi-detail-section .property-info-wrap .cont-wrap .cont {
    width: calc((100% - 60px)/2);
  }
  .tochi-detail-section .property-info-wrap .cont-wrap .cont + .cont {
    margin-left: 60px;
  }
  .tochi-detail-section .property-info-wrap .txt a:not([href^="tel:"]):hover {
    text-decoration: none;
  }
  .case-article-section .case-list li {
    width: calc((100% - 20px)/3);
  }
  .case-article-section .case-list li:not(:nth-child(3n+1)) {
    margin-left: 10px;
  }
  .case-article-section .case-list li:nth-child(n+4) {
    margin-top: 40px;
  }
  .case-article-section .case-list li a:hover {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
  .case-article-section .case-list .favorite-cancel-btn:hover {
    background: #DEDEDE;
  }
  .case-detail-section .lead-wrap .top-box .inner-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .case-detail-section .lead-wrap .top-box .inner-block .ttl,
.case-detail-section .lead-wrap .top-box .inner-block .txt {
    width: 50%;
  }
  .case-detail-section .lead-wrap .top-box .inner-block .txt {
    padding-left: 20px;
  }
  .case-detail-section .detail-cont-wrap .img-box.vertical {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .case-detail-section .detail-cont-wrap .img-box.vertical .cont,
.case-detail-section .detail-cont-wrap .img-box.vertical .img {
    width: 50%;
  }
  .case-detail-section .detail-cont-wrap .img-box.vertical .cont {
    margin-top: 0;
  }
  .case-detail-section .detail-cont-wrap .img-box.vertical:nth-child(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .case-detail-section .detail-cont-wrap .detail-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .case-detail-section .detail-cont-wrap .detail-info .table-wrap {
    width: 370px;
  }
  .case-detail-section .detail-cont-wrap .detail-info .cat-wrap {
    width: calc(100% - 370px - 40px);
    margin-left: 40px;
    padding-bottom: 50px;
  }
  .case-detail-section .detail-cont-wrap .detail-info .cat-wrap .c-favorite-btn03 {
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .c-cat-list a:hover {
    background: #DEDEDE;
  }
  .exhibition-article-section .exhibition-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .exhibition-article-section .exhibition-list li {
    width: calc((100% - 20px)/3);
  }
  .exhibition-article-section .exhibition-list li:not(:nth-child(3n+1)) {
    margin-left: 10px;
  }
  .exhibition-article-section .exhibition-list li:nth-child(n+4) {
    margin-top: 40px;
  }
  .exhibition-article-section .exhibition-list .cont-wrap .btn-area a:hover {
    background: #dedede;
  }
  .exhibition-article-section .exhibition-list .cont-wrap .btn-area a.bk:hover {
    background: #000;
  }
  .exhibition-detail-section .info-area {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .exhibition-detail-section .info-area .map,
.exhibition-detail-section .info-area .info {
    width: calc((100% - 64px)/2);
  }
  .exhibition-detail-section .info-area .map + .info {
    margin-left: 64px;
  }
  .exhibition-detail-section .message-area {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .exhibition-detail-section .message-area .cont {
    width: calc((100% - 64px/2));
  }
  .exhibition-detail-section .message-area .cont + .cont {
    margin-left: 64px;
  }
  .exhibition-detail-section .message-area .info-list a:hover .txt {
    text-decoration: underline;
  }
  .column-article-section .column-list .txt-area {
    min-height: 108px;
  }
  .column-detail-section .wp-block-column .wp-block-media-text__content .wp-block-media-text__link a:hover {
    text-decoration: none;
  }
  .house-brand-section .brand-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .house-brand-section .brand-list > li {
    width: calc((100% - 20px) / 3);
  }
  .house-brand-section .brand-list > li:not(:nth-child(3n+1)) {
    margin-left: 10px;
  }
  .house-brand-section .brand-list > li:nth-child(n+4) {
    margin-top: 40px;
  }
  .house-brand-section .brand-list > li a {
    height: 100%;
  }
  .house-brand-section .brand-list > li a:hover .img {
    opacity: 0.8;
  }
  .house-brand-section .brand-list .txt {
    min-height: 59px;
  }
  .house-slider-section .intro {
    max-width: 725px;
  }
  .house-explain-section::before {
    content: "";
    position: absolute;
    width: 50%;
    height: calc(100% - 170px);
    background-color: #fff;
    right: 0;
    bottom: 0;
    pointer-events: none;
  }
  .house-explain-section + .house-explain-section {
    margin-top: 120px;
  }
  .house-explain-section + .home-case-section {
    margin-top: 160px;
  }
  .house-explain-section .inner-block {
    max-width: 1126px;
    padding: 0 80px 80px;
  }
  .house-explain-section .head {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .house-explain-section .head .thumbnail {
    width: 43.9238653001vw;
    margin-left: 1.4641288433vw;
  }
  .house-explain-section .head .main-ttl .main .ruby {
    display: block;
  }
  .house-explain-section .head.reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: left;
    -webkit-justify-content: left;
        -ms-flex-pack: left;
            justify-content: left;
  }
  .house-explain-section .head.reverse .thumbnail {
    margin-right: 4.39238653vw;
    margin-left: 0;
  }
  .house-explain-section .info {
    margin: 40px auto;
  }
  .house-explain-section .info .ttl {
    font-size: 20px;
  }
  .house-explain-section .example {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .house-explain-section .example a:hover:before {
    background-color: #2f353c;
  }
  .house-explain-section .example a:hover:after {
    color: #fff;
  }
  .house-explain-section .gray-box {
    padding: 30px 40px;
  }
  .house-explain-section .gray-box .img {
    width: 26.3543191801vw;
    margin-right: 2.9282576867vw;
  }
  .house-explain-section .gray-box .explain {
    width: calc(100% - 29.2825768668vw);
  }
  .home-links-section {
    padding-top: 80px;
  }
  .home-links-section .modelhouse-link:hover {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
  .home-links-section .modelhouse-link .arrow {
    right: 46px;
  }
  .home-links-section .more .ttl {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 30px;
  }
  .home-links-section .more .ttl .main {
    margin-right: 30px;
  }
  .home-links-section .more .wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .home-links-section .more .wrap a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    width: calc((100% - 40px) / 3);
  }
  .home-links-section .more .wrap a:hover {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
  .home-sns-section .wrap .ttl {
    border-right: 2px solid #dedede;
    padding: 0 7.3206442167vw;
    margin-right: 7.3206442167vw;
  }
  .home-sns-section .links a + a {
    margin-left: 7.3206442167vw;
  }
  .home-sns-section .links a:hover {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
  .home-sns-section .links a img {
    max-width: 40px;
    max-height: 40px;
  }
  .park-top .latest-info {
    width: 320px;
    height: 45px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .park-top .latest-info:hover {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
  .park-top .area-btn-wrap .area-btn {
    height: 4.6852122987vw;
    max-height: 64px;
  }
  .park-top .area-btn-wrap .area-btn:hover {
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-transform: translateY(6px);
            transform: translateY(6px);
  }
  .park-top .area-btn-wrap .area-btn .icon {
    height: 4.2459736457vw;
    max-height: 58px;
  }
  .park-top .home-guide-section .swiper {
    margin-top: 0;
  }
  .sumai-top-logo-section .wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    margin-left: -75px;
    margin-right: -36px;
  }
  .sumai-top-kv-section .swiper-button-prev {
    left: 50px;
  }
  .sumai-top-kv-section .swiper-button-next {
    right: 50px;
  }
  .sumai-top-intro-section .menu .menu-open {
    padding-right: 30px;
  }
  .sumai-top-intro-section .menu.is-fixed {
    margin: auto;
  }
  .sumai-top-intro-section .wrap {
    padding-top: 120px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .sumai-top-intro-section .wrap .info {
    width: 50%;
    padding-right: 60px;
    padding-top: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .sumai-top-intro-section .wrap .about {
    width: 50%;
  }
  .sumai-top-intro-section .wrap .illust {
    margin-top: auto;
    margin-bottom: 0;
  }
  .sumai-top-intro-section .wrap .btn-wrap a:hover {
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-transform: translateY(6px);
            transform: translateY(6px);
  }
  .park-top .modal .modal-map::after {
    right: -180px;
    bottom: -220px;
  }
  .park-top .modal .btn-reserve:hover {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .sumai-top-brands-section .ttl::before {
    margin-right: 40px;
  }
  .sumai-top-brands-section .ttl::after {
    margin-left: 40px;
  }
  .sumai-top-brands-section .brand-wrap {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
  }
  .sumai-top-brands-section .brand-wrap .box:hover {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
  .sumai-top-bird-section {
    padding: 170px 0 110px;
  }
  .sumai-top-bird-section .inner-block {
    padding: 0;
    max-width: 1186px;
  }
  .sumai-top-bird-section .wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sumai-top-bird-section .info {
    width: 39.5314787701vw;
    max-width: 540px;
    margin-right: -1000px;
  }
  .sumai-top-bird-section .info .ttl {
    padding: 8px 10px;
    margin-left: 40px;
  }
  .sumai-top-bird-section .img {
    width: 66.6178623719vw;
    max-width: 910px;
  }
  .sumai-top-able-section .overall .overall-wrap {
    padding: 50px 0;
    display: grid;
    gap: 40px;
    grid-template-columns: 1fr 1fr;
  }
  .sumai-top-able-section .overall .overall-wrap .img {
    margin-left: -5.8565153734vw;
  }
  .sumai-top-able-section .overall .overall-wrap .ttl {
    margin-bottom: 20px;
    min-height: 90px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .sumai-top-able-section .point .ttl {
    padding: 0 120px;
  }
  .sumai-top-able-section .point .ttl .pop {
    max-width: 168px;
    width: 12.298682284vw;
    max-height: 120px;
    height: 8.78477306vw;
  }
  .sumai-top-able-section .point .ttl .ja {
    display: inline-block;
    word-break: keep-all;
  }
  .sumai-top-able-section .point .point-wrap {
    display: grid;
    gap: 20px;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .sumai-top-able-section .hint .inner-block {
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(40%, #fff), color-stop(40%, #f9f8f3), to(#f9f8f3));
    background: linear-gradient(180deg, #fff 0%, #fff 40%, #f9f8f3 40%, #f9f8f3 100%);
    padding: 0;
    max-width: 966px;
  }
  .sumai-top-able-section .hint .swiper-controller {
    margin: 0;
    z-index: 2;
  }
  .sumai-top-able-section .hint .swiper-controller .swiper-button-prev,
.sumai-top-able-section .hint .swiper-controller .swiper-button-next {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    border: none;
  }
  .sumai-top-able-section .hint .swiper-controller .swiper-button-prev::before,
.sumai-top-able-section .hint .swiper-controller .swiper-button-next::before {
    content: "";
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 10px;
    height: 10px;
    border-radius: 2px;
    border-left: 2px solid #2d2d2d;
    border-bottom: 2px solid #2d2d2d;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
  }
  .sumai-top-able-section .hint .hint-slider {
    padding: 0 50px 40px 80px;
  }
  .sumai-top-able-section .hint .hint-slider::before {
    width: 80px;
  }
  .sumai-top-able-section .hint .hint-slider::after {
    width: 50px;
  }
  .sumai-top-able-section .hint .pop {
    width: 12.2254758419vw;
    max-width: 167px;
    height: 8.9311859444vw;
    max-height: 122px;
  }
  .sumai-top-able-section .hint .hint-wrap .box-ttl {
    min-height: 90px;
  }
  .sumai-top-able-section .stayhome .about-stayhome {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sumai-top-able-section .stayhome .about-stayhome .img {
    width: 50%;
  }
  .sumai-top-able-section .stayhome .about-stayhome .info {
    padding: 20px 60px;
    width: 50%;
  }
  .sumai-top-able-section .stayhome .bnr-vmh:hover {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
  .sumai-top-able-section .and-more .more-wrap {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px 60px;
    display: grid;
    gap: 20px;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .sumai-top-able-section .and-more .more-slider {
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(30%, #fff), color-stop(30%, #f9f8f3), to(#f9f8f3));
    background: linear-gradient(180deg, #fff 0%, #fff 30%, #f9f8f3 30%, #f9f8f3 100%);
  }
  .sumai-top-able-section.green .overall {
    background: -webkit-gradient(linear, left top, right top, from(#fff), color-stop(50%, #fff), color-stop(50%, #edf2e4), to(#edf2e4));
    background: linear-gradient(90deg, #fff 0%, #fff 50%, #edf2e4 50%, #edf2e4 100%);
  }
  .sumai-top-able-section.green .overall .overall-wrap {
    background-color: #edf2e4;
  }
  .sumai-top-able-section.blue .overall {
    background: -webkit-gradient(linear, left top, right top, from(#fff), color-stop(50%, #fff), color-stop(50%, #e9f1f7), to(#e9f1f7));
    background: linear-gradient(90deg, #fff 0%, #fff 50%, #e9f1f7 50%, #e9f1f7 100%);
  }
  .sumai-top-able-section.blue .overall .overall-wrap {
    background-color: #e9f1f7;
  }
  .sumai-top-able-section.pink .overall {
    background: -webkit-gradient(linear, left top, right top, from(#fff), color-stop(50%, #fff), color-stop(50%, #fcf0f2), to(#fcf0f2));
    background: linear-gradient(90deg, #fff 0%, #fff 50%, #fcf0f2 50%, #fcf0f2 100%);
  }
  .sumai-top-able-section.pink .overall .overall-wrap {
    background-color: #fcf0f2;
  }
  .sumai-top-detail-section .bnr-open:hover {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
  .sumai-top-detail-section .area-wrap .pin .icon {
    height: 54px;
    margin-right: 30px;
  }
  .sumai-top-detail-section .area-wrap .more {
    font-size: 14px;
    height: 62px;
  }
  .sumai-top-detail-section .area-wrap .area-btn:hover {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
  .sumai-top-aboutus-section .aboutus-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sumai-top-aboutus-section .aboutus-wrap .img {
    width: 50%;
  }
  .sumai-top-aboutus-section .aboutus-wrap .info {
    padding: 10px 60px;
    width: 50%;
  }
  .btn-park {
    padding: 20px;
    font-size: 14px;
  }
  .btn-park:hover {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
  .sumai-top-lead-section .wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .sumai-top-lead-section .ttl,
.sumai-top-lead-section .txt-area {
    width: 50%;
  }
  .sumai-top-lead-section .ttl {
    padding-right: 40px;
  }
  .sumai-about-step-section .box .cont-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 866px;
    margin: auto;
  }
  .sumai-about-step-section .box .cont-wrap .cont {
    width: calc((100% - 40px)/2);
  }
  .sumai-about-step-section .box .cont-wrap .cont + .cont {
    margin-left: 40px;
  }
  .c-anchor-list a:hover:after {
    opacity: 1;
  }
  .sumai-article-wrap .c-article-mv .article-mv-txt .article-ttl {
    width: 50%;
  }
  .sumai-article-wrap .c-article-mv .article-mv-txt .article-ttl .article-ttl-img {
    width: 100%;
  }
  .sumai-article-wrap .latest-info {
    max-width: 35%;
    position: absolute;
    bottom: 40px;
    right: 80px;
  }
  .sumai-article-wrap .latest-info::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    right: 15px;
    bottom: 0;
    width: 6px;
    height: 6px;
    margin: auto;
    -webkit-transform: rotate(-45deg) translate3d(0, 0, 0);
            transform: rotate(-45deg) translate3d(0, 0, 0);
    border: solid #0b3052;
    border-width: 0 1px 1px 0;
  }
  .sumai-article-wrap .latest-info:hover {
    text-decoration: underline;
  }
  .sumai-detail-lead-section .wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .sumai-detail-lead-section .wrap .txt-area,
.sumai-detail-lead-section .wrap .img {
    width: 50%;
  }
  .sumai-detail-modelhouse-section .wrap .box {
    width: calc((100% - 20px) / 2);
  }
  .sumai-detail-modelhouse-section .wrap .box:not(:nth-child(2n+1)) {
    margin-left: 20px;
  }
  .sumai-detail-modelhouse-section .wrap .box:nth-child(n+3) {
    margin-top: 40px;
  }
  .sumai-detail-modelhouse-section .ttl {
    min-height: 54px;
  }
  .sumai-detail-modelhouse-section .c-btn04 {
    padding: 4px 35px 4px 20px;
    font-size: 12px;
  }
  .sumai-detail-modelhouse-section .c-btn04 .c-svg {
    width: 10px;
    height: 10px;
  }
  .sumai-detail-access-section .content-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .sumai-detail-access-section .content-wrap .map-area,
.sumai-detail-access-section .content-wrap .info-area {
    width: 50%;
  }
  .sumai-detail-access-section .content-wrap .map-area {
    padding-right: 40px;
  }
  .sumai-detail-access-section .check-box .txt-area {
    width: 70%;
  }
  .sumai-detail-access-section .check-box .img {
    top: 0;
    bottom: 0;
    right: 0;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    width: 44%;
  }
  .c-sumai-aco-wrap {
    width: calc(100% - 80px);
  }
  .c-sumai-aco-wrap .js-aco-cont .c-area-btn-list a {
    font-size: 15px;
  }
  .other-park-btn-wrap .btn-area {
    margin-right: -10px;
  }
  .other-park-btn-wrap .btn {
    margin: 0 10px 10px 0;
    width: calc((100% - 40px) / 4);
    min-width: 220px;
  }
  .other-park-btn-wrap .btn:hover {
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-transform: translateY(6px);
            transform: translateY(6px);
  }
  .about-point-section .box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .about-point-section .box:hover {
    background: #f0f0f0;
  }
  .about-point-section .box:hover .c-arrow-ico {
    -webkit-transform: translateX(20px);
            transform: translateX(20px);
  }
  .about-point-section .box:nth-child(odd) .txt-area {
    padding-right: 90px;
  }
  .about-point-section .box:nth-child(odd) .c-arrow-ico {
    right: 95px;
  }
  .about-point-section .box:nth-child(even) .txt-area {
    margin-left: 0;
    margin-right: auto;
    padding-left: 70px;
  }
  .about-point-section .box:nth-child(even) .txt-area .c-arrow-ico {
    right: 30px;
  }
  .about-point-section .box .txt-area {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-left: auto;
    max-width: 513px;
    width: 50%;
  }
  .about-point-section .box .img {
    padding-bottom: 50px;
    width: 50%;
  }
  .about-movie-section .movie-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .about-movie-section .movie-wrap .movie {
    width: calc((100% - 30px)/2);
  }
  .about-movie-section .movie-wrap .movie + .movie {
    margin-left: 30px;
  }
  .about-detail-lead-section .wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .about-detail-lead-section .txt-area {
    width: calc(100% - 280px);
    padding-right: 20px;
  }
  .about-detail-lead-section .list {
    width: 280px;
  }
  .about-detail-lead-section .list li {
    border-top: 2px solid #2F353C;
    border-right: 2px solid #2F353C;
    border-left: 2px solid #2F353C;
  }
  .about-detail-lead-section .list li:last-child {
    border-bottom: 2px solid #2F353C;
  }
  .about-detail-cont-section .c-btn04.ml0 {
    margin-left: 0;
  }
  .about-detail-cont-section .wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .about-detail-cont-section .wrap .img {
    margin-top: -27px;
    width: 50%;
  }
  .about-detail-cont-section .wrap .txt-area {
    padding-right: 60px;
    padding-top: 80px;
    width: 50%;
  }
  .about-detail-cont-section .earthquake-wrap .column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .about-detail-cont-section .earthquake-wrap .column .img-wrap {
    width: 56%;
  }
  .about-detail-cont-section .earthquake-wrap .column .gooddesign-wrap {
    padding-left: 25px;
    width: 44%;
  }
  .about-detail-cont-section .earthquake-wrap .pillar-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .about-detail-cont-section .earthquake-wrap .pillar-box .pillar-inn {
    width: 248px;
  }
  .about-detail-cont-section .earthquake-wrap .pillar-box .img-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: -35px;
    padding-left: 20px;
    width: calc(100% - 248px);
  }
  .about-detail-cont-section .earthquake-wrap .pillar-box .img-wrap .img {
    width: calc((100% - 10px) / 2);
  }
  .about-detail-cont-section .earthquake-wrap .pillar-box .img-wrap .img + .img {
    margin-left: 10px;
  }
  .about-detail-cont-section .earthquake-wrap .pillar-box .list {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: auto;
  }
  .about-detail-cont-section .aco-wrap .aco-box:nth-child(even) {
    margin-right: 20px;
    margin-left: 20px;
  }
  .about-detail-cont-section .aco-wrap .js-aco-btn .small {
    padding-left: 68px;
  }
  .about-detail-cont-section .border-box .inn {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .about-detail-cont-section .border-box .inn.align-start {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .about-detail-cont-section .border-box .inn .txt-area .txt,
.about-detail-cont-section .border-box .inn .sub-column-wrap .txt {
    max-width: 500px;
  }
  .about-detail-cont-section .border-box .inn .txt-area {
    padding-top: 64px;
  }
  .about-detail-cont-section .border-box.middle .inn {
    padding-left: 0;
    padding-right: 40px;
  }
  .about-detail-cont-section .movie-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .about-detail-cont-section .movie-wrap.mt0 {
    margin-top: 0;
  }
  .about-detail-cont-section .movie-wrap .movie {
    width: calc((100% - 50px) / 3);
  }
  .about-detail-cont-section .movie-wrap .movie:not(:nth-child(3n+1)) {
    margin-left: 25px;
  }
  .about-detail-cont-section .flow-list-wrap .txt-area {
    max-width: 800px;
    margin: auto;
  }
  .about-detail-cont-section .column-box .box {
    width: calc((100% - 30px) / 2);
  }
  .about-detail-cont-section .column-box .box + .box {
    margin-left: 30px;
  }
  .about-detail-link-section .link-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    max-width: 775px;
    margin: auto;
  }
  .about-detail-link-section .link-wrap .box {
    max-width: 371px;
  }
  .about-detail-link-section .link-wrap .box + .box {
    margin-left: 30px;
  }
  .about-detail-cont-section .brand-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .about-detail-cont-section .brand-wrap .txt-area,
.about-detail-cont-section .brand-wrap .list {
    width: calc((100% - 100px)/2);
  }
  .about-detail-cont-section .brand-wrap .txt-area .c-btn04 {
    margin-top: 30px;
    margin-right: auto;
    margin-left: 0;
  }
  .about-detail-cont-section .brand-wrap .list li {
    margin: 20px 25px;
  }
  .about-detail-cont-section .brand-wrap .list a:hover {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
  .about-detail-cont-section .img-overflow-wrap .box {
    width: calc((100% - 48px)/2);
    margin-top: -104px;
  }
  .about-detail-cont-section .img-overflow-wrap .box + .box {
    margin-left: 48px;
  }
  .about-detail-cont-section .img-column3-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .about-detail-cont-section .img-column3-wrap .box {
    width: calc(100% / 3);
  }
  .about-detail-cont-section .gooddesign {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .about-detail-cont-section .gooddesign .txt-wrap {
    width: calc(100% - 148px);
  }
  .about-detail-cont-section .area-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .about-detail-cont-section .area-wrap .area + .area {
    border-left: 1px solid #d9d9d9;
  }
  .about-detail-cont-section .area-wrap .three {
    width: 36%;
    padding: 0 2.9282576867vw 0 0vw;
  }
  .about-detail-cont-section .area-wrap .two {
    width: 33%;
    padding: 0 1.4641288433vw 0 2.9282576867vw;
  }
  .about-detail-cont-section .area-wrap .two ul {
    width: 50%;
  }
  .about-detail-cont-section .area-wrap ul {
    padding-left: 20px;
  }
  .sitemap-section .sitemap-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .sitemap-section .box {
    width: calc((100% - 26px)/2);
  }
  .sitemap-section .box:not(:nth-child(2n+1)) {
    margin-left: 26px;
  }
  .sitemap-section .box:nth-child(n+3) {
    margin-top: 60px;
  }
}

@media only screen and (min-width: 1024px) {
  .tab-min {
    display: none !important;
  }
  main,
footer {
    padding-left: 240px;
  }
  .c-header {
    background: #fff;
    position: fixed;
    left: 0;
    top: 0;
    width: 240px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    height: 100%;
  }
  .c-header .logo-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    height: 200px;
  }
  .c-header .logo-wrap .txt {
    margin-top: 15px;
    font-size: 10px;
  }
  .c-nav-btn {
    display: none;
  }
  #cover-bg {
    width: 240px;
    top: 0;
    left: 240px;
  }
  .c-footer .footer-wrap .wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .c-footer .footer-wrap .box {
    margin-right: 35px;
  }
  .c-footer .footer-wrap .box .btn {
    font-size: 12px;
    margin-bottom: 15px;
  }
}

@media only screen and (max-width: 1024px) {
  .tab {
    display: none !important;
  }
  .ios .c-header .nav-cont {
    min-height: -webkit-fill-available;
  }

  main {
    padding-top: 60px;
  }
  .c-header .logo-wrap {
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    width: calc(100% - 70px);
    height: 60px;
    z-index: 102;
  }
  .c-header .logo-wrap .inn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
  }
  .c-header .logo-wrap .logo {
    padding: 0 20px;
  }
  .c-header .logo-wrap .logo img {
    width: 80px;
  }
  .c-header .nav-cont {
    height: 100vh;
    min-height: calc(var(--vh, 1vh) * 100);
    position: fixed;
    top: 0;
    left: 0;
    pointer-events: none;
    z-index: 99;
    overflow: auto;
    opacity: 0;
    padding: 60px 0 0;
  }
  .c-header .nav-cont.is-open {
    opacity: 1;
    pointer-events: auto;
  }
  .c-header .nav-cont .nav-list {
    width: 100%;
    padding-top: 40px;
    background: #fff;
  }
  .c-header .nav-wrap {
    background: #fff;
    height: 100%;
    width: 240px;
    position: relative;
  }
  .c-footer .footer-wrap {
    padding-top: 25px;
    padding-bottom: 130px;
  }
  .c-footer .footer-wrap .inner-block {
    padding: 0 37px;
  }
  .c-footer .footer-wrap .footer-ttl {
    border-bottom: 1px solid rgba(222, 222, 222, 0.5);
    font-size: 14px;
    padding-bottom: 25px;
    margin-bottom: 0;
  }
  .c-footer .footer-wrap .box .btn {
    border-bottom: 1px solid rgba(222, 222, 222, 0.5);
    padding: 25px 0;
  }
  .c-footer .footer-wrap .box .js-sp-aco {
    position: relative;
  }
  .c-footer .footer-wrap .box .js-sp-aco::before, .c-footer .footer-wrap .box .js-sp-aco::after {
    background: #fff;
    content: "";
    display: block;
    width: 16px;
    height: 1px;
    position: absolute;
    bottom: 0;
    top: 0;
    right: 0;
    margin: auto;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }
  .c-footer .footer-wrap .box .js-sp-aco::after {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .c-footer .footer-wrap .box .js-sp-aco.is-active::after {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  .c-footer .footer-wrap .box .js-sp-aco + .list {
    display: none;
  }
  .c-footer .footer-wrap .box .list .list-link {
    border-bottom: 1px solid rgba(222, 222, 222, 0.5);
    font-size: 12px;
    margin-left: 20px;
    padding: 12px 0 12px 18px;
  }
  .c-footer .footer-wrap .box .list .child-list {
    margin-left: 20px;
  }
  .c-footer .footer-wrap .box .list .child-list-btn .ico::before, .c-footer .footer-wrap .box .list .child-list-btn .ico::after {
    width: 16px;
    right: 0;
  }
  .c-footer .footer-wrap .other-link {
    margin-top: 28px;
  }
  .c-footer .footer-wrap .bottom {
    margin-top: 45px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .c-footer .footer-wrap .bottom .logo {
    width: 100px;
  }
  .c-footer .footer-wrap .bottom .logo img {
    width: 100%;
  }
  .c-footer .footer-wrap .bottom .copyright {
    font-size: 9px;
    width: calc(100% - 100px);
    padding-right: 20px;
  }
  main.home {
    padding-top: 0;
  }
}

@media only screen and (min-width: 1024px) and (max-height: 600px) {
  .c-header .logo-wrap {
    /* 高さ680px以下 */
    height: 100px;
  }
  .c-header .logo-wrap .logo img {
    width: 100px;
  }
}

@media only screen and (max-width: 1024px) and (max-height: 680px) {
  .c-header .nav-cont .nav-list {
    /* 高さ680px以下 */
    padding-top: 0;
  }
}

@media only screen and (max-width: 1024px) and (max-width: 767px) {
  .c-header .nav-cont {
    width: 100%;
    padding-bottom: 55px;
  }
  .c-header .nav-wrap {
    width: 170px;
  }
}

@media screen and (max-height: 680px) {
  .c-header .nav-wrap {
    /* 高さ680px以下 */
    display: block;
  }
  .c-header .mega-btn {
    /* 高さ680px以下 */
    padding: 5px 20px;
  }
}

@media only screen and (max-width: 767px) and (max-height: 680px) {
  .c-header .btn {
    /* 高さ680px以下 */
    padding: 12px 35px 12px 20px;
  }
}

@media only screen and (max-width: 767px) and (max-width: 767px) {
  .c-side-link-list:not(.sumai-link) li:nth-child(1)::before, .c-side-link-list:not(.sumai-link) li:nth-child(3)::before {
    background: #5C5C5C;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    margin: auto;
    width: 1px;
    height: calc(100% - 10px);
    bottom: 0;
  }
}

@media only screen and (min-width: 768px) and (max-height: 830px) {
  .innovator_next .c-side-link-list {
    /* 高さ830px以下 */
    top: 40px;
  }
}

@media only screen and (min-width: 768px) and (max-height: 700px) {
  .innovator_next .c-side-link-list {
    /* 高さ830px以下 */
    top: 0;
  }
}

@media screen and (max-width: 767px) {
  .kashiwaed-capt div a {
    display: block;
    margin-right: 0;
    margin-left: 0;
  }
  #foot_attend_amazon .xred {
    width: 90%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .home-topics-section .txt-wrap {
    width: 100%;
  }
  .home-topics-section .topics-list {
    width: 100%;
    margin-top: 30px;
  }
  .about-point-section .box:nth-child(odd) .c-arrow-ico {
    right: 30px;
  }
}

@media only screen and (max-width: 1075px) {
  .event-detail-section .article-area {
    width: 100%;
  }
}

@media only screen and (min-width: 780px) {
  .topics-section .topics-list a:hover .txt {
    text-decoration: underline;
  }
}

@media only screen and (min-width: 810px) {
  .column-article-section .column-list li {
    width: calc((100% - 70px)/3);
  }
}

@media only screen and (min-width: 768px) and (max-width: 1366px) {
  .house-lead-section .copy {
    font-size: 20.205vw;
  }
}

@media only screen and (max-width: 767px) and (max-width: 374px) {
  .house-detail .article-ttl .ja {
    display: block;
  }
  .house-slider-section .intro {
    padding: 0;
  }
  .house-explain-section .info {
    padding: 0;
  }
  .house-explain-section .example {
    padding: 0;
  }
}

@media only screen and (min-width: 768px) and (min-width: 1367px) {
  .house-explain-section .head .thumbnail {
    width: 600px;
    margin-left: 20px;
  }
  .house-explain-section .head.reverse .thumbnail {
    margin-right: 60px;
  }
  .house-explain-section .gray-box .img {
    width: 360px;
    margin-right: 40px;
  }
  .house-explain-section .gray-box .explain {
    width: calc(100% - 400px);
  }
  .home-sns-section .wrap .ttl {
    padding: 0 100px;
    margin-right: 100px;
  }
  .home-sns-section .links a + a {
    margin-left: 100px;
  }
  .about-detail-cont-section .area-wrap .three {
    padding: 0 40px 0 0px;
  }
  .about-detail-cont-section .area-wrap .two {
    padding: 0 20px 0 40px;
  }
}

@media only screen and (min-width: 768px) and (min-width: 901px) {
  .house-explain-section .gray-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media only screen and (max-width: 900px) {
  .house-explain-section .gray-box .img {
    width: 100%;
    margin-bottom: 20px;
  }
  .house-explain-section .gray-box .explain {
    width: 100%;
  }
}

@media only screen and (min-width: 1001px) {
  .mfp-arrow-right {
    right: -80px;
  }
  .mfp-arrow-left {
    left: -80px;
  }
}

@media only screen and (min-width: 768px) and (min-width: 1024px) {
  .sumai-top-intro-section .menu.is-fixed {
    padding-left: 240px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .sumai-top-intro-section .menu.is-fixed {
    top: 60px;
  }
  .sumai-top-intro-section .wrap .about-ttl {
    font-size: 24px;
  }
  .park-top .modal-item {
    padding: 70px 100px;
  }
  .sumai-top-lead-section .ttl {
    font-size: 24px;
  }
}

@media only screen and (min-width: 1366px) {
  .sumai-top-intro-section .wrap .about-ttl {
    font-size: 28px;
  }
  .park-top .modal .ttl .icon-check {
    top: -40px;
    left: 70px;
  }
  .sumai-top-able-section .point .ttl .pop {
    left: -80px;
  }
  .sumai-top-able-section .hint {
    margin-top: 60px;
  }
  .sumai-top-able-section .hint .pop {
    left: -80px;
    top: -20px;
  }
  .sumai-top-able-section .and-more .more-pop {
    left: -50px;
  }
}

@media only screen and (min-width: 1367px) {
  .sumai-top-able-section .overall .overall-wrap .img {
    margin-left: -80px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 960px) {
  .sumai-detail-lead-section .txt-area .ttl {
    font-size: 2.917vw;
  }
}

@media only screen and (max-width: 767px) and (max-width: 340px) {
  .park-bnr-wrap .park-btn .ico {
    right: 5px;
    width: 100px;
    height: 64px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1300px) {
  .about-detail-cont-section .flow-list-wrap .list {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    max-width: 470px;
    margin-left: auto;
    margin-right: auto;
  }
  .about-detail-cont-section .flow-list-wrap .list li:nth-child(n+7) {
    margin-top: 20px;
  }
}