
@charset "utf-8";
.gall_allchk{position:absolute;}


.bo_write_bg{}

/* lay popup */
.lay_pop_wrap{display:none;position:fixed; top:0; left:0; width:100%; height:100%; z-index:9995;}
.lay_pop_wrap .lay_pop{position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); width:435px; background:#161616; border:2px solid #777; padding:36px; box-sizing:border-box;}
.lay_pop .pop_head{position:relative; margin-bottom:30px;}
.lay_pop .pop_head h2{font-size:20px; font-weight:300; color:#fff;}
.lay_pop .pop_head .pop_close_btn{position:absolute; top:0; right:0; cursor:pointer;}
.lay_pop .pop_cont{width:100%; height:260px; overflow-y:auto; background:#fff; padding:20px; box-sizing:border-box; font-size:14px; font-weight:300; color:#444; line-height:24px; word-break:keep-all;}
.lay_pop .pop_cont::-webkit-scrollbar{width:4px;}
.lay_pop .pop_cont::-webkit-scrollbar-thumb{background-color:#000;}
.lay_pop .pop_cont::-webkit-scrollbar-track{background-color:#fff;}




/* tabs */
.tabs {
text-align:center;
padding:50px;
border-radius:30px;
margin-bottom:50px;
border:solid 5px #eee
}
.tabs:after {
  content: "";
  display: table;
  clear: both;
}
.tabs input[type=radio] {
  display: none;
}
.tabs label {
  display: inline-block;
  width: 32%;
  padding:10px 0;
  margin:1px;
  border-right: none;
  border:solid 1px #dadada;
  text-align: center;
  font-weight: 700;
  color:#333;
  cursor: pointer;
  -webkit-transition: background-color 150ms ease-in-out;
  transition: background-color 150ms ease-in-out;
  margin:0 auto;
  border-radius:5px;
  margin:5px;
}
.tabs label:nth-child(1):hover { background-color: #000;}
.tabs label:hover {

}
.tabs [id^="tab1"]:checked + label {
  border:solid 1px #000;
  background:#000;
  color:#fff;
}

.tabs [id^="tab2"]:checked + label {
  border:solid 1px #000;
  background:#000;
  color:#fff;
}

.tabs [id^="tab3"]:checked + label {
  border:solid 1px #000;
  background:#000;
  color:#fff;
}
.tabs [id^="tab4"]:checked + label {
  border:solid 1px #000;
  background:#000;
  color:#fff;
}

.tabs [id^="tab5"]:checked + label {
  border:solid 1px #000;
  background:#000;
  color:#fff;
}

.tabs [id^="tab6"]:checked + label {
  border:solid 1px #000;
  background:#000;
  color:#fff;
}
.tab-content {
  display: none;
  float: left;
  width: 100%;
	padding-top:50px;
  background-color: white;
}
.tab-content img{MAX-width:100%; }
#tab1:checked ~ #tab-content1,
#tab2:checked ~ #tab-content2,
#tab3:checked ~ #tab-content3,
#tab4:checked ~ #tab-content4,
#tab5:checked ~ #tab-content5,
#tab6:checked ~ #tab-content6 {
  display: block;
}

.other-content {
  color: white;
}

.title_c{font-size:40px; margin-top:50px}

@media only screen and (max-width: 768px) {
	.tab-content{padding-top:20px;}
	.tabs{text-align:center;}
	.tabs label {font-size:14px; width: 43%; font-weight: 400; margin-bottom:10px;}
	.title_c{font-size:25px; margin-top:0px}
	.faqList dl dt a .count{width:30px !important}
	.faqList dl dt a{ padding: 13px 41px 13px 50px !important}
	.faqList dl dt a .wordQ{left:32px !important}
	.faqList dl dd{padding: 20px !important}
	.faqList dl dd .wordA{display:none}
}


/* faq */
.faqList {border-top: 2px solid #66575a; margin-bottom: 25px;}
.faqList dl {border-bottom: 1px solid #e1e2e2;}
.faqList dl dt {margin: 0; padding: 0;}
.faqList dl dt a {position: relative;display: block;padding-left: 90px;min-height: 14px;padding: 13px 41px 13px 90px;  color: #5e5e5f;}
.faqList dl dt a .count {position: absolute; top: 12px; left: 0; width: 72px; color: #6c6e6f; }
.faqList dl dt a .wordQ {position: absolute; top: 12px; left: 72px; font-size: 15px; font-weight:800}
.faqList dl dt a .title {display: block; text-align:left;  }
.faqList dl dt a .arrow {position: absolute; top: 50%; right: 20px; margin-top: -3px; width: 12px; height: 6px; display: block; background: url(/common/image/icon/icon_arrow_down01.png) no-repeat 0 0;}
.faqList dl dt a.on, .faqList dl dt a.on .count {background: #eee;}
.faqList dl dt a.on .arrow {background: url(/common/image/icon/icon_arrow_up01.png) no-repeat 0 0;}
.faqList dl dd {position: relative;display: none;padding: 27px 41px 23px 90px;color: #5e5e5f;  text-align:left; }
.faqList dl dd .wordA {position: absolute; top: 33px; left: 72px; color: var(--color-main); font-size:15px; font-weight:800}
.faqList dl dd p{font-weight: 400 !important; line-height:1.75;}
.faqList dl dd .faqFileLink {display: block; color: #554246; text-decoration: underline; font-weight: 700}
.faqList.type02 dl dt a.on .icon.bg15{background:#fff;color:#1c98de; text-shadow:none;}
.faqList.type02 dl dt a .title {padding-left:141px;}
.faqList.type02 dl dt a em{margin-left: -141px;margin-right: 10px;}
.faqList.type02 dl dt a .titleTxt {word-break:keep-all;}


.bo_vc_w_info{
	padding:3rem 0;
	font-size:1.3rem
}

.bo_vc_w_info input{
	border:solid 1px #dadada;
	margin-bottom:2rem;
	font-size:1.5rem;
	padding:7px;
	width:150px;
}

.bo_vc_w_info input::placeholder{
	font-size:1.5rem;
}

.sound_only{
	font-size:0
}

/*  */

.contactus_write_inner .head_wrap{
	background:#fff;
	padding:0 0;
	border-bottom:solid 2px #000
}

.contactus_write_inner .head_wrap .subtit{
	color:var(--color-main);
	font-size:18px;
	margin-bottom:20px;
}

.contactus_write_inner {
  position: relative;
}

.contactus_write .write_dep {
  padding-top: 50px;
}

.contactus_write .write_dep.error .head_wrap .tit::after {
  content: "*";
  display: inline-block;
  color: #d41919;
  padding-left: 4px;
  animation: error 0.4s ease-in;
}
.contactus_write .write_dep:last-child {
  margin-bottom: 0;
}

.contactus_write .head_wrap .subtit {
  font-size: 18px;
  color: #2d2d2d;
}
.contactus_write .head_wrap .tit {
  font-size: 43px;
  line-height: 60px;
  font-weight: 800;
  color: #2d2d2d;
  padding-top: 19px;
  word-break: keep-all;
}
.request_type_list {
  margin-top: 100px;
  display: flex;
  width: 958px;
}
.request_type_list li {
  width: 225px;
  height: 220px;
  border-radius: 160px;
  font-size: 20px;
  text-align: center;
  align-items: center;
  font-weight: 700;
  color: #2d2d2d;
  border: solid 1px #707070;
  margin-right: 10px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  transition: 0.4s ease-out;
  -webkit-transition: 0.4s ease-out;
  position: relative;
  padding-top: 80px;
}
.request_type_list li .txt {
  font-family: "Pretendard", sans-serif;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: top 0.3s;
}
.request_type_list li:hover .txt {
  top: 56px;
  transform: translateY(-50%), translateY(0);
}
.request_type_list li .sub_txt {
  font-size: 15px;
  line-height: 24px;
  color: #2d2d2d;
  text-align: center;
  font-weight: 400;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
  transition-delay: 0.1s;

  margin: 0 auto;
}
.request_type_list li span {
  position: relative;
}
.request_type_list li.is-active .sub_txt {
  color: #fff;
}
.request_type_list li:hover .sub_txt {
  max-height: 200px;
  opacity: 1;
}

.request_type_list li:last-child {
  margin-right: 0;
}

.request_type_list li.is-active {
  color: #fff;
  border-color: #2d2d2d;
}
.request_type_list li .layer {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  bottom: -100%;
  background-color: #2d2d2d;
}

.write_dep.prj_txtarea .writing_wrap {
  margin-top: 50px;
}
.writing_wrap > p {
  padding-bottom: 12px;
  padding-top: 40px;
  border-bottom: solid 1px #a2a2a2;
  display: flex;
  transition: border-color 0.4s;
  position: relative;
}
.writing_wrap > p::after {
  content: "";
  display: inline-block;
  width: 0%;
  height: 1px;
  position: absolute;
  left: 50%;
  bottom: -1px;
  background-color: #d41919;
  transform: translateX(-50%);
  transition: 1s ease-out;
}
.writing_wrap > p.error::after {
  width: 100%;
}

.writing_wrap > p:first-child {
  padding-top: 0;
}

.writing_wrap > p.selectbox{
	border:none;
	width:100%;
	background:#000;
	color:#fff;
}

.writing_wrap > p.selectbox select{
	width:100%;	
	height:50px;
	line-height:50px;
	font-size:20px
}

.writing_wrap > p.selectbox select option{
	background:#000;
	color:#fff;
}

.request_type_list_2 {
    display: flex;
	gap:20px
}


.request_type_list_2 input[type=radio]{
    display: none;
}

.request_type_list_2 input[type=radio]+label{
    display: inline-block;
    cursor: pointer;
    border-radius: 5px;
    font-size: 16px;
    text-align: center;
    align-items: center;
    color: #2d2d2d;
    border: solid 1px #dadada;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    transition: 0.4s ease-out;
    -webkit-transition: 0.4s ease-out;
	padding:15px;

}

.request_type_list_2 input[type=radio]+label:last-child{
	margin-right:0
}

.request_type_list_2 input[type=radio]+label{
    color: #333;
}

.request_type_list_2 input[type=radio]:checked+label{
   background:#000;
   color:#fff;
}

.request_type_list_2 label{position:relative}


.request_type_list_2 .c-1::before {
    content: "";
    display: block;
    position: absolute;
    top: 20%;
    left: 50%;
    margin-left: -1rem;
    background-image: url(/theme/one/skin/board/online/img/c_1.png);
    width: 2rem;
    height:2rem;
	background-size:100%;
}

.request_type_list_2 .c-2::before {
    content: "";
    display: block;
    position: absolute;
    top: 20%;
    left: 50%;
    margin-left: -1rem;
    background-image: url(/theme/one/skin/board/online/img/c_2.png);
    width: 2rem;
    height:2rem;
	background-size:100%;
}
.write_dep.prj_txtarea .writing_wrap > p {
  border-top: solid 1px #a2a2a2;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom:50px;
}

.write_dep.prj_txtarea .writing_wrap .file{
	margin-bottom:1px;
}

.write_dep.prj_txtarea .writing_wrap > p::before {
  content: "";
  display: inline-block;
  width: 0%;
  height: 1px;
  position: absolute;
  left: 50%;
  top: -1px;
  background-color: #d41919;
  transform: translateX(-50%);
  transition: 0.7s ease-out;

}
.write_dep.prj_txtarea .writing_wrap > p.error::before {
  width: 100%;
}
.writing_wrap .tit {
  width: 210px;
  text-align: right;
  font-size:25px;
  color: #171717;
  display: inline-block;
}
.writing_wrap input,
.writing_wrap textarea {
  border: none;
  background: none;
  font-size: 25px;
  color: #2d2d2d;
}
.writing_wrap input {
  width: calc(100% - 210px);
}
.writing_wrap textarea {
  width: 100%;
  height: 398px;
  font-size: 26px;
}
.writing_wrap input:focus,
.writing_wrap textarea:focus {
  background-color: transparent;
}
.writing_wrap .file_wrap {
  margin-top: 30px;
  display: flex;
  align-items: center;
}
.writing_wrap .file_wrap label {
  font-size: 18px;
  width: fit-content;
}
.writing_wrap input[type="file"] {
  width: 100%;
  font-size:15px;

}
.writing_wrap input[type="file"]::-webkit-file-upload-button {
  width: 143px;
  height: 47px;
  font-size: 15px;
  font-weight: 700;
  color: #fff;
  background-color: #2d2d2d;
  border: none;
}

.writing_wrap input:hover,
.writing_wrap textarea:hover {
  cursor: unset;
}

.captcha img{max-width:150px;}

input::placeholder,
textarea::placeholder {
  font-size: 25px;
  color: #a2a2a2;
  font-weight: 400;
}
.send_wrap {
  margin-top: 100px;
  display: flex;
  justify-content: right;
}

.send_wrap .send_btn {
  font-size: 30px;
  font-weight: 900;
  color: #000;
  border: solid 2px rgba(000,000,000,0.2);
  border-radius:10px;
  padding:10px 15px;
}

.send_wrap  .btn-ad{
	font-size: 25px;
	font-weight: 900;
	color: #000;
	margin-right:50px;
	margin-top:20px;
}

.send_wrap .send_btn::after {
  content: "";
  display: inline-block;
  width: 18px;
  height: 13px;
  background-size: cover;
  transition: 0.2s;
  -webkit-transition: 0.2s;
  margin-left:20px;
  background:url("/theme/simple2/images/icon/arrow-right-bk.svg") no-repeat ;
}
.send_btn:hover::after {
  transform: translateX(4px);
  -webkit-transform: translateX(4px);
}

.btn-group{display: flex; justify-content: center;align-items: center; gap:20px;margin-top:50px;}
.btn-group  a, .btn-group  button{display:block; width:200px; color:#000;border:solid 1px #000; text-align:center; background:none; padding:20px;border-radius:10px; transition: .5s ease;
    -webkit-transition: .5s ease;
    -moz-transition: .5s ease;
    -o-transition: .5s ease;}
.btn-group  button{}
.btn-group  a:hover, .btn-group  button:hover{background:#eee; }
.btn-group  a{font-size:20px;}



.inquiry-bottom-con {display: flex; align-items: center; justify-content: space-between; padding-top: 15px;}
.inquiry-bottom-con .agree-txt {display: flex; align-items: center;}
.inquiry-bottom-con .agree-txt li {margin-right: 23px;}
.inquiry-bottom-con .agree-txt input {display: none;}
.inquiry-bottom-con .agree-txt label {position: relative; display: inline-block; padding-left: 30px; font-size: 15px;  font-weight: 500; letter-spacing: -0.05em; line-height:24px; color: #000000;}
.inquiry-bottom-con .agree-txt label:before {position: absolute; content: ''; top: 0; left: 0; font-size: 24px; border:solid 2px #0000; color: #000; background: url("/theme/brion/skin/board/booking/img/btn_check_line.svg") no-repeat ; width:20px; height:20px; }
.inquiry-bottom-con .agree-txt label a {display: inline-block; color: #000; border-bottom: 2px solid #000;}
.inquiry-bottom-con .agree-txt input:checked + label:before {content: ""; background:url("/theme/brion/skin/board/booking/img/btn_check_bg.svg") no-repeat ; width:20px; height:20px;border:solid 3px #0000; }
.inquiry-bottom-con .right-box {display: flex; align-items: center;}


.fileWrap {
    margin-top: 15px;
    display: flex;
}


.fileWrap li {
    flex: 1;
}

.fileWrap li label {
    cursor: pointer;
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    height: 2.5em;
    font-size: 16px;
    font-weight: 500;
    border: 1px solid #ccc;
    border-radius: 0.6875em;
    padding: 0.625em;
    box-sizing: border-box;
}

.fileWrap li label .filetext {
    color: #999;
}

.fileWrap li label .filebtn {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    position: absolute;
    right: 0;
    border-radius: 0.6875em;
    padding: 0 1.5625em;
    box-sizing: border-box;
    background: #d4d4d4;
    color: #777;
}

.fileWrap li label input[type="file"] {
    visibility: hidden;
    position: absolute;
}




.jt_board_list {width: 100%;table-layout:auto;position: relative; border-bottom: 1px solid #dedede;}
.jt_board_list caption {width: 1px;height: 1px;position: absolute;top: 0;left: 0;font-size: 0;line-height: 0;overflow: hidden;}
.jt_board_list tr {width: 100%;}
.jt_board_list td {padding: 22px 0;  font-weight:500; vertical-align: middle;border-top: 1px solid #dedede;cursor: pointer;-webkit-transition: background 300ms;transition: background 300ms;}

.jt_board_list .num {width:5%; color:#888}
.jt_board_list .title {width:67%;}
.jt_board_list .title a{ color:#000;  font-weight:500; font-size:18px; float:left; }
.jt_board_list .date {color:#0a0a0a; font-size:15px; width:auto}
.jt_board_list td.title {text-align: left; }


.jt_pagination {display: block;width: 100%;margin-top: 80px;font-size: 0;text-align: center;font-weight: 700;}
.jt_pagination:empty {margin-top: 0;}
.jt_pagination .page-numbers {display: inline-block;min-width: 35px;height: 35px;padding: 0 4px;margin: 0 4px;margin-bottom: 4px;position: relative;font-size: 17px;font-weight: 600;line-height: 35px;text-align: center;vertical-align: top;color: #0a0a0a;-webkit-transition: color 300ms;transition: color 300ms;font-family: 'Montserrat', 'Noto Sans KR', sans-serif;}
.jt_pagination .page-numbers:after {content: '';display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;border: 1px solid transparent;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

.jt_pagination .page-numbers.current:after {border: none;border-bottom: 2px solid #0a0a0a;width: 22px;left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);margin-top: -2px;}
.jt_pagination .page-numbers.first,
.jt_pagination .page-numbers.prev,
.jt_pagination .page-numbers.next,
.jt_pagination .page-numbers.last {font-size: 0;border: 1px solid #dedede; -webkit-transition: 0.3s; transition:0.3s}

.jt_pagination .page-numbers.first:before,
.jt_pagination .page-numbers.prev:before,
.jt_pagination .page-numbers.next:before,
.jt_pagination .page-numbers.last:before {display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 2px;font-family: 'jt-font';font-size: 16px;font-weight: normal;line-height: 30px;color: #0a0a0a;}
.jt_pagination .page-numbers.next { margin-left: 20px;}
.jt_pagination .page-numbers.prev { margin-right: 20px;}
.jt_pagination .page-numbers.first {margin-left: 0;margin-right: 0;}
.jt_pagination .page-numbers.first:before {content: '\e956';}
.jt_pagination .page-numbers.prev:before {content: '\e957';}
.jt_pagination .page-numbers.next:before {content: '\e958';}
.jt_pagination .page-numbers.last {margin-left: 0;margin-right: 0;}
.jt_pagination .page-numbers.last:before {content: '\e959';}

.jt_list_last_update {float: left;font-weight: 400;margin-top:1rem;font-size: 20px;}
.jt_list_last_update span{font-weight: 700;}

.btn_bo_user{display:flex; justify-content: flex-end; font-size:14px;}
.btn_bo_user li i{ margin-left:10px}
.btn_bo_user .move{display:flex; margin-left:0; }
.btn_bo_user .move > div{font-size:14px; margin-top:-2px;}
.btn_bo_user .move.f1 > div button{  margin-left:10px;font-size:14px;}


.jt_board_list_wrap .new_icon{display:inline-block; float:left; padding-left:10px; font-size:12px; color:#1db2a6; padding:2px 2px;}

#bo_write_wrap, #bo_list_wrap{color:#000; }
#bo_write_wrap .terms_wrap{ overflow:hidden; font-size:18px;}
#bo_write_wrap .terms{ overflow:hidden; background:#fff; ; text-align:left;  height:200px ;overflow-y:scroll;  font-weight:200px ;  padding:50px;  background:#fafafa; margin-top:50px;}
#bo_write_wrap .agree_area {width:100%;  overflow:hidden; ;  padding:20px 0; font-weight:400;margin-bottom:5rem}
#bo_write_wrap .agree_area .rdo {margin:0 0 0 40px;}
#bo_write_wrap .agree_area .rdo:first-child {margin:0;}
#bo_write_wrap .terms_wrap h4{font-weight:200px;margin-bottom:10px;}
#bo_write_wrap .text-right{font-weight:200px; text-align:right;   margin-bottom:3rem; padding:0.5rem 0 ; color:#0b0b0b;}


#bo_write_wrap h3 {
	width:100%;
	font-size:20px;	
	margin-bottom:20px;
}

#bo_write_wrap p{
	width:100%;
	font-size:15px;
	color:#777777;
	line-height:190%;
	font-weight:400
}

#bo_write_wrap .infotxt{
	font-size:18px;
	margin-top:10px;
	color:rgba(000,000,000,0.5);
}

.agreeWrap{margin-top:40px;}
.agreeWrap > div{display:flex; gap:20px}

.request_type_list input[type=radio]{
    display: none;
}

.request_type_list input[type=radio]+label{
    display: inline-block;
    cursor: pointer;
    height:6rem;
    width: 6rem;
    border: 2px solid #dadada;
    line-height:1.35;
    text-align: center;
	margin-right:1rem;
	padding-top:3.7rem;
}

.request_type_list input[type=radio]+label:last-child{
	margin-right:0
}

.request_type_list input[type=radio]+label{
    background-color: #fff;
    color: #333;
}

.request_type_list input[type=radio]:checked+label{
   border:solid 2px #6ee61e;
}

.request_type_list label{position:relative}


.request_type_list .c-1::before {
    content: "";
    display: block;
    position: absolute;
    top: 20%;
    left: 50%;
    margin-left: -1rem;
    background-image: url(/theme/one/skin/board/online/img/c_1.png);
    width: 2rem;
    height:2rem;
	background-size:100%;
}

.request_type_list .c-2::before {
    content: "";
    display: block;
    position: absolute;
    top: 20%;
    left: 50%;
    margin-left: -1rem;
    background-image: url(/theme/one/skin/board/online/img/c_2.png);
    width: 2rem;
    height:2rem;
	background-size:100%;
}


.form_flex_wrap {
    display: flex;
    flex-wrap: wrap;
    -moz-column-gap: 10rem;
    column-gap: 10rem;
}

.form_flex_wrap .input_box {
    width: 40%;
    flex-grow: 1;
	margin-bottom:2rem
}

.input_box {
    margin-top: 0
}

.input_box label {
    display: block;
    text-align: left;
    margin-bottom: 0rem;
    font-weight: 500;
    line-height: 1.75;
}

.input_box input,.input_box textarea,.input_box select {
    box-sizing: border-box;
    width: 100%;
    height: 20rem;
	border:none;
    border-bottom: 2px solid #000;
    padding-left: 0rem;
    padding-right: 0rem;
    position: relative;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #000;
	padding:2rem 0;
}

.input_box input:focus,.input_box input:focus-visible,.input_box textarea:focus,.input_box textarea:focus-visible,.input_box select:focus,.input_box select:focus-visible {
    border-width: 2px !important;
    border-color: #6ee61e !important;
    box-shadow: unset !important;

}

.input_box textarea{border-top:solid 1px #dadada;}
.input_box input,.input_box textarea,.input_box select placeholder {
	font-weight:800;
	letter-spacing: -0.01em;
}

.input_box select {
    position: relative;
    background-image: url(../img/images/icon/select_arr.svg);
    background-repeat: no-repeat;
    background-size: 2rem 1rem;
    background-position: center right 2rem
}





#bo_vc{border-top:solid 1px #dadada}
.cmt_contents{background:#f5f9fb; padding:30px; }
.cmt_contents h2{font-weight:600}
.cmt_contents p{line-height:2}
.cmt_contents .bo_vc_act{display:flex; gap:10px; margin-top:20px;}
.cmt_contents .bo_vc_act a{border:solid 1px #666; border-radius:5px; padding:5px; font-size:12px; color:#666}

#bo_vc_w textarea{border:solid 1px #000; width:100%; height:150px; padding:20px; font-size:18px; line-height:1.75}
#bo_vc_w .btn_confirm{margin-top:50px;}
#bo_vc_w .btn_confirm .btn_submit{border:solid 1px #666; border-radius:5px; padding:15px; font-size:16px; color:#666; background:#000; color:#fff}

#bo_btn_top{clear:both}
#bo_view_wrap{}
#bo_view_wrap h2{padding-bottom:4rem; position:relative;}
#bo_view_wrap .btn_bo_user{border-top:solid 1px #dadada; border-bottom:solid 1px #dadada; padding:20px 0; margin-bottom:50px;}
#bo_view_wrap .bo_v_tit{ }
#bo_view_wrap h2 .tt{font-size:5rem; font-weight:500; color:#000}
#bo_view_wrap .top_data{margin-bottom:2rem; font-size:1.8rem; }
#bo_view_wrap #bo_v_atc{font-weight:500;}
#bo_view_wrap .bo_v_nb{border-top:solid 1px #dadada; border-bottom:solid 1px #dadada; padding:20px ;}

#bo_view_wrap .titBox-c{margin-bottom:2rem}
ul.view_opt{
	font-size:18px;
}
ul.view_opt li > div{
	line-height:2;
}

ul.view_opt{
	margin-bottom:4rem
}

ul.view_opt li {
	display:flex;
	line-height:30px;
	min-height:30px;
	margin-bottom:2rem
}

ul.view_opt li span{
	position:relative;
	min-width:100px;
	margin-right:50px;
	color:#000;
	font-weight:600;
	padding-left:1rem;
	display:inline-block;
	padding-left:20px;
}

ul.view_opt li span:before{
	position:absolute;
	top:12px;
	left:0;
	display:inline-block;
	width:5px;
	height:5px;
	background:#6ee61e;
	content:"";

}


#bo_write_wrap .bo_v_option{display:flex; margin-bottom:2rem}
#bo_write_wrap .bo_v_option li{margin-right:1rem}
#bo_write_wrap .write_div{margin-bottom:2rem}
#bo_write_wrap .write_div input{border-bottom:solid 1px #000;}

#bo_write_wrap .bo_w_link{}
#bo_write_wrap .bo_w_flie{}
#bo_view_wrap iframe{width:100%;}
#bo_view_wrap #bo_v_img img{height:auto;}
#bo_view_wrap #bo_v_con{margin:3rem 0; line-height:1.575}


.board-type .prev-list{color:#000}
.board-type .prev-list i{margin-right:10px;color:#000; margin-bottom:20px;}

#bo_v_sns{ display:flex; justify-content: flex-end;  border-top:solid 1px #000}
#bo_v_sns li{padding:30px 15px;}
#bo_v_sns li img{ filter: invert(100%);}
#bo_v_sns span{display:none}


/* 페이징 */
.pg_wrap {clear:both;margin:30px 0 ;text-align:right}
.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""}
.pg {}
.pg_page, .pg_current {display:inline-block;vertical-align:middle;}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {color:#666;height:30px;line-height:28px;padding:0 15px;min-width:30px;text-decoration:none;border-radius:50px;}
.pg_page:hover{background-color:#fff}
.pg_start {text-indent:-999px;overflow:hidden;background:url('../img/btn_first.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb; font-size:0}
.pg_prev {text-indent:-999px;overflow:hidden;background:url('../img/btn_prev.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb;  font-size:0}
.pg_end {text-indent:-999px;overflow:hidden;background:url('../img/btn_end.gif') no-repeat 50% 50% #fff;padding:0; font-size:0;  font-size:0}
.pg_next {text-indent:-999px;overflow:hidden;background:url('../img/btn_next.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb;  font-size:0}
.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover{background-color:#fafafa}

.pg_current {display:inline-block;font-weight:bold;height:30px;line-height:30px;padding:0 10px;min-width:30px;border-radius:50px;}



/* 게시판 읽기 */
.titwrap{margin-bottom:40px; padding-bottom:30px;border-bottom:solid 1px #eee; }
.prev-list{font-size:15px; padding-top:30px}
.prev-list i{margin-right:15px; margin-left:5px;}
.top_data{color:#858585; padding-bottom:10px; border-bottom:solid 1px #eee; }
.bo_v_tit{ display:block;padding:20px 0; border-bottom:solid 1px #000;}
#bo_v {}
#bo_v_table {position:absolute;top:0;right:16px;margin:0;padding:0 5px;height:25px;background:#ff3061;color:#fff;font-weight:bold;line-height:2.2em}
#bo_v_title {border-bottom:solid 1px #000; padding:0 10rem 3rem 10rem}
#bo_v_title .bo_v_tit {display:block;font-size:40px; text-align:center; font-weight:400; letter-spacing:-1px; margin:5px 0 0;word-break:break-all}
.bo_v_cate_li {width: auto !important; margin-top: 8px;}
.bo_v_cate {line-height:20px;color:#666;padding:2px 10px;border-radius:3px; background-color: #f1f1f1;}


#bo_v_file h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_file ul {margin:0;list-style:none}
#bo_v_file li {padding:15px;position:relative;margin:10px 0;border:1px solid #dfdfdf;border-radius:5px;
-webkit-box-shadow:1px 1px 5px 0px hsl(232, 36%, 96%);
-moz-box-shadow:1px 1px 5px 0px hsl(232, 36%, 96%);
box-shadow:1px 1px 5px 0px hsl(232, 36%, 96%);
}
#bo_v_file li i {float:left;color:#b2b2b2;font-size:20px;margin-right:20px; margin-top:7px; margin-left: 10px;}
#bo_v_file a {float:left;display:block;text-decoration:none;word-wrap:normal;color:#000}
#bo_v_file a:focus, #bo_v_file li:hover a, #bo_v_file a:active {text-decoration:none;}
#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:#aaa;color:#bed4f4}
#bo_v_file li:hover i {color:#333}
#bo_v_file li:hover .bo_v_file_cnt {}


#bo_v_link h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_file ul {margin:0;list-style:none}
#bo_v_link li {padding:15px;position:relative;margin:10px 0;border:1px solid #dfdfdf;border-radius:5px;
-webkit-box-shadow:1px 1px 5px 0px hsl(232, 36%, 96%);
-moz-box-shadow:1px 1px 5px 0px hsl(232, 36%, 96%);
box-shadow:1px 1px 5px 0px hsl(232, 36%, 96%);

}


#bo_v_link li i {float:left;color:#b2b2b2;font-size:20px;margin-right:20px; margin-top:7px; margin-left: 10px;}
#bo_v_link a {float:left;display:block;text-decoration:none;word-wrap:normal;color:#000}
#bo_v_link a:focus, #bo_v_link li:hover a, #bo_v_link a:active {text-decoration:none;}
#bo_v_link .bo_v_link_cnt {color:#b2b2b2;font-size:0.92em}
#bo_v_link li:hover {border-color:#aaa;color:#bed4f4}
#bo_v_link li:hover i {color:#333}
#bo_v_link li:hover .bo_v_link_cnt {}

.bo_v_com {margin:0 0;float:right}
.bo_v_com > li {position:relative;float:left;margin-left:5px}


#bo_v_atc {min-height:200px;height:auto !important;height:200px; padding:50px 0}
#bo_v_atc_title {position:absolute;font-size:0;line-height:0;overflow:hidden}

#bo_v_img {width:100%;overflow:hidden;zoom:1}
#bo_v_img:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_img a.view_image {}
#bo_v_img img {margin-bottom:20px;max-width:100%; margin-top: 20px;}

#bo_v_con {margin:10px 0 30px;width:100%; text-align:left; padding:2rem 3%;min-height:200px;word-break:break-all;overflow:hidden;text-align:center}
#bo_v_con a {color:#000;text-decoration:underline}
#bo_v_con img {max-width:100%;height:auto}

#bo_v_act {margin-bottom:30px;text-align:center}
#bo_v_act .bo_v_act_gng {position:relative}
#bo_v_act a {margin-right:5px;vertical-align:middle;color:#4a5158}
#bo_v_act a:hover {background-color:#fff;color:#ff484f;border-color:#ff484f}
#bo_v_act i {font-size:1.4em;margin-right:5px}
#bo_v_act_good, #bo_v_act_nogood {display:none;position:absolute;top:30px;left:0;z-index:9999;padding:10px 0;width:165px;background:#ff3061;color:#fff;text-align:center}
#bo_v_act .bo_v_good {display:inline-block;border:1px solid #dedede;width:70px;line-height:46px;border-radius:30px}
#bo_v_act .bo_v_nogood {display:inline-block;border:1px solid #dedede;width:70px;line-height:46px;border-radius:30px}

#bo_v_sns {padding:0;list-style:none;zoom:1;float:left;display:inline-block}
#bo_v_sns:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_sns li {float:left;width:135px;margin-right:5px;text-align:left}
#bo_v_sns li a {height:35px;line-height:35px;text-align:center;border-radius:5px;color:#fff;font-size:0.95em}
#bo_v_sns li img {vertical-align:middle;margin-right:5px}
#bo_v_sns li .sns_f {display:block;background:#3b5997}
#bo_v_sns li .sns_t {display:block;background:#09aeee}
#bo_v_sns li .sns_g {display:block;background:#ea4026}
#bo_v_sns li .sns_k {display:block;background:#fbe300}

#bo_v_share {position:relative;padding:20px 0;}
#bo_v_share:after {display:block;visibility:hidden;clear:both;content:"";}
#bo_v_share .btn {padding:0 10px;color:#333;font-weight:normal;font-size:1em;width:80px;line-height:35px;height:35px;border-color:#eee;border-radius:5px; background:#eee}
#bo_v_share .btn:hover {background:#fff}
#bo_v_share .btn i {margin-right:5px;color:#333;vertical-align:middle; margin-top: -3px;}

#bo_view_wrap {background:red}

.media-wrap .gall_chk{position:absolute;top:0;left:0;padding:5px; z-index:100}

.media-wrap{clear:both}
.media-wrap .media-list{
	display: flex;
    flex-wrap: wrap;
    column-gap: 5%;
    row-gap: 3.125em;
}
.media-wrap .media-list li{
	width:47%;
}
.media-wrap .media-list li .img-bx {
	;
	position:relative; 
	border-radius:1.5rem; 
	max-height:400px !important;
	height:300px;
	background:red;
	clear:both;
}
.media-wrap .media-list li img {
    max-width:100%;
	height:auto !important; 
	vertical-align:middle;
}
.media-wrap .media-list li .img-bx .thumb{
	width: 100%;
	height:100%;
	background:rgba(000,000,000,0.5);
	background-position: center top;
	transition: 0.25s;
	opacity: 0;
	z-index:1;
	position:absolute;
	top:0;
	left:0;
}
.media-wrap .media-list li:hover .img-bx .thumb{
	transition: 0.25s;
	opacity: 1;
}

.media-wrap .media-list li a{}
.media-wrap .media-list li .subcate {
    vertical-align: top;
    font-size: 16px;
    color: #f00;
    text-transform: capitalize;
    letter-spacing: 0.02em;
    text-align: center;
    margin-top: 18px;
    margin-left: 4px;
    margin-right: 4px;
    font-style: italic;
    padding: 0 3px
}

.media-wrap .media-list li p {
    font-size: 18px;
    letter-spacing: -0.02em;
    color: #333;
    text-align: center;
}

.media-wrap .media-list li h3 {
    font-size: 22px;
    letter-spacing: -0.02em;
    color: #000;
    text-align: center;
    margin: 8px 0 6px;
}


.form-style{
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
	border-bottom:solid 1px #eee;
	padding:10px 0;
}

.form-style.address-box .my-input{
	display:block !important
}

.form-style.address-box .my-input input{
	width:100%
}

.form-style.address-box .my-input > input{
	margin-bottom:10px;
}

.form-style.address-box .my-input .btn_address{
	background:#666;
	color:#fff;
	padding:15px;
	border-radius:5px;
	font-size:14px;
	border:none;
}


.form-style.textarea-box > div {
	
}

.form-style.textarea-box .textarea-area{
	width:80% !important;
	text-align:left
}

.form-style.textarea-box .textarea-area textarea{
	border-radius:8px;
}

.form-style.textarea-box .textarea-area textarea:focus {
  animation: border .3s forwards;
   border: 1px solid #5b4e45;
}


.form-style .name{
	width:150px;
	font-size:18px;
}

.form-style br{display:none}


@media screen and (max-width:1024px) {

	.form-style{
		display:block;
	}

	.form-style br{
		display:block
	}
	
	.form-style .name{
		margin-bottom:10px;
		font-size:15px
	}


	ul.view_opt li span{
		min-width:80px;
		margin-right:15px;
	}

	input::placeholder,
	textarea::placeholder {
		font-size:1.6rem
	}

	.writing_wrap > p{
		padding-top:2rem;
	}

	.writing_wrap .tit{
		font-size:1.9rem
	}

	#bo_view_wrap h2 .tt{
		font-size:3rem
	}

	.request_type_list_2 input[type=radio]+label{
		width:100px;
		height:50px;
		font-size:13px;

	}

	#bo_write_wrap .terms{padding:3rem; font-size:15px}

	.write_dep.prj_input_list .writing_wrap{margin-top:40px;}



	.jt_board_list .title{width:60%}

	.jt_board_list td{padding:10px;}

	.jt_board_list td.title{
		padding:22px 10px !important
	}

	.jt_board_list .date{
		width:160px !important
	}

	.bo_sch_wrap{
		display:none !important
	}

	.tabs{
		padding:20px;
	}
}


@media screen and (max-width:768px) {
	.media-wrap .media-list li {
		width: 100%;
		margin-bottom:3rem;
	}
}




/*썸네일*/
.item-over{}
.item-over .hover{position: absolute;top: 0;left: 0; width: 100%;height: 99%;text-align: center;display: flex;flex-wrap: wrap;align-items: center;justify-content: center;padding:4%;opacity: 0;transition: 0.5s;z-index: 20; background:rgba(225,255,255,0.8)}
.item-over:hover .hover{opacity:1;}
.item-over .hover .group{width: 100%;filter: blur(30px);transition: 0.5s;}
.item-over .hover .title{font-weight: 400; color:#fff;text-shadow: #000 1px 1px 40px;}
.item-over:hover .hover .group{filter:blur(0px);}
.item-over .hover  .subcate {
	;
    vertical-align: top;
    font-size: 16px;
    color: #f00;
    text-transform: capitalize;
    letter-spacing: 0.02em;
    text-align: center;
    margin-top: 18px;
    margin-left: 4px;
    margin-right: 4px;
    font-style: italic;
    padding: 0 3px
}

.item-over .hover  p {
    letter-spacing: -0.02em;
    text-align: center;
	color:rgba(255,255,255,0.5)
}

.item-over .hover  h3 {
    font-size: 22px;
    letter-spacing: -0.02em;
    color: #000;
    text-align: center;
    margin: 8px 0 6px;
}



