@charset "UTF-8";

ol, ul {
	padding: 0px;
	margin: 0px;
}

#PageHeader {
	margin-bottom: 0px;
	text-align: left;
}
#Contents {
	margin: 20px 0 50px;
	font-family: 'Noto Sans Japanese', sans-serif;
}
#Contents h2 {
	border: none;
	box-shadow: none;
	background: none;
}
#Contents h1 {
	margin: 0 0 5px;
	font-size: 1.6em;
	background:none;
	color:unset;
	font-weight: bolder;
}
#Contents .sec-lead {
	margin: 5px 0;
	color: #333 !important;
	font-size: 1.2em;
}
#main_top {
	width: 960px;
	background: #fff url(../images/top_image.jpg) no-repeat;
	padding: 420px 0px 10px 0px;
	color: #000000;
	font-size: 2.2em;
	font-weight: 700;
	line-height: 1.2;
	text-align: center;
}


#merit1 h2,#merit2 h2,#merit3 h2 {
	background: #fff url(../images/title_back.jpg) no-repeat;
	width: 860px;
	height: 48px;
	color: #ffffff;
	border: none;
	padding: 15px 0 0 100px;
	font-size: 2.3em;
	font-weight: 700;
	box-shadow: none;
	margin: 12px 0 !important;
	text-align: left;
}

#merit1 ul {
	width: 972px;
	overflow: hidden;
	margin-right: -13px;
	margin-bottom: 24px;
}
#merit1 li {
	float: left;
	list-style-type: none;
	width: 473px;
	box-sizing: border-box;
	margin-right: 13px;
}
#merit1 li p {
	padding: 5px 10px 10px;
	margin: 0px;
	font-size: 1.4em;
}


#merit2 h3 {
	color: #166ec9;
	font-size: 2.4em;
	font-weight: 700;
	line-height: 1.2;
	margin: 10px 0 0;
	overflow: hidden;
}
#merit2 img {
	float: left;
	padding-right: 20px;
	vertical-align: middle;
}
#merit2 ul {
	width: 960px;
	overflow: hidden;
	margin-bottom:12px;
}
#merit2 li {
	width: 960px;
	list-style-type: none;
	border: 5px solid #ccc;
	box-sizing: border-box;
	background-color: #fff7dd;
	padding: 10px 20px 10px;
	margin-bottom: 12px;
	text-align: left;
}
#merit2 li ul {
	padding-top: 14px!important;
}
#merit2 li li {
	width: 500px;
	margin-bottom: 0px!important;
	font-size: 1.5em;
	line-height: 1.5;
}
ul.list_type li {
	list-style-type: none;
	border: none!important;
	background-color: transparent!important;
	background: url(../images/list_en.png) no-repeat 0px 5px;
	margin: 0!important;
	padding-left: 5px;
	padding-top: 0px!important;
}
#merit2 li.p01 {
	background: #fff7dd url(../images/merit2_01back.png) no-repeat bottom right;
	min-height: 320px;
}
#merit2 li.p02 {
	background: #fff7dd url(../images/merit2_02back.png) no-repeat bottom right;
	min-height: 320px;
}
#merit2 li.p03 {
	background: #fff7dd url(../images/merit2_03back.png) no-repeat bottom right;
	min-height: 380px;
}

.waku_gray {
	width: 960px;
	border: 5px solid #ccc;
	box-sizing: border-box;
	padding: 0px 10px!important;
	text-align: center;
	margin-bottom:24px;
}
.blue_contents {
	background-color: #166ec9;
	padding: 10px;
	color: #ffffff;
	font-size: 1.8em;
	line-height: 1.5;
	margin: 10px 0 0;
	text-align: left;
}
.area_other {
	margin-bottom: 20px;
}
.area_search {
	text-align: center;
	margin: 0 auto 24px;
}
#Footer div.inner-box {
	border-top: 1px solid #ec5d01;
	padding-bottom: 0px;
}
#Footer .nav ul {
	margin: 15px 0;
}