@charset "UTF-8";

@media screen and (max-width: 1414px) {
    /*국문지 - 학생연구자 논문대회*/
    .student-researcher #sub-spot .breadcrumb-area h1 {
        font-size: 22px;
        line-height: 1.3;
    }
}

@media screen and (max-width: 1380px) {
    .greeting #contents .article .section > .info-box > h2 {
        font-size: 20px;
    }
    .greeting #contents .article .section > .info-box {
        padding: 40px 340px 40px 50px !important;
    }
    .greeting #contents .article .section .greeting-title {
        font-size: 30px;
    }
    .event-search-area {
        flex-direction: column;
    }
    .snb-area ul.snb > li > ul.sub-snb {
        width: 1000px;
    }
    .production .general-pc-list.HCS li {
        min-height: 200px;
    }

    .pages-pc .news-list li {
        flex-basis: 18.4%;
    }
    .pages-pc .article .section .news-list > li a {
        height: 330px;
    }
    .pages-pc.news-briefing #contents .article .section .news-list > li a p,
    .pages-pc.newsletter #contents .article .section .news-list > li a p {
        padding-top: 130px;
    }
}


@media screen and (max-width: 1180px) {
    .pages-pc .news-list li {
        flex-basis: 23.5%;
    }
    .pages-pc .article .section .news-list > li a {
        height: 360px;
    }
    .pages-pc.news-briefing #contents .article .section .news-list > li a p {
        padding-top: 100px;
    }
    .pages-pc.pc_journal #contents .article .section .news-list > li a p {
        padding-top: 130px;
    }
}

@media screen and (max-width: 1100px) {
    .member-list li {
        flex-basis: 32.2%
    }
    .production-list li {
        flex-basis: 23.5%
    }
    .construction .construction-list {
        justify-content: center;
    }
    .construction .construction-list li {
        flex-basis: 32.2%
    }
    .pages-pc .article .section .news-list > li a {
        height: 330px;
    }

    /* .filters-area */
    .filters-area {
        justify-content: center;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 13px;
    }
    .filters-area .filter-element {
        width: 49%;
    }
    .filters-area .filter-element label {
        margin: 0 2px 0 0px;
    }
    .event-search-area .form-control {
        display: inline-block;
        width: 180px;
    }
    .filters-area .filter-element label {
        width: 60px;
        margin: 0 5px 0 0;
        letter-spacing: -0.75px;
    }
    .filters-area .filter-element .input-group {
        display: inline-table;
        width: 110px;
        vertical-align: middle;
    }
    .filters-area .filter-element .input-group.date input.form-control {
        width: 80px;
        padding-left: 5px;
        padding-right: 5px;
    }
    .filters-area .filter-element .input-group.date input.form-control::placeholder {
        letter-spacing: -0.75px;
    }
    .filters-area .filter-element .input-group.date .input-group-addon {
        padding: 6px 8px;
    }
    .filters-area .filter-element.search input.form-control {
        width: 180px;
    }

    .production .col1-area {
        flex-direction: column;
        align-items: center;
    }
    .production-process {
        width: 100%;
    }
    .production .general-pc-list {
        justify-content: flex-start;
    }
    .production .general-pc-list li {
        flex-basis: 32%;
    }
    .production .article .section .general-pc-list.HCS li .img-area {
        min-height: auto;
    }


}

@media screen and (max-width: 950px) {
    .greeting #contents {
        background: url(/images/sub/chairman/greeting_logo_bg.png) no-repeat center center;
    }
    .greeting #contents .article .section {
        flex-direction: column;
        align-items: center;
    }
    .greeting #contents .article .section .right-area .greeting-title {
        text-align: center;
        font-size: 23px;
    }

    .greeting #contents .article .section .right-area .info-box {
        display: none;
    }
    .greeting #contents .article .section {
        gap: 15px;
    }
    .paper-introduce-area .text-area > .bottom-area {
        align-items: flex-start;
        flex-direction: column;
    }

    #contents .article .section .paper-introduce-area .text-area > .bottom-area .btn-area {
        padding: 0px;
    }
    .production .general-pc-list.HCS li {
        flex-basis: 49%;
    }
    .pages-pc .article .section .news-list > li a {
        height: 300px;
    }
}

@media screen and (max-width: 850px) {
    #wrap.history .section .history-area dl dd > ul {
        padding-left: 20px;
        padding-bottom: 0px;
        min-height: 75px;
    }
    #wrap.history .section .history-area dl dd > ul > li > ul {
        width: 100%;
    }
    #wrap.history #contents .article .section ul li {
        display: flex;
        flex-direction: column;
    }
    #wrap.history .section .history-area dl dd > ul >li > span {
        width: 100%;
    }
    #wrap.history .section .history-area dl dd>ul>li::before {
        margin-left: -29px;
    }
    #wrap.history #contents .section .history-area dl dt p.hexagon {
        font-size: 25px;
    }
    #wrap.history .section .history-area dl dd > ul >li > span {
        font-size: 16px;
        margin-top: -23px;
    }
    #wrap.history .section .history-area dl dt {
        width: 15%;
        padding-left: 15px;
        text-align: left;
    }
    #wrap.history .section .history-area dl dd > ul > li > ul > li b {
        font-size: 16px;
        line-height: 1.3;
    }
    .member-list li {
        flex-basis: 49.2%
    }
    .production-list li {
        flex-basis: 32%
    }
    .pc-data .introduce-area {
        align-items: center;
    }
    .pages-pc #contents .article .section .news-list > li a p {
        font-size: 16px;
        width: 120px;
    }
    .pages-pc .article .section .news-list > li a {
        height: 265px;
    }
}

@media screen and (max-width: 767px) {
    /* *******************************************************************
	공통
******************************************************************* */
    /* 컨텐츠 타이틀 */
    #contents .article .section h3 {
    }
    #contents .article .section h4 {

    }

    #contents .article .section .btn-area .btn-go {
        display: inline-block;
        margin: 10px;
        padding: 15px 25px;
        line-height: 1;
        text-align: center;
        font-size: 15px;
        color: #fff;
        border: 0;
        border-radius: 40px;
        background-color: #006EF3;
        transition: all 0.25s;
    }
    #contents .article .table-responsive{
        border-left:none !important;
        border-right:none !important;
        border-bottom:none !important;
    }
    .pages_jkswe #contents .article .table-responsive {
        border-top: none !important;
    }

    #contents .regulation-list .table.downloads > tbody > tr > td {
        padding: 15px 10px;
    }
    #contents .article .section ul.bullet li {
    }
    #contents .article .section .tab-custom .tab-bg .tab-area .button-tab li a {
        height: 35px;
        padding: 7px;
        font-size: 15px;
    }

    .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
        white-space: normal;
    }
    .breadcrumb-area > ul > li,
    .breadcrumb-area > ul > li.home a {
        font-size: 12px;
    }

    .pc-introduce #contents .article .section .info-box img {
        opacity: 0.4;
    }
    .filters-area .filter-element {
        width: 100%;
    }
    /* *******************************************************************
           pc 소개
       ******************************************************************* */
    .pc-introduce .article .section h2 {
        font-size: 25px;
        margin: 25px 0 20px;
    }
    .pc-introduce .article .section h3 {
        font-size: 17px;
        line-height: 1.5;
    }
    .pc-introduce .article .section h3 b {
        font-size: 18px;
    }
    .pc-introduce .article .section .img-area {
        gap: 10px;
        justify-content: space-between;
        padding: 25px 0;
    }
    .pc-introduce .article .section .img-area li {
        width: 33%;
    }
    .pc-introduce .article .section .img-area img {
        width: 100%;
    }
    .pc-introduce .article .section .img-area li span {
        font-size: 20px;
    }
    .pc-introduce .article .section .img-area li:hover span {
    }
    .pc-introduce #contents .article .section .info-box {
        margin-top: 20px;
        padding: 12px 15px;
    }

    /* *******************************************************************
        학술발표회 리스트
    ******************************************************************* */
    .event-list-area {
        flex-direction: column;
    }
    .event-list-area .info-area {
        width: 100%;
    }
    .event-list-area .info-area .button-area {
        justify-content: flex-start;
    }

    .construction .construction-list.photo li {
        flex-basis: 49%;
    }
    .construction .construction-list li span {
        font-size: 17px;
    }
    .major-schedule .fc-toolbar .fc-center h2 {
        font-size: 20px;
    }
    .major-schedule .fc-toolbar .fc-center h2 {
        padding-top: 7px;
    }
    .event-search-area {
        padding: 15px
    }
    .filters-area .filter-element label {
        font-size: 14px;
    }
    .event-search-area .form-control {
        width: 120px;
    }

    .section-list .table {
        min-width: 800px;
        width: 100%;
    }


    .membership #contents .article h2.main-title {
        font-size: 20px;
    }
    .committee-business h2.committee-name {
        font-size: 22px;
    }
    #contents .article .section .tab-custom .tab-bg {
        margin: 0 0 50px;
    }
    /*연간일정*/
    h3.year-select {
        align-items: center;
    }
    h3.year-select a {
        font-size: 30px;
    }
    h3.year-select .year {
        font-size: 25px;
    }
    h3.year-select {
        margin-bottom: 10px;
    }
    .pages-pc .news-list li {
        flex-basis: 32%;
    }
    .pages-pc .article .section .news-list > li a {
        height: 310px;
    }
}

@media screen and (max-width: 660px) {
    .history .section .history-area dl dt {
        width: 25%;
    }
    .history #contents .section .history-area dl dt p.hexagon {
        font-size: 21px;
    }
    .pages-pc .article .section .news-list > li a {
        height: 280px;
    }
}

@media screen and (max-width: 600px) {
    #contents .article .section .tab-custom .tab-bg .tab-area .button-tab {
        gap: 5px;
    }
    #contents .article .section .tab-custom .tab-bg .tab-area .button-tab li,
    #contents .article .section .tab-custom .tab-bg .tab-area .button-tab li:first-child,
    #contents .article .section .tab-custom .tab-bg .tab-area .button-tab li:last-child {
        width: 49%;
        border-radius: 0;
    }
    #contents .article .section .tab-custom .tab-bg .tab-area .button-tab li {
        flex-basis: 49%;
    }
    .article .section h3.sub-title {
        font-size: 17px;
        line-height: 1.2;
    }

    /* *******************************************************************
     협회소개 > 임원진
   ******************************************************************* */
    .board-members #contents .article .section .past-list li {
        flex-basis: 44%;
    }
    .board-members #contents .article .section .past-list {
        gap: 50px 12%;
    }

    .history #contents .section .history-area dl dd > ul > li > ul .list-hyphen li {
        padding-top: 3px;
        font-size: 13px;
        line-height: 1.2;
    }
    .member-list li {
        flex-basis: 100%
    }
    .production-list li {
        flex-basis: 49%
    }
    .construction .construction-list li {
        flex-basis: 49%
    }
    .construction .construction-list li img {
        width: 150px;
    }
    .construction .construction-list li span {
        height: auto;
    }
    .pc-data .introduce-area {
        flex-direction: column;
    }
    .pc-data .introduce-area .text-area {
        width: 100%;
    }
    .pc-data .introduce-area .img-area img {
        max-width: 180px;
    }
    .fc-toolbar button {
        font-size: 14px !important;
    }
    .major-schedule .fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
        padding: 2px 5px;
        font-size: 12px;
    }
    .major-schedule .fc-unthemed th {
        padding: 6px 0;
        font-size: 15px;
    }
    tr:first-child>td>.fc-day-grid-event {
        font-size: 12px;
    }
    .production .general-pc-list li,
    .production .general-pc-list.HCS li {
        flex-basis: 100%;
    }
    .factory-area .factory-production > div{
        flex-direction: column;
    }
    #contents .article .section .factory-area .factory-production > div p {
        max-width: 100%;
        justify-content: center;
    }
    .pages-pc .news-list {
        gap: 25px 3%;
    }
    .pages-pc .article .section .news-list > li a {
        height: 378px;
    }
    .pages-pc .news-list li {
        flex-basis: 48%;
    }
    .pages-pc #contents .article .section .news-list > li a p {
        font-size: 20px;
        width: 150px;
    }
    .pages-pc.newsletter #contents .article .section .news-list > li a p {
        padding-top: 100px;
    }

}
@media screen and (max-width: 540px) {
.pages-pc .article .section .news-list > li a {
    height: 330px;
}
}
@media screen and (max-width: 460px) {

    #contents .article .section .paper-introduce-area .text-area > .bottom-area .btn-area {
        flex-direction: column;
        width: 100%;
    }
    .root_daum_roughmap_landing {
        height: 300px;
    }

    .production .general-pc-list li {
        flex-basis: 100%;
    }
    .pages-pc .article .section .news-list > li a {
        height: 290px;
    }
}

@media screen and (max-width: 420px) {

    .element-inline {
        width: 60%;
        margin-top:10px;
    }
    .regulation-list .table.downloads .btn {
        float:left;
    }
    .history .section .history-area dl dt {
        width: 30%;
    }
    .production-list li {
        flex-basis: 100%
    }
    .construction .construction-list li {
        flex-basis: 100%
    }
    .construction .construction-list.photo li {
        flex-basis: 100%
    }

    .pc-data .title-area {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }
    /*.pages-pc .news-list li {*/
    /*    flex-basis: 100%;*/
    /*}*/
    /*.pages-pc .news-list {*/
    /*    gap: 15px;*/
    /*}*/
    .pages-pc .article .section .news-list > li a {
        height: 250px;
    }
    .pages-pc #contents .article .section .news-list > li a p {
        width: 120px;
        padding-top: 85px;
        font-size: 16px;
    }
    .pages-pc .news-list {
        gap: 14px 2.5%;
    }
    .pages-pc.pc_journal #contents .article .section .news-list > li a p {
        padding-top: 100px;
    }
}

@media screen and (max-width: 380px) {
    .article .section .download-btn-area a.btn-download {
        font-size: 13px;
    }
    .pages-pc .article .section .news-list > li a {
        height: 230px;
    }
}


