body{background-color:#FFF}
/*.header_wrap{background-color:#f9f7f2} */
/* .logo a{background:url('../img/sub/bi.jpg')no-repeat center} */

/* sub_visual */
.sub_visual_wrap{}
.sub_visual{height:490px;padding-top:190px;box-sizing:border-box}
.sub_visual_title{width: 820px; margin: 0 auto; }
.sub_visual1{background-image:url('../img/sub/2023_sub_visual02.jpg')}
.sub_visual2{background-image:url('../img/sub/2022_sub_visual01.jpg')}
.sub_visual3{background-image:url('../img/sub/2022_sub_visual03.jpg')}
.sub_visual4{background-image:url('../img/sub/2022_sub_visual04.jpg')}
.sub_visual5{background-image:url('../img/sub/2022_sub_visual01.jpg')}
.sub_visual6{background-image:url('../img/sub/2025_sub_visual06_namno.jpg')}
.sub_visual7{background-image:url('../img/sub/2022_sub_visual04.jpg')}
.sub_visual8{background-image:url('../img/sub/2022_sub_visual08.jpg')}
.sub_visual9{background-image:url('../img/sub/2024_sub_visual09.jpg')}
.sub_visual10{background-image:url('../img/sub/2024_sub_visual10.jpg')}
.sub_visual11{background-image:url('../img/sub/2025_sub_visual11.jpg')}
.sub_title_eng{position:relative;font-family:'NotoSansKR-Light';font-size:18px;line-height:130%;color:#fff}
.sub_title_eng:before{content:'';position:absolute;bottom:-15px;width:45px;height:4px;background-color:#80c342}
.sub_title{position:relative;font-family: 'GmarketSans';font-size:50px;font-weight: 700; color:#fff}
.sub_text{padding-top:26px;font-family:'NotoSansKR-Light';font-size:35px;color:#fff}

/* lnb */
.lnb_wrap{position:absolute;left:0;top:490px;width:100%;height:80px;border-bottom:1px solid rgba(0,0,0,0.2);box-sizing:border-box}
.lnb li{position:relative;margin-left:30px;line-height:80px}
.lnb li:first-child{margin-left:0}
.lnb li a{position:relative;font-family:'NotoSansKR-Regular';font-size:18px;color:#FFF;z-index:10}
.lnb .btn_box {
			display: block;
			padding: 0 20px;
			height: 40px;
			border-radius: 20px;
			background: #acacac;
			text-align: center;
			line-height: 40px;
			margin-top: 20px;
			}
.lnb li .btn_box:hover , .lnb li.on .btn_box{background: #80c342;}
@media screen and (max-width: 1460px) {
    .lnb_wrap{width:100%}
}

/* page_title_area */

/* .page_title_area{padding:120px 0 70px} */
.page_title_area{padding:50px 0 70px}

.sub_content{padding-top:80px;padding-bottom:200px}

/* text */
.text{font-size:20px;line-height:170%;letter-spacing:-0.01em}
.text em{font-family:'NotoSansKR-Bold'}
.text.wt{color:#fff}
.text.wt em{color:#fff}
.stext{font-size:17px;line-height:171%;letter-spacing:-0.01em;color:#d9d9d9}
.stext em{font-family:'NotoSansKR-Bold';color:#fff}
.text_hl{font-family:'NotoSansKR-Bold';font-size:18px;line-height:178%;letter-spacing:-0.05em;color:#fff}
.text_hl em{position:relative}
.text_hl .highlight{position:absolute;left:0;top:0;width:100%;height:100%;background-color:#7fc241}
.text_hl .hl_text{position:relative;z-index:1;display:inline-block;padding:0 2px 1px}
.title{font-family:'NotoSansKR-Bold';font-size:40px;line-height:125%;letter-spacing:-0.01em;color:#fff}
.title .green{color:#7fc241}
.title em{position:relative}
.title em .line{position:absolute;left:0;bottom:-1px;width:100%;height:1px;background-color:#fff}
.stitle{font-family:'NotoSansKR-Light';font-size:35px;line-height:143%;letter-spacing:-0.03em}
.stitle em{position:relative;font-family:'NotoSansKR-Medium'}
.stitle em .line{position:absolute;left:0;bottom:-2px;width:100%;height:1px;background-color:#000}

/* 공통 */
.circle{width:325px;height:325px;background:url('../img/sub/circ_hb.png')no-repeat center}
.cmn_link span{display:inline-block;vertical-align:middle;font-family:'NotoSansKR-Medium';font-size:20px;letter-spacing:-0.05em;color:#313a43}
.cmn_link span.arr{margin-left:40px;vertical-align:-2px}

/* tabmenu */
.tabmenu_wrap{margin:0 auto}
.tabmenu{padding-bottom:30px;position:relative;text-align:center}
.tabmenu:after{display:block;clear:both;content:""}
.tabmenu > li{display:inline-block;width:270px;height:55px;margin-left:20px}
.tabmenu > li:first-child{margin-left:0}
.tabmenu > li > a{display:block;width:100%;height:55px;font-family:'NotoSansKR-Medium';font-size:20px;color:#a0a0a0;text-align:center;line-height:53px;letter-spacing:-0.03em;background:rgba(0,0,0,0.1)}
.tabmenu > li.on > a, .tabmenu > li > a:hover{background:#7FC241;color:#fff}
