.pChild .pChild__main--column .content .wp-block-table table {
  border-collapse: collapse;
}
.pChild .pChild__main--column .content .wp-block-table table tr,
.pChild .pChild__main--column .content .wp-block-table table td {
  border: 1px solid #D8D8D8;
  background: #FAFAFA;
}
.author_box_flex_name:after {
  content: url('../img/name1.png');
}
@media screen and (min-width: 769px) {
  .pChild .pChild__main--column .content ul, .pChild .pChild__main--column .content ol {
    margin-bottom: 30px;;
  }
  .pChild .pChild__main--column .content h4 {
  font-size: 20px;
  line-height: 33px;
  font-weight: 700;
  margin-bottom: 24px;
}
.pChild .pChild__main--column .content .wp-block-table {
  margin-bottom: 30px;
}
.pChild .pChild__main--column .content .wp-block-table table {
  table-layout: auto;
}
.pChild .pChild__main--column .content .wp-block-table table tbody tr td {
  text-align: left;
  width: auto;
  background: none;
}
.pChild .pChild__main--column .content .wp-block-table table tbody tr td a {
  color: #4A3DFA;
  text-decoration: underline;
}
.pChild .pChild__main--column .content .wp-block-table table tbody tr td:nth-of-type(1) {
  background: none;
  text-align: left;
  width: 1%;
  white-space: nowrap;
}
.pChild .pChild__main--column .content .wrapIframe {
  width: 100%;
aspect-ratio: 16 / 7;
  line-height: 0;
}
.pChild .pChild__main--column .content .wrapIframe iframe {
  width: 100%;
  height: 100%;
  border: none;
}
.pChild .pChild__main--column .content .boxReview {
  background: rgba(4, 173, 147, 0.31);
  padding: 22px;
  font-size: 16px;
  line-height: 28px;
  font-family: "Droid Sans Bold";
  font-weight: 700;
  color: #05221E;
  letter-spacing: 0.04em;
  box-shadow: 0 2px 2px rgba(0,0,0,0.14);
  margin-bottom: 26px;
}
.pChild .pChild__main--column .content .boxReview p:last-of-type {
  margin-bottom: 0;
}
.pChild .pChild__main--column .content .boxReview a {
  color: rgba(74, 61, 250, 1);
}
}
@media screen and (max-width: 768px) {
  .pChild .pChild__main--column .content h4 {
    font-size: 4.8vw;
    line-height: 6.66667vw;
    font-weight: 700;
  margin-bottom: 4.26667vw;
}
.pChild .pChild__main--column .content .wp-block-table {
  margin-bottom: 4.26667vw;
  overflow: auto;
}
.pChild .pChild__main--column .content .wp-block-table table {
  table-layout: auto;
  width: 1000px;
}
.pChild .pChild__main--column .content .wp-block-table table tbody tr td {
  text-align: left;
  width: auto;
  background: none;
}
.pChild .pChild__main--column .content .wp-block-table table tbody tr td a {
  color: #4A3DFA;
  text-decoration: underline;
}
.pChild .pChild__main--column .content .wp-block-table table tbody tr td:nth-of-type(1) {
  background: none;
  text-align: left;
  width: 1%;
  white-space: nowrap;
}
.pChild .pChild__main--column .content .wrapIframe {
  width: 100%;
  aspect-ratio: 16 / 9;
  line-height: 0;
}
.pChild .pChild__main--column .content .wrapIframe iframe {
  width: 100%;
  height: 100%;
  border: none;
}
.pChild .pChild__main--column .content .boxReview {
  background: rgba(4, 173, 147, 0.31);
  padding: 2.4vw;
  font-size: 3.73333vw;
  line-height: 5.86667vw;
  font-family: "Droid Sans Bold";
  font-weight: 700;
  color: #05221E;
  letter-spacing: 0.04em;
  margin-bottom: 5.86667vw;
}
.pChild .pChild__main--column .content .boxReview p:last-of-type {
  margin-bottom: 0;
}
.pChild .pChild__main--column .content .boxReview a {
  color: rgba(74, 61, 250, 1);
}
.pChild .pChild__main--column .content ul, .pChild .pChild__main--column .content ol {
 margin-bottom: 4.26667vw; 
}
}