@charset "utf-8";

#side nav li#m2 a{
	color:#00A89C;
	}
@media screen and (max-width:800px){
#spnav ul li.m2 a{
	background-color:#EBEBEB;
	}
}
#sec1{
	overflow:hidden;
	zoom:1;
	padding-top:20px;
	}
#sec1 h2{
	font-size:26px;
	background:url(../img/common/maru.png) no-repeat 5px center;
	padding:5px 0 5px 32px;
	border-bottom:1px solid #42210B;
	color:#42210B;
	}
#sec1 h3 img{
	margin:15px 10px 0 10px;
	}
#sec1 div{
	overflow:hidden;
	zoom:1;
	padding:0 10px;
	}
#sec1 div p{
	margin-top:25px;
	}
#sec1 div h4{
	float:right;
	width:150px;
	margin:0 0 10px 30px;
	}
#sec1 div h4 img{
	margin-top:15px;
	}
#sec1 ul{
	overflow:hidden;
	zoom:1;
	padding-top:30px;
	}
#sec1 ul li{
	float:left;
	width:49%;
	}
#sec1 ul li:nth-of-type(2){
	float:right;
	}
#sec1 ul li img{
	max-width:100%;
	height:auto;
	}
#sec2{
	overflow:hidden;
	zoom:1;
	padding-top:50px;
	}
#sec2 h2{
	font-size:26px;
	background:url(../img/common/maru.png) no-repeat 5px center;
	padding:5px 0 5px 32px;
	border-bottom:1px solid #42210B;
	color:#42210B;
	}
#sec2 section{
	overflow:hidden;
	zoom:1;
	margin-top:20px;
	padding:0px 10px 10px 0px;
	}
#sec2 section h3 img{
	padding:10px 0 5px 0px;
	}
#sec2 section h4 img{
	margin-top:10px;
	}
@media screen and (max-width:800px){
#sec1{
	padding-top:0px;
	}
#sec1 h3 img{
	margin:15px 0 0 0;
	}
#sec1 div{
	padding:0;
	}
#sec1 div h4{
	display:none;
	}
#sec2 section{
	padding:0px 0 10px 0;
	}
#sec2 section p{
	clear:both;
	padding-top:5px;
	}
}