@charset "utf-8";

/* 기존 스킨 style.css */

.head {
  border: solid 1 black;
  color: black;
  background-color: white;
  height: 19px;
}
.textarea {
  border: solid 1;
  color: black;
  background-color: white;
}
.input {
  border: solid 1;
  color: black;
  background-color: white;
  height: 19px;
}
.input2 {
  border: solid 0;
  color: black;
  background-color: white;
  height: 16px;
}
.submit {
  border: solid 1;
  color: white;
  background-color: black;
  height: 19px;
}

.pt7 {
  font-family: tahoma;
  font-size: 7pt;
}
img {
  border: none;
}

#x_main {
  table-layout: fixed;
}
table {
  padding: 0;
  border-spacing: 0px;
  border: 0;
  border-collapse: collapse;
}
th,
td {
  padding: 0px;
}
.vc_right {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  padding: 3px 0;
}

.btn-white,
.btns a,
.btns input[type='button'],
.btns input[type='submit'] {
  margin-top: 8px;
  display: inline-block;
  padding: 0 12px;
  line-height: 26px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  color: #333;
  background: #f7f7f7;
  background: #f7f7f7 -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f0f0f0));
  background: #f7f7f7 -moz-linear-gradient(top, #fff, #f0f0f0);
  background: #f7f7f7 -ms-linear-gradient(top, #fff, #f0f0f0);
  border: 1px solid #bebdbd;
  border-radius: 3px;
  text-decoration: none !important;
  vertical-align: middle;
}
.btns a:hover,
.btns input[type='button']:hover,
.btns input[type='submit']:hover {
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
}
.btns a:active,
.btns input[type='button']:active,
.btns input[type='submit']:active {
  background: #f7f7f7 -webkit-gradient(linear, 0% 0%, 0% 100%, from(#d2d2d2), to(#eee));
  background: #f7f7f7 -moz-linear-gradient(top, #f0f0f0, #fff);
  background: #f7f7f7 -ms-linear-gradient(top, #f0f0f0, #fff);
}
.articleArea {
  clear: both;
}
.articleArea iframe {
  max-width: 100%;
}
.currentTr {
  background-color: #f2eeee;
}
.tdcheck {
  position: absolute;
  border: none !important;
  background: transparent !important;
}
.btn_bul {
  display: inline-block !important;
  vertical-align: middle;
  width: 12px;
  height: 12px;
  border: 2px solid #ccc;
  border-radius: 100%;
  margin-right: 4px;
  cursor: pointer;
}
.mm .btn_bul {
  display: none !important;
}
.tdcheck input {
  position: absolute;
  z-index: 5;
  margin-top: 10px;
}
th.tdcheck {
  position: absolute;
  padding: 0 !important;
}
.tdnum {
  white-space: nowrap;
  text-align: center;
}
.tdname {
  white-space: nowrap;
  padding-right: 10px !important;
  text-align: center;
  font-weight: bold;
}
.tddate {
  white-space: nowrap;
  text-align: center;
}
.tdhit {
  white-space: nowrap;
  text-align: center;
}
.tdvote {
  white-space: nowrap;
  text-align: center;
  font-weight: normal;
}
.listnotice .tdnum {
  background-color: #d4af95;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
}
.cmt_num {
  display: inline-block;
  min-width: 14px;
  margin-left: 1px;
  padding: 4px 2px;
  color: #fff;
  font-size: 10px;
  font-family: sans-serif;
  line-height: 1;
  text-align: center;
  background: #b8b8b8;
  border-radius: 100px;
}
.cmt_num.cc_1 {
  background: #7ad9c1;
}
.cmt_num.cc_2 {
  background: #fdba82;
}
.cmt_num.cc_3 {
  background: #ee6e58;
}
table.list {
  position: relative;
}
td.cmemo {
  padding: 6px 0;
}
.listtr:hover {
  background-color: #f2f2f2;
}
.btn_aa_report,
.btnscrap {
  display: block;
  color: #555;
  margin: 4px 0 4px 0;
  float: right;
  width: 70px;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  padding: 2px 3px;
  border: 2px solid #ddd;
}
.btn_aa_report {
  border: 2px solid #ee6969;
}
.listhead th {
  border-top: 2px solid #d5d5d5;
  padding: 3px 14px;
  font-size: 12px;
  border-bottom: 1px solid #d5d5d5;
}
.listhead th a {
  color: #000 !important;
  font-weight: normal;
}
.listhead td {
  text-align: left;
}
.list td {
  padding: 7px 0;
  line-height: 1.2;
  border-bottom: 1px solid #e9e9e9;
}
.list td img {
  vertical-align: top;
}
.list td a {
  color: #000 !important;
}
span.bd {
  color: #be2e2f;
  background: #fff5f5;
}
.txtGray {
  color: #666;
  font-size: 11px;
  font-family: sans-serif;
}
.articleArea a,
a.auto {
  display: inline-block;
  color: #155fc5;
  background: #f2f8ff;
  word-break: break-all;
}
a.auto {
  color: #155fc5 !important;
}
td.tdsub {
  text-align: left;
  line-height: 1.2;
  padding-left: 5px;
}
td.tdsub a {
  display: inline;
  vertical-align: middle;
  line-height: 1.4;
}
td.tdsub.secret {
  padding-left: 14px;
  background: url('/a_skin/bbsd/secret_head.gif') no-repeat 0 9px;
}
.is-bbs-mine td.tdsub.secret {
  padding-left: 5px;
  background: none;
}
.admmenu {
  display: none;
}
.adm .admmenu {
  display: block;
  position: absolute;
  top: 160px;
  left: 10px;
  font-weight: bold;
}
.mm .admmenu {
  display: none !important;
}
.listfoot {
  position: relative;
  border-collapse: collapse;
  width: 100%;
}
.listfootLeft {
  position: absolute;
  white-space: nowrap;
}
.listfootRight {
  position: absolute;
  right: 0;
  text-align: right;
}
.tdpagenation {
  clear: both;
  margin: auto;
  text-align: center;
  padding-top: 50px;
  white-space: nowrap;
}
.btnPrev10,
.btnNext10 {
  display: inline-block;
  line-height: 30px;
}
.pagination {
  display: inline-block;
  vertical-align: middle;
  margin: 15px auto 0 !important;
}
.pagination ul > li > a,
.pagination ul > li > span {
  padding: 4px 6px !important;
  min-width: 32px;
  text-align: center;
  box-sizing: border-box;
}
.pagination ul > li > a.currentPage {
  color: #a57d61 !important;
  font-weight: bold;
  background-color: #ede5df;
}
.pagination ul > li > a.currentPage:hover {
  background-color: #ede5df !important;
}
.searchArea {
  border-collapse: collapse;
  width: 100%;
}
.searchArea .d1 {
  text-align: center;
}
.searchArea .d2 {
  text-align: center;
}

.plusRed {
  color: #ff5555;
}
.plusBlue {
  color: #5555ff;
}
.plusRed,
.plusBlue {
  font-size: 14px;
  vertical-align: middle;
}
.deleted_subject,
.deleted_name {
  color: #888 !important;
  font-weight: normal !important;
}
#overDiv li.alt {
  background-color: #eedcdc;
}
#overDiv li.temp {
  background-color: #dce5ee;
}

.view_foot_area {
  text-align: center;
  font-weight: bold;
}
.report_area {
  display: inline-block;
  vertical-align: top;
  color: #777;
}
.vote_area {
  display: inline-block;
  margin-right: 30px;
  vertical-align: top;
}
.btn_a_report,
.btn_vote {
  margin-bottom: 15px;
  width: 64px;
  height: 64px;
  display: inline-block;
  position: relative;
  line-height: 64px;
  background-color: #f1f1f1;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#fdfdfd),
    to(#f1f1f1)
  );
  background-image: -webkit-linear-gradient(top, #fdfdfd, #f1f1f1);
  background-image: -moz-linear-gradient(top, #fdfdfd, #f1f1f1);
  background-image: -ms-linear-gradient(top, #fdfdfd, #f1f1f1);
  background-image: -o-linear-gradient(top, #fdfdfd, #f1f1f1);
  background-image: linear-gradient(top, #fdfdfd, #f1f1f1);
  border-radius: 32px;
  box-shadow:
    0 1px 1px rgba(0, 0, 0, 0.25),
    0 2px 3px rgba(0, 0, 0, 0.1);
}
.btn_vote img {
  pointer-events: none;
}
.btn_a_report:active,
.btn_vote:active {
  top: 1px;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#f1f1f1),
    to(#fdfdfd)
  );
  background-image: -webkit-linear-gradient(top, #f1f1f1, #fdfdfd);
  background-image: -moz-linear-gradient(top, #f1f1f1, #fdfdfd);
  background-image: -ms-linear-gradient(top, #f1f1f1, #fdfdfd);
  background-image: -o-linear-gradient(top, #f1f1f1, #fdfdfd);
  background-image: linear-gradient(top, #f1f1f1, #fdfdfd);
}
.btn_a_report:before,
.btn_vote:before {
  content: '';
  position: absolute;
  z-index: -1;
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
  background-color: #ddd;
  border-radius: 140px;
  opacity: 0.5;
}
.btn_a_report:active:before,
.btn_vote:active:before {
  top: -9px;
}
.btn_a_report:hover:before,
.btn_vote:hover:before {
  opacity: 1;
}
.btn_a_report img,
.btn_vote img {
  vertical-align: -12px;
}
.btn_a_report:hover:before {
  background-color: #f8cec6;
}

object,
embed {
  max-width: 820px !important;
}
a.noLink {
  display: none;
}
.adminTextarea {
  width: 90%;
}
/* 코멘트 depth */
.depth1,
.depth2,
.depth3,
.depth4,
.depth5,
.depth6,
.depth7,
.depth8,
.depth9,
.depth10 {
  padding-left: 4%;
}
.voyarea,
#voyarea {
  width: 100%;
}
.voyarea:before,
#voyarea:before {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
}
.voyarea.reply td,
#voyarea.reply td {
  padding-left: 5%;
} /* 댓글쓰기 창 토글 */
.voyarea2,
#voyarea2 {
  height: 150px;
  width: 100%;
  font-size: 15px;
  overflow: auto;
  box-sizing: border-box;
  color: #000;
}
.mm .voyarea2,
.mm #voyarea2 {
  font-size: 16px;
}
.depth1 .voyarea.reply td,
.depth1 #voyarea.reply td {
  padding-left: 0;
}

#viewFoot {
  margin: 20px 0 40px;
}
#commentTop,
#cmtWriteTop,
#footerTop,
#viewFootTop,
#articleTop {
  border-top: 4px dashed rgba(255, 0, 0, 0);
}
#footerTop {
  clear: both;
}
.viewTable {
  table-layout: fixed;
  width: 100%;
  border-top: 2px solid #e5e5e5;
}
.pc .viewTable {
  font-size: 15px;
}
.flashbar {
  -webkit-animation: flashbar 1s 1;
  -moz-animation: flashbar 1s 1;
}
.flashbar2 {
  -webkit-animation: flashbar2 1s 1;
  -moz-animation: flashbar2 1s 1;
}
@-webkit-keyframes flashbar {
  0%,
  100% {
    border-top: 4px dashed rgba(255, 0, 0, 0);
  }
  50% {
    border-top: 4px dashed rgba(255, 0, 0, 1);
  }
}
@-moz-keyframes flashbar {
  0%,
  100% {
    border-top: 4px dashed rgba(255, 0, 0, 0);
  }
  50% {
    border-top: 4px dashed rgba(255, 0, 0, 1);
  }
}
@-webkit-keyframes flashbar2 {
  0%,
  100% {
    border-top: 4px dashed rgba(255, 0, 0, 0);
  }
  50% {
    border-top: 4px dashed rgba(255, 0, 0, 1);
  }
}
@-moz-keyframes flashbar2 {
  0%,
  100% {
    border-top: 4px dashed rgba(255, 0, 0, 0);
  }
  50% {
    border-top: 4px dashed rgba(255, 0, 0, 1);
  }
}
.searchKeyword {
  width: 185px;
  height: 20px;
  border: 1px solid #9f9f9f;
  padding: 2px 0 0 0;
}

/* 회원 관리 레이어 */
.memberNameLayer {
  display: none;
  position: absolute;
  z-index: 113;
  border: 1px solid #666;
  padding: 3px;
  background: #fff;
  cursor: pointer;
  margin: 10px 0 0 -20px;
}
.memberNameLayer div {
  padding: 0 25px;
  line-height: 30px;
  border-top: 1px solid #ddd;
}
.memberNameLayer div:hover {
  background: #eee;
}
.memberNameLayer div:first-child {
  border: none;
}
.memberNameLayer div.admin {
  background: #fee;
}
.memberNameLayer div.admin:hover {
  background: #f9dfdf;
}

.bbsBox {
  font-size: 11px;
  font-family: sans-serif;
  color: #666;
}
.plusTime {
  margin-top: -65px;
  position: absolute;
}
.viewDate {
  font-size: 11px;
  color: #999;
}
.newReply {
  padding-left: 20px;
  background: url(/a_skin/bbsd/arr.gif) no-repeat 3px 40%;
}
.newReply a {
  padding-left: 12px;
}
.broken {
  position: relative;
  border-top: 40px solid transparent;
}
.broken:before {
  position: absolute;
  left: 0;
  top: -40px;
  display: block;
  width: 100%;
  box-sizing: border-box;
  height: 40px;
  background: url(/img/broken_link.png) no-repeat 3px 10px;
  padding-left: 27px;
  padding-top: 10px;
  content: '부모댓글이 삭제되었습니다 (계층깨짐)';
  color: #666;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  margin-top: -1px;
}
.topbtns {
  position: relative;
}
.topbtns .btns {
  position: absolute;
  right: 0;
  margin-top: -63px;
}
.topbtns > a {
  color: #666 !important;
  float: right;
  padding: 8px 0 15px 0;
}

.listfootLeft a:nth-of-type(2) {
  color: #ffffff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important;
  background-color: #363636 !important;
  background-image: -moz-linear-gradient(top, #444444, #222222) !important;
  background-image: -webkit-gradient(
    linear,
    0 0,
    0 100%,
    from(#444444),
    to(#222222)
  ) !important;
  background-image: -webkit-linear-gradient(top, #444444, #222222) !important;
  background-image: -o-linear-gradient(top, #444444, #222222) !important;
  background-image: linear-gradient(to bottom, #444444, #222222) !important;
  background-repeat: repeat-x !important;
  border-color: #222222 #222222 #000000 !important;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false) !important;
}

#tipMsg {
  position: absolute;
  width: 550px;
  height: 377px;
  margin: -420px 0 0 220px;
  background: url('/img/voy/st_bg.png') no-repeat;
  overflow: hidden;
}
#tipMsg b {
  display: none;
}
.closedCmt {
  display: inline-block;
  width: 65px;
  height: 21px;
  line-height: 21px;
  margin-top: 2px;
  text-align: center;
  font-size: 12px;
  font-family: dotum, sans-serif;
  font-style: normal;
  letter-spacing: -1px;
  border-radius: 4px;
  background: #888;
  color: #fff;
  vertical-align: middle;
}

/*Type*/
#tipMsgTxt {
  text-align: center;
  font-size: 22px;
  color: #fff;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.8);
  line-height: 1.3;
  padding-top: 60px;
  font-family: 'daumregular', daumregular, sans-serif;
}
#tipMsgTxt i {
  display: block;
  font-style: normal;
  font-size: 15px;
  color: #a3a5a7;
  line-height: 1.5;
}
#tipMsg a {
  position: absolute;
  display: block;
  color: #d8d656;
  font-family: 'daumregular', daumregular, sans-serif;
  cursor: pointer;
  font-size: 18px;
  white-space: nowrap;
  right: 21px;
  bottom: 18px;
  width: 110px;
  text-align: center;
  line-height: 30px;
}

#report {
  position: absolute;
  left: 0;
  width: 460px;
  margin: 30px 0 0 -20px; /* 위치 보정 */
}
.mm #report {
  width: 94%;
  margin-left: -10px;
}
#report .modal-footer {
  text-align: left;
}
#report .btn-group button {
  font-size: 12px;
  padding: 2px 8px;
}
#report p {
  margin: 10px 0 5px;
}
.reportTxt {
  display: block;
  width: 416px;
  height: 70px;
}
.mm .reportTxt {
  width: 94%;
  width: calc(100% - 15px);
}
.tdname i {
  display: none;
}
.adm_readed {
  display: block;
  overflow: hidden;
  padding: 1px 0 0 1px;
  margin: 20px 0;
}
.adm_readed li {
  float: left;
  overflow: hidden;
  list-style: none;
  margin: -1px 0 0 -1px;
}
.adm_readed .adm_nick {
  float: left;
  width: 80px;
  height: 16px;
  padding: 3px 5px;
  border: 1px solid #eee;
  text-align: center;
}
.adm_readed li i {
  float: left;
  width: 50px;
  height: 16px;
  padding: 3px 5px;
  font-style: normal;
  font-weight: bold;
  color: #be2e2f;
  border: 1px solid #eee;
  margin-left: -1px;
  text-align: center;
}

/* 게시판 이미지 처리 */
img.is-big {
  cursor: zoom-in;
}
#img_dim {
  position: fixed;
  display: table;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: zoom-out;
  background: #999;
  background: rgba(0, 0, 0, 0.7);
}
#img_dim > div {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
#img_dim img {
  display: block;
  margin: auto;
}

.secret_txt {
  font-size: 12px;
  font-family: gulim, sans-serif;
}
/* ========================== 태블릿 이하 ========================== */
.mm .noborder {
  padding: 20px 0 0 0;
}
.mm .tabs {
  display: none;
}
.mm .topbtns .btns {
  position: static;
  float: right;
  margin-top: 0;
}
.mm .topbtns > a {
  clear: both;
}

/* ========================== 모바일 ========================== */
/* @media all and (max-width: 767px) { */
.mm .tdname i {
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
  margin-left: 8px;
  color: #adb4bd;
}

.mm .btnscrap {
  margin: 4px 0;
}
.mm .tdsub:before {
  content: '';
}
.mm td {
  word-break: break-word;
}
.mm .list td.tdsub {
  padding: 0 0 3px 0 !important;
  line-height: 0;
}
.mm .list td.tdsub.secret {
  padding: 0 0 3px 13px !important;
}
.mm td.tdsub a {
  display: inline;
  white-space: normal;
  overflow: visible;
  display: block;
  padding: 7px 35px 19px 0;
  line-height: 1.6;
}
.mm td.tdsub img {
  position: absolute;
  display: inline-block;
  margin-top: 8px;
}
.mm td.tdsub img + a {
  padding-left: 17px;
}
.mm td.tdsub img.secret + a {
  padding-left: 47px;
}
.mm td.tdsub .cmt_num {
  position: absolute;
  right: 0;
  top: 9px;
  padding: 4px 2px;
  font-family: sans-serif !important;
}
.mm td.tdsub .plusRed,
.mm td.tdsub .plusBlue {
  position: absolute;
  right: 20px;
  top: 6px;
  line-height: 1.2;
  padding: 6px 0;
  font-size: 12px;
}
.mm table.list .tdnum {
  display: none;
}
.mm .listnotice .tdsub a:before {
  content: '※ ';
}
.mm th.tdname,
.mm th.tdhit,
.mm th.tdvote,
.mm th.tddate {
  display: none;
}
.mm th.tdsub {
  display: block;
  line-height: 0 !important;
  height: 0 !important;
  overflow: hidden;
  border-top: 2px solid #d5d5d5;
}
.mm .tdhit,
.mm .tdvote,
.mm .tdname,
.mm .tddate {
  display: block;
  position: absolute;
  z-index: 2;
  bottom: 5px;
  padding: 0;
  border: none !important;
  line-height: 1.2;
  font-size: 12px;
  color: #9a9ca3;
  font-family: sans-serif !important;
}
.mm table.list tr {
  position: relative;
  display: block;
}
.mm table.list td {
  display: block;
}
.mm .tdhit {
  left: 90px;
}
.mm .tdname {
  right: 0;
  padding-right: 0 !important;
  font-family: sans-serif !important;
}
.mm .tddate {
  left: 30px;
}
.mm .tdvote {
  left: 0;
}
.mm .tdvote.cc_1 {
  color: #36b371;
}
.mm td.tdvote:before {
  display: inline-block;
  content: '▲';
  font-size: 11px;
  margin-right: 1px;
}
.mm .tdpagenation {
  padding-top: 60px;
}
.mm .listhead th {
  padding: 0;
  line-height: 30px;
}
.mm .vc_right {
  font-size: 8px;
}
.mm input.input[type='text'] {
  width: 240px;
}
.mm input.input[type='file'] {
  max-width: 220px;
}
.mm textarea#memo {
  width: 100% !important;
}
.mm a[href*="//speller.cs.pusan.ac.kr/"]
{
  display: none;
}
.mm table[width='805'] {
  width: 95% !important;
}
.mm #google_ad {
  display: none !important;
}
.mm .depth1,
.mm .depth2,
.mm .depth3,
.mm .depth4,
.mm .depth5 {
  padding-left: 6%;
}
.mm .depth6,
.mm .depth7,
.mm .depth8,
.mm .depth9,
.mm .depth10 {
  padding-left: 0;
}
.mm .tdpagenation {
  white-space: normal !important;
}

/* 코멘트 라인 */
#cmtline {
  display: none;
  position: absolute;
  width: 74px;
  height: 0;
  margin: -6px 0 0 -56px;
  border-left: 1px dashed #d64c4c;
  border-bottom: 1px dashed #d64c4c;
}
#cmtline:before {
  content: '';
  position: absolute;
  width: 74px;
  height: 16px;
  top: 0;
  left: 0;
  background: url('/img/cmt_arrow2.png') no-repeat;
  margin: -20px 0 0 -27px;
}
.cmtline {
  display: none;
  position: absolute;
  top: -10px;
  left: 0;
  margin-top: -2px;
  width: 10px;
  height: 10px;
  border: 2px solid #cfcfcf;
  border-radius: 20px;
  background: #fff;
  cursor: pointer;
}
.depth1 .cmtName:hover .cmtline,
.depth2 .cmtName:hover .cmtline,
.depth3 .cmtName:hover .cmtline,
.depth4 .cmtName:hover .cmtline,
.depth5 .cmtName:hover .cmtline {
  display: block;
}
.mm .cmtName:hover .cmtline {
  display: none !important;
}
.mm .lockedCmt {
  margin: 12px;
  padding: 8px;
  font-size: 12px;
}
.mm a.auto {
  display: inline;
  max-width: 100%;
  /* white-space:nowrap; */
  overflow: hidden;
  text-overflow: ellipsis;
}
.mm .plusTime {
  margin-top: 0;
  position: static;
}
.mm .tdcheck {
  display: block;
  right: 0;
  width: 40px;
  height: 35px;
}
.mm .tdcheck input[type='checkbox'] {
  margin-top: 3px;
  right: 3px;
  display: block;
  width: 25px;
  height: 25px;
}
.mm #floatingNav.off,
.mm .iOS #mbNav.off {
  display: none;
}
.mm #mainArea > table {
  width: 100%;
}

.mm #tipMsg {
  margin: 10px 0 0 -180px !important;
  -webkit-transform: scale(0.55);
  -moz-transform: scale(0.55);
  -ms-transform: scale(0.55);
  transform: scale(0.55);
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
}
/* } */
/* ========================== 360보다 작은 320 viewport 모바일용 ========================== */
@media all and (max-width: 359px) {
  #tipMsg {
    margin: 10px 0 0 -190px !important;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
  }
}
