/*     365 : 버튼      */
.button__365__ a  { 
	display:inline-block; margin:0; padding:10px 15px;
	border:1px solid  #80063f; border-radius:0px; background: #80063f; box-sizing:border-box;
	font-size:15px; font-weight:normal; color:#fff; text-align:center; text-decoration:none; letter-spacing:-1px; line-height:1em;
}
.button__365__.style_line a {background:transparent; color: #80063f;}

