/* tab */
#tab .tab-items .tab-item {
	display: inline-block;
	width: 240px;
	height: 122px;
}

#tab .tab-items .tab-item .ti-anchor {
	display: block;
	width: 240px;
	height: 122px;
	background-repeat: no-repeat;
	background-color: #fff;
	background-position: center top;
	background-size: 240px 244px;
	border-right: 1px solid #3c3c3c;
}

#tab .tab-items .tab-item-outline .ti-anchor {
	background-image: url(/images/competition/2023/bwc/tab-outline-bg.png);
}

#tab .tab-items .tab-item-climbers .ti-anchor {
	background-image: url(/images/competition/2023/bwc/tab-climbers-bg.png);
}

#tab .tab-items .tab-item-schedule .ti-anchor {
	background-image: url(/images/competition/2023/bwc/tab-schedule-bg.png);
}

#tab .tab-items .tab-item-access .ti-anchor {
	background-image: url(/images/competition/2023/bwc/tab-access-bg.png);
}


/* sponsors */

#sponsors .partners-banner {
	width: 960px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: top center;
	padding: 63px 0 70px;
}

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

#sponsors .items:last-child {
	padding-bottom: 0;
}

#sponsors .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;
}

#sponsors .items .item-anchor {
	display: block;
	width: 310px;
	height: 140px;
}

#sponsors .items .item:last-child {
	margin-right: 0;
}

#sponsors .general-sponsors-banner {
	background-image: url(/images/competition/2023/bwc/general-sponsors-title.png);
}

#sponsors .ifsc-partners-banner {
	background-image: url(/images/competition/2023/bwc/ifsc-partners-title.png);
	background-size: contain;
}

#sponsors .eo-partners-banner {
	background-image: url(/images/competition/2023/bwc/eo-partners-title.png);
	background-size: contain;
}

#sponsors .special-partners-banner {
	background-image: url(/images/competition/2023/bwc/special-partners-title.png);
	background-size: contain;
}

#sponsors .item-jal {
	background-image: url(/images/competition/2023/bwc/sponsors-banner-jal.jpg);
	background-size: cover;
}

#sponsors .item-ep {
	background-image: url(/images/competition/2023/bwc/sponsors-banner-ep.jpg);
	background-size: cover;
}

#sponsors .item-orientalbio {
	background-image: url(/images/competition/2023/bwc/sponsors-banner-orientalbio.png?v=1);
	background-size: cover;
}

#sponsors .item-lawson {
	background-image: url(/images/competition/2023/bwc/sponsors-banner-lawson.png?v=1);
	background-size: cover;
}

#sponsors .item-toto {
	background-image: url(/images/competition/2023/bwc/sponsors-banner-toto.png?v=1);
	background-size: contain;
}
