@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000000;
	box-sizing: border-box;
	text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
	background-size: 15px 15px;
	overflow-x: hidden;
}

* {
	box-sizing: border-box;
}

*::after, *::before {
	box-sizing: border-box;
}

img {
	max-width: 100%;
}

a:hover, a:focus, a:visited {
	outline: none;
	border: none;
}

.container {
	width: 100%;
	max-width: 1150px;
	margin: 0 auto;
	position: relative;
}

a {
	text-decoration: none;
	color: inherit
}
.row{
	width: 100%;
	overflow: hidden;
	text-align: center;
}
.clear {
	clear: both;
}

a[href^="tel:"] {
	cursor: default;
}

.cont_1250 {
	width: 1250px;
	margin: 0 auto;
}

.cont_1150 {
	width: 1150px;
	margin: 0 auto;
	position: relative;
}

.wrap_head {
	width: 100%;
	background: url(../img/bg_head.png) top center no-repeat;
	height: 130px;
	background-color: #0f3e80;
	position: relative;
	box-shadow: 0px 0px 13px #000;
}

.logo {
	float: left;
	width: 400px;
	padding-left: 160px;
	padding-top: 20px;
}

.head_right {
	text-align: right;
	width: 850px;
	float: left;
}

.head_tel_fax {
	height: 40px;
	padding-top: 10px;
	padding-right: 170px;
}

.head_slogan {
	color: #fff;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 170px;
}

.menu {
	width: 100%;
	text-align: left;
	height: 60px;
	margin-top: 5px;
}

body.Safari .menu ul li:first-child, 
body.Firefox .menu ul li:first-child, 
body.ie .menu ul li:first-child, body.Edge .menu ul li:first-child {
	margin-left: 6px;
}

.menu ul li:first-child {
	margin-left: 5px;
}

.menu ul li {
	text-align: center;
	float: left;
	margin-left: -49px;
	width: 175px;
}

.menu ul li a {
	display: block;
}

.wrap_ft {
	background: #0f3e80 url(../img/bg_ft.png) right bottom no-repeat;
	margin-top: 80px;
	width: 100%;
	overflow: hidden;
	padding-top: 70px;
	padding-bottom: 90px;
	position: relative;
}

.ft_left {
	width: 64%;
	float: left;
}

.ft_left table th {
	line-height: 140%;
}

.ft_left table td {
	color: #fff;
	font-size: 16px;
	padding-left: 20px;
	line-height: 140%;
	vertical-align: middle;
}

.ft_left table td span {
	font-size: 24px;
	display: inline-block;
	padding-bottom: 5px;
}

.ft_right {
	width: 36%;
	float: right;
	text-align: right;
}

.btn_mail_ft {
	display: block;
	margin-top: 10px;
}

.copy {
	font-size: 14px;
	color: #fff;
	position: absolute;
	bottom: 10px;
	width: 100%;
	max-width: 1150px;
	text-align: right;
}

.icon-sp {
	display: none
}

.wrap_menu_sp {
	position: relative;
}

.menu_sp {
	display: none;
}

.br_hide {
	display: none
}

.back-top {
	position: fixed;
	bottom: 30px;
	right: 30px;
	width: 73px;
	text-align: right;
	z-index: 99;
}

.banner-page {
	background: url(../img/bg-banner-01.jpg) center top no-repeat;
	width: 100%;
	overflow: hidden;
}

.p_br_show {
	display: none;
}

.banner_sp {
	display: none;
}

.top_banner_page {
	text-align: center;
}

/************************ RWD *******************************/

@media screen and (max-width:767px) {
	.cont_1250 {
		width: 100%;
		max-width: 1250px;
		margin: 0 auto;
	}
	.cont_1150 {
		width: 100%;
		margin: 0 auto;
		max-width: 1150px;
	}
	.head_right_pc {
		display: none
	}
	.icon-sp {
		display: block;
		padding-top: 15px;
	}
	.head-contact-pc {
		display: none
	}
	.icon-sp span a {
		text-decoration: none;
		color: #fff;
		font-size: 18px;
	}
	.icon-sp span {
		display: inline-block;
		height: 35px;
		width: 35px;
		text-align: center;
		line-height: 35px;
	}
	.tel-map {
		background: #093663;
	}
	.tel-sp {
		background: #f29600;
	}
	.mail-sp {
		background: #1174ba
	}
	.icon-mn-sp {
		background: #ffd331;
		color: #fff;
		font-size: 18px
	}
	.logo {
		width: 70%;
		float: left;
		padding-left: 0;
		padding-top: 10px;
	}
	.logo img {
		max-width: 200px;
		width: 100%;
	}
	.head_right {
		width: 30%;
		float: left;
		text-align: right;
	}
	.wrap_head {
		background-image: none;
		background-color: #fff;
		padding-left: 10px;
		padding-right: 10px;
		height: 100px;
	}
	.wrap_menu_sp {
		border-top: 2px solid #ffd331;
	}
	.menu_sp {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 999;
	}
	ul.menu_sp li {
		width: 100%;
		background: #fff;
		border-bottom: 1px solid #0f3e80;
	}
	ul.menu_sp li a {
		color: #0f3e80;
		font-size: 15px;
		display: block;
		font-weight: bold;
		padding-left: 10px;
		padding-right: 10px;
		height: 40px;
		line-height: 40px;
	}
	.br_hide {
		display: block
	}
	.p_br_show {
		display: block;
	}
	.ft_left table {
		width: 100%;
	}
	.inner_top_sv ul li:nth-child(3) .sv_des, .inner_top_sv ul li:nth-child(4) .sv_des {
		padding-top: 15px;
	}
	.ft_left table th, .ft_left table td {
		display: block;
		width: 100%;
		text-align: center;
		font-size: 14px;
	}
	.ft_left table td {
		padding-left: 0;
		padding-top: 15px;
	}
	.wrap_ft {
		background-image: none;
		background-color: #0f3e80;
		padding-top: 30px;
		padding-bottom: 0;
	}
	.ft_left {
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;
	}
	.ft_right {
		width: 100%;
		text-align: center;
		margin-top: 20px;
		float: left;
		padding-left: 10px;
		padding-right: 10px;
	}
	.copy {
		text-align: center;
		position: static;
		background: #08213a;
		padding-top: 10px;
		padding-bottom: 10px;
		float: left;
		margin-top: 20px;
		line-height: 140%;
	}
	.ft_left table td span {
		font-size: 20px;
	}
	.banner_sp {
		display: block;
	}
	.banner_pc {
		display: none
	}
	.wrap_ft {
		margin-top: 60px;
	}
}

@media screen and (max-width:480px) {
	.logo {
		width: 55%;
	}
	.head_right {
		width: 45%;
	}
}