
/* ! .p_report 신고하기 페이지 */
.p_report .com_fix_bottom_container .com_btn_wrap { border-top: 0; }
.p_report main{padding-top:22px ;}
.p_report.com_write .com_input_section .input_field:last-child,
.p_report.com_write .com_input_section .input_field:last-of-type{border-bottom:none}

.com_table{border:1px solid #ddd}
.com_table :is(th, td){border:1px solid #ddd; padding:5px 10px}
.com_table th{background-color: #f4f4f4; text-align: center; font-weight: bold; font-size:13px;}
.com_table td{font-size:12px; text-align: center;}

.com_point_txt{color:var(--red)}