@charset 'utf-8';


#container > .inner {
	max-width: none;
}

.articleblock {
	max-width: 1200px;
	margin: 0 auto;
}

.blockheader .label {
	font-size: 1.7em;
}

.blockheader .desc {
	font-size: 1.7em;
}

.presentation {
}

.presentation:first-child {
}

.presentation > .inner {
	padding: 3em 0;
}

@media only screen and (min-width: 769px) {

	.presentation > .inner {
		padding: 5em 0;
	}
}

@media only screen and (min-width: 1001px) {

	.blockheader .label {
		font-size: 1.5em;
	}

	.blockheader .desc {
		font-size: 1.5em;
	}

	.presentation:first-child {
	}

	.presentation.half .brick {
		padding: 50px;
	}

	.presentation.half:before {
		width: 50%;
	}

	.presentation.half > .inner {
		padding-top: 0;
		padding-bottom: 0;
	}
	.presentation.half .brick {
		padding: 50px;
	}
}

.presentation .blockheader .brick {
	padding: 0;
}



body.index .pageheader {
	background-image: url(../image/rehabilitation/back_pageheader_index.jpg);
}



#about {
}

#about .column h2 {
	margin-bottom: .5em;
	font-size: 1.8em;
}

#about .column dl {
	font-size: 1em;
}

#about .column dt {
	margin-bottom: .5em;
	font-size: 1.1em;
}

#about .column dt span {
	display: inline-block;
	padding: .3em 1em;
	border-radius: 99px;
	background: #ccc;
}

#about .column dd {
	padding-left: 1em;
	font-size: 1.4em;
	font-weight: 700;
}

#about .column dd.center {
	text-align: center;
}

#about .column dd:not(:last-child) {
	margin-bottom: .5em;
}

#about .column dd li {
	font-size: 1em;
}


.presentation .column {
	width: 50%;
	padding: 0;
}

#about.presentation .column {
	width: 100%;
}

.presentation .column:not(:last-child) {
	margin-bottom: 3em;
}

@media only screen and (min-width: 769px) {

	.presentation .column {
		width: 50% !important;
		margin: 0 !important;
		padding: 0 4%;
	}
}


#servicefee {
	max-width: 1000px;
	margin: 0 auto;
}



.presentation table .left {
	padding-right: 0;
}

.presentation table.outlinetbl {
	font-size: 1em;
}

.presentation table.fees tbody td p {
	margin-bottom: 0;
	font-size: 1em;
	line-height: 1;
}

.presentation table.fees tbody td p:not(:last-child) {
	margin-bottom: .3em;
}

.presentation table.fees tbody td p .price {
	display: inline-block;
	padding-left: 0;
	font-size: 1em;
	line-height: 1;
}

.presentation table.fees tbody td p .price {
	width: 5em;
}

.presentation table.fees tbody td p:before {
	display: inline-block;
	width: 4.5em;
	padding: .3em;
	border-radius: 99px;
	background: #ccc;
	font-size: .75em;
	text-align: center;
}

.presentation table.fees tbody td p:nth-child(1):before {
	content: '要介護１';
}

.presentation table.fees tbody td p:nth-child(2):before {
	content: '要介護２';
}

.presentation table.fees tbody td p:nth-child(3):before {
	content: '要介護３';
}

.presentation table.fees tbody td p:nth-child(4):before {
	content: '要介護４';
}

.presentation table.fees tbody td p:nth-child(5):before {
	content: '要介護５';
}

.presentation table.fees.type2 tbody td p:nth-child(1):before {
	content: '要支援１';
}

.presentation table.fees.type2 tbody td p:nth-child(2):before {
	content: '要支援２';
}


.presentation table.fees tbody td .lineapp {
	display: flex;
	justify-content: flex-end;
	line-height: 1;
}

.presentation table.fees tbody td .lineapp .head {
	margin-right: .5em;
}

.presentation table.fees tbody td .lineapp .head {
	display: inline-block;
	padding: .3em .5em;
	border-radius: 99px;
	background: #ccc;
	font-size: .75em;
	text-align: center;
}


.presentation .outlinetbl tbody td h3 {
	margin-bottom: .2em;
	font-size: 1.1em;
	line-height: 1.5;
}

.presentation .outlinetbl tbody td h4 {
	margin-bottom: 0;
	font-size: 1em;
	line-height: 1.5;
}

.presentation .outlinetbl tbody td p {
	margin-bottom: 0;
	font-size: 1em;
	line-height: 1.5;
}

.presentation .outlinetbl tbody td p:not(:last-child) {
	margin-bottom: 1em;
}


#contentblock .clinichoursannounce {
	display: block;
	margin: 0;
	font-size: 1rem;
}

#contentblock .clinichoursannounce p.head {
	margin-bottom: 0;
	font-size: 1rem;
	line-height: 1.5;
}

#contentblock .clinichoursannounce p.call {
	margin-bottom: 0;
}

#contentblock .clinichoursannounce p.time {
	margin-top: .5em;
	margin-bottom: 0;
	font-size: .85rem;
	line-height: 1.5;
}

#contentblock .clinichoursannounce > div {
	width: 100%;
	padding: 0;
	border: none !important;
}
