.examinations#index .categoryTitle__lgContents:after {
  position: absolute;
  bottom: 0;
  right: 0;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 360px 430px;
  border-color: transparent transparent #DCDCDC transparent;
}

.examinations#index .categoryTitle__xsContents:after {
  position: absolute;
  bottom: 0;
  right: 0;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 140px 170px;
  border-color: transparent transparent #DCDCDC transparent;
}

.examinations#index .anony {
  position: relative;
  padding: 80px 0 40px;
}

@media only screen and (max-width: 767px) {
  .examinations#index .anony {
    padding: 30px 0 20px;
  }
}

.examinations#index .anony:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 110px 130px 0 0;
  border-color: #DCDCDC transparent transparent transparent;
}

@media only screen and (max-width: 767px) {
  .examinations#index .anony:before {
    display: none;
  }
}

.examinations#index .anony:after {
  position: absolute;
  bottom: 0;
  right: 0;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 650px 716px;
  border-color: transparent transparent #DCDCDC transparent;
}

@media only screen and (max-width: 767px) {
  .examinations#index .anony:after {
    border-width: 0 0 210px 290px;
  }
}

.examinations#index .anony__intro {
  margin-bottom: 80px;
}

@media only screen and (max-width: 767px) {
  .examinations#index .anony__intro {
    margin-bottom: 30px;
  }
}

.examinations#index .anony__intro__holder {
  border: 1px solid #DCDCDC;
  padding: 60px 90px;
}

@media only screen and (max-width: 767px) {
  .examinations#index .anony__intro__holder {
    width: 100%;
    border: none;
    padding: 0;
    margin-bottom: 40px;
  }
}

.examinations#index .anony__intro__holder__hl {
  font-size: 32px;
  font-size: 3.2rem;
  font-family: NotoSerifCJKjp;
  font-weight: 400;
  color: #00509D;
  line-height: 1.78125;
  margin-bottom: 40px;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .examinations#index .anony__intro__holder__hl {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 20px;
  }
}

.examinations#index .anony__intro__holder__rt {
  margin-bottom: 30px;
}

.examinations#index .anony__intro__holder__btnList {
  text-align: center;
}

.examinations#index .anony__intro__holder__btnList__item {
  width: 356px;
  display: inline-block;
}

@media only screen and (max-width: 767px) {
  .examinations#index .anony__intro__holder__btnList__item {
    width: 100%;
  }
}

.examinations#index .anony__otherMenus__menuItemList {
  margin-bottom: 20px;
}

.examinations#index .anony__otherMenus__bnrs {
  position: relative;
  z-index: 2;
}
