/*----------------------------------------------------------------------------------------*/
/* sponsor grade content -----------------------------------------------------------------*/

.sponsorGradeBar{padding:8px 10px;color:#fff;font-weight:700;}

.logosWrap{padding:10px 10px;margin-bottom:50px;display:flex;flex-wrap:wrap;align-content:center;justify-content:flex-start;}
.logoBoxWrap{padding:15px;}

.scale4 .logoBoxWrap{width:52%;margin-bottom:10px;}
.scale3 .logoBoxWrap{width:33%;}

/*
.scale2 .logoBoxWrap{width:27%;}
*/
.scale2 .logoBoxWrap{width:25%;}

.scale1 .logoBoxWrap{width:20%;}

.logoBox{cursor:pointer;padding:10px;border:1px solid #c0c0c0;display:flex;align-items:center;justify-content:center;}
.logoBox img{max-height:180px;}




.scale4 .logoBox{min-height:140px;max-height:140px;}
.scale3 .logoBox{min-height:93px;max-height:93px;}
.scale2 .logoBox{min-height:66px;max-height:66px;}
.scale1 .logoBox{min-height:46px;max-height:46px;}



.BgScale0{display:none;}
.scale0 .logoBox{border:0;}




#container-sub #ContentsWrap .scale4 .logoBox img{max-width:400px;max-height:115px;}
#container-sub #ContentsWrap .scale3 .logoBox img{max-width:313px;max-height:73px;}
#container-sub #ContentsWrap .scale2 .logoBox img{max-width:261px;max-height:46px;}
#container-sub #ContentsWrap .scale1 .logoBox img{max-width:174px;max-height:26px;}





/* sponsor grade content -----------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------*/