.p-sec01 img.icon_wm {
  width: 21px;
  margin: 0 5px 6px;
}
.p-sec01 img.mail_icon {
  width: 17px;
  margin: 0 0.2rem;
}
.p-sec01__text {
  letter-spacing: 0.06em;
  font-weight: 500;
  margin-bottom: 5px;
  line-height: 1;
}
.p-sec01__text1 {
  margin: 24px 0;
}
.p-sec01__text1+p {
  margin-bottom: 30px;
}
.p-sec01__text2 {
  margin: 24px 0 40px;
}
.p-sec01-block1 {
  margin-bottom: 40px;
}
.p-sec01-block1 ul li {margin-bottom: 1em;}
.p-sec01-block2 { margin-bottom: -15px;}
.p-sec01-block2 .anc_nv { margin-bottom: 0;}
.p-sec01-block2 .anc_nv ul li {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  margin-bottom: 0.5rem;
}

.p-sec01-block3__txt {
  margin-top: 1em;
}
.p-sec01-block3__txt a {
  color: #2a4b93;
  text-decoration: underline;
}
.p-sec01-block3__txt a:hover {
  text-decoration: none;
}
.p-sec01-block3__table {
  margin-top: 24px;
  margin-bottom: 40px;
}

.p-sec01-block3__table .scroll {
  position: relative;
  margin-bottom: 1.4rem;
}
.p-sec01-block3__table .scroll:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid white;
  pointer-events: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.p-sec01-block3__table table {
  width: 100%;
  min-width: 922px;
}
.p-sec01-block3__table table tr th,
.p-sec01-block3__table table tr td {
  text-align: center;
  vertical-align: middle;
  border: 1px solid #c8ced6;
}
.p-sec01-block3__table table tr th .sub_name,
.p-sec01-block3__table table tr td .sub_name {
  display: block;
  font-size: 0.94em;
  line-height: 1.1;
}
.p-sec01-block3__table table thead tr th,
.p-sec01-block3__table table thead tr td {
  background-color: #fafafa;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.04em;
  padding: 11px 0;
}
.p-sec01-block3__table table tbody tr th,
.p-sec01-block3__table table tbody tr td {
  font-size: 14px;
  line-height: 1.75;
  letter-spacing: 0.02em;
  padding: 7px 0;
}
.p-sec01-block3__table table tbody tr th a[target=_blank],
.p-sec01-block3__table table tbody tr td a[target=_blank] {
  color: #2a4b93;
  border-bottom: 1px solid #2a4b93;
}
.p-sec01-block3__table table tbody tr th.main,
.p-sec01-block3__table table tbody tr td.main {
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0.04em;
}
.p-sec01-block3__table table tbody tr th.download a,
.p-sec01-block3__table table tbody tr td.download a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.04em;
  text-align: center;
  color: #2a4b93;
  border-bottom-width: 0;
  margin-bottom: 10px;
}
.p-sec01-block3__table table tbody tr th.download a img,
.p-sec01-block3__table table tbody tr td.download a img {
  width: 17px;
  margin-left: 5px;
}
.p-sec01-block3__table table tbody tr th.download a:last-child,
.p-sec01-block3__table table tbody tr td.download a:last-child {
  margin-bottom: 0;
}
.p-sec01-block3__table table tbody tr th {
  text-align: left;
  padding: 7px;
}
.p-sec01 .doc_dl_tbl {
  margin: 2rem auto 3rem;
}
.p-sec01 .doc_dl_tbl.celw01>tbody th {
  width: 30%;
}
.p-sec01 .doc_dl_tbl.celw01>tbody td {
  width: 10%;
}
.p-sec01 .doc_dl_tbl.celw02>tbody th {
  width: 20%;
}
.p-sec01 .doc_dl_tbl.celw02>tbody td {
  width: auto;
  min-width: 5em;
}
.p-sec01 .doc_dl_tbl>tbody td>a {
  text-decoration: underline;
}
.p-sec01 .doc_dl_tbl>tbody td>a[target=_blank] {
  border-bottom: none;
}
.p-sec01 .doc_dl_tbl>tbody td>a[class^=icon_]::after {
  content: "";
  display: inline-block;
  width: 1.4em;
  height: 1.4em;
  margin-left: 0.7rem;
  position: relative;
  top: 0.6rem;
}
.p-sec01 .doc_dl_tbl>tbody td>a.icon_pdf::after {
  content: "";
  background: url(/jp/pharmaceutical-raw-materials/assets/img/icon_pdf.svg) no-repeat;
}
.p-sec01 .doc_dl_tbl>tbody td>a.icon_dwnl::after {
  content: "";
  background: url(/jp/pharmaceutical-raw-materials/assets/img/icon_download.svg) no-repeat;
  background-size: 90%;
}
.p-sec02 {
  margin-top: 100px;
}
.bg-alternate>tbody:nth-of-type(odd) {
  background-color: #fff;
}
.bg-alternate>tbody:nth-of-type(even) {
  background-color: #fafafa;
}
.iconCs,
.iconNew,
.iconSaleEnded{
  display: inline-block;
  color: #fff;
  padding: 2px 8px;
  font-size: 12px;
  line-height: 1.2;
}
.iconCs{background: #2A4A93;}
.iconNew{background: #2A4A93;}
.iconSaleEnded{background: #646464;}

.link_contact {
  float: right;
  color: #2a4b93;
  border-bottom: 1px solid #2a4b93;
  font-size: 12px;
}
.p-sec01-block3__btn { text-align: center;}

@media screen and (min-width: 768px) {
  .p-sec01-block2__bd .link a:hover {
    border-bottom: transparent;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .p-sec01-block3__table {
    margin-bottom: 8rem;
  }
  .p-sec01-block3__table table tbody tr th a[target=_blank]:hover,
  .p-sec01-block3__table table tbody tr td a[target=_blank]:hover {
    border-bottom: transparent;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .link_contact:hover {
    border-bottom-color: transparent;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
}
@media screen and (max-width: 767px) {
  .p-sec01__text2 {
    margin: 12px 0 20px;
  }
  .p-sec01__text1 {
    margin: 12px 0;
  }
  .p-sec01-block1 {
    margin-bottom: 20px;
  }
  .p-sec01-block2 {
    margin-bottom: 10px;
  }
  .p-sec01-block2 .anc_nv ul li:not(:nth-of-type(odd)) {
    margin-left: 0;
  }
  .p-sec01-block2 .anc_nv ul li>a {
    padding-left: inherit;
  }
  .p-sec01-block2 .anc_nv ul li>a.arw_btm::after {
    margin-left: 0.5rem;
  }
  .p-sec01-block3__table {
    margin: 12px 0 20px;
  }
  .p-sec01-block3__table .scroll {
    overflow-x: auto;
  }
  .p-sec01-block3__table table thead tr th,
  .p-sec01-block3__table table thead tr td {
    font-size: 15px;
    padding: 5px 0;
  }
  .p-sec01-block3__table table tbody tr th,
  .p-sec01-block3__table table tbody tr td {
    font-size: 12px;
    padding: 4px 0;
  }
  .p-sec01-block3__table table tbody tr th.main,
  .p-sec01-block3__table table tbody tr td.main {
    font-size: 15px;
  }
  .p-sec01-block3__table table tbody tr th.download a,
  .p-sec01-block3__table table tbody tr td.download a {
    font-size: 15px;
  }

  .p-sec01 .doc_dl_tbl {
    margin-bottom: 1rem;
  }
  .p-sec02 {
    margin-top: 50px;
  }
}
@media screen and (max-width: 480px) and (orientation: portrait) {
  .p-sec01-block2 .anc_nv ul li {
    font-size: 3.8vw;
  }
}

/* add 251128 */
.p-sec01 .doc_dl_tbl tr.bg-gray,
.p-sec01 .doc_dl_tbl th.bg-gray,
.p-sec01 .doc_dl_tbl td.bg-gray {
  background: #E6E6E6;
}