@charset "UTF-8";

*{font-family:'Noto Sans KR', sans-serif !important; letter-spacing:-0.5px;}
.mo_br{display:none;}
select, input[type="button"]{cursor:pointer;}
.content_point{padding-top:100px;}

.header{position: fixed; width: 100%; background: transparent; z-index: 1000;}
.header_top_cover{border-bottom: 1px solid #D4D4D4;}
.header_top{display: flex; max-width: 1720px; width: 100%; padding: 0 10px; margin: 0 auto; }
.header_top_nav{display:flex;}
.header_top_nav a{font-size:15px; color:#000; line-height:22px; display:flex; height: 40px; align-items: center; margin:0 17px;}
.header_top_nav a:hover{color:#F54A50; border-bottom:3px solid #F54A50;}
.header_top_nav li:nth-child(1) a{margin-left:0px; color:#F54A50; border-bottom:3px solid #F54A50;}

.header_content_cover{border-bottom: 1px solid #D4D4D4;}
.header_content{display: flex; max-width: 1720px; width: 100%; padding: 0 10px; margin: 0 auto; }
.header_logo{width:262px;}
.header_logo a{display:flex; align-items: center; height:90px; background: url(/resources/images/fnc_images/farm/common/logo.png) no-repeat center;}
.header_nav{width: calc(100% - 452px);}
.header_nav .gnb{display:flex; justify-content: space-around;  width: fit-content; margin:0 auto;}
.header_nav .gnb>li{position:relative;}
.header_nav .gnb>li>a{display: flex; color:#fff; height: 90px; align-items: center; justify-content: center; font-size: 20px; font-weight: 400; margin:0 24px; }
.header_nav .sub-gnb-wrap{display:none; position:absolute; width:100%; width: 140%; left: -20%; top: 75px; z-index:1;}
.header_nav .sub-gnb-wrap .sub-gnb{display: flex; flex-direction: column; padding: 10px 0px; border: 1px solid #C4C4C4; border-radius: 15px; width: 100%; background: #fff;}
.header_nav .sub-gnb-wrap .sub-gnb li{}
.header_nav .sub-gnb-wrap .sub-gnb li a{display: flex; width: 100%; height: 45px; color: #111; padding: 0 10px 0 20px;  text-indent: -11px;font-weight: 500; font-size: 17px; line-height:22px; align-items: center; word-break: keep-all;}
.header_search{width:100px; display: flex; align-items: center;}
.header_search_box{display: flex; width: 100%; justify-content: flex-end;}
.header_search_box a{ height: 58px; display: flex; align-items: center; justify-content: center; font-size:15px; color:#fff; line-height:21px;}
.header_search_box .header_search01{margin-right:40px;}
.header_search_box a span{display: flex; width: 22px; height: 20px; margin-right: 10px; position: relative; top: 1px;}
.header_search_box .header_search01 span{background: url(/resources/images/fnc_images/farm/common/header_search_icon01.png) no-repeat center;}
.header_search_box .header_search02 span{background: url(/resources/images/fnc_images/farm/common/header_search_icon02.png) no-repeat center;}
.header_btn{width:85px;}
.header_btn a{display:flex; align-items: center; height: 90px; justify-content: flex-end;}


/*header_on*/
header.header_on{background:#fff; box-shadow: 0px 3px 6px #00000029;}
header.header_on .header_logo a{background: url(/resources/images/fnc_images/farm/common/logo_on.png) no-repeat center;}
header.header_on .header_nav .gnb>li>a{color:#000;} 
header.header_on .header_search_box a{color:#000;}
header.header_on .header_search_box .header_search01 span{background: url(/resources/images/fnc_images/farm/common/header_search_icon01_on.png) no-repeat center;}
header.header_on .header_search_box .header_search02 span{background: url(/resources/images/fnc_images/farm/common/header_search_icon02_on.png) no-repeat center;}

/*header_hover*/
header.header_hover{background:#fff; box-shadow: 0px 3px 6px #00000029;}
header.header_hover .header_logo a{background: url(/resources/images/fnc_images/farm/common/logo_on.png) no-repeat center;}
header.header_hover .header_nav .gnb>li>a{color:#000;} 
header.header_hover .header_search_box a{color:#000;}
header.header_hover .header_search_box .header_search01 span{background: url(/resources/images/fnc_images/farm/common/header_search_icon01_on.png) no-repeat center;}
header.header_hover .header_search_box .header_search02 span{background: url(/resources/images/fnc_images/farm/common/header_search_icon02_on.png) no-repeat center;}

/*search_cover*/
.search_cover{ background: #fff; border-bottom: 1px solid #d4d4d4;}
.search_cover>div{height: 450px; display:flex; flex-direction: column; align-items: center; justify-content: center; max-width:680px; width:100%; margin:0 auto;}
.search_title{display:flex; margin-bottom:25px; align-items: flex-end;  width:100%;}
.search_title h3{font-size: 30px; line-height: 38px; font-weight: bold; position: relative; width: fit-content; margin-right:20px;}
.search_title p{font-size:16px; line-height:24px;}
.search_btn_box{margin-bottom:80px; width:100%;}
.search_btn_box input[type="text"]{border: 1px solid #4BA859; border-right:none; width:calc(100% - 70px); height:80px; padding-left:25px;}
.search_btn_box a{display:flex !important; width: 70px; border: 1px solid #4BA859; border-left: none; height:80px;}
.search_cover>div{max-width: 1500px; height: auto; min-height:430px; justify-content: flex-end;}
.search_title{align-items: center; justify-content: space-between; justify-content: flex-end; margin-bottom:15px;}
.search_cover .all_menu_box{width:100%;}
.search_cover ul.gnb{display:flex; width:100%;}
.search_cover ul.gnb>li{width:100%;}
.search_cover ul.gnb>li>a{display: flex; color: #000; height: 55px; align-items: center; justify-content: flex-start; font-size: 20px; font-weight: bold; margin: 0; padding-left: 10px; background: url(/resources/images/fnc_images/farm/sub/sub_title_bg.png) no-repeat 10px 0px; border-bottom:1px solid #d4d4d4;}
.search_cover .sub-gnb a{display: flex; width: 100%; height: 45px; color: #111; padding: 0 10px 0 20px; text-indent: -11px; font-weight: 500; font-size: 17px; line-height: 22px; align-items: center; word-break: keep-all;}
.search_cover .sub-gnb a:hover{text-decoration:underline;}
.search_cover .sub-gnb-wrap{padding-bottom:80px; border-right: 1px solid #d4d4d4; height: calc(100% - 55px);}
.search_cover ul.gnb>li:last-child .sub-gnb-wrap{border-right:none;}



.mo_header_btn{display:none;}
.mo_sub_menu_cover{display:none;}
.mo_sub_menu_cover{position: fixed; width: 100%; height: 100vh; background: rgba(0,0,0,0.75); z-index: 1000;}
.mo_sub_menu{width: 90%; background: #fff; height: 100vh; overflow: auto; position:absolute; left:-100%;}
.mo_sub_menu .sub-gnb-wrap{display:none;}
.mo_menu_header{display: flex; width:100%; align-items: center; justify-content: space-between; height: 60px; padding: 0 10px; border-bottom: 1px solid #D4D4D4;}
.mo_sub_menu .sub_nav_title{display:none;}
.mo_sub_menu li>a>img{margin-left:5px;}
.mo_sub_menu_content .gnb{padding: 20px 10px;}
.mo_sub_menu_content .gnb>li{border: 1px solid #C4C4C4; border-radius: 15px;margin-bottom: 20px;}
.mo_sub_menu_content .gnb>li.li_on{border-color:#F54A50;}
.mo_sub_menu_content .li_on2{border-bottom:1px solid #19356D;}
.mo_sub_menu_content .li_on2>a{border-bottom:1px solid #19356D !important; color:#F54A50;}
.mo_sub_menu_content .gnb>li.li_on>a{color:#F54A50;}
.mo_sub_menu_content .li_on .sub-gnb-wrap{border-top:1px solid #F54A50;}
.mo_sub_menu_content .gnb>li>a{font-size: 19px; height:75px; padding:0 20px; line-height: 27px; color: #000; align-items: center; font-weight: 500; width: 100%; display: flex; font-family: 'GmarketM', sans-serif !important; font-weight:bold;}
.mo_sub_menu_content .sub-gnb-wrap{border-top:1px solid #D4D4D4; margin: 0 15px;}
.mo_sub_menu_content .sub-gnb-wrap li a{border-bottom: 1px dashed #D4D4D4;  display: flex; width: 100%; height: 55px; align-items: center; padding-left: 5px;}
.mo_sub_menu_content .sub-gnb>li>a{font-weight: bold; border-bottom: 1px solid #d4d4d4; color:#000;}
.mo_sub_menu_content .sub-gnb>li:last-child>a{border-bottom:0px;}
.mo_sub_menu_content .sub-gnb>li li:last-child>a{border-bottom:0px;}
.mo_sub_menu_content .sub-gnb>li li>a{font-size:15px; color:#000; height:45px;}
.mo_sub_menu_content .sub-sub-gnb{display:none;}
.mo_sub_menu_content .menu_3dep{background: url(/resources/images/fnc_images/sub/sub_menu_icon_on.png) no-repeat right;}
.mo_sub_menu_content .li_on2 .menu_3dep{background: url(/resources/images/fnc_images/sub/sub_menu_icon_off.png) no-repeat right;}


/*footer*/
footer{border-top:1px solid #D4D4D4;background:#fff;z-index:1;position:relative;}
.footer_top_cover{max-width: 1420px; margin: 0 auto; padding:0 10px;}
.footer_top ul{display:flex;}
.footer_top ul li{position:relative;}
.footer_top ul li:after{clear:both; display:block; content:""; width: 1px; height: 15px; background: #D4D4D4; position: absolute; top: 27px; right: 0;}
.footer_top ul li:last-child:after{display:none;}
.footer_top ul li a{display:flex; align-items: center; color: #707070; font-size: 16px; margin: 0 20px; font-weight:500; padding-top:25px; padding-bottom:13px; font-weight:400;}
.footer_top ul li a:hover{ color:#F54A50;}
.footer_top ul li:nth-child(1) a{margin-left:0px; }
.footer_logo {display:flex; justify-content: center;align-items: center; width: 228px; height: auto;}
.footer_content{display:flex; justify-content: space-between; padding-bottom:30px;}
.footer_txt{width:calc(100% - 476px); display: flex; flex-direction: column; justify-content: center;}
.footer_txt p{font-size: 16px; color: #464646; line-height: 24px; margin-bottom: 12px;}
.footer_txt .copyright{font-size: 14px; color: #707070; line-height: 20px; margin-bottom:0px;}



@font-face {
    font-family: 'yg-jalnan';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_four@1.2/JalnanOTF00.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@media(max-width:1550px){
	.header_nav .gnb>li>a{ font-size:18px;}
	.header_search_box .header_search01{margin-right:20px;}
	.header_nav .sub-gnb-wrap{width: 200%; left: -50%;}
}	

@media(max-width:1450px){
	.header_nav .gnb>li>a{margin:0 10px;}
}
@media(max-width:1240px){
	.header_nav .gnb>li>a{margin: 0px 5px; font-size: 17px; letter-spacing: -1px;}
	.header_nav{width: calc(100% - 422px);}
	.header_search{width: 165px;}
	.header_nav .sub-gnb-wrap{width: 250%; left: -75%;}
}
@media(max-width:1100px){
	.header_content{justify-content: space-between;}
	.header_search_box>a{display:none;}
	.header_btn>a:nth-child(2){display:none;}
	.header_nav{display:none;}
	.mo_header_btn{display:flex !important; align-items: center; margin-left:15px;}
	.header_btn{width:75px;}	
	.footer_content{flex-direction: column; align-items: center; text-align: center; }
	.footer_txt{width:100%; padding:0; margin-bottom:20px;}
	.header_search{width:auto;}
	.search_cover{display:none !important;}
}
@media(max-width:850px){
	.footer_top_cover{padding:0;}
	.footer_top ul{margin-bottom:10px;}
	.footer_top ul li{width:50%;}
	.footer_top ul li a{margin: 0; align-items: center; justify-content: center; padding: 0; height: 40px; border-bottom: 1px solid #D4D4D4; border-right: 1px solid #D4D4D4;}
	.footer_top ul li:last-child a{border-right:none;}
	.footer_top ul li:after{display:none;}
	.footer_txt{    align-items: center;}
	.footer_txt p{width:90%; max-width:450px;}
	.header_logo a{background: url(/resources/images/fnc_images/farm/common/logo.png) no-repeat center; background-size: 80%; background-position: left;}
	header.header_on .header_logo a{background: url(/resources/images/fnc_images/farm/common/logo_on.png) no-repeat center;  background-size: 80%; background-position: left;}
	header.header_hover .header_logo a{background: url(/resources/images/fnc_images/farm/common/logo_on.png) no-repeat center;  background-size: 80%; background-position: left;}
}
@media(max-width:700px){
	.search_cover>div{padding:0 10px;}
	.search_title{align-items: flex-start; flex-direction: column;}
	.search_title h3{font-size: 26px; line-height: 30px; margin-bottom:5px;}
	.search_btn_box input[type="text"]{height:60px;}
	.search_btn_box a{height:60px;}
	
}
