<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
.pageRow .wrap{
	width: 970px;
	margin: 0 auto;
}
.h01__caption{
	padding: 5px 0;
	color: #9F9F9F;
}
.header__inner{
	padding-bottom: 5px;
	overflow: hidden;
}
.logo{
	width: 350px;
	float: left;
}
.logo__inner{
	overflow: hidden;
}
.logo__caption{
	float: left;
}
.logo__caption a{
	width: 170px;
	height: 56px;
	background: url(../../images/v2/logo.jpg) no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	overflow: hidden;
}
.logo__txt{
	padding-top: 12px;
	line-height: 1.4;
	float: right;
}
.bnrRecruite{
	margin-left: 15px;
	float: left;
}
.infoArea{
	padding-left: 80px;
	float: right;
	background: url(../../images/v2/bg_header_info.jpg) no-repeat;
	background-position: left top;
}
.infoTime{
	font-size: 11px;
	color: #fff;
	text-align: center;
	line-height: 1.5;
	background: #d31423;
}
.infoTel{
	padding-top: 5px;
}
.infoTel__caption{
	font-size: 23px;
	font-weight: bold;
	color: #d31423 !important;
}
.infoTel__caption:hover{
	color: #d31423 !important;
}
.infoNotes{
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}
.gNavi{
	border-top: solid 1px #d31423;
	border-bottom: solid 4px #d31423;
	box-shadow: 0px 2px 10px -2px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0px 2px 10px -2px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 2px 10px -2px rgba(0,0,0,0.4);
	position: relative;
	z-index: 999;
}
.gNavi__list{
	overflow: hidden;
}
.gNavi__list__item{
	width: 16%;
	border-right: solid 1px #d31423;
	float: left;
}
.gNavi__list__item:first-child{
	border-left: solid 1px #d31423;
}
.gNavi__list__item.flag--FC{
	width: 19.2%;
}
.gNavi__list__item a{
	padding: 9px 0 8px;
	padding: 11px 0 6px\9;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	display: block;
}
@media all and (-ms-high-contrast: none){
	.gNavi__list__item a{
		padding: 11px 0 6px;
	}
}
.gNavi__list__item a:hover{
	text-decoration: none;
}
.flag--FC a{
	padding-left: 40px;
	background: url(../../images/v2/bg_gnavi_fc.png) no-repeat;
	background-position: 10px bottom;
}
.active a{
	color: #fff;
	background: #d31423;
}
.flag--FC.active a{
	background: url(../../images/v2/bg_gnavi_fc.png) no-repeat , #d31423;
	background-position: 10px bottom;
}</pre></body></html>