
/*---------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;
}


small{font-size: 80%;}

/*-----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: 37px;
	position: fixed;
	top: 0;
	z-index: 300;
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #fff;
}

#nav_box2{
	position: sticky;
	position: -webkit-sticky;
	top: 0;
	z-index: 310;
}


#nav_set_box{
	padding: 0;
	width: 1000px;
	height: 37px;
	margin: 0px auto 0 auto;
	box-sizing: border-box;
	z-index: 300;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
}

.menu_btn{
	height: 37px;
	font-family: 'Poppins', sans-serif;
	font-size: 11pt;
	font-weight: 400;
	color: #000;
	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: #fff;
}

.menu_btn:hover{
	cursor: pointer;
	color: #fff;
	background-color: #000;
	transition: 0.7s;
	-webkit-transition: 0.7s;
	-moz-transition: 0.7s;
}


.menu_btn2{
	height: 37px;
	font-family: 'Poppins', sans-serif;
	font-size: 11pt;
	font-weight: 400;
	color: #000;
	background-color: #ccc;
	border: 0;
	cursor: default;
	overflow: hidden;
	position: relative;
	padding-left: 45px;
	padding-right: 45px;
	display: none;
}

.btn_fb,
.btn_tw{
	width: 40px;
	padding-left: 0;
	padding-right: 0;
}

.btn_tw2{
	padding-left: 45px;
	padding-right: 45px;
}



/*-----Menu Box-------*/
.menu_box{
	position: absolute;
	z-index: 20;
	right: 0.3%;;
	bottom:32.1%;
	width: 40px;
}

.btn_menu{
font-family: 'Marcellus SC', serif;
	font-size: 15pt;
	font-weight: 700;
	color: #FFFFFF;
	background-color: #000000;
	border: 0;
	cursor: default;
	overflow: hidden;
	position: relative;
	/*	text-transform: inherit;*/
/*	transition: color 1s;*/
	transition: 0.7s;
	-webkit-transition: 0.7s;
	-moz-transition: 0.7s;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
}

.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;
	background-color: #6A6A6A;
}




/*-----Main-------*/
#top_box{
	margin: 37px auto 0;
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
	background-color: #000;
}

#top_set_box{
	width: 100%;
	min-width: 1000px !important;
	margin: 0px auto;
}


.top_bg{
	width: 100%;
	height: auto;
	margin-top: 0px;
	margin-left: auto;
	display: block;
	z-index: 10;
	margin-right: auto;
}

.top_logoset{
	width: 100%;
	height: auto;
	position: absolute;
	margin-top: 0%;
	margin-left: 0%;
	z-index: 30;
}

.top_cc{
	width: 100%;
	height: auto;
	position: absolute;
	margin-top: 0%;
	margin-left: 0%;
	z-index: 30;
}

.top_blset{
	width: 100%;
	height: auto;
	position: absolute;
	margin-top: 0%;
	margin-left: 0%;
	z-index: 30;
}

.mask_box{
	position: absolute;
	z-index: 20;
}

.mask_box1{
	width: 23.02%;
	height: 19.2%;
	margin-top: 0%;
	margin-left: 77%;
}

.mask_box2{
	width: 23.02%;
	height: 48.7%;
	margin-top: 14.5%;
	margin-left: 77%;
}

.mask_box3{
	width: 23.02%;
	height: 24.7%;
	margin-top: 51.2%;
	margin-left: 77%;
}

.mask_box4{
	width: 22.62%;
	height: 92.5%;
	margin-top: 0%;
	margin-left: 54.4%;
}


.mask_box5{
	width: 54.52%;
	height: 37%;
	margin-top: 26.1%;
	margin-left: 0%;
}


.top_mask{
	width: 100%;
	height: 100%;
	z-index: 20;
	background-color: #000;
}



.bnr_cmt_link{
	width: 21.28%;
	position: absolute;
	margin-top: 62.7%;
	margin-left: 45.5%;
	z-index: 30;
}

.bnr_cmt{
	width:100%;
	height:auto;
	z-index: 30;
}

.bnr_dvd_link{
	width: 21.28%;
	position: absolute;
	margin-top: 46.4%;
	margin-left: 1.1%;
	z-index: 30;
}

.bnr_dvd{
	width:100%;
	height:auto;
	z-index: 30;
}





/*-----ftr-------*/

#ftr_box{
	z-index: 40;
	width: 100%;
	min-width: 1000px !important;
	margin: 0px 0px 0px 0px;
	clear: both;
	padding: 0px 0px 20px 0px;
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #000;
}


#ftr_naka{
	width: 1000px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
}

.pre_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: 500;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	height: 25px;
}

#top_sp_tw{
	position: relative;
	display: inline-block;
	z-index: 500;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	height: 25px;
}
.sns{
	margin: 0px 3px 0px 0px;
	padding: 0px;
	display: inline;
	float: left;
} 


.fb {
	margin: 2px 0px 0px 0px;
	padding: 0px;
	display: inline;
	float: left;
} 

.tw {
	margin: 2px 0px 0px 0px;
	padding: 0px;
	display: inline;
	float: left;
} 

.line{
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 13px;
	margin-bottom: 0px;
	padding: 0px;
	display: inline;
	float: left;
}


.eigacom{
	margin: 2px 0px 0px 10px;
	padding: 0px;
	display: inline;
	float: left;
} 














