@charset "utf-8";

#gnb_layout .depth1_ul > li.n3 .item::before ,#gnb_layout .depth1_ul > li.n4 .item::before,#gnb_layout .depth1_ul > li.n5 .item::before{display: none;}

#gnb_layout .depth1_ul > li.n3 .item:after,#gnb_layout .depth1_ul > li.n4 .item:after,#gnb_layout .depth1_ul > li.n5 .item:after{display: none;}

@media (max-width: 1279.98px){
  #svisual_layout .subvisual-layout .subvisual-layout__title{
    font-size: 0;
  }
}
#gnb_layout .depth1_ul > li .item .gnb-title{
  background: none;
}

/*footer 배너 삭제*/
.banner{display: none;}


/* 테이블 */
.result {display: block;word-break: break-all;}
.table td, .table th {word-break: break-all;}
@media only screen and (max-width:780px){
	.table-responsive{display:block;width:100%;overflow-x:auto;-ms-overflow-style:0;}
	.table-responsive .table{width:995px;}
}
/* 테이블 End */


.ui.program--count{margin-bottom: 10px;}
.program--search .float-md-left {display:block;float:none;width:100%}
.program--search .search_inner.float-md-right .search--text{/* min-width:9%; */display: inline-block;width: calc(100%  - 666px);}
.program--search .search--date{max-width:130px;}
.program--search .search_inner.float-md-right{float: none !important;width: 100% !important;}
.program--search .search--select span{max-width: none;display: inline-block;width: calc(100% / 3 - 4px);margin-bottom: 5px;}

.program--search .float-md-left {float: none;display: block;}
.program--count:before {top: 0;}
.program--count {padding-top: 0;}
.program--search .search_inner.float-md-right {white-space: normal;float: none;width: 100%;/* margin-top: 15px; */}
.program--search .search_inner.float-md-right .fieldset {white-space: normal;}
.program--search .search_inner.float-md-right .fieldset.mt_10 {}

.program--search .search--select {display: block;max-width: none;text-align: left;display: inline-block;}
.program--search .search--btn {width: auto;display: inline-block;/* margin-top: 20px; */text-align: center;}
.program--search .search--select select {min-width: 160px;}
.program--search .search--date input[type="text"] {width: 120px!important;min-width: 10px !important;}
.check-box {margin-top: 30px;}
.program--search .search--select select{border-radius:5px !important}
@media (max-width:980px) {
    .program--search .search--select {display: block;}
    .program--search .search_inner.float-md-right .search--text {/* display: inline-block; */}
    .program--search .search--btn {/* margin-top: 5px; */display: inline-block;}
    .program--search .search--select span {display: block;width: 100%;margin-bottom: 5px;}
    .program--search .search_inner.float-md-right {margin: 0;}
}
@media (max-width:970px) {
.program--search .search_inner.float-md-right .fieldset div{display:block;width:100%;max-width: 100%;}
	.program--search .search--select span{width:100% !important}
	.program--search .search--date,.program--search em{display:none !important}
	.program--search .search--date input[type="text"]{width:100% !important;display: block !important;}
	.program--search .search--btn{margin-top:10px}
}
@media (max-width:640px) {
.program--search .search--btn {margin-top: 5px;display: block;}
    .program--search .search--select span {display: block;width: 100%;}
    .program--search .search_inner.float-md-right .search--text {width: 100%;display: block;}
}
@media (max-width:600px) {
.program--search .search--date span, .program--search .search--select span, .program--search .search--text span{display: block;width: 100%;}
}
@media (max-width:370px) {
.program--search .search--select span {display: block;width: 100%;margin-bottom: 3px;}
.program--search .search--btn {margin-top: 3px;}
}