.keyMovie {
  position: relative;
}
.keyMovie #mov {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: inherit;
  min-width: 100%;
  min-height: inherit;
}
.keyMovie #mov iframe {
  position: relative;
  display: block;
  width: 177.77777778vh;
  height: 56.25vw;
  min-height: 100%;
  min-width: 100%;
}
.keyMovie #mov img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.keyMovie .movTitle {
  max-width: 972px;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 5;
}
.keyMovie .movWrap {
  width: 100%;
  height: inherit;
  min-width: 100%;
  min-height: inherit;
  position: absolute;
  top: 0;
  left: 0;
}
.keyMovie .movThumb {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: inherit;
  min-width: 100%;
  min-height: inherit;
}
.keyMovie .movThumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.keyMovie .keyCast {
  position: absolute;
  left: 29px;
  bottom: 13px;
  color: #ffffff;
  font-size: 22px;
  line-height: 1.4;
}

@media screen and (min-width: 961px) {
  .keyMovie {
    height: calc(100vh - 95px);
  }
  .keyMovie #mov iframe {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
@media screen and (max-width: 960px) {
  .keyMovie {
    width: 100%;
    height: calc(100svh - 50px);
    min-height: calc(100svh - 50px);
  }
  .keyMovie .movWrap {
    top: 0;
    left: 0;
    width: 100%;
    height: inherit;
    position: relative;
    overflow: hidden;
  }
  .keyMovie #mov {
    position: relative;
    width: 100%;
    height: auto;
    aspect-ratio: 9/16;
    overflow: hidden;
  }
  .keyMovie #mov iframe {
    width: auto;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    min-width: 100%;
  }
  .keyMovie .movTitle {
    max-width: 280px;
  }
  .keyMovie .movThumb {
    width: 100%;
    height: auto;
    aspect-ratio: 9/16;
  }
  .keyMovie .keyCast {
    font-size: 16px;
    left: 19px;
    bottom: 14px;
  }
  #controll #movPanel {
    padding: 8px 5px 7px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin: 6px 0;
  }
}
.sctHeader.-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#homeIntro {
  padding: 4.9375em 0 22.0625em;
  background: var(--browsing-support-main-color, url(../images/home/bg_intro.jpg) center center/cover no-repeat);
}
#homeIntro .bnr {
  margin: 0 auto;
  max-width: 550px;
  margin-bottom: 6.1875em;
}
#homeIntro .bnr a {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
#homeIntro .bnr a:hover, #homeIntro .bnr a:focus, #homeIntro .bnr a:active {
  -webkit-filter: brightness(1.2);
  filter: brightness(1.2);
}
#homeIntro .modalArea {
  margin: 5.9375em auto 0;
}
#homeIntro .modalBtn {
  text-align: center;
  max-width: 15.375em;
  margin: 0 auto;
}
#homeIntro .moreBtn {
  margin: 1.9375em auto 0;
  text-align: center;
}
#homeIntro .moreBtn a {
  max-width: 25em;
  width: 100%;
  padding: 0.9375em 0.625em 0.8125em;
}
.statement {
  font-family: var(--font-mincho);
  margin: 0 auto;
  text-align: center;
}
.statement .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.statement p {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-orientation: upright;
  display: block;
  line-height: 3.75;
  font-size: 1.3125em;
  text-align: left;
  margin: 0.625em 0;
  min-inline-size: 26.5em;
  letter-spacing: 0.095em;
}
#imageMovie {
  background-color: var(--browsing-support-bg-color, #ffffff);
  padding: 7.4375em 0 7.5em;
}
#imageMovie .sctHeader {
  margin-bottom: 6.875em;
  text-align: center;
}
#imageMovie .sctHeader .txt {
  margin-top: 3.1875em;
}
#imageMovie .sctHeader .txt h3 {
  font-size: 1.5em;
  letter-spacing: 0.04em;
  font-weight: 500;
  line-height: 1.7;
}
#imageMovie .sctHeader .txt .lead {
  margin-top: 1.25em;
  letter-spacing: 0.04em;
  line-height: 2;
}
.movieList {
  margin: 0 auto;
}
.movieList .item .view {
  position: relative;
}
.movieList .item .view .title {
  width: auto;
  position: absolute;
  top: -52px;
}
.movieList .item .view .title::before {
  content: "";
  display: inline-block;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}
.movieList .item .view button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  padding: 0;
  margin: 0;
  cursor: pointer;
}
.movieList .item .view button::before {
  content: "";
  display: inline-block;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("../images/common/ico_play.svg");
  width: 160px;
  height: 160px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.movieList .item .view button:hover::before, .movieList .item .view button:focus::before, .movieList .item .view button:active::before {
  -webkit-transform: translate(-50%, -50%) scale(1.1);
  transform: translate(-50%, -50%) scale(1.1);
}
.movieList .item.-num01 .view .title {
  width: 56px;
  height: 388px;
}
.movieList .item.-num01 .view .title::before {
  background-image: var(--imageMovie-title-01, url("../images/home/imgmov/title01.svg"));
}
.movieList .item.-num02 .view .title {
  width: 56px;
  height: 388px;
}
.movieList .item.-num02 .view .title::before {
  background-image: var(--imageMovie-title-02, url("../images/home/imgmov/title02.svg"));
}
.movieList .item.-num03 .view .title {
  width: 56px;
  height: 388px;
}
.movieList .item.-num03 .view .title::before {
  background-image: var(--imageMovie-title-03, url("../images/home/imgmov/title03.svg"));
}
.movieList .item.-num04 .view .title {
  width: 109px;
  height: 398px;
}
.movieList .item.-num04 .view .title::before {
  background-image: var(--imageMovie-title-04, url("../images/home/imgmov/title04.svg"));
}
.movieList .item + .item {
  margin-top: 6.9375em;
}
.movieList .item:nth-of-type(odd) .view .title {
  right: 58px;
}
.movieList .item:nth-of-type(even) .view .title {
  left: 58px;
}
.movieList .item .c-btn-lv1 {
  max-width: 15.3125em;
  width: 100%;
}
.movieList .item .c-btn-lv1 a {
  padding: 0.625em 0.625em 0.4375em;
  letter-spacing: 0.03em;
  width: 100%;
}
.movieList .item .c-btn-lv1 a::after {
  margin-top: -0.4375em;
}
.movieList .mov {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  height: 0;
}
.movieList .mov iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.movieList .detail {
  margin-top: 31px;
  text-align: center;
}
.movieList .detail .txt {
  letter-spacing: 0.04em;
  font-size: 1.375em;
}
.movieList .detail .moreBtn {
  text-align: center;
  margin: 19px auto 0;
}

@media screen and (min-width: 960px) and (max-width: 1500px) {
  .movieList .item {
    max-width: 860px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 961px) {
  #imageMovie .sctHeader.-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .movieList .detail .txt {
    letter-spacing: 0.04em;
  }
}
@media screen and (max-width: 960px) {
  .sctHeader.-row {
    display: block;
  }
  #homeIntro {
    padding: 4.4285714286em 0 14.1428571429em;
  }
  #homeIntro .bnr {
    margin-bottom: 2.7857142857em;
  }
  #homeIntro .moreBtn {
    margin: 2.2857142857em auto 0;
  }
  #homeIntro .moreBtn a {
    padding: 0.7857142857em 0.7142857143em 0.7142857143em;
  }
  .statement {
    max-width: 100%;
  }
  .statement .inner {
    margin: 0 -10px;
  }
  .statement p {
    font-size: 1.0714285714em;
    line-height: 1;
    margin: 0.7142857143em 10px 0.7142857143em 11px;
  }
  #imageMovie {
    padding: 4.3571428571em 0 5.5em;
  }
  #imageMovie .sctHeader {
    margin-bottom: 5.2857142857em;
  }
  #imageMovie .sctHeader .txt {
    margin-top: 1.5714285714em;
  }
  #imageMovie .sctHeader .txt h3 {
    font-size: 1.2857142857em;
    line-height: 1.8;
  }
  #imageMovie .sctHeader .txt .lead {
    font-size: 1.1428571429em;
    margin-top: 1em;
    line-height: 1.8;
  }
  .movieList {
    max-width: 100%;
    padding: 0 16px;
  }
  .movieList .movHeader {
    margin-bottom: 1.1428571429em;
  }
  .movieList .item + .item {
    margin-top: 5.1428571429em;
  }
  .movieList .item:nth-of-type(odd) .view .title {
    right: -15px;
  }
  .movieList .item:nth-of-type(even) .view .title {
    left: -15px;
  }
  .movieList .item .view .title {
    top: -44px;
  }
  .movieList .item .view button::before {
    width: 48px;
    height: 48px;
  }
  .movieList .item.-num01 .view .title {
    width: 7.7333333333vw;
    height: 51.7333333333vw;
  }
  .movieList .item.-num01 .view .title::before {
    background-image: var(--imageMovie-title-01_sp, url("../images/home/imgmov/title01_sp.svg"));
  }
  .movieList .item.-num02 .view .title {
    width: 7.7333333333vw;
    height: 51.7333333333vw;
  }
  .movieList .item.-num02 .view .title::before {
    background-image: var(--imageMovie-title-02_sp, url("../images/home/imgmov/title02_sp.svg"));
  }
  .movieList .item.-num03 .view .title {
    width: 7.7333333333vw;
    height: 51.7333333333vw;
  }
  .movieList .item.-num03 .view .title::before {
    background-image: var(--imageMovie-title-03_sp, url("../images/home/imgmov/title03_sp.svg"));
  }
  .movieList .item.-num04 .view .title {
    width: 15.7333333333vw;
    height: 53.3333333333vw;
  }
  .movieList .item.-num04 .view .title::before {
    background-image: var(--imageMovie-title-04_sp, url("../images/home/imgmov/title04_sp.svg"));
  }
  .movieList .item .c-btn-lv1 {
    max-width: 21.0714285714em;
  }
  .movieList .item .c-btn-lv1 a {
    font-size: 1em;
    padding: 0.5714285714em 0.7142857143em 0.5em;
    letter-spacing: 0.03em;
  }
  .movieList .detail {
    margin-top: 24px;
  }
  .movieList .detail .txt {
    font-size: 1.1428571429em;
    line-height: 1.6;
  }
  .movieList .detail .txt p {
    margin: 0 calc(50% - 50vw);
    width: 100vw;
  }
  .movieList .detail .moreBtn {
    margin: 13px auto 0;
    text-align: center;
  }
}
.campaignBnr {
  padding: 2.0625em 0 7.5em;
}
.campaignBnr > .l-inner-lv1 {
  text-align: center;
}
.campaignBnr a {
  display: inline-block;
  max-width: 550px;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.campaignBnr a:hover, .campaignBnr a:focus, .campaignBnr a:active {
  -webkit-filter: brightness(1.2);
  filter: brightness(1.2);
}

@media screen and (max-width: 960px) {
  .campaignBnr {
    padding: 4.2857142857em 0 5.5em;
  }
}
#ourVoice {
  padding: 7.5em 0 7.5em;
  background-color: var(--color-lightgreen);
}
#ourVoice .sctHeader {
  text-align: center;
  margin-bottom: 4.375em;
}
#ourVoice .sctHeader .lead {
  margin-top: 3.125em;
  letter-spacing: 0.04em;
  line-height: 2;
}
#ourVoice .moreBtn {
  margin: 4em auto 0;
  text-align: center;
}
#ourVoice .moreBtn .title {
  position: relative;
  display: inline-block;
  font-size: 1.375em;
  letter-spacing: 0.04em;
  margin-bottom: 1.3636363636em;
}
#ourVoice .moreBtn .title::before, #ourVoice .moreBtn .title::after {
  content: "";
  display: inline-block;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: var(--line_wh, url("../images/home/line.svg"));
  width: 0.6818181818em;
  height: 1.1363636363em;
  position: absolute;
  top: 0.3636363636em;
}
#ourVoice .moreBtn .title::before {
  left: -1.1em;
}
#ourVoice .moreBtn .title::after {
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
  right: -1.1em;
}
#ourVoice .moreBtn a {
  letter-spacing: 0.03em;
  max-width: 25em;
  width: 100%;
}
.ourVoiceArea {
  padding-top: 41.6666666667%;
  background-color: var(--browsing-support-main-color, #ffffff);
  background-image: var(--ourVoice-bg, url("../images/home/bg_voice.png"));
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
}
.ourVoiceArea .circle {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.ourVoiceArea .circle .inner {
  margin-top: 31px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 15.1041666666vw;
  height: 15.1041666666vw;
  -webkit-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.5);
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.5);
  border-radius: 100vh;
  background-image: var(--ourVoice-circle, url("../images/home/circle_voice.png"));
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

@media screen and (max-width: 960px) {
  #ourVoice {
    padding: 4.4285714286em 0 3.5714285714em;
  }
  #ourVoice .sctHeader {
    margin-bottom: 7.3571428571em;
  }
  #ourVoice .sctHeader .lead {
    margin-top: 1.5714285714em;
    font-size: 1.1428571429em;
    line-height: 1.8;
    text-align: left;
  }
  #ourVoice .moreBtn {
    margin: 2.2142857143em auto 0;
    text-align: center;
  }
  #ourVoice .moreBtn a {
    letter-spacing: 0.03em;
    font-size: 1em;
    padding: 0.7142857143em;
    max-width: 23.3571428571em;
  }
  #ourVoice .moreBtn .title {
    font-size: 1em;
    margin-bottom: 1.1428571429em;
  }
  #ourVoice .moreBtn .title::before, #ourVoice .moreBtn .title::after {
    width: 0.9285714286em;
    height: 1.4285714286em;
  }
  #ourVoice .bands {
    margin-top: 1.7142857143em;
  }
  .ourVoiceArea {
    padding-top: 189.3333333333%;
    background-image: var(--ourVoice-bg_sp, url(../images/home/bg_voice_sp.png));
  }
  .ourVoiceArea .circle .inner {
    margin-top: 0;
    top: -5.2857142857em;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 45.8666666666vw;
    height: 45.8666666666vw;
  }
}
#Interview {
  background-color: var(--browsing-support-bg-color, #f9f8f3);
  padding: 7.4375em 0 7.5em;
}
#Interview .sctHeader {
  text-align: center;
  margin-bottom: 3.3125em;
}
#Interview .detail {
  width: 100%;
  text-align: center;
}
#Interview .detail .lead {
  margin-top: 0.75em;
  letter-spacing: 0.04em;
  line-height: 2;
}
#Interview .detail .moreBtn {
  margin-top: 4.375em;
}
#Interview .detail .moreBtn.c-btn-lv1 a {
  padding: 0.875em 0.625em 0.9375em;
  max-width: 25em;
  width: 100%;
}

@media screen and (max-width: 960px) {
  #Interview {
    padding: 5.0714285714em 0 4.2857142857em;
  }
  #Interview .sctHeader {
    margin-bottom: 22px;
  }
  #Interview .detail h3 {
    text-align: left;
  }
  #Interview .detail .lead {
    font-size: 1.1428571429em;
    margin-top: 1.3125em;
    line-height: 1.8;
    text-align: left;
  }
  #Interview .detail .moreBtn {
    margin-top: 3.6428571429em;
    text-align: center;
  }
  #Interview .detail .moreBtn.c-btn-lv1 a {
    padding: 0.7857142857em 0.7142857143em 0.7142857143em;
    font-size: 1em;
    max-width: 23.3571428571em;
  }
}
#floatIco {
  position: fixed;
  bottom: 20px;
  right: 10px;
  z-index: 5;
  width: 206px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
#floatIco.is-show {
  opacity: 1;
  visibility: visible;
}
#floatIco a {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  display: inline-block;
}
#floatIco a:hover, #floatIco a:focus, #floatIco a:active {
  -webkit-filter: brightness(1.2);
  filter: brightness(1.2);
}
#floatIco a img {
  width: 100%;
}
#floatIco .close {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  margin: 0;
  position: absolute;
  right: -6px;
  top: -8px;
  width: 18px;
  height: 18px;
  background-color: #ffffff;
  border: 1px solid #000000;
  border-radius: 100vh;
  cursor: pointer;
}
#floatIco .close::before, #floatIco .close::after {
  width: 8px;
  height: 1px;
  content: "";
  display: inline-block;
  background-color: #000000;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#floatIco .close::before {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}
#floatIco .close::after {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}

@media screen and (max-width: 960px) {
  #floatIco {
    bottom: 10px;
    right: 5px;
    width: 138px;
  }
  #floatIco .close {
    right: 0;
    top: -14px;
    width: 14px;
    height: 14px;
  }
  #floatIco .close::before, #floatIco .close::after {
    width: 7px;
    height: 1px;
  }
}