@charset "utf-8";

/* Swiper CSS */
.gallery-top{
	height: 72%;
}
.gallery-top-view{
	height: 80%;
}
.gallery-thumbs-view{
	height: 20%;
	padding: 10px 0;
}
.gallery-thumbs{
	height: 28%;
	padding: 2% 0 0 0;
}
.swiper-slide{
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center;
}

.gallery-top .swiper-slide {
	webkit-print-color-adjust:exact; 
}

table{
	border: 1px solid #eee;
	border-collapse: collapse;
	/*table-layout: fixed;*/
	word-break: break-all;
}
.fix_table {
	table-layout: fixed;
}
tbody{
	/*border-top: 2px solid #777;*/
}
.mmjwTable{
	border-right: none;
}
caption{
	position: absolute;
	right: 0;
	top: -30px;
	float: right;
	color: #999;
	cursor: pointer;
}
caption>span{
	display: inline-block;
	padding: 0 12px;
	border: 1px solid #f05a28;
	border-radius: 12px;
	color: #F05a28;
	line-height: 23px;
}
caption>span:hover{
	background-color: #f05a28;
	color: #fff;
}
tr{
	position: relative;
	border: 1px solid #eee;
}
th{
	position: relative;
	/*padding: 10px 0 10px 20px;*/
	/*text-align: left;*/
	border-left: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
td{
	position: relative;
	padding: 6px 0 6px 15px;
	border-right: 1px solid #eee;
	font-size: 13px;
}
.tbl-in-cont{
	padding: 0 !important;
	/*border: 0 !important;*/
}
.tbl-in-cont td{
	border-right: none;
	border-bottom: 1px solid #eee;
}
.tbl-in-cont td:nth-last-of-type(0) {
	border-bottom: none !important;
}
tbody>tr:last-child{	
	border-top: none;
}
.iw_inner{
	padding: 5px 10px;
}
.iw_inner>span{
	display: block;
	font-weight: 500;
	text-align: center;
}
.iw_inner>p{		
	color : #999;
	font-size: 13px;
}
.ca-pos-box{
	position: relative;
}
.ca-inbox{
	position: relative;
	max-width: 960px;
	height: 100%;
	/*margin-left: 15px;*/
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;	
}
.ca-full{
	position: relative;
	width: 100%;
}
.ca-big-tit{
	position: relative;
	padding-left: 15px;
	font-size: 18px;
	font-weight: 500;
	/*margin-left: 25px;*/
}
.ca-big-tit::before{
	content: "";
	display: block;
	position: absolute;
	top: 5px;
	left: 0;
	width: 5px;
	height: 18px;
	background-color: #fa7e0e;
	/*background: url(../images/ca_view_tit_icon.png) no-repeat;*/
}
.ca-main-tit2{
	font-weight: 500;
	font-size: 13px;
	line-height: 1.1;
	text-align: left;
	padding-left: 15px;
	word-break: keep-all;
}
.ca-main-txt2{
	text-align: right;
	padding-right: 12px;
	word-break: keep-all;
}
.ca-main-txt3{
	font-size: 13px;
	text-align: left;
}
.ca-main-small{
	font-size: 12px;
	padding: 0 0 0 20px;
}
.ca-txt-center-tit{
	text-align: center;
	font-size: 13px;
	font-weight: 500;
	padding: 8px !important;
	border: 1px solid #eee;
}
.ca-txt-center-txt{
	text-align: center;
	font-size: 13px;
	padding: 8px;
	word-break: break-all;
	/*border: 1px solid #eee;*/
}
.ca-big-tit-400{
	font-size: 18px;
	font-weight: 400;
	color: #999;
}
.ca-big-tit-500{
	font-size: 18px;
	font-weight: 500;
}
.ca-small-txt{
	font-size: 12px;
}
.color999{
	color: #999;
}
.font16{
	font-size: 1.15em;
}
.font14{
	font-size: 13px;
	font-weight: 400;
}
.font12{
	font-size: 12px;
	font-weight: 300;
}
.point{
	font-weight: 500;
}
.point-color{
	color: #f05a28;
}
.point-color-blue {
	color: #3269a5;
}
.point-color-red {
	color: #d44a43;
}
.ca-bg-tit{
	background-color: #f8f9fb;
	background-clip: padding-box;
}
.ca-bg-point{
	background-color: #f1f7fa;
	font-weight: 500;
}
tr.space {
	border-top: 1px solid #eee !important;
	border: none;
}
tr.space>td{
	padding: 5px 0 ;
	border-right: none;
}
.ca-margin-tbl{
	position: relative;
	margin-top: 15px !important;
}
.ca-intbl tr{
	border: none !important;
}
.ca-intbl th, .ca-intbl td{
	border: none;
	padding: 1px 6px 1px 6px;
}
.ca-link-btn{
	padding: 5px 10px 5px 10px;
	background-color: #4d4d4d;
	color: #fff;
}

/* 헤더 */
#ca-header{
	height: 70px;
	padding-top: 16px;

}
.ca-header-left{
	float: left;
}
.recent-view{
	font-size: 13px;
	line-height: 25px;
	color: #303030;
}
.ca-header-center{
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	   -moz-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	     -o-transform: translateX(-50%);
	        transform: translateX(-50%);
	text-align: center;
}
.ca-header-logo{
	height: 35px;
	cursor: pointer;
}
.ca-header-right{
	padding-top: 6px;
	float: right;
}
.ca_fvr_li {
	position: relative;
	width: 70px;	
	text-align: center;	
	border-radius: 10px;
	margin-right: 5px;
	cursor: pointer;
}
.share_li{
	position: relative;
	width: 70px;	
	text-align: center;	
	border-radius: 10px;
	margin-right: 5px;
	cursor: pointer;
}
.print_li {
	position: relative;
	width: 70px;	
	text-align: center;	
	border-radius: 10px;
	margin-right: 5px;
	cursor: pointer;	
}
.report_li{
	position: relative;
	width: 70px;
	text-align: center;
	border-radius: 10px;
	cursor: pointer;
}
.ca_fvr_div, .share_div, .print_div, .report_div{
	position: relative;
	width: 70px;	
	text-align: center;
	/*color: #f05a28;	*/
	border-radius: 5px;
	border: 1px solid #eee;
	background-color: #fff;
	-webkit-box-shadow: 1px 1px 1px #ccc;
	        box-shadow: 1px 1px 1px #ccc;
	cursor: pointer;
	-webkit-transition: background-color .1s;
	-o-transition: background-color .1s;
	-moz-transition: background-color .1s;
	transition: background-color .1s;
}
.share_div>span, .print_div>span, .report_div>span, .ca_fvr_div>span{
	margin-left: 25px;
	font-weight: 500;
	line-height: 27px;
}
.share_icon_img, .print_icon_img, .report_icon_img, .ca_fvr_icon_img{
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	   -moz-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	     -o-transform: translateY(-50%);
	        transform: translateY(-50%);
	left: 10px;
}
.sns_div{
	position: absolute;
	top: 31px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	   -moz-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	     -o-transform: translateX(-50%);
	        transform: translateX(-50%);
	width: 146px;
	border-radius: 10px;
	background-color: #fff;
	-webkit-box-shadow: 1px 2px 3px #777;
	        box-shadow: 1px 2px 3px #777;
	z-index: 9999;
	padding: 5px 20px;
}
.social_box{
}
.social_box>li{
	margin: 0 5px;
}
.sns_icon_img{
	vertical-align: middle;
	cursor: pointer;
}
/*.share_li>span::before{
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 2em;
	transform: translateY(-50%);
	width: 15px;
	height: 15px;
	background: url(../images/share_icon_orange.png) no-repeat;
}*/

/*.ca-header-right li{
	text-align: center;
	width: 80px;
	height: 30px;
	border: 1px solid #eee;
	box-shadow: 2px 2px 2px #eee;
	margin-right: 10px;
}
.ca-header-right span{
	display: block;
	width: 100%;
	height: 100%;
	padding-left: 25px;
	line-height: 28px;
	cursor: pointer;

}*/
/* ca-right Hover */
/*.ca-header-right li:hover{
	border: 1px solid #ccc;
	box-shadow: 0 0 0 #eee;
}
.ca-header-right li:hover span{
	color: #303030;
	font-weight: 500;
}
.ca-favor{
	background-position: -507px -54px;
}
.ca-favor2{
	background-position: -476px -9px;
}
.ca-favor3{
	background-position: -476px -9px;
}
.ca-print{
	background-position: -318px -10px;
}
.ca-share{
	background-position: -398px -8px;
}*/
.kakao_share{
	cursor: pointer;
	vertical-align: middle;
}
.ca-close{
	float: right;
	font-size: 18px;
	font-weight: 500;	
	margin-left: 30px;
	cursor: pointer;
}
.ca-close:hover{
	color: #f05a28;
	font-weight: 500;
}

/* 탑 */
#ca-top{
	height: 80px;
}
.ca-top-left{
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	   -moz-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	     -o-transform: translateY(-50%);
	        transform: translateY(-50%);
}
.ca-top-center{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	   -moz-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	     -o-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	text-align: center;
}
.ca-top-right{
	position: absolute;
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	   -moz-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	     -o-transform: translateY(-50%);
	        transform: translateY(-50%);
	text-align: right;
	font-size: 13px;
	line-height: 23px;
}
.mul_muchalBox{
	float: right;
	width: 100%;
}
.ca-top-right>ul{
	width: 100%;
}
.view-countBox{
	width: 100%;
}
.view-count{
	color: #222831;
}
.mulgun-stsBox{
	float: right;
}
.mulgun-sts{
	color: #222831;
}
.marginBox{
	margin-top: 20px;
}
.big{
	font-size: 18px;
	line-height: 25px;
	font-weight: 500;
}

/* 메인 */
#ca-main{
	/*height: 440px;*/	
	padding-top: 18px;
}
.ca-main-left{
	display: inline-block;
	width: 40%;
	height: 380px;
	margin-right: 0.5%;
}
.main-img{
	position: relative;
	width: 375px;
	height: 290px;
	margin-bottom: 24px;
}
.main-img>img{
	position: absolute;
	width: 100%;
	height: 100%;
}
.sa-img{
	width: 125px;
	height: 91px;
	margin-right: 12px;
}
.ca-main-right{	
	height: 380px;
	min-height: 380px;	
}
.ca-main-right_tbl{
	display: inline-block;
	width: 59%;
	min-height: 380px;
}

/* 수익률, 원본문서 */
#ca-revenue{
	height: 109px;
}
#ca-revenue .ca-big-tit{
	font-size: 18px;
	font-weight: 500;
	margin-left: 25px;
	line-height: 109px;
}
.revenue-num{
	font-size: 28px;
	font-weight: 500;
	color: #f05a28;
	padding-left: 50px;
}
.ca-cautionBox{
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	   -moz-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	     -o-transform: translateY(-50%);
	        transform: translateY(-50%);
}
.ca-caution{
	position: relative;
	width: 70px;
	height: 60px;
	background-color: #ccc;
	margin-left: 20px;
	border-radius: 4px;
	text-align: center;
}
.ca-caution>span{
	width: 100%;
	height: 100%;
	top: 50%;
	line-height: 60px;
}
#ca-origin-document{
	/*height: 109px;	*/
}
#ca-origin-document .ca-big-tit{
	font-size: 18px;
	font-weight: 500;
	height: 100%;
	display: block;
}
.ca-document-link{
	position: relative;
	width: 15%;
	height: 30px;
	text-align: center;
	font-size: 13px;
	line-height: 30px;
	margin-left: 2%;
	border-radius: 7px;
	background-color: #f8f9fb;
	-webkit-box-shadow: 1px 1px 1px #ccc;
	        box-shadow: 1px 1px 1px #ccc;
	cursor: pointer;
}
.doc_none {
	color: #bbb;
	background-color: #eee;
	-webkit-box-shadow: none;
	        box-shadow: none;
	cursor: no-drop;
}
.doc_none::before{
	display: none !important;
}
.doc_none:hover{
	color: #bbb !important;
	background-color: #eee !important;
}
.ca-document-link:nth-child(-n+6)::before{
	content: 'LINK';
	display: block;
	position: absolute;
	width: 30px;
	height: 15px;
	top: 0;
	left: -15px;
	color: #fff;
	line-height: 14px;
	font-size: 11px;
	font-weight: 300;
	letter-spacing: 0 !important;
	background-color: #1891ac;
}
.ca-document-link:nth-child(n+7)::before{
	content: 'PDF';
	display: block;
	position: absolute;
	width: 30px;
	height: 15px;
	top: 0;
	left: -15px;
	color: #fff;
	line-height: 14px;
	font-size: 11px;
	font-weight: 300;
	letter-spacing: 0 !important;
	background-color: #f05a28;
}
.ca-document-link a{
	display: block;
	width: 100%;
	height: 100%;
}
.ca-document-link:hover{
	background-color: #f05a28;
	color: #fff;
}
.ca-document-link:hover a{
	color: #fff;
}
.ca-origin-documentBox>li:nth-child(1),.ca-origin-documentBox>li:nth-child(7){
	margin-left: 0 !important;
}
.ca-origin-documentBox>li:nth-child(n+7){
	margin-top: 11px;
}

/* 상세페이지 탭 메뉴 */
#ca-tab{
	height: 50px;
}
#ca-tab>.ca-inbox{
	border-bottom: none;
}
.ca-tabBox{
	height: 100%;
}
.ca-tabBox>li{
	width: 25%;
	height: 100%;
	text-align: center;
	line-height: 50px;
	font-size: 13px;
	background-color: #fafafa;
	color: #333;
	border: 1px solid #eee;
	cursor: pointer;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}
.ca-tabBox>li:not(:last-child){
	border-right: none;
}
.ca-tabBox>li.on{
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 3px solid #000;
	border-bottom: none !important;
	color: #000 !important;
	font-weight: 500 !important;
	background: #fff !important;
}
.ca-tabBox>li:hover{
	color: #333 !important;
	background-color: #eee;
	font-weight: 500;
}
#ca-tab-cont{
	min-height: 1000px;
	padding-bottom: 24px;
}
.ca-tab-cont-sojaeji{
	font-size: 13px;
	margin-left: 90px;
}


.ca-notice{
	padding: 24px 0 24px 0;
	color: #999;
}
.miguhyun2::before{
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	background-color: rgba(0,0,0,.6);
}
.miguhyunTxt{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	   -moz-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	     -o-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	color:#fff;
	font-size: 2em;
	font-weight: 500;
}
.tabFixed{
	position: fixed;
	top: 0px;
	width: 100%;
	height: 70px !important;
	background-color: #303030;
	z-index: 999;
	-webkit-box-shadow: 2px 0px 4px #303030;
	        box-shadow: 2px 0px 4px #303030;
}
.tabFixed .ca-tabBox>li{
	background-color: #303030;
	color: #fff;
	border: none;
	line-height: 70px;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s
}
.tabFixed .ca-tabBox>li>span{
	position: relative;
}
.tabFixed .ca-tabBox>li>span:before{
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 2px;
	bottom: 0;
	left: 0;
	background-color: #000;
	-webkit-transform: scale(0);
	   -moz-transform: scale(0);
	    -ms-transform: scale(0);
	     -o-transform: scale(0);
	        transform: scale(0);
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
	/*background-color: #f05a28;*/
}
.tabFixed .ca-tabBox>li:hover{
	color: #fff !important;
	font-size: 18px;
}
.tabFixed .ca-tabBox>li:hover>span:before{
	color: #fff !important;
	-webkit-transform: scale(1);
	   -moz-transform: scale(1);
	    -ms-transform: scale(1);
	     -o-transform: scale(1);
	        transform: scale(1);
	background-color: #f05a28;
}
.tabFixed .ca-tabBox>li:not(:last-child) {
	border-right: none;
}
.tabFixed .ca-tabBox>li.on{
	background-color: #303030 !important;
	color: #fff !important;
	font-size: 18px;
	font-weight: 500 !important;
}
.tabFixed .ca-tabBox>li.on>span:before{
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 2px;
	bottom: 0;
	left: 0;
	-webkit-transform: scale(1);
	   -moz-transform: scale(1);
	    -ms-transform: scale(1);
	     -o-transform: scale(1);
	        transform: scale(1);
	background-color: #f05a28;
}
.mmjwRadioBox{
	float: right;
}
.mmjwRadioBox label {
	margin-left: 10px;
}
.tableLinkBox{
	position: absolute;
	right: 0;
}
.tableLinkBox a{
	margin-left: 15px;
	text-decoration: underline;
	color: #999;
	font-weight: 300;
}
.tableLinkBox a:hover {
	color: #303030;
	font-weight: 400;
}
.mul_list_btn,.mul_biding_list_btn{
	cursor: pointer;
}
.mul_list_btn:hover,.mul_biding_list_btn:hover{
	font-weight: 500;
	text-decoration: underline;
}
.money_point{
	font-size: 1.15em !important;
}
.use_type_tag{
	position: absolute;
	top: 0;
	left: 0;
	padding: 2px 10px;
	background-color: #1891ac;
	color: #fff;
	font-size: 1.15em;
	-webkit-box-shadow: 1px 1px 2px #555;
	        box-shadow: 1px 1px 2px #555;
	z-index: 99;
}
.price-count-percent{
	color: #222831;
}
.saAddrTxtBox{
	width: 90%;
}
.buttons{
	 position: absolute; 
	/*position: relative;*/
	/*top: 12px;*/
	top: 0;
	right: 0;
	/*z-index: 1000;*/
	/*margin: 10px;*/
	text-align: right;
}
.control-btn{
	display: inline-block;
	padding: 0px 12px;	
	height: 23px;
	line-height: 23px;
	border: 1px solid #f05a28;
	color: #f05a28;
	border-radius: 13px;    
	font-size: 13px;
	font-weight: 400;    
	-webkit-box-sizing: content-box !important;    
	   -moz-box-sizing: content-box !important;    
	        box-sizing: content-box !important;
	cursor: pointer;
}
.control-btn:hover{
	background-color: #f05a28;
	color: #fff;
}
.control-on{
	background-color: #f05a28;
	color: #fff;
}
.roadView{
	display: inline-block;
	padding: 0px 12px;
	height: 23px;
	line-height: 23px;
	border: 1px solid #f05a28;
	color: #f05a28;
	border-radius: 13px;    
	font-size: 13px;
	font-weight: 400;    
	-webkit-box-sizing: content-box !important;    
	   -moz-box-sizing: content-box !important;    
	        box-sizing: content-box !important;
	cursor: pointer;
}
.roadView:hover{
	background-color: #f05a28;
	color: #fff;
}

.sagun_table>tbody>tr{
	border: none;
}
.sagun_table>tbody>tr:nth-last-child(3),.sagun_table>tbody>tr:last-child{
	border-bottom: 1px solid #eee;
}
.dpb{
	display: block;
}
.dpn{
	display: none;
}
.rs_list_moreView{
	cursor: pointer;
}
.RNB{
	position: fixed;
	top: 50%;
	right: 15px;
	-webkit-transform: translateY(-43%);
	   -moz-transform: translateY(-43%);
	    -ms-transform: translateY(-43%);
	     -o-transform: translateY(-43%);
	        transform: translateY(-43%);
	width: 150px;
	height: 83%;
	padding: 10px;
	/*border: 1px solid #ccc;*/
}
.analBox{
	padding-top: 10px;
}
.rnb_tit{
	display: block;
	position: relative;
	font-size: 16px;
	font-weight: 500;
	padding-bottom: 10px;
	line-height: 20px;
	/*padding-left: 27px;*/
}
.rnb_tit>img{
	position: absolute;
	left: 0px;
}
.rnb_cont_box>li:not(:nth-child(1)){
	border-top: none;
}
.rnb_cont_box>li{
	position: relative;
	cursor: pointer;
	/*background-color: #fafafa;*/
	width: 100%;
	color: #777;
	font-weight: 300;
	padding: 3px 0;
	/*border: 1px solid #ccc;*/
}
/*.rnb_cont_box>li::before{
	content: '·';
  display: block;
  position: absolute;
  left: -12px;
  width: 5px;
  height: 5px;
  color: #999;
  }*/
  .gye_span{
  	width: 60%;
  	display: inline-block;
  }
  .bubwoninfoBtn{
  	position: absolute;
  	padding: 0 12px;
  	border: 1px solid #f05a28;
  	border-radius: 12px;
  	color: #f05a28;
  	line-height: 23px;
  	top: 50%;
  	right: 20px;
  	-webkit-transform: translateY(-50%);
  	   -moz-transform: translateY(-50%);
  	    -ms-transform: translateY(-50%);
  	     -o-transform: translateY(-50%);
  	        transform: translateY(-50%);
  	cursor: pointer;
  }
  .bubwoninfoBtn:hover{
  	background-color: #f05a28;
  	color: #fff;
  }
  .ddy{
  	position: absolute;
  	top: 0;
  	left: 0;
  	background-color: #f05a28;
  	color: #fff;
  	font-size: 12px;
  	font-weight: 300;
  	padding: 0 5px;
  }
  .udline {
  	text-decoration: underline;
  	cursor: pointer;
  }
  .span_link{
  	position: relative;
  	cursor: pointer;
  	color: #303030;
  }
  .span_link:hover{
  	color: #f05a28;
  }
  .span_link:hover::before{
  	background-color: #f05a28;
  }
  .span_link::before{
  	content: '';
  	display: block;
  	position: absolute;
  	bottom: -1px;
  	left: 0;
  	width: 100%;
  	height: 1px;
  	background-color: #303030;
  }
  .ml10 {
  	margin-left: 10px;
  }
  .ml20{
  	margin-left: 20px;
  }
  .tar{
  	text-align: right;
  	padding-right: 15px;
  	word-break: break-word;
  }
  .tal{
  	text-align: left;
  	word-break: break-word;
  }
  .table_half_box{
  	display: inline-block;
  	width: 100%;
  }
  .table_half_box>table{	
  	width: 49.8%;
  	float: left;
  }
  .table_half_box>table:nth-child(1){
  	margin-right: 0.4%;
  	margin-top: 16px;
  }
/*.table_half_box>table:nth-child(2){
	border-left: 2px solid #999;
	}*/
	.table_half_box>span.ca-big-tit{
		display: block;
	}
	.top-link{
		position: fixed;
		bottom: 50px;
		right: 20px;
		display: -webkit-inline-box;
		display: -webkit-inline-flex;
		display: -moz-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
		cursor: pointer;
		width: 50px;
		height: 50px;
		display: none;
		background-color: rgba(0,0,0,.2);
		background-image: url(../images/up_button.png);
		background-repeat: no-repeat;
		background-position: center 10px;
		text-align: center;
		border-radius: 50%;
		color: #fff;
		-webkit-box-shadow: 3px 3px 4px #ccc;
		        box-shadow: 3px 3px 4px #ccc;
	}
	.top-link>span{
		position: absolute;
		top: 63%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		   -moz-transform: translate(-50%, -50%);
		    -ms-transform: translate(-50%, -50%);
		     -o-transform: translate(-50%, -50%);
		        transform: translate(-50%, -50%);
	}
	.ml5{
		margin-left: 5px;
	}
	.t_mul_regist_creditor{
		display: none;
	}
	.ca-bg-point-red{
		background-color: #fbf4f2;
	}
	.ca-bg-point-blue{
		background-color: #fbf7f2;
	}
	.pl20{
		padding-left: 20px !important;
	}
	.m_status_box{
		background-color: rgba(255,255,255,.8);
		width: 100%;	
		position: absolute;
		z-index: 999;	
	}
	.m_status_box_blue{
		color: #3269a5;
		border-top: 2px solid #3269a5;
	}
	.m_status_box_red{
		color: #d44a43;
		border-top: 2px solid #d44a43;
	}
	.m_status_box_gray{
		color: #6d777e;
		border-top: 2px solid #6d777e;
	}
	.m_status_box>ul>li{
		position: relative;
		width: 33.333%;
		text-align: center;
		font-weight: 500;
		line-height: 40px;
	}
	.m_status_box>ul>li:nth-child(2)::before{
		content: '';
		display: block;
		position: absolute;
		top: 50%;
		left: 0;
		width: 1px;
		height: 60%;
		-webkit-transform: translateY(-50%);
		   -moz-transform: translateY(-50%);
		    -ms-transform: translateY(-50%);
		     -o-transform: translateY(-50%);
		        transform: translateY(-50%);
		background-color: #999;
	}
	.m_status_box>ul>li:nth-child(2)::after{
		content: '';
		display: block;
		position: absolute;
		top: 50%;
		right: 0;
		width: 1px;
		height: 60%;
		-webkit-transform: translateY(-50%);
		   -moz-transform: translateY(-50%);
		    -ms-transform: translateY(-50%);
		     -o-transform: translateY(-50%);
		        transform: translateY(-50%);
		background-color: #999;
	}
	.m_status_tri{
		position: absolute;
		width: 0px;
		height: 0px;
		border-bottom: 70px solid transparent;		
		top: 0;
		left: 0;
		color: #fff;
		font-weight: 300;
		z-index: 999;
	}
	.tri_blue {
		background-color: #3269a5;		
	}
	.tri_red{
		background-color: #e53939;		
	}
	.tri_gray{
		background-color: #6d777e;		
	}
	.m_status_txt{
		position: absolute;
		top: 0;
		left: 0;
		font-weight: 500;
		font-size: 16px;
		color: #fff;
		z-index: 1000;
		padding: 5px 15px;		
	}
	.img_over_box{
		position: absolute;
		top: 5px;
		right: 10px;
		z-index: 1000;
	}
	.posr_box {
		position: relative;
	}
	.uchal_icon_span {
		display: inline-block;
		font-size: 14px;
		font-weight: 500;
		color: #fff;
		line-height: 27px;
		background-color: rgba(0,0,0,.6);
		padding: 0 12px;
		margin-right: 5px;
		border-radius: 7px;
	}
	.yongdo_icon_span {
		display: inline-block;
		font-size: 14px;
		font-weight: 500;
		color: #fff;
		line-height: 27px;
		background-color: #1891ac;
		padding: 0 12px;
		border-radius: 7px;
	}
	.m_bid_uchal_icon{
		position: absolute;
		top: 0;
		left: 0;
		font-weight: 300;
		font-size: 12px;
		color: #fff;
		padding: 2px 5px;
		background-color: #005792;

	}
	.case_status_icon{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 40px;
		z-index: 9;
		background: rgba(0,0,0,.4);
	}
	.case_status_icon_inbox{
		position: relative;
		width: 100%;
		height: 100%;
		padding: 7px 20px;
	}
	.case_status_icon_inbox>ul>li{
		position: relative;
		height: 100%;
		text-align: center;
	}
	.status_img_box{
		color: #fff;
		vertical-align: middle;
		font-size: 16px;
	}
	.status_img_box>img{
		vertical-align: bottom;
		margin-right: 10px;
	}

	.case_status_icon_txt{
		color: #fff;
		font-size: 16px;
		margin-left: 5px;
	}
	.rel_case_link{
		position: relative;
		font-weight: 500;
		cursor: pointer;
	}
	.rel_case_link:hover{
		color: #f05a28;	
	}
	.rel_case_link:hover::before{
		background-color: #f05a28;	
	}
	.rel_case_link::before{
		content: '';
		display: block;
		position: absolute;
		bottom: -1px;
		left: 0;
		width: 100%;
		height: 1px;
		background-color: #303030;
	}
	.sosong_dpb{
		display: initial;
	}
	.sosong_dpn{
		display: none;
	}
	.top_line{
		border-top: 2px solid #f05a28 !important;
	}
	.mr5{
		margin-right: 5px;
	}
	.mt5{
		margin-top: 5px;
	}
	.div_left, .div_right{
		display: inline-block;
	}
	.div_left_tit_box{
		width: 19%;
		height: 100%;
		position: relative;
		top: 50%;
		-webkit-transform: translateY(-24px);
		   -moz-transform: translateY(-24px);
		    -ms-transform: translateY(-24px);
		     -o-transform: translateY(-24px);
		        transform: translateY(-24px);
	}
	.div_right_cont_box {
		/* width: 80%; */
		width: 100%;
	}
	#ca-origin-document>.ca-inbox{
		padding: 10px 0;
		border-bottom: 1px solid #eee;
	}
	#ca-header>.ca-inbox{
		border-bottom: 1px solid #eee;
	}
	#ca-top>.ca-inbox{
		border-bottom: 1px solid #eee;
	}
	.molit_btn_box{
		text-align: center;
		padding-top: 15px;
	}
	.molit_more_view_btn,.floor_more_btn{
		display: inline-block;
		border: 1px solid #f05a28;
		border-radius: 15px;
		padding: 0 15px;
		line-height: 30px;
		color: #f05a28;
		text-align: center;
		cursor: pointer;
	}
	.molit_more_view_btn:hover,.floor_more_btn:hover{
		background-color: #f05a28;
		color: #fff;
	}
	.apt_img {
		width: 100%;
	}
	.pyong_img_box>img {
		width: 100%;
	}
	.molit_apt_tit{
		color: #3269a5;
		font-size: 13px;
		font-weight: 500;
		margin-left: 15px;
	}
	.molit_sr {
		display: inline-block;
		line-height: 23px;
		border: 1px solid #f05a28;
		background: #fff;
		border-radius: 12px;
		padding: 0 12px;
		color: #f05a28;
		cursor: pointer;
	}
	.molit_sr.on {
		color: #fff;
		background-color: #f05a28;
	}
	.tbl_bottom_div{
		padding-top: 5px;
		text-align: right;
	}
	.tbl_bottom_span {
		display: inline-block;		
	}
	.dis_span {
		position: absolute;
		top: 50%;
		left: 15px;
		-webkit-transform: translateY(-50%);
		   -moz-transform: translateY(-50%);
		    -ms-transform: translateY(-50%);
		     -o-transform: translateY(-50%);
		        transform: translateY(-50%);
		color: #3269a5;
		font-weight: 500 !important;
		padding-right: 10px;
	}
	.per_span{		
		display: block;		
		font-size: 11px;
		font-weight: 400;
		border: 1px solid #f05a28;
		color: #f05a28;
	}
	.per_str {
		position: relative;
		cursor: pointer;
	}
	.question_icon{
		vertical-align: middle;
		margin-left: 5px;
	}
	.txt_hide {
		width: 300px;
		height: 23px;
		word-break: break-all;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		word-wrap: normal;
		cursor: pointer;
	}
	.txt_hide:hover {
		color: #f05a28;
	}
	.gongsi_more_view_btn{
		display: inline-block;
		color: #f05a28;
		line-height: 23px;
		padding: 0 12px;
		margin-left: 10px;
		border: 1px solid #f05a28;
		border-radius: 12px;
		cursor: pointer;
	}
	.gongsi_more_view_btn:hover {
		background-color: #f05a28;
		color: #fff;
	}
	.popupinbox{
		padding: 20px 10px;
	}
	.gs_pop_top{
		padding-bottom: 10px;
		border-bottom: 1px solid #eee;
	}
	.gs_pop_tit {
		font-size: 18px;
		font-weight: 500;
	}
	.gs_pop_close{
		float: right;
		font-size: 18px;
		font-weight: 500;
		cursor: pointer;
	}
	.gs_pop_close>img{
		-webkit-transition: all .4s;
		-o-transition: all .4s;
		-moz-transition: all .4s;
		transition: all .4s;
	}
	.gs_pop_close:hover>img {
		-webkit-transform: rotate(180deg);
		   -moz-transform: rotate(180deg);
		    -ms-transform: rotate(180deg);
		     -o-transform: rotate(180deg);
		        transform: rotate(180deg);
	}
	.tooltip_box{
    position: absolute;
    width: 300px;
    top: 0px;
    right: -100px;
    padding: 10px;
    background-color: #fff;
    border: 1px solid #ddd;
    z-index: 2;
	}
	.land_molit_sel>li {
		padding: 0 10px;
		line-height: 23px;
		border: 1px solid #f05a28;
		border-radius: 10px;
		margin-left: 3px;
		font-size: 13px;
		color: #f05a28;
	}
	.land_molit_sel>li:hover {
		background-color: #f05a28;
		color: #fff;
	}
	.land_molit_sel>li.on {
		background-color: #f05a28;
		color: #fff;
	}
	.tooltip {				
		word-break: break-all;		
		text-overflow: ellipsis;
		overflow: hidden;    
		cursor: pointer;
		display: block;
		white-space: normal;
		line-height: 1.5;
		height: 3em;
		text-align: left;		
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}
	.tooltip_top_box{
		display: block;
		padding: 5px 0 10px 0;
	}
	.tooltip_tit {
		display: inline-block;
		font-size: 14px;
		font-weight: 500;
	}
	.tooltip_close {
		text-align: right;
		display: inline-block;
		float: right;
		cursor: pointer;
	}
	.tooltip_txt{
		background-color: #fff;
		-webkit-box-shadow : 0px 0px 3px 1px rgba(50,50,50,0.4);
		        box-shadow : 0px 0px 3px 1px rgba(50,50,50,0.4);
		border-radius: 5px;
		font-size: 13px;
		text-align: left;
		margin-bottom: 10px;
		padding: 7px 12px;
		position: absolute;
		width: auto;
		min-width: 50px;
		max-width: 300px;
		word-wrap: break-word;
		word-break: keep-all;
		z-index: 9999;
		top: 70%;
		left: 0;
		opacity: 1;
	}
	.tooltip_desc{
		white-space: normal;
		line-height: 1.5;
		height: 4.5em;
		text-align: left;
		word-wrap: break-word;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		text-overflow: ellipsis;
		overflow: hidden;
	}
	.tooltip_close:hover>img{
		-webkit-transform: rotate(-180deg);
		   -moz-transform: rotate(-180deg);
		    -ms-transform: rotate(-180deg);
		     -o-transform: rotate(-180deg);
		        transform: rotate(-180deg);
	}
	.tooltip_close>img{
		vertical-align: sub;
		-webkit-transition: all .2s;
		-o-transition: all .2s;
		-moz-transition: all .2s;
		transition: all .2s;
	}
	.tooltip_more_box{
		padding: 10px 0;
		text-align: center;
	}
	.tooltip_more_view{
		display: inline-block;
		padding: 0 12px;
		border: 1px solid #f05a28;
		border-radius: 12px;
		color: #F05a28;
		line-height: 23px;
		cursor: pointer;
	}
	.tooltip_more_view:hover{
		color: #fff;
		background-color: #f05a28;
	}
	.more_gosi_li{
		width: 100%;
		text-align: center;
		margin-top: 15px;
	}
	.more_gosi {
		display: inline-block;
		padding: 0 12px;
		border: 1px solid #f05a28;
		border-radius: 12px;
		color: #F05a28;
		line-height: 23px;
		cursor: pointer;
	}
	.more_gosi:hover{
		color: #fff;
		background-color: #f05a28;
	}
	.pyeong_sel_btn {
		padding: 0 10px;
		line-height: 23px;
		border: 1px solid #f05a28;
		border-radius: 10px;
		margin-left: 3px;
		font-size: 13px;
		color: #f05a28;
		margin: 2px;
		cursor: pointer;
	}
	.pyeong_sel_btn:hover{
		color: #fff;
		background-color: #f05a28;
	}
	.pyeong_sel_btn.on{
		color: #fff;
		background-color: #f05a28;
	}
	.flr{
		float: right;
	}
	.sel_cap{
		top: -38px;
	}
	.caption_sel{
		padding-left: 0.8em;
		margin-left: 5px;
		color: #f05a28;
		border: 1px solid #f05a28;
		font-size: 1em;
		background: url(../images/tri_arrow_orange.png) no-repeat right 10px center;
	}
	.caption_sel>option {
		color: #999;
	}
	.gongsi_view_div {
		position: absolute;
		top: 50%;
		left: 50%;
		width: 300px;
		min-height: 250px;
		max-height: 800px;
		padding: 32px;
		border-radius: 8px;
		-webkit-box-shadow: rgba(41, 42, 43, 0.24) 0px 24px 32px -8px;
		        box-shadow: rgba(41, 42, 43, 0.24) 0px 24px 32px -8px;
		background-color: #fff;
		-webkit-transform: translate(-50%, -50%);
		   -moz-transform: translate(-50%, -50%);
		    -ms-transform: translate(-50%, -50%);
		     -o-transform: translate(-50%, -50%);
		        transform: translate(-50%, -50%);
		z-index: 10000;
		opacity: 0;
		display: none;
		overflow-y: scroll;
	}
	.detail_cont {
		position: absolute;
		top: 50%;
		left: 50%;
		width: 700px;
		min-height: 250px;
		max-height: 800px;
		padding: 32px;
		border-radius: 8px;
		-webkit-box-shadow: rgba(41, 42, 43, 0.24) 0px 24px 32px -8px;
		        box-shadow: rgba(41, 42, 43, 0.24) 0px 24px 32px -8px;
		background-color: #fff;
		-webkit-transform: translate(-50%, -50%);
		   -moz-transform: translate(-50%, -50%);
		    -ms-transform: translate(-50%, -50%);
		     -o-transform: translate(-50%, -50%);
		        transform: translate(-50%, -50%);
		z-index: 10000;
		opacity: 0;
		display: none;
		overflow-y: scroll;
	}
	.detail_cont_box {
		padding-top: 20px;
	}
	.social_cont {
		position: absolute;
		top: 50%;
		left: 50%;
		width: 480px;
		min-height: 250px;
		max-height: 800px;
		padding: 32px;
		border-radius: 8px;
		-webkit-box-shadow: rgba(41, 42, 43, 0.24) 0px 24px 32px -8px;
		        box-shadow: rgba(41, 42, 43, 0.24) 0px 24px 32px -8px;
		background-color: #fff;
		-webkit-transform: translate(-50%, -50%);
		   -moz-transform: translate(-50%, -50%);
		    -ms-transform: translate(-50%, -50%);
		     -o-transform: translate(-50%, -50%);
		        transform: translate(-50%, -50%);
		z-index: 10000;
		opacity: 0;
		display: none;
	}
	.social_cont_top, .detail_cont_top, .report_cont_top {
		position: relative;
	}
	.socail_tit, .detail_tit, .report_tit {
		font-size: 24px;
		font-weight: 500;
		line-height: 32px;
	}
	.social_close, .detail_close, .report_close {
		position: absolute;
		top: 0;
		right: 0;
		cursor: pointer;
		-webkit-transition: all .2s;
		-o-transition: all .2s;
		-moz-transition: all .2s;
		transition: all .2s;
	}
	.social_close:hover, .detail_close:hover, .report_close:hover {
		-webkit-transform: rotate(180deg);
		   -moz-transform: rotate(180deg);
		    -ms-transform: rotate(180deg);
		     -o-transform: rotate(180deg);
		        transform: rotate(180deg);
	}
	.social_cont_icon_box {
		padding-top: 20px;
	}
	.social_cont_icon_box li {
		text-align: center;
		cursor: pointer;
	}
	.social_cont_icon_box li>img {
		-webkit-transition: all .2s;
		-o-transition: all .2s;
		-moz-transition: all .2s;
		transition: all .2s;
	}
	.social_cont_icon_box li:hover>img {
		-webkit-transform: scale(1.1);
		   -moz-transform: scale(1.1);
		    -ms-transform: scale(1.1);
		     -o-transform: scale(1.1);
		        transform: scale(1.1);
	}
	.social_cont_icon_box span {
		padding-top: 5px;
		display: block;
	}
	.report_cont {
		position: absolute;
		top: 50%;
		left: 50%;
		width: 600px;
		min-height: 250px;
		max-height: 800px;
		padding: 32px;
		border-radius: 8px;
		-webkit-box-shadow: rgba(41, 42, 43, 0.24) 0px 24px 32px -8px;
		        box-shadow: rgba(41, 42, 43, 0.24) 0px 24px 32px -8px;
		background-color: #fff;
		-webkit-transform: translate(-50%, -50%);
		   -moz-transform: translate(-50%, -50%);
		    -ms-transform: translate(-50%, -50%);
		     -o-transform: translate(-50%, -50%);
		        transform: translate(-50%, -50%);
		z-index: 10000;
		opacity: 0;
		display: none;
	}
	.report_txt {
		margin-top: 15px;
		font-size: 16px;
		color: #777;
		font-weight: 300;
	}
	.report_icon_box {
		border: 1px solid #eee;
		margin-top: 15px;
	}
	.report_icon_box>ul>li{
		width: 33.3%;
		text-align: center;
		border-right: 1px solid #eee;
		padding: 10px 0;
	}
	.report_icon_box>ul>li:last-child{
		border-right: none;
	}
	.report_icon_chk_txt {
		display: block;
		font-size: 16px;
	}
	.reprot_text_input_box{
		margin-top: 15px;
	}
	.report_input_text {
		position: relative;
		width: 100%;
		padding: 10px;
		border: 1px solid #f05a28;
	}
	textarea:focus{
		outline: none !important;
	}
	.report_email_input_box {
		margin-top: 15px;
	}
	.email_input{
		margin-top: 10px;
		font-size: 16px;
	}
	.report_submit_btn {
		border: none;
		width: 100%;
		height: 50px;
		color: #fff;
		background-color: #f05a28;
		font-size: 18px;
		margin-top: 24px;
		cursor: pointer;
	}
	.fw700 {
		font-weight: 500;
	}
	.navy {
		color: #005691;
	}
	.color303030 {
		color: #303030;
	}
	.molit_more_view_div, .item_more_view_div {
		border: 1px solid #eeeeee;
		padding: 8px 0;
		-webkit-box-shadow: 0px 1px 2px #eee;
		        box-shadow: 0px 1px 2px #eee;
		border-top: none;
		margin-top: 5px;
		cursor: pointer;
		background-color: #f8f9fb;
	}
	.molit_more_view_arr>img {
		width: 20px;
	}
	.bid_date_per_span {
		display: inline-block;
		text-align: right;		
		float: right;
	}
	.bid_date_per_down,.bid_date_per_up {
		display: inline-block;
		font-weight: 500;
		padding-right: 20px;
		float: right;
		text-align: right;
	}
	.bid_date_per_eqal {
		display: inline-block;
		float: right;
	}
	.bid_date_per_up {
		color: #005792;
		background: url(../images/per_up.png) no-repeat right/12px;
	}
	.bid_date_per_down {
		color: #e23e57;
		background: url(../images/per_down.png) no-repeat right/12px;
	}
	.ca-margin-tbl-s{
		margin-top: 5px;
	}
	.ca-margin-tbl-s>tbody {
		border-top: none;
	}
	.case_box{
		border: 1px solid #eee;		
		padding: 8px 0;
	}
	.case_box>ul>li{
		width: 33.3%;
		text-align: center;
		border-right: 1px solid #eee;
	}
	.case_box>ul>li:last-child {
		border-right: none;
	}
	.reg_top_box {
		border: 1px solid #eee;
		padding: 8px 0;
	}
	.reg_top_box>ul>li{
		width: 33.333%;
    white-space: nowrap;
    text-align: center;
    padding: 0 8px;
    overflow: hidden;
    border-right: 1px solid #eee;
    text-overflow: ellipsis;
    word-break: break-all;
    word-wrap: normal;
	}
	.reg_top_box>ul>li:last-child {
		border-right: none;
	}
	.ca_yongdo{
		width: 25px;		
		vertical-align: middle;
	}
	.ca_yongdo_span{
		vertical-align: middle;
		display: inline-block;
		line-height: 2em;
	}
	.caption_div {
		position: absolute;
		top: -30px;
		right: 0;
		cursor: pointer;
	}
	.caption_div>span {
		display: inline-block;
		line-height: 23px;
		border: 1px solid #f05a28;
		color: #f05a28;
		border-radius: 12px;
		padding: 0 12px;
	}
	.caption_div>span:hover {
		background-color: #f05a28;
		color: #fff;
	}
	.molit_link {
		cursor: pointer;
		text-decoration: underline;
	}
	.molit_link:hover {
		color: #f05a28;
	}
	.div_border_box {
		margin-top: 5px;
		border: 1px solid #eee;
	}
	.mt15 {
		margin-top: 15px;
	}
	.div_border_box>ul>li{
		border-right: 1px solid #eee;
	}
	.div_border_box>ul>li:last-child {
		border-right: none;
	}
	.p10 {
		padding: 10px;
	}
	.div_cont_tit {
		padding-right: 20px;
	}
	.area_span:nth-child(2) {
		margin-left: 5px;
	}
	.white_in {
		white-space: pre-line;
	}
	.fw400 {
		font-weight: 400;
	}
	.tbl_btn_div {
		position: absolute;
		top: 10px;
		right: 0;
	}
	.tbl_btn {
		display: inline-block;
		border: 1px solid #f05a28;
		color: #f05a28;
		border-radius: 12px;
		padding: 0 12px;
		line-height: 23px;
		cursor: pointer;
	}
	.tbl_btn:hover {
		background-color: #f05a28;
		color: #fff;
	}
	.ca_fvr_chk_sel {
		top: 33px;
		left: 50%;
		-webkit-transform: translateX(-50%);
		   -moz-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		     -o-transform: translateX(-50%);
		        transform: translateX(-50%);
	}
	/**************************** 스크롤바 ************************/
	.gongsi_view_div::-webkit-scrollbar, .detail_cont::-webkit-scrollbar {
		width: 5px;
	}

	.gongsi_view_div::-webkit-scrollbar-thumb, .detail_cont::-webkit-scrollbar-thumb {
		background: #666;
		border-radius: 5px;
	}

	.gongsi_view_div::-webkit-scrollbar-track, .detail_cont::-webkit-scrollbar-track {
		background: #ddd;
		border-radius: 5px;
	}
	.gongsi_view_div, .detail_cont{
		scrollbar-face-color: #333;
		scrollbar-shadow-color: #000;
		scrollbar-highlight-color: #666;
		scrollbar-3dlight-color: #fff;
		scrollbar-darkshadow-color: #fff;
		scrollbar-track-color: #000;
		scrollbar-arrow-color: #868686;
	}