@charset "utf-8";

body{
	background-color:#d0dfe4;
	
}

#headContent{
	height:2000px;
}

.toAbout-image {
	background-color: #0095C6;
}
.toScrollTop-content {
	color: #fff;
}

#uchiwaIMG1,#uchiwaIMG2 {
	opacity: 0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	
	position:fixed;
	z-index:600;
	display:block;
	zoom: 1;
}

#uchiwaIMG1 img,#uchiwaIMG2 img {
	opacity: inherit;
	filter: inherit;
}

h1{
	background-color:#0095c6;
	height:0%;
	width:200px;
	position:fixed;
	top:0;
	right:475px;
	opacity:0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	z-index:500;
}

.bandColor {
	background: #0095c6;
}

.bandSimpleColor {
	background: #0095c6;
}


h1.h1show .h1Img{
	margin:130px auto 0 auto;
	display:block;
	width: 50px;
}

#mainImg1 img{top:-400px;left:0px;}
#mainImg2 img{top:-400px;left:0px;}
#mainImg4 img{top:-400px;left:0px;}
#mainImg3 img{top:-400px;right:0px;}



/*#bowl_ringG{border:4px solid #c4c4c4;}
.ballG{background:#c4c4c4;}
.innerMenu{background: #c4c4c4;}
.innerMenuActive:after{border: 1px solid #c4c4c4;}
.innerMenuAll ul::after{background:#c4c4c4;}*/


.menuBtnAll{border-top: #FFF 2px solid;}
.menuCircleBtn{background: #FFF;	}
div.circle{background: #FFF;}
.leftArrow::after{border-right: 10px solid #d0dfe4;}
.rightArrow::after{border-left: 10px solid #d0dfe4;}
div.menuBackNumTitle{border-bottom: 2px solid #FFF;}

div.meneListE{color: #666;}

/*レスポンシブ*/
@media screen and (max-width: 800px) {
	h1.h1show img.h1Img{
		/*height:auto !important;
		width: 40px !important;*/
		width: 45px !important;
	}
}
@media screen and (min-width: 320px) and (max-width: 700px){ 
	/*h1.h1show img.h1Img {
		height:auto !important;
		width: 30px !important;
	}*/
}
/*@media screen and (max-width: 500px) {
	#uchiwaIMG2 {
		left: -200px !important;
	}
}*/