@charset "UTF-8";
/*
Theme Name: 
*/
/* ----------------------------- リセット */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, var, b, i, dl dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
input, select {
  vertical-align: middle;
}
img {
  vertical-align: top;
  font-size: 0;
  line-height: 0;
  image-rendering: -webkit-optimize-contrast;
}
sup {
  font-size: 8px;
}
em {
  font-style: normal;
}
div:before, div:after, ul:before, ul:after, ol:before, ol:after, dl:before, dl:after {
  content: "";
  display: block;
}
div:after, ul:after, ol:after, dl:after {
  clear: both;
}
div, ul, ol, dl {
  zoom: 1;
}
ul#wp-admin-bar-root-default:after {
  clear: none;
}
/* ----------------------------- 全体 */
body {
  font-size: 14px;
  line-height: 1.8em;
  color: #333;
  font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ　Ｐゴシック", "MS PGothic", sans-serif;
  background: #fff;
  position: relative;
}
a {
  color: #333;
}
a:link, a:visited {
  text-decoration: none;
}
/*a:hover, a:active {}*/
a, a img {
  -webkit-transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -ms-transition: 0.2s ease all;
  transition: 0.2s ease all;
}
a:hover {
  opacity: 0.65;
  -ms-filter: "alpha(opacity=65)";
  filter: alpha(opacity=65);
}
.sp-only {
  display: none !important;
}
.show480 {
  display: none;
}
.show320 {
  display: none;
}
img, .bx-wrapper img {
  max-width: 100%;
  height: auto;
}
/* ----------------------------- 1. 各ページ共通 */
/*=======================================
共通レイアウト
=========================================*/
.wrap {
  margin-left: 140px;
  min-width: 1100px;
}
.l-wrap {
  width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px
}
.l-wrap-02 {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px
}
/*=======================================
simply-scroll
=========================================*/
.simply-scroll-container {
  position: relative;
}
.simply-scroll-clip {
  position: relative;
  overflow: hidden;
}
.simply-scroll-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.simply-scroll-list li {
  float: left;
  padding: 0;
  margin: 0;
}
.simply-scroll-list li img {
  display: block;
}
/*slide01*/
.slide01 .simply-scroll-list li {
  width: 251px;
  height: 251px;
  margin-left: 30px;
}
.slide01 .simply-scroll-container {
  height: 251px;
}
/*slide02*/
.slide02 .simply-scroll-list li {
  width: 396px;
  height: 450px;
  margin-left: 20px;
}
.slide02 .simply-scroll-container {
  height: 450px;
}
/*slide03*/
.slide03 .simply-scroll-list li {
  width: 300px;
  height: 300px;
  margin-left: 30px;
}
.slide03 .simply-scroll-container {
  height: 300px;
}
/*=======================================
ヘッダー
=========================================*/
/*=======================================
ナビゲーション
=========================================*/
.nav {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 140px;
  height: 100%;
  background-color: #FEF1DE;
}
.nav li {
  border-bottom: 1px solid #FFF;
}
.nav .sns {
  margin-top: 20px;
  text-align: center;
  padding-bottom: 15px;
}
/*.nav .sns a:nth-of-type(2) img { margin-left: 30px; }*/
.gorequest {
  position: fixed;
  z-index: 1000;
  top: 0;
  right: 0;
  width: 52px;
}
.gorequest a {
  display: block;
}
.gorequest a:nth-of-type(2) {
  margin-top: 1px;
}
/*=======================================
フッター
=========================================*/
.footer {
  padding-bottom: 35px;
}
.footer1 li:nth-of-type(2n+1) {
  float: left;
}
.footer1 li:nth-of-type(2n) {
  float: right;
}
.footer1 li a {
  display: block;
}
.footer2 {
  border-top: 43px solid #FF8C65;
  padding-top: 35px;
  margin-top: 80px;
}
.footer2-le {
  width: 55%;
  float: left;
  text-align: center;
  border-right: 1px solid #CCC;
  padding: 30px 0;
}
.footer2-le .box1, .footer2-le .box2 {
  display: inline-block;
  vertical-align: top;
}
.footer2-le .box2 {
  margin-left: 80px;
}
.footer2-le .box2 p {
  text-align: left;
  margin-bottom: 5px;
}
@media screen and (max-width: 1320px) {
  .footer2-le {
    display: table;
  }
  .footer2-le .box1 {
    display: table-cell;
    vertical-align: middle;
    width: 40%;
    margin: 0;
    padding-right: 20px;
    padding-left: 20px;
  }
  .footer2-le .box2 {
    display: table-cell;
    vertical-align: middle;
    width: 60%;
    margin: 0;
    padding-right: 20px;
  }
}
.footer2-ri {
  width: 39%;
  float: right;
  min-width: 470px;
  padding: 30px 0;
}
.footer2-ri ul {
  margin-bottom: 10px;
}
.footer2-ri li {
  display: inline-block;
  border-left: 1px solid #333;
  padding: 0 10px;
}
.footer2-ri li:nth-of-type(1) {
  border-left: none;
  padding-left: 0;
}
.footer2-ri p {
  color: #666;
  display: inline-block; /*margin-right: 40px;*/ margin-right: 85px;
}
.footer2-ri .sns {
  text-align: center;
  display: inline-block;
}
/*.footer2-ri .sns a:nth-of-type(2) img { margin-left: 30px; }*/
/*=======================================
ページトップへ
=========================================*/
/* ----------------------------- 2. トップページ */
/*=======================================
トップページ
=========================================*/
.p-top {}
.p-top .top-title {
  text-align: center;
}
.p-top .top1 {
  margin-top: 65px;
}
.p-top .top1 .top-title2 {
  text-align: center;
}
.p-top .top1 .top-title2 img {
  border-left: 1px solid #FFA726;
  border-right: 1px solid #FFA726;
  padding: 0 45px;
}
.p-top .top1-block1 .row {
  margin-top: 35px;
}
.p-top .top1-block1 .row ul {
  display: table;
  width: 100%;
}
.p-top .top1-block1 .row li {
  display: table-cell;
  text-align: center;
  border-right: 1px solid #FFF;
  width: calc(100% / 3);
}
.p-top .top1-block1 .row li p {
  margin-top: 30px;
  padding: 0 20px;
}
.p-top .top1-block1 .row li .txt1 {
  font-size: 107.14%;
  margin-top: 20px;
}

.more_btn a{
	margin-top: 1rem;
	display: inline-block;
	background:#FFA726;
	color: #fff;
	padding: .75rem 5rem;
}


.p-top .top2 {
  margin-top: 80px;
}
.p-top .top2 .top-title3 {
  text-align: center;
  color: #FFF;
  background-color: #FF8C65;
  font-size: 214.28%;
  border-radius: 35px;
  padding: 20px 0;
}
.p-top .top2 .top-title3 h3 {
  font-weight: normal;
}
.p-top .top2-block1 {
  margin-top: 40px;
}
.p-top .top2-block1 .box1 {
  width: 48%;
  float: left;
}
.p-top .top2-block1 .box1 h4 {
  margin-top: 15px;
}
.p-top .top2-block1 .box1 p {
  margin-top: 35px;
}
.p-top .top2-block1 .box2 {
  width: 48%;
  float: right;
}





.p-top .top3 {
  margin-top: 100px;
  display: flex;
  margin-left: 1rem;
}
.p-top .top3 .top3-block1 {
	width: 500px;
	box-sizing: border-box;
}

.p-top .top3 .top3-block2{
	width:500px;
	margin-left: 3rem;
	box-sizing: border-box;
}

.p-top .top3 .top3-block2 ul li {
  margin-bottom: 1.5rem;
}




.p-top .top4 {
  margin-top: 110px;
  position: relative;
  border-top: 1px solid #CCC;
}
.p-top .top4 .top-title4 {
  position: absolute;
  top: -15px;
  left: 0;
  right: 0;
  text-align: center;
}
.p-top .top4 .top-title4 h3 {
  display: inline-block;
  background-color: #FFF;
  padding: 0 60px;
}
.p-top .top4-block1 {
  margin-top: 40px;
}
.p-top .top4-block1 p {
  font-size: 15px;
}
.p-top .top4-block1 ul {
  width: 100%;
}
.p-top .top4-block1 li {
  display: table;
  width: 50%;
  float: left;
  border-bottom: 2px solid #FFF;
  box-sizing: border-box;
  text-align: center;
}
.p-top .top4-block1 .li1, .p-top .top4-block1 .li3 {
  border-right: 1px solid #FFF;
}
.p-top .top4-block1 .li2, .p-top .top4-block1 .li4 {
  border-left: 1px solid #FFF;
}
.p-top .top4-block1 .li1 {
  background: url(img/top/top_bg02.jpg) no-repeat center center;
  background-size: cover;
}
.p-top .top4-block1 .li2 {
  background: url(img/top/top_bg03.jpg) no-repeat center center;
  background-size: cover;
}
.p-top .top4-block1 .li3 {
  background: url("img/top/top_bg04_2112.jpg") no-repeat center center;
  background-size: cover;
}
.p-top .top4-block1 .li4 {
  background: url(img/top/top_bg05_2112.jpg) no-repeat center center;
  background-size: cover;
}
.p-top .top4-block1 .box1 {
  display: table-cell;
  vertical-align: middle;
  width: 45%;
  padding: 110px 20px;
}
.p-top .top4-block1 .box2 {
  display: table-cell;
  vertical-align: middle;
  width: 55%;
  padding: 0 50px;
  background-color: rgba(255, 255, 255, 0.75);
}
.p-top .top4-block1 .box2 a {
  display: block;
  width: 320px;
  background-color: #FF9774;
  color: #FFF;
  padding: 1em 0;
  margin-top: 20px;
}
@media screen and (max-width: 1320px) {
  .p-top .top4-block1 .box2 {
    padding: 0 20px;
  }
}
.p-top .slide01 {
  margin-top: 130px;
  margin-bottom: 100px;
}
.p-top .top5 {
  background: linear-gradient(rgba(255, 249, 241, 0) 25%, #FFF9F1 25%);
  padding-bottom: 100px;
}
.p-top .top5-block1 .box1 {
  width: 50%;
  float: right;
}
.p-top .top5-block1 .box2 {
  width: 46%;
  float: left;
}
.p-top .top5-block1 .box2 p {
  margin-top: 30px;
}
.p-top .top5-block1 .box2 a {
  display: block;
  background-color: #FFA726;
  width: 380px;
  color: #FFF;
  font-size: 142.85%;
  text-align: center;
  margin-top: 35px;
  padding: 1em 0;
}
.p-top .top6 {
  margin-top: 75px;
}
.p-top .top6 .top-title5 {
  text-align: center;
}
.p-top .top6 .slide03 {
  margin-top: 35px;
  margin-bottom: 35px;
}
.p-top .top6 p {
  color: #FF6633;
  text-align: center;
  font-size: 185.71%;
}
.p-top .top6 .img1 {
  margin-top: 55px;
}
.p-top .top7 {
  margin-top: 85px;
  background: url(img/top/top_bg06.jpg) no-repeat right center;
  background-size: cover;
  padding-top: 65px;
  padding-bottom: 115px;
}
@media screen and (max-width: 1700px) {
  .p-top .top7 {
    padding: 2% 0 7%;
    background: url(img/top/top_bg06.jpg) no-repeat right 25% center;
    background-size: cover;
  }
}
@media screen and (max-width: 1320px) {
  .p-top .top7 {
    background: url(img/top/top_bg06.jpg) no-repeat right -50px center;
    background-size: cover;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.p-top .top7-block1 {
  display: inline-block;
  width: 48%;
}
.p-top .top7-block1 h4 {
  margin-bottom: 25px;
}
.p-top .top7-block1 .txt1 {
  margin-top: 30px;
  color: #FF5015;
  border: 1px solid #FF6633;
  padding: 10px 0;
  text-align: center;
  background-color: #FFF;
  font-size: 142.85%;
}
.p-top .top7-block1 ul {
  display: table;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}
.p-top .top7-block1 li {
  display: table-cell;
}
.p-top .top7-block1 li:nth-of-type(1) {
  padding-right: 11px;
}
.p-top .top7-block1 li:nth-of-type(2) {
  border-left: 1px solid #FF5015;
  border-right: 1px solid #FF5015;
  padding: 0 11px;
}
.p-top .top7-block1 li:nth-of-type(3) {
  padding-left: 11px;
}
.p-top .top7-block1 li .txt2 {
  font-size: 128.57%;
  color: #666;
}
.p-top .top7-block1 li .txt3 {
  color: #FF5014;
  font-size: 214.28%;
  margin-top: 15px;
}
.p-top .top7-block1 li .txt3 span {
  font-size: 166.66%;
}
.p-top .top7-block1 a {
  display: block;
  width: 380px;
  color: #FFF;
  background-color: #FF8055;
  padding: 1em 0;
  margin-top: 10px;
  text-align: center;
  font-size: 142.85%;
}
.p-top .top7-block1 .txt1 + div {
  margin-top: 10px;
}
.p-top .top7-block1 .txt1 + div p {
  font-size: 85%;
  margin-top: 5px;
}
.p-top .top8 {
  font-size: 107.14%;
  margin-top: 25px;
  margin-bottom: 70px;
}
/* ----------------------------- 3. 下層ページ */
/*=======================================
固定ページ 共通
=========================================*/
.p-title1 {
  height: 366px;
}
.p-title2 {
  text-align: center;
  position: relative;
  padding-bottom: 105px;
}
.p-title2 h2 {
  position: absolute;
  top: -80px;
  left: 0;
  right: 0;
}
/*=======================================
施設紹介
=========================================*/
.p-about .p-title1 {
  background: url(img/about/about_tit01.jpg) no-repeat center center;
}
.p-about .p-title3 {
  text-align: center;
}
.p-about .p-title3 p {
  font-size: 128.57%;
  color: #5E5E5E;
  margin-top: 20px;
}
.p-about .about1-block1 {
  margin-top: 65px;
}
.p-about .about1-block1 .row {
  display: table;
  margin-bottom: 4px;
}
.p-about .about1-block1 .row .box1 {
  /*display: table-cell;
  width: 57%;*/
  border-left: 4px solid #FFF;
}

.p-about .about1-block1 .row1 .box2 {
  width: 50%!important;
}

.p-about .about1-block1 .row .box2 {
  display: table-cell;
  width: 57%;
  color: #FFF;
  padding: 120px;
}
.p-about .about1-block1 .row2 {
  display: table;
  margin-bottom: 6px;
}
.p-about .about1-block1 .row .box1 {
  display: table-cell;
  /*width: 43%;*/
  color: #FFF;
  padding: 120px;
}
.p-about .about1-block1 .row2 .box2 {
  display: table-cell;
  width: 57%;
  border-left: 4px solid #FFF;
}
.p-about .about1-block1 .row .box2 h4 {
  font-size: 142.85%;
  font-weight: normal;
}
.p-about .about1-block1 .row .box2 h4 span {
  font-size: 80%;
}
.p-about .about1-block1 .row .box2 p {
  font-size: 114.28%;
  margin-top: 30px;
}
.p-about .about1-block1 .row .box1 h4 {
  font-size: 142.85%;
  font-weight: normal;
}
.p-about .about1-block1 .row .box1 h4 span {
  font-size: 80%;
}
.p-about .about1-block1 .row .box1 p {
  font-size: 114.28%;
  margin-top: 30px;
}
.p-about .about1-block1 .row1 .box1 {
  background: url(img/about/about_img03.jpg) no-repeat center center;
  background-size: cover;
  border-right: 4px solid #FFF;
  border-left:none;
}
.p-about .about1-block1 .row1 .box2 {
  background: url(img/about/about_img02.jpg) no-repeat center center;
  background-size: cover;
}
.p-about .about1-block1 .row2 .box1 {
  background: url(img/about/about_img03.jpg) no-repeat center center;
  background-size: cover;
}
.p-about .about1-block1 .row2 .box2 {
  background: url(img/about/about_img04.jpg) no-repeat center center;
  background-size: cover;
}
.p-about .about1-block1 .row3 .box1 {
  background: url(img/about/about_img05.jpg) no-repeat center center;
  background-size: cover;
}
.p-about .about1-block1 .row3 .box2 {
  background: url(img/about/about_img06.jpg) no-repeat center center;
  background-size: cover;
}
.p-about .about2 {
  margin-top: 100px;
}
.p-about .p-title4 {
  font-size: 185.71%;
  color: #FFF;
  background-color: #FF8860;
  text-align: center;
  border-radius: 36px;
  padding: 1em 0;
  margin-bottom: 70px;
}
.p-about .p-title4 h3 {
  font-weight: normal;
}
.p-about .about2-block1 {}
.p-about .about2-block1 .box1 {
  width: 48%;
  float: left;
}
.p-about .about2-block1 .box1 p {
  font-size: 114.28%;
  margin-top: 40px;
  line-height: 2;
}
.p-about .about2-block1 .box2 {
  width: 48%;
  float: right;
}
.p-about .slide01 {
  margin-top: 75px;
}
.p-about .about3 {
  position: relative;
  margin-top: 140px;
  border-top: 1px solid #CCC;
  padding-top: 75px;
}
.p-about .about3 .label {
  text-align: center;
  position: absolute;
  top: -15px;
  left: 0;
  right: 0;
}
.p-about .about3 .label h3{
  background-color: #FFF;
  display: inline-block;
  padding: 0 145px;
}
.p-about .about3 table {
  width: 100%;
  background-color: #EFEFEF;
  font-size: 114.28%;
}
.p-about .about3-block1 th {
  font-weight: normal;
  text-align: left;
  vertical-align: top;
  padding: 20px 45px;
  border-bottom: 2px solid #FFF;
}
.p-about .about3-block1 td {
  padding: 20px 45px;
  border-bottom: 2px solid #FFF;
}
.p-about .about3-block1 td a {
  text-decoration: underline;
}
.p-about .about3-block1 td a:hover {
  text-decoration: none;
}
.p-about .about3-block2 {
  margin-top: 90px;
  margin-bottom: 135px;
}
.p-about .about3-block2 #map {
  height: 460px;
}
.p-about .about3-block2 #map iframe{
	width: 100%;
}
/*=======================================
サービス紹介
=========================================*/
/*共通*/
.p-service .label-set .label,
.p-rehabili .label{
  text-align: center;
}
.p-service .label-set .label h3,
.p-rehabili .label-set .label h3{
  font-weight: normal;
  font-size: 207.14%;
  color: #F89300;
  display: inline-block;
  background-color: #FFF;
  width: 370px;
}
.p-service .label-set .label-border,
.p-rehabili .label-set .label-border{
  border-top: 1px solid #CCC;
  position: relative;
  margin-top: -15px;
  z-index: -10;
}
/*----*/
.p-service .p-title1 {
  background: url(img/service/service_tit01.jpg) no-repeat center center;
}
.p-service .service1 { /*margin-top: 55px;*/
}
.p-service .service1 ul {
  background-color: #FF9774;
}
.p-service .service1 li {
  text-align: center;
  border-left: 1px solid #FFF;
  width: 219px;
  float: left;
}
.p-service .service1 li:nth-of-type(1) {
  border-left: 1px solid #FF9774;
}
.p-service .service1 li a {
  color: #FFF;
  display: block;
  padding: 1em 0;
}
.p-service .service1 li span {
  background: url(img/service/service_bg01.png) no-repeat left center;
  padding-left: 15px;
}
.p-service .service2 {
  margin-top: 85px;
}
.p-service .service2 h3 {
  text-align: center;
}
.p-service .service2 h3 img {
  padding: 0 130px;
  border-left: 1px solid #FFA726;
  border-right: 1px solid #FFA726;
}
.p-service .service2 .slide02 {
  margin-top: 55px;
}
.p-service .service2 li {
  background-color: #FFF8EE;
  text-align: center;
}
.p-service .service2 li h4 {
  font-size: 128.57%;
  color: #FF6633;
  margin: 40px 0 25px;
}
.p-service .service2 li p {
  padding: 0 30px;
}
.p-service .service3 {
  margin-top: 80px;
}
.p-service .service3-block1 .row {
  display: table;
  background-color: #FEF4E8;
  margin-top: 80px;
}
.p-service .service3-block1 .row .box1 {
  display: table-cell;
  width: 50%;
  background: url(img/service/service_img01.jpg) no-repeat center center;
  background-size: cover;
}
.p-service .service3-block1 .row .box2 {
  display: table-cell;
  width: 50%;
  text-align: center;
  padding: 110px 70px;
}
.p-service .service3-block1 .row .box2 p {
  margin-top: 35px;
}
.p-service .service3-block1 .txt1 {
  color: #F89200;
  font-size: 142.85%;
  text-align: center;
  margin-top: 60px;
}
.p-service .service3-block2 {
  margin-top: 30px;
}
.p-service .service3-block2 h4 {
  font-weight: normal;
  font-size: 114.28%;
  text-align: center;
  color: #F89200;
  padding: 1em 0;
  border: 1px solid #F89300;
}
.p-service .service3-block2 ul {
  margin-top: 40px;
}
.p-service .service3-block2 li {
  width: 48%;
  text-align: center;
  margin-bottom: 50px;
}
.p-service .service3-block2 li:nth-of-type(2n+1) {
  float: left;
}
.p-service .service3-block2 li:nth-of-type(2n) {
  float: right;
}
.p-service .service3-block2 li p {
  font-size: 16px;
  margin-top: 15px;
}
.p-service .service4 {
  margin-top: 65px;
}
.p-service .service4-block1 {
  margin-top: 55px;
}
.p-service .service4-block2 {
  position: relative;
  margin-top: -170px;
}
.p-service .service4-block2 ul {
  display: table;
  width: 100%
}
.p-service .service4-block2 li {
  display: table-cell;
  width: 25%;
  text-align: center;
}
.p-service .service4-block2 li img {
  vertical-align: bottom;
}
.p-service .service4-block2 li h4 {
  margin: 25px 0;
}
.p-service .service4-block2 li p {
  font-size: 114.28%;
}
.p-service .service5 {
  margin-top: 120px;
}
.p-service .service5-block1 .row {
  display: table;
  width: 100%;
  margin-top: 85px;
}
.p-service .service5-block1 .row .box1, .p-service .service5-block1 .row .box2 {
  display: table-cell;
  width: 50%;
  border-left: 1px solid #CCC;
  text-align: center;
  padding: 55px 0;
}
.p-service .service5-block1 .row .box2 {
  border-right: 1px solid #CCC;
}
.p-service .service5-block1 p {
  margin-top: 30px;
}
.p-service .service5-block1 .txt1 {
  font-size: 107.14%;
  margin-top: 20px;
}
.p-service .service6 {
  margin-top: 125px;
  margin-bottom: 90px;
}
.p-service .service6-block1 {
  margin-top: 75px;
  text-align: center;
}
.p-service .service6-block2 {
  position: relative;
  border: 5px solid #FF6633;
  margin-top: 30px;
  text-align: center;
  padding: 35px 0;
}
.p-service .service6-block2 .label2 {
  position: absolute;
  top: -53px;
  right: 155px;
}
.p-service .service6-block2 .txt1 {
  margin-top: 20px;
  font-size: 128.57%;
}
/*=======================================
出張リハビリ
=========================================*/
.p-rehabili .p-title1 {
  background: url(img/rehabili/rehabili_tit01.jpg) no-repeat center center;
}
.rehabili1 {
  text-align: center;
}
.rehabili1 p {
  margin-top: 30px;
}
.rehabili2 {
  text-align: center;
  margin-top: 80px;
}
.p-rehabili .p-title2{
	padding-bottom: 90px;
}

.p-logo_top{
	width: 500px;
	margin: 0 auto 50px;
}

.rehabili2 .l-wrap,
.rehabili4 .l-wrap{
	margin-top: 80px;
}

.rehabili2 li {
  position: relative;
  border: 1px solid #FF9900;
  background-color: #FFF8EE;
  width: 532px;
  margin-bottom: 30px;
  padding: 0 20px;
  height: 290px;
  box-sizing: border-box;
	border-radius: 15px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.rehabili2 li:nth-of-type(2n+1) {
  float: left;
  clear: both;
}
.rehabili2 li:nth-of-type(2n) {
  float: right;
}

.rehabili2 li .label {
  position: absolute;
  top: -20px;
  left: 0;
  right: 0;
}
.rehabili2 li p {
  font-size: 114.28%;
  margin-top: 20px;
}
.rehabili3 {
  margin: 80px auto 90px;
  background: url(img/rehabili/rehabili_img01.jpg) no-repeat center center;
  background-size: contain;
  padding: 166px 0 146px;
}
.rehabili3-block1 {
  display: inline-block;
  width: 60%;
}
.rehabili3-block1 h3 {
  padding: 0 20px;
  text-align: center;
}
.rehabili3-block1 .txt1 {
  font-size: 142.85%;
  color: #FFF;
  background-color: #FF6633;
  text-align: center;
  padding: 10px 0;
  margin-top: 30px;
}
.rehabili3-block1 ul {
  display: table;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}
.rehabili3-block1 li {
  display: table-cell;
}
.rehabili3-block1 li:nth-of-type(1) {
  padding-right: 11px;
}
.rehabili3-block1 li:nth-of-type(2) {
  border-left: 1px solid #FF5015;
  border-right: 1px solid #FF5015;
  padding: 0 11px;
}
.rehabili3-block1 li:nth-of-type(3) {
  padding-left: 11px;
}
.rehabili3-block1 li .txt2 {
  font-size: 128.57%;
  color: #666;
}
.rehabili3-block1 li .txt3 {
  color: #FF5014;
  font-size: 214.28%;
  margin-top: 15px;
}
.rehabili3-block1 li .txt3 span {
  font-size: 166.66%;
}
.rehabili3-block1 .txt1 + div {
  margin-top: 10px;
}
.rehabili3-block1 .txt1 + div p {
  marign-top: 5px;
  font-size: 84%;
}

.rehabili4 {
  margin: 50px auto;
}

.rehabili4 .reha4_box{
	width: 800px;
	max-width: 90%;
	margin: 0 auto;
}
.rehabili4 .reha4_box img{
	margin-bottom: 1rem;
}

.rehabili5{
	text-align: center;
	margin-bottom: 120px;
}

.rehabili5 h3{
	background: #FF8C65;
	color: #fff;
	padding: .5rem 2rem;
	border-radius: 50px;
	display: inline-block;
	margin-bottom: 10px;
}

.rehabili5 .p-logo{
  width: 500px;
  margin: 0 auto 20px;
}

.rehabili5 p span{
	display: block;
	font-weight: bold;
	font-size: 1.2rem;
	margin-bottom: 1rem;
}

.pdf_list{
	margin-top: 80px;
}

.pdf_list li:first-child{
	margin-bottom: 30px;
}

.pdf_btn a{
	display: inline-block;
	border: 2px solid #FFA726;
	background: #FFA726;
	color: #fff;
	font-weight: bold;
	padding: 25px 30px 25px 65px;
	font-size: 16px;
	width: 500px;
	font-size: 20px;
}

.pdf_btn a span{
	position: relative;
}

.pdf_btn a span::before{
	position: absolute;
	content: '';
	background: url(img/common/pdf_ico.svg) no-repeat;
	width: 35px;
	height: 35px;
	left: -45px;
	top: 0;
	bottom: 0;
	margin: auto;
}

@media screen and (max-width: 1700px) {
  .rehabili3 {
    background: url(img/rehabili/rehabili_img01.jpg) no-repeat right 30% center;
    background-size: cover;
    padding: 8% 0;
  }
}
@media screen and (max-width: 1320px) {
  .rehabili3 {
    background-size: cover;
    padding: 50px 0;
  }
}
.rehabili4 {
  margin-bottom: 80px;
}
.rehabili4 p {
  font-size: 107.14%;
}
/*=======================================
スタッフ紹介
=========================================*/
.p-staff .p-title1 {
  background: url(img/staff/staff_tit01.jpg) no-repeat center center;
}
.p-staff .p-title3 {
  font-size: 185.71%;
  color: #FFF;
  background-color: #FF8860;
  text-align: center;
  border-radius: 36px;
  padding: 1em 0;
  margin-bottom: 70px;
}
.p-staff .p-title3 h3 {
  font-weight: normal;
}
.p-staff li {
  overflow: hidden;
  margin-bottom: 100px;
}
.p-staff li img {
  float: left;
}
.p-staff li .box1 {
  float: right;
  width: 655px;
}
.p-staff li .box1 h4 {
  font-size: 114.28%;
  border-bottom: 1px solid #CCC;
  padding-bottom: 25px;
}
.p-staff li .box1 h4 span {
  font-size: 137.5%;
  font-weight: normal;
  color: #FF970B;
  background: url(img/staff/staff_bg01.png) no-repeat left center;
  display: inline-block;
  width: 215px;
  box-sizing: border-box;
  padding: 5px 0 5px 50px;
}
.p-staff li .box1 th, .p-staff li .box1 td {
  padding: 25px 0;
  border-bottom: 1px dotted #CCC;
}
.p-staff li .box1 th {
  width: 155px;
  color: #FF970B;
  font-size: 142.85%;
  font-weight: normal;
  vertical-align: top;
}
.p-staff li .box1 td {
  color: #666;
}
.p-staff li .box1 h5 {
  color: #FF970B;
  font-size: 142.85%;
  font-weight: normal;
  margin: 20px 0 10px;
}
.p-staff li .box1 p {
  color: #666;
}
/*=======================================
お知らせ
=========================================*/
.p-news .p-title1 {
  background: url(img/news/news_tit01.jpg) no-repeat center center;
}
.p-news .news1 {
  margin-bottom: 40px;
}
.p-news .news1 ul {
  background-color: rgba(249, 149, 0, 0.06);
}
.p-news .news1 li {
  padding: 30px;
  border-bottom: 1px solid #FFF;
}
.p-news .news1 li a {
  display: block;
}
.p-news .news1 li .txt1 {
  font-size: 114.28%;
  color: #666;
}
.p-news .news1 li .txt1 img {
  margin-right: 20px;
}
.p-news .news1 li .txt2 {
  font-size: 114.28%;
  color: #F89300;
  margin-top: 15px;
}
/*ページネーション*/
.pagination {
  text-align: center;
  margin-bottom: 40px;
}
.pagination a, .current {
  font-size: 85.71%;
  display: inline-block;
  border: 1px solid #ECECEC;
  border-radius: 5px;
  padding: 6px 0;
  width: 40px;
  margin-left: 5px;
}
.pagination a {
  color: #7F7F7F;
  text-decoration: none;
}
.current {
  color: #FFF;
  background-color: #383838;
}
/*----------------*/
/*facebook*/
.p-news .fb-wrap {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 110px;
}
/*--------*/
/*=======================================
資料請求
=========================================*/
.p-request .p-title1 {
  background: url(img/request/request_tit01.jpg) no-repeat center center;
}
/*contactform7*/
.request1 {
  text-align: center;
}
.request1 p {
  font-size: 114.28%;
}
.request1 .txt1 {
  font-size: 157.14%;
  color: #FFAB33;
  margin: 45px 0;
}
.request1 .txt2 {
  font-size: 142.85%;
  color: #FF3300;
  font-weight: bold;
  margin-bottom: 55px;
}
.request2 {
  background: url(img/request/request_bg01.png) left top;
  padding: 60px 0 125px;
  margin-top: 45px;
  margin-bottom: 120px;
}
.request2 .txt1 {
  font-size: 92.85%;
  color: #FF0000;
  margin-bottom: 30px;
}
.request2 .txt1 img {
  vertical-align: middle;
  margin-right: 10px;
}
.request2 th {
  text-align: left;
  font-weight: normal;
  font-size: 114.28%;
  padding-bottom: 30px;
  vertical-align: top;
}
.request2 th img {
  vertical-align: middle;
  margin-right: 10px;
}
.request2 th label {
  display: block;
  cursor: pointer;
}
.request2 td {
  padding-bottom: 30px;
  padding-left: 60px;
  vertical-align: middle;
}
.request2 td input {
  font-size: 100%;
  border: 1px solid #CCC;
  background: #FFF;
  padding: 10px;
  box-sizing: border-box;
}
.request2 .table1 input {
  width: 360px;
}
.request2 .table2 input {
  width: 500px;
}
.request2 .btn1 {
  text-align: center;
  margin-top: 40px;
}
.request2 .btn1 input {
  display: inline-block;
  vertical-align: middle;
  background: #FFA726;
  color: #FFF;
  width: 380px;
  padding: 28px 0;
  border: none;
  font-size: 142.85%;
  font-weight: bold;
  cursor: pointer;
}
.request2 .btn1 input.wpcf7c-btn-back {
  background-color: #747474;
  margin-right: 9px;
}
.request2 div.wpcf7-mail-sent-ok {
  display: none;
  border: none;
}
/*------------*/
/*=======================================
資料請求 完了
=========================================*/
.p-thanks {
  margin-bottom: 120px;
}
.p-thanks .btn2 {
  text-align: center;
}
.p-thanks .btn2 a {
  display: inline-block;
  vertical-align: middle;
  background: #FFA726;
  color: #FFF;
  width: 380px;
  padding: 28px 0;
  border: none;
  font-size: 142.85%;
  font-weight: bold;
}
/* ----------------------------- 4. 投稿 */
/*=======================================
お知らせ詳細
=========================================*/
.p-single {}
.p-single .single1 {}
.p-single .single1 .txt1 {
  color: #666;
  font-size: 114.28%;
}
.p-single .single1 .txt1 img {
  margin-right: 20px;
}
.p-single .single1 h3 {
  font-weight: normal;
  color: #F89300;
  font-size: 128.57%;
  margin-top: 15px;
}
.p-single .single1 .content {
  margin-top: 20px;
  border-top: 1px solid #D4D4D4;
  padding-top: 35px;
  padding-bottom: 65px;
  border-bottom: 1px solid #D4D4D4;
}
.p-single .btn1 {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 100px;
}
.p-single .btn1 a {
  display: inline-block;
  vertical-align: middle;
  background: #FFA726;
  color: #FFF;
  width: 380px;
  padding: 28px 0;
  border: none;
  font-size: 142.85%;
}
/*投稿の調整*/
#entrybody {
  font-size: 100%;
  margin-top: 0;
}
#entrybody a {
  color: rgb(0, 0, 238);
  text-decoration: underline;
}
#entrybody a:hover {
  text-decoration: none;
}
#entrybody a:link, #entrybody a:visited {
  color: rgb(85, 26, 139);
}
#entrybody ul, #entrybody ol {
  margin: 12px 0 12px 2em;
  list-style-position: inside;
  text-align: left;
}
#entrybody ol {
  list-style-type: decimal;
}
#entrybody ul li {
  text-align: left;
}
#entrybody ol li {
  text-align: left;
}
#entrybody strong {
  font-weight: bold !important;
}
#entrybody strong span {
  font-weight: bold !important;
}
#entrybody span strong {
  font-weight: bold !important;
}
#entrybody del strong {
  font-weight: bold !important;
}
#entrybody em strong {
  font-weight: bold !important;
}
#entrybody em {
  font-style: italic;
}
#entrybody p {
  line-height: 170%;
  margin: 0 0 1.2em;
}
td #entrybody p {
  margin-bottom: 0;
}
#entrybody em {
  font-style: italic !important;
}
#entrybody blockquote {
  margin: 15px 0 15px 24px;
}
#entrybody img {
  margin: 0 0 1em;
}
.alignleft, img.alignleft {
  display: inline;
  float: left;
  margin-right: 24px !important;
  margin-top: 4px !important;
}
.alignright, img.alignright {
  display: inline;
  float: right;
  margin-left: 24px !important;
  margin-top: 4px !important;
}
.aligncenter, img.aligncenter {
  clear: both;
  display: inline;
  margin-left: auto;
  margin-right: auto;
}
#entrybody img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
img.alignleft, img.alignright, img.aligncenter {
  margin-bottom: 12px !important;
}
.wp-caption {
  border: none;
  background: #f1f1f1;
  color: #888;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  margin-bottom: 20px;
  padding: 4px;
  -moz-border-radius: 0;
  -khtml-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.wp-caption img {
  margin: 5px;
}
.wp-caption p.wp-caption-text {
  margin: 0 0 4px;
}
.wp-smiley {
  margin: 0;
}
body#tinymce ul, body#tinymce ol {
  margin: 0 0 0 1.5em;
}
body#tinymce ul li {
  list-style: disc;
}
body#tinymce ol li {
  list-style: decimal;
}
#entrybody h1 {
  font-size: 200%;
  line-height: 150%;
}
#entrybody h2 {
  font-size: 180%;
  line-height: 150%;
}
#entrybody h3 {
  font-size: 150%;
  line-height: 150%;
}
#entrybody h4 {
  font-size: 132%;
  line-height: 150%;
}
#entrybody h5 {
  font-size: 116%;
  line-height: 150%;
}
#entrybody h6 {
  font-size: 108%;
  line-height: 150%;
}
/*=========*/
/* ----------------------------- 9. 共通パーツ */
.mt0 {
  margin-top: 0 !important;
}
.mt5 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt15 {
  margin-top: 15px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mt50 {
  margin-top: 50px;
}
.mt60 {
  margin-top: 60px;
}
.mt70 {
  margin-top: 70px;
}
.mt80 {
  margin-top: 80px;
}
.mt90 {
  margin-top: 90px;
}
.mb5 {
  margin-bottom: 5px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb50 {
  margin-bottom: 50px;
}
.mb60 {
  margin-bottom: 60px;
}
.mb70 {
  margin-bottom: 70px;
}
.mb80 {
  margin-bottom: 80px;
}
.mb90 {
  margin-bottom: 90px;
}
.pb0 {
  padding-bottom: 0 !important;
}
.u-col {
  color: #C39550;
}
.u-mincho {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "A1明朝", "A1 Mincho", "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W3", "HG明朝E", "MS PMincho", "ＭＳ Ｐ明朝", serif;
}
.u-gothic {
  font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ　Ｐゴシック", "MS PGothic", sans-serif;
}
.u-center {
  text-align: center !important;
}
.u-center th, .u-center td {
  text-align: center !important;
}
.u-right {
  text-align: right !important;
}
.u-right th, .u-right td {
  text-align: right !important;
}
.u-left {
  text-align: left !important;
}
.u-left th, .u-left td {
  text-align: left !important;
}
.googlemap-wrap {
  position: relative;
  padding-bottom: 460px;
  height: 0;
  overflow: hidden;
}
.googlemap-wrap iframe, .googlemap-wrap object, .googlemap-wrap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}