@charset "UTF-8";

/* CSS Document */

/*



PC



*/
.top-ticket-pickup-container a,
.top-ticket-pickup-container a:visited {
    text-decoration: underline !important;
}


@media (min-width: 750px) {
    /*-------------------------------------------------------------------------------------
海外からのチケット購入
--------------------------------------------------------------------------------------*/

    .footer-btn-set {
        width: 980px;
    }

    .btn-buy {
        margin-top: 0;
    }

    .btn-buy .btn-buy-ttl {
        font-size: 24px;
        font-weight: bold;
        color: #FE3858;
        text-align: center;
        margin-bottom: 10px;
    }

    .btn-buy a {
        background: -webkit-linear-gradient(left, #FF3858, #E10600);
        background: -o-linear-gradient(left, #FF3858, #E10600);
        background: linear-gradient(to right, #FF3858, #E10600);
        border-radius: 20px;
        margin: 0 0 40px;
        padding: 40px;
        width: 100%;
    }

    .btn a {
        border-radius: 5px;
        color: #fff;
        display: inline-block;
        font-size: 16px;
        font-weight: bold;
        line-height: 1.4;
        padding: 18px 30px;
        text-align: center;
        text-decoration: none;
        width: calc(100% - 60px);
    }

    .btn-buy a span {
        font-size: 16px;
        font-weight: bold;
        text-align: left;
    }

    .btn-buy a:hover {
        text-decoration: none;
    }

    .btn-buy a .btn-buy-box {
        display: flex;
        align-items: center;
        list-style: none !important;
        justify-content: center;
    }

    .btn-buy a .btn-buy-box .btn-buy-txt {
        color: #ffffff;
        font-size: 30px;
        font-weight: bold;
        text-align: left;
        margin-left: 30px;
    }

    .btn-buy a .btn-buy-box .btn-buy-txt02 {
        font-size: 24px;
        font-weight: bold;
        margin: 0 auto;
    }

    .btn-buy a .btn-buy-box .btn-buy-detail {
        color: #ffffff;
        font-size: 16px;
        font-weight: bold;
        border: 1px solid #ffffff;
        padding: 0.6em 2.6em 0.6em 3.6em;
        position: relative;
    }

    .btn-buy a .btn-buy-box .btn-buy-detail:after {
        content: "";
        position: absolute;
        top: 50%;
        left: 2.6em;
        margin: -4.3px 0 0 0;
        border-top: solid 4.3px transparent;
        border-left: solid 8.6px #FFF;
        border-bottom: solid 4.3px transparent;
    }

    .btn-buy-caution {
        text-align: center;
        font-size: 22px;
        font-weight: bold;
        color: #FE3858;
        margin: 20px 0 10px;
    }

    .btn-ticket {
        background: #fff;
        border: 5px solid #E10600;
        border-radius: 20px;
        display: block;
        line-height: 0;
        padding: 20px 40px;
        transition: all .7s;
    }

    .ticket-top .footer-btn-set em {
        display: block;
        text-align: center;
        width: 100%;
        margin: 0px 0px 10px 0px;
        font-style: normal;
    }



    /*-------------------------------------------------------------------------------------
チケットトップ　チケット注目情報
--------------------------------------------------------------------------------------*/

    .top-ticket-pickup-container {
        border: 1px solid #e10600;
        margin: 0 auto 40px;
        width: 1220px;
    }

    .top-ticket-pickup-container h2 {
        background-color: #e10600;
        padding: 20px 40px;
        color: #ffffff;
        font-size: 36px;
        font-weight: bold;
        text-align: center;
        margin-bottom: 10px;
        margin-top: 0;
    }

    .top-ticket-pickup-inner {
        text-align: center;
        padding: 20px 20px 20px 20px;
    }

    .top-ticket-pickup-inner strong {
        font-weight: bold;
        color: #ff0000;
    }

    .top-ticket-pickup-inner p {
        font-weight: bold;
    }

    .top-ticket-pickup-inner p em {
        font-size: 15px;
        font-style: normal;
        font-weight: normal;
    }

    .top-ticket-pickup-inner h3 {
        background: #15151e;
        color: #ffffff;
        font-size: 20px;
        font-weight: bold;
        line-height: 1;
        margin-bottom: 7px;
        padding: 18px 0 15px;
        text-align: center;
    }

    .guide {
        margin: 0 auto;
        padding: 100px 0 0;
        text-align: center;
        width: 1220px;
    }

    .guide .shop-logo {
        text-align: center;
    }

    .guide .shop-logo:hover {
        opacity: 0.8;
    }

    .guide .shop-logo a {
        display: inline-block;
    }

    .guide .shop-logo img {
        width: 700px;
        height: auto;
    }

    .guide .guide-ttl-box {
        margin: 60px 0 0;
    }

    .guide .guide-ttl-box .guide-ttl {
        font-size: 36px !important;
        font-weight: bold;
        border-bottom: 2px solid #333333;
        display: inline-block;
        margin-bottom: 30px;
    }

    .guide .guide-ttl-box .guide-txt {
        font-size: 18px !important;
    }

    .guide .guide-btn {
        margin: 0 auto 20px;
        width: 700px;
    }

    .guide .guide-btn .btn {
        background: #e53a40;
        border-radius: 10px;
        padding: 20px;
        color: #ffffff;
        font-size: 30px;
        display: block;
    }

    .guide .guide-btn a {
        color: #fff !important;
        text-decoration: none;
    }

    .guide .faq {
        margin-top: 50px;
    }

    .guide .guide-btn .btn-faq {
        background: #EA6166;
    }

    .guide .guide-btn .btn:hover {
        opacity: 0.6;
        transition: 0.6s;
    }





    /*-------------------------------------------------------------------------------------
各種チケット内容比較表
--------------------------------------------------------------------------------------*/
    .tokuten-bnr {}

    .tokuten-bnr a {
        background: #158cb9;
        border: 2px solid #158cb9;
        border-radius: 10px;
        color: #fff !important;
        display: block;
        font-size: 20px;
        font-weight: 700;
        margin: 40px auto 20px;
        padding: 15px 0;
        text-align: center;
        transition: .3s;
        text-decoration: none;
        width: calc(100% - 4px);
    }

    .tokuten-bnr a:hover {
        color: #158cb9 !important;
        background-color: #fff;
    }




    /*-------------------------------------------------------------------------------------
入場後のチケット販売について
--------------------------------------------------------------------------------------*/
    .top-information-ticket-option {
        margin: 50px auto;
        text-align: center;
        width: 1220px;
    }

    .top-information-ticket-option a {
        background: #f00;
        color: #fff !important;
        display: block;
        font-size: 1.8rem;
        font-weight: 700;
        padding: 20px 1em;
        text-decoration: none;
        transition: all .7s;
        width: calc(100% - 2em);
    }

    .top-information-ticket-option a:hover {
        opacity: .7;
    }







    .contentButton a.singleline {
        padding: 50px 10px;
    }

    .ticket_map {
        margin: 60px auto;
        width: 100%;
    }

    h2.ticket_title {
        background: #3a3a3a;
        color: #fff;
        font-size: 24px;
        font-weight: 700;
        line-height: 1.5;
        margin: 10px auto;
        padding: 10px 0 5px;
        text-align: center;
    }

    h2.unit-heading span,
    h2.ticket_title span {
        font-size: 18px;
        font-weight: normal;
    }

    h2.ticket_title span.large {
        font-size: 36px;
        font-weight: 700;
    }

    .ticket_title em {
        display: inline-block;
        background-color: #ff0000;
        color: #fff;
        padding: 6px 8px;
        font-size: 20px;
        margin: 0px 0px 0px 16px;
    }

    .ticket_title em a {
        color: #fff !important;
    }

    h3.unit-heading-sub span {
        font-size: 18px;
        font-weight: normal;
    }

    h3.ticket_subtitle a {
        text-decoration: underline;
    }

    /*
チケットトップのコーション
*/
    .ticket_caution {
        color: red;
        font-size: 20px;
        font-weight: 700;
        width: 100%;
    }



    /*-----------------------------------------
チケットの料金テーブル用　2023
-----------------------------------------*/
    table.ticket {
        border-bottom: 1px solid #cbcbcb;
        border-right: 1px solid #cbcbcb;
        border-collapse: collapse;
        line-height: 1.3;
        margin: 12px auto;
        table-layout: fixed;
        text-align: center;
        width: 100%;
    }

    table.ticket th,
    table.ticket td {
        border-left: 1px solid #cbcbcb;
        border-top: 1px solid #cbcbcb;
        padding: 10px;
    }

    table.ticket th {
        background: #afaeae24;
    }

    /*　チケットトップ用サムネ有りボタン　*/
    .common-btn-ticket-top {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .ticket-top-btn {
        position: relative;
        width: 49%
    }

    .common-btn-ticket-top .ticket-top-btn.na span,
    .common-btn-ticket-top .ticket-top-btn a {
        color: #fff !important;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        flex-wrap: nowrap;
        font-size: 18px;
        height: 120px;
        padding: 0;
        text-align: left;
        text-decoration: none !important;
        width: 100%;
    }

    .common-btn-ticket-top .ticket-top-btn a:after {
        display: none;
    }

    .common-btn-ticket-top .ticket-top-btn.na span,
    .common-btn-ticket-top .ticket-top-btn.na a {
        background: #d3d3d3;
        color: #3b3b3b !important;
        font-weight: 700;
        margin: 20px 0;
        pointer-events: none;
    }

    .common-btn-ticket-top .ticket-top-btn.na span {
        background: #f00;
        border-radius: 6px;
        color: #fff !important;
        display: block;
        font-size: 1.4rem;
        height: inherit;
        margin: 0;
        padding: 5px 0;
        text-align: center;
    }

    .common-btn-ticket-top .ticket-top-btn.na span p {
        color: #f00;
        font-size: 1.6rem;
        font-weight: normal;
        width: 100%;
    }


    .common-btn-ticket-top .ticket-top-btn.na .img,
    .common-btn-ticket-top .ticket-top-btn .img {
        height: 120px;
        margin: 0 20px 0 0;
        width: 180px;
    }

    .common-btn-ticket-top .ticket-top-btn.na .img img,
    .common-btn-ticket-top .ticket-top-btn .img img {
        height: 100%;
        width: auto;
    }

    .common-btn-ticket-top .ticket-top-btn.na .text,
    .common-btn-ticket-top .ticket-top-btn .text {
        line-height: 1.3;
        width: 390px;
    }

    .common-btn-ticket-top .ticket-top-btn .text .bubbletext {
        background: #fff;
        border-radius: 8px;
        color: #f00;
        display: block;
        font-size: 13px;
        text-align: center;
        padding: 7px 10px;
    }

    .common-btn-ticket-top .ticket-top-btn:after {
        content: "\00bb";
        color: #fff;
        font-size: 26px;
        margin-left: 0.5em;
        position: absolute;
        right: 10px;
        top: calc(50% - 20px);
    }

    .common-btn-ticket-top .ticket-top-btn.na:after {
        display: none;
    }


    .ticket-base-table {
        border: 1px solid #999999;
        border-collapse: collapse;
        margin: 10px 0;
        width: 400px;
    }

    .ticket-base-table th {
        background-color: #afaeae24;
    }

    .ticket-base-table td {
        width: 80px;
    }

    .ticket-base-table td,
    .ticket-base-table th {
        padding: 8px;
        border-collapse: collapse;
        border: 1px solid #999999;
        text-align: center;
    }







    /**/
    h3.unit-heading-sub sup {
        font-size: 14px;
        font-weight: normal;
    }

    ol.ticketInfo {
        font-size: 16px;
        list-style-position: inside;
        text-indent: -1em;
        margin-left: 1em;
    }

    /*-----------------------------------------
チケット料金表2022
-----------------------------------------*/
    .ticket-table ul {
        display: block !important;
        font-size: 16px;
        list-style: none !important;
        margin: 12px auto 24px auto !important;
        padding: 0;
        width: 100%;
    }

    .ticket-table.ticketschedule ul {
        font-size: 14px;
    }

    .ticket-table ul li,
    .ticket-table.ticketschedule ul li {
        margin: 0 !important;
        padding: 0;
    }

    .ticket-table ul li.with-space {
        padding: 10px 0px;
    }

    .ticket-table ul li.bBDotted,
    .ticket-table ul li dl dt.bBDotted,
    .ticket-table ul li dl dd.bBDotted {
        border-bottom: 1px dotted #cbcbcb;
    }

    .ticket-table ul li.bBSolid {
        border-bottom: 1px solid #cbcbcb;
    }

    .ticket-table ul li.bTSolid {
        border-top: 1px solid #cbcbcb;
    }

    .ticket-table ul dl {
        display: table;
        width: 100%;
    }

    .ticket-table ul li dl dt {
        background: #afaeae24;
        border-right: 1px dotted #cbcbcb;
        display: table-cell;
        vertical-align: middle;
        padding: 10px 0px;
    }

    .ticket-table ul li dl dt:last-child {
        border-right: none;
    }

    .ticket-table ul li dl dt span {
        font-size: 14px;
        font-weight: normal;
    }

    .ticket-table ul li dl dd {
        display: table-cell;
        padding: 3px;
        vertical-align: middle;
    }

    .ticket-table-2-column ul dl dt {
        width: 50% !important;
        text-align: center;
        font-weight: bold;
    }

    .ticket-table-2-column ul dl dd {
        padding-left: 1em !important;
        text-align: center;
        width: 50%;
    }

    .ticket-table-3-column ul dl dt {
        min-width: 100px;
        text-align: center;
        font-weight: bold;
        width: calc(100% / 3.001);
    }

    .ticket-table-3-column ul dl dd {
        text-align: center;
        width: calc(100% / 3.001);
    }

    .ticket-table-4-column ul dl dt {
        min-width: 100px;
        text-align: center;
        font-weight: bold;
        width: 25%;
    }

    .ticket-table-4-column ul dl dd {
        text-align: center;
        width: 25%;
    }

    .ticket-table-3-column ul dl dd:nth-child(2),
    .ticket-table-4-column ul dl dd:nth-child(3) {
        border-left: 1px dotted #cbcbcb;
        border-right: 1px dotted #cbcbcb;
    }

    /*
premium
*/
    .premium_top_btn {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-bottom: 50px;
        width: 980px;
    }

    .premium_top_btn li {
        background: #333333;
        color: #fff !important;
        display: inline-block;
        font-size: 16px;
        font-weight: 700;
        letter-spacing: normal;
        margin-bottom: 20px;
        text-align: center;
        vertical-align: top;
        width: 32%;
    }

    .premium_top_btn li span {
        display: block;
        line-height: 1.3;
        padding: 1px 0 10px;
    }

    .premium_top_btn li span.pt10 {
        display: block;
        padding: 10px 0;
    }

    .premium_top_btn li span span.yoshimura {
        font-size: 13px;
        font-weight: normal;
        padding: 1px 0 0;
    }

    .premium_top_btn li img {
        height: auto;
        width: 100%;
    }

    .premium_top_btn li a {
        color: #fff !important;
        text-decoration: none !important;
        transition: all 0.6s;
    }

    .premium_top_btn li a:hover {
        opacity: 0.7;
    }

    .common-slider {
        margin-bottom: 30px;
    }

    .common-slider .items div {
        color: #fff;
        text-align: center;
    }

    .common-slider .items div img {
        display: block;
        margin: 0 auto;
    }

    .slick-dotted.slick-slider {
        margin-bottom: 5px;
    }

    .slick-dots li button {
        background: rgba(198, 198, 198, 0.7) !important;
    }



    /*
    スケジュール
    */
    .mobista-wrap {
        background: #f5fcff;
        border: 1px solid #dadada;
        color: #000;
        font-size: 13px;
        padding: 2%;
        width: 96%;
    }

    .mobista-wrap .title {
        color: #32dac0;
        font-size: 16px;
        font-weight: 700;
    }


    .mobista-wrap2 {
        background: #fff;
        border: 1px solid #c70606;
        color: #000;
        margin: 0;
        padding: 2%;
        width: 96%;
    }

    .mobista-wrap2 .title {
        color: #c70606;
        font-size: 21px;
        font-weight: 700;
        text-align: center;
    }




    /*
    チケットトップ　チケット販売について
    */
    .about-ticket {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .about-ticket .upper-row {
        margin: 0;
        width: 31%;
    }

    .about-ticket .lower-row img,
    .about-ticket .upper-row img {
        display: block;
        margin: 0 auto;
        max-width: 100%;
        width: auto;
    }

    .about-ticket .upper-row a {
        background: #fff url(../images/about-ticket-arrow.jpg) right no-repeat;
        border: 1px solid #009d8d;
        color: #000 !important;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
        font-size: 18px;
        font-weight: 700;
        height: 120px;
        text-decoration: none !important;
        transition: all 0.6s;
        width: calc(100% - 2px);
    }

    .about-ticket .upper-row a:hover {
        opacity: 0.6;
    }

    .about-ticket .upper-row a .text {
        text-align: center;
        width: 100%;
    }

    .about-ticket .lower-row {
        margin: 0;
        width: 100%;
    }


    .about-ticket .lower-row a {
        background: #fff url(../images/about-ticket-arrow.jpg) right no-repeat;
        border: 1px solid #009d8d;
        color: #000 !important;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        font-size: 18px;
        font-weight: 700;
        height: 70px;
        margin-top: 8px;
        text-align: center;
        text-decoration: none !important;
        transition: all 0.6s;
        width: calc(100% - 2px);
    }

    .about-ticket .lower-row a:hover {
        opacity: 0.6;
    }

    .about-ticket-playguideimage {
        background: #fff;
        margin: 0 auto;
        padding: 20px 0;
    }

    .about-ticket-playguideimage img {
        height: auto;
        max-width: 200px;
        width: 100%;
    }

    /*
チケット販売について　手数量部分
*/
    table.ticketcharge {
        border-bottom: 1px solid #000;
        border-right: 1px solid #000;
        background: #fff;
        color: #333;
        font-size: 1.4rem;
        line-height: 1.3;
        text-align: center;
    }

    table.ticketcharge img {
        display: block;
        margin: 0 auto;
        max-width: 160px;
        width: auto;
    }

    table.ticketcharge td {
        border-left: 1px solid #000;
        border-top: 1px solid #000;
        padding: 10px 0;
    }

    table.ticketcharge td.area {
        background: #28282891;
        color: #fff;
        font-size: 14px;
        font-weight: 700;
    }

    table.ticketcharge td.area_name {
        border-right: 1px solid #000;
        font-weight: 700;
    }

    table.ticketcharge td.ticket_name {
        width: 12%;
    }

    table.ticketcharge td.ticket_name_sub {
        width: 13%;
    }

    table.ticketcharge td.ticket_variation {
        font-size: 14px;
        font-weight: 700;
        width: 3%;
    }

    table.ticketcharge td.image-height30 img {
        height: 30px;
        width: auto;
    }



    /*-----------------------------------------
観戦券の特別販売について 2022
-----------------------------------------*/
    .special-sales-table {
        border-collapse: collapse;
        margin-top: 20px;
        width: 100%;
    }

    .special-sales-table th {
        background-color: #2d3136;
        color: #fff;
        font-weight: bold;
        text-align: left;
    }

    .special-sales-table td {
        text-align: center;
    }

    .special-sales-table th,
    .special-sales-table td {
        border: 1px solid #cbcbcb;
        padding: 8px 8px;
    }



    /*-----------------------------------------
メーカーチーム応援席
-----------------------------------------*/
    .cheerseat_btn {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin: 0;
        width: 100%;
    }

    .cheerseat_btn h2 {
        width: 100%;
    }

    .cheerseat_btn a {
        align-items: center;
        background: #d4bda7;
        color: #fff !important;
        display: flex;
        font-size: 14px;
        font-weight: 700;
        height: 80px;
        justify-content: center;
        margin: 0 0.5% 20px;
        text-align: center;
        text-decoration: none !important;
        transition: all 0.6s;
        width: 24%;
    }

    .cheerseat_btn a.honda {
        background: #cc0000;
    }

    .cheerseat_btn a.kawasaki {
        background: #008f00;
    }

    .cheerseat_btn a.suzuki {
        background: #6ecbed;
    }

    .cheerseat_btn a.yamaha {
        background: #007dd6;
    }

    .cheerseat_btn a.trickstar {
        background: #44265f;
    }

    .cheerseat_btn a.moriwaki {
        background: #0055a8;
    }

    .cheerseat_btn a.yoshimura {
        background: #e70000;
    }

    .cheerseat_btn a.fcc {
        background: #0D1D41;
    }

    .cheerseat_btn a.japanpost {
        background: #ca0007;
    }

    .cheerseat_btn a:hover {
        opacity: 0.7;
    }

    .cheerseat_btn a.na {
        background: #555555;
        pointer-events: none;
    }




    /*-----------------------------------------
メーカーチーム応援席　応援グッズ見出し
-----------------------------------------*/
    .goods h3.unit-heading-sub {
        display: flex;
        flex-wrap: nowrap;
        justify-content: center;
        align-items: center;
        margin-bottom: 8px;
        padding: 12px 65px;
        text-align: center;
    }

    .goods h3.unit-heading-sub:before,
    .goods h3.unit-heading-sub:after {
        border-top: solid 1px #fff;
        border-bottom: solid 1px #fff;
        content: '';
        display: block;
        height: 6px;
        width: 130px;
    }

    .goods h3.unit-heading-sub:before {
        margin-right: 30px;
    }

    .goods h3.unit-heading-sub:after {
        margin-left: 30px;
    }




    .goods.cocacola h3.unit-heading-sub {
        background: #fff;
        color: #f00;
    }

    .goods.cocacola h3.unit-heading-sub:before,
    .goods.cocacola h3.unit-heading-sub:after {
        border-top: solid 1px #f00;
        border-bottom: solid 1px #f00;
    }


    .goods.honda h3.unit-heading-sub {
        background: #cc0000;
    }

    .goods.yamaha h3.unit-heading-sub {
        background: #007dd6;
    }

    .goods.suzuki h3.unit-heading-sub {
        background: #6ecbed;
    }

    .goods.kawasaki h3.unit-heading-sub {
        background: #008f00;
    }



    .top-ticket-pickup-container .s-box-image {
        margin: 16px auto 0px;
        width: 900px;
    }

}









/*



SP



*/

@media (max-width: 749px) {

    /*-------------------------------------------------------------------------------------
海外からのチケット購入
--------------------------------------------------------------------------------------*/

    .btn-buy {
        margin-top: 0;
    }

    .btn-buy .btn-buy-ttl {
        font-size: 24px;
        font-weight: bold;
        color: #FE3858;
        text-align: center;
        margin-bottom: 10px;
    }

    .btn-buy a {
        background: -webkit-linear-gradient(left, #FF3858, #E10600);
        background: -o-linear-gradient(left, #FF3858, #E10600);
        background: linear-gradient(to right, #FF3858, #E10600);
        border-radius: 20px;
        margin: 0 0 40px;
        padding: 40px;
        width: 100%;
    }

    .btn a {
        border-radius: 5px;
        color: #fff;
        display: inline-block;
        font-size: 16px;
        font-weight: bold;
        line-height: 1.4;
        padding: 18px 30px;
        text-align: center;
        text-decoration: none !important;
        width: calc(100% - 60px);
    }

    .btn-buy a span {
        font-size: 16px;
        font-weight: bold;
        text-align: left;
    }

    .btn-buy a:hover {
        text-decoration: none;
    }

    .btn-buy a .btn-buy-box {
        display: flex;
        align-items: center;
        list-style: none !important;
        justify-content: center;
    }

    .btn-buy a .btn-buy-box li {
        margin: 0;
    }

    .btn-buy a .btn-buy-box .btn-buy-txt {
        color: #ffffff;
        font-size: 17px;
        font-weight: bold;
        text-align: left;
        margin-left: 15px;
    }

    .btn-buy a .btn-buy-box .btn-buy-txt02 {
        font-size: 24px;
        font-weight: bold;
        margin: 0 auto;
    }

    .btn-buy a .btn-buy-box .btn-buy-detail {
        color: #ffffff;
        font-size: 16px;
        font-weight: bold;
        border: 1px solid #ffffff;
        padding: 0.6em 2.6em 0.6em 3.6em;
        position: relative;
    }

    .btn-buy a .btn-buy-box .btn-buy-detail:after {
        content: "";
        position: absolute;
        top: 50%;
        left: 2.6em;
        margin: -4.3px 0 0 0;
        border-top: solid 4.3px transparent;
        border-left: solid 8.6px #FFF;
        border-bottom: solid 4.3px transparent;
    }

    .btn-buy-caution {
        text-align: center;
        font-size: 18px;
        font-weight: bold;
        color: #FE3858;
        margin: 20px 0 10px;
    }

    .ticket-top .footer-btn-set em {
        display: block;
        text-align: center;
        width: 100%;
        margin: 0px 0px 10px 0px;
        font-style: normal;
    }



    /*-------------------------------------------------------------------------------------
チケットトップ　チケット注目情報
--------------------------------------------------------------------------------------*/

    .top-ticket-pickup-container {
        border: 1px solid #e10600;
        margin: 0 auto 40px;
        width: 90%;
    }

    .top-ticket-pickup-container h2 {
        background-color: #e10600;
        padding: 20px 40px;
        color: #ffffff;
        font-size: 22px;
        font-weight: bold;
        text-align: center;
        margin: 0 0 10px;
    }

    .top-ticket-pickup-inner {
        text-align: center;
        padding: 20px 20px 20px 20px;
    }

    .top-ticket-pickup-inner strong {
        font-weight: bold;
        color: #ff0000;
    }

    .top-ticket-pickup-inner p {
        font-weight: bold;
    }

    .top-ticket-pickup-inner p em {
        font-size: 14px;
        font-weight: normal;
    }

    .top-ticket-pickup-inner h3 {
        color: #ffffff;
        padding: 10px;
        font-size: 17px;
        font-weight: bold;
        text-align: center;
        background: #15151e;
    }

    .guide {
        margin: 0 auto;
        padding: 100px 0 0;
        text-align: center;
        width: 90%;
    }

    .guide .shop-logo {
        text-align: center;
        width: 100%;
    }

    .guide .shop-logo:hover {
        opacity: 0.8;
    }

    .guide .shop-logo a {
        display: inline-block;
    }

    .guide .shop-logo img {
        width: 100%;
        height: auto;
    }

    .guide .guide-ttl-box {
        margin: 60px 0 70px;
    }

    .guide .guide-ttl-box .guide-ttl {
        font-size: 26px !important;
        font-weight: bold;
        border-bottom: 2px solid #333333;
        display: inline-block;
        margin-bottom: 30px;
    }

    .guide .guide-ttl-box .guide-txt {
        font-size: 18px !important;
    }

    .guide .guide-btn {
        margin: 0 auto 20px;
        width: 100%;
    }

    .guide .guide-btn .btn {
        background: #e53a40;
        border-radius: 10px;
        padding: 20px;
        color: #ffffff;
        font-size: 20px;
        display: block;
    }

    .guide .guide-btn a {
        color: #fff !important;
        text-decoration: none;
    }

    .guide .faq {
        margin-top: 50px;
    }

    .guide .guide-btn .btn-faq {
        background: #EA6166;
    }

    .guide .guide-btn .btn:hover {
        opacity: 0.6;
        transition: 0.6s;
    }



    /*-------------------------------------------------------------------------------------
各種チケット内容比較表
--------------------------------------------------------------------------------------*/

    .tokuten-bnr a {
        background: #0080e3;
        color: #fff !important;
        display: block;
        font-size: 16px;
        font-weight: 700;
        margin: 10px auto 40px auto;
        padding: 15px 0;
        text-align: center;
        transition: .3s;
        text-decoration: none !important;
        width: 100%;
    }





    /*-------------------------------------------------------------------------------------
入場後のチケット販売について
--------------------------------------------------------------------------------------*/
    .top-information-ticket-option {
        margin: 50px auto;
        text-align: center;
        width: 94%;
    }

    .top-information-ticket-option a {
        background: #f00;
        color: #fff !important;
        display: block;
        font-weight: 700;
        padding: 20px 1em;
        text-decoration: none;
        width: calc(100% - 2em);
    }



    /*-------------------------------------------------------------------------------------
ご案内
--------------------------------------------------------------------------------------*/
    .ticket-information {
        background: #fff;
        border: 2px solid #ff0000;
        color: #000;
        padding: 30px 1em;
        width: calc(100% - 4px - 2em);
    }

    .ticket-information h2 {
        font-size: 1.6rem;
        line-height: 1.6;
    }

    .ticket-information h2 .sub {
        font-size: 74%;
        margin-bottom: 1rem;
    }

    .ticket-information h3 {
        color: #f00;
        font-size: 1.7rem;
        font-weight: 700;
        margin-bottom: 0;
    }


    .ticket-information p {
        margin-bottom: 1em;
    }

    .ticket-information span {
        color: #f00;
    }

    .ticket-information a {
        color: #f00 !important;
        text-decoration: underline !important;
    }

    .ticket-information a.btn {
        background: #ff0000;
        color: #fff !important;
        display: block;
        font-size: 1.5rem;
        font-weight: 700;
        margin: 0 auto;
        padding: 20px;
        text-align: center;
        width: 90%;
    }

    .ticket-information ol {
        padding-left: 1rem;
    }

    .ticket-information ol li {
        letter-spacing: 0;
        margin: 0.5rem 1rem;
    }


    .ticket-inquiries {
        border: 1px solid #fff;
        line-height: 1.6;
        margin: 40px auto;
        padding: 2% 3%;
        text-align: center;
        width: calc(100% - 2px - 6%);
    }






    .ticket_map {
        border: 1px solid #bcbcbc;
        margin: 20px 0;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
        padding: 20px;
    }

    .ticket_map img {
        width: 980px !important;
    }

    h2.ticket_title {
        background: #3a3a3a;
        color: #fff;
        font-size: 16px;
        font-weight: 700;
        line-height: 1.5;
        padding: 10px 0 5px;
        text-align: center;
    }

    h2.unit-heading span,
    h2.ticket_title span {
        font-size: 13px;
        font-weight: normal;
    }

    h2.ticket_title span.large {
        font-size: 26px;
    }

    .ticket_title em {
        display: inline-block;
        background-color: #ff0000;
        color: #fff;
        padding: 6px 8px;
        font-size: 14px;
        margin: 0px;
    }

    .ticket_title em a {
        color: #fff !important;
    }

    h3.unit-heading-sub span {
        font-size: 18px;
        font-weight: normal;
    }

    h3.ticket_subtitle a {
        color: #fff !important;
        text-decoration: underline;
    }

    /*
チケットトップのコーション
*/
    .ticket_caution {
        color: red;
        font-size: 17px;
        font-weight: 700;
        width: 94%;
    }

    .sp_table_auto {
        border: 1px solid #bcbcbc;
        margin: 0 10px;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
        padding: 20px;
    }



    /*-----------------------------------------
チケットの料金表テーブル　2023
-----------------------------------------*/
    table.ticket {
        border-bottom: 1px solid #cbcbcb;
        border-right: 1px solid #cbcbcb;
        border-collapse: collapse;
        font-size: 12px;
        line-height: 1.3;
        margin: 12px auto;
        table-layout: fixed;
        text-align: center;
        width: 100%;
    }

    table.ticket th,
    table.ticket td {
        border-left: 1px solid #cbcbcb;
        border-top: 1px solid #cbcbcb;
        padding: 5px;
    }

    table.ticket th {
        background: #afaeae24;
    }

    .sp-table-auto > table.ticket {
        width: 980px;
    }


    .ticket-base-table {
        border: 1px solid #999999;
        border-collapse: collapse;
        margin: 10px auto;
        width: 90%;
    }

    .ticket-base-table th {
        background-color: #afaeae24;
        ;
    }

    .ticket-base-table td,
    .ticket-base-table th {
        padding: 8px;
        border-collapse: collapse;
        border: 1px solid #999999;
        text-align: center;
    }




    /*-----------------------------------------
チケットトップ用サムネ有りボタン
-----------------------------------------*/
    .common-btn-ticket-top {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: stretch;
        width: 100%;
    }

    .common-btn-ticket-top .ticket-top-btn.na,
    .common-btn-ticket-top .ticket-top-btn {
        background: #d4bda7;
        background: linear-gradient(to bottom, #d4bda7 0%, #b29f8d 100%);
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#d4bda7', endColorstr='#b29f8d', GradientType=0);
        margin: 0 0 10px;
        max-width: 340px;
        width: 49%;
    }

    .common-btn-ticket-top .ticket-top-btn.no-image a {
        padding: 30px 0;
    }

    .common-btn-ticket-top .ticket-top-btn.na span,
    .common-btn-ticket-top .ticket-top-btn a {
        background: none;
        color: #fff !important;
        font-size: 11px;
        height: 100%;
        line-height: 1.4;
        margin: 0;
        padding: 0;
        text-align: center;
        text-decoration: none !important;
        width: 100%;
    }

    .common-btn-ticket-top .ticket-top-btn.na span {
        background: #f00;
        border-radius: 6px;
        color: #fff !important;
        display: block;
        height: inherit;
        margin: 5px auto 0;
        padding: 5px 0;
        text-align: center;
        width: 90%;
    }

    .common-btn-ticket-top .ticket-top-btn.na span p {
        color: #f00;
        font-size: 1.3rem;
        font-weight: normal;
        width: 100%;
    }

    .common-btn-ticket-top .ticket-top-btn.na a {
        pointer-events: none;
    }

    .common-btn-ticket-top .ticket-top-btn.na {
        background: #d3d3d3;
        color: #fff;
        font-size: 11px;
        font-weight: 700;
    }

    .common-btn-ticket-top .ticket-top-btn.na .img,
    .common-btn-ticket-top .ticket-top-btn .img {
        margin: 0 0 10px;
        width: 100%;
    }

    .common-btn-ticket-top .ticket-top-btn.na .img img,
    .common-btn-ticket-top .ticket-top-btn .img img {
        height: auto;
        width: 100%;
    }

    .common-btn-ticket-top .ticket-top-btn.na .img img {
        opacity: 0.7;
    }

    .common-btn-ticket-top .ticket-top-btn.na .text,
    .common-btn-ticket-top .ticket-top-btn .text {
        margin-bottom: 10px;
        text-align: center;
        width: 100%;
    }

    .common-btn-ticket-top .ticket-top-btn .text .bubbletext {
        background: #fff;
        border-radius: 8px;
        color: #f00;
        margin: 0 auto;
        padding: 7px 10px;
        text-align: center;
        width: calc(90% - 20px);
    }

    .common-btn-ticket-top .ticket-top-btn .text span {
        font-weight: normal;
    }


    .common-btn-ticket-top .ticket-top-btn .text:after {
        content: "\00bb";
        margin-left: 0.5em;
        vertical-align: top;
    }

    .common-btn-ticket-top .ticket-top-btn.na .text:after {
        display: none;
    }


    .unit-button a::after {
        display: none;
    }


    /*


チケットトップ　チケット販売について


*/
    .about-ticket {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin: 0 auto;
        width: 100%;
    }

    .about-ticket .upper-row {
        background: #fff url(../images/about-ticket-arrow.jpg) right no-repeat;
        border: 1px solid #009d8d;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
        margin-top: 8px;
        width: 100%;
    }

    .about-ticket .upper-row img {
        display: block;
        height: auto;
        margin: 0 auto;
        max-width: 100%;
        width: auto !important;
    }

    .about-ticket .upper-row a {
        color: #000 !important;
        display: block;
        font-size: 12px;
        font-weight: 700;
        padding: 20px 0;
        text-align: center;
        text-decoration: none !important;
        transition: all 0.6s;
        width: 100%;
    }

    .about-ticket .upper-row a:hover {
        opacity: 0.6;
    }

    .about-ticket .upper-row a .text {
        text-align: center;
        margin-top: 10px;
        width: 100%;
    }

    .about-ticket .lower-row {
        background: #fff url(../images/about-ticket-arrow.jpg) right no-repeat;
        border: 1px solid #009d8d;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        margin-top: 8px;
        width: 100%;
    }

    .about-ticket .lower-row a {
        color: #000 !important;
        font-size: 14px;
        font-weight: 700;
        padding: 20px;
        text-align: center;
        text-decoration: none !important;
        transition: all 0.6s;
        width: 100%;
    }

    .about-ticket .lower-row a:hover {
        opacity: 0.6;
    }

    .about-ticket-playguideimage {
        background: #fff;
        margin: 0 auto -16px;
        padding: 10px 0;
    }

    .about-ticket-playguideimage img {
        display: block;
        height: auto;
        margin: 0 auto;
        max-width: 130px;
        width: 100%;
    }




    /**/
    h3.unit-heading-sub sup {
        font-size: 12px;
        font-weight: normal;
    }

    ol.ticketInfo {
        font-size: 14px;
        list-style-position: inside;
        text-indent: -1em;
        margin-left: 1em;
        padding-left: 0;
    }

    /*-----------------------------------------
チケット料金表2022
-----------------------------------------*/
    .ticket-table ul {
        display: block !important;
        font-size: 13px;
        list-style: none !important;
        margin: 12px auto 24px auto !important;
        padding: 0;
        width: 100%;
    }

    .ticket-table.ticketschedule ul {
        font-size: 12px;
    }

    .ticket-table ul li,
    .ticket-table.ticketschedule ul li {
        margin: 0 !important;
        padding: 0;
    }

    .ticket-table ul li.with-space {
        padding: 10px 0px;
    }

    .ticket-table ul li.bBDotted,
    .ticket-table ul li dl dt.bBDotted,
    .ticket-table ul li dl dd.bBDotted {
        border-bottom: 1px dotted #cbcbcb;
    }

    .ticket-table ul li.bBSolid {
        border-bottom: 1px solid #cbcbcb;
    }

    .ticket-table ul li.bTSolid {
        border-top: 1px solid #cbcbcb;
    }

    .ticket-table ul dl {
        display: table;
        width: 100%;
    }

    .ticket-table ul li dl dt {
        border-right: 1px dotted #cbcbcb;
        display: table-cell;
        vertical-align: middle;
        background: #afaeae24;
        padding: 10px 0px;
    }

    .ticket-table ul li dl dt:last-child {
        border-right: none;
    }

    .ticket-table ul li dl dt span {
        font-size: 12px;
        font-weight: normal;
    }

    .ticket-table ul li dl dd {
        display: table-cell;
        padding: 3px;
        text-align: center;
        vertical-align: middle;
    }

    .ticket-table-2-column ul dl dt {
        width: 50%;
        text-align: center;
        font-weight: bold;
    }

    .ticket-table-2-column ul dl dd {
        font-size: 12px;
        padding-left: 1em !important;
        width: 50%;
    }

    .ticket-table-3-column ul dl dt {
        width: calc(100% / 3.001);
        text-align: center;
        font-weight: bold;
    }

    .ticket-table-3-column ul dl dd {
        width: calc(100% / 3.001);
        text-align: center;
    }

    .ticket-table-4-column ul dl dt {
        min-width: 100px;
        text-align: center;
        font-weight: bold;
        width: 25% !important;
    }

    .ticket-table-4-column ul dl dd {
        text-align: center;
        width: 25% !important;
    }

    .ticket-table-3-column ul dl dd:nth-child(2),
    .ticket-table-4-column ul dl dd:nth-child(3) {
        border-left: 1px dotted #cbcbcb;
        border-right: 1px dotted #cbcbcb;
    }




    /*
premium
*/
    .premium_top_btn {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-bottom: 50px;
        width: 100%;
    }

    .premium_top_btn li {
        background: #333333;
        color: #fff !important;
        display: inline-block;
        font-size: 16px;
        font-weight: 700;
        letter-spacing: normal;
        margin-bottom: 20px;
        text-align: center;
        vertical-align: top;
        width: 100%;
    }

    .premium_top_btn li span {
        display: block;
        padding: 1px 0 10px;
    }

    .premium_top_btn li span span.yoshimura {
        font-size: 13px;
        font-weight: normal;
        padding: 1px 0 0;
    }

    .premium_top_btn li img {
        height: auto;
        width: 100%;
    }

    .premium_top_btn li a {
        color: #fff !important;
        text-decoration: none !important;
        transition: all 0.6s;
    }

    .common-slider {
        margin-bottom: 30px;
    }

    .common-slider .items div {
        color: #fff;
        text-align: center;
    }

    .common-slider .items div img {
        display: block;
        height: auto;
        margin: 0 auto;
        width: 100%;
    }

    .slick-dotted.slick-slider {
        margin-bottom: 5px;
    }


    .slick-active {
        background: none !important;
    }






    /*　　　　　　　　　　　スケジュール　　　　　　　　　　　　　*/
    .mobista-wrap {
        background: #f5fcff;
        border: 1px solid #dadada;
        color: #000;
        font-size: 12px;
        margin: 0 auto;
        padding: 2%;
        width: 96%;
    }

    .mobista-wrap .title {
        color: #32dac0;
        font-size: 15px;
        font-weight: 700;
    }

    .mobista-wrap2 {
        background: #fff;
        border: 1px solid #c70606;
        color: #000;
        margin: 0 0 10px;
        padding: 2%;
        width: 96%;
    }

    .mobista-wrap2 .title {
        color: #c70606;
        font-size: 18px;
        font-weight: 700;
        text-align: center;
    }


    /*
チケット販売について　手数量部分
*/
    table.ticketcharge {
        border-bottom: 1px solid #000;
        border-right: 1px solid #000;
        background: #fff;
        color: #333;
        font-size: 12px;
        line-height: 1.3;
        text-align: center;
        width: 980px;
    }

    table.ticketcharge img {
        display: block;
        height: auto;
        margin: 0 auto;
        max-width: 160px !important;
        width: auto !important;
    }

    table.ticketcharge td {
        border-left: 1px solid #000;
        border-top: 1px solid #000;
        padding: 5px;
    }

    table.ticketcharge td.area {
        background: #28282891;
        color: #fff;
        font-size: 14px;
        font-weight: 700;
    }

    table.ticketcharge td.area_name {
        border-right: 1px solid #000;
        font-weight: 700;
    }

    table.ticketcharge td.ticket_name {
        width: 12%;
    }

    table.ticketcharge td.ticket_name_sub {
        width: 13%;
    }

    table.ticketcharge td.ticket_variation {
        font-size: 14px;
        font-weight: 700;
        width: 3%;
    }

    table.ticketcharge td.image-height30 img {
        height: 30px;
        width: auto;
    }


    /*-----------------------------------------
観戦券の特別販売について 2022
-----------------------------------------*/
    .special-sales-table {
        border-collapse: collapse;
        font-size: 1.3rem;
        margin-top: 2rem;
    }

    .special-sales-table th {
        background-color: #2d3136;
        color: #fff;
        font-weight: bold;
        text-align: left;
    }

    .special-sales-table td {
        text-align: center;
    }

    .special-sales-table th,
    .special-sales-table td {
        border: 1px solid #cbcbcb;
        padding: 8px 8px;
    }






    /*-----------------------------------------
メーカーチーム応援席
-----------------------------------------*/
    .cheerseat_btn {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin: 0 auto;
        width: 94%;
    }

    .cheerseat_btn h2 {
        margin: 20px 0 6px;
        width: 100%;
    }

    .cheerseat_btn a {
        align-items: center;
        background: #d4bda7;
        color: #fff !important;
        display: flex;
        font-size: 14px;
        font-weight: 700;
        height: 62px;
        justify-content: center;
        line-height: 1.6;
        margin: 0 0 7px;
        text-align: center;
        text-decoration: none !important;
        transition: all 0.6s;
        width: 100%;
    }

    .cheerseat_btn a.honda {
        background: #cc0000;
    }

    .cheerseat_btn a.kawasaki {
        background: #008f00;
    }

    .cheerseat_btn a.suzuki {
        background: #6ecbed;
    }

    .cheerseat_btn a.yamaha {
        background: #007dd6;
    }

    .cheerseat_btn a.trickstar {
        background: #44265f;
    }

    .cheerseat_btn a.moriwaki {
        background: #0055a8;
    }

    .cheerseat_btn a.yoshimura {
        background: #e70000;
    }

    .cheerseat_btn a.japanpost {
        background: #ca0007;
    }

    .cheerseat_btn a.na {
        background: #555555;
        pointer-events: none;
    }



    /*-----------------------------------------
メーカーチーム応援席　応援グッズ見出し
-----------------------------------------*/
    .goods h3.unit-heading-sub {
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 8px;
        padding: 12px 0;
        text-align: center;
    }

    .goods h3.unit-heading-sub:before,
    .goods h3.unit-heading-sub:after {
        border-top: solid 1px #fff;
        border-bottom: solid 1px #fff;
        content: '';
        display: block;
        height: 6px;
        width: 2em;
    }

    .goods h3.unit-heading-sub:before {
        margin-right: 10px;
    }

    .goods h3.unit-heading-sub:after {
        margin-left: 10px;
    }




    .goods.cocacola h3.unit-heading-sub {
        background: #fff;
        color: #f00;
    }

    .goods.cocacola h3.unit-heading-sub:before,
    .goods.cocacola h3.unit-heading-sub:after {
        border-top: solid 1px #f00;
        border-bottom: solid 1px #f00;
    }


    .goods.honda h3.unit-heading-sub {
        background: #cc0000;
    }

    .goods.yamaha h3.unit-heading-sub {
        background: #007dd6;
    }

    .goods.suzuki h3.unit-heading-sub {
        background: #6ecbed;
    }

    .goods.kawasaki h3.unit-heading-sub {
        background: #008f00;
    }
}




}
