@charset "utf-8";

/* 一般向け検索のOR検索を非表示 */
div#keywordSearchSide.keywordSearch ul:first-of-type{
    display: none;
}