/** sp samuraiblue **/

.samuraiblueArea .relatedArea{
	margin-right: 0;
	margin-left: 0;	
}
.titBlockArea{
	margin-bottom: 15px;
}
.titTimestamp{
	font-weight: bold;
	color: #E60012;
	padding-bottom: 0px;
	font-size: 14px;
}
.titGrayBlockArea{
	margin:15px 0;
}
.positionArea{
	margin-bottom: 30px;
}
.playerBox{
	display: table;
/*	width: 100%;
	margin: 15px 0;
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;*/
}
.playerBox figure {
	display: table-cell;
	width: 100px;	
}
.playerBox figure img{
	width: 100%;
	height:	auto;
}
.playerDate{
	display: table-cell;
	vertical-align: top;
	padding-left:10px;
}
.playerDate li{
	display: block;	
}
.playerDate li.clearfix{
	margin-bottom: 7px;
}
.teamIcon{
	float:left;
	padding-right: 10px;
}
.name{
	float:left;
}
.playerDate h5{
	font-weight: bold;
	font-size: 16px;
	line-height: 1;
	padding-top: 5px;
}
.playerDate span.enName{
	color: #888;
	font-size: 10px;
	line-height: 10px;
	display: inline-block;
}
.playerDate p{
	font-size: 14px;
	margin-bottom: 10px;
}
.samuraiblueArchiveArea{
		width: 100%;
		border-top: 1px solid #ccc;
		margin-bottom: 30px;
}
.samuraiblueArchiveArea th, .samuraiblueArchiveArea td{
	font-size: 14px;
	padding: 10px;
	border-bottom: 1px solid #ccc;
	vertical-align: middle;
}
.samuraiblueArchiveArea th:first-child, .samuraiblueArchiveArea td:first-child{
	border-right: 1px solid #ccc;
	width:41.66%;
}
.samuraiblueArchiveArea th{
	background-color: #f6f6f6;
	text-align: center;
	padding: 10px 0;
	white-space: nowrap;
}
.samuraiblueArchiveArea .timeStamp{
	color: #888;
	font-size: 10px;
	display: block;
}
.samuraiblueArchiveArea td a{
	color: #333;
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding:3px 0;
}
.samuraiblueArchiveArea span.arrow{
	position: relative;
}
.samuraiblueArchiveArea span.arrow:after {
	content: "";
	position: absolute;
	top: 50%;
	left:5px;
	display: inline-block;
	height: 5px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	width: 5px;
	border-top: 2px solid #333;
	border-right: 2px solid #333;
	margin-top: -3px;
}
.samuraiTableGroup {
	font-weight: bold;
	margin-bottom: 10px;
}
.samuraiTableCaution {
	margin: 10px 0 30px;
	font-size: 12px;
	line-height: 140%;
}




/*-------------------------------------------------------------
					’Ç‰Á
--------------------------------------------------------------*/

.samuraiblueArea .samuraiblueProfList{
	margin-bottom: 20px;
}
.samuraiblueArea .samuraiblueProfList .ttlNoLink h3{
	margin-bottom: 0;
}
.samuraiblueArea .samuraiblueProfList ul{
/*	display: table;*/
	width: 100%;
	text-align: left;
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
}
.samuraiblueArea .samuraiblueProfList li{
	display: inline-block;
}
.samuraiblueProfList li.profPhoto{
	width: 35%;
	margin-right: 5%;
}
.samuraiblueProfList li.profTxt{
	vertical-align: top;
	font-size: 14px;
	width: 55%;
}
.samuraiblueProfList li.profTxt .profName{
	display: table;
	margin-top: 8px;
}
.samuraiblueProfList li.profTxt .profName div{
	display: table-cell;
}

.samuraiblueProfList li.profTxt .profName .profFullName{
	padding-left: 15px;
}
.samuraiblueProfList li.profTxt .profName .nameBold{
	font-size: 18px;
	font-weight: bold;
}
.samuraiblueProfList li.profTxt .profName .nameEng{
	font-size: 12px;
	color: #888;
}
.samuraiblueProfList li.profTxt .profStat{
	margin-top: 5px;
	line-height: 20px;
}
.samuraiblueProfList li.profBtn{
	vertical-align: top;
	text-align: center;
	margin: 10px 0 0 0;
	display: block;
	width: 100%;
}
.samuraiblueProfList li.profBtn a{
	color: #333;
}
/*.samuraiblueProfList li.profBtn a:after {
	content: "\ec600";
	font-family: "icomoon3";
	font-size: 12px;
	right: 6px;
	position: absolute;
	display: inline-block;
	margin-top: -10px;
}*/
.samuraiblueProfList li.profBtn a > div{
	display: block;
	margin-top: 3px;
}
.samuraiblueProfList li.profBtn a > div .leagAccBtnlinkRedW{
	  width: 90%;
  	padding: 7px 0;
}
.samuraiblueProfList li.profBtn .profTicket a{
	box-sizing: border-box;
	position: relative;
	text-align: center;
	border: 1px solid #ccc;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-size: 12px;
	margin-bottom: 10px;
	padding: 10px 5px;
	display: block;
	text-decoration: none;
}
.samuraiblueProfList li.profBtn .profTicket a:hover{
		text-decoration: none;
		color: #06C;

}
.samuraiblueProfList li.profBtn .profTicket .btnDate{
	vertical-align: top;
	/*margin-left: 10px;*/
	display: inline-block;
	margin-top: 2px;
	font-weight: bold;
}
.samuraiblueProfList li.profBtn .profTicket .btnVs{
	vertical-align: top;
	margin: 0 5px;
	display: inline-block;
	margin-top: 2px;
	font-weight: bold;
}
.samuraiblueProfList li.profBtn .profTicket a:hover span{
	text-decoration: underline;
}

.samuraiblueProfList li.profBtn div.awardsIcon{
	width: 47%;
	display: inline-block;
	text-align: center;
	margin-top: 3px;
}
.samuraiblueProfList li.profBtn div.awardsIcon img{
	width: 90%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}



/*----------2------------*/


.arcBtnBlock{
	margin:20px 0 30px;
}
.samuraiblueArea .snsBtn{
	margin: -10px 0 20px;
	margin: 0 0 20px;
}
.profFullName a:hover, .samuraiblueProfList li.profTxt .profName .profFullName a:hover .nameEng{
	color: #06C;
}
.samuraiblueProfList.last{
	margin-bottom: 30px;
}
.jfaLink{
	position: relative;
	font-size: 14px;
	margin-top: 20px;
}
.samuraiblueProfList a{
	color: #333;
}
.profFullName a{
	font-weight: bold;
	color: #06c;
}
.jfaLink a:after {
	content: "\ec600";
	font-family: "icomoon3";
	font-size: 12px;
	padding-left: 5px;
	color: #333;
	display: inline-block;
}
/*.menuList li a:after {
top: 53%;
content: "\f107";
}*/
.samuraiList{
	margin-bottom: 20px;
}


.dataTable.samuraiTable{
	margin: 10px 0 10px;
}
.dataTable.samuraiTable thead tr {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.dataTable.samuraiTable tbody{
    border-bottom: 1px solid #ccc;
}
.dataTable.samuraiTable tbody tr{
	border-top: none;
}
.dataTable.samuraiTable td{
	vertical-align: middle;
	border-bottom: 1px solid #ccc;
	line-height: 1.5;
}
.dataTable.samuraiTable td.txtRight{
	text-align: right;
}
.dataTable.samuraiTable td.txtLeft{
	text-align: left;
}
.dataTable.samuraiTable td.txtCenter{
	padding-left: 20px;
	padding-right: 20px;
}

p.samuraiTableGroup{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0;
}
p.samuraiTableCaution{
	font-size: 12px;
	line-height: 140%;
}

.profStat table {
	width: 100%;
	font-size: 10px;
}
.profStat table th,
.profStat table td {
	padding: 2px 5px;
	border-bottom: 1px solid #ccc;
}
.profStat table tr {
	border-top: 1px solid #ccc;
}
.profStat table th {
	width: 45%;
	background-color: #f6f6f6;
}

.menuBack {
	text-align: right;
	font-size: 12px;
	margin: 20px 0;
}



.leagAccBtnlinkRedW {
  background: rgb(248,46,46);
  background: -moz-linear-gradient(top, rgba(248,46,46,1) 0%, rgba(247,5,5,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(248,46,46,1)), color-stop(100%,rgba(247,5,5,1)));
  background: -webkit-linear-gradient(top, rgba(248,46,46,1) 0%,rgba(247,5,5,1) 100%);
  background: -o-linear-gradient(top, rgba(248,46,46,1) 0%,rgba(247,5,5,1) 100%);
  background: -ms-linear-gradient(top, rgba(248,46,46,1) 0%,rgba(247,5,5,1) 100%);
  background: linear-gradient(to bottom, rgba(248,46,46,1) 0%,rgba(247,5,5,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f82e2e', endColorstr='#f70505',GradientType=0 );
  border: 1px solid #f82a2a;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  color: #fff;
  padding: 1px 10px 2px;
  font-size: 10px;
  vertical-align: middle;
  text-align: center;
  -moz-box-shadow: inset 0 1px 0 0px rgba(255,255,255,.3);
  -o-box-shadow: inset 0 1px 0 0px rgba(255,255,255,.3);
  -ms-box-shadow: inset 0 1px 0 0px rgba(255,255,255,.3);
  -webkit-box-shadow: inset 0 1px 0 0px rgba(255,255,255,.3);
  box-shadow: inset 0 1px 0 0px rgba(255,255,255,.3);
  display: inline-block;
  color: #fff;
}







.ttlNoLink {
  margin: 20px 0 0;
}
.ttlNoLink h3 {
	  background: #4f4f4f;
	  color: #fff;
	  display: block;
	  font-size: 12px;
	  position: relative;
	  padding: 8px 10px;
	  vertical-align: middle;
	  margin: 0;
}

.pageLinkList{
	display: table;
	background: #eaeaea;
}
.pageLinkBtn{
	display: table-cell;
	width: 15%;
	margin:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	border-right: 1px solid #fff;

}
.pageLinkBtn:last-child{
	border:none;
}
.pageLinkBtn#bu{
	width: 25%;
}
.pageLinkBtn#bu a{
	padding: 5px 0;
	line-height: 1.3;
}
.leftRedTit{
  font-weight: bold;
  border-left: 3px solid #E60012;
  color: #333;
  padding: 0px 0px 0px 11px;
  margin: 30px 0 0;
  font-size: 17px;
}
.samuraiblueListArea table.samuraiblueTable {
	width: 100%;
	margin-bottom: 20px;
}
.samuraiblueListArea table.samuraiblueTable a {
	color: #333
}
.samuraiblueListArea table.samuraiblueTable thead {
	background: #eaeaea;
	font-size:12px;
}
.samuraiblueListArea table.samuraiblueTable thead .cellcenter {
	text-align: center;
}
.samuraiblueListArea table.samuraiblueTable thead td {
	font-size: 12px;
	font-weight: bold;
	padding: 12px 3px;
	vertical-align: middle;
	text-align: center;
}
.samuraiblueListArea table.samuraiblueTable tbody tr {
	border-bottom: 1px solid #ccc;
}
.samuraiblueListArea table.samuraiblueTable tbody td {
	font-size: 12px;
	padding: 15px 5px;
	vertical-align: middle;
}
.samuraiblueListArea table.samuraiblueTable tbody td:nth-child(1){width: 20%; font-size: 10px;}
.samuraiblueListArea table.samuraiblueTable tbody td:nth-child(2) a{font-weight: bold;}
.samuraiblueListArea table.samuraiblueTable tbody td:nth-child(3){width: 30%;font-size: 11px;line-height: 1.3;}


.samuraiblueListArea table.samuraiblueTable tbody td p {
	display: block;
	margin: 3px 0;
	position: relative;
}






.samuraiblueArea .samuraiblueProfList .ttlNoLink h3 {
  margin-bottom: 0;
  background: #999;
  padding: 5px 16px;
}



/*================================================================

    [00]kvArea

==================================================================*/
.kvArea{
	position: relative;
	margin-bottom: 50px;
}
.kvArea h2 {
	background: #073190;
	text-align: center;
}
.kvArea h2 img{
	width: 100%;
	max-width:500px;
	height: auto;
	margin: 0 auto; 
}
.localNav ul{
	display: table;
	table-layout: fixed;
	width: 100%;
}
.localNav li{
	display: table-cell;

	text-align: center;
	font-size: 12px;
	border-right: 1px solid #000;
}
.localNav li a,
.localNav li span{
	height: 30px;
	width: 100%;
	display: block;
	line-height: 30px;
	background: #02759D;
	color:#fff;

}
.localNav li:last-child{ border:none; }
.localNav li a:hover{
	opacity: 0.5;
}




/*================================================================

    [00]テーブル for JFA

==================================================================*/
.table-group-stage {
    margin-bottom: 5px;
    width: 100%;
    border-collapse: collapse;
}
.table-group-stage thead {
    border-top: 1px solid #ccc;
    background: #f6f6f6;
    font-weight: bold;
}
.table-group-stage th{
	  line-height: 14px;
  padding: 6px 0;
  font-weight: bold;
  font-size: 11px;
  text-align: center;
  vertical-align: middle;
  background-color: #f6f6f6;
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  height: 30px;
}
.table-group-stage td{
    color: #333;
    font-size: 12px;
    padding: 8px 5px;
    text-align: center;
    vertical-align: middle;
    position: relative;
    border-bottom: solid 1px #ccc;
}
.table-group-stage td:nth-child(1){
	font-weight: bold;
  font-size: 14px;
  background: #FAEBEC;
}
.table-group-stage td:nth-child(2){
	border-right: solid 1px #ccc;
	font-weight: bold;
	text-align: left;
}
p.standingsDate {
  text-align: right;
  font-size: 12px;
  margin: 5px 0;
}






/*================================================================

    [01]テーブル for score

==================================================================*/
.scoreTable{
	margin-bottom: 5px;
    width: 100%;
    border-collapse: collapse;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
}
.scoreTable th{
	line-height: 14px;
	padding: 6px 0;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	background-color: #f6f6f6;
	border-top: solid 1px #ccc;
	height: 30px;
	width: 15%;
}
.scoreTable td{
    color: #333;
    font-size: 10px;
    padding: 8px 0;
    text-align: center;
    vertical-align: middle;
    position: relative;
    border-top: solid 1px #ccc;
}
.scoreTable td.score_mem{
	border-top: none;
	padding-top: 0;
	border-bottom: solid 1px #ccc;
}
.scoreTable td.score_mem ul{
	border-top:1px dotted #ccc;
	text-align: left;
	padding-top: 3px;
	margin-left: 3px;
}
.scoreTable td.score_mem li{
	margin: 2px 0;
	display: table;
}
.scoreTable td.score_mem li span {
    background-color: #42537A;
    width: 60px;
    display: table-cell;
    text-align: center;
    border-radius: 2px;
    color: #fff;
    font-size: 10px;
    vertical-align: middle;
}
.scoreTable td.score_mem li i{
	 display: table-cell;
	 line-height: 1.2;
	 padding-left: 3px;
	 font-style: normal;
	 vertical-align: middle;
}
.scoreTable td.team{
	border-top: none;
	width: 22%;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
}
.scoreTable td.team span{
	display: block;
	font-weight: bold;
}

.scoreTable td.team img{
	border:1px solid #ccc;
	display: block;
	margin:0 auto 3px;
}

.scoreTable td.score{
	width: 5%;
	font-size: 12px;
	font-weight: bold;
}

.scoreTable td.vs{width: 20px; font-size: 14px;}

.scoreTable td.linkWrap{
	border-left: 1px solid #ccc;
}
.scoreTable td.linkWrap ul{
	letter-spacing: -.40em;/*隙間用*/
}
.scoreTable td.linkWrap ul li{
	letter-spacing: normal;/*隙間用*/
	display: block;
	vertical-align: middle;
	box-sizing: border-box;
	/*line-height: 2em;*/
	/*height: 2em;*/
	font-size: 10px;
	margin:5px 0;
	text-align: center;
}
.scoreTable td.linkWrap ul li > a,
.scoreTable td.linkWrap ul li > span{
	border:none;
	display: inline-block;
	background-color:#127FC4;
	width: 95%;
	margin-left: 5%;
	line-height: 1.3;
	padding: 5px 0;
	color: #fff;
}
.scoreTable td.linkWrap ul li > a > span{
	display: inline-block;
}


/*20160107*/

.interYouthArea section {
    margin-bottom: 30px;
}
.ttlLink, .second .ttlNoLink {
    position: relative;
}
.ttlLink h3, .ttlNoLink h3, .ttlNoLink .blockTit {
    background: #073190;
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 100%;
    margin: 10px 0;
    padding: 12px 16px;
}
.headLineBlock a, .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 {
    margin: 10px 0 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
.headLineBlock .bodyArea img {
    width: 100% !important;
    display: block;
}
.headLineBlock .bodyArea p {
    display: table-cell;
    vertical-align: top;
    padding: 0 20px 0 15px;
    font-size: 12px;
    line-height: 160%;
    color: #666;
}
/*.headLineBlock a:after, .infoBlock 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 li {
    border-bottom: 1px solid #ccc;
}
.infoBlock a {
    padding: 10px 0;
}
.headLineBlock a, .infoBlock a {
    color: #333;
    display: block;
    position: relative;
}
.headLineBlock a:hover, .infoBlock a:hover {
    background: #F3F3F3;
    text-decoration: none;
}
.matchlistArea .scoreTable {
    margin-bottom: 5px;
    width: 100%;
    border-collapse: collapse;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
}
.matchlistArea .scoreTable th {
    line-height: 14px;
    padding: 6px 0;
    font-weight: bold;
    font-size: 10px;
    text-align: center;
    vertical-align: middle;
    background-color: #f6f6f6;
    border-top: solid 1px #ccc;
    height: 30px;
    width: 15%;
}
.matchlistArea .scoreTable td.team {
    border-top: none;
    width: 22%;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    vertical-align: top;
}
.matchlistArea .scoreTable td {
    color: #333;
    font-size: 10px;
    padding: 8px 0;
    text-align: center;
    vertical-align: middle;
    position: relative;
    border-top: solid 1px #ccc;
}
.matchlistArea .scoreTable td.team.left span {
    left: 5px;
}
.matchlistArea .scoreTable td.team span {
    display: block;
    font-weight: bold;
}
.matchlistArea .scoreTable td.score {
    width: 5%;
    font-size: 12px;
    font-weight: bold;
}
.matchlistArea .scoreTable td.vs {
    width: 20px;
    font-size: 14px;
}
.matchlistArea .scoreTable td.right.as img {
    position: absolute;
    top: 50%;
    margin-top: -4px;
    display: inline-block;
    width: 24px;
    right: 5px;
}
.matchlistArea .scoreTable td.linkWrap {
    border-left: solid 1px #ccc;
	padding: 0;
}
.matchlistArea .scoreTable td.linkWrap ul {
    padding: 0;
}
.matchlistArea .scoreTable td.linkWrap ul li {
    display: block;
    vertical-align: middle;
    box-sizing: border-box;
    font-size: 10px;
    margin: 11px 0;
    text-align: center;
}
.matchlistArea .scoreTable td.linkWrap ul li a, .matchlistArea .scoreTable td.linkWrap ul li span {
    border: none;
    display: inline-block;
    background-color: #ccc;
    width: 95%;
    margin-left: 5%;
    padding: 5px 0;
}
.matchlistArea .scoreTable td.linkWrap ul li a {
    background: #2EA3DF;
    color: #fff;
}
.matchlistArea .scoreTable td.linkWrap ul li a i, .matchlistArea .scoreTable td.linkWrap ul li span i {
    padding-right: 3px;
}
.matchlistArea .scoreTable td.linkWrap ul li a:hover {
    background: #2EA3DF;
    color: #fff;
    text-decoration: none;
}
.scoreTable td.score_mem {
    border-top: none;
    padding: 0;
    border-bottom: solid 1px #ccc;
}
.scoreTable td.score_mem ul {
    border-top: 1px dotted #ccc;
    text-align: left;
    padding: 3px 0;
}
.scoreTable td.score_mem li {
    margin: 2px 0;
    display: table;
}

.scoreTable td.team.right span {
    right: 5px;
}
.samuraiblueArea section {
    margin-bottom: 30px;
}
.kvArea {
    margin: 0 0 20px;
    position: relative;
}
.kvArea h2 img {
    display: block;
    width: 100%;
    height: auto;
    max-width: 500px;
    vertical-align: bottom;
}
.kvArea ul.samuraiNavList {
    display: table;
}
.kvArea ul.samuraiNavList li:first-child {
    border-left: 0;
}
.kvArea ul.samuraiNavList li {
    display: table-cell;
    text-align: center;
    border-left: solid 1px #fff;
}
.kvArea ul.samuraiNavList li a, .kvArea ul.samuraiNavList li span {
    background: #073190;
    display: block;
    color: #fff;
    font-size: 13px;
    letter-spacing: -0.05em;
    padding: 5px 0;
    margin: 0;
}
.infoBlock .newsTitle .headline {
    font-size: 13px;
}
.headLineBlock .bodyArea p {
    display: none;
}
.menuList {
    background: #eaeaea;
    width: 100%;
}
.menuList ul{
	display: table;
    width: 100%;
}
.menuList li {
    display: table-cell;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-right: 1px solid #fff;
    width: 25%
}
.menuList li a {
    display: block;
    background-color: #eaeaea;
    color: #333;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    padding: 10px 0;
}



.articleTilArea{
	margin: 0 0 20px;
	padding-bottom: 0;
}
.articleTilArea .detailDate{
	font-size: 10px;
    font-weight: bold;
    color: #e60012;
}

/*20160706*/

.rio .samuraiblueProfList li.profVideo figure img{
	width: 100%;
	height: auto;
    max-width: 500px;
    vertical-align: top;
}

.rio .samuraiblueProfList li.profVideo figcaption{
	text-align: left;
    padding: 5px 0;
    font-size: 12px;
}

.rio .samuraiblueProfList li.profVideo a{
	display: block;
	position: relative;
}

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

.rio .samuraiblueProfList li.profVideo{
    padding: 0 50px;
    text-align: center;
    margin: 0 auto;
    margin-top: 10px;
	display: block;
}

.rio .samuraiblueProfList li.profVideo figure span{
    display: block;
    /*background: #000;*/
}

/*flame*/
/*@media screen and (min-width: 321px)
.oneloopBlock.video ul li div {
    height: 200px;
}

.oneloopBlock.video ul li div {
    overflow: hidden;
}

.oneloopBlock.video ul li div {
    overflow: hidden;
}*/