@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  vertical-align: baseline;
  margin: 0;
  outline: 0;
  border: 0;
  background: transparent;
  padding: 0;
  font-size: 100%;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

a {
  vertical-align: baseline;
  margin: 0;
  background: transparent;
  padding: 0;
  font-size: 100%;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  cursor: help;
  border-bottom: 1px dotted;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  margin: 1em 0;
  border: 0;
  border-top: 1px solid #cccccc;
  padding: 0;
  height: 1px;
}

input, select {
  vertical-align: middle;
}

html {
  overflow-y: scroll;
  font-size: 62.5%;
}

@media screen and (max-width: 960px) and (min-width: 561px) {
  html {
    font-size: 78.125%;
  }
}

*::before, *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  word-wrap: break-word;
  background: #fff;
  overflow: hidden;
  color: #000;
  font-family: roboto, source-han-sans-japanese, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  -webkit-font-feature-settings: 'palt';
          font-feature-settings: 'palt';
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 0.85px;
  letter-spacing: .085rem;
  line-height: 1.3;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
}

a {
  color: #fff;
  text-decoration: none;
}

.clearfix:after {
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  content: ' . ';
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 960px) {
  * {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
}

button, input, select, textarea {
  background-color: transparent;
  min-height: 1.5em;
}

input[type="submit"], input[type="reset"] {
  cursor: pointer;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px transparent inset;
}

a[href^=' tel '] {
  display: inline-block;
  color: inherit;
}

ol, ul {
  list-style: none;
}

@media screen and (min-width: 961px) {
  .is-pc {
    display: block;
  }
  .is-sp {
    display: none !important;
  }
  .is-pc-inline {
    display: inline-block;
  }
  .is-sp-inline {
    display: none !important;
  }
  .pc {
    display: block;
  }
  .sp {
    display: none !important;
  }
  .pc-inline {
    display: inline-block;
  }
  .sp-inline {
    display: none !important;
  }
}

@media screen and (max-width: 960px) {
  .is-sp {
    display: block;
  }
  .is-pc {
    display: none !important;
  }
  .is-sp-inline {
    display: inline-block;
  }
  .is-pc-inline {
    display: none !important;
  }
  .sp {
    display: block;
  }
  .pc {
    display: none !important;
  }
  .sp-inline {
    display: inline-block;
  }
  .pc-inline {
    display: none !important;
  }
}

@media screen and (orientation: landscape) {
  .is-land {
    display: block;
  }
  .is-port {
    display: none !important;
  }
}

@media screen and (orientation: portrait) {
  .is-land {
    display: none !important;
  }
  .is-port {
    display: block;
  }
}

@media screen and (min-width: 751px) {
  .is-wide {
    display: block;
  }
  .is-tab {
    display: none !important;
  }
}

@media screen and (min-width: 561px) {
  .is-wide {
    display: none !important;
  }
  .is-tab {
    display: block;
  }
}

.is-narrow {
  display: none !important;
}

.is-narrow-inline {
  display: none !important;
}

@media screen and (max-width: 374px) {
  .is-narrow {
    display: block !important;
  }
  .is-narrow-inline {
    display: inline-block !important;
  }
  .is-non-narrow {
    display: none !important;
  }
  .is-non-narrow-inline {
    display: none !important;
  }
}

img {
  display: block;
  vertical-align: middle;
  max-width: 100%;
}

img::-moz-selection {
  background: none;
}

img::selection {
  background: none;
}

[data-prefix]::before {
  content: attr(data-prefix);
}

[data-suffix]::after {
  content: attr(data-suffix);
}

/* ====================
Layout
 ==================== */
html.is-modal {
  height: 100vh;
  overflow-y: hidden;
}

[v-cloak] {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
}

.l-wrap {
  position: relative;
  margin: 0 auto;
  width: 100%;
  min-height: 100vh;
  overflow: hidden;
  color: #fff;
}

.l-wrap__bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -5;
  background: #000;
  width: 100%;
  height: 100%;
}

.l-wrap__bg-noise {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  background: url("../img/bg_noise.gif") repeat left top;
  background-size: auto;
  width: 100%;
  height: 100%;
}

.l-wrap__container {
  position: relative;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  margin: 0 auto;
  width: 100%;
}

.l-wrap__container.is-show {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
  -webkit-transition: opacity 1.65s cubic-bezier(0.5, 1, 0.89, 1);
  transition: opacity 1.65s cubic-bezier(0.5, 1, 0.89, 1);
}

.l-wrap__modal {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  width: 100%;
  height: 100%;
  overflow-y: hidden;
  pointer-events: none;
}

.is-modal .l-wrap__modal {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
  -webkit-transition: opacity 0.35s cubic-bezier(0.5, 1, 0.89, 1);
  transition: opacity 0.35s cubic-bezier(0.5, 1, 0.89, 1);
  overflow-y: scroll;
  pointer-events: auto;
}

.l-wrap__in {
  display: block;
  position: relative;
  -webkit-transition: opacity 0.35s cubic-bezier(0.5, 1, 0.89, 1);
  transition: opacity 0.35s cubic-bezier(0.5, 1, 0.89, 1);
  width: 100%;
}

.is-modal .l-wrap__in {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  -webkit-transition: opacity 0s linear;
  transition: opacity 0s linear;
  pointer-events: none;
}

.l-bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -3;
  -webkit-transition: opacity 0.35s cubic-bezier(0.5, 1, 0.89, 1);
  transition: opacity 0.35s cubic-bezier(0.5, 1, 0.89, 1);
  width: 100%;
}

[data-browser="ie"] .l-bg {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
}

[data-browser="ie"].is-load .l-bg {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
  -webkit-transition: opacity 5s cubic-bezier(0.76, 0, 0.24, 1) 2s;
  transition: opacity 5s cubic-bezier(0.76, 0, 0.24, 1) 2s;
}

.is-modal .l-bg {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  -webkit-transition: opacity 0s linear;
  transition: opacity 0s linear;
  pointer-events: none;
}

.l-bg canvas {
  position: relative;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  width: 100%;
}

[data-browser="ie"] .l-bg canvas {
  display: none;
}

.is-load .l-bg canvas {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
  -webkit-transition: opacity 2s cubic-bezier(0.5, 1, 0.89, 1);
  transition: opacity 2s cubic-bezier(0.5, 1, 0.89, 1);
}

.l-bg__img {
  display: none;
  position: absolute;
}

[data-browser="ie"] .l-bg__img {
  display: block;
}

.l-footer {
  position: relative;
  margin: 0 auto;
  padding: 156px 0;
  width: 100%;
}

@media screen and (max-width: 960px) {
  .l-footer {
    padding: 76px 0 30px;
  }
}

.l-footer__container {
  position: relative;
  margin: 0 auto;
  width: 85%;
  max-width: 1700px;
}

.l-footer__official {
  position: relative;
  margin: 0 auto 32px;
  width: 100%;
}

@media screen and (max-width: 960px) {
  .l-footer__official {
    margin-bottom: 32px;
  }
}

.l-footer__official-text {
  display: inline-block;
  -webkit-transition: color 0.2s cubic-bezier(0.5, 1, 0.89, 1);
  transition: color 0.2s cubic-bezier(0.5, 1, 0.89, 1);
  color: #fff;
  font-size: 24px;
  font-weight: 400;
}

@media screen and (max-width: 960px) {
  .l-footer__official-text {
    font-size: 20px;
    letter-spacing: 1px;
  }
}

[data-ua="pc"] .l-footer__official-text:hover {
  color: #dbff00;
}

.l-footer__sns {
  position: relative;
  margin: 0 auto 16px;
  width: 100%;
  font-size: 0;
  letter-spacing: -.4em;
}

@media screen and (max-width: 960px) {
  .l-footer__sns {
    margin-bottom: 8px;
  }
}

.l-footer__sns-item {
  display: inline-block;
  position: relative;
  vertical-align: top;
  font-size: 10px;
  font-size: 1rem;
  letter-spacing: normal;
}

.l-footer__sns-item + .l-footer__sns-item {
  margin-left: 18px;
  padding-left: 18px;
}

@media screen and (max-width: 960px) {
  .l-footer__sns-item + .l-footer__sns-item {
    margin-left: 18px;
    padding-left: 18px;
  }
}

.l-footer__sns-item + .l-footer__sns-item::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: rotate(30deg);
      -ms-transform: rotate(30deg);
          transform: rotate(30deg);
  background: #fff;
  width: 1px;
  height: 100%;
  content: "";
}

.l-footer__sns-text {
  display: block;
  position: relative;
  left: 1px;
  -webkit-transition: color 0.2s cubic-bezier(0.5, 1, 0.89, 1);
  transition: color 0.2s cubic-bezier(0.5, 1, 0.89, 1);
  color: #fff;
  font-size: 13px;
  letter-spacing: .8px;
}

@media screen and (max-width: 960px) {
  .l-footer__sns-text {
    font-size: 11px;
  }
}

[data-ua="pc"] .l-footer__sns-text:hover {
  color: #dbff00;
}

.l-footer__fc {
  position: relative;
  margin: 0 auto;
  width: 100%;
}

.l-footer__fc-text {
  display: inline-block;
  -webkit-transition: color 0.2s cubic-bezier(0.5, 1, 0.89, 1);
  transition: color 0.2s cubic-bezier(0.5, 1, 0.89, 1);
  color: #fff;
  font-size: 13px;
  font-weight: 400;
}

@media screen and (max-width: 960px) {
  .l-footer__fc-text {
    font-size: 11px;
  }
}

[data-ua="pc"] .l-footer__fc-text:hover {
  color: #dbff00;
}

.l-footer__copy {
  position: relative;
  margin: 52px auto 0;
  width: 100%;
  color: #818181;
  font-size: 12px;
  letter-spacing: 1.5px;
}

@media screen and (max-width: 960px) {
  .l-footer__copy {
    margin-top: 48px;
    font-size: 10px;
  }
}

.l-footer__scroll {
  position: absolute;
  right: .5%;
  bottom: 2%;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transform-origin: right bottom;
      -ms-transform-origin: right bottom;
          transform-origin: right bottom;
  cursor: pointer;
  padding-left: 24px;
  font-family: stenciletta-solid, source-han-sans-japanese, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-size: 11px;
  letter-spacing: 1.5px;
  line-height: 1.2;
}

.l-footer__scroll::before {
  display: block;
  position: absolute;
  top: 55%;
  left: 0;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  border-top: 4px solid transparent;
  border-right: 12px solid #fff;
  border-bottom: 4px solid transparent;
  width: 12px;
  height: 8px;
  content: "";
}

/* ====================
Project
 ==================== */
.p-brand {
  position: absolute;
  top: 64px;
  left: 64px;
  z-index: 5;
  width: 112px;
}

@media screen and (max-width: 960px) {
  .p-brand {
    top: 20px;
    left: 25px;
    width: 95px;
  }
}

.p-share {
  position: absolute;
  top: 56px;
  right: 58px;
  z-index: 5;
}

@media screen and (min-width: 961px) {
  .p-share {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media screen and (max-width: 960px) {
  .p-share {
    top: 24px;
    right: 28px;
  }
}

.p-share__cap {
  color: #fff;
  font-size: 13px;
  letter-spacing: .8px;
}

@media screen and (min-width: 961px) {
  .p-share__cap {
    margin-right: 40px;
  }
}

@media screen and (max-width: 960px) {
  .p-share__cap {
    margin-bottom: 8px;
    font-size: 11px;
    text-align: right;
  }
}

.p-share__list {
  position: relative;
  font-size: 0;
  letter-spacing: -.4em;
}

@media screen and (max-width: 960px) {
  .p-share__list {
    text-align: right;
  }
}

.p-share__item {
  display: inline-block;
  position: relative;
  vertical-align: top;
  font-size: 10px;
  font-size: 1rem;
  letter-spacing: normal;
}

.p-share__item + .p-share__item {
  margin-left: 18px;
  padding-left: 18px;
}

@media screen and (max-width: 960px) {
  .p-share__item + .p-share__item {
    margin-left: 13px;
    padding-left: 13px;
  }
}

.p-share__item + .p-share__item::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: rotate(30deg);
      -ms-transform: rotate(30deg);
          transform: rotate(30deg);
  background: #fff;
  width: 1px;
  height: 100%;
  content: "";
}

.p-share__text {
  display: block;
  position: relative;
  left: 1px;
  -webkit-transition: color 0.2s cubic-bezier(0.5, 1, 0.89, 1);
  transition: color 0.2s cubic-bezier(0.5, 1, 0.89, 1);
  color: #fff;
  font-size: 13px;
  letter-spacing: .8px;
}

@media screen and (max-width: 960px) {
  .p-share__text {
    font-size: 11px;
  }
}

[data-ua="pc"] .p-share__text:hover {
  color: #dbff00;
}

.p-bg_movie {
  display: block;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  z-index: -1;
  -webkit-transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1);
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1);
  width: 100%;
  min-width: 177.77vh;
  height: 100%;
  min-height: 56.25vw;
}

.p-bg_movie.is-playing {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
  -webkit-transition: opacity 0.4s cubic-bezier(0.5, 1, 0.89, 1) 0.1s;
  transition: opacity 0.4s cubic-bezier(0.5, 1, 0.89, 1) 0.1s;
}

.p-bg_movie iframe {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 177.77vw;
  height: 100%;
  content: "";
}

@media screen and (orientation: portrait) {
  .p-bg_movie iframe {
    width: 177.77vh;
    height: 150%;
  }
}

.p-hero {
  position: relative;
  margin: 0 auto 38px;
  width: 100%;
}

@media screen and (max-width: 960px) {
  .p-hero {
    margin-bottom: 24px;
  }
}

.p-hero__container {
  display: block;
  position: relative;
  width: 100%;
  height: 100vh;
}

.p-hero__title {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 16%;
}

[data-browser="ie"] .p-hero__title {
  display: block;
}

@media screen and (max-width: 960px) {
  .p-hero__title {
    width: 45%;
  }
}

.p-hero__title-img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  width: 100%;
}

.p-hero__title-img:first-child {
  position: relative;
}

.is-show .p-hero__title-img {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
  -webkit-transition: opacity 1.45s cubic-bezier(0.5, 1, 0.89, 1);
  transition: opacity 1.45s cubic-bezier(0.5, 1, 0.89, 1);
}

.is-show .p-hero__title-img:nth-child(1) {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

.is-show .p-hero__title-img:nth-child(2) {
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}

.is-show .p-hero__title-img:nth-child(3) {
  -webkit-transition-delay: 2s;
          transition-delay: 2s;
}

.is-show .p-hero__title-img:nth-child(4) {
  -webkit-transition-delay: 3s;
          transition-delay: 3s;
}

.is-show .p-hero__title-img:nth-child(5) {
  -webkit-transition-delay: 4s;
          transition-delay: 4s;
}

.is-show .p-hero__title-img:nth-child(6) {
  -webkit-transition-delay: 5s;
          transition-delay: 5s;
}

.is-show .p-hero__title-img:nth-child(7) {
  -webkit-transition-delay: 6s;
          transition-delay: 6s;
}

.is-show .p-hero__title-img:nth-child(8) {
  -webkit-transition-delay: 7s;
          transition-delay: 7s;
}

.is-show .p-hero__title-img:nth-child(9) {
  -webkit-transition-delay: 8s;
          transition-delay: 8s;
}

.is-show .p-hero__title-img:nth-child(10) {
  -webkit-transition-delay: 9s;
          transition-delay: 9s;
}

.p-hero__catch {
  position: absolute;
  top: 28%;
  right: 4.5%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  width: 11%;
  max-width: 16.757vh;
}

@media screen and (max-width: 960px) {
  .p-hero__catch {
    display: none;
  }
}

.is-show .p-hero__catch {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
  -webkit-transition: opacity 1.8s cubic-bezier(0.5, 1, 0.89, 1) 2.5s;
  transition: opacity 1.8s cubic-bezier(0.5, 1, 0.89, 1) 2.5s;
}

.p-hero__catch::before {
  display: block;
  position: absolute;
  top: -35px;
  right: 0;
  -webkit-transform: rotate(-36deg);
      -ms-transform: rotate(-36deg);
          transform: rotate(-36deg);
  -webkit-transform-origin: right top;
      -ms-transform-origin: right top;
          transform-origin: right top;
  border-top: 1px solid #fff;
  width: 140%;
  height: 1px;
  content: "";
}

.p-hero__scroll {
  position: absolute;
  bottom: 5%;
  left: 5%;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transform-origin: left bottom;
      -ms-transform-origin: left bottom;
          transform-origin: left bottom;
  cursor: pointer;
  padding-left: 24px;
  font-family: stenciletta-solid, source-han-sans-japanese, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-size: 11px;
  letter-spacing: 1px;
  line-height: 1.2;
}

@media screen and (max-width: 960px) {
  .p-hero__scroll {
    right: 5%;
    bottom: 4%;
    left: auto;
    -webkit-transform: rotate(-90deg) translateX(100%);
        -ms-transform: rotate(-90deg) translateX(100%);
            transform: rotate(-90deg) translateX(100%);
    -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
            transform-origin: right bottom;
    padding-left: 20px;
  }
}

.p-hero__scroll::before {
  display: block;
  position: absolute;
  top: 55%;
  left: 0;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  border-top: 4px solid transparent;
  border-right: 12px solid #fff;
  border-bottom: 4px solid transparent;
  width: 12px;
  height: 8px;
  content: "";
}

@media screen and (max-width: 960px) {
  .p-hero__scroll::before {
    border-top: 3px solid transparent;
    border-right: 8px solid #fff;
    border-bottom: 3px solid transparent;
    width: 8px;
    height: 6px;
  }
}

.p-disc {
  position: relative;
  margin: 0 auto;
  width: 100%;
}

.p-disc__container {
  position: relative;
  margin: 0 auto;
  width: 86%;
  max-width: 1700px;
}

.p-disc__intro {
  position: relative;
  margin: 0 auto 90px;
  width: 100%;
  font-size: 13px;
  font-size: 3.467vw;
  line-height: 1.8;
}

@media screen and (min-width: 2000px) {
  .p-disc__intro {
    font-size: 69.333px;
  }
}

@media screen and (min-width: 961px) {
  .p-disc__intro {
    display: none;
  }
}

.p-disc__in {
  position: relative;
  margin: 0 auto;
  width: 100%;
}

.p-disc__in + .p-disc__in {
  margin-top: 110px;
}

@media screen and (max-width: 960px) {
  .p-disc__in + .p-disc__in {
    margin-top: 100px;
  }
}

.p-disc__header {
  position: relative;
  margin: 0 auto 42px;
  width: 100%;
}

@media screen and (max-width: 960px) {
  .p-disc__header {
    margin-bottom: 12px;
  }
}

.p-disc__header::before {
  display: block;
  position: absolute;
  top: -35px;
  left: 0;
  -webkit-transform: rotate(143deg);
      -ms-transform: rotate(143deg);
          transform: rotate(143deg);
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top;
  border-top: 1px solid #fff;
  width: 200px;
  height: 1px;
  content: "";
}

@media screen and (max-width: 960px) {
  .p-disc__header::before {
    top: -15px;
  }
}

.p-disc__no {
  font-family: stenciletta-solid, source-han-sans-japanese, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-size: 30px;
  font-size: 2.143vw;
  font-weight: 400;
  letter-spacing: 1.5px;
}

@media screen and (min-width: 2000px) {
  .p-disc__no {
    font-size: 42.857px;
  }
}

@media screen and (max-width: 960px) {
  .p-disc__no {
    font-size: 16px;
    font-size: 4.267vw;
    letter-spacing: .6px;
  }
}

@media screen and (max-width: 960px) and (min-width: 2000px) {
  .p-disc__no {
    font-size: 85.333px;
  }
}

.p-disc__inner {
  position: relative;
  margin: 0 auto;
  width: 100%;
}

.p-track_list {
  position: relative;
  margin: 0 auto -2.286vw;
  width: 100%;
  font-size: 0;
  letter-spacing: -.4em;
}

@media screen and (max-width: 960px) {
  .p-track_list {
    margin-bottom: -45.714px;
  }
}

.p-track_list__item {
  display: inline-block;
  vertical-align: top;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  font-size: 10px;
  font-size: 1rem;
  letter-spacing: normal;
}

@media screen and (min-width: 961px) {
  .p-track_list__item {
    margin: 0 4.143vw 2.857vw 0;
  }
}

@media screen and (min-width: 961px) and (min-width: 2000px) {
  .p-track_list__item {
    margin: 0 71.429px 45.714px 0;
  }
}

@media screen and (min-width: 961px) {
  .p-track_list__item.-is-wide-list {
    margin-right: 0;
    width: 100%;
  }
}

@media screen and (max-width: 960px) {
  .p-track_list__item {
    width: 100%;
  }
}

.p-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  cursor: pointer;
  width: 100%;
}

@media screen and (max-width: 960px) {
  .p-track {
    padding: 2.667vw 0;
  }
}

.p-track::before {
  display: block;
  position: absolute;
  top: 5%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  z-index: -1;
  background: rgba(129, 129, 129, 0.75);
  width: 110vw;
  height: 100%;
  content: "";
}

[data-ua="pc"] .p-track::before {
  content: none;
}

.p-track.is-in::before {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
}

.p-track__loader {
  display: block;
  position: absolute;
  top: -5px;
  left: 0;
  width: 22px;
  height: 22px;
}

@media screen and (max-width: 960px) {
  .p-track__loader {
    top: -1.067vw;
    left: 0;
    width: 2.933vw;
    height: 2.933vw;
  }
}

.p-track__loader svg {
  display: block;
  position: relative;
  width: 100%;
}

.p-track__no {
  margin-right: 18px;
  color: #dbff00;
  font-family: stenciletta-solid, source-han-sans-japanese, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-size: 22px;
  font-size: 1.571vw;
  font-weight: 400;
  letter-spacing: 1px;
  white-space: nowrap;
}

@media screen and (min-width: 2000px) {
  .p-track__no {
    font-size: 31.429px;
  }
}

@media screen and (max-width: 960px) {
  .p-track__no {
    margin-right: 5px;
    min-width: 3.2vw;
    font-size: 12px;
    font-size: 3.2vw;
    line-height: .8;
  }
}

@media screen and (max-width: 960px) and (min-width: 2000px) {
  .p-track__no {
    font-size: 64px;
  }
}

.p-track__title {
  position: relative;
  -webkit-transition: color 0.2s cubic-bezier(0.5, 1, 0.89, 1);
  transition: color 0.2s cubic-bezier(0.5, 1, 0.89, 1);
  padding-top: 45px;
}

@media screen and (min-width: 961px) {
  .p-track__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}

@media screen and (max-width: 960px) {
  .p-track__title {
    padding-top: 25px;
  }
}

[data-ua="pc"] .p-track__title:hover {
  color: #dbff00;
}

.p-track__title-main {
  display: block;
  font-family: adobe-caslon-pro, a-otf-ryumin-pr6n, "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", "ＭＳ Ｐ明朝", "Noto Serif JP", serif;
  font-size: 80px;
  font-size: 5.714vw;
  font-weight: 400;
  line-height: .35;
}

@media screen and (min-width: 2000px) {
  .p-track__title-main {
    font-size: 114.286px;
  }
}

@media screen and (max-width: 960px) {
  .p-track__title-main {
    font-size: 27px;
    font-size: 7.2vw;
  }
}

@media screen and (max-width: 960px) and (min-width: 2000px) {
  .p-track__title-main {
    font-size: 144px;
  }
}

.p-track__title-sub {
  font-family: adobe-caslon-pro, a-otf-ryumin-pr6n, "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", "ＭＳ Ｐ明朝", "Noto Serif JP", serif;
  font-size: 25px;
  font-size: 1.786vw;
  font-weight: 400;
  line-height: 1;
}

@media screen and (min-width: 2000px) {
  .p-track__title-sub {
    font-size: 35.714px;
  }
}

@media screen and (max-width: 960px) {
  .p-track__title-sub {
    bottom: -4.8vw;
    margin-top: 8px;
    width: 100%;
    font-size: 12px;
    font-size: 3.2vw;
    line-height: .5;
    white-space: nowrap;
  }
}

@media screen and (max-width: 960px) and (min-width: 2000px) {
  .p-track__title-sub {
    font-size: 64px;
  }
}

.p-product {
  position: relative;
  margin: 335px auto 0;
  background: #000;
  width: 100%;
  color: #fff;
}

@media screen and (max-width: 960px) {
  .p-product {
    margin-top: 290px;
  }
}

.p-product__container {
  position: relative;
  margin: 0 auto;
  width: 100%;
  max-width: 1800px;
}

@media screen and (min-width: 961px) {
  .p-product__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (max-width: 960px) {
  .p-product__container {
    max-width: 900px;
  }
}

.p-product__img {
  position: relative;
  width: 50%;
}

@media screen and (max-width: 960px) {
  .p-product__img {
    margin: 0 auto;
    width: 100%;
  }
}

.p-product__inner {
  position: relative;
  padding: 60px 0;
  width: 50%;
}

@media screen and (max-width: 960px) {
  .p-product__inner {
    padding: 50px 0 60px;
    width: 100%;
  }
}

.p-product__title {
  position: relative;
  margin: 0 auto 80px;
  width: 45%;
}

@media screen and (max-width: 960px) {
  .p-product__title {
    margin-bottom: 52px;
    width: 58%;
  }
}

.p-product_info {
  position: relative;
  margin: 0 auto;
  width: 70%;
}

@media screen and (min-width: 961px) {
  .p-product_info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    left: 3%;
  }
}

@media screen and (max-width: 960px) {
  .p-product_info {
    position: relative;
    width: 85%;
  }
}

.p-product_info__in {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

@media screen and (min-width: 961px) {
  .p-product_info__in + .p-product_info__in {
    margin-left: 45px;
    border-left: 1px solid #fff;
    padding-left: 45px;
  }
}

@media screen and (max-width: 960px) {
  .p-product_info__in + .p-product_info__in {
    margin-top: 25px;
    border-top: 1px solid #fff;
    padding-top: 55px;
  }
}

.p-product_info__inner {
  position: relative;
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 961px) {
  .p-product_info__inner {
    padding-bottom: 60px;
  }
}

.p-product_info__name {
  position: relative;
  margin: 0 auto;
  width: 100%;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
}

@media screen and (max-width: 960px) {
  .p-product_info__name {
    font-size: 14px;
    font-size: 3.733vw;
  }
}

@media screen and (max-width: 960px) and (min-width: 2000px) {
  .p-product_info__name {
    font-size: 74.667px;
  }
}

.p-product_info__text {
  position: relative;
  margin: 22px auto 0;
  width: 100%;
  font-size: 13px;
  line-height: 1.5;
}

@media screen and (max-width: 960px) {
  .p-product_info__text {
    margin-top: 16px;
    font-size: 12px;
    font-size: 3.2vw;
  }
}

@media screen and (max-width: 960px) and (min-width: 2000px) {
  .p-product_info__text {
    font-size: 64px;
  }
}

.p-product_info__special {
  position: relative;
  margin: 10px auto 0;
  width: 100%;
}

.p-product_info__special-item {
  position: relative;
  padding-left: 20px;
  width: 100%;
  font-size: 13px;
  line-height: 2;
}

@media screen and (max-width: 960px) {
  .p-product_info__special-item {
    font-size: 11px;
    font-size: 2.933vw;
  }
}

@media screen and (max-width: 960px) and (min-width: 2000px) {
  .p-product_info__special-item {
    font-size: 58.667px;
  }
}

.p-product_info__special-item::before {
  display: block;
  position: absolute;
  top: 1em;
  left: 0;
  border-bottom: 1px solid #fff;
  width: 10px;
  height: 1px;
  content: "";
}

.p-product_info__btn {
  display: block;
  border-radius: 100px;
  background: #fff;
  width: 80%;
}

@media screen and (min-width: 961px) {
  .p-product_info__btn {
    position: absolute;
    bottom: 0;
    left: 0;
  }
}

@media screen and (max-width: 960px) {
  .p-product_info__btn {
    position: relative;
    margin: 18px auto 0;
    width: 155px;
  }
}

.p-product_info__btn::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: width 0.15s cubic-bezier(0.5, 1, 0.89, 1);
  transition: width 0.15s cubic-bezier(0.5, 1, 0.89, 1);
  border-radius: 100px;
  background: #000;
  width: 100%;
  height: 100%;
  content: "";
}

[data-ua="pc"] .p-product_info__btn:hover::before {
  border-color: transparent;
  width: 50px;
}

.p-product_info__btn::after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #fff;
  border-radius: 100px;
  width: 100%;
  height: 100%;
  pointer-events: none;
  content: "";
}

.p-product_info__btn-text {
  display: block;
  position: relative;
  -webkit-transition: color 0.25s cubic-bezier(0.5, 1, 0.89, 1);
  transition: color 0.25s cubic-bezier(0.5, 1, 0.89, 1);
  border: 1px solid #fff;
  border-radius: 100px;
  padding: 10px;
  color: #fff;
  text-align: center;
}

@media screen and (max-width: 960px) {
  .p-product_info__btn-text {
    padding: 10px;
    font-size: 12px;
  }
}

[data-ua="pc"] .p-product_info__btn:hover .p-product_info__btn-text {
  color: #000;
}

.p-product_info__btn-text::after {
  display: block;
  position: absolute;
  top: 50%;
  left: 15px;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  background: url("../img/icon_buy.png") no-repeat center;
  background-size: contain;
  width: 16px;
  height: 16px;
  pointer-events: none;
  content: "";
}

@media screen and (max-width: 960px) {
  .p-product_info__btn-text::after {
    left: 15px;
    width: 14px;
    height: 14px;
  }
}

.p-modal {
  position: relative;
  margin: 0 auto;
  padding-bottom: 150px;
  width: 100%;
}

@media screen and (max-width: 960px) {
  .p-modal {
    padding-bottom: 100px;
  }
}

.p-modal__bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.p-modal__container {
  position: relative;
  margin: 0 auto;
  width: 92%;
  max-width: 1800px;
}

@media screen and (max-width: 960px) {
  .p-modal__container {
    padding: 40px 0 0;
    width: 96%;
  }
}

.p-modal__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
  padding-bottom: 30px;
  width: 100%;
}

@media screen and (max-width: 960px) {
  .p-modal__header {
    margin-bottom: 10px;
    padding-bottom: 30px;
  }
}

.p-modal__no {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  color: #dbff00;
  font-size: 300px;
  font-size: 21.429vw;
  font-weight: 500;
  line-height: .6;
}

@media screen and (min-width: 2000px) {
  .p-modal__no {
    font-size: 428.571px;
  }
}

@media screen and (max-width: 960px) {
  .p-modal__no {
    font-size: 145px;
    font-size: 38.667vw;
  }
}

@media screen and (max-width: 960px) and (min-width: 2000px) {
  .p-modal__no {
    font-size: 773.333px;
  }
}

.is-modal .p-modal__no {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
  -webkit-transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1);
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1);
}

.p-modal__title {
  position: relative;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  padding-top: 4.286vw;
}

@media screen and (min-width: 2000px) {
  .p-modal__title {
    padding-top: 85.714px;
  }
}

@media screen and (min-width: 961px) {
  .p-modal__title {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
  }
}

@media screen and (max-width: 960px) {
  .p-modal__title {
    position: absolute;
    top: 52%;
    left: 5%;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
    padding-left: 6px;
  }
  .p-modal__title::before {
    display: block;
    position: absolute;
    top: 55%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: -1;
    background: #000;
    width: 100%;
    height: 120%;
    content: "";
  }
}

.is-modal .p-modal__title {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
  -webkit-transition: opacity 0.1s cubic-bezier(0.5, 1, 0.89, 1) 0.2s;
  transition: opacity 0.1s cubic-bezier(0.5, 1, 0.89, 1) 0.2s;
}

.p-modal__title-main {
  font-family: adobe-caslon-pro, a-otf-ryumin-pr6n, "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", "ＭＳ Ｐ明朝", "Noto Serif JP", serif;
  font-size: 60px;
  font-size: 4.286vw;
  font-weight: 400;
  letter-spacing: 4px;
  line-height: .35;
}

@media screen and (min-width: 2000px) {
  .p-modal__title-main {
    font-size: 85.714px;
  }
}

@media screen and (max-width: 960px) {
  .p-modal__title-main {
    font-size: 24px;
    font-size: 6.4vw;
    line-height: .5;
  }
}

@media screen and (max-width: 960px) and (min-width: 2000px) {
  .p-modal__title-main {
    font-size: 128px;
  }
}

.p-modal__title-sub {
  margin-top: 16px;
  padding-left: 5px;
  font-family: adobe-caslon-pro, a-otf-ryumin-pr6n, "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", "ＭＳ Ｐ明朝", "Noto Serif JP", serif;
  font-size: 20px;
  font-size: 1.429vw;
  font-weight: 400;
  line-height: 1;
}

@media screen and (min-width: 2000px) {
  .p-modal__title-sub {
    font-size: 28.571px;
  }
}

@media screen and (max-width: 960px) {
  .p-modal__title-sub {
    margin-top: 8px;
    padding-left: 3px;
    font-size: 12px;
    font-size: 3.2vw;
  }
}

@media screen and (max-width: 960px) and (min-width: 2000px) {
  .p-modal__title-sub {
    font-size: 64px;
  }
}

.p-modal__inner {
  position: relative;
  margin: 0 auto;
  width: 80%;
  max-width: 1100px;
}

@media screen and (max-width: 960px) {
  .p-modal__inner {
    width: 90%;
  }
}

.p-modal__movie {
  position: relative;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  margin: 0 auto;
  width: 63%;
}

@media screen and (max-width: 960px) {
  .p-modal__movie {
    width: 100%;
  }
}

.is-modal .p-modal__movie {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
  -webkit-transition: opacity 0.4s cubic-bezier(0.5, 1, 0.89, 1) 0.2s;
  transition: opacity 0.4s cubic-bezier(0.5, 1, 0.89, 1) 0.2s;
}

.p-modal__movie-frame {
  position: relative;
  padding-top: 56.25%;
  width: 100%;
}

.p-modal__movie-img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  -webkit-transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 0.3s;
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1) 0.3s;
  cursor: pointer;
  background-size: cover !important;
  width: 100%;
  height: 100%;
}

.p-modal__movie-img.is-play {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  -webkit-transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1);
  transition: opacity 0.2s cubic-bezier(0.5, 1, 0.89, 1);
  pointer-events: none;
}

.p-modal__movie-cap {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 95%;
}

.p-modal__movie-text {
  display: table;
  position: relative;
  -webkit-transition: color 0.2s cubic-bezier(0.5, 1, 0.89, 1);
  transition: color 0.2s cubic-bezier(0.5, 1, 0.89, 1);
  margin: 0 auto;
  background: #000;
}

[data-ua="pc"] .p-modal__movie:hover .p-modal__movie-text {
  color: #dbff00;
}

.p-modal__movie-text.-title {
  padding: 5px 10px;
  font-size: 32px;
  letter-spacing: 3px;
  line-height: 1.2;
  text-align: center;
}

@media screen and (max-width: 960px) {
  .p-modal__movie-text.-title {
    padding: 3px 6px;
    font-size: 16px;
    white-space: nowrap;
  }
}

.p-modal__movie-text.-btn {
  margin-top: 10px;
  padding: 2px 35px 2px 10px;
  font-family: stenciletta-solid, source-han-sans-japanese, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-size: 30px;
  letter-spacing: 2px;
}

@media screen and (max-width: 960px) {
  .p-modal__movie-text.-btn {
    margin-top: 3px;
    padding: 3px 20px 3px 8px;
    font-size: 14px;
    letter-spacing: 1px;
  }
}

.p-modal__movie-text.-btn::before {
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 12px solid #fff;
  width: 12px;
  height: 8px;
  content: "";
}

@media screen and (max-width: 960px) {
  .p-modal__movie-text.-btn::before {
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-left: 8px solid #fff;
    width: 8px;
    height: 6px;
  }
}

.p-modal__movie-text.-load {
  margin-top: 10px;
  padding: 2px 35px 2px 10px;
  font-family: stenciletta-solid, source-han-sans-japanese, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-size: 30px;
  letter-spacing: 2px;
}

@media screen and (max-width: 960px) {
  .p-modal__movie-text.-load {
    margin-top: 3px;
    padding: 3px 20px 3px 8px;
    font-size: 14px;
    letter-spacing: 1px;
  }
}

.p-modal__movie-text.-load::before {
  display: block;
  position: absolute;
  right: 10px;
  bottom: 0;
  width: 20px;
  overflow: hidden;
  white-space: nowrap;
  content: "...";
}

@media screen and (max-width: 960px) {
  .p-modal__movie-text.-load::before {
    width: 10px;
    font-size: 13px;
  }
}

.p-modal__movie-text.-load::after {
  display: block;
  position: absolute;
  right: 10px;
  bottom: 0;
  -webkit-animation: dot 1s steps(1) infinite;
          animation: dot 1s steps(1) infinite;
  background: #000;
  width: 20px;
  height: 100%;
  content: "";
}

@media screen and (max-width: 960px) {
  .p-modal__movie-text.-load::after {
    -webkit-animation: dot_sp 1s steps(1) infinite;
            animation: dot_sp 1s steps(1) infinite;
    width: 10px;
  }
}

@-webkit-keyframes dot {
  0% {
    width: 20px;
  }
  25% {
    width: 14px;
  }
  50% {
    width: 7px;
  }
  75% {
    width: 0;
  }
  100% {
    width: 0;
  }
}

@keyframes dot {
  0% {
    width: 20px;
  }
  25% {
    width: 14px;
  }
  50% {
    width: 7px;
  }
  75% {
    width: 0;
  }
  100% {
    width: 0;
  }
}

@-webkit-keyframes dot_sp {
  0% {
    width: 10px;
  }
  25% {
    width: 6px;
  }
  50% {
    width: 3px;
  }
  75% {
    width: 0;
  }
  100% {
    width: 0;
  }
}

@keyframes dot_sp {
  0% {
    width: 10px;
  }
  25% {
    width: 6px;
  }
  50% {
    width: 3px;
  }
  75% {
    width: 0;
  }
  100% {
    width: 0;
  }
}

.p-modal__movie-player {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.p-modal__movie-player iframe {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 961px) {
  .p-modal__link {
    position: fixed;
    top: 19%;
    right: 0;
    z-index: 1;
  }
}

@media screen and (max-width: 960px) {
  .p-modal__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 28px auto 0;
    width: 100%;
    max-width: 500px;
  }
}

.p-modal__link-item {
  position: relative;
  margin: 0 auto;
  width: 100%;
}

@media screen and (min-width: 961px) {
  .p-modal__link-item + .p-modal__link-item {
    margin-top: 5px;
  }
}

@media screen and (max-width: 960px) {
  .p-modal__link-item {
    width: 48%;
  }
  .p-modal__link-item + .p-modal__link-item {
    margin-left: 4%;
  }
  .p-modal__link-item::after {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #fff;
    border-radius: 100px;
    width: 100%;
    height: 100%;
    pointer-events: none;
    content: "";
  }
}

.p-modal__link-text {
  display: block;
  position: relative;
  -webkit-transition: color 0.2s cubic-bezier(0.5, 1, 0.89, 1);
  transition: color 0.2s cubic-bezier(0.5, 1, 0.89, 1);
  color: #fff;
  font-size: 17px;
}

@media screen and (min-width: 961px) {
  .p-modal__link-text {
    padding: 20px 58px 20px 20px;
  }
  .p-modal__link-text::before {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transform: rotate(-36deg);
        -ms-transform: rotate(-36deg);
            transform: rotate(-36deg);
    -webkit-transform-origin: right top;
        -ms-transform-origin: right top;
            transform-origin: right top;
    border-top: 1px solid #fff;
    width: 56px;
    height: 1px;
    content: "";
  }
}

@media screen and (max-width: 960px) {
  .p-modal__link-text {
    border: 1px solid #fff;
    border-radius: 100px;
    padding: 10px;
    font-size: 12px;
    text-align: center;
  }
}

[data-ua="pc"] .p-modal__link-text:hover {
  color: #dbff00;
}

.p-modal__link-deco {
  display: block;
  position: relative;
}

@media screen and (min-width: 961px) {
  .-share .p-modal__link-deco {
    padding-right: 30px;
  }
}

.-share .p-modal__link-deco::before {
  display: block;
  position: absolute;
  top: 0;
  right: 5px;
  background: url("../img/icon_twitter.png") no-repeat center;
  background-size: contain;
  width: 18px;
  height: 100%;
  content: "";
}

@media screen and (max-width: 960px) {
  .-share .p-modal__link-deco::before {
    right: auto;
    left: 6px;
    width: 12px;
  }
}

.p-modal__lyric {
  position: relative;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  margin: 65px auto 0;
  width: 100%;
  font-family: a-otf-ryumin-pr6n, adobe-caslon-pro, "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", "ＭＳ Ｐ明朝", "Noto Serif JP", serif;
  font-size: 17px;
  line-height: 2.2;
}

@media screen and (min-width: 961px) {
  .p-modal__lyric {
    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;
  }
}

@media screen and (max-width: 960px) {
  .p-modal__lyric {
    margin-top: 28px;
    font-size: 13px;
    font-size: 3.467vw;
    line-height: 2;
  }
}

@media screen and (max-width: 960px) and (min-width: 2000px) {
  .p-modal__lyric {
    font-size: 69.333px;
  }
}

.is-modal .p-modal__lyric {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
  -webkit-transition: opacity 0.4s cubic-bezier(0.5, 1, 0.89, 1) 0.2s;
  transition: opacity 0.4s cubic-bezier(0.5, 1, 0.89, 1) 0.2s;
}

.is-modal .p-modal__lyric:nth-child(3) {
  -webkit-transition: opacity 1.4s cubic-bezier(0.5, 1, 0.89, 1) 0.3s;
  transition: opacity 1.4s cubic-bezier(0.5, 1, 0.89, 1) 0.3s;
}

.p-modal__lyric-item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

@media screen and (min-width: 961px) {
  .p-modal__lyric-item + .p-modal__lyric-item {
    margin-left: 50px;
  }
}

.p-modal__close {
  display: block;
  position: fixed;
  top: 10px;
  right: 10px;
  z-index: 1;
  cursor: pointer;
  width: 120px;
  height: 120px;
}

@media screen and (max-width: 960px) {
  .p-modal__close {
    top: 15px;
    right: 15px;
    width: 60px;
    height: 60px;
  }
}

.p-modal__close-item {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  background: #fff;
  width: 100%;
  height: 1px;
}

.p-modal__close-item:nth-child(1) {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
      -ms-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}

.p-modal__close-item:nth-child(1)::before {
  left: 0;
}

.p-modal__close-item:nth-child(2) {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
      -ms-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}

.p-modal__close-item:nth-child(2)::before {
  right: 0;
}

.p-modal__close-item::before {
  display: block;
  position: absolute;
  top: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: width 0.3s cubic-bezier(0.5, 1, 0.89, 1);
  transition: width 0.3s cubic-bezier(0.5, 1, 0.89, 1);
  background: #dbff00;
  width: 0;
  height: 100%;
  content: "";
}

.p-modal__close:hover .p-modal__close-item::before {
  width: 100%;
}

/* ====================
COMPONENT
 ==================== */
.c-shuffle {
  display: block;
  position: relative;
}

.c-shuffle__text {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  vertical-align: bottom;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  width: 100%;
  white-space: nowrap;
}

.c-shuffle__text.-base {
  position: relative;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
}
