@charset "UTF-8";

/*メインビジュアル*/
#main {
	width: 100%;
	height: 550px;
	position: relative;
	text-align: center;
	bottom: 20px;
}
#main_box {
	width: 960px;
	height: 550px;
	z-index: 1;
	background-position: 100% 100%;
}

.bx-pager-item:hover {
	opacity: 0.72;
}

.bx-pager-link {
	display: block;
	width: 20px;
	height: 15px;
	text-indent: 100px;
	white-space: nowrap;
	overflow: hidden;
	background-image: url(../images/main-off.png);
	background-color: transparent;
}
#main .bx-pager {
	margin: 0 auto;
	width: 300px;
	float: left;
	opacity: 1;
	position: absolute;
	bottom: 20px;
	z-index: 99;
}
#main .bx-pager-item:hover {
	opacity: 0.7;
}
#main .bx-pager-link {
	width: 20px;
	height: 15px;
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	background-image: url(../images/main-off.png);
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
}


#main .bx-pager-item {
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	width: 13px;
	float: left;
	opacity: 1;
}
.bx-prev {
	width: 35px;
	height: 45px;
	display: block;
	position: absolute;
	z-index: 12;
	opacity: 1;
	background-image: url(../images/preImage.png);
	background-repeat: no-repeat;
	background-position: center center;
	left: 16px;
	top: 226px;
}
.bx-prev:hover {
	opacity: 0.7;
}
.bxslider li {
	position: absolute;
}
.bx-next {
	width: 35px;
	height: 45px;
	display: block;
	position: absolute;
	z-index: 12;
	opacity: 1;
	background-image: url(../images/nextImage.png);
	background-repeat: no-repeat;
	background-position: center center;
	top: 225px;
	right: 16px;
}
.bx-viewport {
	height: 500px;
}
#main_introduce {
	width: 100%;
	height: 550px;
	position: relative;
	text-align: center;
	bottom: 20px;
}
#main_box_introduce {
	width: 1260px;
	height: 550px;
	z-index: 1;
	background-position: 100% 100%;
}
#main_menu2 {
	width: 100%;
	height: 550px;
	position: relative;
	text-align: center;
	bottom: 20px;
	margin-top: 64px;
	margin-left: -85px;
	margin-bottom: 0px;
	background-image: url(../images/kabe.jpg);
	background-size: 1000px 1000px;
	background-position: center center;
	z-index: 10;
	padding-left: 8px;
}

#main-box_menu2 {
	width: 100%;
	height: 500px;
	margin-left: 102px;
}
.bxslider {
	width: 1280px;
	height: auto;
	display: block;
	position: relative;
	z-index: 1;
}
