@charset "utf-8";

@import url(/campaign/css/campaign-detail.css);

/* ========== additional styles ========== */
.dense {
	padding-top: 0 !important; }

.largely-spaced {
	margin-top: 80px !important; }

.normally-spaced {
	margin-top: 40px !important; }

.small-spaced ,
.small-spaced p {
	margin-top: 0.5em !important; }


/* ----- cpn-color ----- */
.cpn-color-01 {
	color: #ed1562; }
.cpn-color-02 {
	color: #0895e6; }


/* ----- kye-visual ----- */
#key-visual .cpn-title-sp h1 {
	margin: 0;
	background: url(../img/bg_01.png) center top repeat-x;
	-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;
}

/* ----- c-heading ----- */
.cpn-heading-img-01 {
	margin-left: -54px;
	margin-right: -54px;
}
.cpn-heading-img-01.cpn-title-pc h2 {
	background: url(../img/bg_02_pc.png) left bottom repeat-x;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
}
.cpn-heading-img-01.cpn-title-sp h2 {
	background: url(../img/bg_02_sp.png) left bottom repeat-x;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
}

@media only screen and (max-width: 640px) {
	.cpn-heading-img-01 {
		margin-left: -11px;
		margin-right: -11px;
	}
	.cpn-heading-img-01 img {
		padding: 0; }

}

/* 02/03 */
.cpn-heading-img-02 h3,
.cpn-heading-img-03 h3{
	padding-bottom: 0;
	border: none;
}

.cpn-heading-img-02 h3 img,
.cpn-heading-img-03 h3 img {
	margin-left: auto;
	margin-right: auto;
}

.cpn-heading-img-02 h3{
	background: url(../img/bg_03.png) center bottom repeat-x;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
}

.cpn-heading-img-03 h3{
	background: url(../img/bg_04.png) center bottom repeat-x;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
}
.cpn-heading-img-03 {
	margin-top: 1.75em;
}