@charset "utf-8";

/* CSS Document */

/***********
pageHeading
************/

.pageHeading-title {
  font-family: 'SimSun','Noto Serif SC',serif;
}

/***********
separate
************/

.pageHeadline-title {
  font-family: 'SimSun','Noto Serif SC',serif;
}
/***********
separate
************/

/***********
equipmentIntro
************/

.equipmentIntro-title {
  font-family: 'SimSun','Noto Serif SC',serif;
}
/***********
equipmentInfo
************/

/***********
therapyInfo
************/

.therapyInfo-title {
  font-family: 'SimSun','Noto Serif SC',serif;
}

/***********
therapyDetail
************/

.therapyDetail-title {
  font-family: 'SimSun','Noto Serif SC',serif;
}

/***********
pageNavi
************/

.pageNavi-list a {
  font-size: 116%;
  height: 6em;
}

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

  .pageNavi{
    padding-bottom: 5em;
  }
  .pageNavi-list {
    display: block
  }
  .pageNavi-list li {
    flex: 1;
    margin-right: 0;
    margin-bottom: 2px;
  }
  .pageNavi-list a {
    font-size: 116%;
    height: auto;
    padding: 1em 3em 1em 2.5em;
    line-height: 1.35;
  }
  .pageNavi-list a::before {
    left: auto;
    right: 1em;
  }

}

/***********
cost
************/

/***********
faq
************/

.faq-heading::before {
  font-family: 'SimSun','Noto Serif SC',serif;
}

.faq-answer-inner::before {
  font-family: 'SimSun','Noto Serif SC',serif;
}

/***********
staff
************/

.staff-heading {
  font-family: 'SimSun','Noto Serif SC',serif;
}


/***********
inquiry
************/


/***********
access
************/

.access-map-img figcaption {
  font-family: 'SimSun','Noto Serif SC',serif;
}
/***********
accessCaution
************/


/***********
box
************/


/***********
catNavi
************/


/***********
article
************/

/***********
post
************/

/***********
pagination
************/

/***********
sitemap
************/


/***********
targetDisease
************/


/***********
contentsNavi
************/


/***********
message
************/

.message-title {
  font-family: 'SimSun','Noto Serif SC',serif;
}
.message-prof-pos {
  font-family: 'SimSun','Noto Serif SC',serif;
}
.message-prof-heading {
  font-family: 'SimSun','Noto Serif SC',serif;
}

/***********
staffSchedule
************/

/***********
scheduleTime
************/



/***********
member
************/

/***********
memberModal
************/

/***********
personnelLink
************/


/***********
downloadBtn
************/


/***********
introduce
************/

/***********
phone
************/

/***********
flowSummary
************/

/***********
flow
************/

.flow-heading-num {
  font-family: 'SimSun','Noto Serif SC',serif;
}


/***********
taegetChart
************/


/***********
priceSummary
************/


/***********
priceChart
************/


/***********
targetPrice
************/

/***********
headingList
************/

.headingList {
}
.headingList li {
  font-family: 'SimSun','Noto Serif SC',serif;
  font-size: 231%;
  padding-bottom: 0.5em;
  letter-spacing: 0;
  line-height: 1.4;
}
.headingList li a {
  color: #04273c;
  text-decoration: none;
}
body.is-pc .headingList li a:hover {
  text-decoration: underline;
}

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

  .headingList li {
    font-size: 124%;
  }

}

/***********
xxxxx
************/






































