.p-lead {
  position: relative;
}

#p-mv {
  background-color: #FFF6DE;
}

.p-news-list__items > li {
  border-bottom: 1px solid #ebebeb;
  position: relative;
}
@media screen and (min-width: 767px), print {
  .p-news-list__items > li {
    padding: 2.1875rem 9.375rem 2.1875rem 0;
  }
}
@media screen and (max-width: 767px) {
  .p-news-list__items > li {
    padding: 7.03vw 0;
  }
}

.p-news-list__date {
  font-size: 16px;
  font-size: 1rem;
  color: #231815;
  font-family: "roboto-condensed", "roboto", "Franklin Gothic Medium";
}

.p-news-list__meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  margin-bottom: 25px;
  margin-bottom: 1.5625rem;
}
@media screen and (max-width: 767px) {
  .p-news-list__meta {
    margin-bottom: 4.69vw;
  }
}

.p-cat-list {
  margin-right: 20px;
  margin-right: 1.25rem;
}

.p-cat-list > li > a {
  font-size: 12px;
  font-size: 0.75rem;
  min-width: 105px;
  min-width: 6.5625rem;
  padding: 10px;
  padding: 0.625rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #e54623;
  border: 1px solid #e54623;
  display: block;
  text-align: center;
  font-family: "roboto-condensed", "roboto", "Franklin Gothic Medium";
}
@media screen and (max-width: 767px) {
  .p-cat-list > li > a {
    font-size: 3vw;
    padding: 2vw 4.69vw;
  }
}

.p-news-list__title {
  font-size: 20px;
  font-size: 1.25rem;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-news-list__title {
    font-size: 4.6vw;
    margin-bottom: 4.69vw;
  }
}

.p-news-list__btn {
  width: 130px;
  width: 8.125rem;
  right: 0;
  bottom: 25px;
  bottom: 1.5625rem;
}
@media screen and (min-width: 767px), print {
  .p-news-list__btn {
    position: absolute;
  }
}
@media screen and (max-width: 767px) {
  .p-news-list__btn {
    margin-top: 4.69vw;
    margin-left: auto;
  }
}

.p-news-list__btn > a {
  background-color: #1f2020;
  color: #ef7300;
  padding: 10px 10px 10px 25px;
  padding: 0.625rem 0.625rem 0.625rem 1.5625rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  font-size: 12px;
  font-size: 0.75rem;
  font-family: "roboto-condensed", "roboto", "Franklin Gothic Medium";
}
@media screen and (max-width: 767px) {
  .p-news-list__btn > a {
    font-size: 3vw;
    padding: 3vw 2vw 3vw 4vw;
  }
}

.p-news-list__btn > a:after {
  content: "";
  width: 28px;
  width: 1.75rem;
  height: 5px;
  height: 0.3125rem;
  background-size: contain;
  position: absolute;
  right: 15px;
  right: 0.9375rem;
  background-image: url(../../../../images/common/icon_arrow01.svg);
}

/* single */
.p-news-single {
  padding: 100px 0 80px;
  padding: 6.25rem 0 5rem;
}
@media screen and (max-width: 767px) {
  .p-news-single {
    padding: 7.03vw 0;
  }
}

.p-news-post-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  margin-bottom: 35px;
  margin-bottom: 2.1875rem;
}
@media screen and (max-width: 767px) {
  .p-news-post-meta {
    margin-bottom: 7.03vw;
    display: block;
  }
}

.p-news-post-meta__list {
  margin-right: 20px;
  margin-right: 1.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
}
@media screen and (max-width: 767px) {
  .p-news-post-meta__list {
    margin-bottom: 4.69vw;
  }
}

@media screen and (min-width: 767px), print {
  .p-news-post-meta__list > li + li {
    margin-left: 0.9375rem;
  }
}
@media screen and (max-width: 767px) {
  .p-news-post-meta__list > li + li {
    margin-left: 3vw;
  }
}

.p-news-post-meta__list > li > a {
  font-size: 12px;
  font-size: 0.75rem;
  min-width: 105px;
  min-width: 6.5625rem;
  padding: 10px;
  padding: 0.625rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #e54623;
  border: 1px solid #e54623;
  display: block;
  text-align: center;
  font-family: "roboto-condensed", "roboto", "Franklin Gothic Medium";
}

.p-news-post-meta__date-text {
  font-size: 16px;
  font-size: 1rem;
  color: #231815;
  font-family: "roboto-condensed", "roboto", "Franklin Gothic Medium";
}

.p-post__news-post-title {
  font-size: 20px;
  font-size: 1.25rem;
  margin-bottom: 40px;
  margin-bottom: 2.5rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-post__news-post-title {
    font-size: 4.6vw;
    margin-bottom: 7.03vw;
  }
}
/*# sourceMappingURL=styles.css.map */
