@charset "UTF-8";
@import "https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";
/*-------------------------------------
reset css
-------------------------------------*/
/*
http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
@import url("https://fonts.googleapis.com/css?family=Crimson+Text:400,400i,600,600i,700,700i");
@import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Outfit&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Outfit:wght@500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Outfit:wght@600&display=swap");
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,
select, button, input, textarea,
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; }

/* HTML5 display-role reset for older browsers */
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; }

.bg-yellow {
  background: #fde960; }

.bg-orange {
  background: #ff8600; }

.bg-blue {
  background: #00c5ff; }

.bg-green {
  background: #9cc813; }

.bg-black {
  background: #000000; }

/*-------------------------------------
 Base Settings
-------------------------------------*/
body {
  font-size: 1.86666vw;
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "Jun34Pro", "Lucida Grande", "segoe UI", "ヒラギノ角ゴ ProN W3", "Hiragino Maru Gothic Pro", Verdana, Arial, sans-serif;
  font-family: 'Noto Sans JP';
  color: #1e1d1d;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  line-height: 1.5;
  letter-spacing: 0.13333vw; }

.j-font {
  font-family: 'Outfit', sans-serif; }

/* --------------------
  tags
-------------------- */
a {
  color: #104ea1;
  text-decoration: none; }

a.link-txt {
  color: #de0515; }

b {
  font-weight: bold; }

i {
  display: inline-block; }

em {
  font-style: normal; }

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom; }

iframe,
object,
video,
embed {
  max-width: 100%;
  display: block;
  margin: 0 auto; }

table {
  width: 100%; }

* {
  box-sizing: border-box;
  outline: none; }

input,
textarea {
  border: none; }

button.ti {
  text-indent: 160%; }

.bx-controls-auto {
  display: none; }

.u-tc {
  text-align: center !important; }

.disable,
.disable-link {
  cursor: default;
  opacity: 0.3 !important;
  text-decoration: none !important; }
  .disable a,
  .disable-link a {
    text-decoration: none !important;
    cursor: default; }
  .disable:hover,
  .disable-link:hover {
    cursor: default;
    opacity: 0.3 !important;
    text-decoration: none !important; }

.em-txt {
  color: #b37e00;
  font-weight: bold; }

.link-txt {
  text-decoration: underline; }
  .link-txt:hover {
    text-decoration: none; }

.font-family2 {
  font-family: "Crimson Text", serif; }

/*
.thank-you {
  margin-left: 13.33333vw;
} */
.line-through {
  text-decoration: line-through; }

.flex {
  display: -ms-flexbox;
  display: flex; }

.protect-box {
  user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -webkit-touch-callout: none; }

img.protect {
  pointer-events: none; }

img.protect.active {
  opacity: 1; }

.u-b {
  font-weight: bold; }

.u-tl {
  text-align: left !important; }

.u-tc {
  text-align: center !important; }

.u-tr {
  text-align: right !important; }

.u-db {
  display: block !important; }

.u-di {
  display: inline-block !important; }

.u-fl {
  float: left !important; }

.u-fr {
  float: right !important; }

.u-b {
  font-weight: bold !important; }

.u-cp {
  cursor: pointer !important; }

.u-vt {
  vertical-align: top !important; }

.u-vm {
  vertical-align: middle !important; }

.u-vba {
  vertical-align: baseline !important; }

.u-vbo {
  vertical-align: bottom !important; }

.u-f12 {
  font-size: 2.66666vw !important;
  line-height: 4.53333vw !important; }

.u-f13 {
  font-size: 2.66666vw !important;
  line-height: 4.8vw !important; }

.u-f14 {
  font-size: 2.93333vw !important;
  line-height: 4.8vw !important; }

.u-f15 {
  font-size: 3.2vw !important;
  line-height: 5.06666vw !important; }

.u-f25 {
  font-size: 4.53333vw !important;
  line-height: 2 !important; }

.u-pink {
  color: #ed5498 !important; }

.u-white {
  color: #ffffff !important; }

.u-orange {
  color: #ff8600; }

.u-green {
  color: #7ac226; }

.u-blue {
  color: #3399cc; }

.u-gray {
  color: #999999; }

.u-black {
  color: #1e1d1d; }

.u-red {
  color: #de0515 !important; }

.u-sp-mtm {
  margin-top: 4vw; }

.u-f12 {
  font-size: 2.66666vw;
  line-height: 4.26666vw; }

.u-mtn {
  margin-top: 0 !important; }

.u-mts {
  margin-top: 1.33333vw !important; }

.u-mtm {
  margin-top: 2.66666vw !important; }

.u-mtl,
.sp-u-mtl {
  margin-top: 4vw !important; }

.u-mtx {
  margin-top: 5.33333vw !important; }

.u-mtxl,
.sp-u-mtxl {
  margin-top: 6.66666vw !important; }

.u-mbn {
  margin-bottom: 0 !important; }

.u-mbs,
.sp-u-mbs {
  margin-bottom: 1.33333vw !important; }

.u-mbm,
.sp-u-mbm {
  margin-bottom: 2.66666vw !important; }

.u-mbl,
.sp-u-mbl {
  margin-bottom: 4vw !important; }

.u-mbx,
.sp-u-mbx {
  margin-bottom: 5.33333vw !important; }

.u-mbxl {
  margin-bottom: 6.66666vw !important; }

.u-mln {
  margin-left: 0 !important; }

.u-mls {
  margin-left: 1.33333vw !important; }

.u-mlm {
  margin-left: 2.66666vw !important; }

.u-mll {
  margin-left: 4vw !important; }

.u-mlx {
  margin-left: 5.33333vw !important; }

.u-mlxl {
  margin-left: 6.66666vw !important; }

.u-mrn {
  margin-right: 0 !important; }

.u-mrs {
  margin-right: 1.33333vw !important; }

.u-mrm {
  margin-right: 2.66666vw !important; }

.u-mrl {
  margin-right: 4vw !important; }

.u-mrx {
  margin-right: 5.33333vw !important; }

.u-mrxl {
  margin-right: 6.66666vw !important; }

.u-mra {
  margin-right: auto !important; }

.u-mla {
  margin-left: auto !important; }

.u-mca {
  margin-left: auto !important;
  margin-right: auto !important; }

.u-ptn {
  padding-top: 0 !important; }

.u-pts {
  padding-top: 1.33333vw !important; }

.u-ptm {
  padding-top: 2.66666vw !important; }

.u-ptl {
  padding-top: 4vw !important; }

.u-ptx {
  padding-top: 5.33333vw !important; }

.u-ptxl {
  padding-top: 6.66666vw !important; }

.u-pbn {
  padding-bottom: 0 !important; }

.u-pbs {
  padding-bottom: 1.33333vw !important; }

.u-pbm {
  padding-bottom: 2.66666vw !important; }

.u-pbl {
  padding-bottom: 4vw !important; }

.u-pbx {
  padding-bottom: 5.33333vw !important; }

.u-pbxl {
  padding-bottom: 6.66666vw !important; }

.u-pln {
  padding-left: 0 !important; }

.u-pls {
  padding-left: 1.33333vw !important; }

.u-plm {
  padding-left: 2.66666vw !important; }

.u-pll {
  padding-left: 4vw !important; }

.u-plx {
  padding-left: 5.33333vw !important; }

.u-plxl {
  padding-left: 6.66666vw !important; }

.u-prn {
  padding-right: 0 !important; }

.u-prs {
  padding-right: 1.33333vw !important; }

.u-prm {
  padding-right: 2.66666vw !important; }

.u-prl {
  padding-right: 4vw !important; }

.u-prx {
  padding-right: 5.33333vw !important; }

.u-prxl {
  padding-right: 6.66666vw !important; }

.loader-simple, .loader-simple.style2 {
  height: 8.53333vw;
  width: 8.53333vw;
  animation: rotation 1s infinite linear;
  border: 0.26666vw solid rgba(0, 0, 0, 0.2);
  border-top-color: rgba(0, 0, 0, 0.7);
  border-radius: 50%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  margin: auto; }

.style2.loader-simple {
  border: 0.53333vw solid rgba(255, 255, 255, 0.2);
  border-top-color: rgba(255, 255, 255, 0.7); }

@keyframes rotation {
  to {
    transform: rotate(360deg); } }

.pc {
  display: none !important; }

.sp-container2 {
  padding: 0vw 2.66666vw; }

.opac {
  transition: 0.3s; }
  .opac:hover {
    opacity: 0.7; }

/* header
--------------- */
.header {
  max-width: 100vw;
  position: relative; }
  .header .fixed-wrap {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1000; }
  .header .fixed-area {
    top: 0;
    left: 0;
    z-index: 101;
    width: 100%;
    position: fixed;
    box-shadow: 0.93333vw 0.93333vw 5.33333vw rgba(0, 0, 0, 0.15);
    background-color: #8e1d22; }
  .header .container {
    position: relative; }
  .header .header-inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    .header .header-inner a {
      color: #1e1d1d; }
  .header .sp-left-box .logo-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    padding-top: 1.6vw;
    height: 16vw; }
  .header .sp-left-box .logo {
    display: block;
    width: 11.46666vw;
    margin-left: 1.6vw;
    margin-top: -1.6vw; }
    .header .sp-left-box .logo img {
      display: block;
      width: 100%; }
  .header .sp-left-box .sp-left-txt {
    margin-left: 0.8vw;
    margin-top: 0.53333vw;
    width: 53.73333vw; }
    .header .sp-left-box .sp-left-txt img {
      display: block;
      width: 100%; }
  .header .sp-right-box {
    display: -ms-flexbox;
    display: flex; }
    .header .sp-right-box .sp-btn-wrap ul {
      display: -ms-flexbox;
      display: flex; }
    .header .sp-right-box .sp-btn-wrap li.ticket {
      width: 16vw; }
      .header .sp-right-box .sp-btn-wrap li.ticket a {
        font-size: 3.46666vw;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: bold;
        font-style: italic;
        color: #000000;
        height: 16vw;
        letter-spacing: 0.04em;
        background: #fc008c;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: center;
            justify-content: center;
        position: relative;
        box-sizing: border-box; }
        .header .sp-right-box .sp-btn-wrap li.ticket a:after {
          content: "";
          background: url(../img/arrow_bk.png) no-repeat;
          background-size: 100%;
          width: 5.33333vw;
          height: 2.13333vw;
          position: absolute;
          display: block;
          right: 1.73333vw;
          bottom: 1.73333vw; }
    .header .sp-right-box .sp-btn-wrap li.menu {
      background-image: linear-gradient(135deg, #df0101 0%, #660005 100%);
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      width: 16vw;
      height: 16vw; }
    .header .sp-right-box .link-ticket a {
      background: url(../img/btn-ticket.png) 0 0/contain no-repeat;
      display: block;
      width: 16vw;
      aspect-ratio: 1/1; }
  .header .ticker-box {
    padding: 1.6vw 2.66666vw;
    background: #f5edcc; }
    .header .ticker-box .parts-ticker {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      width: 100%; }
    .header .ticker-box .date {
      color: #df0101;
      font-family: "Roboto Condensed", sans-serif;
      font-size: 3.2vw;
      font-weight: 700;
      line-height: 1;
      letter-spacing: 0.13333em;
      white-space: nowrap;
      margin-right: 5.33333vw;
      width: 16.66666vw;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }
    .header .ticker-box .txt, .header .ticker-box .txt a {
      color: #000;
      font-size: 3.2vw;
      font-weight: 700;
      line-height: 1.25;
      letter-spacing: 0.03333em;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden; }
  .header .menu-hamburger-wrap {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.97);
    background-image: linear-gradient(90deg, rgba(167, 127, 32, 0.8) 0%, rgba(233, 213, 67, 0.8) 100%);
    z-index: 100;
    position: fixed;
    top: 16vw;
    bottom: 0;
    left: 0;
    right: 0;
    transition: 0.3s;
    visibility: hidden;
    opacity: 0;
    padding: 3.73333vw 5.33333vw; }
    .header .menu-hamburger-wrap.active {
      visibility: visible;
      opacity: 1; }
  .header .main-menu-wrap ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .header .main-menu-wrap ul li {
      text-align: center;
      border-bottom: 0.26666vw solid rgba(255, 255, 255, 0.8);
      width: 100%;
      position: relative; }
      .header .main-menu-wrap ul li a {
        font-size: 6.66666vw;
        letter-spacing: .08em;
        font-weight: 700;
        color: #000;
        font-family: 'Roboto Condensed', sans-serif;
        line-height: 1;
        display: block;
        box-sizing: border-box;
        padding: 5.6vw 4.26666vw; }
        .header .main-menu-wrap ul li a:after {
          content: '';
          border: 0;
          border-top: solid 1.33333vw #000;
          border-right: solid 1.33333vw #000;
          width: 2.66666vw;
          height: 2.66666vw;
          position: absolute;
          top: 50%;
          right: 0;
          transform: translate(0, -50%) rotate(45deg); }
  .header ul.sns-icon-list-box {
    padding: 10.66666vw 0 0;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (13.33333vw)[auto-fit];
        grid-template-columns: repeat(auto-fit, 13.33333vw);
    gap: 4vw;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center; }
    .header ul.sns-icon-list-box li a,
    .header ul.sns-icon-list-box li img {
      display: block; }
  .header ul.aritst-btn-list-box {
    display: -ms-flexbox;
    display: flex; }
    .header ul.aritst-btn-list-box li {
      width: 50%; }
      .header ul.aritst-btn-list-box li a {
        font-size: 3.2vw;
        display: block;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: center;
            justify-content: center;
        font-weight: bold;
        height: 9.33333vw;
        display: -ms-flexbox;
        display: flex; }

body.home .fixed-wrap {
  min-height: 16vw; }
  body.home .fixed-wrap .aritst-btn-list-box {
    display: none; }

body.second .fixed-wrap {
  min-height: 16vw; }

/* footer
--------------- */
.footer {
  background: #000;
  color: #ffffff;
  z-index: 3;
  position: relative; }
  .footer > .container {
    padding: 3.33333vw 2.66666vw 3.33333vw 2.66666vw; }
  .footer.notice-off {
    padding-bottom: 0; }
  .footer .footer-first-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-flow: row-reverse wrap;
        flex-flow: row-reverse wrap;
    -ms-flex-align: center;
        align-items: center;
    padding-top: 2.66666vw;
    padding-bottom: 2.66666vw; }
  .footer .sns-icon-list-box {
    display: -ms-flexbox;
    display: flex;
    gap: 1.86666vw; }
    .footer .sns-icon-list-box li a {
      background-position: 0 0;
      background-repeat: no-repeat;
      background-size: contain;
      display: block;
      width: 10.66666vw;
      aspect-ratio: 1/1; }
      .footer .sns-icon-list-box li a.twitter {
        background-image: url("../img/icon_x.png"); }
      .footer .sns-icon-list-box li a.instagram {
        background-image: url("../img/icon_instagram.png"); }
  .footer a {
    color: #ffffff; }
  .footer ul.detail-nav-list-box {
    display: -ms-flexbox;
    display: flex;
    padding-left: 2.66666vw; }
    .footer ul.detail-nav-list-box > li {
      width: 25%;
      margin-bottom: 5.33333vw; }
      .footer ul.detail-nav-list-box > li:last-child {
        margin-bottom: 0; }
  .footer .child-list-box {
    margin-left: 1.33333vw; }
    .footer .child-list-box > li {
      margin-bottom: 1.33333vw;
      font-size: 2.93333vw; }
      .footer .child-list-box > li:before {
        content: "-";
        margin-right: 0.66666vw; }
      .footer .child-list-box > li a {
        text-decoration: underline; }
  .footer .child2-list-box {
    margin-left: 1.33333vw;
    font-size: 2.93333vw; }
    .footer .child2-list-box li {
      margin-top: 1.06666vw; }
      .footer .child2-list-box li:before {
        content: "・";
        margin-right: 0.26666vw; }
  .footer .copy {
    font-size: 2.4vw;
    font-weight: 500;
    letter-spacing: 0.08em; }
  .footer .backnumber-2022 {
    padding: 2.66666vw 13.33333vw 2.66666vw 4vw;
    font-weight: bold;
    background: #fff;
    line-height: 6.66666vw; }
    .footer .backnumber-2022 h2 {
      color: #000; }
    .footer .backnumber-2022 .history-links {
      margin-top: 0;
      font-size: 3.46666vw;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .footer .backnumber-2022 .history-links a {
        letter-spacing: 0;
        display: inline-block;
        color: #de0515;
        margin-right: 3.2vw; }
        .footer .backnumber-2022 .history-links a:first-child {
          margin-left: 0; }

.modal-wrap,
.modal-overlay {
  position: fixed;
  top: 0;
  left: 0; }

.modal-wrap {
  z-index: 1050; }

.modal-youtube {
  width: 90vw;
  height: 50.5vw; }

.modal-overlay {
  background: rgba(0, 0, 0, 0.6);
  z-index: 0; }

.modal-content .modal-parts {
  max-height: 65vh;
  background: #ffffff;
  overflow: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch; }

.modal-content {
  position: absolute;
  z-index: 10;
  height: auto;
  margin: 0 auto;
  width: 90%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: 0.3s;
  opacity: 0; }

.modal-close {
  position: absolute;
  top: -8vw;
  right: -0.66666vw;
  z-index: 10;
  width: 6.66666vw;
  height: 6.66666vw; }
  .modal-close:before, .modal-close:after {
    display: block;
    position: absolute;
    top: 50%;
    width: 6.66666vw;
    height: 0.53333vw;
    background: #fff;
    left: 0;
    content: ""; }
  .modal-close:before {
    transform: rotate(-45deg); }
  .modal-close:after {
    transform: rotate(45deg); }

.modal-overlay,
.modal-wrap {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6); }

.discontinue .modal-box {
  font-size: 3.5vw;
  padding-top: 6.66666vw;
  text-align: center; }
  .discontinue .modal-box .ttl {
    font-size: 5.4vw; }

.discontinue .modal-parts {
  padding: 2.66666vw; }
  .discontinue .modal-parts .img-box {
    text-align: center;
    margin-bottom: 7.46666vw; }
    .discontinue .modal-parts .img-box img {
      max-width: 100%;
      width: auto; }
  .discontinue .modal-parts .modal-box > .ttl {
    margin-bottom: 6.66666vw;
    font-weight: bold; }
  .discontinue .modal-parts .modal-box > .color-red {
    color: #104ea1; }
  .discontinue .modal-parts .f-bold {
    font-weight: bold;
    color: #104ea1;
    margin-bottom: 2vw;
    display: inline-block;
    line-height: 5.73333vw;
    font-size: 3.73333vw; }

@keyframes modal-video {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes modal-video-inner {
  from {
    transform: translate(0, 13.33333vw); }
  to {
    transform: translate(0, 0); } }

.modal-video {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 1000000;
  cursor: pointer;
  opacity: 1;
  animation-timing-function: ease-out;
  animation-duration: .3s;
  animation-name: modal-video;
  transition: opacity .3s ease-out; }

.modal-video-close {
  opacity: 0; }

.modal-video-close .modal-video-movie-wrap {
  transform: translate(0, 13.33333vw); }

.modal-video-body {
  max-width: 85%;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: table; }

.modal-video-inner {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%; }

.modal-video-movie-wrap {
  width: 100%;
  height: 0;
  position: relative;
  padding-bottom: 56.25%;
  background-color: #333;
  animation-timing-function: ease-out;
  animation-duration: .3s;
  animation-name: modal-video-inner;
  transform: translate(0, 0);
  transition: transform .3s ease-out; }

.modal-video-movie-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.modal-video-close-btn {
  position: absolute;
  z-index: 2;
  top: -9.33333vw;
  right: 0vw;
  display: inline-block;
  width: 6.66666vw;
  height: 6.66666vw;
  overflow: hidden;
  border: none;
  background: transparent; }

.modal-video-close-btn:before {
  transform: rotate(45deg); }

.modal-video-close-btn:after {
  transform: rotate(-45deg); }

.modal-video-close-btn:before,
.modal-video-close-btn:after {
  content: '';
  position: absolute;
  height: 0.26666vw;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -0.13333vw;
  background: #fff;
  border-radius: 0.66666vw;
  margin-top: -0.8vw; }

.bx-wrapper {
  position: relative; }

.bx-controls .bx-controls-direction a {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin-top: -7.46666vw;
  width: 5.33333vw;
  aspect-ratio: 1/1;
  text-indent: -1333.2vw; }
  .bx-controls .bx-controls-direction a.disabled {
    opacity: 0.3; }
  .bx-controls .bx-controls-direction a::before {
    content: "";
    border-top: solid 0.4vw #fde960;
    border-right: solid 0.4vw #fde960;
    display: block;
    width: 100%;
    height: 100%;
    transform: rotate(225deg); }
  .bx-controls .bx-controls-direction a.bx-prev {
    left: 1.33333vw; }
  .bx-controls .bx-controls-direction a.bx-next {
    right: 1.33333vw;
    transform: translateY(-50%) scale(-1, 1); }

.bx-pager {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  gap: 4.4vw;
  margin-top: 4.8vw; }
  .bx-pager .bx-pager-item a {
    display: block;
    width: 2.66666vw;
    height: 2.66666vw;
    border-radius: 13.33333vw;
    text-indent: -1333.2vw;
    background: #aa8121; }
    .bx-pager .bx-pager-item a.active {
      background: #fde960; }

.menu-trigger {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
  position: relative; }
  .menu-trigger .menu-trigger-inner {
    display: block;
    width: 9.33333vw;
    height: 7.46666vw;
    position: relative; }
  .menu-trigger span {
    display: inline-block;
    transition: 0.3s;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    width: 100%;
    height: 0.53333vw;
    background-color: #fff; }
    .menu-trigger span:nth-of-type(1) {
      top: 0;
      width: 100%; }
    .menu-trigger span:nth-of-type(2) {
      top: 3.46666vw;
      width: 80%; }
    .menu-trigger span:nth-of-type(3) {
      top: 6.93333vw;
      width: 60%; }
  .menu-trigger.active span:nth-of-type(1) {
    top: 0;
    width: 100%;
    transform: translateY(3.46666vw) rotate(-45deg); }
  .menu-trigger.active span:nth-of-type(2) {
    opacity: 0; }
  .menu-trigger.active span:nth-of-type(3) {
    transform: translateY(-3.46666vw) rotate(45deg);
    top: 6.93333vw;
    width: 100%; }

body.second .second-box {
  font-size: 3.46666vw;
  line-height: 1.5;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 5.33333vw 0 8vw;
  position: relative;
  z-index: 10;
  min-height: 80vw; }

body.second .fixed-wrap2 {
  position: -webkit-sticky;
  position: sticky;
  z-index: 90;
  height: 11.73333vw !important;
  margin-top: -5.86666vw;
  top: 18vw; }
  body.second .fixed-wrap2 .fixed-area2 {
    transition: 0.3s; }

body.second .second-main .container {
  height: 24vw;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  box-sizing: border-box;
  position: relative; }

body.second .second-main h1.post-title {
  padding-top: 0.8vw;
  color: #000;
  font-size: 8vw;
  font-family: "Roboto Condensed", sans-serif;
  font-style: italic;
  font-weight: 700;
  letter-spacing: .08em; }

body.second .second-main .breadcrump-list-box {
  position: absolute;
  top: 1.33333vw;
  left: 2vw;
  display: -ms-flexbox;
  display: flex; }
  body.second .second-main .breadcrump-list-box br {
    display: none; }
  body.second .second-main .breadcrump-list-box,
  body.second .second-main .breadcrump-list-box a {
    color: #000; }
  body.second .second-main .breadcrump-list-box.sp-bk,
  body.second .second-main .breadcrump-list-box.sp-bk a {
    color: #000; }
  body.second .second-main .breadcrump-list-box li {
    font-size: 2.93333vw;
    margin-right: 1.33333vw; }
    body.second .second-main .breadcrump-list-box li:first-child:before {
      content: "";
      display: none; }
    body.second .second-main .breadcrump-list-box li:before {
      content: ">";
      margin-right: 1.33333vw; }
    body.second .second-main .breadcrump-list-box li a {
      text-decoration: underline;
      color: #fff; }
      body.second .second-main .breadcrump-list-box li a:hover {
        text-decoration: none; }

body.second .second-main.lineup {
  position: relative;
  z-index: 30; }

body.second .second-main.lineup, body.second .second-main.artist, body.second .second-main.artist.detail {
  background: url(../img/second_main_bg_sp.png) #000;
  background-size: cover;
  background-position: left top; }

body.second .second-main.lineup, body.second .second-main.artist {
  height: 29.86666vw; }

body.second .second-main.artist.detail {
  height: 24vw; }

body.second .second-main.ticket {
  background: url(../img/second_main_bg_sp.png) #000;
  background-size: 100%;
  background-position: left top; }

body.second .second-main.areamap {
  background: url(../img/second_main_bg_sp.png) #000;
  background-size: 100%;
  background-position: left top; }

body.second .second-main.news {
  background: url(../img/second_main_bg_sp.png) #000;
  background-size: 100%;
  background-position: left top; }

body.second .second-main.qa {
  background: url(../img/second_main_bg_sp.png) #000;
  background-size: 100%;
  background-position: left top; }

body.second .second-main.goods {
  background: url(../img/second_main_bg_sp.png) #000;
  background-size: cover;
  background-position: left top; }

body.second .second-main.emoney {
  background: url(../img/second_main_bg_sp.png) #000;
  background-size: 100%;
  background-position: left top; }

body.second .second-main.guideline {
  background: url(../img/second_main_bg_sp.png) #000;
  background-size: 100%;
  background-position: left top; }

body.second .black-ttl-wrap {
  color: #ffffff;
  background: #0c2430; }
  body.second .black-ttl-wrap ul.black-ttl-list-box {
    display: -ms-flexbox;
    display: flex;
    letter-spacing: 0.53333vw; }
    body.second .black-ttl-wrap ul.black-ttl-list-box li {
      box-sizing: border-box;
      width: 50%;
      font-size: 4.8vw; }
      body.second .black-ttl-wrap ul.black-ttl-list-box li .place {
        padding-top: 2.13333vw;
        height: 10.66666vw;
        text-align: center;
        font-size: 6.66666vw;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: center;
            justify-content: center;
        font-weight: bold;
        font-family: "Crimson Text", serif; }
        body.second .black-ttl-wrap ul.black-ttl-list-box li .place:before {
          content: "";
          width: 3.2vw;
          height: 3.2vw;
          display: inline-block;
          position: relative;
          top: -0.8vw;
          margin-right: 2.4vw; }
      body.second .black-ttl-wrap ul.black-ttl-list-box li .sublink {
        letter-spacing: 0.26666vw;
        color: #0c2430;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: end;
            justify-content: flex-end;
        height: 8vw;
        padding-right: 2.66666vw;
        font-size: 2.93333vw; }
      body.second .black-ttl-wrap ul.black-ttl-list-box li .arrow {
        position: relative;
        font-weight: bold; }
        body.second .black-ttl-wrap ul.black-ttl-list-box li .arrow:before {
          content: "";
          display: inline-block;
          width: 5.06666vw;
          position: relative;
          top: 0vw;
          height: 2.13333vw;
          margin-right: 2.4vw; }

body.second .page-nav-list-wrap .page-nav-list-wrap-inner {
  position: relative;
  width: 94.66666vw;
  margin: 0 auto;
  background: #000;
  border-radius: 2.66666vw; }
  body.second .page-nav-list-wrap .page-nav-list-wrap-inner.style1 li {
    font-size: 5.73333vw; }
    body.second .page-nav-list-wrap .page-nav-list-wrap-inner.style1 li a {
      height: 11.46666vw;
      box-sizing: border-box;
      padding-top: 3.2vw; }
  body.second .page-nav-list-wrap .page-nav-list-wrap-inner.style2 li {
    font-size: 3.46666vw; }
    body.second .page-nav-list-wrap .page-nav-list-wrap-inner.style2 li a {
      display: block;
      height: 10.66666vw;
      box-sizing: border-box;
      color: #fff;
      padding-top: 2.66666vw; }
  body.second .page-nav-list-wrap .page-nav-list-wrap-inner.length2 li {
    width: calc(100% / 2); }
  body.second .page-nav-list-wrap .page-nav-list-wrap-inner.length2 .page-nav-list-active-line {
    width: calc(100% / 2); }
  body.second .page-nav-list-wrap .page-nav-list-wrap-inner.length3 li {
    width: calc(100% / 3); }
  body.second .page-nav-list-wrap .page-nav-list-wrap-inner.length3 .page-nav-list-active-line {
    width: calc(100% / 3); }
  body.second .page-nav-list-wrap .page-nav-list-wrap-inner.length4 li {
    width: calc(100% / 4); }
  body.second .page-nav-list-wrap .page-nav-list-wrap-inner.length4 .page-nav-list-active-line {
    width: calc(100% / 4); }
  body.second .page-nav-list-wrap .page-nav-list-wrap-inner.length6 li {
    width: calc(100% / 6); }
  body.second .page-nav-list-wrap .page-nav-list-wrap-inner.length6 .page-nav-list-active-line {
    width: calc(100% / 6); }

body.second .page-nav-list-wrap .page-nav-list-box {
  display: -ms-flexbox;
  display: flex; }
  body.second .page-nav-list-wrap .page-nav-list-box > li {
    /* font-family: $crimsonText; */
    color: #fff;
    width: 25%;
    text-align: center;
    font-family: "Roboto Condensed", sans-serif;
    font-style: italic;
    font-weight: bold; }
    body.second .page-nav-list-wrap .page-nav-list-box > li .youbi {
      line-height: 1.86666vw;
      font-size: 2.66666vw; }
    body.second .page-nav-list-wrap .page-nav-list-box > li a {
      position: relative;
      box-sizing: border-box;
      display: block;
      color: #fff;
      height: 9.33333vw;
      padding-top: 1.6vw; }
      body.second .page-nav-list-wrap .page-nav-list-box > li a::after {
        position: absolute;
        top: 50%;
        right: -0.13333vw;
        transform: translateY(-50%);
        display: block;
        content: "";
        height: 7.73333vw;
        width: 0.26666vw;
        background: #fff;
        opacity: 0.2; }
    body.second .page-nav-list-wrap .page-nav-list-box > li a.active {
      color: #ffd563; }
    body.second .page-nav-list-wrap .page-nav-list-box > li:last-of-type a::after {
      display: none; }

body.second .date-long-ttl {
  color: #ffffff;
  font-size: 6.66666vw;
  font-weight: bold;
  box-sizing: border-box;
  letter-spacing: 0.26666vw;
  line-height: 1rem; }
  body.second .date-long-ttl .youbi {
    font-size: 3.73333vw;
    margin-left: 1.33333vw; }

body.second .subtitle {
  display: block;
  color: #fde960;
  font-size: 4vw;
  font-weight: bold;
  margin: 2.66666vw 0 0; }

body.second .second-box {
  padding: 6.93333vw 2.66666vw 8vw;
  position: relative;
  z-index: 10; }

body.second .notice-lists {
  margin: 1.33333vw 0; }
  body.second .notice-lists li {
    text-indent: -5.06666vw;
    margin-left: 5.06666vw; }
    body.second .notice-lists li:before {
      content: "※";
      margin-right: 0.66666vw; }

body.second .cautions-wrap {
  background: #f3f3f3;
  padding: 5.33333vw 2.66666vw;
  font-size: 3.33333vw;
  line-height: 1.5;
  border-radius: 2.66666vw; }
  body.second .cautions-wrap .ttl {
    margin: 4vw 0 1.33333vw;
    color: #de0515;
    font-weight: bold; }
  body.second .cautions-wrap .cautions-box {
    margin: 1.33333vw 0;
    font-size: 3.06666vw; }
    body.second .cautions-wrap .cautions-box li {
      margin-left: 5.33333vw;
      list-style-type: disc;
      margin-bottom: 2vw; }
    body.second .cautions-wrap .cautions-box.cautions-box--asterisk li {
      list-style-type: "※"; }
    body.second .cautions-wrap .cautions-box.cautions-box--numbering {
      counter-reset: cnt; }
      body.second .cautions-wrap .cautions-box.cautions-box--numbering li {
        counter-increment: cnt;
        list-style-type: none;
        margin-left: 2.5em;
        position: relative; }
        body.second .cautions-wrap .cautions-box.cautions-box--numbering li::before {
          content: "(" counter(cnt) ") ";
          margin-left: -2.5em;
          position: absolute;
          top: 0;
          left: 0; }
    body.second .cautions-wrap .cautions-box.cautions-box--numbering02 {
      counter-reset: cnt; }
      body.second .cautions-wrap .cautions-box.cautions-box--numbering02 li {
        counter-increment: cnt;
        list-style-type: none;
        margin-left: 1.65em; }
        body.second .cautions-wrap .cautions-box.cautions-box--numbering02 li::before {
          content: counter(cnt) "．";
          margin-left: -1.65em; }
    body.second .cautions-wrap .cautions-box.no-indent li {
      margin-left: 0; }
  body.second .cautions-wrap .text-box {
    font-weight: bold;
    font-size: 3.46666vw; }

body.second.artist .main-container {
  position: relative; }
  body.second.artist .main-container .cs {
    font-size: 3.73333vw;
    color: #fff;
    font-weight: 700;
    text-align: center;
    margin-top: 5.33333vw; }

body.second.artist .lineup-btn-item, body.second.artist .lineup-btn-list a {
  width: 90%;
  font-size: 2.93333vw;
  color: #ffd563;
  border: 0.13333vw solid #fff;
  text-align: center;
  padding: 0.66666vw 0;
  margin: 0 auto;
  font-weight: 500; }

body.second.artist .lineup-btn-list {
  margin-top: 4vw;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  gap: 2vw 0; }
  body.second.artist .lineup-btn-list a {
    display: block; }

body.second.artist .feslogo {
  width: 38.66666vw;
  box-sizing: border-box;
  border-radius: 1.06666vw;
  padding: 2.66666vw;
  background: #fff;
  margin: 5.86666vw auto 0; }

body.second.artist .thumbnail-area {
  margin: 8vw auto; }
  body.second.artist .thumbnail-area .thumb-lists {
    position: relative;
    z-index: 2;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 6.66666vw 2.66666vw;
    -ms-flex-pack: center;
        justify-content: center; }
    body.second.artist .thumbnail-area .thumb-lists > li {
      width: calc(50% - 1.33333vw); }
      body.second.artist .thumbnail-area .thumb-lists > li a {
        display: block;
        position: relative; }
        body.second.artist .thumbnail-area .thumb-lists > li a .image {
          overflow: hidden;
          position: relative;
          min-height: 29.86666vw;
          background: #e7ecef; }
          body.second.artist .thumbnail-area .thumb-lists > li a .image img {
            transition: 1s; }
      body.second.artist .thumbnail-area .thumb-lists > li .opening {
        text-align: center;
        color: #ffd562;
        font-size: 3.73333vw;
        font-weight: 700;
        margin-bottom: 2vw; }
      body.second.artist .thumbnail-area .thumb-lists > li .name {
        font-size: 3.46666vw;
        line-height: 4.26666vw;
        font-weight: 500;
        margin-top: 2.66666vw;
        text-align: center;
        color: #fff;
        position: relative; }
        body.second.artist .thumbnail-area .thumb-lists > li .name .anno {
          font-size: 2.4vw;
          display: block;
          margin-top: 0.93333vw; }
        body.second.artist .thumbnail-area .thumb-lists > li .name .new {
          font-weight: 700;
          margin-right: 1.33333vw;
          background: #ff42ac;
          color: #fff;
          display: inline-block;
          position: relative;
          top: -0.66666vw;
          padding: 0 2vw 0;
          font-size: 2.66666vw;
          margin-bottom: 0;
          height: 4vw;
          line-height: 3.73333vw;
          border-radius: 1.8vw; }
          body.second.artist .thumbnail-area .thumb-lists > li .name .new:before {
            content: "NEW"; }
  body.second.artist .thumbnail-area .big-thumb {
    display: block;
    text-align: center;
    margin: 0 0 8vw; }
    body.second.artist .thumbnail-area .big-thumb > li {
      width: 100%;
      display: block;
      margin: 0 auto !important; }
      body.second.artist .thumbnail-area .big-thumb > li a .image {
        height: auto;
        width: 50%;
        margin: 0 auto !important; }
      body.second.artist .thumbnail-area .big-thumb > li .texts {
        display: -ms-inline-flexbox;
        display: inline-flex;
        text-align: center;
        margin: 2.66666vw auto 0;
        font-weight: bold; }
      body.second.artist .thumbnail-area .big-thumb > li .sp-text {
        color: #104ea1;
        background: #ffffff;
        letter-spacing: 0.05rem;
        font-size: 2.66666vw;
        width: 24vw;
        text-align: center;
        top: 1.33333vw;
        line-height: 5.06666vw;
        margin-right: 2.66666vw; }
      body.second.artist .thumbnail-area .big-thumb > li .name {
        font-size: 5.06666vw;
        margin: 0; }

body.second.artist .text-more {
  font-size: 4vw;
  font-weight: 700;
  color: #fff;
  display: block;
  margin: 5.33333vw 0vw 10.66666vw;
  text-align: right;
  position: relative;
  z-index: 3; }

body.second.artist .text-cs {
  font-size: 5.33333vw;
  font-weight: bold;
  color: #fde960;
  display: block;
  margin: 0vw 2.66666vw 16vw;
  text-align: center;
  position: relative;
  z-index: 3; }

body.second.artist .day-icon {
  margin: 0 auto 2.66666vw;
  text-indent: -1333.2vw;
  overflow: hidden;
  width: 25.6vw;
  height: 25.6vw; }
  body.second.artist .day-icon.day1, body.second.artist .day-icon.day2, body.second.artist .day-icon.day3 {
    position: relative;
    z-index: 3; }
  body.second.artist .day-icon.day1 {
    background: url(../img/artist_date1.png) center no-repeat;
    background-size: contain; }
  body.second.artist .day-icon.day2 {
    background: url(../img/artist_date2.png) center no-repeat;
    background-size: contain; }
  body.second.artist .day-icon.day3 {
    background: url(../img/artist_date3.png) center no-repeat;
    background-size: contain; }

body.second.artist.artist .main-container {
  position: relative; }

body.second.artist.artist.lineup .main-container .day1 + .thumbnail-area {
  position: relative; }

body.second.artist.artist.lineup .main-container .day2 + .thumbnail-area {
  position: relative; }

body.second.artist.detail .main-container {
  overflow: hidden;
  background: url(../img/bg_grad_sp.png) repeat-y center top;
  background-size: 100% auto;
  color: #ffffff;
  position: relative; }
  body.second.artist.detail .main-container .second-box {
    width: 100%;
    margin: 0 auto; }
  body.second.artist.detail .main-container:after {
    content: "";
    display: block;
    background: url(../img/bg_effect2.png) no-repeat right bottom;
    background-size: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 5; }

body.second.artist.detail .place-link-wrap-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  margin-bottom: 5.33333vw; }
  body.second.artist.detail .place-link-wrap-list .place {
    font-size: 2.93333vw;
    line-height: 5.33333vw;
    font-weight: bold;
    margin-right: 1.06666vw; }
  body.second.artist.detail .place-link-wrap-list .link-list-box {
    display: -ms-flexbox;
    display: flex; }
    body.second.artist.detail .place-link-wrap-list .link-list-box li {
      color: #d1ebf7;
      line-height: 5.33333vw;
      display: block;
      font-family: "Roboto Condensed", sans-serif;
      font-style: italic;
      padding: 0 0.26666vw; }
      body.second.artist.detail .place-link-wrap-list .link-list-box li a {
        color: #fde960;
        display: block;
        background: #000000;
        border-radius: 4vw;
        opacity: 1; }
        body.second.artist.detail .place-link-wrap-list .link-list-box li a span.span-wrap .date,
        body.second.artist.detail .place-link-wrap-list .link-list-box li a span.span-wrap .week {
          opacity: 1; }
      body.second.artist.detail .place-link-wrap-list .link-list-box li span.span-wrap {
        padding: 0.26666vw 3.2vw;
        line-height: 5.73333vw; }
        body.second.artist.detail .place-link-wrap-list .link-list-box li span.span-wrap .date,
        body.second.artist.detail .place-link-wrap-list .link-list-box li span.span-wrap .week {
          opacity: 0.6; }
        body.second.artist.detail .place-link-wrap-list .link-list-box li span.span-wrap .date {
          font-size: 3.6vw; }
        body.second.artist.detail .place-link-wrap-list .link-list-box li span.span-wrap .week {
          font-size: 2.53333vw;
          margin-left: -0.26666vw; }

body.second.artist.detail .artist-name {
  font-weight: bold;
  text-align: center;
  font-size: 6.13333vw;
  line-height: 7.73333vw;
  margin-bottom: 4vw;
  word-break: break-all;
  color: #ffffff; }

body.second.artist.detail .image-wrap {
  text-align: center; }

body.second.artist.detail .profile-movie-wrap {
  background: rgba(0, 0, 0, 0.4);
  position: relative;
  z-index: 20;
  padding: 6.66666vw 2.66666vw 8vw; }
  body.second.artist.detail .profile-movie-wrap .profile-area {
    margin-bottom: 8vw; }
    body.second.artist.detail .profile-movie-wrap .profile-area .prof-1 {
      margin-bottom: 8vw; }
    body.second.artist.detail .profile-movie-wrap .profile-area .read {
      margin-bottom: 5.33333vw; }
  body.second.artist.detail .profile-movie-wrap .official-btn a {
    display: block;
    background: #de0515;
    color: #fff;
    font-weight: bold;
    font-size: 3.46666vw;
    line-height: 9.33333vw;
    text-align: center;
    margin: 4vw 0 6.66666vw;
    border-radius: 13.33333vw; }
  body.second.artist.detail .profile-movie-wrap .movie-area .play-btn {
    z-index: 2;
    border-radius: 13.33333vw;
    width: 10.66666vw;
    height: 10.66666vw;
    background: rgba(252, 0, 140, 0.8);
    text-indent: -1333.2vw;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); }
    body.second.artist.detail .profile-movie-wrap .movie-area .play-btn:after {
      content: "";
      display: block;
      width: 0;
      height: 0;
      position: absolute;
      border-left: 2.66666vw solid #ffffff;
      border-bottom: 1.73333vw solid transparent;
      border-top: 1.73333vw solid transparent;
      top: 3.6vw;
      left: 4.26666vw; }
  body.second.artist.detail .profile-movie-wrap .movie-area iframe {
    width: 100%;
    height: 52vw; }
  body.second.artist.detail .profile-movie-wrap .movie-area .youtube-two .youtube:last-child {
    margin-top: 6vw; }
  body.second.artist.detail .profile-movie-wrap .movie-area .comment-movie-two {
    margin-top: 8vw; }
    body.second.artist.detail .profile-movie-wrap .movie-area .comment-movie-two .movie.comment-movie {
      margin-top: 0vw; }
  body.second.artist.detail .profile-movie-wrap .movie-area .movie.comment-movie {
    margin-top: 8vw;
    padding: 0;
    padding-bottom: 0; }
    body.second.artist.detail .profile-movie-wrap .movie-area .movie.comment-movie .img-bg {
      background-size: 120%;
      background-position: center;
      height: 44.93333vw; }
  body.second.artist.detail .profile-movie-wrap .movie-area .section-title {
    margin-bottom: 2vw; }
  body.second.artist.detail .profile-movie-wrap .movie-area .movie-title {
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
    font-style: italic;
    font-weight: bold;
    font-size: 5.6vw;
    margin: 0 0 3.73333vw;
    text-align: center;
    letter-spacing: 0.05em; }

body.second.artist.detail .member-area__title {
  font-size: 5.33333vw;
  color: #ffffff;
  line-height: 1;
  letter-spacing: 0.08em;
  font-style: italic; }
  body.second.artist.detail .member-area__title .roboto {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700; }
  body.second.artist.detail .member-area__title .small {
    font-size: 3.2vw;
    font-weight: 400;
    font-style: normal; }

body.second.artist.detail .member-item .image-wrap {
  margin: 0 auto 4vw;
  width: 46.66666vw; }

body.second.artist.detail .member-item .official-btn {
  margin-top: 4vw; }
  body.second.artist.detail .member-item .official-btn a {
    margin-top: 0;
    margin-bottom: 0; }

body.second.artist.detail .member-name {
  color: #ffd562;
  font-size: 4.8vw;
  font-weight: 700;
  line-height: 1.66667;
  text-align: center;
  margin-bottom: 4vw; }

body.second.artist.detail .member-prof p {
  text-align: justify;
  word-break: normal; }

body.second.artist.detail .member-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  gap: 10.66666vw 0;
  margin-top: 10.66666vw; }

body.second.artist.detail .comment-title {
  color: #ffffff;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 5.6vw;
  font-weight: 700;
  font-style: italic;
  line-height: 1;
  letter-spacing: 0.05em;
  text-align: center;
  margin-top: 6.93333vw;
  margin-bottom: 4.53333vw; }

body.second.artist.detail .comment-container {
  border: 0.26666vw solid #ffd562;
  padding: 2.13333vw 3.73333vw 3.73333vw; }

body.second.artist.detail .comment-block + .comment-block {
  margin-top: 5.33333vw; }

body.second.artist.detail .comment-question,
body.second.artist.detail .comment-answer {
  font-size: 3.46666vw;
  line-height: 1.75;
  letter-spacing: 0.08em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt"; }

body.second.artist.detail .comment-question {
  color: #ffd562;
  font-weight: 700;
  margin-bottom: 1.6vw; }
  body.second.artist.detail .comment-question::before {
    content: "― "; }

body.second.artist.detail .comment-answer {
  color: #ffffff; }

body.second.news .news-title {
  margin-bottom: 5.33333vw;
  font-weight: bold;
  font-size: 4vw;
  line-height: 6.4vw; }
  body.second.news .news-title .date {
    margin-bottom: 1.86666vw;
    color: #de0515;
    font-size: 3.46666vw;
    line-height: 5.33333vw; }

body.second.news .h3-ttl {
  font-size: 3.73333vw;
  line-height: 5.33333vw;
  font-weight: bold;
  margin-bottom: 5.33333vw; }

body.second.news .h4-ttl {
  font-size: 3.46666vw;
  line-height: 5.06666vw;
  font-weight: bold;
  margin-bottom: 5.33333vw; }

body.second.news .column-02-list-box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  body.second.news .column-02-list-box li {
    width: 49%; }
    body.second.news .column-02-list-box li:nth-child(2n-1) {
      margin-right: 1%; }
    body.second.news .column-02-list-box li:nth-child(2n) {
      margin-left: 1%; }

body.second.news .marker {
  font-weight: bold;
  background: linear-gradient(transparent 0%, #fff000 0%);
  display: inline; }

body.second.news .line {
  margin: 0 -4vw;
  margin-top: 8vw;
  margin-bottom: 7.73333vw;
  height: 0.26666vw;
  background: #dde7eb; }

body.second.news .news-list-area {
  position: relative; }
  body.second.news .news-list-area .news-list-box {
    /* display: none; */
    min-height: auto;
    position: absolute;
    left: 0;
    top: 0;
    transition: 0.3s;
    visibility: hidden;
    opacity: 0; }
    body.second.news .news-list-area .news-list-box.active {
      position: relative;
      display: block;
      opacity: 1;
      visibility: visible; }
    body.second.news .news-list-area .news-list-box li {
      word-break: break-all;
      /* display: flex; */
      margin-bottom: 2.66666vw; }
      body.second.news .news-list-area .news-list-box li a {
        color: #1e1d1d;
        text-decoration: underline; }
      body.second.news .news-list-area .news-list-box li .date {
        min-width: 10.66666vw;
        color: #de0515;
        margin-bottom: 0.66666vw; }
      body.second.news .news-list-area .news-list-box li .title {
        -ms-flex: 1;
            flex: 1; }
        body.second.news .news-list-area .news-list-box li .title:hover {
          text-decoration: none; }
  body.second.news .news-list-area ul.controler {
    margin-top: 6.66666vw;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center; }
    body.second.news .news-list-area ul.controler .control {
      transition: 0.3s; }
    body.second.news .news-list-area ul.controler #backnumber-prev {
      margin-right: 2.66666vw; }
    body.second.news .news-list-area ul.controler #backnumber-next:before {
      content: "|";
      margin-right: 2.66666vw; }
    body.second.news .news-list-area ul.controler a {
      text-decoration: underline;
      color: #de0515; }
      body.second.news .news-list-area ul.controler a:hover {
        text-decoration: none; }
      body.second.news .news-list-area ul.controler a.disable {
        text-decoration: none; }

body.second.news .news-list-wrapper {
  background-color: #f5edcc;
  padding: 5.33333vw 2.66666vw; }
  body.second.news .news-list-wrapper .news-list-area {
    margin: auto; }
  body.second.news .news-list-wrapper .icon-blank {
    position: relative;
    top: 0.4vw;
    margin-left: 0;
    margin-right: 0.66666vw;
    display: inline-block;
    width: 2.66666vw;
    height: 2.66666vw;
    background: url(../img/icon_link_bk.png) no-repeat;
    background-size: 100%; }
    body.second.news .news-list-wrapper .icon-blank.wh {
      background: url(../img/icon_link_wh.png) no-repeat;
      background-size: 100%; }

body.second.ticket .platina-img {
  text-align: center;
  padding-top: 5.33333vw;
  padding-bottom: 4vw; }
  body.second.ticket .platina-img img.platina-ticket {
    width: 40%;
    margin-bottom: 5.33333vw; }
  body.second.ticket .platina-img .goods-box {
    text-align: center; }
    body.second.ticket .platina-img .goods-box p {
      font-size: 2.8vw; }
  body.second.ticket .platina-img img.platina-goods {
    width: 85%;
    margin-bottom: 0; }

body.second.ticket .ticket-ttl {
  font-size: 6.66666vw;
  line-height: 1;
  font-weight: bold;
  letter-spacing: .08em;
  text-align: center;
  display: block;
  color: #de0515;
  margin-bottom: 4.26666vw; }

body.second.ticket .cities > li {
  background: #104ea1; }
  body.second.ticket .cities > li .place {
    font-weight: bold;
    padding: 2.66666vw 4vw 0;
    margin-bottom: -2.66666vw; }
  body.second.ticket .cities > li .city-txt-block {
    padding: 2.66666vw 4vw; }
    body.second.ticket .cities > li .city-txt-block .ttl {
      font-weight: bold; }

body.second.ticket .cities .ticket-detail-list-box > li:not(:last-child) {
  /* margin-bottom: 1.33333vw; */ }

body.second.ticket .cities .ticket-detail-list-box > li .info {
  display: -ms-flexbox;
  display: flex; }
  body.second.ticket .cities .ticket-detail-list-box > li .info .date {
    width: 17.33333vw; }
  body.second.ticket .cities .ticket-detail-list-box > li .info .content {
    width: 13.33333vw; }

body.second.ticket .ticktore {
  width: 40vw;
  margin-top: 1.33333vw;
  margin-bottom: 1.33333vw; }

body.second.ticket .cautions-wrap {
  margin-top: 2.13333vw;
  padding-top: 4.26666vw;
  padding-left: 4vw;
  padding-right: 4vw; }
  body.second.ticket .cautions-wrap .text-box {
    margin-bottom: -1.06666vw;
    font-size: 3.73333vw;
    letter-spacing: 0.05em;
    line-height: 1.42857; }
  body.second.ticket .cautions-wrap .ttl {
    margin-top: 3.73333vw;
    margin-bottom: 1.06666vw;
    padding-left: 1em;
    letter-spacing: 0.05em;
    line-height: 1.32;
    text-indent: -1em; }
  body.second.ticket .cautions-wrap .cautions-box {
    margin-top: 0.8vw;
    font-size: 3.2vw;
    line-height: 1.5;
    letter-spacing: 0.05em; }
  body.second.ticket .cautions-wrap p {
    font-size: 3.2vw;
    letter-spacing: 0.05em; }
    body.second.ticket .cautions-wrap p + .cautions-box {
      margin-top: 1.86666vw; }

body.second.ticket .ticket-info {
  text-align: center;
  background: #f5edcc;
  padding-top: 7.46666vw;
  padding-bottom: 8vw; }
  body.second.ticket .ticket-info .ticket-info-container {
    padding: 0 2.66666vw;
    margin-bottom: 2.66666vw; }
  body.second.ticket .ticket-info .ttl {
    font-size: 4vw;
    font-weight: bold;
    line-height: 6.4vw; }
  body.second.ticket .ticket-info .bd {
    border-top: 0.13333vw solid #d1ebf7;
    margin-top: 5.33333vw;
    padding-top: 5.33333vw; }
  body.second.ticket .ticket-info .text {
    margin: 2.66666vw 0;
    font-weight: bold; }
  body.second.ticket .ticket-info .btn-more {
    margin-top: 5.33333vw; }
    body.second.ticket .ticket-info .btn-more a {
      height: auto;
      width: 100%;
      letter-spacing: 0;
      border-radius: 13.33333vw; }

body.second.ticket .line-through .text {
  margin: 1.33333vw 0;
  line-height: 4vw; }

body.second.ticket .ticket-btn-box {
  display: block;
  background: #ffffff;
  border-radius: 2.66666vw;
  box-shadow: 0.66666vw 0 2.66666vw rgba(0, 0, 0, 0.15);
  padding-top: 2.93333vw;
  padding-bottom: 4vw;
  padding-left: 4vw;
  padding-right: 4vw; }
  body.second.ticket .ticket-btn-box:nth-child(n+2) {
    margin-top: 4vw; }
  body.second.ticket .ticket-btn-box .text-box .ttl {
    font-size: 4vw;
    font-weight: bold;
    line-height: 1.4;
    text-align: left;
    letter-spacing: 0.01em;
    margin-left: -1.06666vw; }
    body.second.ticket .ticket-btn-box .text-box .ttl span {
      font-size: 2.93333vw;
      font-weight: bold;
      line-height: 1.4; }
  body.second.ticket .ticket-btn-box .text-box .text {
    margin: 1.6vw 0 0;
    font-size: 2.93333vw;
    line-height: 4.4vw;
    font-weight: normal;
    text-align: left;
    opacity: 0.8;
    letter-spacing: 0.05em; }
  body.second.ticket .ticket-btn-box .btn-more-box {
    width: 100%;
    margin-top: 3.2vw; }
    body.second.ticket .ticket-btn-box .btn-more-box a {
      text-align: center;
      display: block;
      width: 100%;
      letter-spacing: 0.05em;
      border-radius: 13.33333vw;
      background: #de0515;
      color: #fff;
      font-weight: bold;
      padding: 2.26666vw 1.33333vw;
      position: relative;
      font-size: 3.46666vw;
      line-height: 1; }
      body.second.ticket .ticket-btn-box .btn-more-box a:after {
        content: "";
        display: block;
        width: 3.46666vw;
        height: 3.46666vw;
        background: url(../img/arrow_ticket.png);
        background-size: 100%;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 2.93333vw; }
    body.second.ticket .ticket-btn-box .btn-more-box.playguid a {
      margin-bottom: 3.2vw; }
      body.second.ticket .ticket-btn-box .btn-more-box.playguid a:last-child {
        margin-bottom: 0; }
  body.second.ticket .ticket-btn-box.finished {
    background: #e0e0e0; }
    body.second.ticket .ticket-btn-box.finished .text-box .ttl {
      opacity: .8; }
      body.second.ticket .ticket-btn-box.finished .text-box .ttl s {
        text-decoration: line-through 0.13333vw solid rgba(0, 0, 0, 0.8); }
    body.second.ticket .ticket-btn-box.finished .text-box .text {
      opacity: .6; }
    body.second.ticket .ticket-btn-box.finished .btn-more-box a {
      background: #cdad36;
      color: #fff; }
      body.second.ticket .ticket-btn-box.finished .btn-more-box a::after {
        background: url(../img/arrow_ticket02.png);
        background-size: 100%; }

body.second.ticket p.ticket-top-text {
  font-weight: bold;
  margin-bottom: 8vw;
  font-size: 3.2vw;
  line-height: 1.7; }

body.second.ticket .table-style-03 tr:nth-of-type(5) .space {
  line-height: 1.5; }

body.second.areamap .map-wrap {
  width: 94.66666vw; }
  body.second.areamap .map-wrap img {
    width: 100%; }

body.second.areamap p {
  padding-top: 0;
  line-height: 1.6; }
  body.second.areamap p.indent {
    padding-left: 1em;
    text-indent: -1em; }

body.second.areamap .areamap-bottom-txt-block .txt {
  margin-bottom: 2.66666vw; }

body.second.areamap .areamap-bottom-txt-block .print-btn {
  margin-bottom: 0; }

body.second.areamap .areamap__time {
  text-align: center;
  font-weight: bold;
  font-size: 4.53333vw;
  margin: 2.66666vw 0 0; }

body.second.areamap .areamap__copy {
  color: #ac9100;
  font-size: 4vw;
  font-weight: 700;
  line-height: calc(48/24);
  text-align: center;
  margin: 10.66666vw 0; }

body.second.areamap .areamap__title {
  color: #de0815;
  font-size: 3.73333vw;
  font-weight: 700;
  border-bottom: solid 0.4vw #de0815;
  margin-bottom: 2.66666vw;
  padding-bottom: 1.06666vw; }

body.second.areamap .areamap__text {
  margin: 9.6vw 0 0; }

body.second.areamap .nav-area {
  display: -ms-flexbox;
  display: flex;
  counter-reset: list 0;
  padding: 4vw 0 4vw;
  margin-bottom: 5.33333vw;
  border-bottom: #e7ecef solid 0.13333vw; }
  body.second.areamap .nav-area > * {
    -ms-flex: 1;
        flex: 1; }

body.second.areamap .image-box {
  margin: 4vw auto; }

body.second.areamap .artist-image {
  width: 42.66666vw; }

body.second.qa .qa-notesbox {
  margin-bottom: 10.66666vw;
  margin-top: 4vw; }
  body.second.qa .qa-notesbox h3 {
    font-size: 4.26666vw;
    font-weight: 700;
    line-height: 4.53333vw;
    letter-spacing: 0;
    color: #b37e00;
    text-align: center;
    margin-bottom: 4vw; }
  body.second.qa .qa-notesbox p {
    font-size: 3.46666vw;
    line-height: 5.33333vw; }

body.second.qa .table-style-02 tr {
  padding: 5.33333vw 0; }
  body.second.qa .table-style-02 tr th {
    margin-left: 5.33333vw;
    font-size: 3.73333vw;
    line-height: 1.4;
    position: relative;
    margin-bottom: 2.66666vw; }
    body.second.qa .table-style-02 tr th:before {
      position: absolute;
      content: "Q.";
      font-weight: bold;
      top: 0;
      left: -5.33333vw; }
  body.second.qa .table-style-02 tr td {
    margin-left: 5.33333vw;
    font-size: 3.46666vw;
    line-height: 1.5;
    position: relative; }
    body.second.qa .table-style-02 tr td:before {
      position: absolute;
      content: "A.";
      top: 0;
      left: -4.53333vw; }

body.second.qa .category {
  font-weight: bold;
  color: #000;
  font-size: 4vw;
  margin: 8vw 0 0vw; }
  body.second.qa .category:first-child {
    margin: 0 0 0vw; }

body.second.goods .main-container-img {
  background: url(../img/bg.jpg) repeat center top #000;
  background-size: 125%; }

body.second.goods .main-container-img {
  position: relative; }
  body.second.goods .main-container-img .goods_list {
    margin: 0 auto 1rem;
    text-align: center; }
    body.second.goods .main-container-img .goods_list img {
      border-radius: 1rem; }

body.second.goods .txt {
  color: #fff;
  line-height: 1.6;
  font-weight: 500; }
  body.second.goods .txt span {
    color: #104ea1; }

body.second.goods .goods-txt-box {
  padding: 4vw 0 2.66666vw;
  text-align: center;
  color: #fff;
  font-weight: 600;
  font-size: 3.46666vw;
  line-height: 5.6vw; }
  body.second.goods .goods-txt-box .ttl {
    font-size: 120%;
    line-height: 7.73333vw;
    margin-bottom: 3.33333vw;
    color: #ffd562; }
  body.second.goods .goods-txt-box .date {
    padding-top: 2.66666vw; }
    body.second.goods .goods-txt-box .date span {
      font-weight: bold;
      margin-top: 2.66666vw;
      margin-bottom: 0.66666vw;
      color: #ffd562;
      display: inline-block;
      font-size: 110%; }
  body.second.goods .goods-txt-box .small {
    padding-top: 6.66666vw;
    font-size: 85%;
    line-height: 4.8vw;
    margin-bottom: 5.33333vw; }
  body.second.goods .goods-txt-box.bucknumber, body.second.goods .goods-txt-box.bucknumber .ttl,
  body.second.goods .goods-txt-box.bucknumber .date span {
    color: #b4b4b4b5; }
  body.second.goods .goods-txt-box.bucknumber .btn-more {
    opacity: 0.7; }
    body.second.goods .goods-txt-box.bucknumber .btn-more a {
      background: #6E5A5B; }
      body.second.goods .goods-txt-box.bucknumber .btn-more a::after {
        border-color: #6E5A5B; }

body.second.goods .btn-more {
  margin: 5.33333vw auto 6vw; }
  body.second.goods .btn-more a {
    height: auto;
    width: 90%;
    letter-spacing: 0;
    border-radius: 13.33333vw;
    font-weight: 600;
    line-height: 5.06666vw;
    box-shadow: 0.53333vw 0.53333vw 4vw 0 rgba(0, 0, 0, 0.3); }
    body.second.goods .btn-more a span {
      font-size: 3.46666vw; }

body.second.emoney h2 {
  font-size: 4.53333vw;
  line-height: 6.13333vw;
  font-weight: 700; }

body.second.emoney h3 {
  font-size: 4vw;
  font-weight: 700;
  margin-bottom: 2.66666vw; }

body.second.emoney .txtarea {
  margin-bottom: 5.33333vw; }
  body.second.emoney .txtarea span {
    color: #b37e00; }

body.second.emoney ul.dot-list-box2 {
  margin-bottom: 5.33333vw; }

body.second.emoney small {
  font-size: 1.6vw; }

body.second .sp-original-tab-contents {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  transition: 0.3s;
  width: 100%; }
  body.second .sp-original-tab-contents.active {
    opacity: 1;
    position: relative;
    z-index: 2; }

body.second .dl-dblarr dt {
  position: relative;
  padding-left: 1em;
  font-weight: 700; }
  body.second .dl-dblarr dt:before {
    content: "»";
    position: absolute;
    top: -0.13333vw;
    left: 0; }

body.second a.link-color {
  color: #3399cc;
  text-decoration: underline; }
  body.second a.link-color:hover {
    text-decoration: none; }

body.second .sns-lists {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  height: 5.33333vw;
  margin-bottom: 5.33333vw; }
  body.second .sns-lists li {
    height: 5.33333vw; }
  body.second .sns-lists li:first-child {
    margin-left: auto; }
  body.second .sns-lists li:not(:first-child) {
    margin-left: 2.66666vw; }
  body.second .sns-lists .fb_iframe_widget span {
    display: block; }
  body.second .sns-lists li.line-btn a {
    background-image: url(../img/btn_line.png);
    display: block;
    height: 5.33333vw;
    width: 26.66666vw;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 100%;
    position: relative; }

body.second .img-center {
  display: table;
  margin: 0 auto; }
  body.second .img-center .caption-text {
    text-align: left;
    font-size: 1.86666vw; }

body.second.guideline .ttl {
  font-size: 4.26666vw;
  font-weight: bold;
  line-height: 5.97333vw;
  letter-spacing: 0;
  color: #b37e00;
  text-align: center; }

body.second.guideline .read {
  font-size: 3.46666vw;
  font-weight: 500;
  line-height: 6.06666vw;
  color: #000;
  margin-top: 4vw; }

body.second.guideline .guide-block {
  margin-top: 8vw; }

body.second.guideline .guide-ttl-wrap {
  background: #000;
  padding: 2vw 2.66666vw;
  margin-left: -2.66666vw;
  margin-right: -2.66666vw;
  color: #fff;
  display: -ms-flexbox;
  display: flex; }
  body.second.guideline .guide-ttl-wrap .left-box {
    width: 10vw;
    font-size: 8vw;
    line-height: 1;
    font-family: "Roboto Condensed", sans-serif;
    font-style: italic;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
        align-items: flex-start; }
  body.second.guideline .guide-ttl-wrap .right-box {
    -ms-flex: 1;
        flex: 1; }
    body.second.guideline .guide-ttl-wrap .right-box .txt {
      font-size: 4vw;
      line-height: 5.6vw;
      font-weight: bold;
      letter-spacing: .05em; }
    body.second.guideline .guide-ttl-wrap .right-box .tag li {
      background: #f0027f;
      display: inline-block;
      font-size: 2.93333vw;
      line-height: 6vw;
      font-weight: bold;
      color: #fff;
      padding: 0 2.66666vw;
      border-radius: 1.33333vw;
      margin-top: 1.33333vw;
      margin-right: 0.66666vw;
      margin-bottom: 1.33333vw; }
    body.second.guideline .guide-ttl-wrap .right-box .tag li.tag02 {
      background: #fff54d;
      color: #000; }

body.second.guideline .guide-box-wrap {
  display: block; }
  body.second.guideline .guide-box-wrap .left-box {
    width: 100%;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    body.second.guideline .guide-box-wrap .left-box img {
      width: auto;
      max-width: 48%;
      max-height: 49.33333vw; }
  body.second.guideline .guide-box-wrap .right-box {
    margin-top: 4vw; }
    body.second.guideline .guide-box-wrap .right-box p {
      font-size: 3.46666vw;
      line-height: 5.2vw;
      font-weight: 500;
      letter-spacing: .05em; }
    body.second.guideline .guide-box-wrap .right-box p.indent {
      font-size: 2.93333vw;
      font-weight: 500;
      line-height: 4.8vw;
      padding-left: 1.15em;
      text-indent: -1.15em; }
      body.second.guideline .guide-box-wrap .right-box p.indent span.em {
        display: block;
        font-size: 3.73333vw;
        font-weight: bold;
        color: #b37e00;
        line-height: 5.33333vw;
        margin-bottom: 2.66666vw; }
    body.second.guideline .guide-box-wrap .right-box a {
      text-decoration: underline; }

body.second.guideline .partner-block {
  margin-top: 10.66666vw;
  border: 0.53333vw solid #b37e00;
  border-radius: 2.66666vw;
  padding: 6vw 2.66666vw; }
  body.second.guideline .partner-block .ttl {
    margin-bottom: 6.66666vw; }
  body.second.guideline .partner-block .txt {
    font-size: 3.73333vw;
    font-weight: 500;
    text-align: center;
    line-height: 5.6vw;
    letter-spacing: .05em; }
  body.second.guideline .partner-block .img-box {
    margin-top: 4vw;
    text-align: center; }
    body.second.guideline .partner-block .img-box img {
      width: 70.66666vw; }

.table-style-01 tr, .table-style-02 tr, .table-style-03 tr {
  border-bottom: 0.26666vw solid rgba(222, 5, 21, 0.4);
  padding: 2.66666vw;
  display: -ms-grid;
  display: grid; }
  .table-style-01 tr:first-child, .table-style-02 tr:first-child, .table-style-03 tr:first-child {
    padding-top: 0; }
  .table-style-01 tr:last-child, .table-style-02 tr:last-child, .table-style-03 tr:last-child {
    /* padding-bottom: 0; */
    border-bottom: none; }

.table-style-01 th, .table-style-02 th, .table-style-03 th {
  text-align: left;
  margin-bottom: 1.33333vw;
  font-size: 3.46666vw;
  box-sizing: border-box;
  font-weight: bold; }

.table-style-01 td, .table-style-02 td, .table-style-03 td {
  font-size: 2.93333vw;
  /* padding-left: 10.66666vw; */ }

.table-style-01 .wrap-image, .table-style-02 .wrap-image, .table-style-03 .wrap-image {
  margin: 1.33333vw 0; }

.table-style-02 .ticktore {
  width: 40vw;
  margin-top: 1.33333vw;
  margin-bottom: 1.33333vw; }

.table-style-02 th {
  color: #de0515; }

.dot-list-box {
  font-size: 2.93333vw;
  line-height: 4.53333vw; }
  .dot-list-box li {
    padding-bottom: 4vw;
    margin-bottom: 4vw;
    padding-left: 2.66666vw;
    padding-right: 2.66666vw;
    border-bottom: 0.26666vw solid #dec58b; }
    .dot-list-box li:last-child {
      border-bottom: none;
      margin-bottom: 0; }
    .dot-list-box li .txt {
      text-indent: -5.33333vw;
      margin-left: 5.33333vw; }
      .dot-list-box li .txt:before {
        width: 2.66666vw;
        height: 2.66666vw;
        display: inline-block;
        content: "";
        margin-right: 2.66666vw;
        position: relative;
        top: 0vw; }
  .dot-list-box .ticktore {
    width: 40vw;
    margin-top: 1.33333vw;
    margin-bottom: 1.33333vw; }
  .dot-list-box .indent-style-01 {
    margin-left: 4.53333vw; }

.dl-circle dt {
  position: relative;
  padding-left: 1.5em;
  font-weight: 700; }
  .dl-circle dt:before {
    content: "●";
    position: absolute;
    top: 0;
    left: 0; }

.dot-lists li time {
  width: 9em;
  display: inline-block; }

.asta-lists > li {
  position: relative;
  padding-left: 1.2em;
  margin-top: 1em; }
  .asta-lists > li:not(:first-child) {
    margin-top: 0; }
  .asta-lists > li:before {
    content: "※";
    position: absolute;
    top: 0;
    left: 0; }

.dl-dblarr .indent {
  text-indent: 1em; }

.table-style-03 tr {
  padding-top: 4.26666vw;
  padding-bottom: 4.8vw;
  padding-left: 0;
  padding-right: 0; }

.table-style-03 th {
  padding-left: 2.66666vw;
  margin-bottom: 2.26666vw;
  color: #de0515;
  font-size: 4vw;
  letter-spacing: 0.05em; }

.table-style-03 .space {
  padding: 0;
  font-size: 3.46666vw;
  line-height: 1.38462;
  padding-left: 2.66666vw;
  padding-right: 4vw;
  letter-spacing: 0.05em; }

html.fixed #wrapper, html.fixed {
  overflow: hidden; }

html.fixed body {
  position: fixed;
  overflow: hidden; }

body {
  font-size: 3.46666vw;
  line-height: 5.33333vw;
  word-break: break-all; }

a {
  color: #de0515; }

#wrapper {
  width: 100%; }

.main-visual-wrap {
  position: relative; }

.btn-more a {
  position: absolute;
  display: block;
  z-index: 10;
  background: linear-gradient(61deg, #de0515 0%, #ff3140 50%, #de0515 100%);
  margin: 0 auto;
  font-family: 'Roboto Condensed', sans-serif;
  font-style: italic;
  font-weight: 900;
  height: 9.33333vw;
  width: 50.66666vw;
  font-size: 4vw;
  text-align: center;
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.08em;
  border-radius: 5.33333vw;
  padding: 2.66666vw 1.73333vw;
  position: relative;
  box-shadow: 0.53333vw 0.53333vw 4vw 0 rgba(0, 0, 0, 0.8); }
  .btn-more a:hover {
    transition: All 0.3s ease;
    opacity: 0.8; }
  .btn-more a::before {
    position: absolute;
    content: "";
    right: 3.33333vw;
    top: 50%;
    margin-top: -1.73333vw;
    width: 3.46666vw;
    height: 3.46666vw;
    border-radius: 100%;
    background: #fff; }
  .btn-more a::after {
    position: absolute;
    content: "";
    right: 4.66666vw;
    top: 50%;
    margin-top: -0.66666vw;
    width: 0.93333vw;
    height: 0.93333vw;
    border-top: 0.4vw solid #de0515;
    border-right: 0.4vw solid #de0515;
    transform: rotate(45deg); }

.btn-yellow a {
  background: #fde960;
  color: #1e1d1d; }

.main-visual {
  background: url(../img/main_sp.png) no-repeat center top/100vw auto;
  aspect-ratio: 750/500;
  position: relative; }

.main-visual-wrap {
  position: relative; }
  .main-visual-wrap .btn-more a {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 0);
    height: 9.33333vw;
    width: 50.66666vw;
    margin-bottom: 4.53333vw;
    box-shadow: 0 0.66666vw 2.66666vw rgba(0, 0, 0, 0.6); }

.content-bg-wrap {
  background: url(../img/bg.png) repeat center top #000;
  background-size: 149.46666vw auto; }

.section-title {
  z-index: 2;
  text-indent: -1333.2vw;
  display: block;
  position: relative;
  margin-left: auto;
  margin-right: auto; }

.btn-more a {
  display: block;
  z-index: 10;
  margin: 0 auto;
  height: 9.33333vw;
  width: 50.66666vw;
  font-size: 4vw;
  text-align: center;
  font-weight: 900;
  letter-spacing: 0.08em;
  border-radius: 5.33333vw;
  padding: 2.4vw 2vw; }
  .btn-more a:hover {
    transition: All 0.3s ease;
    opacity: 0.8; }

.sp-mainvisual {
  position: relative;
  width: 100vw;
  height: 76.8vw;
  overflow: hidden; }

.js-comment-play {
  position: relative; }

.icon-new-style, body.second.news .news-list-wrapper .icon-new, body.home .media-timeline .timeline-list-box .icon-new {
  display: inline-block;
  margin-left: 1.6vw;
  line-height: 1; }
  .icon-new-style:before, body.second.news .news-list-wrapper .icon-new:before, body.home .media-timeline .timeline-list-box .icon-new:before {
    content: "NEW";
    color: #ffffff;
    font-size: 2.8vw;
    font-family: "Roboto Condensed", sans-serif;
    font-style: italic;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    background: #de0515;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: text-bottom;
    padding: 0.8vw 1.33333vw 0.4vw;
    width: 10.66666vw; }

.arrow-link-txt2 {
  display: block;
  color: #3399cc;
  text-decoration: underline; }

.arrow-link-txt {
  font-size: 2.93333vw;
  position: relative;
  color: #3399cc;
  text-decoration: underline; }
  .arrow-link-txt:hover {
    text-decoration: none; }
  .arrow-link-txt:before {
    content: "";
    display: inline-block;
    background: url(../img/arrow_bk.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 4vw;
    height: 1.6vw;
    margin-right: 1.33333vw;
    position: relative;
    top: -0.13333vw; }

.more-btn {
  box-sizing: border-box;
  font-size: 3.46666vw;
  width: 100%;
  background: #3399cc;
  display: block;
  text-align: right;
  line-height: 9.33333vw;
  padding: 0 4vw;
  color: #ffffff;
  font-weight: bold;
  transition: 0.3s; }
  .more-btn.sp-style-02 {
    position: absolute;
    left: 0;
    bottom: 0; }
  .more-btn:before {
    content: "";
    display: inline-block;
    background: url(../img/arrow_wh.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 5.33333vw;
    height: 2.13333vw;
    margin-right: 2.4vw;
    position: relative;
    top: -0.13333vw; }
  .more-btn:hover {
    background: #38aee9; }

.section-title {
  font-family: "Crimson Text", serif;
  font-weight: bold;
  font-size: 6.66666vw;
  letter-spacing: 0.26666vw;
  margin-bottom: 3.6vw; }

.comment-movie {
  padding: 8vw 0vw;
  position: relative; }
  .comment-movie .arr {
    line-height: 2.66666vw;
    z-index: 20; }

body.home .artist-top {
  padding: 4.53333vw 0 9.06666vw; }
  body.home .artist-top .h2-ttl {
    gap: 4vw;
    -ms-flex-align: center;
        align-items: center; }
  body.home .artist-top .kome {
    text-align: right;
    margin-bottom: 2.66666vw; }
  body.home .artist-top .btn-more {
    margin: 2.66666vw 0;
    position: relative;
    z-index: 100; }
  body.home .artist-top ul {
    background: #fff;
    border-radius: 2.66666vw;
    margin: 5.33333vw 0 5.33333vw 5.33333vw;
    padding-top: 2.66666vw;
    padding-bottom: 2.66666vw;
    padding-left: 2.66666vw;
    padding-right: 2.66666vw; }
    body.home .artist-top ul li {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      margin-left: 12vw;
      padding-top: 2.66666vw;
      padding-bottom: 2.66666vw;
      padding-left: 3.73333vw;
      position: relative; }
      body.home .artist-top ul li + li {
        border-top: 0.26666vw solid rgba(0, 0, 0, 0.1); }
  body.home .artist-top .date {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 25.6vw;
    height: 25.6vw;
    text-indent: -1333.2vw;
    display: block;
    margin-left: -21.33333vw;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2; }
  body.home .artist-top .day1 .date {
    background-image: url(../img/date1.png); }
  body.home .artist-top .day2 .date {
    background-image: url(../img/date2.png); }
  body.home .artist-top .day3 .date {
    background-image: url(../img/date3.png); }
  body.home .artist-top .feslogo {
    width: 34.66666vw;
    margin: 0 auto 5.33333vw; }
  body.home .artist-top .name.text-cs {
    color: #fde960; }
  body.home .artist-top .name .small {
    display: block;
    font-size: 2.4vw; }
  body.home .artist-top .name span.j-font {
    font-weight: bold; }
  body.home .artist-top .name .big-name {
    color: #fff;
    display: block;
    margin: 1.33333vw 0 2.66666vw;
    position: relative; }
    body.home .artist-top .name .big-name .sp-text {
      color: #104ea1;
      position: absolute;
      background: #ffffff;
      letter-spacing: 0.05rem;
      font-size: 2.66666vw;
      width: 24vw;
      text-align: center;
      top: 50%;
      left: 0;
      transform: translate(0, -50%);
      height: 5.06666vw;
      line-height: 5.06666vw;
      margin: 0vw; }
    body.home .artist-top .name .big-name .sp-name {
      margin-left: 26.66666vw;
      font-size: 6.13333vw;
      line-height: 6.13333vw; }
  body.home .artist-top .subtitle {
    color: #fde960;
    padding: 0 2.66666vw 1.33333vw 18.66666vw; }

body.home .slider-banner {
  margin: 5.33333vw auto; }

body.home .content.comment-movie .section-title {
  width: 65.2vw;
  height: 6.26666vw;
  background: url(../img/ttl_comment.png) no-repeat top center;
  background-size: contain;
  margin: 0 auto 5.33333vw; }

body.home .content.comment-movie .comment-lists {
  overflow: hidden; }
  body.home .content.comment-movie .comment-lists .image-wrap {
    background-color: #ccc;
    border-radius: 2.66666vw;
    display: block;
    position: relative; }

body.home .content.comment-movie .comment-fade-box {
  opacity: 0; }

body.home .content.comment-movie .comment-fade-box {
  transition: 0.3s; }

body.home .content.comment-movie .comment-slider-area[data-slider-enable="true"] {
  max-height: 140vw; }

body.home .content.comment-movie .comment-slider-area .loader-simple2 {
  border: 0.13333vw solid rgba(255, 255, 255, 0.2);
  border-top-color: rgba(255, 255, 255, 0.7); }

body.home .content.comment-movie .comment-slider-area ul.slider-group-box {
  display: -ms-grid;
  display: grid;
  -ms-flex-pack: center;
      justify-content: center;
  gap: 3.46666vw 4vw;
  -ms-grid-columns: (41.33333vw)[auto-fit];
      grid-template-columns: repeat(auto-fit, 41.33333vw); }
  body.home .content.comment-movie .comment-slider-area ul.slider-group-box li.js-comment-play {
    width: 41.33333vw;
    position: relative; }
    body.home .content.comment-movie .comment-slider-area ul.slider-group-box li.js-comment-play .img-bg {
      height: 27.8vw;
      overflow: hidden;
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain; }
    body.home .content.comment-movie .comment-slider-area ul.slider-group-box li.js-comment-play:nth-child(2n) {
      margin-right: 0; }
    body.home .content.comment-movie .comment-slider-area ul.slider-group-box li.js-comment-play .name {
      color: #ffffff;
      font-size: 2.93333vw;
      letter-spacing: 0.08em;
      line-height: 1.45455;
      text-align: center;
      margin-top: 1.86666vw; }
    body.home .content.comment-movie .comment-slider-area ul.slider-group-box li.js-comment-play .play-btn {
      z-index: 2;
      width: 10.66666vw;
      height: 10.66666vw;
      background: url(../img/play-btn.png);
      background-size: contain;
      text-indent: -1333.2vw;
      display: block;
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%); }

body.home .content.comment-movie .comment-area {
  max-height: 140vw;
  overflow: hidden;
  padding: 0 6.4vw;
  position: relative;
  margin: 0 auto; }
  body.home .content.comment-movie .comment-area ul.slider-group-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    body.home .content.comment-movie .comment-area ul.slider-group-box li.js-comment-play {
      background-color: #ccc;
      border-radius: 2.66666vw;
      width: 41.33333vw; }
      body.home .content.comment-movie .comment-area ul.slider-group-box li.js-comment-play .img-bg {
        height: 27.8vw;
        overflow: hidden;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain; }
      body.home .content.comment-movie .comment-area ul.slider-group-box li.js-comment-play .name {
        color: #ffffff;
        line-height: 4.8vw;
        font-size: 2.93333vw;
        text-align: center; }
      body.home .content.comment-movie .comment-area ul.slider-group-box li.js-comment-play .play-btn {
        z-index: 2;
        border-radius: 13.33333vw;
        width: 6.66666vw;
        height: 6.66666vw;
        background: rgba(252, 0, 140, 0.8);
        text-indent: -1333.2vw;
        display: block;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%); }
        body.home .content.comment-movie .comment-area ul.slider-group-box li.js-comment-play .play-btn:after {
          content: "";
          display: block;
          width: 0;
          height: 0;
          position: absolute;
          border-left: 2.13333vw solid #ffffff;
          border-bottom: 1.2vw solid transparent;
          border-top: 1.2vw solid transparent;
          top: 2.26666vw;
          left: 2.53333vw; }
  body.home .content.comment-movie .comment-area .bx-prev:before,
  body.home .content.comment-movie .comment-area .bx-next:before {
    border-color: #3399cc; }

body.home .content.comment-movie .sub-movie-area {
  margin-top: 8vw; }
  body.home .content.comment-movie .sub-movie-area iframe {
    width: 86.66666vw;
    height: 48.8vw; }

body.home .bg-bk {
  padding: 4.93333vw 0;
  background: #000; }

body.home .large-bnr {
  padding: 0 2.66666vw 0;
  width: 100%;
  height: auto;
  text-align: center; }

body.home .banner-lists {
  padding: 0 2.66666vw 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center; }
  body.home .banner-lists li {
    margin-bottom: 2.66666vw; }
  body.home .banner-lists img {
    height: 20vw; }

body.home .banner-bottom {
  margin: 0 auto 8vw;
  padding: 0 2.66666vw; }
  body.home .banner-bottom .banner-lists {
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    body.home .banner-bottom .banner-lists li {
      width: 45.6vw;
      height: 20vw;
      margin-bottom: 2.66666vw; }

body.home .media-timeline {
  position: relative;
  margin-top: -9.06666vw;
  padding: 9.06666vw 2.66666vw 10.66666vw; }
  body.home .media-timeline .section-title {
    width: 22.53333vw;
    height: 5.86666vw;
    background: url(../img/ttl_news.png) no-repeat top center;
    background-size: contain;
    margin: 0 auto 2.66666vw; }
  body.home .media-timeline ul li + li {
    padding-top: 4.8vw; }
  body.home .media-timeline .timeline-list-box {
    max-height: 75.33333vw;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    padding: 4.26666vw 4vw 5.33333vw;
    background: #fff;
    border-radius: 2.66666vw; }
    body.home .media-timeline .timeline-list-box a {
      color: #1e1d1d; }
    body.home .media-timeline .timeline-list-box .date {
      color: #de0515;
      font-weight: 700;
      font-size: 3.46666vw;
      letter-spacing: 0.09231em; }
    body.home .media-timeline .timeline-list-box .title {
      font-size: 3.46666vw;
      letter-spacing: 0.05em;
      letter-spacing: -0.02308em;
      line-height: 1.46154; }
    body.home .media-timeline .timeline-list-box .icon-blank {
      position: relative;
      top: 0.4vw;
      margin-left: 0vw;
      margin-right: 0.66666vw;
      display: inline-block;
      width: 2.66666vw;
      height: 2.66666vw;
      background: url(../img/icon_link_bk.png) no-repeat;
      background-size: 100%; }
      body.home .media-timeline .timeline-list-box .icon-blank.wh {
        background: url(../img/icon_link_wh.png) no-repeat;
        background-size: 100%; }

body.home .sns-columns > div.sns-timeline {
  position: relative;
  background: #1e1d1d;
  padding: 2.66666vw;
  box-sizing: border-box; }
  body.home .sns-columns > div.sns-timeline:last-child {
    padding-bottom: 5.33333vw; }
  body.home .sns-columns > div.sns-timeline .twitter-widget-0 {
    -webkit-overflow-scrolling: touch;
    height: 56vw !important;
    padding: 0 2.66666vw;
    display: block; }
  body.home .sns-columns > div.sns-timeline .widget.facebook {
    text-align: center;
    -webkit-overflow-scrolling: touch;
    overflow: hidden;
    height: 106.66666vw !important; }

body.home .support .ttl-box {
  margin-bottom: 5.86666vw; }

body.home .support .inner {
  background: #fff;
  border-radius: 2.66666vw;
  padding: 16.8vw 0; }

body.home .support ul.list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }
  body.home .support ul.list li + li {
    margin: 0 0 0 16.26666vw; }
  body.home .support ul.list .listitem--amex {
    margin: 0 0 0 15.73333vw; }
  body.home .support ul.list .listitem--jimbeam {
    width: 13.86666vw; }
  body.home .support ul.list .listitem--amex {
    width: 11.33333vw; }
  body.home .support ul.list .listitem--eightthethalasso {
    width: 15.2vw; }
  body.home .support ul.list .list__anchor {
    display: block;
    color: #1e1d1d;
    font-weight: bold;
    font-size: 3.2vw;
    letter-spacing: 0.01em; }
    body.home .support ul.list .list__anchor img {
      width: 100%;
      height: auto; }

body.home .comment-message {
  font-size: 3.46666vw;
  color: #efdd7d;
  font-weight: 700;
  line-height: 1.76923;
  letter-spacing: 0.06em;
  text-align: center;
  padding-top: 8.13333vw;
  padding-bottom: 4.53333vw; }
  body.home .comment-message p + p {
    margin-top: 1.76923em; }
  body.home .comment-message .message-wrapper {
    background-color: rgba(0, 0, 0, 0.4);
    border: 0.13333vw solid #efdd7d;
    padding-top: 4.53333vw;
    padding-bottom: 4.8vw;
    padding-left: 3.73333vw;
    padding-right: 3.73333vw; }

.pagetop {
  transition: 0.3s;
  z-index: 99;
  position: fixed;
  right: 2.66666vw;
  bottom: 2.66666vw; }
  .pagetop.pos2 {
    bottom: 17.33333vw; }
  .pagetop a {
    display: block;
    background-repeat: no-repeat;
    background-position: left top;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 120%;
    width: 18.66666vw;
    height: 18.66666vw;
    background-image: url(../img/pagetop.png);
    background-size: contain; }

.marker1 {
  font-weight: bold;
  border-bottom: 0.53333vw solid #3399cc;
  display: inline; }

.kome {
  font-size: 1.86666vw;
  color: #fff;
  margin-bottom: 2.66666vw; }

.tab-contents {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s; }
  .tab-contents.active {
    position: relative;
    visibility: visible;
    opacity: 1; }

#wrapper .btn-box a {
  background: #d99f17;
  text-decoration: none;
  color: #fff;
  position: relative;
  font-weight: 700;
  font-size: 3.46666vw;
  line-height: 9.33333vw;
  box-sizing: border-box;
  display: block;
  text-align: right;
  padding-right: 2.66666vw; }
  #wrapper .btn-box a p {
    display: inline-block; }
  #wrapper .btn-box a:before {
    content: "";
    width: 5.33333vw;
    height: 2.13333vw;
    display: inline-block;
    margin-right: 2.13333vw;
    position: relative;
    top: -0.4vw;
    background: url(../img/arrow_wh.png) 0% 0%/100% no-repeat; }

.cap {
  font-size: 2.93333vw;
  margin-top: 1.33333vw;
  text-align: right; }

.dot-lists li {
  text-indent: -1.33333vw;
  margin-left: 1.33333vw; }
  .dot-lists li:before {
    content: "・";
    display: inline-block; }

.thank-you {
  font-weight: bold;
  color: #3399cc; }

.kome-list-box {
  color: #fff; }
  .kome-list-box li {
    display: -ms-flexbox;
    display: flex; }
    .kome-list-box li:before {
      content: "※";
      margin-right: 0.8vw; }

.youtube-wrap ul.youtube-list-box li {
  margin: 0 5.33333vw; }
  .youtube-wrap ul.youtube-list-box li:first-child {
    margin-bottom: 5.33333vw; }
  .youtube-wrap ul.youtube-list-box li iframe {
    display: block;
    width: 100%;
    height: 50.13333vw; }

.ttl-box {
  text-align: center; }

h2.h2-ttl {
  font-size: 10vw;
  letter-spacing: 0.02em;
  line-height: 1.06667;
  font-weight: 700;
  font-family: 'Roboto Condensed', sans-serif;
  white-space: nowrap;
  background: linear-gradient(0deg, #ffffc5 0%, #c79c0b 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  filter: drop-shadow(-0.13333vw -0.13333vw 0 white) drop-shadow(0 0 2.66666vw rgba(0, 0, 0, 0.5));
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: baseline;
      align-items: baseline;
  gap: 3.33333vw; }
  h2.h2-ttl::before, h2.h2-ttl::after {
    content: '';
    background: url(../img/h2-ttl-star.png) 0 0/contain no-repeat;
    display: block;
    width: 6.8vw;
    aspect-ratio: 51/47;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto; }

.h3-ttl {
  color: #0c2430;
  font-size: 4vw;
  margin-bottom: 0;
  font-weight: bold; }

.key-color {
  color: #3399cc; }

.table-style-04 tr {
  border-bottom: 0.26666vw solid #d1ebf7;
  display: block; }
  .table-style-04 tr:last-child {
    border-bottom: none; }
  .table-style-04 tr th {
    display: block;
    vertical-align: top;
    width: 26.66666vw;
    font-weight: bold;
    font-size: 2.93333vw;
    color: #0c2430;
    padding-top: 5.33333vw;
    text-align: left; }
  .table-style-04 tr td {
    display: block;
    padding-top: 2.66666vw;
    padding-bottom: 2.66666vw; }
    .table-style-04 tr td .logo-list-box {
      display: -ms-flexbox;
      display: flex; }
    .table-style-04 tr td .logo {
      height: 14.66666vw;
      margin-right: 6vw;
      margin-bottom: 2.66666vw; }
      .table-style-04 tr td .logo:nth-child(4n) {
        margin-right: 0; }

.dot-list-box2 li {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2.66666vw; }
  .dot-list-box2 li:before {
    content: "・"; }

.dot-list-box3 li {
  font-size: 2.93333vw;
  line-height: 4vw;
  margin-bottom: 2.66666vw;
  text-indent: -4vw;
  margin-left: 4vw; }
  .dot-list-box3 li:before {
    content: "・"; }

.kanjam-logo {
  width: 80%;
  margin-bottom: 2.66666vw; }

.kanjam-logo_detail {
  margin: 0 auto 5.33333vw;
  width: 90%; }

.cancel {
  text-align: center;
  font-size: 4vw;
  padding: 4vw 0 !important;
  line-height: 1.8;
  font-weight: 700; }
  .cancel a {
    color: #fff;
    border-bottom: 0.26666vw solid #fff; }

body.home .content-bg-wrap {
  position: relative; }

body.home .comment-movie {
  background-color: rgba(0, 0, 0, 0.3);
  box-shadow: 0.93333vw 0.93333vw 2.66666vw 0vw rgba(0, 0, 0, 0.15); }
  body.home .comment-movie .h2-ttl {
    letter-spacing: 0.02667em;
    -ms-flex-pack: justify;
        justify-content: space-between;
    gap: 2.4vw; }

body.home .btn-prevention {
  width: 18.66666vw;
  height: 18.66666vw;
  position: absolute;
  bottom: 0.26666vw;
  left: 50%;
  margin-left: -45.33333vw;
  z-index: 10;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }
  body.home .btn-prevention .guideline-btn {
    margin-bottom: 4vw; }
    body.home .btn-prevention .guideline-btn img {
      box-shadow: 0 0 2.66666vw 0 rgba(56, 50, 50, 0.4);
      border-radius: 13.33333vw; }
  body.home .btn-prevention .app-btn img {
    box-shadow: 0 0 2.66666vw 0 rgba(56, 50, 50, 0.4);
    border-radius: 2.66666vw; }

body.home .btn-prevention {
  position: fixed;
  top: 109.33333vw;
  bottom: auto;
  left: 50%;
  margin-left: -47.33333vw;
  z-index: 100;
  transition: .5s; }

body.home .container {
  padding: 0 2.66666vw;
  width: 100%; }

body.home .artist-top .name {
  font-size: 4vw;
  font-weight: 900;
  line-height: 1.66667;
  letter-spacing: normal;
  word-break: normal; }
  body.home .artist-top .name .opening {
    display: block;
    margin-top: 6vw; }
  body.home .artist-top .name .anno {
    font-size: 2.93333vw;
    line-height: 1em;
    margin-bottom: 0.66666vw;
    display: block;
    color: #de0515; }
  body.home .artist-top .name span {
    display: inline-block; }

body.home .artist-kv {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  margin-top: 5.33333vw;
  margin-bottom: 5.33333vw;
  max-width: 100%; }

body.home .media-timeline .section-title {
  width: 25.06666vw;
  height: 10.4vw;
  margin-bottom: 6vw;
  position: relative;
  z-index: 3; }

body.home .media-timeline .timeline-list-box {
  margin: 5.6vw -2.66666vw 0; }
  body.home .media-timeline .timeline-list-box a {
    color: #383232;
    font-weight: 500; }

body.home .icon-new-style, body.home body.second.news .news-list-wrapper .icon-new, body.second.news .news-list-wrapper body.home .icon-new, body.home .media-timeline .timeline-list-box .icon-new,
body.home .media-timeline .news-area ul.timeline-list-box li .icon-new {
  margin-left: 2.66666vw; }

body.home .content.comment-movie {
  padding: 8vw 0 8vw; }
  body.home .content.comment-movie .section-title {
    width: 61.73333vw;
    height: 10.4vw;
    margin-bottom: 6vw; }
  body.home .content.comment-movie .comment-slider-area {
    margin-top: 5.6vw; }
    body.home .content.comment-movie .comment-slider-area ul.slider-group-box li.js-comment-play .img-bg {
      height: 28vw;
      border-radius: 2.66666vw; }

body.home .banner-lists {
  margin-top: 2.66666vw; }

body.home .bnr-area {
  background-color: rgba(0, 0, 0, 0.6);
  padding: 8vw 0; }

body.home .bnr-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
  gap: 2.53333vw 3.73333vw; }
  body.home .bnr-group .bnr-item a {
    width: 45.46666vw;
    aspect-ratio: 341/150; }
  body.home .bnr-group .bnr-item img {
    width: 100%; }

body.home .bnr-item a {
  display: block; }

body.home .support {
  padding-top: 8.8vw;
  padding-bottom: 8vw; }

body.home .top-movie {
  padding-top: 8vw; }
  body.home .top-movie iframe {
    max-width: 100%;
    height: auto;
    aspect-ratio: 16/9; }

body.lineup .second-box {
  min-height: 133.33333vw; }

.hr--pink {
  border-color: #de0515; }
