#catchcopy h2{
  font-size:110%;
  margin-top: 0;
}
.top4bn_pc ul{
  display: none !important;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 0 20px;
}
.bn1dan_blk a img{border-radius: 4px;margin-bottom: 20px;}
.top4bn_pc ul li{width: 49%;}
.top4bn_pc ul li a img{border-radius:4px;width: 100%;}



@media(max-width:480px){
	.top4bn_pc ul{margin-bottom: 10px;}
	.bn1dan_blk a{display:none;}
	.bn1dan_sp_blk a img{border-radius: 4px;margin-bottom: 20px;}
}