@import url("https://fonts.googleapis.com/css2?family=Abril+Fatface&display=swap");
.single__date_cat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 16px;
}
.single__date_cat .date {
  margin: 0 20px 0 0;
}
.single__date_cat .category {
  min-width: 108px;
  padding: 0 27px;
  margin: 0 10px 0 0;
  line-height: 24px;
  text-align: center;
}
.single__date_cat .category.information {
  background: #DDFFBC;
}
.single__date_cat .category.event {
  background: #FFFFBC;
}
.single__date_cat .category.press {
  background: #FFBCFF;
}
.single__date_cat .category.contract {
  background: #BCDDFF;
}
.single__date_cat .category.report {
  background: #FFDDBC;
}
.single__date_cat .category.participant {
  background: #FFBCFF;
}
.single__date_cat .category.status {
  color: #ffffff;
  background: #C51919;
}
.single__title {
  font-size: 2.4rem;
  line-height: 1.5;
  margin: 0 0 52px;
}
.single__body {
  font-size: 1.6rem;
  line-height: 1.625;
  letter-spacing: 0.8px;
  margin: 0 0 64px;
}
.single__body h1 {
  font-size: 1.6rem;
  font-weight: 700;
  padding: 0;
  margin: 0 0 20px;
}
.single__body h2 {
  font-size: 1.6rem;
  font-weight: 700;
  padding: 0;
  margin: 0 0 20px;
}
.single__body h3 {
  font-size: 1.6rem;
  font-weight: 700;
  padding: 0;
  margin: 0 0 20px;
}
.single__body h4 {
  font-size: 1.6rem;
  font-weight: 700;
  padding: 0;
  margin: 0 0 20px;
}
.single__body h5 {
  font-size: 1.6rem;
  font-weight: 700;
  padding: 0;
  margin: 0 0 20px;
}
.single__body h6 {
  font-size: 1.6rem;
  font-weight: 700;
  padding: 0;
  margin: 0 0 20px;
}
.single__body p {
  margin: 0 0 20px;
}
.single__body a {
  text-decoration: underline;
}
.single__body ol {
  list-style-type: decimal;
  padding: 0 0 0 20px;
  margin: 0 0 40px;
}
.single__body ol li {
  margin: 0 0 20px;
}
.single__body ol li:last-child {
  margin: 0;
}
.single__body ul {
  margin: 0 0 40px;
}
.single__body ul li {
  margin: 0 0 20px;
}
.single__body ul li:last-child {
  margin: 0;
}
.single__body table th,
.single__body table td {
  padding: 10px 0;
}
.single__body .event_data {
  margin: 24px 0 0;
}
.single__body_img {
  display: flex;
  justify-content: space-between;
}
.single__body_img img {
  width: 100% !important;
  max-width: 48%;
}
@media screen and (max-width: 767px) {
  .single__body_img {
    display: block;
  }
  .single__body_img img {
    max-width: 100%;
    margin-bottom: 32px;
  }
}
.single__contract h2 {
  font-size: 2rem;
  padding: 4px 16px 8px 0;
  border-bottom: 1px solid #262424;
}
.single__contract dl {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .single__contract dl {
    display: block;
  }
}
.single__contract dt {
  width: 240px;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  .single__contract dt {
    width: 100%;
  }
}
.single__contract dd {
  width: calc(100% - 240px);
}
@media screen and (max-width: 767px) {
  .single__contract dd {
    width: 100%;
    margin-bottom: 16px;
  }
}
.single__information_20211115_02 section {
  margin-bottom: 40px;
}
.single__information_20211115_02 h1 {
  font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
  .single__information_20211115_02 table tr {
    display: block;
    margin-bottom: 16px;
  }
}
.single__information_20211115_02 table td {
  padding: 0 32px 16px 0;
}
@media screen and (max-width: 767px) {
  .single__information_20211115_02 table td {
    display: block;
    padding: 0;
  }
}
.single__information_20211115_02 .press__flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 32px;
}
@media screen and (max-width: 767px) {
  .single__information_20211115_02 .press__flex {
    display: block;
  }
}
.single__information_20211115_02 .press__flex_l {
  width: calc(100% - 280px);
}
.single__information_20211115_02 .press__flex_r {
  padding-bottom: 16px;
}
@media screen and (max-width: 767px) {
  .single__information_20211115_02 .press__flex_r dt {
    text-align: center;
  }
  .single__information_20211115_02 .press__flex_r img {
    width: 100%;
  }
}
.single__information_20211115_02 .press__flex_l, .single__information_20211115_02 .press__flex_r {
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .single__information_20211115_02 .press__flex_l, .single__information_20211115_02 .press__flex_r {
    display: block;
    width: 100%;
  }
}
.single__information_20211115_02 .press__flex ul {
  margin: 0 0 0 2rem;
  list-style: disc;
}
.single__information_20211115_02 .press__flex ul li {
  margin-bottom: 16px;
}
.single__information_20211115_02 .press__flex ul li:last-child {
  margin-bottom: 0;
}
.single__information_20211115_02 .press__caption {
  font-size: 1.4rem;
  text-align: center;
}
.single__information_20211115_02 .press__photolist {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .single__information_20211115_02 .press__photolist {
    display: block;
  }
}
.single__information_20211115_02 .press__photolist li {
  width: calc((100% - 48px) / 3);
  max-width: 275px;
  margin-right: 16px;
}
@media screen and (max-width: 767px) {
  .single__information_20211115_02 .press__photolist li {
    width: 100%;
    max-width: 100%;
    margin: 0 0 16px 0;
  }
  .single__information_20211115_02 .press__photolist li dt {
    text-align: center;
  }
  .single__information_20211115_02 .press__photolist li img {
    width: 100%;
  }
}
.single__information_20211115_02 .press__photolist li:last-child {
  width: 100%;
  max-width: 435px;
}
@media screen and (max-width: 767px) {
  .single__information_20211115_02 .press__photolist li:last-child {
    max-width: 100%;
  }
}
.single__return_link {
  font-size: 1.6rem;
  line-height: 2.25;
  display: block;
  padding: 0 0 0 20px;
  background: url("../images/common/circle-arrow-black-left.png") no-repeat 0 center/12px;
}

/*# sourceMappingURL=single.css.map */
