@charset "UTF-8";
/************************************
 * 2025.02 - article_style_v3.scss
 ************************************/
.br_p {
  display: inline-block;
}
@media screen and (max-width: 640px) {
  .br_p {
    display: none;
  }
}

.ccb_post {
  color: #656565;
}
.ccb_post .ccb_nav_wrap {
  border-bottom: 1px solid #c8c8c8;
}
.ccb_post_body {
  padding-top: 32px;
}
.ccb_post_body a:not([class]) {
  color: #3865e0;
  text-decoration: underline;
}
.ccb_post_body a:not([class]):hover, .ccb_post_body a:not([class]):focus-visible {
  text-decoration: none;
}
.ccb_post_body strong,
.ccb_post_body em,
.ccb_post_body b {
  font-family: 'SST W55 Bold', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'MS Pゴシック', Osaka, sans-serif;
  font-weight: 400;
}
.ccb_post_body sup {
  position: super;
  font-size: 0.6em;
}

.article_title {
  font-family: 'SST W55 Bold', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'MS Pゴシック', Osaka, sans-serif;
  font-weight: 400;
  font-size: 28px;
  font-size: 1.75rem;
  margin-bottom: 16px;
  color: #333333;
}
@media screen and (max-width: 640px) {
  .article_title {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.article_header {
  color: #333333;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 32px;
}
@media screen and (max-width: 640px) {
  .article_header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.article_meta {
  font-size: 13px;
  font-size: 0.8125rem;
  letter-spacing: normal;
  line-height: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 640px) {
  .article_meta {
    font-size: 12px;
    font-size: 0.75rem;
    margin-bottom: 32px;
  }
}
.article_cat {
  margin-left: 8px;
  padding-left: 8px;
  border-left: thin solid #dedede;
}
.article_sns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
}
@media screen and (max-width: 640px) {
  .article_sns {
    margin-left: auto;
    gap: 20px;
  }
}
.article_sns_item {
  position: relative;
}
.article_sns_item .article_sns_tooltip {
  cursor: pointer;
  position: absolute;
  top: calc(100% + 10px);
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  padding: 8px 22px 8px 16px;
  border: thin solid;
  background: #fff;
  color: #656565;
  border: thin solid #656565;
  font-size: 12px;
  line-height: 1.4em;
  z-index: 100;
  white-space: nowrap;
}
.article_sns_item .article_sns_tooltip .close {
  position: absolute;
  top: 3px;
  right: 3px;
  width: 14px;
  height: 14px;
}
.article_sns_item .article_sns_tooltip .close span {
  position: absolute;
  top: 14%;
  left: 14%;
  width: 72%;
  height: 72%;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transform-origin: center;
          transform-origin: center;
}
.article_sns_item .article_sns_tooltip .close span::before, .article_sns_item .article_sns_tooltip .close span::after {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 0.5px);
  left: 0;
  width: 100%;
  height: 1px;
  background: #656565;
}
.article_sns_item .article_sns_tooltip .close span::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.article_sns_item .article_sns_tooltip:hover .close {
  background: #f5f5f5;
}
.article_sns_link, .article_sns_copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 24px;
  width: auto;
}
.article_sns_link svg, .article_sns_copy svg {
  fill: #000;
  -webkit-transition: fill 0.1s cubic-bezier(0.25, 1, 0.5, 1);
  transition: fill 0.1s cubic-bezier(0.25, 1, 0.5, 1);
  width: 24px;
  height: 24px;
}
.article_sns_link:hover svg, .article_sns_link:focus-visible svg, .article_sns_copy:hover svg, .article_sns_copy:focus-visible svg {
  fill: #3865e0;
}
.article_keyvisual img {
  width: 100%;
  height: auto;
}
.article_heading-level2 {
  margin: 48px 0;
  padding-top: 16px;
  border-top: 2px solid #757575;
  font-size: 20px;
  font-size: 1.25rem;
  font-family: 'SST W55 Bold', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'MS Pゴシック', Osaka, sans-serif;
  font-weight: 400;
  color: #333333;
}
@media screen and (max-width: 640px) {
  .article_heading-level2 {
    margin: 32px 0;
    padding-top: 16px;
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.article_heading-level3 {
  margin: 48px 0 32px;
  font-size: 18px;
  font-size: 1.125rem;
  font-family: 'SST W55 Bold', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'MS Pゴシック', Osaka, sans-serif;
  font-weight: 400;
  color: #333333;
}
@media screen and (max-width: 640px) {
  .article_heading-level3 {
    margin: 32px 0 16px;
  }
}
.article_lead {
  margin-bottom: 32px;
  font-family: 'SST W55 Bold', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'MS Pゴシック', Osaka, sans-serif;
  font-weight: 400;
  font-size: 18px;
  font-size: 1.125rem;
}
@media screen and (max-width: 640px) {
  .article_lead {
    font-size: 16px;
    font-size: 1rem;
  }
}
.article_intro {
  background: #f8f8fa;
  padding: 32px;
  margin-top: 32px;
}
@media screen and (max-width: 640px) {
  .article_intro {
    padding: 24px;
  }
}
.article_intro * {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 1.8;
}
@media screen and (max-width: 640px) {
  .article_intro * {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.7;
  }
}
.article_toc {
  margin: 32px 0;
  border: 1px solid #757575;
  padding: 24px 32px 0;
}
@media screen and (max-width: 640px) {
  .article_toc {
    margin: 24px 0;
    padding: 16px 16px 0;
  }
}
.article_toc_ttl {
  font-size: 12px;
  font-size: 0.75rem;
  font-family: 'SST W55 Bold', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'MS Pゴシック', Osaka, sans-serif;
  font-weight: 400;
}
@media screen and (max-width: 640px) {
  .article_toc_ttl {
    font-size: 11px;
    font-size: 0.6875rem;
  }
}
.article_toc_list {
  color: #000;
}
.article_toc_item {
  font-size: 14px;
  font-size: 0.875rem;
}
@media screen and (max-width: 640px) {
  .article_toc_item {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
.article_toc_item:not(:last-child) {
  border-bottom: 1px solid #757575;
}
.article_toc_link {
  display: inline-block;
  padding: 23px 0 20px;
}
@media screen and (max-width: 640px) {
  .article_toc_link {
    padding: 16px 0;
  }
}
.article_toc_link:hover, .article_toc_link:focus-visible {
  text-decoration: underline;
}
.article_toc + .article_heading-level2 {
  margin-top: 64px;
}
.article_movie {
  margin: 32px 0;
}
.article_movie_chapter {
  margin-bottom: 32px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
  padding-left: 16px;
  border-left: 2px solid #757575;
  line-height: 1.8;
}
.article_movie_chapter button {
  color: #3865e0;
  text-decoration: underline;
  font-size: 14px;
  font-size: 0.875rem;
}
@media screen and (max-width: 640px) {
  .article_movie_chapter button {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
.article_movie_chapter button:hover, .article_movie_chapter button:focus-visible {
  text-decoration: none;
}
.article_movie_inner {
  position: relative;
  padding-top: 56.25%;
  overflow: hidden;
}
.article_movie_inner iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.article_movie_caption {
  margin-top: 8px;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.6;
}
@media screen and (max-width: 640px) {
  .article_movie_caption {
    font-size: 11px;
    font-size: 0.6875rem;
  }
}
.article_text {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.6;
  margin: 32px 0 0;
  max-width: 100%;
}
@media screen and (max-width: 640px) {
  .article_text {
    font-size: 16px;
    font-size: 1rem;
  }
}
.article_text + .article_text {
  margin-top: 1em;
}
.article_text.center {
  text-align: center;
}
.article_text.right {
  text-align: right;
}
.article_name {
  display: block;
  margin-bottom: 18px;
  color: #3b4043;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.4em;
  margin-top: 40px;
}
@media screen and (max-width: 640px) {
  .article_name {
    margin-top: 25px;
    margin-bottom: 12px;
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.article_ques {
  display: block;
  margin-bottom: 18px;
  color: #3b4043;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.4em;
  margin-top: 40px;
  font-family: "SST W20 Roman", "SST W55 Regular", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS Pゴシック", Osaka, sans-serif;
}
@media screen and (max-width: 640px) {
  .article_ques {
    margin-top: 25px;
    margin-bottom: 12px;
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.article_img {
  margin: 32px 0;
}
@media screen and (max-width: 640px) {
  .article_img {
    margin: 24px 0;
  }
}
.article_img img {
  width: 100%;
  height: auto;
}
.article_img_caption {
  margin-top: 8px;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.6;
}
@media screen and (max-width: 640px) {
  .article_img_caption {
    font-size: 11px;
    font-size: 0.6875rem;
  }
}
.article_img2col {
  margin: 32px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
}
@media screen and (max-width: 640px) {
  .article_img2col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 14px;
  }
}
.article_img2col_item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: calc((100% - 32px) / 2);
}
@media screen and (max-width: 640px) {
  .article_img2col_item {
    width: 100%;
  }
}
.article_img2col_item img {
  width: 100%;
  height: auto;
}
.article_img3col {
  margin: 32px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 14px;
}
@media screen and (max-width: 640px) {
  .article_img3col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 14px;
  }
}
.article_img3col_item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: calc((100% - 28px) / 3);
}
@media screen and (max-width: 640px) {
  .article_img3col_item {
    width: 100%;
  }
}
.article_img3col_item img {
  width: 100%;
  height: auto;
}
.article_profile {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 64px;
  padding: 32px 0;
  border-top: 1px solid #757575;
  border-bottom: 1px solid #757575;
}
@media screen and (max-width: 640px) {
  .article_profile {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.article_profile_img {
  width: 240px;
  aspect-ratio: 1/1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  position: relative;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  .article_profile_img {
    width: min(240px, 65.2173913043%);
  }
}
.article_profile_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
.article_profile_body {
  margin-right: 32px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
@media screen and (max-width: 640px) {
  .article_profile_body {
    margin-right: 0;
    margin-top: 16px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
}
.article_profile_name {
  font-family: 'SST W55 Bold', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'MS Pゴシック', Osaka, sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  margin-bottom: 16px;
}
@media screen and (max-width: 640px) {
  .article_profile_name {
    text-align: center;
    margin-bottom: 8px;
  }
}
.article_profile_text {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.8em;
}
@media screen and (max-width: 640px) {
  .article_profile_text {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
.article_profile + .article_profile {
  margin-top: 0 !important;
  border-top: 0 !important;
}
.article_list {
  margin: 32px 0;
  line-height: 1.4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
  font-size: 16px;
  font-size: 1rem;
}
@media screen and (max-width: 640px) {
  .article_list {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.article_list_item {
  position: relative;
  padding-left: 22px;
}
.article_list_item::before {
  content: "";
  position: absolute;
  left: 0;
  width: 6px;
  height: 6px;
  top: 0.5em;
  border-radius: 50%;
  background: #656565;
}
.article_captions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
  margin: 32px 0;
  line-height: 1.6;
  font-size: 12px;
  font-size: 0.75rem;
}
.article_captions_item {
  position: relative;
  padding-left: 34px;
}
@media screen and (max-width: 640px) {
  .article_captions_item {
    padding-left: 26px;
  }
}
.article_captions_num {
  position: absolute;
  left: 0;
}
.article_caption {
  margin: 32px 0 0;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.6;
}
.article_caption + .article_caption {
  margin-top: 8px;
}
.article_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 32px 0;
  gap: 32px;
}
@media screen and (max-width: 640px) {
  .article_box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 24px 0;
    gap: 12px;
  }
}
.article_box.img-left .article_box_img {
  -webkit-box-ordinal-group: unset;
  -webkit-order: unset;
      -ms-flex-order: unset;
          order: unset;
}
.article_box_img {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
  width: 240px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
@media screen and (max-width: 640px) {
  .article_box_img {
    -webkit-box-ordinal-group: unset;
    -webkit-order: unset;
        -ms-flex-order: unset;
            order: unset;
    margin: 0 auto;
  }
}
.article_box_img img {
  width: 100%;
  height: auto;
}
.article_box_body {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.6;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
@media screen and (max-width: 640px) {
  .article_box_body {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.article_discTable {
  border: 1px solid #757575;
  padding: 0 16px;
  margin: 32px 0;
  font-size: 14px;
  font-size: 0.875rem;
}
@media screen and (max-width: 640px) {
  .article_discTable {
    margin: 24px 0;
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
.article_discTable a, .article_discTable_link {
  color: #3865e0;
  text-decoration: none;
}
.article_discTable a:hover, .article_discTable a:focus-visible, .article_discTable_link:hover, .article_discTable_link:focus-visible {
  text-decoration: underline;
}
.article_discTable_data {
  padding: 14px 0;
}
.article_discTable_data:not(:last-child) {
  border-bottom: 1px solid #757575;
}
.article_related {
  margin-top: 64px;
}
.article_related_list {
  margin: 32px 0;
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}
.article_related_item {
  position: relative;
  padding-left: 22px;
  line-height: 1.8;
  font-size: 16px;
  font-size: 1rem;
}
@media screen and (max-width: 640px) {
  .article_related_item {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.article_related_item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.7em;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #656565;
}
.article_related_link {
  text-decoration: underline !important;
  color: inherit;
}
.article_footer {
  margin-top: 32px;
  padding-top: 32px;
  padding-bottom: 36px;
  border-top: 1px solid #757575;
}
@media screen and (max-width: 640px) {
  .article_footer {
    padding-top: 38px;
    padding-bottom: 0;
  }
}
.article_last {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 640px) {
  .article_last {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.article_last + .article_last {
  margin-top: 24px;
}
@media screen and (max-width: 640px) {
  .article_last + .article_last {
    margin-top: 32px;
  }
}
.article_last_ttl {
  font-size: 14px;
  font-size: 0.875rem;
  font-family: 'SST W55 Bold', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'MS Pゴシック', Osaka, sans-serif;
  font-weight: 400;
  color: #333333;
  width: 146px;
}
@media screen and (max-width: 640px) {
  .article_last_ttl {
    width: auto;
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
@media screen and (max-width: 640px) {
  .article_last_cont {
    margin-top: 16px;
  }
}
.article_last_cont.article_sns {
  margin-left: 0;
}
.article_tag {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 8px;
}
@media screen and (max-width: 640px) {
  .article_tag {
    gap: 12px;
  }
}
.article_tag_link {
  display: block;
  padding: 10px 12px;
  border: 1px solid #757575;
  color: #000;
  font-size: 12px;
  font-size: 0.75rem;
  -webkit-transition: background-color 0.1s cubic-bezier(0.25, 1, 0.5, 1), border-color 0.1s cubic-bezier(0.25, 1, 0.5, 1);
  transition: background-color 0.1s cubic-bezier(0.25, 1, 0.5, 1), border-color 0.1s cubic-bezier(0.25, 1, 0.5, 1);
}
.article_tag_link:hover, .article_tag_link:focus-visible {
  text-decoration: none;
  background-color: #dadada;
  border-color: #dadada;
  color: #000 !important;
}
.article_overview {
  padding: 32px;
  background: #f8f8fa;
  margin: 32px 0;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.8;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 640px) {
  .article_overview {
    padding: 24px;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.6;
  }
}
.article_overview_ttl {
  font-family: 'SST W55 Bold', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'MS Pゴシック', Osaka, sans-serif;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: normal;
  line-height: 1.34;
}
@media screen and (max-width: 640px) {
  .article_overview_ttl {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.article_overview_ttl + .article_overview_list {
  margin-top: 16px;
}
.article_overview_row_ttl, .article_overview_row_text {
  display: inline;
}
.article_overview_after {
  margin-top: 1em;
}

.post_aside {
  padding: 64px 0;
}