
@charset "UTF-8";
.tab-unit .block .item .item-main {
	overflow-y: auto;
	height: 600px;
	padding-right: 20px;
	padding-left: 20px;
}

.tab-unit .block .tab-anchor-list li {
	display: inline-block;
	padding: 0 14px 0 14px;
}

.movie-slide .movie-caption .btn-movie {
	margin: 0 auto;
}

html[lang='en'] .l-top-news .section-ttl {
	padding-left: 0px;
}

.btn.btn-movie a:hover {
	text-decoration: none;
}

@media screen and (min-width: 641px) {
	.only-sp {
		display: none !important
	}
}

@media screen and (max-width: 640px) {
	.tab-unit .block .item .item-main {
		height: 280px;
	}
	.only-pc {
		display: none !important
	}
}
