/* button */
/* sns */
/* categories */
/* all menu */
/* share */
/* aside */
/* icon */
#contents .sub-news-page .sub-news-box.news_001 {
  background: url("/resource/image/mobile/news/001.png") center center/cover no-repeat;
}
#contents .sub-news-page .sub-news-box.news_002 {
  background: url("/resource/image/mobile/news/002.png") center center/cover no-repeat;
}
#contents .sub-news-page .sub-news-box.news_003 {
  background: url("/resource/image/mobile/news/003.png") center center/cover no-repeat;
}
#contents .sub-news-page .sub-news-box.news_004 {
  background: url("/resource/image/mobile/news/004.png") center center/cover no-repeat;
}
#contents .sub-news-page .sub-news-box.news_005 {
  background: url("/resource/image/mobile/news/005.png") center center/cover no-repeat;
}
#contents .sub-news-page .sub-news-box.news_006 {
  background: url("/resource/image/mobile/news/006.png") center center/cover no-repeat;
}
#contents .sub-news-page .sub-news-box.news_007 {
  background: url("/resource/image/mobile/news/007.png") center center/cover no-repeat;
}
#contents .sub-news-page .sub-news-box.news_008 {
  background: url("/resource/image/mobile/news/008.png") center center/cover no-repeat;
}
#contents .sub-news-page .sub-news-box.news_009 {
  background: url("/resource/image/mobile/news/009.jpg") center center/cover no-repeat;
}
#contents .sub-news-page .sub-news-box.news_010 {
  background: url("/resource/image/mobile/news/010.png") center center/cover no-repeat;
}
#contents .sub-news-page .sub-news-box.news_011 {
  background: url("/resource/image/mobile/news/011.png") center center/cover no-repeat;
}
#contents .sub-news-page .sub-news-box.news_012 {
  background: url("/resource/image/mobile/news/012.png") center center/cover no-repeat;
}
#contents .sub-news-page .sub-news-box.news_013 {
  background: url("/resource/image/mobile/news/013.png") center center/cover no-repeat;
}
#contents .sub-news-page .sub-news-box.news_014 {
  background: url("/resource/image/mobile/news/014.png") center center/cover no-repeat;
}
#contents .sub-news-page .sub-news-box.news_015 {
  background: url("/resource/image/mobile/news/015.png") center center/cover no-repeat;
}
#contents .sub-news-page .sub-news-box.news_016 {
  background: url("/resource/image/mobile/news/016.jpg") center center/cover no-repeat;
}
#contents .sub-news-page .sub-news-box.news_017 {
  background: url("/resource/image/mobile/news/017.png") center center/cover no-repeat;
}
#contents .sub-news-page .sub-news-box.news_018 {
  background: url("/resource/image/mobile/news/018.png") center center/cover no-repeat;
}
#contents .sub-news-page .article-list-area .prev-next-first-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 14px;
  background: none;
  width: 100%;
  height: 18px;
}
#contents .sub-news-page .article-list-area .prev-next-first-box .prev-next-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
#contents .sub-news-page .article-list-area .prev-next-first-box .prev-next-button .button {
  width: 58px;
  height: 18px;
  color: #222;
  font-size: 15px;
  line-height: 15px;
  font-weight: 500;
}
#contents .sub-news-page .article-list-area .prev-next-first-box .prev-next-button .button.prev-button {
  text-align: right;
  margin-right: 12px;
  background: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 9L12 3.80385L12 14.1962L3 9Z' fill='%23484848'/%3E%3C/svg%3E%0A") left 1px no-repeat;
}
#contents .sub-news-page .article-list-area .prev-next-first-box .prev-next-button .button.prev-button:disabled {
  background: url("data:image/svg+xml,%3Csvg width='19' height='18' viewBox='0 0 19 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.5 9L12.5 3.80385L12.5 14.1962L3.5 9Z' fill='%23BBBBBB'/%3E%3C/svg%3E%0A") left 1px no-repeat;
}
#contents .sub-news-page .article-list-area .prev-next-first-box .prev-next-button .button.next-button {
  text-align: left;
  margin-left: 12px;
  background: url("data:image/svg+xml,%3Csvg width='19' height='18' viewBox='0 0 19 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.5 9L6.5 14.1962L6.5 3.80385L15.5 9Z' fill='%23484848'/%3E%3C/svg%3E%0A") right 1px no-repeat;
}
#contents .sub-news-page .article-list-area .prev-next-first-box .prev-next-button .button.next-button:disabled {
  background: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 9L6 14.1962L6 3.80385L15 9Z' fill='%23BBBBBB'/%3E%3C/svg%3E%0A") right 1px no-repeat;
}
#contents .sub-news-page .article-list-area .prev-next-first-box .prev-next-button .button .middle-line {
  position: relative;
  top: 1px;
  display: block;
  width: 1px;
  height: 12px;
  background-color: #bbbbbb;
}
#contents .sub-news-page .article-list-area .prev-next-first-box .prev-next-button .first-page {
  height: 15px;
  font-size: 15px;
  line-height: 15px;
  color: #222;
  font-weight: 500;
}