@charset "UTF-8";
*,
*::before,
*::after {
  box-sizing: border-box;
}

/* Remove default margin */
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
figure,
blockquote,
dl,
dd,
ul {
  margin: 0;
}

/* Remove list styles on ul, ol elements with a list role, which suggests default styling will be removed */
ul,
ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* Set core root defaults */
html:focus-within {
  scroll-behavior: smooth;
}

/* Set core body defaults */
body {
  min-height: 100vh;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
}

/* A elements that don't have a class get default styles */
a:not([class]) {
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
}

/* Make images easier to work with */
img,
picture {
  max-width: 100%;
  display: block;
}

/* Inherit fonts for inputs and buttons */
input,
button,
textarea,
select {
  font: inherit;
}

/* Remove all animations and transitions for people that prefer not to see them */
@media (prefers-reduced-motion: reduce) {
  html:focus-within {
    scroll-behavior: auto;
  }
  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
html {
  font-size: 16px;
}
@media (max-width: 1140px) {
  html {
    font-size: 1.6842105263vw;
  }
}
@media screen and (max-width: 768px) {
  html {
    font-size: 16px;
  }
}
@media (max-width: 375px) {
  html {
    font-size: 4.0533333333vw;
  }
}

body {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.05em;
  color: #090909;
  background: #fff;
}

a {
  text-decoration: none;
  color: inherit;
}

a:hover {
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  a:hover {
    opacity: 1;
  }
}

img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  margin: auto;
}

.l-inner {
  width: 100%;
  max-width: 1190px;
  margin: 0 auto;
  padding: 0 25px;
}
@media screen and (max-width: 768px) {
  .l-inner {
    padding: 0 15px;
  }
}

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

.c-btn a {
  display: inline-block;
  font-size: 1.0625rem;
  letter-spacing: 0.03em;
  padding: 0.6875rem 1.5rem;
  border: 1px solid #090909;
  background: #fff;
}
@media screen and (max-width: 768px) {
  .c-btn a {
    font-size: 1.3625rem;
    padding: 0.78125rem 1.84375rem;
  }
}

.c-btn a:hover {
  color: #fff;
  background: #090909;
  opacity: 1;
}

.c-zone-parts {
  padding: 3.63125rem 0 5rem;
}
@media screen and (max-width: 768px) {
  .c-zone-parts {
    max-width: 500px;
    margin: 0 auto;
    padding: 3.25rem 0 3.125rem;
  }
}

.c-zone-parts__media {
  gap: 9.35%;
}
@media screen and (max-width: 768px) {
  .c-zone-parts__media {
    flex-direction: column;
  }
}

.c-zone-parts__media__contents {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .c-zone-parts__media__contents {
    width: 100%;
  }
}

.c-zone-parts__media__title {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.5;
  padding-bottom: 0.71875rem;
  border-bottom: 5px solid #a98f7b;
}
@media screen and (max-width: 768px) {
  .c-zone-parts__media__title {
    font-size: 1.5rem;
    line-height: 1.2083333333;
    padding-bottom: 0.5625rem;
    border-bottom: 3px solid #a98f7b;
    text-align: center;
  }
}

.c-zone-parts__media__title span {
  font-family: "Montserrat", sans-serif;
  font-size: 2.375rem;
  line-height: 1.2368421053;
  padding-right: 1.9375rem;
}
@media screen and (max-width: 768px) {
  .c-zone-parts__media__title span {
    font-size: 1.75rem;
    padding-right: 0.625rem;
  }
}

.c-zone-parts__media__sub-title {
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 1.2142857143;
  letter-spacing: 0;
  margin-top: 2.03125rem;
}
@media screen and (max-width: 768px) {
  .c-zone-parts__media__sub-title {
    font-size: 1.375rem;
    line-height: 1.5;
    text-align: center;
    margin-top: 0.9375rem;
  }
}

.c-zone-parts__media__text {
  letter-spacing: 0;
  margin-top: 1.625rem;
}
@media screen and (max-width: 768px) {
  .c-zone-parts__media__text {
    font-size: 14px;
    line-height: 1.8571428571;
    margin-top: 0.9625rem;
  }
}

.c-zone-parts__media__image {
  width: 40.35%;
}
@media screen and (max-width: 768px) {
  .c-zone-parts__media__image {
    width: 100%;
    margin-top: 1.1875rem;
  }
}

.c-zone-parts__media__image img {
  aspect-ratio: 1/1;
}

.c-zone-parts__point {
  margin-top: 5.18125rem;
}
@media screen and (max-width: 768px) {
  .c-zone-parts__point {
    margin-top: 2.8125rem;
  }
}

.c-zone-parts__point__title {
  position: relative;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .c-zone-parts__point__title {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 2;
  }
}

.c-zone-parts__point__title::before {
  content: "";
  width: 6.25rem;
  height: 0.3125rem;
  position: absolute;
  bottom: -0.8125rem;
  left: 50%;
  transform: translateX(-50%);
  background: #a98f7b;
}
@media screen and (max-width: 768px) {
  .c-zone-parts__point__title::before {
    height: 0.1875rem;
    bottom: -0.4375rem;
  }
}

.c-zone-parts__point__items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin-top: 3.3125rem;
  gap: 3.3125rem;
  gap: 4.5%;
}
@media screen and (max-width: 768px) {
  .c-zone-parts__point__items {
    grid-template-columns: 1fr;
    margin-top: 2.31875rem;
    gap: 2.1875rem;
  }
}

@media screen and (max-width: 768px) {
  .c-zone-parts__point__item {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 5.83%;
  }
}

.c-zone-parts__point__item:nth-of-type(2) {
  flex-direction: row-reverse;
}

.c-zone-parts__point__item-contents {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .c-zone-parts__point__item-contents {
    width: 50%;
  }
}

.c-zone-parts__point__item-sp-image {
  width: 44.17%;
}

.c-zone-parts__point__item-sp-image img {
  -o-object-fit: contain;
     object-fit: contain;
  aspect-ratio: 1/1;
}

.c-zone-parts__point__item-title {
  font-size: clamp(1.125rem, 2vw, 1.4375rem);
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 0;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .c-zone-parts__point__item-title {
    font-size: 1rem;
    line-height: 1.5;
    text-align: left;
  }
}

.c-zone-parts__point__item-image {
  width: 100%;
  max-width: 15.125rem;
  margin: 0 auto;
  margin-top: 1.875rem;
}

.c-zone-parts__point__item-image img {
  aspect-ratio: 1/1;
}

.c-zone-parts__point__item-text {
  line-height: 1.5;
  letter-spacing: 0;
  margin-top: 1.875rem;
}
@media screen and (max-width: 768px) {
  .c-zone-parts__point__item-text {
    font-size: 14px;
    line-height: 1.8571428571;
    margin-top: 0.625rem;
  }
}

.c-zone-parts__construction__inner {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 50px;
}
@media screen and (max-width: 768px) {
  .c-zone-parts__construction__inner {
    padding: 0 15px;
  }
}

.c-zone-parts__construction {
  margin-top: 7.25rem;
}
@media screen and (max-width: 768px) {
  .c-zone-parts__construction {
    margin-top: 2.8125rem;
  }
}

.c-zone-parts__construction__title {
  position: relative;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .c-zone-parts__construction__title {
    font-size: 1.5rem;
    line-height: 2;
  }
}

.c-zone-parts__construction__title::before {
  content: "";
  width: 6.25rem;
  height: 0.3125rem;
  position: absolute;
  bottom: -0.6875rem;
  left: 50%;
  transform: translateX(-50%);
  background: #a98f7b;
}
@media screen and (max-width: 768px) {
  .c-zone-parts__construction__title::before {
    height: 0.1875rem;
    bottom: -0.1875rem;
  }
}

.c-zone-parts__swiper-box {
  position: relative;
  margin-top: 3.125rem;
}
@media screen and (max-width: 768px) {
  .c-zone-parts__swiper-box {
    margin-top: 1.875rem;
  }
}

.c-zone-parts__swiper-box .swiper-button-prev,
.c-zone-parts__swiper-box .swiper-rtl .swiper-button-next {
  top: clamp(6.875rem, 10vw, 8.75rem);
  left: -2.5rem;
}
@media screen and (max-width: 768px) {
  .c-zone-parts__swiper-box .swiper-button-prev,
  .c-zone-parts__swiper-box .swiper-rtl .swiper-button-next {
    top: clamp(6.25rem, 17vw, 9.375rem);
    left: -0.625rem;
  }
}

.c-zone-parts__swiper-box .swiper-button-next,
.c-zone-parts__swiper-box .swiper-rtl .swiper-button-prev {
  top: clamp(6.875rem, 10vw, 8.75rem);
  right: -2.5rem;
}
@media screen and (max-width: 768px) {
  .c-zone-parts__swiper-box .swiper-button-next,
  .c-zone-parts__swiper-box .swiper-rtl .swiper-button-prev {
    top: clamp(6.25rem, 17vw, 9.375rem);
    right: -0.625rem;
  }
}

.c-zone-parts__swiper .swiper-slide p,
.c-zone-parts__swiper2 .swiper-slide p {
  font-size: 0.875rem;
  line-height: 1.2857142857;
  letter-spacing: 0;
  margin-top: 1.1375rem;
}
@media screen and (max-width: 768px) {
  .c-zone-parts__swiper .swiper-slide p,
  .c-zone-parts__swiper2 .swiper-slide p {
    margin-top: 0.625rem;
  }
}

.c-zone-parts__btn-parts {
  margin-top: 4.875rem;
}
@media screen and (max-width: 768px) {
  .c-zone-parts__btn-parts {
    margin-top: 2.8125rem;
  }
}

.c-zone-parts__btn-box {
  width: 100%;
  max-width: 61.25rem;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2.5rem;
}
@media screen and (max-width: 768px) {
  .c-zone-parts__btn-box {
    max-width: 83.33%;
    grid-template-columns: 1fr;
    gap: 1.1875rem;
  }
}

.p-bedroom {
  background: #EAEAF2;
}

.p-bedroom .c-zone-parts__media__title {
  border-bottom: 5px solid #01012E;
}

.p-bedroom .c-zone-parts__point__title::before {
  background: #01012E;
}

.p-bedroom .c-zone-parts__construction__title::before {
  background: #01012E;
}

.p-bedroom .c-zone-parts__construction__inner {
  width: 76.2%;
  max-width: 942px;
  min-width: 590px;
  margin: 0 auto;
  padding: 0 45px;
}
@media screen and (max-width: 768px) {
  .p-bedroom .c-zone-parts__construction__inner {
    min-width: 100%;
    padding: 0 15px;
  }
}

.p-drawer__icon {
  position: absolute;
  top: 14px;
  right: 10.5px;
  z-index: 1000;
}

.p-drawer__icon.is-active {
  top: 14px;
}

.p-drawer__icon.is-active .p-drawer__icon-bar1 {
  width: 26.5px;
  top: 50%;
  right: 20px;
  transform: rotate(-45deg);
}

.p-drawer__icon.is-active .p-drawer__icon-bar2 {
  display: none;
}

.p-drawer__icon.is-active .p-drawer__icon-bar3 {
  width: 26.5px;
  top: 50%;
  right: 15px;
  transform: rotate(45deg);
}

.p-drawer__icon-bars {
  width: 26.5px;
  height: 21px;
  display: block;
  position: relative;
  z-index: 1000;
}

.p-drawer__icon-bar1,
.p-drawer__icon-bar2,
.p-drawer__icon-bar3 {
  position: absolute;
  width: 26.5px;
  height: 2px;
  background: #4b4b4b;
  top: 0;
  left: 0;
  transition: ease 0.5s;
  border-radius: 5px;
}

.p-drawer__icon-bar1 {
  top: 0px;
}

.p-drawer__icon-bar2 {
  top: 10.5px;
}

.p-drawer__icon-bar3 {
  top: 21px;
}

.p-drawer__contents {
  width: 92.31%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  background: #F3EFE6;
  padding: 4.5rem 2.9375rem 3.9375rem;
  z-index: 250;
  transform: translateX(105%);
  transition: all 0.5s;
  overflow-y: scroll;
}

.p-drawer__contents.is-active {
  transform: translateX(0);
}

.p-drawer__content-items {
  text-align: center;
}

.p-drawer__content-item {
  line-height: 1.2142857143;
  text-align: center;
}

.p-drawer__content-item a {
  font-size: clamp(14px, 3vw, 16px);
  font-weight: 700;
}

.p-drawer__content-item:not(:first-child) {
  margin-top: 2.1875rem;
}

.p-drawer__overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 200;
  opacity: 0;
  transition: opacity 0.5s;
  pointer-events: none;
}

.p-drawer.is-active .p-drawer__overlay {
  opacity: 1;
  pointer-events: auto;
}

.p-drawer__image-box {
  margin-top: 1.875rem;
}

.p-drawer__image:nth-of-type(n + 2) {
  margin-top: 2.1875rem;
}

.p-drawer__image img {
  max-width: 400px;
}

.p-entrance {
  background: #FFFAF4;
  padding-top: 6.99375rem;
}
@media screen and (max-width: 768px) {
  .p-entrance {
    padding-top: 0;
  }
}

.p-footer__body {
  background: #f2ece3;
  padding: 6rem 0 3.6875rem;
}
@media screen and (max-width: 768px) {
  .p-footer__body {
    padding: 3.3125rem 0 2.1875rem;
  }
}

@media screen and (max-width: 768px) {
  .p-footer__inner {
    max-width: 600px;
    margin: 0 auto;
  }
}

.p-footer__logo img {
  width: 100%;
  max-width: 7.75rem;
  margin-left: 0;
}
@media screen and (max-width: 768px) {
  .p-footer__logo img {
    margin: 0 auto;
  }
}

.p-footer__nav {
  margin-top: 3.125rem;
}
@media screen and (max-width: 768px) {
  .p-footer__nav {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: flex-start;
    gap: 5%;
    margin-top: 2rem;
    padding-left: 5%;
  }
}

.p-footer .p-footer__lists {
  width: 100%;
  flex-wrap: wrap;
  gap: 2.98%;
}
@media screen and (max-width: 768px) {
  .p-footer .p-footer__lists {
    max-width: 170px;
    margin: 0 auto;
    flex-direction: column;
    align-items: flex-start;
    gap: 0;
    line-height: 1;
  }
}

@media screen and (max-width: 768px) {
  .p-footer__list:not(:first-child) {
    margin-top: 1.6875rem;
  }
}

.p-footer__list a {
  font-size: clamp(10px, 1.3vw, 16px);
  font-weight: 700;
  line-height: 1.1875;
  letter-spacing: 0;
  color: #090909;
}
@media screen and (max-width: 768px) {
  .p-footer__list a {
    font-size: clamp(10px, 3.4vw, 14px);
    line-height: 1.2142857143;
  }
}

.p-footer__image-box {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2.8125rem;
  margin-top: 2.9375rem;
}
@media screen and (max-width: 768px) {
  .p-footer__image-box {
    grid-template-columns: 1fr;
    gap: 1.0625rem;
    margin-top: 1.4375rem;
  }
}

.p-footer__copyright {
  background: #e0d6c7;
  padding: 1.125rem 0;
  text-align: center;
}

.p-footer__copyright p {
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0;
  color: #4B4B4B;
}

#header-pc {
  display: block;
}

.p-header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 30;
  background: #fff;
}

.p-header .p-header__inner {
  justify-content: space-between;
  padding-left: 20px;
}

.p-header__logo {
  width: 10.3125rem;
}

.p-header .p-header__lists {
  gap: 2.0625rem;
  padding: 0 1.4375rem;
}

.p-header .p-header__list {
  line-height: 1.1;
  text-align: center;
}

.p-header__list a {
  font-size: 0.875rem;
  font-weight: 700;
}

.p-header .p-header__btn-box {
  justify-content: flex-end;
}

@media screen and (max-width: 1900px) and (min-width: 1191px) {
  .p-header__logo {
    width: 9%;
    min-width: 100px;
  }
  .p-header__contents {
    width: 100%;
  }
  .p-header__nav {
    width: 100%;
    margin-left: auto;
    margin-right: 0;
  }
  .p-header .p-header__lists {
    justify-content: flex-end;
    gap: 2%;
    padding: 0 1.5%;
  }
  .p-header__list a {
    font-size: clamp(10px, 1vw, 14px);
    letter-spacing: 0;
  }
  .p-header .p-header__btn-box {
    margin-left: auto;
    margin-right: 0;
  }
  .p-header__btn {
    width: 11.58vw;
    min-width: 120px;
  }
}
@media screen and (max-width: 1190px) {
  #header-pc {
    display: none;
  }
  .p-header {
    height: 50px;
  }
  .p-header .p-header__inner {
    height: inherit;
    padding: 5px 0;
    padding-left: 15px;
  }
  .p-header__logo {
    width: 28.71%;
    max-width: 110px;
  }
  .p-header .p-header__btn-box {
    width: 48.71%;
    max-width: 190px;
    gap: 1.28%;
    margin-left: auto;
    margin-right: 47px;
  }
}
.p-hobby-room {
  background: #F2F8FC;
}

.p-hobby-room .c-zone-parts__media__title {
  border-bottom: 5px solid #6AA9C0;
}

.p-hobby-room .c-zone-parts__point__title::before {
  background: #6AA9C0;
}

.p-hobby-room .c-zone-parts__construction__title::before {
  background: #6AA9C0;
}

.p-home-map {
  position: relative;
  padding: 7.25rem 0 24.4375rem;
}
@media screen and (max-width: 768px) {
  .p-home-map {
    padding: 4.0625rem 0 2.1875rem;
  }
}

.p-home-map__title {
  font-size: 2rem;
  line-height: 1.5;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-home-map__title {
    font-size: 1.5rem;
  }
}

.p-home-map__text {
  margin-top: 2.25rem;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-home-map__text {
    text-align: left;
  }
}

.p-home-map__image-items {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
  margin-top: 3.625rem;
}
@media screen and (max-width: 768px) {
  .p-home-map__image-items {
    grid-template-columns: repeat(2, 1fr);
    margin-top: 1.75rem;
    gap: 0.75rem;
  }
}

.p-home-map__image-map {
  width: 100%;
  max-width: 1014px;
  position: absolute;
  bottom: -12.5rem;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .p-home-map__image-map {
    position: relative;
    max-width: 600px;
    bottom: auto;
    margin-top: 2.5rem;
  }
}

@media screen and (max-width: 1014px) and (min-width: 769px) {
  .p-home-map {
    padding: 7.25rem 0 25%;
  }
  .p-home-map__image-map {
    max-width: 80%;
    bottom: -23%;
  }
}
.p-kitchen {
  background: #FFFAFD;
}

.p-kitchen .c-zone-parts__media__title {
  border-bottom: 5px solid #D58383;
}

.p-kitchen .c-zone-parts__point__title::before {
  background: #D58383;
}

.p-kitchen .c-zone-parts__construction__title::before {
  background: #D58383;
}

.p-living {
  background: #F8F8F0;
}

.p-living .c-zone-parts__media__title {
  border-bottom: 5px solid #CFD05E;
}

.p-living .c-zone-parts__point__title::before {
  background: #CFD05E;
}

.p-living .c-zone-parts__construction__title::before {
  background: #CFD05E;
}

.p-modal {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  justify-content: center;
  align-items: center;
}

.p-modal__content {
  background-color: white;
  padding: 20px;
  border-radius: 5px;
  width: 80%;
  max-width: 800px;
}

.p-modal__content .close {
  float: right;
  font-size: 24px;
  cursor: pointer;
}

.p-modal__content iframe {
  width: 100%;
  height: 400px;
  border: none;
}

.p-mv {
  margin-top: 0;
  height: 37.9292403746vw;
}

.p-mv__swiper-box {
  position: relative;
}

@media screen and (max-width: 768px) {
  .p-mv__swiper-box .swiper-button-next,
  .p-mv__swiper-box .swiper-button-prev {
    display: none;
  }
}

.swiper-button-next,
.swiper-button-prev {
  width: 1.875rem;
  height: 1.875rem;
}

.swiper-button-prev {
  background-image: url("../images/swiper_prev.svg");
  background-repeat: no-repeat;
  background-size: contain;
}

.swiper-button-next {
  background-image: url("../images/swiper_next.svg");
  background-repeat: no-repeat;
  background-size: contain;
}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: -38px;
  top: auto;
}

.swiper-pagination-bullet {
  background: #b5b5b5;
  opacity: 1;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: #090909;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 0.65625rem;
}

@media screen and (max-width: 768px) {
  .p-mv {
    height: 82.0512820513vw;
  }
  .p-mv .p-mv__swiper-boxswiper-wrapeer {
    height: inherit;
  }
  .p-mv .swiper {
    height: inherit;
  }
}
.p-order-flow {
  padding: 7rem 0 6.75rem;
}
@media screen and (max-width: 768px) {
  .p-order-flow {
    padding: 3.625rem 0;
  }
}

@media screen and (max-width: 768px) {
  .p-order-flow__inner {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
  }
}

.p-order-flow__title {
  position: relative;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  padding-bottom: 1.25rem;
}
@media screen and (max-width: 768px) {
  .p-order-flow__title {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.2083333333;
  }
}

.p-order-flow__title::before {
  content: "";
  width: 35.625rem;
  height: 0.3125rem;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #4b4b4b;
}
@media screen and (max-width: 768px) {
  .p-order-flow__title::before {
    width: 100%;
    height: 0.1875rem;
  }
}

.p-order-flow__text {
  letter-spacing: 0;
  margin-top: 1.6875rem;
}
@media screen and (max-width: 768px) {
  .p-order-flow__text {
    margin-top: 1.25rem;
  }
}

.p-order-flow__flow-items {
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 3.125rem;
  margin-top: 2.5rem;
  padding: 0 3.125rem;
}
@media screen and (max-width: 768px) {
  .p-order-flow__flow-items {
    gap: 1.25rem;
    margin-top: 1.875rem;
    padding: 0;
  }
}

.p-order-flow__flow-items::before {
  content: "";
  width: 16px;
  height: 14px;
  position: absolute;
  top: 12.5rem;
  right: calc(50% - 16px);
  transform: translateX(-50%);
  background-image: url("../images/arrow_right.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 768px) {
  .p-order-flow__flow-items::before {
    width: 10px;
    height: 10px;
    top: clamp(10rem, 35vw, 16.875rem);
    right: calc(50% - 10px);
  }
}

.p-order-flow__flow-item {
  display: flex;
  flex-direction: column;
}

.p-order-flow__flow-item__title {
  font-family: "Montserrat", sans-serif;
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 1.2142857143;
  letter-spacing: 0;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-order-flow__flow-item__title {
    font-size: 1.125rem;
    line-height: 1.2222222222;
  }
}

.p-order-flow__flow-item__sub-title {
  font-size: 1.25rem;
  font-size: clamp(14px, 1.5vw, 20px);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
  text-align: center;
  margin-top: 0.6875rem;
}
@media screen and (max-width: 768px) {
  .p-order-flow__flow-item__sub-title {
    font-size: 1rem;
    font-size: clamp(12px, 3.8vw, 16px);
    line-height: 1.1875;
  }
}

@media screen and (max-width: 768px) {
  .p-order-flow__flow-item__head,
  .p-order-flow__flow-item__contents {
    flex: 1;
  }
}

.p-order-flow__flow-item__contents {
  width: 100%;
  max-width: 23.125rem;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .p-order-flow__flow-item__contents {
    max-width: 100%;
    flex-grow: 5;
  }
}

.p-order-flow__flow-item__image {
  margin-top: 1.1875rem;
}
@media screen and (max-width: 768px) {
  .p-order-flow__flow-item__image {
    margin-top: 0.75rem;
  }
}

.p-order-flow__flow-item__image img {
  aspect-ratio: 370/265;
}
@media screen and (max-width: 768px) {
  .p-order-flow__flow-item__image img {
    aspect-ratio: 1/1;
  }
}

.p-order-flow__flow-item__text {
  letter-spacing: 0;
  margin-top: 0.9375rem;
}
@media screen and (max-width: 768px) {
  .p-order-flow__flow-item__text {
    font-size: 0.875rem;
    line-height: 1.7142857143;
    margin-top: 0.4375rem;
  }
}

.p-order-flow__flow-item__annotation {
  width: 100%;
  max-width: 32.5rem;
  margin: 0 auto;
  font-size: 0.875rem;
  line-height: 1.8571428571;
  letter-spacing: 0;
  color: #464646;
  margin-top: 1rem;
}
@media screen and (max-width: 768px) {
  .p-order-flow__flow-item__annotation {
    margin-top: 1.875rem;
  }
}

.p-order-flow__cta-items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 3.125rem;
  margin-top: 5.625rem;
}
@media screen and (max-width: 768px) {
  .p-order-flow__cta-items {
    grid-template-columns: 1fr;
    gap: 4rem;
    margin-top: 3rem;
  }
}

.p-order-flow__cta-item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 0 1.875rem;
}
@media screen and (max-width: 768px) {
  .p-order-flow__cta-item {
    padding: 0;
  }
}

.p-order-flow__cta-item:nth-of-type(2) .p-order-flow__cta-item__title::before {
  background: #e26931;
}

.p-order-flow__cta-item__title {
  position: relative;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.1875;
  letter-spacing: 0;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-order-flow__cta-item__title {
    font-size: 1.5rem;
    line-height: 1.2083333333;
  }
}

.p-order-flow__cta-item__title::before {
  content: "";
  width: 20.625rem;
  height: 0.3125rem;
  position: absolute;
  bottom: -0.75rem;
  left: 50%;
  transform: translateX(-50%);
  background: #009f95;
}
@media screen and (max-width: 768px) {
  .p-order-flow__cta-item__title::before {
    width: 100%;
    height: 0.1875rem;
  }
}

.p-order-flow__cta-item__text {
  letter-spacing: 0;
  margin-top: 2.5rem;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-order-flow__cta-item__text {
    margin-top: 1.25rem;
    text-align: left;
  }
}

.p-order-flow__cta-item__image {
  margin-top: 0.9375rem;
}
@media screen and (max-width: 768px) {
  .p-order-flow__cta-item__image {
    margin-top: 1.375rem;
  }
}

.p-order-flow__cta-item__btn-box {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2.75rem;
  margin-top: 2.5rem;
}
@media screen and (max-width: 768px) {
  .p-order-flow__cta-item__btn-box {
    gap: 1.25rem;
    margin-top: 2rem;
  }
}

.p-order-flow__cta-item__btn {
  width: 100%;
  max-width: 24.0625rem;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .p-order-flow__cta-item__btn {
    max-width: 18.75rem;
  }
}

.p-study {
  background: #F4F0F7;
}

.p-study .c-zone-parts__media__title {
  border-bottom: 5px solid #594E85;
}

.p-study .c-zone-parts__point__title::before {
  background: #594E85;
}

.p-study .c-zone-parts__construction__title::before {
  background: #594E85;
}

.p-walk-in-closet {
  background: #E9EDE5;
}

.p-walk-in-closet .c-zone-parts__media__title {
  border-bottom: 5px solid #8DB25A;
}

.p-walk-in-closet .c-zone-parts__point__title::before {
  background: #8DB25A;
}

.p-walk-in-closet .c-zone-parts__construction__title::before {
  background: #8DB25A;
}

.p-walk-in-closet .c-zone-parts__construction__inner {
  width: 76.2%;
  max-width: 942px;
  min-width: 590px;
  margin: 0 auto;
  padding: 0 45px;
}
@media screen and (max-width: 768px) {
  .p-walk-in-closet .c-zone-parts__construction__inner {
    min-width: 100%;
    padding: 0 15px;
  }
}

.p-washroom {
  background: #fefff5;
}

.p-washroom .c-zone-parts__media__title {
  border-bottom: 5px solid #AB951D;
}

.p-washroom .c-zone-parts__point__title::before {
  background: #AB951D;
}

.p-washroom .c-zone-parts__construction__title::before {
  background: #AB951D;
}

.u-is-pc {
  display: block;
}
@media screen and (max-width: 768px) {
  .u-is-pc {
    display: none;
  }
}

.u-is-sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .u-is-sp {
    display: block;
  }
}

.u-flex {
  display: flex;
  align-items: center;
  justify-content: center;
}

.u-is-1190 {
  display: none;
}

@media screen and (max-width: 1190px) {
  .u-is-1190 {
    display: block;
  }
}
.u-mt0 {
  margin-top: 0;
}
/*# sourceMappingURL=style.css.map */
