@charset "euc-kr";

/* top */
.subcont_wrp .review_Mtop { margin: 0 0 30px; } 
.subcont_wrp .review_Stop { margin: 0 0 20px; } 

/* write */
.subcont_wrp .cust03Tbl2 tbody tr td .notice { position: absolute; right: 2%; top: 50%; transform: translate(0, -50%); } 
.subcont_wrp .cust03Tbl2 tbody tr td .select.w100 {width: 150px;}
.subcont_wrp .cust03Tbl2 tbody tr td .star {margin-right: 15px;}


/* view */
.subcont_wrp .noticeView.review .gubun {margin-bottom: 20px;}
.subcont_wrp .noticeView.review .gubun tr th {border-bottom: 1px solid #e6e6e6;}
.subcont_wrp .noticeView.review .gubun tr td {border-bottom: 1px solid #e6e6e6;}
.subcont_wrp .noticeView.review .tit_wrp {border-top: 1px solid #e6e6e6;;}

@media (max-width:1200px){
	/* top */
	.subcont_wrp .review_Mtop img { width: 100%; } 
	.subcont_wrp .review_Stop img { width: 100%; } 

	/* write */
	.subcont_wrp .cust03Tbl2 tbody tr td .select.w100 {width: 100%;}
}

@media (max-width:768px){
	/* list */
	.subcont_wrp .f_right.new ul li {background: none;}
	.subcont_wrp .f_right.new ul li.on a {background-position: 0 -12px;}
}
@media (max-width:576px){
    .subcont_wrp .cust03Tbl2 tbody tr td .star {margin-right: 5px; font-size: 11px;}
}

@media (max-width:375px){
    .subcont_wrp .cust03Tbl2 tbody tr td .star {margin-right: 4px; font-size: 10px;}
}