@charset "utf-8";
header{
	width:100%;
	background:rgba(255,255,255,0.60);
	position:absolute;
	top:0;
	z-index:1000;
	}
.member header{
	position:inherit;
	z-index:1000;
	}
#box_top{
	width:100%;
	position:relative;
	}
#top_img{
	width:100%;
	position:relative;
	line-height:1;
	margin:0;	
	}
#top_img img{
	width:100%;
	height:auto;
	display:block;
	}
.top_text{
	display:none;
	}
.top_bnr_area{
	background:url(../img/bg_body_index.png);
	margin:0 auto;
	padding:15px;
	}
.top_bnr_area img{
	width:100%;
	height:auto;
	}
.btn_members{
	}
.btn_students{
	}
.btn_citizens{
	}
.btn_about{
	width:90%;
	height:auto;
	margin:15px auto 0 auto;
	}
.btn_senmon{
	width:90%;
	height:auto;
	margin:0px auto 0 auto
	}
.btn_admission{
	width:90%;
	height:auto;
	margin:0px auto 0 auto;
	}
.btn_senkoi{
	width:90%;
	height:auto;
	margin:0px auto 0 auto;
	}

#main_img{
	margin:0;
	padding:0;
	}
#leftcolumn{
	width:94%;
	margin:0;
}
#rightcolumn{
	width:94%;
	margin:0;
	}
#contents h1{
	font-size:24px;
	color:#0078be;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 0 10px 0;
	}
#contents h2#h2_important{
	background:url(../img/ico_attention.png) no-repeat 15px center #ffe9e9;
	padding:12px 0 10px 45px;
	font-size:16px;
	font-weight:bold;
	position:relative;
	line-height:1.4;
	}
#contents .infobnr img {
	width:100%;
}
#ichiran{
	position:absolute;
	right:10px;
	top:10px;
	}
#ichiran a{
	font-size:14px;
	padding:0 25px 0 0;
	background:url(../img/ico_menu.png) no-repeat right center;
	}

#rightcolumn .bnr{
	text-align:center;
}


#contents #leftcolumn .sp_covid19 {
	width:100%;
	background-color:#fbede5;
	border:2px solid #e85404;
	padding:0;
	margin:0 0 24px 0;
}
#contents #leftcolumn .sp_covid19 h2 {
	background:#e85404;
	color:white;
	padding:10px;
	margin:0;
	font-size:16px;
	font-weight:bold;
}

#contents #leftcolumn .sp_covid19 ul {
	height: 100%;
	clear: both;
	overflow: hidden;
	padding: 10px 18px 2px 18px;
	margin: 0;
	font-size: 14px;
}

#contents #leftcolumn .sp_covid19 ul li {
	float: left;
	display: inline;
	margin: 0 20px 0px 0;
	padding: 0 0 0 14px;
	background: url("../img/ico_arrow_pickup_sp.png")  no-repeat 0 5px;
}





.top_covid19 {
	width: 345px;
	margin: 0 auto;
	background: white;
	padding: 0 0 0 0;
	background-color: #ffe7db;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.top_covid19 h2 {
	background:red;

	color: white;
	margin: 0;

	padding:16px;

	font-size:16px;
	font-weight:bold;
	
	font-weight: bold;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.top_covid19 ul {
	height: 100%;
	clear: both;
	overflow: hidden;
	padding: 10px 18px 2px 18px;
	margin: 0;
	font-size: 14px;
	font-weight:bold;
}

.top_covid19  ul li {
	float: left;
	display: inline-block;
	margin: 0 40px 0px 0;
	padding: 0 0 0 14px;
	background: url("../img/ico_arrow_pickup_sp.png")  no-repeat 0 9px;
	font-size:18px;
}
