.real-report-button {
  color: #070606;
  text-decoration: none;
  display: flex;
  align-items: center;
  border: 1px solid #000;
  padding: 0 40px;
  height: 160px;
}
body:not(.o-touch_device) .real-report-button:hover {
  opacity: 0.7;
}
@media (max-width: 896px) {
  .real-report-button {
    display: block;
    padding: 15px;
    height: auto;
    overflow: hidden;
  }
}
.real-report-button.-sales {
  background: url(/newgraduates/ourjob/img/bg-btn_sales.png) no-repeat center
    right #fff;
  background-size: auto 100%;
}
@media (max-width: 896px) {
  .real-report-button.-sales {
    background: url(/newgraduates/ourjob/img/bg-btn_sales_sp.png) no-repeat
      center right #fff;
    background-size: auto 100%;
  }
}
.real-report-button.-design {
  background: url(/newgraduates/ourjob/img/bg-btn_design.png) no-repeat center
    right #fff;
  background-size: auto 100%;
}
@media (max-width: 896px) {
  .real-report-button.-design {
    background: url(/newgraduates/ourjob/img/bg-btn_design_sp.png) no-repeat
      center right #fff;
    background-size: auto 100%;
  }
}
.real-report-button.-construction {
  background: url(/newgraduates/ourjob/img/bg-btn_construction.png) no-repeat
    center right #fff;
  background-size: auto 100%;
}
@media (max-width: 896px) {
  .real-report-button.-construction {
    background: url(/newgraduates/ourjob/img/bg-btn_construction_sp.png)
      no-repeat center right #fff;
    background-size: auto 100%;
  }
}
.real-report-button__inner {
  width: 100%;
}
.real-report-button__label {
  max-width: 361px;
  font-size: 1.2rem;
  background-color: #000;
  color: #fff;
  text-align: center;
  padding: 2px 0;
  margin-bottom: 17px;
}
@media (max-width: 896px) {
  .real-report-button__label {
    max-width: 141px;
    font-size: 1rem;
    margin-bottom: 10px;
  }
}
.real-report-button__prefix {
  font-size: 1.6rem;
  letter-spacing: 0.04em;
  margin-bottom: 18px;
}
@media (max-width: 896px) {
  .real-report-button__prefix {
    font-size: 1.2rem;
    letter-spacing: 0;
    margin-bottom: 10px;
  }
}
.real-report-button__title {
  width: auto;
}
@media (max-width: 896px) {
  .real-report-button__title {
    height: 25px;
  }
}
.real-report-button__arrow {
  flex: none;
  width: 88px;
  height: 11px;
  display: inline-block;
  transform: skewX(45deg);
  margin-right: 5px;
  border-right: 1px dashed #000;
  border-bottom: 1px dashed #000;
  margin-left: 40px;
}
@media (max-width: 896px) {
  .real-report-button__arrow {
    width: 45px;
    height: 7px;
  }
}
@media (max-width: 896px) {
  .real-report-button__arrow {
    margin: 10px 5px 0 0;
    width: 86px;
    float: right;
  }
}
.real-report-button.-tiny {
  flex-direction: column;
  justify-content: center;
  height: 166px;
}
body:not(.o-touch_device) .real-report-button.-tiny:hover {
  background: url(/newgraduates/ourjob/img/bg-brush.png) no-repeat 0 50%;
  background-size: 100% auto;
}
@media (max-width: 896px) {
  .real-report-button.-tiny {
    display: block;
    height: auto;
  }
}
.real-report-button.-tiny .real-report-button__prefix {
  font-size: 1.4rem;
}
@media (max-width: 896px) {
  .real-report-button.-tiny .real-report-button__prefix {
    font-size: 1.2rem;
  }
}
.real-report-button.-tiny .real-report-button__arrow {
  margin: 0;
  margin-top: 15px;
  margin-left: auto;
}
.category-article-hero__category {
  width: 241px;
  top: 4px;
  right: -17px;
}
@media (max-width: 896px) {
  .category-article-hero__category {
    width: 78.1333333333vw;
    top: -58px;
    left: 33px;
    right: auto;
  }
}
.works-title {
  font-size: 2rem;
  font-weight: 500;
  margin-bottom: 15px;
}
@media (max-width: 896px) {
  .works-title {
    font-size: 1.6rem;
    line-height: 2;
  }
}
.about-aside-nav {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 896px) {
  .about-aside-nav {
    display: block;
    padding: 0 30px;
  }
}
.about-aside-nav__button {
  width: 100%;
  flex: 0 1 440px;
  max-width: 440px;
  /* background-color: #fff; */
  border: 1px solid #000;
  display: block;
  text-decoration: none;
  color: #070606;
  padding: 34px 20px;
  position: relative;
}
@media (max-width: 896px) {
  .about-aside-nav__button {
    max-width: none;
    max-width: initial;
    padding: 0;
  }
  .about-aside-nav__button:not(:first-child) {
    margin-top: 30px;
  }
}
body:not(.o-touch_device) .about-aside-nav__button:hover:hover {
  background: url(/newgraduates/ichijomind/img/bg-button_brushed_large.png)
    no-repeat 0 50%;
}
.about-aside-nav__button-icon {
  position: absolute;
  top: 14px;
  right: 14px;
  width: 15px;
  height: 15px;
  display: inline-block;
}
@media (max-width: 896px) {
  .about-aside-nav__button-icon {
    width: 13px;
    height: 13px;
  }
}
.about-aside-nav__button-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  position: relative;
}
@media (max-width: 896px) {
  .about-aside-nav__button-inner {
    min-height: 80px;
    padding: 15px 20px;
  }
}
.about-aside-nav__button-image {
  width: 147px;
}
@media (max-width: 896px) {
  .about-aside-nav__button-image {
    width: 100px;
  }
}
.about-aside-nav__button-image-src {
  max-width: 100%;
  height: auto;
}
.about-aside-nav__button-text {
  /* width: 175px; */
  font-size: 2rem;
  /* font-weight: 500; */
}
@media (max-width: 896px) {
  .about-aside-nav__button-text {
    /* width: 124px; */
    font-size: 1.6rem;
  }
}
.about-aside-nav__button-text-affix {
  display: block;
  font-size: 1.2rem;
  font-weight: 400;
}
@media (max-width: 896px) {
  .about-aside-nav__button-text-affix {
    font-size: 1rem;
  }
}
.about-aside-nav__button-arrow {
  position: absolute;
  right: 20px;
  bottom: 45%;
  width: 88px;
  height: 11px;
  display: inline-block;
  transform: skewX(45deg);
  margin-right: 5px;
  border-right: 1px dashed #000;
  border-bottom: 1px dashed #000;
  margin-left: auto;
}
@media (max-width: 896px) {
  .about-aside-nav__button-arrow {
    width: 45px;
    height: 7px;
  }
}
@media (max-width: 896px) {
  .about-aside-nav__button-arrow {
    right: 25px;
    /* bottom: 15px; */
  }
}
.about-layout__bottom {
  width: 100%;
  max-width: 920px;
  margin: 0 auto;
}
.about-layout__bottom:last-child .about-aside-nav__button {
  max-width: 540px;
  margin: 60px auto 0 auto;
}
@media (max-width: 896px) {
  .about-layout__bottom:last-child {
    margin-top: 0;
  }
  .about-layout__bottom:last-child .about-aside-nav__button {
    margin-top: 30px;
    max-width: 100%;
  }
}
@media (max-width: 896px) {
  .about-layout__bottom {
    margin-top: 100px;
  }
}

.page-ourjob-article {
  padding-top: 100px;
}
@media (max-width: 896px) {
  .page-ourjob-article {
    padding-top: 60px;
    padding-right: 30px;
    padding-left: 30px;
  }
}
.page-ourjob-article__heading {
  border-bottom: 1px solid #898989;
  padding-bottom: 60px;
  width: 100%;
  max-width: 920px;
  margin: 0 auto;
}
@media (max-width: 896px) {
  .page-ourjob-article__heading {
    max-width: none;
    max-width: initial;
    padding-bottom: 40px;
  }
}
.page-ourjob-article__title {
  font-size: 5rem;
  font-weight: 500;
  letter-spacing: 0.2em;
}
@media (max-width: 896px) {
  .page-ourjob-article__title {
    font-size: 3.8rem;
  }
}
.ourjob-layout__container {
  width: 100%;
  max-width: 920px;
  margin: 0 auto;
}
@media (max-width: 896px) {
  .ourjob-layout__container {
    max-width: none;
    max-width: initial;
    margin-top: 50px;
  }
}
.report-category-nav__inner {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.report-category-nav__anchor {
  flex: 0 1 215px;
  max-width: 215px;
}
@media (max-width: 896px) {
  .report-category-nav__anchor {
    max-width: none;
    max-width: initial;
    flex-basis: calc((100% - 20px) / 2);
  }
  .report-category-nav__anchor:nth-child(n + 3) {
    margin-top: 20px;
  }
}
.sec-anchor {
  padding-top: 100px;
  margin-top: 20px;
}
@media (max-width: 896px) {
  .sec-anchor {
    padding-top: 50px;
  }
}
.category-article-hero.ourjob {
  margin-bottom: 0;
}

.p-movie .anchor-list {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 8rem auto;
}
.p-movie .anchor-list li {
  width: 21.8rem;
  margin: 0 1rem;
}
.p-movie .anchor-list li a {
  text-decoration: none;
}
.p-movie .anchor-list li a:hover {
  background: url(/newgraduates/img/bg-button_brushed_tiny.png) no-repeat center;
  background-size: 45% auto;
}
.p-movie .interviewer-label {
  height: 5rem;
  font-size: 1.4rem;
  position: relative;
}
.p-movie .anchor-list .interviewer-label__inner::after {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - (7px / 2));
  right: 15px;
  width: 7px;
  height: 7px;
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
  transform: rotate(-45deg);
}
.p-movie .anchor-list .interviewer-label__inner {
  border: 1px solid #000;
  border-radius: 2px;
  padding: 0;
  position: relative;
  z-index: 1;
  display: block;
  height: 5rem;
}
.p-movie .anchor-list .interviewer-label__status {
  padding: 1rem;
  text-align: center;
  font-size: 1.8rem;
  font-weight: 500;
  border: none;
}
.p-movie .anchor-list .interviewer-label::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 3px;
  left: 3px;
  border-radius: 2px;
}
.p-movie .anchor-list .interviewer-label.-sales::after {
  background-color: #fdbebe;
}
.p-movie .anchor-list .interviewer-label.-planning::after {
  background-color: #b3cff0;
}
.p-movie .anchor-list .interviewer-label.-supervision::after {
  background-color: #bbeea8;
}
.p-movie .section-heading.-h2 {
  border: none;
  margin-bottom: 0;
}
@media (max-width: 896px) {
  .p-movie .section-heading.-h2 {
    padding-bottom: 0;
  }
}
.p-movie .sales .section-heading.-h2 .section-heading__inline {
  background: linear-gradient(90deg, #ff9696 50%, transparent 0%) 100% 100%
    no-repeat;
  background-size: 200% 12px;
  transition: background 0.6s ease-in-out;
}
.p-movie .sales .section-heading.-h2.-active .section-heading__inline {
  background-position: 1% 100%;
}
.p-movie .planning .section-heading.-h2 .section-heading__inline {
  background: linear-gradient(90deg, #6da7eb 50%, transparent 0%) 100% 100%
    no-repeat;
  background-size: 200% 12px;
  transition: background 0.6s ease-in-out;
}
.p-movie .planning .section-heading.-h2.-active .section-heading__inline {
  background-position: 1% 100%;
}
.p-movie .supervision .section-heading.-h2 .section-heading__inline {
  background: linear-gradient(90deg, #9be64e 50%, transparent 0%) 100% 100%
    no-repeat;
  background-size: 200% 12px;
  transition: background 0.6s ease-in-out;
}
.p-movie .supervision .section-heading.-h2.-active .section-heading__inline {
  background-position: 1% 100%;
}

@media (max-width: 896px) {
  .p-movie .anchor-list {
    flex-wrap: wrap;
    justify-content: center;
    margin: 6rem 2rem;
  }
  .p-movie .anchor-list li {
    width: 14.7rem;
    margin-bottom: 2rem;
  }
}
.page-people-profile__container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 240px 23px 1fr;
  grid-template-columns: 240px 1fr;
  -ms-grid-rows: auto 25px auto;
  grid-template-rows: auto auto;
  grid-template-areas: "p2 p1" "p2 p3";
  grid-gap: 25px 23px;
}
.page-people-profile__container > :nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  grid-area: p1;
}
.page-people-profile__container > :nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
  grid-area: p2;
}
.page-people-profile__container > :nth-child(3) {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
  grid-area: p3;
}
@media (max-width: 896px) {
  .page-people-profile__container {
    display: block;
  }
}
@media (max-width: 896px) {
  .page-people-profile__main {
    margin-bottom: 25px;
  }
}
.page-people-profile__label {
  margin-bottom: 5px;
  margin-top: 20px;
}
.page-people-profile__label .interviewer-label {
  height: 30px;
  font-size: 1.4rem;
}
@media (max-width: 896px) {
  .page-people-profile__label .interviewer-label {
    font-size: 1rem;
    height: 20px;
  }
}
/* .page-people-profile__name {
    display: flex;
    align-items: baseline;
  } */
.page-people-profile__name-ja {
  font-size: 2.2rem;
  font-weight: 500;
  display: block;
}
@media (max-width: 896px) {
  .page-people-profile__name-ja {
    font-size: 2rem;
  }
}
.page-people-profile__name-en {
  font-size: 1rem;
}
@media (max-width: 896px) {
  .page-people-profile__name-en {
    font-size: 1rem;
  }
}
@media (max-width: 896px) {
  .page-people-profile__image {
    margin-bottom: 20px;
  }
}
.page-people-profile__image-src {
  width: 100%;
  height: auto;
  max-width: 210px;
  margin: 0 auto;
  display: block;
}
.page-people-profile__tags .hash-tag-label {
  margin-right: 15px;
}
.page-people-profile__list {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 44px 44px;
}

.page-people-profile__txt {
  font-size: 1.6rem;
  font-weight: 500;
  margin-top: 20px;
}

@media (max-width: 896px) {
  .page-people-profile__list {
    grid-template-columns: auto;
  }
  .p-movie .page-section {
    padding: 0;
  }
  .p-movie .video {
    height: 47vw;
  }
}
.p-movie .sec-anchor .page-people-profile__main {
  display: flex;
  align-items: center;
  margin: 0;
}
.p-movie .sec-anchor .page-people-profile__label {
  margin: 0 20px 0 0;
}
