a:link, a:visited {
  color: unset;
  text-decoration: unset;
}

/*NEWS*/
.amg19_page .amg19_page_title {
  padding-top: 0;
}

.amg19_page {
  background-color: #fff;
  padding-top: 80px;
}
.amg19_page #departnavi {
  display: none;
}
.amg19_page .amg19_container .entry-content a:link {
  color: #0000FF;
  text-decoration: underline;
}
.amg19_page .amg19_container .entry-content a:visited {
  color: #551A8B;
}

#tktab {
  margin-bottom: 20px;
}

@media only screen and (max-width:768px) {
  .amg19_page {
    padding-top: 70px;
  }
}
@media only screen and (min-width:769px) {
  .amg19_wp .news_select_wrap {
    margin: 10px 0 0px 0;
  }
}
/* ニュース　画像大きさ調整 20250728*/
.amg19_wp .amg19_page_layout .entry-content img{
	width:auto;
	max-width:100%;
}
/*# sourceMappingURL=news.css.map */