@charset "utf-8";

@import url(/campaign/css/campaign-detail.css);


/* ========== additional styles ========== */
/* ----- kye-visual ----- */
#key-visual .cpn-title-sp h1 {
	margin: 0;
	background: url(../img/bg_01.png) center top no-repeat;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
	text-align: center;
}

#key-visual .cpn-title-sp h1 img {
	margin: 0 auto;
	width: 100%;
	max-width: 394px;
}