.top_balogin_box {
	width: 100%;
	max-width: 1260px;
	margin: 32px auto 27px auto;
}

.top_balogin_box_mo {
	display: none;
}

.mo_searbox {
	display: none;
}

.top_banbox {
	display: inline-block;
	vertical-align: top;
	width: 972px;
}

.top_loginbox {
	display: inline-block;
	vertical-align: top;
	background: #ededed;
	border-radius: 10px;
	width: calc(100% - 981px);
	height: 153px;
}

.login_box {
	width: 90%;
	margin: 10px auto 0 auto;

}

input.formTextlogin {
	border-radius: 10px;
	height: 25px;
	line-height: 25px;
	padding: 2px 5px;
	margin: 3px 0;
	vertical-align: middle;
	font-size: 11pt;
	text-align: left;
	background-color: #fff;
	border: 1px solid #fff;
}

.formText:formTextlogin {
	background-color: #fff;
	border: 1px solid #fff;
}


input.formText {
	border-radius: 5px;
	height: 28px;
	line-height: 28px;
	padding: 2px 5px;
	margin: 2px 0;
	border: 1px solid #aaa;
	vertical-align: middle;
	font-size: 11pt;
	text-align: left;
	background-color: #f8f8f8;
	background: -moz-linear-gradient(-90deg, #eee, #fff 15%, #fff 75%, #fff 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, -90deg, #eee, left bottom, color-stop(75%, #fff), color-stop(100%, #fff));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-90deg, #eee, #fff 15%, #fff 75%, #fff 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-90deg, #eee, #fff 15%, #fff 75%, #fff 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(-90deg, #eee, #fff 15%, #fff 75%, #fff 100%);
	background: linear-gradient(top, #eee 15%, #fff 75%);
	/* W3C */
}

.formText:hover {
	background-color: #f8f8f8;
	border: 1px solid #09C0EF;
	background: -moz-linear-gradient(-90deg, #eee, #f8f8f8 15%, #f8f8f8 75%, #f8f8f8 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, -90deg, #eee, left bottom, color-stop(75%, #f8f8f8), color-stop(100%, #f8f8f8));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-90deg, #eee, #f8f8f8 15%, #f8f8f8 75%, #f8f8f8 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-90deg, #eee, #f8f8f8 15%, #f8f8f8 75%, #f8f8f8 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(-90deg, #eee, #f8f8f8 15%, #f8f8f8 75%, #f8f8f8 100%);
	background: linear-gradient(top, #eee 15%, #f8f8f8 75%);
	/* W3C */
	background: url("../images/sprite_heart.png") no-repeat top right;
}

.btn_login span {
	font-size: 25pt;
	background: #ea5d66;
	color: #fff;
	border-radius: 10px;
	padding: 10px;
	margin-left: 10px;
}

.btn_member {
	font-family: 'Noto Sans KR', 'Montserrat', sans-serif;
	font-size: 12pt;
	border: 1px solid #ea5d66;
	color: #818181;
	background: #fff;
	border-radius: 10px;
	padding: 2px;
	text-align: center;
	margin-top: 5px;
	font-weight: 500;
}

.btn_idsear {
	font-size: 10pt;
	text-align: right;
}

.main_btop {
	width: 100%;
	max-width: 1260px;
	margin: 0 auto;
	display:none;
}

.main_btop_box {
	display: flex;
}

.main_btop_box1 {
	/*flex:1;*/
	width: calc(25% - 30px);
	vertical-align: top;
	background: #f8f8f8;
	border-radius: 5px;
	padding: 10px;
	height: 140px;
	display: inline-block;
}

.main_btop_box2 {
	/*flex:1;*/
	width: calc(25% - 30px);
	vertical-align: top;
	background: #f8f8f8;
	border-radius: 5px;
	padding: 10px;
	margin: 0 10px;
	height: 140px;
	display: inline-block;
}

.main_btop_box3 {
	/* flex: 1; */
	width: calc(25% - 30px);
	vertical-align: top;
	border-radius: 5px;
	padding: 10px 0;
	height: 140px;
	text-align: right;
	display: inline-block;
}

.main_btop_box4 {
	/*flex:1;*/
	width: calc(25% - 30px);
	vertical-align: top;
	background: #f8f8f8;
	border-radius: 5px;
	padding: 10px;
	margin: 0 10px;
	height: 140px;
	display: none;
}

.main_btop_box7 {
	width: 100%;
	max-width: 1260px;
	margin: 0 auto;
}

.btop_box_title {
	font-family: 'Noto Sans KR', 'Montserrat', sans-serif;
	font-size: 12pt;
	font-weight: 500;
	text-align: center;
	padding-bottom: 3px;
	color: #343434;
}

.btop_box_text {
	font-family: 'Noto Sans KR', 'Montserrat', sans-serif;
	font-size: 12pt;
	text-align: center;
}

.btop_box_text span {
	padding: 0 6px;
}

.btop_box_imgt {
	width: 20%;
	display: inline-block;
	font-family: 'Noto Sans KR', 'Montserrat', sans-serif;
	font-size: 10pt;
	text-align: center;
	line-height: 100%;
}

.btop_box_imgt1 {
	width: 30%;
	display: inline-block;
	font-family: 'Noto Sans KR', 'Montserrat', sans-serif;
	font-size: 10pt;
	text-align: center;
	line-height: 100%;
}

.btop_carline1 {
	width: 47px;
	display: inline-block;
	text-align: center;
}

.btop_carline {
	width: 40px;
	display: inline-block;
	text-align: center;
}

.btop_carline2 {
	display: block;
	text-align: center;
	font-family: 'Noto Sans KR', 'Montserrat', sans-serif;
	font-size: 11pt;
}

.cartext {
	font-family: 'Noto Sans KR', 'Montserrat', sans-serif;
	font-size: 11pt;
	text-align: center;
	color: #8d8c8c;
}

.carbl {
	font-family: 'Noto Sans KR', 'Montserrat', sans-serif;
	font-size: 12pt;
	text-align: center;
	color: #000000;
	font-weight: 600;
}

.carred {
	font-family: 'Noto Sans KR', 'Montserrat', sans-serif;
	font-size: 12pt;
	text-align: center;
	color: #f51414;
	font-weight: 600;
}

.main_btop_ba2 {
	width: 100%;
	max-width: 1260px;
	margin: 2em auto 0 auto;
	/*display: flex; */
}

.main_ba2_lil {
	flex: 1;
	box-sizing: border-box;
}

.main_ba2_li {
	flex: 1;
	margin: 0 1%;
	box-sizing: border-box;
}

.main_premium {
	width: 100%;
	max-width: 1260px;
	margin: 30px auto 0 auto;
	padding-top: 10px;
}

.main_pre_title {
	font-family: 'Noto Sans KR', 'Montserrat', sans-serif;
	font-size: 20pt;
	font-weight: 600;
	margin-bottom: 15px;
}


.main_pre_subtitle {
	font-family: 'Noto Sans KR', 'Montserrat', sans-serif;
	font-size: 14pt;
	font-weight: 500;
	margin-bottom: 15px;
}

.pre_titlered {
	color: #e12935;
}

.pre_red {
	color: #e66873;
}

.pre_blue {
	color: rgb(10, 113, 239);
}

.main_premium_box {
	display: flex;
	flex-wrap: wrap;
	/* 요소들이 넘치면 줄바꿈합니다. */
	justify-content: space-around;
	margin-bottom: 20px;
}

.main_premium_boxlil {
	/* flex:1;  */
	/* flex-grow: 1; */
	width: calc(20% - 15px);
	box-sizing: border-box;
	border-top: 3px solid #e66873;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	border-radius: 20px;
	padding: 10px 20px;
	background: #fff;
	margin-bottom: 20px;
}

.main_premium_boxli {
	/* flex:1;  */
	/* flex-grow: 1; */
	width: calc(20% - 15px);
	box-sizing: border-box;
	border-top: 3px solid #e66873;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	border-radius: 20px;
	margin: 0 1%;
	padding: 10px 20px;
	background: #fff;
	margin-bottom: 20px;
}

.pre_title {
	font-family: 'Noto Sans KR', 'Montserrat', sans-serif;
	font-size: 15pt;
	text-align: center;
	color: #050100;
	font-weight: 600;
}

.pre_redtitle {
	font-family: 'Noto Sans KR', 'Montserrat', sans-serif;
	font-size: 13pt;
	color: #f45662;
	text-align: center;
	font-weight: 600;
	padding: 2px 0;
}

.pre_text {
	font-family: 'Noto Sans KR', 'Montserrat', sans-serif;
	font-size: 11pt;
	text-align: center;
	line-height: 130%;
}

.pre_pay {
	font-family: 'Noto Sans KR', 'Montserrat', sans-serif;
	font-size: 12pt;
	color: #f45662;
	text-align: center;
	font-weight: 600;
}

.pre_img {
	text-align: center;
	padding: 2px 0;
}

.pre_map {
	font-family: 'Noto Sans KR', 'Montserrat', sans-serif;
	font-size: 11pt;
	text-align: center;
	color: #050100;
	font-weight: 500;
	margin-top: 1px;
}



.main_special_box {
	display: flex;
	flex-wrap: wrap;
	/* 요소들이 넘치면 줄바꿈합니다. */
	justify-content: space-between;
	margin-bottom: 20px;
}

.main_special_boxlil {
	width: calc(33% - 15px);
	box-sizing: border-box;
	border: 1px solid #dddddd;
	padding: 10px 20px;
	margin-bottom: 20px;
}

.main_special_boxli {
	width: calc(33% - 30px);
	box-sizing: border-box;
	border: 1px solid #dddddd;
	padding: 10px 20px;
	margin: 0 1%;
	margin-bottom: 20px;
}

.spe_title_box {
	position: relative;
	width: 100%;
}

.spe_map_box {
	position: relative;
	width: 100%;
	border-top: 1px solid #dddddd;
}

.spe_title {
	font-family: 'Noto Sans KR', 'Montserrat', sans-serif;
	font-size: 12pt;
	font-weight: 700;
	width: 60%;
	display: inline-block;
}

.spe_text {
	position: relative;
	font-family: 'Noto Sans KR', 'Montserrat', sans-serif;
	font-size: 10pt;
	padding: 10px 0;
}

.spe_text span {

	position: absolute;
	right: 0;

}

.spe_map {
	font-family: 'Noto Sans KR', 'Montserrat', sans-serif;
	font-size: 11pt;
	padding: 10px 0;
	width: 60%;
	display: inline-block;
	font-weight: 600;
}

.special_red {
	position: absolute;
	right:0;
	margin: auto;
	font-family: 'Noto Sans KR', 'Montserrat', sans-serif;
	font-size: 11pt;
	color: #f45762;
	text-align: right;
	/* width: 35%; */
	display: inline-block;
	font-weight: 600;
	padding-top:10px;
}

.special_red2 {
	position: absolute;
	right:0;
	font-family: 'Noto Sans KR', 'Montserrat', sans-serif;
	font-size: 11pt;
	color: #f45762;
	text-align: right;
	/* width: 35%; */
	display: inline-block;
	font-weight: 600;
}

.main_btop_ba4 {
	width: 100%;
	max-width: 1260px;
	margin: 2em auto 0 auto;
	background: #f8f8f8;
}

.main_ba4_lil {
	flex: 1;
	box-sizing: border-box;
}

.main_ba4_li {
	flex: 1;
	margin: 0 2%;
	box-sizing: border-box;
}



.main_btop_ba5 {
	width: 100%;
	max-width: 1260px;
	margin: 0 auto;
	padding-bottom: 2em;
}

.main_btop_ba5_box {
	margin-bottom: 20px;
}

.main_ba5_lil {
	width: calc(50% - 25px);
	display: inline-block;
	box-sizing: border-box;
	margin-right: 10px;
}


.main_ba5_li {
	width: calc(50% - 25px);
	box-sizing: border-box;
	display: inline-block;
	margin-left: 10px;
}



.calendar_list_table_bg_not {
	font-size: 12pt;
	font-family: 'Noto Sans KR', 'Montserrat', sans-serif;
	margin: 3px;
	padding: 0.2em;
	letter-spacing: -0.07em;
	text-align: center;
	border-bottom: 1px solid #8F8F8F;
	color: #333;
	font-weight: 700;
}


.calendar_list_tableTD_bg1 {
	padding: 0.1em;
	border-bottom: 1px solid #ddd;
	font-size: 11pt;
	font-family: 'Noto Sans KR', 'Montserrat', sans-serif;
}

.btn_best_more {
	color: #000;
	border: 1px solid #aaa;
	border-radius: 10px;
	font-size: 13pt;
	font-family: 'Noto Sans KR', 'Montserrat', sans-serif;
	padding: 10px 0;
	margin-top: 20px;
	text-align: center;
	background: #fff;
	font-weight: 700;
}

.btn_best_red {
	color: #e93d4a;
}

.btn_pre_more {
	width: 180px;
	color: white;
	border-radius: 10px;
	font-size: 13pt;
	font-family: 'Noto Sans KR', 'Montserrat', sans-serif;
	padding: 5px 0;
	text-align: center;
	background: #e93d4a;
	font-weight: 700;
	box-shadow: 1px 4px 4px 1px lightgray;
	margin-right: 10px;
}

.btn_pre_more_gray {
	width: 180px;
	color: #ffffff;
	border-radius: 10px;
	font-size: 13pt;
	font-family: 'Noto Sans KR', 'Montserrat', sans-serif;
	padding: 5px 0;
	text-align: center;
	background: #aba9a9;
	font-weight: 700;
}


.btn_pre_send_red {
	width: 180px;
	color: #ffffff;
	border-radius: 10px;
	font-size: 17pt;
	font-family: 'Noto Sans KR', 'Montserrat', sans-serif;
	padding: 5px 0;
	text-align: center;
	background: #e12935;
	font-weight: 700;
	margin: 20px auto;
	cursor: pointer;
}


.footer_box {
	width: 100%;
	padding-top: 1em;
}


.main_bot_ba1 {
	width: 100%;
	max-width: 1260px;
	margin: 0 auto;
}

.main_bot_ba1_lil {
	width: calc(33% - 25px);
	display: inline-block;
	margin: 0 10px;
}

.main_bot_ba1_li {
	width: calc(33% - 25px);
	margin: 0 10px;
	display: inline-block;
}



.main_bot_ba2 {
	width: 100%;
	max-width: 1260px;
	margin: 2em auto 0 auto;
	border-top: 2px solid #c4c4c4;
	padding-top: 10px;
}

.main_bot_leftbox {
	width: 45%;
	display: inline-block;
	vertical-align: top;
}

.main_bot_rightbox {
	width: 54%;
	display: inline-block;
	vertical-align: top;
}

.main_bot_lb_li1 {
	width: 50%;
	display: inline-block;
	font-size: 11pt;
	font-family: 'Noto Sans KR', 'Montserrat', sans-serif;
	vertical-align: top;
}

.main_bot_lb_li2 {
	width: 45%;
	display: inline-block;
	font-size: 11pt;
	font-family: 'Noto Sans KR', 'Montserrat', sans-serif;
	vertical-align: top;
}



.main_bot_rb_li1 {
	width: 50%;
	display: inline-block;
	padding: 0 20px;
	font-size: 11pt;
	font-family: 'Noto Sans KR', 'Montserrat', sans-serif;
	border-left: 1px solid #c4c4c4;
	border-right: 1px solid #c4c4c4;
}

.main_bot_rb_li2 {
	width: 40%;
	display: inline-block;
	font-size: 11pt;
	font-family: 'Noto Sans KR', 'Montserrat', sans-serif;
	margin-left: 20px;
	vertical-align: top;
	margin-top: 20px;
}

.main_bot_ba2_3ban {
	width: 30%;
	display: inline-block;
	margin: 0 1%;
}

.main_bot_ba2_title {
	font-size: 18pt;
	font-family: 'Noto Sans KR', 'Montserrat', sans-serif;
	color: #333333;
	font-weight: 700;
}

.main_bot_ba2_red {
	font-size: 26pt;
	font-family: 'Noto Sans KR', 'Montserrat', sans-serif;
	color: #d1072c;
	font-weight: 700;
	line-height: 100%;
}


.main_bot_ba2_titlesm {
	font-size: 14pt;
	font-family: 'Noto Sans KR', 'Montserrat', sans-serif;
	color: #333333;
	font-weight: 700;
}


.main_bot_ba2_text {
	font-size: 10pt;
	font-family: 'Noto Sans KR', 'Montserrat', sans-serif;
	color: #333333;
}

.main_bot_ba3 {
	width: 100%;
	max-width: 1260px;
	margin: 2em auto 0 auto;
	text-align: center;
	border-top: 1px solid #c4c4c4;
	border-bottom: 1px solid #c4c4c4;
	padding: 10px 0;
}

.main_bot_ba3_li {
	font-size: 12pt;
	font-family: 'Noto Sans KR', 'Montserrat', sans-serif;
	width: 11%;
	font-weight: 600;
	display: inline-block;
}



.main_bot_ba4 {
	width: 100%;
	max-width: 1260px;
	margin: 0 auto;
	padding: 15px 0 20px 0;
}

.main_bot_ba4_left {
	width: 17%;
	display: inline-block;
	vertical-align: top;
}

.main_bot_ba4_right {
	width: 80%;
	display: inline-block;
	font-size: 11pt;
	font-family: 'Noto Sans KR', 'Montserrat', sans-serif;
	vertical-align: top;
}

.bottextred {
	color: #d1072c;
}


.btn-primary {
	--bs-btn-bg: #e93d4a;
	--bs-btn-border-color: #e93d4a;
	--bs-btn-hover-bg: #d93b46;
	--bs-btn-hover-border-color: #d93b46;
	--bs-btn-active-bg: #e93d4a;
	--bs-btn-active-border-color: #d93b46;
}








#tops_banner_wrap {
	max-width: 961px;

	position: relative;
	margin: 0;
}

.tops_banner_01 {
	max-width: 961px;

	background: #323232;
}

/*----------------����� ����¡ - ��ġ�� ����� �����Ӱ� ����----------------*/
#tops-bx-pager1 {
	position: absolute;
	bottom: 10px;
	right: 10px;
}

#tops-bx-pager1 a {
	float: left;
	margin: 0 3px 0 0;
	display: block;
	width: 12px;
	height: 12px;
	font-size: 10px;
	line-height: 10px;
	text-align: center;
	background: #fff;
	color: #333;
}

#tops-bx-pager1 a:hover,
.bx-pager1 a:active {
	background: #e93d4d;
	color: #CCC;
}

/*----------------����� ����¡ - ��Ƽ����¿� ���� �Ӽ��� ����----------------*/
#tops-bx-pager1 a.active {
	background: #e93d4d;
	color: #CCC;
}





/*---------------- ���۹����� ----------------*/
#google_translate_element>div>div {
	position: relative;
	min-width: 210px;
	height: 40px;
}

#google_translate_element>div>div:after {
	content: '>';
	/* ��� ��ħ ������ */
	font: 20px "Consolas", monospace;
	color: #ff4378;
	transform: rotate(90deg);
	right: -195px;
	top: 3px;
	padding: 0 0 2px;
	border-bottom: 1px solid #ff4378;
	position: absolute;
	pointer-events: none;
}

#google_translate_element>div>div>select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: block;
	width: 100%;
	max-width: 210px;
	height: 30px;
	float: right;
	margin: 3px 0px;
	padding: 0px 24px;
	font-size: 16px;
	line-height: 1.75;
	color: #db0433;
	border: 2px solid #ff4378;
	-ms-word-break: normal;
	word-break: normal;
}

.mylist {
	padding: 5px 0 5px 0;
	font-weight: bold;
	font-size: 9pt;
}

.mylist a {
	margin: 0 5px;
	background: white;
	border-radius: 5px;
	padding: 5px;
}



.listmono {
	
}

.listpcno {
	display: none;
}



@media all and (min-width:10px) and (max-width:768px) {

	.main_bot_ba1_lil {
		width: 100%;
		display: inline-block;
		margin: 5px auto;
		text-align: center;
	}

	.main_bot_ba1_li {
		width: 100%;
		display: inline-block;
		margin: 5px auto;
		text-align: center;
	}


	#tops_banner_wrap_mo {
		width: 100%;
	}

	.tops_banner_01_mo {
		width: 100%;
		background: #323232;
	}

	.listmono {
		display: none;
	}

	.listpcno {
		display: block;
	}

	#tops-bx-pager1mo {
		padding: 5px 0;
		background: #fff;
		height: 15px;
		text-align: center;
		margin: 0 auto;

	}

	#tops-bx-pager1mo a {
		margin: 0 3px 0 0;
		display: inline-block;
		width: 12px;
		height: 12px;
		font-size: 10px;
		line-height: 10px;
		text-align: center;
		background: #bbb9ba;
		color: #333;
	}

	#tops-bx-pager1mo a:hover,
	.bx-pager1 a:active {
		background: #e53f4d;
		color: #CCC;
	}

	/*----------------����� ����¡ - ��Ƽ����¿� ���� �Ӽ��� ����----------------*/
	#tops-bx-pager1mo a.active {
		background: #e93d4d;
		color: #CCC;
	}



}