@charset "utf-8";

ul {list-style: none; padding:0;margin:0}
.page_tab {text-align: center; margin-bottom: 30px;}
.page_tab ul li {display: inline-block; font-size: 20px; font-weight:400;margin-right: 10px; border-radius: 25px; overflow: hidden; background: #f7f7f7; color: #555; cursor: pointer; padding: 10px 40px;}
.page_tab ul li.on { background: #014ba0;color: #fff}
.page_tab ul li.on a {color: #fff}
.page_inner .tab_container {display:none}
.page_inner .tab_container.on {display:block}
.sound_only {display:inline-block !important;position:absolute;top:0;left:0;width:0;height:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}
section + section {margin-top:50px;}

/*체험존소개*/
.space_box {padding: 5px; background: url(../facility/img/pt_line3.png) repeat; margin-bottom: 40px;}
.space_box .space_box_inner {position: relative; padding: 30px 25px;background: #fff url(../facility/img/space_bg.png) no-repeat right;  background-size: contain;}
.space_box .space_box_inner:after {display:block; content:"";clear:both}
.space_box .space_box_inner .box_left {float: left; width: 65%;}
.space_box .space_box_inner .box_left h3 {font-size: 20px; line-height: 1.5; font-weight: 500;margin-bottom:0;letter-spacing: -1px;}
.space_box .space_box_inner .box_left h2 {font-size: 30px; color: #222864; line-height: 2; padding-left: 60px; position: relative;margin-bottom:0}
.space_box .space_box_inner .box_left h2:after {content: ""; display: block; width: 13px; height: 13px;left: 35px; top: 50%; transform: translateY(-50%); background: #222864; position: absolute; border-radius: 50%;}
.space_box .space_box_inner .box_left h2:before {content: ""; display: block; width: 35px; height: 3px; left: 0; top: 50%;transform: translateY(-50%); background: #222864; position: absolute;}
.space_box .space_box_inner .box_left p {margin-bottom:0;font-size:17px; font-weight:400; }

.space_info {display: flex;  flex-direction: row; align-items: flex-start;}
.space_info .info_tab {width:250px}
.space_info .info_tab ul {border-width: 1px 0 1px 1px; border-color: #000; border-style: solid;}
.space_info .info_tab ul li {text-align:center;font-size:17px; font-weight:300;padding:10px 0;border-bottom:1px solid #000;cursor: pointer;}
.space_info .info_tab ul li:last-child {border-bottom:0}
.space_info .info_tab ul li.on {display:block;background:#000;color:#fff;font-weight:500}
.space_info .info_content {border: 1px solid #000; width: calc(100% - 250px);min-height:530px;overflow: hidden;}
.space_info .info_content .info_container{display:none;}
.space_info .info_content .info_container.on {display:block}
.space_infotop {display: flex; width: 100%; background: #F5F5F5; padding: 25px; box-sizing: border-box; border-bottom: 1px solid #D2D2D2;}
.space_infotop .infotop_tit {width: 30%; border-right: 1px solid #D2D2D2;}
.space_infotop .infotop_tit h2 {color:#000; font-size:22px; font-weight:500; margin-bottom:8px};
.space_infotop .infotop_tit h4 {color:#000; font-size:30px; font-weight:700;}
.space_infotop .infotop_decs {width:70%;padding-left:30px;font-size:16px; font-weight:400;}
.space_infotop .infotop_decs p {margin-bottom:0;}
.space_slider .flex-viewport {height:483px;}

.icon_space {margin-top: 40px}
.icon_space ul {display: flex;flex-direction: row;flex-wrap: wrap;align-items: center;justify-content: space-between;}
.icon_space ul li {width:48%; margin-bottom:20px;display:flex;align-items: flex-start;justify-content: space-between;}
.icon_space ul li .icon_area {display:inline-block;background: #e1f2fb; border-radius: 50%; width: 50px; height: 50px;  text-align: center;margin-right:10px}
.icon_space ul li .icon_area i {font-size:28px;line-height: 50px; color:#222864}
.icon_space ul li .icon_info {width: calc(100% - 70px);}
.icon_space ul li .icon_info h3 {border-bottom:2px solid #222864;color:#222864;font-size:20px;line-height:1.5;font-weight:600}
.icon_space ul li .icon_info p {font-size:16px; font-weight:400}

.space_btn {padding:30px 0; text-align: center;}
.space_btn button {border:0;font-size:15px;padding:10px 35px;}
.space_btn button.web_btn02 {background: #00a6bf;color: #fff;border-radius: 5px;}
.space_btn button.web_btn02:hover {background: #007485; transition: all ease 0.3s;}

.textbed_img {display: flex;flex-direction: row; height: 400px;border: 1px solid #ddd; border-top: 0;}
.textbed_img .img_floor {width: 30%; background: #fff;position: relative;}
.textbed_img .img_floor img {width:90%;position: absolute; left: 50%; top: 50%;transform: translate(-50%, -50%);}
.class_slider {width:70%;height:100%; border:0}
.class_slider .flex-viewport {height:400px}


/*체험존예약*/
.calendar-wrap {padding: 40px 20px;background:#f7f8fc}
.calendar-wrap .calendar-control {position:relative}
.calendar-wrap .calendar-control .currentDate {text-align: center;}
.calendar-wrap .calendar-control .currentDate span {display: inline-block; position: relative; line-height: 1; vertical-align: bottom; color: #222;letter-spacing: -1;}
.calendar-wrap .calendar-control .currentDate span.year {font-size:28px;font-weight:600}
.calendar-wrap .calendar-control .currentDate span.year:after {content:"."}
.calendar-wrap .calendar-control .currentDate span.month {font-size:28px;font-weight:600}

.calendar-wrap .calendar-control .arrNav {display: block; position: absolute;left: 50%; top: -25%; transform: translateX(-50%);}
.calendar-wrap .calendar-control .arrNav:after {display:block;content:"";clear:both}
.calendar-wrap .calendar-control .arrNav span.arrow {cursor: pointer;display: block; position: relative; width: 30px; height: 40px; float: left; border: 0; background: transparent;}
.calendar-wrap .calendar-control .arrNav span.arrow:after {content: ""; display: block; position: absolute; width: 14px; height: 24px; top: 8px; transition: all .3s ease;}
.calendar-wrap .calendar-control .arrNav span.next {margin-left:160px}
.calendar-wrap .calendar-control .arrNav span.next:after { background: url(../facility/img/cal_next.png) no-repeat; left:0px; }
.calendar-wrap .calendar-control .arrNav span.next:hover:after {left:8px}
.calendar-wrap .calendar-control .arrNav span.prev:after { background: url(../facility/img/cal_prev.png) no-repeat; right:0px; }
.calendar-wrap .calendar-control .arrNav span.prev:hover:after {right:8px}
.calendar-wrap .calendar-contents-table {margin-top:30px;width: 100%; left: auto; top: auto; padding: 0; border: 0; border-radius: 0; box-shadow: none;}
.calendar-wrap .calendar-contents-table table {outline: 0; position: relative; border-collapse: collapse; border-spacing: 0px; table-layout: fixed; width: 100%; clear: both; border: 0;}
.calendar-wrap .calendar-contents-table table th {border-bottom: 1px solid #e5e5e5; padding: 25px 0; font-weight: 500; line-height: 1; font-size: 18px;text-align: center;}
.calendar-wrap .calendar-contents-table table th.sun {color: #d50000;}
.calendar-wrap .calendar-contents-table table th.sat {color: #0041a3;}
.calendar-wrap .calendar-contents-table table td h3.sun {color: #d50000;}
.calendar-wrap .calendar-contents-table table td h3.sat {color: #0041a3;}
.calendar-wrap .calendar-contents-table table td {position: relative; font-weight: 300; padding: 0; border: 0; background: transparent; font-size: 20px;max-width: 46px; height: 65px;text-align: center;}
.calendar-wrap .calendar-contents-table table td.res_no {color:#ddd}
.calendar-wrap .calendar-contents-table .schedule {cursor: pointer;}
.calendar-wrap .calendar-contents-table table td h3 {display: block;position: relative;width: 100%;text-align: center;margin: 0 auto;color: #b7b7b7;z-index: 2;font-weight: 400;line-height: 55px;font-size: 20px;pointer-events: none;}
.calendar-wrap .calendar-contents-table table td.today h3 {font-weight: 500;color: #222}
.calendar-wrap .calendar-contents-table table td h3 span {position: absolute;font-size: 10px;left: 50%;transform: translateX(-50%);bottom: 0;line-height: 1;}
.calendar-wrap .calendar-contents-table table td .reser_circle {display: block;width: 10px;height: 10px;background-color: #014ba0;position: absolute;left: 50%;bottom: 0;transform: translateX(-50%);border-radius: 100px;-o-border-radius: 100px;-moz-border-radius: 100px;-webkit-border-radius: 100px;}
.calendar-wrap .calendar-contents-table table td .reser_circle.pending {background-color: #ffc107;}
.calendar-wrap .calendar-contents-table table td .reser_circle.reserved {background-color: #dc3545;}
.calendar-wrap .calendar-contents-table table td.sch_active h3 {color: #014ba0;font-weight: 500}
.calendar-wrap .calendar-contents-table table td.sch_active:after {display: block;content: "";position: absolute;width: 36px;height: 36px;border-radius: 50%;border: 2px solid #014ba0;left: 50%;top: 13px;transform: translateX(-50%);}
.divide40 {width: 100%;height: 40px;}

/* 일정현황달력 */
.calendar-wrap-2 {padding: 40px 20px;background:#ffffff}
.calendar-wrap-2 .calendar-control {position:relative}
.calendar-wrap-2 .calendar-control .currentDate {text-align: center;}
.calendar-wrap-2 .calendar-control .currentDate span {display: inline-block; position: relative; line-height: 1; vertical-align: bottom; color: #222;letter-spacing: -1;}
.calendar-wrap-2 .calendar-control .currentDate span.year {font-size:28px;font-weight:600}
.calendar-wrap-2 .calendar-control .currentDate span.year:after {content:"."}
.calendar-wrap-2 .calendar-control .currentDate span.month {font-size:28px;font-weight:600}

.calendar-wrap-2 .calendar-control .arrNav {display: block; position: absolute;left: 50%; top: -25%; transform: translateX(-50%);}
.calendar-wrap-2 .calendar-control .arrNav:after {display:block;content:"";clear:both}
.calendar-wrap-2 .calendar-control .arrNav span.arrow {cursor: pointer;display: block; position: relative; width: 30px; height: 40px; float: left; border: 0; background: transparent;}
.calendar-wrap-2 .calendar-control .arrNav span.arrow:after {content: ""; display: block; position: absolute; width: 14px; height: 24px; top: 8px; transition: all .3s ease;}
.calendar-wrap-2 .calendar-control .arrNav span.next {margin-left:160px}
.calendar-wrap-2 .calendar-control .arrNav span.next:after { background: url(../facility/img/cal_next.png) no-repeat; left:0px; }
.calendar-wrap-2 .calendar-control .arrNav span.next:hover:after {left:8px}
.calendar-wrap-2 .calendar-control .arrNav span.prev:after { background: url(../facility/img/cal_prev.png) no-repeat; right:0px; }
.calendar-wrap-2 .calendar-control .arrNav span.prev:hover:after {right:8px}


.calendar-wrap .calendar-control .reserCommant {top: 125%;display: block;position: absolute;}
.calendar-wrap .calendar-control .reserCommant .reser_circle {height: 10px;width: 10px;display: inline-block;background-color: #014ba0;border-radius: 50%;margin: 0px 10px;}
.calendar-wrap .calendar-control .reserCommant .reser_circle.pending {background-color: #ffc107;}
.calendar-wrap .calendar-control .reserCommant .reser_circle.reserved {background-color: #dc3545;}


.calendar-wrap-2 .calendar-contents-table {margin-top:30px;width: 100%; left: auto; top: auto; padding: 0; border-radius: 0; box-shadow: none;}
.calendar-wrap-2 .calendar-contents-table table {outline: 0; position: relative; border-collapse: collapse; border-spacing: 0px; table-layout: fixed; width: 100%; clear: both;}
.calendar-wrap-2 .calendar-contents-table table th {border: 1px solid #e5e5e5; padding: 10px 10px; font-weight: 500; line-height: 1; font-size: 15px;text-align: center; background-color: #666; color: #fff;}
.calendar-wrap-2 .calendar-contents-table table td {position: relative; font-weight: 400; padding: 5px 10px; border: 1px solid #e5e5e5; background: transparent; font-size: 15px;max-width: 46px; height: 130px; vertical-align: top;}
.calendar-wrap-2 .calendar-contents-table table td span {pointer-events: none;}
.calendar-wrap-2 .calendar-contents-table table td span.sun {color: #d50000;}
.calendar-wrap-2 .calendar-contents-table table td span.sat {color: #0041a3;}
.calendar-wrap-2 span[class*="sche_cate"] {display: inline-block; width: 20px; height: 20px; text-align: center; line-height: 20px; font-size: 0.9em; color: #fff; border-radius: 50%;}
.calendar-wrap-2 span.sche_cate_01 {background-color: #50b90e;}
.calendar-wrap-2 span.sche_cate_02 {background-color: #4e2fc1;}
.calendar-wrap-2 span.sche_cate_03 {background-color: #01b6d8;}
.calendar-wrap-2 span.sche_cate_04 {background-color: #dc48ca;}
.calendar-wrap-2 .calendar-contents-table table td.schedule {cursor: pointer;}
.calendar-wrap-2 .calendar-contents-table table td.today {background-color: #f6f6f6;}
.calendar-wrap-2 .calendar-contents-table table td.sch_active {background-color: #f7f8fc;}
.calendar-wrap-2 .calendar-contents-table table td>div {color: #222; font-size: 14px; font-weight: 300; margin: -5px 0;}

.tablecss {width:100%;border-collapse:collapse;border:1px solid #ddd;border-top:3px solid #454545;}
.tablecss tr th {font-size:17px;height:45px;padding:15px 0;text-align:center;border-bottom:1px solid #ddd;border-right:1px solid #ddd;background: #f1f1f1;width:123.42px;}
.tablecss tr td {text-align: left;padding:15px;font-size: 17px; font-weight: 400;border-bottom:1px solid #ddd;border-right:1px solid #ddd;height: 45px;}
.tablecss tr td li {padding-left:20px;position:relative}
.tablecss tr td li:before {content:"";display: block;position:absolute;top: 11px; left:0;width:4px; height:4px; background:#555}
.table-2 .center {text-align: center; padding:10px 20px}
.tablecss .inputText {width:100%;padding:6px 2px;}
.tablecss .inputText.wid100 {width:100px}


/*회의실/교육실*/
.class_list .list_ul {display: flex; flex-wrap: wrap; margin: -20px;}
.class_list .list_ul > li {width: 33.33333333%;padding: 20px;}
.class_list .list_ul > li .class_box {height:100%; border:1px solid #d5d5d5;padding:15px}
.class_box a {display:block;}
.class_box a .thumb {position: relative; padding-bottom: 72.64%; overflow: hidden;}
.class_box a .thumb img {position: absolute; left: 50%; top: 0; transform: translateX(-50%); max-width: 100%;}
.class_box .class_cnt {padding: 20px 0px 0px 0px;}
.class_box .class_cnt h2 {font-size:25px;margin-bottom:10px}
.class_box .class_info ul li {padding: 4px 0px; font-size: 16px; width: 100%; display: flex; align-items: center;font-weight:400}
.class_box .class_info ul li span {position: relative; padding-left: 10px;font-weight:500;min-width:95px}
.class_box .class_info ul li span:before {display: block; content: ""; width: 3px; height: 3px; border-radius: 100%; position: absolute; left: 0px; top:10px; background: #4e2fc1;}

.class_infomation {display:flex;flex-direction: row; justify-content: space-between; align-items: flex-start}
.class_infomation > div {width:49%}
#space_slider.flexslider {border:0}
.class_infotxt {margin-top:30px}

.class_box .class_btn a {display:block; background:#777;text-align: center;color:#fff; padding: 10px 0;margin-top:20px}
.class_box .class_btn a:hover {background: #000; transition: all ease 0.3s;}
.table-2 {margin-bottom:40px;width:100%;border-collapse:collapse;border:1px solid #ddd;}
.table-2 tr th {font-size:17px;padding:10px 20px;height:45px;text-align:left;border-bottom:1px solid #ddd;border-right:1px solid #ddd;border-top:3px solid #111;background:#f1f1f1;}
.table-2 tr td {font-size:17px;font-weight:400;height:45px;padding:15px 0;text-align:left;border-bottom:1px solid #ddd;border-right:1px solid #ddd;padding-left:20px;}
.table-2 tr td label {font-size:17px;margin-left:10px}

.check_tit{font-size:19px;  color:#3c516d; padding-left:30px; box-sizing: border-box; background:url("../facility/img/conH1.gif") no-repeat 0 2px; line-height:1.8; clear:both; font-weight:600; margin:0;}
.grayBox01{background:#f6f6f6; border-radius:5px; padding:22px 18px; box-sizing: border-box; width:100%; position:relative; height:auto; overflow:hidden; margin-bottom:20px;margin-top: 10px;}
.conList3_ {list-style: none; padding:0;margin:0}
.conList3_ > li{font-size:16px; background:url("../facility/img/conList3.gif") no-repeat 0 12px; padding:3px 0 3px 15px !Important;font-weight:400; }

/* 모달창 */
#modal-overlay {display: none;position: fixed; top: 0;left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); z-index: 999;}
#dialog {display: none; position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); background-color: white; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); z-index: 1000; border-radius: 0px; width: 800px; min-height: 550px;}
#dialog h3 {padding: 20px; font-size: 20px; font-weight: 600; background-color: #10b6cf; margin: 0; color: #fff;}
#dialog .dialog-content {padding: 5px 20px; max-height: 550px; overflow-y: auto;}
#dialog .title {margin-top: 20px; font-size: 17px;}
#dialog table {font-size: 15px; width: 100%; padding: 0 20px;}
#dialog table .center {text-align: center;}
#dialog table th {background-color: #F5F5F5; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; color: #222; padding: 5px;}
#dialog table td {border-bottom: 1px solid #ddd; font-weight: 400; padding: 5px;}
#dialog .md_close {position: absolute; right: 16px; top: 16px;}
#dialog .close-btn {background: none; color: white; border: none; width: 30px; height: 30px; cursor: pointer; border-radius: 4px; font-size: 20px;}

@media only screen and (min-width: 350px) and (max-width: 549px){
    .space_box .space_box_inner {padding:15px;background: #fff;}
    .space_box .space_box_inner .box_left {width:100%}
    .space_box .space_box_inner .box_left h3 {font-size:15px;}
    .space_box .space_box_inner .box_left h2 {font-size:20px}
    .space_box .space_box_inner .box_left p {font-size:14px;border-top: 1px solid #efe3e3;padding-top: 10px;}
    .space_infotop {flex-direction: column;}
    .space_infotop .infotop_tit {width:100%; border-right:0; border-bottom:1px solid #D2D2D2; ;}
    .space_infotop .infotop_tit h2 {font-size:16px;line-height: 1.4;}
    .space_infotop .infotop_tit h4 {font-size:20px}
    .space_infotop .infotop_decs {font-size:14px; width:100%;padding-left: 0;}
    .space_info {flex-direction: column;}
    .space_info .info_tab{width:100%}
    .space_info .info_tab ul {border-width:1px 1px 0 1px;}
    .space_info .info_tab ul li {font-size:15px}
    .space_info .info_content{width:100%;height:565px}
    .space_slider .flex-viewport {height:300px}

    .icon_space ul {flex-direction: column;}
    .icon_space ul li {width:100%}
    .icon_space ul li .icon_info h3 {font-size:16px}
    .icon_space ul li .icon_info p {font-size:14px}

    .calendar-wrap .calendar-control .currentDate span.year {font-size:22px}
    .calendar-wrap .calendar-control .currentDate span.month {font-size:22px}
    .calendar-wrap .calendar-control .arrNav span.next {margin-left:100px}
    .calendar-wrap .calendar-control .arrNav span.prev:hover:after {right:8px}
    .calendar-wrap .calendar-control .arrNav span.next:hover:after {left:8px}
    
    .tablecss tr th {font-size :14px;width:20%}
    .tablecss tr td {font-size :14px;padding:10px;width: 30%}
    .class_list .list_ul {margin: 0px;}
    .class_list .list_ul > li {width:100%;padding:0;margin-bottom:10px}
    .table-2 tr th {font-size:14px}
    .table-2 tr td {font-size:14px;padding:10px}
    .center-heading h2 {font-size:24px}
    .page_tab ul li a { font-size: 15px;}
    .class_infomation {flex-direction: column;}
    .class_infomation > div {width:100%}
    #space_slider.flexslider {margin-bottom:30px}
    .conList3_>li {font-size:14px}
    .page_tab ul li {font-size:15px}
    .class_box .class_cnt h2 {font-size:22px;line-height:1.4}
    .class_box .class_info ul li {font-size:14px;line-height:1.4}
    .tablecss .inputText.wid100 {width:calc(100% - 30px)}
}










