<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*---------------------------------------------------------------------------*/
@media screen and (min-width: 768px), print {
  .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 20px;
    text-align: center;
    width: 900px;
    line-height: 2em;
  }
  .caution_txt_red a {
    color: #fff;
  }
  .ticket_price .pagelink_navi__list {
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .ticket_price .section_block {
    padding-bottom: 60px;
  }
  .ticket_price .section_block:last-of-type {
    padding-bottom: 0;
  }
  .ticket_price .section_block__title {
    margin-bottom: 25px;
  }
  .ticket_price .panorama {
    font-size: 1.6rem;
  }
  .ticket_price .panorama__banner {
    height: 230px;
    position: relative;
    background: url("../images/panorama_bg.jpg") center center no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    margin-bottom: 20px;
  }
  .ticket_price .panorama__banner--box {
    background-color: #fff;
    padding: 20px;
    text-align: center;
    width: 526px;
    position: absolute;
    left: 0;
    right: 0;
    top: 12px;
    margin: auto;
    font-weight: bold;
  }
  .ticket_price .panorama__banner p:nth-of-type(1) {
    height: 34px;
    line-height: 34px;
    background-color: #9d8945;
    margin-bottom: 10px;
  }
  .ticket_price .panorama__banner--catch {
    line-height: 1.3;
    background-color: transparent;
    font-size: 2.4rem;
  }
  .ticket_price .panorama__banner--catch em {
    font-size: 4.6rem;
    display: block;
    font-style: normal;
    color: #9d8945;
  }
  .ticket_price .panorama__attention {
    margin-bottom: 20px;
  }
  .ticket_price .panorama__attention mark {
    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: 6090.32258% 1422.58065%;
         background-size: 6090.32258% 1422.58065%;
    background-position: 17.28595% 80.4878%;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 24px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
  }
  .ticket_price .panorama__attention mark:after {
    content: '';
    display: block;
    padding-top: 100%;
  }
  .ticket_price .panorama__map {
    text-align: center;
    border: solid 1px #bfbfbf;
    padding: 38px;
    height: 809px;
    position: relative;
  }
  .ticket_price .panorama__map:before {
    content: '';
    display: block;
    width: 1000px;
    height: 706px;
    background: url("../images/panorama_map.jpg") center center no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    position: absolute;
    left: 0px;
    right: 0;
    top: 44px;
    margin: auto;
  }
  .ticket_price .panorama__map &gt; a {
    width: 33px;
    height: 33px;
    background: url("../images/camera_img.png") center center no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    display: block;
    position: absolute;
  }
  .ticket_price .panorama__map .reserved_main_s01 {
    right: 508px;
    top: 520px;
  }
  .ticket_price .panorama__map .free_visitor {
    right: 450px;
    top: 405px;
  }
  .ticket_price .panorama__map .free_home {
    left: 450px;
    top: 230px;
  }
  .ticket_price .panorama__map .reserved_back_sb {
    left: 305px;
    top: 210px;
  }
  .ticket_price .panorama__map .free_back {
    left: 485px;
    left: 390px;
    top: 170px;
  }
  .ticket_price .panorama__map .free_home_stand {
    left: 305px;
    left: 210px;
    top: 385px;
  }
  .ticket_price .panorama__map .reserved_main_s02 {
    left: 320px;
    top: 520px;
  }
  .ticket_price .panorama__map .reserved_main_s03 {
    left: 255px;
    top: 520px;
  }
  .ticket_price .panorama__map .reserved_main_ss {
    left: 410px;
    top: 565px;
  }
  .ticket_price .price {
    font-size: 1.6rem;
  }
  .ticket_price .price figure.table_price {
    width: 880px;
    margin: 0 auto;
  }
  .ticket_price .price figure.table_price img {
    width: 100%;
  }
  .ticket_price .price .attention_list {
    width: 880px;
    margin: 16px auto 0;
  }
  .ticket_price .price .flextable:last-of-type {
    border-bottom: solid 1px #bfbfbf;
  }
  .ticket_price .price .flextable__thead li {
    font-weight: bold;
    color: #fff;
    background-color: #373737;
    vertical-align: middle;
  }
  .ticket_price .price .flextable__thead li:nth-child(1) {
    width: 120px;
  }
  .ticket_price .price .flextable__thead li:nth-child(2) {
    width: 235px;
  }
  .ticket_price .price .flextable__thead li:nth-child(3) div:first-of-type {
    padding: 5px 0;
  }
  .ticket_price .price .flextable__thead li:nth-child(3) span {
    display: inline-block;
    width: 50%;
    border-top: solid 1px #bfbfbf;
    padding: 5px 0;
  }
  .ticket_price .price .flextable__thead li:nth-child(3) span:first-of-type {
    border-right: solid 1px #bfbfbf;
  }
  .ticket_price .price .flextable__thead li:nth-child(3), .ticket_price .price .flextable__thead li:nth-child(4) {
    width: 375px;
  }
  .ticket_price .price table {
    border-bottom: none;
  }
  .ticket_price .price table th, .ticket_price .price table td {
    text-align: center;
    font-weight: bold;
    font-size: 1.6rem;
    padding: 4px;
    border-bottom: none;
  }
  .ticket_price .price table .reserved td:nth-of-type(1) {
    width: 235px;
  }
  .ticket_price .price table .reserved td:nth-of-type(2), .ticket_price .price table .reserved td:nth-of-type(3) {
    width: 186px;
  }
  .ticket_price .price table .main_ss td {
    background-color: #f7e38e;
  }
  .ticket_price .price table .main_s td {
    background-color: #adb8dc;
  }
  .ticket_price .price table .back_su td {
    background-color: #ffdb11;
  }
  .ticket_price .price table .seven_su td {
    background-color: #bb8367;
    color: #fff;
  }
  .ticket_price .price table .free th {
    width: 86px;
    padding: 5px 8px;
  }
  .ticket_price .price table .free th p {
    text-align: left;
  }
  .ticket_price .price table .free td:nth-of-type(1) {
    border-left: none;
    width: 149px;
  }
  .ticket_price .price table .free td:nth-of-type(2), .ticket_price .price table .free td:nth-of-type(3) {
    width: 186px;
  }
  .ticket_price .price table .free_back td {
    background-color: #f7dfe6;
  }
  .ticket_price .price table .free_back th {
    color: #fff;
    background-color: #f12300;
  }
  .ticket_price .price table .free_center td {
    background-color: #d8ebf4;
  }
  .ticket_price .price table .free_center th {
    background-color: #addef7;
  }
  .ticket_price .price table .free_home td {
    background-color: #b7d1ed;
  }
  .ticket_price .price table .free_home th {
    color: #fff;
    background-color: #004ea5;
  }
  .ticket_price .price table .free_visitor td {
    background-color: #dedede;
  }
  .ticket_price .price table .free_visitor th {
    background-color: #a8a8a8;
  }
  .ticket_price .image-item_list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 40px 0;
    margin-top: 40px;
  }
  .ticket_price .image-item_list .image-item {
    padding: 10px;
    width: 48%;
    border: 1px solid;
  }
  .ticket_price .overseas p:not(:first-of-type) {
    margin-top: 1em;
  }
  .ticket_price .overseas .disc {
    margin-top: 20px;
  }
  .ticket_price .overseas .receive_ticket {
    width: 440px;
    margin-top: 20px;
    margin-inline: auto;
  }
  .ticket_price .schedule .section_block__title {
    margin-bottom: 20px;
  }
  .ticket_price .schedule_txt {
    padding-left: 1em;
    text-indent: -1em;
    font-weight: bold;
    font-size: 1.8rem;
    margin-bottom: 25px;
    color: #f00;
  }
  .ticket_price .schedule__list {
    margin-bottom: 50px;
  }
  .ticket_price .schedule__list h4 {
    line-height: 1.3;
    font-size: 2.2rem;
    margin-bottom: 20px;
  }
  .ticket_price .schedule__list--cell.chapter, .ticket_price .schedule__list--cell.data, .ticket_price .schedule__list--cell.time, .ticket_price .schedule__list--cell.member, .ticket_price .schedule__list--cell.visitor, .ticket_price .schedule__list--cell.lcode {
    width: 100px;
  }
  .ticket_price .schedule__list--cell.chapter {
    width: 80px;
  }
  .ticket_price .schedule__list--cell.data {
    width: 120px;
  }
  .ticket_price .schedule__list--cell.adversary {
    width: 160px;
  }
  .ticket_price .schedule__list--cell.pcode {
    width: 150px;
  }
  .ticket_price .schedule__list--notes {
    margin-top: 1em;
  }
  .ticket_price .schedule__list .btn {
    font-size: 2rem;
    width: 604px;
    margin: 40px auto 0;
  }
  .ticket_price .guide {
    padding: 35px;
    background-color: #f3f3f3;
  }
  .ticket_price .guide .btn {
    width: 604px;
    margin: auto;
  }
  .ticket_price .btn_totop {
    margin: 70px auto 0;
  }
  .attention_list {
    margin-top: 1em;
  }
  .buy-now {
    margin-top: 0;
  }
  .note_txt {
    margin: 15px 0 0;
    text-indent: -1em;
    padding-left: 1em;
  }
  .caution_txt {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 767px) {
  .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;
  }
  .ticket_price {
    padding-top: 7.8125vw;
  }
  .ticket_price .section_block {
    padding-bottom: 13.02083vw;
  }
  .ticket_price .section_block:last-of-type {
    padding-bottom: 0;
  }
  .ticket_price .section_block__title {
    margin-bottom: 6.51042vw;
  }
  .ticket_price .panorama__banner {
    padding: 7.8125vw 9.89583vw;
    position: relative;
    background: url("../images/panorama_bg_sp.jpg") center bottom no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    margin-bottom: 2.60417vw;
  }
  .ticket_price .panorama__banner--box {
    background-color: #fff;
    padding: 2.60417vw;
    text-align: center;
    font-weight: bold;
    font-size: 3.90625vw;
  }
  .ticket_price .panorama__banner p:nth-of-type(1) {
    height: 8.85417vw;
    line-height: 8.85417vw;
    background-color: #9d8945;
    margin: 0 1.30208vw 2.60417vw;
  }
  .ticket_price .panorama__banner--catch {
    background-color: transparent;
    font-size: 5.20833vw;
  }
  .ticket_price .panorama__banner--catch em {
    font-size: 7.29167vw;
    display: block;
    font-style: normal;
    color: #9d8945;
  }
  .ticket_price .panorama__attention {
    margin: 0 3.90625vw 3.90625vw;
  }
  .ticket_price .panorama__attention mark {
    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: 6090.32258% 1422.58065%;
         background-size: 6090.32258% 1422.58065%;
    background-position: 17.28595% 80.4878%;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 4.03646vw;
    display: inline-block;
    vertical-align: middle;
    margin: 0 1.04167vw;
  }
  .ticket_price .panorama__attention mark:after {
    content: '';
    display: block;
    padding-top: 100%;
  }
  .ticket_price .panorama__map {
    text-align: center;
    border-top: solid 1px #bfbfbf;
    border-bottom: solid 1px #bfbfbf;
    padding: 3.90625vw 0;
    height: 90.75521vw;
    -moz-background-size: 1.82292vw;
         background-size: 1.82292vw;
    position: relative;
    overflow: hidden;
  }
  .ticket_price .panorama__map:before {
    content: '';
    display: block;
    width: 100%;
    height: 94%;
    background: url("../images/panorama_map.jpg?2023") center center no-repeat;
    -moz-background-size: 100%;
         background-size: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 3.90625vw;
    top: 4.94792vw;
    margin: auto;
  }
  .ticket_price .panorama__map a {
    width: 3.90625vw;
    height: 3.90625vw;
    background: url("../images/camera_img.png") center center no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    display: block;
    position: absolute;
  }
  .ticket_price .panorama__map .reserved_main_s01 {
    right: 39.84375vw;
    top: 58.33333vw;
  }
  .ticket_price .panorama__map .free_visitor {
    right: 36vw;
    top: 47vw;
  }
  .ticket_price .panorama__map .free_home {
    left: 37vw;
    top: 32vw;
  }
  .ticket_price .panorama__map .reserved_back_sb {
    left: 24vw;
    top: 30vw;
  }
  .ticket_price .panorama__map .free_back {
    left: 31vw;
    top: 26vw;
  }
  .ticket_price .panorama__map .free_home_stand {
    left: 15vw;
    top: 48vw;
  }
  .ticket_price .panorama__map .reserved_main_s02 {
    left: 27vw;
    top: 59vw;
  }
  .ticket_price .panorama__map .reserved_main_s03 {
    left: 19vw;
    top: 59vw;
  }
  .ticket_price .panorama__map .reserved_main_ss {
    left: 32vw;
    top: 62vw;
  }
  .ticket_price .price {
    padding-left: 3.90625vw;
    padding-right: 3.90625vw;
  }
  .ticket_price .price figure.table_price {
    width: 100%;
  }
  .ticket_price .price figure.table_price img {
    width: 100%;
  }
  .ticket_price .price .flextable__title {
    font-weight: bold;
    text-align: left;
    font-size: 4.16667vw;
    margin-bottom: 2.60417vw;
    line-height: 1;
  }
  .ticket_price .price .flextable__caption {
    padding: 8px;
    background-color: #373737;
    color: #fff;
    letter-spacing: .2em;
  }
  .ticket_price .price table th, .ticket_price .price table td {
    text-align: center;
    font-size: 3.38542vw;
    border-bottom-color: #fff;
    border-right-color: #000;
    padding: 2.08333vw 0;
  }
  .ticket_price .price table thead th {
    font-weight: normal;
  }
  .ticket_price .price table thead th:nth-of-type(1) {
    width: 39.0625vw;
  }
  .ticket_price .price table thead th:last-of-type {
    border-right: none;
  }
  .ticket_price .price table thead th:nth-of-type(2) {
    position: relative;
    padding-top: 7vw;
    padding-bottom: 0;
  }
  .ticket_price .price table thead th:nth-of-type(2)::after {
    content: "前売";
    position: absolute;
    top: -0.23vw;
    left: 0;
    width: 33vw;
    border-top: solid 1px #bfbfbf;
    padding: 0.52083vw 0;
    background-color: #fff;
  }
  .ticket_price .price table thead th:nth-of-type(2)::before {
    content: "";
    position: absolute;
    top: 5.9vw;
    left: 0;
    width: 37vw;
    height: 1px;
    background-color: #000;
    z-index: 1;
  }
  .ticket_price .price table thead th:nth-of-type(3) {
    padding-top: 7vw;
    padding-bottom: 0;
  }
  .ticket_price .price table thead th:nth-of-type(4) {
    position: relative;
  }
  .ticket_price .price table thead th:nth-of-type(4)::after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    height: 3vw;
    width: 3vw;
    background-color: #fff;
    z-index: 2;
  }
  .ticket_price .price table thead *:nth-of-type(1),
  .ticket_price .price table tbody *:nth-of-type(1) {
    border-left: none;
  }
  .ticket_price .price table td {
    font-weight: bold;
  }
  .ticket_price .price table td:last-of-type {
    border-right: none;
  }
  .ticket_price .price table .reserved td:nth-of-type(1) {
    border-left: none;
  }
  .ticket_price .price table .main_ss td {
    background-color: #f7e38e;
  }
  .ticket_price .price table .main_s td {
    background-color: #adb8dc;
  }
  .ticket_price .price table .back_su td {
    background-color: #ffdb11;
  }
  .ticket_price .price table .seven_su td {
    background-color: #bb8367;
    color: #fff;
  }
  .ticket_price .price table .free:nth-child(2n+1) td {
    border-bottom-color: #000;
  }
  .ticket_price .price table .free th {
    width: 29.94792vw;
    padding: 0 0 0 3.25521vw;
  }
  .ticket_price .price table .free th p {
    text-align: left;
  }
  .ticket_price .price table .free_back td {
    background-color: #f7dfe6;
  }
  .ticket_price .price table .free_back th {
    background-color: #f12300;
  }
  .ticket_price .price table .free_center td {
    background-color: #d8ebf4;
  }
  .ticket_price .price table .free_center th {
    background-color: #addef7;
  }
  .ticket_price .price table .free_home td {
    background-color: #b7d1ed;
  }
  .ticket_price .price table .free_home th {
    background-color: #004ea5;
  }
  .ticket_price .price table .free_visitor td {
    background-color: #dedede;
  }
  .ticket_price .price table .free_visitor th {
    background-color: #a8a8a8;
  }
  .ticket_price .image-item_list {
    margin-top: 6.51042vw;
  }
  .ticket_price .image-item_list .image-item {
    padding: 1.30208vw;
    width: 100%;
    border: 1px solid;
  }
  .ticket_price .image-item_list .image-item:not(:first-of-type) {
    margin-top: 5.20833vw;
  }
  .ticket_price .overseas p:not(:first-of-type) {
    margin-top: 1em;
  }
  .ticket_price .overseas .disc {
    margin-top: 2.60417vw;
  }
  .ticket_price .overseas .receive_ticket {
    width: 100%;
    max-width: 440px;
    margin-top: 2.60417vw;
    margin-inline: auto;
  }
  .ticket_price .schedule .section_block__title {
    margin: 0 3.90625vw 3.90625vw;
  }
  .ticket_price .schedule_txt {
    padding-left: 1em;
    text-indent: -1em;
    font-weight: bold;
    font-size: 3.64583vw;
    margin: 0 3.90625vw 6.51042vw;
    color: #f00;
  }
  .ticket_price .schedule__list {
    margin-bottom: 6.51042vw;
  }
  .ticket_price .schedule__list--cell.chapter span:before {
    content: '節：';
  }
  .ticket_price .schedule__list--cell.data span:before {
    content: '開催日：';
  }
  .ticket_price .schedule__list--cell.time span:before {
    content: '開始時間：';
  }
  .ticket_price .schedule__list--cell.adversary span:before {
    content: '対戦相手：';
  }
  .ticket_price .schedule__list--cell.place span:before {
    content: '会場：';
  }
  .ticket_price .schedule__list--cell.member span:before {
    content: '会員先行：';
  }
  .ticket_price .schedule__list--cell.visitor span:before {
    content: '一般：';
  }
  .ticket_price .schedule__list--cell.lcode span:before {
    content: 'Lコード：';
  }
  .ticket_price .schedule__list--cell.pcode span:before {
    content: 'Pコード：';
  }
  .ticket_price .schedule__list--notes {
    margin: 4.55729vw 3.90625vw 0;
  }
  .ticket_price .schedule__list .btn {
    width: 75.52083vw;
    margin: 7.8125vw auto 0;
  }
  .ticket_price .guide {
    padding: 7.16146vw;
    background-color: #f3f3f3;
  }
  .ticket_price .guide .btn {
    width: 75.52083vw;
    margin: auto;
  }
  .ticket_price .btn_totop {
    margin: 7.8125vw auto 0;
  }
  .attention_list {
    margin-top: 4.55729vw;
  }
  .pagelink_navi__list {
    margin: 0 3.90625vw 6.51042vw;
  }
  .schedule__list--cell.data span {
    padding-left: 1em;
  }
  .buy-now {
    margin-top: 0;
  }
  .note_txt {
    margin: 5vw 4vw 0;
    text-indent: -1em;
    padding-left: 1em;
  }
  .caution_txt {
    margin-bottom: 3.90625vw;
    padding-left: 3.90625vw;
    padding-right: 3.90625vw;
  }
}
</pre></body></html>