@charset "UTF-8";

/* CSS Document */

/*-------------------------------------------------------------------------------------
ご案内
--------------------------------------------------------------------------------------*/

.ticket-information {
    background: #ffffffab;
    border: 2px solid #ff0000;
    color: #000;
    margin: 0 auto;
    padding: 30px 1em;
    width: calc(980px - 4px - 2em);
}

.ticket-information h2 .sub {
    font-size: 74%;
    margin-bottom: 1rem;
}

.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: 20px;
    font-weight: 700;
    margin: 0 auto;
    padding: 20px;
    text-align: center;
    width: 500px;
}

.ticket-information ol {
    padding-left: 1rem;
}

.ticket-information ol li {
    letter-spacing: 0;
    margin: 0.5rem 1rem;
}

.ticket-information ul {
    padding-left: 2rem;
}

.ticket-information ul li {
    letter-spacing: 0;
    margin: 0;
}

.ticket-information ul li strong {
    margin-left: -2rem;
}


.ticket-inquiries {
    border: 1px solid #fff;
    font-size: 18px;
    margin: 40px auto;
    padding: 2% 3%;
    text-align: center;
    width: calc(100% - 2px - 6%);
}


/*-------------------------------------------------------------------------------------
COVID19関連ボタン
--------------------------------------------------------------------------------------*/

.ticket-information-btn a {
    background: #ff0000;
    color: #fff !important;
    display: block;
    font-size: 20px;
    font-weight: 700;
    margin: 0 auto;
    padding: 35px 10px;
    text-align: center;
    width: 460px;
}

.ticket-information-btn a:after {
    content: '\00bb';
    color: #fff;
    display: inline;
    margin-left: 6px;
}

.ticket-information-btn-lg a {
    background: #ff0000;
    color: #fff !important;
    display: block;
    font-size: 20px;
    font-weight: 700;
    margin: 40px auto 20px;
    padding: 15px 10px;
    text-align: center;
    border: 2px solid #ff0000;
    border-radius: 10px;
    transition: .3s;
    text-decoration: none;
    width: 80%;
}

.ticket-information-btn-lg a:hover{
    color: #ff0000 !important;
    background-color: #fff;
}

.ticket-information-attention {
    text-align:center;
    font-weight:700;
    border:2px solid #ff0000;
    padding:16px;
    color:#ff0000;
}

.contentButton a.singleline {
    padding: 50px 10px;
}

.ticket_map {
    margin: 60px auto;
    width: 100%;
}

.map-text {
	display: none;
}

h2.ticket_title {
    font-size: 28px;
    font-weight: 700;
    line-height: 1.5;
    text-align: center;
}

h2.ticket_title span {
    font-size: 18px;
}

h2.ticket_title span.large {
    font-size: 36px;
    font-weight: 700;
}

h2.ticket_title.raceday-pass {
	margin-bottom: 0px;
}

.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;
}

.raceday-pass-sub {
	background-color:#333;
	color: #fff;
	font-size: 24px;
	padding: 0px 8px 8px 8px;
	text-align: center;
	margin: 0px 0px 16px 0px;
}

h3.ticket_subtitle {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 10px;
    text-align: center;
}

h3.ticket_subtitle a {
    text-decoration: underline;
}

/*
チケットトップ
*/
.ticket-top p.text + p.text {
    margin-top: 20px;
}

.ticket-top .text.-link {
    background-color: #fff;
    padding: 15px 20px;
}

.ticket-top .text.-link a{
    color: #2677AE !important;
} 

.ticket-top .text.-link a:hover {
    text-decoration: none;
}

/*
チケットトップのコーション
*/

.ticket_caution {
    background: #fff;
    border: 1px solid #f00;
    color: red;
    font-size: 18px;
    padding: 30px;
    width: calc(100% - 62px);
}


/*チケット発売日案内*/
.ticket-release{
    text-align: center;
    background-color: #0070C0;
    color: #fff;
    font-weight: bold;
    width: 480px;
    margin: 0 auto;
    padding: 15px;
}

/*
チケットトップのテーブル用
*/

table.ticket {
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    color: #fff;
    line-height: 1.3;
    text-align: center;
    width: 100%;
}

table.ticket th,
table.ticket td {
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    padding: 10px;
}

table.ticket td.area {
    background: #fff;
    color: #000;
    font-size: 14px;
    font-weight: 700;
}

table.ticket td.area_name {
    border-right: 1px solid #fff;
    font-weight: 700;
}

table.ticket td.ticket_name {
    width: 12%;
}

table.ticket td.ticket_name_sub {
    width: 13%;
}

table.ticket td.ticket_variation {
    background: #fff;
    color: #000;
    font-size: 14px;
    font-weight: 700;
    width: 3%;
}

table.ticket td.border_bottom {
    border-bottom: 1px solid #fff;
}

table.ticket td.border_right {
    border-right: 1px solid #fff;
}

table.ticket .bg_white {
    background: rgba(255, 255, 255, 0.10);
}

.ticket_btn {
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    margin: 0 0 100px;
    width: 100%;
}

.ticket_btn a {
    background: #d4bda7;
    background: -moz-linear-gradient(top, #d4bda7 0%, #b29f8d 100%);
    background: -webkit-linear-gradient(top, #d4bda7 0%, #b29f8d 100%);
    background: linear-gradient(to bottom, #d4bda7 0%, #b29f8d 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#d4bda7', endColorstr='#b29f8d', GradientType=0);
    color: #fff !important;
    display: block;
    font-size: 18px;
    font-weight: 700;
    line-height: 88px;
    margin-bottom: 20px;
    text-align: center;
    text-decoration: none !important;
    transition: all 0.6s;
    width: 480px;
}

.ticket_btn a.multiple-lines {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.6;
    padding: 20px 0;
}

.ticket_btn .blank {
    display: block;
    line-height: 88px;
    margin-bottom: 20px;
    width: 480px;
}

.ticket_btn a:hover {
    opacity: 0.7;
}

.ticket_btn .na {
    background: #d3d3d3;
    background: -moz-linear-gradient(top, #d3d3d3 0%, #afafaf 100%);
    background: -webkit-linear-gradient(top, #d3d3d3 0%, #afafaf 100%);
    background: linear-gradient(to bottom, #d3d3d3 0%, #afafaf 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#d3d3d3', endColorstr='#afafaf', GradientType=0);
    color: #fff !important;
    display: block;
    font-size: 18px;
    font-weight: 700;
    line-height: 88px;
    margin-bottom: 20px;
    text-align: center;
    text-decoration: none !important;
    width: 480px;
}

.parking_btn {
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
    margin: 0;
}

.parking_btn a {
    background: #d4bda7;
    background: -moz-linear-gradient(top, #d4bda7 0%, #b29f8d 100%);
    background: -webkit-linear-gradient(top, #d4bda7 0%, #b29f8d 100%);
    background: linear-gradient(to bottom, #d4bda7 0%, #b29f8d 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#d4bda7', endColorstr='#b29f8d', GradientType=0);
    color: #fff !important;
    display: block;
    font-size: 18px;
    font-weight: 700;
    line-height: 70px;
    margin: 0 5px;
    text-align: center;
    text-decoration: none !important;
    transition: all 0.6s;
    width: 300px;
}

.parking_btn a.anker {
    line-height: 88px;
    width: 48%;
}

.parking_btn a:hover {
    opacity: 0.7;
}

/*　チケットトップ用サムネ有りボタン　*/

.common-btn-ticket-top {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.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: 115px;
    padding: 0;
    text-align: left;
    text-decoration: none !important;
    width: 480px;
}

.common-btn-ticket-top .ticket-top-btn a:after {
    display: none;
}

.common-btn-ticket-top .ticket-top-btn.na a {
    background: #d3d3d3;
    font-weight: 700;
    margin: 20px 0;
    opacity: 0.7;
    pointer-events: none;
}



.common-btn-ticket-top .ticket-top-btn.na .img,
.common-btn-ticket-top .ticket-top-btn .img {
    height: 115px;
    margin: 0 20px 0 0;
    width: auto;
}

.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 .label,
.common-btn-ticket-top .ticket-top-btn .text .label{
    width: 80%;
    margin-right: 4%;
    margin-bottom: 5px;
    padding: 0px 0px 0px 15px;
    font-size: 14px;
    line-height: 26px;
    margin-top: 5px;
    height: 26px;
    font-weight: bold;
    color: #fff;
    background-color: #f40;
    border-radius: 13px;
}


.common-btn-ticket-top .ticket-top-btn.na .text .label2,
.common-btn-ticket-top .ticket-top-btn .text .label2{
    width: 90%;
    margin-right: 4%;
    margin-bottom: 5px;
    padding: 0px 0px 0px 15px;
    font-size: 14px;
    line-height: 26px;
    margin-top: 5px;
    height: 26px;
    font-weight: bold;
    color: #fff;
    background-color: #ef476f;
    border-radius: 13px;
}

.common-btn-ticket-top .ticket-top-btn.na .text,
.common-btn-ticket-top .ticket-top-btn .text {
    line-height: 1.3;
    width: 290px;
    margin-right: 10px;
}

.common-btn-ticket-top .ticket-top-btn .text p.arrow{
    width: 90%;
}

.common-btn-ticket-top .ticket-top-btn .text p.arrow:after {
    content: "\00bb";
    margin-left: 0.5em;
    vertical-align: top;
}

/*　チケットトップ用サムネ有りボタン リンク無し　*/
.common-btn-ticket-top .ticket-top-btn .no-link {
    pointer-events: none;
}

.common-btn-ticket-top .ticket-top-btn .no-link p.arrow:after {
    display: none;
}
.common-btn-ticket-top .ticket-top-btn .no-link .text span {
    font-size: 14px;
}

.common-btn-ticket-top .ticket-top-btn .text span.new {
	width: 60px;
	text-align: center;
	background-color: #ff0000;
	font-size: 12px!important;
	padding:6px 6px;
	margin: 0px 0px 10px 0px;
	display: inline-block;
}

/*　チケットトップ用販売しないチケット2020用　*/

.tickets-not-for-sale {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.tickets-not-for-sale .text {
    font-weight: 700;
    line-height: 1.3;
    padding: 2rem 0;
    text-align: center;
    width: 100%;
}

.common-btn-ticket-top .ticket-top-btn .text .subText {
	width: 100%;
	font-size: 14px!important;
	line-height: 1.2!important;
	color: #000;
	margin: 6px 0px 0px 0px;
}

/*-------------------------------------------------------------------------------------
完売表記
--------------------------------------------------------------------------------------*/
.ticket_soldout {
    font-size: 85%;
    font-weight: bold;
    color: #f20;
    background: none;
    text-align: left;
}



/*-------------------------------------------------------------------------------------
販売終了表記
--------------------------------------------------------------------------------------*/

.ticket_end {
    font-size: 85%;
    font-weight: bold;
    color: #000;
    background: none;
    text-align: left;
	margin: 8px 0px 0px 0px;
	width: 100%!important;
}

.ticket_end span {
	font-size: 12px;
}

/*-------------------------------------------------------------------------------------
チケット詳細ページ完売表記
--------------------------------------------------------------------------------------*/
.ticket_detail_soldout {
    font-weight: bold;
    color: #f20;
}


/*　メーカー・チーム応援席　*/

.cheerseat_btn {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
    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: 32%;
}

.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:hover {
    opacity: 0.7;
}

.slick-pagination.cheerseat .slick-dots li button {
    background: rgba(237, 237, 237, 1) !important;
}

.slick-pagination.cheerseat .slick-dots li.slick-active button {
    background: #ff0000 !important;
}


/**/

h2 span {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.5;
    margin: 4px 0;
}

h3.subHeading {
    font-size: 21px;
}

h3.subHeading sup {
    font-size: 14px;
    font-weight: normal;
}

h3.subHeading span {
    font-size: 18px;
}

ol.ticketInfo {
    font-size: 16px;
    list-style-position: inside;
    text-indent: -1em;
    margin-left: 1em;
}

ul.ticket-table {
    display: block !important;
    font-size: 16px;
    list-style: none;
    margin: 24px auto !important;
    padding: 0;
    width: 100%;
}

ul.ticket-table.ticketschedule {
    font-size: 14px;
}

ul.ticket-table.ticketschedule li {
    padding: 5px 0.8em;
}

ul.ticket-table li.bBDotted,
ul.ticket-table li dl dt.bBDotted,
ul.ticket-table li dl dd.bBDotted {
    border-bottom: 1px dotted #666;
}

ul.ticket-table li.bBSolid {
    border-bottom: 1px solid #666;
}

ul.ticket-table li.bTSolid {
    border-top: 1px solid #666;
}

ul.ticket-table li {
    margin-left: 0;
}

ul.ticket-table dl {
    display: table;
    width: 100%;
}

ul.ticket-table li dl dt {
    display: table-cell;
    vertical-align: middle;
    background: rgba(255, 255, 255, 0.57);
    padding: 10px 0px;
}

ul.ticket-table li dl dt span {
    font-size: 14px;
    font-weight: normal;
}

ul.ticket-table li dl dd {
    display: table-cell;
    padding: 3px;
    vertical-align: middle;
}

ul.ticket-table-2-column dl dt {
    width: 50%;
    text-align: center;
    font-weight: bold;
}

ul.ticket-table-2-column dl dd {
    padding-left: 1em !important;
    width: 50%;
}

ul.ticket-table-2-column-center dl dt {
    width: 50%;
    text-align: center;
    font-weight: bold;
}

ul.ticket-table-2-column-center dl dd {
    padding-left: 1em !important;
    width: 50%;
    text-align: center;
}

ul.ticket-table-3-column dl dt {
    min-width: 100px;
    text-align: center;
    font-weight: bold;
    width: 33%;
}

ul.ticket-table-3-column dl dd {
    text-align: center;
    width: 33%;
}



/*
premium
*/

.premium_top_btn {
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    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;
}


/*　　　　　　　　　　　ヤング割　　　　　　　　　　　　　*/

.passport-btn-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.passport-btn-box a {
    transition: all 0.6s;
}

.passport-btn-box a:hover {
    opacity: 0.7;
}

.passport-campaign-btn {
    border-radius: 2px;
    display: block;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4;
    margin: 20px 0 0;
    padding: 20px 0;
    text-align: center;
    text-decoration: none !important;
    width: 49%;
}

.passport-campaign-btn span {
    font-size: 16px;
    font-weight: normal;
}

.young-campaign-cheerseat-btn {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background: #dfdfdf;
    display: block;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    margin: 20px auto 0 auto;
    padding: 20px 0;
    text-align: center;
    text-decoration: none !important;
    width: 550px;
}

.young-campaign-btn-hachitai {
    border-left: 4px solid #e1041b;
    background: #f5b5bb;
    color: #000 !important;
}

.young-campaign-btn-honda {
    border-left: 4px solid #f14044;
    background: #ffe5e6;
    color: #000 !important;
}

.young-campaign-btn-kawasaki {
    border-left: 4px solid #008f00;
    background: #e5ffe5;
    color: #000 !important;
}

.young-campaign-btn-suzuki {
    border-left: 4px solid #6ecbed;
    background: #e5f9ff;
    color: #000 !important;
}

.young-campaign-btn-yamaha {
    border-left: 4px solid #007dd6;
    background: #cae9ff;
    color: #000 !important;
}

.young-campaign-btn-bmw {
    border-left: 4px solid #2677AE;
    background: #3c3c3c;
    color: #88BDE7 !important;
}

.young-campaign-btn-other {
    border-left: 4px solid #ffed20;
    background: #fff9bc;
}

.young-campaign-btn-na {
    background: #dfdfdf;
    color: #747474 !important;
}

.pasport-form {
    font-size: 22px;
    font-weight: 700;
    margin: 60px 0;
    text-align: center;
    width: 100%;
}

.pasport-form input {
    border: 1px solid #dedede;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 22px;
    height: 40px;
    padding: 0.1em 0.3em;
    vertical-align: middle;
}

.save-ctrl a,
.pasport-form a {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #fff !important;
    display: inline-block;
    font-size: 18px;
    line-height: 40px;
    min-width: 50px;
    padding: 3px 10px;
    text-align: center;
    text-decoration: none !important;
    vertical-align: middle;
}

.save-ctrl a {
    font-size: 20px;
    font-weight: 700;
    padding: 10px 0;
    width: 377px;
}

.save-ctrl a.honda,
.pasport-form a.honda {
    background: #f14044;
}

.save-ctrl a.kawasaki,
.pasport-form a.kawasaki {
    background: #69be28;
}

.save-ctrl a.suzuki,
.pasport-form a.suzuki {
    background: #005eb8;
}

.save-ctrl a.yamaha,
.pasport-form a.yamaha {
    background: #0a2d81;
}

.save-ctrl a.bmw,
.pasport-form a.bmw {
    background: #2677AE;
}

.save-ctrl a.hachitai,
.pasport-form a.hachitai {
    background: #000;
}

p.cancel {
    background: #adadad;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    display: block;
    font-size: 14px;
    margin: 40px auto;
    width: 220px;
}

p.cancel a {
    color: #fff !important;
    display: block;
    line-height: 50px;
    text-decoration: none !important;
}

.passport-image {
    margin-top: 30px;
    text-align: center;
    width: 100%;
}

.passport-image canvas {
    border: 1px solid #dedede;
    margin-bottom: 20px;
}




/*　　　　　　　　　　　スケジュール　　　　　　　　　　　　　*/

.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;
}


/*　　　　　　　　　　　ヤング割　　　　　　　　　　　　　*/

h3.youngred {
    color: red !important;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.3;
    margin: 9px 0;
}

h3.youngred a {
    color: #fff !important;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.3;
    margin: 9px 0;
}


/*
チケットトップ　チケット販売について
*/

.about-ticket {
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.about-ticket .upper-row {
    margin: 0 1%;
    width: 31%;
}

.about-ticket .lower-row img,
.about-ticket .upper-row img {
    display: block;
    /*margin: 0 auto;*/
	margin: 0px 10px 0px 0px;
    max-width: 100%;
    width: auto;
}

 
.about-ticket .lower-row img.mobista {
	width: 200px;
	height: auto;
}

.about-ticket .upper-row a {
    background: #fff url(/superformula/2/ticket/images/about-ticket-arrow.jpg) right no-repeat;
    border: 1px solid #009d8d;
    color: #000 !important;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    /*justify-content: center;*/
    font-size: 18px;
    font-weight: 700;
    height: 120px;
    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;
    width: 100%;
}

.about-ticket .lower-row {
    margin: 0 1%;
    width: 98%;
}


.about-ticket .lower-row a {
    background: #fff url(/superformula/2/ticket/images/about-ticket-arrow.jpg) right no-repeat;
    border: 1px solid #009d8d;
    color: #000 !important;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    font-size: 18px;
    font-weight: 700;
    height: 70px;
    margin-top: 8px;
    text-decoration: none !important;
    transition: all 0.6s;
    width: 100%;
	text-align: center;
}

.about-ticket .lower-row.longPc a {
	height: 90px;
}

.about-ticket .lower-row a:hover {
    opacity: 0.6;
}

.about-ticket .lower-row.line2 a {
	height: 80px!important;
}

.about-ticket span {
	display: block;
	width: 100%;
	text-align: center;
	font-weight: normal;
}

.about-ticket-playguideimage {
    margin: 0 auto;
    padding: 20px 0;
}

.about-ticket-playguideimage img {
    height: auto;
    margin: 0 auto;
    max-width: 200px;
}

/*
チケット販売について　手数量部分
*/

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: rgba(40, 40, 40, 0.88);
    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;
}




.tobutoptours {
    text-align: center;
    width: 100%;
}



.convenience-store-box {
	
}

.convenience-store-box .shop-name {
	color: #1A8CE9;
	font-weight: bold;
}

.convenience-store-box .base {
	border-bottom: 1px solid #52565e;
	padding: 0px 0px 8px 0px;
	margin: 0px 0px 8px 0px;
}

.convenience-store-box .base ol {
	margin: 0px 0px 0px 16px;
}

.convenience-store-box .logo-img {
	width: auto;
	height: 40px;
}


/*
指定席観戦券の特別販売について
*/

.special-sales .unit-heading-sub {
	background-color: #000;
	color: #fff;
	margin-bottom: 10px;
	padding: 10px 17px;
}

.special-sales-table {
	border-collapse: collapse;
	width: 100%;
}

.special-sales-table th {
	background-color: #000;
	color: #fff;
	font-weight: bold;
	text-align: left;
}

.special-sales-table th a {
	color: #fff!important;
}

.special-sales-table td {
	text-align: center;
}

.special-sales-table th,
.special-sales-table td {
	border: 1px solid #666;
	padding: 8px 8px;
}

/*-------------------------------------------------------------------------------------
ファンシート
--------------------------------------------------------------------------------------*/

.fansheet-container {
	
}



.fansheet-container .unit-gallery:last-of-type .img {
	margin-bottom: 16px;
}



.fansheet-container  .top-message {
	border: 1px solid #aaa;
	background-color: #e0e0e0;
	margin: 0px 0px 30px 0px;
	padding: 16px;
	text-align: center;
}

.fansheet-container .unit-heading-sub {
	background-color: #505050;
	padding: 8px 8px;
	color: #fff;
	margin: 0px 0px 16px 0px;
}

.fansheet-container .map-bottom-text {
	text-align: right;
	font-size: 12px;
}

.fansheet-container .price-table {
	border-collapse: collapse;
	margin: 0px 0px 20px 0px;
}

.fansheet-container .price-table td,.fansheet-container .price-table th {
	padding: 6px;
	border: 1px solid #aaa;
}

.fansheet-container .price-table td {
	background-color: #fff;
}

.fansheet-container .price-table th {
	background-color: #e0e0e0;
}

.fansheet-container .font-min {
	font-size: 14px!important;
}

.fansheet-container a {
	color: #ff0000!important;
}

.fansheet-container .item-detail-text {
	margin: 0px 0px 20px 0px;
}

.fansheet-container .item-detail-text .item-text {
	margin: 0px 0px 20px 0px;
}

.fansheet-container .columns-4 {
	margin-bottom: 20px!important;
}

.fansheet-container .columns-4 .caption {
	text-align: center;
}

.anchorlink {
    position: relative;
    top: -128px;
    display: block;
}


.base-table {
	width: 100%;
	border:1px solid #999999;
	border-collapse: collapse;
}

.base-table th {
	background-color: #d6d6d6;
}

.base-table td,.base-table th {
	padding: 8px;
	border-collapse: collapse;
	border:1px solid #999999;
	text-align: center;
}


/*
共通
*/

.ticket-base-table {
	width: 100%;
	border:1px solid #999999;
	border-collapse: collapse;
}

.ticket-base-table th {
	background-color: #d6d6d6;
}

.ticket-base-table td {
	background-color: #fff;
}

.ticket-base-table td,.ticket-base-table th {
	padding: 8px;
	border-collapse: collapse;
	border:1px solid #999999;
	text-align: center;
}

.ticket-information-btn-jaf a {
    background: #0080e3;
	border: 2px solid #0080e3;
    color: #fff !important;
    display: block;
    font-size: 20px;
    font-weight: 700;
    margin: 20px auto 0px;
    padding: 15px 10px;
    text-align: center;
    transition: .3s;
    text-decoration: none;
    width: 80%;
	border-radius: 10px;
}

.ticket-information-btn-jaf a:hover{
    color: #0080e3 !important;
    background-color: #fff;
}


.ticket-emphasis-red {
	color: #ff0000;
	font-weight: bold;
	display: block;
}

.ticket-area-table {
	width: 300px;
}

.ticket-area-table td {
	width: 60px;
}

.tokuten-table-container .base-table {
	width: 980px;

	font-size: 12px;
}

.tokuten-table-container .base-table .tk_ttl {
	background-color:rgba(208,242,255,1.00)!important;
}

.tokuten-table-container .base-table .tk_ttl2 {
	background-color:rgba(191,255,216,1.00)!important;
}

.tokuten-table-container .base-table .line-slash-right {
	width: 140px;
	height: 140px;
	position: relative;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
}



/*
.tokuten-table-container .base-table .line-slash {
	width: 79px;
	height: 79px;
	background-image: linear-gradient(90deg, transparent 49%, #999 49%, #999 51%, transparent 51%, transparent);
}*/

.tokuten-bnr {
	
}

.tokuten-bnr a {
    background: #158cb9;
    color: #fff !important;
    display: block;
    font-size: 20px;
    font-weight: 700;
    margin: 40px auto 20px;
    padding: 15px 10px;
    text-align: center;
    border: 2px solid #158cb9;
    border-radius: 10px;
    transition: .3s;
    text-decoration: none;
    width: 80%;
}

.tokuten-bnr a:hover{
    color: #158cb9 !important;
    background-color: #fff;
}


.sub-red {
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}

.pickup-cell {
	background-color: #d5a8ff!important;
}

/*-------------------------------------------------------------------------------------
チケットトップ　チケット注目情報
--------------------------------------------------------------------------------------*/

.top-ticket-pickup-container {
	border: 1px solid #e10600;
	margin-bottom: 40px;
}

.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;
}

.top-ticket-pickup-container .s-box-image {
	text-align: center;
	margin: 16px 0px 0px 0px;
}

.top-ticket-pickup-container .s-box-image img {
	width: 100%;
	height: auto;
}

.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: 20px;
	font-weight: bold;
	text-align: center;
	background: #15151e;	
}





.ticket-top .guide {
    padding: 100px 0 0;
	text-align: center;
}

.ticket-top .guide .shop-logo {
	text-align: center;
}

.ticket-top .guide .shop-logo:hover {
	opacity: 0.8;
}

.ticket-top .guide .shop-logo a {
	display: inline-block;
}

.ticket-top .guide .shop-logo img{
	width: 700px;
	height: auto;
}

.ticket-top .guide .guide-ttl-box {
    margin: 60px 0 0px;
}
.ticket-top .guide .guide-ttl-box .guide-ttl{
    font-size: 36px!important;
    font-weight: bold;
    border-bottom: 2px solid #333333;
    display: inline-block;
    margin-bottom: 30px;
}
.ticket-top .guide .guide-ttl-box .guide-txt{
    font-size: 18px!important;
}
.ticket-top .guide .guide-btn {
    margin: 0 auto 20px;
    width: 700px;
}
.ticket-top .guide .guide-btn .btn {
    background: #e53a40;
    border-radius: 10px;
    padding: 20px;
    color: #ffffff;
    font-size: 30px;
    display: block;
}

.ticket-top .guide .guide-btn a {
	color: #fff!important;
	text-decoration: none;
}
.ticket-top .guide .faq {
    margin-top: 50px;
}
.ticket-top .guide .guide-btn .btn-faq {
    background: #EA6166;
}
.ticket-top .guide .guide-btn .btn:hover{
    opacity: 0.6;
    transition: 0.6s ;
}


.ticket_sales_schedule_text strong {
	display: block;
	font-weight: normal;
	border-top: 1px dotted #333333;
	border-bottom: 1px dotted #333333;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 16px 0px;
}

/*-------------------------------------------------------------------------------------
前売指定駐車券
--------------------------------------------------------------------------------------*/




.parking-header-btn a {
	background-color: #B30000!important;
	background: -moz-linear-gradient(top, #e43636 0%, #B30000 100%);
	background: -webkit-linear-gradient(top, #e43636 0%, #B30000 100%);
	background: linear-gradient(to bottom, #e43636 0%, #B30000 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#e43636', endColorstr='#B30000', GradientType=0);
	color: #fff;
}

/*-------------------------------------------------------------------------------------
販売終了告知 ヘッダーテキスト
--------------------------------------------------------------------------------------*/

.ticket_end_message {
	font-size: 18px;
	color: #ff0000;
	font-weight: bold;
	margin: 0px 0px 32px 0px;
}


/*-------------------------------------------------------------------------------------
モビステENボタン
--------------------------------------------------------------------------------------*/

.mb-en-btn {
	margin-top: 40px;
}

.mb-en-btn a:hover {
	opacity: 0.7;
}
.mb-en-btn p {
	text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #FE3858;
    margin: 0px 0px 10px 0px;
}

.mb-en-btn a {
	display: block;
	width: 100%;
	max-width: 480px;
	padding: 32px 16px 32px 16px;
	border: 2px solid #ff0000;
	border-radius: 6px;
	text-align: center!important;
	margin: 0px auto;
	background-color: #fff;
	box-sizing: border-box;
}

.mb-en-btn a img {
	width: 80%;
	height: auto;
	margin: 0px auto;
}


/*-------------------------------------------------------------------------------------
チケットトップ　フッター購入リンク
--------------------------------------------------------------------------------------*/

.ticket-top .footer-btn-set {
	
}

.ticket-top .footer-btn-set em {
	display: block;
	text-align: center;
	width: 100%;
	margin: 0px 0px 10px 0px;
	font-style: normal;
}

.ticket-top .footer-btn-set .btn-buy {
	border-radius: 6px;
	background: -webkit-linear-gradient(left, #FF3858, #E10600);
	background: -o-linear-gradient(left, #FF3858, #E10600);
	background: linear-gradient(to right, #FF3858, #E10600);
	margin: 0px 0px 40px 0px;
}

.ticket-top .footer-btn-set .btn-buy a {
	display: block;
	padding: 16px 16px 16px 16px;
	color: #fff!important;
	text-decoration: none!important;
}

.ticket-top .footer-btn-set .btn-buy a:hover {
	opacity: 0.7;
}

.ticket-top .footer-btn-set .btn-buy a .btn-buy-box {
	display: -webkit-flex; /* Safari */
	display: flex;

	-webkit-flex-direction: row; /* Safari */
	flex-direction:         row;

	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap:         wrap;
	
	justify-content: center;
	align-items: center;
}

.ticket-top .footer-btn-set .btn-buy a .btn-buy-box .btn-buy-icon {
	display: inline-block;
	margin: 0px 0px 0px 0px;
}

.ticket-top .footer-btn-set .btn-buy a .btn-buy-box .btn-buy-txt {
	display: inline-block;
	font-size: 30px;
	font-weight: bold;
	margin: 0px 0px 0px 20px;
}

.ticket-top .footer-btn-set .btn-buy a .btn-buy-box .btn-buy-txt span {
	font-size: 16px;
	display: block;
}

.ticket-top .footer-btn-set .btn-buy-caution {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #FE3858;
	margin: 0px 0px 12px 0px;
}

.ticket-top .footer-btn-set .btn-f1-ticket {
	background: #fff;
	border: 5px solid #E10600;
	border-radius: 20px;
	display: block;
	padding: 20px 40px;
	text-align: center;
}

.ticket-top .footer-btn-set .btn-f1-ticket:hover {
	opacity: 0.7;
}

.ticket-top .footer-btn-set .btn-f1-ticket img {
	width: 100%;
	max-width: 500px;
	height: auto;
	margin: 0px auto;
}


.ticket-btnset-block2 {
	
	margin: 0px 0px 0px 0px;
	
}

.ticket-btnset-block2 ul {
	
	display: -webkit-flex; /* Safari */
	display: flex;

	-webkit-flex-direction: row; /* Safari */
	flex-direction:         row;

	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap:         wrap;
	
	margin: 0px 0px 0px -24px;
	list-style: none!important;
}

.ticket-btnset-block2 ul li {
	width: calc(50% - 24px)!important;
	margin: 0px 0px 0px 24px!important;
	box-sizing: border-box;
	
}


.ticket-btnset-block2 ul li a {
	box-sizing: border-box;
	display: block;
	width: 100%;
	height: 100%;
	background-color: #df4444;
	color: #fff!important;
	text-decoration: none!important;
	font-weight: bold;
	text-align: center;
	padding: 24px 16px 24px 16px;
	line-height: 1;
}

.ticket-btnset-block2 ul li a:hover {
	background-color: #ff0000;
}