@charset "utf-8";
/*====================================
	for index.html
	Date of 2015.08.19
====================================*/

#slideBtnWrapper {
	position: relative;
}
#slideBtn {
	position: absolute;
	top: 35px;
	right: 15px;
	z-index: 100;
}
.mainLeftWrapper {
	width: 465px;
	float: left;
}
.mainRightWrapper {
	width: 465px;
	float: right;
}


.intro {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 0 0 40px;
}

.introBtn {
	width: calc(100% / 2 - ((10px * 1) / 2));
	margin: 0 0 10px;
}

.sideMenu {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.sideMenuBtn {
	width: 226px;
	margin: 0 0 10px;
}














#menuBox {
	margin-bottom: 40px;
}
.menuList {
	margin-bottom: 5px;
}
.menuList > li {
	width: 255px;
	height: 125px;
	display: block;
	float: left;
	margin-left: 5px;
}
.menuList > li > a {
	width: 255px;
	height: 125px;
	display: block;
}
.menuList li:first-child {
	margin-left: 0;
}
#mlWood a {
	background: url(../images/ml_wood.jpg) 0 0 no-repeat;
	width: 255px;
	height: 125px;
	display: block;
	text-indent: -9999px;
	line-height: 0;
	overflow: hidden;
}
#mlWood a:hover {
	background: url(../images/ml_wood.jpg) 0 -125px no-repeat;
}
#mlSystem a {
	background: url(../images/ml_system.jpg) 0 0 no-repeat;
	width: 255px;
	height: 125px;
	display: block;
	text-indent: -9999px;
	line-height: 0;
	overflow: hidden;
}
#mlSystem a:hover {
	background: url(../images/ml_system.jpg) 0 -125px no-repeat;
}
#mlCenter a {
	background: url(../images/ml_center.jpg) 0 0 no-repeat;
	width: 255px;
	height: 125px;
	display: block;
	text-indent: -9999px;
	line-height: 0;
	overflow: hidden;
}
#mlCenter a:hover {
	background: url(../images/ml_center.jpg) 0 -125px no-repeat;
}
#mlCompany {
	background: url(../images/ml_company.jpg) 0 0 no-repeat;
	width: 255px;
	height: 125px;
	display: block;
}
#mlCompany span {
	display: block;
	text-indent: -9999px;
	line-height: 0;
	overflow: hidden;
}
#companyMenuList {
	float: right;
	margin: 5px 20px 0 0;
}
#companyMenuList li a {
	color: #FFF;
	text-decoration: none;
	font-size: 85%;
	line-height: 1.5em;
	margin-bottom: 3px;
	display: block;
	background: url(../images/company_menulist_icon.png) 0 3px no-repeat;
	padding-left: 18px;
}
#companyMenuList li a:hover {
	color: #1F8E9A;
}
#companyMenuList li a:before {
	color: #1F8E9A;
	padding-right: 4px;
}
/* #yamadaiCharm {
	display: block;
	text-indent: -9999px;
	line-height: 0;
	overflow: hidden;
	background: url(../images/yamadai_charm.jpg) 0 0 no-repeat;
	width: 385px;
	height: 132px;
	margin-bottom: 15px;
} */
#yamadaiHome{
	display: block;
	text-indent: -9999px;
	line-height: 0;
	overflow: hidden;
	background: url(../images/yamadai_home.jpg) 0 0 no-repeat;
	width: 385px;
	height: 132px;
	margin-bottom: 15px;
	text-decoration: none;
}
#yamadaiMaterial{
	display: block;
	text-indent: -9999px;
	line-height: 0;
	overflow: hidden;
	background: url(../images/yamadai_material.jpg) 0 0 no-repeat;
	width: 385px;
	height: 132px;
	margin-bottom: 15px;
	text-decoration: none;
}
#search {
	background: #56C5C2;
	color: #FFF;
	font-size: 100%;
	text-align: center;
	line-height: 1.5em;
	border-bottom: 1px solid #9BD6D4;
	padding: 2px;
	margin-bottom: 10px;
}
#searchWrapper {
	margin-bottom: 20px;
}
.searchByType {
	margin-bottom: 5px;
}
.searchByType > li {
	margin-left: 7px;
	display: block;
	width: 189px;
	min-height: 125px;
	float: left;
}
.searchByType > li:first-child {
	margin-left:0;
}
.searchByType > li > a {
	display: block;
	width: 189px;
	min-height: 125px;
	text-decoration: none;
}
.searchByType > li:hover {
	opacity: 0.7;
	-ms-filter: "alpha(opacity=70)";
}
.imgLink {
	width: 189px;
	height: 100px;
	display: block;
	margin-bottom: 3px;
}
.textLink {
	font-size: 80%;
	line-height: 1.5em;
	color: #656565;
	background: url(../images/type_link_icon.png) 0 1px no-repeat;
	padding-left: 18px;
}
.fontS {
	font-size: 75%;
	line-height: 1.5em;
	color: #656565;
	background: url(../images/type_link_icon.png) 0 1px no-repeat;
	padding-left: 18px;
}
#factoryTourBtn a {
	width: 188px;
	height: 85px;
	display: block;
	text-indent: -9999px;
	line-height: 0;
	overflow: hidden;
	background: url(../images/factory_tour_btn.jpg) 0 0 no-repeat;
	float: left;
}
#factoryTourBtn a:hover {
	background: url(../images/factory_tour_btn.jpg) 0 -85px no-repeat;
}
#recruitBtn a {
	width: 188px;
	height: 85px;
	display: block;
	text-indent: -9999px;
	line-height: 0;
	overflow: hidden;
	background: url(../images/recruit_btn.jpg) 0 0 no-repeat;
	float: right;
}
#recruitBtn a:hover {
	background: url(../images/recruit_btn.jpg) 0 -85px no-repeat;
}
