@charset "UTF-8";
/* ------------------------------------------------------------------------------
トップ　top
------------------------------------------------------------------------------ */
/* PC -------------------------------------------------------------- */
footer {
  margin-top: 0;
}

.mainVisual {
  padding: 25px 0 35px;
  background: url(../img/bg_top.jpg) no-repeat 50% 0;
  background-size: cover;
}

.mainVisInner {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 10px;
}

.mainVisTxt {
  margin-top: 50px;
  padding: 20px 20px;
  border: solid 2px #ff9505;
}

.mainVisTxt .date {
  font-size: 220%;
  font-weight: bold;
  line-height: 1.5;
  color: #ff9505;
  float: left;
}

.mainVisTxt .txt {
  font-size: 160%;
  line-height: 1.5;
  margin-left: 205px;
}

.topCont01Wrap {
  background: #eef3f8;
  /*
margin-bottom:50px;
*/
}

.topNews {
  margin: 0 0 80px;
  padding: 40px 0;
  position: relative;
  background: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.topNewsWrap {
  max-width: 720px;
  margin: 0 auto;
}

.topNewInner {
  float: left;
  width: 100%;
  padding: 0 10px;
  position: relative;
  box-sizing: border-box;
}

.topNewInner h3 {
  margin-bottom: 15px;
  font-size: 280%;
  font-weight: bold;
  color: #1f1f1f;
  letter-spacing: 0.1em;
}

.topNewInner h3 span {
  display: block;
  font-size: 57.1%;
  color: #ff9505;
  padding-top: 5px;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 0.4em;
}

.topNewInner ul {
  width: 100%;
}

.topNewInner li {
  padding-left: 230px;
  position: relative;
  font-size: 160%;
}

.topNewInner li + li {
  margin-top: 15px;
}

.topNewInner li a {
  color: #1a1b25;
  text-decoration: none;
}

.topNewInner li a:hover {
  text-decoration: underline;
}

.topNewLabel {
  display: inline-block;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  color: #1f1f1f;
  position: absolute;
  top: 0;
  left: 0;
}

.topNewLabCategory {
  width: 10em;
  display: inline-block;
  margin-left: 10px;
  padding: 3px 0;
  color: #ffffff;
  font-weight: bold;
  font-size: 80%;
  text-align: center;
}

.topNewNew {
  color: #eb6506;
  font-weight: bold;
  display: inline-block;
  margin-left: 1em;
}

.topNewList,
.topNewList:visited {
  display: block;
  width: 102px;
  padding: 10px 40px 10px 10px;
  font-size: 140%;
  text-align: center;
  color: #fff;
  text-decoration: none;
  background: linear-gradient(90deg, #0c21c3, #0874dc);
  position: absolute;
  top: 0;
  right: 10px;
  transition: 0.3s;
}

.topNewList::after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  position: absolute;
  top: calc(50% - 5px);
  right: 30px;
  transform: rotate(45deg);
}

.topNewList:hover {
  opacity: 0.8;
}

.topFacebook {
  float: right;
  max-width: 40%;
  overflow: hidden;
}

.topFacility {
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
}

.topFacilityInner {
  width: 100%;
  position: relative;
}

.topFacilityInner::before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 81%;
}

.topFacility h3 {
  font-size: 2rem;
  font-weight: 300;
  color: #1f1f1f;
  letter-spacing: 0.1em;
  padding: 0 1em;
}

.topFacility h3 .eiji {
  display: block;
  padding-top: 5px;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.6rem;
  color: #ff9505;
  letter-spacing: 0.4em;
}

.topFacility .guidetxt {
  font-size: 160%;
  padding: 0 1em;
  text-align: right;
  margin-bottom: 30px;
}

.topFacility .sanka::before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 25%;
}

.topFacility .touroku::before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 30%;
}
.topFacility .fo::before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 30%;
}

.topFacility .sanka {
  width: 239px;
  height: 156px;
  background: url(../img/fkds_shisetsu.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 50;
  font-size: 66px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  color: #eb6506;
  line-height: 1;
}

.topFacility .touroku {
  width: 216px;
  height: 156px;
  background: url(../img/fkds_shorei.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: 155px;
  left: 0px;
  z-index: 50;
  font-size: 66px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  color: #eb6506;
  line-height: 0.8;
}

.topFacility .fo {
  width: 216px;
  height: 156px;
  background: url(../img/fkds_fo.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: 155px;
  left: 199px;
  z-index: 50;
  font-size: 66px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  color: #eb6506;
  line-height: 0.8;
}


.topFacility .sanka span,
.topFacility .fo span,
.topFacility .touroku span {
  position: relative;
  text-align: center;
  display: block;
  box-sizing: border-box;
}

/*
.topFacility .touroku span{
position: absolute;
top: 0;
left: 0;
display: block;
box-sizing: border-box;
width: 100%;
height: 100%;
padding: 14% 0 0 40%;
}
*/
.topFacility .map {
  max-width: 1082px;
  margin-left: -8.2%;
  position: absolute;
  top: 45px;
  left: 0;
  z-index: 100;
}

/* ipad用 */
@media screen and (max-width: 768px) {
  .topFacebook iframe {
    width: 96%;
  }
  .topFacility .sanka {
    width: 30%;
    font-size: 8vw;
  }
  .topFacility .touroku {
    width: 27%;
    font-size: 8vw;
  }
    .topFacility .fo {
    width: 27%;
    font-size: 8vw;
  }
  .topFacility .sanka {
    top: 0px;
    left: 5px;
  }
  .topFacility .touroku {
    top: 85px;
    left: 5px;
  }
    .topFacility .fo {
    top: 85px;
    left: calc(5px + 32%);
  }
  }

@media screen and (max-width: 1160px) {
  .topFacility .map {
    max-width: 1000px;
    margin-left: 0;
	top: 90px;
  }
  .topFacility .sanka {
   /* width: 26%;*/
    font-size: 7vw;
  }
  .topFacility .touroku {
    /*width: 26%;*/
    font-size: 7vw;
  }
    .topFacility .fo {
    /*width: 23.5%;*/
    font-size: 7vw;
  }
  .topFacility .sanka {
    top: 0px;
    left: 5px;
  }
  .topFacility .touroku {
    top: 155px;
    left: 5px;
  }
    .topFacility .fo {
    top: 155px;
    left: calc(5px + 24%);
  }
}

.topFacBtn,
.topFacBtn:visited {
  display: block;
  box-sizing: border-box;
  width: 30.4%;
  min-width: 250px;
  font-size: 160%;
  color: #fff;
  text-decoration: none;
  text-align: center;
  line-height: 1;
  padding: 20px 50px;
  background: linear-gradient(90deg, #0c21c3, #0874dc);
  position: absolute;
  bottom: 5%;
  right: 0;
  z-index: 50;
  transition: 0.3s;
}

.topFacBtn::after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  position: absolute;
  top: calc(50% - 5px);
  right: 40px;
  transform: rotate(45deg);
}

.topFacBtn:hover {
  opacity: 0.8;
}

.topCont02Wrap {
  box-sizing: content-box;
  max-width: 1000px;
  margin: 0 auto 80px;
  padding: 0 10px;
}

.topCont02Wrap h3 {
  font-size: 240%;
  font-weight: bold;
  color: #1f1f1f;
  text-align: center;
  margin-bottom: 40px;
}

.topCon02WraTxtblock {
  padding: 50px 48px;
  background: #f4f6f8;
}

.topCon02WraTxtblock p {
  font-size: 180%;
  line-height: 1.3;
}

/* ----------------------------------------------------------------- */
@media screen and (max-width: 750px) {
  /* SP -------------------------------------------------------------- */
  .mainVisual {
    padding: 30px 0 40px;
  }
  .mainVisTxt {
    margin-top: 25px;
    padding: 15px;
  }
  .mainVisTxt .date {
    font-size: 180%;
    float: none;
  }
  .mainVisTxt .txt {
    font-size: 140%;
    margin-left: 0;
  }
  /*
.topCont01Wrap{
margin-bottom:30px;
}
*/
  .topNews {
    margin: 0 auto 40px;
    padding: 0 10px;
    position: relative;
  }
  .topNewInner {
    float: none;
    width: 100%;
    margin-bottom: 25px;
    padding: 20px 0;
  }
  .topNewInner h3 {
    font-size: 220%;
    float: none;
    text-align: center;
    margin-bottom: 15px;
  }
  .topNewInner ul {
    width: auto;
    margin: 0 0 20px;
  }
  .topNewInner li {
    padding-left: 0;
    padding-bottom: 10px;
    font-size: 140%;
    border-bottom: solid 1px #ccc;
  }
  .topNewInner li + li {
    margin-top: 10px;
  }
  .topNewLabel {
    display: block;
    margin-bottom: 5px;
    position: static;
  }
  .topNewList {
    display: block;
    width: 160px;
    padding: 13px 40px;
    margin: 0 auto;
    position: relative;
    top: inherit;
    right: inherit;
  }
  .topFacebook {
    float: none;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    margin-bottom: 25px;
  }
  .topFacebook iframe {
    width: 100%;
  }
  .topFacilityInner::before {
    content: "";
    display: block;
    padding-top: calc(90px + 80%);
  }
  .topFacility h3 {
    font-size: 220%;
    left: 10px;
  }
  .topFacility h3 .eiji {
    padding-top: 0;
    font-size: 57.1%;
  }
  .topFacility .guidetxt {
    font-size: 120%;
  }
  .topFacility .sanka {
    width: 30%;
    font-size: 8vw;
  }
  .topFacility .touroku {
    width: 27%;
    font-size: 8vw;
  }
    .topFacility .fo {
    width: 27%;
    font-size: 8vw;
  }
  .topFacility .sanka {
    top: 0px;
    left: 5px;
  }
  .topFacility .touroku {
    top: 79px;
    left: 5px;
  }
    .topFacility .fo {
    top: 79px;
    left: calc(5px + 25%);
  }
  .topFacility .map {
    width: calc(100% - 20px);
    top: calc(5px + 16%);
    left: 10px;
  }
  .topFacBtn {
    min-width: 240px;
    font-size: 140%;
    padding: 15px 40px;
    position: absolute;
    bottom: 5%;
    right: 50%;
    transform: translateX(50%);
  }
  .topFacBtn::after {
    right: 30px;
  }
  .topCont02Wrap {
    margin: 0 auto 60px;
  }
  .topCont02Wrap h3 {
    font-size: 200%;
    margin-bottom: 20px;
  }
  .topCon02WraTxtblock {
    padding: 25px 24px;
  }
  .topCon02WraTxtblock p {
    font-size: 160%;
  }
}
