@charset "utf-8";

.pt-20 {padding-top:20px;}
.pt-40 {padding-top:40px;}
.profile_img {display:none !important;}
.kind-select {
    display: inline-block;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.btn-run01 {background:#3180ff; color:#fff;}
.btn-run02 {background:#aeaeae; color:#fff;}
span.tag {display:inline-block; background:#fff; color:#000; border:1px solid #3180ff;}
/* 모바일 목록 */
@media all and (max-width:767px) {
	.responsive #bo_list .float-left.float-md-none {
		margin-right:1.0rem;
	}
	.responsive #bo_list .na-title {
		margin-bottom:0.14rem;
	}
}

/* 게시판 읽기 */
#bo_v_title {
	font-size:23px;
	font-weight:bold;
	line-height:1.4;
	letter-spacing:-1px;
}
#bo_v_con {
	max-width:100%;
	word-break:break-word;
	overflow-wrap:break-word;
	overflow-x:hidden;
}
@media all and (max-width:575px) {
	.responsive #bo_v_title {
		font-size:20px;
		line-height:1.5;
	}

}

#bo_v_con img {
	max-width:100%;
	height:auto
}
#bo_v_img {
	width:100%;
	text-align:center;
	overflow:hidden;
	zoom:1;
}
#bo_v_img:after {
	display:block;
	visibility:hidden;
	clear:both;
	content:"";
}
#bo_v_img a.view_image {
	display:block;
}
#bo_v_img img {
	margin-bottom:1.0rem;
}

/* 게시판 읽기 : SNS 공유 */
#bo_v_sns_icon { 
	margin:-5px auto; 
}
#bo_v_sns_icon img { 
	width:40px; 
	border-radius:50%; 
	margin:5px;
}

#bo_v_runinfo {background:#fff; border-radius:6px; overflow:hidden; padding:4%; max-width:100%;}
#bo_v_runinfo ul {padding: 0 0 16px 0; margin:24px 0; border:none; background:#fff; border-radius: 6px; box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);}
#bo_v_runinfo li {font-size:1.2em; display:flex; justify-content:start; align-items: flex-start; margin:0; padding:4px 12px; min-width:0;}
#bo_v_runinfo li.top {margin-top:0; padding:4px 12px 8px 16px; font-weight:600}
#bo_v_runinfo ul:before {display:block; clear:both; height:3px; width:80px; background:#007bff; overflow:hidden; content:"";margin-left:12px;}
#bo_v_runinfo li.gubun {height:1px; overflow:hidden; background:#dfdfdf;}
#bo_v_runinfo li span.label {padding:0 0 0 4px; flex:0 0 82px;background:#f6f6f6; border-radius:4px; color:#000; margin-right:4px; font-size:1rem; line-height:29px; height:29px;}
#bo_v_runinfo li span.con {padding:4px 4px 4px 8px; font-size:1rem; min-width:0; word-wrap:break-word; overflow-wrap:break-word; word-break:break-word;}
/* 이모지 아이콘 고정 너비 — 이모지 크기 차이로 인한 텍스트 정렬 불일치 방지 */
#bo_v_runinfo li span.label .vi { display:inline-block; width:1.4em; text-align:center; }
#bo_v_runinfo li.course span.con {color:#007bff; font-weight:bold;}
#bo_list {width:96%; margin:0 auto;}
#bo_list li:hover {background:#F0F8FF}

/* 검색 박스 = 목록과 같은 너비, 좌우 여백 동일 */
.bo-running #bo_search .alert {
    width: 96%;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 767px) {
    #bo_list .na-table {
        border-top: none;
    }
    #bo_list .na-table li {
        border: 1.5px solid #e5e5e5;
        border-radius: 8px;
        margin-bottom: 12px;
        background: #fff;
        box-shadow: 0 1px 3px rgba(0,0,0,0.06);
    }
    #bo_list .na-table li:last-child {
        margin-bottom: 0;
    }
}
#bo_list .na-table li:hover,
#bo_list .na-table li:active {
    background: #f0f0f0;
}
.bo-running .na-title {font-size:1.1em; font-weight:600}
.bo-running .na-title .na-info {font-size:0.85em; font-weight:400}
.bo-running .na-title .subject-wrap a .na-info:first-of-type {color: #007bff; font-weight: 700;}
.text-date {font-weight:600; font-family:'Roboto'; font-size:1.1em; line-height:110%;padding:8px 16px; color:#000;}
.text-date span {font-weight:400; font-size:0.7em; color:#4d4d4d }
.na-title .na-subject {line-height:120%; white-space:wrap }
#bo_list .na-item .na-subject {font-size:1.4em;font-weight:600}
.na-title .na-subject .na-info {font-size:0.75em; font-weight:400; display:inline-block; padding:2px 0; margin:0; line-height:100%;color:#4d4d4d}
.bo-running .na-title .subject-wrap a .na-info:last-of-type {
    color: #007bff;
}
.text-between .date {font-size:0.9em; font-weight:600; color:#000; font-family:'Roboto'; white-space:nowrap;}
#bo_list .text-between.nw-15 { min-width: 16rem; }
.text-between .info {font-size:1em; color:#4d4d4d;}
select {border:1px solid #dfdfdf; padding:8px 12px;}

/* 게시판 댓글 : 내용 */
.cmt-reply {
	top:0;
	left:-16px;
}
.by-writer { 
	background:#fbefef !important;
	border-top:1px solid #f6cece !important;
}
.cmt-content {
	word-break:break-all;
	overflow:hidden
}
.cmt-content img {
	max-width:100%;
	height:auto
}

/* 게시판 댓글 : 대댓글, 수정, 삭제 */
.cmt-btn ul { 
	list-style: none; 
	margin: 0; 
}
.cmt-btn ul > li { 
	float: left; 
	font-size:12px;
	padding: 0 10px; 
}
.cmt-btn ul > li::before { 
	float: left; 
	color:#ccc; 
	content: "|"; 
	margin-left:-12px;
}
.cmt-btn ul > li:last-child { 
	padding-right:0;
}
.cmt-btn ul > li:first-child::before, 
.cmt-btn ul > li.no-bar::before { 
	content: ""; 
	margin-left:0;
}
.cmt-btn ul > li > a { 
	float:left;
	color:#888;
	white-space:nowrap;	
}

/* 게시판 댓글 : 쓰기폼 */
#fviewcomment #wr_content { 
	resize:none; 
}

.cmt-best .cmt-header {background:#eaf2ff; border-top:1px solid #3180ff}
span.best {background:#3180ff; color:#ffffff; font-size:11px; display:inline-block;  padding:1px 4px; margin-bottom:4px;}
@media all and (max-width:575px) {
	.responsive .cmt-box {
		border-right:0 !important;
	}
	.responsive #bo_vc_w .cmt-box {
		border-left:0 !important;
		border-radius:0 !important;
	}
	.responsive #bo_vc_login {
		border-left:0 !important;
		border-right:0 !important;
		border-radius:0 !important;
	}
}

/* 게시판 댓글 : SNS 등록 */
#bo_vc_opt ol {	
	margin:0;
	padding:0;
	list-style:none;
	zoom:1; 
	background:#ccc;
	border-radius:3px;
}
#bo_vc_opt ol:after { 
	display:block;
	visibility:hidden;
	clear:both;
	content:""; 
}
#bo_vc_opt ol li { 
	float:left;
	margin:0; 
}
#bo_vc_send_sns ul { 
	margin:0;
	padding:0;
	list-style:none;
	zoom:1; 
}
#bo_vc_send_sns ul:after { 
	display:block;
	visibility:hidden;
	clear:both;
	content:""; 
}
#bo_vc_send_sns ul li {	
	float:left;
	margin:0 1.0rem 0 0;
}
#bo_vc_send_sns input {	
	margin:0 0 0 0.5rem;
}

/* 게시판 쓰기 */
#bo_w .list-group-item {
	padding-left:0;
	padding-right:0;
	border-left:0;
	border-right:0;
}
#bo_w #wr_content { 
	margin-bottom:1.0rem !important;
}
@media all and (max-width:575px) {
	#bo_w .list-group-item {
		padding-left:1.0rem;
		padding-right:1.0rem;
	}
	.responsive #bo_w #wr_content {
		max-height:160px !important;
	}
}

/* 캘린더 영역 로더: 상단(로고·메뉴) 유지, 이 영역만 덮음 */
.calendar-load-wrap { position: relative; min-height: 380px; }
#calendar_loader.calendar-loader {
	position: fixed; left: 0; right: 0; top: 150px; bottom: 0;
	background: #fff; z-index: 9999;
	display: flex; align-items: center; justify-content: center;
}
.nav-month {font-size:2em; text-align:center; padding:16px 0}
#next, #prev {cursor:pointer; background:#ffffff; border:0; padding:0 0 8px 0; margin:0;line-height:90%; vertical-align: middle}
#next:hover, #prev:hover {color:#007bff}

.sch-wrap .row {display: flex; justify-content: center; align-items: center; border-bottom:1px solid #ccc; padding:4px 0 2px 0}
.sch-wrap .row .label {flex:0 0 120px;}
.sch-wrap .row .con-wrap {flex: 1 1;}
.sch-wrap .row .con-wrap input[type="radio"] {width:0; height:0; overflow: hidden;}
.sch-wrap .row .con-wrap input[type="radio"] + label {display:inline-block; padding:4px 8px; background: #fff; border: 1px solid #ccc;border-radius:2px;}
.sch-wrap .row .con-wrap input[type="radio"]:checked + label {background:#007bff; color:#fff;}
/* 지역별 탭: 글자·패딩만 줄임 (레이아웃 유지) */
.sch-wrap .row:first-child .con-wrap input[type="radio"] + label {
    font-size: 1em;
    padding: 3px 6px;
}
.btn-search {background:#007bff; border:1px solid #007bff; color:#fff; border-radius:2px; margin:4px auto; padding:8px 16px;font-size:1.4em;}

.state {display:inline-block; font-size:14px; padding:4px 8px 2px 8px;margin:4px 0 ;border-radius:4px;color:#ffffff !important;font-weight:400}
.state-0 {background:#5C75FE;}
.state-1 {background:#44A466;}
.state-2 {background:#91ACCE;}
.state-today {background:#44A466;}
.state-3 {background:#AFAFAB;}
.state-4 {background:#e85d04;}

.flex-button {padding:16px 0}
.flex-button:after {display:block; clear:both; content:"";}
.btn-website {width:48%; margin:0 2% 0 0 ; text-align:center; float:left; color:#ffffff; background:#007BFF; border-radius:4px;  height:38px; line-height:38px;}
.btn-website:hover, .btn-website:active, .btn-website:focus {background:#006DE6; color:#ffffff}
.btn-website span {display: inline-block;}

.btn-webiste.disabled {background:#efefef; color:#aeaeae;}
.btn-webiste.disabled:hover {background:#dfdfdf; color:#aeaeae;}


.btn-link-share {position:relative;width:48%; margin:0 0 0 2%; text-align:center; float:right;  border:none; background:#E6E6E6; color:#000; border-radius:4px;  height:38px; line-height:38px;}
.btn-link-share:hover, .btn-link-share:active, .btn-link-share:foucs {color:#fff; background:#E6E6E6; color:#000}
.btn-link-share span {display: inline-block;}
.clipboard_tooltip {position:absolute; width:100px; left:50%; margin-left:-50px}
#map {width:100%; height:250px; padding:24px;}

#bo_v_runinfo span.temp-low {color:#0284c7 !important; font-weight:bold;}
#bo_v_runinfo span.temp-high {color:#ea580c !important; font-weight:bold;}

@media(max-width: 400px) {
    #bo_v_runinfo li.wrap {display:block;}
    #bo_v_runinfo li.wrap span.label {display:block; width:82px;}
    #bo_v_runinfo li.wrap span.con {display:block; width:100%; padding-bottom:16px}
}

@media(max-width: 1000px) {
    .sch-wrap .row {
        padding:0;
        margin:0;
        flex-wrap: wrap;
    }
    .sch-wrap .row .label {
        flex:0 0 100%;
        padding:4px 0;
    }
    .sch-wrap .row .con-wrap {
        padding:8px 0;
    }
    .sch-wrap .btn-search {width:100%; font-size:1.05rem;}
    .text-date {padding: 8px 0;}
    .text-date .state {float:right; margin-top:-5px}
    .na-title .na-info {margin:0; color:#6d6d6d}
    
}

/* 다가오는 접수 시작 (2.5개 노출, 가로 스크롤, 총 10개) */
.upcoming-registration { width: 100%; overflow: hidden; }
.upcoming-reg-header {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 10px 12px 10px 8px;
    background: #ffe8dc;
    font-size: 1rem;
}
.upcoming-reg-icon { color: #e85d04; }
.upcoming-reg-title { margin: 0; font-size: 1.05rem; font-weight: 600; }
.upcoming-reg-scroll {
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    padding: 12px 12px 12px 8px;
    width: 100%;
}
.upcoming-reg-inner {
    display: flex;
    gap: 12px;
    width: max-content;
}
.upcoming-card {
    flex: 0 0 calc(40vw - 14px);
    min-width: calc(40vw - 14px);
    max-width: 160px;
    padding: 12px;
    background: #f5f5f5;
    border: 1px dashed #ccc;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    gap: 6px;
}
.upcoming-card-tag {
    display: inline-block;
    padding: 2px 8px;
    background: #e85d04;
    color: #fff;
    font-size: 0.75rem;
    font-weight: 600;
    border-radius: 4px;
    width: fit-content;
}
.upcoming-card-subject {
    margin: 0;
    font-size: 0.9rem;
    font-weight: 600;
    line-height: 1.3;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.upcoming-card-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 6px;
    margin-top: 4px;
}
.upcoming-card-period { margin: 0; font-size: 0.9rem; color: #555; flex: 1; min-width: 0; }
.upcoming-card-btn {
    display: inline-block;
    flex-shrink: 0;
    padding: 5px 10px;
    background: #007bff;
    color: #fff;
    font-size: 0.8rem;
    text-align: center;
    border-radius: 4px;
    text-decoration: none;
}
.upcoming-card-btn:hover,
.upcoming-card-btn:focus { color: #fff; opacity: 0.9; }
