@charset "UTF-8";

/*-----------------------

http://www.jleague.jp/css/fxsc2018new.css
2018/1/14 ISM

------------------------*/
/*#breadcrumbList{
    margin-bottom: 20px;
}*/


/*cntArea*/
.cntArea a{
    text-decoration: none !important;
}
.cntArea a:hover{
    opacity: 0.5;
    text-decoration: none !important;
}

.cntArea article > section{
    margin-bottom: 80px;
}




/*--------- TOP PAGE ---------*/
/*newsArea*/
.ttlNoLink h3,
.ttlNoLink .blockTit{
    background:#b3996e;
    font-weight: normal;
    line-height: 1.4;
}
.entryTitle,.newsTitle{
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
}
.infoBlock li{
    border-color: #b3996e;
}
.infoBlock li > a,
.infoBlock li > span{
    padding:15px 0;
}
.entryTitle .timestamp{
    vertical-align: middle;
    color: #666;
    font-weight: normal;
    width: 110px;
}
.entryTitle .ico{
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -10px;
}
.newsTitle .category{
    background: #3f639d;
    color: #fff;
}



/*bnrArea*/
.topBnrArea.pcBL{
    display: block !important;
}
.topBnrArea li{
    margin-bottom: 40px;
    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:nth-child(2n+1){margin-right: 40px;}

.bnr2clms li p{
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5;
    color: #122b6f;
    padding-top: 10px;
}



/*commonTable*/
.commonTable{
    border-top: none;
    font-size: 14px;
}
.commonTable{
    border-top: none;
}
.commonTable th,
.commonTable tbody th,
.outline.commonTable th{
    border-right: none;
    border-color: #b3996e;
    background: none;
    padding:20px;
    text-align: left;
}
.commonTable td{
    border-color: #b3996e;
    padding:20px;
    text-align: left;
}






/*--------- OTHER PAGE ---------*/
.content .kvArea{
    position: relative;
}
.content .kvArea .sIMG h2{
    display: inline-block;
    position: absolute;
    left: 0;
    top:0;
}

h3.contentTitle{
    background: #0a205a;
    height: 100px;
    font-size: 15px;
    color: #fff;
    box-sizing: border-box;
    letter-spacing: 0.2em;
    padding-left: 160px;
}
h3.contentTitle span{
font-family: 'Oswald', sans-serif;
    font-weight: 400;
    display: inline-block;
    font-size: 35px;
    line-height: 100px;
    padding-right: 20px;
}
body.infographics h3.contentTitle.infographics,
body.gourmet h3.contentTitle.gourmet,
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;
}

.kvArea + .bnr1clms{
    margin-bottom: 40px;
}


.navTicketBTN{
    position: absolute;
    right: -10px;
    bottom: 25px;
}
.navTicketBTN .ticketbtn_kv a{
    display: block;
    width: 150px;
    height: 150px;
    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: 30px;
    top: 50px;
    font-weight: bold;
}
.navTicketBTN .ticketbtn_kv a:after{
    position: absolute;
    left: 50%;
    margin-left: -3px;
    bottom: 30px;
    font-family: 'icomoon3';
    content: "\ec600";
    font-size: 10px;
    text-decoration: none !important;
    color: #ffffff;

}









/*--------- match PAGE ---------*/
/* matchinfoAcc */
.matchinfoAcc {
    text-align: center;
    background: #011449;
    padding: 25px 0;
    color: #fff;
    margin-bottom: 20px;
    margin-top: 1px;
}
.matchinfoAcc .leftRedTit{
    border-left: none;
    margin-bottom: 0;
    font-weight: normal;
    font-size: 20px;
}
.matchinfoAcc .leagAccTit{
    border:none;
    background: none;
    font-size: 25px;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    letter-spacing: 0.05em;
    height: 30px;
    line-height: 30px;
}
.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: 34px;
    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;
    line-height: 1.5;
}
.accordionIndex .arrow{
    display: none;
}





.tabSelecter .tab li{
    width: 33.33%;
}

/* photoArea */
/*#matchtab{
    margin-top: 80px;
}*/
.photoArea .ttlNoLink{
    margin-top: 40px;
}
.photoArea .thumlist{

}
.photoArea .thumlist li{
    width: 300px;
    margin-right: 40px;
    margin-bottom: 40px;
}
.photoArea .thumlist li img{
    width: 300px;
}

.photoArea .thumlist li img.foodphoto{
    width: 950px;
}


/*clubArea*/
.clubArea{
    font-size: 0;
}
.clubArea > li{
    font-size: 15px;
    width: 48%;
    display: inline-block;
    vertical-align: top;
}
.clubArea > li:nth-child(2n+1){margin-right: 4%;}

.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{
    height: 310px;
    overflow: hidden;
}
.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;
}

figure.photoOneArea figcaption{
    background: #fff;
}

.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;
    padding-left: 20px;
}
.clubArea .dataTable td b{
    font-size: 16px;
    line-height: 1.5em;
}





/*--------- 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: 23px;
    font-weight: bold;
    margin-bottom: 0.8em;
    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: 20px;
    margin-bottom: 0.8em;

}
.historylist dl dt .match{
    font-size: 26px;
    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{
    display: inline-block;
    width: 450px;
    vertical-align: top;
    margin-right: 10px;
}
.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;
    width: 520px;
    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{
    height: 165px;
    overflow: hidden;
}
.historylist dl dd.historylist_photo img{
    width: 100%;
    height: auto;
}
.historylist dl dd.historylist_text{
    font-size: 14px;
    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; color: #fff; border:none;}
.mascotlistTable.j2 caption{background: #007f41; color: #fff; border:none;}
.mascotlistTable.j3 caption{background: #666; color: #fff; border:none;}

.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{
    padding-left: 100px;
    margin-bottom: 30px;
}

body.event .ttlNoLink h3 span{
    left: -10px;
    background: #003690;
    display: inline-block;
    width: 100px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

.eventWrap.naoto figure {
    display: inline-block;
    margin-right: 40px;
    vertical-align: top;
}
.eventWrap.naoto figure img{
    width: 300px;
}
.eventWrap.naoto > div.naototxt{
    width: 630px;
    display: inline-block;
    vertical-align: top;
}

.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 ol ul{
    margin-top: 15px;
}



/*--------- NG Match PAGE ---------*/

body.ng_live .tabSelecter .tab li#live a,
body.ng_u18 .tabSelecter .tab li#u18 a,
body.ng_highschool .tabSelecter .tab li#highschool a,
body.ng_question .tabSelecter .tab li#question a,
body.ng_history .tabSelecter .tab li#history a,
body.ng_outline .tabSelecter .tab li#outline a{
    position: relative;
    top: 2px;
    /* background: #FFFFFF; */
    background: #f6f6f6;
    color: #464646;
    font-weight: bold;
}
.tabSelecter .tab li i{
    font-style: normal;
    display: block;
}

.lead{
    margin:20px 0;
}
.lead p{
    font-size: 15px;
    line-height: 1.65;
    margin-bottom: 1em;
}


.matchVsBox{
    background: #e4e1d5;
    padding: 50px;
    margin-bottom: 30px;
}
.matchVsBox .matchVsTitle{
    text-align: center;
    border-bottom: 1px solid #b3996e;
}
.matchVsBox ul.leagLogColumn{
    border-top: 1px solid #b3996e;
}
.tvLog .lcoalCh{
    line-height: 1.5;
}

.leagAccTeam p{
    line-height: 1.5em;
}

.redTxt{
    color: #ff0000 !important;
}

.teamTable{
    margin-bottom: 50px;
}


/*NGM-preview*/
.matchPreviewArea h4{
    font-weight: bold;
    font-size: 19px;
    /* border-bottom: 2px solid #003690; */
    border-left: none;
    margin-bottom: 15px;
    padding-bottom: 10px;
    line-height: 1.3;
    border-left: none;
    padding-left: 0;
}
.matchPreviewArea .preview_photo {
    float: left;
    margin: 0 20px 20px 0;
}
.matchPreviewArea .preview_photo img {
    width: 400px;
}
.matchPreviewArea p {
    color: #444;
    font-size: 14px;
    line-height: 160%;
    margin-bottom: 30px;
}

/*NGM-history*/
.NgmHistoryArea .textnav {
    display: table;
    margin-bottom: 15px;
    width: 100%;
    background: #DEDEDE;
}
.NgmHistoryArea .textnav li {
    font-size: 14px;
    display: table-cell;
    margin-left: 20px;
    text-align: center;
}
.NgmHistoryArea .textnav li:first-child a {
    border-left: 0;
}
.NgmHistoryArea .textnav li a {
    color: #333;
    position: relative;
    font-size: 13px;
    font-weight: bold;
    display: block;
    line-height: 18px;
    padding: 10px 0;
    padding-right: 16px;
    border-left: solid 1px #fff;
}
.NgmHistoryArea .textnav li a:after {
    position: absolute;
    top: 50%;
    margin-top: -9px;
    right: 18px;
    font-family: 'icomoon3';
    content: "\ec600";
    font-size: 12px;
    text-decoration: none !important;
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
}
.NgmHistoryArea .textnav li a:hover {
    text-decoration: none;
    opacity: 0.75;
}
.NgmHistoryArea .articleTitWrap {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
.NgmHistoryArea .articleTit {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 15px;
    line-height: 110%;
    background: #444;
    padding: 10px 0 10px 15px;
    color: #fff;
}

.NgmHistoryArea .columnArea{
    margin-bottom: 20px;
}

/*NGM-outline*/
.NgmOutlineArea .ngmOutlineTable td ol li{
    margin-bottom: 5px;
}
.NgmOutlineArea .ngmOutlineTable td ol li:last-child{
    margin-bottom: 0;
}

/*NGM-match*/
.fxscArea .leagAccTeam p {
    font-size: 14px;
}
.fxscArea .leagRightScore p,
.fxscArea .leagLeftScore p {
    font-size: 46px;
    margin-bottom: 0;
}
.fxscArea .leagCenterTime span {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    border-bottom: 0;
}
.NgmMatchArea .tabContents .tab li {
    width: 16.66%;
}
.NgmMatchArea .tabContents .tab li.current a {
    position: relative;
    top: 1px;
    background: #FFFFFF;
    color: #464646;
    font-weight: bold;
}
.NgmMatchArea .tabContents{
    margin-top: 25px;
}
.NgmMatchArea .matchSpotArea .SpotName p {
    font-weight: bold;
}
.SpotName .SpotNameLeft p,
.SpotName .SpotNameRight p {
    font-size: 14px;
}
.highschoolMembers{
    vertical-align: top;
}
.u18Members, .highschoolMembers {
    display: inline-block;
}
/*.NgmMatchArea .matchMemberArea .MemberList p {
    padding: 15px 0 0px 10px;
}*/
.u18Members .MemberList, .highschoolMembers .MemberList {
    display: block;

}
.MemberList{
    width: 470px;
    vertical-align: top;
}
.MemberList p {
    font-size: 18px;
    padding: 15px 0 15px 10px;
    font-weight: bold;
}
.NgmMatchArea .matchMapArea iframe {
    width: 980px;
    height: 450px;
}
.NgmMatchArea .columnBlock h4 {
    font-weight: bold;
    font-size: 20px;
    /* border-bottom: 2px solid #003690; */
    border-left: none;
    margin-bottom: 15px;
    padding-bottom: 10px;
    line-height: 1.3;
    border-left: none;
    padding-left: 0;
}
.NgmMatchArea .columnBlock .columnArea .columnTxt p {
    line-height: 1.8;
    font-size: 14px;
    margin-bottom: 20px;
}

.matchVsBox.boxCenterTime .matchBoxTitleArea h3{
    float:none;
}
.leagScoreColumn li.leagAccTeam{
    width: 200px;
}
.matchSwitchArea .switchItemBox .item_thumb img{
    width: 100%;
}
.detalArea .figureArea{
    width: auto;
}


/*NGM-u18,highschool*/
.NgmArea .blockTit {
    border-left: 5px solid #ECC00B;
    font-size: 14px;
    font-weight: bold;
    line-height: 100%;
    margin-bottom: 16px;
    padding: 5px 10px;
}
.NgmArea table.teamTable td.td_pos,
.NgmArea table.teamTable th.td_pos {
    border-left: 0;
}
.NgmArea table.teamTable th {
    text-align: center;
}
.NgmArea table.teamTable th,
.NgmArea table.teamTable td {
    font-size: 12px;
    padding: 10px;
    vertical-align: middle;
    border-left: 1px solid #ccc;
}
.NgmArea table.teamTable td{
    text-align: left;
}
.NgmArea table.teamTable tr th:last-child{
    border-right: 0px;
}
.NgmU18Area .teamTable {
    margin-bottom: 20px;
}

/*NGM-question*/
/*.NgmQuestionArea .tabSelecter ul{
    height: 41px;
}
.NgmQuestionArea .tabSelecter ul li a{
    height: 40px;
}*/
.matchMemberArea .memberProfile .memberName {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
}
.matchMemberArea .memberProfile .memberName .position {
    color: #FFF;
    background-color: #333333;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 10px;
    margin-right: 10px;
	line-height: 2.0;
}
.matchMemberArea .memberProfile .memberName .teamName {
    font-size: 15px;
    font-weight: normal;
    margin-left: 15px;
}
.matchMemberArea .memberProfile .memberPhoto {
    float: left;
    width: 200px;
    margin: 0 20px 20px 0;
    position: relative;
}
.matchMemberArea .memberProfile .memberPhoto img {
    width: 200px;
}
.matchMemberArea .memberProfile .memberQuestionnaire {
    line-height: 1.5;
    font-size: 14px;
}
.matchMemberArea .memberProfile .memberQuestionnaire dt {
    font-weight: bold;
}
.matchMemberArea .memberProfile .memberQuestionnaire dd {
    margin-bottom: 20px;
}
.matchMemberArea .memberProfile {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}


body.fxsc.match .tabSelecter .tab li > span{
	background: #B9B9B9;
}

.tabSelecter .tab li > span {
    background: #B9B9B9;
    color: #DADADA;
}



/*--------- TICKET PAGE ---------*/
.ticketArea > div{
    margin-bottom: 70px;
}
.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{
    display: inline-block;
    font-size: 13px;
}
.ticketArea dl.newTkt dd:last-child{
    margin-left: 15px;
}
.ticketArea dl.newTkt dd a{
    position: relative;
}
.ticketArea dl.newTkt dd a:hover {
    text-decoration: none;
    opacity: 0.7;
}
.ticketArea dl.newTkt dd a:after {
    position: absolute;
    top: 50%;
    margin-top: -7px;
    right: -8px;
    font-family: 'icomoon3';
    content: "\ec600";
    font-size: 10px;
}
.ticketArea dl.newTkt dd:last-child a:after{
    right: -15px;
}




/* ticketTable */
.ticketTable1,
.ticketTable2{
    margin-bottom: 30px;
    /*background: #fff;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;*/
}
.ticketTable1 tbody th{
    width: 150px;
    /*background: #ccc;
    border-color: #fff;*/
}
.ticketTable1 td{
    text-align: left;
    padding-left: 10px;
}
.ticketBTN a,
.ticketBTN span.tktOff{
    display: block;
    width: 450px;
    padding: 10px;
    text-align: center;
    background: #e60012;
    color: #fff;
    border-radius: 5px;
    box-sizing: border-box;
}
.ticketBTN span.tktOff{
    background: #bbb;
    color: #989797;
}
.ticketBTN a:hover{
    text-decoration: none;
    opacity: 0.7;
}
.commonTable caption{
    background: #dfdbd5;
    border-top: 2px solid #b3996e;
    border-bottom: 2px solid #b3996e;
    color: #333;
    padding: 10px;
    font-size: 15px;
    font-weight: bold;
}
.ticketIMG{
    text-align: center;
    margin: 30px 0;
}
.ticketTable2 td{
    border-right: 1px solid #ccc;
}
.ticketTable2 th:nth-child(2){
    width: 50px;
}
.ticketTable2 td:nth-last-child(1),
.ticketTable2 td:nth-last-child(2),
.ticketTable2 td:nth-last-child(3){
    width: 70px;
}
.ticketTable2 td:nth-last-child(4){
    width: 150px;
}
.ticketTable2 td:last-child{
    border-right: none;
}

.ticketatt{
    margin-bottom: 30px;
}
.ticketatt ol,
.ticketatt ul{
  font-size: 13px;
  line-height: 1.3;
  margin-bottom: 1em;
}
.ticketatt ol li,
.ticketatt ul li{
  padding-bottom: 0.3em;
}
.ticketatt p{
    font-size: 13px;
    line-height: 1.65;
    margin-bottom: 1em;
}
.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;
}

.ticketNav{
    margin-bottom: 30px;
}
.ticketNav ul.tabnav {
    border-right: solid 1px #CCC;
    border-top: solid 1px #CCC;
}
.ticketNav ul.tabnav li {
    margin-bottom: 10px;
    display: table-cell;
    text-align: center;
    border-left: solid 1px #CCC;
    border-bottom: solid 1px #CCC;
    vertical-align: top;
}
.ticketNav ul.tabnav li a,
.ticketNav ul.tabnav li span {
    color: #000;
    background: #eee;
    font-size: 13px;
    letter-spacing: -1px;
    padding: 5px 5px;
    display: table-cell;
    vertical-align: middle;
    width: 500px;
    height: 40px;
    position: relative;
}
.ticketNav ul.tabnav li a:hover{
    opacity: 0.5;
}
.ticketNav ul.tabnav li > a:after {
    position: absolute;
    top: 50%;
    margin-top: -7px;
    right: 10px;
    font-family: 'icomoon3';
    content: "\ec600";
    font-size: 10px;
    color: rgba(0, 0, 0, 0.5);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
}
.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: 10px;
    top: 50%;
    margin-top: -7px;
}
.ticketArea p{
    margin-bottom: 1em;
        font-size: 15px;
    line-height: 1.65;
}



.kikakuList{
    font-size: 0;
}
.kikakuList ul{
    margin:10px 0 20px;
}
.kikakuList li{
    display: inline-block;
    width: 100%;
    font-size: 13px;
    line-height: 1.6em;
    box-sizing: border-box;
    vertical-align: top;
}
/*.kikakuList li:first-child{ margin-right: 4%; }*/

.kikakuList p{
    font-size: 13px;
    line-height: 1.6em;
    font-weight: bold;
    margin-top: 20px;
    background: #dfdbd5;
    padding: 5px 10px;
    margin: 5px 0;
    color: #333;
}
.kikakuList .ticketBTN a{
    width: 80%;
    margin: 0 auto;
}
.kikakuList .ticketBTN.pia a{
    background: #2E66CC;
}
.kikakuList .ticketBTN.jticket a{
    position: relative;
    background: #666;
    padding-left: 110px;
}
.kikakuList .ticketBTN.jticket a:before{
    background: url(/img/yncup2015/ticket/ico_jticket.png) no-repeat;
    /* background-size: 70px auto; */
    content: ".";
    display: inline-block;
    width: 140px;
    height: 35px;
    position: absolute;
    top: 50%;
    left: 40px;
    margin-top: -17px;
    text-indent: -9999px;
}
.kikakuList h5 img{
    width: 100%;
    margin:20px 0 30px;
}

p.ticketBTN.general{
    font-size: 13px;
    line-height: 1.6em;
    margin-bottom: 1em;
    margin-top: 1em;
}
.ticketBTN.general a{
    width: 40%;
    margin: 0 auto;
}
.ticketBTN.general.pia a{
    background: #2E66CC;
}
.ticketBTN.general.jticket a{
    position: relative;
    background: #e60012;
    padding-left: 110px;
}
.ticketBTN.general a:before{
    background: url(/img/yncup2015/ticket/ico_jticket.png) no-repeat;
    /* background-size: 70px auto; */
    content: ".";
    display: inline-block;
    width: 140px;
    height: 35px;
    position: absolute;
    top: 50%;
    left: 40px;
    margin-top: -17px;
    text-indent: -9999px;
}



/*gourmet*/
.gourmetTable{
    border-top: 1px solid #b3996e;
}
.gourmetBox {
    padding-top: 20px;
    margin-top: 30px;
    border-top: solid 1px #ccc;
    width: 48%;
    display: inline-block;
    vertical-align: top;
    margin-right: 3%;
}
.gourmetBox:nth-of-type(2n){ margin-right:0; }
.gourmetBox:nth-of-type(-n+2){ border-top:none; }

.gourmetBox h2 {
    margin-bottom: 10px;
    font-weight: bold;
}
.gourmetBox .embM {
    display: inline-block;
    vertical-align: -15px;
}
.gourmetBox h2 .stadiumName {
    font-weight: bold;
    margin-left: 5px;
}
.gourmetBox h2 .stadiumName:before {
    content: "/";
    display: inline-block;
    margin-right: 5px;
}
.gourmetPhoto {
    display: inline-block;
    width: 500px;
    margin-right: 20px;
}
.gourmetPhoto img {
    width: 500px;
}
.gourmetTable {
    border-collapse: separate;
    border-bottom: 0;
}
.gourmetTable tr {
    border: 0;
}
.gourmetTable td {
    font-size: 14px;
    padding: 0px 0 15px 0;
    line-height: 1.65;
}
.gourmetTable tr:first-child td {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.3;
    padding-top: 20px;
}
.gourmetTable td {
    font-size: 14px;
    padding: 0px 0 15px 0;
}
.gourmetTable tr:last-child td a {
    display: block;
    background: #1B95E0;
    color: #fff;
    padding: 8px;
    text-align: center;
    border-radius: 5px;
}
.gourmetTable tr:last-child td a span {
    position: relative;
    display: inline-block;
    padding-left: 16px;
    font-size: 13px;
}
.gourmetTable tr:last-child td a span:before {
    position: absolute;
    font-family: 'FontAwesome';
    content: "\f099";
    font-size: 14px;
    font-weight: normal;
    left: -1px;
}
.gourmetTable tr:last-child td a:hover {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}
.gourmetArea p{
    font-size: 13px;
    line-height: 1.65;
    margin-bottom: 1em;
}
/* 20180208 */
#mascotcapsuleGacha .title{
  background: #dfdbd5;
  border-top: 2px solid #b3996e;
  border-bottom: 2px solid #b3996e;
  color: #333;
  padding: 10px;
  font-size: 15px;
  font-weight: bold;
}
#mascotcapsuleGacha img{
  width: 100%;
}
#mascotcapsuleGacha ul{
  margin: 30px 0;
}
#mascotcapsuleGacha ul li{
  margin-bottom: 10px;
}
