
#PRIVACY .gu_tab_depth4 ul li a{line-height: 24px; padding-bottom: 18px;}

/* ================================== Tablet css ================================== */
@media all and (max-width: 1080px) {
    #PRIVACY .gu_tab_depth4:before { bottom:0;}
    #PRIVACY .gu_tab_depth4 ul {height:56px;}
    #PRIVACY .gu_tab_depth4 ul li a {line-height: 1; padding-bottom: 18px; height: 42px;}
    #PRIVACY .gu_tab_depth4 ul li a:before {bottom:0;}
    #PRIVACY .gu_tab_depth4.mobile {height:42px}
    #PRIVACY .gu_tab_depth4.mobile ul li {height:42px}
}

/* ================================== Mobile css ================================== */
@media all and (max-width: 766px) {

}

