@charset "UTF-8";
/* CSS Document */

/* 基本設定クリア */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, input, textarea, legend, article, aside, footer, header, hgroup, menu, nav, section {
	border: 0;
	color: #000;
	font-size: 100%;
	font: inherit;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
a {
	text-decoration: none;
}
ul {
	list-style: none;
}
.clear {
	overflow: hidden;
	zoom: 1;
}
/* 基本のレイアウト */
body {
	background: #000;
	font-family: " UD新ゴ コンデンス90 M " ;      /**** "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*****/
}

body {
	background: #000;
	font-family: "UD新ゴ コンデンス90 M";
} 

.wrapper-header {
	border-top: ridge 7px #FF0000;
	margin: 5px;
}
.header {
	margin: 3px auto ;
	max-width: 960px;
	
}
/* 一番上リンクボタン*/
.wrapper-nav-global {
 /* background:url(../images/wrapper-nav-global-back.jpg)  repeat-x;  */
	/*border-bottom: ridge 5px #000; 項目の下飾りライン */
	border-top: ridge 2px #FF0000; /*項目の上飾りライン */
	font-size: 1.1em;  /*Webフォントサイズに設定2020.05.19 */
	font-family: " UD新ゴ コンデンス90 M" ; 
}
.nav-global {
	margin: 0 auto;
	max-width: 960px;
}
.wrapper-slideshow {
	background: #ddd;
}
.wrapper-main {
	background: #000;
	
}

.main {
	background: #222;
	margin: 0 auto;
	max-width: 960px;
}
.news {
	float: left;
	padding: 0px 1% 0px 2%;/* 4.1666666%（40px/960px） */
	width: 63.75%;/*43.75%（420px/960px） */
}

.articles {
	float: left;
	padding: 0px  0  0 2.1666666%;/* 4.1666666%（40px/960px） 両側で80px分 */
	width: 28%;/*43.75%（420px/960px） */
}

.articles img {
	border:solid 2px #666 ;  /*右側プレー写真の枠*/
	
}

.wrapper-footer {
	background: #000;
}
.footer {
	margin: 0 auto;
	max-width: 960px;
}
/* header */
.header h1 {
    background: url(../images/logo-300.png) no-repeat; 
	height: 120px;
	margin: 0 0 10px 1%;/* 4.1666666%（40px/960px） */
	text-indent: -9999px;
	width:750px;
}
/* nav-global */
.nav-global li {
	float: left;
	text-align: center;
	width: 20%;
}
.nav-global li a {
	border-right: solid 3px #000; /*項目仕切り線色 */
	color: #fff;     /*項目文字色 */
	display: block;
	padding: 15px 0;
}
.nav-global li:last-child a {
	border-right: none;
}
.nav-global li a:hover {
	border-bottom: solid 5px #ea10f8; /* 項目マウスリンク時色横棒に */
	padding: 15px 0 10px 0;
}

.nav-global li a:active {
	border-bottom: solid 5px #75b4c4;
}

/* shortcut */
.shortcut {
	border-bottom: solid 1px #e3e3e3;
}
.shortcut li {
	float: left;
	width: 33.3333333%;/* 33.3333333%（320px/960px） */
}
.shortcut li a {
	display: block;
	padding: 30px 0;　
	width: 100%;
	height: 100%;
	text-align: center;
}
.shortcut li p {
	margin: 20px 0 0 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
}
.shortcut li a:hover p {
	color: #8ac2d0;
}
.shortcut li a:active p {
	color: #75b4c4;
}
/* news */
.news h1 {
	/*background:url(../images/h1ba.jpg)  repeat-x; */
	margin: 10px 0 10px 0;
	padding: 5px 0  10px;
	font-size: 1.3em;
	font-weight: bold;
	color: #fff;
	text-align:center;
	border-top: ridge 5px #666666;
	border-bottom: ridge 5px #666666; /*項目の下飾りライン */
}

.news h2 {
	
		font-size: 1.0em;
	
	}




/* articles */
.articles h1 {
	/*background:url(../images/h1ba.jpg)  repeat-x;*/
	margin: 10px 0 10px 0;
	padding: 5px 0  10px;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	text-align:center;
	border-top: ridge 5px #666666; /*項目の上飾りライン */
	border-bottom: ridge 5px #666666; /*項目の下飾りライン */
}
 
 .articles h3 {
/*	background:url(../images/h1ba.jpg)  repeat-x; */
	margin: 5px;
	padding: 7px ;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	text-align:center;
	border-top: ridge 5px #666666;
	border-bottom: ridge 5px #666666; /*項目の下飾りライン */
}
 
.articles h3 a:visited { color: #fff; } 

.articles h3 a:link {color:#fff;}

 .articles h3 a:hover{
    display:block;
　  width:15px;
　  height:5px;
    background:#ea10f8;
	
	 }
 
 
 
.articles h1 a:visited { color: #fff; } 

.articles h1 a:link {color:#fff;}

 .articles h1 a:hover{
    display:block;
　  width:15px;
　  height:5px;
    background:#ea10f8;
	
	 }

/* footer */
.footer p {
	color: #fff;
	text-align: center;
	line-height:20px; 
	font-size: 0.8em
		
	}

/**
 * RESPONSIVE: スマートフォン向けウィンドウ幅600px以下
 */
@media screen and (max-width:600px) {
	/* 基本のレイアウト */
	.news {
		float: none;
		padding: 0px  0  0 2.1666666%;;/* 4.1666666%（40px/960px） 両側で80px分 */
		width: 91.6666666%;/*91.6666666%（880px/960px） */
	}
	
	.articles {
		float: none;
		padding: 20px 4.1666666%;/* 4.1666666%（40px/960px） 両側で80px分 */
		width: 91.6666666%;/*91.6666666%（880px/960px） */
	}
 
  .articles h1 a:visited { color: #fff; } 

  .articles h1 a:link {color:#dddada;}	

  .articles h1 a:hover{
    display:block;
　  width:15px;
　  height:10px;
    background:#FF0000;
	
	 }	
	
	/* header */
	.header h1 {
		background: url(../images/bs-phs-logo.png) no-repeat;
		height: 60px;
		width: 350px;
	}
		
	/* nav-global */
	.nav-global li a {
		font-size: 0.8em;
		width:100%;
	}
	
	/* shortcut */
	.shortcut li img {
		width: 80%;
	}
	.shortcut li p {
		font-size: 1.0em;
	}
	
	.footer p {
	line-height: 17px;
	text-align: center;  
			
    }
	
/* ------ Utility ------ */

#utility {
	position: absolute; 			/* PC用の表示ではposition:absoluteとする */
	width: 100%;
	top: 0px;	 				/* top:0としてヘッダー部に移動 */
	height: 40px;				/* 高さは固定とする */
	background-color: #000;
}

#utility .row {
	height: 100%;
}

#country {
	float: right;
}

#country p {
	display: inline-block;
	margin-top: 10px;
	margin-right: 20px;
	padding: 0px  0px 0px 0px;    /* Google 横間隔上右下左指定 */
	color: #999;
	font-weight: bold;
	/* border-left: solid 0px #444; */

}
#country p:first-child {
	border-left: none;
}

#country p img {
	width: 5px;
	height: 20px;
	margin-right: 0px;
}

#country p a {
	display: block;
	width: 4em;
	text-decoration: none;
}
