@charset "utf-8";

body{
	background-color:#FFF;
	
}

#headContent{
	height:2000px;
}

#shogatsuIMG1,#shogatsuIMG2 {
	opacity: 0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	
	position:fixed;
	z-index:0;
	display:block;
	zoom: 1;
}

.toAbout-image {
	background-color: #F1A961;
}
.toScrollTop-content {
	color: #fff;
}

.bannerAbout{background-color: rgba(238, 147, 58, 0.8);}

#shogatsuIMG1 img,#shogatsuIMG2 img {
	opacity: inherit;
filter: inherit;

}

h1{
	background-color:#d5150a;
	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:#d5150a;
}

.bandSimpleColor {
	background: #d5150a;
}

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;}

#shogatsuIMG1 img{
	width:1500px;
}

.chaptTitle{
	background:#f0932c;
	color: #FFF;
}

#concludion{
background: #f0932c;
color: #FFF;
background-image:url(../images/shogatsuIMG2.png);
background-size:800px;
background-repeat:no-repeat;
background-position:bottom left;
}

#MenuMouseDisc{
	background:#f0932c;
	padding:10px;
	color:#FFF;
}

#bowl_ringG{border:4px solid #c4c4c4;}
.ballG{background:#c4c4c4;}
.innerMenu{background: #c4c4c4;}
.innerMenuActive:after{border: 1px solid #c4c4c4;}
.innerMenuAll ul::after{background:#c4c4c4;}
div.menuBackNumTitle{border-bottom: 2px solid #c4c4c4;}

/*レスポンシブ*/
@media screen and (max-width: 800px) {
	h1.h1show img.h1Img{
		height:auto !important;
		width: 40px !important;
	}
}
@media screen and (min-width: 320px) and (max-width: 700px){ 
	h1.h1show img.h1Img {
		/*height:auto !important;
		width: 30px !important;*/
}



