@charset "utf-8";

/****************************************/
/*	Name: LOTTE DUTY FREE
/*	PART: RESET STYLE
/*	Version: 1.0 
/*	Author: Choi Jeong A (Beky)
/****************************************/ 

*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}

html, body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, form, fieldset, input, select, label, textarea, table, caption, 
thead, tfoot, tbody, tr, th, td, article, aside, dialog, footer, header, section, footer, nav, figure, hgroup{margin:0;padding:0;}

html{font-size:100%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}
body{font-family:'Noto Sans Regular', 'Noto Sans Regular JP',  'Tahoma', 'Simhei', 'Microsoft Yahei';font-size:14px;line-height:1.42857143;}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary{display:block;}
audio, canvas, progress, video{display:inline-block;}
audio:not([controls]){display:none;height:0;}
progress{vertical-align:baseline;}
template, [hidden]{display:none;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}

a{background-color:transparent;text-decoration:none;outline:none;}
a:hover, a:focus{text-decoration:none;}
a:active, a:visited{text-decoration:none;}
ul, li{list-style:none;}
em, i{font-style:normal;}
abbr[title]{border-bottom:1px dotted;}

dfn{font-style:italic;}
mark{background-color:#ff0;color:#000;}
small{font-size:80%;}
sub, sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline;}
sub{bottom:-0.25em;}
sup{top:-0.5em;}
img{border-style:none;outline:none;}
svg:not(:root){overflow:hidden;}
figure{margin:1em 40px;}
hr{height:0;box-sizing:content-box;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;}
table{border-collapse:collapse;border-spacing:0;}
table > caption{display:none;/*visibility:hidden;overflow:hidden;width:0;height:0;font-size:0;line-height:0;opacity:0;*/}
button{outline:none;}
button, input, select, textarea{margin:0;padding:0;font:inherit;outline:none;box-shadow:none;}
optgroup{font-weight:bold;}
button,input{overflow:visible;}
button, select{text-transform:none;}
button, html [type="button"], [type="reset"], [type="submit"]{-webkit-appearance:button;cursor:pointer;}
button[disabled], html input[disabled]{cursor:default;}
html input[disabled]{background:#f5f5f5;color:#333;}/* 190415 디자인 수정 */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner{padding:0;border-style:none;}
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring{outline:1px dotted ButtonText;}
fieldset{border:0;vertical-align:middle;}
legend{display:none;visibility:hidden;overflow:hidden;}
textarea{overflow-y:auto;}
[type="checkbox"], [type="radio"]{padding:0;box-sizing:border-box;}
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button{height:auto;}
[type="search"]{-webkit-appearance:textfield;outline-offset:-2px;}
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration{-webkit-appearance:none;}
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
input[type="text"]{font-family:'Noto Sans Regular', 'Noto Sans Regular JP',  'Noto Sans Regular JP','Tahoma', 'Simhei', 'Microsoft Yahei';}
input[type="text"]::-ms-clear,
input[type="password"]::-ms-clear{display:none;}

button{background:none;border:0;}

::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}

.placeholder{color:#bfbfbf;font-family:'Noto Sans Regular', 'Noto Sans Regular JP', 'Tahoma', 'Simhei', 'Microsoft Yahei';}
::-webkit-input-placeholder{color:#bfbfbf;font-family:'Noto Sans Regular', 'Noto Sans Regular JP', 'Tahoma', 'Simhei', 'Microsoft Yahei';}
::-moz-placeholder{color:#bfbfbf;font-family:'Noto Sans Regular', 'Noto Sans Regular JP', 'Tahoma', 'Simhei', 'Microsoft Yahei';} 
:-ms-input-placeholder{color:#bfbfbf;font-family:'Noto Sans Regular', 'Noto Sans Regular JP', 'Tahoma', 'Simhei', 'Microsoft Yahei';} 
input:-moz-placeholder{color:#bfbfbf;font-family:'Noto Sans Regular', 'Noto Sans Regular JP', 'Tahoma', 'Simhei', 'Microsoft Yahei';}
textarea:-moz-placeholder{color:#bfbfbf;}
    
