@charset "utf-8";
/* CSS Document */

#lower-contents #main-contents h2::before {
	border-color: #68C42B;
}

#main-contents #flow div h1 span,
#lower-contents #main-contents .appeal-text span,
#lower-contents #main-contents .appeal-text-sub,
#lower-contents #main-contents #caption,
#lower-contents #main-contents h3 {
	color: #68C42B;
}

#main-contents #flow div::after {
	background-image: url("../../../common/images/flow_arrow_gray.png")
}


#lower-image {
	background: url(../../images/main_image.jpg) center -150px;
	background-size: cover;
}

#main-contents #pagetitle {
	margin-bottom: 30px;
}

#lower-contents #main-contents #reha-top-logo {
	width: 100%;
	max-width: 350px;
	float: right;
	margin-left: 30px;
	padding: 30px 0;
}

#lower-contents #main-contents #reha-top-logo img {
	width: 100%;
}

#lower-contents #main-contents #open-logo {
	width: 100%;
	max-width: 500px;
	margin: 20px auto 60px;
	text-align: center;
}

#lower-contents #main-contents #open-logo img {
	width: 100%;
}


#lower-contents #main-contents #reha-appeal-logo {
	width: 100%;
	max-width: 500px;
	margin: 20px auto 60px;
	text-align: center;
}

#lower-contents #main-contents #reha-appeal-logo img {
	width: 100%;
}

#lower-contents #main-contents .appeal-text {
	font-size: 30px;
	font-size: 3.0rem;
	font-weight: bold;
	line-height: 38px;
	line-height: 3.8rem;
	text-align: center;
}


#lower-contents #main-contents #important-list + .appeal-text {
	margin-top: 30px;
}

#lower-contents #main-contents .appeal-text-sub {
	margin-top:10px;
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: bold;
	text-align: center;
}


#main-contents #ballon {
	clear: both;
	margin-top: 40px;
	margin-bottom: 50px;
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 34px;
	line-height: 3.4rem;
	text-align: left;
}

#main-contents #manager {
	display: inline-block;
	width: 150px;
	margin-right: 30px;
	vertical-align: top;
}

#main-contents #manager img {
	width: 100%;
	margin-bottom: 10px;
}

#main-contents #manager figcaption {
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 18px;
	line-height: 1.8rem;
}

#main-contents #manager figcaption strong {
	font-size: 15px;
	font-size: 1.5rem;
}

#main-contents #important-list {
	display: inline-block;
	width: calc(100% - 180px);
	padding: 20px;
	border: 1px solid #68C42B;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#main-contents #important-list li {
	margin-left: 0;
	position: relative;
	padding-left: 20px;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	list-style: none;
}

#main-contents #important-list li:before {
	position: absolute;
	left: 0;
	top: 0;
	content: "★";
	color: #68C42B;
}



#main-contents .columns-2 {
	width: calc(100% + 30px);
	overflow: hidden;
}

#main-contents .columns-2 li {
	float: left;
	width: calc(50% - 30px);
	margin: 0 30px 0 0;
	list-style: none;
}

#main-contents .columns-2 li figure img {
	width: 100%;
}


#main-contents .columns-3 {
	width: calc(100% + 30px);
	overflow: hidden;
}

#main-contents .columns-3 li {
	float: left;
	width: calc(33.33333% - 30px);
	margin: 0 30px 0 0;
	list-style: none;
}

#main-contents .columns-3 li figure img {
	width: 100%;
}

#main-contents #reha-feature li figure {
	width: 100%;
}

#main-contents #reha-feature li figure img {
	width: 100%;
}

#main-contents .columns-4 {
	width: calc(100% + 30px);
	overflow: hidden;
}

#main-contents .columns-4 li {
	float: left;
	width: calc(25% - 30px);
	margin: 0 30px 0 0;
	list-style: none;
}

#main-contents #mat-training .columns-4 {
	margin: 10px 0 30px;
}

#main-contents #mat-training .columns-4 li h4 {
	display: inline-block;
	width: 100%;
	height: 40px;
	margin-bottom: 0;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 18px;
	line-height: 1.8rem;
	text-align: center;
	vertical-align: top;
}

#main-contents #mat-training .columns-4 li h4 span {
	display: block;
	font-size: 11px;
	font-size: 1.1rem;
	font-weight: normal;
}

#main-contents #mat-training .columns-4 li figure img {
	width: 100%;
}

#main-contents #mat-training .columns-4 li p {
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 20px;
	line-height: 2.0rem;
}





#lower-contents #main-contents #flow span.catch {
	margin-right: 10px;
	padding: 0;
	color: #333;
	font-size: 13px;
	font-size: 1.3rem;
	vertical-align: middle;
}

#lower-contents #main-contents #flow div {
	overflow: hidden;
}

#lower-contents #main-contents #flow div:last-of-type {
	padding-bottom: 0;
}

#lower-contents #main-contents #flow .flow-wrap {
	overflow: visible;
}

#lower-contents #main-contents #flow figure {
	float: right;
	width: 300px;
	margin-top: -50px;
	margin-left: 30px;
}

#lower-contents #main-contents #flow figure img {
	width: 100%;
}

#main-contents #reha-service h4 span {
	display: inline-block;
	margin-right: 5px;
	padding: 1px 7px;
	font-size: 12px;
	font-size: 1.2rem;
	color: #fff;
	background-color: #68C42B;
	border-radius: 5px;
	vertical-align: top;
}

#main-contents #reha-service section {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #dfdfdf;
}

#main-contents #reha-service section:last-child {
	margin: 0;
	padding: 0;
	border: none;
}

#main-contents #reha-service section div {
	margin-bottom: 0;
}

#main-contents #reha-service figure {
	float: right;
	width: 40%;
	margin-left: 30px;
}

#main-contents #reha-service figure img {
	width: 100%;
}

#main-contents #reha-service dl {
	margin-top: 20px;
}

#main-contents #reha-service dt {
	position: relative;
	margin-bottom: 10px;
	padding-left: 15px;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
}

#main-contents #reha-service dt:before {
	position: absolute;
	left: 0;
	top: 0;
	content: "●";
	color: #68C42B;
}

#main-contents #reha-service dd {
	font-size: 14px;
	font-size: 1.4rem;
}

#main-contents #reha-service dl li {
	font-size: 13px;
	font-size: 1.3rem;
	margin-bottom: 5px;
	line-height: 20px;
	line-height: 2.0rem;
}


#main-contents #reha-training .training-title {
	font-size: 26px;
	font-size: 2.6rem;
	font-weight: bold;
	margin: 20px 0 30px;
}

#main-contents #reha-training .training-box {
	padding: 20px;
	border: 1px solid #68C42B;
}

#main-contents #reha-training .training-box p {
	font-size: 12px;
	font-size: 1.2rem;
}

#main-contents #reha-training .training-box div {
	margin-bottom: 20px;
	padding-bottom: 10px;
	overflow: hidden;
	border-bottom: 1px solid #dfdfdf;
}

#main-contents #reha-training .training-box div:last-child {
	margin: 0;
	padding: 0;
	border: none;
}

#main-contents #reha-training .training-box figure {
	width: 35%;
	float: right;
	margin-left: 30px;
}

#main-contents #reha-training .training-box figure img {
	width: 100%;
}

#main-contents #reha-training .training-box h5 {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #68C42B;
	font-weight: bold;
	font-size: 14px;
	font-size: 1.4rem;
}

#main-contents #reha-training .training-box li {
	margin-bottom: 5px;
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 20px;
	line-height: 2.0rem;
}



#main-contents #reha-training div,
#main-contents #reha-about div {
	margin-bottom: 40px;
}

#main-contents #reha-about dl {
	margin-top: 20px;
	font-size: 14px;
	font-size: 1.4rem;
}

#main-contents #reha-about dt {
	clear: both;
	float: left;
	width: 100px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	font-weight: bold;
}

#main-contents #reha-about dd {
	margin-bottom: 20px;
	padding-bottom: 20px;
	padding-right: 100px;
	border-bottom: 1px solid #dfdfdf;
}

#main-contents #reha-about dd:last-child {
	border: none;
}




#main-contents table {
	margin: 10px 0 30px;
}

#main-contents th {
	padding: 10px;
	border-top: 1px solid #fff;
}

#main-contents td {
	padding: 10px;
	text-align: center;
}

#main-contents td.fee {
	text-align: right;
}

#main-contents .table-box {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #dfdfdf;
}

#main-contents .table-box:last-child {
	margin: 0;
	padding: 0;
	border: none;
}

#main-contents .total caption {
	position: relative;
	margin: 0 0 10px 0;
	padding-left: 15px;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
}

#main-contents .total caption:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "●";
	color: #68C42B;
}



#main-contents .total th {
	background-color: rgba(255, 90, 37, 0.22);
}



#lower-contents #main-contents #reha-contact  #reha-about a {
	color: #68C42B;
	text-decoration: underline;
}

#lower-contents #main-contents #reha-contact  #reha-about .number {
	display: inline-block;
	margin-top: 10px;
	margin-right: 20px;
	font-size: 34px;
	font-size: 3.4rem;
	font-weight: bold;
	font-family: "Ubuntu",sans-serif;
	color: #68C42B;
}

#lower-contents #main-contents #reha-contact #reha-about .number span {
	margin-right: 5px;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: normal;
}


#lower-contents #main-contents #reha-contact #reha-about .strong {
	margin-right: 5px;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
	color: #68C42B;
}


#lower-contents #main-contents #image-flow {
	width: 100%;
	max-width: 800px;
	margin-bottom: 20px;
	text-align: center;
}

#lower-contents #main-contents #image-flow img {
	width: 100%;
}







@media only screen and (max-width: 1165px) {
	#main-contents #mat-training .columns-4 li h4 {
		font-size: 12px;
		font-size: 1.2rem;
		height: 60px;
	}
	#lower-contents #main-contents #flow figure {
		width: 30%;
	}
}