@charset "utf-8";
@import url(css/reset.css?1);

.clearfix:after{content:"";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.clearfix{display:block;}
.blind{position:absolute;left:0;top:-999999999px; font-size:0; -webkit-transform: translate3d(0, 0, 0);}
h1, h2, h3, h4, h5, strong, dt{font-family:'SamsungIFBd', Arial, sans-serif; font-weight:normal;}

body{background-color:#f7f7f7;}
.skip-to{position:absolute;left:0;top:-99999999999px;}

body,
html{position:absolute;top:0;left:0;width:100%;height:auto;min-height:100%;overflow-x:hidden;}

/*wrapper*/
#wrapper{overflow:hidden; position:relative; max-width:1280px; width:100%; padding-top:73px; min-height:100%; margin:0 auto;  border:solid #ebebeb; border-width:0 1px; background-color:#fff; }
@media (max-width:1282px) {
	#wrapper{border:0;}
}
@media (max-width:768px) {
	#wrapper{padding-top:58px;}
}

/*header*/
#header{display:none;}
#header .header_inner {position: relative;margin: 0 auto;background-color: #fff;border-bottom: 1px solid #ebebeb;}
#header .logo {max-width: 200px;height:48px;padding: 14px 0 0 48px;box-sizing: content-box;}
@media (max-width:1282px){
	#header .h_wrap{border-width:0 0 1px;}
}
@media (max-width: 1024px) {
  #header .logo {
    padding: 14px 0 0 32px;
  }
}
@media (max-width:768px){
  #header .logo {
    max-width: 167px;
    height: 40px;
    padding: 10px 0 0 16px;
  }
}
@media (max-width: 480px) {
  #header .logo {
    max-width: 150px;
    height: 30px;
    padding: 12px 0 0 16px;
  }
}

/*gnb*/
#gnb{position:fixed;right:0;top:0; height:73px; padding-right:154px; font-family:'SamsungIFBd', Arial, sans-serif; font-weight:normal; letter-spacing:-0.03em; line-height:1; z-index:1502;}
#gnb nav{float:left; height:100%;}

#gnb .main-menu{height:100%;}
#gnb .main-menu>li{float:left; position:relative; height:100%; border:solid #fff; border-width:0 1px; margin-right:-1px; letter-spacing:0; word-spacing:0; text-transform:uppercase;}
#gnb .main-menu>li>a{display:block; height:100%; padding:29px 12px 0; font-size:16px; color:#101114;}
#gnb .main-menu>li.select{border:solid #e5e5e5; border-width:0 1px; box-shadow:0 0 5px rgba(0,0,0, 0.15);}
#gnb .main-menu>li.select>.sub-menu{display:block;}
#gnb .main-menu>li.active>a{color:#2575dd;}
/*현재페이지 active*/
/*#gnb .main-menu>.current-menu-parent>a,
#gnb .main-menu>.current-menu-item>a,
#gnb .main-menu>.current-menu-ancestor>a,
#gnb .main-menu>.current-post-ancestor>a {color:#2575dd;}*/

/*2dep*/
#gnb .main-menu>li>.sub-menu{display:none; position:absolute;left:-1px;top:72px; width:265px; z-index:1000; border:solid #e5e5e5; border-width:1px 1px 0; box-shadow:0 3px 3px rgba(0,0,0,0.1);}
#gnb .main-menu>li>.sub-menu>li{border-bottom:1px solid #e5e5e5;}
#gnb .main-menu>li>.sub-menu>li>a{display:block; position:relative; width:100%; padding:15px 35px 15px 13px; background-color:#fff; color:#4e4e4e; font-size:15px; line-height:1.4;}
#gnb .main-menu>li>.sub-menu>li>a:after{content:""; position:absolute;right:12px;top:50%; width:7px; height:11px; margin-top:-6px; background:url(./images/icons_1920.png) no-repeat -200px -150px;}
#gnb .main-menu>li>.sub-menu>li:hover>a{color:#2575dd;}
#gnb .main-menu>li>.sub-menu>li:hover>a:after{background-position:-250px -150px;}
#gnb .main-menu>li>.sub-menu>li>.none_arrow:after{display:none;}

/*3dep*/
#gnb .sub-menu .sub-menu a{display:block; position:relative; color:#4e4e4e; font-size:15px; padding:20px 0 0 23px; height:52px; border-top:1px solid #e5e5e5; background-color:#f7f7f7;}
#gnb .sub-menu .sub-menu a:before{content:"- ";}
#gnb .sub-menu .sub-menu a:after{content:""; position:absolute;right:12px;top:20px; width:7px; height:11px; background:url(./images/icons_1920.png) no-repeat -200px -150px;}
#gnb .sub-menu .sub-menu a:hover:after{background-position:-250px -150px;}
#gnb .sub-menu .sub-menu a:hover{color:#2575dd;}

#gnb.view_web .main-menu>li:hover{border:solid #e5e5e5; border-width:0 1px; box-shadow:0 0 5px rgba(0,0,0, 0.15);}
#gnb.view_web .main-menu>li:hover>.sub-menu{display:block;}

@media (max-width:1279px) {
	#gnb .main-menu>li>a{padding:29px 8px 0;}
}
@media (max-width:1024px){
	#gnb{z-index:1502;}
}
@media (max-width:1023px) {
	#gnb .main-menu>li>a{padding:29px 6px 0;}
}
@media (max-width:1120px) {
	#gnb{display:none; position:absolute; right:0; top:73px; width:100%; height:auto; padding-right:0; z-index:1500;}
	#gnb.open{display:block;}
	#gnb nav{float:none; height:auto;}

	#gnb .main-menu>li{float:none; width:100%; position:relative; border:0; border-bottom:1px solid #e5e5e5; margin-right:0;}
	#gnb .main-menu>li>a{display:block; height:72px; padding:28px 20px 0; font-size:18px; color:#101114; background-color:#fff; text-align:center;}
	#gnb .main-menu>li.select{border:0; border-bottom:1px solid #e5e5e5; box-shadow:0 0 5px rgba(0,0,0,0);}

	#gnb .main-menu>li>.sub-menu{position:static; width:100%; border:0; border-top:1px solid #e5e5e5;}
	#gnb .main-menu>li>.sub-menu>li{border-bottom:1px solid #e5e5e5; }
	#gnb .main-menu>li>.sub-menu>li:last-child{border:0;}
	#gnb .main-menu>li>.sub-menu>li>a{display:block; position:relative; width:100%; height:60px; padding:22px 35px 0 20px; background-color:#f7f7f7; color:#4e4e4e; font-size:17px;}
	#gnb .main-menu>li>.sub-menu>li>a:after{content:""; position:absolute;right:20px;top:22px; width:8px; height:14px; background:url(./images/icons_768.png) no-repeat -50px -50px; background-size:300px auto; top:29px;}
	#gnb .main-menu>li>.sub-menu>li:hover>a,
	#gnb .main-menu>li>.sub-menu>li:active>a{color:#2575dd;}
	#gnb .main-menu>li>.sub-menu>li:hover>a:after{background-position:0 -50px;}

	#gnb .sub-menu .sub-menu a{display:block; position:relative; color:#4e4e4e; font-size:17px; padding:22px 35px 0 20px; height:60px; border-top:1px solid #e5e5e5; background-color:#eee;}
	#gnb .sub-menu .sub-menu a:after{content:""; position:absolute;right:20px;top:22px; width:8px; height:14px; background:url(./images/icons_768.png) no-repeat -50px -50px; background-size:300px auto;}
	#gnb .sub-menu .sub-menu a:hover:after{background-position:0 -50px;}
}

@media (max-width:768px) {
	#header h1{height:58px;}
	#gnb{top:58px;}
	#gnb .main-menu>li>a{height:58px; padding:19px 6px 0; font-size:18px;}
	#gnb .main-menu>li>.sub-menu>li>a{height:48px; padding:17px 17px 0 16px; font-size:14px;}
	#gnb .main-menu>li>.sub-menu>li>a:after{right:16px;top:15px; width:8px; height:14px; top:24px;}
	#gnb .main-menu>li>.sub-menu>li:hover>a:after{background-position:0 -50px;}

	#gnb .sub-menu .sub-menu a{font-size:14px; padding:17px 17px 0 20px; height:48px;}
	#gnb .sub-menu .sub-menu a:after{right:16px;top:15px; width:8px; height:14px; background-position:-50px -50px; background-size:300px auto;}
	#gnb .sub-menu .sub-menu a:hover:after{background-position:0 -50px;}
}


/*link to samsung -> 하단으로 옮김 : 20170517 주석처리
#gnb .top_link{float:left; padding:29px 20px 0 12px;}
#gnb .top_link a{display:block; color:#5b728d; font-size:16px;}
#gnb .top_link a:before{content:"|"; margin-right:16px; color:#ccc; font-weight:normal; font-family:'SamsungIFRg', Arial, sans-serif;}
#gnb .top_link a:after{content:"";display:inline-block; width:6px; height:12px; margin-left:4px; background:url(./images/icons_1920.png) no-repeat -150px -98px;}
@media (max-width:1120px) {
	#gnb .top_link{position:relative; width:100%; height:73px; padding:0; background-color:#fff; z-index:1000; text-align:center; border-bottom:1px solid #e5e5e5;}
	#gnb .top_link a{display:block; height:100%; padding:28px 0 0 20px; color:#5b728d; font-size:18px; }
	#gnb .top_link a:before{display:none;}
	#gnb .top_link a:after{display:inline-block; width:8px; height:13px; margin-left:12px; background:url(./images/icons_768.png); background-position:-100px -50px; background-size:300px auto;}
}
@media (max-width:768px) {
	#gnb .top_link{ height:58px;}
	#gnb .top_link a{padding:18px 24px 0 12px; font-size:18px;}
	#gnb .top_link .ico-arrow{width:8px; height:13px; margin-left:12px; background-position:-100px -50px; background-size:300px auto;}
}*/


/*button*/
.web_btn button:after,
.mobile_btn button:after{content: ""; position:absolute; background-image: url(./images/icons_1920.png); background-repeat: no-repeat;}
.mobile_btn{display:none;}

@media (max-width:1120px) {
	.mobile_btn{display:block;}
	.mobile_btn button{position:fixed; z-index:1502;}
	.web_btn{display:none;}
	.web_btn button:after,
	.mobile_btn button:after{background-image: url(./images/icons_768.png); background-size: 300px auto;}
}

/*btns : menu*/ /**170519 header수정**/
.btn_gnb_open{/*position:fixed;*/ position:absolute; right:73px;top:0; width:72px; height:73px; font-size:0;}
.btn_gnb_open:after{left:25px; top:26px; width:22px; height:22px; background-position:-150px 0;}
.btn_gnb_open.select{background-color:#2575dd;}
.btn_gnb_open.select:after{background-position:-150px -50px;}
@media (max-width:1120px) {
	.mobile_btn button.btn_gnb_open{position:absolute;}
}
@media (max-width:768px) {
	.btn_gnb_open{width:56px; height:58px;}
	.btn_gnb_open:after{left:18px; top:20px;}
}

/*btns : search*/
.btn_gnb_search{/*position:fixed;*/ right:0;top:0; width:72px; height:73px; margin-right:72px; border-left:1px solid #ebebeb; border-right: 1px solid #ebebeb; font-size:0; z-index:1502;}
.btn_gnb_search:after{left:25px;top:27px;width:20px;height:20px;background-position:-50px -250px;}
.btn_gnb_search.select{background-color:#2575dd;}
.btn_gnb_search.select:after{background-position:-100px -250px;}

@media (max-width:1120px) {
	.mobile_btn button.btn_gnb_search {position:absolute;}
	.btn_gnb_search{right:144px; border:0; margin:0;}
	.btn_gnb_search:after{width:22px;height:22px;background-position:0 0;}
	.btn_gnb_search.select:after{background-position:-50px 0;}
}
@media (max-width:768px) {
	.btn_gnb_search{width:56px; height:58px; right:132px;}
	.btn_gnb_search:after{left:18px;top:20px;}
}
/**170519 header수정 끝**/

/*btns : nation*/
.top_nation{position:fixed;right:0;top:0; z-index:1502;}
.top_nation .list{display:none; position:absolute;right:-1px;top:73px; border:solid #ebebeb; border-width:0 1px; z-index:1502;}
.top_nation li a{display:block; width:200px; padding:12px 18px 11px; background-color:#fff; border-bottom:1px solid #ebebeb; font-size:15px; color:#363636;}
.top_nation li a:hover{background-color:#2575dd; color:#fff;}
@media (max-width:768px) {
	.top_nation .list{top:58px}
}

/*search*/
#header .top_search{display:none; position:fixed;left:0;top:73px; width:100%; max-width:1278px; padding:17px 48px; margin:0 1px; background-color:#fff; z-index:1002; text-align:right}
#header .top_search .srh_box{position:relative; width:100%; height:52px; border:4px solid #2575dd; text-align:left}
#header .top_search label{font-size:0;position:absolute;left:-9999999px;}
#header .top_search input[type="text"]{display:block; width:100%; height:100%; padding:4px 40px 4px 20px; font-size:18px; border:0; color:#2575dd;}
#header .top_search .btn_search{position:absolute;right:0;top:0; width:44px; height:100%; background:url(./images/icons_1920.png) no-repeat 12px -238px;}
#header .top_search .btn_search .label{font-size:0;}

@media (max-width:980px) {
	#header .top_search{position:fixed;}
}
@media (max-width:768px) {
	#header .top_search{top:58px; padding:17px 20px;}
	#header .top_search .srh_box{height:54px; border-width:4px;}
	#header .top_search input[type="text"]{padding:6px 50px 6px 15px;}
	#header .top_search .btn_search{width:50px; background:url(./images/icons_768.png) no-repeat -85px 12px; background-size:300px auto;}
}


/*KV*/
#kv_area{position:relative; width:100%; height:408px;}
#kv_area .kv_main{float:left; width:67%; height:100%;}
#kv_area .kv_swipe{position:relative; overflow:hidden; width:100%; height:100%;}
#kv_area .kv_swipe ul{position:relative; width:100%; height:100%;}
#kv_area .kv_swipe li{position:absolute;left:100%;top:0; width:100%; height:100%;}
#kv_area .kv_swipe a{display:block; width:100%; height:100%; background-size:cover; background-position:center center;}
#kv_area .kv_swipe .inner{display:block; position:relative; width:100%; height:100%; background:url(./images/kv_main_shadow.png) repeat-x; background-size:auto 100%;}
#kv_area .kv_swipe .inner .title{
	position:absolute;left:0;bottom:20px; padding:0 48px; width:100%; height:72px; font-size:32px; letter-spacing:0;
	line-height:36px; color:#fff; text-shadow:0 0 5px #000; overflow:hidden; font-family:'SamsungIFBd', Arial, sans-serif; font-weight:normal;
	z-index:3; transition:400ms;-webkit-transition:400ms; -ms-transition:400ms; -moz-transition:400ms;}
#kv_area .kv_swipe .inner .ico-play{display:block; position:absolute;left:50%;top:50%; margin:-20px 0 0 -20px; width:40px; height:40px; background:url(./images/icons_1920.png) no-repeat 0 0; font-size:0; z-index:2;}
#kv_area .kv_swipe .inner:hover .ico-play{background-position:-50px 0;}
#kv_area .kv_swipe .inner:hover .title{bottom:26px;}

#kv_area .btn_group{position:absolute;left:48px;bottom:112px; height:10px;}
#kv_area .btn_group .btn_navi,
#kv_area .btn_group .btn_page{display:inline-block; height:10px;}
#kv_area .btn_group .btn_navi button{vertical-align:top; display:inline-block; width:14px; height:12px; margin-right:2px; background-image:url(./images/icons_1920.png); background-repeat:no-repeat; font-size:0;}
#kv_area .btn_group .btn_navi .btn_stop{background-position:0 -150px;}
#kv_area .btn_group .btn_navi .btn_stop.on{display:none;}
#kv_area .btn_group .btn_navi .btn_play{background-position:-50px -150px;}
#kv_area .btn_group .btn_navi .btn_play.on{display:none;}
#kv_area .btn_group .btn_page button{margin-top:1px; margin-right:8px;}

#kv_area .kv_small{float:right; width:33%; height:100%;}
#kv_area .kv_small ul{width:100%; height:100%;}
#kv_area .kv_small li{position:relative; width:100%; height:50%;}
#kv_area .kv_small a{display:block; width:100%; height:100%; background-size:cover; background-position:center center;}
#kv_area .kv_small .inner{width:100%; height:100%; background-image:url(./images/kv_small_shadow.png); background-repeat:repeat-x; background-size:auto 100%;}
#kv_area .kv_small .inner .title{position:absolute;left:0;bottom:20px; padding:0 20px; font-size:20px; color:#fff; text-shadow:0 0 3px #000; display:block; overflow:hidden;width:100%; height:52px; font-family:'SamsungIFRg', Arial, sans-serif; letter-spacing:0.02em; word-spacing:0.02em;}
#kv_area .kv_small .inner:hover{background-image:url(./images/kv_small_shadow_hover.png);}
#kv_area .kv_small .inner:hover .title{bottom:26px;}
#kv_area .kv_small .inner,
#kv_area .kv_small .inner .title,
#kv_area .kv_small .inner:hover,
#kv_area .kv_small .inner:hover .title{transition:400ms;-webkit-transition:400ms; -ms-transition:400ms; -moz-transition:400ms;}
#kv_area .play_area{display:none; position:absolute;left:50%;top:0; width:640px; height:360px; margin-left:-320px; padding-top:40px; background-color:#000; z-index:3001;}
#kv_area .play_area .btn_close{position:absolute;right:10px; top:10px; width:16px; height:17px; background:url(./images/btn_x.png) no-repeat; font-size:0;}
#kv_area .play_area .iframe_wrap{width:100%; height:100%;}
#kv_area .play_area iframe{width:100%; height:100%; border:0;}
@media (max-width:1279px) {
	#kv_area .kv_swipe .inner .title{padding:0 32px;}
	#kv_area .btn_group{left:32px;}
}
@media (max-width:768px) {
	#kv_area{height:auto;}
	#kv_area .kv_main{float:none; position:relative; width:100%; height:auto;}
	#kv_area .kv_swipe .inner .title{bottom:20px; padding:0 16px; height:52px; font-size:24px; line-height:26px;}
	#kv_area .kv_swipe .inner:hover .title{bottom:23px;}

	#kv_area .btn_group{left:16px; bottom:80px;}
	#kv_area .btn_group .btn_navi,
	#kv_area .btn_group .btn_page{display:inline-block; height:9px;}
	#kv_area .btn_group .btn_navi button{vertical-align:top; display:inline-block; width:9px; height:9px; margin-right:4px; background-image:url(./images/icons_768.png); background-repeat:no-repeat; background-size:300px auto; font-size:0;}
	#kv_area .btn_group .btn_navi .btn_stop{background-position:-200px -100px;}
	#kv_area .btn_group .btn_navi .btn_play{background-position:-250px -100px;}
	#kv_area .btn_group .btn_page button{margin-right:5px;}

	#kv_area .kv_small{float:none; width:100%; height:auto; padding:16px 16px 0;}
	#kv_area .kv_small li{margin-bottom:10px;}
	#kv_area .kv_small li:last-child{margin:0;}
	#kv_area .kv_small .inner .title{font-size:18px; line-height:22px; height:44px;}
}
@media (max-width:640px) {
	#kv_area .play_area{width:100%; margin-left:0; left:0;}
}


/*main page*/
.main_page .btn_board_more{position:absolute;right:0;top:45px; width:27px; height:26px; background:url(./images/icons_1920.png) no-repeat 0 -50px; font-size:0;}
.main_page .btn_board_more:hover{background-position:-50px -50px;}
@media (max-width:1279px) {
	.main_page .btn_board_more{top:30px;}
}
@media (max-width:768px) {
	.main_page .btn_board_more{top:0; width:30px; height:30px; background:url(./images/icons_768.png) no-repeat -250px 0; background-size:300px auto;}
	.main_page .btn_board_more:hover{background-position:-250px 0;}
}


/*slide btn*/
.btn_page button{display:inline-block; width:10px; height:10px; margin-right:6px; background-image:url(./images/icons_1920.png); background-repeat:no-repeat; background-position:-100px -150px; font-size:0; vertical-align:top;}
.btn_page button.on{background-position:-150px -150px;}
@media (max-width:768px) {
	.btn_page button{background:none; width:9px; height:9px; margin-right:5px; border-radius:50%; border:1px solid #a1a1a1; background-color:#000; vertical-align:top; margin-top:0 !important;}
	.btn_page button.on{border-radius:0; background-color:#fff; border:1px solid #000;}
}


/*common*/
.overlay{display:none; position:absolute;left:0;top:0; width:100%; height:100%; background-color:rgba(0,0,0,0.8); z-index:2000;}
.overlay.gnb{display:block; z-index:1000;}
.overlay.imgController {display:block;}
.overlay.layerOpen {display:block;}
.overlay.movOpen {display:block;}
.overlay.nationOpen {display:block; z-index:1000;}

#container{position:relative; overflow:hidden; width:100%; clear:both;}
#container.main_page{padding-top:48px;}

#content{float:left; width:67%; padding:0 48px;}
#content.single{padding-left:0;}

.main_title{padding:48px 0 10px; line-height:1; font-size:23px; letter-spacing:0; word-spacing:0;}
.date{font-size:13px; color:#5b728d;}

@media (max-width:1279px) {
	#content{padding:0 32px;}
	#content.single{padding-left:0;}

	.main_title{padding:32px 0 10px;}
}
@media (max-width:768px) {
	#container.main_page{padding-top:0;}
	#content{float:none; width:100%; padding:0 16px;}
	#content.single{padding-left:0;}
	.main_title{padding:5px 0 10px; margin-top:40px; line-height:1; font-size:23px;}
}

/*banner*/
.banner_area a{display:block; margin-bottom:10px;}
.banner_area a img{width:100%;}
#side .banner_area{width:100%; float:none; padding:48px 0 10px;}
@media (max-width:768px) {
	#side .banner_area{padding-top:28px;}
}
.main_page #side .banner_area{padding-top:43px;}


/*newsletter*/
.banner_newsletter_wrap {position:relative; display:block; height:0; padding-bottom:20%; margin-top:20px}
.banner_newsletter{display:block; position:absolute; left:0; top:0; width:100%; height:100%; background:url(./images/banner_newsletter.png) no-repeat 15% bottom; padding-top:4.5%; background-size:auto 100%; border:4px solid #e5e5e5; color:#4e4e4e; font-size:28px; text-align:center; font-family:'SamsungIFBlk', Arial, sans-serif;padding-left:38px;}

@media (max-width:1140px) {
  .banner_newsletter {font-size:24px}
}

@media (max-width:1100px) {
  .banner_newsletter {font-size:20px}
}

@media (max-width:920px) {
  .banner_newsletter {font-size:16px}
}

@media (max-width:768px) {
	.banner_newsletter_wrap {margin-top:0;}
  .banner_newsletter {background:url(./images/banner_newsletter_768.png) no-repeat 15% bottom; background-size:auto 100%; font-size:50px;padding-top:5%;}
}

@media (max-width:700px) {
  .banner_newsletter {font-size:40px;}
}
@media (max-width:600px) {
  .banner_newsletter {font-size:35px;}
}
@media (max-width:500px) {
  .banner_newsletter {font-size:30px;}
}
@media (max-width:450px) {
  .banner_newsletter {font-size:26px;}
}
@media (max-width:400px) {
  .banner_newsletter {font-size:22px;}
}
@media (max-width:340px) {
  .banner_newsletter {font-size:18px;}
}
@media (max-width:320px) {
  .banner_newsletter {font-size:16px;}
}

/*Newsletter Popup*/
#pop_newsletter{display:none; position:absolute;left:0;top:0; width:490px; height:450px; padding:25px 30px 40px; background-color:#fff; box-shadow:6px 6px 10px rgba(0,0,0,0.3); color:#363636; z-index:10001;}
#pop_newsletter h2{padding-bottom:20px; margin-bottom:30px; border-bottom:1px solid #d9d9d9; font-size:32px;}
#pop_newsletter .btn_letter_close{position:absolute;right:30px;top:20px; width:38px; height:38px; background:url(./images/icons_1920.png) no-repeat -350px -100px; font-size:0;}
#pop_newsletter .thank{margin-bottom:60px; font-size:17px;}
#pop_newsletter input[type=text]{display:block; width:100%; height:50px; padding:0 15px; border:2px solid #2575dd; font-size:22px; color:#363636; font-family:'SamsungIFBd', Arial, sans-serif; font-weight:normal;}
#pop_newsletter .check{padding-top:20px; font-size:14px;}
#pop_newsletter .check a{color:#2575dd; text-decoration:underline;}
#pop_newsletter .btns{width:100%; padding-top:65px; text-align:center; }
#pop_newsletter .btns button{width:46%; height:44px; margin:0 1%; background-color:#5b728d; color:#fff; font-size:22px; font-family:'SamsungIFBd', Arial, sans-serif; font-weight:normal;}
#pop_newsletter .btns .btn_submit{background-color:#2575dd;}

@media (max-width:768px) {
	#pop_newsletter{padding:35px 20px 50px; height:auto;}
	#pop_newsletter h2{padding-bottom:30px; padding-right:50px; font-size:30px;}
	#pop_newsletter .btn_letter_close{right:20px;top:30px; width:34px; height:34px; background-image:url(./images/icons_768.png); background-position:-250px -50px; background-size:300px auto;}
	#pop_newsletter .thank{margin-bottom:50px; font-size:18px; }
	#pop_newsletter input[type=text]{height:60px; font-size:23px;}
	#pop_newsletter .check{padding-top:20px; font-size:14px;}
	#pop_newsletter .btns{padding-top:50px;}
	#pop_newsletter .btns button{height:60px; font-size:23px;}
}

#page_newsletter{display:block; padding-right:40px; color:#363636; padding-bottom:50px; }
#page_newsletter h2 {padding: 50px 0 20px;font-size: 52px;color: #2575dd;text-align: left;font-family: 'SamsungIFRg', Arial, sans-serif; font-weight: normal;}
#page_newsletter .btn_letter_close{position:absolute;right:30px;top:20px; width:38px; height:38px; background-image:url(./images/icons_1920.png); background-repeat:no-repeat; background-position:-350px -100px; font-size:0;}
#page_newsletter .thank{margin-bottom:60px; font-size:17px;}
#page_newsletter input[type=text]{display:block; width:100%; height:50px; padding:0 15px; border:2px solid #2575dd; font-size:22px; color:#363636; font-family:'SamsungIFBd', Arial, sans-serif; font-weight:normal;}
#page_newsletter .check{padding-top:20px; font-size:14px;}
#page_newsletter .check a{color:#2575dd; text-decoration:underline;}
#page_newsletter .btns{width:100%; padding-top:65px; text-align:center; }
#page_newsletter .btns button{width:46%; height:44px; margin:0 1%; background-color:#5b728d; color:#fff; font-size:22px; font-family:'SamsungIFBd', Arial, sans-serif; font-weight:normal;}
#page_newsletter .btns .btn_submit_page{background-color:#2575dd;}

@media (max-width:768px) {
	#page_newsletter{padding-right:0}
	#page_newsletter .btn_letter_close{right:20px;top:30px; width:34px; height:34px; background-image:url(./images/icons_768.png); background-position:-250px -50px; background-size:300px auto;}
	#page_newsletter .thank{margin-bottom:50px; font-size:18px; }
	#page_newsletter input[type=text]{height:60px; font-size:23px;}
	#page_newsletter .check{padding-top:20px; font-size:14px;}
	#page_newsletter .btns{padding-top:50px;}
	#page_newsletter .btns button{height:60px; width:auto; padding:0 40px; font-size:23px;}
}
@media (max-width:480px) {
	#page_newsletter .btns button {padding:0 30px}
}

@media (max-width:360px) {
	#pop_newsletter .btns button{height:50px; font-size:18px;}
}


/*Side*/
#side{float:right; width:33%; padding-right:48px;}
@media (max-width:1279px) {
	#side{padding-right:32px;}
}
@media (max-width:768px) {
	.main_page #side{float:none; width:100%; padding:0 16px; border:0;}
	#side{float:none; width:100%; padding:0 16px 0; border-top:3px solid #e5e5e5;}
}


/*Page*/
.paging li{display:inline-block; vertical-align:top;}
.paging a{display:block; width:30px; height:30px; border:1px solid #eaeaea; margin:0 2px; font-size:12px; color:#47546e; font-weight:bold; text-align:center; line-height:2.4; }
.paging .on{color:#fff; background-color:#3a83e0; border-color:#3a83e0;}
.paging .page_prev,
.paging .page_next{font-size:0; background-image:url(./images/icons_1920.png); background-repeat:no-repeat; line-height:1;}
.paging .page_prev{background-position:-238px -89px;}
.paging .page_next{background-position:-288px -89px;}
.paging .mobile_view{display:none;}

@media (max-width:768px) {
	.paging a{display:block; width:40px; height:40px; border:1px solid #eaeaea; color:#47546e;  }
	.paging .on{color:#fff; background-color:#3a83e0; border-color:#3a83e0;}
	.paging .page_prev,
	.paging .page_next{font-size:0; background-image:url(./images/icons_768.png); background-repeat:no-repeat; background-size:300px auto;}
	.paging .page_prev{background-position:15px -85px;}
	.paging .page_next{background-position:-33px -85px;}
	.paging li{display:none;}
	.paging li:first-child,
	.paging li:last-child,
	.paging .mobile_view{display:inline-block;}
	.paging .mobile_view{width:130px; height:40px; border:1px solid #eaeaea; color:#47546e; font-size:16px; line-height:2.5; font-family:'SamsungIFBd', Arial, sans-serif; font-weight:normal;}
	.paging .mobile_view .on{background-color:#fff; color:#47546e; }
}

/*board*/
.inner .title{font-family:"SamsungIFBd",Arial, sans-serif;}
/*most*/
.board_most{position:relative; padding-top:43px;}
.board_most .board_line{display:none; padding-top:32px; border-top:1px solid #ccc;}
.board_most .board_recent{display:block;}
.board_most .item li{position:relative; width:100%; height:178px; min-height:145px; margin-bottom:10px; border:1px solid #e5e5e5; box-shadow:3px 3px 5px rgba(0,0,0,0.05);}
.board_most .thumb{position:absolute;left:0;top:0; width:50%; height:100%; padding-right:9px; z-index:5;}
.board_most .thumb .thumb_wrap{display:block; width:100%; height:100%; overflow:hidden; border-right:solid 1px #e5e5e5; background-size:cover; background-position:center; background-repeat:no-repeat;}
.board_most .thumb img{width:100%;}
.board_most .ico-play{display:block; position:absolute;left:50%;top:50%; margin:-20px 0 0 -20px; width:40px; height:40px; background-image:url(./images/icons_1920.png); background-repeat:no-repeat; background-position:0 0; font-size:0;}
.board_most .inner{position:relative; width:100%; height:100%; padding-left:50%;}
.board_most .inner .desc{position:relative; width:100%; height:100%; padding:18px 20px 16px 9px; letter-spacing:0.02em; word-spacing:0.02em;}
.board_most .inner .type{display:block; font-size:13px; color:#2575dd; font-family:'SamsungIFBd', Arial, sans-serif; font-weight:normal;}
.board_most .inner .title{display:block; overflow:hidden; max-height:69px;  font-size:18px; color:#363636;}
.board_most .inner .date{position:absolute;left:9px;bottom:16px;}
.board_most .item li:hover{border-color:#90d4ee;}
.board_most .item li:hover .title{color:#2575dd;}
.board_most .title_most{position:absolute;top:0; height:44px; background-color:#fbfbfb; border:solid #ebebeb; text-align:center; padding:10px 0; font-size:21px; line-height:1; cursor:pointer; letter-spacing:0;word-spacing:0;}
.board_most .title_recent{left:0; width:169px; border-width:1px 1px 0 1px; border-bottom:1px solid #ccc;}
.board_most .title_popular{left:168px; width:181px; border-width:1px 1px 0 0; border-bottom:1px solid #ccc; border-left:1px solid #ccc;}
.board_most .title_recent.title_on{background-color:#fff; border-color:#ccc; border-bottom:none;}
.board_most .title_popular.title_on{background-color:#fff; border-color:#ccc; border-bottom:none;}
.board_most .title_alone{left:0; width:auto; border:0; border-bottom:1px solid #ccc; background:0; cursor:default;}

.board_most .paging{padding:26px 0 36px; width:100%; text-align:center;}

@media (max-width:768px) {
	.board_most{position:relative; padding-top:65px; margin-top:40px;}
	.board_most .board_line{border-top:0; padding:0;}
	.board_most .item li{position:relative; width:100%; height:auto; min-height:0; margin-bottom:0; box-shadow:3px 3px 5px rgba(0,0,0,0.0); border:0;}
	.board_most .thumb{position:relative;left:0;top:0; width:100%; height:0; padding-bottom:46.45%; padding-right:0;}
	.board_most .thumb .thumb_wrap{border-right:0;position:absolute}
	.board_most .inner{position:relative; width:100%; height:100%; padding-left:0; border:none;}
	.board_most .inner .desc{position:relative; width:100%; height:100%; padding:10px 0 48px;}
	.board_most .inner .type{font-size:12px; margin-bottom:10px;}
	.board_most .inner .title{height:44px; font-size:18px; line-height:22px; margin-bottom:0;}
	.board_most .inner .date{position:static; font-size:12px;}

	.board_most .title_most{height:54px; padding:15px 0; font-size:23px;}
	.board_most .title_recent{left:0; width:50%;}
	.board_most .title_popular{left:50%; width:50%; margin-left:-1px;}
	.board_most .paging{padding:0 0 20px; width:100%; text-align:center;}
}
@media (max-width:480px) {
		.board_most .title_most{height:54px; padding:18px 0 0; font-size:18px;}
}


/*news*/
.board_news{position:relative; /*padding-top:43px; margin-top:36px;*/ margin-top:10px;}
.board_news .item li{position:relative; overflow:hidden; width:100%; height:143px; min-height:114px; margin-bottom:10px; box-shadow:3px 3px 5px rgba(0,0,0,0.05); border:1px solid #e5e5e5;}
.board_news .thumb{float:left; overflow:hidden; max-width:300px; width:39%; height:100%; border-right:solid 1px #e5e5e5; }
.board_news .thumb_wrap{display:block; width:100%; height:100%; background-size:cover; background-position:center; background-repeat:no-repeat;}
.board_news .inner{float:left; position:relative; width:61%; height:100%; padding:15px 20px; letter-spacing:0.02em; word-spacing:0.02em;}
.board_news .inner .title{display:block; overflow:hidden; width:100%; max-height:69px; font-size:18px; color:#363636; }
.board_news .inner .meta{position:absolute;left:20px;bottom:15px; height:23px; overflow:hidden;}
.board_news .inner .meta span{font-size:13px; color:#5b728d; }
.board_news .inner .meta .by:before,
.board_news .inner .meta .nation:after{display:inline-block; content:"|"; padding:0 10px 0 6px; color:#ccc;}
.board_news .inner .meta .nation{font-family:'SamsungIFBd', Arial, sans-serif; font-weight:normal;}
.board_news .inner .meta .nation:after{padding:0 6px 0 8px;font-family:'SamsungIFRg', Arial, sans-serif;}
.board_news .inner .type{font-size:13px; color:#2575dd;}
.board_news .paging{padding:26px 0 36px; width:100%; text-align:center;}
.board_news li:hover{border-color:#90d4ee;}
.board_news li:hover .inner .title{color:#2575dd;}
@media (max-width:1279px) {
	.board_news .inner{padding:12px 20px;}
	.board_news .inner .title{line-height:1.2; max-height:63px;}
	.board_news .inner .meta{bottom:12px;}
}
@media (max-width:1024px) {
	.board_news .item li{height:114px;}
	.board_news .thumb{float:none; overflow:hidden; width:240px; position:absolute;left:0;top:0;}
	.board_news .inner{float:none; width:auto; margin-left:-240px; padding:12px 20px 12px 500px; }
	.board_news .paging{padding:22px 0 32px; width:100%; text-align:center;}
	.board_news .inner .meta{left:500px;}
}

@media (max-width:768px) {
	.board_news{}
	.board_news .item li{height:auto; min-height:0; box-shadow:none;border:0; margin:0;}
	.board_news .thumb{position:static; display:block; max-width:768px; width:100%; height:100%;border:0;}
	.board_news .thumb img{height:auto;}
	.board_news .inner{width:100%; height:auto; padding:10px 0 48px; border:0; margin:0;}
	.board_news .inner .title{font-size:18px; line-height:1.2em; max-height:44px}
	.board_news .inner .meta{position:static; height:auto; padding-top:10px;}
	.board_news .inner .meta span{font-size:12px;}
	.board_news .inner .type{font-size:12px;}
	.board_news .paging{padding:25px 0 30px;}
}

/*no thumb*/
.board_thumb_none{position:relative;}
.board_thumb_none .item li{position:relative; overflow:hidden; width:100%; height:125px; min-height:114px; margin-bottom:18px; box-shadow:3px 3px 5px rgba(0,0,0,0.05); border:1px solid #e5e5e5; border-left:0;}
.board_thumb_none .inner{width:100%; height:100%; border-left:3px solid #5b728d; padding:17px 20px 15px; letter-spacing:0.02em; word-spacing:0.02em;}
.board_thumb_none .inner .title{display:block; overflow:hidden; width:100%; max-height:69px; font-size:18px; color:#363636; }
.board_thumb_none .inner .meta{position:absolute;left:20px;bottom:15px; height:23px; overflow:hidden;}
.board_thumb_none .inner .meta span{font-size:13px; color:#5b728d; }
.board_thumb_none .inner .meta .by:before,
.board_thumb_none .inner .meta .nation:after{display:inline-block; content:"|"; padding:0 10px 0 6px; color:#ccc;}
.board_thumb_none .inner .meta .nation{font-family:'SamsungIFBd', Arial, sans-serif; font-weight:normal;}
.board_thumb_none .inner .meta .nation:after{padding:0 6px 0 8px;font-family:'SamsungIFRg', Arial, sans-serif;}
.board_thumb_none .inner .type{font-size:13px; color:#2575dd;}
.board_thumb_none .paging{padding:26px 0 36px; width:100%; text-align:center;}
.board_thumb_none li:hover{border-color:#90d4ee;}
.board_thumb_none li:hover .inner .title{color:#2575dd;}

@media (max-width:768px) {
	.board_thumb_none{margin-top:30px;}
	.board_thumb_none .item li{height:auto; min-height:0; box-shadow:none;border:0; margin:0;}
	.board_thumb_none .inner{width:100%; height:auto; padding:20px 0; border:0; border-bottom:1px solid #ccc; margin:0;}
	.board_thumb_none .inner .title{font-size:18px; line-height:1.2em; max-height:65px; height:65px;}
	.board_thumb_none .inner .meta{position:static; height:auto; padding-top:10px;}
	.board_thumb_none .inner .meta span{font-size:12px;}
	.board_thumb_none .inner .type{font-size:12px;}
	.board_thumb_none .paging{padding:25px 0 30px;}
}

/*side slide border*/
.board_swipe{position:relative;}
.board_swipe .inner{overflow:hidden; position:relative;}
.board_swipe ul{position:relative; height:178px;}
.board_swipe li{position:absolute;left:100%;top:0; overflow:hidden; width:100%; height:100%;}
.board_swipe a{position:relative; display:block; width:100%; height:100%;}
.board_swipe .thumb{display:block; overflow:hidden;  width:100%; height:100%; background-size:cover; background-position:center; background-repeat:no-repeat;}
.board_swipe .title{position:absolute;left:20px;top:15px; overflow:hidden; width:70%; height:20px; color:#fff; font-size:16px; text-shadow:0 0 5px #4e4e4e; white-space:nowrap; text-overflow:ellipsis; letter-spacing:0.02em; word-spacing:0.02em;}
.board_swipe .shadow{position:absolute;left:0;top:0; width:100%; height:100%; background:url(./images/side_swipe_bg.png) repeat-x;}

.board_swipe .btn_group{position:absolute;right:0;top:56px; height:10px;}
.board_swipe .btn_group .btn_navi,
.board_swipe .btn_group .btn_page{display:inline-block; height:10px;}
.board_swipe .btn_group .btn_navi{padding-right:2px;}
.board_swipe .btn_group .btn_navi button{vertical-align:top; display:inline-block; width:14px; height:12px; background-image:url(./images/icons_1920.png); background-repeat:no-repeat; font-size:0;}
.board_swipe .btn_group .btn_navi .btn_stop{border-radius:0; background-position:0 -150px;}
.board_swipe .btn_group .btn_navi .btn_stop.on{display:none;}
.board_swipe .btn_group .btn_navi .btn_play{border-radius:0; background-position:-50px -150px;}
.board_swipe .btn_group .btn_navi .btn_play.on{display:none;}
.board_swipe .btn_group .btn_page button{margin-top:1px; margin-right:8px;}
/*.board_swipe .ico_play{position:absolute;left:0;top:0; width:100%; height:100%; background:url(./images/ico_youtube_play.png) no-repeat center center;}*/

@media (max-width:1279px) {
	.board_swipe .btn_page{top:42px;}
	.board_swipe .btn_group{position:absolute;right:0;top:42px; height:10px;}
}
@media (max-width:768px) {
	.board_swipe .btn_group{top:15px;}
	.board_swipe .btn_group .btn_navi button{vertical-align:top; display:inline-block; width:9px; height:9px; margin-right:4px; background-image:url(./images/icons_768.png); background-repeat:no-repeat; background-size:300px auto; font-size:0;}
	.board_swipe .btn_group .btn_navi .btn_stop{background-position:-200px -100px;}
	.board_swipe .btn_group .btn_navi .btn_play{background-position:-250px -100px;}
}

/*side board*/
.board_related{padding-bottom:10px;}
.board_related .main_title{padding-top:38px;}
.board_related ul{border-bottom:1px solid #e6e6e6;}
.board_related li{overflow:hidden; padding:15px 0; border-top:1px solid #e6e6e6;}
.board_related .thumb{overflow:hidden; float:left; width:128px; height:61px; }
.board_related .thumb img{width:100%;}
.board_related .desc{padding:0 0 0 10px; font-size:15px; color:#47546e; display:-webkit-box;overflow:hidden; height:60px; letter-spacing:0.02em; word-spacing:0.02em;}

@media (max-width:768px) {
	.board_related ul{border-bottom:0;}
	.board_related li{border:0; padding:0;}
	.board_related .thumb{float:none; width:100%;height:auto;}
	.board_related .desc{float:none; width:100%; font-size:18px; padding:0; margin:10px 0 15px; height:70px;}
}


/*Detail*/
#content_detail{background:url(./images/side_detail_bg.jpg) repeat-y right 0; padding-right:7px; overflow:hidden;}
.route{padding:48px 0 10px; font-size:16px; color:#47546e; letter-spacing:0; word-spacing:0;}
.route .now{color:#2575dd;}
.content_view{padding:48px 48px 0;}
.content_view .route{padding-top:0;}
.content_view .title{font-size:48px; font-weight:normal; letter-spacing:-0.01em; word-spacing:0;}
.content_view .top_area{position:relative;  margin:10px 0 24px; min-height:35px;}
.content_view .top_area .meta{padding-right:200px;}
.content_view .top_area .meta span{display:inline-block; padding-top:8px; font-size:16px; color:#5b728d;}
.content_view .top_area .meta .meta-nation{padding:1px 3px; background-color:#2575dd; color:#fff; font-size:15px; margin-right:5px;}
.content_view .top_area .meta a{color:#5b728d;}
.content_view .top_area .hash{padding-top:8px; color:#2575dd; font-style:italic; font-size:16px; letter-spacing:0.01em; word-spacing:0.06em;}
.content_view .top_area .hash a{color:#2575dd;}
.content_view .top_area .hash a:hover{text-decoration:underline;}
.content_view .top_area .hash .title{display:inline-block; padding:0 14px 0 4px; margin-right:5px; background:#2575dd url(./images/tag_bg.jpg) no-repeat right center; background-size:auto 100%; color:#fff; font-size:14px;}


@media (max-width:1279px) {
	.route{padding:32px 0 10px;}
	.content_view{padding:32px 32px 0;}
}
@media (max-width:1023px) {
	.content_view .top_area .meta{padding-right:155px;}
}
@media (max-width:768px) {
	#content.single{padding:0;}
	#content_detail{background:0; padding-right:0;}
	.route{font-size:14px; padding:16px 0 10px;}
	.content_view{padding:30px 16px 15px 16px;}

	.content_view .title{font-size:30px;}
	.content_view .top_area{position:relative;  margin:20px 0; min-height:40px;}
	.content_view .top_area .meta{padding-right:163px;}
	.content_view .top_area .meta span{padding-top:8px; font-size:16px;}
	.content_view .top_area .meta .meta-nation{padding:1px 3px; background-color:#2575dd; color:#fff; font-size:12px; margin-right:5px;}
	.content_view .top_area .hash{padding-top:8px; font-size:16px;}
	.content_view .top_area .hash .title{padding:0 10px 0 4px; margin-right:5px; font-size:14px;}
}

#content_detail .btn_share{position:absolute;right:44px;top:0; font-size:14px; color:#47546e; font-family:'SamsungIFBd', Arial, sans-serif; font-weight:normal; vertical-align:middle;}
#content_detail .btn_share:before{content:"|"; font-size:12px; font-family:Arial, sans-serif; margin-right:15px; color:#e6e6e6; vertical-align:middle;}
#content_detail .btn_share:after{content:""; display:inline-block; width:35px; height:35px; margin-left:6px; margin-top:2px; background:url(./images/icons_1920.png) no-repeat -400px -100px; vertical-align:middle;}
#content_detail .btn_share.on{color:#2575dd;}
#content_detail .btn_share.on:after{background-position:-450px -100px;}
#content_detail .btn_print{position:absolute;right:0;top:2px; width:34px; height:34px; background:url(./images/icons_1920.png) no-repeat -100px -300px; font-size:0;}

@media (max-width:1023px) {
	#content_detail .btn_share{right:0;}
	#content_detail .btn_print{display:none;}
}
@media (max-width:768px) {
	#content_detail .btn_share{font-size:14px;}
	#content_detail .btn_share:before{content:""; display:inline-block; border-left:1px solid #e6e6e6; height:10px; margin-right:15px;}
	#content_detail .btn_share:after{width:40px; height:40px; margin-left:12px; margin-top:-5px; background-image:url(./images/icons_768.png); background-position:0 -150px; background-size:300px auto;}
	#content_detail .btn_share.on:after{background-position:-50px -150px;}
}

#content_detail .sns_box{display:none; overflow:hidden; padding:20px 0; border-top:1px solid #e5e5e5;}
#content_detail .sns_box ul{float:left;}
#content_detail .sns_box li{float:left; padding-right:5px;}
#content_detail .sns_box li a{display:block; width:35px; height:35px; background-image:url(./images/icons_1920.png); background-repeat:no-repeat; font-size:0;}
#content_detail .sns_box .sns_tw{background-position:-0px -400px;}
#content_detail .sns_box .sns_fb{background-position:-50px -400px;}
#content_detail .sns_box .sns_gg{background-position:-100px -400px;}
#content_detail .sns_box .sns_in{background-position:-150px -400px;}
#content_detail .sns_box .sns_tb{background-position:-200px -400px;}
#content_detail .sns_box .sns_ig{background-position:-250px -400px;}
#content_detail .sns_box .sns_ne{background-position:-300px -400px;}
#content_detail .sns_box .sns_ka{background-position:-350px -400px;}
#content_detail .sns_box .sns_vb{background-position:-250px -450px;}
#content_detail .sns_box .sns_mail{background-position:-400px -400px;}
#content_detail .sns_box .http{float:right; width:172px; height:35px; padding-top:7px; border:1px solid #e5e5e5; text-align:center; font-size:14px; color:#464646;}

@media (max-width:768px) {
	#content_detail .sns_box{display:none; overflow:hidden; padding:10px 0 24px; border-top:1px solid #e5e5e5; text-align:center;}
	#content_detail .sns_box ul{float:none;}
	#content_detail .sns_box li{float:none; display:inline; padding:0 5px;}
	#content_detail .sns_box li a{display:inline-block; width:41px; height:41px; background-image:url(./images/icons_768.png); background-size:300px auto;}
	#content_detail .sns_box .sns_tw{background-position:-0px -250px;}
	#content_detail .sns_box .sns_fb{background-position:-50px -250px;}
	#content_detail .sns_box .sns_gg{background-position:-100px -250px;}
	#content_detail .sns_box .sns_in{background-position:-150px -250px;}
	#content_detail .sns_box .sns_tb{background-position:-200px -250px;}
	#content_detail .sns_box .sns_vb{background-position:-150px -500px;}
	#content_detail .sns_box .sns_mail{background-position:-250px -250px;}
	#content_detail .sns_box .http{float:none; width:90%; height:40px; padding:10px 5%; margin:15px auto 0; border:1px solid #e5e5e5; text-align:left; font-size:14px; }
}

.content_view .text_cont{padding:0 0 30px; color:#4e4e4e; letter-spacing:0.01em; word-spacing:0.06em;}
.content_view .text_cont img{display:block; width:100%; height:100%; padding-bottom:0;}
.content_view .text_cont h3{padding:0 0 20px; font-size:24px;}
.content_view .text_cont p{padding:0; font-size:18px; line-height:1.6;}
.content_view .text_cont a{color:#2575dd;word-wrap:break-word;}
.content_view .text_cont .point{color:#2575dd;}
.content_view .text_cont li{margin-left:25px; font-size:16px; padding-bottom:20px; line-height:1.4; list-style-type:disc;}
.content_view .text_cont table{display: block; width:100%; height: auto !important; margin:20px auto; border-collapse: collapse; text-align: left;}
.content_view .text_cont tr{border-bottom:1px solid #dfdfdf;}
.content_view .text_cont tr:nth-child(even){background-color:#f7f7f7;}
.content_view .text_cont .wp-caption-text{background-color:#f2f2f2; font-size:0.889em; padding:10px;}
.content_view .text_cont .wp-caption{/*max-width: 100% !important;*/ width:auto !important;}

.content_view .youtube_wrap{position:relative; width:100%; padding-bottom:56.25%; margin-bottom:12px;}
.content_view .youtube_wrap iframe{position:absolute; width:100%; height:100%}

.content_view .img_cont{width:100%; padding:40px 0; background-color:#000;}
.content_view .img_cont .thumb{display:block; position:relative; width:373px; height:177px; margin:0 auto;}
.content_view .img_cont .thumb img{width:100%;}
.content_view .img_cont .thumb .ico-play{display:block; position:absolute;left:50%;top:50%; margin:-20px 0 0 -20px; width:40px; height:40px; background-image:url(./images/icons_1920.png); background-repeat:no-repeat; background-position:0 0; font-size:0;}

@media (max-width:768px) {
	.content_view .text_cont{padding:0 0 30px;}
	.content_view .text_cont img{display:block; width:100%; padding-bottom:0;}
	.content_view .text_cont h3{padding:0 0 20px; font-size:21px; }
	.content_view .text_cont p{padding:0; font-size:18px; line-height:1.6;}
	.content_view .text_cont li{margin-left:12px; font-size:16px; padding-bottom:20px;}

	.content_view .img_cont{padding:0 0; background-color:#fff;}
	.content_view .img_cont .thumb{width:100%;}
	.content_view .img_cont .thumb .ico-play{margin:-33px 0 0 -33px; width:65px; height:65px; background-image:url(./images/icons_768.png); background-position:0 -350px; background-size:300px auto;}
}

.content_view .download_file{margin-top:20px; font-size:16px; border-top:1px solid #e5e5e5;}
.content_view .download_file strong {display:block; padding:30px 0 18px;}
.content_view .download_file strong.related {display:inline-block; padding:10px 0 18px;margin-top:20px;border-top:1px solid #2575dd;font-size:20px;} /* 2016-05-25 수정 */
.content_view .download_file .list_pdf li{position:relative; width:100%;margin-bottom:10px;}
.content_view .download_file .list_pdf a{font-size:14px; color:#47546e; word-break: break-all; padding: 14px 15px 14px 8px; display:block; margin-left:36px;font-style: italic;} /* 2016-05-25 수정 */
.content_view .download_file .list_pdf li:before{content:""; position:absolute;left:0;margin-top:-24px; top:50%;width:48px; height:40px; background:url(./images/icons_1920.png) no-repeat 16px -285px;}

.content_view .download_file .list_img{margin-right:-10px;}
.content_view .download_file .list_img li{float:left; width:25%; padding-right:10px; padding-bottom:10px;}
.content_view .download_file .list_img img{width:100%;}
.content_view .download_file .list_img .img_wrap {overflow:hidden;}
.content_view .download_file .list_img a{display:block; border:1px solid #ccc; font-size:14px; color:#47546e;}
.content_view .download_file .list_img .img_name{display:block; padding:8px 10px;border-top:1px solid #ccc}
.content_view .download_file .list_img .img_name span{display:block; overflow:hidden; height:48px; line-height:1.2;word-break:normal;}
.content_view .download_file .flicker_link:visited{color:#2575dd}


.content_view .download_file .list_link li{position:relative; width:100%;margin-bottom:20px;} /* 2016-05-25 수정 */
.content_view .download_file .list_link a{color:#3e85e1; font-size:18px; word-wrap:break-word; font-weight:bold;} /* 2016-05-25 수정 */

.content_view .download_file .guide{padding:30px 0 0;}
.content_view .download_file .guide a{color:#3e85e1;}

@media (max-width:768px) {
	.content_view .download_file strong{font-size:20px;}

	.content_view .download_file .list_pdf li{position:relative; width:100%; margin-bottom:10px;} /* 2016-05-25 수정 */
	.content_view .download_file .list_pdf a{font-size:15px; padding:16px 10px 16px 8px; margin-left:48px;} /* 2016-05-25 수정 */
	.content_view .download_file .list_pdf li:before{width:60px; top:50%; margin-top:-24px; height:40px; background:url(./images/icons_768.png) no-repeat 23px -434px; background-size:300px auto;}

	.content_view .download_file .list_img li{float:left; width:50%;}
	.content_view .download_file .list_img a{font-size:15px;}
	.content_view .download_file .list_img .img_name span{height:54px;}

	.content_view .download_file .list_link li{margin-bottom:10px;} /* 2016-05-25 수정 */
	.content_view .download_file .list_link a{color:#3e85e1; } /* 2016-05-25 수정 */

	.content_view .download_file .guide{padding:0 0 0;}
}
/* 20170517 주석처리
#content_detail .content_btns{position:relative; padding:0 48px 30px; margin-top:60px; }
#content_detail .content_btns button{position:relative; height:32px; text-transform:uppercase; color:#fff; font-size:14px; text-align:left; vertical-align:top; font-family:'SamsungIFBd', Arial, sans-serif; font-weight:normal;}
#content_detail .content_btns .btn_list{padding:0 36px 0 16px; background-color:#7a899d; }
#content_detail .content_btns .btn_list:after{content:""; position:absolute;right:12px;top:11px; width:13px; height:11px; background-image:url(./images/icons_1920.png);background-repeat:no-repeat;background-position:-300px -200px; }

@media (max-width:1279px) {
	#content_detail .content_btns{padding:0 32px 20px;}
}
@media (max-width:768px) {
	#content_detail .content_btns{padding:0 16px 25px; overflow:hidden; margin-top:30px;}
	#content_detail .content_btns button{height:40px; font-size:13px; margin-bottom:10px; }
	#content_detail .content_btns .btn_list{float:left; width:auto; padding:0 26px 0 8px; background-color:#7a899d; }
	#content_detail .content_btns .btn_list:after{content:""; position:absolute;right:7px;top:15px; width:12px; height:10px; background-image:url(./images/icons_768.png); background-position:-150px -150px; background-size:300px auto;}

	#content_detail  .btn_go{padding-top:15px;}
	#content_detail  .btn_go a{width:120px; height:40px; padding:10px 0 0 16px; font-size:15px; }
	#content_detail  .btn_go a:after{right:16px;top:50%; margin-top:-6px; width:6px; height:11px; background-image:url(./images/icons_768.png); background-position:-0px -200px; background-size:300px auto;}
}
*/
/*result title*/
.result_title{padding-top:48px;}
.result_title h2{padding:10px 0; border-bottom:1px solid #e6e6e6;}
.result_title .word{color:#2575dd;}
.result_title .desc{position:relative; height:34px; margin-top:32px; padding-bottom:10px;}
.result_title .desc h3{padding-top:5px;}
.result_title .select_box{position:absolute;right:0;top:0;}

@media (max-width:768px) {
	.result_title{padding-top:0;}
	.result_title h2{font-size:1.2em}
	.result_title .desc{height:40px; margin-top:24px;}
	.result_title .desc h3{padding-top:8px;}
}

/*result none*/
.result_none .desc{padding:100px 40px; text-align:center;}
.result_none strong{display:block; margin-bottom:10px; font-size:26px;}
.result_none p{font-size:16px; padding:5px 0 30px; color:#4e4e4e;}
.result_none a{color:#2575dd; text-decoration:underline;}

@media (max-width:768px) {
	.result_none .desc{padding:120px 40px;}
}
@media (max-width:480px) {
	.result_none .desc{padding:120px 20px;}
}

/*btm search box*/
.buttom_search{clear:both; width:100%; padding:36px 0;background-color:#f7f7f7;}
.result_btm_area{position:relative; width:330px; height:36px; border:2px solid #1b8de7; background-color:#fff; margin:0 auto; text-align:left;}
.result_btm_area input[type="text"]{width:292px; height:100%; padding:10px 15px; font-size:16px; color:#000; border:0;}
.result_btm_area button{position:absolute;right:0;top:0; width:38px; height:100%; background:url(./images/icons_1920.png) no-repeat -192px -94px; font-size:0;}
@media (max-width:768px) {
	.buttom_search{display:none;}
	/*.buttom_search{padding:40px 16px;}
	.result_btm_area{position:relative; width:100%; height:40px; border:4px solid #1b8de7; }
	.result_btm_area input[type="text"]{width:100%; padding:0 40px 0 18px; font-size:16px;}
	.result_btm_area button{width:40px; background:url(./images/icons_768.png) no-repeat -90px 5px; background-size:300px auto;}*/
}

/*Select box*/
.select_box{position:relative; display:inline-block; padding-left:4px;}
.select_box .active{position:relative; display:inline-block; width:120px; height:34px; padding:7px 34px 6px 12px; border:1px solid #ccc; font-size:15px; color:#363636; text-align:left;}
.select_box .active:after{content:""; position:absolute;right:10px;top:50%; width:7px; height:4px; margin-top:-2px; background:url(./images/icons_1920.png) no-repeat -50px -100px;}
.select_box .active.on:after{background-position:0 -100px;}
.select_box ul{display:none; position:absolute;right:0;top:33px; width:120px; padding:6px 0; border:1px solid #ccc; text-align:left; background-color:#fff; z-index:100; }
.select_box li a{display:block; padding:6px 0 6px 12px; font-size:15px; color:#363636;}
@media (max-width:768px) {
	.select_box .active{position:relative; display:inline-block; width:110px; height:40px; padding:10px 40px 3px 10px; font-size:14px; }
	.select_box .active:after{right:15px;top:50%; width:9px; height:5px; margin-top:-2px; background-image:url(./images/icons_768.png); background-position:-200px -50px; background-size:300px auto;}
	.select_box .active.on:after{background-position:-200px -0px;}
	.select_box ul{display:none; position:absolute;right:0;top:39px; width:110px; padding:10px 0; z-index:10; }
	.select_box li a{display:block; padding:5px 0 5px 10px; font-size:14px;}
}


/*footer*/
#footer{clear:both; padding:0 48px; border-top:1px solid #e6e6e6; }
#footer .top{float:right; width:50%; padding-top:28px; text-align:right;}
#footer .sns_link{display:inline-block; vertical-align:top;}
#footer .sns_link li{display:inline-block; padding:0 2px; vertical-align:top;}
#footer .sns_link a{display:block; width:39px; height:39px; background-image:url(./images/icons_1920.png); background-repeat:no-repeat; font-size:0; }
#footer .sns_link .sns_tw{background-position:-150px 0;}
#footer .sns_link .sns_tw:hover{background-position:-150px -50px;}
#footer .sns_link .sns_yt{background-position:-200px 0;}
#footer .sns_link .sns_yt:hover{background-position:-200px -50px;}
#footer .sns_link .sns_ld{background-position:-250px 0;}
#footer .sns_link .sns_ld:hover{background-position:-250px -50px;}
#footer .sns_link .sns_fk{background-position:-300px 0;}
#footer .sns_link .sns_fk:hover{background-position:-300px -50px;}
#footer .sns_link .sns_gg{background-position:-350px 0;}
#footer .sns_link .sns_gg:hover{background-position:-350px -50px;}
#footer .sns_link .sns_rss{background-position:-400px 0;}
#footer .sns_link .sns_rss:hover{background-position:-400px -50px;}
#footer .sns_link .sns_mail{background-position:-450px 0;}
#footer .sns_link .sns_mail:hover{background-position:-450px -50px;}
#footer .sns_link .sns_fb{background-position:-150px -250px;}
#footer .sns_link .sns_fb:hover{background-position:-150px -300px;}
#footer .sns_link .sns_ins{background-position:-200px -250px;}
#footer .sns_link .sns_ins:hover{background-position:-200px -300px;}
#footer .sns_link .sns_media{background:url("https://img.global.news.samsung.com/image/sns/icons_sns_ml.png") no-repeat 0 0;}
#footer .sns_link .sns_media:hover{background-position:-100px 0;}


#footer .group_select{display:inline-block; vertical-align:top; }
#footer .group_select .select_link{display:inline-block; position:relative; width:126px; margin-left:10px;}
#footer .group_select .select_link .view{display:block; position:relative; width:100%; height:40px; padding:10px 0 0 16px; border:1px solid #d7d7d7; color:#000; text-align:left; font-size:15px; }
#footer .group_select .select_link .view:after{content:""; position:absolute;right:14px;top:17px; width:7px; height:4px; background:url(./images/icons_1920.png) no-repeat 0px -100px; vertical-align:top;}
#footer .group_select .select_link .view.on:after{background-position:-50px -100px;}
#footer .group_select .dropbox{display:none;position:absolute;left:0;bottom:39px; width:100%; padding:6px 0; background-color:#fff; border:1px solid #d7d7d7; z-index:100; }
#footer .group_select .dropbox a{display:block; padding:8px 0 8px 16px; color:#000; text-align:left; font-size:15px;}
#footer .group_select .dropbox a:hover{background-color:#2575dd; color:#fff;}

#footer .bottom{float:left; padding-top:24px;}
#footer .logo_samsung{display:inline-block;height:16px;vertical-align:top;margin-right:12px;margin-top:5px;}
#footer .logo_samsung img, #footer .logo_samsung svg{width:auto;height:100%;max-width:87px;}
#footer .strong{display:inline-block;vertical-align:top;}
#footer .strong li{display:inline-block; position:relative;padding:3px 20px 3px 0;}
#footer .strong li:after{content:"";position:absolute;right:9px;top:50%;margin-top:-5px;width:1px;height:14px;background-color:#2575dd;}
#footer .strong li:last-child:after{display:none;}
#footer .strong a{font-size:16px; color:#2575dd; font-family:'SamsungIFBd', Arial, sans-serif; font-weight:normal;}
#footer .strong a:hover{text-decoration:underline;}
#footer .terms{padding:8px 0;}
#footer .terms li{display:inline-block; position:relative;padding:3px 20px 3px 0;}
#footer .terms li:after{content:"";position:absolute;right:9px;top:50%;margin-top:-5px;width:1px;height:14px;background-color:#47546e;}
#footer .terms li:last-child:after{display:none;}
#footer .terms a{font-size:15px; color:#47546e;}
#footer .terms a:hover{text-decoration:underline;}
#footer .copyright{padding-bottom:20px; font-size:14px; color:#47546e;}
@media (max-width:1279px) {
	#footer{padding:0 32px;}
	#footer .top{float:right; width:50%; padding-top:28px; text-align:right;}
	#footer .bottom{width:50%;}
	#footer .group_select{display:block; padding:16px 0 30px; }
}
@media (max-width:930px) {
	#footer .logo_samsung{display:block;margin:0 0 15px;}
}
@media (max-width:768px) {
	#footer{padding:0 16px;}
	#footer .top{width:auto; float:none; text-align:center; padding-top:16px;}
	#footer .bottom{width:auto;}
	#footer .logo_samsung{display:block;margin:0 0 15px;}

	#footer .sns_link a{display:block; width:41px; height:41px; background-image:url(./images/icons_768.png); background-repeat:no-repeat; background-size:300px auto;}
	#footer .sns_link .sns_tw{background-position:-0px -300px;}
	#footer .sns_link .sns_tw:hover{background-position:-0px -300px;}
	#footer .sns_link .sns_yt{background-position:-50px -300px;}
	#footer .sns_link .sns_yt:hover{background-position:-50px -300px;}
	#footer .sns_link .sns_ld{background-position:-100px -300px;}
	#footer .sns_link .sns_ld:hover{background-position:-100px -300px;}
	#footer .sns_link .sns_fk{background-position:-150px -300px;}
	#footer .sns_link .sns_fk:hover{background-position:-150px -300px;}
	#footer .sns_link .sns_gg{background-position:-200px -300px;}
	#footer .sns_link .sns_gg:hover{background-position:-200px -300px;}
	#footer .sns_link .sns_rss{background-position:-250px -300px;}
	#footer .sns_link .sns_rss:hover{background-position:-250px -300px;}
	#footer .sns_link .sns_mail{background-position:-50px -300px;}
	#footer .sns_link .sns_mail:hover{background-position:-50px -300px;}
	#footer .sns_link .sns_fb{background-position:-100px -400px;}
	#footer .sns_link .sns_fb:hover{background-position:-100px -400px;}
	#footer .sns_link .sns_ins{background-position:-150px -400px;}
	#footer .sns_link .sns_ins:hover{background-position:-150px -400px;}
	#footer .sns_link .sns_media{background-position:0 -50px; background-size:100px auto;}
	#footer .sns_link .sns_media:hover{background-position:0 -50px;}
	#footer .group_select{display:block; padding:20px 0 0; }

	#footer .group_select .select_link{width:45%; margin:0 5px;}
	#footer .group_select .select_link .view{height:40px; padding:10px 0 0 18px; font-size:14px;}
	#footer .group_select .select_link .view:after{content:""; position:absolute;right:16px;top:16px; width:9px; height:5px; background-image:url(./images/icons_768.png); background-position:-200px 0; background-size:300px auto;}
	#footer .group_select .select_link .view.on:after{background-position:-200px -50px;}

	#footer .group_select .dropbox{display:none;position:absolute;left:0;bottom:39px; width:100%; padding:3px 0; background-color:#fff; border:1px solid #d7d7d7; z-index:100; }
	#footer .group_select .dropbox a{display:block; padding:12px 0 12px 18px; color:#000; text-align:left; font-size:14px;}
	#footer .group_select .dropbox a:hover{background-color:#2575dd; color:#fff;}

	#footer .bottom{float:none; padding-top:24px; text-align:center;}
	#footer .strong a{font-size:16px; line-height:20px;}
	#footer .strong li:after{margin-top:-8px;}
	#footer .terms a{font-size:18px; line-height:20px;}
	#footer .terms li:after{margin-top:-8px;}
	#footer .copyright{font-size:14px; line-height:20px;}
}
@media (max-width:480px) {
	#footer .sns_link li{padding:0;}
}

/*Button : Top*/
#btn_top{position:fixed;right:0;bottom:0; width:97px; height:44px; padding:14px 0 0 15px; background:rgba(229,229,229,0.8); font-size:16px; font-family:'SamsungIFBd', Arial, sans-serif; font-weight:normal; color:#000; z-index:99;}
#btn_top:hover{background:rgba(229,229,229,1);}
#btn_top .top-arrow{display:inline-block; width:14px; height:8px; margin:5px 0 0 10px; background:url(./images/icons_1920.png) no-repeat -100px -100px; vertical-align:top;}
@media (max-width:768px) {
	#btn_top{display:none;}
}

/*sitemap*/
#sitemap{display:none;position:absolute;top:0;left:0; width:100%; max-width:1280px; margin:0 auto; padding:32px; background-color:#fff; z-index:10001;}
#sitemap h2{font-size:32px;}
#sitemap .main-menu>li>a{font-size:16px; color:#363636; text-transform:uppercase; margin-bottom:20px; font-family:'SamsungIFBd', Arial, sans-serif; font-weight:normal;}
#sitemap .btn_sitemap_close{position:absolute;right:32px;top:32px; width:38px; height:38px; background-image:url(./images/icons_1920.png); background-repeat:no-repeat; background-position:-350px -100px; font-size:0;}
#sitemap .main-menu{overflow:hidden; margin-top:20px; border:1px solid #ccc;}
#sitemap .main-menu>li{float:left; width:20%; padding:20px; border-right:1px solid #ccc; height:320px;}
#sitemap .main-menu>li:last-child{border:0;}
#sitemap a{font-size:15px; color:#4e4e4e; text-transform:uppercase; line-height:1.5; word-wrap:break-word;}
#sitemap .sub-menu .sub-menu a{color:#5b728d; font-size:14px; padding-left:8px;}

@media (max-width:900px) {
	#sitemap .main-menu>li{height:380px;}
}
@media (max-width:768px) {
	#sitemap{padding:16px;}
	#sitemap .main-menu>li{float:none; width:100%; border-right:0; border-bottom:1px solid #ccc; height:auto; padding:16px;}
	#sitemap h2{font-size:30px;}
	#sitemap h3{font-size:26px; color:#363636; text-transform:uppercase; padding-bottom:10px;}
	#sitemap a{font-size:16px;}
	#sitemap .sub-menu .sub-menu a{font-size:14px;}
	#sitemap .btn_sitemap_close{right:16px;top:20px; width:34px; height:34px; background-image:url(./images/icons_768.png); background-position:-250px -50px;background-size:300px auto;}
}

/*404*/
.error_not_pound{width:100%; padding:200px 0; text-align:center;}
.error_not_pound .title{display:block; font-size:24px; padding:220px 0 15px; background:url(./images/icon_404.jpg) no-repeat center top; text-transform:uppercase;}
.error_not_pound .desc{font-size:18px; color:#4e4e4e;}
.error_not_pound .desc a{color:#2575dd; text-decoration:underline;}
@media (max-width:768px) {
	.error_not_pound{padding:150px 0;}
	.error_not_pound .title{font-size:0;}
}


/*Privacy and Cookies*/
#privacy{float:left; width: 67%; padding-right:48px;}
.section_privacy .top_title{padding:60px 0px; margin:0 48px; font-size:72px; color:#2575dd; text-align:center; font-family:'SamsungIFRg', Arial, sans-serif; font-weight:normal;}
.section_privacy .title{margin:0 48px; font-size:26px; border-bottom:1px solid #2575dd; color:#2575dd;}
.section_privacy .sub_title{padding-bottom:20px; font-size:20px; color:#363636;}
.section_privacy .sub2_title{display:inline-block; margin-bottom:20px; font-size:18px; color:#46546e; text-decoration:underline;}
.section_privacy .txt{font-size:18px; color:#4e4e4e; line-height:1.4;}
.section_privacy .txt2{font-size:16px; color:#4e4e4e; line-height:1.5;}
.section_privacy .group{position:relative; margin:60px 48px 0 48px; padding-bottom:60px; border-bottom:1px solid #e6e6e6;}
.section_privacy .group.no_line{border:0;}
.section_privacy .group.no_line .sub_title{padding-bottom:20px;}
.section_privacy .group p{padding-bottom:20px; word-wrap:break-word;}
.section_privacy .group p:last-child{padding-bottom:0;}

.section_privacy .group.top .sub_title{padding-right:180px;}

.section_privacy .group .link{position:absolute;right:0;top:0; font-family:'SamsungIFBd', Arial, sans-serif; font-weight:normal;}
.section_privacy .list{padding-bottom:20px;}
.section_privacy .list li{position:relative; padding:0 0 20px 20px; font-size:16px; color:#4e4e4e; line-height:1.4;}
.section_privacy .list li>a{word-wrap: break-word;}
.section_privacy .list>li:before{content:"ㆍ"; position:absolute;left:0;top:0;}
.section_privacy .list>li:last-child{padding:0 0 0 20px;}
.section_privacy .inside{padding:20px 0 0; }
.section_privacy .inside li:before{content:"-"; position:absolute;left:0;top:0;}
.section_privacy .inside li:last-child{padding:0 0 0 20px;}

.section_privacy .list .link{position:static;}
.section_privacy .list .sub2_title{margin:0; font-size:16px;}

.section_privacy .guide_box{padding:60px 48px; background-color:#f0f3f4;}
.section_privacy .guide_box.contact_box{margin-bottom:80px;}
.section_privacy .guide_box p{padding-bottom:40px;}
.section_privacy .guide_box p:last-child{padding-bottom:0;}

.section_privacy a{color:#2575dd; text-decoration:underline; word-break: break-all; word-wrap: break-word;}
.section_privacy .underline{text-decoration:underline;}
.section_privacy .margin-top{margin-top:60px;}


@media (max-width:1279px) {
	#privacy{padding-right:32px;}
	.section_privacy .top_title{margin:0 32px;}
	.section_privacy .title{margin:0 32px;}
	.section_privacy .group{margin:60px 32px 0 32px;}
	.section_privacy .guide_box{padding:60px 32px;}

}
@media (max-width:768px) {
	#privacy{float:none; width:100%; padding-right:0;}
	.section_privacy .title{font-size:22px;}
	.section_privacy .sub_title{font-size:20px;}
	.section_privacy .sub2_title,
	.section_privacy .group .link,
	.section_privacy .txt,
	.section_privacy .list .sub2_title{font-size:16px;}
	.section_privacy .list li,
	.section_privacy .txt2{font-size:14px;}
	.section_privacy .list li{padding-left:15px;}
	.section_privacy .list>li:last-child,
	.section_privacy .inside li:last-child{padding:0 0 0 15px;}

	.section_privacy .top_title{margin:0 16px; font-size:36px;}
	.section_privacy .title{margin:0 16px;}
	.section_privacy .group{margin:30px 16px 0 16px; padding-bottom:30px;}
	.section_privacy .guide_box{padding:30px 16px;}
	.section_privacy .guide_box.contact_box{margin-bottom:40px;}
}

/*About us : Overview*/
#overview{float:left; width: 67%; padding-right:48px; text-align:center; line-height:1.5;}
#overview .block-w{display:block;}
#overview .block-m{display:inline;}
#overview .route{padding:48px 48px 30px; text-align:left;}
#overview .top_title{padding-bottom:30px; font-size:72px; color:#2575dd; font-family:'SamsungIFRg', Arial, sans-serif; font-weight:normal;}
#overview .title{padding-bottom:30px; font-size:54px; color:#363636; font-family:'SamsungIFRg', Arial, sans-serif;}
#overview .txt{font-size:20px; color:#4e4e4e;}
#overview .about-us{padding:100px 76px 120px; background-color:#f0f3f4;}
#overview .about-us .txt{font-size:22px;}
#overview .vision-2020{padding:80px 76px; color:#363636;}
#overview .vision-2020 .txt{padding:0 25px;}
#overview .vision-2020 dl{padding:50px 0 540px; margin-top:40px; background-color:#e7e6e3; background-image:url(./images/overview_vision_bg.jpg); background-repeat:no-repeat; background-position:left bottom; background-size:100% auto;}
#overview .vision-2020 dt{padding-bottom:10px; font-size:22px; text-transform:uppercase;}
#overview .vision-2020 dd{padding-bottom:20px;}
#overview .vision-2020 .point{font-size:22px; font-style:italic; font-family:'SamsungIFBd', Arial, sans-serif; font-weight:normal;}
#overview .vision-2020 .text{padding:0 80px 20px;}
#overview .vision-2020 dd li{display:inline-block; padding:0 25px;}
#overview .vision-2020 dd .icon{display:block; width:96px; height:96px; margin-bottom:10px; background-image:url(./images/icons_overview.png); background-repeat:no-repeat;}
#overview .vision-2020 dd li:nth-child(1) .icon{background-position:0 0;}
#overview .vision-2020 dd li:nth-child(2) .icon{background-position:-100px 0;}
#overview .vision-2020 dd li:nth-child(3) .icon{background-position:-200px 0;}
#overview .vision-2020 .detail{padding-top:40px;}
#overview .vision-2020 .detail ul{padding:35px 0;}
#overview .vision-2020 .detail li{float:left; font-size:16px; color:#4e4e4e; }
#overview .vision-2020 .detail li:nth-child(1){width:30%; padding-right:20px;}
#overview .vision-2020 .detail li:nth-child(2){width:40%; padding:0 20px; border:solid #ccc; border-width:0 1px;}
#overview .vision-2020 .detail li:nth-child(3){width:30%; padding-left:20px;}
#overview .vision-2020 .detail .txt{padding:0 36px;}

#overview .business{padding:70px 48px; background-color:#f7f7f7;}
#overview .b_menu{text-align:left; }
#overview .b_menu .select{display:none;}
#overview .b_menu .break{letter-spacing:-1px;}
#overview .b_menu>ul.active{display:block;}
#overview .b_menu>ul>li{float:left; position:relative; width:32%; height:320px; margin-right:1.3%; padding:25px 35px; border:1px solid #ccc; background-color:#fff; line-height:1.2;}
#overview .b_menu>ul>li:nth-child(1){}
#overview .b_menu>ul>li:nth-child(2){margin-left:0.6%;}
#overview .b_menu>ul>li:nth-child(3){float:right; margin:0;}
#overview .b_menu>ul>li.on{border-color:#2575dd;}
#overview .b_menu>ul>li.on:after{content:""; position:absolute;left:50%;top:100%; margin-left:-10px; width:20px; height:12px; background:url(./images/overview_menu_select.jpg) no-repeat;}
#overview .b_menu .main{display:block; min-height:74px; padding-bottom:25px; border-bottom:1px solid #ccc; font-size:20px; color:#363636; font-family:'SamsungIFBd', Arial, sans-serif; font-weight:normal; cursor:default;}
#overview .b_menu .sub{padding-top:5px;}
#overview .b_menu .sub li{padding-top:15px;}
#overview .b_menu .sub a{font-size:16px; color:#363636;}
#overview .b_menu .sub a.on{color:#2575dd; text-decoration:underline;}

#overview .business .view{padding:60px 28px 0;}
#overview .business .view img{width:100%;}
#overview .business .view .txt{padding-top:40px;}
#overview .business .view strong{color:#2575dd;}
#overview .business .view>div{display:none;}
#overview .business .view .on{display:block;}

#overview .history{padding:80px 48px;}
#overview .history .info{padding:0 25px 40px;}
#overview .history button{font-family:'SamsungIFBd', Arial, sans-serif; font-weight:normal;}
#overview .history .btn_years{position:relative; width:100%; height:68px; padding:0 20px; border:1px solid #ccc; border-bottom:0; text-align:left; font-size:18px; }
#overview .history .btn_years:after{content:""; position:absolute;right:20px;top:20px; width:26px; height:26px; background-image:url(./images/icons_1920.png); background-repeat:no-repeat; background-position:-400px -150px;}
#overview .history .btn_years.btm{border-bottom:1px solid #ccc;}
#overview .history .btn_years.select{background-color:#2575dd; color:#fff; border:0;}
#overview .history .btn_years.select:after{background-position:-450px -150px;}

#overview .history .inner{display:none; padding:30px 20px; text-align:left;}
#overview .history .inner img{width:100%;}
#overview .history .inner.select{display:block;}
#overview .history .inner .recent{display:none;}
#overview .history .inner .recent.select{display:block;}

#overview .history .btns{padding:0 0 25px; }
#overview .history .btns button{ font-size:24px; color:#636363;}
#overview .history .btns .bar{color:#ccc; margin:0 20px; display:inline-block;}
#overview .history .btns .on{color:#2575dd;}

#overview .history .box{padding:40px 0 10px; color:#4e4e4e;}
#overview .history .box2{padding:20px 0 10px; color:#4e4e4e;}
#overview .history .list{margin-left:25px;}
#overview .history .list li{position:relative; padding:0 0 10px 0; list-style-type:disc;}
#overview .history .y_title{display:block; padding:20px 18px 5px; font-size:20px; color:#2575dd;}

@media (max-width:1279px) {

	#overview{padding-right:32px;}
	#overview .block-w{display:inline;}
	#overview .route{padding:32px 32px 30px;}
	#overview .about-us{padding:100px 52px 120px; background-color:#f0f3f4;}
	#overview .vision-2020{padding:80px 32px; color:#363636;}
	#overview .vision-2020 .text{padding:0 20px 20px;}
	#overview .business{padding:70px 32px;}
	#overview .b_menu>ul>li{height:360px; padding:25px 20px;}
	#overview .history{padding:80px 32px;}
}
@media (max-width:768px) {
	#overview{float:none; width:100%; padding-right:0;}
	#overview .block-w{display:inline;}
	#overview .block-m{display:block;}
	#overview .top_title{padding-bottom:15px; font-size:36px;}
	#overview .title{font-size:30px;}
	#overview .txt{font-size:18px;}
	#overview .about-us{padding:40px 16px;}
	#overview .about-us .txt{font-size:18px;}

	#overview .vision-2020{padding:40px 0;}
	#overview .vision-2020 .txt{padding:0 16px;}
	#overview .vision-2020 dl{padding:25px 0 80%; margin-top:20px; }
	#overview .vision-2020 dt{font-size:28px;}
	#overview .vision-2020 dd{padding-bottom:20px;}
	#overview .vision-2020 .point{font-size:28px; line-height:1.1;}
	#overview .vision-2020 .point .block{display:block;}
	#overview .vision-2020 .text{padding:0 40px 20px; font-size:18px;}

	#overview .vision-2020 dd li{display:inline-block; padding:0 10px; font-size:16px;}
	#overview .vision-2020 dd .icon{display:block; width:76px; height:76px; margin-bottom:5px; background-image:url(./images/icons_overview.png); background-repeat:no-repeat;background-size:300px;}
	#overview .vision-2020 dd li:nth-child(1) .icon{background-position:0 -50px;}
	#overview .vision-2020 dd li:nth-child(2) .icon{background-position:-100px -50px;}
	#overview .vision-2020 dd li:nth-child(3) .icon{background-position:-200px -50px;}
	#overview .vision-2020 .detail{padding:20px 40px 0;}
	#overview .vision-2020 .detail ul{padding:0 0;}
	#overview .vision-2020 .detail li{float:none; position:relative; font-size:16px; color:#4e4e4e; }
	#overview .vision-2020 .detail li:nth-child(1){width:100%; padding:20px 0;}
	#overview .vision-2020 .detail li:nth-child(2){width:100%; padding:20px 0; border:0;}
	#overview .vision-2020 .detail li:nth-child(3){width:100%; padding:20px 0;}
	#overview .vision-2020 .detail li:nth-child(1):after,
	#overview .vision-2020 .detail li:nth-child(2):after{content:""; position:absolute;left:50%;bottom:0; width:40px; height:1px; margin-left:-20px; background-color:#ccc; }
	#overview .b_menu{width:100%; padding:0 16px; border:1px solid #ccc; background-color:#fff; }
	#overview .b_menu .select{position:relative; display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; width:100%; height:58px; padding:13px 20px 0 0; font-size:22px; font-family:'SamsungIFBd', Arial, sans-serif; font-weight:normal; color:#2575dd;}
	#overview .b_menu .select:after{content:""; position:absolute;right:0;top:50%; margin-top:-20px; width:40px; height:40px; background-image:url(./images/icons_768.png); background-repeat:no-repeat; background-position:-150px -350px;background-size:300px;}
	#overview .b_menu .select.on:after{background-position:-100px -350px;}
	#overview .b_menu>ul{display:none;}
	#overview .b_menu>ul.active{display:none;}
	#overview .b_menu>ul>li{float:none; position:relative; width:100%; height:auto; margin-right:0; padding:0; border:0; background-color:#fff; line-height:1.2;}
	#overview .b_menu>ul>li:nth-child(1){}
	#overview .b_menu>ul>li:nth-child(2){margin-left:0;}
	#overview .b_menu>ul>li:nth-child(3){float:none; margin:0;}
	#overview .b_menu>ul>li.on{border-color:#2575dd;}
	#overview .b_menu>ul>li.on:after{display:none;}
	#overview .b_menu .main{ display:block; min-height:0; padding:20px 0; border-bottom:0; border-top:1px solid #ccc; font-size:22px; }
	#overview .b_menu .sub{padding-top:0;}
	#overview .b_menu .sub li{padding:0 0 20px;}
	#overview .b_menu .sub a{position:relative; display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; width:100%; padding:0 20px 0 10px; font-size:20px;}
	#overview .b_menu .sub a:after{content:""; position:absolute;right:0;top:50%; margin-top:-7px; width:7.5px; height:14px; background-image:url(./images/icons_768.png); background-repeat:no-repeat; background-position:-50px -50px;background-size:300px;}
	#overview .b_menu .sub a.on{color:#4e4e4e; text-decoration:none;}

	#overview .history{padding:40px 16px;}
	#overview .history .info{padding-bottom:20px;}
	#overview .history .btn_years{position:relative; width:100%; height:58px; padding:0 10px; font-size:22px;}
	#overview .history .btn_years:after{content:""; position:absolute;right:16px;top:50%; margin-top:-20px; width:40px; height:40px; background-image:url(./images/icons_768.png); background-position:-150px -350px;background-size:300px;}
	#overview .history .btn_years.select:after{background-position:-200px -350px;}
	#overview .history .btns{font-size:15px;}
	#overview .history .btns button{font-size:20px;}
	#overview .history .list{margin-left:15px;}
	#overview .history .list li{position:relative; padding:0 0 5px 0; font-size:18px;}
	#overview .history .y_title{font-size:18px;}
}
@media (max-width:760px) {
	#overview .block-m{display:inline;}
}

/* About us : S/I/M & D`LIGHT */
.about_snd{padding-right:48px; line-height:1.5;}
.about_snd h2{padding:40px 0 30px; font-size:72px; color:#2575dd; text-align:center; font-family:'SamsungIFRg', Arial, sans-serif; font-weight:normal;}
.about_snd h3{padding:40px 0 20px; font-size:28px; color:#363636;}
.about_snd .guide{padding:20px; background-color:#f7f7f7; color:#4e4e4e; text-align:center; font-size:22px;}
.about_snd img{width:100%;}
.about_snd .img{padding-bottom:25px;}
.about_snd .txt{padding-bottom:25px; color:#4e4e4e;}
.about_snd li{position:relative; padding:0 0 10px 20px; color:#4e4e4e;}
.about_snd li:before{content:"ㆍ"; position:absolute;left:0;top:0;}

.about_snd .btn_snd_go{padding:30px 0 50px; text-align:right;}
.about_snd .btn_snd_go img{width:40%; max-width:280px;}

@media (max-width:1279px) {
	.about_snd{padding-right:32px;}
}

@media (max-width:768px) {
	.about_snd{padding-right:0;}
	.about_snd h2{font-size:40px; padding:20px 0 15px;}
	.about_snd h3{font-size:30px;}
	.about_snd .guide,
	.about_snd .txt,
	.about_snd li{font-size:16px;}
	.about_snd li{padding:0 0 5px 15px;}
	.about_snd .btn_snd_go img{width:50%; max-width:352px; min-width:310px;}
}

/* Terms of use */
.terms{padding-right:48px;}
.terms h1{padding:80px 0 20px; font-size:72px; color:#2575dd; text-align:center; font-family:'SamsungIFRg', Arial, sans-serif; font-weight:normal;}
.terms h2{padding:50px 0 20px; font-size:20px; color:#363636;}
.terms p{line-height:1.5; color:#4e4e4e; padding-bottom:50px; border-bottom:1px solid #e6e6e6;}
.terms p:last-child{border:0;}
.terms a{color:#2575dd; text-decoration:underline;}

@media (max-width:1279px) {
	.terms{padding-right:32px;}
}

@media (max-width:768px) {
	.terms{padding-right:0;}
	.terms h1{font-size:36px; padding:40px 0 10px;}
	.terms h2{padding:40px 0 10px; font-size:20px;}
	.terms p{font-size:16px; padding-bottom:40px;}
}

/* About us : Fast Facts */
.about_facts{padding-right:48px; padding-bottom:50px;}
.about_facts h2, .about_facts h3, .about_facts h4, .about_facts strong{color:#363636;}
.about_facts span, .about_facts p, .about_facts li{color:#4e4e4e;}
.about_facts .top_title{padding:30px 0 20px; font-size:72px; color:#2575dd; text-align:center; font-family:'SamsungIFRg', Arial, sans-serif; font-weight:normal;}
.about_facts .top_title2{font-size:40px; text-align:center;}
.about_facts .top_title2 span{display:block; font-size:26px;}
.about_facts .title{height:45px; padding:5px 0 0 28px; margin-top:30px; background-color:#e5e5e5; font-size:26px;}
.about_facts .group{position:relative; background-color:#f7f7f7;}
.about_facts .group.padding{padding:30px 0;}
.about_facts .icon{display:block; background-image:url(./images/icons_facts_1920.png);background-repeat:no-repeat; font-size:0;}

.about_facts .info li{float:left; width:33.3%; text-align:center; border:solid #fff; border-width:0 1px 0 0;}
.about_facts .info li:last-child{border-right:0;}
.about_facts .info .main{font-size:40px;}
.about_facts .info .main span{font-size:20px;}
.about_facts .info .sub{display:block; padding-top:10px; font-size:16px; line-height:1.2;}

.about_facts .info_company li{padding:30px 0;}

.about_facts .graph_financ{width:100%; height:104px; padding:0 28px 30px;}
.about_facts .graph_financ ul{position:relative;}
.about_facts .graph_financ li{position:absolute;left:0; width:100%; height:22px; }
.about_facts .graph_financ .g1{top:0; }
.about_facts .graph_financ .g2{top:26px;}
.about_facts .graph_financ .g3{top:52px;}
.about_facts .graph_financ ul:before{content:""; position:absolute;left:0;top:-1px; width:74px; height:76px; background-color:#f7f7f7; background-image:url(./images/icons_facts_1920.png);background-repeat:no-repeat; background-position:17px 17px; border-radius:0 50% 50% 0; z-index:3;}
.about_facts .graph_financ .bar{display:inline-block; height:100%; padding-left:85px; font-size:16px; color:#fff; line-height:1.4; vertical-align:top;}
.about_facts .graph_financ .g1 .bar{width:85%; background-color:#5f8805;}
.about_facts .graph_financ .g1 .num{color:#5f8805;}
.about_facts .graph_financ .g2 .bar{width:50%; background-color:#0c8f7e;}
.about_facts .graph_financ .g2 .num{color:#0c8f7e;}
.about_facts .graph_financ .g3 .bar{width:40%; background-color:#0a8bb0;}
.about_facts .graph_financ .g3 .num{color:#0a8bb0;}
.about_facts .group .unit{position:absolute;right:28px;bottom:30px; font-size:16px; }

.about_facts .info_market{position:relative; background-color:#f7f7f7;}
.about_facts .info_market h4{font-size:18px; padding:28px 0; text-align:center; }
.about_facts .info_market li{width:25%; height:140px; font-size:16px; border:0;}
.about_facts .info_market li:nth-child(1){margin-left:12%;}
.about_facts .info_market .block{display:block; font-size:14px;}
.about_facts .info_market .icon{width:45px; height:38px; margin:30px auto 10px;}
.about_facts .info_market .m1 .icon{background-position:0 -100px;}
.about_facts .info_market .m2 .icon{background-position:-100px -100px;}
.about_facts .info_market .m3 .icon{background-position:-200px -100px;}
.about_facts .info_market .m4 .icon{background-position:-300px -100px;}
.about_facts .info_market .m5 .icon{background-position:0 -200px;}
.about_facts .info_market .m6 .icon{background-position:-100px -200px;}
.about_facts .info_market .m7 .icon{background-position:-200px -200px;}
.about_facts .info_market .m8 .icon{background-position:-300px -200px;}

.about_facts .info_rnd li{width:50%; height:260px; border-width:0 1px 1px 0;}
.about_facts .info_rnd li:nth-child(2n){border-right:0;}
.about_facts .info_rnd .icon{width:75px; height:75px; margin:30px auto 20px;}
.about_facts .info_rnd .r1 .icon{background-position:-0px -300px;}
.about_facts .info_rnd .r2 .icon{background-position:-100px -300px;}
.about_facts .info_rnd .r3 .icon{background-position:-200px -300px;}
.about_facts .info_rnd .r4 .icon{background-position:-300px -300px;}
.about_facts .info_rnd .r4 .main{display:inline-block; padding:0 18px; }
.about_facts .info_rnd .r4 .main span{display:block; font-size:16px;}
.about_facts .info_rnd .r4 .main.line{background:url(./images/facts_line.jpg) no-repeat right 14px;}

.about_facts .info_social li{width:50%; padding:25px 0 0; height:270px; border-width:0 1px 1px 0;}
.about_facts .info_social li:nth-child(2n){border-right:0;}
.about_facts .info_social .s1 .main{display:block; padding:30px 0 15px; color:#1985d8; line-height:1;}
.about_facts .info_social .s1 .main span{display:block; font-size:20px; color:#1985d8; vertical-align:top; padding:5px 0 0; font-family:'SamsungIFRg', Arial, sans-serif; font-weight:normal;}

.about_facts .info_social .inner{padding-top:25px;}
.about_facts .info_social .sub_title{display:inline-block; padding:0 30px; min-width:150px;}
.about_facts .info_social .sub_title.sub1{border-right:1px solid #e5e5e5;}
.about_facts .info_social .s2 .sub_title{color:#5f8805;}
.about_facts .info_social .sub_title .icon{display:block; width:44px; height:36px; margin:20px auto;}
.about_facts .info_social .s2 .sub_title.sub1 .icon{background-position:-0px -400px;}
.about_facts .info_social .s2 .sub_title.sub2 .icon{background-position:-100px -400px;}

.about_facts .info_envir li{height:310px; text-transform: uppercase;}
.about_facts .info_envir .icon{margin:30px auto 15px; width:75px; height:75px; }
.about_facts .info_envir .sub{font-size:14px;}
.about_facts .info_envir .e1 .icon{background-position:-100px -0px;}
.about_facts .info_envir .e2 .icon{background-position:-200px -0px;}
.about_facts .info_envir .e3 .icon{width:79px; background-position:-300px -0px;}
.about_facts .info_envir .e3 .plus{display:block; font-size:11px; color:#707070; font-family:'SamsungIFRg', Arial, sans-serif; font-weight:normal;}
.about_facts .info_envir .e3 .sub .plus{padding-top:5px;}

.about_facts .info_rank li{height:270px;}
.about_facts .info_rank .icon{width:140px; height:38px; margin:40px auto 30px;}
.about_facts .info_rank .ra1 .icon{background-position:-400px -0px;}
.about_facts .info_rank .ra2 .icon{background-position:-400px -100px;}
.about_facts .info_rank .ra3 .icon{background-position:-400px -200px;}

.about_facts .graph_area{position:relative; border:1px solid #ccc; padding:0 28px; margin-top:10px;}
.about_facts .graph_area .g_title{height:45px; padding:10px 0 0; font-size:18px;}
.about_facts .graph_area .btn_close{position:absolute;right:28px;top:9px; width:26px; height:26px; background-image:url(./images/icons_1920.png); background-position:-400px -150px; background-repeat:no-repeat; font-size:0;}
.about_facts .graph_area .btn_close.on{background-position:-400px -200px;}

.about_facts .graph_area .color1{background-color:#2675de;}
.about_facts .graph_area .color1 .num{color:#2675de;}
.about_facts .graph_area .color2{background-color:#22579f;}
.about_facts .graph_area .color2 .num{color:#22579f;}
.about_facts .graph_area .color3{background-color:#12335e;}
.about_facts .graph_area .color3 .num{color:#12335e;}

.about_facts .item_graph{display:none; border-top:1px solid #ddd; padding:30px 0 46px;}
.about_facts .item_graph .table_info{float:left; width:30%; height:253px; padding-right:20px;}
.about_facts .item_graph .table_info li{font-size:14px;}
.about_facts .item_graph .table_info .ico-color{display:inline-block; width:10px; height:10px; margin-right:5px;}
.about_facts .item_graph .table_info .ico-color.circle{border:3px solid #0a8bb0; border-radius:50%;}
.about_facts .item_graph .table_info .icon{width:75px; height:75px; margin:50px 0 30px 20px;}
.about_facts .item_graph .table_info .icon.employee{background-position:-0px -500px;}
.about_facts .item_graph .table_info .icon.financ{background-position:-100px -500px;}
.about_facts .item_graph .table_info .icon.investment{background-position:-200px -500px;}
.about_facts .item_graph .table_info .icon.brand{background-position:-300px -500px;}
.about_facts .item_graph .table_info .icon.regist{background-position:-400px -500px;}
.about_facts .item_graph .table_info .unit{display:block;font-size:12px; margin-left:15px; margin-top:5px;}

.about_facts .item_graph .table{float:left; position:relative; width:70%; height:253px; background:url(./images/facts_table.jpg) repeat;}
.about_facts .item_graph .table ul{width:100%; height:100%;}
.about_facts .item_graph .table li{float:left; position:relative; width:20%; height:100%;}
.about_facts .item_graph .table .year{position:absolute;left:0;top:100%; width:100%; font-size:14px; text-align:center;}
.about_facts .item_graph .table .bar{position:absolute;bottom:0; width:18%; font-size:0;}
.about_facts .item_graph .table .num{position:absolute;left:5px;top:-18px; font-size:12px;}

.about_facts .item_graph .table_employee .bar1{left:32%; height:54%;}
.about_facts .item_graph .table_employee .bar2{left:50%; height:15%;}
.about_facts .item_graph .table_employee .bar3{left:32%; height:62%;}
.about_facts .item_graph .table_employee .bar4{left:50%; height:20%;}
.about_facts .item_graph .table_employee .bar5{left:32%; height:66%;}
.about_facts .item_graph .table_employee .bar6{left:50%; height:25%;}
.about_facts .item_graph .table_employee .bar7{left:32%; height:78%;}
.about_facts .item_graph .table_employee .bar8{left:50%; height:32%;}
.about_facts .item_graph .table_employee .bar9{left:32%; height:88%;}
.about_facts .item_graph .table_employee .bar10{left:50%; height:34%;}

.about_facts .item_graph .table_financ .bar1{left:23%; height:52%;}
.about_facts .item_graph .table_financ .bar2{left:41%; height:24%;}
.about_facts .item_graph .table_financ .bar3{left:59%; height:12%;}
.about_facts .item_graph .table_financ .bar4{left:23%; height:58%;}
.about_facts .item_graph .table_financ .bar5{left:41%; height:24%;}
.about_facts .item_graph .table_financ .bar6{left:59%; height:12%;}
.about_facts .item_graph .table_financ .bar7{left:23%; height:82%;}
.about_facts .item_graph .table_financ .bar8{left:41%; height:42%;}
.about_facts .item_graph .table_financ .bar9{left:59%; height:26%;}
.about_facts .item_graph .table_financ .bar10{left:23%; height:92%;}
.about_facts .item_graph .table_financ .bar11{left:41%; height:46%;}
.about_facts .item_graph .table_financ .bar12{left:59%; height:28%;}
.about_facts .item_graph .table_financ .bar13{left:23%; height:86%;}
.about_facts .item_graph .table_financ .bar14{left:41%; height:40%;}
.about_facts .item_graph .table_financ .bar15{left:59%; height:26%;}

.about_facts .item_graph .table_invest .bar1{left:32%; height:26%;}
.about_facts .item_graph .table_invest .bar2{left:50%; height:66%;}
.about_facts .item_graph .table_invest .bar3{left:32%; height:35%;}
.about_facts .item_graph .table_invest .bar4{left:50%; height:72%;}
.about_facts .item_graph .table_invest .bar5{left:32%; height:38%;}
.about_facts .item_graph .table_invest .bar6{left:50%; height:76%;}
.about_facts .item_graph .table_invest .bar7{left:32%; height:46%;}
.about_facts .item_graph .table_invest .bar8{left:50%; height:84%;}
.about_facts .item_graph .table_invest .bar9{left:32%; height:56%;}
.about_facts .item_graph .table_invest .bar10{left:50%; height:86%;}
.about_facts .item_graph .table_invest .bar1 .num,
.about_facts .item_graph .table_invest .bar3 .num,
.about_facts .item_graph .table_invest .bar5 .num,
.about_facts .item_graph .table_invest .bar7 .num,
.about_facts .item_graph .table_invest .bar9 .num{left:-18px;}

.about_facts .item_graph .table_brand .bar{left:41%;}
.about_facts .item_graph .table_brand .bar1{height:10%;}
.about_facts .item_graph .table_brand .bar2{height:18%;}
.about_facts .item_graph .table_brand .bar3{height:26%;}
.about_facts .item_graph .table_brand .bar4{height:36%;}
.about_facts .item_graph .table_brand .bar5{height:44%;}

.about_facts .table .rank{position:absolute;}
.about_facts .table .rank span{font-size:0;}
.about_facts .table .rank .num{color:#0a8bb0; font-size:14px;}
.about_facts .item_graph .table_brand:after{content:""; position:absolute;left:0;top:12%; width:100%; height:150px; background:url(./images/facts_graph1.png) no-repeat; background-size:100% auto; }
.about_facts .table_brand .rank1{left:36%;top:40%;}
.about_facts .table_brand .rank2{left:32%;top:33%;}
.about_facts .table_brand .rank3{left:32%;top:18%;}
.about_facts .table_brand .rank4{left:32%;top:14%;}
.about_facts .table_brand .rank5{left:28%;top:10%;}

.about_facts .item_graph .table_regist .bar{left:41%;}
.about_facts .item_graph .table_regist .bar1{height:30%;}
.about_facts .item_graph .table_regist .bar2{height:45%;}
.about_facts .item_graph .table_regist .bar3{height:54%;}
.about_facts .item_graph .table_regist .bar4{height:36%;}
.about_facts .item_graph .table_regist .bar5{height:48%;}
.about_facts .item_graph .table_regist:after{content:""; position:absolute;left:0;top:12%; width:100%; height:92px; background:url(./images/facts_graph2.png) no-repeat; background-size:100% auto; }
.about_facts .table_regist .rank{left:36%;top:10%;}

@media (max-width:1279px) {
	.about_facts{padding-right:32px;}
}
@media (max-width:1130px) {
	.about_facts .table_brand .rank1{top:35%;}
	.about_facts .table_brand .rank2{top:28%;}
	.about_facts .table_brand .rank3{top:16%;}
	.about_facts .table_brand .rank4{top:12%;}
	.about_facts .table_brand .rank5{top:9%;}
}
@media (max-width:1080px) {
	/*.about_facts .info_social li{float:none; width:100%; padding:30px 0; height:auto; border-right:0;}*/
	.about_facts .info_social .sub_title{display:inline-block; padding:0 10px; min-width:100px;}

}
@media (max-width:1000px) {
	.about_facts .table_brand .rank1{top:31%;}
	.about_facts .table_brand .rank2{top:24%;}
	.about_facts .table_brand .rank3{top:15%;}
	.about_facts .table_brand .rank4{top:12%;}
	.about_facts .table_brand .rank5{top:9%;}
}
@media (max-width:900px) {
	.about_facts .table_brand .rank1{top:26%;}
	.about_facts .table_brand .rank2{top:20%;}
	.about_facts .table_brand .rank3{top:15%;}
	.about_facts .table_brand .rank4{top:12%;}
	.about_facts .table_brand .rank5{top:9%;}
}
@media (max-width:768px) {
	.about_facts{padding-right:0;}
	.about_facts .top_title{padding:20px 0 10px; font-size:36px;}
	.about_facts .top_title2{font-size:24px;}
	.about_facts .top_title2 span{font-size:16px;}
	.about_facts .title{height:auto; padding:15px 0 15px 19px; margin-top:15px; font-size:22px;}

	.about_facts .icon{display:block; background-image:url(./images/icons_facts_768.png); background-size:600px auto;}

	.about_facts .info .main{font-size:40px;}
	.about_facts .info .main span{font-size:18px;}
	.about_facts .info .sub{font-size:16px;}
	.about_facts .info_company li{width:100%; height:auto; padding:30px 0; border-bottom:1px solid #fff;float:none;}
	/*.about_facts .info_company li:nth-child(3){width:100%; height:auto; padding:60px 0;}*/

	.about_facts .group.padding{padding:30px 0;}
	.about_facts .graph_financ{width:100%; height:100px; padding:0 19px 15px 0;}
	.about_facts .graph_financ li{position:absolute;left:0; width:100%; height:22px; }
	.about_facts .graph_financ .g1{top:0; }
	.about_facts .graph_financ .g2{top:26px;}
	.about_facts .graph_financ .g3{top:52px;}
	.about_facts .graph_financ ul:before{width:74px; height:76px; background-image:url(./images/icons_facts_768.png);background-position:20px 18px; background-size:600px auto;}
	.about_facts .graph_financ .bar{padding-left:83px; font-size:16px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
	.about_facts .graph_financ .num{font-size:16px;}
	.about_facts .graph_financ .g1 .bar{width:80%;}
	.about_facts .graph_financ .g2 .bar{width:65%;}
	.about_facts .graph_financ .g3 .bar{width:54%;}
	.about_facts .group .unit{right:19px;bottom:20px; font-size:16px; }

	.about_facts .info_market h4{font-size:18px; padding:30px 0; }
	.about_facts .info_market li{width:50%; height:165px; font-size:16px;}
	.about_facts .info_market li:nth-child(1){margin-left:0%;}
	.about_facts .info_market .block{font-size:14px;}
	.about_facts .info_market .icon{width:46px; height:46px; margin:30px auto 15px;}
	.about_facts .info_market .m1 .icon{background-position:0 -100px;}
	.about_facts .info_market .m2 .icon{background-position:-50px -100px;}
	.about_facts .info_market .m3 .icon{background-position:-100px -100px;}
	/*.about_facts .info_market .m4 .icon{background-position:-300px -200px;}*/
	.about_facts .info_market .m5 .icon{background-position:-150px -100px;}
	.about_facts .info_market .m6 .icon{width:54px; background-position:-200px -100px;}
	.about_facts .info_market .m7 .icon{background-position:-300px -100px;}
	.about_facts .info_market .m8 .icon{background-position:-350px -100px;}

	.about_facts .info_rnd li{height:auto;float:none;width:100%;padding:25px 0;}
	.about_facts .info_rnd .main{font-size:30px;}
	.about_facts .info_rnd .icon{width:76px; height:75px; margin:0 auto 10px;}
	.about_facts .info_rnd .r1 .icon{background-position:-0px -150px;}
	.about_facts .info_rnd .r2 .icon{background-position:-100px -150px;}
	.about_facts .info_rnd .r3 .icon{background-position:-200px -150px;}
	.about_facts .info_rnd .r4 .icon{background-position:-300px -150px;}
	.about_facts .info_rnd .r4 .main{padding:0 6px; }
	.about_facts .info_rnd .r4 .main span{font-size:14px;}
	.about_facts .info_rnd .r4 .main.line{background:url(./images/facts_line.jpg) no-repeat right 15px;}

	.about_facts .info_social .s1 .main span{font-size:20px;}
	.about_facts .info_social .sub_title{min-width:0; font-size:22px;display:block;}
	.about_facts .info_social .sub_title.sub1 {border-right:0;margin-bottom:25px;}
	.about_facts .info_social .sub_title .icon{width:51px; height:43px; margin:10px auto;}
	.about_facts .info_social .s2 .sub_title.sub1 .icon{background-position:-0px -250px;}
	.about_facts .info_social .s2 .sub_title.sub2 .icon{background-position:-100px -250px;}

	.about_facts .info_envir li{width:100%; height:auto; border-bottom:1px solid #fff;float:none;padding:30px 0;}
	.about_facts .info_envir .icon{margin:0 auto 25px; width:76px; height:75px; }
	.about_facts .info_envir .e1 .icon{background-position:-100px -0px;}
	.about_facts .info_envir .e2 .icon{background-position:-200px -0px;}
	.about_facts .info_envir .e3 .icon{width:79px; background-position:-300px -0px;}
	.about_facts .info_envir .e3 .plus{font-size:12px;}

	.about_facts .info_rank li{width:100%; height:auto;border-bottom:1px solid #fff;padding:30px 0;float:none;}
	.about_facts .info_rank .icon{width:152px; height:40px; margin:0 auto 30px;}
	.about_facts .info_rank .ra1 .icon{background-position:-400px -0px;}
	.about_facts .info_rank .ra2 .icon{background-position:-400px -50px;}
	.about_facts .info_rank .ra3 .icon{background-position:-400px -100px;}

	.about_facts .graph_area{padding:0 20px; margin-top:15px;}
	.about_facts .graph_area .g_title{height:auto; padding:15px 50px 15px 0; min-height:50px; font-size:16px;}

	.about_facts .graph_area .btn_close{position:absolute;right:19px;top:6px; width:40px; height:40px; background-image:url(./images/icons_768.png); background-position:-150px -350px; background-size:300px auto;}
	.about_facts .graph_area .btn_close.on{background-position:-100px -350px;}

	.about_facts .item_graph{border-top:1px solid #ddd; padding:15px 0 53px;}
	.about_facts .item_graph .table_info{float:none; position:relative; width:100%; height:auto; padding:15px 15px 30px;}
	.about_facts .item_graph .table_info .inner{width:100%; padding-left:115px; min-height:76px;}
	.about_facts .item_graph .table_info ul{display:inline-block;}
	.about_facts .item_graph .table_info li{font-size:14px;}
	.about_facts .item_graph .table_info .ico-color{display:inline-block; width:8px; height:8px; margin-right:5px;}
	.about_facts .item_graph .table_info .ico-color.circle{border:2px solid #0a8bb0; border-radius:50%;}
	.about_facts .item_graph .table_info .icon{position:absolute;left:15px;top:8px; width:76px; height:76px; margin:0;}
	.about_facts .item_graph .table_info .icon.employee{background-position:-0px -300px;}
	.about_facts .item_graph .table_info .icon.financ{background-position:-100px -300px;}
	.about_facts .item_graph .table_info .icon.investment{background-position:-200px -300px;}
	.about_facts .item_graph .table_info .icon.brand{background-position:-300px -300px;}
	.about_facts .item_graph .table_info .icon.regist{background-position:-400px -300px;}
	.about_facts .item_graph .table_info .unit{display:inline-block; font-size:13px; margin-left:12px;}

	.about_facts .item_graph .table{float:none; position:relative; width:100%; height:253px; background:url(./images/facts_table.jpg) repeat;}
	.about_facts .item_graph .table .year{font-size:14px;}
	.about_facts .item_graph .table .bar{width:22%;}
	.about_facts .item_graph .table .num{left:5px;top:-24px; font-size:12px;}

	.about_facts .item_graph .table_employee .bar1,
	.about_facts .item_graph .table_employee .bar3,
	.about_facts .item_graph .table_employee .bar5,
	.about_facts .item_graph .table_employee .bar7,
	.about_facts .item_graph .table_employee .bar9,
	.about_facts .item_graph .table_invest .bar1,
	.about_facts .item_graph .table_invest .bar3,
	.about_facts .item_graph .table_invest .bar5,
	.about_facts .item_graph .table_invest .bar7,
	.about_facts .item_graph .table_invest .bar9{left:28.5%;}

	.about_facts .item_graph .table_financ .bar1,
	.about_facts .item_graph .table_financ .bar4,
	.about_facts .item_graph .table_financ .bar7,
	.about_facts .item_graph .table_financ .bar10,
	.about_facts .item_graph .table_financ .bar13{left:22%;}
	.about_facts .item_graph .table_financ .bar2,
	.about_facts .item_graph .table_financ .bar5,
	.about_facts .item_graph .table_financ .bar8,
	.about_facts .item_graph .table_financ .bar11,
	.about_facts .item_graph .table_financ .bar14{left:44%;}
	.about_facts .item_graph .table_financ .bar3,
	.about_facts .item_graph .table_financ .bar6,
	.about_facts .item_graph .table_financ .bar9,
	.about_facts .item_graph .table_financ .bar12,
	.about_facts .item_graph .table_financ .bar15{left:66%;}

	.about_facts .item_graph .table_invest .bar1 .num,
	.about_facts .item_graph .table_invest .bar3 .num,
	.about_facts .item_graph .table_invest .bar5 .num,
	.about_facts .item_graph .table_invest .bar7 .num,
	.about_facts .item_graph .table_invest .bar9 .num{left:-24px;}

	.about_facts .item_graph .table_brand .bar,
	.about_facts .item_graph .table_regist .bar{left:39%;}

	.about_facts .table .rank .num{font-size:18px;}
	.about_facts .table_brand .rank1{top:48%;}
	.about_facts .table_brand .rank2{top:33%;}
	.about_facts .table_brand .rank3{top:18%;}
	.about_facts .table_brand .rank4{top:14%;}
	.about_facts .table_brand .rank5{top:10%;}
}
@media (max-width:600px) {
	.about_facts .table_brand .rank1{top:40%;}
}
@media (max-width:480px) {
	.about_facts .item_graph .table_brand:after{top:20%;}
}
@media (max-width:440px) {
	.about_facts .table_brand .rank2{top:30%;}
	.about_facts .table_brand .rank3{top:20%;}
	.about_facts .table_brand .rank4{top:16%;}
	.about_facts .table_brand .rank5{top:14%;}
}
@media (max-width:400px) {
	.about_facts .item_graph .table_brand:after{top:24%;}
	.about_facts .table_brand .rank3{top:23%;}
	.about_facts .table_brand .rank4{top:18%;}
	.about_facts .table_brand .rank5{top:16%;}
}
@media (max-width:340px) {
	.about_facts .table .rank .num{font-size:14px;}
	.about_facts .item_graph .table .num{left:0;}
	.about_facts .table_brand .rank1{top:40%;}
	.about_facts .table_brand .rank2{top:33%;}
	.about_facts .table_brand .rank3{top:26%;}
	.about_facts .table_brand .rank4{top:23%;}
	.about_facts .table_brand .rank5{top:20%;}
}


.ellipsis{
	/*position:relative;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	word-wrap:break-word;*/
	line-height: 1.2em;
	height: 3.6em;
}
@media (max-width:768px) {
	.ellipsis{
		/*position:relative;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		word-wrap:break-word;*/
		line-height: 1.2em;
		/*height: 2.4em;*/
		height: 3.6em;
	}
}


/* ces_banner 20170517 주석처리
#ces_banner {margin:73px 0 0;width:100%;background-color:#201e1f;text-align:center;background-image:url(./images/banner_back01.png),url(./images/banner_back02.png);background-repeat:no-repeat;background-position:0 0,100% 100%;background-size:contain;}
#ces_banner a {display:block;padding:40px 0}
#ces_banner .ces_logo {height:41px;display:block;background-image:url(./images/banner_logo.jpg);background-repeat:no-repeat;background-size:100% auto;margin:0 auto;background-size:contain;background-position:center;text-indent:-9999px;}
#ces_banner .info {color:#fff;padding-top:20px;}
#ces_banner .info p {font-size:16px;}

@media (max-width:1024px) {
    #ces_banner .info {padding-top:12px;}
    #ces_wrap #ces_banner a {padding:20px 0}
    #ces_banner .ces_logo {height:31px;display:block;background-image:url(./images/banner_logo.jpg);background-repeat:no-repeat;background-size:contain;background-position:center;margin:0 auto;}
}

@media (max-width:768px) {
    #ces_banner {margin:58px 0 0;width:100%;background-color:#201e1f;text-align:center;background-image:url(./images/banner_back01_mobile.png),url(./images/banner_back02_mobile.png);background-repeat:no-repeat;background-position:0 0,100% 100%;background-size:auto 92px, auto 84px;}
    #ces_banner a {display:block;padding:22px 0}
    #ces_banner .ces_logo {height:20px;display:block;background-image:url(./images/banner_logo.jpg);background-repeat:no-repeat;background-size:auto 20px;margin:0 auto;}
    #ces_banner .info {padding-top:15px;}
    #ces_banner .info p {font-size:12px;}
    #ces_banner .enter {display:block;}
	#content_wrap {margin-top:30px;}
}

@media (max-width:480px) {
    #ces_banner {background-size:auto 76px, auto 64px;}
}
*/
/* mwc_banner 20170517 주석처리
#mwc_header_banner {background-color:#121413;margin:73px 0 0;padding:13px 20px 0;}
#mwc_header_banner h2 {text-indent:-9999em;width:100%;height:108px;margin:0 auto;background-image:url(./images/mwc_header_banner.jpg);background-repeat:no-repeat;background-size:100% auto;background-size:contain;background-position:center;}
@media (max-width:768px) {
	#mwc_header_banner {margin-top:58px;padding:10px 20px 6px;}
	#mwc_header_banner h2 {height:48px;}
}
*/
/* 160229 추가 - layout area */
#nation_wrapper {overflow:hidden; position:relative; width:100%; min-height:100%; margin:0 auto; background-color:#fff;}

#nation_header {position:absolute; width:100%; height:99px; border-bottom:1px solid #e5e5e5; }
#nation_header h1 {position:fixed;top:0; width:100%; height:99px; background-color:#fff; border-bottom:1px solid #e5e5e5; padding:28px 0 0 30px; z-index:1003;}
#nation_header h1 img{width:126px; vertical-align:top;}

#nation_content_wrap {margin-top:99px}
#nation_footer {position:absolute; bottom:0; width:100%; clear:both; height:64px; border-top:1px solid #e6e6e6; }
#nation_footer .copyright {float:right; color:#5b728d; font-family:'arial'; font-size:14px; padding:22px 33px; text-align:right}
#nation_footer .bottom {position:relative;}
#nation_footer .bottom a {display:block; padding:20px 24px; position:absolute; }

.more_box_notice {padding:28px 21px;background-color:#f7f7f7;margin-bottom:42px;margin-top:8px;}
.more_box_notice p {font-size:14px;color:#2c3442;margin-bottom:15px;}
.more_box_notice a {color:#2575dd;}

@media (max-width:768px) {
    .more_box_notice {padding:20px 10px;background-color:#f7f7f7;margin-bottom:50px;position:relative;top:0;}
    .more_box_notice p {font-size:14px;color:#2c3442;margin-bottom:15px;}
}

@media (max-width:480px) {
    .more_box_notice {padding:20px 10px;background-color:#f7f7f7;margin-bottom:50px;position:relative;top:0;}
    .more_box_notice p {font-size:14px;color:#2c3442;margin-bottom:15px;}
}

/* 160930 Fast-facts 페이지 수정 */
.about_facts .info_market li {width:33.33%}
.about_facts .info_market li:first-child {margin:0}

@media(max-width:980px) {
	.about_facts .info .main {font-size:31px}
}

@media(max-width:768px){
	.about_facts .info .main {font-size:40px}
	.about_facts .info_market li { width:50%; height:165px; font-size:16px;}
}

.about_facts .info_envir li .sub {padding:0 20px}
.about_facts .info_envir li .sub .plus { padding-top: 5px;}
.about_facts .info_envir li .plus {display: block; font-size: 11px; color: #707070; font-family: 'SamsungIFRg', Arial, sans-serif; font-weight: normal;}

/* 161212 search 추가 */
.result_title h2 {border-bottom:0 none}
.result_title .select_box {display:none}
#searchOption {position:relative}
#header .top_search {padding-bottom:37px}
.open_search_option {position:relative; font-size:15px; color:#2575dd; font-weight:600; display:inline-block; padding:0 17px 0 0; margin:10px 10px 0 0}
.open_search_option:after {display:block; top:5px; right:0; position:absolute; content:''; width:0; height:0; border-top:8px solid #2575dd; border-left:6px solid transparent; border-right:6px solid transparent}
.open_search_option.on:after {border-top:0 none; border-bottom:8px solid #2575dd; border-left:6px solid transparent; border-right:6px solid transparent}

.search_option_select_wrap {position:relative; display:none; font-size:0; text-align:right; margin-top:25px}
#searchOption .search_option_select_wrap {display:block}
.search_option_list {position:relative; max-width:290px; display:inline-block; width:33%; margin-right:.5%; font-size:14px; vertical-align:top; z-index:99}
.search_option_list.search_option3 {margin-right:0}
.search_option_list.on {z-index:100}
.search_option_list .select_btn {display:block; width:100%; height:40px; color:#bdbdbd; font-weight:400; text-align:left; padding-left:15px; box-sizing:border-box; border:1px solid #cdcdcd; border-radius:1px; font-size:14px; background:#fff url(./images/blet_arrow.png) no-repeat 100% 50%; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; padding-right:30px;}
.search_option_list ul {display:none; position:absolute; width:100%; min-height:180px; top:1px; left:0; z-index:100}
.search_option_list ul li button {display:block; width:100%; height:30px; font-size:14px; color:#4c4c4c; font-weight:400; text-align:left; padding-left:15px; box-sizing:border-box; border:1px solid #cdcdcd; border-top:none; background:#f4f4f4}
#searchOption .search_option_list ul li button {background-color:#fff; height:30px}
.search_option_list ul li.option0 button {height:40px;}
.search_option_list ul li.option0 button,
.search_option_list ul li.option0 button:hover {background:#fff url(./images/blet_arrow_on.png) no-repeat 100% 50%; color:#bdbdbd}
.search_option_list ul li.on button,
.search_option_list ul li button:hover {background:#fff}
#searchOption .search_option_select_wrap {margin-top:10px}
#searchOption .search_option_list .select_btn {height:30px}
#searchOption .search_option_list ul li.on button,
#searchOption .search_option_list ul li button:hover {background-color:#f4f4f4;}
#searchOption .search_option_list ul li.option0 button,
#searchOption .search_option_list ul li.option0 button:hover {background-color:#fff; height:30px}
.search_option_list ul li.on button {font-weight:600}

.search_option_list.on .select_btn {background-image:url(./images/blet_arrow_on.png)}
.search_option_list .change_text {color:#4c4c4c;}
.search_option_list.on ul {display:block;}

@media (max-width:768px) {
	.search_option_list {max-width:100%; width:100%; margin-right:0}
}

/* 161212 달력 datepicker css */
.search_dimm {display:none}
.srch_date{display:none; position:fixed; left:0; top:238px; width:550px; padding:26px 33px 20px; background-color:#fafafa; border-radius:8px; box-shadow:0 0 6px rgba(0,0,0,.3); z-index:1202}
.srch_date .wrap{position:relative;}
.srch_date .dates{float:left; width:234px;}
.srch_date .bar{float:left; width:16px; text-align:center; color:#3d3d3d; font-size:16px; line-height:26px}
.srch_date .dates input{width:100%; height:26px; border:1px solid #c4c4c4; border-radius:6px; text-align:center; margin-bottom:16px;}
.srch_date .dates input:focus{border-color:#2575dd;}
.srch_date .btns{text-align:center; padding-top:18px;font-size:0}
.srch_date .btns button {margin:0 2px}
.srch_date .btns .btn_ok{display:inline-block;width:54px; height:19px; font-size:12px; line-height:18px; border:1px solid #c6c6c6; border-radius:2px; background:#cfcece; background:linear-gradient(#ffffff, #cfcece);}
.srch_date .btns .btn_cancel{display:inline-block;width:60px; height:19px; font-size:12px; line-height:18px; border:1px solid #c6c6c6; border-radius:2px; background:#cfcece; background:linear-gradient(#ffffff, #cfcece);}

/* datepicker */
.ui-datepicker{width:100%; padding:0;}
.ui-widget{font-family:'SamsungIFRg';}
.ui-datepicker td{padding:0;}
.ui-datepicker table{font-size:12px; margin:0;}
.ui-datepicker table tbody{border:solid #bbb; border-width:1px 1px 0 0;}
.ui-datepicker td span,
.ui-datepicker td a{height:28px; padding:7px 0 0; text-align:center;}
.ui-widget-content .ui-state-default{border-right:0; border-top:0; border-color:#bbb;}
.ui-state-default,
.ui-widget-content .ui-state-default{color:#3d3d3d; background-color:#fff;}
.ui-widget.ui-widget-content{border:0; border-radius:0;}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled{opacity:1;}
.ui-state-disabled .ui-state-default,
.ui-widget-content .ui-state-disabled .ui-state-default,
.ui-widget-header .ui-state-disabled .ui-state-default{color:#bdbdbd;}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active, .ui-button:active,
.ui-button.ui-state-active:hover{background-color:#2575dd;color:#fff;}
.ui-datepicker .ui-datepicker-header{height:43px; padding:0; border-radius:0; border:0; border-bottom:1px solid #dbdcdd; background-color:#2575dd; color:#fff;}
.ui-datepicker .ui-datepicker-title{font-size:18px;line-height:43px;}
.ui-datepicker th{font-family:verdana; text-transform:uppercase; font-weight:normal; color:#6a6a6a; font-size:11px;}
.date_min .ui-state-default{background-color:#fff;color:#3d3d3d;}
.date_min .ui-state-default.ui-state-active{background-color:#2575dd;color:#fff;}
.period .ui-state-default,
.period .ui-widget-content .ui-state-default{background:#fff; background:linear-gradient(#ffffff, #fff); color:#3d3d3d}
.ui-widget-header .ui-icon{background:none;}
.ui-datepicker .ui-datepicker-prev{left:16px;top:0; background:url(./images/icon_datepicker_prev.png) no-repeat center; width:8px; height:100%; cursor:pointer}
.ui-datepicker .ui-datepicker-prev-hover{background:url(./images/icon_datepicker_prev.png) no-repeat center;border:0;}
.ui-datepicker .ui-datepicker-next{right:16px;top:0; background:url(./images/icon_datepicker_next.png) no-repeat center;width:8px; height:100%;cursor:pointer}
.ui-datepicker .ui-datepicker-next-hover{background:url(./images/icon_datepicker_next.png) no-repeat center;border:0;}

@media (max-width:768px){
	.search_dimm {position:fixed; left:0; top:0; width:100%; height:100%; background-color: rgba(0,0,0,0.8); z-index:2001;}
	.srch_date{position:fixed; width:96%; max-width:370px; padding:26px 40px 15px; margin:0; left:50%; margin-left:-185px; top:50%; margin-top:-174px; z-index:9999}
	.srch_date .wrap{padding-top:37px;}
	.srch_date .dates input{position:absolute;top:0; width:138px; }
	.srch_date .date_start input{left:0;}
	.srch_date .date_end input{right:0;}
	.srch_date .bar{position:absolute;left:138px;top:0; width:14px;}
	.srch_date .dates{width:290px;}
	.srch_date .dates > div{display:none;}
	.srch_date .dates.date_show > div{display:block;}
	.srch_date .dates.date_show input{border-color:#2575dd;}
	.ui-datepicker table{width:86%; margin:0 auto 20px;}
}
@media (max-width:400px){
	.srch_date{padding-left:20px; padding-right:20px; margin-left:0; left:10%}
	.srch_date .dates{width:100%;}
	.srch_date .dates input{width:47%;}
	.srch_date .bar{left:47%; width:6%;}
}

#search_result .result_title {border-bottom:0 none; margin-bottom:0}
#searchOption {background:#f7f7f7; padding:20px; margin-bottom:20px}
#searchOption .srch_date {position:absolute; top:87px; z-index:100}
#searchOption .option_title {color:#2575dd; font-weight:600; font-size:21px}

@media(max-width:768px) {
	#search_result .result_area .result_title {margin-bottom:0}
	#searchOption {margin-bottom:20px;}
	#searchOption .srch_date {position:fixed; left:0; top:50%; z-index:2202}
}

/* 20161213 header수정 */ /**170519 header수정**/
#header {position:fixed; top:0; left:0; background:#f7f7f7; width:100%; z-index:1501;display:block}
#header .header_inner {position:relative; width:100%; max-width:1278px; margin:0 auto; height:73px;}
#header h1 {position:absolute; margin-left:0}

#gnb {position:absolute;}
.btn_gnb_search {position:absolute;}
.top_nation {position:absolute;}
#header .top_search {position:absolute; margin:0; text-align:right}

@media(max-width:768px) {
	#header .header_inner {height:58px;}
}

/* 161216 추가 - 검색페이지 사이드바 위치 변경 */
#search_result {margin:48px 0 0}
#search_result .result_area {float:none;width:100%}
#search_result .result_area .result_wrap{padding-left:0}

@media(max-width:1279px) {
	#search_result {margin:32px 0 0}
}

@media(max-width:1024px) {
	#search_result .result_area {margin-left:0; padding:0}
}

@media(max-width:768px) {
	#search_result {margin-top:24px; padding-bottom:0}
	#side.page_search {padding-bottom:110px}
}

/* 170104 추가 - 검색페이지 결과 박스 추가 */
#search_result {padding-bottom:0}
.search_result_box_1701 {position:relative; font-size:0; height:49px; padding-bottom:15px}
.search_result_box_1701 h2 {position:absolute; width:310px; height:49px; left:0; top:0; font-size:22px; padding-top:3px;}
.search_result_box_1701 .buttom_search {display:block; width:100%; box-sizing:border-box; height:49px; background:none; padding:0 0 0 310px; position:static}
.search_result_box_1701 .result_btm_area {width:100%}
.search_result_box_1701 .result_btm_area input[type="text"] {width:100%; box-sizing:border-box; padding-right:40px}

@media(max-width:768px) {
	#side.page_search {padding-bottom:0}
	.search_result_box_1701 {margin-top:15px}
	.search_result_box_1701 h2 {font-size:23px; width:185px; line-height:31px;}
	.search_result_box_1701 .buttom_search {display:block; padding-left:185px}
	.search_result_box_1701 .result_btm_area input[type="text"] {padding-left:5px}
}

/**170330 추가 swImageNewWindow class cursor 변경**/
.swImageNewWindow {cursor:pointer;}

/** 170407 (ver04) wideImg 사이즈 wrap 영역에 100%로 setting**/
#content.single {width:100%; padding:0;}
#content.single #content_detail {padding-right:0; background:none;}
.content_view{max-width:705px; margin:0 auto; box-sizing:content-box;}
.content_view .text_cont img.swImageWide,
.content_view .text_cont .swImageWide .wp-caption-text{width:1280px; position:relative; left:-287px;}


@media (max-width:1280px) {
	.content_view{max-width:1280px;}
	.content_view .route,
	.content_view .title,
	.content_view .top_area{max-width:705px; margin-left:auto; margin-right:auto;}
	.content_view .text_cont > * {max-width:705px; width:100%; margin-left:auto; margin-right:auto;}
	.content_view .text_cont .swImageWide,
	.content_view .text_cont img.swImageWide,
	.content_view .text_cont .swImageWide .wp-caption-text{max-width:100%; width:100%; left:0;}
}
@media (max-width:1279px) {
	.content_view {padding:0; padding-top:32px;}
}
@media (max-width:786px) {
	.content_view{max-width:768px; padding:30px 16px 0 16px;}
	.content_view .text_cont > * {max-width:100%;}
}

/** 170407 (ver04)에 맞게 swImageNewWindow 이미지에 팝업 안내 사이즈 변경**/
.swImageNewWindow {position:relative; margin-top:30px;}
.swImageNewWindow:before {position:absolute; top:-30px; left:0; display:block; width:100%; height:30px; padding-right:10px; line-height:30px; text-align:right; content:"Click on image to view in full size"; font-size:15px; color:#4e4e4e; background-color:#f2f2f2; border:1px solid #eaeaea; z-index:1; cursor:default; box-sizing:border-box;}
.swImageWide.swImageNewWindow:before {width:1280px; left:-287px;}

@media (max-width:1280px) {
	.swImageWide.swImageNewWindow:before {max-width:100%; width:100%; left:0;}
}

/** 170412 싱글페이지에 이미지가 뜨지 않는 버그 수정 **/
.content_view .text_cont img {height:auto;}

/** 170412 .youtube_wrap에 .swImageWide 클래스 적용할 경우
    <div class="youtube_wrap">
        <iframe src=""></iframe>
    </div>
**/
.content_view .text_cont .youtube_wrap.swImageWide {width:1280px; position:relative; left:-287px; padding-bottom:720px;}
@media (max-width:1280px) {
	.content_view .text_cont .youtube_wrap {width:705px; max-width:100%; padding-bottom:396px;}
	.content_view .text_cont .youtube_wrap.swImageWide {max-width:100%; width:100%; left:0; padding-bottom:56.25%;}
}
@media (max-width:737px) {
	.content_view .text_cont .youtube_wrap {max-width:100%; width:100%; left:0; padding-bottom:56.25%;}
}

/**170414 more_box_notice 사이즈 조정**/
.more_box_notice {max-width:705px; margin-left:auto; margin-right:auto;}
@media (max-width:1280px) {
	#content_detail .sns_box,
	.download_file {max-width:705px; margin-left:auto; margin-right:auto;}
}

/* 170523 : 검색페이지 검색 박스 미디어쿼리 수정, 추가 */
@media(max-width:850px) {
	.search_result_box_1701 {height:auto;}
	.search_result_box_1701 h2 {position:static; width:auto; height:auto; margin-bottom:10px; padding:0;}
	.search_result_box_1701 .buttom_search {height:auto; padding-left:0;}
}
@media(max-width:768px) {
	.search_result_box_1701 {height:49px;}
	.search_result_box_1701 h2 {position:absolute; width:330px; height:49px; margin-bottom:0;}
	.search_result_box_1701 .buttom_search {height:49px; padding-left:330px;}
}
@media(max-width:550px) {
	#side.page_search {padding-bottom:0}
	.search_result_box_1701 {height:auto;}
	.search_result_box_1701 h2 {position:static; width:auto; height:auto; margin-bottom:5px;}
	.search_result_box_1701 .buttom_search {height:auto; padding-left:0;}
	.search_result_box_1701 .result_btm_area input[type="text"] {padding-left:5px}
}

/**170628 container 최소 height 정하기 - search에서 custom range로 검색 시 결과가 없거나 적을 경우에 datepicker panel이 짤리는 오류 수정**/
#container {min-height:580px;}
@media(max-width:768px) {
	#container {min-height:0;}
}
/**170628 single page 하단 영역 마진 추가**/
.content_view .download_file .list_img {margin-top:20px;}
.content_view .download_file .list_pdf li:last-child {margin-bottom:0;}
.content_view .download_file {margin-top:0;}

/**single페이지 .text_cont 내부의 subtitle 작업**/
.single .text_cont .subtitle {width:100%; padding:30px 0 50px; font-family:'SamsungOne-700C', Arial, sans-serif; font-size:24px; line-height:33px; color:#090909; text-align:center; font-weight:normal; font-style:italic; word-wrap:break-word; word-break:keep-all; letter-spacing:0; word-spacing:0;}
@media (max-width:768px) {
    .single .text_cont .subtitle {font-size:22px;}
}

/**20170807 로고 사이즈 통일**/
#header h1 {padding:14px 0 0 48px;}
#header h1 a {display:block; max-width:210px; height:48px;}
#header h1 img, #header h1 svg {display:block; width:auto; height:48px;}
@media (max-width: 1279px){
	#header h1 {padding:14px 0 0 32px;}
}
@media (max-width:768px) {
	#header h1 {padding:10px 0 0 16px;}
	#header h1 a {max-width:169px; height:40px;}
	#header h1 img, #header h1 svg {height:40px;}
}
@media (max-width:480px) {
	#header h1 {padding:12px 0 0 16px;}
	#header h1 a {max-width:157px; height:30px;}
	#header h1 img, #header h1 svg {height:36px;}
}

/**20170807 모바일 버튼 사이즈 축소**/
@media (max-width:400px) {
	.mobile_btn button.btn_gnb_open {right:60px; width:50px;}
	.mobile_btn button.btn_gnb_open:after {left:14px;}
	.mobile_btn button.btn_gnb_search {right:110px; width:50px;}
	.mobile_btn button.btn_gnb_search:after {left:14px;}
}
@media (max-width:340px){
	.mobile_btn button.btn_gnb_open {right:50px; width:40px;}
	.mobile_btn button.btn_gnb_open:after {left:9px;}
	.mobile_btn button.btn_gnb_search {right:90px; width:40px;}
	.mobile_btn button.btn_gnb_search:after {left:9px;}
}

/**170728 2017 fast facts 디자인 수정**/
.about_facts .info_envir li {text-transform:none;}
.about_facts .info_rnd li {width:33.33333%; height:260px;}
.about_facts .info .main > .sub_t {display:block; text-align:center; font-size:27px; color:#363636; line-height:0.8;}
.about_facts .graph_financ .bar{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.about_facts .info_rnd li {border:0;}
@media (max-width:980px) {
	.about_facts .info .main > .sub_t {font-size:20px; line-height:1.1;}
	.about_facts .top_title {font-size:45px; padding:25px 0 15px;}
	.about_facts .top_title2 {font-size:28px;}
	.about_facts .top_title2 span {font-size:20px;}
}
@media (max-width:768px) {
	.about_facts .info_rnd li {width:100%;}
	.about_facts .info .main > .sub_t {font-size:27px; line-height:0.8;}
	.about_facts .top_title {padding: 20px 0 10px; font-size: 36px;}
	.about_facts .top_title2 {font-size:24px;}
	.about_facts .top_title2 span {font-size:16px;}
}

/**170907 whatsapp 아이콘 추가**/
#content_detail .sns_box .sns_wa {background-position:-400px -450px;}
@media (max-width: 768px){
	#content_detail .sns_box .sns_wa {background-position:-150px -450px;}
}

/**170908 싱글페이지 공유버튼**/
.share_wa {display:none !important;}
.share_wa.show {display:inline-block !important;}
/*180720*/
.share_vb {display:none !important;}
.share_vb.show {display:inline-block !important;}

/**170925 skip navigation 추가**/
.skip_nav {position:absolute; top:-20px; left:0; width:100%; height:20px; text-align:center; background-color:#2B6FB6; color:#fff; z-index:1503; font-size:12px; line-height:20px;}
.skip_nav.transparent {background-color:#fff;}

/**170926 컨텐츠 내 오디오 추가**/
.content_view .text_cont .music_list_wrap {width:85%; margin:0 auto; text-align:center;}
.content_view .text_cont .music_list_wrap ul {margin-top:20px;}
.content_view .text_cont .music_list_wrap .column_2 {display:inline-block; width:66.66666%;}
.content_view .text_cont .music_list_wrap .column_3 {width:100%;}
.content_view .text_cont .music_list_wrap li {position:relative; overflow:hidden; float:left; height:0; border-radius:50%; margin-left:0;}
.content_view .text_cont .music_list_wrap .column_3 li {width:30%; padding-bottom:30%; margin-right:5%;}
.content_view .text_cont .music_list_wrap .column_2 li {width:45%; padding-bottom:45%; margin-right:8%;}
.content_view .text_cont .music_list_wrap li:last-child {margin-right:0;}
.content_view .text_cont .music_list_wrap li > div {position:absolute; top:0; left:0; width:100%; height:100%; background-repeat:no-repeat; background-position:center; background-size:cover;}
.content_view .text_cont .list_bb > div {background-image:url(images/music/bg_bb.png);}
.content_view .text_cont .list_hj > div {background-image:url(images/music/bg_hj.png);}
.content_view .text_cont .list_km > div {background-image:url(images/music/bg_km.png);}
.content_view .text_cont .list_bbx > div {background-image:url(images/music/bg_bbx.png);}
.content_view .text_cont .list_pb > div {background-image:url(images/music/bg_pb.png);}
.content_view .text_cont .music_list_wrap li > div a {display:block; width:100%; height:100%;}
.content_view .text_cont .music_list_wrap p {position:absolute; top:60%; width:100%; text-align:center; color:#fff; font-size:22px; font-weight:600; letter-spacing:-0.01em;}
.content_view .text_cont .list_bb p {text-shadow:0 0 10px rgba(11,95,160,.7);}
.content_view .text_cont .list_hj p {text-shadow:0 0 10px rgba(20,57,46,.7);}
.content_view .text_cont .list_km p {text-shadow:0 0 10px rgba(215,128,11,.7);}
.content_view .text_cont .list_bbx p {text-shadow:0 0 10px rgba(151,81,190,.7);}
.content_view .text_cont .list_pb p {text-shadow:0 0 10px rgba(89,175,185,.7);}
.content_view .text_cont .music_list_wrap .btn {position:absolute; top:29.4%; left:50%; width:22.8%; height:22.8%; border-radius:50%; border:2px solid #fff; margin-left:-11.8%; background:url(images/music/btn_play.png) no-repeat 0 0; background-size:100% auto; cursor:pointer;}
.content_view .text_cont .music_list_wrap .btn.play {background-position:0 100%;}
/**180329 컨텐츠 내 오디오 추가**/
.content_view .text_cont .list_tv > div {background-image:url(images/music/bg_tv.png);}
.content_view .text_cont .list_piu > div {background-image:url(images/music/bg_piu.png);}
.content_view .text_cont .list_zg > div {background-image:url(images/music/bg_zg.png);}
.content_view .text_cont .list_sf > div {background-image:url(images/music/bg_sf.png);}
.content_view .text_cont .list_tv p {text-shadow:0 0 10px rgba(151,168,238,.7);}
.content_view .text_cont .list_piu p {text-shadow:0 0 10px rgba(255,100,179,.7);}
.content_view .text_cont .list_zg p {text-shadow:0 0 10px rgba(204,146,45,.7);}
.content_view .text_cont .list_sf p {text-shadow:0 0 10px rgba(37,189,176,.7);}

@media (max-width: 1280px){
	.content_view .text_cont > .music_list_wrap {max-width:600px;}
}
@media (max-width: 680px){
	.content_view .text_cont > .music_list_wrap.full_column {width:100%; max-width:100%;}
	.content_view .text_cont .music_list_wrap p {font-size:20px;}
}
@media (max-width: 650px){
	.content_view .text_cont .music_list_wrap p {font-size:18px;}
}
@media (max-width: 580px){
	.content_view .text_cont .music_list_wrap p {font-size:16px;}
}
@media (max-width: 520px){
	.content_view .text_cont .music_list_wrap p {font-size:15px;}
}
@media (max-width: 480px){
	.content_view .text_cont > .music_list_wrap.full_column .column_2 {width:90%;}
	.content_view .text_cont > .music_list_wrap.full_column p {font-size:18px;}
	.content_view .text_cont .music_list_wrap.full_column .btn {width:22.8%; height:22.8%; margin-left:-11.8%; top:29.4%;}
	.content_view .text_cont .music_list_wrap p {font-size:14px;}
	.content_view .text_cont .music_list_wrap .btn {top:20%; width:30%; height:30%; margin-left:-15%;}
}
@media (max-width: 430px){
	.content_view .text_cont .music_list_wrap p {font-size:13px;}
	.content_view .text_cont > .music_list_wrap.full_column p {font-size:16px;}
}
@media (max-width: 400px){
	.content_view .text_cont .music_list_wrap p {font-size:11px;}
	.content_view .text_cont > .music_list_wrap.full_column p {font-size:13px;}
}

/**170929 special page 추가**/
.spage .top_title {margin-top:35px; margin-bottom:10px;padding:10px 0; font-size:48px; color:#2575dd; word-wrap:break-word;}
.spage .sp_cont_wrap {margin-bottom:20px; color:#4e4e4e; font-size:18px; line-height:1.6;}
.spage .sp_cont_wrap p {margin-bottom:15px;}
.spage .sp_cont_wrap img {display:block; max-width:100%; height:auto;}
.spage .sp_cont_wrap img.aligncenter {margin:0 auto;}
.spage .sp_cont_wrap img.alignleft {float:left; margin-right:15px;}
.spage .sp_cont_wrap img.alignnone {margin:0 auto 0 0;}
.spage .sp_cont_wrap img.alignright {float:right; margin-left:15px;}
.spage .sp_desc {padding:15px 20px; border:1px solid #e5e5e5; margin-bottom:20px; background-color:#f7f7f7; font-weight:bold; line-height:1.6em; color:#333;}
.spage .youtube_wrap{position:relative; width:100%; padding-bottom:56.25%; margin-bottom:12px;}
.spage .youtube_wrap iframe{position:absolute; width:100%; height:100%}

@media all and (max-width: 768px){
	.spage .top_title {font-size:30px;}
}

/**180517 fast-facts 수정**/
.about_facts .info li{min-height:170px;}
.about_facts .info .main{display:block; line-height:1; padding-bottom:5px;}
.about_facts .graph_financ .g2 .bar{width:40%;}
.about_facts .graph_financ .g3 .bar{width:35%;}
.about_facts .info_market ul {padding:0 10% 30px;}
.about_facts .info_market li{width:25%; height:130px;}
.about_facts .info_market .icon{height:44px; margin:20px auto 10px;}
.about_facts .info_social li{height:250px;}
.about_facts .info_social .s1 .main{padding:40px 0 15px;}
.about_facts .info_social .sub_title{float:left; min-width:0; width:33.3333%;display:block; padding:0 10px; border-right:1px solid #e5e5e5;}
.about_facts .info_social .sub_title:last-child{border-right:0;}
.about_facts .info_social .s2 .sub_title.sub1 {color:#557a00;}
.about_facts .info_social .s2 .sub_title.sub2 {color:#03827a;}
.about_facts .info_social .s2 .sub_title.sub3 {color:#256aa0;}
.about_facts .info_social .s2 .sub_title.sub2 .icon{margin-top:23px; background-position:-300px -400px;}
.about_facts .info_social .s2 .sub_title.sub3 .icon{background-position:-100px -400px;}
.about_facts .info_envir .icon{margin:30px auto 15px;}
.about_facts .info_envir li .sub {padding:10px 20px 0;}
.about_facts .info_rnd li {width:33.33333%; height:280px;}
.about_facts .info .main > .sub_t {display:block; text-align:center; font-size:27px; color:#363636; line-height:1.2;}
.about_facts .info_company li:first-child .sub {padding-top:15px; padding-bottom:15px;}
.about_facts .info_company li:first-child .main {padding-bottom:0;}
@media (max-width:1024px) {
	.about_facts .info_social li{float:none; width:100%; padding:25px 0; height:auto; border-right:0;}
	.about_facts .info_social .sub_title{width:100%;border-right:0; margin-bottom:25px;}
	.about_facts .info_social .sub_title:last-child {margin-bottom:0;}
}
@media (max-width:980px) {
	.about_facts .info .main > .sub_t {font-size:20px;}
}
@media (max-width:900px) {
	.about_facts .table_brand .rank1{top:26%;}
	.about_facts .table_brand .rank2{top:20%;}
	.about_facts .table_brand .rank3{top:15%;}
	.about_facts .table_brand .rank4{top:12%;}
	.about_facts .table_brand .rank5{top:9%;}
	.about_facts .info_market ul {padding:0 0 30px 0;}
}
@media (max-width:768px) {
	.about_facts .info_rnd li {width:100%; height:auto;}
	.about_facts .info .main > .sub_t {font-size:27px;}
	.about_facts .info_company li{width:100%; min-height:0; padding:30px 0; border-bottom:1px solid #fff;float:none;}
	.about_facts .info_market li {width:50%;}
	.about_facts .info_market .icon{width:50px; height:50px; margin:30px auto 15px;}
	.about_facts .info_market .m1 .icon{background-position:0 -100px;}
	.about_facts .info_market .m4 .icon{background-position:-150px -100px;}
	.about_facts .info_market .m5 .icon{background-position:-200px -100px;}
	.about_facts .info_market .m6 .icon{background-position:-250px -100px;}
	.about_facts .info_social .sub_title{font-size:22px; margin-bottom:25px;}
	.about_facts .info_social .s2 .sub_title.sub2 .icon{margin-top:15px; background-position:-300px -250px;}
	.about_facts .info_social .s2 .sub_title.sub3 .icon{ background-position:-100px -250px;}
	.about_facts .info_market .m6 .icon{width:50px;}
	.about_facts .info_envir .icon {margin:0 auto 25px;}
	.about_facts .info_company li:first-child .sub {padding-top:0;}
}
@media (max-width:480px) {
	.about_facts .graph_financ .g1 .bar{width:80%;}
	.about_facts .graph_financ .g2 .bar{width:65%;}
	.about_facts .graph_financ .g3 .bar{width:54%;}
}

/** 181211 국가선택 페이지 **/
/*btns : nation*/
.top_nation a{display:block;width:72px; height:73px; font-size:0;}
.top_nation a:after{content: "";position: absolute;left:23px;top:24px;width:25px;height:25px;background:url(./images/icons_1920.png) no-repeat -450px -230px;}
.top_nation a:hover:after{background-position: -450px -200px;}

@media (max-width:768px) {
    .top_nation a{width:56px; height:58px;}
    .top_nation a:after{left:14px;top:18px;width:27px;height:26px;background-image:url(./images/icons_768.png);background-position:-250px -439px; background-size:300px auto;}
    .top_nation a:hover:after{background-position: -250px -439px;}
    .top_nation a.select:after{background-position:-250px -400px;}
    .btn_gnb_open {right:56px;}
    .btn_gnb_search {right:112px;}
}
/**20170807 모바일 버튼 사이즈 축소**/
@media (max-width:400px) {
    .top_nation .btn_nation {width:50px;}
    .top_nation .btn_nation:after {left:11px;}
    .mobile_btn button.btn_gnb_open {right:50px;}
    .mobile_btn button.btn_gnb_search {right:100px;}
}
@media (max-width:340px){
    .top_nation .btn_nation {width:40px;}
    .top_nation .btn_nation:after {left:6px;}
    .mobile_btn button.btn_gnb_open {right:40px; width:40px;}
    .mobile_btn button.btn_gnb_open:after {left:9px;}
    .mobile_btn button.btn_gnb_search {right:80px; width:40px;}
    .mobile_btn button.btn_gnb_search:after {left:9px;}
}
/*nation*/
#nation_content_wrap {margin-top:0;}
#nation_content_wrap #content{width:100%;margin-bottom:48px;}
#nation_content_wrap #content .choose_nation .top_title{padding:45px 0px;font-size:50px;font-weight:700;font-family: "SamsungIFRg", Arial, sans-serif;}
#nation_content_wrap #content .choose_nation .top_title .sub_text{font-weight:normal;font-size:30px;margin-left:8px;}
#nation_content_wrap #content .choose_nation .nation_list .contry_area{font-size:30px;display:inline-block; }
#nation_content_wrap #content .choose_nation .nation_list .contry_area:nth-child(n+2){margin-top:40px;}
#nation_content_wrap #content .choose_nation .nation_list .contry_area:after{content:'';display:block;height:3px;background: rgb(214,231,242);margin-top:5px;}
#nation_content_wrap #content .choose_nation .nation_list ul{margin-top:15px;}
#nation_content_wrap #content .choose_nation .nation_list li{display:block;margin-bottom:10px;}
#nation_content_wrap #content .choose_nation .nation_list li{display:inline-block;width:32.7%;}
#nation_content_wrap #content .choose_nation .nation_list li a{color:#000;}
#nation_content_wrap #content .choose_nation .nation_list li a:hover{color:#2963ad;}
.nation_list {border-top:none;}
@media (max-width:1280px) {
    #nation_content_wrap #content .choose_nation .nation_list li{width:50%;}
}
@media (max-width:900px) {
	#nation_content_wrap #content .choose_nation .top_title .sub_text{display:block;margin-left:0;}
}
@media (max-width:768px) {
    #nation_content_wrap #content .choose_nation .nation_list li a:hover{color:#000;}
}
@media (max-width:530px) {
    #nation_content_wrap{padding:35px 13px;padding-bottom:0px;}
    #nation_content_wrap #content{padding:0px 20px;}
    #nation_content_wrap #content .choose_nation .nation_list li{width:100%;margin-right:0;margin-bottom:6px;font-size:17px;display:block;}
    #nation_content_wrap #content .choose_nation .top_title{width:auto;text-align:center;font-size:29px;padding:0px;padding-bottom: 25px;}
	  #nation_content_wrap #content .choose_nation .top_title .sub_text{font-size:18px;}
    #nation_content_wrap #content .choose_nation .nation_list .contry_area{font-size:18px;}
    #nation_content_wrap #content .choose_nation .nation_list .contry_area:after{height:2px;}
    #nation_content_wrap #content .choose_nation .nation_list ul{margin-top:12px;}
    #nation_content_wrap #content .choose_nation .nation_list .contry_area:nth-child(n+2){margin-top:20px;}
}
@media (max-width:768px) {
    .choose_nation {margin:0;}
    .choose_nation h2 {padding:0;}
    .nation_list li {border-bottom:none;}
    .nation_list li a {padding:0;}
}
/**191025 쿠키 안내 팝업**/
.cookie_info {position:fixed; top:0; left:0; width:100%; padding:0 10px; font-size:13px; color:#fff; background-color:#52565a; z-index:1504; line-height:20px;}
.cookie_info .inner {position:relative; max-width:1278px; padding:12px 0 10px; margin:0 auto; padding-right:415px;}
.cookie_info.hide {display:none;}
.cookie_info .block {display:block;}
.cookie_info p{min-height:35px;}
.cookie_info a {color:#fff; text-decoration:underline;}
.cookie_info .btn_wrap {position:absolute; top:0; right:0; padding:10px 0;}
.cookie_info .btn_wrap button {padding:10px; font-size:12px; color:#fff;}
.cookie_info .btn_wrap .btn_close {text-transform:uppercase; font-weight:bold; background-color:#1428A0;}
.cookie_info .cookie_bar_settings {display: none; width: 100%; margin-top:10px; overflow: visible;}
.cookie_info .cookie_bar_settings.open {display:block;}
.cookie_info fieldset {border: 0; float: left; margin: 0 20px 0 0; font-size: 12px; line-height: 1.4;}
.cookie_info form fieldset label {font-size:13px; line-height:1.4;}
.cookie_info .checkbox-custom {opacity: 0;}
.cookie_info .checkbox-custom-label {display: inline-block; vertical-align: middle; margin: 0 0 0 4px; cursor: pointer; margin-left: 0; font-size: 13px; position: relative; color: #fff;}
.cookie_info .checkbox-custom + .checkbox-custom-label:before {content: ''; background: #fff; border: 0 solid #ddd; display: inline-block; vertical-align: middle; width: 20px; height: 20px; text-align: center; margin: 0 10px 0 -14px; line-height: 1.5;}
.cookie_info .checkbox-custom:checked + .checkbox-custom-label:before {background-color:#0077C8; box-shadow: inset 0 0 0 0 #fff; font-family: "samsungIcon"; content: "\e003"; color: #fff; font-size: .875rem; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; -webkit-font-smoothing: antialiased;}
.cookie_info .checkbox-custom:disabled + .checkbox-custom-label:before {background :#ccc;}
.cookie_info .checkbox-custom:focus + .checkbox-custom-label {outline: none;}
.cookie_info .cookie_bar_settings .btn_save {padding: 5px 6px 5px 6px; background: #1428A0; font-size:10px; color: #fff; border: 0; font-family:'SamsungOne','SamsungIFRg',sans-serif; font-weight: bold; text-transform: uppercase; margin: 0; outline: none;}

@media (max-width:1280px) {
	.cookie_info .inner {padding:12px 150px 22px 0;}
}
@media (max-width:768px) {
	.cookie_info .inner {padding:12px 0 10px;}
	.cookie_info .btn_wrap {position:static; padding:17px 0 0;text-align:right;}
}
@media (max-width:660px) {
	.cookie_info fieldset {width:100%; margin-bottom:4px;}
}

/**200228 youtube IE 지원 중단으로 인한 업데이트 공지**/
.notice_banner {position:relative; display:none; padding:15px 10px; background-color:#186cd5; color:#fff; font-size:16px; z-index:1504; font-weight:700;}
.notice_banner.active {display:block !important;}
.notice_banner .inner {position:relative; max-width:1278px; padding-right:20px; margin:0 auto;}
.notice_banner .notice {word-wrap:break-word;}
.notice_banner .notice a {color:#ffff99; font-size:16px; font-weight:700; text-decoration:underline; white-space:nowrap;}
.notice_banner .btn_notice_close {display:block; position:absolute; right:-6px; top:-6px; width:30px; height:30px; font-size:0;}
.notice_banner .btn_notice_close:after {content:""; position:absolute; left:50%; top:50%; margin:-9px 0 0 -9px; width:18px;height:18px; background:url(./images/btn_x.png) no-repeat center;}
@media (max-width: 1024px){
}
@media (max-width: 768px){
	.notice_banner {font-size:12px;}
	.notice_banner .notice a {font-size:12px;}
}