@charset "utf-8";

/* 1:1 문의 */
.wrap-question .btn-notice-box::after{content: ''; display: block; clear: both;}
.wrap-question .btn-notice-box {background:#F5F5F5;padding: 45px 70px; position: relative;}
.wrap-question .btn-notice-box::before{content: ""; background: url(../images/list-bg-shape02.png) no-repeat right center / cover; position: absolute; top: 0; right: 0; width: 330px; height: 150px; }
.wrap-question .para-banner.type3 .para-box::after{content: ''; display: block; clear: both;}
.wrap-question .para-banner.type3 .para-box {padding: 45px 70px; background: #f5f5f5 url('../images/bg-para-banner.png') no-repeat right center;}
.wrap-question .para-banner.type3 .para-box p{ font-family: 'Noto Regular'; font-size: 20px; color: #333; padding:0; background:0;}
.wrap-question .notice-text{float: left; width: calc(100% - 534px);}
.wrap-question .notice-text > p{font-size: 20px; font-family: "Noto Regular"; color:#000000; line-height: 30px; letter-spacing: -.05em; word-break: keep-all;}
.wrap-question .notice-text span{color: #008395;}
.wrap-question .notice-text strong{background:#26727dd1; color:#fff;font-size:smaller;padding:0px 5px;margin:0px 5px;}
.wrap-question .btn-box{float: right; width: 534px; text-align: right;}
.wrap-question .btn-box span{font-size: 16px; font-family: "Noto Regular"; color:#121212; line-height: 1.5; letter-spacing: -.05em;}
.wrap-question .btn-box > ul{margin: 0 -3px;}
.wrap-question .btn-box > ul::after{content: ''; display: block; clear: both;}
.wrap-question .btn-box li{display: inline-block; padding: 0 3px;}
.wrap-question .btn-box li:nth-child(1) span { background: url(../images/list-icon01.png) no-repeat right center;}
.wrap-question .btn-box li:nth-child(1):hover span { background: url(../images/list-icon01-hover.png) no-repeat right center;}
.wrap-question .btn-box li:nth-child(2) span { background: url(../images/list-icon02.png) no-repeat right center;}
.wrap-question .btn-box li:nth-child(2):hover span { background: url(../images/list-icon02-hover.png) no-repeat right center;}
.wrap-question .btn-box li:nth-child(3) span { background: url(../images/list-icon03.png) no-repeat right center;}
.wrap-question .btn-box li:nth-child(3):hover span { background: url(../images/list-icon03-hover.png) no-repeat right center;}
.wrap-question .btn-box a{padding: 0 20px; border: 1px solid #121212;height: 60px;display: flex;align-items: center;justify-content: center;background: #fff;position: relative;} 
.wrap-question .btn-box a:hover{background: #434343;border: 1px solid #434343;}
.wrap-question .btn-box a:hover span{color: #fff;}
.wrap-question .btn-box span{padding-right: 32px; display: inline-block;}
.wrap-question .team-box{border-top: 2px solid #152C46; padding: 40px 0 15px 0; border-bottom: 1px solid #ABABAB;}
.wrap-question .team-box ul {margin: 0 -12.5px 0 0; display: flex; flex-wrap: wrap; justify-content: stretch;}
.wrap-question .team-box ul > li {flex-basis: 33.333333%;padding: 0 10px 0 0px; margin-bottom: 10px;}
.wrap-question .list-box {padding: 13px;min-height: 120px; transition: all 0.3s;position: relative;border-bottom: 1px solid #2160899e;border-right: 1px solid #989f9d9e;}
.wrap-question .team-box ul > li .team-list {position: relative;
    transition: all 0.1s;
    background: #fff;border-top:1px dotted #ccc;border-left:1px dotted #ccc;}
.wrap-question .team-box ul > li .team-list:hover {background:linear-gradient(315deg, #002d56 97%, #fff 3%); border-radius:3px;border-top:0px dotted #fff!important;border-left:0px dotted #fff; transition: all 0.1s;}
.wrap-question .team-box ul > li:hover .team-list::after {content:''; border:0px solid #fff; top:1px; right:0px; bottom:0px; left:1px; position:absolute;}
.team-box-title { font-size: 21px; letter-spacing: -.05em;line-height: 60px;font-family: 'Noto Bold';color: #002d56;display: inline-block;background: #fff url(/sites/hufs/fnct/qna/hufs_qnasmall/images/tab_back.jpg) no-repeat;padding-right: 50px;position: relative;margin: 50px 0 7px; width: 100%;padding-left: 35px;text-shadow:0 0 1px #fff;}
.team-box-title::before {content: '';width: calc(100% - 160px);height: 12px;position: absolute; left: 160px;bottom: 0px; border-top: 1px solid #008395;
}
.team-box-title:nth-child(1) {margin: 0px 0 7px;}

.wrap-question .title-list {position: relative;z-index: 10;padding-top: 3px;cursor: pointer;}

.wrap-question .title-list span {font-size: 19px; font-family: 'Noto regular';color: #002d56;line-height: 28px; letter-spacing: -.03em; padding-left:15px;}

.wrap-question .team-box ul > li:hover .team-list  .title-list span{color:#fff;font-family: 'Noto bold';}
.wrap-question .title-list span::before {content: '';position: absolute;right: 20px;top: 15px;width: 0px;height: 3px;background: #002d56;border-radius:0%;}
.wrap-question .title-list:hover span::before {content: ' >>';position: absolute;margin-left: 70%;top: 5px;width: 100px;height: 0px;background: #fff;border-radius: 0%; font-size:13px;font-family: 'Noto light';}

.wrap-question .title-list span strong {font-size: 0;text-align:left;color:#19a4bb; line-height: 1.2;margin-left: 5px;padding: 3px 10px;display: block;font-family:'Noto regular';}
.wrap-question .team-box ul > li:hover .team-list  .title-list span strong{font-size: 14px!important;}
.wrap-question .list-box a {position: relative; z-index: 1;}
.wrap-question .list-title {position: absolute;bottom: 5px;width: 96%;display: inline-block;}
.wrap-question .list-title span{font-size: 14px; font-family: "Noto regular"; color: #7e8283; line-height: 1.5; letter-spacing: -.05em; display: inline-block; padding: 2px 0 2px 15px; position: relative; width: auto; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
/*.wrap-question .list-title span::before {content: ''; position: absolute; left: 0; top: 9px; width: 7px; height: 7px; background: #a78258; border-radius: 100%;}*/
.wrap-question .list-title::after{content: ''; display: block; clear: both;}
.wrap-question .list-title > span{float: left;}
.wrap-question .home-box{float: right; margin-top: 2px;}

.wrap-question .row-search {margin-bottom: 20px; font-size: 0; text-align: right;}
.wrap-question .box-select {display: inline-block; margin-right: 10px; vertical-align: middle;}
.wrap-question .box-select select {min-width: 120px; height: 50px; padding-left: 17px; background: #fff url('../images/ic-search-sel.png') no-repeat right center; border: 1px solid #d9d9d9; font-family: 'Noto Light'; font-size: 17px; line-height: 40px; color: #333; -webkit-appearance: none; -moz-appearance: none; appearance: none;}
.wrap-question .box-search {position: relative; display: inline-block; min-width: 500px; height: 50px; padding: 0 10px; background: #fff; border: 1px solid #d9d9d9; line-height: 50px; vertical-align: middle;}
.wrap-question .box-search input {position: relative; width: 100%; height: 100%; background: transparent; border: 0; font-family: 'Noto Light'; font-size: 17px;}
.wrap-question .box-search input[type="submit"] {position: absolute; right:0; top: 0; width: 50px; background: url('../images/ic-search-btn.png') no-repeat center center; text-indent: -9999px; cursor: pointer;}


@media all and (max-width:1160px){
  .wrap-question .team-box ul > li{flex-basis: 49.5%;}
  .wrap-question .notice-text{float: none; width: 100%;}
  .wrap-question .btn-box{float: none; width: auto; margin-top: 25px;}
  .wrap-question .para-banner.type3 .para-box {padding: 30px; background-position: 200% center;}
}

@media all and (max-width:802px){
  .wrap-question .box-search {min-width: auto}
}

@media all and (max-width:768px){
  .wrap-question .team-box ul > li{flex-basis: 100%;margin-bottom: 20px;}
  .wrap-question .list-box{min-height: 110px;}
}

@media all and (max-width:650px){
  .wrap-question .home-box {float: right; width: auto; margin-top: 5px; text-align: right;}
  .wrap-question .para-banner.type3 .para-box p{font-size: 16px;}
  .wrap-question .btn-box{width: 100%;}
  .wrap-question .btn-box li{float: none; width: 100%; padding: 0 0px; margin-bottom: 10px;}
  .wrap-question .btn-box li:last-child{margin-bottom: 0;}
}

/* 1:1 문의- 답변완료 */
/* btn */
.wrap-answer .para-banner.type3 .para-box::after{content: ''; display: block; clear: both;}
.wrap-answer .para-banner.type3 .para-box {display: flex; padding: 30px 70px; background: #f5f5f5 url('../images/bg-para-banner.png') no-repeat right center; align-items: center;}
.wrap-answer .para-banner.type3 .para-box p{ font-family: 'Noto Regular'; font-size: 20px; color: #333; padding:0; background:0;}
.wrap-answer .notice-text{flex: 1;}
.wrap-answer .notice-text > p{font-size: 20px; font-family: "Noto Regular"; color:#000000; line-height: 30px; letter-spacing: -.05em; word-break: keep-all;}
.wrap-answer .notice-text span{color: #008395;}
.wrap-answer .btn-box{ width: 174px;}
.wrap-answer .btn-box span{font-size: 16px; font-family: "Noto Regular"; color:#121212; line-height: 1.5; letter-spacing: -.05em;}
.wrap-answer .btn-box > ul::after{content: ''; display: block; clear: both;}
.wrap-answer .btn-box li{float: right; width: 100%;}
.wrap-answer .btn-box li:nth-child(1) span { background: url(../images/list-icon03.png) no-repeat right center;}
.wrap-answer .btn-box li:nth-child(1):hover span { background: url(../images/list-icon03-hover.png) no-repeat right center;}
.wrap-answer .btn-box a{border: 1px solid #121212;height: 60px;display: flex;align-items: center;justify-content: center;background: #fff;position: relative;} 
.wrap-answer .btn-box a:hover{background: #434343;border: 1px solid #434343;}
.wrap-answer .btn-box a:hover span{color: #fff;}
.wrap-answer .btn-box span{padding-right: 32px; display: inline-block;}

/* content */
.wrap-answer .util .cp-answer{background: #002D56;}
.wrap-answer .util .hd-answer{background: #008395 ;}
.wrap-answer .util .no-answer{background: #AAABAB;}
.wrap-answer .util .processing span { display: flex; align-items: center;justify-content: space-around; width: 60px; height: 60px;  border-radius: 100%; font-family: 'Noto Medium'; font-size: 16px; line-height: 1.3; text-align: center; color: #fff;}
.wrap-answer .list-normal {overflow: hidden; border-top: 2px solid #152C46;}
.wrap-answer .list-normal ul {overflow: hidden;}
.wrap-answer .list-normal a{display: table; padding:31px 0 30px 30px; border-bottom: 1px solid #E2E2E2; width: 49.5%; table-layout: fixed;float:left;}
.wrap-answer .list-normal .util{display: table-cell; vertical-align: middle;  width: 60px;}
.wrap-answer .info{padding-left: 28px;}
.wrap-answer .title strong{font-family: 'Noto Regular'; font-size: 18px;color: #212121; letter-spacing: 0; line-height: 1.3;overflow: hidden; text-overflow: ellipsis;white-space: nowrap; width: 90%;display: block;}
.wrap-answer .para p{overflow: hidden; white-space: nowrap; text-overflow: ellipsis; width: calc(100% - 30px);}
.wrap-answer .para p strong{font-size: smaller; text-align: justify; color: #a79999; font-weight: 100;display: inline-block; line-height: 1.4; margin-left:5px;}
.wrap-answer .para, .wrap-answer .desc{font-family: 'Noto Light'; font-size: 16px;color: #333333;letter-spacing: 0; }
.wrap-answer .desc dl {display: inline-block; padding-right: 10px; margin-right: 5px; margin-top: 2px; position: relative;}
.wrap-answer .desc dl::after {content: ''; position: absolute; right: 0; top: 6px; width: 1px; height: 15px; background: #dcdcdc;}
.wrap-answer .desc dl:last-child::after {display: none;}
.wrap-answer .desc dl dt {display: inline-block; margin-right: 5px; font-family: 'Noto Medium'; font-size: 16px; color: #2a2a2a;}
.wrap-answer .desc dl dd {display: inline-block; font-family: 'Noto Light'; font-size: 16px; color: #666;}

/* 1:1 문의 답변완료 paging css*/
.wrap-answer ._paging {padding: 40px 0 0 0;}
.wrap-answer ._paging > ._inner > ul {margin: 0 5px;}
.wrap-answer ._paging > ._inner > ul li a {border: 0; font-family: 'Gmarket Medium'; font-size: 16px; line-height: 37px;  color: #666;}
.wrap-answer ._paging > ._inner > ul li strong {width: 36px; height: 36px; line-height: 37px; background-color: #002d56; border-color: #002d56; border-radius: 100%; font-family: 'Gmarket Medium'; font-size: 16px; color: #fff;}

.wrap-answer ._paging > ._inner > a {width: 35px; height: 35px; line-height:35px; background-image: url('../images/arrow-page.png') !important; background-repeat: no-repeat; background-color: transparent; border: 0;}
.wrap-answer ._paging > ._inner > a._first {background-position: 0 0;}
.wrap-answer ._paging > ._inner > a._last {background-position: 0 -105px;}
.wrap-answer ._paging > ._inner > a._next {background-position: 0 -70px;}
.wrap-answer ._paging > ._inner > a._prev {background-position: 0 -35px;}

@media all and (max-width:1024px){
.wrap-answer .list-normal a{width: 100%;float:none;}
}

@media all and (max-width:900px){
  .wrap-answer .notice-text{width: 100%;}
  .wrap-answer .btn-box{ margin-top: 25px;}
  .wrap-answer .para-banner.type3 .para-box {padding: 30px; background-position: 200% center; display: block;}

}

@media all and (max-width:768px){
  .wrap-answer .team-box ul > li{flex-basis: 100%;margin-bottom: 20px;}
  .wrap-answer .list-box{min-height: 210px;}

 }

@media all and (max-width:600px){
  .wrap-answer .para-banner.type3 .para-box p{font-size: 16px;}
  .wrap-answer .btn-box{width: 100%;}
  .wrap-answer .btn-box li{float: none; width: 100%; padding: 0 0px;}

}

/* view_type1 _담당자 content01 */

.charge-wrap .charge-view{border-top: 2px solid #152C46; border-bottom: 1px solid #A9B2BA;}
.charge-wrap .row-list1{border-bottom: 1px solid #D3DFE8; width: 100%; display: table; table-layout: fixed;}
.charge-wrap .row-list1:last-child{border-bottom: 0;}
.charge-wrap .title{ display: table-cell; vertical-align: middle; width:167px;background: #fff; position: relative; }
.charge-wrap .title span{ display:block; padding: 14px 30px; font-size: 15px; font-family: "Noto Regular"; color: #333333;}
.charge-wrap .insert{display: table-cell; vertical-align: middle; padding: 11px 15px 15px 43px; font-size:16px; font-family: "Noto Regular"; color: #666666; line-height: 25px;}
.charge-wrap .insert.flie{padding:15px 0 12px 0} 
.charge-wrap .insert.flie a{padding-left: 35px; background: url(../images/ico-add.png) no-repeat left center;     display: inline-block;  font-family: 'Noto Regular'; font-size: 17px; color: #333;
}
.charge-wrap .insert.color01{color: #333333;}
.charge-wrap .insert strong{font-size: smaller; text-align: justify; color: #a79999; font-weight: 100;display: block; line-height: 1.4;}
.charge-wrap .text-area-in{padding: 20px 30px; vertical-align: top;height: 320px;}
.charge-wrap .text-area-in p{font-size: 18px; font-family: "Noto Light"; line-height: 40px; letter-spacing: -.05em; }


/* Button */
.charge-wrap .board-button {text-align: center; display: inline-block; width: 100%;}
.charge-wrap .board-button .btn-mine {float: left;}
.charge-wrap .board-button .btn-control {float: right;}
.charge-wrap .board-button .btn-deco {display: inline-block; cursor: pointer; font-size: 18px; min-width: 140px; height: 60px; line-height: 58px; text-align: center; padding: 0 10px; margin: 0 10px; font-family: 'Noto Regular';}
.charge-wrap .board-button  a.btn-deco,
.charge-wrap .board-button  input.btn-deco {color: #fff;}
.charge-wrap .board-button .btn-deco.color1 {background: #333333; border: 1px solid #333;}
.charge-wrap .board-button .btn-deco.color1:hover {background: #000; border: 1px solid #000;}
.charge-wrap .board-button .btn-deco.color2 {background: #a78258; border: 1px solid #a78258;}
.charge-wrap .board-button .btn-deco.color2:hover {background: #6c5132; border: 1px solid #6c5132;}
.charge-wrap .board-button .btn-deco.color3 {background: #002d56; border: 1px solid #002d56;}
.charge-wrap .board-button .btn-deco.color3:hover {background: #03213d; border: 1px solid #03213d;}
.charge-wrap .board-button .btn-deco.color4 {background: #008395; border: 1px solid #008395;}
.charge-wrap .board-button .btn-deco.color4:hover {background: #015965; border: 1px solid #015965;}
.charge-wrap .board-button .btn-deco.color5 {background: #fff; border: 1px solid #1c3c8f; color: #1c3c8f;}
.charge-wrap .board-button.view {margin: 50px 0; text-align: center;}
.charge-wrap .board-button.view .btn-mine {float: none; display: inline-block;}
.charge-wrap .board-button.view .btn-control {float: none; display: inline-block;}

@media all and (max-width:768px) {
  .charge-wrap .row-list1{padding:10px 20px;}
  .charge-wrap .title {display: block; width:100%;}
  .charge-wrap .title span{display: block; width:100%; padding: 0;}
  .charge-wrap .text-area-in p {line-height: 33px; font-size: 16px;}
  .charge-wrap .insert {display: block; padding: 0; }
  .charge-wrap .input-box{ display: block; }
  .charge-wrap .input-box input{max-width:100%;}
  .charge-wrap .insert .sel-type{max-width:100%;}
  .charge-wrap .title::after {display: none;}
  .charge-wrap .insert{ height: auto;}
  .charge-wrap .list-pic{padding: 10px 0px;}
}

@media all and (max-width: 600px) {
  .charge-wrap .board-button .btn-mine,
  .charge-wrap .board-button.view .btn-mine {width: 100%;}
  .charge-wrap .board-button .btn-control,
  .charge-wrap .board-button.view .btn-control {width: 100%;}
  .charge-wrap .board-button .btn-deco {display: block; width: 100%; height: 45px; margin: 0 0 10px 0; font-size: 16px; line-height: 45px;}
}

/* view_type1 _이첩 팝업 */
.popup-wrap .row {display: table; width: 100%;border-bottom: 1px solid #D3DFE8;}
.popup-wrap .title {width: 100px; display: table-cell; vertical-align: middle; text-align: left; padding: 15px 15px; font-size: 15px;  font-family: 'Noto Regular'; color: #333333;}
.popup-wrap .insert {display: table-cell; vertical-align: middle; padding: 15px 10px; font-size: 15px; font-family: 'Noto Regular'; color: #666;}
.popup-wrap .insert .long {width:100%;}
.popup-wrap { position:fixed; width:100%; height:100%; background:rgba(0,0,0,0.4); top:0; left:-9999px; z-index: 1002; transition:opacity .5s; opacity: 0; visibility: hidden; }
.popup-wrap.on {visibility: visible; opacity: 1; left:0;}
.popup-wrap .popup-wrap-box {display: flex;align-items: center; justify-content: center;  position: relative; height:100%; }
.popup-wrap .inner {max-width:450px; width:100%; position: relative;}
.popup-wrap .charge-popup-title {background:#002A67;}
.popup-wrap .charge-popup-title h1 {font-size: 24px; line-height: 70px; color:#fff; font-family: 'Noto Bold'; padding:0 30px; font-weight: normal;}
.popup-wrap .charge-popup-content {background:#fff; padding:10px 30px;}
.popup-wrap .close-box {position: absolute; display: inline-block; right:0;  top:0; cursor:pointer; background:url('../images/close-btn-shape.png') no-repeat center; transform-origin: center; transition:transform .3s;}
.popup-wrap .close-box:hover {transform:rotate(90deg);}
.popup-wrap .close-box > button {text-indent: -9999px; width: 70px; height:70px;}
.popup-wrap .board-button > button {color:#fff;}
/* view_type1 _이첩 팝업 끝 */


/* view_type1 _담당자 content02 */
.charge-form-wrap input[type="radio"]{position:relative;top:2px; left: -5px;}
.charge-form-wrap{margin-top: 135px;}
.board-write {border-top: 2px solid #152C46; margin-bottom: 40px;}
.board-write .row {display: table; width: 100%;border-bottom: 1px solid #D3DFE8;}
.board-write .row-box{display: table-cell; vertical-align: middle;font-size: 15px; font-family: "Noto Light"; line-height: 35px; letter-spacing: -.05em; color: #666666; padding: 10px;}
.charge-form-wrap .lb02{padding-left: 35px;}

.charge-form-wrap .board-write .title {width: 190px; display: table-cell; vertical-align: middle; text-align: left; padding: 9px 15px; font-size: 15px;  font-family: 'Noto Regular'; color: #333333;}
.charge-form-wrap .board-write .insert {display: table-cell; vertical-align: middle; padding: 9px 10px; font-size: 15px; font-family: 'Noto Regular'; color: #666;}
.charge-form-wrap .board-write .insert.editor {padding: 12px 0 6px 0;}
.charge-form-wrap .board-write .insert input[type="text"],
.charge-form-wrap .board-write .insert input[type="password"] {border: 1px solid #D9E0E7; height: 35px; line-height: 30px; padding: 0 60px 0 10px; font-size: 14px; font-family: "Noto Light"; color: #666666; border-radius: 3px;}
.charge-form-wrap .board-write .insert input[type="text"]:focus,
.board-write .insert input[type="password"]:focus{border: 1px solid #738392;}
.board-write .insert .long {width: 100%;}
.board-write .insert .space {margin-bottom: 13px;}
.board-write .insert .tarea {width: 100%; font-family: 'Noto Regular'; font-size: 15px; color: #666;}
.board-write .insert .possible {font-size: 13px; color: #888; margin-top: 8px; text-transform: uppercase;}
.board-write .insert .ico-cal { padding-left: 30px; padding-right: 10px; background: url(../images/icon-cal.png) no-repeat left center;}
.board-write .insert .ico-cal.space {margin-left: 10px;}
.board-write .insert .switch {margin-top: 10px;}
.board-write .insert .file-select {font-family: 'Noto Regular'; font-size: 15px; color: #666; padding: 10px; height: 130px; }
.board-write .insert .one-line {overflow: hidden; background: #f5f5f5;  padding: 10px; border-radius:  7px;}
.board-write .insert .one-line li {float: left; margin-right: 10px; }
.board-write .insert .pass-form {margin-top: 10px;}
.board-write .insert .pass-form label {margin-right: 10px;}
.board-write .insert .sel-type {font-family: 'Noto Regular'; font-size: 15px; color: #888; border: 1px solid #dfdfdf; height: 30px; line-height: 29px; padding: 0 50px 0 10px; -webkit-appearance: none; -moz-appearance: none; appearance: none; background: #ebebeb url(../images/arrow-search.png) no-repeat right center;}
.board-write .insert .line {display: inline-block;}
.file-btn {border: 1px solid #d5d5d5; height: 30px; line-height:26px; padding-left: 35px; padding-right: 20px; cursor: pointer;}
.file-btn.add {background: #ececec url('../images/ico-file-add.png') no-repeat 10px center; margin-right: 5px;}
.file-btn.del {background: #ececec url('../images/ico-file-del.png') no-repeat 14px center;}
mark.must {width: 10px; position: relative; top: 6px; display: inline-block; background: url('../images/ico-mark.png') no-repeat; text-indent: -9999px;}

/* Button */
.charge-form-wrap .board-button {text-align: center; display: inline-block; width: 100%;}
.charge-form-wrap .board-button .btn-mine {float: left;}
.charge-form-wrap .board-button .btn-control {float: right;}
.charge-form-wrap .board-button .btn-deco {display: inline-block; cursor: pointer; font-size: 18px; min-width: 140px; height: 60px; line-height: 58px; text-align: center; padding: 0 10px; margin: 0 10px; font-family: 'Noto Regular';}
.charge-form-wrap .board-button  a.btn-deco,
.charge-form-wrap .board-button  input.btn-deco {color: #fff;}
.charge-form-wrap .board-button .btn-deco.color1 {background: #333333; border: 1px solid #333;}
.charge-form-wrap .board-button .btn-deco.color1:hover {background: #000; border: 1px solid #000;}
.charge-form-wrap .board-button .btn-deco.color2 {background: #a78258; border: 1px solid #a78258;}
.charge-form-wrap .board-button .btn-deco.color2:hover {background: #6c5132; border: 1px solid #6c5132;}
.charge-form-wrap .board-button.view {margin: 50px 0; text-align: center;}
.charge-form-wrap .board-button.view .btn-mine {float: none; display: inline-block;}
.charge-form-wrap .board-button.view .btn-control {float: none; display: inline-block;}

@media all and (max-width: 780px) {
  .board-write .row {display: block;}
  .board-write .title {display: block; width: 100%;}
  .board-write .insert {display: block; width: 100%; padding: 9px 15px;}
  .board-write .insert .one-line {background: #fff; border: 1px solid #d1d1d1;}
}


@media all and (max-width: 580px) {
  .board-write .insert .line {display: block; margin: 5px 0;}
  .board-write .insert .ico-cal.space {margin-left: 0;}
  .charge-form-wrap .board-button .btn-mine,
  .charge-form-wrap .board-button.view .btn-mine {width: 100%;}
  .charge-form-wrap .board-button .btn-control,
  .charge-form-wrap .board-button.view .btn-control {width: 100%;}
  .charge-form-wrap .board-button .btn-deco {display: block; width: 100%; height: 45px; margin: 0 0 10px 0; font-size: 16px; line-height: 45px;}
}


/* view_type2 _사용자 */

.user-wrap .charge-view{border-top: 2px solid #152C46; border-bottom: 1px solid #A9B2BA;}
.user-wrap .row-list1{border-bottom: 1px solid #D3DFE8; width: 100%; display: table;}
.user-wrap .row-list1:last-child{border-bottom: 0;}
.user-wrap .title{ display: table-cell; vertical-align: middle; width:167px;background: #fff; position: relative; }
.user-wrap .title span{ display:block; padding: 14px 30px; font-size: 15px; font-family: "Noto Regular"; color: #333333;}
.user-wrap .insert{display: table-cell; vertical-align: middle; padding: 11px 15px 15px 43px; font-size:16px; font-family: "Noto Regular"; color: #666666; line-height: 25px;}
.user-wrap .insert.flie{padding:15px 0 12px 0} 
.user-wrap .insert.flie a{padding-left: 35px; background: url(../images/ico-add.png) no-repeat left center;     display: inline-block;  font-family: 'Noto Regular'; font-size: 17px; color: #333;
}
.user-wrap .insert.color01{color: #333333;}
.user-wrap .text-area-in{padding: 20px 30px; vertical-align: top;height: 320px;}
.user-wrap .text-area-in p{font-size: 18px; font-family: "Noto Light"; line-height: 40px; letter-spacing: -.05em; }

/* Button */
.board-button {text-align: center; display: inline-block; width: 100%;}
.board-button .btn-mine {float: left;}
.board-button .btn-control {float: right;}
.board-button .btn-deco {display: inline-block; cursor: pointer; font-size: 18px; min-width: 140px; height: 60px; line-height: 58px; text-align: center; padding: 0 10px; margin: 0 10px; font-family: 'Noto Regular';}
.board-button  a.btn-deco,
.board-button  input.btn-deco {color: #fff;}
.board-button .btn-deco.color1 {background: #333333; border: 1px solid #333;}
.board-button .btn-deco.color1:hover {background: #000; border: 1px solid #000;}
.board-button .btn-deco.color2 {background: #a78258; border: 1px solid #a78258;}
.board-button .btn-deco.color2:hover {background: #6c5132; border: 1px solid #6c5132;}
.board-button .btn-deco.color3 {background: #002d56; border: 1px solid #002d56;}
.board-button .btn-deco.color3:hover {background: #03213d; border: 1px solid #03213d;}
.board-button .btn-deco.color4 {background: #008395; border: 1px solid #008395;}
.board-button .btn-deco.color4:hover {background: #015965; border: 1px solid #015965;}
.board-button .btn-deco.color5 {background: #fff; border: 1px solid #1c3c8f; color: #1c3c8f;}
.board-button.view {margin: 50px 0; text-align: center;}
.board-button.view .btn-mine {float: none; display: inline-block;}
.board-button.view .btn-control {float: none; display: inline-block;}

@media all and (max-width:768px) {
  .user-wrap .row-list1{padding:10px 20px;}
  .user-wrap .title {display: block; width:100%;}
  .user-wrap .title span{display: block; width:100%; padding: 0;}
  .user-wrap .text-area-in p {line-height: 33px; font-size: 16px;}
  .user-wrap .insert {display: block; padding: 0; }
  .user-wrap .input-box{ display: block; }
  .user-wrap .input-box input{max-width:100%;}
  .user-wrap .insert .sel-type{max-width:100%;}
  .user-wrap .title::after {display: none;}
  .user-wrap .insert{padding:0; height: auto;}
  .user-wrap .list-pic{padding: 10px 0px;}
}

@media all and (max-width: 600px) {
  .board-button .btn-mine,
  .board-button.view .btn-mine {width: 100%;}
  .board-button .btn-control,
  .board-button.view .btn-control {width: 100%;}
  .board-button .btn-deco {display: block; width: 100%; height: 45px; margin: 0 0 10px 0; font-size: 16px; line-height: 45px;}
}

/* view_type2 사용자 */
.user-answer-wrap i{margin: 30px 0; display: block;}
.user-answer-wrap .view-answer {position: relative; border-top: 2px solid #262626; border-bottom: 1px solid #D9E0E3; padding: 15px 30px 30px 40px;}
.user-answer-wrap .view-answer:after {content: ''; position: absolute; top: -2px; left: 40px; width: 50px; height: 63px;  background: url('../images/ico-reply.png') no-repeat left top;}
.user-answer-wrap .view-answer .answer-title {padding-left: 65px;}
.user-answer-wrap .view-answer .answer-title .title {font-size: 18px; color: #333333; font-family: 'Noto Medium'; line-height: 20px; letter-spacing: -.05em; margin-bottom: 4px;}
.user-answer-wrap .view-answer .answer-info {color: #777777; font-family: 'Noto Light'; font-size: 16px; margin-bottom: 25px; line-height:1.5; letter-spacing: -.05em;}
.user-answer-wrap .view-answer .answer-info .date { padding-left: 12px; position: relative;}
.user-answer-wrap .view-answer .answer-info .writer {position: relative;padding-right: 10px;}
.user-answer-wrap .view-answer .answer-info .writer:after {content: ''; position: absolute; right: 0; top: 9px; width: 1px; height: 10px; background: #c3c3c3; }
.user-answer-wrap .view-answer .answer {background: #f2f2f2; padding: 15px 20px; font-family: 'Noto Light'; margin-bottom: 20px; font-size: 16px; line-height: 30px; color: #666666; letter-spacing: -.05em;}

@media all and (max-width:900px){
  .user-answer-wrap .user-answer-wrap i {margin: 15px 0;}

}
@media all and (max-width:768px){
.user-answer-wrap i{margin: 15px 0;}
}


/* write */
.write-wrap .para-banner p{padding: 45px 350px 45px 50px;}

.write-wrap .board-write {border-top: 2px solid #152C46; margin-bottom: 40px;}
.write-wrap .board-write .row {display: table; width: 100%;border-bottom: 1px solid #D3DFE8;}
.write-wrap .board-write .row-box{display: table-cell; vertical-align: middle;font-size: 15px; font-family: "Noto Light"; line-height: 35px; letter-spacing: -.05em; color: #666666; padding: 10px;}
.write-wrap .board-write .row-box.color01{font-size: 17px; font-family: "Noto Regular"; line-height: 25px; letter-spacing: -.05em; color: #333333;}
.write-wrap .board-write .row-box strong{font-size: smaller; text-align: justify; color: #a79999; font-weight: 100;display: block; line-height: 1.4;}
.write-wrap .charge-form-wrap .lb02{padding-left: 40px;}
.write-wrap .charge-form-wrap{margin-top: 30px;}
.write-wrap .board-write .title {width: 190px; display: table-cell; vertical-align: middle; text-align: left; padding: 9px 15px; font-size: 15px;  font-family: 'Noto Regular'; color: #333333;}
.write-wrap .board-write .title.tit01{padding: 9px 15px 9px 28px;}
.write-wrap .board-write .insert {display: table-cell; vertical-align: middle; padding: 9px 10px; font-size: 15px; font-family: 'Noto Regular'; color: #666;}
.write-wrap .board-write .insert.editor {padding: 12px 0 6px 0;}
.write-wrap .board-write .insert input[type="text"],
.write-wrap .board-write .insert input[type="password"] {border: 1px solid #D9E0E7; height: 35px; line-height: 30px; padding: 0 60px 0 10px; font-size: 14px; font-family: "Noto Light"; color: #666666; border-radius: 3px;}
.write-wrap .board-write .insert .cn {width:100%; border: 1px solid #D9E0E7; line-height: 30px; padding: 0 60px 0 10px; font-size: 14px; font-family: "Noto Light"; color: #666666; border-radius: 3px;}
.write-wrap .board-write .insert input[type="text"]:focus,
.write-wrap .board-write .insert input[type="password"]:focus,
.write-wrap .board-write .insert .cn:focus{border: 1px solid #738392;}
.write-wrap .board-write .insert .long {width: 100%;}
.write-wrap .board-write .insert .space {margin-bottom: 10px;}
.write-wrap .board-write .insert .tarea {width: 100%; font-family: 'Noto Regular'; font-size: 15px; color: #666;}
.write-wrap .board-write .insert .possible {font-size: 13px; color: #888; margin-top: 5px; text-transform: uppercase;}
.write-wrap .board-write .insert .ico-cal { padding-left: 30px; padding-right: 10px; background: url(../images/icon-cal.png) no-repeat left center;}
.write-wrap .board-write .insert .ico-cal.space {margin-left: 10px;}
.write-wrap .board-write .insert .switch {margin-top: 10px;}
.write-wrap .board-write .insert .file-select {font-family: 'Noto Regular'; font-size: 15px; color: #666; padding: 10px; height: 130px; }
.write-wrap .board-write .insert .one-line {overflow: hidden; background: #f5f5f5;  padding: 10px; border-radius:  7px;}
.write-wrap .board-write .insert .one-line li {float: left; margin-right: 10px; }
.write-wrap .board-write .insert .pass-form {margin-top: 10px;}
.write-wrap .board-write .insert .pass-form label {margin-right: 10px;}
.write-wrap .board-write .insert .sel-type {font-family: 'Noto Regular'; font-size: 15px; color: #888; border: 1px solid #dfdfdf; height: 30px; line-height: 29px; padding: 0 50px 0 10px; -webkit-appearance: none; -moz-appearance: none; appearance: none; background: #ebebeb url(../images/arrow-search.png) no-repeat right center;}
.write-wrap .board-write .insert .line {display: inline-block;}
.write-wrap .file-btn {border: 1px solid #d5d5d5; height: 30px; line-height:26px; padding-left: 35px; padding-right: 20px; cursor: pointer;}
.write-wrap .file-btn.add {background: #ececec url('../images/ico-file-add.png') no-repeat 10px center; margin-right: 5px;}
.write-wrap .file-btn.del {background: #ececec url('../images/ico-file-del.png') no-repeat 14px center;}
mark.must {width: 10px; position: relative; top: 6px; display: inline-block; background: url('../images/ico-mark.png') no-repeat; text-indent: -9999px;}

/* Button */
.write-wrap .board-button {text-align: center; display: inline-block; width: 100%;}
.write-wrap .board-button .btn-mine {float: left;}
.write-wrap .board-button .btn-control {float: right;}
.write-wrap .board-button .btn-deco {display: inline-block; cursor: pointer; font-size: 18px; min-width: 140px; height: 60px; line-height: 58px; text-align: center; padding: 0 10px; margin: 0 10px; font-family: 'Noto Regular';}
.write-wrap .board-button  a.btn-deco,
.write-wrap .board-button  input.btn-deco {color: #fff;}
.write-wrap .board-button .btn-deco.color1 {background: #333333; border: 1px solid #333;}
.write-wrap .board-button .btn-deco.color1:hover {background: #000; border: 1px solid #000;}
.write-wrap .board-button .btn-deco.color2 {background: #a78258; border: 1px solid #a78258;}
.write-wrap .board-button .btn-deco.color2:hover {background: #6c5132; border: 1px solid #6c5132;}
.write-wrap .board-button.view {margin: 50px 0; text-align: center;}
.write-wrap .board-button.view .btn-mine {float: none; display: inline-block;}
.write-wrap .board-button.view .btn-control {float: none; display: inline-block;}

@media all and (max-width: 1024px) {
  .write-wrap .para-banner p,
  .write-wrap .para-banner.type2 p {padding: 30px; background-position: 200% center;}
}

@media all and (max-width: 780px) {
  .write-wrap .board-write .title.tit01{padding: 9px 15px;}
  .write-wrap .board-write .row {display: block;}
  .write-wrap .board-write .title {display: block; width: 100%;}
  .write-wrap .board-write .insert {display: block; width: 100%; padding: 9px 15px;}
  .write-wrap .board-write .insert .one-line {background: #fff; border: 1px solid #d1d1d1;}
}

@media all and (max-width: 660px) {
  .write-wrap .para-banner p,
  .write-wrap .para-banner.type2 p {padding: 30px; background-position: 200% center; font-size: 16px;}
}

@media all and (max-width: 580px) {
  .write-wrap .board-write .insert .line {display: block; margin: 5px 0;}
  .write-wrap .board-write .insert .ico-cal.space {margin-left: 0;}
  .write-wrap .board-button .btn-mine,
  .write-wrap .board-button.view .btn-mine {width: 100%;}
  .write-wrap .board-button .btn-control,
  .write-wrap .board-button.view .btn-control {width: 100%;}
  .write-wrap .board-button .btn-deco {display: block; width: 100%; height: 45px; margin: 0 0 10px 0; font-size: 16px; line-height: 45px;}
}
