@charset "UTF-8" ;

/* サイト共通基本設定
---------------------------------------------- */
*{
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding:0;
	font-size: 0.750em; /*12px*/
	line-height: 1.6;
	color: #525252;
	overflow-x:hidden;
}

body, textarea{
	font-family: “游ゴシック”, YuGothic, “ヒラギノ角ゴ ProN W3”, “Hiragino Kaku Gothic ProN”, “メイリオ”, Meiryo, sans-serif;
}  

input, select{
	font-family: Arial, "ＭＳ Ｐゴシック", sans-serif;
}

h1, h2, h3, h4, h5, ul, li, dl, dt, dd, p, address{
	font-size: 100%;
	margin: 0 ;
	padding: 0 ;
	font-weight: normal;
	font-style: normal;
}

ul{
	list-style-type: none;
}

ol li{
	margin-left: 20px;
}

p{
	font-size: 100% ;
	margin: 0;
	padding: 0;
}

a{
	text-decoration: none;
	color: #3e86ba;
	outline: none;
}

a:hover{
	color: #e60019;
	text-decoration : none;
}

a.hover_on{
	background-color: #edf6fc!important;
}

table{
	border-collapse: collapse;
	font-size: 100%;
}

th, td{
	vertical-align: top;
	font-weight: normal;
	text-align: left;
	font-size: 100%;
}

img{ border: none;}
.sm{ display: none!important;}
.fl_l{ float: left;}
.fl_r{ float: right;}
.al_l{ text-align: left;}
.al_r{ text-align: right;}
.al_c{ text-align: center;}
.mt0{ margin-top: 0!important;}
.mb0{ margin-bottom: 0!important;}
.mt10{ margin-top: 10px!important;}
.mt20{ margin-top: 20px!important;}
.mt30{ margin-top: 30px!important;}
.mt40{ margin-top: 40px!important;}
.mt50{ margin-top: 50px!important;}
.mb10{ margin-bottom: 10px!important;}
.mb20{ margin-bottom: 20px!important;}
.mb30{ margin-bottom: 30px!important;}
.mb50{ margin-bottom: 50px!important;}
.m20{ margin: 20px!important;}
.pt0{ padding-top: 0!important;}
.bold{ font-weight: bold;}
.p p{ margin-bottom: 1em;}
.nr{ white-space: nowrap;}

.ind{
	text-indent: -1em;
	margin-left: 1em;
}

.col_bk{ color: #030000;}
.col_red{ color: #cc0000;}
.fs14{ font-size: 117%;}
.fs16{ font-size: 134%;}
.fs18{ font-size: 150%;}

.w50{ width: 49%!important;}
/*
10px 84% 
11px 92% 
12px 100% 
13px 109% 
14px 117% 
15px 125% 
16px 134% 
17px 142% 
18px 150% 
19px 159% 
20px 167% 
21px 175% 
22px 184% 
23px 192% 
24px 200% 
25px 209% 
26px 217%
*/

/* clearfix
------------------------------------------*/
.clearfix:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix{
	min-height: 1px;
}

* html .clearfix{
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

.clear{
	overflow: hidden;
	zoom: 1;
}

/* 共通
------------------------------------------*/
.inner{
	max-width: 1052px;
	margin: 0 auto;
	position: relative;
}

.inner2{
	max-width: 925px;
	margin: 0 auto;
	position: relative;
}

.bg_g{
	background-color: #f3f3f3!important;
}

p.close{
	display: inline-block;
	line-height: 18px;
	padding: 2px 25px 2px 0;
	color: #fff;
	font-size: 12px;
	background: url(../img/icon_close.png) no-repeat right center;
	background-size: 18px auto;
	position: absolute;
	top: 0;
	right: 0;
}

p.close:hover, .a_h a:hover{
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
	cursor: pointer;
}
.catch{
	font-size: 80%;
	line-height: 1.2;
	display: block;
}
/* ヘッダー
------------------------------------------*/
#emergency{
	color: #f4d033;
	font-size: 130%;
	text-align: center;
	padding: 25px 0;
	background: #262727;
}
#emergency .inner{
	padding: 0 80px 0 0;
}
#emergency .inner a{
	color: #f4d033;
}
#emergency .inner span{
	display: block;
	font-size: 150%;
	font-weight: bold;
}
#header{
	position: relative;
	z-index: 1999;
	background: #eca614;
	border-bottom: 5px solid #fff;
}

/* フッター
------------------------------------------*/
#bottom_cara{
	display: block;
	width: 217px;
	height: 100px;
	background-image: url(../img/bg_bottom_cara.png);
	background-position: 0 0;
	margin: 50px auto 10px auto;
}

@media screen and (max-width: 1025px) {
	#bottom_cara{
		display: none;
	}
}

#footer{
	padding: 70px 0 20px 0;
	background: #eca614;
}

#footer a{
	color: #525252;
}

#fnav{
	display: table;
	width: 870px;
	margin: 0 auto;
	table-layout: fixed;
}

#fnav dl{
	display: table-cell;
	line-height: 1.8;
	padding: 0;
}

#fnav dt{
	color: #030000;
	font-size: 117%;
}

#fnav dt a{
	color: #030000;
/*
	padding-left: 10px;
	background: url(../img/icon_dot.png) no-repeat left center;
*/
}

#fnav dd a{
	padding-left: 10px;
	background: url(../img/icon_dot.png) no-repeat left center;
}

#footer .link{
	width: 690px;
	min-height: 55px;
	line-height: 1;
	margin: 40px auto 20px auto;
	padding-left: 180px;
	background: url(../img/bg_logo.png) no-repeat left center;
}

#footer .link li{
	margin: 0 10px 8px 0;
	display: inline-block;
}

#footer .link a{
	padding-left: 10px;
	background: url(../img/icon_dot.png) no-repeat left center;
}

#footer .link p{
	font-size: 84%;
}



/* 404
------------------------------------------*/
body#page404 {
	background: #f6ab00;
	color: #ffffff;
	padding: 50px 0;
}
body#page404 img{
	width: 100%;
	margin: 0 auto;
}
body#page404 .box404{
	border: 5px solid #FFFFFF;
	width: 90%;
	max-width: 600px;
	margin: 0 auto;
	padding: 20px;
	box-sizing: border-box;
	/* border-radius */
	border-radius:25px;
	-webkit-border-radius:25px;
	-moz-border-radius:25px;
}
body#page404 .box404 .title{
	font-size: 25px;
	border-bottom: 3px solid #FFFFFF;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-weight: bold;
}
body#page404 .box404 .title span{
	display: block;
	font-size: 40px;
}
body#page404 .box404 a{
	display: block;
	text-align: center;
	background: #ffffff;
	padding: 10px;
	margin-top: 30px;
	color: #f6ab00;
	/* border-radius */
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}

