@charset "UTF-8";

/*=========================================================
  1. font
=========================================================*/
/*lg font*/
@font-face {
  font-family:'LG Smart' ;
  font-style:normal;
  font-weight:300;
  src: 
  local("☺"), 
  url('font/LG_Smart_Light.woff2') format('woff2'),
  url('font/LG_Smart_Light.woff') format('woff');
}

@font-face {
  font-family:'LG Smart' ;
  font-style:normal;
  font-weight:normal;
  src: 
  local("☺"), 
  url('font/LG_Smart_Regular.woff2') format('woff2'),
  url('font/LG_Smart_Regular.woff') format('woff');
}

@font-face {
  font-family:'LG Smart' ;
  font-style:italic;
  font-weight:normal;
  src: 
  local("☺"), 
  url('font/LG_Smart_Regular_Italic.woff2') format('woff2'),
  url('font/LG_Smart_Regular_Italic.woff') format('woff');
}

@font-face {
  font-family:'LG Smart';
  font-style:normal;
  font-weight:500;
  src: 
  local("☺"), 
  url('font/LG_Smart_SemiBold.woff2') format("woff2"),
  url('font/LG_Smart_SemiBold.woff') format('woff');
}

@font-face {
  font-family:'LG Smart';
  font-style:normal;
  font-weight:bold;
  src: 
  local("☺"), 
  url('font/LG_Smart_Bold.woff2') format("woff2"),
  url('font/LG_Smart_Bold.woff') format('woff');
}

@font-face {
  font-family:'LG Smart';
  font-style:italic;
  font-weight:bold;
  src: 
  local("☺"), 
  url('font/LG_Smart_Bold_Italic.woff2') format("woff2"),
  url('font/LG_Smart_Bold_Italic.woff') format('woff');
}

@font-face {
  font-family:'NotoSansKR'; font-style:normal;font-weight:900;
  src: local("※"),
  url('/wp-content/themes/newsroom/font/NotoSansKR-Black.otf') format('opentype'),
  url('/wp-content/themes/newsroom/font/NotoSansKR-Black.woff') format('woff'),
  url('/wp-content/themes/newsroom/font/NotoSansKR-Black.woff2') format('worff2');
}
@font-face {
  font-family:'NotoSansKR'; font-style:normal;font-weight:700;
  src: local("※"),
  url('/wp-content/themes/newsroom/font/NotoSansKR-Bold.otf') format('opentype'),
  url('/wp-content/themes/newsroom/font/NotoSansKR-Bold.woff') format('woff'),
  url('/wp-content/themes/newsroom/font/NotoSansKR-Bold.woff2') format('worff2');
}
@font-face {
  font-family:'NotoSansKR'; font-style:normal;font-weight:500;
  src: local("※"),
  url('/wp-content/themes/newsroom/font/NotoSansKR-Medium.otf') format('opentype'),
  url('/wp-content/themes/newsroom/font/NotoSansKR-Medium.woff') format('woff'),
  url('/wp-content/themes/newsroom/font/NotoSansKR-Medium.woff2') format('worff2');
}
@font-face {
  font-family:'NotoSansKR'; font-style:normal;font-weight:400;
  src: local("※"),
  url('/wp-content/themes/newsroom/font/NotoSansKR-Regular.otf') format('opentype'),
  url('/wp-content/themes/newsroom/font/NotoSansKR-Regular.woff') format('woff'),
  url('/wp-content/themes/newsroom/font/NotoSansKR-Regular.woff2') format('worff2');
}
@font-face {
  font-family:'NotoSansKR'; font-style:normal;font-weight:300;
  src: local("※"),
  url('/wp-content/themes/newsroom/font/NotoSansKR-DemiLight.otf') format('opentype'),
  url('/wp-content/themes/newsroom/font/NotoSansKR-DemiLight.woff') format('woff'),
  url('/wp-content/themes/newsroom/font/NotoSansKR-DemiLight.woff2') format('worff2');
}
@font-face {
  font-family:'NotoSansKR'; font-style:normal;font-weight:200;
  src: local("※"),
  url('/wp-content/themes/newsroom/font/NotoSansKR-Light.otf') format('opentype'),
  url('/wp-content/themes/newsroom/font/NotoSansKR-Light.woff') format('woff'),
  url('/wp-content/themes/newsroom/font/NotoSansKR-Light.woff2') format('worff2');
}
@font-face {
  font-family:'NotoSansKR'; font-style:normal;font-weight:100;
  src: local("※"),
  url('/wp-content/themes/newsroom/font/NotoSansKR-Thin.otf') format('opentype'),
  url('/wp-content/themes/newsroom/font/NotoSansKR-Thin.woff') format('woff'),
  url('/wp-content/themes/newsroom/font/NotoSansKR-Thin.woff2') format('worff2');
}

/*=========================================================
  2. first code
=========================================================*/
html{font-size: 1em;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video,button {margin: 0;padding: 0;border: 0;font-size: 100%;vertical-align: baseline;font-family:'NotoSansKR', sans-serif;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-o-box-sizing: border-box;-ms-box-sizing: border-box;}

input[type="text"],input[type="email"],input[type="number"],button,input[type="submit"],input[type="reset"],button,input[type="tel"],button,input[type="password"],input[type="url"],input[type="search"],input[type="file"],button,textarea,select{-webkit-appearance:none ;appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;margin:0; padding:0;font-family:'NotoSansKR', sans-serif;border:none;box-sizing:border-box;-webkit-box-sizing:border-box;	-moz-box-sizing:border-box;	-o-box-sizing:border-box;background: none;font-size: 100%;}
body {text-size-adjust:none;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;position: relative;background: #fff;word-break: keep-all; word-wrap: break-word;font-size: 16px;line-height: 1.7;color:#6b6b6b;font-weight:normal;}
h1,h2,h3,h4,h5,h6{font-weight: normal;}
ol, ul { list-style: none; }
blockquote, q { quotes: none;}
input:focus,button:focus{border:none;}
table {border-collapse:collapse;border-spacing: 0;}
ul, ol, li {margin:0; padding:0;}
li {list-style: none;}
a{text-decoration: none;}
:invalid { box-shadow: none;}
:-moz-submit-invalid {box-shadow: none;}
:-moz-ui-invalid { box-shadow:none;}
button::-moz-focus-inner { border:0;padding:0;margin-top:-2px;margin-bottom: -2px;}
input::-moz-focus-inner { border:0;padding:0;margin-top:-2px;margin-bottom: -2px;}
img{max-width: 100%;}
button:hover{cursor: pointer;}
button{background: transparent;}
#buffer-extension-hover-button{display: none !important;}
.entry-footer{clear: both;display: none;}
.skip-link{display:none;}
html{-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;overflow-y:scroll;}
.post-edit-link{display: none !important;}
.screen-reader-text{display: none;}
.dropdown-toggle{display: none;}
.site-header svg{display: none !important;}
.menu-toggle{display: none !important;}
.icon-angle-down{display: none !important;}
input[type=text]::-ms-clear {display:none;}
input[type=email]::-ms-clear {display:none;}
.menu-item-link-return{display: none !important;}
.submenu-expand{display: none !important;}
.main-menu-more{display: none !important;}
body a:active{outline: none;}
body button:active{outline: none;}

@media screen and (max-width: 600px){
  #wpadminbar{position: fixed !important;z-index: 100000;top:0; left:0;}
}

/*=========================================================
  3. 여백
=========================================================*/
/*top*/
body .mt0{margin-top:0;}
body .mt5{margin-top:5px;}
body .mt10{margin-top:10px;}
body .mt15{margin-top:15px;}
body .mt20{margin-top:20px;}
body .mt25{margin-top:25px;}
body .mt30{margin-top:30px;}
body .mt35{margin-top:35px;}
body .mt40{margin-top:40px;}
body .mt45{margin-top:45px;}
body .mt50{margin-top:50px;}
body .mt55{margin-top:55px;}
body .mt60{margin-top:60px;}

/*bottom*/
body .mb0{margin-bottom:0;}
body .mb5{margin-bottom:5px;}
body .mb10{margin-bottom:10px;}
body .mb15{margin-bottom:15px;}
body .mb20{margin-bottom:20px;}
body .mb25{margin-bottom:25px;}
body .mb30{margin-bottom:30px;}
body .mb35{margin-bottom:35px;}
body .mb40{margin-bottom:40px;}
body .mb45{margin-bottom:45px;}
body .mb50{margin-bottom:50px;}
body .mb55{margin-bottom:55px;}
body .mb60{margin-bottom:60px;}
body .mb90{margin-bottom:90px;}
body .mb100{margin-bottom:100px;}

/*=========================================================
  4. 기타값
=========================================================*/
.ab_text{position: absolute; top:0; left:-999999999px; font-size: 0; line-height: 0;}
body .f_n{font-weight: normal;}
body .f_b{font-weight: bold;}

@media screen and (max-width: 1280px) and (min-width: 1024px){
  /*top*/
  body .mt0{margin-top:0;}
  body .mt5{margin-top:5px;}
  body .mt10{margin-top:10px;}
  body .mt15{margin-top:15px;}
  body .mt20{margin-top:20px;}
  body .mt25{margin-top:25px;}
  body .mt30{margin-top:25px;}
  body .mt35{margin-top:30px;}
  body .mt40{margin-top:35px;}
  body .mt45{margin-top:40px;}
  body .mt50{margin-top:40px;}
  body .mt55{margin-top:40px;}
  body .mt60{margin-top:40px;}

  /*bottom*/
  body .mb0{margin-bottom:0;}
  body .mb5{margin-bottom:5px;}
  body .mb10{margin-bottom:10px;}
  body .mb15{margin-bottom:15px;}
  body .mb20{margin-bottom:20px;}
  body .mb25{margin-bottom:25px;}
  body .mb30{margin-bottom:25px;}
  body .mb35{margin-bottom:30px;}
  body .mb40{margin-bottom:35px;}
  body .mb45{margin-bottom:40px;}
  body .mb50{margin-bottom:40px;}
  body .mb55{margin-bottom:40px;}
  body .mb60{margin-bottom:40px;}
  body .mb90{margin-bottom:80px;}
  body .mb100{margin-bottom:80px;}
}

@media screen and (max-width: 1023px) and (min-width: 1px){
  /*top*/
  body .mt0{margin-top:0;}
  body .mt5{margin-top:5px;}
  body .mt10{margin-top:10px;}
  body .mt15{margin-top:15px;}
  body .mt20{margin-top:20px;}
  body .mt25{margin-top:25px;}
  body .mt30{margin-top:25px;}
  body .mt35{margin-top:30px;}
  body .mt40{margin-top:35px;}
  body .mt45{margin-top:40px;}
  body .mt50{margin-top:40px;}
  body .mt55{margin-top:40px;}
  body .mt60{margin-top:40px;}

  /*bottom*/
  body .mb0{margin-bottom:0;}
  body .mb5{margin-bottom:5px;}
  body .mb10{margin-bottom:10px;}
  body .mb15{margin-bottom:15px;}
  body .mb20{margin-bottom:20px;}
  body .mb25{margin-bottom:25px;}
  body .mb30{margin-bottom:25px;}
  body .mb35{margin-bottom:30px;}
  body .mb40{margin-bottom:35px;}
  body .mb45{margin-bottom:40px;}
  body .mb50{margin-bottom:40px;}
  body .mb55{margin-bottom:40px;}
  body .mb60{margin-bottom:40px;}
  body .m_p25{padding:25px 25px;}
  body .mb90{margin-bottom:60px;}
  body .mb100{margin-bottom:50px;}
}

