@import 'https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@500;900&display=swap';

@charset "utf-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@-webkit-keyframes tenmetsu {
  0% {
    opacity: 1;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
  }
  35% {
    opacity: 0;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  }
  100% {
    opacity: 1;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
  }
}
@keyframes tenmetsu {
  0% {
    opacity: 1;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
  }
  35% {
    opacity: 0;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  }
  100% {
    opacity: 1;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
  }
}
.md-layout {
  margin: 0;
}
@media print, screen and (min-width: 769px) {
  .md-ttl__section {
    margin-bottom: 32px;
  }
}
@media screen and (max-width: 768px) {
  .md-ttl__section {
    margin-bottom: 4.672897196261682vw;
  }
}
.md-ttl__section.is__scrolled small {
  opacity: 1;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}
.md-ttl__section.is__scrolled em img {
  opacity: 1;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
  -webkit-transform: translateY(0) skewX(0deg);
  transform: translateY(0) skewX(0deg);
}
.md-ttl__section small,
.md-ttl__section em {
  display: block;
}
.md-ttl__section small img,
.md-ttl__section em img {
  width: 100%;
  vertical-align: bottom;
}
.md-ttl__section small {
  line-height: 1;
  letter-spacing: 0.3em;
  text-align: center;
  opacity: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  transition-duration: 0.8s;
  font-family: ClashDisplay-Bold, Noto Sans JP;
  font-weight: 900;
}
@media print, screen and (min-width: 769px) {
  .md-ttl__section small {
    margin-bottom: 18px;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 768px) {
  .md-ttl__section small {
    margin-bottom: 2.336448598130841vw;
    font-size: 2.336448598130841vw !important;
  }
}
.md-ttl__section em {
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
@media print, screen and (min-width: 769px) {
  .md-ttl__section em[data-size='ticket'] {
    width: 35.199999999999996%;
  }
}
@media screen and (max-width: 768px) {
  .md-ttl__section em[data-size='ticket'] {
    width: 56.30841121495327vw;
  }
}
@media print, screen and (min-width: 769px) {
  .md-ttl__section em[data-size='goods'] {
    width: 28.9%;
  }
}
@media screen and (max-width: 768px) {
  .md-ttl__section em[data-size='goods'] {
    width: 45.794392523364486vw;
  }
}
.md-ttl__section em img {
  opacity: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  -webkit-transform: translateY(110%) skewX(20deg);
  transform: translateY(110%) skewX(20deg);
  transition-duration: 0.8s;
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}
.md-label__txt {
  padding: 0.6em 1.92em 0.6em 2em;
  width: -webkit-fit-content;
  width: fit-content;
  line-height: 1;
  letter-spacing: 0.08em;
  color: #fff;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
}
@media print, screen and (min-width: 769px) {
  .md-label__txt {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 768px) {
  .md-label__txt {
    font-size: 2.570093457943925vw !important;
  }
}
.md-label__txt[data-label='genchi'] {
  background: #aabfcc;
}
.md-label__txt[data-label='haishin'] {
  background: #bdb9ed;
}
.md-btn__links {
  margin: 0 auto;
  padding: 0;
  display: block;
  border-style: none;
  width: 100%;
  background: linear-gradient(45deg, #61acb2 0%, #487591 51.45%, #625da1 100%);
  cursor: pointer;
  line-height: 1;
  box-sizing: border-box;
  font-family: 'ClashDisplay-Bold', 'Noto Sans JP';
  font-weight: 900;
  font-weight: 900;
}
@media print, screen and (min-width: 769px) {
  .md-btn__links {
    padding: 6px;
  }
}
@media screen and (max-width: 768px) {
  .md-btn__links {
    padding-top: 1.168224299065421vw;
    padding-left: 1.168224299065421vw;
    padding-right: 1.168224299065421vw;
    padding-bottom: 1.168224299065421vw;
    width: 78.03738317757009vw;
  }
}
@media print, screen and (min-width: 769px) {
  .md-btn__links:hover > a,
  .md-btn__links:hover > em {
    background: #000;
  }
}
@media print, screen and (min-width: 769px) {
  .md-btn__links:hover > a > .arrow,
  .md-btn__links:hover > em > .arrow {
    right: 3.821656050955414%;
  }
}
@media print, screen and (min-width: 769px) {
  .md-btn__links[data-size='m'] {
    max-width: 314px;
  }
}
@media print, screen and (min-width: 769px) {
  .md-btn__links[data-size='m'] > a,
  .md-btn__links[data-size='m'] > em {
    padding: 20px 10px;
    transition-duration: 0.3s;
  }
}
@media screen and (max-width: 768px) {
  .md-btn__links[data-size='m'] > a,
  .md-btn__links[data-size='m'] > em {
    padding-top: 5.607476635514018vw;
    padding-bottom: 5.607476635514018vw;
  }
}
@media print, screen and (min-width: 769px) {
  .md-btn__links[data-size='m'] > a > .carticon,
  .md-btn__links[data-size='m'] > em > .carticon {
    margin-right: 16px;
    width: 32px;
  }
}
@media screen and (max-width: 768px) {
  .md-btn__links[data-size='m'] > a > .carticon,
  .md-btn__links[data-size='m'] > em > .carticon {
    margin-right: 4.205607476635514vw;
    width: 6.542056074766355vw;
  }
}
@media print, screen and (min-width: 769px) {
  .md-btn__links[data-size='m'] > a > .ttl,
  .md-btn__links[data-size='m'] > em > .ttl {
    font-size: 1.9rem;
  }
}
@media screen and (max-width: 768px) {
  .md-btn__links[data-size='m'] > a > .ttl,
  .md-btn__links[data-size='m'] > em > .ttl {
    font-size: 4.439252336448599vw !important;
  }
}
@media print, screen and (min-width: 769px) {
  .md-btn__links[data-size='l'] {
    max-width: 400px;
  }
}
@media print, screen and (min-width: 769px) {
  .md-btn__links[data-size='l'] > a,
  .md-btn__links[data-size='l'] > em {
    padding: 30px 10px;
    transition-duration: 0.3s;
  }
}
@media screen and (max-width: 768px) {
  .md-btn__links[data-size='l'] > a,
  .md-btn__links[data-size='l'] > em {
    padding-top: 5.607476635514018vw;
    padding-bottom: 5.607476635514018vw;
  }
}
@media print, screen and (min-width: 769px) {
  .md-btn__links[data-size='l'] > a > .carticon,
  .md-btn__links[data-size='l'] > em > .carticon {
    margin-right: 16px;
    width: 32px;
  }
}
@media screen and (max-width: 768px) {
  .md-btn__links[data-size='l'] > a > .carticon,
  .md-btn__links[data-size='l'] > em > .carticon {
    margin-right: 4.205607476635514vw;
    width: 6.542056074766355vw;
  }
}
@media print, screen and (min-width: 769px) {
  .md-btn__links[data-size='l'] > a > .ttl,
  .md-btn__links[data-size='l'] > em > .ttl {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 768px) {
  .md-btn__links[data-size='l'] > a > .ttl,
  .md-btn__links[data-size='l'] > em > .ttl {
    font-size: 4.906542056074766vw !important;
  }
}
.md-btn__links[data-color='purple'] {
  background: #bdb9ed;
}
.md-btn__links > a,
.md-btn__links > em {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
}
@media print, screen and (min-width: 769px) {
  .md-btn__links > a,
  .md-btn__links > em {
    padding: 20px 10px;
  }
}
@media screen and (max-width: 768px) {
  .md-btn__links > a,
  .md-btn__links > em {
    padding-top: 4.672897196261682vw;
    padding-right: 2.336448598130841vw;
    padding-bottom: 4.672897196261682vw;
  }
}
.md-btn__links > a > *,
.md-btn__links > em > * {
  display: block;
}
.md-btn__links > a > * svg,
.md-btn__links > em > * svg {
  vertical-align: middle;
}
@media print, screen and (min-width: 769px) {
  .md-btn__links > a > .carticon,
  .md-btn__links > em > .carticon {
    margin-right: 12px;
    width: 26px;
  }
}
@media screen and (max-width: 768px) {
  .md-btn__links > a > .carticon,
  .md-btn__links > em > .carticon {
    margin-right: 2.803738317757009vw;
    width: 6.074766355140187vw;
  }
}
@media print, screen and (min-width: 769px) {
  .md-btn__links > a > .ttl,
  .md-btn__links > em > .ttl {
    font-size: 1.9rem;
  }
}
@media screen and (max-width: 768px) {
  .md-btn__links > a > .ttl,
  .md-btn__links > em > .ttl {
    font-size: 4.439252336448599vw !important;
  }
}
.md-btn__links > a > .arrow,
.md-btn__links > em > .arrow {
  position: absolute;
  top: 50%;
  right: 4.777070063694268%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media print, screen and (min-width: 769px) {
  .md-btn__links > a > .arrow,
  .md-btn__links > em > .arrow {
    width: 16px;
    transition-duration: 0.3s;
  }
}
@media screen and (max-width: 768px) {
  .md-btn__links > a > .arrow,
  .md-btn__links > em > .arrow {
    width: 3.738317757009346vw;
  }
}
.md-btn__links > a > .arrow svg,
.md-btn__links > em > .arrow svg {
  vertical-align: middle;
}
.md-links {
  margin: 0;
}
.md-table {
  margin: 0;
}
.md-list__ttlcont > dl {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
}
@media print, screen and (min-width: 769px) {
  .md-list__ttlcont > dl:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  .md-list__ttlcont > dl:not(:last-child) {
    margin-bottom: 5.140186915887851vw;
  }
}
.md-list__ttlcont > dl > dt {
  line-height: 1;
  letter-spacing: 0.1em;
  opacity: 0.5;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=50)';
}
@media print, screen and (min-width: 769px) {
  .md-list__ttlcont > dl > dt {
    margin-bottom: 0.6em;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 768px) {
  .md-list__ttlcont > dl > dt {
    margin-bottom: 0.8em;
    font-size: 2.803738317757009vw !important;
  }
}
.md-list__ttlcont > dl > dd {
  letter-spacing: 0.04em;
}
@media print, screen and (min-width: 769px) {
  .md-list__ttlcont > dl > dd {
    font-size: 1.7rem;
    line-height: 1.5;
  }
}
@media screen and (max-width: 768px) {
  .md-list__ttlcont > dl > dd {
    line-height: 1.4;
    font-size: 3.97196261682243vw !important;
  }
}
.md-list__ttlcont > dl > dd.comingsoon {
  padding-top: 0.5em;
  font-family: 'ClashDisplay-Bold', 'Noto Sans JP';
  font-weight: 900;
}
@media print, screen and (min-width: 769px) {
  .md-list__ttlcont > dl > dd.comingsoon {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 768px) {
  .md-list__ttlcont > dl > dd.comingsoon {
    font-size: 3.97196261682243vw !important;
  }
}
a {
  color: #d8d8d8;
  outline: none !important;
  text-decoration: none;
}
html {
  font-size: 62.5%;
}
body {
  font-family: Helvetica Neue, YakuHanJP, Arial, Hiragino Kaku Gothic ProN, Hiragino Sans, Meiryo, sans-serif;
  font-size: 10px;
  font-size: 1rem;
  line-height: 1.8;
  font-weight: 400;
  background: #fff;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
body[data-navopen='true'] {
  pointer-events: none;
  overflow: hidden;
  height: 100%;
  min-height: 100%;
}
::selection {
  color: #fff;
  background: #000;
}
@media screen and (max-width: 768px) {
  .is-pc {
    display: none !important;
  }
}
@media print, screen and (min-width: 769px) {
  .is-sp {
    display: none !important;
  }
}
img {
  max-width: 100%;
}
svg {
  width: 100% !important;
  height: auto !important;
}
.l-header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 5;
  opacity: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  -webkit-transform: translateY(-120%);
  transform: translateY(-120%);
  transition-duration: 1.5s;
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}
.l-header.is__loaded {
  opacity: 1;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.l-header.is__scrolled {
  background: #fff;
}
@media screen and (max-width: 768px) {
  .l-header.is__scrolled .l-header__inner {
    padding-top: 2.5vw;
    padding-bottom: 1.869158878504673vw;
  }
}
@media print, screen and (min-width: 769px) {
  .l-header.is__scrolled .l-header__inner .headercont {
    padding-top: 20px;
    padding-bottom: 8px;
  }
}
.l-header__inner {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  box-sizing: border-box;
}
@media print, screen and (min-width: 769px) {
  .l-header__inner {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (max-width: 768px) {
  .l-header__inner {
    -ms-flex-pack: justify;
    justify-content: space-between;
    transition-duration: 0.8s;
    padding-top: 4.5vw;
    padding-bottom: 3.037383177570093vw;
    padding-left: 5.14018691588785%;
    padding-right: 5.14018691588785%;
  }
}
@media print, screen and (min-width: 769px) {
  .l-header__inner .headerbar1,
  .l-header__inner .headerbar2,
  .l-header__inner .headerbar3 {
    position: absolute;
    top: 0;
    width: 33.3%;
    height: 5px;
  }
}
@media print, screen and (min-width: 769px) {
  .l-header__inner .headerbar1 {
    left: 0;
    background: #aabfcc;
  }
}
@media print, screen and (min-width: 769px) {
  .l-header__inner .headerbar2 {
    left: 50%;
    background: #b0ebf0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media print, screen and (min-width: 769px) {
  .l-header__inner .headerbar3 {
    right: 0;
    background: #bdb9ed;
  }
}
.l-header__inner .headercont {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media print, screen and (min-width: 769px) {
  .l-header__inner .headercont {
    padding-top: 26px;
    padding-bottom: 14px;
    -ms-flex-align: center;
    align-items: center;
    transition-duration: 0.8s;
    margin-right: auto;
    margin-left: auto;
    max-width: 1200px;
  }
}
@media screen and (max-width: 768px) {
  .l-header__inner .headercont {
    -ms-flex-align: end;
    align-items: flex-end;
  }
}
.l-header__inner .headercont > * {
  display: block;
}
.l-header__inner .headercont > * svg {
  vertical-align: bottom;
}
@media print, screen and (min-width: 769px) {
  .l-header__inner .headercont .jpcatch {
    width: 170px;
  }
}
@media screen and (max-width: 768px) {
  .l-header__inner .headercont .jpcatch {
    width: 32.47663551401869vw;
  }
}
@media print, screen and (min-width: 769px) {
  .l-header__inner .headercont .eventdate {
    position: absolute;
    left: 50%;
    width: 320px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.l-header__inner .headercont .l-navtrigger {
  margin: 0;
  padding: 0;
  background: none;
  border-style: none;
  cursor: pointer;
}
@media print, screen and (min-width: 769px) {
  .l-header__inner .headercont .l-navtrigger {
    width: 73px;
  }
}
@media screen and (max-width: 768px) {
  .l-header__inner .headercont .l-navtrigger {
    width: 10.280373831775702vw;
  }
}
@media print, screen and (min-width: 769px) {
  .l-header__inner .headercont .l-navtrigger:hover .l-navtrigger__inner .icon svg path {
    fill: #d60000;
  }
}
@media print, screen and (min-width: 769px) {
  .l-header__inner .headercont .l-navtrigger:hover .l-navtrigger__inner .bars--inner span {
    background: #d60000;
  }
}
@media print, screen and (min-width: 769px) {
  .l-header__inner .headercont .l-navtrigger:hover .l-navtrigger__inner .bars--ttl svg path {
    fill: #d60000;
  }
}
.l-header__inner .headercont .l-navtrigger__inner {
  position: relative;
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media print, screen and (min-width: 769px) {
  .l-header__inner .headercont .l-navtrigger__inner {
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
@media screen and (max-width: 768px) {
  .l-header__inner .headercont .l-navtrigger__inner {
    -ms-flex-align: center;
    align-items: center;
  }
}
.l-header__inner .headercont .l-navtrigger__inner svg {
  vertical-align: middle;
}
.l-header__inner .headercont .l-navtrigger__inner .icon {
  display: block;
}
@media print, screen and (min-width: 769px) {
  .l-header__inner .headercont .l-navtrigger__inner .icon {
    width: 21px;
  }
}
@media screen and (max-width: 768px) {
  .l-header__inner .headercont .l-navtrigger__inner .icon {
    width: 3.271028037383178vw;
  }
}
@media print, screen and (min-width: 769px) {
  .l-header__inner .headercont .l-navtrigger__inner .icon svg path {
    transition-duration: 0.3s;
  }
}
.l-header__inner .headercont .l-navtrigger__inner .bars {
  display: block;
  height: auto;
}
@media print, screen and (min-width: 769px) {
  .l-header__inner .headercont .l-navtrigger__inner .bars {
    width: 44px;
  }
}
@media screen and (max-width: 768px) {
  .l-header__inner .headercont .l-navtrigger__inner .bars {
    aspect-ratio: 25/9;
    width: 5.841121495327103vw;
  }
}
.l-header__inner .headercont .l-navtrigger__inner .bars--inner {
  position: relative;
  width: 100%;
  height: 100%;
}
@media print, screen and (min-width: 769px) {
  .l-header__inner .headercont .l-navtrigger__inner .bars--inner {
    aspect-ratio: 44/20;
  }
}
.l-header__inner .headercont .l-navtrigger__inner .bars--inner > span {
  position: absolute;
  left: 0;
  display: block;
  width: 100%;
  background: #000;
}
@media print, screen and (min-width: 769px) {
  .l-header__inner .headercont .l-navtrigger__inner .bars--inner > span {
    height: 5px;
    transition-duration: 0.3s;
  }
}
@media screen and (max-width: 768px) {
  .l-header__inner .headercont .l-navtrigger__inner .bars--inner > span {
    height: 0.700934579439252vw;
  }
}
.l-header__inner .headercont .l-navtrigger__inner .bars--inner > span.bar1 {
  top: 0;
}
.l-header__inner .headercont .l-navtrigger__inner .bars--inner > span.bar2 {
  bottom: 0;
}
.l-header__inner .headercont .l-navtrigger__inner .bars--ttl {
  line-height: 1;
}
@media print, screen and (min-width: 769px) {
  .l-header__inner .headercont .l-navtrigger__inner .bars--ttl {
    margin-top: 8px;
  }
}
.l-header__inner .headercont .l-navtrigger__inner .bars--ttl svg {
  vertical-align: top;
}
@media print, screen and (min-width: 769px) {
  .l-header__inner .headercont .l-navtrigger__inner .bars--ttl svg path {
    transition-duration: 0.3s;
  }
}
.l-footer__inner .uniticon {
  background: #fff;
}
@media print, screen and (min-width: 769px) {
  .l-footer__inner .uniticon {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 768px) {
  .l-footer__inner .uniticon {
    padding-top: 21.02803738317757vw;
    padding-bottom: 29.205607476635514vw;
  }
}
.l-footer__inner .uniticon--cont {
  margin-left: auto;
  margin-right: auto;
}
@media print, screen and (min-width: 769px) {
  .l-footer__inner .uniticon--cont {
    width: 218px;
  }
}
@media screen and (max-width: 768px) {
  .l-footer__inner .uniticon--cont {
    width: 50.93457943925234vw;
  }
}
.l-footer__inner .uniticon--cont svg path {
  fill: #000;
}
@media print, screen and (min-width: 769px) {
  .l-footer__inner .foot {
    background: url(../images/_common/footer/bg_footer_pc.png) center center no-repeat;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (max-width: 768px) {
  .l-footer__inner .foot {
    background: url(../images/_common/footer/bg_footer_sp.png) center center no-repeat;
    background-size: cover;
    padding-top: 15.186915887850468vw;
    padding-bottom: 14.018691588785046vw;
  }
}
@media print, screen and (min-width: 769px) {
  .l-footer__inner .foot--inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    margin-right: auto;
    margin-left: auto;
    max-width: 1200px;
  }
}
@media print, screen and (min-width: 769px) {
  .l-footer__inner .footinfo {
    width: calc(100% - 205px);
  }
}
.l-footer__inner .foot--share {
  color: #fff;
  line-height: 1;
}
@media print, screen and (min-width: 769px) {
  .l-footer__inner .foot--share {
    width: 205px;
  }
}
@media screen and (max-width: 768px) {
  .l-footer__inner .foot--share {
    margin-bottom: 9.345794392523365vw;
  }
}
@media print, screen and (min-width: 769px) {
  .l-footer__inner .foot--share .l-share {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.l-footer__inner .foot--share .l-share__ttl {
  margin-left: auto;
  margin-right: auto;
  width: -webkit-fit-content;
  width: fit-content;
  line-height: 1;
}
@media print, screen and (min-width: 769px) {
  .l-footer__inner .foot--share .l-share__ttl {
    letter-spacing: 0.2em;
    font-size: 1rem;
  }
}
@media screen and (max-width: 768px) {
  .l-footer__inner .foot--share .l-share__ttl {
    letter-spacing: 0.5em;
    margin-bottom: 3.97196261682243vw;
    font-size: 2.336448598130841vw !important;
  }
}
.l-footer__inner .foot--share .l-share__links {
  margin-left: auto;
  margin-right: auto;
}
@media print, screen and (min-width: 769px) {
  .l-footer__inner .foot--share .l-share__links {
    width: 65.85365853658537%;
  }
}
@media screen and (max-width: 768px) {
  .l-footer__inner .foot--share .l-share__links {
    width: 30.8411214953271vw;
  }
}
@media print, screen and (min-width: 769px) {
  .l-footer__inner .foot--share .l-share__links > li {
    width: 28.78787878787879%;
  }
}
@media screen and (max-width: 768px) {
  .l-footer__inner .foot--share .l-share__links > li {
    width: 8.177570093457945vw;
  }
}
@media print, screen and (min-width: 769px) {
  .l-footer__inner .foot--nijisanji {
    margin-bottom: 28px;
  }
}
@media screen and (max-width: 768px) {
  .l-footer__inner .foot--nijisanji {
    margin-bottom: 9.345794392523365vw;
  }
}
.l-footer__inner .foot--nijisanji a {
  display: block;
  width: -webkit-fit-content;
  width: fit-content;
}
@media screen and (max-width: 768px) {
  .l-footer__inner .foot--nijisanji a {
    margin-left: auto;
    margin-right: auto;
  }
}
.l-footer__inner .foot--nijisanji a img {
  width: 100%;
  vertical-align: bottom;
}
.l-footer__inner .foot--copyright {
  color: #fff;
}
@media screen and (max-width: 768px) {
  .l-footer__inner .foot--copyright {
    text-align: center;
  }
}
.l-footer__inner .foot--copyright > p {
  font-family: Helvetica Neue, YakuHanJP, Arial, Hiragino Kaku Gothic ProN, Hiragino Sans, Meiryo, sans-serif;
}
@media print, screen and (min-width: 769px) {
  .l-footer__inner .foot--copyright > p {
    margin-bottom: 0.5em;
    font-size: 1rem;
  }
}
@media screen and (max-width: 768px) {
  .l-footer__inner .foot--copyright > p {
    font-size: 2.336448598130841vw !important;
  }
}
@media screen and (max-width: 768px) {
  .l-footer__inner .foot--copyright > small {
    font-size: 2.336448598130841vw !important;
  }
}
.l-share__ttl {
  display: block;
  font-family: ClashDisplay-Bold, Noto Sans JP;
  font-weight: 900;
}
.l-share__links {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.l-share__links > li a {
  display: block;
}
@media print, screen and (min-width: 769px) {
  .l-share__links > li a:hover img {
    opacity: 0.5;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=50)';
  }
}
.l-share__links > li a img {
  width: 100%;
  vertical-align: bottom;
}
@media print, screen and (min-width: 769px) {
  .l-share__links > li a img {
    transition-duration: 0.3s;
  }
}
#Wrap {
  overflow: hidden;
}
@media print, screen and (min-width: 769px) {
  #Wrap {
    background: url(../images/_common/bg/bg_wrap_pc.png) center center repeat-y;
    background-size: 100% auto;
  }
}
@media screen and (max-width: 768px) {
  #Wrap {
    background: url(../images/_common/bg/bg_wrap_sp.png) center center repeat-y;
    background-size: 100% auto;
  }
}
#Wrap #Main .l-main {
  position: relative;
  z-index: 1;
}
.l-loader {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}
.l-loader .bg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  background: linear-gradient(45deg, #61acb2 0, #487591 37.9%, #625da1 100%);
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.2" /><feFuncG type="linear" slope="1.2" /><feFuncB type="linear" slope="1.2" /></feComponentTransfer></filter></svg>#filter');
  -webkit-filter: brightness(1.2);
  filter: brightness(1.2);
}
.l-loader.is__start .l-loader__inner .loadercont--bar__cont:before {
  width: 80%;
}
.l-loader.is__end .l-loader__inner .loadercont--bar__cont:before {
  width: 100%;
  transition-duration: 0.4s;
}
.l-loader.is__hidden .bg {
  transition-duration: 1s;
  transition-delay: 1.2s;
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="3" /><feFuncG type="linear" slope="3" /><feFuncB type="linear" slope="3" /></feComponentTransfer></filter></svg>#filter');
  -webkit-filter: brightness(3);
  filter: brightness(3);
}
.l-loader.is__hidden .l-loader__inner .loadercont--icon svg {
  transition-duration: 0.8s;
  -webkit-transform: skewY(20deg) translateY(160%);
  transform: skewY(20deg) translateY(160%);
}
.l-loader.is__hidden .l-loader__inner .loadercont--bar {
  opacity: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  transition-duration: 0.6s;
}
.l-loader__inner {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.l-loader__inner .loadercont {
  position: relative;
  z-index: 2;
}
@media print, screen and (min-width: 769px) {
  .l-loader__inner .loadercont {
    max-width: 300px;
    width: 21.929824561403507%;
  }
}
@media screen and (max-width: 768px) {
  .l-loader__inner .loadercont {
    width: 65.42056074766356vw;
  }
}
.l-loader__inner .loadercont--icon {
  width: 100%;
  overflow: hidden;
}
@media print, screen and (min-width: 769px) {
  .l-loader__inner .loadercont--icon {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 768px) {
  .l-loader__inner .loadercont--icon {
    margin-bottom: 5.841121495327103vw;
  }
}
.l-loader__inner .loadercont--icon svg path {
  -webkit-animation: tenmetsu 2.5s infinite linear;
  animation: tenmetsu 2.5s infinite linear;
}
.l-loader__inner .loadercont--icon svg path.icon2 {
  -webkit-animation-delay: 0.25s;
  animation-delay: 0.25s;
}
.l-loader__inner .loadercont--icon svg path.icon3 {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
.l-loader__inner .loadercont--bar {
  margin-left: auto;
  margin-right: auto;
  border-radius: 5px;
  overflow: hidden;
  width: 80%;
}
@media print, screen and (min-width: 769px) {
  .l-loader__inner .loadercont--bar {
    height: 5px;
  }
}
@media screen and (max-width: 768px) {
  .l-loader__inner .loadercont--bar {
    height: 0.934579439252336vw;
  }
}
.l-loader__inner .loadercont--bar__cont {
  position: relative;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.4);
}
.l-loader__inner .loadercont--bar__cont:before {
  content: '';
  padding: auto;
  left: 0;
  top: 0;
  display: block;
  width: 0;
  height: 100%;
  background: #fff;
  transition-duration: 7s;
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}
.l-gnav {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  opacity: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  pointer-events: none;
}
.l-gnav[data-status='show'] {
  opacity: 1;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
  pointer-events: auto;
  transition-duration: 0.5s;
  overflow: auto;
}
.l-gnav__inner {
  position: relative;
  width: 100%;
  height: 100%;
}
.l-gnav__inner .bg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(#61acb2 0, #487591 37.9%, #625da1 100%);
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.2" /><feFuncG type="linear" slope="1.2" /><feFuncB type="linear" slope="1.2" /></feComponentTransfer></filter></svg>#filter');
  -webkit-filter: brightness(1.2);
  filter: brightness(1.2);
  z-index: 1;
}
.l-gnav__inner .frame {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  border: solid 12px #000;
  box-sizing: border-box;
  z-index: 4;
}
.l-gnav__inner .cont {
  position: relative;
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 2;
}
.l-gnav__inner .cont--inner {
  width: 100%;
  box-sizing: border-box;
}
@media print, screen and (min-width: 769px) {
  .l-gnav__inner .cont--inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1000px;
  }
}
@media screen and (max-width: 768px) {
  .l-gnav__inner .cont--inner {
    padding-top: 11.682242990654206vw;
    padding-bottom: 16.35514018691589vw;
    padding-left: 5.14018691588785%;
    padding-right: 5.14018691588785%;
  }
}
@media print, screen and (min-width: 769px) {
  .l-gnav__inner .cont--inner > header {
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
  .l-gnav__inner .cont--inner > header {
    margin-bottom: 11.682242990654206vw;
  }
}
.l-gnav__inner .cont--inner > header > * {
  margin-left: auto;
  margin-right: auto;
  line-height: 1;
  display: block;
}
.l-gnav__inner .cont--inner > header > * svg path {
  fill: #fff;
}
@media print, screen and (min-width: 769px) {
  .l-gnav__inner .cont--inner > header > .logoicon {
    position: absolute;
    top: 10vw;
    left: 50%;
    width: 135px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media screen and (max-width: 768px) {
  .l-gnav__inner .cont--inner > header > .logoicon {
    margin-bottom: 7.009345794392523vw;
    width: 27.570093457943926vw;
  }
}
@media print, screen and (min-width: 769px) {
  .l-gnav__inner .cont--inner > header > .logottl {
    margin-bottom: 40px;
    width: 82%;
  }
}
@media screen and (max-width: 768px) {
  .l-gnav__inner .cont--inner > header > .logottl {
    margin-bottom: 7.242990654205608vw;
    width: 68.69158878504673vw;
  }
}
@media print, screen and (min-width: 769px) {
  .l-gnav__inner .cont--inner > header > .eventdate {
    width: 64%;
  }
}
@media screen and (max-width: 768px) {
  .l-gnav__inner .cont--inner > header > .eventdate {
    width: 61.21495327102804vw;
  }
}
@media print, screen and (min-width: 769px) {
  .l-gnav__inner .cont--inner > nav {
    width: 50%;
  }
}
.l-gnav__inner .cont--inner > nav ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.l-gnav__inner .cont--inner > nav ul > li {
  width: 50%;
}
.l-gnav__inner .cont--inner > nav ul > li[data-status='disable'] {
  pointer-events: none;
  opacity: 0.2;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=20)';
}
@media print, screen and (min-width: 769px) {
  .l-gnav__inner .cont--inner > nav ul > li:nth-child(n + 3) {
    margin-top: 45px;
  }
}
@media screen and (max-width: 1200px) {
  .l-gnav__inner .cont--inner > nav ul > li:nth-child(n + 3) {
    margin-top: 25px;
  }
}
@media screen and (max-width: 768px) {
  .l-gnav__inner .cont--inner > nav ul > li:nth-child(n + 3) {
    margin-top: 7.009345794392523vw;
  }
}
.l-gnav__inner .cont--inner > nav ul > li a {
  display: block;
  color: #fff;
}
@media print, screen and (min-width: 769px) {
  .l-gnav__inner .cont--inner > nav ul > li a {
    transition-duration: 0.3s;
  }
}
@media print, screen and (min-width: 769px) {
  .l-gnav__inner .cont--inner > nav ul > li a:hover {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.8" /><feFuncG type="linear" slope="0.8" /><feFuncB type="linear" slope="0.8" /></feComponentTransfer></filter></svg>#filter');
    -webkit-filter: brightness(0.8);
    filter: brightness(0.8);
  }
}
.l-gnav__inner .cont--inner > nav ul > li a em,
.l-gnav__inner .cont--inner > nav ul > li a small {
  display: block;
  text-align: center;
  line-height: 1;
  font-family: ClashDisplay-Bold, Noto Sans JP;
  font-weight: 900;
}
.l-gnav__inner .cont--inner > nav ul > li a em {
  letter-spacing: 0.12em;
}
@media print, screen and (min-width: 769px) {
  .l-gnav__inner .cont--inner > nav ul > li a em {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 768px) {
  .l-gnav__inner .cont--inner > nav ul > li a em {
    font-size: 5.140186915887851vw !important;
  }
}
.l-gnav__inner .cont--inner > nav ul > li a small {
  letter-spacing: 0.12em;
  margin-top: 0.8em;
}
@media print, screen and (min-width: 769px) {
  .l-gnav__inner .cont--inner > nav ul > li a small {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 768px) {
  .l-gnav__inner .cont--inner > nav ul > li a small {
    font-size: 2.570093457943925vw !important;
  }
}
@media print, screen and (min-width: 769px) {
  .l-gnav__inner .cont--inner > footer {
    position: absolute;
    left: 50%;
    bottom: 10vw;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media screen and (max-width: 768px) {
  .l-gnav__inner .cont--inner > footer {
    margin-top: 21.02803738317757vw;
  }
}
.l-gnav__inner .cont--inner > footer .closebtn {
  margin: 0 auto;
  display: block;
  padding: 0;
  background: none;
  border-style: none;
  cursor: pointer;
}
@media print, screen and (min-width: 769px) {
  .l-gnav__inner .cont--inner > footer .closebtn {
    width: 68px;
    transition-duration: 0.3s;
  }
}
@media screen and (max-width: 768px) {
  .l-gnav__inner .cont--inner > footer .closebtn {
    width: 15.654205607476635vw;
  }
}
@media print, screen and (min-width: 769px) {
  .l-gnav__inner .cont--inner > footer .closebtn:hover {
    opacity: 0.5;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=50)';
  }
}
.l-fanclub-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  overflow: auto;
  opacity: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  pointer-events: none;
}
.l-fanclub-modal[data-status='show'] {
  opacity: 1;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
  pointer-events: auto;
  transition-duration: 0.5s;
}
.l-fanclub-modal[data-status='show'] .l-fanclub-modal__inner .cont--inner {
  pointer-events: auto;
}
.l-fanclub-modal__inner {
  position: relative;
}
.l-fanclub-modal__inner .bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 1;
  background: rgba(255, 255, 255, 0.95);
}
@media screen and (max-width: 768px) {
  .l-fanclub-modal__inner:before {
    content: '';
    position: fixed;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    background: linear-gradient(transparent 0%, #fff 90%);
    z-index: 3;
    height: 35.046728971962615vw;
  }
}
.l-fanclub-modal__inner .closebtn {
  position: fixed;
  margin: 0;
  padding: 0;
  background: none;
  border-style: none;
  cursor: pointer;
  z-index: 4;
}
@media print, screen and (min-width: 769px) {
  .l-fanclub-modal__inner .closebtn {
    top: 40px;
    right: 2.923976608187134%;
    width: 60px;
  }
}
@media screen and (max-width: 768px) {
  .l-fanclub-modal__inner .closebtn {
    bottom: 8vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 16.35514018691589vw;
  }
}
.l-fanclub-modal__inner .closebtn svg {
  vertical-align: bottom;
}
.l-fanclub-modal__inner .closebtn svg path,
.l-fanclub-modal__inner .closebtn svg rect {
  fill: #000;
}
.l-fanclub-modal__inner .cont {
  position: relative;
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 2;
  pointer-events: none;
}
.l-fanclub-modal__inner .cont--inner {
  width: 100%;
}
@media print, screen and (min-width: 769px) {
  .l-fanclub-modal__inner .cont--inner {
    padding-top: 70px;
    padding-bottom: 100px;
    max-width: 1000px;
  }
}
@media screen and (max-width: 768px) {
  .l-fanclub-modal__inner .cont--inner {
    padding-top: 14.018691588785046vw;
    padding-bottom: 35.046728971962615vw;
  }
}
.l-fanclub-modal__inner .cont--inner > header {
  position: relative;
  text-align: center;
  padding-bottom: 0.8em;
  line-height: 1.2;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
}
@media print, screen and (min-width: 769px) {
  .l-fanclub-modal__inner .cont--inner > header {
    margin-bottom: 40px;
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 768px) {
  .l-fanclub-modal__inner .cont--inner > header {
    margin-bottom: 4.672897196261682vw;
    text-align: center;
    font-size: 5.607476635514018vw !important;
  }
}
.l-fanclub-modal__inner .cont--inner > header:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  display: block;
  height: 2px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: linear-gradient(45deg, #61acb2 0%, #487591 37.9%, #625da1 100%);
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.2" /><feFuncG type="linear" slope="1.2" /><feFuncB type="linear" slope="1.2" /></feComponentTransfer></filter></svg>#filter');
  -webkit-filter: brightness(1.2);
  filter: brightness(1.2);
}
@media print, screen and (min-width: 769px) {
  .l-fanclub-modal__inner .cont--inner > header:after {
    width: 50px;
  }
}
@media screen and (max-width: 768px) {
  .l-fanclub-modal__inner .cont--inner > header:after {
    width: 9.345794392523365vw;
  }
}
.l-fanclub-modal__inner .cont--inner > picture {
  display: block;
}
@media print, screen and (min-width: 769px) {
  .l-fanclub-modal__inner .cont--inner > picture {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 768px) {
  .l-fanclub-modal__inner .cont--inner > picture {
    margin-bottom: 5.841121495327103vw;
  }
}
.l-fanclub-modal__inner .cont--inner > picture img {
  width: 100%;
  vertical-align: bottom;
}
@media print, screen and (min-width: 769px) {
  .l-fanclub-modal__inner .cont--inner > main {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 768px) {
  .l-fanclub-modal__inner .cont--inner > main {
    margin-bottom: 9.345794392523365vw;
  }
}
.l-fanclub-modal__inner .cont--inner > main > .data {
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}
@media print, screen and (min-width: 769px) {
  .l-fanclub-modal__inner .cont--inner > main > .data {
    padding: 50px 80px;
    background: #fff;
    border: solid 1px #000;
  }
}
@media screen and (max-width: 768px) {
  .l-fanclub-modal__inner .cont--inner > main > .data {
    padding-left: 5.14018691588785%;
    padding-right: 5.14018691588785%;
  }
}
@media print, screen and (min-width: 769px) {
  .l-fanclub-modal__inner .cont--inner > main > .data > dl {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 1.5rem;
  }
}
@media print, screen and (min-width: 769px) {
  .l-fanclub-modal__inner .cont--inner > main > .data > dl:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  .l-fanclub-modal__inner .cont--inner > main > .data > dl:not(:last-child) {
    border-bottom: solid 1px #bdb9ed;
    margin-bottom: 4.205607476635514vw;
    padding-bottom: 5.140186915887851vw;
  }
}
@media print, screen and (min-width: 769px) {
  .l-fanclub-modal__inner .cont--inner > main > .data > dl dt,
  .l-fanclub-modal__inner .cont--inner > main > .data > dl dd {
    padding-bottom: 0.6em;
  }
}
.l-fanclub-modal__inner .cont--inner > main > .data > dl dt {
  color: #aabfcc;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
}
@media print, screen and (min-width: 769px) {
  .l-fanclub-modal__inner .cont--inner > main > .data > dl dt {
    border-bottom: solid 1px #bdb9ed;
    width: 16em;
  }
}
@media screen and (max-width: 768px) {
  .l-fanclub-modal__inner .cont--inner > main > .data > dl dt {
    margin-bottom: 0.8em;
    line-height: 1;
    font-size: 2.803738317757009vw !important;
  }
}
.l-fanclub-modal__inner .cont--inner > main > .data > dl dd {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
}
@media print, screen and (min-width: 769px) {
  .l-fanclub-modal__inner .cont--inner > main > .data > dl dd {
    border-bottom: solid 1px rgba(189, 185, 237, 0.6);
    width: calc(100% - 16em);
  }
}
@media screen and (max-width: 768px) {
  .l-fanclub-modal__inner .cont--inner > main > .data > dl dd {
    line-height: 1.6;
    font-size: 3.271028037383178vw !important;
  }
}
.l-fanclub-modal__inner .cont--inner > main > .data > dl dd > ul {
  list-style-type: circle;
}
.l-fanclub-modal__inner .cont--inner > main > .data > dl dd > ul > li {
  margin-left: 1.5em;
}
.l-fanclub-modal__inner .cont--inner > main > .data > dl dd > ul > li:not(:last-child) {
  margin-bottom: 0.3em;
}
.l-fanclub-modal__inner .cont--inner > main > .data > dl dd small {
  display: block;
}
@media print, screen and (min-width: 769px) {
  .l-fanclub-modal__inner .cont--inner > main > .data > dl dd small {
    font-size: 1.2rem;
  }
}
@media print, screen and (min-width: 769px) {
  .l-fanclub-modal__inner .cont--inner > aside {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 768px) {
  .l-fanclub-modal__inner .cont--inner > aside {
    margin-bottom: 11.682242990654206vw;
  }
}
.l-fanclub-modal__inner .cont--inner > aside > a {
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: -webkit-fit-content;
  width: fit-content;
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  .l-fanclub-modal__inner .cont--inner > aside > a {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: solid 1px rgba(0, 0, 0, 0.2);
  }
}
@media screen and (max-width: 768px) {
  .l-fanclub-modal__inner .cont--inner > aside > a {
    margin-bottom: 9.345794392523365vw;
  }
}
.l-fanclub-modal__inner .cont--inner > aside > a > picture img {
  width: 100%;
  vertical-align: bottom;
}
.l-fanclub-modal__inner .cont--inner > aside > a > small {
  margin-top: 0.8em;
  letter-spacing: 0.1em;
  display: block;
  opacity: 0.6;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=60)';
  color: #000;
  font-weight: 700;
}
@media print, screen and (min-width: 769px) {
  .l-fanclub-modal__inner .cont--inner > aside > a > small {
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 768px) {
  .l-fanclub-modal__inner .cont--inner > aside > a > small {
    font-size: 2.570093457943925vw !important;
  }
}
@media screen and (max-width: 768px) {
  .l-fanclub-modal__inner .cont--inner > aside > .desc {
    padding-left: 5.14018691588785%;
    padding-right: 5.14018691588785%;
  }
}
.l-fanclub-modal__inner .cont--inner > aside > .desc > p {
  line-height: 1.75;
  text-align: center;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
}
@media print, screen and (min-width: 769px) {
  .l-fanclub-modal__inner .cont--inner > aside > .desc > p {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 768px) {
  .l-fanclub-modal__inner .cont--inner > aside > .desc > p {
    font-size: 3.271028037383178vw !important;
  }
}
.l-fanclub-modal__inner .cont--inner > aside > .desc > p a {
  color: #000;
  text-decoration: underline;
}
@media print, screen and (min-width: 769px) {
  .l-fanclub-modal__inner .cont--inner > aside > .desc > p a:hover {
    text-decoration: none;
  }
}
.l-fanclub-modal__inner .cont--inner > aside > .desc > p:not(:last-child) {
  margin-bottom: 1.5em;
}
.l-fanclub-modal__inner .cont--inner > aside > .desc > p span {
  background: linear-gradient(transparent 70%, #b0ebf0 70%);
}
@media print, screen and (min-width: 769px) {
  .l-fanclub-modal__inner .cont--inner > aside > .desc > button {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  .l-fanclub-modal__inner .cont--inner > aside > .desc > button {
    margin-bottom: 5.841121495327103vw;
  }
}
.l-fanclub-modal__inner .cont--inner > footer {
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}
@media print, screen and (min-width: 769px) {
  .l-fanclub-modal__inner .cont--inner > footer {
    padding: 50px 80px;
    background: #fff;
    border: solid 1px #000;
  }
}
@media screen and (max-width: 768px) {
  .l-fanclub-modal__inner .cont--inner > footer {
    padding-left: 5.14018691588785%;
    padding-right: 5.14018691588785%;
  }
}
.l-fanclub-modal__inner .cont--inner > footer > em {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.4em;
  line-height: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
}
@media print, screen and (min-width: 769px) {
  .l-fanclub-modal__inner .cont--inner > footer > em {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 768px) {
  .l-fanclub-modal__inner .cont--inner > footer > em {
    font-size: 3.97196261682243vw !important;
  }
}
.l-fanclub-modal__inner .cont--inner > footer > em span {
  margin-left: 1em;
  margin-right: 1em;
  display: block;
}
.l-fanclub-modal__inner .cont--inner > footer > em:before,
.l-fanclub-modal__inner .cont--inner > footer > em:after {
  content: '';
  display: block;
  height: 1px;
  background: #bdb9ed;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
@media print, screen and (min-width: 769px) {
  .l-fanclub-modal__inner .cont--inner > footer > ul li {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 768px) {
  .l-fanclub-modal__inner .cont--inner > footer > ul li {
    font-size: 3.271028037383178vw !important;
  }
}
.l-fanclub-modal__inner .cont--inner > footer > ul li:not(:last-child) {
  margin-bottom: 0.65em;
}
.common-settings#About {
  position: relative;
  z-index: 1;
  opacity: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  transition-duration: 0.8s;
}
@media print, screen and (min-width: 769px) {
  .common-settings#About {
    padding-top: 140px;
    padding-bottom: 140px;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#About {
    background: url(../images/about/bg_about_sp.png) center top no-repeat;
    background-size: cover;
  }
}
.common-settings#About.is__scrolled {
  opacity: 1;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}
.common-settings#About.is__scrolled .inner-section:before {
  width: 120%;
}
.common-settings#About.is__scrolled .inner-section .about > main dl {
  opacity: 1;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}
@media print, screen and (min-width: 769px) {
  .common-settings#About:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 100%;
    height: auto;
    background: url(../images/about/bg_about_pc.png) center center no-repeat;
    background-size: 100% auto;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    aspect-ratio: 1368/1096;
    z-index: 1;
  }
}
.common-settings#About .inner-section {
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .common-settings#About .inner-section {
    padding-top: 23.364485981308412vw;
    padding-bottom: 23.364485981308412vw;
    padding-left: 5.14018691588785%;
    padding-right: 5.14018691588785%;
  }
}
.common-settings#About .inner-section:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 0;
  z-index: 1;
  transition-duration: 1.4s;
}
@media print, screen and (min-width: 769px) {
  .common-settings#About .inner-section:before {
    height: 550px;
    background: rgba(255, 255, 255, 0.5);
    -webkit-transform: translate(-50%, -50%) rotate(-6deg);
    transform: translate(-50%, -50%) rotate(-6deg);
  }
}
@media screen and (max-width: 768px) {
  .common-settings#About .inner-section:before {
    background: rgba(255, 255, 255, 0.4);
    -webkit-transform: translate(-50%, -50%) rotate(-10deg);
    transform: translate(-50%, -50%) rotate(-10deg);
    height: 65.42056074766356vw;
  }
}
.common-settings#About .inner-section .about {
  position: relative;
  z-index: 2;
}
.common-settings#About .inner-section .about > main {
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .common-settings#About .inner-section .about > main {
    max-width: 768px;
  }
}
.common-settings#About .inner-section .about > main .bgicon {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  display: block;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
  opacity: 0.05;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=5)';
}
.common-settings#About .inner-section .about > main .bgicon svg path {
  fill: #000;
}
.common-settings#About .inner-section .about > main dl {
  position: relative;
  text-align: center;
  border-bottom: solid 1px rgba(0, 0, 0, 0.3);
  z-index: 2;
  opacity: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  transition-delay: 0.5s;
  transition-duration: 0.6s;
  font-family: ClashDisplay-Bold, Noto Sans JP;
  font-weight: 900;
}
@media print, screen and (min-width: 769px) {
  .common-settings#About .inner-section .about > main dl {
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#About .inner-section .about > main dl {
    padding-bottom: 3.504672897196262vw;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#About .inner-section .about > main dl:not(:last-child) {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#About .inner-section .about > main dl:not(:last-child) {
    margin-bottom: 4.672897196261682vw;
  }
}
.common-settings#About .inner-section .about > main dl > dt {
  letter-spacing: 0.2em;
  line-height: 1;
}
@media print, screen and (min-width: 769px) {
  .common-settings#About .inner-section .about > main dl > dt {
    margin-bottom: 8px;
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#About .inner-section .about > main dl > dt {
    margin-bottom: 3.037383177570093vw;
    font-size: 3.037383177570093vw !important;
  }
}
.common-settings#About .inner-section .about > main dl > dd {
  letter-spacing: 0.05em;
}
@media print, screen and (min-width: 769px) {
  .common-settings#About .inner-section .about > main dl > dd {
    line-height: 1.4;
    font-size: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#About .inner-section .about > main dl > dd {
    line-height: 1.6;
    font-size: 4.205607476635514vw !important;
  }
}
.common-settings#About .inner-section .about > main dl > dd a {
  margin-left: auto;
  margin-right: auto;
  width: -webkit-fit-content;
  width: fit-content;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #d60000;
}
@media print, screen and (min-width: 769px) {
  .common-settings#About .inner-section .about > main dl > dd a:hover > span {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.5" /><feFuncG type="linear" slope="0.5" /><feFuncB type="linear" slope="0.5" /></feComponentTransfer></filter></svg>#filter');
    -webkit-filter: brightness(0.5);
    filter: brightness(0.5);
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#About .inner-section .about > main dl > dd a:hover > .icon svg path {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.5" /><feFuncG type="linear" slope="0.5" /><feFuncB type="linear" slope="0.5" /></feComponentTransfer></filter></svg>#filter');
    -webkit-filter: brightness(0.5);
    filter: brightness(0.5);
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#About .inner-section .about > main dl > dd a > span {
    transition-duration: 0.3s;
  }
}
.common-settings#About .inner-section .about > main dl > dd a > .icon {
  display: block;
}
@media screen and (max-width: 768px) {
  .common-settings#About .inner-section .about > main dl > dd a > .icon {
    margin-left: 0.700934579439252vw;
    width: 3.738317757009346vw;
  }
}
.common-settings#About .inner-section .about > main dl > dd a > .icon svg {
  vertical-align: middle;
}
@media print, screen and (min-width: 769px) {
  .common-settings#About .inner-section .about > main dl > dd a > .icon svg path {
    transition-duration: 0.3s;
  }
}
.common-settings#Attention {
  opacity: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  transition-duration: 0.8s;
  border: solid 0 #000;
  border-width: 2px 0;
  background: linear-gradient(#61acb2 0%, #487591 37.9%, #625da1 100%);
}
@media print, screen and (min-width: 769px) {
  .common-settings#Attention {
    padding-top: 90px;
    padding-bottom: 100px;
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Attention {
    padding-top: 9.345794392523365vw;
    padding-left: 2.336448598130841vw;
    padding-right: 2.336448598130841vw;
    padding-bottom: 9.345794392523365vw;
  }
}
.common-settings#Attention.is__scrolled {
  opacity: 1;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}
.common-settings#Attention .inner-section > .attention {
  margin-left: auto;
  margin-right: auto;
  background: #fff;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Attention .inner-section > .attention {
    max-width: 1000px;
    padding-bottom: 140px;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Attention .inner-section > .attention {
    padding-bottom: 14.018691588785046vw;
  }
}
.common-settings#Attention .inner-section > .attention > header {
  text-align: center;
  line-height: 1;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Attention .inner-section > .attention > header {
    margin-bottom: 55px;
    padding-top: 100px;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Attention .inner-section > .attention > header {
    margin-bottom: 9.345794392523365vw;
    padding-top: 15.186915887850468vw;
  }
}
.common-settings#Attention .inner-section > .attention > header h3 > em,
.common-settings#Attention .inner-section > .attention > header h3 > small {
  margin-left: auto;
  margin-right: auto;
  width: -webkit-fit-content;
  width: fit-content;
  display: block;
  font-family: 'ClashDisplay-Bold', 'Noto Sans JP';
  font-weight: 900;
}
.common-settings#Attention .inner-section > .attention > header h3 > em {
  letter-spacing: 0.12em;
  -webkit-transform: translateX(0.12em);
  transform: translateX(0.12em);
}
@media print, screen and (min-width: 769px) {
  .common-settings#Attention .inner-section > .attention > header h3 > em {
    font-size: 3.4rem;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Attention .inner-section > .attention > header h3 > em {
    font-size: 7.94392523364486vw !important;
  }
}
.common-settings#Attention .inner-section > .attention > header h3 > small {
  letter-spacing: 0.1em;
  -webkit-transform: translateX(0.1em);
  transform: translateX(0.1em);
}
@media print, screen and (min-width: 769px) {
  .common-settings#Attention .inner-section > .attention > header h3 > small {
    margin-top: 0.8em;
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Attention .inner-section > .attention > header h3 > small {
    margin-top: 0.6em;
    font-size: 3.504672897196262vw !important;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Attention .inner-section > .attention > main {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Attention .inner-section > .attention > main {
    margin-left: auto;
    margin-right: auto;
    width: 85.04672897196262vw;
  }
}
.common-settings#Attention .inner-section > .attention > main > article {
  margin-left: auto;
  margin-right: auto;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Attention .inner-section > .attention > main > article {
    max-width: 768px;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Attention .inner-section > .attention > main > article:not(:last-child) {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Attention .inner-section > .attention > main > article:not(:last-child) {
    margin-bottom: 1.869158878504673vw;
  }
}
.common-settings#Attention .inner-section > .attention > main > article > button {
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  background: #000;
  color: #fff;
  position: relative;
  border-style: none;
  cursor: pointer;
  text-align: left;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Attention .inner-section > .attention > main > article > button {
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 50px;
    padding-bottom: 10px;
    min-height: 64px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Attention .inner-section > .attention > main > article > button {
    padding-top: 3.037383177570093vw;
    padding-left: 4.205607476635514vw;
    padding-right: 12.149532710280374vw;
    padding-bottom: 3.037383177570093vw;
    min-height: 14vw;
  }
}
.common-settings#Attention .inner-section > .attention > main > article > button[data-status='open'] > .arrow > svg {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.common-settings#Attention .inner-section > .attention > main > article > button > .arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  aspect-ratio: 1/1;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Attention .inner-section > .attention > main > article > button > .arrow {
    right: 2.604166666666667%;
    width: 2.864583333333333%;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Attention .inner-section > .attention > main > article > button > .arrow {
    right: 4.395604395604396%;
    width: 5.140186915887851vw;
  }
}
.common-settings#Attention .inner-section > .attention > main > article > button > .arrow svg {
  display: block;
  vertical-align: middle;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  transition-duration: 0.3s;
}
.common-settings#Attention .inner-section > .attention > main > article > article {
  display: none;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Attention .inner-section > .attention > main > article > article {
    padding: 35px 20px 40px;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Attention .inner-section > .attention > main > article > article {
    padding-top: 5.841121495327103vw;
    padding-left: 2.336448598130841vw;
    padding-right: 2.336448598130841vw;
    padding-bottom: 9.345794392523365vw;
  }
}
.common-settings#Attention .inner-section > .attention > main > article > article a {
  color: #000;
  text-decoration: underline;
  word-break: break-all;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Attention .inner-section > .attention > main > article > article a:hover {
    text-decoration: none;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Attention .inner-section > .attention > main > article > article > * {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Attention .inner-section > .attention > main > article > article > * {
    font-size: 3.271028037383178vw !important;
  }
}
.common-settings#Attention .inner-section > .attention > main > article > article > *:not(:first-child) {
  margin-top: 0.8em;
}
.common-settings#Attention .inner-section > .attention > main > article > article > *:not(:last-child) {
  margin-bottom: 1em;
}
.common-settings#Attention .inner-section > .attention > main > article > article > ul {
  list-style-type: disc;
}
.common-settings#Attention .inner-section > .attention > main > article > article > ul:not(:first-child) {
  border-top: dotted 2px #ccc;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Attention .inner-section > .attention > main > article > article > ul:not(:first-child) {
    padding-top: 20px;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Attention .inner-section > .attention > main > article > article > ul:not(:first-child) {
    padding-top: 3.504672897196262vw;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Attention .inner-section > .attention > main > article > article > ul[data-size='s'] > li {
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Attention .inner-section > .attention > main > article > article > ul[data-size='s'] > li {
    font-size: 3.037383177570093vw !important;
  }
}
.common-settings#Attention .inner-section > .attention > main > article > article > ul > li {
  margin-left: 1.5em;
  line-height: 1.5;
}
.common-settings#Attention .inner-section > .attention > main > article > article > ul > li:not(:last-child) {
  margin-bottom: 0.6em;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Attention .inner-section > .attention > main > article > article > ul > li > .linkinfo {
    margin-top: 15px;
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Attention .inner-section > .attention > main > article > article > ul > li > .linkinfo {
    padding-top: 2.570093457943925vw;
    padding-bottom: 2.570093457943925vw;
  }
}
.common-settings#Attention .inner-section > .attention > main > article > article > ul > li > .attention {
  opacity: 0.5;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=50)';
}
@media print, screen and (min-width: 769px) {
  .common-settings#Attention .inner-section > .attention > main > article > article > ul > li > .attention {
    padding-top: 10px;
    padding-bottom: 15px;
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Attention .inner-section > .attention > main > article > article > ul > li > .attention {
    padding-top: 1.869158878504673vw;
    padding-bottom: 2.803738317757009vw;
    font-size: 2.803738317757009vw !important;
  }
}
.common-settings#Attention .inner-section > .attention > main > article > article > ul > li > .attention > small {
  position: relative;
  display: block;
  padding-left: 1.1em;
  line-height: 1.5;
}
.common-settings#Attention
  .inner-section
  > .attention
  > main
  > article
  > article
  > ul
  > li
  > .attention
  > small:before {
  content: '※';
  position: absolute;
  top: 0;
  left: 0;
}
.common-settings#Attention
  .inner-section
  > .attention
  > main
  > article
  > article
  > ul
  > li
  > .attention
  > small:not(:last-child) {
  margin-bottom: 0.4em;
}
.common-settings#Attention .inner-section > .attention > main > article > article > ul > li > ul {
  list-style-type: circle;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Attention .inner-section > .attention > main > article > article > ul > li > ul {
    padding-top: 10px;
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Attention .inner-section > .attention > main > article > article > ul > li > ul {
    padding-top: 1.869158878504673vw;
    padding-bottom: 2.803738317757009vw;
  }
}
.common-settings#Attention .inner-section > .attention > main > article > article > ul > li > ul > li {
  margin-left: 1.5em;
  line-height: 1.5;
}
.common-settings#Attention .inner-section > .attention > main > article > article > ul > li > ul > li:not(:last-child) {
  margin-bottom: 0.6em;
}
.common-settings#Attention .inner-section > .attention > main > article > article > h4 {
  color: #d60000;
  line-height: 1.4;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Attention .inner-section > .attention > main > article > article > h4 {
    margin-bottom: 0.8em;
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Attention .inner-section > .attention > main > article > article > h4 {
    font-size: 3.97196261682243vw !important;
  }
}
.common-settings#Attention .inner-section > .attention > main > article > article > h4:not(:first-child) {
  margin-top: 2em;
}
.common-settings#Attention .inner-section > .attention > main > article > article > h5 {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Attention .inner-section > .attention > main > article > article > h5 {
    margin-bottom: 0.6em;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Attention .inner-section > .attention > main > article > article > h5 {
    font-size: 3.738317757009346vw !important;
  }
}
.common-settings#Attention .inner-section > .attention > main > article > article > h5:not(:first-child) {
  margin-top: 2em;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Attention .inner-section > .attention > main > article > article .linkinfo:not(:first-child) {
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Attention .inner-section > .attention > main > article > article .linkinfo:not(:first-child) {
    margin-top: 7.009345794392523vw;
  }
}
.common-settings#Attention .inner-section > .attention > main > article > article .linkinfo:not(:last-child) {
  border-bottom: solid 1px rgba(0, 0, 0, 0.2);
}
@media print, screen and (min-width: 769px) {
  .common-settings#Attention .inner-section > .attention > main > article > article .linkinfo:not(:last-child) {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Attention .inner-section > .attention > main > article > article .linkinfo:not(:last-child) {
    margin-bottom: 3.504672897196262vw;
    padding-bottom: 3.504672897196262vw;
  }
}
.common-settings#Attention .inner-section > .attention > main > article > article .linkinfo > dt {
  margin-bottom: 0.3em;
  line-height: 1.4;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Attention .inner-section > .attention > main > article > article .linkinfo > dt {
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Attention .inner-section > .attention > main > article > article .linkinfo > dt {
    font-size: 2.803738317757009vw !important;
  }
}
.common-settings#Attention .inner-section > .attention > main > article > article .linkinfo > dd {
  line-height: 1.6;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Attention .inner-section > .attention > main > article > article .linkinfo > dd {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Attention .inner-section > .attention > main > article > article .linkinfo > dd {
    font-size: 3.037383177570093vw !important;
  }
}
.common-settings#Attention .inner-section > .attention > main > article > article .qa:not(:last-child) {
  border-bottom: solid 1px rgba(0, 0, 0, 0.1);
}
@media print, screen and (min-width: 769px) {
  .common-settings#Attention .inner-section > .attention > main > article > article .qa:not(:last-child) {
    margin-bottom: 18px;
    padding-bottom: 18px;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Attention .inner-section > .attention > main > article > article .qa:not(:last-child) {
    margin-bottom: 3.504672897196262vw;
    padding-bottom: 3.504672897196262vw;
  }
}
.common-settings#Attention .inner-section > .attention > main > article > article .qa > dt {
  margin-bottom: 0.4em;
  color: #d60000;
  line-height: 1.6;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
}
.common-settings#Cast {
  position: relative;
  z-index: 2;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Cast {
    padding-top: 80px;
    padding-bottom: 130px;
    background: url(../images/cast/bg_cast_pc.png) center top no-repeat;
    background-size: cover;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Cast {
    background: url(../images/cast/bg_cast_sp.png) center top no-repeat;
    background-size: cover;
    padding-top: 12.850467289719626vw;
    padding-bottom: 23.364485981308412vw;
  }
}
.common-settings#Cast .inner-section .cast > header {
  line-height: 1;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Cast .inner-section .cast > header {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Cast .inner-section .cast > header {
    margin-bottom: 4.672897196261682vw;
  }
}
.common-settings#Cast .inner-section .cast > header h3 {
  margin-left: auto;
  margin-right: auto;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Cast .inner-section .cast > header h3 {
    width: 140px;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Cast .inner-section .cast > header h3 {
    width: 25.700934579439252vw;
  }
}
.common-settings#Cast .inner-section .cast > header h3 img {
  width: 100%;
  vertical-align: bottom;
}
.common-settings#Cast .inner-section .cast .castlineup {
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Cast .inner-section .cast .castlineup {
    margin-left: auto;
    margin-right: auto;
    max-width: 1000px;
  }
}
.common-settings#Cast .inner-section .cast .castlineup .staricon {
  position: absolute;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Cast .inner-section .cast .castlineup .staricon[data-num='1'] {
    top: -80px;
    left: 83.8%;
    width: 10px;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Cast .inner-section .cast .castlineup .staricon[data-num='1'] {
    top: -10vw;
    left: 72.42990654205607%;
    width: 2.336448598130841vw;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Cast .inner-section .cast .castlineup .staricon[data-num='2'] {
    top: 12.07865168539326%;
    left: 96.39999999999999%;
    width: 17px;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Cast .inner-section .cast .castlineup .staricon[data-num='2'] {
    top: 66.5vw;
    left: 82.2429906542056%;
    width: 3.271028037383178vw;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Cast .inner-section .cast .castlineup .staricon[data-num='3'] {
    top: 28.764044943820227%;
    left: 75%;
    width: 17px;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Cast .inner-section .cast .castlineup .staricon[data-num='3'] {
    top: 119vw;
    left: 3.738317757009345%;
    width: 2.336448598130841vw;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Cast .inner-section .cast .castlineup .staricon[data-num='4'] {
    top: 41.79775280898876%;
    left: -70px;
    width: 12px;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Cast .inner-section .cast .castlineup .staricon[data-num='4'] {
    top: 146vw;
    left: 66.35514018691589%;
    width: 2.102803738317757vw;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Cast .inner-section .cast .castlineup .staricon[data-num='5'] {
    top: 59.43820224719101%;
    left: 105.5%;
    width: 10px;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Cast .inner-section .cast .castlineup .staricon[data-num='5'] {
    top: 197vw;
    left: 93.45794392523365%;
    width: 3.504672897196262vw;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Cast .inner-section .cast .castlineup .staricon[data-num='6'] {
    top: 80.78651685393258%;
    left: 98.3%;
    width: 17px;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Cast .inner-section .cast .castlineup .staricon[data-num='6'] {
    top: 230vw;
    left: 39.719626168224295%;
    width: 2.102803738317757vw;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Cast .inner-section .cast .castlineup .staricon[data-num='7'] {
    top: 87.75280898876404%;
    left: -60px;
    width: 10px;
  }
}
.common-settings#Cast .inner-section .cast .castlineup .staricon img {
  width: 100%;
  vertical-align: bottom;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Cast .inner-section .cast .castlineup--block:not(:last-child) {
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Cast .inner-section .cast .castlineup--block:not(:last-child) {
    margin-bottom: 9.345794392523365vw;
  }
}
.common-settings#Cast .inner-section .cast .castlineup--block.is__scrolled .castlineup--block__photo > picture img {
  opacity: 1;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1" /><feFuncG type="linear" slope="1" /><feFuncB type="linear" slope="1" /></feComponentTransfer><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1" intercept="0" /><feFuncG type="linear" slope="1" intercept="0" /><feFuncB type="linear" slope="1" intercept="0" /></feComponentTransfer></filter></svg>#filter');
  -webkit-filter: brightness(1) contrast(100%);
  filter: brightness(1) contrast(100%);
  -webkit-transform: scale(1);
  transform: scale(1);
}
.common-settings#Cast .inner-section .cast .castlineup--block.is__scrolled .castlineup--block__photo > .deco svg {
  opacity: 1;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.common-settings#Cast .inner-section .cast .castlineup--block.is__scrolled .castlineup--block__name > h4 em,
.common-settings#Cast .inner-section .cast .castlineup--block.is__scrolled .castlineup--block__name > h4 small {
  opacity: 1;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}
.common-settings#Cast .inner-section .cast .castlineup--block.is__scrolled .castlineup--block__name > ul li {
  opacity: 1;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.common-settings#Cast .inner-section .cast .castlineup--block__photo {
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Cast .inner-section .cast .castlineup--block__photo {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    max-width: 1000px;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Cast .inner-section .cast .castlineup--block__photo {
    margin-bottom: 4.672897196261682vw;
  }
}
.common-settings#Cast .inner-section .cast .castlineup--block__photo > picture {
  display: block;
  overflow: hidden;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Cast .inner-section .cast .castlineup--block__photo > picture {
    width: 88.4%;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Cast .inner-section .cast .castlineup--block__photo > picture {
    width: 84.11214953271028vw;
    z-index: -2;
    position: sticky;
  }
}
.common-settings#Cast .inner-section .cast .castlineup--block__photo > picture[data-pos='right'] {
  margin-left: auto;
}
.common-settings#Cast .inner-section .cast .castlineup--block__photo > picture img {
  width: 100%;
  vertical-align: bottom;
  opacity: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.2" /><feFuncG type="linear" slope="1.2" /><feFuncB type="linear" slope="1.2" /></feComponentTransfer><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="2" intercept="-0.5" /><feFuncG type="linear" slope="2" intercept="-0.5" /><feFuncB type="linear" slope="2" intercept="-0.5" /></feComponentTransfer></filter></svg>#filter');
  -webkit-filter: brightness(1.2) contrast(200%);
  filter: brightness(1.2) contrast(200%);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  transition-duration: 2s;
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}
.common-settings#Cast .inner-section .cast .castlineup--block__photo > .deco {
  display: block;
  position: absolute;
  z-index: 2;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Cast .inner-section .cast .castlineup--block__photo > .deco[data-type='kaida'] {
    right: 0;
    bottom: 0;
    width: 30%;
    -webkit-transform: translate(0, 35%);
    transform: translate(0, 35%);
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Cast .inner-section .cast .castlineup--block__photo > .deco[data-type='kaida'] {
    right: 0;
    bottom: 0;
    -webkit-transform: translate(20%, 50%);
    transform: translate(20%, 50%);
    width: 31.30841121495327vw;
    z-index: -1;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Cast .inner-section .cast .castlineup--block__photo > .deco[data-type='nagao'] {
    left: 0;
    bottom: 0;
    width: 29.299999999999997%;
    -webkit-transform: translate(0, 40%);
    transform: translate(0, 40%);
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Cast .inner-section .cast .castlineup--block__photo > .deco[data-type='nagao'] {
    top: 0;
    left: 0;
    -webkit-transform: translate(-13%, -8%);
    transform: translate(-13%, -8%);
    width: 28.50467289719626vw;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Cast .inner-section .cast .castlineup--block__photo > .deco[data-type='genzuki'] {
    right: 0;
    bottom: 0;
    width: 25%;
    -webkit-transform: translate(0, 48%);
    transform: translate(0, 48%);
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Cast .inner-section .cast .castlineup--block__photo > .deco[data-type='genzuki'] {
    top: 0;
    right: 0;
    -webkit-transform: translate(13%, -8%);
    transform: translate(13%, -8%);
    width: 22.897196261682243vw;
  }
}
.common-settings#Cast .inner-section .cast .castlineup--block__photo > .deco svg {
  display: block;
  vertical-align: bottom;
  opacity: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  transition-duration: 1.5s;
  -webkit-transform: rotate(-10deg);
  transform: rotate(-10deg);
  -webkit-transform-origin: right top;
  transform-origin: right top;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Cast .inner-section .cast .castlineup--block__name {
    margin-left: auto;
    margin-right: auto;
    width: -webkit-fit-content;
    width: fit-content;
    position: relative;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Cast .inner-section .cast .castlineup--block__name {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 5.14018691588785%;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Cast .inner-section .cast .castlineup--block__name[data-pos='right'] {
    margin-left: auto;
    padding: 0;
    width: 84.11214953271028vw;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Cast .inner-section .cast .castlineup--block__name[data-pos='right'] > ul {
    left: auto;
    right: 0;
    -webkit-transform: translateX(130%);
    transform: translateX(130%);
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Cast .inner-section .cast .castlineup--block__name > h4 {
    margin-left: auto;
    margin-right: auto;
  }
}
.common-settings#Cast .inner-section .cast .castlineup--block__name > h4 em,
.common-settings#Cast .inner-section .cast .castlineup--block__name > h4 small {
  display: block;
  line-height: 1;
  opacity: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
}
@media print, screen and (min-width: 769px) {
  .common-settings#Cast .inner-section .cast .castlineup--block__name > h4 em,
  .common-settings#Cast .inner-section .cast .castlineup--block__name > h4 small {
    margin-left: auto;
    margin-right: auto;
  }
}
.common-settings#Cast .inner-section .cast .castlineup--block__name > h4 em img,
.common-settings#Cast .inner-section .cast .castlineup--block__name > h4 small img {
  width: 100%;
  vertical-align: bottom;
}
.common-settings#Cast .inner-section .cast .castlineup--block__name > h4 em {
  transition-duration: 1.2s;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Cast .inner-section .cast .castlineup--block__name > h4 em {
    margin-bottom: 19px;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Cast .inner-section .cast .castlineup--block__name > h4 em {
    margin-bottom: 2.803738317757009vw;
  }
}
.common-settings#Cast .inner-section .cast .castlineup--block__name > h4 small {
  transition-duration: 0.8s;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Cast .inner-section .cast .castlineup--block__name > h4[data-size='kaida'] {
    width: 384px;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Cast .inner-section .cast .castlineup--block__name > h4[data-size='kaida'] em {
    width: 55.8411214953271vw;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Cast .inner-section .cast .castlineup--block__name > h4[data-size='kaida'] small {
    width: 99px;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Cast .inner-section .cast .castlineup--block__name > h4[data-size='kaida'] small {
    width: 14.485981308411215vw;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Cast .inner-section .cast .castlineup--block__name > h4[data-size='nagao'] {
    width: 306px;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Cast .inner-section .cast .castlineup--block__name > h4[data-size='nagao'] em {
    width: 44.39252336448598vw;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Cast .inner-section .cast .castlineup--block__name > h4[data-size='nagao'] small {
    width: 94px;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Cast .inner-section .cast .castlineup--block__name > h4[data-size='nagao'] small {
    width: 13.785046728971963vw;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Cast .inner-section .cast .castlineup--block__name > h4[data-size='genzuki'] {
    width: 468px;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Cast .inner-section .cast .castlineup--block__name > h4[data-size='genzuki'] em {
    width: 67.99065420560747vw;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Cast .inner-section .cast .castlineup--block__name > h4[data-size='genzuki'] small {
    width: 160px;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Cast .inner-section .cast .castlineup--block__name > h4[data-size='genzuki'] small {
    width: 23.364485981308412vw;
  }
}
.common-settings#Cast .inner-section .cast .castlineup--block__name > ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Cast .inner-section .cast .castlineup--block__name > ul {
    position: absolute;
    top: 20px;
    left: 0;
    width: 96px;
    -webkit-transform: translateX(-130%);
    transform: translateX(-130%);
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Cast .inner-section .cast .castlineup--block__name > ul {
    -webkit-transform: translateY(-10%);
    transform: translateY(-10%);
    margin-left: 4.672897196261682vw;
  }
}
.common-settings#Cast .inner-section .cast .castlineup--block__name > ul > li {
  opacity: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  -webkit-transform: translateY(20%);
  transform: translateY(20%);
  transition-duration: 0.6s;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Cast .inner-section .cast .castlineup--block__name > ul > li {
    width: 43.75%;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Cast .inner-section .cast .castlineup--block__name > ul > li {
    width: 7.94392523364486vw;
  }
}
.common-settings#Cast .inner-section .cast .castlineup--block__name > ul > li:nth-child(1) {
  transition-delay: 0.5s;
}
.common-settings#Cast .inner-section .cast .castlineup--block__name > ul > li:nth-child(2) {
  transition-delay: 0.7s;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Cast .inner-section .cast .castlineup--block__name > ul > li:not(:last-child) {
    margin-right: 6px;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Cast .inner-section .cast .castlineup--block__name > ul > li:not(:last-child) {
    margin-right: 1.869158878504673vw;
  }
}
.common-settings#Cast .inner-section .cast .castlineup--block__name > ul > li a {
  display: block;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Cast .inner-section .cast .castlineup--block__name > ul > li a:hover svg path {
    fill: #000;
  }
}
.common-settings#Cast .inner-section .cast .castlineup--block__name > ul > li a svg {
  vertical-align: bottom;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Cast .inner-section .cast .castlineup--block__name > ul > li a svg path {
    transition-duration: 0.2s;
  }
}
.common-settings#Cast .inner-section .bandmember {
  opacity: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  transition-duration: 0.6s;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Cast .inner-section .bandmember {
    margin-top: 170px;
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Cast .inner-section .bandmember {
    margin-top: 21.02803738317757vw;
    padding-left: 5.14018691588785%;
    padding-right: 5.14018691588785%;
  }
}
.common-settings#Cast .inner-section .bandmember--ttl,
.common-settings#Cast .inner-section .bandmember--cont {
  margin-left: auto;
  margin-right: auto;
}
.common-settings#Cast .inner-section .bandmember.is__scrolled {
  opacity: 1;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}
@media print, screen and (min-width: 769px) {
  .common-settings#Cast .inner-section .bandmember--ttl,
  .common-settings#Cast .inner-section .bandmember--cont {
    max-width: 1000px;
  }
}
.common-settings#Cast .inner-section .bandmember--ttl {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-family: 'ClashDisplay-Bold', 'Noto Sans JP';
  font-weight: 900;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Cast .inner-section .bandmember--ttl {
    margin-bottom: 40px;
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Cast .inner-section .bandmember--ttl {
    margin-bottom: 6.542056074766355vw;
    font-size: 3.97196261682243vw !important;
  }
}
.common-settings#Cast .inner-section .bandmember--ttl:before,
.common-settings#Cast .inner-section .bandmember--ttl:after {
  content: '';
  display: block;
  height: 1px;
  background: #000;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.common-settings#Cast .inner-section .bandmember--ttl span {
  margin-left: 0.8em;
  margin-right: 0.8em;
  display: block;
}
.common-settings#Cast .inner-section .bandmember--cont > .comingsoon {
  margin-left: auto;
  margin-right: auto;
  width: -webkit-fit-content;
  width: fit-content;
  text-align: center;
  letter-spacing: 0.04em;
  -webkit-transform: translateX(0.04em);
  transform: translateX(0.04em);
  font-family: 'ClashDisplay-Bold', 'Noto Sans JP';
  font-weight: 900;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Cast .inner-section .bandmember--cont > .comingsoon {
    font-size: 4.4rem;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Cast .inner-section .bandmember--cont > .comingsoon {
    font-size: 7.94392523364486vw !important;
  }
}

.common-settings#Cast .inner-section .bandmember--cont > dl {
  margin-left: auto;
  margin-right: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-family: 'ClashDisplay-Bold', 'Noto Sans JP';
  font-weight: 900;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Cast .inner-section .bandmember--cont > dl {
    -ms-flex-align: center;
    align-items: center;
    width: 66.4%;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Cast .inner-section .bandmember--cont > dl {
    line-height: 1;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Cast .inner-section .bandmember--cont > dl:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1200px) {
  .common-settings#Cast .inner-section .bandmember--cont > dl:not(:last-child) {
    margin-bottom: 1.666666666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Cast .inner-section .bandmember--cont > dl:not(:last-child) {
    margin-bottom: 5.607476635514018vw;
  }
}
.common-settings#Cast .inner-section .bandmember--cont > dl:last-child {
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Cast .inner-section .bandmember--cont > dl:last-child {
    margin-top: 25px;
    padding-top: 25px;
  }
}
@media screen and (max-width: 1200px) {
  .common-settings#Cast .inner-section .bandmember--cont > dl:last-child {
    margin-top: 2.083333333333333vw;
    margin-bottom: 2.083333333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Cast .inner-section .bandmember--cont > dl:last-child {
    margin-top: 3.504672897196262vw;
    padding-top: 5.841121495327103vw;
  }
}
.common-settings#Cast .inner-section .bandmember--cont > dl:last-child:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background: #000;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Cast .inner-section .bandmember--cont > dl:last-child:before {
    width: 20px;
    height: 1px;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Cast .inner-section .bandmember--cont > dl:last-child:before {
    width: 2.803738317757009vw;
    height: 0.233644859813084vw;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Cast .inner-section .bandmember--cont > dl > dt {
    width: 180px;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Cast .inner-section .bandmember--cont > dl > dt {
    width: 33.41121495327103vw;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Cast .inner-section .bandmember--cont > dl > dt > h4 {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 1200px) {
  .common-settings#Cast .inner-section .bandmember--cont > dl > dt > h4 {
    font-size: 1.166666666666667vw !important;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Cast .inner-section .bandmember--cont > dl > dt > h4 {
    font-size: 3.271028037383178vw !important;
  }
}
.common-settings#Cast .inner-section .bandmember--cont > dl > dd {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Cast .inner-section .bandmember--cont > dl > dd {
    width: calc(100% - 180px);
    -ms-flex-align: center;
    align-items: center;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Cast .inner-section .bandmember--cont > dl > dd {
    -ms-flex-align: start;
    align-items: flex-start;
    width: 56.30841121495327vw;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Cast .inner-section .bandmember--cont > dl > dd > h5 {
    width: calc(100% - 50px);
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Cast .inner-section .bandmember--cont > dl > dd > h5 {
    width: 49.299065420560744vw;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Cast .inner-section .bandmember--cont > dl > dd > h5 em {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 1200px) {
  .common-settings#Cast .inner-section .bandmember--cont > dl > dd > h5 em {
    font-size: 2.333333333333333vw !important;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Cast .inner-section .bandmember--cont > dl > dd > h5 em {
    font-size: 4.672897196261682vw !important;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Cast .inner-section .bandmember--cont > dl > dd > h5 small {
    margin-left: 0.75em;
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 1200px) {
  .common-settings#Cast .inner-section .bandmember--cont > dl > dd > h5 small {
    font-size: 1.25vw !important;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Cast .inner-section .bandmember--cont > dl > dd > h5 small {
    margin-top: 0.25em;
    display: block;
    font-size: 3.504672897196262vw !important;
  }
}
.common-settings#Cast .inner-section .bandmember--cont > dl > dd > .twitterlink {
  margin: 0;
  padding: 0;
  background: none;
  border-style: none;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Cast .inner-section .bandmember--cont > dl > dd > .twitterlink {
    width: 40px;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Cast .inner-section .bandmember--cont > dl > dd > .twitterlink {
    -webkit-transform: translateY(-8%);
    transform: translateY(-8%);
    width: 7.009345794392523vw;
  }
}
.common-settings#Cast .inner-section .bandmember--cont > dl > dd > .twitterlink a {
  display: block;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Cast .inner-section .bandmember--cont > dl > dd > .twitterlink a:hover svg path {
    fill: #000;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Cast .inner-section .bandmember--cont > dl > dd > .twitterlink a svg {
    vertical-align: middle;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Cast .inner-section .bandmember--cont > dl > dd > .twitterlink a svg {
    vertical-align: top;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Cast .inner-section .bandmember--cont > dl > dd > .twitterlink a svg path {
    transition-duration: 0.3s;
  }
}

.common-settings#Contact {
  background: #fff;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Contact {
    padding-top: 110px;
    padding-bottom: 95px;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Contact {
    padding-top: 16.35514018691589vw;
    padding-bottom: 18.69158878504673vw;
    padding-left: 5.14018691588785%;
    padding-right: 5.14018691588785%;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Contact .inner-section .contact > header {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Contact .inner-section .contact > header {
    margin-bottom: 4.672897196261682vw;
  }
}
.common-settings#Contact .inner-section .contact > header small {
  margin-left: auto;
  margin-right: auto;
  line-height: 1;
  display: block;
  letter-spacing: 0.1em;
  width: -webkit-fit-content;
  width: fit-content;
  -webkit-transform: translateX(0.1em);
  transform: translateX(0.1em);
  color: #ccc;
  font-family: 'ClashDisplay-Bold', 'Noto Sans JP';
  font-weight: 900;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Contact .inner-section .contact > header small {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Contact .inner-section .contact > header small {
    font-size: 2.336448598130841vw !important;
  }
}
.common-settings#Contact .inner-section .contact > main {
  margin-left: auto;
  margin-right: auto;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Contact .inner-section .contact > main {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1000px;
  }
}
.common-settings#Contact .inner-section .contact > main > article {
  box-sizing: border-box;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Contact .inner-section .contact > main > article {
    padding-top: 30px;
    padding-bottom: 22px;
    width: 50%;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Contact .inner-section .contact > main > article:first-child {
    border-left: solid 1px #000;
    border-right: solid 1px #000;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Contact .inner-section .contact > main > article:first-child {
    margin-bottom: 8.177570093457945vw;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Contact .inner-section .contact > main > article:last-child {
    border-right: solid 1px #000;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Contact .inner-section .contact > main > article > header {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Contact .inner-section .contact > main > article > header {
    margin-bottom: 2.803738317757009vw;
  }
}
.common-settings#Contact .inner-section .contact > main > article > header > h5 {
  text-align: center;
  letter-spacing: 0.08em;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Contact .inner-section .contact > main > article > header > h5 {
    font-size: 1.9rem;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Contact .inner-section .contact > main > article > header > h5 {
    font-size: 3.738317757009346vw !important;
  }
}
.common-settings#Contact .inner-section .contact > main > article > main > p {
  text-align: center;
  opacity: 0.6;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=60)';
  line-height: 1.95;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Contact .inner-section .contact > main > article > main > p {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Contact .inner-section .contact > main > article > main > p {
    font-size: 3.037383177570093vw !important;
  }
}
.common-settings#Contact .inner-section .contact > main > article > main > p a {
  color: #000;
}
.common-settings#Contact .inner-section .contact > main > article > main > button {
  margin: 0 auto;
  padding: 0;
  background: none;
  border: solid 1px #000;
  display: block;
  line-height: 1;
  letter-spacing: 0.04em;
  cursor: pointer;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Contact .inner-section .contact > main > article > main > button {
    font-size: 1.4rem;
    width: 51%;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Contact .inner-section .contact > main > article > main > button {
    font-size: 2.803738317757009vw !important;
    width: 51.401869158878505vw;
  }
}
.common-settings#Contact .inner-section .contact > main > article > main > button a {
  display: block;
  color: #000;
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Contact .inner-section .contact > main > article > main > button a {
    padding: 0.8em 0.5em;
    transition-duration: 0.4s;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Contact .inner-section .contact > main > article > main > button a {
    padding: 1.2em 0.5em;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Contact .inner-section .contact > main > article > main > button:hover a {
    background: #000;
    color: #fff;
  }
}
.common-settings#Fanclub {
  position: relative;
  opacity: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  transition-duration: 1s;
  overflow: hidden;
  border: solid 0 #000;
  border-width: 2px 0;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Fanclub {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Fanclub {
    margin-bottom: 9.345794392523365vw;
  }
}
.common-settings#Fanclub.is__scrolled {
  opacity: 1;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}
.common-settings#Fanclub.is__scrolled .inner-section .fanclub {
  opacity: 1;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}
.common-settings#Fanclub.is__scrolled .inner-section .fanclub > picture {
  opacity: 1;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
  -webkit-transform: scale(1);
  transform: scale(1);
}
.common-settings#Fanclub .inner-section {
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Fanclub .inner-section {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.common-settings#Fanclub .inner-section:before,
.common-settings#Fanclub .inner-section:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.common-settings#Fanclub .inner-section:before {
  background: linear-gradient(45deg, #61acb2 0%, #487591 37.9%, #625da1 100%);
  z-index: 1;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Fanclub .inner-section:before {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.5" /><feFuncG type="linear" slope="1.5" /><feFuncB type="linear" slope="1.5" /></feComponentTransfer></filter></svg>#filter');
    -webkit-filter: brightness(1.5);
    filter: brightness(1.5);
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Fanclub .inner-section:before {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.2" /><feFuncG type="linear" slope="1.2" /><feFuncB type="linear" slope="1.2" /></feComponentTransfer></filter></svg>#filter');
    -webkit-filter: brightness(1.2);
    filter: brightness(1.2);
  }
}
.common-settings#Fanclub .inner-section:after {
  z-index: 2;
  opacity: 0.3;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=30)';
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="10" /></filter></svg>#filter');
  -webkit-filter: blur(10px);
  filter: blur(10px);
}
@media print, screen and (min-width: 769px) {
  .common-settings#Fanclub .inner-section:after {
    background: url('../images/cast/bg_cast_pc.png') center top repeat-y;
    background-size: 100% auto;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Fanclub .inner-section:after {
    background: url('../images/cast/bg_cast_sp.png') center top no-repeat;
    background-size: cover;
  }
}
.common-settings#Fanclub .inner-section .fanclub {
  position: relative;
  z-index: 3;
  opacity: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  transition-duration: 0.8s;
  transition-delay: 0.5s;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Fanclub .inner-section .fanclub {
    padding-top: 80px;
    padding-bottom: 80px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1200px;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Fanclub .inner-section .fanclub {
    padding-top: 11.682242990654206vw;
    padding-bottom: 11.682242990654206vw;
  }
}
.common-settings#Fanclub .inner-section .fanclub > header {
  margin-bottom: 0.8em;
  color: #fff;
  text-align: center;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Fanclub .inner-section .fanclub > header {
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Fanclub .inner-section .fanclub > header {
    font-size: 5.607476635514018vw !important;
  }
}
.common-settings#Fanclub .inner-section .fanclub > picture {
  margin-left: auto;
  margin-right: auto;
  display: block;
  transition-duration: 1s;
  transition-delay: 0.3s;
  opacity: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  -webkit-transform: scale(1.08);
  transform: scale(1.08);
}
@media print, screen and (min-width: 769px) {
  .common-settings#Fanclub .inner-section .fanclub > picture {
    margin-bottom: 30px;
    max-width: 768px;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Fanclub .inner-section .fanclub > picture {
    margin-bottom: 5.841121495327103vw;
  }
}
.common-settings#Fanclub .inner-section .fanclub > picture img {
  width: 100%;
  vertical-align: bottom;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Fanclub .inner-section .fanclub > main {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Fanclub .inner-section .fanclub > main {
    margin-bottom: 5.841121495327103vw;
    padding-left: 5.14018691588785%;
    padding-right: 5.14018691588785%;
  }
}
.common-settings#Fanclub .inner-section .fanclub > main .desc {
  text-align: center;
}
.common-settings#Fanclub .inner-section .fanclub > main .desc > p {
  font-weight: 700;
  line-height: 1.9;
  color: #fff;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Fanclub .inner-section .fanclub > main .desc > p {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Fanclub .inner-section .fanclub > main .desc > p {
    font-size: 3.504672897196262vw !important;
  }
}
.common-settings#Fanclub .inner-section .fanclub > main .desc > p:not(:last-child) {
  margin-bottom: 1.2em;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Fanclub .inner-section .fanclub > main .desc > p.attention {
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Fanclub .inner-section .fanclub > main .desc > p.attention {
    font-size: 3.037383177570093vw !important;
  }
}
.common-settings#Fanclub .inner-section .fanclub > main .desc > p em {
  padding-left: 0.2em;
  padding-right: 0.2em;
  background: linear-gradient(transparent 70%, rgba(255, 255, 255, 0.2) 70%);
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
}
.l-fv {
  position: relative;
  z-index: 2;
}
@media print, screen and (min-width: 769px) {
  .l-fv {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.l-fv.is__loaded .l-fv__inner .fv--v picture img {
  -webkit-transform: scale(1);
  transform: scale(1);
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1" /><feFuncG type="linear" slope="1" /><feFuncB type="linear" slope="1" /></feComponentTransfer><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1" intercept="0" /><feFuncG type="linear" slope="1" intercept="0" /><feFuncB type="linear" slope="1" intercept="0" /></feComponentTransfer></filter></svg>#filter');
  -webkit-filter: brightness(1) contrast(100%);
  filter: brightness(1) contrast(100%);
}
.l-fv__inner .fv {
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .l-fv__inner .fv--v {
    margin-right: auto;
    margin-left: auto;
    max-width: 1200px;
  }
}
.l-fv__inner .fv--v picture {
  display: block;
  overflow: hidden;
}
.l-fv__inner .fv--v picture img {
  display: block;
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="3" /><feFuncG type="linear" slope="3" /><feFuncB type="linear" slope="3" /></feComponentTransfer><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="2.5" intercept="-0.75" /><feFuncG type="linear" slope="2.5" intercept="-0.75" /><feFuncB type="linear" slope="2.5" intercept="-0.75" /></feComponentTransfer></filter></svg>#filter');
  -webkit-filter: brightness(3) contrast(250%);
  filter: brightness(3) contrast(250%);
  transition-duration: 2s;
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 100%;
  vertical-align: bottom;
}
.l-fv__inner .fv--logo {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media print, screen and (min-width: 769px) {
  .l-fv__inner .fv--logo {
    width: 64%;
    bottom: 8.85478158205431%;
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="5" /><feOffset dx="1" dy="1" result="offsetblur" /><feFlood flood-color="rgba(255,255,255,1)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
    -webkit-filter: drop-shadow(0 0 5px #fff);
    filter: drop-shadow(0 0 5px #fff);
    max-width: 768px;
  }
}
@media screen and (max-width: 768px) {
  .l-fv__inner .fv--logo {
    bottom: 5.3vw;
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="6" /><feOffset dx="1" dy="1" result="offsetblur" /><feFlood flood-color="rgba(255,255,255,1)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
    -webkit-filter: drop-shadow(0 0 6px #fff);
    filter: drop-shadow(0 0 6px #fff);
    width: 92.99065420560747vw;
  }
}
@media print, screen and (min-width: 769px) {
  .l-fv__inner .fv--logo svg {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="5" /><feOffset dx="1" dy="1" result="offsetblur" /><feFlood flood-color="rgba(255,255,255,1)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
    -webkit-filter: drop-shadow(0 0 5px #fff);
    filter: drop-shadow(0 0 5px #fff);
  }
}
@media screen and (max-width: 768px) {
  .l-fv__inner .eventdate {
    line-height: 1;
    margin-top: 7.476635514018692vw;
  }
}
@media screen and (max-width: 768px) {
  .l-fv__inner .eventdate--date {
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 70.09345794392523vw;
  }
}
@media screen and (max-width: 768px) {
  .l-fv__inner .eventdate--place {
    margin-left: auto;
    margin-right: auto;
    margin-top: 4.906542056074766vw;
    width: 45.32710280373832vw;
  }
}
@media screen and (max-width: 768px) {
  .l-fv__inner .eventdate .unitlogos {
    margin-left: auto;
    margin-right: auto;
    display: block;
    -webkit-transform: translateX(-2%);
    transform: translateX(-2%);
    margin-top: 10.046728971962617vw;
    width: 27.102803738317757vw;
  }
}
.l-fv__inner .eventdate .unitlogos svg path {
  fill: #000;
}
.common-settings#Goods {
  background: #fff;
}

@media print, screen and (min-width: 769px) {
  .common-settings#Goods {
    padding-bottom: 140px;
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Goods {
    border-top: solid 1px rgba(0, 0, 0, 0.1);
    padding-top: 16.35514018691589vw;
    padding-bottom: 23.364485981308412vw;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Goods {
    padding-top: 16.35514018691589vw;
  }
}
.common-settings#Goods.is__scrolled .inner-section .goods > main {
  opacity: 1;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}
@media print, screen and (min-width: 769px) {
  .common-settings#Goods .inner-section {
    margin-left: auto;
    margin-right: auto;
    padding: 3px;
    max-width: 1000px;
    box-sizing: border-box;
    background: linear-gradient(#61acb2 0, #487591 37.9%, #625da1 100%);
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Goods .inner-section .goods {
    padding: 60px;
    padding-bottom: 75px;
    background: #fff;
  }
}
.common-settings#Goods .inner-section .goods > main {
  opacity: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  transition-duration: 1s;
  transition-delay: 0.5s;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Goods .inner-section .goods > main {
    margin-left: auto;
    margin-right: auto;
    max-width: 768px;
  }
}
.common-settings#Goods .inner-section .goods > main .goodslineup {
  display: block;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Goods .inner-section .goods > main .goodslineup {
    margin-bottom: 35px;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Goods .inner-section .goods > main .goodslineup {
    margin-bottom: 6.542056074766355vw;
  }
}
.common-settings#Goods .inner-section .goods > main .goodslineup a,
.common-settings#Goods .inner-section .goods > main .goodslineup picture {
  display: block;
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Goods .inner-section .goods > main .goodslineup a,
  .common-settings#Goods .inner-section .goods > main .goodslineup picture {
    transition-duration: 0.4s;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Goods .inner-section .goods > main .goodslineup a:hover {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.5" /><feFuncG type="linear" slope="0.5" /><feFuncB type="linear" slope="0.5" /></feComponentTransfer></filter></svg>#filter');
    -webkit-filter: brightness(0.5);
    filter: brightness(0.5);
  }
}
.common-settings#Goods .inner-section .goods > main .goodslineup a img,
.common-settings#Goods .inner-section .goods > main .goodslineup picture img {
  width: 100%;
  vertical-align: bottom;
}
.common-settings#Goods .inner-section .goods > main .goodslineup small {
  margin-top: 0.6em;
  display: block;
  color: #000;
  opacity: 0.6;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=60)';
}
@media print, screen and (min-width: 769px) {
  .common-settings#Goods .inner-section .goods > main .goodslineup small {
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Goods .inner-section .goods > main .goodslineup small {
    font-size: 2.803738317757009vw !important;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Goods .inner-section .goods > main .goodsinfo {
    padding-left: 5.14018691588785%;
    padding-right: 5.14018691588785%;
    margin-bottom: 5rem;
  }
}
.common-settings#Goods .inner-section .goods > main .goodsinfo > article > h4 {
  position: relative;
  width: -webkit-fit-content;
  width: fit-content;
  color: #fff;
  font-family: 'ClashDisplay-Bold', 'Noto Sans JP';
  font-weight: 900;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Goods .inner-section .goods > main .goodsinfo > article > h4 {
    margin-bottom: 20px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Goods .inner-section .goods > main .goodsinfo > article > h4 {
    margin-bottom: 4.672897196261682vw;
    font-size: 4.205607476635514vw !important;
  }
}
.common-settings#Goods .inner-section .goods > main .goodsinfo > article > h4:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #61acb2 0, #487591 37.9%, #625da1 100%);
  pointer-events: none;
  opacity: 0.6;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=60)';
  z-index: 1;
}
.common-settings#Goods .inner-section .goods > main .goodsinfo > article > h4 span {
  display: block;
  position: relative;
  padding-top: 0.4em;
  padding-left: 0.6em;
  padding-right: 0.5em;
  padding-bottom: 0.25em;
  letter-spacing: 0.1em;
  text-align: center;
  z-index: 2;
}
.common-settings#Goods .inner-section .goods > main .goodsinfo > article > ul > li {
  border-bottom: solid 1px rgba(0, 0, 0, 0.3);
}
@media print, screen and (min-width: 769px) {
  .common-settings#Goods .inner-section .goods > main .goodsinfo > article > ul > li {
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Goods .inner-section .goods > main .goodsinfo > article > ul > li {
    padding-bottom: 3.271028037383178vw;
  }
}
.common-settings#Goods .inner-section .goods > main .goodsinfo > article > ul > li[data-status='end'] {
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Goods .inner-section .goods > main .goodsinfo > article > ul > li[data-status='end'] {
    padding-top: 10px;
  }
}
.common-settings#Goods .inner-section .goods > main .goodsinfo > article > ul > li[data-status='end']:before,
.common-settings#Goods .inner-section .goods > main .goodsinfo > article > ul > li[data-status='end']:after {
  position: absolute;
  pointer-events: none;
  display: block;
}
.common-settings#Goods .inner-section .goods > main .goodsinfo > article > ul > li[data-status='end']:before {
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: rgba(0, 0, 0, 0.5);
}
.common-settings#Goods .inner-section .goods > main .goodsinfo > article > ul > li[data-status='end']:after {
  content: '終了しました';
  top: 50%;
  left: 50%;
  color: #fff;
  line-height: 1;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 3;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Goods .inner-section .goods > main .goodsinfo > article > ul > li[data-status='end']:after {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Goods .inner-section .goods > main .goodsinfo > article > ul > li[data-status='end']:after {
    font-size: 3.504672897196262vw !important;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Goods .inner-section .goods > main .goodsinfo > article > ul > li:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Goods .inner-section .goods > main .goodsinfo > article > ul > li:not(:last-child) {
    margin-bottom: 3.504672897196262vw;
  }
}
.common-settings#Goods .inner-section .goods > main .goodsinfo > article > ul > li > dl {
  font-family: ClashDisplay-Bold, Noto Sans JP;
  font-weight: 900;
}
.common-settings#Goods .inner-section .goods > main .goodsinfo > article > ul > li > dl > dt {
  letter-spacing: 0.1em;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Goods .inner-section .goods > main .goodsinfo > article > ul > li > dl > dt {
    margin-bottom: 0.1em;
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Goods .inner-section .goods > main .goodsinfo > article > ul > li > dl > dt {
    margin-bottom: 0.3em;
    font-size: 3.271028037383178vw !important;
  }
}
.common-settings#Goods .inner-section .goods > main .goodsinfo > article > ul > li > dl > dd {
  line-height: 1.6;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Goods .inner-section .goods > main .goodsinfo > article > ul > li > dl > dd {
    font-size: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Goods .inner-section .goods > main .goodsinfo > article > ul > li > dl > dd {
    font-size: 4.439252336448599vw !important;
  }
}
.common-settings#Goods .inner-section .goods > main .goodsinfo > article > ul > li > dl > dd.notice {
  line-height: 1.3;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Goods .inner-section .goods > main .goodsinfo > article > ul > li > dl > dd.notice {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Goods .inner-section .goods > main .goodsinfo > article > ul > li > dl > dd.notice {
    font-size: 3vw !important;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Goods .inner-section .goods > main .goodsinfo > article > ul > li > dl > dd small {
    margin-left: 0.1em;
    margin-right: 0.1em;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Goods .inner-section .goods > main .goodsinfo > article > ul > li > dl > dd small {
    margin-left: 0.2em;
    margin-right: 0.2em;
    font-size: 3.504672897196262vw !important;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Goods .inner-section .goods > main .goodsinfo > article > footer {
    margin-top: 50px;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Goods .inner-section .goods > main .goodsinfo > article > footer {
    margin-top: 9.345794392523365vw;
  }
}
.common-settings#Goods .inner-section .goods > footer {
  opacity: 0.7;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=70)';
}
@media print, screen and (min-width: 769px) {
  .common-settings#Goods .inner-section .goods > footer {
    margin-left: auto;
    margin-right: auto;
    max-width: 768px;
    margin-top: 15px;
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Goods .inner-section .goods > footer {
    margin-top: 4.672897196261682vw;
    font-size: 2.570093457943925vw !important;
    padding-left: 5.14018691588785%;
    padding-right: 5.14018691588785%;
  }
}
.common-settings#Ticket {
  background: #fff;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Ticket {
    padding-top: 135px;
    padding-bottom: 75px;
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Ticket {
    padding-top: 16.35514018691589vw;
    padding-bottom: 16.35514018691589vw;
  }
}
.common-settings#Ticket.is__scrolled .inner-section .ticket > main {
  opacity: 1;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}
.common-settings#Ticket .inner-section .ticket {
  margin-left: auto;
  margin-right: auto;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Ticket .inner-section .ticket {
    max-width: 1000px;
  }
}
.common-settings#Ticket .inner-section .ticket > main {
  opacity: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  transition-duration: 1s;
  transition-delay: 0.5s;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Ticket .inner-section .ticket > main {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Ticket .inner-section .ticket > main {
    padding-left: 5.14018691588785%;
    padding-right: 5.14018691588785%;
  }
}
.common-settings#Ticket .inner-section .ticket > main > section {
  border: solid 1px #000;
  box-sizing: border-boxv;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Ticket .inner-section .ticket > main > section {
    margin-top: 100px;
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Ticket .inner-section .ticket > main > section {
    margin-top: 18.69158878504673vw;
  }
}
.common-settings#Ticket .inner-section .ticket > main > section > h3 {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: -webkit-fit-content;
  width: fit-content;
  color: #fff;
  line-height: 1;
  position: relative;
  text-align: center;
  background: linear-gradient(90deg, #61acb2 0%, #487591 37.9%, #625da1 100%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Ticket .inner-section .ticket > main > section > h3 {
    padding-top: 1.1em;
    padding-bottom: 1.1em;
    min-width: 34.4%;
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Ticket .inner-section .ticket > main > section > h3 {
    padding-top: 0.6em;
    padding-bottom: 0.6em;
    width: 56.074766355140184vw;
    font-size: 4.205607476635514vw !important;
  }
}
.common-settings#Ticket .inner-section .ticket > main > section > h3:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  pointer-events: none;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  box-sizing: border-box;
  border: solid 1px #fff;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Ticket .inner-section .ticket > main > section > .inner {
    margin-left: auto;
    margin-right: auto;
    width: 76.8%;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Ticket .inner-section .ticket > main > section > .inner > .baseinfo {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Ticket .inner-section .ticket > main > section > .inner > .baseinfo {
    margin-bottom: 7.009345794392523vw;
    padding-left: 4.672897196261682vw;
    padding-right: 4.672897196261682vw;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Ticket .inner-section .ticket > main > section > .inner > .baseinfo > article {
    padding-bottom: 10px;
    border-bottom: solid 1px #000;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Ticket .inner-section .ticket > main > section > .inner > .baseinfo > article {
    padding-bottom: 2.803738317757009vw;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Ticket .inner-section .ticket > main > section > .inner > .baseinfo > article:not(:last-child) {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Ticket .inner-section .ticket > main > section > .inner > .baseinfo > article:not(:last-child) {
    margin-bottom: 6.542056074766355vw;
  }
}
.common-settings#Ticket .inner-section .ticket > main > section > .inner > .baseinfo > article > header {
  line-height: 1;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Ticket .inner-section .ticket > main > section > .inner > .baseinfo > article > header {
    margin-bottom: 18px;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Ticket .inner-section .ticket > main > section > .inner > .baseinfo > article > header {
    margin-bottom: 3.504672897196262vw;
  }
}
.common-settings#Ticket .inner-section .ticket > main > section > .inner > .baseinfo > article > header > h4 {
  border-left: solid 4px #b0ebf0;
  font-weight: 900;
  font-family: 'ClashDisplay-Bold', 'Noto Sans JP';
  font-weight: 900;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Ticket .inner-section .ticket > main > section > .inner > .baseinfo > article > header > h4 {
    padding-left: 10px;
    font-size: 1.4rem;
    letter-spacing: 0.04em;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Ticket .inner-section .ticket > main > section > .inner > .baseinfo > article > header > h4 {
    padding-left: 2.336448598130841vw;
    font-size: 3.271028037383178vw !important;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Ticket .inner-section .ticket > main > section > .inner > .baseinfo > article > main > dl > dt {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Ticket .inner-section .ticket > main > section > .inner > .baseinfo > article > main > dl > dt {
    margin-bottom: 0.934579439252336vw;
  }
}
.common-settings#Ticket
  .inner-section
  .ticket
  > main
  > section
  > .inner
  > .baseinfo
  > article
  > main
  > dl
  > dd
  .desc--price
  em {
  font-family: 'ClashDisplay-Bold', 'Noto Sans JP';
  font-weight: 900;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Ticket
    .inner-section
    .ticket
    > main
    > section
    > .inner
    > .baseinfo
    > article
    > main
    > dl
    > dd
    .desc--price
    em {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Ticket
    .inner-section
    .ticket
    > main
    > section
    > .inner
    > .baseinfo
    > article
    > main
    > dl
    > dd
    .desc--price
    em {
    font-size: 5.140186915887851vw !important;
  }
}
.common-settings#Ticket
  .inner-section
  .ticket
  > main
  > section
  > .inner
  > .baseinfo
  > article
  > main
  > dl
  > dd
  .desc--price
  small {
  margin-left: 0.25em;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Ticket
    .inner-section
    .ticket
    > main
    > section
    > .inner
    > .baseinfo
    > article
    > main
    > dl
    > dd
    .desc--price
    small {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Ticket
    .inner-section
    .ticket
    > main
    > section
    > .inner
    > .baseinfo
    > article
    > main
    > dl
    > dd
    .desc--price
    small {
    font-size: 3.271028037383178vw !important;
  }
}
.common-settings#Ticket .inner-section .ticket > main > section > .inner > .baseinfo > article > main > .txt p {
  line-height: 1.3;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Ticket .inner-section .ticket > main > section > .inner > .baseinfo > article > main > .txt p {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Ticket .inner-section .ticket > main > section > .inner > .baseinfo > article > main > .txt p {
    font-size: 3.504672897196262vw !important;
  }
}
.common-settings#Ticket .inner-section .ticket > main > section > .inner > .baseinfo > article > main > .txt p > small {
  opacity: 0.7;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=70)';
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Ticket
    .inner-section
    .ticket
    > main
    > section
    > .inner
    > .baseinfo
    > article
    > main
    > .txt
    p
    > small {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Ticket
    .inner-section
    .ticket
    > main
    > section
    > .inner
    > .baseinfo
    > article
    > main
    > .txt
    p
    > small {
    font-size: 2.570093457943925vw !important;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Ticket .inner-section .ticket > main > section > .inner > .ticketinfo {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Ticket .inner-section .ticket > main > section > .inner > .ticketinfo:not(:first-child) {
    border-top: solid 1px #000;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Ticket .inner-section .ticket > main > section > .inner > .ticketinfo:not(:last-child) {
    margin-bottom: 40px;
  }
}
.common-settings#Ticket .inner-section .ticket > main > section > .inner > .ticketinfo > article {
  position: relative;
  box-sizing: border-box;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Ticket .inner-section .ticket > main > section > .inner > .ticketinfo > article {
    width: 100%;
    padding: 15px 0px 15px 30px;
    border-left: solid 7px #000;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Ticket .inner-section .ticket > main > section > .inner > .ticketinfo > article {
    padding-top: 8.177570093457945vw;
    padding-left: 4.672897196261682vw;
    padding-right: 4.672897196261682vw;
    padding-bottom: 8.177570093457945vw;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Ticket .inner-section .ticket > main > section > .inner > .ticketinfo > article:not(:first-child) {
    border-top: solid 1px #000;
  }
}
.common-settings#Ticket
  .inner-section
  .ticket
  > main
  > section
  > .inner
  > .ticketinfo
  > article[data-status='end']:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.5);
  z-index: 3;
}
.common-settings#Ticket
  .inner-section
  .ticket
  > main
  > section
  > .inner
  > .ticketinfo
  > article[data-status='end']:after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: '終了しました';
  color: #fff;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 4;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Ticket
    .inner-section
    .ticket
    > main
    > section
    > .inner
    > .ticketinfo
    > article[data-status='end']:after {
    font-size: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Ticket
    .inner-section
    .ticket
    > main
    > section
    > .inner
    > .ticketinfo
    > article[data-status='end']:after {
    font-size: 4.205607476635514vw !important;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Ticket .inner-section .ticket > main > section > .inner > .ticketinfo > article[data-pcsize='half'] {
    width: 48.56770833333333%;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Ticket .inner-section .ticket > main > section > .inner > .ticketinfo > article[data-type='genchi'] {
    border-color: #aabfcc;
  }
}
.common-settings#Ticket
  .inner-section
  .ticket
  > main
  > section
  > .inner
  > .ticketinfo
  > article[data-type='genchi']
  > .ticketname {
  background: linear-gradient(transparent 70%, rgba(170, 191, 204, 0.5) 70%);
}
@media print, screen and (min-width: 769px) {
  .common-settings#Ticket
    .inner-section
    .ticket
    > main
    > section
    > .inner
    > .ticketinfo
    > article[data-type='haishin'] {
    border-color: #bdb9ed;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Ticket
    .inner-section
    .ticket
    > main
    > section
    > .inner
    > .ticketinfo
    > article[data-type='haishin']:first-child {
    padding-top: 4.672897196261682vw;
  }
}
.common-settings#Ticket
  .inner-section
  .ticket
  > main
  > section
  > .inner
  > .ticketinfo
  > article[data-type='haishin']
  > .ticketname {
  background: linear-gradient(transparent 70%, rgba(189, 185, 237, 0.5) 70%);
}
@media print, screen and (min-width: 769px) {
  .common-settings#Ticket .inner-section .ticket > main > section > .inner > .ticketinfo > article:not(:last-child) {
    margin-bottom: 35px;
  }
}
.common-settings#Ticket .inner-section .ticket > main > section > .inner > .ticketinfo > article > .ticketname {
  margin-top: 0.8em;
  width: -webkit-fit-content;
  width: fit-content;
  line-height: 1;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Ticket .inner-section .ticket > main > section > .inner > .ticketinfo > article > .ticketname {
    margin-bottom: 0.8em;
    font-size: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Ticket .inner-section .ticket > main > section > .inner > .ticketinfo > article > .ticketname {
    margin-bottom: 1em;
    font-size: 5.140186915887851vw !important;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Ticket .inner-section .ticket > main > section > .inner > .ticketinfo > article > .md-list__ttlcont {
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Ticket .inner-section .ticket > main > section > .inner > .ticketinfo > article > .ticketprice {
    line-height: 1;
  }
}
.common-settings#Ticket .inner-section .ticket > main > section > .inner > .ticketinfo > article > .ticketprice em {
  font-family: 'ClashDisplay-Bold', 'Noto Sans JP';
  font-weight: 900;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Ticket .inner-section .ticket > main > section > .inner > .ticketinfo > article > .ticketprice em {
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Ticket .inner-section .ticket > main > section > .inner > .ticketinfo > article > .ticketprice em {
    font-size: 5.140186915887851vw !important;
  }
}
.common-settings#Ticket .inner-section .ticket > main > section > .inner > .ticketinfo > article > .ticketprice small {
  margin-left: 0.2em;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Ticket
    .inner-section
    .ticket
    > main
    > section
    > .inner
    > .ticketinfo
    > article
    > .ticketprice
    small {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Ticket
    .inner-section
    .ticket
    > main
    > section
    > .inner
    > .ticketinfo
    > article
    > .ticketprice
    small {
    font-size: 3.271028037383178vw !important;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Ticket .inner-section .ticket > main > section > .inner > .ticketinfo > article > footer {
    margin-top: 15px;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Ticket .inner-section .ticket > main > section > .inner > .ticketinfo > article > footer {
    margin-top: 5.841121495327103vw;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Ticket
    .inner-section
    .ticket
    > main
    > section
    > .inner
    > .ticketinfo
    > article
    > footer[data-column='2'] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Ticket
    .inner-section
    .ticket
    > main
    > section
    > .inner
    > .ticketinfo
    > article
    > footer[data-column='2']
    .md-btn__links {
    width: 48.9851150202977%;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Ticket
    .inner-section
    .ticket
    > main
    > section
    > .inner
    > .ticketinfo
    > article
    > footer[data-column='2']
    .md-btn__links:not(:last-child) {
    margin-bottom: 1.869158878504673vw;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Ticket
    .inner-section
    .ticket
    > main
    > section
    > .inner
    > .ticketinfo
    > article
    > footer
    .md-btn__links {
    margin-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Ticket
    .inner-section
    .ticket
    > main
    > section
    > .inner
    > .ticketinfo
    > article
    > footer
    .md-btn__links {
    margin-left: auto;
    margin-right: auto;
    width: 73.3644859813084vw;
  }
}
.common-settings#Ticket .inner-section .ticket > main > section > .inner > .ticketinfo > article > footer > small {
  margin-top: 0.8em;
  display: block;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Ticket .inner-section .ticket > main > section > .inner > .ticketinfo > article > footer > small {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Ticket .inner-section .ticket > main > section > .inner > .ticketinfo > article > footer > small {
    text-align: center;
    font-size: 2.570093457943925vw !important;
  }
}
.common-settings#Ticket .inner-section .ticket > main > section > .inner > .ticketinfo > article > aside {
  border-bottom: solid 1px rgba(189, 185, 237, 0.2);
}
@media print, screen and (min-width: 769px) {
  .common-settings#Ticket .inner-section .ticket > main > section > .inner > .ticketinfo > article > aside {
    margin-top: 45px;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Ticket .inner-section .ticket > main > section > .inner > .ticketinfo > article > aside {
    margin-top: 7.009345794392523vw;
    padding-bottom: 5.841121495327103vw;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Ticket .inner-section .ticket > main > section > .inner > .ticketinfo > article > aside > h6 {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Ticket .inner-section .ticket > main > section > .inner > .ticketinfo > article > aside > h6 {
    margin-bottom: 3.504672897196262vw;
  }
}
.common-settings#Ticket .inner-section .ticket > main > section > .inner > .ticketinfo > article > aside > h6 em {
  line-height: 1;
  background: linear-gradient(transparent 70%, rgba(189, 185, 237, 0.5) 70%);
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Ticket .inner-section .ticket > main > section > .inner > .ticketinfo > article > aside > h6 em {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Ticket .inner-section .ticket > main > section > .inner > .ticketinfo > article > aside > h6 em {
    font-size: 3.738317757009346vw !important;
  }
}
.common-settings#Ticket .inner-section .ticket > main > section > .inner > .ticketinfo > article > aside > ul {
  list-style-type: disc;
}
.common-settings#Ticket .inner-section .ticket > main > section > .inner > .ticketinfo > article > aside > ul > li {
  margin-left: 1.5em;
  line-height: 1.6;
  font-weight: 700;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Ticket .inner-section .ticket > main > section > .inner > .ticketinfo > article > aside > ul > li {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Ticket .inner-section .ticket > main > section > .inner > .ticketinfo > article > aside > ul > li {
    font-size: 3.271028037383178vw !important;
  }
}
.common-settings#Ticket
  .inner-section
  .ticket
  > main
  > section
  > .inner
  > .ticketinfo
  > article
  > aside
  > ul
  > li:not(:last-child) {
  margin-bottom: 0.4em;
}
.common-settings#Ticket
  .inner-section
  .ticket
  > main
  > section
  > .inner
  > .ticketinfo
  > article
  > aside
  > ul
  > li
  > ul {
  list-style-type: circle;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Ticket
    .inner-section
    .ticket
    > main
    > section
    > .inner
    > .ticketinfo
    > article
    > aside
    > ul
    > li
    > ul {
    margin-top: 15px;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Ticket
    .inner-section
    .ticket
    > main
    > section
    > .inner
    > .ticketinfo
    > article
    > aside
    > ul
    > li
    > ul {
    margin-top: 2.803738317757009vw;
  }
}
.common-settings#Ticket
  .inner-section
  .ticket
  > main
  > section
  > .inner
  > .ticketinfo
  > article
  > aside
  > ul
  > li
  > ul
  > li {
  margin-left: 1.5em;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Ticket
    .inner-section
    .ticket
    > main
    > section
    > .inner
    > .ticketinfo
    > article
    > aside
    > ul
    > li
    > ul
    > li {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Ticket
    .inner-section
    .ticket
    > main
    > section
    > .inner
    > .ticketinfo
    > article
    > aside
    > ul
    > li
    > ul
    > li {
    font-size: 3.271028037383178vw !important;
  }
}
.common-settings#Ticket
  .inner-section
  .ticket
  > main
  > section
  > .inner
  > .ticketinfo
  > article
  > aside
  > ul
  > li
  > ul
  > li:not(:last-child) {
  margin-bottom: 0.4em;
}
.common-settings#Ticket
  .inner-section
  .ticket
  > main
  > section
  > .inner
  > .ticketinfo
  > article
  > aside
  > ul
  > li
  > ul
  > li
  a {
  text-decoration: underline;
  color: #000;
}
@media print, screen and (min-width: 769px) {
  .common-settings#Ticket
    .inner-section
    .ticket
    > main
    > section
    > .inner
    > .ticketinfo
    > article
    > aside
    > ul
    > li
    > ul
    > li
    a:hover {
    text-decoration: none;
  }
}
@media print, screen and (min-width: 769px) {
  .common-settings#Ticket .inner-section .ticket > main > section > .inner > .ticketinfo > article > .otherinfo {
    margin-top: 30px;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Ticket .inner-section .ticket > main > section > .inner > .ticketinfo > article > .otherinfo {
    margin-top: 5.841121495327103vw;
  }
}
.common-settings#Ticket .inner-section .ticket > main > section > .inner .l-attention:not(:first-child) {
  border-top: solid 1px rgba(0, 0, 0, 0.1);
}
@media print, screen and (min-width: 769px) {
  .common-settings#Ticket .inner-section .ticket > main > section > .inner .l-attention:not(:first-child) {
    margin-top: 40px;
    padding-top: 20px;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Ticket .inner-section .ticket > main > section > .inner .l-attention:not(:first-child) {
    padding-left: 4.672897196261682vw;
    padding-right: 4.672897196261682vw;
    padding-top: 7.009345794392523vw;
    padding-bottom: 7.009345794392523vw;
  }
}
.common-settings#Ticket .inner-section .ticket > main > section > .inner .l-attention > p {
  opacity: 0.7;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=70)';
}
@media print, screen and (min-width: 769px) {
  .common-settings#Ticket .inner-section .ticket > main > section > .inner .l-attention > p {
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 768px) {
  .common-settings#Ticket .inner-section .ticket > main > section > .inner .l-attention > p {
    font-size: 2.570093457943925vw !important;
  }
}

.ticket-out {
  position: absolute;
  top: -2%;
  left: -2%;
  width: 104%;
  height: 104%;
  background: white;
  opacity: 0.7;
  display: grid;
  place-items: center;
}

.ticket-out span {
  font-weight: 900;
  font-size: 1.5rem;
  font-family: 'Noto Sans JP';
}

@media screen and (max-width: 768px) {
  .ticket-out {
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
  }

  .ticket-out span {
    font-size: 13.1px;
  }
}
