/*layout*/
/*------------------------------------------------------------------------------*/
#wrapper {
  overflow: hidden;
}


/*header*/
/*------------------------------------------------------------------------------*/
header{
	width: 100%;
	margin: 0;
	background:#FFF;
	border-top:4px solid #3A67B1;
}
header:after  {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#header_top{
	background:#FFF;
	width: 100%;
	height:30px;
	line-height:30px;
	margin: 0;
}
.common_area{
	width: 1200px;
	margin: 0px auto;
}

#header_area_left{
	float: left;
}

header h1{
	font-size: 10px;
	line-height: 30px;
}

/*
#header_area_right{
	float: right;
}
*/
#head_list{
	margin-top:15px;
	margin-right:20px;
	float:right;
	}
#head_list li{
	display:inline-block;
	margin: 0px !important;
	padding:0 !important;
	}
#head_list a{
	background:#FFF;
	border:1px solid #3A67B1;
	color: #3A67B1;
	font-size: 12px;
	color: #333;
	padding:5px 10px;
	text-align:center;
}

#head_list a:hover,
#head_list .active a{
	background: #3A67B1;
	color:#FFF;
}


#header_middle{
	width: 1200px;
	margin: 0px auto;
	clear:both;
}

#header_middle:after  {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


#header_left{
	float: left;
	width: 50%;
	height:60px;
}
#header_right{
	float: right;
	width: 50%;
	height:60px;
}

#logo{
	width:345px;
	margin-top:5px;
	
}
#logo a{
	display: block;
}
#logo img{
	width: 100%;
	height: auto;
}


#header_contact img{
	float:right;
	width: 210px;
	margin-top:5px;
}

.header_recruit {
	display: none;
}

/*header_bottom ----------*/
#header_bottom{background: #FFF;}



/* globalnav */
/* -------------------------- */
#globalnav{
	width:100%;
	margin: 5px 0px !important;
	height:35px;
}

#sp_logo{display: none;}
#gnav_btn{display: none;}

#globalnav_in{width: 1200px;	margin: 0 auto;}
#globalnav_in ul{font-size: 0; line-height: 0;}
#globalnav_in li{
	display: inline-block;
	border-left: 1px solid #3A67B1;
	text-align: center;
	font-size: 15px;
	line-height: 30px;
}
#globalnav_in li:last-child{border-right: 1px solid #3A67B1;}

#globalnav_in li#globalnav01{width: 200px;}
#globalnav_in li#globalnav02{width: 200px;}
#globalnav_in li#globalnav03{width: 200px;}
#globalnav_in li#globalnav04{width: 200px;}
#globalnav_in li#globalnav05{width: 200px;}
#globalnav_in li#globalnav06{width: 200px;}

#globalnav_in li a{
	display: block;
	color: #3A67B1;
	padding: 0px;
}
#globalnav_in li.main_current a, #globalnav_in li a:hover{
	opacity:0.7;
}







/* ==

 メインスライダー

=============================================================================== */


.main {
	width:100%;
	padding:0px 0px 0px 0px;
	height:320px;
	margin:0px 0 0 0px;
	background:#000;
	color:#FFF;
	overflow: hidden;
	}

#tinymce .main{
	overflow: visible;
}

.main_box {
	width:100%;
	height:320px;
	margin:0px auto;
	}



.bx-wrapper{
	width: 100% !important;
	height:320px !important;
	overflow: hidden;
	position: relative !important;
}
.bx-window{
	width: 1400px !important;
	margin: 0 auto !important;
	overflow: visible !important;
	height: 320px;
	/*
	background: url(http://webdesignrecipes.com/wp-content/uploads/2012/05/window-bg.png) no-repeat center 0;
	*/
}

#slider div{
	
}

/* slide1 */
#slide1{width: 1400px; height: 320px; position:relative;}
/* slide2 */
#slide2{width: 1400px; height: 320px; position:relative;}


/*
.slider_tit{
	position:absolute;
	top:94px;
	left:100px;
	font-size:57px;
	line-height:67px;
	
	}

.slider_txt{
	position:absolute;
	top:244px;
	left:100px;
	font-size:19px;
	line-height:30px;
	
	}

*/

/* Navi */

.bx-pager_box {
	position:absolute;
	bottom:0;
	left:0;
	display: block;
	list-style-type: none;
	height: 20px;
	padding: 0 ;
	margin: 0 auto 10px auto;
	text-align: center;
	width:100%;
	/*
	background: rgba(255, 255, 255, 0.75) none;
	background:#000;
	*/
}



.bx-pager{
	width: 580px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;

}
.bx-pager:after { display:block;	content:'';	clear:both;}

.bx-pager a{
		display: inline-block;
		text-decoration: none;
		margin: 0 5px;
		text-indent:-9999px;
		background:#FFF;
		border-radius:10px;
		width:8px;
		height:8px;
		}


.bx-pager a.pager-active{
	background:#999999;
	}

	
	.bx-pager a:hover,
	.bx-pager a.pager-active{
		background-position: 0 100%;
	}
/* prev next */
.prev-next{
	width: 100%;
	margin: 0 auto !important;
	position: relative;
}
	
	
	.bx-prev,
	.bx-next{
		text-align: center;
		vertical-align: baseline;
		display: block;
		width: 44px;
		height: 44px;
		position: absolute;
		text-indent:-9999px;
		top:-185px;
		text-decoration: none;
	}
		.bx-prev {left: 0px; background: url(../image/common/prev_btn.jpg) no-repeat 0 0;}
		.bx-next { right: 0px; background: url(../image/common/next_btn.jpg) no-repeat 0 0;}
			.bx-prev:hover,
			.bx-next:hover{
				text-decoration: none;
			}
		*:first-child+html .bx-prev,
		*:first-child+html .bx-next{
			top:-274px;
		}






/*footer*/
/*------------------------------------------------------------------------------*/
footer{
	background-color: #3A67B1;
	color:#FFF;
	
	padding: 0px 0 0px;
}
#footer_top{
	width: 1200px;
	margin: 0 auto;
	text-align:left;
}
#footer_logo{
	width: 240px;
	padding:30px 0px;
	float: right;
	font-size:80%;
	line-height:1.5;
}
#footer_logo a{
	display: block;
}
#footer_logo img{
	width: 100%;
	height: auto;
	padding-bottom:20px;
}


#footer_nav{
	float: left;
	width: 790px;
}


.footnav{
	float: left;
}

.footnav_01{
	width:33.333%;
	padding:30px 10px;
	border-left:1px solid #6185C1;
	border-right:1px solid #6185C1;
	}
.footnav_02{
	width:33.333%;
	padding:30px 10px;
	border-right:1px solid #6185C1;
	}
.footnav_03{
	width:33.334%;
	padding:30px 10px;
	border-right:1px solid #6185C1;
	}

.footnav a:hover{
	opacity:0.7;
}


.footnav li{
	margin-bottom: 5px;
}
.footnav li a{
	color: #FFF;
	background: url(../image/common/arr.jpg) no-repeat left center;
	padding-left: 20px;
}


#footer_bottom{
	width: 100%;
	margin: 0;
	background:#333333;
	color:#FFF;
}

#footer_bottom_in{
	width: 1200px;
	margin: 0px auto;
	height:35px;
	line-height:35px;
}


.footnav_b{
	float: left;
}
.footnav_b li{
	display: inline;
	height:12px;
	line-height:12px;
	border-left:1px solid #FFF;
	padding-left: 20px;
	padding-right: 20px;
}
.footnav_b li:last-child{
	border-right:1px solid #FFF;
}

.footnav_b li a{
	color:#FFF;
}


.footnav_b li a:hover{
	opacity:0.7;
}


small{
	display: block;
	float: right;
}




/* pagetop */
/*------------------------------------------------------------------------------*/
#topcontrol{
	z-index:150;
}
a.pagetop {
	width: 40px;
	height: 40px;
	background: url(../image/common/pagetop.jpg) no-repeat 0 0;
	overflow: hidden;
	display:block;
}

.sp_pagetop{
	display:none;
}

/* 20240419 */
.sp_only {
	display: none;
}
#header_left.pc_w40 {
	width: 40%;
}

#header_right.pc_w60 {
	width: 60%;
}