@charset "utf-8";
@media(min-width:1400px){
	.pcbr{display:block;}
	.ptbr{display:block;}
	.tbbr{display:none;}
	.mbbr{display:none;}
	.dn{display:none;}
}


.top_btn{
	position: fixed;
	right: 30px;
	bottom: 30px;
	cursor: pointer;
	z-index: 100000;
}
.mobileDrag{
opacity:0;
position: absolute;
}



/**/
.pageVisual{
	overflow:hidden;
	position:relative;
	width:100%;height:100vh;
}
.pageVisual .bg{
	position:absolute;left:0;top:0;
	width:100%;height:100%;
}
.pageVisual .bg video{
	display:none;
	width:100%;height:100%;
	object-fit:cover;
}
.pageVisual.pn3.sn0 .bg{background:url(/images/page/subVisual3.jpg) no-repeat center;background-size:cover;}
.pageVisual.pn3.sn1 .bg{background:url(/images/page/subVisual3.jpg) no-repeat center;background-size:cover;}
.pageVisual.pn3.sn2 .bg{background:url(/images/page/subVisual32.jpg) no-repeat center;background-size:cover;}
.pageVisual.pn3.sn3 .bg{background:url(/images/page/subVisual33.jpg) no-repeat center;background-size:cover;}
.pageVisual.pn4.sn1 .bg{background:url(/images/page/subVisual4.jpg) no-repeat center;background-size:cover;}
.pageVisual.pn4.sn2 .bg{background:url(/images/page/subVisual42.jpg) no-repeat center;background-size:cover;}
.pageVisual.pn4.sn3 .bg{background:url(/images/page/subVisual43.jpg) no-repeat center;background-size:cover;}
.pageVisual.pn4.sn4 .bg{background:url(/images/page/subVisual44.jpg) no-repeat center;background-size:cover;}
.pageVisual.pn5 .bg{background:url(/images/page/subVisual5.jpg) no-repeat center;background-size:cover;}
.pageVisual.pn5.sn1 .bg{background:url(/images/page/subVisual51.jpg) no-repeat center;background-size:cover;}
.pageVisual.pn5.sn2 .bg{background:url(/images/page/subVisual52.jpg) no-repeat center;background-size:cover;}
.pageVisual.pn5.sn3 .bg{background:url(/images/page/subVisual53.jpg) no-repeat center;background-size:cover;}
.pageVisual.pn5.sn4 .bg{background:url(/images/page/subVisual54.jpg) no-repeat center;background-size:cover;}
.pageVisual .infoarea{
	display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;
	position:absolute;left:50%;top:50%;
	transform:translate(-50%, -50%);
	box-sizing:border-box;
	max-width:1600px;width:94%;
}
.pageVisual .infoarea .title{width:50%;}
.pageVisual .infoarea .title h2{font-family:"Shippori Mincho";font-size:6vw;color:#fff;font-weight:400;}
.pageVisual .infoarea .title h3{font-size:25px;color:#fff;font-weight:600;}
.pageVisual .infoarea .pageLocation{display:flex;}
.pageVisual .infoarea .pageLocation li{
	position:relative;
	padding-left:16px;margin-left:12px;
	font-size:18px;color:#fff;
}
.pageVisual .infoarea .pageLocation li:before{
	display:block;content:"";
	width:6px;height:8px;
	background:url(/images/page/pl_arr2.png) no-repeat;
	position:absolute;left:0;top:8px;
}
.pageVisual .infoarea .pageLocation li:first-child:before{display:none;}
.pageVisual .infoarea .pageLocation li img{vertical-align:top;margin:4px 3px 0 0;}


.innerwrap{box-sizing:border-box;max-width:1600px;width:94%;margin:0 auto;}
.innerwrap2{box-sizing:border-box;max-width:1280px;width:94%;margin:0 auto;}
.pageTitle{
	display:flex;justify-content:space-between;align-items:flex-end;
	position:relative;
	padding:200px 0 70px;
}
.pageTitle>div{}
.pageTitle>div>h2{font-family:"Shippori Mincho";font-size:104px;color:#35424c; margin-bottom: 10px;}
.pageTitle>div>h3{font-size:25px;color:#35424c;font-weight:600;}
.pageTitle>ul{display:flex;margin-bottom:15px;}
.pageTitle.pn7>ul{display:none;}
.pageTitle>ul>li{
	position:relative;
	padding-left:16px;margin-left:12px;
	font-size:18px;color:#666;
}
.pageTitle>ul>li:before{
	display:block;content:"";
	width:6px;height:8px;
	background:url(/images/page/pl_arr.png) no-repeat;
	position:absolute;left:0;top:8px;
}
.pageTitle>ul>li:first-child:before{display:none;}
.pageTitle>ul>li img{vertical-align:top;margin:4px 3px 0 0;}

.slg{
	overflow:hidden;
	position:relative;
	box-sizing:border-box;
	display:flex;align-items:center;
	max-width:1760px;width:94%;height:600px;
	margin:0 auto;padding:0 80px;
	border-radius:20px;
}
.slg .bg{
	position:absolute;left:0;top:0;
	width:100%;height:100%;
}
.slg .txt{position:relative;z-index:10;}
.slg .txt>div{overflow:hidden;}
.slg .txt>div>span{display:inline-block;font-size:36px;color:#fff;font-weight:500;}

.introMsg{font-size:2.2vw;color:#35424c;font-weight:600;}
.introMsg{}

.introTxts{
	display:flex;
	padding:200px 0;
	border-bottom:1px solid #ccc;
}
.introTxts .title{width:55%;}
.introTxts.w100 .title{width:100%;}
.introTxts .title h4{margin-bottom:30px;font-size:20px;color:#399546;font-weight:600;}
.introTxts .title h5{}
.introTxts .title h5 .en{font-family:"Shippori Mincho";font-size:60px;color:#2f3842;font-weight:500;line-height:1.2em;}
.introTxts .title h5 .kr{margin-top:20px;font-size:19px;color:#666;line-height:1.6em;}
.introTxts .txts{width:40%;padding-top:60px;}
.introTxts .txts p{margin-bottom:25px;font-size:17px;line-height:1.7em;color:#666;}
.introTxts .txts p:last-child{margin-bottom:0;}
.introTxts .txts strong{font-size:19px;font-weight:600;color:#333;}

.pageTabs{
	position:relative;
	width:100%;
	background:#f4f4f4;
}
.pageTabs .pageName2{display:none;}
.pageTabs #tabTop{
	position:absolute;left:0;top:-120px;
	width:100%;
}
.pageTabs ul{display:flex;justify-content:center;}
.pageTabs ul li{
	position:relative;
	padding:0 70px;
}
.pageTabs ul li:after{
	display:block;content:"";
	width:1px;height:16px;
	background:#c3c3c3;
	position:absolute;right:0;top:50%;
	margin-top:-8px;
}
.pageTabs ul li:last-child:after{display:none;}
.pageTabs ul li a{
	display:inline-flex;align-items:center;justify-content:center;
	position:relative;
	height:80px;
	font-size:19px;color:#666;text-align:center;
}
.pageTabs ul li a:after{
	display:block;content:"";
	width:100%;height:3px;
	background:#399546;
	position:absolute;left:0;bottom:0;
	opacity:0;
}
.pageTabs ul li.on a{color:#399546;font-weight:500;}
.pageTabs ul li.on a:after{opacity:1;}

.mobileLocation .dep1{display:none;}
.mobileLocation .dep2{display:none;}
.mobileLocation>div{position:relative;}


.m11{}
.m11 .section1{
	padding:200px 0;
	border-top: 1px solid #ccc;
}
.m11 .section1 .top{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.m11 .section1 .top .txts{
	width: calc(100% - 520px);
	padding-right: 50px;
}
.m11 .section1 .top .txts h3{
	font-family: "Shippori Mincho";
	font-size: 62px;
	color: #2f3842;
}
.m11 .section1 .top .txts h4{
	font-size: 34px;
	font-weight: 600;
	color: #2f3842;
	margin: 50px 0 25px;
}
.m11 .section1 .top .txts p{
	font-size: 20px;
	line-height: 1.6em;
}
.m11 .section1 .top .img{
	position:relative;
	width: 100%;
	max-width: 520px;
	height: 520px;
	border-radius: 20px;
	overflow: hidden;
}
.m11 .section1 .top .img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.m11 .section1 .top .img video{
	position:absolute;left:0;top:0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.m11 .section1 ul{
	display: flex;
	padding: 40px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-top: 180px;
}
.m11 .section1 li{
	width: 20%;
	padding: 15px 30px;
	border-right: 1px solid #ccc;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.m11 .section1 li:last-child{
	border: none;
}
.m11 .section1 li .tit{
	font-size: 30px;
	font-weight: 600;
	color: #2f3842;
}
.m11 .section1 li img{
	margin-right: 15px;
}
.m11 .section1 li .txts{
	margin-top: 45px;
	font-size: 18px;
	line-height: 1.7em;
	color: #444;
}
.m11 .section1 li .txts dl{}
.m11 .section1 li .txts dl + dl{
	margin-top: 10px;
}
.m11 .section1 li .txts dl dt{
	font-size: 16px;
	font-weight: 600;
	color: #444444;
}
.m11 .section1 li .txts dl dd{
	font-size: 16px;
	color: #444444;
	margin-top: 5px;
}
.m11 .section2{
	padding:200px 0 700px;
	background: url(/images/page/m11_sec2_bg.jpg) no-repeat center / cover;
}
.m11 .section2 h3{
	font-size: 34px;
	font-weight: 600;
	color: #fff;
	margin-bottom: 35px;
}
.m11 .section2 ul{
	display: flex;
	justify-content: space-between;
}

.m11 .section2 li{
	width: calc((100% - 80px) / 4);
}
.m11 .section2 li a{
	display: block;
	height: 100%;
	border-radius: 15px;
	background: #fff;
	transition: all 0.3s;
}
.m11 .section2 li a:hover{
	box-shadow: inset 0 0 0 2px #399546;
}
.m11 .section2 li a .txts{
	height: calc(100% - 50px);
	padding: 20px;
	text-align: center;
}
.m11 .section2 li a .txts .thumb{
	width: 100%;
	height: 160px;
	border-radius: 15px;
	overflow: hidden;
}
.m11 .section2 li a .txts .thumb img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.m11 .section2 li a .txts .tit{
	font-size: 24px;
	font-weight: 600;
	color: #000;
	margin: 40px 0 30px;
}
.m11 .section2 li a .txts p{
	font-size: 18px;
	line-height: 1.5em;
	color: #666;
}
.m11 .section2 li a .more{
	width: 100%;
	height: 50px;
	border-top: 1px solid #ccc;
	border-radius: 0 0 15px 15px;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: all 0.3s;
}
.m11 .section2 li a:hover .more{
	background: #399546;
	border: none;
}
.m11 .section2 li a .more span{
	font-size: 13px;
	font-weight: 500;
	color: #2f3842;
	transition: all 0.3s;
}
.m11 .section2 li a:hover .more span{
	color: #fff;
}
.m11 .section2 li a .more i{
	display: block;
	width: 12px;
	height: 12px;
	background: url(/images/page/m11_sec2_arr.png) no-repeat center / contain;
	transition: all 0.3s;
	margin-left: 5px;
}



.m11 .section2 li a:hover .more i{
	background: url(/images/page/m11_sec2_arr2.png) no-repeat center / contain;
}





/* m12 */
.m12{padding-bottom: 160px; position: relative;}
.m12 .introTxts{border: none;}
.m12 .section1{
	position: relative;
	border-top:1px solid #ccc;	
}
.m12 .slidewrap{position: relative;}
.m12 .slidewrap>div{
	position:absolute;
	max-width:1460px;width:100%;
	left:50%;top:0;
	padding:0 20px;
	transform:translateX(-50%);
	transition:all 0.4s;
}
.m12 .slidewrap>div.up{top:10px;}
.m12 .slidewrap>div.down{top:120px;}
.m12 .slidewrap .m12Swiper{
	width: calc(100% - 140px);
	margin: 0 70px;
	overflow: hidden;
}
.m12 .slidewrap .m12Swiper .swiper-slide{
}
.m12 .slidewrap .m12Swiper .swiper-slide button{
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	background: none;
	outline: none;
	border: none;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 20px;
	font-weight: 600;
	background:#fff;
	color: #999;
}
.m12 .slidewrap .m12Swiper .swiper-slide.on button{
	border: none;
	border-radius: 8px;
	background: #399546;
	color: #fff;
}


.m12 .slidewrap .ctr > div{
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 60px;
	height: 60px;
	border-radius: 14px;
	background: #ebe9e9;
	cursor: pointer;
	transition:all 0.4s;
}
.m12 .slidewrap .ctr .vprev{
	left: 0;
	top: 0;
}
.m12 .slidewrap .ctr .vnext{
	right: 0;
	top: 0;
}
.m12 .slidewrap .ctr .vprev i{
	display: block;
	width: 17px;
	height: 12px;
	background: url(/images/page/m12_prev_btn.png) no-repeat center / contain;
	transition:all 0.4s;
}
.m12 .slidewrap .ctr .vnext i{
	display: block;
	width: 17px;
	height: 12px;
	background: url(/images/page/m12_next_btn.png) no-repeat center / contain;
	transition:all 0.4s;
}
.m12 .slidewrap .ctr>div:hover{background:#37404a;}
.m12 .slidewrap .ctr .vprev:hover i{
	background:url(/images/page/m12_prev_btn2.png) no-repeat center / contain;
}
.m12 .slidewrap .ctr .vnext:hover i{
	background:url(/images/page/m12_next_btn2.png) no-repeat center / contain;
}


.m12 .tabconwrap{
	margin: 100px auto 0;
	max-width: 1280px;
	width: 100%;

}
.m12 .tabconwrap .tabcon{display: none;}
.m12 .tabconwrap .tabcon.on{display: block;}
.m12 .tabconwrap .tabcon .inner{
}
.m12 .tabconwrap .tabcon .inner .txtwrap{
	width: 100%;
	padding: 80px 50px;
	border-radius: 15px;
	background: #fbf8f4;
	margin:40px 0 0;
	color:#666;
}
.m12 .tabconwrap .tabcon .inner .txtwrap .tit{
	font-size: 32px;
	font-weight: 600;
	color: #000;
}
.m12 .tabconwrap .tabcon .inner .txtwrap p{
	font-family: "Pretendard" !important;
	font-size: 18px;
	line-height: 1.7em !important;
	color: #666;
	word-break:break-word;
}
.m12 .tabconwrap .tabcon .inner .txtwrap span,
.m12 .tabconwrap .tabcon .inner .txtwrap b{
	font-family: "Pretendard" !important;
	font-size: 18px !important;
	line-height: 1.7em !important;
	word-break:break-word;
}
.m12 .tabconwrap .tabcon .inner .txtwrap .sign{
	font-size: 18px;
	font-weight: 600;
	color: #666;
}
.m12 .tabconwrap .tabcon .inner .txtwrap .sign .name{
	font-size: 22px;
	color: #2f3842;
	margin-left: 10px;
}



.m13{}
.m13 .section1{position: relative;}
.m13 .section1:after{
	content: "";
	position: absolute;
	left:0;
	bottom: 0;
	width: 100%;
	height: 31%;
	background: #f4f4f4;
	z-index: -1;
}
.m13 .section1 .slgwrap{
	position: relative;
	width: 100%;
	height: 640px;
	overflow: hidden;
	display: flex;
	align-items: center;
}
.m13 .section1 .slgwrap .bg{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(/images/page/m13_sec1_slg_img.jpg) no-repeat center / cover;
}
.m13 .section1 .slgwrap .txts{
	width: 92%;
	max-width: 1600px;
	margin: 0 auto;
	text-align: center;
	position: relative;
}
.m13 .section1 .slgwrap .txts h3{
	font-family: "Shippori Mincho";
	font-size: 62px;
	line-height: 1.2em;
	color: #fff;
}
.m13 .section1 .slgwrap .txts p{
	font-size: 28px;
	font-weight: 500;
	line-height: 1.5em;
	color: #fff;
	margin-top: 40px;
}
.m13 .section1 .content{
	padding:200px 0;
}
.m13 .section1 .content .con + .con{
	margin-top:200px;
}
.m13 .section1 .content .con .con_tit{
	font-size: 34px;
	font-weight: 600;
	color: #2f3842;
	margin-bottom: 40px;
}
.m13 .section1 .content .con.mission{}
.m13 .section1 .content .con.mission .intro{
	margin-bottom: 120px;
	padding-bottom: 120px;
	border-bottom: 1px solid #ccc;
}
.m13 .section1 .content .con.mission .intro b{
	font-size: 23px;
	font-weight: 600;
	line-height:1.5em;
	color: #399546;
}
.m13 .section1 .content .con.mission .intro p{
	font-size: 18px;
	line-height: 1.8em;
	color: #666;
	margin-top: 20px;
}
.m13 .section1 .content .con.mission .intro .boxwrap{
	margin-top:50px;
	display: flex;
	justify-content: space-between;
}
.m13 .section1 .content .con.mission .intro .boxwrap .box{
	width: 47%;
	height: 460px;
	border-radius: 20px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
}
.m13 .section1 .content .con.mission .intro .boxwrap .box:first-child{background: url(/images/page/m13_sec1_mission_box_img1.jpg) no-repeat center / cover;}
.m13 .section1 .content .con.mission .intro .boxwrap .box:last-child{background: url(/images/page/m13_sec1_mission_box_img2.jpg) no-repeat center / cover;}
.m13 .section1 .content .con.mission .intro .boxwrap .box span{
	display: inline-block;
	position: relative;
	font-size: 26px;
	font-weight: 600;
	color: #fff;
	padding-bottom: 60px;
}
.m13 .section1 .content .con.mission .intro .boxwrap .box span:after{
	content: "";
	position: absolute;
	left: 50%;
	bottom: 40px;
	transform: translateX(-50%);
	width: 30px;
	height: 1px;
	background: rgba(255,255,255,0.7);
}
.m13 .section1 .content .con.mission .intro .boxwrap .box strong{
	display: inline-block;
	font-size: 36px;
	font-weight: 600;
	line-height: 1.4em;
	color: #fff;
}
.m13 .section1 .content .con.mission .manage{}
.m13 .section1 .content .con.mission .manage > div{
	display: flex;
	align-items: center;
	padding: 50px 0;
	border-bottom: 1.5px dashed #ccc;
}
.m13 .section1 .content .con.mission .manage > div:first-child{
	padding-top: 0;
}
.m13 .section1 .content .con.mission .manage > div:last-child{
	border: none;
}
.m13 .section1 .content .con.mission .manage > div .name{
	width: 240px;
	font-size: 34px;
	font-weight: 600;
	color: #2f3842;
}
.m13 .section1 .content .con.mission .manage > div .list{
	width: calc(100% - 240px);
	display: flex;
	justify-content: space-between;
	gap: 20px;
}
.m13 .section1 .content .con.mission .manage > div .list > div{
	position: relative;
	width: calc((100% - 40px) / 3);
}
.m13 .section1 .content .con.mission .manage > div .list > div:after{
	content: "";
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: -60px;
	width: 0;
	height: 0;
	border-left: 10.5px solid transparent;
	border-right: 10.5px solid transparent;
	border-top: 14px solid #399546;
}
.m13 .section1 .content .con.mission .manage > div .list > div:nth-child(2):after{
	border-top: 14px solid #00557b;
}
.m13 .section1 .content .con.mission .manage > div .list > div:nth-child(3):after{
	border-top: 14px solid #38404b;
}
.m13 .section1 .content .con.mission .manage > div:last-child .list > div:after{
	display: none;
}

.m13 .section1 .content .con.mission .manage > div .list1 .box{}
.m13 .section1 .content .con.mission .manage > div .list1 .box .box_tit{
	width: 100%;
	height: 60px;
	line-height: 60px;
	border-radius: 15px;
	font-size: 24px;
	font-weight: 600;
	color: #fff;
	text-align: center;
}
.m13 .section1 .content .con.mission .manage > div .list1 .box1 .box_tit{background: #399137;}
.m13 .section1 .content .con.mission .manage > div .list1 .box2 .box_tit{background: #00557b;}
.m13 .section1 .content .con.mission .manage > div .list1 .box3 .box_tit{background: #38404b;}
.m13 .section1 .content .con.mission .manage > div .list1 .box .box_con{
	width: 100%;
	height: 260px;
	margin-top: 10px;
	padding: 20px;
	border-radius: 20px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
}
.m13 .section1 .content .con.mission .manage > div .list1 .box1 .box_con{background: url(/images/page/m13_sec1_manage_list1_box1_bg.jpg) no-repeat center / cover;}
.m13 .section1 .content .con.mission .manage > div .list1 .box2 .box_con{background: url(/images/page/m13_sec1_manage_list1_box2_bg.jpg) no-repeat center / cover;}
.m13 .section1 .content .con.mission .manage > div .list1 .box3 .box_con{background: url(/images/page/m13_sec1_manage_list1_box3_bg.jpg) no-repeat center / cover;}
.m13 .section1 .content .con.mission .manage > div .list1 .box .box_con .kr{
	font-size: 24px;
	font-weight:600;
	line-height: 1.5em;
	color: #fff;
	margin-bottom: 10px;
}
.m13 .section1 .content .con.mission .manage > div .list1 .box .box_con .en{
	font-size: 18px;
	line-height: 1.5em;
	color: rgba(255,255,255,0.8);
}
.m13 .section1 .content .con.mission .manage > div .list2 > div{text-align: center;}

.m13 .section1 .content .con.mission .manage > div .list3 .box{
	padding: 25px;
	border-radius: 15px;
	background: #f4f4f4;
}
.m13 .section1 .content .con.mission .manage > div .list3 .box .box_tit{
	width: 100%;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 10px;
}
.m13 .section1 .content .con.mission .manage > div .list3 .box1 .box_tit{background: #399137;}
.m13 .section1 .content .con.mission .manage > div .list3 .box2 .box_tit{background: #00557b;}
.m13 .section1 .content .con.mission .manage > div .list3 .box3 .box_tit{background: #38404b;}
.m13 .section1 .content .con.mission .manage > div .list3 .box .box_tit dl{
	display: flex;
}
.m13 .section1 .content .con.mission .manage > div .list3 .box .box_tit dl dt{
	position: relative;
	font-size: 20px;
	font-weight: 600;
	color: #fff;
	margin-right: 20px;
}
.m13 .section1 .content .con.mission .manage > div .list3 .box .box_tit dl dt:after{
	content: "";
	position: absolute;
	right: -11px;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 14px;
	background: rgba(255,255,255,0.3);
}
.m13 .section1 .content .con.mission .manage > div .list3 .box .box_tit dl dd{
	position: relative;
	font-size: 20px;
	color: rgba(255,255,255,0.7);
}
.m13 .section1 .content .con.mission .manage > div .list3 .box .box_con{
	margin-top: 25px;
	display: flex;
	align-items: center;
}
.m13 .section1 .content .con.mission .manage > div .list3 .box .box_con .icon{
	width: 90px;
	text-align: center;
}
.m13 .section1 .content .con.mission .manage > div .list3 .box .box_con ul{
	position: relative;
	width: calc(100% - 90px);
	padding-left: 30px;
	border-left: 1px solid #ccc;
}
.m13 .section1 .content .con.mission .manage > div .list3 .box .box_con li{
	position: relative;
	padding-left: 10px;
	font-size: 18px;
	line-height: 1.8em;
	color: #666;
}
.m13 .section1 .content .con.mission .manage > div .list3 .box .box_con li:after{
	content: "";
	position: absolute;
	left: 0;
	top: 14px;
	width: 3px;
	height: 3px;
	background: #37404a;
}

.m13 .section1 .content .con.camp .slogan{
	position: relative;
	width: 100%;
	height: 360px;
	border-radius: 20px;
	padding: 20px;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
}
.m13 .section1 .content .con.camp .slogan .bg{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(/images/page/m13_sec1_camp_bg.jpg) no-repeat center / cover;
}
.m13 .section1 .content .con.camp .slogan .en{
	position: relative;
	font-size: 28px;
	font-weight: 600;
	color: #fff;
	margin-bottom: 10px;
}
.m13 .section1 .content .con.camp .slogan .kr{
	position: relative;
	font-size: 18px;
	line-height: 1.8em;
	color: #fff;
}

.m13 .section1 .content .con.strategy{}
.m13 .section1 .content .con.strategy .inner{
	display: flex;
	background: #fff;
	border-radius: 20px;
	overflow: hidden;
}
.m13 .section1 .content .con.strategy .inner .imgwrap{
	position: relative;
	width: 50%;
	height: 100%;
	border-radius: 20px;
	overflow: hidden;
}
.m13 .section1 .content .con.strategy .inner .imgwrap > div{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.m13 .section1 .content .con.strategy .inner .txtwrap{
	width: 50%;
	padding: 100px 70px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.m13 .section1 .content .con.strategy .inner .txtwrap .tit{
	font-size: 23px;
	font-weight: 600;
	line-height: 1.5em;
	color: #399546;
	margin-bottom: 40px;
}
.m13 .section1 .content .con.strategy .inner .txtwrap .txts{
	width: 100%;
	border-top: 2px solid #000;
}
.m13 .section1 .content .con.strategy .inner .txtwrap .txts > div{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 25px;
	border-bottom: 1px dashed #ccc;
}
.m13 .section1 .content .con.strategy .inner .txtwrap .txts > div dl{
	flex-shrink: 1;
}
.m13 .section1 .content .con.strategy .inner .txtwrap .txts > div dl dt{
	font-size: 23px;
	font-weight: 600;
	color: #2f3842;
	margin-bottom: 10px;
}
.m13 .section1 .content .con.strategy .inner .txtwrap .txts > div dl dd{
	font-size: 18px;
	color: #666;
}
.m13 .section1 .content .con.strategy .inner .txtwrap .txts > div .icon{
	flex-shrink: 0;
}


/* m14 */
.m14{}
.m14 .section1{
	padding: 0;
	border-top:1px solid #ccc;
}
.m14 .section1 .textarea{display:flex;flex-wrap:wrap;justify-content:space-between;padding-bottom:100px;}
.m14 .section1 .textarea>div{}
.m14 .section1 .textarea .area1{width:50%;}
.m14 .section1 .textarea .area2{width:45%;}
.m14 .section1 .textarea .txt1{font-family:"Shippori Mincho";font-size:60px;color:#2f3842;font-weight:500;line-height:1.2em;}
.m14 .section1 .textarea .txt2{margin-top:20px;font-size:19px;color:#666;}
.m14 .section1 .textarea .txt3{font-size:17px;color:#666;line-height:1.7em;}
.m14 .section1 .history{
	overflow:hidden;
	position:relative;z-index:9999999;
	background:#fff;
	height:100vh;
}
.m14 .section1 .history .tabs{position:relative;}
.m14 .section1 .history .tabs .line{
	position:absolute;left:0;bottom:-1px;
	width:40%;height:2px;
	background:#79af58;
	transition:all 1s;
}
.m14 .section1 .history .tabs ul{
	display:flex;justify-content:center;
	box-shadow:0 -1px 0 #d7d9db inset;
}
.m14 .section1 .history .tabs ul li{
	position:relative;
	width:225px;
}
.m14 .section1 .history .tabs ul li:after{
	display:block;content:"";
	box-sizing:border-box;
	width:7px;height:7px;
	border-radius:50%;
	background:#d7d9db;
	position:absolute;left:50%;top:100%;z-index:100;
	transform:translate(-50%,-4px);
	transition:all 1s;
}
.m14 .section1 .history .tabs ul li a{
	display:block;
	font-family:"Open Sans";font-size:20px;color:#666;text-align:center;line-height:100px;
	cursor:default;
}

.m14 .section1 .history .tabs ul li.on:after{width:15px;height:15px;background:#399546;transform:translate(-50%,-7px);}
.m14 .section1 .history .tabs ul li.on a{color:#399546;font-weight:500;}
.m14 .section1 .history .tabconwrap{}
.m14 .section1 .history .tabconwrap .tabcon{}
.m14 .section1 .history .tabconwrap .tabcon .conwrap{
	display:flex;
	height:calc(100vh - 100px);
}
.m14 .section1 .history .tabconwrap .tabcon .conwrap .imgarea{
	overflow:hidden;
	width:39.84%;
}
.m14 .section1 .history .tabconwrap .tabcon .conwrap .imgarea>div{
	width:100%;height:100%;
	opacity:1;
	transform:scale(1.05);
	transition:all 0.6s;
}
.m14 .section1 .history .tabconwrap .tabcon.on .conwrap .imgarea>div{opacity:1;transform:scale(1);}
.m14 .section1 .history .tabconwrap .tabcon .conwrap .conarea{
	overflow:hidden;
	box-sizing:border-box;
	width:calc(100% - 39.84%);height:100%;
	padding:100px 8% 0;
}
.m14 .section1 .history .tabconwrap .tabcon .conwrap .conarea .con{height:100%;}
.m14 .section1 .history .tabconwrap .tabcon .conwrap .conarea .title{padding-bottom:50px;}
.m14 .section1 .history .tabconwrap .tabcon .conwrap .conarea .title .tit{font-size:21px;color:#399137;font-weight:600;}
.m14 .section1 .history .tabconwrap .tabcon .conwrap .conarea .title .year{font-size:77px;color:#2f3842;font-weight:600;}
.m14 .section1 .history .tabconwrap .tabcon .conwrap .conarea .title .year span{font-size:35px;}
.m14 .section1 .history .tabconwrap .tabcon .conwrap .conarea .historyCon{position:relative;width:100%;height:100%;
border-top:1px solid #000;}
.m14 .section1 .history .tabconwrap .tabcon .conwrap .conarea .historyCon>.dlWrap>dl{
	display:flex;
	padding:55px 40px;
	border-bottom:1px solid #ccc;
}
.m14 .section1 .history .tabconwrap .tabcon .conwrap .conarea .historyCon>.dlWrap>dl dt{
	width:155px;
	font-size:35px;color:#2f3842;font-weight:600;
}
.m14 .section1 .history .tabconwrap .tabcon .conwrap .conarea .historyCon>.dlWrap>dl dd{width:calc(100% - 155px);}
.m14 .section1 .history .tabconwrap .tabcon .conwrap .conarea .historyCon>.dlWrap>dl dd ul li{display:flex;margin-bottom:5px;}
.m14 .section1 .history .tabconwrap .tabcon .conwrap .conarea .historyCon>.dlWrap>dl dd ul li:last-child{margin-bottom:0;}
.m14 .section1 .history .tabconwrap .tabcon .conwrap .conarea .historyCon>.dlWrap>dl dd ul li .month{
	width:80px;
	font-size:17px;color:#2f3842;font-weight:600;line-height:1.7em;
}
.m14 .section1 .history .tabconwrap .tabcon .conwrap .conarea .historyCon>.dlWrap>dl dd ul li .txt{
	width:calc(100% - 80px);
	font-size:17px;color:#666;line-height:1.7em;
}


.m15{}
.m15 .con_tit{
	font-size: 34px;
	font-weight: 600;
	color: #2f3842;
	margin-bottom: 60px;
}
.m15 .section1{padding:200px 0; border-top: 1px solid #ccc;}
.m15 .section1 .main_tit{
	margin-bottom: 90px;
}
.m15 .section1 .main_tit h6{
	font-size: 36px;
	font-weight: 600;
	color: #2f3842;
}
.m15 .section1 .main_tit p{
	font-size: 22px;
	line-height: 1.8em;
	color: #444;
	margin-top: 20px;
}
.m15 .section1 .conwrap{
	display: flex;
	align-items: flex-end;
}
.m15 .section1 .conwrap .txtwrap{
	width: 50%;
	padding-right: 5%;
}
.m15 .section1 .conwrap .txtwrap p{
	font-size: 18px;
	line-height: 1.7em;
	color: #444;
}
.m15 .section1 .conwrap .txtwrap .img{
	margin-top: 80px;
}
.m15 .section1 .conwrap .txtwrap .img img {
  border-radius:15px;
}
.m15 .section1 .conwrap .imgwrap{
	width: 50%;
	height: 650px;
	border-radius: 15px;
	overflow: hidden;
}
.m15 .section1 .conwrap .imgwrap img{
	width: 100%;
	height: 100%;
	object-fit: cover;
    object-position:left;
}

.m15 .section2{overflow: hidden;}
.m15 .section2 .conwrap{
	display: flex;
}
.m15 .section2 .conwrap .txtwrap{
	width: 50%;
	padding: 70px 8vw;
	background: #f4f4f4;
}
.m15 .section2 .conwrap .txtwrap .size{
	width: 100%;
	padding: 25px;
	border-radius: 10px;
	overflow: hidden;
	background: url(/images/page/m15_sec2_icon.png) no-repeat right 30px bottom -33px #37404a;
	margin-bottom: 30px;
	text-align: center;
}
.m15 .section2 .conwrap .txtwrap .size b{
	display: block;
	font-size: 24px;
	font-weight: 600;
	color: #fff
}
.m15 .section2 .conwrap .txtwrap .size p{
	font-size: 18px;
	color: rgba(255,255,255,0.6);
	margin-top: 5px;
}
.m15 .section2 .conwrap .txtwrap .infowrap{}
.m15 .section2 .conwrap .txtwrap .infowrap dl{
	display: flex;
	align-items: center;
}
.m15 .section2 .conwrap .txtwrap .infowrap dl dt{
	display: block;
	width: 45px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	border-radius: 10px;
	font-size: 14px;
	font-weight: 500;
	color: #fff;
}
.m15 .section2 .conwrap .txtwrap .infowrap dl:nth-child(1) dt{background: #adb601;}
.m15 .section2 .conwrap .txtwrap .infowrap dl:nth-child(2) dt{background: #7fb546;}
.m15 .section2 .conwrap .txtwrap .infowrap dl:nth-child(3) dt{background: #5ca343;}
.m15 .section2 .conwrap .txtwrap .infowrap dl:nth-child(4) dt{background: #389137;}
.m15 .section2 .conwrap .txtwrap .infowrap dl:nth-child(5) dt{background: #1a635c;}
.m15 .section2 .conwrap .txtwrap .infowrap dl:nth-child(6) dt{background: #095a6f;}
.m15 .section2 .conwrap .txtwrap .infowrap dl:nth-child(7) dt{background: #00557a;}
.m15 .section2 .conwrap .txtwrap .infowrap dl dd{
	margin-left: 20px;
	width: calc(100% - 45px - 20px);
	padding: 25px 0;
	border-bottom: 1px dashed #ccc;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.5em;
	color: #2f3842;
}
.m15 .section2 .conwrap .txtwrap .infowrap dl:last-child dd{
	border-bottom: none;
}
.m15 .section2 .conwrap .imgwrap{
	position: relative;
	width: 50%;
}
.m15 .section2 .conwrap .imgwrap > div{
	position: absolute;
	left: 0;
	top: 0;
	width: 120%;
	height: 100%;
	background: url(/images/page/m15_sec2_img.jpg) no-repeat center / cover;
}

.m15 .section3{
	padding:200px 0;
}
.m15 .section3 .conwrap{
	display: flex;
	justify-content: space-between;
}
.m15 .section3 .conwrap .con{
	width: 48%;
	height: 360px;
	display: flex;
}
.m15 .section3 .conwrap .con .img{
	width: 200px;
	border-radius: 15px;
	overflow: hidden;
}
.m15 .section3 .conwrap .con .img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.m15 .section3 .conwrap .con .txts{
	margin-left: 10px;
	width: calc(100% - 200px - 10px);
	padding: 30px;
	border-radius: 15px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.m15 .section3 .conwrap .con1 .txts{
	background: url(/images/page/m15_sec3_icon1.png) no-repeat right 50px top 25px #f4f4f4;
}
.m15 .section3 .conwrap .con2 .txts{
	background: url(/images/page/m15_sec3_icon2.png) no-repeat right 50px top 25px #f4f4f4;
}
.m15 .section3 .conwrap .con .txts .name{
	font-size: 30px;
	font-weight: 600;
	color: #2f3842;
}
.m15 .section3 .conwrap .con .txts ul li{
	position: relative;
	padding-left: 12px;
	font-size: 18px;
	line-height: 1.7em;
	color: #444;
}
.m15 .section3 .conwrap .con .txts ul li:after{
	content: "";
	position: absolute;
	left: 0;
	top: 13px;
	width: 3px;
	height: 3px;
	background: #37404a;
}

.m15 .section4{
	padding: 140px 0 240px;
	background: #37404a;
}
.m15 .section4 .con_tit{
	color: #fff;
}
.m15 .section4 .list{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.m15 .section4 .list li{
	width: 49%;
	padding: 25px 15px;
	border-bottom: 1px solid #5f666e;
	display: flex;
}
.m15 .section4 .list li:nth-child(1),
.m15 .section4 .list li:nth-child(2){
	border-top: 1px solid #fff;
}
.m15 .section4 .list li .tit{
	width: 250px;
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	display: flex;
}
.m15 .section4 .list li .tit .icon{
	flex-shrink: 0;
	width: 40px;
}

.m15 .section4 .list li .con{
	width: calc(100% - 250px);
	font-size: 18px;
	line-height: 1.7em;
	color: rgba(255,255,255,0.8);
	    word-break: keep-all;
}
.m15 .section4 .list li .con p{
	position: relative;
	padding-left: 12px;
	font-size: 18px;
	line-height: 1.7em;
	color: rgba(255,255,255,0.8);
}
.m15 .section4 .list li .con p:after{
	content: "";
	position: absolute;
	left: 0;
	top: 12px;
	width: 3px;
	height: 3px;
	background: #fff;
}

.m15 .section4 .sec4Swiper{
	margin-top: 100px;
	position: relative;
}
.m15 .section4 .sec4Swiper .swiper-slide{
	border-radius: 15px;
	overflow: hidden;
}
.m15 .section4 .sec4Swiper .swiper-slide img{
	width: 100%;
    aspect-ratio:1600 / 740;
}
.m15 .section4 .sec4Swiper .vprev{
	position: absolute;
	left: 30px;
	top: 50%;
	transform: translateY(-50%);
	width: 21px;
	height: 39px;
	background: url(/images/page/m15_prev.png) no-repeat center / contain;
	z-index: 1;
	cursor: pointer;
}
.m15 .section4 .sec4Swiper .vnext{
	position: absolute;
	right: 30px;
	top: 50%;
	transform: translateY(-50%);
	width: 21px;
	height: 39px;
	background: url(/images/page/m15_next.png) no-repeat center / contain;
	z-index: 1;
	cursor: pointer;
}
.m15 .section4 .sec4Swiper .vpaging{
	position: absolute;
	left: 50%;
	bottom: 30px;
	transform: translateX(-50%);
	width: unset;
	z-index: 1;
}
.m15 .section4 .sec4Swiper .vpaging .swiper-pagination-bullet{
	position: relative;
	width: 10px;
	height: 10px;
	background: unset;
	border: 1px solid #fff;
	margin: 0 6px;
	opacity: 1;
}
.m15 .section4 .sec4Swiper .vpaging .swiper-pagination-bullet-active{
	background: #fff;
}



/* m16 */
.m16{}
.m16 .introTxts{border: none;}
.m16 .section1{border-top: 1px solid #ccc;}
.m16 .section1>div{padding: 0 0 220px;}
.m16 .section1>div .conwrap{padding:0;}
.m16 .section1>div .conwrap h4{margin-bottom:50px;font-size:34px;color:#2f3842;font-weight:600;}
.m16 .section1>div .conwrap .boxwrap{
	display:flex;justify-content:space-between;
	margin-bottom:130px;
}
.m16 .section1>div .conwrap .boxwrap .maparea{
	overflow:hidden;
	box-sizing:border-box;
	width:calc(100% - 526px - 22px);
	border:1px solid #ddd;border-radius:20px;
}
.m16 .section1>div .conwrap .boxwrap .maparea iframe{width:100%;height:100%;}
.m16 .section1>div .conwrap .boxwrap .infoarea{
	overflow:hidden;
	box-sizing:border-box;
	width:526px;
	border-radius:15px;
	background: #37404a;
	
}
.m16 .section1>div .conwrap .boxwrap .infoarea .name{
	padding: 60px 50px 40px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.m16 .section1>div .conwrap .boxwrap .infoarea .name .txt1{
	font-family: "pretendard";
	font-size: 20px;
	color: #fff;
}
.m16 .section1>div .conwrap .boxwrap .infoarea .name .txt2{
	font-family: "Shippori Mincho";
	font-size: 46px;
	font-weight: 500;
	color: #fff;
}
.m16 .section1>div .conwrap .boxwrap .infoarea .contact{
	padding: 60px 50px;
	border-radius: 15px;
	background: #37404a;
}
.m16 .section1>div .conwrap .boxwrap .gr{
	background: #399546 !important;
}
.m16 .section1>div .conwrap .boxwrap .infoarea .contact > div{
	display: flex;align-items:center;
}
.m16 .section1>div .conwrap .boxwrap .infoarea .contact > div + div{
	margin-top: 25px;
}
.m16 .section1>div .conwrap .boxwrap .infoarea .contact > div .icon{
	width: 50px;
}
.m16 .section1>div .conwrap .boxwrap .infoarea .contact > div dl{
	width: calc(100% - 50px);
	padding-left: 25px;
	border-left: 1px solid rgba(255,255,255,0.5);
}
.m16 .section1>div .conwrap .boxwrap .infoarea .contact > div dl dt{
	font-family:"Open Sans";
	font-size:18px;
	color:#fff;
	font-weight:600;
}
.m16 .section1>div .conwrap .boxwrap .infoarea .contact > div dl dd{
	margin-top:10px;
	font-size:18px;
	line-height: 1.7em;
	color:#fff;
}
.m16 .section1>div .conwrap>ul{
	display:flex;flex-wrap:wrap;justify-content:space-between;
}
.m16 .section1>div .conwrap>ul>li{
	box-sizing:border-box;
	width:49.25%;
	margin-bottom:1.5%;
	border-radius:20px;
	overflow: hidden;
	background: #f4f4f4;
	transition: all 0.4s;
}
.m16 .section1>div .conwrap>ul>li:hover{
	background: #fff;
	box-shadow: inset 0 0 0 2px #399546;
}
.m16 .section1>div .conwrap>ul>li>a{display:block;position:relative;padding:50px; }
.m16 .section1>div .conwrap>ul>li>a .area{margin-bottom:20px;font-size:28px;color:#2f3842;font-weight:600;}
.m16 .section1>div .conwrap>ul>li>a dl{display:flex;}
.m16 .section1>div .conwrap>ul>li>a dl dt{
	position:relative;
	width:90px;
	font-family:"Open Sans";font-size:18px;color:#2f3842;font-weight:600;line-height:1.7em;
}
.m16 .section1>div .conwrap>ul>li>a dl dd{
	position: relative;
	box-sizing:border-box;
	width:calc(100% - 80px);
	padding-left:20px;
	font-size:18px;color:#666;line-height:1.7em;
}
.m16 .section1>div .conwrap>ul>li>a dl dd:after{
	display:block;content:"";
	width:1px;height:100%;
	background:#ccc;
	position:absolute;left:0;top:0;
}
.m16 .section1>div .conwrap>ul>li>a .btn{
	position: absolute;
	right: 50px;
	top: 50px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 75px;
	height: 36px;
	border-radius: 10px;
	transition: all 0.4s;
	background: #fff;
}
.m16 .section1>div .conwrap>ul>li:hover>a .btn{
	background: #399546;
}
.m16 .section1>div .conwrap>ul>li>a .btn span{
	font-size: 13px;
	color: #2f3842;
	transition: all 0.4s;
	margin-right: 5px;
}
.m16 .section1>div .conwrap>ul>li:hover>a .btn span{
	color: #fff;
}
.m16 .section1>div .conwrap>ul>li>a .btn i{
	display: block;
	width: 7px;
	height: 7px;
	background: url(/images/page/m16_arr.png) no-repeat center / contain;
	transition: all 0.4s;
}
.m16 .section1>div .conwrap>ul>li:hover>a .btn i{
	background: url(/images/page/m16_arr2.png) no-repeat center / contain;
}



.m21{padding:200px 0; border-top: 1px solid #ccc;}
.m21 .searchWrap{
	box-sizing:border-box;
	padding:80px 0;
	background:#f4f4f4;
	border-radius:15px;
}
.m21 .searchWrap .inner{
	width: 92%;
	max-width: 1280px;
	margin: 0 auto;
}
.m21 .searchWrap h4{
	font-size: 23px;
	font-weight: 600;
	color: #2f3842;
	margin-bottom: 15px;
}
.m21 .searchWrap .text_search{
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}
.m21 .searchWrap .text_search > div{
	overflow:hidden;
	display:flex;align-items:center;
	width: calc(100% - 200px - 10px);
	margin-right: 10px;
	height:60px;
	border-radius:10px;
	background:#fff;
}
.m21 .searchWrap .text_search > .link{
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 200px;
	height: 60px;
	border-radius: 15px;
	background: #399546;
	font-size: 18px;
	color: #fff;
}
.m21 .searchWrap .text_search > .link img{margin: 0 0 0 10px;}
.m21 .searchWrap .text_search > div input{
	box-sizing:border-box;
	width:calc(100% - 112px);height:100%;
	padding:0 25px 0 50px;
	border:0;outline:0;
	background:#fff url(/images/page/icon_search.png) no-repeat 20px center;
	font-size:17px;color:#555;
}
.m21 .searchWrap .text_search > div button{
	width:112px;height:100%;
	background:#2f3842;
	outline:0;border:0;
	font-size:17px;color:#fff;font-weight:500;
	border-radius:15px;
}

.m21 .searchWrap .initial_search{display:flex;justify-content:space-between;flex-wrap:wrap;}
.m21 .searchWrap .initial_search input{display:none;}
.m21 .searchWrap .initial_search input + label{
	display:flex;align-items:center;justify-content:center;
	box-sizing:border-box;
	width:80px;height:60px;
	background:#fff;
	border:0;outline:0;border-radius:40%;
	font-size:16px;color:#888;
}
.m21 .searchWrap .initial_search input:checked + label{background:#399546;color:#fff;}
.m21 .searchWrap .initial_search input + label:hover{border:2px solid #399546;color:#399546;}
.m21 .searchWrap .initial_search input:checked + label:hover{background:#399546;color:#fff;}

.m21 .searchList{
	padding: 120px 0 0;
}
.m21 .searchList .result{
	text-align: center;
	font-size: 28px;
	color: #888;
	margin-bottom: 80px;
}
.m21 .searchList .result .num{
	font-weight: 600;
	color: #399546;
}






/* m22 */
.m22{padding:200px 0;border-top:1px solid #ccc;}
.m22 .total{font-size:19px;color:#555;font-weight:500;margin-bottom:10px;}
.m22 .total span{font-weight:600;color:#399546;}
.m22 .prdTopwrap{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:130px;}
.m22 .prdTopwrap .category{width:50%;}
.m22 .prdTopwrap .category ul{display:flex;justify-content:space-between;}
.m22 .prdTopwrap .category ul li{width:19.5%;}
.m22 .prdTopwrap .category ul li a{
	display:flex;align-items:center;justify-content:center;
	width:100%;height:50px;
	box-sizing:border-box;	
	font-size:17px;color:#888;text-align:center;
	border-top: 1px solid #c2c2c2;
    border-bottom: 1px solid #c2c2c2;
}
.m22 .prdTopwrap .category ul li.on a{border-radius:10px;border:1px solid #399546;background:#399546;color:#fff;}
.m22 .prdTopwrap form{max-width:545px;width:50%;}
.m22 .prdTopwrap .searchwrap{
	overflow:hidden;
	box-sizing:border-box;
	display:flex;justify-content:flex-end;
	width:100%;height:50px;
	background:#f4f4f4;
	border-radius:15px;
}
.m22 .prdTopwrap .searchwrap input{
	box-sizing:border-box;
	width:calc(100% - 112px);height:100%;
	padding:0 25px 0 50px;
	border:0;outline:0;
	background:url(/images/page/icon_search.png) no-repeat 20px center;
	font-size:17px;color:#555;
}
.m22 .prdTopwrap .searchwrap button{
	width:112px;height:100%;
	background:#2f3842;
	outline:0;border:0;
	font-size:17px;color:#fff;font-weight:500;
	border-radius:15px;
}

.m22 .table{}
.m22 .table table{width:100%;table-layout: fixed; border-collapse:collapse;border-top:2px solid #2f3842;}
.m22 .table table .col1{width: 230px;}
.m22 .table table .col2{width: calc(100% - 460px);}
.m22 .table table .col3{width: 230px;}
.m22 .table table th{
	padding:28px 0;
	border-bottom:1px solid #d3d1d1;
	font-size:18px;color:#2f3842;font-weight:500;text-align:center;
}
.m22 .table table td{
	padding:28px 0;
	border-bottom:1px solid #d3d1d1;
	font-size:21px;color:#2f3842;font-weight:500;text-align:center;
}
.m22 .table table td.tit a{
	font-size:21px;color:#2f3842;font-weight:500;text-align:left;
}
.m22 .table table td.date{font-size:16px;color:#888;}
.m22 .table table .hidden{display:none;}





/* m22_view */
.m22 .prdView{padding:180px 0;border-top:1px solid #ccc;}
.m22 .prdView table{width:100%;border-collapse:collapse;border-top:2px solid #2f3842;}
.m22 .prdView table th{padding:55px 0;border-bottom:1px solid #ccc;text-align:left;}
.m22 .prdView table th .tit{font-size:33px;color:#2f3842;font-weight:600;}
.m22 .prdView table th .date{margin-top:20px;font-size:16px;color:#888;font-weight:500;}
.m22 .prdView table td{
	padding:55px;border-bottom:1px solid #ccc;
}
.m22 .prdView table td.file{
	background:#f4f4f4;
	padding:0;
	border:0;
	text-align:left;
}
.m22 .prdView table td.file a{
	display:block;padding:15px 30px;
	border-bottom:1px solid #ccc;font-size:17px;color:#666;
}
.m22 .prdView table td.file a img{margin-right:10px;}
.m22 .prdView table td.viewcon{padding:75px 50px;}
.m22 .prdView table td.viewcon p,
.m22 .prdView table td.viewcon span,
.m22 .prdView table td.viewcon b{
	font-family: "Pretendard" !important;
	font-size:18px !important;
}
.m22 .prdView .btn{margin-top:130px;text-align:center;}
.m22 .prdView .btn a{
	display:flex;align-items:center;justify-content:center;
	width:380px;height:60px;
	margin:0 auto;
	background:#399546;
	border-radius:15px;
	font-size:17px;color:#fff;font-weight:500;
}
.m22 .prdView .btn a>div{width:15px;margin-right:13px;}
.m22 .prdView .btn a>div>div{
	width:100%;height:2px;
	margin-bottom:1px;
	background:#fff;
}
.m22 .prdView .btn a>div>div:last-child{margin:0;}






/* paging */
.paging{
	margin-top:90px;
	text-align:center;
}
.paging a{
	display:inline-block;vertical-align:top;box-sizing:border-box;
	width:52px;height:52px;
	border-radius:50%;
	font-family:"Open Sans";color:#4e4e4e;font-size:18px;line-height:52px;
}
.paging strong{
	display:inline-block;vertical-align:top;box-sizing:border-box;
	width:52px;height:52px;
	border-radius:50%;
	background:#35424c;
	font-family:"Open Sans";color:#fff;font-size:18px;line-height:52px;font-weight:400;
}
.paging .page_begin{
	width:42px;height:52px;
	background:url(/images/common/page_begin.png) no-repeat center;
	border:0;
}
.paging .page_prev{
	width:42px;height:52px;
	background:url(/images/common/page_prev.png) no-repeat center;
	border:0;margin-right:20px;
}
.paging .page_next{
	width:42px;height:52px;
	background:url(/images/common/page_next.png) no-repeat center;
	border:0;margin-left:20px;
}
.paging .page_end{
	width:42px;height:52px;
	background:url(/images/common/page_end.png) no-repeat center;
	border:0;
}





/* m23 */
.m23{padding-bottom:200px;}
.m20 .searchWrap{
	box-sizing:border-box;
	padding:80px 0;
	background:#f4f4f4;
	border-radius:15px;
}
.m20 .searchWrap>div{
	overflow:hidden;
	display:flex;align-items:center;
	max-width:1056px;width:70%;height:60px;
	border-radius:15px;
	margin:0 auto;
	background:#fff;
}
.m20 .searchWrap>div input{
	box-sizing:border-box;
	width:calc(100% - 112px);height:100%;
	padding:0 25px 0 50px;
	border:0;outline:0;
	background:#fff url(/images/page/icon_search.png) no-repeat 20px center;
	font-size:17px;color:#555;
}
.m20 .searchWrap>div button{
	width:112px;height:100%;
	background:#2f3842;
	outline:0;border:0;
	font-size:17px;color:#fff;font-weight:500;
	border-radius:15px;
}
.m23 .chkWrap{margin:50px 0 110px;}
.m23 .chkWrap dl{
	display:flex;align-items:center;
	padding:30px 0;
	border-bottom:1px solid #ccc;
}
.m23 .chkWrap dl dt{
	width:212px;
	font-size:22px;color:#000;font-weight:600;text-align:center;
}
.m23 .chkWrap dl dd{
	box-sizing:border-box;
	display:flex;flex-wrap:wrap;
	width:calc(100% - 212px);
	padding:0 60px;
}
.m23 .chkWrap dl dd input[type="radio"]{display:none;}
.m23 .chkWrap dl dd input[type="radio"] + label{
	display:flex;align-items:center;justify-content:center;
	width:140px;height:50px;
	margin:7px 5px;
	border:1px solid #ccc;border-radius:25px;
	font-size:16px;color:#888;text-align:center;font-weight:500;
}
.m23 .chkWrap dl dd input[type="radio"]:checked + label{
	border:1px solid #399546;
	background:#399546;
	color:#fff;
}


/* 제품 리스트만 m200으로 공통 */
.m200 .list{}
.m200 .list ul{display:flex;flex-wrap:wrap;}
.m200 .list ul li{
	box-sizing:border-box;	
	position:relative;
	margin-bottom:80px;
}
.m200 .list ul li:after{
	display:block;content:"";
	width:1px;
	background:#d3d1d1;
	position:absolute;right:0%;top:0;
	 height:100%;
}
.m200 .list ul li:nth-child(3n):after{display: none;}
.m200 .list ul li:nth-child(3n - 2){width:32.3%;padding-right:3%;}
.m200 .list ul li:nth-child(3n - 1){width:35.3%;padding:0 3%;}
.m200 .list ul li:nth-child(3n){width:32.3%;padding-left:3%;}
.m200 .list ul li .thumb{
	overflow:hidden;	
	border-radius:15px;
}
.m200 .list ul li .thumb img{width:100%;}
.m200 .list ul li .tit{margin:0 0 10px;font-size:27px;color:#000;font-weight:600;
/* 두 줄 이상 넘어갈 경우 자르고 ... 표시하기 */
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.m200 .list ul li .cate1{margin:25px 0 10px;}
.m200 .list ul li .cate1 span{
	display:inline-block;vertical-align:top;
	padding:5px 10px;
	background:#f4f4f4;
	border-radius:5px;
	font-size:16px;color:#888;
}
.m200 .list ul li .cate1 span.new{background:#399546;color:#fff;}
.m200 .paging{margin:0;}
.m200 .list ul li .cate2{
display: flex;
}
.m200 .list ul li .cate2 dt{
	position: relative;
	padding-right: 22px;
	font-size: 18px;
	font-weight: 600;
	color: #399546;
}
.m200 .list ul li .cate2 dt:after{
content: "";
position: absolute;
right: 10px;
top: 50%;
width: 1px;
height: 14px;
background: #ccc;
transform: translateY(-50%);
}
.m200 .list ul li .cate2 dd{
	font-size: 18px;
	font-weight: 600;
	color: #399546;
}




/* m23 view */
.m23 .prd{display:flex;flex-wrap:wrap;justify-content:space-between;}
.m23 .prd .gall{width:45%;}
.m23 .prd .gall .img{overflow:hidden;border-radius:15px; aspect-ratio: 1;}
.m23 .prd .gall .img img{width:100%;height: 100%;}
.m23 .prd .gall .thumb{
	position:relative;
	box-sizing:border-box;
	margin:55px 0 0;
	padding:0 31%;
}
.m23 .prd .gall .thumb .galleryThumb{
	--per-view: 3;   /* 한 화면에 보일 칸 수(기본 3) */
	--gap: 8px;      /* 슬라이드 간격(Swiper의 spaceBetween과 동일) */
	overflow: hidden;
}
.m23 .prd .gall .thumb .galleryThumb.single-slide{
	display: none;
}
.m23 .prd .gall .thumb .galleryThumb .swiper-slide{
	overflow:hidden;
	position:relative;
	border-radius:5px;
	aspect-ratio: 1;
	cursor: pointer;
}
.m23 .prd .gall .thumb .galleryThumb .swiper-slide img{
	width: 100%;
	height: 100%;
}
.m23 .prd .gall .thumb .galleryThumb .swiper-slide-active{}
.m23 .prd .gall .thumb .galleryThumb .swiper-slide.on:after{
	display:block;content:"";
	width:100%;height:100%;
	box-sizing:border-box;
	border:2px solid #399546;
	border-radius:5px;
	position:absolute;left:0;top:0;
}
.m23 .prd .gall .thumb .ctr{}
.m23 .prd .gall .thumb .ctr .gprev{
	position:absolute;left:15%;top:50%;z-index:100;
	transform:translateY(-50%);
}
.m23 .prd .gall .thumb .ctr .gnext{
	position:absolute;right:15%;top:50%;z-index:100;
	transform:translateY(-50%);
}
.m23 .prd .info{width:48%;}
.m23 .prd .info .tit1{font-size:21px;color:#399546;font-weight:500;}
.m23 .prd .info .tit2{padding:20px 0 30px;font-size:35px;color:#000;font-weight:600;}
.m23 .prd .info .spec{border-top:1px solid #ccc;}
.m23 .prd .info .spec dl{
	display:flex;align-items:center;
	padding:30px 0;
	border-bottom:1px solid #ccc;
}
.m23 .prd .info .spec dl dt{
	width:125px;
	font-size:17px;color:#000;line-height:1.7em;font-weight:500;
}
.m23 .prd .info .spec dl dd{width:calc(100% - 125px);font-size:17px;color:#555;line-height:1.7em;}
.m23 .prd .info .btns{display:flex;justify-content:space-between;margin:60px 0 0;}
.m23 .prd .info .btns a{
	display:flex;align-items:center;justify-content:center;
	width:49%;height:60px;
	border-radius:15px;
	font-size:17px;color:#fff;text-align:center;font-weight:600;
}
.m23 .prd .info .btns a:nth-child(1){background:#399546;}
.m23 .prd .info .btns a ~ a,
.m23 .prd .info .btns a:last-child{background:#00557b;}
.m23 .prd .info .btns a:only-child{width: 100%;}

.m23 .btnList{margin:70px 0 0;}
.m23 .btnList a{
	display:flex;align-items:center;justify-content:center;
	width:100%;height:80px;
	border-radius:15px;
	background:#37404a;
	font-size:21px;color:#fff;text-align:center;font-weight:600;
}
.m23 .btnList a i{
	width:25px;height:24px;
	margin:0 10px 0 0;
	background:url(/images/page/btn_icon_list.png) no-repeat;
}

.m23 .prdExp{padding:120px 0 0;}
.m23 .prdExp .tit{font-size:27px;color:#2f3842;font-weight:600;}
.m23 .prdExp .tit + div{margin-top:35px;padding:75px 0 0;border-top:1px solid #111;border-bottom:1px solid #111;}
.m23 .prdExp .tit + div dl{margin-bottom:75px;}
.m23 .prdExp .tit + div dl dt{font-size:23px;color:#000;font-weight:600;}
.m23 .prdExp .tit + div dl dd{margin-top:20px;}
.m23 .prdExp .tit + div dl dd ul{}
.m23 .prdExp .tit + div dl dd ul li{
	position:relative;padding-left:12px;
	font-size:17px;color:#555;line-height:1.7em;
}
.m23 .prdExp .tit + div dl dd ul li:before{
	display:block;content:"";
	width:3px;height:3px;
	background:#111;
	position:absolute;left:0;top:12px;
}
.m23 .prdExp .tit + div dl dd ul li b{color:#111;font-weight:600;}

.m23 .prdExp p,
.m23 .prdExp span,
.m23 .prdExp b{font-size: 17px !important;}



.m24{}
.m24 .section1{
	padding: 180px 0 240px;
	border-top: 1px solid #ccc;
}
.m24 .section1 .list{
	margin-top: 110px;
	display: flex;
	flex-wrap: wrap;
	column-gap: 55px;
	row-gap: 90px;
}
.m24 .section1 .list li{
	width: calc((100% - 165px) / 4);
}
.m24 .section1 .list li a{
	width: 100%;
	display: block;
}
.m24 .section1 .list li a .thumb{
	position: relative;
	width: 100%;
	border: 1px solid #ddd;
	border-radius: 15px;
	aspect-ratio: 360 / 510;
	overflow: hidden;
	transition: all 0.3s;
}
.m24 .section1 .list li a:hover .thumb{
	box-shadow:  0 0 0 2px #399546;
}
.m24 .section1 .list li a .thumb:after{
	content: "";
	position: absolute;
	right: -27px;
	top: 0;
	width: 1px;
	height: 100%;
	background: #ccc;
}
.m24 .section1 .list li:nth-child(4n) a .thumb:after{
	display: none;
}
.m24 .section1 .list li a .thumb img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.m24 .section1 .list li a .txts{
	margin: 15px 0;
  min-height: 173px;
}
.m24 .section1 .list li a .txts .tit{
	font-size: 28px;
	font-weight: 600;
	color: #2f3842;
		    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
	margin: 20px 0 35px;
}
.m24 .section1 .list li a .txts .info{
	display: flex;
	justify-content: space-between;
}
.m24 .section1 .list li a .txts .cate{
	padding: 5px 17px;
	border-radius: 10px;
	border: 1px solid #ccc;
	font-size: 16px;
	font-weight: 600;
	color: #399546;
	  width: fit-content;

}
.m24 .section1 .list li a .txts .date{
	font-size: 16px;
	font-weight: 500;
	color: #888;
}
.m24 .section1 .list li a .btn{
	width: 100%;
	height: 60px;
	line-height: 58px;
	border: 1px solid #ddd;
	border-radius: 10px;
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	color: #2f3842;
	transition: all 0.3s;
}
.m24 .section1 .list li a:hover .btn{
	background: #399546;
	color: #fff;
	border: none;
}






/**/
.m30{padding-bottom: 288px;}
.m30 .introTxts{border-bottom: 0;}
.m30 .area{margin-bottom: 190px;}
.m30 .area:last-child{margin-bottom: 0;}
.m30 .area:first-child{padding-top: 30px;}
.m30 .area .title{
	font-family: "Pretendard";box-sizing:border-box;color:#2f3842;font-size:34px;font-weight: 600;
	margin-bottom: 65px;
}
.m30 .area .con{display: flex;gap:4.17vw;}
.m30 .area .con .img{position:relative;overflow:hidden;width: 50%;border-radius:15px;}
.m30 .area .con .img video{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;}
.m30 .area .con .txtarea{width: calc(50% - 4.17vw);box-sizing:border-box;border-top: 2px solid #2f3842;padding-top: 60px;}
.m30 .area .con .txtarea dl>dt{color:#2f3842;font-family: "Pretendard";font-size:28px;font-weight: 600;}
.m30 .area .con .txtarea dl>dd{color:#666666;font-family: "Pretendard";font-size:18px;font-weight: 400;line-height: 1.6em;margin-top: 32px;}
.m30 .area .con .txtarea .list{margin-top: 65px;display: flex;gap: 0.68vw;margin-bottom: 50px;}
.m30 .area .con .txtarea .list>li{
	width:calc((100% - 0.68vw * 4) / 5);background: #f4f4f4;
	height:124px;
	display: flex;align-items:center;justify-content:center;border-radius:15px;
}
.m30 .area .con .txtarea .list>li span{
	color:#2f3842;font-size:18px;font-weight: 400;text-align: center;line-height: 1.5em;
}
.m30 .area .con .txtarea .btnwrap{border:1px solid #d3d1d1;border-left: 0;border-right: 0;}
.m30 .area .con .txtarea .btnwrap .btn{display: inline-flex;width: 100%; padding:36px 40px 36px 0;align-items:center;}
.m30 .area .con .txtarea .btnwrap .btn span{position: relative;
	z-index: 1;
	font-size: 13px;
	font-weight: 600;
	color: #000;
}
.m30 .area .con .txtarea .btnwrap .btn  i {
	position: relative;
	z-index: 1;
	display: block;
	width: 12px;
	height: 12px;
	background: url(/images/main/more_btn_arr.png) no-repeat center / contain;
	transition: all 0.3s;
	margin-left: 7px;
}
.m30 .area .con .txtarea .btnwrap .btn:hover i{transform:translateX(3px);transition:all 0.4s;}	




/* m31 */
.m31{}
.m31 .introTxts{border:0;}
.m31 .introTxts .title{display:block;}
.m31 .introTxts .title .kr{line-height:1.7em;}
.m31Tabs{display:flex;justify-content:space-between;}
.m31Tabs li{width:calc((100% - 10px) / 2);height:60px;}
.m31Tabs li a{
	overflow:hidden;
	display:flex;align-items:center;justify-content:center;
	box-sizing:border-box;
	width:100%;height:100%;
	font-size:17px;color:#888;font-weight:500;
	border-top:1px solid #c2c2c2;border-bottom:1px solid #c2c2c2;
}
.m31Tabs li.on a{
	border:0;
	background:#399546;
	border-radius:10px;
	color:#fff;
}
.m31Tabconwrap{margin-top:90px;}
.m31Tabconwrap h6{font-size:33px;color:#37404a;font-weight:600;}
.m31Tabconwrap h6 + p{
	margin-top:30px;
	font-size:27px;color:#37404a;font-weight:600;line-height:1.5em;
}
.m31Tabconwrap .con1{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;margin-top:70px;padding-bottom:190px;}
.m31Tabconwrap .con1 .img{overflow:hidden;width:40.26%;border-radius:15px;}
.m31Tabconwrap .con1 .img img{width:100%;}
.m31Tabconwrap .con1 .txts{width:47.98%;}
.m31Tabconwrap .con1 .txts .tit{font-size:27px;color:#37404a;font-weight:600;line-height:1.5em;}
.m31Tabconwrap .con1 .txts p{margin-top:60px;font-size:17px;color:#666;font-weight:400;line-height:1.7em;}
.m31Tabconwrap .con1 .txts p .br{display:block;height:35px;}
.m31Tabconwrap .con2{margin:100px 0 0;}
.m31Tabconwrap .con2 .boxwrap{
	display:flex;flex-wrap:wrap;justify-content:space-between;
	border-top:2px dashed #ccc;
	padding:45px 25px;
}
.m31Tabconwrap .con2 .boxwrap .title{width:32%;font-size:33px;font-weight:600;}
.m31Tabconwrap .con2 .boxwrap .title img{vertical-align:top;margin-top:-3px;margin-right:20px;}
.m31Tabconwrap .con2 .boxwrap:nth-child(1) .title{color:#399137;}
.m31Tabconwrap .con2 .boxwrap:nth-child(2) .title{color:#045476;}
.m31Tabconwrap .con2 .boxwrap:nth-child(3) .title{color:#364148;}
.m31Tabconwrap .con2 .boxwrap .info{
	width: 68%;
	display: flex;
	align-items: center;
}
.m31Tabconwrap .con2 .boxwrap .info .dia{display:flex;width:530px;}
.m31Tabconwrap .con2 .boxwrap .info .dia>div{
	display:flex;align-items:center;justify-content:center;
	width:280px;aspect-ratio:1/1;
	margin:0 -15px;
	box-sizing:border-box;
	border-radius:50%;
	text-align:center;
}
.m31Tabconwrap .con2 .boxwrap:nth-child(1) .info .dia>div{border:2px solid #399137;}
.m31Tabconwrap .con2 .boxwrap:nth-child(2) .info .dia>div{border:2px solid #045476;}
.m31Tabconwrap .con2 .boxwrap:nth-child(3) .info .dia>div{border:2px solid #364148;}
.m31Tabconwrap .con2 .boxwrap .info .dia>div .tit{font-size:23px;font-weight:600;}
.m31Tabconwrap .con2 .boxwrap:nth-child(1) .info .dia>div .tit{color:#399137;}
.m31Tabconwrap .con2 .boxwrap:nth-child(2) .info .dia>div .tit{color:#045476;}
.m31Tabconwrap .con2 .boxwrap:nth-child(3) .info .dia>div .tit{color:#364148;}
.m31Tabconwrap .con2 .boxwrap .info .dia>div .txt{margin-top:10px;font-size:16px;color:#666;font-weight:500;}
.m31Tabconwrap .con2 .boxwrap .info > .txt{width:calc(100% - 530px); padding-left: 100px;font-size:17px;color:#666;line-height:1.7em;}

.m31 .section2{
	padding:200px 0;margin-top:130px;
	background:url(/images/page/m31_sec2_bg.jpg) no-repeat center;
	background-size:cover;
}
.m31 .section2 .title h5{font-size:33px;color:#fff;font-weight:600;}
.m31 .section2 .titleBtm{margin:40px 0 0;font-size:27px;color:#fff;font-weight:600;}
.m31 .section2 .conwrap{
	display:flex;align-items:center;justify-content:space-between;
	max-width:1380px;
	margin:80px auto 0;
}
.m31 .section2 .conwrap>div{
	box-sizing:border-box;
	width:50%;
}
.m31 .section2 .conwrap>div:nth-child(1){padding-right:3.62%;}
.m31 .section2 .conwrap>div:nth-child(2){padding-left:3.62%;}

.m31 .section2 .conwrap>div .titlebox{
	display:flex;align-items:center;justify-content:center;
	position:relative;
	box-sizing:border-box;
	width:100%;height:100px;
	margin-bottom:40px;
	border:1px solid #fff;border-radius:15px;
	font-size:23px;color:#fff;font-weight:600;
}
.m31 .section2 .conwrap>div .titlebox:last-child{margin-bottom:0;}
.m31 .section2 .conwrap>div .titlebox:after{
	display:block;content:"";
	width:8%;height:calc(100% + 40px);
	background:url(/images/page/m31_sec2_bg2.png) no-repeat;
	background-size:contain;
	position:absolute;left:100%;top:50%;
}
.m31 .section2 .conwrap>div .titlebox:last-child:after{display:none;}
.m31 .section2 .conwrap>div .txtbox{
	display:flex;align-items:center;justify-content:center;
	text-align: center;
	position:relative;
	width:100%;height:120px;
	margin-bottom:20px;
	border-radius:15px;
	font-size:19px;color:#fff;font-weight:600;line-height:1.5em;
}
.m31 .section2 .conwrap>div .txtbox:nth-child(1){background:#399137;}
.m31 .section2 .conwrap>div .txtbox:nth-child(2){background:#18507b;}
.m31 .section2 .conwrap>div .txtbox:nth-child(3){margin:0;background:#37404a;}
.m31 .section2 .conwrap>div .txtbox:before{
	display:block;content:"";
	width:8px;height:14px;
	background:url(/images/page/m31_sec2_arr.png) no-repeat;
	position:absolute;right:100%;top:50%;
	transform:translate(-21px,-50%);
}


.m31 .field{}
.m31 .field ul{
	display:flex;flex-wrap:wrap;justify-content:space-between;
	margin:65px 0 200px;
}
.m31 .field ul li{
	overflow:hidden;
	position:relative;
	width:24%;height:68vh;
	border-radius:15px;
}
.m31 .field ul li .bg{
	position:absolute;left:0;top:0;
	width:100%;height:100%;
}
.m31 .field ul li:nth-child(1) .bg{background:url(/images/page/m31_t2_field_bg1.jpg) no-repeat center;background-size:cover;}
.m31 .field ul li:nth-child(2) .bg{background:url(/images/page/m31_t2_field_bg2.jpg) no-repeat center;background-size:cover;}
.m31 .field ul li:nth-child(3) .bg{background:url(/images/page/m31_t2_field_bg3.jpg) no-repeat center;background-size:cover;}
.m31 .field ul li:nth-child(4) .bg{background:url(/images/page/m31_t2_field_bg4.jpg) no-repeat center;background-size:cover;}
.m31 .field ul li .txtwrap{
	position:absolute;left:0;bottom:45px;
	box-sizing:border-box;
	padding:0 10%;
}
.m31 .field ul li .txtwrap .en{font-size:33px;color:#fff;font-weight:600;}
.m31 .field ul li .txtwrap .kr{margin-top:25px;font-size:23px;color:#fff;font-weight:600;}
.m31 .field ul li .txtwrap span{font-size:26px;}

.m31 .line1{
	width:100%;
	border-top:2px dashed #ccc;
}

.m31 h7{font-size:27px;color:#2f3842;font-weight:600;}
.m31 .peptideDrug{padding:200px 0 0;}
.m31 .peptideDrug .boxwrap{
	box-sizing:border-box;
	padding:90px 75px;
	margin:60px 0 0;
	border:1px solid #ccc;border-radius:15px;
}
.m31 .peptideDrug .boxwrap .con{
	display:flex;flex-wrap:wrap;flex-direction:row-reverse;justify-content:space-between;align-items:center;
}
.m31 .peptideDrug .boxwrap .con .imgarea{width:45.14%;}
.m31 .peptideDrug .boxwrap .con .txtarea{width:43.4%;}
.m31 .boxwrap .con .txtarea .tit{font-size:23px;color:#399137;font-weight:600;}
.m31 .boxwrap .con .txtarea .txt1{margin:30px 0 50px;font-size:27px;color:#37404a;font-weight:600;line-height:1.5em;}
.m31 .boxwrap .con .txtarea .txt2{font-size:19px;color:#666;line-height:1.7em;}
.m31 .peptideDrug .boxwrap ul{
	display:flex;align-items:center;justify-content:space-between;
	margin-top:100px;
}
.m31 .peptideDrug .boxwrap ul li{}

.m31 .proteinDrug{padding:200px 0 0;}
.m31 .proteinDrug .boxwrap{
	box-sizing:border-box;
	padding:90px 75px;
	margin:60px 0 0;
	border:1px solid #ccc;border-radius:15px;
}
.m31 .proteinDrug .con{
	display:flex;flex-wrap:wrap;justify-content:space-between;
}
.m31 .proteinDrug .con>div{width:50%;}
.m31 .proteinDrug .con>div .tit{
	font-size: 24px;
	font-weight: 700;
	color: #399137;
}
.m31 .proteinDrug .con>div .txt1{
	margin:30px 0 0;
	font-size: 28px;
	line-height: 1.6em;
	font-weight:600;
	color: #37404a;
}
.m31 .proteinDrug .con>div .txt2{
	font-size: 20px;
	line-height: 1.6em;
	color: #666;
}
.m31 .proteinDrug .img{
	margin-top:55px;
	padding:75px 80px;
	background:#f4f4f4;
	border-radius:15px;
}

.m31 .editingTherapy{padding:200px 0 0;}
.m31 .editingTherapy .boxwrap{
	box-sizing:border-box;
	padding:90px 75px;
	margin:60px 0 0;
	border:1px solid #ccc;border-radius:15px;
}
.m31 .editingTherapy .boxwrap .con{display:flex;flex-wrap:wrap;align-items:center;flex-direction:row-reverse;}
.m31 .editingTherapy .boxwrap .con .imgarea{width:50%;}
.m31 .editingTherapy .boxwrap .con .txtarea{
	box-sizing:border-box;
	width:50%;
	padding:0 7% 0 0;
}


.m31 .cellTherapy{padding:200px 0 0;}
.m31 .cellTherapy .boxwrap{
	box-sizing:border-box;
	padding:90px 75px;
	margin:60px 0 0;
	border:1px solid #ccc;border-radius:15px;
}
.m31 .cellTherapy .boxwrap .step{
	box-sizing:border-box;
	margin-top:55px;
	padding:80px;
	background:#f4f4f4;
	border-radius:15px;
}
.m31 .cellTherapy .boxwrap .step> img{display: none;}
.m31 .cellTherapy .boxwrap .step ul{
	display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;
	text-align:center;
}
.m31 .cellTherapy .boxwrap .step ul li{min-width:200px;}
.m31 .cellTherapy .boxwrap .step ul li.arr{min-width:auto;margin:5% 2% 0;}
.m31 .cellTherapy .boxwrap .step ul li .num{
	width:80px;height:27px;
	margin:0 auto;
	border-radius:15px;
	font-size:14px;color:#fff;font-weight:600;line-height:27px;
}
.m31 .cellTherapy .boxwrap .step ul li:nth-child(1) .num{background:#bfd043;}
.m31 .cellTherapy .boxwrap .step ul li:nth-child(3) .num{background:#7fb546;}
.m31 .cellTherapy .boxwrap .step ul li:nth-child(5) .num{background:#389137;}
.m31 .cellTherapy .boxwrap .step ul li:nth-child(7) .num{background:#1a635c;}
.m31 .cellTherapy .boxwrap .step ul li:nth-child(9) .num{background:#00557a;}
.m31 .cellTherapy .boxwrap .step ul li .arr{margin:10px 0;}
.m31 .cellTherapy .boxwrap .step ul li .circle{
	display:flex;align-items:center;justify-content:center;
	width:100%;
	aspect-ratio:1/1;
	margin:0 auto;
}
.m31 .cellTherapy .boxwrap .step ul li:nth-child(1) .circle{background:url(/images/page/m31_t2_bg1.png) no-repeat center;background-size:cover;}
.m31 .cellTherapy .boxwrap .step ul li:nth-child(3) .circle{background:url(/images/page/m31_t2_bg2.png) no-repeat center;background-size:cover;}
.m31 .cellTherapy .boxwrap .step ul li:nth-child(5) .circle{background:url(/images/page/m31_t2_bg3.png) no-repeat center;background-size:cover;}
.m31 .cellTherapy .boxwrap .step ul li:nth-child(7) .circle{background:url(/images/page/m31_t2_bg4.png) no-repeat center;background-size:cover;}
.m31 .cellTherapy .boxwrap .step ul li:nth-child(9) .circle{background:url(/images/page/m31_t2_bg5.png) no-repeat center;background-size:contain;}
.m31 .cellTherapy .boxwrap .step ul li .circle .icon{height:50px;}
.m31 .cellTherapy .boxwrap .step ul li .circle .tit{
	margin-top:10px;
	font-size:17px;color:#37404a;font-weight:600;
}

.m31 .t2_tech{
	overflow:hidden;
	box-sizing:Border-box;
	height:100vh;
	padding:130px 0;margin-top:130px;
	background:url(/images/page/m31_sec2_bg.jpg) no-repeat center;
	background-size:cover;
}
.m31 .t2_tech .innerwrap{display:flex;flex-wrap:wrap;}
.m31 .t2_tech h5{width:27%;font-size:33px;color:#fff;font-weight:600;}
.m31 .t2_tech .con{width:73%;}
.m31 .t2_tech .con ul{}
.m31 .t2_tech .con ul li{
	display:flex;align-items:center;
	margin-bottom:20px;padding:20px;
	background:#fff;
	border-radius:15px;
}
.m31 .t2_tech .con ul li .imgarea{width:33.25%;}
.m31 .t2_tech .con ul li .imgarea img{width:100%;}
.m31 .t2_tech .con ul li .txtarea{
	box-sizing:border-box;
	width:calc(100% - 33.25%);
	padding:0 0 0 7%;
}
.m31 .t2_tech .con ul li .txtarea .tit{
	position:relative;
	padding-left:28px;
	font-size:22px;color:#399546;font-weight:600;
}
.m31 .t2_tech .con ul li .txtarea .tit:before{
	display:block;content:"";
	font-size:16px;
	position:absolute;left:0;top:0;
}
.m31 .t2_tech .con ul li:nth-child(1) .txtarea .tit:before{content:"01";}
.m31 .t2_tech .con ul li:nth-child(2) .txtarea .tit:before{content:"02";}
.m31 .t2_tech .con ul li:nth-child(3) .txtarea .tit:before{content:"03";}
.m31 .t2_tech .con ul li:nth-child(4) .txtarea .tit:before{content:"04";}
.m31 .t2_tech .con ul li:nth-child(5) .txtarea .tit:before{content:"05";}
.m31 .t2_tech .con ul li .txtarea .txt{
	margin-top:25px;
	font-size:17px;color:#666;
}




/*m32*/
.m32{}
.m32 .section1{padding: 0;}
.m32 .title{width: 100%;}
.m32 .conwrap{}
.m32 .conwrap .research-section{margin-bottom:190px;}
.m32 .conwrap .research-section:last-child{margin-bottom: 0;}
.m32 .conwrap .research-section .section-title{margin-bottom:40px;font-size:34px;color:#35424c;font-weight:600;}
.m32 .conwrap .research-section .section-title2{margin-bottom:40px;font-size:28px;color:#35424c;font-weight:600;}
.m32 .conwrap .research-section .pipeline-container{overflow:hidden;}
.m32 .conwrap .research-section .pipeline-container .pipeline-table{
	width: 100%;
	border-collapse: collapse;
}
.m32 .conwrap .research-section .pipeline-container .pipeline-table th{
	width:205px;
	padding:10px 2.5px;
	border-bottom:1px solid #999;
	text-align: center;
	font-weight: 600;
}
.m32 .conwrap .research-section .pipeline-container .pipeline-table th:first-child{padding-left:0;}
.m32 .conwrap .research-section .pipeline-container .pipeline-table th:last-child{padding-right:0;}
.m32 .conwrap .research-section .pipeline-container .pipeline-table th.phase-header{width:140px;}

.m32 .conwrap .research-section .pipeline-container .pipeline-table th span{
	display:flex;align-items:center;justify-content:center;
	width:100%;height:50px;
	background:#e2e2e2;
	font-size:16px;color:#35424c;font-weight:600;text-align:center;
}
.m32 .conwrap .research-section .pipeline-container .pipeline-table th.phase-header span{
	background: linear-gradient(to right, #becfa8 25%, #aec79a);
	color:#fff;
}
.m32 .conwrap .research-section .pipeline-container .pipeline-table th:nth-child(1) span{border-radius:15px 0 0 15px;}
.m32 .conwrap .research-section .pipeline-container .pipeline-table th.phase-header:nth-child(5) span{
	background: linear-gradient(to right, #acc799 25%, #95bc85);
}
.m32 .conwrap .research-section .pipeline-container .pipeline-table th.phase-header:nth-child(6) span{
	background: linear-gradient(to right, #91ba82 25%, #79af6e);
}
.m32 .conwrap .research-section .pipeline-container .pipeline-table th.phase-header:nth-child(7) span{
	background: linear-gradient(to right, #76ae6b 25%, #66a65d);
}
.m32 .conwrap .research-section .pipeline-container .pipeline-table th.phase-header:nth-child(8) span{
	background: linear-gradient(to right, #63a45a 25%, #549d4e);
}
.m32 .conwrap .research-section .pipeline-container .pipeline-table th.phase-header:nth-child(9) span{
	background: linear-gradient(to right, #519c4c 25%, #459641);
}
.m32 .conwrap .research-section .pipeline-container .pipeline-table th.phase-header:nth-child(10) span{
	background: linear-gradient(to right, #43963f 25%, #3a9138);
	border-radius:0 15px 15px 0;
}
.m32 .conwrap .research-section .pipeline-container .pipeline-table td{
	padding:18px 15px;
	border:1px solid #ccc;
	font-size:17px;font-weight:600;text-align:center;
}
.m32 .conwrap .research-section .pipeline-container .pipeline-table td:first-child{border-left:0;}
.m32 .conwrap .research-section .pipeline-container .pipeline-table td:last-child{border-right:0;}
.m32 .conwrap .research-section .pipeline-container .pipeline-table td.tit1{color:#399137;border-bottom:1px solid #111;}
.m32 .conwrap .research-section .pipeline-container .pipeline-table td.tit2{color:#35424c;}
.m32 .conwrap .research-section .pipeline-container .pipeline-table td.phase{padding:0;}
.m32 .conwrap .research-section .pipeline-container .pipeline-table .bbtm td{border-bottom:1px solid #111;}
.m32 .conwrap .research-section .pipeline-container .pipeline-table td .phaseWrap{
	position:relative;
	width:100%;height:76.57px;
	display: flex;
	align-items: center;
}
.m32 .conwrap .research-section .pipeline-container .pipeline-table td .phaseWrap .box{
	position:absolute;left:0;top:0;
	width:100%;height:100%;
	display:flex;
}
.m32 .conwrap .research-section .pipeline-container .pipeline-table td .phaseWrap .box>div{
	width:14.285%;height:100%;
	box-sizing:border-box;
	border-right:1px solid #ccc;
}
 
.m32 .conwrap .research-section .pipeline-container .pipeline-table td .phaseWrap .linewrap{
	display: flex;
	width: 100%;
	height: 10px;
	border-radius: 0 5px 5px 0;
	background: #e2e2e2;
	overflow: hidden;
	clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
}
.m32 .conwrap .research-section .pipeline-container .pipeline-table td .phaseWrap .linewrap .line{
	position: relative;
	width: calc(100% / 7);
	height: 100%;
}
.m32 .conwrap .research-section .pipeline-container .pipeline-table td .phaseWrap .linewrap .line span{
	position: relative;
	display: block;
	height: 100%;
}
.m32 .conwrap .research-section .pipeline-container .pipeline-table td .phaseWrap .linewrap .line span:after{
	content: "";
	position: absolute;
	right: -3px;
	top: 50%;
	transform: translateY(-50%);
	width: 10px;
	height: 10px;
	border-radius: 50%;
}
.m32 .conwrap .research-section .pipeline-container .pipeline-table td .phaseWrap .linewrap .line.width_off span:after{
	display: none;
}
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t1 td .phaseWrap .linewrap .line:nth-child(1) span,
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t1 td .phaseWrap .linewrap .line:nth-child(1) span:after{background: #aac792; z-index: 7;}
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t1 td .phaseWrap .linewrap .line:nth-child(2) span,
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t1 td .phaseWrap .linewrap .line:nth-child(2) span:after{background: #91bc76; z-index: 6;}
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t1 td .phaseWrap .linewrap .line:nth-child(3) span,
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t1 td .phaseWrap .linewrap .line:nth-child(3) span:after{background: #67a94c; z-index: 5;}
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t1 td .phaseWrap .linewrap .line:nth-child(4) span,
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t1 td .phaseWrap .linewrap .line:nth-child(4) span:after{background: #559f41; z-index: 4;}
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t1 td .phaseWrap .linewrap .line:nth-child(5) span,
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t1 td .phaseWrap .linewrap .line:nth-child(5) span:after{background: #418e41; z-index: 3;}
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t1 td .phaseWrap .linewrap .line:nth-child(6) span,
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t1 td .phaseWrap .linewrap .line:nth-child(6) span:after{background: #3d8a41; z-index: 2;}
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t1 td .phaseWrap .linewrap .line:nth-child(7) span,
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t1 td .phaseWrap .linewrap .line:nth-child(7) span:after{background: #2b7841; z-index: 1;}






/* t2 */
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t2 th{width:196px;}
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t2 th.phase-header:nth-child(3) span{
	background: linear-gradient(to right, #b2d3bb 25%, #b2d3bb);
}
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t2 th.phase-header:nth-child(4) span{
	background: linear-gradient(to right, #94c7a4 25%, #6db687);
}
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t2 th.phase-header:nth-child(5) span{
	background: linear-gradient(to right, #6bb585 25%, #4ca475);
}
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t2 th.phase-header:nth-child(6) span{
	background: linear-gradient(to right, #4ba375 25%, #349075);
}
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t2 th.phase-header:nth-child(7) span{
	background: linear-gradient(to right, #338f75 25%, #237e77);
}
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t2 th.phase-header:nth-child(8) span{
	background: linear-gradient(to right, #227e78 25%, #18737b);
	border-radius:0 15px 15px 0;
}

.m32 .conwrap .research-section .pipeline-container .pipeline-table.t2 td .phaseWrap .box>div{width:16.6666%;}

.m32 .conwrap .research-section .pipeline-container .pipeline-table.t2 td .phaseWrap .linewrap .line{width: calc(100% / 6);}
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t2 td .phaseWrap .linewrap .line:nth-child(1) span,
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t2 td .phaseWrap .linewrap .line:nth-child(1) span:after{background: #b0d2bb; z-index: 7;}
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t2 td .phaseWrap .linewrap .line:nth-child(2) span,
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t2 td .phaseWrap .linewrap .line:nth-child(2) span:after{background: #8ec49f; z-index: 6;}
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t2 td .phaseWrap .linewrap .line:nth-child(3) span,
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t2 td .phaseWrap .linewrap .line:nth-child(3) span:after{background: #57ab78; z-index: 5;}
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t2 td .phaseWrap .linewrap .line:nth-child(4) span,
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t2 td .phaseWrap .linewrap .line:nth-child(4) span:after{background: #4ba375; z-index: 4;}
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t2 td .phaseWrap .linewrap .line:nth-child(5) span,
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t2 td .phaseWrap .linewrap .line:nth-child(5) span:after{background: #318d75; z-index: 3;}
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t2 td .phaseWrap .linewrap .line:nth-child(6) span,
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t2 td .phaseWrap .linewrap .line:nth-child(6) span:after{background: #217c78; z-index: 2;}



/* t3 */
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t3 th{width:174px;}
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t3 th.phase-header:nth-child(4) span{
	background: linear-gradient(to right, #b2d3cb 25%, #9bbfbf);
}
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t3 th.phase-header:nth-child(5) span{
	background: linear-gradient(to right, #98bdbe 25%, #77a0ac);
}
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t3 th.phase-header:nth-child(6) span{
	background: linear-gradient(to right, #739daa 25%, #56849b);
}
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t3 th.phase-header:nth-child(7) span{
	background: linear-gradient(to right, #54839a 25%, #3d6f8e);
}
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t3 th.phase-header:nth-child(8) span{
	background: linear-gradient(to right, #3d6f8e 25%, #275d83);
}
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t3 th.phase-header:nth-child(9) span{
	background: linear-gradient(to right, #275d83 25%, #18507b);
	border-radius:0 15px 15px 0;
}

.m32 .conwrap .research-section .pipeline-container .pipeline-table.t3 td .phaseWrap .box>div{width:16.6666%;}

.m32 .conwrap .research-section .pipeline-container .pipeline-table.t3 td .phaseWrap .linewrap .line{width: calc(100% / 6);}
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t3 td .phaseWrap .linewrap .line:nth-child(1) span,
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t3 td .phaseWrap .linewrap .line:nth-child(1) span:after{background: #b2d3cb; z-index: 7;}
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t3 td .phaseWrap .linewrap .line:nth-child(2) span,
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t3 td .phaseWrap .linewrap .line:nth-child(2) span:after{background: #98bdbe; z-index: 6;}
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t3 td .phaseWrap .linewrap .line:nth-child(3) span,
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t3 td .phaseWrap .linewrap .line:nth-child(3) span:after{background: #739daa; z-index: 5;}
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t3 td .phaseWrap .linewrap .line:nth-child(4) span,
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t3 td .phaseWrap .linewrap .line:nth-child(4) span:after{background: #54839a; z-index: 4;}
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t3 td .phaseWrap .linewrap .line:nth-child(5) span,
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t3 td .phaseWrap .linewrap .line:nth-child(5) span:after{background: #3d6f8e; z-index: 3;}
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t3 td .phaseWrap .linewrap .line:nth-child(6) span,
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t3 td .phaseWrap .linewrap .line:nth-child(6) span:after{background: #275d83; z-index: 2;}


.m32 .conwrap .research-section .pipeline-container .pipeline-table td a{
	display:inline-block;
	padding-right:25px;
	background:url(/images/page/m32_a_arr.png) no-repeat right 1px;
	font-size:17px;color:#35424c;font-weight:500;
}
.m32 .conwrap .research-section .pipeline-container .pipeline-table td a.on{
	background:url(/images/page/m32_a_arr2.png) no-repeat right 1px;
}

.m32 .conwrap .research-section .pipeline-container .pipeline-table td .exp{
	border-top: 1px solid #ccc;
	display: none;
}
.m32 .conwrap .research-section .pipeline-container .pipeline-table td .exp > div{
	display:flex;align-items:center;
	padding:45px 50px;
	background:#f6f6f6;
	text-align:left;
}
.m32 .conwrap .research-section .pipeline-container .pipeline-table td .exp > div .txtwrap{
	box-sizing:border-box;
	width:50%;
	padding-right: 50px;
	border-right: 1px solid #ccc;
}
.m32 .conwrap .research-section .pipeline-container .pipeline-table td .exp > div .txtwrap .tit{
	font-size:27px;
}
.m32 .conwrap .research-section .pipeline-container .pipeline-table td .exp > div .txtwrap .txt{
	margin:20px 0;font-size:19px;color:#666;font-weight:400;
}
.m32 .conwrap .research-section .pipeline-container .pipeline-table td .exp > div .txtwrap ul{}
.m32 .conwrap .research-section .pipeline-container .pipeline-table td .exp > div .txtwrap ul li{
	position:relative;
	padding-left:15px;
	font-size:19px;color:#666;line-height:1.7em;
}
.m32 .conwrap .research-section .pipeline-container .pipeline-table td .exp > div .txtwrap ul li:before{
	display:block;	content:"";
	width:5px;height:5px;
	background:#35424c;
	border-radius:50%;
	position:absolute;left:0;top:12px;
}
.m32 .conwrap .research-section .pipeline-container .pipeline-table td .exp > div .img{
	width: 50%;
	padding-left: 50px;
}



/* t4 */
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t4 th{width:196px;}
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t4 th.phase-header:nth-child(3) span{
	background: linear-gradient(to right, #9aa1aa 25%, #8a929b);
}
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t4 th.phase-header:nth-child(4) span{
	background: linear-gradient(to right, #8a929b 25%, #747d86);
}
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t4 th.phase-header:nth-child(5) span{
	background: linear-gradient(to right, #747d86 25%, #5e6670);
}
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t4 th.phase-header:nth-child(6) span{
	background: linear-gradient(to right, #5e6670 25%, #4b545e);
}
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t4 th.phase-header:nth-child(7) span{
	background: linear-gradient(to right, #4b545e 25%, #3b444d);
}
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t4 th.phase-header:nth-child(8) span{
	background: linear-gradient(to right, #3b444d 25%, #2f3842);
	border-radius:0 15px 15px 0;
}

.m32 .conwrap .research-section .pipeline-container .pipeline-table.t4 td .phaseWrap .box>div{width:16.6666%;}

.m32 .conwrap .research-section .pipeline-container .pipeline-table.t4 td .phaseWrap .linewrap .line{width: calc(100% / 6);}
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t4 td .phaseWrap .linewrap .line:nth-child(1) span,
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t4 td .phaseWrap .linewrap .line:nth-child(1) span:after{background: #9aa1aa; z-index: 7;}
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t4 td .phaseWrap .linewrap .line:nth-child(2) span,
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t4 td .phaseWrap .linewrap .line:nth-child(2) span:after{background: #8a929b; z-index: 6;}
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t4 td .phaseWrap .linewrap .line:nth-child(3) span,
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t4 td .phaseWrap .linewrap .line:nth-child(3) span:after{background: #747d86; z-index: 5;}
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t4 td .phaseWrap .linewrap .line:nth-child(4) span,
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t4 td .phaseWrap .linewrap .line:nth-child(4) span:after{background: #5e6670; z-index: 4;}
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t4 td .phaseWrap .linewrap .line:nth-child(5) span,
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t4 td .phaseWrap .linewrap .line:nth-child(5) span:after{background: #4b545e; z-index: 3;}
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t4 td .phaseWrap .linewrap .line:nth-child(6) span,
.m32 .conwrap .research-section .pipeline-container .pipeline-table.t4 td .phaseWrap .linewrap .line:nth-child(6) span:after{background: #3b444d; z-index: 2;}







/* m33 */
.m33{padding:200px 0;}
.m33 .title h5 .en{
	font-family: "Shippori Mincho";
	font-size: 62px;
	color: #2f3842;
	font-weight: 500;
	line-height: 1.2em;
}
.m33 .title h5 .kr{
	margin-top: 20px;
	font-size: 19px;
	color: #666;
}
.m33 .capability{position:relative;margin:150px 0 0;}
.m33 .capability:after{
	display:block;content:"";
	width:2px;height:100%;
	background:#ccc;
	position:absolute;left:50%;top:0;
	margin-left:-1px;
}
.m33 .capability .line{
	position:absolute;left:50%;top:0;z-index:10;
	width:2px;
	background:#399546;
	margin-left:-1px;
}
.m33 .capability .line .point{
	position:absolute;left:50%;bottom:0;
	width:10px;height:10px;
	background:#399546;
	border-radius:50%;
	margin-left:-5px;
}
.m33 .capability .line .point:after{
	display:block;content:"";
	width:20px;height:20px;
	position:absolute;left:50%;top:50%;
	margin:-10px 0 0 -10px;
	border-radius:50%;
	background:rgba(57,149,70,0.2);
}
.m33 .capability .boxwrap{
	display:flex;
	margin-bottom:200px;
}
.m33 .capability .boxwrap:last-child{margin-bottom:0;}
.m33 .capability .boxwrap:nth-child(even){flex-direction:row-reverse;}
.m33 .capability .boxwrap .img{
	width:50%;
	box-sizing:border-box;	
}
.m33 .capability .boxwrap:nth-child(odd) .img{padding-right:7.5%;}
.m33 .capability .boxwrap:nth-child(even) .img{padding-left:7.5%;}
.m33 .capability .boxwrap .con{
	width:50%;
	box-sizing:border-box;
	padding-left:7.5%;
}
.m33 .capability .boxwrap:nth-child(odd) .con{padding-left:7.5%;}
.m33 .capability .boxwrap:nth-child(even) .con{padding-right:7.5%;text-align:right;}
.m33 .capability .boxwrap .con .year{
	margin-bottom:60px;
	font-size:95px;color:rgba(0,0,0,0.2);font-weight:600;line-height:1em;
}
.m33 .capability .boxwrap.on .con .year{color:#399546;}
.m33 .capability .boxwrap .con dl{display:flex;margin-bottom:5px;}
.m33 .capability .boxwrap:nth-child(even) .con dl{flex-direction:row-reverse;}
.m33 .capability .boxwrap .con dl dt{width:40px;font-size:22px;color:#2f3842;font-weight:600;}
.m33 .capability .boxwrap .con dl dd{
	width:calc(100% - 40px);
	font-size:17px;color:#666;line-height:1.7em;
}

.m33 .patent{padding:200px 0 0;}
.m33 .patent h6{font-size:33px;color:#2f3842;font-weight:600;}
.m33 .patent table{width:100%;margin:35px 0 0;border-collapse:collapse;border-top:2px solid #222;}
.m33 .patent table th{
	box-sizing:border-box;
	width:33.333%;
	padding:15px;
	border:1px solid #ccc;
	font-size:17px;color:#333;font-weight:500;text-align:center;
}
.m33 .patent table td{
	width:33.333%;
	padding:15px;
	border:1px solid #ccc;
	font-size:17px;color:#333;font-weight:500;text-align:center;
}
.m33 .patent table th:first-child,
.m33 .patent table td:first-child{border-left:0;}
.m33 .patent table th:last-child,
.m33 .patent table td:last-child{border-right:0;}







/* m411 */


.m411 .section1{position: relative}
.m411 .section1 .introTxts{border: none;}
.m411 .section1 .conwrap.rule{		
	background:url(/images/page/m411_sec1_bg.png) no-repeat center bottom;
	background-size:100% auto;	
}
.m411 .section1 .conwrap.rule>div{	
	padding:200px 0 360px;
	border-top:1px solid #ccc;
}
.m411 .section1 .conwrap h6{font-size:33px;color:#2f3842;font-weight:600;}
.m411 .section1 .conwrap h6 + p{margin-top:25px;font-size:17px;line-height:1.7em;color:#666;}
.m411 .section1 .conwrap .listwrap{
	display:flex;justify-content:space-between;flex-wrap:wrap;
	margin:75px 0 0;
}
.m411 .section1 .conwrap .listwrap .img{
	overflow:hidden;
	width:47.5%;
	border-radius:10px;
	background:url(/images/page/m411_sec1_img1.jpg) no-repeat center;
	background-size:cover;
	height: 100vh;
}
.m411 .section1 .conwrap .listwrap .list{width:47.5%;height: 100vh;}
.m411 .section1 .conwrap .listwrap .list>ul{}
.m411 .section1 .conwrap .listwrap .list>ul>li{
	overflow:hidden;
	margin-bottom:20px;padding:40px 50px;
	border-radius:10px;
	background:#fff;
}
.m411 .section1 .conwrap .listwrap .list>ul>li:last-child{margin-bottom:0;}
.m411 .section1 .conwrap .listwrap .list>ul>li .title{font-size:22px;color:#399546;font-weight:600;}
.m411 .section1 .conwrap .listwrap .list>ul>li .title span{
	display:inline-block;vertical-align:top;
	margin:0 5px 0 0;
	font-size:16px;
}
.m411 .section1 .conwrap .listwrap .list>ul>li ul{margin-top:20px;}
.m411 .section1 .conwrap .listwrap .list>ul>li ul li{
	position:relative;
	margin-bottom:5px;padding-left:10px;
	font-size:17px;line-height:1.7em;color:#666;
}
.m411 .section1 .conwrap .listwrap .list>ul>li ul li:last-child{margin-bottom:0;}
.m411 .section1 .conwrap .listwrap .list>ul>li ul li:before{
	display:block;content:"";
	width:3px;height:3px;
	background:#444;
	position:absolute;left:0;top:12px;
}

.m411 .section2{padding:200px 0;}
.m411 .section2 h6{font-size:33px;color:#2f3842;font-weight:600;}
.m411 .section2 h6 + p{margin-top:25px;font-size:17px;line-height:1.7em;color:#666;}
.m411 .section2 .table{overflow:hidden;overflow-x:auto;margin-top:50px;}
.m411 .section2 .table table{width:100%;border-collapse:collapse;border-top:2px solid #333;}
.m411 .section2 .table table th{
	padding:15px 40px;
	border:1px solid #ddd;
	font-size:17px;color:#2f3842;font-weight:600;text-align:center;line-height:1.5em;
}	
.m411 .section2 .table table td{
	position:relative;
	padding:15px 40px;
	border:1px solid #ddd;
	font-size:17px;color:#666;text-align:left;line-height:1.5em;
}
.m411 .section2 .table table th:first-child{border-left:0;}
.m411 .section2 .table table th:last-child,
.m411 .section2 .table table td:last-child{border-right:0;}
.m411 .section2 .table table td .graph{
	position:absolute;left:0;top:0;
	width:100%;height:100%;
}
.m411 .section2 .table table td .graph .line{}
.m411 .section2 .table table td .graph .line>div{
	position:absolute;top:0;
	width:1px;height:100%;
	background:#ddd;
}
.m411 .section2 .table table td .graph .line>div:nth-child(1){left:16.6%;}
.m411 .section2 .table table td .graph .line>div:nth-child(2){left:33.3%;}
.m411 .section2 .table table td .graph .line>div:nth-child(3){left:49.9%;}
.m411 .section2 .table table td .graph .line>div:nth-child(4){left:66.6%;}
.m411 .section2 .table table td .graph .line>div:nth-child(5){left:83.3%;}
.m411 .section2 .table table td .graph .bar{
	position:absolute;left:0;top:50%;
	height:23px;
	margin-top:-11px;
	border-radius:0 11px 11px 0;
}
.m411 .section2 .table table td .graph .bar .year{position:absolute;right:20px;top:0;font-size:16px;color:#fff;line-height:23px;}
.m411 .section2 .table table td .graph .bar.y2026{width:16.6%;}
.m411 .section2 .table table td .graph .bar.y2027{width:33.3%;}
.m411 .section2 .table table td .graph .bar.y2028{width:49.9%;}
.m411 .section2 .table table td .graph .bar.y2030{width:83.3%;}
.m411 .section2 .table table td .graph .bar.y2031{width:100%;}
.m411 .section2 .table table td .graph .bar.annually{width:100%;}

.m411 .section2 .table table td .graph .bar.green{background:#61aa6b;}
.m411 .section2 .table table td .graph .bar.blue{background:#337795;}
.m411 .section2 .table table td .graph .bar.annually .annually_line{}
.m411 .section2 .table table td .graph .bar.annually .annually_line>div{
	position:absolute;top:0;
	width:16.6%;height:100%;
	background:#5f666e;
	border-radius:0 11px 11px 0;
}
.m411 .section2 .table table td .graph .bar.annually .annually_line>div:nth-child(1){left:0;}
.m411 .section2 .table table td .graph .bar.annually .annually_line>div:nth-child(2){left:16.7%;}
.m411 .section2 .table table td .graph .bar.annually .annually_line>div:nth-child(3){left:33.4%;}
.m411 .section2 .table table td .graph .bar.annually .annually_line>div:nth-child(4){left:50%;}
.m411 .section2 .table table td .graph .bar.annually .annually_line>div:nth-child(5){left:66.6%;}
.m411 .section2 .table table td .graph .bar.annually .annually_line>div:nth-child(6){left:83.3%;}

.downloadWrap{
	display:flex;align-items:center;justify-content:space-between;
	margin:120px 0 0;padding:50px 60px;
	background:#f4f4f4;
	border-radius:10px;
}
.downloadWrap + .downloadWrap{
	margin-top: 60px;
}
.downloadWrap .tit{font-size:32px;color:#2f3842;font-weight:600;}
.downloadWrap a{
	display:flex;align-items:center;justify-content:center;
	width:220px;height:50px;
	background:#399546;
	border-radius:10px;
	font-size:14px;color:#fff;text-align:center;
}
.downloadWrap a i{
	display:inline-block;vertical-align:top;
	width:12px;height:12px;
	margin:2px 0 0 5px;
	background:url(/images/page/icon_down.png) no-repeat;
}





/* m412 */
.m412{}
.m412 .section1 .conwrap{		
	background:url(/images/page/m412_sec1_bg.jpg) no-repeat center bottom;
	background-size:100% auto;	
}
.m412 .section1 .conwrap>div{
	padding:160px 0 360px;
	border-top:1px solid #ccc;
}
.m412 .section1 .conwrap .listwrap .img{
	background:url(/images/page/m412_sec1_img1.jpg) no-repeat center;
	background-size:cover;
	height: 100vh;
}
.m411 .section1 .conwrap .listwrap .list>ul>li .txt{
	margin-top:20px;
	font-size:17px;line-height:1.7em;color:#666;
}
.m412 .section2{
	padding:150px 0;
	background:#37404a url(/images/page/m412_sec2_bg.png) no-repeat right top;
}
.m412 .section2 h6{color:#fff;}
.m412 .section2 h6 + p{color:#fff;}
.m412 .section2 .check{
	display:flex;align-items:center;justify-content:space-between;
	margin:60px 0 0;padding:80px;
	background:#fff;
	border-radius:10px;
}
.m412 .section2 .check .img{
	display:flex;align-items:center;justify-content:center;
	width:44%;min-height:320px;
	background:#f6f6f6;
	border-radius:10px;
}
.m412 .section2 .check .list{
	box-sizing:border-box;
	width:50%;
	border-left:1px solid #ccc;
	padding-left:75px;margin-left:75px;
}
.m412 .section2 .check .list li{
	display:flex;
	margin-bottom:10px;
}
.m412 .section2 .check .list li:last-child{margin:0;}
.m412 .section2 .check .list li .num{
	position:relative;
	width:40px;
	font-size:16px;color:#399546;
}
.m412 .section2 .check .list li .num:after{
	display:block;content:"";
	width:1px;height:14px;
	background:#399546;
	position:absolute;right:0;top:3px;
}
.m412 .section2 .check .list li .txt{
	box-sizing:border-box;
	width:calc(100% - 40px);
	padding-left:20px;
	font-size:16px;color:#666;
}
.m412 .section2 .check + p{margin-top:65px;font-size:17px;line-height:1.7em;color:#fff;}

.m412 .section3{padding:200px 0;}
.m412 .section3 h6{font-size:33px;color:#2f3842;font-weight:600;}
.m412 .section3 .boxwrap{
	margin:55px 0 0;padding:70px 75px;
	border:1px solid #ccc;
	border-radius:10px;
}
.m412 .section3 .boxwrap h7{
	display:block;
	font-size:27px;color:#2f3842;font-weight:600;
}
.m412 .section3 .boxwrap .tit1{margin-top:60px;font-size:22px;color:#399546;font-weight:600;}
.m412 .section3 .boxwrap .tit1 + p{margin-top:40px;font-size:17px;color:#666;line-height:1.7em;}
.m412 .section3 .boxwrap .tit1 + p strong{font-weight:600;color:#2f3842;}
.m412 .section3 .boxwrap>ul{margin-top:35px;}
.m412 .section3 .boxwrap>ul>li{
	position:relative;
	padding-left:10px;
	font-size:17px;color:#666;line-height:1.7em;
}
.m412 .section3 .boxwrap>ul>li:before{
	display:block;content:"";
	width:3px;height:3px;
	background:#333;
	position:absolute;left:0;top:12px;
}
.m412 .section3 .boxwrap .depth1{margin:40px 0 0;padding:0 50px;}
.m412 .section3 .boxwrap .imgdepth{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.m412 .section3 .boxwrap .imgdepth .depth1{
	width: 55%;
}
.m412 .section3 .boxwrap .imgdepth .imgwrap{
	width: 45%;
	text-align: right;
	transform: translateY(60px);
}
.m412 .section3 .boxwrap .imgdepth .imgwrap .img1{margin-bottom: 20px;}
.m412 .section3 .boxwrap .depth1>ul{}
.m412 .section3 .boxwrap .depth1>ul>li{
	margin-bottom:50px;
}
.m412 .section3 .boxwrap .depth1>ul>li:last-child{margin:0;}
.m412 .section3 .boxwrap .depth1>ul>li .tit{
	margin-bottom:15px;
	font-size:19px;color:#2f3842;font-weight:600;
}
.m412 .section3 .boxwrap .depth1>ul>li>ul{}
.m412 .section3 .boxwrap .depth1>ul>li>ul>li{
	position:relative;
	padding-left:10px;
	font-size:17px;color:#666;line-height:1.7em;
}
.m412 .section3 .boxwrap .depth1>ul>li>ul>li:before{
	display:block;content:"";
	width:3px;height:3px;
	background:#333;
	position:absolute;left:0;top:12px;	
}
.m412 .section3 .boxwrap .depth1>ul>li>ul>li>ul{margin-left:10px;}
.m412 .section3 .boxwrap .depth1>ul>li>ul>li>ul>li{
	position:relative;
	padding-left:14px;
	font-size:17px;color:#666;line-height:1.7em;
}
.m412 .section3 .boxwrap .depth1>ul>li>ul>li>ul>li:before{
	display:block;content:"-";
	position:absolute;left:0;top:0px;	
}
.m412 .section3 .boxwrap .depth1>ul>li>ul>li>ul>li strong{color:#2f3842;}
.m412 .section3 .boxwrap .img{
	overflow:hidden;
	margin:90px 0;
	background:#f4f4f4;
	text-align:center;
	border-radius:10px;
}
.m412 .section3 .boxwrap .step{
	margin:90px 0;
	padding:50px;
	background:#f4f4f4;
	text-align:center;
	border-radius: 8px;
}
.m412 .section3 .boxwrap .step ul{display:flex;align-items:center;justify-content:center;}
.m412 .section3 .boxwrap .step ul li{
	overflow:hidden;
	box-sizing:border-box;
	width:200px;aspect-ratio:1/1;
	padding:9px;
	border:1px dashed #399546;border-radius:50%;
}
.m412 .section3 .boxwrap .step ul li.arr{
	width:9px;height:10px;
	margin:0 15px;
	background:url(/images/page/m412_step_arr.png) no-repeat center / contain;
	border:0;padding:0;
}
.m412 .section3 .boxwrap .step ul li>div{
	display:flex;align-items:center;justify-content:center;
	width:100%;height:100%;
	background:#fff;
	border-radius:50%;
}
.m412 .section3 .boxwrap .step ul li>div .num{font-size:16px;color:#37404a;font-weight:600;}
.m412 .section3 .boxwrap .step ul li>div .tit{margin-top:15px;font-size:19px;color:#399546;font-weight:600;line-height:1.5em;}
.m412 .section3 .boxwrap .step + p{font-size:17px;color:#666;line-height:1.7em;}

.m412 .section3 .boxwrap .tb-block{
display: none;
}


/* m42 */
.m42.contact .section1{padding-top:0;}
.m42.contact .section1 .step{margin-top:100px;}
.m42.contact .section1 .step li:nth-child(2) .icon{background:url(/images/page/sinmungo_step_icon2.png) no-repeat center;}
.m42.contact .section1 .step li:nth-child(3) .icon{background:url(/images/page/sinmungo_step_icon3.png) no-repeat center;}

.m42.contact .section1 .step li.on:nth-child(2) .icon{background:url(/images/page/sinmungo_step_icon2_on.png) no-repeat center;}
.m42.contact .section1 .step li.on:nth-child(3) .icon{background:url(/images/page/sinmungo_step_icon3_on.png) no-repeat center;}

.m42.contact .section1 .agreeWrap .tip{
	position:relative;
	margin-top:40px;padding-left:15px;
	font-size:16px;color:#666;font-weight:500;text-align:left;
}
.m42.contact .section1 .agreeWrap .tip:before{
	display:block;content:"*";
	position:absolute;left:0;top:0;
	color:#399546;
}

.m42.contact .cate{
	display:flex;
	gap:0;
	margin:120px 0 0;
}
.m42.contact .cate li{
	width:50%;height:78px;
}
.m42.contact .cate li a{
	display:flex;align-items:center;justify-content:center;
	width:100%;height:100%;
	font-size:23px;color:#999;text-align:center;font-weight:600;
	border:1px solid #ccc;
}
.m42.contact .cate li:nth-child(1) a{border-radius:15px 0 0 15px;}
.m42.contact .cate li:nth-child(2) a{border-radius:0 15px 15px 0;}
.m42.contact .cate li.on a{background:#399546;border:1px solid #399546;color:#fff;}

.m42.contact .contactFormWrap .line{
	width:100%;height:1px;
	margin:35px 0 75px;
	background:#ddd;
}
.code{display:flex;justify-content:space-between;}
.code input{width:calc(100% - 170px - 10px) !important;}
.code button{
	width:170px;height:54px;
	border:1px solid #399546;border-radius:10px;
	background:#fff;
	font-size:17px;color:#399546;font-weight:500;text-align:center;
}

.NoticeMsg{
	box-sizing:border-box;
	width:100%;
	padding:60px 5%;
	background:#e1efe3;
	border-radius:15px;
	font-size:22px;color:#2f3842;font-weight:600;text-align:center;
}
.NoticeMsg p{margin-top:10px;font-size:17px;color:#555;font-weight:500;}




/* m421  */
.m421{}
.m421 .section1{}
.m421 .section1 .conwrap{background:0;padding:200px 0 0px;border-top:1px solid #ccc;}
.m421 .section1 .conwrap .dia1{
	display:flex;align-items:center;justify-content:center;
	margin:90px 0 200px;padding:100px 0;
	background:#f2f2f2;
	border-radius:10px;
	text-align:center;
}
.m421 .section1 .conwrap .ethics{
	display:flex;flex-wrap:wrap;
	padding:200px 0;
	border-top:1px solid #ccc;
}
.m421 .section1 .conwrap .ethics>div{
	width:32.25%;
	margin:0 1.5% 1.5% 0;padding:60px 38px;
	box-sizing:border-box;
	border:1px solid #ccc;border-radius:10px;
}
.m421 .section1 .conwrap .ethics>div:nth-child(3n){margin-right:0;}
.m421 .section1 .conwrap .ethics>.titlearea{border:0;padding:0;transform:translateY(-20px);}
.m421 .section1 .conwrap .ethics>.titlearea h7{font-size:33px;color:#2f3842;font-weight:600;}
.m421 .section1 .conwrap .ethics>.titlearea h7 + p{margin-top:25px;font-size:17px;color:#666;line-height:1.7em;}
.m421 .section1 .conwrap .ethics>.listbox{}
.m421 .section1 .conwrap .ethics>.listbox .titlearea{
	position:relative;
	padding:0 85px 30px 0;margin-bottom:30px;
	border-bottom:1px solid #ccc;
}
.m421 .section1 .conwrap .ethics>.listbox .titlearea>div{}
.m421 .section1 .conwrap .ethics>.listbox .titlearea>div:nth-child(1){}
.m421 .section1 .conwrap .ethics>.listbox .titlearea>div .num{font-size:16px;color:#2f3842;font-weight:600;}
.m421 .section1 .conwrap .ethics>.listbox .titlearea>div .kr{margin:25px 0 10px;font-size:27px;color:#2f3842;font-weight:600;}
.m421 .section1 .conwrap .ethics>.listbox .titlearea>div .en{font-size:17px;color:#999;font-weight:600;}
.m421 .section1 .conwrap .ethics>.listbox .titlearea>div.icon{
	position:absolute;right:0;bottom:35px;
	width:85px;
	text-align:right;
}

.m421 .section1 .conwrap .ethics>.listbox ul{}
.m421 .section1 .conwrap .ethics>.listbox ul li{
	position:relative;
	padding-left:10px;
	font-size:17px;color:#666;line-height:1.7em;
}
.m421 .section1 .conwrap .ethics>.listbox ul li:before{
	display:block;content:"";
	width:3px;height:3px;
	background:#333;
	position:absolute;left:0;top:12px;
}

.m421 .section1 .conwrap .antiCor{
	padding:200px 0;
	border-top:1px solid #ccc;	
}
.m421 .section1 .conwrap .antiCor p strong{
	display:block;
	margin-bottom:20px;
	font-size:22px;color:#399546;font-weight:600;
}
.m421 .section1 .conwrap .antiCor .list{margin:60px 0 0;}
.m421 .section1 .conwrap .antiCor .list ul{}
.m421 .section1 .conwrap .antiCor .list ul li{
	display:flex;align-items:center;
	box-sizing:border-box;
	margin-bottom:20px;padding:30px;
	border:1px solid #ccc;border-radius:10px;
	gap: 30px;
}
.m421 .section1 .conwrap .antiCor .list ul li .num{
	width:60px;height:60px;
	border-radius:15px;
	background:#37404a;
	font-size:16px;color:#fff;font-weight:600;text-align:center;line-height:60px;
}
.m421 .section1 .conwrap .antiCor .list ul li .txt{
	display:flex;align-items:center;
	box-sizing:border-box;
	width:calc(100% - 60px - 30px);min-height:60px;
	padding:0 30px;
	border-left:1px solid #ccc;
	font-size:18px;color:#666;line-height:1.7em;
}

.m421 .section1 .conwrap .report{
	padding: 0 0 200px;
}
.m421 .section1 .conwrap .report .boxwrap{
	width: 100%;
	margin-top: 50px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
	padding: 80px 4% 60px;
	border-radius: 15px;
	background: url(/images/page/m421_report_bg.jpg) no-repeat center / cover;
}
.m421 .section1 .conwrap .report .boxwrap b{
	display: inline-block;
	font-size: 30px;
	font-weight: 600;
	color: #fff;
}
.m421 .section1 .conwrap .report .boxwrap p{
	margin: 10px 0 30px;
	font-size: 18px;
	line-height: 1.8em;
	color: #fff;
}
.m421 .section1 .conwrap .report .boxwrap a{
	display: block;
	width: 300px;
	height: 54px;
	line-height: 54px;
	border-radius: 15px;
	background: #399546;
	font-size: 18px;
	color: #fff;
}




/* m422 */
.m422 .section1{
	padding:0
	
}
.m422 .section1 .content{
	padding: 120px 0;
	background:url(/images/page/m422_sec1_bg.jpg) no-repeat center / cover;
}
.m422 .section1 .titlearea{position:relative;margin-bottom:50px;text-align:left;}
.m422 .section1 .titlearea.top{text-align: center;}
.m422 .section1 .titlearea .tit1{font-size:22px;color:#fff;font-weight:600;}
.m422 .section1 .titlearea .tit2{margin-top:20px;font-size:33px;color:#fff;font-weight:600;}
.m422 .section1 .conarea{
	box-sizing:border-box;
	padding: 100px 150px;
	background:rgba(255,255,255,1);
	border-radius:15px;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.m422 .section1 .conarea .ctrwrap{
	width: 90px;
	padding-right: 60px;
	box-sizing: unset;
	border-right: 1px solid #ccc;
	text-align: right;
}
.m422 .section1 .conarea .ctrwrap > ul{}
.m422 .section1 .conarea .ctrwrap > ul > li{
	margin-bottom: 25px;
	position: relative;
}
.m422 .section1 .conarea .ctrwrap > ul > li:after{
	content: "";
	position: absolute;
	right: -61.5px;
	top: 9px;
	width: 3px;
	height: 25px;
	background: #2f3842;
	display: none;
}
.m422 .section1 .conarea .ctrwrap > ul > li.on:after{
	display: block;
}
.m422 .section1 .conarea .ctrwrap > ul > li > a{
	font-size: 36px;
	font-weight: 600;
	color: #b8b8b8;
}
.m422 .section1 .conarea .ctrwrap > ul > li.on > a{
	color: #000;
}
.m422 .section1 .conarea .ctrwrap > ul > li > ul{
	margin-top: 20px;
}
.m422 .section1 .conarea .ctrwrap > ul > li > ul > li{
	position: relative;
}

.m422 .section1 .conarea .ctrwrap > ul > li > ul > li:after{
	content: "";
	position: absolute;
	right: -63.5px;
	top: 10px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #b8b8b8;
}
.m422 .section1 .conarea .ctrwrap > ul > li > ul > li.on:after{
	background: #399546;
}
.m422 .section1 .conarea .ctrwrap > ul > li > ul > li + li{
	margin-top: 15px;
}
.m422 .section1 .conarea .ctrwrap > ul > li > ul > li > a{
	font-size: 18px;
	font-weight: 600;
	color: #b8b8b8;
}
.m422 .section1 .conarea .ctrwrap > ul > li > ul > li.on > a{
	color: #000;
}
.m422 .section1 .conarea .conwrap{
	width: calc(100% - 150px);
	padding-left: 10%;
}
.m422 .section1 .conarea .conwrap .con{}
.m422 .section1 .conarea .conwrap .con .tit{
	margin-bottom: 30px;
	font-size: 32px;
	font-weight: 600;
	color: #399546;
}
.m422 .section1 .conarea .conwrap .con p{
	font-size: 18px;
	line-height: 1.7em;
	color: #666;
}
.m422 .section1 .conarea .conwrap .con .ceo{
	margin-top: 30px;
	font-size: 22px;
	font-weight: 600;
	color: #2f3842;
	text-align: right;
	transform: translateX(40px);
}
.m422 .section1 .conarea .conwrap .con .ceo span{
	font-size: 18px;
	color: #444;
	margin-right: 10px;
}


.m422 .section2{padding: 200px 0 0;}
.m422 .section2 .conwrap{background:0;}
.m422 .section2 .conwrap h6 + p strong{
	display:block;
	margin-bottom:20px;
	font-size:22px;color:#399546;font-weight:600;
}
.m422 .section2 .conwrap .framework{margin:120px 0 0;}
.m422 .section2 .conwrap .img{margin:90px 0 60px;}
.m422 .section2 .conwrap .img + .img{margin:0;}


.m422 .section3{padding:200px 0;}
.m422 .section3 h6{font-size:33px;color:#2f3842;font-weight:600;}
.m422 .section3 h6 + p{margin-top:25px;font-size:17px;line-height:1.7em;color:#666;}
.m422 .section3 h7{margin-bottom:35px;font-size:27px;color:#2f3842;font-weight:600;}
.m422 .section3 .is{
	display:flex;flex-wrap:wrap;justify-content:space-between;
}
.m422 .section3 .is .titlearea{}
.m422 .section3 .is .imgarea{}

.m422 .section3 .role{padding:200px 0 0;}
.m422 .section3 .role>ul{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:40px;}
.m422 .section3 .role>ul>li{
	display:flex;align-items:center;
	width:49.25%;
	margin-bottom:1.5%;padding:50px 0;
	box-sizing:border-box;
	border:1px solid #ccc;border-radius:10px;
}
.m422 .section3 .role>ul>li .title{
	display:flex;align-items:center;justify-content:center;
	box-sizing:border-box;
	width:265px;min-height:200px;
	padding:0 30px;
	border-right:1px solid #ccc;
}
.m422 .section3 .role>ul>li .title .icon{text-align:center;}
.m422 .section3 .role>ul>li .title .tit{
	margin-top:15px;
	font-size:22px;color:#35424c;font-weight:600;line-height:1.6em;text-align:center;
}
.m422 .section3 .role>ul>li ul{
	box-sizing:border-box;
	padding:0 40px;
}
.m422 .section3 .role>ul>li ul li{
	position:relative;
	padding-left:10px;
	font-size:17px;color:#666;line-height:1.7em;	
}
.m422 .section3 .role>ul>li ul li:before{
	display:block;content:"";
	width:3px;height:3px;
	background:#333;
	position:absolute;left:0;top:12px;	
}

.m422 .section3 .institute{padding:200px 0 0;}
.m422 .section3 h6 + p strong{
	display:block;
	margin-bottom:20px;
	font-size:22px;color:#399546;font-weight:600;
}
.m422 .section3 .institute .conarea{
	overflow:hidden;
	box-sizing:border-box;
	background:#f4f4f4;
	border-radius:10px;
	display:flex;
	padding:70px 0;margin:75px 0 0;
}
.m422 .section3 .institute .conarea>div{
	box-sizing:border-box;
	width:50%;
	padding:0 60px;
}
.m422 .section3 .institute .conarea>div:first-child{border-right:1px solid #ccc;}
.m422 .section3 .institute .conarea>div .imgarea{
	margin-bottom:60px;
	text-align:center;
}
.m422 .section3 .institute .conarea>div dl{
	display:flex;
	margin-bottom:6px;
}
.m422 .section3 .institute .conarea>div dl dt{
	display:flex;align-items:center;justify-content:center;
	width:90px;height:35px;
	background:#fff;
	border-radius:10px;
	font-size:17px;color:#399546;font-weight:600;
}
.m422 .section3 .institute .conarea>div dl:nth-child(1) dt{background:#399546;color:#fff;}
.m422 .section3 .institute .conarea>div:nth-child(2) dl dt{color:#00557b;}
.m422 .section3 .institute .conarea>div:nth-child(2) dl:nth-child(1) dt{background:#00557b;color:#fff;}
.m422 .section3 .institute .conarea>div dl dd{
	box-sizing:border-box;
	width:calc(100% - 90px);
	padding:3px 20px 0;
	font-size:17px;color:#666;line-height:1.7em;
}
.m422 .section3 .institute .conarea + p{margin-top:75px;font-size:17px;color:#666;line-height:1.7em;	}

.m422 .section3 .course{padding:200px 0 0;}
.m422 .section3 .numbering{margin:60px 0 0;}
.m422 .section3 .numbering>li{
	display:flex;align-items:center;
	flex-wrap: wrap;
	box-sizing:border-box;
	padding:30px;margin-bottom:20px;
	border:1px solid #ccc;border-radius:10px;
	/* gap: 30px; */
}
.m422 .section3 .numbering>li .num{
	width:60px;height:60px;
	border-radius:15px;
	background:#37404a;
	font-size:16px;color:#fff;font-weight:600;text-align:center;line-height:60px;
}
.m422 .section3 .numbering>li .txt{
display: flex;
    align-items: center;
    box-sizing: border-box;
    width: calc(100% - 90px);
    /* min-height: 60px; */
    /* margin-left: 30px; */
    padding: 0 30px;
    border-left: 1px solid #ccc;
    font-size: 16px;
    color: #666;
    line-height: 1.6em;

}
.m422 .section3 .goal{padding:200px 0 0;}
.m422 .section3 .goal .numbering{}
.m422 .section3 .goal .numbering li .num{}
.m422 .section3 .goal .numbering li .tit{
display: flex;
    align-items: center;
    box-sizing: border-box;
    width: 500px;
    min-height: 60px;
    margin-left: 30px;
    padding: 0 30px;
    border-left: 1px solid #ccc;
    font-size: 18px;
    color: #2f3842;
    line-height: 1.7em;
    font-weight: 600;
}
.m422 .section3 .goal .numbering li ul{
	width:calc(100% - 650px)
	padding:0;margin:0;border:0;
}
.m422 .section3 .goal .numbering li ul li{
	position:relative;
	padding-left:10px;
	font-size:17px;color:#666;line-height:1.7em;	
}
.m422 .section3 .goal .numbering li ul li:before{
	display:block;content:"";
	width:3px;height:3px;
	background:#333;
	position:absolute;left:0;top:12px;	
}
.m422 .section3 .report{
	padding: 200px 0 0;
}
.m422 .section3 .report .boxwrap{
	width: 100%;
	margin-top: 50px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
	padding: 80px 4% 60px;
	border-radius: 15px;
	background: url(/images/page/m421_report_bg.jpg) no-repeat center / cover;
}
.m422 .section3 .report .boxwrap b{
	display: inline-block;
	font-size: 30px;
	font-weight: 600;
	color: #fff;
}
.m422 .section3 .report .boxwrap p{
	margin: 10px 0 30px;
	font-size: 18px;
	line-height: 1.8em;
	color: #fff;
}
.m422 .section3 .report .boxwrap a{
	display: block;
	width: 300px;
	height: 54px;
	line-height: 54px;
	border-radius: 15px;
	background: #399546;
	font-size: 18px;
	color: #fff;
}



.m423{}
.m423 .section1{padding: 0 0 250px;}
.m423 .section1 .content{}
.m423 .section1 .content .con{
	width: 100%;
	padding: 80px 0;
	border-top: 2px dashed #ccc;
	display: flex;
	align-items: center;
}
.m423 .section1 .content .con .titwrap{
	width: calc(100% - 1050px);
}
.m423 .section1 .content .con .titwrap span{
	display: inline-block;
	font-size: 30px;
	font-weight: 600;
	color: #2f3842;
}
.m423 .section1 .content .con .titwrap b{
	display: block;
	font-size: 34px;
	font-weight: 600;
	line-height: 1.3em;
	color: #2f3842;
	margin: 15px 0;
}
.m423 .section1 .content .con .titwrap p{
	font-size: 18px;
	line-height: 1.6em;
	color: #666;
}
.m423 .section1 .content .con .conwrap{
	width: 1050px;
	display: flex;
	align-items: center;
}
.m423 .section1 .content .con .conwrap .txtwrap{
	width: 515px;
}

.m423 .section1 .content .con .conwrap .txtwrap dt .icon img{
	margin: 0 auto;
    display: block;
}

.m423 .section1 .content .con .conwrap .txtwrap dl{
	display: flex;align-items: center;
	margin-bottom:40px;
}
.m423 .section1 .content .con .conwrap .txtwrap dl:last-child{margin:0;}
.m423 .section1 .content .con .conwrap .txtwrap dl + dl{
	margin-top: 25px;
}
.m423 .section1 .content .con .conwrap .txtwrap dl dt{
	width: 100px;
}
.m423 .section1 .content .con .conwrap .txtwrap dl dd{
	width: calc(100% - 100px);
	padding:5px 35px;
	border-left: 1px solid #ccc;
}
.m423 .section1 .content .con .conwrap .txtwrap dl dd .tit{
	font-size: 23px;
	font-weight: 600;
	color: #2f3842;
	margin-bottom: 10px;
}
.m423 .section1 .content .con .conwrap .txtwrap dl dd p{
	font-size: 18px;
	line-height: 1.6em;
	color: #666;
}

.m423 .section1 .content .con .conwrap .img{
	width: calc(100% - 515px);
	height: 520px;
	border-radius: 15px;
	overflow: hidden;

}
.m423 .section1 .content .con .conwrap .img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.m423 .section1 .slg{
	position: relative;
	width: 100%;
	height: 360px;
	border-radius: 15px;
	overflow: hidden;
	margin-top: 80px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.m423 .section1 .slg .bg{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(/images/page/m423_slg_bg.jpg) no-repeat center / cover;
}
.m423 .section1 .slg .txts{
	position: relative;
	width: 92%;
	text-align: center;
}
.m423 .section1 .slg .txts strong{
	display: inline-block;
	font-size: 30px;
	font-weight: 600;
	color: #fff;
}
.m423 .section1 .slg .txts p{
	font-size: 18px;
	line-height: 1.7em;
	color: #fff;
	margin-top: 20px;
}
.m423 .section1 .downloadWrap{
	margin: 60px 0 0;
}

.m424{}
.m424 .section1 .conwrap{
	padding: 140px 0 60px;
	border-top: 1px solid #ccc;
}
.m424 .section1 .conwrap > p{
	font-size: 17px;
	line-height: 1.7em;
	color: #666;
	margin-bottom: 70px;
}
.m424 .section2{
	padding: 140px 0 100px;
	background: url(/images/page/m424_sec2_bg.jpg) no-repeat center / cover;
}
.m424 .section2 .boxwrap{
	width: 100%;
	display: flex;
	flex-direction: column;
	row-gap: 20px;
}
.m424 .section2 .boxwrap .box{
	width: 100%;
	display: flex;
	align-items: center;
	border-radius: 15px;
	padding: 30px 0;
	background: #fff;
}
.m424 .section2 .boxwrap .box .num{
	width: 120px;
	text-align: center;
	font-size: 22px;
	font-weight: 600;
	color: #399546;
}
.m424 .section2 .boxwrap .box dl{
	width: calc(100% - 120px);
	padding: 0 35px;
	border-left: 1px solid #ccc;
}
.m424 .section2 .boxwrap .box dl dt{
	font-size: 23px;
	font-weight: 600;
	color: #2f3842;
}
.m424 .section2 .boxwrap .box dl dd{
	font-size: 18px;
	line-height: 1.7em;
	color: #666666;
	margin-top: 10px;
}
.m424 .section2 b{
	width: 100%;
	margin-top: 50px;
	display: inline-block;
	text-align: center;
	font-size: 24px;
	font-weight: 600;
	line-height: 1.6em;
	color: #fff;
}
.m424 .section3{
	padding: 120px 0 190px;
}
.m424 .section3 .downloadWrap{
	margin: 0;
}

.m425{}
.m425 .section1 .content{
	padding: 100px 0 180px;
	border-top: 1px solid #ccc;
}
.m425 .section1 .content .boxwrap{
	width: 100%;
	padding: 130px 4%;
	border-radius: 15px;
	background: #f4f4f4;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.m425 .section1 .content .boxwrap .titwrap{
	text-align: center;
}
.m425 .section1 .content .boxwrap .titwrap .icon{
	margin-bottom: 10px;
}
.m425 .section1 .content .boxwrap .titwrap .tit{
	font-size: 34px;
	font-weight: 600;
	color: #2f3842;
}
.m425 .section1 .content .boxwrap .titwrap strong{
	display: inline-block;
	font-size: 38px;
	font-weight: 600;
	line-height: 1.5em;
	color: #399546;
	margin: 20px 0 10px;
}
.m425 .section1 .content .boxwrap .titwrap p{
	font-size: 18px;
	line-height: 1.7em;
	color: #666;
}
.m425 .section1 .content .boxwrap .titwrap p b{
	font-weight: 600;
	color: #2f3842;
}
.m425 .section1 .content .boxwrap .diawrap{
	position: relative;
	padding: 20px;
	background: #fff;
	display: flex;
	align-items: center;
	gap: 30px;
	border-radius: 500px;
	margin-top: 80px;
}
.m425 .section1 .content .boxwrap .diawrap:after{
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: calc(100% + 40px);
	height: calc(100% + 40px);
	border-radius: 500px;
	border: 1.5px dashed #399546;
}
.m425 .section1 .content .boxwrap .diawrap .cc{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 300px;
	height: 300px;
	border-radius: 50%;
}
.m425 .section1 .content .boxwrap .diawrap .cc1{background: #399546;}
.m425 .section1 .content .boxwrap .diawrap .cc2{background: #37404a; width: 160px; height: 160px;}
.m425 .section1 .content .boxwrap .diawrap .cc3{background: #00557b;}
.m425 .section1 .content .boxwrap .diawrap .cc p{
	font-size: 30px;
	font-weight: 600;
	line-height: 1.5em;
	color: #fff;
	margin-top: 10px;
}
.m425 .section1 .content .txtwrap{
	margin-top: 130px;
}
.m425 .section1 .content .txtwrap h6{
	font-size: 33px;
	color: #2f3842;
	font-weight: 600;
}
.m425 .section1 .content .txtwrap p{
	font-size: 18px;
	line-height: 1.7em;
	color: #666;
	margin-top: 30px;
}
.m425 .section1 .content .txtwrap p strong{
	font-size: 23px;
	line-height: 1.5em;
	font-weight: 600;
	color: #399546;
}

.m425 .section2{
	padding: 160px 0;
	background: url(/images/page/m425_sec2_bg.jpg) no-repeat center / cover;
}
.m425 .section2 .box_tit{
	font-size: 34px;
	font-weight: 600;
	color: #fff;
}
.m425 .section2 .boxwrap{
	margin: 50px 0;
	display: flex;
	justify-content: space-between;
	column-gap: 20px;
}
.m425 .section2 .boxwrap .box{
	width: calc((100% - 60px) / 4);
	padding: 40px;
	background: rgba(255,255,255,0.8);
	border-radius: 15px;
}
.m425 .section2 .boxwrap .box .tit{
	margin: 20px 0;
	font-size: 23px;
	font-weight: 600;
	color: #2f3842;
}
.m425 .section2 .boxwrap .box .tit sup{
	font-size: 16px;
	font-weight: 500;
	margin-right: 10px;
}
.m425 .section2 .boxwrap .box p{
	font-size: 18px;
	line-height: 1.7em;
	color: #666;
}
.m425 .section2 .txtwrap h6{
	font-size: 23px;
	color: #fff;
}
.m425 .section2 .txtwrap p{
	color: #fff;
}
.m425 .section2 .txtwrap b{
	display: inline-block;
	font-size: 20px;
	font-weight: 600;
	color: #fff;
	margin-top: 20px;
}

.m425 .section3{
	padding: 200px 0;
}
.m425 .section3 h6{
	font-size: 34px;
	font-weight: 600;
	color: #2f3842;
}
.m425 .section3 ul{
	margin-top: 70px;
}
.m425 .section3 ul li{
	width: 100%;
	padding: 30px;
	border-radius: 15px;
	border: 1px solid #ccc;
	display: flex;
	align-items: center;
}
.m425 .section3 ul li + li{
	margin-top: 20px;
}
.m425 .section3 ul li .num{
	position: relative;
	display: block;
	width: 60px;
	height: 60px;
	line-height: 60px;
	border-radius: 15px;
	background: #37404a;
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	text-align: center;
	margin-right: 85px;
}
.m425 .section3 ul li .num:after{
	content: "";
	position: absolute;
	right: -43px;
	top: 0;
	width: 1px;
	height: 100%;
	background: #ccc;
}
.m425 .section3 ul li p{
	font-size: 18px;
	line-height: 1.7em;
	color: #666;
	width: calc(100% - 60px - 85px);
}
.m425 .section3 .slgwrap{
	width: 100%;
	margin: 30px 0 120px;
	padding: 35px 20px;
	border-radius: 15px;
	background: #37404a;
	text-align: center;
}
.m425 .section3 .slgwrap p{
	font-size: 28px;
	font-weight: 700;
	color: #fff;
}

.m426{}
.m426 .section1{}
.m426 .section1 .content{
	padding: 100px 0 0;
	border-top: 1px solid #ccc;
}
.m426 .section1 .content .con{}
.m426 .section1 .content .con + .con{
	margin-top: 180px;
}
.m426 .section1 .content .con .top{
	display: flex;
	align-items: center;
}
.m426 .section1 .content .con:nth-child(2n) .top{
	flex-direction: row-reverse;
}
.m426 .section1 .content .con .top .txtwrap{
	width: 30%;
	padding: 0 3% 0 0;
}
.m426 .section1 .content .con:nth-child(2n) .top .txtwrap{
	padding: 0 0 0 3%;
}
.m426 .section1 .content .con .top .txtwrap .num{
	font-size: 30px;
	font-weight: 600;
	color: #2f3842;
}
.m426 .section1 .content .con .top .txtwrap .tit{
	font-size: 34px;
	font-weight: 600;
	line-height: 1.4em;
	color: #2f3842;
	margin: 20px 0;
}
.m426 .section1 .content .con .top .txtwrap p{
	font-size: 18px;
	line-height: 1.7em;
	color: #666;
}
.m426 .section1 .content .con .top .imgwrap{
	width: 70%;
	height: 400px;
	border-radius: 15px;
	overflow: hidden;
}
.m426 .section1 .content .con .top .imgwrap img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.m426 .section1 .content .con ul{
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
}
.m426 .section1 .content .con li{
	width: calc((100% - 40px) / 3);
	padding: 40px 0;
	border-radius: 15px;
	border: 1px solid #ccc;
	display: flex;
	align-items: center;
}
.m426 .section1 .content .con li .icon{
	width: 150px;
	text-align: center;
}
.m426 .section1 .content .con li .txts{
	width: calc(100% - 150px);
	padding: 0 30px;
	border-left: 1px solid #ccc;
}
.m426 .section1 .content .con li .txts .tit{
	font-size: 23px;
	font-weight: 600;
	color: #2f3842;
}
.m426 .section1 .content .con li .txts p{
	font-size: 18px;
	line-height: 1.7em;
	color: #666;
	margin-top: 10px;
}
.m426 .section1 .slgwrap{
	margin-top: 60px;
	width: 100%;
	padding: 50px 4%;
	border-radius: 15px;
	background: #f4f4f4;
}
.m426 .section1 .slgwrap .txtwrap{
	width: 100%;
	text-align: center;
}
.m426 .section1 .slgwrap .txtwrap strong{
	display: inline-block;
	font-size: 28px;
	font-weight: 600;
	color: #399546;
}
.m426 .section1 .slgwrap .txtwrap p{
	font-size: 18px;
	line-height: 1.7em;
	color: #666;
	margin-top: 20px;
}
.m426 .section2{
	padding: 220px 0;
}
.m426 .section2 .sec_tit{
	font-size: 34px;
	font-weight: 600;
	color: #2f3842;
}
.m426 .section2 .main_slg{
	position: relative;
	width: 100%;
	height: 500px;
	padding: 0 4%;
	margin: 60px 0;
	border-radius: 15px;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
}
.m426 .section2 .main_slg .bg{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(/images/page/m426_sec2_mainslg_bg.jpg) no-repeat center / cover;
}
.m426 .section2 .main_slg .txts{
	position: relative;
	text-align: center;
}
.m426 .section2 .main_slg .txts strong{
	display: inline-block;
	font-size: 36px;
	font-weight: 600;
	color: #fff;
	margin-bottom: 20px;
}
.m426 .section2 .main_slg .txts p{
	font-size: 24px;
	line-height: 1.7em;
	color: #fff;
}
.m426 .section2 .boxwrap{
	
}
.m426 .section2 .boxwrap .box{
	width: 100%;
	display: flex;
	align-items: center;
	padding: 30px 0;
	border-radius: 15px;
	background: #e1efe3;
}
.m426 .section2 .boxwrap .box2{
	margin-top: 45px;
	background: #d9e6eb;
}
.m426 .section2 .boxwrap .box .en{
	width: 300px;
	text-align: center;
	font-size: 28px;
	font-weight: 600;
	color: #399546;
}
.m426 .section2 .boxwrap .box2 .en{
	color: #00557b;
}
.m426 .section2 .boxwrap .box .txtwrap{
	width: calc(100% - 300px);
	padding: 25px 65px;
	border-left: 1px solid #ccc;
}
.m426 .section2 .boxwrap .box .txtwrap strong{
	font-size: 23px;
	font-weight: 600;
	color: #2f3842;
}
.m426 .section2 .boxwrap .box .txtwrap p{
	font-size: 18px;
	line-height: 1.7em;
	color: #666;
	margin-top: 5px;
}
.m426 .section2 .con{
	margin-top: 140px;
}
.m426 .section2 .con .con_tit{
	font-size: 28px;
	font-weight: 600;
	color: #2f3842;
	margin-bottom: 50px;
}
.m426 .section2 .con .list{
display: flex;
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 40px;
}
.m426 .section2 .con .list > div{
	padding: 0 40px;
	border-right: 1px solid #ccc;
}
.m426 .section2 .con .list > div:first-child{
	padding-left: 0;
}
.m426 .section2 .con .list > div:last-child{
	padding-right: 0;
	border: none;
}
.m426 .section2 .con1 .list > div{
	width: 25%;
}
.m426 .section2 .con2 .list > div{
	width: 33.3333%;
}
.m426 .section2 .con .list > div .icon img{
display: block;
    margin: 0 auto;
}
.m426 .section2 .con .list > div .tit{
	margin: 20px 0;
	font-size: 22px;
	line-height: 1.3em;
	font-weight: 600;
	color: #2f3842;
	text-align: center;
}
.m426 .section2 .con .list > div li{
	position: relative;
	width: 100%;
	padding-left: 8px;
	font-size: 17px;
	line-height: 1.8em;
	color: #666;
}
.m426 .section2 .con .list > div li + li{
	margin-top: 10px;
}
.m426 .section2 .con .list > div li:after{
	content: "";
	position: absolute;
	left: 0;
	top: 13px;
	width: 4px;
	height: 4px;
	background: #37404a;
	border-radius: 50%;
}
.m426 .section2 .slgwrap{
	margin-top: 150px;
	position: relative;
	width: 100%;
	padding: 0 4%;
	height: 360px;
	border-radius: 15px;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
}
.m426 .section2 .slgwrap .bg{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(/images/page/m426_sec2_slg_bg.jpg) no-repeat center / cover;
}
.m426 .section2 .slgwrap .txts{
	position: relative;
	text-align: center;
}
.m426 .section2 .slgwrap .txts strong{
	display: inline-block;
	font-size: 30px;
	font-weight: 600;
	line-height: 1.5em;
	color: #fff;
}
.m426 .section2 .slgwrap .txts p{
	font-size: 18px;
	line-height: 1.7em;
	color: #fff;
	margin-top: 20px;
}



.m430 .con_tit{
	font-size: 34px;
	font-weight: 600;
	color: #2f3842;
	margin-bottom: 30px;
}
.m430 .tabwrap {
	border-radius: 15px;
	background: #f4f4f4;
	border: 1px solid #ccc;
}
.m430 .tabwrap + .tabwrap{
	margin-top: 20px;
}
.m430 .tabwrap .tab_title{
	position: relative;
	width: 100%;
	padding: 45px 40px;
	border-radius: 15px;
	background: #fff;
	cursor: pointer;
}
.m430 .tabwrap .tab_title:after {
	content: "";
	position: absolute;
	right: 40px;
	top: 50%;
	transform: translateY(-50%);
	width: 21px;
	height: 13px;
	background: url(/images/page/m433_tab_arr.png) no-repeat center / contain;
}
.m430 .tabwrap.on .tab_title:after {
	transform: translateY(-50%) rotate(180deg);
}
.m430 .tabwrap .tab_title dl{
	display: flex;
	align-items: center;
}
.m430 .tabwrap .tab_title dl dt{
	position: relative;
	font-size: 22px;
	font-weight: 600;
	color: #399546;
	flex-shrink: 0;
	margin-right: 30px;
	padding-right: 30px;
}
.m430 .tabwrap .tab_title dl dt:after{
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 60px;
	background: #ccc;
}
.m430 .tabwrap .tab_title dl dd{
	font-size: 23px;
	font-weight: 600;
	color: #2f3842;
}
.m430 .tabwrap .tab_inner{
	width: 100%;
	padding: 40px;
	border-radius: 15px;
	display: none;
}
.m433 .tabwrap .tab_inner{
	background: #fff;
}


.m430 table{
	width: 100%;
	border-collapse: collapse;
	border-top: 2px solid #000;
}
.m430 table th{
	padding: 15px 10px;
	font-size: 18px;
	line-height: 1.4em;
	font-weight: 600;
	color: #2f3842;
	border: 1px solid #ccc;
}
.m430 table td{
	padding: 15px;
	font-size: 18px;
	line-height: 1.4em;
	color: #666;
	border: 1px solid #ccc;
	text-align: left;
}

.m430 table td.bl{
	/* font-weight: 600; */
	color: #2f3842;
    text-align:center;
}
.m430 table th:first-child,
.m430 table td:first-child{border-left: none;text-align:center;}
.m430 table th:last-child,
.m430 table td:last-child{border-right: none;}


.m431{}
.m431 .section1{
	padding: 0 0 200px;
}
.m431 .section1 .content{
	padding-top: 200px;
	border-top: 1px solid #ccc;
}
.m431 .section1 .content .sec_tit {
	font-size: 34px;
	font-weight: 600;
	color: #2f3842;
}
.m431 .section1 .content .sec_tit.flex{
	display: flex;
	justify-content: space-between;
}
.m431 .section1 .content .sec_tit.flex span{
	font-size: 18px;
	color: #666;
	font-weight: 400;
}
.m431 .section1 .content .outline{
	margin: 70px 0 200px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.m431 .section1 .content .outline > div{
	width: 49%;
}
.m431 .section1 .content .outline > div dl{
	width: 100%;
	padding: 30px 20px;
	display: flex;
	align-items: center;
	border-top: 1px solid #ccc;
}
.m431 .section1 .content .outline > div dl:last-child{
	border-bottom: 1px solid #ccc;
}
.m431 .section1 .content .outline > div dl dt{
	display: flex;
	align-items: center;
	width: 200px;
	font-size: 18px;
	font-weight: 600;
	color: #2f3842;
}
.m431 .section1 .content .outline > div dl dt img{
	margin: 0 20px 0 0;
}
.m431 .section1 .content .outline > div dl dd{
	width: calc(100% - 200px);
	font-size: 18px;
	color: #666;
}
.m431 .section1 .content .diawrap{
	width: 100%;
	height: 850px;
	margin: 70px 0 170px;
	border-radius: 15px;
	background: #f2f2f2;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
}
.m431 .section1 .content .diawrap .ccwrap{
	position: relative;
}
.m431 .section1 .content .diawrap .ccwrap .main_cc{
	position: relative;
	width: 425px;
	height: 425px;
	background: url(/images/page/m431_dia_bg.png) no-repeat center / contain;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.m431 .section1 .content .diawrap .ccwrap .main_cc > p{
	font-size: 30px;
	font-weight: 600;
	line-height: 1.2em;
	color: #2f3842;
	margin-top: 15px;
}
.m431 .section1 .content .diawrap .ccwrap .main_cc:after{
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width:  600px;
	height: 600px;
	border-radius: 50%;
	background: url(/images/page/m431_dia_dot.png) no-repeat center / contain;
}
.m431 .section1 .content .diawrap .ccwrap li{
	position: absolute;
}
.m431 .section1 .content .diawrap .ccwrap li:nth-child(1){
	top: -72px;
	right: 348px;
}
.m431 .section1 .content .diawrap .ccwrap li:nth-child(2){
	top: -72px;
	left: 348px;
}
.m431 .section1 .content .diawrap .ccwrap li:nth-child(3){
	bottom: -72px;
	right: 348px;
}
.m431 .section1 .content .diawrap .ccwrap li:nth-child(4){
	bottom: -72px;
	left: 348px;
}
.m431 .section1 .content .diawrap .ccwrap li .icon{
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 130px;
	height: 130px;
	border-radius: 50%;
	background: #fff;
}
.m431 .section1 .content .diawrap .ccwrap li .icon:after{
	content: "";
	position: absolute;
	right: 100%;
	top: 50%;
	transform: translateY(-50%);
	width: 65px;
	border-top: 1.5px dashed #999;
}
.m431 .section1 .content .diawrap .ccwrap li:nth-child(even) .icon:after{
	right: unset;
	left: 100%;
}
.m431 .section1 .content .diawrap .ccwrap li .txtbox{
	width: 280px;
	padding: 25px 30px;
	border-radius: 15px;
	background: #fff;
	position: absolute;
}
.m431 .section1 .content .diawrap .ccwrap li:nth-child(odd) .txtbox{
	text-align: right;
	right: calc(100% + 65px);
	top: 50%;
	transform: translateY(-50%);
}
.m431 .section1 .content .diawrap .ccwrap li:nth-child(even) .txtbox{
	left: calc(100% + 65px);
	top: 50%;
	transform: translateY(-50%);
}
.m431 .section1 .content .diawrap .ccwrap li .txtbox .tit{
	font-size: 26px;
	font-weight: 600;
	color: #2f3842;
	margin-bottom: 5px;
}
.m431 .section1 .content .diawrap .ccwrap li .txtbox p{
	position: relative;
	padding: 0 0 0 10px;
	font-size: 20px;
	line-height: 1.6em;
	color: #666;
}
.m431 .section1 .content .diawrap .ccwrap li:nth-child(odd) .txtbox p{
	padding: 0 10px 0 0;
}
.m431 .section1 .content .diawrap .ccwrap li .txtbox p:after{
	content: "";
	position: absolute;
	left: 0;
	top: 14px;
	width: 3px;
	height: 3px;
	background: #37404a;
}
.m431 .section1 .content .diawrap .ccwrap li:nth-child(odd) .txtbox p:after{
	left: unset;
	right: 0;
}
.m431 .section1 .content .infowrap{
	display: flex;
	justify-content: space-between;
	gap: 40px;
}
.m431 .section1 .content .infowrap .box{
	width: calc((100% - 80px) / 3);
	min-height: 420px;
	padding: 40px 25px;
	border-radius: 15px;
	border: 1px solid #ccc;
}
.m431 .section1 .content .infowrap .box .tit{
	width: 100%;
	padding: 15px;
	border-radius: 15px;
	text-align: center;
	font-size: 22px;
	font-weight: 600;
	color: #fff;
}
.m431 .section1 .content .infowrap .box:nth-child(1) .tit{background: #399546;}
.m431 .section1 .content .infowrap .box:nth-child(2) .tit{background: #00557b;}
.m431 .section1 .content .infowrap .box:nth-child(3) .tit{background: #37404a;}
.m431 .section1 .content .infowrap .box p{
	margin-top: 30px;
	font-size: 18px;
	line-height: 1.7em;
	color: #666;
}
.m431 .section1 .content .slgwrap{
	position: relative;
	margin-top: 80px;
	width: 100%;
	padding: 100px 4%;
	border-radius: 15px;
	overflow:hidden;
}
.m431 .section1 .content .slgwrap .bg{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(/images/page/m431_slgwrap_bg.jpg) no-repeat center / cover;
}
.m431 .section1 .content .slgwrap .txts{
	position: relative;
	text-align: center;
}
.m431 .section1 .content .slgwrap .txts strong{
	display: inline-block;
	font-size: 30px;
	font-weight: 600;
	line-height: 1.5em;
	color: #fff;
}
.m431 .section1 .content .slgwrap .txts p{
	margin-top: 20px;
	font-size: 18px;
	line-height: 1.7em;
	color: #fff;
}


.m432{}
.m432 .con_tit{
	margin-bottom: 50px;
}
.m432 .content{
	width: 100%;
	padding: 140px 0;
	background: url(/images/page/m432_sec1_bg.jpg) no-repeat center / cover;
}
.m432 .tabwrap .tab_inner .tab_scroll{
	width: 100%;
	padding: 0 20px 0 0;
	height: 450px;
	font-size: 18px;
	line-height: 1.7em;
	color: #666;
	white-space: pre-wrap;
	overflow-y: auto;
}
.m432 .tabwrap .tab_inner .tab_scroll::-webkit-scrollbar{width:4px;}
.m432 .tabwrap .tab_inner .tab_scroll::-webkit-scrollbar-track{background:#bfbfbf;}
.m432 .tabwrap .tab_inner .tab_scroll::-webkit-scrollbar-thumb{background:#2f3842;}
.m432 .section2{
	padding: 0 0 200px;
}


.m433{}
.m433 .section1{
	padding: 0 0 200px;
}
.m433 .section1 .content{
	padding-top: 150px;
	border-top: 1px solid #ccc;
}

.m433 .section1 .content .con_table{
	width: 100%;
	margin-bottom: 150px;
	padding-bottom: 20px;
	overflow-x: auto;
}

.m433 .section1 .content .tabwrap{
	width: 100%;
	border-radius: 15px;
	border: 1px solid #ccc;
}
.m433 .section1 .content .tabwrap .year{
	position: relative;
	width: 100%;
	padding: 45px 40px;
	border-radius: 15px;
	background: #f4f4f4;
	cursor: pointer;
	font-size: 28px;
	font-weight: 600;
	color: #2f3842;
}
.m433 .section1 .content .tabwrap .year:after{
	content: "";
	position: absolute;
	right: 40px;
	top: 50%;
	transform: translateY(-50%);
	width: 21px;
	height: 13px;
	background: url(/images/page/m433_tab_arr.png) no-repeat center / contain;
}
.m433 .section1 .content .tabwrap.on .year{
	color: #399546;
}
.m433 .section1 .content .tabwrap.on .year:after{
	transform: translateY(-50%) rotate(180deg);
}

.m433 .section1 .content .tabwrap .tab_inner .date{
	text-align: right;
	font-size: 16px;
	color: #666;
	margin-bottom: 10px;
}

.m434{}
.m434 .section1{
	padding: 0 0 200px;
}
.m434 .section1 .con + .con{
	margin-top: 150px;
}
.m434 .section1 .con1 .imgwrap{
	width: 100%;
	padding: 60px 4%;
	border-radius: 15px;
	background: #f4f4f4;
	text-align: center;
}
.m434 .section1 .con1 .imgwrap .date{
	margin-top: 30px;
	font-size: 23px;
	font-weight: 600;
}
.m434 .tablewrap .date{
	font-size: 18px;
	color: #666;
	margin-bottom: 20px;
	text-align: right;
}
.m434 .tablewrap .tip{margin-top:20px;}
.m434 .tablewrap .tip ul{}
.m434 .tablewrap .tip ul li{
	position:relative;
	padding-left:10px;
	font-size:16px;color:#777;line-height:1.6em;
}
.m434 .tablewrap .tip ul li:before{
	display:block;content:"*";
	position:absolute;left:0;top:0;
}
.m434 .tablewrap .tip ul li:last-child{margin:0;}

.m434 table td{
	padding: 15px;
	font-size: 18px;
	line-height: 1.4em;
	color: #666;
	border: 1px solid #ccc;
	text-align: right;
}



.m435{}
.m435 .section1 .introTxts{
	border-bottom: 1px solid #ccc;
}
.m435 .section1{
	padding: 0 0 200px;
}
.m435 .section1 .con{
	padding: 150px 0 0;
}
.m435 .section1 .con .tabwrap .tab_title{
	background: #f4f4f4;
}
.m435 .section1 .con .tabwrap .tab_title dl dd .date{
	font-weight: 400;
	color: #666;
}
.m435 .section1 .con .tabwrap .tab_inner{
	background: #fff;
}
.m435 .section1 .con .tabwrap .tab_inner .tablewrap table td{
	text-align: left;
}
.m435 .section1 .con .tabwrap .tab_inner .tablewrap table td.bl{
	text-align: center;
}


.m44{}
.m44 .introTxts{border: none;}
.m44 .section1 .con1{
	display: flex;
	align-items: center;
}
.m44 .section1 .con1 .imgwrap{
	width: 50%;
	height: 540px;
	border-radius: 20px;
	overflow: hidden;
}
.m44 .section1 .con1 .imgwrap img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.m44 .section1 .con1 .txtwrap{
	width: 50%;
	padding-left: 6%;
}
.m44 .section1 .con1 .txtwrap b{
	display: inline-block;
	font-size: 28px;
	line-height: 1.6em;
	color: #35424c;
	font-weight: 600;
}
.m44 .section1 .con1 .txtwrap p{
	font-size: 18px;
	line-height: 1.7em;
	color: #666;
	margin-top: 40px;
}

.m44 .section1 .con2{
	width: 100%;
	margin: 120px 0 80px;
	padding: 110px;
	border-radius: 20px;
	background: #f6f6f6;
}
.m44 .section1 .con2 .titwrap{
	display: flex;
	align-items:  center;
	margin-bottom: 100px;
	padding-bottom: 60px;
	border-bottom: 1px solid #ccc;
}
.m44 .section1 .con2 .titwrap b{
	display: inline-block;
	width: 50%;
	font-size: 34px;
	font-weight: 600;
	line-height: 1.4em;
	color: #35424c;
}
.m44 .section1 .con2 .titwrap p{
	width: 50%;
	padding-left: 3%;
	font-size: 18px;
	line-height: 1.7em;
	color: #666;
}
.m44 .section1 .con2 .diawrap{}
.m44 .section1 .con2 .diawrap .dia{
	display: flex;
	justify-content: center;
}
.m44 .section1 .con2 .diawrap .dia .ccwrap{}
.m44 .section1 .con2 .diawrap .dia .ccwrap + .ccwrap{
	margin-left: -30px;
}
.m44 .section1 .con2 .diawrap .dia .ccwrap .cc{
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 370px;
	aspect-ratio: 1 / 1;
	background: #fff;
	border: 30px solid rgba(173,182,0,0.4);
	border-radius: 50%;
	mix-blend-mode: multiply;
}
.m44 .section1 .con2 .diawrap .dia .ccwrap .cc1{border: 30px solid rgba(173,182,0,0.4);}
.m44 .section1 .con2 .diawrap .dia .ccwrap .cc2{border: 30px solid rgba(57,145,55,0.4);}
.m44 .section1 .con2 .diawrap .dia .ccwrap .cc3{border: 30px solid rgba(24,80,123,0.4);}
.m44 .section1 .con2 .diawrap .dia .ccwrap .cc strong{
	display: inline-block;
	margin-top: 15px;
	font-size: 32px;
	font-weight: 600;
}
.m44 .section1 .con2 .diawrap .dia .ccwrap .cc1 strong{color: #adb600;}
.m44 .section1 .con2 .diawrap .dia .ccwrap .cc2 strong{color: #399137;}
.m44 .section1 .con2 .diawrap .dia .ccwrap .cc3 strong{color: #18507b;}
.m44 .section1 .con2 .diawrap .dia .ccwrap .cc:after{
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 90%;
	height: 90%;
	border-radius: 50%;
}
.m44 .section1 .con2 .diawrap .dia .ccwrap .cc1:after{border: 1.5px dotted #adb600;}
.m44 .section1 .con2 .diawrap .dia .ccwrap .cc2:after{border: 1.5px dotted #399137;}
.m44 .section1 .con2 .diawrap .dia .ccwrap .cc3:after{border: 1.5px dotted #18507b;}
.m44 .section1 .con2 .diawrap .dia .ccwrap .txt{
	margin-top: 25px;
	text-align: center;
	font-size: 24px;
	font-weight: 500;
	line-height: 1.5em;
	color: #35424c;
}
.m44 .section1 .con2 .diawrap .dia .ccwrap .txt span{
	font-weight: 700;
}
.m44 .section1 .con2 .diawrap .dot{
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: 30px 0;
}
.m44 .section1 .con2 .diawrap .dot > div{
	display: block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
}
.m44 .section1 .con2 .diawrap .dot > div + div{
	margin-top: 20px;
}
.m44 .section1 .con2 .diawrap .dot > div:nth-child(1){background: rgba(57,145,55,0.2);}
.m44 .section1 .con2 .diawrap .dot > div:nth-child(2){background: rgba(57,145,55,0.4);}
.m44 .section1 .con2 .diawrap .dot > div:nth-child(3){background: rgba(57,145,55,0.6);}
.m44 .section1 .con2 .diawrap .dot > div:nth-child(4){background: rgba(57,145,55,1);}
.m44 .section1 .con2 .diawrap .txtbox{
	width: 100%;
	padding: 70px 20px;
	border-radius: 20px;
	background: #fff;
	text-align: center;
}
.m44 .section1 .con2 .diawrap .txtbox strong{
	font-size: 34px;
	font-weight: 700;
	color: #399137;
}
.m44 .section1 .con2 .diawrap .txtbox p{
	margin-top: 20px;
	font-size: 20px;
	line-height: 1.6em;
	color: #666;
}
.m44 .section1 .con3{
	width: 100%;
	padding: 200px 110px;
	position: relative;
	border-radius: 20px;
	overflow: hidden;
}
.m44 .section1 .con3 .bg{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(/images/page/m44_sec1_con3_bg.jpg) no-repeat center / cover;
}
.m44 .section1 .con3 .txts{
	position: relative;
}
.m44 .section1 .con3 .txts b{
	font-size: 36px;
	font-weight: 600;
	color: #fff;
	line-height: 1.5em;
}
.m44 .section1 .con3 .txts p{
	margin-top: 30px;
	font-size: 24px;
	line-height: 1.6em;
	color: #fff;
}
.m44 .section2{
	background: #f6f6f6;
	padding: 600px 0 200px;
	margin-top: -400px;
}
.m44 .section .con_tit{
	margin-bottom: 50px;
}
.m44 .section .con_tit b{
	display: inline-block;
	font-size: 34px;
	font-weight: 600;
	color: #35424c;
}
.m44 .section .con_tit p{
	font-size: 18px;
	line-height: 1.7em;
	color: #666;
	margin-top: 20px;
}

.m44 .section2 .boxwrap{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	gap:35px;
}
.m44 .section2 .boxwrap .box{
	width: calc((100% - 105px) / 4);
	border-radius: 20px;
	background: #eeeeee;
	overflow: hidden;
}
.m44 .section2 .boxwrap .box .titwrap{
	width: 100%;
	padding: 50px 20px 40px;
	border-radius: 20px;
	background: #fff;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.m44 .section2 .boxwrap .box .titwrap .abc{
	display: block;
	width: 126px;
	height: 126px;
	line-height: 126px;
	border-radius: 50%;
	text-align: center;
	font-family: "Open Sans";
	font-size: 70px;
	font-weight: 700;
	color: #fff;
}
.m44 .section2 .boxwrap .box:nth-child(1) .titwrap .abc{background: #c3c944;}
.m44 .section2 .boxwrap .box:nth-child(2) .titwrap .abc{background: #399137;}
.m44 .section2 .boxwrap .box:nth-child(3) .titwrap .abc{background: #18507b;}
.m44 .section2 .boxwrap .box:nth-child(4) .titwrap .abc{background: #37404a;}
.m44 .section2 .boxwrap .box .titwrap .en{
	font-family: "Myriad Pro";
	font-size: 28px;
	font-weight: 600;
	color: #35424c;
	margin: 15px 0 5px;
}
.m44 .section2 .boxwrap .box .titwrap .kr{
	font-size: 20px;
	font-weight: 600;
	color: #35424c;
}
.m44 .section2 .boxwrap .box .txtwrap{
	padding: 30px 40px;
	border-radius: 20px;
}
.m44 .section2 .boxwrap .box .txtwrap ul li{
	position: relative;
	padding-left: 9px;
	font-size: 18px;
	line-height: 2em;
	color: #666;
}
.m44 .section2 .boxwrap .box .txtwrap ul li:after{
	content: "";
	position: absolute;
	left: 0;
	top: 16px;
	width: 3px;
	height: 3px;
	background: #37404a;
}
.m44 .section3{
	padding: 200px 0;
}
.m44 .section3 .slidewrap{
	display: flex;
	height: 780px;
	border-radius: 20px;
	overflow: hidden;
}
.m44 .section3 .slidewrap .txtbox{
	width: 50%;
	padding: 0 80px;
	background: #f6f6f6;
	display: flex;
	align-items: center;
}
.m44 .section3 .slidewrap .txtbox .txtSwiper{
	width: 100%;
}
.m44 .section3 .slidewrap .txtbox .txtSwiper .ctr{
	position: relative;
	z-index: 10;
	display: flex;
	align-items: center;
	margin-bottom: -20px;
}
.m44 .section3 .slidewrap .txtbox .txtSwiper .ctr .vprev{
	width: 15px;
	height: 13px;
	background: url(/images/page/m44_sec3_prev.png) no-repeat center / contain;
	cursor: pointer;
}
.m44 .section3 .slidewrap .txtbox .txtSwiper .ctr .vnext{
	width: 15px;
	height: 13px;
	background: url(/images/page/m44_sec3_next.png) no-repeat center / contain;
	cursor: pointer;
}
.m44 .section3 .slidewrap .txtbox .txtSwiper .ctr .swiper-pagination-fraction{
	width: unset;
	margin: 0 40px;
	font-family:"pretendard", sans-serif;
	font-size: 18px;
	font-weight: 600;
}
.m44 .section3 .slidewrap .txtbox .txtSwiper .swiper-slide .element{
	font-family: "Open Sans";
	font-size: 150px;
	font-weight: 700;
	color: #399137;
}
.m44 .section3 .slidewrap .txtbox .txtSwiper .swiper-slide.v2 .element{color: #18507b;}
.m44 .section3 .slidewrap .txtbox .txtSwiper .swiper-slide.v3 .element{color: #35424c;}
.m44 .section3 .slidewrap .txtbox .txtSwiper .swiper-slide .element span{
	color: transparent;                  /* 텍스트 내부 투명 */
	-webkit-text-stroke: 1px #399137; 
	font-size: 60px;
}
.m44 .section3 .slidewrap .txtbox .txtSwiper .swiper-slide.v2 .element span{-webkit-text-stroke: 1px #18507b; }
.m44 .section3 .slidewrap .txtbox .txtSwiper .swiper-slide.v3 .element span{-webkit-text-stroke: 1px #35424c; }
.m44 .section3 .slidewrap .txtbox .txtSwiper .swiper-slide .txtwrap{
	margin-top: 90px;
}
.m44 .section3 .slidewrap .txtbox .txtSwiper .swiper-slide .txtwrap .tit{
	font-size: 34px;
	font-weight: 600;
	color: #35424c;
	margin-bottom: 30px;
}
.m44 .section3 .slidewrap .txtbox .txtSwiper .swiper-slide .txtwrap ul{
	border-top: 1px solid #000;
}
.m44 .section3 .slidewrap .txtbox .txtSwiper .swiper-slide .txtwrap li{
	position: relative;
	padding: 15px;
	border-bottom: 1px solid #ccc;
	font-size: 20px;
	line-height: 1.6em;
	color:  #666
}
.m44 .section3 .slidewrap .txtbox .txtSwiper .swiper-slide .txtwrap li:after{
	content: "";
	position: absolute;
	left: 0;
	top: 29px;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #399137;

}

.m44 .section3 .slidewrap .imgSwiper{
	width: 50%;
}
.m44 .section3 .slidewrap .imgSwiper img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}


.m51{}
.m51 .section1{padding:0 0 240px;}
.m51 .section1 .introTxts{border:0;}
.m51 .section1 .top{
	display: flex;
	justify-content: space-between;
	margin-bottom: 130px;
}
.m51 .section1 .top ul{
	display: flex;
	gap: 10px;
}
.m51 .section1 .top ul li a{
	display: block;
	width: 140px;
	height: 50px;
	line-height: 48px;
	border-radius: 25px;
	border: 1px solid #ddd;
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	color: #888;
}
.m51 .section1 .top ul li.on a{
	color: #fff;
	background: #399546;
	border: none;
}
.m51 .section1 .top form{max-width:545px;width:50%;}
.m51 .section1 .top .searchwrap{
	overflow:hidden;
	box-sizing:border-box;
	display:flex;justify-content:flex-end;
	width:100%;height:60px;
	background:#f4f4f4;
	border-radius:15px;
}
.m51 .section1 .top .searchwrap input{
	box-sizing:border-box;
	width:calc(100% - 112px);height:100%;
	padding:0 25px 0 50px;
	border:0;outline:0;
	background:url(/images/page/icon_search.png) no-repeat 20px center;
	font-size:17px;color:#555;
}
.m51 .section1 .top .searchwrap button{
	width:112px;height:100%;
	background:#2f3842;
	outline:0;border:0;
	font-size:17px;color:#fff;font-weight:500;
	border-radius:15px;
}
.m51 .section1 .total{margin-bottom:20px;font-size:19px;color:#555;font-weight:500;}
.m51 .section1 .total span{color:#399546;font-weight:600;}
.m51 .list1{
	display: flex;
	flex-wrap: wrap;
	gap: 90px;
}
.m51 .list1 li{
	position: relative;
	width: calc((100% - 180px) / 3);
}
.m51 .list1 li:after{
	content: "";
	position: absolute;
	right: -45px;
	top: 0;
	width: 1px;
	height: 100%;
	background: #ccc;
}
.m51 .list1 li:nth-child(3n):after{
	display: none;
}
.m51 .list1 li a{
	display: block;
}
.m51 .list1 li a .thumb{
	width: 100%;
	aspect-ratio: 470 / 330;
	border-radius: 15px;
	overflow: hidden;
}
.m51 .list1 li a .thumb img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.m51 .list1 li a .txts{
	margin-top: 30px;
}
.m51 .list1 li a .txts .tit{
	font-size: 22px;
	font-weight: 600;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	line-height: 1.5em;
	height: 3em;
	color: #2f3842;
}
.m51 .list1 li a:hover .txts .tit{
	text-decoration: underline;
	 text-underline-offset: 4px;
}
.m51 .list1 li a .txts .con{
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	line-height: 1.5em;
	height: 3em;
	color: #666;
	margin: 15px 0 30px;
}
.m51 .list1 li a .txts .date{
	font-size: 16px;
	font-weight: 500;
	color: #888;
}

.m51 .table{}
.m51 .table table{width:100%;table-layout: fixed; border-collapse:collapse;border-top:2px solid #2f3842;}
.m51 .table table .col1{width: calc(100% - 200px);}
.m51 .table table .col2{width: 200px;}
.m51 .table table th{
	padding:28px 0;
	border-bottom:1px solid #d3d1d1;
	font-size:18px;color:#2f3842;font-weight:500;text-align:center;
}
.m51 .table table td{
	padding:28px 60px;
	border-bottom:1px solid #d3d1d1;
	font-size:21px;color:#2f3842;font-weight:500;
}
.m51 .table table td.tit a{
	font-size:21px;color:#2f3842;font-weight:500;text-align:left;
}
.m51 .table table td.date{font-size:16px;color:#888;}
.m51 .table table .hidden{display:none;}


.m51_view .section1{padding:200px 0;border-top:1px solid #ccc;}
.m51_view .section1 table{width:100%;border-collapse:collapse;border-top:2px solid #2f3842;}
.m51_view .section1 table th{padding:55px 0;border-bottom:1px solid #ccc;text-align:left;}
.m51_view .section1 table th .tit{font-size:33px;color:#2f3842;font-weight:600;}
.m51_view .section1 table th .date{margin-top:20px;font-size:16px;color:#888;font-weight:500;}
.m51_view .section1 table td{padding:55px;border-bottom:1px solid #ccc;word-break:break-word;}
.m51_view .section1 table td.file{
	background:#f4f4f4;
	padding:0px;border:0;
}
.m51_view .section1 table td.file a{display:block;padding:15px 30px;font-size:17px;color:#666;border-bottom:1px solid #ccc;}
.m51_view .section1 table td.file a img{margin-right:10px;}
.m51_view .section1 table td.viewcon{padding:75px 50px;font-family:"Pretendard" !important;font-size:18px !important;}
.m51_view .section1 table td.viewcon p,
.m51_view .section1 table td.viewcon span,
.m51_view .section1 table td.viewcon b{
	font-family:"Pretendard" !important;
	font-size:18px !important;
	word-break:break-word;
}
.m51_view .section1 .btn{margin-top:130px;text-align:center;}
.m51_view .section1 .btn a{
	display:flex;align-items:center;justify-content:center;
	width:380px;height:60px;
	margin:0 auto;
	background:#399546;border-radius:15px;
	font-size:17px;color:#fff;font-weight:500;
}
.m51_view .section1 .btn a>div{width:15px;margin-right:13px;}
.m51_view .section1 .btn a>div>div{
	width:100%;height:2px;
	margin-bottom:1px;
	background:#fff;
}
.m51_view .section1 .btn a>div>div:last-child{margin:0;}

/* .m51 .table tr:not(:first-child) .tit {
display: flex;
align-items: center;
gap: 10px;
}
 */
.m51 .table .tit-wrap {
display: flex;
align-items: center;
gap: 10px;
}



/* m52 */
.m52{}
.m52 .section1{padding:0 0 150px;}
.m52 .section1 .introTxts{border:0;}
.m52 .section1 .title{margin-bottom:10px;font-size:33px;color:#2f3842;font-weight:600;}
.m52 .section1 .title .num{margin-left:35px;font-size:17px;color:#2f3842;}
.m52 .section1 .info1{}
.m52 .section1 .info1 .standard{margin-bottom:15px;font-size:17px;color:#666;font-weight:500;text-align:right;}
.m52 .section1 .info1 .conwrap{
	display:flex;flex-wrap:wrap;
	border-top:2px solid #2f3842;border-bottom:1px solid #ccc;
}
.m52 .section1 .info1 .conwrap>div{
	box-sizing:Border-box;
	width:50%;
	padding:40px 60px;
}
.m52 .section1 .info1 .conwrap>div.leftarea{
	display:flex;align-items:center;
	border-right:1px solid #ccc;
}
.m52 .section1 .info1 .conwrap>div.leftarea>div{width:50%;}
.m52 .section1 .info1 .conwrap>div.leftarea .today{font-size:58px;font-weight:600;line-height:1em;text-align:center;}
.m52 .section1 .info1 .conwrap>div.leftarea .today span{font-size:38px;}
.m52 .section1 .info1 .conwrap>div.leftarea>div:nth-child(2){display:flex;flex-wrap:wrap;justify-content:flex-end;}
.m52 .section1 .info1 .conwrap>div.leftarea>div dl{
	display:flex;align-items:center;position:relative;
	max-width:220px;width:100%;margin-bottom:50px;
}
.m52 .section1 .info1 .conwrap>div.leftarea>div dl:last-child{margin:0;}
.m52 .section1 .info1 .conwrap>div.leftarea>div dl:after{
	display:block;content:"";
	width:1px;height:14px;
	background:#fff;
	position:absolute;left:50%;top:2px;
	border: 1px solid #e3e4e6;
}
.m52 .section1 .info1 .conwrap>div.leftarea>div dl dt{
	width:50%;
	font-size:17px;color:#2f3842;font-weight:500;text-align:left;
}
.m52 .section1 .info1 .conwrap>div.leftarea>div dl dd{
	width:50%;
	font-size:17px;font-weight:500;text-align:right;
}
.m52 .section1 .up{color:#e60012 !important;}
.m52 .section1 .down{color:#005dde !important;}
.m52 .section1 .info1 .conwrap>div.rightarea{
	display:flex;justify-content:space-between;
}
.m52 .section1 .info1 .conwrap>div.rightarea dl{width:23%;text-align:center;}
.m52 .section1 .info1 .conwrap>div.rightarea dl dt{
	padding-bottom:25px;
	border-bottom:1px solid #ccc;
	font-size:17px;color:#2f3842;font-weight:500;
}
.m52 .section1 .info1 .conwrap>div.rightarea dl dd{padding-top:25px;font-size:17px;color:#2f3842;font-weight:500;}

.m52 .section1 .info2{margin:200px 0 0;}
.m52 .section1 .info2 .table{width:100%;overflow:hidden;overflow-x:auto;}
.m52 .section1 .info2 .table table{width:100%;border-top:2px solid #000;}
.m52 .section1 .info2 .table table th{
	width:14.666%;
	padding:25px 0;
	border:1px solid #ccc;border-bottom:1px solid #000;
	font-size:19px;color:#000;font-weight:600;text-align:center;
}
.m52 .section1 .info2 .table table td{
	padding:25px 0;
	border:1px solid #ccc;
	font-size:17px;color:#666;font-weight:400;text-align:center;	
}

.m52 .section1 .info2 .table table td:nth-child(2),
.m52 .section1 .info2 .table table td:nth-child(3),
.m52 .section1 .info2 .table table td:nth-child(4),
.m52 .section1 .info2 .table table td:nth-child(5),
.m52 .section1 .info2 .table table td:nth-child(6),
.m52 .section1 .info2 .table table td:nth-child(7){
text-align:right;	
padding-right: 10px;
}

.m52 .section1 .info2 .table table th:first-child,
.m52 .section1 .info2 .table table td:first-child{border-left:0;}
.m52 .section1 .info2 .table table th:last-child,
.m52 .section1 .info2 .table table td:last-child{border-right:0;}






/* m53 */
.m53{}
.m53 .section1{padding:0 0 200px;}
.m53 .section1 .introTxts{border:0;}
.m53 .section1 h6{font-size:33px;color:#2f3842;font-weight:600;}
.m53 .section1 .unit{margin-bottom:15px;font-size:17px;color:#666;text-align:right;}
.m53 .section1 .sofp{margin-bottom:200px;}
.m53 .section1 .sofp:last-child{margin:0;}
.m53 .section1 .table{overflow:hidden;overflow-x:auto; padding-bottom: 20px;position: relative;}
.m53 .section1 .table table{width:100%;border-top:2px solid #000;border-collapse:collapse;}
.m53 .section1 .table table th{
	height:60px;
	border:1px solid #ccc;
	font-size:19px;color:#000;font-weight:600;text-align:center;
}


.m53 .section1 .table table td{
	min-width:128px;height:60px;
	border:1px solid #ccc;
	font-size:17px;color:#666;font-weight:400;
	height:80px; text-align: left;
}
.m53 .section1 .table table th:first-child{border-left:0;text-align:center;}
.m53 .section1 .table table td:first-child{border-left:0;}
.m53 .section1 .table table th:last-child,
.m53 .section1 .table table td:last-child{border-right:0;}
.m53 .section1 .table table tr > td[rowspan]:first-child {
text-align:center;
padding: 0;
}
.m53 .section1 .table table .imp{color:#2f3842;}
.m53 .section1 .table table .total th,
.m53 .section1 .table table .total td{background:#ebf4ec;color:#666;}
.m53 .section1 .table table .bg{background:#eef9fa;}



.m53 .section1 .table table .pd0{padding:0 !important}
.m53 .section1 .table table .qnsrl{display:flex;width:100%;height:100%;}
.m53 .section1 .table table .qnsrl div{
	display:flex;align-items:center;justify-content:flex-end;
	flex: 1;
	box-sizing:border-box;
	border-right:1px solid #ccc;
	padding:0 15px;text-align:right;
}
.m53 .section1 .table table tr:nth-child(2) .qnsrl div{justify-content:center;}

.m53 .section1 .table table .qnsrl.tit>div{justify-content:center;}
.m53 .section1 .table table .qnsrl>div:last-child{border:0;}
.m53 .section1 .table table .qnsrl2{display:flex;width:100%;height:100%;}
.m53 .section1 .table table .qnsrl2>div{
	display:flex;align-items:center;
	width:20%;
	box-sizing:border-box;
	border-right:1px solid #ccc;
}
.m53 .section1 .table table .qnsrl2>div:last-child{border:0;}

.m53 .colgroup2 col:first-child{
width:10%
}

.m53 .colgroup2 col:nth-child(2){
width:45%
}

.m53 .colgroup2 col:nth-child(3){
width:45%
}


/* m54 */
.m53 .section1 .table table th{height:80px;}




/* m61 */
.m61{}
.m61 .section1{
	padding:0 0 200px;
	border-top:1px solid #ccc;
}
.m61 .section1 .introMsg{font-family:"Shippori Mincho";font-size:2.8vw;color:#2f3842;line-height:1.2em;font-weight:600;}
.m61 .section1 .introMsg + p{margin-top:20px;font-size:19px;color:#555;line-height:1.7em;}
.m61 .section1 .imgarea{
	overflow:hidden;
	width:100%;height:720px;
	margin:0 0 150px;
}
.m61 .section1 .imgarea>div{
	overflow:hidden;
	position:relative;
	width:96%;height:100%;
	margin:0 auto;
	border-radius:10px;
	/* background:url(/images/page/m61_img1.jpg) no-repeat center; */
	background-size:cover;
}
.m61 .section1 .imgarea>div>video{
	position:absolute;left:0;top:0;
	width:100%;height:100%;
	object-fit:cover;
}
.m61 .section1 .dia{
	position:relative;
	padding:220px 0;
}
.m61 .section1 .dia .title{
	position:relative;	
	width:400px;height:400px;
	margin:0 auto;	
	text-align:center;
}
.m61 .section1 .dia .title .logoimg{
	position:relative;z-index:10;
	display:flex;align-items:center;justify-content:center;
	width:100%;height:100%;
	margin:0 auto;
	border-radius:50%;
	background:#fff;
}
.m61 .section1 .dia .title .circle1{
	position:absolute;left:50%;top:50%;z-index:8;
	transform:translate(-50%,-50%);
	width:calc(100% + 240px);height:calc(100% + 240px);
	background:#f8f8f8;
	border-radius:50%;
}
.m61 .section1 .dia .title .circle2{
	position:absolute;left:50%;top:50%;z-index:6;
	transform:translate(-50%,-50%);
	width:calc(100% + 340px);height:calc(100% + 340px);
	background:#fff;
	border:1px dashed #ccc;
	border-radius:50%;
}
.m61 .section1 .dia .title .circle3{
	position:absolute;left:50%;top:50%;
	transform:translate(-50%,-50%);
	width:calc(100% + 440px);height:calc(100% + 440px);
	background:#f8f8f8;
	border-radius:50%;
}
.m61 .section1 .dia .title .circleBorder1{
	position:absolute;left:50%;top:50%;z-index:9;
	transform:translate(-50%,-50%);
	width:calc(100% + 140px);height:calc(100% + 140px);
	border:1px dashed #399546;
	border-radius:50%;
}
.m61 .section1 .dia ul{}
.m61 .section1 .dia ul li{
	display:flex;align-items:center;
	position:absolute;z-index:10;
	width:440px;height:240px;
	padding:0 50px;
	background:#f4f4f4;
	border-radius:10px;
}
.m61 .section1 .dia ul li:nth-child(1){left:50%;top:80px;margin-left:-650px;}
.m61 .section1 .dia ul li:nth-child(2){right:50%;top:80px;margin-right:-650px;}
.m61 .section1 .dia ul li:nth-child(3){left:50%;bottom:80px;margin-left:-650px;}
.m61 .section1 .dia ul li:nth-child(4){right:50%;bottom:80px;margin-right:-650px;}
.m61 .section1 .dia ul li .icon{
	width:90px;height:90px;
}
.m61 .section1 .dia ul li .txts{
	width:calc(100% - 90px);
	padding:0 0 0 30px;
}
.m61 .section1 .dia ul li .txts .tit{font-size:27px;color:#2f3842;font-weight:600;}
.m61 .section1 .dia ul li .txts .txt{margin-top:10px;font-size:17px;color:#444;line-height:1.7em;}

.m61 .section1 h6{font-size:33px;color:#2f3842;font-weight:600;}
.m61 .section1 h7{
	display: block;
	font-size: 18px;
	line-height: 1.7em;
	color: #666;
	margin-top: 30px;
}
.m61 .section1 ul{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:50px;}
.m61 .section1 ul li{
	box-sizing:border-box;
	width:calc((100% - (141px * 2)) / 3);
}
.m61 .section1 ul li.line{width:1px;margin:0 70px;background:#ddd;}
.m61 .section1 ul li .txts{}
.m61 .section1 ul li .txts .num{font-family:"Shippori Mincho";font-size:18px;color:#399546;}
.m61 .section1 ul li .txts .tit{margin-bottom: 30px; font-size:30px;color:#2f3842;font-weight:600;}
.m61 .section1 ul li .txts .tit span{
	vertical-align: top;
	font-family:"Pretendard",sans-serif;
	font-size:18px;
	color:#399546;
	margin-right: 10px;
}
.m61 .section1 ul li .txts .txt p{
	position: relative;
	font-size:18px;
	color:#444;
	line-height:1.7em;
	padding-left: 10px;
}
.m61 .section1 ul li .txts .txt p:after{
	content: "";
	position: absolute;
	left: 0;
	top: 13px;
	width: 3px;
	height: 3px;
	background: #37404a;
}
.m61 .section1 ul li .img{
    margin-top:30px;
    border-radius:10px;
    overflow:hidden;
}




/* m62 */
.m62{}
.m62 .section1{
	padding:0;
	border-top:1px solid #ccc;
}
.m62 .section1 .introMsg{font-family:"Shippori Mincho";font-size:2.8vw;color:#2f3842;line-height:1.2em;font-weight:600;}
.m62 .section1 .introMsg + p{margin-top:20px;font-size:19px;color:#555;line-height:1.7em;}
.m62 .section2{
	padding:200px 0;
	background:url(/images/page/m62_sec2_bg.jpg) no-repeat;
	background-size:cover;
}
.m62 .section2 .titlearea{}
.m62 .section2 .titlearea h4{font-size:33px;color:#fff;font-weight:500;}
.m62 .section2 .titlearea h4 + p{margin:30px 0 0;font-size:17px;color:rgba(255,255,255,0.8);line-height:1.7em;}
.m62 .section2 .conarea{margin:80px 0 0;}
.m62 .section2 .conarea ul{display:flex;flex-wrap:wrap;}
.m62 .section2 .conarea ul li{
	position:relative;
	width:32.666%;min-height:400px;
	margin:0 1% 1% 0;padding:55px 50px;
	background:#fff;
	border-radius:10px;
}
.m62 .section2 .conarea ul li.empty{background:0;}
.m62 .section2 .conarea ul li:nth-child(3n){margin-right:0;}
.m62 .section2 .conarea ul li .icon{}
.m62 .section2 .conarea ul li .tit{margin:30px 0 0;font-size:33px;color:#37404a;font-weight:600;}
.m62 .section2 .conarea ul li .txt{
	border-top:1px solid #ccc;
	padding-top:35px;margin-top:90px;
	font-size:17px;color:#666;line-height:1.7em;
}
.m62 .section3{background:#fff;}
.m62 .section3 .titlearea h4{color:#000;font-weight:600;}
.m62 .section3 .titlearea h4 + p{color:#666;}
.m62 .section3 .conarea ul li:nth-child(1){background:#399546;}
.m62 .section3 .conarea ul li:nth-child(2){background:url(/images/page/m62_sec3_bg1.jpg) no-repeat;background-size:cover;}
.m62 .section3 .conarea ul li:nth-child(5){background:#00557b;}
.m62 .section3 .conarea ul li:nth-child(6){background:#37404a;}

.m62 .section3 .conarea ul li .tit{color:#fff;}
.m62 .section3 .conarea ul li .txt{
	border-top:1px solid rgba(255,255,255,0.2);
	color:#fff;
}





/* m63 */
.m63{}
.m63 .section1{
	padding:200px 0;
	border-top:1px solid #ccc;
}
.m63 .section1 .toparea{
	display:flex;justify-content:space-between;align-items:center;
	overflow:hidden;
	position:relative;
	padding:0 2% 200px;
    max-width:1600px;
    margin:0 auto;
}
.m63 .section1 .toparea .txts{
	box-sizing:border-box;
	width:50%;
	padding:0;
}
.m63 .section1 .toparea .txts .introTxts .title{width:100%;}
.m63 .section1 .toparea .img{
	overflow:hidden;
	border-radius:10px;
}
.m63 .section1 .introTxts{padding: 0;}
.m63 .section1 .boxwrap{
	display:flex;justify-content:space-between;
	padding:80px 0;
	border-bottom:1px solid #ccc;
}
.m63 .section1 .boxwrap:first-child{border-top:1px solid #ccc;}
.m63 .section1 .boxwrap:last-child{border-bottom:0;padding-bottom:0;}
.m63 .section1 .boxwrap>.tit{
	display:flex;align-items:center;justify-content:center;
	width:250px;height:200px;
	border-radius:10px;
	font-size:27px;color:#fff;text-align:center;font-weight:600;
}
.m63 .section1 .boxwrap:nth-child(1)>.tit{background:#9a9a9a;}
.m63 .section1 .boxwrap:nth-child(2)>.tit{background:#adb600;}
.m63 .section1 .boxwrap:nth-child(3)>.tit{background:#399546;}
.m63 .section1 .boxwrap:nth-child(4)>.tit{background:#00557b;}
.m63 .section1 .boxwrap:nth-child(5)>.tit{background:#37404a;}
.m63 .section1 .boxwrap:nth-child(6)>.tit{background:#221b19;}
.m63 .section1 .boxwrap ul{
    display:flex;
    flex-wrap:wrap;
    width:calc(100% - 250px - 20px);
    gap:20px;
}
.m63 .section1 .boxwrap ul li{
	width:250px;height:200px;
    padding:38px 10px;
	background:#f5f5f5;
	border-radius:10px;
	text-align:center;
    aspect-ratio: 250 / 200;
}
.m63 .section1 .boxwrap ul li:nth-child(5n){margin-right:0;}
.m63 .section1 .boxwrap ul li .num{font-size:16px;color:#37404a;font-weight:600;}
.m63 .section1 .boxwrap ul li .icon{
	display:flex;align-items:center;justify-content:center;
	height:49px;
	margin:20px 0;
}
.m63 .section1 .boxwrap ul li .tit{font-size:19px;color:#2f3842;font-weight:600;}





/* m64 */
.m64{}
.m64 .section1{
	padding:0 0 150px;
	border-top:1px solid #ccc;
}
.m64 .section1 .introMsg{font-family:"Shippori Mincho";font-size:2.8vw;color:#2f3842;line-height:1.2em;font-weight:600;}
.m64 .section1 .introMsg + p{margin-top:20px;font-size:19px;color:#555;line-height:1.7em;}
.m64 .section1 .m64Tabs{
	display:flex;flex-wrap:wrap;justify-content:space-between;
	margin:0 0 90px;
}
.m64 .section1 .m64Tabs li{width:calc((100% - 25px) / 6);height:60px;}
.m64 .section1 .m64Tabs li a{
	display:flex;align-items:center;justify-content:center;
	width:100%;height:100%;
	font-size:17px;color:#888;text-align:center;font-weight:500;
	border-top:1px solid #c2c2c2;border-bottom:1px solid #c2c2c2;
}
.m64 .section1 .m64Tabs li.on a{
	background:#399546;color:#fff;
	border-radius:10px;
}
.m64 .section1 .tabconWrap{}
.m64 .section1 .tabconWrap .tabcon{}
.m64 .section1 .tabconWrap .tabcon .tit1{margin-bottom:50px;font-size:33px;color:#37404a;font-weight:600;}
.m64 .section1 .tabconWrap .tabcon .boxwrap{
	display:flex;
    justify-content:space-between;
	margin-bottom:120px;
    gap:40px;
}
.m64 .section1 .tabconWrap .tabcon .boxwrap:nth-child(even){flex-direction:row-reverse;}
.m64 .section1 .tabconWrap .tabcon .boxwrap:last-child{margin-bottom:0;}
.m64 .section1 .tabconWrap .tabcon .boxwrap .img{
	overflow:hidden;
	min-width:500px;
	width:500px;
    max-height:500px;
	border-radius:10px;
}
.m64 .section1 .tabconWrap .tabcon .boxwrap .img.t1img1{
	background:url(/images/page/m64_t1_b1_img1.jpg) no-repeat center;
	background-size:cover;
}
.m64 .section1 .tabconWrap .tabcon .boxwrap .img.t1img2{
	background:url(/images/page/m64_t1_b1_img2.jpg) no-repeat center;
	background-size:cover;
}
.m64 .section1 .tabconWrap .tabcon .boxwrap .img.t1img3{
	background:url(/images/page/m64_t1_b1_img3.jpg) no-repeat center;
	background-size:cover;
}
.m64 .section1 .tabconWrap .tabcon .boxwrap .info{
	width:63.75%;
	border-top:2px solid #111;
}
.m64 .section1 .tabconWrap .tabcon .boxwrap .info .tit2{padding:45px 0;}
.m64 .section1 .tabconWrap .tabcon .boxwrap .info .tit2 span:nth-child(1){
	display:inline-block;vertical-align:top;
	width:35px;font-size:16px;color:#2f3842;
}
.m64 .section1 .tabconWrap .tabcon .boxwrap .info .tit2 span:nth-child(2){font-size:27px;color:#2f3842;font-weight:600;}
.m64 .section1 .tabconWrap .tabcon .boxwrap .info .tit2 ~ div{padding:35px 0;border-top:1px solid #ccc;}
.m64 .section1 .tabconWrap .tabcon .boxwrap .info .tit3{margin-bottom:25px;font-size:21px;color:#399546;font-weight:600;}
.m64 .section1 .tabconWrap .tabcon .boxwrap .info .tit2 ~ div ul{}
.m64 .section1 .tabconWrap .tabcon .boxwrap .info .tit2 ~ div ul li{
	position:relative;
	padding-left:10px;margin-bottom:2px;
	font-size:17px;color:#555;line-height:1.7em;
}
.m64 .section1 .tabconWrap .tabcon .boxwrap .info .tit2 ~ div ul li:last-child{margin:0;}
.m64 .section1 .tabconWrap .tabcon .boxwrap .info .tit2 ~ div ul li:before{
	display:block;content:"";
	width:3px;height:3px;
	background:#2f3842;
	position:absolute;left:0;top:10px;
}


.m64 .section1 .tabconWrap .tabcon .boxwrap .img.t2img1{
	background:url(/images/page/m64_t2_b1_img1.jpg) no-repeat center;
	background-size:cover;
}
.m64 .section1 .tabconWrap .tabcon .boxwrap .img.t2img2{
	background:url(/images/page/m64_t2_b1_img2.jpg) no-repeat center;
	background-size:cover;
}
.m64 .section1 .tabconWrap .tabcon .boxwrap .img.t2img3{
	background:url(/images/page/m64_t2_b1_img3.jpg) no-repeat center;
	background-size:cover;
}

.m64 .section1 .tabconWrap .tabcon .boxwrap .img.t3img1{
	background:url(/images/page/m64_t3_b1_img1.jpg) no-repeat center;
	background-size:cover;
}
.m64 .section1 .tabconWrap .tabcon .boxwrap .img.t3img2{
	background:url(/images/page/m64_t3_b1_img2.jpg) no-repeat center;
	background-size:cover;
}
.m64 .section1 .tabconWrap .tabcon .boxwrap .img.t3img3{
	background:url(/images/page/m64_t3_b1_img3.jpg) no-repeat center;
	background-size:cover;
}
.m64 .section1 .tabconWrap .tabcon .boxwrap .img.t3img4{
	background:url(/images/page/m64_t3_b1_img4.jpg) no-repeat center;
	background-size:cover;
}

.m64 .section1 .tabconWrap .tabcon .boxwrap .img.t4img1{
	background:url(/images/page/m64_t4_b1_img1.jpg) no-repeat center;
	background-size:cover;
}

.m64 .section1 .tabconWrap .tabcon .boxwrap .img.t5img1{
	background:url(/images/page/m64_t5_b1_img1.jpg) no-repeat center;
	background-size:cover;
}

.m64 .section1 .tabconWrap .tabcon .boxwrap .img.t6img1{
	background:url(/images/page/m64_t6_b1_img1.jpg) no-repeat center;
	background-size:cover;
}
.m64 .section1 .tabconWrap .tabcon .boxwrap .img.t6img2{
	background:url(/images/page/m64_t6_b1_img2.jpg) no-repeat center;
	background-size:cover;
}
.m64 .section1 .tabconWrap .tabcon .boxwrap .img.t6img3{
	background:url(/images/page/m64_t6_b1_img3.jpg) no-repeat center;
	background-size:cover;
}
.m64 .section1 .tabconWrap .tabcon .boxwrap .img.t6img4{
	background:url(/images/page/m64_t6_b1_img4.jpg) no-repeat center;
	background-size:cover;
}
.m64 .section1 .tabconWrap .tabcon .boxwrap .img.t6img5{
	background:url(/images/page/m64_t6_b1_img5.jpg) no-repeat center;
	background-size:cover;
}
.m64 .section1 .tabconWrap .tabcon .boxwrap .img.t6img6{
	background:url(/images/page/m64_t6_b1_img6.jpg) no-repeat center;
	background-size:cover;
}
.m64 .section1 .tabconWrap .tabcon .boxwrap .img.t6img7{
	background:url(/images/page/m64_t6_b1_img7.jpg) no-repeat center;
	background-size:cover;
}
.m64 .section1 .tabconWrap .tabcon .boxwrap .img.t6img8{
	background:url(/images/page/m64_t6_b1_img8.jpg) no-repeat center;
	background-size:cover;
}





/* m66 */
.m66{}
.m60 .introTxts{border: none;}
.m66 .section1{
	padding:0 0 170px;
	border-top:1px solid #bfbfbf;
}
.m66 .section1{}
.m66 .section1 .faq{border-top:1px solid #35424c;word-break:keep-all;}
.m66 .section1 .faq .question{
display: flex;
    justify-content: flex-start;
    padding: 35px 60px;
    cursor: pointer;
    border-bottom: 1px solid #ddd;
    position: relative;
    align-items: center;
    gap: 30px;
}
.m66 .section1 .faq .question .mark{
	width:60px;height:60px;
	background:#35424c;
	border-radius:50%;
	font-family:"Open Sans";font-size:28px;font-weight:600;color:#fff;text-align:center;line-height:60px;
}
.m66 .section1 .faq .question .tit{
	box-sizing:border-box;
	font-size:28px;color:#35424c;font-weight:600;
}
.m66 .section1 .faq .question .arr{
	position:absolute;right:0;top:50%;
	width:25px;text-align:center;
	margin:-12px 20px 0 0;
}
.m66 .section1 .faq .question .arr:after{
	display:inline-block;content:"";
	width:12px;height:12px;margin:12px 0 0 0;
	border-right:3px solid #222;border-bottom:3px solid #222;
	transform:rotate(45deg);transition:all 0.24s;
}

.m66 .section1 .faq .question.active .mark{background:#399137;}
.m66 .section1 .faq .question.active .tit{color:#399137;}
.m66 .section1 .faq .question.active .arr:after{transform:rotate(225deg);}

.m66 .section1 .faq .answer{display:none;background:#f7f7f7;padding:35px 60px;border-bottom:1px solid #ccc;}
.m66 .section1 .faq .answer>div{display:flex;justify-content:space-between;}
.m66 .section1 .faq .answer>div .mark{
	box-sizing:border-box;
	width:60px;height:60px;
	border:1px solid #399137;
	border-radius:50%;
	font-family:"Open Sans";font-size:28px;font-weight:600;color:#399137;text-align:center;line-height:60px;
	        flex-shrink: 0;
        display: flex;
        align-items: center;
        justify-content: center;
}
.m66 .section1 .faq .answer>div p{
	box-sizing:border-box;
	width:calc(100% - 95px);
	font-size:26px;color:#666;padding:15px 95px 0 0;text-align:left;line-height:180%;
}





/* m67 */
.m67{padding:0 0 160px;}
.m67 .section1{border-top:1px solid #ccc;}

.filterWrap{
	display:flex;flex-wrap:wrap;justify-content:space-between;
	box-sizing:border-box;
	background:#f2f2f2;
	padding:80px 50px;
}
.filterWrap input{
	box-sizing:border-box;
	width:calc(100% - (240px * 3) - 112px - 180px - (20px * 5));height:60px;
	border:0;border-radius:20px;
	background:#fff url(/images/page/icon_search.png) no-repeat 20px center;
	outline:0;
	padding:0 20px 0 65px;
	font-size:17px;color:#888;
}
.filterWrap select{
	box-sizing:border-box;
	width:240px;height:60px;
	padding:0 20px;
	border:0;border-radius:20px;
	font-size:17px;color:#888;font-weight:500;text-align:left;
	appearance: none;outline:0;
	background:#fff url(/images/page/icon_sel.png) no-repeat calc(100% - 20px) center;
}
.filterWrap .selectChk{
	box-sizing:border-box;
	position:relative;
	width:240px;height:60px;	
	border:0;border-radius:20px;	
}
.filterWrap .selectChk>a{
	display:flex;align-items:center;
	box-sizing:border-box;
	width:100%;height:100%;
	border-radius:20px;
	padding:0 20px;
	background:#fff url(/images/page/icon_sel.png) no-repeat calc(100% - 20px) center;
	font-size:17px;color:#888;font-weight:500;text-align:left;
}
.filterWrap .selectChk>ul{
	overflow:hidden;
	display:none;
	position:absolute;left:0;top:calc(100% + 5px);z-index:100;
	width:100%;
	background:#fff;
	border:1px solid #ccc;border-radius:20px;
}
.filterWrap .selectChk>ul>li{
	display:flex;align-items:center;
	width:100%;height:50px;
	padding:0 20px;
	border-bottom:1px solid #ccc;
}
.filterWrap .selectChk>ul>li>input{
	display:none;
	width:20px;height:20px;
	border:1px solid #ccc;border-radius:5px;
}
.filterWrap .selectChk>ul>li>input + label{	
	box-sizing:border-box;
	width:calc(100% - 20px);
	padding:0 0 0 30px;
	position:relative;
	font-size:17px;color:#888;font-weight:500;text-align:left;
}
.filterWrap .selectChk>ul>li>input + label:before{
	display:block;content:"";
	width:20px;height:20px;
	border:1px solid #ddd;
	background:0;
	position:absolute;left:0;top:0;
	text-align:center;
}
.filterWrap .selectChk>ul>li>input:checked + label:before{
	content:"\2713";color:#399546;
}
.filterWrap button.btnSearch{
	width:112px;height:60px;
	border:0;outline:0;
	background:#2f3842;border-radius:20px;
	font-size:17px;color:#fff;font-weight:500;
}
.filterWrap button.btnReset{
	width:180px;height:60px;
	border:0;outline:0;
	background:#399546;border-radius:20px;
	font-size:17px;color:#fff;font-weight:500;
}
.filterWrap button.btnReset img{vertical-align:top;width:20px;aspect-ratido:26/20;margin:3px 0 0;}

.m67 .totalList{margin:45px 0 15px;font-size:19px;color:#888;}
.m67 .totalList strong{color:#399546;font-weight:400;}
.m67 .list{}
.m67 .list ul{border-top:2px solid #111;width:100%;}
.m67 .list ul li{border-bottom:1px solid #ccc;}
.m67 .list ul li a{
	display:flex;justify-content:space-between;align-items:center;
	padding:60px 75px;
}
.m67 .list ul li a .info{text-align:left;}
.m67 .list ul li a .info .tit{
	font-size:31px;color:#2f3842;font-weight:600;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.m67 .list ul li a .info .tag{margin:25px 0;}
.m67 .list ul li a .info .tag span{
	display:inline-block;
	box-sizing:border-box;
	height:36px;
	padding:0 23px;
	border:1px solid #ccc;border-radius:18px;
	font-size:16px;color:#555;text-align:center;line-height:34px;
}
.m67 .list ul li a .info .tag span.dday{border:1px solid #37404a;background:#37404a;color:#fff;font-weight:500;}
.m67 .list ul li a .info .tag span.d7{border:1px solid #337795;background:#337795;}
.m67 .list ul li a .info .period{
	padding-left:30px;
	background:url(/images/page/icon_date.png) no-repeat left 1px;
	font-size:16px;color:#888;
}
.m67 .list ul li a .more{
	display:flex;align-items:center;justify-content:center;
	width:140px;height:140px;
	box-sizing:border-box;
	border:1px solid #ccc;border-radius:50%;
	font-size:17px;color:#555;text-align:center;
	transition:all 0.4s;
}
.m67 .list ul li:hover a .more{
	border:1px solid #399546;
	background:#399546;
	color:#fff;font-weight:500
}



.m67 .viewWrap{display:flex;justify-content:space-between;}
.m67 .viewWrap .info{
	box-sizing:border-box;
	width:310px;
	padding:25px 35px;
	background:#f4f4f4;
	border-radius:20px;
}
.m67 .viewWrap .info dl{
	padding:25px 30px;
	border-bottom:1px solid #ccc;
}
.m67 .viewWrap .info dl:nth-child(1){background:url(/images/page/m67_view_icon1.png) no-repeat left 25px;}
.m67 .viewWrap .info dl:nth-child(2){background:url(/images/page/m67_view_icon2.png) no-repeat left 25px;}
.m67 .viewWrap .info dl:nth-child(3){background:url(/images/page/m67_view_icon3.png) no-repeat left 26px;}
.m67 .viewWrap .info dl:nth-child(4){background:url(/images/page/m67_view_icon4.png) no-repeat left 27px;}
.m67 .viewWrap .info dl:last-child{border:0;}
.m67 .viewWrap .info dl dt{font-size:17px;color:#37404a;font-weight:500;}
.m67 .viewWrap .info dl dd{margin-top:15px;font-size:15px;color:#888;}
.m67 .viewWrap .con{
	width:calc(100% - 310px - 5%);
	border-top:2px solid #111;
}
.m67 .viewWrap .con .listTitle{
	display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;
	padding:55px 40px;
	border-bottom:1px solid #ccc;
}
.m67 .viewWrap .con .listTitle .tit{font-size:31px;color:#2f3842;font-weight:600;}
.m67 .viewWrap .con .listTitle .date{margin-top:25px;font-size:16px;color:#888;}
.m67 .viewWrap .con .listTitle a{
	display:flex;align-items:center;justify-content:center;
	width:140px;height:140px;
	background:#399546;
	border-radius:50%;
	font-size:17px;color:#fff;text-align:center;font-weight:500;
}
.m67 .viewWrap .con .listCon{
	box-sizing:border-box;
	padding:55px 40px;
	border-bottom:1px solid #ccc;
}
.m67 .viewWrap .btn{margin:60px 0 0;}
.m67 .viewWrap .btn a{
	display: flex;
    align-items: center;
    justify-content: center;
    width: 380px;
    height: 60px;
    margin: 0 auto;
    background: #37404a;
    border-radius: 15px;
    font-size: 17px;
    color: #fff;
    font-weight: 500;
}
.m67 .viewWrap .btn a>div {
    width: 15px;
    margin-right: 13px;
}
.m67 .viewWrap .btn a>div>div {
    width: 100%;
    height: 2px;
    margin-bottom: 1px;
    background: #fff;
}


/* step1 */
.m67 .step{
	padding:45px 0;
	margin-bottom:120px;
	border-top:2px solid #333;border-bottom:1px solid #ccc;
}
.m67 .step ul{
	display:flex;justify-content:space-between;
	position:relative;
	max-width:1110px;width:100%;
	margin:0 auto;
}
.m67 .step ul:after{
	display:block;content:"";
	width:100%;height:1px;
	background:#ccc;
	position:absolute;left:0;top:calc(50% + 0px);
}
.m67 .step ul li{
	position:relative;z-index:10;
	width:180px;
	padding:30px 30px;
	background:#f4f4f4;
	border-radius:20px;
	text-align:center;
}
.m67 .step ul li .num{margin-bottom:10px;font-size:16px;color:#c8c8c8;font-weight:500;}
.m67 .step ul li .state{}
.m67 .step ul li .state .icon{height:37px;}
.m67 .step ul li:nth-child(1) .state .icon{background:url(/images/page/m67_step1.png) no-repeat center;}
.m67 .step ul li:nth-child(2) .state .icon{background:url(/images/page/m67_step2.png) no-repeat center;}
.m67 .step ul li:nth-child(3) .state .icon{background:url(/images/page/m67_step3.png) no-repeat center;}
.m67 .step ul li:nth-child(4) .state .icon{background:url(/images/page/m67_step4.png) no-repeat center;}
.m67 .step ul li .state .tit{margin-top:15px;font-size:19px;color:#c8c8c8;font-weight:500;}

.m67 .step ul li.on{background:#399546;}
.m67 .step ul li.on:nth-child(1) .state .icon{background:url(/images/page/m67_step1_hover.png) no-repeat center;}
.m67 .step ul li.on:nth-child(2) .state .icon{background:url(/images/page/m67_step2_hover.png) no-repeat center;}
.m67 .step ul li.on:nth-child(3) .state .icon{background:url(/images/page/m67_step3_hover.png) no-repeat center;}
.m67 .step ul li.on:nth-child(4) .state .icon{background:url(/images/page/m67_step4_hover.png) no-repeat center;}
.m67 .step ul li.on .num{color:#fff;}
.m67 .step ul li.on .state .icon{}
.m67 .step ul li.on .state .tit{color:#fff;}

.m67 h6{margin-bottom:50px;font-size:33px;color:#2f3842;font-weight:600;}
.m67 .agreeWrap{		
	box-sizing:border-box;
	padding:90px 80px;
	margin-bottom:100px;
	border-top:2px solid #2f3842;border-bottom:1px solid #ccc;
}
.m67 .agreeWrap h7{		
	display:block;
	margin-bottom:35px;
	font-size:27px;color:#2f3842;font-weight:600;
}
.m67 .agreeWrap h7 + .txtarea{
	overflow:hidden;overflow-y:auto;
	height:400px;
	box-sizing:border-box;
	border:1px solid #ccc;border-radius:20px;
	padding:50px;margin-bottom:25px;
	font-size:17px;color:#555;text-align:left;line-height:1.7em;
}
.m67 .agreeWrap input{
	vertical-align:top;
	width:25px;height:25px;
	margin-right:10px;
	border-radius:50%;
}
.m67 .agreeWrap input + label{
	display:inline-block;
	margin:2px 0 0 0;
	font-size:17px;color:#2f3842;font-weight:500;
}
.m67 .tip{
	width:100%;
	margin:-25px 0 0;
	font-size:17px;color:#555;text-align:right;
}
.m67 .req{color:#60a569;}
.m67 .req span{margin-right:5px;}
.m67 .formwrap{
	display:flex;flex-wrap:wrap;justify-content:space-between;
	padding:60px 80px;
	margin-top:10px;
	border-top:2px solid #2f3842;border-bottom:1px solid #ccc;
}
.m67 .formwrap .inputwrap{
	width:47%;
	padding:15px 0;
}
.m67 .formwrap .inputwrap .tit{font-size:17px;color:#2f3842;font-weight:500;}
.m67 .formwrap .inputwrap .tit span{font-size:14px;color:#999;}
.m67 .formwrap .inputwrap .tit .req{margin-left:5px;}
.m67 .formwrap .inputwrap .input{width:100%;margin:15px 0 0;}
.m67 .formwrap .inputwrap .input input{
	box-sizing:border-box;
	width:100%;height:54px;
	border:1px solid #ccc;border-radius:10px;
	padding:0 20px;
	outline:0;
	font-size:17px;color:#888;
}
.m67 .formwrap .inputwrap .email{display:flex;align-items:center;justify-content:space-between;}
.m67 .formwrap .inputwrap .email input{width:calc(50% - 30px);}
.m67 .formwrap .inputwrap .email input#step1_email3{margin-right:10px;}
.m67 .formwrap .inputwrap .email div{width:30px;text-align:center;}
.m67 .formwrap .inputwrap .email select{
	box-sizing:border-box;
	width:40%;height:54px;
	padding:0 20px;
	border:1px solid #ccc;border-radius:10px;
	font-size:17px;color:#888;font-weight:500;text-align:left;
	appearance: none;outline:0;
	background:#fff url(/images/page/icon_sel.png) no-repeat calc(100% - 20px) center;
}
.m67 .inputMsg{
	position:relative;
	padding-left:14px;margin:10px 0 0;
	font-size:17px;color:#a4a4a4;
}
.m67 .inputMsg:before{
	display:block;content:"*";
	position:absolute;left:0;top:0;
}
.m67 .msg{margin:95px 0 35px;font-size:17px;color:#a4a4a4;text-align:center;}
.m67 .btn{text-align:center;}
.m67 .btn button{
	width:280px;height:60px;
	border-radius:20px;
	background:#399546;
	border:0;outline:0;
	font-size:17px;color:#fff;font-weight:500;text-align:center;
}


.m67 .step2{}
.m67 .step2 .formwrap{border:0;padding:0;}
.m67 .step2 .formwrap .boxwrap{
	display:flex;flex-wrap:wrap;
	box-sizing:border-box;
	border-top:2px solid #2f3842;
	width:100%;
	padding:90px 75px;
}
.m67 .step2 .formwrap .boxwrap.type2{border:0;padding-top:0;}
.m67 .step2 .formwrap .boxwrap.last{margin-bottom:100px;border-bottom:1px solid #ccc;}
.m67 .step2 .formwrap .boxwrap.type2 .universityWrap,
.m67 .step2 .formwrap .boxwrap.type2 .gsWrap,
.m67 .step2 .formwrap .boxwrap .careerWrap,
.m67 .step2 .formwrap .boxwrap .languageWrap,
.m67 .step2 .formwrap .boxwrap .certificateWrap{width:100%;}
.m67 .step2 .formwrap .boxwrap .languageWrap{display:flex;flex-wrap:wrap;justify-content:space-between;}
.m67 .step2 .formwrap .boxwrap .certificateWrap .con{display:flex;flex-wrap:wrap;justify-content:space-between;}
.m67 .step2 .formwrap .boxwrap .titlearea{
	box-sizing:border-box;
	width:305px;
	padding-right:5%;
}
.m67 .step2 .formwrap .boxwrap .titlearea .tit{font-size:27px;color:#2f3842;font-weight:600;}
.m67 .step2 .formwrap .boxwrap .titlearea .tit2{font-size:18px;color:#333;font-weight:600;margin:30px 0 10px;}
.m67 .step2 .formwrap .boxwrap .titlearea .pht{
	overflow:hidden;
	display:flex;align-items:center;justify-content:center;
	position:relative;
	width:100%;
	margin:0 0 40px;
	aspect-ratio:240/300;
	box-sizing:border-box;
	border:1px solid #ccc;background:#f4f4f4;
	border-radius:15px;
}
.m67 .step2 .formwrap .boxwrap .titlearea .pht img{width:100%;height:auto;object-fit: cover;}
.m67 .step2 .formwrap .boxwrap .titlearea .btnPht{}
.m67 .step2 .formwrap .boxwrap .titlearea .btnPht input{display:none;}
.m67 .step2 .formwrap .boxwrap .titlearea .btnPht input + label{
	box-sizing:border-box;
	display:flex;align-items:center;justify-content:center;
	width:100%;height:60px;
	border:1px solid #399546;border-radius:15px;
	font-size:17px;color:#399546;font-weight:600;
}
.m67 .step2 .formwrap .boxwrap .titlearea .btnPht input + label i{
	width:24px;height:24px;
	margin:0 8px 0 0;
	background:url(/images/page/m67_btn_file.png) no-repeat;
}
.m67 .step2 .formwrap .boxwrap .titlearea .ex{
	position:relative;
	margin:15px 0 0;
	padding:0 15px;
	font-size:16px;color:#666;line-height:1.6em;
}
.m67 .step2 .formwrap .boxwrap .titlearea .ex:before{
	display:block;content:"*";
	position:absolute;left:0;top:0;
}



.m67 .step2 .formwrap .boxwrap .conarea{
	display:flex;flex-wrap:wrap;justify-content:space-between;
	box-sizing:border-box;
	width:calc(100% - 305px);
	padding-left:5%;
	border-left:1px solid #ccc;
}
.m67 .step2 .formwrap .boxwrap .conarea .inputwrap{padding:0;margin-bottom:35px;font-size:17px;color:#666;}
.m67 .step2 .formwrap .boxwrap .conarea .inputwrap.w100{width:100%;}
.m67 .step2 .formwrap .boxwrap .conarea .inputwrap.last{margin-bottom:0;}
.m67 .step2 .formwrap .boxwrap .conarea .inputwrap input::placeholder{color:#999;}
.m67 .step2 .formwrap .boxwrap .conarea .inputwrap select{
	box-sizing:border-box;
	width:100%;height:54px;
	padding:0 20px;
	border:1px solid #ccc;border-radius:10px;
	font-size:17px;color:#888;font-weight:500;text-align:left;
	appearance: none;outline:0;
	background:#fff url(/images/page/icon_sel.png) no-repeat calc(100% - 20px) center;	
}
.m67 .step2 .formwrap .boxwrap .conarea .inputwrap textarea{
	box-sizing:border-box;
	width:100%;height:140px;
	padding:20px 20px;
	border:1px solid #ccc;border-radius:10px;
	font-size:17px;color:#888;font-weight:500;text-align:left;	
	background:#fff;outline:0;resize:none;
}
.m67 .step2 .formwrap .boxwrap .conarea .inputwrap .radio{
	display:flex;flex-wrap:wrap;justify-content:space-between;
}
.m67 .step2 .formwrap .boxwrap .conarea .inputwrap .radio input{display:none;}
.m67 .step2 .formwrap .boxwrap .conarea .inputwrap .radio input + label{
	box-sizing:border-box;
	width:47%;height:54px;
	border:1px solid #ccc;border-radius:10px;
	background:#fff;
	font-size:17px;color:#666;text-align:center;font-weight:500;line-height:52px;
}
.m67 .step2 .formwrap .boxwrap .conarea .inputwrap .radio input:checked + label{
	border:1px solid #399546;color:#399546;
}
.m67 .step2 .formwrap .boxwrap .conarea .inputwrap .radioType2{}
.m67 .step2 .formwrap .boxwrap .conarea .inputwrap .radioType2 input + label{width:16%;}
.m67 .step2 .formwrap .boxwrap .conarea .inputwrap .zipcode{display:flex;justify-content:space-between;}
.m67 .step2 .formwrap .boxwrap .conarea .inputwrap .zipcode input{width:calc(100% - 295px - 3%);}
.m67 .step2 .formwrap .boxwrap .conarea .inputwrap .zipcode button{
	box-sizing:border-box;
	width:295px;height:54px;
	border:1px solid #399546;border-radius:10px;
	background:0;
	font-size:17px;color:#399546;text-align:center;font-weight:600;line-height:52px;
}
.m67 .step2 .formwrap .boxwrap .conarea .inputwrap .input>div{margin-bottom:10px;}
.m67 .step2 .formwrap .boxwrap .conarea .inputwrap .input>div:last-child{margin-bottom:0px;}
.m67 .step2 .formwrap .boxwrap .conarea .inputwrap .email input{width: calc(50% - 30px)}
.m67 .step2 .formwrap .boxwrap .conarea .inputwrap .email input#step2_email3{margin-right:10px;}
.m67 .step2 .formwrap .boxwrap .conarea .inputwrap .email select{width:40%;}
.m67 .step2 .formwrap .boxwrap .conarea .inputwrap .period{display:flex;align-items:center;justify-content:space-between;}
.m67 .step2 .formwrap .boxwrap .conarea .inputwrap .period input{width:calc((100% - 30px) / 2)}
.m67 .step2 .formwrap .boxwrap .conarea .inputwrap .period div{width:30px;text-align:center;}
.m67 .step2 .formwrap .boxwrap .conarea .inputwrap .school{display:flex;justify-content:space-between;}
.m67 .step2 .formwrap .boxwrap .conarea .inputwrap .school input{width:calc(100% - 0px);}
.m67 .step2 .formwrap .boxwrap .conarea .inputwrap .school button{
	box-sizing:border-box;
	width:169px;height:54px;
	margin-left:10px;
	border:1px solid #399546;border-radius:10px;
	background:0;
	font-size:17px;color:#399546;text-align:center;font-weight:600;line-height:52px;	
}
.m67 .step2 .formwrap .boxwrap .conarea .inputwrap .specialty{display:flex;justify-content:space-between;width:100%;}
.m67 .step2 .formwrap .boxwrap .conarea .inputwrap .specialty input{width:calc(100% - 345px - 15px);}
.m67 .step2 .formwrap .boxwrap .conarea .inputwrap .specialty .chk{gap:10px;}
.m67 .step2 .formwrap .boxwrap .conarea .inputwrap .specialty button{
	box-sizing:border-box;
	width:169px;height:54px;
	border:1px solid #399546;border-radius:10px;
	background:0;
	font-size:17px;color:#399546;text-align:center;font-weight:600;line-height:52px;	
}
.m67 .step2 .formwrap .boxwrap .conarea .inputwrap .chk{
	display:flex;justify-content:space-between;
	max-width:345px;
}
.m67 .step2 .formwrap .boxwrap .conarea .inputwrap .chk input{display:none;}
.m67 .step2 .formwrap .boxwrap .conarea .inputwrap .chk input + label{
	box-sizing:border-box;
	width:165px;height:54px;
	border:1px solid #ccc;border-radius:10px;
	background:#fff;
	font-size:17px;color:#666;text-align:center;font-weight:500;line-height:52px;	
}
.m67 .step2 .formwrap .boxwrap .conarea .inputwrap .chk.chk1{max-width:100%;width:100%}
.m67 .step2 .formwrap .boxwrap .conarea .inputwrap .chk input:checked + label{
	border:1px solid #399546;color:#399546;
}
.m67 .step2 .formwrap .boxwrap .conarea .inputwrap .chk.chk1 select{width:43%;}
.m67 .step2 .formwrap .boxwrap .conarea .inputwrap .chk.chk1 input[type="text"]{display:block;width:43%;}
.m67 .step2 .formwrap .boxwrap .conarea .inputwrap .achievement{display:flex;align-items:center;}
.m67 .step2 .formwrap .boxwrap .conarea .inputwrap .achievement input{width:calc(50% - 15px);}
.m67 .step2 .formwrap .boxwrap .conarea .inputwrap .achievement div{width:30px;text-align:center;}
.m67 .step2 .formwrap .boxwrap .conarea .inputwrap .achievement select{width:calc(50% - 15px);}


.m67 .step2 .formwrap .boxwrap .conarea .folding{
	box-sizing:border-box;
	width:100%;
	padding:0 60px;
	margin-bottom:20px;
	background:#f4f4f4;
	border-radius:15px;
}
.m67 .step2 .formwrap .boxwrap .conarea .folding .title{
	display:flex;align-items:center;justify-content:space-between;
	padding:32px 0;
}
.m67 .step2 .formwrap .boxwrap .conarea .folding .title .tit{
	padding-left:43px;
	background:url(/images/page/icon_university.png) no-repeat left 3px;
	font-size:21px;color:#2f3842;font-weight:600;
}
.m67 .step2 .formwrap .boxwrap .conarea .folding:first-child .title .tit{background-position:left 1px;}
.m67 .step2 .formwrap .boxwrap .conarea .folding .title .tit button{
	box-sizing:border-box;
	width:60px;height:35px;
	border:0;border-radius:10px;
	margin-left:10px;
	background:#399546;
	font-size:17px;color:#fff;text-align:center;font-weight:600;line-height:35px;		
}
.m67 .step2 .formwrap .boxwrap .conarea .folding .state{
	font-size:17px;color:#2f3842;font-weight:600;
	cursor:pointer;
}
.m67 .step2 .formwrap .boxwrap .conarea .folding .state i{
	display:inline-block;
	width:15px;height:9px;
	margin-left:5px;
	background:url(/images/page/icon_sel.png) no-repeat;
	transform:rotate(0deg);
}
.m67 .step2 .formwrap .boxwrap .conarea .folding.act .state i{transform:rotate(180deg);}
.m67 .step2 .formwrap .boxwrap .conarea .folding .con{display:none;}
.m67 .step2 .formwrap .boxwrap .conarea .folding .con>div{display:flex;flex-wrap:wrap;justify-content:space-between;}
.m67 .step2 .formwrap .boxwrap .conarea .btnAdd{
	box-sizing:border-box;
	width:160px;height:42px;
	border:0;border-radius:10px;
	margin-top:20px;
	background:#399546;
	font-size:17px;color:#fff;text-align:center;font-weight:600;line-height:42px;		
}

.m67 .step2 .formwrap .btn{width:100%;}

.m67 .formwrap .inputwrap .input .filebox{
	display: flex;
	flex-wrap: wrap;
}
.m67 .formwrap .inputwrap .input .filebox .upload-name{
	width: calc(100% - 185px);
}
.m67 .formwrap .inputwrap .input .filebox input[type="file"]{
	display: none;
}
.m67 .formwrap .inputwrap .input .filebox label{
	width: 170px;
	height: 54px;
	line-height: 52px;
	margin-left: 15px;
	border: 1px solid #399546;
	border-radius: 10px;
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	color: #399546;
}
.m67 .formwrap .inputwrap .input .filebox .exp{
	width: 100%;
	font-size: 18px;
	margin: 10px 0 15px;
	color: #888;
}
.m67 .formwrap .inputwrap .input .filebox .upload_list{
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}
.m67 .formwrap .inputwrap .input .filebox .upload_list li{
	display: inline-flex;
	align-items: center;
	padding: 5px 15px;
	border-radius: 30px;
	background: #f4f4f4;
}
.m67 .formwrap .inputwrap .input .filebox .upload_list li span{
	font-size: 16px;
	color: #888;
}
.m67 .formwrap .inputwrap .input .filebox .upload_list li i{
	display: block;
	width: 18px;
	height: 18px;
	background: url(/images/page/file_delete_btn.png) no-repeat center / contain;
	margin-left: 5px;
	cursor: pointer;
}
.m67 .formwrap .inputwrap .input .filetip{margin-top:10px;}
.m67 .formwrap .inputwrap .input .filetip>div{
	position:relative;
	padding-left:10px;
	font-size:14px;color:#555;line-height:1.7em;
}
.m67 .formwrap .inputwrap .input .filetip>div:before{
	display:block;content:"*";
	position:absolute;left:0;top:0;
}


.m67 .fix_btns {
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 100;
	width: 100%;
	padding: 15px 4%;
	background: #e4e4e4;
	transform: translateY(100%);
	opacity: 0;
	transition: all 0.24s;
}
.m67 .fix_btns.on{
	transform: translateY(0);
	opacity: 1;
}
.m67 .fix_btns > div{
	width: 1100px;
	display: flex;
	justify-content: center;
	gap: 15px;
	margin: 0 auto;
}
.m67 .fix_btns > div .btn_save{
	width: 100%;
	height: 60px;
	line-height: 58px;
	border: 1px solid #399546;
	background: #e4e4e4;
	border-radius: 15px;
	font-size: 18px;
	font-weight: 600;
	color: #399546;
	font-weight: 600;
	text-align: center;
}
.m67 .fix_btns > div .btn_next,
.m67 .fix_btns > div .btn_before{
	width: 100%;
	height: 60px;
	line-height: 60px;
	border: 1px solid #399546;
	background: #399546;
	border-radius: 15px;
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	font-weight: 600;
	text-align: center;
	margin-left: 12px;
}





.m67 .step3 .formwrap .boxwrap{width:100%;margin-bottom:50px;}
.m67 .step3 .formwrap .boxwrap .tit{font-size:17px;color:#2f3842;font-weight:600;}
.m67 .step3 .formwrap .boxwrap .tit span + span{font-size:15px;color:#a4a4a4;}
.m67 .step3 .formwrap .boxwrap textarea{
	box-sizing:border-box;
	width:100%;height:300px;
	padding:20px 20px;margin-top:15px;
	border:1px solid #ccc;border-radius:10px;
	font-size:17px;color:#888;font-weight:500;text-align:left;	
	background:#fff;outline:0;resize:none;	
}
.m67 .step3 .formwrap .boxwrap .char-count {
	text-align: right;
	margin-top: 5px;
	font-size: 12px;
	color: #666;
}
.m67 .step3 .formwrap .btn{width:100%;}
.m67 .step3 .formwrap .btn button:first-child{
	margin-right:20px;
	background:#f4f4f4;color:#2f3842;
}



.m67 .step4{}
.m67 .step4 .result{
	padding:120px 5%;
	background:#f4f4f4;
	border-radius:15px;
	text-align:center;
}
.m67 .step4 .result .tit{margin:30px 0 20px;font-size:27px;color:#2f3842;font-weight:600;}
.m67 .step4 .result .txt{font-size:17px;color:#888;line-height:1.7em;}





/* m68 */
.m68{}
.m68 .m31Tabs{display:none !important;}
.m68 .section{padding:0 0 200px;}
.m68 .conwrap{
	display:flex;flex-wrap:wrap;
	box-sizing:border-box;
	padding:100px 80px;
	border-top:2px solid #2f3842;
}
.m68 .conwrap .area{display:block !important;box-sizing:border-box;width:50%;}
.m68 .conwrap .area:nth-child(1){padding-right:40px;border-right:1px solid #ccc;}
.m68 .conwrap .area:nth-child(2){padding-left:40px;}
.m68 .conwrap .area .title{display:flex;justify-content:space-between;margin-bottom:50px;}
.m68 .conwrap .area .title .tit{font-size:27px;color:#2f3842;font-weight:600;}
.m68 .conwrap .area .title .tip{font-size:17px;color:#555;}
.m68 .conwrap .area .req{display:inline-block;margin:0 5px;color:#399546;}
.m68 .conwrap .area .formwrap{}
.m68 .conwrap .area .formwrap .inputwrap{
	width:100%;
	margin-bottom:40px;
}
.m68 .conwrap .area .formwrap .inputwrap .tit{margin-bottom:15px;font-size:17px;color:#2f3842;font-weight:600;}
.m68 .conwrap .area .formwrap .inputwrap .input{}
.m68 .conwrap .area .formwrap .inputwrap .input select{
	box-sizing:border-box;
	width:100%;height:54px;
	padding:0 20px;
	border:1px solid #ccc;border-radius:10px;
	font-size:17px;color:#888;font-weight:500;text-align:left;
	appearance: none;outline:0;
	background:#fff url(/images/page/icon_sel.png) no-repeat calc(100% - 20px) center;	
}
.m68 .conwrap .area .formwrap .inputwrap .input input{
	box-sizing:border-box;
	width:100%;height:54px;
	border:1px solid #ccc;border-radius:10px;
	padding:0 20px;
	outline:0;
	font-size:17px;color:#888;
}
.m68 .conwrap .area .formwrap .inputwrap .email{display:flex;align-items:center;justify-content:space-between;}
.m68 .conwrap .area .formwrap .inputwrap .email input{width:calc(25% - 15px + 10%);}
.m68 .conwrap .area .formwrap .inputwrap .email input{}
.m68 .conwrap .area .formwrap .inputwrap .email div{width:30px;text-align:center;}
.m68 .conwrap .area .formwrap .inputwrap .email select{width:calc(50% - 15px - 10%);margin-left:10px;}
.m68 .conwrap .area .formwrap .inputwrap .pw{display:flex;align-items:center;justify-content:space-between;}
.m68 .conwrap .area .formwrap .inputwrap .pw input{width:calc(100% - 247px - 32px);}
.m68 .conwrap .area .formwrap .inputwrap .pw button{
	box-sizing:border-box;
	width:247px;height:54px;
	background:#fff;border-radius:10px;
	border:1px solid #399546;
	font-size:17px;color:#399546;text-align:center;font-weight:600;line-height:53px;
}
.m68 .conwrap .area form>button{
	box-sizing:border-box;
	display:block;
	width:280px;height:60px;
	margin:100px auto 0;
	background:#399546;border-radius:10px;
	border:1px solid #399546;
	font-size:17px;color:#fff;text-align:center;font-weight:600;line-height:58px;
}


/* 신문고 */
.sinmungo{
	padding-bottom: 240px;
	border-top: 1px solid #ccc;
}
.sinmungo .con + .con{
	margin-top: 150px;
}
.sinmungo .con .con_tit{
	margin-bottom:50px;
}
.sinmungo .con .con_tit .tit{
	font-size: 34px;
	font-weight: 600;
	color: #2f3842;
}
.sinmungo .con .con_tit p{
	font-size: 18px;
	color: #666;
	margin-top: 20px;
}
.sinmungo .con1{
	padding: 100px 0;
	border-top: 2px solid #000;
	border-bottom: 1px solid #ccc;
	display: flex;
}
.sinmungo .con1 .txtwrap{
	width: 50%;
	padding-right: 10%;
}
.sinmungo .con1 .txtwrap dl{}
.sinmungo .con1 .txtwrap dl + dl{
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px solid #ccc;
}
.sinmungo .con1 .txtwrap dl dt{
	font-size: 34px;
	font-weight: 600;
	color: #2f3842;
	margin-bottom: 25px;
}
.sinmungo .con1 .txtwrap dl dd{
	font-size: 18px;
	line-height: 1.7em;
	color: #666;
}
.sinmungo .con1 .imgwrap{
	width: 50%;
	height: 440px;
	border-radius: 15px;
	overflow: hidden;
}
.sinmungo .con1 .imgwrap img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.sinmungo .con2 ul{
	display: flex;
	flex-wrap: wrap;
	gap: 40px;
}
.sinmungo .con2 li{
	width: calc((100% - 80px) / 3);
	border: 1px solid #ccc;
	border-radius: 15px;
	padding: 40px 30px;
}
.sinmungo .con2 li .tit{
	width: 100%;
	height: 70px;
	border-radius: 15px;
	padding: 0 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	margin-bottom: 40px;
}
.sinmungo .con2 li:nth-child(1) .tit{background: #399546;}
.sinmungo .con2 li:nth-child(2) .tit{background: #00557b;}
.sinmungo .con2 li:nth-child(3) .tit{background: #adb600;}
.sinmungo .con2 li:nth-child(4) .tit{background: #9a9a9a;}
.sinmungo .con2 li:nth-child(5) .tit{background: #37404a;}
.sinmungo .con2 li:nth-child(6) .tit{background: #221b19;}
.sinmungo .con2 li .tit span{
	font-size: 22px;
	font-weight: 600;
	color: #fff;
}
.sinmungo .con2 li dl{
	display: flex;
}
.sinmungo .con2 li dl dt{
	width: 90px;
	padding-left: 20px;
}
.sinmungo .con2 li dl dd{
	width: calc(100% - 90px);
	padding-left: 30px;
	border-left: 1px solid #ccc;
	font-size: 18px;
	line-height: 1.7em;
	color: #666;
}
.sinmungo .con2 li dl dd span{
	font-size: 16px;
}

.sinmungo .con3{}
.sinmungo .con3 ul{
	display: flex;
	flex-wrap: wrap;
	gap: 40px;
}
.sinmungo .con3 li{
	width: calc((100% - 40px) / 2);
	padding: 50px 0;
	border-radius: 15px;
	border: 1px solid #ccc;
	display: flex;
	align-items: center;
}
.sinmungo .con3 li .icon{
	width: 140px;
	text-align: center;
}
.sinmungo .con3 li dl{
	width: calc(100% - 140px);
	padding: 0 30px;
	border-left: 1px solid #ccc;
}
.sinmungo .con3 li dl dt{
	font-size: 23px;
	font-weight: 600;
	color: #2f3842;
	margin-bottom: 10px;
}
.sinmungo .con3 li dl dd{
	font-size: 18px;
	line-height: 1.7em;
	color: #666;
}
.sinmungo .con3 .box{
	display: flex;
	align-items: center;
	width: 100%;
	height: 150px;
	padding: 0 70px;
	border-radius: 15px;
	background: #f4f4f4;
	margin-top: 40px;
}
.sinmungo .con3 .box .tit{
	font-size: 28px;
	font-weight: 600;
	color: #2f3842;
	width: 230px;
}
.sinmungo .con3 .box p{
	position: relative;
	width: calc(100% - 230px);
	padding-left: 60px;
	font-size: 18px;
	line-height: 1.7em;
	color: #666;
}
.sinmungo .con3 .box p:after{
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 60px;
	background: rgba(0,0,0,0.2);
}

.sinmungo .con4{}
.sinmungo .con4 .box{
	width: 100%;
	padding: 30px;
	border-radius: 15px;
	border: 1px solid #ccc;
	display: flex;
	align-items: center;
}
.sinmungo .con4 .box + .box{
	margin-top: 20px;
}
.sinmungo .con4 .box .num{
	width: 90px;
	border-right: 1px solid #ccc;
}
.sinmungo .con4 .box .num span{
	display: block;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	border-radius: 15px;
	background: #37404a;
	font-size: 16px;
	font-weight: 500;
	color: #fff;
}
.sinmungo .con4 .box p{
	width: calc(100% - 90px);
	padding: 0 50px;
	font-size: 18px;
	line-height: 1.7em;
	color: #666;
}
.sinmungo .con5{
	position: relative;
	width: 100%;
	padding: 90px 20px 60px;
	border-radius: 15px;
	overflow: hidden;
}
.sinmungo .con5 .bg{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(/images/page/smg_con5_bg.jpg) no-repeat center / cover;
}
.sinmungo .con5 .txts{
	position: relative;
	text-align: center;
}
.sinmungo .con5 .txts b{
	display: inline-block;
	font-size: 30px;
	font-weight: 600;
	line-height: 1.5em;
	color: #fff;
}
.sinmungo .con5 .txts p{
	font-size: 18px;
	line-height: 1.7em;
	color: #fff;
	margin: 15px 0 35px;
}
.sinmungo .con5 .txts .btn{
	display: flex;
	justify-content: center;
	gap: 20px;
}
.sinmungo .con5 .txts .btn a{
	display: inline-block;
	width: 300px;
	height: 54px;
	line-height: 54px;
	border-radius: 15px;
	font-size: 18px;
}
.sinmungo .con5 .txts .btn a:first-child{
	background: #399546;
	color: #fff;
}
.sinmungo .con5 .txts .btn a:last-child{
	background: #f4f4f4;
	color: #2f3842;
}









.contact{}
.contact .section1{
	padding: 120px 0 250px;
	border-top: 1px solid #ccc;
}
.contact .section1 ul{
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}
.contact .section1 li{
	width: calc((100% - 40px) / 3);
}
.contact .section1 li a{
	position: relative;
	display: flex;
	align-items: flex-end;
	width: 100%;
	aspect-ratio: 1/0.8;
	padding: 40px;
	border-radius: 15px;
	overflow: hidden;
}
.contact .section1 li a .thumb{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.contact .section1 li a .thumb img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 1s;
}
.contact .section1 li a:hover .thumb img{
	transform: scale(1.1);
}
.contact .section1 li a .txts{
	position: relative;
}
.contact .section1 li a .txts p{
	font-size: 28px;
	font-weight: 600;
	color: #fff;
	margin-bottom: 20px;
}
.contact .section1 li a .txts .link{
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 113px;
	height: 36px;
	border-radius: 10px;
	background: #fff;
	font-size: 13px;
	color: #222;
	transition: all 0.3s;
}
.contact .section1 li a:hover .txts .link{
	color: #fff;
	background: #399546;
}
.contact .section1 li a .txts .link i{
	display: block;
	width: 7px;
	height: 7px;
	background: url(/images/page/contact_arr.png) no-repeat center / cover;
	margin-left: 10px;
	transition: all 0.3s;
}
.contact .section1 li a:hover .txts .link i{
	background: url(/images/page/contact_arr_wh.png) no-repeat center / cover;
}
.contact_link{
	display:flex;align-items:center;justify-content:space-between;
	margin:60px 0 0;padding:50px 60px;
	background:#f4f4f4;
	border-radius:10px;
}
.contact_link .tit{font-size:33px;color:#2f3842;font-weight:600;}
.contact_link a{
	display:flex;align-items:center;justify-content:center;
	width:220px;height:50px;
	background:#399546;
	border-radius:10px;
	font-size:13px;color:#fff;text-align:center;
}
.contact_link a i{
	display:inline-block;vertical-align:top;
	width:7px;height:7px;
	margin:4px 0 0 5px;
	background: url(/images/page/contact_arr_wh.png) no-repeat center / contain;
}





.contact{}
.contact .section1 .contactTabs{display:flex;gap:0;}
.contact .section1 .contactTabs>li{flex:1;}
.contact .section1 .contactTabs>li>a{
	display:flex;align-items:center;justify-content:center;
	box-sizing:border-box;
	width:100%;height:60px;
	padding:0;
	font-size:17px;color:#888;text-align:center;font-weight:500;
	border-top:1px solid #ddd;border-bottom:1px solid #ddd;
	border-radius:0;
}
.contact .section1 .contactTabs>li.on>a{
	border-radius:10px;
	background:#399546;color:#fff;
}

.contact .section1 .contactList{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:100px;}
.contact .section1 .contactList>li{
	width:48%;
	margin:0 0 70px 0;
}
.contact .section1 .contactList>li a{
	overflow:hidden;
	display:block;
	position:relative;
	width:100%;height:300px;
	text-align:center;
	border-radius:15px;
}
.contact .section1 .contactList>li a .bg{
	position:absolute;left:0;top:0;
	width:100%;height:100%;
}
.contact .section1 .contactList>li a .bg11{background:url(/images/page/contact_cate1_bg1.jpg) no-repeat center;background-size:cover;}
.contact .section1 .contactList>li a .bg12{background:url(/images/page/contact_cate1_bg2.jpg) no-repeat center;background-size:cover;}
.contact .section1 .contactList>li a .bg13{background:url(/images/page/contact_cate1_bg3.jpg) no-repeat center;background-size:cover;}
.contact .section1 .contactList>li a .bg14{background:url(/images/page/contact_cate1_bg4.jpg) no-repeat center;background-size:cover;}
.contact .section1 .contactList>li a .bg15{background:url(/images/page/contact_cate1_bg5.jpg) no-repeat center;background-size:cover;}
.contact .section1 .contactList>li a .bg21{background:url(/images/page/contact_cate2_bg1.jpg) no-repeat center;background-size:cover;}
.contact .section1 .contactList>li a .bg22{background:url(/images/page/contact_cate2_bg2.jpg) no-repeat center;background-size:cover;}
.contact .section1 .contactList>li a .bg23{background:url(/images/page/contact_cate2_bg3.jpg) no-repeat center;background-size:cover;}
.contact .section1 .contactList>li a .bg24{background:url(/images/page/contact_cate2_bg4.jpg) no-repeat center;background-size:cover;}
.contact .section1 .contactList>li a .bg31{background:url(/images/page/contact_cate3_bg1.jpg) no-repeat center;background-size:cover;}
.contact .section1 .contactList>li a .bg41{background:url(/images/page/contact_cate4_bg1.jpg) no-repeat center;background-size:cover;}
.contact .section1 .contactList>li a .bg42{background:url(/images/page/contact_cate4_bg2.jpg) no-repeat center;background-size:cover;}
.contact .section1 .contactList>li a .bg51{background:url(/images/page/contact_cate5_bg1.jpg) no-repeat center;background-size:cover;}
.contact .section1 .contactList>li a .bg61{background:url(/images/page/contact_cate6_bg1.jpg) no-repeat center;background-size:cover;}


.contact .section1 .contactList>li a .bg:after{
	display:block;content:"";
	width:100%;height:100%;
	box-sizing:border-box;
	border:3px solid #399546;border-radius:15px;
	position:absolute;left:0;top:0;
	opacity:0;
	transition:all 0.4s;
}
.contact .section1 .contactList>li a .title{
	position:absolute;left:0;top:50%;z-index:10;
	width:100%;
	transform:translateY(-50%);
	font-size:27px;color:#fff;font-weight:600;text-align:center;
}
.contact .section1 .contactList>li a .contact{
	position:absolute;right:30px;top:30px;
	display:flex;align-items:center;justify-content:center;
	width:113px;height:36px;
	border-radius:10px;
	background:#fff;
	font-size:13px;color:#221b19;font-weight:500;
	transition:all 0.4s;
}
.contact .section1 .contactList>li a .contact i{
	display:inline-block;
	width:7px;height:7px;
	margin:0 0 0 5px;
	background:url(/images/page/contact_arr1.png) no-repeat;
	transition:all 0.4s;
}
.contact .section1 .contactList>li .info{
	box-sizing:border-box;
	padding:30px 50px;margin-top:20px;
	background:#f4f4f4;
	border-radius:15px;
}
.contact .section1 .contactList>li .info dl{
	position:relative;
	display:flex;
	padding:2px 0 2px 40px;
	background:url(/images/page/contact_icon1.png) no-repeat left top;
}
.contact .section1 .contactList>li .info dl dt{
	position:relative;
	width:45px;font-size:19px;color:#2f3842;font-weight:600;
}
.contact .section1 .contactList>li .info dl dt:after{
	display:block;content:"";
	width:1px;height:14px;
	background:#ccc;
	position:absolute;right:0;top:4px;
}
.contact .section1 .contactList>li .info dl dd{
	box-sizing:border-box;
	width:calc(100% - 45px);
	padding:0 20px;
	font-size:19px;color:#666;
}

.contact .section1 .contactList>li:hover a .bg:after{opacity:1;}
.contact .section1 .contactList>li:hover a .contact{background:#399546;color:#fff;}
.contact .section1 .contactList>li:hover a .contact i{background:url(/images/page/contact_arr2.png) no-repeat;}


.contact .section1 .step{}
.contact .section1 .step{
	display:flex;justify-content:space-between;
	position:relative;
	width:100%;max-width:700px;margin:0 auto;
}
.contact .section1 .step:before{
	display:block;content:"";
	width:100%;height:1px;
	background:#ddd;
	position:absolute;left:0;top:50%;
}
.contact .section1 .step li{
	display:flex;align-items:center;justify-content:center;
	position:relative;z-index:10;
	width:180px;height:180px;
	border-radius:15px;
	background:#f4f4f4;
	text-align:center;
}
.contact .section1 .step li .stepNum{font-size:14px;color:#c8c8c8;font-weight:500;}
.contact .section1 .step li .icon{height:36px;margin:20px 0;}
.contact .section1 .step li:nth-child(1) .icon{background:url(/images/page/contact_step_icon1.png) no-repeat center / contain;}
.contact .section1 .step li:nth-child(2) .icon{background:url(/images/page/contact_step_icon2.png) no-repeat center / contain;}
.contact .section1 .step li:nth-child(3) .icon{background:url(/images/page/contact_step_icon3.png) no-repeat center / contain;}
.contact .section1 .step li .tit{font-size:19px;color:#c8c8c8;font-weight:500;}

.contact .section1 .step li.on{background:#399546;}
.contact .section1 .step li.on .stepNum{color:#fff;}
.contact .section1 .step li.on:nth-child(1) .icon{background:url(/images/page/contact_step_icon1_on.png) no-repeat center / contain;}
.contact .section1 .step li.on:nth-child(2) .icon{background:url(/images/page/contact_step_icon2_on.png) no-repeat center / contain;}
.contact .section1 .step li.on:nth-child(3) .icon{background:url(/images/page/contact_step_icon3_on.png) no-repeat center / contain;}
.contact .section1 .step li.on .tit{color:#fff;}

.contact .section1 h4{margin:130px 0 0px;font-size:33px;color:#2f3842;font-weight:600;}
.contact .section1 .agreeWrap{
	padding:95px 80px;
	border-top:2px solid #2f3842;
	border-bottom:1px solid #ddd;
	margin-top: 20px
}
.contact .section1 .agreeWrap h5{font-size:27px;color:#2f3842;font-weight:600;}
.contact .section1 .agreeWrap .txtarea{margin-top:35px;}
.contact .section1 .agreeWrap .txtarea textarea{
	box-sizing:border-box;
	width:100%;height:300px;
	padding:55px;
	border:1px solid #ddd;border-radius:15px;
	resize:none;outline:0;
	font-size:16px;color:#666;line-height:1.7em;
}
.contact .section1 .agreeWrap .agreeChk{margin-top:30px;}
.contact .section1 .agreeWrap .agreeChk input{
	display:none;
    vertical-align: top;
    width: 25px;
    height: 25px;
    margin-right: 10px;
    border-radius: 50%;
}
.contact .section1 .agreeWrap .agreeChk input + label{
	display:inline-block;
	position:relative;vertical-align: top;
	padding-left:35px;
	margin-right:35px;margin-top:2px;
	font-size:17px;color:#2f3842;font-weight:600;
}
.contact .section1 .agreeWrap .agreeChk input + label:before{
	display:block;content:"";
	width:26px;height:26px;
	box-sizing:border-box;
	border:1px solid #ccc;border-radius:50%;
	position:absolute;left:0;top:-2px;
}
.contact .section1 .agreeWrap .agreeChk input + label:after{
	display:block;content:"";
	width:16px;height:16px;
	box-sizing:border-box;
	background:#399546;border-radius:50%;
	position:absolute;left:5px;top:3px;
	opacity:0;
}
.contact .section1 .agreeWrap .agreeChk input:checked + label:before{border:1px solid #399546;}
.contact .section1 .agreeWrap .agreeChk input:checked + label:after{opacity:1;}

.contact .btns{display:flex;justify-content:center;margin:80px 0 0;}
.contact .btns a,
.contact .btns button{
	width:280px;height:60px;
	border-radius:15px;
	border:0;outline:0;
	font-size:17px;font-weight:500;text-align:center;line-height:60px;
}
.contact .btns a:nth-child(1){margin-right:20px;}
.contact .btns a:nth-child(1),
.contact .btns button:nth-child(1){background:#f4f4f4;color:#2f3842;}
.contact .btns a:nth-child(2),
.contact .btns button:nth-child(2){background:#399546;color:#fff;}



.contact .tip{font-size:14px;color:#666;text-align:right; margin-top: -20px;}
.contact .req{color:#399546;}
.contactFormWrap{
	display:flex;flex-wrap:wrap;justify-content:space-between;
	border-top:2px solid #2f3842;
	border-bottom:1px solid #ccc;
	margin:20px 0 0;
	padding:60px 80px;
}
.contactFormWrap dl{
	width:47%;
	margin-bottom:40px;
}
.contactFormWrap dl.w100{width:100%;}
.contactFormWrap dl.cate2{display:none;}
.contactFormWrap dl dt{font-size:17px;color:#2f3842;font-weight:600;}
.contactFormWrap dl dd{margin-top:15px;}
.contactFormWrap dl dd .radio{margin:25px 0 0;}
.contactFormWrap dl dd .radio input{display:none;}
.contactFormWrap dl dd .radio input + label{
	position:relative;
	padding-left:35px;margin-right:35px;
	font-size:17px;color:#666;font-weight:500;
}
.contactFormWrap dl dd .radio input + label:before{
	display:block;content:"";
	width:26px;height:26px;
	box-sizing:border-box;
	border:1px solid #ccc;border-radius:50%;
	position:absolute;left:0;top:-2px;
}
.contactFormWrap dl dd .radio input + label:after{
	display:block;content:"";
	width:16px;height:16px;
	box-sizing:border-box;
	background:#399546;border-radius:50%;
	position:absolute;left:5px;top:3px;
	opacity:0;
}
.contactFormWrap dl dd .radio input:checked + label:before{border:1px solid #399546;}
.contactFormWrap dl dd .radio input:checked + label:after{opacity:1;}

.contactFormWrap dl dd input{
	box-sizing:border-box;
	width:100%;height:54px;
	padding:0 25px;
	border:1px solid #ccc;border-radius:10px;
	outline:0;
	font-size:17px;color:#2f3842;
}
.contactFormWrap dl dd select{
	box-sizing:border-box;
	width:100%;height:54px;
	padding:0 25px;
	border:1px solid #ccc;border-radius:10px;
	background:url(/images/page/sel_arr.png) no-repeat calc(100% - 25px) center;
	font-size:17px;color:#2f3842;
	appearance: none;outline:0;
}

.contactFormWrap dl dd .email{display:flex;align-items:center;justify-content:space-between;}
.contactFormWrap dl dd .email input{width:32%;}
.contactFormWrap dl dd .email span{width:34px;font-size:17px;text-align:center;}
.contactFormWrap dl dd .email select{width:29.4%;}

.contactFormWrap dl dd textarea{
	box-sizing:border-box;
	width:100%;height:300px;
	padding:25px;
	border:1px solid #ccc;border-radius:10px;
	font-size:17px;color:#2f3842;line-height:1.6em;
	outline:0;resize:none;
}
.contactFormWrap dl dd .filebox{display:flex;align-items:center;justify-content:space-between;}
.contactFormWrap dl dd .filebox .upload-hidden{display:none;}
.contactFormWrap dl dd .filebox .upload-name{
	width:calc(100% - 170px - 10px);height:54px;
	box-sizing:border-box;
	background:#fff;
	border:1px solid #ccc;border-radius:10px;
}
.contactFormWrap dl dd .filebox label{
	width:170px;height:54px;
	box-sizing:border-box;
	border:1px solid #399546;border-radius:10px;
	font-size:17px;color:#399546;font-weight:600;text-align:center;line-height:52px;
}
.contactFormWrap dl dd .filetip{margin-top:10px;}
.contactFormWrap dl dd .filetip>div{
	position:relative;
	padding-left:10px;
	font-size:14px;color:#555;line-height:1.7em;
}
.contactFormWrap dl dd .filetip>div:before{
	display:block;content:"*";
	position:absolute;left:0;top:0;
}



.contactEnd{
	margin-top:120px;
	padding:120px 5%;
	background:#f4f4f4;
	border-radius:15px;
	text-align:center;
}
.contactEnd .icon{}
.contactEnd .tit{margin:30px 0 20px;font-size:27px;color:#2f3842;font-weight:600;}
.contactEnd .txt{font-size:17px;color:#888;}





/* 비밀번호찾기 팝업창 */
.popup__pw{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
}
.popup__overlay{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	cursor: pointer;
}
.popup__content{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: #fff;
	border-radius: 15px;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
	max-width: 800px;
    height:80vh;
    width:100%;
	overflow: hidden;overflow-y:auto;
    padding:100px 60px;
}
.popup__header{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0;
    padding-bottom:60px;
	border-bottom: 2px solid #000;
}
.popup__header h3{
	font-size: 28px;
	color: #2f3842;
	font-weight: 600;
	margin: 0;
}
.popup__close{
	background: none;
	border: none;
	font-size: 48px;
	color: #000;
	cursor: pointer;
	padding: 0;
	width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
    position: absolute;
    right: 30px;
    top: 30px;
}
.popup__close:hover{
	color: #666;
}
.popup__body{
	padding: 20px 0px 0;
}
.popup__desc{
	font-size: 16px;
	color: #666;
	line-height: 1.6;
	text-align: center;
	margin-bottom: 30px;
}
.popup__form .inputwrap{
	margin-bottom: 0;
    margin-top:40px;
}
.popup__form .inputwrap .tit{
	margin-bottom: 10px;
	font-size: 18px;
	color: #2f3842;
	font-weight: 600;
}
.popup__form .inputwrap .tit .req {
    color:#399546;
}
.popup__form .inputwrap .email{
	display: flex;
	align-items: center;
	gap: 10px;
}
.popup__form .inputwrap .email input{
	flex: 1;
	padding: 12px 15px;
	border: 1px solid #dedede;
	border-radius: 10px;
    width:100%;
    height:55px;
}
.popup__form .inputwrap .email select{
	flex: 1;
	padding: 12px 15px;
	border: 1px solid #dedede;
	border-radius: 10px;
	background: #fff;
    max-width:250px;
    height:55px;
}
.select_area1_title{
    width:100%;
    height:55px;
    border:1px solid #dedede;
    border-radius: 10px;
    font-size: 14px;
    background: #fff;
}
.popup__form .inputwrap .email div{
	font-size: 18px;
	color: #666;
}
.popup__form .inputwrap input,
.popup__form .inputwrap select {
    font-size:18px;
}
.popup__footer{
	display: flex;
	gap: 10px;
    margin-top:60px;
}
.popup__footer button{
	flex: 1;
	padding: 15px 20px;
	border: none;
	border-radius: 15px;
	font-size: 18px;
	font-weight: 600;
    color:#fff;
	cursor: pointer;
	transition: all 0.3s ease;
    max-width:280px;
    width:100%;
    height:60px;
    margin:0 auto;
}
.btn__cancel{
	background: #f5f5f5;
	color: #666;
}
.btn__cancel:hover{
	background: #e0e0e0;
}
.btn__submit{
	background: #399546;
	color: #fff;
}
.btn__submit:hover{
	background: #2d7a38;
}

.pcimg {
    display:block !important;
}
.moimg {
    display:none !important;
}





/* 모션 */
@-webkit-keyframes showImg{
0%{ clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);}
100%{clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%); }
}
.showimg.in-view{animation-name: showImg;animation-timing-function: cubic-bezier(0.42, 0, 0.14, 1.01); animation-duration: 2s;animation-fill-mode: forwards;}

.pageVisual .bg{transform: scale(1.2);}
.pageVisual.in-view .bg{transform: scale(1); transition: all 2s;}


/* applyJob */

.applyJob {
}

.applyJob .page-title {
border-bottom: 1px solid #cccccc;
padding-bottom: 150px;
}

.applyJob .page-title h6{
font-family: "Shippori Mincho";
    font-size: 60px;
    color: #2f3842;
    font-weight: 500;
    line-height: 1.2em;
}

.applyJob .page-title p{
	    margin-top: 20px;
    font-size: 19px;
    color: #666;
    line-height: 1.6em;}


.applyJob .section1 .step {
	margin-top:80px;
}

.step-content {
	margin-top:140px;
}

.step-content h6 {
	color: #2f3842;
  font-size: 34px;
    font-weight: 700;
  padding-bottom: 60px;
  border-bottom: 1px solid #2f3842;

}

.applyJob .section1 .step-content .step li:nth-child(1) .icon {
    background: url(/images/page/applyJob_step_icon1.png) no-repeat center;
}

.applyJob .section1 .step-content .step li:nth-child(1).on .icon {
    background: url(/images/page/applyJob_step_icon1-on.png) no-repeat center;
}


.applyJob .section1 .step-content .step li:nth-child(2) .icon.on {
    background: url(/images/page/applyJob_step_icon2-on.png) no-repeat center;
}

.applyJob .section1 .step-content .step li:nth-child(3) .icon.on {
    background: url(/images/page/applyJob_step_icon3-on.png) no-repeat center;
}

.applyJob .contactEnd .sub-tit {
  color: #2f3842;
  font-size: 20px;
  font-weight: 700;
  margin-top: 35px;
}

.applyJob .text-green {
color:#399546;
}

/* 테이블 마크 */
.m53 .mobileDrag,
.m434 .mobileDrag{
opacity: 0;
}

