@charset "UTF-8";
/* CSS Document */

html,body {
font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
width:100%;
margin:0;
padding:0;
}
body {
	color: #666;
}
#wrap,#right,#news {
	background: #fff;
}

h1 {
	font-size: 11px;
	font-weight: normal;
	text-align: right;
}

#main_navi {
	width: 290px;
	float: right;
	margin-top: 10px;
}
li.main_navi01 {
	width: 110px;
	float: left;
	list-style: url(../image/main_navi01.png);
}
li.main_navi02 {
	width: 130px;
	float: left;
	list-style: url(../image/main_navi02.png);
}
li.main_navi03 {
	width: 50px;
	float: left;
	list-style: url(../image/main_navi03.png);
}
ul#main_navi li a {
	color: #666;
	text-decoration: none;
}

/* left contents */


.mini_news01 {
	margin-top: 30px;
	display: block;
	height: 25px;
	width: 290px;
	color: #009DDA;
	font-weight: bold;
	border-bottom: 1px #888 dotted;
	text-align: center;
}
.mini_news02 {
	margin-bottom: 30px;
	text-align: center;
}

h2 {
	color: #717171;
	letter-spacing: 0.2em;
	font-size: 16px;
	margin: 10px auto 20px auto;
}
h2 span{
	font-size: 25px;
}

/* right contents */
 
ul li.menulink01 {
	list-style: none;
	display: block;
}
ul li.menulink02 {
	list-style: none;
	display: block;
}
ul li.menulink01 a {
	display: block;
	/*background: url(../image/menulink01.png) no-repeat;*/
}
ul li.menulink02 a {
	display: block;
	/*background: url(../image/menulink02.png) no-repeat;*/
}
ul li.menulink01 a img {
width:100%;
height:auto;
}
ul li.menulink02 a img {
width:100%;
height:auto;
}
#news {
padding:2rem 0;
}
#news p {
	font-size: 16px;
	text-align: center;
	color: #fff;
	display: block;
	background: #036EB7;
}

#news iframe {
	border: none;
}
#examinationtime {
width:100%;
padding:2rem 0;
}
#right h3 {
text-align: center;
}
.list {
	margin-top: 5px;
	line-height: 1.5em;
}
/*202004*/
.covid-19_info {
font-size:16px;
border: solid 6px #ff4729;
box-sizing: border-box;
padding:1.5rem;
}
.covid-19_info h3 {
font-size:1.5rem;
color:#ff4729;
text-align: center;
margin-bottom:1.5rem;
}
.covid-19_contact {
font-size: 1.5rem;
font-weight: bold;
text-align: center;
margin-bottom: 1rem;
}
.highlight {
color:#ff4729;
font-weight: bold;
}
.tablebottom02 {
font-size: 13px;
padding: 10px;
border: 1px #000 solid;
margin-top: 10px;
margin-left: 10px;
}
@media screen and ( min-width:768px ) {
.sp {
display: none;
}
#firstview {
height: 717px;
background: url(../image/main_img.jpg) no-repeat;
}
#contents {
	width: 960px;
	display: flex;
	margin:0 auto;
	padding-top:2rem;
}
#left {
	margin-top: 20px;
	width: 440px;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.menulink {
display: flex;
}
ul li.menulink02 {
margin-left: 10px;
}
ul li.menulink01 {
height: auto;
width: 50%;
}
ul li.menulink01 a {
width:100%;
}
ul li.menulink02 {
width: 50%;
height: auto;
}
ul li.menulink02 a {
width:100%;
}
#right {
	width: 640px;
}
#news {
	width: 100%;
	height: 127px;
	display: flex;
}
#news p {
	padding: 30px 0 0 5px;
	width: 30%;
	height: 79px;
}

#news iframe {
	width: 70%;
	height: 109px;
	margin-left: 20px;
}
#right table {
	text-align: center;
	margin-left: 10px;
	width:100%;
}
#right table td.time01{
	width: 150px;
	height: 35px;
	border-top: 1px solid #717171;
	border-left: 1px solid #717171;
}
#right table td.time02{
	height: 50px;
	border-top: 1px solid #717171;
	border-left: 1px solid #717171;
}
#right table td.time03{
	height: 50px;
	border-top: 1px solid #717171;
	border-left: 1px solid #717171;
	border-bottom: 1px solid #717171;
}
#right table td.time04{
	width: 71px;
	border-top: 1px solid #717171;
	border-left: 1px dotted #717171;
}
#right table td.time05{
	width: 71px;
	border-top: 1px solid #717171;
	border-left: 1px dotted #717171;
	border-bottom: 1px solid #717171;
}
#right table td.time06{
	width: 71px;
	border-top: 1px solid #717171;
	border-left: 1px dotted #717171;
	border-right: 1px solid #717171;
}
#right table td.time07{
	width: 71px;
	border-top: 1px solid #717171;
	border-left: 1px dotted #717171;
	border-right: 1px solid #717171;
	border-bottom: 1px solid #717171;
}

.tablebottom {
	margin-top: 5px;
	margin-left: 10px;
	font-size: 13px;
}
}
/*sp*/
@media screen and ( max-width:767px ) {
.pc {
display: none;
}
body {
overflow-x: hidden;
}
#firstview {
height: 80vh;
background: url("../image/main_img_sp.jpg") no-repeat;
background-position: center;
background-size: contain;
}
#contents {
width:90%;
margin:0 auto;
}
#left {
display: flex;
flex-direction: column;
align-items: center;
margin-bottom:2rem;
}
ul li.menulink01 a {
height: auto;
width: 100%;
}
ul li.menulink02 a {
width: 100%;
height: auto
}
ul li.menulink01 a img {
width:100%;
height:auto;
}
ul li.menulink02 a img {
width:100%;
height:auto;
}
#right {
width: 100%;
}
#news {
width: 100%;
}
#news p {
width:100%;
}
#news iframe {
width:100%;
}
#right table {
	text-align: center;
	width:100%;
}
#right table td.time01{
	border-top: 1px solid #717171;
	border-left: 1px solid #717171;
}
#right table td.time02{
	border-top: 1px solid #717171;
	border-left: 1px solid #717171;
}
#right table td.time03{
	border-top: 1px solid #717171;
	border-left: 1px solid #717171;
	border-bottom: 1px solid #717171;
}
#right table td.time04{
	border-top: 1px solid #717171;
	border-left: 1px dotted #717171;
}
#right table td.time05{
	border-top: 1px solid #717171;
	border-left: 1px dotted #717171;
	border-bottom: 1px solid #717171;
}
#right table td.time06{
	border-top: 1px solid #717171;
	border-left: 1px dotted #717171;
	border-right: 1px solid #717171;
}
#right table td.time07{
	border-top: 1px solid #717171;
	border-left: 1px dotted #717171;
	border-right: 1px solid #717171;
	border-bottom: 1px solid #717171;
}
}