@charset "UTF-8";
/* CSS Document */
@import url("competition-pc.css?220301") screen and (min-width:641px);
@import url("competition-sp.css?220301") screen and (max-width:640px);

.mapArea {
	margin-bottom:30px;
}

.competition.detail .mainArea article .commonBanner{
	padding-bottom: 2em;
}