@CHARSET "utf-8";
/*Noto*/
@font-face {
font-family:'NotoSansKR';
font-weight:normal;
font-style:normal;
src:url('fonts/Noto/NotoSansKR-Regular.eot'); /* IE9 Compat Modes */
src:url('fonts/Noto/NotoSansKR-Regular.otf') format('opentype'),
url('fonts/Noto/NotoSansKR-Regular.eot?#iefix') format('embedded-opentype'),
url('fonts/Noto/NotoSansKR-Regular.woff') format('woff'); /* 웹 브라우저 버전 */
}

@font-face {
font-family:'NotoSansKR';
font-weight:600;
font-style:normal;
src:url('fonts/Noto/NotoSansKR-Medium.eot'); /* IE9 Compat Modes */
src:url('fonts/Noto/NotoSansKR-Medium.otf') format('opentype'),
url('fonts/Noto/NotoSansKR-Medium.eot?#iefix') format('embedded-opentype'),
url('fonts/Noto/NotoSansKR-Medium.woff') format('woff'); /* 웹 브라우저 버전 */
}

@font-face {
font-family:'NotoSansKR';
font-weight:700;
font-style:normal;
src:url('fonts/Noto/NotoSansKR-Bold.eot'); /* IE9 Compat Modes */
src:url('fonts/Noto/NotoSansKR-Bold.otf') format('opentype'),
url('fonts/Noto/NotoSansKR-Bold.eot?#iefix') format('embedded-opentype'),
url('fonts/Noto/NotoSansKR-Bold.woff') format('woff'); /* 웹 브라우저 버전 */
}
@import url(http://fonts.googleapis.com/earlyaccess/nanumpenscript.css);
body *{font-family:'NotoSansKR';}
html body {
    width: 100%;
    height: 100%;
}
#wrap {
    position: relative;
}
#header_wrap {
    position: absolute;
    top: 0;
    left: 0;
    height: 200px;
    width: 100%;
}
.header {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 95%;
    height: 265px;
}
.header .logo {
    display: inline-block;
    margin-top: 30px;
    margin-left: 50px;
}
.header .logo img {
    width: 180px;
}
.header .gnb {
}
.header .gnb > ul {
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
}
.header .gnb > ul > li {
    float: left;
    color: #fff;
    font-size: 18px;
    /* padding-top: 65px;  */
    text-align: center;
    width: 125px;     
}
.header .gnb > ul > li > a {
    display: inline-block;
    padding-top: 40px;
    width: 125px;
    height: 35px;
}
.header .gnb > ul > li a {
    color: #fff;
    font-weight: 500;
    line-height: 35px;
}
.header .gnb > ul > li:hover {
    background-color: #000;
}
.header .gnb > ul > li:hover .submenu{
    display: block;
}    
.header .gnb .submenu {
    display: none;
}
.header .gnb .submenu li {
    float: none;
    height: 26px;
    /* line-height: 35px; */
    color: #fff;
    font-size: 13px;
    background-color: #000;
}
.header .gnb .submenu li > a {
    font-weight: normal;
    color:#ffffffed;
}
/* .header .gnb .submenu li:first-child {
    padding-top: 5px;
} */
.header .gnb .submenu li:last-child {
    padding-bottom: 15px;
}
#section_wrap {
    overflow: hidden;
    width: 100%;
    height: 100%;
}
#fade_wrap {
    overflow: hidden;
}
.fade {
    position: relative;
    height: 90%;    
}
.fade img{
    position:absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
}
.fade img.alt{
    display:none;
}
#footer_wrap {
    width: 100%;
}

.footer {
    width: 100%;
    height: 120px;
    background-color: #000;
}
.footer p {
    color: #fff;
    text-align: center;
    line-height: 25px;
    font-size: 12px;
    font-weight: bold;
    padding-top: 35px;
}

.sub_top {
}
.ment {
    text-align: center;
    padding-top: 180px;
    padding-bottom: 30px;
    letter-spacing: 5px;
    color: #fff;
}
.ment strong {
    font-size: 40px;
}
.wrap_submenu {
    overflow: hidden;
    height: 50px;
    line-height: 50px;
    background-color: #efefef;
}
.aside_submenu {
    overflow: hidden;
}
.aside_submenu ul li {
    float: left;
    color: #7e7e7e;
    font-size: 13px;
}
.aside_submenu ul li a{
    padding: 0 10px;
    font-size: 13px;   
    color: #7e7e7e;             
}
.aside_submenu ul {
    overflow: hidden;
    margin: 0 auto;
}
#container {
    padding: 75px 0 100px;
}
#container .sub_wrap {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

#step {
    text-align: right;
    padding: 30px 0;
    color: #7e7e7e;
}
.sub_wrap .tit_line{padding:0 0 16px;margin:0 0 38px;text-align:center;font-size: 30px;font-weight: 600;background: url(/img/tit_line.png) center bottom no-repeat;}

#greet_img{
    display: inline-block;
    margin-left: 11%;
}
#greet_txt {
    float: right;
    width: 670px;
}
#greet_txt p {
    color: #5c5c5c;
    font-size: 15px;
    line-height: 28px;
    margin-top: 25px;
}


/* 작품활동 스토리 */
.story_cont {
    position: relative;
    height: 1415px;
}
.story_cont div{
    position: absolute;
    top: 70px;
    right: -15px;
}
.story_cont strong {
    font-size: 30px;
    color: #5c5c5c;
}
.story_cont p, .story_cont span {
    font-size: 15px;
    color: #5c5c5c;
    line-height: 30px;
}
.story_cont span {
    padding-left: 37px;
    display: inline-block;
}


/* 오시는길 */
.map_cont {
    width: 1100px;
    margin: 0 auto;
    overflow: hidden;
    color: #5c5c5c;
}
.map_cont strong{
    font-size: 35px;
    text-align: center;
    display: block;
    margin-top: 85px;
    margin-bottom: 25px;
}
.map_cont .phone {
    text-align: center;
    margin-bottom: 60px;
    font-size: 23px;
}
.map_cont .phone b {
    font-weight: 600;
    font-size: 23px;
}
.trans p:first-child {
    float:left;
    width: 205px;
    border-top: 2px solid #000;
    font-size: 23px;
    
}
.trans .trans_txt p:first-child {
    float: right;
    width: 860px;
    height: 85px;
    line-height: 85px;
    border-top: 2px solid #5c5c5c;
    font-size: 18px;
}
.trans .trans_txt p:last-child {
    float: right;
    width: 860px;
    height: 85px;
    line-height: 85px;
    border-top: 2px solid #d3d3d3;
    font-size: 18px;
}
.trans .trans_txt span {
    font-size: 23px;
}


/* 한복에 대하여 */
    .about01_cont, .about02_cont, .about03_cont {
        padding-left: 140px;
        overflow: hidden;
        color: #5c5c5c;
    }
    .about_cont01 div:first-child {
        width: 26.7%;
        float: left;
        font-size: 35px;
        color: #fff;
        text-align: center;
        line-height: 45px;
        /* margin-top: 12.5%; */
    }
    .about_cont01 div:first-child b {
        font-size: 35px;
        display: inline-block;
    }
    .about_cont01 div:last-child {
        width: 64%;
        float: right;
        font-size: 15px;
        line-height: 20px;
    }
    .about_cont01 strong {
        display: block;
        font-size: 20px;
    }
    .about_banner {
        height: 238px;
        text-align: center;
        font-size: 35px;
        line-height: 238px;
        color: #fff;
        font-weight: bold;
        margin-top: 150px;
        margin: 150px 0 40px;
    }
    .about_cont02 {
        overflow: hidden;
    }
    .about_cont02 div {
        height: 110px;
    }
    .about_cont02 div p {
        font-size: 15px;
        line-height: 23px;
        width: 830px;
        float: right;
        padding: 0 30px;
    }
    .about_cont02 strong {
        display: block;
        float: left;
        width: 160px;
        color: #fff;
        font-size: 20px;
        line-height: 25px;
        text-align: center;
        margin-top: 30px;
    }
    .about_cont03 {
        margin-top: 150px;
    }
    .about_cont03 strong {
        font-size: 35px;
        display: block;
        margin-bottom: 30px;
    }
    .about_cont03 .about_cont03_txt div {
        width: 660px;
        float: right;
        padding: 0px 20px;
    }
    .about_cont03 .about_cont03_txt div b {
        display: block;
        font-size: 20px;
    }
    .about_cont03 .about_cont03_txt div p {
        font-size: 15px;
        line-height: 23px;
    }