@charset "UTF-8";

/*コンセプトパーツボタン調整_260130*/
#top_concept + .composite_box01 .inner_item .contents_btn01 {
    margin-top: 50px;
}
@media screen and (max-width: 768px){
  #top_concept + .composite_box01 .inner_item .contents_btn01 {
      margin-top: 30px;
  }
}