/* =====================
  index
===================== */
#contents {
    background: rgba(0, 0, 0, 0) url("../images/quiz_ol_sp.png") no-repeat scroll center top;
    position: relative;
}
.bottom_bg img {
	margin-bottom: -20px;
	min-width: 100%;
	width: 100%;
}
#back {
	margin-top: 50px;
	text-align: center;
}
#back a {
	margin: 0;
	padding: 15px 30px;
	background-color: #EF8688;
	color: #fff;
	text-decoration: none;
}




@media screen and (max-width:1123px){
	#contents #mapBox #mapBoxLeft {
		float: none;
		margin: 30px auto 0;
		max-width: 580px;
		width: 100%;
	}

	#contents #mapBox #mapBoxRight {
		float: none;
		margin: 35px auto;
		max-width: 510px;
		position: relative;
		width: 100%;
	}
}

@media screen and (max-width:952px){
	.bottom_bg img {
		margin-bottom: -20px;
		min-width: 100%;
		width: 100%;
	}
}

@media screen and (max-width:580px){
	.bottom_bg img {
		margin-bottom: -20px;
		min-width: 100%;
		width: 100%;
	}
}

@media screen and (max-width:320px){
}
