@charset "utf-8";
html,body{margin:0;}
article{
	margin-bottom:3px;
	padding-bottom:80px;
	min-width:1012px;
	font-family: 'メイリオ', 'Meiryo',  "MS P Gothic", "ＭＳ Ｐゴシック", 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', sans-serif;
	font-size:15px;
	line-height:1.9;
	text-align:center;
	background:url(../images/bg.png) center top;
	background-size:34px 34px;
}
.only_smart,
.only_smart_i{
	display:none !important;
}
article img{
	max-width:100%;
}
article ul{
	margin:0;
	padding:0;
}
article ul li{
	list-style:none;
}
article h1{
	margin:0;
}
article h1 + p{
	margin:0;
	padding:30px 0 37px;
	font-size:17px;
	font-weight:bold;
	color:#217744;
}
article h1 + p span{
	color:#fb6a00;
}

/* nav */
article nav{
	background-color:#fff;
	border-top:10px solid #fff791;
	border-bottom:10px solid #fff791;
}
article nav ul li{
	display:inline-block;
	height:140px;
	margin:0 12px;
	padding-top:38px;
	box-sizing:border-box;
}
article nav ul li:first-child{
	margin-left:0;
}
article nav ul li:last-child{
	margin-right:0;
}


/* .cont */
.cont{
	width:800px;
	margin:65px auto 70px;
	background-color:#fff;
	border:2px solid #f8ed6d;
	border-radius:20px;
}
.cont h2{
	height:80px;
	margin:0;
	background:
		url(../images/tit_side.png)no-repeat 97% 7px,
		url(../images/h2_bg.png)repeat-x left top;
	position:relative;
	border-radius:16px 16px 0 0;
}
.cont h3{
	height:54px;
	margin:0;
	background:
		url(../images/tit_side.png)no-repeat 97% -12px,
		url(../images/h3_bg1.png)repeat-x left top;
	position:relative;
}
.cont h2 img,
.cont h3 img{
	width:225px;
	margin:auto;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
}


/* #cont1 */
#cont1 {
	padding-bottom:70px;
	background:#fff url(../images/cont1_bg.jpg)no-repeat right bottom;
}
#cont1 div{
	padding:40px 85px 0 335px;
	background: url(../images/cont1_pc.png)no-repeat 70px 35px;
	text-align:justify;
	text-justify:inter-ideograph;
}
#cont1 div p:last-child{
	margin:20px 0 0;
}
#cont1 div p span{
	color:#fb6a00;
}
#cont1 div + p{
	margin:0 0 0 90px;
	text-align:left;
}


/* #cont2 */
#cont2 {
	padding-bottom:30px;
	background:#fff url(../images/cont2_bg.jpg)no-repeat right bottom;
}
#cont2 > div{
	padding:30px 60px 50px 15px;
	overflow:hidden;
	text-align:justify;
	text-justify:inter-ideograph;
}
#cont2 > div img{
	float:left;
	margin-right:20px;
}
#cont2 > div p span{
	background-color:#abfcee;
}
#cont2 > section h4{
	margin:45px 0 0;
}
#cont2 > section div{
	overflow:hidden;
	padding:5px 40px;
	background:url(../images/cont2_line.png)no-repeat center top;
}
#cont2 > section div:first-of-type{
	background-image:none;
}
#cont2 > section div section{
	display:inline-block;
	vertical-align:top;
	width:45%;
	margin:0 2%;
	text-align:justify;
	text-justify:inter-ideograph;
}
#cont2 > section div section h5{
	font-size:17px;
	color:#f76402;
	margin-bottom:5px;
	margin-left:1em;
	text-indent:-1em;
}
#cont2 > section div section h5:before{
	content:'●';
	color:#fee300;
}
#cont2 > section div section p{
	margin-top:0;
}
#cont2 > section div section p span{
	background-color:#abfcee;
}
#cont2 > section div section dl{
	margin-top:-10px;
	font-size:13px;
}
#cont2 > section div section dl dt:before{
	content:'●';
	color:#fee300;
}
#cont2 > section div section dl dd{
	margin:0;
}


/* #cont3 */
#cont3 {
	padding-bottom:50px;
}
#cont3 h2 img:last-child{
	width:140px;
	position:absolute;
	top:-22%;
	left:50%;
}
#cont3 ul{
	margin:30px 0;
}
#cont3 ul li{
	display:inline-block;
	width:188px;
	vertical-align:top;
}
#cont3 > section div{
	overflow:hidden;
	padding:5px 40px;
	background:url(../images/cont2_line.png)no-repeat center top;
}
#cont3 > section div:first-of-type{
	background-image:none;
}
#cont3 section{
	margin-top:20px;
}
#cont3 > section div section{
	display:inline-block;
	vertical-align:top;
	width:45%;
	margin:0 2%;
	text-align:justify;
	text-justify:inter-ideograph;
}
#cont3 > section div section h5{
	font-size:17px;
	margin-bottom:5px;
}
#cont3 > section div section h5:before{
	content:'●';
	color:#fee300;
}
#cont3 > section div section p{
	margin-top:10px;
}
#cont3 > section div section p span{
	background-color:#abfcee;
}
#cont3 > section div section p span.red{
	background-color:transparent;
	color:#f76402;
}


/* #cont4 */
#cont4 {
	margin-bottom:60px;
	padding-bottom:20px;
}
#cont4 > div {
	padding:0 40px;
}
#cont4 > div h3 {
	background-image:none;
	margin-top:25px;
}
#cont4 > div h3 img {
	width:164px;
}
#cont4 > div h3 + p{
	display:inline-block;
	text-align:left;
}
#cont4 > div h3 + p span{
	background-color:#abfcee;
}
#cont4 > div ul{
	margin-bottom:30px;
	overflow:hidden;
}
#cont4 > div ul li{
	width:47%;
	float:left;
}
#cont4 > div ul li:first-child{
	width:auto;
	margin-bottom:20px;
	padding-bottom:30px;
	overflow:hidden;
	background:
		url(../images/cont4_1_pc.png)no-repeat right 30px,
		url(../images/cont4_line1.png)no-repeat center bottom;
}
#cont4 > div ul li:nth-child(2){
	width:50%;
	padding:0 30px 20px 0;
	box-sizing:border-box;
}
#cont4 > div ul li:last-child{
	width:50%;
	padding:0 0 20px 30px;
	box-sizing:border-box;
	background:url(../images/cont4_line2.png)no-repeat left top;
}
#cont4 > div ul li h4{
	text-align:left;
	margin:0;
}
#cont4 > div ul li h4:before{
	content:attr(num);
	color:#64b411;
}
#cont4 > div ul li:first-child section{
	float:left;
}
#cont4 > div ul li:first-child section:first-of-type{
	width:35%;
}
#cont4 > div ul li:first-child section:last-of-type{
	width:60%;
	padding:0 140px 0 20px;
	box-sizing:border-box;
}
#cont4 > div ul li:first-child section h5{
	margin:0;
	font-size:15px;
	font-weight:normal;
	text-align:left;
}
#cont4 > div ul li:first-child section h5:before{
	content:'●';
	color:#64b411;
}
#cont4 > div ul li p{
	margin:0;
	text-align:justify;
	text-justify:inter-ideograph;
}
#cont4 > div ul li div span{
	margin-right:0.5em;
}
#cont4 > div ul li div span:before{
	content:'●';
	color:#64b411;
}
#cont4 > section h3{
	height:40px;
	margin:0;
	background:
		url(../images/tit_side.png)no-repeat 97% -20px,
		url(../images/h3_bg2.png)repeat-x left top;
	position:relative;
}
#cont4 > section p{
	text-align:left;
	margin:30px 40px 20px;
}
#cont4 > section p span{
	background-color:#fdf78f;
}
#cont4 > section div{
	width:720px;
	margin:0 auto;
	padding:6px;
	background:url(../images/cont4_bg.png);
	border-radius:30px;
}
#cont4 > section div ul{
	padding:10px 0 10px 85px;
	border-radius:27px;
	text-align:left;
	background:#fff url(../images/cont4_4.png)no-repeat 15px center;
	background-size:46px auto;
	overflow:hidden;
}
#cont4 > section div ul li{
	width:317px;
	float:left;
	line-height:1.7;
	text-indent:-1em;
	white-space:nowrap;
}
#cont4 > section div ul li:nth-child(3){
	padding-bottom:1em;
}
#cont4 > section div ul li:before{
	content:'●';
	color:#dd8e82;
}


