@charset "utf-8";

@media screen and (max-width: 640px) {
/*共通で使用するもの*/
.sp_block {
  display: block;
}
.sp_unset {
  display: unset;
}
.sp_width_100 {
  width: 100% !important;
}
.sp_width_98 {
  width: 98% !important;
  margin: 0 1% !important;
}
.sp_width_98_m1 {
  width: 98% !important;
  margin: 1% !important;
}
.sp_width_96 {
  width: 96% !important;
}
.sp_width_96_mrl2 {
  width: 96% !important;
  margin: 0 2% !important;
}
.sp_width_96_m2 {
  width: 96% !important;
  margin: 2% !important;
}
.sp_width_94_m3 {
  width: 94% !important;
  margin: 3% !important;
}
.sp_width_92_p4 {
  width: 92% !important;
  padding: 4% !important;
}
.sp_width_49 {
  width: 49% !important;
}
.sp_width_32 {
  width: 32% !important;
}
.sp_ma0 {
  margin: 0 !important;
}
.sp_mt0 {
  margin-top: 0 !important;
}
.sp_mr0 {
  margin-right: 0 !important;
}
.sp_mb0 {
  margin-bottom: 0 !important;
}
.sp_ml0 {
  margin-left: 0 !important;
}
.sp_mrl0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.sp_ma2 {
  margin: 2% !important;
}
.sp_mt2 {
  margin-top: 2% !important;
}
.sp_ml2 {
  margin-left: 2% !important;
}
.sp_mr2 {
  margin-right: 2% !important;
}
.sp_mb2 {
  margin-bottom: 2% !important;
}
.sp_mrl2 {
  margin-right: 2% !important;
  margin-left: 2% !important;
}
.sp_mt4 {
  margin-top: 4% !important;
}
.sp_mb4 {
  margin-bottom: 4% !important;
}
.sp_mtb4 {
  margin-top: 4% !important;
  margin-bottom: 4% !important;
}
.sp_pa0 {
  padding: 0 !important;
}
.sp_pt0 {
  padding-top: 0 !important;
}
.sp_pr0 {
  padding-right: 0 !important;
}
.sp_pb0 {
  padding-bottom: 0 !important;
}
.sp_pl0 {
  padding-left: 0 !important;
}
.sp_pt2 {
  padding-top: 2% !important;
}
.sp_pb2 {
  padding-bottom: 2% !important;
}
.sp_ptb2 {
  padding-top: 2% !important;
  padding-bottom: 2% !important;
}
.sp_pr4 {
  padding-right: 4% !important;
}
.sp_pl4 {
  padding-left: 4% !important;
}
.sp_floatn {
  float: none !important;
}
.sp_txtc {
  text-align: center !important;
}
.sp_txtl {
  text-align: left !important;
}
.sp_wb_ba {
  word-break: break-all;
}
.sp_width_100 iframe {
  width: 100%;
  height: auto;
}
.table_top_left td, .table_top_left th {
  text-align: center !important;
  display: block;
}
.table_top_left td p.te {
  text-align: left !important;
}
.table01_tr_border_b th {
  width: auto;
}
.sp_border_g {
  border: solid 1px #ccc;
}
.table01_tr_border_b td, .table01_tr_border_b th {
  border-bottom: 1px solid #ccc;
}
.table01 th, .table01 td {
  border-bottom: 1px solid #ccc;
}
.sp_bg-grey {
  background: #efefef;
  width: auto !important;
}
.unit_box {
  border-bottom: none;
}
.box_width_160 {
  width: 100%;
}
.table_top_left {
  border: solid 1px #ccc;
}
.sp_f_10 {
  font-size: 80% !important;
}
/*商品一覧　表*/
.table01 > tbody > tr > th.tr_series_main {
    border-top: none;
    position: relative;
    padding-top: 16px;
}
/*施工事例*/
.divlink_b {
  padding: 0 !important;
}
#index_jirei_box > div:first-child > a + .divtable_mid {
  width: auto !important;
  padding: 0 !important;
  margin-top: 20px;
}
#index_jirei_box .divlink_b{
padding:0 10px !important;
}
.divtable_mid {
  display: block !important;
  vertical-align: baseline !important;
}
#index_jirei_box > div:last-child > div.divtable_mid {
    width: auto !important;
    padding-left: 0;
}
.btn_cupboard{
box-sizing: border-box;
width: 90%;
margin: 10px auto;
padding: 20px;
}
.btn_cupboard a{
width: 100%;
padding: 0px;
font-size: 15px;
font-weight: normal;
color: #FFF!important;
line-height: 21px;
font-weight: bold;
}
}
