@charset "utf-8";

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

http://www.jleague.jp/css/sp/awards2015.css
2015/12/09 SEA

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

.tabNav ul	{
	display: table;
	width: 100%;
	table-layout: fixed;
	margin-bottom: 20px;
}
.tabNav ul	li	{
	display: table-cell;
}
.tabNav ul	li a, .tabNav ul li b	{
	display: block;
	height: 33px;
	line-height: 33px;
	text-align: center;
	color: #333333;
	border-top: 1px solid #c7c7c7;
	border-right: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
	vertical-align: middle;
}

.tabNav ul li b	{
	color: #333333;
	background-color: #c7c7c7;
}
/*.tabNav ul li.tabNavJ1 b	{
	color: #ffffff;
	background-color: #e60012;
}

.tabNav ul li.tabNavJ2 b	{
	color: #ffffff;
	background-color: #007f41;
}

.tabNav ul li.tabNavJ3 b	{
	color: #ffffff;
	background-color: #231815;
}*/

.tabNav ul	li a img, .tabNav ul li b img	{
	width: 90% !important;
	vertical-align: 0 !important;
}


.tabNav ul	li.tabNavJ1 a, .tabNav ul	li.tabNavJ1 b	{
	border-left: 1px solid #a0a0a0;
	-moz-border-radius-topleft: px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

.tabNav ul	li.tabNavJ3 a, .tabNav ul	li.tabNavJ3 b	{
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}


.awards .leadArea{
    font-size: 12px;
	line-height: 1.4;
}

.awards .leadArea p{
    margin-bottom: 20px;
	color: #107e43;
	font-weight: bold;
}

.awards .leadArea span{
	display: block;
	margin-top: 10px;
	padding: 10px;
    border: 2px solid #444444;
	line-height: 1.6;
	text-align: center;
}

.awards .leadArea span b{
	color: #cc0000;
	font-size: 14px;
	font-weight: bold;
}
.awardsOutlineArea .outlineTable{
    width: 100%;
    margin-bottom: 19px;
    line-height: 1.6em;
    border-top: 1px solid #ccc;
	margin-bottom: 10px;
	font-size: 13px;
}

.awardsOutlineArea .outlineTable th{
	width: 25%;
    padding: 10px;
    background-color: #eee;
    border-bottom: 1px solid #ccc;
    text-align: left;
    vertical-align: middle;
    font-size: 12px;
}

.awardsOutlineArea .outlineTable td{
	width: 75%;
    padding: 9px;
    border-bottom: 1px solid #ccc;
    font-size: 12px;
}

.awardsOutlineArea .outlineTable .attention{
	font-size: 12px;
}



.awardsArea section{
	margin-bottom: 20px;	
}

.awardsArea .ttlNoLink h3{
	background: #06351e;
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 100%;
    margin: 10px 0;
    padding: 12px 16px;
}


#main .container img {
    width: 100%;
    height: auto;
    max-width: 600px;
    vertical-align: top;
    margin-left: auto;
    margin-right: auto;
}







.page-top {
    margin-bottom: 30px;
}

.page-top a {
    font-size: 14px;
    display: block;
    text-align: right;
    color: #333;
}

.page-top a i {
    margin: 0 5px 0 0px;
}



.awardsOutlineArea .outlineTable td li:first-child {
    margin-top: 0;
}
.awardsOutlineArea .outlineTable td ul li {
    list-style-type: none;
    margin: 5px 0 0 0;
}

.awardsOutlineArea .outlineTable span.outlineCaption {
    font-size: 12px;
    margin: 5px 0 0 0;
    display: block;
    line-height: 1.6em;
}

.awardsOutlineArea .outlineTable td dt:first-child {
    margin-top: 0;
}
.awardsOutlineArea .outlineTable td dt {
    font-size: 13px;
    margin: 15px 0 5px;
}
.awardsOutlineArea .outlineTable td dd {
    margin: 0 0 10px 0;
}

.awardsOutlineArea .outlineTable th,
.awardsOutlineArea .outlineTable td
{
    vertical-align: middle;
}




.kvArea .navWrap .localNav {
    width: 100%;
}


.kvArea .localNav ul {
    display: table;
    width: 100%;
    border-top: 1px solid #2d0101;
	table-layout: fixed;
}

.kvArea .localNav ul li {
    display: table-cell;
    border-left: 1px solid #000;
    vertical-align: middle;
    text-align: center;
    height: 35px;
}
.kvArea .localNav ul li:last-child{
    border-right: 1px solid #2d0101;
}
.awardsArea .kvArea .localNav .awardsNavList li a, .awardsArea .kvArea .localNav .awardsNavList li span {
    display: block;
    height: 35px;
    line-height: 35px;
    color: #fff;
    padding: 0 2px;
    font-size: 11px;
	font-weight: bold;
	background: rgba(115, 0, 0,1);
}


.awards .kvArea .localNav ul li a:hover,
.awards.top .kvArea .localNav li#awardsNavTop a,
.awards.news .kvArea .localNav li#awardsNavNews a,
.awards.photo .kvArea .localNav li#awardsNavPhoto a,
.awards.video .kvArea .localNav li#awardsNavVideo a,
.awards.winners .kvArea .localNav li#awardsNavWinners a,
.awards.outline .kvArea .localNav li#awardsNavOutline a,
.awards.mip .kvArea .localNav li#awardsNavMip a{
	background: rgba(177, 135, 10,1);
    color: #fff;
}
.awardsArea .kvArea .localNav .awardsNavList li span{
	background: rgba(125, 125, 125,1);
    color: #aaaaaa;
}


.kvArea h2 a {
    width: 100%;
    display: block;
    text-align: center;
    background: #000000;
}




.headLineBlock a, .awardsNewsArea .infoBlock a {
    color: #333;
    display: block;
    position: relative;
}

.entryTitle {
    display: block;
    margin-bottom: 5px;
}

.entryTitle .timestamp {
    display: inline-block;
    width: 120px;
}
.timestamp {
    color: #e60012;
    display: block;
    font-size: 12px;
    font-weight: bold;
    line-height: 100%;
}

.entryTitle .ico {
    display: inline-block;
}

.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 {
    display: table;
}

.newsTitle .category {
    display: table-cell;
    background: #e5e5e5;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 11px;
    padding: 5px 0 4px;
    width: 20%;
    text-align: center;
    line-height: 100%;
    vertical-align: middle;
}

.newsTitle .headline {
    display: table-cell;
    color: #333;
    font-weight: bold;
    font-size: 14px;
    vertical-align: middle;
    padding: 5px 15px 4px 10px;
}

.headLineBlock .bodyArea {
    display: block;
    margin: 10px 0 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

.headLineBlock .bodyArea img {
    width: 100% !important;
    display: block;
}

.headLineBlock .bodyArea p {
    display: none;
}

.awardsNewsArea .infoBlock li {
    border-bottom: 1px solid #ccc;
}

.awardsNewsArea .infoBlock a {
    padding: 10px 0;
}
.headLineBlock a, .awardsNewsArea .infoBlock a {
    color: #333;
    display: block;
    position: relative;
}

.infoBlock .newsTitle .headline {
    font-size: 13px;
}

.articleTilArea {
    margin: 0 0 10px;
}
.articleTilArea {
    margin: 0 10px 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
}

.backLink {
    text-align: center;
}

.backLink a {
    color: #333;
    font-size: 14px;
    padding: 10px 15px;
    position: relative;
    border: 1px solid #ccc;
    border-radius: 3px;
    display: inline-block;
    margin: 0 auto;
}

.backLink a:before {
    content: "\f053";
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    margin: 0 .3em;
    text-decoration: none;
    padding-right: 10px;
}

.awardsArea .detalArea p {
    font-size: 13px;
    line-height: 1.65;
    margin-bottom: 1em;
}

.awardsArea .detalArea p {
    font-size: 13px;
    line-height: 1.65;
    margin-bottom: 1em;
}

.articleTitWrap .articleTit {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

.awardsArea .detalArea p {
    font-size: 13px;
    line-height: 1.65;
    margin-bottom: 1em;
}
.articleTitWrap .detailDate {
    font-size: 10px;
    font-weight: bold;
    color: #e60012;
}

.playoffPhotoArea .thumlist {
    letter-spacing: -.40em;
}

.playoffPhotoArea .thumlist li {
    letter-spacing: normal;
    display: inline-block;
    width: 50%;
    text-align: center;
    vertical-align: top;
    margin-bottom: 10px;
}

.playoffPhotoArea .thumlist li a {
    color: #333;
    display: block;
}

#main .playoffPhotoArea .thumlist li figure {
    width: 90%;
    position: relative;
}

#main .container img {
    width: 100%;
    height: auto;
    max-width: 600px;
    vertical-align: top;
    margin-left: auto;
    margin-right: auto;
}

.playoffPhotoArea .thumlist li figcaption {
    font-size: 11px;
    padding-top: 3px;
    font-weight: bold;
    text-align: left;
}

.playoffPhotoArea .thumlist li:nth-child(2n) figure {
    margin-left: 10%;
}

.playoffPhotoArea .thumlist.douga li figure:after {
    position: absolute;
    font-size: 30px;
    top: 40px;
    left: 50%;
    margin-left: -15px;
    font-family: "icomoon3";
    content: "\ec601";
    color: #FFF;
    line-height: 100%;
    opacity: 0.7;
}

.playoffPhotoVideoArea .tabSelecter ul{
    display: table;
    table-layout: fixed;
    width: 100%;
    margin: 0 0 10px 0;
}

.playoffPhotoVideoArea .tabSelecter ul li {
    display: table-cell;
    vertical-align: middle;
    border-right: 1px solid #fff;
    text-align: center;
}

.playoffPhotoVideoArea .tabSelecter ul li a{
    /*display: block;*/
    background: #f0f0f0;
    line-height: 45px;
    color:#4f4f4f;
    }

.playoffPhotoVideoArea .tabSelecter ul li.current a{
    background: #4f4f4f;
    color: #fff;
}

.titBlockArea .blockTit {
    border-left: 5px solid #000;
}



.ticketArea .accList {
    border-top: 1px solid #ccc;
}

.matchListTit {
    font-size: 14px;
    font-weight: bold;
    padding: 8px;
    background-color: #f6f6f6;
     border-bottom: 1px solid #ccc; 
}

.kvArea .localNav ul li a{
    line-height: 36px;
}

.kvArea .localNav ul li:first-child{
    border-left: none;
}

.kvArea .localNav ul li:last-child{
    border-right: none;
}

.kvArea img {
    width: 100%;
    height: auto;
    max-width: 600px;
    vertical-align: top;
    margin-left: auto;
    margin-right: auto;
}


.awards .photolist	{
	display: table;
	table-layout: fixed;
	width: 100%;
	margin-bottom: 20px;
}

.awards .photolist.single	{
	width: 50%;
	margin: 0 auto;
}

.awards .photolist li	{
	display: table-cell;
	width: 50%;
}

.awards .photolist li figure	{
	margin-left: 5px;
}
.awards .photolist li:first-child figure	{
	margin-right: 5px;
	margin-left: 0;
}
.awards .photolist li figcaption	{
	font-size: 10px;
}
.awards .photolist.winners li figcaption	{
	margin-top: 5px;
	text-align: center;
}

.awards.photo .photolist li figcaption, .awards.video .photolist li figcaption	{
	margin-top: 5px;
	line-height: 1.4;
}

.awards .photolist.winners li figcaption .embS	{
	display: inline-block;
	vertical-align: -6px;
}

.photolist.winners li figcaption b{
	font-size: 12px;
	font-weight: bold;
}
.photolist.winners li figcaption a{
	display: block;
	margin-top: 5px;
	padding: 2px 0;
	color: #ffffff;
	background-color: #06c;
}
.photolist.winners li figcaption a i{
	margin-left: 5px;
}

.awards.photo .photolist li figcaption, .awards.video .photolist li figcaption	{
	color: #333333;
}



.photolist.douga li{
	position: relative;
}

.photolist.douga li a figure span:after{
	position: absolute;
    font-size: 54px;
    top: 50%;
    left: 50%;
    margin-top: -37px;
    margin-left: -27px;
    font-family: "icomoon3";
    content: "\ec601";
    color: #fff;
    line-height: 100%;
    opacity: 0.8;
}


.ttlUnit{
	display: table;
	width: 100%;
	margin-bottom: 10px;
}
.ttlUnit h4.ttlAwards, .ttlUnit span{
	display: table-cell;
	vertical-align: middle;
}
.ttlUnit span{
	width: 70px;
}
.ttlUnit span a{
	display: block;
	height: 31px;
	line-height: 30px;
	padding: 0.25em 0;
	border-bottom: 1px solid #06351e;
	font-size: 14px;
	text-align: center;
}
h4.ttlAwards{
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	font-size: 13px;
	margin: 20px 0 10px;
	color: #06351e;
	border-bottom: 1px solid #06351e;
}
.awardsWinnersArea section:first-child h4{
	margin-top: 0;
}
h4.ttlAwards b, .awardsOutlineArea h4	{
	display: block;
	padding: 2px 5px;	
	font-weight: bold;
	color: #06351e;
	border-left: 5px solid #06351e;
	line-height: 1.0;
}


.awards .mipForm	{
	margin-top: 20px;
}

.awards .mipForm table	{
	width: 100%;
}

.awards .mipForm th, .awards .mipForm td	{
	display: block;
	padding: 10px;
	vertical-align: top;
	font-size: 14px;
	line-height: 2.0;
	background-color: #fafafa;
}

.awards .mipForm th	{
	display: block;
	margin-top: 10px;
	padding: 5px 10px;
	white-space: nowrap;
	font-weight: bold;
	color: #333333;
	background-color: #d7d7d7;
}

.awards .mipForm tr:first-child th	{
	margin-top: 0;
}

.awards .mipForm th span, .awards .mipForm th em	{
	display: block;
	float: right;
	margin-top: 5px;
	padding: 5px;
	font-size: 10px;
	line-height: 1.0;
	color: #333333;
	background-color: #bbbbbb;
	vertical-align: middle;
}

.awards .mipForm th em	{
	color: #ffffff;
	background-color: #aa0000;
}

.awards .mipForm td input	, .awards .mipForm td textarea{
	margin-top: 5px;
	border: 1px solid #c7c7c7;
}

.awards .mipForm td select	, .awards .mipForm td input	, .awards .mipForm td textarea{
	width: 95%;
	font-size: 1.0em;
	padding: 10px;
}

.awards .mipForm td select	{
	padding: 10px;
	line-height: 3.0;
	text-indent: 10px;
}

.awards .mipForm .sendArea	{
	padding: 10px;
	text-align: center;
	background-color: #e7e7e7;
}
.awards .mipForm .sendArea input	{
	margin-right: 10px;
	padding: 10px 40px;
	color: #ffffff;
	background-color: #e74c3c;
	text-align: center;
	border: none;
	font-size: 16px;
	cursor: pointer;
	border-radius: 0;
	-webkit-appearance: none;
}

.awards .mipForm .sendArea input:hover	{
	background-color: #c0392b;
}


.awards .mipForm .sendArea input.back	{
	color: #333333;
	background-color: #d7d7d7;
}

.awards .mipForm .sendArea input.back:hover	{
	background-color: #c7c7c7;
}

.awards .endArea	{
	padding: 20px 0;
	text-align: center;
	font-size: 12px;
}

.awards .endArea b	{
	display: block;
	margin-bottom: 10px;
	font-size: 16px;
}

.awards .noteArea	{
	margin-top: 15px;
	font-size: 12px;
}
.awards .noteArea b	{
	display: block;
	margin-bottom: 10px;
	padding: 5px 5px 5px 0;
	border-bottom: 1px dotted #a7a7a7;
}
.awards .noteArea	{
	margin-top: 15px;
}
.awards .noteArea li	{
	line-height: 1.6;
}
.awards .noteArea li:before	{
	text-align: left;
	content: "※";
}

.awards .entryMip	{
	margin-bottom: 20px;
	padding: 0 0 20px;
	color: #ffffff;
	background-color: #9b0000;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
}
.awards .entryMip p	{
	margin: 0 10px;
	line-height: 1.4;
}
.awards .entryMip p span	{
	color: #ffff00;
}
.awards .entryMip p span	{
	color: #ffff00;
}
.awards .entryMip strong	{
	display: block;
	padding: 20px 20px 15px;
	margin-bottom: 20px;
	color: #f9efbf;
	background-color: #c33131;
	border-bottom: 2px solid #db4a4a;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	font-size: 20px;
	font-weight: bold;
}
.awards .entryMip strong span	{
	display: block;
	margin-top: 10px;
	font-size: 14px;
}
.awards .entryMip a	{
	display: block;
	width: 250px;
	margin: 20px auto 0;
	padding: 20px 0;
	color: #ffffff;
	background-color: #e74c3c;
	font-weight: bold;
	text-align: center;
}

.awards .entryMip a.result	{
	color: #ffffff;
	background-color: #107e43;
	border-bottom: 5px solid #076c36;
}

.awards .entryMip a i	{
	margin-left: 10px;
	font-weight: bold;
}


.awards .entryMip a:hover	{
	background-color: #c0392b;
	text-decoration: none;
}
.awards .entryMip a.result:hover	{
	background-color: #076c36;
	text-decoration: none;
}
.awards .anchorLink	{
	text-align: center;
}

.awards .anchorLink li	{
	display: inline-block;
	margin: 0 5px 7px 0;
	line-height: 1.6;
}

.awards .anchorLink li a	{
	padding: 7px 5px;
	color: #ffffff;
	background-color: #570004;
	font-size: 12px;
}

.awards .anchorLink li a:hover	{
	color: #ffffff;
	background-color: #10723d;
	text-decoration: none;
}

.awards .anchorLink li a:after	{
	margin: 0 5px;
	content: "\f107";
	font-family: fontAwesome;
}

.awards .prizeArea h5	{
	padding: 10px 0;
	color: #007f41;
	border-bottom: 1px solid #007f41;
	font-size: 16px;
	font-weight: bold;
}

.awards .prizeNav	{
	margin-bottom: 15px;
	border-top: 1px solid #a0a0a0;
}
.awards .prizeNav:after,
.awards .prizeNav:before	{
	content: " ";
	display: table;
}
.awards .prizeNav:after	{
	clear: both;
}
.awards .prizeNav	{
	*zoom: 1;
}
.awards .prizeNav li	{
	float: left;
	width: 50%;
}
.awards .prizeNav li a, .awards .prizeNav li b	{
	display: block;
	height: 30px;
	line-height: 30px;
	color: #333333;
	background-color: #e7e7e7;
	border-right: 1px solid #a0a0a0;
	border-bottom: 1px solid #a0a0a0;
	font-size: 11px;
	text-align: center;
}
.awards .prizeNav li b	{
	color: #ffffff;
	background-color: #007f41;
}
.awards .prizeNav li:nth-of-type(odd) a	{
	border-left: 1px solid #a0a0a0;
}

.awards .prizeArea .clearfix .photoArea	{
	margin: 15px 0;
}
.awards .prizeArea .clearfix .photoArea	{
	border: 1px solid #c7c7c7;
}
.awards .prizeArea .clearfix .photoArea img	{
	display: block;
	margin-bottom: 15px;
}
.awards .prizeArea .clearfix .photoArea p	{
	margin: 5px;
	font-size: 10px;
}
.awards .prizeArea .clearfix .specArea	{
	vertical-align: top;
	font-size: 14px;
}
.awards .prizeArea .clearfix .specArea strong	{
	color: #09351f;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4;
}
.awards .prizeArea .clearfix .specArea strong span	{
	display: block;
	font-size: 10px;
}
.awards .prizeArea .clearfix .specArea p	{
	margin-top: 15px;
	font-size: 12px;
	line-height: 1.6;
}
.awards .prizeArea .clearfix .specArea p b	{
	font-weight: bold;
}

.awards .prizeArea .clearfix .specArea table	{
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
	border-top: 1px solid #c7c7c7;
}
.awards .prizeArea .clearfix .specArea table th, .awards .prizeArea .clearfix .specArea table td	{
	padding: 10px;
	border-bottom: 1px solid #c7c7c7;
	font-size: 12px;
}
.awards .prizeArea .clearfix .specArea table th	{
	width: 1%;
	white-space: nowrap;
	background-color: #f7f7f7;
}

