#top-layout {width: 100%;/* position:absolute; */position: fixed;height: var(--header-height);top: 0;z-index: 900;transition: .4s;}
#top-layout:before {content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 0;opacity: 0;/* backdrop-filter: blur(20px); */transition: .4s;}

#top-layout:hover {background: #fff;}
#top-layout:hover .hd-wrap #logo a {background-image: url("/images/common/ys_logo_c.svg");filter: none;}
#top-layout:hover #gnb-layout #gnb {border-bottom: 1px solid #e3e3e3;}
#top-layout:hover #gnb-layout .depth1_ul > li > a span {color: #212121;}
#top-layout:hover .sch-btn a {}
#top-layout:hover .sch-btn a:hover {background:var(--sub-color);}
#top-layout:hover .mo .hamburger p {background: #222;}
#top-layout:hover .mo .allm-txt {color: #333;}
#top-layout:hover .hd-wrap .utile-wrap > .sch-btn a{}
#top-layout:hover .hd-wrap .utile-wrap > .ctu a{color:#253369;}
#top-layout:hover .language .language-link> button span{}
#top-layout:hover .mo button.btn-allmenu span{}
#top-layout:hover .navSearch .search-btn{color:#2149a6;}

/* 상단 고정 */
#top-layout.scrollFx {width: 100%;position: fixed;/* height: 100px; */top: 0;}
#top-layout.scrollFx .navi {/* height: 100px; */}
#top-layout.scrollFx:before {opacity: 1;}
#top-layout.scrollFx .hd-wrap #logo a {background-image: url("/images/common/ys_logo_c.svg");filter: none;}
#top-layout.scrollFx #gnb-layout {height: var(--header-height);background: #fff;}
#top-layout.scrollFx #gnb-layout #gnb{border-bottom: 1px solid #e3e3e3;}
#top-layout.scrollFx #gnb-layout .depth1_ul > li > a span {color:#212121;}
#top-layout.scrollFx .sch-btn a {}
#top-layout.scrollFx .sch-btn a:hover {}
#top-layout.scrollFx .hd-wrap .utile-wrap > .sch-btn a {}
#top-layout.scrollFx .language .language-link> button span{color: #000; border-color: #e0e0e0;}

/* 서브일때-흰색 */
#top-layout.sub-hd {}
#top-layout.sub-hd #gnb-layout {}
#top-layout.sub-hd #gnb-layout .depth1_ul > li > a span {color: #fff;}
#top-layout.sub-hd .hd-wrap #logo a{filter: brightness(0) invert(1);}

a {}
#top-layout.sub-hd .sch-btn a {}
#top-layout.sub-hd .sch-btn a:hover {}
#top-layout.sub-hd .language .language-link> button span{color:#fff;border-color: #ffffff59;}
#top-layout.sub-hd .mo button.btn-allmenu:before, #top-layout.sub-hd .mo button.btn-allmenu:after{background-color:#fff;}
#top-layout.sub-hd .mo button.btn-allmenu > span{color:#fff;}
#top-layout.sub-hd:hover #gnb-layout #gnb {border-bottom: 1px solid #e3e3e3;}
#top-layout.sub-hd:hover .hd-wrap #logo a,
#top-layout.sub-hd.scrollFx .hd-wrap #logo a{filter: none;}
#top-layout.sub-hd:hover #gnb-layout .depth1_ul > li > a span,
#top-layout.sub-hd.scrollFx #gnb-layout .depth1_ul > li > a span {color: #000;}
#top-layout.sub-hd:hover .language .language-link> button span,
#top-layout.sub-hd.scrollFx .language .language-link> button span{color: #000; border-color: #e0e0e0;}
#top-layout.sub-hd:hover .mo button.btn-allmenu > span,
#top-layout.sub-hd.scrollFx .mo button.btn-allmenu > span{color:#000;}
#top-layout.sub-hd:hover .mo button.btn-allmenu:before, 
#top-layout.sub-hd:hover .mo button.btn-allmenu:after,
#top-layout.sub-hd.scrollFx .mo button.btn-allmenu:before, 
#top-layout.sub-hd.scrollFx .mo button.btn-allmenu:after {background-color: #000;}

#top-layout .navi {position: relative;height: var(--header-height);}
#top-layout .hd-wrap {height: 100%;}
#top-layout .hd-wrap #logo {position: absolute;display: flex;align-items: center;height: 100%;transition: .4s;font-size: 0;line-height: 0;}
#top-layout .hd-wrap #logo a {position:relative;display: inline-block;width: 345px;height: 100%;overflow: hidden;background-image: url("/images/common/ys_logo_c.svg");/* filter: brightness(0) invert(1); */background-repeat: no-repeat;background-position: 0 50%;transition: all .1s;background-size: 145px auto;transition: .4s;}
#top-layout .hd-wrap #logo a:before{position:absolute;left:163px;top:50%;width:1px;height:28px;content:"";background:#d2d2d2;transform:translateY(-50%);}
#top-layout .hd-wrap #logo a:after{position:absolute;left:181px;top:50%;content:"전기전자공학부";color:#555;font-family:'Escoredream';font-size:22px;font-weight:600;line-height:1;letter-spacing:-1px;white-space:nowrap;transform:translateY(-50%);}
#top-layout .hd-wrap #logo a:hover {opacity: .8;}

#top-layout .hd-wrap .utile-wrap {z-index: 10;display: flex;gap: 0;align-items: center;position: absolute;right: 3%;bottom: 0;height: 100%;}
#top-layout .hd-wrap .utile-wrap > .sch-btn {display: flex;align-items: center;justify-content: center;margin-right: 7px;}
#top-layout .hd-wrap .utile-wrap > .sch-btn a {transition: color .25s ease;position: relative;background: #1b3b86;height: 41px;width: 114px;display: flex;font-size: 15px;font-family: var(--font-family1);color: #fff;justify-content: center;align-items: center;padding: 0 0 0 7px;border-radius: 41px;overflow: hidden;}
#top-layout .hd-wrap .utile-wrap > .sch-btn a:before {content: "";position: absolute;left: -35%;top: 0;width: 140%;height: 100%;background: linear-gradient(90deg, #2555c5 0%, #2555c5 45%, rgba(37,85,197,.55) 68%, rgba(37,85,197,0) 100%);transform: translateX(-100%);transition: transform .35s ease;z-index: 0;}
#top-layout .hd-wrap .utile-wrap > .sch-btn a:hover:before {transform: translateX(0);}
#top-layout .hd-wrap .utile-wrap > .sch-btn a span {position: relative;z-index: 2;}
#top-layout .hd-wrap .utile-wrap > .sch-btn a i {position: relative;z-index: 2;font-size: 22px;transition: transform .25s ease;}
#top-layout .hd-wrap .utile-wrap > .sch-btn a:hover i {transform: translateX(3px);}

/* 언어선택 */
.language {display: inline-block;}
.language .language-link {position: relative;height: 100%;display: flex;justify-content: center;align-items: center;}
.language .language-link> button {display: block;position: relative;padding: 0;background-color: transparent;border: none;}
.language .language-link> button span {position: relative;border-radius: 40px;font-size: 15px;font-weight: 500;letter-spacing:-.5px;color: #000;font-family: var(--font-family2);display: inline-flex;align-items: center;gap: 6px;box-sizing: border-box;height: 41px;width: 80px;border: 1px solid #e0e0e0;justify-content: center;}
.language .language-link.on> button span {text-decoration: none;}
.language .language-link> button span:after {font-family: 'remixicon';content: "\EA4E";display: inline-block;vertical-align: middle;font-size:22px;}
.language .language-link> button em {font-size: 0;line-height: 0;position: absolute;left: 0;top: 0;}
.language .language-link> button em i {}
.language .language-link div {display: block;position: absolute;top: 45px;left: 0;width: 100%;z-index: 10;border-radius: 30px;background: #ebebeb;display: none;}
.language .language-link.on div {display: block;}
.language .language-link div ul {padding: 0;}
.language .language-link div ul li {}
.language .language-link div ul li a {display: flex;text-align: center;font-size: 16px;transition: 0.3s;height: 40px;color: #444;font-family: var(--font-family2);font-weight: 600;align-items: center;justify-content: center;}
.language .language-link div ul li a:hover, 
.language .language-link div ul li a:focus {color: #2f4c8a;}

/*햄버거메뉴*/
#top-layout .hd-wrap .utile-wrap > .mo {display: flex;position: relative;align-items: center;justify-content: center;height: 100%;margin-left: 30px;}
#top-layout .hd-wrap .utile-wrap > .mo:before {content: "";display: block;width: 100%;height: 100%;/* background: hsla(0, 0%, 100%, .4); */mix-blend-mode: difference;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);border-radius: 50%;opacity: 0;transition: opacity .2s ease-in-out;}
.mo button.btn-allmenu{transition: all .3s ease-out;transform-origin: 50% 50%;display:inline-block;padding:0;background-color:transparent;border:none;cursor: pointer;display:inline-block;position: relative;height: 100%;}
.mo button.btn-allmenu > span{font-weight: 600;padding-left: 40px;font-size: 15px;line-height: 1;color: #000;display:inline-block;}
.mo button.btn-allmenu:before,
.mo button.btn-allmenu:after{content: "";width: 100%;height: 2px;background-color: #000;display: inline-block;position:absolute;top:50%;transform: translateY(-50%);transition: all .3s ease-out;}
.mo button.btn-allmenu:before{width: 30px;margin-top: -3px;left:0;}
.mo button.btn-allmenu:after{width: 20px;margin-top: 3px;left: 0;}
.mo button.btn-allmenu:hover:after{width: 30px;left:0;}

#gnb-layout {position: relative;height: var(--header-height);transition: all 0.3s ease-out;overflow: hidden;width: 100%;margin: 0;}
#gnb-layout:after {display: none;content: "";position: absolute;width: 495px;height: 172px;left: calc(50% - 1036px);bottom: 0px;opacity: 0;z-index: 111;transition: all 0.3s;transition-delay: 0.3s;}
#gnb-layout #gnb {position: absolute;top: 0;left: 0;width: 100%;height: var(--header-height);z-index: 2;}
#gnb-layout #gnb:after, #gnb-layout #gnb:before {content: "";position: absolute;top: var(--header-height);width: 100%;height: 100vh;z-index: 1;}
#gnb-layout #gnb:before {left: -50%;background-color: #fff;min-height: 300px;display: none;}

#gnb-layout #gnb:after {right: -50%;background-color: #fff;min-height: 300px;z-index: 2;}
#gnb-layout #gnb .layout {position: static;text-align: center;height: var(--header-height);width:95%;margin: 0;max-width: 1920px;display: flex;align-items: center;margin:0 auto;}
#gnb-layout #gnb .layout:after {content: "";position: absolute;top: var(--header-height);left: 0;width: 100%;height: 100vh;background-color: #fff;min-height: 300px;z-index: 2;visibility: visible;}
#gnb-layout .depth1_ul {display: inline-flex;height: 100%;float: none;z-index: 14;margin: 0 auto;}
#gnb-layout .depth1_ul:after {display: block;content: "";clear: both;}
#gnb-layout .depth1_ul > li {display: inline-block;margin: 0 40px;vertical-align: top;}
#gnb-layout .depth1_ul > li:last-child a:after {display: none;}
#gnb-layout .depth1_ul > li > a {position: relative;display: block;height: 100%;transition: all 0.3s;text-align: center;color: #000;}
#gnb-layout .depth1_ul > li > a span {display: inline-block;height: 100%;line-height: var(--header-height);font-family: 'Escoredream';vertical-align: middle;letter-spacing: 0;position: relative;font-size: 19px;font-weight: 500;}
#gnb-layout .depth1_ul > li > a span:before {position: absolute;left: 0;bottom: 0%;width: 100%;height: 4px;background-color: #253369;content: "";opacity: 0;transition: all 0.4s;}
#gnb-layout .depth1_ul > li > a:hover span, 
#gnb-layout .depth1_ul > li > a:focus span {color: #253369;}
#gnb-layout .depth1_ul > li > a:hover span:before, 
#gnb-layout .depth1_ul > li > a:focus span:before {opacity: 1;}
#gnb-layout .depth1_ul > li.on > a span, #gnb-layout .depth1_ul > li.current > a span {color: #253369;}
#gnb-layout .depth1_ul > li.on > a span:before, #gnb-layout .depth1_ul > li.current > a span:before {opacity: 1;}

#gnb-layout .depth1_ul > li .item {opacity: 1;position: absolute;top: var(--header-height);left: 0;z-index: 100;width: 100%;min-height:250px;text-align: left;background-color: #fff;padding: 40px 0 60px 0px;padding-left: calc(50% - 400px);padding-right: calc(50% - 730px);}
#gnb-layout .depth1_ul > li .item .gnb-title {position: absolute;top: 0;left: 0;bottom: 0;width: calc(50% - 450px);padding: 40px 60px 100px 2000px;padding-left: calc(50% - 768px);text-align: right;z-index: 3;/* background: #f3f8fd; */}
#gnb-layout .depth1_ul > li .item .gnb-title strong {display: block;position: relative;line-height: 1.2;font-weight: 700;color: var(--main-color);font-size: 30px;z-index: 1;margin-bottom: 10px;text-align: right;letter-spacing: -.5px;white-space: normal;width: 100%;word-break: break-all;}
#gnb-layout .depth1_ul > li .item .gnb-title p {position: relative;margin: 0 0 10px 0;line-height: 1.2;font-size: 19px;color: var(--footer-muted);font-family: var(--font-family2);font-weight: 500;letter-spacing: -.5px;z-index: 1;}
#gnb-layout .depth1_ul > li .item.on {background-color: #fff;}
#gnb-layout .depth1_ul > li.current + .item {display: block !important;}
#gnb-layout .depth1_ul .depth2_ul {position: relative;top: 0;height: 100% !important;width: 100%;text-align: left;float: right;margin: 0;z-index: 3;display: flex;row-gap: 2%;column-gap: 2%;flex-wrap: wrap;}
#gnb-layout .depth1_ul .depth2_ul > li {display: block;width: 33.3333333333333333%;max-width: 320px;margin: 0 0 20px;text-align: left;line-height: 18px;}
#gnb-layout .depth1_ul .depth2_ul > li > a {background:#fff;display: inline-flex;position: relative;min-width: 100%;padding: 12px 30px 12px 20px;min-height: 45px;box-sizing: border-box;border: 1px solid #3a4962;border-radius: 8px;line-height: 1.2;color: #3a4962;font-size: 17px;letter-spacing: -0.05em;word-break: keep-all;word-wrap: break-word;font-weight: 500;transition: all 0.3s;align-items: center;}
#gnb-layout .depth1_ul .depth2_ul > li > a:after {content: "";display: block;position: absolute;top: 14px;right: 20px;width: 10px;height: 10px;border: solid #3a4962;border-width: 0 2px 2px 0;transform: rotate(45deg);transition: all 0.3s;}
#gnb-layout .depth1_ul .depth2_ul > li > a.on, 
#gnb-layout .depth1_ul .depth2_ul > li > a:hover, 
#gnb-layout .depth1_ul .depth2_ul > li > a:focus {text-decoration: none;background: #253369;color: #fff;border: 1px solid #253369;box-shadow: 2px 2px 8px 0 rgb(158 25 21 / 10%);}
#gnb-layout .depth1_ul .depth2_ul > li > a.on span em, 
#gnb-layout .depth1_ul .depth2_ul > li > a:hover span em, 
#gnb-layout .depth1_ul .depth2_ul > li > a:focus span em {color: rgb(255,255,255,.6);}
#gnb-layout .depth1_ul .depth2_ul > li > a.on:after, 
#gnb-layout .depth1_ul .depth2_ul > li > a:hover:after, 
#gnb-layout .depth1_ul .depth2_ul > li > a:focus:after {border: solid #fff;border-width: 0 2px 2px 0;}
#gnb-layout .depth1_ul .depth2_ul > li > a span {}
#gnb-layout .depth1_ul .depth2_ul > li > a span em {font-style: normal;font-size: 13px;color: #a9a9a9;font-weight: 300;letter-spacing: .2px;margin-top: 5px;display: block;line-height: 1.2;}
#gnb-layout .depth1_ul .depth3_ul {display: block;margin: 20px 0px 0;height: auto;transition: all 0.3s;}
#gnb-layout .depth1_ul .depth3_ul li {display: block;}
#gnb-layout .depth1_ul .depth3_ul li a {display: block;position: relative;padding: 3px 0 3px 13px;line-height: 1.2;font-family: var(--font-family2);transition: all 0.3s;}
#gnb-layout .depth1_ul .depth3_ul li a:before {position: absolute;top: 12px;left: 0;width: 4px;height: 4px;border-radius: 50%;background-color: #bdbdbd;content: "";transition: all 0.3s;}
#gnb-layout .depth1_ul .depth3_ul li a:hover:before, 
#gnb-layout .depth1_ul .depth3_ul li a:focus:before {background: var(--main-color);}
#gnb-layout .depth1_ul .depth3_ul li a span {font-size: 17px;color: #444;line-height: 1.5;word-break: keep-all;word-wrap: break-word;font-weight: 400;position: relative;z-index: 2;transition: all 0.3s;display: flex;gap: 5px;}
#gnb-layout .depth1_ul .depth3_ul li a:hover span, 
#gnb-layout .depth1_ul .depth3_ul li a:focus span, 
#gnb-layout .depth1_ul .depth3_ul li .on span {color: var(--main-color);}
#gnb-layout .depth1_ul .depth3_ul.open {display: block;}
#gnb-layout .depth1_ul .depth3_ul li a:hover:after, #gnb-layout .depth1_ul .depth3_ul li a:focus:after {background: #253369;}

#top-layout.open #gnb-layout, #top-layout.on #gnb-layout {
    /* border-radius: 0 0 30px 30px; */
}
#top-layout.on #gnb-layout:after {opacity: 1;}

#gnb-layout.open .depth1_ul > li .depth2_ul {opacity: 1;height: 180px;transform: translateX(0);}
#top-layout.on + .gnb-bg, #top-layout.open + .gnb-bg {display: block;z-index: 99;top: 47px;}
#top-layout + .gnb-bg {display: none;position: fixed;top: 47px;left: 0;z-index: 2;width: 100%;height: 100%;background: #000;opacity: 0.5;content: "";transition: all 0.3s ease-out;}

@media (max-width: 1700px) {
	#gnb-layout .depth1_ul > li {/* margin: 0 30px; */}
	/*#top-layout .hd-wrap #logo a {width: 370px;margin: 0;height: 44px;}*/
	#gnb-layout .depth1_ul {/* margin: 0 auto 0 11%; */}
}
@media (max-width: 1600px) {
	#gnb-layout #gnb .layout {/*width:95%;*/}	
	#top-layout .hd-wrap .utile-wrap {/* gap: 20px; */}
	#top-layout .hd-wrap .utile-wrap > li.sch-btn {display: none;}
	.language{display:none;}
	
	#gnb-layout .depth1_ul{}
	#gnb-layout .depth1_ul .depth2_ul {row-gap: 10px;column-gap: 10px;}
	#gnb-layout .depth1_ul .depth2_ul > li {margin: 0;}
	#gnb-layout .depth1_ul > li {/* margin: 0 25px; */}
	#gnb-layout .depth1_ul > li > a span {/* font-size: 19px; */}
	#gnb-layout .depth1_ul > li .item .gnb-title strong, 
	#gnb-layout .depth1_ul > li .item .gnb-title p {padding-left: 4%;}
	#gnb-layout .depth1_ul .depth3_ul li a span {font-size: 15px;}
	#gnb-layout .depth1_ul > li .item .gnb-title strong{font-size:24px;}
	#gnb-layout .depth1_ul > li .item .gnb-title p{font-size:20px;}	
}
@media (max-width: 1300px) {
	#gnb-layout .depth1_ul{ margin-left: 40%;}
	#gnb-layout .depth1_ul > li {margin:0 20px;}
    #gnb-layout .depth1_ul > li > a span {padding: 0 0px;}
    #gnb-layout .depth1_ul:after {display: none;}
	#top-layout .hd-wrap .utile-wrap > .sch-btn{display:none;}
	#top-layout .hd-wrap #logo a{width: 285px;height: 49px;background-size:125px auto;}
	#top-layout .hd-wrap #logo a:before{left:140px;height:24px;}
	#top-layout .hd-wrap #logo a:after{left:155px;font-size:19px;}
	#gnb-layout #gnb .layout {/* width: calc(100% - 140px); */}	
	#gnb-layout .depth1_ul > li .item {min-height: 210px;padding: 35px 0 100px 0px;padding-left: 330px;padding-right: 0;}
	#gnb-layout .depth1_ul > li .item .gnb-title {width: calc(50% - 330px);padding: 40px 10px 30px 0px;padding-left: 0;}
	#gnb-layout .depth1_ul > li .item .gnb-title strong, #gnb-layout .depth1_ul > li .item .gnb-title p {}	
	#gnb-layout .depth1_ul .depth2_ul > li > a {padding: 12px 25px 12px 20px; min-height: 40px; line-height: 1.2; font-size: 15px;}

}
@media (max-width: 1170px) {
    #gnb-layout, #top-layout, 
	#top-layout.scrollFx .navi, 
	#top-layout .navi, 
	#top-layout.sub-hd #gnb-layout, 
	#top-layout.scrollFx #gnb-layout, 	
	#gnb-layout #gnb{height:90px !important;}
    #top-layout .hd-wrap .utile-wrap {gap: 10px;height:90px;}
	#gnb-layout .depth1_ul {display:none;}
	.language .language-link> button span{padding: 12.5px 0px;}
	#top-layout .hd-wrap #logo a {/* width: 185px; *//* height: 57px; */}
}
@media (max-width: 980px) {    
}
@media (max-width: 767px) {	
	.language .language-link> button span{display:none;}
    #gnb-layout, #top-layout, #top-layout.scrollFx .navi, 
	#top-layout .navi, 
	#top-layout.sub-hd #gnb-layout, 
	#top-layout.scrollFx #gnb-layout, 
	#gnb-layout #gnb .layout,
	#gnb-layout #gnb{height:80px !important;}
	#gnb-layout #gnb .layout:after{top:80px}
	#top-layout .hd-wrap .utile-wrap {height:80px;}
	#top-layout .hd-wrap #logo a {width: 215px;height: 40px;background-size:100px auto;}
	#top-layout .hd-wrap #logo a:before{left:112px;height:20px;}
	#top-layout .hd-wrap #logo a:after{left:124px;font-size:15px;letter-spacing:-.5px;}
    #top-layout .hd-wrap .utile-wrap > li.sch-btn {display: none;}
    #top-layout .hd-wrap .utile-wrap > li.mo {width: 40px;}
    .mo .allm-txt {display: none;}
    .mo button.btn-allmenu .hamburger {width: 40px; height: 40px;}
}
@media (max-width: 400px) {
    #top-layout .hd-wrap #logo a {/* width: 240px; *//* height: 29px; */}
}

/* PC 상단 메뉴에서는 모바일용 후원하기 숨김 */
#gnb-layout .depth1_ul > li.mo-only-menu{display:none;}

/* mobile menu */
body.modal-open {height: 100vh; overflow: hidden;}
.modal-open #top-layout .hd-wrap .utile-wrap li, 
.modal-open #top-layout .hd-wrap .utile-wrap li.box.mo {display: none;}

.m-lage{position: relative;/* left:0; *//* bottom:0; */display: flex;align-items: center;z-index: 10;/* width: 120px; */gap: 1px;}
.m-lage > li{display:inline-flex;text-align:center;font-size:14px;font-weight: 600;font-family: var(--font-family2);flex: 1;background: #dbe7fb;}
.m-lage > li a {display: flex; width: 100%; height: 100%; justify-content: center; align-items: center; padding: 10px; color: #9196a3; background: #e3e5e9;}
.m-lage > li.on a{background: #d0dfff; color:#0e2036;}

#mobile-menu {overflow: visible;/* height:100%; */padding: 0 !important;font-family: var(--font-family1);}
#mobile-menu .modal-dialog {transform: translate(25%, 0); margin: 0; width: 100%; max-width: 420px; min-width: 320px; float: right; height: 100%;}
#mobile-menu.in .modal-dialog, #mobile-menu.show .modal-dialog {transform: translate(0px, 0);}
#mobile-menu .modal-dialog .modal-content .modal-body {position: static;height: 100%; padding: 0; background: #fff;}
#mobile-menu .modal-dialog .modal-content {width: 100%; border-radius: 0; border: 0 none; height: 100%; margin: 0;}
#mobile-menu .modal-dialog .modal-content .topUtile {height: 71px; padding: 25px 15px; background: #3a5063;}
#mobile-menu .modal-dialog .modal-content .topUtile ul:after {display: block; clear: both; content: "";}
#mobile-menu .modal-dialog .modal-content .topUtile ul li {display: inline-block; float: left; position: relative;}
#mobile-menu .modal-dialog .modal-content .topUtile > ul > li > a, 
#mobile-menu .modal-dialog .modal-content .topUtile ul li > button {display: block; height: 100%; width: 100%; padding: 0 15px; font-size: 15px; color: #fff; line-height: 1.2;}
#mobile-menu .modal-dialog .modal-content .topUtile ul li > a:after {display: inline-block; height: 100%; vertical-align: middle; content: "";}
#mobile-menu .modal-dialog .modal-content .topUtile ul li.lan button {padding-right: 27px;}
#mobile-menu .modal-dialog .modal-content .topUtile ul li.lan button:after {position: absolute; right: 11px; top: 7px; border-left: 4px solid transparent; border-right: 4px solid transparent; border-bottom: 7px solid #fff; transform: rotate(180deg); content: "";}
#mobile-menu .modal-dialog .modal-content .topUtile ul li.lan.dropdown {padding-bottom: 20px;}
#mobile-menu .modal-dialog .modal-content .topUtile ul li.lan.dropdown:before {display: none;}
#mobile-menu .modal-dialog .modal-content .topUtile ul li.lan.dropdown.open {z-index: 999;}
#mobile-menu .modal-dialog .modal-content .topUtile ul li.lan.dropdown ul {position: absolute; top: 35px; left: 0; width: 100%; min-width: auto;}
#mobile-menu .modal-dialog .modal-content .topUtile ul li.lan.dropdown ul li {display: block; width: 100%; padding: 5px 0; border-top: 1px solid #dadada;}
#mobile-menu .modal-dialog .modal-content .topUtile ul li.lan.dropdown ul li:first-child {border-top: none;}
#mobile-menu .modal-dialog .modal-content .topUtile ul li.lan.dropdown ul li a {font-size: 15px;}
#mobile-menu .modal-dialog .modal-content .topUtile ul li.lan.dropdown ul li a {padding: 3px 13px 3px; text-align: left;}
#mobile-menu .modal-dialog .modal-content .topUtile ul li.lan.dropdown ul li a * {vertical-align: middle;}
#mobile-menu .modal-dialog .modal-content .topUtile ul li.lan.dropdown ul li a:before {content: ""; display: inline-block; width: 20px; position: relative; height: 15px; background: url(/template/A/images/ir-language.png) no-repeat; top: 4px; margin-right: 4px;}

#mobile-menu .modal-dialog .modal-content .topUtile ul li.lan.dropdown ul li.ko a:before {background-position: 0 0;}
#mobile-menu .modal-dialog .modal-content .topUtile ul li.lan.dropdown ul li.en a:before {background-position: -20px 0;}
#mobile-menu .modal-dialog .modal-content .topUtile ul li.lan.dropdown ul li.jp a:before {background-position: -40px 0;}
#mobile-menu .modal-dialog .modal-content .topUtile ul li.lan.dropdown ul li.cn a:before {background-position: -60px 0;}

#mobile-menu .modal-dialog .modal-content .modal-body:after {display: block;content: "";position: absolute;z-index: 0;width: 180px;background: #f5f6f8;height: 100%;top: 120px;left: 0px;z-index: 1;}

#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul {width: 100%; height: calc(100% - 71px); display: inline-block; position: absolute; left: 0; right: 0; margin: 0; z-index: 2;}
#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul.show {display: block !important;}
#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul > li {float: left; width: 100%; text-align: left;}
#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul > li > a {display: block; position: relative; width: 180px; padding: 15px 20px 10px 15px; background: #f5f6f8; font-size: 16px; line-height: 1.2; box-sizing: border-box; z-index: 2; word-break: keep-all;}
#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul > li > a br{display:none;}
#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul > li:first-child > a {padding-top: 20px;}
#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul > li:last-child > a {padding-bottom: 20px;}
#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul > li > a:before {display: none; position: absolute; top: 50%; bottom: 0; right: 33px; width: 3px; height: 17px; background: #3a5063; transform: translateY(-50%); content: "";}
#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul > li > a:after {display: none; position: absolute; top: 50%; bottom: 0; right: 26px; height: 3px; width: 17px; background: #3a5063; transform: translateY(-50%); content: "";}
#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul > li > a.ov:before {display: none;}
#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul > li > a span {font-size: 18px; vertical-align: middle; line-height: 20px; color: #212121; font-weight: 500;}
#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul > li > a.ov span {color: #253369;}
#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul > li > a span > em {display: block; letter-spacing: 0.2px; color: #888; font-style: normal; font-size: 13px; font-weight: 300; line-height: 1.2; margin-top: 5px;}
#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul .on .a:before {transform: translate(0, -74%) rotate(-136deg);}
#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul > li .item {display: none;}
#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul > li .item .gnb-title {display: none;}
#mobile-menu .modal-dialog .modal-content .modal-body .depth2_ul {display: none;width: calc(100% - 180px);position: absolute;top: 0px;right: 0px;padding: 5px 0px;padding-bottom: 100px;overflow-y: scroll;overflow-x: hidden;height: 100%;}
#mobile-menu .modal-dialog .modal-content .modal-body .depth2_ul > li {width: 100%; border-top: 1px solid #e5e5e5;}
#mobile-menu .modal-dialog .modal-content .modal-body .depth2_ul > li:first-child {border: 0;}
#mobile-menu .modal-dialog .modal-content .modal-body .depth2_ul > li:last-child {border-bottom: 1px solid #e5e5e5;}
#mobile-menu .modal-dialog .modal-content .modal-body .depth2_ul > li > a {display: block; position: relative; width: 100%; padding: 12px 30px 12px 15px; word-break: keep-all;}
#mobile-menu .modal-dialog .modal-content .modal-body .depth2_ul > li > a.ov {color: #fff; border-bottom: 2px solid #253369;}
#mobile-menu .modal-dialog .modal-content .modal-body .depth2_ul > li > a.ov span {color: #253369;}
#mobile-menu .modal-dialog .modal-content .modal-body .depth2_ul > li > a:after {content: "\ea4e"; display: inline-flex; align-items: center; justify-content: center; color: #afafaf; position: absolute; top: 11px; right: 10px; width: 22px; height: 22px; background: #f8f8f8; font-family: 'remixicon' !important; border-radius: 0;}
#mobile-menu .modal-dialog .modal-content .modal-body .depth2_ul > li > a.ov:after {content: "\ea78"; background: #253369; color: #fff;}
#mobile-menu .modal-dialog .modal-content .modal-body .depth2_ul > li > a[target=_blank]:after, 
#mobile-menu .modal-dialog .modal-content .modal-body .depth2_ul > li > a span {color: #444; font-weight: 500; font-size: 17px; line-height: 23px;}
#mobile-menu .modal-dialog .modal-content .modal-body .depth2_ul > li > a span > em {letter-spacing: 0.2px; display: block; color: #888; font-style: normal; font-size: 13px; font-weight: 300; line-height: 1.2; margin-top: 5px;}
#mobile-menu .modal-dialog .modal-content .modal-body .depth2_ul li .depth3_ul {display: none;}
#mobile-menu .modal-dialog .modal-content .modal-body .depth2_ul li a.ov + .depth3_ul {display: block; background: #fbfbfb; padding: 10px 20px;}
#mobile-menu .modal-dialog .modal-content .modal-body .depth2_ul li .depth3_ul > li {padding: 4px 0;}
#mobile-menu .modal-dialog .modal-content .modal-body .depth2_ul li .depth3_ul > li > a {display: block; position: relative; padding: 0px 0 0px 10px; font-size: 16px; font-weight: 400; line-height: 1.4; color: #212121;}
#mobile-menu .modal-dialog .modal-content .modal-body .depth2_ul li .depth3_ul > li > a:before {position: absolute; left: 0; top: 9px; width: 3px; height: 3px; margin-top: -1.5px; background: #b5b2b4; border-radius: 50%; content: "";}
#mobile-menu .modal-dialog .modal-content .modal-body .depth2_ul li .depth3_ul > li > a.ov, 
#mobile-menu .modal-dialog .modal-content .modal-body .depth2_ul li .depth3_ul > li > a:hover, 
#mobile-menu .modal-dialog .modal-content .modal-body .depth2_ul li .depth3_ul > li > a:focus {color: #253369;}
#mobile-menu .modal-dialog .modal-content .modal-body .depth2_ul li .depth3_ul > li > a:hover:before, 
#mobile-menu .modal-dialog .modal-content .modal-body .depth2_ul li .depth3_ul > li > a:focus:before {background: #253369;}
#mobile-menu .modal-dialog .modal-content .modal-body .gnb_info {display: none;}
#mobile-menu .modal-dialog .modal-content .modal-body .mobile-close {position: absolute; right: 10px; top: 12px; width: 45px; height: 45px; border: 0; background: #fff; border-radius: 10px;}
#mobile-menu .modal-dialog .modal-content .modal-body .mobile-close span {color: #656565; font-size: 24px;}

.modal-backdrop.in {opacity: 0.8;}

#mobile-menu .utile-wrap {display: flex; align-items: center; justify-content: flex-start; height: auto; padding: 0 15px; position: relative; flex-wrap: wrap; background: #253369;}
#mobile-menu .utile-wrap li {position: relative; height: 100%;}
#mobile-menu .utile-wrap li:last-child:after {display: none;}
#mobile-menu .utile-wrap li a {display: block; color: #fff; font-weight: normal; line-height: 1; position: relative;}
#mobile-menu .utile-wrap .site-link {margin-right: 12px; padding-right: 12px; display: flex; align-items: center; height: 70px;}
#mobile-menu .utile-wrap .site-link a {font-size: 21px; font-weight: 600;font-family: var(--font-family2);}
#mobile-menu .utile-wrap .site-link:after { content: ""; width: 1px; height: 15px; background: #fff; position: absolute; top: 50%; transform: translateY(-50%); opacity: 0.3; right: 0;}
#mobile-menu .utile-wrap .login-link {margin-right: 10px; padding-right: 10px;}
#mobile-menu .utile-wrap .login-link a {font-size: 13px;}
#mobile-menu .utile-wrap .login-link a i {opacity: .8;}
#mobile-menu .utile-wrap .login-link:after {content: ""; width: 3px; height: 3px; border-radius: 50%; background: #fff; position: absolute; top: 50%; transform: translateY(-50%); opacity: 0.3; right: -1.5px;}
#mobile-menu .utile-wrap .language-link {position: relative; width: 60px; height: 100px;}
#mobile-menu .utile-wrap .language-link button {display: flex; align-items: center; justify-content: center; height: 100%; width: 100%;}
#mobile-menu .utile-wrap .language-link button:after{content: ""; width: 0%; height: 2px; background: #253369; position: absolute; bottom: -1px; left: 50%; opacity: 0; transition: all 0.3s;}
#mobile-menu .utile-wrap .language-link button span {display: block; font-size: 15px; color: #fff; font-weight: 500; line-height: 1; text-align: center; padding-right: 12px;}
#mobile-menu .utile-wrap .language-link button:hover:after {opacity: 1; width: 100%; left: 0;}
#mobile-menu .utile-wrap .language-link button:hover span {color: #fff; font-weight: 500;}
#mobile-menu .utile-wrap .language-link button em {font-size: 0;}
#mobile-menu .utile-wrap .language-link button em i {font-size: 0;}
#mobile-menu .utile-wrap .language-link > div {display: none; position: absolute; width: auto; padding: 10px 20px; background: #fff; top: 55px; left: 50%; transform: translate(-50%, 0); z-index: 999; border-radius: 10px; box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.2);}
#mobile-menu .utile-wrap .language-link > div li:last-child {border-bottom: 0px solid #ccc;}
#mobile-menu .utile-wrap .language-link > div li a {font-size: 14px; line-height: 1; padding: 5px 0; text-align: center;}
#mobile-menu .utile-wrap .language-link > div li a:hover, 
#mobile-menu .utile-wrap .language-link > div li a:active, 
#mobile-menu .utile-wrap .language-link > div li a:focus {color: #253369;}
#mobile-menu .utile-wrap .language-link.on > div {display: block;}

#gnb-layout .depth1_ul > li.mo-only-menu{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden;}

@media (max-width: 1279.98px) {
}
@media (max-width: 1023.98px) {
}
@media (max-width: 767px) {
    #mobile-menu .utile-wrap li {height:auto;}
	#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul > li > a span{font-size:16px;}
	#mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul > li > a br{display:block;}
	#mobile-menu .modal-dialog .modal-content .modal-body .depth2_ul > li > a[target=_blank]:after, #mobile-menu .modal-dialog .modal-content .modal-body .depth2_ul > li > a span{font-size:16px;}
}
@media (max-width: 459.98px) {
    #mobile-menu .modal-dialog {max-width:360px;}
    #mobile-menu .modal-dialog .modal-content .modal-body:after, #mobile-menu .modal-dialog .modal-content .modal-body .depth1_ul > li > a {width: 120px;}
    #mobile-menu .modal-dialog .modal-content .modal-body .depth2_ul {width: calc(100% - 120px);}
}
