<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("/common/css/universe.css");

/* 20250325 Hankook font ì¶”ê°€ */
@font-face {
	font-family:'Hankook'; font-style:normal; font-weight:400;
	src:url('/common/font/HankookTTFRegular.woff2') format('woff2'),
		url('/common/font/HankookTTFRegular.woff') format('woff');
}
@font-face {
	font-family:'Hankook'; font-style:normal; font-weight:500;
	src:url('/common/font/HankookTTFMedium.woff2') format('woff2'),
		url('/common/font/HankookTTFMedium.woff') format('woff');
}
/* //20250325 Hankook font ì¶”ê°€ */

html{font-family:"Roboto",Tahoma,Verdana,sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}
body{margin:0;background:#000;}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}
audio,canvas,progress,video{display:inline-block;vertical-align:baseline}
audio:not([controls]){display:none;height:0}
[hidden],template{display:none}
a{background-color:transparent}
a:active,a:hover,button{outline:0}
abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:bold}
dfn{font-style:italic}
h1{font-size:2em;margin:0em 0}
mark{background:#ff0;color:#000}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-0.5em}
sub{bottom:-0.25em}
img{border:0}
svg:not(:root){overflow:hidden}
figure{margin:1em 40px}
hr{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;height:0}
pre{overflow:auto}
code,kbd,pre,samp{font-family:"Roboto",Tahoma,Verdana,sans-serif;font-size:1em}
button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}
button{overflow:visible}
button,select{text-transform:none}
button,html input[type="button"], input[type="reset"], input[type="submit"]{-webkit-appearance:button;cursor:pointer}
button[disabled], html input[disabled]{cursor:default}
button::-moz-focus-inner,
input::-moz-focus-inner{border:0;padding:0}
input{line-height:normal}
input[type="checkbox"], input[type="radio"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}
input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
fieldset{border:none;margin:0;padding:0}
legend{border:0;padding:0;font-size:0;text-indent:-9999999px;visibility:hidden;}
textarea{overflow:auto}
optgroup{font-weight:bold}
table{border-collapse:collapse;border-spacing:0}
td,th{padding:0}
ul, li, ol, dt, dd, dl {list-style:none;padding:0;}
.fr {float:right !important;}
.fl {float:left !important;}
.tl {text-align:left !important;}
.tr {text-align:right !important}
.tc {text-align:center !important;}
iframe {overflow:hidden;}
/*20200601 Seohyun*/
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,input::-webkit-inner-spin-button {-webkit-appearance:none;margin: 0;}
/* Firefox */
input[type=number] {-moz-appearance: textfield;}
/*//20200601*/

/* Reset CSS
 * --------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {padding:0;margin:0;}
a{text-decoration:none;}
table {border-spacing:0;}
fieldset,img { border:0;}
addess,caption,cite,code,dfn,em,strong,th,var {font-weight:normal;font-style:normal;}
strong{font-weight:bold;}
ol,ul {list-style:none;margin:0;padding:0;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-weight:normal;font-size:100%;margin:0;padding:0;color:#444;}
q:before,q:after {content:'';}
abbr,acronym { border:0;}
.hidden {text-indent:-999999px;font-size:0;visibility:hidden;}
a {text-decoration:none;}
button {border:none;background:none;margin:0;padding:0;}

/* Custom CSS
 * --------------------------------------- */
.content{margin-left:auto;margin-right:auto;width:80%;position:relative;}
.section{text-align:center;position:relative;height:978px;min-height:700px;margin:0 auto;padding:0;}

/*  Main GNB  */
header{top:0;width:100%;background:#000;z-index:999;}/* 20200701 MainPage Renew - Min */
.tires header, .brand header, .tires header{position:fixed;}
header &gt;.wrap{position:relative;/*max-width:1280px;*/max-width:1440px;margin:0 auto;}/* 20200701 MainPage Renew - Min *//* 20200811 GNB Renew - ZhangYuChen */
header &gt;.wrap&gt;h1 {position:absolute;left:0;/*padding-top:1.2em;*/padding-top:28px;z-index:100;}/* 20200701 MainPage Renew - Min *//* 20200811 GNB Renew - ZhangYuChen */
header &gt;.wrap&gt;h1 a {display:block;}/* 20200811 GNB Renew - ZhangYuChen */

#menu{width:100%;overflow:hidden;}
#menu &gt; ul {float:right;width:auto;/*margin:16px 60px 0 0;*/margin:30px 0 16px 0;}/* 20200701 MainPage Renew - Min */
#menu &gt; ul &gt; li {float:left;/*padding:0 0 0 45px;*/padding:0 0 0 30px;}/* 20200701 MainPage Renew - Min */
#menu &gt; ul &gt; li &gt; a{border-bottom:3px solid transparent}
#menu ul li a {display:inline-block;font-weight:400;/*font-size:19px;*/font-size:17px;color:#fff;padding:0 0 11px 0;line-height:21px;}/* 20200701 MainPage Renew - Min */
#menu ul li a:hover {/*border-bottom-color:#9573fe;color:#9573fe;*/border-bottom-color:#a17eea;color:#a17eea;}/* 20200701 MainPage Renew - Min */
#menu p {float:left;}
#menu &gt; ul &gt; li.select &gt; a {/*border-bottom:3px solid #9573fe;*/border-bottom:3px solid #a17eea;}/* 20200701 MainPage Renew - Min */
#menu &gt; ul &gt; li &gt; ul{display:none;position:fixed;left:0;width:80%;height:55px;padding:0 10%;background: url('../images/common/bg_gnb.png') 50% 0;text-align:center;}
#menu &gt; ul &gt; li.select &gt; ul{display:block;}
#menu ul li ul li{float:none;display:inline-block;position:relative;min-width:20%;}
#menu ul li ul li.select{background: url('../images/common/bg_menu.png') no-repeat 50% 100%;}
#menu ul li ul li a{padding:18px 0 16px;font-size:16px;font-weight:300;color:#fff;}
#menu ul li ul li.select a{color:#fff;}

#menu .sf-menun {-webkit-transition:height .2s;transition:height .2s;}
#menu .sf-menun.over {height:105px;}
#menu .sf-menun ul.submn {display:none;position:absolute;height:50px;top:auto;width:100%;left:0;z-index:99;overflow:hidden;}
#menu .sf-menun ul.submn li a{display:block;padding:9px 0;color:#fff;font-size:14px;font-weight:100;line-height:normal;}/* 20200701 MainPage Renew - Min */
#menu .sf-menun ul.submn li a:hover{color:#fff;}
#menu .sf-menun ul.submn li {float:none;display:inline-block;width:30%;height:35px;padding:0;text-align:center;}/*20190917 ï¿½ï¿½ï¿½Ã¾ï¿½ GNB widthï¿½ï¿½ï¿½ï¿½ 40-&gt;30*/
#menu .sf-menun ul.submn li.select a {color:#9573fe}
#menu .sf-menun ul.submn.col3 li{float:left;}
#menu .sf-menun ul.submn.col3 li{width:33.3%}

header #exit {display:block;width:28px;background:#000;}
header #flip, header #exit{position:absolute;top:20px;right:10px;display:none;}/* 20200701 MainPage Renew - Min */

#menu .btn_global{/*padding:5px 0 0;font-size:13px;color:#fff;*/padding:0;font-size:17px;color:#a17eea;}/* 20200701 MainPage Renew - Min */
#menu .btn_global:hover{border:none;}
/*#menu .btn_global:after{content:'+';margin:0 0 0 15px;color:#fff;font-weight:100;}*//* 20200701 MainPage Renew - Min */

/* 20200811 GNB Renew - ZhangYuChen */
/* 20250319 GNB style ë³€ê²½ */
#newheader {position:fixed; top:0; left:0; width:100%; background:#fff; z-index:999;}
#newheader .newheader_wrap {position:relative;}
#newheader .newheader_wrap .newgnb_bglayer {display:none; position:absolute; z-index:0; top:80px; left:0; width:100%; background:rgba(0,0,0,.9);}
#newheader .newheader_wrap .wrap {position:relative; min-width:1240px; max-width:1440px; margin:0 auto;}
#newheader h1 {position:absolute; top:25px; left:0; z-index:10; padding:0;}
#newheader h1 img {display:block;}

#newgnb {height:80px; position:relative; z-index:5;}
#newgnb .newgnb_wrap {padding-top:20px;}
#newgnb .newgnb_wrap::after {content:''; display:block; clear:both;}
#newgnb .menus {float:right;}
#newgnb .menus &gt;li {float:left;}
#newgnb .menus &gt;li &gt;a {display:inline-block; height:40px; margin:0 20px 20px;}
#newgnb .menus &gt;li &gt;a &gt;span {position:relative; display:block; color:#000; font-size:17px;font-weight:500;line-height:40px; text-align:center;}
#newgnb .menus &gt;li &gt;a &gt;span::after {content:''; position:absolute; left:50%; bottom:0; width:0; height:2px; background:#000; opacity:0; -webkit-transform:translateX(-50%); -ms-transform:translateX(-50%); transform:translateX(-50%); -webkit-transition:width .3s; transition:width .3s;}
#newgnb .menus &gt;li.select &gt;a &gt;span::after {width:100%; opacity:1;}
#newgnb .menus &gt;li.hover &gt;a &gt;span::after {width:100%; opacity:1;}
#newgnb .menus &gt;li:last-child &gt;a {margin-right:0;}
#newgnb .menus_subwrap {display:none; position:absolute; z-index:1; top:80px; left:0; width:100%; height:401px; padding:25px 0 80px 104px; box-sizing:border-box;}
#newgnb .menus_subwrap::before {content:''; position:absolute; z-index:-1; top:0; left:50%; margin-left:-960px; width:1920px; height:100%;}
#newgnb .menus_subwrap .menus_dep2 &gt;li {position:relative;}
#newgnb .menus_subwrap .menus_dep2 &gt;li &gt;a {position:relative; display:block; width:273px; margin-top:-1px; border-top:1px solid #4f4f4f; border-bottom:1px solid #4f4f4f; color:#fff; font-weight:500; font-size:25px; line-height:1.2; white-space:nowrap; -webkit-transition:color .4s; transition:color .4s;}
#newgnb .menus_subwrap .menus_dep2 &gt;li &gt;a i {position:absolute; top:50%; right:0; margin:-7px 0 0; width:13px; height:13px; opacity:0; -webkit-transform:translateX(-20px); -ms-transform:translateX(-20px); transform:translateX(-20px); -webkit-transition-property:opacity, transform; transition-property:opacity, transform;}
#newgnb .menus_subwrap .menus_dep2 &gt;li &gt;a i::before {content:''; display:block; width:13px; height:13px; border-right:2px solid #a17eea; border-bottom:2px solid #a17eea; box-sizing:border-box; -webkit-transform:rotate(-45deg); -ms-transform:rotate(-45deg); transform:rotate(-45deg);}
#newgnb .menus_subwrap .menus_dep2 &gt;li &gt;a::before {content:''; display:inline-block; vertical-align:middle; height:79px;}
#newgnb .menus_subwrap .menus_dep2 &gt;li &gt;a &gt;span {display:inline-block; vertical-align:middle; line-height:1.2; white-space:normal;}
#newgnb .menus_subwrap .menus_dep2 &gt;li.dimmed &gt;a {color:#888;}
#newgnb .menus_subwrap .menus_dep2 &gt;li.hover &gt;a {color:#a17eea;}
#newgnb .menus_subwrap .menus_dep2 &gt;li.hover &gt;a i {opacity:1; -webkit-transform:translateX(0); -ms-transform:translateX(0); transform:translateX(0); -webkit-transition-duration:.6s, .4s; transition-duration:.6s, .4s;}
#newgnb .menus_subwrap .menus_dep2 &gt;li.hover .menus_dep3 {z-index:1; height:auto; overflow:visible; opacity:1; -webkit-transform:translateX(0); -ms-transform:translateX(0); transform:translateX(0); -webkit-transition-duration:.6s, .4s; transition-duration:.6s, .4s; -webkit-transition-delay:.1s; transition-delay:.1s;}
#newgnb .menus_subwrap .menus_dep3 {height:0; position:absolute; top:20px; left:273px; padding-left:60px; overflow:hidden; opacity:0; -webkit-transform:translateX(-30px); -ms-transform:translateX(-30px); transform:translateX(-30px); -webkit-transition:opacity, transform; transition:opacity, transform;}
#newgnb .menus_subwrap .menus_dep3 &gt;li::after {content:''; display:block; clear:both;}
#newgnb .menus_subwrap .menus_dep3 &gt;li &gt;a, #newgnb .menus_subwrap .menus_dep3 &gt;li &gt;.dep_label {float:left; padding:10px 0 11px; color:#dfdfdf; font-size:18px; line-height:22px; -webkit-transition:color .2s; transition:color .2s;}
#newgnb .menus_subwrap .menus_dep3 &gt;li &gt;a .prd_concept {display:inline-block; vertical-align:middle; height:18px; margin:-3px 0 0 10px; padding:3px 6px 0; background:#2a2a2c; color:#888; font-size:14px; line-height:1; border-radius:2px; white-space:nowrap; box-sizing:border-box;}
#newgnb .menus_subwrap .menus_dep3.type2 &gt;li &gt;a, #newgnb .menus_subwrap .menus_dep3.type2 &gt;li &gt;.dep_label {width:149px;}
#newgnb .menus_subwrap .menus_dep3 &gt;li:hover &gt;a {color:#a17eea;}
#newgnb .menus_subwrap .menus_dep4 {float:left; padding-bottom:16px;}
#newgnb .menus_subwrap .menus_dep4 &gt;li &gt;a {display:inline-block; vertical-align:top; padding:10px 0 5px; color:#dfdfdf; font-size:17px; line-height:22px; -webkit-transition:color .2s; transition:color .2s;}
#newgnb .menus_subwrap .menus_dep4 &gt;li:hover &gt;a {color:#a17eea;}
/* //20250319 GNB style ë³€ê²½ */

/* 20250319 ë¸Œëžœë“œ ë©”ì‹œì§€ ë° í•œêµ­íƒ€ì´ì–´ ë§í¬ ì¶”ê°€ */
html.page_newheader.no_section body {padding-top:115px; box-sizing:border-box;}
html.page_newheader.no_section .wrapper {margin:-264px auto 0;}
html.page_newheader.no_section .wrapper .wrapper_inner {padding:314px 0 97px;}
html.page_newheader #top_img {padding-top:115px; background:#000 !important;}
/* //20250319 ë¸Œëžœë“œ ë©”ì‹œì§€ ë° í•œêµ­íƒ€ì´ì–´ ë§í¬ ì¶”ê°€ */

@media all and (max-width:1600px) {
	#newheader .newheader_wrap {padding:0 10px;}
}
@media screen and (max-width:1023px) {
	html.page_newheader.no_section .wrapper {margin:-334px auto 0;}
	html.page_newheader.no_section .wrapper .wrapper_inner {padding:384px 0 110px}
}
/* //20200811 GNB Renew - ZhangYuChen */

/* 20250325 ë¸Œëžœë“œ ë©”ì‹œì§€ ë° í•œêµ­íƒ€ì´ì–´ ë§í¬ ì¶”ê°€ */
.header_utility {background-color:#000;}
.header_utility .container {display:flex;align-items:center;justify-content:space-between;height:35px;width:auto;max-width:1440px;margin:0 auto;box-sizing:border-box;}
.header_utility .brand_message {font-family:'Hankook';font-weight:500;font-size:12px;line-height:35px;color:#fff;}
.header_utility .utility_nav {display:flex;align-items:center;gap:0 20px;}
.header_utility .utility_nav .utility_nav_item {position:relative;}
.header_utility .utility_nav .utility_nav_item + .utility_nav_item::before {content:'';display:block;position: absolute;left: -11px;top: 50%;width:1px;height:10px;margin-top:-5px;background-color:rgba(247,247,247,0.4);} 
.header_utility .utility_nav .utility_nav_item a {display:inline-block;font-family:'Hankook';font-weight:500;font-size:12px;line-height:35px;color:#fff;}
.header_utility .utility_nav .utility_nav_item:first-child a {font-weight:400;}
.header_utility .utility_nav .utility_nav_item.arrow_item {padding-right:24px;}
.header_utility .utility_nav .utility_nav_item.arrow_item::after {content:'';display:inline-block;position:absolute;right:0;top:50%;width:16px;height:16px;margin-top:-10px;background:url('../images/common/ico_arrow_white.svg') no-repeat center/19px 19px;}
@media all and (max-width:1440px) {
	.header_utility .container {padding:0 10px;}
}
/* //20250325 ë¸Œëžœë“œ ë©”ì‹œì§€ ë° í•œêµ­íƒ€ì´ì–´ ë§í¬ ì¶”ê°€ */

.universe{position:fixed;width:714px;left:50%;top:50%;height:386px;margin:-262px 0 0 -357px;padding:128px 10px 10px;background:#fff url('../images/common/universe_tit.png') no-repeat 50% 0;z-index:999999999}
.universe .tit{position:absolute;top:40px;left:0;width:100%;text-align:center;letter-spacing:8px;font-size:60%;color:#6f6f6f;}
.universe .global_site{position:absolute;top:90px;right:50px;padding:0 10px 0 0;font-size:80%;font-weight:500;color:#333;background:url('../images/common/ico_arrow.gif') no-repeat 100% 50%}
.universe .nav{width:100%;overflow:hidden;border:1px solid #e9e9e9;box-sizing:border-box;font-size:80%}
.universe .nav li{float:left;width:33.333%;box-sizing:border-box;}
.universe .nav li + li{border-left:1px solid #e9e9e9;}
.universe .nav li a{display:block;padding:15px 0 12px;background:#f9f9f9;color:#000000;font-weight:bold;text-align:center;}
.universe .nav li.on a, .universe .nav li a:hover{background:#4f4f4f;color:#ffffff;}
.universe .list{padding:50px 0 0 30px;font-size:80%}
.universe .list + .list{display:none;}
.universe .list li{margin:0 0 10px;}
.universe .list li a{color:#4e4e4e;}

.universe .list li a.site_us:before{background-position:0 0}
.universe .list li a.site_ca:before{background-position:-50px 0}
.universe .list li a.site_uk:before{background-position:0 -50px}
.universe .list li a.site_de:before{background-position:-50px -50px}
.universe .list li a.site_fr:before{background-position:-100px -50px}
.universe .list li a.site_it:before{background-position:-150px -50px}
.universe .list li a.site_sp:before{background-position:-200px -50px}
.universe .list li a.site_ru:before{background-position:-250px -50px}
.universe .list li a.site_cn:before{background-position:0 -100px}
.universe .list li a.site_hu:before{background-position:-100px 0}

#selGroupCode {font-family:"Roboto",Tahoma,Verdana,sans-serif;font-weight:300;}

/* footer */
/* 20220819  SNS Update - Zzj */
.footer{position:absolute;bottom:0;width:100%;padding:15px 0 15px;background:#27134a;color:#c6b5e4;font-weight:300;font-size:12px;line-height:1.8;min-height:66px;box-sizing:border-box;}/* 20220608 Footer.v2 - Max */
.no_section .footer{position:static;}
.footer a{position:relative;color:#c6b5e4;padding:0 12px 0 5px;display:inline-block;font-size:14px;}/* 20200701 MainPage Renew - Min */
.footer a:hover{text-decoration:underline;}
.footer a:after{content:"|";position:absolute;top:0;right:0;line-height:inherit;font-size:15px;}/* 20220608 Footer.v2 - Max */
.footer .footer_cancelline:after{content:" ";position:absolute;/*top:0;*/top:0;right:0;/*line-height:1.2*/line-height:inherit;font-size:15px;}
.footer p{display:inline;color:#c6b5e4;font-size: 12px!important;}/* 20220608 Footer.v2 - Max */
.footer .footer_content {width: 1440px;margin: 0 auto;display: flex;justify-content: space-between;}
.footer .footer_right a:after{display: none;}
.footer .footer_right a {padding: 0!important;}
.footer .footer_right .instagram {padding-left: 18px!important;}
.footer .footer_right {margin-top: 4px!important;display: flex;}
.footer .footer_text {padding:0 12px 0 0;margin-bottom: 10px;}
.footer .footer_left {text-align: left!important;}
.footer .footer_sponsorship_area {position: relative;}
.footer .footer_sponsorship_area:after {content: "|";position: absolute;top: -10px;right: -3px;color: #3A2958;font-size: 40px;}
.footer .footer_sponsorship_area,.footer .footer_sns_area {display: flex;align-items: center;}
.footer .footer_sponsorship_area p{padding-right: 20px;}
.footer .footer_sns_area p {padding: 0 10px 0 20px;}
.footer .footer_sponsorship_area #sponsor-uel_lc {margin-right: 22px;}
.footer .footer_sns_area svg {margin-top: 8px;}
/* //20220819 */

/* tooltip */
.tooltip {display:table;position:absolute !important;top:0;left:0;width:100%;height:55px;line-height:15px;padding:0 5px;margin:0;color:#956eff;background:url('../images/bg_gnb.jpg');z-index:9999;bottom:80%;text-align:center;font-size:12px;font-family:"Roboto",Tahoma,Verdana,sans-serif;font-weight:300;font-size:12px}
.tooltip em{display:table-cell;vertical-align:middle;}
.tooltip:after,
.tooltip:before {content:"";position:absolute !important;bottom:-14px;width:101px;z-index:9999;}
.tooltip.center {top:0px;left:-20px;}
.tooltip.center2 {height:32px;padding-top:23px;top:0px;left:-20px;}
.tooltip.center:after,
.tooltip.center:before {width:50%;right:50%;}
/* //tooltip */
/* //GNB Common */
/* font-style */
.section h3 {font-size:45px;margin:10px auto 10px;font-weight:200;line-height:60px;color:#222222;}
.section h4 {font-size:20px;line-height:36px;color:#222;font-weight:200;margin:0;color:#222222;}
#fullpage .section h4{font-weight:400;}
.fit_txt p {font-size:18px !important;font-weight:300;line-height:20px;color:#4b4b4b;}


.detail_txt {width:100%;/* min-height:200px;height:auto;*/ border:1px solid #8c8c8c;padding:10px 15px 5px;text-align:left;background:#fff;display:none;box-sizing:border-box;}
.detail_txt:first-child{display:block;}
.detail_txt dt {font-size:18px;color:#4a2885;margin-bottom:10px;line-height:20px}
.detail_txt dt ~ dt{margin-top:20px;}
.detail_txt dd {font-size:14px;color:#8c8c8c;line-height:1.3em;font-weight:300;margin-bottom:0px;}
.detail_txt dd.img {text-align:center;margin-top:10px}
.tierfrontWrap .span_5{position:absolute;width:45%;max-width:200px;top:15%;left:-190px;}
.tierfrontWrap .detail_txt {border:1px solid #8c8c8c;padding:25px 15px 15px;text-align:left;background:#fff url('../images/product/bg_dedail.gif') no-repeat right top;}
.tab_con_nav{margin-top:10px;text-align:center;}
.tab_con_nav a{margin-left:10px;width:10px;height:10px;border-radius:10px;display:inline-block;background:#c8c8c8;}
.tab_con_nav a:first-child{margin:0;}
.tab_con_nav a.on{background:#4a2885;}
/* 20200302 ï¿½ß°ï¿½  Seohyun */
/* 20200401 Seohyun */
.warranty_wrap {width:100%;height:64px;margin:30px 0 0 0;padding:0 79px 0 0;box-sizing:border-box;white-space:nowrap;}
/* //20200401 */
.warranty_wrap &gt; img {display:inline-block;width:65px;font-size:0;}
.warranty_wrap &gt; img +img {margin-left:3px;}
/* //20200302 */

.bllist_type1 &gt; li {margin:3px 0;padding-left:12px;background:url('../images/product/bul_square_3x3_4b2384.png') no-repeat 0 7px;line-height:18px;color:#8c8c8c;font-size:15px;}

.sizeBody {max-height:400px;overflow-y:auto;min-height:400px;}/* 20220809 Product Pages - Spec Area - Max */
ul.tabs li.active {color:#fff !important;}

#top_img{/*padding-top:108px;*/padding-top:120px;}/* 20200701 MainPage Renew - Min */
#top_img span{display:inline-block;text-indent:-1000em;}
#top_img img{height:100%;position:absolute;top:0;right:0;}

.tab_content table td{text-align:center !important;}
.tab_content table .t_left{text-align:left !important;}

/* button */
.btn01{display:inline-block;padding:10px 50px;background:#4c2787;color:#fff;font-weight:100;}

/* table list */
.tb_list{width:100%;border-collapse:collapse;color:#666;table-layout:fixed}
.tb_list thead th{padding:20px 0;background:#e9e9e9;color:#555555;text-align:center;border-top:1px solid #d6d6e3;border-bottom:1px solid #d6d6e3}
.tb_list tbody th, .tb_list tbody td{padding:13px 0;border-bottom:1px solid #f0f0f0;text-align:center;}
.tb_list tbody th a, .tb_list tbody td a{color:#666}
.tb_list .tb_num{width:90px;}
.tb_list .tb_category{width:150px;}
.tb_list .tb_date{width:150px;}
.tb_list .tb_view{width:150px;}
.tb_list td.tb_title{width:300px;}
.tb_list td.tb_title{padding-left:110px;padding-right:50px;text-align:left;}
.tb_list td.tb_title a{display:inline-block;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.tb_list td.tb_title a:hover{text-decoration:underline;}
.tb_list td.tb_date, .tb_list td.tb_view{font-size:110%;font-weight:300;}
.tb_list + .paginator1{margin:50px 0 0}
.tb_list tbody tr:hover th, .tb_list tbody tr:hover td{background-color:#f4f5ff;}
.tb_list tbody tr:last-child th, .tb_list tbody tr:last-child td{border-bottom-color:#d6d6e3}

.cover{position:relative;height:209px;text-align:right;font-size:300%;background-size:cover !important;box-sizing:border-box;}
.cover .wrap{position:relative;max-width:1280px;height:100%;margin:0 auto;}
.no_section .cover img{position:absolute;top:50%;right:120px;margin-top:-23px;}
.cover .wrap .title_txt{font-weight:100;color:#fff;padding:50px 80px 0 0;}/* 180518 cover text type add */

.news .cover{background:url('../images/news/cover.jpg') no-repeat 50% 50%;}
.news .section{padding-top:55px;}
.news .fp-tableCell{vertical-align:top}

.page_list{background:#f8f8f8;border-top:1px solid #eaeaea;text-align:left;font-size:90%;}
.page_list&gt;div{padding:10px 20px;border-bottom:1px solid #eaeaea;}
.page_list&gt;div strong{display:inline-block;width:25px;background:url('../images/common/btn_move1.png') no-repeat;text-indent:-10000em;overflow:hidden;}
.page_list&gt;div.prev strong{background-position:0 -12px;}
.page_list&gt;div.next strong{background-position:0 2px;}
.page_list&gt;div a, .page_list&gt;div span{font-weight:300;}
.page_list&gt;div a{color:#666;}
.page_list&gt;div a:hover{text-decoration:underline;}
.page_list&gt;div span{color:#aaa}

/* article */
.titles{padding:20px 0 15px;font-size:140%;text-align:left;color:#555555;border-top:3px solid #7f5ff3;}
.article_view{max-width:1280px;margin:0 auto;}
.article_view .titles{padding-left:20px;}
.article_view .info{padding:10px 20px;background:#e9e9e9;border-top:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf;text-align:right;font-size:90%;}
.article_view .info dt, .article_view .info dd{display:inline;}
.article_view .info dt{margin:0 0 0 25px;}
.article_view .info dd{font-weight:100}
.article_view .context{padding:60px 100px;color:#000;text-align:left;font-weight:normal;line-height:1.4}
.article_view .context a{color:#666666;text-decoration:underline;}
.article_view .context img{display:block;max-width:100%;margin:0 auto 57px;}
.article_view .btn_r{margin:;padding:35px 0 38px;border-top:1px solid #d6d6e3;text-align:right;}

.wrapper:not(#fullpage){/*background:#fff;*/}
.no_section, .no_section body{height:100%;background:#fff;} /* non fullpage */
.no_section body{}
.no_section .wrapper{max-width:1280px;min-height:100%;/*margin:-264px auto -83px;*/margin:-264px auto -66px;}/* 20200701 MainPage Renew - Min */
.no_section .wrapper .wrapper_inner{padding:314px 0 163px;}

/* terms */
.terms .cover{background:url('../images/privacy_policy/cover.jpg') no-repeat 50% 50%;}
/* 20200413 ï¿½ï¿½ï¿½ï¿½  Seohyun
.terms table caption{margin:0 0 5px}
.terms table tr th, .terms table tr td{padding:5px;border:1px solid #aaa;}
.terms table tr th{background:#888;color:#fff;}
.terms table tr td{background:#fff;} */
/* 180518 legal notice add */
.terms .text_area{padding:30px;background:#e9e9e9;color:#444;font-weight:300;}
.terms .text_area a{color:inherit;}
.terms .legal_notices{line-height:24px;}
.terms .legal_notices&gt;dt{margin:35px 0 15px;color:#111;font-weight:400;}
.terms .legal_notices&gt;dd+dd{margin-top:30px;}

/* 20200413 ï¿½ß°ï¿½  Seohyun */
/* privacy policy */
.privacy_policy {padding:30px;background:#e9e9e9;color:#444;font-weight:300;}
.privacy_policy p {margin:0 0 10px;font-size:1em;}
.privacy_policy em {font-weight:500;}
.privacy_policy em.udline {display:block;margin:0 0 10px;text-decoration:underline;}
.privacy_policy ul {padding:0 0 0 30px;margin:0 0 10px;}
.privacy_policy ul li {position:relative;padding:0 0 0 15px;}
.privacy_policy ul li+li {margin:7px 0 0;}
.privacy_policy ul li:before {content:'';position:absolute;top:7px;left:0;width:4px;height:4px;background:#444;}
/*20200624 update text Max*/
.privacy_policy a {color: #444;text-decoration: underline;}
/*20200624*/
.privacy_policy .bold {font-weight:500;}/* 20200901 added, Min */
.privacy_policy .section_focus_area {padding-top:90px; margin-top:-90px;}/* 20200901 added, Min */

.new_2020_policy_pop {text-decoration:underline;color:#444;cursor:pointer;font-weight:500;}
.new_2020_policy_pop:hover {color:#490090;}
.pop_bg_whole {position:fixed;top:0;bottom:0;left:0;right:0;display:none;background:rgba(0,0,0,0.7);z-index:9998;}
/*20200601 Seohyun*/
.policy_2020_pop_wrap {position:fixed;display:none;top:50%;left:50%;margin:-310px 0 0 -347px;box-sizing:border-box;padding:20px;background:#fff;width:694px;height:621px;z-index:9999;}/* 20200903 modified height, Min */
/*//20200601*/
.pop_top_wrap {padding:0 0 20px;border-bottom:1px solid #d8d8d8;}
.pop_top_tit {font-size:18px;font-weight:500;color:#222;}
.close_btn {position:absolute;top:-30px;right:-30px;width:24px;height:24px;background:url('../images/common/btn_close_layer.png') no-repeat;cursor:pointer;}
/* //20200413 */
/* 20200421 ï¿½ß°ï¿½  Seohyun */
.policy_2020_pop_wrap .tab{margin:20px 0 0;width:100%;height:auto;overflow:hidden;}
.policy_2020_pop_wrap .tab ul{padding:4px 5px;margin:0;list-style:none;width:100%;height:36px;background:#ececec;border-bottom:1px solid #d0d0d0;box-sizing: border-box}
.policy_2020_pop_wrap .tab ul li{border-bottom: 1px solid #d0d0d0;display:inline-block;width:50%;float:left;height:32px;line-height:32px;text-align:center;cursor:pointer;box-sizing: border-box;background:#ececec;color:#888;font-size:13px;font-weight:500;}
.policy_2020_pop_wrap .tab ul li.on{background:#fff;color:#490090;border:1px solid #bbbbbb;border-bottom:0;}
.policy_2020_pop_wrap .tab .conBox{width:100%;padding-top:30px;height:auto;overflow:hidden;min-height:200px;background:#fff;display:none;text-align:left;}
.policy_2020_pop_wrap .tab .conBox.on{display:block;}

.pop_cont_text{margin-bottom:30px;color:#777;font-size:13px; font-weight:400;}
.pop_form_table{border-top:1px solid #888;border-bottom:1px solid #888;}
.pop_form_table th{background:#f3f3f3;height:44px;border-bottom:1px solid #d8d8d8;border-right:1px solid #d8d8d8;font-size:12px; color:#555; font-weight:600;padding-left:20px;width:180px;}
.pop_form_table td{border-bottom:1px solid #d8d8d8;padding-left:7px;font-size:12px; color:#555;width:475px;}
.pop_form_table .violet {color:#8000ff;}

/*20200601 Seohyun*/
.inp_base, .pop_form_table select {padding:5px;border:1px solid #bbb;}
.pop_form_table select {padding:4px;}

.btn_area.right.mgt20 {text-align:right;margin-top:20px;}
.btn_violet &gt; input {background:#490090;padding:8px 18px;border:0;font-size:13px;color:#fff;}
[type="checkbox"]:checked, [type="checkbox"]:not(:checked) {position:absolute;left:-9999px;}
[type="checkbox"]:checked + label, [type="checkbox"]:not(:checked) + label {position:relative;padding:0 0 0 20px;margin:0 10px 0 0;cursor:pointer;line-height:16px;display: inline-block;color:#666;}
[type="checkbox"]:checked + label:before, [type="checkbox"]:not(:checked) + label:before {content:'';position:absolute;left:0;top:0;width:12px;height:12px;border:1px solid #ddd;background:#fff;}
[type="checkbox"]:checked + label:after, [type="checkbox"]:not(:checked) + label:after {content:'';width:8px;height:8px;background:#490090;position:absolute;top:3px;left:3px;-webkit-transition:all 0.2s ease;transition:all 0.2s ease;}
[type="checkbox"]:not(:checked) + label:after {opacity:0;-webkit-transform:scale(0);transform:scale(0);}
[type="checkbox"]:checked + label:after {opacity:1;-webkit-transform:scale(1);transform: scale(1);}
/* //20200601 */

/* paginator */
[class^='paginator']{text-align:center;}
[class^='paginator'] a{display:inline-block;vertical-align:top;}

.paginator1{font-size:90%}
.paginator1 [class^='bt']{width:24px;height:23px;border:1px solid #cccccc;background:#fff url('../images/common/paginator.gif') no-repeat 2px 4px;text-indent:-10000em;overflow:hidden;}
.paginator1 .bt_first{background-position:8px 6px;}
.paginator1 .bt_prev{margin:0 13px 0 0;background-position:-16px 6px;}
.paginator1 .bt_next{margin:0 0 0 13px;background-position:-39px 6px;}
.paginator1 .bt_last{background-position:-66px 6px;}
.paginator1 .num{width:26px;margin:0 3px 0 2px;padding:4px 0;color:#444;font-weight:100}
.paginator1 .num.on, .paginator1 .num:hover{background:#4c2787;color:#f6f5f8;}

.paginator2 [class^='bt']{width:14px;height:14px;border:1px solid #cccccc;background:#fff url('../images/common/paginator.gif') no-repeat 2px 4px;text-indent:-10000em;overflow:hidden;}
.paginator2 .bt_first{background-position:3px -46px;}
.paginator2 .bt_prev{margin:0 5px 0 0;background-position:-21px -46px;}
.paginator2 .bt_next{margin:0 0 0 5px;background-position:-46px -46px;}
.paginator2 .bt_last{background-position:-72px -46px;}
.paginator2 .num{padding:0 5px;color:#444;font-weight:bold}
.paginator2 .num.on, .paginator .num:hover{color:#f47d31;}

fieldset label{background:url('../images/common/dropdown.png') no-repeat 95% 50%;}
fieldset label, fieldset input[type='text'], fieldset .wrap p{display:inline-block;width:100%;height:38px;padding:0 0 0 10px;background-color:#fff;border:1px solid #dddddd;color:#666666;vertical-align:middle;box-sizing:border-box;font-weight:100;line-height:2.2;text-align:left;}
fieldset .wrap {float:left;position:relative;width:18.3%;box-sizing:border-box;}
fieldset .wrap select{position:absolute;top:0;left:0;width:100%;height:40px;min-height:40px;line-height:40px;padding:0 10px;opacity:0;filter:alpha(opacity=0);}

/* modal */
#mask {position:fixed;left:0;top:0;z-index:999;background-color:#000;background-color:rgba(0,0,0,0.8);display:none;}


/* dealer locator */
.search_article{position:relative;padding:0 0 30px;}
.search_article .wrap + .wrap{width:56.7%;margin:0 0.9%;}
.search_article .btn01{width:23.2%;padding:0;line-height:2.5;box-sizing:border-box;}
.find_dealer{clear:both;max-width:1280px;margin:0 auto;text-align:center;}
.find_dealer p{padding:3.5% 0 2%;font-weight:100;color:#fff;}
.find_dealer .btns{clear:both;padding:2.2% 0 0;font-weight:100;color:#fff;}
.find_dealer .wrap {float:left;position:relative;width:18.4%;box-sizing:border-box;font-size:1.1em;}
.find_dealer .wrap + .wrap{margin:0 0 0 2%}
.find_dealer .wrap p{display:none;position:absolute !important;top:0;left:0;width:100%;color:#865DCC;border:1px solid #865DCC;text-align:left;z-index:100;box-sizing:border-box}

.find_dealer .btn01{padding:0 10%;background:#4b2886;line-height:3;box-sizing:border-box;color:#fff;font-weight:100;}

.dealer_locator .cover{background:url('../images/dealer/cover.jpg') no-repeat 50% 100%;}
.dealer_locator .data{width:100%;max-width:1280px;margin:50px auto 0;border:1px solid #ccc;font-size:75%;line-height:1.5}
.dealer_locator .data .result{padding:25px 30px;text-align:left;}

/* 161011 */

/* 250123 ë§¤ìž¥ì°¾ê¸° í•˜ë‹¨ íŽ˜ì´ì§• ê³&nbsp;ì&nbsp;•, ë¦¬ìŠ¤íŠ¸ ìŠ¤í¬ë¡¤ ì²˜ë¦¬ */ 
.dealer_locator .data .wrap{height:755px;overflow:hidden;border-top:1px solid #e9e9e9;}
.dealer_locator .data .wrap .list{display: flex;flex-direction: column;height: 100%;float:left;position:relative;width:30%;min-height:100%;padding:0 0 30px;text-align:left;border-right:1px solid #f2f2f2;box-sizing:border-box;}
.dealer_locator .data .wrap .list &gt; ul{flex: 1;overflow-y: auto;}
/* 250313 ë§¤ìž¥ì°¾ê¸° í…ìŠ¤íŠ¸ ê²¹ì¹¨ ì´ìŠˆ ìˆ˜ì&nbsp;• */
.dealer_locator .data .wrap .list ul li{position:relative;padding:22px 90px 22px 30px;border-bottom:1px solid #f2f2f2;cursor:pointer;word-wrap: break-word;}/* 20210112 add pointer; - Max */
/* //250313 ë§¤ìž¥ì°¾ê¸° í…ìŠ¤íŠ¸ ê²¹ì¹¨ ì´ìŠˆ ìˆ˜ì&nbsp;• */ 
.dealer_locator .data .wrap .list ul li .txt_num{position:absolute;top:20px;right:20px;}
.dealer_locator .data .paginator2{/*position:absolute;width:100%;bottom:20px;*/padding: 20px 0;height:18px;}
.dealer_locator .data .wrap .map{float:right;width:70%;height:100%;}

.dealer_locator .txt_num{color:#ff6600;}

/* 250313 ë§¤ìž¥ì°¾ê¸° ë²„íŠ¼ ê°„ê²© ìˆ˜ì&nbsp;• */
.dealer_locator .links-wrapper {width:100%; display:flex; margin-top:16px; column-gap:20px;align-items:flex-start;}
.dealer_locator .links-wrapper .links-wrapper-container {display:flex;}
.dealer_locator .links-wrapper .links-wrapper-container a {width:100%; height:100%; display:flex; align-items:center; justify-content:center; flex-direction:column; text-align:center;}
.dealer_locator .links-wrapper .links-wrapper-container a img {width:40px; height:40px;}
.dealer_locator .links-wrapper .links-wrapper-container a .font-caption {width:40px;margin-top:5px; font-size:10px; color:#565656;word-break:break-all;line-height:normal;}
/* //250313 ë§¤ìž¥ì°¾ê¸° ë²„íŠ¼ ê°„ê²© ìˆ˜ì&nbsp;• */

/* news */
.news .section .wrap{max-width:1280px;margin:0 auto;}

/* 20200406 Seohyun */
/* warranty */
.warranty_area {padding:30px;background:#e9e9e9;font-weight:300;color:#444;}
.warranty_area .txtbox+.txtbox {margin:35px 0 0;}
.warranty_area .subtit {margin:0 0 15px;font-weight:600;}
.warranty_area .disc, .tbl_disc {font-size:15px;}
.warranty_area .disc.bold {margin:8px 0 0;font-weight:600;}

.warranty_area .item li {margin:7px 0 0 15px;text-indent:-15px;}
.warranty_area ul.item li {position:relative;margin:5px 0;padding:0 0 0 10px;text-indent:0;}
.warranty_area ul.item li:before {content:'';position:absolute;top:50%;left:0;margin-top:-1.5px;width:3px;height:3px;background:#000;}

.warranty_area .prvc_tb {margin:10px 0;width:350px;}
.prvc_tb table {width:100%;border-top:1px solid #aaa;border-left:1px solid #aaa;}
.prvc_tb th, .prvc_tb td {padding:8px;border-bottom:1px solid #aaa;border-right:1px solid #aaa;text-align:center;}
.prvc_tb thead th {background:#888;color:#fff;font-size:15px;}
.prvc_tb tbody td {background:#fff;font-size:14px;}
.warranty_area .prvc_tb tbody th {background:#fff;font-size:14px;font-weight:500;color:#444;}
/* //20200406 */
/* 20200407 Seohyun */
.warranty_wrap .link_area {margin:15px 0 0;padding:10px 0;border-top:1px solid #ccc;border-bottom:1px solid #ccc;text-align:center;}
.link_area .link_wrt {position:relative;margin-left:-10%;font-size:14px;font-weight:500;color:#444;}
.link_area .link_wrt:after {content:'';position:absolute;top:50%;right:-15%;margin-top:-5px;width:6px;height:10px;background:url('../images/common/ico_arrow.png') no-repeat;background-size:100%;}
/* //20200407 */

/* cookie_notice */
.cookie_notice{display:none;position:relative;padding:10px;background:#4a2885;color:#fefefe;font-weight:400;font-size:80%;box-sizing:border-box;text-align:center;}
.cookie_notice p{display:inline;text-align:center;}
.cookie_notice .btn_underline{border-bottom:1px solid #fff;white-space:nowrap;color:#fff;margin:0 10px;}
.cookie_notice .btn_close{display:inline-block;width:20px;height:20px;margin:0 0 0 50px;background:url('../images/common/btn_close01.png') no-repeat 0 0;text-indent:-10000em;overflow:hidden;}
.cookie_notice .btn {display:inline-block;height:26px;line-height:26px;padding:0 10px;background:#fff;color:#6938bd;font-size:12px;margin-left:10px;}

.b-close, .btn_close_layer{position:absolute;top:-30px;right:-30px;width:24px;height:24px;background:url('../images/common/btn_close_layer.png') no-repeat;text-indent:-1000em;overflow:hidden;cursor:pointer}
/* 20200515 Max */
.Pstyle {opacity:.5;display:none;position:relative;width:auto;margin:-200px 0 0 -350px;background-color:none;}
#video_1 {width:700px !important; height:395px !important;}
/* 20200515 */

/* 1366px width Screen Resolution */
@media screen and (max-width:1440px){
  /* font-style */
  .section h3 {font-size:43px;margin:10px auto 10px;font-weight:200;line-height:50px;color:#222222;}
  .section h4 {font-size:16px;line-height:36px;color:#222;font-weight:200;margin:0;color:#222222;}
  /* 20200303 ï¿½ß°ï¿½  Seohyun */
  .warranty_wrap {height:58px;margin:20px 0 0 0;padding:0 42px 0 0;}
  .warranty_wrap &gt; img {width:58px;}
  /* //20200303 */
}

@media (min-width:1024px) and (max-width:1279px){
.section h3 {font-size:43px;margin:10px auto 10px;font-weight:200;line-height:60px;color:#222222;}
.section h4 {font-size:16px;line-height:36px;color:#222;font-weight:200;margin:0;color:#222222;}
.fit_txt p {font-size:16px !important;line-height:20px;color:#4b4b4b;}

/* 20200303 ï¿½ß°ï¿½  Seohyun */
.warranty_wrap {height:50px;margin:15px 0 0 0;padding:0 20px 0 0;}
.warranty_wrap &gt; img {width:50px;}
/* //20200303 */

.detail_txt dt {font-size:14px;}
.detail_txt dt span {font-size:10px;}
.detail_txt dd {font-size:12px;color:#8c8c8c;line-height:17px;}

.tab_content2 {display:none;height:450px !important;background:#f4f4f4;padding:35px 50px 0 50px;line-height:21px;font-size:14px;font-weight:200 !important;color:#8c8c8c;overflow-y:scroll;overflow-x:hidden;}
  .tab_content3 {display:none;height:450px !important;background:#f4f4f4;padding:35px 50px 0 50px;line-height:21px;font-size:14px;font-weight:200 !important;color:#8c8c8c;overflow-y:scroll;overflow-x:hidden;}

.sizeBody {max-height:300px;overflow-y:scroll;min-height:300px;}
#top_img img{width:150%;height:auto;top:0%;left:-50%;}
}

@media screen and (max-width:1023px) {
header &gt;.wrap &gt;h1{position:relative;margin:0 30%;padding:2em 0 0.5em;text-align:center;}/* 20200811 GNB Renew - ZhangYuChen */
header &gt;.wrap &gt;nav{max-width:80%;height:auto;margin:0 auto;}/* 20200811 GNB Renew - ZhangYuChen */
header &gt;.wrap &gt;nav #menu ul{float:none;margin-right:0;text-align:center;}/* 20200811 GNB Renew - ZhangYuChen */
header &gt;.wrap &gt;nav #menu ul li{float:none;display:inline-block;padding:0 2%;}/* 20200811 GNB Renew - ZhangYuChen */

.no_section .wrapper{/*margin:-334px auto -85px;*/margin:-334px auto -66px;}/* 20200701 MainPage Renew - Min */
.no_section .wrapper .wrapper_inner{padding:384px 0 176px}
.no_section .cover{height:169px}

.section h3 {font-size:40px;margin:10px auto 10px;}
.section h4 {font-size:15px;}
.fit_txt p {font-size:16px !important;line-height:20px;color:#4b4b4b;}

/* 20200303 ï¿½ß°ï¿½  Seohyun */
.warranty_wrap {height:50px;margin:15px 0 0 0;padding:0 20px 0 0;}
.warranty_wrap &gt; img {width:50px;}
/* //20200303 */

.detail_txt dt {font-size:14px;color:#4a2885;line-height:24px;}
.detail_txt dt span {font-size:10px;}
.detail_txt dd {font-sizE:12px;color:#8c8c8c;line-height:17px;}
.detail_txt dd.img {text-align:center;margin-top:5px}

.sizeBody {max-height:300px;overflow-y:scroll;min-height:300px;}

.tires .section:first-child{padding-top:176px;}
}

@media screen and (max-width:969px) {
.section h3 {font-size:38px;margin:10px auto 10px;font-weight:200;line-height:60px;color:#222222;}
.section h4 {font-size:15px;line-height:36px;color:#222;font-weight:200;margin:0;color:#222222;}
.fit_txt p {font-size:15px !important;line-height:20px;color:#4b4b4b;}

/* 20200303 ï¿½ß°ï¿½  Seohyun */
.warranty_wrap {height:50px;margin:15px 0 0 0;padding:0;}
.warranty_wrap &gt; img {width:50px;}
/* //20200303 */

.detail_txt dt {font-size:16px;color:#4a2885;line-height:24px;}
.detail_txt dd {font-sizE:12px;color:#8c8c8c;line-height:17px;}
.detail_txt dd.img {text-align:center;margin-top:5px}

.sizeBody {max-height:300px;overflow-y:scroll;min-height:300px;}
#menu .btn_global{position:absolute;top:15px;right:60px}

}

@media screen and (max-width:768px){
  #top_img img{width:200%;height:auto;top:0;left:-85%;}

	/* 20200303 ï¿½ß°ï¿½  Seohyun */
	.warranty_wrap {height:45px;margin:15px 0 0 0;padding:0;}
	.warranty_wrap &gt; img {width:45px;}
	/* //20200303 */
}

@media screen and (max-height:767px) {
}

/* 20171117 ï¿½ß°ï¿½ */
.newBtn:after{content:'';display:block;cloear:both;}
.newBtn span{float:left;width:50%;}
.newBtn span a{padding-right:0.2em;}
.newBtn span+span a{padding-right:0;padding-left:0.2em;}
.newBtn span a{display:block;}

/* 20200923 Add - Zzj */
.bltxt_note01 {position:relative; margin-top:17px; padding-left:19px; text-align:left; color:#888; font-size:13px; line-height:1.4;}
.bltxt_note01:before {content:''; position:absolute; left:0; top:0.153em; width:14px; height:14px; background:url('../images/common/bul_note.png') no-repeat 0 0;}
.fitWrap .bltxt_note01 {margin-top:2.076em;}
@media (max-width:1279px) {
  .fitWrap .bltxt_note01 {font-size:11px;}
}

/* 20230306 Add - Zzj */
.wrapper .disc_warr{font-weight:400;}
.wrapper .warr_hr{display:block;position:relative;margin:18px 0;top:8px;color:#d0cece;}
.wrapper .disc_warr2{font-weight:500;display: contents;}
.wrapper .pdf_warr{position:relative;top:10px;left:15px;}
/* //20230306 Add - Zzj */


/* 20230911 ì¶”ê°€ */
.tab_content table tr:not(:first-child) th {border-top:1px solid #555;}
.tab_content table th:not(:last-child) {border-right:1px solid #555;}
/* //20230911 ì¶”ê°€ */

/* 20231115 ì¶”ê°€ */
.privacy_policy .policy_agree {padding-left: 30px;}
.privacy_policy .radio_area {margin-bottom: 10px;}
.privacy_policy .form_wrap input[type="radio"],
.privacy_policy .form_wrap input[type="checkbox"]{position:absolute;width:20px;height:20px;margin:0;opacity:0.01;}
.privacy_policy .form_wrap input[type="radio"]+label,
.privacy_policy .form_wrap input[type="checkbox"]+label{position:relative;padding-left:30px;}
.privacy_policy .form_wrap input[type="radio"]+label:before,
.privacy_policy .form_wrap input[type="checkbox"]+label:before{display:inline-block;content:'';position:absolute;top:0;left:0;width:20px;height:20px;background:url('../images/common/bg_form.png') -20px 0 no-repeat;}
.privacy_policy .form_wrap input[type="radio"]:checked+label:before,
.privacy_policy .form_wrap input[type="checkbox"]:checked+label:before{background-position:0 0}
.privacy_policy .form_wrap+.form_wrap{display:inline-block;margin-left:10px;}
/* //20230306 Add - Zzj */


/* 20230911 ì¶”ê°€ */
.tab_content table tr:not(:first-child) th {border-top:1px solid #555;}
.tab_content table th:not(:last-child) {border-right:1px solid #555;}
/* //20230911 ì¶”ê°€ */</pre></body></html>