/* .clearfix:after {
	content: '';
	clear: both;
	display: block;
}

main {
	clear: both;
	width: 100%;
	min-height: 100%;
	position: relative;
	overflow: hidden;
}

header {
	width: 100%;
}
header > .wrap {
	position: relative;
	z-index: 2;
}
header h1 {
	font-size: inherit;
}

section {
	clear: both;
	margin: auto;
	width: 100%;
	position: relative;
}

footer {
	width: 100%;
	position: relative;
}
footer a {
	color: inherit;
}

address {
	text-align: center;
}

/* 

#keyvisual .item {
	margin: auto;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
#keyvisual .slick-list {
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
#keyvisual .slick-track {
	width: 100%;
	height: 100%;
} */
