@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{font-family: "Noto Sans KR", serif;}

/* 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: #fff; 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: -28px 0;}
div#header_area > div.top_menu ul > li a.facebook{background-position: -42px 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 div.visual{height: 750px; background-image: url(../img_story/brand_visual_01.jpg);}


/* #cont01 솥밥이야기 */
section#cont01 div{height: 665px; background-color: #e2ddd7;}
section#cont01 div li{width: 1170px; height: 665px; margin: 0 auto; position: relative;}
section#cont01 div li p:nth-child(-n+2){float: left; position: absolute;}
section#cont01 div li p:nth-child(1){font-size: 20px; margin-top: 75px; color: #a99e92; font-weight: 500;}
section#cont01 div li p:nth-child(2){font-size: 45px; margin-top: 115px; color: #373737;}
section#cont01 div li p:nth-child(3){float: right; font-size: 17px; margin-top: 118px; color: #373737; font-weight: 450;}

/* #cont02 한솥철학 */
section#cont02{height: 1190px; margin: 70px 0 100px;}
section#cont02 div.wrap{width: 1170px; height: 1190px; margin: 0 auto; position: relative;}
section#cont02 div.wrap div:nth-child(1){width: 1170px; height: 620px; position: relative;}
section#cont02 div.wrap div:nth-child(2){width: 1170px; height: 500px; position: absolute; bottom: 0;}

section#cont02 div.wrap div:nth-child(1) img{float: left;}
section#cont02 div.wrap div:nth-child(1) p{float: left; margin-left: 70px; color: #373737;}
section#cont02 div.wrap div:nth-child(1) p:nth-child(2){font-size: 36px; font-weight: bold; margin-top: 60px; line-height: 45px;}
section#cont02 div.wrap div:nth-child(1) p:nth-child(2)::after{content: ""; width: 40px; height: 4px; 
background-color: #373737; display: block; margin-top: 30px; margin-bottom: 15px; margin-left: 2px;}
section#cont02 div.wrap div:nth-child(1) p:nth-child(3){font-size: 17px; font-weight: 450;}
section#cont02 div.wrap div:nth-child(1) p:nth-child(3)::after{content: ""; width: 600px; height: 15px; 
background-color: #373737; display: block; position: absolute; bottom: 0;}


section#cont02 div.wrap div:nth-child(2) img{float: right;}
section#cont02 div.wrap div:nth-child(2) p{float: left; color: #373737;}
section#cont02 div.wrap div:nth-child(2) p:nth-child(2){font-size: 36px; font-weight: bold; margin-top: 60px; line-height: 45px;}
section#cont02 div.wrap div:nth-child(2) p:nth-child(2)::after{content: ""; width: 40px; height: 4px; 
background-color: #373737; display: block; margin-top: 30px; margin-bottom: 15px; margin-left: 2px;}
section#cont02 div.wrap div:nth-child(2) p:nth-child(3){font-size: 17px; font-weight: 450;}
section#cont02 div.wrap div:nth-child(2) a{position: absolute; width: 170px; height: 62px; border: 2px solid #373737; text-align: center; line-height: 60px; bottom: 0; box-sizing: border-box; transition: all 0.5s; color: #373737;
display: block; font-weight: 500; font-size: 15px;}
section#cont02 div.wrap div:nth-child(2) a:hover{background-color: #373737; color: #fff;}


/* #cont03 한솥의 약속 */
section#cont03 {height: 730px;}
section#cont03 img{float: left; width: 100%; height: 730px;}
section#cont03 div{width: 1170px; height: 730px; float: left; position: absolute;
margin-left: 375px;}
section#cont03 div p{color: #fff;}
section#cont03 div p:nth-child(1){font-size: 36px; font-weight: bold; margin-top: 130px; line-height: 45px;}
section#cont03 div p:nth-child(1)::after{content: ""; width: 40px; height: 4px; background-color: #fff; display: block; margin-top: 30px; margin-bottom: 15px;}
section#cont03 div p:nth-child(2){font-size: 17px; font-weight: 500; line-height: 25px;}

/* #cont04 */
section#cont04{width: 1170px; height: 450px; margin: 0 auto 100px;}
section#cont04 div.wrap img{float: left;}
section#cont04 div.wrap {width: 1170px; height: 450px; background-color: #000;}
section#cont04 div.wrap div.text_area{width: 370px; height: 444px; background-color: #eeecec; float: left; position: relative;}
section#cont04 div.wrap div.text_area strong{font-size: 18px; font-weight: bold; position: absolute; top: 50px; left: 20px; font-size: 30px;}
section#cont04 div.wrap div.text_area p.cont {position: absolute ;top: 250px; left: 20px; font-size: 13px;}
section#cont04 div.wrap div.text_area p.bot{position: absolute; bottom: 25px; left: 20px; height: 20px; line-height: 20px;}
section#cont04 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#cont04 div.wrap:hover  div.text_area p.bot::before{background-position: -20px;}

section#cont04 div.wrap div.text_area strong::after{content: ""; width: 40px; height: 4px; background-color: #000; display: block; 
position: absolute; bottom: -60px;}
section#cont04 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#cont04 div.wrap:hover div.text_area::after{transform: scale(1,1);}

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

section#cont04 ul {clear: both; width: 1170px; height: 266px;}
section#cont04 ul li img{float: left; width: 100%; position: absolute;}
section#cont04 ul li {float: left; margin-right: 30px; width: 370px; height: 266px; background-color: #aee228; position: relative;}
section#cont04 ul li:last-child{margin-right: 0;}
section#cont04 ul li div.text_area{height: 61px; width: 370px; background-color: #373737; float: left; position: relative; position: absolute; bottom: 0;}
section#cont04 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#cont04 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#cont04 ul li:hover div.text_area strong{color: #f2c000;}
section#cont04 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;}