#content .tb_board {border-top: 3px solid #000000}
#content .tb_board td {border-bottom: 0;color: #000;padding: 0;}
#content .tb_board td.one {flex: 100% !important;!i;!;text-align: center !important;!i;!;}
#content .tb_board td:nth-child(1) {font-size: clamp(18px, 2vw, 24px);font-family: 'TheJamsil';flex: 0 1 calc(10%);padding: 0;text-align: left;}
#content .tb_board td:nth-child(2) {font-size: clamp(18px, 2vw, 24px);font-family: 'TheJamsil';margin: unset;height: 100%;flex: 0 1 calc(45%);display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;-webkit-text-size-adjust: none;-moz-text-size-adjust: none;-ms-text-size-adjust: none;-o-text-size-adjust: none;padding: 0;color: #000;height: auto;line-height: normal;}
#content .tb_board td:nth-child(3) {flex: 0 1 calc(25%);text-align: right;font-size: clamp(16px, 2vw, 18px);color: #9a9a9a;font-weight: 100;}
#content .tb_board td:nth-child(4) {flex: 0 1 calc(10%);text-align: right;color: #000;font-weight: 300;font-family: 'Pretendard';display: flex;align-items: center;justify-content: flex-end;}
#content .tb_board td:nth-child(5){flex: 0 1 calc(10%);position: absolute;width: 58px;height: 58px;transition: all 0.3s;background: url(./img/plus-circle.png) no-repeat center;display: block;right: 45px;top: 50%;transform: translate(0, -50%);z-index: 1;}
#content .tb_board tr {display: flex;flex-wrap: wrap;padding: 50px 20px 50px clamp(20px,2vw,45px);width: 100%;border-bottom: 1px solid #ecf0f1;line-height: 1.4em;word-break: break-all;align-items: center;position: relative;}
#content .tb_board tr:hover td:nth-child(5){background: url(./img/plus-circle-on.png) no-repeat center;background-size: contain;}
.bo-top-wrap{display: flex;margin-bottom: 20px;align-items: flex-end;}
.bo-top-wrap > div{font-size: 15px;font-weight: 300;min-height:24px;line-height: 24px;background-size: 24px auto;font-weight: 700;letter-spacing: 0px;    margin-top: 10px;font-size: 18px;padding-bottom: 15px;font-weight: 700;}
.total-page strong{color: #1c7ace;}


.gallery-list > li {
  border-collapse: collapse;
  border-spacing: 0 5px;
  background: #fff;
  border-top: 3px solid #000000;
  table-layout: fixed;
  width: 100%;
  padding: clamp(40px, 5vw, 80px) 0px;
  display: flex;
  height: 100%;
  border-bottom: 1px solid #d5d5d5;
  flex-wrap: wrap;
  overflow: hidden;
}

ul.gallery-list {}

.gallery-list .left_con {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex: calc(50% - 25px);
  overflow: hidden;
}

.gallery-list > li > div {
  width: 100%;
}

.gallery-list > li .right_con {
  text-align: center;
  flex: calc(50% - 25px);
}

.gallery-list .left_con > div {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  /* height: 100%; */
}

.gallery-list .left_con > div .l {
  font-size: clamp(26px, 3.4vw, 50px);
  font-weight: 700;
  display: block;
  text-overflow: ellipsis;
  word-wrap: normal;
}
.gallery-list .left_con > div .l  a{
  font-size: clamp(26px, 3.4vw, 50px);
  font-weight: 700;
  display: block;
  text-overflow: ellipsis;
  word-wrap: normal;
}

.gallery-list-content-etc {
  margin-top: 35px;
  display: block;
  font-size: 18px;
  color: #999;
  display: flex;
}

.list-date {
  padding-left: 33px;
  background: url(./img/date_icon01.png) 0 center no-repeat;
  font-family: 'Pretendard';
  margin-left: 10px;
  font-size: clamp(16px, 2vw, 20px);
  color: #000;
  font-weight: 400;
}

.list-comment {
  padding-left: 33px;
  background: url(./img/eye.png) 0 center no-repeat;
  font-family: 'Pretendard';
  margin-left: 30px;
  font-size: clamp(16px, 2vw, 20px);
  color: #000;
  font-weight: 400;
}

.gallery-list .left_con > a {
  border: 1px solid #2b4373;
  padding: 20px 0;
  color: #2b4373;
  font-size: 20px;
  font-weight: 700;
  border-radius: 35px;
  width: 100%;
  max-width: 214px;
  font-weight: 300;
  text-align: center;
  transition: all 0.3s;
}

.gallery-list .left_con > a:hover {
  background-color: #091a2e;
  color: #ffffff;
}



.title.c {
  display: block;
  font-size: 22px;
  word-break: break-all;
  border-bottom: 1px solid #ddd;
  padding: 20px 0;
  border-top: 2px solid #000;
  font-family: 'Pretendard';
  font-weight: 700;
}

.df.board {
  margin: 0;
  border-bottom: 1px solid #ddd;
  color: #666;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 20px;
}


.article-info{padding: 15px 0;/* min-height:50px; */font-size: 12px;color:#999;font-family: tahoma;}

.article-comment{display: inline-block;padding-left: 25px;background: url(./svg/speech_bubble.svg) 0 center no-repeat;font-weight: normal;line-height: 20px;}
.article-hit{display: inline-block;padding-left: 25px;background: url(./svg/eye.svg) 0 center no-repeat;margin-left: 15px;font-weight: normal;line-height: 20px;}
.article-date{display: inline-block;padding-left: 25px;background: url(./svg/calendar_date.svg) 0 center no-repeat;margin-left: 15px;font-weight: normal;line-height: 20px;}
.article-ip{display: inline-block;color:#999;font-size: 12px;margin-left: 5px;}

.profile-info {
  display: inline-block;
  font-weight: normal;
  padding-left: 25px;
  background: url(./svg/user_male.svg) 0 center no-repeat;
  color: #000;
  font-weight: 700;
  font-family: 'Pretendard';
}
#bo_v_bot {
  zoom: 1;
  position: relative;
  padding: 25px;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 25px;
}

#bo_v_bot .board_btn {
  margin: 0;
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

#bo_v_bot li {
  list-style: none;
  color: #000;
  font-weight: 700;
  font-size: 20px;
  position: relative;
}
#bo_v_bot li > a {
    font-weight: 700;
}

#bo_v_bot .next {
  left: clamp(20px,4.8vw,80px);
}

#bo_v_bot .next:before {
  background: url(./img/arrow_icon02_prev.png) no-repeat;
  left: -35px;
  content: '';
  position: absolute;
  width: 18px;
  height: 19px;
  top: 50%;
  transform: translateY(-50%);
}

#bo_v_bot  .prev {
  right: clamp(20px,4.8vw,80px);
}

#bo_v_bot .prev:before {
  background: url(./img/arrow_icon02_next.png) no-repeat;
  right: -35px;
  content: '';
  position: absolute;
  width: 18px;
  height: 19px;
  top: 50%;
  transform: translateY(-50%);
}

#bo_v_bot input {
  background: none;
  border: 0;
  padding: 0;
  margin: 0;
  color: #000 !important;
  font-weight: 700;
  font-size: 20px;
  position: relative;
}


.title.c {
  display: block;
  font-size: 22px;
  word-break: break-all;
  border-bottom: 1px solid #ddd;
  padding: 20px 0;
  border-top: 2px solid #000;
  font-family: 'Pretendard';
  font-weight: 700;
  padding: 20px 25px;
  line-height: 1.4em;
}

.df.board {
  margin: 0;
  border-bottom: 1px solid #ddd;
  color: #666;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 20px;
  padding: 15px 20px;
}

.article-info{/* min-height:50px; */font-size: 12px;color:#999;font-family: tahoma;padding: 0;}

.article-comment{display: inline-block;padding-left: 25px;background: url(./svg/speech_bubble.svg) 0 center no-repeat;font-weight: normal;line-height: 20px;}
.article-hit{display: inline-block;padding-left: 25px;background: url(./svg/eye.svg) 0 center no-repeat;margin-left: 15px;font-weight: normal;line-height: 20px;}
.article-date{display: inline-block;padding-left: 25px;background: url(./svg/calendar_date.svg) 0 center no-repeat;margin-left: 15px;font-weight: normal;line-height: 20px;}
.article-ip{display: inline-block;color:#999;font-size: 12px;margin-left: 5px;}



.profile-info {
  display: inline-block;
  font-weight: normal;
  padding-left: 25px;
  background: url(./svg/user_male.svg) 0 center no-repeat;
  color: #000;
  font-weight: 700;
  font-family: 'Pretendard';
}

#bo_v_file .df {
  padding: 20px 25px;
  border-top: 1px solid #eee;
  margin-top: 20px;
  align-items: center;
  gap: 10px;
}

#bo_v_file .df h2 {
  flex: 0 1 calc(15% - 0px);
  text-align: center;
  position: relative;
  font-size: 18px;
  font-weight: 800;
  display: flex;
  gap: 0 10px;
  justify-content: space-evenly;
  min-width: 80px;
}

#bo_v_file .df a {
  margin: 0;
  list-style: none;
  flex: 0 1 calc(75% - 35px);
  margin-left: 10px;
  /* display: inline-block; */
  color: #575757;
  text-decoration: unset;
  word-wrap: break-word;
  font-size: 15px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  -o-text-size-adjust: none;
}

@media screen and (max-width:420px) {
  .profile-info{flex: 100%;}
  .article-info{flex: 100%;display: flex;justify-content: flex-end;}
}

@media screen and (max-width:320px) {
  #bo_v_bot .board_btn{flex-direction: column;}
}







.board > img {
  padding: 20px 15px;
  margin-bottom: 20px;
}