@import url(https://fonts.googleapis.com/earlyaccess/nanumgothic.css);
/*PC랑 연동됨*/
@font-face {font-family: 'SCDream2';src: url("../fonts/SCDream2.otf");}
@font-face {font-family: 'Jalnan';src: url("../fonts/Jalnan.otf");}\
@font-face {font-family: 'NL2GR'; src: url("../fonts/NEXON_Lv2_Gothic.woff");}
html{font-family: 'NL2GR';font-weight: bold;}
.gray_small_button {background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf));background: -moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100%);filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');background-color: #ededed;-webkit-border-top-left-radius: 5px;-moz-border-radius-topleft: 5px;border-top-left-radius: 5px;-webkit-border-top-right-radius: 5px;-moz-border-radius-topright: 5px;border-top-right-radius: 5px;-webkit-border-bottom-right-radius: 5px;-moz-border-radius-bottomright: 5px;border-bottom-right-radius: 5px;-webkit-border-bottom-left-radius: 5px;-moz-border-radius-bottomleft: 5px;border-bottom-left-radius: 5px;text-indent: 0;border: 1px solid #dcdcdc;display: inline-block;color: #777777;font-family: Arial;font-size: 14px;font-weight: bold;font-style: normal;height: 24px;line-height: 24px;width: 60px;text-decoration: none;text-align: center;}
.gray_small_button:hover {background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed));background: -moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100%);filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');background-color: #dfdfdf;}
.gray_small_button:active {position: relative;top: 1px;}
.black-search-btn {background: #6d6d6d!important;color: white!important;}
.gobeauty_small_button {background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f5bf2e), color-stop(1, #f5bf2e));background: -moz-linear-gradient( center top, #f5bf2e 5%, #a17e1c 100%);filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f5bf2e', endColorstr='#a17e1c');background-color: #f5bf2e;-webkit-border-top-left-radius: 5px;-moz-border-radius-topleft: 5px;border-top-left-radius: 5px;-webkit-border-top-right-radius: 5px;-moz-border-radius-topright: 5px;border-top-right-radius: 5px;-webkit-border-bottom-right-radius: 5px;-moz-border-radius-bottomright: 5px;border-bottom-right-radius: 5px;-webkit-border-bottom-left-radius: 5px;-moz-border-radius-bottomleft: 5px;border-bottom-left-radius: 5px;text-indent: 0;border: 1px solid #f5bf2e;display: inline-block;color: #ffffff;font-family: Arial;font-size: 14px;font-weight: bold;font-style: normal;height: 24px;line-height: 24px;width: 60px;text-decoration: none;text-align: center;}
.gobeauty_small_button:hover {background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f5bf2e), color-stop(1, #f5bf2e));background: -moz-linear-gradient( center top, #a17e1c 5%, #f5bf2e 100%);filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#a17e1c', endColorstr='#f5bf2e');background-color: #f5bf2e;}
.gobeauty_small_button:active {position: relative;top: 1px;}
.gobeauty_color {color: #f5bf2e;}
/*.bold {font-weight: bold;}*/
.font_day{font-size:12px;background-color:#f5a82e;text-align:center;font-weight:bold;color:#fff;font-family: 'NL2GR';}