/*--------------------------------------------------------------
	a-1 フォーマットページのスタイル
--------------------------------------------------------------*/

.temp__A1__wrap {
	padding: 0 100px;
}

.temp__A1__wrap h1 {
	font-size: 2.4rem;
}

.temp__A1__wrap .medSubj {
	border-bottom: none;
	padding: 20px 0 0;
	margin-bottom: 80px;
}

.temp__A1__wrap .group {
	border-bottom: 1px dotted #3cc8c3;
	padding: 20px 0 0;
}

.temp__A1__wrap .kamoku {
	border-bottom: 1px dotted #3cc8c3;
	padding: 20px 0 80px;
}

.temp__A1__wrap .post .entry__content h4 {
	font-size: 2.4rem;
	line-height: 1;
	position: relative;
	padding-bottom: .5em;
	border-bottom: 1px solid #ccc;
	margin-bottom: 40px;
	color: #333;
}

.temp__A1__wrap .post .entry__content h4::after {
	position: absolute;
	bottom: -1px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 4px;
	background-color: #3cc8c3;
}

.temp__A1__wrap .post .entry__content h5 {
	font-size: 2.4rem;
	margin-bottom: 5px;
}

.temp__A1__wrap .post .entry__content h5 a {
	color: #3cc8c3;
}

.temp__A1__wrap .post .entry__content .kenshin__form__btn {
	margin-bottom: 50px;
}

.temp__A1__wrap .post .entry__content h6 {
	color: #333;
	margin-bottom: 10px;
}

.temp__A1__wrap ul {
	overflow: hidden;
	margin-bottom: 60px;
}

.temp__A1__wrap li {
	position: relative;
	width: 31.65%;
	float: left;
	margin-right: 2.5%;
	margin-bottom: 2.5%;
}

.temp__A1__wrap .post-8 li {
	position: relative;
	width: 23.1%;
	float: left;
	margin-right: 2.5%;
	margin-bottom: 2.5%;
}

.temp__A1__wrap li::after {
	content: "";
	position: absolute;
	bottom: 5px;
	right: 5px;
	width: 0;
	height: 0;
	border-bottom: 14px solid #3db786;
	border-left: 14px solid transparent;
}

.temp__A1__wrap li:nth-child(2)::after {
	border-bottom: 14px solid #47cbb1;
}

.temp__A1__wrap li:nth-child(3)::after {
	border-bottom: 14px solid #47c1bd;
}

.temp__A1__wrap li:nth-child(4)::after {
	border-bottom: 14px solid #47acce;
}

.temp__A1__wrap li:nth-child(5)::after {
	border-bottom: 14px solid #B790F2;
}

.temp__A1__wrap li:nth-child(6)::after {
	border-bottom: 14px solid #d190f2;
}

.temp__A1__wrap li:nth-child(7)::after {
	border-bottom: 14px solid #43b5c3;
}

.temp__A1__wrap li:nth-child(8)::after {
	border-bottom: 14px solid #4eb7da;
}

.temp__A1__wrap li:nth-child(9)::after {
	/* border-bottom: none;
	border-left: none; */
	border-bottom: 14px solid #82adf0;
}

.temp__A1__wrap li:nth-child(10)::after {
	border-bottom: 14px solid #9390f2;
}

.temp__A1__wrap li:nth-child(3),
.temp__A1__wrap li:nth-child(6),
.temp__A1__wrap li:nth-child(9){
	margin-right: 0;
}

.temp__A1__wrap .post-8 li:nth-child(4),
.temp__A1__wrap .post-8 li:nth-child(8){
	margin-right: 0;
}

.temp__A1__wrap .post-8 li:nth-child(3),
.temp__A1__wrap .post-8 li:nth-child(6){
	margin-right: 2.5%;
}

.temp__A1__wrap li a {
	display: block;
	background-color: #effaf9;
	text-align: center;
	font-size: 2.0rem;
	padding: 27px 0 20px;
	border-radius: 3px;
}

.temp__A1__wrap li a:hover {
	background-color: #fff;
	/*color: #3cc8c3;*/
}

.temp__A1__wrap li img {
	display: block;
	margin: 0 auto 5px;
}

.temp__A1__wrap .post-12 li a {
	padding: 33px 0 26px;
}

.temp__A1__wrap .post-12 li:nth-child(4) a,
.temp__A1__wrap .post-12 li:nth-child(7) a {
	padding: 27px 10px 20px;
	line-height: 1.3;
}

.temp__A1__wrap .post-42 li:nth-child(6) a,
.temp__A1__wrap .post-42 li:nth-child(8) a,
.temp__A1__wrap .post-42 li:nth-child(9) a {
	font-size: 1.7rem;
	padding: 27px 10px 11px;
	line-height: 1.2;
}

.temp__A1__wrap .post-42 li:nth-child(10) a {
	font-size: 1.7rem;
	line-height: 2.35;
}

.temp__A1__wrap .post-42 li:nth-child(6) img,
.temp__A1__wrap .post-42 li:nth-child(8) img,
.temp__A1__wrap .post-42 li:nth-child(9) img {
	margin: 0 auto 14px;
}

.kamoku__staff {
	width: 50%;
	margin: 0 auto;
	background-color: #effaf9;
	overflow: hidden;
}

.page .temp__A1__wrap .kamoku__staff p.kamoku__staff__img {
	float: left;
	margin: 0;
}

.page .temp__A1__wrap .kamoku__staff p.kamoku__staff__ttl {
	padding-left: 20px;
	font-size: 2.2rem;
	display: inline;
	margin: 50px 0 0 30px;
	float: left;
}

.page .temp__A1__wrap .kamoku__staff p a:hover,
.page .temp__A1__wrap .staff__link p a:hover {
	color: #3cc8c3;
}

.temp__A1__wrap .reserve__info {
	overflow: hidden;
	margin: 0 0 70px 15px;
}

.temp__A1__wrap .kenshin__reserve {
	width: 50%;
	float: left;
}

.temp__A1__wrap .entry__content .kenshin__reserve h5 {
	margin-bottom: 10px;
}

.temp__A1__wrap .kenshin__reserve h5 a {
	display: block;
	padding: 7px 15px 5px;
	background-color: #effaf9;
	border-radius: 3px;
	text-align: center;
}

.temp__A1__wrap .entry__content p.reserve__tel__ttl {
	margin-bottom: 5px;
}

.temp__A1__wrap .kenshin__attention {
}

.temp__A1__wrap .kenshin__reserve ul,
.temp__A1__wrap .kenshin__attention ul {
	margin: 0 0 10px;
	list-style-type: disc;
	padding-left: 15px;
}

.temp__A1__wrap .kenshin__attention ul li ul {
	margin-left: 25px;
}

.temp__A1__wrap .kenshin__reserve li,
.temp__A1__wrap .kenshin__attention li,
.temp__A1__wrap .kenshin__attention li ul li {
	width: 100%;
	float: none;
	margin: 0;
	display: list-item;
	list-style: disc;
}

.temp__A1__wrap .kenshin__attention li {
	list-style: none;
}

.temp__A1__wrap .kenshin__reserve li::after,
.temp__A1__wrap .kenshin__attention li::after {
	content: "";
	position: static;
	bottom: 0;
	right: 0;
	width: 0;
	height: 0;
	border-bottom: none;
	border-left: none;
}

.temp__A1__wrap .kenshin__reserve__table {
	width: 45%;
	float: right;
}

.temp__A1__wrap .kenshin__reserve__table th,
.temp__A1__wrap .kenshin__reserve__table td {
	text-align: center;
	padding: 10px;
}

.temp__A1__wrap .kenshin__attention p {
	font-size: 1.7rem;
	font-weight: bold;
	margin-bottom: 20px;
}

.temp__A1__wrap .kenshin__attention li {
	margin-bottom: 30px;
}

.temp__A1__wrap .kenshin__attention li span {
	font-size: 1.7rem;
	font-weight: bold;
	color: #3cc8c3;
}


@media (max-width: 1000px) and (min-width: 768px){
	.temp__A1__wrap {
		padding: 0 30px;
	}
	.kamoku__staff {
		width: 70%;
	}
}


@media screen and (max-width: 767px) {
	.temp__A1__wrap {
		padding: 0;
	}
	.temp__A1__wrap h1 {
		line-height: 1.5;
		font-size: 2.2rem;
	}
	.temp__A1__wrap .kenshin__reserve {
		width: 100%;
		float: none;
	}
	.temp__A1__wrap li {
		width: 48.70%;
	}
	.temp__A1__wrap li:nth-child(3),
	.temp__A1__wrap li:nth-child(6),
	.temp__A1__wrap li:nth-child(9) {
		margin-right: 2.53%;
	}
	.temp__A1__wrap li:nth-child(2),
	.temp__A1__wrap li:nth-child(4),
	.temp__A1__wrap li:nth-child(6),
	.temp__A1__wrap li:nth-child(8) {
		margin-right: 0;
	}
	.temp__A1__wrap li:nth-child(9) {
		display: none;
	}
	.temp__A1__wrap .post-8 li {
		width: 48.70%;
	}
	.temp__A1__wrap .post-8 li:nth-child(even) {
		margin-right: 0;
	}
	.temp__A1__wrap li a {
		padding: 20px 0 15px;
		font-size: 1.5rem;
		line-height: 1.3;
	}
	.temp__A1__wrap li img {
		width: 35%;
		margin: 0 auto 10px;
	}
	.temp__A1__wrap .post-42 li:nth-child(6) a,
	.temp__A1__wrap .post-42 li:nth-child(7) a,
	.temp__A1__wrap .post-42 li:nth-child(8) a {
		font-size: 1.25rem;
		padding: 20px 10px 11px;
		line-height: 1.2;
	}
	.temp__A1__wrap .post-42 li:last-child a {
		font-size: 1.3rem;
		padding: 20px 5px 8px;
		line-height: 1.2;
	}
	.temp__A1__wrap .post-42 li:last-child img {
		margin: 0 auto 9px;
	}
	.temp__A1__wrap .post-42 li:nth-child(6) img,
	.temp__A1__wrap .post-42 li:nth-child(7) img,
	.temp__A1__wrap .post-42 li:nth-child(8) img {
		margin: 0 auto 10px;
	}
	.temp__A1__wrap .post-42 li:nth-child(9) {
		display: block;
	}
	.temp__A1__wrap .post-42 li:nth-child(9) a {
		padding: 20px 0 15px;
		font-size: 1.5rem;
		line-height: 1.3;
	}
	.temp__A1__wrap .reserve__info {
		margin: 0;
	}
	.temp__A1__wrap .entry__content .kenshin__reserve h5 {
		font-size: 2.0rem;
	}
	.temp__A1__wrap .kenshin__reserve__table {
		width: 100%;
		float: none;
		margin-bottom: 70px;
	}
	.page .temp__A1__wrap .kamoku__staff p.kamoku__staff__img {
		width: 45%;
	}
	.kamoku__tantoi__btn {
		width: 100%;
		font-size: 1.5rem;
	}
	.kamoku__staff {
		width: 100%;
		margin: 0 auto;
		background-color: #effaf9;
		overflow: hidden;
	}
	.page .temp__A1__wrap .kamoku__staff p.kamoku__staff__ttl {
		padding-left: 20px;
		font-size: 2rem;
		margin: 35px 0 0 25px;
	}
	.temp__A1__wrap .kenshin__reserve ul,
	.temp__A1__wrap .kenshin__attention ul {
		padding-left: 0;
	}
	.temp__A1__wrap .kenshin__attention ul li ul {
		margin-left: 15px;
	}
	a.btn {
		width: 100%;
		font-size: 1.6rem;
		padding: 15px;
	}
}


/*--------------------------------------------------------------
	a-2 フォーマットページのスタイル
--------------------------------------------------------------*/

.temp__wrap .post .entry__content {
	margin-bottom: 50px;
}

.temp__wrap .post-50 .entry__content,
.temp__wrap .post-197 .entry__content,
.temp__wrap .post-201 .entry__content {
	margin-bottom: 20px;
}

.temp__wrap .entry__content img {
	padding: 40px 0;
	display: block;
	margin: 0 auto;
}

.temp__wrap .entry__content img.short_riha_img {
	padding: 40px 0 0;
}

.temp__wrap .a__b__one__inner img.whole__photo {
	padding: 40px 0 0;
	display: block;
	margin: 0 auto 20px;
}

.temp__wrap .entry__content img.bus {
		padding: 0;
	margin: 0 0 20px;
}

.temp__wrap .entry__content p.margin__bottom10 {
	margin: 0 0 10px;
}

.temp__wrap .a__b__one__inner .whole__photo__capture {
	width: 79%;
	display: block;
	margin: 0 auto 50px;
}

.temp__wrap h1.a2__h1 {
	line-height: 1.5;
	color: #3cc8c3;
	font-size: 2.2rem;
}

.header__bg__A2 {
	background-color: #effaf9;
	margin-bottom: 8px;
	height: 370px;
}

.page-template-page-a2 #main {
	width: 70%;
	float: right;
}

.subvisu__A2 {
	overflow: hidden;
	padding-top: 30px;
}

.page__ttl__A2 {
	float: left;
	font-size: 3.5rem;
	padding-top: 25px;
	position: absolute;
	top: 30px;
	z-index: 2;
	text-shadow:2px 2px 2px #effaf9,
							-2px -2px 2px #effaf9,
							2px -2px 2px #effaf9,
							-2px 2px 2px #effaf9;
}

.subvisu__A2 img {
	width: 770px;
	height: 330px;
	position: relative;
	margin: 0;
	float: right;
	z-index: 1;
}

.page-id-159 .page__ttl__A2 {
	top: 60px;
}

.temp__wrap h3 {
	font-size: 4.0rem;
	position: relative;
	padding: 18px 0 16px 20px;
	border-left: 6px solid #dadada;
	line-height: 0.65;
	margin: 0 0 50px;
}

.temp__wrap .post-4184 h3 {
	font-size: 3.0rem;
}

.temp__wrap .post-5058 h3 {
	font-size: 3.0rem;
	letter-spacing: -.075em;
}

.temp__wrap .post-6375 h3 {
	font-size: 3.65rem;
}

.temp__wrap h3::before {
	position: absolute;
	left: -6px;
	bottom: 0;
	content: '';
	width: 6px;
	height: 50%;
	background-color: #3cc8c3;
}

.temp__wrap h3::after {
	position: absolute;
	left: 0;
	bottom: 0;
	content: '';
	width: 100%;
	height: 0;
}

.temp__wrap h3 span {
	font-size: 1.6rem;
	color: #3cc8c3;
	font-family: "メイリオ";
}

.temp__wrap h4,
.temp__wrap .post-1528 .entry__content h4 {
	font-size: 2.4rem;
	line-height: 1;
	position: relative;
	padding-bottom: .5em;
	border-bottom: 1px solid #ccc;
	margin-bottom: 40px;
}

.temp__wrap h4::after {
	position: absolute;
	bottom: -1px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 4px;
	background-color: #3cc8c3;
}

.temp__wrap .post .entry__content h5,
.temp__wrap .a__b__one h5 {
	position: relative;
	padding-left: 25px;
	font-size: 2.2rem;
	margin: 0 0 20px;
	color: #333;
	line-height: 1.5;
}

.temp__wrap .a__b__one h5.h5__last {
	margin: 0 0 100px;
}

.temp__wrap .post .entry__content h5::after,
.temp__wrap .a__b__one h5::after {
	position: absolute;
	top: 7px;
	left: 0;
	z-index: 2;
	content: '';
	width: 10px;
	height: 10px;
	border: 4px solid #3cc8c3;
	border-radius: 100%
}

.temp__wrap .post .entry__content h6,
.temp__wrap .a__b__one h6 {
	font-size: 2.0rem;
	margin: 0 0 20px;
	color: #3cc8c3;
	line-height: 1.5;
}

.temp__wrap .post .entry__content h6.hp__rinen {
	font-size: 2.8rem;
}

.temp__wrap .post .entry__content h6 a,
.temp__wrap .a__b__one h6 a {
	color: #3cc8c3;
}

.temp__wrap .post .entry__content h6 a:hover,
.temp__wrap .a__b__one h6 a:hover {
	opacity: .7;
}

.temp__wrap .post .entry__content h6 span,
.temp__wrap .a__b__one h6 span {
	font-size: 1.5rem;
	color: #333;
	font-weight: 400;
}

.temp__wrap .a__b__one span.tel-daihyo a {
	font-size: 1.5rem;
	color: #3cc8c3;
	font-weight: 700;
}

.temp__wrap .post .entry__content h6 a:hover,
.temp__wrap .a__b__one h6 a:hover,
.temp__wrap .a__b__one span.tel-daihyo a:hover {
	opacity: .7;
}

.a__b__one {
	margin: 0 0 80px;
}

.a__b__one p {
	line-height: 1.7;
	margin-bottom: 30px;
	overflow: hidden;
}

.a__b__one p.margin__none {
	margin-bottom: 0;
}

.a__b__one p img.rijicho-name {
	padding: 120px 0 0 20px;
	float: right;
	width: 40%;
	margin: 0 0 20px;
}

.a__b__one p img.rijicho-img,
.a__b__one p img.incho-img {
	width: 55%;
	float: left;
	margin: 0 0 20px;
}

.a__b__one ul.keikaku {
	margin-bottom: 50px;
}

.post__wrap table,
.a__b__one table {
	width: 100%;
	margin: 0 0 10px;
	border: 1px solid #ccc;
}

.a__b__one table {
	width: 70%;
}

.a__b__one table.tb100 {
	width: 100%;
}

.post-197 .a__b__one table,
.post-6375 .a__b__one table {
	width: 100%;
}
/*
.post-197 .a__b__one table th {
	width: 10%;
} */

.post__wrap table tr,
.a__b__one table tr {
	border-bottom: 1px solid #ccc;
}

.post__wrap table th,
.post__wrap table td,
.a__b__one table th,
.a__b__one table td {
	border-left: 1px solid #ccc;
	padding: 15px;
	line-height: 1.4;
	vertical-align: middle;
	font-size: 1.5rem;
}

.post__wrap table th,
.a__b__one table th {
	background-color: #effaf9;
	font-weight: bold;
}

.a__b__one table td span.reserve {
	background-color: #fc8041;
	border-radius: 3px;
	color: #fff;
	font-size: 1.2rem;
	padding: 5px;
	text-align: center;
	display: block;
	white-space: nowrap;
}

.a__b__one table td span.medi-time {
	font-size: 1.2rem;
}

.a__b__one .about__inner__wrap {
	margin-bottom: 70px;
}

.dr-table table {
	width: 100%;
	text-align: center;
}

/*.dr-table-pc {
	padding-left: 15px;
}*/

.post-68 .dr-table table,/*消化器内科*/
/*.post-70 .dr-table table,*//*外科*/
.post-72 .dr-table table,/*整形外科*/
.post-74 .dr-table table,/*産婦人科*/
.post-78 .dr-table table,/*脳神経外科*/
.dr-table__list table/*担当医表一覧*/ {
	table-layout: fixed;
}

.dr-table table th,
.dr-table table td {
	padding: 8px 4px;
	line-height: 1.5;
	vertical-align: middle;
	font-size: 1.5rem;
}

.dr-table table th {
	font-weight: bold;
}

.dr-table table td span.dr-reserve {
	line-height: 1.3;
	font-weight: 400;
	padding: 2px;
}

.dr-table table td span.medi-time {
	font-size: 1.2rem;
}

.dr-table table td span.txt-red {
	color: red;
}

.dr-table__list {
	margin-bottom: 100px;
}

.staff__content,
.staff__content__bg,
.staff__content--noimg,
.staff__content__bg--noimg {
	margin-bottom: 30px;
	overflow: hidden;
	padding-left: 15px;
}

.temp__wrap .a__b__one .staff__content h5 {
	margin: 0 0 10px;
}

.staff__content__bg,
.staff__content__bg--noimg {
	background-color: #f2fbfa;
	margin-bottom: 50px;
	padding: 25px 35px 5px;
}

.staff__content h5,
.staff__content--noimg h5 {
	font-size: 2.0rem;
}

.staff__content .staff-img {
	width: 30%;
	margin-right: 3%;
	margin-bottom: 10px;
	float: left;
	padding-top: 5px;
}

.staff__content__bg .staff-img {
}

.staff__content__bg .staff-img img {
	display: block;
	margin: 0 auto 30px;
	padding-top: 5px;
}

.staff__content .staff-text {
	width: 67%;
	float: left;
}

.staff__content__bg .staff-text {
	padding: 0 10px;
	/* width: 67%; */
	/* float: left; */
}

.staff__content .staff-text table,
.staff__content__bg .staff-text table {
	width: 100%;
	float: left;
	border: none;
	border-collapse: separate;
	border-spacing: 5px;
}

.staff__content .staff-text table tr,
.staff__content .staff-text table th,
.staff__content .staff-text table td,
.staff__content--noimg table tr,
.staff__content--noimg table th,
.staff__content--noimg table td,
.staff__content__bg .staff-text table tr,
.staff__content__bg .staff-text table th,
.staff__content__bg .staff-text table td,
.staff__content__bg--noimg table tr,
.staff__content__bg--noimg table th,
.staff__content__bg--noimg table td {
	border: none;
}

.staff__content .staff-text table th,
.staff__content--noimg table th {
	color: #3cc8c3;
	font-weight: bold;
	width: 20%;
	padding: 15px 10px;
}

.staff__content__bg .staff-text table th,
.staff__content__bg--noimg table th {
	background-color: #3cc8c3;
	color: #fff;
	width: 20%;
}

.staff__content .staff-text table td,
.staff__content--noimg table td {
	background-color: #f8f8f8;
}

.staff__content__bg .staff-text table td,
.staff__content__bg--noimg table td {
	background-color: #fff;
}

.staff__content--noimg table,
.staff__content__bg--noimg table {
	width: 100%;
	border: none;
	border-collapse: separate;
	border-spacing: 5px;
}

.a__b__one ol {
	margin-bottom: 30px;
	padding-left: 20px;
}

.a__b__one ul {
	padding-left: 20px;
}

.a__b__one ol li {
	list-style-position: outside;
}

.a__b__one ul li {
	list-style-position: outside;
	list-style-type: disc;
}

.a__b__one .advance__txt {
	/*float: left;*/
}

.a__b__one .advance__txt p {
	/*display: inline;*/
}

.a__b__one .advance__img {
	float: right;
	margin: 0 0 20px 20px;
}

.temp__A2__wrap .btn__parallel,
.a__b__one .btn__parallel {
	padding: 20px 0 0;
	margin: 0 20px 20px 0;
	display: inline-block;
	float: right;
}

.a__b__one .table__ttl {
	margin-bottom: 10px;
}

.temp__A2__wrap .post-155 table {
	width: 100%;
}

.medicine__wrap {
	overflow: hidden;
}

.medicine__left {
	float: left;
	width: 60%;
}

.medicine__right {
	float: right;
	width: 35%;
	padding-top: 20px;
	display: inline-block;
}

.a__b__one__inner .medicine__right img {
	display: block;
	margin: 0 auto;
}

.temp__A2__wrap .a__b__one__inner .btn__border a img {
	margin: 0;
}

.temp__A2__wrap .a__b__one__inner .indent__left45 {
	padding-left: 45px;
}

.temp__A2__wrap .a__b__one__inner ol p {
	margin: 0;
}

.a2__catch__ttl {
	font-size: 2.4rem;
	color: #3cc8c3;
	font-weight: bold;
}

.temp__wrap .entry__content .shinryogijyutsubu__img {
	width: 76%;
	margin: 0 auto;
}

.temp__wrap .entry__content .shinryogijyutsubu__img img {
	padding: 0 0 40px;
}


@media (max-width: 1000px) and (min-width: 768px){
	.page__ttl__A2 {
		float: none;
		font-size: 2.6rem;
		padding-top: 80px;
		text-align: center;
		position: static;
	}
	.subvisu__A2 img {
		display: block;
		width: 93%;
		height: auto;
		margin: 0 auto;
		float: none;
	}
	.page-template-page-a2 #main {
		width: 100%;
		float: none;
		padding: 20px;
	}
}


@media screen and (max-width: 767px) {
	.temp__wrap .post-197 .entry__content,
	.temp__wrap .post-201 .entry__content {
		margin-bottom: 0;
	}
	.temp__wrap .a__b__one__inner p img.whole__photo {
		padding: 0;
		margin: 0 auto;
	}
	.temp__wrap .post-193 .a__b__one__inner p img.whole__photo {
		padding: 40px 0 0;
		margin: 0 auto;
	}
	.temp__wrap .a__b__one__inner .whole__photo__capture {
		width: 100%;
		margin: 0 auto 30px;
	}
	.page-template-page-a2 #main {
		width: 100%;
		float: none;
		padding: 0 15px;
	}
	.temp__wrap h1.a2__h1 {
		font-size: 2.2rem;
	}
	.header__bg__A2 {
		background-color: #effaf9;
		margin-bottom: 8px;
		height: 240px;
	}
	.page__ttl__A2 {
		float: none;
		font-size: 2.6rem;
		padding-top: 50px;
		text-align: center;
		position: static;
	}
	.subvisu__A2 img {
		display: block;
		width: 92%;
		height: auto;
		margin: 0 auto;
		float: none;
	}
	.temp__wrap h3 {
		font-size: 2.8rem;
		padding: 15px 0 13px 12px;
		line-height: 1;
		margin: 0 0 40px;
	}
	.temp__wrap .post-4184 h3 {
		font-size: 2.8rem;
	}
	.temp__wrap .post-6375 h3 {
	font-size: 2.6rem;
	}
	.temp__wrap h4,
	.temp__wrap .post-1528 .entry__content h4 {
		font-size: 2.2rem;
	}
	.temp__wrap .a__b__one h5 {
		font-size: 2.0rem;
		margin: 0 0 10px;
	}
	.temp__wrap .a__b__one h5.h5__last {
		margin: 0 0 40px;
	}
	.dr-table-sp {
		display: block;
	}
	.post__wrap table {
		table-layout: auto;
	}
	.a__b__one {
		margin: 0 0 40px;
	}
	.a__b__one p img.rijicho-name {
		padding: 0;
		float: none;
		display: block;
		width: 70%;
		margin: 0 auto 20px;
	}
	.a__b__one p img.rijicho-img,
	.a__b__one p img.incho-img {
		width: 90%;
		float: none;
		display: block;
		margin: 0 auto 20px;
	}
	.a__b__one table {
		width: 100%;
	}
	.a__b__one table.mobile {
		margin-bottom: 30px;
	}
	.post__wrap table th,
	.post__wrap table td,
	.a__b__one table th,
	.a__b__one table td {
		padding: 10px 5px;
		font-size: 1.2rem;
	}
	.post__wrap .post-4184 table th span,
	.post__wrap .post-4184 table td span {
		font-size: 1.4rem !important;
	}
	.a__b__one table td span.reserve {
		font-size: 1.0rem;
		padding: 3px;
		white-space: normal;
	}
	.a__b__one .about__inner__wrap {
		margin-bottom: 40px;
	}
	.dr-table table th,
	.dr-table table td {
		padding: 8px 3px;
		font-size: 0.9rem;
	}
	.dr-table table td span.medi-time {
		font-size: 0.7rem;
	}
	.dr-table__list {
		margin-bottom: 30px;
	}
	.staff__content {
		padding: 0;
	}
	.staff__content__bg,
	.staff__content__bg--noimg {
		padding: 20px 15px 5px;
	}
	.staff__content .staff-text table {
		width: 100%;
		float: none;
	}
	.staff__content .staff-text,
	.staff__content__bg .staff-text {
		width: 100%;
		float: none;
	}
	.staff__content .staff-img,
	.staff__content__bg .staff-img {
		width: 70%;
		margin: 0 auto 20px;
		float: none;
	}
	.staff__content__bg .staff-img {
		width: 100%;
	}
	.staff__content .staff-img img,
	.staff__content__bg .staff-img img {
		width: 100%;
		display: block;
		margin: 0 auto;
	}
	.staff__content__bg .staff-text {
		padding: 0;
	}
	.temp__A2__wrap .btn__parallel,
	.a__b__one .btn__parallel {
		margin: 0;
	}
	.temp__A2__wrap .post-191 .btn__parallel {
		padding: 0;
		margin: 0 0 20px;
	}
	.a__b__one .advance__img {
		float: none;
	}
	.temp__A2__wrap .a__b__one .advance__img img {
		display: block;
		margin: 0 auto 20px;
	}
	.medicine__left {
		float: none;
		width: 100%;
	}
	.medicine__right {
		float: none;
		width: 100%;
	}
	.a2__catch__ttl {
		font-size: 2.2rem;
	}
	.a__b__one__inner .medicine__right img {
		margin: 0 auto 30px;
	}
	.temp__wrap .entry__content .shinryogijyutsubu__img {
		width: 100%;
	}
	.temp__wrap .entry__content .shinryogijyutsubu__img img {
		padding: 0 0 10px;
	}
	.temp__A2__wrap .a__b__one p.homonkango__ttl,
	.temp__A2__wrap .a__b__one p.tel__num,
	.temp__A2__wrap .a__b__one p.small__ttl {
		margin: 0 0 10px;
	}
	.temp__A2__wrap .a__b__one__inner .indent__left45 {
		padding-left: 15px;
	}
}



/*--------------------------------------------------------------
	a-2 コメディカル(薬剤科)ページのスタイル
--------------------------------------------------------------*/


/*h5の共通スタイル無効*/
.temp__A2__wrap .a__b__one__inner h5.pickup__ttl::after {
	position: static;
	top: 0;
	left: 0;
	z-index: 0;
	content: '';
	width: 0;
	height: 0;
	border: none;
	border-radius: 0;
}

.a__b__one__inner .pickup__wrap {
	border: 1px dotted #8cdcd4;
	padding: 30px 30px 20px 35px;
	margin: 0 0 50px 20px;
	border-radius: 3px;
}

.a__b__one__inner .pickup__wrap img {
	margin: 0;
}

.temp__A2__wrap .a__b__one__inner h5.pickup__ttl {
	position: relative;
	padding: .3em 0;
	background-color: #8cdcd4;
	/* background: -webkit-repeating-linear-gradient(45deg, #fac5c5, #fac5c5 15px, #fed1d1 15px, #fed1d1 30px);
	background: repeating-linear-gradient(45deg, #fac5c5, #fac5c5 15px, #fed1d1 15px, #fed1d1 30px); */
	font-size: 2.6rem;
	color: #fff;
	text-align: center;
	margin-left: -50px;
	margin-bottom: 35px;
}
.temp__A2__wrap .a__b__one__inner h5.pickup__ttl span {
	display: block;
	padding: .3em 1em;
	border-top: 1px dashed #fff;
	border-bottom: 1px dashed #fff;
	/* text-shadow: 2px 2px 3px #ee6f8c,
	-2px 2px 3px #ee6f8c,
	2px -2px 3px #ee6f8c,
	-2px -2px 3px #ee6f8c; */
}
.temp__A2__wrap .a__b__one__inner h5.pickup__ttl::before {
	content: '';
	position: absolute;
	border-style: solid;
	border-color: transparent;
}
.temp__A2__wrap .a__b__one__inner h5.pickup__ttl::before {
	top: 100%;
	left: -1px;
	border-width: 0 15px 15px 0;
	border-right-color: #609892;
}

.temp__A2__wrap .a__b__one__inner h6.pickup__sub {
	width: 60%;
	position: relative;
	padding: 0.25em 1em;
	border-top: solid 2px #faf5ae;
	border-bottom: solid 2px #faf5ae;
	text-align: center;
	margin: 0 auto 30px;
	background-color: #fffde6;
}
.temp__A2__wrap .a__b__one__inner h6.pickup__sub:before,
.temp__A2__wrap .a__b__one__inner h6.pickup__sub:after {
	content: '';
	position: absolute;
	top: -7px;
	width: 2px;
	height: -webkit-calc(100% + 14px);
	height: calc(100% + 14px);
	background-color: #faf5ae;
}
.temp__A2__wrap .a__b__one__inner h6.pickup__sub:before {
	left: 7px;
}
.temp__A2__wrap .a__b__one__inner h6.pickup__sub:after {
	right: 7px;
}

.temp__A2__wrap ul.pickup__list,
.temp__A2__wrap .post-179 ol.pickup__list,
.temp__A2__wrap .a__b__one__inner ul.pickup__list {
	counter-reset: item;
	list-style-type: none;
	padding-left: 0;
}

.temp__A2__wrap ul.pickup__list {
	margin-left: 10px;
}

.temp__A2__wrap .post-179 ol.pickup__list {
	margin-left: 10px;
	margin-bottom: 30px;
}

.temp__A2__wrap ul.pickup__list p span.hoikusho__pr {
	font-size: 1.7rem;
	font-weight: bold;
	color: #3cc8c3;
	background-color: #faf7c3;
	border-radius: 3px;
	padding: 10px 10px 10px 70px;
	margin: 5px 3px 5px 50px;
	display: inline-block;
}

.temp__A2__wrap ul.pickup__list li,
.temp__A2__wrap .post-179 ol.pickup__list li,
.temp__A2__wrap .a__b__one__inner ul.pickup__list li {
	list-style-type: none;
	text-indent: -3.7em;
	padding-left: 2.75em;
	position: relative;
	margin-bottom: 20px;
}

.temp__A2__wrap ul.pickup__list li {
	line-height: 1.5;
}

.temp__A2__wrap ul.pickup__list li:before,
.temp__A2__wrap .post-179 ol.pickup__list li:before,
.temp__A2__wrap .a__b__one__inner ul.pickup__list li:before {
	counter-increment: item;
	content: counter(item)'.';
	/* 以下は自由に装飾... */
	padding-right: .75em;
	font-size: 2.4rem;
	font-weight: bold;
	color: #3cc8c3;
	background-color: #effaf9;
	border-radius: 100%;
	padding: 10px 9px 10px 15px;
	margin-right: 10px;
}

.kenshin__flow__list li:before {
	counter-reset: item 3; /*「4」からカウントし始める*/
}

.temp__A2__wrap ul.pickup__list li:before,
.temp__A2__wrap .post-179 ol.pickup__list li:before {
	font-size: 2.0rem;
}

.temp__wrap h4.nyugan__ttl__pc,
.temp__wrap h4.nyugan__ttl__sp {
  font-size: 2.4rem;
  line-height: 1;
  position: relative;
  padding-bottom: 0;
  border-bottom: 0;
  margin-bottom: 0;
}

.temp__wrap h4.nyugan__ttl__pc::after,
.temp__wrap h4.nyugan__ttl__sp::after {
  position: static;
  bottom: 0;
  left: 0;
  z-index: 0;
  content: '';
  width: 0;
  height: 0;
  background-color: #fff;
}

.temp__wrap h4.nyugan__ttl__pc {
	font-size: 3.4rem;
	background: linear-gradient(transparent 60%, #fffdcf 60%);
	margin-bottom: 30px;
	padding: 0 5px 5px;
	color: #ff5085;
	display: inline-block;
	line-height: 1.5;
}

.temp__wrap h4.nyugan__ttl__sp {
	display: none;
}

.nyugan__block--wrap,
.shikyugan__block--wrap {
	overflow: hidden;
	margin-bottom: 60px;
}

.shikyugan__block {
	overflow: hidden;
	margin-bottom: 30px;
}

.kenshin__block__left {
	width: 60%;
	float: left;
}

.kenshin__block__right {
	width: 30%;
	float: right;
}

.kenshin__block__left2 {
	width: 30%;
	float: left;
}

.kenshin__block__right2 {
	width: 60%;
	float: right;
}

.shikyugan__block__left {
	width: 50%;
	float: left;
}

.shikyugan__block__right {
	width: 45%;
	float: right;
}

.temp__wrap .entry__content .nyugan__block--wrap img,
.temp__wrap .entry__content .shikyugan__block img {
	padding: 0;
}

.post__wrap .nyugan {
	width: 70%;
}

.kenshin__column {
	padding: 30px;
	border-radius: 3px;
	background-color: #fffef2;
	border: 2px dashed #f5ef9b;
	margin: 40px 0 50px;
}

.temp__wrap .temp__A2__wrap .kenshin__column h6.kenshin__tokucho {
	padding: 7px 10px;
	text-align: center;
	color: #3cc8c3;
	font-size: 2.2rem;
	position: relative;
  background-color: #fbf7bf;
  border-radius: 6px;
	margin-bottom: 25px;
}

.temp__wrap .temp__A2__wrap .kenshin__column h6.kenshin__tokucho::after {
	position: absolute;
	top: 100%;
	left: 47%;
	content: '';
	width: 0;
	height: 0;
	border: 15px solid transparent;
	border-top: 20px solid #fbf7bf;
}

.temp__wrap .temp__A2__wrap .kenshin__column p {
	font-size: 1.8rem;
	margin: 0;
}

@media screen and (max-width: 767px) {
	.temp__A2__wrap .a__b__one__inner .pickup__wrap {
		padding: 20px 15px 10px;
		margin: 0 0 20px 0;
	}
	.temp__A2__wrap .a__b__one__inner h5.pickup__ttl {
		margin-left: -30px;
		margin-bottom: 35px;
	}
	.temp__A2__wrap .post-179 ol.pickup__list {
		margin-left: 15px;
	}
	.temp__A2__wrap ul.pickup__list li,
	.temp__A2__wrap .a__b__one__inner ul.pickup__list li {
		text-indent: -3.1em;
	}
	.temp__A2__wrap ul.pickup__list li:before,
	.temp__A2__wrap .a__b__one__inner ul.pickup__list li:before {
		font-size: 2.0rem;
		margin-right: 5px;
	}
	.temp__A2__wrap .a__b__one__inner h6.pickup__sub {
		width: 85%;
	}
	.temp__A2__wrap ul.pickup__list {
		margin-left: 0;
	}
	.temp__A2__wrap ul.pickup__list p span.hoikusho__pr {
		font-size: 1.6rem;
		padding: 10px;
		margin: 5px 3px 5px 0;
		display: block;
	}
	.temp__A2__wrap ul.pickup__list li p span.hoikusho__pr {
		text-indent: 0;
	}
	.temp__wrap h4.nyugan__ttl__pc {
		display: none;
	}
	.temp__wrap h4.nyugan__ttl__sp {
		display: block;
		font-size: 2.6rem;
		margin-bottom: 30px;
		color: #ff5085;
		line-height: 1.5;
		text-align: center;
	}
	.nyugan__block--wrap,
	.shikyugan__block--wrap {
		margin-bottom: 40px;
	}
	.kenshin__block__left,
	.shikyugan__block__left,
	.kenshin__block__right2 {
		width: 100%;
		float: none;
	}
	.kenshin__block__right,
	.shikyugan__block__right,
	.kenshin__block__left2 {
		width: 50%;
		float: none;
		margin: 0 auto 20px;
		display: block;
	}
	.shikyugan__block__right {
		width: 75%;
		float: none;
		margin: 0 auto 20px;
		display: block;
	}
	.kenshin__column {
		padding: 20px 15px 20px 15px;
	}
	.temp__wrap .temp__A2__wrap .kenshin__column h6.kenshin__tokucho {
		font-size: 2.0rem;
	}
	.temp__wrap .temp__A2__wrap .kenshin__column p {
		font-size: 1.6rem;
	}

	.post__wrap table.nyugan {
		width: 100%;
	}
}





/*--------------------------------------------------------------
	a-2 リハビリページのスタイル
--------------------------------------------------------------*/

.temp__A2__wrap .a__b__one__inner {
	overflow: hidden;
	padding-left: 15px;
}

.temp__A2__wrap .a__b__one__inner h6 {
	padding-left: 25px;
}

.temp__A2__wrap .a__b__one__inner h6.shokuin__slogan {
	margin: 0 0 50px;
	padding-left: 15px;
}

.temp__A2__wrap .post-743 .a__b__one__inner h6 {
	padding-left: 0;
}

.temp__A2__wrap .riha__program__table {
	overflow: hidden;
	/*margin-bottom: 30px;*/
}

.temp__A2__wrap .a__b__one__inner img {
	margin: 0 20px 20px 0;
}

.temp__A2__wrap .a__b__one__inner .riha__bottom__banner img {
	margin: 0;
}

.temp__A2__wrap .riha__program {
	width: 45%;
	float: left;
	margin: 0 20px 0 0;
}

.temp__A2__wrap .riha__program h6 {
	margin: 0 0 10px;
	padding-left: 0;
}

.temp__A2__wrap .riha__program ul {
	margin: 0 0 20px;
}

.temp__A2__wrap .a__b__one table.table100 {
	width: 100%;
}

.temp__A2__wrap .riha__program td {
	padding: 15px 15px 0;
}

.post__wrap .temp__A2__wrap table.a2__col2 {
	width: 40%;
}

.post__wrap .temp__A2__wrap table.margin20 {
	margin: 0 0 20px;
}

.temp__A2__wrap .a2__bottom__banner,
.temp__A2__wrap .b1__bottom__banner,
.temp__B1__wrap .b1__bottom__banner,
.temp__B3__wrap .b3__bottom__banner {
	overflow: hidden;
	display: block;
	padding: 40px 0;
}

.temp__A2__wrap .a2__bottom__banner {
	padding: 40px 0 40px 15px;
}

.temp__A2__wrap .b1__bottom__banner {
	padding: 40px 0 0;
}

.temp__A2__wrap .riha__bottom__banner {
	overflow: hidden;
	display: block;
}

.temp__A1__wrap .staff__link,
.temp__A2__wrap .staff__link,
.temp__B1__wrap .staff__link,
.temp__B3__wrap .staff__link {
	width: 45%;
	margin: 0 30px 0 0;
	background-color: #effaf9;
	overflow: hidden;
	float: left;
}

.temp__A1__wrap .staff__link {
	width: 32%;
	margin: 0 15px 0 0;
	display: inline-block;
}

.temp__A1__wrap .last__bnr {
	margin: 0;
}

.temp__A2__wrap .b1__bottom__banner .staff__link {
	width: 60%;
	float: none;
}

.temp__B3__wrap .staff__link {
	width: 35%;
}

.temp__A1__wrap .staff__link p.staff__link__img,
.temp__A2__wrap .staff__link p.staff__link__img,
.temp__B1__wrap .staff__link p.staff__link__img,
.temp__B3__wrap .staff__link p.staff__link__img {
	width: 40%;
	float: left;
	margin: 0;
}

.temp__A2__wrap .b1__bottom__banner .staff__link p.staff__link__img {
	width: 40%;
}

.temp__A2__wrap .b1__bottom__banner .staff__link p.staff__link__img img {
	margin: 0 20px 0 0;
}

.temp__A1__wrap .staff__link p.staff__link__ttl,
.temp__A2__wrap .staff__link p.staff__link__ttl,
.temp__B1__wrap .staff__link p.staff__link__ttl,
.temp__B3__wrap .staff__link p.staff__link__ttl {
	padding-left: 20px;
	font-size: 1.6rem;
	display: inline;
	margin: 30px 0 0 15px;
	float: left;
}

.temp__A2__wrap .b1__bottom__banner .staff__link p.staff__link__ttl {
	margin: 20px 0 0 15px;
	line-height: 1.5;
}

.temp__B1__wrap .staff__link p.staff__link__ttl {
	padding-left: 20px;
	font-size: 1.6rem;
	display: inline;
	margin: 45px 0 0 15px;
	float: left;
}

.temp__A2__wrap .staff__link p.staff__link__ttl--sp {
	display: none;
}

.temp__A1__wrap .staff__link p.staff__link__ttl {
	margin: 30px 0 0 10px;
	line-height: 1.2;
	text-align: center;
}

.temp__A1__wrap .staff__link p.harmony {
	margin: 18px 0 0 10px;
}

.temp__A1__wrap .staff__link p.symphony {
	margin: 10px 0 0 10px;
}

.temp__A1__wrap .staff__link p.staff__link__ttl span {
	font-size: 1.2rem;
	line-height: 0;
}

.temp__B3__wrap .staff__link p.staff__link__ttl {
	margin: 35px 0 0 20px;
}

.temp__A2__wrap .a__b__one__inner img.riha__img__l {
	float: left;
	margin: 0 0 20px 0;
}

.temp__A2__wrap .a__b__one__inner img.riha__img__r {
	float: right;
	margin: 0 0 20px 0;
}


@media (max-width: 1000px) and (min-width: 768px){
	.temp__A1__wrap .staff__link {
		width: 45%;
		margin: 0 15px 30px 0;
		display: inline-block;
	}
	.temp__A1__wrap .staff__link p.staff__link__ttl {
		margin: 33px 0 0 10px;
	}
	.temp__A1__wrap .staff__link p.harmony {
		margin: 23px 0 0 10px;
	}
	.temp__A1__wrap .staff__link p.symphony {
		margin: 15px 0 0 10px;
	}
}

@media screen and (max-width: 767px) {
	.temp__A2__wrap .a__b__one__inner {
		padding-left: 0;
	}
	.temp__A2__wrap .a__b__one__inner h6 {
		padding-left: 0;
	}
	.temp__A2__wrap .a__b__one__inner .indent__left30 {
		padding-left: 0;
	}
	.temp__A2__wrap .a__b__one__inner h6.shokuin__slogan {
		margin: 0 0 30px;
		padding-left: 0;
	}
	.temp__A2__wrap .riha__program {
		width: 100%;
		float: none;
		margin: 0 0 20px 0;
	}
	.temp__A2__wrap .a__b__one__inner img {
		display: block;
		margin: 0 auto 20px;
	}
	.post__wrap .temp__A2__wrap table.a2__col2 {
		width: 70%;
	}
	.post__wrap .temp__A2__wrap table.margin20 {
		margin: 0 0 40px;
	}
	.temp__A1__wrap .staff__link,
	.temp__A2__wrap .staff__link,
	.temp__B1__wrap .staff__link,
	.temp__B3__wrap .staff__link {
		width: 100%;
		margin: 0 0 20px 0;
		float: none;
	}
	.temp__B1__wrap .staff__link p.staff__link__ttl {
		margin: 30px 0 0 8px;
		line-height: 1.3;
	}
	.temp__A2__wrap .staff__link p.staff__link__ttl--sp {
		display: block;
	}
	.temp__A1__wrap .staff__link p.staff__link__ttl {
		margin: 40px 0 0 10px;
	}
	.temp__A1__wrap .staff__link p.harmony {
		margin: 32px 0 0 10px;
	}
	.temp__A1__wrap .staff__link p.symphony {
		margin: 20px 0 0 10px;
	}
	.temp__A2__wrap .a__b__one__inner img.riha__img__l,
	.temp__A2__wrap .a__b__one__inner img.riha__img__r {
		float: none;
		margin: 0 auto 30px;
		display: block;
	}
	.temp__A2__wrap .a2__bottom__banner {
		padding: 0 0 40px 0;
	}
	.temp__A2__wrap .b1__bottom__banner .staff__link {
		width: 100%;
	}
	.temp__A2__wrap .b1__bottom__banner .staff__link p.staff__link__ttl {
		margin: 15px 0 0 15px;
	}
}


/*--------------------------------------------------------------
	a-2 健診ページのスタイル
--------------------------------------------------------------*/

.post__wrap .temp__A2__wrap h6.kenshinh6 {
	margin-bottom: 10px;
}

.post__wrap .temp__A2__wrap .kenshin__course th,
.post__wrap .temp__A2__wrap .kenshin__course td {
	font-size: 1.2rem;
	padding: 3px;
	text-align: center;
}

.post__wrap .temp__A2__wrap .chuki {
	font-size: 1.2rem;
}

.post__wrap .temp__A2__wrap .kenshin__list {
	padding-left: 20px;
}

.post__wrap .temp__A2__wrap .kenshin__list li {
	list-style-type: disc;
}

.post__wrap .temp__A2__wrap .column__bg {
	border: 1px dotted #8cdcd4;
	padding: 30px;
	border-radius: 3px;
	/* font-size: 1.4rem; */
	margin: 30px 0 20px;
	overflow: hidden;
}

.post__wrap .temp__A2__wrap .kenshin__name {
	font-size: 1.8rem;
}

.post__wrap .temp__A2__wrap .subsidy {
	margin: 0;
}

.post__wrap .temp__A2__wrap .subsidy__point {
	padding-left: 40px;
}

.post__wrap .temp__A2__wrap .making {
	font-size: 2.4rem;
	text-align: center;
	margin: 50px 0 150px;
}

.post__wrap .temp__A2__wrap .kensa__ttl {
	font-size: 2.0rem;
	font-weight: bold;
	margin-bottom: 5px;
	padding-top: 15px;
}

.post__wrap .temp__A2__wrap .kenshin__course__btn {
	padding: 15px 0 10px;
}

.post__wrap .temp__A2__wrap .kenshin__course__btn li {
	content: "\f13a";
	display: inline-block;
	padding: 10px 21px;
	background-color: #effaf9;
	margin: 0 5px 10px 0;
	border-radius: 3px;
	font-weight: bold;
	font-size: 1.7rem;
}

.post__wrap .temp__A2__wrap .kenshin__course__btn li:before {
	content: "\f13a";
	font-family: "FontAwesome";
	color: #3cc8c3;
	margin-right: 3px;
}

.b1__float__wrap {
	overflow: hidden;
}


@media screen and (max-width: 767px) {
	.post__wrap .temp__A2__wrap .column__bg {
		padding: 20px 15px 0;
	}
}




/*--------------------------------------------------------------
	b-1 フォーマットページのスタイル
--------------------------------------------------------------*/

.temp__B1__wrap .tel__info {
	border: 4px solid #d2f0ed;
	border-radius: 3px;
	padding: 20px 25px;
	width: 40%;
	margin-bottom: 20px;
}

.temp__B1__wrap .tel__info p {
	margin: 0;
	font-size: 1.8rem;
	line-height: 2.2;
}

.temp__B1__wrap p.tel__ttl {
	font-size: 2.0rem;
	border-bottom: 1px solid #3cc8c3;
	margin-bottom: 10px;
	font-weight: bold;
}

.temp__B1__wrap .a__b__one table,
.temp__B1__wrap .a__b__one table.b1__col2 {
	margin: 0 0 50px;
}

.temp__B1__wrap .a__b__one table.b1__col2 {
	width: 30%;
}

.temp__B1__wrap .a__b__one table.margin20 {
	margin: 0 0 20px;
}

.temp__B1__wrap .a__b__one table.margin10 {
	margin: 0 0 10px;
}

.temp__B1__wrap .post-48 .a__b__one table {
	width: 100%;
	/*table-layout: fixed;*/
}

.temp__B1__wrap .post-48 .a__b__one table th {
	width: 20%;
}

.temp__B1__wrap .post-48 .a__b__one table td {
	/*word-break: break-all;*/
	/*overflow-wrap : break-word;*/
	width: 80%;
}

.temp__B1__wrap .post-48 .a__b__one table td.naiyo {
	width: 20%;
}

.temp__B1__wrap span.privacy__link {
	color: #3cc8c3;
	font-weight: bold;
	text-decoration: underline;
}

.temp__B1__wrap p.attention__ttl {
	font-size: 1.7rem;
	margin: 0;
	font-weight: bold;
}

.temp__B1__wrap .margin__bottom,
.temp__A2__wrap .margin__bottom {
	margin-bottom: 50px;
}

.temp__B1__wrap .margin__bottom30,
.temp__A2__wrap .margin__bottom30 {
	margin-bottom: 30px;
}

.temp__B1__wrap .margin__bottom span {
	color: red;
}

.temp__B1__wrap p.contact__telNum {
	overflow: hidden;
}

.temp__B1__wrap p.contact__telNum a {
	font-size: 3.0rem;
	color: #3cc8c3;
	/*float: left;*/
	line-height: 1;
	font-weight: bold;
}

.temp__B1__wrap p.contact__telNum img {
	margin: 0 5px 0 0;
	/*float: left;*/
}

.temp__wrap ul.linkInPage {
	margin: 0 auto 80px;
	overflow: hidden;
}

.temp__wrap ul.linkInPage.faq-pagelink-ul {
	margin: 0 auto 30px;
}

.faq-pagelink-toptxt {
	margin-bottom: 40px;
	padding: 0 30px;
}

.temp__wrap ul.linkInPage li {
	width: 31.8%;
	float: left;
	margin: 0 15px 15px 0;
	position: relative;
	background-color: #effaf9;
	line-height: 1.3;
}

.temp__wrap ul.linkInPage li:nth-child(even) {
	background-color: #e3f8f6;
}

.temp__wrap .temp__A2__wrap ul.linkInPage {
	margin: 0 auto 35px;
	overflow: hidden;
}

.temp__B2__wrap ul.linkInPage li:nth-child(3),
.temp__B2__wrap ul.linkInPage li:nth-child(6),
.temp__B2__wrap ul.linkInPage li:nth-child(9) {/*担当医表*/
	margin: 0 0 15px 0;
}

.temp__wrap ul.linkInPage li::after {
	content: "";
	position: absolute;
	bottom: 5px;
	right: 5px;
	width: 0;
	height: 0;
	border-bottom: 14px solid #3cc8c3;
	border-left: 14px solid transparent;
}

.temp__wrap ul.linkInPage li a {
	display: block;
	text-align: center;
	font-size: 1.6rem;
	padding: 20px 0;
	border-radius: 3px;
}

.temp__wrap ul.linkInPage li.faq-pagelink a {
	font-size: 1.4rem;
	padding: 20px 0;
}

.temp__wrap ul.linkInPage li a:hover {
	opacity: .7;
}

.post-10 ul.linkInPage li {
	width: 18.7%;
	height: 70px;
}

.post-189 ul.linkInPage li {
	width: 22.8%;
	/*height: 70px;*/
}

.post-10 ul.linkInPage li a {
	padding: 15px 15px;
}

.post-6 ul.linkInPage li:nth-child(3),
.post-6 ul.linkInPage li:nth-child(6),
.post-80 ul.linkInPage li:nth-child(3),
.post-10 ul.linkInPage li:nth-child(5),
.post-10 ul.linkInPage li:nth-child(10),
.post-48 ul.linkInPage li:nth-child(3),
.post-48 ul.linkInPage li:nth-child(6),
.post-62 ul.linkInPage li:nth-child(3),
.post-62 ul.linkInPage li:nth-child(6),
.post-62 ul.linkInPage li:nth-child(9),
.post-62 ul.linkInPage li:nth-child(12),
.post-163 ul.linkInPage li:nth-child(6),
.post-163 ul.linkInPage li:nth-child(3),
.post-165 ul.linkInPage li:nth-child(6),
.post-165 ul.linkInPage li:nth-child(3),
.post-205 ul.linkInPage li:nth-child(9),
.post-205 ul.linkInPage li:nth-child(6),
.post-205 ul.linkInPage li:nth-child(3),
.post-743 ul.linkInPage li:nth-child(3),
.post-743 ul.linkInPage li:nth-child(6) {
	margin: 0 0 15px 0;
}

.post-10 ul.linkInPage li:nth-child(1) a,
.post-10 ul.linkInPage li:nth-child(2) a,
.post-10 ul.linkInPage li:nth-child(4) a,
.post-10 ul.linkInPage li:nth-child(6) a,
.post-10 ul.linkInPage li:nth-child(10) a,
.post-10 ul.linkInPage li:nth-child(11) a,
.post-10 ul.linkInPage li:nth-child(13) a {
	padding: 25px 15px 15px;
}

.post-407 ul.linkInPage {
	padding: 0;
}

.post-407 ul.linkInPage li {
	list-style-type: none;
	display: inline-block;
	width: inherit;
}

.post-407 ul.linkInPage li a {
	padding: 20px 30px;
}

.temp__wrap .post-3336 ul.linkInPage {
	margin: 0 0 10px;
	padding: 10px 0 0;
}

.temp__wrap .post-3336 ul.linkInPage li {
	width: 32.25%;
}

.temp__wrap .post-3336 ul.linkInPage li:last-child,
.temp__wrap .post-3336 ul.linkInPage li:nth-child(3) {
	margin: 0 0 15px 0;
}

.temp__wrap .post-3336 ul.linkInPage li:last-child a {
	letter-spacing: -.15em;
}

.temp__wrap .btn__border {
	border: 3px solid #d2f0ed;
	border-radius: 3px;
	display: inline-block;
	position: relative;
	margin-bottom: 30px;
}

.temp__wrap .post-10 .btn__border {
	margin: 15px 0 30px;
}

.temp__wrap .btn__border p {
	margin: 0;
}

.temp__wrap .btn__border a {
	padding: 10px 35px 10px 20px;
	display: block;
	overflow: hidden;
}

.temp__wrap .btn__border a img {
	display: inline;
	float: left;
}

.temp__wrap .btn__border a span {
	padding-top: 12px;
	float: left;
}

.temp__wrap .btn__border a:hover {
	background-color: #d2f0ed;
}

.temp__wrap ol.rehabili_flow {
  counter-reset: item;
}

.temp__wrap ol.rehabili_flow > li {
	margin-bottom: 20px;
	display: block; /* Safari安定用 */
  position: relative;
  counter-increment: item;
}

.temp__wrap ol.rehabili_flow > li::before {
  content: counter(item) ". ";
  position: absolute;
	top: -3px;
  left: -28px; /* 位置調整 */
	font-size: 2rem;
	font-weight: 700;
	margin-bottom: 15px;
}

.temp__wrap ol.rehabili_flow .flow_conts_ttl {
	font-size: 2rem;
	font-weight: 700;
	margin-bottom: 15px;
}

.temp__wrap ol.rehabili_flow .rehabili_flow_conts ul li {
	margin-bottom: 0;
}

.temp__wrap ol.rehabili_flow .rehabili_flow_conts ul.mochimono {
	margin-bottom: 20px;
}

.temp__wrap .tetsuduki_ttl {
	margin-bottom: 5px;
}

.temp__wrap table.hoken_tetsuduki {
	width: 100%;
}

.temp__wrap .futan {
	display: inline-block;
	background-color: #effaf9;
	padding: 10px 20px;
	margin: 0 0 20px;
}

.temp__wrap ul.rehabili_conts_ul {
	margin-bottom: 20px;
}

.temp__wrap ul.flow {
	overflow: hidden;
}

.temp__wrap ul.flow li {
	float: left;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	text-align: center;
	height: 220px;
	padding: 0 10px;
	font-size: 2.2rem;
	position: relative;
}

.temp__wrap ul.flow li:nth-child(odd) {
	border: 4px solid #d2f0ed;
	border-radius: 3px;
}

.temp__wrap ul.flow li:nth-child(even) {
	padding: 0;
}

.temp__wrap .triangle__big{
	position: absolute;
	top: 40%;
	left: 40%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 0 20px 16px;
	border-color: transparent transparent transparent #37d3e4;
}

.temp__wrap img.wp-image-808 {
	padding: 10px 5px 0 0;
}

.temp__wrap a.contact__tel {
	font-size: 3.0rem;
	color: #3cc8c3;
	font-weight: bold;
}

.temp__wrap .a__b__one__inner .column__area {
	margin: 30px 0;
	padding: 30px 15px 1px 30px;
}

.temp__wrap .a__b__one__inner .column__area h6.case__ttl {
	padding: 7px 10px;
	background-color: #fefade;
	border-left: 6px solid #e4a937;
	width: 20%;
	margin-top: -45px;
	margin-left: -30px;
	text-align: center;
	color: #e4a937;
}

.temp__wrap .a__b__one__inner .column__area p {
	line-height: 2;
}

.temp__wrap .a__b__one__inner .column__area span {
	background-color: #fff;
	padding: 5px 2px 5px 10px;
	margin-right: 10px;
	font-weight: bold;
}

.temp__B1__wrap .a__b__one .riha__program__table {
	overflow: hidden;
	/*margin-bottom: 30px;*/
}

.temp__B1__wrap .a__b__one .riha__program {
	width: 45%;
	float: left;
	margin: 0 20px 0 0;
}

.temp__B1__wrap .a__b__one .small__ttl {
	margin: 0 0 10px;
}

.temp__B1__wrap .a__b__one .tel__num {
	margin: 0;
}

.temp__B1__wrap .a__b__one .tel__num a {
	font-size: 2.2rem;
	color: #3cc8c3;
}

.temp__B1__wrap .a__b__one .homonkango__ttl {
	margin: 0;
}

.temp__B1__wrap .a__b__one .homonkango__name {
	font-size: 2.2rem;
}

.temp__B1__wrap .a__b__one .homonkango__address {
	font-size: 1.7rem;
	margin-bottom: 10px;
}

.temp__B1__wrap .a__b__one .careplan__txt {
	border: 5px solid #effaf9;
	padding: 20px 30px 1px;
	border-radius: 3px;
	margin: 0 0 50px;
}

.temp__B1__wrap .a__b__one .column2,
.temp__A2__wrap .a__b__one .column2 {
	float: left;
	margin: 0 10px 20px 0;
	display: inline-block;
	font-size: 1.45rem;
}

.temp__B1__wrap .post-52 .a__b__one img {
	width: 60%;
}

.nyuin__fee__date {
	font-size: 1.3rem;
	margin: 0 30% 0 0;
}

.gairai__top__wrap {
	overflow: hidden;
	margin-bottom: 30px;
}

.gairai__top__left {
	width: 80%;
	float: left;
}

.gairai__top__right {
	width: 15%;
	float: right;
	margin-left: 30px;
}

.gairai__flow {
	overflow: hidden;
	width: 80%;
	display: block;
	margin: 0 auto 50px;
	padding: 50px;
	background-color: #effaf9;
	border-radius: 3px;
}

.gairai__flow ul {
	padding: 0;
}

.gairai__flow ul li {
	list-style-type: none;
	text-align: center;
	margin-bottom: 15px;
	float: left;
	width: 100%;
	border-radius: 3px;
	background-color: #fff;
	padding: 10px 0;
	font-size: 2.4rem;
	font-weight: bold;
}

.gairai__flow ul li:nth-child(1),
.gairai__flow ul li:nth-child(2) {
	font-size: 2.2rem;
	font-weight: bold;
	background-color: #37d3e4;
	color: #fff;
	float: left;
	width: 48%
}

.gairai__flow ul li:nth-child(2) {
	background-color: #e4a937;
	float: right;
}

.gairai__flow ul li:nth-child(3),
.gairai__flow ul li:nth-child(4),
.gairai__flow ul li:nth-child(5),
.gairai__flow ul li:nth-child(6) {
	float: left;
	width: 48%;
}

.gairai__flow ul li:nth-child(4),
.gairai__flow ul li:nth-child(6) {
	float: right;
}

.gairai__flow ul li .triangle {
	width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #3cc8c3;
	display: block;
	margin: 0 auto;
}

.gairai__flow ul li.gairai__arrow {
	background-color: #effaf9;
	padding: 0;
}

.gairai__flow ul li span {
	color: red;
}

.nyuin__block__wrap {
	overflow: hidden;
}

.nyuin__left {
	float: left;
	width: 70%;
}

.nyuin__right {
	float: right;
	width: 30%;
}

.b1__left {
	float: left;
	width: 45%;
}

.b1__right {
	float: right;
	width: 50%;
	margin: 0 0 0 5%;
}

.temp__wrap .entry__content .b1__right img {
	padding: 0;
}

.b1__float__wrap {
	overflow: hidden;
	margin-bottom: 50px;
}

.b1__left__ul {
	float: left;
	width: 47%;
}

.b1__right__ul {
	float: left;
	margin: 0 0 0 5%;
	width: 47%;
}

.b1__left__ul ul {
	margin-left: 8%;
}

a.tantoi__btn {
	background-color: #37d2e4;
}

.temp__B1__wrap .short_term_reha_top_wrap,
.temp__B1__wrap .timeschedule_wrap {
	overflow: hidden;
}

.temp__B1__wrap .short_term_reha_top_l {
	float: left;
	width: 60%;
}

.temp__B1__wrap .short_term_reha_top_r {
	float: right;
	width: 35%;
}

.temp__B1__wrap .short_term_reha_top_r img {
	padding: 10px 0 0;
}

.temp__B1__wrap .timeschedule_l {
	float: left;
	width: 55%;
}

.temp__B1__wrap .timeschedule_r {
	float: right;
	width: 40%;
}


@media (max-width: 1000px) and (min-width: 768px){
	.temp__B1__wrap {
		padding: 0 20px;
	}
	.temp__wrap ul.flow {
		padding: 0;
	}
	.post-10 ul.linkInPage li {
		width: auto;
		display: inline-block;
		height: 70px;
	}
	.post-10 ul.linkInPage li:nth-child(5) {
		margin: 0 15px 15px 0;
	}
	.temp__wrap ul.flow li {
		padding: 0 5px;
		font-size: 2.2rem;
		line-height: 1.6;
	}
}

@media screen and (max-width: 767px) {


	.temp__B1__wrap p.contact__telNum {
		width: 90%;
		margin: 0 auto;
		overflow: hidden;
		background-color: #e3f8f6;
		padding: 15px 20px 10px;
		border-radius: 3px;
		text-align: center;
	}

	.temp__B1__wrap .tel__info {
		width: 100%;
	}
	.faq-pagelink-toptxt {
		margin-bottom: 20px;
		padding: 0;
	}
	.temp__wrap ul.linkInPage {
		width: 100%;
	}
	.linkInPage__wrap__faq-pagelink-ul {
		margin-bottom: 30px;
	}
	.temp__wrap ul.linkInPage li {/*担当医表*/
		width: 31%;
		margin: 0 10px 10px 0;
	}
	.temp__wrap ul.linkInPage li:nth-child(3),
	.temp__wrap ul.linkInPage li:nth-child(6) {/*担当医表*/
		margin: 0 0 10px 0;
	}
	.temp__wrap ul.flow {
		padding: 0;
		margin: 0 0 20px;
	}
	.temp__wrap ul.flow li {
		list-style-type: none;
		padding: 0;
		line-height: 1.7;
		font-size: 1.8rem;
		height: 180px;
		margin: 0 0 20px;
	}
	.temp__wrap ul.flow li:nth-child(odd) {
		border: 3px solid #d2f0ed;
		padding: 0 5px;
	}
	.temp__wrap ul.flow li:nth-child(even) {
		padding: 0 15px;
	}
	.temp__wrap .triangle__big {
		top: 40%;
		left: 30%;
		border-width: 16px 0 16px 12px;
	}
	.temp__B1__wrap .a__b__one .riha__program {
		width: 100%;
		float: none;
		margin: 0 0 20px 0;
	}
	.temp__B1__wrap .a__b__one table.b1__col2 {
		width: 80%;
	}
	.temp__B1__wrap .a__b__one table th,
	.temp__B1__wrap .a__b__one table td {
		font-size: 1.5rem;
	}
	.temp__B1__wrap .post-52 .a__b__one img {
		width: 100%;
	}
	.temp__A2__wrap .a__b__one .column2 {
		float: none;
		margin: 0 10px 0 0;
		font-size: 1.5rem;
	}
	.temp__wrap .a__b__one__inner .column__area {
		margin: 30px 0;
		padding: 30px 15px 1px 15px;
	}
	.post-407 .a__b__one ul.linkInPage__sp {
		padding: 0;
	}
	.post-407 .a__b__one ul.linkInPage__sp li {
		list-style-type: none;
	}
	.gairai__top__left {
		width: 100%;
		float: none;
	}
	.gairai__top__right {
		width: 30%;
		float: none;
		margin: 0 auto 20px;
	}
	.gairai__flow {
		width: 100%;
		padding: 30px 20px;
		margin: 0 auto 20px;
	}
	.gairai__flow ul li {
		list-style-type: none;
		text-align: center;
		margin-bottom: 15px;
		float: left;
		width: 100%;
		border-radius: 3px;
		background-color: #fff;
		padding: 10px 0;
		font-size: 2.0rem;
		font-weight: bold;
	}
	.b1__left {
		float: none;
		width: 100%;
	}

	.b1__right {
		float: none;
		width: 100%;
		margin: 20px 0 0;
	}

	.b1__left__ul {
		float: left;
		margin-bottom: 30px;
		width: 100%;
	}

	.b1__right__ul {
		float: left;
		margin: 0;
		width: 100%;
	}
	.b1__left__ul ul {
		margin-left: 0;
	}
	.temp__B1__wrap .short_term_reha_top_l,
	.temp__B1__wrap .short_term_reha_top_r  {
		float: none;
		width: 100%;
	}
	.temp__B1__wrap .short_term_reha_top_r img {
		padding: 10px 0 20px;
	}
	.temp__B1__wrap .timeschedule_l,
	.temp__B1__wrap .timeschedule_r {
		float: none;
		width: 100%;
	}
	.temp__wrap .btn__border a {
    padding: 10px 20px 10px 10px;
	}
	.temp__wrap .btn__border a span {
		padding-top: 12px;
		float: left;
		font-size: 1.4rem;
		letter-spacing: -.1em;
	}
	.temp__wrap ol.rehabili_flow {
  	padding-left: 29px;
	}
}



/*--------------------------------------------------------------
	b-2 フォーマットページのスタイル
--------------------------------------------------------------*/

.dr-table__list .a__b__one {
	margin-bottom: 40px;
}

.temp__B2__wrap .btn__border a {
	padding: 10px 35px 10px 20px;
	display: block;
	overflow: hidden;
}


@media screen and (max-width: 767px) {
	.temp__B2__wrap .entry__content {
		margin-bottom: 50px;
	}
	.dr-table__list h4 {
		margin-bottom: 10px;
		font-size: 2.0rem;
	}
}


/*--------------------------------------------------------------
	b-3 採用情報ページのスタイル
--------------------------------------------------------------*/


.temp__B3__wrap h4 {
	margin: 50px 0 40px;
}

.temp__B3__wrap .cat__block h5 {
	margin: 50px 0 20px;
}

.temp__B3__wrap .entry__content {
	margin-bottom: 80px;
}

.temp__B3__wrap .cat__btn__block{
	margin-bottom: 30px;
}

.temp__B3__wrap .cat__block {
	/* margin-bottom: 10px; */
}

.temp__B3__wrap .disc__txt {
	font-size: 1.7rem;
	margin-bottom: 50px;
}

.temp__B3__wrap .disc__txt span {
	background-color: #eee;
	padding: 7px;
	border-radius: 3px;
}

.temp__B3__wrap .details-wrap {
	padding-left: 20px;
}

.temp__B3__wrap .cat__btn__block ul {
	padding: 0;
	overflow: hidden;
}

.temp__B3__wrap .cat__btn__block li {
	display: inline-block;
	font-size: 1.7rem;
	float: left;
	list-style: none;
	/*background-color: #dbf6f3;*/
	/*border: 6px solid #dbf6f3;*/
	margin: 0 20px 20px 0;
	/*border-radius: 3px;*/
	text-align: center;
	font-weight: bold;
}

.temp__B3__wrap .cat__btn__block li a {
	display: block;
	padding: 20px 15px;
	background-color: #dbf6f3;
	border-radius: 3px;
}

.temp__B3__wrap .cat__btn__block li a:hover {
	background-color: #c5f0eb;
}

.temp__B3__wrap .cat__btn__block li span.required,
.temp__B3__wrap .cat__block h5 span.required {
	color: #fff;
	background-color: #df4a29;
	padding: 5px;
	border-radius: 3px;
	margin-right: 3px;
}

.temp__B3__wrap .cat__btn__block li span.recruit-off {
	color: #999;
	background-color: #eee;
	padding: 20px 15px;
	border-radius: 3px;
	margin-right: 3px;
	display: block;
}

.temp__B3__wrap .a__b__one table {
	margin: 0 0 20px;
}

.temp__B3__wrap .a__b__one table th {
	width: 20%;
}

.temp__B3__wrap .a__b__one .link__btn,
.temp__B3__wrap .a__b__one .link__btn__dr,
.search-page-links .nav-next,
.search-page-links .nav-previous {
	border-radius: 3px;
	display: inline-block;
	position: relative;
	margin-bottom: 60px;
}

.temp__B3__wrap .a__b__one .link__btn__dr {
	margin-bottom: 10px;
}

.temp__B3__wrap .a__b__one .link__btn a,
.temp__B3__wrap .a__b__one .link__btn__dr a,
.search-page-links .nav-next a,
.search-page-links .nav-previous a {
	border: 3px solid #d2f0ed;
	padding: 10px 35px 10px 20px;
	display: block;
	overflow: hidden;
}

.search-page-links .nav-next a,
.search-page-links .nav-previous a {
	padding: 10px 20px;
}

.temp__B3__wrap .a__b__one .link__btn a:hover,
.temp__B3__wrap .a__b__one .link__btn__dr a:hover,
.search-page-links .nav-next a:hover,
.search-page-links .nav-previous a:hover {
	background-color: #d2f0ed;
}

.temp__B3__wrap .mynavi {
	display: block;
	padding: 70px;
	text-align: center;
	font-size: 2.0rem;
	background-color: #eee;
}

.temp__B3__wrap .bottom__contact {
	color: red;
	font-size: 2.2rem;
	font-weight: bold;
}

@media screen and (max-width: 767px) {
	.temp__B3__wrap .details-wrap {
		padding-left: 0;
	}
	.temp__B3__wrap .a__b__one .link__btn {
		margin-bottom: 0;
	}
}

/*--------------------------------------------------------------
	b-1 採用情報ページのスタイル
--------------------------------------------------------------*/
.temp__wrap .entry__content .bnr_job_nyushokuiwai img {
	display: block;
	margin: 0 auto;
	padding: 0;
}

.temp__wrap .entry__content .bnr_job_nyushokuiwai a:hover {
	opacity: .7;
}

.temp__wrap .a__b__one.ichiyukai_recruit_box h6 {
	font-size: 2.3rem;
}

.a__b__one ul.ichiyukai_recruit {
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
}

.a__b__one ul.ichiyukai_recruit li {
	font-size: 1.6rem;
	list-style: none;
	padding: 10px 0;
	box-sizing: border-box;
	margin-right: 30px;
}

.a__b__one ul.ichiyukai_recruit li img.recruit_bnr_link {
	width: 50%;
	padding: 20px 0 0;
	display: inline-block;
	margin: 0;
}

.a__b__one ul.ichiyukai_recruit li:last-child {
	margin: 0;
}

.a__b__one ul.ichiyukai_recruit li a i {
	color: #3cc8c3;
}

.a__b__one ul.ichiyukai_recruit li a:hover {
	color: #3cc8c3;
}

.a__b__one ul.ichiyukai_recruit li img.recruit_bnr_link:hover {
	opacity: .7;
}

.a__b__one ul.linkInPage {
	padding: 0;
	margin: 0;
}

.a__b__one ul.linkInPage li {
	width: 48%;
	list-style-type: none;
}

.a__b__one.ichiyukai_recruit_box strong {
	font-size: 1.7rem;
}

.ichiyukai_recruit_left {
	width: 15%;
	float: left;
	margin-right: 30px;
}

.ichiyukai_recruit_right {
	width: 80%;
	float: right;
}



@media screen and (max-width: 767px) {
	.temp__wrap .entry__content .a__b__one img.recruit-top-img {
		padding: 0;
	}
	.temp__wrap .entry__content .a__b__one .bnr_job_nyushokuiwai img {
		width: 80%;
	}
	.ichiyukai_recruit_left {
		width: 30%;
		float: none;
		margin: 0 auto 20px;
	}

	.ichiyukai_recruit_right {
		width: 100%;
		float: none;
		margin: 0 0 20px;
	}

	.a__b__one ul.linkInPage li {
		width: 47%;
	}

	.a__b__one ul.linkInPage li:nth-child(3),
	.a__b__one ul.linkInPage li:nth-child(6) {
		margin: 0 10px 10px 0;
	}

	.a__b__one ul.ichiyukai_recruit li img.recruit_bnr_link {
		width: 100%;
		padding: 0 0 10px;
		display: inline-block;
		margin: 0;
	}

}

/*--------------------------------------------------------------
	b-1 交通アクセスページのスタイル
--------------------------------------------------------------*/


.access__wrap {
	overflow: hidden;
}

.access__left {
	width: 47%;
	float: left;
}

.access__right {
	width: 47%;
	float: right;
}

.access__wrap input {
	padding: 10px;
}

.a__b__one p.margin__bottom20 {
	margin-bottom: 20px;
}

.temp__B1__wrap .post-52 .a__b__one img.root__map1 {
	width: 80%;
	display: block;
	margin: 0 auto 70px;
}

.temp__B1__wrap .post-52 .a__b__one img.root__map2 {
	width: 70%;
	display: block;
	margin: 0 auto 20px;
}

.temp__B1__wrap .times__rule {
	list-style-type: none;
	counter-reset: item;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	overflow: hidden;
	padding: 30px 0;
}

.temp__B1__wrap .post-52 .a__b__one .times__rule li {
	width: 50%;
	float: left;
	padding: 0 15px;
	text-align: center;
	margin-bottom: 30px;
}

.temp__B1__wrap .post-52 .a__b__one .times__rule li::before {
	/* font-family: 'Sawarabi Mincho'; */
	font-size: 80px;
	font-size: 8rem;
	line-height: 1;
	margin-right: 15px;
	content: counter(item);
	counter-increment: item;
	color: #3cc8c3;
}

.temp__B1__wrap .post-52 .a__b__one .times__rule li img {
	width: 100%;
	border: 1px solid #e3f8f6;
}

.temp__B1__wrap .post-52 .a__b__one .times__price {
	margin: 0 0 30px;
}

.temp__B1__wrap .post-52 .a__b__one .times__price,
.temp__B1__wrap .post-52 .a__b__one .times__price tr {
	border: 3px solid #fff;
}

.temp__B1__wrap .post-52 .a__b__one .times__price th,
.temp__B1__wrap .post-52 .a__b__one .times__price td {
	border-left: 3px solid #fff;
}

.temp__B1__wrap .post-52 .a__b__one .times__price td {
	background-color: #f4f4f4;
}

.temp__B1__wrap .post-52 .a__b__one .times__price td.parking__ttl {
	font-size: 2.2rem;
	font-weight: bold;
	background-color: #d4f5f2;
	background-image: url('../../img/times-logo.png');
	background-repeat: no-repeat;
	background-position: 15% 50%;
	background-size: auto 50%;
}

.temp__B1__wrap .post-52 .a__b__one .times__price td.parking__ttl span {
	font-size: 1.6rem;
	padding: 6px 18px;
	background-color: #fff;
	border-radius: 3px;
}

.temp__B1__wrap .post-52 .a__b__one .times__price th.situation {
	font-size: 1.8rem;
}

.temp__B1__wrap .post-52 .a__b__one .times__price td p {
	font-size: 1.7rem;
	font-weight: bold;
	margin: 0 0 10px;
}

.temp__B1__wrap .post-52 .a__b__one .times__price .limit,
.temp__B1__wrap .post-52 .a__b__one .times__price td .limit {
	font-size: 2.0rem;
	color: red;
	font-weight: bold;
}

.temp__B1__wrap .post-52 .a__b__one .ticket__wrap {
	overflow: hidden;
}

.temp__B1__wrap .post-52 .a__b__one .ticket__wrap p {
	display: inline-block;
	float: left;
}

.temp__B1__wrap .post-52 .a__b__one .ticket__wrap img {
	width: auto;
}

.temp__B1__wrap .post-52 .a__b__one h6.ticket__txt {
	font-size: 4.0rem;
	display: inline-block;
	position: relative;
	padding: 45px 10px;
	margin-bottom: 50px;
	color: #333;
}

.temp__B1__wrap .post-52 .a__b__one h6.ticket__txt::after {
	position: absolute;
  bottom: 55px;
  left: 5px;
  z-index: -1;
  content: '';
  width: 100%;
  height: 14px;
  background-color: #fcfab6;
}

.temp__B1__wrap .post-52 .a__b__one h6.ticket__txt span {
  color: red;
	font-size: 4.0rem;
	font-weight: bold;
}

@media screen and (max-width: 767px) {
	.access__left,
	.access__right {
		width: 100%;
		float: none;
	}
	.temp__B1__wrap .post-52 .a__b__one img.root__map1,
	.temp__B1__wrap .post-52 .a__b__one img.root__map2 {
		width: 100%;
	}
	.temp__B1__wrap .post-52 .a__b__one .times__price td.parking__ttl {
		background-position: 50% 12%;
		background-size: auto 30%;
		padding: 55px 5px 15px;
	}
	.temp__B1__wrap .post-52 .a__b__one .times__rule li {
		width: 100%;
		float: none;
		padding: 0;
	}
	.temp__B1__wrap .post-52 .a__b__one .ticket__wrap p {
		display: block;
		float: none;
		margin: 0;
	}
	.temp__B1__wrap .post-52 .a__b__one .ticket__wrap img {
		display: block;
		margin: 0 auto;
	}
	.temp__B1__wrap .post-52 .a__b__one h6.ticket__txt {
		font-size: 3.3rem;
		padding: 15px 10px;
		text-align: center;
	}
	.temp__B1__wrap .post-52 .a__b__one h6.ticket__txt span {
		font-size: 3.3rem;
	}
	.temp__B1__wrap .post-52 .a__b__one h6.ticket__txt::after {
	  background-color: #fff;
	}
}


/*--------------------------------------------------------------
	よくある質問ページのスタイル
--------------------------------------------------------------*/
.post-62 {
	margin-bottom: 80px;
}

.page__qa {
	margin-bottom: 80px;
}

.qa__box {
	margin-bottom: 80px;
}

.qa__box .qa {
	margin-bottom: 30px;
}

.qa__box .qa-title {
	font-size: 18px;
	font-size: 1.8rem;
	position: relative;
	margin-bottom: 10px;
	padding: 20px 50px 20px 50px;
	cursor: pointer;
	color: #472222;
	border-radius: 5px;
	background-color: #effaf9;
}

.qa__box .qa-title h5 {
	margin: 0;
	font-size: 1.8rem;
	line-height: 1.5;
}

.qa__box .qa-title::before {
	font-family: 'Sawarabi Mincho', sans-serif;
	font-size: 30px;
	font-size: 3rem;
	position: absolute;
	top: 5px;
	left: 15px;
	margin-right: 10px;
	content: 'Q';
	color: #3cc8c3;
}

.qa__box .qa-title .qa-toggle {
	line-height: 24px;
	position: absolute;
	top: 50%;
	right: 15px;
	-webkit-box-sizing: border-box;
					box-sizing: border-box;
	width: 30px;
	height: 30px;
	-webkit-transform: translateY(-15px);
			-ms-transform: translateY(-15px);
					transform: translateY(-15px);
	text-align: center;
	/*border: 2px solid #aceee8;*/
	border-radius: 5px;
	background: #fff;
}

.qa__box .qa-title .qa-toggle span {
	font-size: 24px;
	font-size: 2.4rem;
	color: #3cc8c3;
	display: inline-block;
	height: 100%;
	width: 100%;
	display: block;
}

.qa__box .qa-title.qa-open .qa-toggle span{
	position: relative;
}

.qa__box .qa-title.qa-open .qa-toggle span::after {
	position: absolute;
	top: 3px;
	left: 3px;
	content: '×';
	background: #fff;
}

.qa__box .qa-text {
	font-size: 1.5rem;
	line-height: 1.8;
	display: none;
	padding: 30px 30px 10px;
	border: 2px solid #3cc8c3;
	border-radius: 5px;
}

.qa__box .qa-text p {
	margin-bottom: 20px;
}

.qa__box .qa-text p a {
	text-decoration: underline;
	color: #3cc8c3;
}

.qa__box .qa-text .box__frame {
	background-color: #effaf9;
	padding: 20px;
	border-radius: 3px;
	margin-bottom: 20px;
}

.table-wrapper {
  width: 100%;        /* 親要素いっぱいに広げる */
  overflow-x: auto;   /* 横方向にはみ出た場合にスクロールバーを出す */
  white-space: nowrap; /* セル内の改行を防ぎたい場合に指定（任意） */
  -webkit-overflow-scrolling: touch; /* iOSでのスクロールを滑らかにする */
}

/* スクロールバー全体の高さ */
.table-wrapper::-webkit-scrollbar {
  height: 8px;
}
/* スクロールバーの通り道 */
.table-wrapper::-webkit-scrollbar-track {
  background: #f1f1f1;
}
/* 動く棒の部分 */
.table-wrapper::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 4px;
}

.qa__box .qa-text table {
	margin: 0;
	table-layout: auto;
	min-width: 600px;
  border-collapse: collapse;
}

.qa__box .qa-text table tr {
	border-bottom: 6px solid #fff;
}

.qa__box .qa-text table th,
.qa__box .qa-text table td {
	padding: 10px 15px;
	font-size: 1.5rem;
}

.qa__box .qa-text table th {
	background-color: #effaf9;
	vertical-align: middle;
	font-weight: bold;
	width: 20%;
}

.qa__box .qa-text ol,
.qa__box .qa-text ul {
	margin-left: 20px;
}

.qa__box .qa-text ol li,
.qa__box .qa-text ul li {
	margin-bottom: 10px;
}

.qa__box .qa-text ul li {
	display: list-item;
	list-style: disc;
}

.post-62 .faq-bottom a {
	text-decoration: underline;
	color: #3cc8c3;
}

@media (max-width: 1000px) and (min-width: 768px){
	.page__qa {
		padding: 0 20px;
	}
}

@media screen and (max-width: 767px) {
	.post-62 {
		margin-bottom: 50px;
	}
	.page__qa ,
	.qa__box {
		margin-bottom: 50px;
	}
}


/*--------------------------------------------------------------
	サイトマップページのスタイル
--------------------------------------------------------------*/


#sitemap {
	margin: 0 40px;
}

#sitemap ul li a {
	font-size: 1.8rem;
	display: block;
	padding: 20px 15px;
	color: #3cc8c3;
	font-weight: bold;
}

#sitemap ul li ul.children li a {
	font-size: 1.6rem;
	padding: 20px 15px;
	color: #333;
	font-weight: 400;
}

#sitemap ul li a:hover,
#sitemap ul li ul.children li a:hover {
	background-color: #effaf9;
}

#sitemap ul li .triangle,
#sitemap ul li ul.children li .triangle {
	position: absolute;
	top: 30px;
	right: 30px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 2px 0 2px 6px;
	border-color: transparent transparent transparent #3cc8c3;
}

@media screen and (max-width: 767px) {
	#sitemap {
		margin: 0;
	}
	#sitemap ul li a {
		font-size: 1.8rem;
		padding: 20px 3px;
	}

	#sitemap ul li ul.children li a {
		font-size: 1.6rem;
		padding: 20px 3px;
	}

	#sitemap ul li .triangle,
	#sitemap ul li ul.children li .triangle {
		position: absolute;
		top: 32px;
		right: 3%;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 2px 0 2px 6px;
		border-color: transparent transparent transparent #3cc8c3;
	}
}


/*--------------------------------------------------------------
	検索結果ページのスタイル
--------------------------------------------------------------*/

.search-area .search-results li {
	margin-bottom: 30px;
}

.search-area .search-results .title a {
	font-size: 2.6rem;
	font-weight: bold;
	text-decoration: underline;
	color: #3cc8c3;
}

.search-area .search-results .text {
	font-size: 1.6rem;
}

.search-area .search-results .search-highlight {
	background-color: #e0f4f2;
	padding: 3px 0;
}

.search-area span.search-title {
	font-size: 2.8rem;
}

.search-page-links {
	overflow: hidden;
	width: 40%;
	margin: 0 auto 120px;
}

.search-page-links .nav-next {
	float: right;
}

.search-page-links .nav-previous {
	float: left;
}

@media screen and (max-width: 767px) {
	.search-page-links {
		width: 100%;
		margin: 0 auto 30px;
	}
}



/*--------------------------------------------------------------
	404ページのスタイル
--------------------------------------------------------------*/

.error404 h1 {
	text-align: center;
}

.error404 .entry__content p {
	margin: 0 0 10px;
	text-align: center;
	font-size: 1.7rem;
}

/* search */

.search404 {
	width: 100%;
	padding: 20px 0;
}

#form404 {
	position: relative;
	width: 100%;
	height: 52px;
	text-align: right;
}

#sBox404 {
	height: 52px;
	padding: 0 30px 0 15px;
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 2px;
	border: none;
	outline: 0;
	background: #eee;
}

#sBtn404 {
	height: 52px;
	position: absolute;
	right: 2%;
	top: 0;
	background: none;
	color: #333;
	border: none;
}

#sBtn404:hover {
	color:#7fbfff;
}

.fa-search {
	color: #b4b4b4;
}

.no-articles {
	text-align: center;
	font-size: 2.0rem;
}
