﻿@charset "utf-8";

/*작업자 : 진재남 / 작업일자 : 2016-08-19*/

/* 서브 비쥬얼 */
.sub_visual_outer { width: 100%; background: #eef1f8; }
.sub_visual_outer .sub_visual { margin: 0 auto; width: 960px; overflow: hidden; }

/* 서브 컨테이너 */
.sub_container { width: 100%; overflow: hidden; }

/* 서브 레프트 */
.sub_container #sub_left { display: none; }

/* 서브 컨텐츠 */
.sub_container #sub_contents { margin: 0 auto; width: 780px; }
.sub_container #sub_contents table { table-layout: auto !important; }

/* 서브 헤드 */
#sub_contents { padding: 50px 0 100px 0; }
#sub_contents .sub_head { margin-bottom: 40px; }
#sub_contents .sub_head h3 { font-size: 50px; color: #000000; line-height: 1; }
#sub_contents .sub_head ul { text-align: right; margin-top: -17px; }
#sub_contents .sub_head ul li { font-size: 13px; color: #444444; display: inline-block; background: url('/images/skin5005/sub_location_arr.png') no-repeat left center; padding-left: 10px; margin-left: 5px; 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 em { font-weight: bold; color: #2991d0; }

/* 서브 컨텐츠 */
.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: 50px; 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; }