/*.promoColumnLeft2 .p_ga_10_m{}*/
.p_ga_10_m {position: relative;z-index: 2;background: var(--color-1);}
.promoColumnRight .p_ga_10_m .li{display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;padding-bottom: 20px;margin-bottom: -20px;}
.promoColumnRight .p_ga_10_m .p_ga_ma{flex:0 0 auto;z-index:0;scroll-snap-align:start;}
.p_ga_10_m .ti{width:calc(100% - 10px);background-image:linear-gradient(145deg, transparent 50%, rgba(0,0,0, .01) 90%);display:none;}

@media only screen and (max-width:820px){
.p_ga_10_m .ti{display:none!important;}
}