@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;700;900&display=swap");
img {
  width: 100%;
  height: auto;
}

body {
  font-family: "游ゴシック体" Yugothic, "游ゴシックMedium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 16px;
  line-height: 1.6;
  font-family: 游ゴシック体, YuGothic, "游ゴシック Medium", "Yu Gothic Medium", 游ゴシック, "Yu Gothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  color: #333333;
}

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

@media (max-width: 767px) {
  .br__pc {
    display: none;
  }
}

@media (min-width: 768px) {
  .br__sp {
    display: none;
  }
}

@media (max-width: 767px) {
  .pc_only {
    display: none;
  }
}

@media (min-width: 768px) {
  .sp_only {
    display: none;
  }
}

.lpWrap {
  overflow: hidden;
  background-color: #ebf2f9;
}

@media screen and (max-width: 1024px) {
  .lpWrap .pc-only {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .lpWrap .pc-tab {
    display: none;
  }
}
@media screen and (min-width: 1025px) {
  .lpWrap .tab-sp {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .lpWrap .sp-only {
    display: none;
  }
}
.lpWrap .inner {
  max-width: 1040px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 768px) {
  .lpWrap .inner {
    padding: 0 5.3vw;
  }
}
.lpWrap .ib {
  display: inline-block;
}

.lpWrap img {
  width: 100%;
  max-width: 100%;
  display: inline;
  vertical-align: bottom;
}

.lpWrap .serif {
  font-family: "Noto Serif JP", serif;
}

.lpWrap .cta {
  position: relative;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.lpWrap .cta_tel {
  position: absolute;
  width: 48%;
  height: 36%;
  top: 28%;
  left: 7%;
}

@media screen and (max-width: 768px) {
  .lpWrap .cta_tel {
    top: 15vw;
    left: 5vw;
    right: 5vw;
    width: auto;
    height: 15vw;
  }
}
.lpWrap .cta_web {
  position: absolute;
  width: 42.2%;
  top: 7%;
  right: 2%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media screen and (max-width: 768px) {
  .lpWrap .cta_web {
    width: 83vw;
    left: 3.5vw;
    top: 42vw;
  }
}
.lpWrap .cta_web:hover {
  -webkit-transform: translateY(-2.5%);
  transform: translateY(-2.5%);
}

.lpWrap .title01 {
  font-size: 4.2rem;
  font-weight: 700;
  letter-spacing: 0.07em;
  line-height: 1.3;
  text-align: center;
  position: relative;
}

@media screen and (max-width: 768px) {
  .lpWrap .title01 {
    font-size: 6.4vw;
    line-height: 1.7;
  }
}
.lpWrap .title01 .small {
  font-size: 0.57em;
}

@media screen and (max-width: 768px) {
  .lpWrap .title01 .small {
    font-size: 0.75em;
  }
}
.lpWrap .title01 .big {
  font-size: 1.67em;
}

@media screen and (max-width: 768px) {
  .lpWrap .title01 .big {
    font-size: 2em;
  }
}
.lpWrap .fv {
  background: url(../img/fv-bg.webp) no-repeat top center/cover;
  height: 600px;
  position: relative;
  z-index: 1;
  font-weight: 700;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}

@media screen and (max-width: 1024px) {
  .lpWrap .fv {
    background-position: top right 33%;
  }
}
@media screen and (max-width: 768px) {
  .lpWrap .fv {
    background-image: url(../img/fv-bg-sp.webp);
    background-size: contain;
    height: 133.3vw;
  }
}
.lpWrap .fv .inner {
  z-index: 1;
}

.lpWrap .fv_copy {
  padding-top: 170px;
  text-align: center;
  padding-right: 170px;
}

@media screen and (max-width: 768px) {
  .lpWrap .fv_copy {
    padding-top: 8vw;
    padding-right: 0;
  }
}
.lpWrap .fv_copy .txt1 {
  color: #e6ff00;
  font-size: 2.4rem;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 1024px) {
  .lpWrap .fv_copy .txt1 {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 768px) {
  .lpWrap .fv_copy .txt1 {
    font-size: 6.4vw;
    margin-bottom: 3vw;
  }
}
.lpWrap .fv_copy .txt1 .big {
  font-size: 1.5em;
}

@media screen and (max-width: 768px) {
  .lpWrap .fv_copy .txt1 .big {
    line-height: 1;
  }
}
.lpWrap .fv_copy .txt2 {
  color: #fff;
  font-size: 9.2rem;
  text-shadow: 0 0 0.25em rgba(255, 255, 255, 0.9);
  line-height: 1;
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

@media screen and (max-width: 1024px) {
  .lpWrap .fv_copy .txt2 {
    font-size: 8rem;
  }
}
@media screen and (max-width: 768px) {
  .lpWrap .fv_copy .txt2 {
    font-size: 13.3vw;
  }
}
.lpWrap .fv_txt {
  color: #fff;
  text-shadow: 0 0 0.25em rgba(255, 255, 255, 0.9);
  position: absolute;
  line-height: 1;
  -webkit-animation-duration: 10s;
  animation-duration: 10s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  opacity: 0;
  pointer-events: none;
}

@media screen and (max-width: 768px) {
  .lpWrap .fv_txt {
    -webkit-animation-duration: 7s;
    animation-duration: 7s;
  }
}
.lpWrap .fv_txt._01,
.lpWrap .fv_txt._06 {
  font-size: 5.6rem;
}

@media screen and (max-width: 1024px) {
  .lpWrap .fv_txt._01,
  .lpWrap .fv_txt._06 {
    font-size: 4.8rem;
  }
}
@media screen and (max-width: 768px) {
  .lpWrap .fv_txt._01,
  .lpWrap .fv_txt._06 {
    font-size: 5.3vw;
  }
}
.lpWrap .fv_txt._02,
.lpWrap .fv_txt._07 {
  font-size: 6rem;
}

@media screen and (max-width: 1024px) {
  .lpWrap .fv_txt._02,
  .lpWrap .fv_txt._07 {
    font-size: 5.2rem;
  }
}
@media screen and (max-width: 768px) {
  .lpWrap .fv_txt._02,
  .lpWrap .fv_txt._07 {
    font-size: 5.6vw;
  }
}
.lpWrap .fv_txt._03,
.lpWrap .fv_txt._08 {
  font-size: 6.8rem;
}

@media screen and (max-width: 1024px) {
  .lpWrap .fv_txt._03,
  .lpWrap .fv_txt._08 {
    font-size: 6rem;
  }
}
@media screen and (max-width: 768px) {
  .lpWrap .fv_txt._03,
  .lpWrap .fv_txt._08 {
    font-size: 8.5vw;
  }
}
.lpWrap .fv_txt._04,
.lpWrap .fv_txt._09 {
  font-size: 5.4rem;
}

@media screen and (max-width: 1024px) {
  .lpWrap .fv_txt._04,
  .lpWrap .fv_txt._09 {
    font-size: 4.2rem;
  }
}
@media screen and (max-width: 768px) {
  .lpWrap .fv_txt._04,
  .lpWrap .fv_txt._09 {
    font-size: 5.1vw;
  }
}
.lpWrap .fv_txt._05,
.lpWrap .fv_txt._10 {
  font-size: 3.8rem;
}

@media screen and (max-width: 1024px) {
  .lpWrap .fv_txt._05,
  .lpWrap .fv_txt._10 {
    font-size: 3rem;
  }
}
@media screen and (max-width: 768px) {
  .lpWrap .fv_txt._05,
  .lpWrap .fv_txt._10 {
    font-size: 5.1vw;
  }
}
.lpWrap .fv_txt._01 {
  top: 104px;
  left: 57px;
  -webkit-animation-name: fvTxt1;
  animation-name: fvTxt1;
}

@media screen and (max-width: 1024px) {
  .lpWrap .fv_txt._01 {
    left: 20px;
  }
}
@media screen and (max-width: 768px) {
  .lpWrap .fv_txt._01 {
    top: 62.9vw;
    left: 4.3vw;
    -webkit-animation-name: fvTxtSp;
    animation-name: fvTxtSp;
  }
}
.lpWrap .fv_txt._02 {
  top: 46px;
  left: 470px;
  -webkit-animation-name: fvTxt1;
  animation-name: fvTxt1;
  -webkit-animation-delay: 1.3s;
  animation-delay: 1.3s;
}

@media screen and (max-width: 1024px) {
  .lpWrap .fv_txt._02 {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    top: 30px;
    left: 220px;
  }
}
@media screen and (max-width: 768px) {
  .lpWrap .fv_txt._02 {
    top: 68.8vw;
    left: 31.5vw;
    -webkit-animation-name: fvTxtSp;
    animation-name: fvTxtSp;
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
  }
}
.lpWrap .fv_txt._03 {
  top: 428px;
  left: 500px;
  -webkit-animation-name: fvTxt1;
  animation-name: fvTxt1;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

@media screen and (max-width: 1024px) {
  .lpWrap .fv_txt._03 {
    -webkit-animation-delay: 2.6s;
    animation-delay: 2.6s;
    left: 240px;
  }
}
@media screen and (max-width: 768px) {
  .lpWrap .fv_txt._03 {
    top: 82.1vw;
    left: 5.3vw;
    -webkit-animation-name: fvTxtSp;
    animation-name: fvTxtSp;
    -webkit-animation-delay: 1.8s;
    animation-delay: 1.8s;
  }
}
.lpWrap .fv_txt._04 {
  left: -50px;
  top: 368px;
  -webkit-animation-name: fvTxt1;
  animation-name: fvTxt1;
  -webkit-animation-delay: 2.5s;
  animation-delay: 2.5s;
}

@media screen and (max-width: 1024px) {
  .lpWrap .fv_txt._04 {
    -webkit-animation-delay: 4.5s;
    animation-delay: 4.5s;
    left: 20px;
  }
}
@media screen and (max-width: 768px) {
  .lpWrap .fv_txt._04 {
    top: 98.7vw;
    left: 2.1vw;
    -webkit-animation-name: fvTxtSp;
    animation-name: fvTxtSp;
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
  }
}
.lpWrap .fv_txt._05 {
  left: 202px;
  top: 504px;
  -webkit-animation-name: fvTxt1;
  animation-name: fvTxt1;
  -webkit-animation-delay: 1.9s;
  animation-delay: 1.9s;
}

@media screen and (max-width: 1024px) {
  .lpWrap .fv_txt._05 {
    -webkit-animation-delay: 8s;
    animation-delay: 8s;
    left: 70px;
  }
}
@media screen and (max-width: 768px) {
  .lpWrap .fv_txt._05 {
    top: 108vw;
    left: 11vw;
    -webkit-animation-name: fvTxtSp;
    animation-name: fvTxtSp;
    -webkit-animation-delay: 3.8s;
    animation-delay: 3.8s;
  }
}
.lpWrap .fv_txt._06 {
  top: 380px;
  left: 550px;
  -webkit-animation-name: fvTxt2;
  animation-name: fvTxt2;
  -webkit-animation-delay: 6s;
  animation-delay: 6s;
}

@media screen and (max-width: 1024px) {
  .lpWrap .fv_txt._06 {
    display: none;
  }
}
.lpWrap .fv_txt._07 {
  top: 420px;
  left: 150px;
  -webkit-animation-name: fvTxt2;
  animation-name: fvTxt2;
  -webkit-animation-delay: 5.3s;
  animation-delay: 5.3s;
}

@media screen and (max-width: 1024px) {
  .lpWrap .fv_txt._07 {
    display: none;
  }
}
.lpWrap .fv_txt._08 {
  top: 118px;
  left: 80px;
  -webkit-animation-name: fvTxt2;
  animation-name: fvTxt2;
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}

@media screen and (max-width: 1024px) {
  .lpWrap .fv_txt._08 {
    display: none;
  }
}
.lpWrap .fv_txt._09 {
  top: 70px;
  left: 290px;
  -webkit-animation-name: fvTxt2;
  animation-name: fvTxt2;
  -webkit-animation-delay: 5.6s;
  animation-delay: 5.6s;
}

@media screen and (max-width: 1024px) {
  .lpWrap .fv_txt._09 {
    display: none;
  }
}
.lpWrap .fv_txt._10 {
  top: 45px;
  left: 130px;
  -webkit-animation-name: fvTxt2;
  animation-name: fvTxt2;
  -webkit-animation-delay: 6.9s;
  animation-delay: 6.9s;
}

@media screen and (max-width: 1024px) {
  .lpWrap .fv_txt._10 {
    display: none;
  }
}
.lpWrap .block1 {
  background: url(../img/block1-bg.webp) no-repeat top center/cover;
  margin-top: -151px;
  height: 847px;
  padding-top: 210px;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .lpWrap .block1 {
    background-image: url(../img/block1-bg-sp.webp);
    margin-top: -7.2vw;
    height: 226.1vw;
    padding-top: 13.3vw;
  }
}
.lpWrap .block1_ttl {
  text-shadow: 0 0 0.25em rgba(255, 255, 255, 0.9);
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block1_ttl {
    margin-bottom: 5.5vw;
  }
}
.lpWrap .block1_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block1_list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 0.5vw 1vw;
    margin-bottom: 7.5vw;
  }
}
@media screen and (max-width: 768px) {
  .lpWrap .block1_list_item {
    width: 37.3vw;
  }
}
.lpWrap .block1_list_item:nth-child(1) {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.lpWrap .block1_list_item:nth-child(2) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.lpWrap .block1_list_item:nth-child(3) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.lpWrap .block1_list_item:nth-child(4) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.lpWrap .block1_txt {
  text-align: center;
  font-weight: 700;
  font-size: 2.1rem;
  line-height: 2.5;
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

@media screen and (max-width: 768px) {
  .lpWrap .block1_txt {
    font-size: 4.8vw;
    line-height: 2;
  }
}
.lpWrap .block2 {
  background: url(../img/block2-bg.webp) no-repeat top center/cover;
  height: 615px;
  color: #fff;
}

@media screen and (max-width: 1024px) {
  .lpWrap .block2 {
    background-position: top right;
  }
}
@media screen and (max-width: 768px) {
  .lpWrap .block2 {
    background-image: url(../img/block2-bg-sp.webp);
    height: 182.1vw;
  }
}
.lpWrap .block2_cta {
  -webkit-transform: translateY(-130px);
  transform: translateY(-130px);
}

@media screen and (max-width: 768px) {
  .lpWrap .block2_cta {
    -webkit-transform: translateY(-49.6vw);
    transform: translateY(-49.6vw);
  }
}
.lpWrap .block2_ttl {
  margin-top: -70px;
  margin-bottom: 62px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block2_ttl {
    text-align: left;
    margin-bottom: 10vw;
    margin-top: -38.5vw;
  }
}
.lpWrap .block2_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 900px;
  margin: 0 auto;
  row-gap: 26px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block2_list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 5.3vw;
  }
}
.lpWrap .block2_list_item {
  width: 50%;
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 1.3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 768px) {
  .lpWrap .block2_list_item {
    width: auto;
    font-size: 5.1vw;
  }
}
.lpWrap .block2_list_item::before {
  content: "";
  background: url(../img/check.png) no-repeat center center/contain;
  min-width: 30px;
  height: 30px;
  margin-right: 10px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block2_list_item::before {
    min-width: 6.4vw;
    height: 6.4vw;
    margin-right: 2vw;
  }
}
.lpWrap .block2_list_item:nth-child(2) {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.lpWrap .block2_list_item:nth-child(3) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.lpWrap .block2_list_item:nth-child(4) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.lpWrap .block2_list_item:nth-child(5) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.lpWrap .block2_list_item:nth-child(6) {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.lpWrap .block3 {
  background: #1c4a62;
  padding: 62px 0 104px;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .lpWrap .block3 {
    padding: 19.5vw 0 12vw;
  }
}
.lpWrap .block3_ttl {
  margin-bottom: 60px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block3_ttl {
    margin-bottom: 4.4vw;
  }
}
.lpWrap .block3_ttl .bar {
  height: 100px;
  position: absolute;
  top: -50px;
  left: 0;
  right: 0;
  margin: auto;
  overflow: hidden;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media screen and (max-width: 768px) {
  .lpWrap .block3_ttl .bar {
    height: 26.7vw;
    top: -19.5vw;
  }
}
.lpWrap .block3_ttl .bar::before {
  content: "";
  position: absolute;
  background-color: #fff;
  height: 100%;
  width: 2px;
  -webkit-animation: pathmove 3s cubic-bezier(0.77, 0.01, 0.7, 1) 0s infinite;
  animation: pathmove 3s cubic-bezier(0.77, 0.01, 0.7, 1) 0s infinite;
}

@media screen and (max-width: 768px) {
  .lpWrap .block3_ttl .bar::before {
    width: 1px;
  }
}
.lpWrap .block3_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block3_list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8vw;
    margin-bottom: 11vw;
  }
}
.lpWrap .block3_list_item {
  width: 33%;
  max-width: 300px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block3_list_item {
    width: 80vw;
    max-width: none;
  }
}
.lpWrap .block3_list_item .img {
  margin-bottom: 4px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block3_list_item .img {
    margin-bottom: 2vw;
  }
}
.lpWrap .block3_list_item .txt {
  font-weight: 700;
  text-align: center;
  line-height: 1.5;
}

@media screen and (max-width: 1024px) {
  .lpWrap .block3_list_item .txt {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 768px) {
  .lpWrap .block3_list_item .txt {
    font-size: 4.3vw;
  }
}
.lpWrap .block3_list_item:nth-child(2) {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.lpWrap .block3_list_item:nth-child(3) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.lpWrap .block3_txt {
  font-size: 2.1rem;
  font-weight: 700;
  text-align: center;
}

@media screen and (max-width: 1024px) {
  .lpWrap .block3_txt {
    text-align: left;
  }
}
@media screen and (max-width: 768px) {
  .lpWrap .block3_txt {
    font-size: 4.3vw;
  }
}
.lpWrap .block4 {
  background: #cae0f5;
  padding: 60px 0 96px;
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .lpWrap .block4 {
    padding: 26.7vw 0 11.7vw;
  }
}
.lpWrap .block4_img1 {
  position: absolute;
  z-index: -1;
  top: -60px;
  left: -380px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block4_img1 {
    top: -26.7vw;
    width: 48vw;
    left: -3vw;
  }
}
.lpWrap .block4_img1.scrollAnim {
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

.lpWrap .block4_img1.scrollAnim.anim {
  -webkit-transform: none;
  transform: none;
}

.lpWrap .block4_img2 {
  position: absolute;
  z-index: -1;
  top: -60px;
  right: -350px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block4_img2 {
    top: -26.7vw;
    width: 44.3vw;
    right: -3vw;
  }
}
.lpWrap .block4_img2.scrollAnim {
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

.lpWrap .block4_img2.scrollAnim.anim {
  -webkit-transform: none;
  transform: none;
}

.lpWrap .block4_ttl1 {
  color: #1c4a62;
  margin-bottom: 50px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block4_ttl1 {
    text-align: left;
    margin-bottom: 9vw;
  }
}
.lpWrap .block4_txt1,
.lpWrap .block4_txt2 {
  font-size: 2.1rem;
  font-weight: 700;
  text-align: center;
  color: #1c4a62;
}

@media screen and (max-width: 768px) {
  .lpWrap .block4_txt1,
  .lpWrap .block4_txt2 {
    font-size: 4.8vw;
    text-align: left;
  }
}
.lpWrap .block4_txt1 .line,
.lpWrap .block4_txt2 .line {
  border-bottom: 1px solid #1c4a62;
  padding-bottom: 0.1em;
}

.lpWrap .block4_txt1 .blue,
.lpWrap .block4_txt2 .blue {
  background: #1c4a62;
  color: #fff;
  border-radius: 4px;
  font-weight: 900;
}

.lpWrap .block4_txt1 {
  margin-bottom: 36px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block4_txt1 {
    margin-bottom: 5vw;
  }
}
.lpWrap .block4_txt2 {
  margin-bottom: 68px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block4_txt2 {
    margin-bottom: 12.5vw;
  }
}
.lpWrap .block4_ttl2 {
  background: url(../img/block4-t2.png) no-repeat center center/contain;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 80px;
  margin-bottom: 50px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block4_ttl2 {
    height: 17.6vw;
    margin: 0 -5.3vw 8vw;
  }
}
.lpWrap .block4_ttl2 .small {
  margin-top: 0.4em;
}

@media screen and (max-width: 768px) {
  .lpWrap .block4_ttl2 {
    background-image: url(../img/block4-t2-sp.png);
  }
}
.lpWrap .block4_wrap {
  position: relative;
  padding-top: 75px;
  margin-bottom: 114px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block4_wrap {
    padding-top: 0;
    margin-bottom: 13vw;
  }
}
.lpWrap .block4_wrap_img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 228px;
}

@media screen and (max-width: 1024px) {
  .lpWrap .block4_wrap_img {
    width: 200px;
    z-index: -1;
  }
}
@media screen and (max-width: 768px) {
  .lpWrap .block4_wrap_img {
    width: 60.8vw;
    margin: 0;
    left: -19.7vw;
  }
}
.lpWrap .block4_wrap_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 16px;
  max-width: 900px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .lpWrap .block4_wrap_list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    gap: 2.1vw;
  }
}
.lpWrap .block4_wrap_list_item {
  font-weight: 900;
  font-size: 3.2rem;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  background: url(../img/block4-t1.png) no-repeat center center/contain;
  width: 333px;
  height: 57px;
  line-height: 1.6;
  text-align: center;
  color: #1c4a62;
}

@media screen and (max-width: 1024px) {
  .lpWrap .block4_wrap_list_item {
    font-size: 2.6rem;
    height: 48px;
  }
}
@media screen and (max-width: 768px) {
  .lpWrap .block4_wrap_list_item {
    background-image: url(../img/block4-t1-sp.png);
    font-size: 5.6vw;
    width: 64.5vw;
    height: 11.2vw;
    line-height: 1.8;
  }
}
.lpWrap .block4_wrap_list_item:nth-child(3),
.lpWrap .block4_wrap_list_item:nth-child(4) {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.lpWrap .block4_wrap_list_item:nth-child(5),
.lpWrap .block4_wrap_list_item:nth-child(6) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.lpWrap .block4_wrap_list_item:nth-child(7),
.lpWrap .block4_wrap_list_item:nth-child(8) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.lpWrap .block4_wrap_list_item:nth-child(9),
.lpWrap .block4_wrap_list_item:nth-child(10) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.lpWrap .block4_txt3 {
  text-align: center;
  color: #1c4a62;
  font-weight: 700;
  font-size: 2.1rem;
}

@media screen and (max-width: 768px) {
  .lpWrap .block4_txt3 {
    font-size: 4.8vw;
    text-align: left;
  }
}
.lpWrap .block4_bg {
  position: absolute;
  background: url(../img/block4-bg.webp) no-repeat center bottom/cover;
  left: 0;
  right: 0;
  height: 983px;
  bottom: -100px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block4_bg {
    background-image: url(../img/block4-bg-sp.png);
    bottom: -30vw;
    height: 249vw;
  }
}
.lpWrap .block5 {
  background: url(../img/block5-bg.svg) no-repeat center center/cover;
  padding: 63px 0 98px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block5 {
    padding: 12vw 0 50px;
  }
}
.lpWrap .block5_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-left: -133px;
  margin-bottom: 8px;
}

@media screen and (max-width: 1250px) {
  .lpWrap .block5_row {
    margin-left: -20px;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 1024px) {
  .lpWrap .block5_row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .lpWrap .block5_row {
    margin-bottom: 8.8vw;
  }
}
.lpWrap .block5_row_img {
  width: 610px;
}

@media screen and (max-width: 1024px) {
  .lpWrap .block5_row_img {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media screen and (max-width: 768px) {
  .lpWrap .block5_row_img {
    width: 82vw;
    margin-bottom: 2.5vw;
  }
}
.lpWrap .block5_row_box {
  max-width: 510px;
  margin-top: 26px;
}

@media screen and (max-width: 1024px) {
  .lpWrap .block5_row_box {
    display: contents;
  }
}
.lpWrap .block5_row_box_ttl {
  text-align: left;
  color: #fff;
  line-height: 1.5;
  margin-bottom: 42px;
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

@media screen and (max-width: 1024px) {
  .lpWrap .block5_row_box_ttl {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .lpWrap .block5_row_box_ttl {
    margin-bottom: 6.5vw;
  }
}
.lpWrap .block5_row_box_txt {
  color: #fff;
  font-size: 2.1rem;
  font-weight: 700;
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

@media screen and (max-width: 1024px) {
  .lpWrap .block5_row_box_txt {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}
@media screen and (max-width: 768px) {
  .lpWrap .block5_row_box_txt {
    font-size: 4.8vw;
  }
}
@media screen and (max-width: 768px) {
  .lpWrap .block5 .tableWrap {
    overflow-x: scroll;
    margin-right: -5.3vw;
  }
}
.lpWrap .block5_table {
  width: 100%;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.7;
  border-collapse: separate;
  border-spacing: 5px;
  -webkit-filter: drop-shadow(16px 16px 4px rgba(28, 73, 98, 0.2));
  filter: drop-shadow(16px 16px 4px rgba(28, 73, 98, 0.2));
}

@media screen and (max-width: 768px) {
  .lpWrap .block5_table {
    font-size: 1.5rem;
    width: 620px;
  }
}
.lpWrap .block5_table .big {
  display: block;
  font-size: 1.33em;
  line-height: 1.3;
}

@media screen and (max-width: 768px) {
  .lpWrap .block5_table .big {
    font-size: 2.1rem;
  }
}
.lpWrap .block5_table th,
.lpWrap .block5_table td {
  vertical-align: middle;
  width: 33%;
  padding: 19px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block5_table th,
  .lpWrap .block5_table td {
    padding: 12px 8px;
  }
}
.lpWrap .block5_table th {
  text-align: center;
}

.lpWrap .block5_table thead th {
  background: url(../img/th-bg.png) no-repeat center center/cover;
  color: #fff;
  height: 80px;
  font-size: 2.1rem;
}

@media screen and (max-width: 768px) {
  .lpWrap .block5_table thead th {
    font-size: 1.6rem;
    height: 50px;
    padding: 0;
  }
}
.lpWrap .block5_table tbody {
  color: #1c4a62;
}

.lpWrap .block5_table tbody tr:nth-child(odd) {
  background-color: #fff;
}

.lpWrap .block5_table tbody tr:nth-child(even) {
  background-color: #ebf2f9;
}

@media screen and (max-width: 768px) {
  .lpWrap .block5_table tbody th {
    font-size: 1.4rem;
  }
}
.lpWrap .block6 {
  background: url(../img/block6-bg.svg) no-repeat top center/cover;
  padding: 60px 0 100px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block6 {
    background-image: url(../img/block6-bg-sp.svg);
    padding: 10.7vw 0 13.3vw;
  }
}
.lpWrap .block6 .inner {
  max-width: 1140px;
}

.lpWrap .block6_ttl {
  margin-bottom: 50px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block6_ttl {
    margin-bottom: 5.3vw;
  }
}
.lpWrap .block6_ttl .blue {
  color: #1c4a62;
}

.lpWrap .block6_txt {
  text-align: center;
  font-size: 2.1rem;
  font-weight: 700;
  margin-bottom: 97px;
}

@media screen and (max-width: 1024px) {
  .lpWrap .block6_txt {
    text-align: left;
  }
}
@media screen and (max-width: 768px) {
  .lpWrap .block6_txt {
    font-size: 4.8vw;
    margin-bottom: 10.3vw;
  }
}
.lpWrap .block6_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 100px;
  margin-bottom: 110px;
}

@media screen and (max-width: 1024px) {
  .lpWrap .block6_list {
    gap: 50px;
  }
}
@media screen and (max-width: 768px) {
  .lpWrap .block6_list {
    gap: 10.7vw;
    margin-bottom: 18.7vw;
  }
}
.lpWrap .block6_list_item {
  width: 100%;
  position: relative;
}

.lpWrap .block6_list_item .img {
  -webkit-transition: 5s;
  transition: 5s;
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
}

.lpWrap .block6_list_item .img.anim {
  -webkit-transform: none;
  transform: none;
}

.lpWrap .block6_list_item .box {
  padding: 40px 53px;
  background: #fff;
  position: absolute;
  top: 50px;
  -webkit-box-shadow: 23px 23px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 23px 23px 10px rgba(0, 0, 0, 0.2);
  -webkit-transition: 2s;
  transition: 2s;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}

@media screen and (max-width: 1024px) {
  .lpWrap .block6_list_item .box {
    position: relative;
    top: auto;
    margin-top: -190px;
  }
}
@media screen and (max-width: 768px) {
  .lpWrap .block6_list_item .box {
    padding: 7.6vw 5vw;
    -webkit-box-shadow: 10px 10px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 10px 10px 5px rgba(0, 0, 0, 0.2);
  }
}
.lpWrap .block6_list_item .box.anim {
  -webkit-transform: none;
  transform: none;
}

.lpWrap .block6_list_item .ttl {
  border-left: 5px solid #1c4a62;
  padding-left: 15px;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1.25;
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block6_list_item .ttl {
    font-size: 5.6vw;
    border-left-width: 3px;
    line-height: 1.4;
    margin-bottom: 4vw;
    padding-left: 1vw;
  }
}
.lpWrap .block6_list_item .ttl .blue {
  color: #1c4a62;
}

@media screen and (max-width: 768px) {
  .lpWrap .block6_list_item .txt {
    line-height: 1.7;
  }
}
.lpWrap .block6_list_item:nth-child(odd) .img {
  margin-left: auto;
}

.lpWrap .block6_list_item:nth-child(even) .box {
  right: 0;
}

@media screen and (max-width: 1024px) {
  .lpWrap .block6_list_item:nth-child(even) .box {
    right: auto;
    margin-left: auto;
  }
}
.lpWrap .block6_list_item:nth-child(1) {
  margin-bottom: 43px;
}

@media screen and (max-width: 1024px) {
  .lpWrap .block6_list_item:nth-child(1) {
    margin-bottom: 0;
  }
}
.lpWrap .block6_list_item:nth-child(1) .img {
  width: 53.6%;
}

@media screen and (max-width: 768px) {
  .lpWrap .block6_list_item:nth-child(1) .img {
    width: 78.7vw;
    margin-right: -5.3vw;
  }
}
.lpWrap .block6_list_item:nth-child(1) .box {
  width: 68%;
}

@media screen and (max-width: 768px) {
  .lpWrap .block6_list_item:nth-child(1) .box {
    width: auto;
    margin-top: -8vw;
  }
}
.lpWrap .block6_list_item:nth-child(2) {
  max-width: 1000px;
}

.lpWrap .block6_list_item:nth-child(2) .img {
  width: 60%;
}

@media screen and (max-width: 768px) {
  .lpWrap .block6_list_item:nth-child(2) .img {
    width: 80vw;
    margin-left: -5.3vw;
  }
}
.lpWrap .block6_list_item:nth-child(2) .box {
  width: 60%;
}

@media screen and (max-width: 768px) {
  .lpWrap .block6_list_item:nth-child(2) .box {
    width: 84vw;
    margin-top: -8vw;
  }
}
.lpWrap .block6_list_item:nth-child(3) {
  max-width: 850px;
}

.lpWrap .block6_list_item:nth-child(3) .img {
  width: 48.9%;
}

@media screen and (max-width: 768px) {
  .lpWrap .block6_list_item:nth-child(3) .img {
    width: 55.5vw;
    margin-right: -10.7vw;
  }
}
.lpWrap .block6_list_item:nth-child(3) .box {
  width: 64.2%;
}

@media screen and (max-width: 768px) {
  .lpWrap .block6_list_item:nth-child(3) .box {
    width: 65.9vw;
    margin-top: -42.7vw;
  }
}
.lpWrap .block6_list_item:nth-child(4) {
  max-width: 1053px;
}

.lpWrap .block6_list_item:nth-child(4) .img {
  width: 56.9%;
}

@media screen and (max-width: 768px) {
  .lpWrap .block6_list_item:nth-child(4) .img {
    width: 80vw;
    margin-left: -5.3vw;
  }
}
.lpWrap .block6_list_item:nth-child(4) .box {
  width: 57.4%;
}

@media screen and (max-width: 768px) {
  .lpWrap .block6_list_item:nth-child(4) .box {
    width: 84vw;
    margin-top: -2.7vw;
  }
}
.lpWrap .block6_list_item:nth-child(5) .img {
  width: 39.1%;
}

@media screen and (max-width: 768px) {
  .lpWrap .block6_list_item:nth-child(5) .img {
    width: 57.3vw;
    margin-right: -2.7vw;
  }
}
.lpWrap .block6_list_item:nth-child(5) .box {
  width: 68%;
}

@media screen and (max-width: 768px) {
  .lpWrap .block6_list_item:nth-child(5) .box {
    width: 84vw;
    margin-top: -2.7vw;
  }
}
.lpWrap .block6_box {
  padding: 35px 30px 24px;
  background-color: #fff;
  border: 20px solid #1c4a62;
  -o-border-image: linear-gradient(to right, #1c4a62 0%, #66ceef 100%);
  border-image: -webkit-gradient(linear, left top, right top, from(#1c4a62), to(#66ceef));
  border-image: linear-gradient(to right, #1c4a62 0%, #66ceef 100%);
  border-image-slice: 1;
  position: relative;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

@media screen and (max-width: 768px) {
  .lpWrap .block6_box {
    border-width: 1.3vw;
    padding: 9.6vw 4.3vw 8vw;
  }
}
.lpWrap .block6_box::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -18px;
  margin: auto;
  width: 80px;
  height: 80px;
  background: url(../img/b-icon.png) no-repeat center center/contain;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media screen and (max-width: 768px) {
  .lpWrap .block6_box::before {
    width: 10.7vw;
    height: 10.7vw;
    top: 0;
  }
}
.lpWrap .block6_box_ttl {
  text-align: center;
  font-weight: 700;
  font-size: 3.2rem;
  line-height: 1.7;
  margin-bottom: 46px;
}

@media screen and (max-width: 1024px) {
  .lpWrap .block6_box_ttl {
    font-size: 2.7rem;
  }
}
@media screen and (max-width: 768px) {
  .lpWrap .block6_box_ttl {
    font-size: 4.8vw;
    margin-bottom: 7vw;
  }
}
.lpWrap .block6_box_ttl .blue {
  color: #1c4a62;
  border-bottom: 1px solid #1c4a62;
  padding-bottom: 0.1em;
}

@media screen and (max-width: 768px) {
  .lpWrap .block6_box_ttl .blue {
    font-size: 5.6vw;
  }
}
.lpWrap .block6_box_row {
  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-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 900px;
  margin: 0 auto 14px;
}

@media screen and (max-width: 1024px) {
  .lpWrap .block6_box_row {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .lpWrap .block6_box_row {
    margin-bottom: 4.5vw;
  }
}
.lpWrap .block6_box_row_img {
  max-width: 404px;
}

@media screen and (max-width: 1024px) {
  .lpWrap .block6_box_row_img {
    margin: 0 auto 50px;
  }
}
@media screen and (max-width: 768px) {
  .lpWrap .block6_box_row_img {
    margin-bottom: 6.8vw;
  }
}
.lpWrap .block6_box_row_list_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 700;
  font-size: 2.6rem;
  color: #1c4a62;
  line-height: 1;
}

@media screen and (max-width: 768px) {
  .lpWrap .block6_box_row_list_item {
    font-size: 4.6vw;
  }
}
.lpWrap .block6_box_row_list_item::before {
  content: "";
  width: 30px;
  height: 30px;
  border: 2px solid #1c4a62;
  margin-right: 12px;
  margin-top: -2px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block6_box_row_list_item::before {
    width: 6.4vw;
    height: 6.4vw;
    margin-top: -1vw;
    margin-right: 2vw;
  }
}
@media screen and (max-width: 768px) {
  .lpWrap .block6_box_row_list_item .small {
    font-size: 2.9vw;
    margin-top: 1vw;
  }
}
.lpWrap .block6_box_row_list_item:not(:last-child) {
  margin-bottom: 32px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block6_box_row_list_item:not(:last-child) {
    margin-bottom: 6vw;
  }
}
.lpWrap .block6_box_txt {
  max-width: 900px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .lpWrap .block6_box_txt {
    font-size: 3.5vw;
  }
}
.lpWrap .pb {
  padding: 72px 0 188px;
  background: url(../img/pb-bg.webp) repeat center center/cover;
  position: relative;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
}

@media screen and (max-width: 768px) {
  .lpWrap .pb {
    padding: 13.4vw 0 56vw;
    background-image: url(../img/pb-bg-sp.webp);
  }
}
.lpWrap .pb_ttl {
  max-width: 770px;
  width: 100%;
  margin: 0 auto 58px;
}

@media screen and (max-width: 768px) {
  .lpWrap .pb_ttl {
    max-width: 78.7vw;
    margin-bottom: 8.3vw;
  }
}
.lpWrap .pb_list_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.lpWrap .pb_list_item:not(:last-child) {
  margin-bottom: 50px;
}

@media screen and (max-width: 768px) {
  .lpWrap .pb_list_item:not(:last-child) {
    margin-bottom: 7.5vw;
  }
}
.lpWrap .pb_list_item_img {
  min-width: 90px;
  width: 90px;
  margin-right: 30px;
}

@media screen and (max-width: 768px) {
  .lpWrap .pb_list_item_img {
    width: 13.3vw;
    min-width: 13.3vw;
    margin-right: 1.9vw;
  }
}
.lpWrap .pb_list_item_box {
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .lpWrap .pb_list_item_box {
    padding-top: 4.3vw;
  }
}
.lpWrap .pb_list_item_box_ttl {
  font-size: 26px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 20px;
  letter-spacing: 0.4em;
}

@media screen and (max-width: 768px) {
  .lpWrap .pb_list_item_box_ttl {
    font-size: 5.6vw;
    margin-bottom: 4.4vw;
  }
}
.lpWrap .pb_list_item_box_txt {
  font-size: 16px;
  line-height: 2;
}

@media screen and (max-width: 768px) {
  .lpWrap .pb_list_item_box_txt {
    font-size: 4vw;
    line-height: 1.8;
  }
}
.lpWrap .block7 {
  height: 500px;
}

.lpWrap .block7_cta {
  margin-top: -130px;
}

@media screen and (max-width: 768px) {
  .lpWrap .block7_cta {
    margin-top: -49.6vw;
  }
}
.lpWrap .scrollAnim.fadeUp {
  opacity: 0;
}

@media screen and (max-width: 768px) {
  .lpWrap .scrollAnim.fadeUp {
    -webkit-animation-delay: 0s !important;
    animation-delay: 0s !important;
  }
}
.lpWrap .scrollAnim.fadeUp.anim {
  -webkit-animation-name: fadeUpAnime;
  animation-name: fadeUpAnime;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.lpWrap .loadingAnim.fadeUp {
  opacity: 0;
}

.lpWrap .loadingAnim.fadeUp.anim {
  -webkit-animation-name: fadeUpAnime;
  animation-name: fadeUpAnime;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

@-webkit-keyframes fvTxt1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  20% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    opacity: 0;
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
  }
}
@keyframes fvTxt1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  20% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    opacity: 0;
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
  }
}
@-webkit-keyframes fvTxt2 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.55);
    transform: scale(0.55);
  }
  30% {
    opacity: 1;
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
  }
  60% {
    opacity: 0;
    -webkit-transform: scale(0.58);
    transform: scale(0.58);
  }
}
@keyframes fvTxt2 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.55);
    transform: scale(0.55);
  }
  30% {
    opacity: 1;
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
  }
  60% {
    opacity: 0;
    -webkit-transform: scale(0.58);
    transform: scale(0.58);
  }
}
@-webkit-keyframes fvTxtSp {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  20% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  48% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  98% {
    opacity: 0;
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
  }
}
@keyframes fvTxtSp {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  20% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  48% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  98% {
    opacity: 0;
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
  }
}
@-webkit-keyframes pathmove {
  0% {
    height: 0;
    top: 0;
  }
  30% {
    height: 100%;
  }
  100% {
    height: 0;
    top: 100%;
  }
}
@keyframes pathmove {
  0% {
    height: 0;
    top: 0;
  }
  30% {
    height: 100%;
  }
  100% {
    height: 0;
    top: 100%;
  }
}
@-webkit-keyframes fadeUpAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(16px);
    transform: translateY(16px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeUpAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(16px);
    transform: translateY(16px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.treatment_mainsection .treatment_steps .horizontal_scroll_area_outer .horizontal_scroll_area .horizontal_scroll_box .info_area .time {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: clamp(10px, 1.5vw, 20px);
}


.d-ism-kan-hair-mv {
  max-width: 1366px;
  margin: 0 auto;
}

.d-ism-kan-hair-mv__h2 {
  color: var(--white, #fff);
  text-align: center;
  font-family: "Yu Mincho Pr6N", "Noto Serif JP", serif;
  font-size: min(10vw, 96px);
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 144px */
  letter-spacing: 9.6px;
  z-index: 3;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  letter-spacing: 0.04em;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .d-ism-kan-hair-mv__h2 {
    font-size: 8.5333333333vw;
    top: 40%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}

.d-ism-kan-hair-mv__texts {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  left: 50%;
  top: 80%;
  z-index: 1;
}
@media (max-width: 767px) {
  .d-ism-kan-hair-mv__texts {
    top: 60%;
  }
}

.d-ism-kan-hair-mv__text1 {
  color: var(--white, #fff);
  text-align: center;
  font-family: "Yu Mincho Pr6N", "Noto Serif JP", serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 4px;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  letter-spacing: 8px;
  line-height: 200%;
}
@media (max-width: 767px) {
  .d-ism-kan-hair-mv__text1 {
    font-size: 8.5333333333vw;
    letter-spacing: 7px;
    line-height: 135%;
  }
}

.d-ism-kan-hair-mv__text2 {
  color: var(--white, #fff);
  font-family: YuGothic;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 28.8px */
  letter-spacing: 7.2px;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}
@media (max-width: 767px) {
  .d-ism-kan-hair-mv__text2 {
    font-size: 5.6vw;
    letter-spacing: 4.2px;
  }
}

.video-wrap {
  position: relative;
  max-height: min(43.797vw, 842px);
  min-height: 600px;
  max-width: 1920px;
  width: 100%;
}
@media (max-width: 767px) {
  .video-wrap {
    max-width: 100%;
    max-height: 100%;
  }
}

.d-ism-kan-hair-mv__video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  min-height: 600px;
}

@media (max-width: 767px) {
  .d-ism-kan-hair-mv__video__wrap--sp {
    width: 100%;
    height: 160vw;
    position: relative;
    overflow: hidden;
  }
}

.d-ism-kan-hair-mv__video--sp {
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  height: 101%;
  width: 100%;
  top: 0;
  left: 0;
}

.d-ism-kan-hair-cause {
  background: #776e66;
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
  padding: 288px 0 1px;
  position: relative;
}
.d-ism-kan-hair-cause::before {
  content: "";
  position: absolute;
  z-index: 1;
  background: url(../img/kansaibou_hair_15.webp) no-repeat center bottom/cover;
  bottom: -153px;
  left: 0;
  right: 0;
  height: 200px;
}
@media (max-width: 767px) {
  .d-ism-kan-hair-cause {
    padding: 55.4666666667vw 0 1px;
    position: relative;
  }
  .d-ism-kan-hair-cause::before {
    content: "";
    position: absolute;
    z-index: 1;
    background: url(../img/kansaibou_hair_15_sp.webp) no-repeat center bottom/cover;
    bottom: -15.2vw;
    left: 0;
    right: 0;
    height: 19.2vw;
  }
}

.d-ism-kan-hair-cause__wrapper {
  max-width: 1186px;
  padding: 0 100px;
  margin: 0 auto;
  z-index: 3;
  position: relative;
}
.d-ism-kan-hair-cause__wrapper::before {
  content: "";
  position: absolute;
  top: -273px;
  left: -271px;
  width: 498px;
  height: 476px;
  background-image: url(../img/kansaibou_hair_02.webp);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.d-ism-kan-hair-cause__wrapper::after {
  content: "";
  position: absolute;
  right: -159px;
  bottom: -360px;
  width: 500px;
  height: 476px;
  z-index: 3;
  background-image: url(../img/kansaibou_hair_03.webp);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .d-ism-kan-hair-cause__wrapper {
    padding: 0 20px;
    position: relative;
  }
  .d-ism-kan-hair-cause__wrapper::before {
    content: "";
    position: absolute;
    top: -53.3333333333vw;
    left: 0px;
    width: 40.8vw;
    height: 54.4vw;
    background-image: url(../img/kansaibou_hair_02_sp.webp);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .d-ism-kan-hair-cause__wrapper::after {
    content: "";
    position: absolute;
    right: 0px;
    bottom: -48.5333333333vw;
    width: 37.0666666667vw;
    height: 51.2vw;
    z-index: 3;
    background-image: url(../img/kansaibou_hair_03_sp.webp);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
}

.d-ism-kan-hair-cause__ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 615px;
  position: relative;
  gap: 16px 32px;
}
.d-ism-kan-hair-cause__ul::after {
  content: "";
  position: absolute;
  top: -320px;
  right: -900px;
  width: 1129px;
  height: 840px;
  background-image: url(../img/kansaibou_hair_01.webp);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 950px) {
  .d-ism-kan-hair-cause__ul::after {
    content: "";
    position: absolute;
    top: -320px;
    right: -750px;
    width: 1129px;
    height: 840px;
    background-image: url(../img/kansaibou_hair_01.webp);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
}
@media (max-width: 767px) {
  .d-ism-kan-hair-cause__ul {
    gap: 4vw 4vw;
    max-width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
  }
  .d-ism-kan-hair-cause__ul::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0px;
    top: -62.1333333333vw;
    right: -5.3333333333vw;
    width: 67.7333333333vw;
    height: 80.2666666667vw;
    background-image: url(../img/kansaibou_hair_01_sp.webp);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
}

.d-ism-kan-hair-cause__li {
  color: #e2cc80;
  font-family: "Yu Mincho Pr6N", "Noto Serif JP", serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%; /* 41.6px */
  padding: 2px 16px;
  border: 1px solid #e2cc80;
  background: rgba(0, 0, 0, 0.5);
}
@media (max-width: 767px) {
  .d-ism-kan-hair-cause__li {
    font-size: 6.4vw;
    width: 42.6666666667vw;
    height: 9.8666666667vw;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 1.6; /* 41.6px */
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0;
  }
}

.d-ism-kan-hair-cause__p1 {
  color: var(--white, #fff);
  text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
  font-family: "Yu Mincho Pr6N", "Noto Serif JP", serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 200%; /* 48px */
  padding: 40px 0 40px 0;
}
@media (max-width: 1160px) {
  .d-ism-kan-hair-cause__p1 {
    font-size: 21px;
  }
}
@media (max-width: 767px) {
  .d-ism-kan-hair-cause__p1 {
    padding: 28px 0 29px 0;
    font-size: 4.5333333333vw;
    line-height: 7.7333333333vw;
  }
}

.d-ism-kan-hair-cause__p2 {
  color: var(--white, #fff);
  text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
  font-family: "Yu Mincho Pr6N", "Noto Serif JP", serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 200%; /* 48px */
}
@media (max-width: 1160px) {
  .d-ism-kan-hair-cause__p2 {
    font-size: 21px;
  }
}
@media (max-width: 767px) {
  .d-ism-kan-hair-cause__p2 {
    font-size: 4.5333333333vw;
    line-height: 7.7333333333vw;
  }
}

.d-ism-kan-hair-growth {
  background: url(..//img/kansaibou_hair_22.webp);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 177px 0 72px;
  position: relative;
}
.d-ism-kan-hair-growth::after {
  content: "";
  position: absolute;
  z-index: 0;
  background: url(../img/kansaibou_hair_16.webp) no-repeat center bottom/cover;
  bottom: -1px;
  left: 0;
  right: 0;
  height: 200px;
}
@media (max-width: 767px) {
  .d-ism-kan-hair-growth {
    padding: 24vw 0 12.5333333333vw;
  }
  .d-ism-kan-hair-growth::after {
    content: "";
    position: absolute;
    z-index: 0;
    background: url(../img/kansaibou_hair_16_sp.webp) no-repeat center bottom/cover;
    bottom: -1px;
    left: 0;
    right: 0;
    height: 19.2vw;
  }
}

.d-ism-kan-hair-figure {
  max-width: 1520px;
  padding: 0 100px;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1500px) {
  .d-ism-kan-hair-figure {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (max-width: 940px) {
  .d-ism-kan-hair-figure {
    padding: 0 80px;
  }
}
@media (max-width: 767px) {
  .d-ism-kan-hair-figure {
    padding: 0;
  }
}

@media (max-width: 940px) {
  .d-ism-kan-hair-figure__growth {
    display: block;
  }
}

.d-ism-kan-hair-figure__bottom1 {
  padding-bottom: 104px;
}
@media (max-width: 767px) {
  .d-ism-kan-hair-figure__bottom1 {
    padding-bottom: 48px;
  }
}

.d-ism-kan-hair-figure__img {
  max-width: 630px;
  width: 100%;
  margin-left: 40px;
}
@media (max-width: 1500px) {
  .d-ism-kan-hair-figure__img {
    max-width: 100%;
    margin-left: 0;
  }
}

.d-ism-kan-hair-figure__img--reverse {
  max-width: 630px;
  width: 100%;
}
@media (max-width: 940px) {
  .d-ism-kan-hair-figure__img--reverse {
    max-width: 100%;
  }
}

.d-ism-kan-hair-figuaption {
  margin-left: 40px;
  max-width: 626px;
  width: 100%;
}
@media (max-width: 940px) {
  .d-ism-kan-hair-figuaption {
    margin-left: 0;
    padding: 40px 5.3vw 0;
    max-width: 100%;
  }
}

.d-ism-kan-hair-figuaption__h2 {
  color: #e2cc80;
  font-family: "Yu Mincho Pr6N", "Noto Serif JP", serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: 130%; /* 62.4px */
  letter-spacing: 4.8px;
  padding-bottom: 40px;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .d-ism-kan-hair-figuaption__h2 {
    font-size: 8.5333333333vw;
    letter-spacing: 2.8px;
    white-space: nowrap;
  }
}

.d-ism-kan-hair-figuaption__p {
  color: var(--white, #fff);
  font-family: "Yu Mincho Pr6N", "Noto Serif JP", serif;
  font-size: 21px;
  font-style: normal;
  font-weight: 600;
  line-height: 170%; /* 35.7px */
}
@media (max-width: 767px) {
  .d-ism-kan-hair-figuaption__p {
    font-size: 4.5333333333vw;
  }
}

.d-ism-kan-hair-advertisement {
  position: relative;
}

.d-ism-kan-hair-advertisement2 {
  position: relative;
  height: 129px;
  background-color: #f3f3f3;
}
@media (max-width: 767px) {
  .d-ism-kan-hair-advertisement2 {
    height: 58vw;
  }
}
.d-ism-kan-hair-cta2 {
  position: absolute;
  top: -135px;
}
@media (max-width: 767px) {
  .d-ism-kan-hair-cta2 {
    top: -44.386vw;
  }
}

.d-ism-kan-hair-about {
  background: #d3d0ce;
  padding: 48px 0 11px;
  position: relative;
}
.d-ism-kan-hair-about::after {
  content: "";
  position: absolute;
  z-index: 2;
  background: url(../img/kansaibou_hair_17.webp) no-repeat center bottom/cover;
  bottom: -197px;
  left: 0;
  right: 0;
  height: 200px;
}
@media (max-width: 767px) {
  .d-ism-kan-hair-about {
    padding: 33px 0 32px;
  }
  .d-ism-kan-hair-about::after {
    content: "";
    position: absolute;
    z-index: 2;
    background: url(../img/kansaibou_hair_17_sp.webp) no-repeat center bottom/cover;
    bottom: -18.7vw;
    left: 0;
    right: 0;
    height: 19.2vw;
  }
}
@media (max-width: 370px) {
  .d-ism-kan-hair-about::after {
    content: "";
    position: absolute;
    z-index: 2;
    background: url(../img/kansaibou_hair_17_sp.webp) no-repeat center bottom/cover;
    bottom: -18.1vw;
    left: 0;
    right: 0;
    height: 19.2vw;
  }
}

.d-ism-kan-hair-figure__about {
  max-width: 1540px;
  padding: 0 100px;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
}
@media (max-width: 1060px) {
  .d-ism-kan-hair-figure__about {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 0;
  }
}
@media (max-width: 767px) {
  .d-ism-kan-hair-figure__about {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    padding: 0 0px;
  }
}

.d-ism-kan-hair-figure__img--about {
  max-width: 630px;
}
@media (max-width: 1060px) {
  .d-ism-kan-hair-figure__img--about {
    margin: 0 auto;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .d-ism-kan-hair-figure__img--about {
    max-width: 100%;
  }
}

.d-ism-kan-hair-figuaption--about {
  margin-left: 145px;
  max-width: 525px;
  width: 100%;
}
@media (max-width: 1500px) {
  .d-ism-kan-hair-figuaption--about {
    margin-left: 0;
    padding: 33px 0;
    margin-right: 0;
    margin: 0 auto;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .d-ism-kan-hair-figuaption--about {
    padding: 33px 5.3vw 0 5.3vw;
  }
}

.d-ism-kan-hair-figuaption__h2--about {
  color: #1a1a1a;
  font-family: "Yu Mincho Pr6N", "Noto Serif JP", serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: 130%; /* 62.4px */
  letter-spacing: 4.8px;
  padding-bottom: 40px;
}
@media (max-width: 767px) {
  .d-ism-kan-hair-figuaption__h2--about {
    font-size: 8.5333333333vw;
    letter-spacing: 2.8px;
    white-space: nowrap;
  }
}

.d-ism-kan-hair-figuaption__p--about {
  color: #1a1a1a;
  font-family: "Yu Mincho Pr6N", "Noto Serif JP", serif;
  font-size: 21px;
  font-style: normal;
  font-weight: 600;
  line-height: 170%; /* 35.7px */
}
@media (max-width: 767px) {
  .d-ism-kan-hair-figuaption__p--about {
    font-size: 4.5333333333vw;
  }
}

.d-ism-kan-hair-mv__video--about {
  width: 100%;
  height: 100%;
}

.d-ism-kan-hair-detail {
  background: url(..//img/kansaibou_hair_22.webp);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 216px 0 0px;
  position: relative;
}
.d-ism-kan-hair-detail::after {
  content: "";
  position: absolute;
  z-index: 2;
  background: url(../img/kansaibou_hair_18.webp) no-repeat center bottom/cover;
  bottom: -197px;
  left: 0;
  right: 0;
  height: 200px;
}
@media (max-width: 767px) {
  .d-ism-kan-hair-detail {
    padding: 28vw 0 9.0666666667vw;
  }
  .d-ism-kan-hair-detail::after {
    content: "";
    position: absolute;
    z-index: 2;
    background: url(../img/kansaibou_hair_18_sp.webp) no-repeat center bottom/cover;
    bottom: -18.6666666667vw;
    left: 0;
    right: 0;
    height: 19.2vw;
  }
}

.d-ism-kan-hair-detail__inner {
  position: relative;
  z-index: 3;
}

.d-ism-kan-hair-figure__detail {
  max-width: 1500px;
  padding: 0 100px;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 940px) {
  .d-ism-kan-hair-figure__detail {
    display: block;
    padding: 0 80px;
  }
}
@media (max-width: 767px) {
  .d-ism-kan-hair-figure__detail {
    padding: 0;
  }
}

@media (max-width: 940px) {
  .d-ism-kan-hair-figure__detail--reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

@media (max-width: 960px) {
  .d-ism-kan-hair-figuaption__h2--reverse {
    padding-top: 43px;
  }
}
@media (max-width: 767px) {
  .d-ism-kan-hair-figuaption__h2--reverse {
    padding-top: 43px;
  }
}

.d-ism-kan-hair-figure__bottom1--detail {
  padding-bottom: 70px;
}

.d-ism-kan-hair-figuaption__detail--reverse {
  margin-right: 40px;
  margin-left: 143px;
  max-width: 525px;
  width: 100%;
}
@media (max-width: 1500px) {
  .d-ism-kan-hair-figuaption__detail--reverse {
    margin-left: 0;
  }
}
@media (max-width: 940px) {
  .d-ism-kan-hair-figuaption__detail--reverse {
    margin-left: 0;
    padding: 0 5.3vw;
    max-width: 100%;
  }
}

.d-ism-kan-hair-alopecia {
  background: #d3d0ce;
  padding: 192px 0 0px;
  position: relative;
}
.d-ism-kan-hair-alopecia::after {
  content: "";
  position: absolute;
  z-index: 2;
  background: url(../img/kansaibou_hair_19.webp) no-repeat center bottom/cover;
  bottom: -197px;
  left: 0;
  right: 0;
  height: 200px;
}
@media (max-width: 767px) {
  .d-ism-kan-hair-alopecia {
    padding: 104px 0 30px;
  }
  .d-ism-kan-hair-alopecia::after {
    content: "";
    position: absolute;
    z-index: 2;
    background: url(../img/kansaibou_hair_19_sp.webp) no-repeat center bottom/cover;
    bottom: -18.6666666667vw;
    left: 0;
    right: 0;
    height: 19.2vw;
  }
}

.d-ism-kan-hair-alopecia__inner {
  max-width: 1000px;
  padding: 0 60px;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .d-ism-kan-hair-alopecia__inner {
    padding: 0 5.3vw;
  }
}

.d-ism-kan-hair-alopecia__h2 {
  color: #1a1a1a;
  text-align: center;
  font-family: "Yu Mincho Pr6N", "Noto Serif JP", serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: 130%; /* 62.4px */
  letter-spacing: 4.8px;
  margin-bottom: 40px;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .d-ism-kan-hair-alopecia__h2 {
    font-size: 8.5333333333vw;
  }
}

.d-ism-kan-hair-alopecia__wrap {
  background: var(--white, #fff);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 24px;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .d-ism-kan-hair-alopecia__wrap {
    display: block;
    padding: 24px 15px 20px;
  }
}

.d-ism-kan-hair-alopecia__img {
  max-width: 482px;
}
@media (max-width: 767px) {
  .d-ism-kan-hair-alopecia__img {
    padding-bottom: 24px;
    max-width: 100%;
  }
}

.d-ism-kan-hair-alopecia__texts {
  margin-top: 6px;
  margin-left: 40px;
}
@media (max-width: 767px) {
  .d-ism-kan-hair-alopecia__texts {
    margin-top: 0;
    margin-left: 0;
  }
}

.d-ism-kan-hair-alopecia-texts__dl:not(:last-of-type) {
  margin-bottom: 16px;
}

.d-ism-kan-hair-alopecia-texts__dt {
  color: var(--white, #fff);
  font-family: YuGothic;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 15px */
  padding: 6px 8px 4px;
  margin-bottom: 10px;
  border-radius: 3px;
  display: inline-block;
}
@media (max-width: 767px) {
  .d-ism-kan-hair-alopecia-texts__dt {
    display: block;
    text-align: center;
    font-size: 4vw;
  }
}

.d-ism-kan-hair-alopecia-texts__dt1 {
  background: #1a1a1a;
}

.d-ism-kan-hair-alopecia-texts__dt2 {
  background: #3e505a;
}

.d-ism-kan-hair-alopecia-texts__dt3 {
  background: #052b5a;
}

.d-ism-kan-hair-alopecia-texts__dt4 {
  background: #e37700;
}

.d-ism-kan-hair-alopecia-texts__dd {
  color: #1a1a1a;
  font-family: YuGothic;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%; /* 19.5px */
}
@media (max-width: 767px) {
  .d-ism-kan-hair-alopecia-texts__dd {
    font-size: 3.7333333333vw;
  }
}

.d-ism-kan-hair-alopecia__p {
  color: #1a1a1a;
  font-family: "Yu Mincho Pr6N", "Noto Serif JP", serif;
  font-size: 21px;
  font-style: normal;
  font-weight: 600;
  line-height: 170%; /* 35.7px */
}
@media (max-width: 767px) {
  .d-ism-kan-hair-alopecia__p {
    font-size: 4.5333333333vw;
  }
}

.d-ism-kan-hair-component {
  background: #000;
  padding: 176px 0 128px 0;
  position: relative;
}
.d-ism-kan-hair-component::after {
  content: "";
  position: absolute;
  z-index: 2;
  background: url(../img/kansaibou_hair_20.webp) no-repeat center bottom/cover;
  bottom: -3px;
  left: 0;
  right: 0;
  height: 200px;
}
@media (max-width: 767px) {
  .d-ism-kan-hair-component {
    padding: 27.7333333333vw 5.3vw 16vw 5.3vw;
  }
  .d-ism-kan-hair-component::after {
    content: "";
    position: absolute;
    z-index: 2;
    background: url(../img/kansaibou_hair_20_sp.webp) no-repeat center bottom/cover;
    bottom: -3px;
    left: 0;
    right: 0;
    height: 19.2vw;
  }
}

.d-ism-kan-hair-component__inner {
  max-width: 1206px;
  padding: 0 100px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 3;
}
@media (max-width: 767px) {
  .d-ism-kan-hair-component__inner {
    padding: 0;
  }
}

.d-ism-kan-hair-component__h2 {
  color: var(--white, #fff);
  font-family: "Yu Mincho Pr6N", "Noto Serif JP", serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: 130%; /* 62.4px */
  letter-spacing: 4.8px;
  text-align: center;
  padding-bottom: 48px;
}
@media (max-width: 767px) {
  .d-ism-kan-hair-component__h2 {
    font-size: 8.5333333333vw;
  }
}

.d-ism-kan-hair-component__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
@media (max-width: 1160px) {
  .d-ism-kan-hair-component__content {
    margin-top: 300px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 100px;
  }
}

.d-ism-kan-hair-component-content__img {
  width: 540px;
  position: absolute;
}
@media (min-width: 1161px) {
  .d-ism-kan-hair-component-content__img {
    top: -44px;
    left: -30px;
  }
}
@media (max-width: 1160px) {
  .d-ism-kan-hair-component-content__img {
    position: absolute;
    top: -140px;
  }
}
@media (max-width: 767px) {
  .d-ism-kan-hair-component-content__img {
    width: 80vw;
  }
}

.d-ism-kan-hair-component-content__texts {
  max-width: 565px;
  position: relative;
}
@media (max-width: 1160px) {
  .d-ism-kan-hair-component-content__texts {
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 40px;
    margin-top: 330px;
  }
}
@media (max-width: 767px) {
  .d-ism-kan-hair-component-content__texts {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 22vw;
  }
}

.d-ism-kan-hair-component-content-texts__cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 360px;
  margin: 0 auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
@media (max-width: 1160px) {
  .d-ism-kan-hair-component-content-texts__cards {
    position: relative;
    width: 100%;
    z-index: 2;
  }
}
@media (max-width: 767px) {
  .d-ism-kan-hair-component-content-texts__cards {
    max-width: 100%;
    margin: 12.5333333333vw 0 0;
  }
}

.d-ism-kan-hair-component-content-texts-card {
  color: #e2cc80;
  text-align: center;
  font-family: "Yu Mincho Pr6N", "Noto Serif JP", serif;
  font-size: 21.6px;
  font-style: normal;
  font-weight: 600;
  line-height: 130%; /* 28.08px */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  height: 114px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%22105%22%20height%3D%22120%22%20viewBox%3D%220%200%20105%20120%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20id%3D%22Polygon%201%22%20d%3D%22M1.73847%2030.6928L52.5%201.38564L103.262%2030.6928V89.3072L52.5%20118.614L1.73847%2089.3072V30.6928Z%22%20stroke%3D%22%23E2CC80%22%20stroke-width%3D%222.4%22%2F%3E%3C%2Fsvg%3E");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.d-ism-kan-hair-component-content-texts-card:not(:first-of-type) {
  margin-left: 20px;
}
.d-ism-kan-hair-component-content-texts-card:nth-of-type(4) {
  margin-left: 0;
}
@media (max-width: 767px) {
  .d-ism-kan-hair-component-content-texts-card {
    width: 24.5333333333vw;
    height: 27.7333333333vw;
    font-size: 5.3333333333vw;
  }
}

.d-ism-kan-hair-component-content-texts-card__p {
  color: var(--white, #fff);
  font-family: "Yu Mincho Pr6N", "Noto Serif JP", serif;
  font-size: 21px;
  font-style: normal;
  font-weight: 600;
  line-height: 170%; /* 35.7px */
  padding-top: 32px;
}
@media (max-width: 1160px) {
  .d-ism-kan-hair-component-content-texts-card__p {
    width: 50%;
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  .d-ism-kan-hair-component-content-texts-card__p {
    width: 100%;
    font-size: 4.5333333333vw;
  }
}

.hexagon-container {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}

.hexagon {
  position: relative;
  width: 120px;
  height: 69.28px; /* 120 * sqrt(3) / 2 */
  background-color: black;
  color: gold;
  text-align: center;
  line-height: 69.28px;
  font-size: 16px;
  font-weight: bold;
  border-left: 2px solid gold;
  border-right: 2px solid gold;
}

.hexagon:before,
.hexagon:after {
  content: "";
  position: absolute;
  width: 0;
  border-left: 60px solid transparent;
  border-right: 60px solid transparent;
}

.hexagon:before {
  bottom: 100%;
  border-bottom: 34.64px solid gold; /* 120 / 2 * sqrt(3) / 2 */
}

.hexagon:after {
  top: 100%;
  width: 0;
  border-top: 34.64px solid gold; /* 120 / 2 * sqrt(3) / 2 */
}

.d-ism-kan-hair-component__table {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  border-collapse: collapse;
  border-spacing: 0;
  margin-top: 53px;
  position: relative;
  z-index: 3;
}
@media (max-width: 767px) {
  .d-ism-kan-hair-component__table {
    margin-top: 35px;
    padding: 0 16px;
  }
}

.d-ism-kan-hair-component__table th {
  padding: 10px;
  background: #e2cc80;
  border: solid 4px #1a1a1a;
  color: #1a1a1a;
  font-family: YuGothic;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 170%; /* 34px */
}
@media (min-width: 768px) {
  .d-ism-kan-hair-component__table th {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .d-ism-kan-hair-component__table th {
    font-size: 4.2666666667vw;
    padding: 10px 5px;
  }
}

.d-ism-kan-hair-component__table td {
  padding: 10px 10px 7px 10px;
  border: solid 4px #1a1a1a;
  color: #1a1a1a;
  font-family: YuGothic;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%; /* 30.6px */
}
@media (min-width: 768px) {
  .d-ism-kan-hair-component__table td {
    text-align: center;
    padding: 15px 5px 15px;
  }
}
@media (max-width: 767px) {
  .d-ism-kan-hair-component__table td {
    font-size: 3.4666666667vw;
    padding: 10px 5px 10px;
  }
}

.d-ism-kan-hair-component__table tr:nth-child(even) td {
  background: #f2f2f2;
}

.d-ism-kan-hair-component__table tr:nth-child(odd) td {
  background: var(--white, #fff);
}

.d-ism-kan-hair-component-table-th__left {
  width: 35%;
}
@media (max-width: 767px) {
  .d-ism-kan-hair-component-table-th__left {
    width: 22%;
    text-align: center;
  }
}

@media (max-width: 767px) {
  .d-ism-kan-hair-component-table-th__right {
    text-align: left;
  }
}

@media (max-width: 767px) {
  #d-ism-kan-hair-component-table-th__right3 {
    padding: 20px 5px 20px;
  }
}

@media (max-width: 767px) {
  #d-ism-kan-hair-component-table-th__right5 {
    padding: 20px 5px 20px;
  }
}

.d-ism-kan-hair-safety {
  background-image: url(..//img/kansaibou_hair_23.webp);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.d-ism-kan-hair-safety::after {
  content: "";
  position: absolute;
  z-index: 2;
  background: url(../img/kansaibou_hair_21.webp) no-repeat center bottom/cover;
  bottom: -197px;
  left: 0;
  right: 0;
  height: 200px;
}
@media (max-width: 767px) {
  .d-ism-kan-hair-safety::after {
    content: "";
    position: absolute;
    z-index: 2;
    background: url(../img/kansaibou_hair_21_sp.webp) no-repeat center bottom/cover;
    bottom: -18.9333333333vw;
    left: 0;
    right: 0;
    height: 19.2vw;
  }
}

.d-ism-kan-hair-safety__inner {
  max-width: 904px;
  padding: 0 40px;
  width: 100%;
  margin: 0 auto;
  z-index: 3;
  position: relative;
}
.d-ism-kan-hair-safety__inner::before {
  content: "";
  position: absolute;
  top: -150px;
  right: -368px;
  width: 498px;
  height: 476px;
  z-index: 3;
  background-image: url(../img/kansaibou_hair_12.webp);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.d-ism-kan-hair-safety__inner::after {
  content: "";
  position: absolute;
  left: -285px;
  bottom: -336px;
  width: 500px;
  height: 476px;
  z-index: 3;
  background-image: url(../img/kansaibou_hair_13.webp);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .d-ism-kan-hair-safety__inner {
    font-size: 8.5333333333vw;
    padding: 0 5.3vw 47px;
  }
  .d-ism-kan-hair-safety__inner::before {
    content: "";
    position: absolute;
    top: -62px;
    right: 0;
    width: 47.7333333333vw;
    height: 57.6vw;
    z-index: 0;
    background-image: url(../img/kansaibou_hair_12_sp.webp);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .d-ism-kan-hair-safety__inner::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -188px;
    width: 42.1333333333vw;
    height: 54.9333333333vw;
    z-index: 3;
    background-image: url(../img/kansaibou_hair_13_sp.webp);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
}

.d-ism-kan-hair-safety__h2 {
  color: #1a1a1a;
  text-align: center;
  font-family: "Yu Mincho Pr6N", "Noto Serif JP", serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: 130%; /* 62.4px */
  letter-spacing: 4.8px;
  padding-bottom: 40px;
}
@media (max-width: 767px) {
  .d-ism-kan-hair-safety__h2 {
    font-size: 8.5333333333vw;
    padding-top: 73px;
  }
}
@media (max-width: 370px) {
  .d-ism-kan-hair-safety__h2 {
    font-size: 7.4666666667vw;
  }
}

.d-ism-kan-hair-safety__cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 40px;
}
@media (max-width: 767px) {
  .d-ism-kan-hair-safety__cards {
    display: block;
  }
}

.d-ism-kan-hair-safety__card {
  max-width: 392px;
}
.d-ism-kan-hair-safety__card:nth-of-type(2) {
  margin-left: 40px;
}
@media (max-width: 767px) {
  .d-ism-kan-hair-safety__card {
    margin: 0 auto;
    max-width: 100%;
  }
  .d-ism-kan-hair-safety__card:nth-of-type(2) {
    margin-left: 0;
    margin: 0 auto;
  }
}

.d-ism-kan-hair-safety-card__title {
  color: var(--white, #fff);
  text-align: center;
  font-family: YuGothic;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 27px */
  background: #1a1a1a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 16px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 8px;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 767px) {
  .d-ism-kan-hair-safety-card__title {
    padding: 10px 16px;
    font-size: 4.8vw;
  }
}

.d-ism-kan-hair-safety-card__p {
  color: #1a1a1a;
  text-align: center;
  font-family: YuGothic;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 27px */
  padding: 16px;
}
@media (max-width: 767px) {
  .d-ism-kan-hair-safety-card__p {
    padding: 11px 16px 0 16px;
    font-size: 4.8vw;
  }
}

.d-ism-kan-hair-safety-card__p2 {
  color: #1a1a1a;
  text-align: center;
  font-family: YuGothic;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 27px */
  padding: 16px;
}
@media (max-width: 767px) {
  .d-ism-kan-hair-safety-card__p2 {
    padding: 11px 16px 0px 16px;
    font-size: 4.8vw;
  }
}

.d-ism-kan-hair__text1 {
  color: #1a1a1a;
  text-align: center;
  font-family: "Yu Mincho Pr6N", "Noto Serif JP", serif;
  font-size: 21px;
  font-style: normal;
  font-weight: 600;
  line-height: 170%; /* 35.7px */
  padding-bottom: 24px;
}
@media (max-width: 767px) {
  .d-ism-kan-hair__text1 {
    font-size: 4.5333333333vw;
    text-align: left;
  }
}

.d-ism-kan-hair__text2 {
  color: #1a1a1a;
  text-align: center;
  font-family: "Yu Mincho Pr6N", "Noto Serif JP", serif;
  font-size: 21px;
  font-style: normal;
  font-weight: 600;
  line-height: 170%; /* 35.7px */
  padding-bottom: 24px;
}
@media (max-width: 767px) {
  .d-ism-kan-hair__text2 {
    font-size: 4.5333333333vw;
    text-align: left;
  }
}

.d-ism-kan-hair__text3 {
  color: #1a1a1a;
  text-align: right;
  font-family: "Yu Mincho Pr6N", "Noto Serif JP", serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 170%; /* 30.6px */
}
@media (max-width: 940px) {
  .d-ism-kan-hair__text3 {
    padding-right: 40px;
  }
}
@media (max-width: 767px) {
  .d-ism-kan-hair__text3 {
    padding-right: 0;
    font-size: 3.4666666667vw;
  }
}

.d-ism-kan-hair-equipment {
  background-image: url(..//img/kansaibou_hair_14.webp);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 168px 0 0 0;
}
@media (min-width: 768px) {
  .d-ism-kan-hair-equipment {
    height: 650px;
  }
}
@media (max-width: 767px) {
  .d-ism-kan-hair-equipment {
    background-image: url(..//img/kansaibou_hair_14_sp.webp);
    padding: 44.8vw 0 0 0;
  }
}

.d-ism-kan-hair-equipment__inner {
  margin: 0 auto;
  max-width: 1206px;
  padding: 0 100px;
}
@media (max-width: 767px) {
  .d-ism-kan-hair-equipment__inner {
    padding: 0 20px;
    padding-bottom: 72px;
  }
}

.d-ism-kan-hair-equipment__h2 {
  color: #1a1a1a;
  font-family: "Yu Mincho Pr6N", "Noto Serif JP", serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: 130%; /* 62.4px */
  letter-spacing: 4.8px;
  padding-bottom: 40px;
  text-align: right;
}
@media (max-width: 767px) {
  .d-ism-kan-hair-equipment__h2 {
    font-size: 8.5333333333vw;
    text-align: left;
    padding-bottom: 45px;
  }
}

.d-ism-kan-hair-equipment__ul {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px;
  max-width: 565px;
  padding-bottom: 40px;
  margin-left: auto;
}
@media (max-width: 767px) {
  .d-ism-kan-hair-equipment__ul {
    margin: 0 auto;
    max-width: 100%;
  }
}

.d-ism-kan-hair-equipment__li {
  color: var(--black, #1a1a1a);
  font-family: YuGothic;
  font-size: 21px;
  font-style: normal;
  font-weight: 700;
  line-height: 200%; /* 42px */
  background: #fff;
  padding: 7px 0 8px 48px;
  position: relative;
}
.d-ism-kan-hair-equipment__li::after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 16px;
  width: 24px;
  height: 24px;
  background-image: url(..//img/chack__red.webp);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .d-ism-kan-hair-equipment__li {
    font-size: 4.2666666667vw;
    padding: 7px 0 8px 33px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 150%; /* 42px */
  }
  .d-ism-kan-hair-equipment__li::after {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 5px;
    width: 24px;
    height: 24px;
    background-image: url(..//img/chack__red.webp);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
}

.d-ism-kan-hair-equipment__p {
  color: #1a1a1a;
  font-family: "Yu Mincho Pr6N", "Noto Serif JP", serif;
  font-size: 21px;
  font-style: normal;
  font-weight: 600;
  line-height: 170%; /* 35.7px */
  max-width: 565px;
  margin-left: auto;
}
@media (max-width: 767px) {
  .d-ism-kan-hair-equipment__p {
    font-size: 4.5333333333vw;
    margin: 0 auto;
    max-width: 100%;
  }
}

.d-ism-kan-hair__scroll {
  z-index: 2;
}

#d-ism-kan-hair__scroll__bar {
  top: 80px;
  height: 180px;
}
#d-ism-kan-hair__scroll__bar::before {
  height: 180px;
}
@media (max-width: 767px) {
  #d-ism-kan-hair__scroll__bar {
    top: 62px;
    height: 120px;
  }
}

.d-ism-kan-hair-cause__wrapper2 {
  max-width: 1186px;
  padding: 0 100px;
  padding-top: 40px;
  padding-bottom: 48px;
  margin: 0 auto;
  z-index: 3;
  position: relative;
}
.d-ism-kan-hair-cause__wrapper2::after {
  content: "";
  position: absolute;
  right: -159px;
  bottom: -360px;
  width: 500px;
  height: 476px;
  z-index: 3;
  background-image: url(../img/kansaibou_hair_03.webp);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .d-ism-kan-hair-cause__wrapper2 {
    padding: 0 20px;
    padding-top: 30px;
    padding-bottom: 32px;
  }
  .d-ism-kan-hair-cause__wrapper2::after {
    content: "";
    position: absolute;
    right: 0px;
    bottom: -48.5333333333vw;
    width: 37.0666666667vw;
    height: 51.2vw;
    z-index: 3;
    background-image: url(../img/kansaibou_hair_03_sp.webp);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
}

.d-ism-kan-hair-cause-wrapper2__cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 40px 53px;
  border: 2px solid #E2CC80;
  background: rgba(26, 26, 26, 0.4);
}
@media (max-width: 767px) {
  .d-ism-kan-hair-cause-wrapper2__cards {
    display: block;
    padding: 16px;
  }
}

.d-ism-kan-hair-cause-head__img {
  max-width: 480px;
}
.d-ism-kan-hair-cause-head__img:not(:first-of-type) {
  margin-left: 40px;
}
@media (max-width: 767px) {
  .d-ism-kan-hair-cause-head__img {
    max-width: 100%;
  }
  .d-ism-kan-hair-cause-head__img:not(:first-of-type) {
    margin-left: 0;
    margin-top: 16px;
  }
}

.d-ism-kan-hair-cause-head-img__text {
  color: var(--white, #FFF);
  font-family: "Noto Sans JP";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  background: #6b635b;
  padding: 10px 10px 10px;
}
@media (max-width: 767px) {
  .d-ism-kan-hair-cause-head-img__text {
    padding: 10px 10px 10px 10px;
  }
}

.d-ism-kan-hair-cause-head-title {
  padding-top: 30px;
  margin-top: 30px;
}

.sec03_ttl {
  font-size: 40px;
  line-height: 1.34;
  letter-spacing: 0.1em;
  text-align: center;
  margin-bottom: 33px;
  color: white;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 800;
}
@media screen and (max-width: 768px) {
  .sec03_ttl {
    font-size: 6.4vw;
    margin-bottom: 10vw;
  }
}
.sec03_ttl .big {
  font-size: 1.6em;
}
@media screen and (max-width: 768px) {
  .sec03_ttl .big {
    font-size: 1.5em;
  }
}