@charset "utf-8";

/* .subCntBody.clearfix>div{overflow:hidden;} 불필요한 부분으로 주석 */

br { font-family:initial; }

/* 0101 message */
.grtBox .titWrap { position:relative; width:100%; height:12.5rem; margin-top:3rem; background:url('/images/web/giftedueng/sub_cnt/bg_greeting.png') no-repeat center; background-size:cover; }
.grtBox .titWrap .txt { position:absolute; top:-3rem; left:3rem; background:#2e66bd; padding:2rem 2.5rem; color:#fff; font-family:'GmarketSans'; font-weight:100; line-height:1.4; -webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.3); -moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.3); box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.3);}
.grtBox .titWrap .txt .txt1 { position:relative; font-size:1.6rem; }
.grtBox .titWrap .txt .txt1:before { content:''; position:absolute; top:-0.7rem; left:-0.7rem; width:0.2rem; height:0.6rem; transform:skew(40deg); -webkit-transform:skew(40deg); background:#fff; }
.grtBox .titWrap .txt .txt2 { font-size:2rem; font-weight:700; }
.grtBox .titWrap .img { position:absolute;  right:-7rem; bottom:-5.25rem; width:9.5rem; height:9.5rem; border-radius:50%; background:#fff; overflow:hidden; -webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.3); -moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.3); box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.3); }
.grtBox .titWrap .img img { position:absolute; bottom:0; left:0; width:100%; }
.grtBox .con { margin-top:2rem; }
.grtBox .con .sign { text-align:right;}
.grtBox .con .sign img { display:inline-block; vertical-align:bottom; }

.grtBox2 .titWrap { position:relative; width:100%; height:6.5rem; padding:1.25rem 0 0 1.5rem; background:url('/images/web/giftedueng/sub_cnt/bg_greeting2.png') no-repeat center; background-size:cover; }
.grtBox2 .titWrap img {max-width:100%;}
.grtBox2 .con { margin-top:1.75rem; font-size:0.85rem;}
.grtBox2 .con .tit {margin:0 0 2rem 11.5rem; font-family:'GmarketSans'; font-weight:400; line-height:1.4; font-size:1.4rem;}
.grtBox2 .con .tit .txt1 {font-weight:700; color:#000;}
.grtBox2 .con .tit .txt2 {font-weight:700; color:#2e66bd;}
.grtBox2 .con .sign { text-align:right;}
.grtBox2 .con .sign img { display:inline-block; vertical-align:bottom; }

/* 0201 Mission and Vision */
.edugoal { position:relative; overflow:hidden; }
.edugoal .eduBox1{ display:block; max-width:40rem; margin:0 auto; text-align:center; padding-bottom:4.5rem; background:url('/images/web/giftedueng/sub_cnt/edu_bg_tri.png') no-repeat center bottom; background-size:12rem auto;}
.edugoal .eduBox1 dl{position:relative; font-size:0.9rem; border-radius:0.5rem; color:#fff;}
.edugoal .eduBox1 dt{position: absolute; left:0; top:0; width:10rem; font-size:1.2rem; padding:1rem 0; border-radius:0.5rem 0 0 0.5rem;}
.edugoal .eduBox1 dd{margin-left:11rem; text-align:left; padding:1rem 0;}
.edugoal .eduBox1 dl.mission{background:#2e66bd;}
.edugoal .eduBox1 dl.mission dt{background:#204784;}
.edugoal .eduBox1 dl.vision{background:#5a8fe6; margin-top:1rem;}
.edugoal .eduBox1 dl.vision dt{background:#3a72cd;}
.edugoal .eduBox2 { position:relative; height:auto; overflow: hidden; margin:2rem 0 3remc; }
.edugoal .eduBox2 h4{position:relative; text-align:center; margin:2rem 0; font-size:1rem;}
.edugoal .eduBox2 h4:before{ content:''; position:absolute; top:50%; left:0; width:100%; height:0.25rem; border-radius:0.5rem; background:#dcdcdc; }
.edugoal .eduBox2 h4 span{position:relative; display:inline-block; padding:0 1rem; background:#fff;}
.edugoal .eduBox2 h4 strong{font-size:1.5rem; text-align:center;}
.edugoal .eduBox2 li { width:32%; float:left; }
.edugoal .eduBox2 li + li{margin-left:2%;}
.edugoal .eduBox2 li > span { position:relative; display:block; margin:0 auto; width:4rem; height:4rem; text-align:center; border-radius:50%; z-index:2; }
.edugoal .eduBox2 li > span img { margin-top:0.8rem; width:3rem; height:2.5rem; }
.edugoal .eduBox2 li .txt { text-align:center; }
.edugoal .eduBox2 li .txt dt { display:table; width:100%; height:4rem; border-radius:0.5rem; font-family:'GmarketSans'; font-size:0.9rem; text-align:center; color:#fff;}
.edugoal .eduBox2 li .txt dt em{display:table-cell; vertical-align: middle; padding:0 0.5rem;}
.edugoal .eduBox2 li .txt dd{text-align:left; margin-top:1rem;}
.edugoal .eduBox2 li .txt dd p{position:relative; padding-left:0.5rem;}
.edugoal .eduBox2 li .txt dd p:before{content:""; position: absolute; left:0; top:0.5rem; width:3px; height:3px; border-radius:50%; background:#666;}
.edugoal .eduBox2 li .txt dd p + p{margin-top:0.75rem;}
.edugoal .eduBox2.edu1 h4 strong { color:#17356e; }
.edugoal .eduBox2.edu2 h4 strong { color:#8b482f; }
.edugoal .eduBox2.edu3 h4 strong { color:#208219; }
.edugoal .eduBox2.edu1 li .txt dt { background:#377bdf; }
.edugoal .eduBox2.edu2 li .txt dt { background:#f08300; }
.edugoal .eduBox2.edu3 li .txt dt { background:#43b53b; }

/* 0202 History */
.historyList { position:relative; overflow:hidden; text-align:center; }
.historyList:before { content:''; position:absolute; left:50%; top:0; width:1px; height:100%; background:#dcdcdc; }
.historyList h3 {position:relative; width:13.5rem; margin:0 auto; padding:1.2rem 0; color:#fff; text-align:center; -webkit-box-shadow: 10px 10px 10px 0px rgba(0,0,0,0.2); -moz-box-shadow: 10px 10px 10px 0px rgba(0,0,0,0.2); border-radius:1.2rem; font-family:"GmarketSans"; line-height:1.5;
    box-shadow: 10px 10px 10px 0px rgba(0,0,0,0.2);
    background: rgb(55,123,223);
    background: -moz-linear-gradient(90deg, rgba(55,123,223,1) 0%, rgba(45,102,189,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(55,123,223,1) 0%, rgba(45,102,189,1) 100%);
    background: linear-gradient(90deg, rgba(55,123,223,1) 0%, rgba(45,102,189,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#377bdf",endColorstr="#2d66bd",GradientType=1); }
.historyList strong { font-size:1.6rem; }
.historyList p { font-size:1.4rem; font-weight:100; text-transform:uppercase; -webkit-text-transform:uppercase; }
.historyList .list{width:100%; overflow:hidden; padding:30px 0 0; word-break:keep-all}
.historyList .list > div { position:relative; width:50%; padding:1.3rem 0 0.8rem; clear:both; }
.historyList .list > div:before { content:''; position:absolute; top:2.55rem; width:2.5rem; height:1px; border-top:1px dashed #dcdcdc; }
.historyList .list .right:before { left:0; }
.historyList .list .left:before { right:0; }
.historyList .list > div:after { content:''; position:absolute; top:2.4rem; width:0.35rem; height:0.35rem; background:#377bdf; border-radius:50%; }
.historyList .list .right:after { left:-0.15rem; }
.historyList .list .left:after { right:-0.15rem; }
.historyList .list .right { text-align:left; float:right; padding-left:3.2rem; }
.historyList .list .left { text-align:right; float:left; padding-right:3.2rem; }
.historyList .list ul li { position:relative; }
.historyList .list > div > ul > li { padding:0.5rem 0; }
.historyList .list ul li > span{ position:absolute; font-weight:700; color:#111;}
.historyList .list .right > ul > li { padding-left:3.2rem; }
.historyList .list .left > ul > li { padding-right:3.2rem; }
.historyList .list ul li > span:after { content:''; position:absolute; top:0.6rem; width:0.35rem; height:0.35rem; background:#666; border-radius:50%;  }
.historyList .list .right ul li > span:after { left: -0.8rem; }
.historyList .list .left ul li > span:after { right: -0.8rem; }
.historyList .list .right > ul > li > span { left:0; }
.historyList .list .left > ul > li > span { right:0; }
.historyList .list ul li.tit{ position:absolute; top:1rem; display:block; width:8rem; line-height:3rem; background:#fff; font-family:'GmarketSans'; font-size:1rem; color:#377bdf; font-weight:700; border:1px solid #dcdcdc; border-radius:3rem; text-align:center; padding:0 !important; }
.historyList .list .right ul li.tit { left:-10.5rem; }
.historyList .list .left ul li.tit { right:-10.5rem; }
.historyList .list ul li.tit:before { content:''; position:absolute; top:1.35rem; width:0.35rem; height:0.35rem; background:#377bdf; border-radius:50%; }
.historyList .list .right ul li.tit:before { right:-0.15rem; }
.historyList .list .left ul li.tit:before { left:-0.15rem; }
.historyList .list ul li.tit:after { content:''; position:absolute; top:1.5rem; width:2.5rem; height:1px; background:#377bdf; }
.historyList .list .right ul li.tit:after { right:-2.5rem; }
.historyList .list .left ul li.tit:after { left:-2.5rem; }
.historyList .list > div > ul > li > ul > li { margin-bottom:0.5rem; }

/* 0203 Organizational Structure */
.orgchat { position:relative; text-align:center; font-family:'GmarketSans';}
.orgchat h3 { display:table; position:relative; width:26rem; height:8rem; border-radius:2rem; margin:2rem auto 3rem; z-index:1;
    background: rgb(55,123,223);
    background: -moz-linear-gradient(90deg, rgba(55,123,223,1) 0%, rgba(45,102,189,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(55,123,223,1) 0%, rgba(45,102,189,1) 100%);
    background: linear-gradient(90deg, rgba(55,123,223,1) 0%, rgba(45,102,189,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#377bdf",endColorstr="#2d66bd",GradientType=1); }
.orgchat h3:before{ content:''; position:absolute; left:50%; top:50%; width:28rem; height:10rem; border:2px dotted #3271cf; border-radius:2rem; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); }
.orgchat h3 span { position:relative; display:table-cell; vertical-align:middle; color:#fff;  font-weight:400; font-size:1.2rem; line-height:1.5; text-align:center;}
.orgchat h3 span:after { content:''; position:absolute; bottom:-3rem; left:50%; width:1px; height:3rem; background:#dcdcdc; }
.orgchat h4{position:relative; display:inline-block; border-radius:2rem; padding:1.5rem 1rem; background:#214a97; color:#fff; font-size:1rem; font-weight: 400; margin-bottom:2rem;}
.orgchat h4:after { content:''; position:absolute; bottom:-4.5rem; left:50%; width:1px; height:4.5rem; background:#dcdcdc; }
.orgchat em.point { position:relative; display:inline-block; z-index:2; }
.orgchat em.point:before { content:''; position:absolute; bottom:0; left:-5%; width:110%; height:0.85rem; background:rgba(0,0,0,0.3); border-radius:0.85rem; z-index:-1; }
.orgchat ul:after{display:block; clear: both; content:"";}
.orgchat .org01 li { position:relative; width:50%; float:left; }
.orgchat .org01 li:after{ content:''; position:absolute; top:50%; width:50%; left:0; height:1px; background:#dcdcdc; }
.orgchat .org01 li:first-child:after { left:auto; right:0; }
.orgchat .org01 li span { position:relative; display:block; width:80%; max-width:13.5rem; padding:1.3rem 0.5rem 1.2rem; border-radius:3.5rem; background:#1a2e52; color:#fff;  text-align:center; font-size:0.9rem; margin:0 auto;  z-index:2;}
.orgchat .org02{position:relative; padding-top:2rem; margin-top:2rem; font-size:0; line-height:0;}
.orgchat .org02:before{content:""; position: absolute; left:12%; top:0; width:76.5%; height:1px; background:#dcdcdc;}
.orgchat .org02:after{content:""; position: absolute; left:50%; top:-4.5rem; width:1px; height:4.5rem; background:#dcdcdc;}
.orgchat .org02 li { position:relative; width:23.5%; padding:1rem; display:inline-block; color:#fff; border-radius:1rem; background:#17356e; vertical-align: top; font-size:0.8rem; line-height:1.4;}
.orgchat .org02 li + li{margin-left:2%;}
.orgchat .org02 li:before { content:''; position:absolute; top:-2rem; left:50%; width:1px; height:2rem; background:#dcdcdc; }

/* 0401 Traffic */
.mapWrap { position:relative; padding-bottom:4rem; }
.mapWrap .map { width:100%; height:23.5rem; background:#ddd; text-align:center; line-height:23.5rem; }

@media (max-width:1024px) {

    /* 0202 history */
    .historyList:before { top:11rem; left:10.5rem; }
    .historyList .list > div { width:calc(100% - 10.5rem); }
    .historyList .list .left { float:right; padding-right:0; padding-left:3.2rem; text-align:left; }
    .historyList .list .left:after { right:auto; left:-0.15rem; }
    .historyList .list .left:before { right:auto; left:0; }
    .historyList .list .left > ul > li { padding-right:0; padding-left:3.2rem; }
    .historyList .list .left > ul > li > span { right:auto; left:0; }
    .historyList .list .left ul li > span:after { right:auto; left:-0.8rem; }
    .historyList .list .left ul li.tit { right:auto; left:-10.5rem; }
    .historyList .list .left ul li.tit:before { left:auto; right:-0.15rem; }
    .historyList .list .left ul li.tit:after { left:auto; right:-2.5rem; }
}

@media (max-width:800px) {
    
    /* 0101 message */
    .grtBox .titWrap { height:auto; }
    .grtBox .titWrap .txt { position:relative; left:auto; width:90%; margin:0 auto; padding-bottom:1.5rem; }
    .grtBox .titWrap .img { position:relative; right:auto; bottom:auto; margin:0 auto 1rem; }
}

@media (max-width:760px) {

    /* 0201 Mission and Vision */
    .edugoal .eduBox2 h4{text-align:left; margin-bottom:1rem;}
    .edugoal .eduBox2 h4 span{padding-left:0;}
    .edugoal .eduBox2 h4 strong{font-size:1.25rem;}
    .edugoal .eduBox2 > ul > li { width:100%; position:relative; }
    .edugoal .eduBox2 li + li { margin-left:0; margin-top:2rem; }
    .edugoal .eduBox2 li .txt dt{display:block; height:auto; padding:0.75rem 0.5rem;}
    .edugoal .eduBox2 li .txt dt em br{display:none;}
    .edugoal .eduBox2 li .txt dd{margin-top:0.5rem;}
}

@media (max-width:680px) {

    /* 0201 Mission and Vision */
    .edugoal .eduBox1{padding-top:1rem;}
    .edugoal .eduBox1 dl.vision{margin-top:2rem;}
    .edugoal .eduBox1 dt{position:relative; left:auto; top:-1rem; margin:0 auto; border-radius:0.5rem;}
    .edugoal .eduBox1 dd{margin:-0.5rem 0 0; padding:0 1rem 1rem; text-align:center;}

    /* 0203 Organizational Structure */
    .orgchat .org02{padding:1rem; border:2px solid #ddd;}
    .orgchat .org02:before{display:none;}
    .orgchat .org02 li{width:48%; margin:1%;}
    .orgchat .org02 li + li{margin-left:1%;}
    .orgchat .org02 li:before{display:none;}
}

@media (max-width:580px) {
    
    /* 0101 message */
    .grtBox .titWrap .txt { padding:1.5rem 2rem; }
    .grtBox .titWrap .txt .txt1 { font-size:1.3rem; }
    .grtBox .titWrap .txt .txt2 { font-size:1.5rem; }
    .grtBox .titWrap .txt .txt3 { font-size:1.7rem; }

    /* 0202 history */
    .historyList:before { left:3.35rem; }
    .historyList .list > div { width:100%; padding:0.8rem 0; }
    .historyList .list .right,
    .historyList .list .left { padding-left:4rem; }
    .historyList .list ul li.tit { position:relative; top:auto; width:7rem; line-height:2.5rem; margin-bottom:0.6rem; }
    .historyList .list .right ul li.tit,
    .historyList .list .left ul li.tit { left:-4rem; }
    .historyList .list > div:before,
    .historyList .list > div:after,
    .historyList .list ul li.tit:before,
    .historyList .list ul li.tit:after { display:none; }

    /* 0203 Organizational Structure */
    .orgchat h3{width:95%; height:auto; display:block; padding:1rem; margin:1rem auto 2rem;}
    .orgchat h3:before{width:calc(100% + 1rem); height:calc(100% + 1rem);}
    .orgchat h3 span{display:block; font-size:1rem;}
    .orgchat h3 span:after{bottom:-3rem; height:2rem;}
    .orgchat h4:after{height:2rem; bottom:-2rem;}
    .orgchat .org02:after{height:2rem; top:-2rem;}
    .orgchat .org01{padding:1rem; border:2px solid #ddd;}
    .orgchat .org01 li{width:48%; margin:0 1%;}
    .orgchat .org01:before,
    .orgchat .org01 li:after,
    .orgchat .org01 li span:before{display:none;}
    .orgchat .org01 li span{width:auto;}
}

@media (max-width:450px) {

    /* 0202 history */
    .historyList:before { display:none; }
    .historyList .list .right, 
    .historyList .list .left { padding-left:0;}
    .historyList .list .right ul li.tit, 
    .historyList .list .left ul li.tit { left:auto; width:100%; line-height:2rem; }
    .historyList .list ul li > span:after { display:none; }

    /* 0203 Organizational Structure */
    .orgchat h4,
    .orgchat h3 span{font-size:0.9rem;}
    .orgchat em.point{font-size:0.8rem;}
    .orgchat em.point:before{display:none;}
    .orgchat .org01 li{width:98%; }
    .orgchat .org01 li + li{margin-top:0.5rem;}
    .orgchat .org01 li span{max-width:100%;}
    .orgchat .org01 li span br{display:none;}
    .orgchat .org02 li{width:98%; }
    .orgchat .org02 li span br{display:none;}
    .orgchat .org01 li span,
    .orgchat .org02 li span{font-size:0.75rem;}
}

@media (max-width:380px) {
    
    /* 0202 history */
    .historyList .list ul li > span { position:relative; left:auto; display:block; margin-bottom:0.2rem; }
    .historyList .list .right > ul > li,
    .historyList .list .left > ul > li { padding-left:0; }
 }