@charset "UTF-8";
/***************************************************************
下層ページ
***************************************************************/
.lower {
  background-image: url(image.php?id=42);
  padding-bottom: 60px;
}

.sp-block {
  font-weight: inherit;
}

.pc-dn {
  display: none;
}

/***************************************************************
ぱんくずリスト
***************************************************************/
.breadcrumb-list {
  background: url(image.php?id=41);
  margin-top: 95px;
  padding: 8px 0;
}

.breadcrumb-list__item {
  display: inline-block;
  font-size: 14px;
  list-style: none;
  padding: 0 5px;
  position: relative;
}

.breadcrumb-list__item.-home {
  padding-right: 15px;
}

.breadcrumb-list__item.-home::after {
  content: "\f105";
  font-family: "FontAwesome";
  font-size: 18px;
  margin-top: -10px;
  position: absolute;
  right: 0;
  top: 50%;
}

.breadcrumb-list__link {
  color: #00c3fd;
}

.breadcrumb-list__link:hover {
  text-decoration: none;
}

/***************************************************************
ページタイトル
***************************************************************/
.page-ttl-wrapper {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  padding-bottom: 30%;
}

.page-ttl-wrapper.-head {
  background-image: url(image.php?id=063);
}

.page-ttl-wrapper.-shoulder {
  background-image: url(image.php?id=064);
}

.page-ttl-wrapper.-waist {
  background-image: url(image.php?id=065);
}

.page-ttl-wrapper.-pelvis {
  background-image: url(image.php?id=066);
}

.page-ttl-wrapper.-traffic-accident {
  background-image: url(image.php?id=067);
}

.page-ttl {
  font-size: 0;
  margin: 50px 0;
  text-align: center;
}

.page-ttl-wrapper .page-ttl {
  background: rgba(255, 255, 255, 0.6);
  display: inline-block;
  margin: 50px 0 0 50px;
  padding: 30px 80px;
}

.page-ttl__txt {
  display: inline-block;
  color: #e8730e;
  font-size: 60px;
  font-weight: bold;
}

.page-ttl__txt.-first {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 140px;
  height: 140px;
  padding: 25px 10px 10px;
  background: url(/image.php?id=43);
  border-radius: 50%;
  color: #FFF;
  font-size: 100px;
}

.page-ttl__txt:nth-child(n+2) {
  margin: 0 0 0 10px;
}

.page-ttl__txt:nth-child(even) {
  vertical-align: middle;
}

.page-ttl__sub {
  color: #e8730e;
  display: block;
  font-size: 18px;
  font-weight: bold;
  margin-top: 15px;
  text-align: center;
}

/***************************************************************
コンテンツ
***************************************************************/
/*-----------------------
content-wrap
-----------------------*/
.content-wrap {
  margin-top: 50px;
}

/*-----------------------
content-ttl-low
-----------------------*/
.content-ttl-low {
  position: relative;
  text-align: center;
}

.content-ttl-low__txt {
  background-color: #ffbe5f;
  background-image: url(image.php?id=42);
  color: #FFF;
  font-size: 30px;
  font-weight: bold;
  display: inline-block;
  letter-spacing: 6px;
  padding: 0 1em;
  position: relative;
  text-shadow: 2px 2px 2px #333;
  text-align: center;
  z-index: 2;
}

.content-ttl-low::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 100%;
  height: 1px;
  background: #ccc;
  z-index: 1;
}

/*-----------------------
container-box
-----------------------*/
.content-box {
  background: #FFF;
  margin-top: 20px;
  padding: 50px;
}

.content-box__txt {
  line-height: 2;
}

/*-----------------------
symptom-list
-----------------------*/
.symptom-list__item {
  font-size: 24px;
  font-weight: bold;
  list-style: none;
  margin-bottom: 30px;
  padding-left: 60px;
  position: relative;
}

.symptom-list__item::before {
  background-image: url(image.php?id=37);
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  height: 50px;
  margin-top: -27px;
  position: absolute;
  top: 50%;
  left: 0;
  width: 50px;
}

.symptom-list__item:last-child {
  margin-bottom: 0;
}

/***************************************************************
頭痛
***************************************************************/
/*-----------------------
headache01
-----------------------*/
.content-box.-headache01 {
  background-image: url(image.php?id=44);
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: contain;
}

/***************************************************************
肩こり
***************************************************************/
/*-----------------------
headache01
-----------------------*/
.content-box.-shoulder01 {
  background-image: url(image.php?id=45);
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: contain;
}

/***************************************************************
腰痛
***************************************************************/
/*-----------------------
waist01
-----------------------*/
.content-box.-waist01 {
  background-image: url(image.php?id=46);
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: contain;
}

/***************************************************************
骨盤矯正
***************************************************************/
/*-----------------------
pelvis01
-----------------------*/
.content-box.-pelvis01 {
  background-image: url(image.php?id=47);
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: contain;
}

/***************************************************************
交通事故
***************************************************************/
/*-----------------------
traffic-accident01
-----------------------*/
.content-box.-traffic-accident01 {
  background-image: url(image.php?id=68);
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: contain;
  min-height: 200px;
}

/***************************************************************
料金
***************************************************************/
/*-----------------------
note-list
-----------------------*/
.note-list {
  margin-top: 30px;
}

.note-list__item {
  color: #F00;
  font-size: 14px;
  line-height: 1.5;
  list-style: none;
  margin-bottom: 5px;
  margin-left: 1em;
  text-indent: -1em;
}

.note-list__item:last-child {
  margin-bottom: 0;
}

/*-----------------------
price-header
-----------------------*/
.price-header {
  display: table;
  width: 100%;
}

.price-header > div {
  display: table-cell;
  vertical-align: middle;
}

.price-header__ttl {
  font-size: 22px;
  font-weight: bold;
  width: 60%;
}

.price-header__time {
  color: #666;
  font-size: 18px;
  white-space: nowrap;
}

.price-header__price {
  color: #76b755;
  font-size: 18px;
  font-weight: bold;
  white-space: nowrap;
}

/*-----------------------
price-container
-----------------------*/
.price-body {
  line-height: 2;
  margin-top: 20px;
}

.price-body__txt01 {
  margin-bottom: 10px;
}

.insurance-list {
  font-size: 0;
  max-width: 800px;
}

.insurance-list__ttl,
.insurance-list__txt {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  font-size: 14px;
  padding: 5px 8px;
}

.insurance-list__ttl {
  border-top: 1px solid #999;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  border-left: 1px solid #999;
  width: 40%;
}

.insurance-list__txt {
  border-top: 1px solid #999;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  width: 60%;
}

.insurance-list__ttl:first-child,
.insurance-list__txt:nth-child(2) {
  margin-bottom: 10px;
}

.price-note {
  font-size: 14px;
  margin-top: 15px;
}

.price-note__item {
  list-style: none;
  margin-left: 1em;
  text-indent: -1em;
}

/***************************************************************
院長
***************************************************************/
/*-----------------------
director-header
-----------------------*/
.director-header {
  display: table;
  table-layout: fixed;
  margin: 30px auto -20px;
  max-width: 1000px;
  width: 100%;
}

.director-header-img,
.director-header-txt {
  display: table-cell;
}

.director-header-img {
  vertical-align: bottom;
}

.director-header-img__img {
  vertical-align: bottom;
}

.director-header-txt {
  color: #76b755;
  vertical-align: middle;
}

.director-header-txt * {
  font-weight: bold;
}

.director-header-txt__box01 {
  font-size: 36px;
  line-height: 1.3;
}

.director-header-txt__box02 {
  font-size: 18px;
  margin-top: 30px;
  padding-top: 30px;
  text-align: right;
  position: relative;
}

.director-header-txt__box02::before {
  background: #76b755;
  content: "";
  height: 1px;
  position: absolute;
  top: 0;
  right: 0;
  width: 100px;
}

.director-header-txt__name {
  color: #000;
  font-size: 48px;
  margin-top: 10px;
}

.director-header-txt__name-img {
  width: 200px;
}

/*-----------------------
director-box01
-----------------------*/
.director-box01 {
  line-height: 2;
  margin-bottom: 30px;
  padding-bottom: 30px;
  position: relative;
}

.director-box01::after {
  background: #333;
  content: "";
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100px;
}

/*-----------------------
director-box02
-----------------------*/
.director-list {
  font-size: 0;
}

.director-list__ttl,
.director-list__txt {
  display: inline-block;
  font-size: 15px;
  line-height: 1.5;
  vertical-align: top;
}

.director-list__ttl {
  width: 10%;
}

.director-list__txt {
  margin-bottom: 15px;
  width: 90%;
}

.director-list__txt:last-child {
  margin-bottom: 0;
}

/***************************************************************
よくある質問
***************************************************************/
/*-----------------------
question-list
-----------------------*/
.question-list__blue,
.question-list__red {
  font-weight: bold;
}

.question-list__blue {
  color: blue;
}

.question-list__red {
  color: red;
}

.question-list__a {
  line-height: 1.5;
  margin-top: 15px;
  margin-left: 2.5em;
  text-indent: -2.5em;
}

/***************************************************************
アクセス
***************************************************************/
/*-----------------------
ggmap
-----------------------*/
.ggmap {
  padding-bottom: 400px;
  position: relative;
}

.ggmap__iframe {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

/*-----------------------
flow
-----------------------*/
.access-flow-wrapper {
  margin: 0 auto;
  max-width: 1000px;
}

.access-flow {
  background: #ffedb9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 50px;
  padding: 15px;
  position: relative;
}

.access-flow__num {
  background: #ffc200;
  border-radius: 0 50% 50% 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #FFF;
  font-size: 18px;
  font-weight: bold;
  padding: 15px 20px 15px 0;
  position: absolute;
  top: 15px;
  left: 0;
  text-align: right;
  width: 50px;
}

.access-flow-txt {
  padding: 8px 10px 0 60px;
}

.access-flow-txt__body {
  font-size: 18px;
  line-height: 1.5;
}

.access-flow-img {
  width: 300px;
}

.access-flow-img__img {
  display: block;
}

/*-----------------------
access-text01
-----------------------*/
.access-text01 {
  line-height: 1.7;
}

/*-----------------------
access-table
-----------------------*/
.access-table::after {
  clear: both;
  content: "";
  display: block;
  visibility: hidden;
}

.access-table__ttl,
.access-table__txt {
  border-bottom: 1px solid #999;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-top: 12px;
  padding-bottom: 12px;
}

.access-table__ttl {
  padding-left: 10px;
  width: 20%;
}

.access-table__txt {
  width: 80%;
}