.examinee.special#modelcase .anony {
  position: relative;
  padding: 80px 0;
}

@media only screen and (max-width: 767px) {
  .examinee.special#modelcase .anony {
    padding: 30px 0;
  }
}

.examinee.special#modelcase .anony:after {
  position: absolute;
  bottom: 0;
  right: 0;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 360px 432px;
  border-color: transparent transparent #DCDCDC transparent;
}

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

.examinee.special#modelcase .anony__lead {
  text-align: center;
}

.examinee.special#modelcase .anony__lead__hl {
  color: #00509D;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1.78125;
  font-family: NotoSerifCJKjp;
  font-weight: 400;
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  .examinee.special#modelcase .anony__lead__hl {
    font-size: 20px;
    font-size: 2rem;
  }
}

@media only screen and (max-width: 767px) {
  .examinee.special#modelcase .anony__lead__rt {
    text-align: left;
  }
}

.examinee.special#modelcase .anony__deps__eachDep__depHolder {
  background-color: #fff;
  padding: 60px 0;
}

@media only screen and (max-width: 767px) {
  .examinee.special#modelcase .anony__deps__eachDep__depHolder {
    padding: 30px 0;
  }
}

.examinee.special#modelcase .anony__deps__eachDep__depHolder__visual {
  position: relative;
  margin-bottom: 40px;
}

.examinee.special#modelcase .anony__deps__eachDep__depHolder__visual__dep {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
}

@media only screen and (max-width: 767px) {
  .examinee.special#modelcase .anony__deps__eachDep__depHolder__visual__dep {
    width: 58px;
  }
}

.examinee.special#modelcase .anony__deps__eachDep__depHolder__visual__hl {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #00509D;
  font-size: 32px;
  font-size: 3.2rem;
  font-family: NotoSerifCJKjp;
  font-weight: 400;
  line-height: 1;
  text-align: right;
}

@media only screen and (max-width: 767px) {
  .examinee.special#modelcase .anony__deps__eachDep__depHolder__visual__hl {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.examinee.special#modelcase .anony__deps__eachDep__depHolder__visual__hl > span {
  background-color: #fff;
  display: inline-block;
  padding: 8px 8px;
}

@media only screen and (max-width: 767px) {
  .examinee.special#modelcase .anony__deps__eachDep__depHolder__visual__hl > span {
    padding: 4px 8px;
  }
}

.examinee.special#modelcase .anony__deps__eachDep__depHolder__texts > table {
  width: 100%;
}

.examinee.special#modelcase .anony__deps__eachDep__depHolder__texts > table > tbody > tr > th {
  width: 360px;
  text-align: left;
  font-size: 16px;
  font-size: 1.6rem;
}

@media only screen and (max-width: 767px) {
  .examinee.special#modelcase .anony__deps__eachDep__depHolder__texts > table > tbody > tr > th {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.examinee.special#modelcase .anony__deps__eachDep__depHolder__texts > table > tbody > tr > td {
  text-align: left;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2.5;
}

@media only screen and (max-width: 767px) {
  .examinee.special#modelcase .anony__deps__eachDep__depHolder__texts > table > tbody > tr > td {
    display: block;
    width: 100%;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 2.3125;
  }
}

.examinee.special#modelcase .anony__deps__eachDep__model {
  padding: 50px 0;
  background-color: #EFF8FF;
}

@media only screen and (max-width: 767px) {
  .examinee.special#modelcase .anony__deps__eachDep__model {
    padding: 30px 0;
  }
}

.examinee.special#modelcase .anony__deps__eachDep__model__head {
  color: #00509D;
  font-size: 28px;
  font-size: 2.8rem;
  font-family: NotoSerifCJKjp;
  font-weight: 400;
  margin-bottom: 40px;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .examinee.special#modelcase .anony__deps__eachDep__model__head {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 20px;
    text-align: left;
  }
}

.examinee.special#modelcase .anony__deps__eachDep__model__list {
  margin-bottom: 20px;
}

.examinee.special#modelcase .anony__deps__eachDep__model__list__item {
  width: 256q;
  float: left;
  margin-left: 62px;
}

@media only screen and (max-width: 767px) {
  .examinee.special#modelcase .anony__deps__eachDep__model__list__item {
    width: 48%;
    margin-left: 4%;
    margin-bottom: 20px;
  }
}

.examinee.special#modelcase .anony__deps__eachDep__model__list__item:first-child {
  margin-left: 0;
}

@media only screen and (max-width: 767px) {
  .examinee.special#modelcase .anony__deps__eachDep__model__list__item:nth-child(odd) {
    margin-left: 0;
    clear: both;
  }
}

.examinee.special#modelcase .anony__deps__eachDep__model__list__item__grade {
  position: relative;
  width: 170px;
  height: 170px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}

@media only screen and (max-width: 767px) {
  .examinee.special#modelcase .anony__deps__eachDep__model__list__item__grade {
    width: 100px;
    height: 100px;
    margin-bottom: 10px;
  }
}

.examinee.special#modelcase .anony__deps__eachDep__model__list__item__grade[data-grade="1"] {
  background-image: url(../../images/special/modelcase/modal_obj-1.svg);
}

.examinee.special#modelcase .anony__deps__eachDep__model__list__item__grade[data-grade="2"] {
  background-image: url(../../images/special/modelcase/modal_obj-2.svg);
}

.examinee.special#modelcase .anony__deps__eachDep__model__list__item__grade[data-grade="3"] {
  background-image: url(../../images/special/modelcase/modal_obj-3.svg);
}

.examinee.special#modelcase .anony__deps__eachDep__model__list__item__grade[data-grade="4"] {
  background-image: url(../../images/special/modelcase/modal_obj-4.svg);
}

.examinee.special#modelcase .anony__deps__eachDep__model__list__item__grade > span {
  font-size: 24px;
  font-size: 2.4rem;
  color: #fff;
  font-weight: bold;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media only screen and (max-width: 767px) {
  .examinee.special#modelcase .anony__deps__eachDep__model__list__item__grade > span {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.examinee.special#modelcase .anony__deps__eachDep__model__list__item__rt {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2.3125;
}

@media only screen and (max-width: 767px) {
  .examinee.special#modelcase .anony__deps__eachDep__model__list__item__rt {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.examinee.special#modelcase .anony__deps__eachDep__model__course {
  padding: 30px;
  background-color: #fff;
}

@media only screen and (max-width: 767px) {
  .examinee.special#modelcase .anony__deps__eachDep__model__course {
    padding: 10px;
  }
}

@media only screen and (max-width: 767px) {
  .examinee.special#modelcase .anony__deps__eachDep__model__course > table {
    margin-bottom: 20px;
  }
}

.examinee.special#modelcase .anony__deps__eachDep__model__course > table > tbody > tr > th {
  width: 296px;
  vertical-align: middle;
}

@media only screen and (max-width: 767px) {
  .examinee.special#modelcase .anony__deps__eachDep__model__course > table > tbody > tr > th {
    width: 40%;
  }
}

.examinee.special#modelcase .anony__deps__eachDep__model__course > table > tbody > tr > td {
  vertical-align: middle;
  padding-left: 60px;
}

@media only screen and (max-width: 767px) {
  .examinee.special#modelcase .anony__deps__eachDep__model__course > table > tbody > tr > td {
    padding-left: 10px;
  }
}

.examinee.special#modelcase .anony__deps__eachDep__model__course .anony__deps__eachDep__model__course__hl {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 600;
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  .examinee.special#modelcase .anony__deps__eachDep__model__course .anony__deps__eachDep__model__course__hl {
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 0;
  }
}

.examinee.special#modelcase .anony__deps__eachDep__model__course .anony__deps__eachDep__model__course__lgRt {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
}

.examinee.special#modelcase .anony__deps__eachDep__model__course .anony__deps__eachDep__model__course__xsRt {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
}

.examinee.special#modelcase .anony__tabContents__tabs__list {
  text-align: center;
  font-size: 0;
}

.examinee.special#modelcase .anony__tabContents__tabs__list__item {
  display: inline-block;
  width: 285px;
  margin-left: 40px;
}

@media only screen and (max-width: 767px) {
  .examinee.special#modelcase .anony__tabContents__tabs__list__item {
    width: 48%;
    margin-left: 4%;
  }
}

.examinee.special#modelcase .anony__tabContents__tabs__list__item:first-child {
  margin-left: 0;
}

.examinee.special#modelcase .anony__tabContents__tabs__list__item__anchor {
  position: relative;
  width: 100%;
  display: table;
  padding: 20px;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .examinee.special#modelcase .anony__tabContents__tabs__list__item__anchor {
    padding: 15px;
  }
}

.examinee.special#modelcase .anony__tabContents__tabs__list__item__anchor > div {
  position: relative;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.5;
  color: #00509D;
}

@media only screen and (max-width: 767px) {
  .examinee.special#modelcase .anony__tabContents__tabs__list__item__anchor > div {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.examinee.special#modelcase .anony__tabContents__tabs__list__item__anchor:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 2px solid #00509D;
}

.examinee.special#modelcase .anony__tabContents__tabs__list__item__anchor.is-clicked {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0057b8+0,008cc9+100 */
  background: #0057b8;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #0057b8 0%, #008cc9 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0057b8', endColorstr='#008cc9',GradientType=1 );
  /* IE6-9 */
}

.examinee.special#modelcase .anony__tabContents__tabs__list__item__anchor.is-clicked:before {
  border: 2px solid transparent;
}

.examinee.special#modelcase .anony__tabContents__tabs__list__item__anchor.is-clicked > div {
  color: #fff;
}

.examinee.special#modelcase .anony__tabContents__tabs[data-pos="above"] .anony__tabContents__tabs__list {
  border-bottom: 2px solid #00509D;
}

.examinee.special#modelcase .anony__tabContents__tabs[data-pos="above"] .anony__tabContents__tabs__list__item__anchor {
  border-bottom: none;
  border-radius: 12px 12px 0 0;
}

.examinee.special#modelcase .anony__tabContents__tabs[data-pos="above"] .anony__tabContents__tabs__list__item__anchor:before {
  border-radius: 12px 12px 0 0;
  border-bottom: none;
}

.examinee.special#modelcase .anony__tabContents__tabs[data-pos="bottom"] .anony__tabContents__tabs__list {
  border-top: 2px solid #00509D;
}

.examinee.special#modelcase .anony__tabContents__tabs[data-pos="bottom"] .anony__tabContents__tabs__list__item__anchor {
  border-top: none;
  border-radius: 0 0 12px 12px;
}

.examinee.special#modelcase .anony__tabContents__tabs[data-pos="bottom"] .anony__tabContents__tabs__list__item__anchor:before {
  border-top: none;
  border-radius: 0 0 12px 12px;
}

.examinee.special#modelcase .anony__tabContents__contents {
  padding-top: 50px;
}

@media only screen and (max-width: 767px) {
  .examinee.special#modelcase .anony__tabContents__contents {
    padding-top: 30px;
  }
}

.examinee.special#modelcase .anony__tabContents__contents__eachContents__holder {
  opacity: 0;
  transform: translateY(40px);
  transition: 0.6s all ease;
}

.examinee.special#modelcase .anony__tabContents__contents__eachContents__holder.is-showed {
  opacity: 1;
  transform: translateY(0);
}

.examinee.special#modelcase .anony__bnrs {
  position: relative;
  margin-top: 40px;
  z-index: 2;
}
