@media only screen and (max-width: 740px) {
  .mt50-sp {
    margin-top: 50px;
  }

  .fz12-sp {
    font-size: 12px;
  }

  .fz15-sp {
    font-size: 15px;
  }

  .fz19-sp {
    font-size: 19px;
  }
}
@media print, screen and (min-width: 741px) {
  .mt80-pc {
    margin-top: 80px;
  }

  .mt140-pc {
    margin-top: 140px;
  }

  .mb90-pc {
    margin-bottom: 90px;
  }

  .fz18-pc {
    font-size: 18px;
  }

  .fz30-pc {
    font-size: 30px;
  }

  .fz37-pc {
    font-size: 37px;
  }

  .fz44-pc {
    font-size: 44px;
  }
}
main {
  overflow: hidden;
}

@media only screen and (max-width: 740px) {
  header#header {
    margin-bottom: 0;
  }

  header#header .description-area.is-hide-sp {
    display: none !important;
  }

  .header-next {
    padding-top: 0;
  }

  .header-cc {
    display: none;
  }

  .pankuzu {
    font-size: 10px;
    padding: 9px 20px;
    color: #4C4137;
  }

  .pankuzu a {
    text-decoration: none;
    color: #4C4137;
  }
}
@media print, screen and (min-width: 741px) {
  .modelhouse-wrapper {
    width: 1050px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 740px) {
  .modelhouse-wrapper {
    margin: 0 20px;
  }
}

.page_modelhouse_kurayoshi-02 .header-next {
  display: flex;
  flex-direction: column;
  color: #DC5668;
  font-weight: bold;
  align-items: center;
  padding-left: 20px;
}
@media print,screen and (min-width: 741px) {
  .page_modelhouse_kurayoshi-02 .header-next {
    width: 100%;
    min-width: 1050px;
  }
}
.page_modelhouse_kurayoshi-02 .header-next .title-next {
  letter-spacing: 5px;
}
@media only screen and (max-width: 740px) {
  .page_modelhouse_kurayoshi-02 .header-next .title-next {
    font-size: 24px;
  }
}
.page_modelhouse_kurayoshi-02 .header-next .subtitle-next {
  letter-spacing: 2px;
}
@media only screen and (max-width: 740px) {
  .page_modelhouse_kurayoshi-02 .header-next .subtitle-next {
    font-size: 11px;
  }
}
.page_modelhouse_kurayoshi-02 .top-image {
  position: relative;
  background: url("/modelhouse/kurayoshi-02/img/topimage_kurayoshi_01.png") no-repeat center/contain;
  width: 100%;
  aspect-ratio: 3/2;
  border-radius: 20px 45px 20px 45px;
  margin-top: 60px;
}
.page_modelhouse_kurayoshi-02 .top-image::before {
  content: "";
  position: absolute;
  top: -60px;
  left: 115px;
  background: url("/modelhouse/kurayoshi-02/img/topribon_kurayoshi-02.png") no-repeat center/contain;
  width: 825px;
  aspect-ratio: 25/4;
}
@media only screen and (max-width: 740px) {
  .page_modelhouse_kurayoshi-02 .top-image::before {
    left: 0;
    top: -25%;
    width: 100%;
    aspect-ratio: 17/4;
    background: url("/modelhouse/kurayoshi-02/img/topribon_kurayoshi-02_sp.png") no-repeat center/contain;
  }
}
.page_modelhouse_kurayoshi-02 .top-image::after {
  content: "";
  position: absolute;
  top: -240px;
  left: 170px;
  background: url("/modelhouse/kurayoshi-02/img/topicon_kurayoshi_02.png") no-repeat center/contain;
  width: 180px;
  aspect-ratio: 1/1;
}
@media only screen and (max-width: 740px) {
  .page_modelhouse_kurayoshi-02 .top-image::after {
    width: 100px;
    top: 10%;
    left: 0;
  }
}
.page_modelhouse_kurayoshi-02 .top-text {
  background-color: #DC5668;
  color: #fff;
  font-family: "Noto Sans CJK JP","Noto Sans", sans-serif;
  font-size: 33px;
  font-weight: bold;
  text-align: center;
  padding: 105px 0 50px;
  margin-top: -70px;
}
@media only screen and (max-width: 740px) {
  .page_modelhouse_kurayoshi-02 .top-text {
    font-size: 15px;
    padding: 85px 0 20px;
  }
}

.cocomama_logo {
  width: 210px;
  margin-bottom: 5px;
  aspect-ratio: 7/3;
  background: url("../modelhouse/kurayoshi-02/img/kokomama_logo.png") no-repeat center/contain;
}
@media only screen and (max-width: 740px) {
  .cocomama_logo {
    width: 110px;
  }
}

.area-intro {
  padding: 50px 0px;
  background: #fff;
}
@media only screen and (max-width: 740px) {
  .area-intro {
    padding: 10px 0 50px;
  }
}

.intro-unit {
  margin-top: 80px;
}
@media print, screen and (min-width: 741px) {
  .intro-unit {
    display: flex;
    justify-content: right;
    align-items: center;
    margin-top: 150px;
  }
}

.intro-unit.reverse {
  flex-direction: row-reverse;
  justify-content: left;
}

.intro-photo {
  position: relative;
  width: 480px;
  aspect-ratio: 3/2;
  height: 100%;
}
@media only screen and (max-width: 740px) {
  .intro-photo {
    width: 95%;
    margin: 0 auto;
  }
}
.intro_01 .intro-photo {
  background: url("/modelhouse/kurayoshi-02/img/intro_photo_01.png") no-repeat center/contain;
}
.intro_02 .intro-photo {
  background: url("/modelhouse/kurayoshi-02/img/intro_photo_02.png") no-repeat center/contain;
}
.intro_03 .intro-photo {
  background: url("/modelhouse/kurayoshi-02/img/intro_photo_03.png") no-repeat center/contain;
}

.intro-tag {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  color: #fff;
  font-family: "Noto Sans CJK JP","Noto Sans", sans-serif;
  top: -50px;
  left: -30px;
  width: 150px;
  height: 100px;
  aspect-ratio: 3/2;
  background: url("/modelhouse/img/intro_icon_left.png") no-repeat center/contain;
}
@media only screen and (max-width: 740px) {
  .intro-tag {
    top: -40px;
    left: -5%;
    width: 100px;
  }
}
.reverse .intro-tag {
  left: auto;
  right: -30px;
  background: url("/modelhouse/img/intro_icon_right.png") no-repeat center/contain;
}
@media only screen and (max-width: 740px) {
  .reverse .intro-tag {
    right: -5%;
  }
}
.intro_03 .photo-second .intro-tag {
  left: -30px;
  right: auto;
  top: auto;
  bottom: -50px;
  background: url("/modelhouse/img/intro_icon_left.png") no-repeat center/contain;
}
@media only screen and (max-width: 740px) {
  .intro_03 .photo-second .intro-tag {
    left: -5%;
    bottom: -20px;
  }
}

.intro-text {
  position: relative;
  width: 439px;
  padding: 40px 40px 0 60px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media print, screen and (min-width: 741px) {
  .reverse .intro-text {
    padding: 40px 60px 0 40px;
  }
}
@media only screen and (max-width: 740px) {
  .intro-text {
    width: 100%;
    padding: 0;
    margin-top: 60px;
  }
}

.pink-text {
  position: relative;
  font-size: 27px;
  color: #ED798D;
  font-family: "Noto Sans CJK JP","Noto Sans", sans-serif;
  font-weight: bold;
  margin-bottom: 15px;
}
@media only screen and (max-width: 740px) {
  .pink-text {
    font-size: 17px;
    text-align: center;
  }
  .pink-text span {
    max-width: 290px;
    margin: 0 auto;
    text-align: left;
    display: inline-block;
    padding: 0 30px;
  }
}
.area-facility .pink-text {
  font-size: 26px;
}
@media only screen and (max-width: 740px) {
  .area-facility .pink-text {
    font-size: 15px;
  }
}
.area-intro .pink-text::before {
  content: "";
  position: absolute;
  width: 500px;
  height: 30px;
  top: -50px;
  left: -40px;
  background: url("/modelhouse/img/intro_text_border.png") no-repeat center/cover;
}
@media only screen and (max-width: 740px) {
  .area-intro .pink-text::before {
    width: 90%;
    top: -40px;
    left: 5%;
    transform: rotate(2deg);
  }
}

.default-text {
  position: relative;
  color: #707070;
  font-size: 20px;
  line-height: 40px;
  font-family: "Noto Sans CJK JP","Noto Sans", sans-serif;
  letter-spacing: 0.2px;
}
@media only screen and (max-width: 740px) {
  .default-text {
    font-size: 14px;
    text-align: center;
  }
  .default-text span {
    max-width: 290px;
    margin: 0 auto;
    text-align: left;
    display: inline-block;
    padding: 0 30px;
    line-height: 1.3;
  }
}
.area-intro .default-text::after {
  content: "";
  position: absolute;
  width: 500px;
  height: 30px;
  bottom: -40px;
  left: -40px;
  background: url("/modelhouse/img/intro_text_border.png") no-repeat center/cover;
}
@media only screen and (max-width: 740px) {
  .area-intro .default-text::after {
    width: 90%;
    bottom: -30px;
    left: 5%;
    transform: rotate(2deg);
  }
}

.button-reserve {
  width: 905px;
  height: 95px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 740px) {
  .button-reserve {
    width: 100%;
    height: 45px;
  }
}
.button-reserve a {
  position: relative;
  display: flex;
  height: 100%;
  background-color: #F18101;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  border-radius: 60px;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
@media only screen and (max-width: 740px) {
  .button-reserve a {
    font-size: 17px;
  }
}
.button-reserve a::after {
  content: "";
  width: 15px;
  height: 15px;
  background: url("/modelhouse/img/arrow_down.png") no-repeat center/contain;
  margin-left: 10px;
}

@media only screen and (max-width: 740px) {
  .button-reserve {
    margin-top: 50px;
  }
}
.button-reserve a::before {
  content: "";
  margin-right: 10px;
  margin-bottom: 5px;
  width: 35px;
  height: 35px;
  background: url("/modelhouse/img/reserve_icon.png") no-repeat center/contain;
}
@media only screen and (max-width: 740px) {
  .button-reserve a::before {
    width: 30px;
    height: 26px;
  }
}

.area-facility {
  padding: 20px 0 50px;
  background-color: #EDECEC;
}

.header-facility {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  transform: translateY(-30px);
  width: 572px;
  height: 120px;
  font-family: "Noto Sans CJK JP","Noto Sans", sans-serif;
  font-weight: bold;
  color: #fff;
  background-color: #ED798D;
  text-align: center;
}
@media only screen and (max-width: 740px) {
  .header-facility {
    width: 290px;
    height: 50px;
  }
}
.header-facility::before {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 286px 0 286px;
  border-color: #ED798D transparent transparent transparent;
}
@media only screen and (max-width: 740px) {
  .header-facility::before {
    bottom: -10px;
    border-width: 10px 145px 0 145px;
  }
}

.check-text {
  line-height: 1.1em;
  padding-top: 10px;
}

.check-icon {
  display: inline-block;
  background: url("/modelhouse/img/check.png") no-repeat center/contain;
  width: 33px;
  height: 33px;
  margin-right: 5px;
}
@media only screen and (max-width: 740px) {
  .check-icon {
    width: 12px;
    height: 12px;
  }
}

@media print, screen and (min-width: 741px) {
  .facility-content {
    display: flex;
    gap: 90px;
    margin-right: 45px;
    margin-left: 45px;
    margin-bottom: 0px;
  }
}
@media only screen and (max-width: 740px) {
  .facility-content {
    margin-top: 30px;
  }
}

.facility-unit {
  width: 100%;
}

.facility-photo {
  width: 100%;
  aspect-ratio: 43/27;
}
.facility-photo.photo_01 {
  background: url("/modelhouse/kurayoshi-02/img/facility_photo_01.png") no-repeat center/contain;
}
.facility-photo.photo_02 {
  background: url("/modelhouse/kurayoshi-02/img/facility_photo_02.png") no-repeat center/contain;
}
@media only screen and (max-width: 740px) {
  .facility-photo {
    width: 90%;
    margin: 0 auto;
  }
}

.facility-text {
  font-family: "Noto Sans CJK JP","Noto Sans", sans-serif;
  font-size: 20px;
  margin-top: 40px;
  background-color: #EDECEC;
  background-image: linear-gradient(90deg, transparent 0%, transparent 50%, #EDECEC 50%, #EDECEC 100%), linear-gradient(360deg, #707070 2px, transparent 2px);
  background-size: 8px 100%, 100% 2.5em;
  line-height: 2.5em;
  padding-bottom: 3px;
  color: #707070;
}
@media only screen and (max-width: 740px) {
  .facility-text {
    margin-left: 0;
    font-size: 15px;
    margin-bottom: 36px;
    margin-top: 10px;
  }
}

.area-access {
  background-color: #fff;
  padding: 50px 0;
}
.area-access h2 {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  font-size: 44px;
}
@media only screen and (max-width: 740px) {
  .area-access h2 {
    font-size: 19px;
  }
}

.access-text {
  display: inline-block;
  margin: 0 auto;
  font-size: 17px;
  text-align: left;
  color: #707070;
  border-top: 5px dotted #ED798D;
  border-bottom: 5px dotted #ED798D;
  padding: 17px 5px;
}
@media only screen and (max-width: 740px) {
  .access-text {
    font-size: 13px;
    padding: 17px 25px;
  }
}

.access-icon {
  width: 26px;
  aspect-ratio: 5/8;
  background: url("/modelhouse/img/access_icon.png") no-repeat center/contain;
}
@media only screen and (max-width: 740px) {
  .access-icon {
    width: 16px;
  }
}

.access-map {
  margin-top: 20px;
  width: 100%;
  aspect-ratio: 7/4;
}

.area-drawing {
  padding: 50px 0;
  background-color: #EDECEC;
}
.area-drawing h2 {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  font-size: 44px;
}
@media only screen and (max-width: 740px) {
  .area-drawing h2 {
    font-size: 19px;
  }
}

.surface-area ul {
  display: flex;
  justify-content: center;
  gap: 1em;
  font-size: 16px;
}
@media only screen and (max-width: 740px) {
  .surface-area ul {
    display: block;
    width: fit-content;
    margin: auto;
    font-size: 14px;
  }
}
.surface-area ul li {
  width: auto;
}

.drawing__wrap {
  display: flex;
  justify-content: space-between;
  margin-top: 95px;
  margin-bottom: 12px;
}
@media only screen and (max-width: 740px) {
  .drawing__wrap {
    display: block;
    margin-top: 52px;
  }
}
.drawing__content {
  width: 505px;
  position: relative;
  display: flex;
  justify-content: center;
}
@media only screen and (max-width: 740px) {
  .drawing__content {
    width: 100%;
    margin-bottom: 66px;
  }
  .drawing__content:last-child {
    margin-bottom: 0;
  }
}
.drawing__floor-number {
  position: absolute;
  font-size: 36px;
  font-weight: bolder;
  color: #fff;
  width: 82px;
  height: 76px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 21px;
  background-color: #EB7170;
  top: -35px;
}
@media only screen and (max-width: 740px) {
  .drawing__floor-number {
    width: 58px;
    height: 56px;
    font-size: 22px;
  }
}

/*# sourceMappingURL=page_modelhouse_kurayoshi-02.css.map */
