@charset "utf-8";

/* modal */
.modal-wrap {position: fixed; width: 100%; height: 100%; background-color: #0000007a; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 99; display: none;}
.modal-box {background-color: #fff; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); padding: 0 20px 20px;}
.modal-box .modal-top {padding: 20px 0 10px; font-size: 18px; font-weight: bold; color: #333; position: relative; border-bottom: 1px solid #666; margin-bottom: 10px;}
.modal-box .modal-top::after {content: ''; background-image: url('/userContent/images/common/btn/filter-close_btn.png'); position: absolute; width: 22px; height: 22px; right: 10px; background-repeat: no-repeat; background-size: 100%; cursor: pointer;}
.modal-box .item-wrap {display: flex; flex-wrap: wrap;}
.modal-box .item-wrap .item {padding: 20px;}

/***** header *****/
.footer-menu>ul>li>a.re::before{display: none;}
.menu-img>img{width: 100%; height: 100%;}
.pc-header{display: block; position: relative; width: 100%; z-index: 99;}
.header-top{height: 40px; background: #fff;}
.header-top>ul{max-width: 1400px; margin: 0 auto;}
.header-top>ul::after{content: ''; display: block; clear: both;}
.header-top>ul>li:first-child{float: left;}
.header-top>ul>li:first-child>a{display: block; padding-top:11px; opacity: 0;}
.header-top>ul>li:last-child{float: right;}
.login-box {display: flex;}
.login-box .select02 {font-size: 15px; font-family:'notokr-regular';}
.login-box::after{content: ''; display: block; clear: both;}
.login-box>dt{float: left; }
.login-box>dt{padding-right: 38px;}
.login-box>dt:last-child{padding-right: 0; display: flex;}
.login-box>dt:last-child select{padding-right: 32px; padding-left: 0;}
.login-box>dt>a{display: block; font-family:'notokr-regular'; font-size: 15px; color: #333; line-height: 40px;}
.header-content{background-color: #0062ad; position: relative; z-index: 2; transition: background .3s;}
.header-content>ul{max-width: 1400px; margin: 0 auto;}
.header-content.on .menu-area li a>p{color: #fff; height: 95px;}
.header-content.on .menu-area li a> p.on{color: #fff; font-family:'notokr-bold';}
.menu-area>li>a>p.on::after{position: relative; top: -33px; content: ''; display: block; width: auto; height: 3px;margin: 0 auto; background-color: #fff;}
.menu-area>li:last-child>a>p.on::after{display: none;}
.header-content>ul::after{content: ''; display: block; clear: both;}
.header-content>ul>li:first-child{float: left;}
.header-content>ul>li:first-child>a{display: block; padding-top:35px; background: url(/userContent/images/common/logo_menu.png) center no-repeat; width: 227px; height: 56px; }


.header-content>ul>li:first-child>a.new-gcc-logo{width:140px; height:45px; padding-top:50px; background: url(/userContent/images/common/gji_logo_menu.png.png) center no-repeat; background-size:140px 45px;}
.header-content>ul>li:first-child>a.new-ggcf-logo{width:140px; height:62px; background: url(/userContent/images/common/ggcf_logo_menu.png) center no-repeat; background-size:140px 62px;}
.header-content>ul>li:first-child>a.new-gjicp-logo{width:187px; height:57px; background: url(/userContent/images/common/gjicp_logo_menu.png) center no-repeat; background-size:187px 57px;}

.header-content>ul>li:first-child>a.new-gmoma-logo{width:173px; height:56px; background: url(/userContent/images/common/gmoma_default.png) center no-repeat; background-size:173px 56px;}
.header-content>ul>li:first-child>a.new-jgpm-logo{width:147px; height:56px; background: url(/userContent/images/common/jgpm_default.png) center no-repeat; background-size:147px 56px;}
.header-content>ul>li:first-child>a.new-musenet-logo{width:240px; height:45px; background: url(/userContent/images/common/musenet_default.png) center no-repeat; background-size:240px 45px;}
.header-content>ul>li:first-child>a.new-njp-logo{width:175px; height:56px; background: url(/userContent/images/common/njp_default.png) center no-repeat; background-size:175px 56px;}
.header-content>ul>li:first-child>a.new-silhak-logo{width:144px; height:56px; background: url(/userContent/images/common/silhak_default.png) center no-repeat; background-size:144px 56px;}

/* 
.header-content.on>ul>li:first-child>a{display: block; padding-top:35px; background: url(/userContent/images/common/logo_menu_on.png) center no-repeat; width: 227px; height: 56px;}
.header-content.on>ul>li:first-child>a.new-gcc-logo{width:140px; height:45px; padding-top:50px; background: url(/userContent/images/common/gjicp_logo_menu.png) center no-repeat; background-size:140px 45px;}
.header-content.on>ul>li:first-child>a.new-ggcf-logo{width:140px; height:62px; background: url(/userContent/images/common/ggcf_logo_menu_hover.png) center no-repeat; background-size:140px 62px;}
.header-content.on>ul>li:first-child>a.new-gjicp-logo{width:187px; height:57px; background: url(/userContent/images/common/gjicp_logo_menu_hover.png) center no-repeat; background-size:187px 57px;}

.header-content.on>ul>li:first-child>a.new-gmoma-logo{width:173px; height:56px; background: url(/userContent/images/common/gmoma_hover.png) center no-repeat; background-size:173px 56px;}
.header-content.on>ul>li:first-child>a.new-jgpm-logo{width:147px; height:56px; background: url(/userContent/images/common/jgpm_hover.png) center no-repeat; background-size:147px 56px;}
.header-content.on>ul>li:first-child>a.new-musenet-logo{width:240px; height:45px; background: url(/userContent/images/common/musenet_hover.png) center no-repeat; background-size:240px 45px;}
.header-content.on>ul>li:first-child>a.new-njp-logo{width:175px; height:56px; background: url(/userContent/images/common/njp_hover.png) center no-repeat; background-size:175px 56px;}
.header-content.on>ul>li:first-child>a.new-silhak-logo{width:144px; height:56px; background: url(/userContent/images/common/silhak_hover.png) center no-repeat; background-size:144px 56px;} */

.header-content>ul>li:last-child{float: right; }
.menu-area::after{content: ''; display: block; clear: both;}
.menu-area>li{float: left; position: relative;}
.menu-area>li>a{display: table; position: relative; font-family:'notokr-medium'; font-size: 19px; color: #ffffff; line-height: 95px;  padding: 0 42px;}
.menu-area>li:last-child>a{background: url(/userContent/images/common/btn/search_btn.png) center no-repeat; width:24px ; height: 95px; padding: 0;margin-left: 26px; }
.header-content.on .menu-area>li:last-child>a{background: url(/userContent/images/common/btn/search_btn.png) center no-repeat; width:24px ; height: 95px; padding: 0;margin-left: 26px;}
.menu-area>li:last-child>a>p{padding: 0 30px; line-height: 95px;}
.sub-menu-area{ display: none; position: absolute; z-index: 3; top:95px; width: 600px;left: 50%; transform: translateX(-50%); background-color: #fff;}
.sub-menu-area::after{content: ''; display: block; clear: both;}
.sub-menu-area.on{display: block;}
.sub-menu-area>ul{float: left; width: 240px;}
.sub-menu-area>ul > li{border: 1px solid #dddddd; border-top: 0;}
.sub-menu-area>ul>li>a{display: block; width: 100%; padding: 16px 0 16px 50px; box-sizing: border-box; font-family:'notokr-regular'; font-size: 16px; background-color: #fff; transition: background-color .5s;}
.sub-menu-area>ul>li>a.on{font-family:'notokr-medium'; color: #fff; background-color: #fff; transition: background-color .3s;}

.header-content.on{position: relative; z-index: 2; transition: background-color .3s;}
.dropdown-visible .sub-menu-area{display: block;}
.sub-menu-area>a{float: left; display: inline-block; width:calc(100% - 240px); height: 235px; padding:0; box-sizing: border-box;}

/***** ggcf *****/
.header-content.on.ggcf-header-content .menu-area li a> p.on{color:#173f62;}
.menu-area.ggcf-menu-area>li>a>p.on::after{background:#173f62;}
.sub-menu-area.ggcf-sub-menu-area>ul>li>a.on{background:#173f62;}
.header-top.ggcf-header-top{background:#173f62;}
.news-part.ggcf-news-part{background:#173f62;}
.onlie-qna.ggcf-onlie-qna>span{color:#173f62;}
.map-info.ggcf-map-info{background:#173f62;}

/***** gjicp *****/
.header-content.on.gjicp-header-content .menu-area li a> p.on{color:#0062ad;}
.menu-area.gjicp-menu-area>li>a>p.on::after{background:#0062ad;}
.sub-menu-area.gjicp-sub-menu-area>ul>li>a.on{background:#0062ad;}
.header-top.gjicp-header-top{background:#0062ad;}
.news-part.gjicp-news-part{background:#0062ad;}
.onlie-qna.gjicp-onlie-qna>span{color:#0062ad;}
.map-info.gjicp-map-info{background:#0062ad;}

/***** gcc *****/
.header-content.on.gcc-header-content .menu-area li a> p.on{color:#fff;}
.menu-area.gcc-menu-area>li>a>p.on::after{background:#fff;}
.sub-menu-area.gcc-sub-menu-area>ul>li>a.on{background:#0062ad;}
.header-top.gcc-header-top{background:#0062ad;}
.news-part.gcc-news-part{background:#0062ad;}
.onlie-qna.gcc-onlie-qna>span{color:#0062ad;}
.map-info.gcc-map-info{background:#0062ad;}


/* 검색 영역 */
.main-search-wrap{position: absolute; border-top: solid 1px #e0e0e0; display: none; left: 0; width: 100%; background-color: #fff;z-index: 2;}
.main-search-box{max-width: 1400px;  height: 200px; margin: 0 auto; padding-top:80px; position: relative;  }
.main-search-dim{position: absolute; z-index: 2; display: none; top: 0; left: 0;  width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.7);}
.main-search{width: 700px;  margin: 0 auto; border-bottom:solid 3px #0062ad; position: relative;}
.main-search::after{content: ''; display: block; clear: both;}
.main-search>input.search-inp{float: left; width:calc(100% - 38px);padding: 22px 5px 5px 0; font-size: 32px;color: #aaaaaa;}
.main-search>input.search-inp::placeholder {font-size: 32px;color: #aaaaaa;opacity: 1;}
.main-search>input.search-inp::-webkit-input-placeholder {font-size: 32px;color: #aaaaaa;}
.main-search>input.search-inp:-ms-input-placeholder {font-size: 32px;color: #aaaaaa;}
.main-search>input.search-inp:-mos-input-placeholder {font-size: 32px;color: #aaaaaa;}

.main-search>input.search-inp2{float: left; width:calc(100% - 38px);padding: 22px 5px 5px 10px; font-size: 32px;color: #333333;}
.main-search>input.search-inp2::placeholder {font-size: 32px;color: #333333;opacity: 1;}
.main-search>input.search-inp2::-webkit-input-placeholder {font-size: 32px;color: #333333;}
.main-search>input.search-inp2:-ms-input-placeholder {font-size: 32px;color: #333333;}
.main-search>input.search-inp2:-mos-input-placeholder {font-size: 32px;color: #333333;}

.main-search>button{ position: absolute; right: 0;   margin: 0;padding: 0;text-indent: -9999px;width: 38px;height: 38px;background: url(/userContent/images/common/btn/main_search_img.png) no-repeat;
cursor: pointer;display: block;border: 0; background-size: 38px 38px; margin-top:12px}
.search-close{position: absolute; right: 0; top: 34px;   margin: 0;padding: 0;text-indent: -9999px;width: 22px;height: 22px;background: url(/userContent/images/common/btn/search_close_btn_img.png) no-repeat;
cursor: pointer;display: block;border: 0; background-size: 22px 22px;}
.menu-area>li:last-child>a{background-position-x: 35px;}
.header-content.on .menu-area>li:last-child>a{background-position-x: 35px;}
.mobile-header{display: none;}
/***** footer *****/
/***** footer *****/
.footer-top{height: 62px; border-top:solid 1px #efefef; border-bottom:solid 1px #efefef;}
.footer-type{max-width: 1400px; margin: 0 auto;}
.footer-type::after{content: ''; display: block; clear: both;}
.footer-type>li:first-child{float: left; display: table;}
.footer-type>li:last-child{float: right;}
.base-menu{display: table-cell;}
.base-menu>ul::after{content: ''; display: table-cell; clear: both;}
.base-menu>ul>li{float: left;}
.base-menu>ul>li>a{display: block; line-height: 62px; font-size: 16px; color: #888888; font-family:'notokr-regular'; margin-right: 18px ;}
.base-menu>ul>li:last-child>a{margin-right: 0;}
.base-menu>ul>li>a.on{font-size: 18px; color: #222222; line-height: 62px;}
.footer-menu{display: table-cell;}
.footer-menu>ul::after{content: ''; display: block; clear: both; }
.footer-menu>ul>li{float: left;}
.footer-menu>ul>li>a{display: block; position: relative; line-height: 62px; font-family:'notokr-regular'; font-size: 16px; color: #222222; }
.footer-menu>ul>li>a::before{content: ''; display: inline-block; width: 1px; height: 16px; margin:0 18px; background-color: #cccccc; position: relative; top: 1px;}
.footer-menu>ul>li:first-child>a::before{display: none;}
.footer-sns-box::after{content: ''; display: block; clear: both;}
.footer-sns-box>li{float: right;}
.footer-sns-box>li>a{display: block; width: 32px; height: 32px; padding-top:30px}
.footer-sns-box>li:first-child>a{background: url(/userContent/images/common/ico/color_youtube.png) center no-repeat; background-size: 32px 32px; margin-right: 20px;}
.footer-sns-box>li >a{background: url(/userContent/images/common/ico/color_facebook.png) center no-repeat; background-size: 32px 32px; margin-right: 20px;}
.footer-sns-box>li:last-child>a{background: url(/userContent/images/common/ico/color_instar.png) center no-repeat; background-size: 32px 32px;}
.footer-bottom{max-width: 1400px; position: relative; margin: 0 auto; padding: 30px 0 0 0; margin-bottom: 40px;}
.footer-main-img>a{display: block; padding-bottom: 25px; width: 227px; height: 31px; background: url(/userContent/images/common/logo_menu_on.png) center no-repeat; background-size: 227px 56px;}

.footer-main-img>a.new-gcc-footer{width:168px; height:28px; background: url(/userContent/images/common/gjicp_logo_footer.png) center no-repeat; background-size:100%;}
.footer-main-img>a.new-ggcf-footer{width:117px; height:52px; background: url(/userContent/images/common/ggcf_logo_footer.png) center no-repeat; background-size:117px 52px;}
.footer-main-img>a.new-gjicp-footer{width:168px; height:51px; background: url(/userContent/images/common/gjicp_logo_footer.png) center no-repeat; background-size:168px 51px;}

.footer-main-img>a.new-gmoma-footer{width:173px; height:56px; background: url(/userContent/images/common/gmoma_hover.png) center no-repeat; background-size:173px 56px;}
.footer-main-img>a.new-jgpm-footer{width:147px; height:56px; background: url(/userContent/images/common/jgpm_hover.png) center no-repeat; background-size:147px 56px;}
.footer-main-img>a.new-musenet-footer{width:240px; height:45px; background: url(/userContent/images/common/musenet_hover.png) center no-repeat; background-size:240px 45px;}
.footer-main-img>a.new-njp-footer{width:175px; height:56px; background: url(/userContent/images/common/njp_hover.png) center no-repeat; background-size:175px 56px;}
.footer-main-img>a.new-silhak-footer{width:144px; height:56px; background: url(/userContent/images/common/silhak_hover.png) center no-repeat; background-size:144px 56px;}

.footer-main-img {display: inline-block;}
.footer-bottom-content{position: relative; display: inline-block; margin: 0 auto;}
.footer-bottom-content.pc{display: block;}
.footer-bottom-content>div{ position: relative;}
.footer-bottom-content>div::after{content: ''; display: block; clear: both;}
.footer-bottom-content>.pc-flex{display: flex;}
.footer-bottom-content>div>.new-f-box{width: auto; margin:0 auto; float: left; padding-left: 0px; line-height: 22px;font-family:'notokr-regular'; font-size: 14px; color: #999999; }
.footer-bottom-content>div>.new-f-box>span{font-family:'notokr-medium'; font-size: 14px; color: #737373; display: block;}
.footer-bottom-content>div>p{width: auto; margin:0 auto; float: left; padding-left: 40px; line-height: 22px;font-family:'notokr-regular'; font-size: 16px; color: #222; }
.footer-bottom-content>div>p>span{font-family:'notokr-medium'; font-size: 14px; color: #737373; display: block;}
.tell-box{position: absolute; bottom: 0; float: left; padding:3px 6px; text-align: center; background-color:#999999 ; color: #ffffff; font-size: 14px; border-radius: 2em;}
.tell-box-tpyePc{width: 143px; margin-top: 10px; display: block; padding:3px 6px; text-align: center; background-color:#999999 ; color: #ffffff; font-size: 14px; border-radius: 2em;}
.re .footer-main-bottom-img{ width: 370px; height: 21px; display: block;  background: url(/userContent/images/common/btn/footer_link_img.png) center no-repeat; background-size: 370px 21px;;}
.base-menu>ul::after{content: ''; display: block; clear: both;}
.m-footer-info2{display: none;}
.footer-bottom-logo {display: flex; align-items: baseline;}
.footer-bottom-logo img {width: 100%;}
.flex__footer {display: flex;}
.footer-menu2 {float: left; height: 62px;}
.footer-menu2 ul {display: flex; position: relative; top: 50%; transform: translateY(-50%);}
.footer-menu2 ul select {padding: 0 32px 0 10px; font-size: 16px; vertical-align: inherit; color: #222222; font-family: 'notokr-regular';}
.footer-menu2 ul select option {font-size: 16px; font-family: 'notokr-regular';}
.footer-menu3 {display: flex; color: #222;}
.footer-menu3 > ul {width: 240px; position: relative; cursor: pointer; height: 62px; border-right: 1px solid #eee; border-left: 1px solid #eee;}
.footer-menu3 .tit {padding: 0 30px; line-height: 62px;}
.footer-menu3 .tit::after {content: ''; background-image: url(/userContent/images/common/btn/footer02-arrow.png); width: 12px; height: 7px; background-size: 100%; position: absolute; right: 30px; top: 28px;}
.footer-menu3 .sub-menu {position: absolute; top: -324px; z-index: 99; left: -1px; background-color: #fff; height: 320px; display: none;}
.footer-menu3 .sub-menu > ul {width: 240px; border-right: 1px solid #eee; border-left: 1px solid #eee; border-top: 1px solid #eee;}
.footer-menu3 .sub-menu > ul > li {padding: 12px 30px; transition: all 0.2s;}
.footer-menu3 .sub-menu > ul > li:hover {background-color: #6a6057; color: #fff;}
.m-footer-menu {display: none;}






/*************************************************pc&태블릿*************************************************/
@media all and (max-width:1440px){
    .search-close{right:20px}
    .main-search-box{margin:0}
    .header-top{padding:0 20px; box-sizing: border-box;}
    .header-content{padding:0 20px; box-sizing: border-box;}
    .footer-box{padding:0 20px 38px 20px; box-sizing: border-box;}
    .menu-area>li:nth-child(4)>.sub-menu-area{left: -50%; transform: none;}
    .menu-area>li:nth-child(5)>.sub-menu-area{left: -100%; transform: none;}
    .menu-area>li:nth-child(6)>.sub-menu-area{right: 0; left: auto; transform: none;}
    .menu-area>li>a{padding: 0 28px;}
    .footer-top{padding: 0 20px;}
    .footer-bottom{padding:30px 20px 0 20px;}
}
@media all and (max-width:1200px){
    .footer-menu>ul>li>a::before{margin:0 17px;}
    .menu-area>li:last-child>a{margin-left: 5px;}
    .menu-area>li>a {padding: 0 19px;}

}


/*************************************************모바일&태블릿*************************************************/
@media all and (max-width:991px){
    .pc-header{display: none;}
    .m-footer-info2{display: block;}
    .new-footer{display: none;}
    /* 태블릿 헤더 */
    .white-dim{position:fixed; display: none; top:0; left: 0; width: 100%; height: 100%; z-index: -1; background-color: #fff;}
    .mobile-header{display: block;position: relative;z-index: 99; width: 100%; height: auto; z-index: 9999;}
    .dim{position: fixed;  width: 100%; height: 100%; top: 0; background-color: #fff; z-index: -1;}
    .mobile-menu{width: 100%; height: 100%; position: absolute; background-color: #fff; z-index: 999; top: 0; }
    .mobile-menu-content{position: relative; width: 100%; z-index: 999;}
    .mobile-top{height: 50px; background-color: #0062ad; padding:15px 40px; box-sizing: border-box;}
    .mobile-header-content{height: 100px; background-color: #0062ad; padding: 0 40px; box-sizing: border-box;}
    .mobile-header-content>ul::after{content: ''; display: block; clear: both;}
    .mobile-header-content>ul>li:first-child{float: left; padding-top:19px}

    .mobile-header-content>ul>li.gcc-m-header:first-child{padding-top:30px}


    .mobile-header-content>ul>li:last-child{float: right; padding-top:34px}
    .m-click-box::after{content: ''; display: block; clear: both;}
    .m-click-box>li{float: left; margin-right: 40px;}
    .m-click-box>li:last-child{margin-right: 0;}
    .m-click-box>li>button{background-color: transparent !important;background-image: none !important;border-color: transparent;border: none; color: #FFFFFF; padding:0}
    .mobile-menu>ul{height: 140px; background-color: #0062ad; padding: 0 40px;}
    .mobile-menu>ul::after{content: ''; display: block; clear: both;}
    .mobile-menu>ul>li:first-child{float: left;}
    .mobile-menu>ul>li:last-child{float: right;}
    .m-login::after{content: ''; display: block; clear: both;}
    .m-login>li{float: left; margin-right: 32px;}
    .m-login>li:last-child{margin-right: 0;}
    .m-login>li>a{line-height: 140px; font-family:'notokr-regular';  display: block; font-size: 32px; color: #fff;;}
    .mobile-menu-content>ul{padding:90px 40px; box-sizing: border-box; background-color: #fff;} 
    .mobile-menu>ul>li:last-child>button{padding:0; margin-top:50px; background-color: transparent !important;background-image: none !important;border-color: transparent;border: none; color: #FFFFFF; padding:0}
    .mobile-menu-list::after{content: ''; display: block; clear: both;}
    .mobile-menu-list>strong{float: left; font-family:'notokr-medium'; font-weight: normal; font-size: 40px; color: #666666;}
    .mobile-menu-list>div{float: right; position: relative; top: 25px; background: url(/userContent/images/common/btn/menu_off.png) center no-repeat; width: 32px; height: 20px; background-size: 32px 20px;}
    .mobile-menu-list>div.on{float: right; position: relative; top: 25px; background: url(/userContent/images/common/btn/menu_on.png) center no-repeat; width: 32px; height: 20px; background-size: 32px 20px;}
    .mobile-menu-content>ul>li{padding-bottom: 32px; border-bottom:solid 1px #cccccc; margin-bottom: 30px;}
    .mobile-more-area>ul>li>a{display: block; font-size: 30px; color: #666666; margin-bottom: 34px;}
    .mobile-more-area>ul>li:last-child>a{margin-bottom: 0;}
    .mobile-more-area>ul{padding:43px 0 20px 0;}

    /***** ggcf *****/
    .mobile-top.ggcf-mibile-top{background:#173f62;}
    .mobile-menu.ggcf-mobile-menu>ul{background:#173f62;}

    /***** gjicp *****/
    .mobile-top.gjicp-mibile-top{background:#0062ad;}
    .mobile-menu.gjicp-mobile-menu>ul{background:#0062ad;}

    /***** gcc *****/
    .mobile-top.gcc-mibile-top{background:#fff; display: none;}
    .mobile-menu.gcc-mobile-menu>ul{background:#0062ad;}

    /* 검색 영역 */
    .search-close{position: absolute; right: 0; top: 36px;   margin: 0;padding: 0;text-indent: -9999px;width: 42px;height: 42px;background: url(/userContent/images/common/btn/m_search_close_btn_img.png) no-repeat;
    cursor: pointer;display: block;border: 0; background-size: 42px 42px;}
    .main-search-box{height: 250px; padding-top:130px}
    .main-search-wrap{width: 100%; padding: 0 40px; box-sizing: border-box;}
    .main-search{width: 100%;}
    .main-search>input[type="text"]{float: left; width:calc(100% - 38px);padding: 22px 5px 5px 0; font-size: 40px;color: #aaaaaa;}
    .main-search>input::placeholder {font-size: 40px;color: #aaaaaa;opacity: 1;}
    .main-search>input::-webkit-input-placeholder {font-size: 40px;color: #aaaaaa;}
    .main-search>  input:-ms-input-placeholder {font-size: 40px;color: #aaaaaa;}
    .main-search>  input:-mos-input-placeholder {font-size: 40px;color: #aaaaaa;}
    .main-search>button{margin-top:24px}

    /* 태블릿 footer */
    .footer-menu3 {display: none;}
        .m-footer-info>li:first-child{text-align: left; width: 250px;}
        .m-footer-info>li{width: 200px; text-align: right;}
        .mobile-footer{display:none; border-top:solid 1px #efefef;}
        .mobile-footer-wrap{padding:40px}
        .mobile-footer-wrap>p{padding:36px 0 33px 0; font-family:'notokr-regular'; font-size: 24px; color: #999999; line-height: 36px;}
        .mobile-footer-wrap>p>span{font-family:'notokr-medium'; color: #737373;}
        .m-footer-info{display: table; width: 100%;}
        .m-footer-info>li{display: table-cell;}
        .m-footer-info>li>a{display: block; font-family:'notokr-regular'; font-size: 24px; color: #727272; word-break: keep-all;}
        .m-footer-info2::after{content: ''; display: block; clear: both;}
        .m-footer-info2{padding: 45px 0 0px 0}
        .m-footer-info2>li:first-child{float: left;}
        .m-footer-info2>li:last-child{float: right;}
        .m-footer-bottom{height: 54px; background-color: #181818;}
        .m-footer-bottom>p{ font-family: 'NanumSquare'; font-weight: 500; text-align: center; line-height: 54px; color: #a6a6a6; font-size: 16px;}
    
        .footer-top{height: auto;}
        .footer-type>li:first-child{float: none; width: 100%; display: block;}
        .footer-type>li:last-child{float: none; width: 100%;}
        .base-menu{display: block;}
        .footer-menu{display: block;}
        .footer-top {padding: 36px 40px;}
        .base-menu>ul>li{width: 20%; padding-bottom: 30px;}
        .base-menu>ul>li>a.on{font-size: 28px; line-height: normal;}
        .base-menu>ul>li>a{font-size: 28px; display: inline-block;margin-right: 0px; line-height: normal;}
        .footer-menu>ul>li{padding-bottom: 10px;}
        .footer-menu>ul>li>a{font-size: 18px; line-height:normal;}
        .footer-menu>ul>li:first-child>a::before{display: none;}
        .footer-menu>ul>li>a::before{margin: 0 25px;}
        .footer-sns-box>li:first-child>a {background: url(/userContent/images/common/ico/color_m_youtube.png) center no-repeat;
        background-size: 63px 63px;margin-right: 20px;}
        .footer-sns-box>li > a {background: url(/userContent/images/common/ico/color_m_facebook.png) center no-repeat; background-size: 63px 63px;}
        .footer-sns-box>li:last-child>a {background: url(/userContent/images/common/ico/color_m_instar.png) center no-repeat;
        background-size: 63px 63px;}
        .footer-sns-box>li>a{width: 63px; height: 63px;}
        .footer-main-img{display: inline-block; vertical-align: middle;padding: 0 15px; padding-right: 30px;}
        .footer-main-img>a {display: block;padding-bottom: 25px;width: 279px;height: 66px; background: url(/userContent/images/common/m_footer_btn0.png) center no-repeat;
        background-size: 279px 66px;}
		.footer-main-img>a.new-gcc-footer{width:140px;}
        .footer-bottom {padding: 0; margin-bottom: 0px; border-top: 1px solid #eee;}
        .footer-bottom-content{display: block;position: relative; display: table; width: calc(100% - 30px); margin: 0 auto; padding-bottom: 10px; border-top: 1px solid #efefef; padding-top: 10px;}
        .footer-bottom-content>div{text-align: center;}
        .footer-main-bottom-img{display: none;}
        .tell-box{display: block;
            font-size: 22px;
            float: none;
            position: relative;
            padding: 3px 6px;
            text-align: center;
            background-color: #999999;
            color: #ffffff;
            border-radius: 2em;
            width: 175px;
            margin: 0 auto;}
        .footer-bottom-content>div>p{margin: 0; padding-bottom: 10px;
            font-size: 22px; padding-left: 0; line-height: 36px; float: none; font-family: 'notokr-regular';}
        .footer-bottom-content>div>p>span{font-size: 22px; line-height: 36px; font-family: 'notokr-medium'; color: #737373;
            display: block;}
        .footer-menu2 ul select {font-size: 14px;}
        .flex__footer {display: block; font-size: 0;background-color: #fff;}
        .footer-bottom-logo {display: none;}



}
/*************************************************모바일*************************************************/
@media all and (max-width:767px){
    /* 태블릿 헤더 */
    .part.intro .stsfc-wrap {margin: 0 15px;}
    .mobile-top{height: 25px;  padding:0px 20px; }
    .mobile-header-content{ padding: 0px 20px; height: 60px;}
    .mobile-header-content>ul>li:first-child{float: left; padding-top:10px}


    .mobile-header-content>ul>li.gcc-m-header:first-child{padding-top:15px}
    .mobile-header-content>ul>li.gmoma-m-header:first-child{padding-top:5px;}
    .mobile-header-content>ul>li.jgpm-m-header:first-child{padding-top:3px;}
    .mobile-header-content>ul>li.njp-m-header:first-child{padding-top:5px;}
    .mobile-header-content>ul>li.silhak-m-header:first-child{padding-top:1px;}


    .mobile-header-content>ul>li:last-child{float: right; padding-top:17px}
    .m-click-box>li{margin-right: 20px;}
    .mobile-menu>ul{height: 70px;  padding: 0 20px;}
    .m-login>li{ margin-right: 16px;}
    .m-login>li>a{line-height: 70px;  font-size: 16px;}
    .mobile-menu-content>ul{padding:45px 20px; } 
    .mobile-menu>ul>li:last-child>button{ margin-top:25px; background-color: transparent !important;background-image: none !important;border-color: transparent;border: none; color: #FFFFFF; padding:0}
    .mobile-menu-list>strong{ font-size: 20px;}
    .mobile-menu-list>div{ top: 13px;  width: 16px; height: 10px; background-size: 16px 10px;}
    .mobile-menu-list>div.on{ top: 13px;  width: 16px; height: 10px; background-size: 16px 10px;}
    .mobile-menu-content>ul>li{padding-bottom: 16px; margin-bottom: 15px;}
    .mobile-more-area>ul>li>a{ font-size: 15px;  margin-bottom: 17px;}
    .mobile-more-area>ul{padding:21px 0 10px 0;}
    .mobile-top>a>img{width: 86px; vertical-align: middle;}
    .mobile-header-content>ul>li:first-child>a>img{width: 120px;}
    .mobile-header-content>ul>li:first-child>a.mobile-ggcf-logo>img{width:85px;}
    .m-click-box>li>button>img{width: 16px;}
    .close-btn>img{width: 21px;}

    .main-search>input.search-inp2{padding: 11px 5px 5px 0; font-size: 16px;color: #333333;}
    .main-search>input.search-inp2::placeholder {font-size: 16px;color: #333333;opacity: 1;}
    .main-search>input.search-inp2::-webkit-input-placeholder {font-size: 16px;color: #333333;}
    .main-search>input.search-inp2:-ms-input-placeholder {font-size: 16px;color: #333333;}
    .main-search>input.search-inp2:-mos-input-placeholder {font-size: 16px;color: #333333;}

    /* 푸터 */
    .footer-top {display: none;}
    .footer-content > div {padding-right: 10px; flex-grow: 0.1;}
    .footer-content h4 {font-size: 16px;}
    .footer-content ul li {font-size: 14px;}
    .footer-bottom > ul {flex-direction: column;}
    .footer-bottom > ul li {padding-bottom: 5px;}
    .footer-bottom .copyright {flex-direction: column;}
    .footer-bottom .copyright .flex__layout {flex-direction: column;}
    .footer-bottom > div > ul > li::after {display: none;}
    .logo-wrap {width: 100%;}
    .footer-bottom-content>div>p {font-size: 12px; text-align: left; line-height: 20px; margin-top: 0;}
    .m-footer-menu {
        display: inline-block;
        vertical-align: middle;
        padding-top: 5px;
        padding-bottom: 20px; font-size: 12px;}
    .m-footer-menu li {padding: 2px 0;}
    .m-footer-menu li:last-child {padding: 0px 0;}
    
    

    /* 검색 영역 */
    .search-close{ top: 18px;   width: 21px;height: 21px;background: url(/userContent/images/common/btn/m_search_close_btn_img.png) no-repeat;background-size: 21px 21px;}
    .main-search-box{height: 125px; padding-top:65px}
    .main-search-wrap{padding: 0 20px; box-sizing: border-box;}
    .main-search>input[type="text"]{float: left; width:calc(100% - 38px);padding: 11px 5px 5px 0; font-size: 20px;color: #aaaaaa;}
    .main-search>input::placeholder {font-size: 20px;color: #aaaaaa;opacity: 1;}
    .main-search>input::-webkit-input-placeholder {font-size: 20px;color: #aaaaaa;}
    .main-search>  input:-ms-input-placeholder {font-size: 20px;color: #aaaaaa;}
    .main-search>  input:-mos-input-placeholder {font-size: 20px;color: #aaaaaa;}
    .main-search>button{margin-top:12px; width: 19px;height: 19px; background: url(/userContent/images/common/btn/main_search_img.png) no-repeat; background-size: 19px 19px;}

    

}

@media all and (max-width:520px){
    .m-footer-menu{margin-left: 50px;}
}
@media all and (max-width:490px){
    .footer-menu>ul>li>a::before {display: none;}
    .footer-menu>ul>li{padding-bottom: 10px; width: 100%;}
}
@media all and (max-width:390px){
    .base-menu>ul>li{width: 33.3%;}
    .base-menu>ul{margin-bottom: 15px;}
    .base-menu>ul>li{width: 33.3%; padding-bottom: 0;}
    .copy-area>p{font-size: 12px;}
    .main-search>input.search-inp::placeholder {font-size: 18px;}
    
}