@charset "utf-8";

/* All */
.ct .title h4 {margin-bottom: 0;}
.ct .title span {margin-top: 16px;}

/* ----- header ----- */
#eng .global_gnb .depth1 > li .depth2 > li {width: auto;height: 100%;line-height: 76px;}
#header .header_wrap .logo {
	background: url(/eng/resources/images/main/ci_eng.svg) left center no-repeat;
	background-size: contain;
	width:100%;
	height: 100%;
	max-width: none;
	}
.global_gnb .gnb > li {width: calc((100% - 5.675rem) / 6)}
.global_gnb .gnb > li > a {font-size: 0.813rem;line-height: normal;padding: 25px 0;box-sizing: border-box;}
.global_gnb .depth1 > li > a span {font-weight: 500;font-size: 1.375rem;/* padding: 30px 0; */bottom: 50%;transform: translateY(50%);}
.global_gnb .gnb > li:nth-child(5) > .depth1.on > li > a span {/* padding: 10px 0; */}
.global_gnb .gnb > li > .depth1.on {height: 140px !important;}
.global_gnb .gnb > li:nth-child(2) .depth1 > li .depth2 > li {width: calc((100% - 50px) / 2);}
.global_gnb .gnb > li:nth-child(3) .depth1 > li .depth2 > li {width: calc((100% - 100px) / 3);}
.global_gnb .gnb > li:nth-child(4) .depth1 > li .depth2 > li,
.global_gnb .gnb > li:nth-child(6) .depth1 > li .depth2 > li {width: 30%;/* margin: 0; */}
.global_gnb .gnb > li:nth-child(6) .depth1 > li .depth2 > li:nth-child(2) {width: 20%;}
.global_gnb .gnb > li:nth-child(6) .depth1 > li .depth2 > li:nth-child(3) {width: 50%;}
.global_gnb .gnb > li:nth-child(6) .depth1.on {height: 220px !important;}
.global_gnb .gnb > li:nth-child(6) .depth1 > li .depth2 > li {height: auto !important;}
.global_gnb .gnb > li:nth-child(6) .depth1 > li .depth2 > li:last-child {margin-left: 0; margin-top: 10px;}
.global_gnb .depth1 > li > a .menu {top: 0;height: 100%;}
.global_gnb .depth1 > li .depth2 {background: none;}

/* sitemap */
.sitemap.show {height: 1297px;}
.sitemap .stm_menu .stm_depth1 > li .stm_depth2 > li {height: auto;}

/* main_container */
#container {position: relative;height: calc(100vh - 105px);}
.visual {display: inline-block;position: relative;float: left;width: 100%;height: calc(100% - 102px);padding: 0 calc((100% - 1400px) / 2);box-sizing: border-box;}
.visual img {width: 100vw;object-fit: cover;height: 100%;position: absolute;left: 0;}
.visual .visual_text {position: absolute;top: 17%;padding-left: 90px;/* left: 25%; */width: 800px;box-sizing: border-box;}
.visual .visual_text p {font-size: 1.25rem; font-weight: 200; color: #fff;}
.visual .visual_text p strong {display: block;font-size: 2.875rem;font-weight: 500;margin-bottom: 16px;}
.visual .visual_text p span {font-size: .938rem; font-weight: 200;}
.bottomBox {display: block;position: absolute;left: 50%;top: 58%;transform: translateX(-50%);width: 100%;max-width: 1400px;height: 305px;}
.bottomBox > li {display: block;position: relative;z-index: 0;float: left;margin-right: 19px;width: calc((100% - 38px) / 3);height: 100%;border-radius: 5px;box-sizing: border-box;}
.bottomBox > li strong {font-size: 1.625rem; font-weight: 300; color: #fff;}
.bottomBox > li:last-child {margin-right: 0;}
.bottomBox > li:nth-child(1) {background: linear-gradient(180deg, #E1947C 0%, #713B2A 100%);height: 165px;margin-bottom: 10px;}
.bottomBox > li:nth-child(1):after {display: inline-block; content: ""; position: absolute; top: 50%; left: 0; transform: translateY(-50%); z-index: 0; width: calc(235px / 2); height: 235px; background: url(/eng/resources/images/main/greeting.svg) center no-repeat; opacity: .5;}
.bottomBox > li:nth-child(1) p {position: absolute;bottom: 16px;width: calc(100% - 48px);font-size: .938rem;font-weight: 200;color: #fff;word-break: break-all;}
.bottomBox > li:nth-child(2) {width: calc(100% - 472px);float: right;margin-right:  0;height: 100%;background: #003964;}
.bottomBox > li:nth-child(2) .korea_net_news {position: relative;width: 100%;height: 100%;border-radius: 5px;}
.bottomBox > li:nth-child(3) {background: linear-gradient(180deg, #2CA2AF 0%, #0F444A 100%);height: 129px;}
.bottomBox > li:nth-child(1),
.bottomBox > li:nth-child(3) {width: 453px;padding: 12px 24px;}
.bottomBox > li:nth-child(3) .staticIn {position: absolute;bottom: 13px;width: calc(100% - 48px);}
.bottomBox > li:nth-child(3) .staticIn li {display: block;position: relative;float: left;width: calc((100% - 19px) / 2);height: 55px;margin-right: 19px;background: rgba(0, 0, 0, .1);border-radius: 5px;}
.bottomBox > li:nth-child(3) .staticIn li:last-child {margin-right: 0;}
.bottomBox > li:nth-child(3) .staticIn li p {width: 120px;padding: 5px 0 5px 16px;font-size: .938rem;font-weight: 200;color: #fff;}
.bottomBox > li:nth-child(3) .staticIn li span {display: block;position: absolute;top:  50%;right: 13px;transform: translateY(-50%);width: 24px;height: 24px;background: #59ADB7;border-radius: 1px;text-align: center;color: #fff;font-weight: 200;}

/* footer */
#footer {height: 105px;}
#footer .footer_bottom {height: 100%;}
.footer_bottom .footer_inner .footer_content {height: auto; padding: calc(55px / 2) 0; box-sizing: border-box;}
.footer_bottom .footer_inner .copyright {margin-top: 0;/* padding-top: 80px; */float: right;}
.footer_bottom .footer_inner .footer_logo {position: static;width: 302px;height: 50px;background: url(/eng/resources/images/svg/ci_eng_wh.svg) left center no-repeat;background-size: contain;top: auto;/* margin-top: 72px; */box-sizing: border-box;float: left;}
.footer_bottom .footer_inner .copyright .textBox p {font-size: .875rem; font-weight: 300; color: #5D7998;} 

/* ----- content ----- */
#container.sub_container {min-height: calc(100vh - 415px);height: auto;}
.menuBox .title h3 {font-size: 1.5rem;}
.menuBox .title h3 br {display: none;}
.ct_top .navigation li a br {display: none;}
:focus{outline-width:0 }
.menuBox .left_menu > li, 
.menuBox .left_menu > li .menu {height: auto;}
.menuBox .left_menu > li,
.menuBox .left_menu > li > .menu{ padding-left: 0; padding-top: 0;  min-height:inherit; }
.menuBox .left_menu > li > .menu a{display:block; min-height:inherit; padding: 16px 50px 16px 16px; height: auto; line-height: normal; }
.sub_visual {background: #fff; border-bottom: none;}
.menuBox .left_menu {margin-top: 0;}
.ct_eng .innerWrap {margin-top: 40px;}
.ct_eng .innerWrap .inner .title {padding-left: 25px;background: url(/eng/resources/images/svg/circle_arrow_right_02.svg) left 7px no-repeat;font-size: 1.25rem;font-weight: 400;margin-bottom: 0;color: #333;}
.ct_eng .list_dot {list-style-type: circle; padding-left: 30px; margin-top: 16px;}
.ct_eng .list_dot > li {font-size: .938rem; font-weight: 400; color: #333; margin-bottom: 8px;}
.ct_eng .list_dot > li:last-child {margin-bottom: 0;}
.ct_eng .list_minus {list-style-type: "-   "; padding-left: 30px; margin-top: 16px;}
.ct_eng .list_minus > li {font-size: .938rem; font-weight: 400; color: #333; margin-bottom: 8px;}
.ct_eng .list_minus > li:last-child {margin-bottom: 0;}
.ct_eng .list_numbers {list-style-type: decimal; padding-left: 30px; margin-top: 16px;}
.ct_eng .list_numbers > li {font-size: .938rem; font-weight: 400; color: #333; margin-bottom: 8px;}
.ct_eng .list_numbers > li:last-child {margin-bottom: 0;}
.ct_eng .imgBox {width: 100%;/* height: 525px; */margin: 0 auto;margin-top: 24px;border-radius: 5px;}
.ct_eng .imgBox img {display: block;margin: 0 auto;max-width: 100%;}
.ct_eng table {width: 100%; border-collapse: collapse; border-top: 2px solid #353a44;}
.ct_eng table th {background: #f2f4f6; border-right: 1px solid #E0E0E0; border-bottom: 1px solid #E0E0E0; text-align: center;}
.ct_eng table th span {font-size: 1.125rem;font-weight: 400;}
.ct_eng table td {border-bottom: 1px solid #E0E0E0;padding: 20px 0;box-sizing: border-box;}
.ct_eng table td .trans li {font-size: 0.938rem; color: #333;}

/* ----- board ---- */
.ct_eng .lsb {margin-bottom: 24px}
.ct_eng .lsb form {display: flex;}
.ct_eng .list_box {margin-top: 0;}
.ct_eng .list_box .list_table {margin-top: 0;}
.ct_eng_board table th {border-right: 0;}
.ct_eng_board .file span.zip {background: url(/eng/resources/images/svg/zip.svg) left center no-repeat;}
.ct_eng_board .download_btn {width: 140px;}
.ct_eng_board .download_btn .download {background-position: 85px center;}
.ct_eng_board .ct_box_01 {padding: 20px;margin-bottom: 24px;}
.ct_eng_board .ct_box_01 p {font-size: 1rem;font-weight: 300;}
.ct_eng_board .ct_box_01 .blue {display: inline-block;font-size: 1rem;}

/* ----- ct_eng_11 ----- */
.ct_eng_11 .greet {line-height: 38px;}
.ct_eng_11 .greet_01 {margin: 32px 0}
.ct_eng_11 .info {font-size: 1.25rem;float: right;margin-top: 69px;}

/* ----- ct_eng_12 ----- */
.ct_eng_12 .history_box {margin-top: 16px;}
.ct_eng_12 .history_box .hb_01 > li > .hb_02 > li > .circle,
.ct_eng_12 .history_box .hb_01 > li > .hb_02 > li > .more_year {float: left;}
.ct_eng_12 .history_box .hb_01 > li > .hb_02 > li > .text {display: inline-block; width: 530px;}

/* ----- ct_eng_13 ----- */
.ct_eng_13 .innerWrap li {display: inline-block; width: 100%; margin-bottom: 48px;}
.ct_eng_13 .innerWrap li:last-child {margin-bottom: 0;}
.ct_eng_13 img {display: block; width: 90%; margin: 48px auto 0 auto;}

/* ----- ct_eng_14 ----- */
.ct_eng_14 .title h4 {display: inline-block;position: relative;font-size: 1.625rem;font-weight: 400;margin-bottom: 24px;padding: 0;padding-left: 20px;border: none;background: none;color: #000;}
.ct_eng_14 .title h4:after {display: inline-block;content: "";position: absolute;top: 20px;left: 0;transform: translateY(-50%);width: 10px;height: 14px;background: url(/eng/resources/images/svg/bullet_2color.svg) center center no-repeat;}
.ct_eng_14 .list_box {margin-top: 0;}
.ct_eng_14 .list_type {/* height: 59px; */}
.ct_eng_14 .list_type li {width: calc((100% - 1px) / 5);}
.ct_eng_14 .list_type li a {font-size: 0.875rem;line-height: normal;padding: 10px 0;box-sizing: border-box;}
.ct_eng_14 .list_ct {display: inline-block;width: 100%;margin-top: 64px;}
.ct_eng_14 .innerWrap {display: none;padding: 0 30px;box-sizing: border-box;}
.ct_eng_14 .innerWrap.on {display: block;}
.ct_eng_14 .innerWrap .inner {margin-bottom: 32px;}
.ct_eng_14 .innerWrap .inner .address {display: inline-block; width: 100%; padding-left: 32px; margin-top: 32px; box-sizing: border-box;}
.ct_eng_14 .innerWrap .inner .address li {font-size: .938rem; font-weight: 400; color: #333;}
.ct_eng_14 .innerWrap .inner .tableWrap > span {float: right; margin-bottom: 8px; font-size: .875rem; font-weight: 300; color: #828282;}
.ct_eng_14 .innerWrap .inr {display: inline-block; width: 100%; margin-bottom: 64px;}
.ct_eng_14 .innerWrap .inr:last-child {margin-bottom: 0;}

/* greeting */
.ct_eng_14 .innerWrap:nth-child(2) .inr .greetImg img,
.ct_eng_14 .innerWrap:nth-child(5) .inr .greetImg img {display: none}
.ct_eng_14 .inr .greetImg {display: inline-block;width: 150px;height: 150px;margin-top: 36px;margin-right: 32px;float: left;border-radius: 5px;box-sizing: border-box;}
.ct_eng_14 .inr .greetImg img {object-fit: contain; width: 100%; height: 100%;}
.ct_eng_14 .inr .greet_box {display: inline-block;width: calc(100% - 182px);float: left;padding-right: 30px;margin-top: 32px;box-sizing: border-box;}
.ct_eng_14 .inr .greet_box .greet {margin-top: 32px;}
.ct_eng_14 .inr .greet_box .greet p {line-height: 32px;}
.ct_eng_14 .inr .greet_box .end {margin-top: 48px;}
.ct_eng_14 .inr .greet_box .end strong {display: inline-block; width: 100%; margin-bottom: 24px; font-size: 1.25rem;} 

/* history */
.ct_eng_14 .history_box .hb_01 > li > .hb_02 > li > .circle,
.ct_eng_14 .history_box .hb_01 > li > .hb_02 > li > .more_year {float: left;}
.ct_eng_14 .history_box .hb_01 > li > .hb_02 > li > .text {display: inline-block; width: 520px;}

/* staff */
.ct_eng_14 table {margin-top: 32px;}
.ct_eng_14 table th {padding: 10px 0;}
.ct_eng_14 table td {padding: 10px 20px; text-align: center; border-right: 1px solid #E0E0E0;}
.ct_eng_14 table td span,
.ct_eng_14 table td li {font-size: 0.875rem;}
.ct_eng_14 table td li {display: inline-block;padding-left: 12px;position: relative;text-align: left;float: left;}
.ct_eng_14 table td li:after {display: inline-block;content: "";position: absolute;top: 6px;left: 0;width: 5px;height: 6px;background: url(/eng/resources/images/svg/bullet_triangle.svg) no-repeat;background-size: contain;}
.ct_eng_14 table .fax {border-right: none;}
.ct_eng_14 table .left {text-align: left;}
.ct_eng_14 table td .bbold {display: inline-block;width: 100%;font-weight: 500;margin-bottom: 6px;}

/* view */
.ct_eng_14 .view .viewBox {display: inline-block; width: 100%; height: 400px; margin-top: 32px;}
.ct_eng_14 .viewBox .viewImage {display: inline-block;float: left;width: 80%;height: 100%;border: 1px solid #e0e0e0;border-radius: 5px;margin-right: 16px;box-sizing: border-box;}
.ct_eng_14 .viewBox .viewText {display: inline-block;float: left;width: calc(20% - 16px);height: 100%;}
.ct_eng_14 .viewBox .viewText span {font-size: .875rem; color: #333;}

/* direct */
.ct_eng_14 .direct .list_red {display: inline-block;width: 100%;padding: 0 30px;margin-top: 32px;box-sizing: border-box;}
.ct_eng_14 .direct .list_red > li {display: inline-block;width: 100%;position: relative;color: #EB5757;padding-left: 13px;margin-bottom: 16px;box-sizing: border-box;}
.ct_eng_14 .direct .list_red > li:before {display: inline-block;content: "";position: absolute;top: 10px;left: 0;width: 4px;height: 4px;border-radius: 50%;background: #EB5757;}
.ct_eng_14 .direct .list_red > li:last-child {margin-bottom: 0;}
.ct_eng_14 .direct .list_red > li > .li_inner {display: inline-block; width: 100%; margin-top: 8px;}
.ct_eng_14 .direct .list_red > li > .li_inner > li {display: inline-block;position: relative;width: 100%;padding-left: 13px;box-sizing: border-box;color: #333;font-size: .875rem;margin-bottom: 8px;}
.ct_eng_14 .direct .list_red > li > .li_inner > li:last-child {margin-bottom: 0;}
.ct_eng_14 .direct .list_red > li > .li_inner > li:before {display: inline-block;content: "";position: absolute;top: 7px;left: 0;width: 5px;height: 6px;background: url(/eng/resources/images/svg/bullet_triangle.svg) no-repeat;background-size: contain;}

/* ----- ct_eng_21 ----- */
.ct_eng_21 .info {font-size: 1rem; font-weight: 400; color: #333;}
.ct_eng_21 .imgBox {margin-top: 40px;}

/* ----- ct_eng_22 ----- */
.ct_eng_22 .inner {margin-bottom: 40px}
.ct_eng_22 .inner:last-child {margin-bottom: 0;}

/* ----- ct_eng_3* ----- */
.ct_eng_3 .inner {margin-top: 56px;}
.ct_eng_3 .inner:first-child {margin-top: 0;}
.ct_eng_3 table {margin-top: 24px;}
.ct_eng_3 table th {padding: 20px 0;}
.ct_eng_3 table th span {font-size: .875rem; color: #333;}
.ct_eng_3 table td {border-right: 1px solid #e0e0e0; text-align: center; font-weight: 300; color: #333;}
.ct_eng_3 table td:first-child {background: #f2f4f6; font-weight: 400;}
.ct_eng_3 .table_info {margin-top: 24px;}
.ct_eng_3 .table_info li {font-size: .938rem; font-weight: 300; color: #333; margin-top: 8px;}
.ct_eng_3 .table_info li:first-child {margin-top: 0;}

/* ----- ct_eng_42 ----- */
.ct_eng_42 .public_info {display: inline-block;width: 100%;padding: 150px 0;box-sizing: border-box;}
.ct_eng_42 .public_info .info {display: block;width: 100%;height: 52px;background: url(/eng/resources/images/sub/imo.png) center center no-repeat;background-size: contain;margin: 0 auto;}
.ct_eng_42 .public_info .info_text {display: inline-block; width: 100%; font-size: 1rem;font-weight: 400;color: #4f4f4f;text-align: center; margin-top: 24px; margin-bottom: 60px;}
.ct_eng_42 .public_info .btn_go {display: block; width: 138px; height: 48px; margin: 0 auto; background: #333A51; border-radius: 5px;} 
.ct_eng_42 .public_info .btn_go a {display: inline-block; width: 100%; height: 100%;}
.ct_eng_42 .public_info .btn_go a span {display: inline-block;width: 100%;height: 100%;font-size: 1rem;font-weight: 400;color: #fff;line-height: 48px;padding: 0 16px;background: url(/eng/resources/images/svg/pagelink_wh.svg) 117px center no-repeat;box-sizing: border-box;}

/* ----- ct_eng_51 ----- */
.ct_eng_51 .list_box {display: inline-block;position: relative;padding-bottom: 56px;z-index: 1;}
.ct_eng_51 .list_box:after {display: inline-block;content: "";position: absolute;right: 50px;bottom: -50px;width: 300px;height: 280px;background: url(/eng/resources/images/svg/mission.svg) center no-repeat;background-size: contain;z-index: -1;opacity: .4;}
.ct_eng_51 .list_dot li,
.ct_eng_51 .list_minus li,
.ct_eng_51 .list_numbers li {font-size: 1.125rem;font-weight: 300;}

/* ----- ct_eng_52 ----- */
.ct_eng_52 .organ {display: block; width: 90%; margin: 30px auto 0 auto}

/* ----- ct_eng_53 ----- */
.ct_eng_53 .inner img {display: block; width: 90%; margin: 30px auto;}
.ct_eng_53 .inner .list_dot {list-style-type: disc}
.ct_eng_53 .inner .list_dot li {font-size: 1rem; font-weight: 500; margin-top: 56px;}

/* ----- ct_eng_54 ----- */
.ct_eng_54 p {font-size: 1.25rem;font-weight: 400;color: #333;text-align: center;padding: 30px 20px;}
.ct_eng_54 .list_minus {margin-top: 64px;height: 290px;position: relative;z-index: 2;}
.ct_eng_54 .list_minus:after {display: inline-block;content: "";position: absolute;right: 0;bottom: 0;width: 300px;height: 100%;background: url(/eng/resources/images/svg/complain.svg) center no-repeat;background-size: contain;opacity: .5;z-index: -1;}
.ct_eng_54 .list_minus > li {font-size: 1.125rem;margin-bottom: 24px;}