/* ---------------------------------------
    공통
--------------------------------------- */

* {
    font-family: "NanumSquareNeo","NanumSquareNeo","Malgun Gothic",Dotum,Gulim,sans-serif;
}
a {
    color: #35404f;
    text-decoration: none !important;
    -ms-transition: color 0.25s, background-color 0.25s;
    -moz-transition: color 0.25s, background-color 0.25s;
    -webkit-transition: color 0.25s, background-color 0.25s;
    -o-transition: color 0.25s, background-color 0.25s;
    transition: color 0.25s, background-color 0.25s;
}
ol, ul {
    list-style: none;
}
b {
    font-weight: bold;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, ul, li, p {
    margin: 0;
    padding:0;
}

/* 티머니 폰트 적용 */
.main #header .header-area .gnb ul li a,
.main .main-banner .title-area .title,
.article .section.col1 h2,
.main .main-banner .title-area .date,
.article .section.col1 .swiper .swiper-slide .text-area .label-area p,
#wrap .article .section.col2 .inner-wrap > div .btn-area h2,
#wrap .article .section.col4 ul li a h3,
#wrap .article .section.col2 .inner-wrap > div .btn-area p,
#wrap .article .section.col3 .inner-wrap h2,
.title-area h2,
.sub #header .header-area .gnb ul li a,
.article .webzine-show .kiee-news-category p,
.mo-nav-title
{
    font-family:"TmoneyRoundWind";
}


/* margin */
.mg-auto { margin: 0 auto !important }
.mg-t0 { margin-top: 0px !important; }
.mg-t5 { margin-top: 5px !important; }
.mg-t10 { margin-top: 10px !important; }
.mg-t15 { margin-top: 15px !important; }
.mg-t20 { margin-top: 20px !important; }
.mg-t25 { margin-top: 25px !important; }
.mg-t30 { margin-top: 30px !important; }
.mg-t35 { margin-top: 35px !important; }
.mg-t40 { margin-top: 40px !important; }
.mg-t45 { margin-top: 45px !important; }
.mg-t50 { margin-top: 50px !important; }
.mg-r0 { margin-right: 0px !important; }
.mg-r5 { margin-right: 5px !important; }
.mg-r10 { margin-right: 10px !important; }
.mg-r15 { margin-right: 15px !important; }
.mg-r20 { margin-right: 20px !important; }
.mg-r25 { margin-right: 25px !important; }
.mg-r30 { margin-right: 30px !important; }
.mg-r35 { margin-right: 35px !important; }
.mg-r40 { margin-right: 40px !important; }
.mg-r45 { margin-right: 45px !important; }
.mg-r50 { margin-right: 50px !important; }
.mg-b0 { margin-bottom: 0px !important; }
.mg-b5 { margin-bottom: 5px !important; }
.mg-b10 { margin-bottom: 10px !important; }
.mg-b15 { margin-bottom: 15px !important; }
.mg-b20 { margin-bottom: 20px !important; }
.mg-b25 { margin-bottom: 25px !important; }
.mg-b30 { margin-bottom: 30px !important; }
.mg-b35 { margin-bottom: 35px !important; }
.mg-b40 { margin-bottom: 40px !important; }
.mg-b45 { margin-bottom: 45px !important; }
.mg-b50 { margin-bottom: 50px !important; }
.mg-l0 { margin-left: 0px !important; }
.mg-l5 { margin-left: 5px !important; }
.mg-l10 { margin-left: 10px !important; }
.mg-l15 { margin-left: 15px !important; }
.mg-l20 { margin-left: 20px !important; }
.mg-l25 { margin-left: 25px !important; }
.mg-l30 { margin-left: 30px !important; }
.mg-l35 { margin-left: 35px !important; }
.mg-l40 { margin-left: 40px !important; }
.mg-l45 { margin-left: 45px !important; }
.mg-l50 { margin-left: 50px !important; }

/* padding */
.pd-t0 { padding-top: 0px !important; }
.pd-t5 { padding-top: 5px !important; }
.pd-t10 { padding-top: 10px !important; }
.pd-t15 { padding-top: 15px !important; }
.pd-t20 { padding-top: 20px !important; }
.pd-t25 { padding-top: 25px !important; }
.pd-t30 { padding-top: 30px !important; }
.pd-t35 { padding-top: 35px !important; }
.pd-t40 { padding-top: 40px !important; }
.pd-t45 { padding-top: 45px !important; }
.pd-t50 { padding-top: 50px !important; }
.pd-r0 { padding-right: 0px !important; }
.pd-r5 { padding-right: 5px !important; }
.pd-r10 { padding-right: 10px !important; }
.pd-r15 { padding-right: 15px !important; }
.pd-r20 { padding-right: 20px !important; }
.pd-r25 { padding-right: 25px !important; }
.pd-r30 { padding-right: 30px !important; }
.pd-r35 { padding-right: 35px !important; }
.pd-r40 { padding-right: 40px !important; }
.pd-r45 { padding-right: 45px !important; }
.pd-r50 { padding-right: 50px !important; }
.pd-b0 { padding-bottom: 0px !important; }
.pd-b5 { padding-bottom: 5px !important; }
.pd-b10 { padding-bottom: 10px !important; }
.pd-b15 { padding-bottom: 15px !important; }
.pd-b20 { padding-bottom: 20px !important; }
.pd-b25 { padding-bottom: 25px !important; }
.pd-b30 { padding-bottom: 30px !important; }
.pd-b35 { padding-bottom: 35px !important; }
.pd-b40 { padding-bottom: 40px !important; }
.pd-b45 { padding-bottom: 45px !important; }
.pd-b50 { padding-bottom: 50px !important; }
.pd-l0 { padding-left: 0px !important; }
.pd-l5 { padding-left: 5px !important; }
.pd-l10 { padding-left: 10px !important; }
.pd-l15 { padding-left: 15px !important; }
.pd-l20 { padding-left: 20px !important; }
.pd-l25 { padding-left: 25px !important; }
.pd-l30 { padding-left: 30px !important; }
.pd-l35 { padding-left: 35px !important; }
.pd-l40 { padding-left: 40px !important; }
.pd-l45 { padding-left: 45px !important; }
.pd-l50 { padding-left: 50px !important; }

#wrap #container {
    min-height: 600px;
}
#wrap .article .section .swiper {
    width: 100%;
}

/* ---------------------------------------
    공통
--------------------------------------- */
#container .inner-wrap {
    display: flex;
    flex-flow: row nowrap;
    align-items: stretch;
    gap: 40px;
    flex-basis: 1600px;
    max-width: 1600px;
    margin: 0 auto;
    padding: 0 24px;
}
#wrap .inner-wrap {
    flex-basis: 1600px;
    max-width: 1600px;
    margin: 0 auto;
    padding: 0 24px;
}

 /* ---------------------------------------
    공통 - 모달 창
 --------------------------------------- */
.article .modal .modal-content .modal-header {
     background-color: #1a58bb;
 }
.article .modal .modal-content  .modal-title{
    color: #fff;
}
.modal-header .btn-close {
    display: flex;
    align-items: center;
    background: none;
    color: #fff;
    opacity: 1;
    width: 25px !important;
    height: 25px !important;
}
.modal-header .btn-close > svg {
    width: 25px !important;
    height: 25px !important;
}
/* ---------------------------------------
    공통 - 상단 배너 및 메뉴
--------------------------------------- */
#header {
    padding: 20px 0;
}
#header .header-area {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#header .header-area .left-area .select-box {
    width: 170px;
    padding: 7px 10px;
    border-radius: 5px;
    border: 2px solid #555;
    font-weight: 800;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 16px;
    color: #555;
    background:  url(/webzine/images/chevron-down.svg) 94% center no-repeat;
}
#header .header-area .left-area {
    display: flex;
    align-items: center;
    gap: 14px;
}
#header .header-area .left-area .select-box option {
    background-color: #fff;
    color: #333;
}

#header .header-area .left-area a {
    display: flex;
    gap: 5px;
    align-items: center;
    font-weight: 800;
    font-size: 14px;
}

#header .header-area .left-area a:hover,#header .header-area .left-area a:hover svg {
    color: #007BEE;
}
#header .header-area .left-area a svg {
    width: 16px;
    height: 16px;
    margin-top: -3px;
}
/* 메뉴 */
#header .header-area .gnb ul {
    display: flex;
}
#header .header-area .gnb ul li {
    display: flex;
    align-items: center;
    flex-direction: column;
}
#header .header-area .gnb ul li a {
    padding: 15px 20px;
    font-weight: 800;
    font-size: 21px;
    cursor: pointer;
}
#header .header-area .gnb ul li:hover {
    text-decoration: underline;
    text-underline-offset: 8px;
    text-decoration-color: #555;
}
#header .header-area .gnb ul li a {
    color: #555;
}

/* ---------------------------------------
    공통 - 검색 박스
--------------------------------------- */
#container .inner-wrap .search-box-area {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 30px 0 50px;
    flex-direction: column;
    align-items: flex-end;
    gap: 50px;
}
.search-box-area > form {
    display: flex;
    gap: 15px;
    align-items: center;
}
.search-box-area .search-radio {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    max-width: 180px;
    width: 100%;
    align-items: center;
}
.search-box-area .search-radio .input-area {
    display: flex;
    align-items: center;
    gap: 5px;
}
.search-box-area .search-box {
    max-width: 400px;
    width: 100%;
    gap: 10px;
    display: flex;
    flex-direction: row;
}
.search-box-area .search-box .form-control {
    border-radius: 3px;
}
.search-box-area .search-box .btn {
    padding: 2px 13px;
}
/* ---------------------------------------
    공통 - 탭메뉴
--------------------------------------- */
.article .section .nav-pills {
    display: flex;
    justify-content: center;
    gap: 20px;
    width: 100%;
    margin: 44px 0 10px;
}
.article .section .nav-pills li {
    max-width: 200px;
    margin: 0;
}
.article .section .nav-pills li a {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 10px 12px;
    font-size: 20px;
    font-weight: 800;
    color: #999;
    word-break: keep-all;
    background-color: #eee;
    border-radius: 50px;
}
.article .section .nav-pills li a.active {
    color: #fff;
    background-color: #333;
}

/* ---------------------------------------
    공통 - 푸터
--------------------------------------- */
#footer {
    padding: 40px 0;
    background-color: #333;
    color: #fff;
}
#footer .inner-wrap {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
    max-width: 1600px;
    margin: 0 auto;
    padding: 0 24px;
}
#footer .footer-area .inner-wrap .address-area {
    display: flex;
    gap: 120px;
}
#footer .footer-area .inner-wrap .address-area h1 a img {
    width: 262px;
}
#footer .footer-area .inner-wrap .sns-link {
    display: flex;
    gap: 15px;
}
/* ---------------------------------------
    메인
--------------------------------------- */
.main .article > .section:nth-child(2n-1) {
    background-color: #F4F9FF !important;
}
/* ---------------------------------------
    메인 - col0 학회소식 뉴스
--------------------------------------- */
/*.article .section.col1.kiee-news {*/
/*    background-color: #fff;*/
/*}*/
.article .section.col1.kiee-news .label-area p   {
    text-indent: -9999px;
}
/* ---------------------------------------
    메인 - col1 매거진
--------------------------------------- */
.article .section.col1 {

}
#wrap .article .section.col1 .inner-wrap {
    flex-direction: column;
    position: relative;
}
.article .section.col1 {
    /*background-color: #F4F9FF;*/
    padding: 80px 0 70px;
}
.article .section.col1 h2 {
    font-size: 32px;
    font-weight: 800;
}
/* 매거진 슬라이드 */
.article .section.col1 .swiper {
}
/* control-area 슬라이드 버튼 */
.article .section.col1 .control-area {
    position: absolute;
    width: 140px;
    top: 18px;
    right:0;
}
.article .section.col1 .control-area .swiper-button-next:after,
.article .section.col1 .control-area .swiper-button-prev:after {
    font-size: 17px;
    color: #000;
    font-weight: 800;
}
.article .section.col1 .control-area .swiper-pagination-fraction {
    top: -22px;
    color: #666;
}
.article .section.col1 .control-area .swiper-pagination-current {
    color: #000;
    font-size: 27px;
    font-weight: 800;
}
.article .section.col1 .swiper .swiper-slide {
    display: flex;
    flex-direction: column;
    align-items: center;
    /*width: 25%;*/
    height: 350px;
    border-radius: 10px;
    overflow: hidden;
}
.article .section.col1 .swiper .swiper-slide img {
    /*width: 100%;*/
    height: 100%;
    z-index: -99 !important;
    transition: all 0.4s;
}
.article .section.col1 .swiper .swiper-slide:hover img {
    transform: scale(105%);
}
.article .section.col1 .swiper .swiper-slide .text-bg {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 25%, rgba(0, 0, 0, 0.50) 100%);
    z-index: -1;
}

.article .section.col1 .swiper .swiper-slide .text-area {
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    gap: 20px;
    width: 100%;
    min-height: 155px;
    bottom: 0;
    padding: 25px;
    color: #fff;
}
.article .section.col1 .swiper .swiper-slide .text-area .title {
    font-size: 19px;
    padding: 0 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 1.5;
    font-weight: 600;
}
.article .section.col1 .swiper .swiper-slide .text-area .label-area {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.article .section.col1 .swiper .swiper-slide .text-area .label-area p {
    color: #fff;
    font-size: 14px;
    border-radius: 20px;
    padding: 5px 15px;
    font-weight: 800;
}
.article .section.col1 .swiper .swiper-slide .text-area .label-area svg {
    width: 28px;
    height: 28px;
}
.article .section.col1 .swiper .swiper-slide .text-area .label01 {
    background-color: #007BEE;
}
.article .section.col1 .swiper .swiper-slide .text-area .label02 {
    background-color: #4AB16B;
}
.article .section.col1 .swiper .swiper-slide .text-area .label03 {
    background-color: #FF6D68;
}

/* ---------------------------------------
    메인 - col2 부문회 및 위원회 + 신규 발간
--------------------------------------- */
.article .section.col2 {

}
#wrap .article .section.col2 .inner-wrap {
    justify-content: space-between;
    padding: 75px 24px;
}
#wrap .article .section.col2 .inner-wrap > div {
    display: flex;
    position: relative;
    gap: 30px;
    padding: 30px 20px;
    z-index: 1;
}
#wrap .article .section.col2 .inner-wrap > div .swiper-pagination {
    display: none;
}
#wrap .article .section.col2 .inner-wrap > div .btn-area {
    display: flex;
    flex-direction: column;
    gap: 13px;
    height: 240px;
    position: relative;
    padding: 40px 10px;
    border-right: 2px solid rgba(255, 255, 255, 0.7);
    color: #fff;
    text-shadow: 2px 0px 4px rgba(0, 0, 0, 0.15);
}
#wrap .article .section.col2 .inner-wrap > div .btn-area h2 {
    font-weight: 800;
    font-size: 32px;
}
#wrap .article .section.col2 .inner-wrap > div .btn-area a {
    color: #fff;
    font-weight: 600;
}
#wrap .article .section.col2 .inner-wrap > div .btn-area a svg {
    transition: 0.5s;
}
#wrap .article .section.col2 .inner-wrap > div .btn-area a:hover svg {
    margin-left: 10px;
}

#wrap .article .section.col2 .inner-wrap > div .control-area {
    width: 100px;
    position: absolute;
    top: 210px;
    left: 20px;
}
.article .section.col2 .control-area .swiper-button-next,
.article .section.col2 .control-area .swiper-button-prev{
    padding: 10px;
    border: 2px solid #fff;
    border-radius: 50px;
    width: 30px;
    height: 30px;
}
.article .section.col2 .control-area .swiper-button-next:after,
.article .section.col2 .control-area .swiper-button-prev:after {
    font-size: 14px;
    font-weight: 800;
    color: #fff;
}
#wrap .article .section.col2 .inner-wrap > div .swiper {
    /*padding: 10px;*/
}
#wrap .article .section.col2 .img-area {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    overflow: hidden;
    max-width: 260px;
    width: 100% !important;
    height: 350px;
    border: 1px solid #dfdfdf;
    border-radius: 7px;
    background-color: #dfdfdf;
}
#wrap .article .section.col2 .inner-wrap .img-area img {
    width: 100%;
    height: 100%;
}
#wrap .article .section.col2 .inner-wrap .img-area .hover-text {
    display: none;
}


#wrap .article .section.col2 .inner-wrap .img-area:hover .hover-text {
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 17px;
    width: 100%;
    height: 100%;
    padding: 90px 30px 30px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
}
#wrap .article .section.col2 .inner-wrap .img-area .sector-name {
    width: 100%;
    padding: 7px 10px;
    background-color: #2a8be5;
    text-align: center;
    border-radius: 5px;
    color: #fff;
    font-size: 21px;
    font-weight: 800;
}
#wrap .article .section.col2 .inner-wrap .img-area p {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -0.3px;
    line-height: 1.4;
}
#wrap .article .section.col2 .inner-wrap .img-area svg {
    width: 40px;
    height: 40px;
    margin-top: 8px;
}
#wrap .article .section.col2 .bg {
    position: absolute;
    height: 300px;
    left: 0px;
    top: 0px;
    border-radius: 10px;
    z-index: -999;
}
/*이미지 없을때*/
#wrap .article .section.col2 .inner-wrap .img-area .hover-text.show {
    display: block;
}
#wrap .article .section.col2 .inner-wrap .img-area .hover-text.show  {
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 17px;
    width: 100%;
    height: 100%;
    padding: 90px 30px 30px;
    color: #333;
}
#wrap .article .section.col2 .inner-wrap .img-area:hover .hover-text.show {
    color: #fff;
}

/* 부문회만 해당 left-area*/
#wrap .article .section.col2 .left-area {
    max-width: 875px;
    width: 100%;
}
#wrap .article .section.col2 .left-area .bg {
    max-width: 780px;
    width: 100%;
    background-color: #FFA251;
}

#wrap .article .section.col2 .left-area .btn-area {
    max-width: 260px;
    width: 100%;
}
#wrap .article .section.col2 .right-area {
    max-width: 560px;
    width: 100%;
}
#wrap .article .section.col2 .right-area .bg {
    max-width: 590px;
    width: 100%;
    background-color: #5BD36D;
}
#wrap .article .section.col2 .right-area .btn-area {
    max-width: 230px;
    width: 100%;
}
/*#wrap .article .section.col2 .inner-wrap .right-area .swiper {*/
/*    max-width: 280px;*/
/*    width: 100%;*/
/*}*/
/* ---------------------------------------
    메인 - col3 행사소식
--------------------------------------- */
.article .section.col3 {
    background: #F4F9FF url("/webzine/images/event_bg_logo.png") 2% 130% no-repeat;
}
#wrap .article .section.col3 .inner-wrap {
    justify-content: space-between;
}
#wrap .article .section.col3 .inner-wrap > div {
}
#wrap .article .section.col3 .text-area {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: 30px;
    max-width: 670px;
    width: 100%;
    padding: 40px 0;
}
#wrap .article .section.col3 .text-area img {
    display: none;
}
#wrap .article .section.col3 .text-area > h2 {
    color: #333;
    font-size: 40px;
    font-style: normal;
    font-weight: 800;
    line-height: 58px;
}
#wrap .article .section.col3 .text-area > .event-content {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    line-height: 1.6;
}
#wrap .article .section.col3 .text-area > .event-content * {
    line-height: 1.8 !important;
    font-size: 17px !important;
    text-align: left !important;
}
#wrap .article .section.col3 .btn-area .btn {
    background-color: #007BEE;
    border-radius: 50px;
    font-size: 16px;
    transition: all 0.5s;
    font-weight: 600;
}
#wrap .article .section.col3 .btn-area .btn:hover {
    background-color: #005fb7;
}
#wrap .article .section.col3 .btn-area .btn svg {

}
#wrap .article .section.col3 .gallery-area {
    display: flex;
}
#wrap .article .section.col3 .gallery-area ul {
    display: flex;
    flex-direction: column;
}
#wrap .article .section.col3 .gallery-area ul li {
    max-width: 375px;
    width: 100%;
    /*height: 100%;*/
    overflow: hidden;
    position: relative;
}
#wrap .article .section.col3 .gallery-area ul li > img {
    width: 100%;
    height: auto;
    transition: all 0.4s;
}
#wrap .article .section.col3 .gallery-area ul li:hover img {
    /*filter: brightness(80%);*/
    transform: scale(103%);
}
#wrap .article .section.col3 .gallery-area ul.two-img li .bg {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 76%, rgba(0, 0, 0, 0.2) 100%);
    z-index: 9;
}
/* ---------------------------------------
    메인 - col4 퀵메뉴
--------------------------------------- */
.article .section.col4 {
    padding: 80px 0 100px;
}
#wrap .article .section.col4 .inner-wrap {

}
#wrap .article .section.col4 ul {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding-left: 0;
}
#wrap .article .section.col4 ul li {
    width: 24%;
}
#wrap .article .section.col4 ul li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex: 1 0 0;
    height: 140px;
    padding: 32px 35px;
    border-radius: 10px;
    gap: 3%;
    transition: 0.2s;
}
#wrap .article .section.col4 ul li a h3 {
    margin-bottom: 10px;
    font-weight: 800;
    word-break: keep-all;
}
#wrap .article .section.col4 ul li a:hover {
    filter: brightness(90%);
}
#wrap .article .section.col4 ul li:first-child a {
    background: linear-gradient(98deg, #FFDEAF 2.14%, #FFACAC 100%);
}
#wrap .article .section.col4 ul li:nth-child(2) a {
    background: linear-gradient(277deg, #C8D6FF 1.31%, #BDF1FE 96.77%);
}
#wrap .article .section.col4 ul li:nth-child(3) a {
    background: linear-gradient(278deg, #B5F4D4 0%, #D9F5FF 83.2%);
}
#wrap .article .section.col4 ul li:nth-child(4) a {
    background: linear-gradient(270deg, #DFE0FF 0%, #FFDBE4 100%);
}
#wrap .article .section.col4 ul li:first-child a img,
#wrap .article .section.col4 ul li:nth-child(3) a img,
#wrap .article .section.col4 ul li:nth-child(2) a img{
    margin-top: 20px;
}
#wrap .article .section.col4 ul li:nth-child(4) a img{
    margin-top: 10px;
}
#wrap .article .section.col4 ul li a p {
    display: flex;
    align-items: center;
}
#wrap .article .section.col4 ul li a p svg {
    width: 17px;
    height: 17px;
    margin-left:10px;
}
/* ---------------------------------------
    서브 - 공통
--------------------------------------- */
/*준비중*/
.article.sub-card-list .alert-warning {
    width: 100%;
}
/*페이지네이션*/
.article.sub-card-list .paging-area {
    padding: 60px 0 40px;
}
.article.sub-card-list .paging-area .page-link {
    padding: 5px 15px;
    font-size: 18px;
    color: #333;
    font-weight: 700;
}
.article.sub-card-list .paging-area li.active .page-link {
    color: #fff;
    background-color: #333;
    border: 1px solid #333;
}
.sub-card-list .title-area {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 60px;
}
.sub-card-list .title-area h2 {
    font-size: 45px;
    font-weight: 800;
}
.sub-card-list .title-area h2::before {
    content: "";
    width: 50px;
    height: 1px;
    display: block;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -9px);
    border-top: 4px solid #0064ff;
}
/* ---------------------------------------
    서브 - sub-card-list
--------------------------------------- */
#container .sub-card-list .inner-wrap {
    flex-direction: column;
    align-items: center;
    gap: 10px;
}
.sub-card-list .news-list {
    width: 100%;
}
.sub-card-list .news-list ul {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    gap: 45px 2%;
}
.sub-card-list .news-list ul li {
    display: flex;
    align-items: stretch;
    width: 23.5%;
}
.sub-card-list .news-list ul li a {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.15);
    transition: 0.5s;
    position: relative;
}
.sub-card-list .news-list ul li a .news-img {
    display: flex;
    justify-content: center;
    border-radius: 5px 5px 0 0;
    overflow: hidden;
    width: 100%;
    height: 220px;
}
.sub-card-list .news-list ul li a .news-img img {
    height: 100%;
    transition: all 0.4s;
    z-index: 9 !important;
}
.sub-card-list .news-list ul li:hover img {
    transform: scale(103%);
}
.sub-card-list .news-list ul li a .date-label {
    position: absolute;
    left: 20px;
    top:-14px;
    display: flex;
    width: 60px;
    padding: 8px 10px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 7px;
    background: #4AB16B;
    box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.10);
    z-index: 99;
}
.sub-card-list .news-list ul li a .date-label p {
    font-weight: 800;
    color: #fff;
}
.sub-card-list .news-list ul li a .date-label .year {
    font-size: 11px;
}
.sub-card-list .news-list ul li a .date-label .month {
    font-size: 23px;
    line-height: 1.2;
}
.sub-card-list .news-list ul li a .text-area {
    display: flex;
    align-items: flex-start;
    width: 100%;
    height: 85px;
    padding: 15px 25px;
    border-top: 1px solid #dfdfdf;
}
.sub-card-list .news-list ul li a .text-area p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-weight: 800;
    color: #474e57;
    line-height: 1.6;
    word-break: keep-all;
}
.sub-card-list .news-list ul li a .text-area:hover p {
    color: #009bf3;
}
/*!* 디폴트 이미지 추가 *!*/
/*.sub-card-list .news-list ul li.default .news-img {*/
/*    background: url("/webzine/images/default.jpg") center center no-repeat;*/
/*}*/
/* ---------------------------------------
    서브 - 기획시리즈
--------------------------------------- */

/* ---------------------------------------
    서브 - 자유기고문
--------------------------------------- */

/* ---------------------------------------
    서브 - 학회소식
--------------------------------------- */

/* ---------------------------------------
    서브 - 행사안내
--------------------------------------- */

/* ---------------------------------------
    서브 - 리스트 안의 세부 페이지
--------------------------------------- */
.article .webzine-show {
    width: 100%;
}
.article .webzine-show .title-area {
    /*display: flex;*/
    /*justify-content: center;*/
    /*flex-direction: column;*/
    /*align-items: center;*/
    /*gap: 30px;*/
    padding: 40px 0;
    text-align: center;
}
.article .webzine-show .kiee-news-category {
    padding: 5px 40px;
    font-size: 20px;
    color: #ffffff;
    font-weight: 800;
    background-color: #ff6d68;
    border-radius: 30px;
}
.article .webzine-show .title {
    width: 100%;
    font-size: 29px;
    font-weight: 800;
}
.article .webzine-show .sub-title {
    margin-top: 12px;
    color: #999
}
.article .webzine-show > .btn-area {
    display: flex;
    flex-direction: row-reverse;
    padding: 30px 0;
}
.article .webzine-show .webzine-show-contents {
    padding: 50px 0px;
    border-top: 1px solid #c7c8c9;
    border-bottom: 1px solid #c7c8c9;
}

/* ---------------------------------------
    서브 - 리스트 안의 세부 페이지 : 에디터 부분
--------------------------------------- */
.article .webzine-show .webzine-show-contents * {
    word-break: break-all;
}
.article .webzine-show .webzine-show-contents #webzine_contents {
    max-width: 1400px;
    width: auto;
    margin: 0 auto;
    line-height: 1.8;
    word-break: break-all;
    font-size: 17px;
}

.article .webzine-show .webzine-show-contents #webzine_contents b,strong {
    font-weight: 800;
}
.article .webzine-show .webzine-show-contents img {
    max-width: 100%;
}
.article .webzine-show .webzine-show-contents table {
    max-width: 100%;
}
.article .webzine-show .webzine-show-contents thead,
.article .webzine-show .webzine-show-contents tbody,
.article .webzine-show .webzine-show-contents tfoot,
.article .webzine-show .webzine-show-contents tr,
.article .webzine-show .webzine-show-contents td,
.article .webzine-show .webzine-show-contents th {
    border-width: 1px;
    padding: 10px 15px;
}
.article .webzine-show .webzine-show-contents h1 {
    font-size: 33px;
    font-weight: 500;
    line-height: 1.4;
}
.article .webzine-show .webzine-show-contents h2 {
    font-size: 28px;
    font-weight: 500;
    line-height: 1.4;
}
.article .webzine-show .webzine-show-contents h3 {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.4;
}
.article .webzine-show .webzine-show-contents h4 {
    font-size: 22px;
    font-weight: 500;
    line-height: 1.8;
}
.article .webzine-show .webzine-show-contents h5 {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.8;
}
.article .webzine-show .webzine-show-contents h6 {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.8;
}

.article .webzine-show .webzine-show-contents #table-w33 td {
    width: 33.33%;
}
@media screen and (max-width: 1530px) {
    #wrap .article .section.col2 .left-area .btn-area,
    #wrap .article .section.col2 .right-area .btn-area {
        max-width: 180px;
        width: 100%;
    }

    #wrap .article .section.col2 .left-area {
        max-width: 796px;
    }

    #wrap .article .section.col2 .right-area {
        max-width: 512px;
    }

    #wrap .article .section.col2 .inner-wrap {
        gap: 20px
    }
}
@media screen and (max-width: 1390px) {
    /*#wrap .article .section.col2 .img-area {*/
    /*    height: auto;*/
    /*}*/
    #wrap .article .section.col2 .left-area {
        max-width: 579px;
    }
    #wrap .article .section.col2 .left-area .btn-area {
        max-width: 260px;
    }

}

@media screen and (max-width: 1250px) {
    /* 메인 - 퀵메뉴*/
    #wrap .article .section.col4 ul {
        flex-direction: row;
        flex-wrap: wrap;
        gap: 10px 1% ;
    }
    #wrap .article .section.col4 ul li {
        width: 49%;
    }
    #wrap .article .section.col4 ul li a h3 {
        font-size: 22px;
    }
    #wrap .article .section.col4 ul li a {
        height: 120px;
    }
    #wrap .article .section.col4 ul li a p {
        font-size: 14px;
    }
    #wrap .article .section.col4 ul li a p svg {
        width: 15px;
        height: 15px;
        margin-left: 2px;
    }
    #wrap .article .section.col4 ul li a img {
        width: 80px;
    }

    /*서브 - 상세페이지*/
    .article .webzine-show .webzine-show-contents img {
        width: 100%;
        height: auto;
    }
    /* 썸네일 */
    .sub-card-list .news-list ul {
        gap: 24px 2%;
    }
    .sub-card-list .news-list ul li {
        width: 32%;
    }
}

@media screen and (max-width: 1170px) {
    /* 메인 - 헤더 */
    #header .header-area {
        align-items: baseline;
    }
    #header .header-area .left-area {
        flex-direction: column;
    }


    /*메인 col2*/
    #wrap .article .section.col2 .inner-wrap {
        justify-content: space-between;
        flex-direction: column;
        padding:0;
    }
    #wrap .article .section.col2 .bg {
        display: none;
    }
    #wrap .article .section.col2 .left-area {
        background-color: #FFA251;
    }

    #wrap .article .section.col2 .right-area {
        background-color: #5BD36D;
    }
    #wrap .article .section.col2 .left-area,
    #wrap .article .section.col2 .right-area{
        max-width: 100%;
    }
    #wrap .article .section.col2 .inner-wrap {
        gap: 0;
    }
    #wrap .article .section.col2 .inner-wrap > div .btn-area {
        height: auto;
    }
    #wrap .article .section.col2 .inner-wrap > div .swiper {
        max-width: 545px;
    }
    #wrap .article .section.col2 .inner-wrap > div .control-area {
        top: 220px;
    }
    #wrap .article .section.col2 .left-area .btn-area,
    #wrap .article .section.col2 .right-area .btn-area
    {
        max-width: 193px;
    }

    /*푸터*/
    #footer .inner-wrap {
        flex-direction: column;
        align-items: center;
    }
    #footer .address {
        text-align: center;
        font-size: 14px;
    }
    #footer .footer-area .inner-wrap .address-area {
        flex-direction: column;
        align-items: center;
        gap: 30px;
    }
    #footer .footer-area .inner-wrap .sns-link {
        padding-top: 20px;
    }
}

/* 모바일 메뉴 시작 */
@media screen and (max-width: 960px) {
    /* 메인 - 헤더 */
    #header .header-area .gnb ul li a {
        padding: 7px 15px;
        font-size: 17px;
    }

    /* 메인 - 행사안내*/
    #wrap .article .section.col3 .inner-wrap {
        flex-direction: column;
    }
    #wrap .article .section.col3 .text-area {
        max-width: 100%;
        gap: 30px;
        padding: 60px 0 20px;
    }
    #wrap .article .section.col3 .text-area h2 {
        font-size: 32px;
        line-height: 40px;
    }
    #wrap .article .section.col3 .gallery-area,
    #wrap .article .section.col3 .gallery-area ul {
        flex-direction: column;
        gap: 5px;
    }

    /*모바일 메뉴*/
    .drawer-hamburger-icon,
    .drawer-hamburger-icon:before,
    .drawer-hamburger-icon:after {
        background-color: #555;
    }
    .drawer-main {
        width: 240px;
    }
    .drawer-right.drawer-open .drawer-hamburger {
        right: -30px;
    }
    .drawer-navbar-default .drawer-menu-item a {
        font-size: 16px;
        font-weight: 800;
        color: #333;
    }
    .drawer-navbar-default .drawer-menu-item a:hover {
        background-color: #0d6efd;
    }
    .drawer-navbar-default {
        background-color: #fff;
    }
    .drawer-navbar-default nav > a {
        display: flex;
        width: 210px;
        gap: 7px;
        padding: 11px 0;
        margin: 15px auto;
        text-align: center;
        align-items: center;
        flex-direction: row;
        justify-content: center;
        font-size: 15px;
    }
    .drawer-navbar-default nav > a span {
        line-height: 1;
    }
    .drawer-navbar-default nav > a svg {
        width: 16px;
        height: 16px;
    }
    /* 헤더 */
    #header .header-area .gnb {
        display: none !important;
    }
    .mobile-show {
        display: block !important;
    }
    .mo-nav-title {
        padding: 20px;
        background-color: #1A58BB;
        font-size: 22px;
        font-weight: 800;
        color: #fff;
    }
    #header .header-area .left-area > a {
        display: none;
    }
    .drawer-right.drawer-open .drawer-main nav h2 {
        display: flex;
        font-size: 16px;
        color: #fff;
        font-weight: 800;
        padding: 5px 15px;
        background-color: #1A58BB ;
    }

    /*서브*/
    .sub-card-list .title-area h2 {
        font-size: 30px;
    }

}

@media screen and (max-width: 830px) {
    #wrap .article .section.col2 .inner-wrap > div {
        flex-direction: column;
    }
    #wrap .article .section.col2 .inner-wrap > div .btn-area {
        max-width: 100%;
        padding: 5px 0px 15px;
        border-right: 0;
        gap: 15px;
    }
    #wrap .article .section.col2 .inner-wrap > div .control-area {
        width: 98%;
        top: 530px;
        left: 50% ;
        transform: translate(-50%, -50%);
    }
    #wrap .article .section.col2 .inner-wrap > div {
        padding: 40px 20px 60px;
    }
    #wrap .article .section.col2 .inner-wrap > div .swiper-pagination {
        display: block;
        top:-17px;
    }
    #wrap .article .section.col2 .inner-wrap > div {
        gap : 15px;
    }
    /*썸네일*/
    .sub-card-list .news-list ul {
        flex-flow: row wrap;
        gap: 34px 4%;
        padding: 0 0 44px;
    }
    .sub-card-list .news-list ul li {
        width: 48%;
    }
}

@media screen and (max-width: 768px) {
    /*메인*/
    .article .section.col1 h2,
    #wrap .article .section.col2 .inner-wrap > div .btn-area h2,
    #wrap .article .section.col3 .inner-wrap h2 {
        font-size: 25px;
    }
    .article .section.col1 {
        padding: 40px 0;
    }

    .sub-card-list .news-list {
        padding-bottom: 0;
    }
    .sub-card-list .news-list > a {
        max-width: 100%;
    }

    .article .section .nav-pills {
        margin: 20px 0;
        gap: 7px;
    }
    .article .section .nav-pills li a {
        padding: 5px 12px;
        font-size: 15px;
    }
    .article.sub-card-list .paging-area {
        padding: 0 0 40px;
    }
    .article .webzine-show .title {
        font-size: 23px;
    }
    #container .inner-wrap .search-box-area {
        padding: 30px 0;
    }
    .article .webzine-show .kiee-news-category {
        padding: 5px 20px;
        font-size: 16px;
    }
}
@media screen and (max-width: 600px) {
    #wrap .article .section.col2 .img-area {
        max-width: 190px;
        height: 260px;
    }
    #wrap .article .section.col2 .inner-wrap > div .swiper {
        max-width: 100%;
    }
    #wrap .article .section.col2 .inner-wrap > div .swiper .img-area {
        filter: brightness(80%);
    }
    #wrap .article .section.col2 .inner-wrap > div .swiper .img-area.swiper-slide-active {
        filter: brightness(100%);
    }
    #wrap .article .section.col2 .inner-wrap > div .control-area {
        width: 98%;
        top: 440px;
    }
    #wrap .article .section.col2 .inner-wrap .img-area .sector-name {
        font-size: 18px;
    }
    #wrap .article .section.col2 .inner-wrap .img-area p {
        font-size: 14px;
    }
    #wrap .article .section.col2 .inner-wrap .img-area:hover .hover-text,
    #wrap .article .section.col2 .inner-wrap .img-area .hover-text.show {
        justify-content: space-between;
        padding: 35px 15px 30px;
    }
    #wrap .article .section.col2 .inner-wrap .img-area svg {
        width: 35px;
        height: 30px;
    }

}
@media screen and (max-width: 560px) {
    /* 메인 - 퀵메뉴*/
    .article .section.col4 {
        padding: 50px 0;
    }
    #wrap .article .section.col4 ul {
        gap: 10px;
    }
    #wrap .article .section.col4 ul li {
        width: 100%;
    }
    #wrap .article .section.col4 ul li a {
        height: 100px;
    }
    #footer {
        padding: 20px 0;
    }
    #footer .footer-area .inner-wrap .address-area h1 a img {
        width: 190px;
    }
    /*서브*/
    .search-box-area > form {
        flex-direction: column;
        align-items: flex-end;
    }

    .sub-card-list .news-list ul li {
        width: 100%;
    }


}
