@charset "utf-8";

/* CSS styles for realty main tune, 20190103 */
.int_slide_box { position: relative; /*border-bottom: solid 1px #eaeaea; border-top: 1px solid #eaeaea;*/ /* margin-top: 25px */; /* padding-bottom: 25px; */ }
.int_slide, 
.int_slide .swiper-slide { width: 754px; height: 330px; }
.int_slide dl.swiper-slide { position: relative }
.int_slide dl.swiper-slide dd.thumb { position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden }
.int_slide dl.swiper-slide dd.thumb:after { content: ' '; position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%; background: url('//image.chosun.com/realty/realty_bottom_trans.png') repeat-x left bottom }
.int_slide dl.swiper-slide dd.thumb img { width: 100% }
.int_slide dl.swiper-slide dt { position: absolute; left: 0; right: 0; bottom: 0; padding: 0 30px 30px;  }
.int_slide dl.swiper-slide dt .up { display: inline-block; height: 24px; margin-bottom: 6px; padding: 0 6px; font-size: 13px; line-height: 24px; font-weight: bold; color: #fff; letter-spacing: -0.05em; background: #2868d2  }
.int_slide dl.swiper-slide dt .tit { display: block; font-size: 22px; line-height: 1.2; font-weight: bold; color: #fff; letter-spacing: -0.075em; word-break: keep-all }
.int_slide dl.swiper-slide a:hover dt .tit { text-decoration: underline }

.int_slide_page { display: none }
.int_slide_page span { display: inline-block; width: 7px; height: 7px; margin-left: 5px; background: #e1e1e1; border-radius: 100%;}
.int_slide_page span.swiper-active-switch { background: #2868d2 }

.int_slide_prev,
.int_slide_next { position: absolute; display: block; top: 50%; width: 20px; height: 35px; margin-top: -17px; background: url('//image.chosun.com/realty/realty_slide_arr.png') no-repeat; border: 0; font-size: 0; z-index: 99 }
.int_slide_prev { background-position: 0 0; left: 15px; }
.int_slide_next { background-position: -50px 0; right: 15px }


.youtube_thumb_box { overflow: hidden; padding: 28px 0 24px; border-bottom: solid 1px #eaeaea; padding-top: 0; display: flex;}
dl.youtube_thumb { position: relative; float: left; width: 370px }
dl.youtube_thumb + dl.youtube_thumb { margin-left: 17px }
dl.youtube_thumb dd.thumb { position: relative; width: 370px; height: 208px; margin-bottom: 7px; overflow: hidden;background: #e5e5e5 }
dl.youtube_thumb dd.thumb img { position: absolute; top: 0; left: 0; max-width: 100% }
dl.youtube_thumb dd.cate { position: absolute; top: 0; left: 0; display: inline-block; height: 24px; padding: 0 6px; background: #2868d2; font-size: 13px; line-height: 24px; color: #fff }
dl.youtube_thumb dt { font-size: 17px; line-height: 1.3; font-weight: bold; letter-spacing: -0.05em; color: #000; word-break: keep-all }


.info_thumb_box { overflow: hidden; padding: 28px 0 24px; border-bottom: solid 1px #eaeaea; padding-top: 0;}
dl.info_thumb { position: relative; float: left; width: 240px }
dl.info_thumb + dl.info_thumb { margin-left: 17px }
dl.info_thumb dd.thumb { position: relative; width: 240px; height: 140px; margin-bottom: 7px; overflow: hidden;background: #e5e5e5 }
dl.info_thumb dd.thumb img { position: absolute; top: 0; left: 0; max-width: 100% }
dl.info_thumb dd.cate { position: absolute; top: 0; left: 0; display: inline-block; height: 24px; padding: 0 6px; background: #2868d2; font-size: 13px; line-height: 24px; color: #fff }
dl.info_thumb dt { font-size: 17px; line-height: 1.3; font-weight: bold; letter-spacing: -0.05em; color: #000; word-break: keep-all }

.info_thumb_box.new {padding-bottom: 0; border-bottom: none;}
.info_thumb_box.new dl.info_thumb { width: 50%; margin-bottom: 27px;}
.info_thumb_box.new dl.info_thumb + dl.info_thumb { margin-left: 0; }
.info_thumb_box.new dl.info_thumb > a {display: table; margin-right: 13px;}
.info_thumb_box.new dl.info_thumb dd.thumb { display: table-cell; vertical-align: top; width: 170px; height: 95px;}
.info_thumb_box.new dl.info_thumb dt { padding-left: 13px;}


.int_slide_box+.cont {border-bottom: 1px solid #eaeaea; padding-bottom: 25px;}
.int_slide_box > .main_tt {margin-top: 0;}

/*20200207 twitter hide*/
ul.cs_mgnb_pop li.sns_links a.tw {display: none;}

/*뉴스 in 재테크*/
.box-type-2 {margin-bottom: 40px;} 

/*빌딩 매물 숨기기*/
.box-type-3 {display: none;}

@media all and (max-width:768px) {
.int_slide_box {margin-top: 0;}

.info_thumb_box { padding: 0 0 15px; border-bottom: none;}
dl.info_thumb { float: none; overflow: hidden; width: auto  }
dl.info_thumb + dl.info_thumb { margin-left: 0; margin-top: 15px }
dl.info_thumb dd.thumb { float: left; width: 115px; height: 64px; margin-bottom: 0; margin-right: 12px }
dl.info_thumb dd.thumb img { max-width: 115px }
dl.info_thumb dd.cate { position: static; background: none; height: auto; padding: 0; font-size: 14px; line-height: 1.2; color: #2868d2 }
dl.info_thumb dt { font-size: 17px; font-weight: normal; color: #000 }

.info_thumb_box.new {padding-bottom: 0;}
.info_thumb_box.new dl.info_thumb {width: auto; margin-bottom: 15px;}
.info_thumb_box.new dl.info_thumb > a {display: block; margin-right: 0;}
.info_thumb_box.new dl.info_thumb dd.thumb {display: block; width: 115px; height: 64px;}

.youtube_thumb_box { padding: 0 0 15px; border-bottom: none; display: flex; flex-direction: column; align-items: center; max-width: 340px; overflow: visible;}
dl.youtube_thumb { float: none; overflow: hidden; width: 340px }
dl.youtube_thumb + dl.youtube_thumb {margin-left: 0; margin-top: 15px }
dl.youtube_thumb dd.thumb {float: left; width: 340px; height: 190px; margin-bottom: 0px; margin-right: 12px}
dl.youtube_thumb dd.thumb img { position: absolute; top: 0; left: 0; max-width: 100% }
dl.youtube_thumb dd.cate { position: static; background: none; height: auto; padding: 0; font-size: 14px; line-height: 1.2; color: #2868d2 }
dl.youtube_thumb dt { font-size: 17px; font-weight: normal; color: #000 }
}

@media all and (max-width:640px) {
.int_slide_box { }
.int_slide_page { display: block; position: absolute; top: 20px; right: 15px }
.int_slide { width: 100%; height: 0; padding-top: 43.47% }
.int_slide .swiper-wrapper { position: absolute; top: 0; left: 0 }
.int_slide .swiper-slide  { width: 100%; height: 100% }
.int_slide dl.swiper-slide dt { padding: 0 15px 15px }
.int_slide dl.swiper-slide dt .up { height: 19px; font-size: 12px; line-height: 19px; font-weight: normal }
.int_slide dl.swiper-slide dt .tit { font-size: 16px }
.int_slide_prev, 
.int_slide_next { display: none }

}


/* for hitweb */
.int_slide dl.swiper-slide > font { position: absolute; top: 10px; left: 10px; z-index: 999 }
.int_slide dl.swiper-slide > script + font { top:25px; left: 10px }
.int_slide dl.swiper-slide > img#hit_icon { position: absolute; top: 25px; left: 20px; z-index: 999 }
.int_slide dl.swiper-slide {}

/*땅집고TV 임시 숨기기*/
/*.l_area .cont:nth-child(2) {display: none;}*/

/* end */
