
body.under div#AllBox{
	width:100%;
	}
h2{
	background:url(../images/covid19/img_tit_01.jpg) no-repeat center top;
	background-size:100% auto;
	text-indent:-9990px;
	padding-top:52.5%;
	height:0;
	}



/* Caution
===============================================================*/
div#Main .caution {
	margin: 0 13px 40px;
}
div#Main .caution h3 {
	font-size: 16px;
	line-height: 24px;
	font-family: 'Noto Serif JP', serif;
	font-weight: 500;
	color: #FFFFFF;
	letter-spacing: 0.06em;
	padding: 0 2px 5px;
	background: url(../images/covid19/line.png) no-repeat left bottom;
	background-size: 100% auto;
	margin: 0 -2px 15px;
}
div#Main .caution p {
	line-height: 16px;
	color: #FFFFFF;
}


/* Gray
===============================================================*/
div#Main .bg_gray {
	margin: 0 13px;
	background: url(../images/covid19/bg.png) repeat left top;
	background-size: 294px 186px;
	padding: 27px 0;
}
div#Main .bg_gray p {
	line-height: 16px;
	text-align: center;
	color: #FFFFFF;
	letter-spacing: 0.16em;
	font-family: 'Noto Serif JP', serif;
}
div#Main .bg_gray p.yellow {
	font-size: 16px;
	line-height: 20px;
	color: #efe7a5;
	margin-top: 10px;
	letter-spacing: 0.06em;
}