
ul{
	list-style: none;
	padding-left: 15px;
}

ul li:before{
	content:  "\2022";
	position: relative;
	left:     -10px;
	color: #888;
	line-height: 28px;
}

.subli:before{
	content:  "\2010";
	position: relative;
	left:     -10px;
	color: #888;
	line-height: 25px;
}

.main{
	width: 80%;	
	min-height: 40px;
	margin-left: 10%;
	margin-top: 30px;
}


.main_ftr{
	width: 100%;
	min-height: 40px;
	margin-top: 30px;
	padding-bottom: 25px;
}


.main2{
	position: relative;
	width: 100%;
	min-height: 300px;
}

.asst{
	width: 100%;text-align: center;margin-top: 100px;clear: both;
}

td{
	padding: 12px 10px;
}

td p{
	margin: 0;
}

#tblb{
	font-size: 18px;
	margin: 0 auto;
	transform: translateX(-50px);
}

.tr_cptn{
	color: #999;font-size: 15px;text-align: right;vertical-align: middle;
	max-width: 200px;
}

.td_stl{
	text-align: center;
	padding: 12px 14px;
	max-width: 110px;
}

.in_td_sp{
	padding: 0 27px;
}

.trb{
	width: 241px;
}

.tr_hdn{
	display: none;
}

#tmr{
	text-align: center;
	width: 200px;
	cursor: pointer;
	color: #0847c7;
	padding: 9px 7px 11px;
	margin: 20px auto 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;
}

.tb_after_swch tr td{
	padding: 8px 12px;
}

#sz{
	height: 406px;
}

.sz_label{
	position: relative;font-size: 30px;color: #555;font-family: customFontUltraLight;letter-spacing: 0.27px;width: 100%;text-align: center;
	margin-bottom: 20px;
}


.frst{
	position: relative;width: 100%;height: 400px;overflow-y: hidden;margin-top: 96px;margin-bottom: 16px;display: block;
	background: url(hubm71.jpg);background-position: 50% 50%;background-repeat: no-repeat;background-size: cover;
	margin-left: auto;
	margin-right: auto;
}

.frst_tx{
	position: absolute;
	font-family: 'customFontLight';
	font-size: 35px;
	color: rgb(255 255 255 / 76%);
	right: 71px;
	top: 127px;
	letter-spacing: 0.27px;
}

.hub_lb{
	position: absolute;
	width: 155px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto; 
	top: -9px;
	color: rgba(255, 255, 255, 1);
	font-size: 28px;
	padding-right: 50vw;
	padding-left: 0;
	font-family: 'customFontLight';
	letter-spacing: 0.5px;
}

.hub_desc{
	width: 80%;
	max-width: 600px;
	text-align: center;
	margin: 0 auto 80px;
	font-size: 19px;
	font-family: "customFontMedium", Helvetica, Arial, sans-serif;
	background: linear-gradient(255deg, #363535 0%, #6c6c6c 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.stretch_tx{
	max-width: 895px;
	margin: 0 auto;
	font-size: 17px;
	line-height: 21px;
	text-align: justify;
	background: linear-gradient(177deg, #323232 0%, #3945ad 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.hubm{
	width: 100%;height: 420px;float: none;margin-left: 0%;background: url(hubm66.jpg);background-position: 50% 50%;background-repeat: no-repeat;background-size: cover;
}

.hub_tx{
	width: 70%;
	height: 250px;
	padding: 60px 12% 0 18%;
	float: none;
}

.snd{
	width: 100%;height: 600px;background-image: url(hubw12.jpg);background-repeat: no-repeat;background-size: 1060px;background-position: 50% 33%;
	margin-bottom: 110px;
}




@media (max-width: 1000px){
	
	#tblb{
		transform: translateX(0);
	}
	
}






@media (min-width: 768px){
	
	.hubm{
		width: 50%;height: 420px;float: left;margin-left: 3%;background: url(hubm66.jpg);background-position: 50% 50%;background-repeat: no-repeat;background-size: cover;
	}
	
	.hub_tx{
		width: 39%;height: calc(100% - 100px);padding: 60px 3% 0;float: right;
	}
	
	.snd{
		height: 800px;
		background-size: 1348px;
		background-position: 50% 22%;
	}

}


@media (min-width: 980px){
	
	.frst{
		width: 100%;max-width: 1900px;height: 490px;
	}

}


@media (min-width: 1024px){
	
	.hub_lb{
		padding-right: 0;
		padding-left: 61vw;
	}
	
	.stretch_tx{
		font-size: 18px;
		line-height: 22px;
	}
	
}



@media (min-width: 1400px){
	
	.snd{
		height: 870px;
		background-size: 1400px;
		background-position: 50% 22%;
	}
	
}


@media (min-width: 1650px){
	
	.hub_lb{
		padding-right: 0;
		padding-left: 790px;
	}
	
}


@media (min-width: 1900px){
	
	.snd{
		height: 930px;
		background-size: 1600px;
		background-position: 50% 22%;
	}
	
}

