@charset "utf-8";
/*doctors_main_container*/
.doctors_main_container {
	margin-bottom: 30px;
}
.doctors_main_container_inner {
	width: 100%;
	height: 347px;
	background-position: center center;
	background-size: cover;
	display:-webkit-box;
  	display:-ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
}
.doctors_main_container_inner_text {
	background-color: rgba(255, 255, 255, 0.8);
	padding: 15px 10px 15px 10px;
	font-size: 16px;
	color: #4C372B;
	font-weight: bold;
	line-height: 21px;
	text-align: center;
	width: 250px
}
.doctors_main_title {
	font-size: 20px;
	line-height: 35px;
	font-weight: bold;
	color: #4c372b;
	margin-bottom: 45px;
}
/*doctors_page_link*/
.doctors_page_link {
	margin-top: 30px;
	margin-bottom: 40px;
	background: #FFFFFF;
	box-shadow: 0px 4px 40px rgba(76, 55, 43, 0.08);
	border-radius: 4px;
}
.doctors_page_link li {
	border-bottom: 1px solid #E5E5E5;
}
.doctors_page_link li:last-child {
	border-bottom: none;
}
.doctors_page_link li a {
	text-align: left;
	font-size: 14px;
	line-height: 21px;
	display: block;
	padding: 15px 24px;
	text-decoration: none;
	color: #4C372B;
}
.doctors_page_link li a:active {
	opacity: 0.5;
}
/*doctors_container*/
.doctors_container {
	margin: 0 auto;
	padding: 40px 24px 40px;
	text-align: center;
}
.doctors_center_title {
	text-align: center;
	margin: 0 auto;
}
.doctors_center_title_text {
	font-size: 20px;
	line-height: 35px;
	font-weight: bold;
	color: #4c372b;
}
.doctors_center_title_image img {
	margin-top: 10px;
	height: 15px;
}
.doctors_center_title_logo img {
	height: 23px;
	margin-bottom: 10px;
}
.doctors_contents_area,
.doctors_contents_area#doctor01,
.doctors_contents_area#doctor02 {
	background-color: #fff;
	border-radius: 10px;
	margin: 30px auto 0;
	padding: 30px 20px;
	box-shadow: 0px 4px 40px rgba(76, 55, 43, 0.08);
	text-align: left;
}
.doctors_contents_area#doctor03 {
	background-color: #fff;
	border-radius: 10px;
	margin: 30px auto 0;
	padding: 30px 20px;
	box-shadow: 0px 4px 40px rgba(76, 55, 43, 0.08);
	text-align: left;
	width:calc(100% - 48px);
}
.doctors_contents_title {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #4C372B;
	line-height: 28px;
	margin-bottom: 30px;
	text-align: left;
}
.doctors_contents_area p {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 30px;
}
.doctors_contents_image {
	text-align: center;
	margin-top: 50px;
}
.doctors_contents_image img {
	max-width: 100%;
}
/*doctors_contents01*/
.doctors_contents01 {
	margin-bottom: 70px;
}
/*doctors_contents02*/
.doctors_contents02 {
	margin-bottom: 70px;
}
.doctors_program01, .doctors_program02 {
	position: relative;
}
.doctors_program01 {
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
}
.doctors_program02 {
	text-align: center;
	margin-bottom: 30px
}
.doctors_program01 .doctors_program_image img, .doctors_program02 .doctors_program_image img {
	max-width: 100%;
}
.doctors_program_image {
	margin: 0;
}
.doctors_program_block {
	margin-top: -30px;
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0px 4px 40px rgba(76, 55, 43, 0.08);
	position: relative;
	z-index: 100;
	display: inline-block;
	text-align: left;
	padding: 0 20px 30px;
	width:calc(100% - 48px);
}
.doctors_program_num {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.doctors_program_num img {
	height: 26px;
}
.doctors_program_title {
	text-align: center;
	font-size: 20px;
	line-height: 35px;
	font-weight: bold;
	color: #4c372b;
	margin-bottom: 30px;
}
.doctors_program_text p:first-child {
	margin-top: 0;
}
.doctors_program_text p {
	font-size: 14px;
	line-height: 24px;
	margin-top: 30px;
}
.doctors_contents02 .doctors_contents_title {
	text-align: center;
	font-size: 20px;
	line-height: 35px;
}
.doctors_sick_list dt {
	font-size: 16px;
	line-height: 24px;
	margin-top: 40px;
	font-weight: bold;
}
.doctors_sick_list dt:first-child {
	margin-top: 0;
}
.doctors_sick_list dt .sub_text {
	font-size: 12px;
}
.doctors_sick_list dd {
	margin-top: 15px;
	line-height: 24px;
	font-size: 14px;
}
/*doctors_contents03*/
.doctors_contents_pink_area {
	margin: 30px auto 0;
	background-color: #FBF8F4;
	padding: 30px 20px;
	text-align: left;
	border-radius: 10px;
	box-shadow: 0px 4px 40px rgba(76, 55, 43, 0.08);
}
.doctors_check_list {
	flex: 1;
}
.doctors_check_list li {
	display:-webkit-box;
  	display:-ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
	margin-top: 30px;
}
.doctors_check_list li:first-child {
	margin-top: 0;
}
.doctors_check_list_image {
	margin-right: 15px;
}
.doctors_check_list_image img {
	width: 42px;
	height: auto;
}
.doctors_check_list_text {
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	color: #4c372b;
}
.doctors_check_list_text .sub_text {
	font-size: 12px;
}
.doctors_check_right {
	margin-top: 70px;
}
.doctors_check_right img {
	max-width: 100%;
	margin-top: 25px;
}
.doctors_check_right img:first-child {
	margin-top: 0;
}
.doctors_link_area {
	text-align: center;
	margin: 0;
	font-size: 0;
}
.doctors_link_list{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
  	-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
  	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
	margin-bottom: 35px;
}
.doctors_link_list li {
	width: calc(100% - 48px);
	margin-bottom: 33px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.doctors_link_list li a {
	margin: 0 auto;
	display: block;
	padding: 10px;
	width: 100%;
	color: #4C372B;
	border: 1px solid #4C372B;
	border-radius: 4px;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.doctors_link_list li a:active {
	text-decoration: underline;
}
