@charset "UTF-8";

.p-news {
    padding: 70px 0 100px;
}

.p-news-head {
    padding-bottom: 60px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.p-news-btn {
    width: 170px;
    min-height: 45px;
}

.p-news-btn a {
    display: block;
    background: #00479D;
    color: #fff;
    font-size: 18px;
    font-size: 1.8rem;
    text-decoration: none;
    text-align: center;
    line-height: 1;
    padding: 13px 0;
    border-radius: 15px;
    transition: .3s;
}

.p-content {
  padding: 0px 0 100px;
}



.p-block .m-head {
    padding-bottom: 30px;
}

.p-more {
    width: 150px;
}

.p-more a {
    display: block;
    clear:both;
    background: #00479D;
    color: #fff;
    font-size: 18px;
    font-size: 1.2rem;
    text-decoration: none;
    text-align: center;
    line-height: 1;
    padding: 13px 0;
    border-radius: 15px;
    letter-spacing: 0,.1em;
    transition: .3s;
}

.p-about .p-block::before {
  position: absolute;
  content: "";
  right: 10px;
  top: -270px;
  width: 1240px;
  height: 552px;
  background-size: cover;
  background: url("../../images/top/top_02_pc.png")no-repeat;
  pointer-events: none;
}

.p-blog {
    padding-top: 50px;
    padding-bottom: 100px;
}


.p-blog-block {
    max-width: 320px;
    width: 31%;
    margin-right: 2%;
}

.p-blog-block:nth-child(n + 3) {
    margin-right: 0;
}

.p-blog-img {
  margin: 0 auto 20px;
    width: 100%;
    height: 221px;
    border-radius: 40px;
    overflow: hidden;
    transition: .3s;
}

.p-blog-img a {
  display: block;
}

.p-blog-content {
    padding: 50px 0 60px;
    display: flex;
    align-items: flex-start;
}


.p-blog .p-more {
    margin: 0 0 0 auto;
}

.box_facility{
    display: block;
    clear:both;
    margin-top:30px;    
    margin-bottom:10px;    
    margin-left:auto;
    margin-right:auto;
}
.list_facility{
    display: block;
    float:left;
    width:46%;
    margin-right:12px;
    margin-bottom:20px;
}
.list_facility .m-lead{
    margin-top:0.5em;
}
.box_facility > div-child(2n){
    margin-right:0;
}
.list_facility p{
    line-height:1.25em;
    text-align:center;
}
.list_facility a{
    text-decoration:none;
    text-decoration-color:#0023A0;
}

@media screen and (min-width: 768px){

  .p-mv:hover {
    opacity: .8;
  }

  .p-news-btn a:hover {
    background: #3f9fde;
  }

  .p-more a:hover {
    background: #3f9fde;
  }

  .p-blog-img:hover {
    opacity: .7;
  }

}

@media screen and (max-width: 1079px) {

  .p-mv-content {
    width: 95%;
  }

  .p-mv-lead {
    font-size: 3rem;
    height: 370px;
    top: 40px;
  }

  .p-mv {
      height: 450px;
  }

  .p-news {
    padding: 60px 0;
  }

  .p-news-head {
    padding-bottom: 40px;
  }

  .p-news-btn a {
    font-size: 1.6rem;
  }

  .p-news-btn {
    min-height: auto;
  }

  .p-block .m-head {
      padding-bottom: 20px;
  }

  .p-block .m-lead {
      padding-bottom: 25px;
  }

  .p-block {
      padding: 50px 0 0 50px;
  }

  .p-oazukari .p-block {
      padding: 50px 50px 0 0;
  }

  .p-map {
    margin-bottom: 40px;
    height: 300px;
  }

  .p-kosha .m-head {
      padding-bottom: 20px;
  }

  .p-kosha .p-more {
      margin: 20px auto 0;
  }

  .p-blog-img {
    height: 160px;
    border-radius: 30px;
  }

  .p-blog {
    padding-top: 50px;  
    padding-bottom: 60px;
  }

  .p-blog-content {
    padding: 40px 0;
  }


}

@media screen and (max-width: 767px){

  .p-mv {
    height: 250px;
    padding: 0 40px;
    background: url("../../images/top/top_01_sp.jpg")no-repeat;
    background-position: center;
    background-size: cover;
  }

  .p-mv-content {
    width: 90%;
  }

  .p-mv-lead {
    font-size: 1.7rem;
    top: 30px;
    height: 210px;
    width: 140px;
  }

  .p-news {
    padding: 45px 0 75px;
  }

  .p-news-head {
      padding-bottom: 40px;
  }

  .p-news-btn {
      width: 140px;
  }

  .p-news-btn a {
      font-size: 1.5rem;
      padding: 9px 0;
  }

  .p-content {
    position: relative;
    padding: 0px 0 0px;
  }





  .p-more a {
      font-size: 15px;
      padding: 9px 0;
  }

  .p-more {
      width: 125px;
  }

  .p-map {
    height: 215px;
  }

  .p-blog {
    padding: 50px 20px 75px;      
  }

  .p-blog-content {
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 20px 0 30px;
  }

  .p-blog-block {
    margin-right: 0;
      width: 48%;
      margin-bottom: 25px;
  }

  .p-blog-img {
      height: 110px;
      border-radius: 20px;
      margin-bottom: 10px;
  }

  .p-blog-block:nth-child(n + 3) {
      margin: 0;
  }

  .p-blog .m-blog-date {
      font-size: 12px;
      padding-bottom: 5px;
  }

  .p-blog .m-blog-link a {
    display: inline-block;
    font-size: 15px;
  }

  .p-blog .m-blog-link {
      padding-bottom: 10px;
      line-height: 1.4;
  }

  .p-blog .m-blog-cat a {
      font-size: 12px;
      padding-right: 0.5rem;
  }

}
