@charset "utf-8";

/* フリーウォーキングメディカル */

/* --------------------------------------------------------- */
/* トップページ */
/* --------------------------------------------------------- */
#banner_top_rec	{
	width : 100%;
	height : 52px;
	min-width : 1200px;
	background : url(../top_img/banner_recruit.jpg) no-repeat 50% 0 #FFF;
}
#banner_top_rec	a{
	height : 52px;
	width : 1200px;
	display : block;
}
#banner_top_rec	a span{
	display : none;
}


/* #topImage_jrw	{
	margin : 0 auto 16px auto;
	padding : 0;
	width : 1200px;
	height : 607px;
	background : url(../top_img/main_jrw.png) no-repeat;
}
#topImage_jrw span	{
	display : none;
} */
#topImage_taimei190215_2	{
	margin : 0 auto 16px auto;
	padding : 0;
	width : 1200px;
	height : 605px;
	background : url(../top_img/main_190215_2.png) no-repeat;
}
#topImage_taimei190215_2 span	{
	display : none;
}
#topImage_daimei	{
	margin : 0 auto 16px auto;
	padding : 0;
	width : 1200px;
	height : 607px;
	background : url(../top_img/main_daimei.png) no-repeat;
}
#topImage_daimei span	{
	display : none;
}
#over_banner	{
	width : 1200px;
	margin : 0 auto;
	position : relative;
	height : 116px;
	top : -350px;
	margin-bottom : -110px;
	}
/* メイン左下Youtube */
.bu_YouTube	{
	/* background : url(../top_img/bu_YouTube.png) no-repeat; */
	/* width : 320px; */
	/* height : 80px; */
	/* background : url(../img/banner_movie_jrw.jpg) no-repeat; */
	background : url(../top_img/banner_youtube.png) no-repeat;
	width : 320px;
	height : 80px;
	float : left;
	margin : 10px 0 0 10px;
	}
.bu_YouTube a	{
	width : 302px;
	height : 62px;
	display: block;
}
.bu_YouTube a:hover	{
	/* background : url(../top_img/bu_YouTube.png) no-repeat; */
	/* background : url(../img/banner_movie_jrw.jpg) no-repeat; */
	background : url(../img/banner_movie_daimei.png) no-repeat;
}
.bu_YouTube p	{
	display : none;
}
/* メイン右下フリーダイヤル */
.bu_0120	{
	/* background : url(../top_img/bu_0120.png) no-repeat; */
	background : url(../top_img/bu_0120-86-4846.png) no-repeat;
	width : 326px;
	height : 116px;
	float : right;
	margin-right : 10px;
	}
.bu_0120 a	{
	width : 326px;
	height : 116px;
	display: block;
}
.bu_0120 a:hover	{
	background : url(../top_img/bu_0120-86-4846.png) no-repeat;
}
.bu_0120 p	{
	display : none;
}
/* Wobble Horizontal */
@-webkit-keyframes bu_YouTube {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }

  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }

  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }

  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }

  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes bu_YouTube {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }

  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }

  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }

  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }

  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.bu_YouTube {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.bu_YouTube:hover, .bu_YouTube:focus, .bu_YouTube:active {
  -webkit-animation-name: bu_YouTube;
  animation-name: bu_YouTube;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Wobble Horizontal */
@-webkit-keyframes bu_0120 {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }

  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }

  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }

  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }

  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes bu_0120 {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }

  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }

  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }

  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }

  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.bu_0120 {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.bu_0120:hover, .bu_0120:focus, .bu_0120:active {
  -webkit-animation-name: bu_0120;
  animation-name: bu_0120;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}


/* 「立てる」「歩ける」「効果が出る」三位一体のリハビリトレーニング */
ul#topTraining	{
	width : 1001px;
	min-width : 1001px;
	margin : 0 auto;
	text-align : center;
	margin-bottom : 20px;
	}
ul#topTraining li span	{
	display : none;
	}
ul#topTraining li.tateru	{
	background : url(../top_img/tx_tateru.png) no-repeat 132px 0;
	width : 859px;
	height : 150px;
	margin-bottom : 20px;
	}
ul#topTraining li.kuuchu	{
	background : url(../top_img/bu_tr_kuuchu.png) no-repeat;
	width : 1001px;
	height : 200px;
	margin : 10px 0 20px 0;
	}
ul#topTraining li.kuuchu a	{
	background : url(../top_img/bu_tr_kuuchu.png) no-repeat;
	width : 1001px;
	height : 200px;
	display : block;
	}
ul#topTraining li.kinryoku	{
	float : left;
	background : url(../top_img/bu_tr_kinryoku.png) no-repeat;
	width : 320px;
	height : 200px;
	margin-right : 20px;
	}
ul#topTraining li.kinryoku a	{
	background : url(../top_img/bu_tr_kinryoku.png) no-repeat;
	width : 320px;
	height : 200px;
	display : block;
	}
ul#topTraining li.kansetsu	{
	float : left;
	background : url(../top_img/bu_tr_kansetsu.png) no-repeat;
	width : 320px;
	height : 200px;
	margin-right : 21px;
	}
ul#topTraining li.kansetsu a	{
	background : url(../top_img/bu_tr_kansetsu.png) no-repeat;
	width : 320px;
	height : 200px;
	display : block;
	}
ul#topTraining li.shinkei	{
	float : left;
	background : url(../top_img/bu_tr_shinkei.png) no-repeat;
	width : 320px;
	height : 200px;
	}
ul#topTraining li.shinkei a	{
	background : url(../top_img/bu_tr_shinkei.png) no-repeat;
	width : 320px;
	height : 200px;
	display : block;
	}
/* Outline In */
.kuuchu,
.kinryoku,
.kansetsu,
.shinkei {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.kuuchu:before,
.kinryoku:before,
.kansetsu:before,
.shinkei:before {
  pointer-events: none;
  content: '';
  position: absolute;
  border: #e1e1e1 solid 4px;
  top: -16px;
  right: -16px;
  bottom: -16px;
  left: -16px;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: top, right, bottom, left;
  transition-property: top, right, bottom, left;
}
.kuuchu:hover:before, .kuuchu:focus:before, .kuuchu:active:before,
.kinryoku:hover:before, .kinryoku:focus:before, .kinryoku:active:before,
.kansetsu:hover:before, .kansetsu:focus:before, .kansetsu:active:before,
.shinkei:hover:before, .shinkei:focus:before, .shinkei:active:before {
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
  opacity: 1;
}
#bg_top	{	/* トップページ背景茶 */
	width : 100%;
	min-width : 1200px;
	margin : 0 auto;
	padding :0 0 30px 0;
	background : #402000;
}
.top_md_info	{
	margin : 0 auto;
	padding : 40px 0;
	width : 1000px;
	display: flex;
	-webkit-box-align: center;
     -ms-flex-align: center;
        align-items: center;
	-webkit-box-pack: justify;
     -ms-flex-pack: justify;
   justify-content: space-between;
}
.box_3days	{
	border : solid 1px #d8d800;
	width : 320px;
	height : 70px;
	background : url(../top_img/icon_envelop.png) no-repeat 14px 50%;
	float : right;
	margin-right : 20px;
	}
.box_3days a	{
	width : 320px;
	height : 70px;
	display : block;
	color : #FFFFFF;
	text-decoration : none;
	}
.box_3days a:hover	{
	background : url(../top_img/icon_envelop.png) no-repeat 14px 50% #402000;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	}
.box_3days span	{
	font-size : medium;
	display : table-cell;
	vertical-align : middle;
	height : 70px;
	padding-left : 50px;
	}

body#top h2	{
	color : #FFFFFF;
	font-size : x-large;
	font-weight : 400;
	line-height : 1.4;
	}
/* ニュース、事例集 */
table.news_jirei	{
	border-collapuse : collapuse;
	width : 1000px;
	margin-bottom : 20px;
	}
table.news_jirei tr	{
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-bottom-color : #999999;
	}
table.news_jirei tr:first-child	{
	border : none;
	}
table.news_jirei tr:first-child	td:nth-child(odd),
table.news_jirei tr:first-child	td:nth-child(even){
	padding : 0;
	}
table.news_jirei td:nth-child(odd)	{
	background : #FFFFFF;
	vertical-align : top;
	padding : 18px 50px 34px 12px;
	}
table.news_jirei td:nth-child(even)	{
	background : #EEEEEE;
	text-align : center;
	width : 300px;
	vertical-align : top;
	padding : 14px 0;
	}
table.news_jirei .cap	{
	text-align : left;
	font-size : small;
	line-height : 1.4;
	text-indent : 15px;
	}
.update	{
	color : #d86c00;
	font-size : large;
	font-weight : 900;
	line-height : 1.6;
	}
.newsTx	{
	font-size : x-large;
	line-height : 1.2;
	padding : 4px;
	}
.newstx	{
	font-size : medium;
	line-height : 1.2;
	padding : 8px;
	}
ul.jireishu {
	margin-bottom : 20px;
	}
ul.jireishu li:before	{
	content:"・";
	}
ul.jireishu li	{
	font-size : medium;
	line-height : 1.8;
	}
ul.jireishu li a	{
	color : #203f99;
	}
ul.jireishu li a:hover	{
	text-decoration : none;
	}
.bu_goto_jirei	{
	width : 248px;
	height : 54px;
	margin-left : 10px;
	text-align : center;
	font-size : x-large;
	background : #203f99;
	}
.bu_goto_jirei a	{
	width : 248px;
	height : 54px;
	display : block;
	color : #ffffff;
	text-decoration : none;
	line-height : 54px;
	}
.bu_goto_jirei a:hover	{
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

/* トップページ下方の連絡先 */
#top_ft_info	{
	color : #FFFFFF;
	line-height : 1.8;
	margin : 0;
	}
#top_ft_info .la	{
	font-size : large;
	}
#top_ft_info .telfax	{
	font-size : large;
	font-weight : 900;
	}


