@import url("https://fonts.googleapis.com/css2?family=Dynalight&amp;display=swap");

/* header */
#header2 .lnb .depth1 .depth2 li a {
	height: auto;
}

/* index02.php */
#mainContent1 li .main-text span {
	font-family: "Dynalight", cursive;
	font-size: 60px;
}

/* sub */
.content_wrap .tab_btn_wrap ul li {
	display: flex;
	align-items: center;
	justify-content: center;
}
.content_wrap .con_wrap .con_tit h3 {
	font-size: 37px;
}

/* about
ceo */
/* .about.ceo .content_wrap .con_wrap .con_img_wrap li .text p{text-align: justify;} */

/* about
ci */
.about.ci .con1 .ci_wrap p {
	font-size: 40px;
}

/* esg */
.esg .con_txt_box strong {
	font-size: 27px;
}
