﻿
#cntWrap {
	background:url(/lalaport/ebina/campaign/yutai/common/image/bg02.png) no-repeat right top, url(/lalaport/ebina/campaign/yutai/common/image/bg03.png) no-repeat left bottom, url(/lalaport/ebina/campaign/yutai/common/image/bg01.png);
	background-size: 98%, 100%, auto;
	overflow: hidden;
	position: relative;
}

#cntWrap img {
	vertical-align: bottom;
	width: 100%;
}

#cntWrap ul {
	list-style: 0;
	margin: 0;
	padding: 0;
}

#cntWrap ul li {
	margin: 0;
	padding: 0;
	position: absolute;
}

#cntWrap ul li.lst01 {
	width: 50%;
	top: 29%;
	right: 2%;
}

#cntWrap ul li.lst02 {
	width: 50%;
	top: 46%;
	left: 2%;
}

#cntWrap ul li.lst03 {
	width: 50%;
	top: 61%;
	right: 5%;
}

#cntWrap a:hover img {
	opacity: 0.7;
}

@media screen and (min-width: 767px) {
	.footer__logo {
		width: 293px;
	}
}