@charset "UTF-8";
/* CSS Document */
#webc_con.webc_clr_wht{
margin-top: 100px;
}
.nwfOriginal * {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
	margin: 0;
    font-family: 'Noto Serif JP', "游明朝", YuMincho,'Noto Serif JP', "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    color: inherit;
	list-style: none;
	font-weight: 500;
	padding: 0;
	font-style: normal;
}

.nwfOriginal .bg_yellow {
    background-color: #777E41;
    color: #FFF;
}
.nwfOriginal .flexSpace {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.nwfOriginal .flexEnd {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
}
.nwfOriginal .flexStart{
	display: -webkit-box; /*Android4.3*/
	display: -moz-box;    /*Firefox21*/
	display: -ms-flexbox; /*IE10*/
	display: -webkit-flex; /*PC-Safari,iOS8.4*/
	display: flex;
	-ms-flex-wrap:wrap;/*IE10*/
	-webkit-flex-wrap:wrap;/*PC-Safari,iOS8.4*/
	flex-wrap:wrap;
}
.nwfOriginal .container1080{
	width: 1080px;
	margin: 0 auto;
}
.nwfOriginal .objectfit{
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}
.nwfOriginal .gothic{
	font-family: 'Noto Sans JP', "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
.nwfOriginal .mt32{ margin-top: 32px;}
.nwfOriginal .fz16{ font-size: 16px;}
.nwfOriginal .ls0{ letter-spacing: 0;}
.nwfOriginal .green{ color: #007B72;}
.nwfOriginal .bg_green{
	background-color: #007B72;
	color: #FFF;
}
.nwfOriginal .more{
	position: relative;
}
.nwfOriginal .more:after{
	content: "More";
	color: #007B72;
	border-bottom: 1px solid #007B72;
	font-size: 14px;
	font-family: 'Noto Sans JP', "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	padding: 0 4px 7px;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	line-height: 1;
}
.nwfOriginal .more_white:after{
	color: #FFF;
	border-color: #FFF;
}
.nwfOriginal .btn01{
	width: 400px;
    max-width: 100%;
	padding: 20px 0;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	display: block;
	border-width: 2px;
}
.nwfOriginal .btn01.more:after{
	right: 20px;
}

/*------------------------------------------------
header
--------------------------------------------------*/
.nwfOriginal #header{
	width: 100%;
	height: 70px;
	position: fixed;
	overflow: visible;
	z-index: 999;
	top: 0;
	left: 0;
}
.nwfOriginal .headerInner{
	position: relative;
	overflow: visible;
	padding-left: 10px;
	padding-right: 10px;
	min-width: 1080px;
}
.nwfOriginal .headerLogo{
	width: 150px;
}
.nwfOriginal .headerLogo a{
	display: block;
	height: 70px;
	text-indent: -9999px;
	background: url("https://naturwald-furano.com/cms/wp-content/themes/naturwaldfurano2021/lib/images/common/logo_white.png") no-repeat center center;
	background-size: 100%;
}
.nwfOriginal .headerMenu ul{
	align-items: center;
	height: 70px;
}
.nwfOriginal .headerMenu ul li{
	padding: 0 10px;
	height: 20px;
	border-right: 1px solid #FFF;
}
.headerMenu ul li:last-of-type{
	border: none;
}
.nwfOriginal .headerMenu ul li a{
	line-height: 20px;
	transition: all 0.3s ease;
}


/*------------------------------------------------
footer
--------------------------------------------------*/
.nwfOriginal #footer{
    margin-top: 192px;
    padding: 64px 0 0;
    background: #E5E2D8 url("https://naturwald-furano.com/cms/wp-content/themes/naturwaldfurano2021/lib/images/common/footer.jpg") no-repeat center bottom;
}
.nwfOriginal .footerMenu li{
    width: 270px;
    height: 140px;
}
.nwfOriginal .footerMenu li a{
    display: block;
    position: relative;
}
.nwfOriginal .footerMenu li a:after{
    content: "";
    display: block;
    border: 2px solid #FFF;
    position: absolute;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    top: 5px;
    left: 5px;
    box-sizing: border-box;
}
.nwfOriginal .footerMenu li a .btn01{
    position: absolute;
    width: calc(100% - 30px);
    padding: 10px 0;
    background-color: rgba(255,255,255,0.9);
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
}
.nwfOriginal .footerMenu li a .btn01.more:after{
    right: 5px;
}
.nwfOriginal .footerAccess{
    margin: 60px auto;
    background: url("https://naturwald-furano.com/cms/wp-content/themes/naturwaldfurano2021/lib/images/common/footer_map.png") no-repeat 450px top;
    background-size: 538px;
    min-height: 501px;
}
.nwfOriginal .footerAccess address{
    line-height: 1.55;
    background: url("https://naturwald-furano.com/cms/wp-content/themes/naturwaldfurano2021/lib/images/common/logo_fukuro.png") no-repeat left top;
    background-size: 256px;
    padding-top: 150px;
}
.nwfOriginal .footerAccess .youtube{
    width: 300px;
}
.nwfOriginal .footerAccess .youtube h3{
    text-indent: -9999px;
    background: url("https://naturwald-furano.com/cms/wp-content/themes/naturwaldfurano2021/lib/images/common/youtube_logo.png") no-repeat;
    background-size: 100%;
    width: 102px;
    height: 23px;
}
.nwfOriginal .footerAccess .youtube iframe{
    border: 10px solid #FFF;
    margin-top: 10px;
}
.nwfOriginal .footerBottom{
    padding: 20px 0;
}
.nwfOriginal .sns dt{
    line-height: 40px;
}
.nwfOriginal .sns dd{
    margin-left: 30px;
}
.nwfOriginal .sns dd a{
    display: block;
    text-indent: -9999px;
    width: 40px;
    height: 40px;
    background-size: 100%;
}
.nwfOriginal .sns dd.fb a{
    background-image: url("https://naturwald-furano.com/cms/wp-content/themes/naturwaldfurano2021/lib/images/common/footerSns_fb.png")
}
.nwfOriginal .sns dd.ig a{
    background-image: url("https://naturwald-furano.com/cms/wp-content/themes/naturwaldfurano2021/lib/images/common/footerSns_ig.png")
}
.nwfOriginal .sns dd.tw a{
    background-image: url("https://naturwald-furano.com/cms/wp-content/themes/naturwaldfurano2021/lib/images/common/footerSns_tw.png")
}
.nwfOriginal .copyright{
    line-height: 40px;
}


/*------------------------------------------------
sp
--------------------------------------------------*/
.nwfOriginal .sp{
	display:none;
}
@media screen and (max-width: 768px){
	.nwfOriginal .pc{
        display: none;
    }
    .nwfOriginal .sp{
        display: block;
    }
    .nwfOriginal .container1080{
        width: 100%;
        padding: 0 5vw;
        min-width: 0;
    }

    /*------------------------------------------------
    header
    --------------------------------------------------*/
    .nwfOriginal #header{
        height: 80px;
        position: relative;
    }
    .nwfOriginal .headerInner{
        min-width: 0;
        padding-right: 0;
    }

    .nwfOriginal .headerLogo{
        width: 240px;
    }
    .nwfOriginal .headerLogo a{
        height: 80px;
    }
    .nwfOriginal .headerMenu{
        display: none;
    }
    /*------------------------------------------------
    footer
    --------------------------------------------------*/
    .nwfOriginal #footerNav{
        display: none;
    }
    .nwfOriginal #footer{
        margin-top: 96px;
		padding-top: 32px;
		background-image: none;
    }
	.nwfOriginal .footerAccess{
		margin: 0 0 24px;
		background: url("https://naturwald-furano.com/cms/wp-content/themes/naturwaldfurano2021/lib/images/common/sp/footerAccess.jpg") no-repeat center 280px;
		background-size: 100%;

	}
	.nwfOriginal .footerAccess address{
		background-position: center top;
		background-size: 260px;
		padding-top: 150px;
		font-size: 16px;
		padding-bottom: 130vw;
	}
	.nwfOriginal .footerAccess .youtube{
		width: 100%;
		margin-top: 0;
	}
	.nwfOriginal .footerAccess .youtube iframe{
		width: 100%;
	}
	.nwfOriginal .copyright{
		font-size: 12px;
	}
}