@charset "UTF-8";
/* ================================================ 
js関連
==================================================*/
/* ===== .error（エラー） ===== */
#electricshampoounit .error {
  display: none;
  text-align: center;
}

#electricshampoounit .none .error {
  display: block;
}

#electricshampoounit .none .itemList {
  display: none;
}

/* ===== .Reset（エラー後解除） ===== */
#electricshampoounit .select .btnReset {
  display: none;
}

#electricshampoounit .chartTable.searching .select .btnReset {
  display: block;
}

#electricshampoounit .select .btnReset a {
  font-size: 14px;
  text-decoration: underline;
  white-space: nowrap;
}

/* ===== .select ===== */
#electricshampoounit .select {
  display: flex;
  justify-content: left;
  align-items: center;
  padding-bottom: 0.8em;
  position: relative;
}

#electricshampoounit .select .btnSort {
  cursor: pointer;
}

#electricshampoounit .select .btnSort select {
  font-size: 14px;
  font-weight: normal;
  text-align: left;
  display: block;
  color: #000;
  background-color: #fff;
  text-decoration: none !important;
  border-radius: 2px;
  border: 1px solid #767676;
  height: 2em;
  margin-right: 0;
  padding: 0 0.5em;
}

#electricshampoounit .select .btnSearch {
  margin: 0 0.5em;
}

#electricshampoounit .select .btnSearch .btn {
  display: block;
  padding: 0;
}

#electricshampoounit .select .btnSearch .btn a {
  display: table;
  font-size: 14px;
  font-weight: normal;
  text-align: left;
  color: #000;
  text-decoration: none !important;
  border-radius: 2px;
  background: url("../img/icon_serch.png") right 0.5em center/auto 1em no-repeat;
  border: 1px solid #767676;
  height: 2em;
  padding: 0 0.5em;
  padding-right: 2.5em;
  background-color: #fff;
}

#electricshampoounit .select .btnSearch .btn a span {
  display: table-cell;
  vertical-align: middle;
}

#electricshampoounit .chartTable.searching .select .btnSearch .btn a {
  font-weight: bold;
}

#electricshampoounit .select .btnReset {
  display: none;
}

#electricshampoounit .chartTable.searching .select .btnReset {
  display: block;
}

#electricshampoounit .select .btnReset a {
  font-size: 14px;
  text-decoration: underline;
  white-space: nowrap;
}

#electricshampoounit .select .note {
  position: absolute;
  right: 0;
  bottom: 12px;
  line-height: 1.3;
  text-align: right;
}

@media screen and (min-width: 768px) {
  #electricshampoounit .select .btnSort select {
    height: 2.5em;
  }
  #electricshampoounit .select .btnSearch {
    margin-left: 1em;
  }
  #electricshampoounit .select .btnSearch .btn a {
    height: 2.5em;
  }
}
/* ===== .itemList ===== */
#electricshampoounit .itemListContainer {
  position: relative;
}

#electricshampoounit .itemList {
  overflow-y: hidden;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 0.3em;
  transition: all 0.5s;
}

@media screen and (max-width: 1170px) {
  #electricshampoounit .itemList {
    overflow-x: scroll;
  }
}
#electricshampoounit .itemList table {
  border-collapse: separate;
}

#electricshampoounit .itemList table tr th,
#electricshampoounit .itemList table tr td {
  font-size: 12px;
  line-height: 1.2;
  vertical-align: middle;
  padding: 0.2em;
}

#electricshampoounit .itemList table tr th {
  position: sticky;
  left: 0;
  z-index: 1;
  border-right: #dcdcdc 1px solid;
}

#electricshampoounit .itemList table thead tr th,
#electricshampoounit .itemList table thead tr td {
  pointer-events: none;
  white-space: nowrap;
  background-color: #f5f5f5;
  text-align: center;
  font-weight: bold;
}

#electricshampoounit .itemList table thead tr th {
  border-right: #fff 1px solid;
}

#electricshampoounit .itemList table thead tr td {
  border-right: #fff 1px solid;
}

#electricshampoounit .itemList table tbody tr {
  display: none;
}

#electricshampoounit .itemList table tbody tr.selected.showItem {
  display: table-row;
}

#electricshampoounit .chartTable.open table tbody tr.selected {
  display: table-row !important;
}

#electricshampoounit .itemList table tbody tr th {
  background-color: #fff;
  border-bottom: #dcdcdc 1px solid;
}

#electricshampoounit .itemList table tbody tr td {
  border-right: #dcdcdc 1px solid;
  border-bottom: #dcdcdc 1px solid;
  background-color: #fff;
}

#electricshampoounit .itemList table tbody tr td:last-child {
  border-right: none;
}

@media screen and (min-width: 768px) {
  #electricshampoounit .itemListContainer {
    margin: 0 auto;
  }
  #electricshampoounit .itemList {
    margin-bottom: 0.3em;
  }
  #electricshampoounit .itemList table tr th,
  #electricshampoounit .itemList table tr td {
    font-size: 13.5px;
  }
  #electricshampoounit .itemList table thead tr td,
  #electricshampoounit .itemList table tbody tr td {
    padding-left: 0.8em;
    padding-right: 0.8em;
  }
}
/* ===== .もっとみる ===== */
/* ================================================ 
共通設定
==================================================*/
@media (max-width: 767px) {
  #electricshampoounit .pc {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  #electricshampoounit .sp {
    display: none;
  }
}
#electricshampoounit .itemList table {
  min-width: 1170px;
  width: auto;
}

@media screen and (max-width: 1170px) {
  #electricshampoounit .itemList table {
    min-width: 0;
    white-space: nowrap;
  }
}
/* ================================================ 
ページ内基本設定
==================================================*/
#electricshampoounit {
  color: rgb(51, 51, 51);
  max-width: 1170px;
  margin: 0 auto;
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, "Open Sans", Helvetica, Arial, -apple-system, blinkMacSystemFont, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
}

#electricshampoounit .itemList table tbody th .th-inner {
  display: flex;
  align-items: center;
  gap: 9px;
}

/* ================================================ 
ページ設定
==================================================*/
#electricshampoounit .itemList table td {
  min-width: 70px;
}
#electricshampoounit .itemList table thead tr th,
#electricshampoounit .itemList table thead tr td {
  text-align: center;
}
#electricshampoounit .itemList table tbody td:nth-child(2) {
  text-align: center;
}
#electricshampoounit .itemList table tbody td:nth-child(3) {
  text-align: center;
}
#electricshampoounit .itemList table tbody td:nth-child(4) {
  text-align: center;
}
#electricshampoounit .itemList table tbody td:nth-child(5) {
  text-align: center;
}
#electricshampoounit .itemList table tbody td:nth-child(6) {
  text-align: center;
}
#electricshampoounit .itemList table tbody td:nth-child(7) {
  text-align: center;
}
#electricshampoounit .itemList table tbody td:nth-child(8) {
  text-align: center;
}
#electricshampoounit .itemList table tbody td:nth-child(9) {
  text-align: center;
}
#electricshampoounit .itemList table tbody td:nth-child(10) {
  text-align: center;
}
#electricshampoounit .itemList table tbody td:nth-child(11) {
  text-align: center;
}
#electricshampoounit .itemList table tbody td:nth-child(12) {
  text-align: center;
}
#electricshampoounit .itemList table tbody td:nth-child(13) {
  text-align: center;
}
#electricshampoounit .itemList table tbody td:nth-child(14) {
  text-align: center;
}
#electricshampoounit .itemList table tbody td:nth-child(15) {
  text-align: center;
}
#electricshampoounit .itemList table tbody td:nth-child(16) {
  text-align: center;
}
#electricshampoounit .itemList table tbody td:nth-child(17) {
  text-align: center;
}
#electricshampoounit .itemList table tbody td:nth-child(20) {
  text-align: center;
}
#electricshampoounit .itemList table tbody td:nth-child(21) {
  text-align: center;
}
#electricshampoounit .itemList table tbody td:nth-child(22) {
  text-align: center;
}
#electricshampoounit .itemList table tbody td:nth-child(23) {
  text-align: center;
}
#electricshampoounit .itemList table tbody td:nth-child(24) {
  text-align: center;
}

@media screen and (max-width: 768px) {
  #electricshampoounit .itemList table th,
  #electricshampoounit .itemList table td {
    min-width: 0 !important;
    width: auto;
  }
}
#electricshampoounit .beige {
  width: 20px;
  height: 20px;
  background: #eedcb3;
  display: inline-block;
}

#electricshampoounit .white {
  width: 20px;
  height: 20px;
  background: #e8e8e8;
  display: inline-block;
}

#electricshampoounit .brown {
  width: 20px;
  height: 20px;
  background: #734e30;
  display: inline-block;
}

#electricshampoounit .dbrown {
  width: 20px;
  height: 20px;
  background: #4f331d;
  display: inline-block;
}

#electricshampoounit .black {
  width: 20px;
  height: 20px;
  background: black;
  display: inline-block;
}

#electricshampoounit .dgreen {
  width: 20px;
  height: 20px;
  background: #014e01;
  display: inline-block;
}

#sample_comparison-chart .fa-regular {
  color: #ccc;
}

/* ================================================ 
追加スタイル
==================================================*/
#electricshampoounit h1.mainVisual {
  width: 100%;
  overflow: hidden;
  margin-bottom: 20px;
  padding: 0 5px;
  box-sizing: border-box;
}
#electricshampoounit h1.mainVisual img {
  width: 100%;
}

#electricshampoounit span.blk {
  color: #000;
  margin-right: 5px;
  font-size: 20px;
}
#electricshampoounit span.brn {
  color: #72390D;
  margin-right: 5px;
  font-size: 20px;
}
#electricshampoounit span.gry {
  color: #7E7E7E;
  margin-right: 5px;
  font-size: 20px;
}
#electricshampoounit span.wht {
  color: #666;
  margin-right: 5px;
  font-size: 20px;
}
#electricshampoounit span.blk {
  color: #000;
  margin-right: 5px;
  font-size: 20px;
}
#electricshampoounit span.lgry {
  color: #B7B7B7;
  margin-right: 5px;
  font-size: 20px;
}
#electricshampoounit span.greige {
  color: #b8ad9e;
  margin-right: 5px;
  font-size: 20px;
}

#electricshampoounit .bgPrice_span_a {
  font-weight: bold;
  color: #006B98;
}
#electricshampoounit .grossPrice {
  font-size: 0.7em;
}
#electricshampoounit .itemList table tbody tr th a:hover {
  text-decoration: none;
  opacity: 0.7;
}
#electricshampoounit .itemList table tbody tr th .txt {
  font-weight: bold;
}
#electricshampoounit .itemList table tbody tr th .txt span {
  font-size: 0.8em;
  font-weight: normal;
}
#electricshampoounit .itemList table tbody tr td:nth-child(18),
#electricshampoounit .itemList table tbody tr td:nth-child(19) {
  vertical-align: text-top;
}
#electricshampoounit .itemList table tbody tr td:nth-child(18) span,
#electricshampoounit .itemList table tbody tr td:nth-child(19) span {
  display: inline-block;
  border-bottom: dotted 1px #e0e0e0;
  line-height: 2.3;
  width: 100%;
  font-size: 0.8em;
  white-space: nowrap;
}
#electricshampoounit .itemList table tbody tr td:nth-child(9) span,
#electricshampoounit .itemList table tbody tr td:nth-child(14) span,
#electricshampoounit .itemList table tbody tr td:nth-child(17) span,
#electricshampoounit .itemList table tbody tr td:nth-child(23) span {
  font-size: 0.8em;
  white-space: nowrap;
}

#electricshampoounit .itemList table tbody tr th {
  min-width: 305px;
}

#electricshampoounit .itemList table tbody tr td:nth-child(3) {
  white-space: nowrap;
}

@media screen and (max-width: 1169px) {
  #electricshampoounit section {
    padding: 0 2%;
    box-sizing: border-box;
  }
}
#electricshampoounit .itemList table tbody tr th .img {
  width: 80px;
}
#electricshampoounit .itemList table tbody tr th .img img {
  width: 100%;
  height: auto;
}

@media (max-width: 767px) {
  #electricshampoounit .itemList table tbody tr th .img {
    width: 70px;
  }
  #electricshampoounit .itemList table tbody tr th .img img {
    width: 100%;
    height: auto;
  }
  #electricshampoounit .itemList table tbody tr th .txt {
    font-size: 0.9em;
    width: 100px;
    white-space: break-spaces;
  }
  #electricshampoounit .itemList table thead tr th,
  #electricshampoounit .itemList table thead tr td,
  #electricshampoounit .itemList.clone table thead tr th,
  #electricshampoounit .itemList.clone table thead tr td {
    padding: 0.2em;
  }
}
/* clone-header 全体ラッパー */
#electricshampoounit .itemList.clone-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  overflow: visible;
}

#electricshampoounit .itemList.clone-wrapper.fix {
  display: block;
}
#electricshampoounit .itemList.clone-wrapper.fix table thead tr th,
#electricshampoounit .itemList.clone-wrapper.fix table thead tr td {
  background-color: #2e455e !important;
  color: #fff;
  font-weight: normal;
}

/* 横スクロール用コンテナ */
#electricshampoounit .itemList.clone-wrapper .clone-scroll {
  width: 100%;
  overflow-x: hidden;
}

/* PCのみ横スクロール有効 */
@media screen and (min-width: 1025px) {
  #electricshampoounit .itemList.clone-wrapper .clone-scroll {
    overflow-x: auto;
  }
}
/* PC専用上部スクロールバー */
#electricshampoounit .top-scrollbar {
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  height: 16px;
}

#electricshampoounit .top-scroll-inner {
  height: 1px;
}

/* pointer-events SP/タブレット用 */
@media screen and (max-width: 1024px) {
  #electricshampoounit .itemList.clone-wrapper .clone-scroll {
    pointer-events: none;
  }
}
/* タブレット向け固定位置 (768px〜1023px) */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  #electricshampoounit .itemList.clone-wrapper {
    top: 114px !important;
  }
}
/* スマホ向け固定位置 (〜767px) */
@media screen and (max-width: 767px) {
  #electricshampoounit .itemList.clone-wrapper {
    top: 59px !important;
  }
}
/* 上部スクロールバー内部 */
#electricshampoounit .top-scrollbar .top-scroll-inner {
  width: 100%;
}

/* PC以外で横スクロールを非表示にするクラス */
#electricshampoounit .clone-scroll.no-bar {
  overflow-x: hidden !important;
  overflow-y: hidden !important;
}/*# sourceMappingURL=page.css.map */