@charset "utf-8";

/* 모바일 목록 */
@media all and (max-width:767px) {
	.responsive #bo_list .float-left.float-md-none {
		margin-right:1.0rem;
	}
	.responsive #bo_list .na-title {
		margin-bottom:0.14rem;
	}
}

/* 게시판 읽기 */
#bo_v_title {
	font-size:23px;
	font-weight:bold;
	line-height:1.4;
	letter-spacing:-1px;
}
#bo_v_con {
	min-height:200px; 
	word-break:break-all;
	overflow:hidden
}
@media all and (max-width:575px) {
	.responsive #bo_v_title {
		font-size:20px;
		line-height:1.5;
	}
	.responsive #bo_v_con { 
		min-height:140px; 
	}
}

#bo_v_con img {
	max-width:100%;
	height:auto
}
#bo_v_img {
	width:100%;
	text-align:center;
	overflow:hidden;
	zoom:1;
}
#bo_v_img:after {
	display:block;
	visibility:hidden;
	clear:both;
	content:"";
}
#bo_v_img a.view_image {
	display:block;
}
#bo_v_img img {
	margin-bottom:1.0rem;
}

/* 게시판 읽기 : SNS 공유 */
#bo_v_sns_icon { 
	margin:-5px auto; 
}
#bo_v_sns_icon img { 
	width:40px; 
	border-radius:50%; 
	margin:5px;
}

/* 게시판 댓글 : 내용 */
.cmt-reply {
	top:0;
	left:-16px;
}
.by-writer { 
	background:#fbefef !important;
	border-top:1px solid #f6cece !important;
}
.cmt-content {
	word-break:break-all;
	overflow:hidden
}
.cmt-content img {
	max-width:100%;
	height:auto
}

/* 게시판 댓글 : 대댓글, 수정, 삭제 */
.cmt-btn ul { 
	list-style: none; 
	margin: 0; 
}
.cmt-btn ul > li { 
	float: left; 
	font-size:12px;
	padding: 0 10px; 
}
.cmt-btn ul > li::before { 
	float: left; 
	color:#ccc; 
	content: "|"; 
	margin-left:-12px;
}
.cmt-btn ul > li:last-child { 
	padding-right:0;
}
.cmt-btn ul > li:first-child::before, 
.cmt-btn ul > li.no-bar::before { 
	content: ""; 
	margin-left:0; 
}
.cmt-btn ul > li > a { 
	float:left;
	color:#888;
	white-space:nowrap;	
}

/* 게시판 댓글 : 쓰기폼 */
#fviewcomment #wr_content { 
	resize:none; 
}
@media all and (max-width:575px) {
	.responsive .cmt-box {
		border-right:0 !important;
	}
	.responsive #bo_vc_w .cmt-box {
		border-left:0 !important;
		border-radius:0 !important;
	}
	.responsive #bo_vc_login {
		border-left:0 !important;
		border-right:0 !important;
		border-radius:0 !important;
	}
}

/* 게시판 댓글 : SNS 등록 */
#bo_vc_opt ol {	
	margin:0;
	padding:0;
	list-style:none;
	zoom:1; 
	background:#ccc;
	border-radius:3px;
}
#bo_vc_opt ol:after { 
	display:block;
	visibility:hidden;
	clear:both;
	content:""; 
}
#bo_vc_opt ol li { 
	float:left;
	margin:0; 
}
#bo_vc_send_sns ul { 
	margin:0;
	padding:0;
	list-style:none;
	zoom:1; 
}
#bo_vc_send_sns ul:after { 
	display:block;
	visibility:hidden;
	clear:both;
	content:""; 
}
#bo_vc_send_sns ul li {	
	float:left;
	margin:0 1.0rem 0 0;
}
#bo_vc_send_sns input {	
	margin:0 0 0 0.5rem;
}

/* 게시판 쓰기 */
#bo_w .list-group-item {
	padding-left:0;
	padding-right:0;
	border-left:0;
	border-right:0;
}
#bo_w #wr_content { 
	margin-bottom:1.0rem !important;
}
@media all and (max-width:575px) {
	#bo_w .list-group-item {
		padding-left:1.0rem;
		padding-right:1.0rem;
	}
	.responsive #bo_w #wr_content {
		max-height:160px !important;
	}
}


.doctor_cate01 { width:100%;height:auto;overflow:hidden; }
.doctor_cate02 { width:100%;height:auto;overflow:hidden; }
.doctor_cate03 { width:100%;height:auto;overflow:hidden; }
.doctor_cate04 { width:100%;height:auto;overflow:hidden; }
.doctor_cate05 { width:100%;height:auto;overflow:hidden; }

.sub_section01 { width:100%;height:auto;overflow:hidden;margin:0px auto;padding:0px 10px;margin-bottom:0px;margin-top:15px; }
.sub_section01 .sub_section01_inbox { max-width:1400px;width:100%;height:auto;overflow:hidden;margin:0px auto;display:flex;flex-wrap: wrap;margin-bottom:20px; }

.sub_section01 .sub_section01_inbox .doctor_box_half { width:50%;height:auto;overflow:hidden; }
.sub_section01 .sub_section01_inbox .doctor_box_half2 { width:50%;height:auto;overflow:hidden;padding:15px 20px 0px 20px; }

.sub_section01 .sub_section01_inbox .doctor_box { width:50%;height:auto;overflow:hidden;margin-bottom:20px;display:flex; }
.sub_section01 .sub_section01_inbox .doctor_box .doctor_imgbox { width:100%;height:auto;overflow:hidden;margin-bottom:30px;padding-right:12px; }
.sub_section01 .sub_section01_inbox .doctor_box .doctor_imgbox img { width: 100%; }
.sub_section01 .sub_section01_inbox .doctor_box .textbox_a { width:100%;height:auto;overflow:hidden;font-size:30px;line-height:42px;font-family: 'Paperlogy-8ExtraBold';text-align:left;letter-spacing:-0.5px; }
.sub_section01 .sub_section01_inbox .doctor_box .textbox_a img { max-width:100%;cursor:pointer; }
.sub_section01 .sub_section01_inbox .doctor_box .textbox_b { width:100%;height:auto;overflow:hidden;font-size:18px;line-height:28px;text-align:left;letter-spacing:-1px;margin-bottom:14px; }
.sub_section01 .sub_section01_inbox .doctor_box .textbox_c { width:100%;height:auto;overflow:hidden;font-size:18px;line-height:23px;margin-bottom:23px;letter-spacing:-0.5px; }
.sub_section01 .sub_section01_inbox .doctor_box .textbox_c span { display:inline-block; }

.sub_section01 .sub_section01_inbox .doctor_box .textbox_d { width:100%;height:auto;overflow:hidden;font-size:20px;line-height:23px;margin-bottom:28px;display: flex;justify-content: space-between; }
.sub_section01 .sub_section01_inbox .doctor_box .textbox_d .textbox_d_span1 { width: 49%;text-align:center;display:inline-block;padding:0px 5px;color:#fff;font-size:15px;background:#85ab3f;font-family: 'Paperlogy-4Regular';line-height:29px;border-radius:15px;cursor:pointer;margin-right:14px; }
.sub_section01 .sub_section01_inbox .doctor_box .textbox_d .textbox_d_span2 { width: 49%;text-align:center;display:inline-block;padding:0px 5px;color:#fff;font-size:15px;background:#0069b1;font-family: 'Paperlogy-4Regular';line-height:29px;border-radius:15px;cursor:pointer; }
.sub_section01 .sub_section01_inbox .doctor_box .textbox_e { width:100%;height:auto;overflow:hidden;font-size:20px;line-height:23px; }

.time_table_box2 { position:relative;max-width:1400px;width:100%;height:auto;overflow:hidden;margin:0px auto;margin-bottom:50px;text-align:center;letter-spacing:-0.5px; }
.time_table_box2 .time_table2_text { width:100%;height:auto;overflow:hidden;font-size:15px;display:flex;align-items: center;justify-content: center; }
.time_table_box2 .time_table2_a { width:100%;height:auto;overflow:hidden;display:flex;background:#f8f8f8;border-top:2px solid #efefef;border-bottom:2px solid #efefef;line-height:42px; }
.time_table_box2 .time_table2_b { width:100%;height:auto;overflow:hidden;display:flex;border-bottom:2px solid #efefef;line-height:50px; }
.time_table_box2 .time_table2_c { width:100%;height:auto;overflow:hidden;display:flex;border-bottom:2px solid #efefef;line-height:50px; }

@media all and (max-width:1430px) {
.sub_section01 .sub_section01_inbox .doctor_box .textbox_c br { display:none; }
}
@media all and (max-width:1200px) {
.sub_section01 .sub_section01_inbox .doctor_box .textbox_a { font-size:32px;line-height:36px; }
.sub_section01 .sub_section01_inbox .doctor_box .textbox_b { font-size:18px;line-height:26px;margin-bottom:15px; }
.sub_section01 .sub_section01_inbox .doctor_box .textbox_c { font-size:18px;line-height:22px; }
.sub_section01 .sub_section01_inbox .doctor_box .textbox_a span { margin-top:2px; }
}

@media all and (max-width:991px) {
.sub_section01 .sub_section01_inbox .doctor_box { flex-direction: column; }
.sub_section01 .sub_section01_inbox .doctor_box_half { width:100%; }
.sub_section01 .sub_section01_inbox .doctor_box_half2 { width:100%;padding:15px 20px 0px 20px; }
.sub_section01 .sub_section01_inbox .doctor_box .doctor_imgbox { margin-bottom:15px; }
}
@media all and (max-width:600px) {
.sub_section01 { margin-bottom:10px; }
.sub_section01 .sub_section01_inbox { flex-direction: column;gap:20px; }
.sub_section01 .sub_section01_inbox .doctor_box { width:100%; }
.sub_section01 .sub_section01_inbox .doctor_box .textbox_a { font-size:28px;line-height:34px; }
.sub_section01 .sub_section01_inbox .doctor_box .textbox_b { font-size:15px;line-height:20px;margin-bottom:15px; }
.sub_section01 .sub_section01_inbox .doctor_box .textbox_c { font-size:15px;line-height:20px; }
.sub_section01 .sub_section01_inbox .doctor_box .doctor_imgbox { padding-right:0px; }
}

.catemenu_box { max-width:1070px;width:100%;height:auto;overflow:hidden;margin:0px auto;display:flex;gap:6px;margin-bottom:20px;padding:0px 5px; }
.catemenu_box .catemenu_box_inbox { width:100%;height:auto;overflow:hidden;border:1px solid #f0f0f0;text-align:center;font-size:20px;line-height:60px;border-radius:3px;cursor:pointer; }
.catemenu_box .catemenu_box_inbox:hover { border:1px solid #0071b4;color:#fff;background:#0071b4; }
.catemenu_box .catemenu_box_inbox.ca_on { border:1px solid #0071b4;color:#fff;background:#0071b4; }

.doctor_nemabox { max-width:1400px;width:100%;height:auto;overflow:hidden;margin:0px auto;font-size:30px;line-height:47px;font-family: 'Paperlogy-8ExtraBold';margin-bottom:20px;padding-left:5px; }

@media (max-width: 700px) {
	.catemenu_box {flex-wrap: wrap;}
	.catemenu_box .catemenu_box_inbox {width: calc(33.33333% - 6px);min-height: 40px;font-size: 14px;line-height: 40px;}
}



.doctorhalf { width:50%;height:auto;overflow:hidden;padding-right:50px; }

.fixed_doctor_box { position:fixed;max-width:1400px;width:100%;height:auto;overflow:hidden;left:50%;bottom:0px;transform: translate(-50%, 0%);z-index: 1001;pointer-events: none; }
.fixed_doctor_box .fixed_doctor_box_img { width:50%;height:auto;overflow:hidden;float:right; }
.fixed_doctor_box .fixed_doctor_box_img img { max-width:100%; }

@media all and (max-width:1460px) {
.fixed_doctor_box .fixed_doctor_box_img { padding-right:40px; }
}
@media all and (max-width:1150px) {

}
@media all and (max-width:991px) {
.fixed_doctor_box { display:none; }
.doctorhalf { width:100%;padding-right:0px; }
}

.doctor_close { position:fixed;max-width:50px;width:100%;height:auto;overflow:hidden;right:60px;top:60px;transform: translate(0%, 0%);z-index:10001;cursor:pointer; }
.doctor_close img { max-width:100%; }

.doctor_pop { position:fixed;width:85%;height:calc(100vh - 80px);overflow:hidden;top:80px;left:7.5%;background:#fff;z-index:1000;overflow-y:auto; box-shadow: 3px 3px 15px rgb(0, 0, 0, 0.25)}
@media all and (max-width:991px) {
	.doctor_pop {width:100%;left:0;height: 100vh;top: 0;}
}
.doctor_pop .pop_outbox { position:relative;width:100%;height:auto;overflow:hidden;background:#fff;overflow-y:auto; }
.doctor_pop .pop_outbox .top_area { max-width:1420px;width:100%;height:auto;overflow:hidden;margin:0px auto;display:flex;padding:10px 10px;font-size:20px;gap:10px; }
.doctor_pop .pop_outbox .top_area .doctor_name_btn { width:calc(20% - 8px);height:auto;overflow:hidden;background:#f8f8f8;border-radius:4px;min-height:60px;display:flex;align-items: center;justify-content: center;cursor:pointer; }
.doctor_pop .pop_outbox .top_area .doctor_name_btn:hover { background:#0a337c;color:#fff; }
.doctor_pop .pop_outbox .top_area .doctor_name_btn.on { background:#0a337c;color:#fff;}

.doctor_pop .pop_outbox .doctor_area_box { position:relative;width:100%;height:auto;overflow:hidden;padding: 0px 10px; }
.doctor_pop .pop_outbox .doctor_area_box .doctor_area { position:relative;max-width:1862px;width:100%;height:calc(100vh - 25px);overflow:hidden;margin:0px auto;margin-bottom:50px;background:#f8f8f8;border-radius:7px;margin-top:25px; }
.doctor_pop .pop_outbox .doctor_area_box .doctor_area .doctor_right_box { width:50%;height:auto;overflow:hidden;background:#f8f8f8;float:right;display:none; }
.doctor_pop .pop_outbox .doctor_area_box .doctor_area .doctor_right_box img { max-width:100%; }
.doctor_pop .pop_outbox .doctor_area_box .doctor_area .doctor_area_textbox { position:absolute;max-width:1400px;width:100%;height:auto;overflow:hidden;left:50%;top:50%;transform: translate(-50%, -50%); }

.doctor_pop .pop_outbox .doctor_area_box .doctor_area .doctor_area_textbox .doctor_area_textbox_a { position:relative;width:100%;height:auto;overflow:hidden;font-size:60px;line-height:66px;font-family: 'Paperlogy-8ExtraBold';margin-bottom:22px; }
.doctor_pop .pop_outbox .doctor_area_box .doctor_area .doctor_area_textbox .doctor_area_textbox_b { position:relative;width:100%;height:auto;overflow:hidden;font-size:30px;line-height:34px;margin-bottom:21px; }
.doctor_pop .pop_outbox .doctor_area_box .doctor_area .doctor_area_textbox .doctor_area_textbox_c { position:relative;width:100%;height:auto;overflow:hidden;font-size:24px;line-height:34px;margin-bottom:30px; }
.doctor_pop .pop_outbox .doctor_area_box .doctor_area .doctor_area_textbox .doctor_area_textbox_d { width:100%;height:auto;overflow:hidden;display:flex;justify-content: space-between; }
.doctor_pop .pop_outbox .doctor_area_box .doctor_area .doctor_area_textbox .doctor_area_textbox_d .view_textbox { width:48.2%;height:auto;overflow:hidden;cursor:pointer;font-family: 'Paperlogy-8ExtraBold';background:#0069b1;color:#fff;text-align:center;font-size:24px;line-height:60px;border-radius:30px; }

.doctor_pop .pop_outbox .doctor_area_box .doctor_area .doctor_area_textbox .doctor_area_textbox_e { max-width:700px;width:100%;height:auto;overflow:hidden;display:flex;gap:10px; }
.doctor_pop .pop_outbox .doctor_area_box .doctor_area .doctor_area_textbox .doctor_area_textbox_e .doctor_tagbox { width:100%;height:auto;overflow:hidden;text-align:center; }
.doctor_pop .pop_outbox .doctor_area_box .doctor_area .doctor_area_textbox .doctor_area_textbox_e .doctor_tagbox .doctor_imgtextbox { width:100%;height:auto;overflow:hidden;margin-bottom:18px; }
.doctor_pop .pop_outbox .doctor_area_box .doctor_area .doctor_area_textbox .doctor_area_textbox_e .doctor_tagbox .doctor_imgtextbox img { max-width:100%; }
.doctor_pop .pop_outbox .doctor_area_box .doctor_area .doctor_area_textbox .doctor_area_textbox_e .doctor_tagbox .doctor_tagtextbox { width:100%;height:auto;overflow:hidden;font-size:16px;line-height:21px;letter-spacing:-0.5px; }


.doctor_pop .pop_outbox .doctor_area_box .time_table_box { position:relative;max-width:1400px;width:100%;height:auto;overflow:hidden;margin:0px auto;margin-bottom:43px;text-align:center; }
.doctor_pop .pop_outbox .doctor_area_box .time_table_box .time_table_text { width:100%;height:auto;overflow:hidden;font-size:18px;display:flex;align-items: center;justify-content: center; }
.doctor_pop .pop_outbox .doctor_area_box .time_table_box .time_table_a { width:100%;height:auto;overflow:hidden;display:flex;border-top:2px solid #efefef;border-bottom:2px solid #efefef;line-height:42px; }
.doctor_pop .pop_outbox .doctor_area_box .time_table_box .time_table_b { width:100%;height:auto;overflow:hidden;display:flex;border-bottom:2px solid #efefef;line-height:50px; }
.doctor_pop .pop_outbox .doctor_area_box .time_table_box .time_table_c { width:100%;height:auto;overflow:hidden;display:flex;border-bottom:2px solid #efefef;line-height:50px; }

.doctor_pop .pop_outbox .doctor_area_box .context_outbox { position:relative;max-width:1420px;width:100%;height:auto;overflow:hidden;margin:0px auto;padding:0px 10px; }
.doctor_pop .pop_outbox .doctor_area_box .context_outbox .d_mark { position:absolute;max-width:788px;width:100%;height:auto;overflow:hidden;right:0px;top:0px;z-index:1; }
.doctor_pop .pop_outbox .doctor_area_box .context_outbox .d_mark img { max-width:100%; }
.doctor_pop .pop_outbox .doctor_area_box .context_outbox .context_inbox { position:relative;max-width:1400px;width:100%;height:auto;overflow:hidden;margin:0px auto;margin-bottom:50px;z-index:2; }
.doctor_pop .pop_outbox .doctor_area_box .context_outbox .context_inbox .context_title { width:100%;height:auto;overflow:hidden;font-size:30px;line-height:40px;margin-bottom:15px;font-family: 'Paperlogy-8ExtraBold'; }
.doctor_pop .pop_outbox .doctor_area_box .context_outbox .context_inbox .context_listbox { width:100%;height:auto;overflow:hidden;font-size:20px;line-height:25px;margin-bottom:25px;letter-spacing:-0.5px; }
.doctor_pop .pop_outbox .doctor_area_box .context_outbox .context_inbox .context_listbox ul {  }
.doctor_pop .pop_outbox .doctor_area_box .context_outbox .context_inbox .context_listbox li { position:relative;padding-left:10px; }
.doctor_pop .pop_outbox .doctor_area_box .context_outbox .context_inbox .context_listbox li::before { content: "·";color: black;margin-right: 5px;position: absolute;left: 0;top: 0; }

.doctor_pop .pop_outbox .doctor_area_box .context_outbox .context_inbox .context_imgbox { width:100%;height:auto;overflow:hidden;display:flex;flex-wrap: wrap;gap:80px;padding-top:20px; }
.doctor_pop .pop_outbox .doctor_area_box .context_outbox .context_inbox .context_imgbox .context_incon { width:calc(20% - 64px);height:auto;overflow:hidden;display:flex;flex-direction: column;cursor:pointer; }
.doctor_pop .pop_outbox .doctor_area_box .context_outbox .context_inbox .context_imgbox .context_incon .context_imgin { width:100%;height:auto;overflow:hidden;text-align:center;margin-bottom:30px; }
.doctor_pop .pop_outbox .doctor_area_box .context_outbox .context_inbox .context_imgbox .context_incon .context_imgin img { max-width:100%; }
.doctor_pop .pop_outbox .doctor_area_box .context_outbox .context_inbox .context_imgbox .context_incon .context_textin { width:100%;height:auto;overflow:hidden;display:flex;align-items: center;font-size:16px;line-height:20px;text-align:center; }


.doctor_bottom { position:relative;width:100%;height:auto;overflow:hidden;background:#f8f8f8;padding:65px 10px; }
.doctor_bottom .doctor_bottom_in { position:relative;max-width:1400px;width:100%;height:auto;overflow:hidden;margin:0px auto; }
.doctor_bottom .doctor_bottom_in .doctor_bottom_in_conbox { width:100%;height:auto;overflow:hidden;margin-bottom:30px; }

.doctor_bottom .na-title .na-subject { font-family: 'Paperlogy-8ExtraBold';font-size: 26px;line-height: 39px;margin-bottom:5px; }
.doctor_bottom .na-title .text_box { font-size: 18px;line-height: 22px;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;text-overflow: ellipsis; }

@media all and (max-width:1350px) {
.doctor_pop .pop_outbox .top_area { font-size:16px;gap:10px; }

.doctor_pop .pop_outbox .doctor_area_box .context_outbox .context_inbox .context_imgbox { gap:50px; }
.doctor_pop .pop_outbox .doctor_area_box .context_outbox .context_inbox .context_imgbox .context_incon { width:calc(20% - 40px); }


.doctor_pop .pop_outbox .doctor_area_box .doctor_area .doctor_area_textbox .doctor_area_textbox_a { font-size:45px;line-height:51px;margin-bottom:15px; }
.doctor_pop .pop_outbox .doctor_area_box .doctor_area .doctor_area_textbox .doctor_area_textbox_b { font-size:20px;line-height:34px;margin-bottom:15px; }
.doctor_pop .pop_outbox .doctor_area_box .doctor_area .doctor_area_textbox .doctor_area_textbox_c { font-size:20px;line-height:25px;margin-bottom:15px; }
.doctor_pop .pop_outbox .doctor_area_box .doctor_area .doctor_area_textbox .doctor_area_textbox_e { gap:6px; }
.doctor_pop .pop_outbox .doctor_area_box .doctor_area .doctor_area_textbox .doctor_area_textbox_e .doctor_tagbox .doctor_imgtextbox { margin-bottom:7px; }
.doctor_pop .pop_outbox .doctor_area_box .doctor_area .doctor_area_textbox .doctor_area_textbox_e .doctor_tagbox .doctor_imgtextbox img { max-width:110px; }
.doctor_pop .pop_outbox .doctor_area_box .doctor_area .doctor_area_textbox .doctor_area_textbox_e .doctor_tagbox .doctor_tagtextbox { font-size:14px;line-height:18px; }
}

@media all and (max-width:991px) {
.doctor_bottom { padding:40px 10px; }

.doctor_pop .pop_outbox .top_area { flex-wrap: wrap;gap:7px; }
.doctor_pop .pop_outbox .top_area .doctor_name_btn { width:calc(33.33333% - 6px);border-radius:4px;min-height:60px; }

.doctor_pop .pop_outbox .doctor_area_box .context_outbox .context_inbox .context_imgbox { gap:30px; }
.doctor_pop .pop_outbox .doctor_area_box .context_outbox .context_inbox .context_imgbox .context_incon { width:calc(20% - 24px);margin-bottom:20px; }
.doctor_pop .pop_outbox .doctor_area_box .context_outbox .context_inbox .context_imgbox .context_incon .context_imgin { margin-bottom:15px; }



.doctor_pop .pop_outbox .doctor_area_box .context_outbox .context_inbox { margin-bottom:10px; }
.doctor_pop .pop_outbox .doctor_area_box .context_outbox .context_inbox .context_title { font-size:23px;line-height:33px;margin-bottom:15px; }
.doctor_pop .pop_outbox .doctor_area_box .context_outbox .context_inbox .context_listbox { font-size:15px;line-height:20px;margin-bottom:20px; }

.doctor_pop .pop_outbox .doctor_area_box .doctor_area { height:auto;margin-bottom:25px;border-radius:7px;margin-top:25px; }
.doctor_pop .pop_outbox .doctor_area_box .doctor_area .doctor_right_box { width:100%;float:none;display:block;text-align:center; }
.doctor_pop .pop_outbox .doctor_area_box .doctor_area .doctor_area_textbox { position:relative;left:0%;top:50%;transform: none;text-align:center;padding:20px 0px; }
.doctor_pop .pop_outbox .doctor_area_box .doctor_area .doctor_area_textbox .doctor_area_textbox_a { font-size:40px;line-height:46px;margin-bottom:15px; }
.doctor_pop .pop_outbox .doctor_area_box .doctor_area .doctor_area_textbox .doctor_area_textbox_b { font-size:17px;line-height:22px;margin-bottom:15px; }
.doctor_pop .pop_outbox .doctor_area_box .doctor_area .doctor_area_textbox .doctor_area_textbox_c { font-size:15px;line-height:20px;margin-bottom:30px; }
.doctor_pop .pop_outbox .doctor_area_box .doctor_area .doctor_area_textbox .doctor_area_textbox_d { padding:0px 10px;margin-bottom:0px; }
.doctor_pop .pop_outbox .doctor_area_box .doctor_area .doctor_area_textbox .doctor_area_textbox_d .view_textbox { font-size:17px;line-height:50px;border-radius:25px; }

.doctor_pop .pop_outbox .doctor_area_box .doctor_area .doctor_area_textbox .doctor_area_textbox_e { max-width:700px;gap:10px;;margin:0px auto; }

.doctor_pop .pop_outbox .doctor_area_box .time_table_box { padding:0px 10px;margin-bottom:20px; }
.doctor_pop .pop_outbox .doctor_area_box .time_table_box .time_table_text { font-size:16px;min-height:50px; }

.doctor_bottom .na-title .na-subject { font-size: 20px;line-height: 26px;margin-bottom:5px; }
.doctor_bottom .na-title .text_box { font-size: 14px;line-height: 18px; }
}

@media all and (max-width:900px) {
.doctor_pop .pop_outbox .doctor_area_box .context_outbox .context_inbox .context_imgbox { gap:20px; }
.doctor_pop .pop_outbox .doctor_area_box .context_outbox .context_inbox .context_imgbox .context_incon { width:calc(33.33333% - 17px); }
}

@media all and (max-width:750px) {
.doctor_pop .pop_outbox .doctor_area_box .doctor_area .doctor_area_textbox .doctor_area_textbox_e { max-width:350px;gap:10px;flex-wrap: wrap; }
.doctor_pop .pop_outbox .doctor_area_box .doctor_area .doctor_area_textbox .doctor_area_textbox_e .doctor_tagbox { width:calc(50% - 5px); }
}
@media all and (max-width:500px) {
.doctor_close {max-width: 40px;right:40px;top:40px;}
.doctor_pop .pop_outbox .top_area .doctor_name_btn { width:calc(50% - 4px);border-radius:4px;min-height:50px; }
.doctor_pop .pop_outbox .doctor_area_box .context_outbox .context_inbox .context_imgbox { gap:10px; }
.doctor_pop .pop_outbox .doctor_area_box .context_outbox .context_inbox .context_imgbox .context_incon { width:calc(50% - 5px); }
}












@media (max-width: 1200px) {
    .cate_menubox .cate_menubox_btn {
        width: calc(25% - 4px);
        min-height: 40px;
        font-size: 14px;
        line-height: 17px;
    }
}




