@charset "utf-8";

body {width: 100%; min-width:1200px; overflow-x:auto ; font-weight: 400; font-family: 'Pretendard', 'Helvetica Neue', 'Apple SD Gothic Neo', Arial, sans-serif; }
a {background: transparent; color: #000;}

/* 건너뛰기링크 */
#accessibility {position: absolute;	top: 0;	left: 0; z-index: 2000;	width: 100%;}
#accessibility a {display: block; overflow: hidden;	width: 1px;	height: 1px; margin-bottom: -1px; font-weight: bold; color: #fff; text-align: center;}
#accessibility a:focus,
#accessibility a:active {width: 100%; height: auto; padding: 7px 0; background-color: #000;}

#container { position:relative; width:100%; z-index: 1;}
#container::before {content:""; display: block; position: absolute; width:100%; height:385px; background:url(../images/pt/common/bg_visual.png); background-size:cover; z-index: 1; }
#contents.main .inner {width:100%;}

/* visual slogan & search */
#contents.main .visual {display:flex; flex-direction: row; justify-content: space-between; width:100%; /*height: 210px; padding-top: 60px;*/}
#contents.main .visual .txt {margin-top: 40px;}
#contents.main .visual .txt p.s_txt {font-size:20px; font-weight:700; color:#1784f1;}
#contents.main .visual .txt p.s_tit {/*padding-top: 20px;*/ font-size:37px; font-weight:400; color:#000; }
#contents.main .visual .txt p.s_tit > strong {/*display:block;*/ font-size:53px; font-weight:700; line-height: 53px; padding-left:192px;}
#contents.main .visual .sch {margin-top:10px;}
#contents.main .visual .sch .sch_area {height:63px; display:flex; justify-content: space-between; background:#1784f1; padding-right: 10px; border-radius:5px;}
#contents.main .visual .sch .sch_area .search_inner {display: flex; align-items: center;}
#contents.main .visual .sch .sch_area input {width: 1095px; background: #fff; margin: 5px; padding: 16px 12px; font-size: 16px; border: 1px solid #fff;}
#contents.main .visual .sch .sch_area button {width:50px; height:50px; background:url(../images/pt/common/ico_sch.png)no-repeat center center; font-size:0;}
#contents.main .sch_key {margin-top:15px}
#contents.main .sch_key .k_tit {margin-right: 11px; font-size:20px; font-weight:700;}
#contents.main .sch_key .k_tit::before {content:""; display: inline-block; width: 22px; height: 14px; margin-right: 6px; background: url(../images/pt/common/bullet_sch.png)no-repeat; vertical-align: middle;}
#contents.main .sch_key .k_upd {display:flex; flex-direction: row; flex-wrap: wrap; /*margin-top: 15px;*/}
#contents.main .sch_key .k_upd li {height: 32px; padding: 0 12px; margin-right: 7px; line-height: 30px; font-size: 14px; font-weight: 500; border-radius: 5px; border: 1px solid #e3caef; background-color: #fff;}
#contents.main .sch_key .k_upd li span::before {content:"#"; display: inline-block; margin-right: 4px; }

/* find cert national */
#contents.main .cmap {display:flex; flex-direction: row; width:100%; height:385px; border-radius:15px; margin-top:30px; background-color:#e9efff;}
#contents.main .cmap .select_area {width:320px; padding:0 40px 20px 40px; background-color:#06458d; border-radius:15px 0 0 15px;}
#contents.main .cmap .select_area .tit_box {flex-direction: column; align-items: flex-start;}
#contents.main .cmap .select_area .tit_box h3 {color:#fff; margin-bottom: 8px;}
#contents.main .cmap .select_area .tit_box h3:after {content:""; display:inline-block; width:22px; height:30px; margin-left:10px; background:url(../images/pt/common/ico_find.png) no-repeat; vertical-align: middle;}
#contents.main .cmap .select_area .tit_box p {display:block; font-size:14px; color:#fff;}
#contents.main .cmap .select_area ul.select_button {display:flex; flex-direction: row; flex-wrap: wrap; margin-top: 30px;}
#contents.main .cmap .select_area ul.select_button li {width:50%; padding:3px}
#contents.main .cmap .select_area ul.select_button li button {width:100%; padding:10px; background:#155bac; border-radius: 5px; color:#fff; font-size:15px; transition: all .4s cubic-bezier(.59, .01, .43, 1); }
#contents.main .cmap .select_area ul.select_button li button:hover {background:#1884f1; box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);}
#contents.main .cmap .select_area ul.select_button li button.on {background:#1884f1; border:1px solid #54a9ff }

#contents.main .cmap .map_area {width:calc(100% - 320px); background:url(../images/pt/common/main_map.png) no-repeat top center;}
#contents.main .cmap .map_area ul.item_button {position:relative; width:100%; height:385px; overflow:hidden;}
#contents.main .cmap .map_area ul.item_button [class^="item_"] {display: flex; flex-direction: column; width: 200px; position: absolute; flex-wrap: wrap; }
#contents.main .cmap .map_area ul.item_button .item { height: 34px; padding: 0 15px; font-size: 13px; line-height: 34px; border-radius: 18px; background: #c3cde7; color:#fff; cursor: default; transition: all .4s cubic-bezier(.59, .01, .43, 1);}
#contents.main .cmap .map_area ul.item_button [class^="item_"].active .item {background:#06448d;}
#contents.main .cmap .map_area ul.item_button [class^="item_"].active .layer {display:block; z-index:999;}
#contents.main .cmap .map_area ul.item_button .item::before {content:""; display:inline-block; width:4px; height:4px; border-radius:20px; background-color: #fff; margin-right:8px; vertical-align: middle;}
#contents.main .cmap .map_area ul.item_button .layer {display:none; width:200px; height:150px; background: #06458d; border-radius:10px; padding: 20px;  }
#contents.main .cmap .map_area ul.item_butttit_boxon [class^="item_"].active .layer {display:block; z-index:999;}
#contents.main .cmap .map_area ul.item_button .layer ul {width:100%; height:100%; overflow-y:auto;}
#contents.main .cmap .map_area ul.item_button .layer li {line-height: 23px; color:#fff;}
#contents.main .cmap .map_area ul.item_button .layer li a {color:#fff;}
#contents.main .cmap .map_area ul.item_button .item_in {top: 325px; left: 40px; }
#contents.main .cmap .map_area ul.item_button .item_as {top: 85px; left: 663px; /*z-index:999;*/}
#contents.main .cmap .map_area ul.item_button .item_na {top: 112px; left: 154px; }
#contents.main .cmap .map_area ul.item_button .item_eu {top: 95px; left: 530px; }
#contents.main .cmap .map_area ul.item_button .item_sa {top: 285px; left: 260px; }
#contents.main .cmap .map_area ul.item_button .item_af {top: 220px; left: 445px; }
#contents.main .cmap .map_area ul.item_button .item_os {top: 325px; left: 745px; }

#contents.main .cmap .map_area ul.item_button .item_in .layer {transform: translate(0% , -124%);}
#contents.main .cmap .map_area ul.item_button .item_as .layer {transform: translate(0% , 2%);}
#contents.main .cmap .map_area ul.item_button .item_na .layer {transform: translate(0% , 2%);}
#contents.main .cmap .map_area ul.item_button .item_eu .layer {transform: translate(0% , 2%);}
#contents.main .cmap .map_area ul.item_button .item_sa .layer {transform: translate(42% , -72%);}
#contents.main .cmap .map_area ul.item_button .item_af .layer {transform: translate(52%, -46%);}
#contents.main .cmap .map_area ul.item_button .item_os .layer {transform: translate(-102% , -100%);}

#contents.main .cmap .map_area .item_in button {width:100px;}
#contents.main .cmap .map_area .item_as button {width:82px;}
#contents.main .cmap .map_area .item_na button {width:75px;}
#contents.main .cmap .map_area .item_eu button {width:75px;}
#contents.main .cmap .map_area .item_sa button {width:80px;}
#contents.main .cmap .map_area .item_af button {width:100px;}
#contents.main .cmap .map_area .item_os button {width:107px;}

/* map scroll custom */
.layer ul::-webkit-scrollbar { width: 0.4rem;}
.layer ul::-webkit-scrollbar-track {-webkit-border-radius: 0.2rem; border-radius: 0.2rem; background:#00244f; }
.layer ul::-webkit-scrollbar-thumb { -webkit-border-radius: 0.2rem; border-radius: 0.2rem; background:#63b2ff; }
.layer ul::-webkit-scrollbar-thumb:window-inactive { background: var(--clr_main); }

/* cert service */
.service .tit_box p {margin-left:10px; font-size:14px; font-weight:400; line-height:16px; color:#999;}
.service .inner {display: flex; flex-direction: row; justify-content: space-between;}
.service .sv_item {display:flex; flex-direction:row; justify-content: space-between; align-items: flex-end; width:760px; height:180px; border-radius: 15px; padding:30px 15px; border: 1px solid #e4e4e4; background-color: #f1f4f9;}
.service .sv_item li {flex: 1; text-align: center; position: relative; font-size:17px; font-weight:600;}
.service .sv_item li + li::before {content: ""; display:block; position:absolute; top: 50%; width: 1px; height: 60px; transform: translateY(-50%); transition: all .3s ease-in-out; background-color: #dbdee7;}
.service .sv_item li a::before {content:""; display: block; width:100px; height:70px; margin: 13px auto; }
.service .sv_item li:nth-child(1) a::before {background: url(../images/pt/common/ico_service01.png) no-repeat bottom center;}
.service .sv_item li:nth-child(2) a::before {background: url(../images/pt/common/ico_service02.png) no-repeat bottom center;}
.service .sv_item li:nth-child(3) a::before {background: url(../images/pt/common/ico_service03.png) no-repeat bottom center;}
.service .sv_item li a:hover {color:#222; transition: all .3s ease-in-out;}
.service .news {display: flex; flex-direction: column; width:410px; height:180px; border-radius: 15px; padding:30px; background:url(../images/pt/common/bg_news.png)no-repeat center; background-size:cover;}
.service .news h4 a{display:flex; align-items: center; color:#fff; font-size:22px; font-weight:500;}
.service .news h4 a::after {content: ""; display: inline-block; width:24px; height:24px; margin-left:20px; background:url(../images/pt/common/ico_more_news.png)no-repeat;}
.service .news p {display: flex; flex-direction: column; align-items: flex-start; position: relative; margin-top: 48px; color: #fff; font-size: 15px; font-weight: 400; line-height: 20px;}
.service .news p::after {content: ""; display: inline-block; width:92px; height:85px; position: absolute; right: 0; bottom: 0; background:url(../images/pt/common/ico_news.png)no-repeat;}

/* info bbs */
.info .inner {display: flex; flex-direction: row; justify-content: space-between;}
.info .bbs { width:760px; }
.info .bbs .tit_box {justify-content: space-between;}
.info .bbs .tab_list {display: flex; flex-direction: row; align-items: center;}
.info .bbs .tab_list ul {display: flex; flex-direction: row;}
.info .bbs .tab_list ul li {margin-right:25px;}
.info .bbs .tab_list ul li a {font-size:17px; color:#999; font-weight:600;}
.info .bbs .tab_list ul li a::before {content: ""; display: inline-block; width:5px; height:5px; border-radius: 20px; margin-right:5px; background-color: #9c9c9c; vertical-align: middle;}
.info .bbs .tab_list ul li.on a {color: #d20f8c;}
.info .bbs .tab_list ul li.on a::before {background-color: #d20f8c;}
.info .bbs .tab_list a.more_btn {width:24px; height:24px; background: url(../images/pt/common/ico_more_bbs.png) no-repeat; font-size:0;}
.info .bbs .bbs_list {border-top: 2px solid #222;}
.info .bbs .bbs_list ul li {display: flex; flex-direction: row; align-items: center; position: relative; padding:17px 15px; border-bottom:1px solid #ddd;}
.info .bbs .bbs_list ul li em {width: 65px; height: 24px; padding: 0 8px; background-color: #222; color: #fff; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; text-align: center; font-size: 17px; line-height: 24px; border-radius: 4px; font-size: smaller;  margin-right:3px;}
.info .bbs .bbs_list ul li a {width:calc(100% - 210px); font-size:16px; font-weight:500; color: #000; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.info .bbs .bbs_list ul li a:hover {color:#1c73d8; transition: all .3s ease-in-out;}
.info .bbs .bbs_list ul li span {position: absolute; right:15px; font-size:13px; color:#999;}

.info .nletter { width:410px; }
.info .nletter .news {display: flex; flex-direction: column; justify-content:space-between; width:410px; height:240px; border-radius: 15px; padding:30px; background:#bcdfff url(../images/pt/common/ico_info_img.png)no-repeat bottom -53px right -4px; }
.info .nletter .news h4 a {display: flex; align-items: center; color: #000; font-size: 22px; font-weight: 700;}
.info .nletter .news h4::before {content: ""; display: block; width:54px; height:54px; margin:10px 0; background:url(../images/pt/common/ico_info.png)no-repeat}
.info .nletter .news p {width:225px; font-size:15px; font-weight: 400; line-height: 20px;}
.info .nletter .news p strong {color:#0064f5;}

/* linksite */
.linksite {width:100%; height:70px; background-color: #2879d4;}
.linksite .inner {width: 1200px; margin: 0 auto; display:flex; flex-direction: row; align-items: center;}
.linksite ul {display: flex;  flex-direction: row;  flex-wrap: wrap;  align-items: center; justify-content: flex-end; width:calc(100% - 220px)}
.linksite ul li {position: relative; line-height: 70px; padding: 0 36px; display: flex; color: #fff; border-right: 1px solid #4c92d9; flex-direction: row;}
.linksite ul li:first-child {border-left:1px solid #4c92d9;}
.linksite ul li a {display:block; width:100%; color: #fff; font-size: 17px;}
.linksite ul li a::after {content: "";  display: inline-block;  width: 24px;  height: 24px;  margin-left: 29px;  background: url(../images/pt/common/ico_more_link.png)no-repeat; vertical-align: middle;}
#wrap section.linksite h3 {width:220px; font-size:20px; font-weight:600; color:#fff; }

/* reset */
* {margin: 0; padding: 0; font: inherit; color: inherit;}
*,
::before,
::after {box-sizing: border-box; flex-shrink: 0;}
a,
a:focus,
a:hover {text-decoration: none;}
.hide {visibility: hidden; overflow: hidden; position: absolute; top: -1px; left: -1px; width: 1px; height: 1px; font-size: 0; line-height: 0; z-index: -1;}

