@charset "utf-8";

#contents #campaign #cmpn-search h2 {
	background: url(/cp/present/special_190501/images/cp_cmn_icn_square.svg) 0 4px no-repeat !important;
	background-size: 22px 22px !important;
	margin-bottom: 0!important;
}

.frame {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 1em!important;
	padding: 20px!important;
}
.apply {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	align-content: flex-start;
	width: 46%;
	background: #fff;
	padding: 10px!important;
}
.apply:last-child {
	width: 100%;
	margin-top:  20px!important;
}
.apply .step {
	width:  50px;
	height: 50px;
	margin-right: .3em!important;
}
.apply h3 {
	font-size:  1.8em!important;
	font-weight: bold!important;
	width: calc( 100% - 55px );
	height: 3em;
}
.apply h3 span.fRed {
	color: #dc3232!important;
}
.apply h3 span.fontSmall {
	font-size: 80%;
	padding-left: 1em;
}
.apply a {
	display: inline!important;
}
.apply li {
	margin-bottom: .8em!important;
}
.apply li div {
	display: inline-block;
	width: 100%;
	text-align: center;
}
.apply div.coupon {
	display: inline-block;
	width: 100%;
	height: 230px;
	text-align: center;
	align-self: flex-start;
}