@charset "utf-8";

@font-face {
    font-family: 'sso';
    src: url('../fonts/SamsungOne-600.woff2') format('woff2'),
        url('../fonts/SamsungOne-600.woff') format('woff');
    font-weight: 600;
    font-style: normal;

  }

  @font-face {
    font-family: 'sso';
    src: url('../fonts/SamsungOne-400.woff2') format('woff2'),
        url('../fonts/SamsungOne-400.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}



  html, body {margin: 0; padding: 0;}

.sri_d_news .contents img {margin:20px auto;}

@media screen and (max-width: 1920px) {
  .news-detail{border-top:1px solid #dadada;}
  .sri_d_news {max-width: 850px; margin: 50px auto; padding-bottom: 10px; font-family: 'sso'; box-shadow: 1px 2px 2px 2px #e6e6e6;}
  .sri_d_news .header {background-color: #eee; padding: 60px 70px 20px; overflow: auto;}
  .sri_d_news .header img {float: right;}
  .sri_d_news .header h1 {margin: 100px 0 20px; font-size: 40px; font-weight: 600; color: #1428a0; line-height: 50px; float: left;}

  .sri_d_news .contents {padding: 30px 70px 20px; background: #fff; font-size: 15px;}
  .sri_d_news .contents p {line-height: 26px;}
  .sri_d_news .contents img {width: 100%; margin: 20px auto 0;}
  .sri_d_news .contents .small {font-size: 12px; color: #636363; line-height: 14px; margin-top: 4px; margin-bottom:20px;}
  .sri_d_news .contents .f_list {padding-left: 20px;}

  .sri_d_news .contents .img_group {max-width: 965px; margin: 0 auto 25px;}

  /* .sri_d_news .contents .s-imggroup small {mar} */

  .sri_d_news .footer {padding: 0 70px 15px;}
  .sri_d_news .footer p::before {content: ''; display: block; width: 100%; height: 1px; margin: 0 auto 10px; background: #d2d2d2; }
  .sri_d_news .footer p { text-align: right; font-size: 12.5px; color: #d2d2d2; }

}

@media screen and (max-width: 768px) {

  .sri_d_news .header {padding: 30px 20px 20px;}
  .sri_d_news .header h1 {margin: 50px 0 7px; font-size: 30px; line-height: 38px;}

  .sri_d_news .contents {padding: 20px 20px 30px;}
  .sri_d_news .contents .text {font-size: 14px; line-height: 22px; margin-bottom: 0px;}

  .sri_d_news .footer {padding: 0 20px; margin-bottom: 20px;}

}
