@charset "utf-8";

input[type="text"], input[type="password"] ,select, textarea {border:1px solid #e2e2e2 !important; box-shadow:none !important; border-radius:0 !important;}
input[type="file"] {border:1px solid #e2e2e2; padding:6px; box-shadow:none; background:#fff;}

.tbl_head01 {margin:0 0 30px !important;}

#search_box {position:relative; width:100%; height:49px; max-width:750px; background:#fff; border:1px solid #999; overflow:hidden; border-radius:25px; margin:0 auto; margin-bottom:40px;}
#bo_sch {display:flex; height:100%;}
#bo_sch:after {display:block;visibility:hidden;clear:both;content:""}
#bo_sch form {width:100%;}
#bo_sch h3 {display:none;}
#bo_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#bo_sch select{border:0 !important;; padding:0px 10px 0px 36px; width:165px; height:100%;float:left; margin-right:10px; font-weight:300; color:#999;}
#bo_sch .sch_bar {position:relative; display:flex; height:100%;}
#bo_sch .sch_bar:before {position:absolute; display:block; width:1px; height:40%; top:30%; left:0; background:#ddd; content:''}
#bo_sch .sch_input{width:520px; height:100%; padding:0px 20px; background-color:transparent; background:#fff; overflow:hidden; vertical-align:top; font-weight:300; border:0 !important;}
#bo_sch .sch_input::-ms-input-placeholder {color:#999;}
#bo_sch .sch_input::-webkit-input-placeholder {color:#999;}
#bo_sch .sch_input::-moz-placeholder {color:#999;}
#bo_sch .sch_btn{width:75px; height:100%; border:0;font-size:0; background:url('../../../img/common/searchIcon.png') #fff center no-repeat; color:#fff; overflow:hidden;}

	@media (max-width:999px) {
		#bo_sch {width:100%; font-size:95%;}
		#bo_sch select {width:20%;}
		#bo_sch .sch_input {width:calc(100% - 61px);}
		#bo_sch .sch_btn {width:61px;}
	}

	@media (max-width:799px) {
		#bo_sch select {width:25%; padding:0 1% 0 4%; margin-right:0;}
	}

	@media (max-width:499px) {
		#bo_sch select {display:none;}
		#bo_sch .sch_input {width:100%; padding:0 2%;}
		#bo_sch .sch_input::-ms-input-placeholder {text-align:center;}
		#bo_sch .sch_input::-webkit-input-placeholder {text-align:center;}
		#bo_sch .sch_input::-moz-placeholder {text-align:center;}
		#bo_sch .sch_btn {background-size:18px;}
	}


#bo_list_total {font-size: 16px; color:#999;}
#bo_list_total span {color: #ad312d;}

#bo_gall .btn_bo_user .btn_more_opt.is_list_btn {border: 1px solid #e2e2e2; background:#fff; padding:0 10px; font-size:1.2em; color:inherit;}
#bo_gall .btn_bo_user .more_opt.is_list_btn li {width:100px; font-size:0.9em;}

#bo_gall .gall_con {position:relative; border:1px solid #ddd; border-radius:10px; overflow:hidden;}
#bo_gall .gall_con a.adminBtn {position:absolute; top:104px; right:0; background:#ee0000; color:#fff; padding:2px 4px; }
#bo_gall .gall_img {display: flex; align-items: center; justify-content: center; height:128px; border-bottom:1px solid #ddd; padding:0 5%;}
#bo_gall .gall_text_href {text-align:center; font-family: 'Gmarket Sans', sans-serif; padding:20px 1%; margin:0;}
#bo_gall .gall_text_href a {word-break:keep-all; font-weight:500; line-height:120%;}
#bo_gall .bo_tit {font-size: 18px; color: #111111; cursor:default; margin-bottom:0 !important; text-overflow: ellipsis; overflow: hidden; word-break: break-word; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient:vertical;}
#bo_gall .bo_tit .new_icon {width:auto; background:none; color:#ff0000; font-weight:400; font-size:0.7em;}
#bo_gall .bo_tit .hot_icon {}
#bo_gall .bo_tit .fa-download {background:none; color:#888;}
#bo_gall .bo_tit .fa-link {background:none; color:#888;}
#bo_gall .gall_info {}
#bo_gall .bo_cnt {display:none; overflow:hidden; margin-top:10px; font-size:14px; font-weight:300; line-height:140%; color:#666;}
#bo_gall .gall_info .gall_date, #bo_gall .gall_info .gall_view {margin-top:0; color:#999; font-size: 16px;}
#bo_gall .gall_info .gall_date {margin-left:0;}

#bo_gall .bo_fx {float:none;}
#bo_gall .bo_fx .btn_bo_user li {width:120px;}
#bo_gall .bo_fx .btn_bo_user li a {font-size:0.9em; width:100%; height: 31px; line-height: 29px; border-radius: 30px; color:#333; font-weight:300; border:1px solid #e2e2e2;}
#bo_gall .bo_fx .btn_bo_user li a:hover {border:1px solid #6c6e71; color:#000;}
#bo_gall .bo_fx .btn_bo_user li a.btn_admin {border: 1px solid #ed1f23; background: #ed1f23; color: #fff !important;}

#bo_gall .pg_wrap {width:100%; text-align:center; margin:50px 0;}
#bo_gall .pg_wrap .pg_page, .pg_wrap .pg_current {font-family:'Montserrat', sans-serif; font-size:15px; width:38px; height:38px; line-height:38px; border:0; font-weight:400; background-color:#fff; border-radius:0; margin:0 2px;}
#bo_gall .pg_wrap .pg_page {box-sizing:border-box; border:1px solid #bbb; color:#666;}
#bo_gall .pg_wrap .pg_current {background-color:#ad312d; border:1px solid #ad312d;}

	
	@media screen and (max-width:1399px){
		#bo_gall .gall_box {margin: 0 0 30px 0;}
		#bo_gall .gall_img {height:110px;}
		#bo_gall .bo_tit {font-size:95%; line-height:120%;}
	}

	@media screen and (max-width:999px){
		.gall_row .col-gn-0, .gall_row .col-gn-1, .gall_row .col-gn-2, .gall_row .col-gn-3, .gall_row .col-gn-4, .gall_row .col-gn-5, .gall_row .col-gn-6, .gall_row .col-gn-7, .gall_row .col-gn-8, .gall_row .col-gn-9, .gall_row .col-gn-10 {width:33.333%; padding-left:5px; padding-right:5px;}
		.gall_row .box_clear {clear:none;}

		#bo_list_total {font-size:90%;}
		 
		#bo_gall .bo_tit {font-size:100%;}
		#bo_gall .gall_text_href {padding:15px 1%;}
	}	

	@media screen and (max-width:799px){
		.gall_row .col-gn-0, .gall_row .col-gn-1, .gall_row .col-gn-2, .gall_row .col-gn-3, .gall_row .col-gn-4, .gall_row .col-gn-5, .gall_row .col-gn-6, .gall_row .col-gn-7, .gall_row .col-gn-8, .gall_row .col-gn-9, .gall_row .col-gn-10 {width:50%;}
		#bo_gall .gall_box {margin: 0 0 10px 0;}
		#bo_gall .bo_tit {font-size:90%; font-weight:500; line-height:140%;}
		#bo_gall .gall_text_href {padding:10px 1%;}

		#bo_gall .pg_wrap {margin:30px 0;}
		#bo_gall .pg_wrap .pg_page, #bo_gall .pg_wrap .pg_current {font-size:80%; width:28px; height:28px; line-height:28px;}

	}


/* 글 읽기 */

#bo_v {position:relative; max-width:1260px; margin:0 auto;}
#bo_v header {display:flex; align-items: center; justify-content: center; padding-bottom:50px; border-bottom:1px solid #e2e2e2;}
#bo_v_img {position:relative; width:315px; padding-top:109px; border:1px solid #e2e2e2;}
#bo_v_img img {margin-bottom:0 !important;}
#bo_v_img a {position:absolute; display:flex !important; align-items:center; justify-content:center; width:100%; height:100%; top:0; left:0;}
#bo_v_text {display:flex; flex-direction:column; justify-content:center; width:calc(100% - 450px); margin-left:50px;}
#bo_v_title {font-family:'Gmarket Sans', sans-serif;}
#bo_v_title .bo_v_cate {font-size:18px; font-weight:400; color:#888; margin-bottom:10px;}
#bo_v_title .bo_v_tit {font-size:30px; word-break:keep-all;}

#bo_v_link {font-weight:300; letter-spacing:0;}
#bo_v_link h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_link ul {display:flex; align-items:center; overflow:hidden;}
#bo_v_link li {border:0; margin:0; padding:0;}
#bo_v_link li a {clear:both; display:block;text-decoration:none;word-wrap:break-word;color:#444; font-size:15px;}
#bo_v_link li a i {position:relative; top:-1px; left:0; font-size:0.9em;;}
#bo_v_link li a:focus, #bo_v_link li:hover a, #bo_v_link a:active {text-decoration:underline;color:#ad312d}

	@media (max-width:1219px) {
		#bo_v header {padding:43px 0;}
	}

	@media (max-width:999px) {
		#bo_v header {padding:33px 0 23px;}
		#bo_v_text {width:calc(100% - 345px); margin-left:30px;}
		#bo_v_title .bo_v_cate {font-size:100%;}
		#bo_v_title .bo_v_tit {font-size:160%;}

		#bo_v_link li a {font-size:95%;}
	}

	@media (max-width:799px) {
		#bo_v header {flex-direction: column;}
		#bo_v_img {width:100%; margin-bottom:20px;}
		#bo_v_text {width:100%; margin-left:0; text-align:center;}
		#bo_v_title .bo_v_cate {font-size:95%;}
		#bo_v_title .bo_v_tit {font-size:140%;}
		
		#bo_v_link ul {justify-content: center;}
	}

	@media (max-width:499px) {
		#bo_v header {padding:23px 0 13px;}
	}

#bo_v_top .bo_v_com {margin:0;}
#bo_v_top .bo_v_com > li {width:auto; margin-left:0; border:1px solid #e2e2e2;}
#bo_v_top .bo_v_com > li > button {color:inherit;}

#bo_v_file {font-weight:300; letter-spacing:0;}
#bo_v_file h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_file dl {display:flex; align-items:center; overflow:hidden; border-bottom:1px solid #dddddd;}
#bo_v_file dl dt {width:150px; color:#444;font-size:16px;margin-right:20px; margin-top:-2px; padding:15px 30px; background:#fbfafa; text-align:center;}
#bo_v_file dl dd {}
#bo_v_file a {clear:both; display:block;text-decoration:none;word-wrap:break-word;color:#444; font-size:15px;}
#bo_v_file a:first-child {margin-bottom:0;}
#bo_v_link a i {position:relative; top:2px; margin-left:5px; font-size:0.9em;;}
#bo_v_file a img {width:20px; height:auto; top:-6px;}
#bo_v_file a:focus, #bo_v_file li:hover a, #bo_v_file a:active {text-decoration:underline;color:#3a8afd}
#bo_v_file img {float:left;margin:0 10px 0 0}
#bo_v_file .bo_v_file_cnt {color:#b2b2b2;font-size:0.92em}
#bo_v_file li:hover {border-color:#bed4f4;color:#bed4f4}
#bo_v_file li:hover .bo_v_file_cnt {color:#99c2fc}

	@media (max-width:799px) {
		#bo_v_file dl {margin-top:10px; border:1px solid #ddd;}
		#bo_v_file dl dt {float:none; width:100%; height:auto; font-size:100%; padding:15px 12px;}
		#bo_v_file dl dd {float:none; width:100%; font-size:95%; line-height:120%; padding:15px 12px; word-break:keep-all;}
		#bo_v_file a {width:100%; text-align:center;}
	}




#bo_v_share {padding:0;}
#bo_v_share .btn {width:100px;line-height:35px;height:35px;border-color:#d5d5d5;border-radius:5px; margin-top:20px; margin-bottom:20px;}

#bo_v_con {padding:49px 0; width: 100%; line-height: 160%; min-height:200px; word-break: break-all; overflow: hidden; border-bottom: 1px solid #999; margin:0 0 30px;}

#bo_v_bottom {margin-top:40px;}
#bo_v_bottom ul {display:flex; justify-content:center; align-items:center;}
#bo_v_bottom ul li {width:217px; margin:0 6px; }
#bo_v_bottom ul li a {display:flex; justify-content:center; align-items:center; background:#fff; color:#333; height:48px; letter-spacing:-0.03em; font-size:1em; font-family:'Gmarket Sans',sans-serif; font-weight:400; border-radius:25px; border:1px solid #e2e2e2;}
#bo_v_bottom ul li a.btn_b01 {background:#231815; color:#fff;}
#bo_v_bottom ul li:hover a {}

.cmtWrap {background:#fcfcfc; padding:0 20px; margin-top:50px;}
.cmtWrap .cmt_btn {background:none;}
.bo_vc_w .btn_submit {font-size:0.95em;}

	@media all and (max-width:999px) {
		#bo_v_con {padding:39px 0;}
		#bo_v_bottom ul li {width:200px;}
		#bo_v_bottom ul li a {font-size:100%; height:40px;}
	}

	@media all and (max-width:799px) {
		#bo_v_con {padding:29px 0;}
	}

	@media all and (max-width:499px) {
		#bo_v_con {padding:19px 0;}
		#bo_v_bottom ul li {width:48%; margin:0 3px;}
		#bo_v_bottom ul li a {font-size:90%; height:40px;}
	}


/* 글쓰기 */

/* 기존 css 수정 */
#bo_w .bo_v_option li {float:none;}
#bo_w .frm_input {height:auto;}
#bo_w .bo_v_option .chk_box input[type="checkbox"] + label span {top:0; left:0;}
#bo_w .bo_w_info .frm_input {float:none; margin-bottom:0;}
#bo_w #wr_password, #bo_w #wr_homepage {margin:0;}
#bo_w .bo_w_tit .frm_input {padding-right:0;}
#bo_w .bo_w_link label {position:relative; top:auto; left:auto; border-radius:0; line-height:inherit; width:auto; font-size:1em; color:inherit;}
#bo_w .bo_w_flie .frm_file {padding-left:8px;}
#bo_w .explan {display:block; font-size:0.85em; color:#666; margin-top:2px;}

.chk_box input[type="checkbox"]:checked + label span {background:url('./img/chk.png') no-repeat 50% 50% #ad312d !important; border-color:#ad312d !important;}

/* 추가 Custom css */
#bo_w input[type="text"], #bo_w input[type="password"] ,#bo_w select, #bo_w textarea {padding:11px 10px !important; }
#bo_w table.writeTb {border-top: 2px solid #6c6e71; border-bottom: 1px solid #999; border-collapse:collapse; border-spacing:0;}
#bo_w table.writeTb tbody tr {border-bottom:1px solid #e2e2e2;}
#bo_w table.writeTb tbody tr:last-child {border-bottom:0;}
#bo_w table.writeTb tbody tr th {width:200px; background:#fbfafa; text-align:center; font-weight:400; font-size:16px; vertical-align:middle;}
#bo_w table.writeTb tbody tr th label {position:relative; display:block; width:100%; height:100%;}
#bo_w table.writeTb tbody tr td {width:calc(50% - 200px); padding:12px 6px; font-size:15px;}
#bo_w table.writeTb tbody tr.bo_w_option td {padding:16px 6px;}

	@media all and (max-width:999px) {
		#bo_w table.writeTb tbody tr th {display:block; width:100%; padding:15px 0; font-size:100%;}
		#bo_w table.writeTb tbody tr td {display:block; width:100%; text-align:center; font-size:100%;}
		#bo_w table.writeTb tbody tr td input[type="text"] {width:100%;}
		#bo_w table.writeTb tbody tr td input[type="file"] {width:100%;}
	}

	@media all and (max-width:799px) {
		#bo_w table.writeTb tbody tr th {padding:10px 0; font-size:95%;}
		#bo_w table.writeTb tbody tr td {font-size:95%;}
	}

	@media all and (max-width:499px) {
		#bo_w table.writeTb tbody tr th {font-size:90%;}
		#bo_w table.writeTb tbody tr td {font-size:90%;}
	}


#bo_w .email_div #email1 {min-width:250px;}
#bo_w .email_div #email2 {min-width:150px;}
#bo_w .email_div select {min-width:150px;}


/* 하단 버튼 영역 */
#bo_w .btn_confirm {display:flex; justify-content:center; align-items:center; text-align:center; margin-top:70px;}
#bo_w .btn_confirm a,
#bo_w .btn_confirm button {display:flex; justify-content:center; align-items:center; width:217px; height:48px; font-size:1em; font-family:'Gmarket Sans',sans-serif;  font-weight:400; letter-spacing:-0.03em; margin:0 6px; border-radius:25px;}

#bo_w .btn_submit {background:#231815 !important; color:#fff; border:1px solid #231815;}
#bo_w .btn_cancel {background:#fff !important; color:#333; border:1px solid #e2e2e2;}

	@media all and (max-width:999px) {
		#bo_w .btn_confirm {margin-top:50px;}
		#bo_w .btn_confirm a, #bo_w .btn_confirm button {width:200px; font-size:100%; height:40px;}

		#bo_w .btn_submit {line-height:40px;}
		#bo_w .btn_cancel {line-height:42px}
	}

	@media all and (max-width:799px) {
		#bo_w .btn_confirm {margin-top:30px;}
		#bo_w .btn_confirm a, #bo_w .btn_confirm button {width:45%; font-size:90%; height:36px;}

		#bo_w .btn_submit {line-height:36px;}
		#bo_w .btn_cancel {line-height:38px}
	}