@charset "utf-8";
/* 새글 스킨 (latest) */
.lt {position: relative;}
.tl_business_now_box_warp .lt .lt_title {display: none;}
.tl_business_now_box_warp .lt .lt_more {display: none;}
.tl_business_now_box_warp .lt .a-item {padding: 0; border:0; background-color:#fff; min-height: 390px;word-break: break-all;cursor:pointer;}
.tl_business_now_box_warp .lt .a-item .img-box { position:relative; overflow:hidden; cursor:pointer}
.tl_business_now_box_warp .lt .a-item .img-box img { -webkit-transform: scale(1); transform: scale(1);transition: all 1s ease;-webkit-transition: all 1s ease;}
.tl_business_now_box_warp .lt .a-item .img-box img:hover { -webkit-transform: scale(1.1); transform: scale(1.1);}
.tl_business_now_box_warp .lt .a-item .info {text-decoration: none;}
.tl_business_now_box_warp .lt .a-item .info .subject { text-align:center; font-weight:bold; font-size:18px;color:#333;}
.tl_business_now_box_warp .lt .a-item .info .substance { text-align:center; color:#555; margin-top:10px; font-size:16px; letter-spacing:-0.02em; font-weight:400; line-height:1.75;}
.tl_business_now_box_warp .lt .a-item .info .time {color:tomato; font-size:0.9em;text-align:right;}
.tl_business_now_box_warp .lt .a-item .more {width: 100%;margin:20px auto 0 auto; border: 1px solid #ddd;padding: 14px 0 14px 0; line-height:14px; font-size:14px; background-color:#f2f2f2;  text-align:center; display:block}
.tl_business_now_box_warp .lt .a-item .more:hover {background-color: #697dc4; border:1px solid #697dc4; color:#fff; cursor: pointer; opacity: 1;transition: all 0.5s;}




.tl_business_now_box_warp .latest-carousel .owl-nav {position: absolute;top: 50%; margin-top: -25px; width:100%; display:block;}
.tl_business_now_box_warp .latest-carousel .owl-nav .owl-prev {width:45px; height:45px; line-height:45px; left:-25px; background-color:#32373a; margin:0; position:absolute; cursor:pointer; color:#fff; padding:0}
.tl_business_now_box_warp .latest-carousel .owl-nav .owl-next {width:45px; height:45px; line-height:45px; right:-25px; background-color:#32373a; margin:0; position:absolute; cursor:pointer; color:#fff; padding:0}
.tl_business_now_box_warp .latest-carousel .owl-nav .owl-prev:hover { background-color:#4a78bc; color:#fff}
.tl_business_now_box_warp .latest-carousel .owl-nav .owl-next:hover { background-color:#4a78bc; color:#fff}
.tl_business_now_box_warp .latest-carousel .owl-dots { display:none}




@media screen and (max-width:1300px) {
.tl_business_now_box_warp .latest-carousel .owl-nav .owl-prev {left: 0px;}
.tl_business_now_box_warp .latest-carousel .owl-nav .owl-next {right:0px;}
}
/* 주요 계약실적*/



.monthPrice {
    display: block;
    height: auto;
    overflow: hidden;
    font-size: 18px;
    color: #000;
    letter-spacing: -1.5px;
}
.monthPrice b.rent {
    background: #f51429;
}
.monthPrice b {
    display: block;
    float: left;
    width: 80px;
    line-height: 30px;
    font-weight: 400;
    color: #fff;
    text-align: center;
}
.monthPrice em {
    display: block;
    float: left;
    font-style: normal;
    padding-left: 20px;
    font-size: 20px;
    line-height: 25px;
    font-weight: 600;
}

.monthPrice em i {
    font-style: normal;
    font-size: 16px;
    line-height: 20px;
    color: #aaa;
    text-decoration: line-through;
    font-weight: 400;
}

.option-rent{
    display: block;
    height: auto;
    overflow: hidden;
    font-size: 18px;
    color: #000;
    letter-spacing: -1.5px;
/*	padding:10px 0px 3px 10px;*/
}
.option-rent b.rent {
    background: #f51429;
}
.option-rent b {
    display: block;
    float: left;
    width: 80px;
    line-height: 30px;
    font-weight: 400;
    color: #fff;
    text-align: center;
}


.option-rent b.lease {
    background: #3c00e3;
}




.option-class{
	color: #494949;
	line-height: 18px;
	font-size: 0.8rem;
	font-weight: bold;
	padding:5px 0px 5px 0px;
}
.option-rent em{
	display: block;
    float: left;
    font-style: normal;
    padding-left: 10px;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
}


.pp-info{
margin-bottom: 0;
    justify-content: right;
    color: #ababab;
    font-size: 12px;
	padding:0px 3px 10px 3px;
}



@media screen and (max-width: 640px) {

	.option-rent {
		display: block;
		height: auto;
		overflow: hidden;
		font-size: 18px;
		color: #000;
		letter-spacing: -1.5px;
		padding:0px !important;
	}


	.option-rent em{
		display: block;
		float: left;
		font-style: normal;
		padding-left: 5px !important;
		font-size: 18px;
		line-height: 30px;
		font-weight: 600;
	}

	.option-rent{
		display: block;
		height: auto;
		overflow: hidden;
		font-size: 18px;
		color: #000;
		letter-spacing: -1.5px;
	padding:10px 10px 3px 10px;
	}
	.option-rent b.rent {
		background: #f51429;
	}
	.option-rent b {
	font-size:14px;
		display: block;
		float: left;
		width: 42px;
		line-height: 30px;
		font-weight: 400;
		color: #fff;
		text-align: center;
	}

	.tl_business_now_box_warp .lt .a-item .info .subject {
		text-align: center;
		font-weight: bold;
		font-size: 16px;
		letter-spacing: -1.5px;
	}
	.pp-info {
		padding:0px 3px 5px 3px;;
	}
	.tl_business_now_box_warp .lt .a-item{
		min-height:330px !important;
	}
}





.rsi-price {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 10px;
    border-top: 0.5px solid #d8d8d8;
}
.rsi-price strong {
    font-family: "GmarketSansMedium";
    font-style: normal;
    font-weight: 700;
    font-size: 1.5rem;
    line-height: 41px;
    text-align: right;
    background: linear-gradient(180deg, #00D8FF 0%, #2D77F1 65.62%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
	padding-right:5px;
}


.rsi-price2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 10px;
}

.rsi-price2 strong {
    font-family: "GmarketSansMedium";
    font-style: normal;
    font-weight: 700;
    font-size: 1.5rem;
    line-height: 41px;
    text-align: right;
    background: linear-gradient(180deg, #FF5E00 0%, red 65.62%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
	padding-right:5px;
}




.owl-item {
    border: 1px solid #ebebeb;
   /* box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.2);*/
    border-radius: 20px;
    /* overflow: hidden; */
    background: #fff;
}


.txt_box {
    padding: 35px 30px;
    border-radius: 0 0 20px 20px;
}

a.carbutton {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    padding: 17px 5px 20px 5px;
    background: #2D77F1;
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    letter-spacing: -1px;
	border-bottom-left-radius:20px;
	border-bottom-right-radius:20px;
}

a.carbutton:hover{color:red !important;}