
header
{
	padding-top: 30px;
	background-image: url(../images/bg_head.gif);
	background-repeat: repeat-x;
	background-position: center 100px;
	padding-bottom: 30px;
}



header .title
{
	float: left;
}

header .title h1
{
	margin: 0px;
	padding: 0px;
	display: inline-block;
}

header .head_address
{
	float: left;
	padding-top: 40px;
	padding-left: 20px;
	font-size: 18px;
	line-height: 140%;
	color: #339FD1;
}

header .head_tel
{
	float: right;
}

header .head_tel .tel
{
	font-size: 30px;
	color: #339FD1;
	background-image: url(../images/icon_tel.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	letter-spacing: 1px;
}

header .head_tel p
{
	font-size: 14px;
	line-height: 120%;
}



header .sp_menu
{
	display: none;
}

nav
{
	padding-top: 18px;
	clear: both;
}

nav ul
{
	display: table;
	width: 650px;
	padding: 0px;
	margin-left: auto;
}

nav ul li
{
	display: table-cell;
	margin: 0px;
	vertical-align: bottom;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../images/icon_nav_01.png);
	background-repeat: no-repeat;
	background-position: left center;
}

nav ul li:nth-child(2){background-image: url(../images/icon_nav_02.png);}
nav ul li:nth-child(3){background-image: url(../images/icon_nav_03.png);}
nav ul li:nth-child(4){background-image: url(../images/icon_nav_04.png);}
nav ul li:nth-child(5){background-image: url(../images/icon_nav_05.png);}

nav ul li a
{
	color: #333;
	display: block;
	font-size: 20px;
	line-height: 120%;
	display: inline-block;
	text-align: center;
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 2px;
	letter-spacing: 0em;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #42b9d0;
}



#sp_navi
{
	display: none;
}



/* PCのみ設定  768 以上*/
@media screen and (min-width:768px)
{

}

/* タブレットレイアウト : 768 px 〜 959 px*/
@media screen and (min-width:768px)
{
}
/* タブレットレイアウト : 768 px 〜 959 px*/
@media screen and (max-width:959px)
{




}

/* スマホ設定  768 以下*/
@media screen and (max-width:767px)
{

header .head_address,
header .head_tel,
nav
{
	display: none;
}


header
{
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	z-index: 99999;
	min-height: auto;
	background-color: #FFF;
	-ms-background-size: 100% auto;
	-o-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	background-position: center 40px;
}


header .body
{
	padding-top: 0px;
	text-align: center;
}




header .title
{
	display: block;
	width: 60%;
	padding: 0px;
	text-align: center;
}

header .title h1
{
	padding-top: 4px;
}



.nav_sub
{
	display: none;
}


header .sp_menu
{
	width: 60px;
	display: block;
	margin: 0px;
	float: right;
	position: absolute;
	top: 0px;
	right: 10px;
}


header .sp_menu img
{
	width:100%;
}

#sp_navi
{
	color: #333;
	background-color: rgba(49, 134, 205, 0.8);
	position: fixed;
	z-index: 1000;
	left: 0px;
	width: 100%;
	height: 100%;
	display: none;
	padding-bottom: 10em;
	padding-top: 50px;
	top: 0px;
}



#sp_navi .sp_navi_body
{
	width: 100%;
	height: 100%;
	padding-top: 50px;
	display: block;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}

#sp_navi h3
{

}

#sp_navi .asa
{
	background-color: #1e6666;
}


#sp_navi p
{
	display: block;
	text-align: left;
	padding-top: 10px;
}

#sp_navi p img
{
	height:60px;
	width:auto;
}


#sp_navi .sp_navi_body
{
	background-color: transparent;
	position: static;
	top: auto;
}

#sp_navi .sp_navi_body ul
{
	display: block;
	width: auto;
}

#sp_navi .sp_navi_body ul li
{
	display: block;
	width: auto;
	padding-left: 0px;

}


#sp_navi .sp_navi_body ul li a
{
	color: #fff !important;
	padding-left: 10px !important;
	text-align: left !important;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A4D7F0;
}

#sp_navi .sp_navi_body ul .rsv_link a
{
	background-color: #e2be4d;
	font-weight: bold;
}




#sp_navi .sp_navi_body_none ul li a::before,
#sp_navi .sp_navi_body ul li a:before
{
}


#sp_navi .sp_navi_body ul li a span,
#sp_navi .sp_navi_body ul li a:hover span
{
	background-image: none;
	margin: 0px;
	padding: 0px;
}


#sp_navi .sp_navi_body ul li a:hover
{
	background-color: transparent;
}



#sp_navi dl
{
	display: table;
	table-layout: fixed;
	width: 96%;
	padding: 0px;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
}

#sp_navi dt
{
	display: table-cell;
	width: 49%;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

#sp_navi dd
{
	display: table-cell;
	margin: 0px;
	padding: 0px;
}

#sp_navi dd:nth-child(4n)
{
	display: table-row;
	height: 10px;
}




#sp_navi .sub_menu
{
	display: block;
}

#sp_navi .sp_box
{
	_zoom: 1;
	overflow: hidden;
	margin-bottom: 1em;	
}


#sp_navi .sp_navi_body ul
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2em;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 8%;
	padding-bottom: 0px;
	padding-left: 8%;
}

#sp_navi .sp_navi_body li
{
	list-style-type: none;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#sp_navi .sp_navi_body li a
{
	text-decoration: none;
	display: block;
	padding-top: 14px;
	padding-right: 0em;
	padding-bottom: 14px;
	width: auto;
	padding-left: 0px;
}

#sp_navi .sp_navi_body li a:before
{
	font-family: "Font Awesome 5 Free";
	content: '\f138';
	font-weight: 900;
	margin-right: 10px;
}



#sp_navi .sp_navi_body .close_btn
{
	text-align: center;
	margin-bottom: 6em;
	padding-top: 2em;
}

#sp_navi .sp_navi_body .close_btn span
{
	color: #339fd1;
	display: inline-block;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	-ms-background-size: auto 100%;
	-o-background-size: auto 100%;
	-webkit-background-size: auto 100%;
	-moz-background-size: auto 100%;
	background-size: auto 100%;
	background-color: #FFF;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;

}

#sp_navi .sp_navi_body .close_btn span:before
{
	font-family: "Font Awesome 5 Free";
	content: '\f00d';
	font-weight: 900;
	margin-right: 10px;
}




}
