@charset "UTF-8";
.con_news {
  max-width: 1120px;
  margin: auto;
  width: 89.74359%;
}

.con_news {
  margin-top: 60px;
  margin-bottom: 90px;
}
@media only screen and (min-width: 768px) and (max-width: 1119px) {
  .con_news {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_news {
    margin-top: 3.6em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1119px) {
  .con_news {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .con_news {
    margin-bottom: 3.6em;
  }
}
@media only screen and (min-width: 768px) {
  .con_news {
    display: flex;
    justify-content: space-between;
  }
}
.con_news .main_news {
  width: 68.33333%;
}
@media only screen and (min-width: 768px) and (max-width: 1119px) {
  .con_news .main_news {
    width: 73.21429%;
  }
}
@media only screen and (max-width: 767px) {
  .con_news .main_news {
    width: 100%;
  }
}
.con_news .main_news .txt_news {
  margin-bottom: 1em;
  font-family: 'Noto Serif JP',"游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
}
.con_news .main_news .txt_news span {
  font-size: 147%;
}
@media only screen and (min-width: 768px) {
  .con_news .main_news .box_news {
    display: flex;
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 768px) {
  .con_news .main_news .box_news > li {
    width: 31.70732%;
    margin-left: 2.43902%;
  }
  .con_news .main_news .box_news > li:nth-child(3n+1) {
    margin-left: 0;
  }
  .con_news .main_news .box_news > li:nth-child(n+4) {
    margin-top: 7.31707%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 943px) {
  .con_news .main_news .box_news > li {
    width: 48.78049%;
  }
  .con_news .main_news .box_news > li:nth-child(3n+1) {
    margin-left: 2.43902%;
  }
  .con_news .main_news .box_news > li:nth-child(odd) {
    margin-left: 0;
  }
  .con_news .main_news .box_news > li:nth-child(n+3) {
    margin-top: 7.31707%;
  }
}
@media only screen and (max-width: 767px) {
  .con_news .main_news .box_news > li {
    margin-top: 4.54545%;
  }
}
.con_news .main_news .box_news > li a {
  text-decoration: none;
}
.con_news .main_news .box_news > li a:hover {
  -moz-transition: opacity 0.8s ease-out;
  -o-transition: opacity 0.8s ease-out;
  -webkit-transition: opacity 0.8s ease-out;
  transition: opacity 0.8s ease-out;
}
.mouse .con_news .main_news .box_news > li a:hover:hover, .touch .con_news .main_news .box_news > li a:hover.touchstart {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
  opacity: 0.65;
}
.touch .con_news .main_news .box_news > li a:hover {
  -webkit-tap-highlight-color: transparent;
}
.touch .con_news .main_news .box_news > li a:hover.touchend {
  -moz-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
@media only screen and (max-width: 767px) {
  .con_news .main_news .box_news > li a {
    display: flex;
    align-items: center;
  }
}
.con_news .main_news .box_news > li a .wrp_photo {
  overflow: hidden;
  padding-bottom: 65.38462%;
  height: 0;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .con_news .main_news .box_news > li a .wrp_photo {
    padding-bottom: 19.61538%;
  }
}
@media only screen and (max-width: 767px) {
  .con_news .main_news .box_news > li a .wrp_photo {
    width: 30%;
  }
}
.con_news .main_news .box_news > li a .wrp_photo img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.con_news .main_news .box_news > li a .wrp_txt {
  font-family: 'Noto Serif JP',"游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
}
@media only screen and (min-width: 768px) {
  .con_news .main_news .box_news > li a .wrp_txt {
    margin-top: 6.15385%;
    padding: 0 3.84615%;
  }
}
@media only screen and (max-width: 767px) {
  .con_news .main_news .box_news > li a .wrp_txt {
    width: 70%;
    margin-left: 1em;
  }
}
.con_news .main_news .box_news > li a .wrp_txt .inf {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.con_news .main_news .box_news > li a .wrp_txt .inf .time {
  margin: 0 1.42em .5em 0;
  font-size: 94%;
  line-height: 1;
}
.con_news .main_news .box_news > li a .wrp_txt .inf .cate {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-top: .5em;
}
.con_news .main_news .box_news > li a .wrp_txt .inf .cate li {
  margin: 0 .5em .5em 0;
  padding: .5em;
  display: inline-block;
  background: rgba(255, 255, 255, 0.3);
  color: #c5ba9f;
  font-size: 94%;
  text-align: center;
  line-height: 1;
}
@media only screen and (min-width: 768px) and (max-width: 1119px) {
  .con_news .main_news .box_news > li a .wrp_txt .inf .cate li {
    font-size: 80%;
    margin: 0 .3em .5em 0;
  }
}
.con_news .main_news .box_news > li a .wrp_txt .st {
  font-size: 94%;
  line-height: 1.7;
}
.con_news .main_news .box_det {
  margin-top: 1.21951%;
  border-bottom: 1px solid #ffffff;
  padding-bottom: 15.85366%;
}
@media only screen and (max-width: 767px) {
  .con_news .main_news .box_det {
    margin-top: 0.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_news .main_news .box_det {
    padding-bottom: 4em;
  }
}
.con_news .main_news .box_det .news_detail_title .wrp_txt {
  display: flex;
}
.con_news .main_news .box_det .news_detail_title .wrp_txt .time {
  margin-right: 1.42em;
  font-size: 94%;
  font-family: 'Noto Serif JP',"游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
}
@media only screen and (max-width: 767px) {
  .con_news .main_news .box_det .news_detail_title .wrp_txt .time {
    margin-right: 1em;
  }
}
.con_news .main_news .box_det .news_detail_title .wrp_txt .cate {
  display: flex;
  flex-wrap: wrap;
}
.con_news .main_news .box_det .news_detail_title .wrp_txt .cate li {
  margin: 0 .5em .5em 0;
  padding: .5em 1em;
  display: inline-block;
  background: rgba(255, 255, 255, 0.3);
  color: #c5ba9f;
  font-size: 94%;
  font-family: 'Noto Serif JP',"游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
  text-align: center;
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  .con_news .main_news .box_det .news_detail_title .wrp_txt .cate li {
    font-size: 87%;
    padding: .5em;
  }
}
.con_news .main_news .box_det .news_detail_title .st {
  font-size: 147%;
  font-family: 'Noto Serif JP',"游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
  font-weight: normal;
  border-bottom: 1px solid #ffffff;
  padding-bottom: 1.21951%;
}
@media only screen and (max-width: 767px) {
  .con_news .main_news .box_det .news_detail_title .st {
    padding-bottom: 0.2em;
  }
}
@media only screen and (max-width: 767px) {
  .con_news .main_news .box_det .news_detail_title .st {
    font-size: 134%;
  }
}
.con_news .main_news .box_det .news_detail_contents .title3 {
  margin-top: 4.87805%;
  font-size: 120%;
  font-family: 'Noto Serif JP',"游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
}
@media only screen and (max-width: 767px) {
  .con_news .main_news .box_det .news_detail_contents .title3 {
    margin-top: 2em;
  }
}
.con_news .main_news .box_det .news_detail_contents .box_photo1 {
  margin-top: 4.87805%;
}
@media only screen and (max-width: 767px) {
  .con_news .main_news .box_det .news_detail_contents .box_photo1 {
    margin-top: 2em;
  }
}
.con_news .main_news .box_det .news_detail_contents > .st {
  margin-bottom: 1em;
}
.con_news .main_news .box_det .news_detail_contents > .box_txt {
  margin-top: 5.4878%;
}
@media only screen and (max-width: 767px) {
  .con_news .main_news .box_det .news_detail_contents > .box_txt {
    margin-top: 2em;
  }
}
.con_news .main_news .box_det .news_detail_contents .box_photo2 {
  margin-top: 7.92683%;
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .con_news .main_news .box_det .news_detail_contents .box_photo2 {
    margin-top: 2em;
  }
}
.con_news .main_news .box_det .news_detail_contents .box_photo2 .photo {
  width: 48.17073%;
}
.con_news .main_news .box_det .news_detail_contents .box_photo2 .caption {
  margin-top: 1.46341%;
  display: block;
  font-size: 87%;
}
.con_news .main_news .box_det .news_detail_contents .box_photo3 {
  margin-top: 4.26829%;
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .con_news .main_news .box_det .news_detail_contents .box_photo3 {
    margin-top: 2em;
  }
}
.con_news .main_news .box_det .news_detail_contents .box_photo3 .photo {
  width: 31.70732%;
}
.con_news .main_news .box_det .news_detail_contents .box_photo3 .caption {
  margin-top: 1.46341%;
  display: block;
  font-size: 87%;
}
.con_news .main_news .box_det .news_detail_contents .box_photo_txt, .con_news .main_news .box_det .news_detail_contents .box_txt_photo {
  margin-top: 4.87805%;
  display: flex;
}
@media only screen and (max-width: 767px) {
  .con_news .main_news .box_det .news_detail_contents .box_photo_txt, .con_news .main_news .box_det .news_detail_contents .box_txt_photo {
    margin-top: 2em;
  }
}
@media only screen and (min-width: 768px) {
  .con_news .main_news .box_det .news_detail_contents .box_photo_txt, .con_news .main_news .box_det .news_detail_contents .box_txt_photo {
    justify-content: space-between;
  }
}
@media only screen and (min-width: 768px) {
  .con_news .main_news .box_det .news_detail_contents .box_photo_txt .photo, .con_news .main_news .box_det .news_detail_contents .box_txt_photo .photo {
    width: 48.17073%;
  }
}
.con_news .main_news .box_det .news_detail_contents .box_photo_txt .photo .caption, .con_news .main_news .box_det .news_detail_contents .box_txt_photo .photo .caption {
  margin-top: 1.46341%;
  display: block;
  font-size: 87%;
}
@media only screen and (min-width: 768px) {
  .con_news .main_news .box_det .news_detail_contents .box_photo_txt .box_txt, .con_news .main_news .box_det .news_detail_contents .box_txt_photo .box_txt {
    width: 47.19512%;
  }
}
@media only screen and (max-width: 767px) {
  .con_news .main_news .box_det .news_detail_contents .box_photo_txt, .con_news .main_news .box_det .news_detail_contents .box_txt_photo {
    flex-direction: column;
  }
  .con_news .main_news .box_det .news_detail_contents .box_photo_txt .box_txt, .con_news .main_news .box_det .news_detail_contents .box_txt_photo .box_txt {
    margin-top: 1.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_news .main_news .box_det .news_detail_contents .box_txt_photo {
    flex-direction: column-reverse;
  }
}
.con_news .main_news .box_det .news_detail_contents .box_photo_txt2, .con_news .main_news .box_det .news_detail_contents .box_txt_photo2 {
  margin-top: 3.65854%;
  display: flex;
}
@media only screen and (max-width: 767px) {
  .con_news .main_news .box_det .news_detail_contents .box_photo_txt2, .con_news .main_news .box_det .news_detail_contents .box_txt_photo2 {
    margin-top: 2em;
  }
}
@media only screen and (min-width: 768px) {
  .con_news .main_news .box_det .news_detail_contents .box_photo_txt2, .con_news .main_news .box_det .news_detail_contents .box_txt_photo2 {
    justify-content: space-between;
  }
}
@media only screen and (min-width: 768px) {
  .con_news .main_news .box_det .news_detail_contents .box_photo_txt2 .photo, .con_news .main_news .box_det .news_detail_contents .box_txt_photo2 .photo {
    width: 29.87805%;
  }
}
.con_news .main_news .box_det .news_detail_contents .box_photo_txt2 .photo img, .con_news .main_news .box_det .news_detail_contents .box_txt_photo2 .photo img {
  width: 100%;
}
.con_news .main_news .box_det .news_detail_contents .box_photo_txt2 .photo .caption, .con_news .main_news .box_det .news_detail_contents .box_txt_photo2 .photo .caption {
  margin-top: 1.46341%;
  display: block;
  font-size: 87%;
}
@media only screen and (min-width: 768px) {
  .con_news .main_news .box_det .news_detail_contents .box_photo_txt2 .box_txt, .con_news .main_news .box_det .news_detail_contents .box_txt_photo2 .box_txt {
    width: 65.85366%;
  }
}
@media only screen and (max-width: 767px) {
  .con_news .main_news .box_det .news_detail_contents .box_photo_txt2, .con_news .main_news .box_det .news_detail_contents .box_txt_photo2 {
    flex-direction: column;
  }
  .con_news .main_news .box_det .news_detail_contents .box_photo_txt2 .box_txt, .con_news .main_news .box_det .news_detail_contents .box_txt_photo2 .box_txt {
    margin-top: 1.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_news .main_news .box_det .news_detail_contents .box_txt_photo2 {
    flex-direction: column-reverse;
  }
}
.con_news .main_news .box_det .news_detail_contents .box_txt_txt {
  margin-top: 5.4878%;
}
@media only screen and (max-width: 767px) {
  .con_news .main_news .box_det .news_detail_contents .box_txt_txt {
    margin-top: 2em;
  }
}
@media only screen and (min-width: 768px) {
  .con_news .main_news .box_det .news_detail_contents .box_txt_txt {
    display: flex;
    justify-content: space-between;
  }
}
@media only screen and (min-width: 768px) {
  .con_news .main_news .box_det .news_detail_contents .box_txt_txt .wrp_txt {
    width: 46.95122%;
  }
}
.con_news .main_news .box_det .news_detail_contents .box_slider {
  margin-top: 4.26829%;
  padding-bottom: 3em;
}
@media only screen and (max-width: 767px) {
  .con_news .main_news .box_det .news_detail_contents .box_slider {
    margin-top: 2em;
  }
}
@media only screen and (max-width: 767px) {
  .con_news .main_news .box_det .news_detail_contents .box_slider {
    padding-bottom: 2em;
  }
}
.con_news .main_news .box_det .news_detail_contents .box_slider .slick-dots {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: -3em;
  line-height: 1;
  list-style: none;
  z-index: 10;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .con_news .main_news .box_det .news_detail_contents .box_slider .slick-dots {
    bottom: -2em;
  }
}
.con_news .main_news .box_det .news_detail_contents .box_slider .slick-dots li {
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding: 0;
  cursor: pointer;
  width: 8px;
  height: 8px;
  margin: 0 7px;
  -moz-border-radius: 200%;
  -webkit-border-radius: 200%;
  border-radius: 200%;
}
@media only screen and (max-width: 767px) {
  .con_news .main_news .box_det .news_detail_contents .box_slider .slick-dots li {
    width: 1em;
    height: 1em;
    margin: 0 0.4em;
  }
}
.con_news .main_news .box_det .news_detail_contents .box_slider .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 100%;
  height: 100%;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: 1px solid #e2dacb;
  background: #e2dacb;
  outline: none;
  -moz-border-radius: 200%;
  -webkit-border-radius: 200%;
  border-radius: 200%;
  -moz-transition: background 0.6s, border 0.6s;
  -o-transition: background 0.6s, border 0.6s;
  -webkit-transition: background 0.6s, border 0.6s;
  transition: background 0.6s, border 0.6s;
}
.con_news .main_news .box_det .news_detail_contents .box_slider .slick-dots li.slick-active button {
  border: 1px solid #aa2224;
  background: #aa2224;
}
.con_news .main_news .box_det .news_detail_contents .box_slider .slick-dots {
  bottom: 0;
}
.con_news .main_news .box_det .news_detail_contents .box_slider .slick-dots li button:before {
  color: transparent;
}
.con_news .main_news .box_det .news_detail_contents .box_slider .slick-arrow {
  -moz-transition: opacity 0.8s ease-out;
  -o-transition: opacity 0.8s ease-out;
  -webkit-transition: opacity 0.8s ease-out;
  transition: opacity 0.8s ease-out;
  width: 50px;
  height: 12px;
  cursor: pointer;
  z-index: 3;
  background: none;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  overflow: hidden;
  top: 50%;
  position: absolute;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.mouse .con_news .main_news .box_det .news_detail_contents .box_slider .slick-arrow:hover, .touch .con_news .main_news .box_det .news_detail_contents .box_slider .slick-arrow.touchstart {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
  opacity: 0.65;
}
.touch .con_news .main_news .box_det .news_detail_contents .box_slider .slick-arrow {
  -webkit-tap-highlight-color: transparent;
}
.touch .con_news .main_news .box_det .news_detail_contents .box_slider .slick-arrow.touchend {
  -moz-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
@media only screen and (max-width: 767px) {
  .con_news .main_news .box_det .news_detail_contents .box_slider .slick-arrow {
    width: 25px;
    height: 6px;
  }
}
.con_news .main_news .box_det .news_detail_contents .box_slider .slick-arrow:before {
  content: "";
  height: 100%;
  width: 100%;
  display: block;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.con_news .main_news .box_det .news_detail_contents .box_slider .slick-prev {
  left: 1.5%;
}
.con_news .main_news .box_det .news_detail_contents .box_slider .slick-prev:before {
  background: url(../images/common/ic_prev.png) no-repeat center/contain;
}
.con_news .main_news .box_det .news_detail_contents .box_slider .slick-next {
  right: 1.5%;
}
.con_news .main_news .box_det .news_detail_contents .box_slider .slick-next:before {
  background: url(../images/common/ic_next.png) no-repeat center/contain;
}
.con_news .main_news .box_det .news_detail_contents .box_movie {
  margin-top: 8.53659%;
  width: 100%;
  padding-bottom: 55.36585%;
  height: 0px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .con_news .main_news .box_det .news_detail_contents .box_movie {
    margin-top: 2em;
  }
}
.con_news .main_news .box_det .news_detail_contents .box_movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.con_news .main_news .box_det .news_detail_contents .box_tbl {
  margin-top: 11.82927%;
}
@media only screen and (max-width: 767px) {
  .con_news .main_news .box_det .news_detail_contents .box_tbl {
    margin-top: 3em;
  }
}
.con_news .main_news .box_det .news_detail_contents .box_tbl .st {
  margin-bottom: 1em;
}
.con_news .main_news .box_det .news_detail_contents .box_tbl .tbl_basic tr th {
  width: 120px;
}
@media only screen and (max-width: 767px) {
  .con_news .main_news .box_det .news_detail_contents .box_tbl .tbl_basic tr th {
    width: 30%;
  }
}
@media only screen and (max-width: 767px) {
  .con_news .main_news .box_det .news_detail_contents .box_tbl .tbl_basic tr td {
    width: 70%;
  }
}
.con_news .main_news .box_det .news_detail_contents .txt_link {
  margin-top: 7.31707%;
}
@media only screen and (max-width: 767px) {
  .con_news .main_news .box_det .news_detail_contents .txt_link {
    margin-top: 2em;
  }
}
.con_news .main_news .box_det .news_detail_contents .txt_link a {
  text-decoration: none;
  -moz-transition: opacity 0.8s ease-out;
  -o-transition: opacity 0.8s ease-out;
  -webkit-transition: opacity 0.8s ease-out;
  transition: opacity 0.8s ease-out;
}
.mouse .con_news .main_news .box_det .news_detail_contents .txt_link a:hover, .touch .con_news .main_news .box_det .news_detail_contents .txt_link a.touchstart {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
  opacity: 0.65;
}
.touch .con_news .main_news .box_det .news_detail_contents .txt_link a {
  -webkit-tap-highlight-color: transparent;
}
.touch .con_news .main_news .box_det .news_detail_contents .txt_link a.touchend {
  -moz-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
.con_news .main_news .box_det .news_detail_contents .txt_link a span {
  position: relative;
  font-size: 100%;
  font-family: 'Noto Serif JP',"游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .con_news .main_news .box_det .news_detail_contents .txt_link a span {
    font-size: 94%;
  }
}
.con_news .main_news .box_det .news_detail_contents .txt_link a span:after {
  content: "";
  font-family: FontAwesome;
  margin-left: .3em;
  position: absolute;
  top: 50%;
  right: -1.5em;
  line-height: 1;
  margin: 0;
  -moz-transform: translate(-5px, -50%);
  -ms-transform: translate(-5px, -50%);
  -webkit-transform: translate(-5px, -50%);
  transform: translate(-5px, -50%);
  -moz-transition: -moz-transform 0.8s ease-out, opacity 0.8s;
  -o-transition: -o-transform 0.8s ease-out, opacity 0.8s;
  -webkit-transition: -webkit-transform 0.8s ease-out, opacity 0.8s;
  transition: transform 0.8s ease-out, opacity 0.8s;
}
.con_news .main_news .box_det .news_detail_contents .txt_link a:hover span:after {
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.con_news .main_news .box_det .news_detail_contents .btn_base {
  margin-top: 2.43902%;
  max-width: 255px;
}
@media only screen and (max-width: 767px) {
  .con_news .main_news .box_det .news_detail_contents .btn_base {
    margin-top: 1em;
  }
}
.con_news .main_news .box_det .news_detail_contents .btn_base.out a span:after {
  content: "";
  font-family: FontAwesome;
  margin-left: .3em;
}
.con_news .main_news .box_det .news_detail_contents .btn_base.pdf a span:after {
  content: "";
  font-family: FontAwesome;
  margin-left: .3em;
}
.con_news .main_news .box_pager {
  display: flex;
  align-items: center;
  justify-content: center;
}
.con_news .main_news .box_pager p a, .con_news .main_news .box_pager p span {
  display: block;
  text-decoration: none;
  padding: .5em .8em;
  border: 1px solid #ffffff;
  line-height: 1;
  box-sizing: border-box;
  -moz-transition: color 0.5s, border 0.5s, background 0.5s;
  -o-transition: color 0.5s, border 0.5s, background 0.5s;
  -webkit-transition: color 0.5s, border 0.5s, background 0.5s;
  transition: color 0.5s, border 0.5s, background 0.5s;
}
.con_news .main_news .box_pager p a:hover, .con_news .main_news .box_pager p span:hover {
  background: rgba(255, 255, 255, 0.3);
}
.con_news .main_news .box_pager .pager, .con_news .main_news .box_pager .btn_list, .con_news .main_news .box_pager .btn_next {
  margin-left: 1.46341%;
}
.con_news .main_news .box_pager .pager, .con_news .main_news .box_pager .btn_prev, .con_news .main_news .box_pager .btn_next {
  font-family: 'Noto Serif JP',"游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
}
.con_news .main_news .box_pager .btn_list a {
  padding: .6em .8em;
  color: #ffffff;
}
.con_news .main_news .box_pager.news_index {
  margin-top: 10.36585%;
}
@media only screen and (max-width: 767px) {
  .con_news .main_news .box_pager.news_index {
    margin-top: 4em;
  }
}
.con_news .main_news .box_pager.news_index .current span {
  pointer-events: none;
  background: rgba(255, 255, 255, 0.3);
  border: 1px solid #ffffff;
  box-sizing: border-box;
}
.con_news .main_news .box_pager.news_index .btn_prev, .con_news .main_news .box_pager.news_index .btn_next {
  width: 2.3em;
  height: 2.3em;
}
.con_news .main_news .box_pager.news_index .btn_prev a, .con_news .main_news .box_pager.news_index .btn_next a {
  position: relative;
  display: block;
  height: 100%;
  width: 100%;
  padding: 0;
}
.con_news .main_news .box_pager.news_index .btn_prev a:after {
  content: "";
  font-family: FontAwesome;
  margin-left: .3em;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) rotate(180deg);
  margin-left: 0;
  color: #ffffff;
}
.con_news .main_news .box_pager.news_index .btn_next a:after {
  content: "";
  font-family: FontAwesome;
  margin-left: .3em;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  margin-left: 0;
  color: #ffffff;
}
.con_news .main_news .box_pager.news_detail {
  margin-top: 2.43902%;
}
@media only screen and (min-width: 768px) and (max-width: 1119px) {
  .con_news .main_news .box_pager.news_detail {
    margin-top: 3.65854%;
  }
}
@media only screen and (max-width: 767px) {
  .con_news .main_news .box_pager.news_detail {
    margin-top: 2em;
  }
}
.con_news .main_news .box_pager.news_detail .btn_prev a, .con_news .main_news .box_pager.news_detail .btn_next a {
  position: relative;
  padding: .4em .8em;
}
.con_news .main_news .box_pager.news_detail .btn_prev a:before {
  content: "";
  font-family: FontAwesome;
  margin-right: .3em;
  margin-left: 0;
  margin-right: .5em;
  color: #353535;
  transform: rotate(180deg);
}
.con_news .main_news .box_pager.news_detail .btn_next a:after {
  content: "";
  font-family: FontAwesome;
  margin-left: .3em;
  margin-right: 0;
  margin-left: .5em;
  color: #353535;
}
.con_news .box_side {
  width: 23.33333%;
  margin-left: 8.33333%;
}
@media only screen and (max-width: 767px) {
  .con_news .box_side {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_news .box_side {
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 943px) {
  .con_news .box_side {
    width: 29.46429%;
    margin-left: 4.46429%;
  }
}
@media only screen and (max-width: 767px) {
  .con_news .box_side {
    margin-top: 4em;
  }
}
.con_news .box_side .wrp_category .st, .con_news .box_side .wrp_archive .st {
  margin-bottom: 7.14286%;
  font-family: 'Noto Serif JP',"游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
  font-size: 147%;
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  .con_news .box_side .wrp_category .st, .con_news .box_side .wrp_archive .st {
    margin-bottom: 0.51em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1119px) {
  .con_news .box_side .wrp_category .st, .con_news .box_side .wrp_archive .st {
    font-size: 134%;
  }
}
@media only screen and (max-width: 767px) {
  .con_news .box_side .wrp_category .st, .con_news .box_side .wrp_archive .st {
    font-size: 107%;
  }
}
.con_news .box_side .wrp_category ul li a, .con_news .box_side .wrp_archive ul li a {
  font-family: 'Noto Serif JP',"游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
  color: #ffffff;
  text-decoration: none;
}
.con_news .box_side .wrp_category ul li a {
  display: block;
  padding: 6.42857% 2.85714% 6.42857% 2.8em;
  border-bottom: 1px solid #ffffff;
  font-family: 'Noto Serif JP',"游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
  font-size: 94%;
  text-decoration: none;
  transition: .3s ease;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 1119px) {
  .con_news .box_side .wrp_category ul li a {
    padding: 5.71429% 2.85714% 5.71429% 2em;
  }
}
@media only screen and (max-width: 767px) {
  .con_news .box_side .wrp_category ul li a {
    padding: 1em 0.5em 1em 2.5em;
  }
}
.con_news .box_side .wrp_category ul li a:before {
  content: "";
  font-family: FontAwesome;
  margin-right: .3em;
  position: absolute;
  left: 1em;
  top: 50%;
  transform: translateY(-50%);
  color: #ffffff;
}
.con_news .box_side .wrp_category ul li a:hover {
  background-color: rgba(255, 255, 255, 0.3);
  cursor: pointer;
}
.con_news .box_side .wrp_category ul li:first-child a {
  border-top: 1px solid #ffffff;
}
.con_news .box_side .wrp_archive {
  margin-top: 37.5%;
}
@media only screen and (max-width: 767px) {
  .con_news .box_side .wrp_archive {
    margin-top: 4em;
  }
}
.con_news .box_side .wrp_archive .wrp_side:last-child {
  border-bottom: 1px solid #ffffff;
}
.con_news .box_side .wrp_archive .wrp_side li .sst {
  font-family: 'Noto Serif JP',"游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
  font-size: 94%;
  padding: 6.42857% 0.5em 6.42857% 2.8em;
  border-top: 1px solid #ffffff;
  box-sizing: border-box;
  position: relative;
  transition: .3s ease;
}
@media only screen and (min-width: 768px) and (max-width: 1119px) {
  .con_news .box_side .wrp_archive .wrp_side li .sst {
    padding: 6.42857% 0.5em 6.42857% 2.3em;
  }
}
@media only screen and (max-width: 767px) {
  .con_news .box_side .wrp_archive .wrp_side li .sst {
    padding: 1em 0.5em 1em 2.5em;
  }
}
.con_news .box_side .wrp_archive .wrp_side li .sst:hover {
  background-color: rgba(255, 255, 255, 0.3);
  cursor: pointer;
}
.con_news .box_side .wrp_archive .wrp_side li .sst:before, .con_news .box_side .wrp_archive .wrp_side li .sst:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 1em;
  background: #888;
  width: .8em;
  height: 1px;
  transform: translateY(-50%);
  transition: .3s ease;
  z-index: 2;
}
.con_news .box_side .wrp_archive .wrp_side li .sst:after {
  transform: rotate(90deg);
}
.con_news .box_side .wrp_archive .wrp_side li .sst.active {
  background-color: rgba(255, 255, 255, 0.3);
  border-bottom: 1px solid #ffffff;
}
.con_news .box_side .wrp_archive .wrp_side li .sst.active:after {
  transform: rotate(0);
}
.con_news .box_side .wrp_archive .wrp_side li .sst:hover {
  cursor: pointer;
}
.con_news .box_side .wrp_archive .wrp_side li .sst.active + ul {
  display: block;
}
.con_news .box_side .wrp_archive .wrp_side li ul {
  padding: 2.5% 0;
  display: none;
}
.con_news .box_side .wrp_archive .wrp_side li ul li {
  font-family: 'Noto Serif JP',"游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
  font-size: 94%;
  padding-left: 2.8em;
}
.con_news .box_side .wrp_archive .wrp_side li ul li a {
  position: relative;
}
.con_news .box_side .wrp_archive .wrp_side li ul li a:before {
  content: "";
  font-family: FontAwesome;
  margin-right: .3em;
  position: absolute;
  left: -1em;
  top: 50%;
  transform: translateY(-50%);
  color: #ffffff;
}
.con_news .box_side .wrp_archive .wrp_side li ul li a:hover {
  text-decoration: underline;
}
.con_news .box_side .wrp_archive .wrp_side li ul li + li {
  margin-top: .5em;
}
