﻿@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Raleway:400,500,600,700,800,900&display=swap');

/*reset css*/
body,td,a {font-family: 'Raleway','Noto Sans KR',sans-serif!important;}
body,div,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dt,dd,table,tr,td,th,form,fieldset,input,label,button {margin:0;padding:0;-webkit-text-size-adjust: none;}
ul,li,ol{list-style:none;}
a{text-decoration:none; color:#333}
a:hover {text-decoration:none!important; }
img{border:none;}
strong,em {font-weight:normal; font-style:normal;}
table{border-collapse:collapse;}
#mains{margin:0;padding:0; }
#Popup{display:none;}
#contenttable2{

    background-image: none!important;
    
}

/* 공통 */

#maintablewrap{
    min-width: 1200px;
    overflow: hidden;
}

 .top_lang {    
	width: 120px;
    height: 34px;
    overflow: hidden;
    border: 1px solid #d7d7d7;
    border-radius: 100px;
    display: block;
	background:url('/USER_DATA/fanzic2/content/editor/img/dropdown_arrow.png')no-repeat;
	background-position:right 10px center;
}
.top_lang ul {
    line-height: 34px;
}
.top_lang ul>li>a {display:block;font-size: 12px;font-weight:600;color: #7f7f7f;text-transform: uppercase;letter-spacing: 0.5px;padding-left: 15px;}
.top_lang ul>li>#current {display:block;font-size: 12px;font-weight:600;color: #7f7f7f;text-transform: uppercase;letter-spacing: 0.5px;padding-left: 15px;}

.top_lang li ul {
	background: #fff;
	display:none;  /* 평상시에는 서브메뉴가 안보이게 하기 */
	height:auto;
	padding:0px;
	margin:0px;
	border: 1px solid #d7d7d7;
	border-top: none;
	border-radius: 0px 0px 10px 10px;
	position:absolute;
	top: 22px;
	left: 0px;
	width: 120px;
	z-index:200;
}

.top_lang li:hover ul {
display:block; 
  animation-duration: .2s;
  animation-name: slidein;
}

@keyframes slidein {
  from {
    margin-bottom: 100%;
   height:0;
  }

  to {
    margin-bottom: 0%;
    height: 100%;
  }
}

.top_lang li:hover ul>li{
display:block; 
  animation-duration: .8s;
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.top_lang ul>li>ul>li>a {line-height: 27px;}
.top_lang ul>li>ul>li>a:hover {color:#0095ff; font-weight:700;}
.top_lang ul>li>ul>li:first-child>a {padding-top: 12px;}


/*메인비주얼*/
.mainvisual_txt{
	animation: v_text 1.2s ease;
}
.mainvisual_txt h2{
	font-size: 34px;
	color:#fff;
	line-height: 42px;
	letter-spacing: -0.8px;
	text-shadow:0 0 3px #144c75;
}


.mainvisual_txt p{
	font-size: 16px;
    font-weight: 500;
    line-height: 23px;
    color: #4f5257;
    letter-spacing: -0.7px;
    margin-top: 14px;
}

.more_btn {
	display:block;
	width:125px;
	line-height:37px;
	font-size:12px;
	color:#fff;
	text-align:center;
	letter-spacing:1px;
	background:#0069b9;
	border-radius:6px 0px 6px 0px;
	margin-top:30px;
}

/*메인 공통*/

.topbar_bg {
	width:100%;
	height:100%;
	display:block;
	background:url('/USER_DATA/ear/content/editor/img/menubar_bg.gif');
}

.main_title{
	width:100%;
	text-align:center;
	padding-top: 70px;
}

.main_title h2 {
	font-size: 38px;
	font-weight: 800;
	color: #2e2e2e;
	margin-bottom:8px;
}
.main_title p {
	font-size:30px;
	font-weight:500;
	color:#5e5e5e;
}


.main_title2{
	width:100%;
	padding-top:90px;
}

.main_title2 h2 {
	font-size: 38px;
	font-weight: 800;
	color: #003789;
	margin-bottom:8px;
}

.main_title2 span:after {
	content:'';
	display:block;
	width:35px;
	height:1px;
	background:#909090;
	margin:20px 0px;
} 

.main_title2 span {
	font-size:30px;
	font-weight:500;
	color:#414141;
}

.main_title2 p {
	font-family: 'Noto Sans KR',sans-serif!important;
	font-size:18px;
	color:#5e5e5e;
	line-height:26px;
	letter-spacing:-0.5px;
}

.main_title3 {
	width:100%;
	text-align:center;
	padding-top: 70px;
}

.main_title3 h2 {
	font-size: 38px;
	font-weight: 800;
	color: #fff;
	margin-bottom:8px;
}

.main_title3 p {
	font-size:30px;
	font-weight:500;
	color:#fff;
}




.main_title4 h2 {
	font-size: 30px;
	font-weight: 700;
	color: #fff;
	margin-bottom:8px;
}

.main_title4 .h2_text {
	font-size:15px;
	line-height:22px;
	color:#b3cbe0;
}

.main_title4 span {
	font-family: 'Noto Sans KR',sans-serif!important;
	font-size:14px;
	font-weight:500;
	color:#fff;
}

.main_title4 span:after {
	content:'';
	display:block;
	width:27px;
	height:2px;
	background:url('/user_data/fanzic2/content/editor/img/tit_after2.gif')no-repeat;
	margin:15px 0px;
}

.main_title4 .number {	
	font-family: 'Noto Sans KR',sans-serif!important; 
	font-size:28px; 
	font-weight:800; 
	color:#1ea3ff; 
	/*text-decoration:underline;*/ 
	line-height:35px;
	display:inline-block;
}

.number_01 { 
	font-family: 'Noto Sans KR',sans-serif!important; 
	font-size:23px; 
	/*font-weight:600;*/ 
	color:#1ea3ff;
}

.board_title {
    /*width: 100%;*/
    margin-top: 6px;
}
.board_title p {
    font-size: 20px;
    font-weight: 600;
    color: #3e3e3e;
    letter-spacing: -0.8px;
    display: inline-block;
}
.board_title span {
    color: #a1a1a1;
    font-size: 14px;
    font-weight: 500;
}
.product_img img{
	margin-left:150px;
}

.board_title a {float:right;}

/*메인배너*/


.m_banner1 {
	width:600px;
	box-sizing:border-box;
	margin-left:600px;
	overflow: hidden;
	box-shadow: rgba(0, 0, 0, 0.3) 4px 3px 11px;
}
.m_banner1_1 {
	width:300px;
	height:267px;
	float:left;
	position:relative;
}

.m_banner2_1 {
	width:300px;
	height:267px;
	float:left;
	position:relative;
}

.bn_title {
	position:absolute;
	left:0;
	bottom:0;
	padding:30px;
	width:100%;
	background:linear-gradient( to bottom, rgba(0,0,0,0.0), rgba(0,0,0,0.9) );
}

.bn_title span>a { font-size:13px; color:#fff; text-transform:uppercase; letter-spacing:0.5px; line-height:24px;}
.bn_title p>a {font-size:24px; font-weight:500; color:#fff;}

.m_banner2 {
    width: 600px;
    height: 267px;
    box-sizing: border-box;
    float: left;
    position: relative;
    overflow: hidden;
    background: url('/user_data/fanzic2/content/editor/img/banner2.jpg')no-repeat;
    box-shadow: 4px 3px 11px rgba(0,0,0,0.3);
	cursor:pointer;
}

.title2 {
	position:absolute;
	left:0;
	bottom:0;
	padding:33px;
}

.title2 span>a { font-size:13px; color:#fff; text-transform:uppercase; line-height:24px;}
.title2 p>a {font-size:24px; font-weight:500; color:#fff;}

.m_banner3 {
	width:280px; 
	height:290px; 
	box-sizing:border-box;
	background:#fff; 
	border-radius:6px;
	box-shadow: 4px 3px 11px rgba(0,0,0,0.3);
	padding:43px 25px;
}

.m_banner3 a {display:block;}
.m_banner3 a>span {
	color:#1b5488;
	font-size:14px;
	font-weight:700;
}
.m_banner3 a>span:after {
	content:'';
	width:27px;
	height:2px;
	display:block;
	background:url('/user_data/fanzic2/content/editor/img/tit_after.gif')no-repeat;
	margin:10px 0px;
}
.m_banner3 h3>a {
	font-size:25px;
	font-weight:600;
	color:#3a3a3a;	
}

.m_banner3 p>a {
	font-size:15px;
	line-height:22px;
	color:#5f5f5f;
	margin:20px 0px;
}

.m_banner3 a>img {
	margin-left:150px;
}



.spec_table .table_top .border_bot {
	border-bottom: 1px solid #393f48;
}




.dimen {
	height: 400px;
}

.dimen .left img {
	float:left;
}

.dimen .spec_table2 {
	width: 30%;
	font-size: 16px;
	border-collapse: collapse;
	text-align: center;
	margin-left: 80px;
	margin-top: 80px;
	float: left;
}

.dimen .spec_table2 th {
	font-family: 'Noto Sans KR',sans-serif!important;
    font-weight: 500;
    background: #656a72;
    color: #fff;
    border-right: 1px solid #393f48;
    padding: 10px;
}

.dimen .spec_table2 .title {
	background: #f6f6f6;
	color: #0096e3;
}

.dimen .spec_table2 td {
	font-family: 'Noto Sans KR',sans-serif!important;
    padding: 8px;
    border-bottom: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
	background-color:#
}

.dimen .right img {
	float:right;
}

.dimen2 {
	height: 600px;
}

.dimen2 .left img {
	float:left;
}

.dimen2 .spec_table2 {
	width: 30%;
	font-size: 16px;
	border-collapse: collapse;
	text-align: center;
	margin-left: 80px;
	margin-top: 300px;
	float: left;
}

.dimen2 .spec_table2 th {
	font-family: 'Noto Sans KR',sans-serif!important;
    font-weight: 500;
    background: #656a72;
    color: #fff;
    border-right: 1px solid #393f48;
    padding: 10px;
}

.dimen2 .spec_table2 .title {
	backgtround: #f6f6f6;
	color: #0096e3;
}

.dimen2 .spec_table2 td {
	font-family: 'Noto Sans KR',sans-serif!important;
    padding: 8px;
    border-bottom: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
}

.dimen2 .right img {
	float:right;
}


.spec_table3 {
	width: 100%;
	font-size: 16px;
	border-collapse:collapse;
	text-align:center;
	margin-top:10px;
}

.spec_table3 th {
	font-family: 'Noto Sans KR',sans-serif!important;
    font-weight: 500;
    background: #656a72;
    color: #fff;
	border-bottom:1px solid #393f48;
    border-right: 1px solid #393f48;
    padding: 10px;
}

.spec_table3 .title {
	background: #f6f6f6;
	color: #0096e3;
}

.spec_table3 td {
	font-family: 'Noto Sans KR',sans-serif!important;
    padding: 8px;
    border-bottom: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
}




.dimen3 {
	margin-bottom: 100px;
}


.dimen3 .spec_table4 {
	width: 55%;
	font-size: 16px;
	border-collapse:collapse;
	text-align:center;
	margin-top:10px;
	margin-right:40px;
	float:left;
}

.dimen3 .spec_table4 th {
	font-family: 'Noto Sans KR',sans-serif!important;
    font-weight: 500;
    background: #656a72;
    color: #fff;
	border-bottom:1px solid #393f48;
    border-right: 1px solid #393f48;
    padding: 10px;
}

.dimen3 .spec_table4 .title {
	background: #f6f6f6;
	color: #0096e3;
}

.dimen3 .spec_table4 td {
	font-family: 'Noto Sans KR',sans-serif!important;
    padding: 8px;
    border-bottom: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
}







.dimen3 .spec_table5 {
	width: 55%;
	font-size: 16px;
	border-collapse:collapse;
	text-align:center;
	margin-top:10px;
	margin-right:60px;
	float:left;
}

.dimen3 .spec_table5 th {
	font-family: 'Noto Sans KR',sans-serif!important;
    font-weight: 500;
    background: #656a72;
    color: #fff;
	border-bottom:1px solid #393f48;
    border-right: 1px solid #393f48;
    padding: 10px;
}

.dimen3 .spec_table5 .title {
	background: #f6f6f6;
	color: #0096e3;
}

.dimen3 .spec_table5 td {
	font-family: 'Noto Sans KR',sans-serif!important;
    padding: 8px;
    border-bottom: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
}








.dimen3 .spec_table6 {
	width: 35%;
	font-size: 16px;
	border-collapse:collapse;
	text-align:center;
	margin-top:10px;
	margin-right:40px;
	float:left;
}

.dimen3 .spec_table6 th {
	font-family: 'Noto Sans KR',sans-serif!important;
    font-weight: 500;
    background: #656a72;
    color: #fff;
	border-bottom:1px solid #393f48;
    border-right: 1px solid #393f48;
    padding: 10px;
}

.dimen3 .spec_table6 .title {
	background: #f6f6f6;
	color: #0096e3;
}

.dimen3 .spec_table6 td {
	font-family: 'Noto Sans KR',sans-serif!important;
    padding: 8px;
    border-bottom: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
}

.dimen3 .right {
	float: right;
}







.dimen4 {
	width: 112%;
	padding-top: 30px;
}

.dimen4 .spec_table7 {
	width: 90%;
	font-size: 16px;
	border-collapse:collapse;
	text-align:center;
	margin-top:10px;
	margin-right:40px;
}

.dimen4 .spec_table7 th {
	font-family: 'Noto Sans KR',sans-serif!important;
    font-weight: 500;
    background: #656a72;
    color: #fff;
	border-bottom:1px solid #393f48;
    border-right: 1px solid #393f48;
    padding: 10px;
}

.dimen4 .spec_table7 .title {
	background: #f6f6f6;
	color: #0096e3;
}

.dimen4 .spec_table7 td {
	font-family: 'Noto Sans KR',sans-serif!important;
    padding: 8px;
    border-bottom: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
}

.img_box {
	margin-top:100px;
}


.img_box2 {
	margin-top: 50px;
}

	






/*footer*/


.foot_sitemap {width:100%; background:#272727; }
.foot_sitemap>div {width:1200px; height: 242px; margin:0 auto; overflow:hidden; padding: 50px 0px 30px 0px;}
.footerWrap {width:100%; background:#1d1d1d;}
.footer { width:1200px; margin: 0 auto; padding:47px 0px;overflow:hidden;}
.footer .foot_cont {float:left; }
.footer p {font-family:'Noto Sans KR',sans-serif!important; font-size:14px; line-height:22px; color:#919090;}
.footer p>span {color:#fff; margin-right:10px;}
.footer .copy {float:right;text-align:right;padding-top: 49px;}
.footer .copy p { font-size:13px!important;}
.footer .copy>h1 {
     margin: 0 39px 8px;
}
.btn_up_layer {position:fixed;right:15px;bottom:20px;display:none; background:none; border:0px; padding:5px 10px;z-index:1;}


/*서브공통*/

.point_blue {color:#196cb7!important; margin-right:0px!important;}
.subvisual_txt{
	animation: v_text 1.2s ease;
	text-align:center;
}
.subvisual_txt h2{
	font-weight: 800;
	font-size: 38px;
	line-height:43px;
	text-transform:uppercase;
	color:#fff;
	text-shadow:0 0 3px rgba(0, 0, 0, 0.8);
}
.subvisual_txt p{
    font-size: 30px;
    font-weight: 500;
    color: #fff;
    letter-spacing: -0.6px;
    margin-top: 7px;
	text-shadow:0 0 3px rgba(0, 0, 0, 0.8);
}
@keyframes v_text {
    0% {transform:translateY(50px); opacity:0;} 
    100% {transform:translateY(0); opacity:1;}
}


.sub_cont {
	width:1200px;
	overflow:hidden;
	padding:0px 20px;
	box-sizing:border-box;
	margin-bottom:85px;
}

.point_blue {color:#0794dd;}
.point_green {color:#4ba953;}
.point_mint {color:#00a8b3;}


.small_tit {width:100%; font-size: 26px;color: #333333;text-align:center;letter-spacing: 0.8px;margin-bottom: 35px; margin-top:20px;}
.small_tit span {color: #0f4b82;}

.small_tit2 {width:100%;margin: 29px 0px 52px 0px;font-size: 26px;color: #fff;text-align:center;letter-spacing: 0.8px;text-shadow: 2px 2px 2px rgb(5, 77, 162);}

.ci_box {width:100%; box-sizing:border-box; border:1px solid #d7d7d7; border-radius:6px; background:#fff; padding:60px; overflow:hidden;  text-align:center;}
.ci_box ul {
    overflow: hidden;
    margin: 0 auto;
    width: 600px;
}
.ci_box ul>li {float:left;width: 200px;margin-right: 200px;}
.ci_box ul>li:last-child {margin-right: 0px;}
.ci_box ul>li>p {font-family: 'Noto Sans KR',sans-serif!important;font-size: 18px;font-weight:700;color: #0f4b82;}
.ci_box ul>li:last-child>p {color: #df3341!important;}
.ci_box p {font-family: 'Noto Sans KR',sans-serif!important; margin-top:20px; font-size:18px; line-height:27px; font-weight:500; letter-spacing:-0.5px; color:#454545;}
.ci_box h2 {color: #03417c; font-size: 37px;}

/*.gray_bg {
	position: absolute;
	top: 1840px;
	left: -355px;
	display: block;
	width: 1920px;
	height: 369px;
	background: #f7f7f7;
	z-index: -1;
}*/
.img_bg {
	position: absolute;
	top: 1547px;
	left: -355px;
	display: block;
	width: 1920px;
	height: 376px;
	background:url('/user_data/fanzic2/content/editor/img/img_bg.jpg')no-repeat;
	z-index: -1;
}



/*인사말*/

.greeting {width:100%; overflow:hidden; text-align:center;}
.greeting img {margin-bottom:40px;}
.greeting h2 {font-size:28px; font-weight:500; color:#3b3b3b; line-height:38px; letter-spacing:-0.7px; margin-bottom:10px;}
.greeting p {font-family: 'Noto Sans KR',sans-serif!important; font-size:17px; color:#545454; line-height:27px; margin-bottom:20px;}

/*경영이념*/
.vision_wrap {width:100%; background:url('/user_data/fanzic2/content/editor/img/vision_bg2.jpg')no-repeat; position:relative;}
.vision_wrap ul {width: 1133px;margin:0 auto;display:block;overflow: hidden;padding-top: 448px;}
.vision_wrap ul>li {width: 202px;height: 95px;float:left;text-align:center;margin-right: 105px;padding-top: 43px;}
.vision_wrap ul>li:nth-child(4) {margin-right:0px;}


.vision_wrap ul>li>h3 {color:#333333;font-size: 22px;}
.vision_wrap ul>li>h3>span {color:#1ea1fc;}
.vision_wrap ul>li>p {color:#9f9f9f;font-size: 15px;font-weight: 600;margin: 5px 0px;}
.vision_wrap .slogan {font-size:22px; font-weight:500; color:#333333; text-align:center;}
.li_txt {}
.li_txt ul {
    overflow: hidden;
}
.li_txt li {
	font-size: 17px!important;
	letter-spacing:-0.5px!important;
	line-height:24px!important;
	font-weight:500!important;
	color:#333333!important;
	margin-top: 36px!important;
	float:left;
	width: 235px;
	text-align: center;
	margin-right: 72px;
}
.li_txt li:last-child {margin-right:0;}

/*찾아오시는 길*/

.contact_wrap {margin:20px 0px;}
.contact_wrap dl {width: 32%;height:158px;border:1px solid #d7d7d7;border-radius: 8px 0px;float:left;text-align:center;padding: 30px 0px;margin-left: 17px;}
.contact_wrap dl:first-child {
    margin-left: 0px;
}
.contact_wrap dl:last-child {margin-right:0px;}
.contact_wrap dt {
	color: #008df0;
	font-size:17px;
	font-weight:600;
}

.contact_wrap dd {
	font-family:'Noto Sans KR',sans-serif;
	font-size:14px;
	line-height:22px;
	padding-top: 10px;
	margin:0px;
	color:#1d1d1d;
}

.contact_wrap dd > p {margin:0px;}

.contact {width:100%; margin-bottom:40px;}
.contact th {font-family:'Noto Sans KR',sans-serif!important; padding:10px; background:#008dee; color:#fff;}
.contact td {font-family:'Noto Sans KR',sans-serif!important;  border-bottom:1px solid #d7d7d7; padding:10px;}
.contact .title {text-align:center; font-weight:700; background:#f2f2f2; color:#345bab;}


/*기술연구소*/
.top_img {
    width: 100%;
    height: 203px;
    overflow: hidden;
    position: relative;
    border-radius: 20px 0px;
}
.top_img h3 {
    position: absolute;
    top: 81px;
    width: 100%;
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    text-align: center;
    line-height: 32px;
    letter-spacing: -0.8px;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.2);
}

.top_img p {
	position: absolute;
	top: 0px;
	width: 100%;
	color: #fff;
	font-size: 12px;
	text-align: center;
	letter-spacing: 5px;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.2);
	margin-top: 56px;
	text-transform: uppercase;
}

.tech_txt {
    overflow: hidden;
    margin: 30px 0px 50px 0px;
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 50px;
}
.tech_txt ul:nth-child(1) {
    margin-left: 129px;
}


.tech_txt ul>li {
    width: 24%;
    float: left;
    margin-right: 55px;
    text-align: center;
}
.tech_txt ul:last-child>li {margin-right:0px;}
.tech_txt ul>li>h3 {
    letter-spacing: -0.5px;
    font-weight: 500;
    margin-bottom: 10px;
}
.tech_txt ul>li>h3:after {
	content:'';
	display:block;
	width:20px;
	height:1px;
	background:#929292;
	margin:0 auto;
	margin-top:10px;
}

.tech_txt ul>li>p {
    line-height: 22px;
    font-size: 15px;
    font-family: 'Noto Sans KR',sans-serif!important;
    color: #6e6e6e;
    letter-spacing: -0.5px;
}

.tech_txt2 {}
.s-title {
    text-align: center;
    margin-bottom: 30px;
    overflow: hidden;
}
.s-title h3 {font-family: 'Noto Sans KR',sans-serif!important;font-size: 21px;color: #fff;background: #39aeff;width: 300px;border-radius: 100px;padding: 5px;margin: 0 auto;}
.s-title p {
    margin: 10px 0px 30px 0px;
    letter-spacing: -0.5px;
}
.tech_txt2 ul {
    width: 963px;
    margin: 0 auto;
}
.tech_txt2 ul>li {float:left;width: 27%;margin: 30px;}
.tech_txt2 ul>li>img {}


/*개인정보보호정책*/
#private {background:#ffffff;width: 1200px;margin:0 auto;overflow:hidden;position:relative;color:#555555;font-size:14px;margin-bottom:70px;}
.privateContent h1 {color:#0052a9;}
.privateContent { clear:both; padding:0 20px; }
.privateContent .lineH22 { line-height:22px;  text-align:center;}
.privateContent .justify { text-align:justify; }
.privateContent p { padding:20px 0 15px; }
.privateContent dl { width:100%; float:left; padding:7px 0 16px; }
.privateContent .dlModify { padding:7px 0 16px; }
.privateContent dt { float:left; padding-left:10px; }
.privateContent dd { float:left; padding-left:4px; margin:10px 0 30px 20px; }
.privateContent .point { padding:0; margin:0; color:#000000; font-weight:normal; }
.privateDetail { clear:both; width:1000px; margin:0 auto; }
.privateDetail .scrollBar { padding:10px; height:325px; overflow:auto; border:1px solid #eaeaea; font-family:Dotum; font-size:12px; }
.privateDetail .scrollBar dt { padding-bottom:5px; font-weight:bold; }
.privateDetail .scrollBar dd { padding:0 0 25px; line-height:18px; text-align:justify; color:#888888; line-height:20px; }
.privateDetail .scrollBar a { color:#0000ff; text-decoration:underline; }
.privateDetail .leftIndent { padding-left:16px; }
#private .copyright {width: 1000px;padding: 15px 0px 13px 20px;background:#f2f2f2;font-size:14px;margin: 0 auto;box-sizing: border-box;}
#private .btn_close {position:absolute;bottom:0;right: 100px;margin:13px 20px;}



/*연혁*/

.aos-all {
    width: 1200px;
    height: auto;
    max-width: 98%;
    margin: 10vh auto 0 auto;
    overflow: hidden;
    background: url('/user_data/fanzic2/content/editor/img/history_bg.gif')repeat-y;
    background-position: center top;
}

.aos-item {
  display: inline-block;
  float: left;
  width: 100%;
  margin-bottom: 60px;
}

.aos-item__inner {
  position: relative;
  width: 51.4%;
  height: auto;
  text-align: center;
}

@media screen and (max-width: 800px) {
  .aos-item {
    width: 50%;
  }
}

.aos-item2 {
  display: inline-block;
  float: left;
  width: 100%;
  margin-bottom: 60px;
}

.aos-item2__inner {
  position: relative;
  width: 51.2%;
  height: auto;;
  text-align: center;
  float:right;
}

@media screen and (max-width: 800px) {
  .aos-item2 {
    width: 50%;
  }
}



.txt_box {
    text-align: right;
    padding-right: 40px;
    background:url('/user_data/fanzic2/content/editor/img/year_bg.png')no-repeat;
    background-position:right top;
    overflow:hidden;
}

.txt_box ul {float: right;
    width: 100%;}
.txt_box ul>li {
	font-family:'Noto Sans KR',sans-serif!important;
    font-size: 17px;
    line-height:23px;
    letter-spacing:-0.5px;
    margin-bottom:10px;
}

.txt_box img {float:right; margin-top: 40px;display:block;}

.txt_box2 {
    text-align: left;
    padding-left: 40px;
    background:url('/user_data/fanzic2/content/editor/img/year_bg.png')no-repeat;
    background-position:left top;
    overflow: hidden;
}

.txt_box2 ul {}
.txt_box2 ul>li {
	font-family:'Noto Sans KR',sans-serif!important;
    font-size: 17px;
    line-height:23px;
    letter-spacing:-0.5px;
    margin-bottom:10px;
}

.txt_box2 img {float:left; margin-top: 40px;display:block;}
.year {
	font-family:'Noto Sans KR',sans-serif!important;
	font-size:26px;
	margin-bottom:20px;
	color: #1da4e2;
}

.de1{
	margin-left:50px;
}
/*.table_01 { width:48%; display:inline-block; float:left;}
.table_01 >span { float:right; margin-top:10px;}
.table_01 >p { display:inline-block; font-size:25px; color:#000; font-weight:600; }
.table_02 >p { font-size:25px; color:#000; font-weight:600; }
.table_02 { width:48%; display:inline-block; float:right;}*/

.table_03 { margin-top:50px; display:inline-block; color:#434443; font-weight:400; }
.table_03 > table { line-height:26px; }
.td_text { padding-top:50px; }

/*.table_03 > ul { width:70%; }
.table_03 > ul >li { line-height:26px; padding-top:20px; }
.table_03 > ul >li > p { padding-right:50px; display:inline-block }*/

.ceo_sign { 
	width: 150px;
    float: right;
    text-align: left;
    margin-right: 60px;
	font-weight:600;
	margin-bottom:50px;
}
.ceo_sign > img {
	float: right;
    margin: -50px -95px 0 0;
}