#sponsors .sponsors-banner {
    width: 960px;
    margin: 0 auto;
    padding-bottom: 60px;
}

#sponsors .sb-items {
    list-style-type: none;
    vertical-align: middle;
    text-align: center;
    font-size: 0;
    margin-bottom: 20px;
}

#sponsors .sb-item {
    display: inline-block;
    vertical-align: middle;
    width: 310px;
    height: 140px;
    background-color: #fff;
    text-align: center;
    margin-right: 15px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

#sponsors .sb-item-sumitomocorp {
	background-image: url(/images/competition/2026/sponsors-banner-sumitomocorp.png);
}

#sponsors .sb-item-dmg {
	background-image: url(/images/competition/2026/sponsors-banner-dmg.png);
}

#sponsors .sb-item-cow-soap {
	background-image: url(/images/competition/2026/sponsors-banner-cow-soap.png);
}

#sponsors .sb-item-nisshinkasai {
	background-image: url(/images/competition/2026/sponsors-banner-nisshinkasai.png);
}

#sponsors .sb-item-tosho {
	background-image: url(/images/competition/2026/sponsors-banner-tosho.png);
}

#sponsors .sb-item-nishio {
	background-image: url(/images/competition/2026/sponsors-banner-nishio.png);
}

#sponsors .sponsors-banner h3 {
	font-size: 16px;
	color: #ffffff;
	margin-bottom: 10px;
	font-weight: normal;
	font-family: Meiryo, sans-serif;
}

  #sponsors .sb-item-large {
    width: 310px;
    height: 140px;
    margin-right: 15px;
  }

  #sponsors .sb-item-medium {
    width: 231px;
    height: 104px;
    margin-right: 12px;
  }

  #sponsors .sb-item-small {
    width: 153px;
    height: 69px;
    margin-right: 8px;
}

@media screen and (max-width: 768px) {
    .oc-label {
        border-bottom: 2px solid #ffe600;
    }

    /* Active State - Yellow */
    .ti-anchor.active .mobile-tab-label::before,
    .ti-anchor.active .mobile-tab-label::after {
        background-color: #ffe600;
    }


}
