@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;*/
}

/* .menu_wrapper .menu-cont .menu li:nth-child(3) a:hover, .menu_wrapper .menu-cont .menu li:nth-child(3) a.active, 
.popup .menu li:nth-child(3):hover,.popup .menu li:nth-child(3).active, .popup .menu li:nth-child(3).on {
    background-color: #f37d99;
}
.menu_wrapper .menu-cont .menu li:nth-child(4) a:hover, .menu_wrapper .menu-cont .menu li:nth-child(4) a.active,
.popup .menu li:nth-child(4):hover, .popup .menu li:nth-child(4).active, .popup .menu li:nth-child(4).on {
    background-color: #75c2fb;
} */

@media all and (max-width: 820px) {
#cont1.layout01 .item_img img {
        left: -2.5%;
}
}