.post-footer {
    border-radius: 0 0 3px 3px;
    padding: 10 64px;
}

.post-footer .bzb-sns-btn {
    font-size: 0;
    padding: 0 0 5px;
}

.post-content {
    overflow: hidden;
    padding: 5px 64px;
}

.post-cta .post-cta-inner {
    padding: 0 45px;
}

body.color04 .post-cta {
    background: #ffffcc none repeat scroll 0 0;

}

body.color04 .post-cta .cta-post-title {
    border-bottom: 0 ;
}

.post-cta .cta-post-title {
    padding-bottom: 0px;
}

.s_profile {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ff6666;
    padding: 25px;
}

.side-widget {
    margin-bottom: 10px;
}

.side-widget .side-title {
    font-weight: bold;
    margin: 0 0 10px;
}

#content {
    padding-bottom:10px;
}

@media screen and (max-width: 767px) {
  .post-cta .cta-post-title {
    padding-bottom: 0px;
}
  }
