@charset "UTF-8";
/*
Theme Name: ootori-theme
Version: 1.0
*/
/*! destyle.css v3.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.min.css */
*, ::before, ::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
}

main {
  display: block;
}

p, table, blockquote, address, pre, iframe, form, figure, dl {
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

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

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace, monospace;
  font-size: inherit;
}

address {
  font-style: inherit;
}

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

abbr[title] {
  text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: inherit;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg, img, embed, object, iframe {
  vertical-align: bottom;
}

button, input, optgroup, select, textarea {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
}

[type=checkbox] {
  -webkit-appearance: checkbox;
  appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  appearance: radio;
}

button, [type=button], [type=reset], [type=submit] {
  cursor: pointer;
}

button:disabled, [type=button]:disabled, [type=reset]:disabled, [type=submit]:disabled {
  cursor: default;
}

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

option {
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable]:focus {
  outline: auto;
}

table {
  border-color: inherit;
}

caption {
  text-align: left;
}

td, th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: 700;
}

html {
  font-family: "Zen Kaku Gothic New", sans-serif;
  color: #0D0D0D;
  overflow-x: hidden;
  width: 100%;
}

body {
  position: relative;
  background: #F9F9F9;
}
body.fixed {
  overflow: hidden;
}

a {
  color: #0D0D0D;
}

img {
  display: block;
  width: 100%;
  height: auto;
}

.u-en {
  font-family: "Montserrat", sans-serif;
}

.l-wrapper {
  padding-left: 50px;
  padding-right: 50px;
}

.l-inner {
  width: 100%;
  margin: 0 auto;
  max-width: 1200px;
}

.l-inner-width {
  width: 100%;
  margin: 0 auto;
  max-width: 1400px;
}

.pc-only {
  display: block;
}

.br-pc-only {
  display: inline;
}

.sp-only {
  display: none;
}

.br-sp-only {
  display: none;
}

.u-gradient-text {
  background: linear-gradient(94deg, #0D0D0D 31.81%, #A2A2A2 99.17%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.section-title {
  display: flex;
  flex-direction: column;
  gap: min(3.84615vw, 40px);
  align-items: flex-start;
}
.section-title .title-top {
  display: inline-block;
  padding: 0.35714em 0.71428em;
  border-radius: 5px;
  background: #F89E74;
  color: #FFF;
  font-size: min(1.07692vw, 14px);
  font-weight: 500;
  line-height: 160%;
  letter-spacing: 0.1em;
}
.section-title .title {
  font-size: min(6.76923vw, 88px);
  font-weight: 500;
  line-height: 100%;
  letter-spacing: 0.03em;
  text-transform: capitalize;
  display: inline-block;
}

.section-title-2 {
  text-align: center;
  position: relative;
  z-index: 1;
}
.section-title-2 .title-top {
  color: #F89E74;
  font-size: min(1.46666vw, 22px);
  font-weight: 500;
  line-height: 100%;
  letter-spacing: 0.03em;
  text-transform: capitalize;
}
.section-title-2 .title {
  margin-top: 0.40322em;
  font-size: min(4.13333vw, 62px);
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 0.03em;
}
.section-title-2 .text {
  margin-top: 1.66667em;
  color: #2D2D2D;
  font-size: min(1.2vw, 18px);
  font-weight: 500;
  line-height: 180%;
  letter-spacing: 0.03em;
}

.btn--orange {
  background: linear-gradient(92deg, #F89E74 21.79%, #FF6720 100%);
}

.btn--blue {
  background: linear-gradient(93deg, #82C8CE 29.56%, #00C4D5 100%);
}

/*===========================================================================*/
/*  header  */
/*===========================================================================*/
.p-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.05);
  width: 100%;
  background: #fff;
  height: 114px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.p-header__logo {
  width: 134px;
}
.p-header__nav ul {
  display: flex;
  align-items: center;
  gap: 10px;
}
.p-header__nav ul li a {
  display: block;
  border-radius: 50px;
  border: 1px solid #0D0D0D;
  padding: 15px 20px;
}
.p-header__nav ul li a span {
  padding-right: 35px;
  position: relative;
  font-size: 16px;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 0.05em;
}
.p-header__nav ul li a span::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
}
.p-header__nav ul li a.--white {
  background: #fff;
  color: #0D0D0D;
}
.p-header__nav ul li a.--white span::after {
  background: url(img/btn-arrow.svg) no-repeat center center/contain;
}
.p-header__nav ul li a.--black {
  background: #0D0D0D;
  color: #fff;
}
.p-header__nav ul li a.--black span::after {
  background: url(img/btn-arrow-white.svg) no-repeat center center/contain;
}

/*===========================================================================*/
/*  mv  */
/*===========================================================================*/
.p-mv {
  padding-top: 5.33333vw;
  padding-bottom: 5.33333vw;
  position: relative;
  overflow: hidden;
}
.p-mv .circle-1 {
  position: absolute;
  top: -15%;
  left: 0;
  border-radius: 50%;
  aspect-ratio: 1/1;
  width: 29.73333vw;
  background: rgba(248, 158, 116, 0.1);
  filter: blur(107.0539169312px);
}
.p-mv .circle-2 {
  position: absolute;
  bottom: -2%;
  left: 31%;
  border-radius: 50%;
  aspect-ratio: 1/1;
  width: 15.8vw;
  background: rgba(231, 135, 162, 0.6);
  filter: blur(107.0539169312px);
}
.p-mv .circle-3 {
  position: absolute;
  bottom: -8%;
  right: -7%;
  border-radius: 50%;
  aspect-ratio: 1/1;
  width: 30.86666vw;
  background: rgba(130, 200, 206, 0.1);
  filter: blur(107.0539169312px);
}
.p-mv .p-mv__text {
  position: absolute;
  z-index: 2;
  bottom: 7.33333vw;
  right: 3.73333vw;
  font-size: 2.26666vw;
  font-weight: 500;
  line-height: 150%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.20588em;
}
.p-mv .p-mv__text span {
  background: #0D0D0D;
  color: #fff;
  padding: 0 6px;
}
.p-mv .p-mv__inner {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 1.66667vw;
  width: 122.4666667vw;
  position: relative;
  left: calc(50% - 0.46667vw);
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  position: relative;
  z-index: 1;
}
.p-mv .p-mv__inner .content {
  overflow: hidden;
}
.p-mv .p-mv__inner .content .swiper-slide {
  aspect-ratio: 347/689;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}
.p-mv .p-mv__inner .content .swiper-slide img {
  position: absolute;
  width: auto;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.p-mv .p-mv__inner .content.--title {
  display: flex;
  align-items: center;
  justify-content: center;
}
.p-mv .p-mv__inner .content .p-mv__title h1 {
  writing-mode: vertical-rl;
  text-orientation: upright;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  font-size: 3.06666vw;
  letter-spacing: 0.07em;
  font-weight: 700;
  line-height: 1;
  gap: 0.60869em;
}
.p-mv .p-mv__inner .content .p-mv__title h1 .accent {
  color: #F89E74;
}
.p-mv .p-mv__inner .content .p-mv__title h1 .border {
  padding-left: 0.3913em;
  border-left: 1px dashed #0D0D0D;
}

/*===========================================================================*/
/*  modelhouse  */
/*===========================================================================*/
.p-modelhouse {
  padding-top: 50px;
  padding-bottom: 50px;
  background: #0D0D0D;
  position: relative;
  overflow: hidden;
}
.p-modelhouse::after {
  content: "MODEL HOUSE";
  position: absolute;
  bottom: -0.13em;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  font-family: "Montserrat", sans-serif;
  color: rgba(255, 255, 255, 0.12);
  font-size: min(13.46666vw, 202px);
  font-weight: 500;
  letter-spacing: 0.03em;
  white-space: nowrap;
  line-height: 1;
}
.p-modelhouse .p-modelhouse__title {
  flex-shrink: 0;
  color: #FFF;
  text-align: center;
  font-size: min(2.0762vw, 31.143px);
  font-weight: 500;
  line-height: 130%;
  letter-spacing: 0.1em;
  position: relative;
}
.p-modelhouse .p-modelhouse__title::before {
  content: "";
  width: 100%;
  aspect-ratio: 685/32;
  background: url(img/modelhouse-title-bottom.webp) no-repeat center center/contain;
  position: absolute;
  left: 0;
  top: calc(100% + 0.5em);
}
.p-modelhouse .l-inner-width {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: min(2.53333vw, 38px);
}
.p-modelhouse .l-inner-width .img-wrap {
  position: relative;
  display: block;
  width: 100%;
}
.p-modelhouse .l-inner-width .img-wrap .img-box {
  width: 100%;
  aspect-ratio: 492/328;
  position: relative;
  overflow: hidden;
  border-radius: 8px;
}
.p-modelhouse .l-inner-width .img-wrap .img-box img {
  position: absolute;
  width: 100%;
  height: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.p-modelhouse .l-inner-width .img-wrap:first-child .modelhouse-icon {
  position: absolute;
  width: 45.54865%;
  z-index: 1;
  right: 0;
  bottom: -1%;
  transform: translateX(74%);
}
.p-modelhouse .l-inner-width .img-wrap:last-child .modelhouse-icon {
  position: absolute;
  width: 49.68944%;
  bottom: -1%;
  left: 0;
  transform: translateX(-74%);
}

/*===========================================================================*/
/*  concept  */
/*===========================================================================*/
.p-concept {
  padding-top: 120px;
  padding-bottom: 150px;
  position: relative;
  overflow: hidden;
}
.p-concept .p-concept_header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.p-concept .p-concept_header .section-title {
  flex-shrink: 0;
}
.p-concept .p-concept_header .p-concept__text {
  margin-top: min(5.6923vw, 74px);
  color: #0D0D0D;
  font-size: min(1.6923vw, 22px);
  font-weight: 500;
  line-height: 200%;
  letter-spacing: 0.1em;
  max-width: 712px;
}
.p-concept .concept-img {
  margin-top: min(6.15384vw, 80px);
  width: 100%;
  overflow: hidden;
  border-radius: 10px;
  aspect-ratio: 1400/558;
  background: url(img/concept-bg.webp) no-repeat center center/cover;
}

/*===========================================================================*/
/*  feature  */
/*===========================================================================*/
.p-feature {
  position: relative;
  overflow: hidden;
  padding-bottom: 120px;
}
.p-feature .circle-1 {
  position: absolute;
  width: 29.73333vw;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background: rgba(248, 158, 116, 0.1);
  filter: blur(107.0539169312px);
  top: 14%;
  right: -3%;
}
.p-feature .circle-2 {
  position: absolute;
  width: 19.8vw;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background: rgba(130, 200, 206, 0.5);
  filter: blur(107.0539169312px);
  top: 49%;
  left: -7%;
}
.p-feature .circle-3 {
  position: absolute;
  width: 29.73333vw;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background: rgba(248, 158, 116, 0.1);
  filter: blur(107.0539169312px);
  bottom: -5%;
  right: -5%;
}
.p-feature .l-inner {
  position: relative;
  z-index: 1;
}
.p-feature .l-inner-width {
  position: relative;
  z-index: 1;
}
.p-feature .p-feature__header {
  border-top: 1px solid #BEBEBE;
  padding-top: 10px;
  display: flex;
  align-items: flex-start;
}
.p-feature .p-feature__header .text-box {
  width: 50%;
  padding-right: 10px;
}
.p-feature .p-feature__header .text-box .p-feature__title {
  margin-top: 1.25em;
  font-size: min(2.46153vw, 32px);
  font-weight: 500;
  line-height: 160%;
  letter-spacing: 0.03em;
}
.p-feature .p-feature__header .text-box .p-feature__text {
  margin-top: 1.25em;
  font-size: min(1.23076vw, 16px);
  font-weight: 500;
  line-height: 180%;
  letter-spacing: 0.1em;
}
.p-feature .p-feature__header .img-box {
  width: 50%;
  padding-left: 10px;
  text-align: center;
}
.p-feature .p-feature__header .img-box .feature-figure {
  display: inline-block;
  width: 78%;
}
.p-feature .p-feature__content {
  margin-top: 35px;
  border-radius: 10px;
  background: #FFF;
  padding: 80px 50px 40px;
}
.p-feature .p-feature__content .p-feature__list--item {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.p-feature .p-feature__content .p-feature__list--item:nth-child(even) {
  flex-direction: row-reverse;
}
.p-feature .p-feature__content .p-feature__list--item:first-child .p-feature__list--title::before {
  content: "01.";
  position: absolute;
  left: 0;
  bottom: 0.3em;
  color: #E787A2;
  font-size: min(1.57142vw, 22px);
  font-weight: 500;
  line-height: 160%;
  letter-spacing: 0.03em;
}
.p-feature .p-feature__content .p-feature__list--item:nth-child(2) {
  margin-top: min(6.42857vw, 90px);
}
.p-feature .p-feature__content .p-feature__list--item:nth-child(2) .p-feature__list--title::before {
  content: "02.";
  position: absolute;
  left: 0;
  bottom: 0.3em;
  color: #82C8CE;
  font-size: min(1.57142vw, 22px);
  font-weight: 500;
  line-height: 160%;
  letter-spacing: 0.03em;
}
.p-feature .p-feature__content .p-feature__list--item:last-child {
  margin-top: min(1.71428vw, 24px);
}
.p-feature .p-feature__content .p-feature__list--item:last-child .p-feature__list--title::before {
  content: "03.";
  position: absolute;
  left: 0;
  bottom: 0.3em;
  color: #F89E74;
  font-size: min(1.57142vw, 22px);
  font-weight: 500;
  line-height: 160%;
  letter-spacing: 0.03em;
}
.p-feature .p-feature__content .p-feature__list--item .p-feature__list--img {
  width: calc(50% - min(2.85714vw, 40px));
  border-radius: 10px;
  overflow: hidden;
}
.p-feature .p-feature__content .p-feature__list--item .p-feature__list--box {
  width: calc(50% - min(0.71428vw, 10px));
}
.p-feature .p-feature__content .p-feature__list--item .p-feature__list--box .p-feature__list--title {
  font-size: min(2.28571vw, 32px);
  font-weight: 500;
  line-height: 160%;
  letter-spacing: 0.03em;
  padding-left: 1.1875em;
  position: relative;
}
.p-feature .p-feature__content .p-feature__list--item .p-feature__list--box .p-feature__list--text {
  margin-top: 1.25em;
  font-size: min(1.14285vw, 16px);
  font-weight: 500;
  line-height: 180%;
  letter-spacing: 0.05em;
}

/*===========================================================================*/
/*  CTA  */
/*===========================================================================*/
.p-cta {
  display: flex;
}
.p-cta .p-cta__item {
  width: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: min(2vw, 30px);
  aspect-ratio: 750/314;
  position: relative;
}
.p-cta .p-cta__item::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.55);
}
.p-cta .p-cta__item .p-cta__title {
  color: #FFF;
  font-size: min(2.4vw, 36px);
  font-weight: 500;
  line-height: 180%;
  position: relative;
  z-index: 1;
}
.p-cta .p-cta__item .p-cta__title::before {
  content: "";
  width: 0.33333em;
  height: 0.33333em;
  clip-path: polygon(0 0, 0% 100%, 100% 0);
  background: #fff;
  position: absolute;
  right: calc(100% + 0.16666em);
  top: 0.3em;
}
.p-cta .p-cta__item .p-cta__text {
  color: #FFF;
  position: relative;
  z-index: 1;
  color: #FFF;
  font-size: 16px;
  font-weight: 400;
  line-height: 113.5%;
  padding-right: 30px;
}
.p-cta .p-cta__item .p-cta__text::before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
  background: url(img/arrow-cta.png) no-repeat center center/contain;
}
.p-cta .p-cta__item:first-child {
  background: url(img/cta-1.webp) no-repeat center center/cover;
}
.p-cta .p-cta__item:last-child {
  background: url(img/cta-2.webp) no-repeat center center/cover;
}

/*===========================================================================*/
/*  performance  */
/*===========================================================================*/
.p-performance {
  padding-top: 120px;
  padding-bottom: 150px;
  position: relative;
  overflow: hidden;
}
.p-performance .circle-1 {
  position: absolute;
  width: 29.73333vw;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background: rgba(248, 158, 116, 0.1);
  filter: blur(107.0539169312px);
  top: 5%;
  right: -3%;
}
.p-performance .circle-2 {
  position: absolute;
  width: 29.73333vw;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background: rgba(248, 158, 116, 0.1);
  filter: blur(107.0539169312px);
  top: 32%;
  left: 0;
}
.p-performance .circle-3 {
  position: absolute;
  width: 29.73333vw;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background: rgba(248, 158, 116, 0.1);
  filter: blur(107.0539169312px);
  bottom: -3%;
  right: -3%;
}
.p-performance .p-performance__table {
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  position: relative;
  z-index: 1;
}
.p-performance .p-performance__table--text {
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  text-align: right;
  font-size: 11px;
  font-weight: 500;
  line-height: 180%;
  letter-spacing: 0.03em;
  margin-top: 13px;
}
.p-performance .p-performance__box {
  padding-left: 50px;
  padding-right: 50px;
  position: relative;
  z-index: 1;
  border-radius: 10px;
  background: #FFF;
  margin-top: 50px;
  padding-top: 80px;
  padding-bottom: 80px;
}
.p-performance .p-performance__box .p-performance__list {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  gap: min(4.28571vw, 60px);
}
.p-performance .p-performance__box .p-performance__list .p-performance__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.p-performance .p-performance__box .p-performance__list .p-performance__item .text-box {
  width: calc(50% - min(0.71428vw, 10px));
}
.p-performance .p-performance__box .p-performance__list .p-performance__item .text-box .title {
  display: flex;
  align-items: center;
}
.p-performance .p-performance__box .p-performance__list .p-performance__item .text-box .title span {
  font-size: min(2.28571vw, 32px);
  font-weight: 500;
  line-height: 160%;
  letter-spacing: 0.03em;
  margin-left: 0.625em;
}
.p-performance .p-performance__box .p-performance__list .p-performance__item .text-box .title svg {
  width: min(4vw, 56px);
  height: auto;
}
.p-performance .p-performance__box .p-performance__list .p-performance__item .text-box .text {
  margin-top: 1.4375em;
  font-size: min(1.14285vw, 16px);
  font-weight: 500;
  line-height: 180%;
  letter-spacing: 0.05em;
}
.p-performance .p-performance__box .p-performance__list .p-performance__item .img-box {
  width: calc(50% - min(2.85714vw, 40px));
  border-radius: 10px;
  overflow: hidden;
}

/*===========================================================================*/
/*  specifications  */
/*===========================================================================*/
.p-specifications {
  padding-top: 120px;
  padding-bottom: 120px;
  position: relative;
  overflow: hidden;
  background: #fff;
}
.p-specifications .circle-1 {
  position: absolute;
  width: 29.73333vw;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background: rgba(248, 158, 116, 0.1);
  filter: blur(107.0539169312px);
  top: 13%;
  right: -3%;
}
.p-specifications .circle-2 {
  position: absolute;
  width: 29.73333vw;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background: rgba(248, 158, 116, 0.1);
  filter: blur(107.0539169312px);
  bottom: 10px;
  left: -5%;
}
.p-specifications .p-specifications__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: min(3.07692vw, 40px) min(1.53846vw, 20px);
  margin-top: min(3.84615vw, 50px);
  position: relative;
  z-index: 1;
}
.p-specifications .p-specifications__list .p-specifications__img {
  border-radius: 4px;
  overflow: hidden;
  aspect-ratio: 129/83;
  position: relative;
}
.p-specifications .p-specifications__list .p-specifications__img img {
  position: absolute;
  width: 100%;
  height: auto;
}
.p-specifications .p-specifications__list .p-specifications__title {
  margin-top: min(1.53846vw, 20px);
  display: flex;
  align-items: flex-end;
}
.p-specifications .p-specifications__list .p-specifications__title .num {
  color: #F89E74;
  font-size: min(1.6923vw, 22px);
  font-weight: 500;
  line-height: 160%;
  letter-spacing: 0.03em;
}
.p-specifications .p-specifications__list .p-specifications__title .title {
  font-size: min(2vw, 26px);
  font-weight: 500;
  line-height: 160%;
  letter-spacing: 0.03em;
  margin-left: 0.30769em;
}
.p-specifications .p-specifications__list .p-specifications__text {
  color: #2D2D2D;
  font-size: min(1.23076vw, 16px);
  font-weight: 500;
  line-height: 180%;
  letter-spacing: 0.05em;
  margin-top: 0.75em;
}

/*===========================================================================*/
/*  contact  */
/*===========================================================================*/
.p-contact {
  position: relative;
  background: linear-gradient(180deg, #fff 0%, #fff 50%, #F9F9F9 50%, #F9F9F9 100%);
}
.p-contact .p-contact__box {
  border-radius: 10px;
  background: linear-gradient(109deg, #636363 48.16%, #A6A6A6 100%);
  padding-top: min(5.33333vw, 80px);
  padding-bottom: min(5.33333vw, 80px);
  padding-left: min(6.66666vw, 100px);
  padding-right: min(3.33333vw, 50px);
  overflow: hidden;
  position: relative;
}
.p-contact .p-contact__box .p-contact__img {
  width: min(17.33333vw, 260px);
  aspect-ratio: 260/340;
  overflow: hidden;
  position: absolute;
  border-radius: 8px;
}
.p-contact .p-contact__box .p-contact__img img {
  position: absolute;
  width: 100%;
  height: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.p-contact .p-contact__box .p-contact__img.p-contact__img-1 {
  top: calc(min(10vw, 150px) * -1);
  left: 56.7857%;
}
.p-contact .p-contact__box .p-contact__img.p-contact__img-2 {
  bottom: calc(min(4.46666vw, 67px) * -1);
  left: 56.7857%;
}
.p-contact .p-contact__box .p-contact__img.p-contact__img-3 {
  top: calc(min(3.33333vw, 50px) * -1);
  left: 77.8571%;
}
.p-contact .p-contact__box .p-contact__img.p-contact__img-4 {
  bottom: calc(min(11.13333vw, 167px) * -1);
  left: 77.8571%;
}
.p-contact .p-contact__box .p-contact__top {
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  line-height: 113.5%;
  letter-spacing: 0.1em;
  text-transform: capitalize;
  padding: 5px 10px;
  border-radius: 5px;
  background: #FFF;
}
.p-contact .p-contact__box .p-contact__title {
  color: #FFF;
  font-size: min(5.86666vw, 88px);
  font-weight: 500;
  line-height: 100%;
  letter-spacing: 0.03em;
  text-transform: capitalize;
  margin-top: 0.45454em;
  margin-bottom: 0.45454em;
}
.p-contact .p-contact__box .p-contact__text {
  color: #fff;
  font-size: min(1.33333vw, 20px);
  font-weight: 500;
  line-height: 180%;
  letter-spacing: 0.1em;
  margin-bottom: 2.5em;
}
.p-contact .p-contact__box .p-contact__btn {
  display: flex;
  align-items: center;
  gap: 10px;
}
.p-contact .p-contact__box .p-contact__btn .btn {
  color: #FFF;
  font-size: min(1.13333vw, 17px);
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 0.05em;
  width: min(21.06666vw, 316px);
  border-radius: 9999px;
  padding: 0.94em 0;
  padding-left: 1.235em;
  position: relative;
}
.p-contact .p-contact__box .p-contact__btn .btn::after {
  content: "";
  width: 25.55px;
  aspect-ratio: 1/1;
  position: absolute;
  background: url(img/btn-arrow-white.svg) no-repeat center center/contain;
  right: 1.235em;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.p-contact .p-contact__box .p-contact__btn .btn.--orange {
  background: linear-gradient(92deg, #F89E74 21.79%, #FF6720 100%);
}
.p-contact .p-contact__box .p-contact__btn .btn.--blue {
  background: linear-gradient(93deg, #82C8CE 29.56%, #00C4D5 100%);
}

/*===========================================================================*/
/*  works  */
/*===========================================================================*/
.p-works {
  padding-top: 120px;
  padding-bottom: 120px;
  position: relative;
  overflow: hidden;
}
.p-works .p-works__header {
  padding-top: 10px;
  border-top: 1px solid #BEBEBE;
}
.p-works .p-works__content {
  margin-top: 40px;
}
.p-works .p-works__content .p-works__tab .p-works__tab-pc {
  padding: min(1.53846vw, 20px);
  border-radius: 5px;
  background: #FFF;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: min(1vw, 13px);
}
.p-works .p-works__content .p-works__tab .p-works__tab-pc .p-works__tab-item {
  padding: 1.875em;
  border-radius: 5px;
  background: #D9D9D9;
  cursor: pointer;
  position: relative;
  color: #fff;
  font-size: min(1.23076vw, 16px);
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 0.025em;
}
.p-works .p-works__content .p-works__tab .p-works__tab-pc .p-works__tab-item.active {
  background: #0D0D0D;
}
.p-works .p-works__content .p-works__tab .p-works__tab-pc .p-works__tab-item::before {
  content: "";
  width: 15px;
  height: 11px;
  position: absolute;
  top: 50%;
  right: 1.875em;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  background: url(img/list-arrow.svg) no-repeat center center/contain;
}
.p-works .p-works__content .p-works__tab .p-works__tab-sp {
  display: none;
}
.p-works .p-works__content .p-works__list {
  margin-top: min(3.07692vw, 40px);
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: min(2.30769vw, 30px) min(1.38461vw, 18px);
  cursor: pointer;
}
.p-works .p-works__content .p-works__list .p-works__img {
  border-radius: 4px;
  overflow: hidden;
  aspect-ratio: 388/258;
  position: relative;
}
.p-works .p-works__content .p-works__list .p-works__img img {
  position: absolute;
  width: 100%;
  height: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.p-works .p-works__content .p-works__list .p-works__price {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: min(1.53846vw, 20px);
  font-weight: 700;
  line-height: 230%;
  letter-spacing: 0.03em;
  margin-top: 0.25em;
  margin-bottom: 0.9em;
  padding-bottom: 0.4em;
  border-bottom: 1px solid #BEBEBE;
}
.p-works .p-works__content .p-works__list .p-works__info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.03em;
}
.p-works .p-works__content .p-works__list .p-works__info dt, .p-works .p-works__content .p-works__list .p-works__info dd {
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.03em;
}
.p-works .p-works__content .p-works__list .p-works__info:not(:first-child) {
  margin-top: 0.5em;
}
.p-works .p-works__content .p-works__list.hidden {
  display: none;
}

/*===========================================================================*/
/*  works popup  */
/*===========================================================================*/
html.popup-open {
  overflow: hidden;
}

.p-works-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  display: none;
}
.p-works-popup.show {
  display: block;
}
.p-works-popup__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
}
.p-works-popup__content {
  position: absolute;
  top: 0;
  right: 0;
  width: 710px;
  height: 100vh;
  background: #fff;
  overflow: hidden;
}
.p-works-popup__close {
  position: absolute;
  top: 18px;
  left: 18px;
  width: 16px;
  height: 16px;
  background: none;
  border: none;
  cursor: pointer;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.p-works-popup__close svg {
  width: 16px;
  height: auto;
}
.p-works-popup__inner {
  padding: 60px;
  max-height: 100vh;
  overflow-y: auto;
}
.p-works-popup__image {
  width: 100%;
  position: relative;
  border-radius: 6px;
  overflow: hidden;
  aspect-ratio: 590/392;
}
.p-works-popup__image img {
  width: 100%;
  height: auto;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.p-works-popup__info {
  width: 100%;
  margin-top: 20px;
  display: flex;
  gap: 20px;
  position: relative;
}
.p-works-popup__info--item {
  width: 100%;
}
.p-works-popup__price {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 42px;
  padding: 0 15px;
  background: #0D0D0D;
}
.p-works-popup__price .label {
  font-size: 16px;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 0.03em;
  color: #fff;
}
.p-works-popup__price .price {
  font-size: 16px;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: 0.03em;
  color: #fff;
}
.p-works-popup__details {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  height: calc(100% - 42px);
}
.p-works-popup__details .detail-wrap {
  width: 100%;
}
.p-works-popup__details .detail-item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 1em;
  padding: 8px 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: 0.03em;
  border-bottom: 1px solid #E5E5E5;
}
.p-works-popup__details .detail-item dt {
  font-weight: 500;
}
.p-works-popup__other-costs .title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 42px;
  padding: 0 15px;
  background: #0D0D0D;
  font-size: 16px;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 0.03em;
  color: #fff;
}
.p-works-popup__other-costs .cost-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: 0.03em;
  border-bottom: 1px solid #E5E5E5;
}
.p-works-popup__other-costs .cost-item dt {
  font-weight: 500;
}
.p-works-popup__note {
  font-size: 10px;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.05em;
  color: #2d2d2d;
  position: absolute;
  left: 0;
  bottom: 0;
}
.p-works-popup__buttons {
  display: flex;
  gap: 10px;
  margin-top: 25px;
}
.p-works-popup__buttons .btn {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 14px 20px;
  border-radius: 9999px;
  font-size: 16px;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 0.05em;
  color: #fff;
  text-decoration: none;
  position: relative;
}
.p-works-popup__buttons .btn::after {
  content: "";
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 23px;
  height: 23px;
  background: url(img/btn-arrow-white.svg) no-repeat center center/contain;
}
.p-works-popup__buttons .btn--orange {
  background: linear-gradient(92deg, #F89E74 21.79%, #FF6720 100%);
}
.p-works-popup__buttons .btn--blue {
  background: linear-gradient(93deg, #82C8CE 29.56%, #00C4D5 100%);
}

/*===========================================================================*/
/*  modelhouse popup  */
/*===========================================================================*/
.p-modelhouse-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
.p-modelhouse-popup.show {
  opacity: 1;
  visibility: visible;
}
.p-modelhouse-popup__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
}
.p-modelhouse-popup__content {
  position: absolute;
  top: 0;
  right: 0;
  width: 710px;
  height: 100vh;
  background: #F9F9F9;
  overflow: hidden;
}
.p-modelhouse-popup__close {
  position: absolute;
  top: 18px;
  left: 18px;
  width: 16px;
  height: 16px;
  background: none;
  border: none;
  cursor: pointer;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.p-modelhouse-popup__close svg {
  width: 16px;
  height: 16px;
}
.p-modelhouse-popup__inner {
  padding: 60px;
  max-height: 100vh;
  overflow-y: auto;
}
.p-modelhouse-popup__image {
  padding-right: 90px;
  position: relative;
}
.p-modelhouse-popup__image figure {
  overflow: hidden;
  position: relative;
  border-radius: 4px;
  aspect-ratio: 498/329;
}
.p-modelhouse-popup__image figure img {
  position: absolute;
  width: 100%;
  height: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.p-modelhouse-popup__image .p-modelhouse-popup__recruitment {
  position: absolute;
  width: 112px;
  top: 53px;
  right: 20px;
  z-index: 2;
}
.p-modelhouse-popup__image .p-modelhouse-popup__icon {
  position: absolute;
  z-index: 1;
}
.p-modelhouse-popup__image .p-modelhouse-popup__icon.icon-1 {
  width: 250px;
  bottom: -22px;
  right: 38px;
}
.p-modelhouse-popup__image .p-modelhouse-popup__icon.icon-2 {
  width: 241px;
  bottom: -27px;
  right: 0;
}
.p-modelhouse-popup__title {
  font-size: 26px;
  font-weight: 500;
  line-height: 160%;
  letter-spacing: 0.03em;
  position: relative;
  padding-left: 0.53846em;
}
.p-modelhouse-popup__title::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  width: 0.15384em;
  height: 1em;
  background: #F89E74;
}
.p-modelhouse-popup__subttl {
  font-size: 16px;
  font-weight: 500;
  line-height: 180%;
  letter-spacing: 0.05em;
  margin-top: 10px;
}
.p-modelhouse-popup__description {
  font-size: 14px;
  font-weight: 400;
  line-height: 180%;
  letter-spacing: 0.05em;
  margin-top: 10px;
}
.p-modelhouse-popup .floor-map {
  margin-top: 20px;
  display: flex;
  gap: 14px;
}
.p-modelhouse-popup__features {
  margin-top: 30px;
  background: #FFF;
  padding: 20px 30px;
}
.p-modelhouse-popup__features dl {
  display: flex;
  align-items: center;
  gap: 6px;
}
.p-modelhouse-popup__features dl dt {
  background: #FBC600;
  padding: 0 8px;
  font-size: 12px;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 0.05em;
}
.p-modelhouse-popup__features dl dd {
  font-size: 14px;
  font-weight: 400;
  line-height: 180%;
  letter-spacing: 0.05em;
}
.p-modelhouse-popup__features .--flex {
  display: flex;
  align-items: center;
  gap: 40px;
}
.p-modelhouse-popup__section {
  margin-top: 40px;
}
.p-modelhouse-popup .highlight-points {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-top: 15px;
}
.p-modelhouse-popup .highlight-points .point-item {
  display: flex;
  align-items: flex-start;
  gap: 30px;
}
.p-modelhouse-popup .highlight-points .point-item .point-img {
  width: 254px;
  flex-shrink: 0;
  aspect-ratio: 127/85;
  overflow: hidden;
  position: relative;
}
.p-modelhouse-popup .highlight-points .point-item .point-img img {
  position: absolute;
  width: auto;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.p-modelhouse-popup .highlight-points .point-item .point-content .num {
  color: #F89E74;
  font-size: 12px;
  font-weight: 500;
  line-height: 160%;
  letter-spacing: 0.03em;
}
.p-modelhouse-popup .highlight-points .point-item .point-content h4 {
  color: #2D2D2D;
  font-size: 16px;
  font-weight: 500;
  line-height: 180%;
  letter-spacing: 0.05em;
  margin-top: 7px;
}
.p-modelhouse-popup .highlight-points .point-item .point-content p {
  color: #2D2D2D;
  font-size: 13px;
  font-weight: 400;
  line-height: 180%;
  letter-spacing: 0.05em;
  margin-top: 7px;
}
.p-modelhouse-popup .room-tour {
  margin-top: 20px;
  position: relative;
  padding-top: 56.25%;
}
.p-modelhouse-popup .room-tour iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.p-modelhouse-popup .map-wrap {
  margin-top: 20px;
  position: relative;
}
.p-modelhouse-popup .map-wrap iframe {
  width: 100%;
  height: 349px;
}
.p-modelhouse-popup__cta {
  margin-top: 40px;
}
.p-modelhouse-popup__buttons {
  display: flex;
  gap: 10px;
  margin-top: 40px;
}
.p-modelhouse-popup__buttons .btn {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 14px 20px;
  border-radius: 9999px;
  font-size: 16px;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 0.05em;
  color: #fff;
  text-decoration: none;
  position: relative;
}
.p-modelhouse-popup__buttons .btn::after {
  content: "";
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 23px;
  height: 23px;
  background: url(img/btn-arrow-white.svg) no-repeat center center/contain;
}

/*===========================================================================*/
/*  model house  */
/*===========================================================================*/
.p-model {
  padding-top: 120px;
  padding-bottom: 120px;
  position: relative;
  overflow: hidden;
  background: #fff;
}
.p-model .p-model__header {
  padding-top: 10px;
  border-top: 1px solid #BEBEBE;
}
.p-model .p-model__content {
  display: flex;
  align-items: flex-start;
  margin-top: min(3.84615vw, 50px);
  gap: min(3.07692vw, 40px);
}
.p-model .p-model__content .p-model__content-item {
  width: 50%;
}
.p-model .p-model__content .p-model__content-item:first-child .p-model__content-icon {
  position: absolute;
  z-index: 1;
  width: min(19.23076vw, 250px);
  bottom: calc(min(1.6923vw, 22px) * -1);
  right: min(2.92307vw, 38px);
}
.p-model .p-model__content .p-model__content-item:last-child .p-model__content-icon {
  position: absolute;
  z-index: 1;
  width: min(18.53846vw, 241px);
  bottom: calc(min(2.07692vw, 27px) * -1);
  right: 0;
}
.p-model .p-model__content .p-model__content-img {
  padding-right: min(6.92307vw, 90px);
  position: relative;
}
.p-model .p-model__content .p-model__content-img figure {
  overflow: hidden;
  position: relative;
  border-radius: 4px;
  aspect-ratio: 498/329;
}
.p-model .p-model__content .p-model__content-img figure img {
  position: absolute;
  width: 100%;
  height: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.p-model .p-model__content .p-model__content-img .p-model__content-recruitment {
  position: absolute;
  width: min(8.61538vw, 112px);
  top: min(4.07692vw, 53px);
  right: min(1.53846vw, 20px);
  z-index: 2;
}
.p-model .p-model__content .p-model__content-title {
  font-size: min(2vw, 26px);
  font-weight: 500;
  line-height: 160%;
  letter-spacing: 0.03em;
  margin-top: 1.61538em;
  position: relative;
  padding-left: 0.53846em;
}
.p-model .p-model__content .p-model__content-title::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  width: 0.15384em;
  height: 1em;
  background: #F89E74;
}
.p-model .p-model__content .p-model__content-text {
  color: #2D2D2D;
  font-size: min(1.23076vw, 16px);
  font-weight: 500;
  line-height: 180%;
  letter-spacing: 0.05em;
  margin-top: 0.9375em;
}
.p-model .p-model__content .p-model__content-address {
  color: #868686;
  font-size: min(1.23076vw, 16px);
  font-weight: 500;
  line-height: 180%;
  letter-spacing: 0.05em;
  margin-top: 0.9375em;
}
.p-model .p-model__content .p-model__content-btn {
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  line-height: 113.5%;
  padding-right: 30px;
  position: relative;
  margin-top: 25px;
}
.p-model .p-model__content .p-model__content-btn::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  width: 18px;
  height: 18px;
  background: url(img/btn-arrow.svg) no-repeat center center/contain;
}

/*===========================================================================*/
/*  contact form  */
/*===========================================================================*/
.p-contact-form {
  padding-top: 120px;
  padding-bottom: 120px;
  position: relative;
  overflow: hidden;
}

/*===========================================================================*/
/*  company info  */
/*===========================================================================*/
.p-company-info {
  padding-top: 120px;
  padding-bottom: 120px;
  position: relative;
  overflow: hidden;
  background: #fff;
}
.p-company-info .p-company-info__inner {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.p-company-info .p-company-info__inner .p-company-info__content {
  width: min(46.92307vw, 610px);
  margin-top: min(5.6923vw, 74px);
}
.p-company-info .p-company-info__inner .p-company-info__content dl {
  display: flex;
  padding-top: 30px;
  padding-bottom: 30px;
  position: relative;
}
.p-company-info .p-company-info__inner .p-company-info__content dl::before {
  content: "";
  width: 100%;
  height: 1px;
  background: #BEBEBE;
  position: absolute;
  bottom: 0;
  left: 0;
}
.p-company-info .p-company-info__inner .p-company-info__content dl:after {
  content: "";
  width: 29.672%;
  height: 1px;
  background: #0D0D0D;
  position: absolute;
  bottom: 0;
  left: 0;
}
.p-company-info .p-company-info__inner .p-company-info__content dl:first-child {
  padding-top: 0;
}
.p-company-info .p-company-info__inner .p-company-info__content dl dt {
  width: 29.672%;
  color: #2D2D2D;
  font-size: min(1.23076vw, 16px);
  font-weight: 700;
  line-height: 180%;
  letter-spacing: 0.05em;
}
.p-company-info .p-company-info__inner .p-company-info__content dl dd {
  width: 70.328%;
  color: #2D2D2D;
  font-size: min(1.23076vw, 16px);
  font-weight: 500;
  line-height: 180%;
  letter-spacing: 0.05em;
}

/*===========================================================================*/
/*  footer  */
/*===========================================================================*/
.p-footer {
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
  overflow: hidden;
  background: linear-gradient(94deg, #0D0D0D 31.81%, #A2A2A2 99.17%);
  text-align: center;
}
.p-footer .copyright {
  color: #FFF;
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  line-height: 180%;
  letter-spacing: 0.05em;
}

@media (max-width: 900px) {
  body {
    padding-bottom: 69px;
  }
  .l-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
  .l-inner {
    max-width: 520px;
  }
  .l-inner-width {
    max-width: 520px;
  }
  .pc-only {
    display: none;
  }
  .br-pc-only {
    display: none;
  }
  .sp-only {
    display: block;
  }
  .br-sp-only {
    display: inline;
  }
  .section-title {
    gap: 10px;
  }
  .section-title .title-top {
    padding: 2px 6px 3px;
    border-radius: 4px;
    font-size: 12px;
  }
  .section-title .title {
    font-size: 48px;
  }
  .section-title-2 .title-top {
    font-size: 16px;
  }
  .section-title-2 .title {
    margin-top: 20px;
    font-size: 38px;
  }
  .section-title-2 .text {
    margin-top: 22px;
    font-size: 16px;
    text-align: left;
  }
  /*===========================================================================*/
  /*  header  */
  /*===========================================================================*/
  .p-header {
    position: relative;
    top: initial;
    left: initial;
    z-index: 9999;
    box-shadow: none;
    width: 100%;
    background: transparent;
    height: auto;
    justify-content: flex-end;
    padding-top: 15px;
    padding-right: 10px;
  }
  .p-header__logo {
    width: 134px;
  }
  .p-header__nav {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
  }
  .p-header__nav ul {
    display: flex;
    align-items: center;
    gap: 0;
    width: 100%;
  }
  .p-header__nav ul li {
    width: 50%;
  }
  .p-header__nav ul li a {
    display: block;
    border-radius: 0;
    border: none;
    padding: 12px 12px 14px;
    position: relative;
  }
  .p-header__nav ul li a span {
    color: #FFF;
    font-size: 15px;
    font-weight: 700;
    line-height: 130%;
    letter-spacing: 0.75px;
    padding-right: 0;
  }
  .p-header__nav ul li a span::after {
    content: none;
  }
  .p-header__nav ul li a::after {
    content: "";
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    background: url(img/btn-arrow-white.svg) no-repeat center center/contain;
  }
  .p-header__nav ul li a.--white {
    background: linear-gradient(92deg, #F89E74 21.79%, #FF6720 100%);
    border-bottom: 4px solid #E54900;
  }
  .p-header__nav ul li a.--black {
    background: linear-gradient(93deg, #82C8CE 29.56%, #00C4D5 100%);
    border-bottom: 4px solid #00ACBB;
  }
  /*===========================================================================*/
  /*  mv  */
  /*===========================================================================*/
  .p-mv {
    padding-top: 25px;
    padding-bottom: 50px;
    position: relative;
    overflow: hidden;
  }
  .p-mv .circle-1 {
    top: -15%;
    left: 50%;
    transform: translateX(-58%);
    width: 230px;
  }
  .p-mv .circle-2 {
    bottom: -1%;
    left: 50%;
    transform: translateX(82%);
    width: 122px;
  }
  .p-mv .circle-3 {
    bottom: -4%;
    left: 50%;
    transform: translateX(-108%);
    background: rgba(130, 200, 206, 0.1);
    width: 238px;
  }
  .p-mv .p-mv__text {
    margin-top: 25px;
    position: relative;
    bottom: initial;
    right: initial;
    font-size: 23px;
    align-items: flex-end;
    gap: 5px;
    width: calc(100% - 20px);
    max-width: 355px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
  .p-mv .p-mv__text span {
    padding: 0 4px;
  }
  .p-mv .p-mv__inner {
    display: block;
    width: 100%;
    max-width: 295px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    position: relative;
    z-index: 1;
  }
  .p-mv .p-mv__inner .content {
    overflow: hidden;
  }
  .p-mv .p-mv__inner .content:not(.--title) {
    position: absolute;
  }
  .p-mv .p-mv__inner .content.--1 {
    top: -10px;
    right: calc(100% + 25px);
    width: 222px;
  }
  .p-mv .p-mv__inner .content.--1 .swiper-slide {
    aspect-ratio: 222/147;
  }
  .p-mv .p-mv__inner .content.--2 {
    top: 145px;
    right: calc(100% + 25px);
    width: 222px;
  }
  .p-mv .p-mv__inner .content.--2 .swiper-slide {
    aspect-ratio: 222/290;
  }
  .p-mv .p-mv__inner .content.--3 {
    top: -10px;
    left: 123px;
    width: 222px;
  }
  .p-mv .p-mv__inner .content.--3 .swiper-slide {
    aspect-ratio: 222/290;
  }
  .p-mv .p-mv__inner .content.--4 {
    top: 288px;
    left: 123px;
    width: 222px;
  }
  .p-mv .p-mv__inner .content.--4 .swiper-slide {
    aspect-ratio: 222/147;
  }
  .p-mv .p-mv__inner .content .swiper-slide {
    border-radius: 6px;
  }
  .p-mv .p-mv__inner .content .swiper-slide img {
    width: 100%;
    height: auto;
  }
  .p-mv .p-mv__inner .content.--title {
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  .p-mv .p-mv__inner .content .p-mv__title h1 {
    font-size: 30px;
    gap: 16px;
    letter-spacing: 0.18em;
  }
  .p-mv .p-mv__inner .content .p-mv__title h1 .border {
    padding-left: 11px;
  }
  /*===========================================================================*/
  /*  modelhouse  */
  /*===========================================================================*/
  .p-modelhouse {
    padding-top: 30px;
    padding-bottom: 40px;
    text-align: center;
  }
  .p-modelhouse::after {
    font-size: 84px;
  }
  .p-modelhouse .p-modelhouse__title {
    font-size: 24px;
  }
  .p-modelhouse .p-modelhouse__title.sp-only {
    display: inline-block;
  }
  .p-modelhouse .l-inner-width {
    gap: 60px;
    margin-top: 37px;
    margin-left: 0;
    margin-right: 0;
    width: 528px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
  .p-modelhouse .l-inner-width .img-wrap .img-box {
    border-radius: 6px;
  }
  .p-modelhouse .l-inner-width .img-wrap:first-child .modelhouse-icon {
    width: 44.87194%;
    transform: translateX(23px);
  }
  .p-modelhouse .l-inner-width .img-wrap:last-child .modelhouse-icon {
    width: 48.7179%;
    transform: translateX(-24px);
  }
  /*===========================================================================*/
  /*  concept  */
  /*===========================================================================*/
  .p-concept {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .p-concept .p-concept_header {
    flex-direction: column;
    justify-content: flex-start;
  }
  .p-concept .p-concept_header .p-concept__text {
    margin-top: 15px;
    font-size: 16px;
    max-width: 100%;
    width: 100%;
  }
  .p-concept .concept-img {
    margin-top: 25px;
    width: calc(100% + 20px);
    margin-left: -10px;
    border-radius: 6px;
    aspect-ratio: 355/223;
  }
  /*===========================================================================*/
  /*  feature  */
  /*===========================================================================*/
  .p-feature {
    padding-bottom: 50px;
  }
  .p-feature .circle-1 {
    width: 220px;
    right: -71px;
    top: 24px;
  }
  .p-feature .circle-2 {
    width: 147px;
    right: -54px;
    top: 55%;
  }
  .p-feature .circle-3 {
    width: 221px;
    bottom: -37px;
    right: -62px;
  }
  .p-feature .p-feature__header {
    display: block;
    padding-top: 8px;
  }
  .p-feature .p-feature__header .text-box {
    width: 100%;
    padding-right: 0;
  }
  .p-feature .p-feature__header .text-box .p-feature__title {
    margin-top: 20px;
    font-size: 26px;
  }
  .p-feature .p-feature__header .text-box .p-feature__text {
    margin-top: 15px;
    font-size: 15px;
  }
  .p-feature .p-feature__header .img-box {
    margin-top: 15px;
    width: 100%;
    padding-left: 0;
  }
  .p-feature .p-feature__header .img-box .feature-figure {
    width: 100%;
  }
  .p-feature .p-feature__content {
    margin-top: 30px;
    border-radius: 6px;
    padding: 30px 20px;
  }
  .p-feature .p-feature__content .p-feature__list--item {
    display: block;
  }
  .p-feature .p-feature__content .p-feature__list--item:first-child .p-feature__list--title::before {
    font-size: 18px;
  }
  .p-feature .p-feature__content .p-feature__list--item:nth-child(2) {
    margin-top: 35px;
  }
  .p-feature .p-feature__content .p-feature__list--item:nth-child(2) .p-feature__list--title::before {
    font-size: 18px;
  }
  .p-feature .p-feature__content .p-feature__list--item:last-child {
    margin-top: 35px;
  }
  .p-feature .p-feature__content .p-feature__list--item:last-child .p-feature__list--title::before {
    font-size: 18px;
  }
  .p-feature .p-feature__content .p-feature__list--item .p-feature__list--img {
    width: 100%;
    border-radius: 4px;
    overflow: hidden;
    margin-top: 15px;
  }
  .p-feature .p-feature__content .p-feature__list--item .p-feature__list--box {
    width: 100%;
  }
  .p-feature .p-feature__content .p-feature__list--item .p-feature__list--box .p-feature__list--title {
    font-size: 24px;
  }
  .p-feature .p-feature__content .p-feature__list--item .p-feature__list--box .p-feature__list--text {
    margin-top: 15px;
    font-size: 15px;
  }
  .p-feature .p-feature__content .p-feature__list--item .p-feature__list--box .p-feature__list--text br {
    line-height: 0;
  }
  /*===========================================================================*/
  /*  CTA  */
  /*===========================================================================*/
  .p-cta {
    gap: 1px;
  }
  .p-cta .p-cta__item {
    height: 145px;
    gap: 12px;
    aspect-ratio: initial;
    position: relative;
  }
  .p-cta .p-cta__item::after {
    content: "";
    width: 8px;
    height: 8px;
    clip-path: polygon(0 0, 0% 100%, 100% 0);
    background: #fff;
    position: absolute;
    left: 6px;
    top: 6px;
  }
  .p-cta .p-cta__item .p-cta__title {
    text-align: center;
    font-size: 18px;
    line-height: 1.5;
  }
  .p-cta .p-cta__item .p-cta__title::before {
    content: none;
  }
  .p-cta .p-cta__item .p-cta__text {
    font-size: 12px;
    padding-right: 18px;
  }
  .p-cta .p-cta__item .p-cta__text::before {
    width: 13px;
    height: 13px;
  }
  /*===========================================================================*/
  /*  performance  */
  /*===========================================================================*/
  .p-performance {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-right: 0;
    padding-left: 0;
  }
  .p-performance .circle-1 {
    display: none;
  }
  .p-performance .circle-2 {
    width: 273px;
    top: 23%;
    left: -86px;
  }
  .p-performance .circle-3 {
    width: 273px;
    bottom: -74px;
    right: -116px;
  }
  .p-performance .section-title-2 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .p-performance .p-performance__table {
    overflow: auto;
    margin-top: 20px;
    padding-left: 20px;
  }
  .p-performance .p-performance__table .p-performance__table--img {
    width: 601px;
    padding-right: 20px;
  }
  .p-performance .p-performance__table--text {
    text-align: left;
    font-size: 10px;
    margin-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .p-performance .wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
  .p-performance .p-performance__box {
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 40px;
    padding-top: 30px;
    padding-bottom: 30px;
    border-radius: 6px;
  }
  .p-performance .p-performance__box .p-performance__list {
    gap: 35px;
  }
  .p-performance .p-performance__box .p-performance__list .p-performance__item {
    display: block;
  }
  .p-performance .p-performance__box .p-performance__list .p-performance__item .text-box {
    width: 100%;
  }
  .p-performance .p-performance__box .p-performance__list .p-performance__item .text-box .title span {
    font-size: 24px;
    margin-left: 12px;
  }
  .p-performance .p-performance__box .p-performance__list .p-performance__item .text-box .title svg {
    width: 32px;
  }
  .p-performance .p-performance__box .p-performance__list .p-performance__item .text-box .text {
    margin-top: 15px;
    font-size: 15px;
  }
  .p-performance .p-performance__box .p-performance__list .p-performance__item .img-box {
    width: 100%;
    border-radius: 4px;
    overflow: hidden;
    margin-top: 15px;
  }
  /*===========================================================================*/
  /*  specifications  */
  /*===========================================================================*/
  .p-specifications {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .p-specifications .circle-1 {
    position: absolute;
    width: 29.73333vw;
    aspect-ratio: 1/1;
    border-radius: 50%;
    background: rgba(248, 158, 116, 0.1);
    filter: blur(107.0539169312px);
    top: 13%;
    right: -3%;
  }
  .p-specifications .circle-2 {
    position: absolute;
    width: 29.73333vw;
    aspect-ratio: 1/1;
    border-radius: 50%;
    background: rgba(248, 158, 116, 0.1);
    filter: blur(107.0539169312px);
    bottom: 10px;
    left: -5%;
  }
  .p-specifications .p-specifications__list-wrap {
    padding-left: 0;
    padding-right: 0;
  }
  .p-specifications .p-specifications__list {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 50px;
    margin-top: 30px;
  }
  .p-specifications .p-specifications__list .sp-wrap {
    display: flex;
    align-items: center;
  }
  .p-specifications .p-specifications__list li:nth-child(odd) .sp-wrap {
    flex-direction: row-reverse;
  }
  .p-specifications .p-specifications__list li:nth-child(odd) .sp-wrap .p-specifications__img {
    border-radius: 4px 0 0 4px;
  }
  .p-specifications .p-specifications__list li:nth-child(odd) .p-specifications__text::before {
    top: -25px;
    right: initial;
    left: 0;
  }
  .p-specifications .p-specifications__list .p-specifications__img {
    border-radius: 0 4px 4px 0;
    width: 58.13%;
  }
  .p-specifications .p-specifications__list .p-specifications__title {
    width: 41.87%;
    margin-top: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4px;
    text-align: center;
  }
  .p-specifications .p-specifications__list .p-specifications__title .num {
    font-size: 14px;
  }
  .p-specifications .p-specifications__list .p-specifications__title .title {
    font-size: 20px;
    margin-left: 0;
  }
  .p-specifications .p-specifications__list .p-specifications__text {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
    margin-top: 12px;
    position: relative;
  }
  .p-specifications .p-specifications__list .p-specifications__text::before {
    content: "";
    width: 86.66666%;
    height: calc(100% + 50px);
    position: absolute;
    top: -25px;
    right: 0;
    background: #F9F8F7;
    z-index: -1;
  }
  /*===========================================================================*/
  /*  contact  */
  /*===========================================================================*/
  .p-contact {
    padding-left: 10px;
    padding-right: 10px;
  }
  .p-contact .p-contact__box {
    border-radius: 6px;
    padding-top: 128px;
    padding-bottom: 114px;
    padding-left: 25px;
    padding-right: 25px;
    position: relative;
    z-index: 1;
  }
  .p-contact .p-contact__box .p-contact__img {
    width: 188px;
    aspect-ratio: 188/120;
    border-radius: 3px;
    z-index: -1;
  }
  .p-contact .p-contact__box .p-contact__img.p-contact__img-1 {
    top: initial;
    bottom: 20px;
    right: initial;
    left: calc(50% + 3px);
  }
  .p-contact .p-contact__box .p-contact__img.p-contact__img-1 img{
    transform: translate(-50%, -64%);
    -webkit-transform: translate(-50%, -64%);
  }
  .p-contact .p-contact__box .p-contact__img.p-contact__img-2 {
    top: 20px;
    right: calc(50% + 3px);
    left: initial;
  }
  .p-contact .p-contact__box .p-contact__img.p-contact__img-3 {
    bottom: initial;
    top: 20px;
    right: initial;
    left: calc(50% + 3px);
  }
  .p-contact .p-contact__box .p-contact__img.p-contact__img-4 {
    top: initial;
    bottom: 20px;
    left: initial;
    right: calc(50% + 3px);
  }
  .p-contact .p-contact__box .p-contact__top {
    font-size: 12px;
    padding: 2px 6px 3px 6px;
    border-radius: 4px;
  }
  .p-contact .p-contact__box .p-contact__title {
    font-size: 48px;
    margin-top: 10px;
    margin-bottom: 15px;
  }
  .p-contact .p-contact__box .p-contact__text {
    font-size: 16px;
    margin-bottom: 25px;
  }
  .p-contact .p-contact__box .p-contact__btn {
    flex-direction: column;
    gap: 12px;
  }
  .p-contact .p-contact__box .p-contact__btn .btn {
    font-size: 15px;
    width: 100%;
    padding: 15px 0;
    padding-left: 0;
    text-align: center;
    padding-right: 30px;
  }
  .p-contact .p-contact__box .p-contact__btn .btn::after {
    width: 20px;
    height: 20px;
    right: 20px;
  }
  /*===========================================================================*/
  /*  works  */
  /*===========================================================================*/
  .p-works {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .p-works .p-works__header {
    padding-top: 8px;
  }
  .p-works .p-works__content {
    margin-top: 30px;
  }
  .p-works .p-works__content .p-works__tab .p-works__tab-pc {
    display: none;
  }
  .p-works .p-works__content .p-works__tab .p-works__tab-sp {
    position: relative;
    display: block;
  }
  .p-works .p-works__content .p-works__tab .p-works__tab-sp .p-works__tab-current {
    width: 100%;
    padding: 20px 25px;
    background: #fff;
    border: 1px solid #0D0D0D;
    border-radius: 5px;
    font-size: 15px;
    font-weight: 700;
    line-height: 140%;
    letter-spacing: 0.03em;
    cursor: pointer;
    position: relative;
  }
  .p-works .p-works__content .p-works__tab .p-works__tab-sp .p-works__tab-current::after {
    content: "";
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    width: 10px;
    height: 7px;
    background: url(img/select-arrow.svg) no-repeat center center/contain;
    transition: transform 0.3s ease;
    transform: translateY(-50%) rotate(180deg);
  }
  .p-works .p-works__content .p-works__tab .p-works__tab-sp .p-works__tab-current.open::after {
    transform: translateY(-50%) rotate(0deg);
  }
  .p-works .p-works__content .p-works__tab .p-works__tab-sp .p-works__tab-dropdown {
    position: absolute;
    padding: 0 10px;
    top: calc(100% + 6px);
    left: 0;
    width: 100%;
    border-radius: 5px;
    border: 1px solid #0D0D0D;
    background: #FFF;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: all 0.3s ease;
    z-index: 10;
  }
  .p-works .p-works__content .p-works__tab .p-works__tab-sp .p-works__tab-dropdown.open {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
  .p-works .p-works__content .p-works__tab .p-works__tab-sp .p-works__tab-item {
    padding: 16px 20px;
    color: #0D0D0D;
    font-size: 15px;
    font-weight: 700;
    line-height: 140%;
    letter-spacing: 0.03em;
    cursor: pointer;
    border-bottom: 1px dashed #B2B2B2;
    transition: all 0.3s ease;
  }
  .p-works .p-works__content .p-works__tab .p-works__tab-sp .p-works__tab-item:last-child {
    border-bottom: none;
  }
  .p-works .p-works__content .p-works__list {
    margin-top: 20px;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px 11px;
  }
  .p-works .p-works__content .p-works__list .p-works__img {
    border-radius: 2px;
  }
  .p-works .p-works__content .p-works__list .p-works__price {
    font-size: 13px;
    margin-top: 5px;
    margin-bottom: 10px;
    padding-bottom: 5px;
  }
  .p-works .p-works__content .p-works__list .p-works__info {
    font-size: 12px;
  }
  .p-works .p-works__content .p-works__list .p-works__info dt, .p-works .p-works__content .p-works__list .p-works__info dd {
    font-size: 12px;
  }
  .p-works .p-works__content .p-works__list.hidden {
    display: none;
  }
  /*===========================================================================*/
  /*  model house  */
  /*===========================================================================*/
  .p-model {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .p-model .p-model__header {
    padding-top: 8px;
  }
  .p-model .p-model__content {
    flex-direction: column;
    margin-top: 30px;
    gap: 40px;
  }
  .p-model .p-model__content .p-model__content-item {
    width: 100%;
  }
  .p-model .p-model__content .p-model__content-item:first-child .p-model__content-icon {
    width: 43.88%;
    bottom: -12px;
    right: 5px;
  }
  .p-model .p-model__content .p-model__content-item:last-child .p-model__content-icon {
    width: 40.29%;
    bottom: -16px;
    right: -3px;
  }
  .p-model .p-model__content .p-model__content-img {
    padding-right: 12.53%;
  }
  .p-model .p-model__content .p-model__content-img figure {
    border-radius: 3px;
  }
  .p-model .p-model__content .p-model__content-img .p-model__content-recruitment {
    width: 18.2%;
    top: 17%;
    right: -3px;
  }
  .p-model .p-model__content .p-model__content-title {
    font-size: 22px;
    margin-top: 24px;
    padding-left: 14px;
  }
  .p-model .p-model__content .p-model__content-title::before {
    width: 4px;
  }
  .p-model .p-model__content .p-model__content-text {
    font-size: 14px;
    margin-top: 10px;
  }
  .p-model .p-model__content .p-model__content-address {
    font-size: 12px;
    margin-top: 10px;
  }
  .p-model .p-model__content .p-model__content-btn {
    font-size: 12px;
    padding-right: 24px;
    margin-top: 12px;
  }
  .p-model .p-model__content .p-model__content-btn::after {
    width: 14px;
    height: 14px;
  }
  /*===========================================================================*/
  /*  contact form  */
  /*===========================================================================*/
  .p-contact-form {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  /*===========================================================================*/
  /*  company info  */
  /*===========================================================================*/
  .p-company-info {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .p-company-info .p-company-info__inner {
    flex-direction: column;
    gap: 25px;
  }
  .p-company-info .p-company-info__inner .p-company-info__content {
    width: 100%;
    margin-top: 0;
  }
  .p-company-info .p-company-info__inner .p-company-info__content dl {
    display: flex;
    flex-direction: column;
    padding-top: 20px;
    padding-bottom: 16px;
  }
  .p-company-info .p-company-info__inner .p-company-info__content dl::before {
    content: "";
    width: 100%;
    height: 1px;
    background: #BEBEBE;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .p-company-info .p-company-info__inner .p-company-info__content dl:after {
    content: none;
  }
  .p-company-info .p-company-info__inner .p-company-info__content dl dt {
    width: 100%;
    font-size: 14px;
  }
  .p-company-info .p-company-info__inner .p-company-info__content dl dd {
    width: 100%;
    font-size: 14px;
  }
  /*===========================================================================*/
  /*  footer  */
  /*===========================================================================*/
  .p-footer {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 1px;
  }
  .p-footer .copyright {
    font-size: 10px;
  }
  /*===========================================================================*/
  /*  modelhouse popup SP */
  /*===========================================================================*/
  .p-modelhouse-popup__content {
    width: 100vw;
    max-height: calc(100vh - 80px);
    top: initial;
    bottom: 0;
  }
  .p-modelhouse-popup__close {
    top: 53px;
    left: initial;
    right: 20px;
  }
  .p-modelhouse-popup__close svg path {
    stroke: #fff;
  }
  .p-modelhouse-popup__close.pc-only {
    display: none;
  }
  .p-modelhouse-popup__inner {
    padding: 20px;
    height: 100%;
  }
  .p-modelhouse-popup__info {
    padding-bottom: 68px;
  }
  .p-modelhouse-popup__image {
    padding-right: 12.53%;
  }
  .p-modelhouse-popup__image figure {
    border-radius: 3px;
  }
  .p-modelhouse-popup__image .p-modelhouse-popup__recruitment {
    width: 18.2%;
    top: 17%;
    right: -3px;
  }
  .p-modelhouse-popup__image .p-modelhouse-popup__icon {
    position: absolute;
    z-index: 1;
  }
  .p-modelhouse-popup__image .p-modelhouse-popup__icon.icon-1 {
    width: 43.88%;
    bottom: -12px;
    right: 5px;
  }
  .p-modelhouse-popup__image .p-modelhouse-popup__icon.icon-2 {
    width: 40.29%;
    bottom: -16px;
    right: -3px;
  }
  .p-modelhouse-popup__title {
    font-size: 22px;
    padding-left: 14px;
  }
  .p-modelhouse-popup__title::before {
    top: 8px;
    width: 4px;
    transform: initial;
    -webkit-transform: initial;
    -ms-transform: initial;
  }
  .p-modelhouse-popup__subttl {
    font-size: 14px;
    margin-top: 10px;
  }
  .p-modelhouse-popup__description {
    font-size: 13px;
    margin-top: 10px;
  }
  .p-modelhouse-popup .floor-map {
    flex-direction: column;
    gap: 15px;
  }
  .p-modelhouse-popup__features {
    margin-top: 15px;
    padding: 15px;
  }
  .p-modelhouse-popup__features dl dt {
    padding: 0 6px;
    font-size: 11px;
  }
  .p-modelhouse-popup__features dl dd {
    font-size: 13px;
  }
  .p-modelhouse-popup__features .--flex {
    flex-direction: column;
    align-items: flex-start;
    margin-top: 8px;
    gap: 8px;
  }
  .p-modelhouse-popup__address {
    font-size: 12px;
    margin-top: 15px;
  }
  .p-modelhouse-popup__section {
    margin-top: 30px;
  }
  .p-modelhouse-popup .highlight-points .point-item {
    flex-direction: column;
    gap: 15px;
  }
  .p-modelhouse-popup .highlight-points .point-item .point-img {
    width: 100%;
    aspect-ratio: 3/2;
  }
  .p-modelhouse-popup .highlight-points .point-item .point-content .num {
    font-size: 10px;
  }
  .p-modelhouse-popup .highlight-points .point-item .point-content h4 {
    font-size: 15px;
    margin-top: 4px;
  }
  .p-modelhouse-popup .highlight-points .point-item .point-content p {
    font-size: 12px;
    margin-top: 4px;
  }
  .p-modelhouse-popup__contact .contact-info {
    padding: 15px;
  }
  .p-modelhouse-popup__contact .contact-info p {
    font-size: 12px;
    margin-bottom: 6px;
  }
  .p-modelhouse-popup__contact .contact-info p.note {
    font-size: 11px;
    margin-top: 8px;
  }
  .p-modelhouse-popup__cta {
    margin-top: 20px;
  }
  .p-modelhouse-popup__buttons {
    display: none;
  }
  /*===========================================================================*/
  /*  works popup SP */
  /*===========================================================================*/
  .p-works-popup__content {
    width: 100vw;
    max-height: calc(100vh - 80px);
    top: initial;
    bottom: 0;
  }
  .p-works-popup__close {
    top: 53px;
    left: initial;
    right: 20px;
  }
  .p-works-popup__close svg path {
    stroke: #fff;
  }
  .p-works-popup__inner {
    padding: 20px;
    height: 100%;
  }
  .p-works-popup__image {
    width: 100%;
    border-radius: 4px;
  }
  .p-works-popup__info {
    flex-direction: column;
    gap: 18px;
    width: 100%;
    padding-bottom: 68px;
  }
  .p-works-popup__price .label {
    font-size: 14px;
  }
  .p-works-popup__price .price {
    font-size: 14px;
  }
  .p-works-popup__details .detail-item {
    font-size: 13px;
    padding: 12px 0;
  }
  .p-works-popup__other-costs .title {
    font-size: 14px;
  }
  .p-works-popup__other-costs .cost-item {
    font-size: 13px;
    padding: 12px 0;
  }
  .p-works-popup__note {
    font-size: 10px;
    position: relative;
    left: initial;
    bottom: initial;
  }
  .p-works-popup__buttons {
    display: none;
  }
}/*# sourceMappingURL=style.css.map */


/* フォーム全体のスタイル */
.contact-form{
  border-radius: 40px;
  background: #fff;
  padding: 87px 40px;
  margin-top: 50px;
}

.wpcf7-form {
  max-width: 1000px;
  margin: 0 auto;
}

/* 注意事項 */
.form-notes {
  font-size: 16px;
  letter-spacing: 0.8px;
  line-height: 1.68;
  margin-bottom: 58px;
}

.form-notes p {
  margin: 5px 0;
  font-size: 14px;
}

/* フォーム行 */
.form-row {
  display: flex;
  width: 100%;
  border-bottom: 1px solid #dcdddd;
}

.form-row:first-child {
  border-top: 1px solid #dcdddd;
}

.form-title{
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.8px;
  text-align: left;
  width: 25%;
  background-color: #F9F9F9;
  padding: 14px 20px;
  vertical-align: middle;
  display: flex;
  align-items: center;
}

.form-field{
  width: 75%;
  padding: 14px 20px;
  vertical-align: middle;
  text-align: left;
}

/* 必須マーク */
.required {
  display: inline-block;
  background: #FBC600;
  font-size: 12px;
  padding: 1px 3px;
}

/* 基本入力フィールド */
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="date"],
.wpcf7-form select,
.wpcf7-form textarea {
  font-size: 14px;
  border-radius: 5px;
  border: 1px solid #707070;
  box-shadow: 0px 0px 10px -7px #010101 inset;
  padding: 10px 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  height: 40px;
}

.wpcf7-form textarea {
  height: 120px;
  resize: vertical;
  width: 100%;
}

/* 名前フィールド */
.name-fields {
  display: flex;
  gap: 10px;
}

.name-fields input{
  width: 153px;
}

/* 電話番号フィールド */
.phone-fields {
  display: flex;
  gap: 10px;
  align-items: center;
}

.phone-fields .wpcf7-not-valid-tip{
  display: none !important;
}

.phone-fields input {
  width: 80px;
}

.phone-fields input:last-child {
  width: 100px;
}

/* 電話番号カスタムエラーメッセージ */
.phone-error-message {
  color: #e74c3c !important;
  font-size: 12px !important;
  margin-top: 5px !important;
  display: block !important;
}

/* 郵便番号フィールド */
.postal-fields {
  display: flex;
  gap: 10px;
  align-items: center;
}

.postal-fields input {
  width: 80px;
}

/* 日時選択 */
.date-time-group {
  display: flex;
  gap: 10px;
  align-items: center;
}

.date-time-group input[type="date"] {
  width: 180px;
}

.date-time-group select {
  width: 200px;
}

/* ラジオボタン・チェックボックス */
.radio-group,
.checkbox-group {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  margin-top: 10px;
}

.how-know {
  flex-direction: column;
  gap: 8px;
}

.wpcf7-form input[type="radio"],
.wpcf7-form input[type="checkbox"] {
  margin-right: 8px;
  width: auto;
}

.wpcf7-list-item {
  margin: 0 !important;
  display: flex;
  align-items: center;
}

.wpcf7-list-item label {
  margin: 0 !important;
  font-weight: normal;
  cursor: pointer;
  display: flex;
  align-items: center;
}

/* お問い合わせ種別 */

.checkbox-group {
  margin-top: 15px;
  flex-direction: column;
}

.checkbox-group .wpcf7-list-item {
  margin-bottom: 5px;
}

/* プライバシーポリシーセクション */
.priv-text {
    padding: 20px;
    overflow-y: scroll;
    height: 250px;
    border: #ccc solid 1px;
    margin-bottom: 30px;
    background: #eff0f2;
    margin-top: 50px;
}

.priv-text .tt {
    margin-bottom: 10px;
    font-size: 20px;
    color: #333;
    font-weight: bold;
}

.priv-text p {
    margin-bottom: 20px;
    font-size: 13px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: #ccc solid 1px;
}

.priv-text .priv-ttl {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
}

.priv {
    text-align: center;
    margin-bottom: 30px;
    display: flex;
    justify-content: center;
}

/* 送信ボタン */
.submit-section {
  text-align: center;
  margin-top: 30px;
}

.wpcf7-form input[type="submit"] {
  background-color: #333;
  color: white;
  padding: 15px 40px;
  border: none;
  border-radius: 30px;
  font-size: 16px;
  cursor: pointer;
  transition: background-color 0.3s;
}

.wpcf7-form input[type="submit"]:hover {
  background-color: #555;
}

/* エラーメッセージ */
.wpcf7-not-valid-tip {
  color: #e74c3c;
  font-size: 12px;
  margin-top: 5px;
}

.wpcf7-validation-errors {
  background-color: #fee;
  border: 1px solid #e74c3c;
  padding: 15px;
  margin-bottom: 20px;
  border-radius: 4px;
}

.wpcf7-spinner{
  display: none;
}

@media screen and (max-width: 900px) {
  /* フォーム全体のスタイル */
  .contact-form{
    border-radius: 0;
    padding: 5% 3%;
    margin-top: 30px;
  }

  /* 注意事項 */
  .form-notes {
    font-size: 12px;
    letter-spacing: 0.05em;
    margin-bottom: 20px;
  }

  .form-notes p {
    margin: 3px 0;
    font-size: 12px;
  }

  /* フォーム行 */
  .form-container{
    border-left: 1px solid #dcdddd;
    border-right: 1px solid #dcdddd;
  }

  .form-row {
    display: block;
    border-bottom: 1px solid #dcdddd;
  }

  .form-row:first-child {
    border-top: 1px solid #dcdddd;
  }

  .form-title{
    border-bottom: 1px solid #dcdddd;
    font-size: 13px;
    letter-spacing: 0.05em;
    width: 100%;
    padding: 3%;
  }

  .form-field{
    width: 100%;
    padding: 7% 3%;
  }

  /* 必須マーク */
  .required {
    font-size: 10px;
  }

  /* 基本入力フィールド */
  .wpcf7-form input[type="text"],
  .wpcf7-form input[type="email"],
  .wpcf7-form input[type="date"],
  .wpcf7-form select,
  .wpcf7-form textarea {
    font-size: 13px;
    padding: 2%;
    height: 32px;
    max-width: 100%;
  }

  .wpcf7-form textarea {
    height: 120px;
  }

  /* 名前フィールド */
  .name-fields {
    display: flex;
    gap: 10px;
  }

  .name-fields input{
    width: 100%;
  }

  /* 電話番号フィールド */
  .phone-fields {
    display: flex;
    gap: 10px;
    align-items: center;
  }

  .phone-fields input {
    width: 100%;
  }

  .phone-fields input:last-child {
    width: 100%;
  }

  /* 郵便番号フィールド */
  .postal-fields {
    display: flex;
    gap: 10px;
    align-items: center;
  }

  .postal-fields input {
    width: 80px;
  }

  /* 日時選択 */
  .date-time-group {
    flex-direction: column;
    align-items: flex-start;
    gap: 5px;
  }

  .date-time-group input[type="date"] {
    width: 180px;
  }

  .date-time-group select {
    width: 200px;
  }

  /* ラジオボタン・チェックボックス */
  .radio-group,
  .checkbox-group {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin-top: 10px;
  }

  .how-know {
    flex-direction: column;
    gap: 8px;
  }

  .wpcf7-form input[type="radio"],
  .wpcf7-form input[type="checkbox"] {
    margin-right: 8px;
    width: auto;
  }

  .wpcf7-list-item {
    margin: 0 !important;
    display: flex;
    align-items: center;
  }

  .wpcf7-list-item label {
    margin: 0 !important;
    font-weight: normal;
    cursor: pointer;
  }

  /* お問い合わせ種別 */

  .checkbox-group {
    margin-top: 15px;
    flex-direction: column;
  }

  .checkbox-group .wpcf7-list-item {
    margin-bottom: 5px;
  }

  /* プライバシーポリシーセクション */
  .priv-text {
    padding: 3%;
    overflow-y: scroll;
    height: 250px;
    border: #ccc solid 1px;
    margin-bottom: 5%;
    background: #eff0f2;
    margin-top: 30px;
  }

  .priv-text .tt {
      margin-bottom: 3%;
      font-size: 18px;
  }

  .priv-text p {
      margin-bottom: 20px;
      font-size: 13px;
      margin-bottom: 4%;
      padding-bottom: 4%;
  }

  .priv-text .priv-ttl {
      margin-bottom: 2%;
  }

  .priv {
      text-align: center;
      margin-bottom: 5%;
      font-size: 14px;
  }

  /* 送信ボタン */
  .submit-section {
    text-align: center;
    margin-top: 30px;
  }

  .wpcf7-form input[type="submit"] {
    background-color: #333;
    color: white;
    padding: 15px 40px;
    border: none;
    border-radius: 30px;
    font-size: 16px;
    cursor: pointer;
    transition: background-color 0.3s;
  }

  .wpcf7-form input[type="submit"]:hover {
    background-color: #555;
  }

  /* エラーメッセージ */
  .wpcf7-not-valid-tip {
    color: #e74c3c;
    font-size: 12px;
    margin-top: 5px;
  }

  .wpcf7-validation-errors {
    background-color: #fee;
    border: 1px solid #e74c3c;
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 4px;
  }
}