@charset "utf-8";
/* CSS Document */
/* アルビレックス新潟シンガポールユニフォームパートナー記者会見 2020/01 */
#albirex-sg-2020-press{
	display:block;
	color:#515151;
	font-family:"Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", "MS Gothic", sans-serif;
	background-color:#ffffff;
	width:100%;
	max-width:950px;
	margin:0 auto 40px;
}
#albirex-sg-2020-press a{
	text-decoration:none;
}
/*ヘッダー*/
#albirex-sg-2020-press .header_box{
	display:block;
	width:100%;
}
/*契約発表記者会見の様子*/
#albirex-sg-2020-press .txt_box{
	padding:20px 20px 20px;
}
#albirex-sg-2020-press .txt_box .txt_area{
}
#albirex-sg-2020-press .txt_box .txt_area .main_ttl{
	display:block;
	color:#090909;
	font-size:16px;
	font-weight:bold;
	line-height:1.4;
	margin-bottom:20px;
	padding-left:6px;
	border-left:4px solid #000000;
}
#albirex-sg-2020-press .txt_box .txt_area .main_txt{
	color:#090909;
	font-size:14px;
}
/*カルーセル部分*/
#albirex-sg-2020-press .slidebox{
	padding:20px 30px;
	position:relative;
}
#albirex-sg-2020-press .owl-carousel{
	display:block;
	width:100%;
	max-width:732px;
	margin:auto;
	position:relative;
}
#albirex-sg-2020-press .owl-theme .owl-controls{
	margin-top:8px;
}
#albirex-sg-2020-press .owl-theme .owl-controls .owl-page span{
	background-color:#cccccc;
	opacity:1;
}
#albirex-sg-2020-press .owl-theme .owl-controls .owl-page.active span{
	background-color:#888888;
}
#albirex-sg-2020-press .owl-theme .owl-controls{
}
#albirex-sg-2020-press .owl-theme .owl-controls .owl-buttons{
	width:100%;
}
#albirex-sg-2020-press .owl-theme .owl-controls .owl-buttons div{
	display:block;
	color:#dbdbdb;
	background:none;
	opacity:1;
	font-size:20px;
	font-weight:bold;
	padding:0;
	top:0;
	bottom:0;
	margin:auto;
	height:20px;
}
#albirex-sg-2020-press .owl-prev{
	position:absolute;
	left:-25px;
}
#albirex-sg-2020-press .owl-next{
	position:absolute;
	right:-25px;
}
#albirex-sg-2020-press .owl-theme .owl-controls .owl-pagination{
	position:absolute;
	left:0;
	right:0;
	margin:auto;
	bottom:-36px;
}
/*去年の記者会見はこちら*/
#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:100%;
	max-width:220px;
	padding:20px;
	margin:32px 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;
}
#albirex-sg-2020-press .link_bnr{
	display:block;
	padding:20px;
	margin-top:16px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
#albirex-sg-2020-press .link_bnr img{
	display:block;
	width:100%;
	max-width:640px;
	height:auto;
	margin:auto;
}
