html, body { margin: 0; padding: 0; }

.font a{
  color:#686461;
}

h2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}


.new a{
  font-size:16px;
}


.right{text-align:right;}

/*−−フリースペース−−*/
.top_banner{padding:10px;}

.top_banner img{margin-bottom:2em;}