@charset "utf-8";
/* CSS Document */
/*====================================================================================
■01.RESET HTML
■02.CLEAR FLOAT
■03.MARGIN DEFAULT
■04.LAYOUT
■05.USE MEDIA
■06.OTHER
■07.PAGE UP
■08.HEADER
■09.GOLABLE NAVIGATION
■10.FOOTER
====================================================================================*/
/*====================================================================================
■01.RESET HTML
====================================================================================*/
* { -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }
:before, :after { -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }
h4 { font-size:14px; }
ul, li { list-style:none; }
.ov_hover img { margin:0px; padding:0px; border:0px;transition:All 0.3s ease; -webkit-transition:All 0.3s ease; -moz-transition:All 0.3s ease; -o-transition:All 0.3s ease; }
.ov_hover:hover img { opacity:0.7; filter:alpha(opacity=70); -ms-filter: "alpha( opacity=70)"; }
a { color: #333; text-decoration:underline; }
a:hover { text-decoration: none; }
p { line-height: 1.6;}
html{
	overflow-y:auto;	
}
body {
	background-repeat:no-repeat;
	background-color:#fff;
	background-size: 2000px 734px;
	background-position: center 100px; 
	font-size:14px; 
	color:#333; 
	font-family: "Meiryo","メイリオ","MS PGothic","MS Pゴシック",sans-serif;
	min-width:1000px;
	overflow:hidden;
}

/*====================================================================================
■02.CLEAR FLOAT
====================================================================================*/
.clearfix:after { clear: both; display: block; content: " "; height: 0px; visibility: hidden; }
/* Hide these rules from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/*====================================================================================
■03.MARGIN DEFAULT
====================================================================================*/
/*--------------------------------------------------
	margin 
-------------------------------------------------- */ 
.m00 { margin: 0px !important; }
.m05 { margin: 5px !important; }
.m10 { margin: 10px !important; }
.m15 { margin: 15px !important; }
.m20 { margin: 20px !important; }
.m25 { margin: 25px !important; }
.m30 { margin: 30px !important; }
.m35 { margin: 35px !important; }
.m40 { margin: 40px !important; }
.m45 { margin: 45px !important; }
.mt00 { margin-top: 0px !important; }
.mt05 { margin-top: 5px !important; }
.mt10 { margin-top: 10px !important; }
.mt15 { margin-top: 15px !important; }
.mt20 { margin-top: 20px !important; }
.mt25 { margin-top: 25px !important; }
.mt30 { margin-top: 30px !important; }
.mt33 { margin-top: 33px !important; }
.mt35 { margin-top: 35px !important; }
.mt40 { margin-top: 30px !important; }
.mt45 { margin-top: 35px !important; }
.mr00 { margin-right: 0px !important; }
.mr05 { margin-right: 5px !important; }
.mr10 { margin-right: 10px !important; }
.mr15 { margin-right: 15px !important; }
.mr20 { margin-right: 20px !important; }
.mr25 { margin-right: 25px !important; }
.mr30 { margin-right: 30px !important; }
.mr35 { margin-right: 35px !important; }
.mr40 { margin-right: 40px !important; }
.mr45 { margin-right: 45px !important; }
.mb00 { margin-bottom: 0px !important; }
.mb05 { margin-bottom: 5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb35 { margin-bottom: 35px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb45 { margin-bottom: 45px !important; }
.ml00 { margin-left: 0px !important; }
.ml05 { margin-left: 5px !important; }
.ml10 { margin-left: 10px !important; }
.ml15 { margin-left: 15px !important; }
.ml20 { margin-left: 20px !important; }
.ml25 { margin-left: 25px !important; }
.ml30 { margin-left: 30px !important; }
.ml35 { margin-left: 35px !important; }
.ml40 { margin-left: 40px !important; }
.ml45 { margin-left: 45px !important; }
/* 
--------------------------------------------------
	padding
-------------------------------------------------- */
.p00 { padding-top: 0px !important; }
.p05 { padding-top: 5px !important; }
.p10 { padding-top: 10px !important; }
.p15 { padding-top: 15px !important; }
.p20 { padding-top: 20px !important; }
.p25 { padding-top: 25px !important; }
.p30 { padding-top: 30px !important; }
.p35 { padding-top: 35px !important; }
.p40 { padding-top: 40px !important; }
.p45 { padding-top: 45px !important; }
.pt00 { padding-top: 0px !important; }
.pt05 { padding-top: 5px !important; }
.pt10 { padding-top: 10px !important; }
.pt15 { padding-top: 15px !important; }
.pt20 { padding-top: 20px !important; }
.pt25 { padding-top: 25px !important; }
.pt30 { padding-top: 30px !important; }
.pt35 { padding-top: 35px !important; }
.pt40 { padding-top: 40px !important; }
.pt45 { padding-top: 45px !important; }
.pr00 { padding-right: 0px !important; }
.pr05 { padding-right: 5px !important; }
.pr10 { padding-right: 10px !important; }
.pr15 { padding-right: 15px !important; }
.pr20 { padding-right: 20px !important; }
.pr25 { padding-right: 25px !important; }
.pr30 { padding-right: 30px !important; }
.pr35 { padding-right: 35px !important; }
.pr40 { padding-right: 40px !important; }
.pr45 { padding-right: 45px !important; }
.pb00 { padding-bottom: 0px !important; }
.pb05 { padding-bottom: 5px !important; }
.pb10 { padding-bottom: 10px !important; }
.pb15 { padding-bottom: 15px !important; }
.pb20 { padding-bottom: 20px !important; }
.pb25 { padding-bottom: 25px !important; }
.pb30 { padding-bottom: 30px !important; }
.pb35 { padding-bottom: 35px !important; }
.pb40 { padding-bottom: 40px !important; }
.pb45 { padding-bottom: 45px !important; }
.pl00 { padding-left: 0px !important; }
.pl05 { padding-left: 5px !important; }
.pl10 { padding-left: 10px !important; }
.pl15 { padding-left: 15px !important; }
.pl20 { padding-left: 20px !important; }
.pl25 { padding-left: 25px !important; }
.pl30 { padding-left: 30px !important; }
.pl35 { padding-left: 35px !important; }
.pl40 { padding-left: 40px !important; }
.pl45 { padding-left: 45px !important; }
/*====================================================================================
■04.LAYOUT
====================================================================================*/

/*====================================================================================
■05.USE MEDIA
====================================================================================*/
.media_txt .txt { }
.media_txt .img { width: 40%; }
.media_txt .img img { width:100%; height:auto }
.pic_l .img { float:left; margin-right:10px; }
.pic_r .img { float:right; margin-left:10px; }
/*====================================================================================
■06.OTHER
====================================================================================*/
/* 主に新着情報への使用想定だが、通常コンテンツ内で使用も可 */
.text_left { text-align:left }
.text_right { text-align:right }
.text_center { text-align:center }
.text_justify { text-align:justify }
.text_nowrap { white-space:nowrap }
.text_lowercase { text-transform:lowercase }
.text_uppercase { text-transform:uppercase }
.text_capitalize { text-transform:capitalize }
.text_muted { color:#777 }
.text_normal { font-weight:normal !important; }
.text_bold { font-weight:bold; }
.text_red { color:#E75942; }
.text_grey { color:#999999; }
.text_pink { color:#FF1493; }
.text_green { color:#39B221; }
.text_blue { color:#3399FF; } /* このブルーはリンク色のブルーとは色味を若干変える事を推奨 */
.text_yellow { color:#EECC00; }
.text_white { color:#F0F0F0; }
/*====================================================================================
■07.PAGE UP
====================================================================================*/

/*====================================================================================
■08.HEADER
====================================================================================*/
#header { 
	
}
.header_inner{
	width:1000px;
	height:100px;
	margin:0 auto;	
	position:relative;
}
h1{
	font-size:10px;
	line-height:2;
	text-align:right;
	color:#333;	
}
.logo{
	position:absolute;
	left:15px;
	top:35px;
}
.h_tel{
	position:absolute;
	top:35px;
	right:0;
}
.h_tel li{
	float:left;	
	margin:0 0 0 30px;
}
.h_tel li:first-child{
	position:relative;
}
.h_tel li:first-child:before{
	content:"";
	width:160px;
	height:75px;	
	background: url(../common_img/bagde.png) no-repeat center top;	
	background-size:cover;
	position:absolute;
	left:-210px;
	top:-17px;
}

#gnav { 
	position:relative;
	z-index:15;
	width:100%;
	height:50px;
	padding:0;
	background: url(../common_img/bg_nav.png) repeat center top;
}
#gnav ul{
	width:1000px;
	margin:0 auto;
}
#gnav li {float:left;}
#gnav li a{ 
	display:block;
}
/*====================================================================================
■09.GOLABLE NAVIGATION
====================================================================================*/
.inner{
	width:1000px;
	margin:0 auto;	
}
.center{
	text-align:center;	
}
.right{
	text-align:right !important;	
}
img.fl_right{
	float:right;
	margin-left:10px;	
}
img.fl_left{
	float:left;
	margin-right:10px;	
}
.pagination{
  margin:0;  
}
.pagination li{
  float:left; 
}
.pagination li:last-child{
  float:right;  
}
.hidden{
	display:none;	
}

/*==========================================
■10.FOOTER
====================================================================================*/
#footer { 
	
}
.footer_in{
	position:relative;
	padding:25px 0;
	width:1000px;
	margin:0 auto;
}
.f_logo{
	float:left;
	padding:0 0 0 15px;
	position:relative;
}
.f_logo:before{
	content:"";
	width:160px;
	height:75px;	
	background: url(../common_img/bagde.png) no-repeat center top;	
	background-size:cover;
	position:absolute;
	right:-175px;
	top:-17px;
}
.f_btn{
	float:right;	
}
#fnav{
	background:#083473;
	height:200px;
}
#fnav > ul{
	padding:40px 0 0;	
	width:1000px;
	margin:0 auto;	
}
#fnav > ul > li{
	float:left;
	width:18%;
	padding:0 0 0 15px;	
}
#fnav > ul > li.fcol00, #fnav > ul > li.fcol05{
	width:9%;	
} 
#fnav > ul > li.fcol01{
	width:28%;	
}
#fnav a{
	text-decoration:none;
	color:#fff;	
	display:block;
}
#fnav a:hover{
	opacity:0.7; filter:alpha(opacity=70); -ms-filter: "alpha( opacity=70)";	
}
#fnav > ul > li > a{
	font-weight:bold;	
	margin:0 0 10px;
}
.submenu li{
	margin:0 0 5px;	
}

.pageup {
	display: none;
	position: fixed;
	bottom: 60px;
	right: 30px;
	z-index: 51;
}
.pageup a {
	display: block;
	margin: 15px;
}

#Breadcrumbs{
	width:1000px;
	margin:0 auto 45px;	
	padding:10px 0 0 40px;
	color:#333;
	background: url(../common_img/ico_home.png) no-repeat left 12px;
}
#Breadcrumbs a{
	color:#1e69b1;
	text-decoration:none;
}