@charset "utf-8";

/* set */
body {font-size:16px;margin:0;padding:0;font-family: "SCDream", "NotoSans", Dotum, "돋움", sans-serif;color:#000;font-weight:300;}
input, select, button, a, p {background: none; font-family: "SCDream", sans-serif;font-size:16px;color:#000;}
em {font-style: normal;}
#skip{top:0;right:0;position:absolute;width:100%;height:15px;text-align:center}
#skip li a{display:block;left:-10000px;position:absolute;top:0;width:100%;text-align:center;z-index:0;height:1px}
#skip li a:hover, #skip li a:focus, #skip li a:active {background:#000;position:absolute;top:0px;left:0;z-index:5;color:#fff;width:100%;height:25px;padding:5px 0 0 0}
.blind{display:block;overflow:hidden;position:absolute;top:-5000px;left:-5000px;font-size:0;}
.hide{display:none !important;margin:0;padding:0}
.new_win, .win_white {font-size: 0; display:inline-block;width:12px;height:0;padding:12px 0 0 0;overflow:hidden;margin:0 0 0 5px;vertical-align:top;background:url("/images/18_gongmo/common/new_win.png");}


*::-webkit-scrollbar {width:5px;height:5px;} /*스크롤바 사이즈*/
*::-webkit-scrollbar-track {border-radius:5px;background:#ededed;} /*스크롤바 배경*/
*::-webkit-scrollbar-thumb {background:#FFC670;border-radius: 10rem} /* 스크롤 제어박스*/


/* Mobile */

.wrap{margin: 0 12px;}
/* header */
header .gnb {height: 35px; background: #ebebeb;}
header .gnb .gnb_left {display: inline-block;}
header .gnb .gnb_left ul {padding: 8px 0; display: inline-block;}
header .gnb .gnb_left li {display: inline-block;}
header .gnb .gnb_left li::after {content: ''; margin-left: 5px; width: 1px; height: 14px; display: inline-block; background-color: #B2B2B2; margin-bottom: 2px;}
header .gnb .gnb_left li:last-of-type::after {content: none;}
header .gnb .gnb_left li.lang_wrap { ;}
header .gnb .gnb_left li.lang_wrap a {display:block; padding-right: 15px;position:relative;}
header .gnb .gnb_left li.lang_wrap a::after { display: block; content: ""; width: 11px;  height: 6px; background: url(/images/18_gongmo/main/m_t.png) no-repeat;  position: absolute;  top: 6px;  right: 0;}
header .gnb .gnb_left li.lang_wrap .lang_box a::after {content:none;}
header .gnb .gnb_left li.lang_wrap .lang_box a { padding-right: 0;}
header .gnb .lang_box {display: none; position: absolute; top: 30px; background: #fff; box-shadow: 0 10px 30px #e7e7e7; border-radius: 20px; padding: 5px 10px;  z-index: 999; width: 140px;  right: 0; }
header .gnb .lang_box.on {display: block;    text-align: center;}
header .gnb .lang_box ul {text-align: center; padding-top: 0;}
header .gnb .lang_box ul li {font-size: 14px; text-align: center; padding: 3px 0;  font-weight: 400;  display: block;}
header .gnb .gnb_left .lang_box ul li::after {content:none;}
header .gnb a {font-size: .8rem; color: #666;}
header .gnb a.color_b {color: #075FAE;}


/* menu */
header .head::before {content: '';  width:100%; height: 100%; display: block; background-color: #fff; opacity: .6;}
header .head h1 a { margin: 12px 0 10px 0; background: url(/images/18_gongmo/main/logo.png?test=1) no-repeat 0 0 /100%; display: block; width: 114px;height: 52px; font-size: 0;overflow: hidden;}
header button {display: block; position: absolute; top: 50px; right: 12px; width: 45px; height: 45px; font-size: 0; overflow: hidden; background: #ebebeb url(/images/18_gongmo/common/menu_mobile.png) no-repeat center; border: 1px solid #005AAB;}
.mobile_back {content: ''; position: fixed; top: 0; bottom: 0; left: 0; right: 0; background: #00000075; z-index: 2;}
.menu{display: none; background: #FCF1DD; width: 70%; min-width: 320px;position: fixed; padding-top: 50px; top: 0;bottom: 0;right: 0;z-index: 100;}
.menu.on{display: block;}
.menu ul {padding: 15px 10px 0 10px;}
.menu>div>ul>li>a {font-weight: 400; font-size: 18px; width: 120px; display: block; padding: 21px 0 20px 13px;outline-offset: -2px;}
.menu>div>ul>li>a.color_b {color: #075FAE;}
.menu>div>ul>li>a.color_b::before {content: ''; background: url(/images/18_gongmo/main/menu_contest.png) no-repeat center; display: inline-block; width: 23px; height: 22px; margin-right: 5px; margin-bottom: -3px;}
.menu>div>ul>li>a::after {content: ''; width: 95%; height: 3px; background-color: #fff; display: block;margin-top: 10px; margin-left: -2px;}
.menu>div>ul>li.on>a { color: #544626; font-weight: 500; }
.menu>div>ul>li.on>a.color_b {color: #075FAE;}
.menu>div>ul>li.on>a::after {background-color: #F6CA70;}
.menu .depth_box, .menu .close {display: none;}
.menu .depth_box {display: block; border-radius: 20px 0 0 0; position: absolute; top: 65px;left: 160px; right: 0; bottom: 0; background: #fff; z-index: 3; overflow-y: auto;}
.depth_boxcon>li>a {box-shadow: 1px 1px 20px #ebebeb; background-color: #fff; display: block; padding: 10px 31px; color: #070707; border-radius: 10px;}
.depth_boxcon>li>a:hover, .depth_boxcon>li>a:active, .depth_boxcon>li>a:focus {background-color: #F6CA70; position: relative; font-weight: 400;}
.depth_boxcon>li>a:hover::after, .depth_boxcon>li>a:active::after, .depth_boxcon>li>a:focus::after {content: ''; background: url(/images/18_gongmo/common/munu_on_hover.png) no-repeat center; position: absolute; padding: 12px;}
.menu li li ul {margin: 0; padding: 7px 0 10px 7px; background: #f6f6f6; border-radius: 0 0 10px 10px;}
.menu li li li a {padding: 3px 0 3px 5px; color: #555; font-size: 14px; display: block;}
.menu .sitemap {display: none;}
.menu .close {display: none; top: 10px; background: #fff url(/images/18_gongmo/common/menu_close.png) no-repeat center;}
.menu.on .close {display: block;}
/* footer */
.foot_bg {background-color: #2A2A2A;color: #D2D2D2;width: 100%; position: relative;}
.f_link {padding: 0; margin: 0;border-bottom: solid 1px #393939;}
.sitelink_list {position: relative;}
.sitelink_list>button {float: left; width: 50%;background: #2A2A2A; color: inherit; text-align: left; padding: 0 12px; height: 80px; position: relative;font-size: 14px;border: solid 1px #393939;}
.sitelink_list>button span {display: block; width: 15px;  height: 0; padding: 25px 0 0 0; overflow: hidden; background: url(/images/18_gongmo/common/footer_sitelink.png) no-repeat center; position: absolute; top: 27px; right: 15px;}
.sitelink_list div {display: none; border: 3px solid #005AAB; background: #fff; padding: 25px 15px 45px 15px; box-sizing: border-box; width: 100%; position: absolute; z-index: 1;}
.sitelink_list div.on {display: block;}
.sitelink_box1 {left: 0;bottom: 400px;}
.sitelink_list ul {overflow: hidden;}
.sitelink_list li {width: 50%; float: left; margin: 0 0 10px 0; line-height: 1.25em; letter-spacing: -0.05em;}
.sitelink_list li a:hover, .sitelink_list li a:active, .sitelink_list li a:focus {color: #005AAB; text-decoration: underline;}
.sitelink_list li a {display: block; padding: 0; color: #666; font-weight: 400;}
.sitelink_list div button {border: 1px solid #005AAB; background: #ececec url(/images/18_gongmo/common/menu_close.png) no-repeat center;width: 45px; height: 0; padding: 45px 0 0 0; overflow: hidden; position: absolute; bottom: -1px;right: -1px;}
.sitelink_list:after {content: "";display: block; clear: both;}
.foot_info {padding-bottom: 50px;}
.foot_info ul {text-align: center;padding:25px;}
.foot_info ul>li {display: inline-block;padding-right: 10px;}
.foot_info ul>li:last-of-type {padding-right: 0;}
.foot_info ul>li>a, .foot_info address, .copy {text-align: center; color: #A2A2A2; font-size: 14px;word-break: keep-all;}
.color_sb {color: #808FB1!important;}
.foot_info address {font-style: normal;}
.foot_info .copy strong {font-weight: 400; color: #D5D5D5;}
.foot_bg .gotop {color: #fff; font-size: 14px;padding: 25px 10px 5px;  position: absolute; background-color: #005AAB;bottom: 12px; right: 12px; }
.foot_bg .gotop::before {content: ''; position: absolute; top: 0;display: block; background: url(/images/18_gongmo/common/top.png) no-repeat center 10px; width: 30px; height: 30px;}
/* sub layout */
.s_title {position: relative; padding: 30px 20px 100px; background: #FCF1DD;}
.s_title h3 {margin: 0 0 10px 0; font-size: 28px; text-align: center;}
.s_title .local {display: block}
.local ul {font-size: 0; text-align: center;}
.local li {display: inline-block;}
.local li:after {content: '';width: 1px; height: 10px; margin: 7px 14px; background: #F6CA70; display: inline-block; vertical-align: top;}
.local li:last-of-type::after {content: none;} 
.local li a {font-size: 14px; color: #666;}
.local li:first-child a {display: inline-block;width: 12px; height: 0; padding: 12px 0 0; margin-top: 4px; overflow: hidden; background: url(/images/18_gongmo/sub/sub_ico.png) no-repeat -14px -14px;}
.local li:last-child a {color: #000; font-weight: 400;}
.s_title .local .navi>a:after { display: inline-block; width: 8px; height: 6px; background: url(/images/common/toggle_open.png) no-repeat; margin: 0 0 0 6px; content: ""; vertical-align: middle;}
.stit_sns {position: absolute; bottom: 30px; right: 20px;}
.stit_sns ul {float: left;}
.stit_sns li {float: left; margin: 0 0 0 5px;}
.stit_sns li a {box-shadow: 0 0 10px rgba(0, 0, 0, .05); display: block; width: 40px; height: 0; padding: 40px 0 0; overflow: hidden; background: url(/images/18_gongmo/sub/sub_ico.png) no-repeat center 41.3% #fff; border-radius: 100%;}
.stit_sns li.zoom_out a {background-position: center 48%;}
.stit_sns li.print a {background-position: center -40px;}
.stit_sns li.duplicate a {background-position: center -158px;}
.stit_sns li.face a {background-position: center -80px;}
.stit_sns li.kakao a {background-position: center -197px;}

.s_top { border-bottom: 1px solid #ebebeb; background: #fff;}
.s_top li.home {width: auto;}
.s_top li.home a {display: block; width: 45px; height: 0; padding: 45px 0 0 0; overflow: hidden; background: url(/images/18_gongmo/sub/home.png) no-repeat center center #3A3938;}
.s_top>ul>li {position: relative; float: left; width: calc((100% - 45px)/2);}
.s_top>ul>li button {display: block; width: 100%; height: 45px;  padding: 0 24px 0 8px; text-align: left; background: #fff; border-right: 1px solid #ebebeb; color: #666;}
.s_top>ul>li button:hover, .s_top>ul>li button:focus, .s_top>ul>li.on button {color: #000;}
.s_top>ul>li button:after {display: block; position: absolute;top: 17px; right: 10px; width: 8px; height: 8px; content: ""; border-left: 1px solid ; border-bottom: 1px solid #666; transform: rotate(-45deg);}
.s_top>ul>li.on button:after {top: 23px; transform: rotate(135deg);border-left: 1px solid #000; border-bottom: 1px solid #000;}
.s_top li ul {display: none; position: absolute; width: 100%; background: #F8FDEF; box-shadow: 0 5px 10px rgb(0,0,0,.1); z-index: 9;}
.s_top li.on ul {display: block;}
.s_top li li {border-top: 1px solid #ebebeb;}
.s_top li li a {display: block; padding: 10px; font-size: 14px; box-sizing: border-box; color: #666;}
.s_top>ul:after {display: block; clear: both; content: "";}
.stit_sns02 {position: relative;}
.stit_sns02 ul {float: left; position: absolute; right: 20px;top: 20px;}
.stit_sns02 .share>a {box-shadow: none;}
.stit_sns02.on ul {display: block;}
.stit_sns02.on .share>a {background-position: 0 86.4%;}
.stit_sns02 li {float: left; margin: 0 0 0 5px;}
.stit_sns02 li a {box-shadow: 0 0 10px rgba(0, 0, 0, .1); display: block; width: 40px; height: 0; padding: 40px 0 0; overflow: hidden; background: url(/images/18_gongmo/sub/sub_ico.png) no-repeat -1px 93.6% #ebebeb; border-radius: 100%;}
.stit_sns02 li .face a {background-position: 0 13.9%;background-color: #445e99;}
.stit_sns02 li .kakao a {background-position: 0 34.3%;background-color: #ffeb00;}
.stit_sns02 li .kakaostory a {background-position: 0 56%;background-color: #6a5cff;}
.stit_sns02 li .band a {background-position: 0 66%; background-color: #21c531;}
.stit_sns02 li .insta a {background-position: 0 77%;}
.stit_sns02 ul ul {display: none; right: 50px;width: 180px; top: 0;}
.stit_sns02 ul ul>li {display: inline-block; }

.s_con {padding: 80px 20px;}
.scon_bottom {padding: 0 20px 60px;}
.license {margin: 20px 0; padding: 20px; text-align: center; border: 1px solid #ebebeb; word-break: keep-all;}
h4 { margin: 30px 0 20px 0; font-weight: 500;}
.license>p>a strong, .manager strong, .research p {font-weight: 500;}
.manager {padding: 20px; border: 1px solid #ebebeb; background: #F8FDEF;}
.research {padding: 20px; border: 1px solid #ebebeb; /*border-top: none;*/}
.research input {vertical-align: middle;}
.research p {display: block; font-weight: 600; margin: 0 0 20px 0;}
.research label {margin: 0 20px 0 0;vertical-align: middle;}
.research input[type=text] { border: 1px solid #dedede; width: 100%; height: 30px; box-sizing: border-box;margin: 10px 0 0;}
.research input[type=submit] {width: 100%; height: 30px; color: #fff; background: #3A3938;}

/* Tablet */
@media all and (min-width:768px) {
  header .gnb  {position: relative;height: 0;}
  header .gnb .gnb_left {position: absolute; top: 8px; right: 0;}
header .gnb .gnb_left li {padding: 0 5px 0 0;}
header .gnb .gnb_left li.lang_wrap {right:-45px;}
header .gnb a {font-size: 14px;}

  header button {display: none;}
  .menu {padding: 0; display: block; position: static; width: 100%; background: #fff; border-top: 1px solid rgba(0,0,0,0.1);}
  .menu.on {padding-top: 0;width: 100%; box-shadow: none;background: #fff; top: 115px;}
  .menu ul {padding: 0;}
  .menu>div>ul>li {text-align: center;float: left; width: calc(100%/5 - 30px); height: 90px;}
  .menu>div>ul>li>a {transition: .3s all;  padding: 20px 5px; width: auto; position: relative;box-sizing: border-box; word-break: keep-all;font-size:16px;}
  .menu>div>ul>li>a:hover, .menu>div>ul>li>a:active, .menu>div>ul>li>a:focus {color: #544626; font-weight: 500;}
  .menu>div>ul>li>a:hover::after, .menu>div>ul>li>a:active::after, .menu>div>ul>li>a:focus::after {transition: .3s all; content: ''; width: 95%; height: 3px; background-color: #fff; display: block;margin-top: 14px; margin-left: 5px;}
  .menu>div>ul>li>a:hover::after, .menu>div>ul>li>a:active::after, .menu>div>ul>li>a:focus::after {background-color: #F6CA70; }
  .menu>div>ul>li.on>a::after {margin-left: 0;}
  .menu>div>ul>li:first-child>a, .menu>div>ul>li.on:first-child>a {padding: 20px 5px; }
  .menu .depth_box {padding-top: 30px; background: #FCF1DD; box-shadow: 1px 10px 20px rgba(0, 0, 0, .15); border-radius: 0;display: block; width: 100%;top: 128px; left: 0; height: 200px;}
  .depth_boxcon>li {border: 0; box-shadow: none; position: relative;width: 23%;  margin: 0 1% 20px 1%;  float: left; border: 0;line-height: normal;}
  .depth_boxcon>li>a {box-shadow:none;  text-align: center; padding: 15px 0; border: solid 1px rgba(0,0,0,0.1); border-radius: 20px;}
  .menu li li ul {text-align: left; display: block; padding: 15px 0;  border-top: none; font-size: 0; background: none;}
  .menu li li li {border-bottom: 1px dotted #F6CA70; display: block;position: relative;}
  .menu li li li a {padding: 3px 0 3px 15px; color: #555; display: block;}
  .menu li li li a:hover, .menu li li li a:active, .menu li li li a:focus {font-weight: 500;}
  .menu li li li a::before {content: ''; border-radius: 50px; display: inline-block; width: 4px; height:4px; background-color: #555;margin: 0 10px 2px 0;}
  .depth_boxcon>li:after {content: "";display: block; clear: both;}
  .menu.on .close {display: none;}
  .menu .sitemap {display: none;}
  /* footer */
  .sitelink_list>button {width: calc(100%/5);}
  .sitelink_list>div {bottom: 80px;}
  .sitelink_list li {width: 25%;}
  .foot_info ul>li>a, .foot_info address, .copy {font-size: 16px;}
  .foot_bg .gotop {padding: 30px 15px 10px;}
  /* sub layout */
.sub_container {background: url(/images/18_gongmo/sub/sub_bg.gif) repeat-x center 75px;}
  .s_title {top: 65px; height: 100px;}
  .s_title h3 {font-size: 36px;}
  .s_top li.home {min-width: auto;}
  .s_top li.home a {width: 50px; padding-top: 50px;}
  .s_top>ul>li {width: auto; min-width: 200px;}
  .s_top>ul>li button {height: 50px; padding: 0 30px 0 12px;}
  .s_top>ul>li button:after {top: 20px; right: 16px;}
  .license {padding: 30px;margin: 20px 0 10px; overflow: hidden; text-align: left;}
  .license span {float: left;  width: 230px;}
  .license>div {float: left; margin-right: 20px;}
  .license p {float: left; width: calc(100% - 240px); margin: 0;}
  .license>p>a strong, .manager strong {float: left;}
  .manager {position: relative;}
  .manager ul {overflow: hidden;}
  .manager li {float: left; margin: 0 20px 0 0 ;}
  .manager p {position: absolute;top: 20px; right: 30px; margin: 0;}
  .research input[type=text] {width: calc(100% - 120px);}
  .research input[type=submit] {width: 100px; margin-top: 10px;}
  .s_top {margin-top: 65px;}
}

/* Desktop */
@media all and (min-width:1023px) {
.m_container, .s_container, footer{max-width: 1920px;margin: 0 auto;}
  header .head::before { width: 1400px; height: auto;}
  header .gnb {height: 0; width: 1400px; margin: 0 auto;}
  header .gnb .gnb_left {top:40px;  right:0;}
header .gnb .lang_box {width: 140px;padding: 15px 20px;}
  .head {margin: -15px auto; width: 1400px;height: 45px;}
  .head h1 {float: left;}
  header .head h1 a {display: inline-block; margin-top: 27px;}
  header button {display: none;}
  .menu, .menu.on {padding-top: 5px; width: 1250px; background: none; border-top: none; margin-left: 0;padding-bottom: 15px;}
  .menu>div>ul>li {width:12%;padding: 20px 0;}
  .menu>div>ul>li>a {font-size:18px;}
.menu>div>ul>li:first-child>a, .menu>div>ul>li.on:first-child>a {padding:20px 0;}
  .menu>div>ul>li>a::after {margin-top: 15px; background: none;}
  .menu>ul>li:first-child>a, .menu>ul>li.on:first-child>a {padding: 35px 0;}
  .menu .depth_box {top: 80px;}
  .depth_boxcon {width: 1400px; margin: 0 auto;}
  .depth_boxcon>ul {position: relative; width: calc(100% - 290px); min-height: 380px; float: left; background: #ffffff; padding: 40px 0 40px 45px; border-left: solid 1px #e6eaf6;}
  .depth_boxcon>li {width: 18%;}
  .menu .sitemap {display: none;}
  /* footer */
  .foot_bg {min-width: 1400px;}
  .sitelink_list {width: 1400px; margin: 0 auto;}
  .sitelink_list>button {font-size: 16px;}
  /* sub layout */
.wrap {margin:0 auto;}
  .sub_container {background: url(/images/18_gongmo/sub/sub_bg.gif) repeat-x center 65px;}
  .edu_sub {background: url(/images/18_gongmo/sub/sub_bg.gif) repeat-x center 86px;}
  .s_content {width: 1400px; margin: 0 auto 40px;}
  .s_right {width: 100%; margin: 0 auto;overflow: hidden;}
  .s_title {top: 55px; background: none; height: auto; margin-bottom: 0; box-sizing: border-box;}
  .s_top>ul {border-right: 1px solid #ebebeb;}
  .scon_bottom {padding: 0;}
  .license span {width: auto;}
  .s_top {margin-top: 45px;}
  .edu_sub  .s_top {margin-top: 62px;}
}     

/* 번역 */
/* Mobile 
.translated-ltr .con_box span.complete, .translated-ltr  .con_box span.stand_by, .translated-ltr  .con_box span.ing { left: 50px;}*/

/* Tablet */
@media all and (min-width:768px) {
.translated-ltr .menu>div>ul { background: #fff;  display:inline-block;}
.translated-ltr .menu>div>ul>li { height: 55px;width:calc(100%/6 - 3px);}
.translated-ltr .menu>div>ul>li>a {word-wrap: break-word;}
.translated-ltr .menu .depth_box {top: 192px;}

.translated-ltr .s_title { top: 120px;background:none;}
.translated-ltr .edu_sub .s_title { top: 110px;background:none;}
.translated-ltr .s_top {margin-top: 100px;}
.translated-ltr .edu_sub .s_top { margin-top: 95px;}
}

/* Desktop */
@media all and (min-width:1023px) {
.translated-ltr .head { height: 100px;}
.translated-ltr .menu>div>ul { background: none;  display:block;}
.translated-ltr .menu>div>ul>li { width: 11.3%; padding: 10px 0 20px;}
.translated-ltr .depth_boxcon>li {width: 23%;}
.translated-ltr .menu .depth_box {top: 150px;}

.translated-ltr .sub_container {background-position:center 75px;}
.translated-ltr .edu_sub {background-position:center 50px;}
.translated-ltr .s_top {margin-top: 156px;}
.translated-ltr .edu_sub .s_top { margin-top: 121px;}
}

                                                                                                                                                                                                                                                                                                                    