#bg_color {
	overflow: hidden;
}
header{
	position: relative;
	background:none!important;
	overflow: hidden;
}
	header nav {
		position: absolute;
		top: 35px!important;
		left: 50%!important;
		margin-left: -433px;
		overflow: hidden;
	}
	header nav ul {
		 z-index: 500;
		 max-width:900px;
		 width:100%;
		 overflow: hidden;
	}
	header nav ul li {
		float: left;
		margin: 5px 0 0 40px;
		
	}
	header nav ul li:first-child {
		margin: 5px 0 0 0;
	}

.bg {
	width: 100%;
	background: #fff;
	z-index: 5000;
	height: 80px;
	display: block;
	position: fixed;
	margin: 0 auto;
}

.header{
	overflow: hidden;zoom: 1;
	width: 100%;
	z-index: 9899999;
	}
	
#menu {
	margin-top: -32px;
	padding-top: 30px;
}
#menu ul {
	overflow: hidden;
	margin: 30px auto 40px;
	width: 1000px;
}
#menu ul li {
	float: left;
}

body.other .header{
	position: fixed;
	top: 0;left: 0;
	}

body.iphone .header,
body.ipad .header,
body.android .header{
	position: absolute;
	top: 0;left: 0;
	}

.nav{
	overflow: hidden;zoom: 1;
	width: 100%;
	position: absolute;
	top: 0;left: 0;
	z-index: 999999;
	}
	
	.nav .bx-prev{
		width: 50%;
		float: left;
		}
	.nav .bx-next{
		width: 50%;
		float: left;
		}
	
	.nav .bx-prev,
	.nav .bx-next{
		text-indent: 101%;
		white-space: nowrap;
		overflow: hidden;
		display: block;
		cursor: default;
		}

.bx-auto{
	display: none;
	}



#sns {
	overflow: hidden;
	width: 64px;
	margin: 25px auto 80px;
}
#photo_gallery {
	margin: 40px 0 0;
	padding-top: 80px;
}
#gallery_container {
	overflow: hidden;
	width: 1000px;
	margin: 0 auto;
	filter: alpha(opacity=0);opacity:0;
}
#gallery_container ul {
	overflow: hidden;
	float: left;
}
#gallery_container ul li {
	float: left;
	display: block;
/* 	border: 1px solid #797979; */
	overflow: hidden;
	position: relative;
}

#gallery_container ul li img {
	position: absolute;
/*
	left: -63%;
	top: -50%;
	width: 525px;
	height: 525px;
*/
	left: 0;
	top: 0;
	width: 100%;
	height: auto;
}



/*
#infomation{
	color: #000!important;
	margin-bottom: 35px;
	margin-top: 70px;
	}
	
*/
/*
	#infomation p.date{
		color: #666;
		font-size: 92%;
		line-height: 1.2;
		text-align: center;
		}
*/
	
	#infomation h2{
		margin: 17px 0 56px;
	    text-align: center;
		}
	
	#infomation .infoBlock{
		width: 937px;
		margin: 0 auto;
		position: relative;
		}
	
		#infomation .infoImg{
			text-align: center;
			position: absolute;
			top: 0;left: 0;
			}
		
		#infomation dl{
			position: absolute;
			left: 0;
			width: 100%;
			}
		
			#infomation dt{
				font-size: 135%;
				font-weight: bold;
				line-height: 1.6;
				margin-bottom: 19px;
				text-align: center;
				}
				
				#infomation dt a{
					text-decoration: underline;
					}
			
			#infomation dd{
				font-size: 105%;
				line-height: 2.4;
				margin: 0 auto;
				width: 562px;
				}
				
				#infomation dd a{
					text-decoration: underline;
				}

		.otherInfo{
			text-align: center;
			margin: 43px auto 65px;
			width: 562px;
			}

.toTop{
	text-align: center;
	}

.concept{
	width: 938px;
	margin: 0 auto;
	}

#bjcc{
	margin: 98px auto 32px;
	}
	
	#bjcc p{
		text-align: center;
		margin-top: 59px;
		margin-bottom: 49px;
		}

#bjgl{
	margin: 99px auto 32px;
	}
	
	#bjgl p{
		text-align: center;
		margin: 59px 0 49px;
		}

#ao{
	margin: 100px auto 55px;
	}
	
	#ao p{
		text-align: center;
		margin: 59px 0 49px;
		}

p.toProduct{
	margin: 0 0 20px 0!important;
	}

.bnr {
	margin: 50px 0 110px;
	}

	.bnr ul{
		overflow: hidden;
		width: 937px;
		margin: 0 auto;
		}
		
		.bnr li{
			float: left;
			width: 280px;
			margin-right: 48px;
			}
		.bnr li:nth-child(3){
			margin-right: 0;
			}

.whiteOut{
	position: fixed;
	top: 0;height: 0;
	width: 100%;
	height: 100%;
	z-index: 9999999999;
	}
	
	.whiteOut img{
		width: 100%;
		height: 100%;
		}

.header ul.parent{
	width: 869px;
	}

.header {
	position: fixed;
	top: 0;left: 0;
	}

.toContact ul{
	width: 82px;
	}

.toContact li:nth-child(1),
.toContact li:nth-child(2){
	display: none;
	}

@media screen and (min-width: 901px) {

.sprite {
	background-image: url(../img/spright.png);
	background-repeat: no-repeat;
	background-size: 1048px 738px;
	display: block;
	text-indent: 105%;
	overflow: hidden;
	white-space: nowrap;
}
.sprite {
	-webkit-transition: 0.25s ease-in-out;
	-moz-transition: 0.25s ease-in-out;
	-o-transition: 0.25s ease-in-out;
	transition: 0.25s ease-in-out;
}	

}

.sprite a {
	display: block;
	height: 100%;
	width: 100%;
}
.sprite:hover {
 filter: alpha(opacity=80);opacity:0.8;
}


header .sprite {
	background-image: url(../img/spright.png);
	background-repeat: no-repeat;
	background-size: 1048px 738px;
	display: block;
}
.sprite_home {
	width: 52px;
	height: 11px;
	position:relative;
	top:3px;
	background-position:  -2px -25px;
}
.bg .sprite_home {
	background-position:  -2px -37px;
} 

.sprite_info {
	width: 130px;
	height: 11px;
	position:relative;
	top:3px;
	background-position:  -2px -48px;
}
.bg .sprite_info {
	background-position:  -2px -60px;
} 

.sprite_menu {
	width: 52px;
	height: 11px;
	position:relative;
	top:3px;
	background-position:-123px -25px;
}

.bg .sprite_menu {
	background-position:-123px -37px;
}

.sprite_recruit {
	width: 112px;
	height: 11px;
	position:relative;
	top:3px;
	background-position:-2px -72px;
}

/* .sprite_recruit:hover{background-position:-117px -72px} */

.bg .sprite_recruit {
	background-position:-2px -85px;
}


.sprite_photo_gallery {
	width: 145px;
	height: 11px;
	position:relative;
	top:3px;
	background-position: -2px -3px;
}

.bg .sprite_photo_gallery {
	background-position: -2px -14px;
}

.sprite_access {
	width: 66px;
	height: 12px;
	position:relative;
	top:3px;
	background-position: -152px -2px;
}

.bg .sprite_access {
	background-position: -152px -14px;
}

.sprite_inst {
	width: 20px;
	height: 20px;
	background-position: -146px -60px;
}

.bg .sprite_inst {
	background-position: -146px -80px;
}

.sprite_face {
	width: 20px;
	height: 20px;
	background-position: -168px -60px;
	margin:5px 0 0 40px!important;
}
.nav-open .sprite_face {
	margin:0!important;
}

.bg .sprite_face {
	background-position: -168px -80px;
}

.sprite_title_photo_gallery {
	width: 288px;
	height: 21px;
	background-position: -226px -476px;
	margin: 0 auto 29px;
}
.sprite_title_photo_gallery:hover {
	filter: alpha(opacity=100);opacity:1;
}

#parara01 {
    background: url(../img/top/parara01.jpg) center 0 no-repeat;
    background-size: cover;
    width: 100%;
    height: 600px;
    min-width: 2000px;
}

#parara02 {
    background: url(../img/top/parara02.jpg) center 0 no-repeat;
    background-size: cover;
    width: 100%;
    height: 600px;
    min-width: 960px;
}

#parara03 {
    background: url(../img/top/parara03.jpg) center 0 no-repeat;
    background-size: cover;
    width: 100%;
    height: 600px;
    min-width: 960px;
}

.btm{margin: 49px auto 0;
	overflow: hidden;
	text-align: center;}

.map_btm{
	overflow: hidden;
	text-align: center;
	margin-top:15px;
}

.sprite_title_menu:hover {
	filter: alpha(opacity=100);opacity:1;
}
.sprite_more_menu_book {
	width: 345px;
	height: 60px;
	background-position: -62px -593px;
	margin: 0 auto;
}
.sprite_title_access {
	width: 131px;
	height: 22px;
	background-position: -519px -501px;
	margin: 130px auto 0;
}
.sprite_title_access:hover {
	filter: alpha(opacity=100);opacity:1;
}

.sprite_instagram {
	width: 27px;
	height: 27px;
	background-position: -104px -476px;
	float: left;
	display: block;
}
.sprite_facebook {
	width: 27px;
	height: 27px;
	background-position: -135px -476px;
	float: right;
	display: block;
}

#map_canvas {
  width: 100%;
  height: 465px;
  margin: 29px auto 0;
}
#access {
	color: #415437;
	text-align: center;
	margin: -25px 0 0;
	padding-top: 25px;
}
#access h4 {
	font-size: 117%;
	margin: 0 auto 12px
}
#access a {
	text-decoration: underline;
}
footer  {
	text-align: center;
	color: #415437;
	padding-bottom: 30px;
	margin-top: 65px;
}

.tel{
	text-decoration:underline
}

@media screen and (max-width: 899px) {
	
header{height:300px}
#map_canvas {
  width: 0;
  height: 0;
  padding:0;
  margin:0;
}

footer{
padding: 40px 0 20px;
border-top: 1px solid #415437;
}
}

@media screen and (max-width: 768px) {

header h1{
		min-width:180px;
		min-height:180px;
		margin-top:165px;
	}
}
/* END */