.bottom-banner{background:url(../seo-img/bottom-banner.jpg) no-repeat center; height:107px; position:fixed; left:0; bottom:0; right:0; z-index:3}
.bottom-banner-gw{ background:url(../seo-img/quiz-campaign-pc.jpg) no-repeat center; height:107px; position:fixed; left:0; bottom:0; right:0; z-index:3}
.bottom-banner-sp{ background:url(../seo-img/summer-sale-pc.jpg) no-repeat center; height:107px; position:fixed; left:0; bottom:0; right:0; z-index:3}
.bottom-banner-close{width:75%; margin:0 auto; text-align:right;}
.bottom-banner-btn{position:absolute; background-color:rgba(0, 0, 0, .5); width:30px; height:30px; line-height:25px; border-radius:50%; color:#fff; font-size:30px; text-align:center; margin-top:5px;}
.bottom-banner-btn:hover{text-decoration:none;}
.bottom-banner-a{display:block; height:100%;}
.bottom-banner-mobile{display:none;}
.aside-banner {display: none; position: fixed;left: 10px; bottom:0; z-index:3}
/* CSS Document */

@media (max-width: 979px) {
	.aside-banner {display: none !important;}
}

@media (max-width: 767px) {

}

@media  (max-width: 479px) {
	.bottom-banner-sp{height:auto;}
	.bottom-banner-gw{height:auto;}
	.bottom-banner{height:auto;}
	.bottom-banner-mobile{display:block; width:100%;}
	
}