.p-openhouse-col2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  max-width: 1240px;
  padding: 0 20px;
  margin: 0 auto;
  gap: 0 48px;
  margin-bottom: 80px;
}
.p-openhouse-hiraya__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 8px 0 80px;
  gap: 0 16px;
}
.p-openhouse-hiraya__text {
  margin: 0 auto 16px;
}
.p-openhouse-chara__info {
  width: 256px;
}

.p-osusume {
  padding-top: 320px;
  margin-bottom: 160px;
}
.p-osusume .p-osusume-port {
  top: 0;
}
.p-osusume .p-osusume-port__sp {
  width: 100%;
}
.p-osusume-bg__woman {
  top: 720px;
}
.p-osusume-about {
  margin-bottom: 160px;
}

.p-plan {
  margin-top: 160px;
  position: relative;
}
.p-plan-title {
  margin-bottom: 160px;
}

.p-openhouse-chara__item {
  margin-bottom: 160px;
}

.p-openhouse-chara__illust02 {
  position: absolute;
  width: 120px;
  top: -140px;
}

.p-openhouse-chara__illust03 {
  position: absolute;
  width: 160px;
  right: 0;
  bottom: -40px;
}

.p-openhouse-spec {
  margin: -32px auto 80px;
  padding: 0 20px;
}
.p-openhouse-spec__head {
  width: 100%;
  text-align: center;
  margin-bottom: 32px;
}
.p-openhouse-spec .p-openhouse-head {
  display: inline-block;
  text-align: center;
}
.p-openhouse-spec__wrap {
  max-width: 760px;
  margin: 0 auto;
}
.p-openhouse-spec__table {
  width: 100%;
  border-collapse: collapse;
  background: #fff;
  border: 1px solid #c9c1b8;
}
.p-openhouse-spec__table th,
.p-openhouse-spec__table td {
  padding: 18px 24px;
  border-bottom: 1px solid #c9c1b8;
  font-size: 16px;
  line-height: 1.9;
  vertical-align: top;
}
.p-openhouse-spec__table th {
  width: 160px;
  font-weight: 700;
  color: #3f352c;
  background: #f7f4ef;
  text-align: left;
  white-space: nowrap;
}
.p-openhouse-spec__table td {
  color: #3f352c;
}
.p-openhouse-spec__table tr:last-child th,
.p-openhouse-spec__table tr:last-child td {
  border-bottom: 0;
}

@media (max-width: 767px) {
  .p-openhouse-col2 {
    display: block;
  }
  .p-openhouse-col2 figure {
    margin-bottom: 32px;
  }
  .p-openhouse-hiraya__flex {
    display: block;
    margin: 8px 0 40px;
  }
  .p-openhouse-hiraya__figure {
    margin-bottom: 32px;
  }
  .p-openhouse-hiraya__text {
    margin-bottom: 32px;
  }
  .p-openhouse-chara__info {
    width: 100%;
  }
  .p-osusume {
    padding-top: 80px;
  }
  .p-osusume .p-osusume-port__sp {
    text-align: center;
  }
  .p-osusume .p-osusume-port__sp img {
    width: 95%;
  }
  .p-osusume-bg__woman {
    top: auto;
    bottom: -80px;
  }
  .p-osusume-about {
    margin-bottom: 80px;
  }
  .p-plan {
    margin-top: 56px;
  }
  .p-plan-title {
    margin-bottom: 80px;
  }
  .p-openhouse-chara__illust02 {
    position: static;
    width: 160px;
    margin: 0 auto 24px;
  }
  .p-openhouse-chara__illust03 {
    position: static;
    width: 180px;
    margin: 0 auto 24px;
  }
  .p-openhouse-chara__item {
    margin-bottom: 24px;
  }
  .p-openhouse-chara__item:last-child {
    margin-bottom: 56px;
  }
  .p-openhouse-spec {
    margin: -8px auto 56px;
  }
  .p-openhouse-spec__head {
    margin-bottom: 24px;
  }
  .p-openhouse-spec__table th,
  .p-openhouse-spec__table td {
    display: block;
    width: 100%;
    padding: 14px 16px;
    font-size: 14px;
    line-height: 1.8;
  }
  .p-openhouse-spec__table th {
    border-bottom: 0;
  }
}
