@charset "UTF-8";
body {
	font-family: "メイリオ", Verdana, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	background: #fff;
	font-size: 15px;
	line-height: 1.8em;
}
a {
	color: #000;
	text-decoration: none;
}
.bg {
	padding: 0;
	background: url(../../img/006/bg.png) repeat;
	background-size: auto;
}
#header {
	height: 40px;
}
#header .logo {
	width: 96px;
	margin: 14px auto 14px 5%;
}
#main_visual .main img {
	width: 100%;
}
#sec_1 {
	margin-top: 31px;
}
#sec_1 .title_img {
	padding: 0 5%;
}
#sec_1 .title_img img {
	width: 100%;
}
#sec_1 .recommend {
	padding: 30px 5% 0;
}
#sec_1 .recommend img {
	width: 100%;
}
#sec_1 .howto {
	width: 100%;
	padding-top: 31px;
}
#sec_1 .howto ol {
	width: 100%;
	position: relative;
}
#sec_1 .howto ol li {
	display: inline-block;
	width: 100%;
}
#sec_1 .howto ol li img {
	width: 62.5%;
}
#sec_1 .howto ol li.left {
	text-align: left;
}
#sec_1 .howto ol li.right {
	text-align: right;
}
#sec_1 .howto ol li.howto1 {
	margin-top: 0;
}
#sec_1 .howto ol li.howto2 {
	margin-top: -23%;
}
#sec_1 .howto ol li.howto3 {
	margin-top: -14%;
}
#sec_1 .howto ol li.howto4 {
	margin-top: -14%;
}
#sec_1 .howto ol li.howto5 {
	margin-top: -29%;
}
#sec_1 .howto ol li.howto6 {
	margin-top: -13%;
}
#sec_1 .howto ol li.howto7 {
	margin-top: -13%;
}
#sec_1 .howto ol li.howto8 {
	margin-top: -13%;
}
#sec_1 .howto ol li.howto9 {
	margin-top: -29%;
}
#sec_1 .howto ol li.howto10 {
	margin: 30px auto 0;
	width: 100%;
}
.clearfix:after {
	content: '';
	display: table;
	clear: both;
}
#sec_1 .howto ol li.center img {
	width: 93.75%;
	padding: 0 3%;
}
.pit_forest {
	position: relative;
	padding-top: 70px;
	width: 100%;
	border-bottom: solid 24px #009944;
}
.pit_forest .bg {
	width: 100%;
}
.pit_forest .btn01 {
	position: absolute;
	top: 62%;
	right: 5%;
	width: 56%;
}
.pit_forest img {
	vertical-align: bottom;
}

footer p.info {
	padding: 30px 0 20px 0;
	color: #3b5998;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	line-height: 26px;
	background-color: #f5f5f5;
}
footer .social_media {
	padding-bottom: 15px;
	background-color: #fff;
	border-bottom: solid 42px #f5f5f5;
}
footer .social_media ul {
	width: 82.8%;
	margin: 20px auto;
	font-size: 0;
}
footer .social_media ul li {
	display: inline-block;
	width: 25%;
	text-align: center;
}
footer .social_media ul li:last-child {
	margin-right: 0;
}
.footer_bottom {
	border-top: solid 8px #009944;
	padding: 26px 3.25% 20px;
}
.footer_bottom img {
	width: 70px;
	float: left;
}
.footer_bottom p {
	color: #009944;
	font-size: 10px;
	text-align: right;
}
.footer_bottom p span {
	display: inline-block;
	margin:0 auto;
}
