.forPC {
  display: block;
}

.forSP {
  display: none;
}

img {
  image-rendering: -webkit-optimize-contrast;
}

html {
  font-size: 0.6666666667vw;
  overflow-x: hidden;
  overflow-y: auto;
  scroll-behavior: smooth;
}

@media screen and (max-width: 767px) {
  .forPC {
    display: none;
  }
  .forSP {
    display: block;
  }
  html {
    font-size: 1.3333333333vw;
    overflow-x: hidden;
  }
}
@media screen and (min-width: 1400px) {
  html {
    font-size: 10px;
  }
}
@media screen and (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}
body {
  color: #000;
}

figure img {
  width: 100%;
  height: auto;
}

.mv {
  width: 100%;
  height: auto;
  position: relative;
}
.mv h1 {
  width: 100%;
  font-size: 0;
}
.mv h1 img {
  width: 100%;
  height: auto;
}

main.hr-main {
  padding-bottom: 0;
  font-family: "Noto Serif JP", serif;
}

article {
  background-image: url(../product/new/images/aya/bg_pc.webp);
  background-size: 100% auto;
  background-repeat: repeat-y;
  color: #3e3a39;
}

.bg01 {
  position: relative;
  padding: 32rem 0 59rem;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
  .bg01 {
    padding: 0;
    background-image: url(../product/new/images/aya/bg01_sp.webp);
  }
}
.bg01::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: url(../product/new/images/aya/bg01_pc_wave.png) center/100% no-repeat;
  width: 57.2rem;
  height: 316rem;
  background-size: cover;
}
@media screen and (max-width: 768px) {
  .bg01::after {
    top: 0;
    background: url(../product/new/images/aya/bg01_sp_wave.png) center/100% no-repeat;
    width: 41.8rem;
    height: 184.9rem;
  }
}

.bg02 {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
  .bg02 {
    background-image: url(../product/new/images/aya/bg02_sp.webp);
  }
}
.bg02::after {
  content: "";
  position: absolute;
  top: 24rem;
  left: 0;
  background: url(../product/new/images/aya/bg02_pc_wave.png) center/100% no-repeat;
  width: 64.8rem;
  height: 304.8rem;
}
@media screen and (max-width: 768px) {
  .bg02::after {
    top: -50rem;
    background: url(../product/new/images/aya/bg02_sp_wave.png) center/100% no-repeat;
    width: 47.3rem;
    height: 225.4rem;
  }
}

.aya {
  width: 100%;
  text-align: center;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .aya {
    padding: 18rem 3.5rem 0;
  }
}
.aya_ttl {
  font-size: 5.7em;
  font-weight: 700;
  text-align: center;
}
.aya_ttl span {
  display: inline-block;
  padding-left: 0.5rem;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 2.5rem;
  font-weight: 400;
  color: #2b2507;
}
.aya_text {
  padding-top: 6rem;
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 7rem;
  text-align: center;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .aya_text {
    padding-top: 3.5rem;
    line-height: 6rem;
    text-align: left;
  }
}
.aya img {
  padding-top: 40rem;
  width: 113rem;
}
@media screen and (max-width: 768px) {
  .aya img {
    padding-top: 19rem;
  }
}

.serenity {
  position: relative;
  z-index: 2;
  margin-top: 48rem;
}
@media screen and (max-width: 768px) {
  .serenity {
    margin-top: 19rem;
  }
}
.serenity_ttl {
  position: relative;
  padding-bottom: 1.3rem;
  font-size: 3.5rem;
  font-weight: 700;
  text-align: center;
  color: rgba(62, 58, 57, 0.8);
}
@media screen and (max-width: 768px) {
  .serenity_ttl {
    padding-bottom: 2.3rem;
  }
}
.serenity_ttl::before {
  content: "";
  position: absolute;
  background-color: #8b8b8b;
  width: 8.1rem;
  height: 0.1rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0;
}
.serenity_items {
  margin: 0 auto;
  padding-top: 11rem;
  width: 111rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0 4rem;
}
@media screen and (max-width: 768px) {
  .serenity_items {
    padding-top: 7rem;
    padding-bottom: 7.5rem;
    width: initial;
    display: block;
  }
}
.serenity_item {
  background-image: url(../product/new/images/aya/img_aya03.webp);
  background-size: cover;
  background-repeat: no-repeat;
  width: 53rem;
  height: 48rem;
  padding: 9rem 0 13rem;
}
@media screen and (max-width: 768px) {
  .serenity_item {
    margin: 6rem auto 0;
    padding: 10rem 0 12rem;
  }
}
.serenity_item:first-of-type {
  background-image: url(../product/new/images/aya/img_aya02.webp);
}
.serenity_item:last-of-type {
  background-image: url(../product/new/images/aya/img_aya04.webp);
  width: 48rem;
}
.serenity_head {
  font-size: 3.8rem;
  font-weight: 700;
  text-align: center;
  color: rgba(66, 55, 46, 0.9);
}
.serenity_head span {
  display: block;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 2rem;
  font-weight: 400;
  color: rgba(43, 37, 7, 0.9);
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .serenity_head span {
    padding-top: 0.5rem;
  }
}
.serenity_text {
  padding-top: 3.8rem;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 6rem;
  text-align: center;
  color: rgba(62, 58, 57, 0.9);
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .serenity_text {
    padding-top: 3.5rem;
  }
}

.img_aya05 {
  width: 80rem;
  width: 53.3333%;
  max-width: initial;
}
@media screen and (max-width: 768px) {
  .img_aya05 {
    width: initial;
    max-width: 100%;
    padding-top: 12rem;
  }
}

.sei_block {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1500px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .sei_block {
    display: block;
    max-width: initial;
  }
}

.sei {
  background-color: #fff;
  width: 100%;
  width: 46.6667%;
  padding: 16rem 0 9.4rem;
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .sei {
    padding: 10rem 0 11rem;
    width: initial;
  }
}
.sei_ttl {
  font-size: 3.8rem;
  font-weight: 700;
  text-align: center;
  color: #42372e;
}
@media screen and (max-width: 768px) {
  .sei_ttl {
    font-size: 3.8rem;
  }
}
.sei_ttl span {
  display: block;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 2rem;
  font-weight: 400;
  color: #2b2507;
}
@media screen and (max-width: 768px) {
  .sei_ttl span {
    padding-top: 0.5rem;
  }
}
.sei_text {
  padding-top: 10rem;
  font-size: 3rem;
  line-height: 6rem;
  font-weight: 500;
  text-align: center;
  color: #55504d;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .sei_text {
    padding-top: 10rem;
  }
}
.sei_link {
  display: block;
  font-family: "Noto Sans JP", sans-serif;
  margin: 11rem auto 0;
  padding: 2rem 0;
  width: 35rem;
  border: 1px solid #42372e;
  font-size: 2.9rem;
  text-align: center;
  text-decoration: none;
  color: #000;
}
@media screen and (max-width: 768px) {
  .sei_link {
    margin: 10rem auto 0;
    padding: 2rem 0;
    width: 35rem;
  }
}

.img_aya06 {
  width: 80rem;
  max-width: initial;
}
@media screen and (max-width: 768px) {
  .img_aya06 {
    width: initial;
    max-width: 100%;
    padding-top: 20rem;
  }
}

.miyabi_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 2;
  max-width: 1500px;
  margin: 47.2rem auto 0;
}
@media screen and (max-width: 768px) {
  .miyabi_block {
    display: block;
    margin: 0;
  }
}

.miyabi {
  background-color: #fff;
  width: 100%;
  padding: 16rem 0 9.4rem;
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .miyabi {
    padding: 10rem 0 11rem;
  }
}
.miyabi_ttl {
  font-size: 3.8rem;
  font-weight: 700;
  text-align: center;
  color: #42372e;
}
@media screen and (max-width: 768px) {
  .miyabi_ttl {
    font-size: 3.8rem;
  }
}
.miyabi_ttl span {
  display: block;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 2rem;
  font-weight: 400;
  color: #2b2507;
}
@media screen and (max-width: 768px) {
  .miyabi_ttl span {
    padding-top: 0.5rem;
  }
}
.miyabi_text {
  padding-top: 10rem;
  font-size: 3rem;
  line-height: 6rem;
  font-weight: 500;
  text-align: center;
  color: #55504d;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .miyabi_text {
    padding-top: 10rem;
  }
}
.miyabi_link {
  display: block;
  font-family: "Noto Sans JP", sans-serif;
  margin: 11rem auto 0;
  padding: 2rem 0;
  width: 35rem;
  border: 1px solid #42372e;
  font-size: 2.9rem;
  text-align: center;
  text-decoration: none;
  color: #000;
}
@media screen and (max-width: 768px) {
  .miyabi_link {
    margin: 10rem auto 0;
    padding: 2rem 0;
    width: 35rem;
  }
}

.img_lineup {
  position: relative;
  z-index: 2;
  padding: 60rem 0 10rem;
  width: 100%;
  max-width: 1500px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  .img_lineup {
    padding: 20rem 0 10rem;
    max-width: 100%;
  }
}

.hr-main_breadcrumbs > ul {
  font-family: "Noto Sans JP", sans-serif;
}