﻿@font-face { font-family: 'NBG'; src: url('/common/css/font/NanumBarunGothic.eot'); src: local('?'), url('/common/css/font/NanumBarunGothic.woff') format('woff'), url('/common/css/font/NanumBarunGothic.ttf') format('truetype'); }
@font-face { font-family: 'NBGL'; src: url('/common/css/font/NanumBarunGothicLight.eot'); src: local('?'), url('/common/css/font/NanumBarunGothicLight.woff') format('woff'), url('/common/css/font/NanumBarunGothicLight.ttf') format('truetype'); }
@font-face { font-family: 'NBGB'; src: url('/common/css/font/NanumBarunGothicBold.eot'); src: local('?'), url('/common/css/font/NanumBarunGothicBold.woff') format('woff'), url('/common/css/font/NanumBarunGothicBold.ttf') format('truetype'); }


#area_wrap { position: relative; }
#area { position: relative; display: block; width: 100%; min-width: 1280px; }
body.main #gnb_wrap { position: absolute; float: none; display: inline-block; vertical-align: top; }
body.main #cont_wrap { position: relative; float: none; display: inline-block; width: auto; vertical-align: top; background: #f9f9f9; overflow: hidden; /*margin-left:0;*/ }

	body.main #cont_wrap .cont_start_side { min-height: 0; background: none; }

#topper { }
	#topper .fixed { background-color: #243045; }
	#topper .city > li > a { background: #4b6086; width: 150px; background-color: #4b6086; color: #a8bee7; }
		#topper .city > li > a.on { background-color: #f9f9f9; color: #253758; }
	#topper .city > li + li div { left: -68px; }

	#topper .fixed .real_area { width: 100%; min-width: 1280px; max-width: 1600px; }
	#topper .unb > a { background-color: #4f607e; }
		#topper .unb > a.tot_res { background:#2ca7b6;}
		#topper .unb > a.tot_res.type2 { margin-right:5px;padding:7px 34px 7px 34px;text-align:center;background-position: 103px 50%; }

	#topper .wideTxt { position:absolute;color:#888;font-size:12px;height:17px;line-height:17px;width:100%;letter-spacing:-0.05em;top:50px;text-align:center;left:0;background:#333;display:block;}


/*newMain*/

.mainRow { position: relative; height: auto; *zoom: 1; font-size: 0; }

	.mainRow.mainTop { max-height: 530px;background:#fff; overflow:hidden;}
	.mainRow.mainContent { max-height: 660px;  overflow:hidden;}
	.mainRow.mainBottom { max-height: 150px; }

.mainPromo { position: relative; display: inline-block; /*float: left;*/ font-size: 13px; vertical-align: top; }
	.mainPromo .promoList { position: relative; width: 100%; }
		.mainPromo .promoList .item { position: relative; width: 100%; }
			.mainPromo .promoList .item a { width: 100%; display: block; }
			.mainPromo .promoList .item img { position: relative; display: block; width: 100%; }
	.mainPromo .btnDetail { position: absolute; }

	.mainPromo .promoList .owl-stage { overflow: hidden; }
	.mainPromo .promoList .owl-stage-outer { position: relative; display: block; z-index: 1; }
	.mainPromo .promoList .owl-controls { z-index: 2; position: absolute; width: auto; height: 14px; bottom: 30px; left: 35px; font-size: 0; padding: 0 20px; }
		.mainPromo .promoList .owl-controls * { display: inline-block; width: 16px; height: 16px; margin: 0 4px; vertical-align: middle; }
		.mainPromo .promoList .owl-controls .owl-nav { width: auto; margin: 0; }
			.mainPromo .promoList .owl-controls .owl-nav .owl-prev { background: url(/images/main_new/arrow_promo_prev.png) no-repeat center; position: absolute; left: 0%; }
			.mainPromo .promoList .owl-controls .owl-nav .owl-next { background: url(/images/main_new/arrow_promo_next.png) no-repeat center; position: absolute; right: 0%; }

		.mainPromo .promoList .owl-controls .owl-dots { *zoom: 1; width: auto; }
			.mainPromo .promoList .owl-controls .owl-dots:after { content: ''; clear: both; display: block; }
			.mainPromo .promoList .owl-controls .owl-dots .owl-dot { float: left; background: url(/images/main_new/dot_promo_off.png) no-repeat center; }
				.mainPromo .promoList .owl-controls .owl-dots .owl-dot.active { background-image: url(/images/main_new/dot_promo_on.png); }


.mainPromoB { position: relative; width: 73%; height: auto; overflow: hidden; }
	.mainPromoB .item img { max-width:1029px;max-height:530px;}
.mainPromoS { position: relative; width: 27%; height: auto; overflow: hidden; }
.mainPromoS .item img { max-width:380px;max-height:530px;}


.mainQuickMenu { position: relative; width: 100%; height: 100px; *zoom: 1; }
	.mainQuickMenu:after { content: ''; clear: both; display: block; }
	.mainQuickMenu > ul { *zoom: 1; display: block; float: left; }
		.mainQuickMenu > ul:after { content: ''; clear: both; display: block; }
		.mainQuickMenu > ul.quickLeft { background: #2a3540; width: 73%; border-top: 1px solid #505962; }
		.mainQuickMenu > ul.quickRight { background: #44777d; width: 27%; border-top: 1px solid #669094; }
		/* 160223 추가(봄시즌) */.mainQuickMenu > ul.quickRight_v0302 { background: #44777d; width: 27%; border-top: 1px solid #669094; }

		.mainQuickMenu > ul > li { position: relative; display: block; float: left; text-align: center; box-sizing: border-box; vertical-align: middle; width: 14.28571%; }
			.mainQuickMenu > ul > li.menu1 { background: url(/images/main_new/icon_quickmenu1.png) no-repeat center 15px; }
			.mainQuickMenu > ul > li.menu2 { background: url(/images/main_new/icon_quickmenu2.png) no-repeat center 15px; }
			.mainQuickMenu > ul > li.menu3 { background: url(/images/main_new/icon_quickmenu3.png) no-repeat center 15px; }
			.mainQuickMenu > ul > li.menu4 { background: url(/images/main_new/icon_quickmenu4.png) no-repeat center 15px; }
			.mainQuickMenu > ul > li.menu5 { background: url(/images/main_new/icon_quickmenu5.png) no-repeat center 15px; }
			.mainQuickMenu > ul > li.menu6 { background: url(/images/main_new/icon_quickmenu6.png) no-repeat center 15px; }
			.mainQuickMenu > ul > li.menu7 { background: url(/images/main_new/icon_quickmenu7.png) no-repeat 20% center; }
			.mainQuickMenu > ul > li.menu8 { background: url(/images/main_new/icon_quickmenu8.png) no-repeat 18% center; }
			
			/* 160223 추가(봄시즌) */
			.mainQuickMenu > ul > li.menu1_v0302 { background: url(/images/main_new/icon_quickmenu1_v160302.jpg) no-repeat center 21px; }
            .mainQuickMenu > ul > li.menu2_v0302 { background: url(/images/main_new/icon_quickmenu2_v160302.jpg) no-repeat center 21px; }
            .mainQuickMenu > ul > li.menu3_v0302 { background: url(/images/main_new/icon_quickmenu3_v160302.jpg) no-repeat center 22px; }
            .mainQuickMenu > ul > li.menu4_v0302 { background: url(/images/main_new/icon_quickmenu4_v160302.jpg) no-repeat center 22px; }
            .mainQuickMenu > ul > li.menu5_v0302 { background: url(/images/main_new/icon_quickmenu5_v160302.jpg) no-repeat center 21px; }
            .mainQuickMenu > ul > li.menu6_v0302 { background: url(/images/main_new/icon_quickmenu6_v160302.jpg) no-repeat center 25px; }            
            .mainQuickMenu > ul > li.menu7_v0302 { background: url(/images/theme_spring/talk_icon.png) no-repeat 13% 40px; }
			.mainQuickMenu > ul > li.menu8_v0302 { background: url(/images/theme_spring/icon_quick_golf.png) no-repeat 18% 33px; }
			/* // 160223 추가(봄시즌) */
			
			
			.mainQuickMenu > ul > li > a { color: #b2bfcb; height: 100px; box-sizing: border-box; padding: 25px 0; display: block; text-decoration: none; letter-spacing: -0.05em; font-weight: bold; }

	.mainQuickMenu > ul.quickLeft > li > a { background: url(/images/main_new/bdr_quickLeft.png) no-repeat left center; }
		.mainQuickMenu > ul > li.menu1 a { background:none;}
	.mainQuickMenu > ul.quickRight > li > a { background: url(/images/main_new/bdr_quickRight.png) no-repeat left center; }
	.mainQuickMenu > ul.quickRight > li > a { background: url(/images/main_new/bdr_quickRight.png) no-repeat left center; }
	/* 160223 추가(봄시즌) */.mainQuickMenu > ul.quickRight_v0302 > li > a { background: url(/images/main_new/bdr_quickRight.png) no-repeat left center; }


	.mainQuickMenu > ul > li:first-child > a { background: none; }

	.mainQuickMenu > ul > li > a > span { display: block; line-height: 16px; font-size: 14px; box-sizing: border-box; height: 50px; padding-top: 35px; }

		.mainQuickMenu > ul.quickRight > li { text-align: left; width: 50%; }
			.mainQuickMenu > ul.quickRight > li > a { color: #fff; padding: 25px 40px; padding: 25px 15% 25px 15%; text-align: center; }
			.mainQuickMenu > ul.quickRight > li > a > span { padding: 10px 5% 0 35%; background: url(/images/main_new/arrow_quickmenu.png) no-repeat right center; text-align: left; }
			.mainQuickMenu > ul.quickRight > li > a em { color: #fff; display: block; font-size: 12px; }

	/* 160223 추가(봄시즌) */
	.mainQuickMenu > ul.quickRight_v0302 > li { text-align: left; width: 50%; }
.mainQuickMenu > ul.quickRight_v0302 > li > a { color: #fff; padding: 25px 40px; padding: 25px 15% 25px 15%; text-align: center; }
.mainQuickMenu > ul.quickRight_v0302 > li > a > span { padding: 16px 5% 0 35%; background: url(/images/main_new/arrow_quickmenu.png) no-repeat right center; text-align: left; }
.mainQuickMenu > ul.quickRight_v0302 > li > a em { color: #fff; display: block; font-size: 12px; }
	/* // 160223 추가(봄시즌) */


.mainBoard .boardTabs { *zoom: 1; }
	.mainBoard .boardTabs:after { content: ''; clear: both; display: block; }
	.mainBoard .boardTabs li { float: left; }

.mainBoard .sortingList { position: relative; padding: 0; /*overflow: hidden;*/ height: auto; width: auto; margin: 30px 60px 60px; box-sizing: border-box; }

	.mainBoard .sortingList .item { position: relative; width: auto; margin-left: 10px; height: auto; float: left; background: #fff; border: 1px solid #d5d5d5; box-sizing: border-box; }
		.mainBoard .sortingList .item:first-child { margin-left: 0; }

		.mainBoard .sortingList .item .img { position: relative; height: auto; }
			.mainBoard .sortingList .item .img img { display: block; height: auto; max-width:313px;}
			.mainBoard .sortingList .item .img .type { position: absolute; top: auto; right: auto; left: 0; bottom: 0; color: #fff; font-size: 14px; font-weight: bold; padding: 5px; display: block; width: 80px; text-align: center; }
				.mainBoard .sortingList .item .img .type.elysian { background: #009999; }
				.mainBoard .sortingList .item .img .type.event { background: #cc9966; }
				.mainBoard .sortingList .item .img .type.sns { background: #336699; }

		.mainBoard .sortingList .item .cont { padding: 20px 20px 50px; box-sizing: border-box; letter-spacing: -0.05em; height: auto;height:220px; letter-spacing:-0.05em;}
			.mainBoard .sortingList .item .cont .subject { font-size: 18px; font-weight: bold; display: block; margin-bottom: 15px; color: #1d1d1d; font-family: 'NBG','Malgun Gothic'; line-height:1.4em;letter-spacing:-0.05em;}
			.mainBoard .sortingList .item .cont .text { line-height: 1.4em; font-size: 14px; color: #565656; }
			.mainBoard .sortingList .item .cont .date { position: absolute; bottom: 20px; left: 20px; font-size: 12px; color: #565656; }


	.mainBoard .sortingList .owl-stage { overflow: hidden; }
	.mainBoard .sortingList .owl-stage-outer { display: block; z-index: 9; }
	.mainBoard .sortingList .owl-controls { z-index: 1; position: absolute; width: 100%; height: 100%; top: 0; left: 0; }
		.mainBoard .sortingList .owl-controls .owl-nav { position: absolute; width: 100%; height: 100%; top: 0; left: 0; }
		.mainBoard .sortingList .owl-controls .owl-prev { position: absolute; top: 0%; right: 100%; width: 12px; height: 100%; text-indent: -9999px; background: url(/images/main_new/arrow_board_slide_prev.png) no-repeat center; margin-right: 20px; opacity: 0.5; transition: 0.3s all; }
		.mainBoard .sortingList .owl-controls .owl-next { position: absolute; top: 0%; left: 100%; width: 12px; height: 100%; text-indent: -9999px; background: url(/images/main_new/arrow_board_slide_next.png) no-repeat center; margin-left: 20px; opacity: 0.5; transition: 0.3s all; }
			.mainBoard .sortingList .owl-controls .owl-prev:hover,
			.mainBoard .sortingList .owl-controls .owl-next:hover { opacity: 1; }

.mainBottom .boxLeft { position: relative; float: left; width: 33%; height: 150px; color: #fff; box-sizing: border-box; z-index: 2; }
	.mainBottom .boxLeft:after { content: ''; position: absolute; width: 11px; height: 100%; top: 0; left: 100%; }

	.mainBottom .boxLeft h3 { position: relative; font-size: 16px; font-weight: bold; margin: 30px 0 15px 25px; }
		.mainBottom .boxLeft h3:after { position: absolute; width: 15px; height: 2px; content: ''; top: -7px; left: 0; background: #00a99d; }
	.mainBottom .boxLeft .btnMore { position: absolute; left: 30px; bottom: 20px; font-size: 12px; padding-right: 15px; font-weight: bold; background: url(/images/main_new/arrow_boxRight.png) no-repeat right center; }

.mainBottom .boxRight { position: relative; float: left; width: 67%; height: 150px; z-index: 1; box-sizing: border-box; }

.mainBottom .mainReserv { position: relative; float: left; font-size: 13px; width: 50%; }
	.mainBottom .mainReserv .boxLeft { background: #43525f; }
		.mainBottom .mainReserv .boxLeft:after { background: url(/images/main_new/arrow_reservBox.png) no-repeat left center; }

		.mainBottom .mainReserv .boxLeft .btnMore { color: #8a96ab; }

		.mainBottom .mainReserv .boxLeft .tabGroup { position: relative; *zoom: 1; width: 60%; margin-left: 25px; }
			.mainBottom .mainReserv .boxLeft .tabGroup:after { content: ''; clear: both; display: block; }
			.mainBottom .mainReserv .boxLeft .tabGroup li { position: relative; float: left; width: 50%; height: 26px; }
				.mainBottom .mainReserv .boxLeft .tabGroup li a { position: absolute; background: #4b6086; display: block; width: 100%; height: 26px; line-height: 26px; text-align: center; color: #bcc8ce; font-weight: bold; }
					.mainBottom .mainReserv .boxLeft .tabGroup li a.on { background: #fff; color: #243045; }

	.mainBottom .mainReserv .boxRight { background: #d3d6da; }
		.mainBottom .mainReserv .boxRight .tabContent { padding: 30px 45px; }
			.mainBottom .mainReserv .boxRight .tabContent:first-child { padding: 14px 45px; }
		.mainBottom .mainReserv .boxRight table { border-collapse: collapse; border: 1px solid #8098a3; width: 100%; box-sizing: border-box; background: #e8e8e8;}
			.mainBottom .mainReserv .boxRight table td { position: relative; border: 1px solid #8098a3; height: 30px; text-align: center; font-size: 13px;  overflow:hidden;vertical-align:middle;}
				.mainBottom .mainReserv .boxRight table td a { position: relative; display: block; font-weight: bold; color: #446371; }
					.mainBottom .mainReserv .boxRight table td a:hover { /*background: #d3d6da;*/ }


.mainBottom .mainNotice { position: relative; float: left; font-size: 13px; width: 50%; }
	.mainBottom .mainNotice .boxLeft { background: #435f5d; }
		.mainBottom .mainNotice .boxLeft:after { background: url(/images/main_new/arrow_noticeBox.png) no-repeat left center; }

		.mainBottom .mainNotice .boxLeft .btnMore { color: #92b4b8; }

	.mainBottom .mainNotice .boxRight { background: #d8e4e3; padding: 20px 45px; }
		.mainBottom .mainNotice .boxRight .noticeList { }
			.mainBottom .mainNotice .boxRight .noticeList li { position: relative; margin-top: 8px; }
				.mainBottom .mainNotice .boxRight .noticeList li:first-child { margin-top: 0; }
				.mainBottom .mainNotice .boxRight .noticeList li a { font-weight: bold; }
				.mainBottom .mainNotice .boxRight .noticeList li .type { font-size: 12px; border-radius: 20px; behavior: url(/common/css/PIE.htc); background: #eff4f4; width: 60px; display: block; position: absolute; text-align: center; top: 50%; height: 24px; box-sizing: border-box; padding: 2px; margin-top: -12px; }

					.mainBottom .mainNotice .boxRight .noticeList li .type.ski { color: #287fad; border: 2px solid #287fad; }
					.mainBottom .mainNotice .boxRight .noticeList li .type.golf { color: #20a516; border: 2px solid #20a516; }
					.mainBottom .mainNotice .boxRight .noticeList li .type.condo { color: #ff9900; border: 2px solid #ff9900; }
					.mainBottom .mainNotice .boxRight .noticeList li .type.recruit { color: #660099; border: 2px solid #660099; }
					.mainBottom .mainNotice .boxRight .noticeList li .type.news { color: #003366; border: 2px solid #003366; }
					.mainBottom .mainNotice .boxRight .noticeList li .type.group { color: #ffcc33; border: 2px solid #ffcc33; }
					.mainBottom .mainNotice .boxRight .noticeList li .type.wedding { color: #ff3399; border: 2px solid #ff3399; }
					.mainBottom .mainNotice .boxRight .noticeList li .type.etc { color: #cccc99; border: 2px solid #cccc99; }
               .mainBottom .mainNotice .boxRight .noticeList li .type.fnb { color: #f5391c; border: 2px solid #f5391c; }



				.mainBottom .mainNotice .boxRight .noticeList li .subject { margin-left: 70px; display: block; font-size: 13px; color: #222; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
				.mainBottom .mainNotice .boxRight .noticeList li .date { margin-left: 70px; display: block; font-size: 11px; color: #8b8b8b; }





/*newMain E*/


/*날씨*/
.weather_indi {margin:0; padding:0;}
	.weather_indi dt { width:50%;z-index:2}
	.weather_indi dt a { width:100%;height:24px;line-height:24px;}
	.weather_indi dd { padding-top:30px;height:100px;box-sizing:border-box;letter-spacing:normal;z-index:1}

.weather_sel { height:30px;padding-top:0px;}
	.weather_sel img {width:30px; margin:0 auto;}
/*//날씨*/


