@charset "UTF-8";
/*//////////////////////////////////////////////////

	お知らせページ設定

//////////////////////////////////////////////////*/
/* Scss Document */ /* Scss Document */ /* アニメーション記述用 */
@keyframes headerFixed {
  0% {
    transform: translateY(-80px);
  }
  100% {
    transform: translateY(0px);
  }
}
@keyframes load5 {
  0%, 100% {
    box-shadow: 0em -2.6em 0em 0em #ffffff, 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.5), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.7), 1.8em -1.8em 0 0em #ffffff, 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.5), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.7), 2.5em 0em 0 0em #ffffff, 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.5), 2.5em 0em 0 0em rgba(0, 0, 0, 0.7), 1.75em 1.75em 0 0em #ffffff, 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.5), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.7), 0em 2.5em 0 0em #ffffff, -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.5), 0em 2.5em 0 0em rgba(0, 0, 0, 0.7), -1.8em 1.8em 0 0em #ffffff, -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.5), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.7), -2.6em 0em 0 0em #ffffff, -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.5), -2.6em 0em 0 0em rgba(0, 0, 0, 0.7), -1.8em -1.8em 0 0em #ffffff;
  }
}
/*メインイメージ*/
.mainimg__slide-box {
  background: url("/img/news/mainimg.jpg") bottom center/cover no-repeat;
}

.newslist {
  padding: 6% 6% 6% 6%;
  margin: 0% 0% 5.7% 0%;
  background: #FFF;
}
.newslist .newslist__content .newslist__content-link {
  display: block;
  border-top: 1px solid #E8E8E8;
  padding: 25px 0 36px 0;
}
.newslist .newslist__content .newslist__content-link .newslist__content-wp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  justify-content: flex-start;
  align-items: center;
}
.newslist .newslist__content .newslist__content-link .newslist__content-date {
  flex: 0 1 auto;
  width: auto;
  max-width: auto;
  margin-right: 15px;
  font-size: 1rem;
  line-height: 22px;
}
@media (min-width: 769px) {
  .newslist .newslist__content .newslist__content-link .newslist__content-date {
    font-size: calc( 1rem + ( 1vw - 7.69px ) * 0.9784735812 );
  }
}
@media (min-width: 1280px) {
  .newslist .newslist__content .newslist__content-link .newslist__content-date {
    font-size: 1.5rem;
  }
}
.newslist .newslist__content .newslist__content-link .newslist__content-category {
  box-sizing: border-box;
  flex: 0 1 auto;
  width: auto;
  max-width: auto;
  border: 1px solid;
  padding: 3px 6px 4px;
  text-align: center;
  font-size: 1.1rem;
  font-weight: 600;
  line-height: 1;
  background: #fff;
}
@media (min-width: 769px) {
  .newslist .newslist__content .newslist__content-link .newslist__content-category {
    font-size: calc( 1.1rem + ( 1vw - 7.69px ) * 0.1956947162 );
  }
}
@media (min-width: 1280px) {
  .newslist .newslist__content .newslist__content-link .newslist__content-category {
    font-size: 1.2rem;
  }
}
.newslist .newslist__content .newslist__content-link .newslist__content-category.event {
  color: #776F0A;
  border-color: #776F0A;
}
.newslist .newslist__content .newslist__content-link .newslist__content-category.news {
  color: #274484;
  border-color: #274484;
}
.newslist .newslist__content .newslist__content-link .newslist__content-ttl {
  margin-top: 8px;
  font-size: 1.4rem;
  line-height: 27px;
  font-weight: bold;
  color: #274484;
}
@media (min-width: 769px) {
  .newslist .newslist__content .newslist__content-link .newslist__content-ttl {
    font-size: calc( 1.4rem + ( 1vw - 7.69px ) * 0.782778865 );
  }
}
@media (min-width: 1280px) {
  .newslist .newslist__content .newslist__content-link .newslist__content-ttl {
    font-size: 1.8rem;
  }
}
.newslist .newslist__content .newslist__content-link .newslist__content-desc {
  display: -webkit-box;
  margin-top: 6px;
  font-size: 1.2rem;
  line-height: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
@media (min-width: 769px) {
  .newslist .newslist__content .newslist__content-link .newslist__content-desc {
    font-size: calc( 1.2rem + ( 1vw - 7.69px ) * 0.782778865 );
  }
}
@media (min-width: 1280px) {
  .newslist .newslist__content .newslist__content-link .newslist__content-desc {
    font-size: 1.6rem;
  }
}
.newslist .newslist__content:first-child .newslist__content-link {
  padding-top: 0;
  border-top: 0;
}
.newslist .newslist__content:last-child .newslist__content-link {
  padding-bottom: 0;
}
.newslist .newslist__detail .newslist__detail-wp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  justify-content: flex-start;
  align-items: center;
  margin: 0% 0% 1.28% 0%;
}
.newslist .newslist__detail .newslist__detail-date {
  flex: 0 1 auto;
  width: auto;
  max-width: auto;
  margin-right: 15px;
  font-size: 1rem;
  line-height: 22px;
}
@media (min-width: 769px) {
  .newslist .newslist__detail .newslist__detail-date {
    font-size: calc( 1rem + ( 1vw - 7.69px ) * 0.9784735812 );
  }
}
@media (min-width: 1280px) {
  .newslist .newslist__detail .newslist__detail-date {
    font-size: 1.5rem;
  }
}
.newslist .newslist__detail .newslist__detail-category {
  box-sizing: border-box;
  flex: 0 1 auto;
  width: auto;
  max-width: auto;
  padding: 3px 6px 4px;
  border: 1px solid;
  text-align: center;
  font-size: 1.1rem;
  font-weight: 600;
  line-height: 1;
  background: #fff;
}
@media (min-width: 769px) {
  .newslist .newslist__detail .newslist__detail-category {
    font-size: calc( 1.1rem + ( 1vw - 7.69px ) * 0.1956947162 );
  }
}
@media (min-width: 1280px) {
  .newslist .newslist__detail .newslist__detail-category {
    font-size: 1.2rem;
  }
}
.newslist .newslist__detail .newslist__detail-category.event {
  color: #776F0A;
  border-color: #776F0A;
}
.newslist .newslist__detail .newslist__detail-category.news {
  color: #274484;
  border-color: #274484;
}
.newslist .newslist__detail .newslist__detail-ttl {
  margin: 0% 0% 2.57% 0%;
  font-size: 1.4rem;
  line-height: 27px;
  font-weight: bold;
  color: #274484;
}
@media (min-width: 769px) {
  .newslist .newslist__detail .newslist__detail-ttl {
    font-size: calc( 1.4rem + ( 1vw - 7.69px ) * 0.782778865 );
  }
}
@media (min-width: 1280px) {
  .newslist .newslist__detail .newslist__detail-ttl {
    font-size: 1.8rem;
  }
}
.newslist .newslist__detail .newslist__detail-img {
  max-width: 1000px;
  margin: 0% 0% 2.8% 0%;
  margin-left: auto;
  margin-right: auto;
}
.newslist .newslist__detail .newslist__detail-img img {
  margin: 0 auto;
  width: 100%;
}
.newslist .newslist__detail .newslist__detail-desc {
  font-size: 1.2rem;
  line-height: 28px;
}
@media (min-width: 769px) {
  .newslist .newslist__detail .newslist__detail-desc {
    font-size: calc( 1.2rem + ( 1vw - 7.69px ) * 0.782778865 );
  }
}
@media (min-width: 1280px) {
  .newslist .newslist__detail .newslist__detail-desc {
    font-size: 1.6rem;
  }
}
.newslist .newslist__detail .newslist__detail-desc a {
  color: #006e00;
  font-weight: bold;
  text-decoration: underline;
}
.newslist .newslist__detail .newslist__detail-pdf {
  margin: 3.6% 0% 0% 0%;
  font-size: 1.2rem;
  line-height: 28px;
  color: #006e00;
}
@media (min-width: 769px) {
  .newslist .newslist__detail .newslist__detail-pdf {
    font-size: calc( 1.2rem + ( 1vw - 7.69px ) * 0.782778865 );
  }
}
@media (min-width: 1280px) {
  .newslist .newslist__detail .newslist__detail-pdf {
    font-size: 1.6rem;
  }
}
.newslist .newslist__detail .newslist__detail-pdf a {
  display: inline-block;
  text-decoration: underline;
  font-weight: bold;
}
.newslist .newslist__detail .newslist__detail-pdf a i {
  font-size: 1.6rem;
  margin-right: 5px;
}
@media (min-width: 375px) {
  .newslist .newslist__detail .newslist__detail-pdf a i {
    font-size: calc( 1.6rem + ( 1vw - 3.75px ) * 0.275862069 );
  }
}
@media (min-width: 1100px) {
  .newslist .newslist__detail .newslist__detail-pdf a i {
    font-size: 1.8rem;
  }
}
.newslist.detail {
  padding: 5.8% 6% 10.8% 6%;
  margin: 0;
}

#pager {
  margin: 0 auto;
  max-width: 450px;
}
#pager .pager__wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#pager .pager__box {
  flex: 0 1 30px;
  width: 30px;
  max-width: 30px;
  color: #2E2E2E;
}
#pager .pager__box a, #pager .pager__box span {
  font-size: 1.3rem;
  display: block;
  width: 30px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  #pager .pager__box a, #pager .pager__box span {
    font-size: calc( 1.3rem + ( 1vw - 7.68px ) * 0.6944444444 );
  }
}
@media (min-width: 1200px) {
  #pager .pager__box a, #pager .pager__box span {
    font-size: 1.6rem;
  }
}
#pager .pager__box a:hover, #pager .pager__box span:hover {
  opacity: 1;
  background: #274484;
  color: #fff;
}
#pager .pager__box.dots {
  flex: 0 1 20px;
  width: 20px;
  max-width: 20px;
  color: #fff;
}
#pager .pager__box.dots span {
  width: 20px;
  background: transparent;
  border-color: transparent;
  color: #2E2E2E;
}
#pager .pager__box.active {
  color: #fff;
}
#pager .pager__box.active a, #pager .pager__box.active span {
  background: #274484;
}
#pager .pager__box.back {
  flex: 0 1 54px;
  width: 54px;
  max-width: 54px;
  color: #fff;
}
#pager .pager__box.back a {
  position: relative;
  width: 54px;
  background: #fff;
  border: 1px solid;
  border-color: #274484;
  color: #2E2E2E;
  text-align: right;
  padding-right: 4px;
  line-height: 30px;
}
#pager .pager__box.back a i {
  position: absolute;
  left: 5px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.2rem;
  color: #274484;
  transition: 0.4s;
}
#pager .pager__box.next {
  flex: 0 1 54px;
  width: 54px;
  max-width: 54px;
  color: #fff;
}
#pager .pager__box.next a {
  position: relative;
  width: 54px;
  background: #fff;
  border: 1px solid;
  border-color: #274484;
  color: #2E2E2E;
  text-align: left;
  padding-left: 4px;
  line-height: 30px;
}
#pager .pager__box.next a i {
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.2rem;
  color: #274484;
  transition: 0.4s;
}

.return_btn {
  margin: 6.21% 0% 0% 0%;
}
.return_btn a {
  display: block;
  position: relative;
  box-sizing: border-box;
  max-width: 350px;
  width: 64%;
  max-height: 50px;
  font-size: 1.5rem;
  font-weight: bold;
  font-style: normal;
  text-align: center;
  line-height: 0.6rem;
  padding: 20px 0;
  margin: 0 auto;
  border: 2px solid #274484;
  color: #274484;
  background: #FFF;
}
@media (min-width: 769px) {
  .return_btn a {
    font-size: calc( 1.5rem + ( 1vw - 7.69px ) * 0.5870841487 );
  }
}
@media (min-width: 1280px) {
  .return_btn a {
    font-size: 1.8rem;
  }
}
.return_btn a:hover {
  background: #274484;
  color: #FFF;
  opacity: 1;
}

/*------------------------------
		769px以上
------------------------------*/
@media screen and (min-width: 769px) {
  .newslist .newslist__content .newslist__content-link .newslist__content-category {
    padding: 4px 10px 5px;
  }
  .newslist .newslist__detail .newslist__detail-category {
    padding: 4px 10px 5px;
  }
  /* ページャー */
  #pager .pager__box {
    flex: 0 1 30px;
    width: 30px;
    max-width: 30px;
  }
  #pager .pager__box a, #pager .pager__box span {
    width: 30px;
    height: 33px;
    line-height: 33px;
  }
  #pager .pager__box.dots {
    flex: 0 1 30px;
    width: 30px;
    max-width: 30px;
  }
  #pager .pager__box.dots a, #pager .pager__box.dots span {
    width: 30px;
  }
  #pager .pager__box.back {
    margin-right: 30px;
    flex: 0 1 74px;
    width: 74px;
    max-width: 74px;
  }
  #pager .pager__box.back a {
    width: 74px;
    padding-right: 10px;
  }
  #pager .pager__box.back a:hover {
    opacity: 1;
    background: #274484;
    color: #FFF;
  }
  #pager .pager__box.back a:hover i {
    color: #FFF;
  }
  #pager .pager__box.next {
    margin-left: 30px;
    flex: 0 1 74px;
    width: 74px;
    max-width: 74px;
  }
  #pager .pager__box.next a {
    width: 74px;
    padding-left: 10px;
  }
  #pager .pager__box.next a:hover {
    opacity: 1;
    background: #274484;
    color: #FFF;
  }
  #pager .pager__box.next a:hover i {
    color: #FFF;
  }
  .return_btn a {
    width: 100%;
    max-height: 70px;
    line-height: 1.8rem;
    padding: 24px 0;
  }
}
/*------------------------------
		981px以上
------------------------------*/
/*------------------------------
		1181px以上
------------------------------*/
/*------------------------------
		1600px以上
------------------------------*/