@charset "utf-8";

/* ========================================================
	DINOS CINEMAS
======================================================== */

/* color
============================================================================================================ */
/* #af8b3e */
.c_theme {
	color: #af8b3e !important;
}
.bg_theme {
	background-color: #af8b3e !important;
	color: #fff !important;
}
.bd_theme,
.bd_theme::after {
	border-color: #af8b3e !important;
}
.hv_bg_theme span.current {
	background-color: #af8b3e !important;
}
.hv_bd_theme span.current {
	border-color: #af8b3e !important;
}
@media screen and (min-width: 769px) {
	a[href].hv_c_theme:hover,
	.hv_c_theme a[href]:hover,
	a[href]:hover .hv_c_theme,
	a.hv_c_theme.current,
	.hv_c_theme a.current,
	.hv_c_theme span.current {
		color: #af8b3e !important;
	}
	a[href].hv_bg_theme:hover,
	.hv_bg_theme a[href]:hover,
	a[href]:hover .hv_bg_theme,
	a.hv_bg_theme.current,
	.hv_bg_theme a.current {
		background-color: #af8b3e !important;
	}
	a[href].hv_bd_theme:hover,
	.hv_bd_theme a[href]:hover,
	a[href]:hover .hv_bd_theme,
	a.hv_bd_theme.current,
	.hv_bd_theme a.current {
		border-color: #af8b3e !important;
	}
}

#header::before {
	border-color: #af8b3e;
}
#header .nav_headbtn_wrap::after {
	border-color: #af8b3e;
}
#header .nav_headbtn a {
	color: #af8b3e;
}
@media screen and (min-width: 769px) {
	#header .logo.shop a:hover .shop,
	#header.sp_open .logo.shop a .shop {
		background-color: #af8b3e !important;
	}
	#header .nav_headbtn a:hover {
		background-color: #af8b3e;
		color: #fff;
	}
}

.bg_theme_pattern {
	background-color: #af8b3e;
	background-image: url(../images/common/pattern_bg.png);
}

.slick-dots li.slick-active button::after {
	background-color: #af8b3e !important;
}
@media screen and (min-width: 769px), print {
	#indexMainBlock .arrow {
		background-color: #000;
	}
	.slick-dots li button:hover::after {
		background-color: #af8b3e !important;
	}
}

.box_btn,
a.box_btn,
a .box_btn {
	border-color: #af8b3e;
	background-color: #af8b3e;
}
@media screen and (min-width: 769px), print {
	a[href].box_btn:hover,
	button.box_btn:hover,
	a[href]:hover .box_btn {
		color: #af8b3e;
	}
	.paging .prev a:hover::after,
	.paging .next a:hover::after {
		border-color: #af8b3e;
	}
}
@media screen and (max-width: 768px) {
	.box_btn.sp_black.sp_arrow_back::before {
		border-color: #af8b3e;
	}
}

.back_btn a::before {
	border-color: #af8b3e;
}


/* header site nav
============================================================================================================ */
@media screen and (min-width: 769px), print {
	#header .site_nav .shop_list_nav {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		justify-content: space-between;
		padding-top: 60px;
	}
	#header .site_nav .shop_list_nav > * {
		width: 225px;
	}
	#header .site_nav .shop_list_nav .bdb_title {
		width: 100%;
		padding-left: 0;
		font-size: 2rem;
		text-align: left;
	}
}
@media screen and (max-width: 768px) {
	#header .site_nav .shop_list_nav {
		padding-top: 30px;
	}
	#header .site_nav .shop_list_nav .arrow_nav a {
		display: block;
		padding: 4px 0;
		background-color: #000000;
		border: 0;
		border-radius: 100px;
		color: #fff;
		font-size: 1.2rem;
		text-decoration: none;
		font-weight: bold;
		text-align: center;
	}
	#header .site_nav .shop_list_nav .arrow_nav a::after {
		content: none;
	}
}

/* header shop nav
============================================================================================================ */
@media screen and (min-width: 769px), print {
	#header .shop_site_nav .arrow_nav {
		padding: 0 45px;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	#header .shop_site_nav .arrow_nav + .arrow_nav {
		margin-top: 30px;
	}
	#header .shop_site_nav .arrow_nav > * {
		width: 50%;
	}
	#header .shop_site_nav .arrow_nav > *:nth-child(2) ~ * {
		margin-top: 20px;
	}
	#header .shop_nav .nav_w {
		padding-top: 50px;
		padding-bottom: 70px;
	}
	#header .shop_nav .arrow_nav {
		padding: 0 50px;
		justify-content: space-between;
	}
	#header .shop_nav .arrow_nav > * {
		width: 25%;
	}
	#header .shop_nav .arrow_nav > *:last-child {
		width: 20%;
	}
}
@media screen and (max-width: 768px) {
	#header .shop_site_nav .link_btn {
		border-top: 0;
		padding-top: 0;
	}
	#header .shop_site_nav .link_btn .sp_bg_pattern_white {
		margin-bottom: 30px;
		padding: 30px 0;
	}
	#header .shop_site_nav .link_btn .sp_bg_pattern_white a {
		height: 50px;
	}

	#header .shop_nav .arrow_nav a {
		display: block;
		padding: 4px 0;
		background-color: #000000;
		border: 0;
		border-radius: 100px;
		color: #fff;
		font-size: 1.2rem;
		text-decoration: none;
		font-weight: bold;
		text-align: center;
	}
	#header .shop_nav .arrow_nav a::after {
		content: none;
	}
	#header .shop_nav .nav_w {
		padding-bottom: 15px;
	}
}




/* recommend_block
============================================================================================================ */
.recommend_block ul a.reservation .img {
	background-image: url(../images/common/recommend_reservation.jpg);
}
.recommend_block ul a.cafe .img {
	background-image: url(../images/common/recommend_cafe.jpg);
}
.recommend_block ul a.blog .img {
	background-image: url(../images/common/recommend_blog.jpg);
}


/* indexMainBlock
============================================================================================================ */
#indexMainBlock {
	background-color: #000;
}
@media screen and (min-width: 769px), print {
	#indexMainBlock .arrow.next::before {
		border-color: #af8b3e;
	}
}


/* movie_search_box
============================================================================================================ */
.movie_search_box {
	padding: 15px 20px;
	background-color: #ededed;
	font-weight: bold;
}
.movie_search_box .check_btn {
	position: relative;
	display: table;
	max-width: 100%;
	height: 30px;
	margin: auto;
	padding: 2px 15px 0;
	background-color: #fff;
	border: 2px solid #af8b3e;
	border-radius: 100px;
	line-height: 1.3;
	text-decoration: none;
	text-align: center;
	font-size: 1.4rem;
	color: #fff;
	font-weight: bold;
	color: #af8b3e;
}
.movie_search_box .check_btn > * {
	display: table-cell;
	vertical-align: middle;
}
.movie_search_box .check_btn.active {
	background-color: #af8b3e;
	color: #fff;
}
@media screen and (min-width: 769px), print {
	.movie_search_box {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		justify-content: flex-end;
		align-items: center;
	}
	.movie_search_box > * {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		align-items: center;
	}
	.movie_search_box dl + dl {
		margin-left: 30px;
	}
	.movie_search_box dt {
		margin-right: 1em;
	}
}
@media screen and (max-width: 768px) {
	.movie_search_box {
		padding: 10px 0;
	}
	.movie_search_box > * + * {
		margin-top: 10px;
	}
	.movie_search_box > * {
		display: table;
		width: 100%;
	}
	.movie_search_box > * > * {
		display: table-cell;
		vertical-align: middle;
	}
	.movie_search_box dt {
		width: 5em;
	}
	.movie_search_box .box_btn {
		width: 100%;
		font-size: 1.4rem;
	}
}




/* movie_list
============================================================================================================ */
.movie_list a {
	position: relative;
	display: block;
	padding-bottom: 40px;
	text-decoration: none;
	line-height: 1.6;
}
.movie_list a.hide {
	display: none;
}
.movie_list a .img {
	margin-bottom: 15px;
	padding-top: 142%;
	background-position: 50%;
	-webkit-background-size: cover;
	background-size: cover;
	border: 1px solid #343434;
}
.movie_list a .date {
	font-size: 1.3rem;
	font-weight: bold;
}
.movie_list a h1 {
	margin-top: 10px;
	min-height: 2em;
	font-size: 1.7rem;
	line-height: 1.4;
}
.movie_list a .btn {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	font-size: 1.4rem;
}
.movie_list a .has_advance {
	display: inline-block;
	padding: 2px 10px;
	border: 1px solid #af8b3e;
	color: #af8b3e;
	font-weight: bold;
	font-size: 1.2rem;
	line-height: 1.5;
}
@media screen and (max-width: 768px) {
	.movie_list a .img {
		margin-bottom: 10px;
	}
	.movie_list a .date {
		font-size: 1.1rem;
	}
	.movie_list a h1 {
		font-size: 1.4rem;
		min-height: 0;
		margin-bottom: 10px;
	}
	.movie_list a .btn {
		font-size: 1.2rem;
	}
}

/* movie_column
============================================================================================================ */
.movie_column {
	position: relative;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}
.movie_column.hide {
	display: none;
}
.movie_column.op {
	opacity: 0;
}
.movie_column.show {
	-webkit-transition: opacity .1s;
	-o-transition: opacity .1s;
	transition: opacity .1s;
	opacity: 1;
}
.movie_column.loading::after {
	content: "";
	position: absolute;
	top: -5px;
	right: 0;
	left: 0;
	bottom: -5px;
	background-color: #fff;
	opacity: .7;
	z-index: 3;
}
.movie_column.loading:before {
	content: "";
	position: absolute;
	top: 40px;
	left: 50%;
	margin: -25px 0 0 -25px;
	width: 50px;
	height: 50px;
	border-top: 8px solid rgba(175, 139, 62, 0.3);
	border-right: 8px solid rgba(175, 139, 6, 0.3);
	border-bottom: 8px solid rgba(175, 139, 6, 0.3);
	border-left: 8px solid rgba(175, 139, 6, 0.9);
	border-radius: 100%;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-animation: main_loadimg 1.1s infinite linear;
	animation: main_loadimg 1.1s infinite linear;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 20;
}
@-webkit-keyframes main_loadimg {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@keyframes main_loadimg {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@media screen and (min-width: 769px), print {
	.movie_column {
		margin-left: -26px;
	}
	.movie_column > * {
		width: 230px;
		margin-left: 26px;
		margin-bottom: 70px;
	}
}
@media screen and (max-width: 768px) {
	.movie_column {
		justify-content: space-between;
	}
	.movie_column > * {
		width: calc(50% - 8px);
		margin-bottom: 30px;
	}
}


/* movie_slide_block
============================================================================================================ */
.movie_slide_block {
	padding-top: 70px;
}
.movie_slide_block .movie_list_wrap {
	position: relative;
	background-color: #000;
	padding: 40px 70px;
}
.movie_slide_block .movie_list > a {
	width: 240px;
	height: auto;
	margin: 0 15px;
	color: #fff;
}
.movie_slide_block .movie_list > a h1 {
	font-size: 1.8rem;
}
.movie_slide_block .arrow {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 60px;
	background-color: #000;
	z-index: 10;
}
.movie_slide_block .arrow.prev {
	left: 0;
}
.movie_slide_block .arrow.next {
	right: 0;
}
.movie_slide_block .arrow.swiper-button-disabled {
	opacity: 0;
	pointer-events: none;
}
@media screen and (min-width: 769px), print {
	.movie_slide_block header .btn {
		position: absolute;
		top: 20px;
		right: 0;
	}
	.movie_slide_block .arrow:hover {
		background-color: #222;
	}
}
@media screen and (max-width: 768px) {
	.movie_slide_block {
		padding-top: 35px;
	}
	.movie_slide_block .movie_list_wrap {
		padding: 30px;
	}
	.movie_slide_block .movie_list > a {
		width: 200px;
		margin: 0 7px;
	}
	.movie_slide_block .movie_list > a h1 {
		font-size: 1.5rem;
	}
	.movie_slide_block .arrow {
		width: 30px;
		background-color: rgba(0,0,0,.9);
	}
	.movie_slide_block .all_btn {
		padding: 15px;
	}
	.movie_slide_block .all_btn a {
		width: 100%;
	}
}
@media screen and (max-width: 370px) {
	.movie_slide_block .movie_list > a {
		width: 180px;
	}
}


/* movie_detail
============================================================================================================ */
.movie_detail .head_date {
	position: relative;
	margin-bottom: 40px;
	padding: 15px 20px;
	background-color: #ededed;
	font-weight: bold;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	line-height: 1.6;
}
.movie_detail .head_date > span {
	margin: 0 1em;
}
.movie_detail .head_date dt {
	margin-right: 0.7em;
	font-size: 2rem;
}
.movie_detail .head_date .ico {
	position: absolute;
	right: 20px;
	top: 15px;
	width: 140px;
	padding: 5px 0;
	font-size: 1.4rem;
	border: 1px solid;
	text-align: center;
}
@media screen and (min-width: 769px), print {
	.movie_detail .head_date > dl {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		align-items: center;
	}
}
@media screen and (max-width: 768px) {
	.movie_detail .head_date {
		margin-bottom: 20px;
		padding: 10px 0;
		justify-content: center;
		font-size: 1.2rem;
	}
	.movie_detail .head_date dt {
		font-size: 1.5rem;
	}
}

.movie_detail .movie_main {
	line-height: 1.6;
}
.movie_detail .movie_main .ph {
	border: 1px solid #343434;
}
.movie_detail .movie_main .ph img {
	max-width: 100%;
	height: auto;
}
.movie_detail .movie_main .info header {
	margin-bottom: 40px;
	padding-bottom: 20px;
	border-bottom: 5px solid #1a1a1a;
	font-size: 1.8rem;
	font-weight: bold;
}
.movie_detail .movie_main .info header h1 {
	margin-bottom: 5px;
	font-size: 3.2rem;
	line-height: 1.4;
}
.movie_detail .movie_main .info header .tag {
	display: inline-block;
	margin-bottom: 12px;
	padding: 1px 10px;
	font-size: 1.3rem;
}
.movie_detail .movie_main .intro h1 {
	margin-bottom: 20px;
	font-size: 2.5rem;
	line-height: 1.5;
}
.movie_detail .movie_main .info_table {
	margin-top: 40px;
}
.movie_detail .movie_main + .btn {
	margin-top: 50px;
}

@media screen and (min-width: 769px), print {
	.movie_detail .movie_main .ph {
		max-width: 470px;
		float: left;
	}
	.movie_detail .movie_main .ph ~ * {
		margin-left: 530px;
	}
}
@media screen and (max-width: 768px) {
	.movie_detail .movie_main .ph {
		margin-bottom: 20px;
	}
	.movie_detail .movie_main .ph img {
		width: 100%;
	}
	.movie_detail .movie_main .info header {
		margin-bottom: 20px;
		padding-bottom: 10px;
		border-bottom-width: 3px;
		font-size: 1.2rem;
	}
	.movie_detail .movie_main .info header h1 {
		margin-bottom: 2px;
		font-size: 2.2rem;
	}
	.movie_detail .movie_main .info header .tag {
		padding: 1px 5px;
		font-size: 1.2rem;
	}
	.movie_detail .movie_main .intro h1 {
		margin-bottom: 15px;
		font-size: 2rem;
	}
	.movie_detail .movie_main .info_table {
		margin-top: 30px;
	}
	.movie_detail .movie_main + .btn {
		margin-top: 30px;
	}
}

.movie_detail .movie_movie {
	text-align: center;
}
.movie_detail .movie_movie iframe {
	width: 850px;
	height: 480px;
}
@media screen and (max-width: 768px) {
	.movie_detail .movie_movie iframe {
		height: 200px;
	}
}

.movie_detail .coming_info_section {
}
.movie_detail .coming_info_section .notes_li {
	margin-top: 20px;
}
.movie_detail .coming_info_section .comment {
	margin-top: 20px;
	line-height: 1.8;
}
.movie_detail .coming_info_section .btn {
	margin-top: 30px;
}
.movie_detail .coming_info_section .ph {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}
.movie_detail .coming_info_section .ph li {
	width: 100%;
}
.movie_detail .coming_info_section .ph img {
	width: 100%;
}
@media screen and (min-width: 769px), print {
	.movie_detail .coming_info_section .contents {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		justify-content: space-between;
	}
	.movie_detail .coming_info_section .contents .info {
		width: 620px;
	}
	.movie_detail .coming_info_section .btn a {
		margin-left: 0;
	}
	.movie_detail .coming_info_section .ph {
		width: 330px;
	}
	.movie_detail .coming_info_section .ph .s {
		margin-top: 15px;
		width: 100px;
	}
	.movie_detail .coming_info_section .ph .s + .s {
		margin-left: 15px;
	}
}
@media screen and (max-width: 768px) {
	.movie_detail .coming_info_section .btn {
		margin-top: 20px;
	}
	.movie_detail .coming_info_section .ph {
		margin-top: 35px;
	}
	.movie_detail .coming_info_section .ph .s {
		margin-top: 5px;
		width: calc((100% - 10px) / 3);
	}
	.movie_detail .coming_info_section .ph .s + .s {
		margin-left: 5px;
	}
}