/* -------------------------------------------*/ /* -------------------------------------------*/ /* -------------------------------------------*/
/* -------------------------------------------*/
.c-red {
  color: #FF1F00;
}

.p-heat {
  overflow: hidden;
}

.p-heat-primary-title {
  font-size: 4rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1.8;
  padding-top: 3rem;
  padding-left: 4.8rem;
  position: relative;
}
@media screen and (max-width: 1023px) {
  .p-heat-primary-title {
    font-size: 3.6rem;
    padding-top: 2.7rem;
    padding-left: 4.32rem;
  }
}
@media screen and (max-width: 767px) {
  .p-heat-primary-title {
    font-size: 3.2rem;
    line-height: 1.5;
    padding-top: 2.6rem;
    padding-left: 2.4rem;
  }
}
.p-heat-primary-title::before {
  content: "";
  display: block;
  width: 9rem;
  aspect-ratio: 1/1;
  border-top: 1.6rem solid #FF1F00;
  border-left: 1.6rem solid #FF1F00;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 1023px) {
  .p-heat-primary-title::before {
    width: 8.1rem;
  }
}
@media screen and (max-width: 767px) {
  .p-heat-primary-title::before {
    width: 3.7rem;
    border-top-width: 0.7rem;
    border-left-width: 0.7rem;
  }
}
.p-heat-primary-title.--white {
  color: #fff;
}

.p-heat-secondary-title {
  font-size: 2.8rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1.5;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1.6rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-heat-secondary-title {
    font-size: 2rem;
  }
}
.p-heat-secondary-title::before {
  content: "";
  display: block;
  width: 2.8rem;
  height: 0.8rem;
  background-image: linear-gradient(#FF1F00 0 0), linear-gradient(#FF1F00 0 0), linear-gradient(#FF1F00 0 0);
  background-repeat: no-repeat;
  background-size: 0.8rem 0.8rem;
  background-position: 0 0, 1rem 0, 2rem 0;
}
.p-heat-secondary-title.--white {
  color: #fff;
}
.p-heat-secondary-title + * {
  margin-top: 3.2rem;
}
@media screen and (max-width: 767px) {
  .p-heat-secondary-title + * {
    margin-top: 2.4rem;
  }
}

.p-heat-reference__title,
.p-heat-reference__link {
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 1.5;
  color: #231815;
}
.p-heat-reference__title + .p-heat-reference__link,
.p-heat-reference__link + .p-heat-reference__link {
  margin-top: 0.8rem;
}
@media screen and (max-width: 767px) {
  .p-heat-reference__title + .p-heat-reference__link,
.p-heat-reference__link + .p-heat-reference__link {
    margin-top: 1.4rem;
  }
}

a.p-heat-reference__link {
  display: block;
  text-decoration: underline;
}
@media (hover: hover) and (pointer: fine) {
  a.p-heat-reference__link {
    transition: 0.5s;
    transition-property: opacity;
  }
  a.p-heat-reference__link:hover {
    opacity: 0.7;
  }
}
a.p-heat-reference__link::after {
  content: "";
  display: inline-block;
  width: 1.2rem;
  aspect-ratio: 12/11;
  background: url(../images/icon/icon_blank.svg) 50%/contain no-repeat;
}

.p-heat-reference__link a {
  color: #231815;
  text-decoration: underline;
}
@media (hover: hover) and (pointer: fine) {
  .p-heat-reference__link a {
    transition: 0.5s;
    transition-property: opacity;
  }
  .p-heat-reference__link a:hover {
    opacity: 0.7;
  }
}
.p-heat-reference__link::after {
  content: "";
  display: inline-block;
  width: 1.2rem;
  aspect-ratio: 12/11;
  background: url(../images/icon/icon_blank.svg) 50%/contain no-repeat;
  margin-left: 0.4rem;
}
.p-heat-reference__link + * {
  margin-top: 5.6rem;
}

@media screen and (max-width: 767px) {
  .p-heat-mv {
    padding-top: 6.4rem;
  }
}
.p-heat-mv .u-con--md {
  position: relative;
  z-index: 1;
}
.p-heat-mv .u-con--md::before {
  content: "";
  display: block;
  width: 82.29vw;
  aspect-ratio: 1/1;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  bottom: 4.7rem;
  left: -34.89vw;
  z-index: -1;
}
@media screen and (max-width: 1920px) {
  .p-heat-mv .u-con--md::before {
    left: -18.89vw;
  }
}
@media screen and (max-width: 1440px) {
  .p-heat-mv .u-con--md::before {
    width: 118.5rem;
    left: -27.2rem;
    bottom: 14.7rem;
  }
}
@media screen and (max-width: 1023px) {
  .p-heat-mv .u-con--md::before {
    width: 85.5rem;
  }
}
@media screen and (max-width: 767px) {
  .p-heat-mv .u-con--md::before {
    width: 91.8rem;
    top: -40.2rem;
    left: -48.3rem;
    bottom: auto;
  }
}
.p-heat-mv .breadcrumb + * {
  margin-top: 7.2rem;
}
@media screen and (max-width: 767px) {
  .p-heat-mv .breadcrumb + * {
    margin-top: 3.9rem;
  }
}

.p-heat-mv__title .text {
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1.5;
}
@media screen and (max-width: 1023px) {
  .p-heat-mv__title .text {
    font-size: 2rem;
  }
}
.p-heat-mv__title .text + * {
  margin-top: 1rem;
}
@media screen and (max-width: 767px) {
  .p-heat-mv__title .text + * {
    margin-top: 1.1rem;
  }
}
.p-heat-mv__title .c-pageTtl__title {
  gap: 1.6rem;
}
.p-heat-mv__title .c-pageTtl__title::before {
  width: 0.5rem;
  aspect-ratio: 5/130;
  background-color: #FF1F00;
}
@media screen and (max-width: 1023px) {
  .p-heat-mv__title .c-pageTtl__title::before {
    aspect-ratio: 5/82;
  }
}
@media screen and (max-width: 767px) {
  .p-heat-mv__title .c-pageTtl__title::before {
    aspect-ratio: 5/62;
  }
}
.p-heat-mv__title .c-pageTtl__h1 {
  flex: 1;
  font-size: 5rem;
  letter-spacing: 0.1em;
  line-height: 1.5;
}
@media screen and (max-width: 1023px) {
  .p-heat-mv__title .c-pageTtl__h1 {
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 767px) {
  .p-heat-mv__title .c-pageTtl__h1 {
    font-size: 2.4rem;
    letter-spacing: 0.04em;
  }
}
.p-heat-mv__title + * {
  margin-top: 4.8rem;
}
@media screen and (max-width: 767px) {
  .p-heat-mv__title + * {
    margin-top: 3.2rem;
  }
}

.p-heat-mv__text {
  max-width: 60rem;
  font-size: 1.8rem;
  font-weight: 500;
  letter-spacing: 0.08em;
  line-height: 1.8;
}
@media screen and (max-width: 1023px) {
  .p-heat-mv__text {
    width: 55%;
    font-size: 1.6rem;
    letter-spacing: 0.04em;
  }
}
@media screen and (max-width: 767px) {
  .p-heat-mv__text {
    width: 100%;
  }
}
.p-heat-mv__text .bg {
  display: inline;
  background-color: #FFF100;
}
.p-heat-mv__text + * {
  margin-top: 5.6rem;
}
@media screen and (max-width: 767px) {
  .p-heat-mv__text + * {
    margin-top: 17.9rem;
  }
}

.p-heat-mv__images {
  padding-bottom: 3.6rem;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .p-heat-mv__images {
    padding-bottom: 1.6rem;
  }
}
.p-heat-mv__images::after {
  content: "";
  display: block;
  width: 11.2rem;
  aspect-ratio: 1/1;
  background-color: #FF1F00;
  border-radius: 0.8rem;
  position: absolute;
  bottom: 0;
  left: -6rem;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .p-heat-mv__images::after {
    left: -1.6rem;
  }
}

@media screen and (max-width: 767px) {
  .p-heat-mv__image {
    width: 97.7653631285%;
    height: 24rem;
    overflow: hidden;
    border-radius: 0.8rem;
  }
}
.p-heat-mv__image.--02 {
  width: 42.4489795918%;
  position: absolute;
  top: -48.8683127572%;
  right: -2.3rem;
}
@media screen and (max-width: 767px) {
  .p-heat-mv__image.--02 {
    width: 26.6rem;
    overflow: initial;
    top: -48.046875%;
    right: 0;
  }
}
.p-heat-mv__image.--02::after {
  content: "";
  display: block;
  width: 48.4615384615%;
  aspect-ratio: 1/1;
  background-color: #FF1F00;
  border-radius: 0.8rem;
  position: absolute;
  top: -3.6rem;
  right: -3.6rem;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .p-heat-mv__image.--02::after {
    width: 66.1654135338%;
    top: -1.6rem;
    right: -1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .p-heat-mv__image.--02 img {
    height: auto;
  }
}
.p-heat-mv__image img {
  border-radius: 0.8rem;
  height: auto;
}
@media screen and (max-width: 767px) {
  .p-heat-mv__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: bottom;
       object-position: bottom;
  }
}

.p-heat-about {
  padding-top: 17.3rem;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .p-heat-about {
    padding-top: 10rem;
  }
}

.p-heat-about__body {
  background-color: #fff;
  border-top-right-radius: 5.6rem;
  border-bottom-right-radius: 5.6rem;
  display: flex;
  padding-block: 8.8rem;
  padding-right: 4rem;
  position: relative;
}
@media screen and (max-width: 1023px) {
  .p-heat-about__body {
    flex-flow: column;
    gap: 4.1rem;
    padding-right: 0;
    padding-block: 0 4rem;
  }
}
@media screen and (max-width: 1023px) {
  .p-heat-about__body::before {
    content: "";
    display: block;
    width: 10rem;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    transform: translateX(-100%);
  }
}
.p-heat-about__body .p-heat-primary-title + * {
  margin-top: 5.6rem;
}
@media screen and (max-width: 767px) {
  .p-heat-about__body .p-heat-primary-title + * {
    margin-top: 3.2rem;
  }
}
.p-heat-about__body .p-heat-reference {
  padding-top: 3.2rem;
}
.p-heat-about__body .p-heat-reference::before {
  content: "";
  display: block;
  width: 35.9rem;
  aspect-ratio: 359/2;
  background: url(../images/nettyuu/about-reference.svg) 50%/contain no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .p-heat-about__body .p-heat-reference::before {
    width: 33.6rem;
    aspect-ratio: 336/2;
    background-image: url(../images/nettyuu/about-reference_sp.svg);
  }
}

.p-heat-about__image-wrap {
  flex: 1;
  max-width: 41.6rem;
}
@media screen and (max-width: 1023px) {
  .p-heat-about__image-wrap {
    width: 105.5563593223%;
    max-width: none;
    margin-left: -5vw;
    z-index: 1;
    border-top-right-radius: 5.6rem;
    overflow: hidden;
  }
}
@media screen and (max-width: 767px) {
  .p-heat-about__image-wrap {
    width: 104.469273743%;
    margin-left: -4.1025641026vw;
  }
}

.p-heat-about__image {
  width: 76.9rem;
  position: absolute;
  top: -2.1rem;
  margin-left: -42.9rem;
}
@media screen and (max-width: 1023px) {
  .p-heat-about__image {
    width: 100%;
    position: static;
    margin-left: 0;
  }
}
.p-heat-about__image img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-heat-about__box {
  width: 62.8571428571%;
  max-width: 70.4rem;
  min-width: 680px;
}
@media screen and (max-width: 1180px) {
  .p-heat-about__box {
    min-width: 570px;
  }
}
@media screen and (max-width: 1023px) {
  .p-heat-about__box {
    width: 100%;
    max-width: none;
    min-width: auto;
    padding-right: 2.3rem;
  }
}

.p-heat-about__text {
  font-size: 1.8rem;
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .p-heat-about__text {
    font-size: 1.6rem;
  }
}
.p-heat-about__text + * {
  margin-top: 3.2rem;
}

.p-heat-detail {
  padding-block: 14.1rem 25.3rem;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .p-heat-detail {
    padding-block: 10rem 13.8rem;
  }
}
.p-heat-detail::before {
  content: "";
  display: block;
  width: 154.1666666667%;
  min-width: 222rem;
  height: 154rem;
  aspect-ratio: 2220/1540;
  background: url(../images/nettyuu/detail-bg.png) 50%/cover no-repeat;
  border-radius: 50%;
  position: absolute;
  top: -27.4rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
@media screen and (max-width: 1440px) {
  .p-heat-detail::before {
    height: auto;
  }
}
@media screen and (max-width: 767px) {
  .p-heat-detail::before {
    width: 219.6rem;
    aspect-ratio: 2196/1648;
    background-image: url(../images/nettyuu/detail-bg_sp.png);
    top: -16.3rem;
  }
}
@media screen and (max-width: 767px) {
  .p-heat-detail .p-heat-primary-title {
    padding-top: 2.3rem;
    padding-left: 0;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .p-heat-detail .p-heat-primary-title::before {
    width: 7.4rem;
    height: 0.7rem;
    aspect-ratio: none;
    left: 50%;
    transform: translateX(-50%);
  }
}
.p-heat-detail .p-heat-primary-title + * {
  margin-top: 8rem;
}
@media screen and (max-width: 767px) {
  .p-heat-detail .p-heat-primary-title + * {
    margin-top: 5.6rem;
  }
}

.p-heat-detail__basic {
  display: flex;
  flex-direction: column;
}
.p-heat-detail__basic::before, .p-heat-detail__basic::after {
  content: "";
  display: block;
  margin: 2.4rem auto 0;
}
@media screen and (max-width: 767px) {
  .p-heat-detail__basic::before, .p-heat-detail__basic::after {
    margin-top: 3.2rem;
  }
}
.p-heat-detail__basic::before {
  order: 3;
  width: 62.6rem;
  aspect-ratio: 626/54;
  background: url(../images/nettyuu/basic-line.svg) 50%/contain no-repeat;
}
@media screen and (max-width: 767px) {
  .p-heat-detail__basic::before {
    display: none;
  }
}
.p-heat-detail__basic::after {
  order: 4;
  width: 5.6rem;
  aspect-ratio: 56/25;
  background: url(../images/nettyuu/basic-arrow.svg) 50%/contain no-repeat;
}
.p-heat-detail__basic .p-heat-secondary-title {
  order: 1;
}
.p-heat-detail__basic .p-heat-secondary-title + * {
  margin-top: 4.2rem;
}
@media screen and (max-width: 767px) {
  .p-heat-detail__basic .p-heat-secondary-title + * {
    margin-top: 3.2rem;
  }
}
.p-heat-detail__basic + * {
  margin-top: 2.4rem;
}
@media screen and (max-width: 767px) {
  .p-heat-detail__basic + * {
    margin-top: 3.2rem;
  }
}

.p-heat-detail__basic-list {
  order: 2;
  max-width: 91.2rem;
  margin-inline: auto;
  display: flex;
  gap: 2.4rem;
}
@media screen and (max-width: 767px) {
  .p-heat-detail__basic-list {
    flex-direction: column;
  }
}

.p-heat-detail__basic-item {
  width: calc(33.3333333333% - 1.6rem);
  border-radius: 1.6rem;
  overflow: hidden;
  background-color: #fff;
  border: 0.4rem solid #FFF100;
  min-height: 24.8rem;
  padding-block: 8.1rem 2rem;
  counter-increment: basic;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-heat-detail__basic-item {
    width: 100%;
    min-height: 22.5rem;
  }
}
.p-heat-detail__basic-item::before {
  content: counter(basic, decimal-leading-zero);
  display: block;
  width: 7rem;
  background-color: #FFF100;
  border-bottom-right-radius: 1.6rem;
  font-size: 3.2rem;
  font-weight: 700;
  font-family: "Barlow", sans-serif;
  letter-spacing: 0;
  line-height: 1;
  text-align: center;
  padding-block: 1.2rem;
  position: absolute;
  top: -0.4rem;
  left: -0.4rem;
}
@media screen and (max-width: 767px) {
  .p-heat-detail__basic-item::before {
    width: 8.7rem;
    padding-block: 1.05rem;
  }
}

.p-heat-detail__basic-item-title,
.p-heat-detail__basic-ex {
  padding-inline: 2rem;
}
@media screen and (max-width: 767px) {
  .p-heat-detail__basic-item-title,
.p-heat-detail__basic-ex {
    padding-inline: 2.8rem;
  }
}

.p-heat-detail__basic-item-title {
  font-size: 3.2rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1;
  color: #FF1F00;
}
.p-heat-detail__basic-item-title + * {
  margin-top: 1.6rem;
}
@media screen and (max-width: 767px) {
  .p-heat-detail__basic-item-title + * {
    margin-top: 2.8rem;
  }
}

.p-heat-detail__basic-ex {
  display: flex;
  align-items: flex-start;
  gap: 0.4rem;
}

.p-heat-detail__basic-ex-title,
.p-heat-detail__basic-ex-text {
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .p-heat-detail__basic-ex-title,
.p-heat-detail__basic-ex-text {
    letter-spacing: 0.03em;
    line-height: 1.5;
  }
}

.p-heat-detail__basic-ex-text {
  flex: 1;
}
.p-heat-detail__basic-ex-text span {
  display: inline-block;
}

.p-heat-detail__prevention {
  font-size: 2.6rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1.5;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .p-heat-detail__prevention {
    font-size: 2.4rem;
  }
}
.p-heat-detail__prevention .lg {
  font-size: 4.2rem;
}
@media screen and (max-width: 767px) {
  .p-heat-detail__prevention .lg {
    font-size: 3.2rem;
    line-height: 1;
  }
}
.p-heat-detail__prevention span {
  display: inline-block;
}
.p-heat-detail__prevention + * {
  margin-top: 14.3rem;
}
@media screen and (max-width: 767px) {
  .p-heat-detail__prevention + * {
    margin-top: 15.1rem;
  }
}

.p-heat-detail__duty {
  background-color: #fff;
  border-radius: 5.6rem;
  padding-block: 15rem 8rem;
  padding-inline: 4rem;
}
@media screen and (max-width: 767px) {
  .p-heat-detail__duty {
    border-radius: 3.2rem;
    padding-block: 13.4rem 4rem;
    padding-inline: 2.4rem;
  }
}
.p-heat-detail__duty .p-heat-secondary-title {
  font-size: 2.6rem;
  font-feature-settings: normal;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-heat-detail__duty .p-heat-secondary-title {
    font-size: 2rem;
  }
}
.p-heat-detail__duty .p-heat-secondary-title > span {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.5rem;
}
@media screen and (max-width: 767px) {
  .p-heat-detail__duty .p-heat-secondary-title > span {
    gap: 0.4rem;
  }
}
.p-heat-detail__duty .p-heat-secondary-title .lg {
  font-size: 4.2rem;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .p-heat-detail__duty .p-heat-secondary-title .lg {
    font-size: 3.2rem;
    padding-bottom: 0;
  }
}
.p-heat-detail__duty .p-heat-secondary-title .underline {
  display: inline;
  background: linear-gradient(transparent calc(100% - 0.4rem), #FF1F00 0%);
  padding-bottom: 0.7rem;
}
@media screen and (max-width: 767px) {
  .p-heat-detail__duty .p-heat-secondary-title .underline {
    padding-bottom: 0;
  }
}
.p-heat-detail__duty .p-heat-secondary-title + * {
  margin-top: 6.4rem;
}
@media screen and (max-width: 767px) {
  .p-heat-detail__duty .p-heat-secondary-title + * {
    margin-top: 3.2rem;
  }
}

.p-heat-detail__duty-top {
  width: 16.8rem;
  aspect-ratio: 1/1;
  background-color: #FFF100;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1;
  border: 1px solid #fff;
  box-shadow: 0 0 0 0.5rem #FFF100;
  position: absolute;
  top: -8.2rem;
  left: 50%;
  transform: translateX(-50%);
}

.p-heat-detail__duty-list {
  max-width: 101.6rem;
  margin-inline: auto;
  display: flex;
  align-items: flex-start;
  gap: 2.4rem 4rem;
}
@media screen and (max-width: 1023px) {
  .p-heat-detail__duty-list {
    flex-direction: column;
  }
}

.p-heat-detail__duty-item {
  width: calc(33.3333333333% - 2.6666666667rem);
  background-color: #231815;
  position: relative;
  z-index: 1;
  padding: 4.2rem 2.4rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  counter-increment: duty;
  min-height: 29.6rem;
}
@media screen and (max-width: 1023px) {
  .p-heat-detail__duty-item {
    width: 100%;
  }
}
.p-heat-detail__duty-item::before {
  content: counter(duty, decimal-leading-zero);
  font-size: 3.2rem;
  font-weight: 700;
  font-family: "Barlow", sans-serif;
  letter-spacing: 0;
  line-height: 1;
}
.p-heat-detail__duty-item::after {
  content: "";
  display: block;
  background-color: #FFF100;
  border-top-left-radius: 3.2rem;
  border-bottom-right-radius: 3.2rem;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
}
.p-heat-detail__duty-item:nth-child(odd) {
  margin-top: 5rem;
}
@media screen and (max-width: 1023px) {
  .p-heat-detail__duty-item:nth-child(odd) {
    margin-top: 0;
  }
}

.p-heat-detail__duty-item-title {
  margin-top: 1.6rem;
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1;
  color: #FF1F00;
}
.p-heat-detail__duty-item-title + * {
  margin-top: 2.4rem;
}

.p-heat-detail__duty-text {
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 1.8;
}

.p-heat-detail__work {
  max-width: 101.6rem;
  margin-inline: auto;
  padding-top: 6.4rem;
}
@media screen and (max-width: 767px) {
  .p-heat-detail__work {
    padding-top: 4rem;
  }
}

.p-heat-detail__conditions + * {
  margin-top: 4.4rem;
}
@media screen and (max-width: 767px) {
  .p-heat-detail__conditions + * {
    margin-top: 3.2rem;
  }
}

.p-heat-detail__conditions {
  background-color: #fff;
  border-radius: 0.8rem;
  overflow: hidden;
}

.p-heat-detail__conditions-title {
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1.8;
  padding-block: 0.8rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-heat-detail__conditions-title {
    line-height: 1.5;
  }
}

.p-heat-detail__conditions-table {
  width: 100%;
}

.p-heat-detail__conditions-th,
.p-heat-detail__conditions-td {
  font-size: 1.6rem;
  letter-spacing: 0.04em;
  line-height: 1.8;
  padding-block: 1.6rem;
  border: 1px solid #FFF100;
  vertical-align: middle;
}

.p-heat-detail__conditions-th {
  width: 28.7rem;
  font-weight: 700;
  border-left: none;
}
@media screen and (max-width: 1023px) {
  .p-heat-detail__conditions-th {
    width: 18rem;
  }
}
@media screen and (max-width: 767px) {
  .p-heat-detail__conditions-th {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    white-space: nowrap;
    line-height: 1.5;
    padding-inline: 1.3rem;
  }
}
@media screen and (max-width: 389px) {
  .p-heat-detail__conditions-th {
    width: 4.2rem;
    writing-mode: vertical-lr;
    letter-spacing: 0.5em;
    line-height: 1;
    padding-block: 1.3rem;
  }
}
.p-heat-detail__conditions-th span {
  display: block;
}
@media screen and (max-width: 389px) {
  .p-heat-detail__conditions-th span {
    writing-mode: vertical-lr;
  }
}

.p-heat-detail__conditions-td {
  font-weight: 500;
  padding-inline: 10rem;
  border-right: none;
}
@media screen and (max-width: 1023px) {
  .p-heat-detail__conditions-td {
    padding-inline: 3.2rem;
  }
}

.p-heat-detail__wbgt {
  background-color: #fff;
  border-radius: 0.8rem;
  padding-bottom: 4.8rem;
  overflow: hidden;
}
.p-heat-detail__wbgt + * {
  margin-top: 3.2rem;
}

.p-heat-detail__wbgt-title {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 18.4rem;
  border-bottom-right-radius: 0.8rem;
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1.5;
  color: #fff;
  text-align: center;
  padding-block: 1.1rem 1rem;
  background-color: #231815;
}
@media screen and (max-width: 767px) {
  .p-heat-detail__wbgt-title {
    min-width: 16.9rem;
    padding-block: 1.6rem;
  }
}
.p-heat-detail__wbgt-title + * {
  margin-top: 5.2rem;
}
@media screen and (max-width: 767px) {
  .p-heat-detail__wbgt-title + * {
    margin-top: 3.2rem;
  }
}

@media screen and (max-width: 1023px) {
  .p-heat-detail__wbgt-lead,
.p-heat-detail__wbgt-text,
.p-heat-detail__wbgt-btn {
    padding-inline: 3.2rem;
  }
}
@media screen and (max-width: 767px) {
  .p-heat-detail__wbgt-lead,
.p-heat-detail__wbgt-text,
.p-heat-detail__wbgt-btn {
    padding-inline: 2.4rem;
  }
}

.p-heat-detail__wbgt-lead {
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-heat-detail__wbgt-lead {
    font-size: 1.8rem;
    letter-spacing: 0.08em;
    line-height: 1.5;
  }
}
.p-heat-detail__wbgt-lead + * {
  margin-top: 4rem;
}
@media screen and (max-width: 767px) {
  .p-heat-detail__wbgt-lead + * {
    margin-top: 3.2rem;
  }
}

.p-heat-detail__wbgt-text {
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 1.8;
}
.p-heat-detail__wbgt-text.--box {
  max-width: 80.8rem;
  margin-inline: auto;
}
.p-heat-detail__wbgt-text.--sm {
  font-size: 1.4rem;
  line-height: 1.5;
}
.p-heat-detail__wbgt-text.--center {
  text-align: center;
}
.p-heat-detail__wbgt-text + * {
  margin-top: 4.2rem;
}
@media screen and (max-width: 767px) {
  .p-heat-detail__wbgt-text + * {
    margin-top: 3rem;
  }
}

.p-heat-detail__wbgt-btn + * {
  margin-top: 1.6rem;
}

.p-heat-detail__wbgt-btn-link {
  width: 25.7rem;
  margin-inline: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  border: 1px solid #231815;
  background-color: #231815;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 1.5;
  color: #fff;
  border-radius: 20rem;
  padding-block: 1.3rem;
}
@media screen and (max-width: 767px) {
  .p-heat-detail__wbgt-btn-link {
    width: 32rem;
    padding-block: 2.15rem;
  }
}
@media (hover: hover) and (pointer: fine) {
  .p-heat-detail__wbgt-btn-link {
    transition: 0.5s;
    transition-property: color, background-color;
  }
  .p-heat-detail__wbgt-btn-link::after {
    transition: 0.5s;
    transition-property: background-color;
  }
  .p-heat-detail__wbgt-btn-link:hover {
    color: #231815;
    background-color: #fff;
  }
  .p-heat-detail__wbgt-btn-link:hover::after {
    background-color: #231815;
  }
}
.p-heat-detail__wbgt-btn-link::after {
  content: "";
  display: block;
  width: 1.2rem;
  aspect-ratio: 12/11;
  -webkit-mask: url(../images/icon/icon_blank.svg) 50%/contain no-repeat;
          mask: url(../images/icon/icon_blank.svg) 50%/contain no-repeat;
  background-color: #fff;
}

.p-heat-recommended {
  background-color: #fff;
  padding-block: 1.1rem 10rem;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .p-heat-recommended {
    padding-block: 4.6rem 8rem;
  }
}
.p-heat-recommended::before {
  content: "";
  display: block;
  width: 77.4rem;
  height: 45.1rem;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  top: -12.3rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .p-heat-recommended::before {
    width: 31rem;
    height: 18.1rem;
    top: -5.8rem;
  }
}

.p-heat-recommended__title {
  font-size: 4rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1.8;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-heat-recommended__title {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin-inline: auto;
    font-size: 3.2rem;
    line-height: 1.5;
  }
}
.p-heat-recommended__title::before {
  content: "";
  display: block;
  background-color: #FF1F00;
  width: 18rem;
  height: 1.6rem;
  position: absolute;
  top: -6.8rem;
  left: 50%;
  transform: translate(-50%, -100%);
}
@media screen and (max-width: 767px) {
  .p-heat-recommended__title::before {
    width: 7.4rem;
    height: 0.7rem;
    top: -1.7rem;
  }
}
.p-heat-recommended__title span {
  display: inline-block;
}
.p-heat-recommended__title + * {
  margin-top: 5.6rem;
}
@media screen and (max-width: 767px) {
  .p-heat-recommended__title + * {
    margin-top: 4rem;
  }
}

.p-heat-recommended__text {
  font-size: 2.6rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1.5;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .p-heat-recommended__text {
    font-size: 2rem;
    letter-spacing: 0.04em;
  }
}
.p-heat-recommended__text .text01 {
  display: flex;
  align-items: center;
  gap: 1.7rem;
}
@media screen and (max-width: 767px) {
  .p-heat-recommended__text .text01 {
    gap: 1rem;
  }
}
.p-heat-recommended__text .text01::before, .p-heat-recommended__text .text01::after {
  content: "";
  display: block;
  width: 1.6rem;
  aspect-ratio: 16/33;
  background: url(../images/nettyuu/recommended.svg) 50%/contain no-repeat;
}
@media screen and (max-width: 767px) {
  .p-heat-recommended__text .text01::before, .p-heat-recommended__text .text01::after {
    width: 1.1rem;
    aspect-ratio: 11/24;
    background-image: url(../images/nettyuu/recommended_sp.svg);
  }
}
.p-heat-recommended__text .text01::after {
  transform: scale(-1, 1);
}
.p-heat-recommended__text .text02 {
  margin-top: 1.6rem;
}
@media screen and (max-width: 767px) {
  .p-heat-recommended__text .text02 {
    margin-top: 1.5rem;
  }
}
.p-heat-recommended__text .text02 span {
  display: inline-block;
}
.p-heat-recommended__text .text03 {
  margin-top: 4.2rem;
  display: flex;
  align-items: flex-end;
  gap: 1.6rem;
}
@media screen and (max-width: 767px) {
  .p-heat-recommended__text .text03 {
    margin-top: 2.4rem;
    flex-direction: column;
    align-items: center;
  }
}
@media screen and (max-width: 767px) {
  .p-heat-recommended__text .text03 img {
    width: 31rem;
    height: auto;
  }
}

.p-heat-recommended__aircon {
  padding-block: 4rem 7.6rem;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .p-heat-recommended__aircon {
    margin-top: 4.8rem;
    flex-direction: column;
    padding-block: 3.2rem 5.6rem;
  }
}
@media screen and (max-width: 767px) {
  .p-heat-recommended__aircon::before {
    content: "";
    display: block;
    width: 104.469273743%;
    height: 36.3rem;
    background-color: #FFF100;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
  }
}
.p-heat-recommended__aircon::after {
  content: "";
  display: block;
  width: 92.5vw;
  height: 80.9rem;
  background: url(../images/nettyuu/aircon-bg.jpg) 50%/cover no-repeat;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -2;
}
@media screen and (max-width: 1440px) {
  .p-heat-recommended__aircon::after {
    width: 108.8235294118%;
  }
}
@media screen and (max-width: 1023px) {
  .p-heat-recommended__aircon::after {
    width: 100vw;
    height: 80%;
    right: -5.5865921788%;
    left: auto;
  }
}
@media screen and (max-width: 767px) {
  .p-heat-recommended__aircon::after {
    top: 6rem;
    right: -4.469273743%;
    height: auto;
  }
}
.p-heat-recommended__aircon .p-heat-reference__link {
  display: block;
}
@media screen and (max-width: 767px) {
  .p-heat-recommended__aircon .p-heat-reference__link {
    order: 2;
    padding-inline: 2.4rem;
  }
}
.p-heat-recommended__aircon + * {
  margin-top: 2.4rem;
}
@media screen and (max-width: 767px) {
  .p-heat-recommended__aircon + * {
    margin-top: 3.2rem;
  }
}

.p-heat-recommended__aircon-box {
  margin-top: 4rem;
  flex: 1;
  max-width: 63.8rem;
  padding-top: 5.6rem;
  padding-left: 4rem;
  background: linear-gradient(to bottom, #FFF100 0%, #FFF100 42.7rem, transparent 42.7rem, transparent 100%);
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .p-heat-recommended__aircon-box {
    display: contents;
  }
}
.p-heat-recommended__aircon-box::before, .p-heat-recommended__aircon-box::after {
  content: "";
  display: block;
  background-color: #FFF100;
  height: 42.7rem;
  position: absolute;
  top: 0;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .p-heat-recommended__aircon-box::before, .p-heat-recommended__aircon-box::after {
    display: none;
  }
}
.p-heat-recommended__aircon-box::before {
  width: 100vw;
  left: 1px;
  transform: translateX(-100%);
}
.p-heat-recommended__aircon-box::after {
  width: 21.1rem;
  right: 1px;
  transform: translateX(100%);
}

.p-heat-recommended__aircon-lead {
  font-size: 2.2rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .p-heat-recommended__aircon-lead {
    order: 1;
    font-size: 1.8rem;
    letter-spacing: 0.04em;
    line-height: 2.2;
    padding-inline: 2.4rem;
  }
}
.p-heat-recommended__aircon-lead + * {
  margin-top: 2.4rem;
}

.p-heat-recommended__aircon-list {
  max-width: 52rem;
  border-radius: 1.6rem;
  overflow: hidden;
  background-color: #fff;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 1023px) {
  .p-heat-recommended__aircon-list {
    order: 4;
    flex-direction: column;
    padding: 4rem 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .p-heat-recommended__aircon-list {
    margin-top: -2.773rem;
    margin-inline: auto;
  }
}
.p-heat-recommended__aircon-list + * {
  margin-top: 5.6rem;
}
@media screen and (max-width: 767px) {
  .p-heat-recommended__aircon-list + * {
    margin-top: 4rem;
  }
}

.p-heat-recommended__aircon-item {
  width: 50%;
  min-height: 19.9rem;
  padding: 3.2rem;
  position: relative;
}
@media screen and (max-width: 1023px) {
  .p-heat-recommended__aircon-item {
    width: 100%;
    min-height: auto;
    padding: 0;
  }
}
.p-heat-recommended__aircon-item:nth-child(odd)::after {
  content: "";
  display: block;
  height: 13.7rem;
  aspect-ratio: 2/137;
  background: url(../images/nettyuu/aircon-ver.svg) 50%/contain no-repeat;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
@media screen and (max-width: 1023px) {
  .p-heat-recommended__aircon-item:nth-child(odd)::after {
    display: none;
  }
}
.p-heat-recommended__aircon-item:not(:nth-child(1)):not(:nth-child(2))::before {
  content: "";
  display: block;
  width: 19.8rem;
  aspect-ratio: 198/2;
  background: url(../images/nettyuu/aircon-row.svg) 50%/contain no-repeat;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 1023px) {
  .p-heat-recommended__aircon-item:not(:nth-child(1)):not(:nth-child(2))::before {
    width: 100%;
    aspect-ratio: 312/2;
    background-image: url(../images/nettyuu/aircon-row_sp.svg);
  }
}
.p-heat-recommended__aircon-item .p-heat-recommended__aircon-text {
  font-size: 1.6rem;
}
@media screen and (max-width: 1023px) {
  .p-heat-recommended__aircon-item + .p-heat-recommended__aircon-item {
    margin-top: 2.4rem;
    padding-top: 2.4rem;
  }
}
@media screen and (max-width: 1023px) {
  .p-heat-recommended__aircon-item + .p-heat-recommended__aircon-item::before {
    content: "";
    display: block;
    width: 100%;
    aspect-ratio: 312/2;
    background: url(../images/nettyuu/aircon-row_sp.svg) 50%/contain no-repeat;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
  }
}

.p-heat-recommended__aircon-item-title {
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1;
}
.p-heat-recommended__aircon-item-title + * {
  margin-top: 2.4rem;
}

.p-heat-recommended__aircon-text {
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 1.8;
}
@media screen and (max-width: 1023px) {
  .p-heat-recommended__aircon-text {
    font-size: 1.6rem;
  }
}
.p-heat-recommended__aircon-text.--box {
  max-width: 101.4rem;
  margin-inline: auto;
}

@media screen and (max-width: 767px) {
  .p-heat-recommended__aircon-btn {
    order: 5;
    margin-inline: auto;
  }
}

.p-heat-recommended__aircon-btn-link {
  display: block;
  max-width: 39.2rem;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 1.5;
  background-color: #FFF100;
  text-align: center;
  color: #231815;
  padding-block: 2.8rem;
  border-radius: 10rem;
  border: 1px solid #FFF100;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-heat-recommended__aircon-btn-link {
    width: 32rem;
    margin-inline: auto;
  }
}
.p-heat-recommended__aircon-btn-link::after {
  content: "";
  display: block;
  width: 2.4rem;
  aspect-ratio: 1/1;
  -webkit-mask: url(../images/icon/icon_arrow.svg) 50%/contain no-repeat;
          mask: url(../images/icon/icon_arrow.svg) 50%/contain no-repeat;
  background-color: #231815;
  position: absolute;
  top: 50%;
  right: 3.1rem;
  transform: translateY(-50%);
}
@media (hover: hover) and (pointer: fine) {
  .p-heat-recommended__aircon-btn-link {
    transition: 0.5s;
    transition-property: color, background-color, border-color;
  }
  .p-heat-recommended__aircon-btn-link::after {
    transition: 0.5s;
    transition-property: background-color;
  }
  .p-heat-recommended__aircon-btn-link:hover {
    color: #FFF100;
    background-color: #231815;
    border-color: #231815;
  }
  .p-heat-recommended__aircon-btn-link:hover::after {
    background-color: #FFF100;
  }
}

.p-heat-recommended__aircon-image {
  width: 42.5653594771%;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .p-heat-recommended__aircon-image {
    order: 3;
    margin-top: 2.4rem;
    width: 86.5921787709%;
    margin-inline: auto;
  }
}
.p-heat-recommended__aircon-image img {
  height: auto;
}

/* -------------------------------------------*/