/*
  Copyright © 2024 JaeilGold-Suwon(www.jaeilgold.kr). All Rights Reserved.
  Created by: Yang Cho-ryong
  Unauthorized reproduction or use of this stylesheet is prohibited.
*/
.exp,.not p{display:flex}.not p,.status{font-weight:700}.not p{justify-content:space-between;align-items:center;font-size:1.2em;margin-bottom:15px}.not .s1{color:#333}.not .s2 a{color:#007bff;text-decoration:none;font-size:12px}.not .s2 a:hover{text-decoration:underline;color:#0056b3}.exp{flex-direction:column;gap:10px}.notice-item,.qna-item,.review-item{display:flex;align-items:center;justify-content:space-between;border-bottom:1px dashed #e0e0e0}.notice-title a,.qna-title a,.review-title a{text-decoration:none;color:#333;font-size:1.15em}.notice-date,.qna-date,.review-date{float:right;color:#888;font-size:.95em;white-space:nowrap}.status{font-size:10px;color:#fa7b1b;margin-left:5px}.status.hit::before,.status.new::before,.status.notice::before{content:"• "}@media (max-width:768px){.not p{font-size:1em}.notice-date,.qna-date,.review-date{text-align:left;margin-top:3px}}