@charset "UTF-8";@media screen and (min-width: 0) and (max-width:399px) {
    .prof-tab ul li {
        width:100%
    }

    .listPage {
        float: left;
        clear: both;
    }

    .boardSearch {
        float: left;
    }

    .border-info .b-search fieldset span.s_btn i {
        margin: 0 5px;
    }

    .tb_write {
        border-bottom: none
    }

    .tb_write tbody th {
        padding: 15px 10px 7px!important;
        float: left;
        width: 100%!important;
        text-align: left;
        border-top: none!important;
        border-right: none!important;
        background-color: #fff;
    }

    .tb_write tbody th.l-line {
        border-left: none
    }

    .tb_write tbody td {
        padding: 0 10px 10px!important;
        float: left;
        width: 100%!important;
        border-top: none!important;
        border-bottom: 1px solid #d6d6d6!important
    }
}

@media screen and (min-width: 400px) and (max-width:767px) {
    .prof-tab ul li {
        width:50%
    }

    .tb_write {
        border-bottom: none
    }

    .tb_write tbody th {
        padding: 15px 10px 7px!important;
        float: left;
        width: 100%!important;
        text-align: left;
        border-top: none!important;
        border-right: none!important;
        background-color: #fff;
    }

    .tb_write tbody th.l-line {
        border-left: none
    }

    .tb_write tbody td {
        padding: 0 10px 10px!important;
        float: left;
        width: 100%!important;
        border-top: none!important;
        border-bottom: 1px solid #d6d6d6!important
    }
}

@media screen and (min-width: 767px) {
}

@media screen and (max-width: 766px) {
    .longTab li {
        width:100%;
    }

    .boardSearch,.boardSearch fieldset.box {
        width: 100%;
    }

    #boardwarp .boardInformation.listPage {
        position: relative;
        line-height: 30px;
    }

    .boardSearch fieldset.box select.input_select {
        margin-bottom: 5px;
        width: 100%;
    }

    .boardSearch fieldset.box input.InputTxt {
        width: 100%;
    }

    .boardSearch fieldset.box input[type=submit] {
        width: 100%;
    }

    .boardList th,.boardList td {
        width: auto!important;
        white-space: normal!important;
        word-break: break-all;
        line-height: 1.5;
        vertical-align: middle;
    }

    .boardList th.h_num,.boardList td.num {
        display: none;
    }

    .boardList th.h_author,.boardList td.author {
        display: none;
    }

    .boardList th.h_vCount,.boardList td.vCount {
        display: none;
    }

    .boardList th.h_file,.boardList td.file {
        display: none;
    }

    .boardList td.date {
        width: 92px!important;
    }

    .boardList td.title {
    }

    .gallery_bbs .list {
        display: block;
        margin-top: 10px;
    }

    .gallery_bbs .list li {
        width: 100%;
    }

    .gallery_bbs .list li dl dt {
        height: 100%;
    }

    .gallery_bbs .list li dl dt .thumb {
        width: 100%;
        height: auto;
        min-height: none;
    }

    .gallery_bbs .list li dl dt .thumb img {
        width: 100%;
        max-height: none;
    }

    .gallery_bbs .list li dl {
        margin: 0 0 10px 0;
    }

    .boardCommentCount {
        margin: 10px 0;
        width: 100%;
    }

    .boardComment .boardCommentList dl {
        padding: 10px 0;
    }

    .boardComment .boardCommentList dd.btn_box {
        position: static;
        right: 0;
        top: 0;
        margin-top: 10px;
        letter-spacing: -1px
    }

    .boardReadHeader .datainfo ul.fileinfo li {
        margin: 5px 0;
        width: 100%;
    }

    .boardReadHeader .datainfo ul.fileinfo li a,.boardReadHeader .datainfo ul.fileinfo li p {
        display: block;
        width: 100%;
    }

    .border-info .b-search {
        width: 100%;
    }

    .border-info .b-search fieldset span {
        display: block;
        margin-bottom: 10px;
    }

    .border-info .b-search fieldset span.b_input,.border-info .b-search fieldset span.b_btn {
        display: block
    }

    .border-info .b-search fieldset span.s_btn {
        height: auto;
        text-align: center;
    }

    .border-info .b-search fieldset span.s_btn i {
        display: inline-block;
        margin: 0;
        width: 100%;
        height: 1px;
        line-height: 1px;
    }

    .border-info .b-search fieldset span.s_btn button {
        width: 48%;
        margin: 6px 2px 0 2px;
        line-height: 40px;
    }

    .bview-area .bview-cont {
        padding-bottom: 0
    }

    .bview-area .bview-cont .bv-answer {
        padding: 20px;
        margin-top: 20px
    }

    .bview-area .bview-cont .bv-answer::before {
        position: relative;
        ;top: 0;
        left: 0;
        width: 1.8em;
        height: 1.8em;
        font-size: 1.1em;
    }

    .bview-area .bview-cont .bv-answer .answer-box {
        padding-top: 5px;
        padding-left: 0
    }

    .bview-area .bview-foot {
        display: none
    }

    .tb_write tbody td .w-30 {
        width: 100%!important;
    }

    .boardWrite .boardWriteHeader,.boardWrite .boardWriteBody,.boardWrite .boardWriteFooter {
        background: none;
    }

    .boardWrite dt,.boardWrite dd {
        width: 100%;
        clear: both;
    }

    .boardWrite dt {
        border-bottom: 1px dashed #eee;
        background-color: #fafafa;
    }

    .boardWrite dd {
        margin: 0;
    }

    .boardWrite input[type="text"] {
        width: 100%!important;
    }

    .boardWrite select {
        width: 100%!important;
    }

    .box_pw dl {
        padding: 5%;
    }

    .box_pw dt {
        width: 100%
    }

    .box_pw dd.form {
        margin-top: 0;
        padding: 0;
        width: 100%
    }

    .box_pw dd {
        margin-top: 20px;
        width: 100%;
        text-align: center;
    }

    .modi-area ul li {
        padding-top: 10px;
        border-top: 1px dashed #ddd;
    }

    .modi-area ul li:first-child {
        border-top: 0;
    }

    .modi-area ul li .b_delete {
        display: block;
        padding-left: 0;
        margin-top: 10px;
    }

    .modi-area ul li .b_delete button {
        display: block;
        width: 100%;
        height: 50px;
    }

    #sb-list .list_tbl colgroup,#sb-list .list_tbl .writer,#sb-list .list_tbl .hit {
        display: none;
    }

    #sb-wrap .sb-cate {
        margin-bottom: 15px
    }

    #sb-wrap .sb-cate>* {
        display: block
    }

    #sb-wrap .sb-cate h5 {
        font-size: 18px;
        line-height: 24px
    }

    #sb-wrap .sb-cate ul {
        margin-left: 0;
        margin-top: 5px
    }

    #sb-wrap .sb-cate ul li a {
        min-width: 50px;
        font-size: 12px;
        line-height: 28px
    }

    #sb-wrap #sb-search .where {
        width: 100%;
        margin-right: 0;
        margin-bottom: 5px
    }

    #sb-wrap #sb-search .date {
        width: calc(100% - 62px)
    }

    #sb-wrap #sb-search .schBtn {
        width: 57px;
        margin-left: 0;
        font-size: 13px
    }

    #sb-list .list_tbl.inq colgroup {
        display: none!important
    }

    #sb-list .list_tbl tr>* {
        padding: 10px;
        vertical-align: middle;
        font-size: 1em
    }

    #sb-list .list_tbl.inq tbody tr>* {
        position: relative;
        display: block;
        padding: 8px;
        padding-left: 70px;
        line-height: 20px;
        font-size: 14px;
        text-align: left;
        border: none;
        box-sizing: border-box;
        border-bottom: 1px dashed #eee
    }

    #sb-list .list_tbl.inq tbody tr>*:last-child {
        border-bottom: 1px solid #ddd;
    }

    #sb-list .list_tbl.inq tbody tr>*:after {
        display: none;
    }

    #sb-list .list_tbl.inq tbody tr td strong.mo {
        position: absolute;
        top: 8px;
        left: 5px;
        line-height: inherit;
        display: inline-block;
        font-weight: 300;
        color: #333
    }

    #sb-list .list_tbl.inq tbody tr td.route {
        padding: 8px;
        padding-left: 70px
    }

    #sb-list .list_tbl.inq thead {
        display: none;
    }

    #sb-list .list_tbl thead tr th {
        padding: 10px 5px;
        font-size: 1em
    }

    #sb-list .list_tbl thead tr th.numb {
        display: none
    }

    #sb-list .list_tbl tbody tr td.numb {
        display: none
    }

    #sb-list .list_tbl.inq tbody tr td.date {
        font-size: 14px;
        line-height: 20px
    }

    #sb-list .list_tbl.inq tbody tr td.date:after {
        display: none
    }

    #sb-list .list_tbl.inq tbody tr td.view a {
        width: auto;
        padding: 0 20px;
        font-size: 13px;
        margin: 0
    }

    #sb-list .list_tbl.inq tbody tr td.route span {
        line-height: 20px
    }

    #sb-list .list_tbl.basic tbody tr td.sbj {
        padding: 10px;
        line-height: 22px
    }

    #sb-list .list_tbl.basic tbody tr td.sbj a {
    }

    #sb-list .list_tbl .tHead {
        display: none
    }

    #sb-list .list_tbl .tBody li>* {
        padding: 6px 5px;
        padding-left: 40px
    }

    #sb-list .list_tbl .tBody li span {
        position: relative;
        display: block;
        width: 100%;
        text-align: left;
        border-bottom: 1px dashed #eee
    }

    #sb-list .list_tbl .tBody li span:last-child {
        border-bottom: 0
    }

    #sb-list .list_tbl .tBody li span strong {
        position: absolute;
        top: 5px;
        left: 0;
        display: inline-block!important;
        vertical-align: middle;
        font-size: inherit;
        font-weight: 300;
        color: #333
    }

    #sb-list .list_tbl .tBody li span.md strong {
        top: 9px
    }

    #sb-list .list_tbl .tBody#plWrap li span {
        width: 100%
    }

    #sb-list .list_tbl .tBody#plWrap li .md .btns {
        display: inline-block;
        padding-left: 0
    }

    #sb-list .list_tbl .tBody#plWrap li .md .btns .del {
        width: 100px;
        text-align: center;
        margin: 0
    }

    #sb-wrap #sb-search fieldset.basic {
        position: static;
        text-align: right
    }

    #sb-wrap #sb-search .where2 {
        width: 30%;
        margin-left: 0
    }

    #sb-wrap #sb-search .inp {
        width: 68%;
        height: 45px
    }

    #sb-view .titWrap {
        padding: 20px 10px;
    }

    #sb-view .titWrap .sbj {
        font-size: 1em;
        line-height: 18px;
        padding-right: 0;
        margin-bottom: 10px;
    }

    #sb-view .titWrap .info {
        text-align: left;
        position: static;
    }

    #sb-view .titWrap .info li {
        font-size: .9em;
        line-height: 13px;
    }

    #sb-view .titWrap .info li:first-child {
        padding-left: 0;
    }

    #sb-view .etcfield {
        padding: 15px;
    }

    #sb-view .etcfield .tit {
        font-size: 13px;
        margin-right: 0;
        margin-bottom: 5px;
        display: block;
    }

    #sb-view .etcfield p {
        display: block;
        font-size: 13px;
        letter-spacing: -1px;
    }

    #sb-view .memoWrap {
        padding: 20px 10px;
        min-height: 150px;
    }

    #sb-view .memoWrap img {
        max-width: 320px;
    }

    #sb-view .file>li {
        line-height: 18px;
        padding: 15px 10px;
    }

    #sb-view .file>li>strong {
        display: none;
    }

    #sb-view .file>li .filename {
        display: block;
        width: 100%;
        max-width: 100%;
        margin-right: 0;
        font-size: 12px;
    }

    #sb-view .file>li .byte {
        font-size: 11px;
        margin-right: 0;
        color: #999999;
    }

    #sb-view .file>li img {
        max-width: 50px;
        height: auto;
    }
}

@media screen and (min-width: 768px) and (max-width:1024px) {
    .prof-tab ul li {
        width:33.333%
    }

    .gallery_bbs .list li {
        width: 50%;
    }

    .gallery_bbs .list li dl dt .thumb {
        width: 100%;
    }

    .gallery_bbs .list li dl dt .thumb img {
        width: 100%;
    }

    .tb_write {
        border-bottom: none
    }

    .tb_write tbody th {
        padding: 15px 10px 7px!important;
        float: left;
        width: 100%!important;
        border-top: none!important;
        border-right: none!important;
        background-color: #fff;
    }

    .tb_write tbody th.l-line {
        border-left: none
    }

    .tb_write tbody td {
        padding: 0 10px 10px!important;
        float: left;
        width: 100%!important;
        border-top: none!important;
        border-bottom: 1px solid #d6d6d6!important
    }
}

@media screen and (min-width: 1024px) {
}

@media screen and (max-width: 1023px) {
    .boardNavigation {
        padding:0;
    }

    .boardNavigation .btn {
        margin-top: 5px;
        width: 100%
    }

    .boardNavigation .buttonLeft,.boardNavigation .buttonRight {
        width: 100%
    }

    .t-type {
        border-bottom: none!important
    }

    .t-type .bdl {
        border-left: 0
    }

    .t-type th {
        padding: 15px 10px 7px!important;
        float: left;
        width: 100%!important;
        text-align: left;
        border-top: none!important;
        border-right: none;
        background-color: #fff;
    }

    .t-type td {
        padding: 0 10px 15px!important;
        float: left;
        width: 100%!important;
        border-top: 0!important;
        border-bottom: 1px solid #e8e8e8!important
    }

    .t-type td .pad-1 {
        padding-right: 0!important
    }

    .t-type td .pad-2 {
        padding-top: 10px!important;
        padding-right: 0!important
    }

    .t-type td .half {
        width: 100%
    }
}

@media screen and (min-width: 1025px) and (max-width:1199px) {
}

@media screen and (min-width: 1199px) {
}

@media screen and (max-width: 1198px) {
    .video-container {
        width:100%;
        height: 100%;
    }
}

@media screen and (min-width: 1600px) {
}
