.company_img_wrap{margin-top:65px;}
.company_img_wrap img{display:block;}

.company_txt{margin-top:88px;}
.company_txt h2{color:#292B2E; font-size:32px; font-weight:700; line-height:1; word-break:keep-all;}
.company_txt h2 + div{color:#6A6A6A; font-size:16px; margin-top:20px; word-break:keep-all;}
.company_txt_p{padding-left:108px; border-left:1px solid #DEDEDE;}
.company_txt_p p{font-size:18px; color:#292b2e; line-height:24px; word-break:keep-all;}

.company_img{margin-top:90px; padding-top:90px; border-top:1px solid #dedede; text-align:center;}
.company_img .dp_flex > div{width:calc(20% - 16px);}
.company_img img{display:block; width:100%;}

.company_img h3{color:#292B2E; font-size:18px; font-weight:700; line-height:1; margin-top:20px; line-height:1;}
.company_pack{margin-top:90px; padding-top:90px; border-top:1px solid #dedede; text-align:center;}
.company_pack .dp_flex > div{border:1px solid #AEBBD2; border-radius:6px; background:#f6f7fa; box-shadow: 0px 4px 6px 0px #E3E6EC; padding:30px 20px; width:calc(25% - 30px); box-sizing:border-box;}
.pack_en{color:#3A7BB5; font-size:18px; font-weight:700; border:1px solid #AEBBD2; background:#fff; box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.30); border-radius:4px; height:40px; line-height:40px;}
.pack_ko{color:#6A6A6A; font-size:20px; font-weight:700; line-height:30px; margin-top:10px;}
.pack_span{margin-top:10px; padding-top:10px; border-top:1px solid #AEBBD2; color:#3A7BB5; font-weight:700; font-size:18px;}

.payment_title{padding:12px 0; border-top:1px solid #DEDEDE; font-weight:700; color:#0E0F0E; font-size:16px;}
.payment_title + .payment_privacy_content{border-bottom:1px solid #DEDEDE; padding-bottom:30px;}


@media screen and (max-width:1440px){
.company_img_wrap img{width:100%;}
.company_txt_p{padding-left:40px;}
}

@media screen and (max-width:1200px){
.company_pack .dp_flex{flex-wrap:wrap; gap:32px;}
.company_pack .dp_flex > div{width:calc(50% - 16px);}

}

@media screen and (max-width:960px){
.company_txt .dp_flex{display:block;}
.company_txt .dp_flex > div:nth-child(1){text-align:center;}
.company_txt_p{border-left:0; border-top:1px solid #dedede; margin-top:24px; padding-top:24px; padding-left:0;}

}


@media screen and (max-width:640px){
.company_txt{margin-top:42px;}
.company_txt h2{font-size:26px;}
.company_txt h2 + div{margin-top:10px;}
.company_txt_p p{font-size:16px; letter-spacing:-0.05em; line-height:1.3;}
.company_pack{margin-top:40px; padding-top:40px;}
.company_pack .dp_flex{display:block;}
.company_pack .dp_flex > div{width:100%;}
.company_pack .dp_flex > div + div{margin-top:24px;}

.pack_en{font-size:15px;}
.pack_ko{font-size:16px; line-height:1.4;}
.pack_span{font-size:16px;}

.company_img{margin-top:40px; padding-top:40px;}


}
