@CHARSET "UTF-8";

/* 개인정보처리방침 */
.privacy_order{display:flex;flex-wrap:wrap;justify-content:space-between;margin:20px 0 40px;}
.privacy_order li{width:49%;padding:10px 20px;border-bottom:1px solid #d5d5d5;box-sizing:border-box;}