@charset "UTF-8";
@import url("/css/global/common_set.css");
html {
  _overflow: hidden;
  -webkit-text-size-adjust: none;
}

body {
  _height: 100%;
  overflow-y: auto;
  background: #fff;
}

.cb {
  clear: both;
}

/* .wrap{width:960px;margin:0 auto;} */
.related_site {
  float: right;
  padding-top: 15px;
}

.related_site li {
  float: left;
  font-size: 11px;
  color: #6f6f6f;
  padding: 0 8px 0 8px;
  background: url(/images/policy/bg_bar1.gif) right 0 no-repeat;
  letter-spacing: -1px;
}

.related_site .first {
  font-weight: 600;
  color: #2a61bd;
}

.related_site .first a {
  color: #2a61bd;
}

.related_site .end {
  background: none;
}

.policy_gnb {
  clear: both;
  padding-top: 14px;
  overflow: hidden;
}

.menu {
  background-color: #3c74ff;
  padding: 5px 10px 0;
  height: 32px;
}

.menu li {
  float: left;
  padding: 0 0px 0 0px;
  background: url("/images/policy/bg_bar2.gif") left 9px no-repeat;
}

.menu li:first-child {
  background: none;
}

.menu li a {
  padding: 6px 8px 4px;
  margin: 0 5px;
  display: block;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: -1px;
  border-radius: 3px;
  text-decoration: none;
}

.menu li a.on {
  text-shadow: 0 0 2px #1245e7;
  background: #154de9;
}

.menu li.first-child {
  padding-left: 2px;
  background: none;
}

.menu li.floatR {
  float: right;
  background: none;
}

.title_box {
  position: relative;
  width: 100%;
  height: 69px;
  background: #f8f8f8 url(/images/policy/bg_dot1.gif) bottom repeat-x;
}

.title_box p {
  float: right;
  font-size: 11px;
  padding: 25px 15px 0 0;
  color: #666;
  letter-spacing: -1px;
}

.title_box p span {
  font-weight: 600;
  letter-spacing: 0;
}

.title_box .right_position {
  padding: 20px 15px 0 0;
  float: right;
}

h2 {
  padding: 22px 0 0 25px;
  float: left;
  color: #0c50b8;
  font-size: 22px;
  letter-spacing: -1px;
}

h2 em {
  position: relative;
  display: inline-block;
  margin: 0px 0 0 6px;
  padding: 0 0 0 10px;
  color: #595959;
  font-size: 14px;
  vertical-align: middle;
}

h2 span {
  position: absolute;
  left: 0;
  top: 3PX;
  display: inline-block;
  border-left: 1px solid #bababa;
  height: 10px;
  width: 1px;
}

.agree_cnt1,
.agree_cnt2 {
  float: left;
  padding-top: 28px;
  width: 50%;
}

.agree_cnt3 {
  padding-top: 24px;
  clear: both;
}

.agree_cnt1 dl, .agree_cnt2 dl {
  padding: 0 0 2px 27px;
}

.agree_cnt1 dt, .agree_cnt2 dt {
  color: #3174cd;
}

.agree_cnt1 dt span, .agree_cnt2 dt span {
  color: #565656;
}

.agree_cnt1 dt, .agree_cnt2 dt {
  font-weight: 600;
  padding-left: 9px;
  background: url(/images/policy/bg_dot2.gif) 0 4px no-repeat;
  padding-bottom: 2px;
}

.ex1 dt {
  background: url(/images/policy/bg_dot3.gif) 0 4px no-repeat;
  color: #565656;
}

.agree_cnt1 dd, .agree_cnt2 dd {
  font-weight: normal;
  padding-left: 49px;
  line-height: 18px;
}

.agree_cnt1 dd a:hover, .agree_cnt2 dd a:hover {
  color: #378fff;
}

.det_cnt1 {
  width: 100%;
  float: left;
  overflow: hidden;
  padding-top: 0px;
  margin-top: 0px;
  background: none;
}

body.ko_KR .det_cnt1 {
  padding-top: 8px;
  margin-top: 17px;
  background: url(/images/policy/bg_dot1.gif) top repeat-x;
}

.rule1_detail h3 {
  background: url(/images/policy/bg_dot2.gif) 13px 35px no-repeat;
  color: #3174cd;
  padding: 31px 0 2px 22px;
}

.det_cnt1 dl {
  padding: 17px 28px 0 28px;
}

.det_cnt1 dt {
  color: #222;
  font-weight: 600;
  padding-bottom: 1px;
}

.det_cnt1 dd {
  line-height: 16px;
}

.det_cnt1 dd p {
  padding-left: 12px;
}

.det_cnt1 dd .point {
  font-weight: 600;
  color: #b90000;
}

.det_cnt1 dd .link {
  color: #378fff;
  text-decoration: underline;
}

.tbl_policy1 {
  width: 702px;
  background-color: #c7c7c7;
  margin: 11px 0 0 24px;
}

.tbl_policy1 td {
  background-color: #fff;
  padding: 6px 0 2px 0;
  color: #565656;
  line-height: 16px;
}

.tbl_policy1 thead td {
  text-align: center;
  font-weight: 600;
  background-color: #e0e0e0;
}

.tbl_policy1 .title {
  background-color: #f2f2f2;
  text-align: center;
}

.tbl_policy1 .title2 {
  background-color: #f2f2f2;
}

.tbl_policy1 td p {
  padding-left: 7px;
}

.tbl_policy1_txt {
  padding: 18px 0 0 28px;
}

.tbl_policy1_txt li {
  padding-bottom: 2px;
}

#footer {
  border-top: 1px solid #d1d1d1;
}

.txt_cnt1 {
  line-height: 16px;
  padding: 0 30px 0 28px;
}

.txt_cnt2 {
  line-height: 16px;
  color: #3174cd;
  padding: 15px 30px 0 28px;
}

.privacy_title {
  padding: 31px 0 14px 0;
}

.privacy_title dt {
  padding-bottom: 21px;
  background: url(/images/policy/bg_dot3.gif) 0 4px no-repeat;
  color: #222;
  padding-left: 10px;
  margin-left: 12px;
  font-weight: 600;
}

.privacy_title dd {
  padding: 0 0 4px 26px;
}

.privacy_title dd span {
  font-weight: 600;
  color: #3174cd;
}

.txt_cnt3 {
  padding: 17px 12px 0 12px;
}

.txt_cnt3 dt {
  font-weight: 600;
  color: #3174cd;
  padding-bottom: 17px;
}

.txt_cnt3 dd {
  padding: 0 0 0 16px;
  margin-bottom: 16px;
  line-height: 16px;
  color: #565656;
}

.txt_cnt3 dd p {
  padding-left: 12px;
  line-height: 1.5em;
}

.txt_nodepth dd {
  padding-bottom: 0;
}

.txt_nodepth dd.end {
  padding-bottom: 17px;
}

.txt_cnt4 {
  line-height: 16px;
  padding: 0 30px 15px 28px;
}

.txt_cnt4 span {
  color: #3174cd;
}

.txt_cnt4 span.point_red {
  color: #b90000;
  font-weight: 600;
}

/* 2016-10-31 삭제
.right_menu_box{width:930px;background:url(/images/policy/bg_dot4.gif) bottom repeat-x;overflow:hidden;margin-left:15px;}
.right_menu{float:left;}
.right_menu li{float:left;}
.right_menu li img{display:block;}
*/
/* 2016-10-31 추가 */
.right_menu_box {
  position: relative;
  *width: 100%;
  height: 34px;
  border: 1px solid #eee;
  border-bottom: 1px solid #cdcdcd;
  background: #fcfcfc;
}

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

.right_menu_box li {
  float: left;
  margin: 0 0 0 -1px;
  position: relative;
}

.right_menu_box li.on {
  z-index: 22;
}

.right_menu_box li a {
  font-weight: 600;
  color: #6c6c6c;
  display: inline-block;
  *display: inline;
  zoom: 1;
  padding: 0 55px;
  height: 34px;
  line-height: 38px;
  margin: 0 2px 0 0;
  text-decoration: none;
}

.right_menu_box li.on a {
  position: relative;
  z-index: 22;
  margin: -1px 2px 0 0;
  height: 34px;
  line-height: 38px;
  border: 1px solid #cdcdcd;
  border-bottom: 1px solid #fff;
  background: #fff;
}

.agree_cnt4 {
  float: left;
  padding: 20px 20px 0;
}

.txt_cnt6 {
  padding: 0 28px 18px;
  line-height: 16px;
}

.txt_cnt6 dt {
  padding-bottom: 16px;
}

.txt_cnt6 dd {
  line-height: 16px;
}

.print_btn {
  position: absolute;
  right: 10px;
  top: 7px;
}

.print_btn a {
  display: block;
  width: 72px;
  height: 20px;
  text-indent: -9999px;
  cursor: pointer;
  background: url(/images/policy/btn_print.gif) no-repeat;
}

.noti {
  color: #c05b38;
  background: url(/images/policy/icon_feel.gif) 2px 2px no-repeat;
  padding-left: 16px !important;
}

.img_step {
  padding: 11px 0 11px 41px;
}

.txt_cnt4 {
  padding: 14px 28px 12px 28px;
}

.txt_cnt4 dt {
  color: #222;
  font-weight: 600;
  padding-bottom: 16px;
}

.txt_cnt4 dd {
  color: #565656;
}

.agree_cnt4 h3 {
  background: none;
  font-weight: 600;
  color: #3174cd;
  padding: 17px 0 17px 12px;
}

.agree_cnt4 h3 span {
  font-weight: normal;
}

.txt_cnt5 {
  padding: 0 28px 15px;
  line-height: 16px;
}

.btn_report {
  position: absolute;
  margin: -7px 0 0 19px;
}

.txt_cnt6 span {
  color: #3174cd;
}

.txt_cnt7 dt {
  padding-bottom: 0;
}

.txt_cnt7 dd {
  line-height: 16px;
  padding-left: 11px;
}

.txt_cnt7 dd strong {
  width: 55px;
  margin-right: 2px;
  display: inline-block;
  font-weight: normal;
  background: url(/images/policy/bg_dot5.gif) right 3px no-repeat;
}

.right_button {
  width: 864px;
  height: 50px;
  background-color: #f8f8f8;
  text-align: center;
  margin: -5px 0 15px 28px;
}

.right_button img {
  margin-top: 12px;
}

.btn_doc2 {
  margin-left: 6px;
}

.dot1 {
  background: url(/images/policy/bul_dot1.gif) 5px 6px no-repeat;
  padding-left: 9px;
}

.txt_cnt8 {
  line-height: 16px;
  padding-bottom: 16px;
}

.txt_cnt8 dt {
  color: #565656;
  padding-left: 26px;
}

.txt_cnt8 dd {
  color: #565656;
  padding-left: 40px;
}

.top_box {
  position: fixed;
  left: 50%;
  bottom: 150px;
  margin: 0 0 0 -510px;
  width: 1020px;
  height: 0;
  text-align: right;
  z-index: 5;
}

.policy_container {
  width: 960px;
  overflow: hidden;
  margin: 40px auto 0;
}

.txt_cnt3 dd a.btn_p1 img {
  margin-top: 5px;
}

.policy_view {
  background: url(/images/policy/bullet_policy.gif) left 2px no-repeat;
  padding-left: 5px;
  text-decoration: underline !important;
}

.title_box p select {
  margin: 0 4px;
  vertical-align: middle;
  color: #666666;
  font-size: 11px;
}

@media print {
  .policy_header {
    display: none;
  }

  .title_box {
    display: none;
  }

  #footer {
    display: none;
  }

  .agree_cnt3 {
    display: none;
  }

  .agree_cnt1,
.agree_cnt2 {
    display: none;
  }

  .agree_cnt1 dl, .agree_cnt2 dl {
    padding: 0;
  }

  .det_cnt1 {
    float: none;
    margin: 0;
    padding: 0;
  }

  .det_cnt1 * {
    margin: 0;
    padding: 0;
  }

  .det_cnt1 dl {
    margin: 0;
    padding: 0;
    width: 100%;
  }
}
.trust {
  width: 100%;
  border-left: 1px solid #989696;
  border-collapse: collapse;
  table-layout: fixed;
}

.trust th {
  background: #f2f2f2;
  border: 1px solid #989696;
  border-left: none;
  padding: 10px 0;
  text-align: center;
  font-weight: 600;
}

.trust td {
  border: 1px solid #989696;
  padding: 10px;
  border-top: none;
  border-left: none;
}

.trust_ct td {
  text-align: center;
}

.trust_ct td .point_red {
  color: #b90000;
  font-weight: 600;
}

.trust td.tit {
  text-align: center;
}

/* 20141126 */
.privacy_list {
  overflow: hidden;
  padding: 20px 28px 10px 28px;
}

.privacy_list li {
  margin-top: 10px;
}

.privacy_list li a {
  color: #565656;
}

.privacy_list li span {
  color: #3174cd;
  font-weight: 600;
}

.privacy_area {
  width: 100%;
  overflow: hidden;
  color: #565656;
}

.privacy_area h3 {
  color: #3174cd;
  padding: 31px 0 0 11px;
  background: none;
}

.privacy_area h4 {
  color: #565656;
  padding: 25px 30px 0 28px;
}

.privacy_area .d_list {
  padding: 13px 30px 0 28px;
}

.privacy_area .d_list li {
  padding-left: 11px;
  line-height: 16px;
  margin-top: 2px;
  background: url(/images/policy/bul_dot_s.gif) no-repeat 1px 4px;
}

.privacy_area .d_list li ul {
  padding: 3px 0;
}

.privacy_area .d_list li ul li {
  padding-left: 18px;
  line-height: 14px;
  margin-top: 2px;
  color: #7d7d7d;
  background: url(/images/policy/bul_bar_s.gif) no-repeat 8px 4px;
}

.privacy_area .d_list2 {
  padding: 13px 30px 0 28px;
}

.privacy_area .d_list2 li {
  padding-left: 11px;
  line-height: 16px;
  margin-top: 2px;
  background: url(/images/policy/bul_bar_s.gif) no-repeat 1px 5px;
}

.privacy_area .d_list2 li a {
  color: #1cac00;
}

.privacy_area .d_list2 li ul {
  padding: 3px 0;
}

.privacy_area .d_list2 li ul li {
  padding-left: 0;
  background: none;
}

.privacy_area .btn_s {
  padding: 8px 30px 0 28px;
}

.privacy_area .space_s {
  padding: 10px 30px 0 28px;
}

.privacy_area .btn_s img {
  vertical-align: top;
}

.privacy_area a.detail_view {
  display: inline-block;
  padding: 5px 8px;
  border: 1px solid #b2b2b2;
  box-shadow: 0 1px #8d8d8d;
  border-radius: 3px;
  font-weight: 600;
  color: #676767;
  text-shadow: 0 1px 1px #fff;
  text-decoration: none;
  background: #f3f3f3;
}

.privacy_area a.detail_view:hover {
  background: #fff;
}

.privacy_area p {
  padding: 15px 30px 0 28px;
}

.privacy_area .admin_area {
  overflow: hidden;
  margin: 15px 0 0 28px;
  border: 1px solid #989696;
  border-bottom: 0 none;
}

.privacy_area .admin_area .line {
  width: 460px;
  border-right: 1px solid #989696;
}

.privacy_area .admin_area dl {
  float: left;
  width: 469px;
  border-bottom: 1px solid #989696;
  padding: 20px 0;
}

.privacy_area .admin_area dl dt {
  padding: 0 0 10px 20px;
  font-weight: 600;
  color: #565656;
}

.privacy_area .admin_area dl dd {
  padding: 0 0 0 20px;
  color: #7d7d7d;
}

.privacy_area .admin_area dl dd a {
  color: #1cac00;
}

.agree_cnt3 a,
.privacy_area a {
  color: #1cac00;
}

/* 160516 */
.member_wrap {
  padding: 10px;
}

.tb_member {
  width: 100%;
  border-collapse: collapse;
}

.tb_member td, .tb_member th {
  border: 1px solid #bbbfc0;
}

.tb_member th {
  text-align: center;
  font-weight: 600;
  color: #555;
  padding: 14px 0 9px 0;
}

.tb_member td {
  text-align: center;
  padding: 15px;
}

.tb_member td.tal {
  text-align: left;
}

.tb_member td .type1 dt {
  font-weight: 600;
}

.tb_member td .type1 dd {
  margin-bottom: 16px;
}

.addendum {
  padding: 17px 28px 0;
}

.addendum em {
  color: #222;
  font-weight: 600;
}

/* 정보보호관리체계인증 */
.ismsbox {
  padding: 0 0 50px 260px;
  margin: 0 0 50px;
  border-bottom: 1px solid #d6d6d6;
  background: url(/images/policy/isms.jpg) no-repeat 65px 25px;
}

.ismsbox h3 {
  font-size: 28px;
  color: #3c74ff;
  font-weight: 600;
  letter-spacing: -0.05em;
  padding: 31px 0 12px;
  background: none;
}

.ismsbox .info {
  font-size: 14px;
  color: #494949;
  padding: 0 0 7px;
  line-height: 1.3em;
  font-weight: 500;
}

.ismsbox .info .br {
  display: block;
}

.ismsbox ul li {
  color: #acacac;
  line-height: 1.5em;
  padding: 0 0 0 8px;
  background: url(/images/policy/dot.gif) no-repeat 0px 6px;
}

/* 콘텐츠 이용자보호 */
.cdrc {
  padding: 30px 0 30px 240px;
  margin: 40px 0 0px;
  background: #f8f8f8 url(/images/policy/cdrc.jpg) no-repeat 62px 25px;
}

.cdrc h3 {
  font-size: 17px;
  color: #353537;
  font-weight: 600;
  letter-spacing: -1px;
  padding: 0px 0 15px;
  background: none;
}

.cdrc .info {
  font-size: 12px;
  color: #353537;
  padding: 0;
  line-height: 1.5em;
}

.cdrc .info .br {
  display: block;
}

.cdrc ul li {
  color: #acacac;
  line-height: 1.5em;
  padding: 0 0 0 8px;
  background: url(/images/policy/dot.gif) no-repeat 0px 6px;
}

.deco *, .deco {
  color: #3b6798;
}

.dim {
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url("/images/afreecatv_player/transparent_0.7.png") repeat;
}

.layer_policy {
  margin: -63px 0 0 -220px;
  text-align: center;
}

.policy_btn_wrap {
  margin: 30px 0;
  text-align: center;
}

.policy_btn_wrap a,
.right_position a,
button.btn_policy_type1,
a.btn_policy_type1 {
  display: inline-block;
  padding: 10px 15px;
  background: #227fff;
  color: #fff;
  text-decoration: none;
}

.right_position a {
  padding: 5px 10px;
  font-size: 13px;
  color: #227fff;
  border: 1px solid #227fff;
  background-color: #fff;
  border-radius: 2px;
}

.policy_btn_wrap a {
  font-size: 15px;
  padding: 0 20px;
  line-height: 42px;
  border-radius: 2px;
  background-color: #2d6bff;
}

/* 190103 */
.space_s .txt_operation {
  margin-bottom: 25px;
}

.space_s .txt_operation .stit {
  font-weight: 600;
  margin-bottom: 15px;
  display: block;
}

.space_s .txt_operation ul {
  margin: 0 0 10px 10px;
}

.space_s .list_op li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 7px;
}

.space_s .list_op li:after {
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
  width: 2px;
  height: 2px;
  background: #666;
}

.space_s .txt_operation .stit_sub {
  margin: 20px 0 10px 8px;
  display: block;
  font-weight: 600;
}

.space_s p.op_desc {
  padding: 0;
  margin: 10px 0 13px;
  font-weight: 600;
}

.space_s .text_desc {
  margin: 10px 0 35px 0;
  line-height: 1.5em;
}

.space_s .text_desc .list_ol {
  margin: 10px 0 20px 0;
  font-size: 12px;
}

.space_s ul.list_monitoring {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
  overflow: hidden;
  width: 100%;
  margin: 0 0 10px 0;
}

.space_s ul.list_monitoring li {
  padding: 0;
}

.space_s ul.list_monitoring li span {
  text-align: center;
  border: 1px solid #e6e6e6;
  box-sizing: border-box;
  line-height: 3.5em;
  display: block;
}

.tb_space {
  margin-bottom: 40px;
}

.desc_section {
  margin: 20px 10px 0 10px;
  line-height: 1.5em;
}

.m_tit {
  margin-bottom: 15px;
}

.img_monitoring, .img_appeal, .img_sotong {
  background: url(/images/policy/img_operation.png) -9999em -9999em no-repeat;
  width: 903px;
}

.img_monitoring {
  height: 141px;
  background-position: 0 0;
}

.img_appeal {
  height: 125px;
  background-position: 0 -214px;
}

.img_sotong {
  height: 149px;
  background-position: 0 -421px;
}

.space_b {
  margin-bottom: 20px;
}

.txt_desc {
  text-indent: -17px;
  padding-left: 15px;
  margin-bottom: 10px;
}

.objection_list {
  display: flex;
  gap: 0 10px;
  overflow: hidden;
  width: 100%;
  margin-left: -10px;
}

.objection_list li {
  width: 100%;
  border: 2px solid #93b2ff;
  border-radius: 9px;
  vertical-align: middle;
  margin-left: 10px;
}

.objection_list li strong.list_tit {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 64px;
  padding: 0 8px;
  border-bottom: 1px dotted #93b2ff;
  text-align: center;
  color: #3174cd;
  font-weight: 600;
  font-size: 13px;
  word-break: break-word;
  line-height: 1.2;
}

.objection_list li div.list_desc {
  padding: 16px 8px 14px;
  box-sizing: border-box;
  text-align: center;
  color: #606060;
  font-size: 12px;
}

.objection_list li div p {
  padding: 0;
}

.af_try {
  display: flex;
  gap: 0 7px;
  margin: 0;
  text-align: center;
}

.af_try li {
  width: 33.33%;
  border: 1px solid #93b2ff;
  text-align: center;
  vertical-align: middle;
}

.af_try li .try_tit {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #93b2ff;
  height: 40px;
  text-align: center;
  color: #fff;
  font-size: 13px;
}

.af_try li .try_tit strong {
  display: block;
  color: #FCFCFD;
  font-size: 12px;
  text-align: center;
  font-weight: 600;
}

.af_try li .try_desc {
  display: flex;
  align-items: center;
  height: calc(100% - 40px);
  padding: 30px 8px;
  box-sizing: border-box;
}

.af_try li .try_desc p {
  width: 100%;
  padding: 0;
  color: #606060;
  line-height: 1.5em;
}

.space_s .txt_operation ul.monitoring_list, .space_s .txt_operation ul.af_try {
  display: flex;
  gap: 0 7px;
  margin: 0;
}

.txt_operation .monitoring_list li {
  background: none;
  border: 2px solid #e6e6e6;
  padding: 14px 0;
  width: 293px;
}

.monitoring_list .list_con {
  display: inline-block;
  margin: 0 15px;
}

.monitoring_list .list_con dt {
  color: #3174cd;
  font-size: 14px;
  margin-bottom: 13px;
  font-weight: 600;
}

.monitoring_list .list_con dd {
  color: #606060;
  font-size: 12px;
  background: url(/images/policy/img_ck.gif) 0 5px no-repeat;
  background-size: 8px 6px;
  padding-left: 15px;
  margin-bottom: 8px;
  line-height: 1.5em;
}