@charset "utf-8";
/* ==================================================================================
    [main.css]
        - stylesheets of main page
================================================================================== */

#quick {
    width: 100%;
    /*border-top: 1px solid #2c91e5;*/
    /*border-top: 3px solid #333333;*/
}
.d-day {
    height: 140px;
    padding: 20px 0 0 0;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    /*background-color: #767676;*/
    background-color: #00b2bd;
}
#quick .d-day {
    float: left;
    width: 300px;
}
.d-day .today {
    padding: 5px 0 10px;
    color: rgba(255,255,255,0.85);
    font-weight: 400;
}
.d-day .title {
    padding-bottom: 15px;
    font-size: 16px;
    font-weight: 400;
    color: rgba(255,255,255,0.85);
}
.d-day .d-date {
    font-size: 42px;
    color: rgba(255,255,255,0.85);
}

#quick {
    border-top: 2px solid #333333;
}
#quick .quick-buttons {
    float: left;
    /*border-bottom: 1px solid #f0f0f0;*/
}
#quick .quick-buttons li {
    position: relative;
    float: left;
}
#quick .quick-buttons li a {
    display: inline-block;
    text-align: center;
    height: 140px;
    width: 225px;
    padding-top: 90px;
    border-bottom: 1px solid #f0f0f0;
}
#quick .quick-buttons li a:hover {
    background-color: #cbe4fa !important;
}
#quick .quick-buttons li a span {
    display: block;
    text-align: center;
    font-size: 17px;
    color: #333;
    font-weight: 800;
}
#quick .quick-buttons li:first-child a {
    /*padding-top: 80px;*/
    background: #fff url(/2025/images/main/icon_02.png) 50% 25px no-repeat;
}
#quick .quick-buttons li:nth-child(2) a {
    background: #fafafa url(/2025/images/main/icon_01.png) 50% 28px no-repeat;
}
#quick .quick-buttons li:nth-child(3) a {
    background: #fff url(/2025/images/main/icon_03.png) 50% 25px no-repeat;
}
#quick .quick-buttons li:last-child a {
    background: #fafafa url(/2025/images/main/icon_04.png) 50% 28px no-repeat;
}

/* 컨텐츠 - 공통 */
.main-contents .conts-left {
    float: left;
    border-right: 1px solid #f0f0f0;
}
.main-contents .conts-right {
    float: left;
    /*border-left: 1px solid #f0f0f0;*/
}
.conts-box {
    padding: 0 50px;
}
.conts-box .title {
    display: inline-block;
    margin: 40px 0 20px;
    width: 200px;
    line-height: 30px;
    color: #fff;
    font-weight: 700;
    text-align: center;
}
.conts-box b.h1 {
    display: block;
    margin: 0 0 10px;
    font-size: 17px;
    font-weight: 800;
}
.conts-box b.h1 small {
    display: block;
    margin: 5px 0 0;
    font-size: 13px;
    font-weight: normal;
    color: #999;
}
.conts-box p {
    margin: 0 0 10px;
    line-height: 1.58;
}
.conts-box ul li {
    padding: 0 0 10px 12px;
    background: url("/2025/images/main/dot.jpg") left 10px no-repeat;
}
.conts-box ul li:last-child {
    padding: 0 0 0 12px;
}

.conts-left .conts-box ul li {
    padding: 0 0 10px 12px;
}
.main-contents .conference-theme {
    width: 749px;
    /*padding-bottom: 30px;*/
    /*height: 250px;*/
    /*border-bottom: 1px solid #f0f0f0;*/
    /*background-color: #fafafa;*/
}
.main-contents .conference-theme:last-child {
    padding-bottom: 30px;
}
.main-contents .conference-theme .title {
    background-color: #1179f0;
}
.main-contents .conference-theme .about {
    border-bottom: 1px solid #eee;
}
.main-contents .conference-theme ul li {
    padding: 0 0 0 10px;
    line-height: 1.8;
    font-size: 13.5px;
    background: url("/2025/images/bullet/bullet_main_board.jpg") 0 center no-repeat;
}
.main-contents .conference-theme ul li a:hover {
    color: #1179f0;
}
.main-contents .conference-theme ul li strong {
    color: #30b6f3;
    /*color: #085bf3;*/
}
.conts-box .news-date {
    width: 91px !important;
    margin: 0 0 4px 0;
    padding: 0 3px 0 3px;
    background-color: #eee;
    text-align: center;
    vertical-align: middle;
    border-radius: 3px;
    font-size: 13.5px;
}




.main-contents .notice {
    width: 749px;
    padding-bottom: 40px;
    /*background-color: #eee;*/
}
.main-contents .notice .title {
    background-color: #252161;
}
.main-contents .important-dates {
    width: 450px;
    /*height: 390px;*/
    /*background-color: #000;*/
    margin-bottom: 40px;
    padding-right: 0;
}
.main-contents .important-dates.programbook {
    width: 450px;
    padding-top: 40px;
    /*height: 390px;*/
    /*background-color: #000;*/
    margin-bottom: 40px;
}
.main-contents .important-dates .title {
    background-color: #fb8c00;
}
.main-contents .important-dates .date {
    font-weight: 800;
    font-size: 14px;
    color: #fb8c00;
}
.main-contents .announcement {
    width: 749px;
}
.main-contents .announcement .title{
    background-color:#004189;
}

/* final button */
.main-contents .conts-right.final {

}
.main-contents .button-area {
    width: 450px;
    padding: 30px 0 30px 30px;
}
.main-contents .button-area ul {
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}
.main-contents .button-area ul li {
    width: 100%;
    height: 60px;
    margin: 0 0 8px;
    padding: 0;
    list-style: none;
}
.main-contents .button-area ul li:last-child {
    margin: 0;
}
.main-contents .button-area ul li a {
    display: block;
    width: 100%;
    height: 60px;
    padding: 0 20px;
    line-height: 60px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    border-radius: 5px;
    background-color: #ccc;
}
.main-contents .button-area ul li:nth-child(1) a {
    background: #2D45EC url(/2025/images/bg/bg_main_bg_01.png) left 50% no-repeat;
    background-size: cover;
}
.main-contents .button-area ul li:nth-child(1) a:hover {
    background: #1530E6 url(/2025/images/bg/bg_main_bg_01.png) left 50% no-repeat;
    background-size: cover;
}
.main-contents .button-area ul li:nth-child(2) a {
    background: #EB2078 url(/2025/images/bg/bg_main_bg_01.png) left 50% no-repeat;
    background-size: cover;
}
.main-contents .button-area ul li:nth-child(2) a:hover {
    background: #D51365 url(/2025/images/bg/bg_main_bg_01.png) left 50% no-repeat;
    background-size: cover;
}
.main-contents .button-area ul li:nth-child(3) a {
    background: #33B5B5 url(/2025/images/bg/bg_main_bg_02.png) right 10% no-repeat;
    background-size: cover;
}
.main-contents .button-area ul li:nth-child(3) a:hover {
    background: #30ABAB url(/2025/images/bg/bg_main_bg_02.png) right 10% no-repeat;
    background-size: cover;
}
.main-contents .button-area ul li:nth-child(4) a {
    background: #F79132 url(/2025/images/bg/bg_main_bg_03.png) 50% 50% no-repeat;
    background-size: cover;
}
.main-contents .button-area ul li:nth-child(4) a:hover {
    background: #F57C0E url(/2025/images/bg/bg_main_bg_03.png) 50% 50% no-repeat;
    background-size: cover;
}
.main-contents .button-area ul li:nth-child(5) a {
    background: #2492FF url(/2025/images/bg/bg_main_bg_01.png) 50% 50% no-repeat;
    background-size: cover;
}
.main-contents .button-area ul li:nth-child(5) a:hover {
    background: #007EFD url(/2025/images/bg/bg_main_bg_01.png) 50% 50% no-repeat;
    background-size: cover;
}
.main-contents .button-area ul li a b {
    display: block;
    font-size: 21px;
}
.main-contents .button-area ul li.single a b {
    /*padding-top: 74px;*/
}
.main-contents .button-area ul li a small {
    display: block;
    margin-top: 10px;
    font-size: 18px;
}

/* ==================================================================================
    메인배너 - main-banner
================================================================================== */
/*carousel background*/
.carousel-inner .item:first-child {
    position: relative;
    background: url("/2025/images/main/main_banner01.jpg") 50% 55% no-repeat;
    background-size: cover;
}
.carousel-inner .item:nth-child(2) {
    background: url("/2025/images/main/main_banner02.jpg") 50% 65% no-repeat;
    background-size: cover;
}
/*.carousel-inner .item:nth-child(3) {*/
/*    background: url("/2025/images/main/bg_2025_02.png") 50% top no-repeat;*/
/*    background-size: cover;*/
/*}*/
.carousel-inner .bg-cancel-main {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 400px;
    background-color: rgba(0,0,0,0.5);
}
/*carousel-caption*/
.conference-caption {
    width: 100%;
    height: 340px;
    margin: 30px 0;
    padding: 30px 40px 0;
    text-align: right;
    /*background: rgba(0,0,0,0.2);*/
    background: linear-gradient(to left, #00000059 20%, #ffffff00 70%);
}
.conference-caption .conference-title {
    /* padding: 0 0 5px; */
    padding: 30px 0 20px;
    line-height: 1.3;
    font-size: 32px;
    color: #fff;
    font-weight: 900;
    text-shadow: 0 3px 3px rgb(0 0 0 / 25%);
}
.conference-caption .conference-title b {
    display: block;
    margin-top: 5px;
    line-height: 1.3;
    font-size: 42px;
    color: #FFFF00;
    font-weight: 800;
    letter-spacing: 1px;
    text-shadow: 0 1px 2px rgba(0,0,0,0.25);
}
.conference-caption .conference-sub-title {
    padding-bottom: 30px;
    font-size: 21px;
    font-weight: 700;
    color: #FFFF00;
    text-shadow: 0 3px 3px rgb(0 0 0 / 25%);
}
.conference-caption .conference-info {
    font-size: 21px;
    font-weight: 800;
    color: #fff;
    line-height: 1.6;
    text-shadow: 0 3px 3px rgb(0 0 0 / 25%);
}
.conference-caption .btn-area {
    margin-top: 20px;
}
.conference-caption .btn-area a {
    margin: 0 5px;
    padding: 10px 25px;
    font-weight: 800;
    font-size: 21px;
    color: #ffffff;
    border-color: #fd367e;
    border-radius: 2px;
    background-color: #fd367e;
}

/* main-banner */
.main-spot-area {
    position: relative;
    height: 400px;
    margin: 0 auto;
}
.main-spot-area .carousel-control {
    opacity: 1;
    width: 8%;
}
.main-spot-area .carousel-control:hover,
.main-spot-area .carousel-control:focus {
    filter: none !important;
    opacity: 1;
}
.main-spot-area .carousel-control.left {
    background-image: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 2%, rgba(255, 255, 255, .3) 50%, rgba(255, 255, 255, .0001) 100%);
}
.main-spot-area .carousel-control.right {
    background-image: linear-gradient(to right, rgba(255, 255, 255, .0001) 0%, rgba(255, 255, 255, .3) 50%, rgba(255, 255, 255, 1) 98%, rgba(255, 255, 255, 1) 100%);
}
.main-spot-area a.btn-info-go {
    display: inline-block;
    overflow: hidden;
    position: absolute;
    left: 35px;
    bottom: 80px;
    width: auto;
    height: 60px;
    line-height: 60px;
    padding: 0 20px;
    font-size: 19px;
    font-weight: 700;
    color: #10379e;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.45);
}
.main-spot-area a.btn-info-go.paper {
    right: 15px;
}
.main-spot-area a.btn-info-go .inner-btn {
    position: relative;
    padding-right: 40px;
}
.main-spot-area a.btn-info-go .inner-btn i.bg {
    position: absolute;
    top: 0;
    left: -20px;
    font-size: 64px;
    color: rgba(16,55,158,0.15);
}
.main-spot-area a.btn-info-go .inner-btn i {
    position: absolute;
    top: 0px;
    right: 0;
    font-size: 32px;
    color: rgba(16,55,158,1);
}
.main-spot-area a.btn-info-go:hover {
    color: #fff;
    background-color: #10379e;
}
.main-spot-area a.btn-info-go:hover .inner-btn i.bg {
    color: rgba(255,255,255,0.05);
}
.main-spot-area a.btn-info-go:hover .inner-btn i {
    color: rgba(255,255,255,0.35);
}

/* bootstrap carousel */
.carousel-caption {
    text-shadow: 0 1px 4px rgba(0,0,0,.9);
    font-size:17px
}
.carousel-caption h3 {
    font-size: 30px;
    font-family: 'Lato', sans-serif;
}
.carousel,
.carousel-inner,
.carousel-inner .item {
    height: 100%;
}
.carousel-inner {
    overflow: initial;
}
.item {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.item .inner-warp {
    height: 400px;
}

/*carousel modify*/
.carousel-fade .carousel-inner > .item {
    opacity: 0;
    top: 0;
    left: 0;
    width: 100%;
    display: block;
    position: absolute;
    height: 400px;
    opacity: 0;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    transition-property: opacity;
}
.carousel-fade .carousel-inner > .active {
    opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-control {
    z-index: 2;
}

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 0;
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 0;
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

#myModal .modal-body p,
#myModal .modal-body ul,
#myModal .modal-body ol {
    margin-bottom: 20px;
}
#myModal .modal-body ol {
    margin-left: 20px;
    list-style: decimal;
}

/*
    layer popup
*/
.layer-popup-area {
    display: none;
    position: absolute;
    width: 640px;
    margin-left: -320px;
    box-shadow: 0 3px 7px rgba(0,0,0,0.45);
    z-index: 999;
}

.layer-popup-area.pop1 {
    top: -380px;
    left: 50%;
    width: 640px;
    margin-left: -320px;
}
.layer-popup-area .cont {
    width: 100%;
    padding: 0;
    border-top: 5px solid #333;
    background-color: #fff;
}
.layer-popup-area .cont h1 {
    margin: 0 0 40px;
    line-height: 1.4;
    text-align: center;
    font-weight: 800;
    font-size: 21px;
    color: #f33;
}
.layer-popup-area .cont p {
    margin: 0 0 20px;
    font-size: 15px;
}
.layer-popup-area .cont p.name {
    margin-top: 50px;
    text-align: center;
    font-weight: 800;
    font-size: 18px;
}
.layer-popup-area .cont p.thm {
    margin: 0;
}
.layer-popup-area .close {
    float: none;
    width: 640px;
    /*width: 750px;*/
    padding: 7px 10px;
    font-size: 13px;
    font-weight: 300;
    text-align: right;
    color: #fff;
    text-shadow: none;
    background-color: #333;
    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;
}

/* modal */
.modal-dialog {
    width: 650px;
}
.modal-body img {
    max-width: 100%;
}

/* notice popup */
.modal-body {
    padding: 30px;
}
.modal-body p {
    margin: 0 0 20px;
}
.modal-body .btn-area {
    margin: 40px 0 0;
    text-align: center;
}

@media only screen
and (max-width: 768px) {
    .modal-dialog {
        width: auto;
    }
}
