﻿@charset "utf-8";

/* HTML 5 Reset */
nav, section, article, header, aside, footer, figure, dialog {display:block}
time, progress, mark, output {display:inline}

/* common */]
html, body {height:100%;}
body{/*-webkit-user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color: rgba(0,0,0,0)*/;overflow-y:auto !important;}

body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button{margin:0;padding:0;-webkit-text-size-adjust:none}
body,input,textarea,select,table,button{font-size:14px;font-family:'Malgun Gothic','맑은 고딕','AppleSDGothicNeo-Medium','Helvetica','AppleGothic','Sans-serif','Dotum','Verdana','Helvetica',sans-serif;}
body{color:#000;word-wrap:break-word;word-break:break-all;}
img,fieldset{border:0}
dl,ul,ol,li {list-style:none;}
a{color:#000;text-decoration:none;cursor:pointer}
em,address{font-style:normal}
hr,caption {display:none;}

.hide  {display:none}
.show {display:block}
.blind  {display:block;position:absolute;overflow:hidden;left:-9999px;width:1px;height:1px;font-size:0;line-height:0;text-indent:-9999px} /* hide */

input,select,textarea,button{vertical-align:middle;font-size:100%}table{border-collapse:collapse;border-spacing:0}
input[type="text"],input[type="tel"],input[type="email"],input[type="number"],input[type="search"],input[type="password"],input[type="submit"],textarea{-webkit-appearance:none;-webkit-border-radius:0;border-radius:0;}
input:checked[type="checkbox"]{background-color:#666;-webkit-appearance:checkbox}
button,input[type="button"],input[type="submit"],input[type="reset"],input[type="file"]{-webkit-appearance:none;-webkit-border-radius:0;border-radius:0;}
button {cursor:pointer}

/*  /css/global/mobile/mobileweb.css  반영 불가로 인해 임시 반영  6/9일 이후  해당파일 실서버 적용시 삭제 가능  */
.gift_wrap .scrollbox .sticker_list li .txt { font-size: 11px; }
