.container-section > div {opacity:0;}
#main-visual {height:100vh;position:relative;}
#main-visual .item {background-position:center center;background-repeat:no-repeat;height:100vh;color:#fff;position:relative;}
#main-visual .item .bg {
    position:absolute;z-index:1;width:100%;height:100%;background-size:cover;margin:auto;
    top:0;right:0;bottom:0;left:0;background-repeat:no-repeat;
}
#main-visual .active .bg {}
#main-visual .active .bg.scale {animation:mainSlider 20s infinite alternate;}
#main-visual .item .wrap1200 {height:100%;position:relative;z-index:100;}
#main-visual .item .rect {height:280px;position:absolute;top:3px;bottom:0;margin:auto;transform:translateY(-20%);text-shadow: 3px 0px 4px rgba(0,0,0,0.2);}
#main-visual .item .rect .mb-5{margin-bottom:2rem !important;line-height: 1.3;letter-spacing: -2px;font-weight: 300;}
#main-visual .item .rect .fs-22{letter-spacing: -0.1px;}
#main-visual .owl-nav {position:absolute;height:0;width:100%;top:45%;}
#main-visual .owl-nav .owl-prev,
#main-visual .owl-nav .owl-next {position:relative;}
#main-visual .owl-nav .owl-prev {float:left;left:3%;}
#main-visual .owl-nav .owl-next {float:right;right:3%;}
#main-visual .owl-dots {position:absolute;width:100%;height:0;top:92%;}
#main-visual .owl-dots .owl-dot span {background:rgba(255,255,255,0.6);transition:all 500ms;}
#main-visual .owl-dots .owl-dot.active span {background:#273EB6;animation:mainVisualDot 300ms both;}
#main-visual .pc {display:block;}
#main-visual .mobile {display:none;padding-top:77px;}


@keyframes mainVisualDot {
    50% {transform: translateY(-4px);}
    100% {transform: translateY(0);}
}
@keyframes mainSlider {
    0% {transform:scale(1);}
    100% {transform:scale(1.1);}
}

#product-list {padding:120px 0 50px;}
#product-list .wrap1200 {}
#product-list .col-4 {position:relative;}
#product-list .col-4:nth-child(1) .box {background-image:url(/images/main/product_01.jpg);}
#product-list .col-4:nth-child(2) .box {background-image:url(/images/main/product_02.jpg);}
#product-list .col-4:nth-child(3) .box {background-image:url(/images/main/product_03.jpg);}
#product-list .col-4:nth-child(4) .box {background-image:url(/images/main/product_04.jpg);}
#product-list .col-4:nth-child(5) .box {background-image:url(/images/main/product_05.jpg); background-position-y:10px;}
#product-list .col-4:nth-child(6) .box {background-image:url(/images/main/product_06.jpg);}

#product-list .box {
    width:380px;height:265px;background:no-repeat center center;margin:0 auto 100px auto;position:relative;
    box-shadow:2px 2px 10px #ddd;
}
#product-list .box .name {
    margin:auto; position:absolute; bottom:-25px; left:0; right:0; width:80%; text-align:center; background:#f9f3eb; font-size:23px;
    color:#b66a1f; padding:5px 0; transition: all 0.5s, color 0.2s;
}
#product-list .box:hover .name {color:#fff; box-shadow:304px 0 0 0 #FFB600 inset;}

#about-equve {overflow:hidden;position:relative;}
#about-equve .wrap1200 {}
#about-equve .bg {
    background:url(/images/main/about_bg.jpg) no-repeat left top;
    width:100%;height:100%;position:absolute;left:0;
}
#about-equve .wrap1200 .row {z-index:10;height:auto;margin-bottom:120px;margin-left:0;margin-right:0;}
#about-equve .wrap1200 .row .col-4 {position:relative;}
#about-equve .wrap1200 .row .col-4 .rect {color:#fff;height:310px;margin:auto 0;top:-70px;right:0;bottom:0;left:0;position:absolute;width:94%;}
#about-equve .wrap1200 .row .col-4 .rect div {}
#about-equve .wrap1200 .row .col-4 .rect div:after {content:'';width:90px;height:3px;background:#e0c8b6;display:block;margin:70px 0 40px 0;}
#about-equve .wrap1200 .row .col-4 .rect .fs-18{margin-left:4px;}
#about-equve .wrap1200 .row .col-4 .rect .fs-36{margin-top:15px;line-height: 1.3;}
#about-equve .wrap1200 .row .col-8 {background:#fff;padding-left:120px;height:681px;padding-right:0;}
#about-equve .wrap1200 .row .col-8 > .row {top:100px;position:relative;}
#about-equve .wrap1200 .row .col-8 .col-6 {padding-right:0;padding-left:0;margin-bottom:35px;font-family:'Noto Sans KR', sans-serif;}
#about-equve .wrap1200 .row .col-8 .col-6 a:hover .fs-18 , #about-equve .wrap1200 .row .col-8 .col-6 a:hover .fs-17{color:#273eb6;}
#about-equve .wrap1200 .row .col-8 .col-6 div {text-align:center;max-width:315px;}
#about-equve .wrap1200 .row .col-8 .col-6 .fs-18 {color:#000;font-size:23px;font-weight: 400;margin-top:10px;}
#about-equve .wrap1200 .row .col-8 .col-6 .fs-17 {color:#555;}
#about-equve .wrap1200 .row .col-8 .col-6 p {padding:0 5px;}
#about-equve .img_box .col-6 div {overflow:hidden;}
#about-equve .img_box .col-6 img {transition:all 1s;}
#about-equve .img_box .col-6:hover img {transform:scale(1.2);}

@media screen and (max-width:1260px) {
    #product-list .box:hover .name{color:#b66a1f; box-shadow:none !important;}
    /*
    #product-list {overflow:hidden;max-width:94%;margin:0 auto;padding:80px 0;}
    #product-list .item {height:750px;}
    #product-list .item .p-img {width:100%;height:60%;}
    #product-list .item .p-img img {transform:translateX(0);max-width:100%;max-height:100%;}
    #product-list .item .p-data {position:relative;top:0;left:0;width:100%;height:40%;padding:50px;box-shadow: none;}
    #product-list .item .p-data .data-value {margin:60px 0 0 0;float:left;}
    #product-list .item .p-data .more {right:50px;left:auto;}
     */
    #product-list .col-4 {width:50%;flex:0 0 50%;max-width:50%;}

    #about-equve .bg {display:none;}
    #about-equve .wrap1200 .row {height:auto;margin-bottom:0;}
    #about-equve .wrap1200 .row .col-4,
    #about-equve .wrap1200 .row .col-8 {display:block;width:100%;flex:100%;max-width:100%;}
    #about-equve .wrap1200 .row .col-4 {height:330px;background:#C3936F;}
    #about-equve .wrap1200 .row .col-8 {padding-left:0;text-align: center;}
    #about-equve .wrap1200 .row .col-8 > .row {top:0;padding:30px 0;width:775px;display: inline-block;}
    #about-equve .wrap1200 .row .col-8 .col-6{max-width:315px;margin:20px 10px;display: inline-block;}
    #about-equve .wrap1200 .row .col-4 .rect {padding:50px;top:0;margin:0;}
    #about-equve .wrap1200 .row .col-4 .rect div {}
    #about-equve .wrap1200 .row .col-4 .rect div:after {margin:20px 0;}
    #about-equve .wrap1200 .row .col-4 .rect > p {}
    #about-equve .wrap1200 .row .col-8 img {width:auto;height:auto;max-width:100%;max-height:100%;}
    
    #about-equve .wrap1200 .row .col-8 .col-6 div {text-align: left;}
    #about-equve .wrap1200 .row .col-8 .col-6 p{}
}
@media screen and (max-width:840px){
    /*#product-list .item .p-data .fs-36{font-size:30px;}*/
    #product-list .col-4 {width:100%;flex:0 0 100%;max-width:100%;}
    #product-list .box{width:100%;}
    #about-equve .wrap1200 .row .col-4 .rect .fs-36{font-size:30px;}
    #about-equve .wrap1200 .row .col-8 > .row {width:100%;}
    #about-equve .wrap1200 .row .col-8 {height:auto;}
    #about-equve .wrap1200 .row .col-8 .col-6 {width:100%;flex:100%;max-width:90%;text-align: center;}
    #about-equve .wrap1200 .row .col-8 .col-6 a > div{display: inline-block;}
    #about-equve .wrap1200 .row .col-8 img{display: inline-block;}
    .owl-prev img{width:50%;}
    .owl-next img{width:50%;}
    .owl-theme .owl-dots .owl-dot span{margin: 0 7px 17px !important;}
    
}

@media screen and (max-width:767px) {
    #main-visual {height:auto;}
    #main-visual .item {height:auto;}
    #main-visual .owl-dots {top:auto;bottom:35px;margin:0;}
    #main-visual .pc {display:none;}
    #main-visual .mobile {display:block;}

    /*#ms-1 .bg {background-image:url(/images/main/main_visual_m01.jpg) !important;background-size:100% auto !important;}*/
    /*#ms-1 .wrap1200 {display:none;}*/
    /*#ms-2 .bg {background-image:url(/images/main/main_visual_m02.jpg) !important;}*/
    /*#ms-3 .bg {background-image:url(/images/main/main_visual_m03.jpg) !important;}*/
    #main-visual .item .rect {position:absolute;top:20%;}
    #main-visual .item .rect .fs-56 {font-size:32px;word-break: keep-all;}
    #main-visual .item .rect .fs-20 {font-size:16px;}
    
    /*
    #product-list {padding-top:80px;max-width:90%;}
    #product-list .item {height:840px;}
    #product-list .item .p-data .more {top:30px;bottom:auto;z-index:10;}
     */

    #about-equve .wrap1200 .row .col-8 .col-6 p{padding:0;}
}

@media screen and (max-width:500px) {
    /*
    #product-list .item .p-data .fs-36{font-size:25px;}
    #product-list .item .p-data{padding:30px;}
     */

    #product-list .box .name{font-size:20px;}
    #about-equve .wrap1200 .row .col-4 .rect .fs-36{font-size:23px;}
    #about-equve .wrap1200 .row .col-4 .rect .fs-18{font-size:15px;}
    #about-equve .wrap1200 .row .col-4 {height:310px;}
    #about-equve .wrap1200 .row .col-4 .rect{padding:30px;width:100%;}
    #about-equve .wrap1200 .row .col-8 .col-6 .fs-18{font-size: 22px;}



}


@media screen and (max-width:420px) {
}
