/* CSS Document */


/*テキスト*/
.exp {
	text-align: left;
	padding: 5px;
}


.doctor {
	width: 100%;
	/* margin:50px 10px; */
	margin: 50px 0px;
	line-height: 20px;
}

.doctorPh img {
	float: left;
}

.doctorTxt {
	float: right;
	width: 70%;
	height: 100%
}

.doctorName {
	border-left: #648d6f solid 5px;
	color: #648d6f;
	font-weight: bold;
	text-align: left;
	padding: 5px;
	font-size: 18px;
}

.doctorName span {
	font-weight: 100;
	color: #666;
	font-size: 14px;
}

.career {
	background-color: #f4f3ef;
	text-align: left;
	padding: 10px;
	line-height: 15px;
}

.career li {
	list-style: inside disc;
}

/* 20250404 新規追加 */

.wrapper_n .doctor .exp {
	/* line-height: 1.8; */
	line-height: 1.9;
	margin-bottom: 25px;

	background: #ffffff;
	padding: 15px 20px;
	border-radius: 10px;
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.08);
}

.wrapper_n .doctorName {
	/* border-left: #a85c68 solid 5px;
	color: #a85c68; */
	/* border-left: #d89773 solid 5px;
	color: #d89773; */
	border-left: #fdcab9 solid 5px;
	/* color: #efa288; */
	color: #f9b094;
	line-height: 1.5;
	/* margin-bottom: 15px; */
	margin-bottom: 20px;
	padding: 5px 5px 5px 10px;
	font-weight: 500;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", sans-serif;
}

.wrapper_n .career {
	padding: 15px;
	margin-top: 10px;
}

.wrapper_n .career li {
	margin-bottom: 10px;
}

.wrapper_n .career li:last-child {
	margin-bottom: 0px;
}

/* .wrapper_n .career {
	background-color: #fbe1e6;
	background-color: #fbf0e1;
} */

.wrapper_n .doctor_n {
	margin-bottom: 80px;
}

.doctor_wrap {
	display: flex;
	justify-content: space-between;
	gap: 40px;
	margin: 0px 0px;
	/* background: #fffdfa; */
	/* background: #fffcf7; */
	background: #fffbf4;
	/* padding: 20px; */
	padding: 30px 20px;
	border-radius: 10px;
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.08);
	box-sizing: border-box;
}

.doctor_n .doctorPh {
	width: 30%;
	/* box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.08); */
	/* box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.08); */
	/* overflow: hidden;
    border-radius: 10px; */
}

.doctor_list {
	display: flex;
	flex-direction: column;
	gap: 60px;
	margin-top: 50px;
}

.dr_btn {
	width: 60%;
	margin: 0 auto;
}

.dr_btn_link {
	letter-spacing: 0.1em;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	width: 100%;
	box-sizing: border-box;
	padding: 14px 10px;
	/* background-image: linear-gradient(to right, #f8a183 0%, #fbcab9 100%); */
	background-image: linear-gradient(to right, #f9ad90 0%, #fac6b4 100%);
	/* background-image: linear-gradient(to right, #e2c69a 0%, #d2c2a2 100%); */
	border-radius: 100vh;
	color: #fff;
	border: 2px solid #fff;
	box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .1);
	transition: 0.5s;
	font-weight: 600;
	font-size: 15px;
	position: relative;
}

.dr_btn_link::after {
	content: '';
	width: 8px;
	height: 8px;
	border-top: solid 2px #fff;
	border-right: solid 2px #fff;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%) rotate(45deg);
	right: 20px;
}

.dr_btn_link:hover {
	opacity: 0.8;
}


@media screen and (max-width: 768px) {
	.doctor_wrap {
		flex-direction: column;
		align-items: center;
		/* gap: 20px; */
		/* gap: 15px; */
		gap: 10px;
		padding: 20px 15px;
		/* background: none; */
	}

	.wrapper_n .doctorTxt {
		float: none;
		width: 100%;
	}

	.doctor #wrapper.wrapper_n {
		/* padding-top: 60px; */
		padding-top: 80px;
	}

	.wrapper_n .doctor_n {
		margin-bottom: 0px;
	}

	.doctor_list {
		margin-top: 30px;
	}

	.doctor_n .doctorPh {
		width: 95%;
	}

	.dr_btn {
		/* width: 80%; */
		width: 90%;
	}
}

/* 20250624 医師詳細ページ 新規追加 */
.doctor_detail {
	width: 100%;
	margin: 50px 0px;
	line-height: 1.5;
}

.doctor_detail #pageTitle {
	margin-bottom: 40px;
}

.doctor_detail #wrapper.wrapper_n {
	/* padding-top: 100px; */
	padding-top: 120px;
}

.wrapper_n .doctor_n.dr_message_bg {
	background-color: #fffbf4;
	/* background-color: #fffdf9; */
	padding: 60px 20px;
	margin-bottom: 0;
}

.doctor_detail #linkBox.linkBox_n {
	margin-top: 0px;
}

.dr_message_wrap {
	display: flex;
	align-items: flex-start;
	gap: 40px;
	margin-bottom: 50px;
}


.dr_message_img {
	width: 40%;
}

.dr_message_desc {
	width: 60%;
	text-align: left;
	font-size: 15px;
	font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
}

.dr_message_desc_txt {
	margin-bottom: 20px;
}

.dr_message_desc_name {
	font-weight: 600;
	text-align: right;
	/* color: #7f7f7f; */
	font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
}

.dr_message_desc_name .small,
.dr_message_desc_name .large {
	display: block;
}

.dr_message_img_text .small,
.dr_message_img_text .large {
	display: block;
}

.dr_message_desc_name .large {
	font-size: 22px;
}

.dr_message_img_text .large {
	font-size: 40px;
}

.dr_message_img_text {
	color: #999999;
	text-align: center;
	font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
}

.u-min {
	font-size: 22px;
}

.dr_message_img img {
	margin-bottom: 20px;
}

.dr_message_desc_first {
	position: relative;
	z-index: 3;
	margin-top: 40px;
	margin-bottom: 20px;
	background: rgb(255 255 255 / 60%);
	padding: 55px 20px;
	border-radius: 10px;
}

.dr_message_desc_first::before {
	background-image: url(images/message-01.png);
	top: -40px;
	left: 0;
}

.dr_message_desc_first::after {
	right: 0;
	bottom: -40px;
	background-image: url(images/message-02.png);
}

.dr_message_desc_first::before,
.dr_message_desc_first::after {
	width: 80px;
	height: 80px;
	z-index: 1;
	position: absolute;
	content: "";
	display: block;
	background-repeat: no-repeat;
	background-size: contain;
}

/* .dr_message_desc_second{
	margin-left: 2.34375vw;
} */



.doctor_clinic {
	/* background: rgb(255 255 255 / 80%); */
	/* padding: 30px 40px;
    border-radius: 10px; */
	margin-bottom: 50px;
}

.doctor_clinic_box {
	background: rgb(255 255 255 / 80%);
	padding: 30px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}

.doctor_clinic h3 {
	font-size: 22px;
	font-weight: 600;
	color: #ffffff;
	/* margin-bottom: 20px; */
	background: #f9ad90;
	padding: 10px 8px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	font-family: "Noto Serif JP", serif;
}

.doctor_clinic_txt {
	margin-bottom: 10px;
	font-size: 15px;
}

.doctor_clinic_txt:last-child {
	margin-bottom: 0px;
}

.doctor_career {
	/* color: #999999; */
	font-family: "Noto Serif JP", serif;
	text-align: left;
	margin-bottom: 50px;
}

.doctor_career h3 {
	border-bottom: 1px solid #f9ad90;
	font-size: 30px;
	font-weight: 600;
	color: #f9ad90;
	margin-bottom: 25px;
	text-align: center;
	padding-bottom: 5px;
}

.doctor_career_wrap {
	display: flex;
	gap: 40px;
}

.doctor_career_note {
	margin-top: 10px;
}

.doctor_box {
	width: calc((100% - 40px) /2);
}

.doctor_career ul {
	background: #ffffff;
	padding: 20px;
	border-radius: 5px;
}

.doctor_career li {
	margin-bottom: 10px;
	font-size: 15px;
}

.doctor_career li:last-child {
	margin-bottom: 0px;
}

.allow_g {
	position: relative;
	font-size: 18px;
	margin-bottom: 10px;
	/* padding-left: 20px; */
}

/* .allow_g::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 9px 0 9px 15.6px;
	border-color: transparent transparent transparent #999999;
} */

.doctor_box_item {
	margin-bottom: 30px;
}

.doctor_box_item:last-child {
	margin-bottom: 0px;
}

.dr_personal {
	margin-bottom: 50px;
}

.dr_personal h3 {
	border-bottom: 1px solid #f9ad90;
	font-size: 30px;
	font-weight: 600;
	color: #f9ad90;
	margin-bottom: 30px;
	padding-bottom: 5px;
	font-family: "Noto Serif JP", serif;
}

/* .dr_personal_list {
	background: #fff;
	padding: 30px;
} */

.dr_personal_box {
	display: flex;
}

.dr_personal_item {
	margin-bottom: 20px;
}

.dr_personal_item:last-child {
	margin-bottom: 0px;
}

.dr_personal_box_head {
	box-sizing: border-box;
	padding: 20px;
	background: #f9ad90;
	width: 240px;
	color: #fff;
	text-align: center;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 6px;
	font-size: 16px;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", sans-serif;
	font-weight: 500;
}

.dr_personal_box_desc {
	padding: 20px 20px;
	flex: 1;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	background: #fff;
	text-align: left;
}

.personality {
	background: #fff;
	padding: 30px 20px;
	border-radius: 10px;
	margin-bottom: 50px;
}

.personality_wrap {
	display: flex;
	gap: 20px;
	flex-wrap: wrap;
	flex-direction: column;
	align-items: center;
}

.personality_item {
	width: calc((100% - 20px) / 2);
}

.personality h4 {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 20px;
}

.reviews {
	margin-bottom: 60px;
}

.reviews_item {
	margin-bottom: 30px;
	background: #ffffff;
	padding: 15px 20px 15px 20px;
}

.reviews_item:last-child {
	margin-bottom: 0px;
}

/* blockquote {
	position: relative;
	padding: 10px 20px;
	box-sizing: border-box;
	font-style: italic;
	color: #4e4e4e;
	background: #ffffff;
	border-radius: 5px;
} */

/* blockquote:before {
	display: inline-block;
	position: absolute;
	top: 0;
	left: -10px;
	content: "“";
	font-family: sans-serif;
	color: #f9ad90;
	font-size: 130px;
	line-height: 1;
} */

blockquote:after {
	display: inline-block;
	position: absolute;
	bottom: -40px;
	right: 20px;
	text-align: center;
	content: "”";
	font-family: sans-serif;
	color: #f9ad90;
	font-size: 90px;
	line-height: 1;
}

blockquote p {
	position: relative;
	padding: 0;
	margin: 10px 0;
	z-index: 3;
	line-height: 1.7;
}

blockquote cite {
	position: relative;
	z-index: 3;
	display: block;
	text-align: right;
	color: #888888;
	font-size: 0.9em;
}

.reviews_ttl {
	/* color: #f9ad90;
	font-weight: 600;
	font-size: 16px;
	margin-bottom: 10px;
	font-style: normal;
	text-align: center; */

	color: #f9ad90;
	font-weight: 600;
	font-size: 16px;
	margin-bottom: 15px;
	font-style: normal;
	text-align: center;
	border-bottom: 2px dotted #f9ad90;
	padding-bottom: 10px;
}

.dr_video {
	width: 80%;
	margin: 0 auto;
	margin-bottom: 70px;
}

.dr_case {
	padding: 1px;
}

.dr_case_ttl {
	margin-bottom: 20px;
	line-height: 1.8;
}

.dr_case_en {
	font-size: 30px;
	line-height: 1;
	display: inline-block;
	border-bottom: solid 1px #000;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-family: 'babes';
	font-weight: 600;
}

.dr_case_jp {
	font-size: 24px;
	display: block;
	font-weight: 500;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", sans-serif;
}

.dr_case_list {
	/* background: #fff; */
	padding: 20px;
	margin-bottom: 20px;
}

.dr_case_h3 {
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 20px;
}

.dr_case_dl {
	margin-bottom: 10px;
	font-size: 22px;
	line-height: 1.4em;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 18px;
}

.dr_case_dt {
	background: #f9ad90;
	color: #fff;
	padding: 10px;
	width: 20%;
	text-align: left;
	font-weight: 500;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;

	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", sans-serif;
	display: flex;
	align-items: center;
	justify-content: center;
}

.dr_case_dd {
	flex: 1;
	text-align: left;
	padding: 15px;
	background: #fffbf4;
	/* background: #fff; */
	/* margin-left: 10px; */
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	font-size: 16px;
}

.dr_case_image {
	margin-bottom: 20px;
}

.dr_case_item {
	background: #fff;
	border-radius: 5px;
	margin-bottom: 50px;
	padding: 25px 20px 25px;
}

.dr_case_item:last-child {
	margin-bottom: 0px;
}

.dr_case_btn {
	width: 60%;
}

.dr_case_btn .dr_btn_link {
	padding: 24px 10px;
	font-size: 16px;
}

.dr_name_box {
	text-align: left;
	margin-bottom: 25px;
}

.dr_name {
	/* background: #efa288;
	color: #fff;
	display: inline-block;
	border-radius: 5px; */
	/* padding: 10px 10px; */
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", sans-serif;
	font-weight: 500;
	/* color: #efa288; */
	/* color: #f9b094; */
	color: #7f7f7f;
	font-size: 24px;
}

.ac_box {
	margin-bottom: 10px;
}

.ac_back {
	/* background: #efa288;
	background: #d4c3aa; */
	background: #f9b094;
	letter-spacing: 0.05em;
	color: #fff;
	display: inline-block;
	padding: 5px 15px;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", sans-serif;
	font-size: 15px;
	font-weight: 500;
	border-radius: 10px;
}

.doctor_wrap .doctorPh img {
	float: unset;
}

.dr_good_ttl {
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", sans-serif;
	font-weight: 400;
	letter-spacing: 0.05em;
}

.dr_good_ttl {
	background: #f9af93;
	/* background: #d4c3aa; */
	padding: 10px 5px;
	font-size: 18px;
	color: #ffffff;
	/* border-bottom: 4px solid #e5d3b9; */
}

.dr_good_txt {
	background: #fff;
	padding: 10px 5px;
	font-size: 16px;
	/* color: #3e3e3e; */
	color: #6d6d6d;
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.08);

	font-weight: 500;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", sans-serif;
}

.dr_img_link {
	text-decoration: none;
}

/* .dr_good_ttl_span{
	display: inline-block;
	color: #fff;
	border-radius: 10px;
	color: #efa288;
} */

.pc_none {
	display: none;
}

.dr_good_ttl_span {
	/* display: inline-block;
	background: #ffffff; */
	color: #fff;
	/* padding: 10px 0px;
	width: 100%; */
	/* border-radius: 5px; */
	font-weight: 500;
	letter-spacing: 0.1em;
}

/* .dr_page_desc_box {
	font-size: 17px;
	display: inline-block;
	font-weight: 500;
	color: #585858;
	background: #fff;
	border-bottom: solid 2px #f9af93;
	padding: 15px 22px;
	position: relative;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", sans-serif;
	line-height: 1.5;
}

.dr_page_desc_box::before {
	content: "";
	position: absolute;
	width: 15px;
	height: 18px;
	background: #fff;
	bottom: -18px;
	left: calc(50% - 12px);
	border-right: 2px solid #f9af93;
	transform: skew(-30deg);
	z-index: 1;
} */

@media screen and (max-width: 768px) {
	.dr_message_wrap {
		flex-direction: column;
	}

	.dr_message_img {
		width: 100%;
	}

	.wrapper_n .doctor_n.dr_message_bg {
		padding: 30px 0px 40px;
	}

	.doctor_detail #pageTitle {
		margin-bottom: 20px;
	}

	.u-min {
		font-size: 16px;
	}

	.dr_message_img_text .large {
		font-size: 26px;
	}

	.dr_message_wrap {
		gap: 20px;
	}

	.dr_message_desc_first::before,
	.dr_message_desc_first::after {
		width: 40px;
		height: 40px;
	}

	.dr_message_desc_first::before {
		top: -20px;
	}

	.dr_message_desc_first::after {
		bottom: -20px;
	}

	.dr_message_desc {
		width: 100%;
	}

	.dr_message_desc_first {
		padding: 30px 20px;
		margin-bottom: 30px;
	}

	.dr_message_wrap {
		gap: 0px;
		margin-bottom: 30px;
	}

	.dr_message_desc_txt {
		margin-bottom: 10px;
	}

	.doctor_clinic_box {
		padding: 15px 10px;
	}

	.doctor_career_wrap {
		gap: 30px;
		flex-direction: column;
	}

	.doctor_clinic {
		margin-bottom: 30px;
	}

	.doctor_box {
		width: 100%;
	}

	.doctor_career h3 {
		font-size: 26px;
	}

	.allow_g {
		text-align: center;
	}

	.doctor_career_note {
		margin-top: 10px;
		text-align: center;
	}

	.doctor_career ul {
		padding: 20px 10px;
	}

	.doctor_career {
		margin-bottom: 30px;
	}

	.dr_personal_box_head {
		padding: 10px;
		width: 100%;
		font-size: 14px;
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
		border-bottom-left-radius: 0px;
	}

	.dr_personal_box {
		flex-direction: column;
	}

	.dr_personal_box_desc {
		padding: 15px 10px;
		text-align: center;
	}

	.dr_personal h3 {
		border-bottom: 1px solid #f9ad90;
		font-size: 26px;
	}

	.dr_personal {
		margin-bottom: 30px;
		/* margin-bottom: 0px; */
	}

	.personality {
		padding: 20px 20px;
		margin-bottom: 30px;
	}

	.personality_item {
		width: 100%;
	}

	.reviews {
		margin-bottom: 50px;
	}

	.dr_video {
		width: 100%;
		margin-bottom: 50px;
	}

	.dr_case_en {
		font-size: 26px;
	}

	.dr_case_jp {
		font-size: 20px;
	}

	.dr_case_ttl {
		margin-bottom: 20px;
	}

	.dr_case_list {
		padding: 0px;
	}

	.dr_case_h3 {
		font-size: 18px;
	}

	.dr_case_dl {
		font-size: 16px;
		flex-direction: column;
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.dr_case_dt {
		box-sizing: border-box;
		padding: 10px;
		width: 100%;
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
		border-bottom-left-radius: 0px;
	}

	.dr_case_dd {
		font-size: 14px;
		text-align: center;
		padding: 10px;
	}

	.dr_case_item {
		margin-bottom: 30px;
		padding: 25px 20px 10px;
	}

	.doctor_detail #wrapper.wrapper_n {
		/* padding-top: 80px; */
		padding-top: 80px;
	}

	.dr_case_btn {
		width: 90%;
	}

	.dr_case_btn .dr_btn_link {
		padding: 20px 10px;
		font-size: 14px;
	}

	.dr_good_txt {
		font-size: 16px;
	}

	.wrapper_n .doctorName {
		border-left: none;
		text-align: center;
		/* margin-bottom: 10px; */
		margin-bottom: 5px;
	}

	.dr_name_box {
		text-align: center;
		margin-bottom: 20px;
	}

	.ac_box {
		text-align: center;
	}

	.doctor_clinic_box {
		text-align: left;
	}

	.dr_personal_box_desc {
		text-align: left;
	}

	.pc_none {
		display: block;
	}

	.sp_none {
		display: none;
	}

	/* .dr_page_desc_box {
		font-size: 15px;
		padding: 0px 22px 10px;
	} */

	/* .dr_page_desc {
		margin-bottom: 40px;
	} */

}

/* 20250902 add */
.doctor_clinic_txt {
	text-align: left;
	position: relative;
}

/* .doctor_clinic_txt:before,
.doctor_clinic_txt:after {
	content: "";
	display: block;
	position: absolute;
}

.doctor_clinic_txt:before {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: #f9ad90;	
	left: -28px;
	top: 1px;
}

.doctor_clinic_txt:after {
	border-left: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	width: 8px;
	height: 3px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	left: -23px;
	top: 8px;
} */
.doctor_clinic_txt:before {
	position: absolute;
	left: -1.5rem;
	top: -2px;
	padding-left: 0;
	color: #f9ad90;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: '\f058';
	font-size: 18px;
}

.doctor_clinic_box {
	/* padding: 30px 15px 30px 45px; */
	padding: 25px 1rem 25px 2.5rem;
}

.doctor_clinic_txt {
	margin-bottom: 20px;
}

.desc_item {
	display: block;
	margin-bottom: 10px;
}

.desc_item:last-child {
	margin-bottom: 0px;
}

.reviews_box {
	/* padding: 15px 20px; */
	/* padding: 15px 10px 15px 35px; */
	/* padding: 10px 0px 10px 0px; */
	box-sizing: border-box;
	/* font-style: italic; */
	color: #4e4e4e;
	background: #ffffff;
	border-radius: 5px;
	text-align: left;
}

.reviews_txt {
	display: block;
	margin-bottom: 15px;

	position: relative;
	/* padding-left: 12px; */
}

/* .reviews_txt:before {
	content: '● ';
	color: #f9ad90;
	font-size: 10px;
	position: relative;
	top: -1px;
} */
.reviews_txt:before {
	display: inline-block;
	color: #f9ad90;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: '\f00c';
	font-size: 16px;
	margin-right: 8px;
}

.reviews_txt:last-child {
	margin-bottom: 0px;
}

/* .doctor_clinic_txt::before {
  content: '';
  display: block;
  position: absolute;
  top: .5em;
  left: -1.5em;
  width: 10px;
  height: 5px;
  border-left: 2px solid #25AF01;
  border-bottom: 2px solid #25AF01;
  transform: rotate(-45deg);
} */

.dr_page_desc_box {

	width: 960px;
	margin: 0 auto;
	text-align: center;
	max-width: 100%;
	box-sizing: border-box;
	border-radius: 10px;

	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", sans-serif;
	line-height: 1.5;
	padding: 0 20px;
}

.dr_page_desc_ttl {
	font-size: 22px;
	background: #f9af93;
	padding: 4px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	letter-spacing: 0.05em;
	padding: 10px 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	/* position: relative; */
}

.dr_page_desc_ttl::before {
	font-family: FontAwesome;
	content: "\f164 ";
	padding: .3em 0 0 0;
	font-size: 22px;
	color: #fff;
	line-height: 1.5px;
	text-align: center;
	margin-right: 6px;
}

.dr_page_desc_txt {
	padding: 20px 15px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	/* color: #f9af93; */
	/* color: #585858; */
	/* color: #898989; */
	color: #7f7f7f;
	font-size: 18px;
	/* background: #fffbf4;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22); */
	/* border: 2px solid #eeeeee; */
	/* border-top: none; */
	box-shadow: 0 1px 3px rgb(118 118 118 / 20%);
	background: #fffbf4;
}

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

	/* .doctor_clinic_txt:after {    
    left: -21px;
}
.doctor_clinic_txt:before {
    left: -26px;
} */
	.doctor_clinic_box {
		padding: 25px 10px 25px 35px;
	}

	.dr_good_ttl {
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
	}

	.dr_good_txt {
		border-bottom-left-radius: 10px;
		border-bottom-right-radius: 10px;
	}

	.dr_good {
		margin-bottom: 25px;
	}

	.ac_back {
		color: #f9af93;
		/* background: #f5f5f5; */
		/* background: #fffbf4; */
		/* background: #f5f5f59e; */
		background: #fffbf4;
		padding: 2px 15px;
		/* box-shadow: 0px 1px 1px rgb(213 213 213); */
		/* box-shadow: 1px 1px 1px rgb(235 235 235); */
		/* box-shadow: 0px 0px 1px rgb(213 213 213); */
		box-shadow: 0px 0px 1px rgb(251 195 174);
		/* background: none;
		position: relative;
		display: inline-block;
		padding: 0;
		padding-left: 15px; */
	}

	/* 
	.ac_back:before {
		content: '';
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 6px 0 6px 8px;
		border-color: transparent transparent transparent #f9af93;
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		margin: auto;
	} */

	.ac_box {
		margin-bottom: 10px;
	}

	.doctor_list {
		gap: 50px;
		/* margin-top: 50px; */
		margin-bottom: 50px;
	}

	.reviews_txt:before {
		position: absolute;
		left: 1px;
		top: 0px;
		padding-left: 0;
		color: #f9ad90;
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
		content: '\f00c';
		font-size: 16px;
	}

	.reviews_txt {
		padding-left: 20px;
	}

	.dr_page_desc_txt {
		padding: 10px 10px;
		font-size: 16px;
	}

	.dr_page_desc_ttl {
		font-size: 18px;
		padding: 8px 10px;
	}

}

/* 20250929 add */
.margin_none {
	white-space: normal;
	text-align: justify;
}