@charset "utf-8";

h3 { margin-bottom: 25px;}
h4 { margin-bottom: 15px;}

.mainimg {
	display: block;
	margin-bottom: 30px;
	padding: 238px 0 0 10px;
	width: 950px;
	/*height: 122px;*/
	background: url(../../img/franchise/mainimg.jpg) no-repeat left top;
	font-size: 1em;
}
.inlineC {
	text-align: center;
}

/*sp*/
@media screen and (max-width: 450px) {

	.mainimg {
		background-size: contain;
		padding-top: 160px;
		width: 100% !important;
	}
}

.merit01,
.merit02,
.merit03 {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-bottom: 10px;
	padding: 8px 0 8px 42px;
}
.merit01 { background: url(../../img/franchise/ico_merit01.jpg) no-repeat left top;}
.merit02 { background: url(../../img/franchise/ico_merit02.jpg) no-repeat left top;}
.merit03 {
	margin-bottom: 0;
	background: url(../../img/franchise/ico_merit03.jpg) no-repeat left top;
}
