@charset "utf-8";
/*------------------------------------------------------------

URL : http://www.jleague.jp/css/sp/special/satomiki.css
DATE : 2015/10/16

------------------------------------------------------------*/

.satomiki .photoList li {
    width: 50%;
    /*height: 185px;*/
    float: left;
    margin: 0 0 15px 0;
    max-width: 200px;
}

.satomiki .photoList li img{
    width: 95%;
}

.satomiki .photoList li figcaption{
    font-size: 12px;
    line-height: 1.5;
    padding: 0 5px;
}

.satomiki .photoList li figcaption span{
	font-size: 10px;
    display: block;
    color: #e60012;
    font-weight: bold;
}

.satomiki .pageTitlBnr h2{
    text-align: center;
    background: #FCAAEC;
	/*position: relative;*/
}

.satomiki .pageTitlBnr h2 span.countDown {
    position: absolute;
    right: 39%;
    bottom: 20%;
    font-size: 22px;
    color: #E95E73;
    font-weight: bold;
}

.satomiki .pageTitlBnr h2 span.countUp {
    position: absolute;
    right: 17%;
    bottom: 1%;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
    letter-spacing: -1px;
}

.satomiki .pageTitlBnr .kvArea a{
    display: block;
}

.satomiki .pageTitlBnr .kvArea img{
    margin: 0 auto;
    width: 100%;
    max-width: 500px;
    height: auto;
    display: block;
    vertical-align: top;
}

.satomiki .pageTitlBnr{
    text-align: center;
    background: #FC9FE8;
}

.satomiki .kvArea{
    position: relative;
    margin: 0 auto;
    width: 100%;
    max-width: 500px;
    height: auto;
}

.satomiki .photoList li figure a{
    display: block;
    text-align: center;
}

/*lightbox*/

.satomiki .lb-caption{
	display: block;
    padding-bottom: 5px;
    /*display: none!important;*/
}
.satomiki .lb-details{
    padding-bottom: 5px;
}

.pageArea p.next{
    background: #fff;
    padding: 10px 10px 0;
}

/*tabSatomikiPhoto*/

.tabContents .tabSelecter ul {
    height: 41px;
    border-bottom: solid 1px #4F4F4F;
}

.tabContents .tabSelecter ul li {
    border: 1px solid #4F4F4F;
    border-bottom: 0;
}

.tabContents .tabSelecter ul li:nth-child(n+2) {
    border-left: none;
}

.tabSelecter li.current a {
    background: #FFFFFF;
    color: #4F4F4F;
    position: relative;
    top: 1px;
}

.satomiki .photoList li figcaption span.card{
    font-size: 12px;
    display: inline-block;
    color: #333;
    font-weight: normal;
}

/*20160906*/

.container {
    padding-top: 10px;
}

.ttlNoLink h3,
.ttlNoLink .blockTit{
    background: #e95e73;
    margin-top: 0;
}

.newsArea{
    margin-bottom: 30px;
}
.newsTitle .headline{
    padding:5px 0 4px;
}


.visitedGame .ttlNoLink h3 {
    background: none;
    padding: 2px 0px 0px 5px;
    color: #e95e73;
    margin-bottom: 15px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0;
    margin-top: -43px;
    padding-top: 45px;
    width: 90%;
}

.visitedGame{
    margin-bottom: 20px;
}

.clubEmbArea{
    margin: 20px 0;
}

.clubEmbArea ul.clubEmbList{
    font-size: 0;
    margin-bottom: 10px;
    display: table-cell;
}

.clubEmbArea ul.clubEmbList li{
    display: inline-block;
    vertical-align: middle;
    margin: 0 3px;
}

.leagueBox{
    display: table;
    width: 100%;
    margin-bottom: 15px;
}


.embS.off{
    background-image: url("/img/special/satomiki/sp_team_emb_s_bw.png");
    background-repeat:  no-repeat;
    opacity: 0.5;
}

.leagueBox h4{
    display: table-cell;
    width: 40px;
    color: #e95e73;
    vertical-align: middle;
    font-weight: bold;
}

.visitedGame .photoList.photo2016 li figcaption{
    display: none;
}

.embS.embVnn, .embS.embNagasaki {
    background-position: -133px -95px;
}

.visitedGame .photoList li {
    height: auto;
    padding-bottom: 10px;
}

.infoBlock li {
    border-bottom: 1px solid #ccc;
}

.infoBlock li > a, .infoBlock li > span {
    padding: 10px 0;
}

.entryTitle {
    display: block;
    margin-bottom: 5px;
    padding-top: 5px;
}

.entryTitle .timestamp {
    display: inline-block;
    width: 120px;
    margin-bottom: 0;
}
.timestamp {
    color: #e60012;
    display: block;
    font-size: 12px;
    font-weight: bold;
    line-height: 100%;
}


.entryTitle .ico {
    display: inline-block;
    margin-bottom: 0;
}

.infoBlock li > a:after {
    position: absolute;
    top: 50%;
    margin-top: -8px;
    right: 3px;
    font-family: 'icomoon3';
    content: "\ec600";
    font-size: 13px;
    text-decoration: none !important;
    color: #AFAFAF;
}

.infoBlock .newsTitle .headline {
    font-size: 13px;
}

.visitedGame .ttlNoLink .embS{
    display: inline-block;
}

.visitedGame .ttlNoLink {
    position: relative;
    border-bottom: solid 2px #e95e73;
    margin-bottom: 15px;
    padding: 2px 0px 0px 3px;
}

.satomiki .photoList li figcaption span.card i{
    font-style: normal;
    display: block;
}

.visitedGame .photoList li:nth-child(-n+2){
    margin-bottom: 0;
}

.visitedGame .photoList li a img{
    vertical-align: top;
}

.newsArea .infoBlock li:first-child .entryTitle{
    padding-top: 0;
}
.entryTitle .ico span {
    background: #e60012;
    color: #fff;
    font-size: 10px;
    padding: 3px 0 2px;
    display: inline-block;
    width: 60px;
    text-align: center;
    line-height: 100%;
}
.newsTitle .headline {
    display: table-cell;
    color: #000;
    font-size: 14px;
    vertical-align: middle;
}