
/************************************************************\
* 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_bg.png") no-repeat 50% -126px;
	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: 34px;
	letter-spacing: 0.035em;
	text-transform: uppercase;
}
#about .editor_block .h_line{
	background: #b4b4b4;
	margin: 39px 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: 740px;
}
#about .ab_1 .right{
	float: right;
	width: 410px;
}
#about .ab_1 .font13{
	margin-left: 4px;
	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{
	position: relative;
	clear: both;
	margin-top: 75px;
	opacity: 0;
}
#about .ab_2 img{}
#about .ab_2 .imgtext{
	position: absolute;
	bottom: 71px;
	left: 0;
	width: 312px;
	height: 138px;
	margin-left: 102px;
	color: #313332;
	font-weight: 600;
	font-size: 35px;
	line-height: 32px;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	opacity: 0;
}


/**************\
* #3
\**************/
#about .ab_3{
	clear: both;
	padding: 103px 0 0 10px;
}
/*******\
* right01
\*******/
#about .ab_3 .right01{
	float: left;
	width: 393px;
	margin-top: 3px;
	margin-left: 45px;
	margin-right: 83px;
}
#about .ab_3 .right01 .font18{
	margin-bottom: 62px;
	opacity: 0;
}
#about .ab_3 .right01 .font13{
	margin-left: 4px;
	opacity: 0;
}
#about .ab_3 .right01 .font13 p{
	margin-bottom: 30px;
}
/*******\
* img02
\*******/
#about .ab_3 .img02{
	background: #292929;
	float: left;
	margin-bottom: 30px;
	margin-left: 2px;
	opacity: 0;
}
#about .ab_3 .img02 img{}
#about .ab_3 .img02 .imgtext{
	text-align: center;
	height: 122px;
	color: #ffffff;
	font-weight: 600px;
	font-size: 18px;
	line-height: 122px;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	opacity: 0;
}
/*******\
* grid
\*******/
#about .ab_3 .grid{
	background: #292929;
	float: left;
	margin-top: 50px;
	opacity: 0;
}
#about .ab_3 .grid img{}
#about .ab_3 .grid .imgtext{
	text-align: center;
	height: 0;/*height: 122px;*/
	color: #ffffff;
	font-weight: 600px;
	font-size: 18px;
	line-height: 122px;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	opacity: 0;
}
/*******\
* right02
\*******/
#about .ab_3 .right02{
	float: left;
	width: 393px;
	margin-top: 83px;
	margin-left: 30px;
}
#about .ab_3 .right02 .title{
	opacity: 0;
}
#about .ab_3 .right02 .h_line{
	margin: 52px 0 96px 7px;
	opacity: 0;
}
#about .ab_3 .right02 .font18{
	width: 350px;
	margin-left: 5px;
	margin-bottom: 56px;
	opacity: 0;
}
#about .ab_3 .right02 .font13{
	opacity: 0;
}
#about .ab_3 .right02 .left{
	width: 300px;
	margin-left: 3px;
}


/**************\
* #5
\**************/
#about .ab_5{
	position: relative;
	clear: both;
	padding: 125px 0 0;
}
#about .ab_5 img{}
#about .ab_5 .imgtext{
	position: absolute;
	bottom: 100px;
	left: 0;
	width: 312px;
	height: 138px;
	margin-left: 102px;
	color: #ffffff;
	font-weight: 600;
	font-size: 35px;
	line-height: 30px;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	opacity: 0;
}
