@charset "utf-8";
/* CSS Document */
/* アルビレックス新潟シンガポールユニフォームパートナー記者会見 2020/01 */
header .wrap{
	display:block;
	width:980px;
	margin:auto;
}
.wrap{
	display:block;
	width:100%;
	margin:auto;
}
.main_frame{
	display:block;
	width:980px;
	margin:auto;
}
#pankuz{
	display:block;
	width:980px;
	margin:0 auto 15px;
}
.wide_contents{
}
footer .wrap{
	display:block;
	width:980px;
	margin:auto;
}
#albirex-sg-2020-press{
	color:#515151;
	font-family:"Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", "MS Gothic", sans-serif;
	background-color:#ffffff;
	margin-bottom:100px;
}
#albirex-sg-2020-press a{
	text-decoration:none;
}
#albirex-sg-2020-press a:hover{
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter:"alpha(opacity=60)";
	-khtml-opacity:0.6;
	-moz-opacity:0.6;
}
#albirex-sg-2020-press .tbl{
	display:table;
	width:100%;
}
#albirex-sg-2020-press .tbl .cell{
	display:table-cell;
	vertical-align:top;
}
/*ヘッダー*/
#albirex-sg-2020-press .header_box{
	display:block;
	width:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
#albirex-sg-2020-press .header_box img{
	display:block;
	width:950px;
	margin:auto;
}
/*契約発表記者会見の様子*/
#albirex-sg-2020-press .txt_box{
	margin:60px 0;
}
#albirex-sg-2020-press .txt_box .txt_area{
	display:block;
	width:875px;
	margin:auto;
}
#albirex-sg-2020-press .txt_box .txt_area .main_ttl{
	display:block;
	color:#090909;
	font-size:33px;
	font-weight:bold;
	line-height:1.2;
	margin-bottom:60px;
	padding-left:20px;
	border-left:6px solid #000000;
}
#albirex-sg-2020-press .txt_box .txt_area .main_txt{
	color:#090909;
	font-size:16px;
}
/*契約発表記者会見の様子(写真)*/
#albirex-sg-2020-press .photo_list{
	display:block;
	width:880px;
	margin:auto;
}
#albirex-sg-2020-press .photo_list .tbl .cell{
	padding:5px;
}
#albirex-sg-2020-press .photo_list .tbl .cell img{
	display:inline-block;
	width:210px;
	height:auto;
}
/*去年の記者会見はこちら*/
#albirex-sg-2020-press .link_btn{
	display:block;
	color:#666666;
	font-size:14px;
	text-align:center;
	letter-spacing:2px;
	background-color:#ffffff;
	border:1px solid #d8d8d8;
	width:280px;
	padding:20px;
	margin:64px auto 0;
	position:relative;
}
#albirex-sg-2020-press .link_btn:after{
	content:"";
	display:block;
	position:absolute;
	top:50%;
	right:20px;
	width:0;
	height:0;
	margin-top:-5px;
	border-style:solid;
	border-width:6px 0 6px 8px;
	border-color:transparent transparent transparent #84ca19;
}
