/*.home {
	height: 250px;
}*/

.event {
	margin: 55px 0;
}

.event_bg {
	height: 250px;
	background-image: url(/b2c/images/customer/bg_event.png);
	filter: blur(4px);
}

.home_slider_container h2 {
	font-family: 'NanumSquare';
	font-weight: 800;
	font-size: 35px;
	color: #333;
	text-align: center;
}

.event_bg::before {
	width: 100%;
	height: 100%;
	content: '';
	clear: both;
	display: block;
	background-color: rgba(255, 255, 255, 0.4);
	position: absolute;
	left: 0;
	top: 0;
}

.event_wrap {
	box-shadow: 0px 1px 10px rgba(29, 34, 47, 0.1);
}

.event_con {
	margin-bottom: 50px;
	border-radius: 6px;
	float: left;
}



.event_image {
	width: 100%;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	overflow: hidden;
}

.event_image img {
	width: 100%;
	height: auto;
}

.event_title {
	padding: 15px 10px;
}

.dday {
	background: #ffa800;
	text-align: center;
	transition: 0.3s;
	box-shadow: 0px 1px 10px rgba(29, 34, 47, 0.1);
	position: absolute;
	top: 10px;
	right: 10px;
	padding: 3px 15px;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	font-family: 'Nanum';
	border-radius: 3px;
}

.always {
	background: #0984e3;
	text-align: center;
	transition: 0.3s;
	position: absolute;
	top: 10px;
	right: 10px;
	padding: 3px 15px;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	font-family: 'Nanum';
	border-radius: 3px;
}

.end {
	background: #f2f4f5;
	text-align: center;
	transition: 0.3s;
	position: absolute;
	top: 10px;
	right: 10px;
	padding: 3px 15px;
	color: #76777a;
	font-size: 14px;
	font-weight: 700;
	font-family: 'Nanum';
	border-radius: 3px;
}

/*
.dday h4 {
	color: #fff;
	font-size: 17px;
	font-family: 'NanumSquare';
	font-weight: 800;
}

.dday p {
	color: #fff;
	font-size: 17px;
	font-family: 'NanumSquare';
	font-weight: 800;
	line-height: 16px;
	margin-bottom: 5px;
}
*/

/*
.always {
	width: 60px;
	height: 55px;
	background: #fff;
	padding: 7px;
	text-align: center;
	transition: 0.3s;
	box-shadow: 0px 1px 10px rgba(29, 34, 47, 0.1);
}

.always span {
	font-size: 15px;
	font-family: 'Nanum';
	font-weight: 800;
	color: #14bdee;
	line-height: 40px;

	writing-mode: tb-rl;
	text-orientation: upright;

}
*/

/*
.end {
	width: 60px;
	height: 55px;
	background: #e7e7e7;
	padding: 7px;
	text-align: center;
	box-shadow: 0px 1px 10px rgba(29, 34, 47, 0.1);
}

.end span {
	font-size: 15px;
	font-family: 'Nanum';
	font-weight: 800;
	color: #76777a;
	line-height: 40px;

	writing-mode: tb-rl;
	text-orientation: upright;

}
*/

.event_text {
	padding: 0;
	width: 100%;
}

.event_text h3 {
	font-size: 20px;
	font-family: 'NanumSquare';
	font-weight: 800;
	margin-bottom: 10px;
	transition: 0.3s;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}

.event_text span {
	display: block;
	font-size: 14px;
	font-family: 'Nanum';
	font-weight: 400;
	color: #76777a;
}

.event_text span i {
	margin-right: 8px;
}

.event_text p {
	font-size: 13px;
	font-weight: 'Nanum';
	font-weight: 400;
	line-height: 20px;
}




.event_text h3:hover {
	color: #007bff;
}

.event_detail {
/*	padding: 30px;*/
/*	border-top: 1px solid #76777a;*/
/*	border-bottom: 1px solid #76777a;*/
}

.detail_title {
	margin-bottom: 40px;
}

.detail_title h4 {
	font-size: 22px;
	font-family: 'NanumSquare';
	font-weight: 800;
	margin-bottom: 10px;
	color: #333;
	line-height: 32px;
	;
}

.detail_title p {
	font-size: 17px;
	font-family: 'NanumSquare';
	font-weight: 400;
	color: #76777a;
	display: inline;
}

.detail_title i {
	margin-right: 5px;
}

.detail_title span {
	font-size: 17px;
	font-weight: 'NanumSquare';
	font-weight: 400;
	color: #fff;
	padding: 3px 15px;
	border-radius: 3px;
	background: #ccc;
	margin-left: 5px;
}

.detail_title .detail_dday {
	background: #ffc80a;
}

.detail_title .detail_always {
	background: #14bdee;
}

.detail_title .detail_end {
	background: #f2f4f5;
	color: #76777a;
}

/*.detail_title::after {display: block; content: ''; width: 100%; height: 1px; background: #ababab; margin-top: 30px;}*/

.event_detail_wrap {width: 100%; background: #f53b57; padding-bottom: 80px; text-align: center;}
.detail_text {margin: auto; display: inline-block;}
.detail_text img {width: 100%;}



.detail_text p {
	font-size: 15px;
	font-weight: 400;
	font-family: 'Nanum';
}

/*.detail_text::after {display: block; content: ''; width: 100%; height: 1px; background: #ababab; margin-top: 30px;}*/

.event_list {
	display: block;
	text-align: center;
	width: 25%;
	margin: auto;
	margin-top: 30px;
	background: #14bdee;
	color: #fff;
	font-size: 19px;
	font-weight: 800;
	font-family: 'NanumSquare';
	border-radius: 3px;
	padding: 5px 0;
}

.event_list:hover {
	color: #fff;
}

@media only screen and (max-width: 768px) {
	.home_slider_container h2 {
		margin-top: 230px;
		line-height: 0;
	}
}

@media only screen and (max-width: 414px) {
	.home_slider_container h2 {
		margin-top: 160px;
	}
}
