

@charset "utf-8";

.base {
	position: relative;
	padding: 0;
}

.bnr01 {
	position: absolute;
	top: 2.5%;
	left: 8%;
	width: auto !important;
}
.bnr02 {
	position: absolute;
	top: 10.3%;
	left: 8%;
	width: auto !important;
}
.bnr03 {
	position: absolute;
	top: 18.1%;
	left: 8%;
	width: auto !important;
}
.bnr04 {
	position: absolute;
	top: 31.3%;
	left: 8%;
	width: auto !important;
}
.bnr05 {
	position: absolute;
	top: 41%;
	left: 8%;
	width: auto !important;
}
.bnr06 {
	position: absolute;
	top: 48.7%;
	left: 8%;
	width: auto !important;
}
.bnr07 {
	position: absolute;
	top: 56.5%;
	left: 8%;
	width: auto !important;
}

.bnr08 {
	position: absolute;
	top: 64.3%;
	left: 8%;
	width: auto !important;
}

.bnr09 {
	position: absolute;
	top: 73.7%;
	left: 8%;
	width: auto !important;
}

.bnr10 {
	position: absolute;
	top: 81.3%;
	left: 8%;
	width: auto !important;
}

.bnr11 {
	position: absolute;
	top: 89%;
	left: 8%;
	width: auto !important;
}

@media screen and (max-width: 640px) {


.bnr01 {
	position: absolute;
	top: 2.5%;
	left: 8%;
	width: 86% !important;
}
.bnr02 {
	position: absolute;
	top: 10.3%;
	left: 8%;
	width: 86% !important;
}
.bnr03 {
	position: absolute;
	top: 18.1%;
	left: 8%;
	width: 86% !important;
}
.bnr04 {
	position: absolute;
	top: 31.3%;
	left: 8%;
	width: 86% !important;
}
.bnr05 {
	position: absolute;
	top: 41%;
	left: 8%;
	width: 86% !important;
}
.bnr06 {
	position: absolute;
	top: 48.7%;
	left: 8%;
	width: 86% !important;
}
.bnr07 {
	position: absolute;
	top: 56.5%;
	left: 8%;
	width: 86% !important;
}

.bnr08 {
	position: absolute;
	top: 64.3%;
	left: 8%;
	width: 86% !important;
}

.bnr09 {
	position: absolute;
	top: 73.7%;
	left: 8%;
	width: 86% !important;
}

.bnr10 {
	position: absolute;
	top: 81.3%;
	left: 8%;
	width: 86% !important;
}

.bnr11 {
	position: absolute;
	top: 89%;
	left: 8%;
	width: 86% !important;
}
	
	
}






