@media screen and (max-width: 980px) {
  #main.page #page-mv {
    background: linear-gradient(to right bottom, #ffd801 0%, #fc9202 100%);
  }
}
#main.page #page-mv .mv__head {
  min-height: unset;
  padding-left: unset;
  display: block;
  margin-bottom: 0;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 980px) {
  #main.page #page-mv .mv__head {
    padding-top: 21.333dvw;
    padding-bottom: 0;
  }
}
@media screen and (min-width: 981px) {
  #main.page #page-mv .mv__head {
    padding-top: 7.865dvw;
    background: linear-gradient(to right, #ffd801 0%, #fc9202 100%);
  }
}
#main.page #page-mv .mv__head::before {
  display: none;
}
@media screen and (max-width: 980px) {
  #main.page #page-mv .mv__head img {
    translate: 0 3.2dvw;
  }
}
@media screen and (min-width: 981px) {
  #main.page #page-mv .mv__head img {
    translate: 0 1.719dvw;
  }
}
#main.page #page-mv .mv__video {
  width: 100%;
  height: auto;
  position: relative;
}
@media screen and (max-width: 980px) {
  #main.page #page-mv .mv__video {
    aspect-ratio: 375/548;
    overflow: hidden;
  }
}
@media screen and (min-width: 981px) {
  #main.page #page-mv .mv__video {
    aspect-ratio: 1920/900;
    width: 100%;
    overflow: hidden;
  }
}
#main.page #page-mv .mv__video::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: url(../images/top/mv-mask.png);
  background-size: 4px;
}
#main.page #page-mv .mv__video video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
#main.page #page-mv .mv__text {
  position: absolute;
  z-index: 3;
  font-weight: 300;
  color: #fff;
  mix-blend-mode: exclusion;
}
@media screen and (max-width: 980px) {
  #main.page #page-mv .mv__text {
    top: 6.4dvw;
    left: 0;
    font-size: 6.933dvw;
    line-height: 7.467dvw;
  }
}
@media screen and (min-width: 981px) {
  #main.page #page-mv .mv__text {
    top: 2.708dvw;
    left: 2.292dvw;
    font-size: 4.063dvw;
    line-height: 1.1;
  }
}

#appeal-lede {
  display: flex;
  align-items: start;
  justify-content: end;
  background-image: url(../images/appeal/lede-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (max-width: 980px) {
  #appeal-lede {
    flex-direction: column;
    padding-top: 8.8dvw;
    margin-bottom: 13.333dvw;
  }
}
@media screen and (min-width: 981px) {
  #appeal-lede {
    margin-top: 54px;
    margin-bottom: 235px;
    position: relative;
    padding-right: 4.74dvw;
  }
}
#appeal-lede .lede__text {
  position: relative;
}
@media screen and (max-width: 980px) {
  #appeal-lede .lede__text {
    padding-left: 12.8dvw;
    padding-right: 12.8dvw;
    padding-bottom: 7.733dvw;
  }
}
@media screen and (min-width: 981px) {
  #appeal-lede .lede__text {
    width: 32.813dvw;
    color: #fff;
    padding-top: 3.542dvw;
    padding-bottom: 4.115dvw;
  }
}
#appeal-lede .lede__text::before {
  content: "";
  position: absolute;
  background-image: url(../images/common/mark-w.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 980px) {
  #appeal-lede .lede__text::before {
    left: 6.667dvw;
    top: -2.667dvw;
    width: 4.8dvw;
    height: 6.667dvw;
  }
}
@media screen and (min-width: 981px) {
  #appeal-lede .lede__text::before {
    top: 2.969dvw;
    left: -2.24dvw;
    width: 1.719dvw;
    height: 2.396dvw;
  }
}
#appeal-lede .lede__text .text .head {
  font-weight: bold;
  color: #fff;
  position: relative;
}
@media screen and (max-width: 980px) {
  #appeal-lede .lede__text .text .head {
    font-size: 5.6dvw;
    line-height: 8.267dvw;
    margin-bottom: 4.8dvw;
  }
}
@media screen and (min-width: 981px) {
  #appeal-lede .lede__text .text .head {
    font-size: 2.24dvw;
    letter-spacing: 0.05em;
    line-height: 3.646dvw;
  }
}
#appeal-lede .lede__text .text .message {
  color: #fff;
  font-weight: normal;
}
@media screen and (max-width: 980px) {
  #appeal-lede .lede__text .text .message {
    font-size: 3.733dvw;
    line-height: 6.4dvw;
  }
}
@media screen and (min-width: 981px) {
  #appeal-lede .lede__text .text .message {
    font-size: 0.833dvw;
    line-height: 1.458dvw;
  }
}
@media screen and (min-width: 981px) {
  #appeal-lede .lede__image {
    width: 38.438dvw;
    height: 1px;
    padding-top: 1.302dvw;
  }
}
@media screen and (max-width: 980px) {
  #appeal-whats {
    margin-bottom: 14.667dvw;
  }
}
@media screen and (min-width: 981px) {
  #appeal-whats {
    margin-bottom: 116px;
  }
}
#appeal-whats .lede {
  background-repeat: no-repeat;
}
@media screen and (max-width: 980px) {
  #appeal-whats .lede {
    background-image: url(../images/appeal/whats-bg-mb.jpg);
    background-size: cover;
    padding-top: 7.733dvw;
    padding-bottom: 7.2dvw;
  }
}
@media screen and (min-width: 981px) {
  #appeal-whats .lede {
    background-image: url(../images/appeal/whats-bg.jpg);
    background-size: calc(100% - (100% - 1200px) / 2);
    padding-left: 50%;
    padding-bottom: 315px;
  }
}
#appeal-whats .lede .head {
  text-align: center;
}
@media screen and (max-width: 980px) {
  #appeal-whats .lede .head {
    padding-left: 6.667dvw;
    padding-right: 12.8dvw;
    margin-bottom: 27.467dvw;
  }
}
@media screen and (min-width: 981px) {
  #appeal-whats .lede .head {
    margin-bottom: 23px;
  }
}
#appeal-whats .lede .head img {
  height: 89px;
}
#appeal-whats .lede .head::after {
  content: "";
}
@media screen and (max-width: 980px) {
  #appeal-whats .lede .head::after {
    display: block;
    margin-left: 24px;
    height: 0.533dvw;
    background: linear-gradient(to left, #ffd801 0%, #fc8902 100%);
  }
}
@media screen and (min-width: 981px) {
  #appeal-whats .lede .head::after {
    display: block;
    width: 100%;
    height: 4px;
    background: linear-gradient(to right, #ffd801 0%, #fc8902 100%);
  }
}
#appeal-whats .lede .head {
  font-weight: 700;
}
@media screen and (max-width: 980px) {
  #appeal-whats .lede .head {
    text-shadow: 0px 0px 1.6dvw #fff;
    font-size: 5.6dvw;
  }
}
@media screen and (min-width: 981px) {
  #appeal-whats .lede .head {
    text-shadow: 0px 0px 6px #fff;
    font-size: 50px;
    letter-spacing: 0.1em;
    padding-top: 24px;
  }
}
#appeal-whats .lede .head span {
  display: flex;
  align-items: baseline;
}
#appeal-whats .lede .head span::before {
  display: block;
  content: "";
  background-image: url(../images/common/mark-bb.png);
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 980px) {
  #appeal-whats .lede .head span::before {
    width: 4.8dvw;
    height: 6.667dvw;
    margin-right: 1.333dvw;
  }
}
@media screen and (min-width: 981px) {
  #appeal-whats .lede .head span::before {
    width: 31px;
    height: 44px;
    margin-right: 19px;
    translate: 0 -10px;
  }
}
@media screen and (max-width: 980px) {
  #appeal-whats .lede .head small {
    font-size: 4.8dvw;
  }
}
@media screen and (min-width: 981px) {
  #appeal-whats .lede .head small {
    font-size: 36px;
  }
}
#appeal-whats .lede .body {
  color: #fff;
}
@media screen and (max-width: 980px) {
  #appeal-whats .lede .body {
    padding-left: 12.8dvw;
    padding-right: 12.8dvw;
  }
}
@media screen and (min-width: 981px) {
  #appeal-whats .lede .body {
    margin-right: calc(100% - 500px);
    padding-right: 45px;
  }
}
#appeal-whats .lede .body .text {
  font-weight: 400;
}
@media screen and (max-width: 980px) {
  #appeal-whats .lede .body .text {
    margin-top: 2.933dvw;
    font-size: 3.733dvw;
    line-height: 6.4dvw;
  }
}
@media screen and (min-width: 981px) {
  #appeal-whats .lede .body .text {
    font-size: 16px;
    line-height: 28px;
  }
}
@media screen and (min-width: 981px) {
  #appeal-whats .image {
    margin-bottom: 68px;
  }
}
#appeal-whats .interview {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 981px) {
  #appeal-whats .interview {
    display: flex;
    justify-content: center;
    gap: 77px;
    padding-left: 100px;
  }
}
@media screen and (min-width: 981px) {
  #appeal-whats .interview .text {
    width: 396px;
  }
}
#appeal-whats .interview .text .head {
  font-weight: 700;
  display: flex;
}
@media screen and (max-width: 980px) {
  #appeal-whats .interview .text .head {
    font-size: 5.6dvw;
    padding-left: 6.667dvw;
    padding-right: 12.8dvw;
  }
}
@media screen and (min-width: 981px) {
  #appeal-whats .interview .text .head {
    border-bottom: 1px solid #838383;
    display: flex;
    gap: 10px;
    font-size: 30px;
    letter-spacing: 0.1em;
    color: #232729;
    padding-bottom: 13px;
    margin-bottom: 28px;
  }
}
#appeal-whats .interview .text .head::before {
  content: "";
  background-image: url(../images/common/mark-bb.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media screen and (max-width: 980px) {
  #appeal-whats .interview .text .head::before {
    display: block;
    width: 4.8dvw;
    height: 6.667dvw;
    margin-right: 1.333dvw;
    translate: 0 -0.8dvw;
  }
}
@media screen and (min-width: 981px) {
  #appeal-whats .interview .text .head::before {
    width: 27px;
    translate: 0 -6px;
  }
}
#appeal-whats .interview .text .message {
  font-weight: 400;
}
@media screen and (max-width: 980px) {
  #appeal-whats .interview .text .message {
    margin-top: 2.933dvw;
    border-top: 1px solid #838383;
    width: 74.667dvw;
    padding-top: 4.267dvw;
    margin-left: auto;
    margin-right: auto;
    font-size: 3.733dvw;
    line-height: 6.4dvw;
    margin-bottom: 8.267dvw;
  }
}
@media screen and (min-width: 981px) {
  #appeal-whats .interview .text .message {
    font-size: 16px;
    line-height: 28px;
  }
}
@media screen and (min-width: 981px) {
  #appeal-whats .interview .interview__movie {
    width: 654px;
  }
}
#appeal-whats .interview .interview__movie .modalopen {
  background: linear-gradient(to right, #01b1ff 0%, #2868d0 100%);
}
@media screen and (max-width: 980px) {
  #appeal-whats .interview .interview__movie .modalopen .label {
    width: 46.933dvw;
  }
}
@media screen and (min-width: 981px) {
  #appeal-whats .interview .interview__movie .modalopen .label {
    width: 340px;
  }
}
#appeal-whats .desc__wrapper {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 980px) {
  #appeal-whats .desc__wrapper {
    padding-top: 8dvw;
    padding-bottom: 10.667dvw;
  }
}
@media screen and (min-width: 981px) {
  #appeal-whats .desc__wrapper {
    padding-left: 248px;
  }
}
#appeal-whats .desc__inner {
  background: #fff;
  display: flex;
}
@media screen and (max-width: 980px) {
  #appeal-whats .desc__inner {
    padding-left: 12.8dvw;
    padding-right: 12.8dvw;
    padding-bottom: 10.4dvw;
  }
}
@media screen and (min-width: 981px) {
  #appeal-whats .desc__inner {
    margin-top: -239px;
    border-radius: 15px;
    border-top-right-radius: 0;
    padding-top: 55px;
    padding-left: 98px;
    padding-right: 98px;
    padding-bottom: 44px;
    gap: 57px;
    margin-bottom: 68px;
  }
}
@media screen and (max-width: 980px) {
  #appeal-whats .desc__item {
    width: 65.067dvw;
    flex-shrink: 0;
    scroll-snap-align: start;
    padding-left: 8dvw;
  }
  #appeal-whats .desc__item:first-of-type {
    width: 69.867dvw;
    padding-left: 12.8dvw;
  }
}
@media screen and (min-width: 981px) {
  #appeal-whats .desc__item {
    width: 214px;
  }
}
#appeal-whats .desc__item .image {
  margin-bottom: 16px;
}
#appeal-whats .desc__item .image img {
  border-radius: 7px;
}
#appeal-whats .desc__item .subject {
  text-align: center;
}
@media screen and (min-width: 981px) {
  #appeal-whats .desc__item .subject {
    display: flex;
    flex-direction: column;
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 0.1em;
    gap: 5px;
    margin-bottom: 10px;
  }
}
#appeal-whats .desc__item .subject::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: linear-gradient(to left, #ffd801 0%, #fc8902 100%);
}
#appeal-whats .desc__item .detail {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
}

@media screen and (max-width: 980px) {
  #appeal-way {
    background-image: url(../images/appeal/way-bg-mb.jpg);
    background-size: 100% auto;
    height: 337.867dvw;
    margin-bottom: 12dvw;
  }
}
@media screen and (min-width: 981px) {
  #appeal-way {
    height: 1331px;
    background-image: url(../images/appeal/way-bg.jpg);
    background-size: cover;
    background-position: top center;
    margin-bottom: 162px;
  }
}
#appeal-way .inner {
  max-width: 1200px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
@media screen and (max-width: 980px) {
  #appeal-way .head {
    width: 75.733dvw;
    margin-left: auto;
    margin-right: auto;
    padding-top: 17.867dvw;
    margin-bottom: 6.4dvw;
  }
}
@media screen and (min-width: 981px) {
  #appeal-way .head {
    width: 858px;
    padding-top: 85px;
  }
}
#appeal-way .text {
  width: -moz-max-content;
  width: max-content;
}
@media screen and (max-width: 980px) {
  #appeal-way .text {
    width: 74.667dvw;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10.4dvw;
  }
}
#appeal-way .text .subject {
  font-weight: 700;
  background-image: linear-gradient(to top, #fff 0%, #fff 34.2%, transparent 34.2%, transparent 100%);
}
@media screen and (max-width: 980px) {
  #appeal-way .text .subject {
    font-size: 5.6dvw;
    margin-bottom: 3.2dvw;
  }
}
@media screen and (min-width: 981px) {
  #appeal-way .text .subject {
    font-size: 48px;
    letter-spacing: 0.05em;
    margin-bottom: 27px;
  }
}
#appeal-way .text .subject small {
  font-weight: 700;
}
@media screen and (min-width: 981px) {
  #appeal-way .text .subject small {
    font-size: 38px;
  }
}
#appeal-way .text .desc {
  font-weight: 400;
}
@media screen and (max-width: 980px) {
  #appeal-way .text .desc {
    font-size: 3.68dvw;
    line-height: 6.4dvw;
  }
  #appeal-way .text .desc br {
    display: none;
  }
}
@media screen and (min-width: 981px) {
  #appeal-way .text .desc {
    font-size: 16px;
    line-height: 28px;
  }
}
@media screen and (max-width: 980px) {
  #appeal-way .links__wrap {
    position: relative;
  }
}
@media screen and (min-width: 981px) {
  #appeal-way .links__wrap {
    position: absolute;
    bottom: 84px;
    width: 100%;
  }
}
#appeal-way .links__wrap .links {
  display: flex;
}
@media screen and (max-width: 980px) {
  #appeal-way .links__wrap .links {
    flex-direction: column;
    align-items: center;
    gap: 7.2dvw;
    margin-bottom: 12.533dvw;
  }
}
@media screen and (min-width: 981px) {
  #appeal-way .links__wrap .links {
    justify-content: end;
    gap: 32px;
    margin-bottom: 66px;
  }
}
@media screen and (max-width: 980px) {
  #appeal-way .links__wrap .links img {
    width: 57.067dvw;
  }
}
@media screen and (min-width: 981px) {
  #appeal-way .links__wrap .links img {
    width: 252px;
  }
  #appeal-way .links__wrap .links img:nth-child(2) {
    margin-top: -44px;
  }
}
@media screen and (max-width: 980px) {
  #appeal-way .links__wrap .linkbtn {
    display: inline-flex;
    width: 74.667dvw;
    height: 19.733dvw;
  }
}
@media screen and (min-width: 981px) {
  #appeal-way .links__wrap .linkbtn {
    width: 404px;
    margin-right: 0;
    margin-left: auto;
  }
}
@media screen and (max-width: 980px) {
  #appeal-way .links__wrap .linkbtn .label {
    font-size: 4.267dvw;
  }
}
@media screen and (min-width: 981px) {
  #appeal-way .links__wrap .linkbtn .label {
    font-size: 18px;
    letter-spacing: 0.05em;
  }
}

@media screen and (min-width: 981px) {
  #appeal-comu {
    background: linear-gradient(to bottom, #fff 0%, #f5f5f5 100%);
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 980px) {
  #appeal-comu .comu__comu {
    position: relative;
    padding-top: 11.733dvw;
    padding-bottom: 9.867dvw;
    margin-bottom: 13.067dvw;
  }
  #appeal-comu .comu__comu::before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    inset: 0;
    left: 4.8dvw;
    right: 4.8dvw;
    border-radius: 4dvw;
    background: linear-gradient(to bottom, rgba(255, 204, 1, 0.75) 0%, rgba(252, 168, 2, 0.75) 100%);
  }
}
@media screen and (max-width: 980px) {
  #appeal-comu .comu__lede .head {
    margin-bottom: 3.2dvw;
  }
}
@media screen and (min-width: 981px) {
  #appeal-comu .comu__lede .head {
    position: relative;
    z-index: 1;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -78px;
  }
}
@media screen and (min-width: 981px) {
  #appeal-comu .comu__lede .body {
    margin-right: calc((100% - 1200px) / 2);
    border-radius: 29px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    padding-top: 98px;
    background: linear-gradient(to bottom, rgba(255, 204, 1, 0.75) 0%, rgba(252, 168, 2, 0.75) 100%);
  }
}
#appeal-comu .comu__lede .subject {
  display: inline-block;
}
@media screen and (max-width: 980px) {
  #appeal-comu .comu__lede .subject {
    padding-left: 12.8dvw;
    padding-bottom: 2.133dvw;
  }
}
@media screen and (min-width: 981px) {
  #appeal-comu .comu__lede .subject {
    padding-left: calc((100vw - 1000px) / 2);
    font-weight: 700;
    font-size: 34px;
    letter-spacing: 0.05em;
    padding-bottom: 6px;
  }
}
@media screen and (max-width: 980px) {
  #appeal-comu .comu__lede .detail {
    border-top: 0.8dvw solid #fff;
    padding-top: 2.933dvw;
    padding-left: 12.8dvw;
    margin-right: 12.8dvw;
  }
}
@media screen and (min-width: 981px) {
  #appeal-comu .comu__lede .detail {
    border-top: 4px solid #fff;
    display: inline-block;
    padding-left: calc((100vw - 1000px) / 2);
  }
}
#appeal-comu .comu__lede .detail .text {
  font-weight: 400;
}
@media screen and (max-width: 980px) {
  #appeal-comu .comu__lede .detail .text {
    font-size: 3.68dvw;
    line-height: 6.4dvw;
    padding-bottom: 8.8dvw;
  }
}
@media screen and (min-width: 981px) {
  #appeal-comu .comu__lede .detail .text {
    width: 847px;
    font-size: 14px;
    line-height: 28px;
    padding-top: 18px;
    padding-bottom: 106px;
  }
}
#appeal-comu .comu__documents {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  background: linear-gradient(#ffcc01 0%, #fca802 100%);
}
@media screen and (max-width: 980px) {
  #appeal-comu .comu__documents {
    padding-top: 10.4dvw;
    padding-bottom: 11.733dvw;
  }
}
@media screen and (min-width: 981px) {
  #appeal-comu .comu__documents {
    opacity: 0.75;
    border-radius: 34px;
    padding-top: 79px;
    padding-bottom: 83px;
  }
}
#appeal-comu .comu__documents .head {
  text-align: center;
  font-weight: bold;
}
@media screen and (min-width: 981px) {
  #appeal-comu .comu__documents .head {
    font-size: 28px;
    letter-spacing: 0.05em;
    margin-bottom: 74px;
  }
}
@media screen and (min-width: 981px) {
  #appeal-comu .comu__photoswrapper {
    mix-blend-mode: multiply;
    background: linear-gradient(to bottom, rgba(255, 204, 1, 0.75) 0%, rgba(252, 168, 2, 0.75) 100%);
    margin-top: -32px;
    margin-left: calc((100% - 1200px) / 2);
    border-radius: 29px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    padding-top: 84px;
    padding-bottom: 84px;
    margin-bottom: 114px;
  }
}
@media screen and (min-width: 981px) {
  #appeal-comu .comu__photos {
    width: 1200px;
    padding-left: 100px;
    padding-right: 100px;
  }
}
@media screen and (max-width: 980px) {
  #appeal-comu .comu__photos .photos__list {
    display: flex;
    overflow-x: auto;
    gap: 3.2dvw;
    scroll-snap-type: x mandatory;
  }
  #appeal-comu .comu__photos .photos__list::-webkit-scrollbar {
    height: 1px;
  }
  #appeal-comu .comu__photos .photos__list::-webkit-scrollbar-track {
    background: #D3D3D3;
  }
  #appeal-comu .comu__photos .photos__list::-webkit-scrollbar-thumb {
    background: #838383;
  }
  #appeal-comu .comu__photos .photos__list .photos__item {
    scroll-snap-align: center;
    padding-bottom: 6.667dvw;
  }
  #appeal-comu .comu__photos .photos__list .photos__item:first-child {
    padding-left: 12.8dvw;
  }
  #appeal-comu .comu__photos .photos__list .photos__item:last-child {
    padding-right: 12.8dvw;
  }
  #appeal-comu .comu__photos .photos__list .photos__item img {
    width: auto;
    height: 36.533dvw;
  }
}
#appeal-comu .comu__photos .splide__arrow {
  transform: unset;
  aspect-ratio: 1/1;
  height: auto;
  border: 1px solid #000;
  border-radius: 9999px;
  background-color: #fff;
  z-index: 1;
}
#appeal-comu .comu__photos .splide__arrow svg {
  display: none;
}
@media screen and (max-width: 980px) {
  #appeal-comu .comu__photos .splide__arrow {
    display: none;
    width: 12.267dvw;
  }
}
@media screen and (min-width: 981px) {
  #appeal-comu .comu__photos .splide__arrow {
    top: 81px;
    width: 50px;
    transition: scale 0.3s;
  }
  #appeal-comu .comu__photos .splide__arrow::before {
    content: "";
    position: absolute;
    inset: 0;
    margin: auto;
    aspect-ratio: 1/1;
    height: auto;
    border-radius: 9999px;
    background-color: #000;
    width: 6px;
    transition: scale 0.3s;
    transform-origin: center;
  }
  #appeal-comu .comu__photos .splide__arrow:hover {
    border-width: 2px;
    border-color: #FCA802;
    scale: 1.2;
  }
  #appeal-comu .comu__photos .splide__arrow:hover::before {
    scale: 0;
  }
  #appeal-comu .comu__photos .splide__arrow:hover::after {
    opacity: 1;
  }
}
#appeal-comu .comu__photos .splide__arrow::after {
  content: "";
  position: absolute;
  inset: 0;
  background-image: url(../images/common/link-icon-arrow.png);
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (min-width: 981px) {
  #appeal-comu .comu__photos .splide__arrow::after {
    background-size: 23% auto;
    transition: 0.3s;
    opacity: 0;
  }
}
#appeal-comu .comu__photos .splide__arrow.splide__arrow--prev {
  transform: rotateY(180deg);
}
@media screen and (min-width: 981px) {
  #appeal-comu .comu__photos .splide__arrow.splide__arrow--prev {
    left: 28px;
  }
}
@media screen and (min-width: 981px) {
  #appeal-comu .comu__photos .splide__arrow.splide__arrow--next {
    right: 28px;
  }
}
#appeal-comu .documents__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 980px) {
  #appeal-comu .documents__list {
    margin-top: 10.133dvw;
    grid-template-columns: repeat(4, 1fr);
    gap: 5.333dvw 0;
  }
}
@media screen and (min-width: 981px) {
  #appeal-comu .documents__list {
    grid-template-columns: repeat(3, 303px);
    gap: 30px 45px;
  }
}
@media screen and (max-width: 980px) {
  #appeal-comu .documents__list.xsnapscroll {
    padding-bottom: 12dvw;
  }
}
@media screen and (max-width: 980px) {
  #appeal-comu .documents__list.xsnapscroll .list__item {
    padding-left: 2.667dvw;
    scroll-snap-align: center;
  }
  #appeal-comu .documents__list.xsnapscroll .list__item:nth-of-type(4n + 1) {
    padding-left: 12.8dvw;
  }
  #appeal-comu .documents__list.xsnapscroll .list__item:nth-of-type(4n) {
    padding-right: 12.8dvw;
  }
  #appeal-comu .documents__list.xsnapscroll .list__item a {
    width: 72dvw;
    min-height: 18.667dvw;
  }
}
#appeal-comu .documents__list .list__item a {
  width: 100%;
}

@media screen and (max-width: 980px) {
  #appeal-movies {
    padding-top: 16dvw;
    padding-bottom: 15.733dvw;
    padding-left: 4.8dvw;
    padding-right: 4.8dvw;
  }
}
@media screen and (min-width: 981px) {
  #appeal-movies {
    padding-top: 264px;
    padding-bottom: 214px;
    padding-left: 50px;
    padding-right: 50px;
  }
}
#appeal-movies.bgfix::before {
  background-image: url(../images/appeal/movies-bg.jpg);
}
#appeal-movies .inner {
  max-width: 1508px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 37px;
  background: #fff;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 980px) {
  #appeal-movies .inner {
    padding-top: 13.6dvw;
    padding-bottom: 9.6dvw;
  }
}
@media screen and (min-width: 981px) {
  #appeal-movies .inner {
    padding-top: 135px;
    padding-bottom: 110px;
  }
}
@media screen and (min-width: 981px) {
  #appeal-movies .movies__movies {
    padding-left: 153px;
    padding-right: 153px;
  }
}
@media screen and (max-width: 980px) {
  #appeal-movies .movies__list {
    display: flex;
  }
}
@media screen and (max-width: 980px) {
  #appeal-movies .movies__list.xsnapscroll {
    padding-bottom: 12dvw;
  }
}
@media screen and (max-width: 980px) {
  #appeal-movies .movies__list.xsnapscroll .movies__item {
    width: 74.666dvw;
    min-height: 18.667dvw;
    padding-left: 5.333dvw;
    padding-bottom: 10.4dvw;
    scroll-snap-align: center;
  }
  #appeal-movies .movies__list.xsnapscroll .movies__item:first-child {
    width: 77.333dvw;
    padding-left: 8dvw;
  }
  #appeal-movies .movies__list.xsnapscroll .movies__item:last-child {
    width: 82.666dvw;
    padding-right: 8dvw;
  }
}
@media screen and (max-width: 980px) {
  #appeal-movies .movies__item {
    width: 69.067dvw;
  }
}
@media screen and (min-width: 981px) {
  #appeal-movies .movies__item:hover .image img {
    scale: 1.1;
  }
}
#appeal-movies .movies__item .image {
  aspect-ratio: 365/239;
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
}
@media screen and (min-width: 981px) {
  #appeal-movies .movies__item .image {
    border-radius: 12px;
    margin-bottom: 26px;
  }
}
#appeal-movies .movies__item .image::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: url(../images/common/play-button.svg);
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
}
@media screen and (min-width: 981px) {
  #appeal-movies .movies__item .image::before {
    background-size: 14.5% auto;
  }
}
@media screen and (min-width: 981px) {
  #appeal-movies .movies__item .image img {
    width: 100%;
    height: 100%;
    border-radius: 12px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    transition: scale 0.3s;
  }
}
#appeal-movies .movies__item .caption {
  font-weight: 700;
}
@media screen and (min-width: 981px) {
  #appeal-movies .movies__item .caption {
    font-size: 18px;
    letter-spacing: 0.05em;
    line-height: 28px;
  }
}
#appeal-movies .splide__arrow {
  top: 30%;
  transform: unset;
}
@media screen and (min-width: 981px) {
  #appeal-movies .splide__arrow--prev {
    left: 114px;
  }
}
@media screen and (min-width: 981px) {
  #appeal-movies .splide__arrow--next {
    right: 114px;
  }
}
@media screen and (max-width: 980px) {
  #appeal-movies .viewall {
    margin-top: 15.2dvw;
  }
}
@media screen and (min-width: 981px) {
  #appeal-movies .viewall {
    margin-top: 119px;
  }
}
#appeal-movies .viewall a {
  display: inline-flex;
  justify-content: center;
  align-items: end;
}
@media screen and (max-width: 980px) {
  #appeal-movies .viewall a {
    gap: 4.267dvw;
    color: #FF0000;
  }
}
@media screen and (min-width: 981px) {
  #appeal-movies .viewall a {
    gap: 32px;
    transition: 0.3s;
  }
  #appeal-movies .viewall a:hover .label {
    color: #FF0000;
  }
  #appeal-movies .viewall a:hover .label::after {
    width: 100%;
  }
}
#appeal-movies .viewall a .label {
  position: relative;
}
@media screen and (max-width: 980px) {
  #appeal-movies .viewall a .label {
    font-weight: 600;
    font-size: 4.267dvw;
    letter-spacing: 0.05em;
    padding-left: 1.867dvw;
    padding-right: 1.867dvw;
    padding-bottom: 1.067dvw;
  }
}
@media screen and (min-width: 981px) {
  #appeal-movies .viewall a .label {
    transition: 0.3s;
    font-weight: 600;
    font-size: 22px;
    letter-spacing: 0.05em;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
  }
}
#appeal-movies .viewall a .label::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  background-color: #f00;
}
@media screen and (max-width: 980px) {
  #appeal-movies .viewall a .label::after {
    width: 100%;
    height: 0.533dvw;
  }
}
@media screen and (min-width: 981px) {
  #appeal-movies .viewall a .label::after {
    height: 2px;
    transition: 0.3s;
  }
}
#appeal-movies .viewall a .icon img {
  height: auto;
}
@media screen and (max-width: 980px) {
  #appeal-movies .viewall a .icon img {
    width: 13.867dvw;
  }
}
@media screen and (min-width: 981px) {
  #appeal-movies .viewall a .icon img {
    width: 71px;
  }
}

@media screen and (min-width: 981px) {
  #page-links {
    height: 550px;
  }
}
#page-links a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (min-width: 981px) {
  #page-links a .label {
    inset: unset;
    left: 0;
    right: 0;
    bottom: 56px;
  }
}