@charset "UTF-8";
/* CSS Document */
.sp_only,
.slick-slide img.sp_only {
  display: none !important;
}

.ml_ml10 {
  margin-left: 10px !important;
}

.ml_flex_wrap {
  flex-wrap: wrap;
}

.fl_r_pic {
  float: right;
  margin-bottom: 30px;
  margin-left: 30px;
}
.fl_l_pic {
  float: left;
  margin-bottom: 30px;
  margin-right: 30px;
}

.kessan_grid_left_box {
  padding-top: 10px;
}

.faq_box_body {
  font-size: 1.1em;
}

.product_seihin_page_top_sp_txt,
.product_seihin_page_top_sp_open_content {
  display: none !important;
}

.headroom--not-top .product_seihin_page_top_fixed {
  box-shadow: 0 0 10px rgba(0, 0, 0, .6);
}