@charset "utf-8";
/* 메인 및 서브 공통레이아웃 CSS Document */

.tab_only {display: none !important;}
.mob_only {display: none !important;}

#wrap {position: relative;}
.inner { width: 150rem;  margin:0 auto; }
.gnb_mob, .gnb_mob_btn {display: none;}
em { font-weight: 500;}

.c_btn_icon {display: inline-flex; align-items: center; justify-content: center; flex-shrink: 0; border-radius: .6rem; vertical-align: middle;}
.icon[class^='ico_']::before {background-image: url(/layout/images/www/main/pnb_sp.png); background-size: 76.5rem;}
.icon.ico_mall::before { width:1.4rem; height: 1.5rem; background-position: -1rem -1.7rem; }
.icon.ico_sns::before { width:1.4rem; height: 1.4rem; background-position: -4.1rem -1.7rem; }
.icon.ico_lang::before { width:1.7rem; height: 1.4rem; background-position: -7.2rem -1.7rem; }
.icon.ico_lang_bl::before { width:1.2rem; height: .7rem; background-position: -10rem -2.1rem; }
.icon.ico_sitemap::before { width:2rem; height: 1.4rem; background-position: -12.6rem -1.7rem; }
.icon.ico_haccp::before { width:4.1rem; height: 4.1rem; background-position: -.1rem -85.3rem; }
.icon.ico_kfish::before { width:4.8rem; height: 4.3rem; background-position: -5.8rem -85.3rem; }
.icon.ico_fssc::before { width:12.8rem; height: 4.3rem; background-position: -12.1rem -85.3rem; }
.icon.ico_iso::before { width:5.2rem; height: 4.5rem; background-position: -27.2rem -85.3rem; }
.icon.ico_m22::before { width:10.1rem; height: 4.3rem; background-position: -33.9rem -85.3rem; }
.icon.ico_more1::before { width:1.2rem; height: 1.9rem; background-position: -26.2rem -1.4rem; }
.icon.ico_home::before { width:1.9rem; height: 1.6rem; background-position: -15.8rem -5.5rem; }
.icon.ico_mall_m::before { width:1.8rem; height: 2rem; background-position: -25.6rem -5.2rem; }
.icon.ico_sns_m:before { width:1.8rem; height: 1.8rem; background-position: -28.4rem -5.4rem; }
.icon.ico_login_m::before { width:1.8rem; height: 1.9rem; background-position: -22.8rem -5.3rem; }
.icon.ico_loginout_m::before { width:1.9rem; height: 1.8rem; background-position: -31.6rem -5.4rem; }
.icon.ico_mall_c::before { width:1.6rem; height: 1.8rem; background-position: -1rem -4.3rem; }
.icon.ico_sns_c::before { width:1.7rem; height: 1.7rem; background-position: -3.4rem -4.4rem; }
.icon.ico_more2::before { width:2.5rem; height: 2.4rem; background-position: -29.7rem -1.2rem; }

.icon.ico_flow1::before { width:6.4rem; height: 6.1rem; background-position: -43.4rem -.6rem; }
.icon.ico_flow2::before { width:7rem; height: 6.1rem; background-position: -52.2rem -.6rem; }
.icon.ico_flow3::before { width:4.9rem; height: 6.1rem; background-position: -61.6rem -.6rem; }
.icon.ico_flow4::before { width:5.4rem; height: 5.4rem; background-position: -68.9rem -1.3rem; }

#header { height: 10rem; position: relative; z-index: 5;}
#header .inner { width:172rem; height: 10rem; display: flex; align-items: center; justify-content: space-between; }

#header .inner h1 a { display: block;}

.utill { display: flex; align-items: center; gap:2rem; }
.utill .mall i.icon, .utill .sns i.icon { margin-top: -.1rem;}
.utill > a { font-size: 1.5rem; padding: .3rem; display: block;}
.utill > a.sns {position: relative;}
.utill > a.sns::after, .utill > a.sns::before { content: ''; display: block; width: .1rem; height:1.3rem; background-color: #CDD1D5; position: absolute; top: .8rem; }
.utill > a.sns::before {left: -1rem;}
.utill > a.sns::after {right:-1rem;}
.utill i.icon { margin-right: .3rem;}
.utill .lang { position: relative;}
.utill .lang .ico_lang_bl {margin-left: .3rem;}
.utill .lang .lang_box { position: absolute; width: 11.2rem; background-color: #fff; border-radius:2.3rem; box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15); top: 3.6rem; left: 50%; transform: translateX(-50%); padding: 1.5rem 2.5rem 1.7rem; text-align: center; }
.utill .lang .lang_box a { padding: .5rem; color: #777;}
.utill .lang .lang_box a:hover {color: #212F74; font-weight: 600; transition:ease-in-out 0.3s;}
.utill .lang .lang_box a.on { color: #212F74; font-weight: 600;}

.utill .sitemap a em { display: block; text-indent: -999rem;}
.utill .sitemap i.icon { margin-right:0;}
.utill .sitemap a { padding: .5rem .7rem;}

.gnb_web .gnb { display: flex; gap: 3rem; }
.gnb_web .gnb .gnbA { position: relative;}
.gnb_web .gnb .gnbA > a { font-size: 1.9rem; font-weight: 700; padding: 2rem 4rem;}
.eng .gnb_web .gnb .gnbA > a { padding: 2rem 2.2rem;}
.gnb_web .gnb .gnbA.on > a{color:#212f74;}
.gnb_web .gnb .gnbB { position: absolute; padding: 2rem; min-width: 15.6rem; top: 3.6rem; left: 50%; transform: translateX(-50%); background-color: #fff; border-radius:2.3rem; box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15); display: none; }
.gnb_web .gnb .gnbB li { text-align: center;}
.gnb_web .gnb .gnbB li a {padding: .5rem; color: #777; text-align: center; display: block; width: 100%;}
.gnb_web .gnb .gnbB li a.on {color: #212F74; text-decoration: underline; font-weight: 600;}
.gnb_web .gnb .gnbB li a:hover {color: #212F74; font-weight: 600; transition:ease-in-out 0.3s; }
#wrap.eng .gnb_web .gnb{gap:0 2rem;}
#wrap.eng .gnb_web .gnb .gnbB{min-width:21.6rem;}


.gnb_mob_btn { margin-top: -1.2rem;}
.gnb_mob_btn a { display: block; height: 3.5rem;}
.gnb_mob_btn a em { display: block; text-indent: -999rem; height: 0; width: 0;}
.gnb_mob_btn i.icon { margin-right:0;}
.gnb_mob_btn a { padding: .5rem .7rem;}

.gnb_mob .gnb_wrap{position: fixed; top: 0; right: 0; width:100%; height: 100%;  z-index: 100; overflow-y: auto; display: none;}
.gnb_mob .gnb_area{position:absolute;top:0;width:38rem;height:100%;border-radius: 2.7rem 0 0 2.7rem; background-color: #fff;}
.gnb_mob .gnb > li > a { display: block; padding: 2rem 3rem;  border-bottom: 1px solid #D9D9D9; font-size: 1.9rem; font-weight: 600; position: relative;}
.gnb_mob .gnb > li.on > a { color:#212F74; font-weight: 700;}
.gnb_mob .gnb > li > ul {  display:none;padding:2.5rem 3rem; border-bottom: 1px solid #D9D9D9; }
.gnb_mob .gnb > li > ul li { line-height: 4rem;}
.gnb_mob .gnb > li > ul li a { color: #777;}
.gnb_mob .gnb > li > ul li.on a { color:#212F74; font-weight: 700; }
.gnb_mob .gnb > li > a::before { content: ""; position: absolute; right: 1.5rem; top: 1.7rem; background-color:#212F74; width: 3.5rem; height: 3.5rem; border-radius: 25rem; align-items:center; }
.gnb_mob .gnb > li > a::after { content: ""; position: absolute;  right: 2.7rem; top: 3.2rem; width: 1.1rem; height: .7rem; background :url(/layout/images/www/main/pnb_sp.png) no-repeat; background-position:-9.8rem -4.7rem; }
.gnb_mob .mob_utill { border-bottom: 1px solid #D9D9D9; width: 100%; height: 8rem; justify-content: space-between; padding: 0 1.3rem 0 2.3rem; border-radius:0;}
.gnb_mob .mob_utill div { margin-left: 1rem;}
.gnb_mob .mob_utill a.mall { margin-right: 2.4rem;}
.gnb_mob .mob_utill a .icon { margin-right: .6rem; margin-top: -.2rem;}
.gnb_mob .close a { display: block; text-indent: -999rem; padding: 1.4rem; width: 1.6rem; height: 1.6rem; background :url(/layout/images/www/main/pnb_sp.png) no-repeat; background-position:-18.7rem -5rem;}
.gnb_dim #container::before{position:fixed;top:0;left:0;content:'';display:block;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:99;}

/*****  부가정보 메뉴 숨김처리 *****/
/*.gnb li.gnbA:last-child { display:none;} 
.sitemaplist .sitemap:last-child { display:none;} */


#container{position:relative;z-index:4;}

/*카피라이터*/	
#footer { background-color: #1A1A1A; color: #fff; font-size: 1.5rem; font-weight: 400;}
#footer .inner { display: flex; padding-top: 7rem; padding-bottom: 8rem; justify-content: space-between;}
.footer_logo { position: relative; margin-bottom: 2.2rem;}
.footer_logo .logo { width: 30rem; height: 5.1rem; background:url(/layout/images/www/main/pnb_sp.png) no-repeat -24.9rem -72.4rem; text-indent: -999rem;}
.footer_logo ul { position: absolute; left: 33rem; top: 1.1rem; display: flex;}
.footer_logo ul li a { border: 1px solid #d2d2d2; padding: .5rem 1rem; border-radius: .5rem; color: #fff; margin-right: .5rem; }

.fot_left .info_s { display: flex; font-weight: 400; letter-spacing: .04rem; color: #b5b5b5; margin-bottom: .5rem; }
.fot_left .info_s .tit { font-weight: 600;  width:8rem; color: #fff; margin-right: 1rem;}
.fot_left .info_s .dt { display: flex; flex-wrap: wrap;}
.fot_left .info_s .dt span { margin-right: 2rem; display: block;}
.fot_left .info_s .dt span em { color: #fff; font-weight: 500; }
.fot_left  .copy { color:#b5b5b5; font-size: 1.4rem; margin-top: 1rem; font-weight: 500; }

.fot_right { margin-top: 2rem;}
.fot_right .footer_brand { display: flex; flex-direction: column; align-items: flex-end;}
.fot_right .footer_brand .brand_logo { width: 20.6rem; height: 10.6rem; background:url(/layout/images/www/main/pnb_sp.png) no-repeat; background-size:76.5rem; background-position:  0 -69.4rem; text-indent: -999rem; margin-bottom: 2.4rem;}
.fot_right .footer_brand .mark { display: flex; gap:0 1.7rem;}
.fot_right .footer_brand .mark i { text-indent: -999rem;}

			
/*footer*/
.go_top { position: fixed; display: block; width: 60px; height: 55px; background: #52565d; right: 0; bottom: 0; z-index:1;}
.go_top a { display: block; color: #fff; text-align: center; box-sizing: border-box; padding-top: 20px; background: url("/layout/images/common/sub_sprite.png") no-repeat scroll -747px -90px; }	
.go_top a:hover { background: url("/layout/images/common/sub_sprite.png") no-repeat scroll -753px -95px;transition:0.5s; }	




@media screen and (max-width: 1750px) { 
	#header .inner {width: 100%; padding: 0 3rem;}
	.gnb_web .gnb { gap:0;}
}
@media screen and (max-width: 1600px) {
	.inner {width: 100%; padding: 0 5rem;}
	.fot_right { margin-top:5rem; }
	.fot_left .info_s {flex-direction:column; margin-bottom: .5rem;}
}	
@media screen and (max-width: 1600px) and (min-width: 1460px) { 
	.gnb_web .gnb .gnbA > a { padding: 2rem 3rem;}
	.utill a em { display:none;}
}
@media screen and (max-width: 1460px) { 
	#header .inner { position: relative; margin-top: 4rem; }
	.utill { position: absolute; right: 4rem; top: -2rem;}
}
@media screen and (max-width: 1160px) { 
	#header .inner { margin-top: 0;}
	.gnb_web { display: none;}
	.gnb_mob { display: flex;}
	.utill .sitemap { display: none;}
	.gnb_mob_btn { display: block;margin-left:auto;}
	.utill { right: 8rem; top: 3rem; }
	.utill > a { font-size: 1.6rem;}
	.fot_right { margin-top: 2.4rem;}
	.fot_right .footer_brand .mark { flex-wrap: wrap; justify-content: flex-end;}
	.fot_right .footer_brand .mark i { margin-bottom: 1rem;}	
}
@media screen and (max-width: 990px) { 
	#footer .inner { flex-direction: column;}
	.footer_logo .logo { width: 20.1rem; height: 3.6rem; background-size: 50rem; background-position:-16.3rem -47.3rem; text-indent: -999rem;}
	.fot_right { margin-top: 4rem; border-top: 1px solid #777; padding-top: 3rem;}
	.fot_right .footer_brand { align-items:initial; }
	.fot_right .footer_brand .mark { justify-content: flex-start;}
	.fot_right .footer_brand .brand_logo { background-size: 50rem; background-position:0 -46.4rem; width: 13.9rem; height: 7.0rem; margin-bottom: 2rem;  }
	.fot_right .icon[class^='ico_']::before { background-size: 50rem; }
	.icon.ico_haccp::before { width:2.9rem; height: 2.9rem; background-position: 0 -55.8rem; }
	.icon.ico_kfish::before { width:3.4rem; height: 2.9rem; background-position: -3.8rem -55.8rem; }
	.icon.ico_fssc::before { width:8.5rem; height: 2.9rem; background-position: -8rem -55.8rem; }
	.icon.ico_iso::before { width:3.5rem; height: 2.9rem; background-position: -17.7rem -55.8rem; }
	.icon.ico_m22::before { width:6.8rem; height: 2.9rem; background-position: -22.2rem -55.8rem; }
	.footer_logo ul { left: 22rem; top: .4rem;}
	
}

@media screen and (max-width: 830px) { 
	.utill a em { display:none;}
	
}
@media screen and (max-width: 750px) { 
	#wrap { min-width: 34rem;}
	.utill a.mall,  .utill a.sns { display:none;}
}
@media screen and (max-width: 560px) {
	.inner { padding: 0 2rem;}
	#header .inner { padding: 0 1rem; /* min-width: 39rem; overflow: hidden;*/}
	h1 a img { width:20rem; height: auto; }	
	.utill {right: 5rem; top: 3.2rem;}
	#footer .inner { padding-top: 9rem;}
	.footer_logo ul { left: 0; top: -5rem;}
}



