body, html {
  padding: 0;
  margin: 0; }

* {
  font-family: 'MyriadPro'; }

body h3 {
  font-weight: bold;
  font-size: 19px;
  margin-bottom: 26px; }

body p {
  font-size: 13px; }

.scroll-content * {
  pointer-events: none; }

.simpleBtns {
  cursor: pointer; }

.simpleBtns:hover {
  text-decoration: none; }

::-webkit-scrollbar {
  display: none; }

body {
  width: 100%; }
  body p, body a, body h1, body h2, body h3, body span {
    color: black; }
  body #bg_patten {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }
  body .logo {
    position: absolute;
    left: 56px;
    top: 35px;
    width: 146px;
    height: 80px;
    background-image: url("../img/logo.png");
    background-position: center;
    background-repeat: no-repeat;
    z-index: 20; }
  body header {
    width: 100%;
    height: 136px;
    position: absolute;
    top: 0;
    z-index: 5;
    top: 0;
    left: 0; }
    body header .topMenu {
      position: absolute;
      top: 58px;
      right: 40px;
      width: 400px;
      height: 37px; }
      body header .topMenu .nav-sns-container {
        width: 142px;
        height: 100%;
        display: inline-block; }
        body header .topMenu .nav-sns-container a {
          width: 36px;
          height: 37px;
          margin-right: 8px;
          display: inline-block;
          background-repeat: no-repeat; }
        body header .topMenu .nav-sns-container .facebook {
          background-image: url("../img/facebook_icon.png"); }
        body header .topMenu .nav-sns-container .insta {
          background-image: url("../img/insta_icon.png"); }
        body header .topMenu .nav-sns-container .youtube {
          background-image: url("../img/youtube_icon.png"); }
      body header .topMenu * {
        float: left; }
      body header .topMenu div {
        width: 100px;
        height: 37px;
        display: inline-block;
        font-size: 16px; }
      body header .topMenu div#outlink {
        width: 120px;
        margin-right: 6px;
        border: 1px solid #6e6e6e;
        border-radius: 35px;
        color: black;
        padding: 7px 0 0 45px;
        background-image: url("../img/search_icon.png");
        background-repeat: no-repeat;
        background-position: 20px center; }
      body header .topMenu .m {
        display: none; }
  body #wrraper #news .content-top {
    padding: 228px 57px 50px 57px;
    background-image: url("../img/m_news_title.png");
    background-position: center 180px;
    background-repeat: no-repeat; }
  body #wrraper #news .content-body {
    width: 636px;
    position: relative;
    left: 50%;
    margin-left: -627px;
    margin-top: 58px; }
    body #wrraper #news .content-body span.contents-wrapper {
      width: 5000px;
      display: inline-block;
      transition: left 0.5s;
      position: relative;
      top: 0px;
      left: 0; }
      body #wrraper #news .content-body span.contents-wrapper div {
        width: 408px;
        margin: 0 5px;
        background-color: grey;
        display: inline-block;
        float: left;
        position: relative; }
        body #wrraper #news .content-body span.contents-wrapper div div {
          width: 100%;
          height: 46%;
          background-size: cover;
          background-position: center;
          margin: 0;
          border-bottom: 0px; }
        body #wrraper #news .content-body span.contents-wrapper div span {
          width: 100%;
          display: block;
          color: grey;
          padding: 32px;
          height: 57%;
          position: absolute;
          bottom: 0%;
          background-color: white; }
          body #wrraper #news .content-body span.contents-wrapper div span .title {
            color: gray;
            height: 33px;
            overflow: hidden; }
          body #wrraper #news .content-body span.contents-wrapper div span .txt {
            font-size: 13px;
            height: 134px;
            overflow: hidden;
            display: inline-block; }
          body #wrraper #news .content-body span.contents-wrapper div span .date {
            font-weight: bold;
            font-size: 14px;
            padding-top: 10px;
            display: block; }
          body #wrraper #news .content-body span.contents-wrapper div span .link {
            position: absolute;
            bottom: 27px;
            left: 32px;
            font-weight: bold;
            text-decoration: underline; }
  body #wrraper #news span.arrows {
    width: 46px;
    height: 46px;
    position: absolute;
    top: 55%;
    margin-top: -24px; }
  body #wrraper #news span.arr-left {
    left: -63px;
    display: none; }
  body #wrraper #news span.arr-right {
    right: -63px; }
  body #wrraper #news .content-bottom {
    padding-top: 50px;
    text-align: center; }
    body #wrraper #news .content-bottom a {
      width: 16px;
      height: 16px;
      border: 1px solid #7b7b7b;
      border-radius: 15px;
      display: inline-block;
      margin: 0 3px;
      cursor: pointer; }
    body #wrraper #news .content-bottom a.active {
      background-color: #fc600c;
      border: 0px; }
  body #loading {
    position: fixed;
    z-index: 999;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
    body #loading .dimd {
      background-color: black;
      opacity: .7;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0; }
    body #loading .loading {
      width: 80px;
      height: 80px;
      position: absolute;
      top: 50%;
      left: 50%;
      margin: -40px 0 0 -40px; }

body.mo {
  background-color: white; }
  body.mo .m {
    display: block; }
  body.mo .pc {
    display: none;
    position: fixed;
    left: -9999px; }
  body.mo .logo {
    width: 138px;
    height: 77px;
    top: 41px;
    left: 48px; }
  body.mo #bg_patten {
    display: none; }
  body.mo header .topMenu {
    width: 116px;
    height: 42px;
    position: absolute;
    right: 58px;
    top: 59px; }
    body.mo header .topMenu div {
      width: 45px;
      height: 100%;
      display: inline-block;
      position: absolute; }
    body.mo header .topMenu div#closed {
      right: 0;
      background-image: url("../img/m_close.png");
      background-repeat: no-repeat; }
    body.mo header .topMenu div#outlink {
      border: 0;
      width: 61px;
      overflow: hidden;
      text-indent: -1000px;
      border-radius: 0;
      background-image: url("../img/m_search_icon.png");
      margin-top: -2px;
      position: relative;
      left: -30px; }
  body.mo #wrraper #news .content-top {
    padding: 228px 57px 50px 57px;
    background-image: url("../img/m_news_title.png");
    background-position: center 180px;
    background-repeat: no-repeat; }
  body.mo #wrraper #news .content-body {
    position: relative;
    border-top: 1px solid #676260;
    margin: 58px 57px;
    left: 0; }
    body.mo #wrraper #news .content-body span.contents-wrapper {
      width: 100%;
      position: relative;
      left: 0 !important; }
      body.mo #wrraper #news .content-body span.contents-wrapper div {
        width: 625px;
        height: 161px;
        border-bottom: 1px solid #676260;
        background-color: inherit;
        display: block;
        padding-top: 25px; }
        body.mo #wrraper #news .content-body span.contents-wrapper div * {
          float: left; }
        body.mo #wrraper #news .content-body span.contents-wrapper div div {
          width: 186px;
          height: 110px;
          background-size: cover;
          background-position: center;
          margin: 0; }
        body.mo #wrraper #news .content-body span.contents-wrapper div span {
          width: 410px;
          display: inline-block;
          position: relative;
          bottom: inherit;
          background-color: inherit;
          padding: 0;
          top: 0;
          margin: 0 0 0 20px;
          background-image: url("../img/m_news_arrow.png");
          background-position: 380px 43px;
          background-repeat: no-repeat; }
          body.mo #wrraper #news .content-body span.contents-wrapper div span .title {
            color: black;
            font-size: 30px;
            font-weight: 300;
            height: 33px;
            overflow: hidden; }
          body.mo #wrraper #news .content-body span.contents-wrapper div span .txt {
            padding-top: 0px;
            font-size: 24px;
            height: 31px;
            width: 90%;
            color: black;
            overflow: hidden; }
          body.mo #wrraper #news .content-body span.contents-wrapper div span .date {
            font-size: 26px;
            font-weight: 300; }
          body.mo #wrraper #news .content-body span.contents-wrapper div span .link {
            position: absolute;
            opacity: 0;
            width: 100%;
            height: 100%;
            left: 0;
            top: 0; }
    body.mo #wrraper #news .content-body div.items {
      width: 100%;
      border-bottom: 1px solid #676260;
      transition: height 0.4s; }
      body.mo #wrraper #news .content-body div.items .content-media {
        height: 376px;
        background-size: cover;
        background-position: center;
        margin-bottom: 30px; }
      body.mo #wrraper #news .content-body div.items .content-text {
        border-bottom: 1px solid #676260; }
        body.mo #wrraper #news .content-body div.items .content-text h3 {
          font-size: 35px;
          font-weight: 500;
          line-height: 53px; }
        body.mo #wrraper #news .content-body div.items .content-text p {
          font-size: 26px;
          color: #f3e0d5; }
        body.mo #wrraper #news .content-body div.items .content-text span {
          width: 100%;
          height: 44px;
          margin-bottom: 30px;
          display: block;
          font-size: 26px;
          background-repeat: no-repeat;
          background-size: auto 44px;
          background-position: center left; }
        body.mo #wrraper #news .content-body div.items .content-text a {
          font-size: 20px;
          color: #a3a3a3;
          padding: 55px 0;
          display: block; }
    body.mo #wrraper #news .content-body span.arrows {
      display: none; }
  body.mo #wrraper #news #news_add_btn {
    background-color: #fc600c;
    width: 520px;
    height: 88px;
    padding-top: 20px;
    left: 50%;
    margin-left: -260px;
    position: relative;
    text-align: center;
    color: white;
    font-size: 35px;
    font-weight: bold; }
