@charset "utf-8";

/* base */
body.open {overflow: hidden;}
.wrap {width: 1400px; margin: 0 auto; position: relative;z-index: 2;}
.area_all_menu {display: none;}
.sub .top_banner {display: none;}

/* header */
#header {position: absolute; z-index: 999;}
#header .btn_close {display: none;}
/* #header .btn_close {font-size: 13px;position: absolute;color: #fff;top: 52px;left: 135px;transition: all 0.5s ease 0s;}
.active #header .btn_close{visibility:visible;opacity:1;} */
#header .inner {display:flex;justify-content: space-between;align-items:center;padding: 34px 95px;position: relative;box-sizing: border-box;transition: all 0.3s ease;}

#header #btn_pc, #header .btn_menu{position:relative;position:absolute;top: 52px;left: 95px;width: 28px;height: 18px;transition:.5s ease-in-out;transform:rotate(0deg);-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;cursor:pointer;font-size: 0px;}
#header #btn_pc span, #header .btn_menu > span{display:block;position:absolute;opacity:1;right:0;width:100%;height: 2px;background:#FFF;transition:.25s ease-in-out;transform:rotate(0deg);-webkit-transform:rotate(0deg);border-radius:9px;-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;}
#header #btn_pc span:nth-child(1), #header .btn_menu > span:nth-of-type(1){top:0px;}
#header #btn_pc span:nth-child(2), #header .btn_menu > span:nth-of-type(2){top:50%;}
#header #btn_pc span:nth-child(3), #header .btn_menu > span:nth-of-type(3){top:100%;}
#header #btn_pc.open span:nth-child(1), #header .btn_menu.open > span:nth-of-type(1){top:10px; transform:rotate(135deg); -webkit-transform:rotate(135deg); -moz-transform:rotate(135deg); -o-transform:rotate(135deg);}
#header #btn_pc.open span:nth-child(2), #header .btn_menu.open > span:nth-of-type(2){opacity:0; right:-20px;}
#header #btn_pc.open span:nth-child(3), #header .btn_menu.open > span:nth-of-type(3){top:10px; transform:rotate(-135deg); -webkit-transform:rotate(-135deg); -moz-transform:rotate(-135deg); -o-transform:rotate(-135deg);}

#header .btn_menu.active .full_menu {display: block;}
#header.web .btn_menu {display: none;}

/* header */
#header{position:fixed;z-index: 99;top: 0;left: 0;width: 100%;transition: all 0.9s cubic-bezier(0.165, 0.84, 0.44, 1);}
#header h1{position: absolute;top: 32px;left: 50%;height: 61px;width:311px;transform: translate(-50%, 0);z-index: 999;display: inline-block;}
#header h1 a {display: inline-block;width:100%;height:100%;background: url(../../images/common/img_logo.png) no-repeat; background-size: contain;}
#header.on h1 a {background: url(../../images/common/img_logo_on.png) no-repeat;background-size: contain;}
#header.on h1 {position:inherit;transform: inherit;top: inherit;left: inherit;width: 268px;height: 53px;overflow: hidden;}

#header nav .gnb{display: none;}
#header.on nav .gnb{display: block;}
#header nav .gnb > li{display:inline-block;position:relative;padding: 0 18px;transition: .5s;}
#header nav .gnb > li:last-child:after{background:none;}
#header.web nav .gnb > li > a{color:#000;padding: 32px 0;font-family: 'Cormorant Garamond', 'Noto Sans KR', Sans-serif;font-size: 19px;text-transform: uppercase;font-weight: 600;}
#header.web nav .gnb > li > a.on, #header.on nav .gnb > li > a:hover {color: #a57d43;}
#header.on{background:#fff;top: 0;}
#header.on > .inner{padding: 11px 92px;box-shadow: 15px 20px 29px 0px rgb(0 0 0 / 8%);}
#header.on nav{color:#222;}
#header.on .btn_sitemap > span{background:#000 !important;}
#header.on.short .inner{padding:17px 0;}
#header.on.short h1 a{width:54px; height:54px;}

.ani_on #header{top:0;}
#header.on, #header.on .util_sns a,
#header.on .util_wrap a.icon_lang {color: #c3934f;}
#header.on .btn_menu {display: none;}
#header.on .btn {color: #c3934f !important;border: 1px solid #c3934f;background: #FFF !important;font-weight: 300 !important;}

#header .util_sns a {float: left;font-size: 0;display: inline-block;margin: 0 8px;}
#header .util_sns *[class^=icon_] {width: 21px;height: 21px;background-size: contain;background-repeat: no-repeat;background-position: center;}
#header .util_sns .icon_Ista {background-image: url(../images/common/icon-insta.svg);}
#header .util_sns .icon_faceB {background-image: url(../images/common/icon_facebook.svg);}
#header .util_sns .icon_Utube {background-image: url(../images/common/icon_youtube.svg);}

#header .util_wrap {display: flex;align-items: center;z-index: 999;}
#header .util_wrap a.icon_lang, #header.on .util_wrap {display: flex;align-items: center;color: #fff;font-weight: 500;font-size: 14px;}
#header .util_wrap a.icon_lang i {background: url(../images/common/icon_lang.png) no-repeat center;width: 19px;height: 19px;margin-right: 9px;display: inline-block;background-size: contain;}
#header .util_wrap a.btn i {background: url(../images/common/icon_calendar.png);width: 21px;height: 22px;margin-right: 12px;display: inline-block;}
#header .util_wrap .btn {display: flex;align-items: center;justify-content: center;margin-left: 20px;padding: 9px 9px;font-weight: 200;background: #0000000f;}
#header.on .util_wrap a.icon_lang i {background: url(../images/common/icon_lang_on.png);}
#header.on .util_wrap a.btn i {background: url(../images/common/icon_calendar_on.png);}

#header .util_wrap .btn_news {display: inline-block;width: 24px;height: 27px;background: url(/images/common/icon_notice.svg) center no-repeat;background-size: contain;margin-right: 18px;text-indent: -9999px;cursor: pointer;transform-origin: 50% 0%;animation-name: shake;animation-duration: 3.5s;animation-iteration-count: infinite;animation-timing-function: ease;animation-delay: 3s;}
#header.on .util_wrap .btn_news {background: url(/images/common/icon_notice_on.svg) center no-repeat;}
@keyframes shake{
    0%,20%,40%{
        transform: rotate(0deg);
    }
    50%{
        transform: rotate(10deg);
    }
    60%{
        transform: rotate(-8deg);
    }
    70%{
        transform: rotate(6deg);
    }
    80%{
        transform: rotate(-4deg);
    }
    90%,100%{
        transform: rotate(0deg);
    }
}

.waviy {position: relative;}
.waviy span {position: relative;display: inline-block;text-transform: uppercase;animation: waviy 1s infinite;animation-delay: calc(.1s * var(--i));letter-spacing: -2px;}
@keyframes waviy {
    0%,40%,100% {
    transform: translateY(0)
    }
    20% {
        transform: translateY(-3px)
    }
}

#header.open i.btn_close {display: none;}

/* #en #header .util_wrap .btn {font-weight: 500;font-size: 14px;}
#en #header .util_wrap a.icon_lang, #en #header.on .util_wrap, #header .btn_close {font-weight: 700;} */

/* full_menu */
.full_inner{border-top: 1px solid #ffffff1c;border-bottom: 1px solid #ffffff1c;}
.full_inner .wrap{display:flex;position:relative;height: calc(100vh - 190px);max-height: calc(100vh - 190px);align-items: center;}

.full_gnb{display:flex;align-items:center;position:relative;opacity:0;}

.full_menu{position:fixed;opacity:0;visibility:hidden;overflow:hidden;top:0;left:0;z-index: -1;width:100%;height:100vh;transition:all 0.7s ease 0s;background-position: right 60%;}
.full_menu.open{opacity:1;visibility:visible;z-index: 98;background-repeat: no-repeat;}
.full_menu.open .full_gnb{opacity:1;transition: all 1.2s ease 0.3s;}

.full_menu .full_gnb *{color:#fff;}
.full_menu .full_gnb > .gnb > li.hover, .full_menu .full_gnb > .gnb > li.on{margin-bottom: 45px;transition: all 0.5s ease 0s;}
.full_menu .full_gnb > .gnb > li {transition: all 0.5s ease 0s;}
.full_menu .full_gnb > .gnb > li:last-child{margin-bottom:0;}
.full_menu .full_gnb > .gnb > li > ul{display:flex;position:relative;top: 10px;flex-wrap:wrap;/* height: 0; */transition: all 0.5s ease 0s;}
.full_menu .full_gnb > .gnb > li:hover > ul {height: auto;}
.full_menu .full_gnb > .gnb > li > ul > li > a{font-family:Noto Sans KR , '맑은 고딕', '돋움', Dotum, '굴림', Gulim, Sans-serif;font-weight:200;font-size:15px;line-height: 1;text-transform: uppercase;}
.full_menu .full_gnb > .gnb > li > a + ul > li.active:after{opacity:1;}
.full_menu .full_gnb > .gnb > li > ul > li > a i{display:none;}
.full_menu .full_gnb > .gnb > li > ul > li{margin-right:20px;}
.full_menu .full_gnb > .gnb > li > a{display:flex;align-items:center;position:relative;opacity: 0.25;line-height:1;font-size: 47px;letter-spacing:1px;transition:all 0.5s ease 0s;font-family: 'Cormorant Garamond', 'Noto Sans KR', '돋움', Dotum, '굴림', Gulim, Sans-serif;text-transform: capitalize;font-weight: 700;}
.full_menu .full_gnb > .gnb > li > a:hover{opacity:1;}
.full_menu .full_gnb > .gnb > li > a + ul > li{opacity:0;visibility:hidden;transition:all 0.5s ease 0s;/*transform:translateX(-20px);*/position: relative;}
.full_menu .full_gnb > .gnb > li.hover > ul > li, .full_menu .full_gnb > .gnb > li.on > ul > li{opacity:1; visibility:visible; transform:translateX(0px);}
.full_menu .full_gnb > .gnb > li.hover > a, .full_menu .full_gnb > .gnb > li.on > a{opacity:1;}
.full_menu .full_gnb > .gnb > li.hover > a:before{opacity:1; transform:translateX(0px);}
.full_menu .full_gnb span[data-gnb="ko"]{display:none;}
.full_menu .full_gnb > .gnb > li > ul > li > a.hide {display:none;}
.full_menu .full_inner .img {/* margin-top: 100px; */padding-right: 130px;}

.full_menu .copyright_wrap {width: 1400px;margin: 0 auto;display: flex;align-items: center;justify-content: space-between;padding-top: 25px;font-size: 14px;}
.full_menu .copyright_wrap > * {color: #fff;font-weight: 200;font-size: 14px;}

.mob .full_menu .full_gnb > .gnb > li > a + ul > li {opacity: 1;visibility: visible;}
.mob .full_menu .full_gnb > .gnb > li > ul {transition: none;}
.full_menu .full_gnb > .gnb > li {padding: 7px 0;}

.main.open #top_banner {display: none;}

/* footer */
#footer {background: url(../images/common/bg_footer.jpg) no-repeat 50% 0/cover;/*overflow: hidden;*/display: flex;position: relative;clear: both;}
#footer .utile_wrap{margin: 0 0 40px;}
#footer address ul {display: flex;flex-wrap: wrap;}
#footer address ul li {position: relative;line-height: 2;}
#footer address ul li:not(:last-child) {margin-right: 40px;}

#footer > div > * {color: #fff;font-weight: 200;font-size: 15px;}
#footer .L_wrap, #footer .R_wrap {padding: 100px 100px 60px;box-sizing: border-box;}
#footer .L_wrap {width: 433px;background-color: #003757;float: left;text-align: center;display: flex;align-items: center;justify-content: center;flex-direction: column;}
#footer .L_wrap .list_wrap {display: flex;align-items: flex-end;justify-content: center;padding: 0 10px;width: 200px;}
#footer .L_wrap .list_wrap li {margin: 0;padding: 0;}
#footer .L_wrap .list_wrap li:last-child img {opacity: .25;height: 42px;margin-left:20px}
#footer .L_wrap i {display: block;margin: 45px 0 100px;}

#footer .R_wrap {width: calc(100% - 433px);}
.infoSns {display: flex;align-items: center;justify-content: center;}
.infoSns li img {height: 19px !important;}
.infoSns li a {opacity: .7;display: flex;align-items: center;justify-content: center;margin: 0px 15px;transition: .5s;}
.infoSns li a:hover {opacity: 1;}
.infoSns li:last-child img {height: 17px !important;}

#footer .R_wrap .utile_wrap a {color: #fff;padding: 5px 17px;position: relative;display: inline-block;}
#footer .R_wrap .utile_wrap a:first-child {padding-left: 0;}
#footer .R_wrap .utile_wrap a:not(:first-child)::before {content: '';display: inline-block;width: 4px;height: 4px;border-radius: 4px;background-color: #fff;position: absolute;left: -3px;top: 43%;}
#footer .R_wrap address {opacity: 1;}

#footer .L_wrap i, #footer ul.menu_wrap ul li, .copyright_wrap > *, .utile_wrap {opacity: .7;}

#footer ul.menu_wrap {border-top: 1px solid #ffffff1c;padding-top: 70px;margin-top: 70px;display: flex;flex-wrap: wrap;justify-content: flex-start;}
#footer ul.menu_wrap > li {width: 15%;}
#footer ul.menu_wrap > li:last-child {width: 10%;}
#footer ul.menu_wrap > li > a {font-family: 'Noto Serif KR', serif;font-size: 19px;}
#footer ul.menu_wrap a {color: #fff;line-height: 2.4;}
#footer ul.menu_wrap ul {margin-top: 10px;}
#footer ul.menu_wrap ul li a {font-weight: 200;}
#footer ul.menu_wrap > li:nth-child(2) a {font-weight: 400;}

#footer .copyright_wrap {border-top: 1px solid #ffffff1c;padding-top: 50px;margin-top: 70px;display: flex;justify-content: space-between;}
#footer a.btn_top {background: #c3934f;width: 80px;height: 80px;border-radius: 45px;display: inline-block;position: absolute;right: 80px;top: 65px;transition:all 0.8s;color: #fff;font-size: 12px;font-weight: 500;display: flex;align-items: center;flex-direction: column;justify-content: center;z-index: 9;}
#footer a.btn_top i {transform: rotate(270deg);-webkit-transform: rotate(270deg);width: 15px;height: 14px;display: inline-block;background-repeat: no-repeat;}
#footer a.btn_top:hover {top: 50px;}

*[lang="eng"]  #footer ul.menu_wrap > li:nth-child(2) a {font-weight:200;}

@media screen and (max-width:1670px){
	#header nav .gnb > li {padding: 0 10px;}

	#footer .L_wrap {width: 25%;}
	#footer .R_wrap {width: 75%;}
	#footer .L_wrap, #footer .R_wrap {padding: 100px 60px 60px;}
}

@media screen and (max-width:1550px){
	#header .inner {padding: 34px 25px;}
	#header.on > .inner {padding: 11px 25px;min-height: 65px;}
	#header.web nav .gnb > li > a {font-size: 18px;}
	#header #btn_pc {left: 25px;top: 40px;}
	#header .btn_close {left: 65px;top: 40px;}
}

@media screen and (max-width:1400px){
	.wrap {width: calc(100% - 80px);box-sizing: border-box;overflow: hidden;}
	.area_gallery .swiper-slide li {flex-basis: 33.33%;}

	#header.web nav .gnb > li > a {font-size: 16px;}
	#header h1 {width: 240px;height: 47px;}
	#header.on h1 {width: 218px;height: 45px;}
	#header .util_wrap a.btn i, #header .util_wrap a.icon_lang i {margin-right: 6px;}
	#header .btn {font-size: 14px;min-width: 117px;margin-left: 14px !important;}

	.full_menu .copyright_wrap {width: 96%;}
}  

@media screen and (max-width:1250px){
	#header nav .gnb > li {padding: 0 6px;}
}

@media screen and (max-width:1200px){
    #header #btn_pc, .mob .inner + .btn_close {display: none;}
    #header.mob .btn_menu {display: block;}
    #header .btn_menu {left: 25px;top: 40px;}

    #header.on h1 {position: absolute;top: 10px;left: 50%;transform: translate(-50%, 0);}
	#header.on nav {display: none;}
	#header.on #btn_pc span {background: #000}
	#header.on .util_wrap {margin-left: auto;}
	#header.on #btn_pc {top: 22px;}
	#header .btn_close {font-size: 11px;font-weight: 600;}
	#header.on .btn_close {color: #000;top: 23px;display: none;}

	#footer > div > * {font-size: 13px;}
	#footer ul.menu_wrap,
	#footer .L_wrap i > br {display: none;}
	#footer .L_wrap, #footer .R_wrap {padding: 50px 35px 30px;}
	#footer .L_wrap {width: 20%;}
	#footer .L_wrap > img {height: 80px;margin-bottom: 25px;}
	#footer .L_wrap .list_wrap li {margin-top: 30px;}
	#footer .L_wrap .list_wrap img {height: 38px;}
    #footer .L_wrap .list_wrap li:last-child img {height: 35px;}

	#footer .R_wrap {width: 80%;}

	#footer .copyright_wrap {padding-top: 25px; margin-top: 40px;}
	#footer a.btn_top {width: 55px; height: 55px;font-size: 10px;right: 20px;top: 25px;}
	#footer a.btn_top i {width: 7px;}
}

@media all and (min-width:1024px){
	#header nav .gnb > li ul{position:absolute;opacity:0;visibility:hidden;top: 55px;right:-20px;width:100%;padding:8px 17px;background: #fff;border: 0;box-shadow: 15px 20px 29px 0px rgba(0, 0, 0, 0.13);transition:all 0.4s ease-out;transition-property:opacity, top, visibility;transition-delay:0s, 0s, 0s;}
	#header nav .gnb > li ul.active{display:block; transition-delay:0.1s;}
	#header nav .gnb > li.active ul{opacity:1; visibility:visible; top:58px; z-index:10; transition-delay:0s, 0s, 0s;}
	#header.web.on nav .gnb > li.active ul{top:52px;}
	#header nav .gnb > li ul > li > a {display:block;position:relative;padding:6px 0px;border-top: 0;font-size:15px;color: #666;text-align: center;transition:all 0.3s ease 0s;}
	#header nav .gnb > li ul > li:last-child > a {padding-bottom: 17px;}
	#header nav .gnb > li ul > li > a:hover{opacity:0.5;}
	#header nav .gnb > li ul > li:first-child > a{border-top-width:0px;}
	a[data-link="call"]{cursor:auto; pointer-events:none;}

	#header #btn_pc span {height: 2px;}
}

@media all and (max-width:1023px){
	/* #header .btn_menu,
	#header .btn_close{display:inline-block;} */
    #header .btn_menu {display:inline-block;}
	#header.on .btn_menu > span, #header .btn_menu.active > span:nth-of-type(1), #header .btn_menu.active > span:nth-of-type(3){background:#fff;}
	#header.on nav .gnb > li > a {color: #222;}
	#header nav{position:fixed; top:0px; right:-100%; z-index:998; width:80%; height:100%; margin:0; background:#fff;}
	#header nav.active{right:0px; box-shadow:-5px 0px 15px rgba(0,0,0,0.1); transition:all 0.5s ease-out 0s;}
	#header nav .gnb > li{display:block;}
	#header nav .gnb{position:absolute; top:110px; right:0px; width:100%; overflow-y:auto; z-index: 999;}
	#header nav .gnb > li{padding:0;}
	#header nav .gnb > li > a{display:block; padding:11px 0;font-size:21px; color:#222; transition:all 0.3s ease 0s;}
	#header nav .gnb > li ul{display:none; padding:0px 0 20px;}
	#header nav .gnb > li ul > li > a{display:block; padding:10px 0px;}
	#header .btn_sitemap{display:none;}
	#header nav:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:50%;}
	
	#header .util_sns {margin-left: auto;padding-right: 40px;}
	#header .util_wrap {margin-left: auto;}
    #header .btn,
    #header .util_wrap a.icon_lang, #header.on .util_wrap {font-size: 13px;}

	#footer{flex-direction: column;padding: 0 20px;}
	#footer .L_wrap, #footer .R_wrap {width: 100%;padding: 28px 0 20px;text-align: center;}
	#footer .L_wrap > img {width: auto;margin-bottom: 12px;}
	#footer > div > .list_wrap {display: none;}
	#footer .utile_wrap {margin: 0 0 15px;}
	#footer .copyright_wrap {padding-top: 18px;margin-top: 23px;}
	#footer address ul {justify-content: center;font-family: Sans-serif;}
    #footer .L_wrap {background: none;}
    #footer .L_wrap i {margin: 0;}

	.full_menu .full_inner .img {padding-right: 60px;}
	.full_menu .full_inner .img img {width: 290px;}
	.full_menu .full_gnb > .gnb > li > a {font-size: 42px;}
}

@media all and (max-width:768px){
    .wrap {width: calc(100% - 40px);}
    #header h1 {width: 190px;height: 40px;}
    
	/* #header .util_wrap, #header.on .util_wrap, #header .btn_close{display: none;} */
    #header .util_wrap a.btn, #header .util_wrap a.icon_lang, #header .btn_close{opacity: 0;visibility: hidden;}
    #header.open .util_wrap a.btn, #header.open .util_wrap a.icon_lang, #header.open .btn_close{display: flex;opacity: 1;visibility: visible;}
    #header .util_wrap .btn_news {margin-right: 0;}
    /* #header.open .util_wrap a.icon_lang{display: block;}
    #header .util_wrap a.icon_lang i {width: 15px;height: 15px;} */

#header .util_wrap a.btn {
    position: absolute;
    right: 20px;
    top: 82vh;
    width: 130px;
    display: flex !important;
    align-items: center;
}
#header .util_wrap a.icon_lang {
    margin-left: 0;
    position: absolute;
    right: 74px;
    top: 38px;
}

	.full_menu .full_gnb {margin-top: 40px;}
	.full_menu .full_gnb > .gnb > li > a {font-size: 30px;}
	.full_menu .full_inner {margin-top: 100px !important;}
	.full_menu .full_inner .img {display: none;}
	.full_menu .full_inner .wrap {display: inherit;height: calc(100vh - 190px);max-height: calc(100vh - 190px);}
	.full_menu.open {background-size: 50%;}
	.full_menu .copyright_wrap > * {font-size: 12px;line-height: 1.2;}
    .full_menu .full_gnb > .gnb > li > ul > li > a {font-size: 14px;}

    #footer .copyright_wrap {flex-direction: column;}
    #footer .copyright_wrap p {padding-bottom: 10px;font-size: 12px;}
	
	.infoSns li a {margin: 0px 7px;}
	.infoSns li:last-child img {height: 14px !important;}
	.infoSns li img {height: 16px !important;}
    
    .full_menu .full_gnb > .gnb > li.hover, .full_menu .full_gnb > .gnb > li.on {margin-bottom: 0px;}
    .full_menu .full_gnb > .gnb > li > a.active + ul {margin-bottom: 15px !important;}
    .full_menu .full_gnb > .gnb > li:not(.on) > a:hover {opacity: 0.4;}
    .full_menu .full_gnb > .gnb > li:not(.on) > ul > li > a {opacity: 0.6;}

.full_menu .full_inner {
}
.full_menu .copyright_wrap {
    position: absolute;
    bottom: 0;
    width: 100%;
    box-sizing: border-box;
    padding: 20px 20px;
    border-top: 1px solid #ffffff1c;
}
.full_inner{border-bottom:0;}
.full_menu .full_gnb {
    margin-top:40px;
}
.full_menu .full_gnb > .gnb > li {
    padding: 12px 30px;
}

}

@media all and (max-width:540px) {
    #header h1 {width: 180px;transition: all 0.4s ease-out;}
	
	/* 추가선언체크 */
    #header #btn_pc {left: 18px;}
	#header .inner,
	#header.on > .inner{transition: all 0.1s ease-out; padding:17px 20px;min-height: 60px;}
	#header h1{top:13px;}
	#header .btn_menu{top:23px; left:20px; width:25px; height:14px;}
	#header.on h1{width:180px; height:40px ;transition: all 0.1s ease-out;}
	#header.on h1{top:inherit;}
	#header.mob.on .btn_menu {
		top: 23px;
	}
#header .util_wrap a.icon_lang {
    top: 21px;
    font-size: 12px;
}
#header .util_wrap a.icon_lang {
    top: 22px;
    font-size: 12px;
    right: 61px;
}

.full_menu .full_gnb > .gnb > li {
    padding: 10px 20px;
}
.full_menu .full_gnb > .gnb > li > a {
    font-size: 26px;
}


    #footer .R_wrap {padding-top: 0;}
    #footer .R_wrap .utile_wrap a {padding: 5px;}
    #footer .R_wrap .utile_wrap a:not(:first-child)::before {width: 3px;height: 3px;}

#footer address ul li:not(:last-child) {
    margin-right: 16px;
}

.full_menu .full_inner {
    margin-top: 66px !important;
}
#header.open h1 {
    display: none;
}

#footer .R_wrap address {
    margin-top: 30px;
}

}

@media all and (max-width:400px) {
	#header .util_wrap a.btn {
		top: 79vh;
	}
}