/* Scss Document */
@font-face {
  font-family: "Noto Sans Japanese";
  font-style: normal;
  font-weight: 100;
  src: url("../fonts/NotoSansJP-Thin.otf") format("opentype");
}
@font-face {
  font-family: "Noto Sans Japanese";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/NotoSansJP-Light.otf") format("opentype");
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/NotoSansJP-Regular.otf") format("opentype");
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/NotoSansJP-Medium.otf") format("opentype");
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/NotoSansJP-Bold.otf") format("opentype");
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/NotoSansJP-Black.otf") format("opentype");
}
.Box_i_02 table.product-size-table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}
.Box_i_02 table.product-size-table td.tbl_03 {
  width: 25%;
}
.Box_i_02 table.product-size-table th,
.Box_i_02 table.product-size-table td {
  text-align: center;
  padding: 8px;
  border: 1px solid #ccc;
}
.Box_i_02 table.product-size-table input[type=radio] {
  margin-right: 6px;
}
.Box_i_02 table.product-size-table label {
  display: block;
  font-size: 1.1rem;
}/*# sourceMappingURL=sarashina.css.map */