@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Noto+Serif:400,400i,700,700i");
@import url("http://fonts.googleapis.com/earlyaccess/notosanskr.css");
/**
* ==============================+
* 작업자 : 박유진
* 작업 시작일 : 2017.07
* ==============================+
*/
/* 페이징 */
.wrap_paginate {
  padding-top: 25px; }

.paginate {
  padding: 0 0 15px 0;
  text-align: center;
  line-height: normal;
  font-size: 0; }

.paginate * {
  text-align: center;
  display: inline-block;
  position: relative;
  padding: 2px 10px;
  font-size: 13px;
  font-family: 'Malgun Gothic', 돋움, Dotum, 'Apple SD Gothic Neo';
  color: #666;
  line-height: normal;
  text-decoration: none;
  vertical-align: middle; }

.paginate a:hover, .paginate a:active, .paginate a:focus {
  text-decoration: none; }

.paginate strong {
  color: #24a4e6;
  text-decoration: underline; }

.paginate .direction {
  padding: 0 6px;
  font-weight: bold;
  font-size: 14px;
  color: #666;
  text-align: center; }

.paginate .direction .Prev {
  background: url("http://image.chosun.com/issue_2015/images/page_arrow_pc.png") no-repeat 0px 0px;
  width: 7px;
  height: 13px;
  margin: 2px 10px;
  padding: 0;
  text-indent: -9999px;
  display: inline-block;
  vertical-align: middle; }

.paginate .direction .Next {
  background: url("http://image.chosun.com/issue_2015/images/page_arrow_pc.png") no-repeat -20px 0px;
  width: 7px;
  height: 13px;
  margin: 2px 10px;
  padding: 0;
  text-indent: -9999px;
  display: inline-block;
  vertical-align: middle; }

.paginate .view_page {
  color: #666; }

.paginate em {
  display: none; }

body.w_biz_main_bg {
  background: #eff3f6; }

#gnb_top .csh_art_in {
  max-width: 1116px; }

#gnb_top .csh_art_in.w_list {
  max-width: none; }

.wrap {
  width: 100%; }

.container {
  overflow: hidden;
  max-width: 1116px;
  margin: 30px auto 0; }

.column_wrap {
  max-width: 1116px;
  overflow: hidden; }

section h2 a {
  position: relative;
  font-size: 18px;
  font-weight: bold; }

.right_box h3 a {
  position: relative;
  font-size: 19px;
  font-weight: bold; }

.Header_inner .menuGnb .community span:before, .ts_inner .swiper-button-prev,
.ts_inner .swiper-button-next, section a.btn_more:after, section.media dd.thumb .btn_icon, section.classic .more_btn_bar span em, .pdf_area .swiper-button-prev,
.pdf_area .swiper-button-next, .pdf_area .swiper-container.pdf_slider .swiper-slide .title_txt span {
  display: inline-block;
  text-indent: -9999em;
  font-size: 0;
  background: url("http://image.chosun.com/weeklybiz/images//icon_comm.png") no-repeat; }

.column_left {
  float: left;
  /*max-width:746px;*/
  width: -webkit-calc(100% - 370px);
  width: -moz-calc(100% - 370px);
  width: calc(100% - 370px);
  clear: both; }

html > body .column_left {
  max-width: 746px; }

/*ie 하위버전 */
.column_right {
  float: left;
  max-width: 340px;
  height: 1143px;
  margin-left: 30px;
  background: #e6ebee; }
  .column_right .bn_area {
    display: block;
    padding-top: 20px; }

html > body .column_right {
  width: 340px; }

/*ie 하위버전 */
/* .footer {
  width: 100%;
  height: 100px; }
  .footer ul {
    max-width: 1116px;
    margin: 0 auto;
    padding: 50px 0; }
    .footer ul li {
      font-size: 13px;
      display: block;
      margin: 0 auto;
      text-align: center;
      color: #777;
      letter-spacing: -.05em; }
    .footer ul li.address {
      color: #999;
      margin-bottom: 14px; } */

/*2019.07.24 footer*/
.footer {margin-top: 60px;}
.footer .inner{max-width: 1196px; border-top: 1px solid #d7d7d7; margin: 0 auto; padding: 30px 0; color: #777; letter-spacing: normal; overflow: hidden;}
.footer ul li {display: inline-block; padding: 0 12px; font-size: 13px; background: url('http://image.chosun.com/weeklybiz/imges2019//corp_line.gif') no-repeat left 4px;}
.footer ul li:first-child,.footer ul li:nth-child(6) {padding-left: 0; background: none;}
.footer .f_left {float: left; width: 18%;}
.footer .f_left .f_chosun_logo {width: 112px; margin-bottom: 15px;}
.footer .f_left .f_weekly_logo {width: 112px;}
.footer .f_left .f_weekly_logo img {width: 112px;}
.footer .f_left .f_chosun_logo a,.footer .f_left .f_weekly_logo a {display: block; font-size: 0; line-height: 0;}
.footer .f_right {float: right; width: 82%;}
.footer .f_right .top {padding-bottom: 14px; border-bottom: 1px solid #d7d7d7; margin-bottom: 9px; line-height: 1.54;}
.footer .f_right .bot {overflow: hidden;}
.footer .f_right .bot .addr_copy {padding-top: 5px; font-size: 13px;}

.sch_area {
  display: inline-block;
  width: 200px;
  margin: 0 auto;
  border-bottom: 2px solid #464e57; }
  .sch_area input {
    display: block;
    width: 200px;
    height: 40px;
    background: none;
    border: 0;
    color: #222;
    font-size: 20px;
    padding-right: 31px;
    letter-spacing: -0.05em; }
    .sch_area input:focus {
      color: #222;
      background: #fff; }
  .sch_area .searchBtn input {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 31px;
    height: 31px;
    background: url(http://image.chosun.com/weeklybiz/images//icon_comm.png) no-repeat -5px -5px;
    text-indent: 999px;
    cursor: pointer;
    font-size: 0; }

.Header_inner {
  max-width: 1116px;
  margin: 44px auto 0; }
  .Header_inner .menuGnb {
    position: relative; }
    .Header_inner .menuGnb ul.menuGnb_in {
      height: 33px;
      margin: 32px auto 0; }
      .Header_inner .menuGnb ul.menuGnb_in li a {
        float: left;
        position: relative;
        font-family: "Noto Serif", serif;
        font-size: 20px;
        line-height: 33px;
        margin: 0 25px;
        font-weight: 500;
        color: #fff; }
        .Header_inner .menuGnb ul.menuGnb_in li a:after {
          content: '';
          display: block;
          position: absolute;
          left: 0;
          bottom: 0px;
          width: 0;
          height: 2px;
          background: #29b1f6;
          transition: all 0.2s;
          -webkit-transition: all 0.2s;
          -moz-transition: all 0.2s;
          -o-transition: all 0.2s; }
        .Header_inner .menuGnb ul.menuGnb_in li a:hover {
          text-decoration: none;
          color: #29b1f6; }
          .Header_inner .menuGnb ul.menuGnb_in li a:hover:after {
            width: 100%; }
      .Header_inner .menuGnb ul.menuGnb_in li a:first-child {
        margin-left: 0; }
      .Header_inner .menuGnb ul.menuGnb_in li.current a {
        color: #29b1f6;
        font-weight: 500; }
        .Header_inner .menuGnb ul.menuGnb_in li.current a:after {
          position: absolute;
          left: 0;
          bottom: 0px;
          height: 2px;
          width: 100%;
          background: #29b1f6; }
    .Header_inner .menuGnb .community {
      position: absolute;
      right: 0px;
      top: 5px; display: none; }
      .Header_inner .menuGnb .community span {
        margin-left: 20px; }
        .Header_inner .menuGnb .community span a {
          color: #fff;
          font-size: 15px; }
        .Header_inner .menuGnb .community span:before {
          content: '';
          display: inline-block;
          height: 15px;
          margin-right: 5px; margin-top: 4px;
          vertical-align: top; }
        .Header_inner .menuGnb .community span.reader:before {
          width: 19px;
          background-position: -5px -36px; }
        .Header_inner .menuGnb .community span.reporter:before {
          width: 12px;
          background-position: -5px -54px; }
        .Header_inner .menuGnb .community span.free_board:before {
            width: 20px;
            background-position: -5px -317px; }

.ts_inner {
  position: relative;
  max-width: 1297px;
  margin: 30px auto 0;
  padding: 0 90px; }
  .ts_inner .swiper-button-prev,
  .ts_inner .swiper-button-next {
    position: absolute;
    top: 41%;
    width: 41px;
    height: 78px;
    z-index: 99; }
  .ts_inner .swiper-button-prev {
    left: 0px;
    background-position: -5px -71px; }
  .ts_inner .swiper-button-next {
    right: 0px;
    background-position: -88px -71px; }

.swiper-container.mainTop {
  max-width: 1117px;
  height: 352px; }
  .swiper-container.mainTop .swiper-slide {
    max-width: 274px !important;
    background: #fff; }
    .swiper-container.mainTop .swiper-slide .thumb {
      position: relative;
      max-width: 274px;
      height: 205px;
      text-align: center;
      background-position: 50% 50%;
      background-repeat: no-repeat;
      background-size: cover;
      overflow: hidden;
      /*불투명*/ }
      .swiper-container.mainTop .swiper-slide .thumb:before {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: inherit;
        -webkit-filter: blur(5px);
        -moz-filter: blur(5px);
        -o-filter: blur(5px);
        -ms-filter: blur(5px);
        filter: blur(5px); }
      .swiper-container.mainTop .swiper-slide .thumb a {
        display: block;
        width: 100%;
        height: 100%; }
        .swiper-container.mainTop .swiper-slide .thumb a:before {
          content: "";
          position: absolute;
          top: 0;
          left: 0;
          display: block;
          width: 274px;
          height: 205px;
          background: url(http://image.chosun.com/search/2017_new/black_bg.png) repeat; }
      .swiper-container.mainTop .swiper-slide .thumb img {
        width: auto;
        max-height: 205px;
        position: absolute;
        top: 0;
        left: 0;
        vertical-align: middle;
        margin: auto;
        bottom: 0;
        right: 0; }
    .swiper-container.mainTop .swiper-slide dl {
      padding: 19px 20px 47px 20px; }
    .swiper-container.mainTop .swiper-slide dl dd.title {
      font-family: "Noto Serif", serif;
      font-size: 17px;
      color: #24a4e6; }
    .swiper-container.mainTop .swiper-slide dl dt {
      font-size: 19px;
      padding-top: 5px;
      letter-spacing: -.05em; }
    .swiper-container.mainTop .swiper-slide dl dd.desc {
      font-size: 13px;
      padding-top: 11px; }
      .swiper-container.mainTop .swiper-slide dl dd.desc a {
        color: #666; }
  .swiper-container.mainTop html > body .swiper-slide {
    width: 274px; }
  .swiper-container.mainTop .pagination {
    display: none; }

    .swiper-container.mainTop .swiper-slide dl dd.date {font-size:14px; letter-spacing:0; color:#999; margin-top:6px;}

section {
  overflow: hidden; }
  section .sec_title {
    overflow: hidden;
    position: relative;
    padding-bottom: 12px; }
  section h2 a {
    text-decoration: none;
    letter-spacing: -.05em; }
  section a.btn_more {
    position: absolute;
    top: 4px;
    right: 0;
    color: #999;
    font-size: 13px; }
    section a.btn_more:after {
      content: '';
      display: inline-block;
      width: 4px;
      height: 7px;
      background-position: -71px -36px;
      margin-left: 6px; }

section.board {
  background: #fff;
  margin-bottom: 30px;
  padding: 29px 0 30px 29px; display: none; }
  section.board > div {
    float: left;
    /*max-width: 355px;*/
    width: 50%;
    max-width: 50%;
    padding-right: 27px; }
  section.board ul li {
    width: 100%;
    border-top: 1px solid #eaeaea;
    padding: 10px 0;
    overflow: hidden; }
  section.board ul li:first-child {
    border-top: 0; }
  section.board ul a {
    line-height: 1.5em;
    letter-spacing: -.05em;
    font-size: 16px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    white-space: nowrap; }

section.notice {
  background: #fff;
  margin-bottom: 30px; }
  section.notice .sec_title {
    background: #24a4e6;
    padding-bottom: 0;
    height: 36px; }
    section.notice .sec_title h2 a {
      display: block;
      padding: 5px 0 0 20px;
      color: #fff;
      font-size: 18px; }
  section.notice div + div {
    padding: 12px 21px; }
    section.notice div + div li {
      padding: 5px 0; }
    section.notice div + div li a {
      font-size: 16px;
      letter-spacing: -.05em; }
    section.notice div + div li span {
      color: #999;
      font-size: 13px;
      padding-left: 7px; }

section.media {
  margin-bottom: 30px; }
  section.media dl {
    float: left;
    width: 368px; margin-left:0px}
  section.media dl + dl{margin-left:10px}
  section.media dl.first_media{margin-left:0px}
  section.media dd.thumb {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 240px; }
    section.media dd.thumb img {
      min-height: 240px;
      -webkit-transition: all .2s ease-in;
      -o-transition: all .2s ease-in;
      transition: all .2s ease-in; }
      section.media dd.thumb img:hover {
        cursor: pointer;
        transform: scale(1.1);
        -o-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -webkit-transform: scale(1.1); }
    section.media dd.thumb .btn_icon {
      display: none;
      position: absolute;
      bottom: 0;
      right: 0;
      width: 60px;
      height: 60px;
      font-size: 0; }
      section.media dd.thumb .btn_icon.play {
        background-position: -5px -159px; }
      section.media dd.thumb .btn_icon.photo {
        background-position: -65px -159px; }
  section.media dt {
    padding: 10px 10px 0 10px; }
    section.media dt a {
      font-size: 19px;
      letter-spacing: -.05em; }
section.classic {}
section.classic div + div {
  background: #fff;
  padding: 12px 21px; }
  section.classic div + div li {
    padding: 5px 0; }
  section.classic div + div li a {
    font-size: 16px;
    letter-spacing: -.05em; }
  section.classic div + div li span {
    font-family: "Noto Serif", serif;
    color: #999;
    padding-left: 12px; }
section.classic .more_btn_bar {
  display: block;
  margin-top: 12px;
  width: 100%; }
  section.classic .more_btn_bar span {
    display: block;
    padding-top: 9px;
    text-align: center;
    border-top: 1px solid #f0f0f0; }
    section.classic .more_btn_bar span em {
      display: inline-block;
      width: 19px;
      height: 19px;
      vertical-align: middle;
      margin-left: 5px;
      background-position: -37px -36px; }

.right_box {
  padding: 30px 30px 0 30px; }
  .right_box dl dt a {
    font-size: 16px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word; }
  .right_box dl dd {
    max-height: 122px;
    overflow: hidden;
    padding-top: 20px;
    margin-bottom: 6px; }

.ad_area {
  padding: 37px 20px 0 21px; }

.pdf_area {
  position: relative;
  padding-top: 15px; }
  .pdf_area .swiper-container.pdf_slider .title_txt,
  .pdf_area .swiper-container.pdf_slider .swiper-slide-prev .title_txt,
  .pdf_area .swiper-container.pdf_slider .swiper-slide-next .title_txt {
    display: none; }
  .pdf_area .swiper-container.pdf_slider .swiper-slide-active .title_txt {
    display: block; }
  .pdf_area .swiper-button-prev,
  .pdf_area .swiper-button-next {
    position: absolute;
    top: 102%;
    width: 30px;
    height: 17px;
    z-index: 99; }
  .pdf_area .swiper-button-prev {
    left: 0px;
    background-position: -61px -2px; }
  .pdf_area .swiper-button-next {
    right: 0px;
    background-position: -121px -2px; }
  .pdf_area .swiper-container.pdf_slider {
    max-width: 280px;
    height: 165px;
    color: #ff0000;
    text-align: center; }
    .pdf_area .swiper-container.pdf_slider .swiper-slide {
      height: 100%;
      opacity: 0.5;
      -webkit-transition: 300ms;
      -moz-transition: 300ms;
      -ms-transition: 300ms;
      -o-transition: 300ms;
      transition: 300ms;
      -webkit-transform: scale(0);
      -moz-transform: scale(0);
      -ms-transform: scale(0);
      -o-transform: scale(0);
      transform: scale(0.8); }
      .pdf_area .swiper-container.pdf_slider .swiper-slide .title_txt {
        position: absolute;
        bottom: 0;
        left: 0;
        max-width: 200px;
        margin-left: -54px;
        color: #000;
        font-size: 16px;
        width: 197px; }
        .pdf_area .swiper-container.pdf_slider .swiper-slide .title_txt span {
          width: 51px;
          height: 20px;
          background-position: -177px -5px;
          vertical-align: bottom;
          margin-right: 5px; }
    .pdf_area .swiper-container.pdf_slider .swiper-slide-visible {
      opacity: 0.5;
      -webkit-transform: scale(0.2);
      -moz-transform: scale(0.2);
      -ms-transform: scale(0.2);
      -o-transform: scale(0.2);
      transform: scale(0.2); }
    .pdf_area .swiper-container.pdf_slider .swiper-slide-active {
      top: 0;
      opacity: 1;
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1); }
      .pdf_area .swiper-container.pdf_slider .swiper-slide-active img {
        box-shadow: 0px 6px 5px #d8d8da; }

.container.w_list {
  max-width: 1116px;
  margin: 40px auto 0;
  width: auto; }
  .container.w_list ul {
    overflow: hidden; }
    .container.w_list ul li {
      float: left;
      width: 50%; }
      .container.w_list ul li .list_inner {
        position: relative;
        margin: 0 8px 15px 8px;
        background: #fff;
        height: 170px;
        border: 1px solid #fff; }
        .container.w_list ul li .list_inner:hover {
          border: 1px solid #24a4e6;
          box-sizing: border-box;
          box-shadow: 2px 1px 5px 1px #cacaca;
          transition: all 0.3s ease;
          -webkit-transition: all 0.3s ease;
          -moz-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease; }
          .container.w_list ul li .list_inner:hover .txt_box a {
            font-weight: 600; }
        .container.w_list ul li .list_inner .txt_box {
          font-size: 22px;
          padding: 24px 30px 0 30px; }
          .container.w_list ul li .list_inner .txt_box a {
            line-height: 1.318em;
            display: -webkit-box;
            overflow: hidden;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
            word-wrap: break-word;
            letter-spacing: -0.05em; }
          .container.w_list ul li .list_inner .txt_box .author {
            position: absolute;
            bottom: 30px;
            left: 30px;
            font-size: 13px;
            color: #999;
            vertical-align: middle;
            padding-right: 173px; }
            .container.w_list ul li .list_inner .txt_box .author span {
              display: inline-block;
              padding-right: 6px;
              vertical-align: top; }
              .container.w_list ul li .list_inner .txt_box .author span:before {
                content: '';
                border-left: 1px solid #d7d7d7;
                margin-right: 6px;
                height: 12px;
                display: inline-block;
                vertical-align: middle;
                margin-bottom: 2px; }
              .container.w_list ul li .list_inner .txt_box .author span:first-child:before {
                border: 0;
                margin-right: 0; }
        .container.w_list ul li .list_inner a.thumb {
          width: 150px;
          height: 150px;
          float: right;
          margin: 9px 10px 10px 30px;
          overflow: hidden; text-align: right;}
          .container.w_list ul li .list_inner a.thumb img {
            max-height: 150px;}
  .container.w_list .w_list_tit_area {
    position: relative;
    padding-left: 10px;
    margin-bottom: 30px; }
    .container.w_list .w_list_tit_area .selectarea {
      width: 250px;
      position: absolute;
      bottom: 0;
      right: 10px;
      text-align: right; }
      .container.w_list .w_list_tit_area .selectarea .selectBox {
        display: inline-block;
        position: relative;
        box-sizing: border-box;
        vertical-align: middle;
        background: none; }
        .container.w_list .w_list_tit_area .selectarea .selectBox select {
          width: 100%;
          font-size: 19px;
          font-weight: normal;
          color: #000;
          padding: 7px 21px 5px 9px;
          border: none;
          line-height: 1.3;
          -webkit-appearance: none;
          /* 네이티브 외형 감추기 */
          -moz-appearance: none;
          appearance: none;
          background: url("http://image.chosun.com/weeklybiz/images//btn_arrow.png") no-repeat 95% 52%;
          cursor: pointer;
          background: none\9; }

.container.w_list.pdf h3 a {
  font-size: 36px;
  font-weight: bold; }
.container.w_list.pdf li {
  width: 25%; }
  .container.w_list.pdf li .list_inner {
    height: 370px; }
    .container.w_list.pdf li .list_inner a.thumb {
      width: 100%;
      float: left;
      margin: 0; }
  .container.w_list.pdf li span.over_text {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #000;
    color: #fff;
    font-size: 13px;
    padding: 6px 10px;
    opacity: .8; }

/*# sourceMappingURL=w_biz.style.css.map */






/* wbiz popup 21071017 roh */
.wbp_mask { position: fixed; top: 0; left: 0; right: 0; bottom: 0; display: block; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); z-index: 9999}
.wbp_pop_box { position: absolute; top: 350px; left: 50%; width: 600px; height: 500px; margin-left: -300px; background: #fff url('http://weeklybiz.chosun.com/img/wbp_bg.gif') center center; border: solid 1px #1d2227; box-sizing: border-box; font-family: 'Noto Sans KR'; z-index: 10000000;  }
.wbp_pop_tit { padding-top: 45px; padding-bottom: 20px }
.wbp_pop_tit h3 { display: block; width: 420px; height: 72px; margin: 0 auto; background: url('http://weeklybiz.chosun.com/img/wbp_tit.gif') no-repeat center top; font-size: 0; text-indent: -9999px; overflow: hidden  }
.wbp_pop_tit p { padding-top: 10px; font-size: 16px; line-height: 21px; text-align: center; color: #222; opacity: 0.8 }

.wbp_pop_guide { height: 250px; position: relative; padding-left: 28px }

.subscribe_yes { position: relative; float:left; width: 250px; height: 250px; margin: 0 10px; text-align: center }
.subscribe_no { position: relative;  float:left; width: 250px; height: 250px; margin: 0 10px; text-align: center }

.pan_front { width: 250px; height: 250px; display: table; background: #fff; background: rgba(255, 255, 255, 0.9); box-shadow: 0 3px 8px rgba(0, 0, 0, 0.3); }
.pan_front_tit { display: table-cell; font-size: 26px; text-align: center; color: #222; vertical-align: middle }
.pan_front_tit strong { font-weight: bold; border-bottom: solid 2px #222}
.pan_front_tit .ico_plus { display: block; width: 34px; height: 34px; margin: 22px auto 0; auto; background: url('http://weeklybiz.chosun.com/img/wbp_plus_black.gif') no-repeat center top }

.subscribe_no .pan_front_tit .ico_plus { background: url('http://weeklybiz.chosun.com/img/wbp_plus_blue.gif') no-repeat center top}

.pan_back { width: 250px; height: 250px; box-shadow: 0 3px 8px rgba(0, 0, 0, 0.3) ;  }
.subscribe_yes .pan_back { background: #31363b;  }
.subscribe_no .pan_back { background: #24a4e6;  }
.pan_back h5 { margin-bottom: 20px; padding-top: 38px; font-size: 19px; font-weight: bold; text-align: center; color: #fff; letter-spacing: -0.1em }
.pan_back ol { margin-bottom: 40px; padding-left: 30px; font-size: 14px; line-height: 24px; text-align: left; color: #a8b1ba;  list-style-type: decimal; list-style-position: inside }
.pan_back ol li { list-style-type: decimal }
.pan_back ol li a { color: #a8b1ba; text-decoration: underline }
.pan_back a.go_subscribe { display: block; width: 158px; height: 40px; margin: 0 auto; background: #fff; font-size: 16px; font-weight: bold; line-height: 40px; color: #31363b }
.subscribe_no .pan_back a.go_subscribe { color: #24a4e6}

.subscribe_no .pan_back ol { font-size: 14px; color: #cfe8f5 }
.subscribe_no .pan_back ol li {}
.subscribe_no .pan_back ol li a { color: #cfe8f5; text-decoration: underline }

.wbp_pop_close {}
.wbp_pop_close a { position: absolute; top: 15px; right: 15px; display: block; width: 32px; height: 32px; background: url('http://weeklybiz.chosun.com/img/wbp_close.gif') no-repeat center center; font-size: 0; text-indent: -9999px }
.wbp_pop_close7 { padding: 20px 20px 0 35px; text-align: right }
.wbp_pop_close7 .call_num { float:left }
.wbp_pop_close7 .call_num b { font-weight: bold }
.wbp_pop_close7 input[type=checkbox] { opacity: 0}
.wbp_pop_close7 input[type=checkbox] + label { padding-left: 16px; background: url('http://weeklybiz.chosun.com/img/wbp_check_def.gif') no-repeat left center; cursor: pointer }
.wbp_pop_close7 input[type=checkbox]:checked + label { background: url('http://weeklybiz.chosun.com/img/wbp_check_chk.gif') no-repeat left center;}
.wbp_pop_close7 #close7_id {}
.wbp_pop_close7 label { font-size: 13px; color: #222 }


/* flip */
.subscribe_yes,
.subscribe_no { -webkit-perspective: 1000; -moz-perspective: 1000; -o-perspective: 1000; -ms-transform: perspective(1000px); perspective: 1000; transform-style: preserve-3d; }
.pan_flip,
.subscribe_yes,
.subscribe_no,
.pan_front,
.pan_back { width: 250px; height: 250px; }
.pan_flip { -webkit-transition: 0.6s; -webkit-transform-style: preserve-3d; -moz-transition: 0.6s; -moz-transform-style: preserve-3d; -o-transition: 0.6s; -o-transform-style: preserve-3d; transition: 0.6s; transform-style: preserve-3d; position: relative; }
.pan_front,
.pan_back { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -o-backface-visibility: hidden; -ms-backface-visibility: hidden; backface-visibility: hidden; position: absolute; top: 0; left: 0; -webkit-transition: 0.6s; -webkit-transform-style: preserve-3d; -moz-transition: 0.6s; -moz-transform-style: preserve-3d; -o-transition: 0.6s; -o-transform-style: preserve-3d; transition: 0.6s; }
.pan_front { z-index: 2; -ms-transform: rotateY(0deg); }
.pan_back { -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); -o-transform: rotateY(180deg); transform: rotateY(180deg); }

.subscribe_yes:hover .pan_front,
.subscribe_no:hover .pan_front,
.subscribe_yes.hover .pan_front,
.subscribe_no.hover .pan_front { -webkit-transform: rotateY(-180deg); -moz-transform: rotateY(-180deg); -o-transform: rotateY(-180deg); transform: rotateY(-180deg); }

.subscribe_yes:hover .pan_back,
.subscribe_no:hover .pan_back,
.subscribe_yes.hover .pan_back,
.subscribe_no.hover .pan_back { -webkit-transform: rotateY(0deg); -moz-transform: rotateY(0deg); -o-transform: rotateY(0deg); transform: rotateY(0deg); }












/* hey */