.table__inner {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  margin-top: 40px;
  margin-bottom: 64px;
  max-width: 100%;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .table__inner {
    margin-top: 0;
    width: 100%;
  }
}

.babyCareTable {
  position: relative;
  border-top: 1px solid #c9c9c9;
  text-align: center;
  table-layout: auto;
  width: -webkit-max-content;
  width: max-content;
  max-width: none;
}
.babyCareTable th,
.babyCareTable td {
  box-sizing: border-box;
  overflow: visible;
  overflow-wrap: anywhere;
  word-break: break-word;
  vertical-align: top;
}
.babyCareTable thead tr:first-of-type th:first-of-type,
.babyCareTable tbody th:first-of-type {
  white-space: nowrap;
}
.babyCareTable th a,
.babyCareTable td a {
  display: inline-block;
  overflow-wrap: anywhere;
  word-break: break-word;
  vertical-align: top;
}
@media screen and (min-width: 768px), print {
  .babyCareTable {
    margin-top: 40px;
  }
  .babyCareTable:first-of-type {
    margin-top: 24px;
  }
}
@media screen and (max-width: 767px) {
  .babyCareTable {
    border-collapse: separate;
    border-right: none;
  }
}
@media screen and (min-width: 768px), print {
  .babyCareTable thead tr:first-of-type th:first-of-type {
    border-right-width: 3px;
  }
}
@media screen and (max-width: 767px) {
  .babyCareTable thead tr:first-of-type th:first-of-type {
    border-right-width: 2px;
    position: sticky;
    top: 0;
    left: 0;
    z-index: 2;
    line-height: 1.35;
    padding: 0.5em 0.35em;
  }
}
.babyCareTable thead tr:first-of-type th.thbk_blue {
  background: #f2f2f2;
}
.babyCareTable thead tr:first-of-type th.thbk_red {
  background: #f48976;
  color: #fff;
}
.babyCareTable thead tr:first-of-type span {
  display: block;
}
.babyCareTable thead tr:nth-of-type(n+2) th {
  background: #fce8f2;
  border-top: none;
}
.babyCareTable thead tr:nth-of-type(n+2) th:not(:last-child) {
  border-right-color: #c9c9c9;
}
@media screen and (max-width: 767px) {
  .babyCareTable thead tr:nth-of-type(n+2) th:last-child {
    border-right: 1px solid #c9c9c9;
  }
}
.babyCareTable thead tr:first-of-type th:nth-child(2),
.babyCareTable thead tr:first-of-type th:nth-child(3),
.babyCareTable thead tr:first-of-type th:nth-child(4),
.babyCareTable thead tr:first-of-type th:nth-child(6) {
  background: #fce8f2;
}
.babyCareTable thead tr:first-of-type th:nth-child(2):not(:last-child),
.babyCareTable thead tr:first-of-type th:nth-child(3):not(:last-child),
.babyCareTable thead tr:first-of-type th:nth-child(4):not(:last-child),
.babyCareTable thead tr:first-of-type th:nth-child(6):not(:last-child) {
  border-right-color: #c9c9c9;
}
@media screen and (max-width: 767px) {
  .babyCareTable tbody td,
  .babyCareTable tbody th {
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
    line-height: 1.4;
  }
}
.babyCareTable tbody th {
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .babyCareTable tbody th {
    position: sticky;
    left: 0;
    background: #fff;
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 768px), print {
  .babyCareTable tbody th:first-of-type {
    border-right-width: 3px;
  }
}
@media screen and (max-width: 767px) {
  .babyCareTable tbody th:first-of-type {
    border-right-width: 2px;
    line-height: 1.35;
    padding: 0.5em 0.35em;
  }
}
@media screen and (max-width: 767px) {
  .babyCareTable tbody td {
    font-size: 1.4rem;
  }
  .babyCareTable tbody td:last-child {
    border-right: 1px solid #c9c9c9;
  }
}
.babyCareTable .textgray {
  color: #939393;
}
@media screen and (max-width: 767px) {
  .babyCareTable thead th {
    white-space: normal;
    line-height: 1.35;
  }
  .babyCareTable thead tr:nth-of-type(n + 2) th {
    padding: 0.45em 0.3em;
    font-size: 1.2rem;
  }
}
.babyCareTable .babyCareTable__locMark {
  display: inline-block;
  margin-left: 0.2em;
  font-size: 0.9em;
  font-weight: 700;
  color: #4a4a4a;
  line-height: 1;
  vertical-align: middle;
}

.small-text {
  width: -webkit-max-content !important;
  width: max-content !important;
  max-width: none !important;
}
.small-text tbody th {
  border-right-width: 2px;
  border-left-width: 2px;
  position: sticky;
  left: 0;
  background-color: #fff;
  z-index: 1;
}
.small-text thead tr:first-of-type th:first-of-type {
  border-right-width: 2px;
  border-left-width: 2px;
  position: sticky;
  left: 0;
}
@media screen and (max-width: 767px) {
  .small-text thead tr:first-of-type th:first-of-type {
    z-index: 2;
  }
  .small-text tbody td a.rwd-text-icon-pdf {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 0.15em;
    max-width: 100%;
    box-sizing: border-box;
    overflow-wrap: anywhere;
    word-break: break-all;
    text-align: left;
  }
}

.rwd-text-icon-pdf {
  text-decoration: underline;
  margin-right: 5px;
}

.rwd-text-icon-pdf:after {
  display: inline-block;
  margin-left: 3px;
  position: relative;
  top: 1px;
  content: "";
  width: 19px;
  height: 17px;
  background-image: url(/common/rwd/img/icon_pdf_mini.png);
  background-repeat: no-repeat;
  background-position: right 0;
}