.onair{
  background: #000!important;
  color: #fff!important;
  font-weight: bold!important;
}
.subscr-form form {
	position: relative;
}
.subscr-form form div:nth-child(1) > div.hs-richtext.hs-main-font-element > h1 {
  font-family: Noto Sans KR,돋움,Dotum,Helvetica,AppleGothic,Sans-serif;	
	font-size: 14px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.57;
	letter-spacing: -0.18px;
	color: #2c2f3f;
	margin-bottom: 18px;
}
.subscr-form form div.legal-consent-container div.hs-richtext p {
	margin-top: 70px;
}
.subscr-form form div.legal-consent-container div.hs-richtext p a {
  font-family: "NanumSquare", ‘Apple SD Gothic Neo’, ‘Apple SD 산돌고딕 Neo’, ‘Microsoft NeoGothic’, ‘Droid sans’, ‘sans-serif’;
	color: #305ae2;
}
.subscr-form form ul li label.hs-error-msg {
	color: red;
}

.inner .downloadForm .hs_sefefw.hs-sefefw.hs-fieldtype-booleancheckbox.field {
  position : rleative;
  top : 20px;
}

.inner .downloadForm.hs_email_sms______.hs-email_sms______.hs-fieldtype-booleancheckbox {
  position : relative;
  top : 20px;
}

/* .hs_email.hs-email.hs-fieldtype-text.field.hs-form-field {
  margin-bottom : 15%;
} */

.subscr-form form ul li label{
	align-items : center;
}

.subscr-form form ul li input {
  width : auto;
}
.subscr-form form ul li label span {
  display:flex;
	align-items: center;
	margin-top: 0;
}

.subscr-form input.hs-button {
	top: 200px;
	position: static !important;
}


/* 스크롤 따라다니기 */
.board .aside{
  height: 100%;
}
.seminnerAside .aside .aside-subscr.heasuck_Form{
  position: sticky;
  top: 130px;
  overflow: hidden;
  height: auto;
}

/*11/16수정*/
.hs_intersting_field_str_cfd .input {
width: 100%;
    
}
.hs_intersting_field_str_cfd .input select,
.hs_n1_______________cae_____________ .input select{
  width: 100%;
  box-sizing: border-box;
  background-color: #f0f0f0;
  font-size: 14px;
/*   font-weight: bold; */
  font-stretch: normal;
  font-style: normal;
  line-height: 1.57;
  letter-spacing: -0.18px;
  color: #2c2f3f;
  border: 0;
  padding: 12px 19px 14px;
}
.subscr-form .hs_sefefw{
  margin-top:24px;
}

/* 다운로드 폼 style */
.inner .downloadForm{
  max-width: 800px;
	
  width: 100%;
  box-sizing: border-box;
  flex-grow: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 72px;
  padding: 80px 21px;
  border-radius: 16px;
  background-color: #212121;
  margin: 50px auto;
	overflow-y: auto;
/*   max-height: 786px; */
	scroll-padding: 0;
}

/* .inner .downloadForm:-webkit-scrollbar {
  display: none;
} */

.inner .downloadForm .submitted-message p{
	color: #fff!important;
}

.inner .downloadForm .submitted-message p:last-child a{
	color: aqua;
}

.inner .downloadForm .hs-richtext h1{
  font-size: 40px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff!important;
}

.inner .downloadForm .hs_lastname,
.inner .downloadForm .hs_email,
.inner .downloadForm .hs_mobilephone,
.inner .downloadForm .hs_mech_region,
.inner .downloadForm .hs_company,
.inner .downloadForm .hs_jobtitle,
.inner .downloadForm .hs_mich_contact_division,
.inner .downloadForm .hs_mech_job_segment,
.inner .downloadForm .hs_mech_industry,
.inner .downloadForm .hs_n1_______________cae_____________,
.inner .downloadForm .hs_intersting_field_str_cfd{
  display: inline-block;
  max-width:360px;
  width: 100%;
}

.inner .downloadForm .hs_lastname,
.inner .downloadForm .hs_mobilephone,
.inner .downloadForm .hs_company,
.inner .downloadForm .hs_mech_job_segment,
.inner .downloadForm .hs_mech_industry{
  margin-right: 20px;
}
.inner .downloadForm .hs_lastname,
.inner .downloadForm .hs_email,
.inner .downloadForm .hs_mobilephone,
.inner .downloadForm .hs_company,
.inner .downloadForm .hs_mech_region,
.inner .downloadForm .hs_jobtitl,
.inner .downloadForm .hs_mich_contact_division ,
.inner .downloadForm .hs_mech_job_segment ,
.inner .downloadForm .hs_mech_industry ,
.inner .downloadForm .hs_n1_______________cae_____________,
.inner .downloadForm .hs_intersting_field_str_cfd {
  margin-bottom: 35px;
  position: relative;
}

.inner .downloadForm .hs_email_sms______.hs-email_sms______.hs-fieldtype-booleancheckbox,
.inner .downloadForm .hs_sefefw.hs-sefefw.hs-fieldtype-booleancheckbox.field{
  margin-bottom: 32px;
}

.hs_submit.hs-submit{
	margin-top:60px;
}

.inner .downloadForm .hs_email_sms______ .inputs-list,
.inner .downloadForm .hs_sefefw.hs-sefefw.hs-fieldtype-booleancheckbox.field .inputs-list{
  margin: 0;
  padding: 0;
  list-style: none;
}

.inner .downloadForm .hs_lastname input,
.inner .downloadForm .hs_mobilephone input,
.inner .downloadForm .hs_email input,
.inner .downloadForm .hs_mech_region select,
.inner .downloadForm .hs_n1_______________cae_____________ select,
.inner .downloadForm .hs_jobtitle input,
.inner .downloadForm .hs_company input,
.inner .downloadForm .hs_mich_contact_division input,
.inner .downloadForm .hs_mech_job_segment select,
.inner .downloadForm .hs_mech_industry select,
.inner .downloadForm .hs_intersting_field_str_cfd select{
	width: 100%;
  height: 45px;
  border-radius: 8px;
  border: 1px solid #666;
  background: #000;
  padding: 12px;
  box-sizing: border-box;
	font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.57;
  letter-spacing: -0.18px;
  color: #fff;
}

.inner .downloadForm .hs_lastname input:placeholder,
.inner .downloadForm .hs_email input:placeholder,
.inner .downloadForm .hs_company input:placeholder,
.inner .downloadForm .hs_mich_contact_division input:placeholder,
.inner .downloadForm .hs_mech_region select:option,
.inner .downloadForm .hs_n1_______________cae_____________ select:option,
.inner .downloadForm .hs_mech_job_segment select:option,
.inner .downloadForm .hs_mech_industry select:option,
.inner .downloadForm .hs_intersting_field_str_cfd select:option{
  width: 100%;
  box-sizing: border-box;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.57;
  letter-spacing: -0.18px;
  color: #666;
  height: 45px;
  align-self: stretch;
  flex-grow: 0;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 12px 16px;
  border-radius: 8px;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.24);
  border: solid 1px #666;
  background-color: #000;
}

.inner .downloadForm .hs_lastname input:focus,
.inner .downloadForm .hs_email input:focus,
.inner .downloadForm .hs_mobilephone input:focus,
.inner .downloadForm .hs_jobtitle input:focus,
.inner .downloadForm .hs_company input:focus,
.inner .downloadForm .hs_mich_contact_division input:focus,
.inner .downloadForm .hs_mech_job_segment select:focus,
.inner .downloadForm .hs_mech_region select:focus,
.inner .downloadForm .hs_n1_______________cae_____________ select:focus,
.inner .downloadForm .hs_mech_industry select:focus,
.inner .downloadForm .hs_intersting_field_str_cfd select:focus{
	outline: none;
	border-radius: 8px;
  border: solid 1px #dbdbdb;
  background-color: #fff;
	color: #000;
}
/* 
.inner .downloadForm .hs_lastname input:enabled,
.inner .downloadForm .hs_email input:enabled,
.inner .downloadForm .hs_company input:enabled,
.inner .downloadForm .hs_mich_contact_division input:enabled,
.inner .downloadForm .hs_mech_job_segment select:enabled,
.inner .downloadForm .hs_mech_industry select:enabled,
.inner .downloadForm .hs_intersting_field_str_cfd select:enabled{
	outline: none;
	border-radius: 8px;
  border: solid 1px #dbdbdb;
	color: #000;
}

.inner .downloadForm .hs_lastname input:disabled,
.inner .downloadForm .hs_email input:disabled,
.inner .downloadForm .hs_company input:disabled,
.inner .downloadForm .hs_mich_contact_division input:disabled,
.inner .downloadForm .hs_mech_job_segment select:disabled,
.inner .downloadForm .hs_mech_industry select:disabled,
.inner .downloadForm .hs_intersting_field_str_cfd select:disabled{
  color: #000;
	background: 000;
} */

input:-webkit-autofill{
/*    -webkit-transition-delay: 9999s;
	transition-delay: 9999s; */
	-webkit-box-shadow: 0 0 0 1000px white inset;
}

.inner .downloadForm .hs_sefefw.hs-sefefw.hs-fieldtype-booleancheckbox.field .input,
.inner .downloadForm .hs_email_sms______.hs-email_sms______.hs-fieldtype-booleancheckbox .input{
	margin:0;
}
.inner .downloadForm .hs-richtext p{
  margin-bottom: 70px;
}

.inner .downloadForm .hs-richtext p span{
  font-size: 16px!important;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  background: transparent!important;
  color: #fff!important;
}

.inner .downloadForm .hs-richtext p span strong{
   color: #0075ff;
}

.inner .downloadForm .hs_sefefw span,
.inner .downloadForm .hs_email_sms______ span{
  font-size: 13px!important;
  font-weight: bold!important;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff!important;
  margin-left: 8px;
}

.inner .downloadForm .hs_sefefw span a,
.inner .downloadForm .hs_email_sms______ span a{
  text-decoration: underline;
  text-underline-position: under;
  color: #0075ff;
  margin-left: 8px;
}

.inner .downloadForm .hs_lastname span,
.inner .downloadForm .hs_email span,
.inner .downloadForm .hs_company span,
.inner .downloadForm .hs_mobilephone span,
.inner .downloadForm .hs_jobtitle span,
.inner .downloadForm .hs_mech_region span,
.inner .downloadForm .hs_mich_contact_division span,
.inner .downloadForm .hs_mech_job_segment span,
.inner .downloadForm .hs_mech_industry span,
.inner .downloadForm .hs_n1_______________cae_____________ span,
.inner .downloadForm .hs_kr___________cae______ span,
.inner .downloadForm .hs_intersting_field_str_cfd span{
  font-size: 16px!important;
  font-weight: bold!important;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fff!important;
  margin-bottom:8px;
  display: inline-block;
}

.inner .downloadForm .hs_submit .actions{
  margin-top: 40px!important;
}

.inner .downloadForm .hs_submit .hs-button.primary.large{
  cursor: pointer;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 24px;
  border-radius: 8px;
  box-shadow: 0 0 40px 0 rgb(0 117 255 / 40%);
  background-color: #0075ff;
  width: 100%;
  border: none;
  margin:0;
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
}

.downloadForm form .no-list{
  margin: 0;
  padding: 0;
  list-style: none;
}

.downloadForm form ul li label.hs-error-msg{
  position: absolute;
  font-size: 12px;
  margin: 8px 0 0 0;
}

/* 다운로드 폼 style 끝 */
@media screen and (max-width: 1240px){
	.board .board-body {
		width: 100%!important;
	  max-width: 800px;
		margin: 0 auto!important;
	}
}

@media screen and (max-width: 1124px) {
	.subscr-form input.hs-button {
		bottom: 26%;
	}
/*   .hs_email.hs-email.hs-fieldtype-text.field.hs-form-field {
    margin-bottom : 30%;
  } */
}
@media screen and (max-width: 1023px) {
  .subscr-form form ul li label,
  .subscr-form form ul li label span{
    display: unset!important;
  }
  .seminnerAside .aside .aside-subscr.heasuck_Form{
    height: auto;
  }
  #disdisplay11 {
    width: 100%!important;
    display: block;
  }
	.subscr-form input.hs-button {
		bottom: 15%;
	}
/*    .hs_email.hs-email.hs-fieldtype-text.field.hs-form-field {
    margin-bottom : 5%;
  } */
  div.hs_submit.hs-submit > div.actions > input {
  margin-bottom : 1%;
}
}
@media screen and (max-width: 768px) {
/* 	iframe {
		height: 100px;
	} */
}
@media screen and (max-width: 718px) {
	.subscr-form input.hs-button {
		bottom: 14%;
	}
/*   .hs_email.hs-email.hs-fieldtype-text.field.hs-form-field {
    margin-bottom : 5%;
  } */
}
@media screen and (max-width: 623px) {
	.subscr-form input.hs-button {
		bottom: 19%;
	}
  @media screen and (max-width: 520px) {
  .starReal .container .starIcon {
        flex-direction: column;
  }
}
/*   .hs_email.hs-email.hs-fieldtype-text.field.hs-form-field {
    margin-bottom : 10%;
  } */
}
@media screen and (max-width: 463px) {
	.subscr-form input.hs-button {
		bottom: 23%;
	}
/*   .hs_email.hs-email.hs-fieldtype-text.field.hs-form-field {
    margin-bottom : 17%;
  } */
}
/* @media screen and (max-width: 418px) {
	.subscr-form input.hs-button {
		bottom: 27%;
	}
} */
@media screen and (max-width: 373px) {
	.subscr-form input.hs-button {
		bottom: 26%;
	}
/*   .hs_email.hs-email.hs-fieldtype-text.field.hs-form-field {
    margin-bottom : 25%;
  } */
}
@media screen and (max-width: 332px) {
	.subscr-form input.hs-button {
		bottom: 30%;
	}
/*   .hs_email.hs-email.hs-fieldtype-text.field.hs-form-field {
    margin-bottom : 45%;
  } */
}
/* @media screen and (max-width: 332px) {
	.subscr-form input.hs-button {
		bottom: 30%;
	}
} */

#disdisplay11 {
      display: block;
    width: 30%;
}

.hs-richtext.hs-main-font-element h1{
  font-size: 22px;
  margin-bottom: 20px;
}

.landing_edu .form_area{position:sticky;top:0;margin-right:-690px;height:700px!important;overflow-y:auto;width:400px;border-radius:12px;background-color:#EFF2F5;padding:40px 24px 40px 40px;box-sizing:border-box}
.landing_edu .form_move{height:440px;}
.landing_edu .form_area .hs_sefefw{margin:24px 0 16px}
.landing_edu .form_area.fixed{position:Fixed;top:140px;}
.landing_edu .form_area.bottom{position:absolute;top:auto;bottom:0}
.landing_edu .form_area h6{display:none;  margin-bottom:24px;font-size:24px;line-height:32px;color:#383A45} 
.landing_edu .form_area input[type="text"],
.landing_edu .form_area input[type="email"],
.landing_edu .form_area input[type="tel"],
.landing_edu .form_area select{display:block;width:100%;background-color:#fff;border-radius:4px;border:0;height:40px;line-height:40px;font-size:14px;margin:8px 0 16px;padding:0 10px;box-sizing:border-box}
.landing_edu .form_area input[type="text"]::placeholder,
.landing_edu .form_area input[type="email"]::placeholder,
.landing_edu .form_area input[type="tel"]::placeholder,
.landing_edu .form_area select.is-placeholder{color:#AAA;}
.landing_edu .form_area legend strong{display:inline;font-weight:normal}
.landing_edu .form_area select{appearance:none;-webkit-appearance:none}
.landing_edu .form_area label{display:block}
.landing_edu .form_area label span{font-family: "Noto Sans KR", ‘Apple SD Gothic Neo’, ‘Apple SD 산돌고딕 Neo’, ‘Microsoft NeoGothic’, ‘Droid sans’, ‘sans-serif’; font-size:14px;line-height:22px;color:#191919;letter-spacing:-1px}
.landing_edu .form_area label strong{font-weight:normal;display:inline}
.landing_edu .form_area a{display:inline;color:#0171E2;margin-left:14px; display:block; margin-bottom: 20px; font-weight: bold; font-size: 12px; font-family: "Noto Sans KR", ‘Apple SD Gothic Neo’, ‘Apple SD 산돌고딕 Neo’, ‘Microsoft NeoGothic’, ‘Droid sans’, ‘sans-serif’;}
.landing_edu .form_area .hs-error-msg{display:none}
.landing_edu .form_area input[type="submit"]{display:block;-webkit-appearance:none;appearance:none;width:100%;border:0;border-radius:4px;background-color:#29282C;height:48px;line-height:48px;font-size:16px;color:#fff;font-weight:bold;text-align:center;margin-top:24px;transition:0.5s;cursor:pointer}
.landing_edu .form_area input[type="submit"]:hover{background-color:#0171e2}
.landing_edu .form_area .btn_fold{display:none;display:none;position:absolute;left:0;top:0;bottom:0;width:30px;background-color:#EDEDED;border-radius:8px 0 0 8px}
.landing_edu .form_area .btn_fold span{text-align:center;font-size:14px;line-height:30px;transform:rotateZ(90deg);transform-origin:left bottom;position:absolute;left:0;top:50%;margin-top:-100px;width:200px}
.landing_edu .form_area .hs-form-required{margin-left:4px;color:#F42F5C}
.landing_edu .form_area .hs-error-msgs{font-size:14px;margin-top:16px;color:red;font-weight:bold;text-align:right}
.landing_edu .form_area .submitted-message{padding-top:100px;overflow:hidden}
.landing_edu .form_area .submitted-message strong{display:block;text-align:center;font-size:24px;line-height:32px;color:#383a45}
.landing_edu .form_area .submitted-message p{font-size:16px;line-height:24px;}
.landing_edu .btn_register{display:none;font-size:24px;line-height:80px;background-color:#5C47A8;border-radius:4px;text-align:center;height:80px;color:#fff;font-weight:bold;margin:48px 0 80px}

@media (max-width:1380px) {
  .landing_edu .cont_event .inner{width:1120px}
  .landing_edu .feature .img_obj{width:800px}
  .landing_edu .form_area{margin-right:-600px; right: 50%;}
  .landing_edu .cont_event .banner .item .txt{width:560px}
}

@media (max-width:1152px) {
  .landing_edu .cont_event .inner{width:980px}
  .landing_edu .feature .img_obj{width:660px}
  .landing_edu .form_area{margin-right:-490px}
  .landing_edu .cont_event .banner .item .txt{width:490px}
  .landing_edu .cont_event .banner .item .txt a{width:500px}  
}

@media (max-width: 864px){
  .inner .downloadForm .hs_lastname, .inner .downloadForm .hs_email, .inner .downloadForm .hs_company, .inner .downloadForm .hs_mich_contact_division, .inner .downloadForm .hs_mech_job_segment, .inner .downloadForm .hs_mech_industry, .inner .downloadForm .hs_intersting_field_str_cfd{
    max-width: 100%;
  }
	.inner .downloadForm{
		max-height: 768px;
	}
}

  .landing_edu .form_area{position:sticky; top: 111px; margin:0;width:auto;height:auto;overflow:auto;padding:35px 24px; border: solid 1px #cdcdcd;border-radius: 12px;}

/* .share-sns{
  border-bottom: solid 1px #1e2029;
  width: 1200px;
  height: 1px;
} */

.category.top-category.categoryChange {
  margin-bottom: 0;
  margin-left: 0;
}
.category.top-category.categoryChange span:hover{
  
  padding: 6px 16px 7px;
  border-radius: 21px;
  border: solid 0.5px #292929;
  background-color: #fff;
}
.category.top-category.categoryChange span {
  height: 28px;
  background-color: #fafafa;
  border-radius: 21px;
  border: solid 0.5px #979797;
  background-color: #fff;
  display: flex;
  align-items: center;
  color: #757575;
  font-weight: normal;
  font-size: 13px;
  margin-right: 8px;
  padding: 6px 16px 7px;
}

.category.top-category.categoryChange > span::nth-first-child {
  margin-right: -10px;
}





/* 별점 CSS */
.starReal {
 background-color: #f2f2f2;
 border-radius: 10px;
 box-sizing: border-box;
 padding: 44px;
 width: 100%;
 max-width: 800px;
 margin-bottom: 40px;
}
.starReal .container {
  max-width: 370px;
  margin: 0 auto;
}
.starReal .container .page-header h2 {
  font-weight: bold;
  display: block;
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: -0.2px;
  text-align: center;
  color: #1e2029;
  margin: 0;
  margin-bottom: 15px;
}
.starReal .container .page-header p {
  font-family: Noto Sans KR,돋움,Dotum,Helvetica,AppleGothic,Sans-serif;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.12px;
  text-align: center;
  color: #757575;
  line-height: 1.5;
}
.starReal .container .starIcon {
  padding: 25px;
  gap: 14px;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
}
.starReal .container .starIcon img {
  cursor: pointer;
  max-width: 40px!important;
}
.starReal .container button {
  white-space: nowrap;
  cursor: pointer;
  border: none;
  display: flex;
  justify-content: center;
  margin: 0 auto;
  max-width: 106px;
  max-height: 42px;
  width: 100%;
  height: 100%;
  padding: 13px 23px;
  border-radius: 4px;
  background-color: #292929;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.18px;
  text-align: center;
  color: #fff;
}

.board {
  margin-top: 0!important;
}

.board.board-detail img{
/*   max-width: 92px; */
  width: 100%;
  cursor: pointer;
}
.sharering img{
max-width: 92px;
}

/* 팝업창 */
.popUpBox{
  background-color: #fff;
  border: 3px solid #003488;
  border-radius: 21px;
  box-shadow: 10px 20px 16px 8px rgb(0 0 0 / 30%);
  max-width: 454px;
  display: none;
  opacity: 0;
  padding: 30px;
  position: absolute;
  left: 50%;
  top: -500%;
  transition: .4s;
  width: 100%;
  z-index: 999999;
  transform: translateX(-50%);
}
.popUpBox.active{
  opacity: 1;
  display: block;
}
.popUpBox span:first-child{
  display: flex;
  justify-content: space-between;
}
.popUpBox span:first-child p{
  font-size: 20px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.34px;
  color: #2c2f3f;
}
.popUpBox span:first-child img{
  max-width: 32px;
}
.popUpBox span:last-child{
  display: flex;
  justify-content: center;
  padding: 30px 0 0;
  gap: 20px;
}
.popUpBox span:last-child a img{
  max-width: 39px;
  width: 100%;
}

.board.board01.board-detail.landing_edu{
  padding: 0 24px;
}
.f-xc{
  margin-top: 20px;
}

/* .searchIconWrap{
  display: none;
} */

@media screen and (max-width:767px){
	font-size:26px;
  .category.top-category.categoryChange {
    margin-bottom: 40px!important;
  }
}
@media screen and (max-width:520px){
  .popUpBox span:last-child{
    display: flex;
    justify-content: center;
    padding: 50px 0 20px;
    gap: 20px;
    flex-wrap: wrap;
  }
  .popUpBox{
    max-height: unset;
  }
  .starReal .container .starIcon img{
    max-width: 30px;
  }
}




.subscr-form form {
	position: relative;
}
.subscr-form form div:nth-child(1) > div.hs-richtext.hs-main-font-element > h1 {
	font-size: 14px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.57;
	letter-spacing: -0.18px;
	color: #2c2f3f;
	margin-bottom: 18px;
}
.subscr-form form div.legal-consent-container div.hs-richtext p {
	margin-top: 70px;
}
.subscr-form form div.legal-consent-container div.hs-richtext p a {
	color: #305ae2;
}

.downloadForm form ul li label.hs-error-msg,
.subscr-form form ul li label.hs-error-msg {
	color: red;
}

.inner .downloadForm .hs_sefefw.hs-sefefw.hs-fieldtype-booleancheckbox.field {
  position : relative;
  top : 20px;
}

.inner .downloadForm .hs_email_sms______.hs-email_sms______.hs-fieldtype-booleancheckbox {
  position : relative;
  top : 20px;
}

/* .hs_email.hs-email.hs-fieldtype-text.field.hs-form-field {
  margin-bottom : 15%;
} */

.subscr-form form ul li label{
	align-items : center;
}

.subscr-form form ul li input {
  width : auto;
}
.subscr-form form ul li label span {
  display:flex;
	align-items: center;
	margin-top: 0;
}

.subscr-form input.hs-button {
	top: 200px;
	position: static !important;
}

.seminnerAside .aside .aside-subscr,
.seminnerAside .aside .aside-expert{
  background: #fff;
}

/*************************  반응형 *************************/

/* @media screen and (max-width: 1124px) {
	.subscr-form input.hs-button {
		bottom: 26%;
	}
}
@media screen and (max-width: 1023px) {
	.subscr-form input.hs-button {
		bottom: 15%;
	}
  div.hs_submit.hs-submit > div.actions > input {
  margin-bottom : 1%;
}
}
@media screen and (max-width: 768px) {
	iframe {
		height: 100px;
	}
}
@media screen and (max-width: 718px) {
	.subscr-form input.hs-button {
		bottom: 14%;
	}

}
@media screen and (max-width: 623px) {
	.subscr-form input.hs-button {
		bottom: 19%;
	}

}
@media screen and (max-width: 463px) {
	.subscr-form input.hs-button {
		bottom: 23%;
	}

@media screen and (max-width: 373px) {
	.subscr-form input.hs-button {
		bottom: 26%;
	}

}
@media screen and (max-width: 332px) {
	.subscr-form input.hs-button {
		bottom: 30%;
	}
} */

  











/* 신규 적용 */


.BandinewSeminarList {
    padding: 0px 30px;
    display: flex;
    max-width: 1260px;
    justify-content: flex-end;
    margin: 0 auto;
}
.BandinewSeminarList .SeminarListInner {
    display: block;
    margin-top: 0;
    width: 70%;
    margin: 150px auto 0;
}
.BandinewSeminarList .SeminarListInner ul {
  display: flex;
  flex-wrap: wrap;
}
.BandinewSeminarList .SeminarListInner ul li {
    width: calc((100% - 48px) / 2);
    max-width: 384px;
    margin-right: 24px;
    margin-bottom: 30px;
    border: solid 1px #cdcdcd;
    cursor: pointer;
    transition: 0.4s;
    padding-bottom: 0;
}
.BandinewSeminarList .SeminarListInner ul li:nth-child(2n) {
  margin-right: 0;
}
.BandinewSeminarList .SeminarListInner ul li > a {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.BandinewSeminarList .SeminarListInner ul li > a:hover {
  box-shadow: 4px 6px 16px 0 rgba(0, 0, 0, 0.2);
}
.BandinewSeminarList .SeminarListInner ul li > a:hover span.newListMore p {
  margin-right: 10px;
  color: #16419e;
}
.BandinewSeminarList .SeminarListInner ul li > a:hover figure {
  transform: scale(1.1);
}
.BandinewSeminarList .SeminarListInner ul li > a:hover span.thumb p {
  background-color: rgba(0, 0, 0, 0.6);
}
.BandinewSeminarList .SeminarListInner ul li > a:hover span.thumb p i {
  opacity: 1;
  visibility: inherit;
  transform: matrix(0.99999, 0.00001, -0.00001, 0.99999, -25.005, -25);
}
.BandinewSeminarList .SeminarListInner ul li > a:hover span.listImg::after {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 24px;
  width: 50px;
  height: 2px;
  background: #fff;
}
.BandinewSeminarList .SeminarListInner ul li > a:hover span.listImg::before {
  display: block;
  content: "";
  position: absolute;
  left: 24px;
  top: 0;
  width: 2px;
  height: 50px;
  background: #fff;
}
.BandinewSeminarList .SeminarListInner ul li > a span.thumb {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 224px;
}
.BandinewSeminarList .SeminarListInner ul li > a span.thumb figure {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  transition: 0.4s;
}
.BandinewSeminarList .SeminarListInner ul li > a span.thumb p {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 15;
  width: 100%;
  height: 100%;
  transition: 0.4s;
}
.BandinewSeminarList .SeminarListInner ul li > a span.thumb p i {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 50px;
  height: 50px;
  visibility: hidden;
  opacity: 0;
  transform: matrix(0.69999, 0.00001, -0.00001, 0.69999, -25.005, -25);
  transition: 0.9s;
}
.BandinewSeminarList .SeminarListInner ul li > a span.thumb p i::before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 24px;
  width: 50px;
  height: 2px;
  background: #fff;
}
.BandinewSeminarList .SeminarListInner ul li > a span.thumb p i::after {
  display: block;
  content: "";
  position: absolute;
  left: 24px;
  top: 0;
  width: 2px;
  height: 50px;
  background: #fff;
}
.BandinewSeminarList .SeminarListInner ul li > a span.newListTit h2 {
  font-family: "NanumSquare", ‘Apple SD Gothic Neo’, ‘Apple SD 산돌고딕 Neo’, ‘Microsoft NeoGothic’, ‘Droid sans’, ‘sans-serif’;
  font-size: 20px;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: -0.28px;
  display: -webkit-box
  -webkit-line-clamp: 2
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  height: auto;
  color: #1e2029;
  padding: 30px 30px 0;
  overflow: hidden;
  
}
.BandinewSeminarList .SeminarListInner ul li > a span.newListTit p {
  font-family: "NanumSquare", ‘Apple SD Gothic Neo’, ‘Apple SD 산돌고딕 Neo’, ‘Microsoft NeoGothic’, ‘Droid sans’, ‘sans-serif’;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.93;
    margin-top: 30px;
    letter-spacing: -0.15px;
    color: #1e2029;
    padding: 0 30px;
}
.BandinewSeminarList .SeminarListInner ul li > a span.iconReview {
  display: flex;
  justify-content: end;
  padding: 30px;
  gap: 15px;
}
.BandinewSeminarList .SeminarListInner ul li > a span.iconReview span p {
  font-size: 13px;
  font-weight: 750;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.13px;
  color: #1e2029;
}
.BandinewSeminarList .SeminarListInner ul li > a span.iconReview .reviewShape {
  display: flex;
  align-items: center;
  gap: 5px;
}
.BandinewSeminarList .SeminarListInner ul li > a span.iconReview .reviewShape i img {
  max-width: 18px;
  width: 100%;
}
.BandinewSeminarList .SeminarListInner ul li > a span.iconReview .reviewPath {
  display: flex;
  align-items: center;
  gap: 5px;
}
.BandinewSeminarList .SeminarListInner ul li > a span.iconReview .reviewPath i img {
  max-width: 15px;
  width: 100%;
}
.BandinewSeminarList .SeminarListInner ul li > a span.newListMore {
  display: flex;
  align-items: center;
  justify-content: center;
  border-top: solid 0.5px #979797;
  gap: 2px;
  padding: 17px 0;
}
.BandinewSeminarList .SeminarListInner ul li > a span.newListMore p {
  font-family: "NanumSquare", ‘Apple SD Gothic Neo’, ‘Apple SD 산돌고딕 Neo’, ‘Microsoft NeoGothic’, ‘Droid sans’, ‘sans-serif’;
  font-size: 15px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.7;
  letter-spacing: -0.18px;
  text-align: center;
  color: #1e2029;
  transition: 0.3s;
}
.BandinewSeminarList .SeminarListInner ul li > a span.newListMore i{
  display: flex;
}
.BandinewSeminarList .SeminarListInner ul li > a span.newListMore i img {
  max-width: 24px;
  width: 100%;
  padding-bottom: 1px;
}

@media screen and (max-width: 1024px) {
  .BandinewSeminarList .SeminarListInner ul li {
    width: calc((100% - 24px) / 2);
  }
  .BandinewSeminarList .SeminarListInner ul li:nth-child(3n) {
    margin-right: 24px;
  }
  .BandinewSeminarList .SeminarListInner ul li:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  .BandinewSeminarList .SeminarListInner ul li {
    width: 100%;
    margin-right: 0;
  }
  .BandinewSeminarList .SeminarListInner ul li:nth-child(3n) {
    margin-right: 0;
  }
}


.row-fluid-wrapper.row-depth-1.row-number-2 .row-fluid {
  max-width: 1320px;
  margin: 0 auto;
  background-color: #fff;
  padding-top: 51px;
}

.span9.widget-span.widget-type-custom_widget .hs_cos_wrapper_type_module {
  max-width: 826px;
}



/* 어사이드 모듈 */

ul, ol, li {
  list-style: none;
  padding: 0;
}

.seminnerAside {
  width: 30%;
}
.seminnerAside .aside {
  padding-top: 150px;
}
.seminnerAside .aside .aside-expert {
  border-radius: 12px;
  padding: 5px 34px 29px;
  margin-bottom: 20px;
  max-width: 360px;
  width: 100%;
  border: solid 1px #cdcdcd;
}
.seminnerAside .aside .aside-expert h2 {
  font-family: NanumSquare;
  padding: 25px 0;
  margin: 0;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.09px;
  color: #4a4e5e;
  border-bottom: solid 2px #305ae2;
}
.seminnerAside .aside .aside-expert div .slideBox {
  list-style: none;
  padding: 0;
  margin: 0;
}
.seminnerAside .aside .aside-expert div .slideBox li a {
  cursor: pointer;
  display: flex;

  width: 100%;
  gap: 10px;
}

.seminnerAside .aside .aside-expert div .slideBox li div.seminnerTitText{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.seminnerAside .aside .aside-expert div .slideBox li div.seminnerTitText span h5{
  font-size: 18px;
  line-height: 1.5;
  color: #4a4e5e;
  margin: 0;
}
.seminnerAside .aside .aside-expert div .slideBox li div.seminnerTitText span p{
  margin:7px 0 0 0;
  font-size: 14px;
  color: #4a4e5e;
  line-height: 1.3;
}

.seminnerAside .aside .aside-expert div .slideBox li div.seminnerTitText a{
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}
.seminnerAside .aside .aside-expert div .slideBox li .imgBx {
  padding-right: 27px;
  width: 40%;
}
.seminnerAside .aside .aside-expert div .slideBox li .imgBx img {
  height: 100px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100px;
  border-radius: 6px;
}
.seminnerAside .aside .aside-subscr {
  border-radius: 12px;
  padding: 25px 34px 29px;
  margin-bottom: 20px;
  max-width: 360px;
  width: 100%;
  border: solid 1px #cdcdcd;
}
.seminnerAside .aside .aside-subscr h2 {
  font-family: NanumSquare;
  padding: 25px 0;
  margin: 0;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.09px;
  color: #4a4e5e;
  border-bottom: solid 2px #305ae2;
  margin-bottom: 12px;
}

.seminnerAside .aside .aside-subscr .subscr-form{
  padding: 0 0 5px!important;
}

.slick-slider {
  position: relative;
  display: block;
  margin-top: 35px !important;
  margin-bottom: 0!important;
}

.slick-dots, .slick-next, .slick-prev {
  position: absolute;
  display: flex;
  justify-content: center;
  padding: 0;
  z-index: 9999;
}

.slick-dots, .slick-next, .slick-prev .slick-dots {
  bottom: -17px;
}

.slick-next, .slick-prev {
  font-size: 0;
  line-height: 0;
  top: -70px !important;
  width: 26px !important;
  height: 26px !important;
  margin-top: -10px\9 ;
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: 0;
  background: 0 0;
}

.slick-prev {
  left: unset !important;
  right: 30px !important;
}

.slick-next {
  right: 0px !important;
}

.slick-next:before, .slick-prev:before {
  font-family: unset !important;
  font-size: 20px;
  line-height: 1;
  opacity: 1 !important;
}

.slick-prev:before {
  content: url("https://velog.velcdn.com/images/kyj0206/post/2009d304-b7ed-4275-b7f4-c43d27c8335e/image.png") !important;
}

.slick-next:before {
  content: url("https://velog.velcdn.com/images/kyj0206/post/2d88dd2a-67b2-4712-b252-618220e8568e/image.png") !important;
}

.slick-prev:hover::before, .slick-prev:hover::before {
  content: url("https://velog.velcdn.com/images/kyj0206/post/b0238f7e-5d87-4ec5-b573-946f7d3ffb98/image.png") !important;
}

.slick-next:hover::before, .slick-next:hover::before {
  content: url("https://velog.velcdn.com/images/kyj0206/post/fc95ce48-519f-4e7a-aa41-c3814d62d111/image.png") !important;
}

.slick-next.slick-arrow .slick-dots {
  width: 100%;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 9px !important;
  height: 9px !important;
  margin: 0 8px !important;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  position: relative;
  font-size: 0;
  line-height: 0;
  display: block;
  width: 9px !important;
  height: 9px !important;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: 0 0;
}

.slick-dots li button:before {
  font-size: 40px;
  line-height: 20px;
  position: absolute;
  border: 1px solid #000;
  border-radius: 50%;
  background: #fff;
  top: 0;
  left: 0;
  width: 9px !important;
  height: 9px !important;
  content: "" !important;
  text-align: center;
  opacity: 0.25;
  color: #fff !important;
}

.slick-dots li.slick-active button:before {
  opacity: 1 !important;
  background-color: #508aff !important;
  border: 1px solid #508aff;
}

.slick-dots li button:hover::before {
  background-color: #508aff !important;
  border: 1px solid #508aff;
}

section.section {
  background: transparent;
}

.slideshow {
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.3);
}
.slideshow .slide img {
  max-width: 100%;
  width: 100%;
}
.slideshow .slick-prev:before,
.slideshow .slick-next:before {
  color: black;
}

.subscr-form { width: 100%; padding: 28px; border-radius: 10px; border: solid 1px #d6d4d4; background-color: #ffffff; box-sizing: border-box; }
.subscr-form h4 { font-size: 14px; font-weight: bold; font-stretch: normal; font-style: normal; line-height: 1.57; letter-spacing: -0.18px; color: #2c2f3f; margin-bottom: 18px; }
.subscr-form label { display: flex; font-size: 12px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: 1; letter-spacing: -0.16px; color: #2c2f3f; margin-bottom: 5px; }
.subscr-form label span { display: block; margin-top: 2px; font-size: 12px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: 1.42; letter-spacing: -0.16px; color: #2c2f3f;}
.subscr-form input,
.subscr-form select {
  width: 100%;
  box-sizing: border-box;
  background-color: #f0f0f0;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.57;
  letter-spacing: -0.18px;
  color: #2c2f3f;
  border: 0;
  padding: 12px 19px 14px;
}

/* input의 placeholder 스타일 */
.subscr-form input::placeholder {
  color: #b0afb7;
  font-weight: normal;
}

/* select의 placeholder 역할을 하는 첫 번째 disabled 옵션 스타일 */

.subscr-form select:invalid {
   color: #2c2f3f !important;
  font-weight: normal !important;
}


.subscr-form button { width: 100%; margin-top: 14px; padding: 16px 12px; background-color: #305ae2; font-size: 16px; font-weight: bold; font-stretch: normal; font-style: normal; line-height: 0.88; letter-spacing: -0.23px; text-align: center; color: #fafafa; border: 0; outline: 0; cursor: pointer; }
.subscr-form span { display: block; margin-top: 9px; font-size: 12px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: 1.42; letter-spacing: -0.16px; color: #b0afb7; }
.subscr-form span a { 
    color: inherit;
    text-decoration: underline;
    font-size: 12px;
    color: #305ae2!important;
    text-decoration: underline;
    font-family: "Noto Sans KR", "‘Apple SD Gothic Neo’", "‘Apple SD 산돌고딕 Neo’", "‘Microsoft NeoGothic’", "‘Droid sans’", ‘sans-serif’;
    font-weight: bold;
    display: block;
    margin: -9px 0 10px 20px;
}
.subscr-form input.hs-button { 
	  width: 100%;
    margin-top: 14px;
    padding: 16px 12px;
    background-color: #305ae2;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: .88;
    letter-spacing: -0.23px;
    text-align: center;
    color: #fafafa;
    border: 0;
    outline: 0;
    cursor: pointer; 
    position: absolute;
/*     bottom: 60px; */
    left: 0;
  border-radius: 12px;
    margin-bottom: 10px;
}
.subscr-form input.hs-button:hover { 
background-color: #002bb6;
}


/* 기존 모듈 */
.subscr-form {
    border: none!important;
    padding: 10px 0;
}

.subscr-form form {
	position: relative;

}
.subscr-form form div:nth-child(1) > div.hs-richtext.hs-main-font-element > h1 {
	font-size: 14px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.57;
	letter-spacing: -0.18px;
	color: #2c2f3f;
	margin-bottom: 18px;
}
.subscr-form form div.legal-consent-container div.hs-richtext p {
	margin-top: 70px;
}
.subscr-form form div.legal-consent-container div.hs-richtext p a {
	color: #305ae2;
}
.subscr-form form ul li label.hs-error-msg {
	color: red;
}

.inner .downloadForm .hs_sefefw.hs-sefefw.hs-fieldtype-booleancheckbox.field {
  position : relative;
  top : 20px;
}

.inner .downloadForm .hs_email_sms______.hs-email_sms______.hs-fieldtype-booleancheckbox {
  position : relative;
  top : 20px;
}

.subscr-form form ul li label{
	align-items : center;
}

.subscr-form form ul li input {
  width : auto;
}
.subscr-form form ul li label span {
  display:flex;
	align-items: center;
	margin-top: 0;
}

.subscr-form input.hs-button {
	top: 200px;
	position: static !important;
}


.facebook_bt>p,
.twiter_bt>p,
.naver_Bt>p,
.linkdin_bt>p,
.link_bt>p,
.email_bt>p{
  visibility: hidden;
}

.facebook_bt .colorlBtn,
.twiter_bt .colorlBtn,
.naver_Bt .colorlBtn,
.linkdin_bt .colorlBtn,
.link_bt .colorlBtn,
.email_bt .colorlBtn{
  display: none;
}

.facebook_bt:hover .normalBtn,
.twiter_bt:hover .normalBtn, 
.naver_Bt:hover .normalBtn, 
.linkdin_bt:hover .normalBtn, 
.link_bt:hover .normalBtn, 
.email_bt:hover .normalBtn {
  display: none;
}
.facebook_bt:hover .colorlBtn,
.twiter_bt:hover .colorlBtn, 
.naver_Bt:hover .colorlBtn, 
.linkdin_bt:hover .colorlBtn, 
.link_bt:hover .colorlBtn, 
.email_bt:hover .colorlBtn {
  display: block;
}

.facebook_bt:hover p,
.twiter_bt:hover p, 
.naver_Bt:hover p, 
.linkdin_bt:hover p, 
.link_bt:hover p, 
.email_bt:hover p {
  visibility: visible;
}


@media screen and (max-width: 1200px) {
	.BandinewSeminarList {
		flex-direction: column;
	}
  .BandinewSeminarList .SeminarListInner{
    width: 100%;
  }
  
  .BandinewSeminarList .SeminarListInner ul li{
    max-width: 100%;
  }
  .seminnerAside {
    width: 100%;
  }
  .seminnerAside .aside .aside-subscr,
  .seminnerAside .aside .aside-expert {
    max-width: 100%;
  }
}

@media screen and (max-width: 1124px) {
	.subscr-form input.hs-button {
		bottom: 26%;
	}
/*   .hs_email.hs-email.hs-fieldtype-text.field.hs-form-field {
    margin-bottom : 30%;
  } */
}
@media screen and (max-width: 1023px) {
	.subscr-form input.hs-button {
		bottom: 15%;
	}
/*    .hs_email.hs-email.hs-fieldtype-text.field.hs-form-field {
    margin-bottom : 5%;
  } */
  div.hs_submit.hs-submit > div.actions > input {
  margin-bottom : 1%;
}
  .subscr-form button { padding: 18px 12px; }
}
@media screen and (max-width: 768px) {
	iframe {
		height: 100px;
	}
}
@media screen and (max-width: 718px) {
	.subscr-form input.hs-button {
		bottom: 14%;
	}
/*   .hs_email.hs-email.hs-fieldtype-text.field.hs-form-field {
    margin-bottom : 5%;
  } */
}
@media screen and (max-width: 623px) {
	.subscr-form input.hs-button {
		bottom: 19%;
	}
/*   .hs_email.hs-email.hs-fieldtype-text.field.hs-form-field {
    margin-bottom : 10%;
  } */
}
@media screen and (max-width:520px){
  .popUpBox span:last-child{
    display: flex;
    justify-content: center;
    padding: 30px 0 0;
    gap: 20px;
    flex-wrap: wrap;
  }
  .facebook_bt>p,
  .twiter_bt>p,
  .naver_Bt>p,
  .linkdin_bt>p,
  .link_bt>p,
  .email_bt>p{
    display: none!important;
  }
  
}
@media screen and (max-width: 463px) {
	.subscr-form input.hs-button {
		bottom: 23%;
	}
/*   .hs_email.hs-email.hs-fieldtype-text.field.hs-form-field {
    margin-bottom : 17%;
  } */
}



@media screen and (max-width: 373px) {
	.subscr-form input.hs-button {
		bottom: 26%;
	}
/*   .hs_email.hs-email.hs-fieldtype-text.field.hs-form-field {
    margin-bottom : 25%;
  } */
}
@media screen and (max-width: 332px) {
	.subscr-form input.hs-button {
		bottom: 30%;
	}
}

.board .category.categoryChange {
  background-color: #fff;
  margin-bottom: 36px;
}

.board .category.categoryChange span {
  color: black;
  background-color: #fff;
  border: 0;
  border-radius: 0;
  font-family: NanumSquareEB;
  font-size: 17px;
  font-weight: bolder;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: -0.09px;
  color: #b0afb7;
  margin: 0 25px 3px 0!important;
}

.board .category.categoryChange span.active{
  background-color: #fff;
  border: 0;
  color: black;
  border-bottom: solid 3px #508aff;
  border-radius: 0;
  font-family: NanumSquareEB;
  font-size: 17px;
  font-weight: bolder;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: -0.09px;
  color: #4a4e5e;
  margin: 0 25px 3px 0!important;
}
.board .aside.sliderWidth {
  width: unset!important;
  padding-top: 0!important;
}

.row-fluid-wrapper.row-depth-1.row-number-2 {
  background-color: #fff;
}

.board .board-body.SeminarListInner{
  padding-right: 0;
}


.board-more.mainMore {
  margin: 0 auto;
}
.aside-expert li {
    border-bottom: 0!important;
  margin-bottom: 0!important;
}
.subscr-form label span{
  color: #2c2f3f;
  font-family: Noto Sans KR,돋움,Dotum,Helvetica,AppleGothic,Sans-serif;
  font-size: 14px!important;
  font-stretch: normal;
  font-style: normal;
  font-weight: 400;
  letter-spacing: -.16px;
  gap: 5px;
}

.tabGogo{
  display: flex;
}

.imgDidim{
  max-width: 100%; 
}
.seminnerAside .aside .aside-expert div .slideBox li .imgBx{
  padding-right: 20px;
}

.allmore{
  cursor: pointer;
  gap: 3px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.allmore a{
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.02px;
  color: #16419e;
  text-decoration: none;
}

.allmore img{
  max-width: 17px;
  width: 100%;
  padding-bottom: 2px;
}

.seminnerAside .aside .aside-expert div .slideBox li div.seminnerTitText span h5{
  font-size: 17px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: -0.02px;
  color: #4a4e5e;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-decoration: none;
  font-family: 'NanumSquare','돋움',Dotum,Helvetica,AppleGothic,Sans-serif;
}
.semisem{display: flex;}
.semisem a{
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.02px;
  color: #16419e;
  text-decoration: none;
}

.semisem,
.tesc{
    width: 100%;
    display: flex;
    justify-content: flex-end;
}

.semisem{
  display: flex;
}

.semisem a,
.tesc a{
  font-size: 14px;
  font-weight: bold!important;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.02px;
  color: #16419e!important;
  text-decoration: none!important;
}



semisem, .tesc {
    width: 100%;
    display: flex;
    justify-content: flex-end;
}

.tesc{
  display: none;
}


.seminnerAside .aside .aside-expert div .slideBox li .imgBx img{
    width: 114px;
    height: 67px;
    border-radius: 0;
}

.seminnerAside .aside .aside-expert div .slideBox li:nth-child(5),
.seminnerAside .aside .aside-expert div .slideBox li:first-child{
  margin-top: 30px;
}

.seminnerAside .aside .aside-expert .tabGogo h2{
  cursor: pointer;
  text-align:center;
  width: 50%;
  color: #cdcdcd;
  border-bottom: solid 2px #cdcdcd;
}

.seminnerAside .aside .aside-expert .tabGogo h2.active{
  color: #4a4e5e;
  border-bottom: solid 2px #305ae2;
}

.imgDidim.thecB.nono1{
  display: none;
}

.imageClass {
  width: 17px;
  height: 17px;
  margin: -3px 0 -3px 4px;
}

.aside-expert .tabGogo .semi .slideBox .imgDidim.sSemiA{
  margin-bottom: 0!important;
}


.imageClass {
    width: 17px!important;
    height: 17px;
    margin: -3px 0 -3px 4px;
}

#kokow{
  height: 28px;
  margin: 0 8px 5px 0!important;
  padding: 6px 16px 7px;
  border-radius: 21px;
  border: solid 0.5px #979797;
  background-color: #fff!important;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.15;
  letter-spacing: -0.09px;
  text-align: center;
  color: #757575!important;
  font-family: Noto Sans KR,돋움,Dotum,Helvetica,AppleGothic,Sans-serif;
}





.starReal .container .starIcon img.hide{
  display: none;
}

.starReal .container .starIcon img.show{
  display: block;
}

.star1,
.star2,
.star3,
.star4,
.star5 {
  display: none;
}


.container {
  display: flex;
    flex-direction: column;
    align-items: center;
}

.container > input {
  border: none;
    background: transparent;
    font-size: 45px;
    font-weight: normal;
    width: 50px;
    text-align: center;
}

.finished {
  font-size: 22px;
  font-family: "NanumSquare", ‘Apple SD Gothic Neo’, ‘Apple SD 산돌고딕 Neo’, ‘Microsoft NeoGothic’, ‘Droid sans’, ‘sans-serif’;
  color: #1d55ad;
  font-weight: bold;
}

.actions {
  margin-top: 15px!important;
  margin-bottom: unset!important;
  padding: unset!important;
}

.aside.sliderWidth.herenewone {
  margin-top: 8px;
}

@media screen and (max-width: 767px) {
  #onlyForThis {
     margin-left: unset; 
     margin-right: unset; 
     display: unset;
  }
}