.board-x .sub_nav {
  text-align: left;
}
.board-x .menu {
  display: inline-flex;
  float:left

}
.board-x .more{ float:right}
.board-x .more a  {display:block; font-size:14px;  margin:0px auto; color:#a67d42; line-height:40px; padding:5px 40px; transition: all 0.2s; background-image:url(../theme/onepage/img/arrow_latest.png); background-repeat:no-repeat; background-position: 122px center; cursor:pointer}


.board-x .menu .menu-item {
  margin: 5px 5px 10px 0px;
}
.board-x .menu .menu-item .on { background-color:#c81b17; color:#fff}
.board-x .menu .menu-item a {
  padding: 10px 20px;
  border: 0;
  display: inline-block;
  color: #555;
  border:1px solid #ddd
}
.board-x .thumb_list {
  padding: 0;
  width: 100%;
}
.board-x .thumb_list ul {
  *zoom: 1;
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}
.board-x .thumb_list ul:after {
  content: "";
  display: table;
  clear: both;
}
.board-x .thumb_list ul:hover li .desc,
.board-x .thumb_list ul:hover li.hovered .desc {
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  background-color: rgba(51, 51, 51, 0.3);
  top: 0;
}
.board-x .thumb_list ul:hover li .desc:hover,
.board-x .thumb_list ul:hover li.hovered .desc:hover {
  background-color: rgba(51, 51, 51, 0.9);
}
.board-x .thumb_list li {
  -moz-transition: all 0.35s ease-in;
  -o-transition: all 0.35s ease-in;
  -webkit-transition: all 0.35s ease-in;
  transition: all 0.35s ease-in;
  width: 47.36842%;
  float: left;
  position: relative;
  margin-bottom: 5.26316%;
  overflow: hidden;
}
.board-x .thumb_list li:nth-child(2n + 1) {
  margin-left: 0;
  margin-right: -100%;
  clear: both;
}
.board-x .thumb_list li:nth-child(2n + 2) {
  margin-left: 52.63158%;
  margin-right: -100%;
  clear: none;
}
.board-x .thumb_list img {
  width: 100%;
}
.board-x .desc {
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  color: #fff;
  position: absolute;
  top: -100%;
  left: 0;
  text-align: center;
  width: 100%;
  height: 100%;
}
.board-x .d_info {
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
}
.board-x .d_info h2 {
  color: #fff;
  font-size: 16px;
}
.board-x .d_info p {
  margin-bottom: 5px;
}
.board-x .readmore {
  font-size: 21px;
  margin-bottom: 0 !important;
  padding: 5px 0;
}
.board-x .readmore:after {
  font-family: "FontAwesome";
  content: "\f13a";
}
.board-x .selected-img {
  position: absolute;
  width: 90%;
  display: none;
  opacity: 1;
  transition: all 0.2s;
}
.board-x .selected-img.start {
  opacity: 0;
}
.b-popup {
  display: none;
  box-sizing:border-box;
  width: 90%;
  max-width: 900px;
  padding: 10px 0px;
  border-radius: 0px;
}



@media (min-width: 680px) {
  .b-popup {
    padding: 10px 20px;
  }
}

.b-popup .ca_name {
  color: #999;
  font-size: 13px;
  padding-left: 10px;
}
.b-popup .wr_subject {
  color: #fff;
  font-size: 20px;
  display: inline-block;
  padding: 1em 0em;
}
.b-popup .wr {
  font-size: 16px;
  line-height: 1.5em;
}
.b-popup .wr strong {
  color: #f66;
  font-size: 12px;
}
.b-popup .wr span {
  color: #999;
  font-size: 12px;
}
.b-popup .b-close {
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 2;
  border: 0;
  width: 50px;
  height: 50px;
  font-size: 30px;
  border-radius: 0px;
  display: block;
  margin: 0;
  padding: 0;
  color:#fff;
  background-color:transparent
}

.pg {
  text-align: center;
  clear: both;
}
.pg a {
  display: inline-block;
  width: 30px;
  height: 5px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 0;
  background-color: #ddd;
  font-size: 10px;
  text-indent: -9999px;
}
.pg a.on,
.pg a:hover {
  background-color: #01579b;
}
/*
@media (min-width: 680px) {
.board-x .thumb_list li {
	float: left;
	width: 18.91892%;
}
.board-x .thumb_list li:nth-child(3n + 1) {
	margin-left: 40.54054%;
	margin-right: -100%;
	clear: both;
}
.board-x .thumb_list li:nth-child(3n + 2) {
	margin-left: 60.81081%;
	margin-right: -100%;
	clear: none;
}
.board-x .thumb_list li:nth-child(3n + 3) {
	margin-left: 81.08108%;
	margin-right: -100%;
	clear: none;
}
.board-x .selected-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 38.91%;
	display: block;
}
}
*/
@media (min-width: 680px) {
  .board-x .thumb_list {
    padding-right: 0;
  }
  .board-x .thumb_list li {
    width: 31.03448%;
    float: left;
    margin-bottom: 3.44828%;
  }
  .board-x .thumb_list li:nth-child(3n + 1) {
    margin-left: 0;
    margin-right: -100%;
    clear: both;
  }
  .board-x .thumb_list li:nth-child(3n + 2) {
    margin-left: 34.48276%;
    margin-right: -100%;
    clear: none;
  }
  .board-x .thumb_list li:nth-child(3n + 3) {
    margin-left: 68.96552%;
    margin-right: -100%;
    clear: none;
  }
}
@media (min-width: 980px) {
  .board-x .thumb_list li {
    width: 24.05063%;
    float: left;
    margin-bottom: 20px;
  }
  .board-x .thumb_list li:nth-child(4n + 1) {
    margin-left: 0;
    margin-right: -100%;
    clear: both;
  }
  .board-x .thumb_list li:nth-child(4n + 2) {
    margin-left: 25.31646%;
    margin-right: -100%;
    clear: none;
  }
  .board-x .thumb_list li:nth-child(4n + 3) {
    margin-left: 50.63291%;
    margin-right: -100%;
    clear: none;
  }
  .board-x .thumb_list li:nth-child(4n + 4) {
    margin-left: 75.94937%;
    margin-right: -100%;
    clear: none;
  }
}
/*@media (min-width: 1280px) {
  .board-x .thumb_list li {
    width: 18.91892%;
    float: left;
  }
  .board-x .thumb_list li:nth-child(5n + 1) {
    margin-left: 0;
    margin-right: -100%;
    clear: both;
  }
  .board-x .thumb_list li:nth-child(5n + 2) {
    margin-left: 20.27027%;
    margin-right: -100%;
    clear: none;
  }
  .board-x .thumb_list li:nth-child(5n + 3) {
    margin-left: 40.54054%;
    margin-right: -100%;
    clear: none;
  }
  .board-x .thumb_list li:nth-child(5n + 4) {
    margin-left: 60.81081%;
    margin-right: -100%;
    clear: none;
  }
  .board-x .thumb_list li:nth-child(5n + 5) {
    margin-left: 81.08108%;
    margin-right: -100%;
    clear: none;
  }
}
*/