@charset "utf-8";

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

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

/* #wrap */
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;}


/* menu */
div#menu{width: 1170px; height: 140px; background-color: #fff; margin: 0 auto; margin-top: 180px;
margin-bottom: 70px;}
div#menu h3{font-size: 35px; float: left; margin-top: 50px; margin-left: 30px; font-weight: 500; color: #373737;}
div#menu li:nth-child(2){float: right;}
div#menu li p{float: left; margin-top: 70px; margin-right: 50px; font-size: 23px; font-weight: 450;}
div#menu li p:nth-child(1){color: #f2c000;}
div#menu li p:nth-child(2){color: #cfc6bc; transition: color 0.5s;}
div#menu li p:nth-child(2):hover{color: #f2c000;}   

/* #cont01 */
section#cont01 {width: 1170px; float: left;}
section#cont01 div.bar{width: 270px; height: 800px; float: left;}
section#cont01 div.bar img{width: 270px; height: 152px; float: left; margin-top: 20px;}
section#cont01 div.menu{width: 870px; float: right;}
section#cont01 div.menu img{width: 270px; height: 230px; float: left; transform: scale(1,1); transition: all 1s;
overflow: hidden;}
section#cont01 div.menu >  div:hover img{transform: scale(1.1,1.1);}
section#cont01 div.menu > div > div:first-child{overflow: hidden; width: 270px; height: 230px;}

section#cont01 div.menu2{width: 870px; float: right;}
section#cont01 div.menu2 img{width: 270px; height: 230px; float: left; transform: scale(1,1); transition: all 1s;
overflow: hidden;}
section#cont01 div.menu2 >  div:hover img{transform: scale(1.1,1.1);}
section#cont01 div.menu2 > div > div:first-child{overflow: hidden; width: 270px; height: 230px;}
section#cont01 div.menu2 img{width: 270px; height: 230px; float: left;}


/* #cont01 > bar */

section#cont01 div.bar{position: relative;}
section#cont01 div.bar div.box{width: 270px; height: 456px; background-color: #fff; border-top: 6px solid #5c5953;
padding: 15px 30px; box-sizing: border-box;}
section#cont01 div.bar div.box div{width: 210px; height: 420px; }
section#cont01 div.bar div.box li{width: 210px; height: 60px; box-sizing: border-box; position: relative;}
section#cont01 div.bar div.box li:nth-child(n+2){border-top: 1px solid #eeecec;}
section#cont01 div.bar div.box li p{line-height: 60px; color: #5c5953;}
section#cont01 div.bar div.box li:first-child p::after{content: ""; width: 6px; height: 10px; float: right;
background-image: url(../img_menu/icon_lnb_more.png); display: block; background-size: 200% 100%;
margin-top: 25px;}
section#cont01 div.bar div.box li:nth-child(n+2) p::after{content: ""; width: 10px; height: 10px; float: right;
 background-image: url(../img_menu/ico_lnb.png); display: block; background-size: 200% 100%;
margin-top: 25px;}
section#cont01 div.bar div.box li:hover p{color: #f6ca00;}
section#cont01 div.bar div.box li:first-child:hover p::after{background-position: -6px;}
section#cont01 div.bar hr{width: 270px; height: 6px; background-color: #373737; top: 28px; position: relative;
margin-bottom: 32px;}
section#cont01 div.bar div.keyword {width: 270px; height: 106px; position: absolute; bottom: 0;}
section#cont01 div.bar div.keyword h3{float: left; font-size: 17px; font-weight: 500;}
section#cont01 div.bar div.keyword h3 span{color: #f2c000;}
section#cont01 div.bar div.keyword ul{float: left; width: 270px; height: 62px; padding-top: 10px;}
section#cont01 div.bar div.keyword ul li{display: inline; font-size: 14px; padding-right: 10px;}
section#cont01 div.bar div.keyword ul li a{color: #909090;}
section#cont01 div.bar div.keyword ul li a:hover{color: #000; text-decoration: underline;}

/* #cont01 > menu_box */

section#cont01 div.menu_box{width: 870px; float: right; }

/* #cont01 > menu */
section#cont01 div.menu div{width: 270px; height: 335px; background-color: #e4e2e2; float: left;
margin-right: 30px; margin-bottom: 30px; position: relative;}
section#cont01 div.menu div:nth-child(3n+5){margin-right: 0;}
section#cont01 div.menu p{margin-top: -5px; color: #909090;}
section#cont01 div.menu div p{color: #373737; text-align: center; font-size: 17px;
font-weight: bold; position: relative;}
section#cont01 div.menu span{color: #909090; display: block; text-align: center; font-weight: bold;
position: relative; font-size: 14px; top: 3px;}
section#cont01 div.menu span::after{content: "원"; font-weight: normal;}
section#cont01 div.menu h3{font-size: 25px; font-weight: 500; color: #373737;}
section#cont01 div.menu h3::after{content: ""; width: 40px; height: 4px; 
background-color: #373737; display: block; margin-top: 10px; margin-bottom: 40px;}

section#cont01 div.menu div:nth-child(n+3):nth-child(-n+4) div:nth-child(2){width: 50px; height: 50px; font-size: 12px;
font-weight: bold; background-color: #f6ca00; position: absolute; text-align: center; line-height: 50px; color: #fff;}

/* #cont01 > menu2 */

section#cont01 div.menu2 div{width: 270px; height: 335px; background-color: #e4e2e2; float: left;
margin-right: 30px; margin-bottom: 30px; position: relative;}
section#cont01 div.menu2 div:last-child{margin-right: 0;}
section#cont01 div.menu2 p{margin-top: 50px; color: #909090;}
section#cont01 div.menu2 div p{color: #373737; text-align: center; font-size: 17px;
font-weight: bold;}
section#cont01 div.menu2 span{color: #909090; display: block; text-align: center; font-weight: bold;
position: relative; font-size: 14px; top: 3px;}
section#cont01 div.menu2 span::after{content: "원"; font-weight: normal;}
section#cont01 div.menu2 h3{font-size: 25px; font-weight: 500; color: #373737;}
section#cont01 div.menu2 h3::after{content: ""; width: 40px; height: 4px; 
background-color: #373737; display: block; margin-top: 10px; margin-bottom: 40px;}

/* #cont01 > more */

section#cont01 div.menu_box > div.more {float: left;  width: 170px; height: 62px;
border: 2px solid #373737; box-sizing: border-box; position: relative; left: 50%; margin-left: -85px; margin-top: 45px; margin-bottom: 80px; line-height: 58px; text-align: center; font-weight: 500;}
section#cont01 div.menu_box > div.more p{color: #373737; transition: all 0.5s;}
section#cont01 div.menu_box > div.more:hover p{color: #fff; background-color: #373737;}
section#cont01 div.menu_box > hr {width: 870px; height: 1px; background-color: rgba(50, 50, 50, 0.1);}

/* #cont01 > ul */

section#cont01 div.menu_box > ul li {padding-top: 20px; color: #909090; font-size: 17px; font-weight: bold;}


/* #cont_last */
section#cont_last{width: 1170px; height: 450px; margin: 0 auto 100px; float: left;}
section#cont_last div.wrap img{float: left;}
section#cont_last div.wrap {width: 1170px; height: 450px; background-color: #000;}
section#cont_last div.wrap div.text_area{width: 370px; height: 444px; background-color: #eeecec; float: left; position: relative;}
section#cont_last div.wrap div.text_area strong{font-size: 18px; font-weight: bold; position: absolute; top: 50px; left: 20px; font-size: 30px;}
section#cont_last div.wrap div.text_area p.cont {position: absolute ;top: 250px; left: 20px; font-size: 13px;}
section#cont_last div.wrap div.text_area p.bot{position: absolute; bottom: 25px; left: 20px; height: 20px; line-height: 20px;}
section#cont_last div.wrap div.text_area p.bot::before{content: ""; display: inline-block; width: 20px; height: 20px; 
    position: relative; top: 3px; margin-right: 8px; background-image: url(../imges/btn_link.png); background-size: 200% 100%;
    transition: all 0.5s}
section#cont_last div.wrap:hover  div.text_area p.bot::before{background-position: -20px;}

section#cont_last div.wrap div.text_area strong::after{content: ""; width: 40px; height: 4px; background-color: #000; display: block; 
position: absolute; bottom: -60px;}
section#cont_last div.wrap div.text_area::after{content: ""; width: 370px; height: 6px; background-color: #f2c000; display: block; bottom: -6px; 
    position: absolute; transform: scale(0,1); transition: all 0.5s;}
section#cont_last div.wrap:hover div.text_area::after{transform: scale(1,1);}

section#cont_last h3{font-size: 22px; width: 100%; float: left; height: 22px; line-height: 20px; margin-top: 100px; margin-bottom: 60px;}
section#cont_last h3::after{content: ""; width: 1005px; height: 16px; background-color: #373737; float: right; margin-top: 3px;}

section#cont_last ul {clear: both; width: 1170px; height: 266px;}
section#cont_last ul li img{float: left; width: 100%; position: absolute;}
section#cont_last ul li {float: left; margin-right: 30px; width: 370px; height: 266px; position: relative;}
section#cont_last ul li:last-child{margin-right: 0;}
section#cont_last ul li div.text_area{height: 61px; width: 370px; background-color: #373737; float: left; position: absolute; bottom: 0;}
section#cont_last ul li div.text_area strong{color: #fff; line-height: 61px; margin-left: 30px; transition: all 0.5s; font-size: 15px; font-weight: 500;}
section#cont_last ul li div.text_area strong::after{content: ""; width: 6px; height: 10px; display: block; position: absolute; 
bottom: 25px; left: 342px; background-image: url(../imges/icon_cont_more.png); background-size: 200% 100%;}
section#cont_last ul li:hover div.text_area strong{color: #f2c000;}
section#cont_last ul li:hover div.text_area strong::after{background-position: -6px;}


/* #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;}