@charset "UTF-8";
/*--------------------------------------



--------------------------------------*/
.mainSlideWrap img {
  width: 100%;
}

.slideItem {
  position: relative;
  padding: 0 0 48.9%;
  text-decoration: none;
  display: block;
}
.slideItem img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: "object-fit: cover;"; /*IE対策*/
}

.sp-selected-button {
  background: #70A5D9;
}

/*--------------------------------------



--------------------------------------*/
.contentBox {
  margin: 0 0 70px;
}

.contentSubBox {
  margin: 0 0 60px;
}

.contentTitle {
  border-left: solid 10px #70A5D9;
  padding: 0 0 0 20px;
  font-size: calc(1.325rem + 0.675vw);
  font-weight: 700;
  margin: 0 0 20px;
}

.contentMinTitle {
  font-size: calc(1.375rem + 1.125vw);
  font-weight: 700;
  border-bottom: solid #EEEEEE 3px;
  position: relative;
  margin: 0 0 20px;
  padding: 0 0 2px;
}
.contentMinTitle::before {
  content: "";
  position: absolute;
  bottom: -3px;
  left: 0;
  height: 3px;
  width: 80px;
  background: #70A5D9;
  z-index: 1;
}

.contentSubTitle {
  border-left: solid 7px #70A5D9;
  font-size: calc(1.305rem + 0.495vw);
  font-weight: 500;
  margin: 0 0 10px;
  padding: 0 0 0 5px;
}

/*--------------------------------------



--------------------------------------*/
.main {
  margin: 0 0 65px;
}

.indexSlide img {
  width: 100%;
}

.indexLead {
  max-width: 1390px;
  padding: 0 15px;
  margin: 0 auto 70px;
}

.indexLeadWrap {
  background: #F9F9F9;
  padding: 30px 40px 75px;
}

.indexLeadText {
  max-width: 495px;
}

.indexLeadTitle {
  font-size: calc(1.355rem + 0.945vw);
  font-weight: 500;
  margin: 0 0 10px;
  color: #70A5D9;
}

.indexImg {
  margin: -50px auto 0;
  padding: 0 15px;
  max-width: 770px;
}

.doctorImg {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #F2FEFF;
  max-width: 280px;
  min-height: 280px;
  width: 100%;
  margin: 0 auto 15px;
}

.doctorWrap {
  max-width: 280px;
  margin: 0 auto;
  width: 100%;
}

.doctorNameWrap {
  border-bottom: solid 1px #CCCCCC;
  display: flex;
  align-items: flex-end;
  font-size: calc(1.285rem + 0.315vw);
  font-weight: 500;
  margin: 0 0 20px;
  padding: 0 0 5px;
  width: 100%;
}

.doctorName {
  font-size: calc(1.355rem + 0.945vw);
  font-weight: 500;
  margin: 0 10px;
}

.doctorKana {
  font-size: calc(1.265rem + 0.135vw);
  font-weight: 400;
  color: #7B7B7B;
}

.doctorInfo:not(:last-of-type) {
  margin: 0 0 15px;
}

.doctorInfoTitle {
  display: inline-block;
  font-size: calc(1.265rem + 0.135vw);
  color: #fff;
  background: #70A5D9;
  padding: 2px 10px;
  margin: 0 0 3px;
}

.clinicTableWrap {
  margin-bottom: 20px;
  overflow-x: scroll;
}

.clinicTable {
  max-width: 880px;
  min-width: 880px;
  width: 100%;
  border-top: solid 1px #CCCCCC;
  border-right: solid 1px #CCCCCC;
}

.clinicTableHead, .clinicTableData {
  border-bottom: solid 1px #CCCCCC;
  border-left: solid 1px #CCCCCC;
  text-align: center;
  padding: 10px;
  font-weight: 400;
}

.clinicTableHead {
  background: #F9F9F9;
}

.clinicTableHeadWhite {
  background: #fff;
}

.clinicTableHead125 {
  width: 125px;
}

.clinicTableHead175 {
  width: 175px;
}

.clinicTableDataText {
  color: #B9B9B9;
}

.clinicTableDataNote {
  font-size: calc(1.265rem + 0.135vw);
  display: block;
}

.clinicTableNote {
  font-size: calc(1.265rem + 0.135vw);
  display: flex;
  align-items: baseline;
  margin-bottom: 3px;
}
.clinicTableNote:before {
  content: "※";
  margin-right: 18px;
}

.timeTable {
  max-width: 300px;
  min-width: 300px;
  width: 100%;
  border-top: solid 1px #CCCCCC;
  border-right: solid 1px #CCCCCC;
}

.timeTableHead, .timeTableData {
  border-bottom: solid 1px #CCCCCC;
  border-left: solid 1px #CCCCCC;
  text-align: center;
  padding: 10px;
  font-weight: 400;
}

.timeTableHead {
  background: #F9F9F9;
}

.checkTableWrap {
  margin: 0 0 25px;
}
.checkTable {
  width: 100%;
  border-top: solid 1px #CCCCCC;
  border-right: solid 1px #CCCCCC;
}

.checkTableHead, .checkTableData {
  border-bottom: solid 1px #CCCCCC;
  border-left: solid 1px #CCCCCC;
  text-align: center;
  padding: 10px;
  display: block;
  font-weight: 400;
}

.checkTableHead {
  background: #F9F9F9;
}

.preventionText {
  border: solid 3px #F2F2F2;
  padding: 20px 50px 20px 15px;
  margin: 0 0 15px;
  display: inline-block;
}

.houseRowText {
  margin: 0 0 25px;
}

.houseImg {
  margin: 0 auto;
  max-width: 480px;
}

.houseTableWrap {
  margin: 0 0 25px;
}
.houseTable {
  width: 100%;
  border-top: solid 1px #CCCCCC;
  border-right: solid 1px #CCCCCC;
}

.houseTableHead, .houseTableData {
  border-bottom: solid 1px #CCCCCC;
  border-left: solid 1px #CCCCCC;
  text-align: center;
  padding: 10px;
  display: block;
  font-weight: 400;
}

.houseTableHead {
  background: #F9F9F9;
}

.flowBox {
  position: relative;
  padding: 15px 15px 15px 50px;
  background: #F9F9F9;
}

.flowText {
  font-size: calc(1.305rem + 0.495vw);
}
.flowText span {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  background: #70A5D9;
  width: 32px;
  height: 32px;
  font-size: calc(1.305rem + 0.495vw);
  left: 10px;
  top: 14px;
}

.flowArrow {
  display: block;
  max-width: 37px;
  margin: 20px auto;
  border-top: solid 15px #70A5D9;
  border-left: solid 20px transparent;
  border-right: solid 20px transparent;
}

.gmap {
  position: relative;
  padding: 0 0 45%;
}
.gmap iframe {
  width: 100%;
  height: 100%;
  position: absolute;
}

/*--------------------------------------



--------------------------------------*/
.facilityBg {
  position: relative;
  padding: 50px 0;
}

.facilityBgImg {
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.facilityBgImg::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #70A5D9;
  opacity: 0.56;
}
.facilityBgImg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: "object-fit: cover;"; /*IE対策*/
}

.facilityWrap {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 15px;
  padding: 45px 25px 35px;
}

.facilityTitle {
  position: relative;
  font-size: calc(1.425rem + 1.575vw);
  text-align: center;
  padding: 0 0 10px;
  margin: 0 0 20px;
}
.facilityTitle::before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 78px;
  height: 5px;
  background: #70A5D9;
  bottom: 0;
}

.facilityText {
  max-width: 980px;
  margin: 0 auto 15px;
}

.facilityItem {
  margin: 0 0 15px;
}

.facilityLink {
  display: flex;
  flex-direction: column;
  text-decoration: none;
  transition: 0.3s;
  height: 100%;
}
.facilityLink:hover {
  opacity: 0.8;
}

.facilityName {
  font-size: calc(1.265rem + 0.135vw);
  border: solid 1px #CCCCCC;
  padding: 10px;
  background: #fff;
  color: #444;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.facilityCoop {
  color: #fff;
  background: #FFAE44;
  border: solid 0;
  font-weight: bold;
}

.facilityHospital {
  color: #fff;
  background: #61D2DB;
  border: solid 0;
  font-weight: bold;
}

.facilityIno {
  color: #fff;
  background: #70A5D9;
  border: solid 0;
  font-weight: bold;
}

.facilitySakura {
  color: #fff;
  background: #F9A1A1;
  border: solid 0;
  font-weight: bold;
}

.facilityHidamari {
  color: #fff;
  background: #EEBE1F;
  border: solid 0;
  font-weight: bold;
}

@media (min-width: 1000px){
  .contentTitle {
    font-size: 2rem;
  }
  .contentMinTitle {
    font-size: 2.5rem;
  }
  .contentSubTitle {
    font-size: 1.8rem;
  }
  .indexLeadTitle {
    font-size: 2.3rem;
  }
  .doctorNameWrap {
    font-size: 1.6rem;
  }
  .doctorName {
    font-size: 2.3rem;
  }
  .doctorKana {
    font-size: 1.4rem;
  }
  .doctorInfoTitle {
    font-size: 1.4rem;
  }
  .clinicTableDataNote {
    font-size: 1.4rem;
  }
  .clinicTableNote {
    font-size: 1.4rem;
  }
  .flowText {
    font-size: 1.8rem;
  }
  .flowText span {
    font-size: 1.8rem;
  }
  .facilityTitle {
    font-size: 3rem;
  }
  .facilityName {
    font-size: 1.4rem;
  }
}

@media print, screen and (min-width: 500px){
  .contentRow {
    display: flex;
    align-items: flex-start;
  }
  .doctorImg {
    margin: 0 20px 0 0;
  }
  .doctorWrap {
    margin: 0;
  }
  .facilityList {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px 0 0;
  }
  .facilityItem {
    width: calc(50% - 20px);
    margin: 0 20px 15px 0;
  }
}

@media print, screen and (min-width: 768px){
  .facilityItem {
    width: calc(25% - 25px) !important;
    margin: 0 25px 15px 0 !important;
  }
}

@media print, screen and (min-width: 880px){
  .clinicTableWrap {
    overflow-x: auto;
  }
}

@media print, screen and (min-width: 960px){
  .contentBox {
    margin: 0 0 120px;
  }
  .contentSubBox {
    margin: 0 0 85px;
  }
  .indexLead {
    margin: 0 auto 90px;
  }
  .indexLeadRow {
    padding: 35px 0 0;
    position: relative;
  }
  .indexLeadWrap {
    padding: 135px 40px 150px;
    max-width: 770px;
    width: 56.6176470588%;
  }
  .indexLeadText {
    width: 64.2857142857%;
  }
  .indexLeadTitle {
    width: 64.2857142857%;
  }
  .indexImg {
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    max-width: 770px;
    width: 56.6176470588%;
  }
  .checkTable {
    max-width: 480px;
  }
  .checkTableHead, .checkTableData {
    text-align: left;
    display: table-cell;
  }
  .checkTableHead {
    width: 200px;
  }
  .houseRow {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .houseRowText {
    width: 57.6271186441%;
  }
  .houseImg {
    margin: 0;
    width: 40.6779661017%;
  }
  .houseTable {
    max-width: 680px;
  }
  .houseTableHead, .houseTableData {
    text-align: left;
    display: table-cell;
  }
  .houseTableHead {
    width: 140px;
  }
  .facilityBg {
    padding: 135px 0;
  }
  .facilityWrap {
    padding: 60px 30px;
  }
  .facilityText {
    margin: 0 auto 50px;
  }
}

/*# sourceMappingURL=index.css.map*/