

/*서브-2차메뉴*/
#left{ width:1100px; margin:0 auto; background:rgba(250,250,250,0.8); position:absolute; bottom:0px; left:50%; margin-left:-550px; z-index:10;}
#left dl{margin:0 auto; text-align:center;}
#left dl:after{ display:block; content:""; clear:both;}
#left dd{ display:block; float:left; margin:0; padding:0; text-align:center;}
#left dd.shome{ text-align:center;}
#left dd a{ display:block; line-height:1.3em; letter-spacing:-0.3px; color:#656565; font-size:1.15em; font-weight:400; border-right:1px solid rgba(0,0,0,0.1); padding:10px 15px; height:55px;}
#left dd a:hover{ color:#333; text-decoration:none;}
#left dd a.on{ color:#333; background:#fff; line-height:1.3em;}
#left dd.shome a{ display:block; width:55px; height:55px; background:#2e0084; font-size:1.7em; line-height:55px; color:#fff; padding:0;}
#left dd.shome a:hover{ color:#fff !important;}
@media (max-width:575px) {
#left{ width:100%; height:36px;overflow-x:scroll; position:relative; bottom:auto; left:auto; margin-left:0; background:rgba(250,250,250,1);}
#left dl{ width:100%; min-width:1500px; }
#left dd a{ text-align:center; line-height:35px; height:35px ; padding:0px 10px; font-size:1em; border-bottom:1px solid #ddd;}
#left dd a br{display:none;}
#left dd a.on{ border-bottom:0;  line-height:35px; height:35px ;}
#left dd a.on br{ display:none;}
#left dd.shome a{ width:35px; height:36px; font-size:1.2em; line-height:36px;}
}
