@charset "UTF-8";
@-webkit-keyframes motionFloat {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  25% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  50% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  75% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@keyframes motionFloat {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  25% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  50% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  75% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@-webkit-keyframes motionRipple {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}

@keyframes motionRipple {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}

/*
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 {
  font-size: 62.5%;
}

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

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

a {
  text-decoration: none;
}

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

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

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;
}

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

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

img {
  display: block;
  vertical-align: middle;
  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);
}

[data-scroll],
[data-modal] {
  cursor: pointer;
}

body {
  position: relative;
  background: linear-gradient(140deg, #f9fdff, #d4eff8, #dceff6);
  font-weight: 500;
  font-family: 'Work Sans', 'Noto Sans JP', sans-serif;
}

body::before {
  position: absolute;
  top: 0%;
  left: 0%;
  background: url(../img/common/noise.png) repeat;
  background-size: 100px;
  width: 100%;
  height: 100%;
  content: '';
}

.l-wrap {
  overflow: hidden;
}

.c-btn_round {
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 40px;
  background-color: #1b608b;
  padding: 7px 10px;
  color: #fff;
  font-weight: 500;
  font-size: 13px;
  line-height: 1.7;
  text-align: center;
}

.c-btn_round_text {
  display: inline-block;
  position: relative;
  vertical-align: baseline;
}

.l-header {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  z-index: 6;
  -webkit-transition: all 1s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: all 1s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  background: linear-gradient(140deg, #f9fdff, #d4eff8, #dceff6);
  width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  pointer-events: none;
}

.is-nav-open .l-header {
  opacity: 1;
  pointer-events: auto;
}

.l-header__bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.l-header__bg-item {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 1px;
}

.l-header__bg-item.t-1 {
  display: block;
}

.l-header__bg-item.t-2 {
  display: block;
}

.l-header__bg-item.t-3 {
  display: block;
}

.l-header__bg-item.t-1 span {
  border: #abcce1 1px solid;
}

.l-header__bg-item.t-2 span {
  border: #d6e9f5 1px solid;
}

.l-header__bg-item.t-3 span {
  border: #edf8fc 1px solid;
}

.l-header__bg-item span {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  margin-top: -250px;
  margin-left: -250px;
  border-radius: 50%;
  width: 500px;
  height: 500px;
}

.l-header__bg-item span:nth-child(1) {
  -webkit-animation: motionRipple 3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s 1 forwards;
  animation: motionRipple 3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s 1 forwards;
}

.l-header__bg-item span:nth-child(2) {
  -webkit-animation: motionRipple 3s cubic-bezier(0.215, 0.61, 0.355, 1) 0.05s 1 forwards;
  animation: motionRipple 3s cubic-bezier(0.215, 0.61, 0.355, 1) 0.05s 1 forwards;
}

.l-header__bg-item span:nth-child(3) {
  -webkit-animation: motionRipple 3s cubic-bezier(0.215, 0.61, 0.355, 1) 0.1s 1 forwards;
  animation: motionRipple 3s cubic-bezier(0.215, 0.61, 0.355, 1) 0.1s 1 forwards;
}

.l-header__wrapper {
  display: table;
  position: relative;
  width: 100%;
  min-height: 100%;
  table-layout: fixed;
}

.l-header__inner {
  display: table-cell;
  vertical-align: middle;
  padding: 120px 0;
  width: 100%;
}

.l-header .l-nav {
  width: 45%;
}

.l-header .l-nav__wrap {
  width: 100%;
}

.l-header .l-nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.l-header .l-nav__list a {
  color: #1b608b;
}

.l-header .l-nav__item {
  width: 49%;
  color: #1b608b;
  font-weight: 700;
  font-size: 19px;
  line-height: 1.4;
}

.l-header .l-nav__item:nth-of-type(even) {
  margin-left: 2%;
}

.l-header .l-nav__item:nth-of-type(n + 3) {
  margin-top: 5.8%;
}

.l-header .l-nav__item-txt {
  width: 100%;
}

.l-header .l-nav__item-img {
  width: 25px;
}

.l-header .l-nav__item-img-netflix {
  width: 72px;
}

.l-header .l-nav__bnr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 5.5%;
}

.l-header .l-nav__bnr-item.-netflix {
  width: 110px;
}

.l-header .l-nav__bnr-item + li {
  margin-left: 7%;
}

.l-header .l-nav__sns-official {
  margin-top: 74px;
  margin-bottom: 20px;
}

.l-header .l-nav__sns-official-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 0;
  width: 100%;
}

.l-header .l-nav__sns-official-list-item a {
  color: #1b608b;
}

.l-header .l-nav__sns-official-list-item .p-in-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 20px;
  width: 130px;
}

.l-header .l-nav__sns-official-list-item .p-in-title {
  position: relative;
  margin-right: 20px;
  color: #1b608b;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0px;
  white-space: nowrap;
}

.l-header .l-nav__sns-official-list-item .p-in-bar {
  position: relative;
  margin-top: 10px;
  background: #1b608b;
  width: 100%;
  height: 1px;
}

.l-header .l-nav__sns-official-list-item .p-in-text {
  position: relative;
  font-weight: 700;
  font-size: 14px;
}

.l-header .l-nav__sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}

.l-header .l-nav__sns a {
  color: #1b608b;
}

.l-header .l-nav__sns-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 20px;
  width: 130px;
}

.l-header .l-nav__sns-txt {
  position: relative;
  margin-right: 20px;
  color: #1b608b;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0px;
}

.l-header .l-nav__sns-bar {
  position: relative;
  margin-top: 10px;
  background: #1b608b;
  width: 100%;
  height: 1px;
}

.l-header .l-nav__sns-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
}

.l-header .l-nav__sns-list-item {
  margin-left: 23px;
  width: 26px;
  width: 28px;
}

.l-header .l-nav__sns-list-item:nth-child(1) {
  margin-left: 0;
}

.l-header .l-nav__close-btn {
  position: fixed;
  top: 18px;
  right: 22px;
  cursor: pointer;
  width: 46px;
  height: 46px;
}

.l-header .l-nav__close-btn::before, .l-header .l-nav__close-btn::after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.22);
  width: 100%;
  height: 100%;
  content: '';
}

.l-header .l-nav__close-btn::after {
  width: 42px;
  height: 42px;
}

.l-header .l-nav__close-btn-in {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  margin: -18px 0 0 -18px;
  border-radius: 50%;
  background: #1C87CA url(../img/common/icon_menu_close.svg) center no-repeat;
  width: 36px;
  height: 36px;
}

.l-nav__open-btn {
  position: fixed;
  top: 18px;
  right: 22px;
  z-index: 3;
  cursor: pointer;
  width: 46px;
  height: 46px;
}

.l-nav__open-btn::before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0.22;
  border-radius: 50px;
  background-color: #fff;
  width: 100%;
  height: 100%;
  content: '';
}

.l-nav__open-btn::after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0.22;
  border-radius: 50px;
  background-color: #fff;
  width: 40px;
  height: 40px;
  content: '';
}

.l-nav__open-btn-in {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  margin: -18px 0 0 -18px;
  border-radius: 50%;
  background: #1C87CA url(../img/common/icon_menu_line.svg) center no-repeat;
  width: 36px;
  height: 36px;
}

.l-logo {
  position: absolute;
  top: 20px;
  left: 80px;
  z-index: 5;
  width: 329px;
}

.l-footer {
  position: relative;
  background: #1b608b;
  overflow: hidden;
}

.l-footer__inner {
  padding: 66px 0px 55px 40px;
  width: 91.3%;
}

.l-footer__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.l-footer__box.is-top {
  margin-bottom: 20px;
}

.l-footer__box.is-bottom {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.l-footer .l-nav__sns-official-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.l-footer .l-nav__sns-official-list-item a {
  color: #fff;
}

.l-footer .l-nav__sns-official-list-item .p-in-title {
  position: relative;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0px;
  white-space: nowrap;
}

.l-footer .l-nav__sns-official-list-item .p-in-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-left: 67px;
  width: 100%;
}

.l-footer .l-nav {
  padding-top: 14px;
}

.l-footer .l-nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  color: #fff;
}

.l-footer .l-nav__list a {
  color: #fff;
}

.l-footer .l-nav__item {
  position: relative;
  margin-right: 25px;
  margin-bottom: 21px;
  font-size: 14px;
  letter-spacing: 1.5px;
}

.l-footer .l-nav__item:nth-child(1) {
  margin-left: 0;
}

.l-footer .l-nav__item:nth-child(1) .l-nav__item-txt::before {
  content: none;
}

.l-footer .l-nav__item-img-netflix {
  width: 76px;
}

.l-footer__nav {
  margin-left: 2.1%;
  width: 61%;
  font-weight: 700;
}

.l-footer__logo {
  width: 200px;
}

.l-footer__sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 8px;
  width: 17.3%;
}

.l-footer__sns-txt {
  position: relative;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0px;
}

.l-footer__sns-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-left: 67px;
  width: 100%;
}

.l-footer__sns-item {
  margin-left: 18%;
  width: 22px;
}

.l-footer__sns-item:nth-child(1) {
  margin-left: 0;
}

.l-footer__copyright {
  color: #fff;
  font-size: 10px;
  font-size: 11px;
  letter-spacing: 2.1px;
}

.l-footer__link-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.l-footer__link-item {
  margin-left: 3.5%;
  width: 196px;
  width: 31%;
}

.l-footer__link-item:nth-child(1) {
  margin-left: 0;
}

.l-footer__back {
  position: absolute;
  top: 48%;
  right: 0.7%;
  -webkit-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg);
}

.l-footer__back-txt {
  position: relative;
  color: #fff;
  font-weight: 600;
  font-size: 13px;
  letter-spacing: 1.8px;
}

.l-footer__back-txt::before {
  position: absolute;
  top: 0%;
  left: -18%;
  -webkit-transform: rotate(-90deg) translateY(-50%);
  transform: rotate(-90deg) translateY(-50%);
  background: url(../img/common/icon_arrow.svg) no-repeat center center;
  background-size: contain;
  width: 11px;
  height: 14px;
  content: "";
}

.p-modal_ticket {
  position: relative;
  max-width: 800px;
  text-align: center;
}

.p-modal_ticket__head {
  position: relative;
  padding-bottom: 46px;
}

.p-modal_ticket__head::before {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #1c87ca;
  width: 100%;
  height: 1px;
  content: "";
}

.p-modal_ticket__ttl-jp {
  font-size: 33px;
  letter-spacing: 0.25em;
}

.p-modal_ticket__ttl-en {
  margin-top: 3px;
  color: #1c87ca;
  font-weight: 700;
  letter-spacing: 6px;
}

.p-modal_ticket__inner {
  margin: 0 auto;
  padding-top: 33px;
  text-align: left;
}

.p-modal_ticket__block {
  margin-bottom: 80px;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.625;
  letter-spacing: 0.1em;
}

.p-modal_ticket__block-ttl {
  position: relative;
  margin-bottom: 27px;
  padding-left: 45px;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.3;
  letter-spacing: 0.15em;
}

.p-modal_ticket__block-ttl::before {
  position: absolute;
  top: -4px;
  left: 1px;
  background: url(../img/music/caption-deco-1.svg) no-repeat 0 0;
  background-size: contain;
  width: 25px;
  height: 33px;
  content: "";
}

.p-modal_ticket__mvtk-detail {
  margin-top: 27px;
}

.p-modal_ticket__mvtk-img {
  width: 27.778%;
}

.p-modal_ticket__mvtk-text {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
}

.p-modal_ticket__mvtk-data .p-in-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 700;
  font-size: 17px;
  line-height: 2;
  font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
}

.p-modal_ticket__mvtk-data .p-in-item + dl {
  margin-top: 5px;
}

.p-modal_ticket__mvtk-data .p-in-item dt {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 10px;
  width: 104px;
  color: #1b608b;
}

.p-modal_ticket__mvtk-data .p-in-item dd {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.p-modal_ticket__mvtk-note {
  margin-top: 24px;
  font-size: 13px;
  line-height: 2;
  letter-spacing: 0.06em;
}

.p-modal_ticket__mvtk-note > li {
  padding-left: 1em;
  text-indent: -1em;
}

.p-modal_ticket__mvtk-link {
  margin-top: 24px;
  max-width: 240px;
}

.p-modal_ticket__mvtk-link .p-in-item + .p-in-item {
  margin-top: 10px;
}

.p-modal_ticket__mvtk-bonus_image {
  margin-top: 27px;
}

.p-modal_ticket__mvtk-bonus_image dl dd {
  margin-bottom: 5px;
}

.p-modal_ticket__mvtk-bonus_image dl dt {
  font-size: 13px;
}

.p-modal_ticket #mvtk-widgets-container {
  margin: 40px 0 0 0;
}

.is-modal-overflow-prep .m-modal .m-modal__content {
  -webkit-transform: none !important;
  transform: none !important;
}

.m-modal .m-modal__bg {
  position: fixed;
  top: 0;
  left: 0;
  cursor: pointer;
  background: linear-gradient(140deg, #f9fdff, #d4eff8, #dceff6) !important;
  width: 100%;
  height: 100%;
}

.m-modal[data-modal-type='template'] .m-modal__content {
  width: 70%;
  max-width: 800px;
}

.m-modal[data-modal-type='element'] .m-modal__content {
  max-width: 800px;
}

.m-modal .m-modal__content > * {
  padding: 1px;
}

.m-modal[data-modal-type] .m-modal__close-btn {
  top: -18px;
  right: -18px;
  z-index: 5;
  -webkit-box-shadow: 0px 0px 12px #fff;
  box-shadow: 0px 0px 12px #fff;
  border-radius: 50px;
  background: url(../img/common/icon_menu_close.svg) center center no-repeat;
  background-color: #1C87CA;
  width: 34px;
  height: 34px;
}

.m-modal[data-modal-type] .m-modal__close-btn::before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0.22;
  border-radius: 50px;
  background-color: #fff;
  width: 46px;
  height: 46px;
  content: '';
}

.m-modal[data-modal-type] .m-modal__close-btn::after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0.22;
  border-radius: 50px;
  background-color: #fff;
  width: 40px;
  height: 40px;
  content: '';
}

.m-modal[data-modal-type] .m-modal__close-btn-in {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  border-radius: 50px;
  background: url(../img/common/icon_menu_close.svg) center center no-repeat;
  background-color: #1C87CA;
  width: 100%;
  height: 100%;
}

.m-modal[data-modal-type='youtube'] .m-modal__close-btn {
  top: -40px;
  right: -40px;
}

.p-modal_comment {
  border-radius: 6px;
  background: #fff;
  padding: 23px 0px 40px;
}

.p-modal_comment__ttl {
  color: #1c87ca;
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 0.5px;
  text-align: right;
}

.p-modal_comment__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #1b608b;
  padding-bottom: 12px;
  font-size: 22px;
  letter-spacing: 2px;
}

.p-modal_comment__inner {
  margin: 0 auto;
  width: 90%;
}

.p-modal_comment__cap {
  margin-right: 18px;
  color: #1c87ca;
}

.p-modal_comment__text {
  padding-top: 15px;
  font-size: 14px;
  line-height: 1.9;
  text-align: left;
}

.p-bg {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}

.p-bg .p-bg__item {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 1px;
}

.p-bg .p-bg__item.t-1 {
  display: block;
}

.p-bg .p-bg__item.t-2 {
  display: block;
}

.p-bg .p-bg__item.t-3 {
  display: block;
}

.p-bg .p-bg__item.t-1 span {
  border: #abcce1 1px solid;
}

.p-bg .p-bg__item.t-2 span {
  border: #d6e9f5 1px solid;
}

.p-bg .p-bg__item.t-3 span {
  border: #edf8fc 1px solid;
}

.p-bg .p-bg__item span {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  margin-top: -250px;
  margin-left: -250px;
  border-radius: 50%;
  width: 500px;
  height: 500px;
}

.p-bg .p-bg__item span:nth-child(1) {
  -webkit-animation: motionRipple 3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s 1 forwards;
  animation: motionRipple 3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s 1 forwards;
}

.p-bg .p-bg__item span:nth-child(2) {
  -webkit-animation: motionRipple 3s cubic-bezier(0.215, 0.61, 0.355, 1) 0.05s 1 forwards;
  animation: motionRipple 3s cubic-bezier(0.215, 0.61, 0.355, 1) 0.05s 1 forwards;
}

.p-bg .p-bg__item span:nth-child(3) {
  -webkit-animation: motionRipple 3s cubic-bezier(0.215, 0.61, 0.355, 1) 0.1s 1 forwards;
  animation: motionRipple 3s cubic-bezier(0.215, 0.61, 0.355, 1) 0.1s 1 forwards;
}

.js-cursor {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 11;
  margin-top: -3px;
  margin-left: -3px;
  border-radius: 50%;
  background-color: #1b608b;
  width: 5px;
  height: 5px;
  pointer-events: none;
}

.js-cursor-bg {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 11;
  -webkit-transition: all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  width: 1px;
  height: 1px;
  pointer-events: none;
}

.js-cursor-bg.is-scope .js-cursor-bg-back {
  -webkit-transform: scale(0.4);
  transform: scale(0.4);
}

.js-cursor-bg.is-scope .js-cursor-bg-back::before, .js-cursor-bg.is-scope .js-cursor-bg-back::after {
  border-width: 5px;
}

.js-cursor-bg.is-scope .js-cursor-bg-in {
  -webkit-transform: scale(0.4);
  transform: scale(0.4);
}

.js-cursor-bg.is-scope .js-cursor-bg-in::before, .js-cursor-bg.is-scope .js-cursor-bg-in::after {
  border-width: 5px;
}

.js-cursor-bg-back {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  width: 100%;
  height: 100%;
}

.js-cursor-bg-back::before, .js-cursor-bg-back::after {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: -50px;
  margin-left: -50px;
  border: #abcce1 1px solid;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  content: '';
}

.js-cursor-bg-back::before {
  -webkit-animation: motionRipple 1.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s infinite forwards;
  animation: motionRipple 1.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s infinite forwards;
}

.js-cursor-bg-back::after {
  -webkit-animation: motionRipple 1.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0.1s infinite forwards;
  animation: motionRipple 1.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0.1s infinite forwards;
}

.js-cursor-bg-in {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  width: 100%;
  height: 100%;
}

.js-cursor-bg-in::before, .js-cursor-bg-in::after {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: -50px;
  margin-left: -50px;
  border: #abcce1 1px solid;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  content: '';
}

.js-cursor-bg-in::before {
  -webkit-animation: motionRipple 1.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0.75s infinite forwards;
  animation: motionRipple 1.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0.75s infinite forwards;
}

.js-cursor-bg-in::after {
  -webkit-animation: motionRipple 1.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0.85s infinite forwards;
  animation: motionRipple 1.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0.85s infinite forwards;
}

.m-modal-player__embed {
  position: relative;
  background: rgba(0, 0, 0, 0.8);
}

.m-modal-player__embed-loader, .m-modal-player__embed-loader:after {
  border-radius: 50%;
  width: 90px;
  height: 90px;
}

.m-modal-player__embed-loader {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-animation: loader 0.4s infinite linear;
  animation: loader 0.4s infinite linear;
  border-top: 6px solid rgba(255, 255, 255, 0.2);
  border-right: 6px solid rgba(255, 255, 255, 0.2);
  border-bottom: 6px solid rgba(255, 255, 255, 0.2);
  border-left: 6px solid #ffffff;
  font-size: 10px;
  text-indent: -9999em;
}

@-webkit-keyframes loader {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg);
  }
}

@keyframes loader {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg);
  }
}

.m-modal-player__embed-inner {
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
}

.m-modal-player__embed-inner iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.m-modal-player__ui {
  margin-top: 17px;
}

.m-modal-player__ui ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}

.m-modal-player__ui ul li {
  -webkit-transition: color 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: color 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  cursor: pointer;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 8px;
  margin-bottom: 12px;
  border: 2px solid #1b608b;
  border-radius: 50px;
  background-color: #fff;
  padding: 6px;
  width: 23.7%;
  color: #1b608b;
  font-weight: 400;
  font-size: 14px;
}

.m-modal-player__ui ul li.is-current {
  background-color: #1b608b;
  color: #fff;
}

.m-modal-player__ui ul li:nth-of-type(4) {
  margin-right: 0;
}

/**
 * Swiper 4.5.3
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 16, 2019
 */
.swiper-container {
  position: relative;
  /* Fix of Webkit flickering */
  z-index: 1;
  margin-right: auto;
  margin-left: auto;
  padding: 0;
  overflow: hidden;
  list-style: none;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  -webkit-transition-property: -webkit-transform;
  -o-transition-property: transform;
  -webkit-box-sizing: content-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 1;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  box-sizing: content-box;
  width: 100%;
  height: 100%;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  -webkit-transition-property: -webkit-transform;
  -o-transition-property: transform;
  position: relative;
  flex-shrink: 0;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  width: 100%;
  height: 100%;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-container-autoheight {
  height: auto;
}

.swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  -webkit-transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  align-items: flex-start;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-container-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  margin-top: -22px;
  background-position: center;
  background-size: 27px 44px;
  background-repeat: no-repeat;
  width: 27px;
  height: 44px;
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  right: auto;
  left: 10px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  -webkit-transition: 300ms opacity;
  -o-transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  position: absolute;
  transform: translate3d(0, 0, 0);
  z-index: 10;
  transition: 300ms opacity;
  text-align: center;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  position: relative;
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  display: inline-block;
  opacity: 0.2;
  border-radius: 100%;
  background: #000;
  width: 8px;
  height: 8px;
}

button.swiper-pagination-bullet {
  -webkit-box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  box-shadow: none;
  border: none;
  padding: 0;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}

.swiper-container-vertical > .swiper-pagination-bullets {
  -webkit-transform: translate3d(0px, -50%, 0);
  top: 50%;
  right: 10px;
  transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  display: block;
  margin: 6px 0;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms top;
  display: inline-block;
  transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}

/* Progress */
.swiper-pagination-progressbar {
  position: absolute;
  background: rgba(0, 0, 0, 0.25);
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  position: absolute;
  top: 0;
  left: 0;
  transform: scale(0);
  transform-origin: left top;
  background: #007aff;
  width: 100%;
  height: 100%;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar {
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
}

.swiper-container-vertical > .swiper-pagination-progressbar {
  top: 0;
  left: 0;
  width: 4px;
  height: 100%;
}

.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
}

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  top: 0;
  left: 0;
  width: 4px;
  height: 100%;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #ffffff;
}

.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #ffffff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000000;
}

.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000000;
}

.swiper-pagination-lock {
  display: none;
}

/* Scrollbar */
.swiper-scrollbar {
  -ms-touch-action: none;
  position: relative;
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  bottom: 3px;
  left: 1%;
  z-index: 50;
  width: 98%;
  height: 5px;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  top: 1%;
  right: 3px;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  position: relative;
  top: 0;
  left: 0;
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  -o-object-fit: contain;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

/* Preloader */
.swiper-lazy-preloader {
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  position: absolute;
  top: 50%;
  left: 50%;
  transform-origin: 50%;
  z-index: 10;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
  margin-top: -21px;
  margin-left: -21px;
  width: 42px;
  height: 42px;
}

.swiper-lazy-preloader:after {
  display: block;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  content: '';
}

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: -1000;
  pointer-events: none;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  -webkit-transition-property: opacity;
  transition-property: opacity;
  pointer-events: none;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  -webkit-backface-visibility: hidden;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  visibility: hidden;
  z-index: 1;
  backface-visibility: hidden;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active {
  visibility: visible;
  pointer-events: auto;
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  visibility: visible;
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  -webkit-backface-visibility: hidden;
  z-index: 0;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  -webkit-filter: blur(50px);
  position: absolute;
  bottom: 0px;
  left: 0;
  opacity: 0.6;
  z-index: 0;
  filter: blur(50px);
  background: #000;
  width: 100%;
  height: 100%;
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  -webkit-backface-visibility: hidden;
  z-index: 1;
  backface-visibility: hidden;
  pointer-events: none;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  -webkit-backface-visibility: hidden;
  z-index: 0;
  backface-visibility: hidden;
}

.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}

template {
  display: none;
}

.m-modal--ticket {
  position: fixed;
  top: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
  z-index: 10;
  -webkit-transition: all 600ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: all 600ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  width: 100%;
  height: 100%;
}

.m-modal--ticket .m-modal__bg {
  position: fixed;
  top: 0;
  left: 0;
  background: linear-gradient(140deg, #f9fdff, #d4eff8, #dceff6);
  width: 100%;
  height: 100%;
}

.m-modal--ticket .m-modal__content {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden auto;
}

.m-modal--ticket .m-modal__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 50px 0;
  width: 100%;
  min-height: 100%;
}

.m-modal--ticket .m-modal__close-btn {
  position: absolute;
  top: -18px;
  right: -18px;
  z-index: 5;
  cursor: pointer;
  -webkit-box-shadow: 0px 0px 12px #fff;
  box-shadow: 0px 0px 12px #fff;
  border-radius: 50px;
  background: url(../img/common/icon_menu_close.svg) center center no-repeat;
  background-color: #1C87CA;
  width: 34px;
  height: 34px;
}

.m-modal--ticket .m-modal__close-btn::before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0.22;
  border-radius: 50px;
  background-color: #fff;
  width: 46px;
  height: 46px;
  content: '';
}

.m-modal--ticket .m-modal__close-btn::after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0.22;
  border-radius: 50px;
  background-color: #fff;
  width: 40px;
  height: 40px;
  content: '';
}

.m-modal--ticket .m-modal__close-btn-in {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  border-radius: 50px;
  background: url(../img/common/icon_menu_close.svg) center center no-repeat;
  background-color: #1C87CA;
  width: 100%;
  height: 100%;
}

.m-modal--ticket.is-open {
  visibility: visible;
  opacity: 1;
}

[data-pointer] {
  cursor: pointer;
}

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

@media screen and (max-width: 1240px){
  * {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .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;
  }
  .l-header__inner {
    padding: 60px 0;
  }
  .l-header__content {
    margin: 0 auto;
    width: 86.933%;
    max-width: 554px;
  }
  .l-header .l-nav {
    width: 100%;
    font-weight: 700;
  }
  .l-header .l-nav__item {
    width: 48%;
    font-size: 17px;
    font-size: clamp(13.6px, 4.533vw, 22.1px);
  }
  .l-header .l-nav__item:nth-of-type(even) {
    margin-left: 4%;
  }
  .l-header .l-nav__item:nth-of-type(n + 3) {
    margin-top: 21px;
  }
  .l-header .l-nav__bnr {
    margin-top: 28px;
  }
  .l-header .l-nav__sns-official-list-item .p-in-head {
    margin-right: 25px;
    width: 122px;
  }
  .l-header .l-nav__sns-official-list-item .p-in-title {
    margin-right: 17px;
    font-size: 13px;
  }
  .l-header .l-nav__sns-official-list-item .p-in-bar {
    margin-top: 7px;
  }
  .l-header .l-nav__sns-official-list-item .p-in-text {
    font-size: 13px;
  }
  .l-header .l-nav__sns-head {
    margin-right: 25px;
    width: 122px;
  }
  .l-header .l-nav__sns-txt {
    margin-right: 17px;
    font-size: 13px;
  }
  .l-header .l-nav__sns-bar {
    margin-top: 7px;
  }
  .l-logo {
    top: 32px;
    left: 24px;
    width: 203px;
  }
  .l-footer__inner {
    padding: 60px 13% 60px;
    width: 100%;
  }
  .l-footer__box {
    display: block;
  }
  .l-footer__box.is-top {
    margin-bottom: 40px;
  }
  .l-footer .l-nav__sns-official-list-item {
    position: relative;
    width: 100%;
  }
  .l-footer .l-nav__sns-official-list-item::before {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #fff;
    width: 100%;
    height: 1px;
    content: "";
  }
  .l-footer .l-nav__sns-official-list-item .p-in-title {
    background: #1b608b;
    padding: 0 20px 0 0;
  }
  .l-footer .l-nav__sns-official-list-item .p-in-text {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    margin-left: auto;
    background: #1b608b;
    padding: 0 0 0 20px;
    font-size: 14px;
  }
  .l-footer .l-nav {
    margin-bottom: 49px;
    padding-top: 14px;
    width: 100%;
  }
  .l-footer .l-nav__item {
    margin-right: 2px;
    margin-bottom: 2px;
    margin-left: 0;
    padding-right: 6px;
    font-size: 12px;
    line-height: 2.4em;
  }
  .l-footer .l-nav__item-txt::after {
    display: inline-block;
    position: absolute;
    right: 0;
    content: '/';
    color: #fff;
    letter-spacing: normal;
  }
  .l-footer .l-nav__item__img {
    margin-left: 10px;
  }
  .l-footer .l-nav__item-img-netflix {
    display: inline-block;
    vertical-align: top;
    margin-top: 4px;
  }
  .l-footer__nav {
    margin-bottom: 23px;
    margin-left: auto;
    width: 100%;
  }
  .l-footer__logo {
    margin: 0 auto 14px;
    width: 100%;
  }
  .l-footer__sns {
    position: relative;
    padding-top: 0;
    width: 100%;
  }
  .l-footer__sns::before {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #fff;
    width: 100%;
    height: 1px;
    content: "";
  }
  .l-footer__sns-txt {
    background: #1b608b;
    padding: 0 20px 0 0;
  }
  .l-footer__sns-list {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    margin-left: auto;
    background: #1b608b;
    padding: 0 0 0 20px;
  }
  .l-footer__sns-item {
    margin-left: 18%;
    width: 42px;
  }
  .l-footer__link {
    margin-bottom: 40px;
  }
  .l-footer__back {
    top: auto;
    right: 10px;
    bottom: 20px;
    -webkit-transform: translateY(0) rotate(90deg);
    transform: translateY(0) rotate(90deg);
    -webkit-transform-origin: top right;
    transform-origin: top right;
  }
  .p-modal_ticket {
    width: 94%;
  }
  .p-modal_ticket {
    margin: 0 auto;
    max-width: 600px;
  }
  .p-modal_ticket__head {
    padding-bottom: 24px;
  }
  .p-modal_ticket__ttl-jp {
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 0.4em;
  }
  .p-modal_ticket__ttl-en {
    margin-top: 12px;
    font-size: 12px;
    letter-spacing: 0.2em;
  }
  .p-modal_ticket__inner {
    padding-top: 18px;
  }
  .p-modal_ticket__block {
    font-size: 14px;
    line-height: 1.7;
  }
  .p-modal_ticket__block-ttl {
    padding-left: 30px;
    font-size: 20px;
    line-height: 1.5;
  }
  .p-modal_ticket__block-ttl::before {
    top: 3px;
    left: 5px;
    width: 14px;
    height: 19px;
  }
  .p-modal_ticket__mvtk-detail {
    margin: 33px auto 0;
    width: 89.286%;
  }
  .p-modal_ticket__mvtk-img {
    margin: 0 auto;
    width: 62.963%;
  }
  .p-modal_ticket__mvtk-data {
    margin-top: 24px;
  }
  .p-modal_ticket__mvtk-data .p-in-item {
    font-size: 15px;
  }
  .p-modal_ticket__mvtk-data .p-in-item + dl {
    margin-top: 2px;
  }
  .p-modal_ticket__mvtk-data .p-in-item dt {
    margin-right: 9%;
    padding-right: 0;
    width: 80px;
  }
  .p-modal_ticket__mvtk-note {
    margin-top: 11px;
    line-height: 1.5;
    letter-spacing: 0.09em;
  }
  .p-modal_ticket__mvtk-link {
    margin: 28px auto 0;
    width: 71%;
  }
  .p-modal_ticket__mvtk-bonus_image {
    margin: 27px auto 0 auto;
    width: 103.704%;
  }
  .p-modal_ticket #mvtk-widgets-container {
    margin: 40px auto 0;
  }
  .m-modal[data-modal-type='template'] .m-modal__content {
    width: 94%;
  }
  .m-modal[data-modal-type='element'] .m-modal__content {
    width: 94%;
  }
  .m-modal[data-modal-type] .m-modal__close-btn {
    position: fixed;
    top: auto;
    right: auto;
    bottom: 18px;
    left: 50%;
    margin-left: -18px;
  }
  .p-modal_comment {
    padding: 17px 0px 30px;
  }
  .p-modal_comment__wrap {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 18px;
    letter-spacing: 0;
  }
  .p-modal_comment__cap {
    margin-right: 0.5em;
  }
  .js-cursor {
    display: none !important;
  }
  .js-cursor-bg {
    display: none !important;
  }
  .m-modal-player__ui {
    margin-top: 19px;
  }
  .m-modal-player__ui ul li {
    margin-right: 2%;
    margin-bottom: 5px;
    width: 49%;
  }
  .m-modal-player__ui ul li:nth-of-type(even) {
    margin-right: 0;
  }
  .m-modal--ticket .m-modal__close-btn {
    position: fixed;
    top: auto;
    right: auto;
    bottom: 18px;
    left: 50%;
    margin-left: -18px;
  }
}

@media screen and (min-width: 1241px){
  .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;
  }
  .l-wrap__container {
    min-width: 1200px;
  }
  .l-header__logo {
    position: absolute;
    top: 36px;
    left: 73px;
    width: 329px;
  }
  .l-header__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto;
    width: 75%;
  }
  .l-header__visual {
    width: 40%;
  }
  .l-header .l-nav__item {
    font-size: clamp(17.1px, 1.319vw, 29.45px);
  }
  .l-header .l-nav__sns-official {
    margin-top: 88px;
    margin-bottom: 22px;
  }
  .l-header .l-nav__close-btn {
    top: 20px;
    right: 40px;
    width: 72px;
    height: 72px;
  }
  .l-header .l-nav__close-btn::after {
    width: 66px;
    height: 66px;
  }
  .l-header .l-nav__close-btn-in {
    margin: -28px 0 0 -28px;
    background-size: 39%;
    width: 56px;
    height: 56px;
  }
  .l-nav__open-btn {
    top: 20px;
    right: 40px;
    width: 72px;
    height: 72px;
  }
  .l-nav__open-btn::after {
    width: 66px;
    height: 66px;
  }
  .l-nav__open-btn-in {
    margin: -28px 0 0 -28px;
    background-size: 39%;
    width: 56px;
    height: 56px;
  }
  .l-footer__box.is-bottom {
    margin-top: 59px;
  }
  .l-footer .l-nav__sns-official-list-item .p-in-title::after {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(147%, -50%);
    transform: translate(147%, -50%);
    background: #fff;
    width: 35px;
    height: 1px;
    content: "";
  }
  .l-footer__sns-txt::after {
    position: absolute;
    top: 50%;
    right: -111%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #fff;
    width: 35px;
    height: 1px;
    content: "";
  }
  .l-footer__link-item {
    margin-left: 12px;
    width: 195px;
  }
  .p-modal_ticket {
    padding-top: 30px;
    width: calc(100% - 480px);
  }
  .p-modal_ticket__mvtk-detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .p-modal_ticket__mvtk-img {
    margin-right: 7.917%;
  }
  .m-modal[data-modal-type='element'] .m-modal__content {
    width: calc(100% - 480px);
  }
  .m-modal-player__ui ul li:hover {
    background-color: #1b608b;
    color: #fff;
  }
}

@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;
  }
}

@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;
  }
}

@media screen and (min-width: 1241px) and (max-width: 1100px){
  .l-header__content {
    width: 85%;
  }
}
