@charset "UTF-8";
/* CSS Document */

	
body{
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: none;
	font-weight:normal;
	font-size:100%;
	color:#000;
	position:relative;
	background:#0056a8 !important;
}

body,html,p,ul,ol,li,form,h1,h2,h3,h4,dd,dl,dt,iframe,span{
	margin:0;
	padding:0;
}

h1,h2,h3,h4{
	font-weight:normal;
}

img{
	vertical-align:top;
}

a img{
	border:none;
	outline:none;
}

a:focus {
  outline: none;
}

ul,ol {
	list-style:none;
}

.clear{
	clear:both;
}

.clearFix {
    overflow: hidden;
}
.clearFix:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    overflow: hidden;
}
* html .clearFix {
    height: 1em;
    overflow: visible;
}

.fl{
	float:left;
}
.fr{
	float:right;
}


a{
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
}

.text_al_c{
	text-align:center;
}

.dm{
	display:none;
}

body,html{
	width:100%;
	height:100%;
	min-width:1280px;
	min-height:900px;
}

header{
	width:1280px !important;
	height:70px !important;
	margin:0 auto !important;
	position:absolute;
	top:0;
	left:0;
	right:0;
}

.video{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	min-width:1280px;
	min-height:900px;
	z-index:-100;
}

img.pic{
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	margin:auto;
	padding-bottom:20%;
}

footer{
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
}

.serect{
	padding-top:15px;
	background:url(/~/media/Images/brand/global/open_bk.png);
}

.serect h2{
	font-size:24px;
	color:#FFF;
	font-family: 'DINCondensedW01-Normal', 'DINCondensedW10-Normal', 'DINCondensedW02-Normal', sans-serif;
	text-align:center;
}

.serect_map {
	height:176px;
	overflow:visible;
	border-bottom:1px solid #75a4d0;
}

.serect_map ul{
	width:1280px;
	height:140px;
	margin:0 auto;
	overflow:visible;
}

.serect_map ul li{
	text-align:center;
	display:table-cell;
	width:256px;
	height:140px;
	vertical-align:top;
	opacity:0.5;
	cursor:pointer;
}

.serect_map ul li:hover{
	opacity:1;
	border-bottom:1px solid #FFF;
}


.serect_country{
	height:50px;
	background:#0056a8;
	text-align:center;
	padding-top:25px;
	display:none;
}

.serect_country ul{
	display:inline-block;
	display:none;
}

.serect_country ul li{
	display:inline-block;
	margin:0 10px;
}

.serect_country ul li a{
	font-size:16px;
	line-height:1;
	color:#FFF;
	font-family: 'DINCondensedW01-Normal', 'DINCondensedW10-Normal', 'DINCondensedW02-Normal', sans-serif;
	padding-left:10px;
	background:url(/~/media/Images/brand/global/arrow.png) left center no-repeat;
	display:inline-block;
	text-decoration:none;
}



footer .copy{
	padding-top:30px;
	padding-bottom:40px;
	background:#0056a8;
	text-align:center;
}

footer .copy .gl_link{
	text-align:center;
	margin-bottom:55px;
	overflow:hidden;
	display:block;
}

footer .copy .gl_link a{
	height:16px;
	font-family: 'DINCondensedW01-Normal', 'DINCondensedW10-Normal', 'DINCondensedW02-Normal', sans-serif;
	font-size:14px;
	line-height:20px;
	background:#FFF;
	color:#0056a8;
	padding:0 15px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-decoration:none;
	display:inline-block;
}

footer .copy .copy_t{
	font-family: 'DINCondensedW01-Normal', 'DINCondensedW10-Normal', 'DINCondensedW02-Normal', sans-serif;
	font-size:12px;
	line-height:1;
	color:#FFF;
	text-align:center;
	margin-bottom:15px;
}

footer .copy ul{
	text-align:center;
}

footer .copy ul li{
	display:inline-block;
	margin:0 5px;
}

footer .copy ul li a{
	font-family: 'DINCondensedW01-Normal', 'DINCondensedW10-Normal', 'DINCondensedW02-Normal', sans-serif;
	font-size:12px;
	line-height:1;
	color:#FFF;
	text-decoration:none;
}

.pc{
	display:block;
}

.sp{
	display:none;
}


@media screen and (max-width: 800px) {
	
	header{
		width:100% !important;
		height:auto !important;
	}
	
	header h1 img{
		width:18%;
		height:auto;
	}
	
	body,html{
		min-height:inherit;
		min-width:inherit;
	}
	
	.serect_map ul{
		width:100%
		min-width:600px;
		height:140px;
		margin:0 auto;
		overflow:visible;
	}
	
	#region-header{
		display:block;
	}
	
	.pc{
		display:none;
	}
	
	.sp{
		display:block;
	}
	.serect_t{
		height:30px;
		background:url(/~/media/Images/brand/global/img/open_bk.png);
	}
	.serect_t h2{
		font-size:24px;
		line-height:25px;
		color:#FFF;
		font-family: 'DINCondensedW01-Normal', 'DINCondensedW10-Normal', 'DINCondensedW02-Normal', sans-serif;
		text-align:center;
	}
	
	img.pic{
		position:static;
		margin:auto;
		padding-bottom:0;
		width:100%;
		height:auto;
	}
	
	.serect_country{
		display:none !important;
	}
		
	footer .copy{
		padding-top:50px;
	}
	
	footer .copy .gl_link{
		text-align:center;
		margin-bottom:55px;
		overflow:hidden;
		display:none;
	}
	
	.video{
		display:none;
	}

		
	footer{
		position:static;
	}
	
	
}





