@charset "utf-8";
/* CREEKCOM Co., Ltd. (www.creekcom.co.jp) */
.slider{width:100%;height:600px;text-align:left;overflow:hidden;position:fixed;top:0px;left:0;z-index:-1;background-color:#b3977a;}
.sliderwrap{top:0;left:0;height:600px;overflow:hidden;position:fixed;}
.slider ul{height:600px;float:left;overflow:hidden;}
.slider ul li{width:370px;height:600px;float:left;display:inline;overflow:hidden;}
.sliderwrap:after{content:"";display:none;clear:none;}
.slider:after{content:"";position:absolute;width:100%;height:100%;background:url(../../../images/filter.png) repeat left;}
@media screen and (max-height:600px){
.slider{position:absolute;}
.sliderwrap{position:absolute;}
}
