@charset "utf-8";
/* CSS Document */
body{
	margin: 0;
	padding: 0;
	background: #eee;
}
*{
	box-sizing: border-box;
}
img#logo,
img#tel{
	margin: 10px;
	max-height: 65px;
}
#logo-tel{
	display:flex;
}
header,main,footer{
	max-width: 1000px;
	margin: auto;
	background: #fff;
}
main{
	background: #fff;
}
section{
	padding: 1em 2em 2em;
	text-align: center;
	overflow: hidden;
}
img{
	max-width: 100%;
	vertical-align: bottom;
}
.sm{
	display: none;
}
.pc{
	display: block;
}
.main-mv{
	background: #003399;
	padding-bottom: 20px;
}

.back-blue{
	background: #8bd8ff;
}
.back-pink{
	background: #ff6666;
	color: #fff;
}
.back-red{
	background: #ff0000;
	color: #fff;
}
.back-iboly{
	background: #ffdfd2;
}
.float-l{
	float: left;
}
.float-r{
	float: right;
}
.overflow{
	overflow: hidden;
}
.bold-font{
	font-weight: bold;
}
h1{
	color: #333;
}
h1#scription{
	font-size: 80%;
	font-weight: normal;
	background: #ff3333;
	color: #fff;
	padding: 5px 1em;
	margin: 0;
}
h2{
	margin: 1em auto 2em;
	font-size: 260%;
	text-shadow: 3px 2px 1px #ccc;
	text-align: center;
	border-bottom: 6px solid;
}
h2{
	color: #003399;
}
h2.pink{
	color: #ff6666;
}
h2 span{
	content: url(images/titles/h2-blue2.png);
	margin-bottom: -17px;
}
h2.pink span{
	content: url(images/titles/h2-pink2.png);
	margin-bottom: -17px;
}

h3.red-title{
	color: red;
	text-shadow:2px 2px 0 #FFF, -2px -2px 0 #FFF,
	-2px 2px 0 #FFF, 2px -2px 0 #FFF,
	0px 2px 0 #FFF,  0 -2px 0 #FFF,
	-2px 0 0 #FFF, 2px 0 0 #FFF;
	line-height: 1.5em;
	font-size: 180%;
}
h3.img-title{
	margin: 2em auto 3em;
}
h4{
	background: #003399;
	color: #fff;
	border-radius: 10px;
	line-height: 2em;
	font-size: 130%;
	margin: 0 0 1em;
}
h5{
	font-size: 160%;
	color: #ff6666;
}
section ol,
section ul{
	margin: 0;
	padding: 0;
}
section ul li{
	list-style: none;
	position: relative;
	margin: 0 0 10px 2em;
	padding: 0 0 0 1em;
}

.white-box ul li:before {
	content: "";
	position: absolute;
	top: 4px;
	left: -5px;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	background-color: #2d91fc;
}

table{
	margin: 1em auto 2em;
}
table th{
	background: #3399ff;
	color: #fff;
	border-color: #fff;
	text-align: center;
	padding: 1em;
	white-space: nowrap;
}
table td{
	text-align: left;
	background: #e4e4e4;
	color: #333;
	border-color: #fff;
	padding: 1em;
}

section p,
section th,
section td,
section dt,
section li,
section dd{
	font-size: 20px;

}
section p,
section dt,
section li,
section dd{
	line-height: 1.6em;
	padding: 0 1em;
	text-align: left;
}
.big-font{
	font-size: 170%;
	font-weight: bold;
}

section .white-box{
	background: #fff;
	padding: 1em;
	border-radius: 15px;
	overflow: hidden;
	margin: 1em 1em 0;
	color: #333;
	border: 1px #ccc solid;
}
.white-box p{
	padding: 0 1em 1em;
	margin-bottom: 0;
}
section .float-l{
	width: 30%;
	padding: 20px;
}
section .float-r{
	width: 70%;
}
section#box-01 p{
	font-size: 200%;
	padding-left: 1em;
}
section#box-01 #title-01{
	background: #ff0000;
}
dl#qustion-cell{

}
dl#qustion-cell dt{
	margin: 0;
	background: red;
	padding: 10px 1em;
	border-radius: 20px;
	font-weight: bold;
}
dl#qustion-cell dd{
	margin: 0 0 3em;
	padding: 1em;
	background: white;
	color: #333;
	border-radius: 20px;
}
dl#qustion-cell dt::before{
	padding: 0 7px;
	margin-right: 0.5em;
	border: 3px solid #fff;
	border-radius: 20px;
	font-weight: bold;
	content: 'Q'
}
dl#qustion-cell dd::before{
	font-weight: bold;
	padding: 0 7px;
	margin-right: 0.5em;
	border: 3px solid red;
	border-radius: 20px;
	color: red;
	content: 'A'
}

#flow-box{
	display: flex;
}
#flow-box div{
	width: 25%;

}
#flow-box div img{

}
#flow-box div p{
	line-height: inherit;
	font-size: inherit;
}
#box-01{
	position: relative;
}
#box-01 p{
	position: absolute;
	font-weight: bold;
	color: #fff;
	top: 10px;
	left: 0;
	right: 0;
	margin: 0;
	font-size: 160%;
	text-align: center;
}
.link-banner{
	clear: both;
	margin: 3em 0 4em;
}

a img:hover{
	opacity:0.5;
	transition:0.3s;
}
.link-banner p.date{
	border: 8px solid #ddd;
	text-align: right;
}
.line2,
.line3{
	display: inline-flex;
}
.line2 .white-box{
	width: 48%;
}
.line3 .white-box{
	width: 30%;
}
.line2 .white-box img,
.line3 .white-box img{
	margin-bottom: 10px;
}
.line-4 ul{
	margin: 0;
	padding: 0;

}
.line-4 ul li{
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
}
.line-4 ul li .white-box{
	margin: 5px;
	width: 33%;
}
.line-4 ul li .white-box p{
	font-size: 85%;

}
section #staff{
	max-height: 1000px;
	overflow-y: auto;
	padding: 2em;
}

section #staff th{
	color: #fff;
	    font-weight: 500;
	    background: #003399;
	    border: 1px #999 solid;
	    font-size: 95%;
}
section #staff td{
	background: #fff;
	font-size: 95%;
	border: 1px #999 solid;
}
.print{
	text-decoration: none;
	color: #666;
	border-radius: 10px;
	border: 1px solid #999;
	padding: 10px;
	margin: 1em;
	float: right;
}
.print:hover{
	background: #eee;

}
.print img{
	width: 30px;
	margin-right: 10px;
}
.clear{
	clear: both;
	content: ''
}
/************footer***************/
footer{
	background: #003399;
}
#footer-menu ul{
	margin: 0;
	display: inline-flex;
	flex-wrap: wrap;
	align-items: center;
}
#footer-menu ul li{
	list-style: none;
}
#footer-menu ul li a{
	display: block;
	padding: 20px;
	color:#fff;
	text-decoration:none;
	font-size: 120%;
}
#footer-menu ul li a.current,
#footer-menu ul li a:hover
{background-color:rgba(0,0,0,0.2);
	color:#fff;}
	#copy{
		color: #fff;
		text-align: center;
		font-size: 90%;
		margin: 0;
		padding: 1em 0;
	}
	#scroll-to-top-btn{
		position: fixed;
		bottom: 10px;
		right: 10px;
		height: 50px;
		width: 50px;
		color: #FFF;
		font-size: 32px;
		background-color: #9E9E9E;
		border: none;
		border-radius: 50%;
		outline: none;
	}


	/************GoogleMap***************/
	#google-map {
		position: relative;
		width: 100%;
		height: 0;
		padding-top: 75%;
		margin-bottom: 3em;
	}
	#google-map iframe{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;

	}
