@charset "utf-8";
/* CSS Document */

@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
/*html, body {
	padding: 0px;
	margin: 0px;
}
img {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4 {
	padding: 0px;
	margin: 0px;
}

ol, ul {
	padding: 0px;
	margin: 0px;
}
.contents {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 1;
	color: #000000;
}
.inner-box {
	width: 100%;
	margin: 0 auto;
	text-align: left;
}*/
#merit {
	font-family: 'Noto Sans Japanese', sans-serif;
	width: 100%;
}
#merit ul {
	list-style-type: none;
	width: 100%;
}
#merit li {
	width: 100%;
	line-height: 1.5;
	font-size: 16px;
	overflow: hidden;
	padding: 7px 0px;
}
#merit li img {
	width: 100%;
	max-width: 250px;
	margin-left: 45px;
}
#merit li p {
	padding: 0px 10px 10px 45px;
	font-size:0.9em;
}
#merit h3 {
	font-size: 1.1em;
	color: #030c75;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight: 700;
	padding: 0 0 0 47px;
	white-space: nowrap;
	letter-spacing: -1px;
}
#merit h4 {
	font-size: 1.1em;
	color: #ff000b;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight: 700;
	padding: 0 0 0 47px;
	letter-spacing: -1px;
	white-space: nowrap;
}
.point01 {
	background: url(../image/merit_img/point01.png) no-repeat 0 0 #fff9ed;
	background-size: 40px;
	background-position-y: 7px;
}
.point02 {
	background: url(../image/merit_img/point02.png) no-repeat 0 0 #E4F9FD;
	background-size: 40px;
	background-position-y: 7px;
}
.point03 {
	background: url(../image/merit_img/point03.png) no-repeat 0 0 #fff9ed;
	background-size: 40px;
	background-position-y: 7px;
}
.point04 {
	background: url(../image/merit_img/point04.png) no-repeat 0 0 #E4F9FD;
	background-size: 40px;
	background-position-y: 7px;
}
.point05 {
	background: url(../image/merit_img/point05.png) no-repeat 0 0 #fff9ed;
	background-size: 40px;
	background-position-y: 7px;
}
.point06 {
	background: url(../image/merit_img/point06.png) no-repeat 0 0 #E4F9FD;
	background-size: 40px;
	background-position-y: 7px;
}
.point07 {
	background: url(../image/merit_img/point07.png) no-repeat 0 0 #fff9ed;
	background-size: 40px;
	background-position-y: 7px;
}
.f_big {
	font-size: 1.25em;
}
#dp_banner {
	width: 100%;
	margin: 36px auto 36px;
}
#dp_banner img {
	width: 100%;
}

#wrapper {
	text-align: left!important;
}
