@charset "utf-8"; 

/*-------------------------------------------------------
** 
** Default 
** 
--------------------------------------------------------*/

/*-------------------------------------------------------
** 
** XE
** 
--------------------------------------------------------*/

/*-------------------------------------------------------
** 
** Color
** 
--------------------------------------------------------*/

/*-------------------------------------------------------
** 
** Button
** 
--------------------------------------------------------*/

/*-------------------------------------------------------
** 
** header 
** 
--------------------------------------------------------*/

/*-------------------------------------------------------
** 
** Section 
** 
--------------------------------------------------------*/

/* section Default*/
#section-parallax:before,
.sub-top:before {background-color:#00000000;}

/* section header */

/* section slider */

/* sub top */
.sub-top .header {color: var(--duna-gray-600);}
#sub-top .header {margin-bottom: -5rem;}
#sub-top .header .subtitle {line-height: 1.2;}

/* section video */

/* section icon */

/* section about */

/* section business */

/* section service */

/* section number */

/* section sentence */

/* section circle */

/* section system */

/* section widget 1 */

/* section widget 2 */

/* section widget 3 */

/* section info */

/* section banner */

/* section mission */

/* section partner */

/* section contact */

/* section contents */

/* section parallax */

/* section map */

/* footer */


/*-------------------------------------------------------
** 
** ETC
** 
--------------------------------------------------------*/
.xet-webzineWrp .cover-infoSubject a{font-size:1.5rem;font-weight:400;color:var(--duna-gray-600)}
.xet-listTable td.td-subject a.subject{font-weight:400;font-size:1.5rem;color:var(--duna-gray-600)}
.xet-boardView .boardReadHeader .boardReadSubject a.subject{font-size:2rem;font-weight:400;color:var(--duna-gray-700)}
.xet-boardView .boardReadHeader .category-icon {display: none;}

/*-------------------------------------------------------
** 
** mediaQuery
** 
--------------------------------------------------------*/
@media (max-width:1399.98px){

}

@media (max-width:991.98px){
    .sub-top:before {background-color: #00000099;}
    .sub-top .header {color: var(--duna-gray-100);}
    #sub-top .header .title {color: var(--duna-gray-100);}
    .xet-webzineWrp .thumbnailWrp {width: 0;}
}

@media (max-width:767.98px){


}

@media (max-width:575.98px){
}

@media (min-width:992px){

	
}

