@charset "utf-8";

.cfpMerit {
	margin-bottom: 15px;
	padding: 15px;
	border-radius: 6px;
}
.cfpMerit01 {
	background: #f9fced;
}
.cfpMerit02 {
	background: #fef2e6;
}
.cfpMerit03 {
	background: #f2f6fb;
}
.cfpMeritTtl {
	font-size: 25px;
	margin-bottom: 10px;
}
body.sp .cfpMeritTtl {
	font-size: 20px;
}
.cfpMerit01 .cfpMeritTtl {
	color: #83B600;
}
.cfpMerit02 .cfpMeritTtl {
	color: #F67926;
}
.cfpMerit03 .cfpMeritTtl {
	color: #0055B4;
}

.cfp4e {
	position: relative;
	margin-bottom: 10px;
	padding: 5px 30px 20px 190px;
	min-height: 150px;
}
.cfp4e img {
	position: absolute;
	left: 0;
}
.cfp4e.e1 { background-image: url(../img/4e_bg_01.gif); }
.cfp4e.e2 { background-image: url(../img/4e_bg_02.gif); }
.cfp4e.e3 { background-image: url(../img/4e_bg_03.gif); }
.cfp4e.e4 { background-image: url(../img/4e_bg_04.gif); }
.cfp4e.e1 img { bottom: 5px; }
.cfp4e.e2 img { bottom: 9px; }
.cfp4e.e3 img { bottom: -5px; }
.cfp4e.e4 img { bottom: 9px; }

.cfp4e .cfp4eTtl {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 21px;
	letter-spacing: 3px;
}
.cfp4e .cfp4eTtl .en {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	letter-spacing: 0;
	margin-right: 10px;
}
.cfp4e .cfp4eTtl .en b {
	font-size: 40px;
	font-weight: normal;
}
.cfp4e.e1 .cfp4eTtl .en {
	color: #F27933;
}
.cfp4e.e2 .cfp4eTtl .en {
	color: #0055B4;
}
.cfp4e.e3 .cfp4eTtl .en {
	color: #DA2A03;
}
.cfp4e.e4 .cfp4eTtl .en {
	color: #63B545;
}

body.sp .cfp4e {
	padding: 5px 15px 15px;
}
body.sp .cfp4e img {
	position: static;
	float: left;
	margin: 0 10px 10px 0;
	width: 100px;
}
body.sp .cfp4e .cfp4eTtl {
	font-size: 18px;
	letter-spacing: 2px;
}
body.sp .cfp4e .cfp4eTtl .en {
	font-size: 22px;
}
body.sp .cfp4e .cfp4eTtl .en b {
	font-size: 36px;
}
