@charset "UTF-8";
/* Sass Document */
.p-story-wrapper {
  padding-bottom: 183px;
  background: url(../img/story/bg_color.jpg) repeat-y top center/100% auto;
}
@media screen and (max-width: 767.98px) {
  .p-story-wrapper {
    padding-bottom: 0;
  }
}

.p-story-content {
  position: relative;
}
@media screen and (max-width: 767.98px) {
  .p-story-content {
    width: 100%;
    overflow: hidden;
  }
}
.p-story-content::after {
  content: "";
  position: absolute;
  background: url(../img/story/bg_content.png) no-repeat top center/100% 100%;
  width: 1200px;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 1;
}
@media screen and (max-width: 767.98px) {
  .p-story-content::after {
    width: 86.9333333333vw;
    background-image: url(../img/story/bg_content_sp.png);
  }
}
.p-story-content .c-txt {
  font-size: 1.6rem;
  line-height: 1.875;
  font-weight: 700;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 767.98px) {
  .p-story-content .c-txt {
    font-size: 1.24rem;
    line-height: 1.7741935484;
  }
}
.p-story-content .c-txt + .c-txt {
  margin-top: 1.8em;
}

.p-story-content__inner {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

.p-block,
.p-block__inner {
  position: relative;
}

.p-block01 {
  padding-top: 16px;
  background: url(../img/story/dots.svg) no-repeat bottom center;
  padding-bottom: 73px;
}
@media screen and (max-width: 767.98px) {
  .p-block01 {
    background: none;
    padding-bottom: 7rem;
  }
}
.p-block01 .p-block__inner {
  margin-top: -26px;
}
@media screen and (max-width: 767.98px) {
  .p-block01 .p-block__inner {
    margin-top: 2.2rem;
  }
}
.p-block01 .c-txt {
  text-align: center;
}
@media screen and (max-width: 767.98px) {
  .p-block01 .c-txt {
    font-size: 1.34rem;
    line-height: 2;
    letter-spacing: 0;
  }
}

.p-logo {
  width: 203px;
  margin: 0 auto;
}
@media screen and (max-width: 767.98px) {
  .p-logo {
    width: 14rem;
  }
}

.c-story__ttl {
  font-size: 3.2rem;
  text-align: center;
  margin-top: 34px;
  font-weight: 900;
  letter-spacing: 0;
}
@media screen and (max-width: 767.98px) {
  .c-story__ttl {
    max-width: 31.1rem;
    width: 82.9333333333vw;
    margin: 8.4rem auto 0;
  }
}
.c-story__ttl img {
  margin-top: 27px;
  display: inline-block;
  width: 804px;
}
@media screen and (max-width: 767.98px) {
  .c-story__ttl img {
    width: auto;
    margin-top: 2.7rem;
  }
}

.c-img {
  position: absolute;
}

.c-img01 {
  top: 60px;
  left: 57px;
  width: 150px;
}
@media screen and (max-width: 767.98px) {
  .c-img01 {
    width: 8.7rem;
    left: 0.5rem;
    top: 5rem;
  }
}

.c-img02 {
  top: 12px;
  right: 75px;
  width: 156px;
}
@media screen and (max-width: 767.98px) {
  .c-img02 {
    top: 4rem;
    right: -0.6rem;
    width: 9.7rem;
  }
}

.c-ill01 {
  width: 146px;
  top: 52px;
  right: 220px;
}
@media screen and (max-width: 767.98px) {
  .c-ill01 {
    top: 14rem;
    width: 7rem;
    right: 3rem;
  }
}

.c-ill02 {
  width: 261px;
  left: 106px;
  top: 22px;
}
@media screen and (max-width: 767.98px) {
  .c-ill02 {
    display: none;
  }
}

.c-ill03 {
  width: 250px;
  right: 145px;
  top: -6px;
}
@media screen and (max-width: 767.98px) {
  .c-ill03 {
    display: none;
  }
}

.p-img-main {
  width: 962px;
  margin: 17px auto 0;
  padding-left: 19px;
}
@media screen and (max-width: 767.98px) {
  .p-img-main {
    width: 88vw;
    max-width: 33rem;
    padding-left: 0;
    margin-top: 3.4rem;
  }
}

.p-block02 {
  padding-top: 111px;
  padding-bottom: 102px;
}
@media screen and (max-width: 767.98px) {
  .p-block02 {
    padding-top: 5rem;
    padding-bottom: 6.8rem;
  }
}
.p-block02 .p-block__inner {
  margin-top: 50px;
}
@media screen and (max-width: 767.98px) {
  .p-block02 .p-block__inner {
    margin-top: 5rem;
  }
}
.p-block02 .c-catch {
  font-size: 3.2rem;
  font-weight: 900;
  line-height: 1.625;
  letter-spacing: 0.02em;
  text-align: center;
}
.p-block02 .c-catch img {
  width: 474.1px;
}
@media screen and (max-width: 767.98px) {
  .p-block02 .c-catch {
    width: 54.9333333333%;
    max-width: 20.6rem;
    margin: 0 auto;
  }
  .p-block02 .c-catch img {
    width: 100%;
  }
}
.p-block02 .c-ttl__sub {
  width: 1020.8px;
  margin: 120px auto 0;
  padding-right: 21px;
}
@media screen and (max-width: 767.98px) {
  .p-block02 .c-ttl__sub {
    width: 112.2754491018vw;
    max-width: 33.4rem;
    padding-right: 0;
    margin-top: 7.2rem;
  }
}
.p-block02 .c-txt-list {
  margin: 0 auto;
  width: 947px;
  padding-left: 165px;
}
@media screen and (max-width: 767.98px) {
  .p-block02 .c-txt-list {
    width: 88.8vw;
    max-width: 33.3rem;
    padding-left: 0;
  }
}
.p-block02 .c-block-txt {
  margin-top: 54px;
}
@media screen and (max-width: 767.98px) {
  .p-block02 .c-block-txt {
    margin-top: 5.4rem;
  }
}

.c-ill04 {
  width: 178px;
  top: 85px;
  left: 145px;
}
@media screen and (max-width: 767.98px) {
  .c-ill04 {
    width: 8.5rem;
    top: 0;
    left: 1rem;
  }
}

.c-ill05 {
  width: 109px;
  top: 100px;
  right: 193px;
}
@media screen and (max-width: 767.98px) {
  .c-ill05 {
    width: 5rem;
    right: 2rem;
    top: 1.8rem;
  }
}

.c-ill06 {
  width: 200px;
  top: 230px;
  left: 69px;
}
@media screen and (max-width: 767.98px) {
  .c-ill06 {
    width: 9.5rem;
    left: 0;
    top: 11.9rem;
  }
}

.c-ill07 {
  width: 179px;
  top: 250px;
  right: 99px;
}
@media screen and (max-width: 767.98px) {
  .c-ill07 {
    top: 13.4rem;
    width: 8.5rem;
    right: 1.7rem;
  }
}

.c-ill08 {
  width: 200px;
  top: -11px;
  left: 90px;
}
@media screen and (max-width: 767.98px) {
  .c-ill08 {
    width: 9.5rem;
    top: 6.5rem;
    left: 1rem;
  }
}

.c-ill09 {
  width: 229px;
  top: -90px;
  right: 58px;
}
@media screen and (max-width: 767.98px) {
  .c-ill09 {
    width: 11rem;
    top: 6.5rem;
    right: 1rem;
  }
}

.p-slider {
  width: 678px;
  margin: 135px auto 0;
}
@media screen and (max-width: 767.98px) {
  .p-slider {
    width: 74.9333333333vw;
    max-width: 28.1rem;
    margin-top: 7.7rem;
  }
}
.p-slider .slick-list {
  border-radius: 30px;
}
@media screen and (max-width: 767.98px) {
  .p-slider .slick-list {
    border-radius: 1rem;
  }
}

.p-slider__images {
  overflow: hidden;
}
@media screen and (max-width: 767.98px) {
  .p-slider__images {
    border-radius: 1rem;
  }
}

.c-block-txt {
  background: url(../img/story/bg_txt.png) no-repeat top center/100% 100%;
  padding: 41px 58px 41px 68px;
  width: 912px;
  margin-left: auto;
  margin-right: auto;
}
.c-block-txt .c-txt {
  text-align: justify;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767.98px) {
  .c-block-txt {
    width: 86.6666666667vw;
    max-width: 32.5rem;
    padding: 2.4rem 3rem;
    border-radius: 1rem;
  }
}

.p-block03 {
  padding-top: 100px;
  padding-bottom: 100px;
  /* background: url(../img/story/dots.svg) no-repeat bottom center; */
}
@media screen and (max-width: 767.98px) {
  .p-block03 {
    padding-top: 5rem;
    padding-bottom: 7.1rem;
    /* background-image: url(../img/story/dots_sp.png); */
    /* background-size: 82% auto; */
  }
}
.p-block03 .p-flex {
  display: flex;
}
@media screen and (max-width: 767.98px) {
  .p-block03 .p-flex {
    display: block;
  }
}
.p-block03 .p-flex > div {
  width: 450px;
}
@media screen and (max-width: 767.98px) {
  .p-block03 .p-flex > div {
    width: 86.6666666667vw;
    max-width: 32.5rem;
  }
}
.p-block03 .p-flex > div:first-of-type {
  margin-left: 100px;
}
@media screen and (max-width: 767.98px) {
  .p-block03 .p-flex > div:first-of-type {
    margin: 0 auto;
  }
}
.p-block03 .p-flex > div:nth-child(2) {
  margin-left: 117px;
}
@media screen and (max-width: 767.98px) {
  .p-block03 .p-flex > div:nth-child(2) {
    margin: 4.5rem auto 0;
  }
}
.p-block03 .p-flex > div > div {
  height: 617px;
}
@media screen and (max-width: 767.98px) {
  .p-block03 .p-flex > div > div {
    height: auto;
  }
}

.c-txt02 {
  width: 413.6px;
  margin-left: 35px;
}
@media screen and (max-width: 767.98px) {
  .c-txt02 {
    width: 100%;
    margin: 2rem auto 0;
  }
}

.c-txt03 {
  width: 489.5px;
  margin: 0 auto;
}
@media screen and (max-width: 767.98px) {
  .c-txt03 {
    width: 100%;
  }
}

.c-ill10 {
  width: 288px;
  margin-left: 74px;
}
@media screen and (max-width: 767.98px) {
  .c-ill10 {
    width: 49.0666666667vw;
    max-width: 18.4rem;
    margin: 0 auto;
  }
}

.c-ill11 {
  width: 487px;
  margin: 42px 0 0 -20px;
}
@media screen and (max-width: 767.98px) {
  .c-ill11 {
    width: 82.9333333333vw;
    margin: 1rem auto 0;
    max-width: 31.1rem;
  }
}

.p-block04 {
  padding-top: 38px;
  padding-bottom: 100px;
}
@media screen and (max-width: 767.98px) {
  .p-block04 {
    padding-top: 3.8rem;
    padding-bottom: 7rem;
  }
}
.p-block04 .p-flex {
  display: flex;
}
@media screen and (max-width: 767.98px) {
  .p-block04 .p-flex {
    display: block;
  }
}
.p-block04 .c-ttl {
  width: 551.1px;
  margin-top: 76px;
  margin-left: 89px;
}
@media screen and (max-width: 767.98px) {
  .p-block04 .c-ttl {
    width: 86.9333333333vw;
    margin: 0 auto;
  }
}
.p-block04 .c-txt-large {
  margin-top: 50px;
}
@media screen and (max-width: 767.98px) {
  .p-block04 .c-txt-large {
    width: 86.9333333333vw;
    margin: 1rem auto 0;
  }
}
.p-block04 .c-block-txt {
  margin-top: 60px;
}
@media screen and (max-width: 767.98px) {
  .p-block04 .c-block-txt {
    margin-top: 2.3rem;
  }
}

.p-img-block {
  margin: 90px 48px 0;
  gap: 0 30px;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 767.98px) {
  .p-img-block {
    display: block;
    margin: 0 auto;
    width: 86.9333333333vw;
    max-width: 32.6rem;
    margin-top: 4rem;
  }
  .p-img-block.l-col--4 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 10px;
  }
}
@media screen and (max-width: 767.98px) and (max-width: 767.98px) {
  .p-img-block.l-col--4 {
    gap: 1rem;
  }
}
@media screen and (max-width: 767.98px) {
  .p-img-block.l-col--4 .p-img-wrapper {
    width: calc(50% - 5px);
  }
}
@media screen and (max-width: 767.98px) and (max-width: 767.98px) {
  .p-img-block.l-col--4 .p-img-wrapper {
    width: calc(50% - 0.5rem);
  }
}
@media screen and (max-width: 767.98px) {
  .p-img-block.l-col--4 .p-img-wrapper + .p-img-wrapper {
    margin-top: 0;
  }
}
.p-img-block p {
  font-size: 1.6rem;
  font-weight: 700;
}
@media screen and (max-width: 767.98px) {
  .p-img-block p {
    margin-top: 0.5rem;
    font-size: 1.15rem;
  }
}
.p-img-block .p-img-wrapper {
  border-radius: 20px;
  overflow: hidden;
}
@media screen and (max-width: 767.98px) {
  .p-img-block .p-img-wrapper {
    border-radius: 1rem;
  }
  .p-img-block .p-img-wrapper + .p-img-wrapper {
    margin-top: 2.3rem;
  }
}
.p-img-block .p-img-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.c-txt-large {
  font-size: 3.2rem;
  font-weight: 900;
  text-align: center;
  line-height: 1.625;
  letter-spacing: 0;
}
.c-txt-large img {
  width: 600.6px;
}
@media screen and (max-width: 767.98px) {
  .c-txt-large {
    width: auto;
  }
}

.c-ill12 {
  width: 505px;
  margin-top: -16px;
  margin-left: 53px;
}
@media screen and (max-width: 767.98px) {
  .c-ill12 {
    width: 77.0666666667vw;
    max-width: 28.9rem;
    margin: 2rem auto 0;
  }
}

.c-txt04 {
  width: 550px;
  margin: 0 auto;
}
@media screen and (max-width: 767.98px) {
  .c-txt04 {
    width: 86.9333333333vw;
  }
}

.c-txt07 {
  width: 579.7px;
  margin: 0 auto;
}
@media screen and (max-width: 767.98px) {
  .c-txt07 {
    width: 86.9333333333vw;
  }
}

.p-block05 {
  padding-top: 65px;
  padding-bottom: 100px;
  background: url(../img/story/dots.svg) no-repeat bottom center;
}
@media screen and (max-width: 767.98px) {
  .p-block05 {
    padding-top: 3.9rem;
    padding-bottom: 7rem;
    background-image: url(../img/story/dots_sp.png);
    background-size: 82% auto;
  }
}
.p-block05 .p-flex {
  display: flex;
  flex-direction: row-reverse;
}
@media screen and (max-width: 767.98px) {
  .p-block05 .p-flex {
    display: block;
  }
}
.p-block05 .c-txt04 {
  margin-top: 91px;
  margin-left: 14px;
  width: 546.7px;
}
@media screen and (max-width: 767.98px) {
  .p-block05 .c-txt04 {
    width: 86.9333333333vw;
    margin: 4rem auto 0;
  }
}
.p-block05 .c-ill13 {
  margin-top: 39px;
  margin-left: 58px;
  width: 579px;
}
@media screen and (max-width: 767.98px) {
  .p-block05 .c-ill13 {
    width: 88.5333333333vw;
    max-width: 33.2rem;
    margin: 3.8rem auto 0;
  }
}
.p-block05 .p-img-block {
  margin-top: 107px;
}
@media screen and (max-width: 767.98px) {
  .p-block05 .p-img-block {
    margin-top: 5rem;
  }
}
.p-block05 .c-block-txt {
  margin-top: 58px;
}
@media screen and (max-width: 767.98px) {
  .p-block05 .c-block-txt {
    margin-top: 2.3rem;
  }
}

.c-txt09 {
  margin: 12px auto 0;
  width: 644.6px;
}
@media screen and (max-width: 767.98px) {
  .c-txt09 {
    margin-top: 2.3rem;
    width: 86.9333333333vw;
  }
}

.p-blcok06 {
  padding-top: 126px;
  padding-bottom: 100px;
  background: url(../img/story/dots.svg) no-repeat center bottom;
}
@media screen and (max-width: 767.98px) {
  .p-blcok06 {
    padding-top: 6.9rem;
    padding-bottom: 7.7rem;
    background-size: 82% auto;
    background-image: url(../img/story/dots_sp.png);
  }
}
.p-blcok06 .p-img-block {
  margin-top: 110px;
}
@media screen and (max-width: 767.98px) {
  .p-blcok06 .p-img-block {
    margin-top: 5.5rem;
  }
}
.p-blcok06 .c-block-txt {
  margin-top: 60px;
}
@media screen and (max-width: 767.98px) {
  .p-blcok06 .c-block-txt {
    margin-top: 2.3rem;
  }
}

.c-txt10 {
  width: 891px;
  padding-right: 19px;
  margin: 0 auto;
}
@media screen and (max-width: 767.98px) {
  .c-txt10 {
    width: 86.9333333333vw;
    padding-right: 0;
  }
}

.c-ill14 {
  margin: 4px auto 0;
  width: 870px;
  padding-right: 93px;
}
@media screen and (max-width: 767.98px) {
  .c-ill14 {
    width: 97.3333333333vw;
    max-width: 36.5rem;
    padding-left: 1rem;
    padding-right: 0;
    margin-top: 2rem;
  }
}

.c-txt11 {
  margin: 4px auto 0;
  width: 940px;
}
@media screen and (max-width: 767.98px) {
  .c-txt11 {
    margin-top: 2rem;
    width: 67.2vw;
    max-width: 25.2rem;
  }
}

.p-block07 {
  padding-top: 48px;
  padding-bottom: 100px;
  background: url(../img/story/dots.svg) no-repeat center bottom;
}
@media screen and (max-width: 767.98px) {
  .p-block07 {
    padding-top: 2rem;
    padding-bottom: 7rem;
    background-size: 82% auto;
    background-image: url(../img/story/dots_sp.png);
  }
}
.p-block07 .p-flex {
  margin-top: 20px;
  display: flex;
}
@media screen and (max-width: 767.98px) {
  .p-block07 .p-flex {
    display: block;
    margin-top: 0;
  }
}
.p-block07 .p-txt-wrapper {
  margin-top: 78px;
  margin-left: 115px;
}
@media screen and (max-width: 767.98px) {
  .p-block07 .p-txt-wrapper {
    margin: 2rem auto 0;
    width: 86.4vw;
    max-width: 32.4rem;
  }
}
.p-block07 .c-txt14 {
  width: 539px;
}
.p-block07 .c-txt14 img {
  width: 100%;
}
@media screen and (max-width: 767.98px) {
  .p-block07 .c-txt14 {
    width: auto;
  }
}
.p-block07 .c-txt {
  margin-top: 52px;
  width: 539px;
}
@media screen and (max-width: 767.98px) {
  .p-block07 .c-txt {
    width: auto;
    margin-top: 34px;
  }
}
.p-block07 .p-img-block {
  margin-top: 18px;
}
@media screen and (max-width: 767.98px) {
  .p-block07 .p-img-block {
    margin-top: 3.4rem;
  }
}
@media screen and (max-width: 767.98px) {
  .p-block07 .p-img-block > div + div {
    margin-top: 2rem;
  }
}
.p-block07 .p-img-block .p-img-wrapper {
  border-radius: 10px;
}
@media screen and (max-width: 767.98px) {
  .p-block07 .p-img-block .p-img-wrapper {
    border-radius: 1rem;
  }
}

.c-txt12 {
  width: 1250.7px;
  margin: 0 auto;
  padding-left: 85px;
}
@media screen and (max-width: 767.98px) {
  .c-txt12 {
    width: 93.933333vw;
    padding-left: 0;
    margin-right: -3vw;
  }
}

.c-txt13 {
  width: 1119.8px;
  margin: 40px auto 0;
  padding-left: 26px;
}
@media screen and (max-width: 767.98px) {
  .c-txt13 {
    width: 84.733333vw;
    padding-left: 0;
    margin-top: -0.8rem;
  }
}

@media screen and (max-width: 767.98px) {
  .c-txt14 {
    width: auto;
    margin: 0 auto;
  }
}

.c-ill15 {
  width: 438px;
  margin-top: 10px;
  margin-left: 98px;
  flex-shrink: 0;
}
@media screen and (max-width: 767.98px) {
  .c-ill15 {
    width: 73.8666666667vw;
    max-width: 27.7rem;
    margin: 1rem auto 0;
  }
}

.p-block08 {
  padding-top: 99px;
  padding-bottom: 54px;
  background: url(../img/story/dots.svg) no-repeat center bottom;
}
@media screen and (max-width: 767.98px) {
  .p-block08 {
    padding-top: 6.8rem;
    padding-bottom: 7rem;
    background-size: 82% auto;
    background-image: url(../img/story/dots_sp.png);
  }
}
.p-block08 .p-grid {
  display: grid;
  grid-auto-columns: 1fr;
  grid-auto-rows: 1fr;
  grid-template-columns: auto auto;
  grid-template-rows: auto 1fr;
  gap: 0px 0px;
  margin-left: 20px;
}
@media screen and (max-width: 767.98px) {
  .p-block08 .p-grid {
    display: block;
    margin-left: 0;
  }
}
.p-block08 .c-txt15 {
  grid-row: 1;
  grid-column: 1;
  width: 528px;
}
@media screen and (max-width: 767.98px) {
  .p-block08 .c-txt15 {
    width: 86.9333333333vw;
    margin: 0 auto;
  }
}
.p-block08 .c-ill16 {
  grid-row: 1/3;
  grid-column: 2;
  width: 479px;
  margin-top: -23px;
  margin-left: -207px;
}
@media screen and (max-width: 767.98px) {
  .p-block08 .c-ill16 {
    width: 81.0666666667vw;
    max-width: 30.4rem;
    margin: 2rem auto 0;
  }
}
.p-block08 .c-txt {
  grid-column: 1;
  grid-row: 2;
  margin-top: 58px;
  margin-left: 14px;
  width: 640px;
}
@media screen and (max-width: 767.98px) {
  .p-block08 .c-txt {
    width: 86.4vw;
    max-width: 32.4rem;
    margin: 0 auto;
  }
}

.p-block09 {
  padding-top: 100px;
}
@media screen and (max-width: 767.98px) {
  .p-block09 {
    padding-top: 7rem;
  }
}

.c-txt16 {
  width: 600.6px;
  padding-left: 22px;
  margin: 0 auto;
}
@media screen and (max-width: 767.98px) {
  .c-txt16 {
    width: 86.9333333333vw;
    margin: 0 auto;
  }
}

.c-ill17 {
  left: 68px;
  top: 80px;
  width: 207px;
}
@media screen and (max-width: 767.98px) {
  .c-ill17 {
    display: none;
  }
}

.c-ill18 {
  right: 64px;
  top: 92px;
  width: 195px;
}
@media screen and (max-width: 767.98px) {
  .c-ill18 {
    display: none;
  }
}

.c-ill20 {
  display: none;
}
@media screen and (max-width: 767.98px) {
  .c-ill20 {
    display: block;
    width: 84.5333333333vw;
    max-width: 31.7rem;
    margin: 0 auto;
  }
}

.p-song-block {
  margin: 30px 40px 0;
}
@media screen and (max-width: 767.98px) {
  .p-song-block {
    margin: 2rem 0 0;
  }
}
.p-song-block .c-txt.c-center {
  margin-top: 32px;
  text-align: center;
}
@media screen and (max-width: 767.98px) {
  .p-song-block .c-txt.c-center {
    text-align: left;
    max-width: 32.6rem;
    width: 86.9333333333vw;
    margin: 1.4rem auto 0;
  }
}
.p-song-block .p-btn-wrapper {
  max-width: 240px;
  margin: 22px auto 0;
}
@media screen and (max-width: 767.98px) {
  .p-song-block .p-btn-wrapper {
    max-width: 15.8rem;
    margin-top: 4rem;
  }
}
.p-song-block .p-btn-wrapper .c-btn {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  min-height: 62px;
  padding-left: 43px;
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  position: relative;
}
@media screen and (max-width: 767.98px) {
  .p-song-block .p-btn-wrapper .c-btn {
    font-size: 1.1rem;
    min-height: 4.4rem;
    padding-left: 2.4rem;
  }
}
@media (any-hover: hover) {
  .p-song-block .p-btn-wrapper .c-btn:hover::after {
    border-color: #d4152d;
  }
}
.p-song-block .p-btn-wrapper .c-btn::after {
  transition: 0.3s border-color;
  content: "";
  position: absolute;
  top: 52%;
  width: 6px;
  height: 6px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  right: 20px;
  transform: translateY(-50%) rotate(45deg);
}
@media screen and (max-width: 767.98px) {
  .p-song-block .p-btn-wrapper .c-btn::after {
    width: 0.6rem;
    height: 0.6rem;
    right: 2rem;
  }
}

.p-song {
  display: grid;
  grid-auto-columns: 1fr;
  grid-auto-rows: 1fr;
  grid-template-columns: auto auto;
  grid-template-rows: auto auto;
  gap: 0px 0px;
}
@media screen and (max-width: 767.98px) {
  .p-song {
    display: block;
  }
}

.p-song01 {
  grid-row: 1;
  grid-column: 1;
  margin-left: 40px;
}
@media screen and (max-width: 767.98px) {
  .p-song01 {
    margin-left: 0;
  }
}

.p-song02 {
  grid-row: 1;
  grid-column: 2;
  margin-left: 98px;
}
@media screen and (max-width: 767.98px) {
  .p-song02 {
    margin-left: 0;
    margin-top: 1rem;
  }
}

.p-song03 {
  grid-row: 2;
  grid-column: 1/3;
  text-align: center;
  margin-top: 29px;
  margin-left: 82px;
}
.p-song03.c-song-txt {
  font-size: 3.08rem;
}
@media screen and (max-width: 767.98px) {
  .p-song03 {
    margin: 6rem auto 0;
  }
  .p-song03.c-song-txt {
    font-size: 1.95rem;
  }
}

.p-deco {
  position: relative;
  width: 57px;
  margin: 88px auto 0;
}
@media screen and (max-width: 767.98px) {
  .p-deco {
    width: 4rem;
    margin-top: 5rem;
  }
}

.c-deco {
  display: block;
}

.c-deco01 {
  width: 38px;
  margin-left: auto;
}
@media screen and (max-width: 767.98px) {
  .c-deco01 {
    width: 2.9rem;
  }
}

.c-deco02 {
  margin-top: 3px;
  width: 30px;
  margin-left: -7px;
}
@media screen and (max-width: 767.98px) {
  .c-deco02 {
    width: 2.4rem;
    margin-top: 0;
  }
}

.c-deco03 {
  width: 25px;
  margin-top: -8px;
  margin-left: auto;
  margin-right: 5px;
}
@media screen and (max-width: 767.98px) {
  .c-deco03 {
    width: 1.8rem;
    margin-top: -0.4rem;
  }
}

.c-deco04 {
  width: 17px;
  margin-top: 7px;
  margin-left: 17px;
}
@media screen and (max-width: 767.98px) {
  .c-deco04 {
    width: 1.2rem;
  }
}

.c-song-txt {
  font-size: 2.8rem;
  letter-spacing: 0.1em;
  font-weight: 900;
}
@media screen and (max-width: 767.98px) {
  .c-song-txt {
    font-size: 1.8rem;
    line-height: 2;
    text-align: center;
  }
}
.c-song-txt .c-icn {
  width: 62px;
  display: inline-block;
  margin-left: 7px;
}
@media screen and (max-width: 767.98px) {
  .c-song-txt .c-icn {
    width: 2.9rem;
    margin-left: 1vw;
    margin-right: -6vw;
  }
}

.p-block10 {
  padding-top: 100px;
  padding-bottom: 100px;
}
@media screen and (max-width: 767.98px) {
  .p-block10 {
    padding-top: 0.7rem;
    padding-bottom: 8.3rem;
  }
}

.c-txt17 {
  width: 819px;
  margin: 0 auto;
  padding-left: 59px;
}
@media screen and (max-width: 767.98px) {
  .c-txt17 {
    width: 87.2vw;
    max-width: 32.7rem;
    margin-top: 2.5rem;
    padding-left: 0;
  }
}

.c-ill19 {
  margin: 7px auto 0;
  width: 1082px;
  padding-left: 60px;
}
.c-ill19 img {
  display: block;
  width: 100%;
  max-width: inherit;
}
@media screen and (max-width: 767.98px) {
  .c-ill19 {
    width: 118.1333333333vw;
    max-width: 44.3rem;
    padding-left: 0;
    position: relative;
    margin-left: 0;
    margin-right: 0;
    left: 50%;
    transform: translateX(-50%);
  }
}

.c-txt18 {
  margin: 51px auto 0;
  width: 1019px;
  padding-left: 73px;
}
@media screen and (max-width: 767.98px) {
  .c-txt18 {
    width: 80.2666666667vw;
    max-width: 30.1rem;
    margin: 3rem auto 0;
    padding-left: 0;
  }
}

.p-video {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 450px;
  overflow: hidden;
}
@media screen and (max-width: 767.98px) {
  .p-video {
    height: 14.4rem;
  }
}
.p-video .js-video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.is-zoomIn {
  opacity: 0;
  transform: scale(0.3);
  transform-origin: center center;
}
.is-zoomIn.js-animeOn {
  animation: zoomIn 1s forwards;
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    transform: scale(0.3);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
.TextRandomAnime span {
  opacity: 0;
}

.TextRandomAnime.appearRandomtext span {
  animation: text_randomanime_on 0.5s ease-out forwards;
}

/*アニメーションで透過を0から1に変化させる*/
@keyframes text_randomanime_on {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.TextRandomAnime.appearRandomtext span:nth-child(2n) {
  animation-delay: 0.5s; /* spanのついた2の倍数の文字列の変化を0.5秒遅らせる*/
}

.TextRandomAnime.appearRandomtext span:nth-child(3n+1) {
  animation-delay: 0.15s; /* spanのついた3の倍数＋1の文字列の変化を0.15秒遅らせる*/
}

.is-rotate {
  visibility: hidden;
}
.is-rotate.js-animeOn {
  animation: rotateYAnime 1s forwards;
}

@keyframes rotateYAnime {
  from {
    transform: rotateY(0);
    visibility: visible;
  }
  to {
    transform: rotateY(-360deg);
    visibility: visible;
  }
}
.is-swing {
  animation: swing 2s infinite linear;
  transform-origin: bottom center;
}

@keyframes swing {
  0% {
    transform: rotate(0);
  }
  25% {
    transform: rotate(10deg);
  }
  50% {
    transform: rotate(0deg);
  }
  75% {
    transform: rotate(-10deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.slick-slide {
  height: auto !important;
  -webkit-backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
}

.slick-dots {
  display: flex;
  justify-content: center;
}

.slick-dots {
  gap: 0 22px;
  margin-top: 21px;
}
@media screen and (max-width: 767.98px) {
  .slick-dots {
    margin-top: 1.5rem;
    gap: 0 1.8rem;
  }
}
.slick-dots li.slick-active button::before {
  background-color: #d4152d;
}
.slick-dots li button {
  display: block;
  width: 8px;
  height: 8px;
  padding: 5px;
  border: 0;
  outline: none;
  background: transparent;
  color: transparent;
  font-size: 0;
  line-height: 0;
  cursor: pointer;
  position: relative;
}
@media screen and (max-width: 767.98px) {
  .slick-dots li button {
    width: 0.8rem;
    height: 0.8rem;
    padding: 0.5rem;
  }
}
.slick-dots li button::before {
  content: "";
  position: absolute;
  border-radius: 20px;
  width: 8px;
  height: 8px;
  top: 0;
  left: 0;
  background: #e4e4e5;
}
@media screen and (max-width: 767.98px) {
  .slick-dots li button::before {
    width: 0.8rem;
    height: 0.8rem;
    border-radius: 2rem;
  }
}

.slick-arrow {
  position: absolute;
  top: 48%;
  width: 8px;
  height: 8px;
}
@media screen and (max-width: 767.98px) {
  .slick-arrow {
    top: 44%;
    width: 0.8rem;
    height: 0.8rem;
  }
}
@media (any-hover: hover) {
  .slick-arrow:hover::before {
    border-color: #d4152d;
  }
}
.slick-arrow::before {
  transition: 0.3s border-color;
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  border-top: 3px solid #000;
  border-right: 3px solid #000;
  top: 50%;
}
@media screen and (max-width: 767.98px) {
  .slick-arrow::before {
    width: 0.8rem;
    height: 0.8rem;
    border-width: 0.3rem;
  }
}

.slick-prev {
  left: -20px;
  font-size: 0;
}
@media screen and (max-width: 767.98px) {
  .slick-prev {
    left: -2rem;
  }
}
.slick-prev::before {
  transform: translateX(-50%) rotate(-135deg);
}

.slick-next {
  right: -20px;
  font-size: 0;
}
@media screen and (max-width: 767.98px) {
  .slick-next {
    right: -2rem;
  }
}
.slick-next::before {
  transform: translateX(-50%) rotate(45deg);
}

.p-youtube-movie {
  width: 700px;
  margin: 80px auto 0;
  aspect-ratio: 560/315;
}
@media screen and (max-width: 767.98px) {
  .p-youtube-movie {
    width: 87.2vw;
    margin-top: 3rem;
  }
}
.p-youtube-movie iframe {
  width: 100%;
  height: 100%;
}