@charset "UTF-8";
#header header h1 a	{ width: 330px; background-image: url(../image/header_logo.png); }

#topmenu_bg	{ border-bottom-color: #782e6d; }

#GNB	{ border-bottom-color: #782e6d; }
#GNB #topmenu .ld1 .cd1c1,
#GNB #topmenu .ld1 .cd1c7,
#GNB #topmenu .ld1 .cd1c10,
#GNB #topmenu .ld1 .cd1c11	{ display: none; }
#GNB #topmenu .ld1 .cd1 .l1.over	{ background-color: #782e6d; color: #fff; }
#GNB #topmenu .ld1 .cd1 .l1.over:after	{ background-color: #782e6d; }
#GNB #topmenu .ld2 .cd2 .l2	{ background-color: #782e6d; }

#container.sub #SUB-GNB #submenu .ld1 .cd1 .l1	{ background-color: #782e6d; }
#container.sub #SUB-GNB #submenu .ld2 .cd2.show .l2 span	{ background-color: #0d5255; color: #fff; }

#container.sub #section section header .menu_path p a.menu:last-child	{ color: #782e6d; }


@media all and ( max-width: 1024px )
{
	#header header	{ border-bottom-color: #782e6d; }
	
	#GNB #topmenu .lb1.mobile_over,
	#GNB #topmenu .ld2 .cd2	{ border-color: #0d5255 !important; }
	
	#GNB #topmenu .ld1 .cd1 .l1,
	#GNB #topmenu .ld1 .cd1 .l1.mobile_over	{ background: #0d5255 !important; }
}


#container.sub #section section header .menu_path p a.menu	{ width: auto; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }



/*
메인
*/

#container.main .section_1	{}

#container.main .mainimage	{ position: relative; min-height: 460px; }
#container.main .mainimage h2	{ position: absolute; width: 0; height: 0; margin: 0; font-size: 0; overflow: hidden; }
#container.main .mainimage .list	{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
#container.main .mainimage .list div	{ position: relative; width: 100%; height: 100%; }
#container.main .mainimage .list .empty	{ display: block; background: url(../image/main_mainimage.jpg) no-repeat center 0; background-size: cover; text-indent: -99999999px; overflow: hidden; }
#container.main .mainimage .list .item	{ display: block; height: 100%; text-align: left; text-indent: -999999px; overflow: hidden; background: no-repeat center 0; background-size: cover; }
#container.main .mainimage .list .slick-prev	{ position: absolute; left: 50%; bottom: 70px; z-index: 2; width: 70px; height: 70px; line-height: 70px; padding: 0; margin: 0 0 0 -580px; border: 1px solid #fff; background-color: rgba(0, 0, 0, 0.5); color: #fff; font-family: serif; font-size: 30px; font-weight: lighter; text-align: left; text-indent: -999px; overflow: hidden; opacity: 0.7; }
#container.main .mainimage .list .slick-prev:after	{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; text-align: center; text-indent: 0; content: "<"; }
#container.main .mainimage .list .slick-prev:focus, #container.main .mainimage .list .slick-prev:hover, #container.main .mainimage .list .slick-prev:active	{ background-color: rgba(0, 0, 0, 0.8); opacity: 1; }
#container.main .mainimage .list .slick-next	{ position: absolute; left: 50%; bottom: 70px; z-index: 2; width: 70px; height: 70px; line-height: 70px; padding: 0; margin: 0 0 0 -511px; border: 1px solid #fff; background-color: rgba(0, 0, 0, 0.5); color: #fff; font-family: serif; font-size: 30px; font-weight: lighter; text-align: left; text-indent: -999px; overflow: hidden; opacity: 0.7; }
#container.main .mainimage .list .slick-next:after	{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; text-align: center; text-indent: 0; content: ">"; }
#container.main .mainimage .list .slick-next:focus, #container.main .mainimage .list .slick-next:hover, #container.main .mainimage .list .slick-next:active	{ background-color: rgba(0, 0, 0, 0.8); opacity: 1; }
#container.main .mainimage .list .play_stop	{ position: absolute; left: 50%; bottom: 41px; z-index: 2; width: 139px; height: 30px; line-height: 30px; padding: 0; margin: 0 0 0 -580px; border: 1px solid #fff; background-color: rgba(0, 0, 0, 0.5); color: #fff; font-family: serif; font-size: 15px; font-weight: lighter; opacity: 0.7; }
#container.main .mainimage .list .play_stop:focus, #container.main .mainimage .list .play_stop:hover, #container.main .mainimage .list .play_stop:active	{ background-color: rgba(0, 0, 0, 0.8); opacity: 1; }
#container.main .mainimage .list .slick-dots	{ position: absolute; left: 0; bottom: 10px; width: 100%; padding: 0; margin: 0; text-align: center; }
#container.main .mainimage .list .slick-dots li	{ display: inline-block; padding: 0; margin: 0 3px; list-style: none; }
#container.main .mainimage .list .slick-dots li button	{ width: 15px; height: 15px; padding: 0; margin: 0; border: 1px solid #fff; border-radius: 15px; background-color: rgba(0, 0, 0, 0.5); text-align: left; text-indent: -999px; overflow: hidden; }
#container.main .mainimage .list .slick-dozzts li.slick-active button	{ width: 50px; background-color: rgba(255, 255, 255, 0.5); }



#container.main .section_2	{ background-color: #e5e5e5; }
#container.main .align_2	{ max-width: 1200px; padding: 30px 0; margin: 0 auto; overflow: hidden; }

#container.main .link	{}
#container.main .link h2	{ position: absolute; width: 0; height: 0; margin: 0; font-size: 0; overflow: hidden; }
#container.main .link .list	{}
#container.main .link .list ul	{ padding: 0; margin: 0 -10px; list-style: none; }
#container.main .link .list ul:after	{ display: block; clear: both; content: ""; }
#container.main .link .list ul li	{ float: left; width: 25%; padding: 0 10px; margin: 0; list-style: none; box-sizing: border-box; }
#container.main .link .list ul li a	{ position: relative; display: block; height: 275px; line-height: 50px; padding-top: 180px; box-sizing: border-box; font-size: 23px; text-align: center; }
#container.main .link .list ul li a:before	{ position: absolute; left: 0; top: 0; width: 100%; height: 220px; background: no-repeat center center; content: ""; }
#container.main .link .list ul li:nth-child(1) a	{ color: #fff; background-color: #f8cd20; }
#container.main .link .list ul li:nth-child(2) a	{ color: #fff; background-color: #21a78f; }
#container.main .link .list ul li:nth-child(3) a	{ color: #fff; background-color: #0076a3; }
#container.main .link .list ul li:nth-child(4) a	{ color: #fff; background-color: #f26c4f; }
#container.main .link .list ul li:nth-child(1) a:before	{ background-image: url(../image/main_link_1.png); }
#container.main .link .list ul li:nth-child(2) a:before	{ background-image: url(../image/main_link_2.png); }
#container.main .link .list ul li:nth-child(3) a:before	{ background-image: url(../image/main_link_3.png); }
#container.main .link .list ul li:nth-child(4) a:before	{ background-image: url(../image/main_link_4.png); }
#container.main .link .list ul li a:focus, #container.main .link .list ul li a:hover, #container.main .link .list ul li a:active	{ color: #fff; background-color: #666; }



#container.main .section_3	{}
#container.main .align_3	{ max-width: 1200px; padding: 30px 0; margin: 0 auto; }
#container.main .align_3:after	{ display: block; clear: both; content: ""; }

#container.main .board	{ position: relative; float: left; width: 860px; height: 340px; margin: 0 30px 0 0; border-radius: 18px 0 0 0; overflow: hidden; }
#container.main .board:before	{ position: absolute; left: 0; top: 0; width: 100%; height: 60px; background-color: #782e6d; content: ""; }
#container.main .board:after	{ display: block; clear: both; content: ""; }
#container.main .board h2	{ position: relative; z-index: 2; float: left; padding: 0 0 0 3px; margin: 0; }
#container.main .board h2:before	{ position: absolute; left: 0; top: 50%; width: 3px; height: 3px; margin-top: -2px; border-radius: 3px; background-color: #fff; opacity: 0.5; content: ""; }
#container.main .board h2:first-child	{ padding-left: 0; }
#container.main .board h2:first-child:before	{ content: none; }
#container.main .board h2 a	{ position: relative; display: block; line-height: 60px; padding: 0 20px; font-size: 18px; color: #fff; font-weight: bold; }
#container.main .board h2 a.active	{ color: #ffee64; }
#container.main .board h2 a.active:after	{ position: absolute; left: 50%; bottom: 0; margin-left: -8px; border-width: 0 8px 8px 8px; border-style: solid; border-color: transparent transparent #fff transparent; content: ""; }
#container.main .board .more	{ display: none; position: absolute; right: 0; top: 0; margin: 0; }
#container.main .board .more.active	{ display: block; }
#container.main .board .more a	{ position: relative; z-index: 2; display: block; width: 60px; height: 60px; text-align: left; text-indent: -999px; overflow: hidden; }
#container.main .board .more a:before	{ position: absolute; left: 0; top: 10%; width: 1px; height: 80%; background-color: #fff; opacity: 0.5; content: ""; }
#container.main .board .more a:after	{ position: absolute; left: 0; top: 0; width: 100%; line-height: 60px; text-align: center; text-indent: 0; color: #fff; font-size: 40px; font-weight: lighter; content: "+"; }
#container.main .board .list	{ display: none; position: absolute; left: 0; top: 60px; width: 100%; height: 300px; background-color: #fff; }
#container.main .board .list.active	{ display: block; }
#container.main .board .list p	{ padding: 20px 0; margin: 0; font-size: 1.2em; }
#container.main .board .list ul	{ padding: 30px 32px 0 32px; margin: 0; list-style: none; }
#container.main .board .list ul li	{ padding: 0; margin: 0; list-style: none; }
#container.main .board .list ul li a	{ position: relative; display: block; line-height: 30px; padding: 0 7em 0 22px; margin: 0; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color: #000; }
#container.main .board .list ul li a:before	{ position: absolute; left: 7px; top: 50%; width: 6px; height: 6px; margin-top: -3px; border-radius: 6px; background-color: #094b97; content: ""; }
#container.main .board .list ul li a:focus, #container.main .board .list ul li a:hover, #container.main .board .list ul li a:active	{ color: #f00; }
#container.main .board .list ul li a br.br	{ display: none; }
#container.main .board .list ul li a strong	{ font-weight: normal; }
#container.main .board .list ul li a em	{ position: absolute; right: 0; top: 0; opacity: 0.7; font-style: normal; }
#container.main .board .list ul li:first-child	{ padding-bottom: 20px; margin-bottom: 14px; border-bottom: 1px dashed #000; }
#container.main .board .list ul li:first-child a	{ height: 80px; padding: 0 0 0 106px; white-space: normal; overflow: visible; }
#container.main .board .list ul li:first-child a strong	{ display: block; line-height: 36px; font-size: 19px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-weight: 500; }
#container.main .board .list ul li:first-child a > span	{ display: block; height: 38px; line-height: 19px; opacity: 0.7; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;  }
#container.main .board .list ul li:first-child a em	{ position: absolute; left: 7px; top: 0; display: block; width: 80px; height: 80px; padding: 11px 0 0 0; border: 2px solid #777; box-sizing: border-box; background-color: #fff; text-align: center; opacity: 1; }
#container.main .board .list ul li:first-child a em span	{ display: block; line-height: 18px; font-size: 13px; }
#container.main .board .list ul li:first-child a em span:last-child	{ line-height: 35px; font-size: 36px; font-weight: bold; }
#container.main .board .list ul li.empty	{ border: 0 none; }


#container.main .popupzone	{ position: relative; float: left; width: 310px; height: 340px; padding: 65px 22px 25px 23px; box-sizing: border-box; background-color: #f2f2f2; }
#container.main .popupzone h2	{ position: absolute; left: 23px; top: 14px; line-height: 51px; margin: 0; font-size: 25px; color: #000; font-weight: normal; }
#container.main .popupzone .list	{ position: relative; width: 100%; height: 100%; }
#container.main .popupzone .list div,
#container.main .popupzone .list a	{ display: block; position: relative; width: 100%; height: 100%; }
#container.main .popupzone .list .empty	{ line-height: 10em; border: 1px solid #c8c8c8; box-sizing: border-box; background-color: #f0f0f0; text-align: center; }
#container.main .popupzone .list .item	{ background: no-repeat center center; background-size: cover; text-align: left; text-indent: -999999px; overflow: hidden; }
#container.main .popupzone .list .slick-prev	{ position: absolute; right: 66px; top: -40px; width: 28px; height: 28px; padding: 0; margin: 0; border: 1px solid #b3afb0; background-color: #fff; text-align: left; text-indent: -999px; overflow: hidden; color: #000; font-family: serif; }
#container.main .popupzone .list .slick-prev:after	{ position: absolute; left: 0; top: 0; width: 100%; line-height: 28px; text-align: center; text-indent: 0; content: "<"; }
#container.main .popupzone .list .slick-prev:focus, #container.main .popupzone .list .slick-prev:hover, #container.main .popupzone .list .slick-prev:active	{ background-color: #333; color: #fff; }
#container.main .popupzone .list .slick-next	{ position: absolute; right: 33px; top: -40px; width: 28px; height: 28px; padding: 0; margin: 0; border: 1px solid #b3afb0; background-color: #fff; text-align: left; text-indent: -999px; overflow: hidden; color: #000; font-family: serif; }
#container.main .popupzone .list .slick-next:after	{ position: absolute; left: 0; top: 0; width: 100%; line-height: 28px; text-align: center; text-indent: 0; content: ">"; }
#container.main .popupzone .list .slick-next:focus, #container.main .popupzone .list .slick-next:hover, #container.main .popupzone .list .slick-next:active	{ background-color: #333; color: #fff; }
#container.main .popupzone .list .play_stop	{ position: absolute; right: 0; top: -40px; width: 28px; height: 28px; padding: 0; margin: 0; border: 1px solid #b3afb0; background-color: #fff; text-align: center; color: #000; font-family: serif; }
#container.main .popupzone .list .play_stop:focus, #container.main .popupzone .list .play_stop:hover, #container.main .popupzone .list .play_stop:active	{ background-color: #333; color: #fff; }
#container.main .popupzone .list .slick-dots	{ position: absolute; right: 99px; top: -40px; padding: 0; margin: 0; list-style: none; }
#container.main .popupzone .list .slick-dots li	{ display: none; padding: 0; margin: 0; list-style: none; }
#container.main .popupzone .list .slick-dots li.slick-active	{ display: block; }
#container.main .popupzone .list .slick-dots li button	{ width: 30px; height: 30px; padding: 0; margin: 0; border: 0 none; background: transparent; color: #000; font-weight: normal; cursor: default; }



#container.main .section_4	{}
#container.main .align_4	{ max-width: 1200px; padding: 0 0 30px 0; margin: 0 auto; }

#container.main .link2	{ width: 100%; height: 271px; overflow: hidden; }
#container.main .link2 h2	{ position: absolute; width: 0; height: 0; margin: 0; font-size: 0; overflow: hidden; }
#container.main .link2 .list	{ height: 100%; margin: 0 -10px; }
#container.main .link2 .list:after	{ display: block; clear: both; content: ""; }
#container.main .link2 .list ul	{ float: left; height: 100%; padding: 0; margin: 0; list-style: none; }
#container.main .link2 .list ul li	{ padding: 0 10px; margin: 0; list-style: none; box-sizing: border-box; }
#container.main .link2 .list ul li a	{ display: block; }

#container.main .link2 .list ul:nth-child(1)	{ width: 25%; }
#container.main .link2 .list ul:nth-child(1) li	{ position: relative; height: 100%; }
#container.main .link2 .list ul:nth-child(1) li:after{ position: absolute; left: 10%; bottom: 0; width: 80%; border-bottom: 1px dashed #dee0e2; content: ""; }
#container.main .link2 .list ul:nth-child(1) li:last-child:after	{ content: none; }
#container.main .link2 .list ul:nth-child(1) li a	{ position: relative; height: 100%; line-height: 25px; padding: 0; border-width: 0 1px; border-style: solid; border-color: #e6e6e6; box-sizing: border-box; background: #f2f4f7 no-repeat top;; color: #111; font-size: 22px; }
#container.main .link2 .list ul:nth-child(1) li:nth-child(1) a	{ border-top-width: 1px; background-image: url(../image/main_link_1.png); }
#container.main .link2 .list ul:nth-child(1) li a:after	{ position: absolute; left: 145px; bottom:16px; width: 36px; height: 15px; background: url(../image/main_link2_go.png) no-repeat center center; content: ""; }
#container.main .link2 .list ul:nth-child(1) li a:focus, #container.main .link2 .list ul:nth-child(1) li a:hover, #container.main .link2 .list ul:nth-child(1) li a:active	{ background-color: #666; color: #fff; }
#container.main .link2 .list ul:nth-child(1) li a span	{ display: block; }

#container.main .link2 .list ul:nth-child(2)	{ width: 75%; }
#container.main .link2 .list ul:nth-child(2) li	{ float: left; width: 33.33%; height: 100%; }
#container.main .link2 .list ul:nth-child(2) li a	{ position: relative; height: 100%; line-height: 26px; padding-top: 178px; box-sizing: border-box; font-size: 23px; text-align: center; }
#container.main .link2 .list ul:nth-child(2) li a:before	{ position: absolute; left: 0; top: 0; width: 100%; height: 190px; background: no-repeat center center; content: ""; }
#container.main .link2 .list ul:nth-child(2) li a:after	{ position: absolute; left: 50%; bottom:15px; width: 36px; height: 15px; margin-left: -18px; background: url(../image/main_link2_go.png) no-repeat center center; content: ""; }
#container.main .link2 .list ul:nth-child(2) li:nth-child(1) a	{ color: #000; background-color: #1fc9da; }
#container.main .link2 .list ul:nth-child(2) li:nth-child(2) a	{ color: #000; background-color: #ad96ca; }
#container.main .link2 .list ul:nth-child(2) li:nth-child(3) a	{ color: #000; background-color: #b2d64f; }
#container.main .link2 .list ul:nth-child(2) li:nth-child(1) a:before	{ background-image: url(../image/main_link_2.png); }
#container.main .link2 .list ul:nth-child(2) li:nth-child(2) a:before	{ background-image: url(../image/main_link_3.png); }
#container.main .link2 .list ul:nth-child(2) li:nth-child(3) a:before	{ background-image: url(../image/main_link_4.png); }
#container.main .link2 .list ul:nth-child(2) li a:focus, #container.main .link2 .list ul:nth-child(2) li a:hover, #container.main .link2 .list ul:nth-child(2) li a:active	{ background-color: #666; color: #fff; }
#container.main .link2 .list ul:nth-child(2) li a span	{ display: block; }
#container.main .link2 .list ul:nth-child(2) li a span.longtext	{ font-size: 0.739em; }









@media all and ( max-width: 1199px )
{
	#container.main .mainimage	{ height: 0; min-height: 0; padding-top: 38.333%; }
	
	
	#container.main .board	{ width: calc(100% - 340px); }
	#container.main .board h2	{ width: 33.33%; padding: 0; margin: 0; box-sizing: border-box; }
	#container.main .board h2:before	{ content: none; }
	#container.main .board h2 a	{ padding: 0; border-width: 1px 1px 1px 1px; border-style: solid; border-color: rgba(255, 255, 255, 0.5); text-align: center; font-size: 16px; font-weight: normal; }
	#container.main .board h2 a:after	{ content: none !important; }
	#container.main .board .more	{ display: none !important; }
	#container.main .board .list	{ height: 280px; }
	#container.main .board .list ul	{ padding: 10px 10px 0 10px; }
	#container.main .board .list p	{ text-align: center; }
	
	#container.main .link2 .list ul:nth-child(1) li a	{ font-size: 16px; }
	#container.main .link2 .list ul:nth-child(2) li a	{ font-size: 18px; }
}

@media all and ( max-width: 1024px )
{
	#container.main .link .list ul li a	{ height: auto; padding-top: 70%; padding-bottom: 10%; font-size: 2vw; }
	#container.main .link .list ul li a:before	{ height: 75%; background-size: auto 70%; }
	
	
	#container.main .link2	{ height: 465px; }
	#container.main .link2 .list ul:nth-child(1)	{ width: 100%; height: 33.33%; padding: 0 10px; }
	#container.main .link2 .list ul:nth-child(2)	{ width: 100%; height: 66.66%; padding-top: 20px; box-sizing: border-box; }
	
	#container.main .link2 .list ul:nth-child(1) li	{ float: left; width: 50%; height: 100%; padding: 0; }
	#container.main .link2 .list ul:nth-child(1) li:after	{ left: auto; right: 0; top: 10%; bottom: auto; width: auto; height: 80%; border-bottom: 0 none; border-left: 1px dashed #dee0e2; }
	#container.main .link2 .list ul:nth-child(1) li:nth-child(1) a	{ border-width: 1px 0 1px 1px; }
	#container.main .link2 .list ul:nth-child(1) li:nth-child(2) a	{ border-width: 1px 1px 1px 0; }
}

@media all and ( max-width: 768px )
{
	#container.main .align_2	{ padding: 20px 0; }
	#container.main .link .list ul	{ margin: 0 -5px; }
	#container.main .link .list ul li	{ padding: 0 5px; }
	
	
	#container.main .align_3	{ padding: 20px 0; }
	#container.main .board	{ width: 100%; margin-right: 0; }
	#container.main .popupzone h2	{ left: 50%; margin-left: -132px; }
	#container.main .popupzone	{ width: 100%; }
	#container.main .popupzone .list	{ max-width: 265px; margin: 0 auto; }
}

@media all and ( max-width: 520px )
{
	#container.main .link2	{ height: auto; }
	#container.main .link2 .list ul:nth-child(1) li	{ width: 100%; }
	#container.main .link2 .list ul:nth-child(1) li:after	{ left: 10%; right: auto; top: auto; bottom: 0; width: 80%; height: auto; border-left: 0 none; border-bottom: 1px dashed #dee0e2; }
	#container.main .link2 .list ul:nth-child(1) li a	{ height: 155px; }
	#container.main .link2 .list ul:nth-child(1) li:nth-child(1) a	{ border-width: 1px 1px 0 1px; }
	#container.main .link2 .list ul:nth-child(1) li:nth-child(2) a	{ border-width: 0 1px 1px 1px; }
	
	
	#container.main .link2 .list ul:nth-child(2) li	{ position: relative; width: 100%; }
	#container.main .link2 .list ul:nth-child(2) li:after	{ position: absolute; left: 10%; bottom: 0; width: 80%; border-bottom: 1px dashed #dee0e2; content: ""; }
	#container.main .link2 .list ul:nth-child(2) li a	{ height: 155px; padding: 35px 0 0 145px; text-align: left; }
	#container.main .link2 .list ul:nth-child(2) li a:before	{ width: 145px; height: 100%; background-position: 34px center; background-size: 90px auto; }
	#container.main .link2 .list ul:nth-child(2) li a:after	{ left: 145px; bottom: 36px; margin: 0; }
	#container.main .link2 .list ul:nth-child(2) li a span.longtext	{ font-size: 1em; }
}

@media all and ( max-width: 360px )
{
}