/*제품 정보 클릭 시 주변 배경 어둡게 처리*/
/*텍스트, 이미지에 애니메이션 효과 넣기*/
/*배너 이미지 w값 늘리기 2400이상*/

@charset "utf-8";

@font-face {
    font-family: '나눔스퀘어OTF';
    src: url(../font/NanumSquareR.otf)format('opentype');
}

* {
    margin: 0;
    padding: 0;
    font-style: normal;
    font-family: '나눔스퀘어OTF', '맑은 고딕', '돋움'
}

.hidden {
    visibility: hidden;
    font-size: 0;
    width: 0;
    height: 0;
    line-height: 0;

}

li {
    float: left;
    list-style: none;
}

a {

    text-decoration: none;
    font-size: 12px;
    color: #000;
}

a:hover {
    color: #ccc;
    opacity: 0.7;
}

a:hover > img {
    opacity: 0.6;
}

#wrap {
    width: 100%;
}

/*header*/

header {
    width: 100%;
    height: 55px;
    margin: 0 auto;
    background-color: #fff;
    z-index: 2;
    position: fixed;
    
}

.fixed {
    position: fixed;
    opacity: 0.6;
}

header > div > div,
nav {
    float: left;
}

#brand_main {
    width: 1024px;
    height: 55px;
    margin: 0 auto;
    position: relative;


}

.main_logo {
    width: 200px;
    height: 55px;
}

.main_menu {
    width: 660px;
}

.main_menu > ul > li > a {
    width: 165px;
    height: 55px;
    font-weight: bold;
    font-size: 16px;
    line-height: 65px;
    display: block;
    float: left;
    text-align: center;
}

.main_menu > ul > li > a > img {
    position: absolute;
    top: 29px;
    left: 324px;
    color: #ddd;
}

.rotate {
    transform: rotate(180deg);
}

.gnb_icon {
    width: 164px;
    height: 55px;
}

.gnb_icon > ul > li {
    width: 78px;
    height: 55px;
}

.gnb_icon > ul > li:first-child {
    margin-right: 8px;
}

.sub {
    width: 1024px;
    height: 100px;
    margin: 0 auto;
}

.sub > li {
    padding-right: 8px;
}

.sub > li:nth-child(6) {
    padding: 0;
}

.sub > li:nth-child(12) {
    padding: 0;
}



.box {
    width: 100%;
    height: 303px;
    background-color: #fff;
    position: absolute;
    clear: both;
    z-index: 1;
    /*    visibility: hidden;*/
}


/*contentswrap*/
section {
    width: 100%;
    height: 2100px;
    background-color: #222;
    position: relative;
    top: 55px;
}

.main_banner {
    width: 100%;
    height: 700px;
}

.main_banner > ul {
    width: 1024px;
    height: 300px;
    margin: 0 auto;
    line-height: 350px;
    text-align: center;
    position: relative;
    top: 33%;
}

.main_banner > ul > li {
    width: 1024px;
    font-size: 35px;
    height: 80px;
    line-height: 60px;
    float: none;
    font-weight: 550;
    color: #fff;
}

#makewaves > ul {
    animation-duration: 1s;
    animation-name: opacity;
    animation-timing-function: ease-in-out;
}

@keyframes opacity {
    from {
        opacity: 0;
    }
    
    to {
        opacity: 1;
    }
}

#makewaves > ul > li:nth-child(2) {
    background-image: url(../images/make-waves_type-01.png);
    background-repeat: no-repeat;
    background-position: 185px 1px
}

#service_center > ul > li:nth-child(2) {
    background-image: url(../images/logo/index_banner_logo.png);
    background-repeat: no-repeat;
    background-position: 172px 12px
}

.roundbox {
    width: 140px;
    line-height: 46px;
    font-size: 20px;
    font-weight: 500;
    position: absolute;
    left: 432px;
    top: 195px;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 13px;
    text-align: center;
}

section > article:first-child {
    min-width: 1024px;
    background-image: url(../images/bgi/index_make-waves.jpg);
    background-position: center;
    background-repeat: no-repeat;
}

section > article:nth-child(2) {
    min-width: 1024px;
    background-image: url(../images/bgi/index_product-info.jpg);
    background-position: center;
    background-repeat: no-repeat;
}

section > article:last-child {
    min-width: 1024px;
    background-image: url(../images/bgi/index_service-center.jpg);
    background-position: center;
    background-repeat: no-repeat;
}

.fadeinbottom {
    opacity: 0;
    margin-bottom: -300px;
    max-width: 100%;
}

/*footer*/

footer {
    width: 100%;
    height: 350px;
    background-color: #222;
    position: relative;
    top: 55px;
}

footer a {
    color: #ccc;
}

#footer_top {
    width: 100%;
    height: 54px;
    border-bottom: 1px solid #aaa;
}

#footer_top > div > ul {
    float: left;
}

#fnb_top {
    width: 1024px;
    height: 56px;
    margin: 0 auto;

}

#fnb_top > ul {
    width: 860px;
    height: 56px;

}

#fnb_top > ul > li {
    width: 215px;
    height: 56px;
}

#fnb_top > ul > li > a {
    font-weight: 400;
    font-size: 14px;
    line-height: 65px;
    float: left;
    margin-top: 4px;
    margin-left: 12px;
}

#fnb_top > div {
    width: 164px;
    height: 56px;
    margin-top: 2px;
    float: left;
}

#footer_bottom {
    width: 1024px;
    height: 254px;
    margin: 0 auto;
}

#footer_bottom > ul {
    float: left;
    width: 215px;
}

#footer_bottom > ul:last-child {
    width: 164px;
}

#footer_bottom > ul:last-child > li:first-child {
    float: left;
    margin: 12px 0;
}

#footer_bottom > ul:last-child > li {
    text-align: center;
}

#footer_bottom > ul:last-child > li > a {
    margin: 0 2px;

}

#footer_bottom > ul {
    margin-top: 2px;
}

#footer_bottom > ul > li {
    float: none;
}

#footer_bottom > ul > li > a {
    font-size: 11px;
    font-weight: 100;
    line-height: 15px;
    margin-left: 12px;
}

#address {
    width: 100%;
    height: 40px;
    text-align: center;
    background-color: #444;
}

#address > small {
    width: 1024px;
    line-height: 40px;
    margin: 0 auto;
    color: #ccc;
    font-weight: 100;
    font-size: 11px;

}
