/* 人間ドックページ
-------------------------------------------------------------------*/

/* 目次 */
.ningendoc-toc ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.ningendoc-toc li {
	margin-bottom: 8px;
}
.ningendoc-toc a {
	color: #112343;
	text-decoration: underline;
}
.ningendoc-toc a:hover {
	text-decoration: none;
}

/* 当院の特色 */
.ningendoc-point-lead {
	margin: 0 0 30px;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color: #333;
	letter-spacing: 0.05em;
}
.ningendoc-point-lead-num {
	color: #3d8fbf;
}
.ningendoc-point-list {
	margin-bottom: 30px;
}
.ningendoc-point-item {
	margin-bottom: 20px;
	padding: 24px 28px;
	background: #e6f4fa;
	border-radius: 12px;
}
.ningendoc-point-item:last-child {
	margin-bottom: 0;
}
.ningendoc-point-item-title {
	margin: 0 0 16px;
	padding: 0 0 8px;
	border-bottom: 1px solid #333;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	line-height: 1.6;
}
.ningendoc-point-item p {
	margin: 0;
	line-height: 1.9;
}
.ningendoc-point-link {
	margin-top: 30px;
	text-align: left;
}
.ningendoc-point-link a {
	padding: 12px 50px 12px 20px;
	line-height: 1.6;
	text-align: left;
}

@media screen and (max-width : 767px) {
	.ningendoc-point-lead {
		margin-bottom: 20px;
		font-size: 18px;
	}
	.ningendoc-point-item {
		padding: 18px 16px;
		border-radius: 8px;
	}
	.ningendoc-point-item-title {
		font-size: 14px;
	}
	.ningendoc-point-link a {
		display: block;
		padding: 12px 40px 12px 16px;
	}
}

/* コース・料金 */
.ningendoc-course-nav .title2 {
	margin-top: 30px;
}
.ningendoc-course-nav .title2:first-child {
	margin-top: 0;
}
.ningendoc-course-table {
	margin-bottom: 0;
}
.ningendoc-course-name {
	width: 35%;
	white-space: nowrap;
	vertical-align: top;
}
.ningendoc-course-name a {
	color: #112343;
	font-weight: bold;
	text-decoration: underline;
}
.ningendoc-course-name a:hover {
	text-decoration: none;
}

.ningendoc-course-detail {
	margin-top: 40px;
	padding-top: 30px;
	border-top: 1px solid #ccc;
}
.ningendoc-course-detail-head {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 16px;
	margin-bottom: 16px;
}
.ningendoc-course-price {
	margin: 0;
	font-size: 22px;
	font-weight: bold;
	color: #112343;
}
.ningendoc-course-reserve {
	margin: 0;
}
.ningendoc-course-reserve .ningendoc-course-reserve__days {
	margin: 0;
	padding-top: 4px;
	font-weight: bold;
	color: #112343;
}
.ningendoc-course-pdf {
	margin: 0 0 24px;
}
.ningendoc-course-pdf a {
	color: #e67e22;
	font-weight: bold;
	text-decoration: underline;
}
.ningendoc-course-pdf a:hover {
	text-decoration: none;
}
.ningendoc-course-note {
	margin: 0 0 12px;
}
.ningendoc-text-red {
	color: red;
	font-weight: bold;
}
.ningendoc-course-subtitle {
	margin: 0 0 12px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.ningendoc-course-room .ningendoc-room-table {
	margin-bottom: 0;
}
.ningendoc-room-images {
	display: flex;
	justify-content: center;
	align-items: end;
	gap: 24px;
	margin-top: 20px;
}
.ningendoc-room-item {
	text-align: center;
	padding: 16px 16px 12px;
	background: #f6f3ec;
}
.ningendoc-room-photos {
	display: flex;
	gap: 12px;
}
.ningendoc-room-photo {
	margin: 0;
}
.ningendoc-room-photo img {
	width: 100%;
	max-width: 200px;
	height: auto;
	aspect-ratio: 4/3;
	object-fit: cover;
}
.ningendoc-room-caption {
	margin: 8px 0 0;
	line-height: 1;
}
.ningendoc-course-caution p {
	margin: 0;
	line-height: 1.9;
}
.ningendoc-course-remarks {
	margin-top: 20px;
}
.ningendoc-course-remarks p {
	margin: 0;
	line-height: 1.9;
}
.ningendoc-course-detail-head--reserve-only {
	justify-content: flex-end;
}
.ningendoc-kawasaki-table th,
.ningendoc-kawasaki-table td {
	vertical-align: top;
}
.ningendoc-yobou-table th,
.ningendoc-yobou-table td {
	vertical-align: top;
}
.ningendoc-course-remarks ul {
	margin: 0 0 1em;
}
.ningendoc-course-remarks li {
	margin-bottom: 4px;
}
.ningendoc-course-remarks p:last-child {
	margin-bottom: 0;
}
.ningendoc-check-highlight th,
.ningendoc-check-highlight td {
	color: red;
	font-weight: bold;
}
.ningendoc-check-highlight .ningendoc-text-red {
	color: red;
}
.ningendoc-course-check {
	margin-bottom: 24px;
	border: 1px solid #ccc;
}
.ningendoc-course-check-summary {
	position: relative;
	padding: 12px 40px 12px 16px;
	background: #f5f5f5;
	font-size: 15px;
	line-height: 1.6;
	font-weight: bold;
	cursor: pointer;
	list-style: none;
}
.ningendoc-course-check-summary::-webkit-details-marker {
	display: none;
}
.ningendoc-course-check-summary::after {
	content: "+";
	position: absolute;
	right: 16px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 20px;
	font-weight: bold;
	line-height: 1;
}
.ningendoc-course-check[open] .ningendoc-course-check-summary::after {
	content: "−";
}
.ningendoc-check-table {
	margin: 0;
	border-top: none;
}
.ningendoc-check-list-table td {
	padding: 10px 15px;
}
.ningendoc-option-table th,
.ningendoc-option-table td {
	vertical-align: top;
}
.ningendoc-option-table td:last-child,
.ningendoc-option-table th:last-child {
	white-space: nowrap;
	text-align: right;
}
.ningendoc-course-benefit {
	padding: 16px;
	background: #fff8e6;
	border: 1px solid #e6d5a8;
}
.ningendoc-course-benefit-title {
	margin: 0 0 12px;
	font-weight: bold;
}
.ningendoc-course-benefit-title a {
	color: #e67e22;
	text-decoration: underline;
}
.ningendoc-course-benefit-title a:hover {
	text-decoration: none;
}
.ningendoc-course-benefit ul {
	margin: 0;
}
.ningendoc-course-benefit li {
	margin-bottom: 4px;
}
.ningendoc-course-benefit li:last-child {
	margin-bottom: 0;
}

.ningendoc-present-item .title2 {
	margin-bottom: 1em;
}
.ningendoc-present-list {
	margin: 0 0 1em;
}
.ningendoc-present-list li {
	margin-bottom: 4px;
}
.ningendoc-present-list li:last-child {
	margin-bottom: 0;
}

.ningendoc-present-list li,
.ningendoc-course-benefit li,
.ningendoc-course-remarks li {
	padding: 0;
}
.ningendoc-present-menu {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-start;
	gap: 12px;
}
.ningendoc-present-menu img {
	max-width: 160px;
	width: 100%;
	height: auto;
	vertical-align: top;
}
.ningendoc-present-photo {
	text-align: center;
	margin: 0;
}
.ningendoc-present-photo img {
	max-width: 320px;
	width: 100%;
	height: auto;
	vertical-align: top;
}

/* ご予約方法 */
.ningendoc-reservation-box {
	padding: 28px 24px 32px;
	background: #f0f5f9;
	border-radius: 12px;
	text-align: center;
}
.ningendoc-reservation-block {
	margin-bottom: 32px;
}
.ningendoc-reservation-block:last-child {
	margin-bottom: 0;
}
.ningendoc-reservation-heading {
	margin: 0 0 16px;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5;
}
.ningendoc-reservation-phone .ningendoc-reservation-heading {
	color: #0070c0;
}
.ningendoc-reservation-form .ningendoc-reservation-heading {
	color: #e47833;
}
.ningendoc-reservation-btn {
	margin: 0 0 16px;
}
.ningendoc-reservation-btn a {
	display: inline-block;
	padding: 14px 40px;
	border-radius: 8px;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.4;
	text-decoration: none;
}
.ningendoc-reservation-btn a:hover {
	opacity: 0.9;
	color: #fff;
	text-decoration: none;
}
.ningendoc-reservation-btn-tel {
	background: #0070c0;
}
.ningendoc-reservation-btn-form {
	background: #e47833;
}
.ningendoc-reservation-btn .fa {
	margin-right: 10px;
}
.ningendoc-reservation-hours {
	margin-bottom: 12px;
	line-height: 1.8;
}
.ningendoc-reservation-hours p {
	margin: 0;
}
.ningendoc-reservation-hours-title {
	font-weight: bold;
}
.ningendoc-reservation-open {
	margin: 0 0 8px;
	font-size: 13px;
	color: #666;
}
.ningendoc-reservation-note {
	margin: 0;
	font-size: 13px;
	line-height: 1.7;
}

/* お問い合わせ */
.ningendoc-contact-tel {
	margin: 0 0 16px;
	font-size: 16px;
}
.ningendoc-contact-tel a {
	color: #333;
	text-decoration: none;
}
.ningendoc-contact-tel a:hover {
	text-decoration: underline;
}
.ningendoc-contact-box {
	padding: 20px 24px;
	border: 1px solid #333;
	line-height: 1.8;
}
.ningendoc-contact-box p {
	margin: 0 0 12px;
}
.ningendoc-contact-box p:last-child {
	margin-bottom: 0;
}
.ningendoc-contact-hours-title {
	font-weight: bold;
}
.ningendoc-contact-note {
	margin-top: 4px;
}

/* 医師紹介 */
.ningendoc-doctor-comment {
	margin-top: 20px;
}
.ningendoc-doctor-comment p {
	margin: 0;
	line-height: 1.9;
}

/* Q&A */
.ningendoc-question .ningendoc-qa {
	margin: 0;
}
.ningendoc-question .ningendoc-qa-item {
	margin-bottom: 16px;
	border: 1px solid #ccc;
	border-radius: 8px;
	overflow: hidden;
}
.ningendoc-question .ningendoc-qa-item:last-child {
	margin-bottom: 0;
}
.ningendoc-question .ningendoc-qa-q,
.ningendoc-question .ningendoc-qa-a {
	display: flex;
	gap: 12px;
	margin: 0;
	padding: 16px 20px;
	line-height: 1.8;
}
.ningendoc-question .ningendoc-qa-q {
	background: #e6f4fa;
	font-weight: bold;
	color: #112343;
}
.ningendoc-question .ningendoc-qa-a {
	background: #fff;
}
.ningendoc-question .ningendoc-qa-mark {
	flex-shrink: 0;
	width: 28px;
	height: 28px;
	border-radius: 50%;
	font-size: 16px;
	font-weight: bold;
	line-height: 28px;
	text-align: center;
	color: #fff;
}
.ningendoc-question .ningendoc-qa-q .ningendoc-qa-mark {
	background: #3d8fbf;
}
.ningendoc-question .ningendoc-qa-a .ningendoc-qa-mark {
	background: #e47833;
}
.ningendoc-question .ningendoc-qa-text {
	flex: 1;
}

@media screen and (max-width : 767px) {
	.ningendoc-course-name {
		width: auto;
		white-space: normal;
	}
	.ningendoc-course-detail-head {
		flex-direction: column;
	}
	.ningendoc-course-reserve {
		text-align: center;
	}
	.ningendoc-course-reserve .ningendoc-course-reserve__days {
		padding-top: 4px;
	}
	.ningendoc-course-reserve a {
		display: inline-block;
	}
	.ningendoc-reservation-box {
		padding: 20px 16px 24px;
		border-radius: 8px;
	}
	.ningendoc-reservation-heading {
		font-size: 16px;
	}
	.ningendoc-reservation-btn a {
		padding: 12px 24px;
		font-size: 18px;
	}
	.ningendoc-contact-box {
		padding: 16px;
	}
	.ningendoc-course-check-summary {
		font-size: 13px;
	}
	.ningendoc-course-check-summary::after {
		font-size: 16px;
	}
	.ningendoc-room-images {
		flex-direction: column;
		align-items: center;
	}
}