@charset "utf-8";
/* CSS Document */
/* アルビレックス新潟シンガポールユニフォームパートナー記者会見 2019/01 */
#albirex-sg-2019-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-2019-press a{
	text-decoration:none;
}
/*ヘッダー*/
#albirex-sg-2019-press .header_box{
	display:block;
	width:100%;
}
/*契約発表記者会見の様子*/
#albirex-sg-2019-press .txt_box{
	padding:20px 20px 20px;
}
#albirex-sg-2019-press .txt_box .txt_area{
}
#albirex-sg-2019-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-2019-press .txt_box .txt_area .main_txt{
	color:#090909;
	font-size:14px;
}
/*カルーセル部分*/
#albirex-sg-2019-press .slidebox{
	padding:20px 30px;
	position:relative;
}
#albirex-sg-2019-press .owl-carousel{
	display:block;
	width:100%;
	max-width:732px;
	margin:auto;
	position:relative;
}
#albirex-sg-2019-press .owl-theme .owl-controls{
	margin-top:8px;
}
#albirex-sg-2019-press .owl-theme .owl-controls .owl-page span{
	background-color:#cccccc;
	opacity:1;
}
#albirex-sg-2019-press .owl-theme .owl-controls .owl-page.active span{
	background-color:#888888;
}
#albirex-sg-2019-press .owl-theme .owl-controls{
}
#albirex-sg-2019-press .owl-theme .owl-controls .owl-buttons{
	width:100%;
}
#albirex-sg-2019-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-2019-press .owl-prev{
	position:absolute;
	left:-25px;
}
#albirex-sg-2019-press .owl-next{
	position:absolute;
	right:-25px;
}
#albirex-sg-2019-press .owl-theme .owl-controls .owl-pagination{
	position:absolute;
	left:0;
	right:0;
	margin:auto;
	bottom:-36px;
}
