@charset "utf-8";
/* funiシューズボックス index タブレット用 */
/* (X=index Progless ShoesboX=funiシューズボックス 00=予備) */
/* idxbastb.css */
/* 基本レイアウトの定義 */
header {
  width:100%;
}

main {
  float: none;
  width: 100%;
}

footer {
  float: none;
  width: 100%;
}

/* 導入部 */
/* ショップタイトル */
.shop-title {
  width: 50%;
}
.shop-info {
  width: 50%;
}

/* idxprbtb.css */
/* funiシューズボックス_index_ショップ特長PRボックス */

.shop-features-point {
  margin: 0.3em auto;
  width: 30%;
}

/* idxhaitb.css */
/* 家具専用配送便 */
.support-point-list-service {
  width: 100%;
}
.support-point-list-option {
  width: 100%;
}

/* osizmntb */
/* タイプ別 他サイズメニュー全体 */

/* 中分類タイプ説明部 */

.typelist-information {
  width: 100%;
}
.product-image {
  width: 48%;
}
.product-naisun {
  width: 48%;
}
.product-naisun img {
  width: 80%;
}

/* 他サイズメニュー部 */

.typelist-otherSize {
  width: 100%;
}

