@charset "utf-8";

.tab_ul {width:100%;}
.tab_ul li {width:25%; float:left; border:1px solid #697282; border-left:none; margin-top:-1px;}
.tab_ul li:nth-child(4n+1) {border-left:1px solid #697282;}
.tab_ul li a {width:100%; padding:10px 0; display:block; text-align:center; cursor:pointer; color:#697282; transition:all 0.3s ease-in-out;}
.tab_ul li a:hover, .tab_ul li a.active {background:#1bafc3; color:#fff;}

.tab_ul2 {width:100%;}
.tab_ul2 li {width:50%; float:left;}
.tab_ul2 li a {font-size:16px; color:#333; background:#fff; border:1px solid #333; display:block; text-align:center; padding:10px 0; transition:all 0.3s ease-in-out;}
.tab_ul2 li.active a {color:#fff; background:#e99691; border:1px solid #e99691;}

.tab_ul3 {width:100%;}
.tab_ul3 li {width:20%; float:left; border:1px solid #333;  margin-left:-1px;}
.tab_ul3 li:first-child {border-left:1px solid #333;}
.tab_ul3 li a {font-size:16px; color:#333; background:#fff; display:block; text-align:center; padding:10px 0; transition:all 0.3s ease-in-out;}
.tab_ul3 li.active {border:1px solid #e99691; transition:all 0.3s ease-in-out;}
.tab_ul3 li:hover {border:1px solid #e99691;}
.tab_ul3 li a.active, .tab_ul3 li a:hover, .tab_ul3 li.active a  {color:#fff; background:#e99691;}

.cont_table {width:100%; table-layout:fixed;}
.cont_table thead tr th, .cont_table tbody tr td {text-align:center; height:50px;}
.cont_table thead tr th {border-top:2px solid #1bafc3; border-right:1px solid #ddd; border-bottom:1px solid #ddd; background:#efefef;}
.cont_table thead tr th:last-child {border-right:none;}
.cont_table tbody tr td {border-right:1px solid #ddd; border-bottom:1px solid #ddd;}
.cont_table tbody tr td:last-child {border-right:none;}
.cont_table .on {color:#faa61a;}
.cont_table .off {color:#999;}
.cont_table .oper {color:#1bafc3;}
.cont_table .night {color:#e25556;}
.cont_table .lecture {color:#437ff0;}

.bg_sub1_3_3 {height:638px;}
.bg_sub1_3_6 {height:675px;}
.doctor .name {font-size:24px; margin-bottom:10px;}
.doctor .name b {font-size:60px;}
.doctor .cate {font-size:30px; color:#1bafc3; font-weight:bold; margin-bottom:20px;}
.doctor .cate2 {font-size:18px; font-weight:bold; margin-bottom:20px;}
.doctor .cont {font-size:18px;}

.doctor_pic2 {position:absolute; bottom:0; left:0; display:block; max-width:100%; left:-30px;}

.text-deco {position:relative;}
.text-deco::before {content:''; background:url(/img/layout/text-deco2.png) center center no-repeat; background-size:100% 100%; width:48px; height:43px; position:absolute; top:-17px; left:-27px;}

.square::before {content: ""; display: block;  width:8px; height:8px; position:absolute; top:8px; left:-20px; border-radius: 50%; border:1px solid #7f8760; background:#7f8760;}
.square.square2::before {content: ""; display: block;  width:1px; height:1px; position:absolute; top:10px; left:-9px; border-radius: 50%; border:1px solid #fff; background:#fff;}
.square.square3::before {content: ""; display: block;  width:1px; height:1px; position:absolute; top:10px; left:-9px; border-radius: 50%; border:1px solid #00a1e4; background:#00a1e4;}
.square.line::before {content: ""; display: block;  width:5px; height:0; border-radius:0; position:absolute; top:8px; left:-9px; border:none; border-top:1px solid #333;}

.visual_deco {position:absolute; bottom:-20px; right:-20px; width:200px; height:200px; background: url(../../img/layout/mint_sq_01.png) center center no-repeat; z-index:-1;}
.visual_deco.left {right:auto; left:-20px; background: url(../../img/layout/mint_sq_02.png) center center no-repeat;}
.visual_deco.left_top {right:auto; left:-20px; bottom:auto; top:-20px; background: url(../../img/layout/mint_sq_02.png) center center no-repeat;}
.visual_deco.left_top2 {right:auto; left:-20px; bottom:auto; top:35px; background: url(../../img/layout/mint_sq_02.png) center center no-repeat;}

.hash_wrap p {display:inline-block; margin-right:10px; margin-bottom:10px; border:1px solid #1bafc3; color:#1bafc3; font-size:18px; padding:5px 15px; letter-spacing:-1px;}

.cont_button_wrap a {display:inline-block; line-height:1em; padding:15px 60px; font-size:18px;}
.cont_button_wrap a.blue_button {border:1px solid #1bafc3; color:#1bafc3; transition:all 0.3s ease-in-out;}
.cont_button_wrap a.blue_button:hover {background:#1bafc3; color:#fff;}

.visual_deco1:before {content:''; background:url(/img/05/sub5_1_1_visual_deco1.png) center center no-repeat; background-size:100% 100%; width:37px; height:31px; position:absolute; top:-20px; left:-50px;}
.visual_deco2:before {content:''; background:url(/img/05/sub5_1_1_visual_deco2.png) center center no-repeat; background-size:100% 100%; width:37px; height:31px; position:absolute; bottom:-15px; right:-50px;}

.board_wrap::after {clear: both; display: block; content: "";}
.board_wrap .w_280 {border:1px solid #ddd;}
.board_wrap .w_340:nth-child(3n) {margin-right:0 !important;}
.board_wrap .w_340:nth-child(3n+1) {clear:both;}
/* .board_wrap .w_340:nth-child(n+7) {margin-bottom:0 !important;} */
.board_wrap .img_wrap {position:relative;}
.board_wrap .img_wrap .hover_effect {position:absolute; top:0; left:0; width:100%; height:100%; background:rgba(222,179,163,0.9); line-height:100%; text-align:center; opacity:0; transition:opacity 0.3s ease-in-out;}
.board_wrap .img_wrap:hover .hover_effect {opacity:1;}
.board_wrap .img_wrap img {width:100%; display:block; }
.board_wrap .img_wrap .hover_effect img {width:80px; height:80px; display:inline;}
.board_wrap .line {border-top:1px solid #333; width:20px; margin:10px 0;}
.board_wrap .txt_wrap {padding:20px 0; border-bottom:1px solid #ddd;}
.board_wrap .txt_wrap .fs18.fwb.fc_black {height:62px; overflow:hidden;}
.shes_clinics .board_wrap .txt_wrap .fs18.fwb.fc_black {height:42px;}
.board_wrap .txt_wrap .fs18.fwb.fc_black.h_auto {height:auto;}
.board_wrap .txt_wrap .contents {height:48px; overflow:hidden;}
.board_wrap .txt_wrap .view_more {display:block; margin:auto; widtH:120px; text-align:center; padding:10px 20px; border:1px solid #ddd; margin-top:20px; transition:all 0.3s ease-in-out;}
.board_wrap .txt_wrap .view_more:hover {background:#1bafc3; border:1px solid #1bafc3; color:#fff;}

.move_top {margin-top:-200px; position:relative; z-index:2;}
.move_top2 {position:absolute; right:80px; bottom:100px;}

.bottom_line2 {border-top:1px solid #1bafc3; width:20px; margin:10px 0;}
.bottom_line3 {border-top:1px solid #333; width:40px; margin:20px auto;}
.bottom_line4 {border-top:1px solid #333; width:20px; margin:20px 0;}
.bottom_line4 {border-top:1px solid #333; width:40px; margin:20px 0;}
.bottom_line5 {border-top:1px solid #1bafc3; width:20px; margin:10px auto;}

.time_table tr td {color:inherit; padding:0 10px 0 0; height:auto; border-bottom:none;}
.time_table tr td:first-child {color:#1bafc3;}

.sub7_2 {position:absolute; top:0; left:0; width:680px;}

.address_map {width:100%; height:480px;}
.address_cont {width:400px; height:320px; right:60px; top:80px; padding:50px; background:url(/img/01/05/bg_05.png) center center no-repeat; position:absolute; z-index:2;}
.address_cont .title {font-size:40px; color:#fff;}


/*기타*/
	/* e7_1_사이트맵 */
	#sitemap .w_cont3 li {margin-bottom:50px;}

	/* e7_2,3_가이드_이용약관, 개인정보취급방침 */
	#guide .guide_list:nth-child(1) {border-top:1px solid #ddd;}
	#guide .guide_list {padding:30px 0; border-bottom:1px solid #ddd;}
	#guide .guide_list .sub_t{margin:10px 0;}
	#guide .guide_list li{position:relative; padding:2px 0;}
	#guide .guide_list li span{position:absolute; left:0;}

	/*개인정보취급방침*/
	#guide a {color:#e99691;}
	#guide .privacy ul .prv_l {float:left; width:50%; margin-bottom:5px;}
	#guide .privacy ul .prv_r {float:right; width:50%; margin-bottom:5px;}
	#guide .cont_table thead tr th {border-top: 1px solid black; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; background: #fff;}
	#guide .cont_table thead tr th:last-child { border-right: none;}

	/*e7_4_이메일무단수집거부 */
	#email .email_box {border-top:1px solid #ddd; border-bottom:1px solid #ddd; padding:50px 0;}
	#email .email_box .txt{ text-align:center;}
	#email .email_box .date{margin-top:20px; text-align:center;}


.doctor_rev_btn.cont_button_wrap a {margin:0 auto;}


.fade_in_wrap.active {opacity:1 !important; transition:all 0.3s ease-in-out;}

.bg_wrap {padding-top:150px; padding-bottom:150px;}

.square_deco1 {position:absolute; top:-60px; right:-60px; width:200px; height:200px; background:#e4f2e8; z-index:-1;}

.read_slide .hover_on {display:none;}
.read_slide:hover .hover_off {display:none;}
.read_slide:hover .hover_on {display:inline;}

.profile_button {display:inline-block; padding:7px 45px; color:#333; border:2px solid #e6e6e6; border-radius:25px; font-weight:bold; transition:all 0.3s ease-in-out;}
.profile_button:hover {background:#333; border:2px solid #333; color:#fff;}
.contact_button {display:inline-block; padding:7px 45px; color:#7f8760 !important; border:2px solid #7f8760; border-radius:25px; font-weight:bold; transition:all 0.3s ease-in-out;}
.contact_button:hover {background:#7f8760; border:2px solid #7f8760; color:#fff !important;}

@media(max-width:767px)
{
	.bg_wrap {padding-top:50px; padding-bottom:50px;}

	.square::before {width:6px; height:6px;}

	.main_doctor_int {border:1px solid #ddd;}
	.cont_table thead tr th, .cont_table tbody tr td {font-size:12px; height:30px;}
	.tab_ul2 li a {font-size:14px; padding:10px 0;}
	.tab_ul li a {font-size:13px;}
	.board_wrap .txt_wrap .contents {height:auto;}
	.board_wrap .img_wrap img {height:auto;}

	.bg_sub1_3_3 .w_50p.pdl_50 {margin-top:0;}
	.bg_sub1_3_6 .w_50p.pdl_50 {margin-top:0;}

	.sub7_2 {position:static; width:100%;}


	.doctor_interview {position: relative; width:auto; height:0; padding-bottom: 56.25%; margin: auto;}

	.visual_deco {display:none;}
	.w_700.pd_50 {padding:0;}
	.w_700.tar {text-align:left !important; background:transparent !important;}
	.move_top2 {position:static;}
	.move_top {margin-top:0;}
	.bg_sub1_3_3 {height:auto;}
	.bg_sub1_3_6 {height:auto;}
	.h_480 {height:240px;}
	.h_350.border_hover_1bafc3 {height:auto !important;}
	.w_25p.fl {width:100%; padding:0 !important}
	.w_75p.fl {width:100%; padding:0 !important}
	.tab_ul3 li a {font-size:12px;}

	.scroll_on {overflow-x: auto;}

	.sub6_1_1_1 {padding-left:20px; padding-right:20px;}

	.doctor_profile.scrolltop_2 .doctor_profile_003 {margin-top: 40px;}
	.doctor .name {font-size:14px; margin-bottom:10px; color:#333;}
	.doctor .name b {font-size:24px; color:#333;}
	.doctor .cate {font-size:18px; color:#1bafc3; margin-bottom:10px;}
	.doctor .cate2 {font-size:14px; color:#333;}
	.doctor_pic {height: 400px; max-width:335px; margin:auto; margin-bottom:20px;}
	.doctor .cont {font-size:14px; color:#333;}
	.doctor .pdl_50 {padding-left:0 !important; padding-right:0 !important;}
	.doctor_txt .w_25p {display:none;}
	.doctor_txt .w_75p {width:100%;}
	.h_script_target .h_440 {height:200px; margin-bottom:40px;}
	.ipaper .h_script {height:200px !important;}
	.bx_wrap .fs18 {padding:0 40px;}

	.address_map {height:260px;}
	.address_cont {width:100%; position:static; height:auto; padding:30px; background-size:cover;}
	.address_cont .title {font-size:24px;}
	.address_cont img {width:250px;}

	.cont_button_wrap a {font-size:14px; padding:10px 40px;}

	.sub_visual h2, .sub_visual h3 {font-size:18px; padding:20px 10px;}
	.bg_sub2_2_1 {height:auto !important; padding:20px 10px;}
	.bg_sub2_3_1 {height:auto !important; padding:20px 10px;}


	.hash_wrap p {font-size:14px; margin-right:5px; margin-bottom:8px;}
	.hash_wrap.pdlr_100 {padding:0;}

	.bg_sub7_9_1.h_330 {height:auto !important; background:none !important; padding:20px 0; border:1px solid #ddd}

	.bx-wrapper {border:none !important; box-shadow:none !important; margin-bottom:10px !important;}
	.bx-wrapper .bx-pager.bx-default-pager a {background:transparent !important;}

	/*공통*/
	p.cont_text {word-break:break-all; text-align:justify;}
	.container2 {width: 100%; padding: 0 20px;}
	.container2 .w_340 {width:100%;}
	.board_wrap .w_340:nth-child(n+7) {margin-bottom:40px !important;}



	/*기타*/
		/*개인정보처리방침*/
		#guide .privacy ul .prv_l, #guide .privacy ul .prv_r {float:none; width:100%; margin-bottom:5px;}

		/*사이트맵*/
		.sitemap .flL {margin-bottom:40px;}
		.sub9_4 .mgb_100 {margin-bottom:0;}

		/*브로슈어*/
		#apply .w_50p {margin-bottom:40px;}
		.mmgr_0 {margin-right:0;}
}

@media(min-width:1921px) /*아이폰6+, 갤럭시s10*/
{
	.center.slider .slick-prev {left: 24%;}
	.center.slider .slick-next {right: 24%;}
}
@media(min-width:410px) and (max-width:510px) /*아이폰6+, 갤럭시s10*/
{
	.sub1_6 .slick_img img {width:365px;}
	.sub1_6 .slick_img {padding:0 50px;}
}

@media(max-width:320px)
{

}