
/************************************************************\
* 1. ABOUT
\************************************************************/


/************************************************************\
* ABOUT
\************************************************************/
#about {
	position: relative;
}
#about_background {
    background-color: #eeeeee;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    width: 50%;
    height: 100%;
	border-right: 1px solid #cbcbcb;
	opacity: 0;
}
#about .container{
	position: relative;
    z-index: 1;
	width: 1003px;
	margin: 0 auto;
	padding-top: 54px;
}
#about h2{
	margin-bottom: 36px;
	padding-left: 1px;
	color: #292929;
	font-family: proxima_novasemibold;
	font-size: 36px;
	line-height: 34.56px;
	letter-spacing: 0.05em;
}
#about #about_infinite{ padding-left: 1px; }

/* infinite scroll */
.infinite_next{
	display: none;
}
#loading_selector{
	margin-left: 7px;
	clear: both;
}
#infscr-loading {
	background: #fff url("../images/about_loading.png") no-repeat scroll 50% 0;
	display: none;
	text-align: center;
	height: 100%;
}
#infscr-loading img {
	margin: 95px auto;
	padding-right: 3px;
	display: inline-block;
	position: relative;
}

/************************************************************\
* About Detail
\************************************************************/
#banner.about #slogan{ /* cover */
	top: 194px;
}
#banner.about #down{ /* cover */
	bottom: 42px;
}

/*****************************\
* About Summary
\*****************************/
#about_menu{
	overflow: hidden;
	position: absolute;
	top: 495px;
	left: 50%;
	z-index: 2;
	
	width: 997px;
	margin-left: -498px;
}
#about_menu a{
	background: url("../images/about_menu_line.png") no-repeat right 0;
	box-sizing: border-box;
	text-align: center;
	float: left;
	height: 111px;
	color: #ffffff;
	font-weight: 600;
	font-size: 18px;
	line-height: 27.56px;
	letter-spacing: 0.17em;
	text-transform: uppercase;
	
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;   
}
#about_menu a:nth-child(1){ width:329px; padding-top: 48px; padding-left: 57px;}
#about_menu a:nth-child(2){ width:335px; padding-top: 38px;}
#about_menu a:nth-child(3){ width:328px; background: none; padding-top: 38px;}
#about_menu a:hover{
	color: #bbbbbb;
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
}

/*****************************\
* About Content
\*****************************/
#about {
	background: url("../images/about_bg2.png") no-repeat right -43px;
	position: relative;
}
#about .container{
	position: relative;
    z-index: 1;
	width: 1000px;
	min-height: 300px;
	margin: 0 auto;
	padding-top: 67px;
	opacity: 0;
}
#about .editor_block{
	margin-top: 253px;
	margin-bottom: 133px;
}

/*****************************\
* About Editor
\*****************************/

#about .editor_block .title{
	color: #343434;
	font-weight: 600;
	font-size: 36px;
	line-height: 44px;
	letter-spacing: 0.035em;
	text-transform: uppercase;
}
#about .editor_block .h_line{
	background: #b4b4b4;
	margin: 43px 0 62px 2px;
	width: 29px;
	height: 3px;
}
#about .editor_block .font18{
	width: 310px;
	margin-bottom: 50px;
	color: #343434;
	font-weight: 600;
	font-size: 18px;
	line-height: 24px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
#about .editor_block .font13{
	color: #565656;
	font-size: 15px;
	line-height: 24px;
	letter-spacing: 0.043em;
}
#about .editor_block > div{
	opacity: 0;
}
#about .editor_block .clear{
	clear: both;
}

/**************\
* #1
\**************/
#about .ab_1{
	overflow: hidden;
	margin: 0 23px 0 54px;
}
#about .ab_1 .title{}
#about .ab_1 .left{
	float: left;
	width: 380px;
	padding-right: 62px;
	border-right: 1px solid #d4d4d4;
	margin-left: 4px;
	opacity: 0;
}
#about .ab_1 .right{
	float: left;
	width: 380px;
	margin-left: 70px;
	opacity: 0;
}
#about .select_language{
	background: url("../images/select_black.png") no-repeat 184px 24px;
	float: left;
	overflow: hidden;
	
	width: 200px;
	height: 47px;
	margin-left: 56px;
	margin-top: 0px;
	border-bottom: 1px solid #393939;
}
@media screen and (-webkit-min-device-pixel-ratio:0){ /*chrome and safari*/
  #about .select_language{
	background: url("../images/select_black.png") no-repeat 183px 20px;
  }
}
/* #about .select_language select{
	color: #989898;
	background: transparent;
	width: 100%;
	height: 45px;
	margin-left: -3px;
	padding: 5px;
	padding-left: 0;
	border: 0;
	font-size: 18px;
	line-height: 34.56;
	letter-spacing: 0.05em;
	
	border-radius: 0;
	box-shadow: none;
	appearance: none;
	-moz-appearance: none;
} */
#about .select_language select{
	color: #989898;
    background: transparent;
    width: 100%;
    height: 45px;
    margin-left: 0;
    padding: 0 30px 0px 3px;
    border: 0;
    font-size: 18px;
    line-height: 45px;
    letter-spacing: 0;
    border-radius: 0;
    box-shadow: none;
    appearance: none;
    -moz-appearance: none;
}
#about .select_language select option{
	color: #000000;
}

/**************\
* #2
\**************/
#about .ab_2{
	clear: both;
	margin-left: -2px;
	padding: 62px 0 0;
	opacity: 0;
}

/**************\
* #3
\**************/
#about .ab_3{
	clear: both;
	overflow:hidden;
	margin: 60px 0 0 55px;
}
#about .ab_3 .title{
	float: left;
	margin-top: 10px;
	color: #343434;
	font-weight: 600;
	font-size: 36px;
	line-height: 44px;
	letter-spacing: 0.035em;
	text-transform: uppercase;
}
#about .ab_3 ul{
	float: right;
	width: 630px;
	opacity: 0;
}
#about .ab_3 li{
	background: url("../images/abli.png") no-repeat 10px 20px;
	padding-left: 50px;
	border-bottom: 1px solid #dedede;
	color: #343434;
	font-size: 18px;
	line-height: 47px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
#about .ab_3 li:last-child{
	border-bottom: none;
}

/**************\
* #4
\**************/
#about .ab_4{
	clear: both;
	overflow: hidden;
	margin-top: 50px;
}
#about .ab_4 img{
	float: left;
	opacity: 0;
}

/**************\
* #5
\**************/
#about .ab_5{
	clear: both;
	overflow:hidden;
	margin: 60px 0 0 38px;
}
#about .ab_5 .title{
	float: left;
	width: 310px;
	margin-top: 10px;
	color: #343434;
	font-weight: 600;
	font-size: 36px;
	line-height: 34px;
	letter-spacing: 0.035em;
	text-transform: uppercase;
}
#about .ab_5 ul{
	float: right;
	width: 630px;
	opacity: 0;
}
#about .ab_5 li{
	background: url("../images/abli.png") no-repeat 10px 20px;
	padding-left: 50px;
	border-bottom: 1px solid #dedede;
	color: #343434;
	font-size: 18px;
	line-height: 46px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
#about .ab_5 li:last-child{
	border-bottom: none;
}