/*
Template: hummingbird
Theme Name: hummingbird_custom
Theme URI:http://open-cage.com/albatros/0
*/
@import url('../hummingbird/style.css');

.aftbl {
all: initial;
	  }

.wrap_2{
  text-align: center;
}
.inner_2{
  display: inline-block;
}
.box_2{
  display: inline-block;
  margin-right: 5px;
}
.box_2:last-child{
  margin-right: 0;
}


/* 記事一覧広告 */
.post-list.add{
    text-align:center;
    background:#fff;
}
.top-post-list .post-list.add{
    border-bottom: 1px solid #eee;
}
.post-list-card .post-list.add{
    border: 1px solid #eee;
}
.addttl{
    margin:0;
    text-align:center;
}