@charset "UTF-8";

h2 {
	padding-top: 10px;
	font-size: 12px;
	color: #727171;
	text-align: left;
	padding-bottom: 15px;
}
h1 a {
	background-image: url(../images/header_rogo.jpg);
	height: 39px;
	width: 225px;
	text-indent: 100%;
	white-space:nowrap;
	overflow:hidden;
	background-repeat: no-repeat;
	display: block;
}
@media print, screen and (min-width: 760px) {
header {
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #CEC7C3;
}
#headerWrapper {
	position: relative;
	width: 980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-left : 10px;
	padding-right: 10px;
}
#siteNav li:first-child a {
	position: absolute;
    right: 340px;
    top: 45px;
	font-size: 14px;
	color: #000;
	margin-top: 5px;
}
#siteNav li:nth-child(2) a {
	position: absolute;
	right:180px;
	top: 40px;
	background-color: #000;
	background-image: url(../images/icon_mail.png);
	background-repeat: no-repeat;
	background-position: 18px;
	padding-left: 43px;
	padding-bottom: 5px;
	padding-right: 18px;
	padding-top: 5px;
	font-size: 14px;
	color: #FFF;
	margin-top: 5px;
	border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */  
}
#siteNav li:nth-child(3) a {
	position: absolute;
	right:0px;
	top: 40px;
	width: 110px;
	background-color: #A61D46;
	background-image: url(../images/icon_recruite.png);
	background-repeat: no-repeat;
	background-position: 40px;
	padding-left: 38px;
	padding-bottom: 5px;
	padding-right: 18px;
	padding-top: 5px;
	font-size: 14px;
	color: #FFF;
	margin-top: 5px;
	border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */  
}
#siteNav li:nth-child(2) a:hover,
#siteNav li:nth-child(3) a:hover {
	text-decoration: underline;
}
/* ▼▼▼ #glovalNav ▼▼▼ */
#glovalNav {
	width: 980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left : 10px;
	padding-right: 10px;
}
/* ↓グローバルナビが4つの時に有効↓　*/
#glovalNav ul li {
	position: relative;
	float: left;
	width: 245px;
	height: 52px;
	font-size: 16px;
	font-weight: bold;
}
.nav_home a {
	position: relative;
	width: 245px;
	float:left;
	text-align: center;
	color: #000;
	height: 52px;
	line-height: 52px;
	border-bottom: 8px solid #A61D46;	
}
.nav_home > a:hover {
	position: relative;
	width: 245px;
	float:left;
	color: #A61D46;
	text-align: center;
	border-bottom: 8px solid #A61D46;	
}
.nav_company a {
	position: relative;
	width: 245px;
	float:left;
	text-align: center;
	color: #000;
	height: 52px;
	line-height: 52px;
	border-bottom: 8px solid #CF9990;	
}
.nav_company > a:hover {
	position: relative;
	width: 245px;
	float:left;
	color: #CF9990;
	text-align: center;
	border-bottom: 8px solid #CF9990;	
}
.nav_advantage a {
	position: relative;
	width: 245px;
	float:left;
	text-align: center;
	color: #000;
	height: 52px;
	line-height: 52px;
	border-bottom: 8px solid #0064A9;	
}
.nav_advantage > a:hover {
	position: relative;
	width: 245px;
	float:left;
	color: #0064A9;
	text-align: center;
	border-bottom: 8px solid #0064A9;	
}
.nav_construction a {
	position: relative;
	width: 245px;
	float:left;
	text-align: center;
	color: #000;
	height: 52px;
	line-height: 52px;
	border-bottom: 8px solid #09922F;
}
.nav_construction > a:hover {
	position: relative;
	width: 245px;
	float:left;
	color: #09922F;
	text-align: center;
	border-bottom: 8px solid #09922F;	
}
/* ↑グローバルナビが4つの時に有効↑　*/

/* グローバルナビが5つになった時に復活させる
#glovalNav ul li {
	position: relative;
	float: left;
	width: 196px;
	height: 52px;
	font-size: 16px;
	font-weight: bold;
}
.nav_company a {
	position: relative;
	width: 196px;
	float:left;
	text-align: center;
	color: #000;
	height: 52px;
	line-height: 52px;
	border-bottom: 8px solid #CF9990;	
}
.nav_company > a:hover {
	position: relative;
	width: 196px;
	float:left;
	color: #CF9990;
	text-align: center;
	border-bottom: 8px solid #CF9990;	
}
.nav_outline a {
	position: relative;
	width: 196px;
	float:left;
	text-align: center;
	color: #000;
	height: 52px;
	line-height: 52px;
	border-bottom: 8px solid #F7B000;	
}
.nav_outline > a:hover {
	position: relative;
	width: 196px;
	float:left;
	color: #F7B000;
	text-align: center;
	border-bottom: 8px solid #F7B000;
}
.nav_propose a {
	position: relative;
	width: 196px;
	float:left;
	text-align: center;
	color: #000;
	height: 52px;
	line-height: 52px;
	border-bottom: 8px solid #F5B089;	
}
.nav_propose > a:hover {
	position: relative;
	width: 196px;
	float:left;
	color: #F5B089;
	text-align: center;
	border-bottom: 8px solid #F5B089;	
}
.nav_advantage a {
	position: relative;
	width: 196px;
	float:left;
	text-align: center;
	color: #000;
	height: 52px;
	line-height: 52px;
	border-bottom: 8px solid #0064A9;	
}
.nav_advantage > a:hover {
	position: relative;
	width: 196px;
	float:left;
	color: #0064A9;
	text-align: center;
	border-bottom: 8px solid #0064A9;	
}
.nav_construction a {
	position: relative;
	width: 196px;
	float:left;
	text-align: center;
	color: #000;
	height: 52px;
	line-height: 52px;
	border-bottom: 8px solid #09922F;
}
.nav_construction > a:hover {
	position: relative;
	width: 196px;
	float:left;
	color: #09922F;
	text-align: center;
	border-bottom: 8px solid #09922F;	
}*/

#dropmenu li ul{
	position: absolute;
	z-index: 100;
	top:100%;
	left:0;
	display: block;
	padding-top:8px;
}
#dropmenu li ul li {
	overflow: hidden;
	height: 0;
	-moz-transition: .2s;
	-webkit-transition: .2s;
	-o-transition: .2s;
	-ms-transition: .2s;
	transition: .2s;
}
#dropmenu li:hover > ul > li {
	overflow: visible;
	height: 52px;
	background: #FFF;
	font-size: 16px;
}
/* ↓グローバルナビが4つの時に有効↓　*/
#dropmenu li ul li a {
	width: 245px;
	color: #000;
	border: 1px solid #CEC7C3;
	transition: all 0.3s ease-out 0s;
}
#dropmenu .line_hight20 a {
	height: 45px;
	padding-top: 7px;
	line-height:20px;
	width: 235px;
	padding-right: 5px;
	padding-left: 5px;
}
/* ↑グローバルナビが4つの時に有効↑　*/
/* グローバルナビが5つになった時に復活させる
#dropmenu li ul li a {
	width: 194px;
	color: #000;
	border: 1px solid #CEC7C3;
	transition: all 0.3s ease-out 0s;
}	
#dropmenu .line_hight20 a {
	height: 45px;
	padding-top: 7px;
	line-height:20px;
	width: 184px;
	padding-right: 5px;
	padding-left: 5px;
}*/
#dropmenu li ul li:first-child a {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CEC7C3;
	border-bottom-color: #CEC7C3;
	border-left-color: #CEC7C3;
}	
#dropmenu .nav_company ul li a:hover {
	color: #CF9990;		
}
#dropmenu .nav_outline ul li a:hover {
	color: #F7B000;		
}
#dropmenu .nav_propose ul li a:hover {
	color: #F5B089;		
}
#dropmenu .nav_advantage ul li a:hover {
	color: #0064A9;		
}
#dropmenu .nav_construction ul li a:hover {
	color: #09922F;		
}
#menubtn,
#glovalNav_res {
	display:none;
}
}
@media only screen and (max-width: 759px) {
#headerWrapper {
	padding-left: 10px;
	padding-right: 10px;
}
#siteNav,
#glovalNav {
	display:none;
}
#menubtn {
	padding: 6px 6px;
	border: solid 2px #A61D46;
	border-radius: 5px;
	background-color: #ffffff;
    position: absolute;
    right: 0px;
    top: 30px;
	margin-right:10px;
	height:50px;
}
#menubtn:focus {
	outline: none;
}
#menubtn span {
	display: inline-block;
}
#menubtn span {
	position: absolute;
	left: 15%;
	width: 70%;
	height: 4px;
	background-color: #A61D46;
	border-radius: 2px;
}
#menubtn span:nth-of-type(1) {
	top: 20px;
}
#menubtn span:nth-of-type(2) {
	top: 28px;
}
#menubtn span:nth-of-type(3) {
	top: 36px;
}
#menubtn p {
	font-size: 12px;
	font-weight: bold;
	color: #A61D46;
	margin-top: -20px;
}
#glovalNav_res {
	margin-top: 10px;
}
#glovalNav_res ul li{
	font-size:14px;
	font-weight: bold;
	line-height:40px;
	text-decoration:none;
	border-bottom: 1px solid #fff;
	background-color: #A61D46;	
}
#glovalNav_res ul li a{
	margin-left:10px;
	text-decoration:none;
	color:#FFF;
	display:block;
}
}