@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');

/*---------Common---------------*/
* {
	box-sizing: border-box;
	position: relative;
}

.aplha {
	-ms-filter: "alpha( opacity=0 )";
	filter: alpha(opacity=0);
	opacity: 0.0;
}

.onalpha {
	-ms-filter: "alpha( opacity=100 )";
	filter: alpha(opacity=100);
	opacity: 1.0;
	transition: 0.2s;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	cursor: default;
}

.onalpha:hover {
	-ms-filter: "alpha( opacity=80 )";
	filter: alpha(opacity=80);
	opacity: 0.8;
	transition: 0.2s;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	cursor: pointer;
}


.clearfix::after {
	content: "";
	display: block;
	clear: both;
}

a:focus,
*:focus {
	outline: none;
}


.sp,
.sp_b {
	display: none;
}

.pc {
	display: inline-block;
}

.pc_b {
	display: block;
}

/*-----Loading-------*/
#loading {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	z-index: 999;
	background: #000;
	text-align: center;
	color: #fff;
	display: none;
}

#loading_logo {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}



/*-----Header Menu-------*/

.nav_box {
	width: 100%;
	min-width: 1000px !important;
	height: 30px;
	position: fixed;
	top: 0;
	z-index: 300;
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #E72510;
}

#nav_box2{
	position: sticky;
	position: -webkit-sticky;
	top: 0;
	z-index: 310;
}

#nav_set_box {
	padding: 0;
	width: 1000px;
	height: 30px;
	margin: 0px auto 0 auto;
	box-sizing: border-box;
	z-index: 300;
	display: flex;
	justify-content: center;
}

.menu_btn {
	height: 30px;
	font-family: "Bebas Neue", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 14pt;
	color: #000000;
	border: 0;
	cursor: default;
	overflow: hidden;
	position: relative;
	padding-left: 45px;
	padding-right: 45px;
	/*	text-transform: inherit;*/
	/*	transition: color 1s;*/
	transition: 0.7s;
	-webkit-transition: 0.7s;
	-moz-transition: 0.7s;
	background-color: #E72510;
}

.menu_btn:hover {
	cursor: pointer;
	/*	color:#01a0ca;*/
	/*	background-color: #fff;*/
	transition: 0.7s;
	-webkit-transition: 0.7s;
	-moz-transition: 0.7s;
	background-color: #AC1000;
	color: #FFFFFF;
}


.menu_btn2 {
	height: 30px;
	font-family: "Bebas Neue", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 12pt;

	color: #9480A0;
	border: 0;
	cursor: default;
	overflow: hidden;
	position: relative;
	padding-left: 45px;
	padding-right: 45px;
	background-color: #4F3460;
}

.btn_fb,
.btn_tw,
.btn_ist {
	width: 45px;
	padding-left: 0;
	padding-right: 0;
}


/*-----Menu Box-------*/
.menu_box {
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 20;
}

.btn_menu {
	width: 50px;
	height: 50px;
	font-family: "Bebas Neue", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 15pt;

	color: #e8d0c6;
	background-color: #000;
	border: 0;
	cursor: default;
	overflow: hidden;
	position: relative;
	/*	padding-left: 15px;*/
	/*	padding-right: 15px;*/
	float: left;
	/*	text-transform: inherit;*/
	/*	transition: color 1s;*/
	transition: 0.7s;
	-webkit-transition: 0.7s;
	-moz-transition: 0.7s;
	margin-left: 10px;
}

.btn_menu:hover {
	cursor: pointer;
	transition: 0.7s;
	-webkit-transition: 0.7s;
	-moz-transition: 0.7s;
	-ms-filter: "alpha( opacity=80 )";
	filter: alpha(opacity=80);
	opacity: 0.8;
}




/*-----Main-------*/
#top_box {
	width: 100%;
	min-width: 1000px !important;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
	background-color: #000;
}

#top_set_box {
	width: 100%;
	min-width: 1000px !important;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-color: #000;
}


.top_bg {
	width: 100%;
	min-width: 1000px;
	height: auto;
	margin-top: 0px;
	margin-left: 0px;
	display: block;
	z-index: 10;
}

.top2_logo,
.top2_txt{
	width: 100%;
	min-width: 1000px;
	height: auto;
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	display: block;
	z-index: 20;
}

.top_logoEN {
	width: 27.55%;
	height: auto;
	position: absolute;
	margin-top: 28.8%;
	margin-left: 63.0%;
	z-index: 20;
}

.top_koukai {
	width: 40.05%;
	height: auto;
	position: absolute;
	margin-top: 41.9%;
	margin-left: 56.8%;
	z-index: 20;
}

.top_cc1 {
	width: 8.05%;
	height: auto;
	position: absolute;
	margin-top: 21.0%;
	margin-left: 1.4%;
	z-index: 20;
}



.top_cc2 {
	width: 52.8%;
	height: auto;
	position: absolute;
	margin-top: 1.1%;
	margin-left: 1.4%;
	z-index: 20;
}

.bnr_cmt_link{
	width: 13.5%;
	position: absolute;
	margin-top: 1.1%;
	margin-left: 85.5%;
	z-index: 20;
}

.bnr_cmt{
	width:100%;
	height:auto;
	z-index: 20;
}

.bnr_filmarks2_link{
	width: 11.9%;
	position: absolute;
	margin-top: 57.1%;
	margin-left: 63.6%;
	z-index: 20;
}

.bnr_filmarks2{
	width:100%;
	height:auto;
	z-index: 20;
}

.bnr_cmt_link{
	width: 13.1%;
	position: absolute;
	margin-top: 57.1%;
	margin-left: 76.7%;
	z-index: 20;
}

.bnr_cmt{
	width:100%;
	height:auto;
	z-index: 20;
}


#top_bnrbox{
/*	border: 1px #fff solid;*/
	position: absolute;
	margin-top: 1.1%;
	right: 1%;
	width: 46.7%;
	z-index: 30;
	text-align: right;
}

#top_bnrbox img{
	width: 26%;
	height: auto;
	margin-left: 1%;
	margin-bottom: 1%;
}

#top_bnrbox img.bnr_filmarks{
	width: 23.3%;
}

/*-----mvtk-------*/

#mvtk_box{
	text-align: center;
	padding-top: 20px;
	background-color: #E72510;
}

#mvtk_box img{
	margin: 0 5px 10px;
}


#mvtk_box #mvtk-widgets-container {
    margin: 30px auto 0px;
}


/*-----ftr-------*/

#ftr_box {
	z-index: 40;
	padding: 20px 0px 20px 0px;
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #E72510;
}


#ftr_naka {
	text-align: center;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

.top_bl {
	display: block;
	margin: 0 auto;
}


#ftr_bnr {
	width: 1000px;
	margin: 0px auto 0px auto;
	text-align: center;
}


#ftr_bnr img {
	margin: 0px 5px 5px 0px;
}









/*------- SNS ----------------*/

#top_tw{
	position: relative;
	display: inline-block;
	z-index: 50;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	height: 25px;
}

.fb {
	margin: -4px 3px 0px 3px;
	display: inline;
	float: left;
} 

.tw {
	margin: 0px 3px 0px 3px;
	display: inline;
	float: left;
} 

.line{
	margin: 0px 3px 0px 3px;
	display: inline;
	float: left;
}



.eigacom {
	margin: 2px 0px 0px 10px;
	padding: 0px;
	display: inline;
	float: left;
}
