#news .grid {
  display: grid;
  grid-template-columns: 1fr auto;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  #news .grid {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 767px) {
  #news .grid > div:first-child {
    order: 2;
  }
}
#news .grid > div:last-child {
  width: 200px;
  margin-left: 80px;
  margin-top: -102px;
}
@media screen and (min-width: 768px) {
  #news .grid > div:last-child {
    margin-left: 4vw;
  }
}
@media screen and (max-width: 767px) {
  #news .grid > div:last-child {
    margin: 0 0 20px;
    order: 1;
    width: 100%;
  }
}
#news .grid > div:last-child > div {
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  #news .grid > div:last-child > div {
    height: 0;
  }
}
#news .grid > div:last-child h2 {
  background: #E0FF00;
  margin: 0;
  color: #000;
  font-weight: 500;
  font-size: 1rem;
  padding: 10px;
  border: 1px solid #000;
  position: relative;
}
@media screen and (max-width: 767px) {
  #news .grid > div:last-child h2:before {
    content: "";
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 27px;
    height: 27px;
    border-radius: 50%;
    background: #E0FF00;
    border: 1px solid #000;
  }
}
@media screen and (max-width: 767px) {
  #news .grid > div:last-child h2 span:before {
    content: "";
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    width: 9px;
    height: 1px;
    background: #000;
  }
}
@media screen and (max-width: 767px) {
  #news .grid > div:last-child h2 span:after {
    content: "";
    position: absolute;
    right: 24px;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 9px;
    background: #000;
  }
}
@media screen and (max-width: 767px) {
  #news .grid > div:last-child h2.open span:after {
    display: none;
  }
}
#news .grid > div:last-child h2:nth-of-type(2) {
  margin-top: -1px;
}
#news .radio-group {
  background: #FFF;
  border: 1px solid #000;
  border-top: none;
  border-bottom: none;
  padding: 10px 0 30px;
}
#news .radio-label {
  display: block;
  padding: 10px 20px;
  border-radius: 5px;
  background-color: white;
  color: #000;
  font-size: 16px;
  cursor: pointer;
  transition: all 0.3s ease;
  width: 100%;
  padding-left: 40px;
  position: relative;
}
#news .radio-label:before {
  content: "";
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  width: 15px;
  height: 15px;
  border-radius: 50%;
  border: 1px solid #000;
}
#news .radio-label:after {
  content: "";
  position: absolute;
  left: 18px;
  top: 50%;
  transform: translateY(-50%);
  width: 9px;
  height: 9px;
  border-radius: 50%;
  border: 1px solid #000;
}
#news .radio-input {
  display: none;
  appearance: none;
}
#news .radio-input:checked + .radio-label:after {
  background: #000;
}
#news .custom-select-wrapper {
  position: relative;
  display: block;
  padding: 10px;
  background: #FFF;
  border: 1px solid #000;
  border-top: none;
  position: relative;
}
#news .custom-select-wrapper:after {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  right: 22px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
}
#news .custom-select {
  appearance: none;
  background-color: #ffffff;
  border: 1px solid #000;
  border-radius: 50px;
  padding: 7px 10px;
  font-size: 16px;
  cursor: pointer;
  color: #000;
  width: 100%;
  box-sizing: border-box;
}
#news .list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto;
  gap: 20px;
}
@media screen and (max-width: 1023px) {
  #news .list {
    grid-template-columns: 1fr;
  }
}
#news .list a {
  text-decoration: none;
  color: #000;
  display: grid;
  position: relative;
  grid-template-columns: auto 1fr 1fr;
  background: #FFF;
  border: 1px solid #000;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  #news .list a {
    grid-template-columns: 1fr;
  }
}
#news .list a > div:first-child {
  writing-mode: vertical-rl;
  font-size: 0.875rem;
  font-family: "Rokkitt", serif;
  padding: 10px 5px;
  letter-spacing: 0.05em;
  background: #000;
  color: #FFF;
  position: relative;
  height: 100%;
}
@media screen and (max-width: 767px) {
  #news .list a > div:first-child {
    align-self: initial;
    order: 2;
    height: 100%;
    max-width: 26px;
  }
}
#news .list a > div:first-child:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vw;
  background: #000;
}
@media screen and (max-width: 767px) {
  #news .list a > div:first-child:before {
    height: 100vw;
  }
}
#news .list a > div:first-child span {
  position: relative;
}
#news .list a > div:nth-child(2) {
  border-left: 1px solid #000;
  font-size: 1rem;
  line-height: 1.625;
  padding: 8px 8px;
  letter-spacing: 0.1em;
  font-family: "Zen Old Mincho", serif;
}
@media screen and (max-width: 767px) {
  #news .list a > div:nth-child(2) {
    order: 3;
    min-width: calc(100vw - 66px);
  }
}
#news .list a > div:nth-child(2) div {
  padding: 0;
  margin: 0 0 5px;
  font-size: 0.875rem;
  font-family: "Noto Sans JP", "san-serif";
}
@media screen and (max-width: 767px) {
  #news .list a > div:nth-child(2) div {
    font-size: 0.75rem;
  }
}
#news .list a > div:nth-child(2) div span {
  background: #E0FF00;
  padding: 3px 5px;
  border: 1px solid #000;
}
#news .list a > div:nth-child(2) h3 {
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  font-weight: normal;
  margin: 0;
  color: #000;
  padding: 0;
  font-size: 1rem;
  line-height: 1.625;
}
@media screen and (max-width: 767px) {
  #news .list a > div:nth-child(2) h3 {
    -webkit-line-clamp: 2;
    font-size: 0.875rem;
  }
}
#news .list a > div:nth-child(3) {
  overflow: hidden;
  border-left: 1px solid #000;
}
@media screen and (max-width: 767px) {
  #news .list a > div:nth-child(3) {
    grid-column: span 2;
    order: 1;
    border-left: none;
    border-bottom: 1px solid #000;
  }
}
#news .list a > div:nth-child(3) img {
  object-fit: cover;
  aspect-ratio: 16/9;
  transform: scale(1.01);
  transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
#news .list a:focus-visible div:nth-child(3) img {
  transform: scale(1.2);
}
@media (any-hover: hover) {
  #news .list a:hover div:nth-child(3) img {
    transform: scale(1.2);
  }
}