@charset "utf-8";


/* Reset */
* {
  outline: 0;
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: top;
  outline: none;
  box-sizing: border-box;
}

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-size: small; /*font-size:100%*/
  line-height: 1;
  word-break: break-all;
  color: #000;
  -webkit-font-smoothing: antialiased;
}

body, div, p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, table, th, td, form, fieldset, legend, input, textarea, a, button, select {
  margin: 0;
  padding: 0
}

h1, h2, h3, h4 {
  font-weight: 500;
}

p {
  line-height: 160%;
  font-size:16px;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img,
ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
tfoot, thead, tr, th, td, article, aside canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

.blind {
  display: block;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: -1000em
}

.clear {
  clear: both
}

ul, li, ol {
  list-style: none inside none;
}

a {
  text-decoration: none !important;
  color: #000;
  margin: 0;
  padding: 0;
  text-decoration: none;
  vertical-align: baseline;
  background: transparent;
}

a:hover {
  text-decoration: none !important;
}

label {
  cursor: pointer;
}

img {
  border: 0;
  vertical-align: top;
}

img, video {
  max-width: 100%
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a:active, a:hover, a:visited, a:link {
  display: block;
  outline: 0 none;
  text-decoration: none;
}

a, img {
  border: 0;
  outline: none;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

button {
  position: relative;
  background: none
}

figure {
  margin: 0;
}

legend {
  border: 0;
  padding: 0
}

fieldset {
  border: 0;
}

em, address {
  font-style: normal
}

input, select, button {
  cursor: pointer
}

header a {
  outline: none !important
}

.cf:after {
  content: "";
  display: block;
  clear: both
}

.ts {
  transition: all .3s ease
}

input {
  background: #fff;
}

input:focus {
  border: 1px solid #a6c8ff !important;
}

textarea:focus {
  border: 2px solid #a6c8ff !important
}

input[type="radio"] {
  border: none !important;
  outline: 0 !important;
  box-shadow: none;
  vertical-align: middle
}

input[type="checkbox"] {
  border: none !important;
  outline: 0;
  box-shadow: none;
  vertical-align: middle
}

input[type="file"]:focus {
  border: 0 !important
}

input, select, button {
  font: inherit
}

pre {
  overflow-x: scroll
}

b { /*font-family:'NG_B'*/
  font-weight: 500;
}

.line1 {
  display: -webkit-box !important;
  -webkit-line-clamp: 1;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical
}

.line2 {
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical
}

.line3 {
  display: -webkit-box !important;
  -webkit-line-clamp: 3;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical
}

.line5 {
  display: -webkit-box !important;
  -webkit-line-clamp: 5;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical
}

.thetxt {
  font-size: 14px;
  color: #888;
  line-height: 22px;
}

.thetxt a {
  font-size: 14px;
  color: #888;
  line-height: 22px;
}

/* 플레이스홀더 색상 */
::-webkit-input-placeholder { /* 크롬 4–56 */
  color: #9e9e9e
}

:-moz-placeholder { /* 파이어폭스 4–18 */
  color: #9e9e9e;
  opacity: 1
}

::-moz-placeholder { /* 파이어폭스 19–50 */
  color: #9e9e9e;
  opacity: 1
}

:-ms-input-placeholder { /* 인터넷 익스플로러 10+ */
  color: #9e9e9e
}

::placeholder { /* 파이어폭스 51+, 크롬 57+ */
  color: #9e9e9e;
  opacity: 1
}

.ovf {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

/* ADMIN POPUP */
.wrapper_help {
  background: #f1f2f4
}

.admin_help_title01 {
  font-size: 1.3em;
  color: #e5004f; /*font-family:'NG_B';*/
  font-weight: bold;
  margin-top: 40px;
  letter-spacing: -0.05em;
  font-weight: 500;
}

.admin_pop01 {
  margin: 0 auto;
  width: 700px;
  background: #fff !important;
  border: 1px solid #ccc;
  letter-spacing: -0.05em;
  padding: 0 20px 0 20px;
  color: #333
}

.admin_pop02 {
  width: 685px;
  background: #fff;
  border: 1px solid #ccc;
  letter-spacing: -0.05em;
  padding: 0 10px 0 0;
  color: #333
}

.admin_pop03 {
  width: 700px;
  background: #fff;
  border: 1px solid #ccc;
  letter-spacing: -0.05em;
  padding: 0 10px 0 0;
  background: #fcfcfc;
  color: #333
}

.admin_pop04 {
  width: 685px;
  background: #fff;
  border: 1px solid #ccc;
  letter-spacing: -0.05em;
  padding: 0 10px 0 0;
  background: #fcfcfc;
  color: #333
}

.admin_pop0101 img {
  margin: 10px 0 10px 10px;
  box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.5);
}

.admin_pop0102 {
  margin: 20px 0 10px 10px;
  line-height: 180%
}

.admin_pop0102 span {
  color: #19aae1
}

.admin_pop0103 {
  float: right;
  margin-top: -30px;
  border-top: 1px solid #666;
  border-right: 1px solid #666;
  border-left: 1px solid #666;
  height: 26px;
  line-height: 26px;
  background: #888;
  color: #fff;
  padding: 0 10px;
  box-sizing: border-box;
}

.admin_pop0103 a {
  color: #fff
}

.admin_pop0201 img {
  margin: 20px 0 20px 20px;
  box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.5);
}

.admin_pop0203 {
  float: right;
  margin-top: -30px;
  border-top: 1px solid #666;
  border-right: 1px solid #666;
  border-left: 1px solid #666;
  height: 26px;
  line-height: 26px;
  background: #888;
  color: #fff;
  padding: 0 10px;
  box-sizing: border-box;
}

.admin_pop0203 a {
  color: #fff
}

.admin_pop0302 {
  margin: 20px 0 60px 10px;
  line-height: 180%;
  float: left;
}

.admin_pop0302 span {
  color: #ff4200;
  font-family: 'NG_EXB';
  font-size: 1.2em;
  font-weight: bold
}

.admin_pop0301 img {
  margin: 10px 0 10px 0;
  box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.5);
}

.admin_pop_title01 {
  margin-top: 40px;
  font-size: 1.1em
}

.admin_pop_title02 {
  margin-top: 40px;
  font-size: 1.1em
}

.admin_pop_title03 {
  margin-top: 10px;
  font-size: 1.1em
}

.admin_pop_title0101 {
  font-size: 1.1em;
  margin-top: 5px;
}





