@charset "UTF-8";
.choose-list.join-icon > li:nth-child(1) .box em {
    background-image: url("../../images/gcn/sub/i_join_1.png");
}
.choose-list.join-icon > li:nth-child(2) .box em {
    background-image: url("../../images/gcn/sub/i_join_2.png");
}
.cont-mid strong.title {
    color: #222;
    font-size: 0.8rem;
    font-weight: 400;
    margin-bottom: .5rem;
    margin-top: 1rem;
    padding-left: 15px;
    position: relative; }
.cont-mid strong.title::before {
    background-color: #3c3787;
    border-radius: 50%;
    content: "";
    height: 6px;
    left: 0;
    position: absolute;
    top: 12px;
    width: 6px; }
.black { color: #222; font-size: 0.8rem; }
.tbl-topline { border: 0; line-height: 1.8; width: 100%;}
@media (max-width: 1300px) {
    .tbl-topline { margin: 0 auto; width: 90%; }
}
.tbl-topline th { color: #222; font-size: 1.25rem; padding: 0; text-align: left; vertical-align: top; }
.tbl-topline th:before {
    border-top: 2px solid #000;
    content: '';
    display: block;
    padding-top: 38px;
    width: 100%;
}
.tbl-topline th { line-height: 1.2; padding-right: 3rem; white-space: nowrap; }
.tbl-topline td { color: #222; font-size: 1rem; padding: 2rem 0; }
.tbl-topline td { border-top: 1px solid #ddd; }
.tbl-topline .dot-list > li {
    line-height: 1.6;
    padding-left: 12px;
    text-indent: -12px;
}
.tbl-topline .dot-list > li:before {
    background: #3b3686;
    border-radius: 5px;
    content: '';
    display: inline-block;
    height: 3px;
    margin-right: 5px;
    margin-top: 13px;
    vertical-align: top;
    width: 3px;
}
.tbl-topline .indent-list {
    color: #767676;
    font-size: 0.8rem;
    line-height: 1.8;
}
.tbl-topline .bl { display: block; }
.alR { margin-top: 20px; text-align: right; }
@media (max-width: 767px) {
    .tbl-topline th,
    .tbl-topline td {
        display: table-row;
    }
    .tbl-topline th { line-height: 2.5; }
    .tbl-topline .bl { display: inline-block; }
    .tbl-topline th:before {
        padding-top: 10px;
    }
    .tbl-topline td ul,
    .tbl-topline td .indent-list,
    .tbl-topline td > p { margin: 1rem 0; }
}
.h3 {
    clear: both;
}
.box-thick {
    border: 5px solid #f3f3f3;
    display: table;
    overflow: hidden;
    padding: 1.667rem 2.500rem;
    width: 100%;
}
.box-thick strong {
    color: #222;
    display: table-cell;
    /*float: left;*/
    font-size: 1.2rem;
    letter-spacing: -1px;
    min-width: 17rem;
    vertical-align: middle;
}
.box-thick strong:before {
    background: url('../../images/gcn/sub/icon_cyber.png') center no-repeat;
    background-size: cover;
    content: '';
    display: inline-block;
    height: 5.944rem;
    margin-right: 1.2rem;
    vertical-align: middle;
    width: 5.944rem;
}
.box-thick .txt {
    /*float: left;*/
    color: #767676;
    display: table-cell;
    font-size: 0.889rem;
    vertical-align: middle;
}
.tbl-write {
    border-top: 1px solid #000;
}
.tbl-write th {
    background: #fcfcfc;
    border-bottom: 1px solid #ddd;
    color: #767676;
    color: #333;
    font-size: .8rem;
    font-weight: normal;
    padding: 1.2rem 2rem;
}
.tbl-write td {
    background: #fff;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    padding: 1.1rem 2rem;
}
.tbl-write td input {
    border: 1px solid #ddd;
    font-size: 0.889rem;
    height: 2rem;
    line-height: 2rem;
}
.tbl-write td input.full {
    width: 100%;
}
.tbl-write td textarea {
    border: 1px solid #ddd;
    font-size: 0.889rem;
    line-height: 2rem;
    width: 100%;
}
.table-wrap.full table tbody td.e_phone {
    width: 16%;
}
@media (max-width: 767px) {
    .box-thick {
        padding: 1rem 2rem;
    }
    .box-thick strong,
    .box-thick .txt { display: block; }
    .box-thick strong:before {
        display: none;
    }
    .table-wrap.full table thead th, .table-wrap.full table tbody td {
        padding: 10px 5px;
        width: auto;
    }
}
.icon-box > div .box .cont strong { color: #222; font-weight: bold; letter-spacing: -1px; }
.sentence .dot-list > li {
    color: #222;
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 1rem;
    padding-left: 12px;
    text-indent: -12px;
}
.sentence .dot-list > li p { padding-left: 1rem; }
.sentence .dot-list > li a { color: #3b3686; }
.sentence .dot-list > li .noti { color: #767676; font-size: .8rem; margin-top: 10px; }
.sentence .dot-list > li:before {
    background: #3b3686;
    border-radius: 5px;
    content: '';
    display: inline-block;
    height: 3px;
    margin-right: 5px;
    margin-top: 13px;
    vertical-align: top;
    width: 3px;
}
.desc { color: #767676; }
.desc strong { display: inline-block; font-size: .9rem; }
.desc .lb { display: block; }
@media (max-width: 1200px) {
    .desc .lb { display: inline-block; }
}
.tbl-basic { border-top: 1px solid #222; border-right:1px solid #ddd;}
.tbl-basic table thead th:first-child,
.tbl-basic table tbody td:first-child {
    /* border-left: 0; */
}
.tbl-basic table thead th {
    background-color: #f9f9f9;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    color: #222;
    font-size: .9rem;
    font-weight: 400;
    padding: 20px;
}
.tbl-basic table tbody th {
    background-color: #f9f9f9;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    color: #222;
    font-size: .9rem;
    font-weight: 400;
    padding: 20px;
}
.tbl-basic table tbody td {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    color: #777;
    font-size: .9rem;
    font-weight: 400;
    padding: 20px;
    text-align: center;
}
.sentence .list.dot > li {
    font-size: .9rem;
}
.download {
    background-color: #fff;
    background-color: #3b3786;
    border-color: #3b3786;
    color: #fff;
    font-size: .9rem;
    padding: 10px 50px;
}
.close {
    background: #000;
    border: 0;
    color: #fff;
    cursor: pointer;
    height: 30px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 35px;
	text-align:center;
}
.close2 {
    background: #4c5264;;
    border: 0;
    color: #fff;
    cursor: pointer;
    height: 30px;
    right: 0;
    top: 0;
    width: 125px;
}
.mask {
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    transition: 0.7s;
    visibility: hidden;
    width: 100%;
    z-index: 50;
}
.modal {
    background: #fff;
    height: 150px;
    left: 50%;
    margin-left: -200px;
    margin-top: -75px;
    padding: 35px 20px;
    position: fixed;
    top: 50%;
    transform: translateY(45px);
    transition: 0.5s ease-out;
    width: 400px;
    z-index: 100;
	display:none;
}
.active {
    opacity: 1;
    visibility: visible;
	display:block;
}
.active + .modal {
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
	display:block;
}
.req:before {
    color: #f00;
    content: '*';
    display: inline-block;
    font-weight: bold;
}
.textarea-wrap { margin: 2rem 0; }
.textarea-wrap strong {
    color: #222;
    display: table-cell;
    /* float: left; */
    font-size: 1.2rem;
    letter-spacing: -1px;
    min-width: 17rem;
    vertical-align: middle;
}
.textarea-box {
    border: 1px solid #ccc;
    padding: 1rem;
}
.textarea-box pre {
    white-space: pre-wrap;
}
.gap {
    margin: 2rem 0;
}
.gap .tit { color: #222;
    font-size: 1rem; font-weight: bold; }
.tbl-basic.cell5thL td:nth-child(5) {padding-left: 20px; text-align: left; }
.tbl-basic.cell5thL table tbody td { font-size: .8rem; padding: 15px 5px;}
.cont-mid h2.title {
}
.result-wrap {
    overflow: hidden;
    width: 100%;
}
.result-area {
    float: left;
    width: 75%;
}
.hot-issue-side {
    float: right;
    width: 21%;
}
@media (max-width: 1024px) {
    .result-area {
        float: none;
        width: 100%;
    }
    .hot-issue-side {
        display: none;
    }
}
.hot-keyword {
    background: #fbf7f6;
    padding: 2rem 1rem;
}
.hot-keyword strong {
    color: #000000;
    font-size: 1.2rem; /*24px;*/
    font-weight: bold;
    letter-spacing: -1px;
}
.hot-keyword strong span {
    background: #3b3786;
    border-radius: 20px;
    color: #fff;
    display: inline-block;
    font-size: 1rem; /*18px*/
    font-weight: bold;
    margin-right: 10px;
    padding: 2px 7px;
}
.hot-keyword ol { margin-top: 20px; }
.hot-keyword li {
    font-size: 0.9rem; /*22px;*/
    line-height: 1.5;
    margin-top: 12px;
}
.hot-keyword li strong {
    color: #767676;
    display: inline-block;
    font-size: 0.9rem;
    margin-right: 5px;
}
.hot-issue {
    margin-top: 20px;
    overflow: hidden;
    text-align: left;
    width: 100%;
}
.hot-issue dt {
    color: #fff;
    float: left;
    font-size: 1.667rem; /*30px;*/
    font-weight: bold;
    width: 270px;
}
.hot-issue dd {
    color: #8caed0;
    float: left;
    font-size: 1.222rem; /*22px;*/
    width: calc(100% - 270px);
}
.hot-issue dd a {
    display: inline-block;
    line-height: 2;
    margin-right: 10px;
}
@media (max-width: 640px) {
    .hot-issue dt {
        float: none;
        width: 100%;
    }
    .hot-issue dd {
        float: none;
        width: 100%;
    }
    .hot-issue dd a {
        line-height: 1.5;
    }
}
.indent {
    padding-left: 15px;
}
.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
/* 탭메뉴 */
.tabmenu.exception {display: block; margin-bottom: 30px; overflow: hidden; width: 100%;}
.tabmenu.exception > li { display: block; float: left; margin-bottom: 10px; padding-left: 5px; padding-right: 5px; width: 16.666%; }

.circle-list3 { text-align: center; }
.circle-list3 > li {
    display: inline-block;
    margin: 0 50px;
    position: relative;
    vertical-align: top; }
.circle-list3 > li::before {
    background: url("../../images/gcn/sub/i_dots.gif") 0 0 no-repeat;
    content: "";
    height: 6px;
    left: -65px;
    margin-top: -3px;
    position: absolute;
    top: 50%;
    width: 26px;
}
.circle-list3 > li:first-child::before {
    display: none; }
.circle-list3 > li:nth-child(2) .shape strong {
    color: #375886; }
.circle-list3 > li:nth-child(3) .shape strong {
    color: #4d3786; }
.circle-list3 > li .shape {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 50%;
    color: #222;
    font-size: 1rem;
    height: 192px;
    padding-top: 40px;
    text-align: center;
    width: 192px; }
.circle-list3 > li .shape strong {
    color: #376b86;
    font-size: 2.25rem;
    font-weight: 700;
    letter-spacing: -.05em; }
.circle-list3 > li .shape p {
    color: #666;
    font-size: .8rem; }
.circle-list3 > li small {
    color: #888;
    font-size: .7rem; }
/*
.tabmenu > li > a {position: relative; display: block; padding: 0 30px; width: 100%; height: 50px; line-height: 48px; font-size: 17px; font-weight: 300; color: #424242; background-color: #f7f8fc; border: 1px solid #d6dde7;}
.tabmenu > li > a:before {position: absolute; top: 0; right: 30px; font-family: 'xeicon'; font-size: 15px; font-weight: bold; color: #b4b8ca; content: "\e9c1";}
.tabmenu > li:first-child {padding-left: 0;}
.tabmenu > li:hover > a,
.tabmenu > li.active > a {line-height: 48px; color: #fff; background-color: #28b1fa; border: 1px solid #28b1fa;}
.tabmenu > li:hover > a:before,
.tabmenu > li.active > a:before {color: #fff; content: "\e9c5";}

.tabmenu.exception > li > a {padding: 0 15px; font-size: 16px;}
.tabmenu.exception > li > a:before {right: 15px;}
*/
.eq-list { text-align: center; border: 1px solid #ccc; padding: 20px 20px; margin: 0 20px 5px; }
.eq-list img { max-width: 100%; height: auto; }
.eq-list figcaption strong { background: #494949; color: #fff; display: block; padding: 0.2rem 0; }
.eq-list figcaption p strong { display: inline-block; background: none; color: #333; }
.eq-list figcaption p { text-align: left; border-top: 2px dotted #ccc; padding: 0.3rem 0; }
.eq-list figcaption p:first-of-type { border-top: 0;}
@media screen and (min-width:1px) and (max-width:768px){
	.tabmenu.exception > li{width:auto;}
}