@charset "utf-8";

@font-face {
  font-family: 'BM JUA';
  font-weight: normal;
  font-style: normal;
  src: url('/fonts/BM-JUA.eot');
  src: url('/fonts/BM-JUA.eot?#iefix') format('embedded-opentype'),
      url('/fonts/BM-JUA.woff') format('woff'),
      url('/fonts/BM-JUA.svg#BM-JUA') format('svg'),
      url('/fonts/BM-JUA.ttf') format('truetype');
}
/* 리셋(부트스트랩) */
body {
  margin: 0;
  font-family: sans-serif;
  line-height: 20px;
  color: #333;
}
input[type="submit"],
button {
  -webkit-appearance: none;
}
textarea,
select,
input[type="text"],
input[type="password"],
input[type="number"],
input[type="email"],
input[type="search"],
input[type="tel"] {
  background-color: #fff;
  border: 1px solid #ccc;
  display: inline-block;
  padding: 4px 6px;
  margin-bottom: 10px;
  line-height: 20px;
  color: #555;
  font-size: 14px;
  font-family: sans-serif;
  vertical-align: middle;
  border-radius: 4px;
}
.sweet-alert fieldset input[type="text"][placeholder=''] {
  display: none;
}
select {
  height: 30px;
  line-height: 30px;
}
ul,
ol {
  padding: 0;
  margin: 0 0 10px 25px;
}
hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #fff;
}
.btn-group {
  position: relative;
  display: inline-block;
  font-size: 0;
  white-space: nowrap;
  vertical-align: middle;
}
.btn-group > .btn {
  position: relative;
  border-radius: 0;
  font-size: 14px;
}
.btn-group > .btn:first-child {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.btn-group > .btn:last-child {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination ul {
  display: inline-block;
  padding: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.pagination ul > li {
  display: inline;
}
.pagination ul > li > a {
  float: left;
  line-height: 20px;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.btn {
  display: inline-block;
  padding: 0 7px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  color: #333;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-color: #f9f9f9;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.btn + .btn {
  margin-left: -1px;
}
.btn-small {
  padding: 2px 10px;
  font-size: 12px;
}
.btn-inverse {
  color: #fff !important;
  background: #363636 !important;
}
.btn-info {
  color: #fff !important;
  background: #49afcd !important;
}
.btn-danger {
  color: #fff !important;
  background: #da4f49 !important;
}
.modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 6px;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  background-clip: padding-box;
}
.modal-body {
  position: relative;
  max-height: 400px;
  padding: 15px;
  overflow-y: auto;
}
.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-radius: 0 0 6px 6px;
}
/* 개발 */
[data-host="host-4:8888"],
[data-host="beta.themaul.kr"],
[data-host^="redtea.dev"] {
  background-image: url("/img/bg_dev.png");
}
[data-host="host-4:8888"].mm #mobileNav,
[data-host^="redtea.dev"].mm #mobileNav,
[data-host="beta.themaul.kr"].mm #mobileNav {
  background: #475ec5;
}

.h1 {
    display: inline-block;
    padding: 4px;
    font-family: 'BM JUA';
    font-size: 36px;
    line-height: 2.4;
}
.bbsBtnGroup,
.mm .h1 { display: none; }

.tvsub .tvtitle p {
  width: 304px;
}

.mainWrapper {
  position: relative;
  width: 100%;
  min-height: 100%;
  /* overflow: hidden; */
}
.mm .mainWrapper {
  overflow: hidden;
}

.pc_attendees {
  display: none !important;
}

.only_pc,
.only_mm {
  display: none;
}
.pc .only_pc,
.mm .only_mm {
  display: block;
}

.articleArea {
  line-height: 1.6;
  word-break: keep-all;
  word-wrap: break-word;
}
.cmemo {
  word-break: keep-all;
  word-wrap: break-word;
}
.mm video {
  max-width: 100%;
}
code {
  display: inline-block;
}

.site_header li a {
  position: relative;
}
u.is-event:before,
a.is-event:before,
u.is-beta:before,
a.is-beta:before {
  content: "beta";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin-top: -10px;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  color: #41ab74;
  text-shadow: 1px 1px 0 #fff, 1px 0 0 #fff, 1px -1px 0 #fff, 0 1px 0 #fff,
    0 -1px 0 #fff, -1px 1px 0 #fff, -1px 0 0 #fff, -1px -1px 0 #fff;
}
u.is-event:before,
a.is-event:before {
  content: "event";
}
.mm .site_header li a {
  white-space: nowrap;
}
.mm .site_header li a.is-beta:before,
.mm .site_header li a.is-event:before {
  left: 3px;
  width: auto;
  margin-top: 0;
}
.mm .site_header nav ul.exmenu li a {
  margin-top: -1px;
}
.vote_list {
  width: 60%;
  margin: 0 auto;
}
.mm .vote_list {
  width: 100%;
}
.vote_list:empty:before {
  content: none;
}
.vote_list:before {
  content: "추천 코멘트";
  display: inline-block;
  padding: 5px 0;
  color: #0054b4;
  font-weight: bold;
}
.vote_list li {
  margin-top: -1px;
  padding: 6px 10px;
  list-style: none;
  border: 1px solid #ccc;
}

.writers_other {
  width: 60%;
  padding-top: 10px;
  margin: 0 auto;
}
.mm .writers_other {
  width: 100%;
}
.writers_other ul {
  margin: 0;
  border: 1px solid #ccc;
}
.writers_other li {
  list-style: none;
}
.writers_other li a {
  position: relative;
  display: block;
  padding: 3px 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.writers_other li a:hover {
  background: #eee;
}
.writers_name {
  padding: 5px 0;
}
.w-date {
  display: inline-block;
  width: 80px;
}
#writers_other.is-not ul {
  display: none;
}

/* 보안 */
.hDiv a[href^="http"],
.tdsub a[href^="http"],
.bbsTit a[href^="http"],
.menu1 a[href^="http"] {
  background-color: red !important;
}

/* index */
.index_wrap {
  display: table;
  table-layout: fixed;
  width: 100%;
  border-collapse: collapse;
}
.indexLatest {
  display: table-cell;
  vertical-align: top;
  box-sizing: border-box;
  width: 100%;
}
.mm .indexLatest {
  display: none;
}
.main_aside {
  display: table-cell;
  vertical-align: top;
  width: 340px;
  margin-left: 5px;
  margin-bottom: 15px;
  box-sizing: border-box;
}
.mm .main_aside {
  width: 100%;
  margin: 0;
}
.indexSpace {
  display: table-cell;
  width: 20px;
}
.mm .indexSpace {
  display: none;
}

.mm #mainnav {
  display: none;
}
.main_aside_ad {
  margin-top: 15px;
  text-align: center;
}
.idx_foot_gg {
  padding: 10px 0 30px;
}
.attendees {
  margin-bottom: 15px;
}
.pc_attendees {
  position: absolute;
  top: 320px;
  right: -80px;
}
.pc_attendees span {
  color: #e88156;
  font-weight: bold;
}
.main_aside_title {
  background: url(/img/bg_bbstitle.png) repeat-x 0 4px;
  overflow: hidden;
  padding: 0;
  margin-bottom: 10px;
  width: 100%;
}
ul + .main_aside_title {
  margin-top: 10px;
}
.mm .main_aside_title {
  margin-top: 15px;
}
.idx_bb .bbsTit u,
.idx_video .bbsTit u,
.main_aside_title u {
  display: block;
  float: left;
  font-weight: bold;
  background: #fff;
  padding-right: 8px;
  text-decoration: none;
}
.main_aside ul {
  margin: 0;
  padding: 0;
}
.main_aside li {
  margin: 0;
  padding: 0 0 5px 0;
  list-style: none;
}
.mm .main_aside li {
  margin-top: 6px;
}
.main_aside a {
  display: block;
}
.main_aside a:hover {
  background: #eee;
  border-radius: 3px;
}

.cate_tag {
  position: relative;
  display: inline-block;
  width: 65px;
  height: 21px;
  margin: -4px 8px -4px 0;
  opacity: 0.8;
}
.cate_tag i {
  position: absolute;
  top: 2px;
  display: block;
  width: 65px;
  height: 21px;
  line-height: 21px;
  text-align: center;
  letter-spacing: -1px;
  background: #f27f7f;
  font-style: normal;
  color: #fff;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
  white-space: nowrap;
  border-radius: 4px;
}
.mm .cate_tag {
  display: inline;
}
.mm .cate_tag i {
  display: inline-block;
  position: static;
  font-size: 14px;
}

.lt-1,
.lt-2 {
  display: inline-block;
  vertical-align: middle;
}
.lt-1 {
  width: 57px;
  height: 21px;
  line-height: 22px;
  margin-right: 8px;
  text-align: center;
  color: #fff;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
  background: #000;
  border-radius: 4px;
  font-weight: bold;
  overflow: hidden;
  opacity: 0.8;
}
.lt-2 {
  width: calc(100% - 65px);
}
.cn_1 i,
.tag_timeline .lt-1 {
  background: #f27f7f;
}
.cn_2 i,
.tag_fun .lt-1 {
  background: #f3a55f;
}
.cn_3 i,
.tag_qt .lt-1 {
  background: #5f9bf3;
}
.cn_4 i,
.tag_qna .lt-1 {
  background: #cd906e;
}
.cn_6 i,
.tag_proposal .lt-1 {
  background: #8486a8;
}
.cn_7 i,
.tag_debate .lt-1 {
  background: #88c5e1;
}
.cn_8 i,
.tag_recommended .lt-1 {
  background: #9243bb;
}
.cn_9 i,
.tag_teatime .lt-1 {
  background: #e482c6;
}
.cn_10 i,
.tag_video .lt-1 {
  background: #38a1bf;
}
.cn_11 i,
.tag_videox .lt-1 {
  background: #a6d1c8;
}
.cn_12 i,
.tag_photo .lt-1 {
  background: #a7becd;
}
.cn_13 i,
.tag_taste .lt-1 {
  background: #4da97d;
}
.cn_14 i,
.tag_review .lt-1 {
  background: #c4dc82;
}
.cn_15 i,
.tag_star .lt-1 {
  background: #c1a3e5;
}
.cn_23 i,
.tag_involve .lt-1 {
  background: #f3d65f;
  color: #5c4b05;
  text-shadow: none;
}
.cn_22 i {
  background: #b45757;
}
.cn_24 i,
.tag_news .lt-1 {
  background: #58bdb2;
}
.tag_notice .lt-1 {
  background: #f31128;
}

.cn_17 i,
.tag_law .lt-1 {
  background: #e5e5e5;
  color: #808080;
  text-shadow: none;
} /* 회색 배경 */
.cn_18 i,
.tag_greeting .lt-1 {
  background: #3874b7;
}
.cn_19 i,
.tag_ama .lt-1 {
  background: #c7b575;
}
.cn_20 i,
.tag_stock .lt-1 {
  background: #a8849c;
}
.cn_21 i,
.tag_xxx .lt-1 {
  background: #676767;
}
.cn_5 i,
.tag_xxx .lt-1 {
  background: #869967;
}
.cn_16 i,
.tag_xxx .lt-1 {
  background: #3bc5b8;
}

.mm .main_aside ul li {
  display: table;
  table-layout: fixed;
  width: 100%;
  border-collapse: collapse;
}
.mm .main_aside li a {
  display: table-row;
}
.mm .main_aside li a span {
  display: table-cell;
}
.mm .main_aside .lt-1 {
  width: 72px;
  border-radius: 5px;
}
.mm .lt-2 {
  width: auto;
  padding-left: 8px;
  white-space: nowrap;
  box-sizing: border-box;
}
.lt-2 i {
  display: inline-block;
  font-style: normal;
  max-width: calc(100% - 32px);
  vertical-align: middle;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.gall_li u,
.lt-2 u {
  text-decoration: none;
  font-size: 9px;
}
/* //index */

/* setting */
#setting {
  padding: 40px;
}
#setting .btn {
  line-height: 20px;
}
/* //setting */

/* 회원가입 */
.joinPage {
  text-align: left;
  padding: 30px;
}
.mm .joinPage {
  padding: 30px 0;
}
.mm .login_terms {
  width: 100%;
  box-sizing: border-box;
  height: 100px;
}
.joinTitle {
  font-weight: bold;
  font-size: 30px;
  color: #0054b4;
  padding: 20px 0;
}
.joinCell {
  padding: 8px 0;
}
.joinConfirm {
  padding: 15px 0;
}
.bad {
  color: red;
}
.good {
  color: #00b454;
}
.joinMsg {
  height: 400px;
  padding-top: 200px;
  text-align: center;
}
.loginJoin {
  display: inline-block;
  width: 52px;
  height: 15px;
  margin: 3px;
  font-size: 0;
  text-indent: -9999px;
  text-align: left;
  background: url("/pb/outlogin_skin/pgr_login/images/i_join.gif");
}
.loginLost {
  display: inline-block;
  width: 77px;
  height: 15px;
  margin: 3px;
  font-size: 0;
  text-indent: -9999px;
  text-align: left;
  background: url("/pb/outlogin_skin/pgr_login/images/i_passwd.gif");
}
.mm .loginLost {
  display: none;
}
/* //회원가입 */

/* 운영진소개 */
.staffInfo {
  padding: 20px 0 20px 140px;
}
.master {
  width: 780px;
  border-collapse: collapse;
}
.master td {
  border: 1px solid #bbb !important;
  padding: 3px;
  text-align: center;
}
.master th {
  padding: 5px !important;
  background-color: #0872c3;
  color: white;
  border: 1px solid #bbb !important;
}
.master td:first-child {
  white-space: nowrap;
}
.master tr:nth-child(even) {
  background-color: #f0f0f0;
}
/* //운영진소개 */

/* 스크랩 */
.scrapWrap {
  padding: 40px;
}
.scrap {
  font-size: 12px;
  border-collapse: collapse;
  border: none;
  table-layout: fixed;
}
.scrap td {
  border-bottom: 1px solid #ccc;
  padding: 2px 6px;
}
.scrap td.aa {
  width: 80px;
  text-align: center;
}
.scrap td.bb {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.scrap td.cc {
  width: 100px;
  white-space: nowrap;
  overflow: hidden;
}
.scrap td.dd {
  width: 75px;
  white-space: nowrap;
  overflow: hidden;
}
.scrap td.ee {
  width: 30px;
}
.scrap td.ee a {
  color: #b45400;
}
.btnscrap {
  cursor: pointer;
}
/* //스크랩 */

.emptySet {
  width: 480px;
  margin: auto;
  padding-top: 90px;
  text-align: center;
  color: #900;
}
.admin_only {
  display: none;
}
.noborder .admin_only a {
  margin: 2px 0;
}
.greeting-btn {
  position: absolute;
  right: 0;
  top: 35px;
  z-index: 2;
}
.pc .greeting-btn a {
  display: block;
}
.mm .greeting-btn {
  left: 0;
  top: 0;
  right: auto;
}
.adm .admin_only {
  display: block;
  clear: both;
}
.adm span.admin_only {
  display: inline;
}
#topSd {
  position: absolute;
  right: 0;
  top: 0;
  margin-top: -96px;
  border: 1px solid #999;
}
#topSd:empty {
  border: none;
}
#topSd img {
  display: block;
}
#topSdClose {
  position: absolute;
  right: -20px;
  top: -1px;
  width: 20px;
  height: 20px;
  background: url("/img/ad/btn_close.gif") no-repeat;
  cursor: pointer;
}
#google_ad {
  margin: 20px 0;
}
.mobile.ad {
  margin: 0 -6px;
  text-align: center;
  padding-top: 10px;
}
.mobile.ad iframe {
  width: 320px !important;
  margin-left: -1px;
}
.mobile.ad div {
  width: 320px;
  margin: auto;
}
.pc-banner1 iframe {
  display: block;
  margin: auto;
}
#mainArea table[width="300"],
#mainArea table[width="300"] iframe {
  width: 300px !important;
  margin: auto;
}

#footer {
  position: relative;
}
.footbtns.btns a {
  margin-top: 0;
  cursor: pointer;
}
.pc .footbtns.btns .btn_pc,
.mm .footbtns.btns .btn_mm {
  display: none;
}
body.mm.dd {
  font-size: 12px !important;
}
body.bulpan {
  padding-top: 0 !important;
}
/* body.bulpan br {display: none;} */
.manual.pc .mainWrapper {
  min-width: 1000px;
}

.blockreply,
.blockUser {
  display: none !important;
}
[name="zb_login"] {
  display: inline-block;
  padding: 0 10px;
}
.mm [name="zb_login"] {
  margin: auto;
  padding: 0;
}
#mn_count {
  display: inline-block;
  text-align: center;
  font-size: 10px;
  font-family: tahoma, sans-serif;
}
.mm #mn_count {
  margin-right: 25px;
}
#mn_count a {
  display: inline-block;
  padding: 0 4px;
  height: 14px;
  line-height: 13px;
  text-align: center;
  background: #d94d4d;
  color: #fff;
  border: 2px solid #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  border-radius: 100px;
  white-space: nowrap;
}
.myRe:before {
  content: "";
  position: absolute;
  width: 74px;
  height: 16px;
  top: 5px;
  left: -80px;
  background: url("/img/cmt_arrow3.png") no-repeat;
}

/* ========================== 광고 ========================== */
@media all and (max-width: 1022px) {
  #topSd {
    display: none;
  }
  #sideSd {
    display: none;
  }
}

.mm .joinPage {
    width: 100%;
}
.mm .joinPage input.input {
    width: 180px;
}
.mm .staffInfo {
    padding: 20px 0;
}
.mm .hDiv {
    margin: 10px 10px 10px 0;
}
.mm .notice_table {
    width: 100% !important;
}
.mm #mainLeft > #mn_count {
    display: block;
    margin: -32px 5px 0 0;
    text-align: right;
}
.mm .emptySet {
    width: auto;
}
.mm div.ellipsis.is-unfold {
    display: block;
}
.mm .notice_table__1 {
    width: 50px;
    font-size: 12px;
}
  
      
/* ========================== 모바일 ========================== */
/* @media all and (max-width: 767px) { */
.mm .staffInfo {
  padding: 20px 0;
}
.mm .master {
  width: 98%;
  margin: auto;
}
.mm .master td:first-child {
  width: 25%;
  white-space: normal;
}
.mm .master td:nth-child(2) {
  width: 35%;
}
.mm .scrapWrap {
  padding: 20px 0;
}
.mm .scrap td {
  padding: 3px 2px;
}
.mm .scrap td:first-child {
  width: 10%;
}
.mm .hDiv ul {
  display: none;
}
.mm .hDiv {
  width: 74px;
  position: relative;
  margin: 0;
}
.mm .hDiv .bbsTit a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 7px;
  width: 60px;
  height: 60px;
  margin: auto;
  border: 1px solid #ccc;
  border-radius: 15px;
  box-sizing: border-box;
}
.mm .hDiv .bbsTit {
  padding: 0;
}
.mm .hDiv .bbsTit a {
  float: none !important;
  display: block;
  padding: 65px 0 15px 0 !important;
  font-size: 13px;
  text-align: center;
  white-space: nowrap;
  letter-spacing: -1px;
}
.mm #indexLatest {
  width: 296px;
  margin: auto;
  padding: 20px 0 0 0 !important;
}
.mm .modal {
  width: 80%;
}
/* } */

/* ========================== 불판모드 ========================== */
.bulpan .viewTable,
.bulpan .mainWrapper > .header,
.bulpan #mainLeft,
.bulpan #sideSd,
.bulpan .bbsTit,
.bulpan .bbsBox,
.bulpan .bbsSetup,
.mm.bulpan .bottomBanner,
.bulpan form[name="list"],
.bulpan #footer,
.bulpan #viewFoot,
.bulpan #commentTop,
.bulpan .broken,
.bulpan #google_ad {
  display: none !important;
}
.bulpan #voyarea2 {
  height: 60px;
}
.bulpan .cmtWrap {
  clear: both;
  height: 630px;
  overflow-x: hidden;
  overflow-y: scroll;
  padding: 10px;
  border-bottom: 1px solid #ccc;
}
.bulpan .bul_area {
  margin-top: 26px;
}
.bulpan .mobile.ad {
  display: none !important;
}
.bulpan .cmtWriteTable td {
  padding-left: 5px;
}
.btnBulpanRefresh {
  display: none !important;
}
.bulpan .btnBulpanRefresh {
  display: block;
  float: left;
  width: 40px;
  height: 40px;
  padding: 0;
  margin: 4px 0 0 6px;
  border: 1px solid #888;
  border-radius: 5px;
  cursor: pointer;
  background: url("/img/ico_refresh.png") no-repeat 50%;
}
.bulpan .btnNextBul,
.bulpan .btnPrevBul {
  display: block;
  float: left;
  width: 40px;
  height: 20px;
  padding: 3px 0;
  margin: 4px 0 0 6px;
  border: 1px solid #888;
  border-radius: 5px;
  cursor: pointer;
  text-align: center;
  font-size: 12px;
}
.bulpan #mainArea table {
  width: 300px;
  float: left;
}
.bulpan #form_0 {
  max-width: 360px;
  margin: auto;
}

/*
 * 영상 게시판
**/

.videolist {
  margin: 15px 0 0 0;
  padding: 0;
  overflow: hidden;
}
.videolist ul,
.videolist li {
  margin: 0;
  padding: 0;
}
.videolist li {
  list-style: none;
}
.gall_li.gall_li {
  float: left;
  width: 23%;
  margin-left: 1%;
  margin-right: 1%;
  padding-bottom: 20px;
}
.gall_li.gall_li:nth-of-type(4n + 1) {
  clear: both;
}
.gall_href > a {
  position: relative;
  display: block;
  font-size: 0;
  line-height: 1;
}
.gall_href > .thm:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #ccc;
  box-sizing: border-box;
}
.gall_href img {
  display: block;
}
.ga--funvid {
  display: block;
}
.gall_href .thm {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  background-size: 100% 100%;
}
.yt_tit {
  display: inline-block;
  /* max-width: 85%;
	white-space: nowrap; */
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
}
.gall_text_href {
  padding-top: 5px !important;
  font-size: 12px;
  line-height: 1.4;
}
.yt_author {
  margin-top: -20px !important;
  text-align: right;
}
.bbsSetup {
  padding-bottom: 5px;
}
.yt_view,
.yt_author {
  font-size: 11px;
  color: #777;
}

.mm .idx_video {
  display: none;
}
.idx_video {
  padding: 20px 0 0;
}
.idx_video .videolist {
  margin-top: 0;
}
.idx_video .gall_li.gall_li {
  width: 31%;
  margin-left: 3%;
  margin-right: 0;
}
.idx_video li:first-child {
  margin-left: 0 !important;
}
.idx .yt_tit {
  max-width: 100%;
  white-space: normal;
}

@media all and (max-width: 600px) {
  .gall_li.gall_li {
    width: 100%; /* 48% */
    margin-left: 0;
    margin-right: 0;
  }
  .gall_li.gall_li:nth-of-type(4n + 1) {
    clear: none;
  }
  .gall_li.gall_li:nth-of-type(2n + 1) {
    /* clear: both;
    margin-right: 3.5%; */
  }
}

.btn_del_block {
  display: inline-block;
  width: 12px;
  height: 11px;
  background: url("/img/coment_del.gif") no-repeat;
  vertical-align: middle;
}

/* 인덱스 탭 메뉴 */
.tv_tabs {
  display: table;
  table-layout: fixed;
  width: 100%;
  border-collapse: collapse;
  box-sizing: border-box;
}
.tv_tabs a {
  display: table-cell;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border: 1px solid #ddd;
  background: #eee;
  color: #666;
  letter-spacing: -1px;
  white-space: nowrap;
}
[data-tab="first"] .tvs .tv:first-child {
  display: block;
}
[data-tab="first"] .tv_tabs a:first-child {
  background: #fff;
  border-bottom: 1px solid #fff;
  color: #333;
}
.tv {
  display: none;
  border: 1px solid #ddd;
  border-top: none;
}
.tvlist {
  margin: 0;
}
.tvlist li {
  list-style: none;
}
.tvlist a {
  position: relative;
  display: block;
  height: 30px;
  padding: 7px 10px 7px 15px;
  border-top: 1px solid #e9e9e9;
  box-sizing: border-box;
}
.tvlist li:first-child a {
  border-top: none;
}
.tvlist a:hover {
  background: #f2f2f2;
}
.tvlist a i {
  position: absolute;
  top: 6px;
  left: -8px;
  width: 16px;
  height: 16px;
  line-height: 16px;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  background: #ce3737;
  border-radius: 3px;
}
.tvsub {
  display: table;
  table-layout: fixed;
  border-collapse: collapse;
  width: 100%;
  padding: 7px 10px 7px 15px;
  line-height: 1.2;
}
.tvsub > div {
  display: table-cell;
}
.tvsub p {
  margin: 0;
}
.tvsub .tvtitle p .k {
  display: inline-block;
  max-width: calc(100% - 90px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
}
.smt {
  font-size: 9px;
  display: inline-block;
  vertical-align: middle;
}
.tvname p,
.tvname {
  width: 105px;
  text-align: center;
  font-weight: bold;
}
.tvname p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tvdate,
.tvhit {
  width: 50px;
  font-size: 9px;
  text-align: center;
  white-space: nowrap;
}
@media all and (max-width: 1000px) {
  .tvsub .tvtitle p {
    width: auto;
  }
  .tvdate,
  .tvhit {
    display: none !important;
  }
}

.bbsSetup .category {
  padding-top: 10px;
}
.pc .bbsSetup .category {
  position: absolute;
  left: -120px;
  top: 108px;
  width: 105px;
}
.bbsSetup .category a.btn {
  margin: 0 5px 4px 0;
}
.pc .bbsSetup .category a.btn {
  position: relative;
  display: block;
  margin: 0;
  border-radius: 0;
}
.pc .btn {
  background: #fff;
}
.pc .bbsSetup .category a.btn + a.btn {
  margin-top: -1px;
}

.c_read_check em {
  font-style: normal;
  font-weight: bold;
  color: #be2e2f;
}
.c_read_check b {
  color: #be2e2f;
}

#survey {
  text-align: center;
}
#survey .submit {
  width: 100px;
  height: 40px;
  line-height: 40px;
}

/* 토너먼트 리그 */
.bracket {
  position: relative;
  width: 100%;
  height: 474px;
  border-top: 2px dashed #ccc;
  border-bottom: 2px dashed #ccc;
  margin: 20px 0;
}
.mm .bracket {
  height: 992px;
  border: none;
  margin: 0;
}
.bracket p,
.bracket b,
.bracket i,
.bracket u {
  position: absolute;
  z-index: 5;
  width: 90px;
  padding-left: 5px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  border: 1px solid #999;
  background: #fff;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
.mm .bracket div {
  position: relative;
  width: 100%;
  height: 474px;
  border-top: 2px dashed #ccc;
  border-bottom: 2px dashed #ccc;
  margin-top: -2px;
}
p.l {
  left: 0;
}
p.r {
  right: 0;
}
b.l {
  left: 110px;
}
b.r {
  right: 110px;
}
i.l {
  left: 220px;
}
i.r {
  right: 220px;
}
.mm i.l {
  left: 200px;
}
.mm i.r {
  right: 200px;
}
u.l {
  left: 300px;
}
u.r {
  right: 300px;
}
.mm u.l {
  left: auto;
  right: 15px;
}
.mm u.r {
  right: auto;
  left: 15px;
}
p.a1 {
  top: 50px;
}
p.a2 {
  top: 100px;
}
p.a3 {
  top: 150px;
}
p.a4 {
  top: 200px;
}
p.a5 {
  top: 250px;
}
p.a6 {
  top: 300px;
}
p.a7 {
  top: 350px;
}
p.a8 {
  top: 400px;
}

b.b1 {
  top: 75px;
}
b.b2 {
  top: 175px;
}
b.b3 {
  top: 275px;
}
b.b4 {
  top: 375px;
}

i.c1 {
  top: 125px;
}
i.c2 {
  top: 325px;
}

u.d {
  top: 225px;
}

span.t1,
span.t2,
span.t3,
span.t4 {
  position: absolute;
  border: 1px solid #bbb;
  background: #fff;
}
span.t1.l,
span.t2.l,
span.t3.l,
span.t4.l {
  left: 0;
  border-left: none;
}
span.t1.r,
span.t2.r,
span.t3.r,
span.t4.r {
  right: 0;
  border-right: none;
}

span.t1 {
  z-index: 4;
  width: 103px;
  height: 50px;
}
span.t2 {
  z-index: 3;
  width: 213px;
  height: 100px;
}
span.t3 {
  z-index: 2;
  width: 323px;
  height: 200px;
}
span.t4 {
  z-index: 1;
  top: 0;
  width: 100%;
  height: 238px;
  border: none;
  border-bottom: 1px solid #bbb;
}
.mm span.t4 {
  display: none;
}

.t1.x1 {
  top: 62px;
}
.t1.x2 {
  top: 162px;
}
.t1.x3 {
  top: 262px;
}
.t1.x4 {
  top: 362px;
}
.t2.x1 {
  top: 86px;
}
.t2.x2 {
  top: 286px;
}
.t3.x1 {
  top: 136px;
}

/* 단축키 */
.mm .hotkey {
  display: none;
}
.hotkey {
  position: absolute;
  top: 0;
  right: -120px;
  width: 100px;
  border: 1px solid #ccc;
  background: #fff;
}
.hotkey h2 {
  height: 24px;
  line-height: 24px;
  padding: 0 6px;
  font-size: 12px;
  background: #eee;
  border-bottom: 1px solid #ccc;
}
.hotkey i {
  display: inline-block;
  width: 14px;
  height: 14px;
  line-height: 14px;
  margin-right: 3px;
  font-size: 10px;
  font-style: normal;
  font-weight: bold;
  font-family: verdana, sans-serif;
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 2px;
  background: #eee;
}
.hotkey ol {
  margin: 0;
}
.hotkey li {
  list-style: none;
  padding: 4px 6px;
  border-top: 1px dotted #ddd;
}
.hotkey li:first-child {
  border-top: none;
}
.side_bn {
  position: absolute;
  top: 96px;
  right: -180px;
  width: 160px;
  height: 600px;
}
.temp_work {
  position: fixed;
  z-index: 999999;
  top: 2px;
  left: 2px;
  width: 80px;
  height: 80px;
  pointer-events: none;
}
.mm .temp_work {
  width: 50px;
  height: 50px;
}
.login_wrap {
  position: absolute;
  right: 0;
  white-space: nowrap;
}
.mm .login_wrap {
  position: absolute;
  top: 0;
  left: 0;
  right: auto;
  width: 100%;
  text-align: center;
  background: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* 첫화면 고정 공지 */
.mm .top_notice {
  margin-top: 10px;
}
.top_notice {
  display: block;
  border: 1px solid #d8d8d8;
  padding: 5px;
  margin-bottom: 10px;
}
.top_notice + .top_notice {
  margin-top: -11px;
}
.mm .top_notice .lt-1 {
  width: 66px;
}
.top_notice .lt-1 {
  width: 51px;
}

.btn_forum {
  position: absolute;
  top: -50px;
  right: -120px;
  width: 102px;
  white-space: nowrap;
  box-sizing: border-box;
}

/* 멜론 */
#mainArea table.melon {
  max-width: 500px;
  margin: auto;
  box-shadow: 0 0 0 7px #fff, 0 0 0 10px #8bc223;
}
h3.melon {
  max-width: 520px;
  margin: 20px auto !important;
  line-height: 1.2 !important;
}
.mm h3.melon {
  margin: auto !important;
}
.mm #mainArea table.melon {
  width: 96%;
  margin: 10px auto;
  box-shadow: none;
}
.melon tr + tr {
  border-top: 1px solid #ccc;
}
.melon td {
  padding: 7px 5px;
  line-height: 1.2;
}
.melon .me1 {
  width: 30px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  font-family: sans-serif;
}
.melon .me2 {
  width: 40px;
  text-align: center;
  font-size: 10px;
  font-family: sans-serif;
}
.mm .melon .me1 {
  width: 20px;
  font-size: 14px;
}
.mm .melon .me2 {
  width: 30px;
  font-size: 10px;
}
.melon .me3 {
  padding-left: 20px;
}
.mm .melon .me3 {
  padding-left: 5px;
  font-size: 14px;
}
.melon .up {
  color: #ff4c7c;
}
.melon .down {
  color: #47beaa;
}
.melon .icon_rank_new {
  color: #7db21a;
}
.melon .icon_static {
  display: inline-block;
  width: 7px;
  height: 7px;
  margin-right: -1px;
  margin-left: 0;
  background: url(//image.melon.co.kr/resource/image/web/common/bg_sprite_rank.png)
    no-repeat -22px 0;
  overflow: hidden;
  font-size: 0 !important;
  line-height: 0 !important;
  vertical-align: middle;
}
.melon .icon_up {
  display: inline-block;
  width: 7px;
  height: 7px;
  margin-right: -1px;
  background: url(//image.melon.co.kr/resource/image/web/common/bg_sprite_rank.png)
    no-repeat -80px 0;
  overflow: hidden;
  font-size: 0 !important;
  line-height: 0 !important;
  vertical-align: middle;
}
.melon .icon_down {
  display: inline-block;
  width: 7px;
  height: 7px;
  margin-right: -1px;
  background: url(//image.melon.co.kr/resource/image/web/common/bg_sprite_rank.png)
    no-repeat -70px 0;
  overflow: hidden;
  font-size: 0 !important;
  line-height: 0 !important;
  vertical-align: middle;
}

/* CGV */
.cgv {
  font-size: 0;
  margin: 0;
  text-align: center;
}
.cgv .no1,
.cgv button,
.cgv .screentype,
.cgv .count strong span {
  display: none;
}
.cgv a {
  cursor: default;
  pointer-events: none;
}
.cgv li {
  display: inline-block;
  font-size: 11px;
  vertical-align: top;
  padding-bottom: 30px;
}
.cgv li + li {
  margin-left: 20px;
}
.cgv li:nth-child(5) {
  margin-left: 0;
}
.mm .cgv li {
  margin: 5px;
}
.cgv .box-image {
  position: relative;
  width: 197px;
  min-height: 272px;
  margin-bottom: 10px;
}
.egg-gage .percent:before {
  content: "CGV 에그포인트: ";
}
.mm .cgv .box-image {
  width: 160px;
}
.cgv .rank {
  display: block;
  height: 28px;
  margin-bottom: 4px;
  border: 6px solid #000000;
  background: #333333;
  color: #ffffff;
  font-size: 19px;
  text-align: center;
  line-height: 28px;
}
.cgv .title {
  font-size: 15px;
  display: block;
  color: #333333;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.cgv .percent span {
  margin-left: 5px;
}
.cgv .ico-grade {
  display: block;
  position: absolute;
  left: 5px;
  top: 5px;
  width: 21px;
  height: 21px;
  background: url("//img.cgv.co.kr/R2014/images/sprite/sprite_icon.png")
    no-repeat;
  font: 0/0 a;
  zoom: 1;
}
.cgv .point:before {
  content: "평점: ";
}
.cgv .dday {
  margin-left: 5px;
  color: #e71a0f;
  font-size: 12px;
  font-family: Verdana, Geneva, sans-serif;
  font-weight: bold;
}
.cgv .count:before {
  content: "좋아요: ";
}
.cgv .count i {
  font-style: normal;
}
.cgv .like {
  display: block;
}
.cgv .like a {
  display: none;
}
.cgv .box-image img {
  display: block;
  width: 100%;
}
.cgv .ico-grade.grade-all {
  background-position: -30px 0;
} /* 전체 */
.cgv .ico-grade.grade-12 {
  background-position: -51px 0;
} /* 12세 */
.cgv .ico-grade.grade-15 {
  background-position: -72px 0;
} /* 15세 */
.cgv .ico-grade.grade-19 {
  background-position: -93px 0;
} /* 청불 */
.cgv .ico-grade.grade-none {
  background-position: -114px 0;
} /* 미정 */
.cgv .eng .ico-grade.grade-all {
  background-position: -135px 0;
} /* 영어전체 */
.cgv .eng .ico-grade.grade-19 {
  background-position: -156px 0;
} /* 영어 청불 */
.cgv .thumb-image {
  position: relative;
  display: inline-block;
  border: 6px solid #000000;
}

/* Yes24 */
.yes24 {
  font-size: 0;
  margin: 0;
  text-align: center;
}
.yes24 .y2_author a {
  cursor: default;
  pointer-events: none;
  background: none;
  color: inherit !important;
}
.yes24 div {
  margin: auto;
}
.yes24 li {
  position: relative;
  display: inline-block;
  width: 250px;
  padding: 0 15px 60px;
  font-size: 11px;
  vertical-align: top;
}
.mm .yes24 li {
  width: 130px;
  padding: 0 10px 20px;
}
.y2_tit {
  font-size: 14px;
  font-weight: bold;
  padding: 20px 0;
}
.y2_num:after {
  content: "위";
  font-size: 12px;
}
.y2_num {
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  font-weight: bold;
  color: #df4646;
}
.y2_img {
  height: 380px;
}
.mm .y2_img {
  height: 190px;
}
.y2_img img {
  display: block;
  max-width: 100%;
}
.y2_author {
  line-height: 1.4;
}
.y2_price {
  padding-top: 10px;
  color: #da035f;
}
.y3_table {
  width: auto !important;
}
.mm .y3_table td {
  padding: 3px 0;
  line-height: 1.3;
}
.y3_num {
  display: inline-block;
  width: 30px;
  font-weight: bold;
  text-align: right;
  margin-right: 20px;
}

/* tv_rank */
.tv_rank li {
  display: inline-block;
  width: 240px;
  padding: 20px;
  vertical-align: top;
}
.tv_rank .tv1 {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
}
.tv_rank .tv2 {
  color: #5891d2;
  font-size: 18px;
}
.tv_rank .tv2:after {
  content: ". ";
}
.tv_rank .tv3 {
  padding-top: 10px;
}
.tv_rank .tv3 img {
  width: 100%;
}

/* 첫화면 야구 */
.idx_bb {
  font-size: 0;
}
.mm .idx_bb {
  display: none;
}
.idx_bb .bbsTit {
  font-size: 12px;
}
.idx_bb .bbsTit u {
  position: relative;
}
.idx_bb .bbsTit u:before {
  top: 5px;
  left: 50px;
}

.bb_table {
  position: relative;
  display: inline-block;
  width: 270px;
  margin: 0;
  margin-right: 15px;
  font-size: 12px;
  vertical-align: top;
}
.bb_table:empty:before {
  position: absolute;
  width: 100%;
  height: 150px;
  line-height: 150px;
  white-space: nowrap;
  font-size: 18px;
  content: "오늘은 야구 경기가 없습니다.";
  font-family: sans-serif;
  text-align: center;
  color: #777;
  border-bottom: 1px dashed #ccc;
}

.screen_out,
.screen_hide {
  display: none;
}

.wrap_livescore {
  position: relative;
  border: 1px solid #ccc;
}
.wrap_livescore + .wrap_livescore {
  margin-top: -1px;
}
.link_cont {
  display: block;
  padding: 3px 7px 5px;
}
.wrap_btn {
  position: absolute;
  top: 3px;
  right: 10px;
  width: 80px;
}
.game_result {
  display: none;
  padding: 1px 10px;
  border-top: 1px solid #dddedf;
  font-size: 12px;
  background-color: #fbfbfb;
  letter-spacing: -1px;
}
.game_result .info_type1 {
  display: inline-block;
}
.game_result .info_type1 + .info_type1 {
  margin-left: 20px;
}
.game_result .txt_team {
  color: #888;
}
.info_state {
  display: block;
  overflow: hidden;
  padding-bottom: 2px;
  color: #888;
  font-weight: 700;
  font-size: 10px;
  font-family: sans-serif;
}
.game_score {
  padding-right: 101px;
}
.game_score .txt_state {
  float: right;
  color: #666;
}
.info_game {
  position: relative;
  display: block;
  padding-right: 25px;
  overflow: hidden;
}
.info_game .txt_team {
  display: block;
  overflow: hidden;
  height: 20px;
  margin-bottom: 4px;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: -1px;
  white-space: nowrap;
}
.img_logo {
  vertical-align: top;
}
.info_game .num_score {
  position: absolute;
  top: 0;
  right: 0;
  font-weight: 700;
  font-size: 17px;
  line-height: 1.3;
  font-family: arial, sans-serif;
  color: #3d476b;
}
.game_score .num_win {
  color: #d00115;
}
.info_game .num_score.no_score {
  right: 2px;
}
.wrap_btn .btn_g {
  display: block;
  width: 78px;
  height: 25px;
  margin-top: 6px;
  font-weight: 700;
  font-size: 0.929em;
  line-height: 2;
  text-align: center;
}
.btn_g {
  border: 1px solid #acb0b4;
  border-radius: 3px;
  background-color: #fbfcfc;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#fefeff),
    to(#f8f9fa)
  );
  background-image: -moz-linear-gradient(top, #fefeff, #f8f9fa);
  background-image: -o-linear-gradient(top, #fefeff, #f8f9fa);
  background-image: linear-gradient(to bottom, #fefeff, #f8f9fa);
}
.wrap_btn .btn_cast {
  border-color: #9d090c;
  background-color: #c93539;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#cc363a),
    to(#c32c30)
  );
  background-image: -moz-linear-gradient(top, #cc363a, #c32c30);
  background-image: -o-linear-gradient(top, #cc363a, #c32c30);
  background-image: linear-gradient(to bottom, #cc363a, #c32c30);
  color: #fff;
}
.wrap_btn .btn_highlight {
  border-color: #2c56ca;
  background-color: #4f79ef;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#517bf3),
    to(#456ee7)
  );
  background-image: -moz-linear-gradient(top, #517bf3, #456ee7);
  background-image: -o-linear-gradient(top, #517bf3, #456ee7);
  background-image: linear-gradient(to bottom, #517bf3, #456ee7);
  color: #fff;
}
.idx_bb_table {
  display: inline-block;
  width: 250px !important;
  font-size: 12px;
  vertical-align: top;
}
.tbl_record th,
.tbl_record td {
  display: none;
  text-align: center;
  font-family: sans-serif;
}

.tbl_record th:nth-child(1),
.tbl_record th:nth-child(2),
.tbl_record th:nth-child(3),
.tbl_record th:nth-child(4),
.tbl_record th:nth-child(5),
.tbl_record th:nth-child(6),
.tbl_record th:nth-child(8),
.tbl_record td:nth-child(1),
.tbl_record td:nth-child(2),
.tbl_record td:nth-child(3),
.tbl_record td:nth-child(4),
.tbl_record td:nth-child(5),
.tbl_record td:nth-child(6),
.tbl_record td:nth-child(8) {
  display: table-cell;
}
.tbl_record .txt_league {
  width: 60px;
  white-space: nowrap;
}
.tbl_record td.txt_league {
  text-align: left;
}
.tbl_record th {
  height: 34px;
  line-height: 34px;
  border-top: 1px solid #cdcdd1;
  border-bottom: 1px solid #cdcdd1;
  font-weight: 700;
  font-size: 11px;
  background-color: #fafafa;
  color: #888a97;
  letter-spacing: -1px;
}
.tbl_record td {
  height: 34px;
  line-height: 34px;
  border-bottom: 1px solid #ebebeb;
}
.link_team img {
  vertical-align: middle;
}
.tbl_record .num_rank {
  font-weight: 700;
  color: #777;
  font-family: Tahoma;
}

#tealogo:before,
#mobileNav:before {
  pointer-events: none;
}
/* 태극기 */
.c301 #tealogo:before,
.c419 #tealogo:before,
.c518 #tealogo:before,
.c606 #tealogo:before,
.c610 #tealogo:before,
.c717 #tealogo:before,
.c815 #tealogo:before,
.c1001 #tealogo:before,
.c1003 #tealogo:before {
  content: "";
  position: absolute;
  top: 60px;
  left: -88px;
  width: 120px;
  height: 90px;
  background: url("/img/daylogo/flag.png") no-repeat;
  background-size: 100% auto;
}
.c301 #mobileNav:before,
.c419 #mobileNav:before,
.c518 #mobileNav:before,
.c606 #mobileNav:before,
.c610 #mobileNav:before,
.c717 #mobileNav:before,
.c815 #mobileNav:before,
.c1001 #mobileNav:before,
.c1003 #mobileNav:before {
  content: "";
  position: absolute;
  top: 1px;
  left: 0;
  width: 60px;
  height: 45px;
  background: url("/img/daylogo/flag.png") no-repeat;
  background-size: 100% auto;
}
/* 세계 환경의 날 */
.c605 #tealogo:before {
  content: "";
  position: absolute;
  top: 64px;
  left: -120px;
  width: 140px;
  height: 110px;
  background: url("/img/daylogo/envday.png") no-repeat;
  background-size: 100% auto;
}
.c605 #mobileNav:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  width: 70px;
  height: 55px;
  background: url("/img/daylogo/envday.png") no-repeat;
  background-size: 100% auto;
}
/* 일회용 비닐봉지 없는 날 */
.c703 #tealogo:before {
  content: "";
  position: absolute;
  top: 84px;
  left: -100px;
  width: 120px;
  height: 120px;
  background: url("/img/daylogo/no_pb.png") no-repeat;
  background-size: 100% auto;
}
.c703 #mobileNav:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  width: 60px;
  height: 60px;
  background: url("/img/daylogo/no_pb.png") no-repeat;
  background-size: 100% auto;
}
/* 세월호 리본 */
.c416 #tealogo:before {
  content: "";
  position: absolute;
  top: 20px;
  left: -78px;
  width: 82px;
  height: 90px;
  background: url("/img/sewol.png") no-repeat;
  background-size: 100% auto;
}
.c416 #mobileNav:before {
  content: "";
  position: absolute;
  top: 1px;
  left: 0;
  width: 41px;
  height: 45px;
  background: url("/img/sewol.png") no-repeat;
  background-size: 100% auto;
}
/* x-mas */
.c1225 #tealogo:before {
  content: "";
  position: absolute;
  top: 20px;
  left: -72px;
  width: 82px;
  height: 90px;
  background: url("/img/xmas.png") no-repeat;
  background-size: contain;
}
.c1225 #mobileNav:before {
  content: "";
  position: absolute;
  top: 3px;
  left: 3px;
  width: 50px;
  height: 55px;
  background: url("/img/xmas.png") no-repeat;
  background-size: contain;
}
/* 4.3 동백꽃 */
.c403 #tealogo:before {
  content: "";
  position: absolute;
  top: 20px;
  left: -78px;
  width: 82px;
  height: 90px;
  background: url("/img/dongbak.png") no-repeat;
  background-size: 100% auto;
}
.c403.mm #mobileNav {
  background-color: #f5e17e;
}
.c403.mm #mobileNav a.home {
  color: #41ab74;
  text-shadow: none;
  background: none;
}
.c403 #mobileNav:before {
  content: "";
  position: absolute;
  top: 6px;
  left: 0;
  width: 68px;
  height: 45px;
  background: url("/img/dongbak.png") no-repeat;
  background-size: 100% auto;
}
.btn_admin {
  position: absolute;
  top: 0;
  right: -13px;
}
.weekpic-img.is-portrait {
  position: relative;
  height: 350px;
  background: #eee;
}
.weekpic-img.is-portrait img {
  height: 350px;
}
.weekpic {
  font-size: 12px;
}
.weekpic img {
  display: block;
  max-width: 100%;
  margin: auto;
}

.is-longlong {
  display: none;
}
.show-more {
  color: #155fc5 !important;
  background: none !important;
  cursor: pointer;
  white-space: nowrap;
  -webkit-user-select: none;
  user-select: none;
}
.btn_closelayer {
  position: absolute;
  z-index: 2;
  right: -12px;
  top: -12px;
  width: 24px;
  height: 24px;
  line-height: 24px !important;
  padding: 0 !important;
  text-align: center;
  font-size: 0;
  color: transparent;
  background: #000 !important;
  border-radius: 100%;
}
.btn_closelayer:before {
  content: "\ed69";
  font-family: "themaul";
  font-size: 10px;
  color: #fff;
}

.autocard,
.autocard * {
  box-sizing: border-box;
}
.articleArea .autocard {
  position: relative;
  display: block;
  width: 600px;
  margin: 10px 0;
  color: #000;
  background: #fff;
  border: 1px solid #e2e2e2;
  overflow: hidden;
  font-family: Dotum;
  word-break: keep-all;
  word-wrap: break-word;
}
.mm .articleArea .autocard {
  width: auto;
}
.og_image {
  float: left;
  width: 180px;
  height: 180px;
  background-repeat: no-repeat;
  background-position: 50% top;
  background-size: cover;
}
.mm .og_image {
  width: 90px;
  height: 90px;
}
.og_image img {
  display: block;
  width: 100%;
}
.no_og {
  padding: 17px 20px;
  font-size: 12px;
  color: #4f4f4f;
  text-align: center;
}
.og_title {
  height: 63px;
  padding: 15px 20px 0 20px;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.2;
  color: #222;
  overflow: hidden;
}
.mm .og_title {
  height: 46px;
  padding: 7px 10px 0 10px;
  font-size: 16px;
}
.og_description {
  height: 76px;
  padding: 5px 20px 0 20px;
  font-size: 11px;
  color: #4f4f4f;
  line-height: 1.6;
  overflow: hidden;
}
.mm .og_description {
  padding: 4px 10px 0 10px;
  height: 41px;
}
.og_url {
  height: 40px;
  padding: 2px 20px 0 20px;
  font-size: 11px;
  color: #9197a3;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.mm .og_url {
  display: none;
}
.autocard.alt .og_title,
.autocard.alt .og_description,
.autocard.alt .og_url {
  float: left;
  width: 418px;
}
.mm .autocard.alt .og_title,
.mm .autocard.alt .og_description,
.mm .autocard.alt .og_url {
  width: calc(100% - 90px);
}
.cmt_img {
  display: block;
  margin: 10px 0;
}
[name="cmt_file"] {
  float: left;
}
.mm [name="cmt_file"] {
  width: calc(100% - 120px);
  font-size: 12px;
}
.tl-foot {
  position: relative;
}
.tl_vote:hover + .tl_voters {
  display: block;
}
.tl_vote:empty + .tl_voters,
.tl_vote:hover + .tl_voters:empty {
  display: none;
}
.mm .tl_voters {
  display: none !important;
}
.tl_voters {
  display: none;
  position: absolute;
  z-index: 5;
  left: -10px;
  bottom: 14px;
  background-color: #282828;
  border-radius: 2px;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  padding: 6px 8px;
  text-align: left;
  list-style: none;
  font-family: helvetica, arial, sans-serif;
}
.tl_voters:after {
  content: "";
  left: 8px;
  bottom: -4px;
  border: 4px solid transparent;
  font-size: 0;
  height: 0;
  line-height: 0;
  position: absolute;
  width: 0;
  border-bottom: 0;
  border-top-color: #282828;
}
.tl_voters li {
  line-height: 1.4;
  list-style: none;
}

.tinycon {
  display: inline-block;
  max-width: 20px;
  max-height: 20px;
  margin-right: 2px;
  vertical-align: middle;
}

.imgwrap--long,
.imgwrap {
  position: relative;
  display: block !important;
  min-height: 80px;
  background: #777 url("/img/load_fish.gif") no-repeat 50% 50% !important;
  background-size: 48px 48px !important;
  text-align: center;
  image-rendering: pixelated;
  -webkit-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
}
.imgwrap--long img,
.imgwrap img {
  image-rendering: auto;
  display: inline-block;
  vertical-align: middle;
  min-width: 80px;
  max-width: 100%;
  min-height: 80px;
  border: none;
  -webkit-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
}
.mgWrap {
  display: inline !important;
  background: transparent !important;
  cursor: zoom-in;
}

.ytIframe {
  margin: 6px 0;
}
.ytiny {
  position: relative;
  width: 100%;
  max-width: 450px;
  margin: 6px 0;
  cursor: pointer;
}
.vcm .ytiny,
.is-bbs-timeline .ytiny,
.mm .ytiny {
  max-width: 250px;
}
.ytiny:before {
  content: "";
  position: absolute;
  z-index: 5;
  left: 50%;
  top: 50%;
  width: 48px;
  height: 34px;
  margin: -17px 0 0 -24px;
  background: url("/img/yticon.png") no-repeat;
  background-size: 100% auto;
  background-position: 0 -34px;
}
.ytiny:hover:before {
  background-position: 0 0;
}
.ytiny-img {
  height: 0;
  padding-bottom: 56.25%;
  background-size: 100% 100%;
  background-size: cover;
}
.ytiny-txt {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0 8px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  background: rgba(0, 0, 0, 0.6);
  box-sizing: border-box;
}
.vcm .ytiny-txt,
.is-bbs-timeline .ytiny-txt,
.mm .ytiny-txt {
  height: 30px;
  line-height: 30px;
  font-size: 12px;
}
.is-punged .subj:before,
.is-pung .subj:before {
  content: "\ea5e";
  display: inline-block;
  width: 10px;
  height: 10px;
  color: #d26262;
  font-size: inherit;
  font-family: "themaul";
  margin-right: 6px;
}
.is-pung.is-pung.is-pung {
  display: none;
}
.is-logged tr.is-pung.is-pung.is-pung {
  display: table-row;
}
.is-logged div.is-pung.is-pung.is-pung,
.mm.is-logged table.list tr.is-pung.is-pung.is-pung {
  display: block;
}
.is-bbs-timeline .cmtfold {
  position: absolute;
  pointer-events: none;
}
.is-punged,
table.list tr.is-punged,
.mm table.list tr.is-punged {
  display: none;
}
.adm table.list tr.is-punged,
table.list tr.mine.is-punged {
  display: table-row;
}
.adm .is-punged,
.mine.is-punged,
.adm.mm table.list tr.is-punged,
.mm table.list tr.mine.is-punged {
  display: block;
}
.is-punged .subj,
.is-punged .tdsub.tdsub.tdsub.tdsub.tdsub.tdsub.tdsub a {
  color: #cc4747 !important;
}
.is-punged .tl_vote,
.is-punged .cmt_like {
  pointer-events: none;
}
.pung-msg,
.punged-msg {
  display: inline-block;
  margin: 10px 0 20px;
  padding: 10px;
  border: 2px solid #638ad0;
  background: #94bfe2;
  color: #fff;
  font-size: 20px;
  text-shadow: 0 0 5px #1d81ff;
  border-radius: 3px;
}
.punged-msg {
  padding: 5px 10px;
  border: 2px solid #d06363;
  background: #e29494;
  font-size: inherit;
  text-shadow: 0 0 5px #840606;
}
.is-read .tdname {
  font-weight: normal;
}
.is-unread .tdname,
.is-unread .tdsub a,
.is-unread .deleted_subject {
  font-weight: bold !important;
}

/* 글 추천 리스트 */
.tl_vote2 {
  display: inline-block;
  color: #666 !important;
  font-size: 14px;
  cursor: pointer;
  background: none;
  -webkit-user-select: none;
  user-select: none;
  vertical-align: top;
}
.tl_vote2_wrap {
  padding: 10px 0;
}
.tl_vote2 {
  padding: 10px 0;
  font-size: 12px;
}
.ddaCon {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: -6px;
  border-radius: 100%;
  vertical-align: middle;
  background-size: 100%;
  border: 2px solid #FFF;
}
.mm .ddaCon {
  width: 18px;
  height: 18px;
}
.cmemo .ddaCon {
  width: 16px;
  height: 16px;
}
.vNum { margin-left: 8px; }
.vNum:after {
  content: "명";
}
.vNum:empty {
  display: none;
}
.dda_list {
  margin: 10px auto;
  width: 220px;
  overflow-x: hidden;
  padding: 10px;
}
.dda_list.is-long {
  max-height: 267px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.2);
  border-radius: 6px;
}
.dda_list li {
  line-height: 2;
  white-space: nowrap;
  text-align: left;
  font-weight: normal;
}
/* /글 추천 리스트 */

/* 코멘트 추천 */
.cmt_foot {
  display: none;
  padding-top: 10px;
  font-size: 12px;
}
.cmt_foot.on { display:block; }
.cmt_like.is-on {
  color: #0088cc !important;
  font-weight: bold;
}
.myArticle .cmt_like,
.tl_vote3:empty {
  display: none !important;
}
.tl_vote3 {
  display: inline-block;
  vertical-align: top;
  margin-right: 8px;
  padding: 0;
  font-size: 12px;
  color: #666 !important;
  cursor: pointer;
  background: none !important;
  -webkit-user-select: none;
  user-select: none;
}
.dda_select {
  position: absolute;
  z-index: 10;
  bottom: 35px;
  left: -15px;
  padding: 10px;
  width: 140px;
  font-size: 0;
  line-height: 1;
  background: #fff;
  border-radius: 25px 0 25px 25px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
}
.dda_select span {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin: 3px;
  text-align: center;
  background-size: 100%;
  background-repeat: no-repeat;
  cursor: pointer;
  vertical-align: middle;
}
.ddaCon.a1,
.dda_select .d1 {
  z-index: 9;
  background-image: url("/img/emo/dda1.png");
}
.ddaCon.a2,
.dda_select .d2 {
  z-index: 8;
  background-image: url("/img/emo/dda2.png");
}
.ddaCon.a3,
.dda_select .d3 {
  z-index: 7;
  background-image: url("/img/emo/dda3.png");
}
.ddaCon.a4,
.dda_select .d4 {
  z-index: 6;
  background-image: url("/img/emo/dda4.png");
}
.ddaCon.a5,
.dda_select .d5 {
  z-index: 5;
  background-image: url("/img/emo/dda5.png");
}
.ddaCon.a6,
.dda_select .d6 {
  z-index: 4;
  background-image: url("/img/emo/dda6.png");
}
.ddaCon.a7,
.dda_select .d7 {
  z-index: 3;
  background-image: url("/img/emo/dda7.png");
}
.ddaCon.a8,
.dda_select .d8 {
  z-index: 2;
  background-image: url("/img/emo/dda8.png");
}
.dda_select .d9 {
  color: #666;
  font-size: 11px;
  background: #eee;
  line-height: 40px;
  border-radius: 100%;
}
.dda_select .xx {
  position: absolute;
  z-index: 11;
  top: -15px;
  right: -15px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #fff !important;
  font-size: 20px;
  border-radius: 30px;
  background: #000;
}
.dda_select .xx:before {
  content: "x";
}
.dda_select .xx,
.dda_emo {
  font-family: "themaul";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.dda_emo:before,
.tl_vote3:before {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  width: 16px;
  height: 16px;
  line-height: 16px !important;
  margin: 0 4px 0 0;
  text-align: center;
  font-size: 9px;
  background: #558dff;
  background-size: 100% auto;
  border-radius: 100%;
}
.dda_emo:before {
  content: "";
  width: 30px;
  height: 30px;
  line-height: 30px !important;
  font-size: 14px;
  margin: 3px 3px 3px 0;
  background-color: transparent;
}
.dda1:before {
  background-image: url("/img/emo/dda1.png");
}
.dda2:before {
  background-image: url("/img/emo/dda2.png");
} /* #f65167 */
.dda3:before {
  background-image: url("/img/emo/dda3.png");
}
.dda4:before {
  background-image: url("/img/emo/dda4.png");
}
.dda5:before {
  background-image: url("/img/emo/dda5.png");
}
.dda6:before {
  background-image: url("/img/emo/dda6.png");
}
.dda7:before {
  background-image: url("/img/emo/dda7.png");
}
.dda8:before {
  background-image: url("/img/emo/dda8.png");
}
.mine .tl_vote.rt-thumbs-up3 {
  pointer-events: none;
}
.cmt_modified.cmt_modified.cmt_modified {
  margin-left: 4px;
  color: #90949c !important;
  font-weight: normal;
  font-size: 12px;
  background: none;
  cursor: pointer;
}
.cmt_modified:hover {
  border-bottom: 1px solid #90949c;
}
/* /코멘트 추천 */

/* 댓글창 개편 */
.cmt_date {
  display: inline-block;
  vertical-align: middle;
  font-weight: normal;
  margin-left: 4px;
  color: #666 !important;
  font-size: 10px;
}
a.tl-modify,
a.tl-delete,
.tl-side,
.write_dom {
  display: none;
}
.adm .tl-modify,
.adm .tl-delete,
.mine .tl-modify,
.mine .tl-delete {
  display: block;
}
.is-logged .write_dom,
.tl-menu:checked + .tl-side,
.mine .tl-menu,
.adm .tl-menu {
  display: block;
}
.tl-menu.tl-menu {
  position: absolute;
  z-index: 1;
  left: auto;
  top: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
  margin: 0;
  color: #ccc;
  font-size: 10px;
  line-height: 20px !important;
  text-align: center;
  border: none;
  background: transparent;
  -webkit-appearance: none;
}
.tl-side {
  position: absolute;
  z-index: 10;
  top: 30px;
  right: 10px;
  min-width: 50px;
  padding: 5px;
  font-weight: normal;
  text-align: center;
  background: #fff;
  border: 1px solid #ccc;
}
.tl-side.tl-side a {
  display: block !important;
  padding: 0 5px;
  color: #1d2129 !important;
  font-size: 14px;
  line-height: 2;
  background: transparent !important;
  border: 0;
}
.mm .tl-side.tl-side a {
  font-size: 15px;
}
.tl-side .cmtbtn:hover {
  background: #eee !important;
  text-shadow: 1px 1px #fff;
}
.tl-side .cmtbtn:active {
  background: #eee !important;
  box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.3);
  border-radius: 2px;
}
.cmemo {
  font-size: 14px;
}
.mm .tl-name,
.mm .tl-memo,
.mm .ctName,
.mm .cmemo {
  font-size: 15px;
}
.mm .aReply {
  padding: 10px 0 3px 0;
}
.cmt_like i {
  color: #aaa;
  font-size: 0.85em;
  vertical-align: middle;
}
.cmt_like.is-on i {
  color: #558dff;
}
/* /댓글창 개편 */

.btn-rep-unfold {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #666;
  font-size: 10px;
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 2px;
  background: #eee;
}
.btn-rep-unfold:before {
  content: "▽";
}
.rep-ellipsis {
  position: relative;
  min-height: 30px;
  padding-right: 31px;
}
.rep-ellipsis.is-unfold {
  white-space: normal;
}
.added-nick {
  padding-left: 5px;
  font-style: normal;
  font-size: 11px;
  color: #589cc7;
  font-weight: bold;
  cursor: pointer;
}
.nick_changed i {
  padding-left: 5px;
  font-style: normal;
  font-size: 11px;
  color: #888;
  font-weight: 300;
}
/* .added-nick ~ .nick_changed, */
.added-nick:empty,
.added-nick + .added-nick {
  display: none;
}

#change_theme {
  position: fixed;
  z-index: 9999;
  bottom: 0;
  right: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  background: #888;
  border: none;
}
.mm #change_theme {
  display: none;
}

/* 미세먼지 */
.list_map a {
  pointer-events: none;
}
.list_map:before {
  content: "미세먼지 지도";
  position: absolute;
  left: 10px;
  top: 8px;
  padding: 2px 5px;
  color: #fff;
  height: 18px;
  line-height: 20px;
  background: #568df1;
}
.list_map.cho:before {
  content: "초미세먼지 지도";
}
.list_map.tong:before {
  content: "통합대기 지도";
}
.list_map {
  position: relative;
  width: 300px;
  height: 377px;
  margin: 0;
  color: #333;
  font-family: "굴림", gulim, sans-serif;
  background: url("../img/bg_map_air.gif") no-repeat -20px 0;
  border: 1px solid #ddd;
}
.list_map li {
  position: absolute;
  list-style: none;
  text-align: center;
}
.city_01 {
  top: 39px;
  left: 89px;
}
.city_02 {
  top: 46px;
  left: 188px;
}
.city_03 {
  top: 49px;
  left: 130px;
}
.city_04 {
  top: 65px;
  left: 55px;
}
.city_05 {
  top: 103px;
  left: 162px;
}
.city_06 {
  top: 115px;
  left: 73px;
}
.city_07 {
  top: 115px;
  left: 215px;
}
.city_08 {
  top: 154px;
  left: 119px;
}
.city_09 {
  top: 171px;
  left: 70px;
}
.city_10 {
  top: 167px;
  left: 232px;
}
.city_11 {
  top: 170px;
  left: 172px;
}
.city_12 {
  top: 226px;
  left: 67px;
}
.city_13 {
  top: 224px;
  left: 219px;
}
.city_14 {
  top: 231px;
  left: 162px;
}
.city_15 {
  top: 240px;
  left: 112px;
}
.city_16 {
  top: 304px;
  left: 75px;
}
.city_17 {
  top: 101px;
  left: 116px;
}
.link_map.link_map {
  display: block;
  pointer-events: none;
  color: #333 !important;
  background: transparent !important;
}
.tit_region {
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
}
.ico_air {
  display: block;
  width: 36px;
  height: 36px;
  margin-top: -4px;
  font-size: 11px;
  color: #fff;
  border-radius: 100%;
}
.air_condition0 {
  background-color: #a5a5a5;
}
.air_condition1 {
  background-color: #328eff;
}
.air_condition2 {
  background-color: #00a861;
}
.air_condition3 {
  background-color: #c98900;
}
.air_condition4 {
  background-color: #f46500;
}
.air_condition5 {
  background-color: #ff4257;
}
.screen_out {
  display: none;
}
.txt_state {
  display: inline-block;
  vertical-align: -8px;
}

.is-preload {
  position: relative;
}
.is-preload:before {
  content: "";
  position: absolute;
  left: 0;
  width: 11px;
  height: 11px;
  background: transparent;
  border: 2px solid #558dff;
  border-bottom: 2px solid transparent;
  border-radius: 100%;
  will-change: transform;
  -webkit-animation: rotating 1s linear infinite;
  animation: rotating 1s linear infinite;
}
@-webkit-keyframes rotating {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

/* mgZoom */
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

/* 콩차넷 */
[data-host="kongcha.net"].mm #mobileNav a.home {
  background: url(/img/logo_kongcha_w.png) no-repeat 50% 50%;
  background-size: auto 60%;
}
[data-host="kongcha.net"] #tealogo {
  background: url(/img/logo_kongcha.png) no-repeat;
}

.cmtInput--modify {
  min-width: 90%;
  min-height: 100px;
}

/* 댓글 동적로딩 */
.is-cmtLoad {
    position: relative;
    opacity: .5;
    pointer-events: none;
}
.is-cmtLoad:before,
.is-cmtLoad:after {
    content: '';
    position: absolute;
    z-index: 20;
    margin-left: 50%;
    border: 4px solid #000;
    opacity: 1;
    border-radius: 50%;
    animation: lds-ripple 1.4s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}
.is-cmtLoad:after { animation-delay: -0.7s; }
@keyframes lds-ripple {
  0% {
    bottom: 100px;
    left: 0;
    width: 0;
    height: 0;
    opacity: 1;
  }
  100% {
    bottom: 0;
    left: -100px;
    width: 200px;
    height: 200px;
    opacity: 0;
  }
}
.videoWrap {
  position:relative;
  padding-top:56.25%;
}
/* .pc.videoWrap { max-width: 800px; } 너비를 제한하면 높이 처리도 해야함 */
