
body.under{
	background:url(../images/calender/bg01.png) no-repeat center top #000000;
	}
body.under div#AllBox{
	width:100%;
	}
h2{
	background:url(../images/covid19/tit01.png) no-repeat 0 0;
	width:110px;
	height:311px;
	text-indent:-9990px;
	position:absolute;
	top:90px;
	right:10px;
	}

/* Main
===============================================================*/
.bg01{
	height: 851px;
}
div#Main {
	width: 980px;
	margin: -414px auto 0;
	padding-left: 230px;
	box-sizing: border-box;
}


.box01{
	width:980px;
	margin:0 auto;
	position:relative;
	}

.box01 dl dd{
	color:#c2c2c2;
	font-size:14px;
	line-height:28px;
}


/* Caution
===============================================================*/
div#Main .caution {
	margin-bottom: 42px;
}
div#Main .caution.last {
	margin-bottom: 60px;
}

div#Main .caution h3 {
	font-size: 20px;
	line-height: 24px;
	font-family: 'Noto Serif JP', serif;
	font-weight: 500;
	color: #FFFFFF;
	letter-spacing: 0.06em;
	padding: 0 0 11px 14px;
	margin-bottom: 16px;
	background: url(../images/covid19/line.png) no-repeat left bottom;
}
div#Main .caution p {
	font-size: 14px;
	line-height: 25px;
	color: #FFFFFF;
	padding-left: 13px;
}


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