@charset "utf-8";

/* 초기화 */
body,div,article,section,h1,h2,h3,nav,ul,li,img,p,hr,select,option,span,input,option, iframe{margin: 0; padding: 0;}
ul,li{list-style: none;}
img,iframe,hr,select,option,input,label,iframe{border: none; outline: none;}
a{color: #000; text-decoration: none;}
.hidden{display: none;}

/* body */
body{background-color: #eeecec; font-family: "Noto Sans KR", serif;}

/* sub_page */
div#wrap{width: 1170px; margin: 0 auto; overflow: hidden;}


/* header_area (topmenu 및 header) */
div#header_area {width: 1170px; position: absolute;
left: 50%; margin-left: -585px; text-transform: uppercase;z-index: 9999; }
div#header_area > div.top_menu{height: 30px; line-height: 30px;}
div#header_area > div.top_menu ul{float: right; height: 30px;}
div#header_area > div.top_menu ul > li{float: left; padding: 0 14px; height: 30px; line-height: 30px; }
div#header_area > div.top_menu ul > li:last-child{padding-right: 0;}
div#header_area > div.top_menu ul > li a{float: left; color: #333; font-size: 11px; }
div#header_area > div.top_menu ul > li:last-child a{float: left; margin: 0 5px 0 5px; width: 14px; height: 14px; text-indent: -9999px; font-size: 0; background-image: url(../imges/icon_sns_01.png); background-size: 400% 100%; margin-top: 9px;}
div#header_area > div.top_menu ul > li a.instagram{background-position: 0 0;}
div#header_area > div.top_menu ul > li a.facebook{background-position: -14px 0;}
div#header_area > div.top_menu ul > li::after{content: ""; width: 1px; height: 10px; background-color: #dddcdc; float: right; position: relative; top: 11px; right: -14px;}
div#header_area > div.top_menu ul > li:nth-child(n+4)::after{display: none;}

div#header_area > header > div.menubar{width: 100%; height: 90px; background-color: #fff; position: absolute;}

div#header_area > header {height: 90px; background-color: rgba(236, 236, 236, 0.95); overflow: hidden;}
div#header_area > header > h1{position: absolute; margin-left: 30px; margin-top: 10px; line-height: 90px;}
div#header_area > header > nav{float: right; z-index: 999; height: 440px;}
div#header_area > header > nav > ul > li{float: left; padding-right: 30px; position: relative; width: 80px; text-align: center;}
div#header_area > header > nav > ul > li:nth-child(6){width: 100px;}
div#header_area > header > nav > ul > li:nth-child(8){padding-right: 30px;}
div#header_area > header > nav > ul > li > a{color: #333; font-weight: bold; font-family: "Roboto", serif; line-height: 93px; position: relative;}
div#header_area > header > nav > ul > li:hover > a{color: #f6ca00;}
div#header_area > header > nav > ul > li > a::after{content: ""; width: 100%; height: 6px; background-color: #f6ca00;position: absolute; left: 0; bottom: -34px;  transform: scale(0,1); transition: all 0.5s; }
div#header_area > header > nav > ul > li:hover > a::after{transform: scale(1,1);}


div#header_area > header > nav > ul > li > div.slide1 {position: absolute; width: 80px;}
div#header_area > header > nav > ul > li > div.slide1 > ul > li {font-size: 13px; color: #5c5953; padding-top: 20px; text-align: center; font-weight: 500; cursor: pointer;}
div#header_area > header > nav > ul > li:nth-child(6) > div > ul > li {width: 100px;}
div#header_area > header > nav > ul > li > div.slide1 > ul > li.on {color: #333; text-decoration: underline; text-underline-offset: 3px;}

div.bot{width: 1170px; height: 350px; background-color: rgba(236, 236, 236, 0.95); position: absolute; margin-top: 90px; display: none;}


/*  article_area */

div#article_area{width: 1175px; height: 140px; background-color: #fff; margin-top: 180px;
padding: 53px 0 0 30px; box-sizing: border-box;}
div#article_area h2{font-size: 36px; color: #373737;}

/* location */

div.location{width: 1170px; height: 101px; border-top: 1px solid #eeecec; 
background-color: #fff; padding: 25px 30px; box-sizing: border-box;}
div.location select.num1{width: 140px; height: 50px; padding: 10px 18px;
border: 2px solid #eeecec; margin-right: 10px; float: left;}
div.location select{color: #90909e; font-size: 15px; font-weight: bold;}
div.location select.num2{width: 140px; height: 50px; padding: 10px 18px;
border: 2px solid #eeecec; margin-right: 10px; float: left;}
div.location span{float: left; margin-right: 30px;}
div.location span input{width: 240px; height: 50px; border: 2px solid #eeecec;
padding: 10px 0 7px 20px; box-sizing: border-box; color: #90909e; font-size: 15px; font-weight: bold;}
div.location div.search{width: 170px; height: 50px; float: left; background-color: #5c5953;
 font-weight: bold; line-height: 50px; text-align: center; font-size: 15px;
transition: all 0.5s;}
div.location div.search a{color: #fff; width: 170px; height: 50px; display: block;}
div.location div.search:hover{background-color: #44423f;}

/*map*/
iframe{width: 1170px; height: 700px; margin-bottom: 93px;}


/* open_event */
section#open_event{height: 325px; margin-bottom: 155px;}
section#open_event h3.title{float: left;font-size: 35px; color: #373737;font-weight: 545; margin-top: 10px;}
div.open_box{float: right; width: 870px; height: 325px; position: relative;}
div.open_box ul li:nth-child(1){float: left; width: 400px; height:252px;}
div.open_box ul li:nth-child(2){float: right; width: 400px; height:252px;}
div.new_info div:nth-child(3) {position: relative; margin-top: 30px;}
div.new_info div p:nth-child(2){margin-top: 20px;}
div.new_info div p:nth-child(3){margin-top: 10px;}
div.new_info div:nth-child(3) span:nth-child(1){font-size: 15px; color: #5c5953; font-weight: bold; 
width: 100px;}
div.new_info div:nth-child(3) span:nth-child(2){font-size: 15px; color: #909090; position: absolute; left: 0;
top: 30px; font-weight: bold;}
div.new_info div:nth-child(3) span:nth-child(1)::after{content: ""; width: 297px; height: 1px; background-color: #373737; display: inline-block; position: relative; bottom: 5px; left: 10px;}


div.open_box ul li p.new_date{text-align: right; font-size: 15px; color: #373737;font-weight:800; line-height: 120%;}
div.open_box ul li p.new_date::after{content: "";display: block; width: 400px; height: 6px; background-color: #373737; margin-top: 10px;}
div.open_box ul li div.new_info{width: 400px; height: 218px; padding-top: 40px; box-sizing: border-box; position: relative; }

div.open_box ul li div.new_info h3.new_dote{font-size: 24px; color: #373737;line-height: 120%;}
div.open_box ul li p{font-size: 15px; color: #909090; position: relative; overflow: hidden; font-weight: bold;}
div.open_box ul li div.new_info a.location{font-size: 13px; color: #f2c000; position: absolute; right: 0; width: 73px; height: 28px; border: 2px solid #f2c000; text-align: center; line-height: 28px; border-radius: 20px; font-weight: bold;}

/* open_event > button */

div.open_box div.button{ width: 258px; height: 12px; bottom: 0; position: absolute; left: 50%; margin-left: -129px;}
div.open_box div.button span{width: 9px; height: 12px; background-image: url(../image/arrow.png); background-size: 450% 200%;}
div.open_box div.button span a{width: 9px; height: 12px; display: block;}
div.open_box div.button span:nth-child(1){float: left; background-position: -11.5px -12px;}
div.open_box div.button span:nth-child(3){float: right; background-position: -20px 0;}
div.open_box div.button ul li{width: 7px; height: 7px; float: left; background-color: #c3c1c1;
margin-right: 10px;}
div.open_box div.button ul li a{width: 7px; height: 7px; display: block;}
div.open_box div.button ul li:nth-child(1){margin-left: 40px; background-color: #f2c000;}


/* #footer_area 푸터영역 */
div#footer_area{height: 310px; background-color: #f2c000; color: #373737;}
div#footer_area footer{width: 1170px; height: 280px; margin: 0 auto; position: relative;}
div#footer_area footer ul{height: 90px; display: flex; justify-content: center; }
div#footer_area footer li{display: inline; margin-right: 12px; text-align: center; top: 47px; position: relative;}
div#footer_area footer ul+img{float: right; position: absolute; right: 0; top: 0;}
div#footer_area footer img.webaward{margin-top: 15px;}
div#footer_area footer li::after{content: ""; width: 2px; height: 14px; background-color: #000; float: right;
margin-top: 4px; margin-left: 10px;}
div#footer_area footer li:last-child::after{display: none;}
div#footer_area footer li:nth-child(5){font-weight: bold;}

div#footer_area footer hr{margin-bottom: 27px; height: 1px; background-color: rgba(50, 50, 50, 0.1);}

div#footer_area footer address{text-align: center; font-style: normal;}
div#footer_area footer address span{font-size: 13px;}

div#footer_area footer p {text-align: center; margin-top: 30px; font-size: 13px;}

div#footer_area footer div{width: 94px; height: 40px; position: absolute; bottom: 0; left: 50%; margin-left: -47px;}
div#footer_area footer div a{float: left; width: 40px; height: 40px;text-indent: -9999px; font-size: 0;
background-image: url(../imges/icon_sns_02.png); background-size: 200% 100%;}
div#footer_area footer div a.facebook{float: right; background-position: -40px;}