@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  word-break: break-all; }

em {
  font-style: normal; }

a {
  color: inherit;
  text-decoration: none; }

button {
  border: none;
  outline: none;
  background-color: transparent;
  font-family: "NanumSquare"; }

* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box; }

span, strong, a {
  display: inline-block; }

@font-face {
  font-family: 'NotoSans-Light';
  src: url("https://trend.mobon.net/mediatrend/img/font/NotoSans-Light.eot");
  src: url("https://trend.mobon.net/mediatrend/img/font/NotoSans-Light?#iefix") format("embedded-opentype"), url("https://trend.mobon.net/mediatrend/img/font/NotoSans-Light.woff") format("woff"); }
@font-face {
  font-family: "NanumSquare";
  src: url("https://trend.mobon.net/mediatrend/img/font/NanumSquareL.eot");
  src: url("https://trend.mobon.net/mediatrend/img/font/NanumSquareL.eot?#iefix") format("embedded-opentype"), url("https://trend.mobon.net/mediatrend/img/font/NanumSquareL.woff") format("woff");
  font-weight: 300; }
@font-face {
  font-family: "NanumSquare";
  src: url("https://trend.mobon.net/mediatrend/img/font/NanumSquareR.eot");
  src: url("https://trend.mobon.net/mediatrend/img/font/NanumSquareR.eot?#iefix") format("embedded-opentype"), url("https://trend.mobon.net/mediatrend/img/font/NanumSquareR.woff") format("woff");
  font-weight: 400; }
@font-face {
  font-family: "NanumSquare";
  src: url("https://trend.mobon.net/mediatrend/img/font/NanumSquareB.eot");
  src: url("https://trend.mobon.net/mediatrend/img/font/NanumSquareB.eot?#iefix") format("embedded-opentype"), url("https://trend.mobon.net/mediatrend/img/font/NanumSquareB.woff") format("woff");
  font-weight: 500; }
@font-face {
  font-family: "NanumSquare";
  src: url("https://trend.mobon.net/mediatrend/img/font/NanumSquareEB.eot");
  src: url("https://trend.mobon.net/mediatrend/img/font/NanumSquareEB.eot?#iefix") format("embedded-opentype"), url("https://trend.mobon.net/mediatrend/img/font/NanumSquareEB.woff") format("woff");
  font-weight: 600; }
@font-face {
  font-family: 'NanumSquare';
  src: url("https://trend.mobon.net/mediatrend/img/font/cwTeXHei-zhonly.eot");
  src: url("https://trend.mobon.net/mediatrend/img/font/cwTeXHei-zhonly?#iefix") format("embedded-opentype"), url("https://trend.mobon.net/mediatrend/img/font/cwTeXHei-zhonly.woff") format("woff");
  unicode-range: 4E00–9FFF;
  font-weight: 300; }
@font-face {
  font-family: 'NanumSquare';
  src: url("https://trend.mobon.net/mediatrend/img/font/cwTeXHei-zhonly.eot");
  src: url("https://trend.mobon.net/mediatrend/img/font/cwTeXHei-zhonly?#iefix") format("embedded-opentype"), url("https://trend.mobon.net/mediatrend/img/font/cwTeXHei-zhonly.woff") format("woff");
  unicode-range: 4E00–9FFF;
  font-weight: 400; }
@font-face {
  font-family: 'NanumSquare';
  src: url("https://trend.mobon.net/mediatrend/img/font/cwTeXHei-zhonly.eot");
  src: url("https://trend.mobon.net/mediatrend/img/font/cwTeXHei-zhonly?#iefix") format("embedded-opentype"), url("https://trend.mobon.net/mediatrend/img/font/cwTeXHei-zhonly.woff") format("woff");
  unicode-range: 4E00–9FFF;
  font-weight: 500; }
@font-face {
  font-family: 'NanumSquare';
  src: url("https://trend.mobon.net/mediatrend/img/font/cwTeXHei-zhonly.eot");
  src: url("https://trend.mobon.net/mediatrend/img/font/cwTeXHei-zhonly?#iefix") format("embedded-opentype"), url("https://trend.mobon.net/mediatrend/img/font/cwTeXHei-zhonly.woff") format("woff");
  unicode-range: 4E00–9FFF;
  font-weight: 600; }
@font-face {
  font-family: 'icomoon';
  src: url("https://trend.mobon.net/mediatrend/img/font/icomoon.eot?z82vt8");
  src: url("https://trend.mobon.net/mediatrend/img/font/icomoon.eot?z82vt8#iefix") format("embedded-opentype"), url("https://trend.mobon.net/mediatrend/img/font/icomoon.ttf?z82vt8") format("truetype"), url("https://trend.mobon.net/mediatrend/img/font/icomoon.woff?z82vt8") format("woff"), url("https://trend.mobon.net/mediatrend/img/font/icomoon.svg?z82vt8#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }
input[type="text"],
input[type="password"],
input[type="checkbox"],
input[type="radio"],
textarea {
  outline: none;
  border: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  font-family: "NanumSquare"; }

input::placeholder, input::-webkit-input-placeholder, input:-ms-input-placeholder,
textarea::placeholder, textarea::-webkit-textarea-placeholder, textarea:-ms-input-placeholder {
  font-family: "NanumSquare";
  color: #888; }

input:focus::-webkit-input-placeholder, input:focus:-moz-placeholder, input:focus::-moz-placeholder, input:focus:-ms-input-placeholder {
  color: transparent; }

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-share:before {
  content: "\e915";
  color: #bfbfbf; }

.icon-band:before {
  content: "\e914";
  color: #bfbfbf; }

.icon-kakao:before {
  content: "\e913";
  color: #bfbfbf; }

.icon-facebook:before {
  content: "\e912";
  color: #bfbfbf; }

.icon-mail:before {
  content: "\e911";
  color: #bfbfbf; }

.icon-ico_search:before {
  content: "\e910";
  color: #fff; }

.icon-mobtrend_fLogo:before {
  content: "\e901";
  color: #fff; }

.icon-mobtrend_mLogo .path1:before {
  content: "\e902";
  color: white; }

.icon-mobtrend_mLogo .path2:before {
  content: "\e903";
  margin-left: -7.2177734375em;
  color: white; }

.icon-mobtrend_mLogo .path3:before {
  content: "\e904";
  margin-left: -7.2177734375em;
  color: #84b64d; }

.icon-mobtrend_mLogo .path4:before {
  content: "\e905";
  margin-left: -7.2177734375em;
  color: #84b64d; }

.icon-mobtrend_mLogo .path5:before {
  content: "\e906";
  margin-left: -7.2177734375em;
  color: white; }

.icon-mobtrend_mLogo .path6:before {
  content: "\e907";
  margin-left: -7.2177734375em;
  color: white; }

.icon-mobtrend_mLogo .path7:before {
  content: "\e908";
  margin-left: -7.2177734375em;
  color: white; }

.icon-mobtrend_mLogo .path8:before {
  content: "\e909";
  margin-left: -7.2177734375em;
  color: white; }

.icon-mobtrend_mLogo .path9:before {
  content: "\e90a";
  margin-left: -7.2177734375em;
  color: white; }

.icon-s_left_arrow {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  display: inline-block; }
  .icon-s_left_arrow:before {
    content: "\e90b";
    color: #888; }

.icon-s_xBtn:before {
  content: "\e90c";
  color: #fff; }

.icon-b_left_arrow:before {
  content: "\e90d";
  color: #d4d5f1; }

.icon-ico_clock:before {
  content: "\e90e";
  color: #888; }

.icon-ico_login:before {
  content: "\e90f";
  color: #888;
  font-size: 3.4rem; }

.icon-check:before {
  content: "\e900";
  color: #fff; }

html, body {
  width: 100%;
  height: 100%;
  font-family: "NanumSquare",'helvetica','Apple Gothic', "맑은고딕", "돋움", sans-serif;
  color: #333;
  background-color: #eaedf3;
  overflow-x: hidden;
  font-weight: 400; }

body {
  font-size: 1.3rem;
  line-height: 1; }

html {
  font-size: 63%;
  word-break: keep-all; }

.icon-x {
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../img/svg/icon_x.svg"); }

header {
  height: 65px;
  line-height: 65px;
  background-image: linear-gradient(to right, #1e2f5a, #403a6f);
  overflow: hidden;
  position: relative; }
  header.active {
    z-index: 76; }
  header > h1 {
    font-size: 2rem;
    text-align: center;
    width: 50%;
    margin: 17px auto 0; }
    header > h1 > span {
      display: block; }
    header > h1 > p {
      color: #fff;
      font-family: 'NotoSans-Light';
      font-size: 1rem;
      letter-spacing: 9px;
      line-height: 18px;
      margin-left: 8px;
      font-weight: 100; }
  header > .login-btn {
    position: absolute;
    top: 22.5px;
    right: 4%;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    width: 37px; }
    header > .login-btn > span {
      display: none; }
    header > .login-btn.login > span {
      font-size: 1rem;
      font-weight: 300;
      color: #fff;
      float: left;
      display: block; }
    header > .login-btn > dl {
      width: 20px;
      height: 20px;
      float: right; }
      header > .login-btn > dl > dt {
        width: 13px;
        height: 13px;
        border-radius: 13px;
        border: 2px solid #fff;
        position: relative;
        margin-left: 3px; }
      header > .login-btn > dl > dd {
        width: 19px;
        height: 19px;
        border-radius: 19px;
        border: 2px solid #fff;
        margin-top: -2px; }

#container {
  position: relative; }
  #container h2 {
    font-size: 1.6rem;
    padding: 20px 0 15px; }
  #container .thumb {
    overflow: hidden;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; }
    #container .thumb .loading {
      width: 100%;
      height: 100%;
      text-align: center;
      background-color: #f6f8fc;
      border: solid 1px #e1e1e1;
      display: none;
      position: absolute;
      top: 0; }
      #container .thumb .loading > div {
        background-image: url("https://trend.mobon.net/mediatrend/img/imgIng.png");
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center; }
  #container .txt_box {
    width: 100%;
    text-align: center;
    font-size: 1.3rem;
    line-height: 1.9rem; }
  #container .n_media {
    color: #2987df;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }
  #container .thumb_wrap {
    width: 100%;
    padding: 0 4%;
    float: left; }
    #container .thumb_wrap li {
      float: left;
      width: 48.5%;
      margin-right: 3%; }
      #container .thumb_wrap li:nth-child(2n) {
        margin-right: 0; }
      #container .thumb_wrap li .thumb {
        width: 100%;
        height: 0; }
      #container .thumb_wrap li .txt_box .n_media {
        font-size: 1.4rem;
        margin: 8px 0 3px; }
  #container section {
    width: 100%;
    margin-bottom: 10px;
    background-color: #fff; }
    #container section:after {
      content: '';
      clear: both;
      display: block; }
    #container section .highcharts-tick {
      display: none; }
    #container section .tapCon {
      display: none; }
      #container section .tapCon.active {
        display: block; }
    #container section.contSec0 {
      position: relative; }
      #container section.contSec0 > .diMedia {
        width: 100%;
        height: 41px;
        margin-bottom: 24px;
        background-image: linear-gradient(to right, #1e2f5a, #403a6f);
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: transparent; }
        #container section.contSec0 > .diMedia.active {
          border-top-color: #484b77;
          z-index: 76;
          position: relative; }
        #container section.contSec0 > .diMedia > .w-bg {
          width: 77%;
          height: 40px;
          float: left; }
          @media (max-width: 320px) {
            #container section.contSec0 > .diMedia > .w-bg {
              width: 76%; } }
          #container section.contSec0 > .diMedia > .w-bg > p {
            width: 100%;
            height: 100%; }
            #container section.contSec0 > .diMedia > .w-bg > p:before {
              content: '';
              display: inline-block;
              width: 92%;
              height: 100%;
              background-color: #fff; }
            #container section.contSec0 > .diMedia > .w-bg > p:after {
              content: '';
              display: inline-block;
              width: 0;
              height: 0;
              border-bottom: 40px solid #fff;
              border-right: 19px solid transparent; }
        #container section.contSec0 > .diMedia > button {
          width: 23%;
          height: 40px;
          line-height: 40px;
          float: right;
          color: #9c9cb5;
          font-size: 1.2rem;
          text-align: right;
          padding-right: 4%; }
          @media (max-width: 320px) {
            #container section.contSec0 > .diMedia > button {
              width: 24%; } }
          #container section.contSec0 > .diMedia > button.active > i {
            transition: all 0.3s ease-in;
            -webkit-transition: all 0.3s ease-in;
            -moz-transition: all 0.3s ease-in;
            -ms-transition: all 0.3s ease-in;
            -o-transition: all 0.3s ease-in;
            -webkit-transform: rotate(90deg);
            -moz-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            -o-transform: rotate(90deg);
            transform: rotate(90deg); }
          #container section.contSec0 > .diMedia > button > i {
            margin-left: 10px;
            transition: all 0.3s ease-in;
            -webkit-transition: all 0.3s ease-in;
            -moz-transition: all 0.3s ease-in;
            -ms-transition: all 0.3s ease-in;
            -o-transition: all 0.3s ease-in; }
            #container section.contSec0 > .diMedia > button > i:before {
              color: #9f9db7; }
        #container section.contSec0 > .diMedia > .diMedia-list {
          background-color: #fff;
          width: 100%;
          height: 0;
          overflow: hidden;
          padding: 0 15px;
          position: absolute;
          z-index: 76; }
          #container section.contSec0 > .diMedia > .diMedia-list .bx-wrapper {
            text-align: center; }
            #container section.contSec0 > .diMedia > .diMedia-list .bx-wrapper .bx-viewport {
              margin-top: 5px; }
              #container section.contSec0 > .diMedia > .diMedia-list .bx-wrapper .bx-viewport .bxslider ul li {
                width: 32%;
                height: 42px;
                display: table;
                margin: 2% 2% 0 0;
                border: 1px solid #dae1e6;
                float: left; }
                #container section.contSec0 > .diMedia > .diMedia-list .bx-wrapper .bx-viewport .bxslider ul li:nth-child(3n) {
                  margin-right: 0; }
                #container section.contSec0 > .diMedia > .diMedia-list .bx-wrapper .bx-viewport .bxslider ul li > p {
                  display: table-cell;
                  vertical-align: middle; }
                  #container section.contSec0 > .diMedia > .diMedia-list .bx-wrapper .bx-viewport .bxslider ul li > p > span {
                    width: 94%;
                    margin: 0 auto;
                    display: -webkit-box;
                    display: box;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    word-break: break-all;
                    -webkit-box-orient: vertical;
                    -webkit-line-clamp: 2;
                    line-height: 16px;
                    min-height: 16px;
                    max-height: 32px;
                    font-size: 1.3rem;
                    text-align: center; }
            #container section.contSec0 > .diMedia > .diMedia-list .bx-wrapper .bx-pager.bx-default-pager a {
              background: #dae1e6;
              text-indent: -9999px;
              display: block;
              width: 10px;
              height: 10px;
              margin: 0 5px;
              outline: 0;
              -moz-border-radius: 5px;
              -webkit-border-radius: 5px;
              border-radius: 5px; }
              #container section.contSec0 > .diMedia > .diMedia-list .bx-wrapper .bx-pager.bx-default-pager a:hover, #container section.contSec0 > .diMedia > .diMedia-list .bx-wrapper .bx-pager.bx-default-pager a.active {
                background: #359dff; }
            #container section.contSec0 > .diMedia > .diMedia-list .bx-wrapper .bx-pager-item, #container section.contSec0 > .diMedia > .diMedia-list .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
              display: inline-block;
              vertical-align: bottom;
              *zoom: 1;
              *display: inline; }
            #container section.contSec0 > .diMedia > .diMedia-list .bx-wrapper .bx-pager-item {
              font-size: 0;
              line-height: 0;
              padding: 10px 0; }
      #container section.contSec0 > .news_tit {
        width: 77%;
        height: 56px;
        position: absolute;
        top: 1px; }
        @media (max-width: 320px) {
          #container section.contSec0 > .news_tit {
            width: 76%; } }
        #container section.contSec0 > .news_tit > dl {
          padding: 10px 0 0 5%;
          width: 92%;
          height: 100%; }
          #container section.contSec0 > .news_tit > dl > dt {
            width: 45px;
            height: 45px;
            background-repeat: no-repeat;
            background-size: cover;
            background-position: center;
            border-radius: 5px;
            margin-right: 10px;
            float: left; }
          #container section.contSec0 > .news_tit > dl > dd {
            float: left;
            width: 77%;
            line-height: 20px;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden; }
            @media (max-width: 360px) {
              #container section.contSec0 > .news_tit > dl > dd {
                width: 76%; } }
            @media (max-width: 320px) {
              #container section.contSec0 > .news_tit > dl > dd {
                width: 73%; } }
            #container section.contSec0 > .news_tit > dl > dd.mediaName {
              font-size: 1.6rem;
              font-weight: 600;
              padding-top: 4px; }
            #container section.contSec0 > .news_tit > dl > dd.collection_txt {
              font-size: 1.2rem;
              color: #888; }
              #container section.contSec0 > .news_tit > dl > dd.collection_txt > span {
                color: #359dff; }
      #container section.contSec0 .data-loading, #container section.contSec0 .news_none, #container section.contSec0 .no-data {
        display: none;
        text-align: center; }
        #container section.contSec0 .data-loading:before, #container section.contSec0 .news_none:before, #container section.contSec0 .no-data:before {
          content: '';
          display: block;
          background-repeat: no-repeat;
          background-size: contain;
          background-position: center;
          width: 100%;
          height: 102px;
          margin: 44% auto 17px; }
        #container section.contSec0 .data-loading p, #container section.contSec0 .news_none p, #container section.contSec0 .no-data p {
          font-size: 1.4rem;
          color: #888;
          line-height: 20px; }
      #container section.contSec0 .data-loading {
        padding-bottom: 58%; }
        #container section.contSec0 .data-loading:before {
          background-image: url("../img/svg/loading.svg"); }
      #container section.contSec0 .news_none {
        padding-bottom: 52%; }
        #container section.contSec0 .news_none:before {
          background-image: url("../img/svg/no-data.svg"); }
      #container section.contSec0 .news_cont {
        display: none; }
        #container section.contSec0 .news_cont > .thumb_wrap .thumb {
          padding-bottom: 67%; }
          #container section.contSec0 .news_cont > .thumb_wrap .thumb .loading > div {
            height: 40%;
            margin: 13% auto 8%; }
        #container section.contSec0 .news_cont > .thumb_wrap .txt_box {
          margin: 8px 0;
          display: -webkit-box;
          display: box;
          overflow: hidden;
          text-overflow: ellipsis;
          word-break: break-all;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 2;
          max-height: 36px;
          width: 100%; }
        #container section.contSec0 .news_cont > .news_list {
          border-top: 1px solid #dae1e6;
          float: left;
          width: 100%; }
          #container section.contSec0 .news_cont > .news_list > li {
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
            height: 40px;
            line-height: 40px;
            font-size: 1.4rem;
            border-bottom: 1px solid #f6f6f6;
            padding: 0 4%; }
    #container section.contSec1 > h2 {
      padding-left: 4%; }
    #container section.contSec1 > .thumb_wrap li {
      margin-bottom: 3%; }
      #container section.contSec1 > .thumb_wrap li .thumb {
        padding-bottom: 75%; }
        #container section.contSec1 > .thumb_wrap li .thumb .loading > div {
          height: 30%;
          margin: 20% auto 6%; }
        #container section.contSec1 > .thumb_wrap li .thumb > span {
          padding: 1px 7px 0;
          height: 20px;
          line-height: 20px;
          font-size: 1.2rem;
          letter-spacing: 1px;
          color: #fff;
          font-weight: 300;
          position: absolute;
          top: 0;
          left: 0; }
      #container section.contSec1 > .thumb_wrap li .txt_box {
        padding: 0 5px; }
        #container section.contSec1 > .thumb_wrap li .txt_box > p:last-child {
          display: -webkit-box;
          display: box;
          overflow: hidden;
          text-overflow: ellipsis;
          word-break: break-all;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 2; }
    #container section.contSec1 > button {
      width: 100%;
      margin-top: 5px;
      height: 50px;
      line-height: 50px;
      color: #888;
      border-top: 1px solid #dae1e6;
      letter-spacing: 1px; }
      #container section.contSec1 > button > i {
        margin-left: 8px; }
    #container section.contSec2 {
      box-shadow: 1px 2px 6px 0 rgba(0, 0, 0, 0.16);
      display: none;
      height: 331px; }
      #container section.contSec2 .search_btn {
        width: 100%;
        padding: 15px 4%;
        position: relative; }
        #container section.contSec2 .search_btn > p {
          display: inline-block;
          width: 100%;
          height: 40px;
          line-height: 40px;
          border-radius: 4px;
          border: solid 1px #359dff;
          background-color: #ffffff;
          padding-left: 8px;
          font-size: 1.4rem;
          color: #888; }
          #container section.contSec2 .search_btn > p > i {
            width: 39px;
            height: 38px;
            line-height: 38px;
            text-align: center;
            background-color: #359dff;
            font-size: 1.9rem;
            border-radius: 0 4px 4px 0;
            float: right; }
            #container section.contSec2 .search_btn > p > i:active {
              background-color: #175d9f; }
      #container section.contSec2 .search {
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        background-color: #eaedf3;
        display: none; }
        #container section.contSec2 .search .keyWord_search {
          height: 70px;
          line-height: 70px;
          border-bottom: 2px solid #99ceff;
          background-color: #fff;
          font-size: 1.4rem;
          padding: 0 4%; }
          #container section.contSec2 .search .keyWord_search > i {
            width: 20px;
            height: 100%;
            background-repeat: no-repeat;
            background-size: contain;
            background-position: center;
            background-image: url("../img/svg/back.svg");
            display: block;
            margin-right: 20px;
            float: left; }
          #container section.contSec2 .search .keyWord_search input {
            float: left;
            width: 76%;
            height: 100%;
            background-color: transparent; }
            @media (max-width: 320px) {
              #container section.contSec2 .search .keyWord_search input {
                width: 73%; } }
          #container section.contSec2 .search .keyWord_search button {
            float: right;
            height: 100%;
            font-size: 2.5rem; }
            #container section.contSec2 .search .keyWord_search button:before {
              color: #359dff; }
        #container section.contSec2 .search .latest {
          background-color: #fff;
          padding: 0 4%;
          font-size: 1.4rem; }
          #container section.contSec2 .search .latest > p {
            height: 40px;
            line-height: 40px;
            color: #359dff;
            font-weight: 500; }
            #container section.contSec2 .search .latest > p > span {
              content: '';
              font-size: 1.2rem;
              font-weight: 300;
              color: #ccc;
              float: right; }
          #container section.contSec2 .search .latest > ul {
            max-height: 430px;
            overflow-y: scroll; }
            #container section.contSec2 .search .latest > ul > li {
              height: 45px;
              line-height: 45px; }
              #container section.contSec2 .search .latest > ul > li > span {
                float: left;
                width: 85%;
                white-space: nowrap;
                text-overflow: ellipsis;
                overflow: hidden; }
              #container section.contSec2 .search .latest > ul > li i.icon-x {
                width: 14px;
                height: 45px;
                line-height: 45px;
                float: right; }
                #container section.contSec2 .search .latest > ul > li i.icon-x:before {
                  font-size: 2.5rem;
                  font-weight: 100; }
      #container section.contSec2 .keyWord_list {
        display: flex;
        justify-content: space-around;
        border-top: 1px solid #dae1e6; }
        #container section.contSec2 .keyWord_list > li {
          background-color: #eee;
          color: #888;
          width: 100%;
          height: 36px;
          line-height: 36px;
          text-align: center; }
          #container section.contSec2 .keyWord_list > li.active {
            font-weight: 500;
            background-color: #fff; }
          #container section.contSec2 .keyWord_list > li:first-child.active {
            color: #359dff; }
          #container section.contSec2 .keyWord_list > li:last-child {
            border-left: 1px solid #eee; }
            #container section.contSec2 .keyWord_list > li:last-child.active {
              color: #2987df; }
      #container section.contSec2 ol.Inflow li:nth-child(-n+3):before, #container section.contSec2 ol.Inflow li:first-child:before {
        color: #359dff; }
      #container section.contSec2 ol.Inflow li.active {
        border: 1px solid #359dff; }
      #container section.contSec2 ol.mobtrend li:nth-child(-n+3):before, #container section.contSec2 ol.mobtrend li:first-child:before {
        color: #2987df; }
      #container section.contSec2 ol.mobtrend li.active {
        border: 1px solid #2987df; }
      #container section.contSec2 ol li {
        width: 50%;
        height: 45px;
        line-height: 45px;
        float: left;
        padding: 0 4%;
        border-bottom: 1px solid #eee;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        font-size: 1.4rem; }
        #container section.contSec2 ol li:nth-child(2n) {
          border-left: 1px solid #eee; }
        #container section.contSec2 ol li:first-child:before {
          content: '01'; }
        #container section.contSec2 ol li:nth-child(2):before {
          content: '02'; }
        #container section.contSec2 ol li:nth-child(3):before {
          content: '03'; }
        #container section.contSec2 ol li:nth-child(4):before {
          content: '04'; }
        #container section.contSec2 ol li:nth-child(5):before {
          content: '05'; }
        #container section.contSec2 ol li:nth-child(6):before {
          content: '06'; }
        #container section.contSec2 ol li:nth-child(7):before {
          content: '07'; }
        #container section.contSec2 ol li:nth-child(8):before {
          content: '08'; }
        #container section.contSec2 ol li:nth-child(9):before {
          content: '09'; }
        #container section.contSec2 ol li:last-child:before {
          content: '10'; }
        #container section.contSec2 ol li:before {
          padding-right: 10px;
          font-weight: 500; }
    #container section.contSec3 {
      padding: 0 4%;
      height: 362px; }
      #container section.contSec3 > p {
        height: 40px;
        line-height: 22px;
        padding: 8px 10px;
        border-radius: 5px;
        border: solid 1px #dae1e6;
        margin-bottom: 9px; }
        #container section.contSec3 > p:before {
          content: '키워드';
          border-radius: 3px;
          background-color: #888;
          color: #fff;
          display: inline-block;
          font-weight: 300;
          padding: 0 10px;
          margin-right: 10px; }
        #container section.contSec3 > p > span {
          font-size: 1.4rem;
          color: #71b2f5;
          font-weight: 500; }
      #container section.contSec3 > .analysis {
        display: flex;
        justify-content: space-around;
        position: relative;
        top: 1px; }
        #container section.contSec3 > .analysis > li {
          color: #888;
          width: 100%;
          height: 40px;
          line-height: 40px;
          text-align: center;
          border: solid 1px transparent;
          border-bottom: 0; }
          #container section.contSec3 > .analysis > li:after {
            content: '';
            width: 1px;
            height: 20px;
            display: block;
            background-color: #dae1e6;
            float: right;
            margin-top: 10px;
            position: relative;
            right: -2px; }
          #container section.contSec3 > .analysis > li.active {
            color: #333;
            font-weight: 500;
            border-radius: 5px 5px 0 0;
            border-color: #dae1e6;
            background-color: #fff; }
          #container section.contSec3 > .analysis > li.active:after, #container section.contSec3 > .analysis > li:last-child:after {
            display: none; }
      #container section.contSec3 > div.tapCon {
        border: solid 1px #dae1e6;
        height: 200px;
        overflow: hidden; }
        #container section.contSec3 > div.tapCon.analysis-pie > .no-data:before {
          margin: 15px auto 12px; }
        #container section.contSec3 > div.tapCon .no-data {
          display: none;
          text-align: center; }
          #container section.contSec3 > div.tapCon .no-data:before {
            content: '';
            display: block;
            background-repeat: no-repeat;
            background-size: contain;
            background-position: center;
            width: 100%;
            height: 60px;
            background-image: url("../img/svg/search-no.svg");
            margin: 59px auto 12px; }
        #container section.contSec3 > div.tapCon.analysis-pie {
          padding: 44px 8%;
          border-radius: 0 3px 3px 3px; }
          #container section.contSec3 > div.tapCon.analysis-pie #analysis-pie {
            float: left;
            width: 42%; }
          #container section.contSec3 > div.tapCon.analysis-pie .pie-con {
            float: left;
            width: 58%;
            height: 100%;
            padding-top: 6%; }
            #container section.contSec3 > div.tapCon.analysis-pie .pie-con > li {
              height: 26px;
              line-height: 26px;
              border-bottom: solid 1px #e1e7eb; }
              #container section.contSec3 > div.tapCon.analysis-pie .pie-con > li > i {
                width: 8px;
                height: 8px;
                display: block;
                margin: 9px 6px 0 0;
                float: left; }
              #container section.contSec3 > div.tapCon.analysis-pie .pie-con > li > p {
                text-overflow: ellipsis;
                white-space: nowrap;
                overflow: hidden;
                width: 66%;
                display: block;
                float: left; }
              #container section.contSec3 > div.tapCon.analysis-pie .pie-con > li > span {
                float: right;
                height: 26px;
                line-height: 26px; }
                #container section.contSec3 > div.tapCon.analysis-pie .pie-con > li > span:after {
                  content: '%'; }
          @media (max-width: 390px) {
            #container section.contSec3 > div.tapCon.analysis-pie .pie-con > li > p {
              width: 64%; } }
          @media (max-width: 375px) {
            #container section.contSec3 > div.tapCon.analysis-pie #analysis-pie {
              float: left;
              width: 47%; }
            #container section.contSec3 > div.tapCon.analysis-pie .pie-con {
              width: 53%; }
              #container section.contSec3 > div.tapCon.analysis-pie .pie-con > li > p {
                width: 60%; } }
          @media (max-width: 360px) {
            #container section.contSec3 > div.tapCon.analysis-pie .pie-con > li > p {
              width: 58%; } }
          @media (max-width: 320px) {
            #container section.contSec3 > div.tapCon.analysis-pie #analysis-pie {
              float: left;
              width: 52%; }
            #container section.contSec3 > div.tapCon.analysis-pie .pie-con {
              width: 48%; }
              #container section.contSec3 > div.tapCon.analysis-pie .pie-con > li > p {
                width: 48%; } }
        #container section.contSec3 > div.tapCon.analysis-line {
          border-radius: 3px; }
          #container section.contSec3 > div.tapCon.analysis-line #analysis-line {
            height: 162px;
            padding: 20px 10px 0; }
            @media (max-width: 320px) {
              #container section.contSec3 > div.tapCon.analysis-line #analysis-line {
                padding: 20px 0px 0; } }
            #container section.contSec3 > div.tapCon.analysis-line #analysis-line .highcharts-point {
              fill: #e36d6f !important; }
            #container section.contSec3 > div.tapCon.analysis-line #analysis-line .highcharts-point-select {
              stroke: #fff !important; }
            #container section.contSec3 > div.tapCon.analysis-line #analysis-line .highcharts-graph, #container section.contSec3 > div.tapCon.analysis-line #analysis-line .highcharts-tooltip-box {
              stroke: #e36d6f !important; }
            #container section.contSec3 > div.tapCon.analysis-line #analysis-line .highcharts-yaxis-labels text {
              font-family: 'NanumSquare' !important;
              color: #999 !important;
              font-size: 12px !important;
              fill: #999 !important; }
            #container section.contSec3 > div.tapCon.analysis-line #analysis-line .highcharts-xaxis-labels text {
              font-family: 'NanumSquare' !important;
              color: #888 !important;
              fill: #888 !important; }
              @media (max-width: 320px) {
                #container section.contSec3 > div.tapCon.analysis-line #analysis-line .highcharts-xaxis-labels text {
                  font-size: 10px !important;
                  letter-spacing: -1px; } }
          #container section.contSec3 > div.tapCon.analysis-line .tap {
            display: flex;
            justify-content: center;
            background-color: #f9f9f9; }
            #container section.contSec3 > div.tapCon.analysis-line .tap li {
              height: 36px;
              line-height: 36px;
              width: 80px;
              text-align: center;
              color: #a4b1b9; }
              #container section.contSec3 > div.tapCon.analysis-line .tap li:first-child:before {
                display: none; }
              #container section.contSec3 > div.tapCon.analysis-line .tap li:before {
                content: '';
                width: 1px;
                height: 10px;
                display: block;
                background-color: #a4b1b9;
                float: left;
                margin-top: 14px; }
              #container section.contSec3 > div.tapCon.analysis-line .tap li.active {
                color: #333; }
        #container section.contSec3 > div.tapCon.analysis-news {
          border-radius: 3px 0 3px 3px;
          width: 100%; }
          #container section.contSec3 > div.tapCon.analysis-news .bx-wrapper {
            position: relative;
            *zoom: 1;
            -ms-touch-action: pan-y;
            touch-action: pan-y;
            max-width: 100% !important; }
          #container section.contSec3 > div.tapCon.analysis-news #analysis-news {
            margin: 10px 0 0 15px; }
            #container section.contSec3 > div.tapCon.analysis-news #analysis-news li {
              width: 200px !important;
              height: 182px;
              margin-right: 10px;
              text-align: center;
              font-size: 1.2rem;
              color: #888; }
              #container section.contSec3 > div.tapCon.analysis-news #analysis-news li .thumb {
                width: 100%;
                height: 135px; }
                #container section.contSec3 > div.tapCon.analysis-news #analysis-news li .thumb .loading > div {
                  height: 40%;
                  margin: 13% auto 8%; }
              #container section.contSec3 > div.tapCon.analysis-news #analysis-news li .txt_box {
                display: table;
                width: 100%;
                height: 50px;
                position: absolute;
                bottom: 0;
                background-color: rgba(0, 0, 0, 0.5);
                padding: 0 5px; }
                #container section.contSec3 > div.tapCon.analysis-news #analysis-news li .txt_box > p {
                  display: table-cell;
                  vertical-align: middle; }
                  #container section.contSec3 > div.tapCon.analysis-news #analysis-news li .txt_box > p > span {
                    color: #fff;
                    font-weight: 300;
                    display: -webkit-box;
                    display: box;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    word-break: break-all;
                    -webkit-box-orient: vertical;
                    -webkit-line-clamp: 2;
                    max-height: 36px;
                    width: 100%; }
              #container section.contSec3 > div.tapCon.analysis-news #analysis-news li .n_media {
                margin: 8px 0 6px; }
    #container section.contSec4, #container section.contSec5 {
      padding: 0 4%; }
      #container section.contSec4 > h2 > span, #container section.contSec5 > h2 > span {
        font-size: 1.2rem;
        font-weight: 400;
        color: #888; }
        #container section.contSec4 > h2 > span:before, #container section.contSec5 > h2 > span:before {
          margin: 0 3px 0 6px; }
      #container section.contSec4 > .collection_num, #container section.contSec5 > .collection_num {
        border: solid 1px #dae1e6;
        background-color: #f6f8fc;
        border-radius: 5px; }
        #container section.contSec4 > .collection_num > p, #container section.contSec5 > .collection_num > p {
          width: 90%;
          height: 40px;
          line-height: 40px;
          margin: 0 auto;
          font-size: 1.2rem; }
          @media (max-width: 320px) {
            #container section.contSec4 > .collection_num > p, #container section.contSec5 > .collection_num > p {
              font-size: 1.1rem; } }
          #container section.contSec4 > .collection_num > p:first-child, #container section.contSec5 > .collection_num > p:first-child {
            border-bottom: solid 1px #dae1e6; }
          #container section.contSec4 > .collection_num > p > span, #container section.contSec5 > .collection_num > p > span {
            float: right;
            text-align: right;
            font-size: 1.6rem;
            font-weight: 500;
            color: #0083ff;
            width: 56%;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden; }
            @media (max-width: 360px) {
              #container section.contSec4 > .collection_num > p > span, #container section.contSec5 > .collection_num > p > span {
                width: 50%;
                font-size: 1.4rem; } }
            @media (max-width: 320px) {
              #container section.contSec4 > .collection_num > p > span, #container section.contSec5 > .collection_num > p > span {
                width: 53%; } }
      #container section.contSec4 > .b-box, #container section.contSec5 > .b-box {
        border: solid 1px #dae1e6;
        border-radius: 4px;
        padding: 5px;
        margin: 15px auto 20px; }
        #container section.contSec4 > .b-box #chartdiv2 .highcharts-legend .highcharts-legend-box, #container section.contSec5 > .b-box #chartdiv2 .highcharts-legend .highcharts-legend-box {
          padding: 10px; }
        #container section.contSec4 > .b-box #chartdiv2 .highcharts-legend .highcharts-series-0 rect, #container section.contSec5 > .b-box #chartdiv2 .highcharts-legend .highcharts-series-0 rect {
          width: 10px;
          height: 10px;
          rx: 0;
          x: 4;
          y: 7; }
        #container section.contSec4 > .b-box #keyGraph, #container section.contSec5 > .b-box #keyGraph {
          width: 85%; }
    #container section.contSec5 > .collection_num > p:last-child > span {
      width: 48%; }
      @media (max-width: 360px) {
        #container section.contSec5 > .collection_num > p:last-child > span {
          width: 46%;
          font-size: 1.4rem; } }
      @media (max-width: 320px) {
        #container section.contSec5 > .collection_num > p:last-child > span {
          width: 44%; } }

footer {
  padding: 60px 0;
  width: 100%;
  background-color: #282828;
  color: #888; }
  footer > .footer_wrap {
    width: 92%;
    margin: 0 auto;
    text-align: center; }
    footer > .footer_wrap > .share > ul {
      display: flex;
      justify-content: center; }
      footer > .footer_wrap > .share > ul > li {
        width: 25px;
        height: 25px;
        font-size: 2.5rem;
        margin-right: 22px; }
        footer > .footer_wrap > .share > ul > li:last-child {
          margin-right: 0;
          font-size: 1.4rem;
          line-height: 25px; }
    footer > .footer_wrap > .share > #snackbar {
      display: none;
      width: 270px;
      background-color: #333;
      color: #fff;
      text-align: center;
      border-radius: 20px;
      padding: 15px;
      position: fixed;
      top: 50%;
      left: 50%;
      margin: -30% 0 0 -150px;
      z-index: 1;
      font-size: 1.5rem; }
    footer > .footer_wrap > .footer_area {
      font-size: 1.1rem;
      margin-top: 40px; }
      footer > .footer_wrap > .footer_area > ul > li {
        line-height: 21px;
        position: relative;
        padding-left: 10px;
        margin-left: 6px;
        display: inline-block; }
        footer > .footer_wrap > .footer_area > ul > li:after {
          display: block;
          content: '';
          width: 1px;
          height: 10px;
          background: #888;
          position: absolute;
          top: 4px;
          left: 0; }
        footer > .footer_wrap > .footer_area > ul > li:first-child {
          margin: 0;
          padding: 0; }
          footer > .footer_wrap > .footer_area > ul > li:first-child:after {
            display: none; }
      footer > .footer_wrap > .footer_area > ul.list-btn {
        margin: 15px 0 35px; }
        footer > .footer_wrap > .footer_area > ul.list-btn > li {
          font-size: 1.2rem; }
          footer > .footer_wrap > .footer_area > ul.list-btn > li:after {
            display: none; }
          footer > .footer_wrap > .footer_area > ul.list-btn > li:first-child {
            color: #fff;
            font-weight: 400; }
      footer > .footer_wrap > .footer_area > .area-logo > h1 {
        font-size: 1.6rem;
        margin-bottom: 10px; }

.layerP-policy {
  position: fixed;
  top: 50%;
  left: 50%;
  background-color: #fff;
  z-index: 100;
  display: none; }
  .layerP-policy > .layer-header {
    width: 100%;
    text-align: center; }
  .layerP-policy .btn-close-layer {
    z-index: 10; }

.infoPolicy {
  margin: -75% 0 0 -45%;
  width: 90%;
  height: 80%;
  border-radius: 20px; }
  .infoPolicy > .layer-header {
    height: 50px;
    line-height: 50px;
    border-radius: 20px 20px 0 0;
    background-image: linear-gradient(to right, #17a9b0, #3787b8); }
    .infoPolicy > .layer-header > strong {
      font-size: 2rem;
      color: #fff; }
    .infoPolicy > .layer-header > .btn-close-layer {
      display: block;
      position: absolute;
      top: 10px;
      right: 5px;
      width: 30px;
      height: 30px;
      background-image: url("https://trend.mobon.net/mediatrend/img/btn_close.png");
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center;
      font-size: 0; }
  .infoPolicy > .layer-contents {
    padding: 20px;
    height: 90%; }
    .infoPolicy > .layer-contents > .text {
      width: 100%;
      height: 100%;
      overflow-x: hidden;
      overflow-y: auto;
      line-height: 170%;
      text-align: left;
      font-size: 1.4rem;
      color: #808080; }

.mailShare {
  margin: -120px 0 0 -45%;
  width: 90%;
  height: 220px;
  border-radius: 4px;
  padding: 0 15px 15px; }
  .mailShare > .layer-header {
    height: 50px;
    line-height: 50px; }
    .mailShare > .layer-header > strong {
      font-size: 1.6rem; }
    .mailShare > .layer-header > .icon-x {
      position: absolute;
      top: 10px;
      right: 10px; }
  .mailShare > .layer-contents > textarea {
    width: 100%;
    height: 80px;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #f6f8fc;
    border: solid 1px #dae1e6;
    font-size: 1.4rem;
    line-height: 2rem;
    resize: none;
    padding: 20px 12px 0; }
    .mailShare > .layer-contents > textarea::placeholder {
      text-align: center; }
  .mailShare > .layer-contents > button {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border-radius: 4px;
    font-size: 1.6rem;
    font-weight: 300;
    text-align: center;
    background-color: #71b2f5;
    color: #fff;
    margin-top: 15px; }

.mypage {
  margin: -130px 0 0 -45%;
  width: 90%;
  height: 230px;
  border-radius: 4px;
  padding: 18px 15px 15px; }
  .mypage > .icon-x {
    float: right; }
  .mypage > .layer-contents {
    text-align: center;
    width: 100%; }
    .mypage > .layer-contents > i.icon-ico_login {
      margin-top: 12px;
      display: block; }
    .mypage > .layer-contents > p {
      font-size: 1.4rem;
      line-height: 4rem; }
    .mypage > .layer-contents > button {
      font-size: 1.6rem;
      color: #fff;
      width: 100%;
      height: 50px;
      line-height: 50px;
      border-radius: 4px;
      display: block;
      text-align: left; }
      .mypage > .layer-contents > button > span {
        border-left: 1px solid rgba(255, 255, 255, 0.2);
        padding-left: 15px;
        font-weight: 300; }
      .mypage > .layer-contents > button:before {
        content: '';
        width: 20px;
        height: 100%;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        display: block;
        float: left;
        margin: 0 15px; }
      .mypage > .layer-contents > button.cl_btn {
        margin: 2px 0 10px;
        background-color: #71b2f5; }
        .mypage > .layer-contents > button.cl_btn:before {
          background-image: url("../img/svg/admin.svg"); }
      .mypage > .layer-contents > button.logout {
        background-color: #273a6b; }
        .mypage > .layer-contents > button.logout:before {
          background-image: url("../img/svg/logout.svg"); }

.dim {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.55);
  z-index: 75;
  display: none; }

/*# sourceMappingURL=common_mobtrend_M.css.map */
