@charset "UTF-8";
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);

#USER_contents {
    width: 960px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}
ol, ul {
	padding: 0px;
	margin: 0px;
}

#Contents {
	margin: 0 0 30px;
	font-family: 'Noto Sans Japanese', sans-serif;
}
#Contents h1 {
	font-size: 1.5em;
}
.sec-lead {
	font-size: 1.1em;
}
#main_top {
	width: 960px;
	/*height: 85px;*/
	background: #fff url(../images/top_image.jpg) no-repeat;
	padding: 415px 25px 10px 25px;
	color: #000000;
	font-size: 2.2em;
	font-weight: 700;
	line-height: 1.2;
	text-align: center;
}


/*--------------------------------------------------------------------
   merit1 */

#merit1 h2 {
	background: #fff url(../images/title_back.jpg) no-repeat;
	width: 960px;
	color: #ffffff;
	border: none;
	padding: 15px 0 5px 100px;
	font-size: 2.1em;
	font-weight: 700;
	box-shadow: none;
	margin: 12px 0!important;
}

#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;
}

.m-mt10{
	margin-top: -10px;
}
/*--------------------------------------------------------------------
   merit2 */

#merit2 h2 {
	background: #fff url(../images/title_back.jpg) no-repeat;
	width: 960px;
	color: #ffffff;
	border: none;
	padding: 15px 0 5px 100px;
	font-size: 2.1em;
	font-weight: 700;
	box-shadow: none;
	margin: 12px 0!important;
}

#merit2 h3 {
	color: #166ec9;
	font-size: 2.2em;
	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;
}
#merit2 li ul {
	padding-top: 14px!important;
}
#merit2 li li {
	width: 500px;
	margin-bottom: 0px!important;
	font-size: 1.3em;
	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;
}
/*--------------------------------------------------------------------
   merit3 （multiで使用）*/
#merit3  h2 {
	background: #fff url(../images/title_back.jpg) no-repeat;
	width: 960px;
	color: #ffffff;
	border: none;
	padding: 15px 0 5px 100px;
	font-size: 2.1em;
	font-weight: 700;
	box-shadow: none;
	margin: 12px 0!important;
}
.waku_gray {
	width: 960px;
	border: 5px solid #ccc;
	box-sizing: border-box;
	padding: 0px 10px!important;
	text-align: center;
	margin-bottom:24px;
}
.blue_contents {
	width: 930px;
	background-color: #166ec9;
	padding: 10px;
	color: #ffffff;
	font-size: 1.6em;
	line-height: 1.5;
	margin: 10px 0 0;
	text-align: left;
}
.area_other {
	margin-bottom: 20px;
}
.area_search {
	width: 776px;
	margin: 0 auto 24px;
}
.sp_only {
	display: none !important;
}