/* bourbon framework */
html, body, div, span, h2, h3, h4, h5, h6, p, blockquote, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, small, strike, strong, sub, tt, dl, dt, dd, ol, ul, li, form, label, table, caption, tbody, tfoot, thead, tr, th, td, embed, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

dl, dt, dd, ol, ul, li {
  list-style: none; }

h1, h2, h3, h4, h5, h6 {
  padding: 0;
  margin: 0; }

legend {
  overflow: hidden;
  position: absolute !important;
  top: -999px;
  left: -9990px;
  width: 1px;
  height: 1px;
  line-height: 0;
  font-size: 0; }

caption {
  display: none;
  position: static;
  left: -9999px;
  text-indent: -9999px;
  height: 0;
  font-size: 0;
  line-height: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed; }

table, td, th {
  vertical-align: middle; }

article, aside, details, figcaption, figure, footer, header, menu, nav, section {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit; }

blockquote, q {
  quotes: none; }

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

img {
  vertical-align: top; }

strong {
  font-weight: bold; }

body {
  position: relative;
  font-size: 12px;
  font-family: "Nanum Square", "Segoe WP","Segoe UI","Helvetica Neue","Arial", sans-serif;
  color: #333;
  -webkit-font-smoothing: antialiased;
  line-height: 1.5;
  margin: 0 auto; }

img {
  line-height: 0; }

#main_wrap {
  width: 100%;
  min-width: 940px; }
  #main_wrap header {
    overflow: hidden;
    position: relative;
    background: url(../../asset/image/main_bg.jpg) 50% 0 no-repeat;
    height: 847px; }
    #main_wrap header .header-inner {
      width: 1000px;
      margin: 25px auto 0; }
      #main_wrap header .header-inner .logo-area {
        overflow: hidden;
        display: block; }
        #main_wrap header .header-inner .logo-area h1 {
          height: 20px; }
      #main_wrap header .header-inner .visual-area {
        margin: 40px 0 0 0; }
        #main_wrap header .header-inner .visual-area .visual-icon-box {
          float: left; }
        #main_wrap header .header-inner .visual-area .visual-text-box {
          float: left;
          margin: 0 0 0 55px; }
          #main_wrap header .header-inner .visual-area .visual-text-box .btn-img {
            margin: 20px 0 0 0; }
  #main_wrap .container {
    width: 980px;
    margin: 73px auto; }
  #main_wrap footer {
    background: #535353; }
    #main_wrap footer .ft_info {
      width: 970px;
      margin: 0 auto;
      background: #535353;
      color: #c4c4c4;
      padding-top: 30px;
      padding-left: 10px;
      padding-bottom: 32px; }
      #main_wrap footer .ft_info h2 {
        background: url(../../asset/image/info_icon.png) left center no-repeat;
        padding-left: 24px;
        margin-bottom: 5px;
        font-size: 16px; }
      #main_wrap footer .ft_info p {
        background: url(../../asset/image/bullet.png) 0 8px no-repeat;
        padding-left: 7px;
        padding-bottom: 2px; }
  #main_wrap .note {
    font-size: 16px;
    margin: 20px 0 0 0;
    border-top: 1px solid #c4c4c4; }
    #main_wrap .note .s-num {
      background: #535353;
      color: #c4c4c4; }
      #main_wrap .note .s-num p {
        padding: 12px 20px;
        width: 970px;
        margin: 0 auto; }
    #main_wrap .note .etc {
      padding: 20px 0 0; }
      #main_wrap .note .etc p {
        background: none;
        padding: 0;
        font-size: 12px; }
        #main_wrap .note .etc p span {
          padding-right: 10px; }
      #main_wrap .note .etc h3 span {
        font-size: 12px; }

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