/* ==============================================
	lp-header
============================================== */
.l-header {
	position: relative;
	min-width: 970px;
	height: 84px;
	background-color: #fff;
}

@media (max-width: 767px) {
	.l-header {
		min-width: 0;
		height: 51px;
	}
}

.l-header::before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	background: #e2e2e2;
}

.l-header__logo {
	position: absolute;
	left: 30px;
	top: 30px;
}

@media (max-width: 767px) {
	.l-header__logo {
		left: 10px;
		top: 14px;
	}
}

.l-header__logo>a,
.l-header__logo>span {
	display: block;
	width: 350px;
	height: 27.5px;
	background: url(/images/hd_logo.png) no-repeat;
	background-size: contain;
}

@media (max-width: 767px) {

	.l-header__logo>a,
	.l-header__logo>span {
		width: 290.5px;
		height: 22.825px;
	}
}

/* ==============================================
	lp-footer
============================================== */
/* .l-footer {
	position: relative;
	margin: 0;
	padding: 7.14286rem 0;
	background: #fff;
	font-family:"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

@media (max-width: 767px) {
	.l-footer {
		min-width: 0;
		padding: 2.85714rem 0 2.85714rem;
	}
}

.l-footer__logo {
	display: block;
	line-height: 1.1;
	text-align: center;
}

.l-footer__logo>a {
	display: inline-block;
	width: 19.5rem;
	height: 1.57143rem;
	background: url(/images/hd_logo.png) no-repeat;
	background-size: contain;
}

@media (max-width: 767px) {
	.l-footer__logo>a {
		width: 16.07143rem;
		height: 1.28571rem;
	}
}

.l-footer__nav {
	margin-top: 3.57143rem;
	line-height: 1.4;
	text-align: center;
}

@media (max-width: 767px) {
	.l-footer__nav {
		margin-top: 1.78571rem;
	}
}

.l-footer__nav__window {
	display: inline-block;
	position: relative;
	width: 8px;
	height: 8px;
	margin-left: 0.71429rem;
	background: #000;
	vertical-align: 10%;
}

.l-footer__nav__window::before,
.l-footer__nav__window::after {
	content: '';
	display: block;
	position: absolute;
	background: #000;
}

.l-footer__nav__window::before {
	left: -2px;
	top: 1px;
	width: 1px;
	height: 9px;
}

.l-footer__nav__window::after {
	left: -2px;
	top: 9px;
	width: 9px;
	height: 1px;
}

.l-footer__nav>li {
	display: inline-block;
	margin-left: 3.57143rem;
}

@media (max-width: 767px) {
	.l-footer__nav>li {
		display: block;
		margin: 0.85714rem auto 0;
	}
}

.l-footer__nav>li>a {
	-webkit-transition: opacity 150ms cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: opacity 150ms cubic-bezier(0.215, 0.61, 0.355, 1);
	display: inline-block;
	position: relative;
	color: #000;
	font-size: 1.07143rem;
	text-decoration: none;
}

@media (max-width: 767px) {
	.l-footer__nav>li>a {
		font-size: 0.85714rem;
	}
}

html.pc .l-footer__nav>li>a:hover,
html.pc .l-footer__nav>li>a:active {
	opacity: .5;
}

.l-footer__nav>li:first-child {
	margin-left: 0;
}

@media (max-width: 767px) {
	.l-footer__nav>li:first-child {
		margin: 0 auto;
	}
}

.l-footer__copyright {
	display: block;
	margin-top: 3.57143rem;
	color: #000;
	font-size: 1rem;
	line-height: 1.4;
	text-align: center;
}

@media (max-width: 767px) {
	.l-footer__copyright {
		margin-top: 1.78571rem;
		font-size: 0.85714rem;
	}
}

.l-footer__copyright small {
	font-size: 1em;
} */


/* ==============================================
	lp-footer --- sekisui gb
============================================== */

.l-footer {
	margin: 0;
	padding: 120px 0 70px;
	font-family: "游ゴシック体", "Yu Gothic", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", sans-serif;
}

@media screen and (max-width: 767px) {
	.l-footer {
		padding: 17.33333% 6.66667%
	}
}

.l-footer__logo {
	display: block;
	width: 257px;
	height: 50px;
	margin: 0 auto;
	background: url("/common/images/logo_gs_footer03.png") no-repeat;
	background-size: contain
}

@media screen and (max-width: 767px) {
	.l-footer__logo {
		width: 40.15385%;
		height: auto;
		margin: 0;
		padding-top: 5.53846%;
		background-image: url("/common/images/logo_sekisuiheim01_sp.png")
	}
}

.l-footer__nav {
	margin-top: 50px;
	line-height: 1.1;
	text-align: center
}

@media screen and (max-width: 767px) {
	.l-footer__nav {
		margin-top: 10.76923%;
		text-align: left
	}
}

.l-footer__nav>li {
	display: inline-block;
	margin-left: 30px;
	font-size: 15px
}

@media screen and (max-width: 767px) {
	.l-footer__nav>li {
		display: block;
		margin: 3.07692% 0 0;
		font-size: 3.46667vw
	}
}

.l-footer__nav>li>a {
	display: inline-block;
	position: relative;
	padding-right: 19px;
	color: #101010;
	text-decoration: none;
	-webkit-transition: opacity 150ms ease-out;
	transition: opacity 150ms ease-out
}

@media screen and (max-width: 767px) {
	.l-footer__nav>li>a {
		padding-right: 4.76923%
	}
}

.l-footer__nav>li>a::before {
	content: '';
	display: block;
	position: absolute;
	right: 0;
	top: 4px;
	width: 12px;
	height: 9px;
	background: url("/common/images/icon_window01.png") no-repeat;
	background-size: contain
}

@media screen and (max-width: 767px) {
	.l-footer__nav>li>a::before {
		top: 0;
		width: 3.2vw;
		height: auto;
		margin-top: 0.66667vw;
		padding-top: 2.4vw
	}
}

.l-footer__nav>li:first-child {
	margin-left: 0
}

@media screen and (max-width: 767px) {
	.l-footer__nav>li:first-child {
		margin-top: 0
	}
}

.l-footer__copyright {
	margin-top: 50px;
	padding: 0;
	font-family: "Helvetica", "Arial", sans-serif;
	font-size: 12px;
	line-height: 1.1;
	text-align: center;
	float: none;
	background: no-repeat;
}

@media screen and (max-width: 767px) {
	.l-footer__copyright {
		margin-top: 10.76923%;
		font-size: 3.2vw;
		text-align: left
	}
}

.l-footer__copyright small {
	font-size: 1em;
}

@media print,
screen and (min-width: 768px) {

	body.pc .l-footer__nav>li>a:hover,
	body.pc .l-footer__nav>li>a:active {
		opacity: 0.65
	}
}