@charset "utf-8";
/* »õ±Û ½ºÅ² (latest) */

.list{padding:0 70px}
.item{position: relative;border:0px solid #e1e1e1;border-radius:0px}
.item .lt-img {background:transparent;position:relative}
.item .lt-no{position: absolute;background-color:#fcd200;bottom:10px;left:10px;width:50px;height:50px;border-radius:25px}
.item .lt-no{color:#000;text-align:center;font-size:36px;line-height: 1.5;font-family: 'KOHINanumOTFB';font-weight: bold}
.item .lt-img img{border-radius:3px}
.item .lt-area {padding:10px 20px 20px}
.item .lt-area .lt-subject{margin:10px auto 10px;height:50px; line-height:23px;}
.item .lt-area .lt-sno{float:left;width:50px;}
.item .lt-area .lt-sno p{background-color:#fcd200;width:40px;height:40px;border-radius:20px;}
.item .lt-area .lt-sno p{color:#000;text-align:center;font-size:22px;line-height:2;font-family: 'GmarketSansBold';font-weight: bold;}

.item .lt-area .lt-sj{float:left;width:230px;height:40px;display: table; overflow: hidden;}

.item .lt-area .lt-sj h3{font-size: 20px;color: #131313;font-weight: 700;letter-spacing:-1px !important;padding:0px 0;font-family: 'KOHINanumOTFB';display: table-cell; vertical-align: middle;}
.item .lt-area .lt-content{clear: both;font-size: 16px; color: #343434; line-height: 1.4;padding-bottom: 10px;letter-spacing:-0.5px;}
.item .item-link{position: absolute;font-size:14px;right:10px;bottom:10px;border-radius:3px;background-color:#f1f1f1 !important}
.item .item-link i{padding:5px 5px 3px 5px !important;font-size:16px}

/* .item .lt_img img:hover{opacity:1;border:1px #000 solid;border-radius:10px} */

.owl-dots{display:none}
.owl-theme i {padding:5px 5px 3px 5px;font-size:30px}
.owl-theme .owl-nav {margin-top:0 !important}
.owl-theme .owl-nav [class*='owl-']{background:transparent !important;opacity:1}
.owl-theme .owl-nav [class*='owl-']:hover {background:transparent !important}

.owl-prev,.owl-next {position:absolute;top:50%;transform:translateY(-50%);margin-top: -30px}
.owl-prev {left:-4.5rem}
.owl-next {right:-4.5rem}


.compet_btn{
	    position: absolute;
	    right: 20px;
	    bottom: 20px;
		display: inline-block;
	    font-size:16px;
	    color:#ab122d;
	    line-height:2;
		margin-top: 30px;
		padding:0px 30px;

		border-radius:50px;
		font-family: 'KOHINanumOTFB';
		border: 1px solid #ab122d;
	    background-color:rgba(255,255,255,0.1);
	    white-space:nowrap;transition: 0.5s ease;-webkit-transition: 0.5s ease;vertical-align: middle
	    }
.compet_btn i {padding:10px 5px 13px 0px;margin-rop:5px;font-size:18px}

.compet_btn:hover{background-color:rgba(255,255,255,1);color:#333;transition: 0.5s ease;-webkit-transition: 0.5s ease;}
