@charset "UTF-8";

#top_flow + .composite_box01 .wrapper_item .inner_item:nth-of-type(1) {
    width: 100%!important;
    max-width: 600px;
    margin-bottom: 0px !important;
}
#top_flow + .composite_box01 .wrapper_item .inner_item:nth-of-type(2) {
    width: 0!important;
}

@media screen and (max-width:526px){
#top_two-column+div a:first-child{
    width: 215px;
}
}