/*!
 * Start Bootstrap - project v4.0.6 ()
 * Copyright 2013-2020
 * Licensed under  (https://github.com/BlackrockDigital/canon/blob/master/LICENSE)
 */

@import url("../css/lib/swiper.min.css");
@font-face {
  font-family: 'NotoSansKR-Bold';
  src: url(../fonts/NotoSansKR-Bold.woff2) format("woff2"), url(../fonts/NotoSansKR-Bold.woff) format("woff");
}

@font-face {
  font-family: 'NotoSansKR-Light';
  src: url(../fonts/NotoSansKR-Light.woff2) format("woff2"), url(../fonts/NotoSansKR-Light.woff) format("woff");
}

@font-face {
  font-family: 'NotoSansKR-Thin';
  src: url(../fonts/NotoSansKR-Thin.woff2) format("woff2"), url(../fonts/NotoSansKR-Thin.woff) format("woff");
}

@font-face {
  font-family: 'NotoSansKR-Regular';
  src: url(../fonts/NotoSansKR-Regular.woff2) format("woff2"), url(../fonts/NotoSansKR-Regular.woff) format("woff");
}

@font-face {
  font-family: 'NotoSansKR-Medium';
  src: url(../fonts/NotoSansKR-Medium.woff2) format("woff2"), url(../fonts/NotoSansKR-Medium.woff) format("woff");
}

@font-face {
  font-family: 'NotoSansKR-Black';
  src: url(../fonts/NotoSansKR-Black.woff2) format("woff2"), url(../fonts/NotoSansKR-Black.woff) format("woff");
}

@font-face {
  font-family: 'jung-110';
  src: url(../fonts/THEjunggt110.woff) format("woff");
}

@font-face {
  font-family: 'jung-120';
  src: url(../fonts/THEjunggt120.woff) format("woff");
}

@font-face {
  font-family: 'jung-130';
  src: url(../fonts/THEjunggt130.woff) format("woff");
}

@font-face {
  font-family: 'jung-140';
  src: url(../fonts/THEjunggt140.woff) format("woff");
}

@font-face {
  font-family: 'jung-150';
  src: url(../fonts/THEjunggt150.woff) format("woff");
}

@font-face {
  font-family: 'jung-160';
  src: url(../fonts/THEjunggt160.woff) format("woff");
}

@font-face {
  font-family: 'jung-170';
  src: url(../fonts/THEjunggt170.woff) format("woff");
}

@font-face {
  font-family: 'Roboto-Bold';
  src: url(../fonts/Roboto-Bold.woff2) format("woff2"), url(../fonts/Roboto-Bold.woff) format("woff");
}

@font-face {
  font-family: 'Roboto-Italic';
  src: url(../fonts/Roboto-Italic.woff2) format("woff2"), url(../fonts/Roboto-Italic.woff) format("woff");
}

@font-face {
  font-family: 'Roboto-Light';
  src: url(../fonts/Roboto-Light.woff2) format("woff2"), url(../fonts/Roboto-Light.woff) format("woff");
}

@font-face {
  font-family: 'Roboto-Medium';
  src: url(../fonts/Roboto-Medium.woff2) format("woff2"), url(../fonts/Roboto-Medium.woff) format("woff");
}

@font-face {
  font-family: 'Roboto-Regular';
  src: url(../fonts/Roboto-Regular.woff2) format("woff2"), url(../fonts/Roboto-Regular.woff) format("woff");
}

@font-face {
  font-family: 'Roboto-Thin';
  src: url(../fonts/Roboto-Thin.woff2) format("woff2"), url(../fonts/Roboto-Thin.woff) format("woff");
}

html {
  font-size: 10px;
}

/* CSS reset */
body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  font-family: 'NotoSansKR-Medium',Dotum;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 12px;
  vertical-align: baseline;
  background: transparent;
  -webkit-text-size-adjust: none;
  list-style: none;
  line-height: 1;
  box-sizing: border-box;
}

em, address {
  font-style: normal;
}

hr {
  display: none;
}

body {
  line-height: 1;
  word-break: break-all;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  word-break: break-all;
}

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

fieldset {
  margin: 0;
  padding: 0;
  border: 0 none;
}

legend, caption, .skip, .hidden {
  position: absolute;
  left: -9999px;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
}

caption {
  position: static;
}

body, input, button {
  font-size: 12px;
  color: #000;
  font-family: 'NotoSansKR-Regular',Dotum;
}

button, button:active, button:focus {
  border: none;
  outline: none;
  cursor: pointer;
}

a {
  color: #000;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

img, input {
  vertical-align: top;
  border: none;
  outline: none;
}

img {
  max-width: 100%;
}

label {
  vertical-align: middle;
  font-size: 14px;
  cursor: pointer;
}

select {
  margin: 0;
  border: 1px solid #c5cddc;
  padding: 0;
  font-size: 1.3rem;
  vertical-align: middle;
  color: #000;
}

textarea {
  border: 1px solid #dcdcdc;
  color: #888;
  font-size: 1.3rem;
  line-height: 1.8rem;
  padding: 0.5rem;
  overflow-y: auto;
  resize: none;
}

/* html5 reset */
header, footer, section, article, aside, nav, hgroup, details, menu, figure, figcaption, canvas {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  font-family: 'NotoSansKR-Regular',Dotum;
}

ul, li {
  list-style: none;
}

.clearfix {
  *zoom: 1;
}

.clearfix:after {
  content: '';
  display: block;
  clear: both;
}

*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  box-sizing: inherit;
}

.operation {
  border: 20px solid red;
}

.operation {
  padding-left: 10px;
  margin-left: 10px;
}

@keyframes cat_walking {
  0% {
    background-position-y: 0px;
  }
  8.5% {
    background-position-y: -200px;
  }
  17% {
    background-position-y: -400px;
  }
  25.5% {
    background-position-y: -600px;
  }
  34% {
    background-position-y: -800px;
  }
  42.5% {
    background-position-y: -1000px;
  }
  51% {
    background-position-y: -1200px;
  }
  59.5% {
    background-position-y: -1400px;
  }
  68% {
    background-position-y: -1600px;
  }
  76.5% {
    background-position-y: -1800px;
  }
  85% {
    background-position-y: -2000px;
  }
  93.5% {
    background-position-y: -2200px;
  }
  102% {
    background-position-y: -2400px;
  }
}

@keyframes scrollMenu {
  0% {
    bottom: 5%;
  }
  50% {
    bottom: 4%;
  }
  100% {
    bottom: 5%;
  }
}

@keyframes layerHorizontalOpen {
  0% {
    left: -100%;
  }
  100% {
    left: 0%;
  }
}

@keyframes layerHorizontalClose {
  0% {
    left: 0%;
  }
  100% {
    left: -100%;
  }
}

@keyframes layeyVerticalOpen {
  0% {
    top: 100%;
  }
  100% {
    top: 0%;
  }
}

@keyframes layeyVerticalClose {
  0% {
    top: 0%;
  }
  100% {
    top: 100%;
  }
}

@keyframes walking_human {
  0% {
    background-position-x: 0;
  }
  100% {
    background-position-x: -40px;
  }
}

@keyframes setting_swich_on {
  0% {
    left: 5%;
  }
  100% {
    left: 50%;
  }
}

@keyframes setting_swich_off {
  0% {
    left: 50%;
  }
  100% {
    left: 5%;
  }
}

@keyframes action_left {
  0% {
    left: 50%;
  }
  100% {
    left: 30%;
  }
}

@keyframes action_right {
  0% {
    left: 50%;
  }
  100% {
    left: 70%;
  }
}

@keyframes action_top {
  0% {
    top: 50%;
  }
  100% {
    top: 30%;
  }
}

@keyframes action_btm {
  0% {
    top: 50%;
  }
  100% {
    top: 70%;
  }
}

@keyframes action_scaleUp {
  0% {
    transform: translateX(-50%) translateY(-50%) scale(1);
  }
  100% {
    transform: translateX(-50%) translateY(-50%) scale(2);
  }
}

.ico {
  background: transparent url("https://data.ac-illust.com/data/thumbnails/3a/3a6979f7f1cd310149a3f311fee442aa_t.jpeg") no-repeat 0 0;
  background-size: 100% 100%;
  display: block;
  cursor: pointer;
}

.ico.ico_logo {
  background-image: url("../images/icon/m_logo.png");
  width: 3.12821rem;
  height: 2.20513rem;
}

.sprite {
  display: block;
  background: url("../images/icon/ico_category.png") no-repeat 0 0;
  background-size: 34.30769rem 13.53846rem;
}

.sprite.spr_category1 {
  width: 2.30769rem;
  height: 2.61538rem;
  background-position: -1.74359rem -1.17949rem;
}

.btn_small_type1 {
  display: inline-block;
  background: #dba858;
  font-size: 1.02564rem;
  font-family: 'NotoSansKR-Medium';
  color: #ffffff;
  padding: 0.25641rem 0.41026rem 0.25641rem 0.51282rem;
  border-radius: 3px;
  vertical-align: middle;
}

.dim {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 90;
}

.modal {
  display: none;
  position: absolute;
  z-index: 91;
  background: white;
  max-width: 1200px;
  text-align: center;
}

.modal .modal_tit {
  background: #0c4381;
  padding: 2rem 0 2.5rem 1.5rem;
  text-align: left;
}

.modal .modal_tit > h3 {
  font-size: 1.8rem;
  color: #fff;
}

.modal .modal_tit .modal_close {
  position: absolute;
  right: 2rem;
  top: 2rem;
  display: block;
  text-indent: -9999px;
  background: url("../images/icon/ico_close.png") no-repeat 0px 0px;
  width: 24px;
  height: 24px;
  cursor: pointer;
}

.modal .modal_con {
  font-size: 1.8rem;
  line-height: 3rem;
}
.modal .modal_con .message {
  padding: 3rem 1rem 0;
  font-size: inherit;
  line-height: inherit;
}
.modal .modal_con .message select {
  font-size: 17px;
  height: 28px;
  margin-top: -3px;
  text-align:center;text-align-last: center;
}

.modal.modal_layer1 {
  left: 50%;
  top: 5rem;
  transform: translateX(-50%);
  width: 95%;
  box-sizing: border-box;
}

.modal.modal_layer2 {
  left: 50%;
  top: 5rem;
  transform: translateX(-50%);
  width: 95%;
  box-sizing: border-box;
}

.modal.modal_layer3 {
  left: 50%;
  top: 5rem;
  transform: translateX(-50%);
  width: 95%;
  box-sizing: border-box;
}

.modal.modal_layer3 .spoon_policy {
  text-align: left;
  padding: 3rem 4rem 0;
}

.modal.modal_layer3 .spoon_policy p.txt {
  font-size: 14px;
  color: #000;
  line-height: 2.3rem;
}

.modal.modal_layer3 .spoon_policy p.txt2 {
  text-align: center;
  font-size: 2rem;
  color: #000;
  line-height: 2.3rem;
  padding: 4rem 0 3rem;
}

.modal.modal_layer3 .spoon_policy p.txt2 a {
  font-size: 2rem;
  color: #77a2ef;
}

.modal.modal_layer3 .spoon_policy p.txt2 span {
  font-size: 2rem;
  margin-top: .5rem;
}

.modal.modal_layer3 .spoon_policy p.txt3 {
  font-size: 14px;
  color: #000;
  line-height: 2.3rem;
  text-align: center;
}

.modal.modal_layer4 {
  left: 50%;
  top: 5rem;
  transform: translateX(-50%);
  width: 95%;
  box-sizing: border-box;
}

.modal.modal_layer5 {
  left: 50%;
  top: 5rem;
  transform: translateX(-50%);
  width: 95%;
  box-sizing: border-box;
}

.modal.modal_layer5 .movie_delete {
  text-align: left;
}

.modal.modal_layer5 .movie_delete .warring_img {
  padding: 3rem 0 0 0;
  margin-bottom: 2rem;
  text-align: center;
}

.modal.modal_layer5 .movie_delete .warring_img span {
  display: inline-block;
  vertical-align: top;
  line-height: 2rem;
  font-size: 1.6rem;
  font-family: 'NotoSansKR-Medium';
  color: #da474c;
}

.modal.modal_layer5 .movie_delete .warring_img span:nth-child(1) {
  margin: 1.5rem 0 0;
}

.modal.modal_layer5 .movie_delete .warring_img span em {
  font-size: 2.4rem;
}

.modal.modal_layer5 .movie_delete .danger {
  line-height: 2.4rem;
  font-size: 1.6rem;
  margin-bottom: 2rem;
  color: #da474c;
}

.modal.modal_layer5 .movie_delete .txt1 {
  color: #000;
  line-height: 2.4rem;
  font-size: 1.6rem;
  margin-bottom: 1rem;
  padding: 0 2rem;
}

.modal.modal_layer5 .movie_delete .check1 {
  color: #000;
  font-size: 1.6rem;
  margin: 3rem 0 0 2rem;
}

.modal.modal_layer5 .movie_delete .check1 input {
  vertical-align: -.2rem;
  margin: 0 .5rem 0 0;
}

.modal.modal_layer5 .movie_delete .check1 input[type='checkbox'] {
  display: none;
}

.modal.modal_layer5 .movie_delete .check1 input[type='checkbox'] + label::before {
  content: '';
  display: inline-block;
  width: 2.6rem;
  height: 2.6rem;
  vertical-align: middle;
  background: url("../images/icon/ico_checkbox1_off.png") no-repeat 0px 0px;
  margin: 0 .5rem 0 0;
}

.modal.modal_layer5 .movie_delete .check1 input[type='checkbox']:checked + label::before {
  background: url("../images/icon/ico_checkbox1_on.png") no-repeat 0px 0px;
}

.modal.modal_layer6 {
  left: 50%;
  top: 5rem;
  transform: translateX(-50%);
  width: 95%;
  box-sizing: border-box;
}

.modal.modal_layer7 {
  left: 50%;
  top: 5rem;
  transform: translateX(-50%);
  width: 95%;
  box-sizing: border-box;
}

.modal.modal_layer8 {
  left: 50%;
  top: 5rem;
  transform: translateX(-50%);
  width: 95%;
  box-sizing: border-box;
  max-width: 640px;
}

.modal.modal_layer9 {
  left: 50%;
  top: 5rem;
  transform: translateX(-50%);
  width: 95%;
  box-sizing: border-box;
}

.modal.modal_layer10 {
  left: 50%;
  top: 5rem;
  transform: translateX(-50%);
  width: 95%;
  box-sizing: border-box;
}

.modal.modal_layer11 {
  left: 50%;
  top: 5rem;
  transform: translateX(-50%);
  width: 95%;
  box-sizing: border-box;
  max-width: 640px;
}

.modal.modal_layer12 {
  left: 50%;
  top: 5rem;
  transform: translateX(-50%);
  width: 95%;
  box-sizing: border-box;
}

.modal.modal_layer13 {
  left: 50%;
  top: 5rem;
  transform: translateX(-50%);
  width: 95%;
  box-sizing: border-box;
}

@media screen and (max-width: 640px) {
  /* 모바일에서 팝업 하단이 보이도록 absolute로 변경 */
  .modal {
    position:absolute;
  }

  /* 모바일에서 팝업은 꽉차게 수정 */
  .modal.modal_layer2, .modal.modal_layer5, .modal.modal_layer3 {
    /* top:0;width: 100%;height: 100%; */
  }

  .modal.modal_layer3 .spoon_policy {
    padding: .5rem;
  }
  .modal.modal_layer5 .movie_delete .warring_img {
    padding: 2rem 0 0 2rem;
  }
}

.test input[type=checkbox] {
  display: none;
}

.test input[type=checkbox] + label {
  display: inline-block;
  width: 100%;
  border: 1px solid #fff;
  border-radius: 2.05128rem;
  box-sizing: border-box;
  cursor: pointer;
  background: #fff url("../images/icon/ico_checkSurvey_off.png") 95% center no-repeat;
  background-size: 2.25641rem 2.25641rem;
  padding: 1.02564rem 4.10256rem 1.02564rem 2.05128rem;
  vertical-align: middle;
  line-height: 2.05128rem;
  font-size: 1.53846rem;
  font-family: 'NotoSansKR-Regular';
  color: #3c3c3c;
}

.test input[type=checkbox] + label.padd_img {
  padding: 0.25641rem 4.10256rem 0.25641rem 2.05128rem;
}

.test input[type=checkbox]:checked + label {
  background-image: url("../images/icon/ico_checkSurvey_on.png");
  border: 1px solid #dd412c;
  background-size: 2.46154rem 2.46154rem;
}

.test input[type=radio] {
  display: none;
}

.test input[type=radio] + label {
  display: inline-block;
  width: 100%;
  border: 1px solid #fff;
  border-radius: 2.05128rem;
  box-sizing: border-box;
  cursor: pointer;
  background: #fff url("../images/icon/ico_checkSurvey_off.png") 95% center no-repeat;
  background-size: 2.25641rem 2.25641rem;
  padding: 1.02564rem 4.10256rem 1.02564rem 2.05128rem;
  vertical-align: middle;
  line-height: 2.05128rem;
  font-size: 1.53846rem;
  font-family: 'NotoSansKR-Regular';
  color: #3c3c3c;
}

.test input[type=radio] + label.padd_img {
  padding: 0.25641rem 4.10256rem 0.25641rem 2.05128rem;
}

.test input[type=radio]:checked + label {
  background-image: url("../images/icon/ico_checkSurvey_on.png");
  border: 1px solid #dd412c;
  background-size: 2.46154rem 2.46154rem;
}

.test2 .radiobox {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: table;
}

.test2 .radiobox input[type=radio] {
  display: none;
}

.test2 .radiobox input[type=radio] + label {
  position: absolute;
  left: 1px;
  z-index: 20;
  width: 100%;
  height: 100%;
  display: inline-block;
  cursor: pointer;
  background: url("../images/icon/ico_check_type2.png") center center no-repeat;
  background-size: 2.05128rem 2.10256rem;
  font-family: 'NotoSansKR-Medium';
  color: #1e2b40;
  padding: 0.41026rem 0 0 2.46154rem;
  vertical-align: middle;
  font-size: 1.12821rem;
}

.test2 .radiobox input[type=radio]:checked + label {
  background-image: url("../images/icon/ico_check_type2_on.png");
  background-color: rgba(255, 255, 255, 0.7);
}

.no_scroll {
  overflow: hidden !important;
}

.text_left {
  text-align: left !important;
  padding-left: 1.02564rem;
}

.text_right {
  text-align: right !important;
  padding-right: 1.02564rem;
}

.border_type1 {
  border-bottom: 1px solid #e8e8e9;
}

.border_none {
  border: none !important;
}

.pb_0 {
  padding-bottom: 0 !important;
}

.pl_0 {
  padding-left: 0 !important;
}

.pt_0 {
  padding-top: 0 !important;
}

.mb_0 {
  margin-bottom: 0 !important;
}

.plr_0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.mt_45 {
  margin-top: 2.30769rem !important;
}

.mt_60 {
  margin-top: 3.07692rem !important;
}

html {
  overflow-x: hidden;
}

.wrap {
  position: relative;
  /* max-width: 1920px; */
  margin: 0 auto;
}

.wrap:after {
  content: "";
  display: block;
  clear: both;
}

.wrap .left_menu {
  position: fixed;
  left: 0;
  top: 0;
  width:18%;/* width: 34rem; */
  /* background: #f8f8f8; */
  text-align: center;
  box-sizing: border-box;
}

.wrap .left_menu h1.logo {
  /* width: 34rem; */
  height: 60px;
  padding: 5px 0;
  background: #000; /* url("../images/img/left_menu.png") repeat-x 0 0 #000; */
  text-align: center;
  box-sizing: border-box;
  background: url(/@resource/images/common/logo-bg.png);
}
.wrap .left_menu h1.logo img {
  height:50px;
}

.wrap .left_menu .type_box1 {
  padding: 0 4%;
  height: calc(100vh - 60px);
  overflow: auto;
}

.wrap .left_menu .type_box1 .inTabs {
  text-align: center;
  padding: 2rem 0 2rem;
}

.wrap .left_menu .type_box1 .inTabs li {
  padding: .8rem 0 .8rem;
  display: inline-block;
  color: #656565;
  /* background: url(/@resource/images/img/tab-onoff.png?v=1) no-repeat 0 0 transparent; */
  font-size: 1.2rem;
  letter-spacing: -1px;
  width:33%;/* width: 90px;height:27px; */
  cursor: pointer;
  /* border-right: 1px solid #afb3c1; */
  font-family: 'NotoSansKR-Medium',Dotum;
  font-weight: bold;
}
/* .wrap .left_menu .type_box1 .inTabs li:nth-child(1) {background: url(/@resource/images/img/tab-off1.png?v=1) no-repeat 0 0 transparent; } */
/* .wrap .left_menu .type_box1 .inTabs li:nth-child(2) {background: url(/@resource/images/img/tab-off2.png?v=1) no-repeat 0 0 transparent; } */
/* .wrap .left_menu .type_box1 .inTabs li:nth-child(3) {background: url(/@resource/images/img/tab-off3.png?v=1) no-repeat 0 0 transparent; } */
.wrap .left_menu .type_box1 .inTabs li:nth-child(1) {background:linear-gradient(to right, #f8ecf8, #ebdaeb, #f8ecf8);border-radius: 5px;border: 1px solid #9e9e9e;}
.wrap .left_menu .type_box1 .inTabs li:nth-child(2) {background:linear-gradient(to right, #fbeee5, #f6dbcb, #fbeee5);border-radius: 5px;border: 1px solid #9e9e9e;}
.wrap .left_menu .type_box1 .inTabs li:nth-child(3) {background:linear-gradient(to right, #e4f9e4, #d4e9d4, #e4f9e4);border-radius: 5px;border: 1px solid #9e9e9e;}

.wrap .left_menu .type_box1 .inTabs li.active {
  color: #f9f9f9;
  /* background: url(/@resource/images/img/tab-on.png?v=1) no-repeat 0 0 transparent; */
  background:linear-gradient(to right, #343537, #142e69, #343537);border-radius: 5px;border: 1px solid #9e9e9e;
}

.wrap .left_menu .type_box1 .inTabs li:last-child {
  /* border-right: none; */
}

.wrap .left_menu .type_box1 .tab_con ul li {
  padding: 0 0 2.5rem;
  position: relative;
}

.wrap .left_menu .type_box1 .tab_con ul .cover {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.wrap .left_menu .type_box1 .tab_con ul li .explan {
  position: relative;
  padding: .5rem 0 0;
}

.wrap .left_menu .type_box1 .tab_con ul li .explan .ranking {
  position: absolute;
  left: .5rem;
  top: 1.1rem;
  font-family: 'NotoSansKR-Medium';
  color: #98b1a8;
  font-size: 3.6rem;
}

.wrap .left_menu .type_box1 .tab_con ul li .explan .txt {
  font-size: 1.6rem;
  color: #000000;
  line-height: 1.8rem;
  max-height: 3.6rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align:left;
  margin-bottom: 5px;
  word-break: break-word;
}

.wrap .left_menu .type_box1 .tab_con ul li .pay_date {
  margin: 0 .2rem 0 .2rem;
  color: #969db5;
}

.wrap .left_menu .type_box1 .tab_con ul li .pay_date:after {
  content: "";
  display: block;
  clear: both;
}

.wrap .left_menu .type_box1 .tab_con ul li .pay_date .pay {
  float: left;
  font-size: 13px;
}

.wrap .left_menu .type_box1 .tab_con ul li .pay_date .pay span.ico_pay {
  background: url("../images/icon/ico_pay.png") no-repeat 0px 0px;
  width: 2rem;
  height: 2rem;
  display: inline-block;
  vertical-align: -.6rem;
  margin: 0 .3rem 0 0;
}

.wrap .left_menu .type_box1 .tab_con ul li .pay_date .pay span:nth-child(2) {
  display: inline-block;
  color: #175dad;
  font-size: 13px;
}

.wrap .left_menu .type_box1 .tab_con ul li .pay_date .date {
  float: right;
  font-size: 13px;
  margin: .1rem 0 0;
}

.wrap .left_menu .type_box2 {
  text-align: left;
}

.wrap .left_menu .type_box2 h3 {
  text-align: left;
  font-size: 1.6rem;
  font-weight: normal;
  color: #282868;
  background: url(/@resource/images/fan/fan-titlebar.png) no-repeat 50% 50%/cover transparent;
  padding: .7rem 2rem 1rem;
}
.wrap .left_menu .type_box2 h3 .btn-edit{
  display: inline-block;
  background: #b52e7d;
  color: #fff;
  padding: .4rem .8rem;
  float: right;
}

.wrap .left_menu .type_box2 ul {
  padding: 2.5rem 0 0 1.8rem;
  height: calc(100vh - 96px);
  overflow: auto;
}

.wrap .left_menu .type_box2 ul li {
  margin-bottom: 3rem;
}

.wrap .left_menu .type_box2 ul li p {
  line-height: 2.1rem;
  margin-bottom: .2rem;
}

.wrap .left_menu .type_box2 ul li p img {
  vertical-align: -.2rem;
  margin-left: .8rem;
}

.wrap .left_menu .type_box2 ul li p.tit {
  font-size: 1.7rem;
  /* font-weight: bold; */
  color: #000000;
  margin-bottom: .5rem;
}

.wrap .left_menu .type_box2 ul li p.txt1 {
  color: #000000;
  font-size: 1.6rem;
  padding-left: 59px;
  height: 27px;line-height: 27px;
  position: relative;
}

.wrap .left_menu .type_box2 ul li p.txt1 span {
  font-size: 1.4rem;
  color:#686868;
  display:inline-block;
  width:51px;height:27px;line-height:27px; text-align:center;
  background:url(/@resource/images/fan/ico-small-1.png?t=2) no-repeat 50% 50%/contain transparent;
  position: absolute;
  left: 0;
}

.wrap .left_menu .type_box2 ul li p.txt2 {
  color: #000000;
  font-size: 1.6rem;
  padding-left: 59px;
  /* height: 27px; */
  line-height: 27px;
  position: relative;
}

.wrap .left_menu .type_box2 ul li p.txt2 span {
  font-size: 1.4rem;
  color:#FFF;
  display:inline-block;
  width:51px;height:27px;line-height:27px; text-align:center;
  background:url(/@resource/images/fan/ico-small-2.png?t=2) no-repeat 50% 50%/contain transparent;
  position: absolute;
  left: 0;
}

.wrap .container {
  float: left;
  padding-left: 18%;
  width: 100%;
}

.wrap .container.sub_content {
  padding-left: 0;
}
.wrap .container.sub_content .pc_img {
  background: url(/@resource/images/temp/temp_banner1.png) 50% 50%/cover no-repeat;
  text-align: center;
}

.wrap .container .sub_logo {
  display:none;
}

.wrap .container.sub_content .sub_logo {
  position: absolute;
  z-index: 10;
  width: 34rem;
  height: 9rem;
  padding: .7rem 0 0;
  background: url("../images/img/left_menu.png") repeat-x 0 0;
  text-align: center;
  box-sizing: border-box;
  display:block;
}
.wrap .container.sub_content .sub_logo img {
  height:50px;
}

.wrap .container.sub_content .gnb {
  margin-left: 34rem !important;
}

.wrap .container .mobile_header {
  display: none;
}

.wrap .container .mobile_header > img {
  width: 100%;
}

.wrap .container .header {
  background: -webkit-linear-gradient(top, #aaa, #ddd, #fff, #ddd, #aaa);
  background: -moz-linear-gradient(top, #aaa, #ddd, #fff, #ddd, #aaa);
  background: -o-linear-gradient(top, #aaa, #ddd, #fff, #ddd, #aaa);
  background: linear-gradient(to bottom, #aaa, #ddd, #fff, #ddd, #aaa);
  /* background: url(/@resource/images/img/menu-back.jpg) repeat-x 50% 0 #f8f8f8;  */
  /*url("../images/img/header_bg.png") repeat-x 0 0;*/
  /* color:#FFF; */
  box-sizing: border-box;
  height: 60px;
  /* overflow:hidden; */

  position: fixed;
  width: calc(100% - 18%);
  z-index: 10;
}
@media (max-width:1200px) {
  .wrap .container .header {
    width: 100%;
  }
}


.wrap .container .header:after {
  content: "";
  display: block;
  clear: both;
}

.wrap .container .header .gnb {
  float: left;
  margin: 0 30px;
  width: calc(100% - 400px);
  height: 100%;
  overflow: hidden;
}

.wrap .container.sub_content .header {
  width: 100%;
}
.wrap .container.sub_content .header .gnb {
  width: calc(100% - 710px);
}

.wrap .container .header .gnb li {
  float: left;
  text-align: center;
  width: 16.6%;
  font-weight: bold;
  /* margin-right: 2rem; */
  position: relative;
}
/* .wrap .container .header .gnb li:after {
  content: url(/@resource/images/img/sero-bar.png);
  position: absolute;
  top: 0;
  right: 0;
} */
.wrap .container .header .gnb li:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  background: #a7a7a7;
  width: 1px;
  border-right: 1px solid #a2a2a2;
  height: 30px;
  margin-top: 15px;
}
.wrap .container .header .gnb li:last-child:after {
  display:none
}

.wrap .container .header .gnb li a {
  display: inline-block;
  font-size: 16px;
  /* color: #fff; */
  padding: 1.7rem 0 0;
  /* height: 6rem; */
  text-align: center;
  box-sizing: border-box;
  letter-spacing: 1px;
  line-height: 25px;
}
.wrap .container .header .gnb li a img {
  height: 25px;
  vertical-align: middle;
}

.wrap .container .header .gnb li a span {
  font-size: 17px;
  font-family: 'NotoSansKR-Medium',Dotum;
  letter-spacing: 1px;
  font-weight: normal;
}

.wrap .container .header .gnb li:last-child {
  margin-right: 0;
}

.wrap .container .header .my_info_menu {
  float: right;
  width: 34rem;
  padding: .9rem 2rem 0 0;
  box-sizing: border-box;
}

.wrap .container .upload {
  float: left;
  background: -webkit-linear-gradient(top, #fdd553, #f9e39d, #ffeebb, #f9e39d, #fdd553);
  background: -moz-linear-gradient(top, #fdd553, #f9e39d, #ffeebb, #f9e39d, #fdd553);
  background: -o-linear-gradient(top, #fdd553, #f9e39d, #ffeebb, #f9e39d, #fdd553);
  background: linear-gradient(to bottom, #fdd553, #f9e39d, #ffeebb, #f9e39d, #fdd553);
  border-radius: 8px;/* background: url("../images/icon/upload.png") no-repeat 0px 0px; */
  /* width: 13.4rem; */
  padding: 0px 15px;
  height: 3.4rem;    line-height: 4rem;
  margin-top: .4rem;
  margin-right: 5px;
  box-sizing: border-box;
  text-align: center;
  cursor: pointer;
  box-shadow: 1px 1px 5px #888;
}
.wrap .container .upload.m_movie{
  background: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
  position: absolute;
  right: 10px;
  top: 5px;
  float: none;
  display: block;
  width: 50px;
  height: 30px;
}
.wrap .container .inBox .upload {
  float: none;
  background: #EEE;
  border-radius: 50px;
  width: 200px;
  margin: 10px auto;
}

.wrap .container .upload span {
  display: inline-block;
  color: #556080;
  font-size: 1.7rem;
  /* margin-left: .5rem; */
  vertical-align: 2px;
}

.wrap .container .upload span.ico_movie {
  /* vertical-align: middle; */
  margin: 0;
  padding: 0;
  /* font-size: 1.7rem; */
}
.wrap .container .upload span.ico_movie i {
  font-size: 1.6rem;
}

.wrap .container .header .my_info_menu .in_myinfo {
  float: right;
}

.wrap .container .header .my_info_menu .in_myinfo p {
  float: left;
}

.wrap .container .header .my_info_menu .in_myinfo p:nth-child(1) {
  position: relative;
  float: left;
  margin: 1rem 0 0;
}

.wrap .container .header .my_info_menu .in_myinfo p:nth-child(1) span {
  display: block;
  text-align: center;
}

.wrap .container .header .my_info_menu .in_myinfo p:nth-child(1) span.ico_new {
  display: block;
  position: absolute;
  right: -1rem;
  bottom: -.7rem;
  border-radius: 30%;
  font-family: 'NotoSansKR-Bold';
  color: #fff;
  font-size: 14px;
  background: #ff2f8c;
  padding: .2rem .4rem .3rem;
}

.wrap .container .header .my_info_menu .in_myinfo p:nth-child(2) {
  float: right;
}

.wrap .container .header .my_info_menu .in_myinfo p:nth-child(2) span {
  float: left;
}

.wrap .container .header .my_info_menu .in_myinfo p:nth-child(2) span.name {
  font-size: 14px;
  color: #000000;
  margin: 1.2rem .8rem 0 1.5rem;
}

.wrap .container .header .my_info_menu .in_myinfo p:nth-child(2) span.img {
  position: relative;
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  overflow: hidden;
  background: url(/@resource/images/common/basic_profile.png) 50% 50%/cover #aaa;
  cursor:pointer;
}

.wrap .container .header .my_info_menu .in_myinfo p:nth-child(2) span.img img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(2);
}
.wrap .container .header .my_info_menu .in_myinfo .box_submenu {
  width: 143px;
  position: absolute;
  top: 50px;
  z-index: 10;
  border: 1px solid #eff0f2;
  display:none;
}
.wrap .container .header .my_info_menu .in_myinfo .box_submenu a {
  display: block;
  background: #ffffff;
  color: #000000;
  font-size: 14px;
  min-width: 10.5rem;
  padding: .8rem 0 .8rem 1.8rem;
  border-bottom: 1px solid #eff0f2;
  font-weight: bold;
  box-sizing: border-box;
}

.wrap .container .header .my_info_menu .in_myinfo p a {
  /* color:#fff; */
}

.wrap .container .inBox {
  position: relative;
  margin-top: 60px;
}
@media (max-width:640px) {
  .wrap .container .inBox {
    margin-top: 11.62393162393162%; /* 68 / 585 * 100 % */
  }
}

.wrap .container .inBox .title {
  padding-top: 15.5%;
}
.wrap .container.search .inBox .title {
  padding: 3rem 0 ;
  /* margin: 3rem 0 ; */
}

.wrap .container .inBox:after {
  content: "";
  display: block;
  clear: both;
}

.wrap .container .inBox .content {
  float: left;
  padding: 0; /* 0 2rem 0 2rem;*/
  width: calc(100% - 32rem);
}

.wrap .container .inBox .content .my_profile_info {
  /* border-bottom: .8rem solid #f5f5f5; */
  padding: 2rem 1rem 1.5rem 2rem;
}

.wrap .container .inBox .content .my_profile_info:after {
  content: "";
  display: block;
  clear: both;
}

.wrap .container .inBox .content .my_profile_info .left_box {
  float: left;
  width:55%
}
@media (max-width:640px) {
  .wrap .container .inBox .content .my_profile_info .left_box {
    width: 100%;
  }
}
.wrap .container .inBox .content .my_profile_info .left_box>div {
  float: left;margin-left: 1rem;
}
.wrap .container .inBox .content .my_profile_info .left_box>div:nth-child(1) {
  margin-left: 0;
}

.wrap .container .inBox .content .my_profile_info .left_box p {
  display: inline-block;
  vertical-align: middle;
  line-height: 170%;
}

.wrap .container .inBox .content .my_profile_info .left_box p.img img {
  width: 8rem;
  height: 8rem;
  border-radius: 50%;
}

.wrap .container .inBox .content .my_profile_info .left_box p.name {
  color: #555555;
  font-size: 2.4rem;
  margin: 0 2rem 0 0;
}

.wrap .container .inBox .content .my_profile_info .left_box p.name span {
  font-size: 2.4rem;
  color: #8c8f9b;
}

.wrap .container .inBox .content .my_profile_info .right_box {
  float: right;
}

.wrap .container .inBox .content .my_profile_info .right_box p {
  display: inline-block;
  color: #175dad;
  font-size: 1.8rem;
  vertical-align: middle;
  margin-right: 2rem;
}

.wrap .container .inBox .content .my_profile_info .right_box p img {
  margin-right: .3rem;
}
.wrap .container .inBox .content .my_profile_info .right_box p:first-child {
  line-height: 30px;
}
.wrap .container .inBox .content .my_profile_info .right_box p:first-child img {
  height: 24px;vertical-align: middle;
}
@media (max-width:640px) {
  .wrap .container .inBox .content .my_profile_info .right_box p:first-child br {
    display:none;
  }
  .wrap .container .inBox .content .my_profile_info .right_box p:first-child>* {
    margin-left:1rem
  }
  .wrap .container .inBox .content .my_profile_info .right_box p:first-child>*:first-child{
    margin-left:0
  }
}
.wrap .container .inBox .content .my_profile_info .right_box p img.fan-icon {
  margin: 17px 0;
  height:15px;
}
.wrap .container .inBox .content .my_profile_info .right_box p img.fan-icon.big {
  margin: 0;
  height:50px;
}

.wrap .container .inBox .content .my_profile_info .right_box p.ctrl_btn {
  text-align: center;
  margin-right: 0;
  border-left: 1px solid #f0f0f0;
  /* border-right: 1px solid #f0f0f0; */
  padding: 1.5rem 1.1rem 1.5rem 1.5rem;
}

.wrap .container .inBox .content .my_profile_info .right_box p.ctrl_btn span {
  display: block;
  color: #000000;
  font-size: 1.6rem;
  margin-top: 5px;
}

.wrap .container .inBox .content .movie_play_wrap {
  /* max-width: 1200px; */
  /* margin: 2rem auto 0; 왜? 상단 여백을 넣었더라 ... */
  margin: 0 auto 0;
  /* border-bottom: .8rem solid #f5f5f5; */
  padding: 0 0 1.5rem;
  position: relative;
}

.wrap .container .inBox .content .movie_play_wrap .youtube {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
}

.wrap .container .inBox .content .movie_play_wrap .youtube iframe,
.wrap .container .inBox .content .movie_play_wrap .youtube video {
  position: absolute;
  width: 100%;
  height: 100%;
}

.wrap .container .inBox .content .movie_play_wrap .cam {
  text-align: center;
  width: 100%;
  background: url(/@resource/images/chat/chat-bg-pattern.png) 0 0 #000;
}
.wrap .container .inBox .content .movie_play_wrap .cam .btns {
  /* position: absolute;
  left: 0;
  right: 0;
  margin-top: -30px; */
}
.wrap .container .inBox .content .movie_play_wrap .cam .btns .btn-open-cam {
  color: #fff;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 30px;
  background: rgba(0,0,0,.5);
  display: inline-block;
  padding: 0 1rem;
}


.wrap .container .inBox .content .movie_play_wrap .cam .user {
  width: 20%;
  display: inline-block;
  border: 1px solid black;
  background: rgba(0,0,0,.5);
  position:relative;
  padding-top: calc(20%*56.25/100);overflow:hidden;
}
/* for tab */
@media (max-width: 1200px) {
	/* Landscape 모드일 때 적용할 CSS */
  .wrap .container .inBox .content .movie_play_wrap .cam .user {
    height: calc(15%);max-height: calc(15%);
    width: calc(25% - 2px);
    padding-top: calc(25%*56.25/100);
  }
}
/* for mobile */
@media (max-width: 800px) {
	/* Landscape 모드일 때 적용할 CSS */
  .wrap .container .inBox .content .movie_play_wrap .cam .user {
    height: calc(15%);max-height: calc(15%);
    width: calc(50% - 2px);
    padding-top: calc(50%*56.25/100);
  }
}
@media (max-width: 900px) AND (orientation: landscape) {
  .wrap .container .inBox .content .movie_play_wrap .cam {
    position: absolute;
    margin-top: calc(-15%);
    /* padding-bottom: 136px; */
    z-index: 100;
    background-color: transparent;
  }
  .wrap .container .inBox .content .movie_play_wrap .cam .user {
    height: calc(15%);max-height: calc(15%);
    width: calc(25% - 2px);
    padding-top: calc(25%*56.25/100);
  }
}

.wrap .container .inBox .content .movie_play_wrap .cam .user .centered {
  position: absolute; top: 0; left: 0; right: 0; bottom: 0;
  /* transform:rotate(0deg);-moz-transform: scaleX(-1); -o-transform: scaleX(-1); -webkit-transform: scaleX(-1); transform: scaleX(-1);  */
  /* -webkit-transform: translate(50%,50%); -ms-transform: translate(50%,50%); transform: translate(50%,50%); */
}
.wrap .container .inBox .content .movie_play_wrap .cam .user .centered video {
  position: absolute; top: 0; left: 0; width:100%; max-width: 100%; height: auto;
  transform:rotate(0deg);-moz-transform: scaleX(-1); -o-transform: scaleX(-1); -webkit-transform: scaleX(-1); transform: scaleX(-1);
  /* -webkit-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); transform: translate(-50%,-50%); */
}
.wrap .container .inBox .content .movie_play_wrap .cam .user .centered video.localVideo {
  /* border: 2px solid #ffb400; */
}
.wrap .container .inBox .content .movie_play_wrap .cam .user .centered video.vertical {
  top: -100%;
}
.wrap .container .inBox .content .movie_play_wrap .cam .user .btn {
  background:rgba(0,0,0,.5);color: #FFF;
  display: block;width: 25px;height: 25px;line-height: 25px;position: absolute;z-index:10;top:0;cursor:pointer;
}
.wrap .container .inBox .content .movie_play_wrap .cam .user.remote .btn {
  cursor:auto;
}
.wrap .container .inBox .content .movie_play_wrap .cam .user .btn-close-cam {
  display:none;
}
/* .wrap .container .inBox .content .movie_play_wrap .cam .user .btn-close-cam {
  right: 0;
}
.wrap .container .inBox .content .movie_play_wrap .cam .user.remote .btn-close-cam {
  display:none;
} */
.wrap .container .inBox .content .movie_play_wrap .cam .user .btn-close-cam i {
  font-size:15px;vertical-align: middle;
}
.wrap .container .inBox .content .movie_play_wrap .cam .user .btn-mic {
  right: 0;
}
/* .wrap .container .inBox .content .movie_play_wrap .cam .user .btn-mic {
  right: 25px;
}
.wrap .container .inBox .content .movie_play_wrap .cam .user.remote .btn-mic {
  right: 0px;
} */
.wrap .container .inBox .content .movie_play_wrap .cam .user .btn-mic i {
  display:none;    font-size: 11px;vertical-align: middle;
}
.wrap .container .inBox .content .movie_play_wrap .cam .user .btn-mic.off .off {
  display:inline;
}
.wrap .container .inBox .content .movie_play_wrap .cam .user .btn-mic.on .on {
  display:inline;
}
.wrap .container .inBox .content .movie_play_wrap .cam .user .btn-video {
  right: 25px;
}
/* .wrap .container .inBox .content .movie_play_wrap .cam .user .btn-video {
  right: 50px;
}
.wrap .container .inBox .content .movie_play_wrap .cam .user.remote .btn-video {
  right: 25px;
} */
.wrap .container .inBox .content .movie_play_wrap .cam .user .btn-video i {
  display:none;    font-size: 12px;vertical-align: middle;
}
.wrap .container .inBox .content .movie_play_wrap .cam .user .btn-video.off .off {
  display:inline;
}
.wrap .container .inBox .content .movie_play_wrap .cam .user .btn-video.on .on {
  display:inline;
}
/* .wrap .container .inBox .content .movie_play_wrap .cam .user .btn-video.on {
  background: url(/@resource/images/chat/video-onoff.png) no-repeat 50% 0/cover transparent
} */
/* .wrap .container .inBox .content .movie_play_wrap .cam .user .btn-video.off {
  background-position-y: -18px;
} */

.wrap .container .inBox .content .movie_play_wrap .sales {
  position: relative;height: 120px;overflow:hidden;border-bottom: 1px solid #eee;
}
@media(max-width:460px) { /* for mobile banner */
  .wrap .container .inBox .content .movie_play_wrap .sales {
    height: 90px;
  }
}
.wrap .container .inBox .content .movie_play_wrap .sales a {
  display: block;
  width: 100%;
  height: 100%;
}
div#window_sales {
  height: 60vh;position: fixed;bottom: 0;background: #fff;width: 100%;border-top-left-radius: 10px;border-top-right-radius: 10px;overflow: hidden;z-index: 90;box-shadow: 0px -1px 7px;
}
div#window_sales .sales_title {
  height: 3rem;text-align: center;font-size: 1.6rem;line-height: 3rem;border-bottom: 1px solid #eee;
}
div#window_sales .box_button {
  position: absolute;right: 10px;top:5px
}
div#window_sales .box_button i {
  font-size: 2rem;line-height: 2rem; cursor:pointer;
}
div#window_sales iframe {
  width: 100%;height: calc(100% - 3rem);border: none;
}

.wrap .container .inBox .content .movie_play_wrap .movie_explan {
  position: relative;
  border-bottom: 1px solid #f0f0f0;
  padding: 0 20rem 0 0;
  min-height: 94px;
}

.wrap .container .inBox .content .movie_play_wrap .movie_explan.btn_size_two {
  padding: 0 29rem 0 0;
}

.wrap .container .inBox .content .movie_play_wrap .movie_explan .inCon {
  padding: 1.5rem 0 0;
}

.wrap .container .inBox .content .movie_play_wrap .movie_explan .inCon .tit {
  font-size: 2rem;
  color: #000000;
  margin-bottom: 1.5rem;
  line-height: 2rem;
  max-height: 4.5rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.wrap .container .inBox .content .movie_play_wrap .movie_explan .inCon .tit .ico_tabs {
  display: inline-block;
  background: #ffb400;
  font-size: 2rem;
  color: #fff;
  padding: .2rem .5rem;
}

.wrap .container .inBox .content .movie_play_wrap .movie_explan .inCon .hit_box:after {
  content: "";
  display: block;
  clear: both;
}

.wrap .container .inBox .content .movie_play_wrap .movie_explan .inCon .hit_box img {
  margin: 0 .2rem 0 0;
  width: 20px;
}

.wrap .container .inBox .content .movie_play_wrap .movie_explan .inCon .hit_box .left_box {
  float: left;
}

.wrap .container .inBox .content .movie_play_wrap .movie_explan .inCon .hit_box .left_box p {
  float: left;
  margin-left: 1rem;
  font-size: 1.8rem;
}

.wrap .container .inBox .content .movie_play_wrap .movie_explan .inCon .hit_box .left_box p:nth-child(1) {
  color: #175dad;
  margin-left: 0;
}

.wrap .container .inBox .content .movie_play_wrap .movie_explan .inCon .hit_box .left_box p:nth-child(2) {
  color: #969db5;
}

.wrap .container .inBox .content .movie_play_wrap .movie_explan .inCon .hit_box .right_box {
  float: right;
}

.wrap .container .inBox .content .movie_play_wrap .movie_explan .inCon .hit_box .right_box p:nth-child(1) {
  font-size: 1.8rem;
  color: #175dad;
  line-height: 24px;
}

.wrap .container .inBox .content .movie_play_wrap .movie_explan .movie_btn_group {
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
}

.wrap .container .inBox .content .movie_play_wrap .movie_explan .movie_btn_group p {
  display: inline-block;
  border-left: 1px solid #f0f0f0;
  padding: 1rem 0;
  width: 90px;
  height: 94px;
}
.wrap .container .inBox .content .movie_play_wrap .movie_explan .movie_btn_group p img.fan-icon {
  margin: 17px 0;
  height:15px;
}
.wrap .container .inBox .content .movie_play_wrap .movie_explan .movie_btn_group p img.fan-icon.big {
  margin: 0;
  height:50px;
}


.wrap .container .inBox .content .movie_play_wrap .movie_explan .movie_btn_group p span {
  display: block;
  margin-top: .8rem;
  font-size: 1.6rem;
  color: #000;
}

.wrap .container .inBox .content .movie_play_wrap .star_message {
  position: relative;
  padding: 1.7rem 1rem 0 7.3rem;
  min-height: 7rem;
}

.wrap .container .inBox .content .movie_play_wrap .star_message dt {
  position: absolute;
  left: 0;
  top: 1rem;
}

.wrap .container .inBox .content .movie_play_wrap .star_message dt img {
  width: 6rem;
  height: 6rem;
  border-radius: 50%;
}

.wrap .container .inBox .content .movie_play_wrap .star_message dd .tit {
  color: #555555;
  font-size: 2rem;
  margin-bottom: .5rem;
  line-height: 32px;
}

.wrap .container .inBox .content .movie_play_wrap .star_message dd .txt {
  color: #000000;
  font-size: 14px;
  line-height: 1.8rem;
  word-break: break-word;
}

.wrap .container .inBox .content .artist_con .h3_tit {
  position: relative;
  padding: 0; /* 02rem 0 2rem;*/
  background: url(/@resource/images/category_title/box-1600x60.png) no-repeat 50% 50%/cover #f8f8f8;
}
.wrap .container .inBox .content .artist_con .h3_tit.sub {
  background: url(/@resource/images/silver/silver-bar.png) no-repeat 50% 50%/cover #f8f8f8;
}

/* .wrap .container .inBox .content .artist_con .h3_tit .music {
  background: url(/@resource/images/category_title/box-1600x60.jpg) no-repeat 50% 100%/cover #f8f8f8;
}
.wrap .container .inBox .content .artist_con .h3_tit .pet {
  background: url(/@resource/images/category_title/box-1600x60.jpg) no-repeat 50% 100%/cover #f8f8f8;
}
.wrap .container .inBox .content .artist_con .h3_tit .game {
  background: url(/@resource/images/category_title/box-1600x60.jpg) no-repeat 50% 100%/cover #f8f8f8;
}
.wrap .container .inBox .content .artist_con .h3_tit .info {
  background: url(/@resource/images/category_title/box-1600x60.jpg) no-repeat 50% 100%/cover #f8f8f8;
}
.wrap .container .inBox .content .artist_con .h3_tit .vlog {
  background: url(/@resource/images/category_title/box-1600x60.jpg) no-repeat 50% 100%/cover #f8f8f8;
}
.wrap .container .inBox .content .artist_con .h3_tit .live {
  background: url(/@resource/images/category_title/box-1600x60.jpg) no-repeat 50% 100%/cover #f8f8f8;
} */

.wrap .container .inBox .content .artist_con .h3_tit > h3 {
  font-family: 'NotoSansKR-DemiLight';
  color: #FFF;
  font-size: 2.6rem;
  font-weight: normal;
  margin: 0 0 9px;
  padding: 1.2rem 0 1rem 1.6rem;
  background: rgba(255,255,255,0);
}

.wrap .container .inBox .content .artist_con .h3_tit > h3 img {
  vertical-align: -7px;
  height: 35px;
}
.wrap .container .inBox .content .artist_con .h3_tit > h3 a {
  color: #FFF;
}

.wrap .container .inBox .content .artist_con .h3_tit .btn_sort {
  position: absolute;
  right: 1.4rem;
  bottom: calc(50% - 19px);
}

.wrap .container .inBox .content .artist_con .h3_tit .btn_sort span {
  cursor: pointer;
}

/* sort new icon */
.ico_sort_new {
  width: 60px;height:24px;display: inline-block;
  background-image: url('/@resource/images/icon/ico_new_onoff.png?v=3');
  background-position: 0 0;
}
.ico_sort_new.active {
  background-position: 0 -24px;
}

/* sort hot icon */
.ico_sort_hot {
  width: 60px;height:24px;display: inline-block;
  background-image: url('/@resource/images/icon/ico_hot_onoff.png?v=3');
  background-position: 0 0;
}
.ico_sort_hot.active {
  background-position: 0 -24px;
}

/*
.wrap .container .inBox .content .artist_con .h3_tit .btn_sort span img {
  opacity: 0.2;
}

.wrap .container .inBox .content .artist_con .h3_tit .btn_sort span.active img {
  opacity: 1;
}
*/
.wrap .container .inBox .content .artist_con ul {
  /* border-bottom: .6rem solid #f5f5f5; */
}

.wrap .container .inBox .content .artist_con ul:after {
  content: "";
  display: block;
  clear: both;
}

.wrap .container .inBox .content .artist_con ul li {
  width: calc(25% - 6.8px); /* 28rem; */
  float: left;
  margin-right: 9px;
  padding-bottom: 1rem;
}

.wrap .container .inBox .content .artist_con ul li:nth-child(4n) {
  margin-right: 0;
  /* width: 25%; */
}

.wrap .container .inBox .content .artist_con ul li .explan {
  position: relative;
  padding: .7rem .5rem 0 5rem;
  height:100px;
}

.wrap .container .inBox .content .artist_con ul li .explan .picture {
  position: absolute;
  left: .5rem;
  top: 1.3rem;
  width: 4rem;
  height: 4rem;
  overflow: hidden;
  border-radius: 50%;
  background: url(/@resource/images/common/blank_profile.png) 50% 50%/cover no-repeat;
}

.wrap .container .inBox .content .artist_con ul li .explan .picture img {
  display:none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
}

.wrap .container .inBox .content .artist_con ul li .explan .txt {
  color: #000000;
  font-size: 1.6rem;
  line-height: 2rem;
  max-height: 4rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
}

.wrap .container .inBox .content .artist_con ul li .explan .name {
  font-size: 13px;
  line-height: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: .6rem 0 0;
  color:#969db5;
}

.wrap .container .inBox .content .artist_con ul li .explan .pay_date {
  margin: .5rem 0 0;position: relative;
}

.wrap .container .inBox .content .artist_con ul li .explan .pay_date:after {
  content: "";
  display: block;
  clear: both;
}

.wrap .container .inBox .content .artist_con ul li .explan .pay_date > p.name {
  float: left;
}
.wrap .container .inBox .content .artist_con ul li .explan .pay_date > p.name span:nth-child(1) {
  /* display: block; */
  font-size: 1.6rem;
  color: #555555;
  font-family: 'NotoSansKR-DemiLight';
  color: #555555;
  margin-bottom: .6rem;
}

.wrap .container .inBox .content .artist_con ul li .explan .pay_date > p.pay {
  position: absolute;
  top: -17px;
  right: 5px;
}

.wrap .container .inBox .content .artist_con ul li .explan .pay_date > p.pay span.ico_pay {
  background: url("../images/icon/ico_pay.png") no-repeat 0px 0px/contain;
  width: 2rem;
  height: 2rem;
  display: inline-block;
  vertical-align: -.5rem;
  margin: 0 .3rem 0 0;
}

.wrap .container .inBox .content .artist_con ul li .explan .pay_date > p.pay span:nth-child(2) {
  display: inline-block;
  color: #175dad;
  font-size: 13px;
}

.wrap .container .inBox .content .artist_con ul li .explan .pay_date > p.date {
  float: left;
  font-size: 13px;
  color: #969db5;
  margin: 0 .5rem 0 0; /*2.2rem 0 0;*/
}

.wrap .container .inBox .content .artist_con ul.last_border_none li {
  border-bottom: none;
}

.wrap .container .inBox .sub_content .sub_banner .mobile_img img {
  width: 100%;
}

.wrap .container .inBox .right_menu {
  float: right;
  width: 31rem;
  margin-right: 1rem;
}

.wrap .container .inBox .right_menu .type_box1 h3 {
  font-size: 2.2rem;
  font-family: 'NotoSansKR-DemiLight';
  color: #78766d;
  margin: 1.4rem 0 1rem 1.3rem;
  font-weight: normal;
  letter-spacing: -1px;
}

.wrap .container .inBox .right_menu .type_box1 h3 img {
  vertical-align: -8px;
}

.wrap .container .inBox .right_menu .type_box1 ul li {
  padding: 0 0 0 1rem;
  height: 6rem;
  box-sizing: border-box;
  display: table;
  width: 100%;
}

.wrap .container .inBox .right_menu .type_box1 ul li:nth-child(odd) {
  background: #f0f0f0;
}

.wrap .container .inBox .right_menu .type_box1 ul li:nth-child(even) {
  background: #fff;
}

.wrap .container .inBox .right_menu .type_box1 ul li > p {
  display: table-cell;
  vertical-align: middle;
}

.wrap .container .inBox .right_menu .type_box1 ul li > p.picture span {
  display: inline-block;
  vertical-align: middle;
}

.wrap .container .inBox .right_menu .type_box1 ul li > p.picture span.img {
  position: relative;
  width: 4rem;
  height: 4rem;
  overflow: hidden;
  border-radius: 50%;
}

.wrap .container .inBox .right_menu .type_box1 ul li > p.picture span.img img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(2);
}

.wrap .container .inBox .right_menu .type_box1 ul li > p.picture span.name {
  font-family: 'NotoSansKR-DemiLight';
  color: #000000;
  font-size: 14px;
  margin-left: .8rem;
}

.wrap .container .inBox .right_menu .type_box1 ul li > p.pay span.ico_pay {
  background: url("../images/icon/ico_pay.png") no-repeat 0px 0px/contain;
  width: 2rem;
  height: 2rem;
  display: inline-block;
  vertical-align: -.6rem;
  margin: 0 .3rem 0 0;
}

.wrap .container .inBox .right_menu .type_box1 ul li > p.pay span:nth-child(2) {
  display: inline-block;
  color: #175dad;
  font-size: 14px;
}

.wrap .container .inBox .right_menu .type_box1 ul li > p.date {
  font-size: 14px;
  color: #969db5;
}

.wrap .container .inBox .chat_box {
  padding: 2.2rem 0 0;
}
.wrap .container .inBox .mobile_cheat_box .chat_box {
  padding: 0 0 0;
}

.wrap .container .inBox .chat_box .tit {
  position: relative;
  margin-bottom: 1.2rem;
}
.wrap .container .inBox .mobile_cheat_box .chat_box .tit {
  margin: .2rem 1rem;
}

.wrap .container .inBox .chat_box .tit h3 {
  font-size: 3rem;
  color: #78766d;
  font-weight: normal;
}
.wrap .container .inBox .mobile_cheat_box .chat_box .tit h3 {
  font-size: 2rem;
}

.wrap .container .inBox .chat_box .tit .setting {
  position: absolute;
  right: 0;
  bottom: 0;
  color: #afb3c1;
  font-size: 14px;
  vertical-align: middle;
  cursor: pointer;
}

.wrap .container .inBox .chat_box .tit .setting_list {
  display: none;
  position: absolute;
  right: 0rem;
  top: 4rem;
  z-index: 10;
  border: 1px solid #eff0f2;
}

.wrap .container .inBox .chat_box .tit .setting_list.active {
  display: block;
}

.wrap .container .inBox .chat_box .tit .setting_list li a {
  display: block;
  background: #ffffff;
  color: #000000;
  font-size: 14px;
  min-width: 10.5rem;
  padding: .8rem 0 .8rem 1.8rem;
  border-bottom: 1px solid #eff0f2;
  font-weight: bold;
  box-sizing: border-box;
}

.wrap .container .inBox .chat_box .comment-wrap {
  background: #f0f0f0;
  height: 65rem;
  overflow-y: scroll;
}
.wrap .container .inBox .mobile_cheat_box .chat_box .comment-wrap {
  height: 15rem;
}

.wrap .container .inBox .chat_box .talking_list {
  padding: 1rem .5rem .5rem 1rem;
}

.wrap .container .inBox .chat_box .talking_list>* {
  position: relative;
  padding: 0 0 0 3rem;
  margin-bottom: 1rem;
}

.wrap .container .inBox .chat_box .talking_list dl:after {
  content: "";
  display: block;
  clear: both;
}

.wrap .container .inBox .chat_box .talking_list dl dt {
  position: absolute;
  left: 0;
  top: 0;
}

.wrap .container .inBox .chat_box .talking_list dl dt img {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
}

.wrap .container .inBox .chat_box .talking_list dl dd .name {
  position: relative;
  color: #898989;
  font-size: 12px;
  padding-bottom: .5rem;
}

.wrap .container .inBox .chat_box .talking_list dl dd .name img {
  vertical-align: -.2rem;
}

.wrap .container .inBox .chat_box .talking_list .chat_close {
  position: absolute;
  right: 0;
  top: 0;
  z-index:5;
}

.wrap .container .inBox .chat_box .talking_list dl dd .txt {
  color: #000;
  font-size: 12px;
  line-height: 1.6rem;
}

.wrap .container .inBox .chat_box .talking_list .realtime_spon {
  text-align: center;
  padding: 0 0 1.5rem;
  background: url(/@resource/images/chat/pang.gif) no-repeat 50% 50%/cover transparent;
}

.wrap .container .inBox .chat_box .talking_list .realtime_spon p.pay_meney {
  font-size: 3.6rem;
  font-family: 'NotoSansKR-Black';
  color: #15a9e3;
  padding:2rem 0 1rem;
}

.wrap .container .inBox .chat_box .talking_list .realtime_spon p.pay_meney img {
  vertical-align: top;
  height:34px;
}

.wrap .container .inBox .chat_box .talking_list .realtime_spon p.txt {
  background: url(/@resource/images/chat/title.png) no-repeat 50% 50% rgba(0,0,0,.5);
  color: #fff;
  font-size: 1.2rem;
  line-height: 20px; height:20px;
}
.wrap .container .inBox .chat_box .talking_list .realtime_spon p.txt a {
  color: #fffc00;
  font-size: 1.4rem;
}

.wrap .container .inBox .mobile_cheat_box .chat_box .message_sendbox .profile {
  display:none
}
.wrap .container .inBox .chat_box .message_sendbox .profile {
  padding: 1rem;
}

.wrap .container .inBox .chat_box .message_sendbox .profile p {
  display: inline-block;
  vertical-align: middle;
}

.wrap .container .inBox .chat_box .message_sendbox .profile p.img img {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
}

.wrap .container .inBox .chat_box .message_sendbox .profile p.name {
  color: #898989;
  font-size: 12px;
  /* padding-bottom: .5rem; */
}

.wrap .container .inBox .chat_box .message_sendbox .send_go textarea {
  width: 100%;
  height: 162px;
  box-sizing: border-box;
  padding: 1rem;
  background: #f0f0f0;
}
@media(max-width:1600px) {
  .wrap .container .inBox .chat_box .message_sendbox .send_go textarea {
    width: calc(100% - 69px);
  }
}
.wrap .container .inBox .mobile_cheat_box .chat_box .message_sendbox .send_go textarea {
  height: 4rem;min-height: 4rem;
}

.wrap .container .inBox .chat_box .message_sendbox .send_go .btn_send {
  display: block;
  background: #aec0e0;
  font-size: 1.8rem;
  text-align: center;
  color: #fff;
  padding: 2rem 0;
  /* margin-top: -.2rem; */
  height: 56px;
}
.wrap .container .inBox .mobile_cheat_box .chat_box .message_sendbox .send_go {
  position:relative;
}
.wrap .container .inBox .mobile_cheat_box .chat_box .message_sendbox .send_go .btn_send {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0 1rem;
  height: 4rem;
  line-height: 4rem;
}

/* sidebar */
.m_sidebar {
  display: none;
  position: fixed;
  top: 0;
  left: -100%;
  z-index: 90;
  width: 80%;
  height: 100%;
  overflow: auto;
  animation: layerHorizontalClose 1s 0s ease 1 backwards;
  background: #fff;
}

.m_sidebar.active {
  animation: layerHorizontalOpen 1s 0s ease 1 forwards;
}

.m_sidebar .close_popup {
  position: absolute;
  right: 0;
  top: 0;
  text-indent: -9999px;
  cursor: pointer;
  display: block;
}

.m_sidebar .close_popup::after {
  width: 2px;
  height: 20px;
  content: "";
  display: block;
  position: absolute;
  right: 15px;
  transform: rotate(45deg);
  background: #000;
}

.m_sidebar .close_popup::before {
  width: 2px;
  height: 20px;
  content: "";
  display: block;
  position: absolute;
  right: 15px;
  top: 12px;
  transform: rotate(135deg);
  background: #000;
}

.m_sidebar .persnal_info {
  margin: 2rem 0 3rem;
}

.m_sidebar .persnal_info .profile {
  margin: 0 0 2rem 2rem;
}

.m_sidebar .persnal_info .profile:after {
  content: "";
  display: block;
  clear: both;
}

.m_sidebar .persnal_info .profile .img {
  float: left;
  width: 4.5rem;
  height: 4.5rem;
  border-radius: 50%;
  background: #eee;
  overflow: hidden;
}

.m_sidebar .persnal_info .profile .img img {
  width: 100%;
  height: 100%;
}

.m_sidebar .persnal_info .profile .name {
  float: left;
  font-size: 14px;
  color: #000;
  margin: 1.5rem 0 0 1rem;
}

.m_sidebar .persnal_info .profile .message {
  margin: 1rem 0 0 1rem;
  float: left;
}

.m_sidebar .persnal_info > ul {
  margin: 0 0 0 2rem;
}

.m_sidebar .persnal_info > ul:after {
  content: "";
  display: block;
  clear: both;
}

.m_sidebar .persnal_info > ul li {
  float: left;
  margin: 0 2rem 1rem 0;
}

.m_sidebar .persnal_info > ul li a {
  display: inline-block;
  padding: .8rem 2rem;
  font-size: 12px;
  background: #dcdde1;
  color: #000;
  border-radius: 2rem;
  font-weight: bold;
}

.m_sidebar .persnal_info > ul li:nth-child(2) a {
  background: #97a8b6;
  color: #fff;
}

.m_sidebar .menu li a {
  display: block;
  color: #000;
  padding: 1.5rem;
  font-size: 1.6rem;
}

.m_sidebar .menu li.active a {
  background: #5d79ca;
  color: #fff;
  font-size: 1.6rem;
}

.mobile_wrap {
  max-width: 640px;
  margin: 0 auto;
}

.mobile_wrap .tit_group {
  position: relative;
  background: #000000;
  text-align: center;
}

.mobile_wrap .tit_group h3 {
  font-size: 2rem;
  color: #ffffff;
  padding: 1rem 0;
}

.mobile_wrap .tit_group a.back {
  position: absolute;
  left: 0;
  top: -.2rem;
  transform: scale(0.5);
}

.mobile_wrap .tit_group a.movice_go {
  position: absolute;
  right: .7rem;
  top: .6rem;
  display: inline-block;
  background: #ccdef9;
  border-radius: 2rem;
  padding: .8rem 1.5rem;
}

.mobile_wrap .devoted {
  text-align: left;
}

.mobile_wrap .devoted h3 {
  text-align: center;
  font-size: 2.6rem;
  font-weight: normal;
  color: #21283b;
  background: #f9e19d;
  padding: .7rem 0 1rem;
}

.mobile_wrap .devoted ul {
  padding: 2rem 0 0 1.8rem;
}

.mobile_wrap .devoted ul li {
  margin-bottom: 2rem;
}

.mobile_wrap .devoted ul li p {
  line-height: 2.1rem;
  margin-bottom: .2rem;
}

.mobile_wrap .devoted ul li p img {
  vertical-align: -.1rem;
}

.mobile_wrap .devoted ul li p.tit {
  font-size: 1.8rem;
  font-weight: bold;
  color: #213160;
}

.mobile_wrap .devoted ul li p.txt1 {
  color: #213160;
  font-size: 1.7rem;
}

.mobile_wrap .devoted ul li p.txt1 span {
  font-size: 1.7rem;
  color: #5d79ca;
}

.mobile_wrap .devoted ul li p.txt2 {
  color: #213160;
  font-size: 1.7rem;
}

.mobile_wrap .devoted ul li p.txt2 span {
  font-size: 1.7rem;
  color: #e20b00;
}

.pc_img {
  display: block !important;
}

.mobile_img {
  display: none !important;
}

.pc_inline {
  display: inline-block !important;
}

.mobile_inline {
  display: none !important;
}

@media screen and (max-width: 1900px) {
  .wrap .container.sub_content {
    padding-left: 0;
  }
  .wrap .container.sub_content .sub_logo {
    display: none;
  }
  .wrap .container.sub_content .header .gnb {
    margin-left: 30px !important;
    width: calc(100% - 402px);
  }
  .wrap .container .inBox .content {
    padding: 0; /* 0 2rem 0 2rem; */
  }
}

@media screen and (max-width: 1600px) {
  .wrap .left_menu .type_box1 {padding: 0 2%;}
  .wrap .container .header .gnb li {
    /* margin-right: 1rem; */
  }
  .wrap .container .header .gnb li:last-child:after {
    display:none
  }
  .wrap .container .header .gnb li a {
    font-size: 1.6rem;
    line-height: 25px;
    height: auto;
    padding: 1.7rem 0rem;
  }
  .wrap .container .header .my_info_menu {
    width: auto;
    padding: .9rem .5rem 0 0;
  }
  .wrap .container .header .my_info_menu .upload {
    margin-right: 5px;
  }
  .wrap .container.sub_content .header .gnb {
    margin-left: 30px !important;
    width: calc(100% - 320px);
  }
  .wrap .container .inBox .content {
    width:100%;
  }
  .wrap .container .inBox .content .artist_con ul li {
    /* width: 23%; */
    /* padding-bottom: 1rem; */
    /* margin-right: 1%; */
    /* margin-left: 1.6%; */
  }
  .wrap .container .inBox .content .artist_con ul li img {
    width: 100%;
  }
  .wrap .container .inBox .right_menu {
    display: none;
  }
  .mobile {
    display: none;
  }
}

@media screen and (max-width: 1500px) {
  .wrap .container .inBox .content .movie_play_wrap {
    /* padding: 0 0 1.5rem; */
    margin: 0 auto;
  }
}

@media screen and (max-width: 1200px) {
  .wrap .left_menu {display: none;}
  .wrap .container {padding-left: 0;}
}

@media screen and (max-width: 1024px) {
  .wrap .container .header .gnb, .wrap .container.sub_content .header .gnb {
    width:calc(100% - 222px);
    margin: 0 10px !important;
  }
  .wrap .container .header .gnb li a {
    font-size: 1.4rem;
    letter-spacing: -1px;
    line-height: 25px;
    height: auto;
    padding: 1.7rem 0rem;
  }
  .wrap .container .inBox .content .artist_con ul li {
    width: calc(50% - 5px);
    /* padding-bottom: 1rem; */
    margin-right: 10px;
    /* margin-left: 1.4%; */
  }
  .wrap .container .inBox .content .artist_con ul li:nth-child(2n) {
    margin-right: 0;
    /* width: 25%; */
  }
  .wrap .container .header .upload span {display:none;}
  .wrap .container .header .in_myinfo .name {display:none;}
  .wrap .container .header .upload span:first-child {display:inline-block;}

  /* .wrap .container .inBox .content .artist_con ul li:nth-child(even) {
    float: right;
  } */
  /* tab 에서 로그인을 못함. 쩝.
  .wrap .container .header .my_info_menu {
    display: none;
  } */
}

@media screen and (max-width: 640px) {
  .mobile_header {
    position: relative;
  }
  .mobile_header .m_sidebar_open {
    display: block;
    position: absolute;
    left: 3%;
    top: 17%;
    width: 10%;
    height: 64%;
  }
  .mobile_header .m_logo {
    display: block;
    position: absolute;
    left: 35%;
    top: 15%;
    width: 29%;
    height: 70%;
  }
  .mobile_header .m_movie {
    display: block;
    position: absolute;
    right: 2%;
    top: 20%;
    width: 12%;
    height: 64%;
  }
  .wrap .container .header {
    display: none;
  }
  .wrap .container .mobile_header {
    display: block;
    position: fixed;
    height: 73px;
    z-index: 10;
  }
  .wrap .container .inBox .content .artist_con ul li {
    width: 100%;
    padding-bottom: 1rem;
    /* margin-right: 0; */
    /* margin-left: 2%; */
  }
  .wrap .container .inBox .content .artist_con .h3_tit > h3 {
    font-size: 2.2rem;
    margin: 0 0 2%;
    padding: 1.2rem 0 1rem 2%;
  }
  .wrap .container .inBox .content .artist_con .h3_tit > h3 img {
    transform: scale(0.8);
    vertical-align: -9px;
  }
  .wrap .container .inBox .content .artist_con ul li .explan .txt {
    font-size: 14px;
  }
  .wrap .container .inBox .content .artist_con ul li .explan .pay_date {
    margin: .5rem 0 0;
  }
  .wrap .container .inBox .content .artist_con ul li .explan .pay_date > p.pay span:nth-child(1) {
    font-size: 12px;
  }
  .wrap .container .inBox .content .artist_con ul li .explan .pay_date > p.pay span:nth-child(3) {
    font-size: 12px;
  }
  .wrap .container .inBox .content .artist_con ul li .explan .pay_date > p.date {
    font-size: 12px;
  }
  .wrap .container .inBox .content {
    padding: 0; /* 0 1rem;*/
  }
  .wrap .container .inBox .content .my_profile_info {
    /* border-bottom: .5rem solid #f5f5f5; */
    padding: 1rem .8rem .8rem;
  }
  .wrap .container .inBox .content .my_profile_info .left_box p.img img {
    width: 6rem;
    height: 6rem;
  }
  .wrap .container .inBox .content .my_profile_info .left_box p.name {
    font-size: 2rem;
    margin: 0 1rem 0 0;
  }
  .wrap .container .inBox .content .my_profile_info .left_box p.name span {
    font-size: 2rem;
  }
  .wrap .container .inBox .content .my_profile_info .right_box {
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding: 1rem 0 0 1rem;
  }
  .wrap .container .inBox .content .my_profile_info .right_box p {
    font-size: 1.6rem;
  }
  .wrap .container .inBox .content .my_profile_info .right_box p.mobile_inline {
    padding: 1rem 0 .5rem;
    width: 100%;
    box-sizing: border-box;
  }
  .wrap .container .inBox .content .my_profile_info .right_box p.mobile_inline em {
    background: #a7862d;
    display: inline-block;
    padding: 1rem 2rem .8rem 1rem;
    border-radius: 2rem;
    cursor: pointer;
    margin-right: .5rem;
  }
  .wrap .container .inBox .content .my_profile_info .right_box p.mobile_inline em:nth-child(2) {
    background: #dadada;
  }
  .wrap .container .inBox .content .my_profile_info .right_box p.mobile_inline em img {
    width:20px;
  }
  .wrap .container .inBox .content .my_profile_info .right_box p.mobile_inline em span {
    color: #fff;
    font-size: 1.6rem;
  }
  .wrap .container .inBox .content .my_profile_info .right_box p.mobile_inline em:nth-child(2) span {
    color: #000;
  }
  .wrap .container .inBox .content .movie_play_wrap .movie_explan {
    padding: 0 1rem;
  }
  .wrap .container .inBox .content .movie_play_wrap .movie_explan.btn_size_two {
    padding: 0;
  }

  .wrap .container .inBox .content .movie_play_wrap .movie_explan .inCon {
    /* padding:1.5rem 1rem 2rem; */
  }

  .wrap .container .inBox .content .movie_play_wrap .movie_explan .mobile_img {
    padding: 0 1rem 1rem;
    width: 100%;
    box-sizing: border-box;
  }
  .wrap .container .inBox .content .movie_play_wrap .movie_explan .mobile_img p {
    background: #a7862d;
    display: inline-block;
    padding: 1rem 2rem .8rem 1rem;
    border-radius: 2rem;
    margin-right: .5rem;
    cursor: pointer;
  }
  .wrap .container .inBox .content .movie_play_wrap .movie_explan .mobile_img p img {
    width : 20px;
    margin-right:.5rem
  }
  .wrap .container .inBox .content .movie_play_wrap .movie_explan .mobile_img p span {
    color: #fff;
    font-size: 1.6rem;
    line-height:18px
  }
  .wrap .container .inBox .content .movie_play_wrap .movie_explan .mobile_img p:nth-child(2) {
    background: #dadada;
  }
  .wrap .container .inBox .content .movie_play_wrap .movie_explan .mobile_img p:nth-child(2) span {
    color: #000000;
  }
  .wrap .container .inBox .content .movie_play_wrap .movie_explan .mobile_img p:nth-child(3) {
    background: #dadada;
  }
  .wrap .container .inBox .content .movie_play_wrap .movie_explan .mobile_img p:nth-child(3) span {
    color: #000000;
  }
  .wrap .container .inBox .content .movie_play_wrap .star_message {
    padding: 1.7rem 1rem 0 8rem
  }
  .wrap .container .inBox .content .movie_play_wrap .star_message dt {
    left: 1rem;
  }
  .pc_img {
    display: none !important;
  }
  .mobile_img {
    display: block !important;
  }
  .pc_inline {
    display: none !important;
  }
  .mobile_inline {
    display: inline-block !important;
  }
}

.tab_con {
  display: none;
}

.tab_con.first {
  display: block;
}

.form_wrap {
  max-width: 1200px;
  margin: 5rem auto;
}

.form_wrap .form_tit {
  font-size: 3rem;
  border-bottom: 1px solid #e5e7ec;
  color: #78766d;
  padding: 0 0 2rem 2rem;
}

.form_wrap .form_box table {
  width: 100%;
}

.form_wrap .form_box table.bd_line th, .form_wrap .form_box table.bd_line td {
  border-bottom: 1px solid #f0f1f3;
}

.form_wrap .form_box table tr.bd_none th, .form_wrap .form_box table tr.bd_none td {
  border-bottom: none;
}

.form_wrap .form_box table tr th, .form_wrap .form_box table tr td {
  font-size: 14px;
  color: #000000;
  padding: 2rem 0 1rem 2rem;
  text-align: left;
}
.form_wrap .form_box.checkpin table tr td {
  text-align: center;
}

.form_wrap .form_box table tr th {
  line-height: 2rem;
  padding-top: 1rem;
}

.form_wrap .form_box table tr td.error_txt {
  color: #b20760;
}

.form_wrap .form_box table tr td span.dash {
  width: 1rem;
  height: .1rem;
  background: #000;
  display: inline-block;
  vertical-align: middle;
}

.form_wrap .form_box table tr td input {
  border: 1px solid #a7b1c2;
  color: #000;
  font-size: 14px;
  padding: 10px;
  width: 21.3rem;
  text-align: left;
}
.form_wrap .form_box table tr td input[type=file] {
  padding: 7px 10px; /* height 높이 맞춤 */
}
.form_wrap .form_box table tr td input.part3 {
  width: 6rem
}

.form_wrap .form_box table tr td input::placeholder {
  /* color: #000; */
}

.form_wrap .form_box table tr td input:read-only {
  background: silver;
}

.form_wrap .form_box table tr td input.size1 {
  text-align: center;
  width: 3rem !important;
  padding: 1rem 0;
  margin-left: .5rem;
}
.form_wrap .form_box table tr td input.size1:first-child {
  margin-left:0;
}

.form_wrap .form_box table tr td select {
  padding: 1rem;
}

.form_wrap .form_box table tr td textarea {
  border: 1px solid #a7b1c2;
  font-size: 14px;
  color: #000;
  padding: 1rem;
  margin-bottom: 1rem;
}

.form_wrap .form_box table tr td textarea::placeholder {
  /* color: #000; */
}

.form_wrap .form_box table tr td p {
  margin: 0 0 1rem 0;
}

.form_wrap .form_box table tr td p:last-child {
  margin: 0;
}

.form_wrap .form_box table tr td p.box {
  position: relative;
  border: 1px solid #a7b1c2;
  width: 10rem;
  height: 10rem;
  vertical-align: bottom;
}

.form_wrap .form_box table tr td p.box span {
  position: absolute;
  top: 50%;
  left: 45%;
  transform: rotate(45deg) translateX(-45%) translateY(-50%);
}

.form_wrap .form_box table tr td p span {
  display: inline-block;
}

.form_wrap .form_box table tr td p span.box {
  border: 1px solid #a7b1c2
}
.form_wrap .form_box table tr td p span.box img {
  max-height: 100px;
}

.form_wrap .form_box table tr td p span.imsi {
  margin-top: 1rem;
  letter-spacing: .5rem;
}

.form_wrap .form_box table tr td p span.pay_txt {
  margin: 0 1rem 1rem;
}

.form_wrap .form_box table tr td p.radio {
  text-align: left;
}

.form_wrap .form_box table tr td p.radio span {
  display: inline-block;
  vertical-align: middle;
  margin: 0 2rem 1rem 0;
}

.form_wrap .form_box table tr td p.radio span input {
  vertical-align: middle;
}

.form_wrap .form_box table tr td p.radio span label {
  vertical-align: bottom;
}

.form_wrap .form_box table tr td span.send_number {
  font-size: 12px;
  color: #97a8b6;
  display: inline-block;
}

.form_wrap .form_box.login,
.form_wrap .form_box.checkpin
{
  max-width: 40rem;
  margin: 0 auto;
}

.form_wrap .form_box.pin_num {
  width: 40rem;
  margin: 0 auto;
}

.form_wrap .member_link {
  margin: 2.5rem 0 0;
  text-align: center;
}

.form_wrap .member_link a {
  font-size: 1.6rem;
  color: #a7b1c2;
  display: inline-block;
  padding: .5rem 2rem;
}

.form_wrap .member_link a:first-child {
  border-left: none;
}
.form_wrap .member_link a {
  border-left: 2px solid #d3d7df;
}

.inList {
  text-align: left;
}

.inList h4 {
  font-size: 2rem;
  color: #000000;
  padding: 2.5rem 2rem 2.5rem 3rem;
}

.inList h4 input.baseline {
  width: 10rem;
  border: none;
  border-bottom: 1px solid #000;
  padding: 6px 0 0 0;
  font-size: 2rem;
  text-align: right;
}

.inList dl {
  padding: 0 2rem 0 3rem;
  border-bottom: 1px solid #dcdde1;
}

.inList dl:after {
  content: "";
  display: block;
  clear: both;
}

.inList dl dt {
  font-size: 1.8rem;
  color: #000000;
  float: left;
  width: 13.5rem;
}

.inList dl dd {
  float: left;
  font-size: 1.8rem;
  color: #000000;
  width: 85%;
}

.inList dl dd span {
  font-size: 1.8rem;
  color: #000000;
  display: inline-block;
}

.inList dl dd p {
  margin-bottom: 2rem;
}

.inList dl dd p.radio span {
  width: 15rem;
}

.inList dl dd p.radio span label {
  font-size: 1.8rem;
  color: #000000;
}

.inList dl dd p.radio span input {
  vertical-align: middle;
}

.inList input[type="text"] {
  border: 1px solid #000000;
  font-size: 14px;
  color: #000;
  padding: 1rem;
  width: 80%;
  margin-bottom: 1rem;
  vertical-align: middle;
}

.pay_spon .spon_profile {
  position: relative;
  padding: 2rem  0 0 3rem;
  text-align: left;
}

.pay_spon .spon_profile dl:after {
  content: "";
  display: block;
  clear: both;
}

.pay_spon .spon_profile dl dt {
  float: left;
  width: 12rem;
  font-size: 14px;
  margin-bottom: 1rem;
  padding-top: 1rem;
}

.pay_spon .spon_profile dl dd {
  float: left;
  width: 80%;
  font-size: 14px;
  margin-bottom: 1rem;
}
}

.pay_spon .spon_profile dl dd p {
  margin-bottom: 1rem;
}

.pay_spon .spon_profile dl dd .profile {
  margin-bottom: 1rem;
}

.pay_spon .spon_profile dl dd .profile span {
  display: inline-block;
}

.pay_spon .spon_profile dl dd .profile span.img {
  vertical-align: middle;
}

.pay_spon .spon_profile dl dd .profile span.img img {
  width: 5.5rem;
  height: 5.5rem;
  border-radius: 50%;
}

.pay_spon .spon_profile dl dd .profile span.name {
  font-size: 1.6rem;
  color: #555555;
  margin-left: 1rem;
}

.pay_spon .spon_profile dl dd input {
  border: 1px solid #a7b1c2;
  font-size: 14px;
  color: #000;
  padding: .5rem;
  width: 100%;
  margin-bottom: 1rem;
  vertical-align: middle;
}

.pay_spon .spon_profile dl dd input::placeholder {
  /* color: #000; */
}

.pay_spon .spon_profile dl dd input:read-only {
  background: silver;
}

.pay_spon .spon_profile .pay_btn {
  position: relative;
  margin: 1rem 0;
  text-align: center;
}

.pay_spon .spon_profile .pay_btn a:first-child {
  margin-right: .5rem;
}

.pay_spon .spon_money {
  background: #eff0f2;
  padding: 2rem  0 0 3rem;
  text-align: left;
}

.pay_spon .spon_money dl:after {
  content: "";
  display: block;
  clear: both;
}

.pay_spon .spon_money dl dt {
  position: relative;
  float: left;
  width: 12rem;
  font-size: 14px;
  padding-top: 1rem;
  margin-bottom: 1rem;
}

.pay_spon .spon_money dl dt p.spon_inp {
  position: absolute;
  left: 10rem;
  top: 0;
  width: 25rem;
}

.pay_spon .spon_money dl dt p.spon_inp input {
  border: 1px solid #a7b1c2;
  font-size: 14px;
  color: #000;
  padding: .5rem;
  width: 20rem;
  margin-bottom: 1rem;
  vertical-align: middle;
}

.pay_spon .spon_money dl dt p.spon_inp input::placeholder {
  /* color: #000; */
}

.pay_spon .spon_money dl dt p.spon_inp input:read-only {
  background: silver;
}

.pay_spon .spon_money dl dd {
  float: left;
}

.pay_spon .spon_money dl dd p {
  margin-bottom: 1rem;
}

.pay_spon .spon_money dl dd p.pay_icobox {
  padding: 6rem 0 1rem;
}

.pay_spon .spon_money dl dd span {
  display: inline-block;
  font-size: 14px;
  text-align: center;
  margin: 0 4rem 1rem 0;
}

.pay_spon .spon_money dl dd span.pay_ico {
  font-size: 14px;
  color: #5d440c;
  font-weight: bold;
}

.pay_spon .spon_money dl dd span.pay_ico img {
  display: block;
  margin-bottom: 1rem;
}

.pay_spon .spon_money dl dd input {
  border: 1px solid #a7b1c2;
  font-size: 14px;
  color: #000;
  padding: .5rem;
  width: 20rem;
  margin-bottom: 1rem;
  vertical-align: middle;
}

.pay_spon .spon_money dl dd input::placeholder {
  /* color: #000; */
}

.pay_spon .spon_money dl dd input:read-only {
  background: silver;
}

.pay_trade table tr th {
  color: #000000;
  background: #fff;
  text-align: center;
  padding: 1rem 0;
}

.pay_trade table tr td {
  padding: 1rem 0;
  background: #f3f3f4;
}

.pay_trade table tr:nth-child(even) td {
  background: #fff;
}

.pay_trade table tr.deposit td {
  color: #b20760;
}

.paging {
  margin: 2rem 0 0;
  text-align: center;
}

.paging span {
  display: inline-block;
  vertical-align: middle;
  margin: 0 .3rem;
}

.paging span.num a {
  display: block;
  width: 3rem;
  height: 3rem;
  border: 1px solid #dcdde1;
  border-radius: .5rem;
  box-sizing: border-box;
  color: #000000;
  background: #fff;
  padding: .8rem 0 0;
}

.paging span.num.active a {
  box-shadow: inset 1rem 2rem 1rem -1.6rem rgba(138, 138, 138, 0.77);
}

.notice {
  max-width: 1200px;
  margin: 0 auto;
  padding: 2rem 0 5rem;
}

.notice .notice_tab {
  margin: 0 0 2rem;
  border-left: 1px solid #a7b1c2;
}

.notice .notice_tab:after {
  content: "";
  display: block;
  clear: both;
}

.notice .notice_tab li {
  float: left;
  border: 1px solid #a7b1c2;
  border-left: none;
}

.notice .notice_tab li a {
  display: block;
  text-align: center;
  color: #000000;
  font-size: 1.8rem;
  width: 20rem;
  padding: 1rem;
  box-sizing: border-box;
}

.notice .notice_tab li.active a {
  background: #5d79ca;
  color: #fff;
}

.notice table tr th, .notice table tr td {
  text-align: center;
  line-height: 2.1rem;
}

.notice table tr th {
  background: #f3f3f4;
  color: #000;
  font-size: 1.6rem;
  padding: 2rem 0;
}

.notice table tr td {
  background: #f9f9f9;
  color: #000000;
  font-size: 1.6rem;
  padding: 1.5rem 0;
}

.notice table tr td.unread {
  color: #b20760;
}

.notice table tr td span {
  font-size: 1.6rem;
}

.notice table tr:nth-child(even) td {
  background: #f3f3f4;
}

.notice table tr td:nth-child(5), .notice table tr th:nth-child(1) {
  width: 5rem;
}

.notice table tr td:nth-child(1), .notice table tr th:nth-child(2) {
  width: 18rem;
}

.notice table tr td:nth-child(2), .notice table tr th:nth-child(3) {
  width: 50rem;
}

.notice table tr td:nth-child(3), .notice table tr th:nth-child(4) {
  width: 20rem;
}

.notice table tr td:nth-child(4), .notice table tr th:nth-child(5) {
  width: 20rem;
}

.notice .notice_btn {
  padding: 1.5rem 0 3rem;
}

.notice .notice_btn:after {
  content: "";
  display: block;
  clear: both;
}

.notice .notice_btn p:nth-child(1) {
  float: left;
}

.notice .notice_btn p:nth-child(2) {
  float: right;
}

#message [name=message_table] [name=message] * {font-size: inherit;}
#message [name=message_table] [name=message] [name=tiny] {text-align: initial;line-height: 2rem;}
#message [name=message_table] [name=message] [name=full] {text-align: initial;}
#message [name=message_table] [name=message] [name=full] * {line-height: 2rem;}

.authority {
  text-align: left;
}

.authority .top {
  background: #fff;
  padding: 2rem 0 2rem 4rem;
}

.authority .top dl:after {
  content: "";
  display: block;
  clear: both;
}

.authority .top dl dt {
  float: left;
  color: #000;
  font-size: 1.8rem;
  padding: 1rem 2rem 0 0;
  margin-bottom: 1rem;
}

.authority .top dl dd {
  position: relative;
  float: left;
}

.authority .top dl dd input {
  border: 1px solid #000000;
  font-size: 1.8rem;
  padding: .7rem;
  width: 40rem;
}

.authority .top dl dd input::placeholder {
  color: #000;
  font-size: 1.8rem;
}

.authority .top dl dd .ico_search {
  display: block;
  position: absolute;
  right: 1px;
  top: 1px;
  background: #19abff;
  width: 4rem;
  height: 34px;
  text-align: center;
  box-sizing: border-box;
  padding-top: 6px;padding-left:2px
}

.authority .inCon {
  background: #eff0f2;
}

.authority .inCon ul:after {
  content: "";
  display: block;
  clear: both;
}

.authority .inCon ul li {
  float: left;
  width: 50%;
  box-sizing: border-box;
  padding: 0 0 0 4rem;
  margin: 1rem 0 1rem;
}

.authority .inCon ul li span {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}

.authority .inCon ul li span.img img {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
}

.authority .inCon ul li span.name {
  color: #000;
  font-size: 14px;
  margin: 0 .5rem;
  max-width: 10rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.payment_method {
  text-align: left;
  padding: 3rem 0 0;
}

.payment_method .tit {
  padding: 0 0 2rem 3rem;
  color: #000000;
  font-size: 1.8rem;
}

.payment_method .price {
  color: #000;
  margin: 0 2rem 4rem 0;
}

.payment_method .price:after {
  content: "";
  display: block;
  clear: both;
}

.payment_method .price p {
  /* float: left; */
  text-align:right;
  color: #000;
  font-size: 2rem;
}

.payment_method .price p span.num {
  font-size: 3.2rem;
  color: #000000;
}

.payment_method .price p.ico_plus {
  padding: .5rem 1rem 0;
}

.payment_method .inp {
  color: #000;
  font-size: 2rem;
  margin: 0 7rem 4rem;
}

.payment_method .inp input {
  vertical-align: middle;
  border: 1px solid #000000;
  font-size: 3.2rem;
  color: #5d79ca;
  padding: .5rem;
  text-align: right;
  /* max-width: 44rem; */
}

.payment_method .pay_btn {
  background: #eff0f2;
  padding: 3rem 1rem;
}

.payment_method .choice_btn {
  /* background: #eff0f2; */
  padding: 3rem 0 1rem 6rem;
}

.payment_method .choice_btn:after, .payment_method .pay_btn:after {
  content: "";
  display: block;
  clear: both;
}

.payment_method .choice_btn li {
  float: left;
}
.payment_method .pay_btn li {
  float: left;
  width: 47%;
  margin-left: 2%;
}

.payment_method .choice_btn li a, .payment_method .pay_btn li a {
  text-align: center;
  display: block;
  background: #585858;
  color: #FFF;
  font-size: 1.8rem;
  border-radius: 1rem;
  width: 22rem;
  height: 5rem;
  box-shadow: 0 .7rem 0 0 #c5ccd9;
  box-sizing: border-box;
  padding-top: 1.7rem;
  margin: 0 2rem 2.5rem 0;
}
.payment_method .choice_btn li a.inactive, .payment_method .pay_btn li a.inactive {
  /* background: #585858;
  color: #c3c3c3; */
  background: #eaeaea;
  color: #999;
}
.payment_method .pay_btn li a {
  width:100%;
}
.payment_method .pay_btn li a.btn-pay {
  background: #d66f69;color: #000;
}
.payment_method .pay_btn li a.modal_close {
  background: #a7b1c2;color: #000;
}

.pay_charge {
  max-width: 840px;
  margin: 0 auto;
  padding: 4rem 2rem 0;
}

.pay_charge .tit {
  position: relative;
  color: #000000;
  font-size: 1.6rem;
  padding: 0 0 0 1.7rem;
}

.pay_charge .tit::before {
  position: absolute;
  left: 0;
  top: .4rem;
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  content: "";
  display: block;
  background: #d6aa3c;
}

.pay_charge .inBox {
  margin: 2.2rem 0 0 1.7rem;
  border: 2px solid #a7b1c2;
  border-radius: 1rem;
  box-shadow: 0 .8rem 0 0 #d5dde0;
  text-align: center;
}

.pay_charge .inBox:after {
  content: "";
  display: block;
  clear: both;
}

.pay_charge .inBox p {
  display: inline-block;
  vertical-align: middle;
}

.pay_charge .inBox .step1 {
  border-radius: 1rem;
  padding: 1.5rem .5rem 0 0;
  float: left;
  width: 50%;
  box-sizing: border-box;
}

.pay_charge .inBox .step1 .price1 {
  color: #f88600;
  font-size: 3.6rem;
  font-weight: bold;
}

.pay_charge .inBox .step1 .ico_pay {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  background: #ffb400;
  padding: .2rem .5rem .4rem;
  border-radius: 1rem;
  margin: 0 .8rem;
  vertical-align: -.8rem;
}

.pay_charge .inBox .step1 .ico_plus {
  margin: 0 .8rem 0 0;
}

.pay_charge .inBox .step1 .price2 {
  font-weight: bold;
  color: #dc0a77;
  font-size: 3.6rem;
}

.pay_charge .inBox .step1 .ico_bonus {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  background: #b20760;
  padding: .2rem .5rem .4rem;
  margin: 0 0 0 .8rem;
  border-radius: 1rem;
  vertical-align: -.8rem;
}

.pay_charge .inBox .step2 {
  border-radius: 0 1rem 1rem 0;
  padding: 1.5rem .5rem;
  float: left;
  width: 50%;
  box-sizing: border-box;
  background: #eff0f2;
}

.pay_charge .inBox .step2 .txt1 {
  color: #000000;
  vertical-align: 0;
  font-size: 14px;
  margin: 0 1.5rem 0 0;
}

.pay_charge .inBox .step2 .price1 {
  font-weight: bold;
  color: #5d79ca;
  font-size: 3.6rem;
}

.pay_charge .inBox .step2 .txt2 {
  color: #636363;
  font-size: 2.4rem;
}

.pay_charge .inBox .step2 .btn_buy {
  font-size: 1.6rem;
  color: #ffffff;
  background: #d66f69;
  padding: .8rem 2rem;
  border-radius: 2rem;
  margin: 0 0 0 .8rem;
}

.clause_box {
  max-width: 1200px;
  margin: 1rem auto;
}

.clause_box .clause_tit {
  font-size: 3rem;
  color: #78766d;
  padding: 2rem 0 2rem 2rem;
}

.clause_box .clause_con {
  width: 100%;
  background: #eff0f2;
  overflow-y: scroll;
  padding: 1rem;
  line-height: 3rem;
  height: 20rem;
}

.clause_box .check_box {
  text-align: right;
  margin: 1rem 0 0;
}

.clause_box .check_box input {
  vertical-align: middle;
}

.btn_group {
  text-align: center;
  margin: 3rem 0 2rem;
}

.btn_group a {
  margin-bottom: 1rem;
}

.btn_type1 {
  font-size: 2rem;
  color: #ffffff;
  text-align: center;
  display: inline-block;
  background: #d66f69;
  border-radius: 3rem;
  padding: 1.5rem 3rem;
  min-width: 20rem;
  margin: 0 1rem;
}

.btn_type1.blue {
  background: #77a2ef;
}

.btn_type1.gray {
  background: #a7b1c2;
}

.btn_type2 {
  font-size: 14px;
  color: #000;
  text-align: center;
  display: inline-block;
  background: #ccdef9;
  padding: 1rem 1.5rem;
  border: 1px solid transparent;
  line-height: 2rem;
  vertical-align: middle;
}

.btn_type2.red {
  background: #b20760;
  color: #fff;
}

.btn_type3 {
  cursor: pointer;
  font-size: 14px;
  color: #fff;
  text-align: center;
  display: inline-block;
  background: #d3d7df;
  padding: .2rem .5rem .4rem;
}

.btn_type3.red {
  background: #ff2f8c;
}

.btn_type4 {
  cursor: pointer;
  font-size: 14px;
  color: #fff;
  text-align: center;
  display: inline-block;
  background: #d66f69;
  padding: 1.1rem 4.5rem;
}

.btn_type5 {
  cursor: pointer;
  font-size: 14px;
  color: #fff;
  text-align: center;
  display: inline-block;
  background: #a7b1c2;
  padding: 1.1rem 2rem;
  margin-left: .5rem;
}

.mt-0 {
  margin-top: 0;
}

.mtb-0 {
  margin-top: 0;
  margin-bottom: 0;
}

.ml-10 {
  margin-left: 1rem;
}

.text-center {
  text-align: center !important;
}

.width-full {
  width: 95% !important;
}

.width-20 {
  width: 20% !important;
}

.width-30 {
  width: 30% !important;
}

.width-40 {
  width: 40% !important;
}

.width-50 {
  width: 50% !important;
}

.width-60 {
  width: 60% !important;
}

.width-70 {
  width: 70% !important;
}

.width-80 {
  width: 80% !important;
}

.width-90 {
  width: 90% !important;
}

.width-95 {
  width: 95% !important;
}

.width-600 {
  width: 60rem !important;
}

.width-400 {
  width: 40rem !important;
}

@media screen and (max-width: 1024px) {
  .pay_spon .spon_profile .pay_btn {
    position: relative;
    right: 0;
    bottom: 0;
    margin: 1rem 0;
  }
  .pay_spon .spon_profile dl dd {
    width: 70%;
  }
  .pay_spon .spon_profile dl dd input {
    width: 100% !important;
  }
  .pay_spon .spon_profile dl dd input.pay_inp {
    width: calc(100% - 3rem) !important
  }
  .pay_spon .spon_money dl dd p.pay_icobox {
    padding: 2rem 0 1rem;
  }
}

@media screen and (max-width: 640px) {
  .pay_spon .spon_profile .pay_btn {
    text-align: center;
  }
  .pay_spon .spon_profile .pay_btn a {
    width: 45%;
  }
  .pay_spon .spon_profile {
    padding: 1rem;
  }
  .pay_spon .spon_profile dl dt {
    width: 8.5rem;
    margin-right: 1rem;
  }
  .pay_spon .spon_money {
    padding: 1rem;
  }
  .pay_spon .spon_money dl dd {
    text-align: center;
  }
  .pay_spon .spon_money dl dd span {
    margin: .5rem .5rem 1rem;
  }
  .form_wrap {
    margin: 2.5rem auto;
  }
  .form_wrap .form_box table tr td span.dash.type2 {
    margin-top: 1.3rem;
  }
  .btn_type2 {
    /* width: 95%; */
  }
  .btn_type2 {
    font-size: 14px;
    color: #000;
    text-align: center;
    display: inline-block;
    background: #ccdef9;
    /* padding: 1.3rem 2rem; */
    /* margin-top: 1rem; */
  }
  .modal .modal_con .message {
    padding: 2rem 1rem 0;
  }
  .btn_group {
    margin: 2rem 0 2rem;
  }
  .btn_group a {
    width: 30%;
    min-width: auto;
    /* font-size: 14px; */
    padding: 1.5rem 1rem;
  }
  .btn_group .btn_type1 {
    margin: 0 .3rem;
  }
  .inList h4 {
    font-size: 1.6rem;
    color: #000000;
    padding: 1.5rem .5rem 1.5rem 1rem;
  }
  .inList dl {
    padding: 0 0 0 1rem;
  }
  .inList dl dt {
    font-size: 14px;
    font-weight: bold;
  }
  .inList dl dd p.radio {
    margin: .5rem 0 1rem;
  }
  .inList dl dd p.radio span {
    width: auto;
    margin: 0 .5rem .5rem 0;
  }
  .inList dl dd p.radio span label {
    font-size: 1.3rem;
  }
  .inList dl dd span.txt1 {
    display: block;
    font-size: 1.3rem;
    margin-bottom: .5rem;
  }
  .inList dl dd span.txt1 + input {
    margin: 0;
    width: 100%;
  }
  .form_wrap .form_box table tr th, .form_wrap .form_box table tr td {
    /* padding: 1rem; */
  }
  .authority .top {
    padding: 1rem;
  }
  .authority .top dl dd input {
    width: 100%;
  }
  .authority .inCon ul li {
    padding: 1rem 1rem 1rem 2rem;
    width: 100%;
    box-sizing: border-box;
    margin: 0;
  }
  .payment_method {
    padding: 1rem 0 0;
  }
  .payment_method .tit {
    padding: 0 0 1.5rem 1rem;
  }
  .payment_method .price {
    margin: 0 0 3rem 2rem;
  }
  .payment_method .price p.ico_plus {
    padding: 0 1rem;
  }
  .payment_method .price p {
    font-size: 1.6rem;
  }
  .payment_method .price p span.num {
    font-size: 2.4rem;
  }
  .payment_method .inp {
    margin: 0 1rem 3rem;
  }
  .payment_method .inp input {
    /* width: 90%; */
    font-size: 2.4rem;
  }
  .payment_method .choice_btn {
    padding: 1rem;
  }
  .payment_method .choice_btn li {
    width: 48%;
  }
  .payment_method .choice_btn li:nth-child(even) {
    float: right;
  }
  .payment_method .choice_btn li a {
    margin: 0 0 1.5rem;
    width: 100%;
  }
  .notice {
    padding: 1rem;
  }
  .notice .notice_tab {
    margin: 0;
  }
  .notice .notice_tab li {
    width: 33.3%;
  }
  .notice .notice_tab li a {
    width: 100%;
    font-size: 14px;
  }
  .notice table tr th {
    font-size: 14px;
    padding: 1.5rem 0;
  }
  .notice table tr td {
    font-size: 12px;
    padding: 1rem 0;
  }
  .notice .notice_btn {
    padding: 1rem 0 0;
  }
  .pay_charge {
    padding: 1rem;
  }
  .pay_charge .inBox {
    margin: 1.5rem 0 1rem;
    box-shadow: 0 0.6rem 0 0 #d5dde0;
  }
  .pay_charge .inBox .step1 {
    width: 100%;
    padding: 1rem 0;
  }
  .pay_charge .inBox .step1 .price1 {
    font-size: 2.8rem;
  }
  .pay_charge .inBox .step1 .ico_pay {
    font-size: 12px;
    margin: 0 .3rem;
    padding: .2rem .3rem;
    border-radius: .5rem;
    vertical-align: -.4rem;
  }
  .pay_charge .inBox .step1 .ico_plus {
    transform: scale(0.7);
  }
  .pay_charge .inBox .step1 .price2 {
    font-size: 2.8rem;
  }
  .pay_charge .inBox .step1 .ico_bonus {
    font-size: 12px;
    margin: 0 .3rem;
    padding: .2rem .3rem;
    vertical-align: -.4rem;
    border-radius: .5rem;
  }
  .pay_charge .inBox .step2 {
    width: 100%;
    border-radius: 0 0 1rem 1rem;
    padding: 1rem 0;
  }
  .pay_charge .inBox .step2 .txt1 {
    font-size: 12px;
  }
  .pay_charge .inBox .step2 .txt2 {
    font-size: 14px;
  }
  .pay_charge .inBox .step2 .price1 {
    font-size: 2.8rem;
  }
  .pay_charge .inBox .step2 .btn_buy {
    font-size: 12px;
    color: #ffffff;
    background: #d66f69;
    padding: .4rem 1rem;
    border-radius: .5rem;
    margin: 0 0 0 .8rem;
  }
  .notice table tr td:nth-child(1), .notice table tr th:nth-child(1) {
    width: 7rem;
  }
  .notice table tr td:nth-child(2), .notice table tr th:nth-child(2) {
    width: 10rem;
  }
  .notice table tr td:nth-child(3), .notice table tr th:nth-child(3) {
    width: 5rem;
  }
  .notice table tr td:nth-child(4), .notice table tr th:nth-child(4) {
    width: 5rem;
  }
  .notice table tr td:nth-child(5), .notice table tr th:nth-child(5) {
    width: 3rem;
  }
  .form_wrap .form_box table tr td input[type="text"] {
    /* margin-bottom: 0; */
    /* font-size: 14px; */
    /* padding: .5rem; */
  }
  .form_wrap .form_box table tr td input[type="text"] {
    /* width: 95%; */
  }
  .form_wrap .form_box table tr td input[type="text"].pay_inp {
    width: 80%;
    vertical-align: middle;
  }
  .form_wrap .form_box table tr td p span.pay_txt {
    margin-bottom: 0;
  }
  .form_wrap .form_box.login {
    /* width: auto; */
    /* padding: 0 1.5rem; */
  }
  .form_wrap .form_box table tr td input[type="text"].size1 {
    padding: .5rem .7rem;
  }
  .form_wrap .form_box table tr td p.radio span {
    display: block;
  }
  .clause_box {
    padding: 0 1rem 0 1rem;
  }
  .pb20 {
    padding-bottom: 2rem;
  }
  .width-95
  .width-90,
  .width-80,
  .width-20,
  .width-50 {
    width: 95% !important;
  }
}
/* for mobile */
@media screen and (max-width: 450px) {
  .btn_type2 {margin-top: 1rem;}
}
/* for small mobile */
@media screen and (max-width: 365px) {
  .form_wrap .form_box table tr td p span.imsi {
    font-size: 1rem;
  }
  .form_wrap .form_box table tr td p:last-child {
    font-size: 1rem;
  }
}


/* 검색 */

form.search {
  width: 100%;
  max-width: 940px;
  margin: 0 auto;
}

form.search .inner-form {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
}

form.search .inner-form .input-field {
  height: 68px;
}

form.search .inner-form .input-field input {
  height: 100%;
  background: #fff;
  border: 0;
  display: block;
  width: 100%;
  padding: 10px 32px;
  font-size: 16px;
  color: #333;
  border: 1px solid #e5e5e5;
}

form.search .inner-form .input-field input.placeholder {
  color: #9a9a9a;
  font-size: 20px;
}

form.search .inner-form .input-field input:-moz-placeholder {
  color: #9a9a9a;
  font-size: 20px;
}

form.search .inner-form .input-field input::-webkit-input-placeholder {
  color: #9a9a9a;
  font-size: 20px;
}

form.search .inner-form .input-field input:hover, form.search .inner-form .input-field input:focus {
  box-shadow: none;
  outline: 0;
}

form.search .inner-form .input-field.first-wrap {
  -ms-flex-positive: 1;
      flex-grow: 1;
}

form.search .inner-form .input-field.first-wrap input {
  border-right: 0;
}

form.search .inner-form .input-field.second-wrap {
  min-width: 260px;
}
form.search .inner-form .input-field.second-wrap .input-select {
  height:100%;
}

form.search .inner-form .input-field.second-wrap .choices__inner {
  background: #fff;
  border-radius: 0;
  border: 1px solid #e5e5e5;
  height: 100%;
  color: #333;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 0 30px;
}

form.search .inner-form .input-field.second-wrap .choices__inner .choices__list.choices__list--single {
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  -ms-flex-align: center;
      align-items: center;
  height: 100%;
}

form.search .inner-form .input-field.second-wrap .choices__inner .choices__item.choices__item--selectable.choices__placeholder {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  height: 100%;
  opacity: 1;
  color: #333;
  font-size: 20px;
}

form.search .inner-form .input-field.second-wrap .choices__inner .choices__list--single .choices__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  height: 100%;
  font-size: 20px;
}

form.search .inner-form .input-field.second-wrap .choices__list.choices__list--dropdown {
  border: 0;
  background: #fff;
}

form.search .inner-form .input-field.second-wrap .choices__list--dropdown .choices__item--selectable.is-highlighted {
  background: #fff;
  color: #333;
}

form.search .inner-form .input-field.second-wrap .choices__list--dropdown .choices__item {
  color: #333;
}

form.search .inner-form .input-field.second-wrap .choices__list--dropdown {
  margin-top: 0;
}

form.search .inner-form .input-field.third-wrap {
  width: 164px;
}

form.search .inner-form .input-field.third-wrap .btn-search {
  height: 100%;
  width: 100%;
  white-space: nowrap;
  font-size: 20px;
  color: #fff;
  border: 0;
  cursor: pointer;
  position: relative;
  z-index: 0;
  background: #4272d7;
  transition: all .2s ease-out, color .2s ease-out;
  font-weight: 300;
}

form.search .inner-form .input-field.third-wrap .btn-search:hover {
  background: #2d62d3;
}

form.search .inner-form .input-field.third-wrap .btn-search:focus {
  outline: 0;
  box-shadow: none;
}

form.search .inner-form .choices[data-type*="select-one"] .choices__inner {
  padding-bottom: 0;
}

form.search .inner-form .choices[data-type*="select-one"]:after {
  border: 0;
  width: 18px;
  height: 18px;
  margin: 0;
  transform: translateY(-50%);
  opacity: 1;
  right: 15px;
  top: 50%;
  background-size: 18px 18px;
  background-position: right center;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg fill='%23999' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3e%3cpath d='M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
}

form.search .inner-form .choices[data-type*="select-one"].is-open:after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg fill='%23999' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3e%3cpath d='M12 8l-6 6 1.41 1.41L12 10.83l4.59 4.58L18 14z'/%3e%3c/svg%3e");
}

@media screen and (max-width: 992px) {
  form.search .inner-form .input-field {
    height: 60px;
  }
}

@media screen and (max-width: 767px) {
  form.search .inner-form {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 20px;
  }
  form.search .inner-form .input-field {
    margin-bottom: 20px;
  }
  form.search .inner-form .input-field input {
    padding: 10px 15px;
  }
  form.search .inner-form .input-field.first-wrap {
    width: 100%;
  }
  form.search .inner-form .input-field.first-wrap .choices__inner {
    padding: 10px 15px;
  }
  form.search .inner-form .input-field.second-wrap {
    width: 100%;
  }
  form.search .inner-form .input-field.second-wrap input {
    border: 1px solid rgba(255, 255, 255, 0.3);
  }
  form.search .inner-form .input-field.third-wrap {
    margin-bottom: 0;
    width: 100%;
  }
}

/* 검색 끝 */

/*===============================
=            Choices            =
===============================*/
.choices {
  position: relative;
  margin-bottom: 24px;
  font-size: 16px;
}

.choices:focus {
  outline: none;
}

.choices:last-child {
  margin-bottom: 0;
}

.choices.is-disabled .choices__inner, .choices.is-disabled .choices__input {
  background-color: #EAEAEA;
  cursor: not-allowed;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.choices.is-disabled .choices__item {
  cursor: not-allowed;
}

.choices[data-type*="select-one"] {
  cursor: pointer;
  height:100%;
}

.choices[data-type*="select-one"] .choices__inner {
  padding-bottom: 7.5px;
}

.choices[data-type*="select-one"] .choices__input {
  display: block;
  width: 100%;
  padding: 10px;
  border-bottom: 1px solid #DDDDDD;
  background-color: #FFFFFF;
  margin: 0;
}

.choices[data-type*="select-one"] .choices__button {
  background-image: url("../../icons/cross-inverse.svg");
  padding: 0;
  background-size: 8px;
  height: 100%;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -10px;
  margin-right: 25px;
  height: 20px;
  width: 20px;
  border-radius: 10em;
  opacity: .5;
}

.choices[data-type*="select-one"] .choices__button:hover, .choices[data-type*="select-one"] .choices__button:focus {
  opacity: 1;
}

.choices[data-type*="select-one"] .choices__button:focus {
  box-shadow: 0px 0px 0px 2px #00BCD4;
}

.choices[data-type*="select-one"]:after {
  content: "";
  height: 0;
  width: 0;
  border-style: solid;
  border-color: #333333 transparent transparent transparent;
  border-width: 5px;
  position: absolute;
  right: 11.5px;
  top: 50%;
  margin-top: -2.5px;
  pointer-events: none;
}

.choices[data-type*="select-one"].is-open:after {
  border-color: transparent transparent #333333 transparent;
  margin-top: -7.5px;
}

.choices[data-type*="select-one"][dir="rtl"]:after {
  left: 11.5px;
  right: auto;
}

.choices[data-type*="select-one"][dir="rtl"] .choices__button {
  right: auto;
  left: 0;
  margin-left: 25px;
  margin-right: 0;
}

.choices[data-type*="select-multiple"] .choices__inner, .choices[data-type*="text"] .choices__inner {
  cursor: text;
}

.choices[data-type*="select-multiple"] .choices__button, .choices[data-type*="text"] .choices__button {
  position: relative;
  display: inline-block;
  margin-top: 0;
  margin-right: -4px;
  margin-bottom: 0;
  margin-left: 8px;
  padding-left: 16px;
  border-left: 1px solid #008fa1;
  background-image: url("../../icons/cross.svg");
  background-size: 8px;
  width: 8px;
  line-height: 1;
  opacity: .75;
}

.choices[data-type*="select-multiple"] .choices__button:hover, .choices[data-type*="select-multiple"] .choices__button:focus, .choices[data-type*="text"] .choices__button:hover, .choices[data-type*="text"] .choices__button:focus {
  opacity: 1;
}

.choices__inner {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  background-color: #f9f9f9;
  padding: 7.5px 7.5px 3.75px;
  border: 1px solid #DDDDDD;
  border-radius: 2.5px;
  font-size: 14px;
  min-height: 44px;
  overflow: hidden;
}

.is-focused .choices__inner, .is-open .choices__inner {
  border-color: #b7b7b7;
}

.is-open .choices__inner {
  border-radius: 2.5px 2.5px 0 0;
}

.is-flipped.is-open .choices__inner {
  border-radius: 0 0 2.5px 2.5px;
}

.choices__list {
  margin: 0;
  padding-left: 0;
  list-style: none;
}

.choices__list--single {
  display: inline-block;
  padding: 4px 16px 4px 4px;
  width: 100%;
}

[dir="rtl"] .choices__list--single {
  padding-right: 4px;
  padding-left: 16px;
}

.choices__list--single .choices__item {
  width: 100%;
}

.choices__list--multiple {
  display: inline;
}

.choices__list--multiple .choices__item {
  display: inline-block;
  vertical-align: middle;
  border-radius: 20px;
  padding: 4px 10px;
  font-size: 12px;
  font-weight: 500;
  margin-right: 3.75px;
  margin-bottom: 3.75px;
  background-color: #00BCD4;
  border: 1px solid #00a5bb;
  color: #FFFFFF;
  word-break: break-all;
}

.choices__list--multiple .choices__item[data-deletable] {
  padding-right: 5px;
}

[dir="rtl"] .choices__list--multiple .choices__item {
  margin-right: 0;
  margin-left: 3.75px;
}

.choices__list--multiple .choices__item.is-highlighted {
  background-color: #00a5bb;
  border: 1px solid #008fa1;
}

.is-disabled .choices__list--multiple .choices__item {
  background-color: #aaaaaa;
  border: 1px solid #919191;
}

.choices__list--dropdown {
  display: none;
  z-index: 1;
  position: absolute;
  width: 100%;
  background-color: #FFFFFF;
  border: 1px solid #DDDDDD;
  top: 100%;
  margin-top: -1px;
  border-bottom-left-radius: 2.5px;
  border-bottom-right-radius: 2.5px;
  overflow: hidden;
  word-break: break-all;
}

.choices__list--dropdown.is-active {
  display: block;
}

.is-open .choices__list--dropdown {
  border-color: #b7b7b7;
}

.is-flipped .choices__list--dropdown {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: -1px;
  border-radius: .25rem .25rem 0 0;
}

.choices__list--dropdown .choices__list {
  position: relative;
  max-height: 300px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  will-change: scroll-position;
}

.choices__list--dropdown .choices__item {
  position: relative;
  padding: 10px;
  font-size: 14px;
}

[dir="rtl"] .choices__list--dropdown .choices__item {
  text-align: right;
}

@media (min-width: 640px) {
  .choices__list--dropdown .choices__item--selectable {
    padding-right: 100px;
  }
  .choices__list--dropdown .choices__item--selectable:after {
    content: attr(data-select-text);
    font-size: 12px;
    opacity: 0;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
  }
  [dir="rtl"] .choices__list--dropdown .choices__item--selectable {
    text-align: right;
    padding-left: 100px;
    padding-right: 10px;
  }
  [dir="rtl"] .choices__list--dropdown .choices__item--selectable:after {
    right: auto;
    left: 10px;
  }
}

.choices__list--dropdown .choices__item--selectable.is-highlighted {
  background-color: #f2f2f2;
}

.choices__list--dropdown .choices__item--selectable.is-highlighted:after {
  opacity: .5;
}

.choices__item {
  cursor: default;
}

.choices__item--selectable {
  cursor: pointer;
}

.choices__item--disabled {
  cursor: not-allowed;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  opacity: .5;
}

.choices__heading {
  font-weight: 600;
  font-size: 12px;
  padding: 10px;
  border-bottom: 1px solid #f7f7f7;
  color: gray;
}

.choices__button {
  text-indent: -9999px;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  border: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}

.choices__button:focus {
  outline: none;
}

.choices__input {
  display: inline-block;
  vertical-align: baseline;
  background-color: #f9f9f9;
  font-size: 14px;
  margin-bottom: 5px;
  border: 0;
  border-radius: 0;
  max-width: 100%;
  padding: 4px 0 4px 2px;
}

.choices__input:focus {
  outline: 0;
}

[dir="rtl"] .choices__input {
  padding-right: 2px;
  padding-left: 0;
}

.choices__placeholder {
  opacity: .5;
}

/*=====  End of Choices  ======*/