@charset "utf-8";
/* PGL下駄箱一斉お知らせスマホ用 */
/* msgbassp.css */

.cmsg-guide-summry-img {
  width: 24%;
  font-size: 12px;
}
/* mitfrcsp.css */
/* 見積フォーム大見出し */

.mitumori-headline-comment-left {
  width: 100%;
}

.mitumori-headline-comment-right {
  text-align: left;
  width: 100%;
}

/* mitf22sp.css */

/* 見積商品選択部分 */

.mitumori-select-detail {
  width: 100%;
}

.mitumori-select-caption-type2,.mitumori-select-caption-size2 {
  display: none;
}

.mitumori-select-detail ul{
  width: 50%;
}
.mitumori-select-detail ul.mitumori-select-color-list {
  width: 100%;
  }

.mitumori-select-form ul{
    flex-wrap:wrap;
  }

/* mitET0sp.css */
/* 見積もりフォームお客様情報・納品オプション等 */

/*-- 見積フォームお客様情報 --*/

.customer-entry-form ul{
  flex-wrap:wrap;
}

/* 納品先選択ボタン移動に伴いクラス名追加 200213 */
.customer-entry-form ul .delivery-entry-title {
  width: 30%;
}
/* 納品先選択ボタン移動に伴いクラス名追加 200213 */
.customer-entry-form ul .delivery-entry-detail {
  width: 70%;
}

.customer-entry-form ul .customer-entry-title,
.customer-entry-form ul .customer-entry-detail {
  border-right: none;
}

.customer-entry-form ul .customer-entry-title,
.customer-entry-form ul .customer-entry-detail {
  width: 100%;
}

/*-- 見積フォームオプション選択 --*/
.option-entry-form ul .option-entry-title {
  width: 30%;
}
.option-entry-form ul .option-entry-detail {
  width: 70%; 
}

.option-entry-form ul .option-entry-detail {
  flex-wrap: wrap;
}

/* pglcatsp */
/* 全商品一覧対象中分類ラベル行きメニュー */

.cmsg-category-menu-title {
  flex-wrap: wrap;
}

.cmsg-category-menu-type-title {
  margin: 1% 0;
  text-align: center;
  width: 100%;
}
.cmsg-category-menu-type {
  margin: 1% 0;
  width: 100%;
}

.cmsg-category-menu-ninz {
  margin: 1% 0;
  width: 100%;
}

/* pglnaisp */
/* 内寸図一覧対象中分類ラベル行きメニュー */

.cmsg-naisun-menu-title {
  flex-wrap: wrap;
}

.cmsg-naisun-menu-size-title {
  margin: 1% 0;
  text-align: center;
  width: 100%;
}
.cmsg-naisun-menu-size {
  font-size: 90%;
  margin: 1% 0;
  width: 100%;
}

.cmsg-naisun-menu-add {
  font-size: 90%;
  margin: 1% 0;
  width: 100%;
}

.cmsg-naisun-menu {
  flex-wrap: wrap;
}

.cmsg-naisun-menu-list-open {
  width: 100%;
}

.cmsg-naisun-menu-list-tobi {
  width: 100%;
}


.cmsg-naisun-menu ul li {
  border: none;
  font-size: 80%;
  text-align: center;
}

.cmsg-naisun-menu-list-open .cmsg-naisun-caption {
  border: none;
}

.naisun-mm {
  display: none;
}
/* psbfotsp.css */
/* フッター社名・電話・FAX */
.corporation-address {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
}

.corporation-address-f {
  width: 100%;
}

