@charset "UTF-8";
/* 한 줄 자르기 */
/* 여러 줄 자르기 추가 스타일 */
footer {
  padding-top: 10px !important;
  background-color: #231f20;
  text-align: center;
  color: #cdcdcd !important; }
  footer > .copyright {
    padding-bottom: 60px;
    opacity: 1;
    color: #cdcdcd;
    font-size: 0.75em; }
    footer > .copyright > ul {
      margin: 50px 0 50px 0; }
      footer > .copyright > ul li {
        color: #cdcdcd;
        font-size: 1.3em;
        display: inline-block;
        padding: 0px 20px;
        border-left: 1px solid #969696; }
        footer > .copyright > ul li:first-child {
          border: none; }
        footer > .copyright > ul li a {
          color: inherit; }
          footer > .copyright > ul li a:hover {
            text-decoration: none; }
    footer > .copyright > .endImage {
      border: none;
      position: relative;
      background-image: url("../../img/main6_btx_3.png");
      background-repeat: no-repeat;
      width: 1280px;
      height: 458px;
      background-size: contain;
      max-width: 100%; }
      footer > .copyright > .endImage > ul {
        position: absolute;
        margin: 50px 0 50px 0;
        top: 27%;
        left: 1.8%; }
        footer > .copyright > .endImage > ul li {
          color: #cdcdcd;
          font-size: 1.2em;
          display: inline-block;
          padding: 0px 10px;
          border-left: 1px solid #969696; }
          footer > .copyright > .endImage > ul li:first-child {
            border: none; }
          footer > .copyright > .endImage > ul li a {
            color: inherit; }
            footer > .copyright > .endImage > ul li a:hover {
              text-decoration: none; }
      footer > .copyright > .endImage .icon_kakao {
        position: absolute;
        top: 19.3%;
        left: 54.7%; }
        footer > .copyright > .endImage .icon_kakao img {
          width: 25px;
          height: 25px; }
    footer > .copyright > dl dt, footer > .copyright > dl dd {
      color: #cdcdcd !important;
      display: inline-block;
      letter-spacing: -0.03em; }
    footer > .copyright > dl dt {
      opacity: 0.5;
      padding: 0 5px 0 10px;
      border-left: 1px solid #969696; }
      footer > .copyright > dl dt:first-child {
        border: none; }
    footer > .copyright > dl dd {
      padding: 0px 10px 0px 0; }
      footer > .copyright > dl dd a {
        color: inherit; }
    footer > .copyright > p {
      padding: 10px;
      font-size: 1.1em;
      color: #cdcdcd !important; }
  footer .social-icon > li {
    background-image: url(../../img/social-icon.png);
    background-repeat: no-repeat;
    display: inline-block;
    text-align: left;
    position: relative;
    border: 0 !important;
    margin-left: 20px !important; }
    footer .social-icon > li:first-child {
      margin-left: 0 !important; }
    footer .social-icon > li a {
      text-indent: -9000px;
      display: inline-block;
      width: 40px;
      height: 40px;
      position: absolute;
      left: 0;
      top: 0; }
  footer .social-icon .icon_facebook {
    width: 40px;
    height: 40px;
    background-position: 0 0; }
  footer .social-icon .icon_fliker {
    width: 40px;
    height: 40px;
    background-position: 0 -40px; }
  footer .social-icon .icon_google {
    width: 40px;
    height: 40px;
    background-position: 0 -80px; }
  footer .social-icon .icon_twitter {
    width: 40px;
    height: 40px;
    background-position: 0 -120px; }
  footer .social-icon .icon_youtube {
    width: 40px;
    height: 40px;
    background-position: 0 -160px; }

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