@charset "UTF-8";
@font-face {
  font-family: 'Pretendard';
  src: url("/resources/font/Pretendard-ExtraBold.otf") format("opentype");
}

body {
    position: static;
}

/*loding*/
.loding {
	width: 70px;
	height: 80px;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	z-index: 111;
	display:none;
}

.loding.active {
	display:block;	
}

.loding p {
	position: relative;
	color: #fff;
	z-index: 999;
}

.loding .progress {
	position: relative;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	background: #dedddd;
}

.loding .progress div {
	position: absolute;
	left: 40px;
	top: 0px;
	display: none;
	width: 2px;
	height: 40px;
	background: #8424F1;
	transform-origin: 0px 40px;
}

.loding .progress_value {
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
}

.loding .progress span {
	position: absolute;
	z-index: 10;
	left: 10px;
	top: 10px;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	background: #fff;
	border-radius: 50%;
	font-size: 20px;
	font-weight: bold;
	color: #8424F1;
}

.cp-spinner {
	position: relative;
	width: 70px;
	height: 70px;
	display: inline-block;
	box-sizing: border-box;
	z-index: 112;
}

.cp-round:before {
	border-radius: 50%;
	content: " ";
	width: 70px;
	height: 70px;
	display: inline-block;
	box-sizing: border-box;
	border-top: solid 10px #e9e9e9;
	border-right: solid 10px #e9e9e9;
	border-bottom: solid 10px #e9e9e9;
	border-left: solid 10px #e9e9e9;
	position: absolute;
	top: 0;
	left: 0;
}

.cp-round:after {
	border-radius: 50%;
	content: " ";
	width: 70px;
	height: 70px;
	display: inline-block;
	box-sizing: border-box;
	border-top: solid 10px #8424F1;
	border-right: solid 10px transparent;
	border-bottom: solid 10px transparent;
	border-left: solid 10px transparent;
	position: absolute;
	top: 0;
	left: 0;
	animation: cp-round-animate 1s ease-in-out infinite;
}


@keyframes cp-round-animate {
	0% {
		transform: rotate(0);
	}
	100% {
		transform: rotate(360deg);
	}
}

.video-youtube { 
	overflow:hidden; 
	padding-bottom:56.25%; 
	position:relative; 
	height:0;
} 
.video-youtube iframe { 
	left:0; 
	top:0; 
	height:100%; 
	width:100%; 
	position:absolute; 
}	


.login .content-title {
	margin-bottom: 54px;
}

.login .login-form {
	max-width: 420px;
	margin: 0 auto;
}

.login .login-form .field {
	border: 1px solid #e0e0e0;
	border-radius: 5px;
	background-color: #fff;
}

.login .login-form .field .insert {
	height: 70px;
	line-height: 70px;
}

.login .login-form .field .insert + .insert {
	border-top: 1px solid #e0e0e0;
}

.login .login-form .field .insert input {
	padding-left: 80px;
	height: 100%;
	width: 100%;
	border: 0 none;
	font-size: 15px;
	box-sizing: border-box;
	background: transparent;
}

.login .login-form .field .insert input#userid {
	background: url("/resources/images/ico_id.png") 28px center no-repeat;
	background-size: 24px auto;
}

.login .login-form .field .insert input#userpw {
	background: url("/resources/images/ico_pw.png") 30px center no-repeat;
	background-size: 20px auto;
}

.login .login-form .button-area {
	margin-top: 40px;
}

.login .login-form .button-area .btn-pw {
	font-size: 14px;
	color: #292929;
}

.content-title.login {
	margin: 40px auto 20px;
	font-size: 25px;
	color: #292929;
	text-align: center;
}

#container[data-banner=people] .section .circleList.circlePerson ul li.person23:after {
  background-image: url(../images/company/img/img_person23.png);
}
#container[data-banner=people] .section .circleList.circlePerson ul li.person24:after {
  background-image: url(../images/company/img/img_person24.png);
}
#container[data-banner=people] .section .circleList.circlePerson ul li.person25:after {
  background-image: url(../images/company/img/img_person25.png);
}
.layer-popup#person23 .popup-wrap .personInfo:after {
  background-image: url(../images/company/img/img_person23.png);
}
.layer-popup#person24 .popup-wrap .personInfo:after {
  background-image: url(../images/company/img/img_person24.png);
}
.layer-popup#person25 .popup-wrap .personInfo:after {
  background-image: url(../images/company/img/img_person25.png);
}

#container .section.type1 .rightCon .logoList1 ul li.logo6_1:after {
background-image: url(../images/contents/img/img_logo6_01.png);
}  
#container .section.type1 .rightCon .logoList1 ul li.logo6_2:after {
background-image: url(../images/contents/img/img_logo6_02.png);
}  
#container .section.type1 .rightCon .logoList1 ul li.logo6_3:after {
background-image: url(../images/contents/img/img_logo6_03.png);
}  
#container .section.type1 .rightCon .logoList1 ul li.logo6_4:after {
background-image: url(../images/contents/img/img_logo6_04.png);
}  
#container .section.type1 .rightCon .logoList1 ul li.logo6_5:after {
background-image: url(../images/contents/img/img_logo6_05.png);
}  
#container .section.type1 .rightCon .logoList1 ul li.logo6_6:after {
background-image: url(../images/contents/img/img_logo6_06.png);
}  
#container .section.type1 .rightCon .logoList1 ul li.logo6_7:after {
background-image: url(../images/contents/img/img_logo6_07.png);
}  
#container .section.type1 .rightCon .logoList1 ul li.logo6_8:after {
background-image: url(../images/contents/img/img_logo6_08.png);
}  
#container .section.type1 .rightCon .logoList1 ul li.logo6_9:after {
background-image: url(../images/contents/img/img_logo6_09.png);
}  
#container .section.type1 .rightCon .logoList1 ul li.logo6_10:after {
background-image: url(../images/contents/img/img_logo6_10.png);
}
#container .section.type1 .rightCon .logoList1 ul li.logo6_1:after {
background-image: url(../images/contents/img/img_logo6_01@2x.png);
}  
#container .section.type1 .rightCon .logoList1 ul li.logo6_2:after {
background-image: url(../images/contents/img/img_logo6_02@2x.png);
}  
#container .section.type1 .rightCon .logoList1 ul li.logo6_3:after {
background-image: url(../images/contents/img/img_logo6_03@2x.png);
}  
#container .section.type1 .rightCon .logoList1 ul li.logo6_4:after {
background-image: url(../images/contents/img/img_logo6_04@2x.png);
}  
#container .section.type1 .rightCon .logoList1 ul li.logo6_5:after {
background-image: url(../images/contents/img/img_logo6_05@2x.png);
}  
#container .section.type1 .rightCon .logoList1 ul li.logo6_6:after {
background-image: url(../images/contents/img/img_logo6_06@2x.png);
}  
#container .section.type1 .rightCon .logoList1 ul li.logo6_7:after {
background-image: url(../images/contents/img/img_logo6_07@2x.png);
}  
#container .section.type1 .rightCon .logoList1 ul li.logo6_8:after {
background-image: url(../images/contents/img/img_logo6_08@2x.png);
}  
#container .section.type1 .rightCon .logoList1 ul li.logo6_9:after {
background-image: url(../images/contents/img/img_logo6_09@2x.png);
}  
#container .section.type1 .rightCon .logoList1 ul li.logo6_10:after {
background-image: url(../images/contents/img/img_logo6_10@2x.png);
}  
.layer-popup#person11 .popup-wrap .personInfo:after {
  background-image: url(../images/company/img/img_person11.png);
}
#container[data-banner=selfleadership] .subBanner:after {
  background-image: url(../images/contents/bg/bg_sub_selfleadership.png);
}
#container[data-banner=selfleadership] .subBanner + .inner .section {
  margin-top: 80px;
}
.layer-popup#person12 .popup-wrap .personInfo:after {
  background-image: url(../images/company/img/img_person12.png);
}

#container[data-banner=videolearning] .section.type2 .swiper-container.videoLogoList .swiper-wrapper .swiper-slide {
  width: calc(25% - 32px);
}

#container[data-banner=videolearning] .section.type2 .swiper-container.videoLogoList .swiper-wrapper .swiper-slide:last-child {
  margin-right: calc(25% + 13px);
}

#container[data-banner=videolearning] .section.type2 .swiper-container.videoLogoList .swiper-wrapper .swiper-slide .videoType {
  font-size: 16px;
}

#container[data-banner=openedu] .section.type3 .swiper-container.curriculumWrap + .txtC + .btnWrap .btnType3 + .btnType3 {
  margin-left: 14px;
}
#container[data-banner=openedu] .section.type3 .swiper-container.curriculumWrap.openEduDetail18 .swiper-wrapper .swiper-slide {
  width: 340px;
  height: auto;
  padding-bottom: 40px;
}
#container[data-banner=openedu] .section.type3 .swiper-container.curriculumWrap.openEduDetail18 .swiper-wrapper .swiper-slide.large {
  width: 527px;
}
#container[data-banner=openedu] .section.type3 .swiper-container.curriculumWrap.openEduDetail18 .swiper-wrapper .swiper-slide.large dt {
  display: flex;
  align-items: center;
  height: 93px;
}
#container[data-banner=openedu] .section.type3 .swiper-container.curriculumWrap.openEduDetail18 .swiper-wrapper .swiper-slide.large dt div {
  width: 50%;
}
#container[data-banner=openedu] .section.type3 .swiper-container.curriculumWrap.openEduDetail18 .swiper-wrapper .swiper-slide.large dt div + div {
  border-left: 1px solid #EDEDED;
}
#container[data-banner=openedu] .section.type3 .swiper-container.curriculumWrap.openEduDetail18 .swiper-wrapper .swiper-slide .UnitTitle {
  display: flex;
  justify-content: center;
}
#container[data-banner=openedu] .section.type3 .swiper-container.curriculumWrap.openEduDetail18 .swiper-wrapper .swiper-slide .UnitTitle > span {
  padding: 11px 28px;
  font-family: "Noto Serif KR", sans-serif;
  font-size: 26px;
  font-weight: 600;
  color: #9384d3;
  display: inline-block;
  box-sizing: border-box;
  border: 1px solid #9384d3;
  border-radius: 0;
  border-bottom-left-radius: 15px;
}
#container[data-banner=openedu] .section.type3 .swiper-container.curriculumWrap.openEduDetail18 .swiper-wrapper .swiper-slide .UnitTitle .curriculumDay {
  color: #fff;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 15px;
}