@charset "UTF-8";

/*-----------------------

http://www.jleague.jp/css/sp/fxsc2017new.css
2018/01/18 ISM

------------------------*/

/*cntArea*/
.cntArea a{
    text-decoration: none !important;
}
.cntArea a:hover{
    opacity: 0.5;
    text-decoration: none !important;
}

.cntArea article > section{
    margin-bottom: 40px;
}





/*--------- TOP PAGE ---------*/
/*newsArea*/
.ttlNoLink h3, .ttlLink h3{
    background:#b3996e;
    font-weight: normal;
    line-height: 1.4;
}
.entryTitle,.newsTitle{
    display: inline-block;
    vertical-align: middle;
}
.infoBlock li{
    border-color: #b3996e;
    margin-bottom: 10px;
}
.infoBlock li > a,
.infoBlock li > span{
    padding:0 0 15px;
}
.entryTitle .timestamp{
    vertical-align: middle;
    color: #666;
    font-weight: normal;
    width: 110px;
}
.newsTitle .category{
    background: #3f639d;
    color: #fff;
}







/*bnrArea*/
.topBnrArea.spBL{
    display: block !important;
}
.topBnrArea li{
    margin-bottom: 20px;
    vertical-align: top;
}
.topBnrArea .bnr1clms.other li{margin-bottom: 20px;}

.bnr2clms{
    font-size: 0;
}
.bnr2clms li{
    display: inline-block;
    font-size: 15px;
}
.bnr2clms li a{
    display: block;
}
.bnr2clms li p{
    font-weight: bold;
    font-size: 13px;
    line-height: 1.5;
    color: #122b6f;
    padding-top: 10px;
}



/*commonTable*/
.commonTable{
    border-top: none;
}
.commonTable{
    border-top: none;
}
.commonTable th,
.commonTable tbody th,
.outline.commonTable th{
    border-right: none;
    border-color: #b3996e;
    background: #fff;
    padding:10px;
    text-align: left;
    white-space: normal;
}
.commonTable td{
    border-color: #b3996e;
    padding:10px;
    text-align: left;
}






/*--------- OTHER PAGE ---------*/
.container .kvArea{
    position: relative;
    margin-bottom: 20px;
}
.container .kvArea .sIMG h2{
    display: inline-block;
    position: absolute;
    left: 0;
    top:0;
}

h3.contentTitle{
    background: #0a205a;
    height: 50px;
    font-size: 12px;
    color: #fff;
    box-sizing: border-box;

    padding-left: 80px;
    margin-bottom: 2px;
}
h3.contentTitle span{
font-family: 'Oswald', sans-serif;
    font-weight: 400;
    display: inline-block;
    font-size: 20px;
    line-height: 50px;
    padding-right: 5px;
}
body.infographics h3.contentTitle.infographics,
body.ticket h3.contentTitle.ticket,
body.match h3.contentTitle.match,
body.history h3.contentTitle.history,
body.event h3.contentTitle.event,
body.ngm h3.contentTitle.ngm{
    display: block !important;
}
body.ngm h3.contentTitle.ngm,
body.infographics h3.contentTitle.infographics{font-size:0;}
body.ngm h3.contentTitle.ngm span,
body.infographics h3.contentTitle.infographics span{font-size:20px;}

.kvArea h2 a{
    background: #0a205a;
}
.sIMG h2 img{
    width: auto;
    height: 50px;
}

.kvArea + .bnr1clms{
    margin-bottom: 40px;
}


.navTicketBTN{
    position: absolute;
    right: -10px;
    top: -10px;
}
.navTicketBTN .ticketbtn_kv a{
    display: block;
    width: 100px;
    height: 100px;
    text-align: center;
    border-radius: 50%;
    background: #e60012;
    color: #fff;
    line-height: 1.5;
    font-weight: bold;
    cursor: pointer;
    position: relative;
}
.navTicketBTN .ticketbtn_kv a span{
    position: absolute;
    left: 20px;
    top: 30px;
    font-weight: bold;
    font-size: 10px;
}
.navTicketBTN .ticketbtn_kv a:after{
    position: absolute;
    left: 50%;
    margin-left: -3px;
    bottom: 20px;
    font-family: 'icomoon3';
    content: "\ec600";
    font-size: 10px;
    text-decoration: none !important;
    color: #ffffff;

}


/*--------- match PAGE ---------*/
/* matchinfoAcc */
.matchinfoAcc {
    text-align: center;
    background: #011449;
    padding: 15px 0;
    color: #fff;
}
.matchinfoAcc .leftRedTit{
    border-left: none;
    margin-bottom: 0;
    font-weight: normal;
    font-size: 16px;
}
.matchinfoAcc .leagAccTit{
    border:none;
    background: none;
    font-size: 20px;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    letter-spacing: 0.03em;
    height: 20px;
    line-height: 20px;
    margin-bottom: 10px;
}
.matchinfoAcc .accordionIndex{
    border:none;
}
.matchinfoAcc .accordionIndex .leagAccTime{
    display: block;
    text-align: center;
    width: 100%;
    margin-left: 0;
    margin-top: 10px;
    font-size: 16px;
}
.accordionIndex .vsTxt{
    font-size: 20px;
    font-weight: normal;
}
.accordionIndex .vsTxt div > span{
    width: 120px !important;
}
.accordionIndex .vsTxt div a{
    font-weight: normal;
    color: #fff;
}
.accordionIndex .vsTxt div > span.score a:hover{
    text-decoration: none;
    opacity: 0.5;
}
.accordionIndex .leagAccTime .stadium{
    margin: 0;
    font-size: 13px;
    line-height: 1.5;
}
.accordionIndex .arrow{
    display: none;
}
.accordionIndex > li {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}

.matchArea{
    margin-top: 30px;
}



/*clubArea*/
.clubArea{

}
.clubArea > li{
    font-size: 13px;
}

.clubArea .clubName{
    font-size: 23px;
    vertical-align: middle;
    padding: 10px;
}
.clubArea .clubName .embM{
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -3px;
}
.clubArea .clubPhoto img{
    width: 100%;
    height: auto;
}

.teamProfile {
    margin:30px 0;
}
.clubArea .columnArea p,
.teamProfile p{
    line-height: 1.65;
    margin-bottom: 1em;
}
.clubArea .clubInfoList h5,
.clubArea .columnArea h5{
    margin: 10px 0;
    padding-left: 10px;
    font-weight: bold;
    color: #86693b;
}
.clubArea .clubInfoList h5:before,
.clubArea .columnArea h5:before{
    content: "";
    width: 5px;
    height: 20px;
    display: inline-block;
    background: #b3986d;
    position: relative;
    top: 4px;
    left: -10px;
}
.eventDate{
    font-size: 10px;
    text-align: right;
    margin-bottom: 5px;
}


.clubArea .dataTable .bgGray{
    background: #fff;
    font-weight: bold;
    font-size: 20px;
}
.clubArea .dataTable td{
    text-align: left;
}
.clubArea .dataTable td b{
    line-height: 1.5em;
}
#matchtab{
    margin-bottom: 30px;
}







/*--------- HISTORY PAGE ---------*/
.historyArea{

}
.historyArea .historylist{
    border-bottom: 1px solid #ccc;
}
.historyArea .historylist > li{
    margin-bottom: 30px;
    padding-top: 30px;
    border-top: 1px solid #ccc;
}
.historyArea .historylist > li h4{
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0.3em;
    text-align: center;
}

.historylist dl{
    font-size: 0;
}
.historylist dl dt{
    font-size: 16px;
    margin-bottom: 20px;
    text-align: center;
}
.historylist dl dt .day{
    font-size: 15px;
    margin-bottom: 0.3em;

}
.historylist dl dt .match{
    font-size: 20px;
    margin-bottom: 0.2em;
}
.historylist dl dt .match .embM{
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
    position: relative;
    top: -3px;
}
.historylist dl dt .match em{
    font-family: 'Oswald', sans-serif;
    padding: 0 10px;
}
.historylist dl dt .stadium{

}

.historylist dl dd.historylist_photo{

}
.historylist dl dd.historylist_photo .historylist_video{
    vertical-align: top;
    margin-bottom: 8px;
}
.historylist dl dd.historylist_photo .historylist_video a{
    position: relative;
    display: block;
}
.historylist dl dd.historylist_photo .historylist_video a:after{
position: absolute;
    font-size: 54px;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -27px;
    font-family: "icomoon3";
    content: "\ec601";
    color: #FFF;
    line-height: 100%;
    opacity: 0.7;
}
.historylist dl dd.historylist_photo ul{
    display: inline-block;
    vertical-align: top;

}
.historylist dl dd.historylist_photo ul li{
    display: inline-block;
    width: 49%;
    vertical-align: top;
    margin-bottom: 8px;
}
.historylist dl dd.historylist_photo ul li:nth-child(2n+1){
    margin-right: 2%;
}
.historylist dl dd.historylist_photo ul li figure{
    overflow: hidden;
}
.historylist dl dd.historylist_photo img{
    width: 100%;
    height: auto;
}
.historylist dl dd.historylist_text{
    font-size: 13px;
    padding: 10px 0;
    line-height: 1.5;
}





/*--------- EVENT PAGE ---------*/
.eventArea{
    border-bottom: 1px solid #ccc;
    padding-bottom: 50px;
}
.eventWrap{
    margin-bottom: 50px;
}
.eventWrap p{
    line-height: 1.65;
    margin-bottom: 1em;
}
.mascotlistTable{

}
.mascotlistTable caption{
    font-weight: bold;
    background: #333;
    padding: 10px;
    color: #fff;
}
.mascotlistTable.j1 caption{background: #e70009;}
.mascotlistTable.j2 caption{background: #007f41;}

.commonTable.mascotlistTable th,
.commonTable.mascotlistTable td{
    padding:10px;
}
.commonTable.mascotlistTable th{
    width: 70px;
}
.commonTable.mascotlistTable th .embS{
    display: inline-block;
    vertical-align: middle;
}

body.event .ttlNoLink h3{
    margin-bottom: 10px;
    position: relative;
    font-size: 14px;
    letter-spacing: -0.05em;
    padding-top: 15px;
    margin-top: 30px;
}

body.event .ttlNoLink h3 span{
    left: -5px;
    background: #003690;
    display: inline-block;
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    top: -18px;
    position: absolute;
    font-size: 13px;
}

.eventWrap.naoto > div.naototxt{
    margin-top: 10px;
}

.eventArea .photoArea .thumlist li{
    display: block;
    width: 100%;
    margin-bottom: 10px;
}

.borderWrap{
    margin-top: 30px;
    border: 1px solid #ccc;
    padding: 25px;
}
.borderWrap dt{
    font-weight: bold;
    margin-bottom: 1em;
}
.borderWrap dd{
    line-height: 1.65;
}
.borderWrap ol,
.borderWrap ul{
    margin-top: 15px;
}




/*--------- NG Match PAGE ---------*/
.lead{
    margin-top: 30px;
}
.lead p{
    font-size: 15px;
    line-height: 1.65;
    margin-bottom: 1em;
}


/*NGM*/
.NgmArea .ngmNav {
    margin-bottom: 20px;
}
body.ngm .tabSelecter .tab {
    display: block;
    background: #e8e8e8;
    border: none;
    letter-spacing: -.40em;
    border-bottom: 1px solid #666;
    height: auto;
}

body.ngm .tab.sixline li {
    width: 33.33% !important;
}

body.ngm .tab li {
    display: inline-block;
    font-size: 12px;
    line-height: 1.2;
    vertical-align: middle;
    letter-spacing: 0;
    border-color: #666;
}
#ng_match_tab .tabSelecter {
    overflow: inherit;
}
body.ngm.ng_outline .tab li#outline a,
body.ngm.ng_question .tab li#question a,
body.ngm.ng_live .tab li#live a,
body.ngm.ng_u18 .tab li#u18 a,
body.ngm.ng_highschool .tab li#highschool a {
    background: #FFF;
    font-weight: bold;
}
body.ngm .tab li a i {
    display: block;
    font-style: normal;
}
body.ngm li:nth-child(4) {
    border-left: 1px solid #666;
}

/*NGM-history*/
.NgmHistoryArea .textnav {
    margin-bottom: 15px;
    width: 100%;
    font-size: 0;
}
.NgmHistoryArea .textnav li {
    font-size: 14px;
    display: inline-block;
    text-align: center;
    width: 33.33%;
    box-sizing: border-box;
}
.NgmHistoryArea .textnav li:first-child a, .NgmHistoryArea .textnav li:nth-child(5) a {
    border-left: 0;
}
.NgmHistoryArea .textnav li a {
    color: #333;
    position: relative;
    font-size: 12px;
    font-weight: bold;
    display: block;
    line-height: 18px;
    padding: 10px 0;
    padding-right: 16px;
    border-left: solid 1px #fff;
    background: #DEDEDE;
}

.NgmHistoryArea .textnav li a:after {
    position: absolute;
    top: 50%;
    margin-top: -8px;
    right: 12%;
    font-family: 'icomoon3';
    content: "\ec600";
    font-size: 10px;
    text-decoration: none !important;
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
}
.NgmHistoryArea .textnav li:nth-child(n+4) {
    border-top: solid 1px #fff;
}
.NgmHistoryArea .textnav li:nth-child(-n+4){
    width: 25%;
}
.NgmHistoryArea .articleTit {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 15px;
    line-height: 110%;
    background: #444;
    padding: 10px 0 10px 15px;
    color: #fff;
}
.ngmNav .tabnav li a i,
.ngmNav .tabnav li span i{
    display: block;
}

/*NGM-outline*/
.NgmOutlineArea .ngmOutlineTable td ol li{
    margin-bottom: 5px;
}
.NgmOutlineArea .ngmOutlineTable td ol li:last-child{
    margin-bottom: 0;
}

/*NGM-match*/
.matchVsBox {
    padding: 10px;
    background-color: #f6f6f6;
    text-align: center;
    margin-bottom: 20px;
}
.matchBoxTitleArea {
    height: 100%;
    overflow: hidden;
    padding: 0 5px 10px;
}
.matchVsBox.boxCenterTime .matchBoxTitleArea h3 {
    text-align: left;
    font-weight: bold;
}

.matchVsBox .matchVsTitle {
    margin-bottom: 0;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
}
.matchVsBox ul.leagScoreColumn {
    padding: 10px 0 15px;
    margin: 0 0 10px;
    border-bottom: 1px solid #ccc;
}
.matchVsBox .leagScoreColumn {
    padding-top: 10px;
    display: table;
    width: 100%;
}
.matchVsBox .leagAccTeam {
    line-height: 1.2;
    display: table-cell;
    font-weight: bold;
    font-size: 13px;
    width: 30%;
    vertical-align: middle;
    padding: 0 5px;
}
.fxscArea .matchVsBox ul.leagScoreColumn li.leagAccTeam p {
    font-weight: bold;
}
.fxscArea .matchVsBox ul.leagScoreColumn li p {
    text-align: center;
}
.matchVsBox .leagScoreColumn > li.leagAccScore {
    font-size: 12px;
    vertical-align: middle;
    display: table-cell;
}
.leagAccScore div.leagLeftScore, .leagAccScore div.leagRightScore {
    width: 20%;
}
.leagAccScore div {
    vertical-align: middle;
    display: inline-block;
}
.fxscArea .matchVsBox ul.leagScoreColumn li p {
    text-align: center;
}
.leagAccScore div.leagLeftScore p, .leagAccScore div.leagRightScore p {
    text-align: center;
    margin-bottom: 0;
}
.leagLeftScore p, .leagRightScore p {
    font-size: 17px;
    font-weight: bold;
}
.fxscArea .matchVsBox ul.leagScoreColumn li p {
    text-align: center;
}
.leagCenterScore p {
    font-size: 10px;
    margin-bottom: 0;
}
.matchVsBox ul.leagLogColumn {
    font-size: 0;
}
.matchVsBox.afterMatch ul.leagLogColumn li {
    width: 33.3%;
}
.matchVsBox ul.leagLogColumn li {
    display: inline-block;
}
.matchVsBox ul.leagLogColumn li.leagLeftLog p {
    text-align: left;
}
.fxscArea .lcoalCh {
    margin-top: 5px;
    font-weight: bold;
    font-size: 12px;
    display: inline-block;
}
.ng_match #teams.tabContents .tab {
    overflow: hidden;
    height: auto;
}
/*.tabSelecter .tab {
    border-bottom: 1px solid #003690;
    height: auto;
}
.ng_match #teams.tabContents .tab li:nth-child(3n+1) {
    border-left: 1px solid #003690;
}
.ng_match #teams.tabContents .tab li {
    border-top: 1px solid #003690;
}
.tabContents .tab li:first-child {
    border-left: 1px solid #003690;
}
.tabContents .tab li {
    border-top: 1px solid #003690;
    border-right: 1px solid #003690;
    box-sizing: border-box;
    background-color: #f0f0f0;
}
.tabSelecter li a, .tabSelecter li span {
    background-color: #f0f0f0;
    color: #4f4f4f;
    display: table-cell;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    width: 500px;
    height: 41px;
}*/
.tabSelecter ul,
.tabContents nav.tabSelecter li,
.tabContents nav.tabSelecter li:first-child,
.tabSelecter .tab li:last-child{
    border-color:#666;
}
.matchSpotArea ul li img{
    width: 14px;
    height: auto;
}

.NgmMatchArea .ttlNoLink h3,
.NgmMatchArea .ttlLink h3 {
    background: #003690;
    color: #fff;
    display: block;
    font-size: 15px;
    font-weight: bold;
    line-height: 100%;
    margin: 10px 0;
    padding: 12px 10px;
}
.NgmMatchArea .matchSpotArea .SpotName p {
    font-weight: bold;
}
.MemberList.ListTop {
    margin-top: 0;
    margin-bottom: 30px;
}
.MemberList p {
    font-size: 18px;
    padding: 15px 0 0px 0;
    font-weight: bold;
}
.NgmMatchArea p {
    text-align: left;
}
ul.dataList {
    border-top: 1px solid #ccc;
    width: 100%;
    font-size: 14px;
    margin-bottom: 10px;
}
.dataList .MeberListTitle {
    font-weight: bold;
    background-color: #f6f6f6;
}

ul.dataList li {
    border-bottom: 1px solid #ccc;
    display: block;
    padding: 10px 5px;
    position: relative;
}
ul.dataList .MeberListArrow:after {
    color: #bbb;
    content: "\f0dd";
    font-family: "FontAwesome";
    font-size: 18px;
    right: 9px;
    top: 12px;
    position: absolute;
}
ul.dataList .MeberListArrowUp:after {
    color: #333;
    content: "\f0dd";
    font-family: "FontAwesome";
    font-size: 18px;
    right: 9px;
    top: 21px;
    position: absolute;
    transform: rotate(-180deg);
}
.NgmMatchArea .ngmNav {
    margin-bottom: 20px;
}
.stadiumInfo {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
}
.stadiumInfo span {
    display: block;
    margin-top: 5px;
}
.matchSwitchArea .item_thumb img {
    width: 100%;
}
.NgmMatchArea .switchTab {
    margin-top: 10px;
    margin-bottom: 20px;
}
.NgmMatchArea .switchTab li:first-child {
    margin-left: 0;
}
.NgmMatchArea .switchTab li {
    display: inline-block;
    margin-left: 5px;
}
.NgmMatchArea .matchMapArea iframe {
    width: 100%;
    height: 255px;
}
.matchMapArea ul {
    margin: 0 0 20px 0;
}
.NgmMatchArea .matchMapArea ul li {
    margin-top: 10px;
}
.columnBlock h4 {
    font-weight: bold;
    font-size: 20px;
    border-bottom: 1px solid #ccc;
    border-left: none;
    margin-bottom: 20px;
    padding-bottom: 10px;
    line-height: 1.2;
    border-left: none;
    padding-left: 0;
}
.fxscArea p,
.NgmArea p {
    font-size: 13px;
    line-height: 1.65;
    margin-bottom: 1em;
}
.NgmArea .blockTit {
    border-left: 5px solid #ECC00B;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 16px;
    padding: 5px 10px;
}
.NgmU18Area table {
    margin-bottom: 20px;
}
.NgmArea table {
    width: 100%;
    border-bottom: solid 1px #ccc;
}
.NgmArea table tr {
    border-top: solid 1px #ccc;
}

/*NGM-u18,highschool*/
.NgmU18Area .teamTable .pos {
    width: 12%;
}
.NgmArea table.teamTable td,
.NgmArea table.teamTable th {
    padding: 10px 5px;
}
.NgmArea table.teamTable th:first-child,
.NgmArea table.teamTable td:first-child {
    border-left: none;
}
.NgmArea table.teamTable th,
.NgmArea .dataTable td {
    padding: 5px 0;
}
.NgmArea table.teamTable th {
    background: #e7e7e7;
    text-align: center;
}
.NgmArea table.teamTable th,
.NgmArea table.teamTable td {
    font-size: 11px;
    padding: 10px 3px;
    vertical-align: middle;
    border-left: 1px solid #ccc;
}
.NgmArea table.teamTable th,
.NgmArea table.teamTable td {
    font-size: 11px;
    padding: 10px 3px;
    vertical-align: middle;
    border-left: 1px solid #ccc;
}
.NgmArea table.teamTable tr th:last-child{
    border-right: 0px;
}
.NgmArea table.teamTable td {
    text-align: left;
}
.MemberList p {
    font-size: 18px;
    padding: 15px 0 0px 0;
    font-weight: bold;
}

/*NGM-question*/
.matchMemberArea .memberProfile {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}
.matchMemberArea .memberProfile .memberName {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}
.matchMemberArea .memberProfile .memberName .position {
    color: #FFF;
    background-color: #333333;
    font-size: 16px;
    font-weight: bold;
    padding: 6px 10px;
    margin-right: 10px;
}
.matchMemberArea .memberProfile .memberName .teamName {
    font-size: 14px;
    font-weight: normal;
    margin-left: 56px;
    display: block;
    margin-top: 5px;
}
.matchMemberArea .memberProfile .memberPhoto {
    width: 100%;
    position: relative;
    margin: 0 auto 20px;
}
.matchMemberArea .memberProfile .memberPhoto img {
    width: 100%;
}
.matchMemberArea .memberProfile .memberQuestionnaire {
    line-height: 1.5;
    font-size: 14px;
}
.matchMemberArea .memberProfile .memberQuestionnaire dt {
    font-weight: bold;
}
.matchMemberArea .memberProfile .memberQuestionnaire dd {
    margin-bottom: 20px;
}

.tabSelecter .tab li > span {
    background: #B9B9B9;
    color: #DADADA;
}








/* ticketTable */

.ticketNav ul.tabnav {
    font-size: 0;
    display: table;
    table-layout: fixed;
    width: 100%;
}
.ticketNav ul.tabnav li{
    box-sizing: border-box;
    display: table-cell;
    font-size: 12px;
    vertical-align: top;
    border-color: #ccc;
}
.ticketNav ul.tabnav li:first-child{
    border-top: 1px solid #ccc;
}
.ticketNav ul.tabnav li a,
.ticketNav ul.tabnav li span {
    color: #000;
    background: #eee;
    font-size: 11px;
    line-height: 1.3;
    letter-spacing: -2px;
    display: table-cell;
    vertical-align: middle;
    height: 50px;
    width: 500px;
    text-align: center;
    position: relative;
}
.ticketNav ul.tabnav li a.openwinBtn{
    padding-right: 15px;
}
.ticketNav ul.tabnav li a.openwinBtn:after {
    font-family: FontAwesome;
    content: "\f08e";
    -moz-transform: rotate(0);
    -webkit-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    font-size: 15px;
    position: absolute;
    right: 5px;
    top: 50%;
    margin-top: -7px;
}


.ticketArea dl.newTkt{
    font-size: 0;
    margin-top: 15px;
    /*text-align: right;*/
}
.ticketArea dl.newTkt dt{
    background: #2e66cc;
    color: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 12px;
    padding: 5px 0 4px;
    width: 100px;
    text-align: center;
    line-height: 100%;
    margin-right: 15px;
}
.ticketArea dl.newTkt dt,
.ticketArea dl.newTkt dd{
    font-size: 13px;
}
.ticketArea dl.newTkt dd{
    margin-top: 5px;
}
.ticketArea dl.newTkt dd a{
    position: relative;
    font-size: 11px;
}
.ticketArea dl.newTkt dd a:hover {
    text-decoration: none;
    opacity: 0.7;
}
.ticketArea dl.newTkt dd a:after {
    position: absolute;
    top: 50%;
    margin-top: -8px;
    right: -5px;
    font-family: 'icomoon3';
    content: "\ec600";
    font-size: 10px;
}
.ticketArea dl.newTkt dd:last-child a:after{
    right: -12px;
}

.commonTable caption {
    background: #8fa1be;
    color: #fff;
    padding: 10px;
    font-size: 12px;
}
.campaign .commonTable caption{
    background: #e23030;
}
.kome.tableCap{
    position: relative;
    top: -10px;
}
.leftRedTit{
    border-color: #ac985c;
}
.ticketTable1{
/*    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;*/
}
.ticketTable1:first-child{
    background: #ccc;
}
.ticketTable1 th{
    width: 100px;
}
.ticketTable1 td {
    text-align: left;
    padding: 10px;
    background: #fff;
}
/*.ticketTable1 .ticketBTN {
    margin-right: 10px;
}*/
.ticketBTN a,
.ticketBTN span.tktOff{
    display: block;
    padding: 5px;
    text-align: center;
    background: #ac985c;
    color: #fff;
    border-radius: 5px;
    box-sizing: border-box;
}
.ticketBTN span.tktOff{
    background: #bbb;
    color: #989797;
}

.ticketBTN a span{
    display: block;
}

.ticketatt ol, .ticketatt ul {
    font-size: 13px;
    line-height: 1.3;
    margin-bottom: 1em;
}
.ticketatt ol li, .ticketatt ul li {
    padding-bottom: 0.3em;
}
.ticketIMG {
    text-align: center;
    margin:0 0 10px 0;
}
.ticketatt h5 {
    padding: 9px;
    color: #2c2c2c;
    font-size: 14px;
    background: #ddd;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    margin-bottom: 15px;
}
.ticketTable2 td {
    border-right: 1px solid #ccc;
}
.ticketTable2 td:last-child{
    border-right: none;
}
.ticketTable2 tbody th{
    font-size: 11px;
    padding: 10px 5px;
}
.ticketTable2 tbody td{
    padding: 10px 5px;
}

#ticket3 .frame {
    overflow-x: scroll;
    overflow-y: auto;
    width: 100%;
}
.ticketatt p {
    font-size: 11px;
    line-height: 1.65;
    margin-bottom: 1em;
}

#ticket1,
#ticket1-2,
#ticket2 {
    padding: 10px;
    margin-bottom: 20px;
}
#ticket1,#ticket1-2{background: #f2e8cf; border-top: solid 5px #b69f60;margin-top: 30px;}
#ticket2{background: #e8e8e8; border-top: solid 5px #000;}

.campaign p{
  font-size: 1em;
  margin: 10px 0;
}

#ticket1 .ticketNav ul.tabnav li a,
#ticket1-2 .ticketNav ul.tabnav li a,
#ticket1 .ticketNav ul.tabnav li span,
#ticket1-2 .ticketNav ul.tabnav li span{
    background-color: rgba(255, 255, 255, 0.3);
}
.kikakuList li{
    line-height: 1.5em;
}
.kikakuList p{
  font-weight: bold;
  margin-top: 10px;
  background: #fff;
  padding: 5px;
  margin-bottom: 5px;
}
.kikakuList p.kome{font-size: 10px; }
.kikakuList .ticketBTN a{
    width: 100%;
}
.kikakuList .ticketBTN.pia a{
    background: #2E66CC;
}
.kikakuList .ticketBTN.jticket a{
    position: relative;
    background: #666;
    padding-left: 110px;
    text-align: left;
}
.kikakuList .ticketBTN.jticket a:before{
    background: url(/img/yncup2015/ticket/ico_jticket.png) no-repeat;
    background-size: 70px auto;
    content: ".";
    display: inline-block;
    width: 70px;
    height: 23px;
    position: absolute;
    top: 50%;
    left: 30px;
    margin-top: -12px;
    text-indent: -9999px;
}



p.ticketBTN.general {
    line-height: 1.6em;
    margin-bottom: 1em;
}
.ticketBTN.general a {
    position: relative;
    background: #e23030;
    padding-left: 110px;
    text-align: left;
}
.ticketBTN.general a:before {
    background: url(/img/yncup2015/ticket/ico_jticket.png) no-repeat;
    background-size: 70px auto;
    content: ".";
    display: inline-block;
    width: 70px;
    height: 23px;
    position: absolute;
    top: 50%;
    left: 30px;
    margin-top: -12px;
    text-indent: -9999px;
}


/* new window */
body.ticket.price,
body.ticket.stadium{
    background: none;
}
body.ticket.price > section,
body.ticket.stadium > section{
    margin:0;
    border:none;
    padding: 10px;
}
body.ticket.stadium .info_ticket img{
    margin-bottom: 20px;
}


.pcIMG{display: none;}
.spIMG{display: block !important;}

.margT20{margin-top: 20px;}
.margT30{margin-top: 30px;}


/*gourmet*/
.gourmetInfo{
    border-top: solid 1px #b3996e;
}
.gourmetBox {
    margin-bottom: 25px;
    border-bottom: solid 1px #ccc;
    padding-bottom: 15px;
}
.gourmetBox h2 {
    font-weight: bold;
    height: 42px;
}
.gourmetBox .embM {
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;

}
.gourmetBox h2 .stadiumName {
    display: block;
    margin-left: 37px;
    font-weight: bold;
    position: relative;
    top: -15px;
    line-height: 1em;
}
.gourmetPhoto img {
    width: 100%;
    display: block;
}
.gourmetTable {
    border-bottom: 0;
}
.gourmetTable tr {
    border-top: 0;
}
.gourmetTable tr td {
    font-size: 14px;
    padding: 5px 0;
}
.gourmetTable tr:first-child td {
    font-weight: bold;
    padding-top: 20px;
}
.gourmetTable th:first-child,
.gourmetTable td:first-child {
    border-left: none;
}
.gourmetTable tr:last-child td a {
    display: block;
    background: #1B95E0;
    padding: 10px 5px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
}
.gourmetTable tr:last-child td a span {
    position: relative;
    display: inline-block;
    padding-left: 16px;
    font-size: 12px;
}
.gourmetTable tr:last-child td a span:before {
    position: absolute;
    font-family: 'FontAwesome';
    content: "\f099";
    font-size: 14px;
    font-weight: normal;
    left: -1px;
}
.gourmetArea p {
    font-size: 13px;
    line-height: 1.65;
    margin-bottom: 1em;
}

.redTxt{
    color: #ff0000;
}
#mascotcapsuleGacha .title{
  background: #8fa1be;
  color: #fff;
  padding: 10px;
  font-size: 12px;
}
#mascotcapsuleGacha img{
  width: 100%;
}
#mascotcapsuleGacha ul li{
  margin-bottom: 5px;
  font-size: 13px;
}
