body {
  min-width: 700px;
}
html,
body,
#container,
#header {
  height: 100%;
}
#container {
  margin: 0 0 0 70px;
}
#header {
  width: 70px;
  position: fixed;
  left: 0;
  top: 0;
  background: #191919;
  z-index: 2;
}
#header h1 a,
#header .caller {
  display: block;
  margin: 0 auto 0;
  background: url("../images/bg_header.png") no-repeat;
  text-indent: -9999em;
}
#header h1 {
  padding: 25px 0 40px;
}
#header h1 a {
  width: 36px;
  height: 32px;
  background-position: 0 0;
}
#header .caller {
  width: 30px;
  height: 22px;
  background-position: 50% -81px;
}
#contents header article span {
  width: 1px;
  height: 12px;
  margin: 4px 10px 0;
  background: #fff;
  opacity: 0.4;
  font-size: 0px;
  line-height: 0px;
}
#contents header article {
  padding: 30px 0 0 0;
}
#contents header article a,
#contents header article strong,
#contents header article span {
  float: left;
}
#contents header article a.notify {
  padding: 0 0 0 18px;
  background: url("../images/ico_notify.png") no-repeat 0 50%;
}
#contents header article a.notify em {
}
#contents header article a.notify .new {
  display: inline-block;
  float: none;
  margin: 0;
  width: 9px;
  height: 8px;
  opacity: 1;
  margin-left: 2px;
  background: url("../images/ico_new.png") no-repeat 100% 50%;
}
#contents header .sort a {
  font-family: "Segoe UI";
  font-size: 16px;
  color: #fff;
  opacity: 0.4;
}
#contents header .sort a.selected {
  opacity: 1;
}
#contents header .member {
  position: absolute;
  right: 30px;
  top: 0;
}
#contents header .member a,
#contents header .member strong {
  font-size: 13px;
  color: #fff;
}
#contents header .member strong a {
  float: none;
}
#contents header .member a:hover {
  text-decoration: underline;
}
#contents header .member strong em {
  font-weight: normal;
}
#contents {
  margin: 0 0 0 30px;
  position: relative;
}
#contents header {
  width: 100%;
  height: 105px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
}
#contents section {
  position: relative;
  z-index: 1;
}
#contents section .main-banner {
  display: none;
}
#contents section .banner {
  width: 762px;
  height: 665px;
  position: absolute;
  right: 100px;
  top: 97px;
  background: url("../images/pc_banner/banner_bg.jpg") no-repeat 100% 100%;
}
#contents section .banner .wrap {
  width: 529px;
  display: block;
  position: absolute;
  right: 190px;
  top: 40px;
  text-align: right;
}
/*20230921 수정 : 어실자 txt 맞춰서 height 수정*/
#contents section .banner .wrap strong {
  display: block;
  width: 401px;
  height: 282px;
  background: url("../images/pc_banner/banner_txt.png") no-repeat;
  background-size: cover;
  font-size: 0px;
  line-height: 0px;
}
#contents section .banner .wrap span {
  display: block;
  width: 429px;
  padding: 26px 0 0 0;
  text-align: left;
}
#contents section .banner .wrap span a {
  display: inline-block;
  height: 40px;
  padding: 0 66px;
  margin: 0 0 0 4px;
  line-height: 40px;
  font-size: 18px;
  color: #ffffff;
  background: url("../images/bg_main_btn_bk.png") repeat;
}

.popup {
  display: none;
}

#contents section article {
  float: left;
  width: 1200px;
  position: relative;
  margin-left: -100px;
}
#contents section article.best .line-up {
  margin-left: 85px;
}
.line-up {
  width: 528px;
  margin-left: -15px;
  position: relative;
  z-index: 2;
}
.line-up li {
  width: 249px;
  height: 324px;
  margin: 15px 0 0 15px;
  float: left;
  position: relative;
}
.line-up a {
  display: block;
  width: 209px;
  height: 99px;
  padding: 185px 20px 40px;
  background: #fff;
}
.line-up a .comment {
  display: block;
  padding: 5px 0 0 0;
  color: #4e4c4c;
  clear: both;
  *display: inline-block;
}
.line-up a .title,
.line-up a .flag {
  float: left;
}
.line-up a .title {
  font-size: 20px;
  color: #000;
  line-height: 120%;
}
.line-up a .flag {
  height: 16px;
  padding: 0 4px;
  margin: 3px 0 0 5px;
  font-size: 10px;
  line-height: 18px;
  color: #fff;
  border-radius: 2px;
  letter-spacing: -0.05em;
}
.line-up a .update {
  background: #f9b92c;
}
.line-up a .new {
  background: #eb7b94;
}
.line-up a .cbt {
  background: #78a0e6;
}
.line-up a .obt {
  background: #a1d10f;
}
.line-up .type {
  width: 100%;
  height: 38px;
  position: absolute;
  left: 0;
  bottom: 0;
  border-top: 1px solid #e0e0e0;
  overflow: hidden;
}
.line-up .type strong {
  height: 38px;
  float: left;
  padding: 0 0 0 20px;
  line-height: 38px;
  font-size: 11px;
  color: #404040;
  font-weight: normal;
}
.line-up .type span {
  height: 31px;
  float: right;
  padding: 7px 20px 0 0;
  overflow: hidden;
}
.line-up .type span em {
  float: left;
  width: 23px;
  height: 23px;
  margin-left: 5px;
  background: url("../images/bg_os.jpg") no-repeat;
  text-indent: -9999em;
}
.line-up .type span em.ios {
  background-position: 0 0;
}
.line-up .type span em.android {
  background-position: -28px 0;
}
.line-up .type span em.window {
  width: 16px;
  background-position: -56px 0;
}
.line-up .type span.mobile,
.line-up .type span.pc {
  display: none;
}
.line-up .hover {
  width: 261px;
  height: 335px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  display: none;
}
.line-up .thumnail {
  width: 249px;
  height: 162px;
  position: absolute;
  left: 0;
  top: 0;
}

#contents section article.best .line-up {
  width: 264px;
}

#footer {
  width: 100%;
  height: 150px;
  position: relative;
  z-index: 2;
  top: -150px;
  overflow: hidden;
}
#footer .webzen,
#footer article {
  float: left;
}
#footer .webzen {
  width: 50px;
  height: 42px;
  margin: 0 25px 0 30px;
  background: url("../images/bg_footer_webzen.png") no-repeat;
  text-indent: -9999em;
}
#footer article a,
#footer article span,
#footer article address {
  color: #fff;
  font-size: 12px;
}
#footer article p a,
#footer article p em,
#footer article p span {
  float: left;
}
#footer article p span {
  width: 1px;
  height: 8px;
  margin: 6px 10px 0;
  overflow: hidden;
  text-indent: -9999em;
}
#footer article p a strong {
  font-weight: normal;
  text-decoration: underline;
}
#footer article address {
  padding: 15px 0;
  letter-spacing: -1px;
  opacity: 0.5;
}
#footer article address .address-pc {
  display: block;
}
#footer article address .address-tablet {
  display: none;
}
#footer article .copy {
  display: block;
  font-size: 13px;
}
#footer article .copy strong {
  font-weight: normal;
}
#footer .mobile-menu {
  display: none;
}
#footer .mobile-footer-link {
  display: none;
}

.portal-contents {
  padding: 20px 130px 0 60px;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #191919;
  border: 1px solid #2f2f2f;
  z-index: 3;
  overflow: auto;
  display: none;
}
.portal-contents .notice,
.portal-contents .notice li,
.portal-contents .notice a {
  height: 20px;
  overflow: hidden;
}
.portal-contents .notice a {
  display: block;
  word-break: break-all;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.portal-contents .notice em,
.portal-contents .notice strong,
.portal-contents .notice span {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  vertical-align: middle;
}
.portal-contents .notice em {
  font-size: 10px;
  width: 36px;
  background: #1669a4;
  border: 1px solid #163952;
  border-radius: 2px;
  color: #fffefe;
  text-align: center;
}
.portal-contents .notice strong {
  margin-left: 3px;
  font-weight: normal;
  color: #d9d9d9;
  font-size: 12px;
}
.portal-contents .notice span {
  padding-left: 5px;
  font-size: 12px;
  color: #848484;
}
.portal-contents .notice a:hover strong {
  text-decoration: underline;
}
.portal-contents .my-menu {
  width: 100%;
  margin: 20px 0 50px;
  padding: 20px 0 0;
  border-top: 1px solid #323232;
  border-bottom: 1px solid #323232;
  overflow: hidden;
}
.portal-contents .my-menu li {
  width: 135px;
  height: 130px;
  float: left;
}
.portal-contents .my-menu li a {
  display: block;
  width: 73px;
  padding: 90px 0 10px;
  text-align: center;
  background-image: url("../images/bg_my_menu.jpg");
  background-repeat: no-repeat;
  font-size: 14px;
  color: #9c9c9c;
}
.portal-contents .my-menu li a.my-info {
  background-position: 0 0;
}
.portal-contents .my-menu li a.cash {
  background-position: -138px 0;
}
.portal-contents .my-menu li a.security {
  background-position: -276px 0;
}
.portal-contents .my-menu li a.pc-room {
  background-position: -413px 0;
}
.portal-contents .my-menu li a.join {
  background-position: -551px 0;
}
.portal-contents .my-menu li a.find {
  width: 90px;
  background-position: -681px 0;
}
.portal-contents .my-menu li a.notify {
  position: relative;
  background-position: -827px 0;
}
.portal-contents .my-menu li a.notify .new {
  display: block;
  width: 19px;
  height: 19px;
  text-indent: -9999em;
  position: absolute;
  right: -5px;
  top: 5px;
  background: url("../images/ico_new_my.png") no-repeat;
}
.portal-contents .games {
  margin: 0 0 10px;
}
.portal-contents .games dt {
  height: 20px;
  padding: 0 0 0 30px;
  font-size: 18px;
  background-image: url("../images/ico_games.jpg");
  background-repeat: no-repeat;
  color: #fff;
  font-weight: bold;
  line-height: 20px;
}
.portal-contents .games dd {
  overflow: hidden;
}
.portal-contents .games dd ul {
  margin-left: -5px;
  padding: 10px 0 0 0;
}
.portal-contents .games dd li {
  width: 116px;
  height: 115px;
  float: left;
  margin: 5px 5px;
  text-align: center;
}
.portal-contents .games dd li a,
.portal-contents .games dd li a em,
.portal-contents .games dd li a span,
.portal-contents .games dd li a strong {
  display: block;
  cursor: pointer;
}
.portal-contents .games dd li a em,
.portal-contents .games dd li a span,
.portal-contents .games dd li a span img {
  width: 116px;
  height: 75px;
}
.portal-contents .games dd li a em {
  overflow: hidden;
}
.portal-contents .games dd li a strong {
  padding: 10px 0;
  color: #616161;
  font-weight: normal;
}
.portal-contents .pc dt {
  background-position: 0 0;
}
.portal-contents .mobile dt {
  background-position: 0 100%;
}
.portal-contents .site-map {
  margin: 25px 0 0 0;
  padding: 50px 0 0 0;
  border-top: 1px solid #323232;
}
.portal-contents .site-map ul {
  margin-left: -50px;
}
.portal-contents .site-map li {
  width: 120px;
  margin-left: 50px;
  float: left;
  text-align: center;
}
.portal-contents .site-map li h2 {
  padding: 0 0 10px;
  font-size: 15px;
  color: #fff;
}
.portal-contents .site-map li a {
  display: block;
  padding: 5px;
  margin: 10px 0;
  color: #717171;
  font-size: 14px;
}
.portal-contents .close {
  display: block;
  width: 26px;
  height: 27px;
  position: absolute;
  right: 85px;
  top: 15px;
  background: url("../images/btn_close.jpg") no-repeat;
  text-indent: -9999em;
}

.shadow {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url("../images/bg_opacity.png") repeat;
  z-index: 5;
}

.media-popup {
  width: 1180px;
  height: 680px;
  position: fixed;
  left: 50%;
  top: 50%;
  margin: -340px 0 0 -590px;
  background: #111;
  z-index: 6;
  border: 1px solid #282828;
  display: none;
}
.media-popup header h1 {
  height: 35px;
  padding: 40px 40px 0;
  color: #f63114;
  font-size: 20px;
  font-weight: normal;
}
.media-popup section {
  padding: 0 38px 38px;
}
.media-popup section img,
.media-popup section iframe {
  width: 1100px;
  height: 565px;
}
.media-popup section iframe {
  border: 1px solid #282828;
}
.media-popup .close {
  display: block;
  width: 41px;
  height: 42px;
  position: absolute;
  right: 14px;
  top: 14px;
  background: url("../images/btn_pop_close.jpg") no-repeat;
  background-size: cover;
  text-indent: -9999em;
}

.listing #contents section article {
  display: none;
}
.sort-list {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin-left: -30px;
  padding-left: 30px;
  z-index: 1;
  display: none;
  overflow: hidden;
}
.sort-list .sort-list-wrap {
  height: 100%;
  position: relative;
}
.main-slider-move,
.sort-slider-move {
  display: none;
}

.mobile-sorting-title {
  display: none;
}
.mobile-listing .sort-list {
  background: url("../images/bg_m_sorting.png") no-repeat 30% 0;
}
.mobile-listing .mobile-sorting-title {
  display: block;
  width: 458px;
  height: 195px;
  position: absolute;
  left: 350px;
  top: 215px;
  background: url("../images/tit_update.png") no-repeat;
  text-indent: -9999em;
}

.main-layer-popup {
  position: absolute;
  left: 50%;
  top: 50%;
  background: #f2f2f0;
  z-index: 5;
}
.main-layer-popup section {
  padding: 5px 5px 0 5px;
}
.main-layer-popup footer {
  padding: 9px 15px 0;
  position: relative;
}
.main-layer-popup footer label {
  font-size: 11px;
  color: #666;
}
.main-layer-popup footer label input {
  position: relative;
  top: 2px;
  margin-right: 3px;
}
.main-layer-popup .close {
  display: block;
  width: 38px;
  height: 37px;
  position: absolute;
  right: 5px;
  top: 5px;
  background: url("../images/bg_layer_pop.png") no-repeat 0 0;
  text-indent: -9999em;
}
.main-layer-popup footer .close {
  width: 55px;
  height: 22px;
  background-position: 0 -57px;
  right: 15px;
  top: 6px;
}

.line-up li a {
  transform: scale(0);
  cursor: pointer;
  transition: all 0.2s;
  transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -webkit-transition-delay: 0.1s;
  -webkit-transition: all 0.2s;
}
.line-up li.motion {
  width: 249px;
  height: 324px;
}
.line-up li.motion a {
  animation: motion-scale 0.5s linear;
  transform: scale(1);
}
.line-up .hover {
  display: block;
}
.line-up .hover,
.line-up a:hover .hover {
  transition: all 0.4s;
  transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -webkit-transition-delay: 0.1s;
  -webkit-transition: all 0.4s;
}
.line-up a:hover .hover {
  opacity: 1;
}

@keyframes motion-scale {
  0% {
    transform: scale(0);
    animation-timing-function: ease-in;
  }
  70% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
    animation-timing-function: ease-out;
  }
}
.portal-contents .my-menu li a:hover {
  color: #fff;
}
#contents section .banner .wrap span a:hover {
  background: url("../images/bg_main_btn_bk_hover.png") repeat;
}
.portal-contents .my-menu li a.my-info:hover {
  background-position: 0 -327px;
}
.portal-contents .my-menu li a.cash:hover {
  background-position: -138px -327px;
}
.portal-contents .my-menu li a.security:hover {
  background-position: -276px -327px;
}
.portal-contents .my-menu li a.pc-room:hover {
  background-position: -413px -327px;
}
.portal-contents .my-menu li a.join:hover {
  background-position: -551px -327px;
}
.portal-contents .my-menu li a.find:hover {
  width: 90px;
  background-position: -681px -327px;
}
.portal-contents .my-menu li a.notify:hover {
  background-position: -827px -327px;
}
.portal-contents .games dd li a:hover span {
  margin-top: -75px;
}
.portal-contents .games dd li a:hover strong,
.portal-contents .site-map li a:hover {
  color: #fff;
}

/* 메인 layer pop ctrl */
.main-layer-popup {
  width: 614px;
  height: 594px;
  margin: -298px 0 0 -308px;
  border: 1px solid #a5a5a5;
}
.main-layer-popup section img {
  border: 1px solid #a5a5a5;
}

.footer {
  width: 380px;
  height: 100%;
  position: absolute;
  right: 480px;
  top: 0;
  display: none;
}
.footer .wrap {
  width: 380px;
  height: 330px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -165px;
}
.footer .webzen {
  display: block;
  width: 50px;
  height: 42px;
  margin: 0 auto 0;
  background: url("../images/bg_footer_webzen.png") no-repeat;
  text-indent: -9999em;
}
.footer section {
  padding: 35px 0 0 0;
  text-align: center;
}
.footer section a,
.footer section span,
.footer section address {
  font-size: 12px;
}
.footer section p span {
  display: inline-block;
  width: 1px;
  height: 8px;
  margin: 6px 10px 0;
  overflow: hidden;
  text-indent: -9999em;
}
.footer section address {
  padding: 35px 0;
  letter-spacing: -1px;
}
.footer section .copy {
  display: block;
  font-size: 13px;
}
.footer section .copy strong {
  font-weight: normal;
}
.listing .footer {
  right: 100px;
}

.text-height-limit-550 #contents section article,
.text-height-limit-550 #contents section article .line-up,
.text-height-limit-650 #contents section article,
.text-height-limit-650 #contents section article .line-up {
  width: 1400px;
}
.text-height-limit-550 #contents section .banner,
.text-height-limit-650 #contents section .banner {
  width: 730px;
  background-size: 730px auto;
  top: -50px;
}
.text-height-limit-550 #contents section .banner .wrap,
.text-height-limit-650 #contents section .banner .wrap {
  width: 300px;
  right: 340px;
  top: 170px;
}
.text-height-limit-550 #contents section .banner .wrap strong,
.text-height-limit-650 #contents section .banner .wrap strong {
  width: 264px;
  height: 103px;
  background-size: cover;
}

.text-height-limit-650 .footer {
  display: none;
}
.text-height-limit-650 #footer {
  display: block;
  top: -120px;
}
.text-height-limit-650 .listing #footer {
  display: none;
}

.text-height-limit-550 .bg1 section article,
.text-height-limit-550 .bg2 section article,
.text-height-limit-550 .bg3 section article,
.text-height-limit-550 .bg4 section article,
.text-height-limit-550 .bg5 section article,
.text-height-limit-650 .bg1 section article,
.text-height-limit-650 .bg2 section article,
.text-height-limit-650 .bg3 section article,
.text-height-limit-650 .bg4 section article,
.text-height-limit-650 .bg5 section article {
  background-size: auto 120%;
}

.text-height-limit #footer {
  display: none;
}
.text-height-limit .footer {
  display: block;
  z-index: 3;
}

/* 배경 ctrl */
#contents section article {
  background-repeat: no-repeat;
  background-position: 100% 0;
}

.bg1 .list-contents1 {
  background-image: url("../images/bg_a1.png");
}
.bg1 .list-contents2 {
  background-image: url("../images/bg_b1.png");
}
.bg1 .list-contents3 {
  background-image: url("../images/bg_a3.png");
}
.bg1 .list-contents4 {
  background-image: url("../images/bg_b3.png");
}

.bg2 .list-contents1 {
  background-image: url("../images/bg_a2.png");
}
.bg2 .list-contents2 {
  background-image: url("../images/bg_b2.png");
}
.bg2 .list-contents3 {
  background-image: url("../images/bg_a4.png");
}
.bg2 .list-contents4 {
  background-image: url("../images/bg_b4.png");
}

.bg3 .list-contents1 {
  background-image: url("../images/bg_a3.png");
}
.bg3 .list-contents2 {
  background-image: url("../images/bg_b3.png");
}
.bg3 .list-contents3 {
  background-image: url("../images/bg_a5.png");
}
.bg3 .list-contents4 {
  background-image: url("../images/bg_b5.png");
}

.bg4 .list-contents1 {
  background-image: url("../images/bg_a4.png");
}
.bg4 .list-contents2 {
  background-image: url("../images/bg_b4.png");
}
.bg4 .list-contents3 {
  background-image: url("../images/bg_a3.png");
}
.bg4 .list-contents4 {
  background-image: url("../images/bg_b3.png");
}

.bg5 .list-contents1 {
  background-image: url("../images/bg_a5.png");
}
.bg5 .list-contents2 {
  background-image: url("../images/bg_b5.png");
}
.bg5 .list-contents3 {
  background-image: url("../images/bg_a1.png");
}
.bg5 .list-contents4 {
  background-image: url("../images/bg_b1.png");
}

@media (min-width: 1025px) {
  body,
  #container {
    overflow: hidden;
  }
  body {
    width: 100%;
  }
  #contents,
  #contents section,
  #contents section article {
    height: 100%;
  }
  .line-up {
    padding: 82px 0 0 0;
  }
  .sort-list .line-up {
    width: 1400px;
  }
  .main-slider-move,
  .sort-slider-move {
    width: 64px;
    height: 121px;
    position: absolute;
    top: 50%;
    margin-top: -120px;
    z-index: 1;
    background: url("../images/btn_slider_move.png") no-repeat;
    text-indent: -9999em;
  }
  .text-height-limit-550 .main-slider-move,
  .text-height-limit-550 .sort-slider-move {
    margin-top: -75px;
  }
  .text-height-limit-650 .main-slider-move,
  .text-height-limit-650 .sort-slider-move {
    margin-top: -75px;
  }
  .main-slider-move.next,
  .sort-slider-move.next {
    right: -5px;
    background-position: 100% 0;
  }
  .main-slider-move.prev {
    left: -30px;
    background-position: 0 0;
  }
  .sort-slider-move {
    z-index: 2;
  }
  .sort-slider-move.prev {
    left: 0;
    background-position: 0 0;
  }
}
@media (min-width: 1024px) and (max-width: 1300px) {
  .mobile-listing .mobile-sorting-title {
    width: 250px;
    height: 106px;
    top: 130px;
    left: 280px;
    background-size: cover;
  }
}

@media (min-width: 1px) and (max-width: 1024px) {
  #contents {
    margin: 0;
  }
  #contents header .sort {
    padding-left: 20px;
  }
  #contents header .member {
    right: 20px;
  }
  #contents header .sort a,
  #contents header .member a {
    font-size: 14px;
  }
  #contents section {
    padding: 60px 0 0 0;
  }
  #contents section article {
    width: 100%;
    margin: 0;
    padding: 32px 0 0;
    background-size: auto 100%;
  }
  #contents section .line-up {
    width: 528px;
    margin: 0 0 0 20px;
  }
  #contents section .best .line-up {
    float: right;
    width: 264px;
    margin: 0 20px 0 0;
  }
  #contents section .banner {
    width: 100%;
    top: 46px;
    background-position: 20% 0;
  }
  #contents section .banner .wrap {
    position: inherit;
    right: auto;
    top: auto;
    width: 100%;
    padding: 50px 0 0 0;
    margin-left: -40px;
  }
  #contents section .banner .wrap strong {
    width: 264px;
    height: 103px;
    margin: 0 auto 0;
  }
  #contents section .banner .wrap span {
    width: 264px;
    margin: 0 auto 0;
  }
  #contents section .banner .wrap span a {
    padding: 0 40px;
  }
  .mobile-listing .mobile-sorting-title {
    width: 310px;
    height: 132px;
    top: 100px;
    background-size: cover;
  }
  #footer {
    width: 100%;
    height: 150px;
    padding: 60px 0 0 0;
    position: relative;
    z-index: 2;
    top: 0;
    overflow: hidden;
  }
  #footer .webzen {
    margin: 0 25px 0;
  }
  #footer article address .address-pc {
    display: none;
  }
  #footer article address .address-tablet {
    display: block;
  }
  .portal-contents {
    padding: 20px;
  }
  .portal-contents .my-menu li {
    width: 115px;
  }
  .portal-contents .site-map ul {
    margin-left: -10px;
  }
  .portal-contents .site-map li {
    margin-left: 10px;
    height: 230px;
  }
  .portal-contents .close {
    right: 20px;
  }
  .sort-list {
    width: auto;
    position: relative;
    padding: 0 0 50px 20px;
    margin: 0;
  }
  .sort-list .line-up {
    width: 100%;
  }
  .main-slider-move,
  .sort-slider-move {
    width: 0px;
    height: 0px;
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .mobile-listing .sort-list {
    min-height: 650px;
    background: url("../images/bg_tablet_m_sorting.png") no-repeat 100% 100%;
  }
  #contents section .list-contents1 {
    float: left;
  }
  #contents section .list-contents1 .line-up {
    margin: 0 0 0 5px;
  }
  #contents section .list-contents2,
  #contents section .list-contents4 {
    background-position: 0 0;
  }
  #contents section .list-contents2 .line-up,
  #contents section .list-contents4 .line-up {
    float: right;
    margin: 0 20px 0 0;
  }
  .main-layer-popup {
    left: -9999px;
    top: -9999px;
  }

  .bg1 .list-contents1 {
    background-image: url("../images/bg_tablet_a1.png");
  }
  .bg1 .list-contents2 {
    background-image: url("../images/bg_tablet_b1.png");
  }
  .bg1 .list-contents3 {
    background-image: url("../images/bg_tablet_a3.png");
  }
  .bg1 .list-contents4 {
    background-image: url("../images/bg_tablet_b3.png");
  }

  .bg2 .list-contents1 {
    background-image: url("../images/bg_tablet_a2.png");
  }
  .bg2 .list-contents2 {
    background-image: url("../images/bg_tablet_b2.png");
  }
  .bg2 .list-contents3 {
    background-image: url("../images/bg_tablet_a4.png");
  }
  .bg2 .list-contents4 {
    background-image: url("../images/bg_tablet_b4.png");
  }

  .bg3 .list-contents1 {
    background-image: url("../images/bg_tablet_a3.png");
  }
  .bg3 .list-contents2 {
    background-image: url("../images/bg_tablet_b3.png");
  }
  .bg3 .list-contents3 {
    background-image: url("../images/bg_tablet_a5.png");
  }
  .bg3 .list-contents4 {
    background-image: url("../images/bg_tablet_b5.png");
  }

  .bg4 .list-contents1 {
    background-image: url("../images/bg_tablet_a4.png");
  }
  .bg4 .list-contents2 {
    background-image: url("../images/bg_tablet_b4.png");
  }
  .bg4 .list-contents3 {
    background-image: url("../images/bg_tablet_a3.png");
  }
  .bg4 .list-contents4 {
    background-image: url("../images/bg_tablet_b3.png");
  }

  .bg5 .list-contents1 {
    background-image: url("../images/bg_tablet_a5.png");
  }
  .bg5 .list-contents2 {
    background-image: url("../images/bg_tablet_b5.png");
  }
  .bg5 .list-contents3 {
    background-image: url("../images/bg_tablet_a1.png");
  }
  .bg5 .list-contents4 {
    background-image: url("../images/bg_tablet_b1.png");
  }
}

/* 모바일! */
.m {
  padding: 50px 0 0;
  min-width: 100%;
  overflow: auto;
  background: #fff;
}
.m,
.m #container,
.m #header,
.m #contents,
.m #contents section,
.m #contents section article {
  height: auto;
  min-height: auto;
}
.m #container,
.m #contents,
.m #contents section {
  margin: 0;
  padding: 0;
}
.m #header {
  width: 100%;
  height: 50px;
}
.m #header h1 {
  padding: 7px 0;
}
.m #header h1 a {
  width: 37px;
  height: 32px;
  background: url("../images/bg_m_webzen.jpg") no-repeat;
  background-size: cover;
}
.m #contents section article,
.m .line-up,
.m .line-up li {
  float: none;
  margin: 0;
  padding: 0;
}
.m #contents section .main-banner {
  position: relative;
  display: block;
}
.m #contents section .main-banner li img {
  width: 100%;
}
.m #contents section .main-banner .bx-controls-direction,
.m #contents section .main-banner .bx-controls-direction .bx-next,
.m #contents section .main-banner .bx-controls-direction .bx-prev {
  display: block;
  width: 64px;
  height: 121px;
  text-indent: -9999em;
}
.m #contents section .main-banner .bx-controls-direction {
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: -1px;
  display: none;
}
.m #contents section .main-banner .bx-controls-direction .bx-next,
.m #contents section .main-banner .bx-controls-direction .bx-prev {
  position: absolute;
  bottom: 0;
  margin-bottom: 25%;
  background: url("../images/btn_slider_move.png") no-repeat;
}
.m #contents section .main-banner .bx-controls-direction .bx-prev {
  left: 0;
  background-position: 0 0;
}
.m #contents section .main-banner .bx-controls-direction .bx-next {
  right: 0;
  background-position: 100% 0;
}
.m #contents section .main-banner .bx-controls {
  width: 100%;
  padding: 10px 0;
  position: absolute;
  bottom: 0;
  left: 0;
  background: url("../images/bg_opacity.png") repeat;
  text-align: center;
}
.m #contents section .main-banner .bx-controls .bx-pager-item,
.m #contents section .main-banner .bx-controls .bx-pager-link {
  width: 15px;
  height: 15px;
}
.m #contents section .main-banner .bx-controls .bx-pager-item {
  display: inline-block;
  margin: 0 5px;
}
.m #contents section .main-banner .bx-controls .bx-pager-link {
  display: block;
  background: #565655;
  border-radius: 50%;
  text-indent: -9999em;
}
.m #contents section .main-banner .bx-controls .active {
  background: #ed1c24;
}
.m #contents section article {
  width: 100%;
}
.m #contents section .line-up,
.m #contents section .best .line-up {
  width: 100%;
  float: none;
  margin: -1px 0 0 0;
}
.m .line-up li {
  width: 100%;
  height: 80px;
  border-top: 1px solid #cacaca;
}
.m .line-up a {
  width: auto;
  height: 65px;
  padding: 15px 0 0 138px;
  transform: scale(1);
}
.m .line-up .hover,
.m .line-up a:hover .hover {
  display: none;
}
.m .line-up a .title {
  font-size: 16px;
}
.m .line-up a .flag {
  margin: 1px 0 0 4px;
}
.m .line-up a .comment {
  font-size: 12px;
  line-height: 120%;
}
.m .line-up .thumnail {
  width: 123px;
  height: 80px;
}
.m .line-up .type {
  width: 11px;
  height: 15px;
  border: none;
  left: auto;
  bottom: auto;
  right: 12px;
  top: 10px;
}
.m .line-up .type strong {
  display: none;
}
.m .line-up .type span {
  width: 11px;
  height: 15px;
  padding: 0;
  float: none;
}
.m .line-up .type span em {
  display: none;
  float: none;
  margin: 0;
}
.m .line-up .type span.mobile,
.m .line-up .type span.pc {
  display: block;
  width: 11px;
  height: 15px;
  background: url("../images/bg_device.jpg") no-repeat;
  background-size: 11px 100px;
  text-indent: -9999em;
}
.m .line-up .type span.mobile {
  background-position: 0 0;
}
.m .line-up .type span.pc {
  background-position: 0 100%;
}
.m #header .caller,
.m #contents header,
.m #contents section .banner {
  display: none;
}
.m #footer {
  height: auto;
  padding: 20px 0 0;
  top: 0;
  background: #191919;
  text-align: center;
}
.m #footer .webzen {
  display: none;
}
.m #footer article {
  float: none;
  width: 100%;
}
.m #footer article p a,
.m #footer article p em,
.m #footer article p span {
  float: none;
  color: #6d6d6d;
}
.m #footer article p span {
  width: auto;
  margin: 0;
  background: transparent;
}
.m #footer article p a,
.m #footer article p span {
  display: none;
}
.m #footer article p em a,
.m #footer article p em span {
  display: inline;
}
.m #footer article address {
  display: none;
}
.m #footer article .copy {
  padding: 20px 0;
  text-align: center;
}
.m #footer article .copy em {
  display: none;
}
.m #footer .mobile-menu {
  display: block;
  padding: 0 0 20px;
}
.m #footer .mobile-menu a {
  display: inline-block;
  padding: 5px 0;
  width: 20%;
  margin: 0 2px;
  border: 1px solid #6f6f6f;
  text-align: center;
}
.m #footer .pc-footer-link {
  display: none;
}
.m #footer .mobile-footer-link {
  display: block;
}
.m .main-layer-popup {
  left: -9999px;
  top: -9999px;
}

.m #contents section article.list-contents1,
.m #contents section article.list-contents2 {
  background: none;
}
.m .footer {
  display: none;
}

.m .policy header h2 {
  height: 40px;
  text-align: center;
  color: #000;
  line-height: 40px;
  font-size: 14px;
  background: #fff;
  position: relative;
  z-index: 1;
}
.m .policy header h2 a {
  padding: 0 22px 0 0;
  color: #000;
  background: url("../images/bg_policy_open.jpg") no-repeat 100% 50%;
  background-size: 12px 7px;
}
.m .policy header .tab {
  display: flex;
  height: 40px;
  overflow: hidden;
  border-top: 1px solid #ccc;
}
.m .policy header .tab li {
  float: left;
  width: 100%;
}
.m .policy header .tab li a {
  display: block;
  height: 38px;
  line-height: 38px;
  font-size: 12px;
  text-align: center;
  color: #999;
  background: #f0f0f0;
  margin-left: -1px;
  padding-left: 1px;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.m .policy header .tab li a.selected {
  background: #fff;
  color: #333;
  border-bottom: 1px solid #fff;
}
.m .policy header .version {
  padding: 20px 15px 20px 0;
  text-align: right;
}
.m .policy header .version label,
.m .policy header .version select {
  display: inline-block;
  vertical-align: middle;
}
.m .policy header .version label {
  padding: 0 10px 0 0;
}
.m .policy header .version select {
  width: 148px;
  height: 24px;
  border: 1px solid #ccc;
}
.m .policy .textarea {
  font-size: 12px;
  color: #666;
  padding: 20px;
  color: #666;
}
/*.m .policy .textarea h4, .m .policy .textarea span{color:#ff0000}*/
.m .policy .textarea h5 {
  padding: 20px 0 0 0;
}
.m .policy .close {
  display: block;
  width: 46px;
  height: 28px;
  position: fixed;
  right: 15px;
  top: 10px;
  font-size: 12px;
  color: #ccc;
  text-align: center;
  background: #252525;
  border: 1px solid #000;
  border-radius: 5px;
  line-height: 28px;
  z-index: 5;
}
.m .policy .link {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: url("../images/bg_opacity.png") repeat;
  border-bottom: 1px solid #ccc;
  display: none;
}
.m .policy .link div {
  width: 100%;
  position: absolute;
  left: 0;
  top: 90px;
  background: #fff;
}
.m .policy .link ul {
  margin: 0 10px;
  position: relative;
  overflow: hidden;
  border-top: 1px solid #ccc;
}
.m .policy .link ul li {
  margin-top: -1px;
  border-top: 1px solid #ebebeb;
}
.m .policy .link ul li a {
  display: block;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  color: #999;
}

/* 메인 색상 red ver */
#contents section .banner .wrap span a {
  border: 1px solid #f79993;
}

.sort-list {
  background: #ee3124;
}
.mobile-listing .sort-list {
  background-color: #ee3124;
}
#footer article p span {
  background: #e0a8a4;
}
#footer article p a,
#footer article p em,
#footer article p span {
  color: #fac2be;
}
.footer {
  background: #ce2c20;
}
.footer section a,
.footer section span,
.footer section address {
  color: #fdabab;
}
.footer section p a,
.footer section p em,
.footer section p span {
  color: #fdabab;
}
.footer section p span {
  background: #fdabab;
}
.footer section .copy {
  color: #feabab;
}

@media (min-width: 1025px) {
  body {
    background: #ee3124;
  }
}
@media (min-width: 1px) and (max-width: 1024px) {
  body {
    background: #ee3124;
  }
  .mobile-listing .sort-list {
    background: #ee3124;
  }
}

/* 메인 색상 green ver 
#contents section .banner .wrap span a{border:1px solid #719d61;}

.sort-list{background:#4e853a;}
.mobile-listing .sort-list{background-color:#4e853a;}
#footer article .copy{color:#e7f7dd;}
#footer article p span{background:#c4e0b1;}
#footer article p a, #footer article p em, #footer article p span{color:#c4e0b1;}
.footer{background:#467333;}
.footer section a, .footer section span, .footer section address{color:#c4e0b1;}
.footer section p a, .footer section p em, .footer section p span{color:#c4e0b1;}
.footer section p span{background:#c4e0b1;}
.footer section .copy{color:#c4e0b1;}

@media (min-width:1025px){
	body{background:#4e853a;}
}
@media (min-width:1px) and (max-width:1024px){
	body{background:#4e853a;}
	.mobile-listing .sort-list{background:#4e853a;}
}
*/
