/*°øÅë ÆùÆ® °ü·Ã css*/
  .Noto{
   font-family: 'Noto Sans KR', sans-serif;
  }
  
  .m_font1{
    font-size:0.8em;
  }

  .font_b{
    font-weight: bold;
  }

  .font-w300{
   font-weight: 300;
  }

.font-mark{
  background: url(../images/s_point.png)no-repeat;
  background-size: 0.4rem;
  padding-left: 0.3rem;
  background-position: top left;
}

/*atx ÁÖ¹®¾È³» °ü·Ã css*/

.btn-t2{
    border: 0;
    background-color: #f27549;
    color: white;
	font-weight: 500;
}


.btn-t3{
    border: 0;
    background-color: #0d8ab6;
    color: white;
	font-weight: 500;
}