@charset "utf-8";

/* font */
@font-face{
	font-family:"MuseoSans 300";
	src:/*url("../../font/Museo SansNormal.eot");
	src:url("../../font/Museo SansNormal.eot?#iefix") format("embedded-opentype"),*/
		url("../../font/Museo SansNormal.woff") format("woff")
}
@font-face{
	font-family:"MuseoSans 700";
	src:/*url("../../font/Museo SansBold.eot");
	src:url("../../font/Museo SansBold.eot?#iefix") format("embedded-opentype"),*/
		url("../../font/Museo SansBold.woff") format("woff")
}
@font-face{
	font-family:"LG Display Light";
	src:/*url("../../font/LG_Display-Light.eot");
	src:url("../../font/LG_Display-Light.eot?#iefix") format("embedded-opentype"),*/
		url("../../font/LG_Display-Light.woff") format("woff")
}
@font-face{
	font-family:"LG Display Regular";
	src:/*url("../../font/LG_Display.eot");
	src:url("../../font/LG_Display.eot?#iefix") format("embedded-opentype"),*/
		url("../../font/LG_Display.woff") format("woff")
}

/* common */
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textare a,button{margin:0;padding:0;-webkit-text-size-adjust:none}
body,input,textarea,select,table,button,code{font-weight:normal;font-size:20px;font-family:Helvetica,Arial,Sans-serif}
body{position:relative;background-color:#000;word-wrap:break-word;word-break:break-word}
ul,ol{list-style:none}
table{border-collapse:collapse}
img,fieldset{border:0}
a{text-decoration:none;cursor:pointer}
label{cursor:pointer}
em,address{font-style:normal}

/* 제목 */
.title-title-1{margin-top:100px;padding-left:24px;background:url(../img/icon_note_hd.png) no-repeat 0 5px;font-family:"MuseoSans 700","LG Display Regular";font-size:27px;color:#fff}
.title-title-2{margin-top:53px;font-family:"MuseoSans 700","LG Display Regular";font-size:20px;color:#fff}
.story > *:first-child{margin-top:0 !important}
/* 문장 */
.text-body{margin-top:13px;font-family:"MuseoSans 300","LG Display Light";font-size:20px;line-height:1.25em;color:#a6a6a6}
/*.title-title-2 + .text-body{margin-top:0}*/
.text-body + .text-body{margin-top:40px}
.text-body-note{margin-left:13px;margin-top:10px;padding-left:15px;background:url(../img/point_hd.png) no-repeat 0 7px;font-family:"MuseoSans 300","LG Display Light";font-size:19px;color:#a6a6a6}
.imgBox + .text-body-note{margin-top:40px}
.table-basic.list + .text-body-note{margin-top:40px}
.text-body ol .text-body-note{margin-left:0}
/*.text-body-2 ~ .text-body-note{padding-left:16px;background-image:url(../img/point2.png);background-position-y:12px}*/
.text-body-2 + .text-body-note{margin-top:53px}


/* 주석 */
.annotation{position:relative;top:-.5em;font-size:.5em;vertical-align:top}
.annotation-line{display:block;width:70px;height:1px;margin:14px 0 8px;background-color:#a6a6a6}

/* 목록 */
.text-body > ol{margin-top:40px;margin-bottom:33px;margin-left:13px}
.imgBox + .text-body ol{margin-top:33px}
.text-body ol > li{position:relative;counter-increment:number;margin-bottom:20px;padding-left:29px}
.text-body ol > li:last-child{margin-bottom:0}
.text-body ol > li:before{content:'0' counter(number);position:absolute;top:0;left:0;font-family:"MuseoSans 700","LG Display Regular";color:#fff}
.text-body ol li ol > li:before{content:''}
.text-body ul{margin:19px 0 25px -7px !important;font-size:19px;line-height:1.25em}
.text-body > ul{margin-left:7px !important}
.text-body ul > li{position:relative;margin:0 0 3px 7px !important;padding-left:15px}/*아래 폰트사이즈 미적용으로 padding-left 변경안함*/
.text-body ul > li:last-child{margin-bottom:0 !important}
.text-body ul > li:before{content:'● ';position:absolute;top:0;left:0;font-size:5px}/*font-size 변경했으나 적용안됨*/
.text-body ul li ul{margin:13px 0 0 -7px !important}
.text-body ul li ul > li{position:relative;margin-bottom:0 !important;padding-left:20px}/*아래 폰트사이즈 미적용으로 padding-left 변경안함*/
.text-body ul li ul > li:before{content:'○ ';position:absolute;top:0;left:0;font-size:7px}/*font-size 변경했으나 적용안됨*/

/* 글자색상 & 화살표 */
.port{color:#2dc4a2}
.buttonName{color:#ff4a4a}
.osd{color:#ffb80d}
.osdArrow{display:inline-block;width:20px;height:11px;background:url(../img/icon_arrow_hd.png) no-repeat 3px 0}
/*.osdArrow:before{content:' > '}*/

/* 이미지 */
.story > .imgBox{margin-top:27px}
.imgBox p{margin-bottom:15px}
.imgBox p img{border:1px solid #333}
.imgBox .imglist{margin-top:33px;font-family:"MuseoSans 300","LG Display Light";color:#a6a6a6}
.imgBox .imglist li{position:relative;height:auto;margin-bottom:11px;padding-left:29px;line-height:22px}
.imgBox .imglist li:last-child{margin-bottom:0}
.imgBox .imglist li:before{content:'';position:absolute;top:0;left:0;width:22px;height:22px;background-repeat:no-repeat}
.imgBox .imglist li:nth-child(1):before{background-image:url(../img/number_hd.png);background-position:0 0}
.imgBox .imglist li:nth-child(2):before{background-image:url(../img/number_hd.png);background-position:0 -22px}
.imgBox .imglist li:nth-child(3):before{background-image:url(../img/number_hd.png);background-position:0 -44px}
.imgBox .imglist li:nth-child(4):before{background-image:url(../img/number_hd.png);background-position:0 -66px}
.imgBox .imglist li:nth-child(5):before{background-image:url(../img/number_hd.png);background-position:0 -88px}
.imgBox .imglist li:nth-child(6):before{background-image:url(../img/number_hd.png);background-position:0 -110px}
.imgBox .imglist li:nth-child(7):before{background-image:url(../img/number_hd.png);background-position:0 -132px}
.imgBox .imglist li:nth-child(8):before{background-image:url(../img/number_hd.png);background-position:0 -154px}
.imgBox .imglist li:nth-child(9):before{background-image:url(../img/number_hd.png);background-position:0 -176px}
.imgBox .imglist li:nth-child(10):before{background-image:url(../img/number_hd.png);background-position:0 -198px}
.imgBox .imglist li:nth-child(11):before{background-image:url(../img/number_hd.png);background-position:0 -220px}
.imgBox .imglist li:nth-child(12):before{background-image:url(../img/number_hd.png);background-position:0 -242px}
.imgBox .imglist li:nth-child(13):before{background-image:url(../img/number_hd.png);background-position:0 -264px}
.imgBox .imglist li:nth-child(14):before{background-image:url(../img/number_hd.png);background-position:0 -286px}
.imgBox .imglist li:nth-child(15):before{background-image:url(../img/number_hd.png);background-position:0 -308px}
.imgBox .imglist li:nth-child(16):before{background-image:url(../img/number_hd.png);background-position:0 -330px}
.imgBox .imglist li:nth-child(17):before{background-image:url(../img/number_hd.png);background-position:0 -352px}
.imgBox .imglist li:nth-child(18):before{background-image:url(../img/number_hd.png);background-position:0 -374px}
.imgBox .imglist li:nth-child(19):before{background-image:url(../img/number_hd.png);background-position:0 -396px}
.imgBox .imglist li:nth-child(20):before{background-image:url(../img/number_hd.png);background-position:0 -418px}
/*.imgBox .imglist li:nth-child(1){background-image:url(../img/number_hd.png);background-position:0 0}
.imgBox .imglist li:nth-child(2){background-image:url(../img/number_hd.png);background-position:0 -1000px}
.imgBox .imglist li:nth-child(3){background-image:url(../img/number_hd.png);background-position:0 -2000px}
.imgBox .imglist li:nth-child(4){background-image:url(../img/number_hd.png);background-position:0 -3000px}
.imgBox .imglist li:nth-child(5){background-image:url(../img/number_hd.png);background-position:0 -4000px}
.imgBox .imglist li:nth-child(6){background-image:url(../img/number2_hd.png);background-position:0 0}
.imgBox .imglist li:nth-child(7){background-image:url(../img/number2_hd.png);background-position:0 -1000px}
.imgBox .imglist li:nth-child(8){background-image:url(../img/number2_hd.png);background-position:0 -2000px}
.imgBox .imglist li:nth-child(9){background-image:url(../img/number2_hd.png);background-position:0 -3000px}
.imgBox .imglist li:nth-child(10){background-image:url(../img/number2_hd.png);background-position:0 -4000px}
.imgBox .imglist li:nth-child(11){background-image:url(../img/number3_hd.png);background-position:0 0}
.imgBox .imglist li:nth-child(12){background-image:url(../img/number3_hd.png);background-position:0 -1000px}
.imgBox .imglist li:nth-child(13){background-image:url(../img/number3_hd.png);background-position:0 -2000px}
.imgBox .imglist li:nth-child(14){background-image:url(../img/number3_hd.png);background-position:0 -3000px}
.imgBox .imglist li:nth-child(15){background-image:url(../img/number3_hd.png);background-position:0 -4000px}
.imgBox .imglist li:nth-child(16){background-image:url(../img/number4_hd.png);background-position:0 0}
.imgBox .imglist li:nth-child(17){background-image:url(../img/number4_hd.png);background-position:0 -1000px}
.imgBox .imglist li:nth-child(18){background-image:url(../img/number4_hd.png);background-position:0 -2000px}
.imgBox .imglist li:nth-child(19){background-image:url(../img/number4_hd.png);background-position:0 -3000px}
.imgBox .imglist li:nth-child(20){background-image:url(../img/number4_hd.png);background-position:0 -4000px}*/
img{display:inline-block;vertical-align:middle}

/* 표 */
.table-basic{width:100%;margin-top:53px;border-top:1px solid #a6a6a6;border-bottom:1px solid #a6a6a6;font-family:"MuseoSans 300","LG Display Light";font-size:17px;color:#a6a6a6;border-collapse:collapse}
.title-title-2 + .table-basic{margin-top:17px}
.text-body-note .table-basic{margin-top:7px}
.table-basic tr.thick-line{border-top:2px solid #a6a6a6}
.table-basic td{padding-left:10px !important;padding-right:10px !important}
.table-basic .table-basic-l{height:21px;padding:13px 0;border-bottom:1px solid #535353;font-family:"MuseoSans 700","LG Display Regular";font-size:17px;color:#fff;text-align:left !important;vertical-align:top}
/*.table-basic .table-basic-l:nth-child(1){width:271px}
.table-basic .table-basic-l:nth-child(2){width:324px}*/
.table-basic .table-basic-l:nth-child(1){min-width:67px}
.table-basic .table-basic-l:nth-child(2){min-width:67px}
.table-basic .table-basic-r{height:21px;padding:10px 0;border-bottom:1px solid #535353;vertical-align:top}
/*.table-basic .table-basic-r[rowspan]{font-family:"MuseoSans 700","LG Display Regular"}*/
/*.table-basic .table-basic-r[rowspan], table td[rowspan] ~ td{border-top:2px solid #a6a6a6}*/
/*.table-basic + .text-body-note{margin-bottom:75px}*/

/* 기존 표 수정용 */
.table-basic.list{border:none;font-size:20px}
.table-basic.list td{padding-left:0 !important;padding-right:0 !important}
.table-basic.list .table-basic-l{/*height:41px;*/padding:0 0 3px;border:none;font-size:20px;vertical-align:top}
.table-basic.list .table-basic-r{/*height:66px;*/padding:0 0 53px;border:none;vertical-align:top}
.table-basic.list tr:last-child .table-basic-r{height:auto;padding:0}

/* Q&A */
/*.text-body-2{margin-top:92px;font-size:30px}
.text-body-2 dl dt{margin-bottom:22px;font-family:"MuseoSans 300","LG Display Light";color:#a6a6a6}
.text-body-2 dl dt:first-of-type{padding-left:39px;background:url(../img/quse.png) no-repeat 0 0}
.text-body-2 dl dt:first-of-type + dd{margin-bottom:43px;font-family:"MuseoSans 700","LG Display Regular";color:#fff}
.text-body-2 dl dt:last-of-type{padding-left:39px;background:url(../img/info.png) no-repeat 0 0}
.text-body-2 dl dt:last-of-type ~ dd{margin-bottom:12px;padding-left:22px;background:url(../img/point.png) no-repeat 0 8px;font-family:"MuseoSans 300","LG Display Light";font-size:28px;color:#a6a6a6}
.text-body-2 dl dt:last-of-type ~ dd:last-child{margin-bottom:0}*/
.text-body-2{margin-top:53px;font-size:20px}
.text-body-2 dl dt{margin-bottom:17px;padding-left:36px;background:url(../img/icon_qna_hd.png) no-repeat 0 0;font-family:"MuseoSans 700","LG Display Regular";color:#fff}
/*.text-body-2 dl dd{margin-bottom:12px;padding-left:22px;background:url(../img/point.png) no-repeat 0 8px;font-family:"MuseoSans 300","LG Display Light";font-size:28px;color:#a6a6a6}*/
.text-body-2 dl dd{margin-bottom:8px;padding-left:37px;background:url(../img/point2_hd.png) no-repeat 26px 8px;font-family:"MuseoSans 300","LG Display Light";font-size:19px;color:#a6a6a6}
.text-body-2 dl dd:last-child{margin-bottom:0}

/* 링크 */
a{display:inline-block;/*margin-top:45px;padding-left:39px;background:url(../img/app.png) no-repeat 0 0;*/font-family:"MuseoSans 300","LG Display Light";color:#2dc4a2;vertical-align:top;text-decoration:underline}
.story > a{margin-top:30px}
a .title-title-1{display:inline-block;margin-top:0}
.text-body-note a{/*margin-top:0*/}
a:after{content:url(../img/icon_link_hd.png);margin:0 3px 0 1px;vertical-align:top}
a *{color:#2dc4a2 !important;vertical-align:top}

/* RTL */
html[dir=rtl] .title-title-1{padding-left:0;padding-right:24px;background-position:100% 5px}
html[dir=rtl] .text-body > ol{margin-left:0;margin-right:13px}
html[dir=rtl] .text-body ol > li{padding-left:0;padding-right:29px}
html[dir=rtl] .text-body ol > li:before{left:auto;right:0}
html[dir=rtl] .table-basic .table-basic-l{text-align:right !important}
html[dir=rtl] .text-body-note{margin-left:0;margin-right:13px;padding-left:0;padding-right:15px;background-position:100% 7px}
html[dir=rtl] .text-body ol .text-body-note{margin-right:0}
html[dir=rtl] .osdArrow{
	-webkit-transform:rotate(180deg);
	   -moz-transform:rotate(180deg);
		 -o-transform:rotate(180deg);
		-ms-transform:rotate(180deg);
			transform:rotate(180deg)
}
html[dir=rtl] a:after{margin:0 1px 0 3px}
html[dir=rtl] .text-body > ul{margin-left:0 !important;margin-right:7px !important}
html[dir=rtl] .text-body ul > li{margin:0 7px 3px 0 !important;padding-left:0;padding-right:15px}
html[dir=rtl] .text-body ul > li:before{left:auto;right:0}
html[dir=rtl] .imgBox .imglist li:before{left:auto;right:0}
/*html[dir=rtl] .imgBox .imglist li:nth-child(1){background-position:100% 0}
html[dir=rtl] .imgBox .imglist li:nth-child(2){background-position:100% -1000px}
html[dir=rtl] .imgBox .imglist li:nth-child(3){background-position:100% -2000px}
html[dir=rtl] .imgBox .imglist li:nth-child(4){background-position:100% -3000px}
html[dir=rtl] .imgBox .imglist li:nth-child(5){background-position:100% -4000px}
html[dir=rtl] .imgBox .imglist li:nth-child(6){background-position:100% 0}
html[dir=rtl] .imgBox .imglist li:nth-child(7){background-position:100% -1000px}
html[dir=rtl] .imgBox .imglist li:nth-child(8){background-position:100% -2000px}
html[dir=rtl] .imgBox .imglist li:nth-child(9){background-position:100% -3000px}
html[dir=rtl] .imgBox .imglist li:nth-child(10){background-position:100% -4000px}
html[dir=rtl] .imgBox .imglist li:nth-child(11){background-position:100% 0}
html[dir=rtl] .imgBox .imglist li:nth-child(12){background-position:100% -1000px}
html[dir=rtl] .imgBox .imglist li:nth-child(13){background-position:100% -2000px}
html[dir=rtl] .imgBox .imglist li:nth-child(14){background-position:100% -3000px}
html[dir=rtl] .imgBox .imglist li:nth-child(15){background-position:100% -4000px}
html[dir=rtl] .imgBox .imglist li:nth-child(16){background-position:100% 0}
html[dir=rtl] .imgBox .imglist li:nth-child(17){background-position:100% -1000px}
html[dir=rtl] .imgBox .imglist li:nth-child(18){background-position:100% -2000px}
html[dir=rtl] .imgBox .imglist li:nth-child(19){background-position:100% -3000px}
html[dir=rtl] .imgBox .imglist li:nth-child(20){background-position:100% -4000px}*/
html[dir=rtl] .imgBox .imglist li{padding-left:0;padding-right:29px}
html[dir=rtl] .text-body-2 dl dt{padding-left:0;padding-right:36px;background-image:url(../img/icon_qna_2_hd.png);background-position:100% 0}
html[dir=rtl] .text-body-2 dl dd{margin-right:26px;padding-left:0;padding-right:11px;background-position:100% 8px}
html[dir=rtl] .eng-rtl span[id*=mui]:before{content:'الخ.';width:0;height:0;font-size:0;line-height:0;text-indent:-9999px}