#ca-video-preloader .container{
	position: relative;
	padding: 0;
}
#ca-video-preloader .mfp-close{
	top: -44px;
}
.ca-navbar li a{
	color: #fff;
	font-weight: bold;
}
.navbar-custom .nav li > a.ca-nav-sns{
	font-size: 24px;
	padding: 13px;
}
.ca-navbar .nav>li>a:focus, .ca-navbar .nav>li>a:hover{
	background: transparent;
}
.ca-nav-divider{
	margin-left: 15px;
}
.ca-lead{
	font-family: 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', 'Noto Sans JP', "Arial", "Yu Gothic", "Meiryo", sans-serif;
	font-size: 28px;
	color: #222;
	line-height: 1.6;
	font-weight: 800;
}
.ca-brand img{
	max-height: 20px;
}
.hero-slider .slides:after{
	content: "";
	display: block;
	position: absolute;
	z-index: 2;
	margin: 130px 50px 70px 100px;
	width: calc(100% - 150px);
	height: calc(100% - 200px);
	background-image: url(../images/ca-images/ca-main-logo.png);
	background-size: contain;
	background-repeat: no-repeat;
}
.ca-container h2{
	color: #000;
	font-weight: bold;
	background: url(../images/ca-images/ca-decoration-1.png) no-repeat;
	background-size: contain;
	background-position: center bottom;
	padding-bottom: 20px;
}
#lineup .ca-container h2{
	color: #000;
}
#comment .ca-container h2{
	color: #000;
}
.ca-container h3{
	color: #000;
	font-weight: bold;
	border-bottom: 2px solid #fff;
    padding-bottom: 3px;
    margin-top: 30px;
}
.ca-container h4{
	font-weight: bold;
	font-size: 24px;
}
.ca-container h4 span{
	font-size: 18px;
}
.ca-container p{
	color: #222;
}
#introduction{
	background: #00a0e9 url(../images/ca-images/ca-intro-back.png);
	background-size: cover;
}
#director{
	background: #00a0e9 url(../images/ca-images/ca-director-back.png);
	background-size: cover;
}
#lineup{
	background: #ffffbf url(../images/ca-images/ca-lineup-back.png);
	background-size: cover;
}
#comment{
	background: #00a0e9 url(../images/ca-images/ca-comment-back.png);
	background-size: cover
}
#theater{
	background: #e2e887
}
.ca-module-title{
	padding: 10px 0;
	border: 1px solid;
}
.ca-colums .post-title{
	font-size: 18px;
	font-weight: bold;
	margin-top: 1rem;
	letter-spacing: 1px;
	line-height: 1.8;
}
.ca-colums .post-title span{
	display: block;
	text-transform: none;
	font-weight: normal;
	font-size: 14px;
	color: #14479d;
	letter-spacing: 0;
	border-top: 2px solid;
	line-height: 1.8;
}
.ca-colums .post-title span2{
	display: block;
	text-transform: none;
	font-weight: normal;
	font-size: 14px;
	color: #f6ab00;
	letter-spacing: 0;
	border-top: 2px solid;
	line-height: 1.8;
}
.ca-colums .post-title span3{
	display: block;
	text-transform: none;
	font-weight: normal;
	font-size: 14px;
	color: #098221;
	letter-spacing: 0;
	border-top: 2px solid;
	line-height: 1.8;
}
.ca-colums .post-title span4{
	display: block;
	text-transform: none;
	font-weight: normal;
	font-size: 14px;
	color: #ca1f98;
	letter-spacing: 0;
	border-top: 2px solid;
	line-height: 1.8;
}
.scroll-up.ca-scroll-up {
    position: fixed;
    display: none;
    bottom: 30px;
    right: 30px;
    z-index: 999;
}
.scroll-up.ca-scroll-up a{
    background: #00a0e;
    display: block;
    height: 32px;
    width: 32px;
    text-align: center;
    line-height: 28px;
    font-size: 16px;
    color: #fff;
    opacity: 1;
    border-radius: 2px;
}
#lineup{
	background: #fff;
}
#comment{
	background: #fff;
}
.ca-movie-container{
	position: relative;
}
a.ca-movie-thumb{
	display: block;
	position: relative
}
a.ca-movie-thumb:after{
	content: "";
	display: block;
	background: rgba(0,0,0,.0);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	transition: .15s ease;
}
a.ca-movie-thumb:hover:after{
	background: rgba(0,0,0,.5);
}
.ca-popup-wrap{
	background: #000;
	margin: 45px 0;
}
.ca-popup-wrap p{
	line-height: 1.6;
}
.ca-movie-text-wrap{
	background: #fff;
}
.ca-movie-text{
	padding: 15px 10px;
}
.ca-movie-text p{
	margin-bottom: 15px;
}
.ca-movie-text p:last-child{
	margin-bottom: 0;
}
.ca-movie-credit{
	font-size: 12px;
	font-weight: bold;
}
.ca-movie-desc{
	font-weight: bold;
	padding: 5px 0;
	border-top: 1px solid #f6ab00;
	border-bottom: 1px solid #f6ab00;
}
.ca-movie-link{
	cursor: pointer;
}
.mfp-close-btn-in .mfp-close{
	color: #fff;
}
.ca-first-release:before{
	content: "日本初公開";
	display: block;
	position: absolute;
	top: 5px;
	right: 5px;
	color: #fff;
	font-size: 12px;
	border: 1px solid #fff;
	padding: 2px 5px;
}
.ca-first-release-2:before{
	content: "日本劇場初公開";
	display: block;
	position: absolute;
	top: 5px;
	right: 7px;
	color: #fff;
	font-size: 12px;
	border: 1px solid #fff;
	padding: 1px 5px 0;
}
.ca-theater-info-wrap{
	border-top: 2px solid;
	margin-bottom: 30px;
}
.ca-flex{
	display: flex;
}
.ca-theater-info-wrap .ca-theater-info-city{
	background: #000;
	color: #fff;
	padding: 5px 10px;
	font-weight: bold;
	white-space: nowrap;
}
.ca-theater-info-wrap .ca-theater-info-space{
	border-right: 2px solid;
	padding: 5px 15px;
	font-weight: bold;
	background: #fff;
	width: 100%;
}
.ca-theater-info-wrap .ca-theater-info-day{
	padding: 10px 15px;
	font-size: 18px;
	font-weight: bold;
	border-top: 2px solid;
	text-align: center;
}
.ca-theater-info-wrap .ca-theater-info-time-table{
	padding: 5px 10px;
	text-align: center;
	border-top: 1px solid;
}
hr.ca-divider{
    border-top: 1px solid #222;
    margin: 0;
}
#foot-area{
	background: #fff;
	padding: 30px 0;
}
#foot-area .ca-container dl{
	margin-bottom: 0;
	display: flex;
}
#foot-area .ca-container dt,
#foot-area .ca-container dd{
	color: #222;
	font-size: 12px;
	margin-bottom: 0;
	display: inline-block;
}
#foot-area .ca-container dt{
	font-weight: normal;
}
.foot-logo{
	margin-left: 12px;
	position: relative;
	top: -4px
}
.ca-footer .copyright{
	font-family: "Roboto Condensed", sans-serif;
    text-transform: none;
    font-weight: bold;
}
.ca-colums.post-columns .post{
	margin: 0 0 40px;
}
@media (min-width: 992px){
	.ca-popup-wrap{
		display: flex;
	}
}
@media (max-width: 767px){
	.ca-nav-divider{
		margin-left: 0;
	}
}
@media (max-width: 464px){
	.hero-slider .slides:after {
	    content: "";
	    display: block;
	    position: absolute;
	    z-index: 2;
	    margin: 50% 15%;
	    width: 70%;
	    height: 70%;
	    background-image: url(../images/ca-images/ca-main-logo.png);
	    background-size: contain;
	    background-repeat: no-repeat;
	}
	.ca-lead{
		font-size: 18px;
	}
	#introduction{
		padding: 45px 0;
	}
	#director{
		padding: 45px 0;
	}
	#lineup{
		padding: 45px 0;
	}
	#comment{
		padding: 45px 0;
	}
	.ca-popup-wrap{
		background: #fff;
	}
	.ca-movie-text-wrap{
		padding-bottom: 10px;
	}
	.ca-colums.post-columns .post{
		margin: 0 0 30px;
	}
	.ca-container h2{
		margin: 0 0 30px;
	}
	.scroll-up.ca-scroll-up{
		right: 15px;
		bottom: 15px;
	}
}