@charset "utf-8";

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


/* ========== heading ========== */
.cpn-heading2-01 {
	border-top: solid 4px #e80600;
	border-bottom: solid 4px #e80600;
	padding-top: 25px;
	padding-bottom: 25px;
}
.c-size-150{font-size:150% !important;}
.c-space-e3-25 {margin-top: 3.25em !important;}
.c-space-e3-25b {margin-bottom: 0 !important;}
.c-color-01a{color: #eb7000 !important;}
.mt2em{margin-top: 2em !important;}
.m0{margin: 0 !important;}
.p14{padding: 0;}
@media only screen and (max-width: 640px) {
.c-space-e3-25 {margin-top: 3.25em !important;}
.c-space-e3-25b {margin-bottom: 3.25em !important;}
.cpn-heading2-01 {
	padding-top: 15px;
	padding-bottom: 15px;
}
.p14{padding: 0px 14px;}
}

/* ========== infoBlock ========== */
.cpn-infoBlock-01 {
	background: #ffdfdb;
	border: none;
	border-radius: 20px;
	padding: 15px;
}
.prg-infoBlock-01 p:last-child {
	margin-bottom: 0;
}

.fw-normal{font-weight: normal;}