@CHARSET "UTF-8";

table.table1{word-break:break-all;}
.medipart_head h4.tit{margin-bottom:0px;}

/* 상단검색공통 */
.medipart_srch{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-bottom:20px;}
.medipart_srch .initial_area{display:flex;}
.medipart_srch .initial_area li:nth-child(n+2){margin-left:8px;}
.medipart_srch .initial_area li a{display:inline-flex;justify-content:center;align-items:center;width:32px;height:32px;border-radius:100%;background:#f1f1f1;font-size:1.5rem;}
.medipart_srch .initial_area li a:hover,
.medipart_srch .initial_area li a.active{background:#222;color:#fff;}
.medipart_srch .initial_area li a.disable{color:rgba(0,0,0,0.2);pointer-events:none;cursor:default;}
.medipart_srch .srch_area{display:flex;flex-grow:1;height:40px;font-size:0;}
.medipart_srch .srch_area .srch_txt{flex-grow:1;height:100%;padding:0 10px;border:1px solid #d5d5d5;border-right:0;border-radius: 10px 0 0 10px;box-sizing:border-box;font-size:1.5rem;font-weight:700;color:#000;}
.medipart_srch .srch_area .srch_txt::placeholder{font-weight:500;color:#888;}
.medipart_srch .srch_area .srch_txt::-webkit-input-placeholder{font-weight:500;color:#888;}
.medipart_srch .srch_area .srch_txt:-ms-input-placeholder{font-weight:500;color:#888;}
.medipart_srch .srch_area .srch_btn{flex-shrink:0;width:80px;height:100%;padding:0 20px;background:#000;border:0;border-radius: 0 10px 10px 0;font-size:1.5rem;color:#fff;cursor:pointer;box-sizing:border-box;}

/* 협력병원현황검색 */
.medipart_srch.right{justify-content:end;}
.medipart_srch.right .srch_area{flex-grow:0;}
.medipart_srch.right select.custom_sel{width:150px;border-right:0;}

/* 진료과전체보기 */
.medipart_list ul{display:flex;flex-wrap:wrap;gap:14px;}
.medipart_list ul li{overflow:hidden;position:relative;width:calc(100% / 6);max-width:155px;height:155px;box-sizing:border-box;cursor:pointer;}
.medipart_list ul li .deptinfo{height:100%;padding-top:105px;border:1px solid #e5e5e5;border-radius: 15px;background-repeat:no-repeat;background-size:auto 65px;background-position:50% 25px;font-size:1.6rem;font-weight:600;text-align:center;box-sizing:border-box;}
.medipart_list ul li .deptlink{display:flex;flex-direction:column;justify-content:center;position:absolute;width:100%;height:100%;border-radius: 15px;left:0;top:100%;padding:20px;background:#e58818;transition:all .3s ease;z-index:2;text-align:center;box-sizing:border-box;}
.medipart_list ul li .deptlink a{padding:5px 0;border:1px solid #fff;font-size:1.4rem;font-weight:700;color:#fff;}
.medipart_list ul li .deptlink a:hover{background:#fff;color:#e58818;}
.medipart_list ul li .deptlink a:nth-child(n+2){margin-top:5px;}
.medipart_list ul li.over .deptlink{top:0;}

/* 전문진료센터 */
.center_wrap ul{display:flex;flex-wrap:wrap;gap:14px;}
.center_wrap ul li{width:calc(100% / 6);max-width:155px;text-align:center;}
.center_wrap ul li a{display:inline-flex;justify-content:center;align-items:center;width:100%;height:90px;padding:0 10px;border:1px solid #d5d5d5;border-radius: 10px;background:#f5f5f5;font-size:1.6rem;font-weight:500;word-break:keep-all;box-sizing:border-box;}

/* 진료과소개의료진_공통상단 */
.medipart_head{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px;}
.medipart_head h3{font-size:3rem;font-weight:500;}
.medipart_head a.btn_all{position:relative;padding:10px 20px 10px 45px;;background:#757a85;font-weight:600;color:#fff;}
.medipart_head a.btn_all:after{content:'';position:absolute;top:50%;left:20px;width:15px;height:15px;margin-top:-7px;background:url(/nanum/site/medicalpart/img/btn_all.png) no-repeat;background-size:cover;}

/* 진료아이콘공통 */
.sche_iconset{display:flex;}
.sche_iconset li:nth-child(n+2){margin-left:30px;}
.sche_icon{position:relative;}
.sche_icon:nth-child(n+2){margin-left:5px;}
.sche_icon:after{content:'';position:absolute;top:50%;left:0;width:12px;height:10px;margin-top:-5px;background-position:50% 50%;background-repeat:no-repeat;background-size:auto 100%;}
.sche_icon span{padding-left:20px;font-size:1.5rem;font-weight:500;}
.sche_icon.sche1:after{background-image:url(/nanum/site/medicalpart/img/icon_sche1.png);}
.sche_icon.sche2:after{background-image:url(/nanum/site/medicalpart/img/icon_sche2.png);}
.sche_icon.sche3:after{background-image:url(/nanum/site/medicalpart/img/icon_sche3.png);}
.sche_icon.sche9:after{width:14px;height:14px;margin-top:-7px;background-image:url(/nanum/site/medicalpart/img/icon_sche9.png);}

/* 진료과소개 */
.team_info{margin-bottom: 40px;}
.team_info dl{padding: 40px 25px;border-left: 3px solid #000;background: #fbf9f6;}
.team_info dl dt{margin-bottom: 15px;font-size: 2.6rem;font-weight:700;}
.ct_type_h{position:relative;display:flex;margin-top:40px;align-items: flex-start;border: 1px solid #ddd;padding: 30px;}
.ct_type_h .title{position:relative;flex-shrink:0;padding: 7px 15px;width: 150px;background: #695d4f;font-size: 1.7rem;font-weight: 600;color: #fff;text-align: center;}
.ct_type_h .cont{position:relative;padding: 10px 0 0 30px;flex-grow:1;}
.ct_type_h .cont > ul > li{position:relative;padding-left:10px;font-size:1.6rem;line-height:1.6;font-weight:500;}
.ct_type_h .cont > ul > li:after{content:'';position:absolute;top:10px;left:0;width:3px;height:3px;background:#000;}
.ct_type_h .cont > ul > li:nth-child(n+2){margin-top:5px;}
.ct_type_h .cont > ul > li > ul{margin:5px 0 8px;}
.ct_type_h .cont > ul > li > ul > li{position:relative;padding-left:10px;font-size:1.5rem;color:#555;}
.ct_type_h .cont > ul > li > ul > li:nth-child(n+2){margin-top:3px;}
.ct_type_h .cont > ul > li > ul > li:after{content:'';position:absolute;top:10px;left:0;width:4px;height:2px;background:#888;}
.ct_type_h.ver2{flex-direction: column;margin-top: 20px;}
.ct_type_h.ver2 .bx{display: flex;align-items: baseline;width: 100%;}
.ct_type_h.ver2 .bx:not(:last-child){margin-bottom: 30px;padding-bottom: 30px;border-bottom: 1px dashed #ddd;}

/* 의료진 */
.medipart_doctor .caption_area{display:flex;justify-content:space-between;align-items:center;}
.medipart_doctor .dr_list li{display:flex;margin-top:30px;padding-top:30px;border-top:1px solid #d5d5d5;}
.medipart_doctor .dr_list li .photo{flex-shrink:0;width:150px;font-size:0;line-height:0;}
.medipart_doctor .dr_list li .photo img{width:150px;height:200px;border-radius: 10px;object-fit:cover;border:1px solid #ddd;box-sizing:border-box;}
.medipart_doctor .dr_list li .info{display:flex;flex-direction:column;justify-content:space-between;flex-grow:1;padding:0 30px;}
.medipart_doctor .dr_list li .info .d_info{margin-bottom:10px;}
.medipart_doctor .dr_list li .info .d_info .name{font-size:2.1rem;font-weight:700;}
.medipart_doctor .dr_list li .info .d_info .name span.part{margin-left:15px;font-size:1.5rem;color:#df7d29;}
.medipart_doctor .dr_list li .info .d_info .clinic{margin-top:5px;font-size:1.5rem;font-weight:500;color:#555;}
.medipart_doctor .dr_list li .info .d_info .clinic strong{margin-right:10px;color:#000;}
.medipart_doctor .dr_list li .info .d_sche table{width:100%;border-top:1px solid #e5e5e5;font-size:1.4rem;text-align:center;}
.medipart_doctor .dr_list li .info .d_sche table th,
.medipart_doctor .dr_list li .info .d_sche table td{width:calc(100% / 7);padding:8px 0;border-bottom:1px solid #e5e5e5;}
.medipart_doctor .dr_list li .info .d_sche table thead th{background:#f5f5f5;border-left:1px solid #e5e5e5;}
.medipart_doctor .dr_list li .info .d_sche table thead th:first-child{border-left:0;}
.medipart_doctor .dr_list li .info .d_sche table tbody td{border-left:1px solid #e5e5e5;font-weight:500;color:#555;}
.medipart_doctor .dr_list li .info .d_sche table tbody td .sche_icon{display:inline-block;width:12px;height:10px;padding-left:0;text-indent:-9999px;}
.medipart_doctor .dr_list li .btn_area{display:flex;flex-direction:column;gap:10px;flex-shrink:0;width:100px;}
.medipart_doctor .dr_list li .btn_area a{display:inline-flex;align-items:center;justify-content:center;height:100%;border-radius: 10px;font-size:1.6rem;font-weight:700;color:#fff;box-sizing:border-box;transition:.3s;}
.medipart_doctor .dr_list li .btn_area a.rsv_btn{border:1px solid #e58818;background:#e58818;color:#fff;}
.medipart_doctor .dr_list li .btn_area a.rsv_btn.off{border-color:#d5d5d5;background:#d5d5d5;}
.medipart_doctor .dr_list li .btn_area a.dr_btn{border: 1px solid #e58818;color: #e58818;}

/* 의료진상세 */
.medipart_profile{position:relative;min-width:1450px;font-size:1.6rem;line-height:1.5;}
.medipart_profile .profile_bg{background:url(/nanum/site/medicalpart/img/profi_bg.jpg) no-repeat center;}
.medipart_profile .wsize{display:block;width:1290px;height:100%;margin:0 auto;box-sizing:border-box;}
.medipart_profile .profile_head{width:100%;height: 100px;background: #fff;border-bottom: 1px solid #00000020;}
.medipart_profile .profile_head .wsize{position:relative;display:flex;align-items:center;justify-content:space-between;height:100%;}
.medipart_profile .profile_head .wsize .logo{font-size:0;}
.medipart_profile .profile_head .wsize .logo a{display:block;}
.medipart_profile .profile_head .wsize .logo a img{height:60px;object-fit: fill;}
.medipart_profile .profile_head .wsize .right_menu{display: flex;}
.medipart_profile .profile_head .wsize .tselect{margin-left:15px;position:relative;min-width: 230px;z-index:2;}
.medipart_profile .profile_head .wsize .tselect.doctorlist{min-width:150px;}
.medipart_profile .profile_head .wsize .tselect > a{padding: 12px 20px;display:block;cursor:pointer;color: #222;background: url(/nanum/site/medicalpart/img/pro_select.png) no-repeat 90% 50%/13px;border: 1px solid #00000020;border-radius: 10px;}
.medipart_profile .profile_head .wsize .tselect ul{position:absolute;top: 49px;left:0;width:100%;max-height:456px;box-sizing:border-box;overflow-y:auto;border: 1px solid #d5d5d5;border-radius: 10px;background: #fff;}
.medipart_profile .profile_head .wsize .tselect ul li{position:relative;}
.medipart_profile .profile_head .wsize .tselect ul li a{display:block;padding: 12px 20px;font-weight:500;color: #222;}
.medipart_profile .profile_head .wsize .tselect ul li:hover{background: #2a66b2;}
.medipart_profile .profile_head .wsize .tselect ul li:hover a{color:#fff;}
.medipart_profile .profile_head .wsize .tselect ul li .photo{position:absolute;top:50%;left:20px;margin-top: -30px;width: 60px;height: 60px;background:url(/nanum/site/medicalpart/img/dortor_lbg.jpg) no-repeat center;border-radius:50%;overflow:hidden;}
.medipart_profile .profile_head .wsize .tselect ul li img{width:100%;object-fit:cover;}

.medipart_profile .profile_head .wsize .view_doctor_list{position: relative;display:block;padding: 0 20px 0 45px;margin-left: 15px;line-height: 46px;height: 46px;color: #fff;background: #757a85;box-sizing: border-box;}
.medipart_profile .profile_head .wsize .view_doctor_list:after{content:'';position:absolute;top:50%;left:20px;width:15px;height:15px;margin-top: -7.5px;background:url(/nanum/site/medicalpart/img/btn_all.png) no-repeat;background-size:cover;}

.medipart_profile .profile_head .wsize .share{position:relative;margin-left: 50px;}
.medipart_profile .profile_head .wsize .share > a{display:block;position:relative;height: 48px;padding-left: 60px;font-size:1.7rem;font-weight:700;line-height: 50px;}
.medipart_profile .profile_head .wsize .share > a::before,
.medipart_profile .profile_head .wsize .share > a::after{content:'';position:absolute;top:50%;}
.medipart_profile .profile_head .wsize .share > a::before{left:0;width: 46px;height: 46px;margin-top: -23px;border-radius:100%;border: 2px solid #222;box-sizing: border-box;z-index: 5;background: #fff;}
.medipart_profile .profile_head .wsize .share > a::after{top: 21px;left: 13px;width: 17px;height: 27px;margin-top:-10px;background-image:url(/nanum/site/medicalpart/img/btn_share.png);background-repeat:no-repeat;background-size: 100%;z-index: 10;}
.medipart_profile .profile_head .wsize .share #share_cont{position:absolute;top: 17px;left:0;border-radius: 0 0 50px 50px;width: 46px;padding-top: 45px;background: #f2f2f2;z-index: 3;}
.medipart_profile .profile_head .wsize .share #share_cont ul li{padding-bottom:14px;text-align:center;}
.medipart_profile .profile_head .wsize .share #share_cont ul li a{display:block;}
.medipart_profile .profile_head .wsize .share #share_cont ul li a img{width:auto;height:18px;}
.medipart_profile .profile_head .wsize .share #share_cont ul li.kakao a img{height:27px;}

.medipart_profile .section1{width:100%;height: calc(100vh - 100px);background-color:#eff1f9;box-sizing:border-box;}
.medipart_profile .section1 .wsize{display:flex;align-items:center;justify-content:end;height:100%;background-repeat:no-repeat;background-size:auto 100%;background-position:0 100%;}
.medipart_profile .section1 .wsize .info{display:flex;flex-direction:column;gap: 50px;width: 680px;height:100%;padding: 100px 0;box-sizing:border-box;justify-content: center;}
.medipart_profile .section1 .wsize .info .d_info .part{display:inline-block;position:relative;padding:0 15px;font-size:2.2rem;line-height:1;font-weight:700;color: #2a66b2;}
.medipart_profile .section1 .wsize .info .d_info .part::before,
.medipart_profile .section1 .wsize .info .d_info .part::after{content:'';position:absolute;top:50%;width:2px;height:22px;margin-top:-11px;background: #2a66b2;}
.medipart_profile .section1 .wsize .info .d_info .part::before{left:0;}
.medipart_profile .section1 .wsize .info .d_info .part::after{right:0;}
.medipart_profile .section1 .wsize .info .d_info .name{display: flex;margin-top:20px;font-size:5.2rem;line-height:1.2;font-weight:700;align-items: center;}
.medipart_profile .section1 .wsize .info .d_info .name span{margin-left: 15px;font-size: 3.3rem;font-weight: 600;}
.medipart_profile .section1 .wsize .info .d_info .name .mv_btn{display: inline-flex;margin-left: 15px;padding: 8px 15px;background: #000;border-radius: 5px;font-size: 1.5rem;font-weight: 700;color: #fff;transition: cubic-bezier(0.18, 0.89, 0.32, 1.28) .3s;}
.medipart_profile .section1 .wsize .info .d_info .clinic{margin-top:40px;font-size:1.8rem;color:#555;}
.medipart_profile .section1 .wsize .info .d_info .clinic strong{display: block;margin-bottom: 10px;font-size: 1.9rem;color:#000;}
.medipart_profile .section1 .wsize .info .d_sche .sche_iconset{margin-bottom:20px;}
.medipart_profile .section1 .wsize .info .d_sche .sche_iconset span{font-size:1.6rem;font-weight:600;}
.medipart_profile .section1 .wsize .info .d_sche table{width:100%;}
.medipart_profile .section1 .wsize .info .d_sche table th,
.medipart_profile .section1 .wsize .info .d_sche table td{width:calc(100% / 7);padding:12px 0;border-bottom:1px solid #d5d5d5;text-align:center;}
.medipart_profile .section1 .wsize .info .d_sche table thead th{background-color: #00000005;border-top: 2px solid#000;}
.medipart_profile .section1 .wsize .info .d_sche table tbody td .sche_icon{display:inline-block;width:12px;height:10px;padding-left:0;text-indent:-9999px;}

.medipart_profile .section1 .wsize .info .d_sche > a{display:flex;justify-content:center;align-items:center;width:100%;padding:15px 0;border-radius: 10px;font-weight:700;font-size: 1.8rem;}
.medipart_profile .section1 .wsize .info .d_sche .rsv_btn{margin-top: 30px;background: #1967c9;color:#fff;transition: cubic-bezier(0.18, 0.89, 0.32, 1.28) .3s;}
.medipart_profile .section1 .wsize .info .d_sche .intro_btn{margin-top:10px;background:#fff;color:#009ef6;}

.medipart_profile .section2 .wsize{display:flex;flex-wrap:wrap;gap: 50px;padding: 80px 0;}
.medipart_profile .section2 .wsize dl{display:flex;flex:1 1 40%;gap:30px;min-height:300px;}
.medipart_profile .section2 .wsize dt,
.medipart_profile .section2 .wsize dd{padding-top:40px;}
.medipart_profile .section2 .wsize dt::after,
.medipart_profile .section2 .wsize dd::after{content:'';position:absolute;top:0;left:0;width:100%;background:#000;}
.medipart_profile .section2 .wsize dt{display:flex;flex-direction:column;justify-content:space-between;position:relative;flex-shrink:0;width:150px;font-size:3.2rem;line-height:1.2;font-weight:700;}
.medipart_profile .section2 .wsize dt::after{height:2px;}
.medipart_profile .section2 .wsize dt a.btn_more{position:relative;display:block;width:100%;padding:10px 20px;border:1px solid #d5d5d5;font-size:1.5rem;box-sizing:border-box;}
.medipart_profile .section2 .wsize dt a.btn_more::after{content:'';position:absolute;top:50%;right:20px;width:15px;height:2px;margin-top:-1px;background:#000;}

.medipart_profile .section2 .wsize dd{position:relative;flex-grow:1;}
.medipart_profile .section2 .wsize dd::after{height:1px;}
.medipart_profile .section2 .wsize dd > ul li{font-size:1.8rem;color:#555;}
.medipart_profile .section2 .wsize dd > ul li:nth-child(n+2){margin-top:10px;}

.medipart_profile .section3{padding:35px 0;background:#f8f8f8;text-align:center;}
.medipart_profile .section3 .fwrap{display:flex;flex-wrap:wrap;gap:10px 30px;justify-content:center;font-size:1.6rem;}
.medipart_profile .section3 .copy{margin-top:15px;font-size:1.3rem;line-height:1.3;color: #888;letter-spacing: 0.05em;text-transform: uppercase;}

/* 진료시간표 */
.medische_wrap .sche_top{display:flex;margin-bottom:20px;}
.medische_wrap .sche_top .custom_sel{flex-shrink:0;width:250px;border-radius: 10px 0 0 10px;}
.medische_wrap .sche_top .btn_srch{padding:0 20px;background:#000;border:1px solid #000;border-radius: 0 10px 10px 0;font-size:1.5rem;color:#fff;cursor:pointer;}
.medische_wrap .sche_top ul{display:flex;align-items:center;margin-left:auto;}
.medische_wrap table.sche_tb{width:100%;border-top:2px solid #000;border-right:1px solid #d9d9d9;}
.medische_wrap table.sche_tb th,
.medische_wrap table.sche_tb td{padding:10px 20px;border-left:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;font-size:1.5rem;text-align:center;}
.medische_wrap table.sche_tb thead th{background:#fff8f3;}
.medische_wrap table.sche_tb tbody td{font-weight:600;}
.medische_wrap table.sche_tb tbody td.left{text-align:left;}
.medische_wrap table.sche_tb tbody td .sche_icon{display:inline-block;width:12px;height:10px;padding-left:0;text-indent:-9999px;}
.medische_wrap table.sche_tb tbody td .d_info .name{font-size:1.6rem;font-weight:700;}
.medische_wrap table.sche_tb tbody td .d_info .name span.part{margin-right:8px;padding:3px 5px;border:1px solid #ec9433;background:#fff;font-size:1.3rem;font-weight:700;color:#ec9433;}
.medische_wrap table.sche_tb tbody td .d_info .clinic{margin-top:5px;display:-webkit-box;overflow:hidden;max-height:40px;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1.4rem;line-height:1.5;font-weight:500;color:#555;}
.medische_wrap table.sche_tb tbody td .rsv_btn{display:block;padding:5px 0;border:1px solid #ec9433;background:#ec9433;font-size:1.4rem;font-weight:700;color:#fff;}
.medische_wrap table.sche_tb tbody tr td.dashed{border-bottom:1px dashed #e5e5e5;}

/* 비급여진료비검색 */
.nonpay_srchbox{display:flex;align-items:center;height:50px;padding:15px 20px;border:1px solid #d5d5d5;background:#f9f9f9;border-radius: 10px;}
.nonpay_srchbox .inp_txt{flex-grow:1;border-radius: 10px 0 0 10px;}
.nonpay_srchbox .btn_srch{flex-shrink:0;width:100px;height:50px;padding:0;border:0;border-radius: 0 10px 10px 0;background:#060606;font-size:1.5rem;font-weight:700;color:#fff;cursor:pointer;}
.nonpay_total{display:flex;justify-content:space-between;margin:30px 0 20px;}
.nonpay_total .count strong{color:#0c43b7;text-decoration:underline;}


/* 로딩 */
.loading {width: 100%;text-align: center;padding: 50px 0;display: flex;flex-direction: column;align-items: center;justify-content: center;gap: 15px; /* margin-bottom 대신 gap 사용 */}
.spinner {display: inline-block;width: 60px;height: 60px;border: 4px solid #f3f3f3;border-top-color: #000; /* 단축 속성 */border-radius: 50%;animation: spin 1s linear infinite;}
.loading p {color: #666;font-size: 16px;margin: 0;}
@keyframes spin {
	to { /* 100% 대신 to 사용 */
		transform: rotate(360deg);
	}
}

.loading_small {width: 100%;text-align: center;padding: 10px 0;display: flex;flex-direction: column;align-items: center;justify-content: center;gap: 10px; /* margin-bottom 대신 gap 사용 */}
.spinner_small {display: inline-block;width:20px;height: 20px;border: 4px solid #f3f3f3;border-top-color: #000; /* 단축 속성 */border-radius: 50%;animation: spin 1s linear infinite;}


/* 진료과 설명박스 */
.medi_intro.ct01{background-image: url("/nanum/site/medicalpart/img/intro_center_bg01.jpg");}
.medi_intro.ct02{background-image: url("/nanum/site/medicalpart/img/intro_center_bg02.jpg");}
.medi_intro.ct03{background-image: url("/nanum/site/medicalpart/img/intro_center_bg03.jpg");}
.medi_intro.ct04{background-image: url("/nanum/site/medicalpart/img/intro_center_bg04.jpg");}
.medi_intro.ct05{background-image: url("/nanum/site/medicalpart/img/intro_center_bg05.jpg");}
.medi_intro.ct06{background-image: url("/nanum/site/medicalpart/img/intro_center_bg06.jpg");}
.medi_intro.ct07{background-image: url("/nanum/site/medicalpart/img/intro_center_bg07.jpg");}
.medi_intro.ct08{background-image: url("/nanum/site/medicalpart/img/intro_center_bg08.jpg");}
.medi_intro.ct09{background-image: url("/nanum/site/medicalpart/img/intro_center_bg09.jpg");}
.medi_intro.ct10{background-image: url("/nanum/site/medicalpart/img/intro_center_bg10.jpg");}
.medi_intro.ct11{background-image: url("/nanum/site/medicalpart/img/intro_center_bg11.jpg");}

.medi_intro.md01{background-image: url("/nanum/site/medicalpart/img/intro_medi_bg01.jpg");}
.medi_intro.md02{background-image: url("/nanum/site/medicalpart/img/intro_medi_bg02.jpg");}
.medi_intro.md03{background-image: url("/nanum/site/medicalpart/img/intro_medi_bg03.jpg");}
.medi_intro.md04{background-image: url("/nanum/site/medicalpart/img/intro_medi_bg04.jpg");}
.medi_intro.md05{background-image: url("/nanum/site/medicalpart/img/intro_medi_bg05.jpg");}
.medi_intro.md06{background-image: url("/nanum/site/medicalpart/img/intro_medi_bg06.jpg");}
.medi_intro.md07{background-image: url("/nanum/site/medicalpart/img/intro_medi_bg07.jpg");}
.medi_intro.md08{background-image: url("/nanum/site/medicalpart/img/intro_medi_bg08.jpg");}
.medi_intro.md09{background-image: url("/nanum/site/medicalpart/img/intro_medi_bg09.jpg");}
.medi_intro.md10{background-image: url("/nanum/site/medicalpart/img/intro_medi_bg10.jpg");}
.medi_intro.md11{background-image: url("/nanum/site/medicalpart/img/intro_medi_bg11.jpg");}
.medi_intro.md12{background-image: url("/nanum/site/medicalpart/img/intro_medi_bg12.jpg");}
.medi_intro.md13{background-image: url("/nanum/site/medicalpart/img/intro_medi_bg13.jpg");}
.medi_intro.md14{background-image: url("/nanum/site/medicalpart/img/intro_medi_bg14.jpg");}
.medi_intro.md15{background-image: url("/nanum/site/medicalpart/img/intro_medi_bg15.jpg");}
.medi_intro.md16{background-image: url("/nanum/site/medicalpart/img/intro_medi_bg16.jpg");}
.medi_intro.md17{background-image: url("/nanum/site/medicalpart/img/intro_medi_bg17.jpg");}
.medi_intro.md18{background-image: url("/nanum/site/medicalpart/img/intro_medi_bg18.jpg");}
.medi_intro.md19{background-image: url("/nanum/site/medicalpart/img/intro_medi_bg19.jpg");}
.medi_intro.md20{background-image: url("/nanum/site/medicalpart/img/intro_medi_bg20.jpg");}
.medi_intro.md21{background-image: url("/nanum/site/medicalpart/img/intro_medi_bg21.jpg");}
.medi_intro.md22{background-image: url("/nanum/site/medicalpart/img/intro_medi_bg22.jpg");}
.medi_intro.md23{background-image: url("/nanum/site/medicalpart/img/intro_medi_bg23.jpg");}
.medi_intro.md24{background-image: url("/nanum/site/medicalpart/img/intro_medi_bg24.jpg");}
.medi_intro.md25{background-image: url("/nanum/site/medicalpart/img/intro_medi_bg25.jpg");}

/* 진료센터 내부 탭(재활) */
.t_bx{display: none;}
.t_bx.active{display: block;}




/********************태블릿********************/
@media all and (max-width:1024px){

/* 상단검색공통 */
.medipart_srch{display:block;gap:0;margin-bottom:2vh;}
.medipart_srch .initial_area{display:none;}

/* 전문진료센터 */
.center_wrap ul{gap:0;}
.center_wrap ul li{width:calc(100% / 4);max-width:100%;padding:5px;box-sizing:border-box;}
.center_wrap ul li a{padding:0 10px;}
	
/* 진료과전체보기 */
.medipart_list ul{gap:0;}
.medipart_list ul li{width:calc(100% / 4);max-width:100%;height:auto;padding:5px;box-sizing:border-box;}
.medipart_list ul li .deptinfo{padding:90px 0 30px;background-size:auto 50px;background-position:50% 30px;}
.medipart_list ul li .deptlink{left:5px;width:calc(100% - 10px);height:calc(100% - 10px);padding:0 2vw;}
.medipart_list ul li.over .deptlink{top:5px;}

/* 진료과소개의료진_공통상단 */
.medipart_head a.btn_all{padding:1vh 2vw 1vh 5vw;}
.medipart_head a.btn_all:after{left:2vw;width:10px;height:10px;margin-top:-5px;}

/* 진료아이콘공통 */
.sche_iconset li:nth-child(n+2){margin-left:3vw;}

/* 진료과소개 */
.team_info dl dt{margin-bottom: 10px;font-size: 2.4rem;line-height: 1.4;}
.ct_type_h{flex-direction:column;}
.ct_type_h .title{width:100%;padding:1.5vh 1vw;box-sizing: border-box;}
.ct_type_h .cont{margin-top:20px;padding:0 1vw;}
.ct_type_h .cont::after{display:none;}
.ct_type_h.ver2 .bx{flex-direction: column;}

/* 의료진 */
.medipart_doctor .dr_list li{margin-top:3vh;padding-top:3vh;}
.medipart_doctor .dr_list li .info{padding:0 3vw;}
.medipart_doctor .dr_list li .info .d_info .clinic{margin:0 0 1vh;}
.medipart_doctor .dr_list li .btn_area{justify-content:space-between;width:12%;}
.medipart_doctor .dr_list li .btn_area a{max-height:100%;}
.medipart_doctor .dr_list li .info .d_sche table th, .medipart_doctor .dr_list li .info .d_sche table td{padding: 6px 0;}

/* 비급여진료비검색 */
.nonpay_srchbox{height:40px;padding:0;border:0;background:none;}
.nonpay_srchbox .inp_txt{margin:0;border-right:0;}
.nonpay_srchbox .btn_srch{width:20%;height:40px;}

.nonpay_total{display:flex;justify-content:space-between;margin:30px 0 20px;}
.nonpay_total .count strong{color:#0c43b7;text-decoration:underline;}

/* 의료진상세 */
.medipart_profile{height:auto;min-width:100%;}
.medipart_profile .wsize{width:100%;flex-direction: column;}
.medipart_profile .profile_head{height: auto;padding: 2vh 0;box-sizing:border-box;}
.medipart_profile .profile_head .wsize h1.logo img{width: 230px;height: auto;}
.medipart_profile .profile_head .wsize .right_menu{width: 100%;justify-content: center;border-top: 1px solid #e5e5e5;padding-top: 15px;margin-top: 15px;}
.medipart_profile .profile_head .wsize .share > a{width:40px;padding-left:0;font-size:0;}
.medipart_profile .section1{height:auto;padding:0 3vw 0 3vw;box-sizing:border-box;}
.medipart_profile .section1 .wsize{position: relative;height:auto;background-position:100% 0;background-size:contain;}
.medipart_profile .section1 .wsize:before{content:'';position: absolute;bottom: 0;left: 0;width: 100%;height: 60%;background: linear-gradient(0deg, #eff1f9, transparent);}
.medipart_profile .section1 .wsize .info{position:relative;justify-content:end;width:100%;padding:20vh 0 3vh 0;}
.medipart_profile .section1 .wsize .info .d_info{margin-bottom:3vh;}
.medipart_profile .section1 .wsize .info .d_info .part{padding:0;font-size:1.7rem;}
.medipart_profile .section1 .wsize .info .d_info .part::before,
.medipart_profile .section1 .wsize .info .d_info .part::after{display:none;}
.medipart_profile .section1 .wsize .info .d_info .name{margin-top:1vh;font-size:3.5rem;}
.medipart_profile .section1 .wsize .info .d_info .clinic{margin-top:2vh;}
.medipart_profile .section1 .wsize .info .d_sche table th,
.medipart_profile .section1 .wsize .info .d_sche table td{padding:1vh 0;}
.medipart_profile .section1 .wsize .info .d_sche table tbody th,
.medipart_profile .section1 .wsize .info .d_sche table tbody td{background:#fff;}
.medipart_profile .section1 .wsize .info .d_sche table tbody td{border-left:1px solid #d5d5d5;}
.medipart_profile .section1 .wsize .info .d_sche .sche_iconset{margin-bottom:0;padding:1vh 2vw;background:rgba(255,255,255,0.5);}
.medipart_profile .section1 .wsize .info .d_sche > a{padding:1.5vh 0;font-size:1.6rem;}
.medipart_profile .section1 .wsize .info .d_sche .rsv_btn{margin-top:1vh;}
.medipart_profile .section1 .wsize .info .d_sche .rsv_btn span{padding-left:30px;}
.medipart_profile .section1 .wsize .info .d_sche .rsv_btn span::after{width:18px;height:16px;margin-top:-8px;}
.medipart_profile .section1 .wsize .info .d_sche .intro_btn{margin-top:1vh;}
.medipart_profile .section2 .wsize{gap:0;padding:3vh 3vw;}
.medipart_profile .section2 .wsize dl{flex:auto;flex-wrap:wrap;width:100%;min-height:auto;gap:0;}
.medipart_profile .section2 .wsize dl:nth-child(n+2){margin-top:4vh;padding-top:4vh;border-top:1px solid #d5d5d5;}
.medipart_profile .section2 .wsize dt,
.medipart_profile .section2 .wsize dd{width:100%;}
.medipart_profile .section2 .wsize dt::after,
.medipart_profile .section2 .wsize dd::after{display:none;}
.medipart_profile .section2 .wsize dt{padding:0;font-size:2.4rem;}
.medipart_profile .section2 .wsize dt br{display:none;}
.medipart_profile .section2 .wsize dd{padding-top:2vh;}
.medipart_profile .section2 .wsize dd > ul li:nth-child(n+2){margin-top:1vh;}
.medipart_profile .section3{padding:3vh 2vw;}
.medipart_profile .section3 ul.grid li.item{width:50%;}


}
	
/********************모바일********************/
@media all and (max-width:767px){

.medipart_list ul li{width:calc(100% / 3);}
.medipart_list ul li .deptinfo{font-size: 1.8rem;}

/* 진료시간표 */
.medische_wrap .sche_top{flex-wrap:wrap;}
.medische_wrap .sche_top .custom_sel{flex-grow:1;width:auto;}
.medische_wrap .sche_top .btn_srch{flex-shrink:0;width:80px;}
.medische_wrap .sche_top ul{width:100%;margin:1.5vh 0 0 0;justify-content:center;}

/* 협력병원현황검색 */
.medipart_srch.right .srch_area{gap:5px;flex-grow:0;flex-direction:column;height:auto;}
.medipart_srch.right select.custom_sel{width:100%;border-right:1px solid #d5d5d5;font-size:1.5rem;}
.medipart_srch.right .srch_area .srch_txt{height:40px;border-right:1px solid #d5d5d5;}
.medipart_srch.right .srch_area .srch_btn{height:40px;width:100%;}

/* 의료진 */
.medipart_profile .profile_head .wsize .share > a{width: 35px;}
.medipart_profile .profile_head .wsize .share > a::before{width: 36px;height: 36px;margin-top: -15px;}
.medipart_profile .profile_head .wsize .share > a::after{top: 25px;left: 10px;width: 15px;height: 24px;}
.medipart_profile .profile_head .wsize .share #share_cont{width: 36px;}
.medipart_doctor .caption_area{flex-direction:column;}
.medipart_doctor .dr_list li{flex-direction:column;align-items:center;}
.medipart_doctor .dr_list li .photo{margin-bottom:2vh;}
.medipart_doctor .dr_list li .info{margin-bottom:2vh;padding:0;width: 100%;}
.medipart_doctor .dr_list li .btn_area{width:100%;flex-direction:row;gap:5px;}
.medipart_doctor .dr_list li .btn_area a{flex: 1;padding:1vh 0;}
.medipart_doctor .dr_list li .info .d_info .name{margin-bottom: 10px;padding-bottom: 5px;border-bottom: 1px dashed #ddd;text-align:center;}
.medipart_doctor .dr_list li .info .d_info .name span.part{margin-left: 5px;}

.medipart_profile .profile_head .wsize{align-items: flex-start;}
.medipart_profile .profile_head .wsize .logo{margin-left:15px;}
.medipart_profile .profile_head .wsize h1.logo img{width:170px;}
.medipart_profile .profile_head .wsize .right_menu{position:relative;flex-wrap: wrap;justify-content: space-between;gap: 5px;padding: 15px 15px 0;box-sizing: border-box;}
.medipart_profile .profile_head .wsize .share{position:absolute;top:-55px;right:15px;}

.medipart_profile .profile_head .wsize .tselect,
.medipart_profile .profile_head .wsize .tselect.doctorlist{min-width:49%;margin-left:0;}
.medipart_profile .profile_head .wsize .tselect ul{top:41px;}
.medipart_profile .profile_head .wsize .view_doctor_list{width:100%;margin-left:0;}

.medipart_profile .section1{padding: 0;}
.medipart_profile .section1 .wsize{background-position: 50% 0;background-size: auto 360px;}
.medipart_profile .section1 .wsize:before{display:none;}
.medipart_profile .section1 .wsize .info{gap: 0;padding: 30px 10px;margin-top: 350px;background: #fff;border-bottom: 1px solid #ddd;}
.medipart_profile .section1 .wsize .info .d_info{text-align: center;}
.medipart_profile .section1 .wsize .info .d_info .name{justify-content: center;}
.medipart_profile .section1 .wsize .info .d_info .name span{margin-left: 7px;}
.sche_iconset{justify-content: center;}

/* 진료과소개 */
.team_info{margin-bottom: 30px;}
.team_info dl{padding: 20px 15px;}
.team_info dl dt{margin-bottom: 5px;}
.team_info dl dd{font-size: 1.7rem;}
.ct_type_h{margin-top: 20px;padding: 10px;}
.ct_type_h .title{padding: 8px 0;}
.ct_type_h .cont{margin-top: 10px;}
.ct_type_h.ver2 .bx:not(:last-child){margin-bottom: 15px;padding-bottom: 15px;}

/* 전문진료센터 */
.center_wrap ul li{width:calc(100% / 3);}

}

/********************모바일2********************/
@media all and (max-width:480px){

.medipart_list ul li{width: calc(100% / 2);}
	
/* 전문진료센터 */
.center_wrap ul li{width:calc(100% / 2);}

/* 의료진상세 */
.medipart_profile .section3 ul.grid li.item{width:100%;max-width:100%;}
.medipart_profile .section3 ul.grid li.item a{padding:0 4vw 2vh 4vw;}
.medipart_profile .section3 ul.grid li.item .cont{width:100%;min-height:120px;padding:4vh 1vw 0 1vw;}
.medipart_profile .section3 ul.grid li.item .cont p.title{margin-top:1vh;}
.medipart_profile .section3 ul.grid li.item .thumb{margin-top:2vh;}
.medipart_profile .section3 ul.grid li.item .thumb img{height:20vh;}
	
}

/********************웹********************/
@media all and (min-width:1025px) {
	
.center_wrap ul li a:hover{background:#fff;border:1px solid #ea9334;font-weight:700;color:#ea9334;}

.medipart_profile .section2 .wsize dt a.btn_more:hover{border-color:#000;background:#000;color:#fff;}
.medipart_profile .section2 .wsize dt a.btn_more:hover::after{background:#fff;}
.medipart_doctor .dr_list li .btn_area a.dr_btn:hover{background: #fff9f4;}


}