/*** 공통적용 ***/
.root_daum_roughmap{width:100% !important;}

tbody{display:none;}
@font-face {
    font-family: ng;
    src: url(../fonts/NanumGothic.eot);
    src: local(※), url(../fonts/NanumGothic.woff) format('woff')
}

@font-face {
    font-family: ngeb;
    src: url(../fonts/NanumGothicExtraBold.eot);
    src: local(※), url(../fonts/NanumGothicExtraBold.woff) format('woff')
}

@font-face { 
font-family: 'NotoSansKR';
font-display: auto;
font-weight: 300; 
font-style: normal;
src: url('../../img/font/NotoSansKR-DemiLight.otf') format('opentype'),
url('../../img/font/NotoSansKR-DemiLight.woff') format('woff'),
url('../../img/font/NotoSansKR-DemiLight.woff2') format('woff2'); }
@font-face { 
font-family: 'NotoSansKR';
font-display: auto;
font-weight: 400; 
font-style: normal;
src: url('../../img/font/NotoSansKR-Regular.otf') format('opentype'),
url('../../img/font/NotoSansKR-Regular.woff') format('woff'),
url('../../img/font/NotoSansKR-Regular.woff2') format('woff2'); }
@font-face { 
font-family: 'NotoSansKR';
font-display: auto;
font-weight: 500; 
font-style: normal;
src: url('../../img/font/NotoSansKR-Medium.otf') format('opentype'),
url('../../img/font/NotoSansKR-Medium.woff') format('woff'),
url('../../img/font/NotoSansKR-Medium.woff2') format('woff2'); }
@font-face { 
font-family: 'NotoSansKR';
font-display: auto;
font-weight: 700; 
font-style: normal;
src: url('../../img/font/NotoSansKR-Bold.otf') format('opentype'),
url('../../img/font/NotoSansKR-Bold.woff') format('woff'),
url('../../img/font/NotoSansKR-Bold.woff2') format('woff2'); }
@font-face { 
font-family: 'NotoSansKR';
font-display: auto;
font-weight: 900; 
font-style: normal;
src: url('../../img/font/NotoSansKR-Black.otf') format('opentype'),
url('../../img/font/NotoSansKR-Black.woff') format('woff'),
url('../../img/font/NotoSansKR-Black.woff2') format('woff2'); }




.v-cc-t-l {
    text-align: left;
}

.v-cc-t-r {
    text-align: right;
}

.v-cc-t-c {
    text-align: center;
}

.v-cc-f-n {
    font-family: '나눔고딕', 'NanumGothic', ng, sans-serif;
}

.v-cc-f-neb {
    font-family: ngeb, 'NanumGothicExtraBold';
}

.pnt {
    cursor: pointer;
}

img {
    border: none;
}

img {
image-rendering: -moz-auto;
/* Firefox */
image-rendering: -o-auto;
/* Opera */
image-rendering: -webkit-optimize-contrast;
/* Webkit (non-standard naming) */
image-rendering: auto;
 -ms-interpolation-mode: nearest-neighbor;
/* IE (non-standard property) */
}


html {
    overflow-y: scroll;
	
}

body {
    font-family: '나눔고딕', 'NanumGothic', ng, sans-serif !important;
    font-size: 13px !important;
    color: #666 !important;
}

.container-fluid {
    padding: 0
}

a,
a:active,
a:focus,
button,
button:focus,
button:active,
.btn,
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn.focus:active,
.btn.active.focus {
    outline: none;
    outline: 0;
}

input::-moz-focus-inner {
    border: 0;
}

input[type=text] {
    width: 96%;
    font-size: 13px !important;
    color: #666 !important;
    height: 26px !important;
    padding-left: 7px !important;
    line-height: 26px !important;
    border: 1px solid #cfcfcf !important;
    -webkit-appearance: none !important;
    -webkit-border-radius: 0 !important;
}

input[type=file] {
    width: 80%;
    font-size: 13px;
    color: #666;
    height: 24px;
    line-height: 24px;
    border: none;
    appearance: none;
    border-radius: 0;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}

input[type=password] {
    width: 40%;
    font-size: 13px!important;
    color: #666!important;
    height: 26px!important;
    padding-left: 7px!important;
    line-height: 26px!important;
    border: 1px solid #cfcfcf!important;
    -webkit-appearance: none!important;
    -webkit-border-radius: 0!important;
}

textarea {
    width: 100%!important;
    font-family: '나눔고딕', 'NanumGothic', ng, 굴림, 돋움, sans-serif!important;
    font-size: 13px!important;
    line-height: 1.5!important;
    border: 1px solid #cfcfcf!important;
    padding: 15px !important;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}

select {
    font-size: 13px !important;
    color: #666;
    height: 26px;
    padding: 2px 2px 4px 2px;
    line-height: 1;
    border: 1px solid #cfcfcf;
    border-radius: 0;
}

input[name="phone_no1"],
input[name="phone_no2"],
input[name="phone_no3"],
input[name="mobile_no1"],
input[name="mobile_no2"],
input[name="mobile_no3"] {
    width: 19% !important;
}

input[name="com_board_search_value"] {
    width: 100% !important;
}

input[name="com_board_comment_name"],
input[name="com_board_comment_password"] {
    width: 25%!important;
}

input[name="com_member_login_id"],
input[name="com_member_login_pw"] {
    width: 100%!important;
    background: none!important;
}

input[type=image] {
    cursor: pointer;
}

.btn-default,
.btn-default:focus,
.btn-defaultn:active {
    padding: 0;
}

.btn-default span {
    position: relative;
}

input:focus {
    outline: none;
}

*:focus {
    outline: none;
}

a[href^="tel"] {
    color: inherit;
    text-decoration: none;
}

/***************************************************************/

/*********** 포인트 컬러 변경시 사용하는 코드 ***********/

.maintitle{font-size:50px; margin-bottom:20px;
font-family: 'NotoSansKR';
   font-weight: 500;
   letter-spacing: -2px;
	color :#fff ;}

/*** 페이지 포인트 컬러 ***/

.cm-color-1 {
    color: #A7A7A7;
}

.cm-color-2 {
    color: #353535;
}

/*** 상하단 배경컬러 ***/

.v-topbar-w,
.copy,
.ft-btn-w {
  
}

/*** 상하단 폰트컬러 ***/

.v-topbar .btn-group-xs > .btn,
.ft-btn-w .btn-group-xs > .btn,
.vtb-icon a,
.copy-tf-t a,
.copy {
    color: #fff;
}

/*** 상하단 나눔선 ***/

.v-topbar .btn-group-xs > .btn {
    border-color: #B4B5B8;
}

.ft-btn-w .btn-group-xs > .btn {
    border: 1px solid #B4B5B8;
}

.t-devide,
.t-devide-xs {
    color: #fff;
}

/*********** 포인트 컬러 변경시 사용하는 코드 ***********/

/*** 상단-탑메뉴 ***/

.v-topbar {
    padding: 0;
}

.vtb-icon {
    display: inline-block;
    font-size: 17px;
    margin: 5px 0 0 14px;
    background: none;
    line-height: 1;
    vertical-align: top;
    cursor: pointer;
}

.v-topbar .btn-group-xs > .btn {
    font-size: 11px;
    line-height: 1;
    background: none;
    padding: 0 13px;
    border-top: none;
    border-right: none;
    border-bottom: none;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
}

.v-topbar .btn-group-xs > .btn:hover,
.v-topbar .btn-group-xs > .btn:active,
.v-topbar .btn-group-xs > .btn:focus {
    box-shadow: none;
    background: none;
}

.v-topbar .btn-group-xs > .btn:hover {
    background: none;
    font-weight: bold;
}

.v-topbar .btn-group-xs > .btn:first-child {
    border: none;
}

.v-topbar-line {
    margin: 0;
    border-color: #dedede;
}

nav {
    width: 100%;
    border-radius: 0 !important;
}

.navbar-brand {
    font-family: ngeb, 'NanumGothicExtraBold';
    font-weight: bold;
    padding: 22px 0 0 10px !important;
}

/*** 로고 텍스트 스타일시트
.navbar-brand {
    font-family: ngeb, 'NanumGothicExtraBold';
    font-weight: bold;
    padding: 0 0 0 15px !important; 
}***/

.navbar-brand h1 {
    font-size: 26px;
    line-height: 0 !important;
    color: #7F92AC;
    letter-spacing: 1.3px;
    margin-top: 45px;
}

.navbar-brand span {
    display: block;
    font-size: 12px;
    line-height: 0 !important;
    color: #888;
    letter-spacing: 3.6px;
    margin: 20px 0 0 2px;
}

.navbar-brand img {
    width: 100%;
    height: auto;
    margin-top: 3px;
}

.navbar-default {
    background: #fff;
    border: 0;
}

.navbar-default .container > .v_navbar {
    font-family: 'NotoSansKR';
   font-weight: 800;
    font-size: 18px;
	color :#000 !important ;
	
}

/*** 대메뉴 사이 여백 ***/

.navbar-nav > li > a {
    padding: 0 23px;
}

/*** 대메뉴 사이 여백 ***/
.navbar-nav > li > a:hover {color:#256FC8;  transition:all .3s ease}

.navbar-nav > li > span { position:relative }

.navbar-nav > li > span::after {
	  content: '';
	  width: 0%;
	  left: 50%;
	  height: 1px;
	  display: block;
	  position: absolute;
	  margin-top: 3px;
	  border-bottom: 2px solid #39d9c8;
	  transition:all .3s ease;
	}

.navbar-nav > li >  span::after {
	  content: '';
	  width: 100%;
	  left: 0px;
	  height: 1px;
	  display: block;
	  position: absolute;
	  margin-top: 3px;
	  border-bottom: 2px solid #39d9c8;
	  transition:all .3s ease;
	}





/*** 캐러셀 네비 ***/

.slider-active .owl-nav div {
    position: absolute;
    top: 50%;
    left: 30px;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.slider-active .owl-nav div.owl-next {
    left: auto;
    right: 30px;
}

.slider-active .owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 10px;
}

.slider-active .owl-dot {
    background: #fff;
    border-radius: 50%;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0px 5px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    opacity: 0.4;
}

.slider-active .owl-dot.active {
    background: #fff;
    border-radius: 50%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

.slider-active .owl-dots,
.slider-active .owl-nav div {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
}

.owl-carousel:hover .owl-nav div,
.owl-carousel:hover .owl-dots {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

/*** 캐러셀 네비 ***/

.sub-title-wrap {width:90%; margin:0 auto;}
.sub-title {
	
	font-size:46px; 
	text-align:left;  
	padding: 10px 0; 
	margin-top:20%;
	font-family: 'NotoSansKR';
    font-weight: 700;
	letter-spacing: -2px;
	
	
	
	}
.sub-title2 {
	font-size:22px; 
	text-align:left; 
	padding-top:20px;
	font-family: 'NotoSansKR';
    font-weight: 400;
	letter-spacing: -1px;
	}

.text-bar {width:100px; height:5px; background:#db9000;}
.text-bar2 {width:100px; height:5px; background:#3496F0 ;}

.s-contents1-top {width:100%; text-align: center;}
.s-contents-title{
	font-size:30px; 	
	padding-top:100px;
	font-family: 'NotoSansKR';
    font-weight: 500;
	letter-spacing: -2px;
	color:#111111
	
}
.s-contents-title span{
	font-family: 'NotoSansKR';
    font-weight: 900;
	color:#db9000;	
}
.s-contents-title2 {
	width:95%;
	margin:20px auto 60px auto;
	font-size:18px; 	
	font-family: 'NotoSansKR';
    font-weight: 500;
	letter-spacing: -1px;
	color:#2B2B2B;
}
.s-contents-title2 strong{color: #db9000;}

.s-contents1-t ul{width:90%; overflow: hidden; margin:0 auto; margin-top:25px;display: flex;align-content: center;justify-content: center;padding: 0;}
.s-contents1-t ul li{
	float:left; 
	width:33.33333%; 
	height:177px;
	list-style: none; 
	text-align: center; 
	font-size:14px; 	
	font-family: 'NotoSansKR';
    font-weight: 600;
	letter-spacing: -1px;
	color:#2B2B2B;
	background: url(../../images/award_leaf.png) no-repeat 50% 50%;
    width: 289px;height: 177px;
	padding-top: 55px;
	color:#313131;
}

.s-contents1-t{ height:1050px; width:1170px;margin:0 auto;}
.s-contents1-t ul li span{font-weight: 700; font-size:20px; color:#111111;}

.s-contents1-top-left  {width:48%; float:left; margin-top:50px; margin-right:4%;}
.s-contents-imgbox-l{
	width:100%; 
	height:335px;
	background: url(../../images/award-img-left3.jpg) no-repeat 50% 50%;
}

.s-contents1-top-right  {width:48%; float:left; margin-top:50px; }
.s-contents-imgbox-r{
	width:100%; 
	height:335px;
	background: url(../../images/award-img-right.jpg) no-repeat 30% 50%;
}

.s-contents-article {
	font-size:16px; 	
	font-family: 'NotoSansKR';
    font-weight: 700;
	letter-spacing: -1px;
	color:#fff;
	padding:20px;
	background:rgba(0,0,0,0.5);
}
.s-contents1-center-title{
	text-align:center; 
	margin-top:100px;
	font-size:30px; 	
	font-family: 'NotoSansKR';
    font-weight: 500;
	letter-spacing: -2px;
	color:#2a2a2a;
	

}
.s-contents1-center-title-border{width:2px; height:70px; margin:20px auto; background:#db9000;}
.s-contents1-center{width:100%; height:500px; background: url(../../images/intro-bg.jpg) no-repeat 50% 50%; margin-top:20px;}


.s-contents1-center-box{width:1170px; margin:0 auto; padding: 30px 10px;}
.s-contents1-center-title2{
	
	margin-top:40px;
	font-size:30px; 	
	font-family: 'NotoSansKR';
    font-weight: 400;
	letter-spacing: -1px;
	color:#DDDDDD;
	
	
}
.s-contents1-center-title2 span{color:#fff; font-weight: 900;}

.center-title2-box{width:420px; height:250px; border-top:1px solid #fff; margin-top:25px;padding-top : 20px } 
.title2-text1 {
	color:#FFC860; 
	font-size:18px; 	
	font-family: 'NotoSansKR';
    font-weight: 400;
	letter-spacing: -1px;
}
.title2-text1 span {
	color:#fff; 
	font-size:42px; 	
	font-family: 'NotoSansKR';
    font-weight: 700;
	letter-spacing: -1px;
}
.title2-text2 {
	color:#fff; 
	font-size:18px; 	
	font-family: 'NotoSansKR';
    font-weight: 500;
	line-height: 30px;
	letter-spacing: -1px;}

.s-contents-title , .s-contents-title2{text-align:center;}



.doctor-img{width:1170px; margin:0 auto;overflow:hidden;}
.doctor-img-box1{ float:left; width:32%;margin-right:2%; height:452px; background: url(../../images/doctor1.jpg) no-repeat 50% 0% #f9f9f9;
	position: relative;}
.doctor-img-box2{ float:left; width:32%;margin-right:2%; height:452px; background: url(../../images/doctor2.jpg) no-repeat 50% 0% #f9f9f9;
	position: relative;}
.doctor-img-box3{ float:left; width:32%;height:452px; background: url(../../images/doctor3.jpg) no-repeat 50% 0% #f9f9f9;
	position: relative;}
.doctor-img-box4{ float:left; width:32%;margin-right:2%; height:452px; background: url(../../images/doctor4-2.jpg) no-repeat 50% 0% #f9f9f9;
	margin-top:60px; position: relative;}
.doctor-img-box5{ float:left; width:32%;margin-right:2%; height:452px; background: url(../../images/doctor5.jpg) no-repeat 50% 0% #f9f9f9;
	margin-top:60px; position: relative;}
.doctor-img-box6{ float:left; width:32%; height:452px; background: url(../../images/doctor6.jpg) no-repeat 50% 0% ;
	margin-top:60px; position: relative;}

.doctor-text{position: absolute; bottom:0; left:0px;line-height: 30px;
	display:block; width:100%; background: rgba(0,0,0,0.5); padding:5px; text-align: center;
	color:#fff; 
	font-size:24px; 	
	font-family: 'NotoSansKR';
    font-weight: 700;
	letter-spacing: -1px;}

.doctor-text span{
	color:#D5D5D5; 
	font-size:16px; 	
	font-family: 'NotoSansKR';
    font-weight:500;
	letter-spacing: 1px;}


.doctor-text2{position: absolute; bottom:40%; left:20px;line-height: 37px;
	color:#fff; 
	font-size:20px; 	
	font-family: 'NotoSansKR';
    font-weight: 400;
	letter-spacing: -1px;}
.doctor-text2 span{
	color:#fff; 
	font-size:28px; 	
	font-family: 'NotoSansKR';
    font-weight:700;
	letter-spacing: -1px;}









/*flagship*/
.plagship{background: url(../../images/plagship_bg.jpg) no-repeat 50% 0%; background-size: cover;}
.plagship_content{display: flex;align-items: center;justify-content: center;width: 1170px;margin: 0 auto;flex-direction: column;}
.plagship_content >p{text-align: center;}
.plagship_mark{margin-top: 60px;margin-bottom: 26px;}
.p_title{font-size: 30px;color: #b59867;letter-spacing: -2px;line-height: 1.3;}
.p_title span, .p_tt span{font-weight: 900;}
.p_tt{font-size: 18px;color: #2b2b2b;font-weight: 300;margin-bottom: 35px;letter-spacing: -1px;line-height: 1.5;}
.p_bar{position: relative;width: 100%;margin: 26px 0;}
.p_bar:after{position: absolute;content: "";width: 60px;height: 1px;background: #b59867;top: 50%;left: 50%;transform: translate(-50%, -50%);}
.p_logos{display: flex;align-items: center;justify-content: center;padding-bottom: 56px;}
.p_logo2{margin-left: 40px;}









/**video 부분 ***/
.map-bg{width:100%; height:auto; background:#f8f8f8; }
.s-contents1-video{width:1170px; margin:0 auto;text-align: center; } 
video { max-width: 80%; display: block; margin: 50px auto; }


/*****/
.single-slider-s owl-item{height:650px;}

/**child***/
.child-contents {width:1280px; margin:0 auto; padding:20px 0 ; overflow:hidden; }
.child-box {width:32%; height:380px;  margin-top:20px; margin-right:2%;  float:left; border-bottom:1px solid #E9E9E9; text-align: left; padding: 15px;}
.child-box2 {width:32%; height:380px;  margin-top:20px; float:left;text-align: left; padding: 15px; border-bottom:1px solid #E9E9E9;}
.child-box3 {width:32%; height:380px;  margin-top:20px; margin-right:2%;  float:left;  text-align: left; padding: 15px;}
.child-box3-2 {width:32%; height:380px;  margin-top:20px; float:left;text-align: left; padding: 15px; }


.child-no{
	color:#1F1F1F; 
	font-size:26px; 	
	font-family: 'NotoSansKR';
    font-weight: 700;
	letter-spacing: -1px;}
.child-c-title{
	color:#1F1F1F; 
	font-size:26px; 	
	font-family: 'NotoSansKR';
    font-weight: 700;
	letter-spacing: -1px;}
.child-c-article{
	color:#3D3D3D; 
	font-size:17px; 	
	font-family: 'NotoSansKR';
    font-weight: 300;
	letter-spacing: -1px;}



.child-center{
	background-image: url(../../images/child-center.jpg);
	 background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    background-attachment: fixed;
    padding-top: 100px;
    padding-bottom: 100px;
    margin-top: 10px;
    position: relative;
	}

.child-logo{padding: 50px 0 50px;
    background: url(../../images/logo-w.png);
    background-size: cover;
    text-align: center;
	width: 300px;
    background-size:280px;
    background-repeat: no-repeat;
    background-position: 50%;
	margin:0 auto;

}
	
.child-logo-text {
	color:#fff; 
	font-size:26px; 	
	font-family: 'NotoSansKR';
    font-weight: 800;
	letter-spacing: -1px;
 	margin-top:20px;
	line-height:42px;
}

.border-contents{width:70px;height:3px; margin:0 auto; background:#db9000; margin-bottom:55px;}

.child-video{width:1280px;  text-align: center; margin:0 auto;}
.child-icon{width:100%; height:70px;  background: url(../../images/child-icon.png) no-repeat 50% 50%;}
.child-video-wrap{width:100%; overflow:hidden;}
.child-video-box1{float:left; width:32%; margin-right:2%; border:1px solid #C1C1C1;}
.child-video-box2{float:left; width:32%; margin-right:2%; border:1px solid #C1C1C1;}
.child-video-box3{float:left; width:32%; border:1px solid #C1C1C1;}

.child-video-img1{ background: url(../../images/child-img1.jpg) no-repeat 50% 50%; width:100%; height:300px; background-size:100%;}
.child-video-img2{ background: url(../../images/child-img2.jpg) no-repeat 50% 50%; width:100%; height:300px; background-size:100%;}
.child-video-img3{ background: url(../../images/child-img3.jpg) no-repeat 50% 50%; width:100%; height:300px; background-size:100%;}

.child-video-text{width:100%; height:225px;  text-align: left; padding:20px;}
.child-video-text-title{
	color:#212121; 
	font-size:26px; 	
	font-family: 'NotoSansKR';
    font-weight: 800;
	letter-spacing: -1px;
}

.child-video-text-article{
	color:#5B5B5B; 
	font-size:16px; 	
	font-family: 'NotoSansKR';
    font-weight: 500;
	letter-spacing: -1px;
}
.btn-btm{width:650px; margin:0 auto;overflow:hidden;height:150px; padding:0 5px;}
.child-btn{width:300px; float:left;
	border-radius: 45px; padding:10px 0 ; background:#ffc62b; margin-top: 50px;   box-shadow: 5px 5px 5px rgb(0 0 0 / 30%);}
.child-btn a{
	color:#000; 
	font-size:22px; 	
	font-family: 'NotoSansKR';
    font-weight: 500;
	letter-spacing: -1px;
	text-align:center;
	display:block;
}
.child-btn2 {width:300px; float:right;
	border-radius: 45px; padding:10px 0 ; background:#4a7add; margin-top: 50px;   box-shadow: 5px 5px 5px rgb(0 0 0 / 30%);}
.child-btn2 a{
	color:#fff;
	font-size:22px; 	
	font-family: 'NotoSansKR';
    font-weight: 500;
	letter-spacing: -1px;
	text-align:center;
	display:block;
}
.plus-bg{width:100%; height:350px;  background: url(../../images/plus-bg.jpg) no-repeat 50% 50%;}

/**i-tero **/

.i-tero-btn  {width:220px; margin-top:20px; border-radius: 45px; padding:10px 0 ; background:#FFFFFF;    text-align: center; }
.i-tero-btn a{
	color:#494949; 
	font-size:20px; 
	font-family: 'NotoSansKR';
    font-weight: 600;
	letter-spacing: -1px;
	
}

.i-tero-btn a:hover{color:#3496F0;  }

/**tab **/
		.contents-tab {
           
            width: 100%;
            padding-top:50px;
            margin: 0 auto;
            background: #ffffff;
			text-align: center;	

}

        .contents-tab > section {
            display: none;
            padding: 20px 0 0;
		}

        /*라디오버튼 숨김*/
          input {
              display: none;}

        label {
            display: inline-block;
            margin: 0 0 -1px;
            padding: 15px 25px;
            font-weight: 600;
            text-align: center;
            color: #bbb;
            font-size: 20px;
			width:340px;}

        label:hover {
            color: #2e9cdf;
            cursor: pointer;}

        /*input 클릭시, label 스타일*/
        input:checked + label {
              color: #555;              
              border-top: 3px solid #3496F0;
              border-bottom: 1px solid #ffffff;}

        #tab1:checked ~ #content1,
        #tab2:checked ~ #content2
        {
            display: block;}

/**tab **/
.tab-title{width:90%;margin:0 auto; text-align: center; }

.tab1-contents{width:100%; height:540px;  background: url(../../images/tab-bg.jpg) no-repeat 50% 50%; padding-top:60px;}
.tab1-contents-wrap{width:1280px; margin:0 auto; overflow:hidden;}
.tab1-box-left{width:480px; height:390px;  background: url(../../images/tab_img1.jpg) no-repeat 50% 50%; 
float:left;}
.tab1-box-left2{width:480px; height:390px;  background: url(../../images/tab_img2.png) no-repeat 50% 0%; 
float:left;}
.tab1-box-right{width:800px; float:left; text-align: left;}
.tab1-article1{
	
	color:#db9000; 
	font-size:30px; 	
	font-family: 'NotoSansKR';
    font-weight: 500;
	letter-spacing: -1px;
}
.tab1-article2{
	color:#fff; 
	font-size:18px; 	
	font-family: 'NotoSansKR';
    font-weight: 400;
	letter-spacing: -1px;
	margin-bottom:30px;
}
.tab1-box-right > ul {overflow:hidden; list-style: none; padding:0;}
.tab1-box-right > ul > li {float:left; width:50%; height:75px; overflow:hidden;}
.tab1-box-right > ul > li > img{widtH:50px; height:50px; float:left; margin-right:20px;}
.tab1-box-right > li > dl {
    color: #999;
    float: left;
    width: 270px;
    padding: 12px 0 0 10px;
    line-height: 1.2;
    box-sizing: border-box;
}
.tab1-box-right > ul > li > dl > dt{font-size: 1.8rem; color:#DBDBDB;}
.tab1-box-right > ul > li > dl > dd{font-size: 1.5rem; color:#DBDBDB;}

.tab2-contents{width:100%; height:540px;  background: url(../../images/tab-bg.jpg) no-repeat 50% 50%;  padding-top:60px;}


.i-tero-center1{width:95%; margin:0 auto; text-align:center; }




.tabs {
  margin-top: 80px;
  padding-bottom: 40px;
  background-color: #ffffff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  width: 1170px;
  margin: 0 auto;}


.tab_item:hover {
  opacity: 0.75;
}

/* 라디오 버튼 UI삭제*/
input[name="tab_item"] {
  display: none;
}

/* 탭 컨텐츠 스타일 */
.tab_content {
  display: none;
  padding: 40px 40px 0;
  clear: both;
  overflow: hidden;
}

			
.tab_item1{  width: calc(100%/6);  height: 120px;  border-bottom: 1px solid #333333;  background-color: #f8f8f8;  line-height: 160px;  font-size: 18px;
  text-align: center;  color: #333333;  display: block;  float: left;    transition: all 0.2s ease;background:url('../../images/t-img1.png')no-repeat 50% 20%; background-size:55%;  
	font-family: 'NotoSansKR';
    font-weight: 500;
   letter-spacing: -1px; }
	  
.tab_item2{ width: calc(100%/6);  height: 120px;  border-bottom: 1px solid #333333;  background-color: #f8f8f8;  line-height: 160px;  font-size: 18px;
  text-align: center;  color: #333333;  display: block;  float: left;    transition: all 0.2s ease;background:url('../../images/t-img2.png')no-repeat 50% 20%; background-size:55%;  
	font-family: 'NotoSansKR';
    font-weight: 500;
   letter-spacing: -1px; 
}
.tab_item3{  width: calc(100%/6);  height: 120px;  border-bottom: 1px solid #333333;  background-color: #f8f8f8;  line-height: 160px;  font-size: 18px;
  text-align: center;  color: #333333;  display: block;  float: left;    transition: all 0.2s ease;background:url('../../images/t-img3.png')no-repeat 50% 20%; background-size:55%;  
	font-family: 'NotoSansKR';
    font-weight: 500;
   letter-spacing: -1px; }
.tab_item4{  width: calc(100%/6);  height: 120px;  border-bottom: 1px solid #333333;  background-color: #f8f8f8;  line-height: 160px;  font-size: 18px;
  text-align: center;  color: #333333;  display: block;  float: left;    transition: all 0.2s ease;background:url('../../images/t-img4.png')no-repeat 50% 20%; background-size:55%;  
	font-family: 'NotoSansKR';
    font-weight: 500;
   letter-spacing: -1px; }
.tab_item5{ width: calc(100%/6);  height: 120px;  border-bottom: 1px solid #333333;  background-color: #f8f8f8;  line-height: 160px;  font-size: 18px;
  text-align: center;  color: #333333;  display: block;  float: left;    transition: all 0.2s ease;background:url('../../images/t-img5.png')no-repeat 50% 20%; background-size:55%;  
	font-family: 'NotoSansKR';
    font-weight: 500;
   letter-spacing: -1px; }
.tab_item6{ width: calc(100%/6);  height: 120px;  border-bottom: 1px solid #333333;  background-color: #f8f8f8;  line-height: 160px;  font-size: 18px;
  text-align: center;  color: #333333;  display: block;  float: left;    transition: all 0.2s ease;background:url('../../images/t-img6.png')no-repeat 50% 20%; background-size:55%;  
	font-family: 'NotoSansKR';
    font-weight: 500;
   letter-spacing: -1px; }
			
			
			
		

/* 선택 된 탭 콘텐츠를 표시 */
#al1:checked ~ #al1_content,
#al2:checked ~ #al2_content,
#al3:checked ~ #al3_content,
#al4:checked ~ #al4_content,
#al5:checked ~ #al5_content,			
#al6:checked ~ #al6_content			
 {
  display: block;
}

/* 선택된 탭 스타일 */
.tabs input:checked + .tab_item {
  background-color: #FFF;
  color: #000;
border-bottom: 1px solid #000;
}


.vidio-tabbox > video {margin :0 ; float:left; width:50%;}
.vidio-tabbox {background:#343434; overflow:hidden;}
 

.vidio-tab-text {float:left;width:50%; text-align: left; padding:5% 0 0 20px;}
.vidio-tab-text1{
	color: #fff;   
   font-size:22px;
   font-family: 'NotoSansKR';
    font-weight: 500;
   letter-spacing: -1px;
}
.vidio-tab-text2{ margin-bottom:30px;
	color: #CDCDCD;  
   font-size:14px;
   font-family: 'NotoSansKR';
    font-weight: 300;
   letter-spacing: -1px;
}







.i-tero-center{width:100%; height:630px; background: url(../../images/apply_bg.png) no-repeat 50% 50%;}
.i-tero-center-box{width:1280px; margin:0 auto; text-align: left; padding-top:150px;}
.i-tero-center-text{
   color: #fff;   
   font-size:40px;
   font-family: 'NotoSansKR';
    font-weight: 600;
   letter-spacing: -1px;
    margin : 20px 0;
    
}


/*** 풋터-1 ***/

.ft-btn-w {
    padding: 25px 0 16px 0;
    
}

.ft-btn-bt {
    text-align: center;
}

.ft-btn-w .btn-group-xs > .btn {
    padding: 1px 60px;
    font-size: 13px;
    line-height: 1;
    border-radius: 0;
    border-top: none;
    border-bottom: none;
    background: none;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
}

.ft-btn-w .btn-group-xs > .btn:hover,
.ft-btn-w .btn-group-xs > .btn:active,
.ft-btn-w .btn-group-xs > .btn:focus {
    box-shadow: none;
    background: none;
}

.ft-btn-w .btn-group-xs > .btn:hover {
    font-weight: bold;
}

.ft-btn-w .btn-group-xs > .btn:first-child {
    padding-left: 5px;
    border-left: none;
}

.ft-btn-w .btn-group-xs > .btn:last-child {
    padding-right: 5px;
    border-right: none;
}

/*** 풋터-1 ***/

/*** 풋터-2 ***/

.copy {
    padding-bottom: 33px;
    font-size: 12px;
    line-height: 1.9;
}

.t-devide {
    padding: 0 7px;
    font-weight: normal;
}

.t-devide-xs {
    padding: 0 7px;
    font-weight: normal;
}

.copy-a-t {
    display: inline-block;
    line-height: 1.5;
}

.copy-tf-t {
    display: inline-block;
}

.cr-sps {
    margin-top: 0;
}

.copy-cr-t {
    margin-bottom: 12px;
    text-align: center;
}

.copy-cr-t2 {
    margin-top: 4px;
    text-align: center;
    display: flex;
    justify-content: center;
}

.copy-sr-icon {
    margin-right: 4px;
}

.copy-1-ww {
    text-align: center
}

/*** 풋터-2 ***/

/*** 스크롤 탑 ***/

.scroll-up {
    position: fixed;
    display: none;
    z-index: 999;
    bottom: 2em;
    right: 1.2em;
}

.scroll-up ul {
    margin: 0;
    padding: 0;
}

.scroll-up li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.scroll-up a {
    background-color: rgba(0, 0, 0, 0.15);
    display: block;
    width: 34px;
    height: 34px;
    text-align: center;
    color: rgba(255, 255, 255, 0.9);
    font-size: 20px;
    line-height: 32px;
    border-radius: 50%;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
}

.scroll-up a:hover,
.scroll-up a:active {
    background-color: rgba(0, 0, 0, 0.4);
    color: #fff;
}




.footer-box{width:100%; height:auto; background: url(../../images/footer_bg.jpg); padding:20px 0; }
.footer-logo-box {margin:50px 0 20px 0 ; padding-top:20px;}
.footer-logo-box img{margin:0 auto; display:block;}



.puff-out-center{animation:puff-out-center 1s cubic-bezier(.165,.84,.44,1.000) both}
@keyframes puff-out-center{0%{transform:scale(1);filter:blur(0);opacity:1}100%{transform:scale(2);filter:blur(4px);opacity:0}}
/*** 스크롤 탑 ***/





/*약력 수정*/
.theseoul_invisal_pc{width: 100%;}
.theseoul_invisal_pc img{width: 100%;}

.theseoul_invisal_m{width: 100%; display: none;}
.theseoul_invisal_m img{width: 100%;}


@media(max-width:480px){
    .theseoul_invisal_pc{display: none;}
    .theseoul_invisal_m{width: 100%; display: block;}
}/*480*/



