@charset "utf-8";

.mimg img{max-width:100%;object-fit:contain;}

/* 준비중페이지 */
.wait_page{display:flex;justify-content:center;padding:20px;box-sizing:border-box;}
.wait_page img{max-width:80%;object-fit:contain;}

/* 텍스트박스 */
.inp_txt{height:100%;min-height:40px;padding:0 10px;border:1px solid #d5d5d5;background-color:#fff;font-size:1.5rem;cursor:text;box-sizing:border-box;}
.inp_txt:focus{border-color:#3db6ed;background-color:#f0f7fa;}

/* 탭 */
.con_tab{width:100%;}
.con_tab ul{display:flex;flex-wrap:wrap;width:100%;}
.con_tab ul li{position:relative;flex-grow:1;flex-basis:12.5%;flex-shrink:1;margin:-1px 0 0 -1px;z-index:1;justify-content:stretch;}
/*.con_tab ul.no19 li{flex-grow:0;flex-basis:14.36%;}
.con_tab ul.line_sp li{flex-grow:0;flex-basis: 33.4%}*/
.con_tab ul li a{display: flex;justify-content: center;align-items: center;padding:12px 10px;width:100%;height: 100%;font-size:1.7rem;font-weight:500;color:#666;background:#fff;border:1px solid #e6e6e6;text-align:center;box-sizing: border-box;}
.con_tab ul li.on{z-index:2;}
.con_tab ul li.on a{background:#0c4da2;border-right:1px solid #0c4da2;border-color:#0c4da2;color:#fff;}
.tab_t{margin-top:40px;}
.tab_b{margin-bottom:80px;}

/* 탭2 */
.con_tab2{width:100%;}
.con_tab2 ul{display:flex;flex-wrap:wrap;width:100%;}
.con_tab2 ul li{margin-right:15px;position:relative;z-index:1;}
.con_tab2 ul li a{display:block;padding:6px 10px;font-size:1.7rem;font-weight:500;color:#666;text-align:center;}
.con_tab2 ul li a.on{font-weight:700;color:#000;border-bottom:2px solid #000;}
.tab_t2{margin-top:-50px;}
.tab_b2{margin-bottom:70px;}


/* 제목 */
h3.tit{margin-bottom:30px;font-size:3.2rem;line-height:1.3;font-weight:500;color:#222;}
h3.tit span{font-weight:400;color:#666;}
h3.tit.h3_t{margin-top:85px;}
h4.tit{margin-bottom:20px;font-size:2.5rem;line-height:1.3;font-weight:500;color:#0060d0;}
h4.tit.h4_t{margin-top:55px;}
h5.tit{margin-bottom:10px;font-size:2rem;line-height:1.3;font-weight:600;color:#138853;}
h5.tit.h5_t{margin-top:30px;}

/* 리스트 */
ul.list li{padding-left:15px;background:url(/nanum/site/builder/skin/heart/img/common/icon_list.gif) no-repeat 0 9px;font-weight:500;font-size:1.6rem;line-height:1.4;color:#333;}
ul.list.wh li{color:#fff;background-image:url(/nanum/site/builder/skin/heart/img/common/icon_list_wh.gif);}
ul.list li:nth-child(n+2){margin-top:7px;}
ul.list li ul.list2{margin:10px 0 15px;}
ul.list2 li{padding-left:15px;margin-bottom:5px;background:url(/nanum/site/builder/skin/heart/img/common/icon_list2.gif) no-repeat 0 11px;font-weight:500;font-size:1.5rem;line-height:1.4;color:#555;}
ul.list2 li:nth-child(n+2){margin-top:6px;}
ul.list2 li ul.list3{margin:8px 0;}
ul.list3 li{padding-left:11px;margin-bottom:4px;background:url(/nanum/site/builder/skin/heart/img/common/icon_list3.gif) no-repeat 0 6px;font-weight:400;font-size:1.4rem;line-height:1.4;color:#777;}

/* 버튼 */
.btn_w{display:flex;justify-content:space-between;gap:10px;width:100%;padding:70px 0 30px;text-align:center;}
.btn_w a{flex-grow:1;}
.btn_w.center{justify-content:center;}
.btn_w.center a{flex-grow:0;}

a.con_btn,
input.con_btn,
button.con_btn{display:inline-block;color:#fff;background:#094ea8;min-width:390px;max-width:100%;border:2px solid #094ea8;padding:12px 35px;font-size:1.7rem;font-weight:500;line-height:normal;vertical-align:middle;text-align:center;cursor:pointer;border-radius:10px;transition:all 0.3s;box-sizing:border-box;}

a.con_sbtn,
input.con_sbtn{display:inline-block;color:#fff !important;background:#094ea8;padding:7px 15px;font-size:1.5rem;border:2px solid #094ea8;line-height:normal;vertical-align:middle;text-align:center;cursor:pointer;border-radius:10px;box-sizing:border-box;}


a.con_btn, 
input.con_btn, 
button.con_btn, 
a.con_sbtn,
input.con_sbtn{-webkit-appearance: none;-webkit-border-radius:10px;}


.con_btn.navy,
.con_sbtn.navy{background:#224191;}
.con_btn.navy_l,
.con_sbtn.navy_l{border:2px solid #224191;background:#fff;color:#224191;}

.con_btn.blue,
.con_sbtn.blue{background:#009ef6;}

.con_btn.black_l,
.con_sbtn.black_l{border:2px solid #222;background:#fff;color:#222;}

.con_btn.gray,
.con_sbtn.gray{background:#f5f5f5;border:2px solid #cfcfcf;color:#555;}

.con_btn.white,
.con_sbtn.white{background:#fff;border:2px solid #094ea8;color:#094ea8;}

.con_btn.white,
.con_sbtn.white{background:#fff;border:2px solid #094ea8;color:#094ea8;}

.con_btn.brown_l,
.con_sbtn.brown_l{border:2px solid #094ea8;background:#fff;color:#094ea8;}

.con_btn.file,
.con_sbtn.file{position:relative;padding-right:70px;min-width:auto;background:#fff;border:2px solid #224191;color:#224191;}
.con_btn.file::before,
.con_sbtn.file::before{content:'';position:absolute;top:50%;right:40px;width:11px;height:16px;background:url(/nanum/site/builder/skin/heart/img/common/down_btn.png) no-repeat center / contain;transform:translate(0, -50%);filter: invert(16%) sepia(90%) saturate(1736%) hue-rotate(213deg) brightness(96%) contrast(90%);}

.down_btnw{display:flex;flex-wrap:wrap;gap:2%;border-top:2px solid #000;border-bottom:1px solid #f2f2f2;}
.down_btnw li{position:relative;margin-bottom:-1px;padding:35px 225px 35px 85px;width:48%;line-height:1.5;background:url(/nanum/site/builder/skin/heart/img/common/down_icon.gif) no-repeat center left 35px;border-bottom:1px solid #f2f2f2;box-sizing:border-box;}
.down_btnw.w100 li{width:100%;}
.down_btnw li a{position:absolute !important;top:50%;margin-top:-27px;right:35px;}


/* 기본테이블 */
table.table1{margin-bottom:15px;width:100%;font-size:1.6rem;color:#000;border-collapse:collapse;border-top:2px solid #000;word-break:keep-all;}
table.table1 th{font-weight:700;}
table.table1 th,
table.table1 td{padding:15px;border-left:1px solid #d5d5d5;border-right:1px solid #d5d5d5;text-align:center;line-height:1.4;}
table.table1 thead{font-weight:700;border-bottom:2px solid #000;}
table.table1 thead th{padding:17px 20px;background:#fafafa;}
table.table1 thead th,
table.table1 tbody th,
table.table1 tbody td{border-bottom:1px solid #d5d5d5;}
table.table1 tbody th{background:#fdfdfd;}
table.table1 tbody .left{text-align:left;}
table.table1 tbody .right{text-align:right;}
table.table1 th:first-child, td:first-child{border-left:none !important;}
table.table1 th:last-child, td:last-child{border-right:none !important;}
table.table1 .line{border-right:1px solid #d5d5d5 !important;}
p.table_right{margin:-30px 0 5px;color:#555;text-align:right;}

/* 포인트 텍스트 */
.point_txt{position:relative;padding-left:24px;font-size:1.5rem !important;line-height:1.4 !important;font-weight:500 !important;}
.point_txt::before{content:'';position:absolute;top:1px;left:0;width:18px;height:18px;background:url(/nanum/site/builder/skin/heart/img/common/point_txt.png) no-repeat;background-size:auto 18px;}

/* 회색박스 */
.gray_box{padding:40px 50px;background:#f6f6f6;border-radius:20px;}
.gray_box.line_r{display:flex;gap:30px;}
.gray_box.line_r > dl,
.gray_box.line_r > div{flex-grow:1;width:0;}
.gray_box.line_r > dl:not(:first-child),
.gray_box.line_r > div:not(:first-child){padding-left:30px;border-left:1px solid #e0e0e0;}
.gray_box.line_r dl dt{margin-bottom:25px;font-size:2.5rem;font-weight:700;color:#000;}
.gray_box.line_r dl dd{margin-top:20px;font-size:1.6rem;line-height:1.7;font-weight:400;color:#444;}

.line_box{padding:40px;border-radius:20px;border:1px solid #dfdfdf;}

/* 라운드라인박스 */
.lbox_wrap{display: flex;flex-wrap: wrap;text-align: center;gap: 20px;}
.lbox_wrap li,
.lbox_wrap div{padding:20px;display: flex;justify-content: center;align-items: center;flex-grow: 1;width: 0;border:1px solid #e0e0e0;box-sizing:border-box;border-radius:10px;}
.lbox_wrap.no5 div{flex-grow:0;width:calc(20% - 16px);}


/* 사이트맵 */
.sitemap_wrap{display:flex;flex-wrap:wrap;gap:2%;}
.sitemap_wrap .box{margin-bottom:2%;width:23.5%;border:1px solid #d5d5d5;box-sizing:border-box;}
.sitemap_wrap .box .tit{padding:15px 30px;background:#f5f5f5;text-align:center;font-size:1.8rem;line-height:1.5;font-weight:700;color:#000;}
.sitemap_wrap .box > ul{padding:20px;}
.sitemap_wrap .box > ul > li:nth-child(n+2){border-top:1px dashed #e5e5e5;}
.sitemap_wrap .box > ul > li > a{display:block;padding:8px 0;font-size:1.6rem;color:#222;}
.sitemap_wrap .box > ul > li > a:hover{font-weight:600;}

/* 디자인셀렉트박스 */
select.custom_sel{width:100%;height:100%;min-height:40px;padding:0 10px;border:1px solid #d5d5d5;background:url(/nanum/site/builder/skin/heart/img/common/select_arr.png) no-repeat calc(100% - 10px) 50% #fff;font-size:1.5rem;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;}
select.custom_sel::-ms-expand{display:none;}

/* 디자인인풋박스 */
.inp_chk[type="checkbox"],
.inp_rd[type="radio"]{clip:rect(1px, 1px, 1px, 1px);position:absolute;width:1px;height:1px;}

/* 체크박스 */
.inp_chk[type="checkbox"].default + label{display:inline-block;position:relative;padding-left:25px;cursor:pointer;font-size:1.5rem;line-height:0;font-weight:500;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;}
.inp_chk[type="checkbox"].default + label::before{content:'';position:absolute;left:0;top:50%;width:20px;height:20px;margin-top:-10px;border:1px solid #cacece;border-radius:3px;background:url(/nanum/site/builder/skin/heart/img/common/icon_chk_off.png) no-repeat 50% 50%;background-size:auto 12px;box-sizing:border-box;}
.inp_chk[type="checkbox"]:checked.default + label{font-weight:700;}
.inp_chk[type="checkbox"]:checked.default + label::before{background:url(/nanum/site/builder/skin/heart/img/common/icon_chk_on.png) no-repeat 50% 50% #0075ff;background-size:auto 12px;border-color:#0075ff;}

.inp_chk[type="checkbox"].borbx + label{display:inline-block;position:relative;width:100%;padding:5px 0;background-color:#fff;border:1px solid #d5d5d5;font-size:1.4rem;font-weight:600;color:#555;text-align:center;box-sizing:border-box;vertical-align:top;cursor:pointer;}
.inp_chk[type="checkbox"].borbx:checked + label{border-color:#000;background:#747474;color:#fff;box-shadow:3px 3px 0 rgba(0,0,0,0.2);}

/* 라디오버튼 */
.inp_rd[type="radio"].default + label{display:inline-block;position:relative;padding-left:25px;cursor:pointer;font-size:1.5rem;line-height:0;font-weight:500;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;}
.inp_rd[type="radio"].default + label::before{content:'';position:absolute;left:0;top:50%;width:20px;height:20px;margin-top:-10px;box-sizing:border-box;text-align:center;border:1px solid #cacece;border-radius:100%;}
.inp_rd[type="radio"]:checked.default + label::before{border-color:#0075ff;}
.inp_rd[type="radio"]:checked.default + label::after{content:'';position:absolute;top:50%;left:5px;width:10px;height:10px;margin-top:-5px;background:#0075ff;border-radius:100%;}

/* 체크박스 */
input[type="checkbox"]+label {display:block;padding-left:45px;background:url(/nanum/site/builder/skin/heart/img/common/input_check.gif) no-repeat 0 2px;cursor:pointer;}
input[type='checkbox']:checked+label {background:url('/nanum/site/builder/skin/heart/img/common/input_check_on.gif') no-repeat 0 2px;}
input[type="checkbox"] {display:none;}
#board input[type="checkbox"] {display:inline-block;}

#board .board_input,
#board select{height:35px;padding:0 25px 0 10px;border:1px solid #d5dbde;font-size:1.5rem;line-height:35px;font-weight:500;color:#555;cursor:text;box-sizing:border-box;}
#board select{cursor:auto}

ul.rsv_input{display:flex;gap:4%;width:100%;margin-bottom:30px;}
ul.rsv_input li{display:flex;gap:2%;align-items:center;width:50%;}
ul.rsv_input li input.input_box{margin-left:auto;padding:15px 30px;width:85%;background:#f5f5f5;border:none;box-sizing:border-box;border-radius:10px;font-size:1.7rem;}
ul.rsv_input li input.input_box::placeholder{font-weight:500;color:#999;}
.input_area{padding-right:20px;border:1px solid #e8e8e8;border-radius:20px;}
.input_area .txt_box{padding:20px 25px;max-height:235px;font-size:1.6rem;color:#555;box-sizing:border-box;overflow-y:auto;}
.input_area .txt_box span.strong{display:inline-block;margin-bottom:15px;font-size:2.0rem;font-weight:600;color:#000;}
.input_area .txt_box::-webkit-scrollbar{width:5px;}
.input_area .txt_box::-webkit-scrollbar-thumb{background:#000;border-radius:10px;}
.input_area .txt_box::-webkit-scrollbar-track{background:#ececec;border-radius:10px;margin:20px;right:20px;}
.input_area p.check{margin-top:10px;color:#222;}

.symptom_tw{margin-bottom:30px;padding:20px;min-height:100px;font-weight:500;font-size:1.6rem;border:1px solid #e5e5e5;resize:none;box-sizing:border-box;border-radius:10px;}
.symptom_tw::placeholder,
.symptom_tw::-webkit-input-placeholder,
.symptom_tw::-ms-input-placeholder{color:#888;}


.translated-ltr .con_tab ul li{flex-basis:inherit !important;}
.translated-ltr ul.list.step_num > li sup{vertical-align: middle;}


/* 관련선택(병원공통) */
.connect_box{border:1px solid #d5d5d5;border-top:2px solid #000;}
.connect_box ul.medical_part{display:flex;flex-wrap:wrap;padding:20px}
.connect_box ul.medical_part li{width:20%;padding:5px;box-sizing:border-box;}
.connect_box ul.medical_part li input,
.connect_box ul.medical_part li label{vertical-align:middle;}
.connect_box .select_doctor{display:flex;}
.connect_box .select_doctor .lft_box{overflow-y:auto;flex-shrink:0;width:200px;padding:20px;border-right:1px solid #e5e5e5;background:#f9f9f9;font-weight:600;color:#000;}
.connect_box .select_doctor .lft_box ul{height:100%;}
.connect_box .select_doctor .lft_box ul li img{cursor:pointer;vertical-align:middle;}
.connect_box .select_doctor .lft_box ul li:nth-child(n+2){margin-top:5px;}
.connect_box .select_doctor .lft_box ul li.empty{display:inline-flex;justify-content:center;align-items:center;width:100%;height:100%;text-align:center;}
.connect_box .select_doctor .rit_box{flex-grow:1;padding:20px;}
.connect_box .select_doctor .rit_box .srch_area{display:flex;margin-bottom:10px;}
.connect_box .select_doctor .rit_box .srch_area input{margin-left:5px;}
.connect_box .select_doctor .rit_box .srch_area .btn_srch{padding:0 20px;background:#000;color:#fff;font-size:13px;font-weight:700;cursor:pointer;}
.connect_box .select_doctor .rit_box .result_area p{margin:15px 0 8px;font-size:14px;}
.connect_box .select_doctor .rit_box .result_area ul{overflow-y:auto;height:130px;padding:10px;border:1px solid #e5e5e5;box-sizing:border-box;}
.connect_box .select_doctor .rit_box .result_area ul li{font-size:15px;color:#000;line-height:1.6;cursor:pointer;}
.connect_box .select_doctor .rit_box .result_area ul li:nth-child(n+2){margin-top:5px;}


/* 스텝 */
.step_w{display:flex;gap:40px;flex-wrap:wrap;overflow:hidden;}
.step_w.hmt{margin-top:30px;}
.step_w > li{position:relative;flex-grow:1;width:0;padding:35px 30px 32px;background:#fff;border:1px solid #d6d6d6;border-radius:10px;box-sizing:border-box;}
.step_w.no4 > li{width:calc(25% - 30px);flex-grow:0;}
.step_w > li:before,
.step_w > li:after{content:'';position:absolute;top:50%;transform: translate(0, -50%);}
.step_w > li:before{right:50%;width:100%;height:42px;background:#f5f5f5;z-index: -1;}
.step_w > li:after{left:-24px;width:8px;height:14px;background:url(/nanum/site/builder/skin/heart/img/common/step_arr.png) no-repeat center / contain;}
.step_w > li .img_box{position:relative;}
.step_w > li .img_box:before{content:'';position:absolute;right:0;top:-10px;width:46px;height:46px;background:no-repeat center right / contain;}
.step_w > li .img_box.hicon1:before{background-image:url(/nanum/site/builder/skin/heart/img/common/step_icon1.png);}
.step_w > li .img_box.hicon2:before{background-image:url(/nanum/site/builder/skin/heart/img/common/step_icon2.png);}
.step_w > li .img_box.hicon3:before{background-image:url(/nanum/site/builder/skin/heart/img/common/step_icon3.png);}
.step_w > li .img_box.hicon4:before{background-image:url(/nanum/site/builder/skin/heart/img/common/step_icon4.png);}
.step_w > li .img_box.hicon5:before{background-image:url(/nanum/site/builder/skin/heart/img/common/step_icon5.png);}
.step_w > li .img_box.hicon6:before{background-image:url(/nanum/site/builder/skin/heart/img/common/step_icon6.png);}
.step_w > li .img_box.hicon7:before{background-image:url(/nanum/site/builder/skin/heart/img/common/step_icon7.png);}
.step_w > li .img_box.hicon8:before{background-image:url(/nanum/site/builder/skin/heart/img/common/step_icon8.png);}
.step_w > li .img_box.hicon9:before{background-image:url(/nanum/site/builder/skin/heart/img/common/step_icon9.png);}
.step_w > li .img_box.hicon10:before{background-image:url(/nanum/site/builder/skin/heart/img/common/step_icon10.png);}
.step_w > li .img_box.hicon11:before{background-image:url(/nanum/site/builder/skin/heart/img/common/step_icon11.png);}
.step_w > li .img_box.hicon12:before{background-image:url(/nanum/site/builder/skin/heart/img/common/step_icon12.png);}
.step_w > li .img_box.hicon13:before{background-image:url(/nanum/site/builder/skin/heart/img/common/step_icon13.png);}
.step_w > li .img_box.hicon14:before{background-image:url(/nanum/site/builder/skin/heart/img/common/step_icon14.png);}
.step_w > li .img_box.hicon15:before{background-image:url(/nanum/site/builder/skin/heart/img/common/step_icon15.png);}
.step_w > li .img_box.hicon16:before{background-image:url(/nanum/site/builder/skin/heart/img/common/step_icon16.png);}
.step_w > li .img_box.hicon17:before{background-image:url(/nanum/site/builder/skin/heart/img/common/step_icon17.png);}
.step_w > li .img_box.hicon18:before{background-image:url(/nanum/site/builder/skin/heart/img/common/step_icon18.png);}
.step_w > li .img_box.hicon19:before{background-image:url(/nanum/site/builder/skin/heart/img/common/step_icon19.png);}
.step_w > li .img_box.hicon20:before{background-image:url(/nanum/site/builder/skin/heart/img/common/step_icon20.png);}

.step_w > li .num{display:block;margin-bottom:20px;width:100px;font-size:1.4rem;line-height:28px;font-weight:600;color:#fff;background:#0060cf;text-align:center;border-radius:15px;letter-spacing:0;}
.step_w > li .num:before{content:'step 0';text-transform:uppercase;}
.step_w > li .img_box p{font-size:2rem;font-weight:700;line-height: 1.4;}
.step_w > li .img_box + *{margin-top:25px;padding-top:25px;border-top:1px dashed #d6d6d6;box-sizing:border-box;}


/**/
.step_num > li{position:relative;padding-left:50px !important;}
.step_num > li span{position:absolute;top:-1px;left:15px;display:inline-block;width:25px;height:25px;line-height:25px;font-size:1.4rem;font-weight:700;color:#fff;background:#000;text-align: center;border-radius:5px;letter-spacing:0;}
.step_num > li:nth-child(n+2) span{top:-2px;}


/**/
.bicon_box{display:flex;gap:20px;}
.bicon_box dl{padding:40px 20px;flex-grow:1;width:0;line-height:1;text-align:center;background:#fafafa;border:1px solid #dfdfdf;box-sizing:border-box;}
.bicon_box dl dt{font-size:1.9rem;font-weight:700;color:#0060d0;}
.bicon_box dl dd{margin-top:20px;font-weight:600;font-size:2.4rem;}

/* 라인 dt 글 dd */
.box_listw{display:table;border-spacing:15px 0;margin:10px 0 0 -15px !important;min-height:35px;}
.box_listw dt{display:table-cell;vertical-align:middle;padding:10px;width:160px;font-weight:700;font-size:1.6rem !important;line-height:1.5;color:#000;text-align:center;background:#fff;border:1px solid #222;box-sizing:border-box;}
.box_listw dd{display:table-cell;vertical-align:middle;padding:5px 0;font-weight:400;font-size:1.6rem !important;}


/* 센터소개 > 주요검사, 병원안내 > 병문안안내 */
.check_lbox{display:flex;gap:30px;flex-wrap: wrap;}
.check_lbox > li{padding:35px;width:0;flex-grow:1;border:1px solid #ebebeb;border-radius:15px;box-sizing:border-box;}
.check_lbox > li:not([class*=bg]) p{margin-bottom:25px;padding-bottom:30px;display:flex;gap:20px;align-items: center;font-size:2rem;line-height:1.4;font-weight:700;border-bottom:1px dashed #d6d6d6;box-sizing:border-box;}
.check_lbox > li:not([class*=bg]) p:before{content:'';display:block;flex-shrink: 0;width:70px;height:70px;background:#f5f5f5 no-repeat center / contain;border-radius:10px;}

.check_lbox > li[class*=bg]{padding:30px 20px 20px;color:#fff;background:no-repeat center / cover;text-align:center;}
.check_lbox > li.bg1{background-image:url(/nanum/site/builder/dir/heart/img/menu6519/check_ct1.jpg);}
.check_lbox > li.bg2{background-image:url(/nanum/site/builder/dir/heart/img/menu6519/check_ct2.jpg);}
.check_lbox > li.bg3{background-image:url(/nanum/site/builder/dir/heart/img/menu6519/check_ct3.jpg);}
.check_lbox > li[class*=bg] .tit{font-size:2.4rem;font-weight:700;line-height:1;}
.check_lbox > li[class*=bg] .txt{margin-top:25px;font-size:1.7rem;line-height: 1.4;}
.check_lbox > li[class*=bg] .lbox{margin-top:30px;padding:20px;font-size:1.5rem;line-height:1.5;background:rgba(255,255,255,0.2);border:1px dashed #fff;box-sizing:border-box}


/* 상단글 이미지 글 */
.bg_txtbox{position:relative;padding:55px 30px;margin-bottom: 90px;font-size: 1.7rem;font-weight: 500;line-height: 1.6;color: #fff;text-align: center;background:no-repeat center / cover;overflow:hidden;border-radius: 20px;}
.bg_txtbox:before{content:'';position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,0.35);}
.bg_txtbox .txt{position:relative;font-size:1.8rem;z-index:2;}


/********************태블릿********************/
@media all and (max-width:1600px){

.con_tab ul li a{padding: 12px 0px;font-size:1.6rem}
.tab_t2{margin-top:-30px;}

/* 반응형이미지 */
.mimg img{max-width:100%;}
.mimg.mt50{margin-top:30px !important;}

.check_lbox{gap:20px;}
.check_lbox > li{padding:25px}

}

/********************태블릿********************/
@media all and (max-width:1300px){

.btn_w.center a{min-width:auto;max-width:none;}

.con_tab ul.no9 li{flex-grow:0;flex-basis:calc(33.333% + 1px);}

/* 스텝 */
.step_w{gap:20px 30px;}
.step_w > li{padding:20px;width: calc(33.3333% - 20px) !important;flex-grow:0;}
.step_w > li .img_box:before{width:35px;height:35px;}
.step_w > li:after{left:-20px;}
.step_w > li .num{width: 85px;}
.step_w > li .img_box + *{margin-top:20px;padding-top:20px;}

}

/********************태블릿********************/
@media all and (max-width:1024px){

.tablet_no{display:none;}

/* 준비중페이지 */
.wait_page img{width:100%;}

/*.con_tab ul li{flex-basis:20% !important;flex-grow:0 !important;flex-shrink:0;}
.con_tab ul.line_sp li{flex-basis: 33.4% !important}*/
.con_tab ul li a{padding: 10px 0px;}

/*모바일 스크롤 안내*/
.mscroll_guide{display:none;}

h3.tit.h3_t{margin-top:60px;}
h4.tit.h4_t{margin-top:45px;}
h4.tit.h5_t{margin-top:25px;}
p{line-height:1.5;}

.tab_b{margin-bottom:60px;}
.tab_b2{margin-bottom:50px;}

a.con_btn, input.con_btn, button.con_btn{padding: 9px 20px;font-size: 1.6rem;}
a.con_sbtn, input.con_sbtn{padding: 5px 12px;font-size:1.5rem;}

ul.rsv_input{margin-bottom:20px;}
ul.rsv_input li input.input_box{padding: 12px 20px;font-size: 1.6rem;}
.input_area .txt_box{padding:20px 25px;font-size:1.5rem;}
.input_area .txt_box span.strong{font-size:1.8rem;}
.symptom_tw{margin-bottom:30px;font-size:1.5rem;}

.gray_box{padding:30px;}
.gray_box.line_r dl dt{font-size:2.2rem;}

.down_btnw li{padding-left:65px;}


/* 센터소개 > 주요검사, 병원안내 > 병문안안내 */
.check_lbox{gap:15px}
.check_lbox > li{padding:20px;}

/* 상단글 이미지 글 */
.bg_txtbox{padding:35px 15px;margin-bottom:40px;}


}


/********************모바일********************/
@media all and (max-width:767px){

/* 포인트 텍스트 */
.point_txt{font-size:1.4rem !important;padding-left:22px;}
.point_txt::before{top: 0;width:16px;height:16px;background-size:auto 16px;}
.point_txt.mt15,
.point_txt.mt20{margin-top:7px !important;}

/*모바일 스크롤 안내*/
.mscroll_guide{display:block;margin:10px 0;padding:20px 15px 20px 55px;border:1px dashed #e5e5e5;background:url(/nanum/site/builder/skin/common/img/mscroll_guide_ico.gif) no-repeat left 20px center / 24px auto;font-size:1.3rem;line-height:1.3;color:#444;word-break:keep-all;}
.mscroll_guide.txt2{display:none;}
.mscroll_guide span{font-weight:700;color:#da252c;}
.mscroll{overflow-y:hidden;}
.mscroll table{width:767px !important;margin-top:10px !important;}

/*.con_tab ul li{flex-basis:33.333% !important;}
.con_tab ul.line_sp li{flex-basis:50% !important}*/
.con_tab ul.no9 li{flex-grow:0;flex-basis:calc(50% + 1px);}
.con_tab ul li a{padding:7px 5px;font-size:1.6rem;}
.tab_b{margin-bottom:30px;}
.tab_t2{margin-top:-10px;}
.tab_b2{margin-bottom:30px;}
.con_tab2 ul{gap:2%;}
.con_tab2 ul li{margin:0 0 3px;}
.con_tab2 ul li a{padding:5px 6px;font-size: 1.5rem;line-height: 1.4;}

.btn_w{gap:4%;}
a.con_btn, input.con_btn, button.con_btn{padding:7px 20px;min-width:220px;max-width:100%;font-size: 1.5rem;}
a.con_sbtn, input.con_sbtn{padding:3px 8px;font-size:1.4rem;}

ul.list li{font-size:1.5rem;background-position:left 6px;}
ul.list li:nth-child(n+2){margin-top:4px;}
ul.list li ul.list2{margin:4px 0 7px;}
ul.list2 li{margin-bottom:3px;font-size:1.4rem;background-position:left 8px;}
ul.list2 li:nth-child(n+2){margin-top:3px;}
ul.list3 li{margin-bottom:4px;background-position:left 5px;}

ul.list.step_num > li{margin-top: 5px;padding-left: 30px;}
ul.list.step_num > li span{width: 22px;height: 22px;line-height: 22px;top: -2px !important}

h3.tit{margin-bottom:15px;font-size:2.4rem;}
h3.tit.h3_t{margin-top:45px;}
h4.tit{margin-bottom:10px;font-size:1.9rem;}
h4.tit.h4_t{margin-top:35px;}
h4.tit.h5_t{margin-top:20px;}
h5.tit{font-size:1.8rem}
p{line-height:1.4;}

table.table1{font-size:1.4rem;word-break:keep-all !important;}
table.table1 th{padding:10px !important}
table.table1 td{padding:8px 10px}
p.table_right{margin: -15px 0 5px;font-size: 1.5rem;}

.line_box{padding:20px;}

/* 라운드라인박스 */
.lbox_wrap{gap:10px;}
.lbox_wrap li,
.lbox_wrap div{padding:15px 10px;width:calc(50% - 5px) !important;flex-grow: 0 !important;}


ul.rsv_input li{font-size:1.5rem;}
ul.rsv_input li input.input_box{padding:10px 15px;font-size: 1.5rem;}
input[type="checkbox"]+label,
input[type='checkbox']:checked+label{background-size:21px;background-position:0 1px;}
input[type="checkbox"]+label{padding-left:30px;}
.symptom_tw{margin-bottom:15px;padding:15px;min-height:75px;font-size:1.4rem;}


.btn_w{padding:30px 0 15px;}
.con_btn.file, .con_sbtn.file{padding-right: 40px;}
.con_btn.file::before, .con_sbtn.file::before{right: 15px}

.down_btnw li{padding:20px 140px 20px 50px;background-position: center left 15px;}
.down_btnw li a{right:15px;margin-top:-18.5px;}

.gray_box{padding:20px 22px;line-height: 1.5;}
.gray_box.mb50{margin-bottom:25px !important;}
.gray_box.line_r{display:block;}
.gray_box.line_r.mt50{margin-top:20px !important;}
.gray_box.line_r.mt90{margin-top:30px !important;}
.gray_box.line_r > dl, .gray_box.line_r > div{width:auto;}
.gray_box.line_r > dl:not(:first-child), .gray_box.line_r > div:not(:first-child){padding:20px 0 0;margin-top:20px;border-top:1px solid #e0e0e0;border-left:0;}
.gray_box.line_r dl dt{margin-bottom:0;font-size:2rem;}
.gray_box.line_r dl dd{margin-top:10px;font-size:1.5rem;line-height:1.5;}

.down_btnw li{padding:15px 15px 65px 35px;margin: 0 2%;width:45%;background-position:5px 15px;box-sizing:border-box;}
.down_btnw li a{top:auto;bottom:15px;right:0;margin-top:0;display:block;width:100%;}

.link_w a{width:49%;padding:10px;height:70px;font-size:1.5rem;line-height:1.4;}

/* 관련선택(병원공통) */
.connect_box .select_doctor{display:block;}
.connect_box .select_doctor .lft_box{width:auto;padding:10px 15px;border:0;border-bottom:1px solid #e5e5e5}
.connect_box .select_doctor .rit_box{padding:10px}
.connect_box .select_doctor .rit_box .srch_area{gap:2%}
.connect_box .select_doctor .rit_box .srch_area select,
.connect_box .select_doctor .rit_box .srch_area input{margin-left:0;width:38% !important;}
.connect_box .select_doctor .rit_box .srch_area .btn_srch{padding:0;width:20% !important;border:0;}

/* 스텝 */
.step_w{gap:10px;}
.step_w > li{padding:15px;width:calc(50% - 5px) !important;}
.step_w > li:before,
.step_w > li:after{display:none;}
.step_w > li .num{margin-bottom: 12px;width: 70px;font-size:1.3rem;line-height:25px;}
.step_w > li .img_box:before{top: -3px;width: 30px;height: 30px;}
.step_w > li .img_box p{font-size:1.7rem;line-height: 1.3;}
.step_w > li .img_box + *{margin-top:12px;padding-top:12px;}

/**/
.step_num > li{padding-left:45px !important;}

/**/
.bicon_box{gap:10px;}
.bicon_box dl{padding:20px 5px;}
.bicon_box dl dt{font-size:1.6rem;}
.bicon_box dl dt br{display:none;}
.bicon_box dl dd{margin-top:12px;font-size:2rem}

/* 라인 dt 글 dd */
.box_listw{display:block;margin:0 0 10px !important;min-height:auto;}
.box_listw dt{display:block;margin-bottom:5px !important;padding:7px;width:auto;font-size: 1.5rem !important;}
.box_listw dd{display:block;font-size: 1.5rem !important;}

/* 센터소개 > 주요검사, 병원안내 > 병문안안내 */
.check_lbox{flex-direction: column;}
.check_lbox > li{padding:15px;width:100% !important;flex-grow:0;}
.check_lbox > li:not([class*=bg]) p{margin-bottom:15px;padding-bottom:15px;gap:15px;font-size: 1.8rem;}
.check_lbox > li:not([class*=bg]) p:before{width:45px;height:45px;}

/* 상단글 이미지 글 */
.bg_txtbox{padding:20px 10px;margin-bottom:35px;}
.bg_txtbox .txt{font-size:1.6rem;line-height: 1.5;}

}

/********************모바일********************/
@media all and (max-width:600px){

.mscroll_guide.txt2{display:block;}

.step_w.mw100 > li{width:100% !important}

.bicon_box dl dt{font-size:1.5rem;}
.bicon_box dl dd{font-size:1.7rem}

}


/********************모바일********************/
@media all and (max-width:480px){

.con_tab ul li{flex-grow:0 !important;flex-shrink:0;flex-basis:50% !important;}

ul.rsv_input{display:block;}
ul.rsv_input li{margin-bottom:5px;width:100%;}
input[type="checkbox"]+label{padding: 2px 0 2px 30px;font-size:1.5rem;line-height:1.4}

.mscroll table{width:600px !important;}

.down_btnw.f_txt li{width: 100%;}
.down_btnw li{width:100% !important;}


.step_w > li .img_box:before{top:0;width:25px;height:25px;}

/**/
.bicon_box{flex-direction: column;gap: 5px;}
.bicon_box dl{padding:15px 10px;width:100%;flex-grow:0;}


.lbox_wrap li,
.lbox_wrap div{width:100% !important;}


}

/********************웹********************/
@media all and (min-width:1025px) {
	
/*모바일 스크롤 안내*/
.mscroll_guide{display:none;}

a.con_btn:hover,
input.con_btn:hover,
button.con_btn:hover{color:#094ea8;background:#fff;}
a.con_sbtn:hover,
input.con_sbtn:hover{color:#094ea8 !important;background:#fff;}

.con_btn.file:hover,
.con_sbtn.file:hover{background:#224191 !important;color:#fff;}
.con_btn.file:hover::before,
.con_sbtn.file:hover::before{filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(125deg) brightness(103%) contrast(103%);}

.link_w a:hover{color:#fff;background:#094ea8;border-color:#094ea8;}

}
