/*!
global > color
------------------------------
*/
/*!
global > content-width
------------------------------
*/
/*!
global > font
------------------------------
*/
/*!
global > mixin
------------------------------
*/
.p_exam_results .article_list .item .item__cap {
  font-size: 1rem;
}
@media screen and (min-width: 768px) {
  .p_exam_results .article_list .item .item__cap {
    font-size: 1rem;
  }
}

.p_exam_results .article_list .item .item__ttl {
  font-size: 1.125rem;
}
@media screen and (min-width: 768px) {
  .p_exam_results .article_list .item .item__ttl {
    font-size: 1.25rem;
  }
}

.p_exam_results .p_exam_results__block01_ttl {
  font-size: 1.25rem;
}
@media screen and (min-width: 768px) {
  .p_exam_results .p_exam_results__block01_ttl {
    font-size: 1.5rem;
  }
}

@media screen and (min-width: 768px) {
  .p_exam {
    padding-bottom: 159px;
  }
}
.p_exam_sec01 {
  padding-top: 30px;
}
@media screen and (min-width: 768px) {
  .p_exam_sec01 {
    padding-top: 71px;
  }
}

@media screen and (min-width: 768px) {
  .p_exam_results {
    padding-bottom: 160px;
  }
}
.p_exam_results .p_exam_results__block01 {
  margin-top: 35px;
}
@media screen and (min-width: 768px) {
  .p_exam_results .p_exam_results__block01 {
    margin-top: 70px;
  }
}
.p_exam_results .p_exam_results__block01_ttl {
  font-weight: 500;
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .p_exam_results .p_exam_results__block01_ttl {
    margin-top: 66px;
  }
}
.p_exam_results .p_exam_results__block01_txt + .p_exam_results__block01_txt {
  margin-top: 1em;
}
.p_exam_results .p_exam_results__block01_accept {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .p_exam_results .p_exam_results__block01_accept {
    margin-top: 40px;
  }
}
.p_exam_results .p_exam_results__block01_accept_txt {
  text-align: right;
  font-weight: 400;
  margin-top: 39px;
}
@media screen and (min-width: 768px) {
  .p_exam_results .p_exam_results__block01_accept_txt {
    margin-top: 78px;
  }
}
.p_exam_results .accept_list {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.p_exam_results .accept_list__item_txt {
  font-weight: 400;
}
.p_exam_results .p_exam_results__block02 {
  margin-top: 38px;
}
@media screen and (min-width: 768px) {
  .p_exam_results .p_exam_results__block02 {
    margin-top: 75px;
  }
}
.p_exam_results .article_list {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .p_exam_results .article_list {
    margin-top: 62px;
  }
}
.p_exam_results .article_list .article_list__item:not(:first-child) {
  margin-top: 50px;
}
@media screen and (min-width: 768px) {
  .p_exam_results .article_list .article_list__item:not(:first-child) {
    margin-top: 100px;
  }
}
.p_exam_results .article_list .item {
  display: flex;
  flex-direction: column;
  row-gap: 20px;
}
@media screen and (min-width: 768px) {
  .p_exam_results .article_list .item {
    flex-direction: row;
  }
}
.p_exam_results .article_list .item .item__left {
  flex: 1;
}
@media screen and (min-width: 768px) {
  .p_exam_results .article_list .item .item__left {
    padding-right: 3.4482758621%;
  }
}
.p_exam_results .article_list .item .item__right {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p_exam_results .article_list .item .item__right {
    width: 39.6551724138%;
  }
}
.p_exam_results .article_list .item .item__right img {
  width: 100%;
  object-fit: cover;
  aspect-ratio: 460/306;
}
.p_exam_results .article_list .item .item__ttl {
  line-height: 1.6;
  font-weight: 500;
}
.p_exam_results .article_list .item .item__cap {
  font-weight: 400;
  line-height: 1.875;
  margin-top: 8px;
}
@media screen and (min-width: 768px) {
  .p_exam_results .article_list .item .item__cap {
    margin-top: 16px;
  }
}
.p_exam_results .article_list .item .item__cap p + p {
  margin-top: 1em;
}
/*# sourceMappingURL=elementary_exam.css.map */
