@charset "utf-8";

.news180909_comment{
	width:68%;
	padding:8px 15px;
	border:solid 1px #140b75;
	box-sizing:border-box;
}
	@media screen and (max-width: 619px){
		.news180909_comment{
			width:100%;
		}
	}

.lf{margin-bottom:0.75em}
.news190329_ttl{
	font-size:1.125em;
	font-weight:bold;
	color:#ff8400;
}
table.news190329{
	background: rgba(255,255,255,0.8);
	width:100%;
	margin-bottom:1.75em;
	padding: 1% 2%;
	border-collapse: collapse;
}
table.news190329 th,
table.news190329 tr,
table.news190329 td{
	border:solid 1px #140b75;
	box-sizing:border-box;
}
table.news190329 th{
	width:15%;
	padding:0.5em 0.3em;
	text-align: left;
	vertical-align:top;
}
table.news190329 td{
	width:85%;
	padding:0.4em 0.5em;
}
table.news190329 td:nth-child(1) {
	background: rgba(118,173,236,.3);
	font-weight:bold;
}
	@media screen and (max-width: 619px){
		table.news190329 th{
			width:25%;
		}
		table.news190329 td{
			width:75%;
		}
	}

.news190401 .str{
	font-weight:bold;
	color:#009141
}
.news190401 .ifrm,.poke_ifrm{
	width:100%;
	height:320px;
	border:solid 1px #140b75;
}
	.news190401 .ifrm .ifrm_inner,
	.poke_ifrm .ifrm_inner{
		background:rgba(255,255,255,.6);
		width:100%;
		height:100%;
		padding:2% 3%;
		font-size: 0.9375em;
		box-sizing:border-box;
		overflow:auto;
	}
	@media screen and (max-width: 619px){
		.news190401 .ifrm,.poke_ifrm{
			width:95%;
			height:80vw;
			margin:0 auto;
		}
	}
.news190630 .forecast{
	background: rgba(255,255,255,.8);
	width: 40%;
	padding: 1em 1.5em;
	margin: 0 auto .75em;
	color:#ffb200;
	font-size: 1.6em;
	font-weight: bold;
	text-align: center;
	border: solid 3px #ffcf00;
	border-radius: 30px;
}
	@media screen and (max-width: 619px){
		.news190630 .forecast{
			width: 70%;
		}
	}
.news190630 .str{
	font-weight:bold;
	color:#009141
}
.news190630 .box_present{
	margin:1em auto 1.5em;
	text-align:center;
}
.news190630 .str02{
	font-size:1.0625em;
	font-weight:bold;
}
.news190630 .guide_bg{
	background-color:#ffb200;
	margin: 10px auto;
	padding: 5px 8px;
	font-size:16px;
	text-align:center;
	font-weight:bold;
}
.ffs {font-feature-settings: 'palt';}