@charset "utf-8";

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


/* ========== btn ========== */
.c-btn-05.icon-login {
	padding: 21px 68px 19px 78px;
}

.c-btn-05.icon-login:before {
	width: 18px;
	height: 65%;
	background-image: url(/assets/img/icon_01_@2x.png);
	background-position: -18px 0;
	background-repeat: no-repeat;
	background-size: auto 32px;
	position: absolute;
	top: 16px;
	left: 54px;
	content: "";
}


/* ========== section ========== */
/* ----- charge ----- */
#section_charge + .c-cnvBlock-01 .c-anchorList-01 a:before {
	background-position: right center;
}


/* ========== text ========== */
.cpn-text-02 {
	color: #0f0a64;
}

@media only screen and (min-width: 641px) {
.cpn-text-01 {
	text-align: center;
}

.cpn-text-03 {
	font-size: 137.5%;
}
}
