.post-top-data-list {
  display: flex;
  justify-content: space-between;
}

.category-featured-post .postContents ul,
.category-featured-post .postContents ol {
  border-radius: 0;
  border: none;
  background-color: #ffffc7;
  font-size: 18px;
}

.category-featured-post .postContents ul li {
  list-style: inside;
  font-size: 18px;
}

.category-featured-post .postContents ol li {
  list-style: none;
}

.category-featured-post .postContents ol > li:before {
  display: inline-block;
  position: relative;
  margin-right: 12px;
}

.category-featured-post .postContents p span {
  font-size: 18px;
}

.category-featured-post #outline50:before {
  content: "";
  border-left: 15px double;
  margin-right: 15px;
  height: 18px;
}

.category-featured-post .partsH2-72 h2 {
  background-color: inherit !important;
}

.category-featured-post .postContents h4 {
  font-size: 1.9rem;
}

.category-featured-post .postContents h5 {
  font-size: 1.7rem;
}

.category-featured-post .postContents h6 {
  font-size: 16px;
}

.category-featured-post .partsH2-13 h2,
.category-featured-post .partsH3-13 h3,
.category-featured-post .partsH4-13 h4,
.category-featured-post .partsH5-13 h5 {
  padding: 0px !important;
  border-style: none !important;
}

.category-featured-post .partsH4-13 h4 {
  color: #414141 !important;
}

.category-featured-post .partsH4-13 h4:before {
  content: "";
  border-left: 5px solid #afacac;
  margin-right: 15px;
  height: 18px;
}

.icon-folder:before {
  transform: translateY(1px);
  content: "" !important;
  display: inline-block;
  height: 12px;
  width: 12px;
  background-size: cover;
  background-image: url("https://www.mcsg.co.jp/kentatsu/wp-content/uploads/2022/02/Icon-awesome-tag.png");
}

.icon-clock:before {
  content: "公開日:" !important;
}

.icon-update:before {
  content: "更新日:" !important;
}

.dividerBottom .postContents h3 {
  font-size: 21px;
}

h1 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.category-featured-post .postContents ul,
.category-featured-post .postContents ol {
  padding: 20px 10px !important;
  width: 100%;
}

.category-featured-post .postContents p {
  font-size: 18px;
}

.category-featured-post .content h3 {
  line-height: 1;
}

.category-featured-post .dividerBottom .postContents h2 {
  border-style: none;
}

h1.heading.heading-primary {
  font-size: 27px;
}

h2 > span {
  font-size: 23px !important;
}

h2 {
  padding-left: 0px !important;
  padding-bottom: 16px;
  font-size: 23px !important;
}

p.cat_head_filter_ch {
  font-weight: bold;
  color: #0d3d6b;
  font-size: 16px;
  background-color: transparent;
}

.partsH2-72 h2::after,
.partsH3-72 h3::after,
.partsH4-72 h4::after,
.partsH5-72 h5::after {
  display: none;
}

strong {
  font-weight: normal;
}

.content ol > li:before {
  display: none;
}

.partsH2-72 h2 {
  padding-bottom: 16px !important;
}

.has-luminous-vivid-orange-color {
  color: #cf2d2d !important;
}

.outline_number {
  width: 32px;
  text-align: center;
}

.content .outline__number {
  padding: 0px !important;
  width: 32px;
  text-align: center;
}

@media screen and (max-width: 765px) {
  .archive_ex .heading-secondary {
    font-size: 18px !important;
    height: inherit;
  }

  .dateList {
    display: flex;
    flex-wrap: wrap-reverse;
  }

  .dateList li:nth-child(1) {
    position: unset;
    width: 100%;
  }

  .postContents {
    margin-bottom: 40px;
  }

  .dividerBottom {
    margin: 0 2rem;
  }
}

@media screen and (max-width: 490px) {
  tbody {
    overflow-x: scroll;
  }

  .postContents p {
    font-size: 16px;
  }

  h1.heading.heading-primary {
    font-size: 24px;
    margin-top: 10px !important;
  }

  span {
    font-size: 18px;
  }

  .eyecatch:before {
    padding-top: none !important;
  }

  .l-main {
    width: 90%;
    margin: 0 auto;
  }

  .eyecatch__link {
    width: 100%;
  }

  .eyecatch .eyecatch__link img {
    position: relative !important;
    margin: 0 auto;
  }

  h1.heading {
    margin: 10px 0 !important;
  }

  h2::after {
    display: none;
  }

  h2 {
    border-bottom: 0 !important;
  }
}

.neo_eyec img {
  width: 100%;
  height: auto;
  max-height: 450px;
  object-fit: cover;
  margin: 1rem 0;
}
.outline {
  width: 100%;
  background-color: #f7f7f7 !important;
  position: relative;
}

.category-featured-post .postContents .outline ul {
  padding: 0 !important;
}

.outline ul li {
  background-color: #f7f7f7 !important;
}

.outline__switch {
  display: none;
}

.outline__item {
  opacity: 0;
  transition: opacity 0.5s ease;
}

.outline__item:nth-child(1),
.outline__item:nth-child(2) {
  display: list-item;
  opacity: 1;
}

.outline__item:nth-child(n + 3) {
  display: list-item;
  opacity: 1;
}

#related-post {
  text-align: center;
  padding-bottom: 5px;
  font-size: 2rem;
  color: #0f3f6e;
  border-bottom: 2px solid #0f3f6e;
  margin-bottom: 24px;
}

.archive h3 {
  font-size: 18px;
}

.link-to-related {
  position: sticky;
  bottom: 8px;
  left: 0;
  font-size: 16px;
  display: inline-flex;
  padding: 8px;
  background: #fafafa;
  color: #0f3f6e;
  font-weight: bold;
  box-shadow: 5px 5px 5px rgb(0 0 0 / 16%);
  border: solid 5px #fff;
  align-items: center;
  margin-bottom: 24px;
  margin-top: 12px;
}

@media screen and (max-width: 767px) {
  .link-to-related {
    left: 15px;
    bottom: 30px;
    font-size: 14px;
  }
}

.link-to-related:before {
  content: "\e90a";
  font-family: "icomoon";
  font-weight: 300;
  margin-right: 6px;
  font-size: 20px;
}

.link-to-related .arrow_down {
  transform: rotate(270deg);
  margin-top: 4px;
  height: 8px;
  margin-left: 4px;
}
