.notif:empty,.p-none{display:none}.p-mypage-menu{margin-top:10px;margin-bottom:10px}

/* 2016/01/06 楽さく検索用に上書き調整 */
.suggest a:after, .suggest.blue a:after {
    background-image: none;

}

.suggestword.plus a:after {
    background-image: url("../../design/common/img/element/close_blue.png");
    background-repeat: no-repeat;
}

.suggestword.minus a:after {
    background-image: url("../../design/common/img/element/refresh.png");
    background-repeat: no-repeat;
}

.flex-direction-nav a {
    top:41.5%;
}
.top-quicksearch .top-quicksearch-wrapper .thumb-products > ul > li {
border:0;
}

  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
