@charset "UTF-8";
/* News CSS */
/* _setting CSS */
/* Smartphones (portrait and landscape) */
@media screen and (max-width: 780px) {
  .column_inner {
    width: 100%;
    margin: 0 auto;
  }

  .un_flex_main {
    padding: 0 0 0 0 !important;
  }

  .column_sp_inner {
    margin: 0 5.12821vw;
  }

  .years {
    margin-top: 6.41026vw;
    width: 100%;
    height: 11.79487vw;
    text-align: center;
  }
  .years .form_wrap {
    position: relative;
  }
  .years .form_wrap::after {
    content: '';
    display: block;
    position: absolute;
    right: 5.12821vw;
    top: 3.84615vw;
    width: 2.5641vw;
    height: 2.5641vw;
    border-left: 0.25641vw solid #888;
    border-bottom: 0.25641vw solid #888;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  .years select {
    width: 100%;
    height: 11.79487vw;
    border: 0.25641vw solid #D9D9D9;
    color: #888;
    font-size: 3.58974vw;
    padding: 0 6.41026vw;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    background-color: #fff;
  }

  .flex_wrap .flex_main {
    padding: 0 5.12821vw;
    margin-bottom: 20.51282vw;
  }
  .flex_wrap .flex_aside {
    padding: 10.25641vw 5.12821vw;
  }

  #jyushiColumn .column_list {
    margin-bottom: 65px;
  }
  #jyushiColumn .column_item {
    border-bottom: 1px solid #D9D9D9;
  }
  #jyushiColumn .column_item:first-child {
    border-top: 1px solid #D9D9D9;
  }
  #jyushiColumn .column_anchor {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse;
            flex-flow: column-reverse;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    gap: 5.12821vw;
    padding: 6.41026vw 0 7.69231vw 0;
  }
  #jyushiColumn .column_anchor.arrow::after {
    display: none;
  }
  #jyushiColumn .column_item_txt_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    gap: 2.5641vw;
    width: 100%;
  }
  #jyushiColumn .column_item_ttl {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    font-size: 4.10256vw;
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: 0.1em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    /* 垂直方向に配置 */
    overflow: hidden;
    /* 溢れた部分を隠す */
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    /* 溢れた部分に「...」を表示 */
    -webkit-line-clamp: 2;
    /* 最大行数を2行に設定 */
  }
  #jyushiColumn .column_item_dayCat_inner {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
  #jyushiColumn .column_item_dayCat_inner .column_item_day {
    margin-top: 1.28205vw;
    width: 25.64103vw;
    margin-right: 2.5641vw;
    font-size: 3.58974vw;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.05em;
  }
  #jyushiColumn .column_item_dayCat_inner .column_item_cat_list {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    gap: 2.5641vw;
  }
  #jyushiColumn .column_item_dayCat_inner .column_item_cat_list .column_item_cat {
    padding: 1.28205vw 2.5641vw 1.28205vw 2.5641vw;
    border: 1px solid #ec002d;
    font-size: 3.58974vw;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.05em;
    color: #ec002d;
  }
  #jyushiColumn .column_item_tag_list {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    gap: 2.5641vw;
  }
  #jyushiColumn .column_item_tag_list .column_item_tag {
    padding: 1.02564vw 3.07692vw 1.02564vw 2.05128vw;
    border: 1px solid #888888;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0em;
    color: #888888;
  }
  #jyushiColumn .column_item_image_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
            justify-content: stretch;
  }
  #jyushiColumn .column_item_image_wrap .column_item_image_inner {
    width: 100%;
    aspect-ratio: 350 / 234;
    overflow: hidden;
  }
  #jyushiColumn .column_item_image_wrap .column_item_image_inner .column_item_image {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }

  #jyushiColumnSingle .article_head {
    position: relative;
    border-bottom: 1.02564vw solid #D9D9D9;
    margin-bottom: 7.69231vw;
  }
  #jyushiColumnSingle .article_head::after {
    content: '';
    display: block;
    position: absolute;
    bottom: -1.02564vw;
    left: 0;
    width: 17.94872vw;
    height: 1.02564vw;
    background-color: #888;
  }
  #jyushiColumnSingle .article_head .cats {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 3.84615vw;
  }
  #jyushiColumnSingle .article_head .cat {
    border: 0.25641vw solid #ec002d;
    margin-right: 2.5641vw;
    margin-bottom: 2.5641vw;
  }
  #jyushiColumnSingle .article_head .cat .cat_anchor {
    display: inline-block;
    padding: 1.28205vw 2.5641vw;
    font-size: 3.07692vw;
    color: #ec002d;
  }
  #jyushiColumnSingle .article_head .date {
    display: block;
    font-size: 3.58974vw;
    margin-bottom: 2.5641vw;
  }
  #jyushiColumnSingle .article_head .page_title {
    font-size: 5.64103vw;
    font-weight: bold;
    line-height: 1.27273;
    padding-bottom: 5.12821vw;
  }
  #jyushiColumnSingle .tag_list_inner {
    margin-bottom: 7.69231vw;
  }
  #jyushiColumnSingle .tag_list_inner .tag_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    gap: 2.5641vw;
  }
  #jyushiColumnSingle .tag_list_inner .tag_item {
    border: 1px solid #888888;
  }
  #jyushiColumnSingle .tag_list_inner .tag_item_anchor {
    display: inline-block;
    padding: 1.02564vw 3.07692vw 1.02564vw 2.05128vw;
    font-size: 3.58974vw;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0em;
    color: #888888;
  }
  #jyushiColumnSingle .article_body {
    margin-bottom: 7.69231vw;
  }
  #jyushiColumnSingle .writer_wrap {
    margin-bottom: 7.69231vw;
  }
  #jyushiColumnSingle .writer_wrap .writer_inner {
    padding: 7.69231vw 5.12821vw;
    background-color: #F8F8F8;
  }
  #jyushiColumnSingle .writer_wrap .writer_ttl {
    margin-bottom: 5.12821vw;
    padding-bottom: 2.5641vw;
    border-bottom: 2px solid #ec002d;
    font-size: 5.12821vw;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
  }
  #jyushiColumnSingle .writer_wrap .writer_content_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
            justify-content: stretch;
    gap: 5.12821vw;
    margin-bottom: 2.5641vw;
  }
  #jyushiColumnSingle .writer_wrap .writer_icon_inner {
    width: 20.51282vw;
    height: 20.51282vw;
    overflow: hidden;
  }
  #jyushiColumnSingle .writer_wrap .writer_icon_inner .writer_icon {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
  #jyushiColumnSingle .writer_wrap .writer_info_inner {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  #jyushiColumnSingle .writer_wrap .writer_name_position_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 2.5641vw;
    margin-bottom: 2.5641vw;
  }
  #jyushiColumnSingle .writer_wrap .writer_name_position_inner .writer_name {
    font-size: 5.12821vw;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0em;
  }
  #jyushiColumnSingle .writer_wrap .writer_name_position_inner .writer_position {
    font-size: 4.10256vw;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 0em;
    color: #888888;
  }
  #jyushiColumnSingle .writer_wrap .writer_txt {
    margin-bottom: 5.12821vw;
    font-size: 4.10256vw;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: 0em;
  }
  #jyushiColumnSingle .writer_wrap .writer_read_more {
    text-align: end;
  }
  #jyushiColumnSingle .writer_wrap .writer_read_more_anchor {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
    gap: 1.53846vw;
  }
  #jyushiColumnSingle .writer_wrap .writer_read_more_anchor .writer_read_more_txt {
    font-size: 4.10256vw;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 0em;
    color: #ec002d;
  }
  #jyushiColumnSingle .writer_wrap .writer_read_more_anchor .writer_read_more_arrow_inner {
    display: inline-block;
    width: 4.10256vw;
    height: 4.10256vw;
  }
  #jyushiColumnSingle .writer_wrap .writer_read_more_anchor .writer_read_more_arrow_inner .writer_read_more_arrow {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: center;
       object-position: center;
  }
  #jyushiColumnSingle .bnPage_wrap {
    overflow: hidden;
    position: relative;
    margin-bottom: 7.69231vw;
    border-top: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
  }
  #jyushiColumnSingle .bnPage_wrap::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 1px;
    height: 60%;
    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);
    background-color: #D9D9D9;
  }
  #jyushiColumnSingle .bnPage_wrap .bnPage_inner {
    float: left;
    display: block;
    width: 50%;
    padding: 5.12821vw 5.12821vw 5.12821vw 0;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  #jyushiColumnSingle .bnPage_wrap .bnPage_inner.bnPage_inner_reverse {
    float: right;
    padding: 5.12821vw 0 5.12821vw 5.12821vw;
  }
  #jyushiColumnSingle .bnPage_wrap .bnPage_inner.bnPage_inner_reverse .bnTxt {
    text-align: right;
  }
  #jyushiColumnSingle .bnPage_wrap .bnArrow_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    gap: 1.28205vw;
    margin-bottom: 2.5641vw;
  }
  #jyushiColumnSingle .bnPage_wrap .bnArrow_inner .bnArrow_image_inner {
    display: inline-block;
    width: 4.10256vw;
    height: 4.10256vw;
  }
  #jyushiColumnSingle .bnPage_wrap .bnArrow_inner .bnArrow_image_inner .bnArrow_image {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: center;
       object-position: center;
  }
  #jyushiColumnSingle .bnPage_wrap .bnArrow_inner .bnArrow_image_inner .bnArrow_image.bnArrow_image_reverse {
    -webkit-transform: scale3d(-1, 1, 1);
            transform: scale3d(-1, 1, 1);
  }
  #jyushiColumnSingle .bnPage_wrap .bnArrow_inner .bnArrow_txt {
    font-size: 4.10256vw;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.05em;
    color: #ec002d;
  }
  #jyushiColumnSingle .bnPage_wrap .bnArrow_inner.bnArrow_inner_reverse {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
  #jyushiColumnSingle .bnPage_wrap .bnTxt {
    font-size: 3.58974vw;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    /* 垂直方向に配置 */
    overflow: hidden;
    /* 溢れた部分を隠す */
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    /* 溢れた部分に「...」を表示 */
    -webkit-line-clamp: 2;
    /* 最大行数を2行に設定 */
  }
  #jyushiColumnSingle .related_articles {
    padding: 15.38462vw 0;
    /* 追加: コラムカードの体裁 */
  }
  #jyushiColumnSingle .related_articles .ra_title {
    padding: 2.5641vw 0 4.35897vw 3.58974vw;
    border-left: 1.53846vw solid #ec002d;
    border-bottom: 0.51282vw solid #ec002d;
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.1em;
    margin-bottom: 5.12821vw;
    color: #ec002d;
  }
  #jyushiColumnSingle .related_articles .inner {
    width: 100%;
    max-width: 89.74359vw;
    margin: 0 auto;
    padding-left: 5.12821vw;
    padding-right: 5.12821vw;
  }
  #jyushiColumnSingle .related_articles .btn {
    width: 69.23077vw;
  }
  #jyushiColumnSingle .related_articles .column_list_wrap {
    width: 100%;
    margin: 0 auto;
    padding: 0 0 0 5.12821vw;
  }
  #jyushiColumnSingle .related_articles .column_carousel {
    position: relative;
    padding: 0 0 8.97436vw 0;
    overflow: hidden;
    /* innerの余白を使うため左右パディングは不要 */
    -ms-touch-action: pan-x;
        touch-action: pan-x;
  }
  #jyushiColumnSingle .related_articles .swiper-pagination {
    position: absolute;
    bottom: 5.12821vw;
    left: 50%;
    -webkit-transform: translate3d(-50%, 0%, 0);
            transform: translate3d(-50%, 0%, 0);
  }
  #jyushiColumnSingle .related_articles .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #ec002d;
  }
  #jyushiColumnSingle .related_articles .column_list {
    /* SwiperでJSからswiper-wrapperが付与される */
    list-style: none;
    margin: 0;
    padding: 0;
  }
  #jyushiColumnSingle .related_articles .column_list.swiper-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #jyushiColumnSingle .related_articles .column_item {
    /* SPではSwiperのスライドとして扱われるため横幅指定不要 */
    list-style: none;
  }
  #jyushiColumnSingle .related_articles .column_item.swiper-slide {
    width: 69.23077vw;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    /* 重要: 100%等にしない */
    margin: 0;
  }
  #jyushiColumnSingle .related_articles .column_item_inner {
    width: 61.53846vw;
  }
  #jyushiColumnSingle .related_articles .column_card {
    display: block;
  }
  #jyushiColumnSingle .related_articles .column_card .thumb {
    width: 100%;
    aspect-ratio: 372/249;
    overflow: hidden;
  }
  #jyushiColumnSingle .related_articles .column_card .thumb img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
  #jyushiColumnSingle .related_articles .column_card .meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: top;
        -ms-flex-align: top;
            align-items: top;
    gap: 2.05128vw;
    margin-top: 2.05128vw;
  }
  #jyushiColumnSingle .related_articles .column_card .meta .date {
    display: inline-block;
    min-width: 25.64103vw;
    font-size: 3.58974vw;
    color: #666;
  }
  #jyushiColumnSingle .related_articles .column_card .meta .tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 1.53846vw;
    color: #333;
  }
  #jyushiColumnSingle .related_articles .column_card .meta .tags .tag {
    display: inline-block;
    font-size: 3.58974vw;
    border: 0.25641vw solid #ec002d;
    padding: 2px 6px;
    border-radius: 2px;
    color: #ec002d;
  }
  #jyushiColumnSingle .related_articles .column_card .item_title {
    font-size: 4.10256vw;
    font-weight: 700;
    margin-top: 2.05128vw;
    line-height: 1.6;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    /* 垂直方向に配置 */
    overflow: hidden;
    /* 溢れた部分を隠す */
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    /* 溢れた部分に「...」を表示 */
    -webkit-line-clamp: 2;
    /* 最大行数を2行に設定 */
  }
  #jyushiColumnSingle .related_articles .no_posts {
    text-align: center;
    font-size: 3.58974vw;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.05em;
  }

  #aside {
    padding: 10.25641vw 5.12821vw;
    background-color: #FFF7F7;
  }
  #aside .aside_title {
    margin-top: 10.25641vw;
    font-size: 4.10256vw;
    font-weight: bold;
    color: #ec002d;
    padding-bottom: 3.84615vw;
    border-bottom: 0.51282vw solid #ec002d;
  }
  #aside .aside_title.aside_title_first {
    margin-top: 0;
  }
  #aside .category_list_wrap .category_item {
    border-bottom: 1px solid #D9D9D9;
  }
  #aside .category_list_wrap .category_anchor {
    display: block;
    padding: 5.12821vw 0;
    width: 100%;
    font-size: 4.10256vw;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.1em;
  }
  #aside .tag_list_wrap {
    margin-top: 5.12821vw;
  }
  #aside .tag_list_wrap .tag_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    gap: 2.5641vw;
  }
  #aside .tag_list_wrap .tag_anchor {
    display: inline-block;
    padding: 1.02564vw 3.07692vw 1.02564vw 2.05128vw;
    border: 1px solid #888888;
    font-size: 3.58974vw;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0;
    color: #888888;
  }
  #aside .newColumn_list_wrap .newColumn_item {
    border-bottom: 1px solid #D9D9D9;
  }
  #aside .newColumn_list_wrap .newColumn_anchor {
    display: inline-block;
    padding: 5.12821vw 0 5.12821vw 0;
    width: 100%;
  }
  #aside .newColumn_list_wrap .newColumn_dayCat_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
            justify-content: stretch;
    width: 100%;
  }
  #aside .newColumn_list_wrap .newColumn_dayCat_inner .newColumn_day {
    display: inline-block;
    margin-top: 1.28205vw;
    width: 100px;
    font-size: 3.58974vw;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.05em;
  }
  #aside .newColumn_list_wrap .newColumn_dayCat_inner .newColumn_cat_list {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    gap: 1.28205vw;
  }
  #aside .newColumn_list_wrap .newColumn_dayCat_inner .newColumn_cat_item {
    display: inline-block;
    padding: 1.28205vw 2.5641vw;
    border: 1px solid #ec002d;
    font-size: 3.58974vw;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.05em;
    color: #ec002d;
  }
  #aside .newColumn_list_wrap .newColumn_ttl {
    display: inline-block;
    margin-top: 2.5641vw;
    font-size: 4.10256vw;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.1em;
  }
}
/* Desktops and laptops */
@media print, screen and (min-width: 781px) {
  .column_inner {
    width: 1200px;
    margin: 0 auto;
  }

  .years {
    margin-top: 25px;
    width: 100%;
    height: 46px;
    text-align: center;
  }
  .years .form_wrap {
    position: relative;
  }
  .years .form_wrap::after {
    content: '';
    display: block;
    position: absolute;
    right: 10px;
    top: 15px;
    width: 10px;
    height: 10px;
    border-left: 1px solid #888;
    border-bottom: 1px solid #888;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  .years select {
    width: 100%;
    height: 46px;
    border: 1px solid #D9D9D9;
    color: #888;
    font-size: 1.8rem;
    padding: 0 20px;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
  }

  .flex_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .flex_wrap .flex_main {
    width: 850px;
  }
  .flex_wrap .flex_aside {
    width: 260px;
    padding-top: 180px;
    padding-bottom: 300px;
  }

  #jyushiColumn .column_list {
    margin-bottom: 65px;
  }
  #jyushiColumn .column_item {
    border-bottom: 1px solid #D9D9D9;
  }
  #jyushiColumn .column_item:first-child {
    border-top: 1px solid #D9D9D9;
  }
  #jyushiColumn .column_anchor {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-flow: row-reverse;
            flex-flow: row-reverse;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    gap: 30px;
    padding: 25px 40px 25px 30px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  #jyushiColumn .column_anchor.arrow::after {
    content: '';
    position: absolute;
    bottom: 25px;
    right: 40px;
    display: block;
    width: 60px;
    height: 60px;
    background-image: url(../images/common/icon_arrow_red60.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  #jyushiColumn .column_anchor:hover {
    background-color: #f5f5f5;
    text-decoration: none;
    opacity: 1;
  }
  #jyushiColumn .column_anchor:hover .column_item_tag {
    opacity: 1;
  }
  #jyushiColumn .column_anchor:hover .column_item_image {
    opacity: 1;
  }
  #jyushiColumn .column_anchor:hover.arrow::after {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }
  #jyushiColumn .column_item_txt_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    gap: 10px;
    width: 100%;
  }
  #jyushiColumn .column_item_ttl {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: 0.1em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    /* 垂直方向に配置 */
    overflow: hidden;
    /* 溢れた部分を隠す */
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    /* 溢れた部分に「...」を表示 */
    -webkit-line-clamp: 2;
    /* 最大行数を2行に設定 */
  }
  #jyushiColumn .column_item_dayCat_inner {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
  #jyushiColumn .column_item_dayCat_inner .column_item_day {
    margin-top: 5px;
    width: 100px;
    margin-right: 10px;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.05em;
  }
  #jyushiColumn .column_item_dayCat_inner .column_item_cat_list {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    gap: 10px;
  }
  #jyushiColumn .column_item_dayCat_inner .column_item_cat_list .column_item_cat {
    padding: 5px 10px 5px 10px;
    border: 1px solid #ec002d;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.05em;
    color: #ec002d;
  }
  #jyushiColumn .column_item_tag_list {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    gap: 10px;
  }
  #jyushiColumn .column_item_tag_list .column_item_tag {
    padding: 4px 12px 4px 8px;
    border: 1px solid #888888;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0em;
    color: #888888;
  }
  #jyushiColumn .column_item_image_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
            justify-content: stretch;
  }
  #jyushiColumn .column_item_image_wrap .column_item_image_inner {
    width: 240px;
    height: 160px;
    overflow: hidden;
  }
  #jyushiColumn .column_item_image_wrap .column_item_image_inner .column_item_image {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }

  #jyushiColumnSingle .article_head {
    position: relative;
    border-bottom: 6px solid #D9D9D9;
    margin-bottom: 20px;
  }
  #jyushiColumnSingle .article_head::after {
    content: '';
    display: block;
    position: absolute;
    bottom: -6px;
    left: 0;
    width: 170px;
    height: 6px;
    background-color: #888;
  }
  #jyushiColumnSingle .article_head .cats {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 10px;
  }
  #jyushiColumnSingle .article_head .cat {
    border: 1px solid #ec002d;
    margin-right: 5px;
    margin-bottom: 5px;
  }
  #jyushiColumnSingle .article_head .cat .cat_anchor {
    display: inline-block;
    padding: 3px 13px;
    font-size: 1.4rem;
    color: #ec002d;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  #jyushiColumnSingle .article_head .cat .cat_anchor:hover {
    background-color: #ec002d;
    color: #ffffff;
    text-decoration: none;
  }
  #jyushiColumnSingle .article_head .date {
    display: block;
    width: 85px;
    font-size: 1.4rem;
    margin-bottom: 10px;
  }
  #jyushiColumnSingle .article_head .page_title {
    font-size: 3.4rem;
    font-weight: bold;
    line-height: 1.3;
    padding-bottom: 30px;
  }
  #jyushiColumnSingle .tag_list_inner {
    margin-bottom: 60px;
  }
  #jyushiColumnSingle .tag_list_inner .tag_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    gap: 10px;
  }
  #jyushiColumnSingle .tag_list_inner .tag_item_anchor {
    display: inline-block;
    padding: 4px 12px 4px 8px;
    border: 1px solid #888888;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0em;
    color: #888888;
  }
  #jyushiColumnSingle .tag_list_inner .tag_item_anchor:hover {
    border: 1px solid #ec002d;
    color: #ec002d;
    text-decoration: none;
  }
  #jyushiColumnSingle .article_body {
    margin-bottom: 80px;
  }
  #jyushiColumnSingle .writer_wrap {
    margin-bottom: 120px;
  }
  #jyushiColumnSingle .writer_wrap .writer_inner {
    padding: 30px 40px;
    background-color: #F8F8F8;
  }
  #jyushiColumnSingle .writer_wrap .writer_ttl {
    margin-bottom: 30px;
    padding-bottom: 10px;
    border-bottom: 2px solid #ec002d;
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
  }
  #jyushiColumnSingle .writer_wrap .writer_content_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
            justify-content: stretch;
    gap: 30px;
  }
  #jyushiColumnSingle .writer_wrap .writer_icon_inner {
    width: 140px;
    height: 140px;
    overflow: hidden;
  }
  #jyushiColumnSingle .writer_wrap .writer_icon_inner .writer_icon {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
  #jyushiColumnSingle .writer_wrap .writer_info_inner {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  #jyushiColumnSingle .writer_wrap .writer_name_position_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    gap: 10px;
    margin-bottom: 10px;
  }
  #jyushiColumnSingle .writer_wrap .writer_name_position_inner .writer_name {
    font-size: 2.0rem;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0em;
  }
  #jyushiColumnSingle .writer_wrap .writer_name_position_inner .writer_position {
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 0em;
    color: #888888;
  }
  #jyushiColumnSingle .writer_wrap .writer_txt {
    margin-bottom: 20px;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 2.25;
    letter-spacing: 0em;
  }
  #jyushiColumnSingle .writer_wrap .writer_read_more {
    text-align: end;
  }
  #jyushiColumnSingle .writer_wrap .writer_read_more_anchor {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
    gap: 6px;
  }
  #jyushiColumnSingle .writer_wrap .writer_read_more_anchor:hover {
    text-decoration: none;
    opacity: 0.6;
  }
  #jyushiColumnSingle .writer_wrap .writer_read_more_anchor .writer_read_more_txt {
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 0em;
    color: #ec002d;
  }
  #jyushiColumnSingle .writer_wrap .writer_read_more_anchor .writer_read_more_arrow_inner {
    display: inline-block;
    width: 16px;
    height: 16px;
  }
  #jyushiColumnSingle .writer_wrap .writer_read_more_anchor .writer_read_more_arrow_inner .writer_read_more_arrow {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: center;
       object-position: center;
  }
  #jyushiColumnSingle .bnPage_wrap {
    overflow: hidden;
    position: relative;
    margin-bottom: 60px;
    border-top: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
  }
  #jyushiColumnSingle .bnPage_wrap::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 1px;
    height: 60%;
    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);
    background-color: #D9D9D9;
  }
  #jyushiColumnSingle .bnPage_wrap .bnPage_inner {
    float: left;
    display: block;
    width: 50%;
    padding: 40px 80px 40px 20px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  #jyushiColumnSingle .bnPage_wrap .bnPage_inner.bnPage_inner_reverse {
    float: right;
    padding: 40px 20px 40px 80px;
  }
  #jyushiColumnSingle .bnPage_wrap .bnPage_inner.bnPage_inner_reverse .bnTxt {
    text-align: right;
  }
  #jyushiColumnSingle .bnPage_wrap .bnPage_inner:hover {
    text-decoration: none;
    opacity: 1;
  }
  #jyushiColumnSingle .bnPage_wrap .bnPage_inner:hover .bnTxt {
    color: #ec002d;
  }
  #jyushiColumnSingle .bnPage_wrap .bnPage_inner:hover span {
    opacity: 1;
  }
  #jyushiColumnSingle .bnPage_wrap .bnArrow_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    gap: 5px;
    margin-bottom: 10px;
  }
  #jyushiColumnSingle .bnPage_wrap .bnArrow_inner .bnArrow_image_inner {
    display: inline-block;
    width: 16px;
    height: 16px;
  }
  #jyushiColumnSingle .bnPage_wrap .bnArrow_inner .bnArrow_image_inner .bnArrow_image {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: center;
       object-position: center;
  }
  #jyushiColumnSingle .bnPage_wrap .bnArrow_inner .bnArrow_image_inner .bnArrow_image.bnArrow_image_reverse {
    -webkit-transform: scale3d(-1, 1, 1);
            transform: scale3d(-1, 1, 1);
  }
  #jyushiColumnSingle .bnPage_wrap .bnArrow_inner .bnArrow_txt {
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.05em;
    color: #ec002d;
  }
  #jyushiColumnSingle .bnPage_wrap .bnArrow_inner.bnArrow_inner_reverse {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
  #jyushiColumnSingle .bnPage_wrap .bnTxt {
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0em;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    /* 垂直方向に配置 */
    overflow: hidden;
    /* 溢れた部分を隠す */
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    /* 溢れた部分に「...」を表示 */
    -webkit-line-clamp: 2;
    /* 最大行数を2行に設定 */
  }
  #jyushiColumnSingle .related_articles {
    padding-top: 160px;
    /* 追加: コラムカードの体裁 */
  }
  #jyushiColumnSingle .related_articles .ra_title {
    padding: 16px 0 26px 20px;
    border-left: 10px solid #ec002d;
    border-bottom: 2px solid #ec002d;
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.1em;
    margin-bottom: 50px;
    color: #ec002d;
  }
  #jyushiColumnSingle .related_articles .inner {
    width: 100%;
    margin: 0 auto;
  }
  #jyushiColumnSingle .related_articles .btn {
    width: 270px;
  }
  #jyushiColumnSingle .related_articles .column_list_wrap {
    width: 100%;
    margin: 0 auto;
  }
  #jyushiColumnSingle .related_articles .column_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 38px;
  }
  #jyushiColumnSingle .related_articles .column_item {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    max-width: 258px;
  }
  #jyushiColumnSingle .related_articles .column_card {
    display: block;
    opacity: 1;
  }
  #jyushiColumnSingle .related_articles .column_card:hover {
    text-decoration: none;
  }
  #jyushiColumnSingle .related_articles .column_card:hover .thumb img {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1);
            transform: scale3d(1.1, 1.1, 1);
  }
  #jyushiColumnSingle .related_articles .column_card:hover .tag {
    opacity: 1;
  }
  #jyushiColumnSingle .related_articles .column_card:hover .item_title {
    color: #ec002d;
  }
  #jyushiColumnSingle .related_articles .thumb {
    margin-bottom: 20px;
    width: 100%;
    aspect-ratio: 372/249;
    overflow: hidden;
  }
  #jyushiColumnSingle .related_articles .thumb img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  #jyushiColumnSingle .related_articles .meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: top;
        -ms-flex-align: top;
            align-items: top;
    gap: 10px;
    margin-bottom: 10px;
  }
  #jyushiColumnSingle .related_articles .date {
    margin-top: 5px;
    width: 90px;
    font-size: 1.4rem;
  }
  #jyushiColumnSingle .related_articles .tags {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 5px;
  }
  #jyushiColumnSingle .related_articles .tag {
    display: inline-block;
    font-size: 1.4rem;
    padding: 5px 10px;
    border: 1px solid #ec002d;
    color: #ec002d;
  }
  #jyushiColumnSingle .related_articles .item_title {
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.2;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    /* 垂直方向に配置 */
    overflow: hidden;
    /* 溢れた部分を隠す */
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    /* 溢れた部分に「...」を表示 */
    -webkit-line-clamp: 2;
    /* 最大行数を2行に設定 */
  }
  #jyushiColumnSingle .related_articles .no_posts {
    text-align: center;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.05em;
  }

  #aside .aside_title {
    margin-top: 60px;
    font-size: 1.8rem;
    font-weight: bold;
    color: #ec002d;
    padding-bottom: 10px;
    border-bottom: 1px solid #ec002d;
  }
  #aside .aside_title.aside_title_first {
    margin-top: 0;
  }
  #aside .category_list_wrap .category_item {
    border-bottom: 1px solid #D9D9D9;
  }
  #aside .category_list_wrap .category_anchor {
    display: inline-block;
    padding: 30px 0;
    width: 100%;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.1em;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  #aside .category_list_wrap .category_anchor:hover {
    text-decoration: none;
    opacity: 1;
    color: #ec002d;
  }
  #aside .tag_list_wrap {
    margin-top: 20px;
  }
  #aside .tag_list_wrap .tag_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    gap: 10px;
  }
  #aside .tag_list_wrap .tag_anchor {
    display: inline-block;
    padding: 4px 12px 4px 8px;
    border: 1px solid #888888;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0;
    color: #888888;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  #aside .tag_list_wrap .tag_anchor:hover {
    text-decoration: none;
    opacity: 1;
    color: #ec002d;
    border: 1px solid #ec002d;
  }
  #aside .newColumn_list_wrap .newColumn_item {
    border-bottom: 1px solid #D9D9D9;
  }
  #aside .newColumn_list_wrap .newColumn_anchor {
    display: inline-block;
    padding: 25px 0 30px 0;
    width: 100%;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  #aside .newColumn_list_wrap .newColumn_anchor:hover {
    text-decoration: none;
    opacity: 1;
  }
  #aside .newColumn_list_wrap .newColumn_anchor:hover .newColumn_ttl {
    color: #ec002d;
  }
  #aside .newColumn_list_wrap .newColumn_anchor:hover span {
    opacity: 1;
  }
  #aside .newColumn_list_wrap .newColumn_dayCat_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
            justify-content: stretch;
    width: 100%;
  }
  #aside .newColumn_list_wrap .newColumn_dayCat_inner .newColumn_day {
    display: inline-block;
    margin-top: 5px;
    width: 100px;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.05em;
  }
  #aside .newColumn_list_wrap .newColumn_dayCat_inner .newColumn_cat_list {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    gap: 5px;
  }
  #aside .newColumn_list_wrap .newColumn_dayCat_inner .newColumn_cat_item {
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid #ec002d;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.05em;
    color: #ec002d;
  }
  #aside .newColumn_list_wrap .newColumn_ttl {
    display: inline-block;
    margin-top: 10px;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.1em;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
}
