@charset "utf-8";

/* eng custom */
body{font-family:'Roboto', 'NotoKr', sans-serif; letter-spacing:0;}
.about .section.n2 .list li .box.active .bio{max-height:100vh; transition-duration:1s;}
.about .section.n2 .list li .box .more:before{content:'See More';}
.about .section.n2 .list li .box.active .more:before{content:'Show Less';}
.ip .section.n1 .list.n2 .item1 .info .list4 li{width:auto !important; margin-right:10px; padding:0 10px;}
.production .section.n3 .list li{max-width:330px;}
.production .section.n3 .list li:nth-child(3){bottom:11%;}
.production .section.n3 .list li:nth-child(4){bottom:0;}
.production .section.n3 .list li:nth-child(5){bottom:6%;}
.contact .section.n3 .list li .text1{letter-spacing:0;}
@media all and (max-width:1320px){
    .main .section.n1 .list li div p{font-size:13px;}
    .production .section.n2 .list.n2 li{height:400px;}
    .production .section.n3 .list li{max-width:240px;}
    .production .section.n3 .list li:nth-child(3){bottom:2%;}
    .production .section.n3 .list li:nth-child(4){bottom:-13%;}
    .production .section.n3 .list li:nth-child(5){bottom:-13%;}
    .production .section.n3 .list li:nth-child(6){top:43%;}
}
@media all and (max-width:1000px){
    .production .section.n3 .list li{max-width:100%;}
}
@media all and (max-width:640px){}
