.p-label_en {
  font-size: 32px;
  line-height: 1.8;
  margin-bottom: 0;
}
.caption {
    font-size: 12px;
    line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .p-label_en {
    font-size: 18px;
  }
  .caption {
    font-size: 10px;
    line-height: 1.2;
}
}

.p-label_jp {
  font-weight: 700;
  font-size: 28px;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .p-label_jp {
    font-size: 18px;
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 767px) {
  .p-label_jp.sp-small {
    font-size: 15px;
  }
}
.p-label_jp.small {
  font-size: 20px;
}
.p-label_jp.medium {
  font-size: 24px;
}
@media screen and (max-width: 767px) {
  .p-label_jp.medium {
    font-size: 18px;
  }
}

.p-label_enTxt {
  font-size: 18px;
  color: #C7000B;
  line-height: 1.8;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .p-label_enTxt {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .p-label_enTxt.sp-ml {
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
  }
}

.c-caption {
  font-size: 12px;
  bottom: 0;
  right: 0;
  position: absolute;
}
@media screen and (max-width: 767px) {
  .c-caption {
    font-size: 10px;
  }
}
.c-caption.white {
  color: #fff;
}
.c-caption.bg-black {
  background-color: rgba(0, 0, 0, 0.5);
  padding: 1px 3px;
}

.sec.design {
  position: relative;
  padding-top: 140px;
  padding-bottom: 355px;
}
@media screen and (max-width: 767px) {
  .sec.design {
    padding: 40px 0;
    display: flex;
    flex-direction: column-reverse;
  }
}

.design_line {
  position: absolute;
  bottom: 170px;
  height: 138px;
}
@media screen and (max-width: 767px) {
  .design_line {
    display: block;
    bottom: -70px;
  }
}

.design_buildWrap {
  position: absolute;
  bottom: 0;
  right: 0;
}
@media screen and (max-width: 767px) {
  .design_buildWrap {
    position: static;
    margin-top: -40px;
  }
}

.design_build {
  width: 60%;
}
@media screen and (max-width: 767px) {
  .design_build {
    width: 100%;
  }
}

.design_ttl {
  position: static;
}
@media screen and (max-width: 767px) {
  .design_ttl {
    width: 91%;
  }
}

.design_cont {
  position: relative;
  max-width: 716px;
  margin-left: auto;
}

.design_humanWrap {
  position: absolute;
  width: 25%;
  max-width: 187px;
  top: 10%;
  right: -114px;
  transform: translateX(50%);
}
@media screen and (max-width: 1400px) {
  .design_humanWrap {
    right: -10px;
  }
}
@media screen and (max-width: 767px) {
  .design_humanWrap {
    max-width: 65px;
    right: 0;
    transform: none;
  }
}

.design_human {
  position: relative;
}
@media screen and (max-width: 767px) {
  .design_human {
    padding-bottom: 10px;
  }
}
.design_human img {
  aspect-ratio: 187/515;
}
@media screen and (max-width: 767px) {
  .design_human img {
    aspect-ratio: 65/194;
    max-width: 65px;
  }
}

.design_txt {
  text-align: left;
}

.design_width {
  max-width: 630px;
}
@media screen and (max-width: 1400px) {
  .design_width {
    max-width: 600px;
  }
}
@media screen and (max-width: 767px) {
  .design_width {
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
    padding-right: 17%;
    margin-top: 10px;
  }
}

@media screen and (max-width: 767px) {
  .design_txtWrap {
    margin-top: 24px;
  }
}

.wide_img {
  position: relative;
}
.wide_img img {
  width: 100%;
}

.sec.entrance {
  position: relative;
  padding: 80px 0 358px;
}
@media screen and (max-width: 767px) {
  .sec.entrance {
    padding: 24px 0 48px;
  }
}

.entrance_line {
  position: absolute;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  .entrance_line {
    height: 138px;
    bottom: -50px;
  }
}

.entrance_ttlWrap {
  display: flex;
  align-items: center;
  gap: 32px;
}

.entrance_ttl {
  max-width: 388px;
}
@media screen and (max-width: 767px) {
  .entrance_ttl {
    max-width: 50%;
  }
}

.entrance_txt {
  text-align: left;
}

.entrance_txtWrap {
  max-width: 617px;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .entrance_txtWrap {
    margin-top: 16px;
  }
}

.entrance_mvWrap {
  position: relative;
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  .entrance_mvWrap {
    margin-top: 24px;
  }
}

.lounge_cont {
  max-width: 1030px;
}

.lounge_ttlWrap {
  display: flex;
  align-items: center;
  gap: 5px;
  margin-top: 48px;
}
@media screen and (max-width: 767px) {
  .lounge_ttlWrap {
    margin-top: 24px;
  }
}

.lounge_ttl {
  max-width: 624px;
}

.lounge_ttlTxt {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .lounge_ttlTxt {
    margin-top: 10px;
  }
}

.lounge_txt {
  text-align: left;
}

@media screen and (max-width: 767px) {
  .lounge_en {
    margin-top: 10px;
  }
}

.sec.landplan {
  padding-top: 80px;
}
@media screen and (max-width: 767px) {
  .sec.landplan {
    padding-top: 24px;
  }
}

.landplan_ttl {
  position: relative;
  width: 83px;
  flex: 1 0 auto;
}
@media screen and (max-width: 767px) {
  .landplan_ttl {
    width: 114px;
  }
}

.landplan_txtWrap {
  display: flex;
  gap: 24px;
}
@media screen and (max-width: 767px) {
  .landplan_txtWrap {
    align-items: flex-start;
    gap: 16px;
  }
}

.landplan_cycleWrap {
  position: relative;
  bottom: 50px;
  right: 0;
  width: 206px;
  padding-bottom: 15px;
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  .landplan_cycleWrap {
    width: 114px;
    right: -45px;
  }
}

.landplan_cycle {
  aspect-ratio: 206/204;
  width: 200px;
}
@media screen and (max-width: 767px) {
  .landplan_cycle {
    width: 114px;
  }
}

.landplan_txt {
  text-align: left;
}
@media screen and (max-width: 767px) {
  .landplan_txt {
    font-size: 10px;
  }
}

.landplan_cont {
  display: flex;
  gap: 75px;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .landplan_cont {
    flex-direction: column;
    gap: 34px;
  }
}

.landplan_imgWrap {
  position: relative;
  width: 45%;
  flex: 1 0 auto;
  padding-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .landplan_imgWrap {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .landplan_txtCntr {
    display: flex;
    flex-direction: column-reverse;
    padding-right: 34px;
  }
}

.landplan_txtEn {
  margin-top: 0;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .landplan_txtEn {
    margin-left: auto;
    margin-top: 10px;
    margin-bottom: 0;
  }
}

.commonarea_cont {
  display: flex;
  gap: 88px;
  padding-top: 72PX;
}
@media screen and (max-width: 767px) {
  .commonarea_cont {
    flex-direction: column;
    gap: 5px;
  }
}

.commonarea_ttlWrap {
  max-width: 328px;
  flex: 1 0 auto;
}

.commonarea_ttlJp {
  margin-top: 30px;
}

.commonarea_list {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
@media screen and (max-width: 767px) {
  .commonarea_list {
    flex-direction: column;
  }
}

.commonarea_item {
  width: calc((100% - 60px) / 3);
}
@media screen and (max-width: 767px) {
  .commonarea_item {
    width: 100%;
  }
}

.commonarea_itemTxt {
  text-align: left;
  margin-top: 5PX;
}

.commonarea_itemImg {
  position: relative;
}

.flower_list {
  position: relative;
  padding-bottom: 20px;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  max-width: 588px;
  height: -moz-fit-content;
  height: fit-content;
}
.flower_item {
  width: calc((100% - 60px) / 6);
}
@media screen and (max-width: 767px) {
  .flower_item {
    width: calc((100% - 24px) / 3);
  }
}

.flower_cont {
  display: flex;
  gap: 36px;
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  .flower_cont {
    flex-direction: column-reverse;
    gap: 16px;
    margin-top: 72px;
  }
}

.flower_txt {
  text-align: left;
}

.sec.architect {
  padding-top: 160px;
  position: relative;
}

.architect_line {
  display: none;
}
@media screen and (max-width: 767px) {
  .architect_line {
    display: block;
    position: absolute;
    top: 80px;
    width: 100%;
    height: 28px;
  }
}

.architect_cont {
  display: flex;
  gap: 70px;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .architect_cont {
    flex-direction: column;
    gap: 24px;
  }
}

.architect_ttlWrap {
  display: flex;
  gap: 32px;
}
@media screen and (max-width: 767px) {
  .architect_ttlWrap {
    flex-direction: column;
    gap: 10px;
  }
}

.architect_ttl {
  max-width: 245px;
}
.architect_memo {
  margin-top: 10px;
}

.architect_txt {
  text-align: left;
  margin-top: 10px;
}

.architect_profileWrap {
  max-width: 357px;
  flex: 1 0 auto;
}

.architect_profileFlex {
  display: flex;
  gap: 30px;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .architect_profileFlex {
    gap: 16px;
    align-items: flex-end;
  }
}

.architect_profileTxt {
  font-size: 12px;
  margin-top: 10px;
}

.architect_position {
  font-size: 30px;
  line-height: 1.2;
  text-align: right;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .architect_position {
    font-size: 20px;
  }
}

.architect_license {
  font-size: 14px;
  text-align: right;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .architect_license {
    text-align: left;
    font-size: 10px;
    margin-top: 12px;
  }
}

.architect_name {
  font-size: 32px;
  text-align: right;
  display: flex;
  align-items: baseline;
  gap: 8px;
}
@media screen and (max-width: 767px) {
  .architect_name {
    font-size: 22px;
  }
}
.architect_name .small {
  font-size: 10px;
}

.architect_profileImg {
  max-width: 160px;
}
@media screen and (max-width: 767px) {
  .architect_profileImg {
    max-width: 120px;
  }
}