/*--------병원소개--------*/

.sub_container{text-align: center;} 
.sub_container .sub_title{font-size: 16px; margin-top:16px; color:#505050}

/*탭메뉴*/
.m_sub_tab{width: 100%;    margin: 10px auto 20px; border: 1px solid #d1d1d1; border-bottom: none; position: relative;}
.m_sub_tab:before{content: ''; display: block; width: 10px; height: 10px; background: url('/m/img/arrow_ico.png')no-repeat center center; position: absolute; top: 12px; right: 20px;}
.m_sub_tab a{display: block; line-height: 36px; height: 36px; padding: 0 20px; height: 100%; font-size: 18px; color: #38383a; border-bottom: 1px solid #d1d1d1; text-align: left;}
.m_sub_tab ul{display: none;}
.m_sub_tab ul li a{background: #efefef; color: #404040}


/* 오시는길 */
.location_wrap{width: 100%; padding: 0 10px; margin-bottom: 30px;}
.location_wrap .map{width: 100%; height: 236px;}
.location_wrap .map .root_daum_roughmap{width:100%;}
.location_wrap .map .root_daum_roughmap .wrap_map{height: 236px;}
.root_daum_roughmap .wrap_controllers{display: none;}

.location_wrap .img_box{text-align: center; margin-bottom: 10px;}
.location_wrap .img_box img{width: 100%;}

.location_wrap .traffic{margin: 20px auto 40px;}

.location_wrap .traffic dl{margin-bottom: 20px; text-align: left;}
.location_wrap .traffic dl dt{font-size: 18px; font-weight: bold; padding: 18px 0 18px 56px; margin-bottom: 20px;}
.location_wrap .traffic dl dd{font-size: 15px; color:#4f4f4f; line-height: 1.3em;}
.location_wrap .traffic dl dt.bus{background: url('/m/img/location/m_location_ico01.png')no-repeat 0 6px; color:#00a69c;}
.location_wrap .traffic dl dt.car{background: url('/m/img/location/m_location_ico02.png')no-repeat 0 6px; color:#00a1de;}

.location_wrap .box_top{hbackground: #007fcc; margin-top: 5px; text-align: left; padding-left: 10px; padding-top: 26px; padding-bottom: 26px;}
.location_wrap .box_top .info_tell h2{color:#fff; font-size:26px;}
.location_wrap .box_top .info_tell .tell{font-size: 45px; font-weight: 800; color:#ffe400; margin: 10px 0;}
.location_wrap .box_top .info_tell .addr{font-size: 22px; font-weight: 600; line-height: 1.2em; color:#fff; line-height: 30px;}
.location_wrap .box_top .info_time {color:#fff; margin-top:20px;}
.location_wrap .box_top .info_time h2{margin-bottom:10px; font-size: 22px; font-weight: bold;}
.location_wrap .box_top .info_time p{line-height: 20px; font-size: 18px; letter-spacing: -0.4px;}








