@charset "utf-8";
/* ==================================================================================
    [main.css]
        - stylesheets of main page
================================================================================== */
.main-contents {
    position: relative;
    padding: 0;
}
/* modifiy */
.text-primary {
    color: #22f;
}
.text-danger {
    color: #f44;
}

/* 학회 바로가기 */
.btn-go-society {
    position: absolute;
    right: 0;
    top: 20px;
}
.btn-go-society a {
    font-size: 14px;
    font-weight: 400;
    /*color: #042848;*/
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.45);
}
.btn-go-society p {
    font-size: 14px;
    font-weight: 400;
    /*color: #042848;*/
    color: #fff;
    text-shadow: 1px 1px 1px rgb(0 0 0/45%);
}
.btn-go-society a:hover {
    color: #052f70;
}
.btn-go-society i {
    margin: 0 0 0 5px;
    font-size: 11px;
}

/* 메인 타이틀 영역 */
.conference-title-area {
    margin: 0 0 20px;
    padding: 55px 0 10px;
    /*background-color: rgba(0,0,0,0.35);*/
}
h1.conference-title {
    margin: 0 0 10px 80px;
    padding: 0;
    line-height: 1.1;
    font-size: 46px;
    /*font-size: 38px;*/
    font-weight: 700;
    /*color: #111;*/
    /*text-shadow: 1px 1px 2px rgb(255 255 255);*/
    color: #fff;
    text-shadow: 1px 1px 4px rgba(0,0,0,0.85);
}

h2.conference-sub-title {
    margin: 0 0 35px 80px;
    padding: 0;
    line-height: 1.1;
    font-size: 24px;
    font-weight: 500;
    /*color: #111;*/
    /*text-shadow: 1px 1px 1px rgb(255 255 255 / 85%);*/
    color: rgba(255,255,255,0.95);
    text-shadow: 1px 1px 4px rgba(0,0,0,0.85);
}

.conference-info-area {
    position: relative;
    padding-left: 80px;
}
.conference-info {
    margin: 0;
    padding: 20px;
    border-radius: 5px;
    /*background-color: rgba(39, 103, 150, 0.45);*/
    /*background-color: rgba(0, 0, 0, 0.2);*/
    /*background-color: rgba(0,0,0,0.25);*/
    background-color: rgba(255,255,255,0.3);
}
.conference-info li {
    line-height: 1.8;
    font-size: 20px;
    font-weight: 700;
    color: #F3FAFE;
    /*color: #F9F2AA;*/
    /*color: #0140a9;*/
    /*color: #333;*/
    /*color: rgba(255,255,255,0.9);*/
    /*text-shadow: 0 0 3px rgba(0,0,0,0.85);*/
    text-shadow: 1px 1px 1px rgba(0,0,0,0.85);
}
.conference-info-area a.btn-info-go {
    display: inline-block;
    overflow: hidden;
    position: absolute;
    right: 20px;
    top: 20px;
    width: auto;
    height: 60px;
    padding: 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);
}
.conference-info-area a.btn-info-go.paper {
    right: 325px;
}
.conference-info-area a.btn-info-go.paper.photo {
    right: 164px;
}
.conference-info-area a.btn-info-go .inner-btn {
    position: relative;
    padding-right: 40px;
}
.conference-info-area a.btn-info-go .inner-btn i.bg {
    position: absolute;
    top: -20px;
    left: -15px;
    font-size: 64px;
    color: rgba(16,55,158,0.15);
}
.conference-info-area a.btn-info-go.paper .inner-btn i.bg {
    left: -30px;
}
.conference-info-area a.btn-info-go .inner-btn i {
    position: absolute;
    top: -5px;
    right: 0;
    font-size: 32px;
    color: rgba(16,55,158,1);
}
.conference-info-area a.btn-info-go:hover {
    color: #fff;
    background-color: #10379e;
}
.conference-info-area a.btn-info-go:hover .inner-btn i.bg {
    color: rgba(255,255,255,0.05);
}
.conference-info-area a.btn-info-go:hover .inner-btn i {
    color: rgba(255,255,255,0.35);
}

/* PC 메인 콘텐츠 영역 */
.pc-main-contents {
    padding: 0 0 0 80px;
    text-align: left;
    overflow: hidden;
}

/* 바로가기 - v2 */
.quick-button-highlight {
    clear: both;
    width: 100%;
    margin: 0;
    text-align: left;
}
.quick-button-highlight ul {
    position: relative;
}
.quick-button-highlight ul li {
    position: relative;
    overflow: hidden;
    float: left;
    width: 225px;
    margin: 0 20px 20px 0;
    box-shadow: 0 2px 4px rgba(0,0,0,0.45);
    border-radius: 5px;
}
.quick-button-highlight ul li:nth-child(4n) {
    margin: 0;
}
.quick-button-highlight ul li a {
    display: block;
    width: 100%;
    height: 65px;
    line-height: 60px;
    padding: 0;
    text-align: center;
    font-size: 19px;
    font-weight: bold;
    color: #fff;
    border-radius: 5px;
    background-color: #fff;
}
.quick-button-highlight ul li.multi a {
    padding-top: 7px;
    line-height: 1.35;
}
.quick-button-highlight ul li.multi a small {
    display: block;
    margin: 8px 0 0;
    font-size: 13px;
    font-weight: 300;
}
.quick-button-highlight ul li.double {
    position: absolute;
    right: 0;
    top: 0;
}
.quick-button-highlight ul li.double a {
    height: 175px;
    padding-top: 55px;
    line-height: 1.5;
    font-size: 21px;
}
.quick-button-highlight ul li a:hover {
    color: #fff;
}
.quick-button-highlight ul li.youtube a {
    background-color: #fb6d59 !important;
}
.quick-button-highlight ul li.youtube a:hover {
    background-color: #fb5f48 !important;
}
.quick-button-highlight ul li:nth-child(1) a {
    background-color: #3F51B5;
}
.quick-button-highlight ul li:nth-child(1) a:hover {
    background-color: #3949AB;
}
.quick-button-highlight ul li:nth-child(2) a {
    background-color: #03A9F4;
}
.quick-button-highlight ul li:nth-child(2) a:hover {
    background-color: #039BE5;
}
.quick-button-highlight ul li:nth-child(3) a {
    background-color: #45c1c1;
}
.quick-button-highlight ul li:nth-child(3) a:hover {
    background-color: #18a3a4;
}
.quick-button-highlight ul li:nth-child(4) a {
    background-color: #3D84FB;
}
.quick-button-highlight ul li:nth-child(4) a:hover {
    background-color: #1269fa;
}

.quick-button-highlight ul li a span {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    letter-spacing: -0.45px;
}
.quick-button-highlight ul li a span.small {
    line-height: 1.3;
    font-size: 15px;
}
.quick-button-highlight ul li a i.bg {
    display: inline-block;
    vertical-align: middle;
    font-size: 32px;
    color: rgba(255,255,255,0.7);
    transition: all 0.25s;
}
.quick-button-highlight ul li a:hover i {
    color: rgba(255,255,255,1);
}

/* 바로가기 */
.quick-button {
    clear: both;
    width: 100%;
    margin: 0 0 10px;
    text-align: left;
}
.quick-button ul {
    /*background-color: rgba(0,0,0,0.15);*/
}
.quick-button ul li {
    position: relative;
    overflow: hidden;
    float: left;
    width: 225px;
    margin: 0 20px 20px 0;
    border-radius: 5px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.45);
}
.quick-button ul li:nth-child(4n) {
    margin: 0;
}
.quick-button ul li a {
    display: block;
    width: 100%;
    height: 90px;
    font-size: 22px;
    font-weight: bold;
    color: #333;
    border-left: 5px solid #dfdfdf;
    border-radius: 5px;
    background-color: #fff;
}
.quick-button ul li a:hover {
    color: #000;
}
.quick-button ul li:nth-child(1) a {
    border-left: 5px solid #dd0330;
}
.quick-button ul li:nth-child(2) a {
    border-left: 5px solid #fd552d;
}
.quick-button ul li:nth-child(3) a {
    border-left: 5px solid #fdb42e;
}
.quick-button ul li:nth-child(4) a {
    border-left: 5px solid #4fae57;
}
.quick-button ul li:nth-child(5) a {
    border-left: 5px solid #31a490;
}
.quick-button ul li:nth-child(6) a {
    border-left: 5px solid #014d95;
}
.quick-button ul li:nth-child(7) a {
    border-left: 5px solid #6640b3;
}
.quick-button ul li:nth-child(8) a {
    border-left: 5px solid #607d8a;
}
.quick-button ul li a span {
    display: inline-block;
    margin: 35px 0 0 15px;
    text-align: left;
    font-size: 20px;
    letter-spacing: -0.25px;
}
.quick-button ul li a small {
    display: block;
    margin: 3px 0 0;
    padding: 0 0 0 15px;
    font-size: 12px;
    color: #f55;
    letter-spacing: -0.25px;
}
.quick-button ul li a span.sm-font {
    line-height: 1.3;
    margin: 17px 0 0 15px;
    /*margin: 9px 0 0 10px;*/
    /*font-size: 18px;*/
}
.quick-button ul li a i {
    position: absolute;
    top: 30px;
    right: 15px;
    font-size: 32px;
    color: rgba(0,0,0,0.25);
    transition: all 0.25s;
}
.quick-button ul li a:hover i {
    color: rgba(0,0,0,0.45);
}
.quick-button ul li a i.bg {
    position: absolute;
    top: auto;
    bottom: -5px;
    left: -5px;
    font-size: 72px;
    color: rgba(0,0,0,0.06);
}
.quick-button ul li:nth-child(1) a i.bg {
    bottom: 5px;
    left: 0px;
    font-size: 72px;
}
.quick-button ul li:nth-child(2) a i.bg {
    bottom: 5px;
    left: -5px;
    font-size: 72px;
}
.quick-button ul li:nth-child(3) a i.bg {
    bottom: 5px;
    left: 5px;
    font-size: 72px;
}
.quick-button ul li:nth-child(4) a i.bg {
    bottom: 5px;
    left: -5px;
    font-size: 72px;
}
.quick-button ul li:nth-child(5) a i.bg {
    bottom: 7px;
    left: -5px;
    font-size: 72px;
}
.quick-button ul li:nth-child(6) a i.bg {
    bottom: 7px;
    left: -5px;
    font-size: 72px;
}
.quick-button ul li:nth-child(7) a i.bg {
    bottom: 7px;
    left: -5px;
    font-size: 72px;
}
.quick-button ul li:nth-child(8) a i.bg {
    bottom: 7px;
    left: -5px;
    font-size: 72px;
}

/* poster-area */
.poster-area {
    position: relative;
    float: left;
    display: inline-block;
    /*width: 250px;*/
    /*margin: 0 25px 0 0;*/
    margin: 0 20px 0 0;
}
.poster-area .poster-thm {
    /*width: 250px;*/
    /*height: 347px;*/
    margin: 0;
    padding: 0;
    line-height: 0;
    border: 5px solid rgba(255,255,255,0.75);
    box-shadow: 0 0 12px rgba(0,0,0,0.45);
}
.poster-area .poster-thm img {
    /*height: 270px;*/
    /*width: 215px;*/
    max-width: 100%;
}
.poster-area .main-btn {
    position: absolute;
    left: 10px;
    bottom: 50px;
    display: block;
    width: 220px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    color: #333;
    border-radius: 2px;
    background-color: #fff;
    box-shadow: 0 0 12px rgba(0,0,0,0.45);
}
.poster-area .main-btn:hover {
    color: #fff;
    background-color: #2690ea;
}
.poster-area .main-btn i {
    margin: 0 10px 0 0;
    font-size: 20px;
}
.poster-area .btn-invitation {
    left: 10px;
    bottom: 50px;
}
.poster-area .btn-program {
    left: 15px;
    bottom: 15px;
}

/* close-greeting */
.close-greeting {
    float: left;
    display: inline-block;
    position: relative;
    width: 685px;
    height: 347px;
    margin: 0 0 20px;
    padding: 15px 15px 0;
    text-align: left;
    vertical-align: top;
    background-color: #67707a;
    background-color: rgba(0,0,0,0.85);
}
.close-greeting p {
    margin: 0 0 10px;
    text-align: justify;
    color: #fff;
}

/* notice-area */
.notice-area {
    float: left;
    display: inline-block;
    position: relative;
    width: 350px;
    /*width: 470px;*/
    height: 297px;
    margin: 0 15px 20px 0;
    text-align: left;
    vertical-align: top;
    border-radius: 5px;
    background-color: #67707a;
    background-color: rgba(255,255,255,0.75);
    background-color: rgba(255,255,255,1);
}
.notice-area h3 {
    display: inline-block;
    width: 100px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    border-radius: 5px 0 0 0;
    background-color: #2690ea;
}
.notice-area > ul.list {
    padding: 5px 20px 10px;
}
.notice-area > ul.list > li {
    position: relative;
    padding: 8px 0;
    /*border-top: 1px solid #040200;*/
    /*border-top: 1px solid rgba(255,255,255,0.15);*/
    /*border-bottom: 1px solid #352e29;*/
    /*border-bottom: 1px solid rgba(0,0,0,0.2);*/
    border-bottom: 1px solid #eee;
}
.notice-area > ul.list > li:first-child {
    border-top: 0;
}
.notice-area > ul.list > li:last-child {
    border-bottom: 0;
}
.notice-area > ul.list > li p {
    line-height: 22px;
    font-size: 15px;
    font-weight: bold;
    color: #333;
}
.notice-area > ul.list > li p.more-info {
    width: auto;
    margin: 15px 0 0 10px;
    padding: 5px;
    line-height: 1.4;
    text-align: justify;
    font-size: 13px;
    border: 1px solid rgba(255,255,255,0.2);
    background-color: rgba(255,255,255,0.15);
}
.notice-area .btn {
    /*width: 80px;*/
    padding: 2px 7px;
    font-size: 13px;
    border-radius: 0;
}
.notice-area .btn-go {
    position: absolute;
    right: 0;
    top: 5px;
}
.notice-area .btn.btn-xs {
    border-radius: 0;
}
.btn-go a i {
    margin-right: 5px;
    font-size: 14px;
}

/* 컨텐츠 - 공지사항 */
.event-notice-area {
    float: left;
    display: inline-block;
    position: relative;
    width: 350px;
    /*width: 470px;*/
    height: 297px;
    margin: 0 20px 20px 0;
    text-align: left;
    vertical-align: top;
    border-radius: 5px;
    background-color: #67707a;
    background-color: rgba(255,255,255,0.75);
    background-color: rgba(255,255,255,1);
}
.event-notice-area h3 {
    display: inline-block;
    width: 100px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    border-radius: 5px 0 0 0;
    background-color: #0D509F;
}
.event-notice-area ul {
    padding: 15px 15px;
}
.event-notice-area ul li {
    overflow: hidden;
    padding: 0 0 8px 12px;
    font-size: 15px;
    background: url("/2024f/images/main/dot.jpg") left 10px no-repeat;
}
.event-notice-area ul li:last-child {
    padding: 0 0 0 12px;
}
.event-notice-area ul li .title {
    float: left;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 220px;
    font-size: 15px;
    font-weight: bold;
    color: #333;
}
.event-notice-area ul li .title:hover {
    color: #1A99AA;
}
.event-notice-area ul li .date {
    float: right;
    display: inline-block;
    font-size: 13px;
    color: #999;
}

/* important-dates */
.important-dates {
    float: left;
    display: inline-block;
    position: relative;
    width: 225px;
    height: 297px;
    margin: 0 0 20px 0;
    text-align: left;
    vertical-align: top;
    border-radius: 5px;
    background-color: #67707a;
    background-color: rgba(255,255,255,0.75);
    background-color: rgba(255,255,255,1);
}
.important-dates h3 {
    display: inline-block;
    width: 100px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    border-radius: 5px 0 0;
    background-color: #fe443a;
}
.important-dates > ul.list {
    padding: 5px 20px 10px;
}
.important-dates > ul.list > li {
    position: relative;
    padding: 12px 0;
    /*border-top: 1px solid #040200;*/
    /*border-top: 1px solid rgba(255,255,255,0.15);*/
    /*border-bottom: 1px solid #352e29;*/
    /*border-bottom: 1px solid rgba(0,0,0,0.2);*/
    border-bottom: 1px solid #eee;
}
.important-dates > ul.list > li:first-child {
    border-top: 0;
}
.important-dates > ul.list > li:last-child {
    border-bottom: 0;
}
.important-dates > ul.list > li p {
    line-height: 22px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}
.important-dates > ul.list > li p.title {
    font-size: 15px;
    color: #2690ea;
    /*color: #ffffb7;*/
}
.important-dates > ul.list > li p.date {
    font-size: 14px;
    color: #333;
}
.important-dates > ul.list > li p.more-info {
    width: auto;
    margin: 15px 0 0 10px;
    padding: 5px;
    line-height: 1.4;
    text-align: justify;
    font-size: 13px;
    border: 1px solid rgba(255,255,255,0.2);
    background-color: rgba(255,255,255,0.15);
}

/* event-list-area */
.event-list-area {
    float: left;
    display: inline-block;
    position: relative;
    width: 685px;
    height: 347px;
    margin: 0 0 40px 0;
    text-align: left;
    vertical-align: top;
    border-radius: 5px;
    background-color: #67707a;
    background-color: rgba(0,0,0,0.7);
}
.event-list-area h3 {
    display: inline-block;
    width: auto;
    height: 38px;
    line-height: 38px;
    padding: 0 15px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    border-radius: 5px 0 0 0;
    background-color: #2690ea;
}
.event-list-area > ul.list {
    padding: 20px;
}
.event-list-area > ul.list > li {
    position: relative;
    float: left;
    width: 50%;
    padding: 20px 30px 20px 0;
    border-top: 1px solid #040200;
    border-top: 1px solid rgba(255,255,255,0.15);
    border-bottom: 1px solid #352e29;
    border-bottom: 1px solid rgba(0,0,0,0.8);
}
.event-list-area > ul.list > li:nth-child(2n) {
    padding: 20px 0 20px 30px;
}
.event-list-area > ul.list > li:nth-child(2) {
    border-top: 0;
}
.event-list-area > ul.list > li:first-child {
    border-top: 0;
}
.event-list-area > ul.list > li:nth-child(7) {
    border-bottom: 0;
}
.event-list-area > ul.list > li:last-child {
    border-bottom: 0;
}
.event-list-area > ul.list > li p {
    line-height: 22px;
    font-size: 16px;
    color: #fff;
    letter-spacing: -0.25px;
}
.event-list-area > ul.list > li p.more-info {
    width: auto;
    margin: 15px 0 0 10px;
    padding: 5px;
    line-height: 1.4;
    text-align: justify;
    font-size: 13px;
    border: 1px solid rgba(255,255,255,0.2);
    background-color: rgba(255,255,255,0.15);
}
.event-list-area .btn {
    /*width: 80px;*/
    padding: 4px 8px;
    font-size: 14px;
    border-radius: 2px;
}
.event-list-area .btn-go {
    position: absolute;
    right: 10px;
    top: 15px;
}
.event-list-area > ul.list > li:nth-child(2n-1) .btn-go {
    right: 20px;
}
.event-list-area .btn.btn-xs {
    border-radius: 0;
}
.btn-go a i {
    margin-right: 5px;
    font-size: 14px;
}

/* btn */
.important-dates .btn {
    /*width: 80px;*/
    padding: 3px 8px;
    font-size: 13px;
    border-radius: 0;
}

/* btn-go */
.important-dates .btn-go {
    position: absolute;
    right: 0;
    top: 10px;
}
.important-dates .btn.btn-xs {
    border-radius: 0;
}
.btn-go a i {
    margin-right: 5px;
    font-size: 14px;
}

/* reserve-dates */
.reserve-dates {
    float: left;
    display: inline-block;
    position: relative;
    /*width: 380px;*/
    width: 470px;
    height: 291px;
    /*height: 338px;*/
    margin: 0;
    text-align: left;
    background-color: #67707a;
    background-color: rgba(0,0,0,0.7);
}
.reserve-dates h3 {
    display: inline-block;
    width: 100px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    background-color: #d9534f;
}
.reserve-dates > ul.list {
    padding: 5px 20px 10px;
}
.reserve-dates > ul.list > li {
    position: relative;
    padding: 12px 0;
    border-top: 1px solid #040200;
    border-top: 1px solid rgba(255,255,255,0.15);
    border-bottom: 1px solid #352e29;
    border-bottom: 1px solid rgba(0,0,0,0.8);
}
.reserve-dates > ul.list > li:first-child {
    border-top: 0;
}
.reserve-dates > ul.list > li:last-child {
    border-bottom: 0;
}
.reserve-dates > ul.list > li p {
    line-height: 22px;
    font-size: 15px;
    color: #fff;
}
.reserve-dates > ul.list > li p a {
    color: #fff;
}
.reserve-dates > ul.list > li p.more-info {
    width: auto;
    margin: 15px 0 0 10px;
    padding: 5px;
    line-height: 1.4;
    text-align: justify;
    font-size: 13px;
    border: 1px solid rgba(255,255,255,0.2);
    background-color: rgba(255,255,255,0.15);
}

/* btn-go */
.reserve-dates .btn-go {
    position: absolute;
    right: 0;
    top: 10px;
}
.reserve-dates .btn.btn-xs {
    width: 80px;
    padding: 3px 8px;
    border-radius: 0;
    /*border: 1px solid #fff;*/
}

/* contact-info */
.contact-info {
    position: relative;
    display: block;
    min-width: 100%;
    margin: 0 0 10px;
    text-align: left;
    border-radius: 5px;
    background-color: #67707a;
    background-color: rgba(255,255,255,0.75);
    background-color: rgba(255,255,255,1);
}
.contact-info h3 {
    display: inline-block;
    width: 180px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    border-radius: 5px 0 0 5px;
    background-color: #8c39f2;
}
.contact-info > ul.list {
    /*padding: 5px 20px 10px;*/
    padding: 0;
}
.contact-info > ul.list > li {
    /*padding: 3px 0;*/
    padding: 0;
    border-top: 1px solid #040200;
    border-top: 1px solid rgba(255,255,255,0.15);
    border-bottom: 1px solid #352e29;
    border-bottom: 1px solid rgba(0,0,0,0.75);
}
.contact-info > ul.list > li:first-child {
    border-top: 0;
}
.contact-info > ul.list > li:last-child {
    border-bottom: 0;
}
.contact-info > ul.list > li p {
    position: absolute;
    left: 200px;
    /*top: 10px;*/
    top: 8px;
    line-height: 22px;
    font-size: 15px;
    font-weight: bold;
    color: #333;
}
.contact-info > ul.list > li p a {
    /*color: #fff;*/
}

.contact-info > ul.list > li .text-warning {
    color: #ebf43e;
}

.contact-info > ul.list > li ul.sub-list {
    overflow: hidden;
    margin: 5px 0 0;
    padding: 20px;
}
.contact-info > ul.list > li ul.sub-list li {
    float: left;
    display: inline-block;
    width: 33.33333%;
    margin: 10px 0;
    font-size: 14px;
    color: #eee;
}
.contact-info > ul.list > li ul.sub-list li .label {
    margin: 0 8px 0 0;
    font-size: 13px;
    color: #333;
    border-radius: 2px;
    background-color: #fff;
}

.contact-info.sponsor {
    height: 60px;
}
.contact-info.sponsor h3 {
    height: 60px;
    line-height: 60px;
}

.contact-info.sponsor ul {
    position: absolute;
    top: 0;
    left: 200px;
}
.contact-info.sponsor ul li {
    float:left;
    padding: 16px 0 0;
    margin-right:20px;
    border:none;
}
.contact-info.sponsor ul li img {
    display: inline-block;
    width: auto;
    height: 28px;
}

/* wifi-info */
.wifi-info {
    position: relative;
    display: block;
    min-width: 100%;
    margin: 0;
    text-align: left;
    border-radius: 5px;
    background-color: #67707a;
    background-color: rgba(255,255,255,0.75);
    background-color: rgba(255,255,255,1);
}
.wifi-info h3 {
    display: inline-block;
    width: 180px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    border-radius: 5px 0 0 5px;
    background-color: #ff6468;
}
.wifi-info > ul.list {
    /*padding: 5px 20px 10px;*/
    padding: 0;
}
.wifi-info > ul.list > li {
    /*padding: 3px 0;*/
    padding: 0;
    border-top: 1px solid #040200;
    border-top: 1px solid rgba(255,255,255,0.15);
    border-bottom: 1px solid #352e29;
    border-bottom: 1px solid rgba(0,0,0,0.75);
}
.wifi-info > ul.list > li:first-child {
    border-top: 0;
}
.wifi-info > ul.list > li:last-child {
    border-bottom: 0;
}
.wifi-info > ul.list > li p {
    position: absolute;
    left: 200px;
    /*top: 10px;*/
    top: 6px;
    width: 750px;
    line-height: 22px;
    font-size: 14px;
    font-weight: normal;
    color: #333;
}
.wifi-info > ul.list > li p span.badge {
    margin-right: 5px;
}
.wifi-info > ul.list > li p span {
    display: inline-block;
    vertical-align: middle;
}
.wifi-info > ul.list > li p b {
    display: inline-block;
    vertical-align: middle;
}
.wifi-info > ul.list > li p a {
    margin-top: 2px;
    color: #fff;
}

.wifi-info > ul.list > li .text-warning {
    color: #ebf43e;
}

.wifi-info > ul.list > li ul.sub-list {
    overflow: hidden;
    margin: 5px 0 0;
    padding: 20px;
}
.wifi-info > ul.list > li ul.sub-list li {
    float: left;
    display: inline-block;
    width: 33.33333%;
    margin: 10px 0;
    font-size: 14px;
    color: #eee;
}
.wifi-info > ul.list > li ul.sub-list li .label {
    margin: 0 8px 0 0;
    font-size: 13px;
    color: #333;
    border-radius: 2px;
    background-color: #fff;
}

/* etc-info */
.etc-info {
    clear: both;
    display: inline-block;
    position: relative;
    width: 100%;
    margin: 20px 0 30px;
    text-align: left;
    vertical-align: top;
    border-radius: 5px;
    background-color: #67707a;
    background-color: rgba(0,0,0,0.6);
}
.etc-info.etc-info-mobile {
    width: auto;
    margin: 20px 10px;
}
.etc-info > ul {
    padding: 10px 20px;
}
.etc-info > ul > li {
    position: relative;
    padding: 0;
    line-height: 22px;
    font-size: 13px;
    font-weight: normal;
    color: #fff;
    color: rgba(255,255,255,0.75);
}
.etc-info.etc-info-mobile > ul > li {
    font-size: 12px;
    line-height: 20px;
}
.etc-info > ul > li i {
    margin-right: 5px;
}

/* 공지사항 */
.main-popup.modal .modal-content {

}
.main-popup.modal .modal-content h1 {
    margin: 0 0 20px;
    line-height: 1.48;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
}
.main-popup.modal .modal-content h3 {
    margin: 30px 0 15px;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    color: #000;
}
.main-popup.modal .modal-content .alert-info small {
    margin-left: 20px;
}
.main-popup.modal .modal-content .txt-info {
    margin: 0 0 10px;
    font-weight: bold;
    color: #333;
}
.main-popup.modal .modal-content .txt-conts {
    /*border: 1px solid #eee;*/
    /*border-radius: 5px;*/
    /*background-color: #fafafa;*/
}
.main-popup.modal .modal-content .txt-conts ul {
    margin: 0 auto 40px;
}
.main-popup.modal .modal-content .alert-info > ul > li,
.main-popup.modal .modal-content .txt-conts > ul > li {
    list-style: circle;
    margin: 5px 0 5px 25px;
    font-size: 15px;
    font-weight: bold;
    color: #0c3c92;
}
.main-popup.modal .modal-content .txt-conts > ul > li {
    margin-bottom: 20px;
}
.main-popup.modal .modal-content .txt-conts > ul > li b {
    display: block;
    font-weight: normal;
    color: #333;
}
.main-popup.modal .modal-content .alert-info > ul > li > ul > li,
.main-popup.modal .modal-content .txt-conts ul > li > ul > li {
    font-size: 15px;
    font-weight: normal;
    color: #31708f;
}
.main-popup.modal .modal-content h2 {
    margin: 40px 0 10px;
    font-size: 18px;
    font-weight: bold;
}
.main-popup.modal .modal-content ul.list {
    list-style: square;
    margin: 0 0 0 25px;
}
.main-popup.modal .modal-content ul.list > li {
    margin: 0 0 10px;
}
.main-popup.modal .modal-content img {
    max-width: 100%;
}
.tb-wrap {
    padding: 0 20px;
}
.tb-notice {

}
.modal-body table.table.tb-notice thead th {
    padding: 8px 10px !important;
    text-align: center !important;
    font-weight: bold;
    background-color: #fafafa;
}
.modal-body table.table.tb-notice tbody th {
    padding: 8px 10px !important;
    text-align: left !important;
    font-weight: bold;
}
.modal-body table.table.tb-notice tbody td {
    padding: 8px 10px !important;
    font-weight: bold;
    font-size: 13px;
    text-align: center !important;
}
.modal-body table.table.tb-notice tbody td i {
    margin-right: 5px;
}
.modal-body table.table.tb-notice tbody td.text-right {
    text-align: right !important;
}
.modal-body table.table.tb-notice tbody td.text-left {
    text-align: left !important;
}
.modal-body table.table.tb-notice.text-center tbody td {
    text-align: center !important;
}

/*현장등록 바로가기*/
.important-notice {
    padding: 20px 20px 0;
}
.important-notice a {
    display: block;
    padding: 7px 20px;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    border-radius: 2px;
    background-color: #ff6868;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.45);
}
.important-notice a.receipt {
    margin-bottom: 5px;
    background-color: #22C664;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.45);
}

.important-notice a i {
    margin-right: 3px;
}
