<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

.pcbr{display:none !important;}
.ptbr{display:block !important;}
.tbr{display:block !important;}
.mbr{display:none !important;}
.pc_view{display:none !important;}
.pt_view{display:block !important;}
.tm_view{display:block !important;}
.t_view{display:block !important;} 
.m_view{display:none !important;}

* {
	position: relative;
	padding: 0;
	margin: 0;
	/* width: 100%; */
	/* max-width: 1399px; */
	/* width: 100%; */
}
li,
ol,
ul {
    list-style: none;
}
a {
	text-decoration: none;
}
body{background:#111;}
.img_wrap &gt; img{
	max-width:100%;
}
/* sub_top_visual */
 .sub_top_visual {
	width: 100%;
	height: 500px;
}
.sub_top_visual .bg {
	width: 100%;
	height: 100%;
}
 .sub_top_text{
	 width:100%;
	 position: absolute;
	 top: 10px;
	 left: 49%;
}
.sub_top_text p{padding-top:180px;color:#ffffff;font-size: 1.8rem;/* line-height:28px; */font-family: 'Lexend';font-weight: 300;}
.sub_top_text p::after{content:"";position: absolute;background:#9a9b9f;width:76px;height:1px;bottom: -28px;left:0;}
.sub_top_text h3{padding-top:60px;color:#ffffff;font-size: 3.6rem;line-height: 47px;font-family: 'Lexend';}

.sub1 .bg {background: url(/images/page/page_visual1.jpg) no-repeat center / cover;}
.sub2 .bg {background: url(/images/page/page_visual2.jpg) no-repeat center / cover;}
.sub3 .bg {background: url(/images/page/page_visual3.jpg) no-repeat center / cover;}
.sub4 .bg {background: url(/images/page/page_visual4.jpg) no-repeat center / cover;}
.sub5 .bg {background: url(/images/page/page_visual5.jpg) no-repeat center / cover;}
.sub6 .bg {background: url(/images/page/page_visual6.jpg) no-repeat center / cover;}

.sub_tab {
background: #111111;
margin:0 auto;padding:37px 0 31px;}
.sub_tab&gt;ul {display:flex;justify-content:center;}
.sub_tab&gt;ul&gt;li {width: 163px;}
.sub_tab&gt;ul&gt;li::after {
	content:"";
	position: absolute;
	width:1px;
	height:12px;
	background:#414141;
	top: 8px;
}
.sub_tab.tab32 ul li,
.sub_tab.tab33 ul li,
.sub_tab.tab34 ul li,
.sub_tab.tab35 ul li{
	width:188px;
}
.sub_tab::after{
	content:"";
	position: absolute;
	background:#414141;
	width:100%;
	bottom:14px;
	height:1px;
}
.sub_tab&gt;ul&gt;li:first-child::after{
	display:none;
} 
.sub_tab&gt;ul&gt;li:last-child {margin-right:0;}
.sub_tab&gt;ul&gt;li&gt;a {position: relative;display: block;font-family: 'Noto Sans CJK KR Dreamlight';font-size:16px;color:#ffffff;text-align: center;line-height: 1.7;letter-spacing: -0.02em; font-size: 15px;}
.sub_tab&gt;ul&gt;li&gt;a:before {content:"";position: absolute;bottom:-17px;left:50%;width:60px;height:1px;background:rgba(255, 255, 255, 0.3);
transform:translate(-50%, 0);
}

.sub_tab&gt;ul&gt;li.on&gt;a {color:#ffffff}
.sub_tab&gt;ul&gt;li.on&gt;a:before {
	height:1px;
	background:#ffffff;
	z-index:1;
}

/* m11 */
.m11{
	background: #111111;
}
.inner_wrap {
	max-width: 1399px;
	width: 94%;
	margin: 0 auto;
	text-align: center;
	padding-top: 80px;
}
.page_title1 {
	color: #ffffff;
	font-size: 3rem;
	font-weight: 450;
	font-family: 'Noto Sans CJK KR Medium';
}
.page_title1::after {
	display: block;
	content: "";
	width: 44px;
	height: 1px;
	background: #fff;
	position: absolute;
	left: 50%;
	 transform: translate(-50%, 0);
	margin-top: 19px;
}
.page_title2 {
	padding-top: 100px;
	font-size: 2.8rem;
	color: #ffffff;
	font-family: 'Noto Sans CJK KR Medium';
}
.page_text {
	font-size: 1.6rem;
	color: #a6a6a6;
	line-height: 28px;
	padding-top: 35px;
	font-family: 'Noto Sans CJK KR Dreamlight';
}
.section1 {
	max-width: 1399px;
	width: 94%;
	margin: 0 auto;
	padding-top: 80px;
	padding-bottom: 100px;
}
.m11 .cont {
	display: flex;
	justify-content: space-between;
	width: 100%;
}
.cont &gt; li {
	width: calc(100% / 3);
	margin-right: 20px;
}
.cont &gt; li:last-child {
	margin-right: none;
}

.m11 .cont &gt; li .img_wrap &gt; img {
	width: 100%;
	height: 340px;
}
.m11 .cont &gt; li .cont_text {
	padding-top: 25px;
	letter-spacing: -0.25px;
	font-family: 'Noto Sans CJK KR Regular';
}
.cont &gt; li .cont_text h6 {
	color: #ffffff;
	font-size: 1.8rem;
	font-family: 'Noto Sans CJK KR Regular';
}
/* m12 */
.m12{
	background: #111111;
}
.m12 .page_title2 {
	text-align: left;
	font-weight: 450;
}
.m12 .section1 {
	padding-top: 99px;
}
.m12 .cont {
	max-width: 1399px;
	width: 94%;
	margin: 0 auto;
	display: flex;
	position: relative;
	padding-bottom: 200px;
}
.m12 .cont .img_wrap {
	width: calc(50% - 130px);
}
.m12  .line {
	position: absolute;
	background: #292929;
	width: 1px;
	height: 100%;
	top: 0;
	left: calc(50% - 80px);
}
.m12 .line&gt;div{
	background: #f37022; 
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
}
.m12 .cont .img_wrap &gt; img {
	width: 100%;
	height: 200px;
}
.m12 .cont .img_wrap .year {
	padding-top: 50px;
	font-size: 5rem;
	line-height: 34px;
	color: #ffffff;
	text-align:left;
	font-family: 'Lexend';
}
.m12 .history_wrap {
	width: 50%;
	margin-left: 80px;
}
.m12 .history_wrap &gt; ul {
	margin-top: -16px;
}
.m12 .history_wrap .hist_cont {
	display: flex;
}
.m12 .history_wrap .hist_cont .nub {
	color: #ffffff;
	margin-right: 30px;
	font-size: 1.8rem;
	line-height: 50px;
	font-family: 'Lexend';
}
.m12 .history_wrap .hist_cont .hist_text {
	color: #7a7a7a;
	font-size: 1.8rem;
	font-family: 'Noto Sans CJK KR Dreamlight';
}
.m12 .history_wrap .hist_cont .hist_text &gt; p {
	color: #a6a6a6;
	line-height: 50px;
	text-align:left;
}
/*m13 */
.m13{background:#111111;}
.m13 .section1{padding: 170px 0 118px;}

.m13 .adv{
	display:flex;
	flex-wrap:wrap;
	margin:95px 0 0;
	max-width:1399px;
	width:100%;
	margin:0 auto;
}
.m13 .adv .boxwrap{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 39%;
    padding: 40px;
    border: 1px solid #595959;
	transition: all 0.7s;
}
.m13 .adv .boxwrap .left{
	text-align: left;
}
.m13 .adv .boxwrap .left p3{
	font-size: 1.8rem;
    color: #ffffff;
    font-family: 'Noto Sans CJK KR Bold';
    font-weight: 550;
}
.m13 .adv .boxwrap .left h4{
	font-size: 3.6rem;
    color: #ffffff;
    font-family: 'Noto Sans CJK KR Medium';
    font-weight: 650;
    margin-top: 25px;
}
.m13 .adv .boxwrap .left h4 &gt; span{
    font-size: 2.1rem;
    font-family: 'Lexend';
	 color: #bcbcbc;
	 font-weight: 350;
}
.m13 .btn {
    display: flex;
    align-items: center;
    width: 50px;
    height: 50px;
    transition: all 0.7s;
	 border-radius: 30px;
	background: #222222;
	justify-content: center;
}
.m13 .btn p {
	font-family:"Montserrat";
	font-size:11px;
	font-weight:500;
	overflow: hidden;
	transition:0.5s;
	padding-right: 0;
	background: none;
	display:none;
}
.m13 .btn p em{
	display: block;
	width:81px;
	 font-size: 1.1rem;
    font-family: 'Montserrat';
    color: #fff;
}
.m13 .btn:hover {
	background:#f37022;
	width: 180px
}
.m13 .boxwrap:hover{
	background: #222222;
}
.m13 .btn:hover p{
	display:block;
}
.m13 .adv .boxwrap:nth-child(even){
	border-left:none;
}
.m13 .section_tit{
	text-align:left;
	font-size: 3.2rem;
	color: #ffffff;
	font-family: 'Noto Sans CJK KR Regular';
	padding-bottom: 70px;
}
.m13 .section2{padding-bottom:118px;}
.m13 .section3{padding-bottom:260px;}
.m13 .section3 .section_tit{font-family: 'Lexend';}
.popup_wrap{
	width: 100%;
	height: 100%;
}
.pop_item{
	position: fixed;
	top: 60%;
	left: 45%;
	transform: translate(-45%,-60%);
	max-width: 768px;
	width: 100%;
	margin: 0 auto;
	background:#222222;
	padding: 60px;
	box-sizing: border-box;
}
.pop_item .wrap{
	display: flex;
}
.pop_item .right{
	padding: 16px 0 0 30px;
}
.pop_item .right p{
	font-family: 'Noto Sans CJK KR Bold';
	font-size: 1.8rem;
	letter-spacing: -0.25px;
	color: #ffffff;
	font-weight: 550;
	padding-bottom: 15px;
}
.pop_item .right h4{
	font-family: 'Noto Sans CJK KR Medium';
	font-size: 2.8rem;
	color: #ffffff;
	letter-spacing: -0.25px;
	padding-bottom: 20px;
}
.pop_item .right h4 &gt; span{
	margin-left:20px;
	font-family: 'Lexend';
	font-size: 26px;
	letter-spacing: -0.25px;
	line-height: 32px;
	color:#bcbcbc;
}
.pop_item .right ul{
	padding-top: 20px;
}
.pop_item .right ul li{
	padding-left: 10px;
	color: #919191;
	font-family: 'Myriad Pro';
	font-size: 1.4rem;
	letter-spacing: -0.25px;
	padding-bottom: 10px;
}
.pop_item .right ul li:last-child{
	padding-bottom:0;
}
.pop_item .right ul li::before{
	display:block;
	content:"";
	width:5px;
	height:2px;
	background:#919191;
	position:absolute;
	top: 10px;
	left: -2px;
}
.pop_item .close_btn{
	position: absolute;
	right: -95px;
	top: 0;
	width: 70px;
	height: 70px;
	background: #f37022;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor:pointer;
}
.pop_item .bg_img{
	position: absolute;
	right: 0;
	bottom: -26%;
}
.bg_black{
	position: fixed;
	width: 100%; 
	height: 100%;
	top: 0; 
	left: 0; 
	background-color: rgba(0,0,0,0.3);
}
/*m14*/
.m14{background:#111111;}
.m14 .section1 ul{
	width: 100%;
    display: flex;
    flex-wrap: wrap;
	justify-content: flex-start;
}
.m14 .section1 ul li{
    width: calc((100% - 40px) / 3);
	margin-right:20px;
}
.m14 .section1 ul li:nth-child(3n){margin-right: 0;}
.m14 .section1 ul li .img_wrap img{
	width:100%;
}
.m14 .section1 ul li .text_wrap{
	padding:44px 0;
}
.m14 .section1 ul li .text_wrap p{
	 font-size: 1.8rem;
    color: #fff;
    font-family: 'Noto Sans CJK KR Medium';
    letter-spacing: -0.1px;
	 line-height: 30px;
}
.m14 .section1 ul li .text_wrap p.en{
	font-family: 'Lexend';
}

/* m15 */
.m15 iframe {
	border-radius: 0 0 10% 0;
	max-width: 1110px;
	width: 100%;
}
.m15 {
	background: #111111;
}
 .m15 .section1{
	 max-width: 1399px;
	 margin: 0;
	 padding-top: 100px;
	 padding-bottom: 100px;
	 margin: 0 auto;
	 width: 100%;
 }
 .m15 .inner_wrap {
    width: 94%;
    max-width: 1399px;
}
.m15 .cont_wrap {
	display: flex;
	flex-direction: column;
}
.map_info {
	color: #ffffff;
	text-align: left;
	width: 100%;
	box-sizing: border-box;
}
.map_info h3 {
	font-size: 2.8rem;
	color: #ffffff;
	padding-top: 80px;
	font-family: 'Noto Sans CJK KR Medium';
}
.map_info h2 {
	font-size: 1.8rem;
	color: #686868;
	padding-top: 28px;
	font-family: 'Lexend';
}
.map_info .logo {
	padding-top: 30px;
	padding-bottom: 30px;
}
.map_info .logo &gt; img {
	width: 30px;
	height: 12px;
	display:block;
}
.num_info &gt; ul &gt; li {
	display: flex;
}
.num_info &gt; ul &gt; li .num_t {
	padding-right: 23px;
	font-size: 1.8rem;
	line-height: 40px;
	color: #ffffff;
	font-weight: 550;
	font-family: 'Noto Sans CJK KR Dreamlight';
}
.num_info &gt; ul &gt; li .num {
	font-size: 1.8rem;
	line-height: 40px;
	color: #555555;
	font-weight: 500;
	font-family: 'Noto Sans CJK KR Dreamlight';
}

.m16{}
.m16 .plist{width: 100%;display: flex;flex-wrap:wrap;}
.m16 .plist li{display: flex;flex-direction:column;width:calc((100% - 80px) / 3);margin-right: 40px;margin-bottom: 80px;}
.m16 .plist li:nth-child(3n){margin-right: 0;}
.m16 .plist li .logoimg{width:100%;height:150px;display: flex;justify-content:center;align-items:center;background: #ffffff;margin-bottom: 45px;}
.m16 .plist li .tit{color:#fff;font-size:18px;}


/*m21*/
.m21 .inner_wrap{
	max-width:1279px;
	width:94%;
}
.m21 .section1{
	margin-bottom:500px;
}
/* .m21 .section1::before{
	display:block;
	content:"";
	width:100%;
	height:596px;
	position:absolute;
    left: -19%;
	top: 37%;
	background: url(/images/page/m21_sec1_img1.png) no-repeat;
} */
.m21 .section1 h3{
	font-size: 5rem;
    line-height: 58px;
    letter-spacing: -0.25px;
    color: #fff;
    font-family: 'Lexend';
    text-align: left;
	position: relative;
	z-index: 10;
}
.m21 .section1 .img{
	display: flex;
	width: 100%;
	height: 330px;
	position: absolute;
	left: -19%;
	top: 72%;
	z-index: 1;
}
.m21 .section1 .img img{border-radius: 0 0 47px 0;}
.m21 .section1 .video{
	opacity: 0;
	position: absolute;
	width: 58%;
	height: 300px;
	right: -7%;
	top: 300%;
	z-index: 2;
}
.m21 .section1 .video .inner{width: 100%; height: 100%;}
.m21 .section1 .video iframe {
    width: 100%;
    height: 100%;
}
.m21 .section1 .m_scroll{display: none;}
.m21 .section2{
	text-align:left;
}
.m21 .section2 .cont_wrap{
	padding-top:100px;
}
.m21 .section2 .cont_wrap.cont1{
	padding-top:0;
}
.m21 h3{
    font-size: 38px;
    line-height: 30px;
    color: #ffffff;
    font-family: 'Noto Sans CJK KR Medium';
    text-align: center;
}
.m21 .section2 h3{
	color:#111111;
	text-align:left;
	font-family: 'Noto Sans CJK KR Medium';
}
.m21 .section2 p{
	text-align: left;
	font-size: 2rem;
	line-height: 34px;
	padding-top: 66px;
	font-family: 'Noto Sans CJK KR Regular';
}
.m21 .section2 p2{
	display: block;
	text-align: left;
    font-size: 18px;
    font-family: 'Noto Sans CJK KR Dreamlight';
    color: #999999;
    line-height: 34px;
    padding-top: 22px;
}
.m21 .section2 span.p2{
	color:#f37022;
	font-family: 'Noto Sans CJK KR Black';
}
.m21 .section2 .cont{
	padding-top:40px;
}
.m21 .section2 .cont2 img,
.m21 .section2 .cont3 img{
	width:100%;
}
.m21 .section2 .cont_tit {
    padding: 17px 60px;
    background: #f1f1f1;
    white-space: nowrap;
}
.m21 .section2 .cont_tit &gt; p{
	padding-top:0;
	 color: #333333;
    font-size: 1.8rem;
    line-height: 30px;
    font-family: 'Lexend';
}

.m21 .section2 .cont &gt; ul{
	display: flex;
    justify-content: space-between;
}
.m21 .section2 .cont &gt; ul &gt; li{
	margin-right:13px;
	position: relative;
	 width: calc(100% / 3);
}
.m21 .section2 .cont &gt; ul &gt; li::after{
	content:"";
	position: absolute;
	 top: 50%;
    right: -28px;
    z-index: 1;
	width:40px;
	height:40px;
	background: url(/images/page/m21_sec_bf.png) no-repeat;
}
.m21 .section2 .cont &gt; ul &gt; li:nth-child(last){
	margin-right:0;
}
.m21 .section2 .cont &gt; ul &gt; li:last-child::after{
	display:none;
}
.m21 .section2 .cont &gt; ul &gt; li .img_wrap{
	margin-top: 13px;
    border: 1px solid #dddddd;
	height:280px;
}
.m21 .section2 .cont &gt; ul &gt; li .img_wrap .img1{
	display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.m21 .section2 .cont &gt; ul &gt; li .img_wrap .img2{
	 position: absolute;
    right: 20px;
    bottom: 20px;
}

.m21 .section3{
	padding:200px 0;
	 text-align: left;
}
.m21 .section3 h3{
	padding-bottom:63px;
	text-align:left;
	color:#111111;
}
.m21 .section3 .cont_wrap{
	width:100%;
}
.m21 .section3 .cont &gt; ul{
	display:flex;
	flex-direction: column;
}
.m21 .section3 .cont &gt; ul &gt; li{
	width: 100%;
}
.m21 .section3 ul li .cont_tit{
	 text-align: center;
	background: #f1f1f1;
	padding: 30px 0;
	font-family: 'Lexend';
}
.m21 .section3 ul li .cont_tit p{
	font-size: 2rem;
    font-family: 'Lexend';
    color: #333333;
}
.m21 .section3 .cont &gt; ul &gt;  li:nth-child(2){
	border:3px solid #0fab46;
}
.m21 .section3 ul li:nth-child(2) .cont_tit{
	background:#0fab46;
}
.m21 .section3 ul li:nth-child(2) .cont_tit p{
    color: #ffffff;
}
.m21 .section3 .cont &gt; ul &gt; li{
	border-bottom: 1px solid #d9d9d9;
}
.m21 .section3 .cont &gt; ul &gt; li &gt; ul &gt; li{
	border-bottom: 1px solid #d9d9d9;
	padding:35px 0 35px 75px;
	position:relative;
}
.m21 .section3 .cont &gt; ul &gt; li &gt; ul &gt; li:last-child{
	border-bottom:none;
}

.m21 .section3 .cont &gt; ul &gt; li &gt; ul &gt; li::after{
	background: url(/images/page/m21_mark.png) no-repeat center right;
	content:"";
	 display: inline-block; 
	 height: 18px;
	 width: 20px; 
	 position:absolute;
	 top: 42%;
	left: 5%;
}
.m21 .section3 .cont &gt; ul &gt; li &gt; ul &gt; li.check::after{
	background: url(/images/page/m21_check.png) no-repeat center right;
	content:"";
	 display: inline-block; 
	 height: 18px;
	 width: 20px; 
}
.m21 .section3 .cont &gt; ul &gt; li &gt; ul &gt; li p{
	font-size: 2rem;
	font-family: 'Myriad Pro';
	font-weight: 550;
	color:#333333;
	margin-left: 15px;
}
.m21 .section3 .cont &gt; ul &gt; li &gt; ul &gt; li p &gt; span{
	color:#a9a9a9;
	font-family: 'Myriad Pro';
}
.m21 .section3 .cont &gt; ul &gt; li &gt; ul &gt; li.check p{
	font-family: 'Noto Sans CJK KR Black';
}
.m21 .section3 .cont &gt; ul &gt; li &gt; ul &gt; li p.light{
	color:#999999;
}
.m21 .section3 h3{
	padding-bottom:63px;
	text-align:left;
	color:#111111;
}
.m21 .section4{
	padding-bottom:260px;
	width: 100%;
}
.m21 .section4 h3{
    color: #111111;
    text-align: left;
	padding-bottom: 48px;
}
.m21 .section4 .cont_wrap{
	overflow: auto;
	padding-bottom:80px;
}
.m21 .section4 .cont{
	display:flex;
	width: 1279px;
	overflow-x: auto;
}
.m21 .section4 .cont_wrap::-webkit-scrollbar {
	width: 100%;/* 스크롤바의 너비 */
	height:25px;
}
.m21 .section4 .cont_wrap::-webkit-scrollbar-thumb {
	background: #b5b5b5; /* 스크롤바의 색상 */
}
.m21 .section4 .cont_wrap::-webkit-scrollbar-track{
	background: #f2f2f2;
}

.m21 .section4 .left_cont{
	display:block;
	 width:  65%;
}
.m21 .section4 .left_cont &gt; ul{
	display:flex;
}
.m21 .section4 .left_cont &gt; ul &gt; li{
	width:50%;
}
.m21 .section4 .left_cont .tit1{
	width: calc(100% - 10px);
	background:#f1f1f1;
	padding:19px 0;
}
.m21 .section4 .left_cont .tit1 p{
	font-size: 18px;
    line-height: 30px;
    color: #333333;
	font-family: 'Noto Sans CJK KR Medium';
}
.m21 .section4 .left_cont &gt; ul{
	margin-top:10px;
}
.m21 .section4 .left_cont &gt; ul &gt; li{
	margin-right:10px;
}
.m21 .section4 .left_cont &gt; ul &gt; li .tit{
	background:#f1f1f1;
	padding:30px 0;
	font-family: 'Lexend';
}
.m21 .section4 .left_cont &gt; ul &gt; li .tit p{
    color: #333333;
    font-family: 'Lexend';
    font-size: 20px;
    font-weight: 550;
}
.m21 .section4 .left_cont .img_wrap{
	padding:50px 0;
	border:1px solid #dddddd;
}
.m21 .section4 .left_cont .text_wrap{
	text-align:left;
}
.m21 .section4 .left_cont .text_wrap &gt; ul{
	border-bottom:1px solid #d9d9d9;
		padding:35px 0 30px 75px;
}
.m21 .section4 .left_cont .text_wrap &gt; ul.pb{
	padding-bottom:30px;
}
.m21 .section4 .left_cont .text_wrap &gt; ul &gt; li{
	position:relative;
	 width: 100%;
	padding-bottom:20px;
	font-size: 18px;
	color: #999999;
	font-family: 'Noto Sans CJK KR Dreamlight';
	letter-spacing: -0.25px;
}
.m21 .section4 .left_cont .text_wrap &gt; ul &gt; li.black{
	color:#000000;
	font-family: 'Noto Sans CJK KR Light';
}
.m21 .section4 .left_cont .text_wrap &gt; ul &gt; li:last-child{
	padding-bottom:0;
}
.m21 .section4 .left_cont .text_wrap &gt; ul &gt; li::before{
    background: url(/images/page/m21_mark.png) no-repeat center right;
    content: "";
    display: inline-block;
    height: 18px;
    width: 20px;
    position: absolute;
    top: 15%;
    left: -12%;
}
.m21 .section4 .left_cont .text_wrap &gt; ul &gt; li.check::before{
    background: url(/images/page/m21_check.png) no-repeat center right;
}
.m21 .section4 .left_cont .text_wrap &gt; ul &gt; li.non::before{
	display:none !important;
}
.m21 .section4 .right_cont{
	width:35%;
	display:block;
	border: 2px solid #0fab46;
}
.m21 .section4 .right_cont ul li .tit1{
    width: 100%;
    background: #0fab46;
    padding: 64px 0;
}
.m21 .section4 .right_cont ul li .tit1 p{
	color: #fff;
	font-size: 20px;
    line-height: 30px;
    font-family: 'Lexend';
}
.m21 .section4 .right_cont .img_wrap{
	border-bottom:1px solid #dddddd;
	padding: 50px 0;
	box-sizing:border-box;
}
.m21 .section4 .right_cont .img_wrap &gt; img{
	width:90%;
}
.m21 .section4 .img_wrap &gt; img{
	height:352px;
}
.m21 .section4 .right_cont .text_wrap{
	text-align: left;
}
.m21 .section4 .right_cont .text_wrap &gt; ul{
	 border-bottom: 1px solid #d9d9d9;
	padding: 35px 0 30px 75px;
}
.m21 .section4 .right_cont .text_wrap &gt; ul:last-child{
	border-bottom:none;
}
.m21 .section4 .right_cont .text_wrap &gt; ul.pb{
	padding-bottom:77px;
}
.m21 .section4 .right_cont .text_wrap &gt; ul &gt; li{
	position:relative;
	width: 100%;
	padding-bottom:20px;
	font-size: 18px;
	color: #000000;
	font-family: 'Noto Sans CJK KR Light';
}
.m21 .section4 .right_cont .text_wrap &gt; ul &gt; li:last-child{
	padding-bottom:0;
}
.m21 .section4 .right_cont .text_wrap &gt; ul &gt; li::before{
	background: url(/images/page/m21_mark.png) no-repeat center right;
	content: "";
	display: inline-block;
	height: 18px;
	width: 20px;
	position: absolute;
	top: 15%;
	left: -12%;
}
.m21 .section4 .right_cont .text_wrap &gt; ul &gt; li.check::before{
	background: url(/images/page/m21_check.png) no-repeat center right;
}
.m21 .section4 .right_cont .text_wrap &gt; ul &gt; li.non::before{
	display:none !important;
}
.m21 .section4 .right_cont .text_wrap &gt; ul:nth-child(2){
	padding-bottom:24px;
}

/*m22*/
.m22 .cont_wrap{
	max-width: 1400px;
	width: 100%;
	margin: 0 auto;
}
.m22 .section1{
	padding-top:198px;
}
.m22 .section1 h3{
	font-size: 38px;
	line-height: 30px;
	color: #ffffff;
	font-family: 'Noto Sans CJK KR Dreamlight';
	text-align: left;
	padding-bottom:51px;
	letter-spacing: -0.1px;
}
.m22 .section1 p.line-h{
	text-align: left;
    font-size: 18px;
    line-height: 34px;
    color: #a3a3a3;
    font-family: 'Noto Sans CJK KR Dreamlight';
}
.m22 .section1 .cont.cont1{
	margin-top:95px;
}
.m22 .section1 .cont.cont1 ul.product_fir{
	display: flex;
	justify-content: space-between;
}
.m22 .section1 .cont.cont1 ul.product_fir li{
	width: calc(100% / 4 - 10px);
}
.m22 .section1 .cont.cont1 ul.product_fir &gt; li .txt_wrap{
	background: #222222;
	width: 100%;
	padding: 20px 0;
	color: #ffffff;
	box-sizing: border-box;
	margin-bottom:10px;
	font-family: 'Lexend';
	font-size: 19px;
}
.m22 .arrow_wrap{
	padding-top:30px;
	position:relative;
}
.m22 .arrow_wrap .arrow_list{
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.m22 .arrow_wrap h3{
	font-size: 20px;
	letter-spacing: -0.25px;
	color: #ffffff;
	font-family: 'Noto Sans CJK KR Medium';
	padding-bottom:14px;
}
.m22 .arrow_wrap p{
	font-size: 18px;
	letter-spacing: -0.25px;
	color: #a6a6a6;
	font-family: 'Noto Sans CJK KR Dreamlight';
	padding-bottom:22px;
}
.m22 .arrow_wrap .arrow_list.li1{
	position:absolute;
	left:0;
}
.m22 .arrow_wrap .arrow_list.li2{
	position:absolute;
	top:130px;
	left:25%;
	top:146px;
}
.m22 .arrow_wrap .arrow_list.li3{
	position:absolute;
	right:0;
	top:260px;
}
.m22 .section1 .cont_wrap .sub_wrap{
	margin-top: 377px;
}
.m22 .section1 .cont_wrap .sub_wrap{
	display: flex;
	justify-content: space-between;
	width: 100%;
}
.m22 .section1 .cont_wrap .sub_wrap .text{
	background: #222222;
	width: calc(100% / 4 - 10px);
	text-align: left;
	height:260px;
	padding:48px 0 0 39px;
	box-sizing:border-box;
	font-family: 'Noto Sans CJK KR Dreamlight';
}
.m22 .section1 .cont_wrap .sub_wrap .text h4{
	font-size: 18px;
	letter-spacing: -0.25px;
	color: #ffffff;
	line-height: 34px;
}
.m22 .section1 .cont_wrap .sub_wrap .text p{
	font-size: 16px;
	letter-spacing: -0.25px;
	color: rgba(255,255,255,0.6);
	line-height: 26px;
}

.m22 .section1 .cont_wrap .tit{
    width: 100%;
    padding: 23px 0;
    display: flex;
    justify-content: center;
	margin-bottom:10px;
}
.m22 .section1 .cont_wrap .tit p{
	font-family: 'Noto Sans CJK KR Medium';
    font-size: 20px;
    color: #fff;
    letter-spacing: -0.25px;
}
.m22 .section1 .cont_wrap.blue .tit{
	background:#01377f;
	 border-radius: 50px 0 0 0;
}
.m22 .section1 .cont_wrap.orange .tit{
	background:#f37022;
	border-radius: 0 50px 0 0;
}
.m22 .section1 .cont2_wrap &gt; ul{
	display:flex;
}
.m22 .section1 .cont2_wrap &gt; ul &gt; li{
	width: 50%;
}
.m22 .section1 .cont2_wrap &gt; ul &gt; li{
	margin-right:10px;
}
.m22 .section1 .cont_wrap.orange .cont2_wrap &gt; ul &gt; li:last-child{
	margin-right:0;
}
.m22 .section1 .cont2_wrap .img_wrap img{
	width:100%;
}
.m22 .section1 .cont2_wrap .text_wrap{
	background:#222222;
	margin-top:10px;
	padding: 20px;
	height:413px;
}
.m22 .section1 .cont2_wrap .text_wrap h4{
	text-align: left;
    font-size: 24px;
    color: #fff;
    font-family: 'Lexend';
    line-height: 32px;
	padding-bottom:32px;
}
.m22 .section1 .cont2_wrap .text_wrap p{
	font-family: 'Noto Sans CJK KR Dreamlight';
    font-size: 16px;
    letter-spacing: -0.25px;
    color: #a9a9a9;
	position: relative;
	padding-left:20px;
	 text-align: left;
    padding-bottom: 20px;
}
.m22 .section1 .cont2_wrap .text_wrap p:last-child{
	padding-bottom:0;
}
.m22 .section1 .cont_wrap.blue .cont2_wrap .text_wrap p::before{
	background: url(/images/page/m22_before_b.png) no-repeat center right;
    content: "";
    display: inline-block;
    height: 18px;
    width: 20px;
    position: absolute;
    top: 7%;
    left: -3%;
}
.m22 .section1 .cont_wrap.orange .cont2_wrap .text_wrap p::before{
	background: url(/images/page/m22_before_o.png) no-repeat center right;
    content: "";
    display: inline-block;
    height: 18px;
    width: 20px;
    position: absolute;
    top: 7%;
    left: -3%;
}
.m22 .section1 .cont2{
	margin-top:96px;
	text-align:left;
}
.m22 p.ob_tit{
    font-size: 20px;
    color: #111111;
    display: inline-block;
    linie-he: 34px;
    line-height: 34px;
    font-family: 'Noto Sans CJK KR Dreamlight';
	padding-bottom:40px;
	text-align:left;
}
.m22 .section1 .cont2 p.ob_tit{
    color: #ffffff;
}
.m22 p.ob_tit &gt; span{
	padding-right: 10px;
}
.m22 table{
	max-width: 1400px;
    width: 100%;
	height:516px;
    border-top: 1px solid #fff;
}
.m22 table tr{
	border-bottom:1px solid #4d4d4d;
}
.m22 table tr:nth-child(1){
	background:#222222;
}
.m22 table tr:nth-child(1) th{
	font-size: 18px;
    color: #fff;
    font-family: 'Lexend';
    letter-spacing: -0.25px;
	text-align: center;
}
.m22 table tr td.star::after{
    content: "*";
    display: inline-block;
    height: 7px;
    width: 7px;
    position: absolute;
    top: 34%;
    right: 67%;
	color:#fff;
}
.m22 table tr td:nth-child(1){
	 padding-left: 40px;
    font-size: 18px;
    color: #fff;
    font-size: 18px;
    letter-spacing: -0.25px;
    font-family: 'Noto Sans CJK KR Regular';
	position:relative;
}
.m22 table tr td:nth-child(2),
.m22 table tr td:nth-child(3),
.m22 table tr td:nth-child(4),
.m22 table tr td:nth-child(5){
	font-size: 18px;
    letter-spacing: -0.25px;
    text-align: center;
    color: #858585;
    font-family: 'Noto Sans CJK KR Dreamlight';
}
.m22 .section1 p.bottom{
	text-align:right;
	font-size: 16px;
    letter-spacing: -0.25px;
    color: #858585;
    font-family: 'Noto Sans CJK KR Dreamlight';
	padding-top:20px;
}
.m22 .section2{
	text-align:left;
}
.m22 .section2 h3{
	text-align: left;
    font-size: 38px;
    font-family: 'Lexend';
    color: #111111;
	padding-bottom: 70px;
}
.m22 .section2  ul{
	display: flex;
	padding-bottom: 100px;
}
.m22 .section2  ul li{
	position:relative;
	margin-right:10px;
	width: calc(100% / 3);
}
.m22 .section2  ul li .img_wrap img{
	width:100%;
}
.m22 .section2  ul li:last-child{
	margin-right:0;
}
.m22 .section2  ul li:last-child::after{
	display:none;
}
.m22 .section2  li::after{
	 content: "";
    position: absolute;
    top: 34%;
    right: -26px;
    z-index: 1;
    width: 40px;
    height: 40px;
    background: url(/images/page/m21_sec_bf.png) no-repeat;
}
.m22 .section2  ul li .cont_tit{
    margin-top: 10px;
    text-align: center;
    background: #f1f1f1;
    padding: 17px 0;
}
.m22 .section2  ul li .cont_tit p{
	font-size: 18px;
    color: #333333;
    font-family: 'Noto Snas CJK KR Medium';
}
.m22 .section3{
	text-align:left;
	padding:180px 0 260px;
}
.m22 .section3 h3{
	text-align: left;
    font-size: 38px;
    font-family: 'Lexend';
    color: #111111;
	padding-bottom: 70px;
}
.m22 .section3 ul{
	display: flex;
	width: 100%; margin-top: 10px;
}
.m22 .section3 li{margin-right: 10px; font-size: 15px; font-weight: 400; color: #333; text-align: center; height: 50px;
	background: #e0e0e0; display: flex; justify-content: center; align-items: center;
}
.m22 .section3 li:nth-child(1){width: 9%;}
.m22 .section3 li:nth-child(2){width: 36%;}
.m22 .section3 li:nth-child(3){width: 45.5%;}
.m22 .section3 li:nth-child(4){width: 7.5%;}
.m22 .section3 li:last-child{margin-right: 0;}
.m22 .section3 .cont2{
	padding-top:137px;
}
@media (max-width: 1112px){
	.m22 .section3 li{font-size: 11px;}
}


/*m23*/
.m23{}
.m23 .cont{margin-top: 100px;}
.m23 .pipeline{white-space: nowrap; overflow-x: scroll; padding-bottom: 30px;}
.m23 .pipeline::-webkit-scrollbar {
    width: 8px;  /* 스크롤바의 너비 */
	height: 5px;
}
.m23 .pipeline::-webkit-scrollbar-thumb {
    background: #595959; /* 스크롤바의 색상 */
}
.m23 .pipeline::-webkit-scrollbar-track {
    background: #323232;  /*스크롤바 뒷 배경 색상*/
}
.m23 .pipeline h4{font-family: "Lexend"; font-size: 38px; color: #fff; font-weight: 400; text-align: left;}
.m23 .pipeline1{margin-bottom: 140px;}
.m23 .pipeline table{
	margin-top: 40px;
	border-top: 1px solid #fff;
	width: 1400px;
}
.m23 .pipeline table th{
	font-family: "Lexend";
	font-size: 18px;
	font-weight: 400;
	color: #fff;
	text-align: center;
	height: 87px;
	background: #222222;
}
.m23 .pipeline table td{
	font-family: "Lexend";
	font-size: 16px;
	font-weight: 300;
	color: #fff;
	height: 87px;
	border-bottom: 1px solid #ccc;
	text-align: center
}
.m23 .pipeline table td:first-child{text-align: left; padding-left: 63px;}
.m23 .pipeline table td .pipe .percent{
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	height: 6px;
}
.m23 .pipeline table td .pipe .percent.p1{width: 10%;}
.m23 .pipeline table td .pipe .percent.p2{width: 30%;}
.m23 .pipeline table td .pipe .percent.p3{width: 50%;}
.m23 .pipeline table td .pipe .percent.p4{width: 70%;}
.m23 .pipeline table td .pipe .percent.p5{width: 90%;}
.m23 .pipeline1 table td .pipe .percent{
	background: linear-gradient(to right, rgba(0,0,0,0.1), rgba(235,108,33,1));
}
.m23 .pipeline2 table td .pipe .percent{
	background: linear-gradient(to right, rgba(0,0,0,0.1), rgba(15,171,70,1));
}
.m23 .pipeline table td .pipe .percent:after{
	display: block;
	content: "";
	width: 16px;
	height: 16px;
	box-sizing: border-box;
	border: 5px solid #f16f22;
	border-radius: 50%;
	position: absolute;
	right: -8px;
	top: 50%;
	margin-top: -8px;
	background: #111;
}
.m23 .pipeline2 table td .pipe .percent:after{border: 5px solid #0fab46;}

/*m31*/
.sub_tab{
	position:relative;
}
.sub_tab.tab311{
	max-width: 1399px;
	width: 94%;
	position: absolute;
	left: 53%;
	top: 797px;
	z-index: 1;
	transform: translate(-50%, 0);
}
.sub_tab.tab311&gt;ul{
	display: flex;
    justify-content: flex-start;
}
.sub_tab.tab311&gt;ul&gt;li{
	margin-right: 27px;
	width: unset;
}
.sub_tab.tab311&gt;ul&gt;li:nth-child(1){
/* 	width:70px; */
}
.sub_tab.tab311&gt;ul&gt;li:nth-child(2){
	margin-right:27px;
}
.sub_tab.tab311&gt;ul&gt;li&gt;a{
	color:#919191;
	position:relative;
	display: flex;
	justify-content: flex-start;
	font-family: 'Lexend';
}
.sub_tab.tab311&gt;ul&gt;li:nth-child(1)&gt;a:before{
	left:46%;
}
.sub_tab.tab311&gt;ul&gt;li:nth-child(2)&gt;a:before,
.sub_tab.tab311&gt;ul&gt;li:nth-child(3)&gt;a:before{
	left:46%;
}
.sub_tab.tab311&gt;ul&gt;li:nth-child(4)&gt;a:before{
	left:47%;
}
.sub_tab.tab311&gt;ul&gt;li:nth-child(5)&gt;a:before{
	left:50%;
}
.sub_tab.tab311&gt;ul&gt;li:nth-child(6)&gt;a:before{
	left:54%;
}
.sub_tab.tab311&gt;ul&gt;li&gt;a:before{
	left: 21%;
	width: 35px;
}
.sub_tab.tab311::after{
    right: 0%;
}
.sub_tab.tab311&gt;ul&gt;li::after{
	display:none;
}
.m31 .page_title1{
	margin-bottom: 200px;
}
.m31 ul.tabs{
	display:flex;
}
.m31 ul.tabs li{
	background: none;
	color: #919191;
	display: inline-block;
	padding: 10px 15px 10px 0;
	cursor: pointer;
	font-size: 16px;
	font-family: 'Lexend';
	line-height: 32px;
}
.m31 ul.tabs li.on {color:#fff;}

.m31 .tab-content{
	display: none;
}
.m31 .tab-content.current{
	display: flex;
	flex-wrap: wrap;
}
.m31 .tab-content .item .img_wrap{
	padding-bottom:50px;
}
.m31 .tab-content .item{
	text-align:left;
	padding-top:30px;
}
.m31 .tab-content .item .tit p{
	 color: #9c9c9c;
    font-size: 16px;
    font-family: 'Lexend';
	padding-bottom:20px;
}
.m31 .tab-content .item .tit h4{
	color: #ffffff;
    font-size: 22px;
    font-family: 'Lexend';
    letter-spacing: -1px;
}
/*product_view*/
.product_view .section1 .cont{
	display: flex;
}
.product_view .section1 .cont .img_wrap{
	width:50%;
}
.product_view .section1 .cont .text{
	text-align: left;
    width: 50%;
	padding-left: 30px;
}
.product_view .section1 .cont .text p{
	font-size: 21px;
    color: #fff;
    font-family: 'Noto Sans CJK KR Bold';
    padding-bottom: 44px;
	padding-top: 10px;
}
.product_view .section1 .cont .text h1{
font-size: 36px;
    color: #fff;
    font-family: 'Lexend';
    padding-bottom: 44px;
    letter-spacing: -0.25px;
	position:relative;
}
.product_view .section1 .cont .text &gt; img{
	padding-bottom:59px;
}
.product_view .section1 .cont .text p.p1{
	font-size: 30px;
	color: #f37022;
	font-weight: 600;
}
.product_view .section1 .cont .text p.p2{
	font-size: 18px;
    color: #7a7a7a;
    font-family: 'Noto Sans CJK KR Dreamlight';
    padding-bottom: 0;
    line-height: 34px;
}
.product_view  h3{
	text-align:left;
	color:#111;
	font-size: 32px;
    font-family: 'Lexend';
	padding-bottom:30px;
}
.product_view .section2 .cont,
.product_view .section3 .cont,
.product_view .section4 .cont,
.product_view .section5 .cont,
.product_view .section6 .cont{
	border-top:1px solid #111;
	padding-bottom:120px;
} 
.product_view .section2 .cont ul{
	display: flex;
    margin-top: 32px;
    justify-content: space-between;
	text-align: left;
}
.product_view .section2 .cont ul li{
	margin-right:20px;
    background: #f1f1f1;
    box-sizing: border-box;
    width: calc(100% / 4);
    padding: 30px;
}
.product_view .section2 .cont ul li:last-child{
	margin-right:0;
}
.product_view .section2 .cont ul li h2{
	padding-bottom: 36px;
	color: #111;
	font-size: 24px;
	font-family: 'Myriad Pro';
}
.product_view .section2 .cont ul li p{
	line-height: 37px;
	color: #959595;
	font-size: 17px;
	font-family: 'Noto Sans CJK KR Dreamlight';
	letter-spacing: -0.25px;
}
.product_view .section3 .cont{
	display: flex !important;
    flex-wrap: wrap;
}
.product_view .section3 .cont.mbr{
	display: none !important;
}
.product_view .section3 .item{
	display: flex;
	width: 50%;
	border-bottom:1px solid #595959;
	padding:34px 0;
}
.product_view .section3 .item p{
	font-size: 16px;
	color: #fff;
	letter-spacing: -0.25px;
	font-family: 'Noto Sans CJK KR Regular';
	padding-right: 60px;
	text-align: left;
}
.product_view .section3 .item.item_pd p{
	padding-left: 20px;
}
.product_view .section3 .item p.p2{
    font-size: 18px;
    letter-spacing: -0.25px;
    font-family: 'Noto Sans CJK KR Dreamlilght';
	color:#a6a6a6;
}
.product_view .section4 .cont{
	padding-top: 30px;
}
.product_view .section4 .cont ul{
	display: flex;
    justify-content: space-between;
	width:100%;
}
.product_view .section4 .cont ul li{
	width:calc(100% / 6 - 20px);
}
.product_view .section4 .cont ul li .img_wrap{
	margin-bottom:10px;
}
.product_view .section4 .cont ul li .tit{
	background:#f1f1f1;
	padding:16px 0;
}
.product_view .section4 .cont ul li .tit p{
	font-family: 'Noto Sans CJK KR Dreamlight';
    font-size: 18px;
    color: #111;
}
.product_view .section5 .cont{
	padding-top: 40px;
}
.product_view .section5 .cont ul{
	 display: flex;
    flex-wrap: wrap; overflow-X:hidden;
	width: 100%
}
.product_view .section5 .cont ul li{
	position:relative;
	width: calc(100% / 4 - 20px);
}
.product_view .section5 .cont ul li::after{
	background: url(/images/page/pb_before.png) center / contain;
	content:"";
	display: block;
	height: 39px;
	width: 39px;
	position: absolute;
	top: 35%;
	right: -25px;
	z-index: 1;
}
.product_view .section5 .cont ul li:last-child::after{
	display:none;
}
.product_view .section5 .cont ul li .img_wrap{
	padding-bottom:10px;
	height:250px;
}
.product_view .section5 .cont ul li .img_wrap &gt; img{
	height:100%;
}
.product_view .section5 .cont ul li .tit{
	background: #f1f1f1;
    padding: 16px 0;
}
.product_view .section5 .cont ul li .tit p{
    font-family: 'Noto Sans CJK KR Dreamlight';
    font-size: 18px;
    color: #111;
}
.product_view .section6{
	padding-bottom:98px;
}
.product_view .section6 table{
	width: 100%;
    height: 171px;
}
.product_view .section6 table tr th, td{
padding:0 40px;box-sizing:border-box;
}
.product_view .section6 table tr{
	border-bottom: 1px solid #595959;
}
.product_view .section6 table tr:nth-child(1){
	background:#f1f1f1;
}
.product_view .section6 table tr:nth-child(1) th{
	color:#111;
	font-size: 18px;
    letter-spacing: -0.25px;
    font-family: 'Noto Sans CJK KR Regular';
}
.product_view .section6 table tr:nth-child(2) td{
	color: #a6a6a6;
    font-size: 18px;
    letter-spacing: -0.25px;
    font-family: 'Noto Sans CJK KR Dreamlight';
}
.product_view .section6 table tr:nth-child(2) td.text_le{
	text-align:left;
}
.product_view .contact_btn{
	margin-top:0;
	margin-bottom:260px;
}
.product_view .contact_btn.btn_style1{
	margin:0 auto 67px;
}
/* m41 */
.m41 {
	background: #111111;
}
.m41 .section1 {
	max-width: 1399px;
	width: 94%;
	margin: 0 auto;
	padding-top: 130px;
	padding-bottom: 130px;
}
.m41 .cont {
	display: flex;
	text-align: left;
	padding-bottom: 50px;
	width: 100%;
	max-width: 1399px;
}
.m41 .cont&gt;p{
	white-space: nowrap;
}
.m41 .cont li {
	margin-right: 40px;
	margin-bottom: 40px;
	width: calc((100% - 40px) / 2);
}
.m41 .cont li:last-child {
	margin-right: 0;
}
.m41 .img_wrap {
	padding-bottom: 17px;
}
.m41 .img_wrap&gt;img {
	width: 100%;
	height: 180px;
}
.m41 .notice {
	border: 1px solid #ec8c41;
	width: 69px;
	height: 28px;
	border-radius: 0 0 10px 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.m41 .notice h4 {
	color: #ec8c41;
	font-size: 1.2rem;
	line-height: 25px;
	font-family: 'Montserrat';
	letter-spacing: -0.25px;
}
.m41 .notice_text {
	padding-top: 21px;
}
.m41 .notice_text h2 {
	font-size: 1.8rem;
	line-height: 25px;
	color: #ffffff;
	padding-bottom: 15px;
	font-family: 'Noto Sans CJK KR Bold';
	letter-spacing: -0.25px;
}
.m41 .notice_text h6 {
	font-size: 1.6rem;
	line-height: 25px;
	 color: #a6a6a6;
	margin-bottom: 25px;
	font-family: 'Noto Sans CJK KR Dreamlight';
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	height: 50px;
}
.m41 .notice_text p {
	font-size: 1.5rem;
	color: #ffffff;
	font-family: 'Montserrat';
}
.m41 .cont:nth-child(2){
	padding-bottom: 0;
}
/* m41_view */
.m41_view .section1{padding-bottom: 150px;}
.m41_view .inner_wrap{padding-top: 100px;}
.m41_view .section1 {
    padding-top: 0;
}
.m41_view .tit_wrap{border-top: 1px solid #ffffff;padding: 30px;border-bottom: 1px solid #595959;}
.m41_view .notice_wrap {
	display: flex;
	width: 100%;
	justify-content: flex-start;
	align-items: center;
}
.m41 .notice_wrap h4{color: #ec8c41;font-size: 1.2rem;line-height: 25px;border: 1px solid #ec8c41;width: 69px;height: 28px;border-radius: 0 0 10px 0;display: flex;justify-content: center;align-items: center;font-family: 'Montserrat';}
.m41_view .notice_wrap h3{
    font-size: 38px;
    color: #ffffff;
	margin-left: 23px;
}
.m41_view .date{
    font-size: 15px;
    color: #ffffff;
    text-align: left;
	margin-top: 18px;
}
.m41_view .file_wrap{
	display: flex;
	padding: 32px 41px;
	border-bottom: 1px solid #595959;
}
.m41_view .file_wrap h5{
    font-size: 18px;
    color: #ffffff;
    padding-right: 40px;
}
.m41_view .file&gt;a{
    font-size: 18px;
    color: #a6a6a6;
}
.m41_view .file&gt;a&gt;p::after{
	background: url(/images/page/m65_view_filedown_icon.png) no-repeat center right;
	content:"";
	 display: inline-block;
	 height: 18px;
	 width: 20px; 
	 margin-left: 9px;
}
.m41_view .cont{
	display: block;box-sizing:border-box;
	padding: 41px 90px 100px 40px;
	padding-bottom:100px !important;
	text-align: left;
	border-bottom: 1px solid #595959;
	overflow:hidden;
}
.m41_view .cont&gt;p{
	font-size: 17px;
    color: #a6a6a6;
    line-height: 1.7em !important;
	white-space:wrap;
    margin-bottom: 30px;
}
.m41_view .cont&gt;p:last-child{
	margin-bottom: 0;
}
.m41_view .list_btn_wrap{
	margin-top: 101px;
}
.m41_view .list_btn&gt;a{
    height: 50px;
    border-radius: 30px;
	background: #222222;
    padding: 24px 62px;
	font-size: 11px;
    line-height: 28px;
    color: #ffffff;
	font-family: 'Montserrat';
}
.m41_view .newcomer.rank.color{
	background: #f37022;
}
.m41_view .list_btn&gt;a::after{
     display: block;
    content: "";
    position: absolute;
    top: 27px;
    right: 46px;
    width: 6px;
    height: 6px;
    border: 2px solid #b3b3b3;
    transform: rotate(-45deg);
    border-top: 0;
    border-left: 0;
}
/*m41_view*/
.m41_view .notice_wrap h3{
    font-size: 3rem;
    color: #ffffff;
    margin-left: 23px;
}
.m41_view .date{
    font-size: 1.5rem;
    color: #ffffff;
    text-align: left;
    margin-top: 18px;
}
.m41_view .file_wrap{display: flex;padding: 30px;border-bottom: 1px solid #595959;}
.m41_view .file_wrap h5{
    font-size: 1.6rem;
    color: #ffffff;
    padding-right: 40px;
}
.m41_view .file&gt;a{
    font-size: 1.6rem;
    color: #a6a6a6;
}
.m41_view .file&gt;a&gt;p::after{
	background: url(/images/page/m65_view_filedown_icon.png) no-repeat center right;
	content:"";
	 display: inline-block;
	 height: 18px;
	 width: 20px; 
	 margin-left: 9px;
}
.m41_view .cont{display: block;padding: 30px 0 30px;text-align: left;border-bottom: 1px solid #595959;line-height: 1.6em; /* flex-wrap: wrap; *//* max-width: 1399px; *//* width: 100%; */}
.m41_view .cont&gt;p{
    line-height: 1.6em;
    white-space: unset;
}
.m41_view .cont&gt;p:last-child{
	margin-bottom: 0;
}
.m41_view .list_btn_wrap{
	margin-top: 101px;
}
.m41_view .list_btn&gt;a{
    height: 50px;
    border-radius: 30px;
	background: #222222;
	padding: 24px 62px;
	font-size: 11px;
    line-height: 28px;
    color: #ffffff;
	font-family: 'Montserrat';
}
.m41_view .newcomer.rank.color{
	background: #f37022;
}
.m41_view .list_btn&gt;a::after{
     display: block;
    content: "";
    position: absolute;
    top: 27px;
    right: 46px;
    width: 6px;
    height: 6px;
    border: 2px solid #b3b3b3;
    transform: rotate(-45deg);
    border-top: 0;
    border-left: 0;
}

/* m42 */
.m42 {
	background: #111111;
}
.m42 .section1 {
	max-width: 1399px;
	width: 94%;
	margin: 0 auto;
	padding-top: 130px;
	padding-bottom: 130px;
}
.m42 .cont {
	display: flex;
	flex-wrap:wrap;
	text-align: left;
	padding-bottom: 100px;
	justify-content: space-between;
	width: 100%;
}
.m42 .cont li {
	margin-right: 40px;
	margin-bottom: 40px;
	width: calc((100% - 40px) / 2);
}
.m42 .cont li:nth-child(2n) {
	margin-right: 0;
}
.m42 .img_wrap {
	padding-bottom: 17px;
}
.m42 .img_wrap&gt;img {
	width: 100%;
	height: 180px;
}
.m42 .news {
	border: 1px solid #0056cc;
	width: 69px;
	height: 28px;
	border-radius: 0 0 10px 0;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 9 13px;
}
.m42 .news h4 {
	color: #0056cc;
	font-size: 1.2rem;
	line-height: 25px;
	font-family: 'Montserrat';
	letter-spacing: -0.25px;
}
.m42 .news_text {
	padding-top: 21px;
}
.m42 .news_text h2 {
	font-size: 1.6rem;
	line-height: 25px;
	color: #ffffff;
	padding-bottom: 15px;
	letter-spacing: -0.25px;
	font-family: 'Noto Sans CJK KR Bold';
}
.m42 .news_text h6 {
	font-size: 1.4rem;
	line-height: 25px;
	 color: #a6a6a6;
	padding-bottom: 15px;
	font-family: 'Noto Sans CJK KR Dreamlight';
}
.m42 .news_text p {
	font-size: 1.4rem;
	color: #ffffff;
	font-family: 'Montserrat';
}
.m42 .cont:nth-child(2){
	padding-bottom: 0;
}
/* m51 */
.m51 {
	background: #111111;
	color: #fff;
}
.m51 .inner_wrap {
	max-width: 1399px;
	width: 100%;
	margin: 0 auto;
	padding-top: 195px;
	text-align: center;
}
.page_title1 {
	color: #ffffff;
	font-size: 42px;
	line-height: 32px;
}
.page_title1::after {
	display: block;
	content: "";
	width: 44px;
	height: 1px;
	background: #fff;
	position: absolute;
	left: 50%;
	transform: translate(-50%, 0);
	margin-top: 24px;
}
.m51 .section1 {
	max-width: 1400px;
	width: 94%;
	margin: 0 auto;
	padding-top: 196px;
	padding-bottom: 250px;
}
.m51 .cont_wrap{position: relative;}
.m51 .cont_wrap .essential{
	position: absolute;
	right: 0;
	top: 0;
	display: inline-block;
	font-size: 18px;
	line-height: 32px;
	letter-spacing: -0.25px;
	font-family: 'Noto Sans CJK KR Regular';
	color: #fff;
}
.m51 .cont_wrap .essential span{
	display: inline-block;
	margin-right: 2px;
	color: #f37022;
	font-size: 18px;
}
.m51 .inquiry_wrap {
	display: flex;
}
.m51 .inquiry_check {
	display: flex;
}
.m51 ul.radio_btn_wrap {
	display: flex;
}
.m51 .inquiry {
	padding-right: 70px;
	font-size: 18px;
	line-height: 32px;
}
.m51 ul.radio_btn_wrap &gt; li {
	padding-right: 29px;
	font-size: 16px;
	line-height: 32px;
	cursor:pointer;
}
.m51 .radio_btn {
	margin-right: 10px;
	cursor:pointer;
}
.m51 .radio_btn {
	border-radius: 50%;
	width: 20px;
	height: 20px;
	background: #cfcfcf;
}
.m51 .radio_btn::after {
	position: absolute;
	content: "";
	border-radius: 50%;
	left: -4px;
    width: 20px;
    height: 20px;
	transform:scale(0);
    background: #f37022;
    transition: 0.3s;
    top: -12px;
}
.m51 .radio_btn:checked{
	  background:#fde2d3;
	  border:6px solid #f37022;
	  transform:scale(1);
}
.m51 .tr {
    position: relative;
    width: calc(50% - 60px);
    display: flex;
    border-bottom: 1px solid #fff;
    margin-top: 27px;
}
.m51 .tr_wrap{
display: flex;
    width: 100%;
	white-space: nowrap;
}

.m51 .th {
	position: relative;
	width: 100px;
	height: 67px;
	font-size: 2rem;
	line-height: 1em;
	display: flex;
	align-items: center;
	letter-spacing: -0.25px;
	font-family: 'Noto Sans CJK KR Regular';
}
.m51 .th span {
    display: inline-block;
    margin-left: 2px;
    color: #f37022;
    font-size: 18px;
}
 .m51 .td {
    position: relative;
    width: calc(100% - 60px);
    z-index: 10;
}
.m51 .td input {
    color: #a6a6a6;
    width: 100%;
    height: 67px;
    border: 0;
    padding: 0;
    outline: 0;
    background: transparent;
    font-size: 1.8rem;
	line-height:32px;
    font-weight: 300;
}

.m51 .tr.type2{
	width:100%;
}

.m51 select{
	width: 100%;
    height: 67px !important;
    color: #a6a6a6;
    border: 0;
    padding: 0 !improtant;
    outline: 0;
    background: transparent;
    font-size: 1.8rem;
    line-height: 32px;
    font-weight: 300;
}
.m51 .th.ipt.at{
	position: absolute;
    top: 0;
    left: -38px;
}
.m51 .tr.at{
	width: 50%;
	border-bottom:none;
}
.m51 .tr.email_1{
	width: 324px;
}
.m51 .tr.at #str_email02{
	 padding: 20px;
	background: none;
	color: #ffffff;
	font-size: 2rem;
	line-height: 1em;
	width: 120px;
	border-bottom: 1px solid #595959;
	border-right: none;
	border-left: none;
	border-top: none;
	margin-right:30px;
}
.m51 #selectEmail{
	width:330px;
	border-bottom: 1px solid #595959;
}
.m51 .tr_wrap.cont1{
    justify-content: space-between;
}

.m51 .tr.email_1{
	margin-right: 60px;
}

.m51 .tr.type3{
	width: 100%;
	display: block;
}
.m51 .tr.type3 td{
    width: 100%;
}
.m51 .tr.type3 .td.questions{
    width: 100%;
	height:250px;
}
.m51 .tr.type3 .td.questions textarea{
	height: 250px;
    width: 100%;
	padding: 20px 0;
    box-sizing: border-box;
    background: none;
    outline: 0;
    font-size: 1.8rem;
	line-height: 32px;
    font-weight: 300;
    color: #a6a6a6;
    border: none;
    resize: none;
    overflow-y: auto;
}
.contact_btn {
    border: 0;
    display: block;
    margin: 100px auto 0;
    width: 210px;
    height: 56px;
    background: #222222;
    border-radius: 40px;
    font-size: 1.1rem;
    font-weight: 400;
    color: #fff;
}
.contact_btn p{
	font-family: 'Montserrat';
	display:inline-block;
	background: url(/images/page/m51_contactus_bg.png) no-repeat center right;
	padding-right:17px;
}
.filebox input[type="file"] {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip:rect(0,0,0,0);
	border: 0;
}

.filebox label {
	display: inline-block;
	vertical-align: middle;
}
/* named upload */
.filebox .upload-name {
	display: inline-block;
	padding: .5em .75em;
	font-size: inherit;
	font-family: inherit;
	line-height: normal;
	vertical-align: middle;
	background-color: #f5f5f5;
	border: 1px solid #ebebeb;
	border-bottom-color: #e2e2e2;
	border-radius: .25em;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.filebox.bs3-primary .td label {
	background: #222222;
    color: #ffffff;
    width: 200px;
	font-size: 16px;
    letter-spacing: -0.25px;
	font-family: 'Noto Sans CJK KR Light';
	margin-left:9%;
	padding:23px 0;
}
.m51 .contact_btn{
	background:#222222 !important;
	border:none !important;
}
/* m52 */
.m52{
background:#111111;
}
.list_wrap{
border-top: 1px solid #ffffff;
}
.list_wrap .group {
    position: relative;
    width: 100%;
	border-bottom: 1px solid #595959;
    word-break: keep-all;
    transition: 0.2s;
    cursor: pointer;
}
 .list_wrap .group &gt; * {
	display:flex;
	align-items: center;
	position: relative;
	overflow: hidden;
	padding: 35px;
}
 .list_wrap .group .item {
	width: 100px;
	font-size: 3rem;
	color: #ffffff;
	font-weight: 700;
	font-family: 'Lexend';
	letter-spacing: -0.25px;
}
 .list_wrap .list .tit {
	font-size: 2rem;
	color: #ffffff;
	font-weight: 600;
	letter-spacing: -0.25px;
	font-family: 'Noto Sans CJK KR Regular';
}
 .list_wrap .list button {
    position: absolute;
    top: 36px;
    right: 45px;
    width: 40px;
    height: 40px;
    background: #222222;
    border-radius: 50%;
}
.list_wrap .list button:after {
	display: block;
	content: "";
	position: absolute;
	top: 15px;
	right: 16px;
	width: 6px;
	height: 6px;
	border: 2px solid #b3b3b3;
	transform: rotate(45deg);
	border-top: 0;
	border-left: 0;
	transition: 0.3s;
}
 .list_wrap .view {
	position: relative;
	background: #222222;
	display: none;
}
 .list_wrap .view .item {
	color: rgba(85,85,85,0.6);
}
.list_wrap .view .textarea {
    padding-left: 30px;
}
 .list_wrap .txt1 {
	font-size: 1.6rem;
	color: #a2a2a2;
	line-height: 30px;
	font-weight: 300;
	text-align:left;
	font-family: 'Noto Sans CJK KR Dreamlight';
}

.list_wrap .group.on .list button{
    background: #f37022;
	transform: rotate(180deg);
	transition: 0.3s;
}
.list_wrap .group.on .item{
	color:#f37022;
}
.list_wrap .group.on .tit{
	color:#f37022;
}
/* m53*/
.m53{
	background:#111111;
}
.m53 .section1{
	padding-top: 196px;
}
.data_list{
    border-top: 2px solid #ffffff;
}
.data_list li {
    padding: 37px 55px;
    border-bottom: 1px solid #656565;
	display:flex;
	align-items: center;
}
.m53 .data_wrap{
	display: flex;
    align-items: center;
    justify-content: space-between;
    width: 55%;
}
.m53 .date_wrap{
	display:flex;
	 align-items: center;
}
.m53 .date_wrap{
	display:flex;
	align-items: center;
}
.data_list li.data_info{
    justify-content: space-between;
}

.data_list li&gt;a{
	display: flex;
    align-items: center;
    width: 100%;
}
.data_list li  span.date {
	white-space: nowrap;
	display: block;
	width: 47px;
	color: #fff;
	text-align: center;
	font-size: 1.5rem;
	line-height: 26px;
	font-family: 'Montserrat';
}
.data_list li .tit{
	margin-left: 80px;
	padding: 0 80px;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 1.8rem;
	color: #ffffff;
	letter-spacing: -0.25px;
	line-height: 32px;
	font-family: 'Noto Sans CJK KR Bold';
}
.data_list li .download_btn {
	width: 180px;
    height: 50px;
    border-radius: 30px;
	background:#222222;
	cursor:pointer;
}
.data_list li span.date.data_date{
	padding-left: 16px;
	font-family: 'Noto Sans CJK KR Regular';
	font-size:1.8rem;
	letter-spacing: -0.25px;
}
.data_list li.data_info .tit{
	margin-left:0;
}
.data_list li .btn_info{
	margin-right:26px;
}
.data_list li .download_btn&gt;p{
	color: #ffffff;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
	font-size:1.3rem;
	line-height:26px;
	font-family: 'Lexend';
}
.data_list li .download_btn{
	transition: all 0.7s;
	position: absolute;
	right: -2%;
}
.data_list li .download_btn:hover{
	background:#ec8c41;
}
li.data_info{
	background:#222222;
	font-size: 1.8rem;
	letter-spacing: -0.25px;
	color: #ffffff;
	font-family: 'Noto Sans CJK KR Regular';
}
.m53 .paging{
	margin-top:100px;
}
/* m64*/
.m64{
	background:#111111;
}
.m64 .q_wrap{
    display: flex;
    align-items: center;
}

/* m65*/
.m65{
	background:#111111;
}
.job_posting{
	border-top: 2px solid #ffffff;
}
.job_posting li {
    padding: 37px 55px;
    border-bottom: 1px solid #656565;

}
.job_posting li&gt;a{
	display:flex;
	align-items: center;
	justify-content: space-between;
	width:100%;
}
.newcomer .left_cont{
    display: flex;
}
.career .left_cont{
    display: flex;
}
.newcomer .right_cont{
	display: flex;
	width: 120px;
	white-space: nowrap;
}
.career .right_cont{
	display: flex;
	width: 120px;
	white-space: nowrap;
}
.left_cont .rank{
    width: 100px;
    height: 100px;
    border-radius: 0 0 30px 0;
    line-height: 100px;
    font-size: 1.8rem;
}
.m65 .contents{
	line-height: 80px;
	padding-left:0px;
}
.m65 .cont&gt;p{
	white-space: nowrap;
}
.newcomer .rank.color{
	background:#;
}
.career .rank.color{
	background:#;
}

.job_posting{
    border-top: 2px solid #ffffff;
}
.job_posting li {
    padding: 30px 40px;
    border-bottom: 1px solid #656565;
    display:flex;
    align-items: center;
}
.job_posting&gt;li{
	display:flex;
    justify-content: space-between;
}
.left_cont{
	display:flex;
}
.right_cont{
	display:flex;
}
.center_cont{

margin-left:70px;
width: calc(100% - 100px - 70px - 120px);
text-align:left;
}
.rank{
	width:100px;
	height:100px;
	border-radius: 0 0 30px 0;
	font-size:21px;
	line-height: 100px;
	color:#ffffff;
	letter-spacing: -0.25px;
	font-family: 'Noto Sans CJK KR Medium';
}

.center_cont .contents{font-size: 1.8rem;line-height: 1.8em;color:#ffffff;padding-left:0px; display: inline-block; margin-bottom: 30px; word-break: keep-all;}

.right_cont .date{
    font-size: 1.5rem;
    line-height: 32px;
    color: #ffffff;
	font-family: 'Montserrat';
}
.right_cont .whether{
    font-size: 1.8rem;
    line-height: 32px;
    color: #ffffff;
    padding-left: 60px;
}
.center_cont .date{
    font-size: 1.5rem;
    line-height: 25px;
    color: #ffffff;
	font-family: 'Montserrat';
	
}

.newcomer .rank.color{
	background: #f37022;
}
.career  .rank.color{
	background: #00377e;
}

.newcomer.dark .rank{
	background: #222222;
}
.career.dark .rank{
	background: #222222;
}
.newcomer.dark .contents{
	 color: #a6a6a6;
}
.career.dark .contents{
	color: #a6a6a6;
}
.newcomer.dark .date{
	color: #a6a6a6;
}
.career.dark .date{
	color: #a6a6a6;
}
.newcomer.dark .whether{
	color: #a6a6a6;
}
.career.dark .whether{
	 color: #a6a6a6;
}

.dark{
	color:#a6a6a6;
}
.m65 .paging{
	margin-top:100px;
}
.m65 .right_cont&gt;a{
	display:flex;
}

/*m61*/
.m61 .section1{
	padding-top:200px;
	position: relative;
	padding-bottom: 196px;
}
.m61 .section1 .cont_wrap::before{
	background: url(/images/page/m61_sec1_img1.png) no-repeat center;
	content: "";
	display: block;
	height: 500px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-size: contain;
}
.m61 .section1 .cont_wrap{
	padding-top: 150px;
}
.m61 h3{
	font-family: 'Noto Sans CJK KR Medium';
    color: #fff;
    font-size: 38px;
    letter-spacing: -0.1px;
    line-height: 58px;
}
.m61 .section1 .cont{
	padding-top:35px;
	max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}
.m61 .section1 .cont .item{
	background: #222222;
    display: flex;
    width: 100%;
    justify-content: space-between;
    text-align: left;
    padding: 80px;
    box-sizing: border-box;
	margin-bottom:20px;
}
.m61 .section1 .cont .item h4{
	font-family: 'Noto Sans CJK KR Medium';
    font-size: 32px;
    color: #ffffff;
    letter-spacing: -0.1px;
    padding-bottom: 30px;
}
.m61 .section1 .cont .item h4 &gt; span{
	font-size: 18px;
    font-family: 'Lexend';
    font-weight: 200;
    color: #959595;
}
.m61 .section1 .cont .item p{
	color: #a9a9a9;
    font-family: 'Noto Sans CJK KR Dreamlight';
	font-size:18px;
}
.m61 .section2{
	position: relative;
}
.m61 .section2 .cont::before{
	background: url(/images/page/m61_sec2_img.jpg) no-repeat center;
	content: "";
	display: block;
	height: 580px;
	width: 1920px;
	position: absolute;
	top: 10%;
	right: -19%;
	background-size: cover;
}
.m61 .section2 .cont{
	padding:152px 0 118px;
}
.m61 .section2 h3{
	padding-top:50px;
	padding-bottom:40px;
}
.m61 .section2 p.p2{
	color: #a89e9c;
    font-family: 'Noto Sans CJK KR Dreamlight';
    font-size: 18px;
    letter-spacing: -0.1px;
    font-weight: 500;
}
.contact_btn.btn_style1{
	margin:67px auto 0;
    border: 1px solid rgba(255, 255,255,0.5);
	transition: all 0.7s;
}
/*m62*/
.m62 .section1 .cont{
	display: flex;
    padding: 120px 0;
    border-bottom: 1px solid #d3d3d3;
	box-sizing: border-box;
}
.m62 .section1 .cont .left{
	max-width: 354px;
    width: 100%;
}
.m62 .section1 .cont .left h3{
	font-size: 38px;
    color: #fff;
    letter-spacing: -0.1px;
    text-align: left;
    font-family: 'Noto Sans CJK KR Medium';
}
.m62 .section1 .cont .left p{
	text-align: left;
    font-size: 20px;
    letter-spacing: -0.1px;
    font-family: 'Lexend';
}
.m62 .section1 .cont.cont1 .left p{
	color:#f37022;
}
.m62 .section1 .cont.cont2 .left p{
	color:#0055cc;
}
.m62 .section1 .cont.cont3 .left p{
	color:#f37022;
}
.m62 .section1 .cont.cont3 .left p.p2{
	color:#919191;
	position: relative;
    font-size: 16px;
    letter-spacing: -0.1px;
    font-family: 'Noto Sans CJK KR Dreamlight';
	padding-left:8px;
	padding-top:30px;
}
.m62 .section1 .cont.cont3 .left p.p2::before{
	 content: "*";
    display: inline-block;
    height: 5px;
    width: 5px;
    position: absolute;
    top: 30px;
	left:0;
}
.m62 .section1 .cont .right{
	display: flex;
    flex-wrap: wrap;
	 max-width: calc(100% - 354px);
    width: 100%;
}
.m62 .section1 .cont .right .item{
    border-bottom: 1px solid #4c4c4c;
	margin-right:9px;
	padding:70px 0;
	 max-width: 216px;
	 width:100%;
}

.m62 .section1 .cont .right p{
	color: #a6a6a6;
    font-size: 18px;
    font-family: 'Noto Sans CJK KR Dreamlight';
	text-align:center;
	padding-top:30px;
}
.m62 .section2{
	position: relative;
}
.m62 .section2 .cont::before{
	 background: url(/images/page/m61_sec2_img.jpg) no-repeat center;
    content: "";
    display: block;
    height: 580px;
    width: 1920px;
    position: absolute;
    top: 0;
    right: -19%;
}
.m62 .section2 .cont{
	padding:152px 0 118px;
}
.m62 .section2 h3{
	padding-top:50px;
	padding-bottom:40px;
}
.m62 .section2 p.p2{
	color: #a89e9c;
    font-family: 'Noto Sans CJK KR Dreamlight';
    font-size: 18px;
    letter-spacing: -0.1px;
    font-weight: 500;
}
.m62 .section2 h3{
	font-family: 'Noto Sans CJK KR Medium';
    color: #fff;
    font-size: 38px;
    letter-spacing: -0.1px;
    line-height: 58px;
}
/*m63*/
.m63 .cont &gt; li .cont_text h6{
	font-family: 'Lexend';
}
.m63 .cont_text{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.m63 .cont_text h6{
	font-size: 34px;
    font-family: 'Lexend';
	padding-bottom:24px;
}
.m63 .cont_text p.p2{
	font-family: 'Noto Sans CJK KR Regular';
    font-size: 18px;
    color: #ffffff;
}
.m63 .contact_btn.btn_style1{
	border:none;
  opacity: 0;
  margin-top:50px;
}
.m63 .cont &gt; li .img_wrap{
}
.m63 .cont &gt; li:hover .img_wrap{
	filter: grayscale(80%);
		transition:all 0.7s;
}
.m63 .cont &gt; li:hover .cont_text{
    transform: translate(-50%, -60%);
	  transition:  0.5s ease-in-out;
}
.m63 .cont &gt; li:hover .contact_btn.btn_style1{
  transition: opacity 0.5s ease-in-out;
  opacity:1;
}

/*m63_RandD_center*/
.m63_1 .section1 .cont_wrap{
	padding-top:212px;
}
.m63_1 .section1 .cont_wrap::before{
	background: url(/images/page/m63_sec1_img.png) no-repeat center;
    content: "";
    display: block;
    height: 500px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.m63_1 .section1 .cont_wrap h3{
	font-size: 50px;
    font-family: 'Lexend';
}
.m63_1 .section1 .cont_wrap p.p2{
    padding-top: 30px;
    font-family: 'Noto Sans CJK KR Regualr';
    color: #ffffff;
    font-size: 20px;
}
.m63_1 .section1 .cont{
	max-width: 1400px;
}
.m63_1 .cont h4{
	font-family: 'Noto Sans CJK KR Regular';
    color: #fff;
    text-align: left;
    font-size: 32px;
    padding-bottom: 30px;
}
.m63_1 .cont.cont1{
	padding-top: 280px;
}
.m63_1 table {
    max-width: 1400px;
    width: 100%;
    border-top: 1px solid #fff;
}
.m63_1 .cont1 table{
	    height: 630px;
}
.m63_1 .cont2 table{
	    height: 540px;
}
.m63_1 .cont3 table{
	    height: 700px;
}
.m63_1 table tr{
	border-bottom:1px solid #595959;
/* 	height:362px; */
}
.m63_1 table tr:nth-child(1) {
    background: #222222;
	height:82px;
}
.m63_1 table tr:nth-child(1) th {
    font-size: 18px;
    color: #fff;
    letter-spacing: -0.25px;
    text-align: center;
	font-family: 'Noto Sans CJK KR Regular';
}
.m63_1 table tr td:nth-child(1) {
	color: #fff;
	font-size: 18px;
	letter-spacing: -0.25px;
	font-family: 'Noto Sans CJK KR Medium';
	border-right: 1px solid #595959;
	text-align: center;
}

.m63_1 table tr td:nth-child(2),
.m63_1 table tr td:nth-child(3),
.m63_1 table tr td:nth-child(4) {
    font-size: 18px;
    letter-spacing: -0.25px;
    text-align: center;
    color: #858585;
    font-family: 'Noto Sans CJK KR Dreamlight';
	border-right:1px solid #595959;
    line-height: 40px;
}
.m63_1 table tr td:nth-child(2){
	text-align:left;
	padding-left: 40px;
}
.m63_1 table tr td:nth-child(4){
	border-right:none;
    padding: 0 12px;
}
.m63_1 table tr td:nth-child(3){
	padding: 0 12px;
}
.m63.m63_1 .contact_btn.btn_style1{
	display: block;
	margin: 100px auto 0;
	width: 210px;
	height: 56px;
	background: transparent;
	border: 1px solid rgba(255, 255,255,0.5);
	border-radius: 40px;
	font-size: 1.1rem;
	font-weight: 400;
	color: #fff;
	opacity:1;
}
.m61.m63_1 .section2 .cont{
	padding-bottom:90px;
}
/*management*/
.m63_1.m63_2.m63_3 .section1 .cont_wrap::before{
	background: url(/images/page/m63_3_sec1_img.png) no-repeat center;
}
.m63_1.m63_2.m63_3 .section1 .cont2{
	margin-top:200px;
}
/* m65_view */
.m65_view .section1 {
    padding-top: 0;
    width: 94%;
}
.m65_view .tit_wrap{border-top: 1px solid #ffffff;display: flex;justify-content: space-between;padding: 30px;border-bottom: 1px solid #595959;align-items: center;}
.m65_view .title h3{
	font-size: 2.8rem;
	color: #ffffff;
	letter-spacing: -0.25px;
	font-family: 'Noto Sans CJK KR Regular';
}
.m65_view .title .date{
    font-size: 1.5rem;
    color: #ffffff;
    text-align: left;
    padding-top:20px;
    font-family: 'Montserrat';
}
.m65_view .file_wrap{display: flex;padding: 30px;border-bottom: 1px solid #595959;}
.m65_view .file_wrap h5{
	font-size: 1.6rem;
	color: #ffffff;
	padding-right: 40px;
	font-family: 'Noto Sans CJK KR Dreamlight';
}
.m65_view .file&gt;a{
	font-size: 1.6rem;
	color: #a6a6a6;
	font-family: 'Noto Sans CJK KR Dreamlight';
}
.m65_view .file&gt;a&gt;p::after{
background: url(/images/page/m65_view_filedown_icon.png) no-repeat center right;
content:"";
 display: inline-block;
 height: 18px;
 width: 20px; 
 margin-left: 9px;
}
.m65_view .cont{display: block;padding: 30px 0;text-align: left;border-bottom: 1px solid #595959; font-size: 1.6rem;	word-wrap: break-word;box-sizing: border-box;}
.m65_view .cont&gt;p{
	white-space: normal;
	font-family: 'Noto Sans CJK KR Dreamlight';
}
.m65_view .cont&gt;p:last-child{
	margin-bottom: 0;
}
.m65_view .cont .apply{text-align: center; margin-top: 90px;}
.m65_view .cont .apply a{
	display: inline-block;
	width: 210px;
	height: 56px;
	text-align: center;
	line-height: 56px;
	background-color: #f37022;
	position: relative;
	border-radius: 30px;
	font-size: 16px;
	font-weight: 500;
	color: #fff;
}
.m65_view .cont .apply a:after{
	display: inline-block;
	position: absolute;
	top: 40%;
    content: "";
    width: 4px;
    height: 4px;
    border: 1px solid rgba(255,255,255,0.7);
    border-top: 0;
    border-left: 0;
    transform: rotate(-45deg);
    vertical-align: top;
    margin: 5px 0 0 10px;
    transition: 0.3s;
}
.m65_view .list_btn_wrap{
	margin-top: 101px;
}
.m65_view .list_btn&gt;a{
	width: 210px;
    height: 50px;
    border-radius: 30px;
	background: #222222;
	padding: 24px 74px 24px 62px;
	font-size: 11px;
    line-height: 28px;
    color: #ffffff;
	font-family: 'Montserrat';
}
.m65_view .newcomer.rank.color{
	background: #f37022;
  }
  .m65_view .list_btn&gt;a::after{
     display: block;
    content: "";
    position: absolute;
    top: 27px;
    right: 58px;
    width: 6px;
    height: 6px;
    border: 2px solid #b3b3b3;
    transform: rotate(-45deg);
    border-top: 0;
    border-left: 0;
}
/* paging */
.paging{
	margin-top: 90px;
	text-align:center;
}
.paging a{
	display:inline-block;vertical-align:top;box-sizing:border-box;
	width:50px;height:50px;
	font-family:"GmarketSans";color:#555555;font-size:18px;line-height:50px;
}
.paging strong{
	display:inline-block;vertical-align:top;box-sizing:border-box;
	width:52px;height:52px;
	border-radius:50%;
	background:#222222;
	font-family:"GmarketSans";color:#fff;font-size:18px;line-height:50px;font-weight:400;
}
.paging .page_begin{
	width:42px;height:52px;
	background:url(/images/page/page_begin.png) no-repeat center;
	border:0;
}
.paging .page_prev{
	width:42px;height:52px;
	background:url(/images/page/page_prev.png) no-repeat center;
	border:0;margin-right:20px;
}
.paging .page_next{
	width:42px;height:52px;
	background:url(/images/page/page_next.png) no-repeat center;
	border:0;margin-left:20px;
}
.paging .page_end{
	width:42px;height:52px;
	background:url(/images/page/page_end.png) no-repeat center;
	border:0;
}


/* 230404 추가 */
.product_view .section1 {width:94%;}
.product_view .section1 .cont {display: block;}
.product_view .section1 .cont &gt; div {width:50%;}
.product_view .section1 .cont .img_wrap {position: relative;width: 75%;border-bottom-right-radius: 80px;overflow: hidden;}
/* .product_view .section1 .cont .img_wrap:before {content:"";position: absolute;top:0;left:0;width:100%;height:100%;background:#000;opacity:0.2;z-index:1;} */
.product_view .section1 .cont .img_wrap img {width:100%;}
.product_view .section1 .cont .img_wrap .product_logo_list{position: absolute; display: flex; flex-direction: row-reverse; left: 0; top: 0; z-index: 10;}
.product_view .section1 .cont .text {width: 100%;padding: 100px 0 0;box-sizing: border-box;}
.product_view .section1 .cont .text .product_cate_list {display:flex;flex-wrap:wrap;}
.product_view .section1 .cont .text .product_cate_list li {width:100px;margin-right:3px;}
.product_view .section1 .cont .text .product_cate_list li .tit {font-family:'Lexend';font-size:13px;font-weight:300;color:rgba(255,255,255,0.4);line-height:22px;text-align: center;background:#222;}
.product_view .section1 .cont .text .product_cate_list li .img {height: 82px;}
.product_view .section1 .cont .text .product_cate_list li .img img {width:100%; height: 100%; object-fit: cover;}
.product_view .section1 .cont .text h1 {padding-bottom: 28px;}
.product_view .section1 .cont .text .product_logo_list {display:flex;flex-wrap:wrap;padding-bottom: 20px;border-bottom: 1px solid rgba(0,0,0,0.5);}
.product_view .section1 .cont .text .product_logo_list li {width:80px;margin: 0 15px 15px 0;}
.product_view .section1 .cont .text .product_logo_list li img {width:100%;}
.product_view .section1 .cont .text p.p2 {margin-top:40px;}
.product_view .section5 .cont ul li {width:calc(25% - 7.5px);margin-right:7.5px;}
.product_view .section5 .cont ul li:last-child {margin-right:0;}
.product_view .section5 .cont ul li .img_wrap {height:225px;padding-bottom:0;}
.product_view .section5 .cont ul li .img_wrap img {width:100%;height:100%;object-fit:contain;}
.product_view .section5 .cont ul li .tit {margin-top:10px;}


/* 230421 추가 */
.m31 .tab-content .item {width:calc(33.333% - 26px);margin:100px 39px 0 0;}
.m31 .tab-content .item:nth-child(-n+3) {margin-top:0;}
.m31 .tab-content .item:nth-child(3n) {margin-right:0;}
.m31 .tab-content .item .tit h4 {word-break:break-word;}

.product_view .section2 .cont ul {flex-wrap:wrap;}
.product_view .section2 .cont ul li {width:calc(50% - 10px);margin:20px 20px 0 0;}
.product_view .section2 .cont ul li:nth-child(-n+2) {margin-top:0;}
.product_view .section2 .cont ul li:nth-child(even) {margin-right:0;}
.product_view .section3{margin-top: 100px;}
.product_view .section3 .item_list {display:flex;flex-wrap:wrap;}
.product_view .section3 .item_list .item {position: relative;width:50%;border-bottom:0;margin:0;padding: 29px 40px;box-sizing: border-box;}
.product_view .section3 .item_list .item:nth-child(odd):before {content:"";position: absolute;bottom:0;left:0;width:200%;height:1px;background:#595959;}
.product_view .section3 .item_list .item * {font-size:18px;color:rgba(0,0,0,0.5);letter-spacing:-0.025em;text-align: left;}
.product_view .section3 .item_list .item dt {width:145px;padding-right:0;color:#111;}
.product_view .section3 .item_list .item dd {width:calc(100% - 145px);font-weight:300;}

.product_view .section4 .cont .components_list {display:flex;flex-wrap:wrap;}
.product_view .section4 .cont .components_list li {width:calc((100% - 20px) / 3);margin:10px 10px 0 0;}
.product_view .section4 .cont .components_list li:nth-child(-n+3) {margin-top:0;}
.product_view .section4 .cont .components_list li:nth-child(3n) {margin-right:0;}
.product_view .section4 .cont .components_list li .img_wrap{width: 100%; height: 300px;}
.product_view .section4 .cont .components_list li .img_wrap img {width:100%; height: 100%; object-fit: contain;}

.product_view .section5 .cont {white-space: nowrap;overflow: auto;padding-bottom: 20px;margin-bottom: 120px;}
.product_view .section5 .cont ul {width: 100%;}
.product_view .section5 .cont ul li {display: inline-block; margin-bottom: 7px;}
.product_view .section5{position: relative;}
.product_view .section5 a{position: absolute; right: 0; top: 0; display: block; width: 125px; 
height: 35px; line-height: 35px; background-color: #f37022; color: #fff; padding-right: 30px;
border-radius: 20px; font-size: 16px; box-sizing: border-box;
}
.product_view .section5 a:after{content: ""; position: absolute; right: 18px; top: 10px; width: 16px; height: 16px;
background: url(/images/page/play_btn.png) no-repeat center;
}</pre></body></html>