<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*---------------------------------------------------------------------------*/
@media screen and (min-width: 768px), print {
  .index .section_block {
    padding-bottom: 60px;
  }
  .index .section_block:last-of-type {
    padding-bottom: 0;
  }
  .index .section_block__title {
    margin-bottom: 30px;
  }
  .index .section_block .btn {
    font-size: 1.8rem;
    margin: 40px auto 0;
  }
  .index .section_block.information {
    padding-bottom: 65px;
  }
  .index .section_block.information .section_block__title {
    margin-bottom: 20px;
  }
  .index__list {
    font-size: 0rem;
    text-align: center;
    letter-spacing: 0;
    margin: 0 0 0 -26px;
    text-align: left;
  }
  .index__list &gt; * {
    display: inline-block;
    vertical-align: top;
    font-size: 1.4rem;
  }
  .index__list li {
    width: 537px;
    height: 112px;
    -moz-border-radius: 10px;
         border-radius: 10px;
    position: relative;
    overflow: hidden;
    margin: 0 0 0 26px;
    line-height: 1.3;
    text-align: center;
  }
  .index__list li:nth-child(n+3) {
    margin-top: 30px;
  }
  .index__list li a {
    display: block;
    height: 100%;
    padding: 0 25px;
    background-color: #f3f3f3;
    text-decoration: none;
    color: #000;
    font-size: 2.5rem;
    font-weight: bold;
  }
  .index__list li a small {
    display: block;
    font-size: 2rem;
    margin-bottom: 5px;
  }
  .index__list li a p {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .index__list li a p:before {
    content: '';
    display: block;
    margin: auto;
    image-rendering: -webkit-optimize-contrast;
  }
  .index__list li a p span {
    width: 360px;
    margin: auto;
  }
  .ticket-attention__title {
    color: #fc0000;
    font-weight: bold;
    font-size: 3.2rem;
  }
  .ticket-attention__list {
    color: #fc0000;
    font-weight: bold;
    font-size: 2.8rem;
    margin-top: 15px;
    padding-left: 1em;
    text-indent: -1em;
  }
  .ticket-attention__list a {
    color: inherit;
  }
  .ticket-attention__new {
    line-height: 1;
    font-style: normal;
    background-color: #ffe100;
    padding: 10px 12px;
    margin-left: 0.2em;
  }
  .buy-now {
    margin-top: 40px;
    background: url("/ticket/images/buy_now_bg.jpg") center center no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    text-align: center;
    color: #fff;
    font-size: 1.8rem;
    font-weight: bold;
    padding: 35px;
    -moz-border-radius: 8px;
         border-radius: 8px;
    line-height: 1.8;
  }
  .buy-now__title {
    font-size: 3rem;
    line-height: 1.4;
  }
  .buy-now__link {
    width: 375px;
    display: block;
    margin: 20px auto;
  }
  .logo_bnr {
    display: block;
    width: 880px;
    margin: 40px auto 0;
  }
  .qr {
    margin-top: 40px;
    background: url("/ticket/images/qr_bg.jpg") center center no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    -moz-border-radius: 8px;
         border-radius: 8px;
    text-align: center;
    color: #fff;
    padding: 35px;
  }
  .qr__title {
    font-size: 3rem;
  }
  .qr__btn {
    margin: 20px auto 0;
    width: 440px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #000a6e;
    font-size: 2rem;
    font-weight: bold;
  }
  .qr__btn a {
    background-color: white;
    -moz-border-radius: 31px;
         border-radius: 31px;
  }
  .buy-howto-link {
    margin-top: 50px;
  }
  .buy-howto-link .btn {
    margin-top: 0 !important;
  }
  .caution_txt_red {
    background: #f00;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    color: #fff;
    font-size: 2.2rem;
    font-weight: bold;
    margin: 0 auto 35px;
    padding: 20px 30px;
    text-align: center;
    width: 800px;
    line-height: 2em;
  }
  .caution_txt_red a {
    color: #fff;
    text-decoration: underline;
  }
  .preparation_txt {
    text-align: center;
    font-size: 23px;
    font-weight: bold;
    letter-spacing: 6px;
  }
  .index__list--price p:before {
    position: relative;
    display: block;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    font-size: 0;
    background-image: url("/common/images/sprite/sprite_ticket.png?rev=1547014306380");
    -moz-background-size: 1641.73913% 495.50562%;
         background-size: 1641.73913% 495.50562%;
    background-position: 69.03553% 55.11364%;
    background-repeat: no-repeat;
    width: 88px;
    height: 67px;
  }
  .index__list--price p:before:after {
    content: '';
    display: block;
    padding-top: 77.3913%;
  }
  .index__list--supporter p:before {
    content: none !important;
  }
  .index__list--supporter .point {
    font-size: 1.4rem;
    text-align: center;
    display: block;
    height: 28px;
    line-height: 28px;
    background-color: #fc0000;
    color: #fff;
    -moz-border-radius: 14px;
         border-radius: 14px;
    margin-bottom: 10px;
    font-style: normal;
  }
  .index__list--socio p:before {
    background-image: url("/ticket/images/for-socio.png");
    -moz-background-size: contain;
         background-size: contain;
    width: 82px;
    height: 82px;
  }
  .index__list--socio .logo {
    position: relative;
    display: block;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    font-size: 0;
    background-image: url("/common/images/sprite/sprite_ticket.png?rev=1547014306380");
    -moz-background-size: 2052.17391% 1837.5%;
         background-size: 2052.17391% 1837.5%;
    background-position: 87.86192% 46.52278%;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    width: 92px;
    height: 24px;
  }
  .index__list--socio .logo:after {
    content: '';
    display: block;
    padding-top: 26.08696%;
  }
  .index__list--plan p:before {
    position: relative;
    display: block;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    font-size: 0;
    background-image: url("/common/images/sprite/sprite_ticket.png?rev=1547014306380");
    -moz-background-size: 1498.4127% 459.375%;
         background-size: 1498.4127% 459.375%;
    background-position: 44.72191% 56.23188%;
    background-repeat: no-repeat;
    width: 94px;
    height: 72px;
  }
  .index__list--plan p:before:after {
    content: '';
    display: block;
    padding-top: 76.19048%;
  }
  .index__list--houjin p:before {
    position: relative;
    display: block;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    font-size: 0;
    background-image: url("/common/images/sprite/sprite_ticket.png?rev=1547014306380");
    -moz-background-size: 1510.4% 459.375%;
         background-size: 1510.4% 459.375%;
    background-position: 52.97788% 56.23188%;
    background-repeat: no-repeat;
    width: 94px;
    height: 72px;
  }
  .index__list--houjin p:before:after {
    content: '';
    display: block;
    padding-top: 76.8%;
  }
  .index__list--group p:before {
    position: relative;
    display: block;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    font-size: 0;
    background-image: url("/common/images/sprite/sprite_ticket.png?rev=1547014306380");
    -moz-background-size: 1510.4% 459.375%;
         background-size: 1510.4% 459.375%;
    background-position: 61.2025% 56.23188%;
    background-repeat: no-repeat;
    width: 94px;
    height: 72px;
  }
  .index__list--group p:before:after {
    content: '';
    display: block;
    padding-top: 76.8%;
  }
  .index__list--disabilities p:before {
    position: relative;
    display: block;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    font-size: 0;
    background-image: url("/common/images/sprite/sprite_ticket.png?rev=1547014306380");
    -moz-background-size: 3630.76923% 604.10959%;
         background-size: 3630.76923% 604.10959%;
    background-position: 13.56209% 89.67391%;
    background-repeat: no-repeat;
    width: 52px;
    height: 73px;
  }
  .index__list--disabilities p:before:after {
    content: '';
    display: block;
    padding-top: 140.38462%;
  }
}

@media screen and (max-width: 767px) {
  .index {
    padding-top: 6.51042vw;
    padding-bottom: 13.02083vw;
  }
  .index .section_block {
    padding-bottom: 7.8125vw;
  }
  .index .section_block:last-of-type {
    padding-bottom: 0;
  }
  .index .section_block__title {
    margin-bottom: 3.90625vw;
  }
  .index .section_block .btn {
    margin: 4.55729vw auto 0;
  }
  .index .section_block.information {
    padding-bottom: 9.76562vw;
  }
  .index .section_block.information .section_block__title {
    margin-bottom: 0;
  }
  .index__list li {
    height: 19.27083vw;
    -moz-border-radius: 1.30208vw;
         border-radius: 1.30208vw;
    position: relative;
    overflow: hidden;
    line-height: 1.3;
  }
  .index__list li + li {
    margin-top: 3.90625vw;
  }
  .index__list li a {
    display: block;
    text-align: center;
    height: 100%;
    padding: 0 3.90625vw;
    background-color: #f3f3f3;
    text-decoration: none;
    color: #000;
    font-size: 4.42708vw;
    font-weight: bold;
  }
  .index__list li a small {
    display: block;
    font-size: 3.38542vw;
  }
  .index__list li p {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .index__list li p:before {
    content: '';
    display: block;
    margin: auto;
  }
  .index__list li p span {
    width: 63.80208vw;
    margin: auto;
    white-space: nowrap;
  }
  .ticket-attention__title {
    color: #fc0000;
    font-weight: bold;
    font-size: 4.94792vw;
  }
  .ticket-attention__list {
    color: #fc0000;
    font-weight: bold;
    font-size: 3.77604vw;
    margin-top: 2.60417vw;
    line-height: 1.6;
  }
  .ticket-attention__list a {
    color: inherit;
  }
  .ticket-attention__list li {
    margin-left: 1em;
    text-indent: -1em;
  }
  .ticket-attention__new {
    line-height: 1;
    font-style: normal;
    background-color: #ffe100;
    padding: 1.30208vw 1.5625vw;
    margin-left: 0.2em;
  }
  .buy-now {
    margin-top: 6.51042vw;
    background: url("/ticket/images/buy_now_bg.jpg") center top no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    text-align: center;
    color: #fff;
    font-size: 3.38542vw;
    font-weight: bold;
    padding: 3.90625vw 2.60417vw;
    -moz-border-radius: 1.30208vw;
         border-radius: 1.30208vw;
    line-height: 1.6;
  }
  .buy-now__title {
    font-size: 3.90625vw;
    line-height: 1.4;
  }
  .buy-now__link {
    display: block;
    width: 58.59375vw;
    margin: 5.20833vw auto;
  }
  .logo_bnr {
    display: block;
    margin-top: 5.20833vw;
  }
  .qr {
    margin-top: 7.8125vw;
    background: url("/ticket/images/qr_bg.jpg") center center no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    -moz-border-radius: 1.30208vw;
         border-radius: 1.30208vw;
    text-align: center;
    color: #fff;
    padding: 3.90625vw 2.60417vw;
  }
  .qr__title {
    font-size: 3.90625vw;
  }
  .qr__btn {
    width: 100%;
    height: 11.45833vw;
    line-height: 11.45833vw;
    text-align: center;
    color: #000a6e;
    font-size: 3.64583vw;
    font-weight: bold;
    margin: 3.90625vw auto 0;
  }
  .qr__btn a {
    background-color: white;
    -moz-border-radius: 5.72917vw;
         border-radius: 5.72917vw;
    text-decoration: none;
  }
  .caution_txt_red {
    background: #f00;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    color: #fff;
    font-size: 4.16667vw;
    font-weight: bold;
    margin: 0 auto 5.20833vw;
    padding: 2.60417vw 3.90625vw;
    text-align: center;
    width: 80%;
    line-height: 2em;
  }
  .caution_txt_red a {
    color: #fff;
    text-decoration: underline;
  }
  .preparation_txt {
    text-align: center;
    font-size: 3.5vw;
    font-weight: bold;
    letter-spacing: 1.3vw;
  }
  .index {
    padding: 7.8125vw 3.90625vw 5.85938vw;
  }
  .index__list--price p:before {
    position: relative;
    display: block;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    font-size: 0;
    background-image: url("/common/images/sprite/sprite_ticket.png?rev=1547014306380");
    -moz-background-size: 1641.73913% 495.50562%;
         background-size: 1641.73913% 495.50562%;
    background-position: 69.03553% 55.11364%;
    background-repeat: no-repeat;
    width: 14.97396vw;
    height: 11.71875vw;
    margin: 0;
  }
  .index__list--price p:before:after {
    content: '';
    display: block;
    padding-top: 77.3913%;
  }
  .index__list--supporter p:before {
    content: none !important;
  }
  .index__list--supporter .point {
    font-size: 3.125vw;
    text-align: center;
    display: block;
    height: 6.77083vw;
    line-height: 6.77083vw;
    background-color: #fc0000;
    color: #fff;
    -moz-border-radius: 3.38542vw;
         border-radius: 3.38542vw;
    margin-bottom: 2.60417vw;
    font-style: normal;
  }
  .index__list--socio p:before {
    background-image: url("/ticket/images/for-socio.png");
    -moz-background-size: contain;
         background-size: contain;
    width: 13.67188vw;
    height: 13.67188vw;
  }
  .index__list--socio .logo {
    position: relative;
    display: block;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    font-size: 0;
    background-image: url("/common/images/sprite/sprite_ticket.png?rev=1547014306380");
    -moz-background-size: 2052.17391% 1837.5%;
         background-size: 2052.17391% 1837.5%;
    background-position: 87.86192% 46.52278%;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    width: 16.40625vw;
    height: 4.29688vw;
  }
  .index__list--socio .logo:after {
    content: '';
    display: block;
    padding-top: 26.08696%;
  }
  .index__list--plan p:before {
    position: relative;
    display: block;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    font-size: 0;
    background-image: url("/common/images/sprite/sprite_ticket.png?rev=1547014306380");
    -moz-background-size: 1498.4127% 459.375%;
         background-size: 1498.4127% 459.375%;
    background-position: 44.72191% 56.23188%;
    background-repeat: no-repeat;
    width: 16.40625vw;
    height: 12.5vw;
  }
  .index__list--plan p:before:after {
    content: '';
    display: block;
    padding-top: 76.19048%;
  }
  .index__list--houjin p:before {
    position: relative;
    display: block;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    font-size: 0;
    background-image: url("/common/images/sprite/sprite_ticket.png?rev=1547014306380");
    -moz-background-size: 1510.4% 459.375%;
         background-size: 1510.4% 459.375%;
    background-position: 52.97788% 56.23188%;
    background-repeat: no-repeat;
    width: 16.40625vw;
    height: 12.5vw;
  }
  .index__list--houjin p:before:after {
    content: '';
    display: block;
    padding-top: 76.8%;
  }
  .index__list--group p:before {
    position: relative;
    display: block;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    font-size: 0;
    background-image: url("/common/images/sprite/sprite_ticket.png?rev=1547014306380");
    -moz-background-size: 1510.4% 459.375%;
         background-size: 1510.4% 459.375%;
    background-position: 61.2025% 56.23188%;
    background-repeat: no-repeat;
    width: 16.40625vw;
    height: 12.5vw;
  }
  .index__list--group p:before:after {
    content: '';
    display: block;
    padding-top: 76.8%;
  }
  .index__list--disabilities p:before {
    position: relative;
    display: block;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    font-size: 0;
    background-image: url("/common/images/sprite/sprite_ticket.png?rev=1547014306380");
    -moz-background-size: 3630.76923% 604.10959%;
         background-size: 3630.76923% 604.10959%;
    background-position: 13.56209% 89.67391%;
    background-repeat: no-repeat;
    width: 9.11458vw;
    height: 12.5vw;
  }
  .index__list--disabilities p:before:after {
    content: '';
    display: block;
    padding-top: 140.38462%;
  }
}
</pre></body></html>