@charset "utf-8";







/****************************************병원안내****************************************/
/*병원소개*/
.about_01 {position:relative;}
.about_01 .photo {position:absolute; right:0; top:80px; }
.about_01 .photo img {vertical-align:middle;}
.about_01 dl {position:relative; padding:0 380px 0 0; }
.about_01 dt {font-size:23px; color:#222; font-weight:bold; line-height:30px; margin-bottom:20px;}
.about_01 dt b {color:#85010f;}
.about_01 dd {font-size:16px;}



/*전문센터 공통*/
.specialty_common {padding-bottom:60px; font-size:14px; background-repeat:no-repeat; background-position:center top; padding:30px;}
.specialty_common.specialty_01{background-image:url(../images/contents/specialty/specialty_01_top_bg.jpg)}
.specialty_common.specialty_02{background-image:url(../images/contents/specialty/specialty_02_top_bg.jpg)}
.specialty_common.specialty_03{background-image:url(../images/contents/specialty/specialty_03_top_bg.jpg)}
.specialty_common.specialty_04{background-image:url(../images/contents/specialty/specialty_04_top_bg.jpg)}
.specialty_common.specialty_05{background-image:url(../images/contents/specialty/specialty_05_top_bg.jpg)}
.specialty_common.specialty_06{background-image:url(../images/contents/specialty/specialty_06_top_bg.jpg)}
.specialty_common.specialty_07{background-image:url(../images/contents/specialty/specialty_07_top_bg.jpg)}
.specialty_common.specialty_08{background-image:url(../images/contents/specialty/specialty_08_top_bg.jpg)}



.specialty_common .company_name {text-align:center; font-size:40px; color:#fff;  font-weight:bold; margin-top:90px;  letter-spacing:-1px; }
.specialty_common .specialty_wrap{background:#fff; margin-top:100px; padding:30px; font-size:16px; line-height:26px;}
.specialty_common .specialty_wrap .sign {font-size:25px; color:#375ba0; margin-top:30px;}
.specialty_common .specialty_wrap .s_title {font-size: 33px;    line-height: 34px;    color: #0691c9;    letter-spacing: -1.5px;    font-weight: 400;  margin:10px 0 35px;}


/*오시는길*/
.company_map {position:relative; overflow:hidden; background:#4d4d4d; padding:0 0 0 40px; height:130px;}
.company_map dl {float:left; margin:25px 0;}
.company_map dt {font-size:18px; font-weight:bold; color:#fff; margin:0 0 10px;}
.company_map dd {font-size:14px; color:#fff;line-height:20px;}
.company_map .telnum {font-size:28px; font-weight:bold; margin:20px 0 0; padding-bottom:15px;}
.company_map dl+ dl {padding-left:40px; margin-left:40px; border-left:1px solid rgba(255,255,255,0.5);}

.company_map .btn_box {position:absolute; right:0; top:0; text-align:center; height:100%; overflow:hidden;}
.company_map .btn_box li {float:left; background:#282828;}
.company_map .btn_box li:hover {background:#000;}
.company_map .btn_box span {display:block;}
.company_map .btn_box .btn_txt {font-size:15px; color:#fff;}
.company_map .btn_box .btn {display:inline-block; padding-top:30px; width:200px; height:100px; margin-right:0;}



.help_01_car_info {margin-top:40px;}
.help_01_car_info h5{font-size:19px; line-height:30px; color: #000; letter-spacing: -1px; padding-bottom: 10px;}
.help_01_car_info h5 .fonti{display:inline-block; margin-right:6px; vertical-align:middle;position:relative; top:-3px;}
.help_01_car_info h5{font-size: 19px; font-weight: 600; color: #000; letter-spacing: -1px; padding-bottom: 10px;}

.help_01_car_info  {border-bottom:1px #ddd dashed; padding-bottom:10px; margin-bottom:15px;}
.help_01_car_info.no_bor  {border-bottom:0px ;}
.help_01_car_info .col {display:inline-block;; margin-right:10px; line-height:22px;}
.help_01_car_info .col .icon {display:inline-block;; top:-2px; position:relative; margin:0px 10px 0px 4px;}
.help_01_car_info .col .icon img {vertical-align:middle;}
.help_01_car_info .col .stay a{font-weight:bold; color:#ff7200}

.help_01_car_info table {border-top:1px solid #333; width:100%; font-size:14px; border-spacing:0;}
.help_01_car_info table th {background:#f8f8f8; color:#222;  padding:14px 8px; border-right:1px solid #ddd; border-bottom:1px solid #ddd; font-weight:normal;}
.help_01_car_info table td {color:#666; padding:14px 8px;  letter-spacing:0;  border-bottom:1px solid #ddd; font-size:12px;}
.help_01_car_info table .icon { top:0px;  }
.help_01_car_info table .icon img{vertical-align:middle; }


.checkup_tip {padding:30px; background:#f2f2f2 url(../images/common/checkup_tip_bg.png) 30px 50% no-repeat;; border:1px #ddd solid; margin-top:15px; font-size:15px; padding-left:150px; text-align:center;}
.checkup_tip_center {padding:30px; background:#f2f2f2; border:1px #ddd solid; margin-top:15px; font-size:16px; text-align:center; color:#000;}
.checkup_tip_center .t2 {color:#1f8443; margin-top:15px; font-size:20px;}



@media all and (max-width:1024px) {





/****************************************병원안내****************************************/
/*병원소개*/
.about_01 .photo {position:relative; right:0; top:0px;}
.about_01 dl {padding:0px; margin-top:30px;}





/*전문센터 공통*/

.specialty_common .company_name {margin-top:40px;}
.specialty_common .specialty_wrap{ margin-top:60px; }





.mobile_scroll_wrap {overflow:hidden; overflow-x:auto; }
.mobile_scroll_wrap table {width:900px !important;}




/*오시는길*/
.company_map dl { margin:0px;}
.company_map dt {font-size:14px; margin:0px; }
.company_map dd {font-size:12px; line-height:16px;}
.company_map dl+ dl {display:none;}
.company_map {padding:10px; height:auto; }
.company_map .btn_box {display:none;}
#daum_map {height:200px !important;}


}