.top10banner__section {
	margin-bottom:60px;
}
.top_2banner li ,
.top_10banner li {
    margin-bottom: 1em;
}

.contents-accent-banner-list__unit { display:none; }
.top_10banner {display:none;}
.eyecatch__section {display:none;}

.top_banner_area {
    margin-bottom: 50px;
  	text-align:center;
}
.top_banner_area li {
	 margin-bottom:30px;
}
.top_banner_area img {
  border: 1px solid #A58F5A;
  background:#fff;
}

@media screen and (max-width: 550px) {
.top_banner_area li {
	 margin-bottom:10px;
}
  .top_btn_area {
  margin-bottom:20px;
  }
  .top_btn_area ul li {
    list-style: none;
    margin-bottom:4px;
}
  .top_btn_area li a {
    display: block;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border-bottom: 3px solid #AF1C24;
    background: #FAF2B5;
    font-weight: bold;
}
}