@charset "utf-8";

.subCnt_box{ position:relative; text-align:center; border: 1px solid #bfbfbf; padding: 4rem 1rem; overflow: hidden;}


/* 외국어번역 관련 수정 */
font {font-size:13px;}
#gnb .wrap > ul > li > a > span > font > font {display:block; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.langBox .langIco li a font {font-size:12px; letter-spacing:-1px; line-height:1.1;}
#fullmenuClose font {font-size:0;}

/* translate.google */
body {top:0 !important;}
#selectLanguageOption, #goog-gt-tt, #google_translate_element2, .goog-te-banner-frame {display:none !important;}
.goog-te-menu-value:hover {text-decoration:none !important;}
.langLst li:first-child { display: none;!important;}

/* langage */
.gnb_util .lst li a.langBtn{display:inline-block; width:2rem; height:2rem; color:transparent; line-height:0; font-size:0; margin-left:0.5rem; vertical-align:top; text-align:center; background:#5ba3fc url('/images/web/busanedu/main/ico_lang.png') no-repeat center !important;}
.gnb_util .lst li a.langBtn:hover,
.gnb_util .lst li a.langBtn:focus{background-color:#1c5cbb;}
.langBox{display:none; position: absolute; right:50%; top:2rem; width:17rem; height:auto; margin-right:-700px; background:#fff; z-index:101; border:1px solid #ddd; /*font-family: 'GmarketSans';*/}
.langBox .langIco{overflow:hidden;}
.langBox .langIco li{width:50%; float:left; display:table; height:3rem; text-align:left;}
.langBox .langIco li a{position:relative; display:table-cell; vertical-align: middle; line-height:1.1; padding:0 1rem 0 3rem; color:#444; font-size:0.8rem; border-bottom:1px solid #ddd;}
.langBox .langIco li:nth-child(odd) a{border-right:1px solid #ddd;}
.langBox .langIco li img{position:absolute; left:.5rem; top:.4rem; }
.langBox .langLst{margin:1rem; height:6rem; text-align:left; overflow:auto;}
.langBox .langLst a{display:block; color:#333; padding:5px 0; line-height:1.3; font-size:0.75rem;} 
.langBox .langIco li:hover,
.langBox .langIco li:focus{background:#f1f1f1;}
.langBox .langLst a:hover,
.langBox .langLst a:focus{text-decoration: underline; color:#1c5cbb;}

/* 조직도 */
.orgChart h3{ position:relative; text-align:center; max-width:18.5rem; margin:0 auto; padding-bottom:1.75rem; z-index: 0;}
.orgChart h3:before{ content:""; position:absolute; left:50%; bottom:0; height:2rem; border-left:1px solid #ccc; z-index: -1;}
.orgChart h3 strong{ display: block; line-height: 3rem; color:#fff; font-size: 1.2rem; background:#0c55c4; position: relative; border-radius: 1.5rem 1.5rem 1.5rem 0 ; margin: 0 1.1rem;}
.orgChart h3 strong::after{content: ""; width: 255px; height: 320px; background: url(/resources/images/T3_B_sub/0102_01_bg01.png); position: absolute; left: -160px; top: -90px;}
.orgChart h3 strong::before{content: ""; width: 255px; height: 320px; background: url(/resources/images/T3_B_sub/0102_01_bg02.png); position: absolute; right: -200px; top: -140px;}
.orgChart h3 span{ display: block; color:#000; background:#ebf3ff; line-height: 2.25rem; padding-top: 1.5rem; border: 2px dotted #1960c7; border-radius: 1rem; margin-top: -1.5rem; font-size: 0.9rem;     font-family: 'NotoSans';}
.orgChart .orgWrap{ position:relative; display:flex; font-family: 'NotoSans'; max-width: 42.5rem; margin: 0 auto;}
.orgChart .orgWrap:before{ content:""; position:absolute; left:14.75%; top:0; width:70.5%; border-top:1px solid #ccc;}
.orgChart .part{ position:relative; flex:1; z-index: 0;}
.orgChart .part + .part{ margin-left:2.5rem;}
.orgChart .part dt{height:4.2rem; display:flex; align-items:center; justify-content: center; font-size:.9rem; font-weight:600;} 
.orgChart .part dd{ padding:1rem;}
.orgChart .part.col1 dd{background-color: #ddf5f7;}
.orgChart .part.col2 dd{background-color: #ebf1ff;}
.orgChart .part.col3 dd{background-color: #eaf9e2;}
.orgChart .part dd ul{ display:flex; flex-wrap: wrap;}
.orgChart .part dd ul > li {width: 100%; text-align: left; color: #000;}
.orgChart .part dd ul > li p{ padding-left: 0.75rem; position: relative; line-height: 2; font-weight: 600;}
.orgChart .part dd ul > li p::before{content: ""; width: 7px; height: 7px; border-radius: 50%; position: absolute; top: 14px; left: 0;}
.orgChart .part.col1 dd ul > li p::before{background-color: #288b91;}
.orgChart .part.col2 dd ul > li p::before{background-color: #3961b9;}
.orgChart .part.col3 dd ul > li p::before{background-color: #57a631;}
.orgChart .part dd ul > li > ul {padding-left: 0.5rem;}
.orgChart .part dd ul > li > ul > li{ position:relative; width:100%; margin-top:3px; margin-bottom:3px; padding-left: 10px; text-align:left; word-break: break-all;}
.orgChart .part dd ul > li > ul > li:before{ content:""; position:absolute; left:0; top:.6rem; width:5px; height:2px; background:#000;}
.orgChart .part .orgTotal {border-radius: 0 0 0.75rem 0.75rem; line-height: 2.8rem; color: #fff; font-size: 0.9rem;}
.orgChart .part.col1 .orgTotal{background-color: #288b91;}
.orgChart .part.col2 .orgTotal{background-color: #3961b9;}
.orgChart .part.col3 .orgTotal{background-color: #57a631;}
.orgChart .org1{ position: relative; padding-top:2rem;}
.orgChart .org1:before{ content:""; position:absolute; left:50%; top:0; height:2rem; border-left:1px solid #ccc; z-index: -1;}
.orgChart .org1 dt{ color:#000; margin-bottom:.4rem; border: 1px solid; border-radius: 0.75rem 0.75rem 0 0;}
.orgChart .org1 dt span {position: relative;}
.orgChart .org1 dt span::before{content: ""; width: calc(100% + 1rem); position: absolute; left: -0.5rem; height: 0.75rem; bottom: 0; z-index: -1; border-radius: 1rem; opacity: 0.35;}
.orgChart .col1 .org1 dt{ border-color:#3e999c;}
.orgChart .col1 .org1 dt span::before{ background-color:#3e999c;}
.orgChart .col2 .org1 dt{ border-color:#466abe;}
.orgChart .col2 .org1 dt span::before{ background-color:#466abe;}
.orgChart .col3 .org1 dt{ border-color:#62ab3f;}
.orgChart .col3 .org1 dt span::before{ background-color:#62ab3f;}
.orgChart .org1 dd{ height: 21.5rem; margin-bottom: 0.5rem;}

/* 위치안내 */
.mapWrap .map{border: 1px solid #ddd; border-radius: 1.2rem 1.2rem 0 0; overflow: hidden;}
.mapWrap .map .map_border {display: none;}
.LocaInfo .mapWrap{position: relative; padding: 0 0 1rem; z-index: 1; margin-bottom: 2.5rem;}
.LocaInfo .mapWrap::before{content: ""; width: calc(100% - 2rem); height: calc(100% - 2rem); position: absolute; left: 0; bottom: 0; background: url(/images/main/pt_slide.gif) repeat; z-index: -1; border-radius: 2rem;}
.LocaInfo .mapWrap .map{ height: 23.25rem; position: relative; border-radius: 0 3rem 0 0; background-color: #efefef; overflow: hidden;}
.LocaInfo .mapWrap .tit {width: 90%; max-width: 21.5rem; text-align: center; position: absolute; top: -3.2rem; left: 0; border-radius: 1.5rem 1.5rem 0 0; line-height: 3rem; padding-top: 0.2rem; background-color: #144b9e; color: #fff; overflow: hidden; letter-spacing: -1px;}
.LocaInfo .mapWrap .tit::before{content: ""; width: 12rem; height: 12rem; border-radius: 50%; background-color: #00397c; position: absolute; right: -4.5rem; top: -6px;}
.LocaInfo .mapWrap .tit span{position: relative; z-index: 1; font-size: 1rem;}
.LocaInfo .mapWrap .txt{ background-color: #fff; border: 1px solid #cccccc; border-radius: 0 0 1.2rem 1.2rem; padding: 0 1.5rem;}
.LocaInfo .mapWrap .txt ul{ min-height: 4.5rem; height: auto; display: flex; align-items: center; flex-wrap: wrap; padding: 1rem 0; row-gap: 0.5rem; column-gap: 3rem;}
.LocaInfo .mapWrap .txt ul li{display: flex; align-items: center;}
.LocaInfo .mapWrap .txt ul li i{min-width: 1.75rem; height: 1.75rem; line-height: 1.75rem; border-radius: 50%; background-color: #0c55c4; text-align: center; color: #fff; font-size: 1rem; margin-right: 0.5rem;}
.LocaInfo .mapWrap .txt ul li p{ margin-top: 0.25rem;}
.LocaInfo .infoTxt {font-family: 'NotoSans';}
.LocaInfo .infoTxt > ul > li{ display: flex;}
.LocaInfo .infoTxt > ul > li:not(:first-child){margin-top: 1.5rem;}
.LocaInfo .infoTxt > ul > li .icon{min-width: 5.5rem; height: 5.5rem; border-radius: 1rem; background-color: #e3f5ff; margin-right: 1.5rem; display: flex; align-items: center; justify-content: center;}
.LocaInfo .infoTxt > ul > li > ul li:first-child{ font-size: 1.1rem; color: #000000; font-weight: 700; margin: 0.25rem 0 0.25rem; }
.LocaInfo .infoTxt > ul > li > ul li:not(:first-child){padding-left: 0.7rem; position: relative; line-height: 1.5rem;}
.LocaInfo .infoTxt > ul > li > ul li:not(:first-child)::before{content: ""; width: 6px; height: 6px; border-radius: 50%; background-color: #0d55c4; position: absolute; top: 12px; left: 0;}
.LocaInfo .atte {margin-top: 1.5rem; border-radius: 1rem; background-color: #f6f6f6; min-height: 3rem; padding-left: 1.75rem; font-family: 'NotoSans'; color: #555555; display: flex; align-items: center;}
.LocaInfo .atte i {margin-right: 0.25rem; font-size: 1rem; vertical-align: middle;}

/* 시설안내 */
.sisul {display: flex; width: fit-content; margin: 0 auto; align-items: center;}
.sisul dt {margin-right: 3rem;}
.sisul dd {margin-right: 3rem;}
.sisul ~ .sisul {margin-top: 2rem;}

/* 절차도1 */
.fchart_wrap {display:flex; /*justify-content:space-between;*/ overflow:hidden; flex-wrap:wrap;}
.fchart_wrap ~ .fchart_wrap {margin-top:0.5rem;}
.fchart_wrap > li {position:relative; width:25%;}
.fchart_wrap li:after {position:absolute; width:1.5rem; height:1.5rem; line-height:1.4rem; text-align:center; background:#fff; border:2px solid #333; border-radius:50%; font-family:'xeicon'; font-size:0.95rem; color:#333; z-index:1;}
.fchart_wrap > li:last-child:after {display:none;}
.fchart_wrap > li:last-child li:after {display:none}
.fchart_wrap .f_w100_2 ul li {position:relative;}
.fchart_wrap .f_w100_2 ul li > * ,
.fchart_wrap > li > * {border-radius:0.5rem; min-height:4.5rem; display:flex; flex-direction:column; align-items:center; justify-content:center; color:#111; padding:.5rem 1rem; text-align:center; letter-spacing: -1px;}
.fchart_wrap > li > * span {display:block; color:#111; font-weight:400;}
.fchart_wrap li .fbox1 {font-size:0.8rem; margin-top:0.5rem; min-height: 2.5rem;}
.fchart_wrap li .fbox1 span {line-height:1.2rem; border-radius:0.6rem; background:#fff; font-size:0.7rem; padding:0 1rem; margin-top:0.25rem; box-shadow: 0 0 1px rgba(34,34,34,0.3);}
.fchart_wrap li .fbox2 {font-size:0.8rem; border:1px solid #ccc;}
.fchart_wrap li .fbox2.aic {align-items: center !important;}
.fchart_wrap li .mh_675 {min-height: 6.75rem;}
.fchart_wrap li .mh_825 {min-height: 8.25rem;}
.fchart_wrap li .f_box_inner {justify-content:start; height: 8.25rem;}
.fchart_wrap li .f_box_inner span {width: 100%; line-height: 1rem; letter-spacing: -2px; display: flex; flex-direction: column; align-items: center; justify-content: center;}
.fchart_wrap li .f_box_inner span:nth-child(1) {height: 30%; border-bottom:1px dashed #ddd;}
.fchart_wrap li .f_box_inner span:nth-child(2) {height: 70%;}
.fchart_wrap li .fchart_dep02 {display: flex;align-items: flex-start;justify-content: space-between;width: 100%;}/*240710*/
.fchart_wrap li .fchart_dep02 li {width: 49%;}/*240710*/
.fchart_wrap li .fchart_dep02 li span.bg_blue {color: #fff; margin-bottom: 0.25rem;}/*240710*/
/* color1 */
.f_color1 li .fbox1 {background:rgba(0,148,112,0.15);}
.f_color1 > li:last-child .fbox1 {background:rgba(0,148,112,1);}
/* color2 */
.f_color2 li .fbox1 {background:rgba(0,159,165,0.15);}
.f_color2 > li:last-child .fbox1 {background:rgba(0,159,165,1);}
/* color3 */
.f_color3 li .fbox1 {background:rgba(0,122,163,0.15);}
/* .f_color3 > li:last-child .fbox1 {background:rgba(0,122,163,1);} */
/* 왼쪽 화살표 */
.f_left {width:calc(100% + 2rem); margin:0 -1rem;}
.f_left > li {padding:0 2rem 0.5rem 0.75rem;}
.f_left > li:after {content:'\e907'; right:0; top:1.5rem;}
/* 아래쪽 화살표 */
.f_down {width:calc(100% + 0.6rem); margin:0 -0.3rem;}
.f_down li {padding:0 0.3rem 1.75rem 0.3rem;}
.f_down li:after {content:'\e905'; bottom:0.15rem; left:calc(50% - 0.75rem);}
/* li 넓이값 */
li.f_w100 {width:100%;}
li.f_w100_2 {padding:0;}
li.f_w100_2:after {display:none;}
li.f_w100_2 ul {display:flex; flex-direction: row; padding:0;}
li.f_w50  {width:50%;}
li.f_w33  {width:33.3%;}
li.f_w40  {width:40%;}/*240710*/
li.f_w20  {width:20%;}
li.f_w16  {width:16.6%;}

/* 인사말 */
.grtBox .titWrap { position:relative; width:100%; height:22.5rem; margin-top:3rem; background:url('/images/web/academicdi/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;word-break: break-word;} /*240219*/
.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:1.5rem; }
.grtBox .titWrap .txt .txt2 span { font-size:1.5rem; font-weight:700; }
.grtBox .titWrap .img { position:absolute;  right:-7rem; bottom:-3rem; width:9rem; height:9rem; border-radius:1.25rem 1.25rem 0 0; 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; }

@media (max-width: 1024px) {
    .subCnt_box{ padding: 1rem;}

    /* 조직도 */
    .orgChart .part + .part{ margin-left:.5rem;}
	.orgChart .orgWrap:before {width: calc((100% - 32%));left: 16%;}
	
	    /* 인사말 */
    .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; }


    /* 시설안내 */
    .sisul dt {margin-right: 1rem;}
    .sisul dd {margin-right: 0;}

    /* 절차도 */
    .fchart_wrap .f_w100_2 ul li > *, .fchart_wrap > li > * {padding: 0.5rem 0.25rem;}
	/* 왼쪽 화살표 */
	.f_left {width:calc(100% + 1rem); margin:0 -0.5rem; word-break: break-all;}
	.f_left li {padding:0 0.5rem;}
	.f_left > li:after {right:-0.75rem;}
}

@media (max-width: 768px) {
    /* 조직도 */
    .orgChart .orgWrap{ flex-wrap: wrap; padding:0 1rem 1.5rem; border:1px soli d #ccc; }
    .orgChart .orgWrap:before,
    .orgChart .org1:before{ display:none;}
    .orgChart .part{ flex: initial; width:48%; margin:0 1%;}
    .orgChart .part + .part{ margin-left:1%;}
    .orgChart .part dt{ height:3rem;}
    .orgChart .org1{ padding-top:1.5rem;}
    .orgChart .org1 dd{ min-height:0px;}
    .orgChart .org2{ padding-top:.75rem;}
    
    /* 위치안내 */
    .LocaInfo .mapWrap { padding: 0 0 1rem 0; margin-bottom: 2rem; }
    .LocaInfo .infoTxt > ul > li .icon { min-width: 4rem; height: 4rem; margin-right: 0.75rem;}
    .LocaInfo .infoTxt > ul > li .icon  img{max-width: 40px;}
    .LocaInfo .mapWrap .tit { max-width: 16rem; left: 0;}

    /* 시설안내 */
    .sisul {flex-direction: column; align-items: start;}
    .sisul dt {margin-right: 0;}
    .sisul ~ .sisul {margin-top: 1.5rem;}


  /* 절차도 */
	.fchart_wrap {flex-direction:column;}
	.fchart_wrap li {width:100%;}
    .fchart_wrap li .f_box_inner {height: auto;}
    .fchart_wrap li .mh_675 {min-height: auto;}
    .fchart_wrap li .mh_825 {min-height: auto;}
    .fchart_wrap li .f_box_inner span:nth-child(1) {height: auto;}
    .fchart_wrap li .f_box_inner span:nth-child(2) {height: auto; padding-top: 0.5rem;}
	/* 왼쪽 화살표 */
	.f_left > li {padding:0 0.5rem 1.25rem;}
	.f_left > li:after {content:'\e905'; right:auto; top:auto; bottom:-0.15rem; left:calc(50% - 0.75rem);}
	/* 아래쪽 화살표 */
	.f_down li {padding:0 0.3rem 1.25rem 0.3rem;}
	.f_down li:after {bottom:-0.15rem;}
	/* li 넓이값 */
	li.f_w100_2 ul {flex-direction:column;}
	li.f_w100_2 ul li:not(:last-child):after {content:'or'; line-height:1rem;}
	li.f_w50  {width:100%;}
	li.f_w33  {width:100%;}
}

@media (max-width: 540px) {
    /* 조직도 */
	.orgChart h3 {padding-bottom:0;}
	.orgChart .orgWrap {flex-direction:column;}
	.orgChart .orgWrap:before,.orgChart h3:before, .orgChart .org1:before {display:none;}	
	.orgChart .col1 .org1 dt span::before,.orgChart .col2 .org1 dt span::before, .orgChart .col3 .org1 dt span::before{z-index:1;}
	.orgChart .org1 {padding-top:1rem;}
    .orgChart .part{ width:100%; margin:0;}
    .orgChart .part + .part{ margin-left:0%;}
    .orgChart .part dt{ height:2.5rem; background:#fff;}
    .orgChart .part dd{ padding:.5rem .75rem; height:auto;}}


	/* 인사말 */
	.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; }
}

@media (max-width: 460px) {


    
}

@media (max-width: 360px) {
    .LocaInfo .mapWrap {margin-bottom: 1rem; }
    .LocaInfo .infoTxt > ul > li .icon { display: none;}

}


