@charset "utf-8";


#block-1 .block_inner {
  position: relative;
}
#block-1 .block_head {
  background: url(../img/top/block01_title.png) no-repeat left top;
  background-size: cover;
}
#block-1 .right_block h4 {
  font-weight: bold;
}
#block-1 .pagetop_btn {
  position: absolute;
}
#block-1 .pagetop_btn a {
  display: block;
}
#block-1 .right_block p {
  color: #303030;
}
#block-2 .block_head {
  background: url(../img/top/block02_title.png) no-repeat left top;
  background-size: cover;
}
.facility_box{
    margin-bottom: 25px;
}
.facility_detail {
  background-color: #f6f4f4;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  box-sizing: border-box;
  position: relative;
}
.facility_subbox a {
  color: #000000;
}
.facility_desc {
  position: relative;
}
.facility_name {
  font-weight: bold;
  position: relative;
}
.facility_name:before {
  content: "";
  display: block;
  background-image: url(../common/img/parts/icn_facility.png);
  background-repeat: no-repeat;
  background-position: right top;
  background-size: contain;
  position: absolute;
}
.facility_desc .facility_link {
  position: absolute;
  top: 0;
  right: 0;
}
.facility_desc .facility_link a {
  display: block;
  background-image: url(../common/img/parts/icn_arrow_right-ro.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
}
.facility_detail .under_l {
  position: absolute;
}
.facility_detail .under_l a {
  color: #666666;
  text-decoration: underline;
}
#block-3 .block_head {
  background: url(../img/top/block03_title.png) no-repeat left top;
  background-size: cover;
}
.news_date {
  font-family: "メイリオ", Meiryo, sans-serif;
  font-weight: bold;
  box-sizing: border-box;
}
.news_title a {
  color: #666666;
  text-decoration: underline;
}
.news_link {
  float: right;
}
.news_link a {
  display: block;
  color: #666666;
  font-weight: bold;
  background-image: url(../common/img/parts/icn_arrow_right-01.png);
  background-repeat: no-repeat;
  background-position: right center;
}



@media print, screen and (min-width: 1121px) {
  .facility_detail .facility_link a:hover {
    background-position: left -34px;
  }
  .facility_detail .under_l a:hover {
    color: #f0831e;
  }
  .news_title a:hover {
    color: #f0831e;
  }
  .news_link a:hover {
    color: #f0831e;
    background-image: url(../common/img/parts/icn_arrow_right-02.png);
  }
}



@media print, screen and (min-width: 751px) {
  .pc_mv {
    background: url(../img/top/pc_mv.jpg) no-repeat center center;
    background-size: cover;
    width: 100%;
    min-height: 498px;
    position: relative;
  }
  .mv_mask {
    background: url(../img/top/pc_mv_mask.png) no-repeat center bottom;
    background-size: cover;
    width: 100%;
    height: 90px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  #content.top-page header {
    height: 132px;
    box-sizing: border-box;
    padding-top: 25px;
  }
  #content.top-page header.is-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
  }
  #block-1 .block_inner {
    padding-top: 130px;
    padding-bottom: 120px;
  }
  #block-1 .block_head {
    width: 163px;
    height: 70px;
    margin-left: 173px;
    margin-bottom: 29px;
  }
  #block-1 .left_block {
    float: left;
    width: 511px;
    box-sizing: border-box;
  }
  #block-1 .left_block h2 {
    padding-left: 174px;
  }
  #block-1 .right_block {
    float: left;
    width: 609px;
    box-sizing: border-box;
  }
  #block-1 .right_block h4 {
    font-size: 20px;
    margin-bottom: 29px;
  }
  #block-1 .right_block p {
    width: 522px;
    font-size: 15px;
    line-height: 30px;
  }
  #block-1 .pagetop_btn {
    right: 0;
    bottom: -16px;
  }
  #block-2 .block_inner {
    padding-top: 97px;
    padding-bottom: 125px;
  }
  #block-2 .block_head {
    width: 238px;
    height: 183px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 53px;
  }
  .facility_subbox {
    float: left;
    width: 355px;
  }
  .facility_subbox ~ .facility_subbox {
    margin-left: 2.456%;
  }
  .facility_detail {
    height: 140px;
    padding: 20px 11px 20px 18px;
  }
  .facility_desc {
    padding-left: 33px;
    background-size: 34px 34px;
  }
  .facility_name {
    font-size: 20px;
    letter-spacing: 0.05em;
    margin-bottom: 9px;
  }
  .facility_name:before {
    width: 26px;
    height: 20px;
    left: -33px;
  }
  .facility_link a {
    width: 34px;
    height: 34px;
  }
  .facility_detail .under_l {
    bottom: 20px;
    left: 51px;
  }
  #block-3 .block_inner {
    padding-top: 60px;
    padding-bottom: 41px;
  }
  #block-3 .left_block {
    float: left;
    width: 375px;
  }
  #block-3 .block_head {
    width: 156px;
    height: 162px;
    margin-top: 90px;
    margin-left: 118px;
  }
  .news_block {
    float: left;
    width: 623px;
    color: #666666;
  }
  .news_list {
    font-size: 15px;
    padding-top: 41px;
    padding-bottom: 38px;
  }
  .news_list ~ .news_list {
    border-top: 1px #cfcfcf solid;
  }
  .news_date {
    float: left;
    width: 162px;
    padding-left: 31px;
  }
  .news_title {
    float: left;
    width: 437px;
  }
  .news_title a {
    line-height: 1.3em;
  }
  .news_link a {
    font-size: 15px;
    padding: 12px 40px 9px 0;
    padding-right: 40px;
    background-size: 34px 34px;
  }
}



@media screen and (max-width: 750px) {
  .spMv_wrapper {
    padding-top: 60px;
  }
  .sp_mv {
    background-image: url(../img/top/sp_mv.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: cover;
    width: 100%;
    padding-bottom: 61.333%;
    position: relative;
  }
  .sp_mv .mv_mask {
    background: url(../img/top/sp_mv_mask.png) no-repeat center top;
    width: 100%;
    height: 0;
    background-size: contain;
    padding-bottom: 11.2%;
    position: absolute;
    bottom: -4px;
    left: 0;
    right: 0;
    margin: auto;
  }
  #block-1 .block_inner {
    padding-top: 20px;
    padding-bottom: 78px;
  }
  #block-1 .left_block h2 {
    width: 30.666%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
  }
  #block-1 .block_head {
    width: 35.362%;
    height: 0;
    background-size: contain;
    padding-bottom: 15.4%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }
  #block-1 .right_block h4 {
    font-size: 18px;
    line-height: 1.4em;
    text-align: center;
    margin-bottom: 5%;
  }
  #block-1 .right_block p {
    line-height: 2em;
  }
  #block-1 .pagetop_btn {
    width: 42px;
    right: 0;
    bottom: -16px;
  }
  #block-2 .block_inner {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  #block-2 .block_head {
    width: 51.884%;
    height: 0;
    background-size: contain;
    padding-bottom: 39.89075%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
  }
  .facility_subbox ~ .facility_subbox {
    margin-top: 25px;
  }
  .facility_detail {
    width: 100%;
    padding: 17px 3% 15% 10px;
  }
  .facility_desc {
    background-size: 29px 29px;
    background-position: 97% 17px;
  }
  .facility_name {
    font-size: 18px;
    line-height: 1.2;
    padding-left: 30px;
    margin-bottom: 8px;
  }
  .facility_name:before {
    top: 0;
    left: 0;
    width: 25px;
    height: 19px;
    background-size: 25px 19px;
  }
  .facility_location {
    padding-left: 30px;
  }
  .facility_detail .under_l {
    bottom: 12%;
    left: 38px;
  }
  .facility_link a {
    width: 30px;
    height: 30px;
  }
  #block-3 .block_inner {
    padding-top: 85px;
    padding-bottom: 85px;
  }
  #block-3 .block_head {
    width: 33.913%;
    height: 0;
    background-size: contain;
    padding-bottom: 36%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 35px;
  }
  .news_block {
    width: 91.3043%;
    margin-left: auto;
    margin-right: auto;
  }
  .news_list {
    padding-top: 25px;
    padding-bottom: 25px;
    border-bottom: 1px #CCCCCC solid;
  }
  .news_date {
    margin-bottom: 6px;
  }
  .news_title {
    line-height: 1.4em;
  }
  .news_link {
    margin-top: 24px;
  }
  .news_link a {
    padding: 10px 36px 7px 0;
    background-size: 29px 29px;
  }
}