@charset "utf-8";

/* 초기화 */
html {
  overflow-y: scroll
}

body {
  margin: 0;
  padding: 0;
  background-color: #fff;
  font-family: 'Nanum Gothic', '나눔 고딕', 'Malgun Gothic', '맑은 고딕', Dotum, 돋움, Gulim, 굴림, sans-serif;
  font-size: 20px;
  letter-spacing: -0.25px;
}

html,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
img {
  margin: 0;
  padding: 0;
  border: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 20px;
  font-family: 'Nanum Gothic', '나눔 고딕', 'Malgun Gothic', '맑은 고딕', Dotum, 돋움, Gulim, 굴림, sans-serif
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block
}

ul,
dl,
dt,
dd {
  margin: 0;
  padding: 0;
  list-style: none
}

legend {
  position: absolute;
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
  text-indent: -9999em;
  overflow: hidden
}

label,
input,
button,
select,
img {
  vertical-align: middle;
  font-size: 20px;
}

input,
button {
  margin: 0;
  padding: 0;
  font-family: 'Nanum Gothic', '나눔 고딕', 'Malgun Gothic', '맑은 고딕', Dotum, 돋움, Gulim, 굴림, sans-serif;
  font-size: 20px;
}

input[type="submit"] {
  cursor: pointer
}

button {
  cursor: pointer
}

textarea,
select {
  font-family: 'Nanum Gothic', '나눔 고딕', 'Malgun Gothic', '맑은 고딕', Dotum, 돋움, Gulim, 굴림, sans-serif;
  font-size: 1em
}

select {
  height: 60px;
  margin: 0;
  padding: 18px 55px 19px 14px;
  background: url('/theme/basic/img/img_common_select.png') no-repeat right center;
  border: 1px solid #8c99a9;
  border-radius: 3px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

select::-ms-expand {
  display: none;
}

p {
  margin: 0;
  padding: 0;
  word-break: break-all
}

hr {
  display: none
}

pre {
  overflow-x: scroll;
  font-size: 1.1em
}

a {
  color: #000;
  text-decoration: none
}

em,
i {
  font-style: normal;
}

*,
:after,
:before {
  box-sizing: border-box;
}

input[type=text],
input[type=password],
textarea {
  -webkit-transition: all 0.30s ease-in-out;
  transition: all 0.30s ease-in-out;
  outline: none;
}

input[type=text]:focus,
input[type=password]:focus,
textarea:focus,
select:focus {
  box-shadow: 0 0 5px #9ed4ff;
  border: 1px solid #558ab7 !important;
}

.input_text {
  padding: 2px 5px;
  background-color: #fff;
  vertical-align: middle;
  border: 1px solid #8c99a9;
  border-radius: 3px;
  color: #000;
}

.input_text.num {
  width: 30px;
  height: 35px;
  text-align: center;
}

.input_check {
  display: inline-block;
  position: relative;
}

.input_check input {
  width: 26px;
  height: 26px;
  opacity: 0;
}

.input_check input+label {
  overflow: visible !important;
}

.input_check input+label:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 26px;
  height: 26px;
  border: 1px solid #6c7073;
  border-radius: 2px;
  content: '';
}

.input_check input+label:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 9px;
  height: 14px;
  margin: -1px 0 0 -3px;
  -webkit-transform: translate(12px, 5px) rotate(45deg);
  transform: translate(12px, 5px) rotate(45deg);
  border: solid transparent;
  border-width: 0 2px 2px 0;
  border-radius: 2px;
  content: '';
}

.input_check input+label.sound_only:before {
  margin-top: 0;
}

.input_check input:checked+label:before,
.input_check input:checked+label:after {
  border-color: #000;
}

table .input_check input,
table .input_check input+label:before {
  width: 35px;
  height: 35px;
}

table .input_check input+label:before {
  border-radius: 5px;
}

table .input_check input+label:after {
  top: 0;
  left: 0;
  width: 12px;
  height: 20px;
  margin: 0;
}

.placeholdersjs {
  color: #aaa !important;
}

::-webkit-input-placeholder {
  color: #000;
}

:-ms-input-placeholder {
  color: #000;
}

::placeholder {
  color: #000;
}

/* 레이아웃 크기 지정 */
#wrapper,
#hd,
#ft {
  min-width: 1200px;
  margin: 0 auto;
}

#ft_wr {
  min-width: 1200px;
  max-width: 1600px;
  margin: 0 auto;
  padding: 0 50px;
}

#bo_v,
#bo_w,
#container_in,
#ctt {
  min-width: 1200px;
  max-width: 1600px;
  margin: 0 auto;
  padding: 0 50px;
}

#bo_gall {
  min-width: 1200px;
  max-width: 1600px;
  margin: 0 auto;
}

.ctt_admin,
.filter_cont .filter_cont_in,
.title_h2 {
  min-width: 1200px;
  max-width: 1600px;
  margin: 0 auto;
  padding: 0 50px;
}

#bo_list,
#bo_gall .bo_fx.set_sort {
  padding: 0 50px;
}

#container_in #bo_v,
#container_in #bo_w {
  min-width: 0;
  padding: 0;
}

#hd_pop,
#hd_wrapper,
#tnb ul {
  min-width: 1200px;
  max-width: 1600px;
  margin: 0 auto;
  padding: 0 50px;
}

/* 팝업레이어 */
#hd_pop {
  z-index: 1000;
  position: relative;
  margin: 0 auto;
  height: 0
}

#hd_pop h2 {
  position: absolute;
  font-size: 0;
  line-height: 0;
  overflow: hidden
}

.hd_pops {
  position: absolute;
  border: 1px solid #e9e9e9;
  background: #fff;
}

.hd_pops img {
  max-width: 100%
}

.hd_pops_con {}

.hd_pops_footer {
  padding: 0;
  background: #000;
  color: #fff;
  text-align: left;
  position: relative;
}

.hd_pops_footer:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ""
}

.hd_pops_footer button {
  padding: 10px;
  border: 0;
  color: #fff
}

.hd_pops_footer .hd_pops_reject {
  background: #000;
  text-align: left
}

.hd_pops_footer .hd_pops_close {
  background: #393939;
  position: absolute;
  top: 0;
  right: 0
}

/* 상단 레이아웃 */
#hd {
  position: relative;
}

#hd_h1 {
  position: absolute;
  font-size: 0;
  line-height: 0;
  overflow: hidden
}

#hd_wrapper {
  margin: 0 auto;
  padding: 16px 50px;
  zoom: 1;
}

#hd_wrapper:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ""
}

#logo {
  float: left;
}

#logo a {
  display: block;
  padding: 10px 0;
}

.hd_sch_wr {
  position: absolute;
  top: 25px;
  left: 50%;
  width: 430px;
  margin-left: -215px;
}

#hd_sch h3 {
  position: absolute;
  font-size: 0;
  line-height: 0;
  overflow: hidden
}

#hd_sch {
  border: 2px solid #556ada;
  background: #fff;
  border-radius: 5px;
  overflow: hidden
}

#hd_sch #sch_stx {
  padding-left: 10px;
  height: 40px;
  width: 376px;
  border: 0;
  border-right: 0;
  float: left;
  font-size: 1.25em
}

#hd_sch #sch_submit {
  height: 40px;
  border: 0;
  background: #fff;
  color: #253dbe;
  width: 50px;
  float: left;
  cursor: pointer;
  font-size: 18px
}

#sbn_side {
  position: absolute;
  top: 20px;
  right: 0
}

#tnb {
  border-bottom: 1px solid #ddd;
  background: #fff
}

#tnb h3 {
  position: absolute;
  font-size: 0;
  line-height: 0;
  overflow: hidden
}

#tnb ul {
  margin: 0 auto;
  zoom: 1
}

#tnb ul:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ""
}

#tnb li {
  float: right;
  border-left: 1px solid #ddd;
  margin-bottom: -1px;
  font-size: 0.92em
}

#tnb a {
  display: inline-block;
  padding: 0 10px;
  color: #646464;
  line-height: 35px
}

#tnb a:focus,
#tnb a:hover {
  color: #253dbe;
  background: #fafafa
}

#tnb .tnb_admin a {
  color: #ff0000;
}

#tnb .tnb_left {
  float: left
}

#tnb .tnb_left a {
  padding: 0 14px
}

#tnb .tnb_cart {
  border-right: 1px solid #ddd;
}

#tnb .tnb_community {
  border-right: 1px solid #ddd
}

#tnb .tnb_community i {
  font-size: 15px
}

#tnb .tnb_community {
  background: #e7e7e7;
  font-weight: bold;
}

#tnb .tnb_community:focus,
#tnb .tnb_community:hover {
  color: #333;
  border-bottom: 0
}

#tnb .tnb_community a {
  color: #253dbe;
  border-bottom: 1px solid #e7e7e7
}

/* #hd_qnb{float:right;margin-top:20px}
#hd_qnb:after {display:block;visibility:hidden;clear:both;content:""}
#hd_qnb li{float:left;font-size:1.083em;line-height:15px;position:relative;text-align:center;margin:0 10px}
#hd_qnb li span {display:block;margin-top:5px;font-size:0.92em}
#hd_qnb li a{display:block}
#hd_qnb li i{display:inline-block;width:40px;line-height:40px;border-radius:25px;background:#fff;text-align:center;margin:0;color:#fff}
#hd_qnb .visit .visit-num{display:inline-block;line-height:18px;padding:0 5px;border-radius:10px;background:#f04e00;color:#fff;font-size:10px;position:absolute;top:0;right:0}
#hd_qnb li .fa-question{background:#e83a5f;font-size:20px}
#hd_qnb li .fa-question:hover{background:#e41b45}
#hd_qnb li .fa-comments{background:#82c13f;font-size:16px}
#hd_qnb li .fa-comments:hover{background:#5aa708}
#hd_qnb li .fa-users{background:#f0ba00;font-size:15px}
#hd_qnb li .fa-users:hover{background:#f06f00}
#hd_qnb li .fa-history{background:#8522c4;font-size:15px}
#hd_qnb li .fa-history:hover{background:#6700a9} */

/* 메인메뉴 */
#gnb h2 {
  position: absolute;
  font-size: 0;
  line-height: 0;
  overflow: hidden
}

#gnb .gnb_wrap {
  margin: 0 auto;
}

#gnb #gnb_1dul {
  float: right;
  margin-right: -40px;
  padding: 0;
  zoom: 1;
}

#gnb ul:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ""
}

#gnb .gnb_1dli {
  float: left;
  position: relative;
}

#gnb .gnb_1dli:hover a {
  -webkit-transition: color 0.4s ease-out;
  transition: color 0.4s ease-out;
}

.gnb_1dli .bg {
  display: inline-block;
  width: 10px;
  height: 10px;
  overflow: hidden;
  background: url(../img/gnb_bg2.gif) no-repeat 50% 50%;
  text-indent: -999px
}

.gnb_1dli.filter a {
  color: #ff7472;
}

.gnb_1dli.filter a:before {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 12px;
  background: url('../img/img_common.png') no-repeat 0 0;
  vertical-align: middle;
  content: '';
}

.gnb_1da {
  display: inline-block;
  padding: 30px 40px;
  color: #000;
  font-size: 20px;
}

.gnb_1da.active:after {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-left: 3px;
  background-color: #ff7472;
  border-radius: 50%;
  vertical-align: top;
  content: '';
}

.gnb_2dul {
  display: none;
  position: absolute;
  top: 64px;
  min-width: 140px;
  margin-left: 27px;
  padding: 20px 0;
  background: rgba(1, 4, 49, 0.9);
  border-radius: 6px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}

.gnb_2da {
  display: block;
  padding: 9px 30px 10px;
  text-align: left;
  color: #fff;
  font-size: 18px;
  text-decoration: none;
  word-break: keep-all;
  white-space: nowrap;
}

.gnb_2da:hover {
  color: #ff7472;
}

.link_blank a {
  color: #84899c;
  font-size: 16px;
}

.link_blank a:before {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 8px;
  background: url('../img/img_common.png') no-repeat 0 -20px;
  vertical-align: middle;
  content: '';
}

.gnb_1dli_air .gnb_2da {}

.gnb_1dli_on .gnb_2da {}

.gnb_1dli_over .gnb_2dul {
  display: block;
  left: 0
}

.gnb_1dli_over2 .gnb_2dul {
  display: block;
  right: 0
}

.gnb_wrap .gnb_empty {
  padding: 10px 0;
  width: 100%;
  text-align: center;
  line-height: 2em;
  color: #fff
}

.gnb_wrap .gnb_empty a {
  color: #fff;
  text-decoration: underline
}

.gnb_wrap .gnb_al_ul .gnb_empty,
.gnb_wrap .gnb_al_ul .gnb_empty a {
  color: #555
}

#gnb .gnb_menu_btn {
  display: none;
  background: #4158d1;
  color: #fff;
  width: 50px;
  height: 50px;
  border: 0;
  vertical-align: top;
  font-size: 18px
}

#gnb .gnb_close_btn {
  position: absolute;
  top: -50px;
  right: 50px;
  width: 50px;
  height: 50px;
  border: 0;
  vertical-align: top;
  background-color: #fff;
}

.gnb_close_btn:before,
.gnb_close_btn:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px;
  height: 30px;
  margin-top: -16px;
  background-color: #000;
  border-radius: 2px;
  content: '';
}

.gnb_close_btn:before {
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.gnb_close_btn:after {
  -ms-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#gnb .gnb_mnal {
  padding: 0
}

/* 필터 */
#dimmedMask {
  position: absolute;
  left: 0;
  top: 168px;
  z-index: 995;
  background-color: #000;
  display: none;
}

.filter_cont {
  display: none;
  position: absolute;
  top: 110px;
  left: 0;
  right: 0;
  z-index: 996;
  margin: 0 auto;
  padding-top: 58px;
  background-color: #fff;
}

.filter_cont .filter_cont_in {
  position: relative;
}

.filter_group {
  padding: 19px 0 18px 236px;
}

.filter_group strong {
  display: inline-block;
  width: 230px;
  margin-left: -236px;
  font-weight: normal;
  font-size: 20px;
}

.btn_check {
  display: inline-block;
  margin: 7px 4px 6px;
  padding: 10px 20px;
  background-color: #fff;
  border: 1px solid #404247;
  border-radius: 7px;
  text-align: center;
  vertical-align: middle;
  color: #000;
  font-size: 18px;
}

.btn_check.active {
  background-color: #8c99a9;
  border-color: #8c99a9;
  color: #fff;
}

.btn_check_color {
  overflow: hidden;
  display: inline-block;
  width: 44px;
  height: 44px;
  margin: 7px 4px 6px;
  background-color: #fff;
  border: none;
  border-radius: 7px;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  text-indent: -100%;
}

.btn_check_color.white {
  border: 1px solid #000;
}

.btn_check_color.gray {
  background-color: #cad0d7;
}

.btn_check_color.black {
  background-color: #000;
}

.btn_check_color.red {
  background-color: #f00;
}

.btn_check_color.brown {
  background-color: #8f7252;
}

.btn_check_color.yellow {
  background-color: #fa0;
}

.btn_check_color.pink {
  background-color: #f774ff;
}

.btn_check_color.green2 {
  background-color: #99cc66;
}

.btn_check_color.green {
  background-color: #090;
}

.btn_check_color.blue {
  background-color: #09c;
}

.btn_check_color.navy {
  background-color: #039;
}

.btn_check_color.violet {
  background-color: #63c;
}

.btn_check_color.active {
  border: 16px solid #8c99a9;
}

.filter_cont .set_btn {
  margin-top: 28px;
  padding: 50px 20px;
  text-align: center;
  border-top: 1px solid #e5e6e8;
}

#gnb_all {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  z-index: 990;
}

#gnb_all .gnb_al_ul:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ""
}

#gnb_all .gnb_al_ul {
  padding: 20px;
}

#gnb_all .gnb_al_li {
  padding: 5px
}

#gnb_all .gnb_al_li .gnb_al_a {
  font-size: 1.083em;
  padding: 10px;
  display: block;
  position: relative;
  margin-bottom: 10px;
  background: #eff1f9;
  border-bottom: 1px solid #dee2f1;
  font-weight: bold;
  color: #243071
}

#gnb_all .gnb_al_li li {
  padding-left: 10px;
  line-height: 2em
}

#gnb_all .gnb_al_li li i {
  color: #9ca6cc
}

#gnb_all .gnb_al_li li a {
  color: #555
}

#gnb_all .gnb_close_btn {
  right: 0;
  left: auto;
}

/* 중간 레이아웃 */
#wrapper {}

#container_wr:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ""
}

#container_wr {
  z-index: 5;
  margin: 0 auto;
  height: 100%;
  zoom: 1
}

#aside {
  float: right;
  width: 305px;
  padding: 0;
  background: #e7ebf3;
  height: 100%;
  border: 1px solid #adbfd2;
  margin: 20px 0 20px 20px
}

#container {
  position: relative;
  z-index: 4;
  min-height: 500px;
  zoom: 1
}

#container:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ""
}

#container_title {
  display: inline-block !important;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0;
  line-height: 0;
  border: 0 !important;
  overflow: hidden !important;
}

#container_title span {
  margin: 0 auto 10px;
  display: block;
  line-height: 30px;
}

/*.latest_wr:after {display:block;visibility:hidden;clear:both;content:""}*/
.title_h2 {
  margin: 78px auto 90px;
  text-align: center;
  font-weight: normal;
  font-size: 48px;
}

.title_h2.type_write {
  text-align: left;
}

.lt_wr {
  width: 49%
}

.lt_wr:nth-child(2n+1) {
  clear: both
}

.latest_wr:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ""
}

/* 좌측메뉴 */
#bo_cate {
  position: relative;
  z-index: 1;
  float: left;
  width: 340px;
  box-sizing: border-box;
}

#bo_cate h2 {
  margin-bottom: 25px;
  font-size: 20px;
}

#bo_cate ul {
  margin-bottom: 10px;
  padding-left: 1px;
  zoom: 1;
  width: auto;
  float: left;
}

#bo_cate ul:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: "";
}

#bo_cate a {
  display: block;
  position: relative;
  margin-left: -1px;
  padding: 9px 0;
  color: #000;
  cursor: pointer;
  font-size: 20px;
  transition: color 0.3s ease-in;
}

/* #bo_cate a:focus, #bo_cate a:hover, #bo_cate a:active	{padding-bottom:5px; border-bottom:1px solid #000;} */
#bo_cate a.active {
  color: #ff7472;
}

#bo_cate #bo_cate_on {
  z-index: 2;
  border: 1px solid #7fdbff;
  background: #fff;
  color: #0074d9;
  font-weight: bold;
  border-bottom: none;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.td_subject img {
  margin-left: 3px;
}

/* 하단 레이아웃 */
#ft {
  margin: 100px auto 0;
  background-color: #f4f5f7;
}

#ft h1 {
  position: absolute;
  font-size: 0;
  line-height: 0;
  overflow: hidden
}

#ft_wr {
  position: relative;
  padding: 55px 50px 80px;
  *zoom: 1;
}

#ft_wr:after {
  display: block;
  clear: both;
  content: '';
}

#ft_link {
  padding: 15px 0;
  border-bottom: 1px solid #eee
}

#ft_link a {
  display: inline-block;
  padding: 0 8px;
  line-height: 1.083em;
  font-weight: bold
}

#ft_catch {
  margin: 20px 0 10px
}

.menu_lnb {
  margin-right: 450px;
}

.menu_lnb h2 {
  overflow: hidden;
  position: absolute;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
}

.menu_lnb>ul>li {
  float: left;
  width: 25%;
}

.menu_lnb li a {
  display: block;
  padding: 8px 0;
  color: #5e6977;
  font-size: 20px;
}

.menu_lnb li li a {
  color: #777c84;
  font-size: 18px;
}

.about_co {
  float: right;
  width: 450px;
  margin-left: -450px;
  color: #5e6977;
  font-size: 20px;
}

.about_co>li {
  padding: 8px 0;
}

#ft_copy {
  padding: 39px 50px;
  text-align: center;
  border-top: 1px solid #e5e6e8;
  font-size: 16px;
}

#ft_copy,
#ft_copy a {
  color: #777c84;
}

#top_btn {
  position: fixed;
  bottom: 20px;
  left: 0;
  z-index: 90;
  width: 100%;
}

#top_btn>span {
  position: relative;
  display: block;
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  padding: 0 50px;
  text-align: right;
}

.btn_top {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 80px;
  height: 80px;
  background-color: #010431;
  border: none;
  border-radius: 50%;
  color: #999;
  text-align: center;
}

.btn_top .fa-arrow-up:before {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 2px;
  height: 28px;
  margin: -14px 0 0 -1px;
  background-color: #d2d3db;
  border-radius: 2px;
  content: '';
}

.btn_top .fa-arrow-up:after {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-top: 0px;
  border-top: 2px solid #d2d3db;
  border-left: 2px solid #d2d3db;
  border-radius: 2px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  vertical-align: 1px;
  content: '';
}

/* 게시물 선택복사 선택이동 */
#copymove {}

#copymove .win_desc {
  text-align: center;
  display: block
}

.copymove_current {
  display: inline-block;
  min-width: 73px;
  padding: 6px 15px;
  background-color: #fff;
  color: #ff7472;
  border: 1px solid #ff7472;
  border-radius: 5px;
  text-align: center;
  font-size: 18px;
}

.td_posit {
  padding: 0 20px;
}

/* 화면낭독기 사용자용 */
#hd_login_msg {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 0;
  line-height: 0;
  overflow: hidden
}

.msg_sound_only,
.sound_only {
  display: inline-block !important;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0;
  line-height: 0;
  border: 0 !important;
  overflow: hidden !important
}

/* 본문 바로가기 */
#skip_to_container a {
  z-index: 100000;
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 1px;
  font-size: 0;
  line-height: 0;
  overflow: hidden
}

#skip_to_container a:focus,
#skip_to_container a:active {
  width: 100%;
  height: 75px;
  background: #21272e;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  line-height: 75px;
}

/* ie6 이미지 너비 지정 */
.img_fix {
  width: 100%;
  height: auto
}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {
  display: inline-block;
  position: relative
}

#captcha legend {
  position: absolute;
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
  text-indent: -9999em;
  overflow: hidden;
}

#captcha #captcha_img {
  height: 40px;
  border: 1px solid #898989;
  border-left-width: 2px;
  border-right-width: 2px;
  vertical-align: top;
  padding: 0;
  margin: 0
}

#captcha #captcha_mp3 {
  margin: 0;
  padding: 0;
  width: 40px;
  height: 40px;
  border: 0;
  background: transparent;
  vertical-align: middle;
  overflow: hidden;
  cursor: pointer;
  background: url('../../../img/captcha2.png') no-repeat;
  text-indent: -999px;
  border-radius: 3px
}

#captcha #captcha_reload {
  margin: 0;
  padding: 0;
  width: 40px;
  height: 40px;
  border: 0;
  background: transparent;
  vertical-align: middle;
  overflow: hidden;
  cursor: pointer;
  background: url('../../../img/captcha2.png') no-repeat 0 -40px;
  text-indent: -999px;
  border-radius: 3px
}

#captcha #captcha_key {
  width: 120px;
  height: 40px;
  margin: 0 0 0 3px;
  padding: 0 22px;
  border: 1px solid #8c99a9;
  background-color: #fff;
  border-radius: 3px;
  vertical-align: top
}

#captcha #captcha_info {
  display: inline-block;
  margin-left: 12px;
  color: #8c99a9;
}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {
  display: block;
  margin: 0 0 5px;
  width: 187px
}

#captcha.m_captcha #captcha_img {
  width: 160px;
  height: 60px;
  border: 1px solid #e9e9e9;
  margin-bottom: 3px;
  margin-top: 5px;
  display: block;
}

#captcha.m_captcha #captcha_reload {
  position: static;
  margin: 0;
  padding: 0;
  width: 40px;
  height: 40px;
  border: 0;
  background: transparent;
  vertical-align: middle;
  overflow: hidden;
  cursor: pointer;
  background: url('../../../img/captcha2.png') no-repeat 0 -40px;
  text-indent: -999px
}

#captcha.m_captcha #captcha_reload span {
  display: none;
}

#captcha.m_captcha #captcha_key {
  margin: 0;
  padding: 0 5px;
  width: 115px;
  height: 29px;
  border: 1px solid #b8c9c2;
  background: #f7f7f7;
  font-size: 1.333em;
  font-weight: bold;
  text-align: center;
  line-height: 29px;
  margin-left: 3px
}

#captcha.m_captcha #captcha_info {
  display: block;
  margin: 5px 0 0;
  font-size: 0.95em;
  letter-spacing: -0.1em
}

#captcha.m_captcha #captcha_mp3 {
  width: 31px;
  height: 31px;
  background: url('../../../img/captcha2.png') no-repeat 0 0;
  vertical-align: top;
  overflow: hidden;
  cursor: pointer;
  text-indent: -9999px;
  border: none
}

/* ckeditor 단축키 */
.cke_sc {
  margin-bottom: 5px;
  text-align: right
}

.btn_cke_sc {
  display: inline-block;
  padding: 0 10px;
  height: 23px;
  background-color: #fafafa;
  border: 1px solid #8c99a9;
  color: #000;
  font-size: 12px;
  text-decoration: none;
  l vertical-align: middle;
  cursor: pointer
}

.cke_sc_def {
  margin: 5px 0 10px;
  padding: 10px;
  background-color: #f3f3f3;
  border: 1px solid #8c99a9;
  border-radius: 3px;
  text-align: center;
}

.cke_sc_def dl {
  zoom: 1
}

.cke_sc_def dl:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: '';
}

.cke_sc_def dt,
.cke_sc_def dd {
  float: left;
  margin: 0;
  padding: 5px 0;
  border-bottom: 1px solid #e9e9e9;
  text-align: left;
  font-size: 14px;
}

.cke_sc_def dt {
  width: 20%;
  font-weight: bold
}

.cke_sc_def dd {
  width: 30%
}

.btn_cke_sc_close {
  display: none;
}

/* ckeditor 태그 기본값 */
#bo_v_con ul {
  display: block;
  list-style-type: disc;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 0;
  margin-right: 0;
  padding-left: 40px;
}

#bo_v_con ol {
  display: block;
  list-style-type: decimal;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 0;
  margin-right: 0;
  padding-left: 40px;
}

#bo_v_con li {
  display: list-item;
}

/* 버튼 */
.btn {
  display: inline-block;
  padding: 0 10px;
  text-align: center;
  vertical-align: middle;
  border: 0;
}

a.btn01 {
  display: inline-block;
  padding: 7px;
  border: 1px solid #ccc;
  background: #fafafa;
  color: #000;
  text-decoration: none;
  vertical-align: middle
}

a.btn01:focus,
a.btn01:hover {
  text-decoration: none
}

button.btn01 {
  display: inline-block;
  margin: 0;
  padding: 7px;
  border: 1px solid #ccc;
  background: #fafafa;
  color: #000;
  text-decoration: none
}

a.btn02 {
  display: inline-block;
  padding: 7px;
  border: 1px solid #3b3c3f;
  background: #4b545e;
  color: #fff;
  text-decoration: none;
  vertical-align: middle;
}

a.btn02:focus,
.btn02:hover {
  text-decoration: none
}

button.btn02 {
  display: inline-block;
  margin: 0;
  padding: 7px;
  border: 1px solid #3b3c3f;
  background: #4b545e;
  color: #fff;
  text-decoration: none
}

.btn_confirm {
  margin-top: 50px !important;
  text-align: center
}

/* 서식단계 진행 */
.btn_submit {
  display: inline-block;
  min-width: 210px;
  margin: 0 5px;
  padding: 22px 20px;
  background-color: #ff7472;
  border: none;
  border-radius: 5px;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  font-size: 20px;
  line-height: 1.3;
}

.btn_cancel {
  display: inline-block;
  min-width: 210px;
  margin: 0 5px;
  padding: 22px 20px;
  background-color: #8c99a9;
  border: none;
  border-radius: 5px;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  font-size: 20px;
  line-height: 1.3;
}

.btn_md,
.btn_frmline {
  display: inline-block;
  padding: 17px 20px 18px;
  background-color: #fff;
  border: 1px solid #404247;
  border-radius: 3px;
  text-align: center;
  vertical-align: middle;
  color: #000;
  font-size: 20px;
}

.btn_md {
  background-color: #8c99a9;
  border-color: #8c99a9;
  color: #fff;
}

.btn_lg {
  display: inline-block;
  min-width: 210px;
  margin: 0 5px;
  padding: 22px 20px;
  background-color: #8c99a9;
  border: none;
  border-radius: 5px;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  font-size: 20px;
  line-height: 1.3;
}

.btn_sm {
  display: inline-block;
  min-width: 140px;
  padding: 10px;
  background-color: #8c99a9;
  border: none;
  border-radius: 5px;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  font-size: 20px;
  line-height: 1.3;
}

.btn_xs {
  display: inline-block;
  min-width: 40px;
  padding: 5px 10px;
  background-color: #fff;
  border: 1px solid #404247;
  border-radius: 3px;
  text-align: center;
  vertical-align: middle;
  color: #000;
}

.btn_em {
  background-color: #ff7472;
}

.btn_like {
  width: 37px;
  height: 34px;
  margin-top: -5px;
  background: url('/theme/basic/img/img_common.png') no-repeat -20px 0;
  color: transparent;
  font-size: 0;
  line-height: 0;
}

.btn_like:active,
.btn_like.active {
  background-position: -60px 0;
}

.btn_share {
  width: 31px;
  height: 37px;
  background: url('/theme/basic/img/img_common.png') no-repeat -99px 0;
  color: transparent;
  font-size: 0;
  line-height: 0;
}

/* 게시판용 버튼 */
.btn_b01,
.btn_b02,
.btn_b04,
.btn_admin,
.btn_bo_adm input {
  display: inline-block;
  min-width: 95px;
  height: 49px;
  margin: 0 3px 4px;
  padding: 0 28px;
  background-color: #fff;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #000;
  border-radius: 5px;
  box-sizing: border-box;
  color: #000;
  font-size: 20px;
  line-height: 47px;
  text-transform: capitalize;
}

/* 게시판용 버튼 */
.btn_b01:hover,
.btn_b02:hover,
.btn_b04:hover,
.btn_admin:hover,
.btn_bo_adm input:hover,
.btn_bo_adm a:hover,
.btn_bo_adm button:hover,
.btn_xs:hover {
  border-color: #ff7472;
  color: #ff7472;
}

.btn_b01 .fa,
.btn_b02 .fa {
  display: none;
}

.btn_bo_adm .btn_submit_red {
  border-color: #ff7472;
  color: #ff7472;
}

/* 관리자 전용 버튼 */
.btn_admin .fa {
  display: none;
}

/* 아이콘 */
.icon_text {
  display: inline-block;
  padding: 3px 4px 2px;
  background-color: #ff7472;
  border-radius: 2px;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  font-weight: normal;
  font-size: 14px;
}

.icon_text.main {
  min-width: 43px;
}

.icon_text.num {
  min-width: 20px;
  padding: 2px 4px 1px;
  background-color: #fff;
  border: 1px solid #ff7472;
  color: #ff7472;
}

.tiles-wrap .icon_text {
  vertical-align: 1px;
}

/*컬러*/
.color_1 {
  background: #169dd6
}

.color_2 {
  background: #14d53d
}

.color_3 {
  background: #3814ff
}

.color_4 {
  background: #7520c5
}

/* 기본테이블 */
.tbl_wrap table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

.tbl_wrap caption {
  padding: 10px 0;
  font-weight: bold;
  text-align: left
}

.tbl_head01 {}

.tbl_head01 caption {
  padding: 0;
  font-size: 0;
  line-height: 0;
  overflow: hidden
}

.tbl_head01 thead th,
.tbl_head01 thead td {
  height: 40px;
  padding: 22px 10px;
  text-align: center;
  color: #000;
  font-weight: normal;
  font-size: 24px;
}

.tbl_head01 thead th input {
  vertical-align: 1px;
}

/* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th,
.tbl_head01 tfoot td {
  padding: 10px 0;
  border-top: 1px solid #c1d1d5;
  border-bottom: 1px solid #c1d1d5;
  background: #d7e0e2;
  text-align: center
}

.tbl_head01 tbody th {
  padding: 8px 0;
  border-bottom: 1px solid #e8e8e8
}

.tbl_head01 th,
.tbl_head01 td {
  height: 60px;
  padding: 10px 5px;
  border-bottom: 1px solid #e5e6e8;
  color: #000;
  font-weight: lighter;
  font-size: 20px;
  word-break: break-all
}

.tbl_head01 tbody tr:hover td {
  background: #fafafa;
}

.tbl_head01 a:hover {
  text-decoration: underline
}

.tbl_head02 {
  margin: 0 0 10px
}

.tbl_head02 caption {
  padding: 0;
  font-size: 0;
  line-height: 0;
  overflow: hidden
}

.tbl_head02 thead th {
  padding: 5px 0;
  border-top: 1px solid #d1dee2;
  border-bottom: 1px solid #d1dee2;
  background: #e5ecef;
  color: #383838;
  font-size: 0.95em;
  text-align: center;
  letter-spacing: -0.1em
}

.tbl_head02 thead a {
  color: #383838
}

.tbl_head02 thead th input {
  vertical-align: top
}

/* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th,
.tbl_head02 tfoot td {
  padding: 10px 0;
  border-top: 1px solid #c1d1d5;
  border-bottom: 1px solid #c1d1d5;
  background: #d7e0e2;
  text-align: center
}

.tbl_head02 tbody th {
  padding: 5px 0;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  background: #fff
}

.tbl_head02 td {
  padding: 5px 3px;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  background: #fff;
  line-height: 1.4em;
  word-break: break-all
}

.tbl_head02 a {}

table .th_check {
  width: 30px;
}

table .th_no {
  width: 100px;
}

table .th_thumb {
  width: 262px;
}

table .th_writer {
  width: 155px;
}

table .th_date {
  width: 215px;
}

table .bo_tit a {
  display: block;
}

table .td_thumb {
  text-align: left;
}

/* 폼 테이블 */
.tbl_frm01 {
  margin: 0 0 20px
}

.tbl_frm01 table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0
}

.tbl_frm01 th {
  position: absolute;
  width: 0;
  height: 0;
  color: transparent;
  font-size: 0;
  line-height: 0;
  text-indent: -100%;
}

.tbl_frm01 tr+tr td {
  padding-top: 20px;
}

.wr_content textarea,
.tbl_frm01 textarea,
.form_01 textarea,
.frm_input,
.set_input_file {
  padding: 15px 22px;
  background-color: #fff;
  vertical-align: middle;
  border: 1px solid #8c99a9;
  border-radius: 3px;
  color: #000;
  font-size: 20px;
}

.tbl_frm01 textarea {
  padding: 2px 2px 3px
}

.frm_input {
  width: 100%;
  height: 60px;
}

.full_input {
  width: 100%
}

.half_input {
  width: 49.5%
}

.tbl_frm01 textarea,
.write_div textarea {
  width: 100%;
  height: 100px
}

.tbl_frm01 a {
  text-decoration: none
}

.tbl_frm01 .frm_info {
  display: block;
  padding: 0 0 5px;
  line-height: 1.4em
}

.set_input_file {
  position: relative;
  padding-top: 6px;
  padding-bottom: 6px
}

.set_input_file .set_form {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.set_input_file .frm_file {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  height: auto;
  padding: 0;
}

.set_input_file .text_upload,
.set_input_file .text_uploaded {
  margin-left: 4px;
  vertical-align: middle;
  color: #84899c;
}

#autosave_wrapper {
  position: relative;
  /* padding-right:208px; */
}

#autosave_wrapper .frm_input {
  width: 100%;
}

#bo_w select {
  width: 100%;
}

.btn_frmline {
  position: absolute;
  right: 0;
  top: 0;
}

/*기본 리스트*/
.list_01 li {
  border: 1px solid #dbdbdb;
  background: #fff;
  border-radius: 3px;
  margin: 3px 0;
  padding: 10px 15px;
  list-style: none;
  position: relative;
}

.list_01 li:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ""
}

.list_01 li:hover {
  background: #f9f9f9
}

.list_01 li.empty_li {
  text-align: center;
  padding: 20px 0;
  color: #666
}

/*폼 리스트*/
.form_01 h2 {
  margin: 0 0 10px;
  font-size: 1.167em
}

.form_01 li {
  margin: 10px 0
}

.form_01 li:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ""
}

.form_01 li .right_input {
  float: right
}

.form_01 textarea {
  height: 100px;
  width: 100%
}

.form_01 .frm_label {
  display: inline-block;
  width: 130px
}

/* 게시판 공통 */
/* 검색 */
#bo_sch {
  margin: 50px 0 70px;
  text-align: center;
}

#bo_sch legend {
  position: absolute;
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
  text-indent: -9999em;
  overflow: hidden
}

#bo_sch .set_search {
  display: inline-block;
  padding: 7px 0;
  background-color: #fff;
  border: 1px solid #8c99a9;
  border-radius: 3px;
}

#bo_sch select {
  height: 44px;
  padding: 10px 55px 11px 14px;
  background-color: transparent;
  border: none;
  border-radius: 0;
}

#bo_sch .sch_input {
  width: 335px;
  padding: 10px 20px 11px;
  background-color: transparent;
  vertical-align: middle;
  border: none;
  border-right: 1px solid #8c99a9;
  color: #000;
  font-size: 20px;
}

#bo_sch .btn_md {
  margin-left: 16px;
}

.cmt_btn,
#bo_vc,
#bo_vc_w {
  display: none;
}

/* List */
.bo_fx.set_sort {
  margin-bottom: 28px;
}

.bo_fx.set_btn {
  position: relative;
  margin: 30px 50px 27px;
  padding-top: 40px;
  border-top: 1px solid #000;
}

#bo_list .tbl_head01+.bo_fx.set_btn {
  margin: 0;
  border-top: none;
}

.bo_fx:after {
  display: block;
  clear: both;
  content: '';
}

.bo_fx+#fboardlist {
  margin-top: 30px;
}

#bo_list_total {
  float: left;
}

.text_total {
  color: #000;
  font-size: 20px;
}

.bo_fx .set_sort {
  float: right;
  margin-right: -14px;
}

.bo_fx .text_link {
  display: inline-block;
  padding: 0 14px;
  color: #000;
  font-size: 20px;
  cursor: pointer;
}

.bo_fx .text_link.active {
  font-weight: bold;
}

.bo_fx .text_link+.text_link:before {
  display: inline-block;
  width: 1px;
  height: 13px;
  margin: 0 15px 0 -16px;
  vertical-align: middle;
  border-left: 1px solid #dadbe1;
  content: '';
}

#gall_allchk {
  position: relative;
  margin-bottom: 20px;
}

#gall_allchk>.input_check {
  position: relative;
  left: 13px;
  vertical-align: middle;
}

#container_in #gall_allchk>.input_check {
  left: -10px;
}

.tiles-wrap {
  margin-bottom: -85px !important;
}

.tiles-wrap li .input_check {
  position: absolute;
  left: -36px;
  top: 0;
  margin-bottom: 0;
}

#wookmark1 li a span {
  font-size: 20px;
}

#wookmark1 li a.good {
  margin-top: 14px;
}

#wookmark1 li a.title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.good .gall_subject {
  overflow: hidden;
  width: 16px;
  height: 14px;
  margin-right: 3px;
  background: url('/theme/basic/img/img_common.png') no-repeat -132px 0;
  vertical-align: middle;
  color: transparent;
  font-size: 0;
  line-height: 0;
  text-indent: -100%;
}

.good strong {
  color: #000;
  font-weight: normal;
  font-size: 16px;
}

.tiles-wrap.list_filter {
  display: block;
  margin-bottom: 0 !important;
}

.tiles-wrap.list_filter li {
  padding: 0;
}

.tiles-wrap.list_filter .empty_list {
  float: none;
  padding: 115px 0 85px !important;
  cursor: default;
  opacity: 1;
}

/* View */
.set_info {
  display: block;
  margin-bottom: 20px;
  color: #ff7472;
}

#bo_v {
  padding-top: 84px;
}

.board_view_title+#bo_v {
  padding-top: 0;
}

#bo_v header {
  margin-bottom: 55px;
  *zoom: 1;
}

#bo_v header:after {
  display: block;
  clear: both;
  content: '';
}

#bo_v_title {
  padding-bottom: 35px;
  color: #000;
  font-weight: normal;
  font-size: 48px;
  line-height: 1.2;
  word-wrap: break-word;
  word-break: keep-all;
}

#bo_v_title.type_sm {
  padding-bottom: 0;
  font-size: 36px;
}

#bo_v_atc,
#bo_v_atc p {
  text-align: justify;
  word-wrap: break-word;
  word-break: keep-all;
}

.set_add #bo_v_title {
  float: left;
  padding-right: 200px;
}

.set_add .set_sns {
  float: right;
  margin-left: -200px;
}

.bo_v_snswr {
  position: relative;
  display: inline-block;
  margin-left: 28px;
  vertical-align: middle;
}

.bo_v_snswr:hover #bo_v_sns {
  display: block;
}

#bo_v_sns {
  display: none;
  position: absolute;
  top: 37px;
  left: -42px;
  padding-top: 28px;
}

#bo_v_sns>ul {
  position: relative;
  padding: 15px 0;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 5px;
  list-style: none;
}

#bo_v_sns>ul:after {
  position: absolute;
  top: -6px;
  left: 50%;
  width: 10px;
  height: 10px;
  margin-left: -4px;
  background-color: #fff;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  vertical-align: 1px;
  content: '';
}

#bo_v_sns a {
  display: block;
  padding: 8px 17px;
  font-weight: lighter;
}

#bo_v_sns a:hover {
  color: #ff7472;
}

.bo_v_like {
  vertical-align: middle;
  color: #000;
  font-size: 24px;
}

#bo_w .bo_w_flie .file_del {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 0.92em;
  color: #7d7d7d
}

/* 파일 삭제 */
#autosave_pop {
  top: auto;
  width: 500px;
  margin-top: 10px;
  border-color: #8c99a9;
}

#autosave_pop:before {
  border-color: transparent transparent #8c99a9 transparent;
}

/* 첨부파일 */
#bo_v_file {
  margin-top: 50px;
}

#bo_v_file h2 {
  padding-bottom: 17px;
  border-bottom: 1px solid #e5e6e8;
  font-weight: normal;
}

#bo_v_file ul {
  margin: 0;
  padding: 10px 0;
  list-style: none
}

#bo_v_file li {
  padding: 7px 0;
}

#bo_v_file li .fa {
  display: none;
}

#bo_v_file a {
  display: inline-block;
  border-bottom: 1px solid #ff7472;
  color: #ff7472;
}

#bo_v_file strong {
  font-weight: normal;
}

.bo_v_file_cnt {
  float: right;
  font-size: 14px;
  margin-top: 5px;
}

#bo_v_file img {
  float: left;
  margin: 0 10px 0 0
}

/* 첨부이미지 */
.view_image {
  display: inline-block;
  vertical-align: top;
}

.view_image+.view_image {
  margin-left: 4px;
}

/* 관련링크 */
#bo_v_link {
  margin-top: 50px;
}

#bo_v_link h2 {
  padding-bottom: 17px;
  border-bottom: 1px solid #e5e6e8;
  font-weight: normal;
}

#bo_v_link ul {
  margin: 0;
  padding: 10px 0;
  list-style: none
}

#bo_v_link li {
  padding: 7px 0;
}

#bo_v_link li .fa {
  display: none;
}

#bo_v_link a {
  display: inline-block;
  border-bottom: 1px solid #ff7472;
  color: #ff7472;
}

#bo_v_link strong {
  font-weight: normal;
}

.bo_v_link_cnt {
  float: right;
  font-size: 14px;
}

/* 하단 버튼 영역 */
#bo_v_top {
  padding: 10px 0;
  zoom: 1;
}

#bo_v_top:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: "";
}

#bo_v_top h2 {
  position: absolute;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
}

#bo_v_top ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#bo_v_bot {
  margin: 75px 0 27px;
  padding-top: 40px;
  border-top: 1px solid #000;
  zoom: 1;
  clear: both;
}

#bo_v_bot:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: "";
}

#bo_v_bot:last-of-type {
  margin-bottom: -4px;
}

#bo_v_bot h2 {
  position: absolute;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
}

/* #bo_v_bot ul {margin:0; padding:0; list-style:none;} */
.bo_v_nb {
  float: right;
  margin-right: -3px;
}

.bo_v_nb li {
  float: left;
}

.bo_v_com {
  float: left;
  margin: 0 0 0 -3px;
}

.bo_v_com li {
  float: left;
}

#bo_v_bot .bo_v_left {
  margin: 0;
}

.btn_bo_user {
  float: right;
  margin-right: -5px;
  padding: 0;
  list-style: none;
}

.btn_bo_user li {
  float: left;
  padding: 0 2px;
}

.btn_bo_user input,
.btn_bo_user a,
.btn_bo_user button {
  margin: 0;
}

.btn_bo_adm {
  float: left;
}

.btn_bo_adm:first-child {
  margin-left: -5px;
}

.btn_bo_adm li {
  float: left;
  padding: 0 2px;
}

/* write */
.filter_cont_write {
  margin-top: -19px;
}

.text_sub {
  font-size: 12px;
}

.text_sub:before {
  content: '* '
}

.list_assign {
  border-bottom: 1px solid #e5e6e8;
}

.list_assign li {
  display: table;
  width: 100%;
  padding: 5px 0;
  border-top: 1px solid #e5e6e8;
}

.list_assign .assign_img,
.list_assign .assign_filter_cont {
  display: table-cell;
  vertical-align: top;
}

.list_assign .assign_img {
  width: 200px;
  padding: 5px 0;
}

.list_assign .assign_img img {
  max-width: 100%;
}

.list_assign .filter_group {
  padding: 5px 0 5px 126px;
}

.list_assign .filter_group strong {
  display: inline-block;
  width: 120px;
  margin-left: -126px;
  padding-left: 20px;
  font-weight: normal;
  font-size: 20px;
}

#bo_w .write_div {
  overflow: auto;
}

/* 자료 없는 목록 */
.empty_table {
  padding: 144px 0 !important;
  text-align: center;
}

.empty_list {
  padding: 144px 0 !important;
  text-align: center;
}

.tiles-wrap li.empty_list {
  left: 0 !important;
  right: 0;
  margin: 0 50px;
  padding-bottom: 70px !important;
  border-top: 1px solid #e5e6e8;
}

/* 필수입력 */
.required,
textarea.required {
  background-image: url('../img/require.png') !important;
  background-repeat: no-repeat !important;
  background-position: right top !important;
}

/* 테이블 항목별 정의 */
.td_board {
  width: 80px;
  text-align: center
}

.td_category {
  width: 80px;
  text-align: center
}

.td_chk {
  width: 30px;
  text-align: center
}

.td_date {
  width: 60px;
  text-align: center
}

.td_datetime {
  width: 110px;
  text-align: center
}

.td_group {
  width: 80px;
  text-align: center
}

.td_mb_id {
  width: 100px;
  text-align: center
}

.td_mng {
  width: 80px;
  text-align: center
}

.td_name {
  width: 100px;
  text-align: left
}

.td_nick {
  width: 100px;
  text-align: center
}

.td_num {
  width: 50px;
  text-align: center
}

.td_numbig {
  width: 80px;
  text-align: center
}

.td_stat {
  width: 60px;
  text-align: center
}

.txt_active {
  color: #5d910b
}

.txt_done {
  color: #e8180c
}

.txt_expired {
  color: #ccc
}

.txt_rdy {
  color: #8abc2a
}

/* 새창 기본 스타일 */
.new_win {
  position: relative;
}

.new_win .tbl_wrap {
  padding: 30px
}

.new_win #win_title {
  padding: 26px 30px;
  background-color: #010431;
  color: #fff;
  font-weight: normal;
  font-size: 24px;
}

.new_win #win_title .sv {
  font-size: 0.75em;
  line-height: 1.2em
}

.new_win .win_ul {
  border-right: 1px solid #dfe6e7;
}

.new_win .win_ul:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ""
}

.new_win .win_ul li {
  float: left;
  background: #fff;
  width: 33.333%;
  text-align: center;
  border: 1px solid #ccc;
  margin-left: -1px
}

.new_win .win_ul li a {
  display: block;
  padding: 10px 0
}

.new_win .win_ul .selected {
  background: #fff;
  border-color: #253dbe;
  position: relative;
  z-index: 5
}

.new_win .win_ul .selected a {
  color: #253dbe;
  font-weight: bold
}

.new_win .win_desc {
  margin: 5px 0;
  font-size: 0.92em;
  color: #3598db;
}

.new_win .frm_info {
  font-size: 0.92em;
  color: #3598db
}

.new_win .win_total {
  text-align: right;
  margin: 10px 0
}

.new_win .win_total span {
  display: inline-block;
  line-height: 30px;
  font-size: 0.92em;
  color: #4e546f;
  background: #d4d4d4;
  padding: 0 10px;
  border-radius: 5px;
}

.new_win .new_win_con {
  margin: 20px;
}

.new_win .new_win_con:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ""
}

.new_win .btn_confirm:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ""
}

.new_win .win_btn {
  padding: 0 30px 30px;
  text-align: center;
}

.new_win .btn_close {
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  height: 80px;
  width: 80px;
  min-width: 0;
  background-color: transparent;
  border: 0;
  text-indent: -999px;
  cursor: pointer
}

.new_win .btn_close:before,
.new_win .btn_close:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px;
  height: 35px;
  margin-top: -17px;
  background-color: #808298;
  border-radius: 2px;
  content: '';
}

.new_win .btn_close:before {
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.new_win .btn_close:after {
  -ms-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/* 검색결과 색상 */
.sch_word {
  color: #00c4ac
}

/* 자바스크립트 alert 대안 */
#validation_check {
  margin: 100px auto;
  width: 500px
}

#validation_check h1 {
  margin-bottom: 20px;
  font-size: 1.3em
}

#validation_check p {
  margin-bottom: 20px;
  padding: 30px 20px;
  border: 1px solid #e9e9e9;
  background: #fff
}

/* 사이드뷰 */
.sv_wrap {
  position: relative;
  font-weight: normal
}

.sv_wrap .sv {
  z-index: 1000;
  display: none;
  margin: 5px 0 0;
  font-size: 0.92em;
  background: #333;
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.2);
}

.sv_wrap .sv:before {
  content: "";
  position: absolute;
  top: -6px;
  left: 15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 6px 6px 6px;
  border-color: transparent transparent #333 transparent;
}

.sv_wrap .sv a {
  display: inline-block;
  margin: 0;
  padding: 0 10px;
  line-height: 30px;
  width: 100px;
  font-weight: normal;
  color: #bbb
}

.sv_wrap .sv a:hover {
  background: #000;
  color: #fff
}

.sv_member {
  color: #333
}

.sv_on {
  display: block !important;
  position: absolute;
  top: 23px;
  left: 0px;
  width: auto;
  height: auto
}

.sv_nojs .sv {
  display: block
}

/* 페이징 */
.pg_wrap {
  position: relative;
  margin-top: 67px;
  text-align: center;
  clear: both;
}

.pg_wrap:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ""
}

.pg_page,
.pg_current {
  display: inline-block;
  min-width: 19px;
  margin: 0 17px;
  vertical-align: middle;
  color: #000;
  font-size: 20px;
}

.pg_page {
  padding-bottom: 1px;
}

.pg_current {
  padding-bottom: 0;
  border-bottom: 1px solid #ff5a58;
  box-shadow: none;
  font-weight: normal;
}

.pg_start,
.pg_prev,
.pg_end,
.pg_next {
  text-indent: inherit;
}

/* cheditor 이슈 */
.cheditor-popup-window *,
.cheditor-popup-window :after,
.cheditor-popup-window :before {
  box-sizing: content-box;
}

/* Mobile화면으로 */
#device_change {
  display: block;
  margin: 0.3em;
  padding: 0.5em 0;
  border: 1px solid #eee;
  border-radius: 2em;
  background: #fff;
  color: #000;
  font-size: 2em;
  text-decoration: none;
  text-align: center
}


/* CONTENTS */
/* main */
.main_text {
  max-width: 1100px;
  margin: 0 auto;
  padding: 77px 0;
  text-align: center;
  font-size: 20px;
  line-height: 1.9;
}

.main_text strong {
  display: block;
  margin-bottom: 20px;
  font-weight: normal;
  font-size: 48px;
  line-height: 1.4;
}

.main_deco {
  position: relative;
}

.main_deco>span {
  position: absolute;
  left: 50%;
  top: 0;
  width: 500px;
  height: 392px;
  margin-left: -377px;
}

.main_deco .deco1 {
  top: 188px;
  margin-left: -860px;
  width: 263px;
  height: 96px;
  background-color: #e8bdd1;
}

.main_deco .deco2 {
  width: 500px;
  height: 392px;
  margin-left: -377px;
  background: url('/theme/basic/img/main/main_img_deco2.png') no-repeat 50% 50%;
}

.main_deco .deco3 {
  top: 368px;
  width: 174px;
  height: 192px;
  margin-left: -475px;
  background: url('/theme/basic/img/main/main_img_deco3.png') no-repeat 50% 50%;
}

.main_deco .deco3 {
  top: 483px;
  width: 65px;
  height: 149px;
  margin-left: 67px;
  background: url('/theme/basic/img/main/main_img_deco4.png') no-repeat 50% 50%;
}

.main_deco .deco4 {
  top: 437px;
  width: 177px;
  height: 119px;
  margin-left: 144px;
  background: url('/theme/basic/img/main/main_img_deco5.png') no-repeat 50% 50%;
}

.main_deco .deco5 {
  top: 337px;
  width: 203px;
  height: 31px;
  margin-left: 622px;
  background-color: #8c99a9;
}

.main_visual {
  overflow: hidden;
  position: relative;
  min-height: 770px;
  background-color: #e5e6e8;
}

.main_visual li {
  float: left;
}

.main_visual li a {
  overflow: hidden;
  position: absolute;
  left: 50%;
  top: 0;
  width: 100%;
  margin-left: -860px;
  background-color: #010431;
  color: #fff;
  word-wrap: break-word;
  word-break: keep-all;
}

.main_visual li .set_cont {
  display: table;
  width: 100%;
  height: 100%;
}

.main_visual li .set_cont>strong {
  display: table-cell;
  padding: 120px 30px;
  text-align: center;
  vertical-align: middle;
}

.main_visual li a img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 200%;
  max-width: 200%;
  max-height: 200%;
  margin: auto;
}

.main_visual li .item1 {
  top: 18px;
  width: 356px;
  height: 316px;
  margin-left: -590px;
}

.main_visual li .item2 {
  top: 32px;
  width: 289px;
  height: 397px;
  margin-left: 32px;
}

.main_visual li .item3 {
  width: 437px;
  height: 307px;
  margin-left: 360px;
}

.main_visual li .item4 {
  top: 345px;
  width: 253px;
  height: 280px;
  margin-left: -739px;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

.main_visual li .item5 {
  top: 366px;
  width: 175px;
  height: 175px;
  margin-left: -476px;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

/* AboutUs 고정 */
.main_visual li .item6 {
  top: 345px;
  width: 290px;
  height: 382px;
  margin-left: -289px;
}

.main_visual li .item7 {
  top: 317px;
  width: 281px;
  height: 351px;
  margin-left: 330px;
}

.main_visual li .item8 {
  top: 300px;
  width: 253px;
  height: 286px;
  margin-left: -565px;
}

.main_visual li .item9 {
  top: 400px;
  width: 200px;
  height: 300px;
  margin-left: 623px;
}

.main_visual .set_cover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  padding: 30px;
  background-color: rgba(1, 4, 49, 0.5);
  font-size: 30px;
}

.main_visual a:hover .set_cover {
  display: none;
}

.main_visual a .set_cover>i {
  display: block;
  margin-top: 10px;
  font-size: 60px;
}

.main_visual a.company {
  background-color: #010431;
}

.main_visual a.company:hover .set_cover {
  display: block;
  background-color: #313381;
}

.main_visual a.story {
  background-color: #d02776;
}

.main_visual a.story .set_cover {
  background-color: rgba(191, 37, 109, 0.5);
}

.main_visual a>b {
  display: table-cell;
  width: 100%;
  height: 100%;
  padding: 90px;
  background-color: #d02776;
  text-align: center;
  vertical-align: middle;
  font-weight: normal;
  font-size: 36px;
  line-height: 1.3;
}

/* sub-common */
.story_visual {
  margin-bottom: 74px;
  padding: 88px 10px 89px;
  background: #8d99a9 url('/theme/basic/img/contents/story_bg_title.png') center center no-repeat;
  text-align: center;
  color: #fff;
  font-size: 20px;
  line-height: 38px;
}

.story_visual strong {
  display: block;
  max-width: 1100px;
  margin: 19px auto 0;
  font-weight: normal;
  font-size: 48px;
  line-height: 68px;
}

.board_view_title {
  position: relative;
  display: table;
  width: 100%;
  height: 408px;
  margin-bottom: 67px;
  padding: 50px;
  background: #8d99a9 url('/theme/basic/img/contents/story_bg_title.png') center center no-repeat;
  text-align: center;
  color: #fff;
  font-size: 20px;
  line-height: 38px;
}

.board_view_title.img_bg {
  background-size: 100%;
}

.board_view_title:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  content: '';
}

.board_view_title span {
  position: relative;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.board_view_title strong {
  display: inline-block;
  max-width: 1100px;
  font-weight: normal;
  font-size: 48px;
  line-height: 70px;
  word-wrap: break-word;
  word-break: keep-all;
}

.text_info {
  display: block;
  margin-top: 13px;
  color: #84899c;
  font-size: 20px;
}

.text_info>span+span {
  margin-left: 16px;
}

.text_link {
  cursor: pointer;
}

/* support */
#container_in.support {
  padding-top: 77px;
}

#container_in div.content {
  padding-left: 340px;
}

#container_in #bo_cate {
  padding-top: 5px;
}

#container_in #bo_list {
  padding-right: 0;
  padding-left: 0;
}

.support_visual {
  max-width: 1000px;
  margin: 0 auto;
  background-color: #fff;
  color: #000;
  font-size: 20px;
  line-height: 38px;
}

.support_visual.type_only {
  display: block !important;
}

.support_visual strong {
  display: block;
  margin-bottom: 22px;
  font-weight: normal;
  font-size: 48px;
  line-height: 1.4;
  line-height: 68px;
}

.support_visual .set_btn {
  margin: 30px -5px 0;
}

.support_visual>p {
  word-wrap: break-word;
  word-break: keep-all;
}

.support_visual .set_btn+p {
  margin-top: 88px;
  text-align: left;
}

p.text_guide {
  color: #000;
  font-size: 20px;
  line-height: 1.8;
  word-wrap: break-word;
  word-break: keep-all;
}

/* story */
#container_in #bo_gall {
  min-width: 0;
  max-width: inherit;
  padding-left: 340px;
  margin-right: -30px;
}

#container_in #bo_v,
#container_in #bo_w {
  padding-left: 340px;
}

/* about us */
.ctt_admin {
  text-align: right;
}

#ctt {
  padding-top: 90px;
}

#ctt header h1 {
  margin-bottom: 12px;
  font-weight: normal;
  font-size: 20px;
  line-height: 1.3;
}

#ctt #ctt_con {
  font-size: 24px;
  line-height: 1.7;
}

.about_cont>strong {
  display: block;
  margin: 90px 0 70px;
  font-weight: normal;
  font-size: 48px;
  line-height: 1.4;
}

.about_cont>strong:first-child {
  margin-top: 0;
}

.about_cont>p {
  max-width: 1300px;
  word-wrap: break-word;
  word-break: keep-all;
}

.about_cont>h3 {
  margin-bottom: 45px;
  font-weight: normal;
  font-size: 48px;
  line-height: 1.4;
}

.about_cont>h3:first-child {
  margin-top: 90px;
}

.about_cont>h4 {
  margin-top: 42px;
  font-size: 24px;
  line-height: 1.7;
}

.about_cont .img_map img {
  max-width: 100%;
}

.root_daum_roughmap {
  width: 100% !important;
}

/* -- 1400px 이하 --*/
@media all and (max-width: 1400px) {

  /* common */
  .menu_lnb>ul>li {
    float: left;
    width: 25%;
    padding-right: 0;
  }

  table .th_thumb {
    width: 90px;
  }

  /* layout */
  #bo_cate {
    width: 240px;
  }

  #container_in div.content {
    padding-left: 240px;
  }

  #container_in #bo_gall {
    padding-left: 240px;
  }

  #container_in #bo_v,
  #container_in #bo_w {
    padding-left: 240px;
  }

  /* main */
  .main_visual li .item4 {
    top: 555px;
    margin-left: -554px;
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
  }
}