@charset "UTF-8";
#mainvisual {
  position: relative;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-image: url(../img/top/mv-bg.jpg);
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  overflow: hidden;
}
@media screen and (min-width: 751px), print {
  #mainvisual {
    padding-top: 40%;
  }
}
#mainvisual > div {
  position: absolute;
  top: 0;
  opacity: 0;
  left: 0;
  right: 0;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 751px), print {
  #mainvisual > div {
    width: 80%;
  }
}
#mainvisual > div picture, #mainvisual > div img {
  width: 100%;
  max-width: initial;
}
@media screen and (max-width: 750px) {
  #mainvisual {
    background-image: url(../img/top/mv-bg_sp.jpg);
    padding-top: 130.6666666667%;
  }
}
#mainvisual:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 6px;
  background: url(../img/top/mv-border.png) repeat-x center bottom;
}
@media screen and (max-width: 750px) {
  #mainvisual:after {
    background: url(../img/top/mv-border_sp.png) repeat-x center bottom/100% auto;
  }
}

#op {
  position: fixed;
  width: 100vw;
  height: 100dvh;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: center;
  z-index: 999;
}
#op .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #f7ade5;
}
#op .logo {
  align-self: center;
  max-width: 345px;
  width: 40%;
  text-align: center;
  z-index: 2;
  opacity: 0;
}

#section1 .section-title-caption:after {
  background-image: url(../img/top/s1-title-parts.png);
}

#section2 .section-title-caption:after {
  background-image: url(../img/top/s2-title-parts.png);
}

#section3 .section-title-caption:after {
  background-image: url(../img/top/s3-title-parts.png);
}

#section4 .section-title-caption:after {
  background-image: url(../img/top/s4-title-parts.png);
}

#section5 .section-title-caption:after {
  background-image: url(../img/top/s5-title-parts.png);
}

#section1 {
  padding-top: 55px;
}
#section1 .section-title img {
  max-width: 222px;
}
@media screen and (max-width: 750px) {
  #section1 .section-title img {
    width: 40vw;
  }
}
#section1 .s1-title-text {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
@media screen and (max-width: 1200px) {
  #section1 .s1-title-text {
    margin-top: 30px;
  }
}
#section1 .s1-title-text .text {
  font-size: 1.1111111111em;
  line-height: 2;
  width: 62%;
  align-self: center;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 1201px), print {
  #section1 .s1-title-text .text {
    max-width: 665px;
    margin-left: 5%;
  }
}
@media screen and (max-width: 1200px) {
  #section1 .s1-title-text .text {
    width: 100%;
  }
}
@media screen and (max-width: 750px) {
  #section1 .s1-title-text .text {
    font-size: 1.1em;
    line-height: 1.65;
  }
}
#section1 .s1-title-text .image {
  width: 35%;
}
@media screen and (min-width: 1201px), print {
  #section1 .s1-title-text .image {
    max-width: 345px;
  }
}
@media screen and (max-width: 1200px) {
  #section1 .s1-title-text .image {
    margin-right: auto;
    margin-left: auto;
  }
}
@media screen and (max-width: 1200px) {
  #section1 .s1-title-text .image img {
    margin-left: auto;
  }
}
#section1 .s1-title-text:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../img/top/s1-img2.png);
  background-size: 100% auto;
  position: absolute;
  z-index: 0;
}
@media screen and (min-width: 1201px), print {
  #section1 .s1-title-text:before {
    right: 0;
    bottom: 0;
    transform: translate(50%, 30%);
  }
}
@media screen and (min-width: 751px), print {
  #section1 .s1-title-text:before {
    width: 513px;
    height: 430px;
  }
}
@media screen and (max-width: 1200px) {
  #section1 .s1-title-text:before {
    left: 0;
    right: 0;
    margin-right: auto;
    margin-left: auto;
  }
}
@media screen and (max-width: 1200px) and (min-width: 751px) {
  #section1 .s1-title-text:before {
    transform: translateX(30%);
    width: 410.4px;
    height: 344px;
  }
}
@media screen and (max-width: 750px) {
  #section1 .s1-title-text:before {
    width: 60%;
    padding-top: 60%;
    transform: translateX(40%);
  }
}

@media screen and (max-width: 1200px) and (min-width: 751px) {
  #section1 .s1-title-text .text {
    width: 70%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 50px;
  }
  #section1 .s1-title-text .image {
    width: 50%;
    transform: translateX(-50%);
  }
}
@media screen and (max-width: 750px) {
  #section1 .s1-title-text .text {
    padding-top: 30px;
  }
  #section1 .s1-title-text .image {
    width: 65%;
    transform: translateX(-30%);
  }
}
#section1 .s1-content-box {
  box-sizing: border-box;
  border: 1px solid #000;
  box-shadow: 0 2px 0 black;
  position: relative;
  z-index: 1;
  border-radius: 35px;
  overflow: hidden;
  margin-top: 30px;
}

@media screen and (max-width: 750px) {
  #section1 .s1-content-box {
    border-radius: 20px;
    width: 95%;
  }
}
#section1 .s1-content-box > .accodion-content {
  background: rgba(255, 231, 249, 0.8);
  /*display: none;*/
}

#section1 .s1-content-box > h3 {
  background: rgba(247, 173, 229, 0.8);
  color: #fff;
  text-align: center;
  font-weight: 700;
  font-size: 1.5555555556em;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 2px solid #000;
  position: relative;
  /*cursor: pointer;*/
}

@media screen and (max-width: 750px) {
  #section1 .s1-content-box > .accodion-content {
    padding-top: 6.5vw;
  }
  #section1 .s1-content-box > h3 {
    font-size: 1.375em;
    padding-top: 14px;
    padding-bottom: 14px;
    line-height: 1.5;
  }
}
#section1 .s1-content-box > h3.active > i:after {
  transform: rotate(-90deg);
}

#section1 .s1-content-box > h3 > i {
  background: #fff;
  width: 40px;
  height: 40px;
  display: block;
  border-radius: 50%;
  position: absolute;
  right: 2%;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
}

#section1 .s1-content-box > h3 > i:before, #section1 .s1-content-box > h3 > i:after {
  transition: transform 0.3s;
  content: "";
  display: block;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #ff7edd;
  width: 70%;
  height: 2px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  left: 0;
  right: 0;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 750px) {
  #section1 .s1-content-box > h3 > i {
    width: 20px;
    height: 20px;
  }
}
#section1 .s1-content-box .caption {
  text-align: center;
  font-size: 1.3333333333em;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 750px) {
  #section1 .s1-content-box .caption {
    font-size: 1.2em;
  }
}
#section1 .s1-content-box .condition-list-box {
  box-sizing: border-box;
  max-width: 880px;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  background-color: #fae49c;
  border-radius: 30px;
  padding: 35px;
  position: relative;
}

@media screen and (max-width: 750px) {
  #section1 .s1-content-box .condition-list-box {
    width: 96%;
  }
}
#section1 .s1-content-box .condition-list-box:before {
  content: "";
  display: block;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../img/top/s1-parts1.png);
  width: 178px;
  height: 66px;
  position: absolute;
  left: 0;
  right: 0;
  margin-right: auto;
  margin-left: auto;
  top: -7px;
}

@media screen and (max-width: 1200px) {
  #section1 .s1-content-box .condition-list-box {
    padding: 25px 3.25%;
  }
}
@media screen and (max-width: 750px) {
  #section1 .s1-content-box .condition-list-box {
    border-radius: 25px;
    margin-top: 7.5vw;
  }
  #section1 .s1-content-box .condition-list-box:before {
    width: 124.6px;
    height: 46.2px;
  }
}
#section1 .s1-content-box .condition-list-box > .wrap {
  background: url(../img/top/s1-condition_bg.png);
  padding: 10px 50px 100px;
}

@media screen and (max-width: 1200px) {
  #section1 .s1-content-box .condition-list-box > .wrap {
    padding: 3% 5% 10%;
  }
}
#section1 .s1-content-box .condition-list-tle {
  text-align: center;
}

#section1 .s1-content-box .condition-list-tle img {
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 750px) {
  #section1 .s1-content-box .condition-list-tle {
    margin-top: 17px;
  }
}
#section1 .s1-content-box .condition-list-title {
  text-align: center;
}

@media screen and (max-width: 750px) {
  #section1 .s1-content-box .condition-list-title {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
  }
}
#section1 .s1-content-box .condition-list-title img {
  margin-right: auto;
  margin-left: auto;
}

#section1 .s1-content-box .condition-list > ul {
  display: flex;
  flex-wrap: wrap;
}

#section1 .s1-content-box .condition-list > ul li {
  width: 48%;
  justify-content: space-around;
  box-sizing: border-box;
  font-size: 1.3333333333em;
  padding-left: 40px;
  position: relative;
  letter-spacing: -0.1em;
  padding-bottom: 20px;
  /*点線*/
  background-image: linear-gradient(to right, #92828b, #92828b 2px, transparent 2px);
  background-size: 8px 2px;
  background-position: left bottom;
  background-repeat: repeat-x;
}

@media screen and (max-width: 750px) {
  #section1 .s1-content-box .condition-list {
    margin-top: 4vw;
  }
  #section1 .s1-content-box .condition-list-body.mt50 {
    margin-top: 7.5vw;
  }
  #section1 .s1-content-box .condition-list > ul li {
    font-size: 1.215em;
  }
  #section1 .s1-content-box .condition-caption {
    margin: 4.5vw auto 0;
    width: 90%;
  }
}
@media screen and (min-width: 1201px), print {
  #section1 .s1-content-box .condition-list > ul li:nth-child(even) {
    margin-left: 3%;
  }
  #section1 .s1-content-box .condition-list > ul li:nth-child(n+3) {
    margin-top: 20px;
  }
}
#section1 .s1-content-box .condition-list > ul li:before {
  content: "";
  display: block;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  position: absolute;
  left: 10px;
  top: 0.5em;
}

@media screen and (max-width: 1200px) {
  #section1 .s1-content-box .condition-list > ul li {
    width: 100%;
    padding-left: 20px;
    padding-bottom: 15px;
  }
  #section1 .s1-content-box .condition-list > ul li:before {
    left: 5px;
    width: 10px;
    height: 10px;
  }
  #section1 .s1-content-box .condition-list > ul li:nth-child(n+2) {
    margin-top: 13px;
  }
}
#section1 .s1-content-box .condition-list-mental ul li:before {
  background-color: #ff7edd;
}

#section1 .s1-content-box .condition-list-body ul li:before {
  background-color: #5fd1e9;
}

.diag-bg {
  position: relative;
  z-index: 0;
}

.diag-bg:before {
  content: "";
  display: block;
  width: 100%;
  height: calc(100% + 300px);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin-right: auto;
  margin-left: auto;
  z-index: -1;
}

.diag-bg.diag-left:before {
  transform: skewY(7deg);
}

.diag-bg.diag-right:before {
  transform: skewY(-7deg);
}

#section2:before {
  background: rgb(255, 240, 204);
  background: linear-gradient(90deg, rgb(255, 240, 204) 0%, rgb(255, 223, 204) 100%);
}

#section2 .section-title > img {
  max-width: 320px;
}

@media screen and (max-width: 750px) {
  #section2 .section-title > img {
    width: 42.6666666667vw;
  }
}
#section2 .s2-title-text {
  max-width: 1060px;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  font-size: 1.2222222222em;
  line-height: 1.9;
}

@media screen and (max-width: 750px) {
  #section2 .s2-title-text {
    font-size: 1.2em;
    line-height: 1.7;
  }
}
#section2 .ambassodor {
  background: rgb(247, 190, 233);
  background: linear-gradient(90deg, rgb(247, 190, 233) 0%, rgb(225, 171, 249) 100%);
  box-shadow: 0 5px 0 #d3afca;
  margin-right: auto;
  margin-left: auto;
}

#section2 .member-box {
  position: relative;
}

#section2 .member-box:before, #section2 .member-box:after, #section2 .member-box > .wrap:after {
  content: "";
  display: block;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
}

#section2 .member-box:after, #section2 .member-box > .wrap:after {
  bottom: -10px;
}

#section2 .member-box:before, #section2 .member-box > .wrap:after {
  right: -10px;
}

#section2 .member-box:before {
  background-image: url(../img/top/top-right.png);
  top: -10px;
}

#section2 .member-box:after {
  background-image: url(../img/top/bottom-left.png);
  left: -10px;
}

#section2 .member-box > .wrap:after {
  background-image: url(../img/top/bottom-right.png);
}

#section2 .ambassodor .member-box:before, #section2 .ambassodor .member-box:after, #section2 .ambassodor .member-box > .wrap:after {
  width: 40px;
  height: 40px;
}

#section2 .ambassodor .member-box > .wrap {
  padding: 30px;
}

#section2 .ambassodor .member-box .profile-box {
  max-width: 980px;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}

#section2 .ambassodor .member-box .profile-datail {
  max-width: 670px;
  width: 68%;
}

#section2 .ambassodor .member-box .profile-datail .appeal, #section2 .ambassodor .member-box .profile-datail .name {
  margin-right: auto;
  margin-left: auto;
}

#section2 .ambassodor .member-box .profile-datail .appeal {
  width: 52%;
}

#section2 .ambassodor .member-box .profile-datail .name {
  width: 45%;
}

#section2 .ambassodor .member-box .profile-photo {
  max-width: 280px;
  width: 28%;
}

@media screen and (max-width: 750px) {
  #section2 .ambassodor .member-box .profile-datail {
    width: 100%;
    margin-top: 30px;
  }
  #section2 .ambassodor .member-box .profile-photo {
    width: 70%;
    margin-right: auto;
    margin-left: auto;
  }
}
#section2 .ambassodor .comment:before {
  background-image: url(../img/top/s2-ambassoder-tag.png);
  width: 265px;
  height: 135px;
}

@media screen and (min-width: 751px), print {
  #section2 .ambassodor .comment:before {
    left: -20px;
    top: 10px;
  }
}
@media screen and (max-width: 1200px) and (min-width: 751px) {
  #section2 .ambassodor .comment:before {
    width: 185.5px;
    height: 94.5px;
  }
}
@media screen and (max-width: 750px) {
  #section2 .ambassodor .comment:before {
    width: 35.3333333333vw;
    height: 18vw;
    top: 0;
    left: 0;
    /*right: 0;*/
    margin-right: auto;
    margin-left: auto;
    transform: translateY(-25%);
  }
}
@media screen and (min-width: 1201px), print {
  #section2 .ambassodor .comment > .text {
    padding-left: 250px;
  }
}
@media screen and (max-width: 1200px) and (min-width: 751px) {
  #section2 .ambassodor .comment > .text {
    padding-left: 150px;
  }
}
@media screen and (max-width: 750px) {
  #section2 .ambassodor .comment > .text {
    padding-top: 10vw;
  }
}
@media screen and (min-width: 1201px), print {
  #section2 .member {
    margin-right: 25px;
    margin-left: 25px;
    width: 810px;
  }
}
@media screen and (max-width: 1200px) {
  #section2 .member {
    margin-right: 5px;
    margin-left: 5px;
  }
}
#section2 .member.member1 .member-box {
  background: linear-gradient(90deg, rgb(145, 189, 233) 0%, rgb(135, 216, 230) 100%);
}

#section2 .member.member2 .member-box {
  background: linear-gradient(90deg, rgb(243, 179, 157) 0%, rgb(225, 197, 149) 100%);
}

#section2 .member.member3 .member-box {
  background: linear-gradient(90deg, rgb(172, 217, 160) 0%, rgb(208, 220, 119) 100%);
}

#section2 .member.member4 .member-box {
  background: linear-gradient(90deg, rgb(252, 160, 190) 0%, rgb(250, 164, 166) 100%);
}

#section2 .member.member5 .member-box {
  background: linear-gradient(90deg, rgb(152, 217, 231) 0%, rgb(152, 230, 196) 100%);
}

#section2 .member.member6 .member-box {
  background: linear-gradient(90deg, rgb(228, 184, 243) 0%, rgb(248, 167, 171) 100%);
}

#section2 .member.member7 .member-box {
  background: linear-gradient(90deg, rgb(229, 222, 142) 0%, rgb(241, 199, 121) 100%);
}

#section2 .member.member8 .member-box {
  background: linear-gradient(90deg, rgb(156, 171, 235) 0%, rgb(166, 157, 235) 100%);
}

#section2 .member .member-box {
  padding: 30px;
  margin-right: auto;
  margin-left: auto;
  box-sizing: border-box;
  margin-top: 50px;
  margin-bottom: 50px;
}

@media screen and (max-width: 1200px) {
  #section2 .member .member-box {
    max-width: 810px;
    width: 100%;
  }
}
@media screen and (max-width: 750px) {
  #section2 .member .member-box {
    padding-right: 5%;
    padding-left: 5%;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
#section2 .member .member-box:before, #section2 .member .member-box:after, #section2 .member .member-box > .wrap:after {
  width: 40px;
  height: 40px;
}

#section2 .member .member-box .profile-datail {
  max-width: 450px;
  width: 55%;
}

@media screen and (min-width: 751px), print {
  #section2 .member .member-box .profile-datail .name {
    height: 65px;
  }
}
#section2 .member .member-box .profile-photo {
  width: 40%;
}

#section2 .member .member-box .profile-photo:before {
  width: 144px;
  height: 120px;
}

@media screen and (max-width: 750px) {
  #section2 .member .member-box .profile-datail {
    width: 85%;
    margin: 10px auto 0;
  }
  #section2 .member .member-box .profile-datail .name {
    width: 42%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 2vw;
  }
  #section2 .member .member-box .profile-photo {
    max-width: 280px;
    width: 75%;
    margin-right: auto;
    margin-left: auto;
  }
}
#section2 .member .member-box .comment {
  font-size: 0.8em;
  padding: 30px;
}

@media screen and (max-width: 750px) {
  #section2 .member .member-box .comment {
    padding: 3% 5% 5%;
    line-height: 1.5;
    margin-top: 5vw;
  }
}
#section2 .member .member-box .comment:before {
  width: 193px;
  height: 104px;
  background-image: url(../img/top/s2-member-tag.png);
  left: 0;
  top: 0;
  transform: translate(-25%, -50%);
}

@media screen and (min-width: 1201px), print {
  #section2 .member .member-box .comment:before {
    max-width: 193px;
    max-height: 104px;
    width: 11.2583333333vw;
    height: 6.0666666667vw;
  }
}
@media screen and (max-width: 1200px) and (min-width: 751px) {
  #section2 .member .member-box .comment:before {
    width: 135.1px;
    height: 72.8px;
    left: 0;
  }
}
@media screen and (max-width: 750px) {
  #section2 .member .member-box .comment:before {
    width: 18.0133333333vw;
    height: 9.7066666667vw;
  }
}
#section2 .member .member-box .comment > .text {
  padding-top: 10px;
}

#section2 .profile-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#section2 .profile-box .profile-datail {
  text-align: center;
}

#section2 .profile-box .profile-datail:after {
  content: "";
  display: block;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 3px;
  background-image: url(../img/top/s2-ambassador-bdr_pc.png);
  margin-top: 30px;
}

@media screen and (max-width: 750px) {
  #section2 .profile-box .profile-datail:after {
    margin-top: 2vw;
  }
}
#section2 .profile-box .profile-text img {
  margin-right: auto;
  margin-left: auto;
}

#section2 .profile-box .profile-photo {
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.63);
  position: relative;
  align-self: flex-start;
}

#section2 .profile-box .profile-photo:before {
  content: "";
  display: block;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../img/common/logo.png);
  width: 180px;
  height: 150px;
  position: absolute;
  left: 0;
  top: 0;
  transform: translate(-40%, -40%);
}

@media screen and (max-width: 1200px) and (min-width: 751px) {
  #section2 .profile-box .profile-photo:before {
    width: 126px;
    height: 105px;
  }
}
@media screen and (max-width: 750px) {
  #section2 .profile-box .profile-photo:before,
  #section2 .member .member-box .profile-box .profile-photo:before {
    width: 108px;
    height: 90px;
  }
}
#section2 .profile-box .sns li {
  display: inline-block;
  margin-right: 5px;
  margin-left: 5px;
  width: 32px;
}

@media screen and (max-width: 750px) {
  #section2 .profile-box .sns li {
    margin-right: 2px;
    margin-left: 2px;
    width: 24px;
  }
}
#section2 .member-box .comment {
  border: 2px solid #000;
  border-radius: 20px;
  background: #fff;
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
  padding: 30px;
  position: relative;
}

@media screen and (max-width: 750px) {
  #section2 .member-box .comment {
    padding: 20px 5%;
  }
}
#section2 .member-box .comment:before {
  content: "";
  display: block;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
}

#section3:before {
  background: rgb(255, 221, 149);
  background: linear-gradient(90deg, rgb(255, 221, 149) 0%, rgb(255, 249, 197) 100%);
}

#section3 .section-title {
  width: 90%;
  margin-bottom: 60px;
  margin-right: auto;
  margin-left: auto;
}

#section3 .section-title-caption:after {
  display: none;
}

#section3 .section-title > img {
  max-width: 190px;
}

@media screen and (max-width: 750px) {
  #section3 .section-title {
    width: 70%;
  }
  #section3 .section-title > img {
    width: 37.3333333333vw;
  }
}
#section3 .s3-title-text {
  font-size: 1.3333333333em;
  line-height: 1.9;
  position: relative;
  z-index: 0;
  padding: 50px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  box-sizing: border-box;
}

@media screen and (max-width: 750px) {
  #section3 .s3-title-text {
    font-size: 1.25em;
    line-height: 1.7;
  }
}
#section3 .s3-title-text:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  left: 0;
  right: 0;
  margin-right: auto;
  margin-left: auto;
  background: url(../img/top/section3-bg.png);
  transform: skewY(-5deg);
  z-index: -1;
}

@media screen and (max-width: 1200px) {
  #section3 .s3-title-text {
    width: 90%;
    margin-top: 150px;
    padding: 15vw 5%;
  }
}
@media screen and (max-width: 750px) {
  #section3 .s3-title-text {
    margin-top: 26.6666666667vw;
  }
}
#section3 .s3-title-text > .wrap {
  max-width: 1060px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}

#section3 .s3-title-text > .wrap:before, #section3 .s3-title-text > .wrap:after {
  content: "";
  display: block;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
}

@media screen and (max-width: 1200px) {
  #section3 .s3-title-text > .wrap:before, #section3 .s3-title-text > .wrap:after {
    top: 0;
    transform: translateY(-100%);
  }
}
#section3 .s3-title-text > .wrap:before {
  background-image: url(../img/top/s3-img1.png);
  width: 345px;
  left: 0;
}

@media screen and (max-width: 1200px) and (min-width: 751px) {
  #section3 .s3-title-text > .wrap:before {
    width: 23vw;
    height: 31.2vw;
  }
}
@media screen and (max-width: 750px) {
  #section3 .s3-title-text > .wrap:before {
    width: 27.6vw;
    height: 37.44vw;
  }
}
#section3 .s3-title-text > .wrap:after {
  background-image: url(../img/top/s3-img2.png);
  width: 295px;
  right: 0;
}

@media screen and (max-width: 750px) {
  #section3 .s3-title-text > .wrap:after {
    width: 23.6vw;
    height: 37.68vw;
  }
}
@media screen and (max-width: 1200px) and (min-width: 751px) {
  #section3 .s3-title-text > .wrap:after {
    width: 19.6666666667vw;
    height: 31.4vw;
  }
}
@media screen and (min-width: 1201px), print {
  #section3 .s3-title-text > .wrap:before {
    transform: translate(-20%, -90%);
    top: 0;
    height: 486px;
  }
  #section3 .s3-title-text > .wrap:after {
    transform: translate(20%, 30%);
    bottom: 0;
    height: 471px;
  }
}
@media screen and (max-width: 1200px) {
  #section3 .s3-title-text > .wrap:before, #section3 .s3-title-text > .wrap:after {
    top: 0;
  }
}
#section3 .research-box {
  position: relative;
}

#section3 .research-title {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin-right: auto;
  margin-left: auto;
  z-index: 5;
  transform: translateY(-50%);
  max-width: 800px;
  width: 90%;
}

#section3 .research-graph {
  border: 1px solid #000;
  border-radius: 20px;
  overflow: hidden;
  text-align: center;
  background: #fdfbf5;
  box-shadow: 0 2px 0 #000;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  box-sizing: border-box;
}

@media screen and (min-width: 1201px), print {
  #section3 .research-graph {
    padding: 100px 60px 60px;
  }
}
@media screen and (max-width: 1200px) and (min-width: 751px) {
  #section3 .research-graph {
    padding-top: 10vw;
  }
}
#section3 .research-graph > div {
  width: 45%;
  text-align: center;
}

@media screen and (max-width: 750px) {
  #section3 .research-graph {
    padding-top: 15vw;
  }
  #section3 .research-graph > div {
    width: 100%;
  }
  #section3 .research-graph > div:nth-child(2) {
    margin-top: 20px;
  }
}
#section3 .text-box {
  font-size: 1.2222222222em;
  line-height: 2;
}

@media screen and (max-width: 750px) {
  #section3 .text-box {
    font-size: 1.15em;
    line-height: 1.7;
  }
}
.coming-btn {
  max-width: 360px;
  width: 80%;
  background: #d3d3d3;
  border: 1px solid #fff;
  border-radius: 999px;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-right: auto;
  margin-left: auto;
}

.more-btn {
  max-width: 360px;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  background: #f598de;
  text-align: center;
  box-sizing: border-box;
  border: 1px solid #000;
  box-shadow: 0 3px 0 #000;
  border-radius: 999px;
  overflow: hidden;
}

.more-btn a {
  transition: background-color 0.3s;
}

@media (hover: hover) {
  .more-btn a:hover {
    background-color: #e47bca;
  }
}
.more-btn .btn {
  display: block;
  width: 100%;
  padding: 20px;
  position: relative;
}

.more-btn .btn:after {
  content: "";
  display: block;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../img/top/arrow-right.png);
  width: 37px;
  height: 12px;
  position: absolute;
  right: 3%;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
}

@media screen and (max-width: 750px) {
  .more-btn .btn img {
    width: 20%;
  }
  .more-btn .btn:after {
    width: 4.9333333333vw;
    height: 1.6vw;
  }
}
#section4 .section-title {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 750px) {
  #section4 .section-title > img {
    width: 46.6666666667vw;
  }
}
#section4 .section-title:before, #section4 .section-title:after {
  content: "";
  display: block;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
}

@media screen and (min-width: 751px), print {
  #section4 .section-title:before, #section4 .section-title:after {
    top: 0;
  }
}
@media screen and (max-width: 750px) {
  #section4 .section-title:before, #section4 .section-title:after {
    top: 0;
  }
}
#section4 .section-title:before {
  background-image: url(../img/top/s4-title-img1.png);
  width: 300px;
  height: 462px;
  left: 0;
}

@media screen and (min-width: 1201px), print {
  #section4 .section-title:before {
    transform: translateX(-50%);
  }
}
@media screen and (max-width: 1200px) and (min-width: 751px) {
  #section4 .section-title:before {
    width: 120px;
    height: 184.8px;
  }
}
@media screen and (max-width: 750px) {
  #section4 .section-title:before {
    width: 20vw;
    height: 30.8vw;
  }
}
#section4 .section-title:after {
  background-image: url(../img/top/s4-title-img2.png);
  width: 328px;
  height: 467px;
  right: 0;
}

@media screen and (min-width: 1201px), print {
  #section4 .section-title:after {
    transform: translateX(50%);
  }
}
@media screen and (max-width: 1200px) and (min-width: 751px) {
  #section4 .section-title:after {
    width: 131.2px;
    height: 186.8px;
  }
}
@media screen and (max-width: 750px) {
  #section4 .section-title:after {
    width: 21.8666666667vw;
    height: 31.1333333333vw;
  }
}
@media screen and (max-width: 1200px) and (min-width: 751px) {
  #section4 .section-title {
    padding-right: 15%;
    padding-left: 15%;
  }
}
#section4 .section-title-caption {
  position: relative;
  max-width: 1060px;
  margin-right: auto;
  margin-left: auto;
  z-index: 5;
}

#section4:before {
  background: rgb(253, 220, 253);
  background: linear-gradient(90deg, rgb(253, 220, 253) 0%, rgb(254, 238, 226) 100%);
}

#section4 .s4-title-text {
  font-size: 1.2222222222em;
  line-height: 1.9;
}

#section4 .s4-talkSession-text {
  font-size: 1.1111111111em;
  line-height: 1.85;
}

@media screen and (max-width: 750px) {
  #section4 .s4-title-text {
    font-size: 1.2em;
    line-height: 1.7;
  }
  #section4 .s4-talkSession-text {
    font-size: 1.125em;
    line-height: 1.7;
  }
}
#section4 .s4-talkSession-text > p {
  max-width: 970px;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 750px) {
  #section5 .section-title > img {
    max-width: 83px;
    width: 20vw;
  }
}
#section5 .section-title:before, #section5 .section-title:after {
  content: "";
  display: block;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
}

@media screen and (min-width: 1201px), print {
  #section5 .section-title:before, #section5 .section-title:after {
    top: 0;
  }
}
@media screen and (max-width: 1200px) and (min-width: 751px) {
  #section5 .section-title:before, #section5 .section-title:after {
    top: 7vw;
  }
}
@media screen and (max-width: 750px) {
  #section5 .section-title:before, #section5 .section-title:after {
    top: 0;
  }
}
#section5 .section-title:before {
  background-image: url(../img/top/s5-titile-img1.png);
  width: 322px;
  height: 382px;
  left: 0;
}

@media screen and (min-width: 1201px), print {
  #section5 .section-title:before {
    transform: translate(-50%, 0);
  }
}
@media screen and (max-width: 1200px) and (min-width: 751px) {
  #section5 .section-title:before {
    transform: translateX(-12%);
    width: 161px;
    height: 191px;
  }
}
@media screen and (max-width: 750px) {
  #section5 .section-title:before {
    transform: translateX(-12%);
    width: 30.0533333333vw;
    height: 35.6533333333vw;
  }
}
#section5 .section-title:after {
  background-image: url(../img/top/s5-titile-img2.png);
  width: 345px;
  height: 394px;
  right: 0;
}

@media screen and (min-width: 1201px), print {
  #section5 .section-title:after {
    transform: translate(70%, 0);
  }
}
@media screen and (max-width: 1200px) and (min-width: 751px) {
  #section5 .section-title:after {
    transform: translateX(12%);
    width: 172.5px;
    height: 197px;
  }
}
@media screen and (max-width: 750px) {
  #section5 .section-title:after {
    transform: translateX(12%);
    width: 32.2vw;
    height: 36.7733333333vw;
  }
}
#section5 .section-title-caption {
  position: relative;
  z-index: 5;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 1200px) and (min-width: 751px) {
  #section5 .section-title-caption {
    padding-right: 15%;
    padding-left: 15%;
  }
}
#section5:before {
  background: rgb(176, 237, 252);
  background: linear-gradient(90deg, rgb(176, 237, 252) 0%, rgb(218, 241, 254) 100%);
}

#section5 .section-title {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 750px) {
  #section5 .more-btn {
    margin-bottom: 50px;
  }
}
#section5 .s4-channel-list {
  max-width: 1140px;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}
#section5 .channel {
  padding: 20px;
  background: #fff;
  display: flex;
  border-radius: 20px;
  width: 100%;
  margin-right: 1%;
  margin-left: 1%;
}
@media screen and (max-width: 900px) {
  #section5 .channel {
    margin-right: 10px;
    margin-left: 10px;
  }
}
#section5 .tiktok-box {
  width: 100%;
  min-height: 803px;
}
#section5 .tiktok-box iframe {
  width: 100%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
}

#section5 .slick-dots {
  text-align: center;
}

#section5 .slick-dots > li {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: rgba(245, 152, 222, 0.5);
  margin-right: 2.5px;
  margin-left: 2.5px;
  border-radius: 999px;
}

#section5 .slick-dots > li.slick-active {
  background: #f598de;
}

#section5 .slick-dots button {
  color: transparent;
  width: 100%;
  height: 100%;
}

#section6 {
  position: relative;
}

@media screen and (max-width: 750px) {
  #section6 {
    padding-bottom: 37.3333333333vw;
  }
}
#section6:before {
  background: rgb(225, 254, 229);
  background: linear-gradient(90deg, rgb(225, 254, 229) 0%, rgb(240, 253, 236) 100%);
}

#section6 .s6-board {
  margin-bottom: 150px;
}

@media screen and (max-width: 1200px) and (min-width: 751px) {
  #section6 .s6-board {
    margin-bottom: 12.5vw;
  }
}
@media screen and (max-width: 750px) {
  #section6 .s6-board {
    margin-bottom: 20vw;
  }
}
#section6 .s6-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin-right: auto;
  margin-left: auto;
}

#product {
  background: #0966c9;
  position: relative;
  z-index: 0;
}

@media screen and (max-width: 750px) {
  #product .product-title > img {
    width: 33.3333333333vw;
  }
}
#product .product-item-box {
  background: #fff;
  box-sizing: border-box;
  padding: 5px;
}

#product .product-item-box > .product-item-wrap {
  border: 1px solid #dadaa2;
  box-sizing: border-box;
  z-index: 0;
  position: relative;
}

#product .product-item-box > .product-item-wrap:before {
  content: "";
  display: block;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  position: absolute;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  left: 0;
  right: 0;
  margin-right: auto;
  margin-left: auto;
  box-sizing: border-box;
  border: 1px solid #e8e8c5;
  z-index: -1;
}

#product .product-item-box > .product-item-wrap .flex-box, #product .product-item-box > .product-item-wrap .symptoms-text {
  max-width: 920px;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 750px) {
  #product .product-item-box > .product-item-wrap .flex-box, #product .product-item-box > .product-item-wrap .symptoms-text {
    padding-top: 5vw;
  }
}
#product .product-img {
  max-width: 400px;
  text-align: center;
}

#product .product-datail {
  max-width: 450px;
}

@media screen and (max-width: 1200px) {
  #product .product-datail {
    margin-right: auto;
    margin-left: auto;
  }
}
#product .product-datail .product-text {
  font-size: 1.1111111111em;
  line-height: 1.85;
}

@media screen and (min-width: 751px), print {
  #product .product-img {
    width: 40%;
  }
  #product .product-datail {
    width: 55%;
  }
}
@media screen and (max-width: 750px) {
  #product .product-caption, #product .product-img {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }
  #product .product-img {
    margin-top: 20px;
  }
}
#product .text-box span {
  color: #ef3b8f;
}

#product .symptoms-text {
  background: #f3f3dd;
  padding: 30px;
  font-size: 0.8333333333em;
  position: relative;
}

#product .symptoms-text:before {
  content: "";
  display: block;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../img/top/product-img2.png);
  position: absolute;
  width: 143px;
  height: 221px;
}

@media screen and (min-width: 751px), print {
  #product .symptoms-text:before {
    bottom: 0;
    left: 50px;
  }
}
@media screen and (max-width: 1200px) and (min-width: 751px) {
  #product .symptoms-text:before {
    width: 17vw;
    height: 26vw;
  }
}
@media screen and (max-width: 750px) {
  #product .symptoms-text:before {
    width: 25vw;
    height: 50vw;
    top: auto;
    background-position: 0 bottom;
    bottom: 0;
    transform: translateY(0);
    left: 2%;
  }
}
@media screen and (min-width: 1201px), print {
  #product .symptoms-text > p {
    padding-left: 210px;
  }
}
@media screen and (max-width: 1200px) and (min-width: 751px) {
  #product .symptoms-text > p {
    padding-left: 0;
  }
}
@media screen and (max-width: 1200px) {
  #product .symptoms-text {
    padding: 5% 5% 5% 27.5vw;
  }
}
#product .more-btn {
  max-width: 460px;
  width: 90%;
}

@media screen and (min-width: 1201px), print {
  #product .more-btn {
    font-size: 1.2222222222em;
  }
}
#product .more-btn a {
  font-weight: 700;
  color: #fff;
}

#section2 .slick-list {
  margin-bottom: 50px;
}

#section2 .slick-dots {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 250px;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 750px) {
  #section2 .slick-dots {
    max-width: 135px;
  }
  #section2 .slick-list {
    margin-bottom: 20px;
  }
}
#section2 .slick-dots > li {
  margin-right: 4px;
  margin-left: 4px;
  width: 50px;
  height: 5px;
  color: transparent;
  background: #d8bfd1;
  border-radius: 999px;
}

#section2 .slick-dots > li:nth-child(n+5) {
  margin-top: 5px;
}

#section2 .slick-dots > li.slick-active {
  background: #f280d4;
}

@media screen and (max-width: 750px) {
  #section2 .slick-dots > li {
    width: 25px;
  }
}
#section2 .slick-track {
  display: flex;
}

#section2 .slick-slide {
  height: auto;
  display: flex;
}

#section2 .slick-slide > .member {
  display: flex;
}

#section2 .slick-arrow {
  position: absolute;
  bottom: 0;
  text-indent: -999px;
  background: #f280d4;
  border-radius: 50%;
  border: 1px solid #000;
  box-shadow: 0 1px #000;
  width: 68px;
  height: 68px;
  color: transparent;
  left: 0;
  right: 0;
  margin-right: auto;
  margin-left: auto;
}

#section2 .slick-arrow:before {
  content: "";
  display: block;
  background-repeat: none;
  background-position: center;
  background-size: 100% auto;
  width: 37px;
  height: 12px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  left: 0;
  right: 0;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 750px) {
  #section2 .slick-arrow {
    width: 34px;
    height: 34px;
  }
  #section2 .slick-arrow:before {
    width: 18px;
    height: 6px;
  }
}
#section2 .slick-prev {
  transform: translate(-250%, 50%);
}

#section2 .slick-prev:before {
  background-image: url(../img/top/arrow-left.png);
}

@media screen and (max-width: 750px) {
  #section2 .slick-prev {
    transform: translate(-250%, 30%);
  }
}
#section2 .slick-next {
  transform: translate(250%, 50%);
}

#section2 .slick-next:before {
  background-image: url(../img/top/arrow-right.png);
}

@media screen and (max-width: 750px) {
  #section2 .slick-next {
    transform: translate(250%, 30%);
  }
}
#section5 .slick-track {
  display: flex;
}

#section5 .slick-slide {
  height: auto;
}

#section5 .slick-dots {
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
}

/*----------------追記250701--------------------*/
@media screen and (max-width: 750px) {
  #section5 .s4-channel-list {
    width: 100%;
  }
  #section5 .s4-channel-list .channel-list-box .channel > div {
    padding: 0 5px;
  }
}
.more-btn-box {
  display: flex;
  flex-wrap: wrap;
  max-width: 1060px;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}
.more-btn-box > .more-btn {
  width: 48%;
  max-width: 460px;
  font-size: 1.2222222222em;
}
@media screen and (max-width: 750px) {
  .more-btn-box > .more-btn {
    width: 100%;
  }
  .more-btn-box > .more-btn:nth-child(n+2) {
    margin-top: 4.5vw;
  }
}
.more-btn-box > .more-btn a {
  color: #fff;
}

/*-----2025.08改修-----*/
.part-slider .slick-slide {
  padding-bottom: 70px;
}
@media screen and (max-width: 750px) {
  .part-slider .slick-slide {
    padding-bottom: 9.1145833333vw;
  }
}
.part-slider .slick-arrow {
  position: absolute;
  text-indent: -999px;
  background: #f280d4;
  border-radius: 50%;
  border: 1px solid #000;
  box-shadow: 0 1px #000;
  width: 68px;
  height: 68px;
  color: transparent;
  bottom: 0;
  left: 0;
  right: 0;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 750px) {
  .part-slider .slick-arrow {
    width: 34px;
    height: 34px;
  }
}
.part-slider .slick-arrow:before {
  content: "";
  display: block;
  width: 1em;
  height: 1em;
  position: absolute;
  left: 0;
  right: 0;
  margin-right: auto;
  margin-left: auto;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% auto;
  font-size: 1.9444444444em;
}
@media screen and (max-width: 750px) {
  .part-slider .slick-arrow:before {
    font-size: 1.4375em;
  }
}
.part-slider .slick-arrow.slick-prev {
  transform: translate(-250%, 50%);
}
.part-slider .slick-arrow.slick-prev:before {
  background-image: url(../img/top/arrow-left.png);
}
.part-slider .slick-arrow.slick-next {
  transform: translate(250%, 50%);
}
.part-slider .slick-arrow.slick-next:before {
  background-image: url(../img/top/arrow-right.png);
}
.part-slider .slick-dots {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 250px;
  margin-right: auto;
  margin-left: auto;
}
.part-slider .slick-dots li {
  margin-right: 4px;
  margin-left: 4px;
  width: 50px;
  height: 5px;
  color: transparent;
  background: #d8bfd1;
  border-radius: 999px;
}
@media screen and (max-width: 750px) {
  .part-slider .slick-dots li {
    width: 25px;
  }
}
.part-slider .slick-dots li.slick-active {
  background: #f280d4;
}
.part-slider .more-btn img {
  margin-right: auto;
  margin-left: auto;
}/*# sourceMappingURL=top.css.map */