@charset "utf-8";

#bo_list,
#bo_v,
#bo_w {
    width: 100%;
    max-width:1200px;
    margin:0 auto 50px auto;
}
#bo_list table { width:100%; border-spacing:0; border-collapse:collapse; }
#bo_list th { height:50px; background:#eeeeee; border-top:2px solid #ccc; border-bottom:1px solid #ccc; padding:0 10px; }
#bo_list td { height:50px; border-bottom:1px solid #cccccc; padding:0px 10px; }
#bo_list .list_tbl_wrap { min-height: 400px; }
#bo_list .list_btn_Wrap {
    display: flex;
    justify-content: space-between;
}

/* 상세보기(view) */
#bo_v_top {
    display: flex;
    justify-content: space-between;
}


/* 기본 테이블 write and view */
.board_wrap > ul { display:table; width:100%'' }
.board_wrap > ul:after { display:block;clear:both;content:"" }
.board_wrap .board_wrap_form { display:table; width:100%; border-collapse: collapse; height:30px; padding:10px 0; margin:0px; font-size:16px; color:#777777; border-bottom:1px solid #e3e3e3; }
.board_wrap .board_wrap_form > li { display:table-cell;line-height:25px; }
.board_wrap .first_form { border-top:1px solid #c0c0c0 }
.board_wrap .board_wrap_form li{line-height:30px}
.board_wrap .li_tit { position:relative; width:170px;padding:10px 0;text-align:left;font-weight:bold;border-right:1px solid #e3e3e3;background:#f8f8f8; vertical-align: middle; }
.board_wrap .li_tit .requiredMark { position: absolute; top: 50%; right: 10px; color:#FF8811; font-size:10px; transform: translate(0, -50%);}
.board_wrap .li_tit > label { display: block; padding:0 30px 0 20px;}
.board_wrap .li_form { padding:10px; text-align:left }
.board_wrap .li_form .help { display: block; font-size:14px; }
.board_wrap .li_form table { width:100%; border-spacing:0; border-collapse:collapse; }
.board_wrap .li_form th { height:34px; text-align:center; background:#eeeeee; border:1px solid #cccccc; }
.board_wrap .li_form td { height:30px; text-align:left; border:1px solid #cccccc; padding:5px 10px; }
.board_wrap .li_form tbody tr:hover {background: #FFFFDB;}
.board_wrap .board_wrap_form textarea,
.board_wrap .board_wrap_form select,
.board_wrap .board_wrap_form .frm_input { border:1px solid #ccc; font-size: 16px; }
.board_wrap .board_wrap_form textarea {width:100%; height:150px; padding:10px; resize:none;}
.board_wrap .board_wrap_form select,
.board_wrap .board_wrap_form .frm_input { height:40px; padding:0 10px; }
.board_wrap .board_wrap_form a {text-decoration:none}
.board_wrap .board_wrap_form select { -webkit-appearance: auto !important; }
.board_wrap .visit_form{line-height:18px !important}
.board_wrap .visit_tit { position:relative; display:block; margin:20px 0px 10px 0px; padding-left:6px; font-weight:bold; vertical-align:middle; color:#555; }
.board_wrap .visit_tit:first-child { margin-top:0 }
.board_wrap .visit_label{ display:inline-block; width:50%; text-indent:10px; line-height:120%; font-weight: 400 !important; font-size: 16px; }
.board_wrap .visit_label input{ vertical-align:middle; }
.board_wrap label { cursor:pointer; font-size:16px !important; padding-left:10px; }
.board_wrap .li_form_tit{padding-left:20px}
.board_wrap h3.tit_second{margin-top:50px}
.board_wrap input[type="radio"], input[type="checkbox"] { margin:0 !important; }
.board_wrap input[type="radio"]:checked + label,
.board_wrap input[type="checkbox"]:checked + label { color: blue; }
.board_wrap legend { display:none; }
.board_wrap_captcha { border: 1px solid #c0c0c0; padding: 10px; }
.board_wrap .option-checkbox-wrap,
.board_wrap .option-radio-wrap { padding:0px; }
.board_wrap .option-checkbox-wrap > li,
.board_wrap .option-radio-wrap > li { display: inline-block;}
.board_wrap .option-checkbox-wrap > li > label { padding:0 20px 0 0; }
.board_wrap .option-radio-wrap > li > label { padding:0px 20px 0 5px; font-weight: normal; }
.board_wrap .cmsForm,
.board_wrap .transferForm,
.board_wrap .appointForm { display: none; }
.board_wrap .subTitle { border:1px solid #c0c0c0; padding: 20px; }
.section-title { border-left: 3px solid #ffa800; margin:30px 0 5px 0; padding:3px 10px; font-size:16px !important; }
.section-title > .requiredMark { color:#FF8811; font-size:10px; }
.cmsHelp { width:100%; border:1px solid #ccc; background:#eee; border-radius: 5px; padding:20px; margin-bottom:20px; }
#cms { display: none; }

/* 자동등록방지 */
#captcha_mp3 { background:#333; color:#fff; height:50px; padding:0 5px; }
#captcha_info { display: none; }
#captcha_key { font-size: 30px; font-weight: bold; color:blue; width:130px; }

/* 동의 */
#agree { width:100%; border:1px solid #ccc; border-top:3px solid #ffa800; padding:50px 100px; font-size: 20px;}
#agree .agree-title { width:100%; padding:10px; text-align: center; font-size:28px; font-weight:bold; }
#agree .agree-top { width:100%; text-align: left; padding:20px 0 10px 0; font-size: 16px; line-height: 150%;}
#agree .agree-content { width:100%; padding: 20px 0px 50px 0; border-bottom:1px solid #888; margin-bottom:50px; }
#agree .agree-sub-title { width:100%; background:#eee; padding:10px 10px; font-weight:600; }
#agree .agree-sub-title .agreeChk { display:inline-block; margin-left: 20px; float: right; }
#agree .agree-sub-title .agreeChk label { padding-left:5px; }
#agree .agree-sub-content { padding:10px 20px; line-height:150%; }
#agree .agree-sub-content ul { padding-left:20px; }
#agree .agree-sub-content ul li { display: list-item !important; padding:4px 0 !important; }
#agree .agree-sub-content ul li span { display: block; padding-left: 30px; }
#agree .agree-bottom { width:100%; text-align: right; margin-top:30px; }
#agree .agree-btns { width:100%; text-align: right; margin-top:10px; }
#agree .option-radio-wrap label { color:blue; }
#agree .agree-sub-content .option-checkbox-wrap { list-style: none; }
#agree .agree-sub-content .option-checkbox-wrap li { display: inline-block; }

/* 만 14세 미만 보호자 동의 */
#agree .parent-agree { width:100%; padding:20px; }
#agree .parent-agree .parent-agree-title { font-size:18px; text-align: center; margin-top:20px; }
#agree .parent-agree .parent-agree-date { font-size:18px; font-weight:600; text-align: center; margin:20px 0 35px 0; }
#agree .parent-agree .parent-agree-name { font-size:16px; text-align: right; margin-top:5px; }
#agree .parent-agree .parent-agree-name span { display: block; width:100%; margin-bottom:5px; }
#agree .parent-agree .parent-agree-name input { width:100px; border:1px solid #ccc; border-radius:3px; height:30px; padding:0 10px; }
#agree .parent-agree .parent-agree-sign { text-align: right;margin-top:20px; }
#agree .agree-tail-content { padding:10px; text-align: center; background: #FFFBD5; }

/* jQuery 달력 스타일 변경 시작 */
#ui-datepicker-div { padding:0px !important;border-radius:5px;overflow: hidden;min-width:270px; }
#ui-datepicker-div table { width:98%;margin:0 auto;}
#ui-datepicker-div td span,
#ui-datepicker-div td a {text-align:center !important;border-radius:3px;}
#ui-datepicker-div .ui-datepicker-prev,
#ui-datepicker-div .ui-datepicker-next {top:11px !important;cursor:pointer; }
#ui-datepicker-div th:first-child {color:red !important;}
#ui-datepicker-div th:last-child {color:blue !important;}
#ui-datepicker-div td:first-child a {color:red;}
#ui-datepicker-div td:last-child a {color:blue;}
#ui-datepicker-div td span,
#ui-datepicker-div td a:hover {background:#dd6666 !important;color:#fff !important;border:1px solid #dd6666 !important;}
#ui-datepicker-div .ui-datepicker-header { border:0px;border-radius:0;border-bottom:1px solid #aaa;padding:8px 0px;}
#ui-datepicker-div .ui-state-highlight,
#ui-datepicker-div .ui-widget-content .ui-state-highlight,
#ui-datepicker-div .ui-widget-header .ui-state-highlight {background:#0089D2 !important;border:1px solid #0089D2 !important;color:#fff !important;}
#ui-datepicker-div .ui-state-default,
#ui-datepicker-div .ui-widget-content .ui-state-default,
#ui-datepicker-div .ui-widget-header .ui-state-default {padding:6px;font-size:16px;}
#ui-datepicker-div .ui-datepicker-title select {outline:none;height:30px;border-radius:3px;cursor:pointer;font-size:14px;padding:0 10px;}
#ui-datepicker-div .ui-datepicker-year {margin-right:3px;}
/* jQuery 달력 스타일 변경 끝 */


@media (min-width:1500px) {

}

@media (max-width:1499px) and (min-width:1100px) {

}

@media (max-width:1300px) {

}

@media (max-width:1099px) and (min-width:780px) {

}

@media (max-width:768px) {
    #bo_list table {
        width:100%;
        border-spacing:0 !important;
        border-collapse:collapse !important;
        border: 0px !important;
    }
    #bo_list table col {
        width:100%;
    }
    #bo_list table thead {
        display: none;
    }
    #bo_list table tbody td {
        width: 100%;
        display: flex;
        align-items: center;
        background: #efefef;
        padding: 0px !important;
        font-size: 14px;
        line-height: 100%;
        text-align: left !important;
        height: 100% !important;
        margin: -1px !important;
        align-items: stretch;
        border: 1px solid #ccc;
    }
    #bo_list table tbody tr {
        display: block;
        margin-bottom: 15px !important;
    }
    #bo_list table tbody tr td:before {
        display: inline-block;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100px;
        flex: 0 0 80px;
        font-weight: 700;
        content: attr(data-label);
        border-right: 1px solid #ccc;
        background: #efefef;
        padding: 8px 5px;
    }
    #bo_list table tbody tr td > span{
        display: flex;
        align-items: center;
        background: #fff;
        width: 100%;
        padding: 5px 5px 5px 10px;
        text-align: left;
    }
}

@media (max-width:640px) {
    .board_wrap .board_wrap_form {
        border: 1px solid #e3e3e3;
    }
    .board_wrap > ul {
        margin-bottom:15px;
    }
    .board_wrap > ul > li {
        display: block;
    }
    .board_wrap .li_tit {
        width: unset;
        border-right: 0px;
    }
    .board_wrap .li_form {
        padding:10px;
    }
    .agree-sub-title .agreeChk {
        display: block;
        width: 100%;
        text-align: right;
        margin-left:0 !important;
    }
    #agree {
        padding:15px;
    }
    .event_wrap {
        width: 98%;
    }
    .option-radio-wrap li {
        padding:5px 0;
    }
}