@charset "UTF-8";

@media screen and (min-width: 901px) and (max-width: 1200px) {
#top_concept + section.contents_box01:before, #top_menu + section.contents_box01:before {
    bottom: 5px;
}

#top_menu + section.contents_box01:before {
    bottom: 5px;
}
}