@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@400;500;700&display=swap");
article, aside, dialog, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

/* 流用
---------------------------------- */
.aircon-series {
  display: block;
  margin: 0;
  padding: 0;
  text-align: left;
  line-height: 2;
  letter-spacing: 0.075em;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #333;
  background: #fff;
  overflow-x: hidden;
}

.aircon-series .flex {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.aircon-series #mv {
  padding: 120px 20px;
}

.aircon-series #mv .inner.flex {
  max-width: 1500px;
  margin: 0 auto;
  align-items: center;
}

.aircon-series #mv .inner.flex .txt {
  flex: 0 1 50%;
  font-feature-settings: "palt";
}

.aircon-series #mv .inner.flex .txt .e-angle {
  width: 200px;
  margin-bottom: 3rem;
}

.aircon-series #mv .inner.flex .img {
  flex: 0 1 45%;
  margin-right: 4%;
}

.mv_slider {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
}

.mv_slider .slick-slider {
  max-width: 565px;
  margin: 0 auto;
}

.slick_thumb {
  display: flex;
  justify-content: space-between;
}

.slick_thumb .slick-track {
  transform: unset !important;
  display: flex !important;
  justify-content: space-between !important;
  gap: 1rem;
}

.slick_thumb .slick-list {
  padding: 0 !important;
}

.slick_thumb .slick-slide {
  border: 2px solid #E3E3E3;
  flex: 0 1 23%;
  float: none !important;
  border-radius: 5px;
  overflow: hidden;
  cursor: pointer;
}

.slick_thumb .slick-slide.slick-current {
  border-color: #3AC7C2;
}

.slick_thumb .slick-slide li {
  display: block !important;
}

@media screen and (max-width: 1350px) {
  .mv_slider .slick-slider {
    max-width: 500px !important;
  }
}
@media screen and (max-width: 1150px) {
  .mv_slider .slick-slider {
    max-width: 440px !important;
  }
}
@media screen and (max-width: 1050px) {
  .mv_slider .slick-slider {
    max-width: 400px !important;
    margin-bottom: 3rem;
  }

  .slick_thumb .slick-track {
    width: 100% !important;
    justify-content: center !important;
    gap: 1rem;
  }

  .slick_thumb .slick-slide {
    flex: 0 1 16%;
  }
}
@media screen and (max-width: 767px) {
  .aircon-series #mv {
    padding: 60px 25px 80px 25px;
  }

  .aircon-series #mv .inner.flex {
    display: block;
  }

  .aircon-series #mv .txt {
    margin: 40px 0 0 0;
  }
}
.specification_wrap {
  max-width: 1200px;
  margin: 0 auto;
}
@media (max-width: 1280px) {
  .specification_wrap {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (max-width: 768px) {
  .specification_wrap {
    max-width: 100%;
  }
}

.aircon-series #mv .txt h1 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 10px;
}
@media (max-width: 1060px) {
  .aircon-series #mv .txt h1 {
    font-size: 20px;
  }
}
@media (max-width: 980px) {
  .aircon-series #mv .txt h1 {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  .aircon-series #mv .txt h1 {
    margin-bottom: 0;
    font-size: 6.4vw;
    text-align: center;
  }
}
@media screen and (max-width: 768px) and (min-width: 480px) {
  .aircon-series #mv .txt h1 {
    font-size: 24px;
  }
}

@media screen and (max-width: 375px) {
  .aircon-series #mv .txt h1 {
    font-size: 5.8666666667vw;
  }
}
@media screen and (max-width: 375px) and (min-width: 480px) {
  .aircon-series #mv .txt h1 {
    font-size: 22px;
  }
}

.aircon-series #mv .txt h2 {
  font-size: 42px;
  font-weight: 700;
  margin-bottom: 25px;
  line-height: 1.3095238095;
}
@media (max-width: 1120px) {
  .aircon-series #mv .txt h2 {
    font-size: 40px;
  }
}
@media (max-width: 1060px) {
  .aircon-series #mv .txt h2 {
    font-size: 36px;
  }
}
@media (max-width: 980px) {
  .aircon-series #mv .txt h2 {
    font-size: 3.4vw;
  }
}
@media screen and (max-width: 768px) {
  .aircon-series #mv .txt h2 {
    font-size: 9.6vw;
    text-align: center;
  }
}
@media screen and (max-width: 768px) and (min-width: 480px) {
  .aircon-series #mv .txt h2 {
    font-size: 36px;
  }
}

@media screen and (max-width: 375px) {
  .aircon-series #mv .txt h2 {
    font-size: 9.0666666667vw;
  }
}
@media screen and (max-width: 375px) and (min-width: 480px) {
  .aircon-series #mv .txt h2 {
    font-size: 34px;
  }
}

@media screen and (max-width: 768px) {
  .aircon-series #mv .txt img {
    width: 100%;
  }
}

/* common
---------------------------------- */
main {
  color: #1B1B1D;
}

#topcontrol {
  z-index: 1000;
}

.room-aircon {
  font-family: 'Zen Kaku Gothic New', sans-serif;
  font-weight: 700;
  color: #1B1B1D;
background-color: #F1FFFF;
}

.room-aircon * {
  box-sizing: border-box;
  letter-spacing: 0;
}


img {
  max-width: 100%;
  height: auto;
}

.sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .sp {
    display: block;
  }
}

.pc {
  display: block;
}
@media screen and (max-width: 768px) {
  .pc {
    display: none;
  }
}

/* layout
---------------------------------- */
.ra-sec01 {
  position: relative;
  z-index: 5;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
}
@media screen and (max-width: 768px) {
  .ra-sec01 {
    display: block;
  }
}
.ra-sec01-body {
  display: flex;
  width: 48%;
  padding-top: 20px;
}
@media (max-width: 1150px) {
  .ra-sec01-body {
    width: 40%;
  }
}
@media screen and (max-width: 768px) {
  .ra-sec01-body {
    width: 100%;
    display: block;
  }
}
.ra-sec01-body > div {
  padding-left: 77px;
}
@media (max-width: 1150px) {
  .ra-sec01-body > div {
    padding: 0 30px;
  }
}
@media screen and (max-width: 768px) {
  .ra-sec01-body > div {
    padding: 0 40px;
  }
}
.ra-sec01-body h2 {
  margin-bottom: 44px;
}
.ra-sec01-body p {
  font-size: 15px;
  line-height: 2.5333333333;
}
@media screen and (max-width: 768px) {
  .ra-sec01-body p {
    font-size: 3.2vw;
  }
}
@media screen and (max-width: 768px) and (min-width: 480px) {
  .ra-sec01-body p {
    font-size: 12px;
  }
}

.ra-sec01-pict {
  width: 52%;
}
@media (max-width: 1150px) {
  .ra-sec01-pict {
    width: 60%;
  }
}
@media screen and (max-width: 768px) {
  .ra-sec01-pict {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 35px;
    padding: 0 40px 0 0;
  }
}
.ra-sec01-pict img {
  width: 100%;
}

.ra-sec02 {
  position: relative;
  z-index: 1;
  padding-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .ra-sec02 {
    top: 0;
    padding-bottom: 10px;
  }
}
.ra-sec02::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(230, 244, 243, 0.5);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(230, 244, 243, 0.5) 100%);
  z-index: -1;
}

.ra-img {
  margin-bottom: 65px;
}
@media screen and (max-width: 768px) {
  .ra-img {
    margin-bottom: 40px;
  }
}
.ra-img img {
  width: 100%;
}

.ra-flex {
  max-width: 1000px;
  margin: 0 auto 70px auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 1000px) {
  .ra-flex {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 768px) {
  .ra-flex {
    max-width: 100%;
    margin-bottom: 50px;
    padding-left: 40px;
    padding-right: 40px;
  }
}
.ra-flex.reverse {
  flex-direction: row-reverse;
}
.ra-flex > div {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .ra-flex > div {
    width: 100%;
  }
}
.ra-flex-para {
  margin-bottom: 1em;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .ra-flex-para {
    margin-bottom: 10px;
    font-size: 3.7333333333vw;
    line-height: 1.7142857143;
  }
}
@media screen and (max-width: 768px) and (min-width: 480px) {
  .ra-flex-para {
    font-size: 14px;
  }
}

.ra-flex-notes {
  display: block;
  margin-bottom: 20px;
  font-size: 12px;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .ra-flex-notes {
    padding-right: 40px;
    box-sizing: border-box;
    font-size: 2.6666666667vw;
    line-height: 1.4;
    font-weight: 500;
  }
}
@media screen and (max-width: 768px) and (min-width: 480px) {
  .ra-flex-notes {
    font-size: 10px;
  }
}

.ra-flex-sub {
  margin-bottom: 5px;
  font-size: 24px;
  color: #076EAC;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .ra-flex-sub {
    font-size: 4.8vw;
  }
}
@media screen and (max-width: 768px) and (min-width: 480px) {
  .ra-flex-sub {
    font-size: 18px;
  }
}

.ra-flex-title {
  margin-bottom: 20px;
  font-weight: 700;
  font-size: 32px;
  line-height: 1.375;
}
@media screen and (max-width: 768px) {
  .ra-flex-title {
    margin-bottom: 10px;
    font-size: 5.8666666667vw;
  }
}
@media screen and (max-width: 768px) and (min-width: 480px) {
  .ra-flex-title {
    font-size: 22px;
  }
}

.ra-flex2 .ra-flex-pict {
  padding-right: 30px;
}
.ra-flex3 .ra-flex-body {
  width: 100%;
}
.ra-flex3-col {
  display: flex;
  justify-content: space-between;
  padding-top: 17px;
  flex-wrap: wrap;
}
.ra-flex3-col > div {
  width: calc(50% - 20px);
}
@media screen and (max-width: 768px) {
  .ra-flex3-col > div {
    width: calc(50% - 10px);
  }
}
@media screen and (max-width: 768px) {
  .ra-flex3-col > div:nth-of-type(2) {
    padding-top: 1.4em;
  }
  .ra-flex3-col > div:nth-of-type(2) img {
    width: 63%;
    max-width: 120px;
  }
}
.ra-flex3-col-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 1000px) {
  .ra-flex3-col-box {
    display: block;
  }
}
.ra-flex3-col-box > p {
  width: calc(50% - 14px);
  font-weight: 500;
}
@media (max-width: 1000px) {
  .ra-flex3-col-box > p {
    width: 100%;
    margin-bottom: 10px;
    font-size: 3.7333333333vw;
    font-weight: 500;
    line-height: 1.7142857143;
  }
}
@media (max-width: 1000px) and (min-width: 480px) {
  .ra-flex3-col-box > p {
    font-size: 14px;
  }
}

.ra-flex3-col h4 {
  margin-bottom: 20px;
  padding-bottom: 5px;
  font-weight: 700;
  font-size: 24px;
  border-bottom: 1px solid #076EAC;
  display: flex;
  align-items: center;
  line-height: 1.4;
}
@media (max-width: 1000px) {
  .ra-flex3-col h4 {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .ra-flex3-col h4 {
    margin-bottom: 10px;
    padding-bottom: 15px;
    font-size: 4.2666666667vw;
    line-height: 1.375;
  }
}
@media screen and (max-width: 768px) and (min-width: 480px) {
  .ra-flex3-col h4 {
    font-size: 16px;
  }
}

.ra-flex3-col h4 span.icon {
  margin-right: 20px;
  padding: 2px 5px;
  border: 1px solid #076EAC;
  font-size: 16px;
  color: #076EAC;
  line-height: 1.2;
}
@media (max-width: 1000px) {
  .ra-flex3-col h4 span.icon {
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  .ra-flex3-col h4 span.icon {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 768px) and (min-width: 480px) {
  .ra-flex3-col h4 span.icon {
    font-size: 14px;
  }
}

@media (max-width: 1000px) {
  .ra-flex3-col h4 span.text {
    display: block;
    margin-top: 10px;
  }
}
.ra-flex3-col span.ra-flex-notes {
  margin-top: 10px;
  font-weight: 500;
  line-height: 1.5;
}

.ra-sec03 .ra-flex:last-of-type {
  margin-bottom: 0;
}

.ra-sec03 {
  position: relative;
  margin-bottom: 107px;
  padding-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .ra-sec03 {
    margin-bottom: 0;
  }
}
.ra-sec03 .ra-sec03-box {
  max-width: 1000px;
  margin: 0 auto;
}
@media (max-width: 1000px) {
  .ra-sec03 .ra-sec03-box {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.ra-sec03 .ra-sec03-box-pict {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 52.78%;
}
@media (max-width: 1000px) {
  .ra-sec03 .ra-sec03-box-pict {
    position: static;
    width: 70%;
    margin: 0 auto 20px auto;
  }
}
@media screen and (max-width: 768px) {
  .ra-sec03 .ra-sec03-box-pict {
    width: 100%;
  }
}
.ra-sec03 .ra-sec03-box-body {
  position: relative;
  z-index: 5;
  width: 540px;
}
@media (max-width: 1000px) {
  .ra-sec03 .ra-sec03-box-body {
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .ra-sec03 .ra-sec03-box-body {
    width: 100%;
    margin-top: -60px;
  }
}
.ra-sec03 .ra-sec03-box-body .flex1 {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .ra-sec03 .ra-sec03-box-body .flex1 {
    display: block;
    margin-bottom: 30px;
  }
}
.ra-sec03 .ra-sec03-box-body .flex1 > p {
  width: 238px;
}
@media (max-width: 1000px) {
  .ra-sec03 .ra-sec03-box-body .flex1 > p {
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .ra-sec03 .ra-sec03-box-body .flex1 > p {
    width: 100%;
    margin-top: 10px;
    padding: 0 30px;
  }
}
.ra-sec03 .ra-sec03-box-body .flex1 > div {
  width: calc(100% - 268px);
}
@media screen and (max-width: 768px) {
  .ra-sec03 .ra-sec03-box-body .flex1 > div {
    width: 100%;
    text-align: center;
  }
}
.ra-sec03-sub {
  margin-bottom: 5px;
  font-size: 20px;
  color: #076EAC;
}
@media screen and (max-width: 768px) {
  .ra-sec03-sub {
    font-size: 4vw;
    text-align: center;
  }
}
@media screen and (max-width: 768px) and (min-width: 480px) {
  .ra-sec03-sub {
    font-size: 15px;
  }
}

.ra-sec03-sub img {
  margin-right: 20px;
}
@media screen and (max-width: 768px) {
  .ra-sec03-sub img {
    width: 36px;
    margin-right: 15px;
  }
}
.ra-sec03-title {
  margin-bottom: 20px;
  font-weight: 700;
  font-size: 56px;
  line-height: 1.2;
}
@media screen and (max-width: 768px) {
  .ra-sec03-title {
    margin-bottom: 15px;
    font-size: 9.6vw;
    text-align: center;
  }
}
@media screen and (max-width: 768px) and (min-width: 480px) {
  .ra-sec03-title {
    font-size: 36px;
  }
}

.ra-sec03-para {
  margin-bottom: 1em;
  line-height: 1.875;
}
@media screen and (max-width: 768px) {
  .ra-sec03-para {
    margin-bottom: 10px;
    line-height: 1.7142857143;
  }
}
.ra-sec03-notes {
  font-weight: 500;
  font-size: 12px;
  line-height: 1.6666666667;
}
@media screen and (max-width: 768px) {
  .ra-sec03-notes {
    font-size: 2.9333333333vw;
    line-height: 1.3636363636;
  }
}
@media screen and (max-width: 768px) and (min-width: 480px) {
  .ra-sec03-notes {
    font-size: 11px;
  }
}

.ra-sec03-list {
  display: flex;
  justify-content: space-between;
}
.ra-sec03-list li {
  width: 171px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .ra-sec03-list li {
    width: calc(100%/3 - 6px);
  }
}
.ra-sec03-list li span {
  display: block;
  margin-top: 15px;
  line-height: 1.25;
}
@media screen and (max-width: 768px) {
  .ra-sec03-list li span {
    margin-top: 10px;
    font-size: 2.9333333333vw;
    line-height: 1.1818181818;
  }
}
@media screen and (max-width: 768px) and (min-width: 480px) {
  .ra-sec03-list li span {
    font-size: 11px;
  }
}

/* 20240624 追加 */
.ra-sec04 {
  overflow-x: hidden;
}

.ra-sec04-box1 {
  position: relative;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .ra-sec04-box1 {
    display: block;
    margin-left: -10px;
    margin-right: -10px;
    width: calc(100% + 20px);
  }
}
.ra-sec04-box1-pict img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .ra-sec04-box1-pict img {
    width: 100%;
  }
}
.ra-sec04-box1-body {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  display: flex;
  align-items: center;
  padding-left: 87px;
}
@media (max-width: 1100px) {
  .ra-sec04-box1-body {
    padding-left: 60px;
  }
}
@media (max-width: 980px) {
  .ra-sec04-box1-body {
    padding-left: 40px;
  }
}
@media screen and (max-width: 768px) {
  .ra-sec04-box1-body {
    position: static;
    display: block;
    width: 100%;
    padding: 0 40px;
    text-align: center;
  }
}
.ra-sec04-box1-bottom {
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  padding: 0;
  line-height: 0;
}
@media screen and (max-width: 768px) {
  .ra-sec04-box1-bottom {
    display: none;
  }
}
.ra-sec04-box1-bottom img {
  width: 100%;
}
.ra-sec04-title {
  margin-bottom: 20px;
  font-weight: 700;
  font-size: 56px;
  line-height: 1.2;
}
@media (max-width: 1100px) {
  .ra-sec04-title {
    font-size: 46px;
    margin-top: 10px;
    margin-bottom: 15px;
  }
}
@media (max-width: 880px) {
  .ra-sec04-title {
    font-size: 40px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 768px) {
  .ra-sec04-title {
    font-size: 9.6vw;
  }
}
@media screen and (max-width: 768px) and (min-width: 480px) {
  .ra-sec04-title {
    font-size: 36px;
  }
}

@media (max-width: 1000px) {
  .ra-sec04 .ra-flex-para,
  .ra-sec04 .ra-flex-notes {
    line-height: 1.8;
  }
}
@media (max-width: 800px) {
  .ra-sec04 .ra-flex-para {
    padding-right: 40px;
    box-sizing: border-box;
    font-size: 15px;
    line-height: 1.6;
  }
}
@media screen and (max-width: 768px) {
  .ra-sec04 .ra-flex-para {
    margin-bottom: 15px;
    font-size: 3.7333333333vw;
    line-height: 1.7142857143;
  }
}
@media screen and (max-width: 768px) and (min-width: 480px) {
  .ra-sec04 .ra-flex-para {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .ra-sec04 .ra-flex-notes {
    font-size: 2.9333333333vw;
    line-height: 1.3636363636;
  }
}
@media screen and (max-width: 768px) and (min-width: 480px) {
  .ra-sec04 .ra-flex-notes {
    font-size: 11px;
  }
}

@media (max-width: 1000px) {
  .ra-sec04 .tb {
    display: none;
  }
}
.ra-sec04 .ra-flex4 {
  position: relative;
  z-index: 5;
  margin-top: -90px;
  align-items: flex-end;
  border-bottom: 1px solid #C3C3C3;
}
@media screen and (max-width: 768px) {
  .ra-sec04 .ra-flex4 {
    position: static;
    margin: 30px 40px;
    padding: 30px 0 0 0;
    text-align: center;
    border-top: 1px solid #C3C3C3;
  }
}
.ra-sec04 .ra-flex4 .ra-flex-body {
  padding-top: 50px;
  padding-bottom: 0;
}
@media (max-width: 860px) {
  .ra-sec04 .ra-flex4 .ra-flex-body {
    padding-top: 80px;
  }
}
@media screen and (max-width: 768px) {
  .ra-sec04 .ra-flex4 .ra-flex-body {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.ra-sec04 .ra-flex4 .ra-flex-title {
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .ra-sec04 .ra-flex4 .ra-flex-title {
    font-size: 6.4vw;
  }
}
@media screen and (max-width: 768px) and (min-width: 480px) {
  .ra-sec04 .ra-flex4 .ra-flex-title {
    font-size: 24px;
  }
}

.ra-sec04 .ra-flex4 .ra-flex-para {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .ra-sec04 .ra-flex4 .ra-flex-para {
    margin-bottom: 7px;
  }
}
@media screen and (max-width: 768px) {
  .ra-sec04 .ra-flex4 .ra-flex-sub {
    font-size: 4vw;
  }
}
@media screen and (max-width: 768px) and (min-width: 480px) {
  .ra-sec04 .ra-flex4 .ra-flex-sub {
    font-size: 15px;
  }
}

.ra-sec04 .ra-flex5 {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  margin-bottom: 0;
  padding: 0 0 8.35rem;
  position: relative;

  &::after {
    content: "";
    width: 37.25rem;
    height: 29.3rem;
    background: url(../img/harry_img-01.png) 50% 50% / 100% no-repeat;
    position: absolute;
    right: 0;
    bottom: .8rem;
  }
}
.ra-sec04 .ra-flex5 .ra-flex-pict {
  width: 32.5%;
  text-align: right;
}
@media screen and (max-width: 768px) {
  .ra-sec04 .ra-flex5 {
    padding-bottom: 9.6rem;

    &::after {
      width: 28.2rem;
      height: 21.2rem;
      background-image: url(../img/harry_img-01-sp.png);
      right: 3.5rem;
      bottom: 0;
    }
  }

  .ra-sec04 .ra-flex5 .ra-flex-pict {
    width: 41%;
  }
}
.ra-sec04 .ra-flex5 .ra-flex-pict img {
  width: 76.6%;
}
@media (max-width: 1100px) {
  .ra-sec04 .ra-flex5 .ra-flex-pict img {
    width: 80%;
  }
}
@media (max-width: 960px) {
  .ra-sec04 .ra-flex5 .ra-flex-pict img {
    width: 85%;
  }
}
@media screen and (max-width: 768px) {
  .ra-sec04 .ra-flex5 .ra-flex-pict img {
    width: 100%;
  }
}
.ra-sec04 .ra-flex5 .ra-flex-body {
  width: 59.8%;
}
@media screen and (max-width: 768px) {
  .ra-sec04 .ra-flex5 .ra-flex-body {
    width: 52%;
  }
}
.ra-sec04 .ra-flex5 .ra-flex-body li {
  margin-bottom: 70px;
  padding-left: 32px;
  border-left: 3px solid #076EAC;
}
@media screen and (max-width: 768px) {
  .ra-sec04 .ra-flex5 .ra-flex-body li {
    padding-left: 0;
    margin-bottom: 15px;
    border: 0;
  }
}
.ra-sec04 .ra-flex5 .ra-flex-body li:nth-child(1) {
  display: flex;
}
@media screen and (max-width: 768px) {
  .ra-sec04 .ra-flex5 .ra-flex-body li:nth-child(1) {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .ra-sec04 .ra-flex5 .ra-flex-body li:nth-child(1) .pict {
    display: none;
  }
}
@media (max-width: 1000px) {
  .ra-sec04 .ra-flex5 .ra-flex-body li {
    margin-bottom: 50px;
  }
}
@media (max-width: 800px) {
  .ra-sec04 .ra-flex5 .ra-flex-body li {
    margin-bottom: 30px;
  }
}
.ra-sec04 .ra-flex5 .ra-flex-body li:last-child {
  margin-bottom: 0;
}
.ra-sec04 .ra-flex5 .ra-flex-body li .ra-flex-sub {
  margin-bottom: 5px;
  line-height: 1.2;
}
@media screen and (max-width: 768px) {
  .ra-sec04 .ra-flex5 .ra-flex-body li .ra-flex-sub {
    font-size: 4vw;
  }
}
@media screen and (max-width: 768px) and (min-width: 480px) {
  .ra-sec04 .ra-flex5 .ra-flex-body li .ra-flex-sub {
    font-size: 15px;
  }
}

.ra-sec04 .ra-flex5 .ra-flex-body li .ra-flex-title {
  font-size: 36px;
  margin-bottom: 10px;
}
@media (max-width: 1000px) {
  .ra-sec04 .ra-flex5 .ra-flex-body li .ra-flex-title {
    font-size: 32px;
  }
}
@media (max-width: 800px) {
  .ra-sec04 .ra-flex5 .ra-flex-body li .ra-flex-title {
    font-size: 30px;
  }
}
@media screen and (max-width: 768px) {
  .ra-sec04 .ra-flex5 .ra-flex-body li .ra-flex-title {
    font-size: 4.8vw;
    line-height: 1.2222222222;
  }
}
@media screen and (max-width: 768px) and (min-width: 480px) {
  .ra-sec04 .ra-flex5 .ra-flex-body li .ra-flex-title {
    font-size: 18px;
  }
}

.ra-sec04 .ra-flex5 .ra-flex-body li .ra-flex-para {
  font-weight: 500;
}
.ra-sec04 .ra-flex5 .ra-flex-body li .ra-flex-notes {
  margin-bottom: 0;
}

.ra-quality {
  padding: 100px 0;
  background: #F5F5F5;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .ra-quality {
    padding: 50px 0;
  }
}
.ra-quality .inner {
  max-width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .ra-quality .inner {
    max-width: 100%;
  }
}
.ra-quality h3 {
  margin-bottom: 20px;
  font-size: 24px;
  color: #076EAC;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .ra-quality h3 {
    margin-bottom: 15px;
    font-size: 4vw;
  }
}
@media screen and (max-width: 768px) and (min-width: 480px) {
  .ra-quality h3 {
    font-size: 15px;
  }
}

.ra-quality h3:nth-of-type(2) {
  margin-top: 50px;
}
.ra-quality p {
  margin-bottom: 25px;
  font-weight: 500;
  font-size: 14px;
  line-height: 2.2857142857;
}
@media screen and (max-width: 768px) {
  .ra-quality p {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  .ra-quality p.para {
    font-size: 3.7333333333vw;
    padding: 0 40px;
    text-align: left;
  }
}
@media screen and (max-width: 768px) and (min-width: 480px) {
  .ra-quality p.para {
    font-size: 14px;
  }
}

.ra-sec-title {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 60px;
  font-size: 44px;
  font-weight: 700;
  line-height: 1.2;
  font-family: 'Zen Kaku Gothic New', sans-serif;
}
@media screen and (max-width: 768px) {
  .ra-sec-title {
    margin-bottom: 30px;
    font-size: 9.8666666667vw;
  }
}
@media screen and (max-width: 768px) and (min-width: 480px) {
  .ra-sec-title {
    font-size: 37px;
  }
}

.ra-sec-title span:nth-of-type(1) {
  margin-right: 20px;
  padding-right: 20px;
  padding-bottom: 5px;
  border-right: 1px solid #C3C3C3;
}
.ra-sec-title span:nth-of-type(2) {
  font-size: 17px;
  color: #4D4D55;
}
@media screen and (max-width: 768px) {
  .ra-sec-title span:nth-of-type(2) {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 768px) and (min-width: 480px) {
  .ra-sec-title span:nth-of-type(2) {
    font-size: 14px;
  }
}

.specification {
  margin-bottom: 80px;
  padding-top: 130px;
  color: #020202;
}
@media screen and (max-width: 768px) {
  .specification {
    padding-top: 100px;
  }
}
.specification .ra-spec-scroll {
  margin-bottom: 50px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .specification .ra-spec-scroll {
    margin-bottom: 25px;
  }
}
.specification .ra-sec-title {
  margin-bottom: 35px;
}
@media screen and (max-width: 768px) {
  .specification .ra-sec-title {
    margin-bottom: 25px;
  }
}
.specification .table {
  width: 100%;
  padding-bottom: 20px;
  overflow-x: auto;
}
.specification table {
  min-width: 1420px;
  max-width: initial;
  border-collapse: collapse;
  font-family: 'Zen Kaku Gothic New', sans-serif;
  font-weight: 500;
  font-size: 14px;
  table-layout: fixed;
  letter-spacing: 0;
}
@media screen and (max-width: 768px) {
  .specification table {
    min-width: 1280px;
    font-size: 3.2vw;
  }
}
@media screen and (max-width: 768px) and (min-width: 480px) {
  .specification table {
    font-size: 12px;
  }
}

.specification table td, .specification table th {
  padding: 10px 8px;
  border: 1px solid #D8D8D8;
  border-collapse: collapse;
  text-align: center;
  white-space: nowrap;
}
.specification table th {
  padding: 10px 5px;
  font-weight: 700;
  background: #F0F2F7;
}
.specification table tr.bt > th,
.specification table tr.bt > td {
  border-top: 2px solid #C3C3C3;
}
.specification table .bold {
  font-weight: 700;
}
.specification table .left {
  text-align: left;
}
.specification table .widcol {
  width: 280px;
}
@media screen and (max-width: 768px) {
  .specification table .widcol {
    width: 260px;
  }
}
.specification table .widcol-half {
  width: 140px;
}
@media screen and (max-width: 768px) {
  .specification table .widcol-half {
    width: calc(260px / 2);
  }
}
.specification table .widcol-quater {
  width: 70px;
}
@media screen and (max-width: 768px) {
  .specification table .widcol-quater {
    width: calc(260px / 4);
  }
}
.specification table .th-quater {
  width: 80px;
}
@media screen and (max-width: 768px) {
  .specification table .th-quater {
    width: 60px;
  }
}
.specification table .stxt {
  font-size: 11.5px;
}
@media screen and (max-width: 768px) {
  .specification table .stxt {
    font-size: 2.6666666667vw;
  }
}
@media screen and (max-width: 768px) and (min-width: 480px) {
  .specification table .stxt {
    font-size: 10px;
  }
}

.ra-download {
  margin-bottom: 120px;
}
@media screen and (max-width: 768px) {
  .ra-download {
    margin-bottom: 60px;
  }
}
.ra-download ul {
  max-width: 544px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .ra-download ul {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    justify-content: center;
  }
}
.ra-download ul li {
  width: 44.1%;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .ra-download ul li {
    margin-bottom: 27px;
    padding: 0 11px;
    width: calc(50% - 22px);
  }
}
.ra-download ul li img {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.ra-download ul li a {
  display: block;
}
.ra-download ul li a span {
  display: inline-block;
  background: #009295;
  margin-top: 35px;
  padding: 13px 47px;
  border-radius: 44px;
  font-weight: 700;
  line-height: 1.125;
}
@media screen and (max-width: 768px) {
  .ra-download ul li a span {
    display: block;
    margin-top: 20px;
    padding: 10px 0;
    font-size: 3.2vw;
  }
}
@media screen and (max-width: 768px) and (min-width: 480px) {
  .ra-download ul li a span {
    font-size: 12px;
  }
}

.mb10 {
  margin-bottom: 10px;
}

.mb20 {
  margin-bottom: 20px;
}

/* 20240624 追加 */
.ra-sec05 {
  background: #fff;
  padding: 80px 0px;
  position: relative;
}

.ra-sec05 img {
  max-width: 1000px;
}

.ra-sec05-flex {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.ra-sec05-title {
  font-size: 42px;
  font-weight: 700;
}

.ra-sec05-sub {
  position: absolute;
  top: 80%;
  font-size: 1.5rem;
  font-weight: 400;
  width: 1000px;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: end;
}

@media (max-width: 820px) {
  .ra-sec05 img {
    width: 98%;
  }
  .ra-sec05-sub {
    width: 90%;
    margin: 0 auto;
    position: static;
    transform: translate(0, 0);
    text-align: right;
  }  
}

@media screen and (max-width: 768px) and (min-width: 480px) {
  .ra-sec05 {
    padding: 50px 0px;
  }  
}

@media screen and (max-width: 768px) {
  .ra-sec05-title {
    font-size: 9.6vw;
  }
  .ra-sec05 img {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .ra-sec05 img {
    width: 100%;
  }
  .ra-sec05-sub {
    font-size: 1.4rem;
    width: initial;
    right: initial;
    top: 94%;
    left: 50%;
    text-align: center;
  } 
  .ra-sec05 {
    padding: 50px 0px;
  }  
}
/* 20250322追加 */
.ra-sec06 {
  background-color: #fff;
  padding: 8.8rem 0;
}
@media screen and (max-width: 768px) {
  .ra-sec06 {
    padding: 6.6rem 0;
  }
}
.ra-sec06-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 1rem;
}
@media screen and (max-width: 768px) {
  .ra-sec06-flex {
    flex-direction: column;
    gap: 2.2rem;
  }
}
@media screen and (max-width: 768px) {
  .ra-sec06-logo {
    text-align: center;
  }
}
.ra-sec06-logo img {
  width: 150px;
  height: auto;
}
.ra-sec06-feature-title {
  margin-top: -0.4rem;
  padding: 0 0.4rem;
}
@media screen and (max-width: 768px) {
  .ra-sec06-feature-title {
    margin-top: 1.9rem;
    text-align: center;
  }
}
.ra-sec06-feature-title_original {
  background-color: #0053A5;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 700;
  margin-right: 0.7rem;
  padding: 0.3rem 0.7rem;
}
@media screen and (max-width: 768px) {
  .ra-sec06-feature-title_original {
    font-size: 1.4rem;
    margin-right: 0;
    padding: 0 1.2rem;
  }
}
.ra-sec06-feature-title_accent {
  color: #0053A5;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 2.2;
}
@media screen and (max-width: 768px) {
  .ra-sec06-feature-title_accent {
    display: block;
    font-size: 1.5rem;
    line-height: 1.3;
  }
}
.ra-sec06-feature-subtitle {
  font-size: 3.2rem;
  font-weight: 700;
  margin: -0.6rem 0 1rem;
  padding: 0 0.4rem;
}
@media screen and (max-width: 768px) {
  .ra-sec06-feature-subtitle {
    text-align: center;
    font-size: 2.4rem;
    margin: 0.1rem 0 0.9rem;
  }
}
.ra-sec06-feature-desc {
  font-size: 1.6rem;
  font-weight: 700;
  margin-bottom: 1.7rem;
  padding: 0 0.4rem;
}
@media screen and (max-width: 768px) {
  .ra-sec06-feature-desc {
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 1.7;
    margin-bottom: 0.1rem;
    padding: 0 2.6rem;
  }
  .ra-sec06-feature-desc .pc {
    display: none;
  }
}
.ra-sec06-feature-notes {
  font-size: 1.2rem;
  font-weight: 400;
  padding: 0 0.4rem;
}
@media screen and (max-width: 768px) {
  .ra-sec06-feature-notes {
    font-size: 1rem;
    line-height: 2.3;
    padding: 0 2.8rem;
  }
}
.ra-sec06-image {
  max-width: 265px;
  transform: translateY(2.8rem);
}
@media screen and (max-width: 768px) {
  .ra-sec06-image {
    transform: none;
  }
}
.ra-sec06-image img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 768px) {
  .ra-sec06-image img {
    width: 78%;
    display: block;
  }
}
.p-color {
  background: #F2F2EF;
  color: #655E56;

  .p-color__body {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
    padding: 9.5rem 0 9rem;
    box-sizing: border-box;
  }

  .p-color__body_title {
    margin: 0 auto 2.6rem;
    line-height: 1.6;
    text-align: center;
    font-size: 4.6rem;
    font-weight: 700;
  }

  .p-color__body_lead {
    margin: 0 auto 8.5rem;
    line-height: 1.875;
    text-align: center;
    font-size: 1.6rem;
    font-weight: 500;
  }

  .p-color__box {
    display: grid;
    grid-template-columns: 1fr 34.5rem;
    gap: 11.4rem;

    +.p-color__box {
      margin-top: 11.3rem;
    }
  }

  .p-color__box_title {
    margin: 0 0 3.8rem;
    padding-left: 6.2rem;
    position: relative;
    line-height: 1.375;
    font-size: 3.2rem;
    font-weight: 700;
    
    &::before {
      content: "";
      width: 4.5rem;
      aspect-ratio: 1 / 1;
      background: 50% 50% / 100% no-repeat;
      position: absolute;
      top: 50%;
      left: 0;
      translate: 0 -50%;
    }

    &.is-white {
      &::before {
        background-image: url(../img/circle-white.svg);
      }
    }

    &.is-black {
      &::before {
        background-image: url(../img/circle-black.svg);
      }
    }
  }

  .p-color__box_caption {
    margin: 3.8rem 0 0;
    line-height: 1.875;
    font-size: 1.6rem;
    font-weight: 500;
  }

  .p-color__btns {
    display: flex;
    gap: 3.9rem;
    margin: 2.8rem 0 0;
  }

  .p-color__btns_item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 30rem;
    height: 6rem;
    padding-left: 3.2rem;
    border: 1px solid #655E56;
    border-radius: 100px;
    box-sizing: border-box;
    background: #FFF;
    position: relative;
    line-height: 1.4375;
    letter-spacing: -0.05em;
    font-size: 1.6rem;
    font-weight: 500;
    color: #655E56;

    &::after {
      content: "";
      width: 1.5rem;
      aspect-ratio: 1 / 1;
      background: url(../img/link-arrow.svg) 50% 50% / 100% no-repeat;
      position: absolute;
      top: 50%;
      right: 2.29rem;
      translate: 0 -50%;
    }

    &.is-deactive {
      align-items: center;
      padding: 0;
      background: #CBCBCB;
      font-size: 2rem;
      color: #FFF;
      pointer-events: none;

      &::after {
        display: none;
      }
    }
  }
  
}

.p-secret {
  padding: 7.9rem 0 12.34rem;
  background: #FFF;
  color: #4D4D55;

  .p-secret__container {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
  }

  .p-secret__title {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 auto 10.85rem;
    line-height: 1.58;
    text-align: center;
    font-size: 5rem;
    font-weight: 700;

    > span {
      display: block;
      width: fit-content;
      position: relative;

      &::after {
        content: "";
        width: 100%;
        height: .8rem;
        background: linear-gradient(to right, #0053A5, #009295);
        position: absolute;
        left: 0;
        bottom: 0;
      }
    }
  }

  .p-secret__box {
    counter-increment: secret;

    +.p-secret__box {
      margin-top: 12rem;
    }

    .p-secret__box_sign {
      display: flex;
      justify-content: space-between;
      align-items: flex-start;
    }

    .p-secret__box_title {
      display: flex;
      flex-direction: column;
      padding-left: 10.4rem;
      position: relative;

      &::before {
        content: "0"counter(secret);
        position: absolute;
        top: 50%;
        left: 0;
        translate: 0 -50%;
        line-height: 1;
        font-size: 7rem;
        font-weight: 700;
        color: #076EAC;
      }

      &.is-vertical {
        padding-top: 8.3rem;
        padding-left: 0;
        white-space: nowrap;

        &::before {
          top: 0;
          translate: 0 0;
        }
      }
    }

    .p-secret__box_sub {
      line-height: 1.4;
      font-size: 2.4rem;
      font-weight: 700;
    }

    .p-secret__box_main {
      line-height: 1.3;
      font-size: 3.5rem;
      font-weight: 700;
      color: #076EAC;

      & > small {
        display: inline-block;
        margin-right: .3rem;
        padding: .2rem .65rem .4rem;
        background: #076EAC;
        translate: 0 -.2rem;
        line-height: 1;
        font-size: 2.4rem;
        font-weight: 700;
        color: #FFF;
      }
    }

    .p-secret__box_copy {
      margin: 0 0 2.13rem;
      line-height: 2.25;
      font-size: 1.6rem;
      font-weight: 700;
    }

    .p-secret__box_att {
      line-height: 2;
      font-size: 1.2rem;
      font-weight: 400;
    }

    .p-secret__01_image {
      margin: 5.22rem auto 0;
      position: relative;
    }

    .p-secret__01_att {
      position: absolute;
      left: 0;
      bottom: 15.72rem;
    }
  }

  .p-secret__point {
    max-width: 80rem;
    width: 100%;
    margin: 0 auto;
    padding: 3.8rem 3rem 4.2rem;
    box-sizing: border-box;
    background: url(../img/secret_point_bg.jpg) 50% 50% / cover no-repeat;
  }

  .p-secret__point_title {
    display: flex;
    justify-content: center;
    gap: 1rem;
    margin: 0 auto 2.5rem;
    line-height: 1;
    font-size: 2.5rem;
    font-weight: 700;
    color: #FFF;

    > span {
      display: inline-block;
      padding: 0 1.6rem .1rem;
      box-sizing: border-box;
      background: #FFF;
      line-height: 1.4;
      font-size: 2rem;
      font-weight: 700;
      color: #076EAC;
    }
  }

  .p-secret__point_content {
    line-height: 2.25;
    font-size: 1.6rem;
    font-weight: 700;
    color: #FFF;

    & span {
      display: block;
      margin-top: .6em;
      line-height: 2;
      font-size: 0.75em;
      font-weight: 400;
    }
  }

  .p-secret__02 {
    display: grid;
    grid-template-columns: 1fr 54.5rem;
    gap: 5.4rem;
  }

  .p-secret__02_body {
    margin: 3.1rem 0 0;
  }

  .p-secret__02_image {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }

  .p-secret__03 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0 4.05rem;
    margin: 3.47rem auto 0;
  }

  .p-secret__03_item {
    display: grid;
    grid-template-columns: subgrid;
    grid-template-rows: subgrid;
    grid-row: span 4;
  }

  .p-secret__03_title {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    gap: .8rem;
    margin: 0 0 2.13rem;
    padding: 0 0 .3rem;
    border-bottom: 1px solid #0053A5;
    line-height: 1.6;
    font-size: 2.4rem;
    font-weight: 700;

    > span {
      display: block;
      width: fit-content;
      padding: .2rem .5rem;
      border: 1px solid #076EAC;
      box-sizing: border-box;
      white-space: nowrap;
      line-height: 1.2;
      font-size: 1.6rem;
      color: #076EAC;
    }
  }

  .p-secret__03_lead {
    line-height: 1.875;
    font-size: 1.6rem;
    font-weight: 500;
  }

  .p-secret__03_image {
    margin: 2.76rem 0 1.46rem;

    &.is-logo {
      width: 22.8rem;
      margin: 2.76rem auto 5.1rem;
    }
  }
}

.ra-flex5-title {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto 6.78rem;
  line-height: 1.6;
  font-size: 4.6rem;
  font-weight: 700;
  color: #076EAC;
}

@media screen and (max-width: 768px) {

.p-color {
    background: #F2F2EF;
    color: #655E56;

    .p-color__body {
      padding: 3.8rem 2.5rem 4rem;
    }

    .p-color__body_title {
      margin: 0 auto 2.3rem;
      font-size: 2.8rem;
    }

    .p-color__body_lead {
      margin: 0 auto 4.5rem;
      line-height: 2.083333333333333;
      font-size: 1.2rem;
    }

    .p-color__box {
      display: grid;
      grid-template-columns: 100%;
      gap: 2rem;

      +.p-color__box {
        margin-top: 3.77rem;
      }
    }

    .p-color__box_title {
      margin: 0 0 2.3rem;
      padding-left: 5rem;
      font-size: 2rem;

      &::before {
        content: "";
        width: 3.5rem;
      }
    }

    .p-color__box_caption {
      margin-top: 2rem 0 0;
      line-height: 1.714285714285714;
      font-size: 1.4rem;
    }

    .p-color__btns {
      flex-direction: column;
      align-items: center;
      gap: 1.1rem;
      margin-top: 2.6rem;
    }

    .p-color__btns_item {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: flex-start;
      width: 30rem;
      height: 6rem;
      padding-left: 3.2rem;
      border: 1px solid #655E56;
      border-radius: 100px;
      box-sizing: border-box;
      background: #FFF;
      position: relative;
      line-height: 1.4375;
      letter-spacing: -0.05em;
      font-size: 1.6rem;
      font-weight: 500;
      color: #655E56;
  
      &::after {
        content: "";
        width: 1.5rem;
        aspect-ratio: 1 / 1;
        background: url(../img/link-arrow.svg) 50% 50% / 100% no-repeat;
        position: absolute;
        top: 50%;
        right: 2.29rem;
        translate: 0 -50%;
      }
  
      &.is-deactive {
        align-items: center;
        padding: 0;
        background: #CBCBCB;
        font-size: 2rem;
        color: #FFF;
        pointer-events: none;
  
        &::after {
          display: none;
        }
      }
    }
  }

  .p-secret {
    padding: 3.1rem 0 3.5rem;
    background: #FFF;
    color: #4D4D55;

    .p-secret__container {
      padding: 0 2.5rem;
    }

    .p-secret__title {
      margin: 0 auto 2.6rem;
      line-height: 1.785714285714286;
      font-size: 2.8rem;

      > span {
        &::after {
          height: .4rem;
        }
      }
    }

    .p-secret__box {
      counter-increment: secret;

      +.p-secret__box {
        margin-top: 4.5rem;
      }

      .p-secret__box_sign {
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        gap: 1.7rem;
      }

      .p-secret__box_title {
        justify-content: center;
        margin: 0 auto;
        padding: 7.2rem 0 0;
        position: relative;
        text-align: center;

        &::before {
          top: 0;
          left: 50%;
          translate: -50% 0;
          font-size: 5rem;
        }
        
        &.is-vertical {
          padding-top: 7.2rem;

          &::before {
            left: 50%;
            translate: -50% 0;
          }
        }
      }

      .p-secret__box_sub {
        font-size: 1.8rem;
      }

      .p-secret__box_main {
        font-size: 2.5rem;

        & > small {
          translate: 0 0;
        }
      }

      .p-secret__box_copy {
        margin: 0 0 2.2rem;
        line-height: 1.714285714285714;
        font-size: 1.4rem;
      }

      .p-secret__box_att {
        line-height: 1.4;
        font-size: 1rem;
      }

      .p-secret__01_image {
        margin: 2rem auto 0;
        position: relative;
      }

      .p-secret__01_att {
        margin: -2rem 0 0;
        position: static;
      }
    }

    .p-secret__point {
      width: calc(100% + 5rem);
      margin: 1.44rem -2.5rem 0;
      padding: 1.38rem 2.5rem 1.58rem;
      box-sizing: border-box;
      background: url(../img/secret_point_bg.jpg) 50% 50% / cover no-repeat;
    }

    .p-secret__point_title {
      align-items: center;
      flex-direction: column;
      gap: .8rem;
      margin: 0 auto .84rem;
      font-size: 2rem;

      >span {
        padding: 0 .9rem .1rem;
        font-size: 1.5rem;
      }
    }

    .p-secret__point_content {
      line-height: 1.714285714285714;
      font-size: 1.4rem;

      & span {
        line-height: 1.4;
      }
    }

    .p-secret__02 {
      grid-template-columns: 100%;
      gap: .7rem;
    }

    .p-secret__02_body {
      margin: 3.1rem 0 0;
    }

    .p-secret__02_image {
      display: flex;
      flex-direction: column;
      justify-content: flex-end;
    }

    .p-secret__03 {
      gap: 0 1.85rem;
      margin: 1.2rem auto 0;
    }

    .p-secret__03_item {
      display: grid;
      grid-template-columns: subgrid;
      grid-template-rows: subgrid;
      grid-row: span 4;
    }

    .p-secret__03_title {
      display: flex;
      flex-direction: column;
      justify-content: flex-end;
      margin: 0 0 1.2rem;
      padding: 0 0 1.2rem;
      font-size: 1.6rem;

      > span {
        font-size: 1.4rem;
      }
    }

    .p-secret__03_lead {
      line-height: 1.714285714285714;
      font-size: 1.4rem;
    }

    .p-secret__03_image {
      margin: 1.2rem 0 1.33rem;

      &.is-logo {
        width: 8.8rem;
        margin: 1.2rem 0 .54rem;
      }
    }
  }

  .ra-flex5-title {
    margin: 0 auto 2rem;
    padding: 0 2.5rem;
    box-sizing: border-box;
    text-align: center;
    font-size: 2.2rem;
  }

}
/* 2025.05.02追加 */
.company__nav__anchor ul li:first-child {
  color: #3AC7C2;
}

.aircon-series #mv {
  background-color: #EAF6F6;
  position: relative;
}
.aircon-series #mv::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 50%;
  transform: translateX(-50%);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 120'%3E%3Cpath d='M1683.051 593.14c-175.578 73.452-434.815 119.953-723.941 119.953-284.36 0-539.992-48.356-716.059-120C420.458 593.093 1683.051 593.14 1683.051 593.14Z' transform='translate(-243.051 -593.093)' fill='%23eaf6f6'/%3E%3C/svg%3E");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #fff;
  width: 100%;
  height: initial;
  aspect-ratio: 1440/120;
}
.mv__harry-intro {
  margin-bottom: 32px;
  padding: 15px;
}
.mv__harry-text-content {
  display: block;
  max-width: 395px;
  margin: 0 auto 12px;
  position: relative;
}
.mv__harry-text {
  color: #4D4D55;
  font-size: 2.9rem;
	font-weight: 600;
  font-size: 2.9rem;
	font-weight: 600;
  letter-spacing: 0;
	position: absolute;
	white-space: nowrap;
	top: 50%;
	left: 66.5%;
	transform: translate(-50%, -50%);
}

.mv__title {
  color: #3AC7C2;
  font-size: 5.5rem;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0;
  text-align: center;
}
.mv__aircon {
  max-width: 508px;
  margin: 0 auto 57px;
}
.mv__aircon-image {
  filter: drop-shadow(10px 10px 30px rgba(21, 39, 32, 0.15));
}
.mv__movie-title {
  text-transform: uppercase;
  color: #4D4D55;
  font-size: 4.6rem;
  font-weight: 600;
  line-height: 1.6;
  letter-spacing: 0;
  text-align: center;
  margin-bottom: 42px;
}
.mv__video-wrapper {
  max-width: 1000px;
  margin: 0 auto 23px;
  padding: 0px 20px;
  position: relative;
}
.mv__video {
  position: relative;
}
.mv .js-feature::after {
  content: "";
  background-image: url(../img/btn-movie-player.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 160px;
  height: 185px;
  position: absolute;
  bottom: 50%;
  left: 50%;
  transform: translate(-50%, 50%);
  font-family: "Zen Kaku Gothic New", sans-serif;
  transition: all 0.2s linear;
}
.mv .player {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.mv__video-caption {
  color: #3AC7C2;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0;
  text-align: center;
  margin-bottom: 25px;
}
.mv__features-list-flex {
  display: flex;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin: auto;
}
.mv__features-list {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin: 0 auto 0 21px;
  position: relative;
  z-index: 1;
}
.mv__feature-item {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2.25;
  letter-spacing: 0;
}

@media screen and (max-width: 768px) {
  .aircon-series #mv {
    padding: 60px 0 64px;
  }
  .mv__harry-intro {
    margin-bottom: 8px;
    padding: 15px 38px;
  }
  .mv__harry-text-content {
    margin: 0 auto 14px;
  }
  .mv__harry-text {
    font-size: 2rem;
  }
  .mv__title {
    font-size: 4rem;
    line-height: 1.375;
  }
  .mv__aircon {
    margin: 0 auto 52px;
    padding: 0 38px;
  }
  .mv__movie-title {
    font-size: 2.5rem;
    margin-bottom: 8px;
  }
  .mv__video-wrapper {
    margin: 0 auto 17px;
    padding: 0;
  }
  .mv .js-feature::after {
    width: 84px;
    height: 94px;
  }
  .mv__video-caption {
    font-size: 1.6rem;
    margin-bottom: 14px;
  }
  .mv__features-list-flex {
    flex-direction: column;
  }
  .mv__feature-item {
    font-size: 1.4rem;
  }
}
/* 閉じるボタンの基本スタイル */
.video-close-btn {
  position: absolute;
  width: 40px;
  height: 40px;
  background-color: rgba(0, 0, 0, 0.5);
  border: none;
  border-radius: 50%;
  cursor: pointer;
  z-index: 100;
  transition: all 0.3s ease;
}

.video-close-btn:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

.video-close-btn span {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 2px;
  background-color: white;
}

.video-close-btn span:first-child {
  transform: translate(-50%, -50%) rotate(45deg);
}

.video-close-btn span:last-child {
  transform: translate(-50%, -50%) rotate(-45deg);
}

/* PC版の閉じるボタン位置調整 */
.pc-close-btn {
  top: -49px;
  right: 20px;
}

/* SP版の閉じるボタン位置調整 */
.sp-close-btn {
  top: -40px;
  right: 15px;
}
/* Mascot component */
.mascot {
  max-width: 1040px;
  margin: 0 auto;
  padding: 100px 20px 88px;
  background-color: #fff;
  /* Profile section */
}
.mascot__container {
  background-color: #FEFFF0;
  border-radius: 30px;
  max-width: 800px;
  margin: 0 auto;
  padding-bottom: 45px;
}
.mascot__content {
  display: flex;
  padding: 40px;
  align-items: flex-start;
  position: relative;
}
.mascot__image-wrapper {
  width: 40%;
  max-width: 319px;
  position: absolute;
  top: 33px;
  left: -81px;
}
.mascot__description {
  flex: 1;
}
.mascot__title {
  max-width: 388.86px;
  margin: 0 auto 33px;
}
.mascot__text-container {
  margin-left: auto;
  width: 65%;
}
.mascot__text {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 2.18;
  letter-spacing: 0;
  color: #4D4D55;
}
.mascot__profile {
  background-color: #EDF8FC;
  max-width: 700px;
  margin: 0 auto;
  padding: 18px 0;
}
.mascot__profile-header {
  text-align: center;
  margin-bottom: 8px;
}
.mascot__profile-name {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.16;
  letter-spacing: 0;
  color: #4D4D55;
  display: inline-flex;
  align-items: center;
  gap: 7px;
}
.mascot__profile-name--accent {
  color: #3AC7C2;
  font-size: 1.6rem;
}
.mascot__profile-details {
  padding: 0 109px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.mascot__profile-item {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 2.25;
  letter-spacing: 0;
  margin-bottom: 6px;
  display: flex;
  align-items: center;
}
.mascot__profile-item--full-width {
  flex: 0 0 100%;
}
.mascot__profile-label {
  background-color: #3AC7C2;
  color: #fff;
  border-radius: 16px;
  width: 125px;
  text-align: center;
  margin-right: 6px;
  line-height: 2;
}
.mascot__profile-value {
  flex: 1;
}

@media screen and (max-width: 1000px) {
  .mascot {
    padding: 20px;
    /* Profile section */
  }
  .mascot__container {
    border-radius: 15px;
    padding: 20px 20px 27px;
  }
  .mascot__content {
    padding: 14px 0 23px;
  }
  .mascot__image-wrapper {
    max-width: 200px;
    width: 67.8%;
    top: 17%;
    left: 50%;
    transform: translateX(-50%);
  }
  .mascot__title {
    margin: 0 auto 335px;
    padding: 0 58px;
  }
  .mascot__text-container {
    width: 100%;
  }
  .mascot__text {
    font-size: 1.4rem;
    line-height: 1.78;
  }
  .mascot__profile {
    padding: 11px 0;
  }
  .mascot__profile-header {
    margin-bottom: 10px;
  }
  .mascot__profile-name {
    font-size: 2rem;
    gap: 1px;
  }
  .mascot__profile-name--accent {
    font-size: 1.4rem;
  }
  .mascot__profile-details {
    padding: 0 27px;
  }
  .mascot__profile-item {
    flex: 0 0 100%;
    font-size: 1.4rem;
    margin-bottom: 12px;
  }
  .mascot__profile-label {
    width: 105px;
    margin-right: 10px;
  }
}
@media screen and (max-width: 768px) and (min-width: 480px) {
  .mascot__image-wrapper {
    top: clamp(10%, (233vw - 768px) / 2, 19%);
  }
}
@media screen and (max-width: 480px) {
  .mascot__image-wrapper {
    top: clamp(11.5%, (243vw - 768px) / 2, 17%);
  }
}