@media (min-width: 600px) {
  #news .content__inner {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
@media (min-width: 600px) {
  #news .content__inner .button-group01 {
    order: 1;
  }
}
@media (min-width: 600px) {
  #news .content__inner .button-group01 {
    display: flex;
  }
}
@media (min-width: 600px) {
  #news .content__inner .button-group01 {
    align-items: center;
  }
}
@media (min-width: 600px) {
  #news .content__inner .news-list01 {
    order: 2;
  }
}
@media (min-width: 600px) {
  #news .content__inner .button-group01 .button-type01:not(.pc-hide) {
    right: 0px !important;
  }
}
@media (min-width: 600px) {
  #news .content__inner .button-group01 .button-type01:not(.pc-hide) {
    margin-left: 1rem;
  }
}
@media (min-width: 600px) {
  #news .content__inner .button-group01 .button-type01:not(.pc-hide) {
    display: flex !important;
  }
}
@media (min-width: 600px) {
  #news .content__inner .button-group01 .button-type01:not(.pc-hide) {
    min-width: 0px !important;
  }
}
@media (min-width: 600px) {
  #news .content__inner .button-group01 .button-type01:not(.pc-hide) {
    align-items: center !important;
  }
}
@media (min-width: 600px) {
  #news .content__inner .button-group01 .button-type01:not(.pc-hide) {
    border-width: 0px !important;
  }
}
@media (min-width: 600px) {
  #news .content__inner .button-group01 .button-type01:not(.pc-hide) {
    font-size: 16px !important;
  }
}
@media (min-width: 600px) {
  #news .content__inner .button-group01 .button-type01:not(.pc-hide):after {
    position: static !important;
  }
}
@media (min-width: 600px) {
  #news .content__inner .button-group01 .button-type01:not(.pc-hide):after {
    margin-left: 1rem !important;
  }
}
@media (min-width: 600px) {
  #news .content__inner .button-group01 .button-type01:not(.pc-hide):after {
    display: block !important;
  }
}
@media (min-width: 600px) {
  #news .content__inner .button-group01 .button-type01:not(.pc-hide):after {
    height: 22px !important;
  }
}
@media (min-width: 600px) {
  #news .content__inner .button-group01 .button-type01:not(.pc-hide):after {
    width: 21px !important;
  }
}
@media (min-width: 600px) {
  #news .content__inner .button-group01 .button-type01:not(.pc-hide):after {
    --tw-translate-y: 0px !important;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
  }
}
@media (min-width: 600px) {
  #news .content__inner .button-group01 .button-type01:not(.pc-hide):after {
    background-image: url(/common/img/icon_arrow01.svg) !important;
  }
}
@media (min-width: 600px) {
  #news .content__inner .button-group01 .button-type01:not(.pc-hide):after {
    background-repeat: no-repeat !important;
  }
}
@media (min-width: 600px) {
  #news .content__inner .button-group01 .button-type01:not(.pc-hide):after {
    --tw-content: "" !important;
    content: var(--tw-content) !important;
  }
}
@media (min-width: 600px) {
  #news .content__inner .button-group01 .button-type01:not(.pc-hide):after {
    background-size: 21px !important;
  }
}
@media (max-width: 37.4375em) {
  #news .content__inner .button-group01 .title {
    display: none !important;
  }
}
@media (min-width: 600px) {
  #news .content__inner .button-group01 .title {
    margin-right: auto;
  }
}
@media (min-width: 600px) {
  #news .content__inner .button-group01 .title {
    height: 40px;
  }
}
@media (min-width: 600px) {
  #news .content__inner .button-group01 .title {
    font-size: 24px;
  }
}
@media (min-width: 600px) {
  #news .content__inner .button-group01 .title {
    font-weight: 700;
  }
}
#news .content__inner .news-list01__item a {
  display: grid !important;
}
#news .content__inner .news-list01__item a {
  grid-template-rows: auto auto;
}
@media (min-width: 600px) {
  #news .content__inner .news-list01__item a {
    row-gap: 0.5rem;
  }
}
@media (min-width: 600px) {
  #news .content__inner .news-list01__item a {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
}
@media (min-width: 600px) {
  #news .content__inner .news-list01__item:nth-child(n+6) {
    display: none;
  }
}
@media (min-width: 600px) {
  #news .content__inner .news-list01__item .news-list01__data {
    margin-top: auto;
    margin-bottom: auto;
  }
}
@media (min-width: 600px) {
  #news .content__inner .news-list01__item .news-list01__data {
    display: grid !important;
  }
}
@media (min-width: 600px) {
  #news .content__inner .news-list01__item .news-list01__data {
    grid-template-columns: auto 1fr;
  }
}
@media (min-width: 600px) {
  #news .content__inner .news-list01__item .news-list01__tag {
    margin-top: auto;
    margin-bottom: auto;
  }
}
@media (min-width: 600px) {
  #news .content__inner .news-list01__item .news-list01__tag .tag--type01 {
    margin: 0px;
  }
}
@media (min-width: 600px) {
  #news .content__inner .news-list01__item .news-list01__description {
    margin-top: 0px !important;
  }
}
@media (max-width: 37.4375em) {
  #news .s_eirQuarterBlock {
    margin-top: 0px !important;
    --tw-translate-y: -1px !important;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
  }
  #news .eirItem {
    padding-left: 5.3333333333vw !important;
    padding-right: 5.3333333333vw !important;
  }
}
@media (max-width: 37.4375em) {
  #news .eirItem > a {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
@media (max-width: 37.4375em) {
  #news .eirItem > a {
    padding-top: 20px !important;
  }
}
@media (min-width: 600px) {
  #news .eirItem > a {
    display: grid !important;
  }
}
@media (min-width: 600px) {
  #news .eirItem > a {
    grid-template-columns: auto 1fr;
  }
}
@media (min-width: 600px) {
  #news .eirItem > a {
    grid-template-rows: auto auto;
  }
}
@media (min-width: 600px) {
  #news .eirItem > a {
    row-gap: 0.5rem;
  }
}
@media (min-width: 600px) {
  #news .eirItem > a {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
}
@media (max-width: 37.4375em) {
  #news .eirItem > a .eirItem_date {
    margin-bottom: 5px !important;
  }
}
@media (max-width: 37.4375em) {
  #news .eirItem > a .eirItem_date {
    line-height: 17px !important;
  }
}
@media (min-width: 600px) {
  #news .eirItem > a .eirItem_date {
    margin-top: auto;
    margin-bottom: auto;
  }
}
@media (max-width: 37.4375em) {
  #news .eirItem > a .eirItem_date .s_eirModule_date_time {
    line-height: 17px !important;
  }
}
#news .eirItem > a .eirItem_title {
  line-height: 24px;
}
@media (min-width: 600px) {
  #news .eirItem > a .eirItem_title {
    grid-column: span 2/span 2;
  }
}
@media (min-width: 600px) {
  #news .eirItem > a .eirItem_category {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
@media (min-width: 600px) {
  #news .eirItem > a .eirItem_category .s_eirModule_category_icon {
    margin: 0px !important;
  }
}
@media (min-width: 600px) {
  #news .eirItem:nth-child(n+6) {
    display: none;
  }
}
@media (min-width: 600px) {
  #news .eirItem:after {
    height: 1px !important;
  }
}
@media (min-width: 600px) {
  #news .pc\:mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  #news .pc\:\!grid {
    display: grid !important;
  }
  #news .pc\:\!hidden {
    display: none !important;
  }
  #news .pc\:\!max-w-\[1440px\] {
    max-width: 1440px !important;
  }
  #news .pc\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
  #news .pc\:gap-16 {
    gap: 4rem !important;
  }
  #news .pc\:px-16 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
  #news .pc\:\[\&\>\.tab-type01-panel\\_\\_item\]\:\!block > .tab-type01-panel__item {
    display: block !important;
  }
  #news .pc\:\[\&_\.button-group01\]\:\!mt-auto .button-group01 {
    margin-top: auto !important;
  }
  #news .pc\:\[\&_\.content\\_\\_inner\]\:\!grid .content__inner {
    display: grid !important;
  }
  #news .pc\:\[\&_\.content\\_\\_inner\]\:\!h-full .content__inner {
    height: 100% !important;
  }
  #news .pc\:\[\&_\.content\\_\\_inner\]\:\!grid-rows-\[auto_1fr\] .content__inner {
    grid-template-rows: auto 1fr !important;
  }
}
