@charset "utf-8";

/*-------------------공통 텍스트 hide------------------------ */
.txthidden {
 position:absolute !important;  
 width:1px; 
 height:1px; 
 overflow:hidden;
 clip:rect(1px 1px 1px 1px); /* IE6, IE7 */
 clip:rect(1px, 1px, 1px, 1px);
}

.tc {text-align:center !important;}
.tr {text-align:right !important;}
.tl {text-align:left !important;}
.pd0 {padding:0px !important;}
.noBg {background:none !important;}
.noBg:after {background:none !important;}
/*-------------------공통 색상영역------------------------ */

.green {color:#018713}

/*-------------------공통 영역------------------------ */

.content {width:100%; color:#222; font-size:24px; padding-bottom:155px;margin-top:140px; }
.content .sub_tit {font-size:40px; color:#222; text-align:center; height:140px; line-height:140px; background-color:#efefef;}

.content .sub_list_wrap {background-color:#000c42; height:65px;}
.content .sub_list_wrap .sub_list {/* width:1200px; display:flex; margin:0 auto;  */text-align:center; overflow:hidden;}
.content .sub_list_wrap .sub_list li{display:inline-block; text-align:center; }
.content .sub_list_wrap .sub_list li.selected{}
.content .sub_list_wrap ul li.selected a {color:#39ff3d; padding: 20px 20px 13px 20px; border-bottom: 7px solid #34b345;}
.content .sub_list_wrap .sub_list li a{ font-size:20px; color:#fff; line-height:65px; padding:20px;}


.content i {font-style:normal;}
.content i.visNone {visibility: hidden;}
.content h2 {position:relative; overflow:hidden; z-index:1; font-weight:400; letter-spacing:-2px; /* background:#e9ecf5 url(/theme/basic/img/sub/subBg01.jpg) no-repeat left top;*/ }
.content h2:after {content:""; width:100%; height:100%; position:absolute; top:0; left:0;  background:#e9ecf5 url(/theme/basic/img/sub/subBg01.jpg) no-repeat left top;  animation-name: scaleIn;   animation-duration: 2s;
  background-size: auto 120%;  z-index:-1; display:block}
.content h2.galleryBg  {position:relative; z-index:1; /*background:url(/theme/basic/img/sub/galleryBg.jpg) no-repeat left top;  */ }
.content h2.galleryBg:after {content:""; width:100%; height:100%; position:absolute; top:0; left:0; background:url(/theme/basic/img/sub/galleryBg.jpg) no-repeat left top;  animation-name: scaleIn;   animation-duration: 2s;
  background-size: auto 120%;  z-index:-1; display:block}
.content .inner {width:1200px; margin:60px auto 0;  color:#222222; font-size:18px; padding-top:55px;}
.content .locationBox .location  ul li.home { display: inline-block; width: 12px; height: 16px; font-size: 0; background: url(/theme/basic/img/sub/homeIcon.png) no-repeat center;  margin-right: 8px; padding-left: 16px;}
.content .locationBox  ul li {display:inline-block; background:url(/theme/basic/img/sub/location.png)no-repeat 0 65%; margin-right: 8px; padding-left: 16px;}
.content .locationBox .location ul li a {font-size:16px;}
.content .locationBox {display:flex; justify-content: space-between; align-items: flex-start;}
.content .locationBox h3 {font-weight:500; letter-spacing:-2px; font-size:34px;}


/*--------------------------------------------- 인사말 ----------------------------------------*/

.txtBoxWrap {display:flex; flex-direction:row; justify-content: space-between; font-size:20px;}
.txtBoxWrap .leftBox{width:65.5%; letter-spacing:-1px;}
.txtBoxWrap .leftBox p {margin-top:60px;}
.fontNotoLight { font-family:'Noto Sans KR', sans-serif; font-weight:300}
.txtBoxBorderLeft {border-left:7px solid #3ea040; padding-left:47px;}
.txtBox {font-size:20px; line-height:2.0;}

.bgHalf {
	background:#fff
	background:linear-gradient(#fff 54%, #f8f8f8 0%);
	background: -webkit-linear-gradient(#fff 54%, #f8f8f8 0%);
	background: -moz-linear-gradient(#fff 54%, #f8f8f8 0%);
	background: -o-linear-gradient(#fff 54%, #f8f8f8 0%);
}

.rightBox .photo {position:relative; width:350px; height:420px; background:#d5d5d5; margin-top:64px; }
.rightBox .photo:after {content:""; position:absolute; bottom:-19%; left:-21%; width:152px; height:152px; background:transparent;  border:16px solid #3ea040; }
.rightBox .sign_txt {float:right; margin-top:10px;}
.rightBox .sign_txt strong {font-size:24px; font-style:italic;}

/*---------------------------------------------연혁 ----------------------------------------*/


.content .historyBox .historyBoxContent {padding:50px 0px; display:flex; border-bottom:1px solid #ccc;} 
.content .historyBox .historyBoxTop {position:relative; padding:130px 0 40px 0; background:url(/theme/basic/img/sub/subconBg01.png) no-repeat right bottom; border-bottom:1px solid #ccc;}
.content .historyBox .historyBoxTop:after { content:""; display:block; width:165px; height:3px; background:#000; position:absolute; bottom:-2px; left:0;} 
.content .historyBox .historyBoxTop h4 {font-weight:500; font-size:30px;} 
.content .historyBox .historyBoxContent h4 {font-weight:500; font-size:40px;} 
.content .historyBox .historyBoxContent ul {padding-left:80px;/*  padding-top:10px; */}
.content .historyBox .historyBoxContent ul li {font-weight:300; line-height:36px;}
.content .historyBox .historyBoxContent ul li span {}
.content .historyBox .historyBoxContent ul li span:first-of-type{display:inline-block; width:254px;}
.content .historyBox .historyBoxContent ul li span:last-of-type{position:relative; padding-left:35px;}
.content .historyBox .historyBoxContent ul li span:last-of-type:after {content:""; display:block; position:absolute; top:11px; left:5px; width:5px; height:5px; border-radius:50%; background:#34b345}



/*---------------------------------------------  조직도 ----------------------------------------*/


.orzation_wrap img {display:table; margin:0 auto; padding:70px 50px 70px 90px;}

.tableWrap .tableTc td {text-align:center;}
.tableWrap table {border-collapse: collapse;}
.tableWrap table.thCenter tr th,
.tableWrap table.tdCenter tr td{text-align:center;}
.tableWrap table.tdRight tr td{text-align:right;}
.tableWrap table.tdLeft tr td{text-align:left;}
.tableWrap table.tableFixed{table-layout:fixed;}
.tableWrap table.conTable .borderLeft{border-left:1px solid #ccc !important;}
.tableWrap table.conTable{width:calc(100%);border-top:2px solid #3d435f;}
.tableWrap table.conTable th,
.tableWrap table.conTable td{ padding:35px 45px;line-height:1.5;font-size:14px;border-left:1px solid #a0a0a0; border-bottom:1px solid #a0a0a0;vertical-align:middle;font-weight:300;letter-spacing:-0.5px;word-break:keep-all;word-wrap:break-word;}
.tableWrap table.conTable th,
.tableWrap table.conTable tfoot td{background:#fcfcfc; font-weight:400; font-size:14px;}    
.tableWrap table.conTable th {font-weight:500; font-size:16px; color:#222222; padding:18px 60px;} 
.tableWrap table.conTable th strong{font-weight:500;}
.tableWrap table.conTable th label{ font-size:16px;}
.tableWrap table.conTable td{color:#222222;}
.tableWrap table.conTable thead tr th:first-child,
.tableWrap table.conTable tbody tr th:first-child,
.tableWrap table.conTable tbody tr td:first-child,
.tableWrap table.conTable tfoot tr th:first-child,
.tableWrap table.conTable tfoot tr td:first-child{border-left:0 none;}
.tableWrap table.conTable .paddingCtrl {padding: 0 60px;}

.tableWrap table.table_inputType {border:none;}
.tableWrap table.table_inputType tbody {border-top:3px solid #555;}
.tableWrap table.table_inputType tr:frist-child {border-top:2px solid #222;}
.tableWrap table.table_inputType td{padding: 16px 30px !important;}
.tableWrap table.table_inputType td input{padding: 6px;}


/*--------------------------------------------- 오시는길 ----------------------------------------*/

.content .location_tit {font-size:32px;}
.content .boderHas {border-bottom:1px solid #cccccc; padding-bottom:30px; align-items: baseline;}
.content .mapBox {margin-top:90px;}
.content .mapBoxWrap {display:flex; justify-content: space-between;}
.content .map {border:1px solid #cccccc; padding:20px;}
.content .wrap_controllers {display:none;}
.content .leftBox ul {margin-top:60px;}
.content .leftBox ul li{font-weight:300; font-size:20px; margin-bottom:30px;}
.content .map .listStyleOne li {padding:20px 0 10px 0;}

/*--------------------------------------------- 주요사업 및 실적  ----------------------------------------*/

.BoxConWrap {margin-top:60px; font-weight:300; font-size:16px}
.BoxConWrap h4{position:relative; font-weight:500; color:#222222; font-size:24px; padding-top:14px; margin-bottom:34px; }
.BoxConWrap h4:after{content:""; position:absolute; width:45px; height:3px; top:0; left:0px;
	background:#34b345
	background:linear-gradient(180deg,#000c42 65%, #787e9b 10%, #34b345 25%);
	background: -webkit-linear-gradient(180deg ,#000c42 65%,  #787e9b 10%, #34b345 25%);
	background: -moz-linear-gradient(180deg,#000c42 65%, #787e9b 10%,#34b345 25%);
	background: -o-linear-gradient(180deg ,#000c42 65%, #787e9b 10%, #34b345 25%);
}

.BoxConWrap .splitBox {background: url(/theme/basic/img/sub/outline_diagonal02.png); padding:6px;  margin-bottom:88px;}
.BoxConWrap .listBoxType {background:#fff; padding:58px; display:flex; justify-content: space-between;}
.BoxConWrap .listBoxType ol {margin:0px;}
.BoxConWrap .listBoxType ol li:not(:first-of-type) {margin-top:30px;}
.BoxConWrap .listBoxType ol li span {display:block; margin-top:30px;}

/*--------------------------------------------- 후원안내  ----------------------------------------*/
.li_inner li {margin-top:10px !important;}
.li_title {font-size:26px; font-weight:500; width:300px;}
.li_title .sub {font-size:16px; font-weight:300; margin-top:20px;}

.listBoxType_img01 {background: url(/theme/basic/img/sub/img_page09_1.png) no-repeat left 60px bottom 60px #fff !important;}
.listBoxType_img02 {background: url(/theme/basic/img/sub/img_page09_2.png) no-repeat left 60px bottom 60px #fff !important;}

.btn_type1 {padding: 7px 14px; background-color: #000c42; border: 1px solid #000c42; color: #fff; margin-right: 8px;}
.txt_box {border-radius:5px; border: 1px solid #ccc; padding: 2px 20px; display: inline !important; margin-right: 20px;}

.btn_type2 a{padding:16px 24px;color:#fff;background-color: #009688;display: inline;float: right;margin-top: -20px;font-weight: 500;font-size: 20px;}
.btn_type2 a:hover {background-color:#01635a}

/*
.BoxConWrap .listBoxType:after{content: '';   position: absolute;   display: block;   height: 5px;  width: 100%;   background: #cb5a5e;
    background: repeating-linear-gradient(-45deg, #d9d9d9, #d9d9d9 0.5px, transparent 1px, transparent 3px);
	background: -webkit-repeating-linear-gradient(-45deg, #d9d9d9, #d9d9d9  0.5px, transparent 1px, transparent 3px);
	background: -moz-repeating-linear-gradient(-45deg, #d9d9d9, #d9d9d9  0.5px, transparent 1px, transparent 3px);
	background: -o-repeating-linear-gradient(-45deg, #d9d9d9, #d9d9d9  0.5px, transparent 1px, transparent 3px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
	top:0;
	left:0;
}

.BoxConWrap .listBoxType:before{content: '';   position: absolute;   display: block;   height: 5px;  width: 100%;   background: #cb5a5e;
    background: repeating-linear-gradient(-45deg, #d9d9d9, #d9d9d9  0.5px, transparent 1px, transparent 3px);
	background: -webkit-repeating-linear-gradient(-45deg, #d9d9d9, #d9d9d9  0.5px, transparent 1px, transparent 3px);
	background: -moz-repeating-linear-gradient(-45deg, #d9d9d9, #d9d9d9  0.5px, transparent 1px, transparent 3px);
	background: -o-repeating-linear-gradient(-45deg, #d9d9d9, #d9d9d9  0.5px, transparent 1px, transparent 3px);
	-webkit-backface-visibility: hidden;
    backface-visibility: hidden;
	bottom:0;
	left:0;
}


.BoxConWrap .splitBox:after{content: '';   position: absolute;   display: block;   height: 100%;  width: 5px;   background: #cb5a5e;
    background: repeating-linear-gradient(-45deg, #d9d9d9, #d9d9d9  0.5px, transparent 1px, transparent 3px);
	background: -webkit-repeating-linear-gradient(-45deg, #d9d9d9, #d9d9d9  0.5px, transparent 1px, transparent 3px);
	background: -moz-repeating-linear-gradient(-45deg, #d9d9d9, #d9d9d9  0.5px, transparent 1px, transparent 3px);
	background: -o-repeating-linear-gradient(-45deg, #d9d9d9, #d9d9d9  0.5px, transparent 1px, transparent 3px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
	top:0;
	left:0;
}

.BoxConWrap .splitBox:before{content: '';   position: absolute;   display: block;   height: 100%;  width: 5px;   background: #cb5a5e;
    background: repeating-linear-gradient(-45deg, #d9d9d9, #d9d9d9  0.5px, transparent 1px, transparent 3px);
	background: -webkit-repeating-linear-gradient(-45deg, #d9d9d9, #d9d9d9  0.5px, transparent 1px, transparent 3px);
	background: -moz-repeating-linear-gradient(-45deg, #d9d9d9, #d9d9d9  0.5px, transparent 1px, transparent 3px);
	background: -o-repeating-linear-gradient(-45deg, #d9d9d9, #d9d9d9  0.5px, transparent 1px, transparent 3px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
	top:0;
	right:0;
}
*/

.ulBoxType01 {position:relative; z-index:3}
.ulBoxType01:after {content:""; position:absolute; top:0; left:0; width:100%; height:100%; z-index:4; background: url(/theme/basic/img/sub/subBg05.jpg) no-repeat right 72%;}
.ulBoxType01 .listInner {padding:58px 75px; border:1px solid #e6e6e6; width: calc(100% - 83px);}
.listInner > ul > li {position:relative; padding-left:25px;}
.listInner > ul > li:after {content:""; position:absolute; display:block; top:11px; left:0; width:5px; height:5px; border-radius:50%; background:#018713; }
.listInner > ul > li:first-of-type {line-height:2.0; padding-bottom:20px;}
.listInner > ul > li:first-of-type:after{top:16px;}
.listInner > ul > li:not(:first-of-type) {margin-top:30px;}
.listInner ul.childUl li:first-of-type {margin-top:37px;}
.listInner ul.childUl li{margin-top:33px;}

/*--------------------------------------------- 연혁 ----------------------------------------*/



/*--------------------------------------------- 주요사업 안내 ----------------------------------------*/

.sub_business_info {}
.sub_business_info .splitBox{}
.sub_business_info .splitBox .listBoxType{ border-bottom:1px solid #ccc;}
.sub_business_info .splitBox .listBoxType:last-child{ border-bottom:none;}
.sub_business_info .splitBox .listBoxType .list_title{}
.sub_business_info .splitBox .listBoxType .list_title span{font-size:14px; font-weight:500;/* color:#fff;  */margin-right:16px;  border:1px solid #009688; border-radius:10px; padding:10px; display:inline-block;}
.sub_business_info .splitBox .listBoxType .list_title strong { display:block;  font-size:20px; margin-top:16px; font-weight: 500;}
.sub_business_info .splitBox .listBoxType ol {width:700px;  border-left:1px solid #e2e2e2; margin-top:54px; display:block; padding-left:76px;}
.sub_business_info .splitBox .listBoxType ol li{padding-left:14px;}

/* --------------------------------------------- 닥터이소개 (브랜드스토리) ---------------------------------------------*/
.sub_DrE_info .img_DrE {text-align:center; padding:60px;}
.sub_DrE_info .img_DrE img{}



/*--------------------------------------------- 게시판 padding 조절 ----------------------------*/

#container .boardContent { padding-bottom:0; margin-top:0;}
#container .boardContent .inner {padding-top:0; padding-bottom:120px;}
#container .boardContent .locationBox {margin-bottom:30px;}



/* animation */
.scaleIn {animation-name: scaleIn;animation-duration:0.6s;animation-timing-function:ease;}
@keyframes scaleIn { from{transform:scale(1.1,1.1);} to{transform:scale(1,1);}}



/* 갤러리 게시판 */

.bo_gall #bo_sch {float:right !important;}