@charset "utf-8";

/* 이용문의 */
.inquiry-box { margin-top:50px; padding:29px 0; border:1px solid #d4c7bd; background:#fdfcfc; font-size:14px; font-weight:500; line-height:39px; color:#90561d; text-align:center; }
.inquiry-box .inquiry-btn { display:inline-block; margin-left:20px; padding:0 20px; border:1px solid #b8866b; background:#fff; font-size:15px; font-weight:500; line-height:37px; color:#994500; }
.inquiry-box .inquiry-btn:before { content:''; display:inline-block; width:7px; height:11px; margin-right:14px; background:url(../images/no/bl_inquiry_btn.png) no-repeat 0 0; }

/* 참고자료 */
.part-choice { overflow:hidden; margin-top:35px; padding:9px 14px; border:1px solid #d9dfe5; background:#fff; }
.part-choice > li { float:left; position:relative; width:172px; height:62px; margin:5px 3px; border:1px solid #ebebeb; background:#fdfdfd; }
.part-choice > li span { display:block; font-size:12px; }
.part-choice > li > a { display:block; height:60px; background-repeat:no-repeat; background-position:0 0; }
.part-choice > li > a > span { position:absolute; top:50%; left:65px; font-size:14px; line-height:19px; color:#333; transform:translateY(-50%); }
.part-choice > li.part-all > a { background-image:url(../images/no/icon_part_all.png); }
.part-choice > li.part01 > a { background-image:url(../images/no/icon_part01.png); }
.part-choice > li.part02 > a { background-image:url(../images/no/icon_part02.png); }
.part-choice > li.part03 > a { background-image:url(../images/no/icon_part03.png); }
.part-choice > li.part04 > a { background-image:url(../images/no/icon_part04.png); }
.part-choice > li.part05 > a { background-image:url(../images/no/icon_part05.png); }
.part-choice > li.part06 > a { background-image:url(../images/no/icon_part06.png); }
.part-choice > li.part07 > a { background-image:url(../images/no/icon_part07.png); }
.part-choice > li.part08 > a { background-image:url(../images/no/icon_part08.png); }
.part-choice > li.part09 > a { background-image:url(../images/no/icon_part09.png); }
.part-choice > li.part10 > a { background-image:url(../images/no/icon_part10.png); }
.part-choice > li.part11 > a { background-image:url(../images/no/icon_part11.png); }
.part-choice > li.part12 > a { background-image:url(../images/no/icon_part12.png); }
.part-choice > li.part13 > a { background-image:url(../images/no/icon_part13.png); }
.part-choice > li.part14 > a { background-image:url(../images/no/icon_part14.png); }
.part-choice > li.part15 > a { background-image:url(../images/no/icon_part15.png); }
.part-choice > li.part16 > a { background-image:url(../images/no/icon_part16.png); }
.part-choice > li.active { border-color:#fc2b02; background:#fb5b1c url(../images/no/bl_part_arrow.png) no-repeat 100% 50%; }
.part-choice > li.active > a { background-position:0 -60px; }
.part-choice > li.active > a > span { font-weight:500; color:#fff; }

/* 참고자료 상세 */
.board-detail-box .title > strong .part-icon { display:inline-block; margin-right:26px; padding:0 19px 0 45px; font-size:14px; font-weight:400; color:#333; }
.board-detail-box .title > strong .part-icon:after { content:''; position:absolute; top:3px; left:-14px; width:65px; height:60px; background-repeat:no-repeat; background-position:0 0; }
.board-detail-box .title > strong .part01:after { background-image:url(../images/no/icon_part01.png); }
.board-detail-box .title > strong .part02:after { background-image:url(../images/no/icon_part02.png); }
.board-detail-box .title > strong .part03:after { background-image:url(../images/no/icon_part03.png); }
.board-detail-box .title > strong .part04:after { background-image:url(../images/no/icon_part04.png); }
.board-detail-box .title > strong .part05:after { background-image:url(../images/no/icon_part05.png); }
.board-detail-box .title > strong .part06:after { background-image:url(../images/no/icon_part06.png); }
.board-detail-box .title > strong .part07:after { background-image:url(../images/no/icon_part07.png); }
.board-detail-box .title > strong .part08:after { background-image:url(../images/no/icon_part08.png); }
.board-detail-box .title > strong .part09:after { background-image:url(../images/no/icon_part09.png); }
.board-detail-box .title > strong .part10:after { background-image:url(../images/no/icon_part10.png); }
.board-detail-box .title > strong .part11:after { background-image:url(../images/no/icon_part11.png); }
.board-detail-box .title > strong .part12:after { background-image:url(../images/no/icon_part12.png); }
.board-detail-box .title > strong .part13:after { background-image:url(../images/no/icon_part13.png); }
.board-detail-box .title > strong .part14:after { background-image:url(../images/no/icon_part14.png); }
.board-detail-box .title > strong .part15:after { background-image:url(../images/no/icon_part15.png); }
.board-detail-box .title > strong .part16:after { background-image:url(../images/no/icon_part16.png); }

#popupWrap .caption-title {margin-top:24px;font-size:18px;font-weight:500;}
#popupWrap .caption-wrap {width:604px;height:299px;margin:20px 0 0;border:1px solid #d7d7d7;}
#popupWrap .caption-wrap textarea {width:100%;height:100%;padding:31px 15px 0;border:0;}
