@charset "UTF-8";
/* ==============================================
 * 医薬品の販売に関する表示
 *
 * memo:
 *
 * ============================================== */
#maincontent img {
  max-width: 100%;
}

/* ----------------------------------------------------------------------------------

 医薬品の販売に関する表示

 ---------------------------------------------------------------------------------- */
.sx-medicine {
  padding: 26px 14px 50px;
  background-color: #fff;
  font-size: 16px;
}
.sx-medicine .container {
  padding: 0;
}
.sx-medicine hr {
  margin: 30px auto;
}
.sx-medicine a {
  color: #c90012 !important;
  text-decoration: underline;
}

.sx-medicine-inner {
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
}
.sx-title-lg {
  margin-bottom: 16px;
  color: #775F3F;
  font-family: "TazuganeInfoStdN-Regular", "\6E38\30B4\30B7\30C3\30AF\4F53", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "\30D2\30E9\30AE\30CE\89D2\30B4   Pro W3", "\FF2D\FF33   \FF30\30B4\30B7\30C3\30AF", "Osaka", "Osaka\FF0D\7B49\5E45", "Osaka-Mono", sans-serif;
}
.sx-text .sx-name-icon {
  margin-right: 4px;
  margin-left: 4px;
  vertical-align: sub;
}
.sx-text mark {
  display: inline-block;
  border: 1px solid #000000;
  background-color: transparent;
  line-height: 1;
}

/* ----------------------------------------------------------------------------------

  記事共通 テーブル

 ---------------------------------------------------------------------------------- */
.sx-df-table .sx-df-table-head dt, .sx-df-table .sx-df-table-head dd {
  background-color: #BAB9B3;
  color: #fff;
  font-family: "TazuganeInfoStdN-Medium", "\6E38\30B4\30B7\30C3\30AF\4F53", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "\30D2\30E9\30AE\30CE\89D2\30B4   Pro W3", "\FF2D\FF33   \FF30\30B4\30B7\30C3\30AF", "Osaka", "Osaka\FF0D\7B49\5E45", "Osaka-Mono", sans-serif;
  font-weight: bold;
}
.sx-df-table .sx-df-table-head dt {
  width: 30%;
  border-right: 1px solid #fff;
}
.sx-df-table dl {
  display: table;
  width: 100%;
  margin: 0;
  border: 1px solid #BAB9B3;
  font-size: 15px;
  line-height: 22px;
}
.sx-df-table dl + dl {
  border-top: 0 none;
}
.sx-df-table dt p, .sx-df-table dd p {
  margin: 0;
}
.sx-df-table dt {
  display: table-cell;
  width: 30%;
  padding: 12px 15px;
  border-right: 1px solid #BAB9B3;
  color: #000;
}
.sx-df-table dd {
  display: table-cell;
  vertical-align: middle;
}

/* ----------------------------------------------------------------------------------

  2カラム画像

 ---------------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------------

  dt,dd テキスト

 ---------------------------------------------------------------------------------- */
.sx-df-text dt {
  font-family: "TazuganeInfoStdN-Medium", "\6E38\30B4\30B7\30C3\30AF\4F53", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "\30D2\30E9\30AE\30CE\89D2\30B4   Pro W3", "\FF2D\FF33   \FF30\30B4\30B7\30C3\30AF", "Osaka", "Osaka\FF0D\7B49\5E45", "Osaka-Mono", sans-serif;
  font-weight: 700;
}
.sx-df-text dd img {
  margin-right: 4px;
  margin-left: 4px;
  vertical-align: sub;
}

/* ----------------------------------------------------------------------------------

  下部 テーブル

 ---------------------------------------------------------------------------------- */
.sx-medicine-table {
  border: 1px solid #BAB9B3;
}
.sx-medicine-table th {
  border: 1px solid #BAB9B3;
  background-color: #BAB9B3;
  color: #fff;
  font-family: "TazuganeInfoStdN-Medium", "\6E38\30B4\30B7\30C3\30AF\4F53", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "\30D2\30E9\30AE\30CE\89D2\30B4   Pro W3", "\FF2D\FF33   \FF30\30B4\30B7\30C3\30AF", "Osaka", "Osaka\FF0D\7B49\5E45", "Osaka-Mono", sans-serif;
  font-weight: bold;
}
.sx-medicine-table th.sx-vertical {
  line-height: 1.1;
  text-align: center;
  vertical-align: middle;
}
.sx-medicine-table td {
  border: 1px solid #BAB9B3;
}
.sx-medicine-table .sx-bdr-wb {
  border-bottom: 1px solid #fff;
}
.sx-medicine-table .sx-bdr-wr {
  border-right: 1px solid #fff;
}
.sx-medicine-table--2 {
  width: 800px;
}
.sx-medicine-table--2 th, .sx-medicine-table--2 td {
  vertical-align: top;
}

/* ----------------------------------------------------------------------------------

  テーブルの横スクロール処理（SP）

 ---------------------------------------------------------------------------------- */
.sx-overflow-wrap {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
}
@media screen and (max-width: 768px) {
  #maincontent {
    max-width: 543px;
  }
  .sx-medicine .container + .container {
    margin-top: 30px;
  }
  .sx-title-lg {
    font-size: 20px;
    line-height: 30px;
  }
  .sx-text {
    font-size: 15px;
    line-height: 24px;
  }
  .sx-text .sx-name-icon {
    height: 1.4em;
  }
  .sx-df-table .sx-df-table-head dt {
    width: 133px;
    padding: 10px 16px;
  }
  .sx-df-table .sx-df-table-head dd {
    padding: 10px 16px;
  }
  .sx-df-table dt {
    width: 133px;
    padding: 10px 16px;
  }
  .sx-df-table dd {
    padding: 10px 16px;
  }
  .sx-col-images .col:first-of-type {
    padding-right: 8px;
  }
  .sx-col-images .col:last-of-type {
    padding-left: 8px;
  }
  .sx-col-images {
    margin-top: 20px;
  }
  .sx-col-images figcaption {
    margin-top: 4px;
    font-size: 15px;
    line-height: 22px;
  }
  .sx-col-images .col img {
    width: auto;
    height: 126px;
  }
  .sx-df-text {
    margin-top: 20px;
    font-size: 15px;
    line-height: 22px;
  }
  .sx-df-text dd {
    margin-top: 6px;
  }
  .sx-df-text dd + dt {
    margin-top: 28px;
  }
  .sx-df-text dd img {
    height: 1.4em;
  }
  .sx-medicine-table {
    margin-top: 20px;
    font-size: 15px;
    line-height: 24px;
  }
  .sx-medicine-table th, .sx-medicine-table td {
    padding: 15px;
  }
  .sx-medicine-table th .sx-name-icon, .sx-medicine-table td .sx-name-icon {
    height: 14px !important;
  }
  .sx-medicine-table th.sx-vertical {
    min-width: 36px;
    max-width: 36px;
    padding: 10px;
  }
  .sx-medicine-table--1 th {
    vertical-align: top;
  }
  .sx-medicine-table--1 th[colspan="2"] {
    min-width: 126px;
    max-width: 126px;
  }
  .sx-medicine-table--2 th, .sx-medicine-table--2 td {
    padding: 12px 10px 12px 15px;
  }
  .sx-overflow-wrap {
    overflow: scroll;
  }
}
@media screen and (min-width: 1200px) {
  #maincontent .container {
    max-width: 1110px;
  }
}
@media screen and (min-width: 544px) {
  .sx-medicine {
    padding: 70px 60px 100px;
  }
}
@media screen and (min-width: 769px) {
  .sx-medicine .container + .container {
    margin-top: 80px;
  }
  .sx-medicine hr {
    margin: 40px auto;
  }
  .sx-medicine a {
    transition: 0.3s;
  }
  .sx-medicine a img {
    transition: 0.3s;
  }
  .sx-medicine a:hover {
    opacity: 0.6;
  }
  .sx-medicine a:hover img {
    opacity: 0.6;
  }
  .sx-title-lg {
    font-size: 24px;
    line-height: 38px;
  }
  .sx-text {
    font-size: 17px;
    line-height: 26px;
  }
  .sx-df-table {
    margin-top: 40px;
  }
  .sx-df-table .sx-df-table-head dt {
    width: 220px;
    padding: 16px 20px;
  }
  .sx-df-table .sx-df-table-head dd {
    max-width: 740px;
    padding: 16px 20px;
  }
  .sx-df-table dl {
    font-size: 17px;
    line-height: 26px;
  }
  .sx-df-table dt {
    width: 220px;
    padding: 16px 20px;
  }
  .sx-df-table dd {
    width: auto;
    max-width: 740px;
    padding: 16px 20px;
  }
  .sx-col-images {
    margin-top: 40px;
  }
  .sx-col-images figcaption {
    margin-top: 6px;
    font-size: 17px;
  }
  .sx-col-images .col + .col {
    margin-left: -16px;
  }
  .sx-df-text {
    margin-top: 40px;
    font-size: 17px;
    line-height: 26px;
  }
  .sx-df-text dd + dt {
    margin-top: 28px;
  }
  .sx-medicine-table {
    margin-top: 40px;
    font-size: 17px;
    line-height: 26px;
  }
  .sx-medicine-table th, .sx-medicine-table td {
    padding: 18px 10px 18px 10px;
  }
  .sx-medicine-table th.sx-vertical {
    min-width: 60px;
    max-width: 60px;
    padding: 20px;
  }
  .sx-medicine-table--1 th {
    text-align: center;
  }
  .sx-medicine-table--1 th[colspan="2"] {
    min-width: 236px;
    max-width: 236px;
  }
  .sx-medicine-table--2 th {
    padding: 12px 10px 12px 10px;
  }
  .sx-medicine-table--2 th, .sx-medicine-table--2 td {
    padding: 12px 10px 12px 15px;
  }
}
@media screen and (min-width: 769px) and (max-width: 991px) {
  .sx-col-images figcaption {
    margin-top: 4px;
    font-size: 13px;
    line-height: 22px;
  }
  .sx-col-images .col img {
    width: auto;
    height: 140px;
  }
  .sx-col-images .col + .col {
    margin-left: -16px;
  }
}