@charset "utf-8";

.mobile#container {margin-bottom: 40px;}
.support_box {padding: 5px; background: url(../equipment/img/pt_line3.png) repeat; margin-bottom: 40px;}
.support_box .box_inner {background: #fff url(../equipment/img/eqip_bg.png) no-repeat 92%;background-size: contain; position:relative; padding:30px 50px;}
.support_box .box_inner:after {display:block; content:""; clear: both;}
.support_box .box_inner .box_left {float: left; width: 65%;}
.support_box .box_inner h3 { font-size: 20px; line-height: 1.5; font-weight: 500; margin-bottom:0;}
.support_box .box_inner h2 {font-size: 30px; color: #222864; line-height: 2; padding-left: 60px; position: relative; margin:0;}
.support_box .box_inner h2:before { content: ""; display: block;width: 35px; height: 3px; left: 0; top: 50%;transform: translateY(-50%); background: #222864; position: absolute;}
.support_box .box_inner h2:after {content: ""; display: block; width: 13px; height: 13px; left: 35px; top: 50%; transform: translateY(-50%);background: #222864; position: absolute; border-radius: 50%;}
.support_box .box_inner p { word-break: keep-all;margin-top: 10px; font-size:17px;line-height:25px; font-weight:400; margin:0}
.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);height:652px;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_slider .flex-viewport {height:500px;}

.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 {margin:30px 0; text-align: center;}
.space_btn a {border:0;font-size:15px;padding:10px 35px;}
.space_btn a.web_btn01 {background: rgba(0, 0, 0, 0.05);color: rgba(0, 0, 0, 0.64);border: 1px solid rgba(0, 0, 0, 0.1);border-radius: 5px;}
.space_btn a.web_btn01:hover {background: rgba(0, 0, 0, 0.7);color: #fff; transition: all ease 0.3s;}
.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;}



.line {padding-bottom:5px; margin:0 0 10px;}
section + section {margin-top:50px}
ul {list-style: none; padding:0;margin:0}
.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}
h4.equip_tit {font-size:20px}



.res_info {background:#f7f8fc}
.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(../equipment/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(../equipment/img/cal_prev.png) no-repeat; right:0px; }
.calendar-wrap .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 .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%);}

.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}
.table-2 .center {text-align: center; padding:10px 20px}
.table-2 {width:100%;border-collapse:collapse;border:1px solid #ddd;}
.check_tit{font-size:19px;  color:#3c516d; padding-left:30px; box-sizing: border-box; background:url("../equipment/img/conH1.gif") no-repeat 0 2px; line-height:1.8; clear:both; font-weight:600; margin:0 0 10px 0;}
.grayBox01{background:#f6f6f6; border-radius:5px; padding:30px 30px; box-sizing: border-box; width:100%; position:relative; height:auto; overflow:hidden; margin-bottom:20px;}
.conList3_ {list-style: none; padding:0;margin:0}
.conList3_ > li{font-size:16px; background:url("../equipment/img/conList3.gif") no-repeat 0 12px; padding:3px 0 3px 15px !Important;font-weight:400 }

.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;}
.tablecss tr td {text-align: left;padding:15px;font-size: 17px; font-weight: 400;height: 45px;border-bottom: 1px solid #ddd;border-right: 1px solid #ddd;}
.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}



.equip_img {position:relative;width:150px;height:150px;overflow: hidden;}
.equip_img img{position:absolute;width:150px; top:50%; left:50%; transform: translate(-50%,-50%);}
.equip_spec li {padding-left:20px;position:relative}
.equip_spec li:before {content:"";display: block;position:absolute;top: 11px; left:0;width:4px; height:4px; background:#555}


.app_con_tit { font-size:20px; padding-left:25px; margin-bottom:15px; margin-left:5px; margin-top:15px; position: relative; }
.app_con_tit:after { width:20px; height:20px; background:url(../equipment/img/tit_img.png) no-repeat center center; display: block; content: ""; position: absolute; left:0px; top:54%; transform: translate(0,-50%);}


.app_input_info {height: 200px; padding: 10px 15px; border: 1px solid #ddd; overflow-y: scroll;}
.yesno { text-align: center; margin-top:20px; }
.yesno input { margin:0 10px }
.yesno label { padding-left: 8px; font-weight:400; font-size:15px}
.check_wrap {text-align: center; background: #f5f5f5; margin: 30px 0 0; padding: 18px 5px 21px;}
.check_wrap p {margin:0;}
.check_wrap p label {font-size:16px; margin-bottom:0}
.tablecss .inputText {width:100%;padding:6px 2px;}
.tablecss .inputText.wid100 {width:100px}

/* 버튼 */
.divide80 button { display: inline-block; border: none; border-radius: 5px; font-size: 15px; padding: 10px 20px; margin: 0 5px; text-align: center; line-height: 1.5; height: auto; cursor: pointer; transition: all ease 0.3s; }
.divide80 { text-align: center; margin-top:40px;}
.divide80 .web_btn01 { background: rgba(0, 0, 0, 0.05); color: rgba(0, 0, 0, 0.64); border: 1px solid rgba(0, 0, 0, 0.1); }
.divide80 .web_btn01:hover { background: rgba(0, 0, 0, 0.7); color: #fff; transition: all ease 0.3s; }
.divide80 .web_btn02 { background: #00a6bf; color: #fff; }
.divide80 .web_btn02:hover { background: #007485; transition: all ease 0.3s; }
.divide80 .web_btn03 { background: #f57c00; color: #fff; }
.divide80 .web_btn03:hover { background: #e65100; transition: all ease 0.3s; }
.divide80 .web_btn04 { background: #4caf50; color: #fff; }
.divide80 .web_btn04:hover { background: #388e3c; transition: all ease 0.3s; }
.equip_list {display: none;}

@media only screen and (min-width: 350px) and (max-width: 549px){
    .support_box .box_inner {padding:15px;background: #fff;}
    .support_box .box_inner .box_left {width:100%}
    .support_box .box_inner h3 {font-size:15px;}
    .support_box .box_inner h2 {font-size:20px}
    .support_box .box_inner 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;}
    .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}

    .mobile .table-2 {display: none;}

    .equip_list { display: block;}
    .equip_list .list_ul {display: flex; flex-wrap: wrap; margin: 0px;}
    .equip_list .list_ul > li {width: 100%;padding: 0px;margin-bottom: 10px;}
    .equip_list .list_ul > li .equip_box {height:100%; border:1px solid #d5d5d5;padding:15px; word-break: break-all;}
    .equip_box .thumb {position: relative; height: 200px; overflow: hidden;}
    .equip_box .thumb img {position: absolute; width: 100%; left: 50%; top: 0; transform: translateX(-50%); max-width: 100%;}
    .equip_box .equip_cnt {padding: 20px 0px 0px 0px;}
    .equip_box .equip_cnt p {color: #00a6bf;}
    .equip_box .equip_cnt h4 {margin-bottom: 10px;}
    .equip_box .equip_info {padding: 4px 0px; font-size: 14px; width: 100%; display: flex; align-items: center; font-weight:400;}

    .table-2 tr th {font-size:15px}
    .table-2 tr td {font-size:14px;padding:10px}
    .table-2 tr td label {font-size:14px}
    .tablecss tr th {font-size:14px}
    .tablecss tr td {font-size:14px}
    .center-heading h2 {font-size:24px}
}