      button.ais-InfiniteHits-loadMore {
      margin-left: 40%;
      margin-right: 40%;
      font-size: 20px;
      background-color: #e5f3f5;
      border-radius: 6px;
      padding: 15px;
      margin-top: 50px;
      margin-bottom: -15px;
      cursor: pointer;
      }
      @media (max-width: 767px){
      button.ais-InfiniteHits-loadMore {
          margin-left: 35%;
          margin-right: 35%;
          margin-top: 50px;
          font-size: 16px;
      }
      }
      @media (max-width: 480px){
      button.ais-InfiniteHits-loadMore {
          margin-left: 30%;
          font-size: 13px;
          margin-right: 30%;
          margin-top: 50px;
      }
      }
      .news_more_btn {
      font-size: 14px;
      font-size: 0.875rem;
      transition: 0.5s;
      width: 180px;
      padding: 12px 0;
      border-radius: 19px;
      background: #ffa500;
      color: #ffffff;
      font-weight: 600;
      line-height: 1;
      text-align: center;
      display: block;
      margin: 30px auto 0 auto;
      cursor: pointer;
      }
      .news_more_btn:hover {
          background: #ff7200 !important;
          border-color: #ff7200 !important; }
      @media (max-width: 767px){
      .news_more_btn{
          font-size: 13px;
          font-size: 3.4666666667vw;
          width: 37.3333333333vw;
          padding: 2.8vw 0 2.9333333333vw;
          border-radius: 9.3333333333vw;
      }

      }
      .news_tit_flex{
      padding: 10px 0;
      display: flex;
      justify-content: flex-start;
      flex-wrap: wrap;
      align-items: center;
      border-bottom: 1px solid #c5c5c5;
      }
      .day {
          margin: 0 30px 0 0;
      }
      .cat_wrap{
      display: flex;
      justify-content: flex-start;
      flex-wrap: wrap;
      width: 100%;
      margin-bottom: 10px;
      }
      .cat_name {
          width: auto;
          padding: 5px;
          color: #fff;
          text-align: center;
          background: #72bfca;
          font-size: 14px;
      }
      .list_link {
          color: #333;
          text-decoration: none;
          transition: 0.6s;
          max-width: 100%;
      }
      .news_flex li {
          list-style: none;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flex;
          display: flex;
          -webkit-justify-content: flex-start;
          -moz-justify-content: flex-start;
          justify-content: flex-start;
          -ms-flex-wrap: wrap;
          -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
          align-items: center;
          border-top: 2px solid #dddddd;
          line-height: 1.3em;
      }
      @media (max-width: 750px) {
      .list_link{
          width: 100%;
          max-width: 100%;
              display: inline-block;
          margin-left: 0;
      }
      .day{
          width: 100%;
          margin: 0 0 10px 0;
      }
      .cat_name{
          margin-bottom: 10px;
      }
      }

    .news_tit_flex{
        padding: 10px 0;
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
        align-items: center;
        border-bottom: 1px solid #c5c5c5;
    }
  .day {
    margin: 0 30px 0 0;
  }
    .cat_wrap{
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
        width: 100%;
        margin-bottom: 10px;
    }
  .cat_name {
    width: auto;
    padding: 5px;
    color: #fff;
    text-align: center;
    background: #72bfca;
    font-size: 14px;
  }
  .list_link {
    color: #333;
    text-decoration: none;
    transition: 0.6s;
    max-width: 100%;
  }
  .news_flex li {
    list-style: none;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    border-top: 2px solid #dddddd;
    line-height: 1.3em;
  }
    @media (max-width: 750px) {
        .list_link{
            width: 100%;
            max-width: 100%;
            display: inline-block;
            margin-left: 0;
        }
        .day{
            width: 100%;
            margin: 0 0 10px 0;
        }
        .cat_name{
            margin-bottom: 10px;
        }
    }

    .mr10{
        margin-right: 10px;
    }
    .ml10{
        margin-left: 10px;
    }
    .notice__container{
        width: 100%;
        background: #ffa500;
        max-width: 100%;
        padding: 30px 0;
        color: #191919;
        font-weight: bold;
        font-size: 25px;
    }
    .area_prefecture{
        text-align: center;
    }
    .area_prefecture p{
        padding: 30px 30px 30px 30px;
        font-size: 16px;
        font-weight: 600;

    }
    .area_prefecture a{
        text-decoration: underline  !important;
    }

    .covid_19{
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .emergency_link{
        display: inline;
        transition: .3s;
    }

    .area_prefecture a{
        margin: 0 10px;
    }
    @media (max-width: 750px) {
        .area_prefecture{
            font-size: 20px;
        }
    }

    .wrap_flex{
        position: relative;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        margin-bottom: 100px;
    }
    .pd{
        width: 100%;
        padding-top: 85%;
    }
    .op{
        visibility: hidden;
        width: 500px;
        height: 0;
    }
    .mod__four-blocks--item{
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }
    .img_wrap{
        position: relative;
        width: calc(50% - 10px);
        height: calc(50% - 10px);
        margin-bottom: 20px;
        overflow: hidden;
        border-radius: 10px;
    }

    .img_txt{
        color: #fff;
        position: absolute;
        top: 40%;
        left: 10%;
        text-align: center;
        width: 80%;
        z-index: 10;
    }
    .img_wrap img{
        transition: .5s;
    }
    @media (min-width: 767px) {
        .img_wrap:hover img{
            transform: scale(1.05);
        }
    }
    .mod__four-blocks--item, .mod__glid4-slider--item{
        margin-right: 0;
    }
    .mod__four-blocks--item:before, .mod__glid4-slider--item:before{
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #000000;
        opacity: 0.3;
        z-index: 1;
    }
    .ins_tit{
        font-size: 32px;
        font-weight: bold;
    }
    @media (max-width: 767px) {
        .img_wrap{
            width: 100%;
        }
        .ins_tit{
            font-size: 5.8666666667vw;
        }
        .ins_dest{
            font-size: 3.4666666667vw;
        }
        .wrap_flex{
            margin-bottom: 10vw;
        }
        .img_wrap img{
            transform: translate(0, 0)!important;
            width: 136%!important;
        }
    }