@charset "utf-8";
html{
	min-height:100%;
	margin:0;
	padding:0;
}
body {
	font-size: 100%;
	color: #000;
	text-align: center;
	position: relative;
	margin:0;
	padding:0;
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","ＭＳ Ｐゴシック","MS PGothic",Arial, Helvetica,sans-serif;
	font-size: 14px;
}
a:link { text-decoration:none; color: #000;}
a:visited { text-decoration:none; color: #000;}
a:active { text-decoration:none; color: #000;}
a:hover { text-decoration:none; color: #666;}
p{
	padding:0 0 5px 0;
}
#container {
	width: 100%;
	z-index: 1;
/*	
	min-height:1000px;
*/
	padding-top:54px;
}




.top_logo {
	width: 100%;
	min-height: 1300px;
}
.top_logo h2 {
	padding-top: 480px;
	margin-left: 570px;
	text-align: center;
}
.main {
	width: 1000px;
	height: 100%;
	margin: 0 auto;
	background-color: rgba(255,255,255,0.3);
}
.top {
	background: none;
}




#menu {
	width: 726px;
	margin: 0 auto;
	padding: 40px 0 0 0;
}
#menu section {
	padding: 0 0 40px 0;
}
#menu section h3 {
	width: 240px;
	height: 54px;
	text-indent: -99999px;
}
#menu section ul {
	width: 458px;
	margin: -40px 0 0 273px;
}
#menu section ul li a {
	width: 222px;
	height: 87px;
	float: left;
	margin: 0 7px 2px 0;
	text-indent: -99999px;
}

#menu section ul li a:hover {
	opacity: 0.9;
}


#menu section#service h3 {
	background: url(../img/menu_h3_service.png) no-repeat;
}
#menu section#service ul li a.a_01 { background: url(../img/menu_a_01_01.png) no-repeat; }
#menu section#service ul li a.a_02 { background: url(../img/menu_a_01_02.png) no-repeat; }
#menu section#service ul li a.a_03 { background: url(../img/menu_a_01_03.png) no-repeat; }
#menu section#service ul li a.a_04 { background: url(../img/menu_a_01_04.png) no-repeat; }
#menu section#service ul li a.a_05 { background: url(../img/menu_a_01_05.png) no-repeat; }

#menu section#products h3 {
	background: url(../img/menu_h3_products.png) no-repeat;
}
#menu section#products ul li a.a_01 { background: url(../img/menu_a_02_01.png) no-repeat; }
#menu section#products ul li a.a_02 { background: url(../img/menu_a_02_02.png) no-repeat; }

#menu section#recruit h3 {
	background: url(../img/menu_h3_recruit.png) no-repeat;
}
#menu section#recruit ul li a.a_01 { background: url(../img/menu_a_03_01.png) no-repeat; }

#menu section#contact h3 {
	background: url(../img/menu_h3_contact.png) no-repeat;
}
#menu section#contact ul li a.a_01 { background: url(../img/menu_a_04_01.png) no-repeat; }

#menu section#corporate h3 {
	background: url(../img/menu_h3_corporate.png) no-repeat;
}
#menu section#corporate ul li a.a_01 { background: url(../img/menu_a_05_01.png) no-repeat; }
#menu section#corporate ul li a.a_02 { background: url(../img/menu_a_05_02.png) no-repeat; }
#menu section#corporate ul li a.a_03 { background: url(../img/menu_a_05_03.png) no-repeat; }
#menu section#corporate ul li a.a_04 { background: url(../img/menu_a_05_04.png) no-repeat; }
#menu section#corporate ul li a.a_05 { background: url(../img/menu_a_05_05.png) no-repeat; }





#footSet,
#footSet h3,
#footSet p {
	padding: 0;
	line-height: 1.6;
	text-align: left;
	display: block;
	margin: 0px;
	font-size:small;
}
#footSet {
	clear: both;
	background-color: #000;
	width: 100%;
	padding: 20px 0 0 0;
	float: left;
	background-position: bottom;
	color: #FFF;
}
#footNav {
	width: 620px;
	margin: 0px auto;
}

#footNav a {
	color: #FFF;
	text-decoration: none;
	margin-left: 20px;
}
#footNav a:hover {
	color:#999;
}

#footNav div h3 a  {
	margin-left: 0;
	line-height: 200%;
	background: url(../img/nav_img.png) no-repeat;
	background-position: 0px 2px;
	padding-left: 12px;
}
#footNav div p b a { margin-left: 12px;}

#footNav div{
	float: left;
	margin:0 40px 20px 0;
}
#copyRight {
	line-height: 40px;
	font-size: 14px;
	text-align: center;
	clear: both;
	font-family: '小塚ゴシック Pro L','Kozuka Gothic Pro Light',sans-serif;
}
@media (max-width: 1200px) {
	.top_logo{

	}
	.top_logo h2{
		margin-left: 0;
	}
	.main {
		width: 740px;
	}
}
@media (max-width: 767px) {
	#fade-in {
		display: none;
	}
	.top_logo{
		min-height:670px;
	}
	.top_logo h2{
		padding-top:160px;
		margin:auto;
		width: 320px;
		height: 300px;
		font-size:1.8em;
	}
	.top_logo h2 img{
		width: 80%;
	}
	.main {
		width: 100%;
	}
	#menu {
		width: 240px;
		margin: 0 auto;
	}
	#menu section ul {
		width: 222px;
		margin: 10px auto 0 auto;
	}
	#menu section ul li a {
		margin-bottom: 10px;
	}
	#footSet {
		width: 100%;
		clear: both;
	}
	#footNav    {
		width: 100%;
		float: left;
	}
	#footNav ul {
		padding-top: 10px;
	}
	#footNav li a {
		width:110px;
		padding:0 0 0 10px;
		text-indent:18px;
		text-decoration: none;
		line-height: 200%;
		display:block;
		background: url(../img/footNav_img.png) no-repeat 15px 10px;
		border-radius: 15px;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		color: #333;
		font-size: 12px;
	}
	#footNav li a:hover {
		background-color:#FFFFFF;
	}
	#copyRight {
		font-size: 11px;
	}
}
