@charset "UTF-8";

main {
    background: #fff7f7;
}

/*----------脱毛メンズ-------------*/
#mens_body + .contents_box01, #mens_body1 + .widget_menu01 {
    background: #f3f7ff;
}
#mens_body + .contents_box01 .heading.block_header_3 {
    background: #e2ecff;
    color: #5fa6ff;
}

#face_menu + .widget_menu01 .category_img a img {
  width: 70%;
}

@media screen and (max-width: 900px) {
#face_menu + .widget_menu01 .category_img a img {
  width: 100%;
}

}