@charset "UTF-8";
/* Hidden */
.hidden {position: absolute; top: -9999px; left: -9999px;}
br{display: none;}
col{width:auto !important;}
colgroup{display:none;}

/* List Normal B */
.scroll-table {position: relative;}
.common-table .col-admin {width: 4%;}
.common-table .col-num {width: 6%;}
.common-table .col-word {width: 11%;}
.common-table .col-write {width: 9%;}
.common-table .col-date {width: 10%;}
.common-table .col-comment {width: 10%;}
.common-table .col-acess {width: 9%;}
.common-table .col-file {width: 8%;}
.common-table .col-etc {width: 7%;}
.common-table .col-ing {width: 8%;}

.common-table{margin:15px 0 25px;width:100%;}
.common-table thead th { background: #fff; font-size: 18px;  font-weight: bold; padding: 11px 0; border-bottom: 1px solid #cfcfd1; border-top: 2px solid #1A58C0;}
.common-table tbody tr:hover {background: #f0f5f6;}
.common-table tbody th{text-align: center; font-size: 16px;  padding: 11px 0; color: #333; border-bottom: 1px solid #cfcfd1;background:#f7f9fd;}
.common-table tbody td {text-align: center; font-size: 16px;  padding: 11px 0; color: #666; border-bottom: 1px solid #cfcfd1;}
.common-table tbody td.alignL{text-align:left;}

/* Tab */
.board-tab ul {display: inline-block;width: 100%;margin-bottom: 20px;}
.board-tab ul li {float: left;margin-right: 10px;margin-bottom: 10px;}
.board-tab ul li a {position: relative;top: 1px;display: block;padding: 10px 15px;border: 1px solid #d1d1d1;font-size: 17px;}
.board-tab ul li a.on {background: #004098; color: #fff;}

.board-tab-child{margin-bottom:30px;}
.board-tab-child > ul{display:flex;border-bottom:1px solid #ccc;}
.board-tab-child > ul > li{padding: 12px 20px;}
.board-tab-child > ul > li a{display:block;position:relative;color: #666;}
.board-tab-child > ul > li a.on{color:#111;}
.board-tab-child > ul > li a.on:before{content:'';width: 100%;height: 3px;background:#004098;position:absolute;left: 0;bottom: -12px;}

/* Date Search */
.board-date {text-align: center; background: #f5f6f8; padding: 20px; margin-bottom: 30px;}
.board-date label { color: #333; font-size: 18px; margin: 0 15px; padding-left: 30px; background: url('../images/icon-cal.png') no-repeat left center;}
.board-date input {background: #fff; padding: 0 10px;  font-size: 16px; height: 40px; line-height: 40px; border: 1px solid #ccd0d7;}
.board-date .line {display: inline-block;}
.ui-widget input, .ui-widget select,
.ui-widget textarea, .ui-widget button,
.ui-datepicker .ui-datepicker-title select,
.ui-datepicker table {font-size: 13px;}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {top: 5px;}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-prev-hover {left: 2px;}
.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-next-hover {right: 2px;}



/* Search */
.board-search {display: inline-block; width: 100%; margin-bottom: 41px;}
.board-search .form-search {background: #f5f6f8; padding:20px;}
.board-search .tbl-search {text-align: center;}
.board-search .box-title {display: inline-block; background: url('../images/ico-search-title.png') no-repeat  left center;  font-size:18px; margin-right: 20px; padding: 2px 0 2px 55px; color: #333;}
.board-search .box-sel {position: relative; top: 0px; display: inline-block; margin-right: 2px; vertical-align: middle;}
.board-search .box-sel select {background: #fff url('../images/arrow-search.png') no-repeat right center; font-size: 16px;color: #9d9d9d; border:1px solid #ccd0d7; height: 55px; min-width: 130px; padding-left: 20px; -webkit-appearance: none; -moz-appearance: none; appearance: none;}
.board-search .box-search {position: relative; top:0; display: inline-block; vertical-align: middle;  background: #fff; height: 55px; line-height: 55px; border:1px solid #ccd0d7; min-width: 400px;}
.board-search .box-search input {position: relative; top: -1px; width: 100%; height: 100%; background: transparent; border: 0;  font-size: 16px; text-indent: 10px; color: #9d9d9d;}
.board-search .box-search input::placeholder {color: #9d9d9d;}
.board-search .box-search input[type="submit"] {position: absolute; right:0; top: 0; width: 50px; height: 55px; background: url('../images/ico-search-btn.png') no-repeat center center; text-indent: -9999px; cursor: pointer;}
.board-search .util-search {margin-bottom: 20px; font-size: 16px; color: #666;}
.board-search .util-search a {display: inline-block; width: 30px; text-indent: -9999px; background: url('../images/ico-rss.png') no-repeat center center; margin-right:10px;}
.board-search .util-search strong { font-size: 16px; color: #333;}



/* RSS */
.board-rss {display: inline-block; width: 100%; margin-bottom: 20px;}
.board-rss .util-search { font-size: 16px; color: #666;}
.board-rss .util-search a {display: inline-block; width: 25px; text-indent: -9999px; background: url('../images/ico-rss.png') no-repeat center center; background-size: contain; margin-right:10px; vertical-align: middle;}
.board-rss .util-search strong {font-size: 16px; color: #333;}
.board-rss .util-search .count-txt {position: relative; top: -1px; display: inline-block; vertical-align: middle; font-size: 16px; letter-spacing: -0.5px; color: #333333; }
.board-rss .util-search .count-txt strong { font-weight: 300;}
.board-rss .util-search .count-txt .current {color: #1e5ba8; }

/* View */
.board-view-info {font-size: 0;}
.view-info {border-top: 2px solid #000000;}
.view-info .view-num {display: none;}
.view-info .view-title {background: #fff; font-size: 22px; border-bottom: 1px solid #e2e2e2; padding: 30px 30px; text-align: center; color: #000; line-height: 1.5;}
.view-detail {display: inline-block; width: 100%; border-bottom: 1px solid #e2e2e2; padding: 10px 0 10px 20px; text-align: right;}
.view-detail .view-util {display: inline-block; margin-right: 20px; font-size: 16px; color: #9b9b9b;}
.view-detail .view-util dl {display: inline-block; padding-left: 15px; margin-left: 15px; position: relative;}
.view-detail .view-util dl:after {content: ''; position: absolute; left: 0; top: 12px; width: 1px; height: 11px; background: #c3c3c3;}
.view-detail .view-util dl:first-child:after {display: none;}
.view-detail .view-util dl.cate {display: none;}
.view-detail .view-util dt,
.view-detail .view-util dd {display: inline-block;}
.view-detail .view-util dt {padding-right: 1px; color: #666;}
.view-detail .view-util dd {color: #888;}
.view-detail .view-util .modify {display: none;}
.view-detail .view-util .writer:after {display: none;}
.view-detail .view-share {display: inline-block; margin-right: 20px;}
.view-detail .view-share .sns {display: inline-block;}
.view-detail .view-share .util {display: inline-block;}

/* Contents */
.view-con {font-size: 18px;color: #666;line-height: 1.25;}
.view-img {margin-bottom: 30px;}



/* Paging */
._paging {padding: 60px 0 0 0;}
._paging > ._inner > ul {margin: 0 13px;}
._paging > ._inner > ul li strong {width: 35px; height: 35px; line-height:32px; border-radius: 100%; background-color: #99a2b2; border-color: #99a2b2;}
._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;}
._paging > ._inner > a._first {background-position: 0 0;}
._paging > ._inner > a._last {background-position: 0 -175px;}
._paging > ._inner > a._listNext, ._paging ._inner a._listPrev {display: block;}
._paging > ._inner > a._listNext {background-position: 0 -140px;}
._paging > ._inner > a._next {background-position: 0 -105px;}
._paging > ._inner > a._listPrev {background-position: 0 -35px;}
._paging > ._inner > a._prev {background-position: 0 -70px;}
._paging ._inner a, ._paging ._inner strong {border: 0; line-height: 33px;}



/* Prev Next */
.view-navi {position: relative; padding: 3px; margin-bottom: 30px; background: #e3e3e3;}
.view-navi .view-white {background: #fff; padding: 0 27px;}
.view-navi .navi-info {display: none;}
.view-navi .row {display: table; width: 100%;}
.view-navi .row.prev {padding: 11px 0; border-bottom: 1px solid #ccc;}
.view-navi .row.next {padding: 11px 0;}
.view-navi .row .title {position: relative; display: table-cell; vertical-align: middle; width: 80px; padding-left: 19px;  font-size: 16px; color: #000;}
.view-navi .row .title:after {content: ''; position: absolute; left: 0; top: 12px; width: 10px; height: 10px; background: url('../images/dot-view-navi.png'); border-radius: 100%;}
.view-navi .row .insert {display: table-cell; vertical-align: middle; font-size: 16px; color: #666;}



/* 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; min-width: 80px; cursor: pointer; font-size: 14px; height: 40px; line-height: 37px; text-align: center; margin: 0 1px; border-radius: 100px; }
.board-button  a.btn-deco, .board-button  input.btn-deco {color: #fff;}
.board-button .btn-deco.color1 {background: #8e99ab; border: 1px solid #8e99ab;}
.board-button .btn-deco.color2 {background: #2b3e5c; border: 1px solid #2b3e5c;}
.board-button .btn-deco.color3 {background: #1A58C0; border: 1px solid #1A58C0;}
.board-button .btn-deco.color4 {background: #2b3e5c; border: 1px solid #2b3e5c;}
.board-button .btn-deco.color5 {background: #09224c; border: 1px solid #09224c;}
.board-button.view {margin-bottom: 40px; text-align: right;}
.board-button.view .btn-mine {float: none; display: inline-block;}
.board-button.view .btn-control {float: none; display: inline-block;}
.board-button.answer-button {text-align: right; margin-top: 30px;}

a.samll-btn, input.samll-btn {color: #fff;}
.small-btn-box {text-align: center;}
.small-btn-box.align-r {text-align: right;}
.small-btn-box .samll-btn {display: inline-block; cursor: pointer; font-size: 14px; height: 35px; line-height: 35px; text-align: center; padding: 0 20px; margin: 0 5px;}
.small-btn-box.no-margin .samll-btn {margin: 0;}
.small-btn-box .samll-btn.color1 {background: #1A58C0; color: #fff; border: 1px solid #1A58C0;}
.small-btn-box .samll-btn.color2 {background: #fff; color: #ce2856; border: 1px solid #ce2856;}

.tiny-btn {display: inline-block; cursor: pointer; font-size: 13px; height: 25px; line-height: 20px; border-radius: 50px; text-align: center; padding: 0 12px; margin: 0 3px; }
.tiny-btn.color1 {background: #1A58C0; border: 1px solid #1A58C0; color: #fff;}
.tiny-btn.color2 {background: #ce2856; border: 1px solid #ce2856; color: #fff;}

.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;}

.del-btn {position: relative; top: -1px; display: inline-block; width: 15px; height: 15px; background: #6a6a6a url('../images/btn-del.png') no-repeat center center; cursor: pointer; text-indent: -9999px; margin-left: 5px; vertical-align: middle;}



.common-title2nd{position: relative;display: block;margin-top: 35px;font-size: 26px;letter-spacing: -0.5px;line-height :1.5;color: #151515;}
.common-title3rd{position: relative;display: block;margin-top: 25px;padding-top: 10px;line-height: 1.5;font-size:20px;letter-spacing: -0.5px;color: #0146b9;}
.common-title3rd::before {content: ''; position: absolute; left: 0; top: 0px; width: 28px; height: 2px; background: #0146b9; }
.pcotents{font-size:17px;line-height:1.7;letter-spacing:-0.5px;color:#333;padding: 10px 20px;}
.common-title4th{font-weight:normal !important;position: relative;display: block;margin-top: 15px;padding-left: 20px;font-size: 18px;line-height: 1.7 !important;letter-spacing: -0.5px;color: #2958a2;}
.common-title4th::before {content: ''; position: absolute; left: 0; top: 9px; width: 12px; height: 12px; background: #2958a2; border-radius: 100%;}
.common-title4th > span{font-size:18px !important;}

.common-title5th {font-weight:normal !important;position: relative; display: block; margin-top: 30px; padding-left: 19px;  font-size: 18px; line-height: 1.5; letter-spacing: -0.5px; color: #333;}
.common-title5th::before {content: ''; position: absolute; left: 0; top: 9px; width: 10px; height: 10px; border: 2px solid #426DCA; border-radius: 100%; }


.common-title5fi {font-weight:normal !important;position: relative; display: block; margin-top: 30px; padding-left: 19px;  font-size: 16px; line-height: 1.5; letter-spacing: -0.5px; color: #333;}
.common-title5fi::before {content: ''; position: absolute; left: 0; top: 9px; width: 10px; height: 10px; border: 2px solid #426DCA; border-radius: 100%; }

.view-con p,
.view-con span{margin-bottom: 10px !important;font-size: 16px !important;}

.ulDot{}

.ulDot > li {position: relative;margin: 7px 0 0 0;padding-left: 20px;font-size: 16px;line-height: 1.6;letter-spacing: -0.5px;color: #333;}
.ulDot > li::before {content: ''; position: absolute; left: 0; top: 7px; width: 10px; height: 10px; background: #fff; border: 2px solid #426DCA; border-radius: 100%;}
.ulDot > li > strong { font-size: 18px; color: #222;}

.ulDash > li {position: relative;padding-left: 16px;font-size: 16px;line-height: 25px;letter-spacing: -0.5px;color: #333;}
.ulDash > li::before {content: ''; position: absolute; left: 0; top: 12px; width: 7px; height: 2px; background: #ccc;}

td .ulDash > li {position: relative;padding-left: 16px;font-size: 15px;line-height: 25px;letter-spacing: -0.5px;color: #666;}
td .ulDash > li::before {content: ''; position: absolute; left: 0; top: 12px; width: 7px; height: 1px; background: #ccc;}



@media all and (max-width: 900px) {
    ._paging {padding: 60px 0 30px 0;}
}
@media all and (max-width: 750px) {
    ._paging {padding:  40px 0 20px 0;}
    ._paging > ._inner > ul {display: none;}
    ._paging ._inner ._pageState {display: block;}
}

@media all and (max-width:780px) {
    .board-search .box-title {display: none;}
    .board-search .tbl-search {display: table; width: 100%; table-layout: fixed;}
    .board-search .util-search {display: none;}
    .board-search .box-sel {width:35%; display: table-cell; margin-right: 0; padding-right: 20px;}
    .board-search .box-sel select {min-width: auto; width: 100%;}
    .board-search .box-search {display: table-cell;}
}

@media all and (max-width:675px) {
    .view-navi {display: none;}
}

@media all and (max-width:620px) {
    .board-date .line {display: block;}
}

@media all and (max-width: 580px) {
    .view-con {padding: 20px 0;}
	.board-tab-child {margin-bottom:0}
	.board-tab-child > ul{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
} 
	.board-tab-child > ul > li{padding: 12px 0;}
	.view-con p, .view-con span{font-size:18px}
	.ulDot > li{font-size:18px}
	.board-tab ul{display: flex;flex-wrap: wrap;}
	.board-tab ul li a{padding: 6px 6px;text-align:center}
	.board-tab ul li:nth-child(1),
	.board-tab ul li:nth-child(2),
	.board-tab ul li:nth-child(3){width:31%}
	.board-tab ul li:nth-child(4){width:45%}
	.board-tab ul li:nth-child(5){width:50%}
}


@media all and (max-width: 420px) {
    .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%; margin: 0 0 10px 0;}
}