@charset "utf-8";

  /*  */
  .top_txt p{
	margin-top: 15px;
	color: rebeccapurple;
	text-align: center;
 }
 .back_no {
   margin-top: 22px;
   margin-left: auto;
   margin-right: auto;
   margin-bottom: 22px;
   line-height: 2;
   text-align: center;
 }
 .back_no a {
   margin-top: 22px;
   margin-bottom: 10px;
   font-family: 'Montserrat', sans-serif;
   /* font-weight: bold; */
   font-size: 14px;
   padding: 3px;
   color: blue;
   border: 1px solid red;

 }