#single-news #greeting-section {
  padding: 150px 0 150px;
  position: relative;
  z-index: 2;
}
#single-news #greeting-section .contents {
  max-width: 820px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
#single-news #greeting-section .contents .time, #single-news #greeting-section .contents .category {
  text-align: center;
  margin-bottom: 24px;
}
#single-news #greeting-section .contents .category a {
  font-size: 1.1111111111rem;
  display: inline-block;
  min-width: 240px;
  padding: 8px 24px;
  background: #1F2F8E;
  color: #fff;
}
#single-news #greeting-section .contents .main-title {
  text-align: center;
  font-size: 2.8888888889rem;
  font-weight: 700;
  line-height: 1.35;
  margin-bottom: 64px;
}
@media screen and (max-width: 959px) {
  #single-news #greeting-section .contents {
    width: calc(100% - 16vw);
  }
}
#single-news #greeting-section:before, #single-news #greeting-section:after {
  content: "";
  position: absolute;
}
#single-news #greeting-section:before {
  width: 120px;
  height: 58px;
  background: url(../images/company/greeting-illust02.svg) no-repeat center/contain;
  top: -120px;
  right: 80px;
}
#single-news #greeting-section:after {
  width: 152px;
  height: 89px;
  background: url(../images/company/greeting-illust01.svg) no-repeat center/contain;
  top: -180px;
  right: -180px;
}
#single-news #greeting-section .bg {
  position: absolute;
  z-index: -1;
  bottom: -120px;
  right: -30vw;
}
@media screen and (max-width: 959px) {
  #single-news #greeting-section {
    padding: 64px 0;
  }
  #single-news #greeting-section:before, #single-news #greeting-section:after {
    content: "";
    position: absolute;
  }
  #single-news #greeting-section:before {
    width: 120px;
    height: 58px;
    background: url(../images/company/greeting-illust02.svg) no-repeat center/contain;
    top: -60px;
    right: 30px;
  }
  #single-news #greeting-section:after {
    width: 152px;
    height: 89px;
    background: url(../images/company/greeting-illust01.svg) no-repeat center/contain;
    top: -90px;
    right: -90px;
  }
  #single-news #greeting-section .contents .time, #single-news #greeting-section .contents .category {
    text-align: center;
    margin-bottom: 16px;
  }
  #single-news #greeting-section .contents .category a {
    font-size: 1rem;
    display: inline-block;
  }
  #single-news #greeting-section .contents .main-title {
    font-size: 1.4444444444rem;
    margin-bottom: 32px;
  }
  #single-news #greeting-section .bg {
    position: absolute;
    z-index: -1;
    bottom: -120px;
    right: -30vw;
  }
}
#single-news #news-section {
  padding: 150px 0 0;
  max-width: 1280px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  display: flex;
}
@media screen and (max-width: 1480px) {
  #single-news #news-section {
    width: calc(100% - 200px);
  }
}
@media screen and (max-width: 959px) {
  #single-news #news-section {
    width: calc(100% - 16vw);
  }
}
#single-news #news-section .titlearea {
  writing-mode: vertical-rl;
  padding: 0 0 232px;
  position: relative;
  margin-right: 140px;
}
#single-news #news-section .titlearea .title {
  font-size: 2.8888888889rem;
  font-weight: 700;
  line-height: 1;
}
#single-news #news-section .titlearea a {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: center;
  text-align: center;
  align-items: center;
  font-size: 1.1111111111rem;
  background: url(../images/common/btn-b.svg) no-repeat top center/contain;
  padding-top: 60px;
}
#single-news #news-section .list {
  flex: 1;
  width: 100%;
}
#single-news #news-section .list li {
  position: relative;
  margin: 0 0 52px;
}
#single-news #news-section .list li:last-child {
  margin: 0;
}
#single-news #news-section .list li:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: linear-gradient(74deg, #3046A0 0%, #1F2F8E 100%);
}
#single-news #news-section .list li a {
  display: flex;
  align-items: center;
  padding: 0 80px 52px 0;
  background: url(../images/common/btn-b.svg) no-repeat top 16px right/32px;
}
#single-news #news-section .list li a:hover {
  background: url(../images/common/btn-b.svg) no-repeat top 16px right 16px/32px;
}
#single-news #news-section .list li a span {
  display: block;
}
#single-news #news-section .list li a .status {
  display: flex;
  align-items: center;
  margin-right: 40px;
  font-size: 0.8888888889rem;
}
#single-news #news-section .list li a .status time {
  display: block;
  margin-right: 40px;
}
#single-news #news-section .list li a .status .category {
  width: 220px;
  padding: 16px;
  text-align: center;
  color: #fff;
  font-weight: 700;
  background: linear-gradient(74deg, #3046A0 0%, #1F2F8E 100%);
}
#single-news #news-section .list li a .list-title {
  flex: 1;
  width: 100%;
  font-size: 1.1666666667rem;
  font-weight: 700;
}
@media screen and (max-width: 959px) {
  #single-news #news-section {
    padding: 64px 0 0;
  }
  #single-news #news-section .titlearea {
    writing-mode: vertical-rl;
    padding: 0 0 232px;
    position: relative;
    margin-right: 32px;
  }
  #single-news #news-section .titlearea .title {
    font-size: 1.5555555556rem;
    font-weight: 700;
    line-height: 1;
  }
  #single-news #news-section .titlearea a {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
    font-size: 1.1111111111rem;
    background: url(../images/common/btn-b.svg) no-repeat top center/contain;
    padding-top: 60px;
  }
  #single-news #news-section .list li {
    position: relative;
    margin: 0 0 24px;
  }
  #single-news #news-section .list li a {
    display: block;
    align-items: center;
    padding: 0 0 24px 0;
    background: url(../images/common/btn-b.svg) no-repeat bottom 32px right/32px;
  }
  #single-news #news-section .list li a:hover {
    background: url(../images/common/btn-b.svg) no-repeat bottom 32px right/32px;
  }
  #single-news #news-section .list li a span {
    display: block;
  }
  #single-news #news-section .list li a .status {
    display: flex;
    align-items: center;
    margin: 0 0 16px;
    font-size: 0.7222222222rem;
  }
  #single-news #news-section .list li a .status time {
    display: block;
    margin-right: 16px;
  }
  #single-news #news-section .list li a .status .category {
    width: 124px;
    padding: 16px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    background: linear-gradient(74deg, #3046A0 0%, #1F2F8E 100%);
  }
  #single-news #news-section .list li a .list-title {
    flex: 1;
    width: 100%;
    font-size: 1.1666666667rem;
    font-weight: 700;
    padding: 0 40px 0 0;
  }
}/*# sourceMappingURL=single-news.css.map */