/*******************************************************************
   layout style
******************************************************************* */
body {
    overflow: scroll;
}

/*main-spot-area*/
.main-spot-area:after {
    content: '';
    display: block;
    clear: both;
}

/*main-banner*/
.main-banner {
    position: relative;
    float: left;
    width: 66.66%;
}
.main-spot-area .main-banner ul {
    visibility: hidden;
    overflow: hidden;
    width: 100%;
    height: 400px;
}
.main-banner ul > li {
    width: 100%;
}
.main-banner ul > li {
    display: inline-block;
    height: 400px;
    background-size: cover;
}
.main-banner ul > li > a {
    display: block;
    width: auto;
    height: 400px;
    z-index: 1100;
}

/* type-kipe */
.main-banner ul > li.type-kipe {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-right: 40px;
    background: url("/images/main/main_banner/bg_main_banner_kipebg.jpg") no-repeat center center;
    background-size: cover;
}
.main-banner ul > li.type-kipe .title {
    max-width: 680px;
}
.main-banner ul > li.type-kipe .title img {
    max-width :100%;
}

/* type 0~ */
.main-banner ul > li.type1 {
    background: url("/images/main/main_banner.png") no-repeat center center;
    background-size: cover;
}
.main-banner ul > li.type3.conf {
    background: #194488 url("/images/main/main_banner/main_banner_conf2023f.jpg") no-repeat center center;
    /*background: #e3f3fd url(/images/main/bg_pattern.png) center top no-repeat;*/
    background-size: cover;
}
.main-banner ul > li.type3.seminar {
    background: url("/images/main/main_banner/main_banner_seminar_2019_v3.png") no-repeat center center;
    background-size: cover;
}
.main-banner ul > li.type3.seminar {

}
.main-banner ul > li.type3.seminar .banner-area .title {
    margin: 0 0 15px !important;
    line-height: 1.3;
}
.main-banner ul > li.type3.seminar .banner-area br {
    display: block;
}
.main-banner ul > li.type3.seminar.temp {
    /*background: #e3f3fd url(/images/main/bg_pattern.png) left top no-repeat;*/
    background: #e3f3fd url(/images/main/main_banner/main_banner_default.jpg) center top no-repeat;
    background-size: cover;
}
.main-banner ul > li.type3.seminar.win {
    background: #e3f3fd url(/images/main/main_banner/main_banner_winter2022.jpg) center top no-repeat;
    background-size: cover;
}
.main-banner ul > li.type3.seminar.temp .banner-area {
    text-align: center;
    margin: 30px 30px 0;
    /* margin: 70px 50px 0; */
    padding: 30px;
    /*padding: 20px 20px 30px;*/
    background-color: rgba(0,0,0,0.45);
}
.main-banner ul > li.type3.seminar.workshop.temp {
    background: #10674b url(/images/main/main_banner/main_banner_workshop.jpg) center top no-repeat;
}
.main-banner ul > li.type3.society {
    background: url("/images/main/main_banner/main_banner_workshop.jpg") no-repeat center center;
    background-size: cover;
}
.main-banner ul > li.type3.seminar.workshop.temp2 {
    background: #055694 url(/images/main/main_banner/main_banner_default_02.png) center top no-repeat;
}

/* 행사 텍스트 */
.main-banner ul > li.type3 .con-area {
    text-align: center;
    margin: 40px 50px 0;
    padding: 30px;
    background-color: rgba(0,0,0,0.25);
}
.main-banner ul > li.type3.win.dc .con-area {
    margin-top: 35px;
    padding: 28px;
}
.main-banner ul > li.type3.temp .con-area {
    /*background-color: transparent;*/
    background-color: rgba(0,0,0,0.25);
}
.main-banner ul > li.type3.temp.win .con-area {
    background-color: rgba(0,0,0,0.4);
}
.main-banner ul > li.type3.temp.win .btn-primary {
    padding: 6px 28px;
    background-color: #07448f;
    border-color: #012654;
}
.main-banner ul > li.type3 .con-area .sub-title {
    margin: 0;
    font-size: 24px;
    color: #fff;
    text-shadow: 1px 2px 2px rgba(0,0,0,0.45);
}
.main-banner ul > li.type3 .con-area .sub-eng-title {
    margin: 0;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: -0.45px;
    color: #fff;
    text-shadow: 1px 2px 2px rgba(0,0,0,0.45);
}
.main-banner ul > li.type3.temp .con-area .sub-title {
    font-size: 24px;
    /*color: #333;*/
    /*text-shadow: none;*/
    color: #fff;
    text-shadow: 1px 2px 2px rgba(0,0,0,0.45);
}
.main-banner ul > li.type3 .con-area .title {
    font-size: 48px;
    font-weight: bold;
    color: #fff;
    text-shadow: 1px 2px 2px rgba(0,0,0,0.45);
}
.main-banner ul > li.type3.temp .con-area .title {
    font-size: 46px;
    /*color: #333;*/
    /*text-shadow: none;*/
    color: #fff;
    text-shadow: 1px 2px 2px rgba(0,0,0,0.45);
}
.main-banner ul > li.type3.temp .con-area .title br {
    /*display: none;*/
}
.main-banner ul > li.type3 .con-area .title small {
    font-size: 34px;
}
.main-banner ul > li.type3 .con-area .date {
    height: auto;
}
.main-banner ul > li.type3.temp .con-area .date {
    height: auto;
    /*margin-top: 50px;*/
    margin-top: 20px;
}
.main-banner ul > li.type3.win.dc .con-area .date {
    margin-top: 34px;
}
.main-banner ul > li.type3 .con-area .date li {
    display: block;
    height: auto;
    text-align: center;
    font-size: 21px;
    font-weight: bold;
    color: #FFFAB5;
    text-shadow: 1px 2px 2px rgba(0,0,0,0.45);
}
.main-banner ul > li.type3.temp .con-area .date li {
    margin-top: 10px;
    font-size: 21px;
    /*color: #333;*/
    /*text-shadow: none;*/
    color: #fff;
    text-shadow: 1px 2px 2px rgba(0,0,0,0.45);
}
.main-banner ul > li.type3.dc .con-area .btn-area {
    margin: 32px 0 18px;
}
.main-banner ul > li.type3 .con-area .btn {
    width: 140px;
    margin: 0 10px;
    font-size: 16px;
    border-radius: 2px;
}

.main-banner ul > li.type2 .con-area {
    text-align: center;
    margin: 50px 50px 0;
    padding: 30px;
    background-color: rgba(0,0,0,0.25);
}
.main-banner ul > li.type2 .con-area .sub-title {
    margin: 0;
    font-size: 24px;
    color: #fff;
    text-shadow: 1px 2px 2px rgba(0,0,0,0.45);
}
.main-banner ul > li.type2 .con-area .title {
    font-size: 48px;
    font-weight: bold;
    color: #fff;
    text-shadow: 1px 2px 2px rgba(0,0,0,0.45);
}
.main-banner ul > li.type2 .con-area .title small {
    font-size: 34px;
}
.main-banner ul > li.type2 .con-area .date {
    height: auto;
}
.main-banner ul > li.type2 .con-area .date {
    display: block;
    height: auto;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    text-shadow: 1px 2px 2px rgba(0,0,0,0.45);
}
.main-banner ul > li.type2 .con-area .btn-area {

}
.main-banner ul > li.type2 .con-area .btn {
    margin: 0 10px;
    font-size: 16px;
    border-radius: 2px;
}

.main-banner ul > li.type3 .banner-area {
    text-align: center;
    margin: 30px 50px 0;
    /*margin: 70px 50px 0;*/
    padding: 20px;
    /*background-color: rgba(0,0,0,0.35);*/
}
.main-banner ul > li.type3.conf .banner-area {
    text-align: center;
    margin: 20px 50px 0;
    padding: 20px 20px;
    background-color: rgba(0,0,0,0.45);
}
.main-banner ul > li.type3 .banner-area .year {
    margin: 0 0 10px;
    font-size: 24px;
    color: #fff;
    /*color: #083861;*/
    text-shadow: 1px 1px 2px rgba(0,0,0,0.45);
}
.main-banner ul > li.type3 .banner-area .title {
    margin:20px 0;
    line-height: 1.1;
    font-size: 48px;
    font-weight: bold;
    color: #fff;
    /*color: #083861;*/
    text-shadow: 1px 1px 2px rgba(0,0,0,0.45);
}
.main-banner ul > li.type3.conf .banner-area .title {
    margin: 10px 0 20px;
    line-height: 1.1;
    font-size: 48px;
    font-weight: bold;
    color: #fff;
    /*color: #083861;*/
    text-shadow: 1px 1px 2px rgba(0,0,0,0.45);
}
.main-banner ul > li.type3 .banner-area .sub-title {
    margin: 0 0 27px;
    font-size: 24px;
    color: #fff;
    /*color: #083861;*/
    text-shadow: 1px 1px 2px rgba(0,0,0,0.45);
}
.main-banner ul > li.type3.conf .banner-area .sub-title {
    margin: 0 0 15px;
}
.main-banner ul > li.type3 .banner-area br {
    display: none;
}
.main-banner ul > li.type3 .banner-area .date {
    height: auto;
}
.main-banner ul > li.type3 .banner-area .date li {
    display: block;
    height: auto;
    text-align: center;
    font-size: 21px;
    font-weight: normal;
    color: #FFF;
    letter-spacing: 0;
    /*color: #083861;*/
    text-shadow: 1px 1px 2px rgba(0,0,0,0.45);
}
.main-banner ul > li.type3.conf .banner-area .date li {
    color: #FFFAB5;
}
.main-banner ul > li.type3 .banner-area .btn-area {
    margin: 00px 0;
}
.main-banner ul > li.type3.conf .banner-area .btn-area {
    margin: 20px 0;
}
.main-banner ul > li.type3 .banner-area .btn {
    margin: 0 10px;
    padding: 8px 22px;
    font-size: 19px;
    border-radius: 3px;
    transition: all 0.25s;
    box-shadow: 0 1px 4px rgba(0,0,0,0.25);
}
.main-banner ul > li.type3 .banner-area .btn i {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px 0 0;
    font-size: 23px;
    color: rgba(255,255,255,0.9);
}
.main-banner ul > li.type3 .banner-area .btn b {
    display: inline-block;
    vertical-align: middle;
    color: rgba(255,255,255,1);
}

/* default */
.main-banner ul > li.type0 {
    position: relative;
    background-size: cover !important;
    background-position-x: 100% !important;
}
.main-banner ul > li.type0 .default {

}
.main-banner ul > li.type0 .default .title {

}
.main-banner ul > li.type0 .default .title h1 {
    padding: 30px 0 10px 50px;
    font-size: 28px;
    font-weight: bold;
    font-style: italic;
    color: rgba(255,255,255,0.85);
}
.main-banner ul > li.type0.conf-end .default .title h1 {
    padding: 120px 0 10px 50px;
    font-size: 28px;
}
.main-banner ul > li.type0 .default .title h2 {
    padding: 0 0 20px 50px;
    font-size: 20px;
    color: #a3c4e0;
}
.main-banner ul > li.type0 .default .caption {
    position: absolute;
    left: 130px;
    bottom: 30px;
    height: 30px;
}
.main-banner ul > li.type0.conf-end .default .caption {
    left: 50px;
    bottom: 120px;
}
.main-banner ul > li.type0 .default .caption a,
.main-banner ul > li.type0 .default .caption span {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    letter-spacing: 0;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    border-top: 1px solid rgba(255,255,255,0.25);
    border-bottom: 1px solid rgba(255,255,255,0.25);
    background-color:  rgba(0,0,0,0.15);
    transition: all 0.25s;
}
.main-banner ul > li.type0 .default .caption a:hover {
    background-color:  rgba(0,0,0,0.25);
}
.main-banner ul > li.type0 .default .caption a i,
.main-banner ul > li.type0 .default .caption span i{
    margin-right: 8px;
}
.main-banner ul > li.type0.bg01 {
    background: #203b61 url("/images/main/main_banner/2024f/main_banner_2024f_01.jpg") no-repeat left center;
}
.main-banner ul > li.type0.bg02 {
    background: #203b61 url("/images/main/main_banner/2024f/main_banner_2024f_02.jpg") no-repeat left center;
}
.main-banner ul > li.type0.bg03 {
    background: #203b61 url("/images/main/main_banner/2024f/main_banner_2024f_03.jpg") no-repeat left center;
}
.main-banner ul > li.type0.bg04 {
    background: #203b61 url("/images/main/main_banner/2024f/main_banner_2024f_04.jpg") no-repeat left center;
}
.main-banner ul > li.type0.bg05 {
    background: #203b61 url("/images/main/main_banner/2024f/main_banner_2024f_05.jpg") no-repeat left center;
}
/*.main-banner ul > li.type0.bg06 {*/
/*    background: #203b61 url("/images/main/main_banner/2022f/main_banner_06.jpg") no-repeat left center;*/
/*}*/
/*.main-banner ul > li.type0.bg07 {*/
/*    background: #203b61 url("/images/main/main_banner/2022f/main_banner_07.jpg") no-repeat left center;*/
/*}*/
/*.main-banner ul > li.type0.bg08 {*/
/*    background: #203b61 url("/images/main/main_banner/2022f/main_banner_08.jpg") no-repeat left center;*/
/*}*/
/*.main-banner ul > li.type0.bg09 {*/
/*    background: #203b61 url("/images/main/main_banner/2019f/main_banner_09.jpg") no-repeat left center;*/
/*}*/
/*.main-banner ul > li.type0.bg10 {*/
/*    background: #203b61 url("/images/main/main_banner/2019f/main_banner_10.jpg") no-repeat left center;*/
/*}*/
/*.main-banner ul > li.type0.bg11 {*/
/*    background: #203b61 url("/images/main/main_banner/2019f/main_banner_11.jpg") no-repeat left center;*/
/*}*/
/*.main-banner ul > li.type0.bg12 {*/
/*    background: #203b61 url("/images/main/main_banner/2019f/main_banner_12.jpg") no-repeat left center;*/
/*}*/
/*.main-banner ul > li.type0.bg13 {*/
/*    background: #203b61 url("/images/main/main_banner/2019f/main_banner_13.jpg") no-repeat left center;*/
/*}*/
.main-banner ul > li.type0.bg-default {
    background: #203b61 url("/images/main/main_banner/main_banner_default.jpg") no-repeat left center;
}

/*pager*/
.main-banner .bx-controls .bx-pager {
    /*display: none !important;*/
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -30px;
    text-align: center;
    z-index: 100;
}
.main-banner .bx-controls .bx-pager-item {
    display: inline-block;
    margin-left: 13px;
    vertical-align: middle;
}
.main-banner .bx-controls .bx-pager-item > a {
    display: block;
    width: 13px;
    height: 13px;
    font-size: 0;
    color: transparent;
    border-radius: 50%;
    background-color: rgba(255,255,255,0.8);
}
.main-banner .bx-controls .bx-pager-item > a.active {
    width: 13px;
    height: 13px;
    background-color: rgb(96, 146, 241);
}

/*control*/
.main-banner .bx-controls-direction {
    width: 100%;
    margin-top: -24px;
    z-index: 1000;
}
.main-banner .bx-controls-direction a {
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 27px;
    height: 48px;
    color: transparent;
    font-size: 0;
    z-index: 1000;
}
.main-banner .bx-controls-direction {
    overflow: hidden;
}

/* arrow */
.main-banner .controls-arrow {
    position: absolute;
    top: 45%;
    z-index: 100;
}
.main-banner .controls-arrow {

}
.main-banner .controls-arrow a {
    display: block;
    width: 36px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: rgba(3,28,65,0.45);
    transition: all 0.25s;
}
.main-banner .controls-arrow a:hover {
    background: rgba(3,28,65,0.65);
}
.main-banner .controls-arrow a i {
    font-size: 36px;
    color: rgba(255,255,255,0.45);
}
.main-banner .controls-arrow a.bx-next i {
    padding-left: 5px;
}
.main-banner .controls-arrow a.bx-prev i {
    padding-right: 5px;
}
.main-banner .controls-arrow a:hover i {
    color: #fff;
    /*background: rgba(21,120,196,0.75);*/
}
.main-banner .controls-arrow a:hover i {
    /*color: rgba(255,255,255,0.75);*/
}
.main-banner .prev-arrow {
    left: 0;
}
.main-banner .next-arrow {
    right: 0;
}

/* AUTO CONTROLS (START / STOP) */
.main-banner .bx-wrapper .bx-controls-auto {
    position: absolute;
    left: 60px;
    bottom: 30px;
    width: 70px;
    margin: 0;
    padding: 0;
    z-index: 90;
}
.main-banner .bx-wrapper .bx-controls-auto-item {
    display: inline-block;
}
.main-banner .bx-wrapper .bx-controls-auto .bx-start {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin: 0 5px 0 0;
    text-align: center;
    color: #fff;
    text-decoration: none;
    background-color: #8da1b8;
    transition: all 0.25s;
}
.main-banner .bx-wrapper .bx-controls-auto .bx-start:hover,
.main-banner .bx-wrapper .bx-controls-auto .bx-start.active {
    background-color: #58738d;
}

.main-banner .bx-wrapper .bx-controls-auto .bx-stop {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    background-color: #8da1b8;
    transition: all 0.25s;
}
.main-banner .bx-wrapper .bx-controls-auto .bx-stop:hover,
.main-banner .bx-wrapper .bx-controls-auto .bx-stop.active {
    background-color: #64819f;
}


/*************************************************
 calander - fall
 *************************************************/
.main-spot-area .calander {
    float: left;
    width: 33.33%;
    height: 400px;
    padding: 30px 20px 0;
    background: url("/images/bg/bg_calander_fall.jpg") center 70% no-repeat;
    background-size: cover;
}
.main-spot-area .calander .title-area {
    position: relative;
    padding-bottom: 15px;
}
.main-spot-area .calander .title-area h3 {
    display: inline-block;
    width: auto;
    line-height: 40px;
    padding: 0 40px;
    color: #fff;
    font-size: 19px;
    font-weight: 700;
    background-color: rgba(108, 54, 30, 0.8);
}
.main-spot-area .calander .title-area h3 a {
    color: #fff;
}

/* .filter-area */
.main-spot-area .calander .title-area .filter-area {
    position: absolute;
    top: 7px;
    right: 0;
}
.main-spot-area .calander .filter-area .arrow {
    display: inline-block;
    margin: 0;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    color: #333;
    vertical-align: middle;
}
.main-spot-area .calander .filter-area .title-year,
.main-spot-area .calander .filter-area .title-month {
    display: inline-block;
    margin: 0 10px;
    padding: 0;
    font-size: 16px;
    font-weight: 700;
    color: #333;
    vertical-align: middle;
}
.main-spot-area .calander .filter-area .title-year {
    margin-right: 3px;
}
.main-spot-area .calander .filter-area .title-month {
    margin-left: 2px;
}
.main-spot-area .calander .filter-area select {
    display: inline-block;
    width: 110px;
    height: 40px;
    margin: 0 0 0 5px;
    padding: 0 0 0 10px;
    font-size: 15px;
    font-weight: 300;
    border: 1px solid #ccc;
    outline: none;
    vertical-align: middle;
}
.main-spot-area .calander .filter-area select:last-child {
    width: 80px;
}

.main-spot-area .calander .date-list {
    margin-bottom: 15px;
    padding: 10px;
    background-color: rgba(255,255,255,0.5);
    -webkit-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.3);
    box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.3);
    border-radius: 2px;
}
.main-spot-area .calander .date-list li {
    display: inline-block;
    width: auto;
    margin-bottom: 10px;
}
.main-spot-area .calander .date-list li a {
    font-size: 12px;
    display: block;
    width: 26px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    border-radius: 50%;
    color: #333;
}
.main-spot-area .calander .date-list li.sat > a {
    color: #29a6ee;
}
.main-spot-area .calander .date-list li.sun > a {
    color: #f15959;
}
.main-spot-area .calander .date-list li.active > a {
    background-color: #608ffb;
    color: #fff;
    font-weight: 700;
}

/*주요행사일정*/
.schedule-list-area {
    width: 100%;
}
.schedule-list-area .bx-viewport {
    background-color: rgba(255,255,255,0.75);
    /*background-color: rgba(248,243,241,0.45);*/
}
.schedule-list > ul {
    padding: 10px;
}

.schedule-list ul li {
    padding-bottom: 5px;
}
.schedule-list ul li .date {
    display: inline-block;
    vertical-align: middle;
    width: 20%;
    color: #005faf;
    /*color: #fffa7d;*/
    font-weight: 700;
    font-size: 14px;
}
.schedule-list ul li .title {
    display: inline-block;
    vertical-align: middle;
    width: 80%;
}
.schedule-list ul li .title b {
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-weight: 500;
    font-size: 14px;
    color: #333;
}

/*calander pager*/
.calander .bx-controls .bx-pager {
    text-align: center;
}
.calander .bx-controls .bx-pager-item {
    display: inline-block;
    margin-right: 10px;
}
.calander .bx-controls .bx-pager-item > a {
    display: block;
    width: 23px;
    height: 5px;
    font-size: 0;
    color: transparent;
    /*background-color: #fff;*/
    background-color: #a89086;
}
.calander .bx-controls .bx-pager-item > a.active {
    /*background-color: #6193f2;*/
    background-color: #59220c;
}

/*************************************************
 calander - spring
 *************************************************/
.main-spot-area .calander.spring {
    background: url("/images/bg/bg_calander_spring.png") no-repeat;
    background-size: cover;
}
.main-spot-area .calander.spring .title-area h3 {
    background-color: rgba(162, 200, 88, 1);
}
.main-spot-area .calander.spring .title-area h3 a {
    color: #fff;
}
.main-spot-area .calander.spring .filter-area .arrow {
    color: #333;
}
.main-spot-area .calander.spring .filter-area .title-year,
.main-spot-area .calander.spring .filter-area .title-month {
    color: #333;
}
.main-spot-area .calander.spring .filter-area select {
    border: 1px solid #ccc;
}
.main-spot-area .calander.spring .date-list {
    background-color: rgba(255,255,255,0.5);
    -webkit-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.3);
    box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.3);
}
.main-spot-area .calander.spring .date-list li.sat > a {
    color: #33f;
}
.main-spot-area .calander.spring .date-list li.sun > a {
    color: #f15959;
}
.main-spot-area .calander.spring .date-list li.active > a {
    background-color: #608ffb;
    color: #fff;
}

/*calander pager*/
.main-spot-area .calander.spring .bx-controls .bx-pager-item > a {
    background-color: #d3e9fa;
}
.main-spot-area .calander.spring .bx-controls .bx-pager-item > a.active {
    background-color: #608ffb;
}

/*************************************************
 calander - winter
 *************************************************/
.main-spot-area .calander.winter {
    background: url("/images/bg/bg_calander_winter.jpg");
}
.main-spot-area .calander.winter .title-area h3 {
    background-color: rgba(77,96,162,1);
}
.main-spot-area .calander.winter .title-area h3 a {
    color: #fff;
}
.main-spot-area .calander.winter .filter-area .arrow {
    color: #fff;
}
.main-spot-area .calander.winter .filter-area .title-year,
.main-spot-area .calander.winter .filter-area .title-month {
    color: rgba(255,255,255,0.85);
}
.main-spot-area .calander.winter .filter-area select {
    border: 1px solid #ccc;
}
.main-spot-area .calander.winter .date-list {
    background-color: rgba(255,255,255,0.5);
    -webkit-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.3);
    box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.3);
}
.main-spot-area .calander.winter .date-list li.sat > a {
    color: #33f;
}
.main-spot-area .calander.winter .date-list li.sun > a {
    color: #f15959;
}
.main-spot-area .calander.winter .date-list li.active > a {
    background-color: #608ffb;
    color: #fff;
}


/*주요행사일정*/
.main-spot-area .calander.winter .schedule-list-area .bx-viewport {
    background-color: rgba(255,255,255,0.75);
}
.main-spot-area .calander.winter .schedule-list ul li .date {
    color: #005faf;
}
.main-spot-area .calander.winter .schedule-list ul li .title b {
    color: #333;
}

/*calander pager*/
.main-spot-area .calander.winter .bx-controls .bx-pager-item > a {
    background-color: #d3e9fa;
}
.main-spot-area .calander.winter .bx-controls .bx-pager-item > a.active {
    background-color: #608ffb;
}


/* 메인 퀵 배너 */
.main-quick {
    float: left;
    width: 66.66%;
    /*width:100%;*/
}
.main-quick li {
    float: left;
    width: 25%;
}
.main-quick li a {
    display: block;
    position: relative;
    padding: 30px;
    height: 190px;
    transition: 0.25s;
}
.main-quick li a .more {
    position: absolute;
    bottom: 30px;
    left: 30px;
}
.main-quick li .title {
    position: relative;
    line-height: 1;
    margin-bottom: 10px;
    font-size: 21px;
    font-weight: 700;
    color: #fff;
}
.main-quick li .title .new {
    position: absolute;
    left: 125px;
    top: 1px;
    display: inline-block;
    padding: 4px 6px 2px;
    font-size: 13px;
    color: #fff;
    border: 1px solid #F9664D;
    border-radius: 2px;
    background-color: #F9664D;
    transition: all 0.25s;
}
.main-quick li a:hover .title .new {
    color: #F9664D;
    border: 1px solid #fad6ba;
    background-color: #fad6ba;
}
.main-quick li .explain {
    font-size: 14px;
    display: block;
    line-height: 1.2;
    color: #fafafa;
}
.main-quick li .explain span {
    display: block;
}
.main-quick li:first-child a {
    background-color: #608ffb;
    background-image: url("/images/main/quick_01.png");
    background-position:  right 20px bottom 20px;
    background-repeat:  no-repeat;
}
.main-quick li:first-child a:hover {
    background-color: #3d77fb;
}
.main-quick li:nth-child(2) a {
    background-color: #50c4ad;
    background-image: url("/images/main/quick_02_new.png");
    background-position:  right 20px bottom 20px;
    background-repeat:  no-repeat;
}
.main-quick li:nth-child(2) a:hover {
    background-color: #00bf99;
}
.main-quick li:nth-child(3) a {
    background-color: #f29b4d;
    background-image: url("/images/main/quick_03.png");
    background-position:  right 20px bottom 20px;
    background-repeat:  no-repeat;
}
.main-quick li:nth-child(3) a:hover {
    background-color: #f87f13;
}
.main-quick li:nth-child(4) a {
    background-color: #f1685e;
    background-image: url("/images/main/quick_04.png");
    background-position:  right 20px bottom 20px;
    background-repeat:  no-repeat;
}
.main-quick li:nth-child(4) a:hover {
    background-color: #f25448;
}



/* 학술행사 배너 */
.conference {
    position: relative;
    float: right;
    width: 33.33%;
    height: 190px;
}
.conference ul {
    visibility: hidden;
}
.conference ul li {
    height: 190px;
    background-color: #eee;
}
.conference ul.banner-slide li > a {
    display: block;
    height: 190px;
    transition: all 0.25s;
    text-decoration: none !important;
    background-color: #fff;
    /*background-size: cover;*/
}
.conference ul.banner-slide li > a img {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 100%;
    width: 100%;
    max-height:100%;
    height: auto;
    transform: translate(-50%, -50%);
}
.conference ul.banner-slide li > a h1 {
    display: none;
    font-family: arial, 'Nanum Barun Gothic', sans-serif;
    padding: 20px 10px;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    color: #fff;
    letter-spacing: -0.45px;
    background-color: rgba(0,0,0,0.15);
}
.conference ul.banner-slide li > a p {
    display: none;
    margin: 0;
    padding: 0;
    font-family: arial, 'Nanum Barun Gothic', sans-serif;
    font-size: 18px;
    text-align: center;
    color: #fff;
}
.conference ul.banner-slide li > a p.date {
    padding: 10px 0 0;
}
.conference ul.banner-slide li > a p.place {
    padding: 0;
}
/*.conference ul.banner-slide li.banner01 > a {*/
/*    background: url(/images/main/main_banner_conference/EPE_2019.png) left top no-repeat;*/
/*}*/
/*.conference ul.banner-slide li.banner02 > a {*/
/*    background: url(/images/main/main_banner_conference/ECCE_2019.png) left top no-repeat;*/
/*}*/
/*.conference ul.banner-slide li.banner03 > a {*/
/*    background: url(/images/main/main_banner_conference/ISEE_2019.png) left top no-repeat;*/
/*}*/
.conference .bx-controls {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.conference .bx-controls .bx-pager {
    text-align: center;
    /*background-color: rgba(0,0,0,0.25);*/
}
.conference .bx-controls .bx-pager-item {
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
}
.conference .bx-controls .bx-pager-item > a {
    display: block;
    height: 10px;
    width: 10px;
    font-size: 0;
    color: transparent;
    border-radius: 100%;
    border: 1px solid #fff;
    background-color: #D0DEFB;
}
.conference .bx-controls .bx-pager-item > a.active {
    background-color: #6193f2;
}

/* 게시판 */
.boards-area {
    float: left;
    width: 66.6666%;
}
.boards {
    float: left;
    width: 50%;
    height: 220px;
    padding: 20px 30px 0;
}
#members.boards,
#job.boards {
    height: 220px;
    background-color: #f7faff;
}
.boards h3 {
    font-size: 19px;
    font-weight: 700;
    color: #2855a2;
}

/* aside */
.aside {
    float: right;
    width: 33.33333%;
}

/* 기업체 배너 */
.advertise {
    position: relative;
    float: right;
    width: 100%;
    height: 220px;
    background-color: #dfdfdf;
}
.advertise ul {
    visibility: hidden;
}
.advertise ul li {
    height: 220px;
}
.advertise ul.banner-slide li > a {
    display: block;
    width: 100%;
    height: 220px;
    /*background-size: 100% auto !important;*/
}

.advertise .bx-controls {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.advertise .bx-controls .bx-pager {
    text-align: center;
    /*background-color: rgba(0,0,0,0.25);*/
}
.advertise .bx-controls .bx-pager-item {
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
}
.advertise .bx-controls .bx-pager-item > a {
    display: block;
    height: 10px;
    width: 10px;
    font-size: 0;
    color: transparent;
    border-radius: 100%;
    border: 1px solid #fff;
    background-color: #D0DEFB;
}
.advertise .bx-controls .bx-pager-item > a.active {
    background-color: #6193f2;
}

/* publication */
.publication {
    float: left;
    width: 100%;
    padding: 15px 0 0 30px;
    height: 220px;
    background-color: #ffefd3;
}
.publication h3 {
    text-align: left;
    font-size: 20px;
    font-weight: 700;
    color: #7b5c27;
    padding-bottom: 17px;
}
.publication ul {
    width: 100%;
}
.publication ul li {
    position: relative;
    display: inline-block;
    width: 32%;
    margin: 0;
    padding: 0 5px;
    text-align: center;
    vertical-align: top;
}
.publication ul > li .inner-book {
    position: relative;
    width: 100%;
    max-width: 110px;
    text-align: center;
    margin: 0 auto;
}
.publication ul > li .btn-publication-area.type2 {
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 100%;
}
.publication ul li img {
    margin-bottom: 0;
}
.publication ul li a.book {
    position: relative;
    display: inline-block;
    max-width: 110px;
}
.publication ul li a.book img {
    display: block;
    max-width: 100%;
    transition: 0.25s;
}
.publication ul li a.book:hover img {
    -webkit-box-shadow: 4px 1px 5px 0px rgba(0,0,0,0.45);
    -moz-box-shadow: 4px 1px 5px 0px rgba(0,0,0,0.45);
    box-shadow: 1px 4px 5px 0px rgba(0,0,0,0.45);
}
.publication ul li a.book span {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    max-width: 110px;
    padding: 5px;
    text-align: center;
    line-height: 1.2;
    font-size: 12px;
    color: rgba(255,255,255,1);
    /*background-color: rgba(1,43,113,0.85);*/
    background-color: #ff5b5b;
}
.publication ul li a.book span b {
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    /*background-color: rgba(1,43,113,0.85);*/
    background-color: #ff5b5b;
}
.publication ul li .btn-publication-area {
    overflow: hidden;
    display: none;
    text-align: center;
    max-width: 110px;
    width: 100%;
    margin: 0 auto;
}
.publication ul li a.buttons {
    float: left;
    display: block;
    width: 50%;
    text-align: center;
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 0;
    border-radius: 0;
    transition: all 0.25s;
}
.publication ul li a:first-child {
    margin-bottom: 2px;
}
.publication ul li .reading {
    background-color: #2451a7;
}
.publication ul li .reading:hover {
    background-color: #316fe7;
}
.publication ul li .ad {
    background-color: #c8a477;
}
.publication ul li .ad:hover {
    background-color: #e8be8a;
}
.publication ul li .submission {
    background-color: #00d1c9;
}
.publication ul li .submission:hover {
    background-color: #07f5ec;
}

/*board*/
.boards h3 {
    position: relative;
    line-height: 1;
    padding-bottom: 15px;
}
.boards h3 a.more {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 30px;
    font-weight: 400;
    margin-left: -25px;
    line-height: 1;
    width: 25px;
    height: 25px;
    overflow: hidden;
    color: #979797;
    border: 1px solid #979797;
    text-align: center;
}
.boards h3 a.more i {
    position: relative;
    top: -3px;
}
.boards ul li:after {
    content: '';
    display: block;
    clear: both;
}
.boards ul li {
    line-height: 2;
    /*padding-bottom: 10px;*/
}
.boards ul li p {
    margin-bottom: 0;
}
.boards ul li p a {
    color: #333;
    transition: 0.25s;
}
.boards ul li p a:hover {
    color: #3388fb;
}
.boards ul li p a .highlight {
    display: inline-block;
    margin-right: 5px;
    /*vertical-align: middle;*/
    padding: 5px;
    line-height: 1;
    color: #fff;
    font-size: 12px;
    background-color: #0065d3;
}
#business-news.boards ul li p a .highlight {
    display: inline-block;
    margin-right: 5px;
    /*vertical-align: middle;*/
    padding: 5px;
    line-height: 1;
    color: #fff;
    font-size: 12px;
    background-color: #ff4057;
}

.boards ul li p.title {
    float: left;
    width: 75%;
    font-size: 15px;
    color: #333;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.boards ul li p.date {
    float: right;
    text-align: right;
    width: 25%;
    font-size: 14px;
    color: #999;
}
.boards#business-news h3 {
    color: #ff4057;
}
.boards#notice h3 {
    color: #0265d1;
}
/*buttons-area*/
.buttons-area {
    border-top: 1px solid #ededed;
    /*border-bottom: 1px solid #ededed;*/
}
.buttons-area ul {
    width: 100%;
}
.buttons-area ul li {
    float: left;
    display: block;
    text-align: center;
    padding: 35px 0;
    height: 170px;
    overflow: hidden;
    width: 16.5%;
}
.buttons-area ul li:nth-child(4) {
    width: 19%;
}
.buttons-area ul li:last-child {
    width: 14%;
}
.buttons-area ul li a {
    display: block;
}
.buttons-area ul li a img {
    /*display: inline-block;*/
    vertical-align: middle;
}
.buttons-area ul li a span {
    padding-left: 10px;
    vertical-align: middle;
    font-size: 18px;
    color: #333;
    transition: 0.25s;
}
.buttons-area ul li a:hover span {
    color: #3388fb;
}

/* ul */
.boards ul.section-list {
    margin-bottom: 20px;
    /*list-style: disc;*/
}
.section-list li {
    padding-left: 10px;
    background: url("/images/bullet/bullet3.gif") no-repeat 0 10px;
}
.boards ul.section-list > li.none-disc {
    list-style: none;
}
.boards ul.section-list.none-disc li {
    margin-left: 5px;
    list-style: none;
}

/*
    layer popup
*/
.layer-popup-area {
    position: absolute;
    border-top: 10px solid #012b71;
    background-color: #fff;
    box-shadow: 0 3px 7px rgba(0,0,0,0.45);
    z-index: 999;
}
.layer-popup-area.pop1 {
    top: 100px;
    left: 50%;
    width: 460px;
    margin-left: -230px;
}
.layer-popup-area .cont {

}
.layer-popup-area .cont img {
    width: 100%;
}
.layer-popup-area .close {
    float: none;
    width: 460px;
    padding: 7px 10px;
    font-size: 13px;
    font-weight: 300;
    text-align: right;
    color: #fff;
    text-shadow: none;
    background-color: #125aac;
    opacity: 1;
}
.layer-popup-area .close .check {

}
.layer-popup-area .close .check input {
    vertical-align: middle;
}
.layer-popup-area .close .check label {
    margin: 0 0 0 5px;
    vertical-align: middle;
    cursor: pointer;
}

.layer-popup-area .close .btn-close {
    display: inline-block;
    margin: 0 0 0 10px;
    vertical-align: middle;
}

/* phone ~ 480px */
@media screen and (max-width: 480px) {
    .layer-popup-area.pop1 {
        margin-left: -150px;
        width: 300px;
    }
    .layer-popup-area.pop2 {

    }
    .layer-popup-area .close {
        width: 300px;
    }
}
