html, body{
	font-family: "Meiryo", "Hiragino Kaku Gothic ProN", "Meiryo UI", sans-serif;
	font-size: 18px;
	background-color:#f8f4f4;
}
p{
	font-size: 30px;
	margin: 0px auto 0px;
	padding: 5px;
	text-align: center;
}
p1{
	font-size: 15px;
	margin: 0px 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}

/* Spacer */
.top_spacer{
	margin: 0px auto 0px;
	padding: 20px;
	text-align: center;
}
.trailer_spacer{
	margin: 0px auto 0px;
	padding: 40px;
	text-align: center;
}

#page_top{
	position: fixed;
	right: 30px;
	bottom: 10px;
	opacity: 1;
	z-index: 30000;
}

/* Header */
.header_place {
	background-color: #fff;
	background-repeat:no-repeat;
	background-position:center bottom;
	background-size:100%;
	z-index: 0;
	position: relative;
	min-width: 769px;
	min-height: 80px;
	display: block;
}
#head {
	position: absolute;
	left: 10px;
	top: 5px;
	padding: 0px 0px;
}
#head img {
	width: auto;
	height: 65px;
}
#head_lang{
	padding: 0px 10px;
	position: absolute;
	right: 10px;
	top: 30px;
}
#head_lang img{
	width: auto;
	height: 25px;
}

/* TOP */
.top_place {
	background-color: #ffffff;
	background-repeat:no-repeat;
	background-position:center bottom;
	background-size:100%;
	z-index: 0;
	position: relative;
	min-width: 769px;
	display: block;
}
.top_cont {
	position: relative;
	z-index: 200;
	width: 100%;
	height: auto;
	min-width: 769px;
}
.top_movie {
	filter: brightness(50%);
}
video {
	display: block;
}
.nekomania_logo {
	position: absolute;
	width: 300px;
	top: 45px;
	margin: 0 57%;
}
.nekomania_period {
	position: absolute;
	width: 360px;
	top: 305px;
	margin: 0 54%;
}
.nekomania_what {
	position: absolute;
	margin: 0 38%;
	bottom: 10px;
}

/* Invitation */
.info_place {
	background-image:url(../img/invitation_bg.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	background-size:100%;
	z-index: 0;
	position: relative;
	min-width: 769px;
	display: block;
	height: 100%;
}
.invitation_box {
	position: relative;

}
.invitation_midashi {
	text-align: left;

}
.invitation_main {
	width: 100%;
	padding: 30px 0px 30px 0px;
	z-index: 100000;
}

/* Trailer */
.trailer_place {
	background-image:url(../img/info_bg.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	background-size:100%;
	z-index: 0;
	position: relative;
	min-width: 769px;
	display: block;
}
.movie_title {
	position: absolute;
	padding: 60px 0 0px 0;
	right: 45%;
	z-index: 2000;
}
.trailer_waku {
	position: relative;
	min-width: 769px;
	padding: 60px 0 0 0;
}
.movie_box {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 98%;
}
.movie_pos {
	margin: 9% 23% 10% 23%;
	height: 73%;
}

/* Collaboration */
.colab_place {
	border: 1px solid #f8f4f4;
	background-image:url(../img/footer_bg.png);
	background-repeat:no-repeat;
	background-position:center top;
	background-size:100%;
	z-index: 0;
	position: relative;
	min-width: 769px;
	display: block;
}
.colab_desc {
	text-align: center;
	background-color: #f8f4f4;
	margin: 20% 15% 0% 15%;
	z-index: 1000;
}
.colab_goods {
	background-color: #f8f4f4;
	margin: 0;
	z-index: 1000;
}

.gallery {
	margin: 2% 0 2% 0;
}
.gallery-cell {
	width: 230px;
	height: 236px;
	margin-right: 10px;
	counter-increment: gallery-cell;
}

/* PR Place */
.pr_place {
	background-color: #fff;
	background-repeat:no-repeat;
	background-position:center top;
	background-size:100%;
	z-index: 0;
	position: relative;
	min-width: 769px;
	display: block;
	padding: 0px 0px 30px 0px;

}
.list-item{
    display: inline-block;
    opacity: 1;
}
.PrDaishi {
    display: inline-block;
    background-image:url(../img/pr_waku.png);
    width: 400px;
    height: 260px;
    z-index: 100;
    margin: 15px 30px 15px 30px;
}
.pr_midasi {
	padding: 30px 0px 10px 0px;
}



/* Footer */
.footer_place {
	background-image:url(../img/footer.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	background-size:100%;
	z-index: 0;
	position: relative;
	min-width: 769px;
	min-height: 13vh;
	display: block;
	padding: 20px 0 0px 0;
}
.footer {
	position: relative;		/*相対配置*/
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 18px;		/*文字サイズ*/
	font-weight: bold;		/*太字に*/
	align: center;
}
.footer img{						/*親div*/
	position: relative;	
	width: 20px;
	height: auto;
	top: 5px;
	left: 3px;
}
/*HitPoint*/
.bottom {
	position: absolute;
	width: 100%;
}
.bottom img {
	position: absolute;
	left: 10px;
	width: 180px;
	height: auto;
	z-index:10;
}
.copyright {
	text-align: center;
	font-size: 11px;		/*文字サイズ*/
	font-weight: bold;		/*太字に*/
}
/* container */
.container {
	position: relative;		/*相対配置*/
	width: 100%;
	min-width: 769px;
	margin: 0;
	padding: 0;
}
.trailer_allow {
	position: absolute;
	top: 43%;
	right: 50%;
	z-index: 5000;
}
/* link */
.link_button { 
	position: fixed;
	bottom: 10px;
	right: 5px;
	padding: 6px 40px;
}
