<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

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

http://www.jleague.jp/css/jwc2017.css
2017/05/23 ISM

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

.spIMG{display: none !important;}

body{

	background: #000;
}
#pageTop{
    bottom: 56px;
    display: block;
    width: 20px;
    height: 20px;
    background: rgba(228, 10, 28, 0.5);
    padding: 20px 15px 10px 15px;
    border-radius: 50%;
}
#pageTop:after {
    position: absolute;
    font-family: 'FontAwesome';
    content: "\f106";
    font-size: 40px;
    font-weight: normal;
    top: 14px;
    left: 50%;
    margin-left: -13px;
    color: #fff;
}
#pageTop:hover{
    text-decoration: none;
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}


/* header */
#header{
	border-bottom: 5px solid #e40a1c;
	margin:0;
}
#globalNavi .inner h2{
	width: 270px;
	height: 90px;
}
#globalNavi .inner ul{
	width: 700px;
}
#globalNavi .inner ul li{
	width: 195px;
    vertical-align: top;
    border-bottom: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#globalNavi .inner ul li a{
    height: 40px;
    vertical-align: middle;
    line-height: 1.5;
    display: inline-block;
    width: 195px;
    position: relative;
    /* top: 25px; */
    font-size: 14px;
    border-right: 1px solid #ccc;
    margin-top: 20px;
}
#globalNavi .inner ul li a span{
	display: block;
	font-size: 12px;
}
#globalNavi .inner ul li:last-child a{
	border-right: none;
}


/* content */
.content{
	margin: 0 auto;
	width: 100%;
	padding: 0;
}





/* kvArea */
.kvArea{
    padding-top: 51px;
}
.kvArea .kv_shadow{
    position: absolute;
    bottom: 0;
    left: 0;
}

.kvArea .kv_front{
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    text-align: center;
    /*background: url(/img/jwc/2017/jwc_kv_pc.jpg) no-repeat top center;*/
}
.kvArea .kv_front img{
    width: 100%;
    min-width: 980px;
    max-width: 1600px;
}

.content .kvArea h2{
	text-indent: -9999px;
}
/*.kvArea nav{
	margin: 0 auto;
    text-align: center;
	background: rgba(0, 0, 0, 0.25);
    width: 100%;
}*/
.kvArea nav ul{
    font-size: 0;
    line-height: 0;
    width: 980px;
    margin: 0px auto;
    padding: 10px 0;
}

.kvArea nav ul li.nav_clubprefole a i.eng{
    letter-spacing: -0.03em;
}
.kvArea nav ul li.navLogo{
    width: 13%;
}
.kvArea nav ul li.navLogo a{
    padding: 0 17px;
}
.kvArea nav ul li.navLogo img{
    width: 100%;
    display: block;
}
.kvArea nav ul li{
	display: inline-block;
    width: 11.83%;
    font-size: 13px;
	/*border: 1px solid #c6bf91;*/
	box-sizing: border-box;
	/*margin-right: 1.25%;*/
    border-right: solid 1px #403e30;
}
.kvArea nav ul li:last-child{margin-right: 0;}


body.top .kvArea nav ul li.top{display: inline-block !important;}
body.top .kvArea nav ul li.other{display: none;}

.kvArea nav ul li.other{

}

.kvArea nav ul li a,
.kvArea nav ul li span{
	width: 500px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #c6c18e;
    line-height: 1.4;
    box-sizing: border-box;
    /*border-right: solid 1px #403e30;*/
    position: relative;
    padding: 0 1%;
}
.kvArea nav ul li.newInfo a,
.kvArea nav ul li.newInfo span{
    padding-right: 10px;
}
.kvArea nav ul li.newInfo a:after,
.kvArea nav ul li.newInfo span:after{
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url("/img/jwc/2017/new_navi.png") no-repeat;
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    top: 15px;
    right: 10px;
}

/*.kvArea nav ul li.newInfo a:after,
.kvArea nav ul li.newInfo span:after{
    content: url(/img/jwc/2017/new_navi.png);
    position: absolute;
    top: 7px;
    right: 10px;
}*/

.kvArea nav ul li.newInfo a:after,
.kvArea nav ul li.newInfo span:after{
    right: 8px;
}


.kvArea nav ul li.nav_clubprefole.newInfo a,
.kvArea nav ul li.nav_clubprefole.newInfo span{
    padding-right: 20px;
}
.kvArea nav ul li.nav_clubprefole.newInfo a:after,
.kvArea nav ul li.nav_clubprefole.newInfo span:after{
    right: 15px;
}

.kvArea nav ul li.nav_outline.newInfo a:after,
.kvArea nav ul li.nav_outline.newInfo span:after{
    right: 20px;
}
/*.kvArea nav ul li.nav_outline.newInfo a:after,
.kvArea nav ul li.nav_outline.newInfo span:after{
    right: 34px;
}*/


.kvArea nav ul li.nav_format.newInfo a:after,
.kvArea nav ul li.nav_format.newInfo span:after{
    right: 25px;
}
/*.kvArea nav ul li.nav_format.newInfo a:after,
.kvArea nav ul li.nav_format.newInfo span:after{
    right: 37px;
}*/

.kvArea nav ul li.nav_other.newInfo a,
.kvArea nav ul li.nav_other.newInfo span{
    padding-right: 15px;
}

.kvArea nav ul li.nav_other.newInfo a:after,
.kvArea nav ul li.nav_other.newInfo span:after{
    right: 20px;
}

.kvArea nav ul li.nav_movie.newInfo a,
.kvArea nav ul li.nav_movie.newInfo span{
    padding-right: 12px;
}

.kvArea nav ul li.nav_movie.newInfo a:after,
.kvArea nav ul li.nav_movie.newInfo span:after{
    right: 15px;
}

.kvArea nav ul li.nav_special.newInfo a,
.kvArea nav ul li.nav_special.newInfo span{
    padding-right: 15px;
}

.kvArea nav ul li.nav_special.newInfo a:after,
.kvArea nav ul li.nav_special.newInfo span:after{
    /*right: 10px;*/
}

.kvArea nav ul li.nav_message.newInfo a:after,
.kvArea nav ul li.nav_message.newInfo span:after{
    /*right: 25px;*/
}
.kvArea nav ul li.nav_message.newInfo a:after,
.kvArea nav ul li.nav_message.newInfo span:after{
    right: 30px;
}

.jwc_eng .kvArea nav ul li.nav_message.newInfo a:after,
.jwc_eng .kvArea nav ul li.nav_message.newInfo span:after{
    right: 18px;
}

.jwc_eng .kvArea nav ul li.newInfo a:after,
.jwc_eng .kvArea nav ul li.newInfo span:after {
    top: 3px;
}

.jwc_eng .kvArea nav ul li.nav_ticket.newInfo a:after,
.jwc_eng .kvArea nav ul li.nav_ticket.newInfo span:after {
    right: 19px;
}

.kvArea nav ul li:last-child a,
.kvArea nav ul li:last-child span{
	border-right: none;
}
.kvArea nav ul li a:hover{
	/*background: #35342a;*/
	opacity: 0.7;
}
.kvArea nav ul li a i,
.kvArea nav ul li span i{
	display: block;
	font-style: normal;
}
.kvArea nav ul li a i.eng,
.kvArea nav ul li span i.eng{font-weight: bold; letter-spacing: 2px; font-size: 12px;}

.kvArea nav ul li a i.jpn,
.kvArea nav ul li span i.jpn{font-size: 11px;}

.kvArea nav ul li span{
	color: #5d5a38;
}



/* kvArea pullNav*/

.kvArea nav{
    margin: 0 auto;
    text-align: center;
    background: rgb(0, 0, 0);
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999999;
}

.kvArea nav ul.pullNav{
    list-style-type: none;
    width: 980px;
    margin: 0 auto;
    color: #fff;
    padding: 0;
}
.kvArea nav ul.pullNav li{
    /*float: left;*/
   /* margin: 0;
    padding: 5px;
    width: 200px;*/
    /*background-color: #555555;*/
    /*display: block;*/
}
.kvArea nav ul.pullNav li a,
.kvArea nav ul.pullNav li span{
    padding: 10px 0;
}

.kvArea nav ul.pullNav li span.noPullLink{
    color: #c6c18e;
}

.kvArea nav ul.pullChild li a{
    margin: 15px 0;
    /*border-right: solid 1px #353535;*/
}
.kvArea nav ul.pullNav li.navLogo a{
    padding: 10px 17px;
}

.pullDownBox{
    width: 100%;
    background: rgba(0, 0, 0, 0.9);
    position: absolute;
    left: 0;
    top: 51px;
    font-size: 0;
    padding: 0;
}

.kvArea nav ul.pullChild{
    width: 980px;
    display: table;
}

.kvArea nav ul.pullChild li{
    vertical-align: top;
    /*background: rgba(0, 0, 0, 0.9);*/
    display: table-cell;
    /*border-right: solid 1px #a0a08f;*/
    border-right: 0;
    padding: 0 15px;
}

.kvArea nav ul.pullChild li a{
    display: block;
    color: #000;
    width: 100%;
}
.kvArea nav .nav_movie ul.pullChild li{
    border-right: solid 1px #272727;
    /*height: 471px;*/
}

.kvArea nav .nav_movie ul.pullChild li:last-child{
    border-right: none;
}
.kvArea nav .nav_movie ul.pullChild li a{
    margin: 0;
    padding-right: 0;
}
.kvArea nav .nav_movie ul.pullChild li a img{
    width: 50%;
}
.kvArea nav .nav_movie ul.pullChild li.vid_special a img{
    width: auto;
    height: 75px;
    padding-top: 10px;
}


.kvArea nav li.nav_clubprefole.newInfo ul.pullChild a,
.kvArea nav li.nav_clubprefole.newInfo ul.pullChild span{
    padding-right: 0;
}
.kvArea nav li.nav_clubprefole.newInfo ul.pullChild a img,
.kvArea nav li.nav_clubprefole.newInfo ul.pullChild span img{
    height: 100px;
    width: auto;
}
.kvArea nav li.nav_clubprefole.newInfo ul.pullChild span{
    opacity: 0.7;
}
.kvArea nav ul.pullChild.cont1 li{
    width: 100%;
}
.kvArea nav ul.pullChild.cont2 li{
    width: 50%;
}
.kvArea nav ul.pullChild.cont3 li{
    width: 33.33%;
}
.kvArea nav ul.pullChild.cont4 li{
    width: 25%;
}
.kvArea nav ul.pullChild.cont5 li{
    width: 20%;
}





.kvArea nav ul.pullNav li.newInfo ul.pullChild a:after,
.kvArea nav ul.pullNav li.newInfo ul.pullChild span:after{
    content: none;
}


.kvArea nav ul.pullNav li ul.pullChild a:hover{
    opacity: 0.7;
    cursor: pointer;
}
/*.kvArea nav ul.pullNav li ul.pullChild a:hover img{
    opacity: 0.9;
}*/

/*.kvArea nav ul.pullNav li.pullParent a:hover{
    background: #ff0000;
}*/


.contArea{
    background: #000;
    color: #fff;
}
.contArea.bkGlay {
    background: #918c75;
    color: #000;
}







/* subTitUnderline */
.subTitUnderline{
	text-align: center;
	font-size: 40px;
	color:#fff;
	margin-bottom: 80px;
}
.bkGlay .subTitUnderline {color: #000;}

.subTitUnderline span{
	
}
.subTitUnderline span.eng{
    display: block;
    margin-bottom: 20px;
    line-height: 1;
}
.subTitUnderline span.jpn{
	font-size: 16px;
    border-top: 1px solid #fff;
    display: inline-block;
    min-width: 120px;
    text-align: center;
    padding-top: 13px;
}
#area_clubprofile .subTitUnderline span.jpn{
    width: 190px;
}

.bkGlay .subTitUnderline span.jpn {border-color: #000;}


.ticketArea a{
    color: #fff;
    text-decoration: underline;
}
body.fullColumn .content .main{
    margin-top: 0;
}

/* contArea */
.contAreaWrap{
    
}
.contAreaWrap article{
	padding-top: 115px;
    text-align: center;
    background: url(/img/jwc/2017/v.png) no-repeat top center;
    background-size: 100% 116px;
    min-width: 980px;
}
.contAreaWrap.bkFirst article{
    background: url(/img/jwc/2017/v_gold.png) no-repeat top center;
}
.contArea &gt; section{
	width: 980px;
	margin:0 auto;
	text-align: left;
    padding: 80px 0;
}

.contArea:first-of-type{
    margin: 0;
}

.detailedAnnouncement{
	border: 1px solid #f0263e;
    text-align: center;
    height: 120px;
    border-radius: 10px;
    display: table-cell;
    width: 980px;
    vertical-align: middle;
    margin-bottom: 10px;
}


.ticketArea .matchList{
	margin-top: 30px;
}
.ticketArea .matchList .kome {
    /*color: #fff;*/
}
.ticketArea .matchList li{
	padding: 80px 0 30px;
    border-bottom: 1px solid #fff;
}
.ticketArea .matchList li:last-child{ border-bottom: none; }
.ticketArea .matchList li table{
	
}
.ticketArea .matchList li table td{
	vertical-align: middle;
	text-align: center;
	/*color: #fff;*/
}
.ticketArea .matchList li table td.embArea{
	width: 300px;
}
.ticketArea .matchList li table td.embArea span{
	display: table-cell;
    width: 300px;
    vertical-align: middle;
    height: 50px;
    text-align: center;
    line-height: 1.45;

}


.stPrice .ticketTable td:first-child{width: 150px;}
.stPrice .ticketTable td:nth-child(2){width: 150px;}
.stPrice .ticketTable td:last-child{width: 30px;}



.matchInfomation{
	line-height: 1;
}
.matchInfomation .matchDay{
	font-size: 53px;
	line-height: 1.5;
}
.matchInfomation .matchDay i{
    font-style: normal;
    background: #fff;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: inline-block;
    text-align: center;
    line-height: 50px;
    font-size: 30px;
    color: #000;
    font-weight: bold;
    position: relative;
    top: -10px;
    left: 3px;
}
.matchInfomation .matchStadiam{
	font-size: 25px;
}
.matchInfomation .matchTicket{
	
}
.matchInfomation .matchKo{
    font-size: 22px;
    line-height: 2;
}
.matchInfomation .jwcLogo img{
	position: relative;
	left: -10px;
}
.matchInfomation .matchTicket a,
.matchInfomation .matchTicket span{
	display: block;
	width: 330px;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	color: #b8b8b8;
	background: #555;
	border-radius: 10px;
	margin: 15px auto;
}

.contArea.formatArea{
    
}
.format.commonTable{
    font-size: 18px;
    /*color: #fff;*/
    border-color: #333;
}
.format.commonTable th{
    background: none;
    width: 200px;
    border-right: none;
    border-color: #333;
}
.format.commonTable td{
    padding: 30px;
    border-color: #333;
    text-align: left;
}
.format.commonTable th {
    width: 130px;
    text-align: center;
    box-sizing: border-box;
}
/*.format.commonTable td ol + p{
    margin-bottom: 20px;
}*/
.format.commonTable td ol li{
    margin-top: 10px;
    list-style-type: decimal;
    list-style-position: inside;
    padding-left: 1em;
    text-indent: -1em;
}


/*.contArea.outlineArea{
	background: #918c75;
	color: #000;
}*/
.format.commonTable,
.outline.commonTable{
	font-size: 15px;
    /*color: #fff;*/
    border-color: #333;

}
.format.commonTable th,
.outline.commonTable th{
	background: none;
	width: 200px;
	border-right: none;
    border-color: #333;
    white-space: normal;
    text-align: left;
}
.format.commonTable td,
.outline.commonTable td{
	padding: 30px;
    border-color: #333;
}

.commonTable,
.commonTable th,
.commonTable td{
	border-color: #000;
}

.sponsorArea .jwcPartnersList{
	text-align: center;
}








/* footer */
footer {
	padding-top: 30px;
}
.snsBtn {
    margin: 0 auto 10px;
    /* padding-top: 18px; */
    width: 980px;
}




	.jwc .mfp-content{
		text-align: center;
		position: relative;
		width: 900px;
	}

.jwc .mfp-auto-cursor .mfp-content{
        width: 900px;
}

	.jwc .mfp-content:before{
	    position: absolute;
	    top: -23px;
	    right: 4px;
	    font-family: 'FontAwesome';
	    content: "\f00d";
	    font-size: 25px;
	    text-decoration: none !important;
	    color: #AFAFAF;
	}
	.jwc .mfp-content .mfp-close{
	display: none;
}

.footer-top p{
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    padding: 20px 0;
}
.footer-top p img{
    width: 90%;
    max-width: 1030px;
    min-width: 980px;
}
.footer-top {
     position:fixed;
    bottom: 67px;
     left:0;
     overflow:hidden;
     width:100%;
    /*height: 292px;*/
	/*background: #555;*/
     }

.footer-top.static {
     position:static;
     }
.footer-top.static p{
    background: none;
}
.footer-bottom {
     padding:15px 0;
    /*background: #ccc;*/
     }

.footer {
    /* height: 292px; */
    width: 100%;
    overflow: hidden;
    position: absolute;
    top: 1215px;
    left: 0;
     } 

/*スライド*/
.jwcAco{
	position: fixed;
    bottom: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
}
.jwcAco .accordionIndex{
	background: #fff;
    padding: 5px 0px;
    cursor: pointer;
}

.jwcAco .acoInner{
    text-align: left;
    width: 980px;
    margin: 0 auto;
    position: relative;
}

.jwcAco .acoInner h2{
    display: inline-block;
}
.jwcAco .acoInner p{
    display: inline-block;
    position: absolute;
    top: 3px;
    right: 31px;
    font-size: 11px;
    font-weight: bold;
    color: #000;
}

.jwcAco .active .acoInner:after {
    position: absolute;
    top: 50%;
    margin-top: -9px;
    right: 10px;
    font-family: 'icomoon3';
    content: "\ec600";
    font-size: 11px;
    color: #e60012;
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
}
.jwcAco .acoInner:after {
    position: absolute;
    top: 50%;
    margin-top: -9px;
    right: 10px;
    font-family: 'icomoon3';
    content: "\ec600";
    font-size: 11px;
    color: #e60012;
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
}
.jwcAco #globalNavi .inner{
    height: 95px;
}

/*フッター追従*/
.fol-footer-top {
     position:fixed;
     bottom:0;
     left:0;
     overflow:hidden;
     width:100%;
	/*height: 67px;*/
     }


.fol-footer-bottom {
     padding:0;
     }

.fol-footer {
     height:100px;
     width:100%;
     } 

.jwcAco .acoInner h2 .sample03Tit img{
    width: 90px;
    height: auto;
}


.clubprofileArea ul.vidList{
    font-size: 0;
} 

.clubprofileArea ul.vidList li{
    display: inline-block;
    width: 45%;
}
.clubprofileArea ul.vidList li figure img{
    width: 100%;
}

.clubprofileArea ul.vidList li:first-child{
    margin-right: 10%;
}
.clubprofileArea ul.vidList li p{
    text-align: center;
    margin-bottom: 5px;
}
.clubprofileArea ul.vidList li p span{
    position: relative;
    top: -10px;
    margin-left: 10px;
    font-size: 22px;
    /*color: #000;*/

}
.clubprofileArea ul.vidList li:last-child p span{
    margin-left: 5px;
}

.clubprofileArea ul.vidList li figure div{
    position: relative;
    border:1px solid #333;
    box-sizing: border-box;
}
.clubprofileArea ul.vidList li figure div:after{
    position: absolute;
    font-size: 80px;
    top: 50%;
    left: 50%;
    margin-top: -40px;
    margin-left: -36px;
    font-family: "icomoon3";
    content: "\ec601";
    color: #FFF;
    line-height: 100%;
    opacity: 0.7;
}



body.clubprofile.club_dortmund .contArea.clubmemberArea{
    background: #ecd80e;
}
body.clubprofile .ttlNoLink{position: relative;}
body.clubprofile .ttlNoLink a{
    position: absolute;
    color: #d5d6a8;
    top: 9px;
    font-size: 12px;
    right: 10px;
}
body.clubprofile .ttlNoLink a:hover{ text-decoration: none; opacity: 0.5; }

body.clubprofile .ttlNoLink a img{
    background: #fff;
    padding: 3px;
    vertical-align: middle;
    /*width: 60px;*/
    margin: 0 10px;
    position: relative;
    top: -6px;
}
body.clubprofile .ttlNoLink a i{
    font-style: normal;
}






.ticketTable {
     width: 100%;
    border-bottom: solid 1px #ccc;
   margin-bottom: 20px;
}
.ticketTable tr {
    border-top: solid 1px #555;
}
.sellBox caption + tbody tr:first-child{
    border-top: none;
}
.ticketTable th:first-child, .ticketTable td:first-child {
    border-left: none;
}
.ticketTable th {
    /*background: #a7a592;*/
}
.ticketTable th, .ticketTable td {
    font-size: 12px;
    padding: 10px 5px;
    /*color: #fff;*/
    vertical-align: middle;
    border-left: solid 1px #555;
}
.ticketTable th:first-child, .ticketTable td:first-child {
    font-weight: bold;
    /*font-size: 13px;*/
}

.ticketArea .matchList li .stPriceList{
    font-size: 0;
}
.ticketArea .matchList li .stPriceList li{
    font-size: 12px;
    display: inline-block;
    width: 49%;
    vertical-align: top;
    border: none;
    box-sizing: border-box;
    padding: 0;
}
.ticketArea .matchList li .stPriceList li:first-child{
    /*border: solid 1px #555;*/
}
.ticketArea .matchList li .stPriceList li .stadiumName{
    font-size: 18px;
    /*color: #fff;*/
    margin-top: 20px;
}
.ticketArea .matchList li .stPriceList li .stadiumImg{
    border: solid 1px #555;
    padding: 40px 20px;
}
.ticketArea .matchList li .stPriceList li:first-child{
    margin-right: 2%;
    text-align: center;
}
.ticketArea .matchList li .stPriceList li img{
    /*background: #fff;*/
    width: 100%;
}
.stPrice{
    /*margin-top: 25px;*/
    padding-top: 30px;
    /*border-top: solid 2px #ccc;*/
    margin-bottom: 25px;
}

.contArea.ticketArea.bkGlay{
    color: #fff;
}

.ticketTable {
    width: 100%;
    border-bottom: solid 1px #555;
    margin-bottom: 20px;
}
.ticketTable caption {
    padding: 10px;
    background: #2d2d2d;
    font-size: 14px;
    color: #fff;
    /*border-top: solid 1px #555;*/
    font-weight: bold;
}
.ticketTable caption span{
    font-weight: bold
}
.ticketArea .matchList li .stSell table td {
    vertical-align: middle;
    text-align: left;
    /*color: #fff;*/
    position: relative;
}

.ticketArea .blockTit {
    border-left: 5px solid #c6c18e;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 16px;
    padding: 5px 10px;
    /*color: #fff;*/
}
.ticketArea .matchList li table thead tr th{
    font-weight: bold;
}


.ticketArea .matchList .stPriceList li table td{

}
.ticketArea .matchList .stPriceList li table td:last-child{
    font-size: 10px;    
}
/*.ticketArea .matchList .stPriceList li table thead th:last-child{
    width: 80px;
}*/
.ticketArea .matchList .stSell .ticketTable td a,
.ticketArea .matchList .stSell .ticketTable td span{
    font-size: 14px;
    /*color: #fff;*/
    text-decoration: underline;
}
.ticketArea .matchList .stSell .ticketTable td span{

}
.ticketArea .matchList a:hover{
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}

.stSell .ticketTable td .tktLinks{
    margin-bottom: 5px;
}

.sellBox .ticketTable th:first-child{
    width: 200px;
}
.sellBox{
    margin: 30px 0;
}

.stCap .ticketInfoBlock {
    border: solid 1px #555;
    padding: 20px;
    margin: 20px 0;
}

.stCap .ticketInfoBlock .info_ticket{
    /*color: #fff;*/
}

.stCap .ticketInfoBlock .info_ticket p {
    font-size: 13   px;
    margin-bottom: 16px;
    line-height: 1.6;
}
.stCap .ticketInfoBlock .info_ticket p span{
    display: block;
    font-size: 13px;
    margin-bottom: 5px;
}
.stCap .ticketInfoBlock .info_ticket .ticketTable td{
    text-align: left;
}
.stCap .ticketInfoBlock .info_ticket .ticketTable{
    margin-top: 30px;
}

.stCap .ticketInfoBlock .info_ticket .ticketTable caption{
    font-size: 13px;
}
.stCap .ticketInfoBlock .info_ticket .ticketTable th:first-child,
.stCap .ticketInfoBlock .info_ticket .ticketTable td:first-child{
    font-size: 12px;
}

.stCap caption + tbody tr:first-child{
    border-top: none;
}

/*.stAtt .accordionIndex span{
     border-left: 5px solid #c6c18e;
    padding: 5px 10px;
}*/

.stAtt .accordionIndex{
    margin-top: 30px;
    /*color: #fff;*/
    border-top: solid 1px #555;
    border-bottom: solid 1px #555;
    position: relative; 
    font-size: 14px;
    cursor: pointer;
}
.stAtt .accordionBody{
    /*color: #fff;*/
    font-size: 13px;
}
.ticketArea .matchList .stAtt .accordionBody li {
    padding: 0;
    border: none;
    margin-top: 10px;
    font-size: 12px;
    position: relative;
}
.ticketArea .matchList .stAtt .accordionBody li:first-child{
    margin-top: none;
}
.stAtt .accordionBody .acoCapTit{
    margin: 20px 0 10px;
}
.stAtt .accordionBody .acoCapTit.tit_L{
    font-size: 16px;
    margin: 25px 0 10px;
}
.stAtt .accordionBody ul{
    margin-bottom: 20px;
}

.stAtt .accordionBody .stadiumImg {
    border: solid 1px #555;
    padding: 40px 20px;
    text-align: center;
    margin-top: 15px;
}

.stAtt .accordionBody .stadiumImg img{
    width: 500px;
    height: auto;
}

.stAtt .accordionWrap .accordionIndex:after {
    position: absolute;
    top: 50%;
    margin-top: -7px;
    right: 10px;
    font-family: 'icomoon3';
    content: "\ec600";
    font-size: 10px;
    color: rgba(255, 255, 255, 0.5);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
}

.accordionWrap .accordionIndex.active:after {
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
}

.sellBox .ticket_BtnLink{
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -27px;
}

.ticketArea .matchList .stSell .ticketTable td .ticket_BtnLink a,
.ticketArea .matchList .stSell .ticketTable td .ticket_BtnLink span{
    text-decoration: none;
}

.ticketArea .matchList .stSell .ticketTable td .ticket_BtnLink a, .ticketArea .matchList .stSell .ticketTable td .ticket_BtnLink &gt; span {
    background: #dd0916;
    padding: 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 100%;
    display: table-cell;
    /*display: inline-block;*/
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    height: 55px;
    /* color: #000; */
    /* font-weight: bold; */
    text-align: center;
    width: 200px;
}
.ticketArea .matchList .stSell .ticketTable td .ticket_BtnLink &gt; span.Endofsale{
    line-height: 55px;
    box-sizing: border-box;
    padding: 0;
    /*text-decoration: line-through;*/
}

.ticketArea .matchList .stSell .ticketTable td .ticket_BtnLink a i,
.ticketArea .matchList .stSell .ticketTable td .ticket_BtnLink span i{
    font-style: normal;
    display: block;
    font-size: 11px;
    margin-top: 2px;
    letter-spacing: -0.04em;
}
.ticketArea .matchList .stSell .ticketTable td .ticket_BtnLink &gt; span{
    background: #555;
    color: #b3b3b3;
}
.ticketArea .matchList li .stSell table td.noTxtBtn{
    height: 52px;
}

.ticketArea .tktLinkList{
    font-size: 0;
    line-height: 0;
}

.ticketArea .tktLinkList li{
    display: inline-block;
}
.ticketArea .tktLinkList li:first-child{
    margin-right: 30px;
}
.ticketArea .tktLinkList li img{
    display: block;
}

#stadium.ticketInfoBlock {
    text-align: center;
}

#stadium.ticketInfoBlock .closebtn a{
    /*color: #fff;*/
}

#stadium .info_ticket .blockTit {
    border-left: 5px solid #c6c18e;
    font-size: 14px;
    font-weight: bold;
    line-height: 100%;
    margin-bottom: 16px;
    padding: 5px 10px;
    /*color: #fff;*/
    text-align: left;
}
#stadium .info_ticket{
    padding: 20px;
}
#stadium.ticketInfoBlock .closebtn a:hover{
    background: #444;
    color: #777;
}





/*------------------
    .clubprofile
------------------*/
/*body.clubprofile{
    background: #ecd731;
}*/
body.clubprofile.club_dortmund{
    background: #ecd80e url(/img/jwc/2017/clubprofile/bg_emb_dortmund.png) no-repeat;
    background-position: right -530px top 670px;
}
body.clubprofile.club_sevilla{
    background: #fff url(/img/jwc/2017/clubprofile/bg_emb_sevilla.png) no-repeat;
    background-position: right -530px top 670px;
}

body.clubprofile.club_urawa{
    background: #c70027 url(/img/jwc/2017/clubprofile/bg_emb_urawa.png) no-repeat;
    background-position: right -530px top 670px;
}

body.clubprofile.club_kashima{
    background: #b7183f url(/img/jwc/2017/clubprofile/bg_emb_kashima.png) no-repeat;
    background-position: right -530px top 670px;
}

body.clubprofile .ttlNoLink h3,
body.clubprofile .ttlNoLink .blockTit{
    margin-bottom: 20px;
    text-align: left;
}


body.clubprofile.club_dortmund .ttlNoLink h3,
body.clubprofile.club_dortmund .ttlNoLink .blockTit{
    background: #000;
}

body.clubprofile.club_sevilla .ttlNoLink h3,
body.clubprofile.club_sevilla .ttlNoLink .blockTit{
    background: #b81227;
}

body.clubprofile.club_urawa .ttlNoLink h3,
body.clubprofile.club_urawa .ttlNoLink .blockTit{
    background: #000;
}

body.clubprofile.club_kashima .ttlNoLink h3,
body.clubprofile.club_kashima .ttlNoLink .blockTit{
    background: #031834;
}

body.clubprofile .kvArea{
    display: block;
    vertical-align: top;
}
body.clubprofile.fullColumn .content .main &gt; section{

}
body.clubprofile .kvArea .kv_front{
    height: 500px;
    overflow: hidden;
}
body.clubprofile .kvArea .kv_front img{
    max-width: 100%;
}
body.clubprofile .kvArea nav{
    background: #000;
}
body.clubprofile .kvArea img{
    display: block;
    vertical-align: top;
}
body.clubprofile .contAreaWrap article{
    background: none;
    padding-top: 0;
    min-width: auto;
}

body.clubprofile .kvArea .kv_cover{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
body.clubprofile .kvArea .kv_name{
    position: absolute;
    bottom: -10px;
    left: 10%;
}
body.clubprofile .kvArea .kv_cover img{
    width: 100%;
}
body.clubprofile .kvArea .kv_name img{
    
}
body.clubprofile .contArea.clubprofileArea{
    background: none;
}
body.clubprofile .contArea .areaInner{
    width: 980px;
    margin: 0 auto;
    padding: 100px 0;
}
.clubpList{
    font-size: 0;
}
.clubpList li{
    width: 50%;
    font-size: 14px;
    color: #000;
    display: inline-block;
    vertical-align: top;
}


.clubpTbale{
    width: 100%;
}
.clubpTbale tr{
    margin-bottom: 10px;
}
.clubpTbale tr:last-child td{
    padding-bottom: 0;
}
.clubpTbale td,
.clubpTbale th{
    text-align: left;
    font-size: 15px
}
.clubpTbale th{
    background: #333;
    color: #fff;
    padding: 5px 5px 5px 15px;
}
.clubpTbale td{
    color: #000;
    padding: 5px 5px 15px 15px;
    line-height: 24px;
}

.clubpTxt{
    font-size: 16px;
    color: #000;
    border-top: solid 1px #333;
    margin-top: 40px;
    padding-top: 20px;
    line-height: 30px;
    text-align: left;
}
body.clubprofile.club_dortmund .contArea.bgChange {
    background: rgba(0, 0, 0, 0.4);
}
body.clubprofile.club_sevilla .contArea.bgChange {
    background: rgba(236, 133, 146, 0.4);
}
body.clubprofile.club_urawa .contArea.bgChange {
    background: rgba(0, 0, 0, 0.4);
}
body.clubprofile.club_kashima .contArea.bgChange {
    background: rgba(0, 0, 0, 0.4);
}

.clubPhotoList{
    font-size: 0;
}
.clubPhotoList li{
    display: inline-block;
    width: 480px;
}

.clubPhotoList li:nth-child(odd){
    margin-right: 20px;
    margin-bottom: 20px;
}
.clubPhotoList li:nth-last-child(-n+2){
    margin-bottom: 0;
}
.clubPhotoList li img{
    vertical-align: top;
    width: 480px;
    height: auto;
}

.clubprofile .lightbox .lb-image{
    width: auto !important;
    height: 500px !important;
    margin: 0 auto;
}
.clubprofile .lb-outerContainer{
    /*width: 900px !important;
    height: auto !important;*/
    position: relative;
}
.clubprofile .lb-nav{
    height: auto !important;
}








/* clubprofilelist */
.clubprofilelist{

}
/*.clubprofilelist li{
    position: relative;
    margin-bottom: 60px;
    padding-bottom: 60px;
    border-bottom: 1px solid #68665e;
}*/
.clubprofilelist li &gt; h4{
    position: absolute;
    vertical-align: middle;
    width: 375px;
    text-align: center;
    margin-top: 50px;
}
.clubprofilelist li:nth-child(2n) &gt; h4{left: 605px;}

.clubprofilelist li &gt; h4 span{
    display: block;
    font-size: 25px;
    /*color: #fff;*/
    padding-top: 10px;
}
.clubprofilelist li &gt; div{
    padding-left: 375px;
    vertical-align: top;
    width: 605px;
    margin-bottom: 60px;
    padding-bottom: 60px;
    border-bottom: 1px solid #68665e;

}
.clubprofilelist li:nth-child(2n) &gt; div{
    padding-left: 0;
    padding-right: 375px;
}



.clubprofilecatch{
    font-size: 26px;
    font-weight: bold;
    /*color: #000;*/
    font-style: italic;
    letter-spacing: -0.04em;
    text-align: center;
    padding-bottom: 30px;
}
.clubprofilelist .clubprofileImg{
    height: 333px;
    position: relative;
}
.clubprofilelist .clubprofileImg figure{
    position: absolute;
} 
.clubprofilelist .leftImage{left: 0; top: 0;}
.clubprofilelist .leftImage img{
    width: 380px;
    height: auto;
    vertical-align: top;
}
.clubprofilelist .rightUpImage{right: 0; top: 0;}
.clubprofilelist .rightBottomImage{top: 153px; right: 0;}

.clubprofilelist .rightUpImage div,
.clubprofilelist .rightBottomImage div{
    width: 208px;
    height: 134px;
    overflow: hidden;
}

.clubprofilelist .rightUpImage img,
.clubprofilelist .rightBottomImage img{
    width: 201px;
    height: auto;
    vertical-align: top;
}

.clubprofilelist .clubprofileImg figure .douga div:after {
    position: absolute;
    font-size: 55px;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -28px;
    font-family: "icomoon3";
    content: "\ec601";
    color: #FFF;
    line-height: 100%;
    opacity: 0.6;
}
.clubprofilelist .clubprofileImg figure span.douga div:after{ opacity: 0.3; }

.clubprofileBTN{
    margin-top: 20px;
}
.clubprofileBTN a{
    display: block;
    background: #333;
    color: #fff;
    text-align: center;
    font-size: 20px;
    padding: 20px 0;
    border-radius: 5px;
    font-weight: bold;
}
.clubprofileBTN a:hover{
    text-decoration: none;
    opacity: 0.5;
}
.clubprofileBTN.urawa a{background: #c70027; color:#000;}
.clubprofileBTN.dortmund a{background: #d5c300; color:#000;}
.clubprofileBTN.kashima a{background: #b7183f; color:#031834;}
.clubprofileBTN.sevilla a{background: #FFF; color:#b91526;}


.clubprofNavlist{
    font-size: 0;
    text-align: right;
    margin-bottom: 10px;
}
.clubprofNavlist li{
    display: inline-block;
    margin-right: 5px;
}
.clubprofNavlist li:last-child{
    margin-right: 0;
}
.clubprofNavlist li a{
    display: block;
}
.clubprofNavlist li a img{
    width: 50px;
    height: auto;
    vertical-align: middle;
    opacity: 0.5;
}
.clubprofNavlist li a img:hover{
    opacity: 1;
}
.club_dortmund .clubprofNavlist li.cnav_dortmund a img{
    opacity: 1;
}
.club_urawa .clubprofNavlist li.cnav_urawa a img{
    opacity: 1;
}
.club_kashima .clubprofNavlist li.cnav_kashima a img{
    opacity: 1;
}
.club_sevilla .clubprofNavlist li.cnav_sevilla a img{
    opacity: 1;
}
.clubprofile .lb-data .lb-caption{
    margin-right: 10px;
    font-size: 10px;
    line-height: 1.4;
}
.clubprofile .lb-data .lb-caption a{
    color: #d5d6a8;
    font-size: 12px;
}
.clubprofile .lb-data .lb-caption a:hover{
    text-decoration: none;
    opacity: 0.5;
}

.lb-data .lb-number{
    display: none !important
}
.clubprofilelist .rightUpImage div{
    width: 180px;
    height: 140px;
    overflow: hidden;
}
.clubprofilelist .douga div{
    border: 1px solid #2d2d2d;
    box-sizing: border-box;
}

.clubprofilelist .rightUpImage img{
    position: relative;
    /*top: -10px;*/
}

.top .lb-nav {
    height: auto !important;
}

.stAtt .accordionWrap.manner .accordionIndex{
    margin-top: 20px;
}





/*----------------
memberPhotoList
----------------*/
.memberPhotoList{
    font-size: 0;
    text-align: left;
}
.memberPhotoList li{
    font-size: 15px;
    display: inline-block;
    width: 312px;
    margin-right: 20px;
    margin-bottom: 40px;
    vertical-align: top;
    position: relative;
}
.memberPhotoList li:nth-child(3n){margin-right: 0;}

.memberPhotoList li figure{
    position: relative;
}
.memberPhotoList li figure img{
    width: 100%;
    vertical-align: top;
}
.memberPhotoList li figure figcaption{
    background: rgba(0,0,0,0.6) url(/img/jwc/2017/clubprofile/memberphoto/profmem_posBG.png) no-repeat 0 0;
    background-size: auto 50px;
    background-position-x: -15px;
    color: #fff;
    height: 35px;
    line-height: 35px;
    position: absolute;
    bottom: 0;
    width: 100%;
    box-sizing: border-box;
    font-size: 10px;
}
.memberPhotoList li figure figcaption span{
    width: 79px;
    display: inline-block;
    text-align: center;
}
body.club_dortmund .memberPhotoList li figure figcaption span{ color: #ecd80e; }



.memberPhotoList li figure figcaption span.nameEN{

}
.memberPhotoList li p.nameJP{
    padding: 15px 0;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid rgba(0,0,0,0.3);
    color: #000;
}
.memberPhotoList li p.memINFO{
    padding-top: 15px;
    font-size: 13px;
    color: #000;
}

.memberPhotoList li a.fifaBTN{
    display: inline-block;
    position: absolute;
    top: -12px;
    right: 15px;
}





/* specialPresentWrap */
.contArea#area_tagboard {
    padding: 60px 20px;
}

.specialPresentWrap{
    font-size: 0;
    margin-bottom: 50px;
}
.specialPresentWrap .presentBNR{
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
}

.specialPresentWrap .presentBNR img{
    vertical-align: top;
    display: block;
}

.specialPresentWrap ul.presentBTN{
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    padding-left: 15px;
}
.specialPresentWrap ul.presentBTN li{
    margin-bottom: 15px;
}
.specialPresentWrap ul.presentBTN li:last-child{
    padding-bottom: 0;
    margin-bottom: 0;
}
.specialPresentWrap ul.presentBTN li a{
    display: block;
}
.specialPresentWrap ul.presentBTN li a img{
    vertical-align: top;
}



/* specialAnalysisWrap */
.specialAnalysisWrap{
    margin-bottom: 50px;
}
.specialAnalysisWrap .AnalysisBTN{
    font-size: 0;
}
.specialAnalysisWrap .AnalysisBTN li{
    display: inline-block;
    font-size: 12px;
    vertical-align: top;
    margin-bottom: 10px;
}
.specialAnalysisWrap .AnalysisBTN li:nth-child(2n+1){
    margin-right: 10px;
}
.specialAnalysisWrap .AnalysisBTN li:nth-last-child(-n+2){/*最後から何個*/
    margin-bottom: 0;
}
.specialAnalysisWrap .AnalysisBTN li a{
    display: block;
}
.specialAnalysisWrap .AnalysisBTN li a img{
    vertical-align: top;
}








#updateList {
    position: fixed;
    bottom: 32px;
    left: 0;
    overflow: hidden;
    width: 100%;
    background: rgba(0,0,0,0.6);
    /* height: 67px; */
    /*border-bottom: 1px solid #ccc;*/
    padding: 5px 0;
}
#updateList.static,
.fol-footer-top.static {
     position:static;
}


#updateList ul{
    width: 980px;
    margin: 0 auto;
}
#updateList ul li{
    font-size: 13px;
    line-height: 1.65;

}
#updateList ul li a{
    color: #fff;
    
}
#updateList ul li a:hover{
    text-decoration: none;
    opacity: 0.5;
    
}
#updateList ul li a span{
    padding-right: 10px;
    /* color: #333; */
    border-right: 1px solid #ccc;
    margin-right: 10px;
}

.club_urawa .contArea.clubmemberArea{
    background: #c70027;
}

.club_kashima .contArea.clubmemberArea{
    background: #b7183f;
}

.specialColumnWrap img{
    width: 100%;
}

.kvArea nav ul li.nav_clubprefole{
    width: 16%;
}

p.titCap{
    font-size: 14px;
    color: #000;
    text-align: right;
    margin-bottom: 30px;
}


.jwc footer #footerNav{
    display: none;
}

.jwc #pageTop img{
    display: none;
}

.jwc footer #bottomArea {
    padding: 0 0 15px 0;
}

.clubprofilelist li {
    position: relative;
    width: 50%;
}

.clubprofileBTNList{
    font-size: 0;
}

.clubprofileBTNList li{
    margin: 0;
    padding: 0;
    border: 0;
    display: inline-block;
    width: 48%;
}
.clubprofileBTNList li:first-child{
    margin-right: 4%;
}
.clubprofileBTNList li a,
.clubprofileBTNList li span{
    display: block;
    background: #333;
    color: #fff;
    text-align: center;
    font-size: 20px;
    padding: 20px 0;
    border-radius: 5px;
    font-weight: bold;
}
.clubprofileBTNList li span {
    color: #797979;
    background: #444;
}
.clubprofileBTNList li a:hover {
    text-decoration: none;
    opacity: 0.5;
}
.clubprofileBTNList.urawa li a{
    background: #e6002d;
    color: #000;
}
.clubprofileBTNList.dortmund li a{
    background: #ecd80e;
    color: #000;
}
.clubprofileBTNList.kashima li a{
    background: #b7183f;
    color: #031834;
}
.clubprofileBTNList.sevilla li a{
    background: #fff;
    color: #b81227;
}

/*nav*/
.kvArea nav ul.pullChild li .nav_vidlinks{
    
}

.kvArea nav ul.pullChild li .nav_vidlinks a{
    font-size: 13px;
    line-height: 18px;
    color: #fff;
    padding: 0;
    padding-right: 0;
    display: block;
    text-align: left;
    position: relative;
    box-sizing: border-box;
    padding-left: 15px;
    margin: 7px 0;
}



.kvArea nav ul.pullChild li .nav_vidlinks a:before{
    content: "\f04b";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 11px;
    color: #918c75;
}

.kvArea nav .nav_movie ul.pullChild li.vid_urawa .nav_vidlinks a:before{
    color: #c70027;
}
.kvArea nav .nav_movie ul.pullChild li.vid_dortmund .nav_vidlinks a:before{
    color: #ecd80e;
}
.kvArea nav .nav_movie ul.pullChild li.vid_kashima .nav_vidlinks a:before{
    color: #b7183f;
}
.kvArea nav .nav_movie ul.pullChild li.vid_sevilla .nav_vidlinks a:before{
    color: #fff;
}
.kvArea nav .nav_movie ul.pullChild li.vid_special .nav_vidlinks a:before{
    color: #a19e82;
}

.kvArea nav .nav_other ul.pullChild li a{
    text-align: left;
}
.kvArea nav .nav_other ul.pullChild li:first-child a{
    text-align: right;
}

body.clubprofile .kvArea .pullDownBox img{
    display: inline-block;
}



/*  -otherpage-  */
.second .content{
    margin-top: 0;
}
.secondEventArea .blockTit,
.secondEntryArea .blockTit,
.secondVideoArea .blockTit{
    text-align: center;
    font-size: 25px;
    line-height: 1;
    margin-bottom: 40px;
    color: #c6c18e;
}
.bkGlay.secondVideoArea .blockTit,
.bkGlay.secondEventArea .blockTit{ color: #000; }

body.second .content section.contAreaWrap{
    width: 100%;
}
body.second .kv_other{
    position: relative;
    min-width: 980px;
}
body.second .kv_other img{
    width: 100%;
    height: auto;
    min-width: 980px;
}
body.second .kv_other .subTitUnderline{
    position: absolute;
    margin-bottom: 0;
    left: 50%;
    margin-left: -60px;
    top: 50%;
    margin-top: -50px;
}
body.second.event .kv_other .subTitUnderline{margin-left: -115px;}

body.second .contAreaWrap article{
    background: none;
    padding: 0 0 50px;
}
body.second .secondVideoArea {
    width: 100%;
    text-align: center;
}
body.second .secondVideoArea section{
    width: 980px;
    margin: 0 auto;
    text-align: left;
}


.videofulllist li{
    padding-top: 120px;
    text-align: center;
}
.videofulllist figcaption{
    padding: 20px 0;
    text-align: center;
    font-size: 16px;
}

.kvArea nav ul.pullChild li.pull_club_u .pullCkub_btn a{
    border-color: #f00;
}

.kvArea nav ul.pullChild li.pull_club_d .pullCkub_btn a{
    border-color: #ecd80e;
}

.kvArea nav ul.pullChild li.pull_club_k .pullCkub_btn a{
    border-color: #b7183f;
}

.kvArea nav ul.pullChild li.pull_club_s .pullCkub_btn a{
    border-color: #fff;
}

.kvArea nav ul.pullChild li .pullCkub_btn a{
    font-size: 14px;
    color: #fff;
    border: solid 1px #636363;
    border-radius: 5px;
    margin: 10px 0;
}

.kvArea nav ul.pullChild li .pullCkub_btn a{

}


/* matchInfoWrap */
.matchInfoWrap{

}
.matchInfoWrap .matchInfoList{
    font-size: 0;
}
.matchInfoWrap .matchInfoList &gt; li{
    display: inline-block;
    width: 460px;
    font-size: 14px;
    vertical-align: top;
}
.matchInfoWrap .matchInfoList &gt; li:first-child{margin-right: 60px;}

.matchInfoWrap .matchInfoList &gt; li img{
    margin-bottom: 20px;
}
.matchInfoWrap .matchInfoList &gt; li p{
    line-height: 1.6;
    margin-bottom: 20px;
}
.matchInfoWrap .matchInfoList &gt; li ul{
    font-size: 0;
}
.matchInfoWrap .matchInfoList &gt; li ul li{
    display: inline-block;
    width: 32%;
    font-size: 13px;
    margin-right: 2%;
}
.matchInfoWrap .matchInfoList &gt; li ul li:nth-child(n+5){ width: 49%; }
.matchInfoWrap .matchInfoList &gt; li ul li:nth-child(4),
.matchInfoWrap .matchInfoList &gt; li ul li:nth-child(6){ margin-right: 0%; }

.matchInfoWrap .matchInfoList &gt; li ul li &gt; a,
.matchInfoWrap .matchInfoList &gt; li ul li &gt; span{
    display: block;
    background: #fff;
    color: #000;
    font-weight: bold;
    height: 50px;
    border-radius: 5px;
    margin-bottom: 10px;
    text-align: center;
    line-height: 50px;
}

.matchInfoWrap .matchInfoList &gt; li ul li span{
    opacity: 0.6;
    color: #ccc;

}


.matchInfoWrap .matchInfoList &gt; li ul li a:hover{
    text-decoration: none;
    opacity: 0.4;
}
.matchInfoWrap .matchInfoList &gt; li ul li.ticketBTN {
    width: 100%;
    font-size: 18px;
}
.matchInfoWrap .matchInfoList &gt; li ul li.ticketBTN a{
    background: #dd0916;
    height: 65px;
    line-height: 65px;
}

.matchInfoWrap .matchInfoList &gt; li ul li.souldOut{

    height: 65px;
    line-height: 65px;
}


.matchInfoWrap .matchInfoList &gt; li ul li.souldOut a{
	background: #ccc;
	color: #000000;
}


/*2017/07/06 trainBTN*/


.matchInfoWrap .matchInfoList &gt; li ul li &gt; a,
.matchInfoWrap .matchInfoList &gt; li ul li &gt; span{
	display: table-cell;
	vertical-align: middle;
	line-height: 1.4;
	width: 1000px;
}

.matchInfoWrap .matchInfoList &gt; li ul li span.trainInfo{
	display: block;
	color: #000;
	font-weight: bold;
	opacity: 1;
}

.matchInfoWrap .matchInfoList &gt; li ul li.tvBTN,
.matchInfoWrap .matchInfoList &gt; li ul li.specialBTN,
.matchInfoWrap .matchInfoList &gt; li ul li.trainBTN{
	width: 32%;
}
.matchInfoWrap .matchInfoList &gt; li ul li.trainBTN{
    margin-right: 0%;
    margin-left: 2%;
}


.matchInfoList li:first-child ul li:nth-child(5),
.matchInfoList li:first-child ul li:nth-child(6){
	width: 49%;
}







/*//////////newsArea//////////*/
/* 開く時の.bodyのアニメーション */
@keyframes modalwindow_body_in {
  0% {
    transform: translateY(-20px);
  }
  100% {
    transform: translateY(0px);
  }
}

@keyframes modalwindow_body_out {
  0% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(-20px);
  }
}

.modalwindow {
  /* オーバーレイ＆スクロール領域になるレイヤー */
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  overflow: auto;
  z-index: 101;
  width: 100%;
  /* スマホでスワイプして指を離すまでの間下部の背景が無くなるため余分に指定 */
  height: calc(100% + 100px);
  background: rgba(0, 0, 0, 0.5);
  border-bottom: 100px solid transparent;
  cursor: pointer;
  opacity: 1;
}

.modalwindow.no_overlay_close {
  cursor: default;
}

.modalwindow.lock .close_modal {
  background: #ccc;
}

.modalwindow .body {
  /* ウィンドウ自体 アニメーションなどで装飾 */
    position: relative;
    left: 50%;
    top: 0;
    width: 980px;
    margin-left: -490px;
    margin-top: 100px;
    margin-bottom: 150px;
    background: #252525;
    border-radius: 4px;
    box-sizing: border-box;
    /*padding: 30px;*/
    cursor: default;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  transform: translateY(-20px);
  animation: 200ms modalwindow_body_out;
}

.modalwindow .body .modal_content {
  padding: 30px;
}
.modalwindow .body .dateTit_l{
    margin: 30px 30px 0 30px;
}
.modalwindow .body .picBox p{
    display: table-cell;
    padding-left: 30px;
}

.modalwindow .body .picBox table{
    margin: 10px 0;
    width: 100%;
}
.modalwindow .body .picBox table th,
.modalwindow .body .picBox table td{
    border:1px solid #666;
    vertical-align: middle;
    padding:5px 10px;
}
.modalwindow .body .picBox table th{
    background: #999;
    text-align: center;
}
.modalwindow .body .picBox table p{
    display: block;
    padding-left: 10px;
}


.modalwindow .body &gt; footer {
  padding: 10px;
  background: #fcfcfc;
  border-radius: 0 0 4px 4px;
  border-top: 1px solid #e5e5e5;
}

.modalwindow.is_visible .body {
  transform: translateY(0px);
  animation: 400ms modalwindow_body_in;
  /*pointer-events: none;*/
}

.modalwindow_header_close {
  /* 右上に表示する×ボタン 面倒なので動的に追加してます */
  position: absolute;
  right: 0;
  top: 5px;
  background: none;
  border: none;
  cursor: pointer;
}

.modalwindow_header_close:before {
  content: "\D7";
  font-size: 24px;
  font-family: serif;
  color: #ccc;
}

@media screen and (max-width: 900px) {
  .modalwindow .body {
    position: relative;
    width: calc(100% - 20px);
    margin: 10px;
    left: 0;
  }
}

body.enabled_modal {
    overflow: initial;
}



.newsInfoArea ul.newsPicList{
    font-size: 0;
}
.newsInfoArea ul.newsPicList li{
    display: inline-block;
    width: 460px;
    vertical-align: top;
}
.newsInfoArea ul.newsPicList li:first-child{
    margin-right: 60px;
}
.newsInfoArea{
    line-height: initial;
}
dl.dateTit_l,
dl.dateTit_l{
    padding: 30px 0 0;
    margin-bottom: 20px;
}
dl.dateTit_l dt{
    font-size: 18px;
    font-weight: bold;
    color: #e5e2d2;
    padding-bottom: 10px;
    border-bottom: solid 1px #555;
}
dl.dateTit_l dd{
    font-size: 25px;
    font-weight: bold;
    margin-top: 10px;
    color: #fff;
}

.picBox .newsPic{
    border: solid 1px #3a3a38;
    text-align: center;
    height: 400px;
    vertical-align: middle;
    display: table-cell;
    width: 460px;
}
.picBox p{
    font-size: 14px;
    line-height: 23px;
    margin-top: 10px;
    color: #fff;
}


.dateTitWrap{
    margin: 40px 0;
    border-top: solid 1px #555;
}
dl.dateTit_s{
    font-size: 0;
}
dl.dateTit_s dt{
    display: inline-block;
    width: 200px;
    font-size: 14px;
    padding: 15px 0;
    color: #e5e2d2;
}
dl.dateTit_s dd{
    display: inline-block;
    width: 780px;
    font-size: 14px;
    padding: 15px 0;
}
dl.dateTit_s dd a{
    color: #d0c79c;
}
dl.dateTit_s dd a:hover{
    text-decoration: none;
    opacity: 0.6;
}
dl.dateTit_s dt:last-of-type,
dl.dateTit_s dd:last-of-type{
    border-bottom: solid 1px #555;
}

.open_modal:hover{
    opacity: 0.7;
    cursor: pointer;
}

.fixed{
  position: fixed;
  width: 100%;
  height: 100%;
}

.modalwindow .body &gt; button{
    display: block;
    width: 100%;
    background: #ffffff;
    border: none;
    color: #000;
    padding: 12px 0;
    font-size: 16px;
}

.modalwindow .body &gt; button:hover{
  opacity: 0.7;
}



/* clubprofile fifa */
..lb-dataContainer{
    position: absolute;
    right: 0;
}



/*----------------
analysis
----------------*/
body.second.analysis section{
    padding-top: 0 ;
}
body.analysis .contArea.club_dortmund{
    background: #000 url(/img/jwc/2017/analysis/bg_emb_dortmund.png) no-repeat;
    background-position: right -330px top 200px;
    color: #decc16;
}
body.analysis .contArea.club_sevilla{
    background: #000 url(/img/jwc/2017/analysis/bg_emb_sevilla.png) no-repeat;
    background-position: right -330px top 400px;
    color: #fff;
}

body.analysis .videofulllist li{
    text-align: center;
}
body.analysis .videofulllist li img{
    width: 700px;
    height: auto;
}
body.analysis .videofulllist figcaption{
    font-size: 40px;
    line-height: 1.3;
    margin-bottom: 30px;
    letter-spacing: -0.08em;
}
body.analysis .videofulllist figcaption span{
    font-size: 25px;
    display: block;
    padding-top: 10px;
    letter-spacing: 0;
}
body.analysis .videofulllist figcaption span i{
    font-style: normal;
}




/*----------------
secondAccessArea
----------------*/
.secondAccessArea{

}
/*.secondAccessArea section &gt; div{
    margin-bottom: 100px;
}*/

.secondAccessArea .kome{

}
.accessWrap{
    width: 700px;
    margin: 0 auto 50px;
}
.accessWrap p{
    font-size: 23px;
    line-height: 1.6;
    margin-bottom: 10px;
}
.accessWrap .kome{color: #cc0000; font-size: 12px;}
.accessWrap .kome li{padding-top: 5px;}


.accessSaitama {
    display: table;
    width: 100%;
    border-collapse: separate;  /* セルの間隔を空ける */
    border-spacing: 5px 0;  /* 左右 上下で記述 */
}
.accessSaitama .accessInfoList{
    display: table-cell;
    font-size: 14px;
    width: 480px;
    vertical-align: top;
    border:1px solid #fff;
    padding: 30px;
    border-radius: 10px;
    box-sizing: border-box;
    position: relative;
    text-align: center;
}
.accessSaitama .accessInfoList.toGo { left:-5px; }
.accessSaitama .accessInfoList.return { right:-5px; }


.accessInfoList{
    margin-top: 100px;
}
.accessInfoList h5{
    font-size: 18px;
    letter-spacing: -0.05em;
    text-align: center;
    border-bottom: 3px solid #ccc;
    margin: 0 auto 30px;
    padding-bottom: 20px;
    display: inline-block;
}
.accessInfoList dl{
    text-align: left;
    margin-bottom: 30px;
}
.accessInfoList dl:last-child{margin-bottom: 0;}

.accessInfoList dl dt{
    color: #c6c18e;
    margin-bottom: 10px;
    line-height: 1.5;
}
.accessInfoList dl dt span{
    font-size: 16px;
    font-weight: bold;
    color: #ffe890;
    padding-left: 3px;
}
.accessInfoList dl dd{
    color: #a5a5a5;
    font-size: 13px;
}
.accessInfoList dl dd ol li{
    margin-bottom: 10px;
    line-height: 1.5;
}
.accessInfoList dl dd ol li:last-child{margin-bottom: 5px;}

.accessInfoList dl dd ol li span{
    display: table-cell;
    border-left: 1px solid #ccc;
    padding-left: 10px;
    vertical-align: middle;
}
.accessInfoList dl dd ol li span:first-child{
    width: 70px;
    text-align: center;
    padding-left: 5px;
    
}
.evGoods,
.accessSaitamaTimeRequired{
    border: 1px solid #fff;
    padding: 30px;
    border-radius: 10px;
    box-sizing: border-box;
    position: relative;
    text-align: center;
    margin-top: 15px;
}

.accessSaitamaTimeRequired h5{
    margin:0 auto;
}
.accessSaitamaTimeRequired .timeRequiredInfo{
    text-align: left;
    margin-top: 30px;
    font-size: 0;
}
.accessSaitamaTimeRequired .timeRequiredInfo &gt; div{
    display: inline-block;
    width: 510px;
    font-size: 14px;
}
.accessSaitamaTimeRequired .timeRequiredInfo &gt; img{
    display: inline-block;
    width: 400px;
}


.accessInfoList.accessLink h5{
    border-bottom: none;
    margin-bottom: 10px;
    font-size: 15px;
}
.accessLink .accessLinkInfo dl{
    font-size: 0;
    margin-bottom: 25px;
}
.accessLink .accessLinkInfo dt{
    font-size: 14px;
    display: inline-block;
    line-height: 1;
    margin: 0 10px 5px 0;
}
.accessLink .accessLinkInfo dd{
    font-size: 14px;
    display: inline-block;
    width: 680px;
}
.accessLink .accessLinkInfo dd.kome{
    font-size: 10px;
    display: block;
}
.accessLink .accessLinkInfo {

}
.accessLink .accessLinkInfo a{
    color: #b29e3d;
}
.accessLink .accessLinkInfo a:hover{
    text-decoration: none;
    opacity: 0.5;
}



/*----------------
/* eventAreaWrap
/* eventAreaWrap
----------------*/

.entryAreaWrap,
.eventAreaWrap{
    text-align: center;
}
.entryAreaWrap p,
.eventAreaWrap p{
    text-align: left;
    font-size: 14px;
    line-height: 2.5;
    font-size: #a5a5a5;
}

.entryAreaWrap h5{
    padding: 20px;
    background: #2b2b2b;
    /* text-align: left; */
    border-top: 1px solid #999;
}

.entryAreaWrap.howtoEntry .format.commonTable{margin-bottom: 80px;}

.entryAreaWrap a,
.eventAreaWrap a {
    color: #d0c79c;
}
.entryAreaWrap a:hover,
.eventAreaWrap a:hover {
    text-decoration: none;
    opacity: 0.5;
}

.eventAreaWrap.infoTXT{
    margin: 0 auto 50px;
}
.eventAreaWrap.infoTXT p{
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 10px;
}
.eventAreaWrap.infoTXT p.infoTime{
    font-size: 30px;
    text-align: center;
    color: #c6be77;
    font-weight: bold;
}
.eventAreaWrap.infoTXT p.infoTime span{
    font-size: 18px;
    display: block;
}

.eventAreaWrap.evGoods{

}
.eventAreaWrap.evGoods ol{
    
}
.eventAreaWrap.evGoods ol &gt; li{
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #a6a18c;
}
.eventAreaWrap.evGoods ol &gt; li:last-child{
    border-bottom:none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.eventAreaWrap.evGoods ol &gt; li h5{
    color: #000;
    font-weight: bold;
    font-size: 22px;
    line-height: 1.5;
}
.eventAreaWrap.evGoods ol &gt; li h5 span{
    font-size: 50px;
    display: block;
    color: #e4d551;
}
.eventAreaWrap.evGoods ol &gt; li h5 i{
    display: block;
    font-size: 15px;
    font-style: normal;
}
.eventAreaWrap.evGoods ol &gt; li ul{
    padding-top: 20px;
    list-style: disc;
    margin-left: 30px;
}
.eventAreaWrap.evGoods ol &gt; li ul li{
    text-align: left;
    line-height: 1.75;
}
.eventAreaWrap.evGoods ol &gt; li .kome{
    display: block;

}
.eventAreaWrap.evGoods p{
    padding: 10px 20px;
}
.preWra{
    background: #a8a490;
    padding: 30px;
    border-radius: 5px;
}
.preWra h4{
    margin: 0;
    background: #ccc;
    padding: 10px;
    color: #b60c2a;
}
.preWra dl{
    border-top: 1px solid #ccc;
    margin-top: 30px;
    padding-top: 30px;
}
.preWra dt{
    font-size: 18px;
    font-weight: bold;
}
.preWra dd{
text-align: left;
    line-height: 1.5;
}

.evGoods img{
    margin: 30px 0;
}




.content .kvArea{
    position: relative;
}
.kvArea a.campaignBNR{
position: absolute;
    width: 25%;
    height: 25%;
    display: block;
    top: 12%;
    right: 6%;
    /*background: #ccc;*/
    text-indent: -9999px;
}












</pre></body></html>