/* CSS Document */
#bg-content {
	background: url(../img/bg_page.png) repeat-x top center;
	padding-top: 62px;
}

.menu-tab { margin-bottom: 32px; }

#bg-content .box-content { padding: 50px 68px 116px 75px; }
/* SLIDER */
#content-slider { margin-bottom: 82px; }

#content-slider .title-page { margin-bottom: 34px; }

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

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

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

.slider-nav .slick-slide { margin-left: 8px;outline : none; }

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

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


/* CONCEPT */
#concept { margin-bottom: 84px; }

#concept .title-page { margin-bottom: 23px; }
#concept p {
	font-size: 13px;
	line-height: 28px;
	text-align: center;
}

/* ACCESS */
#access { margin-bottom: 74px; }

#content-map { margin-bottom: 12px; }

#info {
	width: 100%;
	border-collapse: collapse;
	margin-top: 59px;
}

#info tr td:first-child { padding-left: 43px; }


/*
#info table {
	font-size: 12px;
	line-height: 17px;
	width: 100%;
	text-align: left;
	vertical-align: top;
	border-collapse: collapse;
}

#info table th { width: 75px; padding-bottom: 10px; vertical-align: top; font-weight: normal; }

#info table td { padding-bottom: 10px; vertical-align: top; font-weight: normal; }

#info table td strong.en {
	color: #000;
	font-size: 27px;
	line-height: 1em;
	position: relative;
	top: -10px;
}

#info .btn {
	font-size: 16px;
	line-height: 23px;
	min-width: 180px;
	padding: 3px 18px 2px;
}
*/

#info table {
	border-collapse: collapse;
	width: 100%;
}

#info table th,
#info table td { padding-bottom: 13px; vertical-align: top; }

#info table tr td:first-child {
	width: 82px;
	padding-left: 0;
}

#info table caption {
	text-align: left;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	margin-bottom: 25px;
}

#info table tr:first-child {
	font-size: 15px;
	line-height: 15px;
	vertical-align: middle;
}

#info table .en {
	font-size: 39px;
	line-height: 1em;
	position: relative;
	top: -15px;
}

#info tr td:last-child { vertical-align: bottom; }

#info .list-social {
	margin-right: 30px;
	margin-bottom: 20px;
	vertical-align: top;
	width:100%;
	display:block;
}

#info .list-social li a { text-indent: 9999px; }

#info .btn {
	min-width: 220px;
	padding: 7px 18px;
	font-size: 18px;
	line-height: 18px;
}

/* STAFF */
#staff { margin-bottom: 101px; }
#staff .list-staff li { margin-bottom: 15px;}
/* Caleder Movie */
#calender-movie .title-page { margin-bottom: 33px; }

#calender-movie li:first-child {
	padding-right: 22px;
	width: 50%;
	margin: 0 auto;
}

#date-picker { width: 100%; }

#calender-movie li:last-child { padding-left: 8px; list-style: none;}

@media all and (max-width: 768px) {

	#main-content{
		max-width: 100%;
		padding-right: 10px;
		padding-left: 10px;
	}

	#bg-content {
		background: none;
		padding-top: 0;
	}

	.title-page.jp { display: none; }

	#bg-content .box-content { padding: 0 0 50px 0; }

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

	#content-slider { margin-bottom: 15px; }

	.fix-title-page {
		/*background-color: #808080;
		color: #fff;
		font-size: 12px;
		line-height: normal;
		font-weight: normal;
		margin: 0 -10px;*/
		font-size: 18px;
		margin-bottom: 10px;
	}

	.fix-title-page span {
		position: relative;
		padding: 8px 0;
		display: block;
	}

	.fix-title-page span:before { content: none; }

	#concept { margin-bottom: 30px; }

	#concept p,
	#access p {
		font-size: 12px;
		line-height: 1.6em;
	}

	#info { margin-top: 40px; }

	#info tr td:first-child { padding-left: 0; }

	#info table tr td:first-child {
		width: 82px;
		padding-left: 0;
	}

	.text-right { text-align: center; }

	#info .list-social {
		margin-right: 0;
		margin-bottom: 12px;
		margin-top: 10px;
	}

	#info .btn {
		min-width: 100%;
		font-size: 13px;
		line-height: 14px;
	}

	#access { margin-bottom: 30px; }

	#info> tbody > tr > td { display: block; }

	#info table caption {
		text-align: center;
		font-size: 15px;
		line-height: normal;
		padding-bottom: 15px;
	}

	#info table .en {
		font-size: 24px;
		line-height: normal;
		padding-bottom: 10px;
		position: relative;
		top: -13px;
	}

	.list-staff {
		margin-left: -10px;
		margin-top: 10px;
	}

	.list-staff li { padding-left: 10px; }

	.list-4-item li {
		width: 50%;
		margin-bottom: 14px;
	}
	#calender-movie li:first-child {
		padding-right: 0;
		width: 100%;
		margin: 0 auto;
	}

	#content-map iframe { width: 100%; }

	#calender-movie li:first-child { padding-right: 0; }

	#calender-movie li:last-child {
		padding-left: 0;
		margin-top: 20px;
	}

	.list-2-item li { width: 100%; }

	#calender-movie .title-page { margin-bottom: 10px; }

	#date-picker { font-size: 12px; }

	.ui-datepicker-header { margin-bottom: 18px; }

	.ui-datepicker-calendar td { padding: 4px 0; }

	#staff { margin-bottom: 25px; }

	.menu-tab {
		margin-left: 0;
		margin-right: 0;
	}

}