@charset "utf-8";
/* 메인페이지 */
/* 210812 */
.main #gnb {background-color: rgba(0,0,0,0.2);}
.scroll_down {display: inline-block;	width: 50px;	height: 50px;	text-indent: -9999px;	position: fixed;	right: 50px;	bottom: 50px;	z-index: 99;	background: #fff url(../images/common/icon_top.png) no-repeat 0 0; background-size: 100% auto; -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg);}

/* 메인 section wrap */
.sec_wrap { margin: 0 auto; }
.sec_wrap:after { content: ""; display: block; clear: both; }

/* 메인 title */
[class*="tit_main"] span { color: #aa033e; }
.tit_main01 { line-height: 54px; font-size: 48px; font-weight: 500; text-align: center; }
.tit_main02 { line-height: 36px; font-size: 30px; font-weight: 500; }
.tit_main03 { line-height: 30px; font-size: 24px; font-weight: 500; }

/* visual */
.visual_slide { height: 100vh;
	-webkit-transition: opacity 0.6s ease, -webkit-transform 0.3s ease;
	transition: opacity 0.6s ease, -webkit-transform 0.3s ease;
	transition: opacity 0.6s ease, transform 0.3s ease;
	transition: opacity 0.6s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
	height: calc(var(--vh, 1vh) * 100); /* 210705 수정 */
}


/* 210630 수정 .flag_lg */
.flag_lg { position: absolute; display:block; top: 0; left: 0; width: 100%; height: 100%; background: url("../images/background/bg_visual_slide_logo_l.png") no-repeat 0 81px; text-indent: -9999px; overflow: hidden; z-index: 2; filter:alpha(opacity=40);opacity:0.4;-moz-opacity:0.4;}
/* 210630 수정, 210702 수정 .flag_lg:after */
.flag_lg:after { content: ""; display:block; position: absolute; top: 0; left: 0; width: 100%; height: 100vh; background: url("../images/background/bg_visual_slide_logo_g.png") no-repeat right bottom; 	height: calc(var(--vh, 1vh) * 100); /* 210705 수정 */}
.visual_slide li { height: 100%; background-color: #000; overflow: hidden; backface-visibility: hidden; -webkit-backface-visibility: hidden; }
.visual_slide li .bg { position: absolute; top: 0; left: 0; width: auto; height: auto; min-width: 100%; min-height: 100%; background-position: center; background-size: cover; }
.visual_slide li .txt_wrap { table-layout: fixed; display: table; margin: 0 auto; padding: 180px 0; max-width: 1760px; width: 100%; height: 100%; word-break: keep-all;}
.visual_slide li .txt_cell { display: table-cell; padding: 0 290px 45px 290px; text-align: left; vertical-align: middle; }
.visual_slide li .tit { display: block; position: relative; top: 38px; color: #fff; line-height: 76px; font-size: 70px; font-weight: bold; }
.visual_slide li .txt { display: block; position: relative; top: 26px; margin-top: 30px; color: #fff; line-height: 26px; font-size: 18px; opacity: 0;
	-webkit-transform: translateX(70px);
	-ms-transform: translateX(70px);
	transform: translateX(70px);
	-webkit-transition: opacity 1.2s ease 0s, -webkit-transform 1s ease 0s;
	transition: opacity 1.2s ease 0s, -webkit-transform 1s ease 0s;
	transition: opacity 1.2s ease 0s, transform 1s ease 0s;
	transition: opacity 1.2s ease 0s, transform 1s ease 0s, -webkit-transform 1s ease 0s;
}
.visual_slide .show .txt { opacity: 1;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}
.swiper-utill { position: absolute; top: 50%; left: 50%; margin: -32px 0 0 -880px; padding: 155px 290px 0 290px; max-width: 1760px; width: 100%; line-height: 0; font-size: 0; z-index: 11; }
.swiper-utill > * { display: inline-block; vertical-align: middle; }
.swiper-utill .swiper-pagination { position: static; margin-left: 20px; width: auto; color: #ccc; line-height: 20px; font-size: 18px; text-align: left; }
.swiper-utill .swiper-pagination > * { line-height: 20px; font-size: 18px; }
.swiper-utill .swiper-pagination-current { color: #fff; }
.swiper-utill .swiper-button-prev,
.swiper-utill .swiper-button-next { margin-top: -42px; width: 44px; height: 84px; background: url("../images/icon/icon_visual_slide_button.png") no-repeat 0 0; }
.swiper-utill .swiper-button-prev { left: 0; }
.swiper-utill .swiper-button-next { right: 0; background-position: 0 -84px; }
.swiper-button-loading { position: relative; }
.swiper-button-pause { position: relative; width: 64px; height: 64px; text-indent: -9999px; overflow: hidden; }
.swiper-button-pause:before { content: ""; position: absolute; top: 50%; left: 50%; margin: -8px 0 0 -7px; width: 14px; height: 16px; background: url("../images/icon/icon_visual_slide_button_pause.png") no-repeat 0 0; }
.swiper-button-pause.on:before { background-position: 0 -16px; }
.pie_progress { position: absolute; top: 0; left: 0; width: 64px; height: 64px; }
.pie_progress ellipse { stroke: rgba(255,255,255,0.3); }

/* our impact */
.sec_main_impact { position: relative; background: #fff; z-index: 1;}
.sec_main_impact .sec_wrap { padding: 134px 80px; max-width: 1360px; text-align: center; }
.sec_main_impact .tit_main01 { position: relative; }
.our_impact_slide { position: relative; left: -30px; margin-top: 70px !important; padding-bottom: 0px !important; width: calc(100% + 60px); line-height: 0; font-size: 0; text-align: left; } /* 210706 수정: 패딩btm */
.our_impact_slide > ul > li { display: inline-block; padding: 0 30px; width: calc(100% / 3); text-align: center; vertical-align: top; }
.sec_main_impact .our_impact_slide { opacity:0;
	-webkit-transform: translate3d(0, 100px, 0);
	transform: translate3d(0, 100px, 0);
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: opacity, transform;
	transition-property: opacity, transform, -webkit-transform;
	-webkit-transition-duration: 1s;
	transition-duration: 1s;
}
.sec_main_impact.start .our_impact_slide { opacity:1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: all 2s cubic-bezier(0.16, 1, 0.3, 1) 0.05s;
	transition: all 2s cubic-bezier(0.16, 1, 0.3, 1) 0.05s;
}
.our_impact_slide > ul > li > dl > dt { position: relative; padding: 71px 0 17px 0; color: #222; line-height: 36px; font-size: 30px; font-weight: bold; border-bottom: 3px solid #000; }
.our_impact_slide > ul > li > dl > dt:before { content: ""; position: absolute; top: 0; left: 50%; margin-left: -30px; width: 60px; height: 52px; background: url("../images/icon/icon_our_impact.png") no-repeat 0 0; }
.our_impact_slide li:nth-child(2) dl > dt:before { background-position: 0 -52px; }
.our_impact_slide li:nth-child(3) dl > dt:before { background-position: 0 -104px; }
.our_impact_slide > ul > li > dl > dd { margin-top: 32px; }
.impact_detail_slide { position: relative; height: 220px; overflow: hidden; opacity: 0; word-break: keep-all;} /* 210706 수정 : 높이수정 */
.impact_detail_slide > li { position: absolute; top: 100%; left: 0; width: 100%; color: #222; line-height: 46px; font-size: 40px; font-weight: bold; }
.impact_detail_slide > li > strong { display: block; }
/* 210706 수정 : 한줄로 나오게 영문, 베트남어 폰트사이즈 줄임 */
.eng .impact_detail_slide > li > strong {font-size:30px}
.vtn .impact_detail_slide > li > strong {font-size:30px}
.chn .impact_detail_slide > li > strong {font-size:36px} /* 210806 */
.impact_detail_slide > li > span { display: block; margin-top: 10px; color: #666; line-height: 28px; font-size: 18px; font-weight: normal;}
.chn .impact_detail_slide > li > span {font-size: 16px;}
.sec_main_impact.start .impact_detail_slide { opacity: 1; }
.sec_main_impact.start .impact_detail_slide > li {
	-webkit-animation: slide 12s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s infinite;
	animation: slide 12s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s infinite;
}
.sec_main_impact.start .our_impact_slide > ul > li:nth-child(1) .impact_detail_slide > li:nth-child(1) { -webkit-animation-delay: 0.85s; animation-delay: 0.85s; }
.sec_main_impact.start .our_impact_slide > ul > li:nth-child(2) .impact_detail_slide > li:nth-child(1) { -webkit-animation-delay: 1.0s; animation-delay: 1.0s; }
.sec_main_impact.start .our_impact_slide > ul > li:nth-child(3) .impact_detail_slide > li:nth-child(1) { -webkit-animation-delay: 1.15s; animation-delay: 1.15s; }
.sec_main_impact.start .our_impact_slide > ul > li:nth-child(1) .impact_detail_slide > li:nth-child(2) { -webkit-animation-delay: 4.85s; animation-delay: 4.85s; }
.sec_main_impact.start .our_impact_slide > ul > li:nth-child(2) .impact_detail_slide > li:nth-child(2) { -webkit-animation-delay: 5.0s; animation-delay: 5.0s; }
.sec_main_impact.start .our_impact_slide > ul > li:nth-child(3) .impact_detail_slide > li:nth-child(2) { -webkit-animation-delay: 5.15s; animation-delay: 5.15s; }
.sec_main_impact.start .our_impact_slide > ul > li:nth-child(1) .impact_detail_slide > li:nth-child(3) { -webkit-animation-delay: 8.85s; animation-delay: 8.85s; }
.sec_main_impact.start .our_impact_slide > ul > li:nth-child(2) .impact_detail_slide > li:nth-child(3) { -webkit-animation-delay: 9.0s; animation-delay: 9.0s; }
.sec_main_impact.start .our_impact_slide > ul > li:nth-child(3) .impact_detail_slide > li:nth-child(3) { -webkit-animation-delay: 9.15s; animation-delay: 9.15s; }
@-webkit-keyframes slide {
	0% { top: 100%; opacity: 0; }
	4% { top: 0%; opacity: 1; }
	33.33% { top: 0%; }
	37.33% { top: -100%; }
	100% { top: -100%; }
}
@keyframes slide {
	0% { top: 100%; opacity: 0; }
	4% { top: 0%; opacity: 1; }
	33.33% { top: 0%; }
	37.33% { top: -100%; }
	100% { top: -100%; }
}

/* product */
.sec_main_product .sec_wrap { table-layout: fixed; display: table; position: relative; width: 100%; height: 100%; background: #f5f5f5; text-align: left; }
.sec_main_product .sec_wrap > * { display: table-cell; vertical-align: middle; }
.main_product_menu { padding: 0 6.3%; width: 50.3%; height: 100%; background: url("../images/background/bg_features_product.png") no-repeat 0 0; background-attachment: fixed; }
.txt_product { margin-top: 8px; color: #fff; line-height: 64px; font-size: 48px; }
.product_menu_list { position: relative; margin-top: 20%; }
.product_menu_list > ol > li > a { display: inline-block; padding-left: 32px; border-left: 4px solid rgba(255,255,255,0.3); min-width: 200px; color: rgba(255,255,255,0.4); line-height: 52px; font-size: 24px; font-weight: 500; vertical-align: top;
	-webkit-transition: color 0.3s ease-in-out 0s;
	transition: color 0.3s ease-in-out 0s;
}
.product_menu_list > ol > .on > a { color: #fff; }
.bg_bar { position: absolute; top: 0; left: 0; width: 4px; height: 20%; background: #fff;
	-webkit-transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1) 0s;
	transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1) 0s;
}
.main_product_slide { width: 50%; height: 100%; text-align: center; }
.main_product_slide li { table-layout: fixed; display: table; width: 100%; height: 100%; opacity: 0 !important; }
.main_product_slide .swiper-slide-active { opacity: 1 !important; }
.main_product_slide .li_wrap { display: table-cell; padding: 0 14%; vertical-align: middle; word-break: keep-all;}
.main_product_slide .tit { display: block; line-height: 42px; font-size: 36px; font-weight: bold; }
.main_product_slide .txt { display: block; margin-top: 22px; min-height: 64px; line-height: 32px; font-size: 18px; letter-spacing: -1px;}
.main_product_slide .thum { margin-top: 32px; }
.main_product_slide .btn { margin-top: 40px; padding: 0 40px 0 20px; min-width: 162px; line-height: 53px; font-size: 16px; border-radius: 5px; border: 2px solid #000; text-align: left; }
.main_product_slide .btn:before { content: ""; position: absolute; top: 50%; right: 18px; margin-top: -8px; width: 11px; height: 17px; background: url("../images/icon/icon_arrow_more.png") no-repeat 0 0; }
.main_product_slide .swiper-button-prev,
.main_product_slide .swiper-button-next { margin-top: 0; width: 32px; height: 62px; background: url("../images/icon/icon_product_slide_button.png") no-repeat 0 0; background-size: 100% auto; }
.main_product_slide .swiper-button-prev { left: 5.6%; }
.main_product_slide .swiper-button-next { right: 5.6%; background-position: 0 -62px; }
.btn_skip{margin-top:30px;position:relative;left:-20px;width: 44px; height: 44px; background: url("../images/icon/icon_product_skip_button.png") no-repeat center;
	-webkit-animation: skip 1s linear 0s infinite;
	animation: skip 1s linear 0s infinite;
}
@-webkit-keyframes skip {
	0% { -webkit-transform: translateY(0); transform: translateY(0); }
	50% { -webkit-transform: translateY(-12px); transform: translateY(-12px); }
	100% { -webkit-transform: translateY(0); transform: translateY(0); }
}
@keyframes skip {
	0% { -webkit-transform: translateY(0); transform: translateY(0); }
	50% { -webkit-transform: translateY(-12px); transform: translateY(-12px); }
	100% { -webkit-transform: translateY(0); transform: translateY(0); }
}

/* latest news */
.sec_main_news { position: relative; }
/* 220509 수정 */
.sec_main_news:before { content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: 286px; background: #f3f4f4; z-index: -1; }
.sec_main_news .sec_wrap { position: relative; padding: 134px 80px 0 80px; max-width: 1360px; }
.news_article_list { margin-top: 53px; }
.news_article_list:after { content: ""; display: block; clear: both; }
.news_article_list > li { width: 39%; overflow: hidden; float: left; }
.news_article_list > li:first-child { width: 51%; margin-right: 10%;}
.news_article_list > li:first-child .category,
.news_article_list > li:first-child .txt { display: none; }
.news_article_list > li:first-child .tit { margin-top: 0; height: 84px; line-height: 42px; font-size: 30px; }
.news_article_list > li:first-child .date { margin-top: 15px; }
.news_article_list > li:first-child a { padding:0; } /* 220511 추가 */
.news_article_list > li:first-child a:first-child { height:400px; overflow:hidden; border:3px solid #bbb; }
.news_article_list > li:first-child a+a { margin-top:35px; }
.news_article_list > li:first-child img { display: block; width: 100%; height:100%; object-fit:cover; }
.news_article_list > li a { display: block; position: relative; padding: 35px 25px 25px 0px; }
.eng .sec_main_news .sec_wrap { padding-bottom:140px;}
.eng .sec_main_news:before { height:425px; }
/* //220509 수정 */
.news_article_list > li .category { display: block; color: #aa033e; line-height: 20px; font-size: 14px; font-weight: bold; text-decoration: underline; }
.news_article_list > li .tit { display: block; margin-top: 7px; height: 64px; line-height: 32px; font-size: 24px; font-weight: bold; overflow: hidden; word-break: keep-all;}
.news_article_list > li .txt { display: block; margin-top: 19px; height: 48px; color: #111; line-height: 24px; font-size: 16px; overflow: hidden; word-break: keep-all;}
.news_article_list > li .date { display: block; margin-top: 25px; line-height: 22px; font-size: 16px; }
.news_article_list > li img { display: none; z-index: -1;
	-webkit-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.news_article_list > li a:hover img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.sec_main_news .btn.icon_full_sec_more { position: absolute; top: 141px; right: 80px; }
.btn.icon_full_sec_more { width: 53px; height: 38px; border: 0 none; background: url("../images/icon/icon_full_sec_more.png") no-repeat center; }

/* OLED features */
.sec_main_features { background: #f3f4f4; z-index: -1; }
.sec_main_features .swiper-slide .ls{float:left;margin:0 0 0 30px;width:calc(33.33% - 30px);}
.sec_main_features .swiper-slide .ls:first-child{margin-left:0;}
.sec_main_features .swiper-scrollbar,
.sec_main_features .swiper-scrollbarForMobile{left: 0 !important;bottom: 0 !important;width: 100% !important;height: 4px !important;background: #ddd !important;}
.sec_main_features .swiper-scrollbar-drag {background: #aa033e !important;}
.sec_main_features .sec_wrap { padding: 70px 0 140px 0; }
.sec_main_features .tit_main02 { margin: 0 auto; width: 1200px; }
.sec_main_features .btn.icon_full_sec_more { position: absolute; top: -63px; right: 0; }
.features_slide.forMobile{display:none;}
.features_slide { margin-top: 30px !important; padding-bottom: 70px !important; width: 1200px; overflow: visible !important; }
.features_slide:before,
.features_slide:after { content: ""; position: absolute; top: 0; left: calc(-33% - 10px); width: 33.33%; height: 100%; background: #f3f4f4; opacity: 0.4; z-index: 2; }
.features_slide:after { left: auto; right: -33%; }
.features_slide .swiper-slide a { display: block; position: relative; text-align: center; }
.features_slide .swiper-slide a:before { content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: 0;
	-webkit-transition: all 0.3s ease 0.15s;
	transition: all 0.3s ease 0.15s;
}
.features_slide .swiper-slide a:hover:before { height: 100%; background: rgba(170,3,62,0.8);
	-webkit-transition: all 0.3s cubic-bezier(0.33, 1, 0.68, 1) 0s;
	transition: all 0.3s cubic-bezier(0.33, 1, 0.68, 1) 0s;
}
.features_slide .swiper-slide a:after { content: ""; position: absolute; bottom: 50%; left: 50%; width: 50px; height: 50px; margin: 0 0 -25px -25px; border-radius: 100%; background: #fff url("../images/icon/icon_arrow_features_slide.png") no-repeat center; opacity: 0;
	-webkit-transform: scale(0.5);
	-ms-transform: scale(0.5);
	transform: scale(0.5);
	-webkit-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
}
.features_slide .swiper-slide a:hover:after { opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.2s cubic-bezier(0.33, 1, 0.68, 1) 0.25s;
	transition: all 0.2s cubic-bezier(0.33, 1, 0.68, 1) 0.25s;
}
.features_slide .swiper-slide img { width: 100%; }
.features_slide .swiper-slide span { display: block; margin-top: 22px; max-height: 60px; line-height: 30px; font-size: 20px; font-weight: 500; overflow: hidden; word-break: keep-all;}


/* 반응형 */
@media screen and (max-width: 1760px) { /* PC */
	/* visual */
	.visual_slide li .txt_wrap { left: 0; margin-left: 0; width: 100%; }
	.swiper-utill { left: 0; margin-left: 0; width: 100%; max-width: auto; height: 52px;} /* 210630 수정 */
	.swiper-utill .swiper-button-prev { left: 80px; }
	.swiper-utill .swiper-button-next { right: 80px; }
}
@media screen and (max-width: 1400px) { /* 1119 ~ 1400 */
	.main_product_slide .swiper-button-prev { left: 6.8%; }
	.main_product_slide .swiper-button-next { right: 6.8%; }
}
@media screen and (max-width: 1200px) { /* 모바일 375 ~ 1200 */
	/* 210812 */
	.scroll_down { bottom: 20px; right: 20px; width: 40px; height: 40px;}
	/* 메인 title */
	.tit_main01 { line-height: 38px; font-size: 32px; text-align: left; }
	.tit_main02 { line-height: 30px; font-size: 24px; }
	.tit_main03 { line-height: 22px; font-size: 16px; }

	/* visual */
	.flag_lg { background-position: 0 66px; background-size: 50px auto; }
	.flag_lg:after { background-size: 100px auto; }
	.visual_slide li .txt_wrap { padding: 120px 20px; }
	.visual_slide li .txt_cell { padding: 130px 0 0 0; }
	.visual_slide li .tit { line-height: 46px; font-size: 40px; }
	.visual_slide li .txt { margin-top: 18px; line-height: 20px; font-size: 14px; }
	.visual_slide li .txt br { display: none; }
	.visual_slide li video { object-fit: cover; }
	.visual_slide li .bg{width:100% !important;}
	.swiper-utill { top: auto; bottom: 48px; margin: 0; padding: 0 20px; }
	.swiper-button-pause { width: 52px; height: 52px; }
	.swiper-button-pause:before { margin: -7px 0 0 -6px; width: 12px; height: 14px; background-image: url("../images/icon/icon_visual_slide_button_pause_m.png"); background-size: 100% auto; }
	.swiper-button-pause.on:before { background-position: 0 -14px; }
	.pie_progress { width: 52px; height: 52px; }
	.swiper-utill .swiper-pagination { margin-left: 15px; font-size: 14px; }
	.swiper-utill .swiper-pagination > * { font-size: 14px; }
	.swiper-utill .swiper-button-next, .swiper-utill .swiper-button-prev { display: none; }

	/* our impact */
	.sec_main_impact .sec_wrap { padding: 47px 20px 77px 20px; width: auto; }
	.sec_main_impact .tit_main01 { display: none; }
	.our_impact_slide { left: auto; margin: 0 !important; padding: 0 0 50px 0 !important; width: auto; }
	.our_impact_slide .swiper-pagination-bullet { width: 60px !important; height: 4px !important; border-radius: 0 !important; }
	.our_impact_slide > ul > li { display: block; padding: 0; width: auto;
		-webkit-transition: none;
		transition: none;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
	.our_impact_slide > ul > li > dl > dt { padding: 50px 0 15px 0; line-height: 30px; font-size: 24px; border-bottom-width: 2px; }
	.our_impact_slide > ul > li > dl > dt:before { margin-left: -23px; width: 60px; height: 45px; background: url("../images/icon/icon_our_impact_m.png"); background-size: 100% auto; }
	.our_impact_slide li:nth-child(2) dl > dt:before { background-position: 0 -45px; }
	.our_impact_slide li:nth-child(3) dl > dt:before { background-position: 0 -90px; }
	.our_impact_slide > ul > li > dl > dd { margin-top: 32px; }
	.sec_main_impact .our_impact_slide{opacity:1 !important;
		-webkit-transition: none !important;
		transition: none !important;
		-webkit-transform: none !important;
		-ms-transform: none !important;
		transform: none !important;
	}
	.impact_detail_slide { height: auto; opacity: 1; }
	.impact_detail_slide > li + li { margin-top: 32px; }
	.impact_detail_slide > li { position: static; line-height: 35px; font-size: 29px;
		-webkit-animation: none !important;
		animation: none !important;
	}
	.impact_detail_slide > li > strong { line-height: 32px; font-size: 26px; }
	.impact_detail_slide > li > span { margin-top: 4px; line-height: 20px; font-size: 14px; }

	/* product */
	.sec_main_product .sec_wrap { display: block; padding-bottom: 40px; height: auto; background: none; }
	.sec_main_product .sec_wrap > * { display: block; }
	.sec_main_product .btn_skip { display: none; }
	.main_product_menu { padding: 69px 20px 134px 20px; width: auto; height: auto; background: url("../images/background/bg_features_product_m.png") no-repeat center; background-size: 100% auto; background-attachment: initial; }
	.txt_product { margin-top: 12px; min-height: 62px; line-height: 31px; font-size: 24px; }
	.txt_product br { display: none; }
	.product_menu_list { margin-top: 76px; }
	.product_menu_list > ol { position: relative; left: -8px; width: calc(100% + 16px); overflow: hidden; }
	.product_menu_list > ol > li { padding: 0 8px; width: 20%; float: left; }
	.product_menu_list > ol > li > a { display: block; padding: 0; min-width: 0; height: 4px; line-height: 0; font-size: 0; border: 0 none; background: #fff; opacity: 0.4; text-indent: -9999px; overflow: hidden; }
	.product_menu_list > ol > .on > a { opacity: 1; }
	.bg_bar { display: none; }
	.main_product_slide { margin-top: -103px !important; padding: 0 !important; width: calc(100% - 40px); height: auto; background: #f5f5f5; }
	.main_product_slide .swiper-button-prev,
	.main_product_slide .swiper-button-next { width: 22px; height: 42px; }
	.main_product_slide .swiper-button-prev { left: 12px; }
	.main_product_slide .swiper-button-next { right: 12px; background-position: 0 -42px; }
	.main_product_slide .li_wrap { padding: 55px 30px 70px 30px; }
	.main_product_slide .tit { line-height: 32px; font-size: 26px; }
	.main_product_slide .txt { margin-top: 15px; min-height: 40px; line-height: 20px; font-size: 14px; }
	.main_product_slide .txt br { display: none; }
	.main_product_slide .thum { margin-top: 37px; }
	.main_product_slide .btn { margin-top: 30px; padding: 0 40px 0 20px; min-width: 115px; line-height: 36px; font-size: 14px; }
	.main_product_slide .btn:before { right: 20px; margin-top: -7px; width: 9px; height: 14px; background-image: url("../images/icon/icon_arrow_more_m.png"); background-size: auto 100%; }
	.main_product_slide .swiper-button-prev,
	.main_product_slide .swiper-button-next {display:none;}

	/* latest news */
	.sec_main_news:before { display: none; }
	.sec_main_news .sec_wrap { padding: 30px 0 0 0; width: auto; }
	.sec_main_news .tit_main01 { padding: 0 20px; }
	.news_article_list { margin-top: 24px; }
	.news_article_list > li { width: auto !important; float: none; }
	/* 220509 수정 */
	.news_article_list > li:first-child { margin:0 auto; padding-bottom:35px; width:calc(100% - 40px) !important; border-bottom:1px solid #bbb; }
	.news_article_list > li:first-child a:first-child { height:auto; } /* 220511 추가 */
	.news_article_list > li:first-child a+a { margin-top:30px; }
	/* //220509 수정 */
	.news_article_list > li:first-child .tit { height: 62px; line-height: 31px; font-size: 24px; }
	.news_article_list > li:first-child .date { margin-top: 12px; }
	.news_article_list > li:last-child { background: #f3f4f4; }
	.news_article_list > li a { padding: 35px 20px; }
	.news_article_list > li .category { line-height: 18px; font-size: 12px; }
	.news_article_list > li .tit { margin-top: 10px; height: 54px; line-height: 27px; font-size: 21px; text-overflow: ellipsis; word-wrap: break-word; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
	.news_article_list > li .txt { margin-top: 12px; height: 46px; line-height: 23px; font-size: 15px; text-overflow: ellipsis; word-wrap: break-word; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
	.news_article_list > li .date { margin-top: 17px; line-height: 18px; font-size: 12px; }
	.sec_main_news .btn.icon_full_sec_more { top: 30px; right: 20px; }
	.btn.icon_full_sec_more { background-image: url("../images/icon/icon_full_sec_more_m.png"); background-size: 43px auto; }

	/* OLED features */
	.sec_main_features .sec_wrap { padding: 35px 20px 80px 20px; }
	.sec_main_features .tit_main02 { width: auto; }
	.sec_main_features .btn.icon_full_sec_more { top: -50px; right: 0; }
	.sec_main_features .features_slide.forWeb + .swiper-scrollbar{display:none;}
	.features_slide.forMobile{display:block;}
	.features_slide.forWeb{display:none;}
	.features_slide { margin-top: 15px !important; padding-bottom: 40px !important; width: auto; }
	.features_slide:before,
	.features_slide:after { display: none; }
	.features_slide .swiper-slide a { background: #000; }
	.features_slide .swiper-slide a:before,
	.features_slide .swiper-slide a:after { display: none; }
	.features_slide .swiper-slide span { margin: 16px 0  35px; height: 46px; line-height: 23px; font-size: 16px; text-overflow: ellipsis; word-wrap: break-word; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

}

/* 210702 수정 : 추가 */
@media screen and (max-width: 450px) {
	.visual_slide li .txt_wrap { padding: 15% 2.5% 0 2.5%;}
	.visual_slide li .txt_cell { padding: 25% 0 0 0;}
}
/* 210702 수정 : 추가 */