@charset "UTF-8";

.past_list{}
.past_list .thumb-ul{position:relative; overflow:hidden;}
.past_list .thumb-ul:after{content:''; width:100%; height:1px; display:block; position:absolute; left:0; bottom:45px; background-color:#4c4c4c;}
.past_list .thumb-ul .thumb-li{display:inline-block;padding: 0 20px;border-bottom: 1px solid #4c4c4c;float: left;width: 20%;padding-bottom: 45px;margin-bottom: 45px;}
.past_list .thumb-ul .thumb-li .thumb{margin-bottom:20px;}
.past_list .thumb-ul .thumb-li .thumb img{width:100%;}
.past_list .thumb-ul .thumb-li .basic-info{position: relative;padding-left: 65px;line-height: 1.4;margin-bottom:30px;}
.past_list .thumb-ul .thumb-li .basic-info dl{background: url('../images/pastBg.jpg') no-repeat  left center;width: 55px;height: 55px;line-height: 1.4;text-align: center;color: #fff;padding: 5px;position: absolute;left: 0;padding-top: 5px;background-size: contain;}
.past_list .thumb-ul .thumb-li .basic-info dl dt{}
.past_list .thumb-ul .thumb-li .basic-info strong{padding-top:3px; display: block; font-size: 18px; color: #000; font-family: 'Noto Medium';}
.past_list .thumb-ul .thumb-li .basic-info .tenure{font-size: 14px; color: #666; letter-spacing: -.5px;}
.past_list .thumb-ul .thumb-li .past-dl{font-size:14px; line-height:1.4;}
.past_list .thumb-ul .thumb-li .past-dl dt{color:#0072bc; display:inline-block; font-family:'Noto Regular';}
.past_list .thumb-ul .thumb-li .past-dl dd{display:inline-block;}

@media all and (max-width:1400px) {
	.past_list .thumb-ul .thumb-li{width: 25%;}
}
@media all and (max-width:1200px) {
	.past_list .thumb-ul .thumb-li{width: 33.33333%;}
}

@media all and (max-width:1024px) {
	.past_list .thumb-ul .thumb-li{width: 50%;}
}
@media all and (max-width:767px) {
	.past_list .thumb-ul .thumb-li{width: 100%;}
}
/* Search */
.profile-search {display: inline-block; width: 100%; margin-bottom: 41px;}
.profile-search .form-search {background: #f5f6f8; padding:20px;}
.profile-search .tbl-search {text-align: center;}
.profile-search .box-title {display: inline-block;background: url('../images/ico-search-title.png') no-repeat  left center;font-family: 'Dream Regular';font-size:18px;margin-right: 20px;padding: 6.5px 0 6.5px 55px;color: #18327c;vertical-align: middle;}
.profile-search .box-sel {position: relative;top: 0px;display: inline-block;margin-right: 22px; font-family:'Dream Regular'; font-size:15px; color:#000; vertical-align: middle;}
.profile-search .box-sel select {background: #fff url('../images/arrow-search.png') no-repeat right center; font-size: 16px; font-family: 'Dream Regular'; color: #9d9d9d; border:1px solid #ccd0d7; height: 55px; min-width: 130px; padding-left: 20px; -webkit-appearance: none; -moz-appearance: none; appearance: none;}
.profile-search .box-sel input {top:0;}
.profile-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;}
.profile-search .box-search input {position: relative; top: -1px; width: 100%; height: 100%; background: transparent; border: 0; font-family: 'Dream Regular'; font-size: 16px; text-indent: 10px; color: #9d9d9d;}
.profile-search .box-search input::placeholder {color: #9d9d9d;}
.profile-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;}

@media all and (max-width:860px) {
    .profile-search .box-title {display: none;}
    .profile-search .tbl-search {display: table; width: 100%; table-layout: fixed;}
    .profile-search .util-search {display: none;}
    .profile-search .box-sel {width:35%; display: table-cell; margin-right: 0; padding-right: 20px;}
    .profile-search .box-sel select {min-width: auto; width: 100%;}
    .profile-search .box-search {display: table-cell;}
}

@media all and (max-width: 620px) {
    .profile-search .box-sel,
    .profile-search .box-search {display: block; width: 100%}
    .profile-search .box-sel {margin-bottom: 15px; padding-right: 0;}
}

/* Write Update */
.board-write {border-top: 2px solid #7c7c7c;}
.board-write .row {display: table; width: 100%;border-bottom: 1px solid #dadada;}
.board-write .title {width: 200px; display: table-cell; vertical-align: middle; text-align: left; padding: 9px 15px; font-size: 15px; background: #f5f5f5; font-family: 'Dream Regular'; color: #555;}
.board-write .insert {display: table-cell; vertical-align: middle; padding: 9px 20px; font-size: 14px; font-family: 'Dream Regular'; color: #666;}
.board-write .insert.editor {padding: 12px 0 6px 0;}
.board-write .insert input[type="text"],
.board-write .insert input[type="password"] {border: 1px solid #dfdfdf; height: 30px; line-height: 30px; padding: 0 10px; }
.board-write .insert .long {width: 100%;}
.board-write .insert .space {margin-bottom: 10px;}
.board-write .insert .tarea {width: 100%; font-family: 'Dream Regular'; font-size: 14px; color: #666;}
.board-write .insert .possible {font-size: 13px; color: #888; margin-top: 5px; 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: 'Dream Regular'; font-size: 14px; 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 {margin-right: 5px; font-family: 'Dream Regular'; font-size: 14px; color: #888; border: 1px solid #dfdfdf; height: 30px; line-height: 29px; padding: 0 40px 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;}
.board-write.pass-view {margin-bottom: 15px;}
.board-write.pass-view .insert input[type="password"] {width: 100%; box-sizing: border-box;}

@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 0;}
    .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;}
}

/* Must */
mark.must {width: 10px; position: relative; top: 6px; display: inline-block; background: url('../images/ico-mark.png') no-repeat; text-indent: -9999px;}

/* Button */
.profile-button {display: inline-block; width: 100%; margin-top: 20px; text-align: center; }
.profile-button .btn-mine {float: left;}
.profile-button .btn-control {float: right;}
.profile-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; font-family: 'Dream Regular'; color: #fff;}
.profile-button  a.btn-deco, .profile-button  input.btn-deco {color: #fff;}
.profile-button .btn-deco.color1 {background: #8e99ab; border: 1px solid #8e99ab;}
.profile-button .btn-deco.color2 {background: #2b3e5c; border: 1px solid #2b3e5c;}
.profile-button .btn-deco.color3 {background: #2ba9c4; border: 1px solid #2ba9c4;}
.profile-button .btn-deco.color4 {background: #2b3e5c; border: 1px solid #2b3e5c;}
.profile-button .btn-deco.color5 {background: #004ea2; border: 1px solid #004ea2;}
.profile-button.view {margin-bottom: 40px; text-align: right;}
.profile-button.view .btn-mine {float: none; display: inline-block;}
.profile-button.view .btn-control {float: none; display: inline-block;}
.profile-button.answer-button {text-align: right; margin-top: 30px;}

@media all and (max-width: 420px) {
    .profile-button .btn-mine,
    .profile-button.view .btn-mine {width: 100%;}
    .profile-button .btn-control,
    .profile-button.view .btn-control {width: 100%;}
    .profile-button .btn-deco {display: block; width: 100%; margin: 0 0 10px 0;}
}

/* Paging */
._paging {padding: 40px 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;}

@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;}
}