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

.list{padding:0 70px}
.item{position: relative; 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}

.oopen_area{box-shadow: 0 0 0 1px #3cb035 inset; /*border:1px solid #3cb035;*/}
.open_date{font-size:22px;font-weight:600;color:#fff;letter-spacing: -.5px;padding: 20px 0}


.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}