@charset "utf-8";


.intro_sub{
	padding:0 16px 24px;
}
.intro_sub .notes dd{color:#636363;}

#Pro .figure__arrow.arrow--1st {
    background: url("../../images/announce/worldseries_2015/figure.png") -248px 0 no-repeat
}

.promenber p{
	color: #d8d8d8;
	font-size: 16px;
	text-align: right;
	margin-top: 16px;
}

.figure__playoff{
	margin-top: 16px;
}


.promenber__ttl {
	color: #000000;
	padding: 12px 16px;
	font-weight: bolder;
	line-height: 1em;
	box-shadow: 0 4px 0 rgba(0,0,0,0.5);
	background: #ffe400; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffe400 0%, #eab300 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffe400), color-stop(100%,#eab300)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffe400 0%,#eab300 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffe400 0%,#eab300 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffe400 0%,#eab300 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffe400 0%,#eab300 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe400', endColorstr='#eab300',GradientType=0 ); /* IE6-9 */
}

/***************** 終了しました */
#Pro .flexbox__left, .flexbox__right{
	background:#464646;
}

/*************************** 観戦方法 */

.watching{
	margin: 16px 32px;
	padding: 16px;
	background-color: #222222;
	border: 4px solid #FFE000;
	border-radius: 16px;
	color: #ffffff;
}

.watching__ttl{
	font-size: 24px;
	text-align: center;
}

.watching__method{
	margin-top:16px;
	background-color: #151515;
	padding: 16px;
	border-radius:8px;
}

.watching__head{
	font-size: 18px;
	margin-bottom: 6px;
	color: #fff000;
}

.watching__text{
	line-height:1.5em;
}

.button{
    display: block;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    text-shadow: -2px -2px #F47416;
    display: block;
    margin: 8px auto;
    padding: 8px;
    border-radius: 8px;
    border: solid 2px #F47416;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #f49418;
    background: -moz-linear-gradient(top, #f49418 0%, #f47416 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f49418), color-stop(100%, #f47416));
    background: -webkit-linear-gradient(top, #f49418 0%, #f47416 100%);
    background: -o-linear-gradient(top, #f49418 0%, #f47416 100%);
    background: -ms-linear-gradient(top, #f49418 0%, #f47416 100%);
    background: linear-gradient(to bottom, #f49418 0%, #f47416 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f49418', endColorstr='#f47416',GradientType=0 );
    cursor: pointer;
    position: relative;
}

.button--egrn {
	color: #FFF;
    text-shadow: -2px -2px #3ea24c;
    border: solid 2px #3ea24c;
	background: #42ba4e; /* Old browsers */
	background: -moz-linear-gradient(top,  #42ba4e 0%, #3ea24c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#42ba4e), color-stop(100%,#3ea24c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #42ba4e 0%,#3ea24c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #42ba4e 0%,#3ea24c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #42ba4e 0%,#3ea24c 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #42ba4e 0%,#3ea24c 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#42ba4e', endColorstr='#3ea24c',GradientType=0 ); /* IE6-9 */
}

/*************************** 予選ラウンド */
.qualifier__result{
	font-size: 12px;
	color: #ffffff;
	padding: 4px 8px;
	background: #630000;
	border-radius: 8px;
	margin: 8px 0;
	border: 2px solid #330202;
}

.qualifier__result__ttl{
	font-size:18px;
	text-align: center;
	padding: 4px;
	color: #FFE400;
}

.qualifier__result ul{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.qualifier__result p{
	text-align: center;
	padding: 4px 0;
}

.qualifier_image,
.qualifier__result ul li img{
    display: block;
    width: 100%;
    height: auto;
}

/***************************名簿*/

.pro_list{
	padding: 0 12px 24px;
}

.pro_list li{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
	padding: 12px;
	background-color: #1D1D1D;
	margin: 8px 0;
	border-radius: 8px;
}

/**************************/
.pro_list .pro_profile{
	display: block;
	background-color: #242424;
	border-radius: 8px;
	padding: 12px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.pro_list .pro_name{
	width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
	font-size: 24px;
	font-weight: bold;
	color:#fff000;
}

.pro_list .pro_name span:nth-of-type(2){
	color: #ffffff;
	font-size: 16px;
	padding: 4px 8px;
	border-radius: 6px;
	background: #000000;
	font-weight: normal;
}

.pro_list .pro_detail{
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex: auto;
	margin-top: 6px;
	padding-top: 6px;
	border-top: 2px solid #313131;
}

.image{
	width: 30%;
}

.image img {
    display: block;
    width: 100%;
    height: auto;
}

.history{
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
	font-size: 20px;
	line-height: 24px;
	color: #d8d8d8;
}

.comment{
    color: #8a0c0c;
    background: #FFFFFF;
    font-weight: bold;
    font-size: 20px;
    position: relative;
    padding: 8px;
    border-radius: 8px;
    line-height: 1.2em;
    width:auto;
    word-wrap: break-word;
    margin: 0 0 8px 16px;
}

.comment:after{
	right: 100%;
	border: 4px solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	top: 50%;
	border-color: rgba(252, 252, 252, 0);
	border-right-color: #ffffff;
	border-width: 10px;
	margin-top: -10px;
}

/**************************/
.pro_list .pro_tweet{
    margin-left: 8px;
    width: 92px;
}
.pro_list .pro_tweet a{
	display: block;
	color: #ffffff;
	border-radius: 16px;
	font-size: 24px;
	font-weight: bold;
	background-color: rgb(14, 139, 191);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	text-align: center;
	border: 6px solid #242424;
	padding: 24px 8px;
}

.pro_list .pro_tweet a:hover {
    background-color: rgb(35, 214, 255);
    border:6px solid #007896;
}

/*----------------------------------------------------------------------
    SmartPhone CSS 640以下
----------------------------------------------------------------------*/
@media (max-width: 639px) {
	.promenber__ttl {
		padding: 10px 12px;
	}
	.promenber__ttl span {
		font-size: 24px;
	}
}
/*----------------------------------------------------------------------
    SmartPhone CSS 480以下
----------------------------------------------------------------------*/
@media (max-width: 479px) {

	.watching{
		margin: 8px 16px;
		padding: 8px;
	}

	h4.opponent__ttl {
		font-size: 14px;
	}
	.opponent {
    	margin: 4px 0 8px;
    	padding: 8px;
    }
    
	.opponent dl {
		font-size: 12px;
	}
	.opponent dd span{font-size:12px;}

	/*************/
	.promenber__ttl {
		padding: 8px;
		box-shadow: 0 2px 0 rgba(0,0,0,0.5);
	}
	.promenber__ttl span {
		font-size: 16px;
	}
	
	.comment{
		font-size: 14px;
		padding: 8px 4px;
	}
	
	.pro_list li {
	    padding: 4px;
	}

	.pro_list .pro_name{
		display: block;
		font-size: 16px;
	}
	
	.pro_list .pro_name span:nth-of-type(1){
		display:block;
	}
	.pro_list .pro_name span:nth-of-type(2){
		font-size: 12px;
		padding: 4px;
		border-radius: 4px;
		display: inline-block;
		margin-top: 4px;
	}
	
	.pro_list .pro_profile {
	    padding: 6px;
	}
		
	.promenber p{
		font-size: 12px;
	}
	
	/**************************/
	.pro_list .pro_tweet{
	    width: 16%;
	}
	.pro_list .pro_tweet a{
		font-size: 16px;
		font-weight: bold;
		padding: 16px 0;
		border: 2px solid #242424;
	}

	.pro_list .pro_tweet a:hover {
	    border:2px solid #007896;
	}

}