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

* {
	margin:0;
	padding:0;
}
html {
	height: 100%;
	font-family: 'Questrial', sans-serif;
	font-family: 'Josefin Sans', sans-serif;
}
ul {
	list-style:none;
}
* html .clearfix {
	zoom: 1;
}
*+html .clearfix {
	zoom: 1;
}
.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
body {
	height: 100%;
	font-weight:bold;
	color:#091657;
	border-top:4px solid #091657;
	position: relative;
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
.header {
	width:950px;
	margin:auto;
}
h1 {
	width:240px;
	float:left;
	margin:20px 0 0 0;
}
.header_right {
	width:470px;
	float:right;
	margin:40px 0 0 0;
}
.header_right p {
	width:100%;
	font-size:12px;
	color:#fff;
	background-color:#091657;
	text-align:center;
	letter-spacing:3px;
	padding:1px 0;
	margin:0 0 10px 0;
	font-weight: normal;
}
.header_tel {
	font-family: 'Questrial', sans-serif;
	float:left;
	color:#091657;
}
.header_mail {
	float:right;
}
.main_wrap {
	padding:0 0 200px 0;
}
.top_t_01 {
	width:910px;
	margin:auto;
	padding:40px 20px;
	font-size:18px;
	line-height:22px;
}
.ttl_pic {
	width:950px;
	margin:0 auto 30px;
}
.top_con {
	width:900px;
	margin:0 auto 30px;
}
.top_t_02 {
	width:415px;
	float:left;
	font-size:15px;
}
.top_con_right {
	border-top:4px solid #091657;
	width:465px;
	float:right;
	font-size:15px;
	background-color:#F7F7F7;
	padding:10px 0 15px;
}
.ttl_sp {
	margin:0 0 0 20px;
}
.top_t_03 {
	width:425px;
	margin:10px auto 0;
}
.nav {
	font-size:12px;
	background-color:#091657;
	color:#ffffff;
	font-weight: normal;
	text-align:center;
	padding:10px 0;
}
.nav a {
	color:#ffffff;
	text-decoration:none
}
.footer {
	height:150px;
	position: absolute;
	bottom:0;
	width:100%;
	margin:auto;
	background-color:#F7F7F7;
	padding:0px 0 10px 0;
}
.footer_inner {
	width:950px;
	margin:auto;
}
.footer_logo {
	width:240px;
	margin:0px 0 0 20px;
	padding:20px 0 0 0;
	float:left;
}
.footer_right {
	width:470px;
	float:right;
	margin:60px 20px 0 0;
}
.footer_tel {
	font-family: 'Questrial', sans-serif;
	float:left;
	color:#091657;
}
.footer_mail {
	float:right;
}
.conditions_wrap {
	background-color:#F7F7F7;
	margin:60px 0 30px 0;
	padding:60px 0 30px 0;
}
.conditions_con {
	width:870px;
	margin:auto;
}
.ttl {
	font-family: 'Hind', sans-serif;
	font-size:32px;
	letter-spacing:2px;
	margin:0 0 10px 0;
}
.midashi {
	font-family: 'Hind', sans-serif;
	font-size:20px;
}
.conditions_con p {
	margin:0 0 20px 0;
	font-size:18px;
}
.contact_us {
	width:300px;
	margin:50px auto 20px;
	padding:15px 0 10px;
	text-align:center;
	color:#fff;
	background-color:#FAAF3C;
	font-size:27px;
}
.contact_us a {
	color:#fff;
	text-decoration:none;
}
