@charset "UTF-8";

/****************
Head
****************/
header{
	padding:0;
}

header h1{
	width:90px;
}

header strong{
	font-size:.8em;
	margin:5% 0 0;
}
.langHead{
	top:1.3%;
	right:24%;
}
/****************
Main
****************/
#main{
	clear:both;
}
.bx-wrapper{
	width:100%;
}
.bx-wrapper .bx-pager{
	display:none;
}
.inside{
	transition:none;
	-webkit-transition:none;
}iframe{
	display:none;
}


/* #filter & .shutter
----------------*/
#filterList{
	clear:both;
}

#filterList li{
	margin:0;
	width: 100% !important;
	height:auto;
	clear:both;
	text-align:left;

}
#filterList li.filt{
	border-top:1px solid #444;
	border-right:none;
	border-bottom:1px solid #000;
	border-left:none;

	text-shadow:-1px -1px 0 #000;
	-webkit-text-shadow:-1px -1px 0 #000;
}
#filterList li:before{
	display:none;
}
#filterList li a{
	display: block;
	width: 100%;
	height:auto;
	border:none;
}


#filterList .blind{
	display:none;
}


#filterList li:after{
	display:none;
}
.inside{
	position:static;
	background-size:auto 60%;
	background-position:3% center;
	min-height:50px;
}
.inside:before,
.inside:after{
	content:"";
	position:absolute;
	right:0;
	width:20px;
	height:100%;
	text-align:center;
	
	text-shadow:-1px -1px 1px #000;
	-webkit-text-shadow:-1px -1px 1px #000;
}

.exception .inside:before{
	content:"";
	top:0;
	background: -moz-linear-gradient(top,  #351035 0%, #945194 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#351035), color-stop(100%,#945194));
	background: -webkit-linear-gradient(top,  #351035 0%,#945194 100%);
	background: linear-gradient(top,  #351035 0%,#945194 100%);
}
.entertain .inside:before{
	content:"";
	top:0;
	background: -moz-linear-gradient(top,  #5a0e0e 0%, #be5858 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5a0e0e), color-stop(100%,#be5858));
	background: -webkit-linear-gradient(top,  #5a0e0e 0%,#be5858 100%);
	background: linear-gradient(top,  #5a0e0e 0%,#be5858 100%);
}

.others .inside:before{
	content:"";
	top:0;
	background: -moz-linear-gradient(top,  #113663 0%, #50a7fd 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#113663), color-stop(100%,#50a7fd));
	background: -webkit-linear-gradient(top,  #113663 0%,#50a7fd 100%);
	background: linear-gradient(top,  #113663 0%,#50a7fd 100%);
}
.navi .inside:before{
	content:"";
	top:0;
	background: -moz-linear-gradient(top,  #1e3a13 0%, #73b058 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e3a13), color-stop(100%,#73b058));
	background: -webkit-linear-gradient(top,  #1e3a13 0%,#73b058 100%);
	background: linear-gradient(top,  #1e3a13 0%,#73b058 100%);
}

.inside:after{
	content:">";
	top:30%;
}

.inside p{
	margin:0 0 0 60px;
	padding:13px 0;
	display:block;
	width:70%;
	height:100%;
	font-family: 'Quantico', sans-serif;
}

/****************
Side
****************/

aside{
	width:100%;
	font-size:60%;
}
#sMenu li{
	width:50%;
	float:left;
}
#sMenu #li5{
	display:block;
}

#sMenu li a,
#gMenu .cate a,
#gMenu .cate span{
	display:block;
	padding:15px 0 15px 15%;
}
#sMenu li.ex a{

	padding:15px 0 15px 20%;
}
#sMenu li.ex a:before{
	top:35%;
}
.cate a,
.cate span,
#li1 a:hover,
#li1 .active,
#li2.cate a:hover,
#li2 .active,
#li2 .cate span:hover,
#groupEtt #li2 .cate span,
#li3.cate a:hover,
#li3 .active,
#li3 .cate span:hover,
#groupNvg #li3 .cate span,
#li4.cate a:hover,
#li4 .active,
#li4 .cate span:hover,
#groupOtr #li4 .cate span,
#li5.cate a:hover,
#li5 .active,
#li5 .cate span:hover{
	background-size:auto 50%;
}
#bnr_routecollector{
	display:none;
}
