span.search-highlight {
  font-weight: bold;
  color: #EE3333;
}

#top .wrap .content .service p img {
  width: 100%;
}

@media only screen and (max-width: 768px) {
  div#open-pc {
    display: none;
  }
}

@media only screen and (min-width: 768px) {
  div#open-mobile {
    display: none;
  }
}


/*
hide best-deals
ul.index_news_list li:first-child,
ul.menu_list li.menu_item:nth-child(2) ul.child_list li.child_item:nth-child(8){
  display: none;
}

#top .wrap .content .infoArea .info .infoBox:nth-child(3){
  margin-right: 0.1rem
}

*/
