
#sec1_bk {
	position: absolute;
	top: -60px;
	right: -80px;
}

#map {
	position: relative;
}

#sec1_title {
	position: absolute;
	top: -20px;
	right: 10px;
}

.up {
	margin: 220px 0 0 0;
}

article img {
	opacity: 1;
	-webkit-filter: blur(0px);
}

#lb_base .lb_left p {
	line-height: 130%;
}

.sp_contents {
	display: none;
}

@media screen and (max-width:767px) {

.pc_contents {
	display: none;
}
.sp_contents {
	display:inherit;
}

	#content {
		padding: 0 14px;
	}
	#content .cen {
		width: 100%;
	}
	#content h1 {
		margin: 24px 0;
	}
	#souvenirs_header ul {
		position: static;
		padding-left: 0;
	}
	#souvenirs_header li {
		width: 100%;
		float: none;
		margin-bottom: 24px;
		padding-left: 0;
	}
	#content .b3 {
		width: 100%;
	}
	.swicher ul.list_type {
		width: 100%;
		float: none;
		margin-left: 0;
		display: table;
		text-align: center;
	}
	.swicher ul li {
		width: 50%;
		margin: 0;
		display: table-cell;
	}
	#sec1_title {
		display: none;
	}
	.img_map img {
		width: 100%;
		height: auto;
	}
	.shop_ul {
		width: 100%;
	}
	.shop_li {
		width: 100%;
		margin: 0;
		position: relative!important;
		top: 0 !important;
	}
	.shop_li img {
		width: 100%;
		height: auto;
	}
	.shop_li a.shop_a {
		width: 100%;
	}
	.shop_li hgroup {
		width: 100%;
	}
	#lb_base {
		position: fixed;
		width: -webkit-calc(100vw - 60px);
		width: calc(100vw - 60px);
		height: -webkit-calc(100vh - 60px);
		height: calc(100vh - 60px);
		top: 10px;
		left: 10px;
		overflow-y: scroll;
	}
	#lb_base .lb_left,
	#lb_base .shop_detail {
		width: 100%;
		padding-left: 0;
	}
	#lb_base .lb_left > img {
		width: 100%;
		height: auto;
	}
	#lb_close {
		position: fixed;
		top: 15px;
		right: 15px;
	}
}
