@charset "UTF-8";
/*
 * foundation
 * -------------------------------------------------------------------
 */

/*--基本スタイル--*/
/* グラデーション */
/*--mixin--*/
/*共通部分*/
html {
  scroll-behavior: smooth;
  scroll-padding-top: 80px;
  font-size: 100%;
  letter-spacing: 0.22em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  font-size: 62.5%;
  margin: 0;
  padding: 0;
  width: 100%;
  overflow-x: hidden;
}

body {
  font-family: "游ゴシック体 Std", YuGothicStd, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  line-height: 1.5;
  color: #242424;
  font-weight: 400;
  letter-spacing: 0;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  overflow-x: hidden;
}
body.fixed {
  width: 100%;
  position: fixed;
  overflow: hidden;
}
.wrapper {
  padding: 0 4%;
}

.content-wrapper {
  padding: 0 5%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
}
b {
  font-weight: 700;
}

p {
  line-height: 24px;
  font-size: 10px;
  font-size: 1rem;
}
.flex-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

a {
  text-decoration: none;
}

img {
  max-width: 100%;
}

p {
  margin: 0;
}

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

.sp-br {
  display: none;
}
.pc-show {
  display: block;
}
.l-show,
.sp-show,
.sp-xs-none,
.sp-xs-show,
.xs-show {
  display: none;
}
.xs-none {
  display: block;
}
ul {
  list-style: none;
}

select {
  -webkit-appearance: revert;
  -moz-appearance: revert;
  appearance: revert;
}

table {
  border-collapse: collapse;
  width: 100%;
  text-align: left;
}
ol {
  padding-left: 20px;
}

ul {
  list-style: none;
}

.back-inherit {
  background-color: inherit !important;
}

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

.b-body[data-b-page=lp] .pbPage,
.b-body[data-b-page=lp] .pbAreaWrapper1,
.b-body[data-b-page=lp] .pbAreaWrapper2,
.b-body[data-b-page=lp] .pbMainArea,
.b-body[data-b-page=lp] .pbArea,
.b-body[data-b-page=lp] .pbNested,
.b-body[data-b-page=lp] .pbNestedWrapper,
.b-body[data-b-page=lp] #pbBlock8633 {
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  min-height: auto !important;
  height: auto !important;
  top: 0 !important;
}
.b-body[data-b-page=lp] .b-page-lp {
  margin: 0 !important;
  padding: 0 !important;
  min-height: auto !important;
}

.l-wrapper {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
}

.k_h-header .menu a {
  color: #242424;
}

.k_h-header:not(.h-black) .header__user#loginDiv .header_login .btn {
  color: #242424;
  border: 1px solid #242424;
}

.k_h-header .burger-open span {
  background-color: #242424;
}

.k_h-header .h-text h1, .k_h-header .h-text p a {
  color: #242424;
}

.k_h-header .h-logo svg path {
  fill: #242424;
}

/* スクロールバーのスタイルを調整 */
.simplebar-track.simplebar-horizontal {
  height: 6px !important; /* スクロールバーの高さを調整 */
  background-color: #d8d8d8;
  border-radius: 3px !important;
}

.simplebar-scrollbar:before {
  background: #3b3b41;
  border-radius: 3px !important;
  height: 6px !important;
}

/* スクロールバーの背景の高さを合わせる */
.simplebar-content-wrapper {
  padding-bottom: 6px !important; /* スクロールバーの高さと同じ値を設定 */
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
  top: 0 !important;
  height: 6px !important;
}

.p-point__concept .simplebar-track.simplebar-horizontal {
  width: 80% !important;
  margin: 0 auto !important;
}

/*　スクロールバーのツマミ部分の不透明度とhover時のtransitionを変えたい時　*/
.simplebar-scrollbar.simplebar-visible:before {
  opacity: 1 !important;
}

/*　スクロールバー太さを変えたい時　*/
.simplebar-track.simplebar-vertical {
  width: 40px;
}

/*
 * layout
 * -------------------------------------------------------------------
 */
.l-main {
  width: 100%;
  position: relative;
}
.l-main__inner {
  position: relative;
  z-index: 2;
  max-width: 1160px;
  width: calc(100% - 40px);
  margin: 0 auto;
}

.l-main img {
  width: 100%;
  height: auto;
}

.l-header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
}

.l-main img {
  width: 100%;
  height: auto;
}

.l-kv {
  width: 100%;
  margin: 0 auto;
  position: relative;
  height: 980px;
  background-color: #fff;
}
.l-kv__inner {
  width: 100%;
  margin: 0 auto;
  position: relative;
}

.l-wrapper {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: normal;
  font-style: normal;
  background-color: #F1F0EC;
  line-height: 1.5;
  overflow-x: hidden;
}

.l-contents {
  margin: 0 auto;
  width: 100%;
  position: relative;
}

.l-contents__inner {
  position: relative;
  max-width: 1160px;
  width: calc(100% - 40px);
  margin: 0 auto;
  padding-top: 0;
  padding-bottom: 100px;
}

.l-footer {
  background-color: #242424;
  height: 110px;
  color: #fff;
  position: relative;
}

.c-footer__text {
  line-height: 110px;
  text-align: center;
  font-size: 10px;
  font-size: 1rem;
  letter-spacing: 0.05em;
  margin-top: 0;
}

/*
 * component
 * -------------------------------------------------------------------
 */
.c-header {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 0;
  position: relative;
}
.c-header img {
  width: 100%;
  height: auto;
}

.c-header__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 180px;
  height: 100%;
  width: 71px;
}

.c-header__nav.is-open,
.c-header__nav.is-closing {
  position: fixed;
  top: 0;
  left: auto;
  right: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(245, 245, 245, .8);
  z-index: 110;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow-y: auto;
  margin: 0;
}
.c-header__nav.is-open .c-header__nav-list,
.c-header__nav.is-closing .c-header__nav-list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 0;
  padding: 100px 0 60px;
  width: 85%;
  height: auto;
  margin: 0 auto;
}
.c-header__nav.is-open .c-header__nav-item,
.c-header__nav.is-closing .c-header__nav-item {
  display: block;
  margin-left: 0;
  width: 100%;
  text-align: left;
  font-weight: bold;
  margin: 10px 0 10px;
  letter-spacing: 0.05em;
}
.c-header__nav.is-open .c-header__nav-item > a,
.c-header__nav.is-closing .c-header__nav-item > a {
  font-size: 21px;
  font-size: 2.1rem;
  font-weight: bold;
  color: #242424;
  width: 100%;
  padding: 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid rgba(255, 255, 255, .2);
  text-align: left;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.c-header__nav.is-open .c-header__nav-item > a:hover,
.c-header__nav.is-closing .c-header__nav-item > a:hover {
  border-bottom: 3px solid #8DF65E;
  padding-bottom: 18px; /* 1px->3pxの変化によるガタつきを防ぐためpaddingを2px減らす */
}
.c-header__nav.is-open .c-header__nav-item > a::after,
.c-header__nav.is-closing .c-header__nav-item > a::after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url("/integrity/common/assets/images/white_right_arrow_btn_001.png") no-repeat center/contain;
  opacity: 0.8;
  -webkit-transform: none !important;
          transform: none !important;
  margin-bottom: 0 !important;
  position: static !important;
}
.c-header__nav.is-open .c-header__nav-item > a:hover,
.c-header__nav.is-closing .c-header__nav-item > a:hover {
  opacity: 0.5;
}
.c-header__nav.is-open .c-header__nav-item > div,
.c-header__nav.is-closing .c-header__nav-item > div {
  font-size: 21px;
  font-size: 2.1rem;
  font-weight: bold;
  color: #ffffff;
  width: 100%;
  padding: 20px 0 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: left;
}
.c-header__nav.is-open .c-header__nav-item--has-child,
.c-header__nav.is-closing .c-header__nav-item--has-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
.c-header__nav.is-open .c-header__nav-item--has-child > a,
.c-header__nav.is-closing .c-header__nav-item--has-child > a {
  border-bottom: none;
}
.c-header__nav.is-open .c-header__nav-item--has-child > a::after,
.c-header__nav.is-closing .c-header__nav-item--has-child > a::after {
  display: none;
}
.c-header__nav.is-open .c-header__nav-item--has-child::after,
.c-header__nav.is-closing .c-header__nav-item--has-child::after {
  display: none;
}
.c-header__nav.is-open .c-header__nav-item--has-child:hover .c-header__dropdown,
.c-header__nav.is-closing .c-header__nav-item--has-child:hover .c-header__dropdown {
  -webkit-transform: none;
          transform: none;
}
.c-header__nav.is-open .c-header__dropdown,
.c-header__nav.is-closing .c-header__dropdown {
  position: static;
  -webkit-transform: none;
          transform: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  opacity: 1;
  visibility: visible;
  min-width: auto;
  padding: 0;
  background-color: transparent;
  text-align: left;
  display: block;
  -webkit-transition: none;
  transition: none;
  width: 100%;
}
.c-header__nav.is-open .c-header__dropdown::before,
.c-header__nav.is-closing .c-header__dropdown::before {
  display: none;
}
.c-header__nav.is-open .c-header__dropdown li,
.c-header__nav.is-closing .c-header__dropdown li {
  margin: 0;
  width: 100%;
}
.c-header__nav.is-open .c-header__dropdown li a,
.c-header__nav.is-closing .c-header__dropdown li a {
  padding: 15px 0 15px 20px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  font-weight: normal;
  color: rgba(255, 255, 255, .8);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid rgba(255, 255, 255, .2);
  text-align: left;
  white-space: normal;
  -webkit-transition: color 0.2s, opacity 0.2s;
  transition: color 0.2s, opacity 0.2s;
}
.c-header__nav.is-open .c-header__dropdown li a::after,
.c-header__nav.is-closing .c-header__dropdown li a::after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url("/integrity/common/assets/images/white_right_arrow_btn_001.png") no-repeat center/contain;
  opacity: 1;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.c-header__nav.is-open .c-header__dropdown li a:hover,
.c-header__nav.is-closing .c-header__dropdown li a:hover {
  background-color: transparent;
  color: #ffffff;
  opacity: 0.5;
}
.c-header__nav.is-open .c-header__dropdown li a:hover::after,
.c-header__nav.is-closing .c-header__dropdown li a:hover::after {
  opacity: 0.5;
}

@-webkit-keyframes drawerSlideIn {
  from {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes drawerSlideIn {
  from {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@-webkit-keyframes drawerSlideOut {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}
@keyframes drawerSlideOut {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}
@-webkit-keyframes fadeInOverlay {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeInOverlay {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeOutOverlay {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOutOverlay {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.c-header__nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.c-header__nav-item {
  position: relative;
  font-size: 18px;
  font-size: 1.8rem;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: bold;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 0.1em;
}
.c-header__nav-item > a {
  color: #242424;
  text-decoration: none;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  padding: 0px 0;
  display: block;
  position: relative;
}
.c-header__nav-item > a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 8px;
  background-color: #8DF65E;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: left center;
          transform-origin: left center;
  margin-bottom: -10px;
}
.c-header__nav-item > a:hover::after {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.c-header__nav-item > div {
  cursor: pointer;
}

.c-header__nav-item > .is-active::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #242424;
  margin-bottom: -10px;
}

.c-header__nav-item > a.is-active::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #8DF65E;
  margin-bottom: -10px;
}
.c-hamburger {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 74px;
  height: 74px;
  border-radius: 50%;
  cursor: pointer;
  position: fixed;
  top: 0;
  right: 0;
  padding: 0;
  z-index: 120;
  background-color: transparent;
}
.c-hamburger::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 74px;
  height: 74px;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: width 0.3s cubic-bezier(0.16, 1, 0.3, 1), height 0.3s cubic-bezier(0.16, 1, 0.3, 1), background-color 0.2s ease;
  transition: width 0.3s cubic-bezier(0.16, 1, 0.3, 1), height 0.3s cubic-bezier(0.16, 1, 0.3, 1), background-color 0.2s ease;
  z-index: -1;
}
.c-hamburger:hover::before {
  width: 100px;
  height: 100px;
}

.c-hamburger__bar {
  width: 23px;
  height: 2x;
  background-color: #242424;
  -webkit-transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
  transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
  position: absolute;
}
.c-hamburger__bar:nth-child(1) {
  -webkit-transform: translateY(-7px);
          transform: translateY(-7px);
}
.c-hamburger__bar:nth-child(2) {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.c-hamburger__bar:nth-child(3) {
  -webkit-transform: translateY(7px);
          transform: translateY(7px);
}

.c-hamburger.is-active {
  background-color: transparent;
  position: fixed;
}
.c-hamburger.is-active:hover::before {
  background-color: rgba(255, 255, 255, .1);
}
.c-hamburger.is-active .c-hamburger__bar {
  background-color: #242424;
}
.c-hamburger.is-active .c-hamburger__bar:nth-child(1) {
  -webkit-transform: translateY(0) rotate(45deg);
          transform: translateY(0) rotate(45deg);
}
.c-hamburger.is-active .c-hamburger__bar:nth-child(2) {
  opacity: 0;
}
.c-hamburger.is-active .c-hamburger__bar:nth-child(3) {
  -webkit-transform: translateY(0) rotate(-45deg);
          transform: translateY(0) rotate(-45deg);
}

.c-header__nav-item--disabled a {
  pointer-events: none;
  cursor: default;
  opacity: 0.6;
}

.c-header__nav.is-open .c-header__nav-item--disabled a::after {
  content: "(順次公開予定)";
  background: none;
  width: auto;
  height: auto;
  opacity: 1;
  font-size: 15px;
  font-size: 1.5rem;
  color: rgb(255, 255, 255);
  font-weight: normal;
  margin-left: 10px;
}

.c-cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 50px;
  margin-top: 40px;
  width: 100%;
}

.c-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 560px;
}
.c-card__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0px;
}
.c-card__heading {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.7;
  margin: 0;
  text-align: left;
}
.c-card__illust picture {
  display: block;
  width: 100%;
}
.c-card__illust img {
  display: block;
  width: 100%;
  height: auto;
}
.c-card__illust-1 {
  width: 153px;
}
.c-card__illust-2 {
  width: 136px;
}
.c-card__caption {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.6;
  margin: 0;
  text-align: left;
  margin-top: 5px;
}

.c-primary-button {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  max-width: 568px;
  height: 90px;
  font-size: 21px;
  font-size: 2.1rem;
  font-weight: bold;
  -webkit-box-shadow: inset 0 0 0 3px #242424;
          box-shadow: inset 0 0 0 3px #242424;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  text-decoration: none;
  background-color: transparent;
}
.c-primary-button::after {
  content: "";
  display: inline-block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 8px;
  height: 1em;
  margin-left: 8px;
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
  position: relative;
  z-index: 2;
}
.c-primary-button .c-primary-button__text {
  position: relative;
  z-index: 2;
}
.c-primary-button .c-primary__base {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 100%;
  height: 100%;
  background-color: #8DF65E;
  z-index: -1;
  -webkit-transition: top 0.3s ease, left 0.3s ease;
  transition: top 0.3s ease, left 0.3s ease;
}

.c-secondary-button {
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  z-index: 9999;
  margin: 0 auto;
  font-size: 21px;
  font-size: 2.1rem;
  font-weight: bold;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  text-decoration: none;
  width: 76px;
  height: 285px;
  font-size: 21px;
  font-size: 2.1rem;
  font-weight: bold;
  box-sizing: border-box;
  color: inherit;
  text-decoration: none;
  background-color: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  line-height: 1;
  padding-left: 3px; /* 右側の3pxの枠線の分だけ左にパディングを入れて左右の中心を合わせる */
  /* 閉じるボタン */
}
.c-secondary-button::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-top: 3px solid #242424;
  border-right: 3px solid #242424;
  border-bottom: 3px solid #242424;
  border-left: none;
  background-color: transparent;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 0;
  pointer-events: none;
}
.c-secondary-button::after {
  content: "";
  position: absolute;
  bottom: 25px; /* 下部に固定配置 */
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%); /* 左右中央 */
  width: 8px;
  height: 1em;
  background-size: contain;
  z-index: 1;
}
.c-secondary-button .c-secondary-button__text {
  position: relative;
  z-index: 2;
  margin-bottom: -0.22em; /* letter-spacingの余白分を相殺して上下中央を合わせる */
}
.c-secondary-button .c-secondary-button__base {
  position: absolute;
  top: 10px;
  left: 0;
  width: calc(100% + 10px);
  height: 100%;
  background-color: #8DF65E;
  z-index: -1;
  -webkit-transition: top 0.3s ease, width 0.3s ease;
  transition: top 0.3s ease, width 0.3s ease;
}
.c-secondary-button .c-secondary-button__close {
  display: none;
}

.c-link-button {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  max-width: 480px;
  height: 60px;
  border: 2px solid #242424;
  color: #242424;
  background-color: transparent;
  border-radius: 4px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 30px;
  text-decoration: none;
  position: relative;
  padding-right: 30px;
}
.c-link-button::after {
  position: absolute;
  top: 50%;
  margin-top: -7.5px;
  right: 20px;
  width: 15px;
  height: 15px;
  content: "";
  background-image: url(https://www.sekisuihouse.co.jp/library/kodate/tech/catalog/smartecs-sarawel/assets/img/window.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.c-link-button:hover {
  opacity: 0.7;
}
.c-scrollbtn {
  position: absolute;
  left: 0;
  bottom: 0px;
  z-index: 1;
  width: 72px;
  display: block;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.c-scrollbtn:hover {
  opacity: 0.6;
}

.c-scroll-figure {
  position: relative;
}
.c-scroll-figure__overlay {
  display: none;
}

.c-contents__list {
  margin: 70px 0 0;
  width: 1160px;
  padding: 0;
}

.c-contents__item {
  display: block;
  margin-bottom: 5px;
}

.c-contents__item-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 20px;
  background-color: #f0f0f0;
  color: #242424;
  height: 234px;
  -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: background-color 0.3s ease, -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: background-color 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease;
  transition: background-color 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease, -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
}
.c-contents__item-link:hover {
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
  background-color: #ffffff;
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, .1);
          box-shadow: 0 4px 12px rgba(0, 0, 0, .1);
}
.c-contents__item-link:hover .c-contents__item-arrow {
  background-color: #ccc;
}

.c-contents__item-text {
  display: block;
  padding: 20px 30px;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.5;
  letter-spacing: 0.04em;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.c-contents__item-maintext {
  font-size: 33px;
  font-size: 3.3rem;
  line-height: 1;
  letter-spacing: 0.02em;
  margin-bottom: 20px;
  margin-top: 0;
  display: block;
}

.c-contents__item-subtext {
  font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
  font-weight: 200;
  line-height: 1;
  font-size: 24px;
  font-size: 2.4rem;
  letter-spacing: 0.08em;
  font-style: normal;
}

.c-contents__item-image {
  width: 300px;
  height: auto;
  padding: 30px;
}
.c-contents__item-image picture {
  display: inline-block;
  overflow: hidden;
  vertical-align: bottom;
  border-radius: 10px;
}
.c-contents__item-image img {
  display: block;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.c-contents__item-ceo {
  width: 360px;
  height: auto;
  padding: 0;
  text-align: center;
  padding-top: 13px;
  overflow: hidden;
}

.c-contents__item-ceo img {
  width: 168px;
  height: auto;
  padding: 0;
  margin: 0 auto;
  vertical-align: bottom;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.c-contents__item-number {
  display: block;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1;
  letter-spacing: 0.02em;
  padding: 0;
  margin-bottom: 25px;
  font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  line-height: 1;
  font-style: normal;
  font-variation-settings: "wdth" 100, "YTLC" 500;
}

.c-contents__item-arrow {
  position: relative;
  width: 60px;
  height: 60px;
  background-color: #fff;
  border-radius: 50%;
  margin-left: auto;
  margin-right: 60px;
}
.c-contents__item-arrow img {
  width: 27px;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.c-contents__item-link:hover .c-contents__item-arrow {
  background-color: #f0f0f0;
}

.c-primary-title {
  display: block;
  margin-top: 0;
  margin-bottom: 45px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.c-primary-maintitle {
  font-size: 60px;
  font-size: 6rem;
  line-height: 1;
  letter-spacing: 0.1em;
  margin-bottom: 10px;
  display: block;
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: bold;
  font-style: normal;
  font-variation-settings: "wdth" 100;
}

.c-primary-subtitle {
  display: block;
  text-align: left;
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: 0.05em;
  font-weight: bold;
}

.p-pickup__tile {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.p-pickup__tile.c-primary-title {
  width: 100%;
  max-width: 540px;
  padding: 25px 0;
  position: relative;
  z-index: 1;
}
.p-pickup__tile.c-primary-title::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(/liaison/region/art_at_first_sight/assets/img/stroke_001.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  z-index: -1;
  -webkit-clip-path: inset(0 100% 0 0);
          clip-path: inset(0 100% 0 0);
  -webkit-transition: -webkit-clip-path 0.8s ease-out;
  transition: -webkit-clip-path 0.8s ease-out;
  transition: clip-path 0.8s ease-out;
  transition: clip-path 0.8s ease-out, -webkit-clip-path 0.8s ease-out;
}
.p-pickup__tile.c-primary-title.is-active::before {
  -webkit-clip-path: inset(0 0% 0 0);
          clip-path: inset(0 0% 0 0);
}
.p-pickup__tile .c-primary-subtitle {
  text-align: center;
}

.c-secondary-title {
  font-size: 38px;
  font-size: 3.8rem;
  line-height: 1.6;
  letter-spacing: 0.05em;
  margin-bottom: 25px;
  margin-top: 0;
  display: block;
}

.c-primary-maintitle,
.c-primary-subtitle {
  opacity: 1;
}
.c-primary-maintitle.is-ready,
.c-primary-subtitle.is-ready {
  opacity: 1;
}

.c-primary-maintitle span,
.c-primary-subtitle span {
  display: inline-block;
  opacity: 1;
  will-change: transform, opacity;
}

.c-secondry-heading {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.5;
  font-weight: 700;
  margin: 0 0 25px;
  text-align: left;
}

.c-thirdly-heading {
  font-size: 40px;
  font-size: 4rem;
  line-height: 1.5;
  font-weight: 700;
  margin: 0 auto 50px;
  letter-spacing: 0.05em;
}

.c-forthly-heading {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.4;
  font-weight: 700;
  margin: 0 0 20px 0;
}

.c-text {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.8;
  margin-bottom: 0;
  margin-top: 0;
  text-align: left;
  letter-spacing: 0.05em;
}

.c-caption__color-bar-1 {
  background-color: #1c61be;
}

.c-caption__color-bar-2 {
  background-color: #ec6e74;
}

.c-caption__color-bar {
  width: 62px;
  height: 12px;
  display: inline-block;
  margin-left: 10px;
}

.c-caption {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
  text-align: left;
}

.c-description {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.5;
  letter-spacing: 0.01em;
  display: inline-block;
  text-align: left;
  margin: 10px auto 0;
}

.c-description-link {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.5;
  letter-spacing: 0.01em;
  display: inline-block !important;
  text-align: left;
  padding-top: 20px;
  color: #242424;
  text-decoration: underline;
}
.c-description-link:hover {
  text-decoration: none;
}
.c-description-link:last-child {
  margin-right: 0 !important;
}

.c-text-sub {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.6;
  margin: 0 0 0;
  text-align: left;
}

.c-pagetop {
  display: block;
  width: 17px;
  cursor: pointer;
  z-index: 100;
}
.c-pagetop img {
  width: 100%;
  height: auto;
  display: block;
}

.c-tab-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 32px;
  margin: 50px auto 70px;
  padding: 0;
  max-width: 1158px;
  width: 100%;
  margin-bottom: 82px !important;
}
.c-tab-nav__item {
  cursor: pointer;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border: 2px solid #242424;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
}
.c-tab-nav__item picture {
  display: block;
  width: 100%;
  height: 304px;
  border: none !important;
  outline: none !important;
}
.c-tab-nav__item img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
  border: none !important;
  outline: none !important;
}
.c-tab-nav__item:hover {
  background-color: #F6FDFC;
}
.c-tab-nav__item:focus, .c-tab-nav__item:focus-visible {
  outline: none;
}
.c-tab-nav__item.is-active {
  background-color: #F6FDFC;
  cursor: default;
  -webkit-transform: none;
          transform: none;
}
.c-tab-nav__item.is-active::after {
  content: "";
  position: absolute;
  bottom: -27px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border-style: solid;
  border-width: 25px 25px 0 25px;
  border-color: #242424 transparent transparent transparent;
  z-index: 5;
}
.c-tab-nav__item.is-active::before {
  content: "";
  position: absolute;
  bottom: -25px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border-style: solid;
  border-width: 25px 24px 0 24px;
  border-color: #F6FDFC transparent transparent transparent;
  z-index: 6;
}
.c-tab-nav-bottom {
  margin: 80px auto 0px !important;
}
.c-tab-nav-bottom .c-tab-nav__item.is-active::after {
  bottom: auto;
  top: -27px;
  border-width: 0 25px 25px 25px;
  border-color: transparent transparent #242424 transparent;
}
.c-tab-nav-bottom .c-tab-nav__item.is-active::before {
  bottom: auto;
  top: -25px;
  border-width: 0 24px 25px 24px;
  border-color: transparent transparent #F6FDFC transparent;
}

.js-fadein-animation {
  opacity: 0;
  -webkit-transform: translateY(40px);
          transform: translateY(40px);
  -webkit-transition: opacity 1.7s cubic-bezier(0.16, 1, 0.3, 1), -webkit-transform 1.7s cubic-bezier(0.16, 1, 0.3, 1);
  transition: opacity 1.7s cubic-bezier(0.16, 1, 0.3, 1), -webkit-transform 1.7s cubic-bezier(0.16, 1, 0.3, 1);
  transition: opacity 1.7s cubic-bezier(0.16, 1, 0.3, 1), transform 1.7s cubic-bezier(0.16, 1, 0.3, 1);
  transition: opacity 1.7s cubic-bezier(0.16, 1, 0.3, 1), transform 1.7s cubic-bezier(0.16, 1, 0.3, 1), -webkit-transform 1.7s cubic-bezier(0.16, 1, 0.3, 1);
  will-change: opacity, transform;
}
.js-fadein-animation.is-animated {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

/*
 * project
 * -------------------------------------------------------------------
 */
.p-kv {
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.p-kv__textarea {
  position: absolute;
  z-index: 10;
  pointer-events: none;
}
.p-kv__title {
  margin: 0;
  padding: 0;
  font-weight: bold;
  display: inline-block;
}
.p-kv__subtitle {
  font-size: 27px;
  font-size: 2.7rem;
  color: #242424;
  margin-bottom: 12px;
  font-weight: 700;
  line-height: 1.3;
  background-color: #fff;
  padding: 0 5px;
}
.p-kv__maintitle {
  font-size: 48px;
  font-size: 4.8rem;
  color: #242424;
  line-height: 1.2;
  font-weight: 700;
  background-color: #fff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 5px;
}
.p-kv__image {
  position: relative;
  z-index: 2;
  border-radius: 60% 40% 30% 70%/60% 30% 70% 40%;
  -webkit-animation: blobMorph 8s ease-in-out infinite;
          animation: blobMorph 8s ease-in-out infinite;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  -webkit-mask-image: -webkit-radial-gradient(white, black);
}
.p-kv__image picture {
  display: block;
  width: 100%;
  height: 100%;
}
.p-kv__image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 1.1/1;
}
.p-kv__base {
  position: absolute;
  z-index: 1;
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
.p-kv__base::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #F7F8F8;
  border-radius: 60% 40% 30% 70%/60% 30% 70% 40%;
  -webkit-animation: baseOvalMorph 20s ease-in-out infinite;
          animation: baseOvalMorph 20s ease-in-out infinite;
  -webkit-transform-origin: center center;
          transform-origin: center center;
}

@-webkit-keyframes blobMorph {
  0% {
    border-radius: 60% 40% 30% 70%/60% 30% 70% 40%;
  }
  25% {
    border-radius: 53% 47% 43% 57%/51% 39% 61% 49%;
  }
  50% {
    border-radius: 30% 60% 70% 40%/50% 60% 30% 60%;
  }
  75% {
    border-radius: 57% 43% 49% 51%/43% 57% 47% 53%;
  }
  100% {
    border-radius: 60% 40% 30% 70%/60% 30% 70% 40%;
  }
}

@keyframes blobMorph {
  0% {
    border-radius: 60% 40% 30% 70%/60% 30% 70% 40%;
  }
  25% {
    border-radius: 53% 47% 43% 57%/51% 39% 61% 49%;
  }
  50% {
    border-radius: 30% 60% 70% 40%/50% 60% 30% 60%;
  }
  75% {
    border-radius: 57% 43% 49% 51%/43% 57% 47% 53%;
  }
  100% {
    border-radius: 60% 40% 30% 70%/60% 30% 70% 40%;
  }
}
@-webkit-keyframes baseOvalMorph {
  0% {
    border-radius: 60% 40% 30% 70%/60% 30% 70% 40%;
    -webkit-transform: scale(1) rotate(0deg);
            transform: scale(1) rotate(0deg);
  }
  20% {
    border-radius: 45% 55% 35% 65%/55% 40% 60% 45%;
    -webkit-transform: scale(1.04) rotate(3deg);
            transform: scale(1.04) rotate(3deg);
  }
  40% {
    border-radius: 35% 65% 55% 45%/45% 65% 35% 55%;
    -webkit-transform: scale(0.96) rotate(-2deg);
            transform: scale(0.96) rotate(-2deg);
  }
  60% {
    border-radius: 65% 35% 45% 55%/35% 55% 45% 65%;
    -webkit-transform: scale(1.03) rotate(4deg);
            transform: scale(1.03) rotate(4deg);
  }
  80% {
    border-radius: 45% 55% 65% 35%/65% 40% 60% 35%;
    -webkit-transform: scale(0.97) rotate(-3deg);
            transform: scale(0.97) rotate(-3deg);
  }
  100% {
    border-radius: 60% 40% 30% 70%/60% 30% 70% 40%;
    -webkit-transform: scale(1) rotate(0deg);
            transform: scale(1) rotate(0deg);
  }
}
@keyframes baseOvalMorph {
  0% {
    border-radius: 60% 40% 30% 70%/60% 30% 70% 40%;
    -webkit-transform: scale(1) rotate(0deg);
            transform: scale(1) rotate(0deg);
  }
  20% {
    border-radius: 45% 55% 35% 65%/55% 40% 60% 45%;
    -webkit-transform: scale(1.04) rotate(3deg);
            transform: scale(1.04) rotate(3deg);
  }
  40% {
    border-radius: 35% 65% 55% 45%/45% 65% 35% 55%;
    -webkit-transform: scale(0.96) rotate(-2deg);
            transform: scale(0.96) rotate(-2deg);
  }
  60% {
    border-radius: 65% 35% 45% 55%/35% 55% 45% 65%;
    -webkit-transform: scale(1.03) rotate(4deg);
            transform: scale(1.03) rotate(4deg);
  }
  80% {
    border-radius: 45% 55% 65% 35%/65% 40% 60% 35%;
    -webkit-transform: scale(0.97) rotate(-3deg);
            transform: scale(0.97) rotate(-3deg);
  }
  100% {
    border-radius: 60% 40% 30% 70%/60% 30% 70% 40%;
    -webkit-transform: scale(1) rotate(0deg);
            transform: scale(1) rotate(0deg);
  }
}
.p-stars {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 1920px;
  height: 991px;
  z-index: 5;
  pointer-events: none;
}

.p-star {
  position: absolute;
  opacity: 1;
}
.p-star img {
  display: block;
  width: 100%;
  height: auto;
}
.p-star-1 {
  width: 28px;
  top: 142px;
  left: 574px;
  -webkit-animation: twinkleStar 4s 0.8s infinite ease-in-out;
          animation: twinkleStar 4s 0.8s infinite ease-in-out;
}
.p-star-2 {
  width: 59px;
  top: 424px;
  left: 335px;
  -webkit-animation: twinkleStar 4s 7.6s infinite ease-in-out;
          animation: twinkleStar 4s 7.6s infinite ease-in-out;
}
.p-star-3 {
  width: 30px;
  top: 497px;
  left: 268px;
  -webkit-animation: twinkleStar 4s 3.3s infinite ease-in-out;
          animation: twinkleStar 4s 3.3s infinite ease-in-out;
}
.p-star-4 {
  width: 66px;
  bottom: 31px;
  right: 358px;
  -webkit-animation: twinkleStar 4s 13s infinite ease-in-out;
          animation: twinkleStar 4s 13s infinite ease-in-out;
}
.p-star-5 {
  width: 40px;
  bottom: 48px;
  right: 262px;
  -webkit-animation: twinkleStar 4s 5.7s infinite ease-in-out;
          animation: twinkleStar 4s 5.7s infinite ease-in-out;
}

@-webkit-keyframes twinkleStar {
  0% {
    opacity: 1;
  }
  3% {
    opacity: 0;
  }
  9% {
    opacity: 0;
  }
  12% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

@keyframes twinkleStar {
  0% {
    opacity: 1;
  }
  3% {
    opacity: 0;
  }
  9% {
    opacity: 0;
  }
  12% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
.p-intro__heading {
  font-size: 40px;
  font-size: 4rem;
  line-height: 1.7;
  font-weight: 700;
  margin: 0 0 30px 0;
  letter-spacing: 0.05em;
  text-align: center;
}
.p-intro__text {
  width: 754px;
  margin: 0 auto;
  text-align: center;
}

.p-tab-content {
  width: 100%;
}

.p-tab-panel {
  display: none;
  width: 100%;
}
.p-tab-panel.is-active {
  display: block;
}
.p-tab-panel__inner {
  width: 100%;
}

.p-about {
  text-align: center;
  padding: 150px 0 150px;
  position: relative;
  z-index: 1;
  width: 100%;
}
.p-about::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100vw;
  background-color: #F0F9F8;
  z-index: -1;
  pointer-events: none;
}
.p-about__heading {
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1.4;
  color: #242424;
  font-weight: 700;
  margin: 0 auto 20px;
  letter-spacing: 0.05em;
}
.p-about__text {
  text-align: center;
  margin: 0 auto 80px;
}

.p-point {
  padding: 200px 0 200px;
}
.p-point-2 {
  background-color: #F0F9F8;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding: 200px calc(50vw - 50%);
}
.p-point:last-child {
  border-bottom: none;
}
.p-point-heading {
  text-align: center;
  margin-bottom: 35px;
}
.p-point__number {
  font-size: 60px;
  font-size: 6rem;
  font-weight: 700;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  line-height: 1;
  margin: 0 auto 50px;
  letter-spacing: 0.05em;
  position: relative;
  padding-bottom: 15px;
}
.p-point__number::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  height: 2px;
  background-color: #242424;
}
.p-point__heading-sub {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: bold;
  margin-bottom: 25px;
  letter-spacing: 0.05em;
}
.p-point__heading-main {
  font-size: 80px;
  font-size: 8rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1;
}
.p-point__text {
  color: #242424;
  text-align: center;
  margin: 0 auto 15px;
  display: block;
}
.p-point__text .fwb {
  font-weight: 700;
}
.p-point__caption {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
  margin: 0 0 40px;
  text-align: center;
}
.p-point__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 60px;
  margin-bottom: 150px;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.p-point__imagearea,
.p-point .c-imagearea {
  max-width: 511px;
  position: relative;
}
.p-point__imagearea picture,
.p-point .c-imagearea picture {
  display: block;
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 0;
}
.p-point__imagearea img,
.p-point .c-imagearea img {
  display: block;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-point__textarea,
.p-point .c-textarea {
  max-width: 580px;
}
.p-point__textarea .c-primary-heading,
.p-point .c-textarea .c-primary-heading {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.6;
  color: #242424;
  font-weight: 700;
  margin: 0 0 20px;
}
.p-point__textarea .p-point__text,
.p-point .c-textarea .p-point__text {
  text-align: left;
  margin: 0 0 25px;
}
.p-point__column {
  border: 1px solid #242424;
  padding: 55px 100px 40px;
  width: 100%;
}
.p-point__column--half {
  width: 100%;
  padding: 30px;
  text-align: left;
}
.p-point__column-subheading {
  font-size: 24px;
  font-size: 2.4rem;
  text-align: center;
  margin-bottom: 20px;
}
.p-point__column--m50_pc {
  padding-left: 50px;
  padding-right: 50px;
}
.p-point__column-text {
  text-align: center;
  margin-bottom: 30px;
}
.p-point__subheading {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  color: #242424;
  margin: 0 0 10px;
}
.p-point__figurecaption {
  display: block;
  margin-top: 10px;
}
.p-point__figurecaption-2 {
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  width: 100% !important;
  margin: 15px auto 0;
  padding-left: 25px;
  padding-right: 25px;
  text-align: left;
}

.p-point-3 {
  padding-bottom: 0;
  border-bottom: 6px solid #F7F7F7 !important;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding-left: calc(50vw - 50%);
  padding-right: calc(50vw - 50%);
}
.c-stripe-marker {
  display: inline;
  background-image: repeating-linear-gradient(-45deg, #66B2E2, #66B2E2 3px, transparent 3px, transparent 6px);
  background-repeat: repeat-x;
  background-position: 0 95%;
  background-size: 100% 35%;
  padding: 5px 2px;
  font-size: 40px;
  font-size: 4rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.c-stripe-marker .c-large-text {
  display: inline;
}
.c-stripe-marker span {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  display: inline;
}
.c-stripe-marker.is-ends-with-punctuation {
  background-size: calc(100% - 0.6em) 35%;
  background-position: 0 95%;
  background-repeat: no-repeat;
}

.p-tab-panel-1.is-active .p-point-2 .c-stripe-marker,
.p-tab-panel-2.is-active .p-point-2 .c-stripe-marker {
  display: inline;
  background-image: repeating-linear-gradient(-45deg, #80E4D4, #80E4D4 3px, transparent 3px, transparent 6px);
  background-repeat: repeat-x;
  background-position: 0 95%;
  background-size: 100% 35%;
  padding: 5px 2px;
  font-size: 40px;
  font-size: 4rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.p-tab-panel-1.is-active .p-point-2 .c-stripe-marker .c-large-text,
.p-tab-panel-2.is-active .p-point-2 .c-stripe-marker .c-large-text {
  display: inline;
}
.p-tab-panel-1.is-active .p-point-2 .c-stripe-marker span,
.p-tab-panel-2.is-active .p-point-2 .c-stripe-marker span {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  display: inline;
}
.p-tab-panel-1.is-active .p-point-2 .c-stripe-marker.is-ends-with-punctuation,
.p-tab-panel-2.is-active .p-point-2 .c-stripe-marker.is-ends-with-punctuation {
  background-repeat: no-repeat;
  background-size: calc(100% - 0.6em) 35%;
  background-position: 0 95%;
  background-repeat: no-repeat;
}

.p-merits {
  margin-top: 80px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 150px;
}

.p-merit {
  width: 100%;
  border: none;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  overflow: visible;
}
.p-merit__head {
  width: 100%;
  margin-bottom: 0;
}
.p-merit__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 60px;
}
.p-merit__textarea {
  max-width: 590px;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: left;
}
.p-merit__badge {
  width: auto;
  margin-bottom: 25px;
  display: inline-block;
}
.p-merit__badge picture {
  display: block;
  max-width: 170px;
}
.p-merit__badge img {
  display: block;
  width: 100%;
  height: auto;
}
.p-merit__heading {
  font-size: 33px;
  font-size: 3.3rem;
  line-height: 1.7;
  color: #242424;
  font-weight: 700;
  margin: 0 0 25px 0;
  letter-spacing: 0.05em;
}
.p-merit__heading span {
  display: inline;
  vertical-align: baseline;
}
.p-merit__heading .c-large-text {
  font-size: 57px;
  font-size: 5.7rem;
  line-height: 1;
  vertical-align: baseline;
}
.p-merit__text {
  margin: 0 0 20px 0;
}
.p-merit__caption {
  font-size: 12px;
  font-size: 1.2rem;
  margin-bottom: 20px;
  text-align: left;
}
.p-merit__imagearea {
  max-width: 511px;
  margin: 0;
  overflow: hidden;
  height: auto;
}
.p-merit__imagearea picture {
  display: block;
  width: 100%;
  height: 100%;
}
.p-merit__imagearea img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-merit__button,
.p-merit .c-button {
  -ms-flex-item-align: start;
      align-self: flex-start;
  margin: 0;
  font-size: 16px;
  font-size: 1.6rem;
  color: #242424;
  border: 1px solid #242424;
  padding: 17px 60px 17px 60px;
  border-radius: 30px;
  cursor: pointer;
  letter-spacing: 0.08em;
  font-weight: 700;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  width: 400px;
}
.p-merit__button::after,
.p-merit .c-button::after {
  content: "";
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background-color: #8CCCF4;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%23ffffff' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
}
.p-merit__button:hover,
.p-merit .c-button:hover {
  opacity: 0.7;
}
.p-merit__button.is-open::after,
.p-merit .c-button.is-open::after {
  -webkit-transform: translateY(-50%) rotate(-180deg);
          transform: translateY(-50%) rotate(-180deg);
}
.p-merit__body {
  display: none;
  padding: 80px 105px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.p-merit__subheading {
  margin: 0 0 25px;
  text-align: center;
  margin-bottom: 40px;
}
.p-merit__subheading-2 {
  margin: 0 0 25px;
  text-align: center;
  margin-bottom: 40px;
}
.p-merit .p-merit-text-sub {
  margin-bottom: 40px;
}
.p-merit__image-all {
  width: 100%;
  margin: 0 0 0px;
  text-align: center;
}
.p-merit__image-all img,
.p-merit__image-all picture img {
  width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
}
.p-merit__figurecaption {
  margin-top: 20px;
  text-align: left;
}
.p-merit__imagebox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  width: 100%;
}
.p-merit__image-half {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 0;
}
.p-merit__image-half picture {
  display: block;
  width: 100%;
}
.p-merit__image-half img {
  width: 100%;
  height: auto;
  display: block;
}

.l-table {
  width: 100%;
  padding: 150px 0;
  background-color: #fff;
}
.l-table__inner {
  max-width: 1000px;
  width: calc(100% - 64px);
  margin: 0 auto;
  text-align: center;
}

.p-table__text {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.8;
  color: #4a4a4a;
  letter-spacing: 0.08em;
  margin: 0 auto 40px;
}

.l-table__inner figure {
  margin: 0;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  border: 1px solid #eee;
}
.l-table__inner figure picture {
  display: block;
}
.l-table__inner figure img {
  display: block;
  width: 100%;
  height: auto;
}

.scroll-touch-overlay {
  display: none;
}

.l-example {
  position: relative;
  z-index: 1;
  width: 100%;
  padding: 150px 0;
}
.l-example::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100vw;
  background-color: #f7f7f7;
  z-index: -1;
  pointer-events: none;
}
.l-example__inner {
  margin: 0 auto;
  text-align: center;
}

.p-example__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 50px;
  margin-bottom: 100px;
}
.p-example__imagearea {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: transparent;
  border: none;
  border-radius: 0;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.p-example__imagearea picture {
  display: block;
  width: 100%;
  margin-bottom: 25px;
  border-radius: 0;
  overflow: hidden;
}
.p-example__imagearea img {
  display: block;
  width: 100%;
  height: auto;
}
.p-example__text {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.5;
  color: #242424;
  font-weight: 700;
  margin: 0 0 20px 0;
}
.p-example__link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #242424;
  text-decoration: none;
  font-size: 14px;
  font-size: 1.4rem;
  padding-bottom: 4px;
  border-bottom: 1px solid #242424;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  position: relative;
  margin-top: 5px;
  padding-right: 20px;
}
.p-example__link::after {
  content: "";
  position: absolute;
  top: 4px;
  right: 0;
  width: 9px;
  height: 9px;
  content: "";
  background-image: url(https://www.sekisuihouse.co.jp/library/kodate/tech/catalog/smartecs-sarawel/assets/img/window.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.p-example__link:hover {
  opacity: 0.7;
}
.p-example__link.is-disabled {
  color: #999;
  border-bottom-color: #bbb;
  pointer-events: none;
  cursor: default;
}
.p-example__link-area {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}

.p-example__box-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: transparent;
  border: none;
  border-top: 1px solid #D8D8D8;
  padding-top: 100px;
  text-align: left;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 70px;
}
.p-example__box-2 .p-example__imagearea {
  max-width: 404px;
  min-height: auto;
}
.p-example__box-2 .p-example__imagearea picture {
  margin: 0;
  border-radius: 0;
  width: 100%;
}
.p-example__box-2 .p-example__imagearea img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-example__box-2 .p-example__textarea {
  -webkit-box-flex: 1.2;
      -ms-flex: 1.2;
          flex: 1.2;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.p-house {
  position: relative;
  width: 945px;
  max-width: 100%;
  margin: 0 auto 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-repeat: no-repeat;
  background-position: center top;
}
.p-house__inner-container {
  width: 100%;
  position: relative;
  z-index: 2;
  padding: 76px 40px 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.p-house::before {
  display: none;
}
.p-house__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.p-house__text {
  margin: 0 auto 10px;
  width: 100%;
}
.p-house__text picture {
  display: block;
  width: 100%;
}
.p-house__text img {
  display: block;
  width: 100%;
  height: auto;
}
.p-house__inner .p-house__boxes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0px 20px;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-house__inner .p-house__box {
  width: 100%;
}
.p-house__image {
  width: 100%;
  margin-bottom: 15px;
}
.p-house__image picture {
  display: block;
  width: 100%;
}
.p-house__image img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.p-house__content {
  width: 100%;
}
.p-house__desc {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.36;
  text-align: left;
  margin: 0;
}
.p-house__caption {
  font-size: 12px;
  font-size: 1.2rem;
  text-align: left;
  width: 945px;
  margin: 15px auto 0;
}

.p-tab-panel-2 .p-house {
  width: 945px;
  height: 596px;
}
.p-tab-panel-2 .p-house__boxes {
  gap: 20px;
}
.p-tab-panel-2 .p-house__inner .p-house__box {
  width: 414px;
}
.p-tab-panel-2 .p-house__inner .p-house__box:nth-child(2) {
  width: 414px;
}

.p-background {
  position: relative;
  margin-top: 140px;
  width: 100%;
  height: 100%;
}

.p-background::before {
  content: "";
  position: absolute;
  top: 30px;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #F0F0F0;
  z-index: -1;
}

#canvas-bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: -1;
  pointer-events: none;
}

.p-pagetop {
  position: relative;
}

.p-pagetop__btn {
  width: 60px;
  position: absolute;
  right: 30px;
  bottom: 30px;
  z-index: 5;
}

/* スクロールダウンの位置 */
.p-scroll {
  position: absolute;
  left: 50%;
  bottom: 50px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  font-family: "lato", serif;
  color: #2F6EB0;
  font-size: 14px;
  font-size: 1.4rem;
  display: block;
  z-index: 999;
}

/* 線のアニメーション部分 */
.p-scroll::before {
  -webkit-animation: scroll 2s infinite;
          animation: scroll 2s infinite;
  background-color: #2F6EB0;
  bottom: -35px;
  content: "";
  height: 30px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 1px;
  z-index: 9;
}

/* 線のアニメーション */
@-webkit-keyframes scroll {
  0% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  50% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  51% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
  }
  100% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
  }
}
@keyframes scroll {
  0% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  50% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  51% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
  }
  100% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
  }
}
/*
 * utility
 * -------------------------------------------------------------------
 */

.u-fc-red {
  color: #d5002b !important;
}

.u-fc-blue {
  color: #1FC0A6 !important;
}

.u-fc-green {
  color: #1FC0A6 !important;
}

.bordr-color-black {
  position: relative;
}
.bordr-color-black::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #242424;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  pointer-events: none;
  z-index: 10;
}

.u-fwb {
  font-weight: bold;
}

.u-fwn {
  font-weight: normal;
}

.u-tac {
  text-align: center;
}

.u-db {
  display: block;
}

.u-df {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.u-tal {
  text-align: left;
}

.u-sup {
  vertical-align: super; /*テキストを上付きに*/
  font-size: 70%; /*テキストを小さく*/
}

.u-pr15 {
  padding-right: 15px;
}

.u-pr30 {
  padding-right: 30px;
}

.u-pt130 {
  padding-top: 130px;
}

.u-pt150 {
  padding-top: 150px;
}

.u-pl60 {
  padding-left: 60px;
}

.u-mt0 {
  margin-top: 0;
}

.u-mb0 {
  margin-bottom: 0;
}

.is-fadeout {
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.is-fadein {
  opacity: 1;
}
/*
 * setting
 * -------------------------------------------------------------------
 */
@media screen and (min-width: 768px) {
  html {
    overflow-x: auto;
    width: auto;
    min-width: 1200px;
  }
  body {
    overflow-x: auto;
    width: auto;
    min-width: 1200px;
  }
  .l-intro {
    margin-top: 140px;
  }
  .l-contents__inner {
    padding-top: 100px;
  }
  .c-header {
    height: 72px;
    max-width: 1160px;
  }
  .c-header__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-left: auto;
    margin-right: 30px;
  }
  .c-header__nav.is-open,
  .c-header__nav.is-closing {
    width: 792px;
    background-color: rgba(245, 245, 245, .8);
  }
  .c-header__nav.is-open.is-open,
  .c-header__nav.is-closing.is-open {
    -webkit-animation: drawerSlideIn 0.4s cubic-bezier(0.16, 1, 0.3, 1) forwards;
            animation: drawerSlideIn 0.4s cubic-bezier(0.16, 1, 0.3, 1) forwards;
  }
  .c-header__nav.is-open.is-closing,
  .c-header__nav.is-closing.is-closing {
    -webkit-animation: drawerSlideOut 0.4s cubic-bezier(0.16, 1, 0.3, 1) forwards;
            animation: drawerSlideOut 0.4s cubic-bezier(0.16, 1, 0.3, 1) forwards;
  }
  .c-header__nav.is-open .c-header__nav-list,
  .c-header__nav.is-closing .c-header__nav-list {
    width: 555px;
  }
  .c-header__nav-list {
    gap: 24px;
    padding-right: 64px;
  }
  .c-header__nav-item--has-child::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 15px;
  }
  .c-header__nav-item--has-child:hover .c-header__dropdown {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(-50%) translateY(0);
            transform: translateX(-50%) translateY(0);
    -webkit-transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
    transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
  }
  .c-header__dropdown {
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(10px);
            transform: translateX(-50%) translateY(10px);
    background-color: #ffffff;
    border: 1px solid #e2e8f0;
    -webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);
            box-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);
    border-radius: 6px;
    padding: 8px 0;
    min-width: 260px;
    z-index: 100;
    opacity: 0;
    visibility: hidden;
    list-style: none;
  }
  .c-header__dropdown::before {
    content: "";
    position: absolute;
    top: -5px;
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(45deg);
            transform: translateX(-50%) rotate(45deg);
    width: 10px;
    height: 10px;
    background-color: #ffffff;
    border-left: 1px solid #e2e8f0;
    border-top: 1px solid #e2e8f0;
  }
  .c-header__dropdown li {
    margin: 0;
    padding: 0;
  }
  .c-header__dropdown li a {
    display: block;
    padding: 10px 20px;
    font-size: 1.4rem;
    color: #4a5568;
    text-decoration: none;
    white-space: nowrap;
    -webkit-transition: background-color 0.2s ease, color 0.2s ease, opacity 0.2s ease;
    transition: background-color 0.2s ease, color 0.2s ease, opacity 0.2s ease;
    text-align: left;
  }
  .c-header__dropdown li a:hover {
    background-color: #f7fafc;
    opacity: 0.5;
  }
  .c-hamburger {
    display: none;
  }
  .c-hamburger.is-active {
    top: 0;
    right: 0;
  }
  body.menu-is-open::before,
  body.menu-is-closing::before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, .2);
    z-index: 105;
  }
  body.menu-is-open::before {
    -webkit-animation: fadeInOverlay 0.4s ease forwards;
            animation: fadeInOverlay 0.4s ease forwards;
  }
  body.menu-is-closing::before {
    -webkit-animation: fadeOutOverlay 0.4s ease forwards;
            animation: fadeOutOverlay 0.4s ease forwards;
  }
  .c-scroll-figure {
    overflow: visible;
  }
  .c-pagetop {
    position: absolute;
    left: -50px;
    bottom: 150px;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
  .c-pagetop:hover {
    opacity: 0.6;
  }
  .c-tab-nav__item {
    max-width: 563px;
    padding-top: 40px;
    padding-bottom: 27px;
  }
  .c-tab-nav__item img {
    height: 304px;
    width: auto;
  }
  .p-kv {
    max-width: 1160px;
    margin: 0 auto;
    height: 840px;
    padding-top: 201px;
  }
  .p-kv__textarea {
    left: 10%;
    margin-left: -223px;
    top: 250px;
    /* -webkit-transform: translateY(-50%); */
    /* transform: translateY(-50%); */
    width: 100%;
    max-width: 1160px;
    text-align: left;
  }
  .p-kv__image {
    height: 792px;
    width: 1030px;
    margin: 0 auto;
    left: 50%;
    margin-left: -485px;
  }
  .p-kv__base {
    left: 50%;
    top: 191px;
    width: 1160px;
    height: 800px;
    max-width: none;
    margin-left: -560px;
  }
  .p-intro__sub-heading {
    font-size: 2rem;
    text-align: center;
    font-weight: normal;
    margin: 80px auto 50px;
  }
  .p-point__textarea,
  .p-point .c-textarea {
    -ms-flex-item-align: stretch;
        align-self: stretch;
  }
  .p-merit__box {
    max-width: 1160px;
    margin: 0 auto;
  }
  .p-merit__head-1 .p-merit__box, .p-merit__head-3 .p-merit__box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .p-house__inner {
    gap: 20px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .p-house__inner .p-house__text {
    width: 100%;
    max-width: 522px;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .p-house__inner .p-house__box {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 253px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .p-house__inner .p-house__box:nth-child(2) {
    width: 346px;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
  .b-is-pc {
    display: block !important;
  }
  .b-is-pc_flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .b-is-sp {
    display: none !important;
  }
  .u-size404_pc {
    min-width: 404px;
  }
  .u-size868_pc {
    width: 868px;
    margin: 0 auto;
  }
  .u-size558_pc {
    width: 558px;
    margin: 0 auto;
  }
  .u-tac_pc {
    text-align: center;
  }
  .u-size1040_pc {
    width: 1040px !important;
    margin-left: auto;
    margin-right: auto;
  }
  .u-pb45_pc {
    padding-bottom: 45px;
  }
  .u-mb0_pc {
    margin-bottom: 0 !important;
  }
  .u-mb0_pc {
    margin-bottom: 0px;
  }
  .u-mb10_pc {
    margin-bottom: 10px;
  }
  .u-mb15_pc {
    margin-bottom: 15px !important;
  }
  .u-mb20_pc {
    margin-bottom: 20px;
  }
  .u-mb30_pc {
    margin-bottom: 30px !important;
  }
  .u-mb35_pc {
    margin-bottom: 35px !important;
  }
  .u-mb40_pc {
    margin-bottom: 40px;
  }
  .u-mb45_pc {
    margin-bottom: 45px;
  }
  .u-mb50_pc {
    margin-bottom: 50px;
  }
  .u-mb55_pc {
    margin-bottom: 55px;
  }
  .u-mb150_pc {
    margin-bottom: 150px;
  }
  .u-height-center {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 !important;
    flex: 1 !important;
  }
}
@media screen and (max-width: 767px) {
  body {
    font-size: 0.875rem;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: 1.5rem;
  }
  p {
    font-size: 0.875rem;
    line-height: 21px;
  }
  .sp-br {
    display: block;
  }
  .pc-show {
    display: none;
  }
  .sp-show {
    display: block;
  }
  .sp-xs-none {
    display: block;
  }
  .simplebar-content-wrapper {
    height: 100vh !important;
  }
  .l-main__inner {
    width: 100%;
    padding-top: 60px;
  }
  .l-header {
    overflow: hidden;
  }
  .l-kv {
    height: auto;
  }
  .l-intro {
    width: calc(100% - 64px);
    margin: 28% auto 0;
  }
  .l-contents__inner {
    width: calc(100% - 10px);
    padding-bottom: 120px;
    padding-top: 40px;
  }
  .l-footer {
    height: 60px;
  }
  .c-footer__text {
    line-height: 60px;
  }
  .c-header {
    width: 100%;
    height: 60px;
    padding-right: 5px;
    margin-top: 0px;
  }
  .c-header__logo {
    padding-left: 20px;
    width: auto;
    max-width: 150px;
  }
  .c-header__logo img {
    max-height: 35px;
    width: auto;
  }
  .c-header__nav {
    position: fixed;
    top: 0;
    left: 100%;
    width: 100%;
    height: 100vh;
    background-color: #ffffff;
    z-index: 110;
    -webkit-transition: left 0.4s cubic-bezier(0.16, 1, 0.3, 1);
    transition: left 0.4s cubic-bezier(0.16, 1, 0.3, 1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    overflow-y: auto;
  }
  .c-header__nav.is-open.is-open,
  .c-header__nav.is-closing.is-open {
    left: 0;
    right: auto;
  }
  .c-header__nav.is-open.is-closing,
  .c-header__nav.is-closing.is-closing {
    left: 100%;
  }
  .c-header__nav.is-open .c-header__nav-list,
  .c-header__nav.is-closing .c-header__nav-list {
    padding: 0px;
  }
  .c-header__nav.is-open .c-header__nav-item > a,
  .c-header__nav.is-closing .c-header__nav-item > a {
    font-size: 1.8rem;
    padding: 10px 0;
  }
  .c-header__nav.is-open .c-header__nav-item > a:hover,
  .c-header__nav.is-closing .c-header__nav-item > a:hover {
    padding-bottom: 8px; /* SP時も同様に調整 */
  }
  .c-header__nav.is-open .c-header__nav-item > div,
  .c-header__nav.is-closing .c-header__nav-item > div {
    font-size: 1.5rem;
    padding: 10px 0 0px;
  }
  .c-header__nav.is-open .c-header__dropdown li a,
  .c-header__nav.is-closing .c-header__dropdown li a {
    font-size: 1.3rem;
  }
  .c-header__nav-item--has-child {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .c-header__dropdown {
    position: static;
    -webkit-transform: none;
            transform: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: none;
    opacity: 1;
    visibility: visible;
    min-width: auto;
    padding: 10px 0 0 0;
    background-color: transparent;
    text-align: center;
    display: block;
    -webkit-transition: none;
    transition: none;
    list-style: none;
  }
  .c-header__dropdown::before {
    display: none;
  }
  .c-header__dropdown li {
    margin: 8px 0 0 0;
  }
  .c-header__dropdown li a {
    padding: 5px 0;
    font-size: 1.3rem;
    color: #718096;
    text-align: center;
    white-space: normal;
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
  }
  .c-header__dropdown li a:hover {
    background-color: transparent;
    opacity: 0.5;
  }
  .c-hamburger {
    width: 50px;
    height: 60px;
    top: 0;
    right: 0;
  }
  .c-hamburger::before {
    width: 50px;
    height: 50px;
  }
  .c-hamburger:hover::before {
    width: 50px;
    height: 50px;
  }
  .c-hamburger__bar {
    width: 20px;
    height: 2px;
  }
  .c-hamburger.is-active {
    top: 0;
    right: 0;
  }
  .c-header__nav.is-open .c-header__nav-item--disabled a::after {
    font-size: 1.1rem;
  }
  .c-cards {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 75px;
    margin-top: 85px;
    margin-bottom: 85px;
  }
  .c-card {
    padding: 0px;
  }
  .c-card__heading {
    font-size: 2rem;
    letter-spacing: 0;
  }
  .c-card__illust-1 {
    width: 97px;
  }
  .c-card__illust-2 {
    width: 87px;
  }
  .c-card__caption {
    font-size: 1.5rem;
    margin-top: 15px;
  }
  .c-primary-button {
    font-size: 1.8rem;
    /* padding: 16px 19px; */
    letter-spacing: 0.03em;
    -webkit-box-shadow: inset 0 0 0 1px #242424;
    box-shadow: inset 0 0 0 3px #242424;
    line-height: 80px;
    height: 80px;
  }
  .c-secondary-button::before {
    border: none;
  }
  .c-secondary-button {
    top: auto;
    bottom: 0;
    -webkit-transform: none;
            transform: none;
    width: 100%;
    height: 50px;
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
    border-top: none;
    border-right: none;
    border-bottom: none;
    font-size: 1.68em;
    padding: 0;
    font-weight: bold;
    letter-spacing: 0.05em;
    border-radius: 30px 30px 0px 0px;
    border: none !important;
  }
  .c-secondary-button::after {
    position: relative;
    bottom: auto;
    left: auto;
    -webkit-transform: none;
            transform: none;
    margin-left: 10px;
    display: inline-block;
  }
  .c-secondary-button .c-secondary-button__text {
    margin-bottom: 0;
    font-size: 1.8rem;
    margin-right: -0.05em; /* SPでは横書きなので */
  }
  .c-secondary-button .c-secondary-button__base {
    top: 0;
    left: 0;
    width: 100%;
    border-radius: 10px 10px 0px 0px;
  }
  .c-secondary-button .c-secondary-button__close {
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 32px;
    height: 32px;
    background-color: #242424;
    border-radius: 50%;
    z-index: 10;
    cursor: pointer;
  }
  .c-secondary-button .c-secondary-button__close::before, .c-secondary-button .c-secondary-button__close::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 14px;
    height: 2px;
    background-color: #fff;
  }
  .c-secondary-button .c-secondary-button__close::before {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
            transform: translate(-50%, -50%) rotate(45deg);
  }
  .c-secondary-button .c-secondary-button__close::after {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
            transform: translate(-50%, -50%) rotate(-45deg);
  }
  .c-link-button {
    font-size: 1.5rem;
    height: 77px;
    margin-top: 15px;
    max-width: 100%;
    padding: 15px 0;
  }
  .c-scrollbtn {
    width: 38px;
    left: 50%;
    /* right: 50%; */
    bottom: 60px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .c-scroll-figure {
    padding-bottom: 21px;
    margin-right: calc(50% - 50vw);
  }
  .c-scroll-figure .simplebar-track.simplebar-horizontal {
    display: block !important;
    bottom: 0;
    height: 6px;
    background-color: #E2E2E2;
    border-radius: 3px;
    width: calc(100vw - 64px);
    left: 0;
  }
  .c-scroll-figure .simplebar-scrollbar {
    height: 6px;
    top: 0;
  }
  .c-scroll-figure .simplebar-scrollbar::before {
    background-color: #4A4A4A;
    border-radius: 3px;
    opacity: 1 !important;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .c-scroll-figure figure {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    min-width: 0;
    margin: 0;
    padding-right: 0;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
  }
  .c-scroll-figure figure::after {
    content: "";
    display: block;
    width: 32px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .c-scroll-figure figure picture {
    display: contents;
  }
  .c-scroll-figure figure img {
    display: block;
    max-width: none !important;
    width: auto !important;
    height: 100% !important;
  }
  .c-scroll-figure__overlay {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 16px);
    z-index: 10;
    pointer-events: auto;
    -webkit-transition: opacity 0.4s ease;
    transition: opacity 0.4s ease;
  }
  .c-scroll-figure__overlay img {
    width: 120px;
    height: auto;
    display: block;
    -webkit-user-select: none;
    -moz-user-select: none;
     -ms-user-select: none;
         user-select: none;
    pointer-events: none;
  }
  .c-scroll-figure__overlay.is-hidden {
    opacity: 0;
    pointer-events: none;
  }
  .c-contents__list {
    margin-top: 25px;
    width: 100%;
  }
  .c-contents__item-link {
    height: auto;
    border-radius: 15px;
  }
  .c-contents__item-text {
    width: 50%;
    padding-left: 5px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0;
  }
  .c-contents__item-maintext {
    font-size: 1.8rem;
    line-height: 1.4;
    margin-bottom: 5px;
  }
  .c-contents__item-subtext {
    font-size: 1.3rem;
  }
  .c-contents__item-image {
    width: 30%;
    padding: 10px;
  }
  .c-contents__item-number {
    font-size: 1.3rem;
    margin-bottom: 10px;
  }
  .c-contents__item-arrow {
    width: 20px;
    height: 20px;
    margin-right: 15px;
  }
  .c-contents__item-arrow img {
    width: 9px;
  }
  .c-primary-title {
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
  }
  .c-primary-maintitle {
    font-size: 3.5rem;
    line-height: 1;
    letter-spacing: 0.05em;
    margin-bottom: 10px;
  }
  .c-primary-subtitle {
    font-size: 1.5em;
    letter-spacing: 0.02em;
  }
  .p-pickup__tile.c-primary-title::before {
    background-image: url(/liaison/region/art_at_first_sight/assets/img/stroke_001_sp.png);
  }
  .c-secondary-title {
    font-size: 2rem;
    letter-spacing: 0;
    margin-bottom: 15px;
  }
  .c-secondry-heading {
    font-size: 1.5rem;
    font-weight: bold;
  }
  .c-thirdly-heading {
    font-size: 2.5rem;
    margin-bottom: 30px;
  }
  .c-forthly-heading {
    font-size: 2rem;
  }
  .c-main-heading {
    font-size: 2rem;
    line-height: 1.6;
    letter-spacing: 0.05em;
  }
  .c-text {
    font-size: 1.5rem;
    margin-bottom: 0;
  }
  .c-caption__color-bar {
    margin-left: 5px;
    width: 45px;
  }
  .c-description-link {
    font-size: 1.2rem;
    margin-top: 15px;
    margin-top: 0;
  }
  .c-text-sub {
    font-size: 1.5rem;
  }
  .c-pagetop {
    width: 54px;
    right: 15px;
    position: absolute;
    bottom: 25px;
  }
  .c-tab-nav {
    gap: 10px;
    margin: 30px auto 47px !important;
    padding: 0 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: calc(100% - 64px);
  }
  .c-tab-nav__item {
    border-radius: 8px;
    width: 50%;
    border: 1px solid #242424;
  }
  .c-tab-nav__item picture {
    max-width: 140px;
    height: auto;
  }
  .c-tab-nav__item.is-active::after {
    bottom: -7px;
    width: 12px;
    height: 12px;
    background-color: #F6FDFC;
    border: none;
    border-right: 1px solid #242424;
    border-bottom: 1px solid #242424;
    -webkit-transform: translateX(-50%) rotate(45deg);
            transform: translateX(-50%) rotate(45deg);
  }
  .c-tab-nav__item.is-active::before {
    display: none;
  }
  .c-tab-nav .c-tab-nav__item-1 img {
    padding: 17px 9px;
  }
  .c-tab-nav .c-tab-nav__item-2 img {
    padding: 17px 19px;
  }
  .c-tab-nav-bottom {
    margin: 50px auto 0px !important;
  }
  .c-tab-nav-bottom .c-tab-nav__item.is-active::after {
    top: -7px;
    bottom: auto;
    width: 12px;
    height: 12px;
    background-color: #F6FDFC;
    border: none;
    border-left: 1px solid #242424;
    border-top: 1px solid #242424;
    -webkit-transform: translateX(-50%) rotate(45deg);
            transform: translateX(-50%) rotate(45deg);
  }
  .c-tab-nav-bottom .c-tab-nav__item.is-active::before {
    display: none;
  }
  .p-kv {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p-kv__textarea {
    width: calc(100% - 64px);
    text-align: left;
    margin: 50px auto 0;
    position: relative;
  }
  .p-kv__subtitle {
    font-size: 1.5rem;
    margin-bottom: 8px;
  }
  .p-kv__maintitle {
    font-size: 3rem;
  }
  .p-kv__image {
    width: calc(100% - 40px);
    height: 252px;
    margin: 35px auto 0;
  }
  .p-kv__base {
    width: 100%;
    left: 50%;
    top: 130px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    height: 290px;
  }
  .p-stars {
    left: 0;
    width: 100%;
    height: 72%;
    /* top: 50vh; */
    margin-top: 290px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .p-star-1 {
    width: 10px;
    top: 47px;
    left: 31px;
  }
  .p-star-2 {
    width: 22px;
    top: 0;
    left: 59px;
  }
  .p-star-3 {
    width: 11px;
    top: 29px;
    left: 17px;
  }
  .p-star-4 {
    width: 27px;
    bottom: 36px;
    right: 43px;
  }
  .p-star-5 {
    width: 17px;
    bottom: 19px;
    right: 15px;
  }
  .p-intro__heading {
    margin-bottom: 30px;
  }
  .p-intro__text {
    width: 100%;
    margin-bottom: 80px;
  }
  .p-intro__sub-heading {
    font-size: 1.8rem;
    letter-spacing: 0.05em;
    font-weight: normal;
    line-height: 1.8;
    text-align: center;
    width: 100%;
    margin: 0 auto 30px;
  }
  .p-about {
    padding: 85px 32px 85px;
  }
  .p-about__heading {
    margin-bottom: 30px;
  }
  .p-about__text {
    line-height: 1.7;
    margin-bottom: 30px;
  }
  .p-point {
    padding: 85px 32px;
  }
  .p-point-2 {
    padding: 50px calc(50vw - 50%);
  }
  .p-point-heading {
    text-align: left;
    margin: 0 auto;
  }
  .p-point__number {
    font-size: 3rem;
    text-align: left;
    margin-bottom: 40px;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 10px;
  }
  .p-point__number::after {
    width: 40px;
  }
  .p-point__heading-sub {
    font-size: 1.8rem;
    line-height: 1.6;
    margin-bottom: 15px;
  }
  .p-point__heading-main {
    font-size: 4.5rem;
    margin-bottom: 25px;
  }
  .p-point__text {
    line-height: 1.6;
    text-align: left;
    margin: 0 auto;
  }
  .p-point__caption {
    font-size: 1.2rem;
    text-align: left;
    margin-bottom: 25px;
  }
  .p-point__box {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
    gap: 0;
    margin: 0 auto;
  }
  .p-point__imagearea,
  .p-point .c-imagearea {
    margin: 0 auto;
  }
  .p-point__textarea,
  .p-point .c-textarea {
    padding: 85px 0 0;
    margin: 0 auto;
  }
  .p-point__textarea .c-primary-heading,
  .p-point .c-textarea .c-primary-heading {
    font-size: 2rem;
    margin-bottom: 15px;
  }
  .p-point__column {
    padding: 30px 20px 30px;
  }
  .p-point__column-subheading {
    font-size: 2rem;
    text-align: left;
  }
  .p-point__subheading {
    font-size: 1.4rem;
  }
  .p-point__figurecaption-2 {
    font-size: 1.2rem;
    padding: 0;
    padding-right: 0;
  }
  .p-point-2 {
    padding: 85px 32px;
  }
  .c-stripe-marker {
    font-size: 2.4rem;
    background-image: repeating-linear-gradient(-45deg, #66B2E2, #66B2E2 1.5px, transparent 1.5px, transparent 3px);
  }
  .p-tab-panel-1.is-active .p-point-2 .c-stripe-marker,
  .p-tab-panel-2.is-active .p-point-2 .c-stripe-marker {
    font-size: 2.4rem;
    background-image: repeating-linear-gradient(-45deg, #80E4D4, #80E4D4 1.5px, transparent 1.5px, transparent 3px);
  }
  .p-merits {
    margin: 85px auto 0;
    gap: 60px;
  }
  .p-merit__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0px;
  }
  .p-merit__head-2 .p-merit__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .p-merit__badge picture {
    max-width: 167px;
  }
  .p-merit__heading .c-large-text {
    font-size: 3.6rem;
  }
  .p-merit__heading {
    font-size: 2rem;
    margin-bottom: 15px;
  }
  .p-merit__text {
    margin-bottom: 25px;
  }
  .p-merit__caption {
    font-size: 1rem;
  }
  .p-merit__imagearea {
    margin-bottom: 20px;
  }
  .p-merit__button,
  .p-merit .c-button {
    -ms-flex-item-align: center;
        align-self: center;
    margin: 0 auto;
    font-size: 1.5rem;
    font-weight: normal;
    letter-spacing: 0;
    width: 100%;
    border-radius: 25px;
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 15px;
    padding-right: 30px;
    margin-top: 40px;
  }
  .p-merit__button::after,
  .p-merit .c-button::after {
    width: 22px;
    height: 22px;
    right: 10px;
  }
  .p-merit__body {
    padding: 20px 0px;
  }
  .p-merit__subheading {
    margin-bottom: 15px;
  }
  .p-merit__subheading-2 {
    font-size: 1.8rem;
    margin-bottom: 15px;
  }
  .p-merit__figurecaption {
    margin-top: 10px;
    margin-bottom: 5px;
  }
  .p-merit__imagebox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .l-table {
    padding: 100px 0;
  }
  .p-table__text {
    font-size: 1.3rem;
    line-height: 1.5;
    margin-bottom: 25px;
  }
  .p-table__text br {
    display: block;
  }
  .l-table__inner figure picture {
    width: 640px;
  }
  .scroll-touch-overlay {
    display: block;
    margin-bottom: 10px;
    text-align: right;
  }
  .scroll-touch-overlay img {
    width: 120px;
    height: auto;
    display: inline-block;
  }
  .l-example {
    padding: 85px 0;
  }
  .l-example__inner {
    width: calc(100% - 40px);
  }
  .p-example__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 40px;
    margin-bottom: 35px;
  }
  .p-example__imagearea picture {
    margin-bottom: 20px;
  }
  .p-example__text {
    font-size: 1.6rem;
  }
  .p-example__link {
    font-size: 1.4rem;
    display: block;
  }
  .p-example__link-area {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
  }
  .p-example__box-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 35px;
    gap: 30px;
  }
  .p-example__box-2 .p-example__textarea {
    width: 100%;
  }
  .p-house {
    width: 100%;
    position: relative;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 !important;
    margin: 0px auto 10px !important;
    overflow: visible !important;
    border: none;
    border-radius: 0;
  }
  .p-house::after {
    display: none;
  }
  .p-house::before {
    display: none;
  }
  .p-house__inner-container {
    margin: 0 auto;
    padding: 60px 20px 40px;
  }
  .p-house__text {
    margin-bottom: 25px;
  }
  .p-house__inner .p-house__boxes {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 20px;
  }
  .p-house__inner {
    gap: 20px;
  }
  .p-house__inner .p-house__box {
    border-radius: 0px;
    padding: 0px;
  }
  .p-house__image {
    margin-bottom: 10px;
  }
  .p-house__desc {
    letter-spacing: 0;
  }
  .p-house__caption {
    width: 100%;
    padding-left: 0;
  }
  .p-tab-panel-1 .p-house {
    background-image: url("/library/kodate/spec/technology/comfortability/smart-ecs/assets/img/house_base_001.svg");
    background-size: 100% 100%;
    background-position: center top;
  }
  .p-tab-panel-2 .p-house {
    width: 100%;
    height: auto;
    background-image: url("/library/kodate/spec/technology/comfortability/smart-ecs/assets/img/house_base_001-2.svg");
    background-size: 100% 100%;
    background-position: center top;
  }
  .p-tab-panel-2 .p-house__boxes {
    gap: 20px;
  }
  .p-tab-panel-2 .p-house__inner .p-house__box {
    width: 100%;
  }
  .p-tab-panel-2 .p-house__inner .p-house__box:nth-child(2) {
    width: 100%;
  }
  .p-background {
    margin-top: 80px;
  }
  .p-background::before {
    top: 4.5vw;
  }
  .p-scroll {
    font-size: 1.2rem;
  }
  .b-is-pc {
    display: none !important;
  }
  .b-is-pc_flex {
    display: none !important;
  }
  .b-is-sp {
    display: block !important;
  }
  .u-tac_sp {
    text-align: center;
  }
  .u-fz18 {
    font-size: 1.8rem;
  }
  .u-w100p_sp {
    width: 100%;
  }
  .u-wmain_sp {
    width: calc(100% - 64px);
    margin: 0 auto 10px;
  }
  .u-fd-colum_sp {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .u-h444_sp {
    height: 444px !important;
  }
  .u-h440_sp {
    height: 440px !important;
  }
  .u-h603_sp {
    height: 603px !important;
  }
  .u-reverse_sp {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .u-tal_sp {
    text-align: left;
  }
  .u-tac_sp {
    text-align: center;
  }
  .u-fz12_sp {
    font-size: 1.2rem;
  }
  .u-hanging-indent_sp {
    padding-left: 1.2em;
    text-indent: -1.2em;
  }
  .u-ls-004_sp {
    letter-spacing: -0.04em;
  }
  .u-pt110_sp {
    padding-top: 110px;
  }
  .u-pl20_sp {
    padding-left: 20px;
  }
  .u-pt0_sp {
    padding-top: 0px !important;
  }
  .u-pt15_sp {
    padding-top: 15px !important;
  }
  .u-pt20_sp {
    padding-top: 20px;
  }
  .u-pb20_sp {
    padding-bottom: 20px;
  }
  .u-pl10_sp {
    padding-left: 10px;
  }
  .u-pb0_sp {
    padding-bottom: 0px;
  }
  .u-mt0_sp {
    margin-top: 0 !important;
  }
  .u-mt15_sp {
    margin-top: 15px;
  }
  .u-mt55_sp {
    margin-top: 55px !important;
  }
  .u-mt30_sp {
    margin-top: 30px;
  }
  .u-mt45_sp {
    margin-top: 45px !important;
  }
  .u-mb0_sp {
    margin-bottom: 0;
  }
  .u-mb10_sp {
    margin-bottom: 10px !important;
  }
  .u-mb25_sp {
    margin-bottom: 25px !important;
  }
  .u-mb30_sp {
    margin-bottom: 30px;
  }
  .u-mb35_sp {
    margin-bottom: 35px !important;
  }
  .u-mb85_sp {
    margin-bottom: 85px !important;
  }
  .u-mb20_sp {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 576px) {
  body {
    font-size: 0.75rem;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: 1.25rem;
  }
  p {
    font-size: 0.75rem;
  }
  .sp-xs-none {
    display: none;
  }
  .sp-xs-show {
    display: block;
  }
  .xs-show {
    display: block;
  }
  .xs-none {
    display: none;
  }
  table th,
  table td {
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 1280px) {
  .l-show {
    display: block;
  }
}
@media (min-width: 768px) {
  .c-primary-button:hover .c-primary__base {
    top: 0;
    left: 0;
  }
  .c-secondary-button:hover .c-secondary-button__base {
    top: 0;
    left: 0;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .p-point__box:nth-child(even) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
/*# sourceMappingURL=maps/style.css.map */
