@charset "UTF-8";
/*============================
#topics
============================*/
article#topics {
  margin-top: 95px;
}
@media screen and (max-width: 768px) {
  article#topics {
    margin-top: 72px;
  }
}
article#topics header {
  max-width: 1280px;
  padding: 80px 40px 40px;
  text-align: center;
  position: relative;
  margin: auto;
}
@media screen and (max-width: 768px) {
  article#topics header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
article#topics header div {
  font-size: 12rem;
  opacity: 0.1;
  position: absolute;
  left: 0;
  bottom: 60px;
  z-index: -1;
  letter-spacing: 8px;
}
@media screen and (max-width: 768px) {
  article#topics header div {
    font-size: 6rem;
    opacity: 0.06;
    position: absolute;
    left: 0;
    width: 100%;
    top: 50px;
    z-index: -1;
    letter-spacing: 4px;
  }
}
article#topics header h2 {
  font-size: 6rem;
  letter-spacing: 4px;
  padding-bottom: 20px;
  text-align: center;
  margin-bottom: 20px;
  position: relative;
}
@media screen and (max-width: 768px) {
  article#topics header h2 {
    width: auto;
    font-size: 4.8rem;
  }
}
article#topics header h2:after {
  content: "";
  width: 80px;
  height: 2px;
  position: absolute;
  left: calc(50% - 40px);
  bottom: 0;
  background: #000;
}
article#topics header i {
  display: block;
  padding: 20px 0 0;
  letter-spacing: 2px;
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  article#topics header i {
    width: auto;
  }
}
article#topics section div.wrap {
  margin: auto;
  font-size: 1.4rem;
  line-height: 2;
  letter-spacing: 2px;
  padding-bottom: 80px;
}
article#topics section div.wrap ul {
  width: auto;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  article#topics section div.wrap ul {
    width: auto;
  }
}
article#topics section div.wrap ul li.news__content.featureImg {
  width: calc(33.3333333333% - 20px);
  margin-right: 30px;
  padding: 0;
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 40px;
}
article#topics section div.wrap ul li.news__content.featureImg:nth-child(-n+4) {
  width: calc(50% - 10px);
  margin-right: 0;
}
article#topics section div.wrap ul li.news__content.featureImg:nth-child(-n+4) a.link img {
  max-height: 320px;
}
@media screen and (max-width: 768px) {
  article#topics section div.wrap ul li.news__content.featureImg:nth-child(-n+4) a.link img {
    max-height: 100px;
  }
}
article#topics section div.wrap ul li.news__content.featureImg:first-child {
  margin-right: 20px !important;
}
@media screen and (max-width: 768px) {
  article#topics section div.wrap ul li.news__content.featureImg:first-child {
    margin-right: 10px !important;
  }
}
article#topics section div.wrap ul li.news__content.featureImg:nth-child(3) {
  margin-right: 20px !important;
}
@media screen and (max-width: 768px) {
  article#topics section div.wrap ul li.news__content.featureImg:nth-child(3) {
    margin-right: 10px !important;
  }
}
article#topics section div.wrap ul li.news__content.featureImg:nth-child(3n+7) {
  margin-right: 0;
}
article#topics section div.wrap ul li.news__content.featureImg:nth-child(3n+7) {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  article#topics section div.wrap ul li.news__content.featureImg {
    margin-bottom: 20px;
    margin-right: 10px !important;
    width: calc(50% - 5px) !important;
  }
}
@media screen and (max-width: 768px) {
  article#topics section div.wrap ul li.news__content.featureImg:nth-child(2n) {
    margin-right: 0px !important;
  }
}
article#topics section div.wrap ul li.news__content.featureImg a.link {
  width: auto;
  display: block;
  height: auto;
}
@media screen and (max-width: 768px) {
  article#topics section div.wrap ul li.news__content.featureImg a.link {
    width: auto;
  }
}
article#topics section div.wrap ul li.news__content.featureImg a.link .img {
  position: relative;
  padding-top: 50%;
}
article#topics section div.wrap ul li.news__content.featureImg a.link .img img {
  position: absolute;
  top: 0;
  width: 100%;
  max-height: 240px;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}
@media screen and (max-width: 768px) {
  article#topics section div.wrap ul li.news__content.featureImg a.link .img img {
    max-height: 100px;
  }
}
article#topics section div.wrap ul li.news__content.featureImg a.link div.font-DinMed {
  width: auto;
  font-size: 18px;
  display: flex;
  justify-content: flex-start;
  padding: 0 0 10px;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  article#topics section div.wrap ul li.news__content.featureImg a.link div.font-DinMed {
    width: auto;
    padding: 0 0 10px;
  }
}
article#topics section div.wrap ul li.news__content.featureImg a.link div.font-DinMed p {
  width: auto;
  opacity: 0.6;
  letter-spacing: 0;
  margin-right: 20px;
}
@media screen and (max-width: 768px) {
  article#topics section div.wrap ul li.news__content.featureImg a.link div.font-DinMed p {
    width: auto;
  }
}
article#topics section div.wrap ul li.news__content.featureImg a.link div.font-DinMed span {
  width: auto;
}
@media screen and (max-width: 768px) {
  article#topics section div.wrap ul li.news__content.featureImg a.link div.font-DinMed span {
    width: auto;
  }
}
article#topics section div.wrap ul li.news__content.featureImg a.link div.text__content {
  width: auto;
}
@media screen and (max-width: 768px) {
  article#topics section div.wrap ul li.news__content.featureImg a.link div.text__content {
    width: auto;
  }
}
article#topics section div.wrap ul li.news__content.featureImg a.link div.text__content h3 {
  width: auto;
  font-size: 1.4rem;
  line-height: 1.6;
  padding-top: 20px;
  padding-bottom: 40px;
}
@media screen and (max-width: 768px) {
  article#topics section div.wrap ul li.news__content.featureImg a.link div.text__content h3 {
    width: auto;
    font-size: 12px;
    letter-spacing: 0.5px;
    padding-bottom: 20px;
  }
}
article#topics section div.wrap div#more_disp {
  padding-top: 40px;
}
article#topics section div.wrap div#more_disp p.p-more-btn {
  background: #c8102e;
  color: #fff;
  width: 240px;
  padding: 18px 20px 15px;
  display: flex;
  align-items: center;
  letter-spacing: 2px;
  font-size: 24px;
  justify-content: center;
  line-height: 1;
  position: relative;
  margin: auto;
}
article#topics section div.wrap div#more_disp p.p-more-btn:before {
  content: "";
  background: #fff;
  height: 1px;
  width: 40px;
  right: 0;
  position: absolute;
}
article#topics section div.wrap div#more_disp p.p-more-btn:after {
  content: "";
  background: #c8102e;
  height: 1px;
  width: 40px;
  right: -40px;
  position: absolute;
}

/*============================
#single
============================*/
article#single {
  margin-top: 95px;
}
@media screen and (max-width: 768px) {
  article#single {
    margin-top: 72px;
  }
}
article#single header {
  text-align: center;
  padding: 80px 40px 0px;
  max-width: 880px;
  margin: auto;
}
@media screen and (max-width: 768px) {
  article#single header {
    padding: 40px 20px 0;
  }
}
article#single header div.blog-detail__image {
  padding-top: 57.14%;
  position: relative;
}
article#single header div.blog-detail__image img {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
article#single header div.font-DinMed {
  width: auto;
  font-size: 24px;
  display: flex;
  justify-content: flex-start;
  padding: 20px 0;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  article#single header div.font-DinMed {
    width: auto;
    padding: 20px 0;
  }
}
article#single header div.font-DinMed p {
  width: auto;
  opacity: 0.6;
  letter-spacing: 0;
  margin-right: 20px;
}
@media screen and (max-width: 768px) {
  article#single header div.font-DinMed p {
    width: auto;
  }
}
article#single header div.font-DinMed span {
  width: auto;
}
@media screen and (max-width: 768px) {
  article#single header div.font-DinMed span {
    width: auto;
  }
}
article#single header h2 {
  text-align: left;
  font-size: 2.4rem;
  letter-spacing: 2px;
  line-height: 1.4;
}
article#single section {
  padding-top: 28px;
}
@media screen and (max-width: 768px) {
  article#single section {
    padding-top: 28px;
  }
}
article#single section div.wrap {
  max-width: 800px;
  margin: auto;
}
article#single section div.wrap h2 {
  padding: 12px 0;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  article#single section div.wrap h2 {
    font-size: 2rem;
  }
}
article#single section div.wrap h3 {
  padding: 12px 0;
  font-size: 1.8rem;
  line-height: 1.8;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  article#single section div.wrap h3 {
    font-size: 1.8rem;
  }
}
article#single section div.wrap h4 {
  padding: 12px 0;
  font-size: 1.6rem;
  line-height: 1.8;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  article#single section div.wrap h4 {
    font-size: 1.6rem;
  }
}
article#single section div.wrap a {
  color: #186EEF;
  text-decoration: underline;
}
article#single section div.wrap ul {
  list-style: inside;
  line-height: 1.8;
}
article#single section div.wrap p {
  padding: 12px 0;
  font-size: 1.4rem;
  line-height: 2;
  letter-spacing: 2px;
}
article#single section div.btn_wrap {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media screen and (max-width: 768px) {
  article#single section div.btn_wrap {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
article#single section div.btn_wrap a.btn {
  background: #c8102e;
  color: #fff;
  width: 240px;
  padding: 18px 20px 15px;
  display: flex;
  align-items: center;
  letter-spacing: 2px;
  font-size: 24px;
  justify-content: center;
  line-height: 1;
  position: relative;
  margin: auto;
}
article#single section div.btn_wrap a.btn:before {
  content: "";
  background: #fff;
  height: 1px;
  width: 40px;
  right: 0;
  position: absolute;
}
article#single section div.btn_wrap a.btn:after {
  content: "";
  background: #c8102e;
  height: 1px;
  width: 40px;
  right: -40px;
  position: absolute;
}

.bgextend {
  display: block;
  animation-name: bgextendAnimeBase;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  position: relative;
  overflow: hidden; /*　はみ出た色要素を隠す　*/
  opacity: 0;
}

@keyframes bgextendAnimeBase {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/*中の要素*/
.bgappear {
  animation-name: bgextendAnimeSecond;
  animation-duration: 1s;
  animation-delay: 0.6s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes bgextendAnimeSecond {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*左から右*/
.bgLRextend::before {
  animation-name: bgLRextendAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  content: "";
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: #c8102e;
}

@keyframes bgLRextendAnime {
  0% {
    transform-origin: left;
    transform: scaleX(0);
  }
  50% {
    transform-origin: left;
    transform: scaleX(1);
  }
  50.001% {
    transform-origin: right;
  }
  100% {
    transform-origin: right;
    transform: scaleX(0);
  }
}
/* スクロールをしたら出現する要素にはじめに透過0を指定　*/
.bgappearTrigger,
.bgLRextendTrigger {
  opacity: 0;
}

.preparation {
  font-size: 7.2rem;
  text-align: center;
  line-height: 1;
  letter-spacing: -0.5px;
}
@media screen and (max-width: 768px) {
  .preparation {
    font-size: 6rem;
  }
}/*# sourceMappingURL=news.css.map */