@charset "utf-8";

/* CSS Document */

*{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
#boardSkin {width:94%; max-width:1220px; margin:0 auto 0px; font-size:16px; font-style:normal; font-weight:normal; line-height:1.5; letter-spacing:-0.03em;}
select, input[type="text"], input[type="password"], .textForm, textarea {background:#ffffff; border:1px solid #d3d3d3; font-size:16px; color:#585858;}
select {height:40px; padding:5px 5px 5px 10px; vertical-align:middle;}
input[type="text"], input[type="password"],.textForm {padding:0 10px;}
input[type="text"], input[type="password"], input[type="file"], .textForm,button, input[type="submit"] {font-family: "Noto Sans KR", 맑은고딕, "Malgun Gothic", "Apple SD Gothic Neo", sans-serif, 나눔고딕, "Nanum Gothic", Dotum; font-size:16px; color:#585858; height:40px;}
textarea {padding:10px;}

input, textarea, select {}

#boardSkin .no_data {padding:50px; text-align:center; background:#f7f7f7;}

.main_pop {}
.main_pop .pop_cont {background:#fff;}
.main_pop .pop_cont img {display:block; max-width:100%;}
.main_pop .pop_footer {font-style:normal; font-weight:normal; position:relative; padding:7px 5px; color:#fff; background:#070a13;}
.main_pop .pop_footer * {vertical-align:middle;}
.main_pop .pop_footer a {position:absolute; top:7px; right:10px;}
.f_size01 {width:200px;}





.checkbox {display:inline-block; overflow:hidden; position:relative; font-size:14px; color:#000000; line-height:18px;}
.checkbox * {vertical-align:middle;}
.checkbox input {position:absolute; top:-100px; left:0;}
.checkbox label {display:inline-block; position:relative; padding-left:23px;}
.checkbox label em {color:#999999;}
.checkbox label:before {position:absolute; top:2px; left:0; width:14px; height:14px; background:url('images/ico_checkbox.png') no-repeat 0 0; background-size:auto 14px; content:'';}
.checkbox input:checked+label:before {background-position:right 0;}


.radio {display:inline-block; overflow:hidden; position:relative; font-size:14px; color:#000000; line-height:18px;}
.radio * {vertical-align:middle;}
.radio input {position:absolute; top:-100px; left:0;}
.radio label {display:inline-block; position:relative; padding-left:23px;}
.radio label em {color:#999999;}
.radio label:before {position:absolute; top:2px; left:0; width:14px; height:14px; background:url('images/ico_radio.png') no-repeat 0 0; background-size:auto 14px; content:'';}
.radio input:checked+label:before {background-position:right 0;}


.filebox_list li+li {margin-top:5px}





#boardSkin .no_data {padding:50px; text-align:center; background:#f7f7f7;}
#boardSkin strong, #boardSkin b {font-weight:500;}
.main_pop {}
.main_pop .pop_cont {background:#fff;}
.main_pop .pop_cont img {display:block; max-width:100%;}
.main_pop .pop_footer {font-style:normal; font-weight:normal; position:relative; padding:7px 5px; color:#fff; background:#070a13;}
.main_pop .pop_footer * {vertical-align:middle;}
.main_pop .pop_footer a {position:absolute; top:7px; right:10px;}

.boardTop {overflow:hidden; margin-bottom:20px;}
.boardTitle {float:left; position:relative; font-family: 'Montserrat', sans-serif; font-size:34px; color:#1a1c1f; font-weight:800; line-height:2;}
.boardTitle:before {position:absolute; top:0; left:1px; width:31px; height:1px; background:#ed1c24; content:'';}



/*############################################################# 리스트 #############################################################*/
table.boardList {width:100%; border-top:2px solid #383838; word-break:break-all; text-align:center;}
table.boardList th {border-bottom:1px solid #c8c8c8; font-size:16px; font-weight:normal; color:#383838; line-height:55px; background:#f8f8f8;}
table.boardList td {border-bottom:1px solid #cbcbcb; padding:17px 10px; font-size:16px; color:#585858; text-align:center; line-height:25px;}
table.boardList td.td_category {color:#33afd5;}
table.boardList td.td_subject {text-align:left;}
table.boardList td.jijeom {color:#f87c4c;}

table.boardList td {padding:5px;}



/*############################################################# 카테고리 #############################################################*/

#categoryBox {margin-bottom:40px; font-family:"Noto Sans KR",맑은고딕, "Malgun Gothic", "Apple SD Gothic Neo", sans-serif, 나눔고딕, "Nanum Gothic", Dotum;}
#categoryBox .group {display:inline-block; width:100%;}
#categoryBox .group+group {margin-top:10px;}
#categoryBox .group > em {float:left; width:115px; font-size:24px; color:#222222; line-height:50px;}


#categoryBox {overflow:hidden; border:1px solid #d9d9d9;}
#categoryBox .category {overflow:hidden; margin:0 -1px; vertical-align:top; background:#f3f3f3;}
#categoryBox .category li {float:left; margin-bottom:-1px; border-bottom:1px solid #d9d9d9; vertical-align:middle;}
#categoryBox .category li+li {border-left:1px solid #d9d9d9;}
#categoryBox .category li a {display:block; text-align:center; font-size:16px; line-height:45px; font-weight:normal; color:#333333; -webkit-transition: all 0.4s ease; transition: all 0.4s ease;}
#categoryBox .category li a:hover {background:#ed1c24; color:#fff; font-weight:400; text-decoration:none;}
#categoryBox .category li.select a { background:#ed1c24; color:#fff;}
#categoryBox .category li.select a:hover { background:#ed1c24; color:#fff; text-decoration:none;}


#categoryBox .category.grid2 li {width:25%;}
#categoryBox .category.grid3 li {width:33.33%;}
#categoryBox .category.grid4 li {width:25%;}
#categoryBox .category.grid5 li {width:20%;}
#categoryBox .category.grid6 li {width:33.33%;}
#categoryBox .category.grid7 li {width:14.2857%;}
#categoryBox .category.grid8 li {width:12.5%;}
#categoryBox .category.grid9 li {width:11.1111%;}
#categoryBox .category.grid10 li {width:20%;}
#categoryBox .category.grid11 li {width:16.6666%;}
#categoryBox .category.grid12 li {width:16.6666%;}
#categoryBox .category.grid13 li {width:14.2857%;}
#categoryBox .category.grid14 li {width:14.2857%;}
#categoryBox .category.grid15 li {width:12.5%;}
#categoryBox .category.grid16 li {width:12.5%;}



/*############################################################# 페이징 #############################################################*/
.pageArea {text-align:center; margin:40px 0;}
.pageArea .pagingList {text-align:center; display:inline-block;}
.pageArea .pagingList > span, .pageArea .pagingList > a {float:left; margin:0 5px; border:1px solid #383838;}
.pageArea  img {vertical-align:top;}
.pageArea .paging {display:inline-block; float:left;}
.pageArea .paging li {float:left; width:40px; height:40px; margin:0 5px;}
.pageArea .paging li a {display:block; height:40px; border:1px solid #a8a8a8; font-size:15px; color:#595959; line-height:38px; -webkit-transition: all 0.4s ease; transition: all 0.4s ease;}
.pageArea .paging li.over a, .pageArea .paging li a:hover {border-color:#383838; color:#fff; background:#383838;}




/*############################################################# 검색 #############################################################*/
#searchBox {margin:0px 0 40px; padding:40px; border:1px solid #ededed;  text-align:center; background:#f3f3f3;}
#searchBox form {display:inline-block;}
#searchBox select, #searchBox input[type='text'] {float:left; height:40px; font-size:16px; color:#595959;}
#searchBox select {width:120px; margin-right:14px; padding:5px;}
#searchBox input[type='text'] {width:270px; margin-right:14px;}
#searchBox input[type='submit'] {float:left; width:120px; height:40px; margin-right:0; border:0px; font-size:16px; color:#fff; cursor:pointer; background:#383838;}
#searchBox .btn {float:left !important; width:150px; min-width:auto; margin-left:14px;}
#searchBox .bar {float:left; padding:0 10px; line-height:40px;}


#searchBox3 {float:right; position:relative; width:100%; max-width:530px; margin-top:7px; padding:0 130px;}
#searchBox3 select, #searchBox3 input[type='text'] {float:left;}
#searchBox3 select {position:absolute; top:0; left:0; width:120px; padding:5px;}
#searchBox3 input[type='text'] {width:100%;}
#searchBox3 input[type='submit'] {position:absolute; top:0; right:0; width:120px; height:40px; margin-right:0; border:0px; font-size:16px; color:#fff; cursor:pointer; background:#383838;}



/*################################# view #################################*/
.boardView {width:100%; border-top:2px solid #383838;}
.boardView .subject {float:left; width:55%; font-size:17px; color:#383838; line-height:23px;}
.boardView .subject em {color:#339ea4;}
.boardView .bInfo {position:relative; top:0; right:0; float:right; max-width:45%;}
.boardView .top {overflow:hidden; padding:23px 10px; position:relative; border-bottom:1px solid #cbcbcb;}
.boardView .contents {padding:20px; border-bottom:1px solid #a8a8a8;}
.boardView .contents .tit {display:block; width:100px; margin-bottom:20px; font-size:15px; color:#fff; text-align:center; line-height:30px; background:#383838;}
#replay_cont {padding:50px; border-bottom:1px solid #a8a8a8; background:#f8f8f8;}
#replay_cont .tit {display:block; width:100px; margin-bottom:20px; border:1px solid #595959; font-size:15px; color:#595959; text-align:center; line-height:30px; background:#fff;}
.boardView .file {border-bottom:1px solid #cbcbcb; padding:15px; }
.boardView .file * {vertical-align:middle;}
.boardView .file .tit {float:left; font-size:15px; color:#383838;}
.boardView .file ul {position:relative; margin-left:90px;}
.boardView .file ul:before {position:absolute; top:0; left:-17px; content:'|';}
.boardView .file a {display:inline-block; color:#0971ba; line-height:20px;}
.boardView .file img {vertical-align:middle !important;}
.boardView .file li {padding-left:20px; background:url('../images/ico_file.gif') no-repeat 0 6px;}
.boardView .contents .imgWrap {margin-bottom:7px; text-align:center;}
.boardView .contents .imgWrap img {width:auto; max-width:100%;}
.boardView .contents img {max-width:100%;}




.bInfo {overflow:hidden; position:absolute; top:22px; right:10px;}
.bInfo li {float:left; position:relative; padding:0 13px; font-size:15px;}
.bInfo li+li:before {position:absolute; left:-5px; top:0px; content:'|';}
.bInfo b {font-weight:normal; color:#339ea4;}

.bListInfo {overflow:hidden; font-weight:300;}
.bListInfo li {float:left; position:relative; font-size:14px; color:#a8aaac;}
.bListInfo li+li {margin-left:12px;}
.bListInfo li+li:before {position:absolute; top:0; left:-9px; content:'/'}




/*################################# write #################################*/
.agreeBox.type01 {margin:40px 0; padding:40px; border:1px solid #d9d9d9; background:#f8f8f8;}
.agreeBox.type01 h2 {font-size:16px; color:#fff; line-height:51px; text-align:center; background:#ed1c24;}
.agreeBox.type01 .scroll_cont {max-height:200px; padding:25px 45px; overflow:hidden; overflow-y:auto; font-size:15px; line-height:1.6; background:#fff;}
.agreeBox.type01 .agreeChk {padding-top:15px; font-size:14px; color:#666666; text-align:center;}
.agreeBox.type01 .pointTxt {padding:20px 0 0; color:#5b95ff; text-align:center;}

.agreeBox.type02 {margin-bottom:40px; background:#f8f8f8; border:1px solid #e1e1e1; padding:40px;}
.agreeBox.type02 p {text-align:center; padding-top:15px; font-size:15px;}
.agreeBox.type02 p .smallT { font-size:13px; color:#999;}
.agreeBox.type02 table {width:100%; background:#FFF;}
.agreeBox.type02 table th {height:50px; border-left:1px solid #d3d3d3; border-right:1px solid #d3d3d3; font-size:16px; font-weight:400; color:#fff; background:#ed1c24;}
.agreeBox.type02 table td {border:1px solid #d3d3d3; padding:12px; font-size:16px; text-align:center;}

.writeForm {width:100%; border-top:2px solid #242633;}
.writeForm td * {vertical-align:middle;}
.writeForm td, .writeForm th {border-bottom:1px solid #cbcbcb; padding:20px; text-align:left;}
.writeForm th {font-size:16px; color:#383838; padding:17px 10px 17px 30px; vertical-align:top; line-height:22px; vertical-align:middle; font-weight:500; background:#f8f8f8;}
.writeForm td {font-weight:400; color:#868686;}
.boardTxt {font-size:15px; color:#383838;}
span.boardTxt, em.boardTxt {display:inline-block; padding-left:10px;}
p.boardTxt {padding-top:5px;}
em.boardTxt, .boardTxt em {color:#fc62ae;}
.writeForm .file_list li+li {margin-top:5px;}
.writeForm .file_img {margin-top:5px;}
.auto_input_box b {color:#ff0000;}
.auto_input_box b.txt {display:inline-block; padding-left:15px; font-weight:500;}

.noticeBox {margin-bottom:60px; padding:30px 38px; border:1px solid #ededed; font-size:16px; line-height:26px; color:#383838; background:#f8f8f8;}
.noticeBox em {color:#34a4c7;}

/*################################# passwordBox #################################*/
.passwordBox {position:relative; width:700px; margin:100px auto; padding:100px 45px 45px; border:1px solid #ededed; text-align:center; background:#f8f8f8;}
.passwordBox .timg {position:absolute; top:-100px; left:270px;}
.passwordBox strong {display:block; font-size:21px; color:#383838;}
.passwordBox > p {padding:15px 0 30px; font-size:15px; color:#585858;}
.passwordBox input[type="password"] {width:380px;}
.passwordBox .btn {margin-top:20px;}


/*############################################################# 버튼 #############################################################*/



.btnArea {overflow:hidden; margin-top:30px; text-align:center;}
.btnArea * {vertical-align:middle;}
.btnArea p {display:inline-block;}
.btnArea p.right {float:right; margin-right:-5px;}
.btnArea p.left {float:left; margin-left:-5px;}
.btnArea p .btn {float:left; margin:0 5px;}
.btn {display:inline-block; min-width:150px; height:40px; padding:0 20px; border:0; font-size:16px; color:#fff !important; text-align:center; line-height:40px; background:#383838; cursor:pointer;} 

.btn.larger {min-width:240px; height:65px; line-height:65px; font-size:20px;}
.btn.small {width:75px; min-width:75px; height:30px; padding:0; border-radius:5px; font-size:14px; color:#fff; line-height:30px; background:#c2c2c2;}
.btn.normal {min-width:auto; height:30px; font-size:15px; line-height:30px;}

.btn.round {border-radius:5px;}




.btn.gray01 {background:#c2c2c2;}
.btn.gray02 {background:#7f7f7f;}
.btn.btn_border {color:#383838  !important; border:1px solid #595959; line-height:38px; background:none;}
.btn.c_point {background:#ed1c24;}
.btn.c_point02 {background:#fc62ae;}
.btn.b_gray {border:1px solid #595959; color:#595959 !important; background:#fff;}
.btn.b_point {border:1px solid #ed1c24; color:#ed1c24 !important; background:#fff;}

.btn.small.border {line-height:28px;}

.btn_view {display:block; position:relative; padding-right:20px; text-align:center; font-size:18px; color:#fff; line-height:65px; background:url('../images/icon_arrow01.png') no-repeat 82% center #ed1c24;}
.btn_view02 {display:inline-block; padding:0 10px; border-radius:3px; font-size:14px; color:#fff !important; text-align:center; line-height:30px; background:#ed1c24;}



#detail_pop {display:none; position:absolute; top:0px; left:50%; z-index:100; width:1030px; margin-left:-515px; text-align:center;}
#detail_pop:after {position:fixed; top:0; left:0; right:0; bottom:0; z-index:10; background:rgba(0,0,0,0.8); content:'';}
#detail_pop .box {position:relative; z-index:100;}
#img_swiper {position:relative; padding:0 60px;}
/*#img_swiper .swiper-container {max-width:548px; margin:0 auto;}*/
#img_swiper .swiper-container {margin:0 auto;}
/*#img_swiper .swiper-slide {min-height:100px; background:#fff;}*/
#img_swiper .swiper-slide {min-height:100px; }
#img_swiper .swiper-slide img {display:block; max-width:100%; margin: 0 auto;}
#detail_pop .btn_close {position:absolute; top:0; right:60px; z-index:20;}
#detail_pop .swiper-button-prev {position:absolute; left:0; width:40px; height:70px; margin-top:-35px; background:url('/board/skin/gallery/images/btn_prev.png') no-repeat center; background-size:100% auto; outline: none;} 
#detail_pop .swiper-button-next {position:absolute; right:0; width:40px; height:70px; margin-top:-35px; background:url('/board/skin/gallery/images/btn_next.png') no-repeat center; background-size:100% auto;outline: none;}

.admin_btn {margin-top:17px; text-align:center; font-size:0;}
.admin_btn a {display:inline-block; width:80px; border:1px solid #272525; font-size:16px; color:#272525; line-height:33px;}
.admin_btn a:first-child {margin-right:1px; color:#fff; background:#272525;}


.data {display:none;}

/*2021.02.22 수정*/
#detail_pop.cont{position:fixed; width: 100%; left: 50%; margin-left: 0; transform: translateX(-50%);
}
#detail_pop.cont .btn_close{width: 70px; top: 10px; right: 10px;}
#detail_pop.cont .btn_close img{width: 100%;}
#detail_pop.cont #img_swiper{padding:0;}
/*#detail_pop.cont .swiper-container{height: 100vh; overflow-x: hidden;}*/
#detail_pop.cont #img_swiper .swiper-slide {height: 100vh; overflow-y: auto;}
#detail_pop.cont #img_swiper .swiper-slide::-webkit-scrollbar{ width: 8px;}
#detail_pop.cont #img_swiper .swiper-slide::-webkit-scrollbar-thumb{border-radius: 4px; background:#ddd; }
#detail_pop.cont .swiper-button-prev{position: fixed; left: 10px; background:url('/board/skin/gallery/images/btn_prev02.png') no-repeat center; width: 70px; background-size:100% auto; }

#detail_pop.cont .swiper-button-next{position: fixed; right: 10px; background:url('/board/skin/gallery/images/btn_next02.png') no-repeat center; width: 70px; background-size:100% auto; right: 10px;}





/* common */
.btnArea + .pageArea {margin-top:20px;}
.full {width:100%;}
.fSize60 {width:60%;}
.fSize01 {width:250px;}
.fSize02 {width:100px;}
input.number, select.number {width:100px;}
.red {color:#c90b0b;}
.point {color:#ed1c24 !important;}
.point02 {color:#00b0f0 !important;}
.bg_point {background:#ed1c24 !important;}
.hr  {display:block; height:100px; border:0;}
.left {float:left;}
.right {float:right;}
.space_t {display:inline-block; padding:0 6px; vertical-align:top;}


@media all and (max-width:1100px){
	#searchBox3 {max-width:100%;}
}
@media (max-width: 767.98px) {
	.admin_btn {display:none;}

	#boardSkin {width:auto; margin:0 16px;}

	select, input[type="text"], input[type="password"], .textForm, textarea {font-size:14px;}
	select {}
	input[type="text"], input[type="password"], input[type="file"], .textForm {}
	
	
	.boardTitle {font-size:25px;}
	.boardTitle:before {width:15px;}

	.m_hidden {display:none;}

	#searchBox3 {padding-left:95px; padding-right:65px;}
	#searchBox3 select {width:90px;}
	#searchBox3 input[type='submit'] {width:60px;}

	.pageArea {margin:20px 0;}
	.pageArea img {width:33px;}
	.pageArea .pagingList > span, .pageArea .pagingList > a {margin:0 2px;}
	.pageArea .paging li {width:35px; height:35px;}
	.pageArea .paging li a {height:35px; line-height:33px;}


	.boardView .subject {width:100%;}
	.boardView .bInfo {left:-12px; width:100%; max-width:100%; margin-top:5px;}
	.boardView .contents {padding:20px 10px;}
	.bInfo li {font-size:14px;}

	.btn {min-width:100px; padding:0 10px; font-size:15px;}

	#detail_pop {width:auto; left:5px; right:5px; margin:0;}
	#img_swiper {padding:0 20px;}
	#detail_pop .btn_close {top:-28px; right:20px;}
	#detail_pop .btn_close img {width:20px;}
	#detail_pop .swiper-button-prev,
	#detail_pop .swiper-button-next {width:12px; height:35px;}
    
    
    
    .main_pop{left: 0 !important; top:90px !important;}
    .main_pop .pop_cont{width:100% !important;}
}