@charset "UTF-8";
.title-page { margin-bottom: 40px; }

h2 {
	font-size: 19px;
	line-height: 30px;
	text-align: center;
	margin-bottom: 29px;
}

.content-slider { margin-bottom: 57px; }

.slider-for { margin-bottom: 10px; }

.slider-for img,
.slider-nav img {
	width: 100%;
	height: auto;
}

.slider-nav { margin-left: -7px; }

.slider-nav .slick-slide { margin-left: 7px; }

.slider-nav .slick-slide:focus { outline : none; }

.slider-nav .slick-slide img{
	opacity: .4;
	transition: all 0.5s ease 0s;
}

.slider-nav .slick-current img{ opacity: 1; }

#address-hours-more { width: 33.33%; }

.information-shop h3 {
	font-family: 'Heebo', sans-serif; font-weight: 500;
	font-size: 18px;
	line-height: 24px;
}

.information-shop p {
	line-height: 24px;
	margin-bottom: 22px;
}

.icon-social-contact {
	font-size: 0;
	line-height: 0;
	width: 82%;
	max-width: 263px;
	margin-left: -17px;
}

.icon-social-contact li {
	float: left;
	width: 20%;
	padding-left: 17px;
	padding-bottom: 16px;
	box-sizing: border-box;
}

.icon-social-contact li img {
	width: 100%;
	height: auto;
	vertical-align: top;
}

.icon-social-contact li:last-child {
}

#concept-access-map { width: 66.67%; }

.content-map iframe {
	display: block;
	width: 100%;
	height: 385px;
}

.content-map span {
	font-size: 12px;
	line-height: 30px;
}

#content-list-staff {
	margin-top: 100px;
}

#content-list-staff h3 {
	margin-bottom: 34px;
}

#schedule-movie { margin-bottom: 146px; }

#schedule-movie h3 { margin-bottom: 46px; }
#schedule-movie iframe {
	width: 100%;
	height: 252px;
}

#schedule { width: 55.56%; }

#movie { width: 44.44%; }

#movie img {
	width: 100%;
	height: auto;
}
.p2-list-specialMenu {
		margin: 20px 0;
		padding: 10px 36px;
		width: 100%;
		height: 40px;
		-webkit-appearance: none;
		background: #fff url(../img/sp-icon-select.png) no-repeat right 10px center;
		font-size: 16px;
		color: #5B4A2F;
		padding-left: 15px;
		background-size: 25px 25px;
		word-wrap: break-word;
		word-break: break-all;
		white-space: normal;
		font-size: 100%;
}

@media screen and (max-width: 768px){
	.content-slider {
		margin-bottom: 10px;
		padding: 0 5px;
	}
	/*
	.content-slider h3,
	.content-slider p { padding: 0 5px; }
	*/

	.content-slider h3 {
		font-size: 13px;
		margin-bottom: 10px;
		line-height: 1.2;
	}

	.content-slider p {
		font-size: 12px;
		line-height: 1.2;
	}

	 #main-container {
		margin: 0;
		padding: 58px 10px 20px 10px;
}

	#main-container .sp-block h2{
		text-align: center;
		font-size: 15px;
		line-height: 1.3;
		margin-bottom: 15px;
		border-bottom: 1px solid #ccc;
		padding-bottom: 4px;
		padding-top: 20px;
	}

	.content-map span {
		font-size: 12px;
		line-height: 1.4em;
		display: block;
		text-align: left;
		margin-top: 5px;
	}
	.content-map iframe {
		height: 235px;
	}

	#main-container .sp-block p {
		margin-bottom: 10px;
		font-size: 13px;
		line-height: 1.8em;;
	}

	#main-container .sp-block h3 {
		font-size: 14px;
		line-height: 1.3;
		padding: 15px 0 10px;
	margin-bottom:5px;
	}

	#main-container .sp-block .fix-p {
		font-size: 13px;
		margin-bottom: 5px !important;
	}

	.group-icon-social { display: inline-block; margin-top:20px; }

	.w-70p { width: 70%; }

	#content-list-staff { margin-top: 20px; }

	#content-list-staff h3 {
		margin-bottom: 5px;
		text-align: center;
	 margin-bottom: 15px;
		border-bottom: 1px solid #ccc;
		padding-bottom: 4px;
	}

	#schedule,
	#movie {
		width: auto;
		float: none;
	}

	.information-shop h3 {
		font-size: 15px;
		line-height: 1.3;
		text-align: center;
	}

	#schedule-movie h3 {
		margin-bottom: 10px;
		margin-bottom: 15px;
		border-bottom: 1px solid #ccc;
		padding-bottom: 4px;
	 }

	#date-picker {
		font-size: 12px;
		width: auto;
		text-align: center;
	}

	#schedule { margin-bottom: 20px; }

	#schedule-movie { margin-bottom: 40px; }
}