  
  /*  ---------------------------------------------------------------  mobile  --------------------------------------------------------------- */
@media only screen and (max-width: 768px) {
	
	html { height: 100%; font-size: 16px; overflow: auto; }
	body { height: 100%; background-color: #000; font-size: 62.5%; }
	body, h1, h2, h3, h4, input, button { font-family: "LG Smart Regular", Helvetica, AppleSDGothicNeo, sans-serif; color: #7f7f7f; }
	a { color: #7f7f7f; text-decoration: none; }
	a:hover { color: #7f7f7f; text-decoration: none; }
	i, em { display: inline-block; vertical-align: middle; }
	*, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
	.relative_hide { position: relative !important; top: -9999px !important; left: -9999px !important; }
	.scrPage .container{height:auto;}
	.container { position: relative; height: 100%; padding: 40px 0 0 0; min-height: initial; line-height: 1; overflow: auto; }
	.contents { height: 100%; overflow-x: hidden; overflow-y: auto; opacity: 0; }
	.page_title { display: block; position: absolute; top: -9999px; left: -9999px; width: 0; height: 0; font-size: 0; }
	.hide_scr { margin-right: -17px; }
	.bg-menu{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;}/*2016-10-11 수정*/

	header { display: table; position: absolute; top: 0; width: 100%; height: 40px; z-index: 100; background-color: #000; }
	header .logo { display: table-cell; text-align: center; vertical-align: middle; }
	header .logo a { display: inline-block; width: 96px; }
	header .logo a img { width: 100%; }
	header .menu { position: absolute; top: 0; left: 0; width: 40px; height: 40px; padding: 10px; }
	header .menu .icon-menu-close { display: none; }
	header .menu .icon-menu { display: inline-block; }
	header .menu.opened .icon-menu-close { display: inline-block; }
	header .menu.opened .icon-menu { display: none; }
	header .menu.opened + nav { margin-left: 0; transition: margin-left .3s ease-in-out; overfolw-y:hidden}
	header .menu + nav { margin-left: -230px; transition: margin-left .3s ease-in-out; }
	header nav { position: fixed; top: 40px; left: 0; width: 230px;  background-color: #000; height:100%; z-index: 150; overflow-y: scroll; transition: margin-left .3s ease-in-out;}
	header nav ul { padding: 10px 13px 30px 24px; }
	header nav ul li { border-bottom: 1px solid #1e1e1f; }
	header nav ul li.on a em { color: #ac0548; }
	header nav ul li.last { border-bottom: 0; }
	header nav ul li a { display: block; padding: 17px 0; font-family: 'LG Smart SemiBold'; font-size: 1.5em; line-height: 1; letter-spacing: -0.01em; }
	header nav ul li a .icon { margin-right: 9px; }
	header nav ul li a .icon.icon-search { margin-right: 9px; }
	header nav ul li a em { display: inline-block; vertical-align: middle; color: #fff; }
	header nav ul li.extra { padding: 15px 0; }
	header nav ul li.extra a { padding: 0; font-family: 'LG Smart Regular'; font-size: 1.4em; }
	header nav ul li.extra a em { color: #7f7f7f; }
	header nav ul li.extra.edge { padding-top: 20px; }
	header nav .footer{padding:30px 13px 30px 24px;}
	header nav .footer .share { line-height: 1; overflow: hidden; }
	header nav .footer .share .link { display: block; float: right; }
	header nav .footer .share .link a { display: inline-block; vertical-align: middle; font-size: 1.1em; line-height: 1; padding-left: 5px; color: fff; opacity: 0.8; }
	header nav .footer .share .link a:first-child { padding-left: 0; padding-right: 5px; border-right: 1px solid #262627; }
	header nav .footer .share .link a:hover { color: fff; opacity: 0.8; }
	header nav .footer .share a.btn { float: left; display:block; padding-top: 5px; font-size: 1.1em; line-height: 1; color: fff; opacity: 0.8; }
	header nav .footer .share a.btn i { float: left; margin-right: 3px; }
	header nav .footer .share a.btn em { float: right; }
	header nav .footer .share span { font-size: 1.3em; display: inline-block; vertical-align: middle; }
	header nav .footer .share span em { padding: 3px 3px 0 0; }
	header nav .footer .share span i { margin-left: 3px; }
	header nav .footer .share .social { float: left; padding-left: 10px; display: block; vertical-align: middle; font-size: 0; }
	header nav .footer .share .social a { display: inline-block; vertical-align: middle; border: 1px solid #3d3d3e; border-radius: 2px; margin-left: 3px; }
	header nav .footer .share .social a:first-child { margin-left: 0; }
	header nav .footer .legal { display: block; padding: 20px 0 0 0; }
	header nav .footer .legal a { display: inline-block; vertical-align: middle; font-size: 1.4em; line-height: 1; padding-top: 4px; color: #4e4e4e; }
	header nav .footer .legal a:first-child { padding-left: 0; padding-right: 10px; border-right: 1px solid #262627; }
	header nav .footer .legal a:hover { color: #4e4e4e; }
	header nav .footer p { padding: 20px 0; font-size: 1em; line-height: 1.33; }
	.side footer { display: none; }

	.square { width: 100%; height: auto; overflow: hidden; }
	.square .box { display: block; float: left; }
	.square .box a { position: relative; display: block; width: 100%; height: 100%; background-repeat: no-repeat; background-size: 100% 100%; }
	.square .box a .font_style, .square .box a .title p { font-family: 'LG Smart Light'; color: #fff; }
	.square .box a .title_font_style, .square .box a .title strong { font-family: 'LG Smart Regular'; color: #fff; font-weight: 400; }
	.square .box a .title { position: absolute; top: 8.88889%; left: 4.16667%; width: 91.66667%; }
	.square .box a .title strong { display: block; font-size: 2.6em; font-size: 8.125vw; line-height: 0.923; letter-spacing: 0.05em; word-wrap: break-word; white-space: pre-line; }
	.square .box a .title p { margin-top: 0.3125rem; font-size: 1.4em; font-size: 4.375vw; line-height: 1; letter-spacing: 0.05em; white-space: pre-line; }
	.square .box.type_a { width: 100%; height: 36.45833%; }
	.square .box.type_a a.t_01 { background-image: url("../images/main/t_01_a_m.jpg"); background-position: center top; }
	.square .box.type_a a.t_01 img.logo { position: absolute; bottom: 4.25926%; right: 5.83333%; width: 27.16667%; }
	.square .box.type_a a.t_02 { background-image: url("../images/main/t_02_a_m.jpg"); background-position: right bottom; }
	.square .box.type_a a.t_02 img { display: none; }
	.square .box.type_a a.t_03 { background-image: url("../images/main/t_07_a_m.jpg"); background-position: right bottom; }
	.square .box.type_a a.t_07 { background-image: url("../images/main/t_07_a_m.jpg"); background-position: center bottom; }
	.square .box.type_b { width: 100%; height: 36.45833%; }
	.square .box.type_b a.t_02 { background-image: url("../images/main/t_02_m.jpg"); background-position: center bottom; }
	.square .box.type_b a.t_02 img { display: none; }
	.square .box.type_b a.t_03 { background-image: url("../images/main/t_07_m.jpg"); background-position: right top; }
	.square .box.type_b a.t_04 { background-image: url("../images/main/t_04_m.jpg"); background-position: right top; }
	.square .box.type_c { width: 100%; height: 36.45833%; }
	.square .box.type_c a.t_03 { background-image: url("../images/main/t_07_m.jpg"); background-position: center center; }
	.square .box.type_c a.t_04 { background-image: url("../images/main/t_04_m.jpg"); background-position: center center; }
	.square .box.type_c a.t_04 img.logo { position: absolute; bottom: 6.28571%; left: 4.16667%; width: 37.91667%; }
	.square .box.type_c a.t_05 { background-image: url("../images/main/t_05_m.jpg"); background-position: center center; }
	.square .box.type_c a.t_06 { background-image: url("../images/main/t_06_m.jpg"); background-position: center center; }
	.square .box.type_c a.t_08 { background-image: url("../images/main/t_08_m.jpg"); background-position: center center; }
	.square .box.type_c a.t_09 { background-image: url("../images/main/t_09_m.jpg"); background-position: center center; }
	.square .box.type_c a.t_10 { background-image: url("../images/main/t_10_m.jpg"); background-position: center center; }

	/* signature */
	/*0.5차 수정 start*/
	.signature_area { position: relative; width: 100%; height: 100%; overflow: hidden; }
	.signature_area .curtain { position: absolute; width: 100%; height: 100%; background-color: #000; z-index: 50; }
	.signature_area .scroll_change { display: none; }
	.signature .swiper-button-prev, .signature .swiper-button-next { display: none; }
	.signature .section { background-color: #000; overflow:hidden;}
	.signature .section .img { position: absolute; top: 0; left: 0; display: block; margin: 0 auto; width: 100%; height: 100%; background-position: center center; background-repeat: no-repeat; -webkit-background-size: 100% 100%; background-size: 100% 100%; -webkit-background-size: cover; background-size: cover; }
	.signature .section .img img { display: block; width: 100%; height: 100%; }
	.signature .section .txt { position: absolute;left:0;width:100%;margin:0 auto;text-align:center; color: #222222; font-family: 'LG Smart SemiBold'; line-height: 1; z-index: 6; }
	.signature .section .txt h3 { font-size: 2.8em; font-size:5vw; line-height: 1.15; color: #222222; letter-spacing:0 !important; font-weight:normal; /*white-space: pre-line;*/ }
	.signature .section .txt h3 > em { display: block; font-style: normal; text-transform: none; }
	.signature .section .txt br{display:none;}
	.signature .section .txt p {  margin: 3% 10px; font-size: 1.8em; font-size:4.7vw; font-family: 'LG Smart Light'; /*white-space: pre-line;*/ line-height: 1.2;}
	.signature .section .txt p > em{display: block; font-style: normal; text-transform: none;}
	.signature .section .pc-img{display:none;}
	.signature .section .btn-page{display:inline-block;font-size:1.5em;font-size:3.97vw;font-family: 'LG Smart SemiBold';color:#030303;border:2px solid #969696;line-height:1;}
	.signature .signature1 .txt { bottom:22%;text-align:center; }
	.signature .signature1 .txt h3 {margin-top:20px;width:100%;text-align:center; }
	.signature .signature1 .txt .logo-w{margin-top:30px;}
	.signature .signature1 .txt .logo-w img{width:22;max-width:140px;}
	.signature .signature1 .txt .btn-play{display:none;}
	.signature .signature1 .txt .btn-play img{width:15%;max-width:50px;}
	.signature .signature2 .txt{top:5%;}
	.signature .signature2 .refer{font-size:2em;font-size:2.8vw;color:#000;position:absolute;left:10px;bottom:9%;z-index:6;line-height:1.2;} 
	.signature .signature2 .refer a{display:block;margin-left:7px;color:#3871f0;text-decoration:underline;} 
	.signature .signature2 .refer em{display:block;margin-left:7px;} 
	.signature .signature3 .txt{bottom:28%;}
	.signature .signature4 .txt{top:5%;}
	.signature .signature4 .m-img{position:absolute;left:0;bottom:15%;width:100%;z-index:101;text-align:right;}
	.signature .signature4 .m-img img{width:70%;max-width:450px;}
	.signature .signature4 .txt .btn-page{margin-top:5%;padding:3% 7% 2.8%;}
	.signature .signature5 .txt{top:5%;color:#fff;}
	.signature .signature5 .txt h3{color:#fff;}
	.signature .signature5 .txt .logo-dolby{margin-top:25px;}
	.signature .signature5 .txt .logo-dolby img{width:20%;max-width:125px;}
	.signature .signature6 .txt{top:4%;}
	.signature .signature6 .m-img{position:absolute;left:0;bottom:12%;width:100%;z-index:101;text-align:center;}
	.signature .signature6 .m-img img{width:78%;max-width:500px;}
	.signature .signature6 .txt .btn-page{margin-top:3%;padding:3% 7% 2.8%;}
	.signature .signature7 .txt{color:#000;top:5%;}
	.signature .signature7 .txt h3{color:#000;}
	.signature .signature7 .txt .btn-page{margin-top:5%;padding:3% 7% 2.8%;}
	.signature .signature8 .txt{top:5%;}
	.signature .signature8 .m-img{position:absolute;left:0;bottom:22%;width:100%;z-index:101;text-align:center;}
	.signature .signature8 .m-img img{width:54%;max-width:450px;}
	.signature .signature8_1 .m-img,
	.signature .signature8_2 .m-img,
	.signature .signature8_3 .m-img,
	.signature .signature8_4 .m-img{position:relative;margin-bottom:30px;z-index:6;}
	.signature .signature8_1 .m-img img,
	.signature .signature8_2 .m-img img,
	.signature .signature8_3 .m-img img,
	.signature .signature8_4 .m-img img{width:100%;}
	.signature .signature9 .txt{top:2%;}
	.signature .signature9 .txt p{margin-top:1%;}
	.signature .signature9 .info-models{position:absolute;left:0;top:19%;width:100%;height:70%;z-index:101;} 
	.signature .signature9 .info-models img{height:100%;}
	.signature .signature9 .info-models .models{display:inline-block;height:100%;margin-left:20px;}
	.signature .signature9 .info-models .models li{height:25%;margin-top:-5px;}
	.signature .signature9 .info-models .models li > strong{display:inline-block;margin-top:7px;font-size: 1.8em; font-size:4.7vw; font-weight:bold; color:#333333;}
	.signature .signature9 .info-models .models li > p{font-size: 1.4em; font-size:3.8vw; color:#444;}
	.signature .signature9 .info-models .btn-learn{display:block;margin-top:5px;width:70%;max-width:150px;height:30px;line-height:28px;border:2px solid #454545;font-family:'LG Smart SemiBold';font-size: 1.4em; font-size:3.8vw; color:#333;text-align:center;}
	.signature .signature9 .txt-info{position:absolute;left:18px;bottom:9%;font-size: 0.9em; font-size:2.4vw;color:#000;z-index:101;}
	.signature .signature10{background:#fbfbfa;}
	.signature .signature10 .pc{display:none;}
	.signature .signature10 .picture{width:90%;margin:0 auto;}
	.signature .signature10 .picture img{width:100%;}
	.signature .signature10 .picture .txt1{margin-top:17px;font-size: 1.8em; font-family: 'LG Smart Light'; white-space: pre-line; line-height: 1.2; color:#000;}
	.signature .signature11 .txt{top:5%;}
	.signature .signature11 .txt p{font-size: 2.8em; font-size:7.4vw;font-family:'LG Smart Regular';color:#222;}
	.signature .signature11 .txt .btn-page{margin-top:5%;padding:3% 7% 2.8%;}
	/*2017-02-13 수정 start*/
	.signature .signature-new1 .txt{top:5%;}
	.signature .signature-new1 .txt h3{color:#fff;}
	.signature .signature-new1 .btn-play{position:absolute;left:50%;top:48%;width:20%;margin-left:-10%;margin-top:-60px;text-align:center;z-index:101;} 
	.signature .signature-new1 .btn-play img{width:100%;max-width:100px;}
	/*2017-02-13 수정 end*/
	.signature .signature-new3 .txt{top:4%;}
	.signature .signature-new3 .txt h3 { font-size: 2.8em; font-size:5vw; line-height: 1.15; color: #222222; letter-spacing:-0.8px !important; font-weight:normal; /*white-space: pre-line;*/ }
	.signature .signature-new3 .txt h3 > em { display: block; font-style: normal; text-transform: none; }
	.signature .signature-new3 .txt .logos{display:none;margin-top:5%;text-align:center;} 
	.signature .signature-new3 .txt .logos img{width:50%;}
	.signature .signature-new3 .txt .btn-page{margin-top:3%;padding:3% 7% 2.8%;}
	.signature .signature-new3 .refer{font-size:2em;font-size:2vw;color:#000;position:absolute;left:10px;bottom:9%;z-index:6;}
	.signature .signature-new3 .refer br{display:none;}
	.signature .signature-new3 .refer em{display:inline;vertical-align:top;}
	.signature .signature-new3 .logo-w{display:none;}
	.signature .signature-new3 .pc{display:none;}
	.signature .signature1 .img { background-image: url("../images/signature/new/bg_signature1_m.jpg"); background-position: center top;}
	.signature .signature2 .img { background-color:#ecebea; background-image: url("../images/signature/new/bg_signature2_m.jpg"); background-position: right bottom; background-position:100% auto;}
	.signature .signature3 .img { background-image: url("../images/signature/new/bg_signature3_m.jpg");}
	.signature .signature4 .img { background-image: url("../images/signature/new/bg_signature4_m.jpg"); background-position: right bottom;}
	.signature .signature5 .img { background-image: url("../images/signature/new/bg_signature5_m.jpg"); }
	.signature .signature6 .img { background-color:#fff; background-image: url("../images/signature/new/bg_signature6_m.jpg"); background-position: center bottom; background-position:100% auto;}
	.signature .signature7 .img { background-image: url("../images/signature/new/bg_signature7_m.jpg"); background-position: center bottom;}
	.signature .signature8 .img { background-image: url("../images/signature/new/bg_signature8_m.jpg"); }
	.signature .signature8_1 .img,
	.signature .signature8_2 .img,
	.signature .signature8_3 .img,
	.signature .signature8_4 .img{ background-image: url("../images/signature/new/bg_signature_new_m.jpg"); }
	.signature .signature9 .img { background-image: url("../images/signature/new/bg_signature9_m.jpg"); }
	.signature .signature11 .img { background-image: url("../images/signature/new/bg_signature11_m.jpg"); }
	.signature .signature-new1 .img{ background-image: url("../images/signature/new/bg_signature_new1_m.jpg"); } 
	.signature .signature-new2 .img{ background-image: url("../images/signature/new/bg_signature_new_m.jpg"); }
	.signature .signature-new3 .img{ background-image: url("../images/signature/new/bg_signature_new3_m.jpg"); }
	/* end of signature */

	/* black */
	.oled_info .blk_view .sec_con .link-type2 dt, .oled_info .blk_view .sec_con .link-type2 dd { float: left; font-family: 'LG Smart Regular'; font-size: 22px; color: #a5a5a5; }
	.oled_info .blk_view { position: relative; padding-top:0; width: 100%; }
	.oled_info .blk_view.gry { background: #e9ecf0; }
	.oled_info .blk_view .tit2, .oled_info .blk_view .txt3, .oled_info .blk_view .txt { white-space: normal; }
	.oled_info .blk_view img.d { display: none; }
	.oled_info .blk_view img.m { display: block; }
	.oled_info .blk_view .know_more { display: none; margin: 16px 0; text-align: center; }
	.oled_info .blk_view .know_more a { display: inline-block; padding: 0 15px; border: 1px solid #8f063e; border-top: 0 none; border-bottom: 0 none; color: #8f063e; font-size: 1.2em; }
	.oled_info .blk_view .know_more a em { margin-right: 7px; }
	.oled_info .blk_view .sec_con { position: relative; margin-top: 8%; width: 100%; padding: 0 5%; color: #fff; }
	.oled_info .blk_view .sec_con. mvSet { padding-top: 0; margin-bottom: 0; margin-top: 0; }
	.oled_info .blk_view .sec_con.pt10 { margin-top: 0; }
	.oled_info .blk_view .sec_con h2 { width: 100%; font-weight: normal; /*font-family: 'LG Smart Bold';*/ font-size: 2.6em; letter-spacing: 8px; text-align: center; }/*2017 1차 수정*/
	.oled_info .blk_view .sec_con h3 { margin-top: 20%; font-weight: normal; /*font-family: 'LG Smart Bold';*/ font-size: 1.7em; letter-spacing: 3px; }/*2017 1차 수정*/
	.oled_info .blk_view .sec_con .black_sec_tit { display: inline-block; position: relative; width: 100%; margin-top: 25%; }
	.oled_info .blk_view .sec_con .black_sec_tit .bar { display: block; width: 40px; height: 4px; background: #ac0548; }
	.oled_info .blk_view .sec_con .black_sec_tit .tit { margin-top: 5%; font-size: 2em; line-height: 1.15; color: #fff; letter-spacing: 0; text-align:center;} /*2017 1차 수정*/
	.oled_info .blk_view .sec_con .black_sec_tit .txt { margin-top: 8%; font-weight: normal; font-family: 'LG Smart Light'; font-size: 1em; color: #a5a5a5; }
	.oled_info .blk_view .sec_con .black_sec_tit .txt p { margin-top: 5%; }
	.oled_info .blk_view .sec_con .black_sec_tit.setB { margin-top: 0; }
	.oled_info .blk_view .sec_con .black_sec_tit.setB .tit { display: block; margin-top: 0; padding: 10px 0 40px 70px; background: url("../images/oled/black/adobe_logo.png") no-repeat 0 0; /*font-size: 1.5em;*/ color: #fff; line-height: 1.26; } /*2차 수정*/
	.oled_info .blk_view .sec_con .black_sec_tit.setB p.wht { color: #fff; }
	.oled_info .blk_view .sec_con .black_sec_tit.setB.adobe { margin-top: 10%; }
	.oled_info .blk_view .sec_con .black_tit_area { width: 100%; font-family: 'LG Smart Regular'; color: #fff; }
	.oled_info .blk_view .sec_con .black_tit_area.last { margin-top: 0; padding-bottom: 8%; }
	.oled_info .blk_view .sec_con .black_tit_area.last .tit2 { margin-top: 15%; padding: 0 5%; font-size: 2.1em; }
	.oled_info .blk_view .sec_con .black_tit_area .insta { position: relative; width: 100%; margin-top: 10px; color: #a5a5a5; }
	.oled_info .blk_view .sec_con .black_tit_area .insta .more { display: inline-block; color: #a5a5a5; }
	.oled_info .blk_view .sec_con .black_tit_area .tit { display: block; font-weight: normal; font-family: 'LG Smart Bold'; font-size: 1.4em; }
	.oled_info .blk_view .sec_con .black_tit_area .txt { display: block; margin-top: 5%; font-family: 'LG Smart Light'; font-size: 1.6em; line-height: 1.2; color: #a5a5a5; text-align:center;}
	.oled_info .blk_view .sec_con .black_tit_area .txt p { margin-top: 10%; }
	.oled_info .blk_view .sec_con .black_tit_area .img_guide { display: block; text-align: center; }
	.oled_info .blk_view .sec_con .black_tit_area.setB { margin-top: 0; color: #a5a5a5; text-align: center; }
	.oled_info .blk_view .sec_con .black_section { position: relative; width: 100%; margin-top: 5%; }
	.oled_info .blk_view .sec_con .black_section li { margin-top: 18%; }
	.oled_info .blk_view .sec_con .black_section li:first-child { margin-top: 0; }
	.oled_info .blk_view .sec_con .black_section li img { width: 100%; height: auto; }
	.oled_info .blk_view .sec_con .black_section li img.full { width: 120%; height: auto; margin: 0 -10%; }
	.oled_info .blk_view .sec_con .black_section .play, .oled_info .blk_view .sec_con .black_section .play video{display:none;}
	.oled_info .blk_view .sec_con .black_section.setB { margin-top: 8%; }
	.oled_info .blk_view .sec_con.setB { margin-top: 25%; }
	.oled_info .blk_view .sec_con.setB.test { margin-top: 0%; }
	.oled_info .blk_view .sec_con.setB.adobe { margin-top: 0%; }
	.oled_info .blk_view .sec_con .tit2 { font-weight: normal; font-family: 'LG Smart Light'; font-size: 2.3em; text-align: center; line-height: 1.1; }
	.oled_info .blk_view .sec_con .tit2 > em { font-family: 'SmartL'; font-style: normal; }
	.oled_info .blk_view .sec_con.oled_intro .tit2{font-family: 'LG Smart Regular';text-transform: none;}
	.oled_info .blk_view .sec_con.oled_intro .tit2 br{display:none;}
	.oled_info .blk_view .sec_con.oled_intro .tit2 em{display:block;font-family: 'LG Smart Regular';}
	.oled_info .blk_view .sec_con.oled_intro .black_tit_area .txt em{display:block;font-family: 'LG Smart Light';}
	.oled_info .blk_view .sec_con.oled_intro .black_tit_area .txt br{display:none;}
	.oled_info .blk_view .sec_con .tit3 { margin-top: 0; /*font-family: 'LG Smart Light';*/ font-size: 2em; color: #fff; letter-spacing: 0; }
	.oled_info .blk_view .sec_con .tit3 > br{display:none;}
	.oled_info .blk_view .sec_con .txt2 { margin-top: 5%; font-family: 'LG Smart Light'; font-size: 1.5em; }
	.oled_info .blk_view .sec_con .txt3 { margin-top: 5%; color: #ac0548; font-family: 'LG Smart Regular'; font-size: 1.5em; line-height: 1.26; text-align: center; }
	.oled_info .blk_view .sec_con .btn-type { display: block; margin: 8% auto 0; width: 60%; border: 1px solid #a5a5a5; }
	.oled_info .blk_view .sec_con .btn-type a { display: block; color: #a5a5a5; font-size: 1.5em; text-align: center; line-height: 2; }
	.oled_info .blk_view .sec_con .link-type { margin-top: 3%; text-align: right; }
	.oled_info .blk_view .sec_con .link-type span { display: block; color: #6f6f6f; font-style: italic; }
	.oled_info .blk_view .sec_con .link-type span a { display: block; color: #747474; font-weight: bold; font-size: 1.2em; }
	.oled_info .blk_view .sec_con .link-type2 { margin-top: 5%; }
	.oled_info .blk_view .sec_con .link-type2:after { content: ''; display: block; clear: both; }
	.oled_info .blk_view .sec_con .link-type2 dt { margin-right: 2%; padding-right: 5%; font-size: 1.5em; background: url("../images/icon/ico_arr_gry.png") no-repeat 95% 5px; float: left; }
	.oled_info .blk_view .sec_con .link-type2 dd { float: left; font-size: 1.5em; font-weight: normal; }
	.oled_info .blk_view .sec_con .link-type2 dd a { color: #ac0548; }
	.oled_info .blk_view .black_movie { position: relative; width: 100%; margin-top: 10%; }
	.oled_info .blk_view .black_movie .movie_area { position: relative; width: 100%; z-index: 3; }
	.oled_info .blk_view .black_movie .movie_area .def { display: block; z-index: 2; }
	.oled_info .blk_view .black_movie .movie_area .def img { display: block; width: 100%; height: auto; }
	.oled_info .blk_view .black_movie .movie_area iframe { display: none; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; }
	.oled_info .blk_view .line1 { margin: 18% auto 20%; width: 90%; height: 1px; background-color: #4d4d4d; }
	.oled_info .blk_view .line2 { margin: 18% auto 0; width: 90%; height: 1px; background-color: #4d4d4d; }
	.oled_info .blk_view .movie { position: relative; width: 100%; z-index: 3; }
	.oled_info .blk_view .movie .def { display: block; z-index: 2; }
	.oled_info .blk_view .movie .def img { display: block; width: 100%; height: auto; }
	.oled_info .blk_view .movie iframe { display: none; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; }
	.oled_info .blk_view aside { margin: 4% 0 0 0; text-align: center; width: 100%; }
	.oled_info .blk_view aside a.more { position: relative; display: inline-block; clear: both; width: 53.33333%; text-align: left; padding: 9px 13px; color: #fff; border: 2px solid rgba(255, 255, 255, 0.6); line-height: 1.1; font-size: 1.4em; white-space: pre-line; font-family: 'LG Smart Regular'; background: url(../images/btn/btn_right.png) 90.625% 50% no-repeat; background-size: 15px 15px; margin-bottom: 10px; }
	/*2017 1차 수정 start*/
	.oled_info .blk_view .sec_con .black_sec_tit.adobe .tit{text-align:left;}
	.oled_info .blk_view .adobe .txt br{display:none;}
	.oled_info .blk_view .adobe .btn-cta{margin-top:10px;}
	.oled_info .blk_view .experts-view{padding:10% 0;}
	.oled_info .blk_view .experts-view .txt{margin:3% 0;font-family: 'LG Smart Light'; font-size: 1.6em; color: #a5a5a5;text-align:center;}
	.oled_info .blk_view .btn-cta{padding:4% 12%;margin-top:20px;background-color:#000000;}
	.oled_info .blk_view .btn-cta > a{width:37%;padding:2% 0;color:#e1e1e1;border:1px solid #fff;font-size:3.6vw;font-family: 'LG Smart Regular';letter-spacing:0;}
	/*2017 1차 수정 end*/
	/* end of black */

	/* brand story */
	.bn_bar { display: none; }
	.brand_story { width: 100%; height: 100% !important; }
	.brand_story .swiper-wrapper { width: 100%; height: 100%; }
	.brand_story .swiper-slide { width: 100%; height: 100%; }
	.brand_story > .swiper-pagination-bullets { right: 20px; }
	.brand_story > .swiper-pagination-bullets .swiper-pagination-bullet { margin: 10px 0; }
	.brand_story .swiper-pagination-bullet { opacity: 1; background-color: #a1a09f; margin: 10px 0; }
	.brand_story .swiper-pagination-bullet-active { background-color: #ac0548; }
	.brand_story .media { position: relative; width: 100%; height: 100%; background-image: url(../images/brandstory/m_thumb.jpg); background-repeat: no-repeat; background-size: 100% 100%; background-size: cover; background-position: center center; }
	.brand_story .media .inner { display: table; position: absolute; top: 0; left: 0%; padding: 0 5.55556%; width: 100%; height: 100%; }
	.brand_story .media p { display: table-cell; vertical-align: top; text-align: center; color: #fff;} /*2차 수정*/
	.brand_story .media p strong { display: block; margin-bottom:20px; text-align: center; opacity: 0.8; font-size: 2.3em; white-space: pre-line; margin-top: 13.33333%;font-family: "Gotham M";text-transform:uppercase;font-weight:normal;line-height:1.2; } /*2차 수정*/
	.brand_story .media p em { display: block; text-align: center; padding-top: 10px; opacity: 0.4; font-size: 1.2em; white-space: pre-line; line-height: 1.3;font-family: "Gotham B";text-transform:uppercase;font-weight:normal; }/*2차 수정*/
	.brand_story .media p .txt-lights img{width:80%;}/*2차 수정*/
	.brand_story .media p .media_play { position: relative; top: inherit; left: inherit; margin: 13.33333% 0 0; }
	/* end of brand story */

	/* expert */
	.review_award{font-size:1.7vw;background-color:#d3d3d3;}
	.review_award .pc{display:none;}
	.review_award .tit-area{position:relative;width:100%;}
	.review_award .tit-area img{width:100%;}
	.review_award .tit-area .tit{position:absolute;left:0;top:7%;width:100%;text-align:center;font-size:4em;color:#333333;font-weight:normal;} 
	.review_award .tit-area .tit em{display:block;}
	.review_award .tit-area .tit br{display:none;}
	.review_award .awards-list{background-color:#f1f1f1;width:90%;margin:30px auto 0;}
	.review_award .awards-list table{width:100%;}
	.review_award .awards-list table td{position:relative;padding:30px 0;text-align:center;vertical-align:middle;border-top:3px solid #d3d3d3;}
	.review_award .awards-list table td .award-name{padding:0 15px;font-size:2.2em;color:#666666;text-align:left;line-height:1.1;}
	.review_award .awards-list table td .award-name > strong{font-family:'LG Smart SemiBold';font-size:1.18em;color:#666666;}
	.review_award .awards-list table td .award-date{padding:5px 15px 0;font-family:'LG Smart SemiBold';font-size:1.8em;color:#484848;text-align:left;}
	.review_award .awards-list table td .award-link{display:block;position:absolute;right:0;bottom:0;width:24px;height:24px;text-indent:-9999em;background:url(../images/experts/new/ico_link.gif) no-repeat 0 0;background-size:100% 100%;overflow:hidden;}
	.review_award .awards-list table td .award-link em{margin-left:10px;vertical-align:top;}
	.review_award .awards-list table .img-award{border-right:3px solid #d3d3d3;}
	.review_award .awards-list table .img-award img{width:80%;max-width:80px;}
	.review_award .refer{width:85%;margin:10px auto 0;padding-bottom:30px;color:#767676;font-size:1.8em;line-height:1.2;}
	.review_award .btn-cta{width:90%;padding:0 0 4% 0;margin:0 auto;background:none;} /*2017 1차 수정*/
	.review_award .btn-cta > a{color:#333;} /*2017 1차 수정*/

	.experts { position:relative; width: 100%; overflow: hidden; }
	.experts nav { width: 100%; overflow: hidden; }
	.experts nav ul { width: 100%; overflow: hidden; }
	.experts nav ul li { position: relative; width: 100%; background-repeat: no-repeat; background-position: bottom right; background-size: cover; transition: opacity .3s ease-in-out,width .5s ease-in-out; }
	.experts nav ul li:nth-child(odd) { background-color: #121212; }
	.experts nav ul li .cover { display: block; }
	.experts nav ul li .thumb { display: block; text-align: center; overflow: hidden; z-index: 2; padding: 7% 42% 0 5%; } /*2016-12-12 수정*/
	.experts nav ul li .thumb strong { font-family: 'LG Smart SemiBold'; font-size: 2.3em; line-height: 1; color: #fff; letter-spacing: 0.03em; }
	.experts nav ul li .thumb .deco { display: none; width: 1px; height: 40px; margin: 110px auto 0; background-color: #363636; }
	.experts nav ul li .thumb p { margin-top: 10px; font-family: 'LG Smart SemiBold'; font-size: 1.3em; line-height: 1.11; color: rgba(255, 255, 255, 0.4); letter-spacing: 0.03em; }
	.experts nav ul li .detail {  color: #fff; text-align: center; overflow: hidden; }
	.experts nav ul li .detail .inner { display: none; position: relative; height: 100%; width: 100%; padding: 36.14286% 4.72222% 0; }
	.experts nav ul li .detail .deco { display: none; position: static; clear: both; text-align: center; width: 100%; margin-top: 15px; }
	.experts nav ul li .detail .deco i { display: inline-block; font-size: 1.2em; font-weight: 400; font-family: 'Gulim'; padding: 0 10px; border: 1px solid #414141; border-top: none; border-bottom: none; }
	.experts nav ul li .detail strong { display: block; font-size: 3.2em; font-family: 'LG Smart Light'; margin: 0 0 15px; color: #ac0548; letter-spacing: 0.02em; }
	.experts nav ul li .detail em { display: block; font-family: 'LG Smart SemiBold'; font-size: 2em; line-height: 1.1; color: #fff; padding-bottom: 7px; letter-spacing: 0.02em; }
	.experts nav ul li .detail p { font-size: 1.3em; line-height: 1.25; color: #fff; opacity: 0.6; letter-spacing: 0.02em; }
	.experts nav ul li .detail .media_play { display: block; position: absolute; top: 65%; left: 37%; margin-top: 0;width: 40px; height: 40px; margin: -20px 0 0 -20px; border-radius: 50%; border: 3px solid rgba(255, 255, 255, 0.4);  } /*2016-12-12 수정*/
	.experts nav ul li .detail .media_play i { position: absolute; top: 50%; left: 50%; margin: -7px 0 0 -7px; width: 15px; height: 15px;}
	.experts .link_awards{padding:5% 0 10%; text-align:center;}
	.experts .link_awards a{padding:7px 11% 7px 0;color:#ececec;border-bottom:1px solid #b1b2b2; font-family:Gotham M;font-size:1.4em;text-transform:uppercase;background:url(../images/experts/ico_arr.png) no-repeat right center;background-size:10%}
	.experts nav ul li.e_01 { display:none;background-image: url(../images/experts/m_e_01_thumb.jpg); } /*2016-12-12 수정*/
	.experts nav ul li.e_02 { background-image: url(../images/experts/m_e_02_thumb.jpg); }
	.experts nav ul li.e_03 { background-image: url(../images/experts/m_e_03_thumb.jpg); }
	.experts nav ul li.e_04 { background-image: url(../images/experts/m_e_04_thumb.jpg); }
	.experts nav ul li.e_05 { background-image: url(../images/experts/m_e_05_thumb.jpg); }
	.experts nav ul li.e_06 { background-image: url(../images/experts/m_e_06_thumb.jpg); }
	.experts_intro { position: relative; width: 100%; height: 100%; overflow: hidden; }
	.experts_intro nav { width: 100%; height: 100%; }
	.experts_intro nav ul { display: table; width: 100%; height: 100%; }
	.experts_intro nav ul li { position: relative; width: 100%; height: 50%; text-align: left; vertical-align: bottom; background-repeat: no-repeat; background-position: center center; background-size: cover; }
	.experts_intro nav ul li a { display: inline-block; position: absolute; bottom: 10%; left: 6.94444%; width: 100%; display: block; text-align: left; }
	.experts_intro nav ul li a h4 { display: block; font-weight: 400; color: #fff; margin-bottom: 10px; white-space: pre-line; }
	.experts_intro nav ul li a h4 em { font-family: 'LG Smart Regular'; font-size: 2.8em; line-height: 1; }
	.experts_intro nav ul li a h4 strong { font-family: 'LG Smart SemiBold'; font-size: 3.1em; line-height: 0.8; }
	.experts_intro nav ul li a span { display: table; width: 50px; height: 50px; border-radius: 50%; border: 3px solid rgba(255, 255, 255, 0.4); }
	.experts_intro nav ul li a span em { display: table-cell; width: 100%; height: 100%; vertical-align: middle; text-align: center; font-size: 1em; color: #fff; }
	.experts_intro nav ul li.say { background-image: url(../images/experts/bg_intro_say_m.jpg); }
	.experts_intro nav ul li.rna { background-image: url(../images/experts/bg_intro_rna_m.jpg); }
	/* end of expert */

	/* gallery */
	.hide_scr{margin-right:0 !important}
	.gallery-new { position: relative; width: 100%; }
	.gallery-new .pc{display:none;}
	.gallery-new .product{padding-top:25px;width:100%;background-color:#f0eff0;}
	.gallery-new .product .pc{display:none;}
	.gallery-new .product .tit{margin-bottom:30px;font-size:4.5em;font-size:6.5vw;color:#222;text-align:center;text-transform:uppercase;font-weight:normal;} 
	.gallery-new .product .product-slide{position:relative;}
	.gallery-new .product .product-slide li img{width:100%;}
	.gallery-new .product .product-slide .btn-controls{position:absolute;right:0;bottom:0;z-index:100;}
	.gallery-new .product .product-slide .btn-controls a{display:block;float:left;width:40px;}
	.gallery-new .product .product-slide .btn-controls img{width:100%;}
	.gallery-new .product .product-slide .paging-box{position:absolute;right:95px;bottom:12px;z-index:100;color:#333333;font-size:17px;vertical-align:middle;}
	.gallery-new .paging-box span{font-weight:bold;}
	.gallery-new .films{padding-top:40px;width:100%;background-color:#fff;} 
	.gallery-new .films .tit{margin-bottom:20px;font-size:4.5em;font-size:6.5vw;color:#222;text-align:center;font-family: 'LG Smart Light'; font-weight:normal;} 
	.gallery-new .films .film-area{padding:0 15px;} 
	.gallery-new .films .film-area .img{position:relative;}
	.gallery-new .films .film-area .img img{width:100%;}
	.gallery-new .films .film-area .img .btn-play{position:absolute;width:70px;height:70px;left:50%;top:35%;margin-top:-50px;margin-left:-35px;text-align:center;} 
	.gallery-new .films .film-area .img .btn-play img{width:100%;height:100% !important;}
	.gallery-new .films .film-area .txt{position:absolute;left:3%;top:54%;} /*2017-02-16 수정*/
	.gallery-new .films .film-area .txt > strong{display:block;margin-bottom:7px;font-size:4.2em;font-size:4vw;color:#ffffff;font-weight:normal;font-family:'LG Smart SemiBold';}/*2017-02-13 추가수정*/
	.gallery-new .films .film-area .txt > span{font-size:2.6em;font-size:3.8vw;color:#aaaaaa;line-height:1.2;}
	.gallery-new .films .film-area .left{position:relative;} 
	.gallery-new .films .film-area .right{position:relative;margin-top:10px;} 
	.gallery-new .films .movie_wrap{position:relative;padding:15px;}
	.gallery-new .films .movie_wrap .swiper-wrapper{display:block;}
	.gallery-new .films .movie_wrap .swiper-wrapper li{margin-bottom:15px;width:100% !important;}
	.gallery-new .films .movie_wrap .swiper-wrapper li .inner{display:table-cell;width:100%;height:auto !important;}
	.gallery-new .films .movie_wrap .swiper-wrapper li .thumb{display:table-cell;position:relative;width:35%;height:100%;overflow:hidden;}
	.gallery-new .films .movie_wrap .swiper-wrapper li .thumb .btn{display:block;position:absolute;left:50%;top:50%;width:40px;height:40px;margin:-20px 0 0 -20px;background:url(../images/btn/btn_play.png) center center no-repeat;background-size:cover;}
	.gallery-new .films .movie_wrap .swiper-wrapper li .thumb img{width:100%;height:100%;}
	.gallery-new .films .movie_wrap .swiper-wrapper li .thumb .pc{display:none;} 
	.gallery-new .films .movie_wrap .swiper-wrapper li .info{display:table-cell;width:65%;padding:0 12px;background:#eeeeee;vertical-align:middle;} 
	.gallery-new .films .movie_wrap .swiper-wrapper li .info .txt{display:table-cell;width:100%;vertical-align:middle;}
	.gallery-new .films .movie_wrap .swiper-wrapper li .info strong{display:block;color:#333333;font-size:1.8em;font-size:4.6vw;line-height:1.1;font-family:'LG Smart SemiBold';}
	.gallery-new .films .movie_wrap .swiper-wrapper li .info strong em{display:block;} 
	.gallery-new .films .movie_wrap .swiper-wrapper li .info strong br{display:none;} 
	.gallery-new .films .movie_wrap .swiper-wrapper li .info p {padding-top:5px;line-height:1.2;color:#888888;font-size:1.2em;font-size:3.2vw;} 
	.gallery-new .films .hide-img{display:none;}
	.gallery-new .films .btn-under{margin:20px 0;text-align:center;}
	.gallery-new .films .btn-under img{width:11%;max-width:60px;}
	.gallery-new .films .swiper-button-next{display:none;}
	.gallery-new .films .swiper-button-prev{display:none;}
	/*2017-02-13 수정 start*/
	.gallery-new .gallery-banner{position:relative;background-color:#fff;}
	.gallery-new .gallery-banner .tit{padding:23px 0 20px;text-align:center;color:#333 !important; font-size:4.5em;font-size:6.5vw;z-index:100;font-family: 'LG Smart Light';}
	.gallery-new .gallery-banner .tit em{display:block;}
	.gallery-new .gallery-banner .tit br{display:none;}
	.gallery-new .gallery-banner li img{width:100%;}
	.gallery-new .gallery-banner .btn-controls{position:absolute;right:0;bottom:0;z-index:100;}
	.gallery-new .gallery-banner .btn-controls a{display:block;float:left;width:40px;}
	.gallery-new .gallery-banner .btn-controls img{width:100%;}
	.gallery-new .gallery-banner .paging-box{position:absolute;right:95px;bottom:12px;z-index:100;color:#fff;font-size:17px;vertical-align:middle;}
	.gallery-new .paging-box span{font-weight:bold;}
	.gallery-new .gallery-banner .pc-banner{display:none;}
	/*2017-02-13 수정 end*/
	/* end of gallery */

	/* tech */
	/*2017 1차 수정 start*/
	.tech_area {width: 100%;}
	.tech .swiper-button-prev, .tech .swiper-button-next { display: none; }
	.tech .section{position:relative;}
	.tech .swiper-slide .img { position: absolute; top: 0; left: 0; display: block; margin: 0 auto; width: 100%; height: 100%; background-position: center center; background-repeat: no-repeat; -webkit-background-size: 100% 100%; background-size: 100% 100%; -webkit-background-size: 100% auto; background-size: 100% auto; }
	.tech .img img { display: inline-block; width: 100%; height: auto; }
	.tech .section .img-area img.pc{ display: none; }
	.tech .section .txt { line-height: 1.2; text-align: center; z-index: 6; }
	.tech .section .txt h3 { font-size: 4em;font-size:5.5vw;;color:#333333; font-family: 'LG Smart SemiBold'; letter-spacing:-0.5px; } 
	.tech .section .txt h3 em,
	.tech .section .txt p em { display:block; }
	.tech .section .txt h3 br,
	.tech .section .txt p br { display:none; }
	.tech .section .txt p br.m { display:block; } 
	.tech .section .txt p { width:90%;margin:0 auto;color: #666666; font-size:3.2em;font-size:4.2vw; font-family: 'LG Smart Light';}
	.tech .btn-open{display:inline-block;padding:2.2% 10% 2%;border:2px solid #757572;color:#333;font-size:2.6em;font-size:3.6vw;line-height:1;}
	.tech .tech1 .txt, .tech .tech3 .txt, .tech .tech4 .txt, .tech .tech5 .txt, .tech .tech6 .txt, .tech .tech7 .txt, .tech .tech8 .txt {top:7%; }
	.tech .bg-img .pc{display:none;}
	.tech .bg-img img{width:100%;}
	.tech .tech1 .txt{position:absolute;left:0;top:3%;width:100%;}
	.tech .tech1 .txt h3{margin-bottom:3%;font-size:4em;font-size:5.5vw;color:#000000;}
	.tech .tech1 .btn-open{margin-top:3%;}
	.tech .tech2 .txt{position:absolute;left:0;top:50%;margin-top:-25px;width:100%;text-align:center}
	.tech .tech2 .txt h3{color:#333333;}
	.tech .tech3{background:url(../images/tech/new/bg_tech3.jpg) no-repeat 0 0;background-size:cover;}
	.tech .tech3 .txt{padding:6% 0 15%;}
	.tech .tech3 .txt p{margin-top:2%;}
	.tech .tech3 .img-area{text-align:center;}
	.tech .tech3 .img-area img{width:90%;}
	.tech .tech4{background-color:#dedee0;}
	.tech .tech4 .txt{padding:6% 0;}
	.tech .tech4 .txt p{color:#333;}
	.tech .tech4 .img-area{padding-bottom:7%;text-align:center;}
	.tech .tech4 .img-area img{width:90%;;}
	.tech .tech5{background-color:#e4e4e4;}
	.tech .tech5 .txt{padding:6% 0 4%;}
	.tech .tech5 .txt p{padding-top:2%;}
	.tech .tech5 .txt p em{margin-top:10px;}
	.tech .tech5 .txt .btn-open{margin:2% 0;}
	.tech .tech5 .img-area{padding-bottom:5%;text-align:center;}
	.tech .tech5 .img-area img{width:90%;}
	.tech .tech6{background:url(../images/tech/new/bg_tech6.jpg) no-repeat 0 0;background-size:cover;}
	.tech .tech6 .txt{padding:4% 0 6%;}
	.tech .tech6 .table{width:90%;margin:0 auto;}
	.tech .tech6 .table li{display:table;width:100%;padding:3% 0;border-bottom:1px solid #d6d6d6;}
	.tech .tech6 .table li .img-box{display:table-cell;width:30%;text-align:center;vertical-align:middle;}
	.tech .tech6 .table li .img-box img{width:80%;max-width:110px;}
	.tech .tech6 .table li .txt-box{display:table-cell;width:70%;font-size:3.2em;font-size:4.2vw;color:#666666;text-align:center;vertical-align:middle;}
	.tech .tech6 .table li .txt-box br{display:none;}
	.tech .tech6 .table li .txt-box em{display:block;margin-top:12px;text-align:center;opacity:0.8;}
	.tech .tech6 .table li:last-child{border-bottom:0;}
	.tech .tech6 .btn-area{padding:15% 0 10%;text-align:center;}
	.tech .tech7 .txt{position:absolute;left:0;top:auto;bottom:10%;width:100%;}
	.tech .tech7 .txt h3{color:#333;}
	.tech .tech7 .txt p{padding-top:1%;color:#666666;}
	.tech .tech7 .btn-open{margin-top:5%;color:#333;border:2px solid #666666;}
	.tech .tech8{background:url(../images/tech/new/bg_tech6.jpg) no-repeat 0 0;background-size:cover;z-index:40;}
	.tech .tech8 .txt{padding:10% 0 10%;}
	.tech .tech8 .txt h3{font-size:4em;font-size:5.5vw;}
	.tech .tech8 .txt p{padding:2% 0 4%;font-size:3.2em;font-size:4.2vw;color:#000;}
	.tech .btn-cta{background-color:#f5f5f5;}
	.tech .btn-cta > a{color:#333333}
	
	.tech .popup_content {position: absolute; margin-left: 100%; top: 0; left: 0; width: 100%; height: 100%; background-color: #000; }
	.tech .popup_content .tech_gallery { position: absolute; top:0;left:0;width: 100% !important; height: 100%; overflow: auto; font-family: 'LG Smart SemiBold'; }
	.tech .popup_content .tech_gallery .oled_movie { width: 100% !important; height: 100%; }
	.tech .popup_content .tech_gallery .oled_movie .swiper-wrapper { width: 100%; height: 100%; }
	.tech .popup_content .tech_gallery .oled_movie .swiper-slide .section { position:relative; width: 100%; height: 100% ; background-repeat: no-repeat; background-size:cover; background-position: center center; padding: 0 30px; }
	.tech .popup_content .tech_gallery .oled_movie > .swiper-pagination-bullets { right: 20px; display: none; }
	.tech .popup_content .tech_gallery .oled_movie > .swiper-pagination-bullets .swiper-pagination-bullet { margin: 10px 0; }
	.tech .popup_content .tech_gallery .oled_movie .swiper-pagination-bullet { opacity: 1; background-color: #a1a09f; border-radius: 0 !important; }
	.tech .popup_content .tech_gallery .oled_movie .swiper-pagination-bullet-active { background-color: #ac0548; }
	.tech .popup_content .tech_gallery .oled_movie .swiper-slide { position: relative; width: 100%; height: 100%; background-color: #f0f1f1; }
	.tech .popup_content .tech_gallery .oled_movie .swiper-slide a.next { position: absolute; display: block; bottom: 1.2837%; left: 50%; margin-left: -10px; width: 20px; height: 20px; }
	.tech .popup_content .tech_gallery .oled_movie .swiper-slide a.next i { display: inline-block; background: url(../images/btn/btn_down.png) no-repeat center center; width: 100%; height: 100%; background-size: 100% 100%; }
	.tech .popup_content .tech_gallery .oled_movie .swiper-slide .movies { width: 100%; height: 100%; background-repeat: no-repeat; background-size: cover; background-position: top left; padding: 0 30px; }
	.tech .popup_content .tech_gallery .oled_movie .swiper-slide .movies { background-image: url(../images/gallery/movie/bg_movie.jpg); }
	.tech .popup_content .tech_gallery .oled_movie .swiper-slide h4 { position: absolute; top: 0; left: 0; width: 100%; height: 70px; display: table; }
	.tech .popup_content .tech_gallery .oled_movie .swiper-slide h4 strong { width: 100%; display: table-cell; font-size: 3.2em; font-family: 'LG Smart SemiBold'; line-height: 1; text-align: center; vertical-align: middle; color: #fff; }
	.tech .popup_content .tech_gallery .oled_movie .swiper-slide h4 strong img { display: block; width: 100%; height: 100%; }
	.tech .popup_content .tech_gallery .oled_movie .swiper-slide .articles_wrap { width: 100%; height: 67.52246%; position: relative; top: 70px; }
	.tech .popup_content .tech_gallery .oled_movie .swiper-slide .articles { width: 100%; height: 100%; overflow: hidden; margin-top: -5px; }
	.tech .popup_content .tech_gallery .oled_movie .swiper-slide .articles li { float: left; width: 50%; height: 50%; padding-left: 5px; padding-top: 5px; overflow: hidden; }
	.tech .popup_content .tech_gallery .oled_movie .swiper-slide .articles li > .inner { position: relative; text-align: left; height: 100%; overflow: hidden; background: #2a2b2e; }
	.tech .popup_content .tech_gallery .oled_movie .swiper-slide .articles li > .inner a { display: block; width: 100%; height: 100%; overflow: hidden; }
	.tech .popup_content .tech_gallery .oled_movie .swiper-slide .articles li > .inner a .thumb { position: relative; display: block; width: 100%; height: 51.3834%; overflow: hidden; }
	.tech .popup_content .tech_gallery .oled_movie .swiper-slide .articles li > .inner a .thumb img { display: block; width: 100%; height: 100%; }
	.tech .popup_content .tech_gallery .oled_movie .swiper-slide .articles li > .inner a .thumb .btn { position: absolute; top: 50%; left: 50%; margin: -15px 0 0 -15px; display: inline-block; width: 30px; height: 30px; background: url(../images/btn/btn_play.png) center center no-repeat; background-size: 30px 30px; }
	.tech .popup_content .tech_gallery .oled_movie .swiper-slide .articles li > .inner .info { padding: 7.90514% 5.92885%; width: 100%; height: 48.6166%; }
	.tech .popup_content .tech_gallery .oled_movie .swiper-slide .articles li > .inner .info strong { display: block; color: #fff; font-size: 1.4em; line-height: 1.1; font-family: 'LG Smart SemiBold'; }
	.tech .popup_content .tech_gallery .oled_movie .swiper-slide .articles li > .inner .info p { display: block; padding-top: 1.97628%; font-size: 1.2em; line-height: 1.2; color: #fff; opacity: 0.4; }
	.tech #tg.popup_content .tech_gallery .oled_movie .swiper-slide .txt p{font-size:1.6em;}

	.tech .tech1_1 { background-image: url("../images/tech/new/bg_tech1_1_m.jpg"); }
	.tech .tech1_2 { background-image: url("../images/tech/new/bg_tech1_2_m.jpg"); }
	.tech .tech1_3 { background-image: url("../images/tech/new/bg_tech1_3_m.jpg"); }
	.tech .tech1_4 { background-image: url("../images/tech/new/bg_tech1_4_m.jpg"); }
	.tech .tech1_5 { background-image: url("../images/tech/new/bg_tech1_5_m.jpg"); }
	.tech .tech1_6 { background-image: url("../images/tech/new/bg_tech1_6_m.jpg"); }
	.tech .btn-close {position: absolute; top:3%; right: 2%; display:block; z-index:11;background:url(../images/tech/new/btn_close.png) no-repeat 0 0;background-size:100%;}
	/*2017 1차 수정 end*/
	/* end of tech */
	
	/*2017 1차 수정 start*/
	.dolby-section{}
	.dolby-section .sec-con{position:relative;width:100%;}
	.dolby-section .sec-con .bg-img{width:100%;}
	.dolby-section .sec-con .bg-img img{width:100%;}
	.dolby-section .sec-con .txt{line-height:1.2;}
	.dolby-section .sec-con .txt br{display:none;}
	.dolby-section .sec-con .txt em{display:block;}
	.dolby-section .con1 .copy-area{position:absolute;left:0;top:32%;width:100%;}
	.dolby-section .con1 .copy-area .tit{text-align:center;font-size:4.8em;font-size:6.7vw;color:#fff;font-weight:bold;} 
	.dolby-section .con1 .copy-area .logo-db{margin-top:30px;width:100%;text-align:center;}
	.dolby-section .con1 .copy-area .logo-db img{width:23%;max-width:230px;}
	.dolby-section .con2 .copy-area{position:absolute;left:0;top:20%;width:100%;}
	.dolby-section .con2 .copy-area .tit{text-align:center;font-size:3.2em;font-size:4.3vw;color:#fff;}
	.dolby-section .con2 .copy-area .tit br{display:none;}
	.dolby-section .con2 .copy-area .tit em{display:block;}
	.dolby-section .con2 .copy-area .btn-play{display:block;margin-top:10%;width:100%;text-align:center;}
	.dolby-section .con2 .copy-area .btn-play img{width:16.7%;max-width:120px;}
	.dolby-section .con3{padding:8% 0 10%;background-color:#e7e8e8;}
	.dolby-section .con3 .txt{padding-bottom:5%;text-align:center;font-size:3.2em;font-size:4.3vw;;color:#333333;}
	.dolby-section .con3 .play-area{position:relative;width:100%;padding:0 4%;text-align:center;}
	.dolby-section .con3 .play-area .img{width:100%;}
	.dolby-section .con3 .play-area .btn-play{display:block;position:absolute;left:0;top:50%;width:100%;margin-top:-40px;text-align:center;}
	.dolby-section .con3 .play-area .btn-play img{width:18.18%;max-width:120px;}
	.dolby-section .con4{position:relative;}
	.dolby-section .con4 .txt{position:absolute;left:0;top:10%;width:100%;text-align:center;width:100%;text-align:center;font-size:3.2em;font-size:4.3vw;;color:#333333;}
	.dolby-section .con4 .iframe-container{display:none;}
	.dolby-section .pc{display:none;}
	.dolby-section .btn-cta{background-color:#f5f5f5;}
	.dolby-section .btn-cta > a{color:#333;}
	.btn-cta{display:table;padding:4%;width:100%;background-color:#000;text-align:center;}
	.btn-cta > a{display:table-cell;width:49%;padding-left:2%;text-align:center;font-family: 'Gotham M';font-size:2.4em;font-size:3.25vw;color:#fff;letter-spacing:-1px;vertical-align:middle;}
	.btn-cta > a:first-child{padding-left:0;border:1px solid #666666;}
	.btn-cta > a:first-child span{border:none;}
	.btn-cta > a span{display:block;width:100%;padding:3% 0;border:1px solid #666666;}
	.btn-cta > a em{display:block;}
	/*2017 1차 수정 end*/

	/* table */
	table { position: relative; width: 100%; }
	table.type1 { border-bottom: 1px solid #111; }
	table.type1 td { border-top: 1px solid #111; font-size: 1rem; color: #777; }
	table.type1 td > * { display: block; }
	table.type1 td strong { font-size: 1.25rem; color: #fff; }
	table.type1 td span, table.type1 td strong { padding-left: 5%; }
	table.type2 { border-bottom: 1px solid #111; }
	table.type2 td { padding: 3% 0; border-top: 1px solid #111; font-size: 1rem; }
	table.type2 td a { display: block; color: #777; }
	table.type2 td a > * { display: block; }
	table.type2 td a strong { font-size: 1.25rem; color: #fff; }
	table.type2 td a span, table.type2 td a strong, table.type2 td a p { padding-left: 5%; }
	table.type2 td a p { padding-top: 3%; background: url("../images/ico/ico_arr.png") no-repeat 39% 13px; background-size: 4px 6px; font-size: 1.083rem; color: #fff; }
	table.tnc1 { position: relative; width: 100%; background: #000; border-top: 2px solid #fff; border-bottom: 1px solid #1a1a1a; text-align: center; }
	table.tnc1 th { padding: 5% 0; color: #b9b9b9; border-bottom: 1px solid #4d4d4d; }
	table.tnc1 td { padding: 5% 0; background: #000; border-top: 1px solid #1a1a1a; font-size: 1rem; color: #777; }
	table.tnc1 td.lft { text-align: left; }
	table.change_tb tr { background: #121212; }
	table.change_tb tr.bgk { background: #0e0e0e; }
	table.change_tb td { padding: 10% 4%; background: none; border-top: 1px solid #000; border-left: 1px solid #000; letter-spacing: 0; text-align: center; }
	table.change_tb td.lft { text-align: left; }
	table.change_tb td strong { display: block; font-size: 1.25rem; color: #fff; }
	table.change_tb td span { display: block; margin-top: 2%; font-size: 1rem; color: #777; }
	table.change_tb td .more { display: inline-block; padding-right: 6%; margin-top: 5%; background: url("../images/ico/ico_arr.png") no-repeat 100% 6px; background-size: 4px 6px; font-size: 1.083rem; color: #fff; }

	/* tnc */
	.tnc_box { position: relative; width: 100%; padding: 10% 5%; }
	.tnc_box .close { display: inline-block; position: fixed; top: 40px; right: 0; width: 45px; height: 45px; z-index: 100; }
	.tnc_box .close img { display: inline-block; width: 100%; height: 100%; }
	.tnc_box h2 { margin-top: 15%; font-size: 2.083rem; color: #fff; letter-spacing: 0.3333rem; text-align: center; }
	.tnc_box .tnc_con { position: relative; width: 100%; padding-top: 5%; font-size: 1.083rem; color: #777; vertical-align: top; }
	.tnc_box .tnc_con p { margin-top: 10%; }
	.tnc_box .tnc_con p > * { display: block; }
	.tnc_box .tnc_con strong { font-size: 1.25rem; color: #fff; }
	.tnc_box .tnc_con span { margin-top: 5%; }
	.tnc_box .tnc_con span a { display: inline-block; color: #bbb; text-decoration: underline; }
	.tnc_box .tnc_con .tip { padding-left: 3%; background: url("../images/icon/ico_dot_gry.png") no-repeat 0 8px; background-size: 2px 2px; color: #b9b9b9; }
	.tnc_box .tnc_con .link a { background: none; color: #b9b9b9; text-decoration: none; }

	.scroll_hint {display:none;}

	.scroll_down_sg, .scroll_down_tc {display:block; position: fixed; bottom: 3%; left: -1%; width: 100%; text-align: center; z-index: 30; opacity: 0; }
	.scroll_down_sg .scroll, .scroll_down_tc .scroll { display: inline-block; width: 60px; padding-top: 15px; height: 60px; background: #000; border-radius: 100%; }
	.scroll_down_sg .scroll img, .scroll_down_tc .scroll img { display: inline-block; height: 30px; }


	.hide_scr { margin-right: -17px; }

	.media_play { position: absolute; top: 50%; left: 50%; display: inline-block; width: 56px; height: 56px; margin: -28px 0 0 -28px; border-radius: 50%; border: 3px solid rgba(255, 255, 255, 0.4); }
	.media_play i { position: absolute; top: 50%; left: 50%; margin: -11px 0 0 -11px; }

	.popup_media { position: fixed; top: 0; left: 0; width: 100%; height: 100%; margin-left: 100%; background-color: #000; z-index: 150; }
	.popup_media .inner { width: 100%; height: 100%; margin-left: 100%; }
	.popup_media .close { position: absolute; top: 13px; right: 0px; padding: 13px; display: block; width: 46px; height: 46px; z-index: 100; }
	.popup_media iframe { display: block; width: 100%; height: 100%; }

	.btn_top {display:block; position: fixed; bottom: 10px; right: 10px;width:38px; height:38px; z-index: 100; }
	.btn_top img{display:block; width:100%;}

	.hover_movie_mp4, .hover_movie_flv, .bg_movie_flv { display: none; }

	.link_area { display: none; position: fixed; top: 40px; width: 100%; padding: 10% 5%; height: 100%; text-align: center; background-color: rgba(0, 0, 0, 0.9); z-index: 100; }
	.link_area .inner .close { display: inline-block; position: fixed; top: 0; right: 0; width: 45px; height: 45px; }
	.link_area .inner .close img { display: inline-block; width: 100%; height: 100%; }
	.link_area .inner .close img.d { display: none; }
	.link_area .inner .close img.m { display: inline-block; }
	.link_area .inner h2 { padding-top: 10%; font-size: 2.083rem; letter-spacing: 0.4167rem; color: #fff; }
	.link_area .inner h3 { padding-top: 2%; font-weight: normal; font-size: 1.083rem; color: #777; white-space: pre-line; }
	.link_area .inner input { display: inline-block; width: 100%; margin-top: 5%; padding: 2%; font-size: 1.083rem; color: #222; }

}

  
  /*  ---------------------------------------------------------------  mobile 기타 해상도 --------------------------------------------------------------- */

/*0.5차 수정 start*/
@media only screen and (max-width: 768px) and (min-width: 500px) and (min-height: 320px){
	.signature .section .txt h3{font-size:5.6vw;}
	.signature .section .txt p{font-size:3vw;}
	.signature .signature9 .info-models .models li > strong{3vw;}
	.signature .signature9 .info-models .models li > p{2.8vw}
	.signature .signature10 .picture .txt1{2.7vw;}
}
/*0.5차 수정 end*/

@media only screen and (max-width: 768px) and (min-width: 600px) and (max-width: 768px){
	.signature .iframe-container { position: absolute; top: 27%; height:500px;}

	.tech_area {height:120%;}
	.tech .tech_movie .movie_area, .tech .tech_movie .movie_area2 { min-height: 300px; }
}

@media only screen and (max-width: 768px) and (min-width: 0px) and (max-width: 425px) {

	.gallery .popup_content .movie_gallery .oled_movie .swiper-slide .articles li > .inner .info p {display:none;}
}

@media only screen and (max-width: 768px) and (min-width: 0px) and (max-width: 413px) {

	.signature .signature9 aside { bottom: 5.77664%; }
	.signature .signature9 aside a.more { padding: 5px 10px; font-size: 1.2em; margin-bottom: 5px; background-size: 12px 12px; }

	.oled_info .blk_view aside { bottom: 5.77664%; }
	.oled_info .blk_view aside a.more { padding: 5px 10px; font-size: 1.2em; margin-bottom: 5px; background-size: 12px 12px; }

	.review_award .swiper-slide h4 strong { font-size: 2.3em; }

	.gallery .popup_content aside { bottom: 5.77664%; }
	.gallery .popup_content aside a.more { padding: 5px 10px; font-size: 1.2em; margin-bottom: 5px; background-size: 12px 12px; } 
	.gallery .popup_content .product_gallery .product h4 strong, .gallery .popup_content .movie_gallery .oled_movie .swiper-slide h4 strong { font-size: 2.3em; }
	.gallery .popup_content .movie_gallery .oled_movie .swiper-slide .articles li > .inner .info p {display:none;}

}

@media only screen and (max-width: 768px) and (min-width: 0px) and (max-width: 320px) {
	.signature .signature9 aside { bottom: 5.77664%; }
	.signature .signature9 asidee a.more { padding: 5px 10px; font-size: 1.2em; margin-bottom: 5px; background-size: 12px 12px; }

	.oled_info .blk_view aside { bottom: 5.13479%; }
	.oled_info .blk_view aside a.more { font-size: 1em; padding: 3px 6px; margin-bottom: 3px; background-size: 10px 10px; }

	.gallery .popup_content aside { bottom: 5.13479%; }
	.gallery .popup_content aside a.more { font-size: 1em; padding: 3px 6px; margin-bottom: 3px; background-size: 10px 10px; }

	.tech_area {height:auto;}
	.tech .inter_lst > .slide .txt h3, .tech .btn a{ font-size: 1.4em;}
	.tech .inter_lst > .slide .txt p, tech .inter_lst > .slide .txt span, .tech .tech4 .copy,  .tech6 li .txt-box, .tech6 li em { font-size: 1.4em;}
}


@media only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
	::-webkit-scrollbar { width: 0px; background: transparent; }
	::-webkit-scrollbar-thumb { background: #FF0000; }
	.hide_scr { margin-right: 0px !important; } 
}
/*# sourceMappingURL=style.mobile.css.map */