@charset "utf-8";

/* layout */
.inner {	width: 100%; max-width:1600px;	position:relative;	margin-left:auto;	margin-right:auto; }
.s-inner {	width:100%; max-width:1400px;	position:relative;	margin-left:auto;	margin-right:auto; }

#wrap { font-size: 1.6rem; }

/* 타블렛 가로 */
@media all and (max-width:1599px) {
	.inner {	width: 90%;}
}
@media all and (max-width:1399px) {
	.s-inner {	width:90%}
}
@media all and (max-width:1280px) {
}
@media all and (max-width:976px) {
  html { font-size: 60% !important; }
}

@media all and (max-width:767px) {
  html { font-size: 0.55rem !important; }
}

@media all and (max-width:480px) {
  html { font-size: 2.0vw !important; }
}







/*Header*/
#header { position:fixed; width:100%; height:100px; z-index:150; }

#header #logo { position:absolute; top:0; left: 160px; z-index:89; font-size:0; }
#header #logo img{ vertical-align:middle;  }
#header #logo img.on{ display:none; }
#header .hd_bx { line-height:100px;  }
#header .hd_mbx { display: none; }



#header .hd_btn { position: absolute; top:0; right: 40px; z-index:89; }


#gnb_mo .select_lang ul { width: auto; border: 1px solid #ddd; top: 50%; left: 100%; transform: translateY(-50%);}
#gnb_mo .select_lang ul:hover { border-color:#bfd97c; }
#gnb_mo .select_lang ul li { display: inline-block; vertical-align: middle; }

#gnb_pc {position:relative;overflow: visible; box-sizing:border-box; color:#fff; text-align:center;}
#gnb_pc .gnb_dp1{ width: 140px; display:inline-block; vertical-align:top; text-align:center; position: relative;}
#gnb_pc .gnb_dp1>div { font-size:1.8rem; box-sizing:border-box; font-weight: 500}
#gnb_pc .gnb_dp1>div>a{ display:inline-block; position:relative; color:#fff; }

/* #gnb_pc .gnb_dp1:hover:after{position: absolute; width: 100%; height: 2px; background: #bfd97c; content: ''; bottom: 0;left: 50%; transform: translateX(-50%);} */
#gnb_pc .gnb_dp1 .smenu {font-size:1.6rem; color:#fff; width: 100%;  gap: 40px;  height: auto;   position: absolute;top: 100%;  left: 50%; width: 180px; transform: translateX(-50%); display: none;}
#gnb_pc .gnb_dp1 .smenu ul{align-items: center; height: auto; padding: 20px; background: #f3f3f3;}
#gnb_pc .gnb_dp1 .smenu li { line-height: 1.35em; position: relative; padding: 7px 0;}
#gnb_pc .gnb_dp1 .smenu li a { color:#666; display: inline-block;}
#gnb_pc .gnb_dp1 .smenu li:hover a { font-weight:700; color: #000; }

#gnb_pc li.gnb_dp1:hover > div > a { color:#bfd97c; font-weight:700; }
/* #gnb_pc li.gnb_dp1:hover .smenu::before { transform:scaleY(1);} */


#header .r_cont{position: absolute; right: 0; top: 50%; transform: translateY(-50%); display: flex; align-items: center; gap:30px; padding-right: 160px; height: 100%;}
#header .r_cont ul{display: flex; gap: 20px;}
#header .r_cont ul li{font-weight: bold;}
#header .r_cont ul li a{font-size: 16px; color: #fff; opacity: 0.5;}
#header .r_cont ul li.on a{opacity: 1;}
#header .r_cont .menuToggle{cursor: pointer; height: 30px;}
#header .r_cont .menuToggle span{font-size: 30px; color: #fff;}


#header.scroll #logo img.on,
#header.menu_on #logo img.on { display:inline-block; }
#header.scroll #logo img.off,
#header.menu_on #logo img.off { display:none; }
#header.scroll #logo2 img.on,
#header.menu_on #logo2 img.on { display:inline-block; }
#header.scroll #logo2 img.off,
#header.menu_on #logo2 img.off { display:none; }



#header.menu_on #gnb_pc,
#header.scroll #gnb_pc { background:#fff; border-bottom: 1px solid #f2f2f2;}
/* #header.scroll #gnb_pc:before,
#header.menu_on #gnb_pc:before {content:""; width:100%; height:100px;  position:absolute; top:0; left:0; } */

#header.scroll .select_lang button,
#header.menu_on .select_lang button { color:#222;  }
#header.scroll .select_lang button::after,
#header.menu_on .select_lang button::after {background: url("/images/common/ico_lang.png") no-repeat center;  }

/* #header.scroll { height: 80px;  }
#header.scroll .hd_bx { line-height: 80px; }
#header.scroll #gnb_pc:before { height: 80px; } */

#header.scroll #gnb_pc .gnb_dp1>div > a,
#header.menu_on #gnb_pc .gnb_dp1>div > a { color:#212121 }



#header.on .select_lang button,
#header.scroll .select_lang button,
#header.menu_on .select_lang button { color:#222;  }
#header.on .select_lang button::after,
#header.scroll .select_lang button::after,
#header.menu_on .select_lang button::after { background: url("/images/common/ico_lang_on.png") no-repeat center; }




:is(.fp-viewing-1Page, .fp-viewing-3Page, .fp-viewing-4Page, .fp-viewing-5Page, .fp-viewing-6Page)
#header.scroll #gnb_pc:before { background: none; }

/* .fp-viewing-2Page #header.scroll #logo img.on { display:none; }
.fp-viewing-2Page #header.scroll #logo img.off { display:inline-block; } */

 /* .fp-viewing-2Page #header.scroll .menuToggle span {background:#222} */

#header.scroll .menuToggle span,
#header.menu_on .menuToggle span { color:#222 }
#header.scroll .r_cont ul li a,
#header.menu_on .r_cont ul li a{ color:#222 }

#header.scroll .menuToggle.m_on span,
#header.menu_on .menuToggle.m_on span { background:#FFF }
#header.scroll .menuToggle.m_on span,
#header.menu_on .menuToggle.m_on span { background:#FFF }


.moGnb{display:none;}


.pcAllGnb{display: block; position: fixed; top: -100%; z-index: 94; width: 100%; height: calc(100vh - 60px); background-color: #000000b4; padding: 20px;  transition: .6s;}
.pcAllGnb.on{top: 100px;}
.pcAllGnb .inner > ul{display: flex; justify-content: space-between; text-align: center;}
.pcAllGnb .inner > ul > li{ width: 100%;}
.pcAllGnb .inner > ul > li > div{}
.pcAllGnb .inner > ul > li > div > a{font-size: 25px; color:#fff; display: block; padding: 14px 0; font-weight: 700; pointer-events: none; position: relative;}
.pcAllGnb .inner > ul > li .smenu{padding: 15px 0;}
.pcAllGnb .inner > ul > li .smenu li{}
.pcAllGnb .inner > ul > li .smenu li + li{margin-top: 10px;}
.pcAllGnb .inner > ul > li .smenu li > a{font-size: 18px; color: #fff; font-weight: 600; display: block; padding: 6px 0;}
.pcAllGnb .inner > ul > li .smenu li > .ssmenu{}
.pcAllGnb .inner > ul > li .smenu li > .ssmenu > li{}
.pcAllGnb .inner > ul > li .smenu li > .ssmenu > li > a{font-size: 16px; color: rgba(255,255,255,0.8); padding: 8px 0; display: block;}


@media all and (max-width:1600px) {
    #header #logo {left: 100px;}
    #gnb_pc .gnb_dp1{ width: 130px; }
    #header .r_cont{padding-right: 100px;}
}
@media all and (max-width:1480px) {
    #gnb_pc .gnb_dp1{ width: 125px; }
    #gnb_pc .gnb_dp1 .smenu { font-size:1.5rem; }
    #header .hd_btn ul li { font-size: 1.3rem; }
}
@media all and (max-width:1399px) {
    #header #logo {left: 60px;}
    #header .r_cont{padding-right: 60px;}
    #header .comm3-btn{ display:none}
}

@media all and (max-width:1280px) {
    #header #gnb_pc {display:none;}
    #header { height:75px; }

    #header .hd_bx { line-height:75px; }
    #header #logo img { height:40px }
  /* #header #logo2 img { height:60px } */

    #header .hd_btn { }
    .select_lang ul { top: 65px; }
    #header .hd_mbx { display: block; width: 75px; height: 75px; }

    #header.scroll,
    #header.on { height: 75px; line-height: 75px; background:#FFF; border-bottom:1px solid #dedede;}

    #header.on .hd_bx,
    #header.scroll .hd_bx { line-height: 75px;  }

    #header.on #logo img.on { display: inline-block; }
    #header.on #logo img.off { display: none; }

    #header.on .hd_full { background-color:#2d5fa5; }
    #gnb_mo.m_menuOn{	-webkit-transform: translateX(0) rotate(0); -moz-transform: translateX(0) rotate(0);	-ms-transform: translateX(0) rotate(0);	-o-transform: translateX(0) rotate(0);	transform: translateX(0) rotate(0); }

    #header .r_cont{gap: 20px;}
    #header .r_cont ul li a{font-size: 14px;}
    #header .r_cont .menuToggle{line-height: 50px;}
    .pcAllGnb{display: none;}
    .moGnb{display: block; position: fixed; top: 75px; z-index: 100; width: 100%; height: calc(100vh - 60px); background-color: #fff; overflow-y: scroll; right: -100%; transition: .6s;}
    .moGnb.on{right: 0;}
    .moGnb .login{display: flex; gap:10px;}
    .moGnb .login li{}
    .moGnb .login li a{border:1px solid #fff; color: #fff; font-size: 15px; display: block; padding: 6px 14px; font-weight: 500;}
    .moGnb > ul{}
    .moGnb > ul > li.on > div:first-child{background: #00913a;}
    .moGnb > ul > li.on > div:first-child a{color: #fff;}
    .moGnb > ul > li > div{}
    .moGnb > ul > li > div {cursor: pointer; padding: 10px 20px;        border-bottom: 1px solid #eee;}
    .moGnb > ul > li > div  > a{font-size: 20px; color:#222; display: block; padding: 14px 0; font-weight: 700; pointer-events: none; position: relative;}
    .moGnb > ul > li > div  > a::after{content: '↓'; font-family: 'SUIT', sans-serif; position: absolute; right: 0; top: 50%; transform: translateY(-50%); font-weight: 400;}
    .moGnb > ul > li.on > div > span > a::after{content: '↑';}
    .moGnb > ul > li .smenu{display: none; padding: 15px;}
    .moGnb > ul > li .smenu li{}
    .moGnb > ul > li .smenu li + li{margin-top: 10px;}
    .moGnb > ul > li .smenu li > a{font-size: 18px; color: #222; font-weight: 600; display: block; padding: 6px 0; padding-left: 15px;}
    .moGnb > ul > li .smenu li > .ssmenu{display: flex; gap:5px 10px; flex-wrap: wrap;}
    .moGnb > ul > li .smenu li > .ssmenu > li{width: calc(50% - 10px / 2);}
    .moGnb > ul > li .smenu li > .ssmenu > li > a{font-size: 16px; color: rgba(255,255,255,0.8); padding: 8px 0; padding-left: 15px; display: block;}
}

@media all and (max-width:767px) {
	#header{ height:60px; }

    #header #logo {left: 40px;}
    #header .r_cont{padding-right: 40px;}

	  .select_lang ul { top: 55px; }


  #gnb_mo { top: 60px; }
  .moGnb{top: 60px;}
  
  #header .hd_bx { line-height:60px; }
  #header .hd_mbx{ width:60px; height:60px; line-height:60px; }
  
  #header .naver-btn{right: 140px;}
  
  #header.on, #header.scroll { height: 60px; }
  #header.on .hd_bx, #header.scroll .hd_bx { line-height: 60px; }
  #header.scroll #gnb_pc .gnb_dp1>div { height:60px; }
  
  #header.scroll .hd_mbx { width: 60px; }
  
  .menuToggle span.t {top:20px;}
  .menuToggle span.b {bottom:20px; }
  .menuToggle.m_on span.t {transform:translateY(9px) rotate(45deg)}
  .menuToggle.m_on span.b {transform:translateY(-9px) rotate(-45deg)}
  
  
}


@media all and (max-width:568px) {
    #header{height:55px; }
	#gnb_mo { top: 55px; }
    .moGnb{top: 55px;}

	#header .hd_btn { right:20px}
	 .select_lang ul { top: 45px; }
	 .select_lang ul li {line-height:1em !important; padding:1.5em 0}
	 .select_lang button::after { margin-left: 10px;  }

	#header .hd_bx{ line-height:55px; }
	#header .hd_mbx { width:55px; height:55px; line-height:55px;}

    #header #logo {left: 20px;}
    #header #logo img{height: 33px;}
    #header .r_cont{padding-right: 20px;}

	#header.on, #header.scroll { height: 55px; }
	#header.on .hd_bx, #header.scroll .hd_bx { line-height: 55px; }
	#header.on #logo img, #header.scroll #logo img { }
	#header.scroll #gnb_pc .gnb_dp1>div { height:55px; }

	#header.scroll .hd_mbx { width: 55px; }

	.menuToggle span.t {top:17.5px;}
	.menuToggle span.b {bottom:17.5px; }
}







#footer {padding: 90px 0 70px; background: #000;}
#footer .inner{display: flex; flex-wrap: wrap;justify-content: space-between;}
#footer .l_box{width: 40%;}
#footer .l_box ul{margin-top: 50px; display: flex; gap: 7px 20px; flex-wrap: wrap; color: #bbb; font-weight: 500; font-size: 1.6rem;}
#footer .r_box{width: 50%; text-align: right; color: #fff;}
#footer .r_box h3{font-size: 4rem; font-weight: 800;}
#footer .r_box > ul{margin-top: 50px; width: 100%; display: flex; justify-content: space-between;}
#footer .r_box > ul > li{width: calc(100%/5); text-align: right;}
#footer .r_box > ul > li:nth-child(3){width: 23.5%;}
#footer .r_box > ul > li > div > a{color: #fff; font-weight: bold; font-size: 1.8rem;}
#footer .r_box .smenu{margin-top: 20px;}
#footer .r_box .smenu a{font-weight: 500; color: #bbb; font-size: 1.6rem;}
#footer .r_box .smenu li+li{margin-top: 10px;}
#footer .bot{margin-top: 90px; border-top: 1px solid #333; width: 100%; display: flex; justify-content: space-between; padding-top: 40px;}
#footer .bot ul{display: flex; gap: 20px; font-size: 1.6rem;}
#footer .bot ul a{font-weight: 500; color: #bbb;}
#footer .bot ul li:nth-child(3) a{color: #fff;}
#footer .bot p{font-weight: 500; font-size: 1.6rem; color: #ddd;}
#footer .bot p span{color: #fff;}


@media all and (max-width:1420px) {
    #footer .r_box h3{font-size: 3.5rem;}
}
@media all and (max-width:1280px) {
    #homepageBottom.section > div{padding-bottom: 0 !important;}
    #footer {padding: 70px 0 50px; background: #000;}
    #footer .l_box img{width: 150px;}
    #footer .l_box ul{font-size: 1.4rem; margin-top: 30px;}
    #footer .r_box h3{font-size: 3rem;}
    #footer .r_box > ul{margin-top: 30px;}
    #footer .r_box > ul > li > div > a{font-size: 1.6rem;}
    #footer .r_box .smenu{margin-top: 10px;}
    #footer .r_box .smenu a{font-size: 1.4rem;}
    #footer .r_box .smenu li+li{margin-top: 5px;}
    #footer .bot{margin-top: 60px; padding-top: 20px;}
    #footer .bot ul{font-size: 1.4rem;}
    #footer .bot p{font-size: 1.4rem;}
}
@media all and (max-width:1080px) {
    #footer .l_box{width: 100%;}
    #footer .r_box{width: 100%; text-align: left; margin-top: 30px;}
    #footer .r_box > ul > li{text-align: left;}
}
@media all and (max-width:680px) {
    #footer {padding: 50px 0 30px;}
    #footer .l_box img{width: 120px;}
    #footer .l_box ul{margin-top: 20px; gap: 5px 10px;}
    #footer .r_box h3{font-size: 2.5rem;}
    #footer .r_box > ul{flex-wrap: wrap; gap: 20px 0; justify-content: flex-start;}
    #footer .r_box > ul > li{width: calc(100%/3);}
    #footer .bot{margin-top: 30px; flex-wrap: wrap; text-align: center;justify-content: center;}
    #footer .bot ul{width: 100%;justify-content: center; margin-bottom: 20px;}
}
