@charset "utf-8";

/* Body Mobile Loaded */
@media all and (max-width: 500px) {
  body {opacity: 0}
  body.loaded {opacity: 1;}
}
#subContent {margin-top:70px;}
@media all and (max-width:768px) {
  #subContent {margin-top:50px;}
}

/* Container */
.container {max-width: 1720px; margin: 0 auto;}

@media all and (max-width: 1820px) {
  .container {padding: 0 20px;}
}

/* 기타서비스 숨기기 */
.wrap-header .head-navi .div_1 .li_1.li_1_703 {display: none;}  
/* 이용안내 숨기기 */
.wrap-header .head-navi .div_1 .li_1_263 {display: none !important;}
.wrap-sub-navi .sub-navi .navUl .top_k2wiz_GNB_263 {display: none;} 
@media all and (max-width:1200px) {
  .wrap-header .head-navi .div_1 .li_1.li_1_703 {display: inline-block;} 
  .wrap-header .head-navi .div_1 .li_1_263 {display: inline-block !important;}
}

/* Main Header */
.main-header {position: absolute; left: 0; top: -150px; z-index: 100; width: 100%; border-bottom: 1px solid rgba(255,255,255,0.5);}
.sub .main-header {position: fixed; top:0;}
.main-header.scroll-white,
.main-header.on,
.main-header.active {background: #fff; border-bottom: 1px solid rgba(221,221,221,0.5);}
/* Top Util */
.wrap-top {display: inline-block; width: 100%; background:rgba(0,0,0,0.1); border-bottom:1px solid rgba(255,255,255,0.5)}
.wrap-top .container {display: flex; align-items: center; justify-content: space-between;}
.wrap-top .left-box {display: flex; align-items: center;}
.wrap-top .left-box > div {margin-left:0;}
.wrap-top .left-box .pr a {padding:9px 15px; display: inline-block; font-size: 14px; line-height: 18px; letter-spacing: -.05em; color:#fff; font-family: 'Dream Regular';}
.wrap-top .left-box .pr {background: rgba(229,54,142,0.7); transition:all .3s;}
.wrap-top .left-box .vr {background: rgba(35,178,232,0.7); transition:all .3s;}
.wrap-top .left-box .pr:hover {background: rgba(229,54,142,1); }
.wrap-top .left-box .vr:hover {background: rgba(35,178,232,1);}
.main-header.scroll-white .wrap-top,
.main-header.on .wrap-top,
.main-header.active .wrap-top {background:#4B575E;}
.wrap-top .box {float: right; font-size: 0;}
.wrap-top .box > div {display:inline-block; font-size:14px; color:#fff; font-family: 'Dream Regular'; vertical-align: middle; margin-left:40px;}
.wrap-top .box a {color:#fff;padding:9px 15px;}
.wrap-top .box a:hover {color:#C5D700;}
.wrap-top .login {display: inline-block; vertical-align: middle; font-size: 0; }
.wrap-top .login .info-nm {display:inline-block; font-family:'Dream Regular';}
.wrap-top .login .info-nm em {display:inline-block; font-family:'Dream Bold';}
.wrap-top .login a {font-family: 'Dream Regular'; font-size: 14px; line-height:18px; letter-spacing: -.05em; color: #fff;}
.wrap-top .login a:hover {color: #C5D700;} 
.wrap-top .vr {display: inline-block; vertical-align: middle; font-size: 0;  margin-left: 40px;}
.wrap-top .vr button{font-family: 'Dream Regular'; font-size: 14px; line-height:18px; letter-spacing: -.05em; color: #fff;padding:9px 15px;}
/* .wrap-top .vr button:hover {color: #C5D700;} */
.wrap-top .global {position: relative; display: inline-block; margin-left: 40px; padding: 6px 0; vertical-align: middle; font-size: 0;}
.wrap-top .global button {position: relative; font-family: 'Dream Regular'; font-size: 14px; color: #C5D700;}
.wrap-top .global button::before {content: ''; display: inline-block; width: 18px; height: 18px; margin-right: 8px; margin-top: -2px; background: url('../../images/common/ic-global.png') no-repeat center; vertical-align: middle;}
.wrap-top .global button::after {content: ''; display: inline-block; width: 5px; height: 4px; margin-left: 13px; margin-top: -2px; background: url('../../images/common/arrow-global.png') no-repeat center; vertical-align: middle;}
.wrap-top .global .list {overflow: hidden; position: absolute; left: 0; top: 100%; z-index: 10; width: 100%; max-height: 0; transition: max-height .75s;}
.wrap-top .global.on .list {max-height: 150px;}
.wrap-top .global ul {border: 1px solid #C5D700; border-bottom: 0;} 
.wrap-top .global li {padding: 5px 10px; background: #C5D700; border-bottom: 1px solid #C5D700;}
.wrap-top .global a {font-family: 'Dream Regular'; font-size: 14px; color: #fff;}
.wrap-top .global a:hover {color: #3e2600;}

@media all and (max-width: 1200px) {
  .wrap-top {display: none;}
}


/* Top */
.top-util {float: right;}
.top-util li {float: left;}
.top-util .box-global {display: none;}
.top-util .top-link.color1 {background: #0068b7;}
.top-util .top-link.color1:hover {background: #004b84;}
.top-util .top-link.color2 {background: #00a0e9;}
.top-util .top-link.color2:hover {background: #0078ae;}
.top-util .top-link a {display: block; padding: 7px 20px; font-family: 'Noto DemiLight'; font-size: 14px; color: #fff;}
.top-util .top-global {position: relative; padding: 7px 16px 8px 16px; background: #3baa9e; font-size: 0;}
.top-util .top-global:hover {background: #1b8f83;}
.top-util .top-global::before {content: ''; display: inline-block; width: 20px; height: 20px; background: url('../../images/main/ic-global.png') no-repeat center center; vertical-align: middle;}
.top-util .top-global::after {content: ''; display: inline-block; width: 7px; height: 6px; background: url('../../images/main/arrow-global-open.png') no-repeat center center;  vertical-align: middle;}
.top-util .top-global .btn-global {display: inline-block; margin: 0 10px; font-family: 'Noto Regular'; font-size: 14px; vertical-align: middle; color: #fffefe;}
.top-util .top-zoom {padding: 8px 13px 9px 13px; background: #7d98a4; font-size: 0;}
.top-util .top-zoom:hover {background: #597b8a;}
.top-util .top-zoom button {display: inline-block; width: 11px; height: 11px; text-indent: -99999px; vertical-align: middle;}
.top-util .top-zoom .minus {background: url('../../images/main/ic-font-minus.png') no-repeat center center;}
.top-util .top-zoom .plus {background: url('../../images/main/ic-font-plus.png') no-repeat center center;}
.top-util .top-zoom span {display: inline-block; margin: 0 8px; font-family: 'Noto DemiLight'; font-size: 12px; vertical-align: middle; color: #fff;}

@media all and (max-width: 900px) {
  .wrap-top {display: none;}
}

/* Header */
.wrap-header .container {display:table; width:100%;}
.wrap-header .container > div {display:table-cell; vertical-align:middle;}
.wrap-header .head-logo > div {display:inline-block; vertical-align:middle;}
.wrap-header .container > .head-logo {width: 215px;}
.wrap-header .head-logo .logo-img a {display: block; width: 100%; height: 100%;}
.wrap-header .head-logo .logo-img img {vertical-align: middle;}
.wrap-header .head-logo .logo-img img.color {display: none;}
.scroll-white .wrap-header .head-logo .logo-img img.color,
.main-header.on .wrap-header .head-logo .logo-img img.color,
.main-header.active .wrap-header .head-logo .logo-img img.color {display: block;}
.scroll-white .wrap-header .head-logo .logo-img img.white,
.main-header.on .wrap-header .head-logo .logo-img img.white,
.main-header.active .wrap-header .head-logo .logo-img img.white {display: none;}
  
.wrap-header .head-navi {text-align:right;}
.wrap-header .head-mobile-top {display: none;}
.wrap-header .head-mobile-gnb {display: none;}
.wrap-header .head-navi .div_1 .li_1 {display:inline-block;}
/* PC버전에서 학과안내 계열 맨 처음만 숨김 */
.wrap-header .head-navi .div_1 .li_1:nth-child(2) .li_3:first-child {display: none;}
/* 메뉴별 hover 옆 이미지  550 x 700 */
.wrap-header .head-navi .div_1 .li_1:nth-child(1) .div_2 .navi-bg{background: url('../../images/common/title-bg1.png') no-repeat top center / cover;}
/* .wrap-header .head-navi .div_1 .li_1:nth-child(2) .div_2 .navi-bg{background: url('../../images/common/title-bg2.jpg') no-repeat top center / cover;} */
.wrap-header .head-navi .div_1 .li_1:nth-child(2) .div_2 .navi-bg{background: url('../../images/common/title-bg2-240105.jpg') no-repeat top center / cover;}
/*
.wrap-header .head-navi .div_1 .li_1:nth-child(4) .div_2 .navi-bg{background: url('../../images/common/title-bg3.jpg') no-repeat top center / cover;}
.wrap-header .head-navi .div_1 .li_1:nth-child(5) .div_2 .navi-bg{background: url('../../images/common/title-bg4.jpg') no-repeat top center / cover;}
.wrap-header .head-navi .div_1 .li_1:nth-child(6) .div_2 .navi-bg{background: url('../../images/common/title-bg5.jpg') no-repeat top center / cover;}
.wrap-header .head-navi .div_1 .li_1:nth-child(7) .div_2 .navi-bg{background: url('../../images/common/title-bg6.jpg') no-repeat top center / cover;}
*/

.wrap-header .head-navi .div_1 .li_1:nth-child(4) .div_2 .navi-bg{background: url('../../images/common/title-bg4-240105.jpg') no-repeat top center / cover;}
.wrap-header .head-navi .div_1 .li_1:nth-child(5) .div_2 .navi-bg{background: url('../../images/common/title-bg5-240105.jpg') no-repeat top center / cover;}
.wrap-header .head-navi .div_1 .li_1:nth-child(6) .div_2 .navi-bg{background: url('../../images/common/title-bg6-240105.jpg') no-repeat top center / cover;}
.wrap-header .head-navi .div_1 .li_1:nth-child(7) .div_2 .navi-bg{background: url('../../images/common/title-bg7-240522.jpg') no-repeat top center / cover;}

.wrap-header .head-navi .div_1 .a_1 {display:block; padding: 28px 30px; font-family:'Dream Medium'; font-size:20px; color: #fff; transition: all .3s; position: relative;text-shadow: 3px 3px 6px rgba(0,0,0,0.36);}
.scroll-white .wrap-header .head-navi .div_1 .a_1,
.main-header.on .wrap-header .head-navi .div_1 .a_1,
.main-header.active .wrap-header .head-navi .div_1 .a_1 {color: #000; text-shadow:none;}
.main-header.on .wrap-header .head-navi .div_1 .a_1.on {color:#23B2E8;}
.wrap-header .head-navi .div_1 .a_1 p {display: inline-block;font-family: 'Labell Regular'; font-size: 30px;line-height: 1;}
.wrap-header .head-navi .div_1 .a_1 span {position: relative;}
.wrap-header .head-navi .div_1 .a_1 span::after {content:''; width:0%; height:1px; background:#23B2E8; position: absolute; bottom:-8px; left:0%; transition:width .3s;}
.wrap-header .head-navi .div_1 .a_1.on span::after {width:100%;}
/* .wrap-header .head-navi .div_1 .a_1.on::after {content:''; width:21px; height:21px; background:url('../../images/common/gnb-obj1.png') no-repeat center; position:absolute; bottom:-10px; left:50%; margin-left:-10px; z-index: 101; } */
.wrap-header .head-navi .div_2 {overflow:hidden; position: absolute; top: 100%; left: 0px; z-index: 100; width: 100%;max-height:0; background: #fff; text-align: left; overflow-y:scroll;}
.wrap-header .head-navi .div_2.on::after {content:''; width:100%; height:1px; background:rgba(221,221,221,0.5); position: absolute; top:0; left:0;}
.wrap-header .head-navi .div_2 .container {height:100%; min-height:500px}
.wrap-header .head-navi .div_2::-webkit-scrollbar{width:5px;}
.wrap-header .head-navi .div_2::-webkit-scrollbar-thumb {background:#E6378D; border-radius:15px;}
.wrap-header .head-navi .div_2::-webkit-scrollbar-track {background:#fff; border-radius:15px;}
/* .wrap-header .head-navi .div_2::before {content:''; width:100%; height:1px; background:rgba(221,221,221,0.5); position: absolute; top:0; left:0;} */
/* .wrap-header .head-navi .div_2::after {content:''; position: absolute; left:50%; top:0px; z-index: -1; width:550px; height:100%; margin-left:-960px; background: url('../../images/common/title-bg2.png') no-repeat center / cover;} */
.wrap-header .head-navi .div_2 .navi-bg {position: absolute; left:50%; top:0px; z-index: -1; width:550px; height:100%; margin-left:-960px; background: url('../../images/common/title-bg1.jpg') no-repeat top center / cover;}
.wrap-header .head-navi .div_2.on {max-height: 700px; transition: all 0.75s cubic-bezier(0.7, 0, 0.3, 1); box-shadow: 0px 5px 5px rgba(0,0,0,0.4);}
/* .wrap-header .head-navi .div_2 .title {width:450px; float:left; overflow: hidden; padding: 140px 0 30px 0; background:url('../../images/common/gnb-title.png') no-repeat top 40px left;} */
.wrap-header .head-navi .div_2 .title {width:450px; float:left; overflow: hidden; padding: 50px 0 30px 0;}
.wrap-header .head-navi .div_2 .title img {display: block;}
.wrap-header .head-navi .div_2 .title strong {display: inline-block; font-size: 36px; letter-spacing: -.075em; font-family: 'Dream Medium'; color:#fff; padding-right:25px; position: relative; text-shadow: 2px 2px 3px rgba(0,0,0,0.5);}
.wrap-header .head-navi .div_2 .title strong::after {content:''; width:450px; height:1px; background:#fff; position: absolute; top:50%; left:100%;}
.wrap-header .head-navi .div_2 .ul_2 { display: flex; flex-wrap:wrap; width:calc(100% - 450px); overflow: hidden; height:100%;}
.wrap-header .head-navi .div_2 .li_2 {width:25%; float:left; text-align: center; flex-basis:317px; padding-bottom: 30px; margin-right:0px; padding:7px 20px 20px 40px; position: relative;}
.wrap-header .head-navi .div_2 .li_2::after {content:''; width:1px; height:1000%; background:url('../../images/common/gnb-line2.jpg') repeat-y; position: absolute; right:0; top:0;}
.wrap-header .head-navi .div_2 .li_2:nth-child(-n+4)::after {z-index: 10;}
.wrap-header .head-navi .div_2 .li_2:nth-child(4n) {margin-right:0;}
.wrap-header .head-navi .div_2 .li_2:nth-child(4n)::after {display: none;}
.wrap-header .head-navi .div_2 .a_2 {position: relative; display: block; padding :13px 0; font-size: 17px; line-height: 29px; font-family: 'Dream Medium'; color: #000; letter-spacing: -.075em; border-radius:0 10px 10px 10px; text-align:left;}
.wrap-header .head-navi .div_2 .a_2 span {position: relative; }
.wrap-header .head-navi .div_2 .a_2 span:after {content: ''; position: absolute; left: 0px; bottom: -3px; width: 0px; height: 1px; background: #fff; transition: all 0.8s;}
.wrap-header .head-navi .div_2 .a_2[target=_blank] span:before {content: ''; position: absolute; left: 111%; top: 6px; width: 14px; height: 14px; background: url('../../images/common/ico_blank_pc.png') no-repeat center center;}
/* .wrap-header .head-navi .div_2 .a_2:hover:after {content: ''; position: absolute; right: 10%; top: 46%; width: 5px; height: 7px; background: url('../../images/common/arrow-menu.png') no-repeat center center;} */
.wrap-header .head-navi .div_2 .a_2:hover span:after {width: 100%;}
.wrap-header .head-navi .div_2 .a_2.on {color: #0c2c67}
.wrap-header .head-navi .div_3 {text-align:left;}
/* .wrap-header .head-navi .div_3 .ul_3 {padding:10px 15px;} */
.wrap-header .head-navi .div_3 .ul_3 .li_3 {margin-bottom:2px;}
/* .wrap-header .head-navi .div_3 .a_3 {color:#222; font-size: 15px; line-height: 1.5; letter-spacing: -.075em; position: relative; padding-left: 8px; font-family: 'Dream Regular';} */
.wrap-header .head-navi .div_3 .a_3 {color:#222; font-size: 15px; line-height: 1.5; letter-spacing: -.075em; position: relative; font-family: 'Dream Regular';}
.wrap-header .head-navi .div_3 .a_3._active {}
.wrap-header .head-navi .div_3 .a_3[target="_blank"] span {position: relative;}
.wrap-header .head-navi .div_3 .a_3[target="_blank"] span::after {content: ''; position: relative; top:2px; display:inline-block; width: 14px; height: 14px; background: url('../../images/common/ico-blank.png') no-repeat center center;}
/* .wrap-header .head-navi .div_3 .a_3::after{content:''; width:2px; height:2px; background:#585858; position: absolute; top:8px; left:0; border-radius:50%;} */
.wrap-header .head-navi .div_3 .a_3:hover {color:#055EB1; text-decoration: underline;}
.wrap-header .head-navi .div_3 .a_3:hover::before {content:''; width:18px; height:18px; background:rgba(35,178,232,0.3); position: absolute; right:-12px; top:0; border-radius:50%;}
.wrap-header .head-navi .div_3 .a_3:hover::after {background:#055EB1;}
/* .wrap-header .head-navi .div_3 {display: none;} */
@media all and (max-width:1800px) {
  .wrap-header .head-navi .div_2 .navi-bg {display: none;}
  .wrap-header .head-navi .div_2 .title {display: none;}
  .wrap-header .head-navi .div_2 .ul_2 {width:100%;}
  .wrap-header .head-navi .div_2 .ul_2 {padding:30px 0;}
  .wrap-header .head-navi .div_2 .li_2:nth-child(4n) {margin:unset;}
  .wrap-header .head-navi .div_2 .li_2 {margin-right:unset; width:20%; flex-basis:auto; padding: 0 20px 30px 20px;}
  .wrap-header .head-navi .div_2 .li_2:nth-child(4n)::after {display: block;} 
  .wrap-header .head-navi .div_2 .li_2:nth-child(5n)::after {display: none;}
.wrap-header .head-navi .div_2 .li_2:nth-child(-n+5)::after {z-index: 10;}

}

.wrap-header .head-util {position: relative; width: 113px; text-align: right;}
.wrap-header .head-util ul::after {content: ''; display: table; clear: both;}
.wrap-header .head-util li {display: inline-block; vertical-align: middle; font-size: 0;}
.wrap-header .head-util li a,
.wrap-header .head-util li button {display: block; width: 100%; height: 100%; text-indent: -99999px;}
.wrap-header .head-util .head-search {width: 31px; height: 31px;background: url('../../images/common/ic-search.png') no-repeat center center;}
.wrap-header .head-util .head-notify {position: relative; width: 30px; height: 30px; margin-left: 30px;}
.wrap-header .head-util .head-notify button {background: url('../../images/common/ic-notify.png') no-repeat center center;}
.main-header.on .wrap-header .head-util .head-notify button,
.main-header.scroll-white .wrap-header .head-util .head-notify button,
.main-header.active .wrap-header .head-util .head-notify button {background: url('../../images/common/ic-notify-on.png') no-repeat center center;}
.wrap-header .head-util .head-notify button:hover {animation-name: swing; animation-duration: 1s; transform-origin: top center;}
.wrap-header .head-util .head-notify .state {position: absolute; top: -8px; right: -8px; display: inline-block; width: 20px; height: 20px; background: #ff6c00; border-radius: 100%; font-family: 'Play Bold'; font-size: 12px; text-align: center; line-height: 19px; color: #fff;}
.wrap-header .head-util .head-sitemap {width: 30px; height: 30px; margin-left: 25px; background: url('../../images/common/ic-hamberg.png') no-repeat center center;}
.main-header.on .wrap-header .head-util .head-sitemap,
.main-header.scroll-white .wrap-header .head-util .head-sitemap,
.main-header.active .wrap-header .head-util .head-sitemap { background: url('../../images/common/ic-hamberg-on.png') no-repeat center center;}
@keyframes swing {
  20% {transform: rotate(15deg);}
  40% {transform: rotate(-10deg);}
  60% {transform: rotate(5deg);}
  80% {transform: rotate(-5deg);}
  100% {transform: rotate(0deg);}
}

.wrap-header .head-util .head-global {display: none; position: relative; background: rgba(196,38,5,0.75) url('../../images/common/ic-head-util2.png') no-repeat center center;}
.wrap-header .head-util .head-global .btn-global {overflow: hidden; position: absolute; left: 0px; top: 100%; z-index: 1; width: 100%; max-height: 0px; transition: all 0.8s;}
.wrap-header .head-util .head-global .btn-global.on {max-height: 150px;}
.wrap-header .head-util .head-global .btn-global a {padding: 10px 0; background: #43505d; font-size: 16px; text-align: center; text-indent: 0px; color: #fff; transition: all 0.5s;}
.wrap-header .head-util .head-global .btn-global a:hover {background: #0c2c67;}
.wrap-header .head-util .head-global .btn-global .close {display: block; width: 30px; height: 30px; margin: 0 auto; background:url('../../images/common/global-close.png') no-repeat center center;}
.wrap-header .btn-gnb-open {display: none !important;}
.wrap-header .btn-gnb-close {display :none;}
.wrap-header .mobile-global {display: none;}
@media all and (max-width:1800px) {
  .wrap-header .head-navi .div_1 .a_1 {padding:31px 20px;font-size: 19px;}
}
@media all and (max-width:1400px) {
  .wrap-header .head-navi .div_1 .a_1 {font-size: 17px; padding:31px 10px;}
}

@media all and (max-width:1200px) {
	.wrap-header {padding:0;}
	.wrap-header .container  {padding:0 20px;}
	.wrap-header .container .btn-mgnb-open {display: block; width:100%; background: rgba(246,172,29,0.75) url('../../images/common/ic-head-util1.png') no-repeat center center;}
	.wrap-header .container .btn-mgnb-close.on {position: absolute; right: 100%; top: 0; display: block; width: 45px; height:45px; background: url('../../images/common/ic-navi-close.png') no-repeat center center;}
	.wrap-header .container .btn-mgnb-close button {display: block; width: 100%; height: 100%; text-indent: -9999px;}
	.wrap-header .head-logo {width: 100%; height: 80px;}
  /* .wrap-header .head-logo .logo-img img {height: 45px;} */

  .wrap-header .head-navi {position: fixed; right: -100%; top: 0px; z-index: 200; width: 100%; max-width:460px; height: 100%; padding: 0; background: #fff; opacity: 0; transition: all 0.55s cubic-bezier(0.7, 0, 0.3, 1);}
  /* 004bb5 */
  .wrap-header .head-navi.on {right: 0; opacity: 1; transition: all 0.55s cubic-bezier(0.7, 0, 0.3, 1);}
  .wrap-header .head-mobile-top {position: relative; display: block; padding: 0; text-align: left; }
  .wrap-header .head-mobile-top .mobile-top {height:80px; padding:0 20px; display: flex; align-items: center;}
  .wrap-header .head-mobile-top .mobile-top a {width:157px; display: inline-block; }
  .wrap-header .head-mobile-top .small {display: none;}
  .wrap-header .head-mobile-top > ul {background:#E5368E;}
  .wrap-header .head-mobile-top > ul::after {content:''; display: block; clear:both;}
  .wrap-header .head-mobile-top > ul > li {float:left; margin-left:30px;}
  .wrap-header .head-mobile-top > ul > li button {color:#fff; font-size: 14px; line-height: 18px; letter-spacing: -.05em}
  .wrap-header .head-mobile-top > ul > li > div {display: inline-block; vertical-align: middle; line-height: 40px;}
  .wrap-header .head-mobile-top > ul > li a {color:#fff; font-size: 14px;}
  .wrap-header .head-mobile-top ._globalNavi ._globalUl li:first-child { color:#fff; line-height: 40px; padding-right:0;}
  .wrap-header .head-mobile-top ._globalNavi ._globalUl li a {color:#fff; font-size: 14px; line-height: 18px; letter-spacing: -.05em;}
  .wrap-header .head-mobile-top .vr {display: inline-block; vertical-align: middle; line-height: 40px;}
  .wrap-header .head-mobile-top .global {position: relative; display: inline-block;vertical-align: middle; font-size: 0; line-height:40px;}
  .wrap-header .head-mobile-top .global button {position: relative; font-family: 'Dream Regular'; font-size: 14px; color: #C5D700; display: inline-block; vertical-align: middle;}
  .wrap-header .head-mobile-top .global button::before {content: ''; display: inline-block; width: 18px; height: 18px; margin-right: 8px; margin-top: -2px; background: url('../../images/common/ic-global.png') no-repeat center; vertical-align: middle;}
  .wrap-header .head-mobile-top .global button::after {content: ''; display: inline-block; width: 5px; height: 4px; margin-left: 13px; margin-top: -2px; background: url('../../images/common/arrow-global.png') no-repeat center; vertical-align: middle;}
  .wrap-header .head-mobile-top .global .list {overflow: hidden; position: absolute; left: 0; top: 100%; z-index: 101; width: 100%; max-height: 0; transition: max-height .75s;}
  .wrap-header .head-mobile-top .global.on .list {max-height: 150px;}
  .wrap-header .head-mobile-top .global ul {border: 1px solid #C5D700; border-bottom: 0;}
  .wrap-header .head-mobile-top .global li {padding: 5px 10px; background: #C5D700; border-bottom: 1px solid #C5D700; line-height:20px;}
  .wrap-header .head-mobile-top .global a {font-family: 'Dream Regular'; font-size: 14px; color: #fff; display: block; }
  .wrap-header .head-mobile-top .global a:hover {color: #3e2600;}


  .wrap-header .head-navi .menuUItop {position: relative; height: calc(100% - 76px); background:#4B575E;}
  /* .wrap-header .head-navi .ul_1 {padding:5px 0;} */
  .wrap-header .head-navi .div_1 {height:100%;}
  .wrap-header .head-navi .div_1::before {content:''; width:100%; height:100%; background:url('../../images/common/mobile-menu-logo.png') no-repeat center 90%; position: absolute; top:0; left:0;}
  .wrap-header .head-navi .div_1 .ul_1 {height:calc(100% - 45px); overflow-y:auto;}
  .wrap-header .head-navi .div_1 .ul_1::-webkit-scrollbar{width:5px;}
  .wrap-header .head-navi .div_1 .ul_1::-webkit-scrollbar-thumb{background:#E6378D; border-radius:15px;}
  .wrap-header .head-navi .div_1 .ul_1::-webkit-scrollbar-track{background:#4B585F; border-radius:15px;}
  .wrap-header .head-navi .div_1 .li_1 {position: static; display: block; width: 100%; padding: 0px;}
  /* PC에서 숨김처리한 학과안내 계열 보이게 */
  .wrap-header .head-navi .div_1 .li_1:nth-child(2) .li_3:first-child {display: block;}
  .wrap-header .head-navi .div_1 .a_1 {width:100%; height: auto; background-image: none; background-position: right center; text-align: left; font-family: 'Dream Medium'; font-size: 21px; color: #fff; padding:14px 40px; position: relative; border-bottom:1px solid rgba(255,255,255,0.3); text-shadow:none; background-color:#4B575E;}
  .wrap-header .head-navi .div_1 .a_1::after {content:''; width:17px; height:11px; background:url('../../images/common/depth1-arrow.png') no-repeat center; position: absolute; right:33px; top:25px; transform-origin: center;transform:rotate(180deg); transition:transform .3s;}
  .wrap-header .head-navi .div_1 .a_1.on {color:#fff;}
  .wrap-header .head-navi .div_1 .a_1.on::after {transform:rotate(0deg);}
  .wrap-header .head-navi .div_1 .a_1 span::after {display: none;}
  .wrap-header .head-navi .div_1 .a_1 span{position: relative;}
  .wrap-header .head-navi .div_1 .a_1 span::before {display: none;}
  .wrap-header .head-navi .div_1 .a_1[target=_blank]::after {background:url('../../images/common/mobile-blank.png') no-repeat center; top:20px; height:17px; transform:rotate(0);}
  /* .wrap-header .head-navi .div_1 .a_1:after {display: none;} */
  .wrap-header .head-navi .div_1 .a_1:hover {color: #fff;}
  .wrap-header .head-navi .div_1 .a_1.on span:after {display:none;}
  .scroll-white .wrap-header .head-navi .div_1 .a_1,
  .main-header.on .wrap-header .head-navi .div_1 .a_1,
  .main-header.active .wrap-header .head-navi .div_1 .a_1 {color:#fff;} 
  .wrap-header .head-navi .div_2 { left: auto; right: 0px; width:100% !important; position:relative; transition-property:none; overflow-y:unset;}
  .wrap-header .head-navi .div_2.on {top:0; max-height:none; height:100%; background:#fff; transition-property: max-height; box-shadow: none;}
  .wrap-header .head-navi .div_2 .container {padding: 0px; height:auto; min-height:unset;}
  .wrap-header .head-navi .div_2 .ul_2 {padding:9px 0 0 0; border: 0; display: block; height:100%; overflow-y: auto; background: #ccc;;} 
  .wrap-header .head-navi .div_2 .ul_2::-webkit-scrollbar {width:5px;}
  .wrap-header .head-navi .div_2 .ul_2::-webkit-scrollbar-thumb {background:#E6378D; border-radius:15px;}
  .wrap-header .head-navi .div_2 .ul_2::-webkit-scrollbar-track {background:#4B585F; border-radius:15px;}
  .wrap-header .head-navi .div_2 .ul_2::after {display: none;}
  .wrap-header .head-navi .div_2 .li_2 {display: block; padding: 0px; border: 0px; width:auto; float:none; margin-bottom: 0;}
  .wrap-header .head-navi .div_2 .li_2::after {display: none;}
  .wrap-header .head-navi .div_2 .li_2:nth-child(4n)::after {display: none;} 
  .wrap-header .head-navi .div_2 .li_2 .a_2:after {display: none;}
  .wrap-header .head-navi .div_2 .a_2 {width: 100%; margin: 0; padding: 8px 40px; font-family: 'Dream Regular'; font-size: 17px; color: #000; background:#ccc; text-align: left; letter-spacing: -.05em;}
  .wrap-header .head-navi .div_2 .a_2.on {color:#000;}
  .wrap-header .head-navi .div_2 .a_2:hover span::after {display:none;}
  .wrap-header .head-navi .div_2 .a_2.plus {position: relative; background: url('../../images/common/arrow-a2.png') no-repeat right 35px center}
  .wrap-header .head-navi .div_2 .a_2.plus.on {background: url('../../images/common/arrow_a2-hover.png') no-repeat right 35px center; border-radius:0;}
  .wrap-header .head-navi .div_2 .a_2 span{padding: 0;}
  .wrap-header .head-navi .div_2 .a_2[target=_blank] span:before {top: 6px; background: url('../../images/common/ico-blank.png') no-repeat center center;}
  .wrap-header .head-navi .div_3 {overflow: hidden; display: block; width: 100%; max-height: 0px; padding: 0; background: #fcfcfc; transition:all 0.25s cubic-bezier(0.7, 0, 0.3, 1);}
  .wrap-header .head-navi .div_3.on {max-height: 500px; transition: all 0.25s cubic-bezier(0.7, 0, 0.3, 1);}
  .wrap-header .head-navi .div_3 .ul_3 {padding: 12px 40px; border-bottom: 1px solid #F5F5F5;}
  .wrap-header .head-navi .div_3 .li_3 {position: relative; width: 100%; margin: 0px;}
  .wrap-header .head-navi .div_3 .a_3 {display: inline-block; padding: 3px 0 3px 10px; font-family: 'Dream Regular'; font-size: 16px; color: #000; margin-bottom: 5px; position: relative;}
  .wrap-header .head-navi .div_2 .a_3[target=_blank] span {position: relative;}
  .wrap-header .head-navi .div_2 .a_3[target=_blank] span::after {content: ''; display:inline-block; width: 14px; height: 14px; background: url('../../images/common/ico-blank.png') no-repeat center center;}
  .wrap-header .head-navi .div_3 .a_3::after {content:''; width:6px; height:2px; background:#000; position: absolute; left:0; top:11px; display:block;}
  .wrap-header .head-navi .div_3 .a_3:hover {color: #055EB1;}
  .wrap-header .head-navi .div_3 .a_3._active {color: #055EB1;}
  .wrap-header .head-navi .div_3 .a_3:hover::before {display: none;}
  .wrap-header .head-util {display: table-cell !important; width:160px;}
  .wrap-header .head-util .head-sitemap {display: none;}
  .wrap-header .btn-gnb-open {width: 30px; height: 30px; margin-left: 25px; background: url('../../images/common/ic-hamberg.png') no-repeat center center;}
  .scroll-white .wrap-header .btn-gnb-open,
  .main-header.active .wrap-header .btn-gnb-open {background: url('../../images/common/ic-hamberg-on.png') no-repeat center center;}
  .wrap-header .btn-gnb-open,
  .wrap-header .btn-gnb-close {display: inline-block !important; cursor: pointer;}
  .wrap-header .btn-gnb-close {position: absolute; right: 0; top: 0; width: 80px; height: 80px; background: url('../../images/common/btn-navi-close.png') no-repeat center; text-indent: -99999px;}
  .wrap-header .btn-gnb-close button {width: 100%; height: 100%;}
}
@media all and (max-width:600px) {
  .wrap-header .head-navi {max-width:100%;}
}

/* Search */
.wrap-search {position: absolute; left: -99999px; top: 100%; opacity: 0; width: 100%; max-height: 0px; background: #E5368E; transition: opacity .75s;}
.wrap-search.on {left: 0; max-height: 200px; opacity: 1;}
.wrap-search::after {content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 1px; background: #E5368E;}
.wrap-search .container {display: flex; flex-wrap: wrap; justify-content: center; align-items: start; padding: 55px 0;}
.wrap-search .text {padding-right: 27px; font-family: 'Dream Regular'; font-size: 24px; line-height: 55px; color: #fff;}
.wrap-search .form {position: relative; width: 100%; max-width: 400px;}
.wrap-search .form input {width: 100%; height: 55px; padding-left: 15px; background: #fff; border: 0; font-family: 'Dream Regular'; font-size: 16px; line-height: 50px; color: #000;}
.wrap-search .form input::placeholder {color: #000;}
.wrap-search .form button {position: absolute; right: 0; top: 0; width: 55px; height: 55px; background: url('../../images/common/ic-search3.png') no-repeat center; text-indent: -999999px;}
.wrap-search .form .input {position: relative;}
.wrap-search .form .search-relation-list {overflow: hidden; position: absolute; top: 100%; left: -1px; width: calc(100% + 2px); max-height: 0px; z-index: 5; transition: max-height 0.5s; border: 1px solid #E5368E;}
.wrap-search .form .search-relation-list.on {max-height: 280px;}
.wrap-search .form .search-relation-list ul {max-height: 280px; overflow-y: auto; background: #fff;}
.wrap-search .form .search-relation-list ul::-webkit-scrollbar {width: 7px;}
.wrap-search .form .search-relation-list ul::-webkit-scrollbar-thumb {background-color: #fcaf15; border-radius: 3px;}
.wrap-search .form .search-relation-list ul::-webkit-scrollbar-track {background-color: #222; border-radius: 3px;}
.wrap-search .form .search-relation-list ul li a {display: block; padding: 5px 10px; font-size: 14px; color: #222; transition: background 0.3s;}
.wrap-search .form .search-relation-list ul li.active a,
.wrap-search .form .search-relation-list ul li:focus a,
.wrap-search .form .search-relation-list ul li a:active,
.wrap-search .form .search-relation-list ul li a:focus,
.wrap-search .form .search-relation-list ul li a:hover {color: #004ea2;}
.wrap-search .recommand {display: flex; justify-content: start; align-items: center; margin-top: 10px;}
.wrap-search .recommand strong {display: inline-block; margin-right: 7px; padding: 4px 6px; background: #3094ff; border-radius: 5px; font-family: 'Dream Regular'; font-size: 12px; color: #fff;}
.wrap-search .recommand ul {overflow: hidden; position: relative; top: 2px;}
.wrap-search .recommand ul li:nth-child(n + 5) {display: none;}
.wrap-search .recommand ul li:nth-child(4)::after {display: none;}
.wrap-search .recommand li {position: relative; float: left; margin-right: 5px; padding-right: 7px;}
.wrap-search .recommand li::after {content: ''; position: absolute; right: 0; top: 4px; width: 1px; height: 11px; background: rgba(255,255,255,.3);}
.wrap-search .recommand li:last-child::after {display: none;}
.wrap-search .recommand a {position: relative; font-family: 'Dream Light'; font-size: 13px; color: #fff;}
.wrap-search .recommand a::after {content: ''; position: absolute; left: 0; bottom: -1px; width: 0; height: 1px; background: #fff; transition: width .75s;}
.wrap-search .recommand a:hover::after {width: 100%;}
.wrap-search .close {width:55px; line-height: 55px; padding-left:5px;}
.wrap-search .close button {font-family: 'Dream Medium'; font-size: 19px; line-height: 50px; color: #fff;}
.wrap-search .close button span {position: relative; background:url('../../images/common/search-close.png') no-repeat center center; width:55px; height:55px; text-indent: -9999px; display: inline-block; transition:transform .5s;}
.wrap-search .close:hover button span {transform:rotate(180deg);}
/* .wrap-search .close button span::after {content: ''; position: absolute; left: 0; bottom: -3px; width: 100%; height: 1px; background: #fff;} */

@media all and (max-width: 768px) {
  .wrap-search .container {padding: 40px 0 35px 0; flex-wrap:unset; margin:0 20px;}
  /* .wrap-search .text {display: none;} */
  .wrap-search .text {line-height: 45px;}
  /* .wrap-search .form {max-width: calc(100% - 70px);} */
  .wrap-search .form input {height: 45px; line-height: 40px;}
  .wrap-search .form button {width: 45px; height: 45px;}
  .wrap-search .close {height: 45px; padding-left: 12px; line-height: 45px;}
  .wrap-search .close button {font-size: 15px; line-height: 45px;}
  .wrap-search .close button span {width:45px; height:45px;}
  .wrap-search .recommand a {font-size: 12px;}
}


/* @media all and (max-width: 500px) {
  .wrap-header .head-logo {height: 70px;}
  .wrap-header .head-logo .logo-img img {height: 35px;}
  .wrap-header .head-navi {max-width: 100%;}
  .wrap-header .btn-gnb-open {margin-left: 20px;}
} */

.black-bg {position: fixed; left: -999999px; top: 0px; width: 100%; height: 100%; background: rgba(0,0,0,0.45); z-index: 90; opacity: 0; transition: opacity .5s;}
.black-bg.on {left: 0; opacity: 1;}

/* Sub Visual */
.wrap-sub-visual {display: table; width: 100%; background-attachment: fixed;}
.sub.eQ01 .wrap-sub-visual {background:#000 url('../../images/common/sub-visual1.png') no-repeat top center; animation: visualMove 13s forwards linear;}
.sub.eQ02 .wrap-sub-visual {background:#000 url('../../images/common/sub-visual2.png') no-repeat top center; animation: visualMove 13s forwards linear;}
.sub.eQ04 .wrap-sub-visual {background:#000 url('../../images/common/sub-visual4.png') no-repeat top center; animation: visualMove 13s forwards linear;}
.sub.eQ05 .wrap-sub-visual {background:#000 url('../../images/common/sub-visual5.png') no-repeat top center; animation: visualMove 13s forwards linear;}
.sub.eQ06 .wrap-sub-visual {background:#000 url('../../images/common/sub-visual6.png') no-repeat top center; animation: visualMove 13s forwards linear;}
.sub.eQ07 .wrap-sub-visual {background:#000 url('../../images/common/sub-visual7.png') no-repeat top center; animation: visualMove 13s forwards linear;}
.sub.eQ08 .wrap-sub-visual {background:#000 url('../../images/common/sub-visual8.png') no-repeat top center; animation: visualMove 13s forwards linear;}
.sub.eQ09 .wrap-sub-visual {background:#000 url('../../images/common/sub-visual8.png') no-repeat top center; animation: visualMove 13s forwards linear;}
.sub-265 .wrap-sub-visual {background:#000 url('../../images/common/sub-visual1.png') no-repeat top center; animation: visualMove 13s forwards linear;}
.sub-264 .wrap-sub-visual {background:#000 url('../../images/common/sub-visual8.png') no-repeat top center; animation: visualMove 13s forwards linear;}
@keyframes visualMove {
  0% {background-position:center center;}
  30% {background-position:top center;}
  70% {background-position:bottom center;}
  100% {background-position:center center;}
}
@media all and (max-width:768px) {
  .sub.eQ01 .wrap-sub-visual,
  .sub.eQ02 .wrap-sub-visual,
  .sub.eQ04 .wrap-sub-visual,
  .sub.eQ05 .wrap-sub-visual,
  .sub.eQ06 .wrap-sub-visual,
  .sub.eQ07 .wrap-sub-visual,
  .sub.eQ08 .wrap-sub-visual,
  .sub.eQ09 .wrap-sub-visual {background-size: 200%;}
  .sub-265 .wrap-sub-visual {background-size: 200%;}
}
.wrap-sub-visual .wrap-sub-cell {position: relative; display: table-cell; height: 500px; text-align: center; vertical-align: middle; color: #fff;}
.wrap-sub-visual .wrap-sub-cell:after {content: ''; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background: url('../../images/common/pattern.png');}
.wrap-sub-visual .container {position: relative; z-index: 1;}
.wrap-sub-visual .slogan-big {position: relative; display: block; margin-top: 30px; font-family: 'Dream Medium'; font-size: 50px; letter-spacing: 0; line-height: 1;}
.wrap-sub-visual .slogan-small {display: block; margin-top: 17px; font-family: 'Gmarket Medium'; font-size: 17px;}
.wrap-sub-visual .page-move {position: absolute;left: 0px; top: -5px; width: 100%; height: 0px;}
.wrap-sub-visual .page-move a {position: relative; display: block; width: 50px; height: 50px; border: 2px solid rgba(255,255,255,1); border-radius: 100%;}
.wrap-sub-visual .page-move a.prev {float: left; transition: background-position 0.5s cubic-bezier(0.7, 0, 0.3, 1);}
.wrap-sub-visual .page-move a.prev:after {content: ''; position: absolute; left: 18px; top: 50%; margin-top:-4px; width: 12px; height: 9px; background:url('../../images/common/page_move_prev.png') no-repeat left center; transition:width .3s;}
.wrap-sub-visual .page-move a.next {float: right; transition:background-position 0.5s cubic-bezier(0.7, 0, 0.3, 1);}
.wrap-sub-visual .page-move a.next:after {content: ''; position: absolute; right: 18px; top:50%; margin-top:-4px; width: 12px; height: 9px; background:url('../../images/common/page_move_next.png') no-repeat right center; transition:width .3s;}
.wrap-sub-visual .page-move a.prev:hover:after {content: ''; position: absolute; left: 18px; top: 50%; margin-top:-4px; width: 47px; height: 9px; background:url('../../images/common/page_move_prev.png') no-repeat left center;}
.wrap-sub-visual .page-move a.next:hover:after {content: ''; position: absolute; right: 18px; top:50%; margin-top:-4px; width: 47px; height: 9px; background:url('../../images/common/page_move_next.png') no-repeat right center;}


.wrap-sub-visual .page-move a span {display: none;}
@media all and (max-width:1660px) {
  .wrap-sub-visual .page-move a.prev {left:20px;}
  .wrap-sub-visual .page-move a.next {right:20px;}
}
@media all and (max-width:1200px) {
  .wrap-header .container > .head-logo {width:157px;}

}
@media all and (max-width:1023px) {
  .wrap-sub-visual .wrap-sub-cell {height: 330px;}
  /* .wrap-sub-visual .page-move {display: none;} */
}

@media all and (max-width:768px) {
  .wrap-sub-visual .wrap-sub-cell {height: 300px;} 

  .wrap-sub-visual .slogan-small {display: none;}
  .wrap-sub-visual .page-move a {width:30px; height:30px;}
  .wrap-sub-visual .page-move a.prev:after {height:6px;width:7px; left:50%; margin-left:-3px;}
  .wrap-sub-visual .page-move a.next:after {height:6px;width:7px;right:50%;margin-right:-3px;}
  .wrap-sub-visual .page-move a.prev:hover:after {height:6px;width:30px; margin-left:-8px;}
  .wrap-sub-visual .page-move a.next:hover:after {height:6px;width:30px;margin-right:-8px;}
}
 
/* Sub Navi */
.wrap-sub-navi {max-width:1600px; position: relative; z-index: 80; margin:0 auto; margin-top:-80px; background:#fff;} 
.wrap-sub-navi .container {position: relative; max-width: 1600px;} 
.wrap-sub-navi .sub-navi {font-size: 0;}
.wrap-sub-navi .sub-navi > ul {display: inline-block; width: 100%}
.wrap-sub-navi .sub-navi > ul > li {float: left; position: relative; margin-top: 25px; padding-bottom: 9px;}
.wrap-sub-navi .sub-navi > ul > li > a, .wrap-sub-navi .sub-navi > ul > li > .inner > button {display: block; font-size: 17px; line-height:30px; letter-spacing: -.05em; }
.wrap-sub-navi .sub-navi > ul > li > .inner > button {position: relative; min-width:225px; margin-right: 30px; padding-right: 50px; font-family: 'Dream Medium'; text-align: left;color: #515151; cursor: pointer; background:url('../../images/common/sub-navi-arrow.png') no-repeat top right;}
.wrap-sub-navi .sub-navi > ul > li > .inner > button span {padding-right:20px;}
.wrap-sub-navi .sub-navi > ul > li > .inner > button:hover {background-position:bottom 3px right; color:#000; transition:background-position 0.5s cubic-bezier(0.7, 0, 0.3, 1);}
.wrap-sub-navi .sub-navi > ul > li > .inner > button::after {content: ''; position: absolute; right: 0; top: 10px; width: 1px; height: 10px; background: #B2B2B2;}
/* .wrap-sub-navi .sub-navi > ul > li.last > .inner > button {padding-right: 0;} */
.wrap-sub-navi .sub-navi > ul > li.last > .inner > button::after {display: none;}
.wrap-sub-navi .sub-navi > ul > li.last .navUl a:hover,
.wrap-sub-navi .sub-navi > ul > li.last .navUl a._active {background:#00A6E5 url('../../images/common/sub-depth-arrow.png') no-repeat right 20px center;}

.wrap-sub-navi .sub-navi .home {min-width: auto; padding: 0px; background-image: none; padding-right: 40px; margin-top:0; margin-right: 30px; position: relative;}
.wrap-sub-navi .sub-navi .home::after {content:''; width:40px; height:1px; background:#B2B2B2; position: absolute; top:50%; margin-top:-1px; right:0;}
.wrap-sub-navi .sub-navi .home a {width: 80px; height:80px; background: url('../../images/common/ic-home.png') no-repeat center center; text-indent: -9999px;}

  
.wrap-sub-navi .sub-navi .navUl::-webkit-scrollbar {width: 5px;}
.wrap-sub-navi .sub-navi .navUl::-webkit-scrollbar-thumb {background-color: rgba(230,55,141,.8);border-radius: 3px;}
.wrap-sub-navi .sub-navi .navUl::-webkit-scrollbar-track {background-color: #ccc;border-radius: 3px;}
.wrap-sub-navi .sub-navi .navUl {overflow: hidden; position: absolute; left: -30px; top: 140%; z-index: 1; width: 100%; max-height: 0px;  opacity:0;}
.wrap-sub-navi .sub-navi .navUl.on {overflow: hidden; max-height: 250px; background: #fff; box-shadow:0px 0px 15px rgba(0,0,0,0.1); opacity: 1; overflow:hidden; overflow-y: auto; }
/* transition: max-height 1s cubic-bezier(0.7, 0, 0.3, 1); */
.wrap-sub-navi .sub-navi .navUl a {display: block; font-family: 'Dream Regular'; padding: 10px 20px 10px 30px; font-size: 15px; color: #333; word-break: keep-all;background: url('../../images/common/sub-depth-arrow.png') no-repeat right 20px center;}
.wrap-sub-navi .sub-navi .navUl a:hover,
.wrap-sub-navi .sub-navi .navUl a._active {background: #222A39 url('../../images/common/sub-depth-arrow.png') no-repeat right 20px center; color:#fff;}
.wrap-sub-navi .sub-navi .navUl a[target="_blank"] .inner::after{content:''; width:25px; height:15px; background:url('../../images/common/_blank.png') no-repeat center; display: inline-block; vertical-align: middle;}
.wrap-sub-navi .sub-navi .navUl a[target="_blank"]:hover .inner::after,
.wrap-sub-navi .sub-navi .navUl a[target="_blank"]._active .inner::after{background:url('../../images/common/_blank-on.png') no-repeat center; display: inline-block; vertical-align: middle;}
.wrap-sub-navi .sub-navi .navUl a .inner p {display: inline-block;}
.wrap-sub-navi .sub-util {position: absolute; right: 0px; top: 0px;} 
.wrap-sub-navi .sub-util > ul > li {float: left; position: relative;}
.wrap-sub-navi .sub-util > ul > li::after {content:''; width:1px; height:10px; background:#B2B2B2; position: absolute; right:0; top:50%; margin-top:-5px;}
.wrap-sub-navi .sub-util > ul > li:last-child::after{display: none;}
.wrap-sub-navi .sub-util > ul > li > button {width: 75px; height: 80px; text-indent: -9999px;}
.wrap-sub-navi .sub-util .sub-favo {background: url('../../images/common/ic-fav.png') no-repeat center center; transition: background-color 0.5s cubic-bezier(0.7, 0, 0.3, 1);}
.wrap-sub-navi .sub-util .sub-favo.on {background: url('../../images/common/ic-fav-on.png') no-repeat center center;}
.wrap-sub-navi .sub-util .sub-share {background: url('../../images/common/ic-share.png') no-repeat center center; transition: background-color 0.5s cubic-bezier(0.7, 0, 0.3, 1);}
.wrap-sub-navi .sub-util .sub-share:hover.wrap-sub-navi .sub-util .box-sub-share {transition: background-color 0.5s cubic-bezier(0.7, 0, 0.3, 1);}
.wrap-sub-navi .sub-util .sub-share.on {background:url('../../images/common/ic-share-on.png') no-repeat center;}
.wrap-sub-navi .sub-util .sub-print {background: url('../../images/common/ic-print.png') no-repeat center center; transition: background-color 0.5s cubic-bezier(0.7, 0, 0.3, 1);}
.wrap-sub-navi .sub-util .sub-print:hover {transition: background-color 0.5s cubic-bezier(0.7, 0, 0.3, 1);}

.wrap-sub-navi .box-sub-favo {overflow: hidden; position: absolute; right: 0; top: 100%; width: 260px; max-height: 0px; background: #fff; border: 1px solid #3e454c; transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1); opacity: 0;}
.wrap-sub-navi .box-sub-favo.on {max-height: 1000px; transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1); opacity: 1;} 
.wrap-sub-navi .box-sub-favo > strong {display: block; font-size: 14px; padding: 14px 20px; line-height: 20px; border-bottom: 1px solid #d6d6d6; color:#2a2a2a; font-family: 'Dream Medium'; letter-spacing: -.05em;}
.wrap-sub-navi .favoriteTitle strong {font-size: 14px; line-height: 20px; font-family: 'Dream Regular'; color:#464444; display: block;}
.wrap-sub-navi .box-sub-favo ul li {padding: 8px 20px; position: relative;} 
.wrap-sub-navi .box-sub-favo ul li strong {font-size: 15px; }
.wrap-sub-navi .box-sub-favo ul li:hover {background: #d9e0e8;}
.wrap-sub-navi .box-sub-favo ul li a {position: relative; font-family: 'Dream Regular'; font-size: 15px; color: #333;}
.wrap-sub-navi .box-sub-favo ul li a span {display: none;} 
.wrap-sub-navi .box-sub-favo .close {position: absolute; right: 0px; top: 0px; width: 47px; height: 49px; background: url('../../images/common/btn_favo_close.png') no-repeat center center; text-indent: -9999px;}
.wrap-sub-navi .box-sub-favo .close:hover {transform: rotate( 180deg ); transition: all 0.75s cubic-bezier(0.7, 0, 0.3, 1);}
.wrap-sub-navi .box-sub-favo .del {position: absolute; right: 20px; top: 11px; width: 17px; height: 17px; margin: 0 0 0 10px; background: url('../../images/common/btn-favo-del.png') no-repeat center center; text-indent: -9999px;}
.wrap-sub-navi .box-sub-favo .control {text-align: center;}
.wrap-sub-navi .box-sub-favo .control button {display: inline-block; padding: 5px 20px; border-radius:5px; font-size: 14px; color: #fff;}
.wrap-sub-navi .box-sub-favo .control button.reset {background: #fff; padding: 9px 20px; border-radius: 5px; border: 1px solid #50555d; font-family: 'Dream Regular'; font-size: 14px; color: #50555d;}
.wrap-sub-navi .box-sub-favo .control button.add {margin-top: 11px; padding: 5px 35px 5px 12px; background: #E5368E url('../../images/common/fav-add.png') no-repeat 83% center; border-radius: 4px; font-family: 'Dream Regular'; font-size: 14px; color: #fff;}
.wrap-sub-navi .box-sub-favo .control.list.on {padding:15px 0; border-top: 1px solid #d6d6d6;}
.wrap-sub-navi .box-sub-favo .guide {padding: 15px 0 20px 0; background: #f0f0f0; text-align: center;}
.wrap-sub-navi .box-sub-favo .guide #favoriteTitle {font-family: 'Dream Regular'; font-size: 14px; color: #464444;}

.wrap-sub-navi .sub-util .box-sub-share {overflow: hidden; position: absolute; left: 50%; top: 100%; width: 60px; margin-left:-30px; max-height: 0px; transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1); opacity: 0;}
.wrap-sub-navi .sub-util .box-sub-share.on {max-height: 1000px; transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1); transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1); opacity: 1;}
.wrap-sub-navi .sub-util .box-sub-share .close {width: 100%; height: 45px; text-indent: -9999px; background:#2C2D2F; position: relative;}
.wrap-sub-navi .sub-util .box-sub-share .close::after {content:''; width:100%; height:100%; background:url('../../images/common/ic-share-close.png') no-repeat center; position: absolute; left:0; top:0;}
.wrap-sub-navi .sub-util .box-sub-share .close:hover::after {transform:rotate(180deg); transition: transform .5s;}
.wrap-sub-navi .sub-util .box-sub-share ul {background: #fff; padding: 5px 0; border: 1px solid #CACACA; border-bottom:0;}
.wrap-sub-navi .sub-util .box-sub-share ul button {position: relative; display: block; width: 100%; height: 45px; text-indent: -9999px;} 
.wrap-sub-navi .sub-util .box-sub-share ul li:last-child button:after {display: none;}
.wrap-sub-navi .sub-util .box-sub-share .facebook {background: url('../../images/common/ic-fb.png') no-repeat center center;} 
.wrap-sub-navi .sub-util .box-sub-share .naver {background: url('../../images/common/ic-naver.png') no-repeat center center;} 
.wrap-sub-navi .sub-util .box-sub-share .twitter {background: url('../../images/common/ic-tw.png') no-repeat center center;}
.wrap-sub-navi .sub-util .box-sub-share .kakaostory {background: url('../../images/common/ic-kakao.png') no-repeat center center;}
/* .wrap-sub-navi .sub-util .box-sub-share .naver {background: url('../../images/common/ic-naver.png') no-repeat center center;} */
.wrap-sub-navi .sub-util .box-sub-share .pinterest {background: url('../../images/common/ic-pin.png') no-repeat center center;}
.wrap-sub-navi .sub-util .box-sub-share .instagram {background: url('../../images/common/ic-insta.png') no-repeat center center;}
.wrap-sub-navi .sub-util .box-sub-share .addr {background: url('../../images/common/ic-copy.png') no-repeat center center;}

/* Rating */  
/* .wrap-contents {overflow:hidden;} */
.wrap-contents .con-rating {margin: 90px 0 0 0;}
.wrap-contents .con-rating .info {overflow: hidden; width: 100%; border-top: 1px solid #d2d2d2; border-bottom: 1px solid #d2d2d2;}
.wrap-contents .con-rating .people {float: left; padding: 22px 0 22px 60px; background: url('../../images/common/ico_people.png') no-repeat 20px center; color: #666;}
.wrap-contents .con-rating .mody-time {float: right; padding: 25px 0 25px 0; color: #666;}
.wrap-contents .con-rating .vote {display: table; width: 100%; padding: 25px 30px; background: #fbfbfb; border-top: 1px solid #d2d2d2; border-bottom: 1px solid #d2d2d2;}
.wrap-contents .con-rating .question, .wrap-contents .con-rating .radio, .wrap-contents .con-rating .comment {display: table-cell; vertical-align: middle;}
.wrap-contents .con-rating .question {width: 37%; padding: 0 0  0 30px; background: url('../../images/common/ico_question.png') no-repeat 0px 4px; color: #3f3f3f;}
.wrap-contents .con-rating .radio {width: 40%; font-size: 14px;}
.wrap-contents .con-rating .radio > div {float: left; padding: 0 4% 0 0;}
.wrap-contents .con-rating .radio input:checked + label {color: #ff4200;}
.wrap-contents .con-rating .radio input {position: relative; top: 2px;}
.wrap-contents .con-rating .comment input, .wrap-contents .con-rating .comment button {float: left;}
.wrap-contents .con-rating .comment input {width: 78%; height: 35px; border: 1px solid #b1b1b1; line-height: 35px;}
.wrap-contents .con-rating .comment button  {width: 20%; height: 35px; margin: 0 0 0 2%; background: #0178dd; color: #fff; font-size: 12px; line-height: 35px; text-align: center;}

@media all and (max-width:1820px) {
  .wrap-sub-navi .container {padding:0;}
} 
@media all and (max-width:1700px) {
  .wrap-sub-navi {width:calc(100% - 50px);}
}
@media all and (max-width:1200px) {
  .wrap-sub-navi {width:100%; margin-top: 0;}
  .wrap-sub-visual .wrap-sub-cell {height:410px;}
  .wrap-sub-visual .slogan-big {font-size: 40px;}
  .wrap-sub-navi .sub-navi > ul > li > a, 
  .wrap-sub-navi .sub-navi > ul > li > .inner > button {font-size: 16px;}
  .wrap-sub-navi .sub-navi > ul > li > .inner > button {min-width:auto; padding-right:65px;}
  .wrap-sub-navi .sub-util .sub-print,
  .wrap-sub-navi .sub-util .sub-favo {display: none;}
  .wrap-sub-navi .sub-util > ul > li::after {display: none;}
  .wrap-sub-navi .sub-navi .navUl a {padding:10px 20px 10px 20px;} 
}
@media all and (max-width:860px) {
  /* .wrap-sub-navi .sub-navi > ul > li#pagetitle2 .inner > button::after{display: none;} */
  /* .wrap-sub-navi .sub-navi > ul > li#pagetitle3 {display: none;} */
}
@media all and (max-width:768px) {
  .wrap-sub-visual {animation-duration: 150s; animation-name: zoomBg; animation-iteration-count: infinite;}
  .wrap-sub-visual .wrap-sub-cell {height:250px; }
  .wrap-sub-visual .slogan-big {margin: 0px; padding: 0px; font-size: 30px;}
  .wrap-sub-visual .slogan-big:after {display: none;}
  .wrap-sub-visual .page-move {top:0;}
  .wrap-sub-navi .sub-navi > ul > li > .inner > button span {padding-right: 0;}
}
@keyframes zoomBg {
  0% {
      background-size: 200%;
  }
  50% {
      background-size: 250%;
  }
  100% {
      background-size: 200%;
  }
}

@media all and (max-width:730px) {
  .wrap-sub-navi .sub-navi > ul {padding:0 20px}
  .wrap-sub-navi .sub-navi > ul > li {margin-top: 10px;}
  .wrap-sub-navi .sub-navi .home {padding-right:27px; margin-right:0; margin-top: 12px;}
  .wrap-sub-navi .sub-navi .home::after {width:20px; margin-top: 2px;}
  .wrap-sub-navi .sub-navi .home a {width:22px; height:22px; background-size:cover;}
  .wrap-sub-navi .sub-navi > ul > li > .inner > button {padding:0 20px 0 10px; margin-right:0; background:none; font-size: 13px;}
  .wrap-sub-navi .sub-util .sub-share {display: none;}
  .wrap-sub-navi .sub-navi .navUl {width:180px; top:100%; left:0;}
  .wrap-sub-navi .sub-navi > ul > li > .inner > button::after {width:8px; height:13px; top:8px; background:url('../../images/common/navi-mobile-arrow.png') no-repeat center;}
  /* .wrap-sub-navi .sub-navi > ul > li#pagetitle2 .inner > button {color:#000;} */
}
@media all and (max-width:500px) { 
  .wrap-sub-visual .wrap-sub-cell {height:235px;}
  .wrap-sub-visual .slogan-big {margin-top:45px; font-size: 30px;}
}

 

 
/* Footer */
.wrap-footer {background: #fff;}
.main .wrap-footer {margin-top: 0;}
.sub .wrap-footer {border-top:1px solid #c8c8c8;}
.footer-top {padding:40px 0 30px 0; display: table; width: 100%;}

.footer-logo {width:250px; margin-right: 30px; display: table-cell; vertical-align: middle;}

/* 수정*/
.footer-logo.type02{display: none;}
/* .footer-top::after {content:''; display: block; clear:both;} */
.footer-link {display: table-cell; vertical-align: middle; padding-left:30px;}
.footer-link .inner {display: flex; gap: 0 20px;  justify-content: flex-end; } 
.footer-link .inner > div {display:flex; flex:1;max-width:1245px;  gap:0 20px;}
.footer-link .box {position: relative; width: 25%;}
.footer-link .link-list {overflow: auto; position: absolute; left: 0; bottom: 100%; z-index: 3; width: calc(100% - 60px); max-height: 0px; transition: max-height .75s;}
.footer-link .link-list::-webkit-scrollbar {width: 7px;}
.footer-link .link-list::-webkit-scrollbar-thumb {background-color: #E6378D; border-radius: 3px;}
.footer-link .link-list::-webkit-scrollbar-track {background-color: #6D6D6D; border-radius: 3px;}
.footer-link .link-list {width:100%;}
.footer-link .on .link-list {max-height: 200px;}
.footer-link .link-list ul {background: #fff; border: 1px solid #C8C8C8; border-bottom: 0; }
.footer-link .link-list button {display: block; width: 100%; padding: 15px 20px; border-bottom: 0px solid #C8C8C8; font-family: 'Dream Regular'; font-size: 14px; text-align: left; color: #7D7D7D;}
.footer-link .link-list button:hover {color: #E6378D;}
.footer-link .link-now {position: relative; display: block; width: 100%; padding: 15px 20px; border: 1px solid #C8C8C8; font-family: 'Dream Regular'; font-size: 14px; text-align: left; color: #7D7D7D;}
.footer-link .link-now:hover {color: #E6378D;}
/* .footer-link .link-now::after {content: ''; position: absolute; right: 77px; top: 45%; width: 9px; height: 7px; background: url('../../images/common/arrow-footer-sel.png') no-repeat center;} */
.footer-link .link-now:hover::after {background: url('../../images/common/arrow-footer-sel-ov.png') no-repeat center;}
.footer-link .link-go {position: absolute; right: 1px; top: 1px; bottom:1px; width: 60px; height:49px; background:#E3E3E3; font-family: 'Dream Regular'; font-size: 15px; line-height: 49px; text-align: center; color: #929292; text-transform: uppercase;}
.footer-link .link-go:hover {background: #E6378D; color: #fff;}



.footer-service {padding: 16px 0; border-top: 1px solid #C8C8C8; border-bottom: 1px solid #C8C8C8;}
.footer-service ul {font-size: 0;}
.footer-service li {position: relative; display: inline-block; margin: 0px 17px 0px 0; padding-right: 17px; font-size: 0; vertical-align: middle;}
.footer-service li::after {content: ''; position: absolute; right: 0; top: 3px; width: 1px; height: 11px; background: #6b717d;}
.footer-service li:last-child::after {display: none;}
.footer-service a {font-family: 'Dream Regular'; font-size: 13px; color: #636363; letter-spacing: -.05em;} 
.footer-service a:hover {color: #E6378D; }

.footer-address {position: relative;}
.footer-address .address > p{display: inline-block;} /*수정*/
.footer-address .info {padding:15px 0 40px 0;}
.footer-address .sns {position: absolute; right: 0; top: 15px;}
.footer-address .sns li {display: inline-block; margin-left: 8px; vertical-align: middle; background:url('../../images/common/ic-sns.png') no-repeat;}
.footer-address .sns li a {display: block; width:40px; text-indent: -9999px; height:40px;} 
.footer-address .sns li.fb {background-position: 0 center;}
.footer-address .sns li.instar {background-position: -48px center;}
.footer-address .sns li.youtube {background-position: -97px center;}
.footer-address .sns li.blog {background-position: -145px center;}

.footer-address .address {font-family: 'Dream Regular'; font-size: 14px; color: #636363; letter-spacing: -.025em; line-height: 25px;}
.footer-address .address span {margin-left: 40px;}
.footer-address .copyright {font-family: 'Gmarket Light'; font-size: 12px; color: #636363; text-transform:uppercase;}

@media all and (max-width: 1170px) {
  .footer-address {padding: 25px 0 50px 0;}
  .footer-address .info {padding: 0; background-position: center top !important; text-align: center;}
  .footer-address .sns {position: static; width: 100%; margin-bottom: 21px;}
  .footer-address .address {line-height: 1.8;}
}

@media all and (max-width: 1024px) {
  .footer-link {padding-left: 0;} 
  .footer-link .inner > div{gap: 10px; flex-wrap: wrap; justify-content: space-between; padding: 15px 0;}
  .footer-link .box {width: calc(50% - 5px);}
  .footer-link .link-now {font-size: 13px;}
  .footer-link .link-go {font-size: 16px; height:48px;}
  .footer-service {padding: 5px 0;}
  .footer-service ul {text-align: center;}
  .footer-service li {margin: 5px 7px 5px 0; padding-right: 9px;}
}
@media all and (max-width:768px) {
  .footer-logo {display: none;}
  .footer-logo.type02{display: block; margin: auto; padding-bottom: 20px;} 
  .footer-link {display: block;}
  .footer-address .address span {display: inline-block; margin-left: 0; padding: 0 17px;}
  .footer-top {padding:0 0 0 0; }
  /* .footer-link .inner > div{padding: 10px 0;} */
  .footer-service{padding: 26px 0 17px 0;}
  .footer-address .address > p{display: block;}
}
@media all and (max-width: 500px) {
  .footer-service{padding: 21px 0 17px 0;}
  /* .footer-address .sns{display: none;} */
  .footer-logo.type02{padding-bottom: 14px;}
  .footer-link .inner > div{padding: 10px 0;}
  .sub .wrap-footer{border-top: 0;}
  .footer-top{border-top: 1px solid #c8c8c8;}
  .footer-link .link-go {height:calc(100% - 2px);}
}

@media all and (max-width: 480px) {
  /* .wrap-footer {margin-top: 50px;} */
  .footer-link .box {width:100%;}
}

.top-button {position: fixed; right: 10px; bottom: -120px; z-index: 1; width: 64px; height: 64px; text-indent: -9999px;; background: url('../../images/main/ic-goto-top.png') no-repeat center; font-family: 'Dream Medium'; font-size: 14px; line-height: 95px; color: #fff; transition: 1s;}
.top-button:hover {animation-duration: 1s; animation-name: bounceAni; animation-iteration-count: infinite;}
.top-button.fix {bottom: 30px;}

@keyframes bounceAni {
  0% {
    bottom:30px;
  }
  50% {
    bottom:35px;
  }
  100% {
    bottom:30px;
  }
}

/* User Service */
.user-service {position: fixed; top:50%; right:-100px; opacity: 0; z-index: 50; margin-top:-45px; width:60px; height:60px; background:url('../../images/common/ic-service.png') no-repeat center; text-indent: -9999px;}
.user-service span {opacity:0;}
.user-service-wrap {position: fixed; top:0; left:0; z-index: 100; width:100%; height:100%; background:rgba(0,0,0,0.5); display: flex; align-items: center; justify-content: center; opacity: 0; visibility: hidden; transition:all .3s;}
.user-service-wrap.on {opacity: 1; visibility: visible;}
.user-service-wrap .inner {max-width:900px; width:100%; position: relative; background:#fff; padding:35px 45px 50px 45px; border-top:25px solid #E6378D;}
/* .user-service-wrap .inner::before {content:''; width:100%; height:25px; background:#4B585F; position: absolute; top:0; left:0;} */
/* .user-service-wrap .inner::after {content:''; width:158px; height:25px; background:url('../../images/common/service-obj.png') no-repeat center; position: absolute; left:0; top:0;} */
.user-service-wrap .title h1 {font-size: 36px; font-family: 'Gmarket Bold'; line-height: 50px; letter-spacing: -.025em; color:#242424; margin-bottom: 5px; display: inline-block; padding-right: 130px; position: relative;}
.user-service-wrap .title h1::before {content:''; width:100px; height:1px; background:#000; position: absolute; top:50%; right:0;}
.user-service-wrap .title strong {color:#E6378D;}
.user-service-wrap .title p {font-size: 15px; font-family: 'Dream Regular'; line-height: 1.5;}
.user-service-wrap .service-tab {text-align: right;}
.user-service-wrap .service-tab ul {display: inline-block;} 
.user-service-wrap .service-tab li {display: inline-block; float:left; margin-left:45px; cursor: pointer;}
.user-service-wrap .service-tab li:first-child {margin-left:0;}
/* .user-service-wrap .service-tab .icon-box {width:81px; height:94px; background:url('../../images/common/bg-user-tab.png') no-repeat center; margin: 0 auto;} */
.user-service-wrap .service-tab .icon-box {width:80px; height:80px;  margin: 0 auto; border:1px solid #DCDCDC; border-radius:50%;}
.user-service-wrap .service-tab .icon-box i {display: inline-block;}
.user-service-wrap .service-tab li a {display: block;}
/* .user-service-wrap .service-tab li.on .icon-box {background:url('../../images/common/bg-user-tab-on.png') no-repeat center;} */
.user-service-wrap .service-tab li.on .icon-box {background:#E6378D; border:1px solid #E6378D;}
.user-service-wrap .service-tab li p {text-align: center; font-family: 'Dream Medium'; font-size: 17px; color:#6D6D6D; line-height: 1.5; margin-top: 10px;}
.user-service-wrap .service-tab li:hover p,
.user-service-wrap .service-tab li.on p {color:#DA006B;}
.user-service-wrap .service-tab li span {position: relative;}
.user-service-wrap .service-tab li span::after {content:''; width:0%; height:1px; background:#DA006B; position: absolute; bottom:0; left:0; transition:width .3s;}
.user-service-wrap .service-tab li:hover span::after,
.user-service-wrap .service-tab li.on span::after {width:100%;} 
/* Tab Icon */ 
.user-service-wrap .service-tab li .icon1 i {width:100%; height:100%; background:url('../../images/common/ic-service-tab1.png') no-repeat center; margin: 0 auto;}
.user-service-wrap .service-tab li .icon2 i {width:100%; height:100%; background:url('../../images/common/ic-service-tab2.png') no-repeat center; margin: 0 auto;}
.user-service-wrap .service-tab li .icon3 i {width:100%; height:100%; background:url('../../images/common/ic-service-tab3.png') no-repeat center; margin: 0 auto;}
.user-service-wrap .service-tab li .icon4 i {width:100%; height:100%; background:url('../../images/common/ic-service-tab4.png') no-repeat center; margin: 0 auto;}
.user-service-wrap .service-tab li.on .icon1 i{background:url('../../images/common/ic-service-tab1-on.png') no-repeat center;}
.user-service-wrap .service-tab li.on .icon2 i{background:url('../../images/common/ic-service-tab2-on.png') no-repeat center;}
.user-service-wrap .service-tab li.on .icon3 i{background:url('../../images/common/ic-service-tab3-on.png') no-repeat center;}
.user-service-wrap .service-tab li.on .icon4 i{background:url('../../images/common/ic-service-tab4-on.png') no-repeat center;}
/* Service-list */
.user-service-wrap .service-list {margin-top:30px;}
.user-service-wrap .service-list > ul > li {display: none;}
.user-service-wrap .service-list > ul > li.active {display: block;}
.user-service-wrap .list ul{display:flex; flex-wrap:wrap; border:1px solid #D4D4D4; border-radius: 30px 0 30px 0; overflow:hidden;}
.user-service-wrap .list li {width:25%; text-align: center; position: relative; border-right:1px solid #d4d4d4;}
.user-service-wrap .list li a {display:block; font-size: 15px; line-height:1.5; letter-spacing: -.05em; color:#000; font-family: 'Dream Regular'; padding:15px 0; position: relative; transition:color .3s;}
.user-service-wrap .list li a::before {content:''; width:calc(100% + 2px); height:calc(100% + 2px); position: absolute; top:-1px; left:-1px; opacity: 0; transition: opacity .3s; background:#E6378D;}
.user-service-wrap .list li a:hover {color:#fff; font-family: 'Dream Medium';}
.user-service-wrap .list li a:hover::before {opacity: 1; box-shadow: 0px 6px 15px rgba(0,0,0,0.27);} 
.user-service-wrap .list li a span {position: relative; display: block;}
.user-service-wrap .list li a span::after {content:''; width:11px; height:10px; background:url('../../images/common/service-arrow.png') no-repeat center; position:absolute; right:45px; top:50%; margin-top:-5px; opacity: 0; transition:all .3s;}
.user-service-wrap .list li a:hover span::after {right:35px; opacity: 1;} 
.user-service-wrap .list li:nth-child(4n) {border-right:0}
.user-service-wrap .list li.item {border-bottom:1px solid #d4d4d4;}   
/* Service Close Btn */
.user-service-wrap .service-close {width:60px; height:60px; display: flex; align-items: center; justify-content: center; position: absolute; right:0px; top:0px; background:#E4E4E4;}
.user-service-wrap .service-close button{display:inline-block; text-indent: -9999px; width:100%; height:100%; position: relative; }
.user-service-wrap .service-close button::after {content:''; width:30px; height:30px; position: absolute; top:50%; left:50%; margin-top:-15px; margin-left:-15px;background:url('../../images/common/user-close-btn.png') no-repeat center; transition:transform .5s;}
.user-service-wrap .service-close button:hover::after{transform: rotate(180deg);}
@media all and (max-width:1024px) {
  .user-service-wrap {padding:0 20px 0 20px;}
  .user-service-wrap .list li a span::after {right:25px;} 
  .user-service-wrap .list li a:hover span::after {right:15px;}
}
@media all and (max-width: 768px) {
  .user-service-wrap .list li:nth-child(4n) {border-right:1px solid #d4d4d4;}
  .user-service-wrap .list li:nth-child(3n) {border-right:0;}
  .user-service-wrap .list li {width:33.3333%; border-bottom:1px solid #d4d4d4;}
  .user-service-wrap .list li:nth-last-child(-n+3) {border-bottom:0;}
} 
@media all and (max-width:650px) {
  .user-service {margin-top:-35px;}
  .user-service-wrap .inner {padding:15px 20px 30px 20px;}
  .user-service-wrap .title h1 {font-size: 24px;}
  .user-service-wrap .title h1::before {display: none;}

  .user-service-wrap .service-tab {margin-top: 20px; display: flex;}
  .user-service-wrap .service-tab ul {flex:1;}
  .user-service-wrap .service-tab li {align-items: center; width:33.3333%; margin-left:0; margin-bottom: 10px; flex:1;}
  .user-service-wrap .service-tab .icon-box,
  .user-service-wrap .service-tab li.on .icon-box {width:65px; height:65px; background-size:cover; }
  .user-service-wrap .service-tab li .icon-box i,
  .user-service-wrap .service-tab li.on .icon-box i {width:100%; height:100%;}
  .user-service-wrap .service-tab li p {margin-top: 0; flex:1; text-align:center;}
  .user-service-wrap .service-list {margin-top:10px;}
  .user-service-wrap .list li:nth-child(4n) {border-right:1px solid #d4d4d4;}
  .user-service-wrap .list li:nth-child(3n) {border-right:0;} 
}
@media all and (max-width:600px) {
  .user-service-wrap .list li a span::after {display: none;}
}

/* Left menu */ 
.left-layout .sub-content {float: right; width: calc(94% - 310px);}
.left-layout .left-menu {float: left; width: 310px; margin-right: 6%;}
.left-layout .left-menu #menuUIsub {border-bottom: 3px solid #0070FF;} 
.left-layout .left-menu #menuUIsub h2 {padding: 45px 0; border-bottom: 3px solid #1F1F1F; font-family: "Noto Bold"; font-size: 36px; font-weight: 600; text-align: center; line-height: 1.2; letter-spacing: -0.5px; color: #010101; }
.left-layout .left-menu #menuUIsub ul li.li_2._active {background-color: #2B3E5C}
.left-layout .left-menu #menuUIsub ul li.li_2:first-child .a_2 {border-top: 0;}
.left-layout .left-menu #menuUIsub .a_2 {display: block; padding: 20px 25px 20px 20px; background: url('/sites/english/images/icon/ic_menu.png') no-repeat 90% center; border-top: 1px solid #d6d6d6; font-size: 18px; color:#333;}
.left-layout .left-menu #menuUIsub .a_2._active {background: url('/sites/english/images/icon/ic_menu_on.png') no-repeat 90% center; border-color: #4a4a4a; border-bottom-color: #2a2a2a; color: #fff;}
.left-layout .left-menu #menuUIsub .div_3 {overflow: hidden; max-height: 0;}
.left-layout .left-menu #menuUIsub .li_2._active .div_3 {max-height: 1000px;}
.left-layout .left-menu #menuUIsub .ul_3 {padding: 5px 0; background: #efefef; border: 1px solid #d6d6d6; border-top: 0px;}
.left-layout .left-menu #menuUIsub .a_3 {position: relative; display: inline-block; padding: 10px 25px 10px 40px; font-size: 16px; color: #999;}
.left-layout .left-menu #menuUIsub .a_3[target="_blank"] {background: url('/sites/english/images/icon/ic_link.png') no-repeat right 17px;}
.left-layout .left-menu #menuUIsub .a_3:hover, .left-layout .left-menu #menuUIsub .a_3._active {color: #0070ff;}
.left-layout .left-menu #menuUIsub .a_3:hover:before,.left-layout .left-menu #menuUIsub .a_3._active::before {content: ""; position: absolute; left: 20px; top: 22px; width: 10px; height: 2px; background-color: #0070FF;}

@media all and (max-width: 1023px){
	.left-layout .sub-content {float: none; width: 100%;}
	.left-layout .left-menu {display: none;}
}