@charset "utf-8";

/* List */
.list-item .tack-check { right: 10px; bottom: 10px; z-index: 1; position: absolute;	font-weight:normal; }
.list-item .tack-check-left { left: 10px; bottom: 10px; z-index: 1; position: absolute;	font-weight:normal; }
.list-item h2 { display:block;height: 49px;font-size:18px; line-height:24px;font-weight:bold;margin:0px 0px; text-align:left;}
	.list-item h2 a{color:#333;}
.list-item .list-img { position:relative; overflow:hidden; }
.list-item .list-img img { width:100%; height:auto; }
.list-item .list-date { position:absolute; bottom:10px; padding:0px 10px; font-size:12px; line-height:23px; }
.list-item .list-date.left { left:0px; }
.list-item .list-date.right { right:0px; }
.list-item .list-details { padding:0 3%; }
.list-item .list-details .member, .list-item .list-details .guest { color:#787878 !important; }
.list-row.clearfix { float:none !important; padding:0 !important; margin:0 !important; width:100% !important }

/* Responsive */
@media all and (max-width:767px) {
	.responsive .list-row { width:50% !important }
}
@media all and (max-width:420px) {
	.responsive .list-row { width:100% !important }
}


/* Γί°‘ */
.list-item{border:1px solid #ddd;}
	.list-item .list-item-in{padding:0px;}
.img-wrap .img-item{border-bottom:1px solid #ddd;}

.wr-state{margin:0px 0 15px;}
	.wr-state .ing{width:64px;height:22px;font-size:12px;line-height:22px;color:#fff;text-align:center;background:#042f7d;font-weight:400;border-radius:15px 15px;-webkit-border-radius:15px 15px;-moz-border-radius:15px 15px;-ms-border-radius:15px 15px;}
	.wr-state .end{width:64px;height:22px;font-size:12px;line-height:22px;color:#fff;text-align:center;background:#7c7c7c;font-weight:400;border-radius:15px 15px;-webkit-border-radius:15px 15px;-moz-border-radius:15px 15px;-ms-border-radius:15px 15px;}
	.wr-state .ready{width:64px;height:22px;font-size:12px;line-height:22px;color:#fff;text-align:center;background:#004892;font-weight:400;border-radius:15px 15px;-webkit-border-radius:15px 15px;-moz-border-radius:15px 15px;-ms-border-radius:15px 15px;}

.list-item .in_box{padding: 38px 35px 32px;}

.bot_info{width:100%;margin-top:25px;}
	.bot_info .txt_lt li{font-size:15px;line-height:17px;color:#333;margin-bottom:14px;padding-left: 18px;background: url('/thema/Basic/img/bbs_dot.png') no-repeat 0 3px;letter-spacing:-0.5px;word-break:keep-all;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
		.bot_info .txt_lt li:last-child{margin-bottom: 0px;}
		.bot_info .txt_lt li span{font-weight:bold;margin-right:17px;}

.top_info_wrap{position:relative;}
.top_info{width:100%;border:2px solid #d8d8d8;text-align:center;padding:20px 0;margin-bottom:50px;border-radius:15px 15px;-webkit-border-radius:15px 15px;-moz-border-radius:15px 15px;-ms-border-radius:15px 15px;}
	.top_info .txt{font-size:18px;line-height:24px;color:#333;font-weight:800;margin-bottom:5px;}
	.top_info .s_txt{font-size:16px;line-height:18px;color:#333;}
.f_img{position:absolute;bottom:10px;left:240px;}

@media all and (max-width:991px) {
.list-item h2 {height: auto;font-size:15px;line-height:19px;}

.list-item{}
	.list-item .list-item-in{padding:0px;}

.wr-state{margin:0px 0 10px;}

.list-item .in_box{padding: 15px 10px 12px;}
	
.bot_info{margin-top:10px;}
	.bot_info .txt_lt li{font-size:12px;line-height:14px;margin-bottom:6px;padding-left: 12px;background-size: 6px 6px;background-position: 0 4px;}
		.bot_info .txt_lt li span{margin-right:8px;}

.top_info{padding:12px 5px;margin-bottom:20px;}
	.top_info .txt{font-size:13px;line-height:17px;margin-bottom:3px;}
	.top_info .s_txt{font-size:12px;line-height:16px;word-break:keep-all;}
.f_img{display:none;}
}