.page_ceo_AE {
width: 100%; float: left
}

.page_ceo_AE .contents-inner {

}




/* 구분 start -----------------------------------*/
/**** pc ****/
@media only all and (min-width:768px) {
.page_ceo_AE .cardset { width: 100%; float: left;
display: flex; justify-content:space-between;  align-items: flex-start; flex-direction:row; box-sizing: border-box;display: grid;grid-template-columns: auto 40% ; grid-gap: 200px }

}
/**** pc2 ****/
@media all and (max-width:1280px) and (min-width:768px) {
}
/**** 모바일 ****/
@media only all and (max-width:767px) {
.page_ceo_AE .cardset { width: 100%; float: left;}

}
/**** 모바일2 ****/
@media only all and (max-width:400px) {
}
/* 구분 //end -----------------------------------*/





/* 구분 -----------------------------------*/
/**** pc ****/
@media only all and (min-width:768px) {
	
.page_ceo_AE .cardset .cardset-figure {width:100%!important ;}	
.page_ceo_AE .cardset .cardset-body {width:100% ;  padding: 0 20px 0px 30px;}
  
}
/**** pc2 ****/
@media all and (max-width:1280px) and (min-width:768px) {
}
/**** 모바일 ****/
@media only all and (max-width:767px) {
.page_ceo_AE .cardset .cardset-figure {width: 100%!important ; height: auto}
.page_ceo_AE .cardset .cardset-body {width:100% ;margin-top: 0px; }
}
/**** 모바일2 ****/
@media only all and (max-width:400px) {
}
/* 구분 //end -----------------------------------*/




.page_ceo_AE .cardset .cardset-figure  .tx1 {
font-size: var(--tit-md-size); font-weight: 700 ; margin-bottom:clamp(10px, 2.344vw, 30px); line-height: 120%!important; color: #333; letter-spacing: -0.5px; word-wrap: break-word;word-break: keep-all;}	
	


/* 구분 -----------------------------------*/
/**** pc ****/
@media only all and (min-width:768px) {.page_ceo_AE .cardset .cardset-figure  .tx2 {font-size: var(--tx-sm-size);; 
 margin-bottom:clamp(10px, 2.344vw, 30px); line-height: 150%!important; color: #333; letter-spacing: -0.5px; word-wrap: break-word;word-break: keep-all;}	
	
}
/**** pc2 ****/
@media all and (max-width:1280px) and (min-width:768px) {
}
/**** 모바일 ****/
@media only all and (max-width:767px) {.page_ceo_AE .cardset .cardset-figure  .tx2 {font-size:calc(var(--tx-sm-size) * 0.8);;; 
 margin-bottom:10px; line-height: 150%!important; color: #333; letter-spacing: -0.5px; word-wrap: break-word;word-break: keep-all;}	
	
}
/**** 모바일2 ****/
@media only all and (max-width:400px) {
}
/* 구분 //end -----------------------------------*/





.page_ceo_AE .cardset .cardset-body   .tx1 {font-size: var(--tit-mds-size);
 font-weight: 700 ; margin-bottom:clamp(10px, 2.344vw, 30px); line-height: 120%!important; color: #333; letter-spacing: -0.5px; word-wrap: break-word;word-break: keep-all;}	



/* 구분 -----------------------------------*/
/**** pc ****/
@media only all and (min-width:768px) {.page_ceo_AE .cardset .cardset-body   .tx2 {font-size: var(--tx-sm-size);
 margin-bottom:clamp(10px, 2.344vw, 30px); line-height: 150%!important; color: #333; letter-spacing: -0.5px; word-wrap: break-word;word-break: keep-all;}	
	
}
/**** pc2 ****/
@media all and (max-width:1280px) and (min-width:768px) {
}
/**** 모바일 ****/
@media only all and (max-width:767px) {.page_ceo_AE .cardset .cardset-body   .tx2 {font-size:calc(var(--tx-sm-size) * 0.8);;
 margin-bottom:clamp(10px, 2.344vw, 30px); line-height: 150%!important; color: #333; letter-spacing: -0.5px; word-wrap: break-word;word-break: keep-all;}	
	
}
/**** 모바일2 ****/
@media only all and (max-width:400px) {
}
/* 구분 //end -----------------------------------*/











