@charset "UTF-8";
body {
	background-color: #000;
}

#wrapper {
	width: 100%;
}


/*HEADER*/

#header {
	position: relative;
	width: 100%;
	background-image: url(../img/msanewsback.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 620px;
}

@media screen and (min-width:320px) and ( max-width:768px) {
	#header {
		position: relative;
		width: 100%;
		background-image: url(../img/spmsanewsback.jpg);
		background-size: 100%;
		background-position: center top;
		background-repeat: no-repeat;
		background-color: #000;
		height: 190px;
	}
}

#header_inner {
	position: relative;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

@media screen and (min-width:320px) and ( max-width:768px) {
	#header_inner {
		position: relative;
		width: 400px;
		margin-left: auto;
		margin-right: auto;
	}
}

#fade {
	background-repeat: no-repeat;
	background-color: #000;
	z-index: 32000;
	background-position: center;
	width: 100%;
	height: 100%;
	position: fixed;
}

#whiteflash {
	background-repeat: no-repeat;
	background-color: #fff;
	z-index: 2000;
	background-position: center top;
	width: 100%;
	height: 528px;
	position: absolute;
	display: none;
}

#language {
	position: absolute;
	margin: 8px 0 0 130px;
	z-index: 600;
}

#language li {
	float: left;
}

@media screen and (min-width:320px) and ( max-width:768px) {
	#language {
		position: absolute;
		margin: -30px 0 0 10px;
		z-index: 600;
		width: 390px;
	}
}

@media screen and (min-width:320px) and ( max-width:768px) {
	#language li {
		float: left;
		margin-right: 7px;
	}
}

#spheader {
	position: relative;
	border-bottom: 1px solid white;
	height: 30px;
}

#spsnklogo {
	position: absolute;
	margin: 7px 0 0 10px;
}

#splanguage {
	position: absolute;
	margin: 3px 0 0 135px;
}

#splanguage li {
	float: left;
	margin-right: 10px;
}


/*SNS*/

#snslist {
	position: absolute;
	margin: 70px 0 0 720px;
	z-index: 1300;
}

#snslist li {
	float: left;
	margin-right: 9px;
}

@media screen and (min-width:320px) and ( max-width:768px) {
	#snslist {
		position: relative;
		margin: 35px 0 0 40px;
		height: 40px;
	}
}

@media screen and (min-width:320px) and ( max-width:768px) {
	#snslist li {
		float: left;
		margin-right: 30px;
	}
}


/*FOOTER*/

#footer {
	position: relative;
	width: 100%;
	min-height: 180px;
	margin-top: 40px;
}

@media screen and (min-width:320px) and ( max-width:768px) {
	#footer {
		position: relative;
		width: 400px;
		min-height: 560px
	}
}

#footer_inner {
	position: relative;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

@media screen and (min-width:320px) and ( max-width:768px) {
	#footer_inner {
		position: relative;
		width: 400px;
		margin-left: auto;
		margin-right: auto;
	}
}

#footersnklogo {
	position: relative;
	margin: 5px 0 0 0;
	width: 85px;
	float: left;
}

@media screen and (min-width:320px) and ( max-width:768px) {
	#footersnklogo {
		position: relative;
		margin: 30px 0 0 150px;
		float: none;
	}
}

#copyright01 {
	position: absolute;
	width: 490px;
	margin: 2px 0 0 90px;
	color: #fff;
	font-size: 7pt;
	z-index: 1200;
	line-height: 1.4em;
}

@media screen and (min-width:320px) and ( max-width:768px) {
	#copyright01 {
		position: relative;
		margin: 10px 0 0 40px;
		width: 320px;
		color: #fff;
		font-size: 12pt;
		z-index: 1200;
		line-height: 1.5em;
	}
}

.whiteline {
	height: 1px;
	border-bottom: 1px solid white;
	margin-top: 50px;
}

.whiteline2 {
	position: absolute;
	width: 100%;
	margin-top: 612px;
	height: 1px;
	border-bottom: 1px solid white;
	z-index: 1490;
}

#msd {
	position: absolute;
	margin: 25px 0 0 540px;
}

@media screen and (min-width:320px) and ( max-width:768px) {
	#msd {
		position: relative;
		margin: 25px 0 15px 120px;
	}
}

#snkgamesite {
	position: absolute;
	margin: 55px 0 0 660px;
}

@media screen and (min-width:320px) and ( max-width:768px) {
	#snkgamesite {
		position: relative;
		margin-top: 10px;
		margin-left: auto;
		margin-right: auto;
		width: 302px;
	}
}

#msseries {
	position: relative;
	margin: 0 0 0 0;
	height: 50px;
}

#msseries li {
	float: left;
}

#msseriestitle {
	position: relative;
	margin: 0 0 0 0;
	float: left;
	width: 240px;
}


/*TEXT*/

.tex1,
.text2,
.text3,
.text4,
.text5,
.text6,
.text7,
.text8,
.text9,
.text10,
.bodytext,
.bodytext1,
.midashi {
	font-family: "Meiryo UI", "Meiryo", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	text-align: left;
	text-decoration: none;
}

.text1 {
	color: #fff;
	font-size: 9pt;
	width: 560px;
}

@media screen and (min-width:320px) and ( max-width:768px) {
	.text1 {
		color: #fff;
		font-size: 12pt;
	}
}

.text2 {
	font-size: 7pt;
	color: #fff;
}

@media screen and (min-width:320px) and ( max-width:768px) {
	.text2 {
		color: #fff;
		font-size: 11pt;
		line-height: 1.7em;
	}
}

.text5 {
	margin: -29px 0 0 0;
	font-size: 9pt;
	color: #fff;
}

@media screen and (min-width:320px) and ( max-width:768px) {
	.text5 {
		margin: 145px 0 0 40px;
		width: 320px;
		color: #fff;
		font-size: 12pt;
		line-height: 1.7em;
	}
}

.text6 {
	margin: -29px 0 0 0;
	font-size: 12pt;
	padding: 5px 10px 5px 10px;
	color: #fff;
	font-weight: bold;
}

.text7 {
	font-size: 11pt;
	color: #fff;
	font-weight: normal;
}

@media screen and (min-width:320px) and ( max-width:768px) {
	.text7 {
		font-size: 12pt;
		color: #fff;
		font-weight: normal;
	}
}

.text8 {
	font-size: 10pt;
	color: #fff;
	font-weight: normal;
}

@media screen and (min-width:320px) and ( max-width:768px) {
	.text8 {
		font-size: 12pt;
		color: #fff;
		font-weight: normal;
	}
}

.text9 {
	font-size: 10pt;
	color: #ff0000;
	font-weight: normal;
}

.text10 {
	font-size: 10pt;
	color: #000;
	font-weight: normal;
}

#specpc {
	position: relative;
	margin: 20px 0 5px 0;
	width: 590px;
}

#specsp {
	position: relative;
	margin: 20px 0 5px 40px;
	width: 320px;
}

.copyright02 {
	position: absolute;
	margin: 60px 0 0 0;
}

@media screen and (min-width:320px) and ( max-width:768px) {
	#copyright02 {
		position: relative;
		margin: 5px 0 0 0;
	}
}

.copyright03 {
	position: absolute;
	margin: 15px 0 0 0;
}

@media screen and (min-width:320px) and ( max-width:768px) {
	.copyright03 {
		width: 360px;
		margin: 40px 0 30px 30px;
	}
}


/*CLEAR FIX*/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*¥*/
	/*/
  height: auto;
  overflow: hidden;
  /**/
}

.pagetop {
	position: fixed;
	bottom: -200px;
	right: 20px;
	z-index: 10000;
}

a:link {
	color: #fff;
	text-decoration: none;
}

a:visited {
	color: #fff;
}

a:hover {
	color: #888;
}

.text10 a:link {
	color: #000;
	text-decoration: none;
}

.text10 a:visited {
	color: #000;
}

.text10 a:hover {
	color: #888;
}

#headline {
	height: 7px;
	background-color: #000;
}

@media screen and (min-width:320px) and ( max-width:768px) {
	#headline {
		height: 40px;
		background-color: #000;
	}
}

#headsq {
	position: absolute;
	margin: 0 0 0 0;
	z-index: 10;
}

#snklogo {
	position: absolute;
	margin: 7px 0 0 58px;
	z-index: 650;
}

#topsnslist {
	position: absolute;
	margin: 5px 0 0 478px;
	z-index: 700;
}

#topsnslist li {
	float: left;
	margin-right: 10px;
}

#middlecontents {
	background-image: url(../img/blackback2.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 100%;
	background-position: center top;
}

@media screen and (min-width:320px) and ( max-width:768px) {
	#middlecontents {
		background-image: none;
		background-repeat: no-repeat;
		position: relative;
		width: 100%;
		background-position: center top;
	}
}

#middlecontents_inner {
	position: relative;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

@media screen and (min-width:320px) and ( max-width:768px) {
	#middlecontents_inner {
		position: relative;
		width: 400px;
		margin-left: auto;
		margin-right: auto;
	}
}


/*ニュースインフォメーション用*/

#infromationcontents {
	position: relative;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 100px;
}

@media screen and (min-width:320px) and ( max-width:768px) {
	#infromationcontents {
		position: relative;
		width: 100%;
		margin-top: 0;
		margin-bottom: 2px;
	}
}

#informationcontents_innner {
	position: relative;
	width: 960px;
	margin-top: -325px;
	margin-left: auto;
	margin-right: auto;
	background-color: rgba(0, 0, 0, 0.6);
}

@media screen and (min-width:320px) and ( max-width:768px) {
	#informationcontents_innner {
		position: relative;
		width: 400px;
		margin-top: 0;
		margin-left: auto;
		margin-right: auto;
	}
}

#twbnr {
	position: absolute;
	margin: 15px 0 0 15px;
}

#twwrap {
	position: absolute;
	width: 288px;
	margin: 0px 0 0 15px;
	z-index: 200;
}

@media screen and (min-width:320px) and ( max-width:768px) {
	#twwrap {
		overflow: auto;
		margin: 0px 0 0 25px;
		z-index: 200;
		-webkit-overflow-scrolling: touch;
		overflow-scrolling: touch;
	}
}
@media screen and (min-width:320px) and ( max-width:768px) {
	#twwrap iframe {
		width: 740px !important; 
	}
}

#inforightbox {
	position: relative;
	float: right;
	margin-top: 115px;
	width: 346px;
}

@media screen and (min-width:320px) and ( max-width:768px) {
	#inforightbox {
		position: relative;
		float: none;
		width: 350px;
		margin-top: 50px;
	}
}

#tweetwrap {
	position: relative;
	margin: 10px 0 0 0px;
	width: 321px;
	height: 422px;
	border: solid 1px #ff0000;
	z-index: 800;
	background-color: rgba(0, 0, 0, 0.5);
}

@media screen and (min-width:320px) and ( max-width:768px) {
	#tweetwrap {
		position: relative;
		width: 350px;
		height: 428px;
		border: solid 1px #ff0000;
		z-index: 800;
		margin: 0px 0 0 0px;
	}
}

#infoleftbox {
	position: relative;
	float: left;
	width: 560px;
	margin-left: 25px;
}

@media screen and (min-width:320px) and ( max-width:768px) {
	#infoleftbox {
		position: relative;
		float: none;
		width: 350px;
		margin-left: 25px;
	}
}

#msatweet {
	position: relative;
	margin-top: 8px;
	width: 243px;
	margin-left: auto;
	margin-right: auto;
}

#middleconttitle {
	margin-top: 40px;
}

#pctopinfotitle {
	margin: 35px 0 0 0px;
}

#sptopinfotitle {
	margin-left: -25px;
}

#showall {
	position: absolute;
	margin: 7px 0 0 463px;
}

#msfb {
	position: absolute;
	margin: -47px 0 0 660px;
}

@media screen and (min-width:320px) and ( max-width:768px) {
	#msfb {
		position: relative;
		margin-top: 40px;
		margin-left: auto;
		margin-right: auto;
		width: 302px;
	}
}


/*NEWS INFO PC用*/

#newsinfowrap {
	margin-top: 25px;
	width: 550px;
	/*overflow: scroll;
	overflow-x: hidden;*/
	padding: 10px 20px 20px 20px;
	background: #fcfbf7;
}

.blog_list {
	border-bottom: 2px dotted #000;
	width: 510px;
}

dl,
dt,
dd {
	margin: 0;
	padding: 0;
}

dt,
dd {
	padding: 5px;
}

.blog_list_day {
	float: left;
	width: 220px;
	padding-top: 8px;
	padding-bottom: 0px;
}

.blog_list_title {
	float: left;
	width: 510px;
	padding-top: 0px;
	padding-bottom: 8px;
	margin-left: 0px;
}

.pict {
	margin: -2px 0 0 15px;
}


/*NEWS INFO スマホ用*/

@media screen and (min-width:320px) and ( max-width:768px) {
	#newsinfowrap {
		margin-top: 12px;
		width: 350px;
		height: auto;
		/*overflow: visible;
		overflow-x: visible;*/
	}
	.blog_list {
		border-bottom: 2px dotted #000;
		width: 312px;
	}
	.blog_list_day {
		float: left;
		width: 250px;
		margin-top: 3px;
		margin-left: 0;
		padding-bottom: 0px;
	}
	.blog_list_title {
		float: left;
		width: 312px;
		padding-top: 0px;
		padding-bottom: 8px;
		margin-left: 0;
	}
	.pict {
		margin: -2px 0 0 15px;
	}
}

#newsinfowrap::-webkit-scrollbar {
	width: 5px;
	background: #666;
}

#newsinfowrap::-webkit-scrollbar:horizontal {
	height: 5px;
}

#newsinfowrap::-webkit-scrollbar-button {
	width: 5px;
	height: 5px;
	background: #eee;
}

#newsinfowrap9::-webkit-scrollbar-piece {
	background: #666;
}

#newsinfowrap::-webkit-scrollbar-piece:start {
	background: #333;
}

#newsinfowrap::-webkit-scrollbar-thumb {
	background: #fff;
}

#newsinfowrap::-webkit-scrollbar-corner {
	background: #fff;
}

#newstitlelogo {
	position: absolute;
	margin: 90px 0 0 30px;
	width: 238px;
}

@media screen and (min-width:320px) and ( max-width:768px) {
	#newstitlelogo {
		position: absolute;
		margin: 32px 0 0 20px;
		width: 150px;
	}
}

#btt {
	margin-top: 40px;
	width: 199px;
	margin-left: auto;
	margin-right: auto;
}

#newsimg {
	margin: -100px 0 0 -20PX;
}


/*ニュース本体*/

#newsinfowrap_body {
	position: relative;
	margin-top: 25px;
	width: 545px;
	z-index: 2000;
	padding: 30px 30px 30px 30px;
	background: #fcfbf7;
}



@media screen and (min-width:320px) and ( max-width:768px) {
	/*ニュース本体　レスポンシブ用*/
	#newsinfowrap_body {
		position: relative;
		margin-top: 15px;
		width: 350px;
		z-index: 2000;
		padding: 20px 20px 20px 20px;
		background-color: #fcfbf7;
	
	}
}

#newsinfowrap_body h3.midashi {
	font-size:16px;

}

.bodytext1 {
	color: #000;
	font-size: 12px;
	line-height: 1.5em;
}

.bodytext1 a {
	color: #0099cc;
	text-decoration: underline;
}
.newsimage {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 30px;
	font-size: 12px;
}
.newsimage img{
	margin-bottom: 2px;
}
.midashi {
	margin-top: 0;
	margin-bottom: 20px;
	color: #000;
	font-weight: bold;
	border-bottom: solid 2px #ff0000;
	padding-bottom: 5px;
}
.blog_list_day2 {
	float: none;
	width: 200px;
	padding-top: 0px;
}
.btsa {
	width: 175px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -25px;
	margin-top: 20px;
}
h4 {
	font-weight: bold;
	line-height: 1.4em;
	padding-left: 1.2em;
	text-indent: -1.2em;
	font-size: 16px;
	margin-top: 30px;
	margin-bottom: 5px;
}
h4:before {
	content: url(../img/arrow.png);
	margin-right: 5px;
	position: relative;
	top: 2px;
}

#newsinfowrap_body table {
	font-size:12px;
	margin-bottom:20px;
}

#newsinfowrap_body table th,td {
	padding:2px;
	vertical-align: middle;
}
#newsinfowrap_body table a {
	color: #0099cc;
	text-decoration: underline;
}

.warning_stripe {
	position: relative;
}

.warning_stripe:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 0.25em;
	background: -webkit-repeating-linear-gradient(-45deg, yellow, yellow 0.25em, black 0.25em, black 0.5em);
	background: repeating-linear-gradient(-45deg, yellow, yellow 0.25em, black 0.25em, black 0.5em);
}

.icon_warning {
	padding-left: 1.75em;
	background-size: 1.5em 1.5em;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../img/icon_notice.png);
}

.unit_name {
	padding-top: 1em;
	padding-bottom: 1em;
	font-size: 1em;
	font-weight: bold;
	color: red;
}

.data_list dt {
	margin-left: 1em;
	display: list-item;
	list-style-type: disc;
	font-weight: bold;
	font-size: 90%;
	padding-bottom: 0.25em;
}

.data_list dd {
	margin-left: 1em;
	font-size: 80%;
}

.fukidashi-pu {
  position: relative;
  display: inline-block;
  margin: 1.5em 0 1.5em 15px;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  background-color : #4853a0;
  color : #FFFFFF;
}

.fukidashi-pu:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-right: 15px solid #4853a0;
}

.fukidashi-pu p {
  margin: 0;
  padding: 0;
}
