@charset "UTF-8";
@import "https://use.fontawesome.com/releases/v6.4.2/css/all.css";
/*-------------------------------------
reset css
-------------------------------------*/
/*
http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
*/
@import url("https://use.typekit.net/gnq7ezz.css");
@import url("https://fonts.googleapis.com/earlyaccess/notosansjapanese.css");
@import url("https://use.typekit.net/djj0bmx.css");
@import url("https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@100;200;300;400;500;600;700&family=Noto+Sans+JP:wght@400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Caprasimo&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: #e6c500; }

.bg-orange {
  background: #ff673f; }

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

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

.bg-black {
  background: #000000; }

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

/* --------------------
  tags
-------------------- */
a {
  color: inherit;
  text-decoration: none; }

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

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 {
  pointer-events: none;
  cursor: default;
  opacity: 0.3 !important;
  text-decoration: none !important; }
  .disable a,
  .disable-link a {
    pointer-events: none;
    text-decoration: none !important;
    cursor: default; }
  .disable:hover,
  .disable-link:hover {
    pointer-events: none;
    cursor: default;
    opacity: 0.3 !important;
    text-decoration: none !important; }

.em-txt {
  color: #1f3b90;
  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: 100px;
} */
.line-through {
  text-decoration: line-through; }

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

.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: 12px !important;
  line-height: 22px !important; }

.u-f13 {
  font-size: 13px !important;
  line-height: 24px !important; }

.u-f14 {
  font-size: 14px !important;
  line-height: 27px !important; }

.u-f15 {
  font-size: 15px !important;
  line-height: 30px !important; }

.u-red {
  color: #e5002d; }

.u-pink {
  color: #ed5498; }

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

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

.u-gray {
  color: #999999; }

.u-underline {
  text-decoration: underline !important; }

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

.u-mts {
  margin-top: 10px !important; }

.u-mtm {
  margin-top: 20px !important; }

.u-mtl {
  margin-top: 30px !important; }

.u-mtx {
  margin-top: 40px !important; }

.u-mtxl {
  margin-top: 50px !important; }

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

.u-mbs {
  margin-bottom: 10px !important; }

.u-mbm {
  margin-bottom: 20px !important; }

.u-mbl {
  margin-bottom: 30px !important; }

.u-mbx {
  margin-bottom: 40px !important; }

.u-mbxl {
  margin-bottom: 50px !important; }

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

.u-mls {
  margin-left: 10px !important; }

.u-mlm {
  margin-left: 20px !important; }

.u-mll {
  margin-left: 30px !important; }

.u-mlx {
  margin-left: 40px !important; }

.u-mlxl {
  margin-left: 50px !important; }

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

.u-mrs {
  margin-right: 10px !important; }

.u-mrm {
  margin-right: 20px !important; }

.u-mrl {
  margin-right: 30px !important; }

.u-mrx {
  margin-right: 40px !important; }

.u-mrxl {
  margin-right: 50px !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: 10px !important; }

.u-ptm {
  padding-top: 20px !important; }

.u-ptl {
  padding-top: 30px !important; }

.u-ptx {
  padding-top: 40px !important; }

.u-ptxl {
  padding-top: 50px !important; }

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

.u-pbs {
  padding-bottom: 10px !important; }

.u-pbm {
  padding-bottom: 20px !important; }

.u-pbl {
  padding-bottom: 30px !important; }

.u-pbx {
  padding-bottom: 40px !important; }

.u-pbxl {
  padding-bottom: 50px !important; }

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

.u-pls {
  padding-left: 10px !important; }

.u-plm {
  padding-left: 20px !important; }

.u-pll {
  padding-left: 30px !important; }

.u-plx {
  padding-left: 40px !important; }

.u-plxl {
  padding-left: 50px !important; }

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

.u-prs {
  padding-right: 10px !important; }

.u-prm {
  padding-right: 20px !important; }

.u-prl {
  padding-right: 30px !important; }

.u-prx {
  padding-right: 40px !important; }

.u-prxl {
  padding-right: 50px !important; }

.loader-simple, .loader-simple.style2 {
  height: 3em;
  width: 3em;
  animation: rotation 1s infinite linear;
  border: 2px 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: 2px solid rgba(255, 255, 255, 0.2);
  border-top-color: rgba(255, 255, 255, 0.7); }

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

.sp {
  display: none !important; }

.opac, .footer .backnumber .history-links a {
  transition: 0.3s; }
  .opac:hover, .footer .backnumber .history-links a:hover {
    opacity: 0.65; }

.container {
  width: 1200px;
  margin: 0 auto; }

.container2 {
  width: 1090px;
  margin: 0 auto; }

.second-container {
  width: 1120px;
  margin: 0 auto; }

/* header
--------------- */
.header {
  height: 230px; }
  .header .fixed-wrap {
    width: 100%;
    height: 100%; }
  .header .parts-ticker {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    line-height: 17px; }
  .header .fixed-area {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000; }
    .header .fixed-area .header-inner {
      width: 100%;
      height: 100%;
      margin: 0 auto;
      background-color: #FFFFFF; }
      .header .fixed-area .header-inner .logo-wrap {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
            justify-content: center;
        -ms-flex-align: center;
            align-items: center;
        width: 1200px;
        height: 150px;
        margin: 0 auto; }
        .header .fixed-area .header-inner .logo-wrap .logo {
          display: block;
          width: 306px;
          height: 90px;
          background: url(../img/header_logo.png) no-repeat center/contain;
          text-indent: -9999px; }
      .header .fixed-area .header-inner .pc-menu-wrap {
        width: 100%;
        height: 80px; }
  .header .parts-common-nav {
    width: 100%;
    height: 100%; }
    .header .parts-common-nav .common-nav-list {
      width: 100%;
      height: 80px;
      background-color: #FFFFFF; }
      .header .parts-common-nav .common-nav-list .detail-nav-list-box {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
            justify-content: space-between;
        width: 1200px;
        height: 100%;
        margin: 0 auto; }
        .header .parts-common-nav .common-nav-list .detail-nav-list-box .main-menu {
          position: relative;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-pack: center;
              justify-content: center;
          -ms-flex-align: center;
              align-items: center;
          height: 100%;
          font-size: 18px;
          line-height: 30px;
          font-weight: bold;
          color: rgba(0, 129, 228, 0.3);
          padding: 0 10px; }
          .header .parts-common-nav .common-nav-list .detail-nav-list-box .main-menu:has(a) {
            position: relative; }
            .header .parts-common-nav .common-nav-list .detail-nav-list-box .main-menu:has(a):hover::after {
              content: "";
              position: absolute;
              top: calc(100% - 3px);
              left: 0;
              width: 100%;
              height: 3px;
              background-color: #0081e4; }
          .header .parts-common-nav .common-nav-list .detail-nav-list-box .main-menu:has(a.active) {
            position: relative; }
            .header .parts-common-nav .common-nav-list .detail-nav-list-box .main-menu:has(a.active)::after {
              content: "";
              position: absolute;
              top: calc(100% - 3px);
              left: 0;
              width: 100%;
              height: 3px;
              background-color: #0081e4; }
          .header .parts-common-nav .common-nav-list .detail-nav-list-box .main-menu > a {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-pack: center;
                justify-content: center;
            -ms-flex-align: center;
                align-items: center;
            height: 100%;
            color: #0081e4; }
          .header .parts-common-nav .common-nav-list .detail-nav-list-box .main-menu:hover > .child-block {
            visibility: visible; }
        .header .parts-common-nav .common-nav-list .detail-nav-list-box .child-block {
          position: absolute;
          top: 100%;
          left: 0;
          display: -ms-flexbox;
          display: flex;
          width: -webkit-max-content;
          width: -moz-max-content;
          width: max-content;
          padding: 20px 20px 25px;
          background: rgba(0, 0, 0, 0.65);
          z-index: 100;
          visibility: hidden; }
          .header .parts-common-nav .common-nav-list .detail-nav-list-box .child-block .child-list-box {
            font-size: 15px; }
            .header .parts-common-nav .common-nav-list .detail-nav-list-box .child-block .child-list-box .child-list > a {
              color: #FFFFFF; }
              .header .parts-common-nav .common-nav-list .detail-nav-list-box .child-block .child-list-box .child-list > a:hover {
                text-decoration: underline; }
  .header .ticker-box {
    font-size: 14px;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    width: 100%;
    height: 40px;
    padding: 0px 10px 0 20px;
    background: #f5f5f6;
    font-weight: bold; }
    .header .ticker-box .date {
      margin-right: 16px;
      color: #21ac38; }
    .header .ticker-box .txt {
      letter-spacing: 0; }
  .header .floating-btn-wrap {
    position: fixed;
    bottom: 15%;
    right: 0;
    z-index: 99; }
    .header .floating-btn-wrap .floating-btn {
      width: 220px;
      height: 105px; }
      .header .floating-btn-wrap .floating-btn > a {
        display: block;
        width: 100%;
        height: 100%;
        box-shadow: 10px 0 20px rgba(31, 59, 144, 0.5); }
        .header .floating-btn-wrap .floating-btn > a > img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover; }
      .header .floating-btn-wrap .floating-btn + .floating-btn {
        margin-top: 10px; }

.general .header {
  height: 0;
  background-color: transparent; }
  .general .header .fixed-area {
    display: none; }

/* footer
--------------- */
.footer {
  min-width: 1200px;
  background: #000000; }
  .footer .copy {
    font-size: 12px;
    text-align: center;
    color: #ffffff; }
  .footer .backnumber {
    font-weight: bold;
    font-size: 16px;
    background: #FFFFFF;
    padding: 0;
    line-height: 50px; }
    .footer .backnumber .container {
      text-align: right;
      -ms-flex-pack: end;
          justify-content: flex-end;
      display: -ms-flexbox;
      display: flex; }
    .footer .backnumber h2 {
      color: #000000; }
    .footer .backnumber .history-links {
      margin-left: 20px; }
      .footer .backnumber .history-links a {
        color: #21ac38;
        margin-left: 15px; }

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

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

.modal-parts {
  background: #ffffff;
  padding: 100px 80px 0;
  width: 1120px;
  box-sizing: border-box;
  max-height: 80vh;
  max-width: 80vw;
  overflow-y: scroll;
  margin: auto;
  font-size: 18px; }
  .modal-parts.modal-parts-comment-artist {
    width: auto;
    padding: 0;
    background: none; }
  .modal-parts .modal-box {
    margin-bottom: 80px; }
    .modal-parts .modal-box > .ttl {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      font-weight: bold;
      margin-bottom: 60px;
      font-size: 33px;
      line-height: 50px;
      color: black; }
    .modal-parts .modal-box .em-txt {
      font-size: 26px; }
      .modal-parts .modal-box .em-txt.osaka {
        color: #00a73c; }
    .modal-parts .modal-box .txt-area {
      line-height: 40px; }
      .modal-parts .modal-box .txt-area a {
        color: red;
        text-decoration: underline; }
        .modal-parts .modal-box .txt-area a:hover {
          text-decoration: none; }

.modal-youtube {
  width: 800px;
  height: 450px; }

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

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

.modal-close,
.message-modal-close {
  width: 30px;
  height: 30px;
  position: absolute;
  top: -40px;
  right: -2px;
  z-index: 10;
  transition: 0.3s; }
  .modal-close:hover,
  .message-modal-close:hover {
    transform: rotate(90deg); }
  .modal-close:before, .modal-close:after,
  .message-modal-close:before,
  .message-modal-close:after {
    display: block;
    position: absolute;
    top: 50%;
    width: 30px;
    height: 2px;
    background: #fff;
    left: 0;
    content: ""; }
  .modal-close:before,
  .message-modal-close:before {
    transform: rotate(-45deg); }
  .modal-close:after,
  .message-modal-close:after {
    transform: rotate(45deg); }

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

.discontinue .modal-parts {
  padding: 80px 80px 50px; }
  .discontinue .modal-parts .modal-box {
    margin-bottom: 0;
    text-align: center; }
  .discontinue .modal-parts .img-box {
    text-align: center;
    margin-bottom: 56px; }
    .discontinue .modal-parts .img-box img {
      max-width: 65%;
      width: auto; }
  .discontinue .modal-parts .modal-box > .ttl {
    margin-bottom: 30px; }
  .discontinue .modal-parts .modal-box > .color-red {
    color: #104ea1; }
  .discontinue .modal-parts .f-bold {
    font-weight: bold;
    color: #104ea1;
    font-size: 22px;
    margin-bottom: 10px;
    display: inline-block;
    line-height: 35px; }

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

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

.modal-video {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  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, 100px); }

.modal-video-body {
  max-width: 800px;
  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: -35px;
  right: -35px;
  display: inline-block;
  width: 35px;
  height: 35px;
  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: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #fff;
  border-radius: 5px;
  margin-top: -6px; }

.modal-qr {
  text-align: center; }
  .modal-qr img.qr {
    width: 300px; }

.parts-modal-message .message-modal-wrap {
  background: none; }
  .parts-modal-message .message-modal-wrap .message-modal-overlay {
    background-color: rgba(0, 56, 147, 0.7);
    z-index: 1060; }
  .parts-modal-message .message-modal-wrap .message-modal-content {
    opacity: 1;
    z-index: 1070; }
    .parts-modal-message .message-modal-wrap .message-modal-content .message-modal-close {
      background: none;
      cursor: pointer; }
      .parts-modal-message .message-modal-wrap .message-modal-content .message-modal-close:hover {
        transform: none; }
    .parts-modal-message .message-modal-wrap .message-modal-content .message-modal-body {
      width: 1280px;
      height: 770px;
      text-align: center;
      padding: 50px 80px;
      background-color: #FFFFFF;
      overflow-y: scroll; }
      .parts-modal-message .message-modal-wrap .message-modal-content .message-modal-body .message-modal-head {
        width: 340px;
        height: 100px;
        margin: 0 auto; }
        .parts-modal-message .message-modal-wrap .message-modal-content .message-modal-body .message-modal-head > img {
          width: 100%;
          height: 100%;
          -o-object-fit: contain;
             object-fit: contain; }
      .parts-modal-message .message-modal-wrap .message-modal-content .message-modal-body .message-modal-lead {
        font-size: 24px;
        line-height: 50px;
        font-weight: 500;
        color: #21ac38;
        margin-top: 56px; }
        .parts-modal-message .message-modal-wrap .message-modal-content .message-modal-body .message-modal-lead > span {
          display: block;
          font-size: 64px;
          line-height: 1;
          color: #1f3b90; }
      .parts-modal-message .message-modal-wrap .message-modal-content .message-modal-body .message-modal-txt {
        font-size: 24px;
        line-height: 50px;
        font-weight: 500;
        margin-top: 50px; }

.bx-wrapper {
  position: relative; }

.bx-controls .bx-controls-direction a {
  position: absolute;
  background-size: 100%;
  background-position: no-repeat;
  top: 50%;
  margin-top: -20px;
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
  text-indent: -9999px; }
  .bx-controls .bx-controls-direction a.disabled {
    opacity: 0.3; }
  .bx-controls .bx-controls-direction a.bx-prev {
    top: 45%;
    left: -47px; }
    .bx-controls .bx-controls-direction a.bx-prev:before {
      transform: rotate(225deg);
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      border-top: solid 2px #21ac38;
      border-right: solid 2px #21ac38; }
  .bx-controls .bx-controls-direction a.bx-next {
    top: 45%;
    right: -47px;
    transform: translateY(-50%) scale(-1, 1); }
    .bx-controls .bx-controls-direction a.bx-next:before {
      transform: rotate(225deg);
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      border-top: solid 2px #21ac38;
      border-right: solid 2px #21ac38; }

.bx-pager {
  margin-top: 23px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }
  .bx-pager .bx-pager-item a {
    display: block;
    width: 30px;
    height: 6px;
    margin: 0 5px;
    text-indent: -9999px;
    background: #f5f5f6; }
    .bx-pager .bx-pager-item a.active {
      background: #1f3b90; }

.comment-movie .bx-pager-item a {
  background: #21ac38; }
  .comment-movie .bx-pager-item a.active {
    background: #ffffff; }

.under-atteintion {
  cursor: pointer;
  background: #21ac38;
  width: 100%;
  position: fixed;
  left: 0;
  bottom: 0;
  transition: 0.3s;
  color: #ffffff;
  text-align: center;
  z-index: 100; }
  .under-atteintion .attention-ttl {
    line-height: 80px;
    height: 80px;
    padding-top: 2px;
    text-align: center;
    box-sizing: border-box;
    font-size: 24px;
    font-weight: bold; }
    .under-atteintion .attention-ttl:before {
      background: url(../img/icon_attention_wh.png) no-repeat left top;
      background-size: 100%;
      position: relative;
      top: 7px;
      width: 39px;
      height: 35px;
      margin-right: 40px;
      content: "";
      display: inline-block; }
  .under-atteintion:hover {
    background: #F7A068; }
  .under-atteintion a.link-area {
    display: block;
    color: #ffffff; }
  .under-atteintion .container {
    position: relative; }
  .under-atteintion.off {
    visibility: hidden;
    opacity: 0; }
  .under-atteintion .close {
    position: absolute;
    top: 10px;
    right: 0px;
    transition: 0.3s;
    width: 30px;
    height: 30px; }
    .under-atteintion .close:hover {
      transform: rotate(90deg); }
    .under-atteintion .close:before {
      transform: rotate(-45deg);
      display: block;
      content: "";
      position: absolute;
      top: 50%;
      left: 0;
      width: 30px;
      height: 2px;
      background: #ffffff; }
    .under-atteintion .close:after {
      transform: rotate(45deg);
      display: block;
      content: "";
      position: absolute;
      top: 50%;
      left: 0px;
      width: 30px;
      height: 2px;
      background: #ffffff; }

body.second .main-container {
  min-width: 1200px; }
  body.second .main-container:not(:has(.fixed-wrap2)) {
    padding-top: 100px; }
  body.second .main-container:not(:has(.tab-contents)) {
    padding-bottom: 300px; }

body.second .fixed-wrap2 .fixed-area2 {
  z-index: 990; }
  body.second .fixed-wrap2 .fixed-area2.active {
    position: fixed;
    top: 230px;
    width: 100%;
    z-index: 990; }
  body.second .fixed-wrap2 .fixed-area2 .page-nav-list-wrap .page-nav-list-wrap-inner {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    background-color: #1f3b90; }
    body.second .fixed-wrap2 .fixed-area2 .page-nav-list-wrap .page-nav-list-wrap-inner .page-nav-list-active-line {
      position: absolute;
      height: 4px;
      background: #191919;
      bottom: 0;
      left: 0;
      transition: 0.5s; }
      body.second .fixed-wrap2 .fixed-area2 .page-nav-list-wrap .page-nav-list-wrap-inner .page-nav-list-active-line.active {
        opacity: 1; }
      body.second .fixed-wrap2 .fixed-area2 .page-nav-list-wrap .page-nav-list-wrap-inner .page-nav-list-active-line:after {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        bottom: -14px;
        left: 50%;
        transform: translateX(-50%);
        border-style: solid;
        border-color: #191919 transparent transparent transparent;
        border-width: 14px 14px 0;
        z-index: 1; }
    body.second .fixed-wrap2 .fixed-area2 .page-nav-list-wrap .page-nav-list-wrap-inner .page-nav-list-box {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center;
      width: 1200px;
      margin: 0 auto; }
      body.second .fixed-wrap2 .fixed-area2 .page-nav-list-wrap .page-nav-list-wrap-inner .page-nav-list-box.column2 > li {
        width: calc(100% / 2); }
      body.second .fixed-wrap2 .fixed-area2 .page-nav-list-wrap .page-nav-list-wrap-inner .page-nav-list-box.column3 > li {
        width: calc(100% / 3); }
      body.second .fixed-wrap2 .fixed-area2 .page-nav-list-wrap .page-nav-list-wrap-inner .page-nav-list-box.column6 > li {
        width: calc(100% / 6); }
      body.second .fixed-wrap2 .fixed-area2 .page-nav-list-wrap .page-nav-list-wrap-inner .page-nav-list-box li {
        color: #FFFFFF;
        text-align: center; }
        body.second .fixed-wrap2 .fixed-area2 .page-nav-list-wrap .page-nav-list-wrap-inner .page-nav-list-box li .tab-btn {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-pack: center;
              justify-content: center;
          -ms-flex-align: center;
              align-items: center;
          width: 100%;
          height: 80px;
          font-size: 16px;
          line-height: 1;
          font-weight: bold;
          color: #FFFFFF;
          padding: 25px 0; }

body.second .fixed-wrap2 + .section-title {
  margin-top: 100px; }

body.second .tab-contents .section-title {
  margin-top: 100px; }

body.second .second-box {
  font-size: 14px;
  line-height: 30px;
  width: 1200px;
  margin: 0 auto;
  padding: 90px 70px;
  margin-top: 55px;
  border-radius: 0 46px 0 46px;
  background: linear-gradient(315deg, rgba(165, 235, 252, 0.8) 0%, rgba(255, 255, 255, 0.90196) 100%);
  background-image: -ms-linear-gradient(315deg, rgba(165, 235, 252, 0.8) 0%, rgba(255, 255, 255, 0.90196) 100%);
  box-shadow: 0px 50px 70px 0px rgba(31, 59, 144, 0.5); }

body.second .second-main .container {
  position: relative;
  height: 120px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  box-sizing: border-box;
  padding-top: 0px; }

body.second.information .timeline-list-box {
  border-bottom: 1px solid #FFFFFF; }
  body.second.information .timeline-list-box li {
    padding: 37px 30px;
    border-top: 1px solid #FFFFFF; }
    body.second.information .timeline-list-box li div, body.second.information .timeline-list-box li a {
      display: -ms-flexbox;
      display: flex;
      font-size: 16px; }
    body.second.information .timeline-list-box li .date-box {
      width: 140px; }
      body.second.information .timeline-list-box li .date-box .date {
        color: #21ac38;
        font-weight: bold; }
    body.second.information .timeline-list-box li .title {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      width: calc(100% - 140px); }
      body.second.information .timeline-list-box li .title .icon-new {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
            justify-content: center;
        -ms-flex-align: center;
            align-items: center;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        border-radius: 24px;
        padding: 4px 8px 0;
        background-color: #e60012; }
        body.second.information .timeline-list-box li .title .icon-new:before {
          content: "NEW";
          font-family: Josefin Sans, sans-serif;
          font-size: 14px;
          font-weight: 900;
          color: #FFFFFF;
          line-height: 1;
          letter-spacing: 0; }
      body.second.information .timeline-list-box li .title .txt {
        font-size: 16px;
        font-weight: 400;
        line-height: 30px;
        letter-spacing: 0.08em; }

body.second.news .second-box {
  font-size: 16px; }

body.second.news .news-title {
  margin-bottom: 30px;
  font-weight: bold;
  font-size: 24px;
  line-height: 38px; }
  body.second.news .news-title .date {
    margin-bottom: 10px;
    color: #21ac38;
    font-size: 18px;
    line-height: 20px; }

body.second.news .h3-ttl {
  padding-bottom: 15px;
  line-height: 34px;
  border-bottom: 1px solid #191919;
  font-size: 22px;
  margin-bottom: 30px;
  font-weight: bold; }

body.second.news .h4-ttl {
  font-size: 18px;
  margin-bottom: 20px;
  font-weight: bold; }
  body.second.news .h4-ttl.u-red {
    color: #e61713; }

body.second.news .marker {
  font-weight: 700;
  border-bottom: 4px solid #1f3b90;
  display: inline; }

body.second.news .line {
  margin-top: 60px;
  margin-bottom: 58px;
  height: 1px;
  background: #dde7eb; }

body.second.news .news-img-box {
  max-width: 80%;
  margin: 0 auto; }

body.second.news .news-list-area {
  position: relative;
  padding: 30px 40px;
  margin-top: 50px; }
  body.second.news .news-list-area .news-list-box {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 16px;
    visibility: hidden;
    border-bottom: 1px solid #FFFFFF;
    opacity: 0; }
    body.second.news .news-list-area .news-list-box.active {
      transition: 0.3s;
      position: relative;
      display: block;
      opacity: 1;
      visibility: visible; }
    body.second.news .news-list-area .news-list-box li {
      word-break: break-all;
      padding: 20px;
      border-top: 1px solid #ffffff; }
      body.second.news .news-list-area .news-list-box li div, body.second.news .news-list-area .news-list-box li a {
        word-break: break-all;
        display: -ms-flexbox;
        display: flex; }
      body.second.news .news-list-area .news-list-box li a[target="_blank"] .date:after {
        content: "";
        position: relative;
        top: 0px;
        margin-left: 7px;
        display: inline-block;
        width: 14px;
        height: 14px;
        background: url(../img/icon_link_bk.png) no-repeat;
        background-size: 100%; }
      body.second.news .news-list-area .news-list-box li .date {
        min-width: 130px;
        color: #21ac38;
        margin-right: 25px;
        font-weight: bold; }
      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: 30px;
    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: 20px; }
    body.second.news .news-list-area ul.controler #backnumber-next:before {
      content: "|";
      margin-right: 20px; }
    body.second.news .news-list-area ul.controler a {
      text-decoration: underline; }
      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.artist.lineup .page-nav-list-wrap .page-nav-list-wrap-inner, body.second.artist.timetable .page-nav-list-wrap .page-nav-list-wrap-inner {
  background: linear-gradient(90deg, #1f3b90 50%, #21ac38 50%); }
  body.second.artist.lineup .page-nav-list-wrap .page-nav-list-wrap-inner .page-nav-list-box li, body.second.artist.timetable .page-nav-list-wrap .page-nav-list-wrap-inner .page-nav-list-box li {
    width: 100%; }
    body.second.artist.lineup .page-nav-list-wrap .page-nav-list-wrap-inner .page-nav-list-box li.date10, body.second.artist.timetable .page-nav-list-wrap .page-nav-list-wrap-inner .page-nav-list-box li.date10 {
      background-color: #1f3b90; }
      body.second.artist.lineup .page-nav-list-wrap .page-nav-list-wrap-inner .page-nav-list-box li.date10 > .tab-btn, body.second.artist.timetable .page-nav-list-wrap .page-nav-list-wrap-inner .page-nav-list-box li.date10 > .tab-btn {
        margin-left: auto; }
    body.second.artist.lineup .page-nav-list-wrap .page-nav-list-wrap-inner .page-nav-list-box li.date11, body.second.artist.timetable .page-nav-list-wrap .page-nav-list-wrap-inner .page-nav-list-box li.date11 {
      background-color: #21ac38; }
    body.second.artist.lineup .page-nav-list-wrap .page-nav-list-wrap-inner .page-nav-list-box li > .tab-btn, body.second.artist.timetable .page-nav-list-wrap .page-nav-list-wrap-inner .page-nav-list-box li > .tab-btn {
      font-family: "Caprasimo", serif;
      font-size: 45px;
      font-weight: 400; }
      body.second.artist.lineup .page-nav-list-wrap .page-nav-list-wrap-inner .page-nav-list-box li > .tab-btn span, body.second.artist.timetable .page-nav-list-wrap .page-nav-list-wrap-inner .page-nav-list-box li > .tab-btn span {
        font-size: 29px;
        padding-top: 12px;
        margin-left: 8px; }

body.second.artist.lineup .post-title, body.second.artist.timetable .post-title {
  width: 100%;
  font-family: "Caprasimo", serif;
  font-size: 35px;
  line-height: 1;
  color: #FFFFFF;
  text-align: center;
  padding: 10px 0;
  border-radius: 25px; }
  body.second.artist.lineup .post-title.date10, body.second.artist.timetable .post-title.date10 {
    background-color: #1f3b90; }
  body.second.artist.lineup .post-title.date11, body.second.artist.timetable .post-title.date11 {
    background-color: #21ac38;
    margin-top: 81px; }
  body.second.artist.lineup .post-title > span, body.second.artist.timetable .post-title > span {
    font-size: 29px; }

body.second.artist.lineup .thumbnail-area, body.second.artist.timetable .thumbnail-area {
  margin-top: 40px; }
  body.second.artist.lineup .thumbnail-area .thumb-lists, body.second.artist.timetable .thumbnail-area .thumb-lists {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    gap: 30px 15px; }
    body.second.artist.lineup .thumbnail-area .thumb-lists > li, body.second.artist.timetable .thumbnail-area .thumb-lists > li {
      position: relative;
      width: calc((100% - (15px * 3)) / 4); }
      body.second.artist.lineup .thumbnail-area .thumb-lists > li .image, body.second.artist.timetable .thumbnail-area .thumb-lists > li .image {
        overflow: hidden;
        position: relative; }
        body.second.artist.lineup .thumbnail-area .thumb-lists > li .image img, body.second.artist.timetable .thumbnail-area .thumb-lists > li .image img {
          transition: 1s; }
      body.second.artist.lineup .thumbnail-area .thumb-lists > li .name, body.second.artist.timetable .thumbnail-area .thumb-lists > li .name {
        font-size: 16px;
        font-weight: bold;
        line-height: 1;
        text-align: center;
        margin-top: 19px; }
        body.second.artist.lineup .thumbnail-area .thumb-lists > li .name .icon-new, body.second.artist.timetable .thumbnail-area .thumb-lists > li .name .icon-new {
          display: block;
          width: -webkit-fit-content;
          width: -moz-fit-content;
          width: fit-content;
          border-radius: 24px;
          padding: 0 8px;
          background-color: #e60012; }
          body.second.artist.lineup .thumbnail-area .thumb-lists > li .name .icon-new:before, body.second.artist.timetable .thumbnail-area .thumb-lists > li .name .icon-new:before {
            content: "NEW";
            font-family: Josefin Sans, sans-serif;
            font-size: 14px;
            font-weight: 900;
            color: #FFFFFF;
            line-height: 1;
            letter-spacing: 0; }
        body.second.artist.lineup .thumbnail-area .thumb-lists > li .name .new, body.second.artist.timetable .thumbnail-area .thumb-lists > li .name .new {
          font-weight: 700;
          margin-right: 10px;
          background: #000;
          color: #fff;
          display: inline-block;
          position: relative;
          top: -1px;
          padding: 0px 8px 0;
          font-size: 14px;
          margin-bottom: 0;
          line-height: 20px; }
          body.second.artist.lineup .thumbnail-area .thumb-lists > li .name .new:before, body.second.artist.timetable .thumbnail-area .thumb-lists > li .name .new:before {
            font-family: Josefin Sans, sans-serif;
            font-weight: 700;
            content: "NEW"; }
        body.second.artist.lineup .thumbnail-area .thumb-lists > li .name .small, body.second.artist.timetable .thumbnail-area .thumb-lists > li .name .small {
          font-size: 13px;
          margin-left: 5px; }
    body.second.artist.lineup .thumbnail-area .thumb-lists .choices, body.second.artist.timetable .thumbnail-area .thumb-lists .choices {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-pack: center;
          justify-content: center;
      gap: 10px;
      margin-top: 18px; }
      body.second.artist.lineup .thumbnail-area .thumb-lists .choices li a, body.second.artist.timetable .thumbnail-area .thumb-lists .choices li a {
        display: block;
        font-size: 14px;
        font-weight: bold;
        line-height: 1;
        color: #fff;
        padding: 9px 9px;
        border-radius: 6px;
        background-color: #0078de;
        cursor: pointer; }
    body.second.artist.lineup .thumbnail-area .thumb-lists.column3 > li, body.second.artist.timetable .thumbnail-area .thumb-lists.column3 > li {
      width: calc((684px - (15px * 2)) / 3); }

body.second.artist.detail .place-link-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  margin-bottom: 40px;
  font-family: Josefin Sans, sans-serif;
  font-weight: 900;
  font-size: 11px; }
  body.second.artist.detail .place-link-wrap .place {
    margin-right: 6px; }
  body.second.artist.detail .place-link-wrap .place-link-wrap-list {
    height: 26px;
    -ms-flex-align: center;
        align-items: center;
    display: -ms-flexbox;
    display: flex; }
    body.second.artist.detail .place-link-wrap .place-link-wrap-list:not(:first-child) {
      margin-left: 20px; }
    body.second.artist.detail .place-link-wrap .place-link-wrap-list .link-list-box {
      display: -ms-flexbox;
      display: flex; }
      body.second.artist.detail .place-link-wrap .place-link-wrap-list .link-list-box li {
        background: #f5f5f6;
        color: rgba(0, 0, 0, 0.15); }
        body.second.artist.detail .place-link-wrap .place-link-wrap-list .link-list-box li a {
          color: #ffffff;
          display: block; }
        body.second.artist.detail .place-link-wrap .place-link-wrap-list .link-list-box li span {
          line-height: 26px;
          padding: 0 8px;
          display: block; }
    body.second.artist.detail .place-link-wrap .place-link-wrap-list.osaka .place {
      color: #00a73c; }
    body.second.artist.detail .place-link-wrap .place-link-wrap-list.osaka .link-list-box li a {
      background: #00a73c; }
    body.second.artist.detail .place-link-wrap .place-link-wrap-list.tokyo .place {
      color: #006fcf; }
    body.second.artist.detail .place-link-wrap .place-link-wrap-list.tokyo .link-list-box li a {
      background: #006fcf; }

body.second.artist.detail .artist-name {
  font-weight: bold;
  text-align: center;
  font-size: 40px;
  line-height: 50px;
  margin-bottom: 40px; }

body.second.artist.detail .image-wrap {
  margin-bottom: 60px;
  text-align: center; }

body.second.artist.detail .profile-movie-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse; }
  body.second.artist.detail .profile-movie-wrap .profile-area {
    font-size: 16px;
    -ms-flex: 1;
        flex: 1; }
    body.second.artist.detail .profile-movie-wrap .profile-area .read {
      margin-bottom: 50px; }
    body.second.artist.detail .profile-movie-wrap .profile-area .logo-img {
      margin-bottom: 20px; }
    body.second.artist.detail .profile-movie-wrap .profile-area .official-btn {
      max-width: 520px; }
      body.second.artist.detail .profile-movie-wrap .profile-area .official-btn a {
        background: #1f3b90;
        position: relative;
        display: block;
        height: 40px;
        text-align: center;
        color: #fff;
        font-weight: bold;
        line-height: 40px; }
        body.second.artist.detail .profile-movie-wrap .profile-area .official-btn a::before {
          position: absolute;
          content: "";
          width: 0px;
          height: 0px;
          left: auto;
          top: auto;
          right: 0;
          bottom: 0;
          margin-right: 0;
          border-top: 20px solid transparent;
          border-right: 20px solid #000;
          border-bottom: 20px solid #000;
          border-left: 20px solid transparent; }
        body.second.artist.detail .profile-movie-wrap .profile-area .official-btn a::after {
          position: absolute;
          content: "";
          display: inline-block;
          background: url(../img/arrow_wh.png) no-repeat;
          background-size: contain;
          width: 16px;
          height: 6px;
          left: auto;
          top: auto;
          right: 7px;
          bottom: 8px; }
        body.second.artist.detail .profile-movie-wrap .profile-area .official-btn a span {
          position: relative; }
          body.second.artist.detail .profile-movie-wrap .profile-area .official-btn a span::before {
            position: absolute;
            content: "";
            display: inline-block;
            background: url(../img/icon_site.png) no-repeat;
            background-size: contain;
            width: 15px;
            height: 15px;
            left: auto;
            top: auto;
            left: -27px;
            top: 50%;
            transform: translatey(-50%); }
  body.second.artist.detail .profile-movie-wrap .movie-area {
    margin-right: 40px;
    width: 600px; }
    body.second.artist.detail .profile-movie-wrap .movie-area .play-btn {
      z-index: 2;
      border-radius: 100px;
      width: 80px;
      height: 80px;
      background: #1f3b90;
      text-indent: -9999px;
      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: 20px solid #ffffff;
        border-bottom: 13px solid transparent;
        border-top: 13px solid transparent;
        top: 27px;
        left: 32px; }
    body.second.artist.detail .profile-movie-wrap .movie-area iframe {
      width: 100%;
      height: 337px; }
    body.second.artist.detail .profile-movie-wrap .movie-area .movie.youtube {
      margin-bottom: 40px; }
    body.second.artist.detail .profile-movie-wrap .movie-area .movie.comment-movie .img-bg {
      background-size: 120%;
      background-position: center;
      height: 337px; }

body.second.access .second-box {
  padding: 70px; }
  body.second.access .second-box .post-title {
    font-size: 32px;
    font-weight: bold;
    line-height: 1;
    color: #1f3b90;
    text-align: center;
    margin-bottom: 40px; }
  body.second.access .second-box div {
    padding: 37px 0;
    border-top: 1px solid #FFFFFF; }
    body.second.access .second-box div:last-child {
      border-bottom: 1px solid #FFFFFF; }
    body.second.access .second-box div > h4 {
      padding: 0 61px; }
      body.second.access .second-box div > h4 + p {
        margin-top: 30px; }
    body.second.access .second-box div > p {
      padding: 0 40px; }
  body.second.access .second-box h4 {
    position: relative;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    color: #09a809;
    padding-left: 54px; }
    body.second.access .second-box h4::before {
      content: "";
      position: absolute;
      top: 0;
      left: 40px;
      width: 14px;
      height: 14px;
      background-color: #09a809; }
  body.second.access .second-box figure figcaption {
    position: relative;
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    letter-spacing: 0.08em;
    padding-left: 19px; }
    body.second.access .second-box figure figcaption::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 10px;
      height: 22px;
      background-color: #09a809; }
    body.second.access .second-box figure figcaption + img {
      margin-top: 15px; }
  body.second.access .second-box figure + figure {
    margin-top: 40px; }
  body.second.access .second-box figure + h4, body.second.access .second-box figure p {
    margin-top: 38px; }

body.second.ticket .second-box {
  padding: 0; }

body.second.ticket section:nth-child(2n + 1) {
  padding: 90px 70px 70px;
  background-color: #88dbfe; }

body.second.ticket section:nth-child(2n) {
  padding: 70px; }

body.second.ticket section .post-title {
  font-size: 32px;
  font-weight: bold;
  line-height: 1;
  color: #1f3b90;
  text-align: center; }

body.second.ticket .ticket-onsale-wrapper {
  border-radius: 0 46px 0 0; }
  body.second.ticket .ticket-onsale-wrapper .ticket-onsale-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    gap: 25px; }
    body.second.ticket .ticket-onsale-wrapper .ticket-onsale-list .ticket-onsale-item {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      padding: 30px;
      border-radius: 6px;
      background-color: #fff;
      box-shadow: 0 0 40px rgba(0, 0, 0, 0.5); }
      body.second.ticket .ticket-onsale-wrapper .ticket-onsale-list .ticket-onsale-item .ticket-onsale-detail .ticket-onsale-name {
        font-size: 22px;
        font-weight: bold;
        color: #21ac38;
        letter-spacing: 0.08em; }
      body.second.ticket .ticket-onsale-wrapper .ticket-onsale-list .ticket-onsale-item .ticket-onsale-detail .ticket-onsale-time {
        font-size: 14px;
        font-weight: 400;
        line-height: 1.5;
        letter-spacing: 0.08em;
        margin-top: 21px; }
      body.second.ticket .ticket-onsale-wrapper .ticket-onsale-list .ticket-onsale-item .ticket-onsale-link-box {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
            flex-direction: column;
        gap: 10px; }
        body.second.ticket .ticket-onsale-wrapper .ticket-onsale-list .ticket-onsale-item .ticket-onsale-link-box .ticket-onsale-link {
          width: 390px;
          font-size: 16px;
          font-weight: bold;
          line-height: 1;
          letter-spacing: 0.08em;
          border-radius: 6px;
          background-color: #0078de; }
          body.second.ticket .ticket-onsale-wrapper .ticket-onsale-list .ticket-onsale-item .ticket-onsale-link-box .ticket-onsale-link a {
            position: relative;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
                align-items: center;
            width: 100%;
            height: 100%;
            color: #fff;
            padding: 13px 13px 13px 19px; }
            body.second.ticket .ticket-onsale-wrapper .ticket-onsale-list .ticket-onsale-item .ticket-onsale-link-box .ticket-onsale-link a::after {
              content: "";
              position: absolute;
              top: 50%;
              right: 0;
              transform: translate(-50%, -50%);
              width: 24px;
              height: 24px;
              background: url(../img/icon_arrow.png) no-repeat center/contain; }

body.second.ticket .ticket-soldout-wrapper {
  margin-top: 40px; }
  body.second.ticket .ticket-soldout-wrapper .ticket-soldout-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    gap: 25px; }
    body.second.ticket .ticket-soldout-wrapper .ticket-soldout-list .ticket-soldout-item {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      padding: 30px;
      border-radius: 6px;
      background-color: #cccccc;
      box-shadow: 0 0 40px rgba(0, 0, 0, 0.5); }
      body.second.ticket .ticket-soldout-wrapper .ticket-soldout-list .ticket-soldout-item .ticket-soldout-detail .ticket-soldout-name {
        font-size: 22px;
        font-weight: bold;
        color: #21ac38;
        letter-spacing: 0.08em; }
      body.second.ticket .ticket-soldout-wrapper .ticket-soldout-list .ticket-soldout-item .ticket-soldout-detail .ticket-soldout-time {
        font-size: 14px;
        font-weight: 400;
        line-height: 1;
        letter-spacing: 0.08em;
        margin-top: 21px; }
      body.second.ticket .ticket-soldout-wrapper .ticket-soldout-list .ticket-soldout-item .ticket-soldout-link-box {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
            flex-direction: column;
        gap: 10px; }
        body.second.ticket .ticket-soldout-wrapper .ticket-soldout-list .ticket-soldout-item .ticket-soldout-link-box .ticket-soldout-link {
          width: 390px;
          font-size: 16px;
          font-weight: bold;
          line-height: 1;
          letter-spacing: 0.08em;
          border-radius: 6px;
          background-color: rgba(0, 120, 220, 0.3); }
          body.second.ticket .ticket-soldout-wrapper .ticket-soldout-list .ticket-soldout-item .ticket-soldout-link-box .ticket-soldout-link a {
            position: relative;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
                align-items: center;
            width: 100%;
            height: 100%;
            color: #fff;
            padding: 13px 13px 13px 19px; }
            body.second.ticket .ticket-soldout-wrapper .ticket-soldout-list .ticket-soldout-item .ticket-soldout-link-box .ticket-soldout-link a::after {
              content: "";
              position: absolute;
              top: 50%;
              right: 0;
              transform: translate(-50%, -50%);
              width: 24px;
              height: 24px;
              background: url(../img/icon_arrow.png) no-repeat center/contain; }

body.second.about .faq .faq-list {
  border-bottom: 1px solid #FFFFFF; }
  body.second.about .faq .faq-list > li {
    padding: 36px 30px 32px 18px;
    border-top: 1px solid #FFFFFF; }
    body.second.about .faq .faq-list > li .faq-ttl {
      font-size: 16px;
      font-weight: bold;
      line-height: 30px;
      letter-spacing: 0.08em;
      color: #21ac38; }
    body.second.about .faq .faq-list > li p {
      font-size: 14px;
      font-weight: 400;
      line-height: 30px;
      letter-spacing: 0.08em; }
    body.second.about .faq .faq-list > li a {
      color: #0078de;
      text-decoration: underline; }
      body.second.about .faq .faq-list > li a:visited {
        color: inherit; }

body.second.about .notice .notice-ttl {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.08em;
  color: #21ac38;
  text-align: center; }

body.second.about .notice .notice-list {
  margin-top: 36px;
  border-bottom: 1px solid #FFFFFF; }
  body.second.about .notice .notice-list > li {
    position: relative;
    padding: 36px 18px 36px 58px;
    border-top: 1px solid #FFFFFF; }
    body.second.about .notice .notice-list > li::before {
      content: "";
      position: absolute;
      top: 44px;
      left: 36px;
      width: 14px;
      height: 14px;
      background-color: #21ac38; }
  body.second.about .notice .notice-list + .notice-ttl {
    margin-top: 81px; }

body.second .tbl-base {
  border-bottom: 1px solid #FFFFFF; }
  body.second .tbl-base tr {
    display: -ms-flexbox;
    display: flex;
    gap: 60px;
    padding: 36px;
    border-top: 1px solid #FFFFFF; }
    body.second .tbl-base tr th {
      width: 160px;
      font-size: 16px;
      line-height: 30px;
      font-weight: bold;
      color: #21ac38;
      text-align: right; }
    body.second .tbl-base tr td {
      width: calc(100% - 160px);
      font-size: 14px;
      line-height: 30px;
      font-weight: 400;
      color: #000000;
      text-align: left; }

body.second.goods .intro .catch {
  font-size: 32px;
  font-weight: 700;
  line-height: 1;
  color: #1f3b90;
  text-align: center; }

body.second.goods .intro .read {
  font-size: 24px;
  text-align: center;
  margin-top: 24px; }

body.second.goods .intro .goods-note-items {
  padding: 0 30px;
  margin-top: 60px; }
  body.second.goods .intro .goods-note-items > li {
    position: relative;
    padding-left: 1.2em; }
    body.second.goods .intro .goods-note-items > li:before {
      content: "※";
      position: absolute;
      top: 0;
      left: 0; }

body.second.goods .goods-items {
  margin-top: 50px; }
  body.second.goods .goods-items .goods-overview-item {
    width: 1060px;
    height: 420px; }
    body.second.goods .goods-items .goods-overview-item > img {
      width: 100%;
      height: auto;
      -o-object-fit: contain;
         object-fit: contain; }
  body.second.goods .goods-items .item-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 60px; }
  body.second.goods .goods-items .item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    width: 50%;
    padding: 50px 52px 68px;
    border-top: 1px solid #FFFFFF; }
    body.second.goods .goods-items .item .goods-thumb-box {
      width: 424px;
      margin: 0 auto 39px; }
      body.second.goods .goods-items .item .goods-thumb-box .main-list-box {
        position: relative;
        width: 424px;
        height: 424px; }
        body.second.goods .goods-items .item .goods-thumb-box .main-list-box li {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          text-align: center;
          opacity: 0;
          transition: 0.5s; }
          body.second.goods .goods-items .item .goods-thumb-box .main-list-box li.active {
            transition: 0.5s;
            animation-fill-mode: forwards;
            z-index: 3;
            opacity: 1; }
          body.second.goods .goods-items .item .goods-thumb-box .main-list-box li:first-child {
            z-index: 2; }
      body.second.goods .goods-items .item .goods-thumb-box .thumb-list-box {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -ms-flex-pack: center;
            justify-content: center;
        gap: 13px;
        margin-top: 20px; }
        body.second.goods .goods-items .item .goods-thumb-box .thumb-list-box li {
          width: calc((100% - (13px * 4)) / 5);
          aspect-ratio: 1 / 1;
          background-color: #eee;
          cursor: pointer;
          overflow: hidden; }
          body.second.goods .goods-items .item .goods-thumb-box .thumb-list-box li > img {
            width: 100%;
            height: auto;
            -o-object-fit: contain;
               object-fit: contain; }
    body.second.goods .goods-items .item .texts {
      margin-top: auto; }
      body.second.goods .goods-items .item .texts .title-item {
        font-size: 17px;
        font-weight: 700;
        line-height: 1.7;
        margin-top: 1.5rem; }
        body.second.goods .goods-items .item .texts .title-item .icon-new {
          margin-left: 0px !important;
          position: relative;
          top: -1px;
          margin-right: 8px; }
      body.second.goods .goods-items .item .texts .descriptions,
      body.second.goods .goods-items .item .texts .sizes {
        margin-top: 20px; }
    body.second.goods .goods-items .item .pre-sale {
      position: relative;
      color: #e80025; }
      body.second.goods .goods-items .item .pre-sale:before {
        content: "事前販売限定予定";
        color: #fff;
        background: #e80025;
        font-size: 14px;
        font-weight: normal;
        letter-spacing: 0;
        padding: 0 4px 1px;
        border-radius: 3px;
        margin-right: 5px;
        margin-left: 0; }
    body.second.goods .goods-items .item .pre-limited {
      position: relative;
      color: #e80025;
      display: block;
      margin-bottom: -1.2rem; }
      body.second.goods .goods-items .item .pre-limited:before {
        content: "事前物販限定商品";
        color: #fff;
        background: #e60012;
        font-size: 14px;
        font-weight: bold;
        letter-spacing: 0;
        padding: 2px 8px 3px;
        border-radius: 0;
        margin-right: 5px;
        margin-left: 0; }
    body.second.goods .goods-items .item .spacer {
      position: relative;
      color: #e80025;
      display: block;
      margin-bottom: -1.2rem; }
      body.second.goods .goods-items .item .spacer:before {
        content: "";
        color: #fff;
        background: none;
        font-size: 14px;
        font-weight: bold;
        letter-spacing: 0;
        padding: 2px 8px 3px;
        border-radius: 0;
        margin-right: 5px;
        margin-left: 0; }
    body.second.goods .goods-items .item .venue-limited {
      position: relative;
      color: #e80025;
      display: block;
      margin-bottom: -1.2rem; }
      body.second.goods .goods-items .item .venue-limited:before {
        content: "会場限定販売";
        color: #fff;
        background: #e60012;
        font-size: 14px;
        font-weight: bold;
        letter-spacing: 0;
        padding: 2px 8px 3px;
        border-radius: 0;
        margin-right: 5px;
        margin-left: 0; }
    body.second.goods .goods-items .item h4 .pre-sale:before {
      margin-left: 0;
      line-height: 4; }
    body.second.goods .goods-items .item .goods-items-note {
      color: #e80025; }

body.second.areamap .map-wrap img, body.second.food .map-wrap img {
  width: 100%; }

body.second.areamap .areamap-bottom-txt-block, body.second.food .areamap-bottom-txt-block {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between; }

body.second.areamap .nav-area, body.second.food .nav-area {
  display: -ms-flexbox;
  display: flex;
  counter-reset: list 0;
  padding: 30px 0 30px;
  margin-bottom: 40px;
  border-bottom: #191919 solid 1px; }
  body.second.areamap .nav-area > *, body.second.food .nav-area > * {
    -ms-flex: 1;
        flex: 1; }
  body.second.areamap .nav-area .shop-list, body.second.food .nav-area .shop-list {
    font-size: 13.5px;
    line-height: 1.8;
    margin-bottom: 5px;
    display: -ms-flexbox;
    display: flex; }
    body.second.areamap .nav-area .shop-list:before, body.second.food .nav-area .shop-list:before {
      width: 24px;
      height: 24px;
      line-height: 24px;
      font-size: 12px;
      letter-spacing: 0;
      color: #ffffff;
      font-weight: 600;
      margin-right: 5px;
      text-align: center; }
    body.second.areamap .nav-area .shop-list:not(.non-num):before, body.second.food .nav-area .shop-list:not(.non-num):before {
      counter-increment: list;
      content: counter(list); }
    body.second.areamap .nav-area .shop-list.non-num:before, body.second.food .nav-area .shop-list.non-num:before {
      content: "★"; }
    body.second.areamap .nav-area .shop-list a, body.second.food .nav-area .shop-list a {
      text-decoration: underline; }
      body.second.areamap .nav-area .shop-list a:hover, body.second.food .nav-area .shop-list a:hover {
        text-decoration: none; }

body.second.areamap ul.foodshop-list-box, body.second.food ul.foodshop-list-box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: calc(100% + 20px); }
  body.second.areamap ul.foodshop-list-box li, body.second.food ul.foodshop-list-box li {
    width: 360px;
    margin-bottom: 50px;
    margin-right: 20px; }
    body.second.areamap ul.foodshop-list-box li.shop-detail .description, body.second.food ul.foodshop-list-box li.shop-detail .description {
      padding-left: 1em;
      text-indent: -1em;
      margin-top: 15px; }
    body.second.areamap ul.foodshop-list-box li.map-detail, body.second.food ul.foodshop-list-box li.map-detail {
      width: auto; }
      body.second.areamap ul.foodshop-list-box li.map-detail .text, body.second.food ul.foodshop-list-box li.map-detail .text {
        padding-left: 1em;
        text-indent: -1em;
        margin-top: 15px; }
      body.second.areamap ul.foodshop-list-box li.map-detail .caution-list, body.second.food ul.foodshop-list-box li.map-detail .caution-list {
        margin-left: 30px; }
    body.second.areamap ul.foodshop-list-box li.adjust, body.second.food ul.foodshop-list-box li.adjust {
      width: 570px; }
      body.second.areamap ul.foodshop-list-box li.adjust .read a, body.second.food ul.foodshop-list-box li.adjust .read a {
        text-decoration: underline; }
      body.second.areamap ul.foodshop-list-box li.adjust .read:not(:first-of-type), body.second.food ul.foodshop-list-box li.adjust .read:not(:first-of-type) {
        margin-top: 10px; }
    body.second.areamap ul.foodshop-list-box li .read, body.second.food ul.foodshop-list-box li .read {
      line-height: 24px; }
    body.second.areamap ul.foodshop-list-box li:not(.non-num), body.second.food ul.foodshop-list-box li:not(.non-num) {
      counter-increment: number; }
    body.second.areamap ul.foodshop-list-box li.shop-area-title, body.second.food ul.foodshop-list-box li.shop-area-title {
      font-weight: bold;
      padding: 0 10px;
      width: 100%;
      box-sizing: border-box;
      font-weight: 700;
      font-size: 22px;
      line-height: 46px;
      background: #191919;
      text-align: center;
      margin-bottom: 50px;
      color: #ffffff; }
      body.second.areamap ul.foodshop-list-box li.shop-area-title.adjust, body.second.food ul.foodshop-list-box li.shop-area-title.adjust {
        margin-bottom: 35px; }
    body.second.areamap ul.foodshop-list-box li.non-num .shop-name:before, body.second.food ul.foodshop-list-box li.non-num .shop-name:before {
      content: "★"; }
    body.second.areamap ul.foodshop-list-box li .shop-name, body.second.food ul.foodshop-list-box li .shop-name {
      font-size: 20px;
      color: #00a73c;
      font-weight: bold;
      margin-bottom: 18px;
      letter-spacing: -0.001em; }
      body.second.areamap ul.foodshop-list-box li .shop-name--2rows, body.second.food ul.foodshop-list-box li .shop-name--2rows {
        margin-bottom: calc(18px + 30px); }
      body.second.areamap ul.foodshop-list-box li .shop-name.mini, body.second.food ul.foodshop-list-box li .shop-name.mini {
        font-size: 19px; }
      body.second.areamap ul.foodshop-list-box li .shop-name:before, body.second.food ul.foodshop-list-box li .shop-name:before {
        width: 30px;
        height: 30px;
        background: #00a73c;
        color: #ffffff;
        display: inline-block;
        text-align: center;
        font-weight: bold;
        font-size: 20px;
        content: counter(number);
        margin-right: 10px; }
      body.second.areamap ul.foodshop-list-box li .shop-name.adjust, body.second.food ul.foodshop-list-box li .shop-name.adjust {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center; }
        body.second.areamap ul.foodshop-list-box li .shop-name.adjust::before, body.second.food ul.foodshop-list-box li .shop-name.adjust::before {
          content: ''; }
    body.second.areamap ul.foodshop-list-box li .wrap-image, body.second.food ul.foodshop-list-box li .wrap-image {
      width: 100%;
      height: 240px;
      overflow: hidden;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      background: #f5f5f6; }
      body.second.areamap ul.foodshop-list-box li .wrap-image img, body.second.food ul.foodshop-list-box li .wrap-image img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
           object-fit: contain; }
    body.second.areamap ul.foodshop-list-box li .menu, body.second.food ul.foodshop-list-box li .menu {
      font-size: 12px;
      text-align: right;
      letter-spacing: 0;
      margin-bottom: 5px;
      line-height: 24px; }
      body.second.areamap ul.foodshop-list-box li .menu--2row, body.second.food ul.foodshop-list-box li .menu--2row {
        margin-bottom: calc(5px + 29px); }
    body.second.areamap ul.foodshop-list-box li .genre, body.second.food ul.foodshop-list-box li .genre {
      display: inline-block;
      color: #ffffff;
      font-weight: 500;
      line-height: 20px;
      height: 20px;
      padding: 0 5px;
      font-size: 12px;
      font-weight: bold; }

body.second.areamap .eco-list-box, body.second.food .eco-list-box {
  margin-top: 50px; }
  body.second.areamap .eco-list-box > li, body.second.food .eco-list-box > li {
    display: -ms-flexbox;
    display: flex;
    counter-increment: number;
    margin-bottom: 60px; }
    body.second.areamap .eco-list-box > li .shop-name, body.second.food .eco-list-box > li .shop-name {
      margin-bottom: 20px;
      font-weight: bold;
      font-size: 20px; }
      body.second.areamap .eco-list-box > li .shop-name:before, body.second.food .eco-list-box > li .shop-name:before {
        width: 30px;
        height: 30px;
        color: white;
        display: inline-block;
        text-align: center;
        font-weight: 700;
        font-size: 20px;
        content: counter(number);
        margin-right: 18px; }
    body.second.areamap .eco-list-box > li .note-list-box li, body.second.food .eco-list-box > li .note-list-box li {
      font-size: 12px;
      line-height: 20px;
      margin-bottom: 8px; }
      body.second.areamap .eco-list-box > li .note-list-box li:last-child, body.second.food .eco-list-box > li .note-list-box li:last-child {
        margin-bottom: 0; }
  body.second.areamap .eco-list-box .slider-wrap, body.second.food .eco-list-box .slider-wrap {
    width: 400px;
    margin-right: 40px; }
  body.second.areamap .eco-list-box .txt-wrap, body.second.food .eco-list-box .txt-wrap {
    font-size: 15px;
    -ms-flex: 1;
        flex: 1; }
    body.second.areamap .eco-list-box .txt-wrap .box, body.second.food .eco-list-box .txt-wrap .box {
      margin-top: 20px; }
  body.second.areamap .eco-list-box h5.title, body.second.food .eco-list-box h5.title {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 2px; }

body.second.appli #wrapper .second-box {
  width: 1120px; }

body.second.appli #wrapper .appli-name-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center; }

body.second.appli #wrapper .appli-name {
  font-size: 40px;
  line-height: 40px;
  font-weight: bold;
  text-align: center;
  margin-top: 55px;
  margin-bottom: 60px; }

body.second.appli #wrapper .appli-dl-box {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px; }
  body.second.appli #wrapper .appli-dl-box .left-box {
    margin-right: 25px;
    display: -ms-flexbox;
    display: flex; }
    body.second.appli #wrapper .appli-dl-box .left-box img {
      width: 375px; }
    body.second.appli #wrapper .appli-dl-box .left-box .appli-dl-img {
      width: 188px; }
      body.second.appli #wrapper .appli-dl-box .left-box .appli-dl-img:first-of-type {
        margin-right: 10px; }
  body.second.appli #wrapper .appli-dl-box .right-box .text-box {
    font-size: 15px;
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 23px; }
  body.second.appli #wrapper .appli-dl-box .right-box .appli-logo-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    margin-bottom: 20px; }
    body.second.appli #wrapper .appli-dl-box .right-box .appli-logo-box .appli-logo-google {
      width: 160px;
      margin-right: 30px; }
    body.second.appli #wrapper .appli-dl-box .right-box .appli-logo-box .appli-logo-apple {
      width: 130px; }
  body.second.appli #wrapper .appli-dl-box .right-box .appli-logo-qr {
    width: 160px;
    margin: 0 auto; }

body.second.appli #wrapper .appli-about-box {
  padding: 30px 40px;
  border: solid 1px #1f3b90; }
  body.second.appli #wrapper .appli-about-box .appli-about-ttl {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0;
    color: #1f3b90;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px; }
  body.second.appli #wrapper .appli-about-box .appli-about-text-box {
    font-size: 15px;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 0; }
    body.second.appli #wrapper .appli-about-box .appli-about-text-box .ttl {
      font-size: 20px;
      line-height: 30px;
      font-weight: bold;
      padding-left: 25px;
      position: relative;
      margin-top: 35px; }
      body.second.appli #wrapper .appli-about-box .appli-about-text-box .ttl span {
        color: #e60012;
        font-size: 14px;
        font-family: Josefin Sans, sans-serif;
        font-weight: 900;
        margin-left: 4px; }
      body.second.appli #wrapper .appli-about-box .appli-about-text-box .ttl:first-child {
        margin-top: 0; }
      body.second.appli #wrapper .appli-about-box .appli-about-text-box .ttl::before {
        position: absolute;
        content: "";
        width: 16px;
        height: 16px;
        left: 0;
        top: 50%;
        transform: translatey(-50%);
        background-color: #1f3b90; }
    body.second.appli #wrapper .appli-about-box .appli-about-text-box .ttl-list {
      padding-left: 1em;
      text-indent: -1em; }
    body.second.appli #wrapper .appli-about-box .appli-about-text-box a {
      text-decoration: underline; }

body.second.appli #wrapper .btn-box.btn-box-a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  margin-top: 50px;
  padding-top: 40px;
  border-top: 1px solid #f2f5f3; }
  body.second.appli #wrapper .btn-box.btn-box-a a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    height: 40px;
    background: #1f3b90;
    position: relative;
    width: 400px;
    color: #000000; }
    body.second.appli #wrapper .btn-box.btn-box-a a::before {
      position: absolute;
      content: "";
      width: 0px;
      height: 0px;
      left: auto;
      top: auto;
      right: 0;
      bottom: 0;
      margin-right: 0;
      border-top: 20px solid transparent;
      border-right: 20px solid #000;
      border-bottom: 20px solid #000;
      border-left: 20px solid transparent; }
    body.second.appli #wrapper .btn-box.btn-box-a a::after {
      position: absolute;
      content: "";
      display: inline-block;
      background: url(../img/arrow_yellow.png) no-repeat center top;
      background-size: contain;
      width: 20px;
      height: 7px;
      left: auto;
      top: auto;
      right: 5px;
      bottom: 7px; }

body.second.appli #wrapper .appli-entry-box {
  margin-top: 50px;
  padding-top: 40px;
  font-size: 15px;
  line-height: 30px;
  font-weight: 500;
  letter-spacing: 0; }
  body.second.appli #wrapper .appli-entry-box .appli-entry-ttl {
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
    padding-left: 30px;
    position: relative;
    margin-top: 35px;
    margin-bottom: 10px; }
    body.second.appli #wrapper .appli-entry-box .appli-entry-ttl:first-child {
      margin-top: 0; }
    body.second.appli #wrapper .appli-entry-box .appli-entry-ttl::before {
      position: absolute;
      content: "";
      width: 20px;
      height: 20px;
      left: 0;
      top: 50%;
      transform: translatey(-50%);
      background-color: #1f3b90; }
  body.second.appli #wrapper .appli-entry-box .appli-entry-gray-box {
    margin-top: 35px;
    padding: 35px 40px;
    background: #f2f5f3; }
    body.second.appli #wrapper .appli-entry-box .appli-entry-gray-box .ttl {
      font-size: 20px;
      line-height: 30px;
      font-weight: bold;
      padding-left: 30px;
      position: relative;
      margin-top: 35px; }
      body.second.appli #wrapper .appli-entry-box .appli-entry-gray-box .ttl:first-child {
        margin-top: 0; }
      body.second.appli #wrapper .appli-entry-box .appli-entry-gray-box .ttl::before {
        position: absolute;
        content: "";
        width: 20px;
        height: 20px;
        left: 0;
        top: 50%;
        transform: translatey(-50%);
        background-color: #1f3b90;
        border-radius: 100px; }
    body.second.appli #wrapper .appli-entry-box .appli-entry-gray-box .ttl-new {
      font-size: 22px;
      line-height: 30px;
      font-weight: bold;
      position: relative;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      padding-left: 68px;
      margin-bottom: 2px; }
      body.second.appli #wrapper .appli-entry-box .appli-entry-gray-box .ttl-new::before {
        content: "";
        position: absolute;
        background: url(../appli/img/ico_new_pc.png) no-repeat center top/contain;
        width: 57px;
        height: 24px;
        left: 0;
        top: 50%;
        transform: translatey(-50%); }
      body.second.appli #wrapper .appli-entry-box .appli-entry-gray-box .ttl-new.ttl-new-no-icon {
        padding-left: 0; }
        body.second.appli #wrapper .appli-entry-box .appli-entry-gray-box .ttl-new.ttl-new-no-icon::before {
          content: none; }
    body.second.appli #wrapper .appli-entry-box .appli-entry-gray-box.appli-entry-gray-box-new {
      background: #ceecd6; }
    body.second.appli #wrapper .appli-entry-box .appli-entry-gray-box.appli-entry-yellow-box {
      background: #fbe1cc; }

body.second.appli #wrapper .marker {
  border-width: 4px;
  border-bottom: solid;
  border-color: #1f3b90; }

body.second.appli #wrapper .appli-step-box {
  width: 1040px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 45px;
  margin-top: 40px;
  border-top: 2px solid #1f3b90; }
  body.second.appli #wrapper .appli-step-box.step-arrow {
    position: relative; }
    body.second.appli #wrapper .appli-step-box.step-arrow::before {
      position: absolute;
      content: "";
      top: -3px;
      left: 50%;
      transform: translatex(-50%);
      width: 43px;
      height: 24px;
      background: url(../appli/img/step_arrow_down_pc.png) top center no-repeat;
      background-size: contain; }
  body.second.appli #wrapper .appli-step-box .appli-step-box-pl {
    padding-left: 80px; }
  body.second.appli #wrapper .appli-step-box .appli-step-ttl {
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 30px;
    position: relative; }
    body.second.appli #wrapper .appli-step-box .appli-step-ttl::before {
      position: absolute;
      content: "";
      top: -18px;
      left: -80px;
      width: 60px;
      height: 60px;
      background: url(../appli/img/ttl_step_1.png) top center/contain no-repeat; }
    body.second.appli #wrapper .appli-step-box .appli-step-ttl.appli-step-ttl-02::before {
      background: url(../appli/img/ttl_step_2.png) top center/contain no-repeat; }
    body.second.appli #wrapper .appli-step-box .appli-step-ttl.appli-step-ttl-03::before {
      background: url(../appli/img/ttl_step_3.png) top center/contain no-repeat; }
    body.second.appli #wrapper .appli-step-box .appli-step-ttl.appli-step-ttl-04::before {
      background: url(../appli/img/ttl_step_4.png) top center/contain no-repeat; }
    body.second.appli #wrapper .appli-step-box .appli-step-ttl.appli-step-ttl-05::before {
      background: url(../appli/img/ttl_step_5.png) top center/contain no-repeat; }
  body.second.appli #wrapper .appli-step-box .appli-step-text {
    font-size: 15px;
    line-height: 30px;
    margin-bottom: 30px; }
  body.second.appli #wrapper .appli-step-box .appli-step-img-box {
    text-align: center;
    margin-bottom: 30px;
    margin-left: -80px; }
  body.second.appli #wrapper .appli-step-box .appli-step-gray-box {
    margin-top: 35px;
    padding: 35px 40px;
    background: #f2f5f3; }
    body.second.appli #wrapper .appli-step-box .appli-step-gray-box a {
      text-decoration: underline; }
  body.second.appli #wrapper .appli-step-box .ttl {
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
    padding-left: 30px;
    position: relative;
    margin-top: 35px; }
    body.second.appli #wrapper .appli-step-box .ttl:first-child {
      margin-top: 0; }
    body.second.appli #wrapper .appli-step-box .ttl::before {
      position: absolute;
      content: "";
      width: 20px;
      height: 20px;
      left: 0;
      top: 50%;
      transform: translatey(-50%);
      background-color: #1f3b90;
      border-radius: 100px; }
  body.second.appli #wrapper .appli-step-box ul.list-mini {
    margin-left: 20px; }
  body.second.appli #wrapper .appli-step-box ul li {
    padding-left: 1em;
    text-indent: -1em; }
    body.second.appli #wrapper .appli-step-box ul li.hyphen {
      padding-left: 2em;
      position: relative; }
      body.second.appli #wrapper .appli-step-box ul li.hyphen::before {
        position: absolute;
        content: "-";
        width: 16px;
        height: 16px;
        left: 19px;
        top: 0; }

body.second.appli #wrapper .appli-monshin-box {
  margin-top: 50px;
  padding-top: 40px;
  border-top: 1px solid #f2f5f3; }

body.second.appli #wrapper .step-arrow-end {
  margin: 40px 0;
  border-bottom: 2px solid #1f3b90; }

body.second.emoney .emoney-wrapper {
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px; }
  body.second.emoney .emoney-wrapper .emony-credit {
    width: 540px; }
  body.second.emoney .emoney-wrapper .emoney-box {
    -ms-flex: 1;
        flex: 1;
    margin-left: 40px; }
    body.second.emoney .emoney-wrapper .emoney-box .emoney-qr {
      margin-bottom: 15px; }

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

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

@media all and (-ms-high-contrast: none) {
  body.second body.second.news .news-list-area .news-list-box li a {
    -ms-flex: 100%;
        flex: 100%; }
  body.second body.second.news .news-list-area .news-list-box.active {
    min-height: 314px !important; } }

.tbl-base {
  font-size: 14px;
  line-height: 30px; }
  .tbl-base th {
    font-weight: bold; }
  .tbl-base.osaka th {
    color: #00a73c; }
  .tbl-base.tokyo th {
    color: #006fcf; }

.table-style-01 tr {
  border-bottom: 1px solid #dde7eb; }
  .table-style-01 tr:first-child th,
  .table-style-01 tr:first-child td {
    padding-top: 0; }
  .table-style-01 tr:last-child {
    border-bottom: none; }

.table-style-01 th,
.table-style-01 td {
  padding: 22px 0; }

.table-style-01 th {
  font-size: 16px;
  text-align: right;
  width: 200px;
  box-sizing: border-box; }

.table-style-01 td {
  padding-left: 60px; }

.table-style-01 .wrap-image {
  margin: 10px 0; }

.table-style-02 .ticktore {
  width: 200px;
  margin-top: 10px;
  margin-bottom: 10px; }

.table-style-02,
.table-style-02 th,
.table-style-02 td,
.table-style-02 tr {
  display: block;
  text-align: left; }

.table-style-02 tr {
  border-bottom: 1px solid #dde7eb;
  padding: 22px 0;
  padding-left: 20px;
  padding-right: 20px; }
  .table-style-02 tr:first-child {
    padding-top: 0; }
  .table-style-02 tr:last-child {
    border-bottom: none;
    padding-bottom: 0; }

.table-style-02 th {
  font-size: 16px;
  margin-bottom: 10px; }

.dot-list-box {
  font-size: 14px;
  line-height: 30px; }
  .dot-list-box.osaka li .txt:before {
    background-size: 100%;
    background: #00a73c; }
  .dot-list-box.tokyo li .txt:before {
    background-size: 100%;
    background: #006fcf; }
  .dot-list-box li {
    padding-bottom: 20px;
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    border-bottom: 1px solid #f5f5f6; }
    .dot-list-box li.no-border {
      border: none; }
    .dot-list-box li:last-child {
      border-bottom: none;
      margin-bottom: 0; }
    .dot-list-box li .txt {
      text-indent: -22px;
      margin-left: 23px; }
      .dot-list-box li .txt:before {
        width: 13px;
        height: 13px;
        display: inline-block;
        content: "";
        margin-right: 8px;
        position: relative;
        top: 1px; }
  .dot-list-box .ticktore,
  .dot-list-box .bnr {
    margin-top: 10px;
    margin-bottom: 10px; }
    .dot-list-box .ticktore img,
    .dot-list-box .bnr img {
      width: auto;
      height: 74px; }
  .dot-list-box .indent-style-01 {
    margin-left: 24px; }

.dot-lists li:before {
  content: "・";
  display: inline-block; }

.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; }
  .asta-lists > li.map {
    text-decoration: underline; }

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

.table-style-03 .space {
  padding: 22px 0;
  padding-left: 20px;
  padding-right: 20px; }

.table-style-03 tr {
  display: -ms-flexbox;
  display: flex; }
  .table-style-03 tr th {
    width: 170px;
    padding-top: 21px; }
  .table-style-03 tr th,
  .table-style-03 tr td {
    display: block;
    border-bottom: 1px solid #dde7eb; }
  .table-style-03 tr:last-child > th,
  .table-style-03 tr:last-child > td {
    border-bottom: none; }
  .table-style-03 tr td {
    -ms-flex: 1;
        flex: 1;
    padding-left: 40px; }

.table-style-03 th {
  font-weight: bold;
  text-align: right;
  font-size: 16px;
  width: 200px;
  padding-top: 18px; }

.detail-area {
  display: none; }

body.artist.timetable .timetable-area {
  position: relative;
  margin-top: 40px;
  margin-bottom: 25px; }
  body.artist.timetable .timetable-area .timeline {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    pointer-events: none; }
    body.artist.timetable .timetable-area .timeline .tbl-timeline-list-box {
      min-height: 841px;
      padding-top: 65px; }
      body.artist.timetable .timetable-area .timeline .tbl-timeline-list-box li {
        box-sizing: border-box;
        height: 76px;
        border-top: 2px solid #000;
        font-family: "Josefin Sans", sans-serif;
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0;
        padding-left: 7px;
        color: #000; }
        body.artist.timetable .timetable-area .timeline .tbl-timeline-list-box li.short {
          width: 919px; }
        body.artist.timetable .timetable-area .timeline .tbl-timeline-list-box li.adjust {
          height: 72px; }
  body.artist.timetable .timetable-area .stages {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    gap: 9px;
    width: calc(100% - 60px);
    margin-left: 60px; }
    body.artist.timetable .timetable-area .stages .stage {
      position: relative;
      width: calc((100% - 27px) / 4); }
      body.artist.timetable .timetable-area .stages .stage .tbl-timetable-list-box {
        position: relative;
        min-height: 841px; }
        body.artist.timetable .timetable-area .stages .stage .tbl-timetable-list-box .adjust {
          height: 72px; }
        body.artist.timetable .timetable-area .stages .stage .tbl-timetable-list-box > li {
          width: 100%; }
      body.artist.timetable .timetable-area .stages .stage .logo-area {
        width: 100%;
        color: #fff; }
        body.artist.timetable .timetable-area .stages .stage .logo-area.min0 {
          box-sizing: border-box; }
        body.artist.timetable .timetable-area .stages .stage .logo-area .logo-area-inner {
          word-break: break-all;
          position: relative;
          z-index: 5;
          box-sizing: border-box;
          width: 100%;
          height: 100%;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-align: center;
              align-items: center;
          -ms-flex-pack: center;
              justify-content: center;
          text-align: center;
          -ms-flex-flow: column wrap;
              flex-flow: column wrap; }
          body.artist.timetable .timetable-area .stages .stage .logo-area .logo-area-inner .start-time {
            font-size: 12px;
            background: #000;
            height: 18px;
            line-height: 18px;
            position: absolute;
            top: 0px;
            left: 0;
            margin: 0 auto 6px;
            width: 58px;
            text-align: right;
            font-weight: 700;
            padding-right: 4px; }
            body.artist.timetable .timetable-area .stages .stage .logo-area .logo-area-inner .start-time::after {
              position: absolute;
              content: "";
              width: 0;
              height: 0;
              top: 0;
              right: -18px;
              border-top: 9px solid #000;
              border-right: 9px solid transparent;
              border-bottom: 9px solid transparent;
              border-left: 9px solid #000; }
          body.artist.timetable .timetable-area .stages .stage .logo-area .logo-area-inner .logo {
            padding-top: 7px;
            width: 96%;
            margin: 0 auto;
            font-size: 17px;
            letter-spacing: 0;
            font-weight: bold;
            line-height: 20px;
            word-break: keep-all; }
    body.artist.timetable .timetable-area .stages .hour10 {
      position: absolute;
      top: 25px; }
    body.artist.timetable .timetable-area .stages .hour11 {
      position: absolute;
      top: 101px; }
    body.artist.timetable .timetable-area .stages .hour12 {
      position: absolute;
      top: 177px; }
    body.artist.timetable .timetable-area .stages .hour13 {
      position: absolute;
      top: 253px; }
    body.artist.timetable .timetable-area .stages .hour14 {
      position: absolute;
      top: 329px; }
    body.artist.timetable .timetable-area .stages .hour15 {
      position: absolute;
      top: 405px; }
    body.artist.timetable .timetable-area .stages .hour16 {
      position: absolute;
      top: 481px; }
    body.artist.timetable .timetable-area .stages .hour17 {
      position: absolute;
      top: 557px; }
    body.artist.timetable .timetable-area .stages .hour18 {
      position: absolute;
      top: 633px; }
    body.artist.timetable .timetable-area .stages .hour19 {
      position: absolute;
      top: 709px; }
    body.artist.timetable .timetable-area .stages .hour20 {
      position: absolute;
      top: 785px; }
    body.artist.timetable .timetable-area .stages .hour21 {
      position: absolute;
      top: 861px; }
    body.artist.timetable .timetable-area .stages .hour22 {
      position: absolute;
      top: 937px; }
    body.artist.timetable .timetable-area .stages .hour23 {
      position: absolute;
      top: 1013px; }
    body.artist.timetable .timetable-area .stages .hour24 {
      position: absolute;
      top: 1089px; }
    body.artist.timetable .timetable-area .stages .hour25 {
      position: absolute;
      top: 1165px; }
    body.artist.timetable .timetable-area .stages .hour26 {
      position: absolute;
      top: 1241px; }
    body.artist.timetable .timetable-area .stages .hour27 {
      position: absolute;
      top: 1317px; }
    body.artist.timetable .timetable-area .stages .hour28 {
      position: absolute;
      top: 1393px; }
    body.artist.timetable .timetable-area .stages .hour29 {
      position: absolute;
      top: 1469px; }
    body.artist.timetable .timetable-area .stages .hour30 {
      position: absolute;
      top: 1545px; }
    body.artist.timetable .timetable-area .stages .hour31 {
      position: absolute;
      top: 1621px; }
    body.artist.timetable .timetable-area .stages .hour32 {
      position: absolute;
      top: 1697px; }
    body.artist.timetable .timetable-area .stages .hour33 {
      position: absolute;
      top: 1773px; }
    body.artist.timetable .timetable-area .stages .min0 {
      position: relative;
      top: 0px; }
    body.artist.timetable .timetable-area .stages .min5 {
      position: relative;
      top: 6.3px; }
    body.artist.timetable .timetable-area .stages .min10 {
      position: relative;
      top: 12.6px; }
    body.artist.timetable .timetable-area .stages .min15 {
      position: relative;
      top: 18.9px; }
    body.artist.timetable .timetable-area .stages .min20 {
      position: relative;
      top: 25.2px; }
    body.artist.timetable .timetable-area .stages .min25 {
      position: relative;
      top: 31.5px; }
    body.artist.timetable .timetable-area .stages .min30 {
      position: relative;
      top: 37.8px; }
    body.artist.timetable .timetable-area .stages .min35 {
      position: relative;
      top: 44.1px; }
    body.artist.timetable .timetable-area .stages .min40 {
      position: relative;
      top: 50.4px; }
    body.artist.timetable .timetable-area .stages .min45 {
      position: relative;
      top: 56.7px; }
    body.artist.timetable .timetable-area .stages .min50 {
      position: relative;
      top: 63px; }
    body.artist.timetable .timetable-area .stages .min55 {
      position: relative;
      top: 69.3px; }
    body.artist.timetable .timetable-area .stages .min60 {
      position: relative;
      top: 75.6px; }
    body.artist.timetable .timetable-area .stages .min05 {
      position: relative;
      top: 6.3px; }
    body.artist.timetable .timetable-area .stages .time0 {
      height: 0px; }
    body.artist.timetable .timetable-area .stages .time5 {
      height: 6.3px; }
    body.artist.timetable .timetable-area .stages .time10 {
      height: 12.6px; }
    body.artist.timetable .timetable-area .stages .time15 {
      height: 18.9px; }
    body.artist.timetable .timetable-area .stages .time20 {
      height: 25.2px; }
    body.artist.timetable .timetable-area .stages .time25 {
      height: 31.5px; }
    body.artist.timetable .timetable-area .stages .time30 {
      height: 37.8px; }
    body.artist.timetable .timetable-area .stages .time35 {
      height: 44.1px; }
    body.artist.timetable .timetable-area .stages .time40 {
      height: 50.4px; }
    body.artist.timetable .timetable-area .stages .time45 {
      height: 56.7px; }
    body.artist.timetable .timetable-area .stages .time50 {
      height: 63px; }
    body.artist.timetable .timetable-area .stages .time55 {
      height: 69.3px; }
    body.artist.timetable .timetable-area .stages .time60 {
      height: 75.6px; }
    body.artist.timetable .timetable-area .stages h4.title-stage {
      font-family: Josefin Sans, sans-serif;
      font-weight: 900;
      font-size: 28px;
      letter-spacing: -0.05em;
      padding-bottom: 7px;
      position: relative;
      padding-left: 0px;
      border-bottom: 4px solid #191919; }

.blue-ocean.title-stage {
  color: #023985; }

.blue-ocean > .tbl-timetable-list-box {
  background-color: #dbe9f7; }

.blue-ocean .logo-area {
  background-color: #023985; }

.blue-ocean .logo-area-inner {
  background-color: #023985; }

.blue-ocean .detail-area {
  background-color: #023985; }

.green-forest.title-stage {
  color: #2ea33b; }

.green-forest > .tbl-timetable-list-box {
  background-color: #dcebd8; }

.green-forest .logo-area {
  background-color: #2ea33b; }

.green-forest .logo-area-inner {
  background-color: #2ea33b; }

.green-forest .detail-area {
  background-color: #2ea33b; }

.red-sunshine.title-stage {
  color: #e72f59; }

.red-sunshine > .tbl-timetable-list-box {
  background-color: #fce9ea; }

.red-sunshine .logo-area {
  background-color: #e72f59; }

.red-sunshine .logo-area-inner {
  background-color: #e72f59; }

.red-sunshine .detail-area {
  background-color: #e72f59; }

.white-field.title-stage {
  color: #00a7d5; }

.white-field > .tbl-timetable-list-box {
  background-color: #e0f2fa; }

.white-field .logo-area {
  background-color: #00a7d5; }

.white-field .logo-area-inner {
  background-color: #00a7d5; }

.white-field .detail-area {
  background-color: #00a7d5; }

.detail-area {
  position: absolute;
  left: 40px;
  top: 20px;
  display: none;
  width: 500px;
  height: auto;
  z-index: 25;
  padding: 20px;
  box-shadow: 1px 1px 20px 1px rgba(0, 0, 0, 0.2), -1px -1px 20px 1px rgba(0, 0, 0, 0.2); }
  .detail-area .modal-close {
    display: none; }
  .detail-area .image {
    width: 460px;
    height: auto;
    overflow: hidden;
    margin-bottom: 10px;
    position: relative; }
    .detail-area .image > img {
      width: 100%;
      height: auto;
      -o-object-fit: contain;
         object-fit: contain; }
  .detail-area .info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    font-weight: bold; }
    .detail-area .info dt {
      font-size: 18px;
      font-weight: bold;
      letter-spacing: 0; }
    .detail-area .info dd {
      margin-left: auto; }
    .detail-area .info span.time {
      display: inline-block;
      background: #000;
      font-size: 16px;
      height: 28px;
      line-height: 28px;
      padding-top: 0px;
      width: 80px;
      text-align: center; }
    .detail-area .info .name {
      line-height: 20px;
      font-size: 22px;
      margin-left: 10px;
      color: white;
      position: relative;
      top: 2px; }
  .detail-area .profile {
    font-size: 14px;
    font-weight: 500;
    line-height: 23px;
    font-weight: 500; }
    .detail-area .profile br {
      display: none; }
  .detail-area .more-btn {
    text-align: right;
    padding: 0px 0;
    padding-right: 28px;
    display: block;
    margin-top: 8px;
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
    background: #ffffff;
    color: #191919; }
    .detail-area .more-btn:hover {
      background: #ffffff; }
    .detail-area .more-btn:before {
      content: "";
      background: url(../img/arrow_bk.png) center left no-repeat;
      background-size: 100%;
      width: 24px;
      height: 14px;
      left: auto;
      display: inline-block;
      margin-right: 15px;
      line-height: 14px;
      top: 1px;
      bottom: auto;
      position: relative; }

.print-btn {
  position: relative;
  display: inline-block;
  width: 190px;
  height: 40px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: left;
  padding: 12px 19px;
  border-radius: 6px;
  background: #0078de; }
  .print-btn::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 13px;
    transform: translate(0, -50%);
    width: 24px;
    height: 24px;
    background: url(../img/icon_arrow.png) no-repeat center/contain; }

.js-disableSave {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

@media print {
  body {
    display: none; } }

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

body {
  overflow-x: hidden;
  font-size: 16px;
  line-height: 30px; }

a {
  color: #0078de; }

#wrapper {
  width: 100%; }

.main-visual-wrap {
  position: relative;
  padding: 0;
  width: 100%;
  background-color: #000000;
  pointer-events: none; }
  .main-visual-wrap::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 1005px;
    height: 387px;
    background: url(../img/main-logo.png) no-repeat center/contain;
    z-index: 99; }
  .main-visual-wrap.end {
    background-color: #000;
    height: 698px; }
    .main-visual-wrap.end::before {
      content: none; }
    .main-visual-wrap.end .main-visual-bg {
      background: url(../img/_mv/main_pc.jpg) no-repeat center top #000;
      margin: 0 auto;
      width: 100%;
      max-width: 2000px;
      height: 698px; }
  .main-visual-wrap .bx-wrapper {
    width: 2000px;
    height: 698px; }
  .main-visual-wrap .main-visual {
    display: -ms-flexbox;
    display: flex;
    width: 2000px;
    height: 698px;
    overflow: hidden; }
    .main-visual-wrap .main-visual > li {
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
      width: 100%;
      height: auto; }
    .main-visual-wrap .main-visual img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
  @media screen and (max-width: 1200px) {
    .main-visual-wrap .main-visual {
      width: 1200px; } }

.main-container {
  background: url(../img/bg_pc.png) repeat-y center top; }

.icon-new-style:before, body.second.goods .goods-items .item .texts .title-item .icon-new:before {
  color: #e60012;
  content: "NEW!";
  font-size: 14px;
  display: inline-block;
  font-family: Josefin Sans, sans-serif;
  font-weight: 900;
  margin-right: 20px; }

.area-link-txt {
  color: #1f3b90;
  text-decoration: underline; }

.section-title {
  font-family: "Caprasimo", serif;
  font-size: 64px;
  font-weight: 400;
  line-height: 1;
  color: #0081e4;
  letter-spacing: -0.025em;
  text-align: center;
  opacity: 0;
  transform: translateY(64px);
  transition: all 0.3s linear; }
  .section-title.active {
    opacity: 1;
    transform: translateY(0); }

/* トップ
-------------------- */
body.home .main-container {
  padding-bottom: 300px;
  min-width: 1200px; }
  body.home .main-container .common-nav-list {
    width: 100%;
    height: 80px;
    background-color: #FFFFFF; }
  body.home .main-container .detail-nav-list-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    width: 1200px;
    height: 100%;
    margin: 0 auto; }
    body.home .main-container .detail-nav-list-box .main-menu {
      position: relative;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-align: center;
          align-items: center;
      height: 100%;
      font-size: 18px;
      line-height: 30px;
      font-weight: bold;
      color: rgba(0, 129, 228, 0.3);
      padding: 0 10px; }
      body.home .main-container .detail-nav-list-box .main-menu:has(a) {
        position: relative; }
        body.home .main-container .detail-nav-list-box .main-menu:has(a):hover::after {
          content: "";
          position: absolute;
          top: calc(100% - 3px);
          left: 0;
          width: 100%;
          height: 3px;
          background-color: #0081e4; }
      body.home .main-container .detail-nav-list-box .main-menu > a {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
            justify-content: center;
        -ms-flex-align: center;
            align-items: center;
        height: 100%;
        color: #0081e4; }
      body.home .main-container .detail-nav-list-box .main-menu:hover > .child-block {
        visibility: visible; }
    body.home .main-container .detail-nav-list-box .child-block {
      position: absolute;
      top: 100%;
      left: 0;
      display: -ms-flexbox;
      display: flex;
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content;
      padding: 20px 20px 25px;
      background: rgba(0, 0, 0, 0.65);
      z-index: 100;
      visibility: hidden; }
      body.home .main-container .detail-nav-list-box .child-block .child-list-box {
        font-size: 15px; }
        body.home .main-container .detail-nav-list-box .child-block .child-list-box .child-list > a {
          color: #FFFFFF; }
          body.home .main-container .detail-nav-list-box .child-block .child-list-box .child-list > a:hover {
            text-decoration: underline; }

body.home .main-date-area {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  width: 100%;
  text-align: center;
  margin-top: 61px; }

body.home .top-banner-list {
  width: 1090px;
  margin: 0 auto; }
  body.home .top-banner-list li:not(:first-of-type) {
    margin-top: 20px; }

body.home .slider-banner .slider-banner-list-box {
  max-height: 165px;
  overflow: hidden; }
  body.home .slider-banner .slider-banner-list-box li img {
    width: 100%; }

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

.tab-contents-list-box {
  overflow: hidden;
  width: 100%;
  min-height: 400px;
  margin-top: 30px;
  position: relative; }
  .tab-contents-list-box li {
    width: 100%; }

.tab-contents {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s;
  padding-bottom: 300px; }
  .tab-contents.active {
    overflow: hidden;
    position: relative;
    display: block;
    visibility: visible;
    opacity: 1; }

#wrapper .btn-box a {
  background: #1f3b90;
  text-decoration: none;
  color: #fff;
  position: relative;
  font-weight: 700;
  font-size: 16px;
  padding: 3px 20px 5px 20px;
  box-sizing: border-box;
  display: inline-block; }
  #wrapper .btn-box a p {
    display: inline-block; }
  #wrapper .btn-box a:before {
    content: "";
    width: 24px;
    height: 10px;
    display: inline-block;
    margin-right: 16px;
    position: relative;
    top: -1px;
    background: url(../img/arrow_wh.png) 0% 0%/100% no-repeat; }

body.home .information-area {
  padding: 100px 0; }
  body.home .information-area .information-wrap .timeline-fesinfo {
    width: 100%;
    padding: 89px 40px;
    margin-top: 55px;
    border-radius: 0 46px 0 46px;
    background: linear-gradient(315deg, rgba(165, 235, 252, 0.8) 0%, rgba(255, 255, 255, 0.90196) 100%);
    background-image: -ms-linear-gradient(315deg, rgba(165, 235, 252, 0.8) 0%, rgba(255, 255, 255, 0.90196) 100%);
    box-shadow: 0px 50px 70px 0px rgba(31, 59, 144, 0.5); }
  body.home .information-area .information-wrap .timeline-list-box {
    width: 1060px;
    border-bottom: 1px solid #FFFFFF; }
    body.home .information-area .information-wrap .timeline-list-box li {
      padding: 37px 30px;
      border-top: 1px solid #FFFFFF; }
      body.home .information-area .information-wrap .timeline-list-box li div, body.home .information-area .information-wrap .timeline-list-box li a {
        display: -ms-flexbox;
        display: flex;
        font-size: 16px; }
      body.home .information-area .information-wrap .timeline-list-box li .date-box {
        width: 140px; }
        body.home .information-area .information-wrap .timeline-list-box li .date-box .date {
          font-size: 18px;
          font-weight: bold;
          line-height: 30px;
          color: #21ac38; }
      body.home .information-area .information-wrap .timeline-list-box li .title {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        width: calc(100% - 140px); }
        body.home .information-area .information-wrap .timeline-list-box li .title .icon-new {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-pack: center;
              justify-content: center;
          -ms-flex-align: center;
              align-items: center;
          width: -webkit-fit-content;
          width: -moz-fit-content;
          width: fit-content;
          border-radius: 24px;
          padding: 4px 8px 0;
          background-color: #e60012; }
          body.home .information-area .information-wrap .timeline-list-box li .title .icon-new:before {
            content: "NEW";
            font-family: Josefin Sans, sans-serif;
            font-size: 14px;
            font-weight: 900;
            color: #FFFFFF;
            line-height: 1;
            letter-spacing: 0; }
        body.home .information-area .information-wrap .timeline-list-box li .title .txt {
          font-size: 20px;
          font-weight: bold;
          line-height: 30px;
          letter-spacing: 0.08em; }
  body.home .information-area .information-wrap .more-btn {
    display: block;
    width: 460px;
    height: 60px;
    background-color: #0078de;
    margin: 50px auto 0;
    border-radius: 6px; }
    body.home .information-area .information-wrap .more-btn > a {
      position: relative;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-align: center;
          align-items: center;
      width: 100%;
      height: 100%;
      font-size: 20px;
      line-height: 1;
      color: #FFFFFF;
      font-weight: bold; }
      body.home .information-area .information-wrap .more-btn > a::after {
        content: '';
        position: absolute;
        top: 50%;
        right: 0;
        transform: translate(-100%, -50%);
        width: 24px;
        height: 24px;
        background: url(../img/icon_arrow.png) no-repeat center/contain; }

body.home .teaser-movie-area {
  padding: 100px 0; }
  body.home .teaser-movie-area .teaser-movie-wrap {
    width: 100%;
    max-width: 1200px;
    padding: 89px 40px;
    margin: 0 auto;
    border-radius: 0 46px 0 46px;
    background: linear-gradient(315deg, rgba(165, 235, 252, 0.8) 0%, rgba(255, 255, 255, 0.90196) 100%);
    background-image: -ms-linear-gradient(315deg, rgba(165, 235, 252, 0.8) 0%, rgba(255, 255, 255, 0.90196) 100%);
    box-shadow: 0px 50px 70px 0px rgba(31, 59, 144, 0.5); }
    body.home .teaser-movie-area .teaser-movie-wrap > iframe {
      width: 640px;
      height: 360px; }

.comment-movie {
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  overflow: hidden;
  background-color: #003893; }
  .comment-movie .comment-movie-inner {
    width: 100%;
    min-width: 2000px;
    margin-left: auto;
    margin-right: auto;
    padding: 90px 0;
    position: relative;
    z-index: 0; }
    .comment-movie .comment-movie-inner .section-title {
      color: #FFFFFF; }

.comment-movie .arr {
  line-height: 20px;
  z-index: 20; }

.comment-movie .comment-lists {
  overflow: hidden; }
  .comment-movie .comment-lists .image-wrap {
    position: relative;
    display: block; }

.comment-movie .comment-fade-box {
  transition: 0.3s;
  opacity: 0; }

.comment-movie .comment-slider-area {
  position: relative;
  padding: 0 54px;
  margin-top: 60px;
  overflow: hidden; }
  .comment-movie .comment-slider-area .loader-simple2 {
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-top-color: rgba(255, 255, 255, 0.7); }
  .comment-movie .comment-slider-area ul.slider-group-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .comment-movie .comment-slider-area ul.slider-group-box li.js-comment-play {
      cursor: pointer;
      width: 336px;
      margin-right: 40px;
      margin-bottom: 20px;
      position: relative; }
      .comment-movie .comment-slider-area ul.slider-group-box li.js-comment-play .img-bg {
        height: 194px;
        overflow: hidden;
        background-position: center;
        transition: 0.3s;
        background-size: cover;
        background-repeat: no-repeat;
        border-radius: 20px; }
      .comment-movie .comment-slider-area ul.slider-group-box li.js-comment-play:nth-child(3n) {
        margin-right: 0; }
      .comment-movie .comment-slider-area ul.slider-group-box li.js-comment-play:nth-child(n + 4) {
        margin-bottom: 0; }
      .comment-movie .comment-slider-area ul.slider-group-box li.js-comment-play .name {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: center;
            justify-content: center;
        height: 50px;
        font-size: 16px;
        font-weight: 500;
        text-align: center;
        color: #FFFFFF; }

.comment-movie .sub-movie-area iframe {
  width: 850px;
  height: 480px; }

.js-comment-play {
  position: relative; }
  .js-comment-play .play-btn {
    z-index: 2;
    border-radius: 100px;
    width: 50px;
    height: 50px;
    background: #21ac38;
    text-indent: -9999px;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); }
    .js-comment-play .play-btn:after {
      content: "";
      display: block;
      width: 0;
      height: 0;
      position: absolute;
      border-left: 16px solid #FFFFFF;
      border-bottom: 9px solid transparent;
      border-top: 9px solid transparent;
      top: 17px;
      left: 19px; }
  .js-comment-play .image-wrap img {
    width: 100%; }
  .js-comment-play:hover .image-wrap img {
    transition: 0.3s;
    opacity: 0.5; }
  .js-comment-play:hover .img-bg {
    transition: 0.3s;
    opacity: 0.5; }

body.home .bnr-area {
  padding: 50px 0; }
  body.home .bnr-area .app-bnr,
  body.home .bnr-area .abema-bnr,
  body.home .bnr-area .timetable-bnr {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    gap: 30px; }
    body.home .bnr-area .app-bnr a,
    body.home .bnr-area .abema-bnr a,
    body.home .bnr-area .timetable-bnr a {
      display: block;
      width: 800px; }
      body.home .bnr-area .app-bnr a img,
      body.home .bnr-area .abema-bnr a img,
      body.home .bnr-area .timetable-bnr a img {
        width: 100%;
        box-shadow: 0 10px 30px 0 rgba(31, 59, 144, 0.5); }
  body.home .bnr-area .bnr-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    gap: 30px 0; }
  body.home .bnr-area .modal-bnr {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center; }
    body.home .bnr-area .modal-bnr button {
      display: block;
      width: 1090px;
      height: 166px;
      cursor: pointer; }
      body.home .bnr-area .modal-bnr button img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
           object-fit: contain;
        box-shadow: 0 10px 30px 0 rgba(31, 59, 144, 0.5); }
  body.home .bnr-area.bnr-area--bottom {
    background-color: #000000; }
    body.home .bnr-area.bnr-area--bottom .app-bnr {
      text-align: center; }
    body.home .bnr-area.bnr-area--bottom .banner-lists {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-pack: center;
          justify-content: center;
      gap: 30px;
      margin-top: 60px; }
      body.home .bnr-area.bnr-area--bottom .banner-lists li {
        width: 264px;
        height: 91px; }
        body.home .bnr-area.bnr-area--bottom .banner-lists li a {
          display: block;
          width: 100%;
          height: 100%; }
        body.home .bnr-area.bnr-area--bottom .banner-lists li img {
          width: 100%;
          height: 100%;
          -o-object-fit: contain;
             object-fit: contain; }

body.home .support-area {
  padding: 50px 0; }
  body.home .support-area .support-categories {
    padding: 90px 70px;
    margin-top: 55px;
    border-radius: 0 46px 0 46px;
    background: linear-gradient(315deg, rgba(165, 235, 252, 0.8) 0%, rgba(255, 255, 255, 0.90196) 100%);
    background-image: -ms-linear-gradient(315deg, rgba(165, 235, 252, 0.8) 0%, rgba(255, 255, 255, 0.90196) 100%);
    box-shadow: 0px 50px 70px 0px rgba(31, 59, 144, 0.5); }
    body.home .support-area .support-categories .support-category {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-direction: column;
          flex-direction: column;
      margin-top: -40px; }
      body.home .support-area .support-categories .support-category + .support-category {
        margin-top: 37px; }
      body.home .support-area .support-categories .support-category.sponsor img {
        height: 88px; }
      body.home .support-area .support-categories .support-category .support-title {
        width: 160px;
        font-size: 20px;
        font-weight: bold;
        text-align: center;
        margin-bottom: 10px; }
        body.home .support-area .support-categories .support-category .support-title.width-auto {
          width: auto; }
      body.home .support-area .support-categories .support-category .sponsor-lists {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
        -ms-flex: 1;
            flex: 1;
        width: 50%;
        margin-left: 50px; }
        body.home .support-area .support-categories .support-category .sponsor-lists.single {
          margin-left: 0; }
        body.home .support-area .support-categories .support-category .sponsor-lists li {
          width: auto; }
          body.home .support-area .support-categories .support-category .sponsor-lists li a {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
                align-items: center; }

body.home .official-sns-area {
  padding: 50px 0; }
  body.home .official-sns-area .official-sns-banner-list-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    padding: 90px 70px;
    margin-top: 55px;
    border-radius: 0 46px 0 46px;
    background: linear-gradient(315deg, rgba(165, 235, 252, 0.8) 0%, rgba(255, 255, 255, 0.90196) 100%);
    background-image: -ms-linear-gradient(315deg, rgba(165, 235, 252, 0.8) 0%, rgba(255, 255, 255, 0.90196) 100%);
    box-shadow: 0px 50px 70px 0px rgba(31, 59, 144, 0.5); }
    body.home .official-sns-area .official-sns-banner-list-box li a {
      display: block;
      width: 335px;
      height: 97px; }

body.home .playlist-area {
  padding: 50px 0 100px; }
  body.home .playlist-area .widget-spotify {
    margin-top: 55px;
    padding: 90px 70px;
    border-radius: 0 46px 0 46px;
    background: linear-gradient(315deg, rgba(165, 235, 252, 0.8) 0%, rgba(255, 255, 255, 0.90196) 100%);
    background-image: -ms-linear-gradient(315deg, rgba(165, 235, 252, 0.8) 0%, rgba(255, 255, 255, 0.90196) 100%);
    box-shadow: 0px 50px 70px 0px rgba(31, 59, 144, 0.5); }
  body.home .playlist-area .widget-spotify-inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    gap: 42px; }
    body.home .playlist-area .widget-spotify-inner > * {
      -ms-flex: 1;
          flex: 1; }
  body.home .playlist-area .widget-spotify-title {
    font-size: 28px;
    font-weight: bold;
    line-height: 40px;
    color: #1f3b90; }
  body.home .playlist-area .widget-spotify-text {
    margin-top: 1em; }

@media screen and (max-width: 1200px) {
  body {
    overflow-x: scroll; }
  .main-date-wrap {
    width: 1200px; } }

.lineup-more {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1;
  text-align: right;
  margin-top: 60px; }

.lineup-note {
  display: none;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: .06em;
  text-align: center;
  margin-bottom: 30px; }

.home .under-atteintion {
  display: block; }

.under-atteintion .attention-ttl {
  color: #fff;
  font-size: 24px;
  letter-spacing: .08em;
  font-weight: 500; }
  .under-atteintion .attention-ttl::before {
    content: none; }
  .under-atteintion .attention-ttl .under-line {
    text-decoration: underline; }
  .under-atteintion .attention-ttl .inner {
    display: inline-block;
    position: relative; }
    .under-atteintion .attention-ttl .inner::before {
      background: url(../img/icon_dl.png) no-repeat left top;
      background-size: 100%;
      position: relative;
      top: 7px;
      width: 38px;
      height: 33px;
      margin-right: 40px;
      content: "";
      display: inline-block; }

body.artist.timetable .timetable-area .stages .coming-soon {
  pointer-events: none; }
  body.artist.timetable .timetable-area .stages .coming-soon .logo-area .logo-area-inner .logo {
    opacity: 0.6;
    font-family: Josefin Sans, sans-serif;
    font-size: 21px; }

.sponsor-position {
  display: -ms-flexbox;
  display: flex; }
  .sponsor-position .osaka-sponsor {
    margin-right: 80px; }

.txt-coming-soon {
  padding-bottom: 400px; }

.tab-contents-list-box {
  min-height: auto; }
