#content .tb_board {border-top: 3px solid #000000}
#content .tb_board td {border-bottom: 0;color: #000;padding: 0;}
#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;}
#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;
}


.ui-gallery{text-align:center;margin-bottom: 0;display: flex;flex-wrap: wrap;gap: 26px;}
.ui-gallery:after {clear:both; display:block; content:"";}
.ui-gallery li{display:inline-block;position:relative;flex: 0 1 calc(100% / 3 - 18px);margin: 0;}
.ui-gallery li:nth-child(4n){margin-right:0;}
/*.ui-gallery li:nth-child(4){ margin-bottom:70px;}
.ui-gallery li:nth-child(8){ margin-bottom:30px;}*/
.ui-gallery li img{height: 100%;width: 100%;border:1px solid #ccc;display:block;width: 448px;height: 294px;object-fit: cover;}
.ui-gallery li a img:hover {border:1px solid #707070;}
.ui-gallery li p{margin-top:10px; font-size:17px; font-weight:bold; margin-bottom:3px; color:#333;}
.ui-gallery li a {width: 100%;display:block;}
.ui-gallery li a:hover{color:#333;}
.ui-gallery li a:hover p{color:#2987de;}
.ui-gallery li img.ing {position:absolute; right:20px;}

.ui-gallery li a p {
  padding: 0;
  margin: 0;
}

.ui-gallery li a .tit {
  text-align: left;
  font-size: 20px;
  font-weight: 700;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  overflow: hidden;
  font-weight: 500;
  font-family: 'TheJamsil';
  padding: clamp(24px,2vw,50px) 0 clamp(12px,2vw,24px);
}

.ui-gallery li a .df {
  gap: clamp(12px,2vw,26px);
  font-weight: 100;
  padding: 0 0 clamp(20px,2vw,40px);
  font-size: clamp(18px,2vw,20px);
}

.ui-gallery li a .df img {
  width: auto;
  height: auto;
  border: 0;
  object-fit: contain;
}

.ui-gallery li a .df .ui-center.mdn {
  display: flex;
  gap: 14px;
}

@media screen and (max-width:768px) {
  .ui-gallery li{flex: 0 1 calc(100% / 2 - 13px);}
  .ui-gallery li img{height: 244px;width: 100%;}
}

@media screen and (max-width:560px) {
  .ui-gallery li{flex: 0 1 calc(100% );}
}

#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: 30px;
}

#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: 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: 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;
}

.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';
}