@charset "UTF-8";
/* parts */
/* _mixin */
/* media query */
/* layout */
/* padding, margin */
/* headline */
/* color */
/* flex */
/* font */
@font-face {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 900;
  src: url("../font/NotoSansJP-Black.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 700;
  src: url("../font/NotoSansJP-Bold.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 500;
  src: url("../font/NotoSansJP-Medium.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 400;
  src: url("../font/NotoSansJP-Light.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 100;
  src: url("../font/NotoSansJP-Thin.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Jost";
  font-style: normal;
  font-weight: 500;
  src: url("../font/Jost-Medium.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Jost";
  font-style: normal;
  font-weight: 600;
  src: url("../font/Jost-SemiBold.woff2") format("woff2");
  font-display: swap;
}
/* other */
/* indiviual */
.office-year-area {
  display: none;
}

.office-year-area.is-active {
  display: block;
}

#contents-area-column #left-column dl dt {
  font-size: 1.8em;
}
#contents-area-column #left-column dl dt span.num {
  font-weight: 900;
}
#contents-area-column #left-column dl dd {
  padding-top: 2.5em;
}
#contents-area-column #left-column dl dd section .office-news-head {
  padding: 1.5em 0 0 0;
  border-top: 1px dotted #872815;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  gap: 1.5em;
}
#contents-area-column #left-column dl dd section .office-news-head h2 {
  font-family: "Yu Gothic", "Hiragino Gothic", "Noto Sans JP", "Meiryo", "MS PGothic", sans-serif;
  font-style: normal;
}
#contents-area-column #left-column dl dd section .office-news-head h2:lang(zh-Hans) {
  font-family: "Noto Sans SC", "Noto Sans", "Helvetica", "Arial", sans-serif;
}
#contents-area-column #left-column dl dd section .office-news-head h2 {
  font-size: 1.6em;
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
  #contents-area-column #left-column dl dd section .office-news-head h2 {
    font-size: 1.5em;
  }
}
@media screen and (min-width: 851px) and (max-width: 1024px) {
  #contents-area-column #left-column dl dd section .office-news-head h2 {
    font-size: 1.45em;
  }
}
@media screen and (min-width: 601px) and (max-width: 850px) {
  #contents-area-column #left-column dl dd section .office-news-head h2 {
    font-size: 1.55em;
  }
}
@media screen and (max-width: 600px) {
  #contents-area-column #left-column dl dd section .office-news-head h2 {
    font-size: 1.3em;
  }
}
#contents-area-column #left-column dl dd section .office-news-head h2 {
  width: calc(100% - 4.5em);
  padding-top: 2.5em;
  margin-top: -2.5em;
  padding-bottom: 0.5em;
  margin-bottom: 0.5em;
  align-items: flex-start;
}
#contents-area-column #left-column dl dd section .office-news-head h2:before {
  width: 2px;
  height: 1.5em;
  background: #872815;
  flex-shrink: 0;
}
#contents-area-column #left-column dl dd section .office-news-head time {
  font-family: "Yu Mincho", "Hiragino Mincho", "Noto Serif JP", "MS Mincho", "MS 明朝", "Noto Serif", "Droid Serif", serif;
  font-style: normal;
  line-height: 1.3;
}
#contents-area-column #left-column dl dd section .office-news-head time:lang(zh-Hans) {
  font-family: "Noto Serif SC", "Noto Serif", "Times New Roman", serif;
}
#contents-area-column #left-column dl dd section .office-news-head time {
  text-align: right;
  width: 6.5em;
  margin-left: auto;
}
#contents-area-column #left-column dl dd section .office-news-head time span.icon-new {
  right: 0;
}
#contents-area-column #left-column dl dd section + section {
  margin-top: 5em;
}
#contents-area-column #left-column .office-news-list dl dt {
  font-size: 1.1em;
}
#contents-area-column #left-column .office-news-list dl dd {
  padding-top: 0;
  margin-top: 0.75em;
}

#right-column #side-navi {
  background: none;
}
#right-column #side-navi h2 {
  background: #872815;
}
#right-column #side-navi h3 span.en {
  font-family: "Yu Mincho", "Hiragino Mincho", "Noto Serif JP", "MS Mincho", "MS 明朝", "Noto Serif", "Droid Serif", serif;
  font-style: normal;
  line-height: 1.3;
}
#right-column #side-navi h3 span.en:lang(zh-Hans) {
  font-family: "Noto Serif SC", "Noto Serif", "Times New Roman", serif;
}
#right-column #side-navi h3 span.en {
  font-size: 2.5em;
}
#right-column #side-navi ul.latestnews-list-ul li a {
  background-image: url(../img/icon/arrow_r.svg);
}
#right-column #side-navi ul.latestnews-list-ul li a:hover {
  background-color: #F2F0EF;
}
#right-column #side-navi ul.latestnews-list-ul li a dl dt time::before {
  background: #872815;
}
#right-column #side-navi ul.latestnews-list-ul li a dl dt time:has(span.icon-new) {
  width: 100%;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  align-items: center;
}
#right-column #side-navi ul.latestnews-list-ul li a dl dt time:has(span.icon-new) span.icon-new {
  padding-left: 0.5em;
}/*# sourceMappingURL=officenews.css.map */