@charset "utf-8";
/* CSS Document */

.filter_wrapper_pc .arrange {
    /*display: none;*/
}
.menu_wrapper .menu-cont .menu li:nth-child(1) a, .menu_wrapper .menu-cont .menu li:nth-child(2) a {
    /*color: #cd1a0c;
	background: #000;*/
}
.menu_wrapper .menu-cont .menu li:nth-child(1) a.active, .menu_wrapper .menu-cont .menu li:nth-child(2) a.active {
    /*color: #cd1a0c;
	background: #000;*/
}

@media all and (max-width: 820px) {
#cont1.layout01 .item_img img {
        left: -2.5%;
}
}