.main-visual {
  width: 100%;
  height: 150px;
  background-color: #0a2986;
}

@media screen and (max-width: 980px) {
  .main-visual {
    height: 11.90476rem;
  }
}

@media screen and (max-width: 500px) {
  .main-visual {
    height: 20vw;
  }
}

.main-visual .main-visual_titlebox {
  display: table-cell;
  height: 150px;
  vertical-align: middle;
}

@media screen and (max-width: 980px) {
  .main-visual .main-visual_titlebox {
    height: 11.90476rem;
  }
}

@media screen and (max-width: 500px) {
  .main-visual .main-visual_titlebox {
    height: 20vw;
  }
}

.contents h2.page_title {
    color: #0a2986;
	font-size: 3.4rem;
    text-align: center;
}
.contents h2 {
  margin-bottom: 40px;
}
@media screen and (max-width: 980px) {
  .contents h2.page_title {
    font-size: 2.69841rem;
}
  .contents h2 {
    margin-bottom: 3.1746rem;
  }
}

@media screen and (max-width: 500px) {
  .contents h2.page_title {
    font-size: 5.86667vw;
}
  .contents h2 {
    margin-bottom: 5.33333vw;
  }
}

.contents .contents_list dl {
  margin-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaeaea;
}

@media screen and (max-width: 980px) {
  .contents .contents_list dl {
    margin-top: 1.5873rem;
    padding-bottom: 1.5873rem;
  }
}

@media screen and (max-width: 500px) {
  .contents .contents_list dl {
    display: block;
    margin-top: 2.66667vw;
    padding-bottom: 2.66667vw;
  }
}

.contents .contents_list dl:first-of-type {
  margin-top: 0;
  padding-top: 0;
  border-bottom: 1px solid #dedede;
}

.contents .contents_list dl .new {
  position: relative;
}

.contents .contents_list dl .new:after {
  position: absolute;
  top: 50%;
  right: -70px;
  width: 50px;
  height: 18px;
  margin-top: calc(-18px/2);
  background-image: url("./../../../img/common/icon-new.png");
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
}

@media screen and (max-width: 980px) {
  .contents .contents_list dl .new:after {
    right: -5.55556rem;
    width: 3.96825rem;
    height: 1.42857rem;
    margin-top: calc(-1.42857rem/2);
  }
}

@media screen and (max-width: 500px) {
  .contents .contents_list dl .new:after {
    right: -14.333vw;
    width: 10.66667vw;
    height: 4.26667vw;
    margin-top: calc(-4.26667vw/2);
    background-image: url("./../../../img/common/icon-new_sp.png");
  }
}

@media screen and (max-width: 500px) {
  .contents .contents_list dt {
    width: 100%;
  }
}

.contents .contents_list dt span {
  margin-right: 10px;
}

@media screen and (max-width: 980px) {
  .contents .contents_list dt span {
    margin-right: 0.79365rem;
  }
}

@media screen and (max-width: 500px) {
  .contents .contents_list dt span {
    margin-right: 2.66667vw;
  }
}

.contents .contents_list dd {
  margin-top: 20px;
}

.contents .contents_list dd + dd {
  margin-top: 5px;
}

@media screen and (min-width: 501px) {
  .contents .contents_list dd.ishover:hover {
    opacity: 1;
  }
  .contents .contents_list dd.ishover:hover a {
    border-bottom: 1px solid #0a2986;
  }
}

@media screen and (max-width: 980px) {
  .contents .contents_list dd {
    margin-top: 1.5873rem;
  }
}

@media screen and (max-width: 500px) {
  .contents .contents_list dd {
    width: 100%;
    margin-top: 2vw;
  }
}

.contents .contents_list dd a {
  color: #0a2986;
  line-height: 24px;
}

@media screen and (max-width: 980px) {
  .contents .contents_list dd a {
    line-height: 1.90476rem;
  }
}

.contents .contents_list dt, .contents .contents_list dd {
  font-feature-settings: "palt";
  font-size: 1.4rem;
  line-height: 1.714;
}

@media screen and (max-width: 980px) {
  .contents .contents_list dt, .contents .contents_list dd {
    font-size: 1.42857rem;
  }
}

@media screen and (max-width: 500px) {
  .contents .contents_list dt, .contents .contents_list dd {
    font-size: 3.2vw;
    line-height: 4.8vw;
  }
}

@media screen and (max-width: 980px) {
  .contents article {
    width: 100%;
  }
}

@media screen and (max-width: 500px) {
  .contents article {
    padding: 0 2.66667vw;
  }
}

.contents .icon:before {
  content: none;
}

.contents .icon_link {
  padding-right: 10px;
}

@media screen and (max-width: 500px) {
  .contents .icon_link {
    padding-right: 0;
  }
}

.contents .icon_link:after {
  display: inline-block;
  position: relative;
  top: 0;
  right: -5px;
  width: 12px;
  height: 13px;
  margin-top: calc(-14px/2);
  background-image: url("./../../../img/common/icon-link02.png");
  background-position: 0px 2px;
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
}

@media screen and (max-width: 500px) {
  .contents .icon_link:after {
    right: -0.1rem;
    width: 1.45rem;
    height: 1.55rem;
    margin-top: calc(-1.55rem/2);
  }
}

.contents .icon_pdf:after {
  display: inline-block;
  top: 0;
  right: 0;
  width: 17px;
  height: 18px;
  margin-top: calc(-18px/2);
  background-image: url("./../../../img/common/icon-pdf.png");
  background-position: 0px 0px;
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
}

@media screen and (max-width: 980px) {
  .contents .icon_pdf:after {
    width: 1.34921rem;
    height: 1.42857rem;
    margin-top: calc(-1.42857rem/2);
  }
}

@media screen and (max-width: 500px) {
  .contents .icon_pdf:after {
    width: 3.349vw;
    height: 3.429vw;
  }
}



/*# sourceMappingURL=../../../css-map/pages/news/index.css.map */
