@charset "utf-8";

@font-face {
  font-family: "noto";
  src: url("../fonts/NotoSansKR-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "noto";
  src: url("../fonts/NotoSansKR-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "noto";
  src: url("../fonts/NotoSansKR-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "noto";
  src: url("../fonts/NotoSansKR-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "roboto";
  src: url("../fonts/Roboto-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "sebang";
  src: url("../fonts/SEBANG_Gothic.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "baloo";
  src: url("../fonts/Baloo-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

html {
  font-size: 11pt;
}

.title,
.poppins {
  font-family: "poppins";
}
.noto {
  font-family: "noto";
}
.roboto {
  font-family: "roboto";
}
.sebang {
  font-family: "sebang";
}
.baloo {
  font-family: "baloo";
}
.bw-l1d {
  line-height: 1;
}
.bw-l1d25 {
  line-height: 1.25;
}
.bw-l1d5 {
  line-height: 1.5;
}
.bw-l1d75 {
  line-height: 1.75;
}
.bw-l2d {
  line-height: 2;
}
.bw-h10 {
  height: 10px;
}
.bw-h15 {
  height: 15px;
}
.bw-h20 {
  height: 20px;
}
.bw-h25 {
  height: 25px;
}
.bw-h30 {
  height: 30px;
}
.bw-h40 {
  height: 40px;
}
.bw-h50 {
  height: 50px;
}
.bw-h60 {
  height: 60px;
}
.bw-h90 {
  height: 90px;
}
.bw-h100 {
  height: 100px;
}
.bw-h120 {
  height: 120px;
}
.bw-h140 {
  height: 140px;
}
.bw-h160 {
  height: 160px;
}
.bw-l10 {
  line-height: 10px;
}
.bw-l15 {
  line-height: 15px;
}
.bw-l20 {
  line-height: 20px;
}
.bw-l25 {
  line-height: 25px;
}
.bw-l30 {
  line-height: 30px;
}
.bw-l40 {
  line-height: 40px;
}
.bw-l50 {
  line-height: 50px;
}
.bw-l60 {
  line-height: 60px;
}

span {
  vertical-align: baseline;
}
i {
  letter-spacing: 0px;
}
.thin {
  font-weight: 300;
}
.bold,
.bold-c > * {
  font-weight: 500;
}
.strong {
  font-weight: 700;
}
.sstrong {
  font-weight: 900;
}
label {
  display: inline-block;
}
h0,
h1,
h2,
h3,
h4,
h5,
h6 {
  position: relative;
  width: 100%;
  clear: both;
}
sub,
sup {
  position: relative;
  vertical-align: baseline;
}
dfn,
cite,
em,
blockquote,
.wp-caption,
.gallery-caption {
  font-style: italic;
}
p {
  margin: 0;
  padding: 0;
}
mark,
ins,
pre {
  background: #f6f6f6;
}
pre {
  border: 1px solid #eee;
  max-width: 100%;
  overflow: auto;
  padding: 20px;
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;
  white-space: pre-wrap;
}
abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}
mark,
ins {
  background: #eee;
}
blockquote {
  quotes: "" "";
}
q {
  quotes: "“" "”" "‘" "’";
}
q::before,
q::after {
  position: relative;
  font-size: 2.5rem;
  opacity: 0.4;
  display: block;
}
q::before,
q::after {
  line-height: 0.4;
}
q::after {
  margin-top: 20px;
}
blockquote:before,
blockquote:after {
  content: "";
}
embed,
iframe,
object {
  margin: 0;
}

.f-lt,
.f-lt-h:hover {
  text-decoration: line-through;
}
.f-ul,
.f-ul-h:hover {
  text-decoration: underline;
}
.f-it {
  font-style: italic;
}

.f-s1 {
  letter-spacing: 1px;
  text-indent: -1px;
}
.f-s2 {
  letter-spacing: 2px;
  text-indent: -2px;
}
.f-s3 {
  letter-spacing: 3px;
  text-indent: -3px;
}

.f-lg {
  font-size: 24px;
}
.f-b {
  font-size: 30px;
}
.f-c {
  font-size: 48px;
}
h1,
.f-1 {
  font-size: 20px;
}
h2,
.f-2 {
  font-size: 18px;
}
h3,
.f-3,
.btn-lg,
.btn-lg-c > * {
  font-size: 16px;
}
h4,
.f-4,
.btn,
.btn-c > * {
  font-size: 14px;
}
h5,
.f-5 {
  font-size: 12px;
}
h6,
.f-6 {
  font-size: 11px;
}
.f-7,
.btn-sm,
.btn-sm-c > * {
  font-size: 10px;
}
.f-8,
.btn-xs,
.btn-xs-c > * {
  font-size: 9px;
}

.els,
.els-2,
.els-3,
.els-4 {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.els-2,
.els-3,
.els-4 {
  word-wrap: break-word;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.els-2 {
  -webkit-line-clamp: 2;
}
.els-3 {
  -webkit-line-clamp: 3;
}
.els-4 {
  -webkit-line-clamp: 4;
}

.f-div > *:not(:last-child) {
  position: relative;
}
.f-div > *:not(:last-child):after {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 5px);
  right: 0;
  width: 1px;
  height: 10px;
  background-color: rgba(0, 0, 0, 0.3);
}
