/****************************************

          top
		  
*****************************************/

.bx-wrapper .bx-viewport {
    background: none !important;
    border: none !important;
    box-shadow:  none !important;
    left: 0px !important;
}

#information { margin-top:50px; padding:15px 20px 5px; background-color:#d5d5d5; border:1px solid #999; }
#information h2{ font-size: 14px; font-size: 1.4rem; margin-bottom:15px; }
#information p { font-size: 11px; font-size: 1.1rem; margin-bottom:15px; }
#information p a { font-size: 11px; font-size: 1.1rem; }

#category { margin-top:45px;}
#category h2{ margin-bottom:25px; }
#category ul { margin:0 -28px 0 0; overflow:hidden; }
#category li { float:left; margin:0 28px 28px 0; line-height:0; }


#brand { margin-top:30px;}
#brand h2{ margin-bottom:25px; }
#brand h3 { margin-bottom: 10px;}
#brand dl { margin-bottom: 35px;}
#brand dt { margin-bottom: 10px;}
#brand dd a { color:#1F2A66; opacity: 1; text-decoration: none; transition: all 0.2s ease 0s;}
#brand dd a:hover {color: #ccc;}