﻿@charset "utf-8";

/*작업자 : 진재남 / 작업일자 : 2016-08-19*/

/* 진료시간안내 */
.wrapper_side .sub_time { padding: 70px 25px 0 25px; }
.wrapper_side .sub_time h3 { font-size: 17px; line-height: 1; color: #333333; }
.wrapper_side .sub_time ul { margin-top: 18px; padding: 20px 0; border-top: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6; font-family: 'NanumBarunGothicLight', sans-serif !important; }
.wrapper_side .sub_time ul li { height: 30px; font-size: 13px; color: #848484; line-height: 1.3; letter-spacing: -1px;}
.wrapper_side .sub_time ul li span { display: inline-block; width: 75px; }
.wrapper_side .sub_time p { background: #eeeeee; font-size: 13px; line-height: 1.5; color: #555555; padding: 10px 17px; }
.wrapper_side .sub_call { text-align: center; margin-top: 30px; }
.wrapper_side .sub_call p.tel { font-family: 'Arial', sans-serif !important; font-weight: 700; font-size: 30px; }
.wrapper_side .sub_call p.fax { font-size: 14px; margin-top: 13px; }

/* 서브 컨테이너 */
.sub_container { background: #ffffff; min-height: 800px; }
.sub_container:before, .sub_container:after { content: " "; display: table; }
.sub_container:after { clear: both; }
.sub_container #sub_contents table { table-layout: auto !important; }
/* 서브 헤드 */
#sub_contents { margin: 0 120px 100px 120px; }
#sub_contents .sub_head { padding-bottom: 65px; }
#sub_contents .sub_head ul { height: 100px; text-align: right; }
#sub_contents .sub_head ul li { margin-top: 35px; font-size: 12px; color: #828282; display: inline-block; background: url('/images/skin5005/sub_location_arr.png') no-repeat left center; padding-left: 12px; margin-left: 10px; vertical-align: middle; font-family: 'Gulim', '굴림', sans-serif !important; }
#sub_contents .sub_head ul li:first-child { background: none }
#sub_contents .sub_head ul li.current { font-weight: 700; }
#sub_contents .sub_head h3 { font-size: 32px; line-height: 1; color: #1a1a1a; padding-bottom:20px;border-bottom: 1px solid #CDCDCE;}

/* 서브 컨텐츠 */
.sub_con_area div, .sub_con_area dl, .sub_con_area dt, .sub_con_area dd, .sub_con_area h1, .sub_con_area h2, .sub_con_area h3, .sub_con_area h4, .sub_con_area h5, .sub_con_area h6, .sub_con_area pre, .sub_con_area legend, .sub_con_area p, .sub_con_area form, .sub_con_area fieldset, .sub_con_area input, .sub_con_area textarea, .sub_con_area select, .sub_con_area blockquote, .sub_con_area th, .sub_con_area td { font-family: 'Nanum Gothic', sans-serif !important; line-height: 1.5; }
.sub_con_area .sub_article { margin-top: 6em; margin-bottom: 6em; color: #4e4e4e; overflow: hidden; }
.sub_article h3.tit { font-size: 1.9em; line-height: 1; font-weight: bold; margin-bottom: 1em; }
.sub_article p { font-size: 1.2em; line-height: 1.5; margin-bottom: 2em; }
.sub_article table { border-top: 3px solid #12b0bd; font-size: 1.2em; line-height: 1.5; }
.sub_article table th, .sub_article table td { padding: 15px 0; }
.sub_article table thead { background: #ebf7f8; border-bottom: 1px solid #e4e4e4; font-size: 1.2em; }
.sub_article table tbody tr { border-bottom: 1px solid #e4e4e4; }
.sub_article table tbody th { background: #f9f9f9; font-size: 1.1em; font-weight: bold; vertical-align: middle; text-align: left; padding: .5em 2em; }
.sub_article table tbody ul { padding: .5em 3em; }
.sub_article table tbody ul li { padding: .5em 0; list-style: disc; line-height: 1.3; }
.sub_article table.table_1 { float: left; width: 48%; }
.sub_article table.table_2 { float: right; width: 48%; }
.sub_article table.table_1 tbody td, .sub_article table.table_2 tbody td { height: 320px; }
.sub_article table.table_3 tbody td { padding-left: 2em; padding-right: 2em; }

/* 클릭메디 수정 */
#sub_contents .cms_skin>.cms_box01 { padding: 0 !important; }