@charset "UTF-8";

.sec-news--modify {
  padding: 61px 0 82px;
}
.sec-news--modify .btn-more--bd, .sec-news--modify .btn-more--bd a{
  text-align: center;
}
.sec-news--modify .btn-more--bd a {
  margin: 0 auto;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #111;
  padding: 10px 10px;
  width: 250px;
  height: 60px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #181a17;
  letter-spacing: 0.3em;
  font-weight: 500;
  background: #fff;
}
.sec-news--modify .btn-more--bd a:after {
  background: url(/co/img/common/arrow-down.png) no-repeat center center;
  width: 14px;
  height: 8px;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.list-more li {
  display: none;
}
.lh2 {
  line-height: 2;
}
.blank_icon_movie{
	margin-right: 10px;
	margin-left: 0px;	
}
.news_link{
  color: #227dd1;
  display: inline-block;
  line-height: 2;
}