/*******************************************************************
   common style
******************************************************************* */
.section {
    padding: 0 0 30px 0;
}
.section h3 {
    padding: 40px 0 20px 20px;
    /*font-weight: 700;*/
    /*color: #004bae;*/
    background: url("/images/bullet/bullet_h4_02.png") no-repeat 0 50px;
}
.section h3:first-child {
    padding: 0 0 20px 20px;
    background: url("/images/bullet/bullet_h4_02.png") no-repeat 0 10px;
}

.section h4 {
    padding: 30px 0 10px;
    color: #4093df;
}
.section h3 + h4 {
    padding: 10px 0 10px !important;
}
.section .highlight-box + h4 {
    padding: 10px 0 10px !important;
}
.section .highlight-box-yellow + h4 {
    padding: 10px 0 10px !important;
}


.section ul.section-list li {
    margin: 3px 0;
    padding-left: 15px;
    background: url(/images/bullet/bullet3.gif) left 7px no-repeat;
    /*text-indent: -15px;*/
}


#container .section p.thm {
    margin: 0 0 50px;
}
#container .section p {
    margin: 0 0 20px;
    font-size: 15px;
    font-weight: 500;
    text-align: justify;
}
#container .table td {
    vertical-align: middle;
}
#container .btn-area {
    margin: 30px 0;
    text-align: center;
}
#container .btn-area .btn {
    margin: 0 10px;
}
.highlight-box {
    padding: 2.3% 2.8%;
    background-color: #f7fbff;
    border: 1px solid #82a9da;
    margin-bottom: 20px;
}
.highlight-box p, .highlight-box-yellow p {
    margin-bottom: 0 !important;
}
.highlight-box-yellow {
    padding: 2.3% 2.8%;
    background-color: #fcfbed;
    border: 1px solid #faebcc;
    margin-bottom: 20px;
}
/*******************************************************************
   sub style
******************************************************************* */
/* 인사말 */
#container .section p.chairman {
    margin: 50px 0 0;
    text-align: right;
    font-size: 18px;
}
#container .section p.chairman .name {
    margin: 0 0 0 20px;
    font-size: 24px;
    font-weight: 500;
}
.ceo-names {
    margin-top: 30px;
}
.ceo-names p {
    text-align: right !important;
    margin-bottom: 0 !important;
    font-weight: 400 !important;
    font-size: 16px !important;
}
.ceo-names p b {
    margin-left: 5px;
    font-weight: 700 !important;
    font-size: 21px !important;
}

/*학회소개*/
.introduction .title {
    text-align: left !important;
    font-size: 26px !important;
    font-weight: 700 !important;
    line-height: 1.7;
    padding: 0 0 10px 60px;
    background: url("/images/sub/intro_logo.png") no-repeat 0 0;
    background-size: 53px auto;
    /*background-size: contain;*/
}
.introduction .conts {
    font-size: 16px !important;
    font-weight: 700 !important;
    margin: 0 0 10px 0 !important;
}
.introduction .introduction-area {
    margin-top: 30px;
}
.introduction .introduction-area:after {
    content: '';
    display: block;
    clear: both;
}
.introduction .introduction-area dl {
    float: left;
    width: 49%;
    min-height: 350px;
}
.introduction .introduction-area dl dt {
    margin-bottom: 10px !important;
    border: 1px solid #dfdfdf;
}
.introduction .introduction-area dl:nth-child(odd) {
    padding-right: 15px;
}
.introduction .introduction-area dl:nth-child(even) {
    padding-left: 15px;
}
.introduction .introduction-area dl dt {
    width: 100%;
    height: 130px;
    background-repeat: no-repeat;
}
.introduction .introduction-area dl:first-child dt {
    background-image: url("/images/sub/01_electronics.jpg");
    background-size: cover;
    background-position: center center;
    /*background-position: center bottom -40px;*/
}
.introduction .introduction-area dl:nth-child(2) dt {
    background-image: url("/images/sub/02_conference.jpg");
    background-size: cover;
    background-position: center center;
    /*background-position: center bottom -95px;*/
}
.introduction .introduction-area dl:nth-child(3) dt {
    background-image: url("/images/sub/03_book.jpg");
    background-size: cover ;
    background-position: center center;
}
.introduction .introduction-area dl:nth-child(4) dt {
    background-image: url("/images/sub/04_eng.jpg");
    background-size: cover;
}

.introduction .introduction-area dl dd p {
    margin: 0 !important;
    word-break: break-all;
}

/* 기업 및 부설연구소 소개 */
.section.company {

}
.section.company .modal-list {

}
.section.company .modal-list > li {
    display: inline-block;
    /*width: 30%;*/
    margin: 3px 2px;
}
.section.company .modal-list > li > a {
    display: block;
    /*width: 100%;*/
}
.section.company .modal-content {
    top: 100px;
}
.section.company .modal-list .modal-header {
    border-bottom: 1px solid #012873;
    border-radius: 5px 5px 0 0;
    background-color: #012873;
}
.section.company .modal-list h4.modal-title {
    padding: 0;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}
.section.company .modal-list .modal-header .close {
    color: #fff;
}
.section.company .modal-list .modal-body {
    padding: 25px;
}
.section.company .modal-list .modal-body h1 {
    margin: 0 0 15px;
    line-height: 1.4;
    font-size: 19px;
    font-weight: bold;
    word-break: keep-all;
}

/*.img-logo {*/
    /*text-align: center !important;*/
/*}*/
/*.introduction-area {*/
    /*padding: 50px 40px;*/
    /*border: 3px solid #efeeed;*/
    /*background: url("/images/sub/hands.png") no-repeat center center;*/
    /*background-size: cover;*/
    /*color: #fff;*/
/*}*/
/*.introduction-area .img-logo {*/
    /*margin-bottom: 30px !important;*/
/*}*/
/*.introduction-area .img-logo img {*/
    /*border: 1px solid #fbfbfb;*/
    /*background-color: rgba(255,255,255,0.3);*/
/*}*/
/*.introduction-area p:last-child {*/
    /*margin-bottom: 0;*/
/*}*/

/*연혁*/
.history-area {
    margin-top: 25px;
}
/*.history-area dl {*/
    /*display: table;*/
    /*width: 100%;*/
/*}*/
/*.history-area dl dt,*/
/*.history-area dl dd {*/
    /*display: table-cell;*/
/*}*/
.history-area dl {
    margin-bottom: 0 !important;
}
.history-area dl dt {
    /*width: 20%;*/
    height: 70px;
    padding-top: 30px;
    text-align: left;
    position: relative;
    /*top: 15px;*/
    top: 0;
    vertical-align: top;
    left: 0;
    border-left: 2px dotted #d3d3d3;
    /*left: 20px;*/
}
.history-area dl:first-child dt {
    height: 60px;
    padding-top: 20px;
}

.history-area dl dt::before {
    display: inline-block;
    margin-left: -7px;
    padding-right: 10px;
    content: "\f21b";
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /*color: #d3d3d3; !* or whatever color you prefer *!*/
    /*font-size: 30px;/* or whatever the bullet size you prefer */
    vertical-align: middle;
}
.history-area dl:nth-child(4n-3) dt:before {
    color: #ef5a0b;
}
.history-area dl:nth-child(4n-2) dt:before {
    color: #ffd500;
}
.history-area dl:nth-child(4n-1) dt:before {
    color: #8fc61d;
}
.history-area dl:nth-child(4n) dt:before {
    color: #2470b6;
}

.history-area dl dt p {
    display: inline-block;
    color: #9c9c9c;
    font-size: 25px !important;
    font-weight: 700;
    margin-bottom: 0 !important;
}
.history-area dl dd {
    /*width: 80%;*/
    /*vertical-align: bottom;*/
    vertical-align: top;
}
.history-area dl dd > ul {
    border-left: 2px dotted #d3d3d3;
    /*min-height: 130px;*/
}

.history-area dl dd > ul > li {
    display: table;
    width: 100%;
    line-height: 30px;
    vertical-align: middle;
    padding-bottom: 5px;
}
.history-area dl dd > ul > li > span {
    display: table-cell;
    padding-left: 20px;
    width: 20%;
    color: #50a7ff;
}
.history-area dl dd > ul > li > ul {
    display: table-cell;
    width: 80%;
}

/*******************************************************************
   정관 및 규정
******************************************************************* */

.regulation-list li {
    display: block;
    border-bottom: 1px dotted #dfdfdf;
}
.regulation-list li:after{
    content: '';
    display: block;
    clear: both;
}
.regulation-list li .title {
    margin-bottom: 0 !Important;
    padding: 15px 0 15px 25px;
    float: left;
    font-size: 16px !Important;
    background: url("/images/bullet/bullet_h4_02.png") no-repeat left center;
}
.regulation-list li a {
    margin-top: 13px;
    display: inline-block;
    padding: 2px 8px;
    float: right;
    /*width: 10px;*/
    font-size: 13px;
    border: 1px solid transparent;
    border-radius: 2px;
    box-shadow: 0 1px 6px rgba(32, 33, 36, 0.28);
    /*background*/
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 47%, rgba(238,238,238,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 47%,rgba(238,238,238,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 47%,rgba(238,238,238,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
}

/*******************************************************************
   기금자 명단
******************************************************************* */
.fund-list .logo-area {
    text-align: center !important;
}

.fund-list .highlight-box p {
    text-align: center !important;
    margin: 0 !important;
}
.fund-list .highlight-box p.date {
    padding-top: 10px;
}
.fund-list .list {
    text-align: justify;
    word-break: keep-all;
    word-wrap: break-word;
    padding: 5%;
    background: url("/images/sub/hands_03.png") no-repeat center center;
    background-size: contain;
    border-left: 1px solid #82a9da;
    border-right: 1px solid #82a9da;
    border-bottom: 1px solid #82a9da;
}
.fund-list .list li {
    /*text-align: center;*/
    padding-bottom: 40px;
}
.fund-list .list li:last-child {
    padding-bottom: 0;
}
/*------------------
    소개자료
------------------*/
/*tab 01*/
.information_materials #tab01 iframe {
    max-width: 100%;
}
/*tab 02*/
.brochure-area {
    display: flex;
    gap: 1.333%;
}
.brochure-area li {
    width: 24%;
    text-align: center;
}
#container .section .brochure-area li p {
    margin-top: 12px;
    font-size: 19px;
    font-weight: 700;
    text-align: center !important;
}

.brochure-area li a img {
    width: 90%;
    border: 1px solid #dfdfdf;
    transition: 0.5s;
}
.brochure-area li a img:hover {
    box-shadow:  1px 1px 8px 2px rgba(68, 68, 68, 0.2);
}

/*tab 03*/
.information_materials #tab03 {

}
.information_materials #tab03 .logo-area.bottom {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 60px;
}
.information_materials #tab03 .logo-area h3 .btn {
    margin-left: 10px;
}

.information_materials #tab03 .logo-area .img-area {
    border: 1px solid #dfdfdf;
    padding: 20px;
    text-align: center;
}

.information_materials #tab03 .logo-area .img-area img {
    max-width: 100%;
}

/*------------------
    tab
------------------*/
/*border-top-tab*/
.border-top-tab > li > a, .nav-tabs.nav-justified > li > a {
    color: #888;
    font-size: 15px;
    font-weight: 700;
}
.border-top-tab > li > a:hover {
    border-radius: 0 !important;
    border-top: 3px solid #dfdfdf !important;
    background-color: #fff !important;
}
.border-top-tab > li.active > a {
    border-radius: 0 !important;
    border-top: 3px solid #4ba5ff !important;
    color: #333 !important;
    /*color: #0074e8 !important;*/

}



/*------------------
    tb-basic
------------------*/
.tb-basic thead th {
    /*line-height: 1.8 !important;*/
    /*font-size: 17px !important;*/
    text-align: center;
    color: #fff;
    background-color: #498ccd;
    /*border-bottom: 1px solid #ddd !important;*/
    vertical-align: middle !important;
}
.tb-basic.orange thead th {
    /*line-height: 1.8 !important;*/
    /*font-size: 17px !important;*/
    text-align: center;
    font-size: 13px;
    color: #fff;
    background-color: #dc9012;
    /*border-bottom: 1px solid #ddd !important;*/
    vertical-align: middle !important;
}
.tb-basic.orange tbody td {
    font-size: 13px;
}
.tb-basic tbody th {
    text-align: center;
    background-color: #fafafa;
    vertical-align: middle !important;
}
.tb-basic.orange a i {
    font-size: 20px;
    color: #63a5ed;
    transition: all 0.25s;
}
.tb-basic.orange a:hover i {
    color: #0c3f8f;
}

.nav-double .single {
    padding-bottom: 33px;
}

/*map*/
.map-area {
    width: 100%;
    height: 450px;
    margin: 0 0 30px;
}
#marker-title {
    width: 200px;
    height: 40px;
    text-align: center;
}
#marker-title h1 {
    height:40px;
    line-height:40px;
    font-size: 15px;
}

/*준비중 입니다.*/
.uc {
    padding: 45px 0;
    font-size: 25px;
    background-color: #f7f7f7;
    border: 1px solid #eee;
    border-radius: 2px;
    color: #bbb;
    text-align: center;
    vertical-align: middle;
}
.uc i {
    font-size: 33px;
    padding-right: 15px;
    vertical-align: middle;
}
.uc .uc-strong {
    color: #767676;
}


/* 연구자 검색 */
.research-filter-area {
    position: relative;
}
.research-filter-area .find-feild {
    position: absolute;
    right: -1px;
    top: -22px;
    border-radius: 0;
}

/* *******************************************************************
	학회주요일정
******************************************************************* */
.fc-list-item-title.fc-widget-content a {
    cursor: pointer;
}

.qtip-bootstrap {
    max-width: 480px;
    min-width: 360px;
}
.qtip-bootstrap .qtip-content {
    padding: 0;
}
.qtip-bootstrap .qtip-content .tooltip-area {

}
.qtip-bootstrap .qtip-content .tooltip-area h1 {
    width: 100%;
    margin: 0;
    padding: 10px 40px 10px 20px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    border: 1px solid #1578c4;
    border-radius: 5px;
    background-color: #1578c4;
}
.qtip-bootstrap .qtip-content .tooltip-area h1 a {
    color: #fff;
}
.qtip-bootstrap .qtip-content .tooltip-area h1 a:hover {
    color: #f0f955;
}
.qtip-bootstrap .qtip-content .tooltip-area .info-area {
    padding: 20px;
    font-size: 15px;
    color: #333;
}
.qtip-bootstrap .qtip-content .tooltip-area .date {
    margin: 0 0 10px;
}
.qtip-bootstrap .qtip-content .tooltip-area .place {
    margin: 0;
}
.qtip-bootstrap .qtip-content .tooltip-area .memo {
    margin: 15px 0;
    padding-top: 15px;
    line-height: 1.58;
    border-top: 1px solid #eee;
}
.qtip-bootstrap .qtip-content .tooltip-area .link a {
    display: block;
    margin: 10px 0 0;
    padding: 5px 10px;
    font-size: 13px;
    border-radius: 5px;
    background-color: #f0f0f0;
}
.qtip-bootstrap .qtip-content .tooltip-area i {
    margin: 0 8px 0 0;
}
.qtip-close {
    top: 12px;
    right: 12px;
}
.qtip-close.qtip-icon {
    border: 0;
}
.qtip-bootstrap .qtip-icon .ui-icon {
    color: #fff;
    text-shadow: none;
    opacity: 0.45;
}

.tooltip {
    min-width: 300px !important;
    text-align: left !important;
    background-color: #052f70 !important;
}

.exhibition-area h4 {
    width: 100%;
    padding: 8px 10px;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    border-radius: 2px;
}
.exhibition-area h4.Platinum {
    background-color: #012873;
}
.exhibition-area h4.Gold {
    background-color: #ffd006;
}
.exhibition-area h4.Silver {
    background-color: #56c7ff;
}
.exhibition-area h4.Bronze {
    background-color: #cc7500;
}
.exhibition-area h4.ie_competitions {
    background-color: #5327d1;
}
/* *******************************************************************
	학회주요일정 반응형 스타일
******************************************************************* */
/* phone ~ 767px */
@media screen and (max-width: 767px) {

    .qtip-bootstrap {
        max-width: 320px;
        min-width: 300px;
    }
    #contents .section.major-schedule .fc-center {
        display: block !important;
        padding: 20px 0 5px;
        text-align: center;
    }
    #contents .section.major-schedule .fc-center h2 {
        margin: 20px 0 0;
        font-size: 28px;
    }

}
