@charset "UTF-8";

._fnctWrap {line-height: 1.5;}

/* List Profile */
.profile .thumb-ul {position: relative; display: inline-block; width: 100%; border-top: 2px solid #000;}
.profile .thumb-ul:after {content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 1px; background: #8b9099;}
.profile .thumb-ul .no-data {text-align: center; padding: 50px 0;}
.profile .thumb-li {position: relative; float: left; display: table; width: 50%; min-height: 413px; padding: 35px 40px 25px 40px; border-bottom: 1px solid #e2e2e2;}
.profile .thumb-li:after {content: ''; position: absolute; right: 0; top: 10px; width: 1px; height: calc(100% - 20px); background: #e2e2e2;}
.profile .thumb-li:nth-child(even):after {display: none;}
.profile .thumb-li a {display: table; width: 100%;}
.profile .thumb-li .thumb,
.profile .thumb-li .info {position: relative; display: table-cell; vertical-align: top;}
.profile .thumb-li .thumb {width: 125px;}
.profile .thumb-li .thumb img {position: relative; z-index: 2; width: 100%; height: 150px; border: 1px solid #eee;}
.profile .thumb-li .thumb .shadow {position: relative;}
.profile .thumb-li .thumb .shadow:after {content: ''; position: absolute; left: 5px; top: 5px; z-index: 0; width: 100%; height: 100%; background: #e3e3e3;}
.profile .thumb-li .info {padding-left: 35px;}
.profile .info dl {position: relative; display: block; width: 100%; margin: 0 0 8px 0; line-height: 1.85; }
.profile .info dl.noshow:after {display: none;}
.profile .info dl:after {content: ''; position: absolute; left: 0; top: 12px; width: 5px; height: 5px; background: #4974b2; border-radius: 100%;}
.profile .info dt,
.profile .info dd {display: table-cell; vertical-align: top;}
.profile .info dt {width: 105px; padding-left: 15px; font-size: 16px; color: #222;}
.profile .info dd {font-size: 16px; color: #666;}
.profile .info dl.noshow dt {display: none;}
.profile .info dl.name dd {font-size: 23px; line-height: 1.3; color: #000;}
.profile .info .box-depart {margin: 0 0 10px 0; padding: 15px 20px 12px 20px; background: #f4f4f4;}
.profile .info dl.depart1 dd {font-size: 16px; line-height: 1.2; color: #000;}
.profile .info dl.depart2 dd {font-size: 14px; line-height: 1.2; color: #004ca7;}
.profile .btn-util {position: absolute; left: 40px; bottom: 40px;}
.profile .btn-util a.btn-mail {background: #fff url('../images/ico-mail-off.png') no-repeat center center; border: 1px solid #0e8772;}
.profile .btn-util a.btn-mail:hover {background: #0e8772 url('../images/ico-mail-on.png') no-repeat center center; }
.profile a.btn-homepage {display: inline-block; position: absolute; right: 0; top: 0; width: auto; margin: 0 2px; width: 35px; height: 35px; border-radius: 100%; text-indent: -9999px; background: #fff url('../images/ico-home-off.png') no-repeat center center; border: 1px solid #324d99;}
.profile a.btn-homepage:hover {background: #324d99 url('../images/ico-home-on.png') no-repeat center center;}
.profile .btn-util button.btn-detail {display: inline-block; height: 36px; margin-left: 8px; padding: 0 32px 0 15px; background: url('../images/ico-detail-off.png') no-repeat 85% 52%; border: 1px solid #003956; border-radius: 21px; font-size: 14px; color: #003956; line-height: 35px; transition: .4s;}
.profile .btn-util button.btn-detail:hover {background: #003956 url('../images/ico-detail-on.png') no-repeat 85% center; color: #fff;}
.profile .detail-info {display: none;}
.profile .detail-info.on {display: block; position: fixed; left: 0px; top: 0px; z-index: 1030; width: 100%; height: 100%; background: rgba(0,0,0,.9);}
.profile .detail-info .dis-table {display: table; width: 90%; max-width: 915px; height: 100%; margin: 0 auto; }
.profile .detail-info .dis-cell {display: table-cell; vertical-align: middle;}
.profile .detail-info .box-info {display: inline-block; width: 100%; background: #fff;}
.profile .detail-info .title {position: relative; padding-left: 30px; height: 70px; background: #003956; font-size: 24px; color: #fff; line-height: 70px;;}
.profile .detail-info .title .btn-close-detail {position: absolute; right: 0; top: 0; width: 70px; height: 70px; background: url('../images/ico-close-detail.png') no-repeat center center;}
.profile .detail-info .scroll {overflow-y: auto; height: 600px; padding: 40px 50px 0 50px;}
.profile .detail-info .link {display: inline-block; width: auto;}
.profile .depart {position: relative; margin: 0 0 25px 0; padding: 0 0 20px 0; border-bottom: 1px solid #000;}
.profile .depart .depart1 {font-size: 23px; color: #000;}
.profile .depart .depart2 {font-size: 18px; color: #004ca7;}
.profile .depart .logo {position: absolute; right: 0; top: 6px;}
.profile .person {position: relative; display: table; width: 100%; border-bottom: 2px solid #000;}
.profile .person .name {display: inline-block; width: 100%; margin: 0 0 10px 0;  font-size: 23px; color: #000;}
.profile .person .name .emplmnPrearnge{font-size: 14px; display: inline-block; margin-left: 10px; padding: 5px 10px; background-color: #003956; border-radius: 20px; color: white;}
.profile .person .position {display: inline-block; width: 100%; margin: 0 0 10px 0; font-size: 16px;}
.profile .person .info {padding-left: 35px; padding-bottom: 30px;}
.profile .person .btn-util {bottom: auto; top: 7px; right: 0;}
.profile .desc {margin-top: 30px; font-size: 14px; color: #666;}
.profile .desc strong {color: #000;}
.profile .desc hr {margin: 30px 0;}
.profile .profile-button.detail {margin-top: 40px; margin-bottom: 40px; padding-top: 20px; border-top: 2px solid #000;}
.wrap-contents .con-list > li {margin-bottom: 5px !important;}

@media all and (max-width: 1355px) {
    .profile .thumb-li {width: 100%; min-height: auto;}
    .profile .thumb-li:after {display: none;}
}

@media all and (max-width: 768px) {
    .profile .person .name .emplmnPrearnge{display: block; width: 188px; margin-left: 0; margin-top: 10px;}
}

@media all and (max-width: 700px) {
    .profile .depart .logo {display: none;}
}

@media all and (max-width: 650px) {
    .profile .person .btn-util {display: none; right: auto; left: 37px; bottom: 20px;}
    .profile .detail-info .scroll {padding: 40px 30px;}
}

@media all and (max-width: 530px) {
    .profile .thumb-li .info {position: static;}
    .profile .thumb-li {padding: 30px 20px 20px 20px;}
    .profile .thumb-li,
    .profile .thumb-li .thumb,
    .profile .thumb-li .info {display: block; width: 100%;}
    .profile .thumb-li .thumb img {max-width: 100px; height: auto;}
    .profile .thumb-li .thumb {text-align: center;}
    .profile .thumb-li .thumb .shadow {display: inline-block;}
    .profile .thumb-li .thumb .shadow:after {max-width: 100px;}
    .profile .thumb-li .info {padding-left: 0; padding-top: 20px;}
    .profile .info dt, .profile .info dd {display: block; width: 100%;}
    .profile .info dd {padding: 0 0 0 15px;}
    .profile .info dl.email dd{padding: 0px 80px 0 15px; word-break: break-all; line-height: 18px}
    .profile .person .btn-util {left: 20px;}
    .profile .btn-util {left: auto; right: 0px; bottom: 30px;}
    .profile a.btn-homepage {right: 20px; top: 30px;}
}

/* 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-size:18px; margin-right: 20px; padding: 7px 0 7px 55px; color: #18327c; vertical-align: middle;}
.profile-search .box-sel {position: relative; top: 0px; display: inline-block; margin-right: 20px; vertical-align: middle; font-size: 16px;}
.profile-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;}
.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-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;}
.profile-search .box-search button[type="button"] {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:780px) {
    .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:100%; display: block; margin: 0 0 15px 0;}
    .profile-search .box-sel select {min-width: auto; width: 100%;}
    .profile-search .box-search {display: block; min-width: auto;}
}

/* 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; color: #555;}
.board-write .insert {display: table-cell; vertical-align: middle; padding: 9px 20px; font-size: 14px; 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-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-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-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: 40px; 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; 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;}
}

/* Tab */
.board-tab ul {display: inline-block; width: 100%; margin-bottom: 25px; }
.board-tab ul li {float: left; padding: 0 10px 10px 0; width: 33.333%}
.board-tab ul li a {position: relative; top: 1px; display: block; padding: 10px 15px; border: 1px solid #d1d1d1; border-radius: 6px 6px 0 0; font-size: 16px;}
.board-tab ul li a:hover,
.board-tab ul li a.on,
.board-tab ul li.on a {background: #18327c; color: #fff;}
.board-tab .mobile-tab {display: none;}

@media all and (max-width: 1400px) {
    .board-tab ul li {width: 33.333%;}
    .board-tab ul li a {padding: 5px 10px; font-size: 14px;}
}
@media all and (max-width: 995px) {
    .board-tab ul li {width: 50%;}
}

@media all and (max-width: 650px) {
    .board-tab {position: relative;}
    .board-tab ul {position: absolute; top: 66px; z-index: -1; width: 100%; margin-bottom: 30px; overflow: hidden; max-height: 0; transition: all 0.5s ease;  border: 1px solid #fff;}
    .board-tab ul.on { max-height: 1000px; z-index: 10; border: 1px solid #d1d1d1;}
    .board-tab ul li {display: block; width: 100% !important; padding: 0; border: 0}
    .board-tab ul li a {display: block; padding: 13px 20px; border: 0;  border-bottom: 1px solid #d1d1d1; border-radius: 0; text-align: left; background: #fff; height: auto; font-size: 17px; line-height: normal;}
    .board-tab ul li a:after {display: none;}
    .board-tab ul li a span {display: block; padding: 0 20px;}
    .board-tab ul li a span:before {bottom: -11px;}
    .board-tab ul li:after {display: none;}
    .board-tab .mobile-tab {display: block; width: 100%; font-size: 17px; margin-bottom: 30px; text-align: left; color: #262626; border: 1px solid #d1d1d1; padding: 15px 20px; background: url('../images/arrow-sel.png') no-repeat 97% center;}
    .board-tab .mobile-tab.on {background: url('../images/arrow-sel-rever.png') no-repeat 97% center;}
    .board-tab ul li a[target=_blank]  {background-position: 97% center !important;}
}