@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Oswald:wght@200..700&display=swap");

html {
    scroll-behavior: smooth;
}

@media screen and (max-width: 749px) {
    .pcbr {
        display: none!important;
    }
}

/*#motogpHeader h2 {
    margin: 0;
    padding: 40px 0 10px;
    color: #fff;
    font-size: 40px;
    text-align: center;
    background: #FFE200;
}*/
#MAIN h2{
    font-size: 50px;
    text-align: center;
    padding: 20px;
    background: #2F2F2F;
}
#MAIN img{
    max-width: 100%;
}

@media screen and (max-width: 749px) {
    #MAIN h2{
        font-size: 24px;
    }
}

.sp-nav {
    display: none;
    position: fixed;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 100;
}

@media screen and (max-width: 749px) {
    .sp-nav {
        display: block;
    }
}

.sp-nav li {
    padding: 2px 0;
}

.sp-nav li a {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    padding: 10px 0;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    border-radius: 0 5px 5px 0;
}

.sp-nav li.nav-menu a {
    writing-mode: vertical-rl;
    background: linear-gradient(to bottom, #d0372f 0%, #000 100%);
}

.sp-nav li.nav-map a {
    background: #149188;
}

.sp-nav li.nav-buy a {
    background: #D0372F;
}

#ticketmContent {
    color: #333;
    font-family: "Noto Sans JP", serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
}

@media screen and (max-width: 749px) {
    #ticketmContent {
        font-size: 14px;
    }
}

#ticketmContent * {
    box-sizing: border-box;
}

#ticketmContent a {
    color: #fff;
}

#ticketmContent .na {
    pointer-events: none;
}

#ticketmContent .tL {
    text-align: left;
}

#ticketmContent .tC {
    text-align: center;
}

#ticketmContent .tR {
    text-align: right;
}
#ticketmContent .mt5 {
    margin-top: 5px;
}
#ticketmContent .mb10 {
    margin-bottom: 10px;
}

#ticketmContent .note {
    margin: 10px 0 0;
    font-size: 12px;
    color: #fff;
}
#ticketmContent .need {
    font-size: 14px;
    text-align: center;
    margin-top: 40px;
}
#ticketmContent .info-sub{
    font-size: 16px;
    text-align: center;
    margin-top: 40px;
    color: #fff;
}
@media screen and (max-width: 749px) {
    #ticketmContent .need {
        font-size: 12px;
        text-align: left;
    }
    #ticketmContent .info-sub{
        font-size: 12px;
        margin-top: 20px;
    }
}

#ticketmContent .note-category {
    margin: 10px 0 0;
    font-size: 12px;
    text-align: center;
    color: #333;
}
#ticketmContent .arrow{
    margin-top: 5px;
}
@media screen and (max-width: 749px) {
    #ticketmContent .arrow{
        margin: 0 0 0 5px;
    }
}
#ticketmContent .sectionTtlType01 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
}
#ticketmContent .sectionTtlType01 .noTranslate{
    padding-right: 20px;
}
#ticketmContent .sectionTtlType02 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    -ms-align-items: center;
    align-items: center;
}
@media screen and (max-width: 749px) {
    #ticketmContent .sectionTtlType01,
    #ticketmContent .sectionTtlType02 {
        text-align: center;
    }
    #ticketmContent .sectionTtlType01 {
        margin: 0 0 30px;
        display: block;
        text-align: center;
    }
    #ticketmContent .sectionTtlType01 .noTranslate{
        padding: 0;
    }
}
#ticketmContent .sectionTtlType01 .jp ,
#ticketmContent .sectionTtlType02 .jp{
    display: block;
    /*margin: 10px 0 0;*/
    font-size: 20px;
    font-weight: 700;
    font-family: "Noto Sans JP", serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    color: #000;
}
@media screen and (max-width: 749px) {
    #ticketmContent .sectionTtlType01 .jp ,
    #ticketmContent .sectionTtlType02 .jp{
        font-size: 14px;
    }
}

#ticketmContent .sectionTtlType01.green:before {
    background-image: linear-gradient(135deg, #01948a 0%, rgba(1, 148, 138, 0) 30%, rgba(1, 148, 138, 0) 100%)
}

#ticketmContent .box {
    font-size: 14px!important;
    color: #333;
    white-space: nowrap;
    /*min-height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    color: #333;
    text-decoration: none;
    padding: 20px 30px;
    box-sizing: border-box;
    position: relative;
    justify-content: center;
    align-items: center;
    gap: 5px;
    transition: all 0.3s ease;*/
}
#ticketmContent .box img{
    width: 14px!important;
    margin: 0 auto;
}

#ticketmContent .box.db {
    display: block;
}

#ticketmContent .box * {
    position: relative;
    z-index: 1
}

@media screen and (max-width: 749px) {
    #ticketmContent .box {
        padding: 20px 10px;
        font-size: 14px;
        -webkit-justify-content: flex-start!important;
        -moz-justify-content: flex-start!important;
        -ms-justify-content: flex-start!important;
        -o-justify-content: flex-start!important;
        justify-content: flex-start!important;
        -ms-align-items: center;
        align-items: center;
        -webkit-flex-direction: row!important;
        -moz-flex-direction: row!important;
        -ms-flex-direction: row!important;
        -o-flex-direction: row!important;
        flex-direction: row!important;
    }
}

#ticketmContent .box .fs {
    font-size: 14px
}

@media screen and (max-width: 749px) {
    #ticketmContent .box .fs {
        font-size: 12px
    }
}

#ticketmContent .catch {
    font-size: 14px;
}
@media screen and (max-width: 749px) {
    #ticketmContent .catch {
        font-size: 12px
    }
}

/*#ticketmContent .box.green .catch {
    color: #149188
}*/
/*#ticketmContent .news-box {
    border: none;
    color: #ffe200!important;
}*/
/*#ticketmContent .news-box:after {
    content: "";
    width: 120px;
    height: 120px;
    display: block;
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    background-image: linear-gradient(135deg, #ffe200 0%, rgba(255, 226, 0, 0) 30%, rgba(255, 226, 0, 0) 100%);
    border-radius: 10px 0 0 0
}*/

#ticketmContent .box.green:after {
    background-image: linear-gradient(-45deg, #01948a 0%, rgba(1, 148, 138, 0) 30%, rgba(1, 148, 138, 0) 100%)
}

#ticketmContent .box.noLink:after {
    background-image: linear-gradient(-45deg, #4f4f4f 0%, rgba(79, 79, 79, 0) 30%, rgba(79, 79, 79, 0) 100%)
}

#ticketmContent .box .ex {
    display: inline-block;
    width: 100%;
    max-width: 340px;
    margin: 10px 0 0;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    border: 1px solid #707070;
    border-radius: 30px;
    background: #222
}

#ticketmContent a.box:hover {
    color: #ff0000!important;
}

/*#ticketmContent section:nth-child(even) .box {
    background-color: #333;
    border: 2px solid #ffe200;
    color: #fff;
    font-size: 20px;
}*/
#ticketmContent .box-other{
    display: block;
    color: #FFE200;
    text-align: center;
    padding: 20px;
    border: 1px solid #FFE200;
    text-decoration: none;
}
#ticketmContent .gbox {
    position: relative;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 10px 20px;
    font-size: 24px;
    font-weight: bold;
    text-decoration: none;
    overflow: hidden;
    color: #333;
}
#ticketmContent a.gbox:hover {
    color: #333!important;
    transition: all 0.3s ease;
}

#ticketmContent .ticket-ttl{
    font-size: 20px;
    font-weight: bold;
    color: #333;
    text-align: center;
    margin: 70px 0 10px;
}
@media screen and (max-width: 749px) {
    #ticketmContent .ticket-ttl{
        font-size: 14px;
        margin: 60px 0 10px;
    }
}
#ticketmContent .gbox.wide {
    padding: 20px;
    max-width: 560px;
    margin: 0 auto;
    text-align: center;
}

#ticketmContent .gbox:before {
    content: "";
    display: block;
    pointer-events: none;
    width: 200%;
    height: 100%;
    background-image: linear-gradient(90deg, #ffe200 0%, #ffe200 70%, rgba(255, 226, 0, 0) 100%);
    position: absolute;
    top: 0;
    left: -100%;
    transition: left 0.3s ease, background-image 0.3s ease;
    z-index: -100;
}

#ticketmContent .gbox:hover:before {
    background-image: linear-gradient(90deg, rgba(255, 226, 0, 0) 0%, #ffe200 50%, #ffe200 100%);
    left: 0%;
}
#ticketmContent .event-bg:before {
    content: "";
    display: block;
    pointer-events: none;
    width: 200%;
    height: 100%;
    background-image: linear-gradient(90deg, #3DCAFF 0%, #3DCAFF 70%, rgba(255, 226, 0, 0) 100%);
    position: absolute;
    top: 0;
    left: -100%;
    transition: left 0.3s ease, background-image 0.3s ease;
    z-index: -100;
}
#ticketmContent .event-bg:hover:before {
    background-image: linear-gradient(90deg, rgba(255, 226, 0, 0) 0%, #3DCAFF 50%, #3DCAFF 100%);
    left: 0%;
}
#ticketmContent .parking-bg:before {
    content: "";
    display: block;
    pointer-events: none;
    width: 200%;
    height: 100%;
    background-image: linear-gradient(90deg, #48BF61 0%, #48BF61 70%, rgba(255, 226, 0, 0) 100%);
    position: absolute;
    top: 0;
    left: -100%;
    transition: left 0.3s ease, background-image 0.3s ease;
    z-index: -100;
}
#ticketmContent .parking-bg:hover:before {
    background-image: linear-gradient(90deg, rgba(255, 226, 0, 0) 0%, #48BF61 50%, #48BF61 100%);
    left: 0%;
}
#ticketmContent .map-bg:before {
    content: "";
    display: block;
    pointer-events: none;
    width: 200%;
    height: 100%;
    background-image: linear-gradient(90deg, #00497F 0%, #00497F 70%, rgba(255, 226, 0, 0) 100%);
    position: absolute;
    top: 0;
    left: -100%;
    transition: left 0.3s ease, background-image 0.3s ease;
    z-index: -100;
}
#ticketmContent .map-bg:hover:before {
    background-image: linear-gradient(90deg, rgba(255, 226, 0, 0) 0%, #00497F 50%, #00497F 100%);
    left: 0%;
}
#ticketmContent a.map-bg:hover {
    color: #fff!important;
}


#ticketmContent .gbox.green {
    background-color: #333;
    border: 2px solid #ffe200;
    color: #ffe200;
    font-size: 20px;
}

#ticketmContent .gbox.green:before {
    background: #333333;
}

#ticketmContent .gbox span {
    position: relative;
    display: block;
    z-index: 1;
}

#ticketmContent .gbox span.fs {
    font-size: 14px;
}

@media screen and (max-width: 749px) {
    #ticketmContent .gbox {
        font-size: 16px;
        padding: 20px ;
    }

    #ticketmContent .gbox span.fs {
        font-size: 12px;
    }
}

#ticketmContent .gbox:hover:before {
    left: 0;
}

#ticketmContent .youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}

#ticketmContent .youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}
#NEWS {
    padding: 100px 0;
}
#NEWS .txt{
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
#NEWS .top-nav {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    margin: 15px 0 60px;
}

#NEWS .top-nav li {
    width: 32%;
    text-align: center;
}

@media screen and (max-width: 749px) {
    #NEWS {
        padding: 70px 0;
    }
    #NEWS .txt{
        font-size: 16px;
    }
    #NEWS .top-nav {
        display: block;
    }
    #NEWS .top-nav li {
        width: auto;
        margin-bottom: 10px;
        text-align: left;
    }
    #NEWS .top-nav li .box {
        padding: 20px 10px;
        font-size: 12px;
    }
    #NEWS h2 img{
        width: 24.27vw;
        max-width: 182px;
    }
}

#NEWS .news-list {
    padding: 20px 10px 0;
    /*border-radius: 10px;
    border: 1px solid #D0372F;
    background: #000*/
}

#NEWS .news-list ul li {
    padding: 16px 0;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #ffe200;
    color: #333;
}
#NEWS .news-list ul li a{
    color: #333;
}

#CONTENTS .ttl {
    font-size: 16px;
    margin: 0 0 10px;
    color: #fff;
    padding: 0 0 5px;
    border-bottom: 1px solid #777777;
}

@media screen and (max-width: 749px) {
    #CONTENTS .ttl {
        font-size: 14px
    }
    #CONTENTS h2 img {
        width: 42.8vw;
        max-width: 321px;
    }
}

#CONTENTS .contents01 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    margin: 80px 0 50px;
}

@media screen and (max-width: 749px) {
    #CONTENTS .contents01 {
        display: block;
        margin: 40px 0 30px
    }
}
#CONTENTS .contents01 li,
#CONTENTS .contents02 li,
#CONTENTS .contents03 li{
    width: 48%;
}
#CONTENTS .contents01 li .gbox,
#CONTENTS .contents02 li .gbox,
#CONTENTS .contents03 li .gbox{
    min-height: 110px;
}
@media screen and (max-width: 749px) {
    #CONTENTS .contents01 li,
    #CONTENTS .contents02 li,
    #CONTENTS .contents03 li{
        width: 100%;
    }
    #CONTENTS .contents01 li + li,
    #CONTENTS .contents02 li + li,
    #CONTENTS .contents03 li + li{
        margin-top: 30px;
    }
    #CONTENTS .contents01 li .gbox,
    #CONTENTS .contents02 li .gbox,
    #CONTENTS .contents03 li .gbox{
        min-height: inherit;
    }
}

#CONTENTS .contents02 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    margin: 10px 0 50px;
}
#CONTENTS .contents03 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    margin: 10px 0 80px;
}
/*#CONTENTS .contents02 li:first-child {
    width: 60%
}

#CONTENTS .contents02 li:last-child {
    width: 30%
}

#CONTENTS .contents02 li .flex {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between
}

#CONTENTS .contents02 li .flex .item {
    width: 49%
}*/
/*#CONTENTS .contents02 li .event-bg {
    background: #3dcaff;
    border: 2px solid #3dcaff;
}
#CONTENTS .contents02 li .parking-bg {
    background: #48bf61;
    border: 2px solid #48bf61;
}*/

#CONTENTS .contents02 li .box {
    min-height: 120px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
#CONTENTS .contents02 li .box span{
    font-size: 16px;
}

@media screen and (max-width: 749px) {
    #CONTENTS .contents02 {
        display: block;
        margin: 0 0 40px;
    }
    #CONTENTS .contents02 li:first-child,
    #CONTENTS .contents02 li:last-child {
        width: auto;
        /*border-bottom: 1px solid #5c5c5c;*/
        /*padding-bottom: 30px*/;
    }
    #CONTENTS .contents02 li:first-child {
        margin: 0;
    }
    #CONTENTS .contents02 li:last-child {
        margin-top: 20px;
    }
    #CONTENTS .contents03 {
        margin: 10px 0 50px;
    }
}
#TICKETS .category {
    margin-top: 50px;
}
#TICKETS .category h3 {
    color: #333;
    margin: 30px 0 20px;
    padding: 0 0 10px;
    font-size: 28px;
    border-bottom: 1px solid #707070
}
@media screen and (max-width: 749px) {
    #TICKETS .category h3 {
        border: none;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        -webkit-display: flex;
        -moz-display: flex;
        -ms-display: flex;
        -o-display: flex;
        display: flex;
        -ms-align-items: center;
        align-items: center;
        margin: 20px 0 0 ;
    }
    #TICKETS .category h3::after {
        content: "";
        display: block;
        width: 100%;
        height: 1px; /* 線の太さ */
        background-color: #333; /* 線の色 */
    }
    #TICKETS .category h3 img{
        width: 25.86vw;
        max-width: 194px;
        margin-right: 10px;
    }
}

#TICKETS .category .cat-list {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap
}

#TICKETS .category .cat-list li {
    padding: 5px 0
}

#TICKETS .category .cat-list li.sp-view{
	
}

#TICKETS .category .cat-list li + li {
    margin-left: 10px
}

#TICKETS .category .cat-list li span {
    color: #fff;
    display: block;
    padding: 10px 40px;
    font-size: 14px;
    text-decoration: none;
    /*border: 1px solid #fff;*/
    border-radius: 30px;
    transition: 0.2s;
    cursor: pointer;
    background: #a3a3a3;
}

@media screen and (max-width: 749px) {
    #TICKETS .category {
        margin-top: 50px;
    }
    #TICKETS .category .cat-list li span {
        padding: 5px 10px;
        font-size: 10px;
    }
	
    #TICKETS .category .cat-list li span.other-btn {
        background: none;
        padding: 0;
    }
    #TICKETS h2 img {
        width: 44.666vw;
        max-width: 335px;
    }
}

#TICKETS .category .cat-list li span.active {
    background: #ffe200;
    color: #333;
}

#TICKETS .category .cat-list li span.active:hover {
    background: #ffe200;
}

#TICKETS .category .cat-list li span:hover {
    color: #fff;
    background: #333;
}

#TICKETS .category .cat-list li.other {
    display: none;
}

@media screen and (max-width: 749px) {
    #TICKETS .category .cat-list li {
        display: none;
        padding: 0;
        margin: 5px 0;
    }
    #TICKETS .category .cat-list li.pcsp,
    #TICKETS .category .cat-list li.sp,
    #TICKETS .category .cat-list li.sp-view {
        display: block!important;
    }

    #TICKETS .category .cat-list li.other {
        position: relative;
        padding: 5px 30px 5px 10px;
        background: #3E3E3E;
        width: 100%;
        margin: 10px 0 0;
    }

    #TICKETS .category .cat-list li.other span {
        border: none;
    }

    #TICKETS .category .cat-list li.other span:hover {
        background: none;
    }

    #TICKETS .category .cat-list li.other:before,
    #TICKETS .category .cat-list li.other:after {
        position: absolute;
        top: 50%;
        right: 10px;
        display: block;
        content: "";
        width: 10px;
        height: 1px;
        background: #ffe200;
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -ms-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s
    }

    #TICKETS .category .cat-list li.other:after {
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }

    #TICKETS .category .cat-list li.other.active:after {
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        opacity: 0.5
    }
    #TICKETS .category .cat-list li.other span.active {
        background: #3e3e3e;
        color: #fff;
    }
}

.ticket-list {
    overflow: hidden
}

.ticket-list ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px
}

.ticket-list ul li {
    width: 25%;
    margin: 60px 0 0;
    padding: 0 10px
}

.ticket-list ul li a {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 10px;
    text-decoration: none;
    color: #fff!important;
    background: #2f2f2f;
}

.ticket-list ul li a span {
    display: block
}

.ticket-list ul li a .thum {
    margin: -10px -10px 10px
}

.ticket-list ul li a .thum img {
    width: 100%;
    height: auto
}

.ticket-list ul li a .ttl {
    margin: 0 0 10px;
    font-size: 16px;
    font-weight: bold
}

.ticket-list ul li a .caption {
    margin: 0 0 20px;
    font-size: 14px
}

.ticket-list ul li a .price {
    margin-top: auto;
    padding-top: 10px;
    font-size: 12px;
    border-top: 1px solid #dec607;
}
.ticket-list ul li a .parking-bt {
    border-top: 1px solid #396743;
}
.ticket-list ul li a .event-bt {
    border-top: 1px solid #265364;
}

.ticket-list ul li a .soldout {
    color: #D0372F;
    font-size: 12px;
    font-weight: bold
}

.ticket-list ul li.soldout .thum {
    position: relative
}

.ticket-list ul li.soldout .thum:before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(0, 0, 0, 0.7)
}

.ticket-list ul li.soldout .thum:after {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    margin-top: -12px;
    content: "SOLD OUT";
    color: #f00;
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    z-index: 10
}

@media screen and (max-width: 749px) {
    .ticket-list ul li {
        width: 50%;
        margin: 30px 0 0!important;
        padding: 0 5px
    }

    .ticket-list ul li a .ttl {
        font-size: 14px
    }

    .ticket-list ul li a .caption {
        font-size: 12px
    }

    .ticket-list ul li a .price {
        font-size: 10px
    }
}

section:nth-child(even) .ticket-list ul li {
    margin: 60px 0 0
}

section:nth-child(even) .ticket-list ul li a {
    background: #1a1a1a;
}
#INFORMATION .information-list {
    margin-top: 180px;
}
#INFORMATION .information-list li {
    margin: 0 0 30px;
}

/*#INFORMATION .information-list li .digital-ticket {
    padding-left: 70px;
    padding-right: 70px;
    border: none;
}*/

#INFORMATION .information-list li .digital-ticket .ttl {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #ffe200;
}

#INFORMATION .information-list li .digital-ticket .sbttl{
    margin: 40px 0 10px;
    color: #fff;
    font-size: 12px;
}
#INFORMATION .information-list li .digital-ticket .sbttl a{
    color: #fff;
}

#INFORMATION .information-list li .digital-ticket .ms {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    -ms-align-items: center;
    align-items: center;
}

#INFORMATION .information-list li .digital-ticket .ms .shop {
    /*width: 640px;
    max-width: 640px;*/
    width: 100%;
    margin-bottom: 20px;
}
#INFORMATION .information-list li .digital-ticket .ms .shop a{
    color: #333;
}
#INFORMATION .information-list li .digital-ticket .ms .shop .mshop{
    font-size: 16px;
}
#INFORMATION .guide-box::before {
    content: "";
    display: block;
    pointer-events: none;
    width: 200%;
    height: 100%;
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.1) 0%, #000000 50%, rgba(0, 0, 0, 0) 100%);
    position: absolute;
    top: 0;
    left: -100%;
    transition: left 0.3s ease;
    z-index: -100;
}
#INFORMATION .information-list li .digital-ticket .ms .gbox {
    height: 100%;
}

@media screen and (max-width: 749px) {
    #INFORMATION .information-list {
        margin-top: 50px;
    }
    /*#INFORMATION .information-list li .digital-ticket {
        padding: 20px 30px;
    }*/

    #INFORMATION .information-list li .digital-ticket .ttl {
        font-size: 16px;
    }

    #INFORMATION .information-list li .digital-ticket .sbttl {
        font-size: 14px;
    }

    #INFORMATION .information-list li .digital-ticket .ms {
        display: block;
    }

    #INFORMATION .information-list li .digital-ticket .ms .shop {
        width: auto;
        margin: 0 0 20px;
    }
    #INFORMATION .information-list li .digital-ticket .ms .shop .mshop{
        font-size: 12px;
    }

    #INFORMATION .information-list li .digital-ticket .ms .guide {
        width: auto;
    }

    #INFORMATION .information-list li .digital-ticket .ms .gbox {
        height: inherit;
    }
}

#INFORMATION .information-list li .digital-ticket .youtube-wrap {
    max-width: 480px;
    margin: 30px auto 0;
}
.innerTicketSection {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}
@media screen and (max-width: 749px) {
    .innerTicketSection {
        width: 91.89vw;
        margin: 0 auto;
        position: relative;
        z-index: 2;
    }
}

#MAP .map-img{
    margin: 30px 0;
}
@media screen and (max-width: 749px) {
    #MAP .map-img img{
        max-width: 100%;
    }
}

#TICKETS {
    padding: 100px 0 ;
}
#CONTENTS {
    background: #2f2f2f;
    padding: 100px 0 ;
}
#EVENT-PASS{
    background: #3e3e3e;
    padding: 100px 0 ;
}
#PARKING {
    background:#48bf61;
    padding: 100px 0;
}

#BUS {
    position: relative;
}
#BUS .bg-bus{
    background: #48bf61;
    padding-bottom: 100px;
}

#MAP {
    position: relative;
}
#MAP .bg-map{
    padding: 100px 0 ;
}

#INFORMATION {
    background: #2F2F2F;
     padding: 100px 0;
}
#BUS h2 img.sbussp{
    display: none;
}
#BUS h2 img.sbuspc{
    display: block;
}
@media screen and (max-width: 749px) {
    #TICKETS,#CONTENTS,#EVENT-PASS,#PARKING,#MAP .bg-map {
        padding: 70px 0 ;
    }
    #BUS .bg-bus {
        padding: 0 0 70px;
    }
    #EVENT-PASS h2 img{
        width: 69.2vw;
        max-width: 519px;
    }
    #PARKING h2 img {
        width: 82.266vw;
        max-width: 617px;
    }
    #BUS h2 img.sbussp{
        display: block;
        width: 76.8vw;
        max-width: 756px;
    }
    #BUS h2 img.sbuspc{
        display: none;
    }
    #MAP h2 img {
        width: 81.333vw;
        max-width: 610px;
    }
    #INFORMATION h2 img {
        width: 75.333vw;
        max-width: 565px;
    }
}
.f-yellow{
    color: #ffe200!important;
}
.f-blue{
    color: #6ad6ff!important;
}
.f-black{
    color: #333333!important;
}
.f-white{
    color: #ffffff!important;
}
.f-green{
    color: #48BF61!important;
}
.f-navy {
    color: #013f6d!important;
}
