@charset "UTF-8";

/* KRC0018 컴포넌트 width 921px로 동일하게 설정 - 250226 김은경 책임 요청 */
.KRC0018.type-triple .inner{max-width:912px;margin:0 auto;}

@media screen and (max-width:1000px){
    .KRC0018.type-triple .component-inner{padding:0;}
}

@media screen and (max-width:767px){
    .KRC0018.type-triple .inner{padding:0 20px;}
}