@charset "utf-8";

body{
	background-color:#eac9ac;
	
}

#headContent{
	height:2000px;
}

.toAbout-image {
	background-color: #C56016;
}
.toScrollTop-content {
	color: #fff;
}

#shippoIMG1,#shippoIMG2 {
	opacity: 0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	
	position:fixed;
	z-index:0;
	display:block;
	zoom: 1;
}

#shippoIMG1 img,#shippoIMG2 img {
	opacity: inherit;
	filter: inherit;

}

h1{
	background-color:#c56016;
	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:#c56016;
}

.bandSimpleColor {
	background: #c56016;
}

h1.h1show img.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;}


.chidoriSmall{
	float:left;
	margin:-5px;
	opacity:0;
	-webkit-transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
	-moz-transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
	-ms-transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
	-o-transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1); 
}


/*#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 #eac9ac;}
.rightArrow::after{border-left: 10px solid #eac9ac;}
div.menuBackNumTitle{border-bottom: 2px solid #FFF;}

div.meneListE{color: #666;}

@media screen and (max-width: 800px) {
	h1.h1show img.h1Img{
		height:265px !important;
/*		width: 40px !important;*/
	}
}
@media screen and (min-width: 320px) and (max-width: 700px){ 
	/*h1.h1show img.h1Img {
		height:200px !important;
		width: 30px !important;
	}*/
}