.con_popup.type-event
{
	z-index: 120;
}
.con_popup
{
	bottom: 0;
	display: none;
	left: 0;
	position: fixed;
	right: 0;
	text-align: center;
	top: 0;
	z-index: 120;
}
.con_popup_wrap
{
	background-color: #fff;
	display: inline-block;
	position: relative;
	vertical-align: middle;
	width: 100%;
    top: 20vh;
}
.con_popup.type-event .con_popup_tit
{
	padding-top: 30px;
}
.con_popup_tit
{
	font-size: 32px;
	font-weight: 500;
}
.con_popup.type-event .con_popup_close
{
	top: 0;
}
.con_popup_close
{
	background: url(../images/popup_close.gif);
	display: block;
	height: 44px;
	overflow: hidden;
	position: absolute;
	right: 0px;
	text-indent: -9999px;
	top: 74px;
	width: 44px;
}
.popup-select_item
{
	border-top: 0;
	color: #666;
	cursor: pointer;
	font-size: 16px;
	overflow: hidden;
	padding: 0 15px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.popup-select2__list
{
	padding: 0;
}
.popup-select2__tit
{
	background-color: #d0d0d0;
	color: #333;
	font-weight: 400;
	margin: 0;
}
.popup-select2__tit, .popup-select2__subject
{
	border-top: 0;
	color: #666;
	cursor: default;
	font-size: 16px;
	font-weight: 100;
	line-height: 50px;
	padding: 0 15px;
}
.popup-select_list
{
	display: none;
	margin: 0;
	max-height: 300px;
	overflow: auto;
	padding: 0;
}
.popup-select2__subject.type-another
{
	color: #666;
	font-weight: 500;
}
.popup-select2__subject
{
	border: 1px solid #d5d5d5;
	border-bottom: none;
	color: #2a59aa;
	cursor: pointer;
	display: none;
	font-weight: 400;
	margin: 0;
	position: relative;
}
.popup-select2__tit, .popup-select2__subject
{
	border-top: 0;
	color: #666;
	cursor: default;
	font-size: 16px;
	font-weight: 100;
	line-height: 50px;
	padding: 0 15px;
}
.popup-select_box
{
	background: #f2f2f2;
	left: 0;
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 5;
}
.input1__box+.input1__box
{
	margin-top: 10px;
}
.con_popup.type-event .popup-select_tit, .con_popup.type-event .popup-select2__subject
{
	font-size: 14px;
	height: 40px;
	line-height: 40px;
}
.popup-select_tit:after
{
	border-bottom: 5px solid transparent;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #666;
	bottom: 0;
	content: '';
	display: block;
	height: 5px;
	margin: auto 0;
	position: absolute;
	right: 18px;
	top: 5px;
}
.popup-select2__subject
{
	border: 1px solid #d5d5d5;
	border-bottom: none;
	color: #2a59aa;
	cursor: pointer;
	display: none;
	font-weight: 400;
	margin: 0;
	position: relative;
}
.con_popupontent__box.type-check
{
	margin-bottom: 10px;
}
.checkbox02
{
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: auto;
	width: 1px;
}
.con_popup.type-event .con_popupontent__check
{
	margin-left: 8px;
}
.con_popupontent__check
{
	display: inline-block;
	margin-top: 8px;
	text-align: left;
}
.con_popupontent__wrap:after
{
	clear: both;
	content: '';
	display: block;
}
.checkbox02+label:before
{
	border: 1px solid #c1c1c1;
	bottom: 0;
	box-sizing: border-box;
	content: '';
	cursor: pointer;
	height: 18px;
	left: 0;
	margin: auto;
	position: absolute;
	top: -1px;
	webkit-box-sizing: border-box;
	width: 18px;
}
.checkbox02+label
{
	color: #666666;
	cursor: pointer;
	font-size: 12px;
	font-weight: 300;
	margin-left: 0;
	padding-left: 24px;
	position: relative;
	vertical-align: middle;
}
.checkbox02+label
{
	display: inline-block;
	line-height: 18px;
	margin-bottom: 0;
}
.popup-select_tit
{
	border: 1px solid #f2f2f2;
	color: #666;
	display: block;
	font-size: 16px;
	overflow: hidden;
	padding: 0 15px;
	position: relative;
	text-decoration: none;
	text-overflow: ellipsis;
	transition: none;
	white-space: nowrap;
}
.con_popupontent__box
{
	box-sizing: border-box;
	float: left;
	text-align: left;
	width: 100%;
}
.con_popupontent__wrap
{
	box-sizing: border-box;
	margin-top: 30px;
}
.con_popupontent__tit2
{
	font-size: 17px;
	font-weight: 300;
	margin: 0;
	text-align: left;
}
.con_popup.type-event .con_popupontent__btn
{
	font-size: 20px;
	height: 50px;
	line-height: 50px;
	margin-bottom: 30px;
	margin-top: 18px;
}
.con_popup:before
{
	background-color: rgba(0,0,0,0.7);
	content: '';
	display: block;
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: -1;
}
.con_popup:after
{
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.con_popupontent__btn.type-online
{
	background-color: #a66cf9;
	color: #ffffff;
}
.con_popupontent__btn
{
	background-color: #333;
	border: none;
	color: #fff;
	display: block;
	font-size: 24px;
	font-weight: 400;
	height: 60px;
	line-height: 60px;
	margin-top: 24px;
	text-decoration: none;
	width: 100%;
}
.con_popup.type-event .con_popupontent__btn
{
	font-size: 20px;
	height: 50px;
	line-height: 50px;
	margin-top: 18px;
}
.con_popup_box
{
	position: relative;
}
.con_popupontent__list
{
	margin: 0 0 0 -10px;
	padding: 0;
}
.con_popup.type-event .con_popupontent__tit2
{
	text-align: center;
}
.con_popupontent__hidden
{
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.con_popup.type-event .popup-select
{
	font-size: 14px;
	line-height: 40px;
}
.popup-select
{
	background-color: #f2f2f2;
	color: #666;
	font-size: 16px;
	line-height: 50px;
	margin-top: 10px;
	position: relative;
	text-align: left;
}
.con_popup.type-event .popup-input1
{
	font-size: 14px;
	height: 40px;
}
.input1__box
{
	position: relative;
}
input[type=text], input[type=password], input[type=tel]
{
	webkit-appearance: none;
	webkit-border-radius: 0;
}
.input1__box
{
	position: relative;
}
.con_popup.type-event .con_popupontent__box
{
	width: 100%;
}
.popup-input1
{
	background-color: #f2f2f2;
	border: none;
	box-sizing: border-box;
	color: #666;
	font-family: 'Nanum Gothic', sans-serif;
	font-size: 16px;
	height: 50px;
	line-height: 50px;
	outline: none;
	padding: 0 15px;
	width: 100%;
}
.con_popupontent__item
{
	box-sizing: border-box;
	float: left;
	list-style: none;
	padding-left: 10px;
	width: 100%;
}
.con_popup_content
{
	background: #fff;
	bottom: 0;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	transition: all 0.3s;
	width: 100%;
	z-index: -1;
}
.con_popup.type-event .con_popupontent__tit2
{
	text-align: center;
}
.con_popup.type-event .con_popupontent
{
	padding-top: 26px;
}
.con_popupontent.is-active
{
	display: block;
}
.con_popupontent
{
	display: none;
	padding: 40px 50px 24px;
}
.con_popupontent__btn.type-katalk
{
	background-color: #fde813;
	color: #391f1f;
}
.checkbox02:checked+label:before
{
	background: url(../images/check_on1.gif);
	border: none;
}
.con_popupontent__btn
{
	background-color: #333;
	border: none;
	color: #fff;
	display: block;
	font-size: 24px;
	font-weight: 400;
	height: 60px;
	line-height: 60px;
	margin-top: 24px;
	text-decoration: none;
	width: 100%;
}
.content_btn
{
	background: url(../images/content_close.png);
	display: block;
	height: 25px;
	overflow: hidden;
	position: absolute;
	right: 16px;
	text-indent: -9999px;
	top: 18px;
	width: 25px;
}
.content-c
{
	box-sizing: border-box;
	padding: 35px 50px;
	position: relative;
	text-align: left;
}
.con_popup_content.is-active
{
	display: block;
	opacity: 1;
	z-index: 10;
}
.content_tit
{
	color: #333;
	font-size: 17px;
	margin: 0;
}
.content_area
{
	background-color: #f2f2f2;
	box-sizing: border-box;
	color: #666;
	font-size: 15px;
	height: 245px;
	line-height: 1.5;
	margin-top: 15px;
	overflow: auto;
	padding: 18px 20px;
}
.con_popup_content.is-active
{
	display: block;
	opacity: 1;
	z-index: 10;
}
.con_popupontent__btn2
{
	color: #666;
	text-decoration: none;
}
.popup-textarea{
	width: 100%;
    height: 170px;
    padding: 12px 15px;
    background-color: #f2f2f2;
    font-size: 16px;
    color: #666;
    border: none;
    text-align: left;
    box-sizing: border-box;
	height: 120px;
    margin-top: 20px;
    font-size: 14px;
	font-family: 'Nanum Gothic', sans-serif;
}