@charset "UTF-8";

#top .cts_center {
    display: table;
    width: 100%;
}

#top .cts_inner {
    display: table-cell;
    vertical-align: middle;
  }

#top .cts_imgTxt {
    display: block;
    margin: auto;
    max-width: 100%;
    }


#top .cts_inner li a img .top_txt {
    max-width: 100%;
    height: auto;
}