@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;
}
#header {
	height: 40px;
}
#header .logo {
	width: 96px;
	margin: 14px auto 14px 5%;
}

/*.section {
	background: #ffc8ce;
}
*/
#main_visual{
	position: relative;
    background: #ffc8ce;
}

#main_visual .main img{
	width: 100%;
}

#main_visual .movie_btn img {
	width: 85%;
	position: absolute;
    bottom: 10%;
    left:7.5%;
}

#sec_01{
	padding:5% 5%;
    background: #ffc8ce;
}

#sec_01 img{
	width: 100%;
}

#sec_01 .sec01_img02{
    margin: 5% 0
}

#sec_02{
    background-image: url("../../img/014/sec02_bg.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100%;
}

#sec_02 ol{
    padding-bottom: 5%;
}

#sec_02 ol img{
    width: 96%;
    display: block;
    padding: 0% 2%;
}

video{
    width: 90%;
    padding: 0% 5%;
}

/*
#sec_02 ol li{
    padding-top: 3%
}

#sec_02 ol li:first-child{
    padding-top: 30%
}

#sec_02 ol li:last-child{
    margin-bottom: 10%
}
*/

/*
#sec_02 .sec02_title{
    padding: 5% 12%;
}

#sec_03{
    margin: 0 auto 5%;
    background: #959595;
}

#sec_02 .sec_02＿howto ol li{
    padding-top:2.5%;
}

#sec_02 .sec_02＿howto ol li:last-child {
    padding-bottom:10%;
}
*/
/*
#sec_01 {
	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;
	width: 100%;
}
.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: 0px;
	background-color: #fff;
	border-bottom: solid 42px #f5f5f5;
}
footer .social_media ul {
	width: 82.8%;
	margin: 30px auto 20px;
	font-size: 0;
}
footer .social_media ul li {
	display: inline-block;
	width: 25%;
	text-align: center;
    vertical-align: top !important;
}
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;
}
