.key-visual {
  padding-top: 37px;
}
.key-visual img {
  width: 100%;
  height: auto;
}
#sec01{

}
#sec01Right{

}
#sec01 h2{
	width: 55%;
	margin-top: 10%;
	float: right;
	text-align: center;
}
#sec01 h2 img {
	width: 65%;
	height: auto;
	max-width: 169px;
}
#sec01_txt1{
	text-align: center;
	width: 100%;
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
}
#sec01Left{

}
.sec01_img1{
	width: 45%;
	float: right;
}
.sec01_img1 img {
	width: 100%;
	height: auto;
}
.sec01_txt2{
	width: 45%;
	float: left;
	text-align: center;
}
.sec01_txt2 img {
	width: 75%;
	height: auto;
	max-width: 196px;
}
.sec01_img2{
	width: 55%;
	float: left;
}
.sec01_img2 img {
	width: 100%;
	height: auto;
}

#sec02{
	margin-top: 20px;
	padding-bottom: 10px;
	background:#ffffff;
	position: relative;
	text-align:center;
}

/*#sec02:before{
	position: absolute;
	content:"";
	left: 0;
	width: 100%;
	height: 177px;
	top: -177px;
	background:url(../img/concept/sec02T.png) repeat-x top center/100%;
}
#sec02:after{
	position: absolute;
	content:"";
	left: 0;
	width: 100%;
	height: 177px;
	bottom: -177px;
	background:url(../img/concept/sec02B.png) repeat-x top center;
}*/
.sec02_box{
	background:url(../img/concept/sec02_boxT.jpg) no-repeat top center/100%,
	url(../img/concept/sec02_boxB.jpg) no-repeat bottom center/100%,
	url(../img/concept/sec02_boxC.jpg) repeat-y top center/100%;
	width: 100%;
}
#sec02 h2 {
	margin-top: 20px;
	margin-bottom: 20px;
}
#sec02 h2 img {
	padding-left: 10px;
	padding-right: 10px;
	width: 100%;
	height: auto;
	padding-top: 40px;
}
#sec02 .wrap{

}
.sec02_deco img {
	width: 100%;
	height: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}
#sec02_btn{
	/*border:1px solid #723d0f;
	background:#ffffff;*/
}
.sec02_btn1 img {
	width: 100%;
	height: auto;
	/*padding-left: 10px;
	padding-right: 10px;*/
}
.sec02_btn2 img {
	width: 100%;
	height: auto;
	/*padding-left: 10px;
	padding-right: 10px;*/
}
#sec03{
	
}
#sec03Right{

}
#sec03 h2 {
	text-align: center;
}
#sec03 h2 img {
	width: 100%;
	max-width: 353px;
	height: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#sec03Left{
	
}
.sec03_txt2{
	
}
.sec03_img1 {
	padding-left: 5px;
	padding-right: 10px;
	margin-top: 20%;
	width: 50%;
	float: left;
}
.sec03_img1 img {
	width: 100%;
	height: auto;
}
.sec03_img2{
	padding-right: 5px;
	padding-left: 10px;
	width: 50%;
	float: left;
}
.sec03_img2 img {
	width: 100%;
	height: auto;
}
.sec03_txt1{
	padding: 10px;
	text-align:center;	
}
.sec03_btn img {
	width: 100%;
	height: auto;
	padding: 10px;
}