#archive-news {
  padding-bottom: 230px;
}
@media (max-width: 959px) {
  #archive-news {
    padding-bottom: 23.5vw;
  }
}
#archive-news .inner {
  max-width: 1200px;
  margin: 0 auto;
}
@media (max-width: 959px) {
  #archive-news .inner {
    padding: 0;
    width: 86.67vw;
  }
}
#archive-news .mc-til {
  background: #3992AC;
  padding: 293px 100px 197px;
  color: #FFFFFF;
}
@media (max-width: 959px) {
  #archive-news .mc-til {
    padding: 72.53vw 0 27.5vw;
  }
}
#archive-news .mc-til h3 {
  font-family: "Poppins";
  font-size: 60px;
  font-weight: bold;
}
@media (max-width: 959px) {
  #archive-news .mc-til h3 {
    font-size: 10.67vw;
  }
}
#archive-news .mc-til .p-personal_studio-p {
  font-family: "Noto Sans JP";
  font-size: 16px;
  font-weight: 500;
  margin-top: 3px;
}
@media (max-width: 959px) {
  #archive-news .mc-til .p-personal_studio-p {
    font-size: 3.5vw;
    margin-top: 0;
  }
}
#archive-news #news-group .news-list-ot {
  background: #F2F2F2;
  padding: 100px 0 120px;
}
@media (max-width: 959px) {
  #archive-news #news-group .news-list-ot {
    padding: 13.6vw 0 23.2vw;
  }
}
#archive-news #news-group .news-list-ot .news-list {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media (max-width: 959px) {
  #archive-news #news-group .news-list-ot .news-list {
    gap: 1.33vw;
  }
}
#archive-news #news-group .news-list-ot .news-list .news {
  position: relative;
  display: flex;
  align-items: center;
  gap: 23px;
  width: 100%;
  padding: 20px 25px;
  padding-right: 210px;
  background: #FFFFFF;
}
@media (max-width: 959px) {
  #archive-news #news-group .news-list-ot .news-list .news {
    gap: 3.2vw;
    flex-direction: column;
    align-items: unset;
    padding: 3.73vw 5.3vw;
    padding-right: 2.4vw;
  }
}
#archive-news #news-group .news-list-ot .news-list .news .news-date {
  font-size: 17px;
  font-weight: 500;
  font-family: "Inter";
}
@media (max-width: 959px) {
  #archive-news #news-group .news-list-ot .news-list .news .news-date {
    font-size: 3.73vw;
  }
}
#archive-news #news-group .news-list-ot .news-list .news .text {
  font-size: 16px;
  font-weight: 500;
  color: #4B4B4B;
  font-family: "Noto Sans JP";
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
}
@media (max-width: 959px) {
  #archive-news #news-group .news-list-ot .news-list .news .text {
    font-size: 3.73vw;
  }
}
#archive-news #news-group .news-list-ot .news-list .news:after {
  content: "";
  background: url("/cms/wp-includes/images/archive-news/link-arrow-orange.svg") no-repeat;
  background-size: 18px 18px;
  display: flex;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 50%;
  right: 40px;
  transform: translateY(-50%);
}
@media (max-width: 959px) {
  #archive-news #news-group .news-list-ot .news-list .news:after {
    background-size: 4vw 4vw;
    width: 4vw;
    height: 4vw;
    top: 4.267vw;
    right: 2.67vw;
    transform: unset;
  }
}
#archive-news #news-group #pager {
  margin-top: 75px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 959px) {
  #archive-news #news-group #pager {
    margin-top: 16vw;
  }
}
#archive-news #news-group #pager .page {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 53px;
  height: 53px;
  border-radius: 50%;
  background: #B4B4B4;
  line-height: 1;
  font-size: 21px;
  font-weight: 500;
  color: #FFFFFF;
  font-family: "Inter";
  margin: 0 7px;
}
@media (max-width: 959px) {
  #archive-news #news-group #pager .page {
    width: 8.8vw;
    height: 8.8vw;
    font-size: 3.5vw;
    margin: 0 1.1vw;
  }
}
#archive-news #news-group #pager .page.active {
  background: #FA8A5E;
}
#archive-news #news-group #pager .omit {
  font-size: 21px;
  font-weight: 500;
  color: #969696;
  font-family: "Roboto";
}
@media (max-width: 959px) {
  #archive-news #news-group #pager .omit {
    font-size: 3.5vw;
  }
}

body .l-header {
  color: #FFFFFF;
  background: unset;
}

body .l-header path {
  fill: #FFFFFF;
}

body .l-header rect {
  fill: #FFFFFF;
}

body.header-white .l-header .l-header_logo--ttl path {
  fill: #FFFFFF;
}
@media (max-width: 959px) {
  body.header-white .l-header .l-header_logo--ttl path {
    fill: #FFFFFF;
  }
}

body .l-header .l-header_logo--ttl path {
  fill: #FFFFFF;
}
@media (max-width: 959px) {
  body .l-header .l-header_logo--ttl path {
    fill: #FFFFFF;
  }
}

body.header-white .l-header .l-header_logo--ttl rect {
  fill: #FFFFFF;
}
@media (max-width: 959px) {
  body.header-white .l-header .l-header_logo--ttl rect {
    fill: #FFFFFF;
  }
}

body .l-header .l-header_logo--ttl rect {
  fill: #FFFFFF;
}
@media (max-width: 959px) {
  body .l-header .l-header_logo--ttl rect {
    fill: #FFFFFF;
  }
}

@media (max-width: 959px) {
  body .l-header .l-header_spMenuBtn--bar {
    background-color: #FFFFFF;
  }
}

body.header-white .l-header .l-header_spMenuBtn--bar {
  background-color: #FFFFFF;
}

/*# sourceMappingURL=archive-news.css.map */
