@charset "UTF-8";
@media screen and (max-width: 767px) {
  .pc {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  .sp {
    display: none !important;
  }
}
.compass_contact {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .compass_contact {
    font-size: 18px;
    line-height: 166%;
  }
}
.compass_contactBox {
  margin: 22px auto;
  display: flex;
  justify-content: space-between;
  max-width: 1140px;
  flex-wrap: wrap;
}
.compass_contactBox a {
  border: 1px solid #2A3839;
  border-radius: 3px;
  width: calc((100% - 32px) / 2);
  background-color: #fff;
  font-size: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 89.35px;
}
@media screen and (max-width: 767px) {
  .compass_contactBox a {
    width: 100%;
    margin-bottom: 20px;
    height: 50px;
    font-size: 15px;
  }
}

.headImage {
  height: 384px;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .headImage {
    padding: 0;
    height: 250px;
    background-size: cover;
  }
}

.compass_contact2 {
  max-width: 882px;
  margin: 100px auto auto;
}
@media screen and (max-width: 767px) {
  .compass_contact2 {
    margin-top: 50px;
  }
}
.compass_contact2 .container {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .compass_contact2 .container {
    padding: 0 20px;
  }
}
.compass_contact2 .container .contact__txt-main {
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .compass_contact2 .container .contact__txt-main {
    font-size: 18px;
    line-height: 166%;
    margin-bottom: 10px;
  }
}
.compass_contact2 .container .contact__txt-sub {
  margin-bottom: 15px;
}
.compass_contact2 .container .contact__txt-tel {
  font-size: 60px;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 600;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .compass_contact2 .container .contact__txt-tel {
    font-size: 40px;
    line-height: 166%;
  }
}

.linkBlock {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}
.linkBlock_item {
  width: 50%;
  height: 526px;
  padding: 63px 0 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.linkBlock_item.item01 {
  display: none;
}
@media screen and (max-width: 767px) {
  .linkBlock_item {
    width: 100%;
    height: 430px;
    padding: 30px 0 0;
  }
}
.linkBlock_item .title {
  height: 268px;
}
.linkBlock_item.item01 {
  background-color: #2A3839;
}
.linkBlock_item.item02 {
  background-color: #234A79;
}
.linkBlock_item.item03 {
  background-image: url(../60hiraya_house/bg01.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.linkBlock_item.item03 img {
  max-height: 100%;
  display: block;
}
.linkBlock_item .link {
  width: 253px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 32.3px;
  background-color: #fff;
  border-radius: 50px;
  line-height: 130%;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .linkBlock_item .link {
    font-size: 16px;
  }
}

.lots {
  background-color: #2A3839;
  padding: 80px 20px 120px;
}
@media screen and (max-width: 767px) {
  .lots {
    padding: 50px 16px 10px;
  }
}
.lots .title img {
  display: block;
  margin: auto auto 64px;
}
.lotsList_item {
  background-color: #fff;
  padding: 80px 20px;
  max-width: 1140px;
  margin: auto auto 16px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .lotsList_item {
    padding: 50px 16px;
  }
}
.lotsList_item::before {
  left: -17.2px;
  top: 19.5px;
  display: block;
  background-image: url(../compass_house/lotsList_label.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 66.34px;
  width: 195.53px;
  color: #fff;
  text-align: center;
  position: absolute;
  font-size: 26px;
  padding-top: 16px;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .lotsList_item::before {
    width: 25.669vw;
    height: 7.768vw;
    font-size: 12px;
    left: -8.2px;
    padding-top: 5px;
    top: 5px;
  }
}
.lotsList_item.item01::before {
  content: "湯布院";
}
.lotsList_item.item02::before {
  content: "津守２号地";
}
.lotsList_item.item03::before {
  content: "中判田２号地";
}
.lotsList_item.item04::before {
  content: "日出町川崎";
}
.lotsList_item.item05::before {
  content: "寒田";
}
.lotsList_item.item06::before {
  content: "羽屋2丁目";
}
.lotsList_itemTitle {
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 48px;
  font-weight: bold;
  margin-bottom: 33px;
  line-height: 130%;
}
@media screen and (max-width: 767px) {
  .lotsList_itemTitle {
    font-size: 32px;
    margin-bottom: 28px;
  }
}
.lotsList_itemTitle span {
  font-family: sans-serif;
  font-size: 14px;
  display: block;
  font-weight: normal;
}
.lotsList_imageBox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 911px;
  margin: auto auto 40px;
}
@media screen and (min-width: 768px) {
  .lotsList_imageItem:first-of-type {
    width: 61%;
  }
  .lotsList_imageItem:last-of-type {
    width: 36.7%;
  }
}
@media screen and (max-width: 767px) {
  .lotsList_imageItem + .lotsList_imageItem {
    margin-top: 30px;
  }
}
.lotsList img {
  display: block;
  margin-bottom: 16px;
}
.lotsList p {
  font-size: 16px;
  line-height: 175%;
}
.lotsList_planTitle {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 30px;
  font-family: "Montserrat", sans-serif;
}
.lotsList_planBox {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 911px;
  margin: auto auto 40px;
}
@media screen and (min-width: 768px) {
  .lotsList_planBoxItem:first-of-type {
    width: 49.9%;
  }
  .lotsList_planBoxItem:first-of-type img {
    width: 100%;
  }
  .lotsList_planBoxItem:last-of-type {
    width: 45.88%;
  }
}
@media screen and (max-width: 767px) {
  .lotsList_planBoxItem + .lotsList_planBoxItem {
    margin-top: 30px;
  }
}
.lotsList_planBoxItem .title01 {
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .lotsList_planBoxItem .title01 {
    margin-left: 0;
  }
}
.lotsList_planBoxItem p {
  font-size: 14px;
  margin-bottom: 10px;
  line-height: 150%;
}
.lotsList_planBoxItem .title02 {
  font-size: 14px;
  font-weight: bold;
}
.lotsList_planBoxItem .price01 {
  display: flex;
  align-items: center;
  font-family: "Montserrat", sans-serif;
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 15px;
  line-height: 100%;
  margin-top: -5px;
}
.lotsList_planBoxItem .price01 span {
  font-family: sans-serif;
  font-size: 16px;
  margin-top: 10px;
  margin-left: 5px;
}
.lotsList_planBoxItem .data {
  padding: 15px 20px;
  background-color: #F8F8F8;
  font-size: 12px;
}
.lotsList .link {
  display: flex;
  justify-content: center;
}
.lotsList .link_button {
  background-color: #1AA0FC;
  width: 362px;
  height: 71px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 18px;
}
.lotsList .link_button img {
  margin-bottom: 0;
  margin-left: 5px;
}
.lots .compass_contact {
  color: #fff;
  margin-top: 80px;
}

.box574title {
  background-color: #234A79;
  padding: 80px 20px 60px;
}
.box574title img {
  display: block;
  margin: auto;
}

.box574 {
  background-color: #E7ECF2;
  padding: 80px 20px;
}
.box574 > img {
  max-width: 1140px;
  margin: auto;
  display: block;
}
@media screen and (max-width: 767px) {
  .box574 > img {
    max-width: 100%;
  }
  .box574 > img + img {
    margin-top: 30px;
  }
}
.box574 .compass_contact {
  margin-top: 80px;
}

.built {
  background-color: #E0EAE4;
  padding: 80px 20px 120px;
}
@media screen and (max-width: 767px) {
  .built {
    padding: 50px 16px 10px;
  }
}
.built .title img {
  display: block;
  margin: auto auto 64px;
}
.builtList_item {
  background-color: #4D7165;
  padding: 80px 20px;
  max-width: 1140px;
  margin: auto auto 16px;
  position: relative;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .builtList_item {
    padding: 50px 16px;
  }
}
.builtList_item::before {
  left: -17.2px;
  top: 19.5px;
  display: block;
  background-image: url(../compass_house/builtList_label.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 66.34px;
  width: 195.53px;
  color: #4D7165;
  text-align: center;
  position: absolute;
  font-size: 26px;
  padding-top: 16px;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .builtList_item::before {
    width: 25.669vw;
    height: 7.768vw;
    font-size: 12px;
    left: -8.2px;
    padding-top: 5px;
    top: 5px;
  }
}
.builtList_item.item01::before {
  content: "大分市";
}
.builtList_item.item02::before {
  content: "大分市";
}
.builtList_item.item03::before {
  content: "大分市";
}
.builtList_itemTitle {
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 48px;
  font-weight: bold;
  margin-bottom: 33px;
}
@media screen and (max-width: 767px) {
  .builtList_itemTitle {
    font-size: 32px;
    margin-bottom: 28px;
  }
}
.builtList_itemTitle span {
  font-family: sans-serif;
  font-size: 14px;
  display: block;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  .builtList_itemTitle span {
    margin-top: 10px;
  }
}
.builtList_itemTitle01 {
  margin: 64px auto 30px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
}
@media screen and (max-width: 767px) {
  .builtList_itemTitle01 {
    padding: 0 11px;
    margin: 48px auto 20px;
    font-size: 14px;
  }
}
.builtList_itemTitle01 .sub {
  margin-top: 10px;
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  .builtList_itemTitle01 .sub {
    font-size: 18px;
    line-height: 166%;
    text-align: left;
  }
}
.builtList_itemBox01 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 818px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .builtList_itemBox01 {
    padding: 0 11px;
  }
  .builtList_itemBox01.reverse {
    flex-direction: column-reverse;
  }
}
.builtList_itemBox01 + .builtList_itemTitle01 {
  margin-top: 20px;
}
.builtList_itemBox01Item {
  margin: 0 0 40px;
}
@media screen and (min-width: 768px) {
  .builtList_itemBox01Item {
    width: calc((100% - 28px) / 2);
  }
}
@media screen and (max-width: 767px) {
  .builtList_itemBox01Item {
    margin-bottom: 20px;
  }
}
.builtList_itemBox01Item .title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
  font-family: "Montserrat", sans-serif;
}
@media screen and (max-width: 767px) {
  .builtList_itemBox01Item .title {
    line-height: 166%;
    font-size: 18px;
  }
}
.builtList_itemBox01Item p {
  font-size: 16px;
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .builtList_itemBox01Item p {
    font-size: 14px;
  }
}
.builtList_itemBox01Item span {
  font-size: 12px;
}
.builtList_itemBox01Item .title01 {
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}
.builtList_itemBox01Item p {
  font-size: 14px;
  margin-bottom: 10px;
  line-height: 150%;
}
.builtList_itemBox01Item .title02 {
  font-size: 14px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .builtList_itemBox01Item .title02 {
    margin-bottom: 0;
  }
}
.builtList_itemBox01Item .price01 {
  display: flex;
  align-items: center;
  font-family: "Montserrat", sans-serif;
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 15px;
  line-height: 100%;
  margin-top: -5px;
}
.builtList_itemBox01Item .price01 span {
  font-family: sans-serif;
  font-size: 16px;
  margin-top: 10px;
  margin-left: 5px;
}
.builtList_itemBox01Item .data {
  padding: 15px 20px;
  background-color: #F8F8F8;
  font-size: 12px;
}
.builtListWrapper {
  background-color: #fff;
  max-width: 938px;
  margin: auto;
  color: #3E3A39;
  padding-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .builtListWrapper {
    padding-bottom: 11px;
  }
}
.builtList .link {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .builtList .link {
    padding: 0 11px;
  }
}
.builtList .link_button {
  background-color: #1AA0FC;
  max-width: 362px;
  width: 100%;
  height: 71px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .builtList .link_button {
    height: 57px;
    font-size: 16px;
  }
}
.builtList .link_button img {
  margin-bottom: 0;
  margin-left: 5px;
}
.built .compass_contact {
  margin-top: 80px;
}

.thirdLink {
  width: 384px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #2F2E2B;
  background-color: #fff;
  color: #2F2E2B;
  font-size: 16px;
  margin: 40px auto auto;
}
@media screen and (max-width: 767px) {
  .thirdLink {
    width: 100%;
  }
}

main .planArea .special .adv {
  position: absolute;
  top: -0.2em;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  backdrop-filter: blur(120px);
  padding: 0.2em 1em;
  width: 68.4%;
  text-align: center;
}
@media screen and (max-width: 767px) {
  main .planArea .special .adv {
    width: 80%;
  }
  main .planArea .special .adv p,
  main .planArea .special .adv img {
    display: block;
    width: 100%;
  }
}

.compass_movie {
  text-align: center;
  margin: 76px auto;
  font-size: 24px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .compass_movie {
    margin: 50px auto;
    line-height: 130%;
  }
}
.compass_movie a {
  display: block;
  margin-top: 73px;
}
@media screen and (max-width: 767px) {
  .compass_movie a {
    margin-top: 10px;
  }
}

.specification {
  max-width: 1140px;
  text-align: center;
  margin: 120px auto;
  font-size: 24px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .specification {
    margin: 60px 20px;
    line-height: 130%;
    font-size: 18px;
  }
  .specification + .compass_contact {
    padding: 0 20px;
  }
}
.specification a {
  display: block;
  margin-top: 32px;
}

.planSlider {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1140px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .planSlider {
    padding: 0 16px;
  }
}
.planSliderTitle {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 40px;
  width: 100%;
}
.planSlider_item {
  background-color: #fff;
  padding: 40px;
  width: calc((100% - 28px) / 2);
  font-family: "Montserrat", sans-serif;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .planSlider_item {
    width: 100%;
    padding: 11px;
  }
}
.planSlider_item .swiper-slide {
  height: 339px;
}
@media screen and (max-width: 767px) {
  .planSlider_item .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.planSlider_item .swiper-slide img {
  display: block;
  max-height: calc(100% - 20px);
  margin: auto;
}
@media screen and (max-width: 767px) {
  .planSlider_item .swiper-slide img {
    margin: 0;
    height: 270px;
    transform: translateY(-10px);
  }
}
.planSlider_title {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 18px;
}
.planSlider_data {
  margin-top: 24px;
  font-weight: bold;
}

.swiper-pagination {
  bottom: 0 !important;
  height: 8px;
  display: flex;
  justify-content: center;
}
.swiper-pagination-bullet-active {
  background-color: #2A3839 !important;
}

.strArea + .compass_contact {
  padding: 0 20px;
}

#cboxLoadedContent iframe {
  display: block;
  width: 100%;
  height: 100%;
}

#cboxClose {
  position: fixed !important;
  top: 10px;
  right: 10px;
  width: 40px;
  height: 40px;
  background: url(../compass_house/close.png) no-repeat;
  background-size: contain;
  text-indent: -9999px;
  z-index: 99999;
  border: none;
}

#cboxOverlay {
  opacity: 0.8;
  cursor: pointer;
  visibility: visible;
  background: #000 repeat 0 0;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10000;
}

#colorbox {
  z-index: 10000;
}

.page60hiraya .bgBlock {
  background-image: url(../60hiraya_house/bg01.png);
  background-repeat: repeat;
  background-position: center top;
  background-size: 100% auto;
}
.page60hiraya .bgBlock .image {
  max-width: 897px;
  margin: auto;
  padding-bottom: 93px;
}
.page60hiraya .bgBlock .image01 {
  width: 227px;
  transform: translateY(-53px);
}
@media screen and (max-width: 767px) {
  .page60hiraya .bgBlock .image01 {
    width: 90px;
    margin-left: 30px;
    transform: translateY(-30px);
  }
}
.page60hiraya .bgBlock02 {
  padding: 62px 20px;
  background-color: #F7F0A0;
}
@media screen and (max-width: 767px) {
  .page60hiraya .bgBlock02 {
    padding: 30px;
  }
}
.page60hiraya .bgBlock02 img {
  display: block;
  margin: auto;
}
@media screen and (min-width: 768px) {
  .page60hiraya .bgBlock02 img {
    max-width: 900px;
  }
}
.page60hiraya .bgBlock03 {
  background-color: #E2E3E3;
  padding: 80px 20px;
  text-align: center;
}
.page60hiraya .bgBlock03 img {
  display: block;
  margin: auto;
}
.page60hiraya .bgBlock03 a {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
}
.page60hiraya .fv {
  width: 100%;
  margin: auto;
}
.page60hiraya .fv img {
  display: block;
}
.page60hiraya .fv p {
  padding-left: 17.72%;
  padding-top: 39px;
  font-size: 19px;
  position: relative;
  line-height: 200%;
}
@media screen and (max-width: 767px) {
  .page60hiraya .fv p {
    padding-left: 24px;
    border-left: 1px solid #231815;
    font-size: 13px;
    padding-top: 24px;
  }
}
.page60hiraya .fv p::before {
  content: "";
  width: 1px;
  background-color: #231815;
  height: calc(100% + 167px);
  display: block;
  position: absolute;
  left: 9.5%;
  top: 0;
}
@media screen and (max-width: 767px) {
  .page60hiraya .fv p::before {
    content: none;
  }
}
.page60hiraya .fv p span {
  font-size: 30px;
  display: block;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .page60hiraya .fv p span {
    font-size: 26px;
    line-height: 170%;
  }
}
.page60hiraya .tatekae {
  max-width: 1400px;
  margin: 60px auto;
}
@media screen and (max-width: 767px) {
  .page60hiraya .tatekae {
    margin: 40px auto;
    padding: 0 15px;
  }
}
.page60hiraya .kai {
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .page60hiraya .kai {
    background-image: url(../60hiraya_house/image01.png);
    background-repeat: no-repeat;
    background-position: top right;
    background-size: 50% auto;
    padding-top: 108px;
    max-width: 1440px;
    margin: auto;
  }
}
@media screen and (max-width: 767px) {
  .page60hiraya .kai {
    padding-top: 50px;
  }
}
.page60hiraya .kaiWrapper {
  max-width: 920px;
  margin: auto;
  padding-bottom: 30px;
}
.page60hiraya .kaiWrapper p {
  line-height: 200%;
}
@media screen and (min-width: 768px) {
  .page60hiraya .kaiWrapper p {
    width: 40.6%;
    font-size: 19px;
  }
}
@media screen and (max-width: 767px) {
  .page60hiraya .kaiWrapper p {
    padding: 0 44px;
    font-size: 13px;
  }
}
.page60hiraya .kaiWrapper p img {
  display: block;
  margin-bottom: 111px;
}
@media screen and (max-width: 767px) {
  .page60hiraya .kaiWrapper p img {
    margin-bottom: 50px;
  }
  .page60hiraya .kaiWrapper p img.image01 {
    margin: 0 -44px 50px;
    width: calc(100% + 88px);
    margin-bottom: 35px;
    max-width: none;
  }
}
.page60hiraya .kaiWrapper p span {
  font-size: 30px;
  display: block;
  margin-bottom: 60px;
  line-height: 200%;
}
@media screen and (max-width: 767px) {
  .page60hiraya .kaiWrapper p span {
    font-size: 21px;
    margin-bottom: 25px;
  }
}
.page60hiraya .kaiWrapper .priceBox {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 76px;
}
@media screen and (max-width: 767px) {
  .page60hiraya .kaiWrapper .priceBox {
    margin-top: 40px;
    flex-direction: column-reverse;
    padding: 0 44px;
    font-size: 13px;
  }
}
@media screen and (min-width: 768px) {
  .page60hiraya .kaiWrapper .priceBox {
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 768px) {
  .page60hiraya .kaiWrapper .priceBox_text {
    width: 36.3%;
    padding-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .page60hiraya .kaiWrapper .priceBox_text {
    margin-top: 40px;
  }
}
.page60hiraya .kaiWrapper .priceBox_text div {
  line-height: 170%;
}
.page60hiraya .kaiWrapper .priceBox_text div.s01 {
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .page60hiraya .kaiWrapper .priceBox_text div.s01 {
    font-size: 13px;
  }
}
.page60hiraya .kaiWrapper .priceBox_text div.s02 {
  font-size: 60px;
  line-height: 100%;
}
.page60hiraya .kaiWrapper .priceBox_text div.s02 span {
  font-size: 37px;
}
@media screen and (max-width: 767px) {
  .page60hiraya .kaiWrapper .priceBox_text div.s02 {
    font-size: 50px;
  }
  .page60hiraya .kaiWrapper .priceBox_text div.s02 span {
    font-size: 26px;
  }
}
.page60hiraya .kaiWrapper .priceBox_text div.s03 {
  font-size: 32px;
  margin-top: -10px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .page60hiraya .kaiWrapper .priceBox_text div.s03 {
    font-size: 23px;
  }
}
.page60hiraya .kaiWrapper .priceBox_text div.s04 {
  font-size: 14px;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .page60hiraya .kaiWrapper .priceBox_text div.s04 {
    font-size: 13px;
  }
}
@media screen and (min-width: 768px) {
  .page60hiraya .kaiWrapper .priceBox_image {
    width: 54.78%;
  }
}

.step01_note {
  margin: 40px auto;
  text-align: center;
}

.planList {
  max-width: 1000px;
  width: 100%;
  border-radius: 15px;
  background-color: #fff;
  padding: 75px;
  margin: 100px auto auto;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .planList {
    margin-right: 20px;
    margin-left: 20px;
    max-width: calc(100% - 40px);
    padding: 70px 30px;
    box-sizing: border-box;
  }
}
.planList::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: -50px;
  transform: translateX(-50%);
  border-right: 30px solid transparent;
  border-bottom: 86.6025px solid #fff;
  border-left: 30px solid transparent;
}
.planList .button {
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .planList .button {
    width: 48.5%;
  }
}
.planList .button img {
  display: block;
}
.planList .item_single + .item_single {
  margin-top: 20px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .planList .item_single + .item_single {
    margin-top: 50px;
    padding-top: 40px;
  }
}
.planList .item_single + .item_single::before {
  content: "";
  position: absolute;
  height: 1px;
  background: #1A1311;
  width: 100%;
  max-width: 834px;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.planList .item {
  margin-top: 30px;
}
.planList .plan_title {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 50px;
  border-top: 1px solid #1A1311;
  width: 100%;
  margin-top: 60px;
}

.modal_plan {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  display: none;
  z-index: 100;
}
.modal_plan .close_wrapper {
  position: fixed;
  background-color: rgba(255, 255, 255, 0.85);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.modal_plan .wrapper {
  background-color: #fff;
  padding: 75px;
  width: 912px;
  max-width: 90%;
  border: 1px solid #D3619A;
  position: relative;
  transform: translateY(33px);
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .modal_plan .wrapper {
    padding: 40px 20px;
  }
}
.modal_plan .wrapper img {
  display: none;
}
.modal_plan .wrapper .close {
  position: absolute;
  right: 30px;
  top: 30px;
  display: block;
  cursor: pointer;
  width: 30px;
  height: 30px;
  background-image: url(../assets2024/images/top/close.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .modal_plan .wrapper .close {
    right: 17px;
    top: 17px;
    width: 25px;
    height: 25px;
  }
}

.w1000px {
  max-width: 1000px;
  text-align: right;
  margin: 40px auto;
}

@media screen and (max-width: 767px) {
  main .stepArea_block.cont03 h4 {
    line-height: 150%;
  }
}