@CHARSET "UTF-8";

/* 의료진 */
.medipart_doctor .dr_list{margin-top:30px;display:flex;flex-wrap:wrap;gap:30px;}
.medipart_doctor .dr_list li{width:calc(50% - 15px);padding:30px;background:#fff;border:1px solid #c2c2c2;box-sizing:border-box;padding:30px;border-radius:10px;}
.medipart_doctor .dr_list li a{position:relative;display:block;padding-right:60px;}
.medipart_doctor .dr_list li a::after{content:'';position:absolute;top:50%;right:0;width:40px;height:40px;border-radius:100%;background:url(/nanum/site/medicalpart/img/icon_arr.png) no-repeat 50% 50% #1065d9;transform:translateY(-50%);background-size:24px auto;}
.medipart_doctor .dr_list li .info{display:flex;align-items:center;gap:35px;box-sizing:border-box;}
.medipart_doctor .dr_list li .info .photo{flex-shrink:0;width:140px;height:140px;font-size:0;line-height:0;border:1px solid #e5e5e5;border-radius:50%;overflow:hidden;box-sizing:border-box;}
.medipart_doctor .dr_list li .info .photo img{width:100%;height:100%;object-fit:cover;}
.medipart_doctor .dr_list li .info .d_info{display:flex;flex-direction:column;flex-grow:1;gap:10px;}
.medipart_doctor .dr_list li .info .d_info .grade{font-size:1.9rem;line-height:1.2;font-weight:500;}
.medipart_doctor .dr_list li .info .d_info .name{display:flex;align-items:center;gap:15px;font-size:2.4rem;line-height:1;font-weight:600;}
.medipart_doctor .dr_list li .info .d_info .name span.part{position:relative;padding-left:15px;font-size:1.6rem;color:#1065d9;font-weight:500;}
.medipart_doctor .dr_list li .info .d_info .name span.part::before{content:'';position:absolute;top:50%;left:0;width:1px;height:100%;background:#c2c2c2;transform:translateY(-50%);}

/* 센터별_조직도클릭시 */
.hide_cont_box a.btn_open2{display:block;width:fit-content;background:none;}
.hide_cont_box a.btn_open2 h4.tit{position:relative;width:fit-content;padding-right:30px;}
.hide_cont_box a.btn_open2 h4.tit::after{content:'';position:absolute;top:50%;right:0;width:16px;height:16px;background:url(/nanum/site/health_note/img/btn_zoom.png) no-repeat;background-size:cover;transform:translateY(-50%);}
.hide_cont_box .hide_cont{display:none;}
.hide_cont_box .hide_cont .date{margin-bottom:20px;font-size:1.6rem;font-weight:600;text-align:right;}
.hide_cont_box .hide_cont .organ_chart ol.organ1{display:flex;flex-direction:column;align-items:center;gap:50px;}
.hide_cont_box .hide_cont .organ_chart ol.organ1 li{position:relative;display:flex;flex-direction:column;align-items:center;width:250px;}
.hide_cont_box .hide_cont .organ_chart ol.organ1 > li:nth-child(n+2)::before{content:'';position:absolute;top:-50px;left:50%;width:1px;height:50px;background:#d5d5d5;}
.hide_cont_box .hide_cont .organ_chart ol.organ1 li dl{display:flex;flex-direction:column;align-items:center;width:100%;text-align:center;}
.hide_cont_box .hide_cont .organ_chart ol.organ1 li dl dt{width:100%;background:#1065d9;color:#fff;padding:10px 20px;font-weight:700;box-sizing:border-box;}
.hide_cont_box .hide_cont .organ_chart ol.organ1 li dl dd{width:100%;padding:10px 20px;border-left:1px solid #e5e5e5;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;background:#fff;font-size:1.7rem;box-sizing:border-box;}
.hide_cont_box .hide_cont .organ_chart .organ2{position:relative;display:flex;flex-wrap:wrap;align-items:flex-start;;gap:20px;padding-top:50px;}
.hide_cont_box .hide_cont .organ_chart .organ2::before{content:'';position:absolute;top:0;left:50%;width:1px;height:50px;background:#d5d5d5;}
.hide_cont_box .hide_cont .organ_chart .organ2 dl{position:relative;flex:1;display:flex;flex-wrap:wrap;flex-direction:column;text-align:center;padding-top:50px;}
.hide_cont_box .hide_cont .organ_chart .organ2 dl::before{content:'';position:absolute;top:0;left:50%;width:1px;height:50px;background:#d5d5d5;}
.hide_cont_box .hide_cont .organ_chart .organ2 dl::after{content:'';position:absolute;top:0;left:50%;width:calc(100% + 20px);height:1px;background:#d5d5d5;}
.hide_cont_box .hide_cont .organ_chart .organ2 dl dt{width:100%;padding:15px 20px;background:#1065d9;font-size:1.7rem;line-height:1.4;color:#fff;box-sizing:border-box;}
.hide_cont_box .hide_cont .organ_chart .organ2 dl dd{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:10px 20px;border:1px solid #e5e5e5;border-top:0;font-size:1.6rem;background:#fff;box-sizing:border-box;}
.hide_cont_box .hide_cont .organ_chart .organ2 dl dd span{display:block;font-size:1.5rem;font-weight:500;}
.hide_cont_box .hide_cont .organ_chart .organ2 dl:last-child::after{display:none;}

/* 예방건진센터조직도 */
.hide_cont_box .hide_cont .organ_chart.special ol.organ1 li{gap:100px;}
.hide_cont_box .hide_cont .organ_chart.special ol.organ1 li > ul{position:relative;display:flex;gap:50px;}
.hide_cont_box .hide_cont .organ_chart.special ol.organ1 li > ul::before{content:'';position:absolute;top:-100px;left:50%;width:1px;height:50px;background:#d5d5d5;}
.hide_cont_box .hide_cont .organ_chart.special ol.organ1 li > ul::after{content:'';position:absolute;top:-50px;left:23%;width:calc(100% - 45.5%);height:1px;background:#d5d5d5;}
.hide_cont_box .hide_cont .organ_chart.special ol.organ1 li > ul li{position:relative;}
.hide_cont_box .hide_cont .organ_chart.special ol.organ1 li > ul li::before{content:'';position:absolute;top:-50px;left:50%;width:1px;height:50px;background:#d5d5d5;}
.hide_cont_box .hide_cont .organ_chart.special .organ2 dl{flex:auto;flex-direction:row;width:calc(33.3333% - 20px);padding-top:0;}
.hide_cont_box .hide_cont .organ_chart.special .organ2 dl dd{width:50%;border:0;border-bottom:1px solid #e5e5e5;}
.hide_cont_box .hide_cont .organ_chart.special .organ2 dl dd:nth-of-type(odd){border-left:1px solid #e5e5e5;border-right:1px solid #e5e5e5;}
.hide_cont_box .hide_cont .organ_chart.special .organ2 dl dd:nth-of-type(even){border-right:1px solid #e5e5e5;}
.hide_cont_box .hide_cont .organ_chart.special .organ2::before,
.hide_cont_box .hide_cont .organ_chart.special .organ2 dl::before,
.hide_cont_box .hide_cont .organ_chart.special .organ2 dl::after{display:none;}


/*********************************************/

/* 의료진상세 */
.medipart_profile{position:relative;min-width:1600px;}
.medipart_profile .wsize{display:block;width:1280px;margin:0 auto;box-sizing:border-box;}
.medipart_profile .profile_head{width:100%;height:80px;background:var(--colors-white);}
.medipart_profile .profile_head::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:1px;background:var(--colors-gray800);}
.medipart_profile .profile_head .wsize{display:flex;align-items:center;justify-content:space-between;height:100%;}
.medipart_profile .profile_head .wsize .search_go,
.medipart_profile .profile_head .wsize .share > a{display:block;width:50px;height:50px;background:var(--colors-white) no-repeat center / auto 21px;border:1px solid var(--colors-gray600);border-radius:50%;box-sizing:border-box;text-indent:-9999em;}
.medipart_profile .profile_head .wsize .search_go{background-image:url(/nanum/site/builder/skin/main/img/common/m_search.png)}
.medipart_profile .profile_head .wsize h1.logo{font-size:0;line-height:0;}
.medipart_profile .profile_head .wsize h1.logo a{display:block;}
.medipart_profile .profile_head .wsize h1.logo img{height:25px;object-fit:cover;}
.medipart_profile .profile_head .wsize .share{display:flex;gap:10px;position:relative;}
.medipart_profile .profile_head .wsize .share > a{position:relative;z-index:3;}
.medipart_profile .profile_head .wsize .share > a.btn_share{background-image:url(/nanum/site/builder/skin/main/img/common/btn_share.png);}
.medipart_profile .profile_head .wsize .share > a.btn_print{background-image:url(/nanum/site/builder/skin/main/img/common/btn_print.png);}
.medipart_profile .profile_head .wsize .share #share_cont{position:absolute;top:0;left:0;border-radius:50px;width:50px;padding-top:70px;background:var(--colors-white);z-index:2;}
.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 .right{display:flex;gap:15px;}
.medipart_profile .profile_head .wsize .right .tselect{position:relative;min-width:230px;z-index:2;}
.medipart_profile .profile_head .wsize .right .tselect > a{padding:0 55px 0 20px;display:block;cursor:pointer;line-height:50px;color:var(--colors-black);background:url(/nanum/site/medicalpart/img/pro_select.png) no-repeat center right 20px;border:1px solid var(--colors-gray600);border-radius:10px;box-sizing:border-box}
.medipart_profile .profile_head .wsize .right .tselect ul{position:absolute;top:52px;left:0;width:100%;max-height:456px;background:var(--colors-white);border-radius:10px;box-sizing:border-box;box-shadow:0px 15px 30px rgba(0,0,0,0.3);overflow-y:auto;}
.medipart_profile .profile_head .wsize .right .tselect ul li{position:relative;}
.medipart_profile .profile_head .wsize .right .tselect ul li a{display:block;padding:7px 20px;font-weight:500;color:#333;}
.medipart_profile .profile_head .wsize .right .tselect.doctorlist ul li a{padding: 25px 20px 25px 95px;}
.medipart_profile .profile_head .wsize .right .tselect ul li:hover{background:#0060cf;}
.medipart_profile .profile_head .wsize .right .tselect ul li:hover a{color:var(--colors-white);}
.medipart_profile .profile_head .wsize .right .tselect ul li .photo{position:absolute;top:50%;left:20px;margin-top: -30px;width: 60px;height: 60px;background:var(--colors-gray400) url(/nanum/site/medicalpart/img/dortor_lbg.jpg) no-repeat center;border-radius:50%;overflow:hidden;border: 1px solid var(--colors-gray400);box-sizing: border-box;}
.medipart_profile .profile_head .wsize .right .tselect ul li img{width:100%;object-fit:cover;}
.medipart_profile .mscroll_guide{display:none;}

.medipart_profile .section1{position:relative;height:calc(100vh - 80px);background:#d4d4d2;}
.medipart_profile .section1 .photo_w{position:absolute;width:100%;height:100%;}
.medipart_profile .section1 .photo_w .bg_type{position:relative;height: 100%;background:no-repeat center / cover;}
.medipart_profile .section1 .photo_w .bg_type p{position:absolute;left:50%;font-size:0;line-height:0;}
.medipart_profile .section1 .photo_w .bg_type.b_type1{background-image:url(/nanum/site/medicalpart/img/type1_bg.jpg);}
.medipart_profile .section1 .photo_w .bg_type.b_type2{overflow:hidden}
.medipart_profile .section1 .photo_w .bg_type.b_type3{background-image:url(/nanum/site/medicalpart/img/type3_bg.jpg);}
.medipart_profile .section1 .photo_w .bg_type.b_type4{background-image:url(/nanum/site/medicalpart/img/type4_bg.jpg);}
.medipart_profile .section1 .photo_w .bg_type.b_type3 p{background:#efefef;}
.medipart_profile .section1 .photo_w .bg_type.b_type1 p{bottom:0;transform:translate(-50%, 0);}
.medipart_profile .section1 .photo_w .bg_type.b_type2 p{top:0;transform:translate(-50%, 0);}
.medipart_profile .section1 .photo_w .bg_type.b_type3 p,
.medipart_profile .section1 .photo_w .bg_type.b_type4 p{top:165px;transform: translate(-50%, 0);display: flex;justify-content: center;align-items: center;width:300px;height:300px;border-radius:50%;background:var(--colors-white);overflow:hidden;}
.medipart_profile .section1 .photo_w .bg_type.b_type3 p img,
.medipart_profile .section1 .photo_w .bg_type.b_type4 p img{margin-top:10px;width:100%;object-fit:fill;}
.medipart_profile .section1 .infow{position: relative;display: flex;flex-direction: column;gap:200px;height: 100%;justify-content: flex-end;z-index:1}
.medipart_profile .section1 .wsize .part{font-size:3rem;line-height:1;font-weight:400;}
.medipart_profile .section1 .wsize .name{margin-top:15px;font-size:5.5rem;line-height:1;font-weight:700;}
.medipart_profile .section1 .clinic{padding:25px 0;font-weight:400;font-size:1.8rem;background:rgba(255,255,255,0.8)}
.medipart_profile .section1 .clinic .wsize{display:flex;align-items: center;justify-content: space-between;}
.medipart_profile .section1 .clinic .wsize .txtw{display:flex;gap:20px;flex-grow: 1;font-size:1.9rem;}
.medipart_profile .section1 .rsv_btn{display:flex;justify-content:center;align-items:center;flex-shrink:0;padding:16px 30px;min-width:240px;font-weight:700;font-size:2.1rem;line-height:1.3;color:var(--colors-white);background-color:var(--colors-blue);border-radius:15px;box-sizing:border-box;}
.medipart_profile .section1 .rsv_btn span{position:relative;padding-left:44px;}
.medipart_profile .section1 .rsv_btn span::before{content:'';position:absolute;top:50%;left:0;width:24px;height:26px;margin-top:-13px;background:url(/nanum/site/medicalpart/img/rsv_btn_w.png) no-repeat center / contain;}

.medipart_profile .section1 .d_sche{/*position:absolute;bottom:0;left:0;*/width:100%;font-size:1.5rem;color:var(--colors-white);background:rgba(16,101,217,0.9)}
.medipart_profile .section1 .d_sche .w1600{width:1600px;margin:0 auto;}

.medipart_profile .section1 .d_sche .swiper-slide{display:flex;opacity:0 !important;}
.medipart_profile .section1 .d_sche .swiper-slide.swiper-slide-active{opacity:1 !important;}
.medipart_profile .section1 .d_sche .swiper-slide table{table-layout:fixed;width:100%;}
.medipart_profile .section1 .d_sche .swiper-slide table .blk{background:rgba(0,0,0,0.3);}
.medipart_profile .section1 .d_sche .swiper-slide table th,
.medipart_profile .section1 .d_sche .swiper-slide table td{padding:0 10px;border-left:1px solid rgba(0,0,0,0.2);border-top:1px solid rgba(0,0,0,0.2);box-sizing:border-box;}
.medipart_profile .section1 .d_sche .swiper-slide table tr th:first-child,
.medipart_profile .section1 .d_sche .swiper-slide table tr td:first-child{border-left:0;}

.medipart_profile .section1 .d_sche .swiper-slide .month{position:relative;flex-shrink:0;width:160px;box-sizing:border-box;}
.medipart_profile .section1 .d_sche .swiper-slide .month::before,
.medipart_profile .section1 .d_sche .swiper-slide .month::after{content:'';position:absolute;top:0;width:1px;height:100%;background-color:rgba(0,0,0,0.2);}
.medipart_profile .section1 .d_sche .swiper-slide .month::before{left:0;}
.medipart_profile .section1 .d_sche .swiper-slide .month::after{right:0;}
.medipart_profile .section1 .d_sche .swiper-slide .month .blk.datew{display:flex;flex-direction:column;justify-content:center;height:100px;}
.medipart_profile .section1 .d_sche .swiper-slide .month .blk.datew span{display:block;font-weight:400;font-size:1.8rem;}
.medipart_profile .section1 .d_sche .swiper-slide .month .blk.datew p{font-weight:700;font-size:3.2rem;}
.medipart_profile .section1 .d_sche .swiper-slide .month .blk{height:40px;}
.medipart_profile .section1 .d_sche .swiper-slide .mscroll{flex-grow:1;border-right:1px solid rgba(0,0,0,0.2);box-sizing:border-box;}
.medipart_profile .section1 .d_sche .swiper-slide .mscroll .txtw{display:flex;justify-content:space-between;align-items:center;height:45px;padding:0 10px;box-sizing:border-box;}
.medipart_profile .section1 .d_sche .swiper-slide .mscroll .txtw .wpoint_txt{display:flex;gap:10px;align-items: center;font-weight:500;}
.medipart_profile .section1 .d_sche .swiper-slide .mscroll .txtw .wpoint_txt:before{content:'';display:block;width:16px;height:16px;background:url(/nanum/site/builder/skin/main/img/common/point_white.png) no-repeat center / contain;}
.medipart_profile .section1 .d_sche .swiper-slide .mscroll .txtw .sche_iconset span{font-weight:500;}
.medipart_profile .section1 .d_sche .swiper-slide .mscroll table thead th{height:55px;}
.medipart_profile .section1 .d_sche .swiper-slide .mscroll table thead tr:first-child{display:none;}
.medipart_profile .section1 .d_sche .swiper-slide .mscroll table tbody td{height:40px;}
.medipart_profile .section1 .d_sche .swiper-slide .mscroll table .close{background:rgba(0,0,0,0.2);}

.medipart_profile .section1 .d_sche .swiper-button-prev,
.medipart_profile .section1 .d_sche .swiper-button-next{display:block;top:53px;width:10px;height:18px;margin-top:0;}
.medipart_profile .section1 .d_sche .swiper-button-disabled{opacity:0.3;}
.medipart_profile .section1 .d_sche .swiper-button-prev{left:20px;}
.medipart_profile .section1 .d_sche .swiper-button-next{left:130px;right:auto;}
.medipart_profile .section1 .d_sche .swiper-button-prev::after,
.medipart_profile .section1 .d_sche .swiper-button-next::after{content:'';position:absolute;top:0;left:0;width:10px;height:18px;background:no-repeat center / cover;}
.medipart_profile .section1 .d_sche .swiper-button-prev::after{background-image:url(/nanum/site/medicalpart/img/sch_prev.png);}
.medipart_profile .section1 .d_sche .swiper-button-next::after{background-image:url(/nanum/site/medicalpart/img/sch_next.png);}
.medipart_profile .section1 .d_etc{padding:20px 0;background:var(--colors-gray200);}
.medipart_profile .section1 .d_etc .wsize p{font-size:1.5rem;}

.medipart_profile .section2{margin-bottom:80px;position:relative;}
.medipart_profile .section2 .wsize .info_box h3{font-weight:700;}
.medipart_profile .section2 .wsize .info_tab{position:relative;display:flex;gap:80px;justify-content:center;margin-bottom:100px;}
.medipart_profile .section2 .wsize .info_tab:before{content:'';position:absolute;bottom:0;left:0;width:100%;height:1px;background:var(--colors-gray500);}
.medipart_profile .section2 .wsize .info_tab li a{display:inline-flex;justify-content:center;align-items:center;position:relative;width:100%;height:100%;padding:25px 10px;font-weight:500;font-size:2.1rem;line-height:1.3;text-align:center;box-sizing:border-box;}
.medipart_profile .section2 .wsize .info_tab li.on a{font-weight:700;color:var(--colors-blue);}
.medipart_profile .section2 .wsize .info_tab li.on a:after{content:'';position:absolute;bottom:0;left:0;width:100%;height:2px;background:var(--colors-blue);}
.medipart_profile .section2 .wsize .info_box2{display:flex;gap:6%;}
.medipart_profile .section2 .wsize .info_box2 dl{flex-grow:1;width:0;min-height:300px;}
.medipart_profile .section2 .wsize .info_box2 dl dt,
.medipart_profile .section2 .wsize .health_box dl dt{display:flex;justify-content: space-between;align-items: center;width: 100%;font-weight:600;font-size:2.6rem;line-height:1;}
.medipart_profile .section2 .wsize dt a.btn_more{position:relative;display:block;width:auto;padding: 13px 60px 13px 20px;border:1px solid var(--colors-gray800);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:var(--colors-black);}
.medipart_profile .section2 .wsize .info_box2 dl dd{margin-top:20px;border-top:2px solid var(--colors-black)}
.medipart_profile .section2 .wsize .info_box2 dl dd ul li{display:flex;gap:15px;padding:11px 0;font-weight:400;border-bottom:1px solid var(--colors-gray500);}
.medipart_profile .section2 .wsize .info_box2 dl dd ul.fdown li{flex-wrap:wrap;flex-direction: column;gap:7px;}
.medipart_profile .section2 .wsize .info_case2 .info_box2 dl dd ul li a{display:flex;align-items: center;gap:15px;width:100%;}
.medipart_profile .section2 .wsize .info_box2 dl dd ul li span{display:inline-block;flex-shrink:0;}
.medipart_profile .section2 .wsize .info_box2 dl dd ul li span.year{font-weight:700;}
.medipart_profile .section2 .wsize .info_box2 dl dd ul li span.publisher,
.medipart_profile .section2 .wsize .info_box2 dl dd ul li span.author{font-size:1.6rem;line-height:1.4;color:var(--colors-gray700);}
.medipart_profile .section2 .wsize .health_box dl dd{margin-top:20px;}
.medipart_profile .section2 .wsize .health_box dl dd ul{display: flex;flex-wrap: wrap;gap:30px;}
.medipart_profile .section2 .wsize .health_box dl dd ul li{width:calc(25% - 25px);border:1px solid var(--colors-gray400);border-radius:10px;overflow:hidden;box-sizing:border-box;}
.medipart_profile .section2 .wsize .health_box dl dd ul li .thumb{font-size:0;}
.medipart_profile .section2 .wsize .health_box dl dd ul li .thumb img{width:100%;height:170px;object-fit: cover;}
.medipart_profile .section2 .wsize .health_box dl dd ul li .tit{padding:20px;font-size:1.8rem;line-height:1.5;box-sizing:border-box;}
.medipart_profile .section2 .wsize .health_box dl dd ul li .tit span{display: -webkit-box;-webkit-line-clamp:3;-webkit-box-orient: vertical;overflow: hidden;white-space: normal;}

.medipart_profile .section3{padding:35px 0;background:var(--colors-gray200);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: var(--colors-gray700);letter-spacing: 0.05em;text-transform: uppercase;}

/********************태블릿********************/
@media all and (max-width:1024px){

/* 의료진 */
.medipart_doctor .dr_list{margin-top:20px;gap:10px;}
.medipart_doctor .dr_list li{width:calc(50% - 5px);padding:20px;}
.medipart_doctor .dr_list li a{padding-right:40px;}
.medipart_doctor .dr_list li a::after{width:20px;height:20px;background-size:10px auto;}
.medipart_doctor .dr_list li .info{width:100%;gap:15px;}
.medipart_doctor .dr_list li .info .photo{width:100px;height:100px;}
.medipart_doctor .dr_list li .info .d_info{gap:10px;}
.medipart_doctor .dr_list li .info .d_info .grade{font-size:1.5rem;}
.medipart_doctor .dr_list li .info .d_info .name{font-size:1.7rem;}
.medipart_doctor .dr_list li .info .d_info .name span.part{font-size:1.4rem;}

/* 센터별_조직도클릭시 */
.hide_cont_box .hide_cont .organ_chart ol.organ1{gap:30px;}
.hide_cont_box .hide_cont .organ_chart ol.organ1 > li:nth-child(n+2)::before{top:-30px;height:30px;}
.hide_cont_box .hide_cont .organ_chart .organ2{margin-top:30px;padding:20px;background:#fff;border:1px solid #e5e5e5;}
.hide_cont_box .hide_cont .organ_chart .organ2::before{top:-30px;height:30px;}
.hide_cont_box .hide_cont .organ_chart .organ2 dl{flex:auto;width:calc(50% - 10px);padding-top:0;}
.hide_cont_box .hide_cont .organ_chart .organ2 dl::before,
.hide_cont_box .hide_cont .organ_chart .organ2 dl::after{display:none;}

/* 예방건진센터조직도 */
.hide_cont_box .hide_cont .organ_chart.special ol.organ1 li{gap:60px;}
.hide_cont_box .hide_cont .organ_chart.special ol.organ1 li > ul::before{top:-60px;height:30px;}
.hide_cont_box .hide_cont .organ_chart.special ol.organ1 li > ul::after{top:-30px;}
.hide_cont_box .hide_cont .organ_chart.special ol.organ1 li > ul{gap:20px;}
.hide_cont_box .hide_cont .organ_chart.special ol.organ1 li > ul li::before{top:-30px;height:30px;}
.hide_cont_box .hide_cont .organ_chart.special .organ2 dl{width:calc(50% - 10px);}

/* 의료진상세 */
.medipart_profile{min-width:100%;}
.medipart_profile .wsize{width:100%;}
.medipart_profile .profile_head{height:70px;}
.medipart_profile .profile_head .wsize .right .tselect{min-width:200px;}
.medipart_profile .profile_head .wsize .right .tselect > a{padding:0 48px 0 15px;}
.medipart_profile .profile_head .wsize .right .tselect ul{top:44px}
.medipart_profile .section1{height:calc(100vh - 70px);overflow:hidden;}
.medipart_profile .section1 .photo_w .bg_type.b_type1 p{top:30px;bottom:auto;}
.medipart_profile .section1 .photo_w .bg_type.b_type2 p{height:100%;}
.medipart_profile .section1 .photo_w .bg_type.b_type2 p img{height:100%;}
.medipart_profile .section1 .photo_w .bg_type.b_type3 p, 
.medipart_profile .section1 .photo_w .bg_type.b_type4 p{top:70px;}
.medipart_profile .section1 .wsize .part{font-size:2.7rem;}
.medipart_profile .section1 .wsize .name{font-size:4.5rem;}
.medipart_profile .section1 .clinic{padding:20px 0;}
.medipart_profile .section1 .rsv_btn{min-width:auto;padding:2vh 4vw;}
.medipart_profile .section1 .rsv_btn span{padding-left:32px;}
.medipart_profile .section1 .rsv_btn span:before{width:20px;height:22px;margin-top:-11px;}

.medipart_profile .section1 .d_sche{font-size:1.4rem;}
.medipart_profile .section1 .d_sche .swiper-slide table th,
.medipart_profile .section1 .d_sche .swiper-slide table td{padding:0;}

.medipart_profile .section1 .d_sche .swiper-button-next{left:70px;}

.medipart_profile .section1 .d_sche .swiper-slide .month{width:90px;}
.medipart_profile .section1 .d_sche .swiper-slide .month .blk.datew{height:125px;}
.medipart_profile .section1 .d_sche .swiper-slide .month .blk.datew span{font-size:1.5rem;}
.medipart_profile .section1 .d_sche .swiper-slide .month .blk.datew p{font-size:2.4rem;}

.medipart_profile .section1 .d_sche .swiper-slide .mscroll .txtw{flex-direction:column;justify-content:center;align-items:flex-start;gap:5px;height:70px;padding:0 2vw;}
.medipart_profile .section1 .d_sche .swiper-slide .mscroll .txtw .sche_iconset li{gap:7px;}

.medipart_profile .section2 .wsize .info_tab{margin-bottom:60px;gap:30px;}
.medipart_profile .section2 .wsize .info_tab li{flex:1;}
.medipart_profile .section2 .wsize .info_tab li a{padding:2vh 1vw;font-size:1.9rem;word-break:break-all;}
.medipart_profile .section2 .wsize .info_box2{gap:5%;}
.medipart_profile .section2 .wsize .health_box dl dd ul{gap: 20px;}
.medipart_profile .section2 .wsize .health_box dl dd ul li{width: calc(33.333% - 16px);}

}
	
/********************모바일********************/
@media all and (max-width:767px){

/* 의료진 */
.medipart_doctor .dr_list li{padding:10px;}
.medipart_doctor .dr_list li .info{gap:10px;}
.medipart_doctor .dr_list li .info .photo{width:48px;height:48px;}
.medipart_doctor .dr_list li .info .d_info{gap:5px;}
.medipart_doctor .dr_list li .info .d_info .name{gap:8px;}
.medipart_doctor .dr_list li .info .d_info .name span.part{padding-left:8px;}

/* 의료진상세 */
.medipart_profile .profile_head{height:auto}
.medipart_profile .profile_head .wsize{flex-direction: column;align-items: flex-start;}
.medipart_profile .profile_head .wsize > *{height:50px;}
.medipart_profile .profile_head .wsize h1.logo{display:flex;align-items: center;}
.medipart_profile .profile_head .wsize h1.logo img{height:18px;}
.medipart_profile .profile_head .wsize .search_go, 
.medipart_profile .profile_head .wsize .share > a{width:40px;height:40px;background-size:auto 16px;}
.medipart_profile .profile_head .wsize .share{position:absolute;top:5px;right:15px;z-index:5;}
.medipart_profile .profile_head .wsize .share #share_cont{padding-top:60px;width:40px;}
.medipart_profile .profile_head .wsize .right{width:100%;gap:5px}
.medipart_profile .profile_head .wsize .right .tselect{min-width:auto;width:50%;}
.medipart_profile .profile_head .wsize .right .tselect ul{top:42px;}
.medipart_profile .profile_head .wsize .right .tselect > a{padding:0 10px;line-height: 40px;background-size: 11px auto;background-position: center right 10px;}
.medipart_profile .profile_head .wsize .right .tselect ul li .photo{left:10px;width:50px;height:50px;margin-top:-25px;}
.medipart_profile .profile_head .wsize .right .tselect.doctorlist ul li a{padding: 20px 15px 20px 70px;}

.medipart_profile .section1{height:700px;}
.medipart_profile .section1 .photo_w .bg_type.b_type1 p img{height:500px;}
.medipart_profile .section1 .photo_w .bg_type.b_type2 p img{height:500px;}
.medipart_profile .section1 .photo_w .bg_type.b_type3 p, 
.medipart_profile .section1 .photo_w .bg_type.b_type4 p{top:50px;width: 230px;height: 230px;}
.medipart_profile .section1 .wsize .name{margin-top:10px;}
.medipart_profile .section1 .clinic{margin-top:30px;padding:15px 0;}
.medipart_profile .section1 .clinic .wsize{flex-direction:column;gap:10px;}
.medipart_profile .section1 .clinic .wsize .txtw{width:100%;gap:8px;align-items:baseline;justify-content:center;line-height:1.4;}
.medipart_profile .section1 .rsv_btn{width:100%;paddign:1.5vh 2vw;font-size:1.9rem;}

.medipart_profile .mscroll_guide{display:block;padding:18px 10px 18px 60px;line-height:1.3;color:#444;border:1px dashed var(--colors-gray500);background:var(--colors-white) url(/nanum/site/builder/skin/common/img/mscroll_guide_ico.gif) no-repeat left 15px center / 30px auto;word-break:keep-all;}
.medipart_profile .mscroll_guide span{font-weight:700;color:#da252c;}

.medipart_profile .mscroll{overflow-y:hidden;}
.medipart_profile .mscroll table{width:1024px !important;}

.medipart_profile .section1 .d_sche .swiper-button-prev,
.medipart_profile .section1 .d_sche .swiper-button-next{top:35px;}

.medipart_profile .section1 .d_sche .swiper-slide .month .blk.datew{height:100px;}
.medipart_profile .section1 .d_sche .swiper-slide .month .blk{height:30px;}

.medipart_profile .section1 .d_sche .swiper-slide .mscroll .txtw{width:1024px;height:60px;}
.medipart_profile .section1 .d_sche .swiper-slide .mscroll table thead th{height:40px;}
.medipart_profile .section1 .d_sche .swiper-slide .mscroll table tbody td{height:30px;}

.medipart_profile .section1 .sche_iconset{margin-left:0}
.medipart_profile .section1 .sche_iconset li{width:auto;margin-right: 15px;}

.medipart_profile .section1 table th, 
.medipart_profile .section1 table td{padding:4px 0;}
.medipart_profile .section1 table td .sche_icon{width:auto;}

.medipart_profile .section2{margin-bottom:20px;}
.medipart_profile .section2 .wsize .info_tab{position:relative;flex-wrap:wrap;justify-content:left;gap:0;margin-bottom:40px;}
.medipart_profile .section2 .wsize .info_tab:before{display:none;}
.medipart_profile .section2 .wsize .info_tab li{position:relative;flex:none;width:50%;}
.medipart_profile .section2 .wsize .info_tab li:nth-child(odd)::before{content:'';position:absolute;top:0;right:0;width:1px;height:100%;background-color:var(--colors-gray500);}
.medipart_profile .section2 .wsize .info_tab li a{position:relative;padding:1.5vh 2vw;}
.medipart_profile .section2 .wsize .info_tab li a::before{content:'';position:absolute;bottom:0;width:100%;height:1px;background-color:var(--colors-gray500);}
.medipart_profile .section2 .wsize .info_box2{flex-direction: column;}
.medipart_profile .section2 .wsize .info_box2 dl{margin-bottom: 50px;flex-grow:0;width:auto;min-height:auto;}
.medipart_profile .section2 .wsize .info_box2 dl dt,
.medipart_profile .section2 .wsize .health_box dl dt{font-size:2.1rem;}
.medipart_profile .section2 .wsize dt a.btn_more{padding: 10px 50px 10px 15px}
.medipart_profile .section2 .wsize dt a.btn_more::after{width:10px}
.medipart_profile .section2 .wsize .info_box2 dl dd{margin-top:15px}
.medipart_profile .section2 .wsize .info_box2 dl dd ul li{padding:10px 0;line-height:1.4}
.medipart_profile .section2 .wsize .health_box dl dd{margin-top:15px;}
.medipart_profile .section2 .wsize .health_box dl dd ul{gap:3%;}
.medipart_profile .section2 .wsize .health_box dl dd ul li{margin-bottom:3%;width:48.5%;}
.medipart_profile .section2 .wsize .health_box dl dd ul li .tit{padding:15px;}

.medipart_profile .section3{padding:25px 0;}
.medipart_profile .section3 .fwrap{gap:2px 20px;}
}

/********************모바일2********************/
@media all and (max-width:480px){

/* 의료진 */
.medipart_doctor .dr_list li .info .d_info .name{flex-direction:column;align-items:flex-start;gap:5px;}
.medipart_doctor .dr_list li .info .d_info .name span.part{padding-left:0;}
.medipart_doctor .dr_list li .info .d_info .name span.part::before{display:none;}

/* 센터별_조직도클릭시 */
.hide_cont_box .hide_cont .organ_chart ol.organ1 li{width:100%;}
.hide_cont_box .hide_cont .organ_chart .organ2 dl{width:100%;}

/* 예방건진센터조직도 */
.hide_cont_box .hide_cont .organ_chart.special .organ2 dl{width:100%;}

}

/********************모바일3********************/
@media all and (max-width:320px){

/* 의료진 */
.medipart_doctor .dr_list li a{padding:0 0 30px 0;}
.medipart_doctor .dr_list li a::after{right:auto;top:auto;bottom:0;left:50%;transform:translateX(-50%);}
.medipart_doctor .dr_list li .info{flex-direction:column;}
.medipart_doctor .dr_list li .info .d_info{width:100%;align-items:center;}
.medipart_doctor .dr_list li .info .d_info .name{align-items:center;}
.medipart_doctor .dr_list li .info .d_info .name span.part::before{display:none;}
	
}

/********************웹********************/
@media all and (min-width:1025px) {

}