
.notice-right_b{
	padding-bottom: 1.5rem;
}

.notice_li_b{

  margin:0;
  padding:0;
  list-style: none
	
}




	
.notice_li_b li{
position: relative;
  margin: 8px 0 0 0;
  padding: 0 0 4px 8px;
  font-size:0.95rem;
  color: #585858;
  font-family:nanumhuman;
  font-weight: 500;
  font-feature-settings: "salt";
  line-height: 1.2;
  word-break: keep-all;


}




.notice_li_b li::before {
 content: "";
  position: absolute;
  top: 7px;
  left: 0px;  
  width: 3px;
  height: 3px;
  background: #585858;
  opacity: 0.6;
  line-height: 2rem;
	word-break: keep-all;

}




.card-notice22{
	padding-top: 0.7rem;
	display: flex;
	flex-wrap: wrap;
	width: 98%;
	margin: 0 auto;
	flex-direction: column;
}













.notice-right_l{
	padding-bottom: 1.5rem;
}

.notice_li_l{

  margin:0;
  padding:0;
  list-style: none
	
}




	
.notice_li_l li {
    position: relative;
    margin: 10px 0 0 0;
    padding: 0 0 4px 15px;
    font-size: 1.2rem;
    color: #585858;
    font-family: nanumhuman;
    font-weight: 500;
    font-feature-settings: "salt";
    line-height: 1.7;
    word-break: keep-all;
}




.notice_li_l li::before {
 content: "※";
  position: absolute;
  top: -3px;
  left: 0px;  
  width: 0px;
  height: 0px;
  background: #585858;
  opacity: 1;
  line-height: 2rem;
	word-break: keep-all;
	font-size: 0.7rem;

}




.card-notice22{
	padding-top: 0.7rem;
	display: flex;
	flex-wrap: wrap;
	width: 98%;
	margin: 0 auto;
	flex-direction: column;
}




.card-notice23{
	padding: 0.7rem 1rem;
	display: flex;
	flex-wrap: wrap;
	width: 90%;
	margin: 0 auto;
	flex-direction: column;
	text-align: start !important;
}