/*DSEG 7 Classic*/

ul.logo-list_owner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  ul.logo-list li {
    padding: 0 0 0 10px; }

ul.logo-list_child {
  display: flex;
  justify-content: flex-start; }
  ul.logo-list li {
    padding: 0 0 0 0px; }

ul.logo-list_child2 {
  display: flex;
  justify-content: center; }
  ul.logo-list li {
    padding: 0 0 0 0px; }

li.banner_padding {
  padding:5px 5px 5px 10px; }

li.banner_padding_sp {
  padding:5px 5px 5px 15px; }

img.banner_width {
  width:257px;
  height:56px; }

img.banner_width_sp {
  width:334px;
  height:73px; }

img.banner_width_sp2 {
  width:300px;
  height:65px; }
