﻿@charset "utf-8";

/* PC */
@media screen and (min-width: 1025px) {
}

/* tablet */
@media (min-width: 768px) and (max-width: 1024px) {
}

/* phone ~ 767px */
@media screen and (max-width: 767px) {

    /* *******************************************************************
    layout style
    ******************************************************************* */

    /*hidden-contents*/
    .utility-area,
    .gnb,
    .gnb-area,
    .snb-area,
    #sub-spot {
        display: none;
    }

    .mobile-hidden {
        display: none;
    }

    /* *******************************************************************
        common
    ******************************************************************* */
    #contents {
        float: none;
        width: 100%;
        min-height: 200px;
        padding: 20px 15px 30px;
    }
    #contents h2 {
        padding: 0 0 10px;
        font-size: 24px;
        border-bottom: 0;
    }
    #contents h3 {
        margin: 0 0 30px;
        font-size: 24px;
        font-weight: 400;
    }
    #contents .section {
        margin-top: 20px;
        font-size: 14px;
    }

    .btn-area a:first-child {
        margin-bottom: 10px;
    }
    .top-area .top-banner-area.pc {
        display: none !important;
    }

    /* *******************************************************************
        행사
    ******************************************************************* */
    .tab-pane {
        width: 100%;
        min-height: .01%;
        overflow-x: auto;
        overflow-y: hidden;
    }

    /*!* ********************************************************************/
    /*breadcrumb-area*/
    /******************************************************************** *!*/
    /*.breadcrumb-area {*/
    /*height: 30px;*/
    /*border-top: 0;*/
    /*}*/
    /*.breadcrumb-area.sticky {*/
    /*position: static;*/
    /*margin-left: 0;*/
    /*}*/

    /*!* home *!*/
    /*.breadcrumb-area li.home {*/
    /*width: 50px;*/
    /*}*/
    /*.breadcrumb-area li.home a {*/
    /*height: 28px;*/
    /*line-height: 32px;*/
    /*text-align: center;*/
    /*font-size: 13px;*/
    /*border-left: 0;*/
    /*}*/

    /*!* selectbox *!*/
    /*.breadcrumb-area li.selectbox {*/
    /*width: auto;*/
    /*height: 28px;*/
    /*padding-left: 10px;*/
    /*line-height: 30px;*/
    /*font-size: 13px;*/
    /*}*/
    /*.breadcrumb-area li.selectbox.depth2 {*/
    /*width: auto;*/
    /*}*/
    /*.breadcrumb-area li.selectbox .current i {*/
    /*right: 10px;*/
    /*font-size: 15px;*/
    /*color: #666;*/
    /*cursor: pointer;*/
    /*}*/
    /*.breadcrumb-area li.selectbox ul {*/
    /*display: none;*/
    /*width: 120px;*/
    /*background-color: #fff;*/
    /*}*/
    /*.breadcrumb-area li.arrow {*/
    /*height: 28px;*/
    /*line-height: 32px;*/
    /*}*/

    /*!* quick-link *!*/
    /*.breadcrumb-area li.quick-link {*/
    /*display: none;*/
    /*}*/

    /*!* print *!*/
    /*.breadcrumb-area li.btn-print {*/
    /*display: none;*/
    /*}*/

    /*!*sub-title-area*!*/
    /*.contents-area .snb-area {*/
    /*display: none;*/
    /*}*/

    /*!*contents-style*!*/
    /*.contents .section {*/
    /*min-height: 300px;*/
    /*}*/
    /*.section .mobile-hidden {*/
    /*display:none;*/
    /*}*/

    /* *******************************************************************
        학회장 인사말 : greeting.vm
    ******************************************************************* */

    #contents .section.greeting p.title {
        font-size: 16px;
    }
    #contents .section.greeting p strong {
        font-size: 14px;
    }
    #contents .section.greeting p img {
        max-width: 100%;
    }
    #contents .section.greeting p.chairman {
        margin-top: 40px;
        text-align: right;
        font-size: 16px;
    }
    #contents .section.greeting p.chairman strong {
        font-size: 20px;
    }
    #contents .section.greeting p.chairman-sign {
        text-align: right;
    }
    .section.greeting .img-title {
        float: none;
        margin-bottom: 40px;
    }
    .section.greeting .text-title {
        float: none;
        max-width: 100%;
        text-align: left;
        padding: 0;
        margin-bottom: 20px;
    }
    .section.greeting .text-title span {
        display: inline;
        font-size: 14px;
        color: #333;
        line-height: 1.5;
    }
    .section.greeting .title-area {
        margin-bottom: 0;
        background: none;
        background-size: contain;
    }
    .section.greeting .text-title strong {
        display: inline-block;
        color: #333;
        font-size: 15px;
        line-height: 1.5;
    }
    .section.greeting .text-title strong span {
        color: #333;
        font-size: 15px !important;
    }

    /* 학회상 */
    .tb-haedong {
        margin: 20px 0;
    }
    .tb-haedong td img {
        display: inline-block;
        width: 100%;
        height: auto;
    }
    .tb-haedong .haedong-thm {
        display: block;
        text-align: center;
    }
    .tb-haedong .haedong-info,
    .tb-haedong .thm-info {
        padding: 5px 0 10px;
        line-height: 1.25;
        font-size: 12px;
        font-weight: normal;
        letter-spacing: -0.75px;
    }

    /*IEIE/IEEE Joint Award for Young Scientist and Engineer + 해동상 */
    #tab02 .tab_list li{
        width:50%;
    }

    #tab04 .tab_list li{
        width:100%;
    }
    #tab04 .tab_list img{
        width:380px;
        height: 255px;
        border-radius: 4px;
    }
    #tab04 .tab_list img{
        height: auto;
    }



    /* 역대회장 */
    .presidents-list > li {
        float: none;
        display: block;
        width: 100%;
        margin: 0 0 20px;
        padding: 0 0 20px;
        border-bottom: 1px solid #eee;
    }
    .presidents-list > li .info > dl > dd:nth-child(2) {
        margin-bottom: 15px;
    }

    /* *******************************************************************
        임원
    ******************************************************************* */
    #contents .section .board_members h3 {
        text-align: center;
    }
    .board_members dl {
        width: 50%;
        text-align: center;
    }
    .board_members dl:first-of-type {
        width: 100%;
    }
    .board_members dl:nth-of-type(2) {
        width: 100%;
    }

    /* *******************************************************************
        출판물
    ******************************************************************* */
    .book-info dd, .book-info dt {
        float: none;
    }
    .book-info dd {
        text-align: center;
    }
    .book-info dt {
        padding-left: 0;
        text-align: center;
    }

    .btn-publication-area.pull-right {
        float: none !important;
        clear: both;
        padding: 15px 0 0;
        text-align: center;
    }

    /* 간행물 검색 */
    #keywordFrm select {
        display: block !important;
        width: 150px !important;;
        margin: 0 auto 5px;
    }
    #keywordFrm a.text-deco-n {
        display: block;
        margin: 5px 0 0;
    }

    /*!* ********************************************************************/
    /*회원센터*/
    /******************************************************************** *!*/
    /*.three-column {*/
    /*!*list-style: none;*!*/
    /*-moz-column-count: 1;*/
    /*-moz-column-gap: 0;*/
    /*-moz-column-fill: balance;*/
    /*-webkit-column-count: 1;*/
    /*-webkit-column-gap: 0;*/
    /*-webkit-column-fill: balance;*/
    /*column-count: 1;*/
    /*column-gap: 0;*/
    /*column-fill: balance;*/
    /*list-style-position: inside;*/
    /*padding: 0 20px;*/
    /*border: 3px solid #f7f7f7;*/
    /*}*/
    /*.three-column li {*/
    /*line-height: 3;*/
    /*}*/
    /*.three-column li a {*/
    /*font-size: 15px;*/
    /*}*/

    /*.tb-user-search td {*/
    /*text-align: center;*/
    /*border-bottom: 1px solid #ddd !important;*/
    /*}*/


    /*!* ********************************************************************/
    /*제휴사업*/
    /******************************************************************** *!*/
    /*.affilication td li {*/
    /*line-height: 1.5;*/
    /*}*/
    /*.affilication td > ul {*/
    /*padding: 10px 0 10px 10px;*/
    /*}*/
    /*.affilication td > ul > li {*/
    /*font-weight: 700;*/
    /*padding-bottom: 15px;*/
    /*!*background: url("/images/bullet/bullet_main_board.png") no-repeat 0 8px;*!*/
    /*}*/
    /*.affilication td > ul > li:last-child {*/
    /*padding-bottom: 0;*/
    /*}*/
    /*.affilication td > ul > li > ul {*/
    /*padding: 0 0 0 20px;*/
    /*}*/
    /*.affilication td > ul > li > ul > li {*/
    /*font-weight: 500;*/
    /*text-indent: -10px;*/
    /*}*/
    /*.affilication td p.star {*/
    /*padding: 0 0 10px 40px;*/
    /*text-indent: -20px;*/
    /*}*/

    /*!* ********************************************************************/
    /*계산서신청*/
    /******************************************************************** *!*/
    /*.ol-list li{*/
    /*padding-left: 15px;*/
    /*text-indent: -15px;*/
    /*padding-bottom: 10px;*/
    /*}*/

    /* ---------------------------------------
    ID/PW찾기 : idpasswd_find.jsp
    --------------------------------------- */
    .search-confirm {
        width: 100% !important;
        margin: 10px auto !important;
    }

    /* *******************************************************************
        특별회원
    ******************************************************************* */
    .special-ci-area {
        margin: 10px 0 0;
    }
    .special-ci-area ul {
        text-align: center;
    }
    .special-ci-area ul li {
        float: none;
        display: inline-block;
        width: 152px;
        margin: 0 5px 10px;
    }
    .special-ci-area ul li:nth-child(5n) {
        margin: 0 5px 10px;
    }
    .special-ci-area ul li a {
        display: block;
        height: 52px;
        /*border: 1px solid #dfdfdf;*/
        /*background-color: #fafafa;*/
    }

}

/* phone ~ 320px */
@media screen and (max-width:500px) {
    /*국제협력*/
    .pictures-list ul li {
        display: block;
        float: none;
        text-align: left;
        width: 100%;
        padding-bottom: 10px;
    }
}

@media print {

}
