@charset "utf-8";
/* CSS Document スマートフォン版スタイルcss*/

@media screen and (max-width: 767px) {

/********************************
尾瀬って？
********************************/
#content-body .what {
	width:100%;
	margin:0 auto;
	background-image:none;
	background-position:center top;
	background-repeat:no-repeat;
	background-size:100%;
}
#content-body .what .inside {
	width:100%;
	margin:0 auto;
	padding-bottom:17px;
}
#content-body .what .inside h2 {
	padding-top:30px;
	text-align:center;
	line-height:0;
}
#content-body .what .inside .lead {
	margin:30px 0 50px 0;
	font-size:16px;
	line-height:26px;
	text-align:center;
}
#content-body .what .inside .lead .what_sp {
	display:block;
	margin:15px 0 32px 0;
}
#content-body .what .inside .appealarea {
	width:100%;
	margin:0 auto;
	padding-bottom:30px;
	background-image:url(../../what/images/bg_sp.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	background-size:100%;
}
#content-body .what .inside .appealarea h3 {
	margin-bottom:25px;
	text-align:center;
	line-height:0;
}
#content-body .what .inside .appealarea .detailarea {
	float:none;
	width:240px;
	margin:0 auto;
	margin-bottom:35px;
}
#content-body .what .inside .appealarea .detailarea.rightarea {
	float:none;
}
#content-body .what .inside .appealarea .detailarea h4 {
	margin:0 auto;
	color:#6eb937;
	text-align:center;
	font-weight:bold;
	font-size:16px;
}
#content-body .what .inside .appealarea .detailarea .photo {
	width:200px;
	margin:8px auto;
	text-align:center;
	line-height:0;
}
#content-body .what .inside .appealarea .detailarea .txt {
	height:auto;
	line-height:20px;
}
#content-body .what .inside .appealarea .detailarea .btn {
	margin:16px 0;
	text-align:right;
}
#content-body .what .inside .appealarea .detailarea .btn a {
	padding:10px 20px;
	border:solid 1px #6eb937;
	color:#6eb937;
	text-decoration:none;
	font-size:13px;
	line-height:1;
}
#content-body .what .inside .whyarea_waku {
	padding:25px 0;
	background-color:#ecf6d7;
}
#content-body .what .inside .whyarea {
	width:100%;
	margin:0 auto 0 auto;
}
#content-body .what .inside .whyarea h3 {
	margin-bottom:20px;
	text-align:center;
	line-height:0;
}
#content-body .what .inside .whyarea .detailarea {
	float:none;
	width:240px;
	margin:0 auto 25px auto;
}
#content-body .what .inside .whyarea .detailarea.rightarea {
	float:none;
	margin:0 auto;
}
#content-body .what .inside .whyarea .detailarea h4 {
	margin:0 auto;
	color:#6eb937;
	text-align:center;
	font-weight:bold;
	font-size:16px;
}
#content-body .what .inside .whyarea .detailarea .photo {
	width:200px;
	margin:8px auto 0 auto;
	text-align:center;
}
#content-body .what .inside .whyarea .detailarea .txt {
	height:auto;
}
#content-body .what .inside .whyarea .detailarea .btn {
	margin:16px 0;
	text-align:none;
	height:40px;
}
#content-body .what .inside .whyarea .detailarea .btn a {
	padding:10px 20px;
	border:solid 1px #6eb937;
	color:#6eb937;
	text-decoration:none;
	font-size:13px;
	line-height:1;
}

}


