@charset "utf-8";


.news-Info_Title {
  font-size: 1em;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 5em;
  margin-left: auto;
  width: 16.9em;
}
.news-Info_List {
  list-style-type: none;
  margin-top: 0;
  margin-bottom: 5em;
  padding-left: 0;
}
.news-Info_List li {
  border-bottom: .1em dotted #ebebeb;
  margin-bottom: .6em;
}
.news-Info_List a {
  -webkit-box-align: start;
  align-items: flex-start;
  color: #000;
  display: -webkit-box;
  display: flex;
  padding-top: 1.7em;
  padding-bottom: 1.7em;
  text-decoration: none;
}
.news-Info_Img {
  flex-shrink: 0;
  margin-top: .5em;
  margin-right: 1.2em;
  width: 7.1em;
  min-width: 0;
}
.news-Info_Text {
  font-size: 1.2em;
  margin-top: 0;
  margin-bottom: 0;
}
.news-Content_Text img[srcset] {
  width: auto;
}
.news-Info_Date {
  color: #bda075;
  display: block;
}
@media only screen and (min-width: 47em ) {
  .news-Info_Title {
    margin-bottom: 2em;
    width: 13.15em;
  }
  .news-Info_List {
    margin-bottom: 1em;
  }
  .news-Info_List a {
    -webkit-box-align: center;
    align-items: center;
    font-size: .54166667em;
    -webkit-box-pack: center;
    justify-content: center;
  }
  .news-Info_Img {
    margin-top: 0;
    width: 8.5846418em;
  }
  .news-Info_Date {
    display: inline;
    margin-right: .5em;
  }
}


.news-Content::after {
  clear: both;
  content: '';
  display: block;
}
.news-Content_Title {
  font-size: 1.3em;
  line-height: 1.61538462;
  margin-top: 0;
  margin-bottom: 1.73076923em;
  text-align: center;
}
.news-Content_Text {
  font-size: 1.2em;
  line-height: 1.66666667;
}
.news-Content_Text * + * {
  margin-top: 1.66666667em;
  margin-bottom: 0;
}
@media only screen and (min-width: 47em ) {
  .news-Content_Title {
    font-size: 1em;
    line-height: 1.6;
    margin-bottom: 1.75em;
  }
  .news-Content_Text {
    font-size: .65em;
    line-height: 1.92307692;
  }
  .news-Content_Text * + * {
    margin-top: 1.92307692em;
  }
}
