/*
	酒井形成外科　2024
	clinic.css
*/
#clinic h2.dr_name_area {
	background-image: none;
}
#clinic h5 {
	width: 350px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 20px;
	border: 1px solid #8c7a78;
	background: #f7ebd5;
	color: #8c7a78;
	text-align: center;
}
#clinic h5.wide {
	width: auto;
	text-align: left;
	padding-left: 10px;
}
#clinic h5.wide_square {
	width: auto;
	text-align: left;
	padding-left: 10px;
	border-radius: 0px;
}
#clinic .main-text-module {
	margin-bottom: 16px;
	margin-top: 0;
	margin-left: 30px;
	padding: 0;
	font-family: "shserifjp";
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
}
#clinic .dr_name_area {
	border-bottom: none;
}
#clinic .dr_name_area .dr_name {
	font-family: "shsjp";
	font-weight: 700;
	font-size: 40px;
	line-height: 48px;
	border-bottom: 1px solid #f7ebd5;
	text-align: center;
}
#clinic .dr_name_area .katagaki,
#clinic .list_dr_name .katagaki {
	font-size: 18px;
	font-weight: 400;
}
#clinic .senmon_unit .katagaki {
	font-size: 12px;
	padding-left: 3px;
}
#clinic .dr_name_area .roma {
	font-family: "shsjp";
	font-weight: 500;
	font-size: 24px;
	line-height: 32px;
	text-align: center;
}
#clinic .affiliation {
	font-family: "shserifjp";
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	text-align: right;
}
#clinic .comment {
	font-family: "shserifjp";
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	text-align: right;
	margin-top: 3px;
	margin-bottom: 5px;
}
#clinic .list_dr_item {
	min-width: 300px;
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #8c7a78;
	padding: 5px;
	margin-bottom: 10px;
}
#clinic .list_dr_item .icon_dr_photo {
	width: 80px;
	margin-right: 10px;
	float: left;
}
#clinic .list_dr_item .icon_dr_photo img {
	width: 100%;
}
#clinic .list_dr_item .list_dr_name {
	float: left;
	width: calc(100% - 110px);
	color: #764f4c;
	font-family: "shsjp";
	font-weight: 700;
	font-size: 30px;
	line-height: 36px;
	padding-left: 20px;
	padding-top: 20px;
}
#clinic .list_dr_item .next_profile {
	float: right;
	width: 70px;
	font-size: 12px;
	color: #826664;
	/* padding-top: 65px; */
	padding-right: 10px;
}
#clinic .dr_photo img {
	padding: 5px;
	border: 1px solid #f7ebd5;
}
#clinic .profile_table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 1px;
	border: none;
	padding-top: auto;
	padding-bottom: 0;
}
#clinic .profile_table th,
#clinic .profile_table td {
	padding: 5px;
	padding-top: 10px;
	vertical-align: top;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 1px dashed #CCCCCC;
	font-size: 16px;
	line-height: 20px;
}
#clinic .profile_table .year {
	font-family: "shserifjp";
	font-weight: 400;
	width: 100px;	
}
#clinic .profile_table .comment {
	text-align: left;
}
.profile_othersite_banner {
	width: 300px;
}
#clinic .profile_table td {
	font-family: "shserifjp";
	font-weight: 400;
}
#clinic .clinic_info {
	width: 100%;
	border: 1px solid #38383c;
	border-collapse: collapse;
	border-spacing: 1px;
}
#clinic .clinic_info th, #clinic .clinic_info td {
	border: 1px solid #38383c;
	padding: 5px;
}
#clinic .clinic_info th {
	/* background: #f7ebd5; */
	background: #8c7a78;
	/* color: #38383c; */
	color: #FFFFFF;
	font-family: "shsjp";
	font-weight: 500;
	font-size: 18px;
	line-height: 28px;
	width: 30%;
}
#clinic .clinic_info td {
	background: #FFFFFF;
	color: #2e2e33;
	font-family: "shserifjp";
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	width: 70%;
}
#clinic .left_image {
	width: 80px;
	float: left;
	margin-right: 10px;
}
#clinic .right_side_image img,
#clinic .left_image img {
	width: 100%;
}
#clinic .fig_comment {
	margin-top: 5px;
	margin-bottom: 20px;
	text-align: center;
	color: #38383c;
	background: #F0F0F0;
	padding: 5px;
	border-radius: 8px;
	font-family: "shsjp";
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	width: 100%;
}
#clinic .addon_page {
	font-family: "shsjp";
	font-weight: 500;
	font-size: 20px;
	line-height: 28px;
	color: #87692d;
	border: 1px solid #87692d;
	border-radius: 20px;
	padding: 5px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 10px;
}
#clinic .addon_page:hover {
	background: #87692d;
	color: #FFFFFF;
}
#clinic .tsuiki {
	font-family: "shsjp";
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#clinic .syutten {
	margin-top: 5px;
	margin-bottom: 10px;
	font-family: "shsjp";
	font-weight: 500;
	font-size: 12px;
	line-height: 16px;
}
#clinic .right_image300 img {
	width: 100%;
}
#clinic #privacy_table {
	width: 100%;
	border: 1px solid #38383c;
	border-collapse: collapse;
	border-spacing: 1px;
}
#clinic #privacy_table td,
#clinic #privacy_table th {
	padding: 5px;
}
#clinic #privacy_table th {
	text-align: center;
}
#clinic .navi_button {
	margin-bottom: 10px;
	font-family: "shsjp";
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	border: 1px solid #38383c;
	padding: 10px;
	padding-left: 20px;
	color: #764f4c;
	background: #f7ebd5;
	border-radius: 50px;
}
#clinic .main_banner img {
	margin-bottom: 10px;
}
#clinic .clinic_module {
	margin-bottom: 16px;
	margin-top: 0;
	padding: 0;
	font-family: "shserifjp";
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	list-style-type: none;
}
#clinic .clinic_module li {
	padding-left: 20px;
	background-image: url("../image3/gold_circle.png");
	background-repeat: no-repeat;
	background-size: 16px;
	background-position: 0 7px;
}
/*
	取り扱い疾患
*/
#clinic h4.square::before {
	content: "□"; /* 冒頭に表示したい文字 */
	margin-right: 5px; /* □とテキストの間に余白を追加 */
}
#clinic .team {
	margin-bottom: 15px;
	font-family: "shsjp";
	font-weight: 500;
	color: #aa9677;
	font-size: 16px;
	line-height: 24px;
}
#clinic .team b {
	font-family: "shsjp";
	font-weight: 700;
}
#clinic .team .ishi {
	margin-left: 2px;
	font-family: "shsjp";
	font-weight: 400;	
	font-size: 12px;
}
#clinic .team .leader {
	font-family: "shsjp";
	font-weight: 400;
	color: #FFFFFF;
	font-size: 12px;
	border-radius: 20px;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 5px;
	background: #aa9677;
}
/* カテゴリトップページ */
#clinic h6.catgoty_header {
	font-family: "shsjp";
	font-weight: 700;
	color: #764f4c;
	background: #f7ebd5;
	padding: 5px;
	border: 1px solid #a08343;
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	margin-bottom: 0;
	margin-top: 0;
}
#clinic .links,
#clinic .links_last {
	font-family: "shsjp";
	font-weight: 700;
	color: #764f4c;
	background: #FFFFFF;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-size: 16px;
	line-height: 24px;
	text-align: left;
}
#clinic .links:hover,
#clinic .links_last:hover {
	background: #f7ebd5;
}
#clinic .links {
	border-left: 1px solid #a08343;
	border-right: 1px solid #a08343;
	border-bottom: 1px dashed #a08343;
}
#clinic .links_last {
	border-left: 1px solid #a08343;
	border-right: 1px solid #a08343;
	border-bottom: 1px solid #a08343;
}
/* コラム */
#clinic .column {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
	border: 2px solid #aa9677;
	border-radius: 5px;
}
#clinic .column h3 {
	color: #aa9677;
	margin-top: 0;
	padding-left: 60px;
	border-bottom: none;
	background-image: url("../image3/i-column.svg");
	background-repeat: no-repeat;
	background-position: 0 5px;
	background-size: 50px 25px;
}
/*
	専門性を重視した担当医の配置
*/
#clinic .senmon_unit {
	font-family: "shserifjp";
	font-weight: 400;
	margin-left: 30px;
}
#clinic .senmon_unit .left_side {
	float: left;
	width: 120px;
}
#clinic .senmon_unit .right_side {
	float: left;
	width: calc(100% - 150px);
}

/*
	リクルート
*/
#clinic #merit {
	font-family: "shsjp";
	font-weight: 900;
	font-size: 30px;
	color: #764f4c;
	margin-bottom: 20px;
	padding: 8px;
	background: #f7ebd5;
	max-width: 600px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border-radius: 50px;
}
#clinic .recruit-module li {
	font-family: "shsjp";
	font-weight: 700;
	color: #87692d;
	font-size: 24px;
	line-height: 30px;
}
#clinic .rec_lead {
	font-family: "shsjp";
	font-weight: 700;
	font-size: 18px;
	line-height: 28px;
	color: #87692d;
	padding-left: 30px;
}
#clinic .recruit_table {
	width: 100%;
	border: 1px solid #38383c;
	border-collapse: collapse;
	border-spacing: 1px;
}
#clinic .recruit_table th,
#clinic .recruit_table td {
	padding: 5px;
}
#clinic .recruit_table th {
	font-family: "shsjp";
	font-weight: 500;
	font-size: 18px;
	line-height: 24px;
	background: #f7ebd5;
	color: #764f4c;
}
#clinic .goto_oubo_form {
	font-family: "shsjp";
	font-weight: 500;
	font-size: 16px;
	margin-left: auto;
	margin-right: 0;
	margin-top: 20px;
	padding: 8px;
	background: #764f4c;
	color: #f7ebd5;
	border-radius: 30px;
	width: 300px;
	text-align: center;
}
#clinic #zu_pc,
#clinic #zu_sp {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
#clinic #zu_pc img,
#clinic #zu_sp img {
	width: 100%;
}
@media screen and (min-width: 100px) and (max-width: 480px) {
	#clinic .right_side_image {
		width: 100%;
	}
	#clinic .addon_page {
		width: 100%;
	}
	#clinic .right_image300 {
		width: 100px;
		float: right;
		margin-left: 10px;
		margin-bottom: 10px;
	}
	#clinic .right_image500 {
		width: 100px;
		float: right;
		margin-left: 10px;
		margin-bottom: 10px;
	}
	#clinic #zu_pc {
		display: none;
		width: 100%;
	}
	#clinic #zu_sp {
		display: block;
		width: 100%;
	}
}
@media screen and (min-width: 481px) and (max-width: 600px) {
	#clinic .right_side_image {
		float: right;
		margin-left: 5px;
		margin-bottom: 5px;
		width: 40%;
	}
	#clinic .addon_page {
		width: 480px;
	}
	#clinic .tsuiki {
		text-align: right;
	}
	#clinic .right_image300 {
		width: 150px;
		float: right;
		margin-left: 10px;
		margin-bottom: 10px;
	}
	#clinic .right_image500 {
		width: 150px;
		float: right;
		margin-left: 10px;
		margin-bottom: 10px;
	}
	#clinic #zu_pc {
		display: none;
		width: 100%;
	}
	#clinic #zu_sp {
		display: block;
		width: 100%;
	}
	#clinic .list_dr_item {
		width: 50%;
	}
}
@media screen and (min-width: 601px) and (max-width: 780px) {
	#clinic .right_side_image {
		float: right;
		margin-left: 5px;
		margin-bottom: 5px;
		width: 300px;
	}
	#clinic .addon_page {
		width: 500px;
	}
	#clinic .tsuiki {
		text-align: right;
	}
	#clinic .right_image300 {
		width: 300px;
		float: right;
		margin-left: 10px;
		margin-bottom: 10px;
	}
	#clinic .right_image500 {
		width: 300px;
		float: right;
		margin-left: 10px;
		margin-bottom: 10px;
	}
	#clinic #zu_pc {
		display: block;
		width: 100%;
	}
	#clinic #zu_sp {
		display: none;
	}
}
@media screen and (min-width: 781px) and (max-width: 1200px) {
	#clinic .right_side_image {
		float: right;
		margin-left: 5px;
		margin-bottom: 5px;
		width: 300px;
	}
	#clinic .addon_page {
		width: 500px;
	}
	#clinic .tsuiki {
		text-align: right;
	}
	#clinic .right_image300 {
		width: 300px;
		float: right;
		margin-left: 10px;
		margin-bottom: 10px;
	}
	#clinic .right_image500 {
		width: 400px;
		float: right;
		margin-left: 10px;
		margin-bottom: 10px;
	}
	#clinic #zu_pc {
		display: block;
		min-width: 780px;
		max-width: 1000px;
	}
	#clinic #zu_sp {
		display: none;
	}
}
@media screen and (min-width: 1100px) and (max-width: 1200px) {
	#clinic .team {
		float: right;
	}
	#clinic #zu_pc {
		display: block;
		width: 1000px;
	}
	#clinic #zu_sp {
		display: none;
	}
}
@media screen and (min-width: 1201px) and (max-width: 10000px) {
	#clinic .right_side_image {
		float: right;
		margin-left: 5px;
		margin-bottom: 5px;
		width: 300px;
	}
	#clinic .addon_page {
		width: 500px;
	}
	#clinic .tsuiki {
		text-align: right;
	}
	#clinic .right_image300 {
		width: 300px;
		float: right;
		margin-left: 10px;
		margin-bottom: 10px;
	}
	#clinic .right_image500 {
		width: 500px;
		float: right;
		margin-left: 10px;
		margin-bottom: 10px;
	}
	#clinic .team {
		float: right;
	}
	#clinic #zu_pc {
		display: block;
		width: 1000px;
	}
	#clinic #zu_sp {
		display: none;
	}
}
@media print {
	#clinic .right_side_image {
		float: right;
		margin-left: 5px;
		margin-bottom: 5px;
		width: 300px;
	}
	#clinic .addon_page {
		width: 500px;
	}
	#clinic .tsuiki {
		text-align: right;
	}
	#clinic .right_image300 {
		width: 300px;
		float: right;
		margin-left: 10px;
		margin-bottom: 10px;
	}
	#clinic .right_image500 {
		width: 500px;
		float: right;
		margin-left: 10px;
		margin-bottom: 10px;
	}
	#clinic .team {
		float: right;
	}
	#clinic #zu_pc {
		display: block;
		width: 1000px;
	}
	#clinic #zu_sp {
		display: none;
	}
}