@charset "utf-8";
@import url("destyle.css");
@import url("character.css");
@import url("flex.css");
/* CSS Document */
.inner {
  margin: 0 auto;
  max-width: 950px;
  text-align: center;
}
.inner2 {
  margin: 0 auto;
  max-width: 950px;
}
/*スライドショー*/
.slideBox {
  height: 1162px;
  overflow: hidden;
  position: relative;
}
.topdisp {
  z-index: 11;
  position: absolute;
  top: 32%;
  left: 68.35%;
  transform: translate(-50%, -50%);
}
.slideitem2 {
  z-index: 10;
  opacity: 0;
  width: 100%;
  height: 1162px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-animation: anime 30s 0s infinite;
  animation: anime 30s 0s infinite;
}
.slideitem2:nth-of-type(2) {
  -webkit-animation-delay: 10s;
  animation-delay: 10s;
}
.slideitem2:nth-of-type(3) {
  -webkit-animation-delay: 20s;
  animation-delay: 20s;
}
/* ふわっとアニメーション */
@keyframes anime {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  35% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    z-index: 9;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes anime {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  35% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    z-index: 9;
  }
  100% {
    opacity: 0;
  }
}
/*トップイメージ*/
.topimg1 {
  background: url("../img/top/topimg.png") no-repeat;
  background-size: 1900px 1281px;
  margin-bottom: 40px;
  padding-top: 20px;
}
.topimg2 {
  background: url("../img/clinic/topimg.png") no-repeat;
  background-size: 1900px 723px;
  min-height: 500px;
  padding-top: 50px;
}
.topimg3 {
  background: url("../img/imformation/topimg.png") no-repeat;
  background-size: 1900px 723px;
  min-height: 500px;
  padding-top: 50px;
}
.topimg4 {
  background: url("../img/medicalfitness/topimg.png") no-repeat;
  background-size: 1900px 723px;
  min-height: 500px;
  padding-top: 50px;
}
.topimg5 {
  background: url("../img/facility/topimg.png") no-repeat;
  background-size: 1900px 723px;
  min-height: 500px;
  padding-top: 50px;
}
.mainnav {
  width: 230px;
  background-color: #FFFFFF;
  opacity: 0.8;
  padding: 10px;
}
.mainnav2 {
  width: 230px;
  background-color: #FFFFFF;
  opacity: 0.8;
  padding: 10px;
}
.mainnav ul, .mainnav2 ul {
  padding: 0;
  margin: 0 0 0 10px;
}
.mainnav li, .mainnav2 li {
  color: #073965;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: bold;
  letter-spacing: 0px;
}
.navtel {
  width: 230px;
  margin: 0 0 0 auto;
  padding: 10px 10px 10px 10px;
  background: #073965;
  color: #fff;
  text-align: center;
}
.telicon {
  background: url("../img/common/telicon.png") no-repeat;
  background-size: 12px 20px;
  background-position: top 5px left 33px;
}
.mainnav li a:visited {
  color: #073965;
}
.mainnav2 li a:visited {
  color: #073965;
}
.smarttel {
  display: none;
}
/*index*/
.info {
  width: 800px;
  height: 250px;
  margin: 0 auto 60px;
}
.cloud {
  background: url("../img/top/cloud.png") no-repeat;
  background-size: 70px 70px;
  background-position: top -10px left 0px;
  padding-top: 10px;
}
.cloudch {
  padding-left: 30px;
}
.clinic {
  background: url("../img/top/9445.jpg") center center no-repeat;
  background-size: 1900px auto;
  position: relative;
  height: 500px;
  margin-bottom: 10px;
}
.inner_clinic {
  box-sizing: border-box;
  width: 100%;
  height: 500px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.reservation {
  background: url("../img/top/7220_.jpg") center center no-repeat;
  position: relative;
  height: 500px;
  margin-bottom: 60px;
}
.inner_reservation {
  box-sizing: border-box;
  width: 100%;
  height: 500px;
  display: flex;
  justify-content: right;
  align-items: center;
  text-align: left;
}
.map {
  margin-top: 40px;
}
.access_t {
  border-collapse: collapse;
}
.accesstable {
  border-right: 1px solid #00A0E9;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 20px;
  text-align: left;
}
.accesstable2 {
  padding-left: 20px;
  text-align: left;
}
.link {
  display: block;
  width: 200px;
  padding: 15px 100px 15px 100px;
  border: 1px solid #00A0E9;
  margin: 0 auto;
  background-color: #fff;
}
.link2 {
  display: block;
  width: 350px;
  padding-top: 15px;
  padding-bottom: 15px;
  border: 1px solid #00A0E9;
  text-align: center;
  background-color: #fff;
}
/*clinic*/
.clinictime {
  border-collapse: collapse;
  width: 600px;
  margin: 0 auto 40px;
}
.clinictime th {
  padding: 20px 12px;
  background-color: #E5E8E8;
  text-align: center;
  vertical-align: middle;
}
.clinictime td {
  padding: 20px 12px;
  border-bottom: 1px solid #C7C8C8;
  background-color: #fff;
  text-align: center;
  vertical-align: middle;
}
.clinictime_supplement {
  width: 600px;
  margin: 0 auto;
}
/*infomation*/
.treatmentnav {
  box-sizing: border-box;
  width: 100%;
  height: 400px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
}
.infotitle {
  font-size: 26px;
  border-bottom: 1px solid #00A0E9;
  margin-bottom: 10px;
  margin-top: 10px;
  font-weight: bold;
}
.infotitle_s {
  display: none;
}


#page_top{
  width: 50px;
  height: 50px;
  position: fixed;
  right: 0;
  bottom: 0;
  background: rgb(218,217,228);
background: linear-gradient(90deg, rgba(218,217,228,1) 0%, rgba(175,175,182,1) 50%, rgba(88,89,89,1) 100%); 
  opacity: 0.6;
}
#page_top a{
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}
#page_top a::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f106';
  font-size: 25px;
  color: #000;
  position: absolute;
  width: 25px;
  height: 25px;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}


/*footer*/
footer {
  margin-top: 100px;
}
.footerouter {
  background-color: #1C2D6E;
}
.fotterinnercover {
  display: flex;
  min-height: 60px; /* 高さ指定 */
  color: #fff;
  justify-content: center;
  align-items: center;
}
.footertime {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 20px;
}
.footertime th {
  padding: 5px;
  background-color: #E5E8E8;
  text-align: center
}
.footertime td {
  padding: 5px;
  border-bottom: 1px solid #C7C8C8;
  background-color: #fff;
  text-align: center;
}