@charset "utf-8";

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

/* ========== additional styles ========== */
.dense-02 {
	padding-bottom: 0 !important; }


/* ========== section ========== */
/* ----- heading ----- */
.cpn-heading-03 span {
	display: inline-block;
	padding: 6px 13px 3px;
	font-size: 110%;
	border-radius: 5px;
	color: #eb7000;
	background-color: #fce7cd;
}

/* ----- figureBlock ----- */
.cpn-figureBlock-01 {
	margin-top: 1.25em;
}
.cpn-figureBlock-01 .content {
	display: inline-block;
	margin-right: 3.456221198%;
	margin-bottom: 54px;
	width: 51.84331797%;
	vertical-align: top;
}
.cpn-figureBlock-01 figure {
	display: inline-block;
	width: 43.0875576%;
	vertical-align: bottom;
}


@media only screen and (min-width: 741px) {
.dense-02 .cpn-figureBlock-01 figure {
	margin-top: 35px !important; }
}

@media only screen and (max-width: 740px) {
	.cpn-figureBlock-01 .content {
		margin-right: 0;
		margin-bottom: 18px;
		width: 100%;
	}
	.cpn-figureBlock-01 figure {
		width: 100%; }
	.cpn-figureBlock-01 figure img {
		margin: 0 auto; }
}

/* ----- step ----- */
.cpn-step-01 > .step:first-of-type {
	margin-top: -1px;
}

.cpn-step-01 .c-heading2-02 {
	margin-bottom: 0.8em;
}

.cpn-step-01 .step {
	padding-bottom: 22px;
}
.cpn-step-01 > .step:last-of-type {
	padding-bottom: 0;
}