@media screen and (max-width: 767px) {
  .people {
    font-size: 12px; } }
.people .main-contents {
  overflow-x: hidden; }
.people .bg_black {
  background-color: #000; }
.people-header-index {
  background-color: #000;
  text-align: center;
  padding: 100px 10px 30px; }
  @media screen and (max-width: 767px) {
    .people-header-index {
      padding: 110px 10px 30px; } }
  .people-header-index p {
    color: #627f6a;
    font-size: 84px;
    font-family: montserrat, sans-serif;
    font-weight: 600;
    margin-bottom: 10px; }
    @media screen and (max-width: 767px) {
      .people-header-index p {
        font-size: 8.8vw;
        margin-bottom: 20px; } }
  .people-header-index h2 {
    color: #fff;
    font-size: 47px;
    letter-spacing: 0.2em;
    position: relative;
    display: inline-block;
    text-indent: 0.4em; }
    @media screen and (max-width: 767px) {
      .people-header-index h2 {
        font-size: 5vw; } }
    .people-header-index h2:before {
      display: block;
      content: "";
      background-color: #fff;
      width: 93%;
      height: 2px;
      position: absolute;
      left: 2.8%;
      top: -20px; }
      @media screen and (max-width: 767px) {
        .people-header-index h2:before {
          top: -15px; } }
  .people-header-index__movie {
    width: 100%;
    max-width: 1200px;
    margin: 60px auto; }
    .people-header-index__movie .movie {
      position: relative;
      height: 0;
      padding: 0 0 56.25%;
      overflow: hidden; }
      .people-header-index__movie .movie iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
@media screen and (max-width: 767px) {
  .people-index-box {
    margin-bottom: 20px; } }
.people-index-box:nth-child(even) .people-index-box__body {
  flex-direction: row-reverse; }
.people-index-box__body {
  position: relative;
  width: 100%;
  text-align: justify;
  text-justify: inter-character;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  align-items: stretch; }
  @media screen and (max-width: 767px) {
    .people-index-box__body {
      display: block; } }
.people-index-box__link {
  position: absolute;
  right: 0;
  top: 0;
  width: 200px;
  height: 100%;
  transition: 0.5s ease; }
  @media screen and (max-width: 767px) {
    .people-index-box__link {
      width: 100px; } }
  .people-index-box__link .archive-nav__read {
    position: absolute;
    right: 20px;
    bottom: 20px; }
.people-index-box__txt {
  width: 50%;
  display: block;
  position: relative;
  overflow: hidden; }
  @media screen and (max-width: 767px) {
    .people-index-box__txt {
      width: 100%;
      padding-bottom: 30px; } }
  .people-index-box__txt_inner {
    position: absolute;
    top: 50%;
    left: 50px;
    transform: translateY(-50%);
    width: 100%;
    pointer-events: none; }
    @media screen and (max-width: 767px) {
      .people-index-box__txt_inner {
        position: static;
        transform: translateY(0); } }
.people-index-box .link_box {
  display: block;
  height: 100%;
  padding-top: 50px; }
  @media screen and (max-width: 767px) {
    .people-index-box .link_box {
      padding-top: 30px; } }
  .people-index-box .link_box:hover .people-index-box__link {
    width: 360px; }
    .people-index-box .link_box:hover .people-index-box__link .hover-line-target_child {
      animation: .3s ease hoverline_color forwards; }
.people-index-box .archive-other {
  float: right;
  clear: both;
  z-index: 10;
  position: relative;
  padding-right: 20px;
  margin-top: 30px; }
  @media screen and (max-width: 767px) {
    .people-index-box .archive-other {
      padding-right: 10px;
      margin-top: 15px; } }
.people-index-box .people-header__title {
  font-size: 30px;
  letter-spacing: 0.05em;
  color: #fff;
  margin-bottom: 0.7em;
  margin-top: 180px;
  z-index: 10;
  position: relative;
  width: 80%; }
  .people-index-box .people-header__title.short-karning {
    letter-spacing: 0; }
  @media screen and (max-width: 767px) {
    .people-index-box .people-header__title {
      font-size: 22px;
      letter-spacing: 0.1em;
      margin-top: 110px;
      width: 65%;
      text-align: left; }
      .people-index-box .people-header__title br {
        display: none; } }
.people-index-box .people-header__profile {
  color: #fff; }
  .people-index-box .people-header__profile dt {
    margin-bottom: 15px; }
.people-index-box__number {
  position: relative;
  width: 200px;
  float: right;
  clear: both;
  font-size: 56px;
  line-height: 1;
  text-align: right;
  grid-area: number;
  font-weight: bold;
  pointer-events: none;
  padding-right: 20px; }
  @media screen and (max-width: 767px) {
    .people-index-box__number {
      font-size: 38px;
      width: 100px;
      padding-right: 10px; } }
  .people-index-box__number span {
    font-size: 32px; }
    @media screen and (max-width: 767px) {
      .people-index-box__number span {
        font-size: 18px; } }
.people-index-box__tag {
  position: absolute;
  width: 160px;
  text-align: center;
  top: 8px;
  left: -160px;
  padding: 12px 10px;
  font-size: 20px;
  letter-spacing: 0.21em; }
  @media screen and (max-width: 767px) {
    .people-index-box__tag {
      font-size: 14px;
      top: 0px;
      left: -140px;
      width: 140px; } }
.people-index-box__img {
  width: 50%; }
  @media screen and (max-width: 767px) {
    .people-index-box__img {
      width: 100%; } }
.people-index-box_01 .people-index-box__txt {
  background-color: #c8b424; }
.people-index-box_01 .people-index-box__link {
  background-color: #e8dada; }
.people-index-box_01 .people-index-box__tag {
  background-color: #e8dada;
  border-bottom: solid 2px #c8b424; }
.people-index-box_01 .people-index-box__number {
  color: #c8b424; }
.people-index-box_02 .people-index-box__txt {
  background-color: #32ccbe; }
.people-index-box_02 .people-index-box__link {
  background-color: #f1e8c1; }
.people-index-box_02 .people-index-box__tag {
  background-color: #f1e8c1;
  border-bottom: solid 2px #32ccbe; }
.people-index-box_02 .people-index-box__number {
  color: #32ccbe; }
.people-index-box_03 .people-index-box__txt {
  background-color: #007bc8; }
.people-index-box_03 .people-index-box__link {
  background-color: #bce0b6; }
.people-index-box_03 .people-index-box__tag {
  background-color: #bce0b6;
  border-bottom: solid 2px #007bc8; }
.people-index-box_03 .people-index-box__number {
  color: #007bc8; }
.people-index-box_04 .people-index-box__txt {
  background-color: #ff893c; }
.people-index-box_04 .people-index-box__link {
  background-color: #fbe1e4; }
.people-index-box_04 .people-index-box__tag {
  background-color: #fbe1e4;
  border-bottom: solid 2px #ff893c; }
.people-index-box_04 .people-index-box__number {
  color: #ff893c; }
.people-index-box_05 .people-index-box__txt {
  background-color: #009000; }
.people-index-box_05 .people-index-box__link {
  background-color: #caedf1; }
.people-index-box_05 .people-index-box__tag {
  background-color: #caedf1;
  border-bottom: solid 2px #009000; }
.people-index-box_05 .people-index-box__number {
  color: #009000; }
.people-header {
  position: relative;
  z-index: 0;
  display: flex;
  flex-direction: column;
  padding: 100px 0 0;
  background-color: #999;
  color: #fff; }
  @media screen and (max-width: 767px) {
    .people-header {
      padding: 100px 15px 0;
      margin-bottom: 40px; } }
  .people-header__inner {
    position: relative;
    flex: 0 0 auto;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    width: 100%;
    max-width: 1020px; }
  .people-header__number {
    flex: 0 0 auto;
    width: 140px;
    font-size: 64px;
    font-weight: bold;
    line-height: 1; }
    .people-header__number span {
      font-size: 15px;
      font-weight: normal; }
    @media screen and (max-width: 1199px) {
      .people-header__number {
        font-size: 48px; }
        .people-header__number span {
          font-size: 12px; } }
    @media screen and (max-width: 767px) {
      .people-header__number {
        width: 72px;
        font-size: 32px; }
        .people-header__number span {
          font-size: 11px; } }
  .people-header .about-header__number {
    color: #595757; }
  .people-header__flex {
    flex: 0 0 auto;
    margin-top: 84px;
    display: flex; }
    @media screen and (max-width: 767px) {
      .people-header__flex {
        flex-direction: column-reverse;
        margin-top: 20px; } }
  .people-header__img {
    flex: 0 0 auto;
    position: relative;
    z-index: 20;
    width: 50%; }
    .people-header__img img {
      position: absolute;
      width: calc(100% - 74px); }
    @media screen and (max-width: 979px) {
      .people-header__img img {
        position: static; } }
    @media screen and (max-width: 767px) {
      .people-header__img {
        margin: 0 -15px;
        width: auto; }
        .people-header__img img {
          position: static;
          width: 100%; } }
  .people-header__info {
    flex: 0 0 auto;
    padding: 110px 0 90px;
    width: 50%;
    max-width: 510px; }
    @media screen and (max-width: 767px) {
      .people-header__info {
        padding: 20px 0;
        width: 100%;
        max-width: 100%; } }
  .people-header__title {
    padding-bottom: .4em;
    margin-bottom: 1em;
    font-size: 38px;
    line-height: 1.5789473684;
    border-bottom: 3px currentColor solid; }
    @media screen and (max-width: 767px) {
      .people-header__title {
        margin-bottom: 0.6em;
        margin-left: 18px;
        font-size: 28px; } }
  .people-header__profile dt {
    margin-bottom: 30px;
    font-size: 20px;
    letter-spacing: 0.25em;
    font-weight: bold; }
    .people-header__profile dt span {
      font-weight: 100;
      font-family: montserrat, sans-serif;
      font-size: 13px; }
  .people-header__profile dd {
    font-size: 14px; }
  @media screen and (max-width: 767px) {
    .people-header__profile {
      margin-left: 18px; }
      .people-header__profile dt {
        margin-bottom: 4px;
        font-size: 16px; }
        .people-header__profile dt span {
          font-size: 11px; }
      .people-header__profile dd {
        font-size: 12px; } }
  .people-header__tag {
    position: absolute;
    top: 110px;
    left: 0;
    z-index: 200;
    padding: 0 10px;
    height: 20px;
    text-align: center;
    background-color: #000;
    font-size: 12px;
    font-family: montserrat, sans-serif;
    color: #fff;
    transform: rotate(90deg) translateY(-100%);
    transform-origin: left top; }
    .people-header__tag::before {
      content: '';
      position: absolute;
      left: 100%;
      bottom: 0;
      display: block;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 20px 10px 0 0;
      border-color: #000 transparent transparent transparent; }
    @media screen and (max-width: 767px) {
      .people-header__tag {
        top: 82px;
        left: -15px;
        font-size: 11px; } }
  @media screen and (max-width: 767px) {
    .people-header .project-tag {
      left: 0;
      top: 60px; } }
  .people-header .about-header__tag {
    left: 0; }
.people-header-entry {
  position: relative;
  flex: 1 1 auto;
  padding: 64px 0 110px 50%;
  background-color: #ccc;
  color: #000; }
  @media screen and (max-width: 979px) {
    .people-header-entry {
      padding: 20px; } }
  @media screen and (max-width: 767px) {
    .people-header-entry {
      margin: 0 -15px; } }
  .people-header-entry__point {
    margin-bottom: 42px;
    width: 100%;
    max-width: 510px; }
    .people-header-entry__point dt {
      margin-bottom: 24px;
      text-align: center; }
      .people-header-entry__point dt span {
        display: inline-block;
        padding: 4px 24px;
        border: 2px solid currentColor;
        font-size: 18px;
        font-weight: bold;
        letter-spacing: 0.18em; }
    @media screen and (max-width: 979px) {
      .people-header-entry__point {
        margin-bottom: 20px;
        max-width: 100%; } }
    @media screen and (max-width: 767px) {
      .people-header-entry__point dt {
        margin-bottom: 16px; }
        .people-header-entry__point dt span {
          font-size: 15px; } }
  .people-header-entry__flow {
    width: 100%;
    max-width: 510px; }
    .people-header-entry__flow dt {
      padding: 4px 15px;
      text-align: center;
      background-color: #000;
      color: #fff;
      font-weight: bold;
      font-size: 18px;
      letter-spacing: 0.18em; }
    .people-header-entry__flow dd {
      padding: 16px;
      background-color: #fff;
      font-size: 14px; }
    @media screen and (max-width: 979px) {
      .people-header-entry__flow {
        max-width: 100%; } }
    @media screen and (max-width: 767px) {
      .people-header-entry__flow dt {
        font-size: 15px; }
      .people-header-entry__flow dd {
        font-size: 12px; } }
  .people-header-entry__tag {
    position: absolute;
    top: 64px;
    right: 0;
    padding: 0 40px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-color: #999;
    font-size: 20px;
    letter-spacing: 0.21em;
    color: #fff;
    transform: rotate(90deg) translateX(100%);
    transform-origin: right top; }
    @media screen and (max-width: 1199px) {
      .people-header-entry__tag {
        transform: rotate(0deg) translateX(0);
        top: 0;
        height: 30px;
        font-size: 14px; } }
    @media screen and (max-width: 767px) {
      .people-header-entry__tag {
        z-index: 100;
        transform: translateY(-500%) rotate(90deg); } }
.people-header-other {
  position: relative;
  z-index: 10;
  flex: 1 1 auto;
  align-self: flex-end;
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  list-style: none;
  margin-left: -4px; }
  @media screen and (max-width: 767px) {
    .people-header-other {
      margin: 0;
      max-width: calc(100% - 72px); } }
  .people-header-other__item {
    flex: 0 0 auto;
    padding: 4px;
    min-width: 125px; }
    @media screen and (max-width: 767px) {
      .people-header-other__item {
        flex: 0 1 auto;
        padding: 2px;
        min-width: 80px; } }
  .people-header-other__tag {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 14px;
    height: 24px;
    text-align: center;
    border-radius: 20px;
    font-size: 14px;
    font-family: montserrat, sans-serif;
    font-weight: bold;
    color: #fff; }
    @media screen and (max-width: 767px) {
      .people-header-other__tag {
        font-size: 10px; } }
    .people-header-other__tag.c-earth {
      background-color: #1e646e; }
    .people-header-other__tag.c-world {
      background-color: #463c5a; }
    .people-header-other__tag.c-future {
      background-color: #b4467d; }
    .people-header-other__tag.c-work {
      background-color: #003c64; }
    .people-header-other__tag.c-now {
      background-color: #dc6450; }
.people-header-bg {
  position: absolute;
  top: 150px;
  left: 0;
  width: 100%;
  text-align: center;
  pointer-events: none;
  z-index: -1; }
  @media screen and (max-width: 767px) {
    .people-header-bg {
      top: 110px; } }
.people-img {
  position: relative;
  z-index: 10; }
  .people-img img {
    width: 100%; }
  .people-img_02 {
    z-index: 0; }
.people-box__body {
  position: relative;
  padding: 64px;
  max-width: 510px;
  background-color: #fff;
  text-align: justify;
  text-justify: inter-character; }
  @media screen and (max-width: 767px) {
    .people-box__body {
      padding: 30px 20px 30px 40px;
      max-width: 100%; } }
.people-box__inner {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  margin: 0 auto;
  max-width: 1020px; }
  @media screen and (max-width: 767px) {
    .people-box__inner {
      display: block; } }
.people-box__title {
  margin-bottom: 20px;
  font-size: 30px;
  line-height: 1.7;
  letter-spacing: 0.21em;
  color: #999; }
  .people-box__title.short-karning {
    letter-spacing: 0.16em; }
  @media screen and (max-width: 767px) {
    .people-box__title {
      font-size: 22px;
      letter-spacing: 0.1em; } }
.people-box__tag {
  position: absolute;
  top: 76px;
  left: 0;
  padding: 2px 10px;
  font-size: 18px;
  letter-spacing: 0.21em;
  background-color: #ccc;
  transform-origin: left top;
  transform: rotate(90deg) translateY(-100%); }
  @media screen and (max-width: 767px) {
    .people-box__tag {
      font-size: 12px;
      top: 36px; } }
.people-box_01 {
  position: relative;
  z-index: 10;
  padding-left: 50%;
  margin-top: -320px; }
  @media screen and (max-width: 767px) {
    .people-box_01 {
      padding: 0;
      margin: 0; } }
.people-box_02 {
  position: relative;
  z-index: 0;
  margin-top: 96px; }
  .people-box_02::before {
    content: '';
    position: absolute;
    z-index: -1;
    top: -50vh;
    bottom: 0;
    right: 0;
    display: block;
    width: 50%;
    background-color: #ccc; }
  .people-box_02 .people-box__body {
    flex: 0 0 auto;
    padding-top: 0;
    width: 50%; }
  .people-box_02 .people-box__tag {
    top: 14px; }
  .people-box_02 .people-box__img {
    flex: 0 0 auto;
    padding-bottom: 110px;
    width: 50%;
    display: flex; }
    .people-box_02 .people-box__img img {
      flex: 0 0 auto;
      width: 700px;
      max-width: unset; }
  @media screen and (max-width: 767px) {
    .people-box_02 {
      margin-top: 40px; }
      .people-box_02::before {
        display: none; }
      .people-box_02 .people-box__inner {
        display: flex;
        flex-direction: column-reverse; }
      .people-box_02 .people-box__body {
        width: 100%; }
      .people-box_02 .people-box__img {
        padding-bottom: 0;
        margin-bottom: 30px;
        width: 100%; }
        .people-box_02 .people-box__img img {
          width: 100%; }
      .people-box_02 .people-box__tag {
        top: 8px; } }
.people-box_03 {
  position: relative;
  z-index: 10;
  margin-bottom: -184px; }
  .people-box_03 .people-box__inner {
    flex-direction: row-reverse; }
  .people-box_03 .people-box__body {
    flex: 0 1 auto;
    width: 50%; }
  .people-box_03 .people-box__img {
    flex: 0 0 auto;
    width: 50%;
    position: relative;
    top: 90px;
    left: -70px;
    align-self: flex-end; }
  @media screen and (max-width: 767px) {
    .people-box_03 {
      margin-bottom: 0; }
      .people-box_03 .people-box__inner {
        display: flex;
        flex-direction: column-reverse; }
      .people-box_03 .people-box__body {
        width: 100%; }
      .people-box_03 .people-box__img {
        position: static;
        width: 100%; } }
.people-point {
  padding: 80px 15px;
  background-color: #999; }
  @media screen and (max-width: 767px) {
    .people-point {
      padding: 30px 15px; } }
  .people-point__inner {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    max-width: 1020px; }
    @media screen and (max-width: 767px) {
      .people-point__inner {
        flex-direction: column-reverse; } }
  .people-point__img {
    flex: 0 0 auto;
    margin-right: 30px;
    width: 240px; }
    @media screen and (max-width: 767px) {
      .people-point__img {
        width: 100%;
        margin: 0; } }
  .people-point__item {
    flex: 0 1 auto;
    position: relative;
    z-index: 0;
    color: #fff;
    display: flex;
    flex-direction: column;
    width: 564px; }
    .people-point__item::before {
      content: '';
      display: block;
      position: absolute;
      top: 14px;
      bottom: 0;
      left: 0;
      right: 0;
      z-index: -1;
      border: 1px #fff solid;
      border-left: 0; }
    .people-point__item dt {
      flex: 0 1 auto;
      align-self: flex-start;
      display: inline-block;
      padding-right: 20px;
      background-color: #999;
      line-height: 1;
      font-weight: bold;
      font-family: montserrat, sans-serif;
      font-size: 20px;
      letter-spacing: 0.08em; }
    .people-point__item dd {
      flex: 1 1 auto;
      display: flex;
      align-items: center;
      padding: 0 46px 0 14px;
      line-height: 1.8;
      font-size: 16px; }
    @media screen and (max-width: 767px) {
      .people-point__item {
        margin-bottom: 30px;
        width: 100%; }
        .people-point__item::before {
          border-right: 0; }
        .people-point__item dd {
          padding: 20px 0 30px; } }

.people01 .people-header {
  background-color: #c8b424; }
.people01 .people-header-entry {
  background-color: #e8dada; }
  .people01 .people-header-entry__tag {
    background-color: #c8b424; }
  .people01 .people-header-entry__flow dd {
    padding: 0; }
  .people01 .people-header-entry__flow .flex {
    display: flex;
    align-items: center; }
    .people01 .people-header-entry__flow .flex:first-child {
      border-bottom: 2px #e8dada solid; }
    .people01 .people-header-entry__flow .flex div {
      padding: 8px; }
      .people01 .people-header-entry__flow .flex div:first-child {
        flex: 0 0 auto;
        width: 8em;
        text-align: center;
        color: #c8b424; }
      .people01 .people-header-entry__flow .flex div:last-child {
        flex: 0 1 auto; }
.people01 .people-box_02::before {
  background-color: #e8dada; }
.people01 .people-box__title {
  color: #c8b424; }
  .people01 .people-box__title.short-karning {
    letter-spacing: 0.15em; }
.people01 .people-box__tag {
  background-color: #e8dada; }
.people01 .people-point {
  background-color: #c8b424; }
  .people01 .people-point__item dt {
    background-color: #c8b424; }

.people02 .people-header {
  background-color: #32ccbe; }
.people02 .people-header-entry {
  background-color: #f1e8c1; }
  .people02 .people-header-entry__tag {
    background-color: #32ccbe; }
.people02 .people-box_02::before {
  background-color: #f1e8c1; }
.people02 .people-box__title {
  color: #32ccbe; }
.people02 .people-box__tag {
  background-color: #f1e8c1; }
.people02 .people-point {
  background-color: #32ccbe; }
  .people02 .people-point__item dt {
    background-color: #32ccbe; }

.people03 .people-header {
  background-color: #007bc8; }
.people03 .people-header-entry {
  background-color: #bce0b6; }
  .people03 .people-header-entry__tag {
    background-color: #007bc8; }
  .people03 .people-header-entry__flow dd {
    padding: 0; }
  .people03 .people-header-entry__flow .flex {
    display: flex;
    align-items: center; }
    .people03 .people-header-entry__flow .flex:nth-child(1), .people03 .people-header-entry__flow .flex:nth-child(2) {
      border-bottom: 2px #bce0b6 solid; }
    .people03 .people-header-entry__flow .flex div {
      padding: 8px; }
      .people03 .people-header-entry__flow .flex div:first-child {
        flex: 0 0 auto;
        width: 8em;
        text-align: center;
        color: #007bc8; }
      .people03 .people-header-entry__flow .flex div:last-child {
        flex: 0 1 auto; }
.people03 .people-box_02::before {
  background-color: #bce0b6; }
.people03 .people-box__title {
  color: #007bc8; }
  .people03 .people-box__title.short-karning {
    letter-spacing: 0.14em; }
.people03 .people-box__tag {
  background-color: #bce0b6; }
.people03 .people-point {
  background-color: #007bc8; }
  .people03 .people-point__item dt {
    background-color: #007bc8; }

.people04 .people-header {
  background-color: #ff893c; }
.people04 .people-header-entry {
  background-color: #fbe1e4; }
  .people04 .people-header-entry__tag {
    background-color: #ff893c; }
  .people04 .people-header-entry__flow dd {
    padding: 0; }
  .people04 .people-header-entry__flow .flex {
    display: flex;
    align-items: center;
    border-bottom: 2px #fbe1e4 solid; }
    .people04 .people-header-entry__flow .flex:last-child {
      border-bottom: 0; }
    .people04 .people-header-entry__flow .flex div {
      padding: 8px; }
      .people04 .people-header-entry__flow .flex div:first-child {
        flex: 0 0 auto;
        width: 5em;
        text-align: center;
        color: #ff893c; }
      .people04 .people-header-entry__flow .flex div:last-child {
        flex: 0 1 auto; }
.people04 .people-box_02::before {
  background-color: #fbe1e4; }
.people04 .people-box_03 {
  margin-bottom: -90px; }
  @media screen and (max-width: 767px) {
    .people04 .people-box_03 {
      margin-bottom: 0; } }
.people04 .people-box__title {
  color: #ff893c; }
  .people04 .people-box__title.short-karning {
    letter-spacing: 0.09em; }
.people04 .people-box__tag {
  background-color: #fbe1e4; }
.people04 .people-point {
  background-color: #ff893c; }
  .people04 .people-point__item dt {
    background-color: #ff893c; }

.people05 .people-header {
  background-color: #009000; }
  .people05 .people-header__title {
    white-space: nowrap; }
    @media screen and (max-width: 1199px) {
      .people05 .people-header__title {
        white-space: normal; }
        .people05 .people-header__title br {
          display: none; } }
.people05 .people-header-entry {
  background-color: #caedf1; }
  .people05 .people-header-entry__tag {
    background-color: #009000; }
  .people05 .people-header-entry__flow dd {
    padding: 0; }
  .people05 .people-header-entry__flow .flex {
    display: flex;
    align-items: center; }
    .people05 .people-header-entry__flow .flex div {
      padding: 8px; }
      .people05 .people-header-entry__flow .flex div:first-child {
        flex: 0 0 auto;
        width: 8vem;
        text-align: center;
        color: #009000; }
      .people05 .people-header-entry__flow .flex div:last-child {
        flex: 0 1 auto; }
.people05 .people-box_02::before {
  background-color: #caedf1; }
.people05 .people-box_03 {
  margin-bottom: -90px; }
  @media screen and (max-width: 767px) {
    .people05 .people-box_03 {
      margin-bottom: 0; } }
.people05 .people-box__title {
  color: #009000; }
  .people05 .people-box__title.short-karning {
    letter-spacing: 0.06em; }
.people05 .people-box__tag {
  background-color: #caedf1; }
.people05 .people-point {
  background-color: #009000; }
  .people05 .people-point__item dt {
    background-color: #009000; }

.about .indent {
  text-indent: 1em;
  padding-left: 10px; }
  @media screen and (max-width: 767px) {
    .about .indent {
      text-indent: inherit;
      padding-left: 0; } }
.about .sp_none {
  display: block; }
  @media screen and (max-width: 767px) {
    .about .sp_none {
      display: none; } }
.about .about_inner {
  max-width: 1020px;
  width: 100%;
  margin: 0 auto; }
  @media screen and (max-width: 767px) {
    .about .about_inner {
      padding: 0 15px; } }
.about .about-header-bg {
  top: 95px; }
.about .about_area {
  padding-bottom: 150px;
  background: -webkit-linear-gradient(left, #d1e7eb 0%, #d1e7eb 50%, #e9dceb 50%, #e9dceb 100%);
  background: -o-linear-gradient(left, #d1e7eb 0%, #d1e7eb 50%, #e9dceb 50%, #e9dceb 100%);
  background: linear-gradient(to right, #d1e7eb 0%, #d1e7eb 50%, #e9dceb 50%, #e9dceb 100%);
  width: 100%; }
  @media screen and (max-width: 767px) {
    .about .about_area {
      padding-bottom: 40px; } }
  .about .about_area .about-header {
    background: -webkit-linear-gradient(left, #d1e7eb 0%, #d1e7eb 50%, #e9dceb 50%, #e9dceb 100%);
    background: -o-linear-gradient(left, #d1e7eb 0%, #d1e7eb 50%, #e9dceb 50%, #e9dceb 100%);
    background: linear-gradient(to right, #d1e7eb 0%, #d1e7eb 50%, #e9dceb 50%, #e9dceb 100%); }
  .about .about_area .about_bg_header {
    width: 1280px; }
  .about .about_area .about_h2 {
    /*.about-header__movie{
    	width: 100%;
    	max-width: 692px;
    	margin: 0 auto 50px;
    	@include media(sm){
    	}
    	.movie {
    		position: relative;
    		height: 0;
    		padding: 0 0 56.25%;
    		overflow: hidden;
    		iframe {
    			position: absolute;
    			top: 0;
    			left: 0;
    			width: 100%;
    			height: 100%;
    		}
    	}
    }*/ }
    .about .about_area .about_h2 .about-header__title {
      text-align: center;
      font-size: 52px;
      font-weight: 600;
      color: #000;
      line-height: 0.7;
      margin-top: 50px; }
      @media screen and (max-width: 767px) {
        .about .about_area .about_h2 .about-header__title {
          font-size: 28px;
          line-height: 1; } }
      .about .about_area .about_h2 .about-header__title .about-header__span {
        font-size: 14px;
        letter-spacing: 0.2em; }
    .about .about_area .about_h2 .about-header__txt {
      color: #000;
      padding: 70px 160px 75px;
      font-family: Noto Serif JP;
      line-height: 2;
      font-weight: 500;
      letter-spacing: 0.1em; }
      @media screen and (max-width: 767px) {
        .about .about_area .about_h2 .about-header__txt {
          padding: 20px 0 50px 40px;
          letter-spacing: 0; } }
  .about .about_area .busuness_field {
    background-color: #fff;
    color: #000;
    width: 320px;
    height: 50px;
    text-align: center;
    margin: 0 auto;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px; }
    @media screen and (max-width: 767px) {
      .about .about_area .busuness_field {
        width: 270px; } }
    .about .about_area .busuness_field:before {
      content: "";
      position: absolute;
      width: 1020px;
      height: 2px;
      background: #fff;
      top: 50%;
      right: -110%;
      z-index: -1; }
      @media screen and (max-width: 767px) {
        .about .about_area .busuness_field:before {
          width: 100vw;
          left: 50%;
          transform: translateX(-50%); } }
  .about .about_area .about_half {
    margin-top: 85px;
    display: flex; }
    @media screen and (max-width: 767px) {
      .about .about_area .about_half {
        display: block;
        margin-top: 40px; } }
    .about .about_area .about_half .about_technology {
      width: 50%;
      border-right: solid 2px #fff;
      padding-right: 40px; }
      @media screen and (max-width: 767px) {
        .about .about_area .about_half .about_technology {
          width: 100%;
          padding: 0 10px;
          border-right: none;
          background: #d1e7eb;
          margin-bottom: 60px;
          padding-top: 40px;
          border: solid 2px #fff; } }
      .about .about_area .about_half .about_technology .technology_ttl {
        font-size: 52px;
        color: #0064dc;
        text-align: center;
        font-weight: 500; }
        @media screen and (max-width: 767px) {
          .about .about_area .about_half .about_technology .technology_ttl {
            font-size: 28px; } }
      .about .about_area .about_half .about_technology .office_ttl {
        color: #4b5acd; }
      .about .about_area .about_half .about_technology .about_img01 {
        width: 455px;
        margin-bottom: 45px; }
        @media screen and (max-width: 767px) {
          .about .about_area .about_half .about_technology .about_img01 {
            width: 100%; } }
      .about .about_area .about_half .about_technology .about_half_box {
        padding: 35px 0 45px;
        border-top: solid 2px #fff; }
        @media screen and (max-width: 767px) {
          .about .about_area .about_half .about_technology .about_half_box {
            padding: 35px 0 35px; } }
        .about .about_area .about_half .about_technology .about_half_box:last-child {
          border-bottom: solid 2px #fff; }
          @media screen and (max-width: 767px) {
            .about .about_area .about_half .about_technology .about_half_box:last-child {
              border-bottom: none; } }
        .about .about_area .about_half .about_technology .about_half_box .about_h4 {
          width: 470px;
          height: 78px;
          background-color: #0064dc;
          text-align: center;
          color: #fff;
          font-size: 24px;
          line-height: 1.2;
          font-weight: 400;
          position: relative;
          margin-bottom: 25px;
          align-items: center;
          display: flex;
          justify-content: center; }
          @media screen and (max-width: 767px) {
            .about .about_area .about_half .about_technology .about_half_box .about_h4 {
              width: 100%;
              font-size: 18px;
              line-height: 1.2;
              height: 70px; } }
          .about .about_area .about_half .about_technology .about_half_box .about_h4 .about_span {
            font-size: 18px; }
            @media screen and (max-width: 767px) {
              .about .about_area .about_half .about_technology .about_half_box .about_h4 .about_span {
                font-size: 15px; } }
          .about .about_area .about_half .about_technology .about_half_box .about_h4 .about_spanbox {
            font-size: 18px;
            position: absolute;
            color: #0064dc;
            background-color: #fff;
            width: 125px;
            height: 38px;
            padding-top: 8px;
            top: -5px;
            left: 0; }
            @media screen and (max-width: 767px) {
              .about .about_area .about_half .about_technology .about_half_box .about_h4 .about_spanbox {
                width: 95px;
                font-size: 13px;
                height: 30px; } }
          .about .about_area .about_half .about_technology .about_half_box .about_h4 .office_spanbox {
            color: #4b5acd; }
        .about .about_area .about_half .about_technology .about_half_box .office_h4 {
          background-color: #4b5acd; }
        .about .about_area .about_half .about_technology .about_half_box .about_half_box_ttl {
          background-color: #ffff00;
          font-size: 20px;
          color: #595757;
          display: inline;
          line-height: 2; }
          @media screen and (max-width: 767px) {
            .about .about_area .about_half .about_technology .about_half_box .about_half_box_ttl {
              font-size: 16px;
              margin-bottom: 8px;
              line-height: 1.6; } }
        .about .about_area .about_half .about_technology .about_half_box .about_half_box_txt {
          color: #595757;
          line-height: 2;
          font-size: 14px;
          margin-top: 10px; }
          @media screen and (max-width: 767px) {
            .about .about_area .about_half .about_technology .about_half_box .about_half_box_txt {
              font-size: 12px;
              margin-top: 5px; } }
        .about .about_area .about_half .about_technology .about_half_box .study-p {
          color: #595757;
          margin-top: 8px;
          line-height: 1.5; }
          .about .about_area .about_half .about_technology .about_half_box .study-p .study-span {
            font-weight: 600; }
    .about .about_area .about_half .about_office {
      padding-right: 0;
      padding-left: 40px;
      border-right: none; }
      @media screen and (max-width: 767px) {
        .about .about_area .about_half .about_office {
          padding: 40px 10px 0;
          background: #e9dceb;
          border-right: 2px solid #FFF; } }

.project01 .pc {
  display: block; }
  @media screen and (max-width: 767px) {
    .project01 .pc {
      display: none; } }
.project01 .sp {
  display: none; }
  @media screen and (max-width: 767px) {
    .project01 .sp {
      display: block; } }
.project01 .project-header {
  background-image: url("../img/project01/main-bg.jpg");
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  width: 100%; }
.project01 .project-mv {
  width: 880px; }
.project01 .project-mv-area {
  position: relative; }
  .project01 .project-mv-area .project-mv-ttl {
    position: absolute;
    bottom: -60px;
    right: 0px;
    width: 760px; }
    @media screen and (max-width: 767px) {
      .project01 .project-mv-area .project-mv-ttl {
        width: 100%;
        left: 0;
        bottom: -30vw; } }
.project01 .project-number {
  margin-top: 180px; }
.project01 .project_info {
  padding-left: 60px;
  padding-top: 15px; }
  @media screen and (max-width: 767px) {
    .project01 .project_info {
      padding-left: 40px; } }
  .project01 .project_info .project-h2 {
    font-size: 40px;
    letter-spacing: 0; }
    @media screen and (max-width: 767px) {
      .project01 .project_info .project-h2 {
        font-size: 24px; } }
.project01 .project_infobox_inner {
  width: 100%; }
.project01 .project_infobox {
  border: 5px solid #fff;
  width: 500px;
  height: 290px;
  float: right;
  margin-top: 80px;
  margin-bottom: 90px;
  position: relative;
  display: flex;
  align-items: center;
  padding: 25px 20px 15px;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-orientation: upright; }
  @media screen and (max-width: 767px) {
    .project01 .project_infobox {
      width: 100%;
      height: 360px;
      margin-bottom: 155px;
      padding: 25px 20px 20px; } }
  .project01 .project_infobox:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 50px 60px 50px;
    border-color: transparent transparent #fff transparent;
    top: -60px;
    right: 40px; }
  .project01 .project_infobox .infobox-p {
    display: inline-block;
    letter-spacing: 0.1em;
    font-size: 15px;
    line-height: 2.2; }
    @media screen and (max-width: 767px) {
      .project01 .project_infobox .infobox-p {
        line-height: 1.8; } }
.project01 .project-content {
  background: #5A5982;
  padding-top: 70px; }
  @media screen and (max-width: 767px) {
    .project01 .project-content {
      padding-top: 80px;
      margin-top: -40px; } }
  .project01 .project-content .project-profile {
    display: flex;
    align-items: center;
    margin: 0 auto;
    margin-bottom: 161px; }
    @media screen and (max-width: 767px) {
      .project01 .project-content .project-profile {
        display: block; } }
    .project01 .project-content .project-profile .project-people01 {
      width: 220px; }
      @media screen and (max-width: 767px) {
        .project01 .project-content .project-profile .project-people01 {
          width: 50%;
          margin: 0 auto; } }
    .project01 .project-content .project-profile .project-dd {
      color: #fff;
      margin-left: 40px; }
      @media screen and (max-width: 767px) {
        .project01 .project-content .project-profile .project-dd {
          margin-left: 70px; } }
      .project01 .project-content .project-profile .project-dd .project-div {
        border-bottom: 1px solid #fff;
        padding-bottom: 20px; }
        @media screen and (max-width: 767px) {
          .project01 .project-content .project-profile .project-dd .project-div {
            margin-top: 40px; } }
        .project01 .project-content .project-profile .project-dd .project-div .project-name {
          font-size: 18px;
          font-weight: 600; }
      .project01 .project-content .project-profile .project-dd .project-ddtxt {
        margin-top: 20px; }
.project01 .topics-block {
  position: relative; }
  @media screen and (max-width: 767px) {
    .project01 .topics-block {
      padding: 0 15px; } }
  .project01 .topics-block .topics-block-tag {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -15px; }
    .project01 .topics-block .topics-block-tag .topics-block-tag__inner {
      position: sticky;
      top: 0;
      padding: 18px 0 70px;
      width: 70px;
      border-top: 1px #fff solid; }
      .project01 .topics-block .topics-block-tag .topics-block-tag__inner span {
        display: block;
        transform: rotate(90deg) translateX(100%);
        transform-origin: right top;
        line-height: 1;
        font-size: 11px;
        font-family: montserrat, sans-serif;
        letter-spacing: 0.12em;
        color: #fff; }
  .project01 .topics-block .project-h3 {
    font-size: 64px;
    color: #fff;
    margin: 75px 0 40px;
    line-height: 1.59375;
    letter-spacing: 0.05em; }
    @media screen and (max-width: 767px) {
      .project01 .topics-block .project-h3 {
        font-size: 22px;
        margin: 45px 0 20px 60px; } }
    .project01 .topics-block .project-h3 .u-line {
      background: linear-gradient(#ffff00, #ffff00) 0 100%/100% 10px no-repeat;
      animation: 1s ease newshoverline forwards; }
      @media screen and (max-width: 767px) {
        .project01 .topics-block .project-h3 .u-line {
          background: linear-gradient(#ffff00, #ffff00) 0 100%/100% 3px no-repeat;
          padding-bottom: 4px; } }
  @media screen and (max-width: 767px) {
    .project01 .topics-block .pro-h3 {
      margin-left: 66px; } }
  @media screen and (max-width: 767px) {
    .project01 .topics-block .pro-h301 {
      padding-top: 30px; } }
  .project01 .topics-block .visible {
    opacity: 1;
    transform: translateY(0);
    transition: opacity .6s ease, transform .6s ease; }
  .project01 .topics-block .product-p {
    color: #fff; }
    @media screen and (max-width: 767px) {
      .project01 .topics-block .product-p {
        margin-left: 60px; } }
  .project01 .topics-block .pro-p01 {
    margin-bottom: 220px; }
    @media screen and (max-width: 767px) {
      .project01 .topics-block .pro-p01 {
        margin-bottom: 90px; } }
  .project01 .topics-block .pro-p02 {
    margin-bottom: 65px; }
    @media screen and (max-width: 767px) {
      .project01 .topics-block .pro-p02 {
        margin-bottom: 0px; } }
  .project01 .topics-block .pro-p03 {
    margin-bottom: 100px; }
  .project01 .topics-block .pro-p04 {
    margin-bottom: 84px; }
  .project01 .topics-block .p-action-area {
    position: relative; }
    .project01 .topics-block .p-action-area .p-action {
      color: #fff;
      font-size: 28px;
      transform: rotate(90deg);
      position: absolute;
      top: 52px;
      left: -90px;
      letter-spacing: 0.05em;
      font-weight: 600; }
      @media screen and (max-width: 767px) {
        .project01 .topics-block .p-action-area .p-action {
          top: -5px;
          left: 60px;
          font-size: 16px;
          transform: rotate(0deg); } }

.project02 .pc {
  display: block; }
  @media screen and (max-width: 767px) {
    .project02 .pc {
      display: none; } }
.project02 .sp {
  display: none; }
  @media screen and (max-width: 767px) {
    .project02 .sp {
      display: block; } }
.project02 .project-header {
  background-image: url("../img/project02/main-bg.jpg");
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  width: 100%;
  padding-bottom: 180px;
  padding-top: 180px; }
  @media screen and (max-width: 767px) {
    .project02 .project-header {
      padding-bottom: 0; } }
.project02 .project-mv {
  width: 880px; }
.project02 .project-mv-area {
  position: relative; }
  .project02 .project-mv-area .project-mv-ttl {
    position: absolute;
    bottom: -60px;
    right: 0px;
    width: 760px; }
    @media screen and (max-width: 767px) {
      .project02 .project-mv-area .project-mv-ttl {
        width: 100%;
        left: 0;
        bottom: -30vw; } }
.project02 .project-number {
  margin-top: 170px; }
.project02 .project_info {
  padding-left: 60px;
  padding-top: 15px; }
  @media screen and (max-width: 767px) {
    .project02 .project_info {
      padding-left: 40px; } }
  .project02 .project_info .project-h2 {
    font-size: 40px;
    letter-spacing: 0; }
    @media screen and (max-width: 767px) {
      .project02 .project_info .project-h2 {
        font-size: 24px; } }
.project02 .project_infobox_inner {
  width: 100%; }
.project02 .project_infobox {
  border: 5px solid #fff;
  width: 530px;
  height: 290px;
  float: right;
  margin-top: 80px;
  margin-bottom: 90px;
  position: relative;
  display: flex;
  align-items: center;
  padding: 25px 20px 15px;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-orientation: upright; }
  @media screen and (max-width: 767px) {
    .project02 .project_infobox {
      width: 100%;
      height: 390px;
      margin-bottom: 155px;
      padding: 25px 20px 20px; } }
  .project02 .project_infobox:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 50px 60px 50px;
    border-color: transparent transparent #fff transparent;
    top: -60px;
    right: 40px; }
  .project02 .project_infobox .infobox-p {
    display: inline-block;
    letter-spacing: 0.1em;
    font-size: 15px;
    line-height: 2.2; }
    @media screen and (max-width: 767px) {
      .project02 .project_infobox .infobox-p {
        line-height: 1.8; } }
.project02 .project-content {
  background: #597f5d;
  padding-top: 210px; }
  @media screen and (max-width: 767px) {
    .project02 .project-content {
      padding-top: 80px;
      margin-top: -40px; } }
  .project02 .project-content .project-profile {
    display: flex;
    align-items: center;
    margin: 0 auto;
    margin-bottom: 90px; }
    @media screen and (max-width: 767px) {
      .project02 .project-content .project-profile {
        display: block; } }
    .project02 .project-content .project-profile .project-people01 {
      width: 540px; }
      @media screen and (max-width: 767px) {
        .project02 .project-content .project-profile .project-people01 {
          width: 50%;
          margin: 0 auto; } }
    .project02 .project-content .project-profile .project-dd {
      color: #fff;
      margin-left: 60px; }
      @media screen and (max-width: 767px) {
        .project02 .project-content .project-profile .project-dd {
          margin-left: 70px; } }
      @media screen and (max-width: 767px) {
        .project02 .project-content .project-profile .project-dd .project-div {
          margin-top: 40px; } }
      .project02 .project-content .project-profile .project-dd .project-div .project-name {
        font-size: 20px;
        font-weight: 600;
        border-bottom: 1px solid #fff;
        padding-bottom: 15px; }
        @media screen and (max-width: 767px) {
          .project02 .project-content .project-profile .project-dd .project-div .project-name {
            font-size: 18px; } }
      .project02 .project-content .project-profile .project-dd .project-ddtxt {
        margin-top: 15px;
        line-height: 1.8;
        font-size: 14px;
        letter-spacing: 0.03em; }
        @media screen and (max-width: 767px) {
          .project02 .project-content .project-profile .project-dd .project-ddtxt {
            font-size: 13px;
            letter-spacing: 0; } }
.project02 .topics-block {
  position: relative; }
  @media screen and (max-width: 767px) {
    .project02 .topics-block {
      padding: 0 15px; } }
  .project02 .topics-block .topics-block-tag {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -15px; }
    .project02 .topics-block .topics-block-tag .topics-block-tag__inner {
      position: sticky;
      top: 0;
      padding: 18px 0 70px;
      width: 70px;
      border-top: 1px #fff solid; }
      .project02 .topics-block .topics-block-tag .topics-block-tag__inner span {
        display: block;
        transform: rotate(90deg) translateX(100%);
        transform-origin: right top;
        line-height: 1;
        font-size: 11px;
        font-family: montserrat, sans-serif;
        letter-spacing: 0.12em;
        color: #fff; }
  .project02 .topics-block .project-h3 {
    font-size: 36px;
    text-align: right;
    color: #fff;
    margin: 100px 0 40px;
    line-height: 1.59375;
    letter-spacing: 0.05em; }
    @media screen and (max-width: 767px) {
      .project02 .topics-block .project-h3 {
        font-size: 22px;
        margin: 45px 0 20px 60px; } }
    .project02 .topics-block .project-h3 .u-line {
      background: linear-gradient(#ffff00, #ffff00) 0 100%/100% 10px no-repeat;
      animation: 1s ease newshoverline forwards; }
      @media screen and (max-width: 767px) {
        .project02 .topics-block .project-h3 .u-line {
          background: linear-gradient(#ffff00, #ffff00) 0 100%/100% 3px no-repeat;
          padding-bottom: 4px; } }
  .project02 .topics-block .pro-h3 {
    margin-top: 150px; }
    @media screen and (max-width: 767px) {
      .project02 .topics-block .pro-h3 {
        margin-left: 66px;
        margin-top: 80px; } }
  @media screen and (max-width: 767px) {
    .project02 .topics-block .pro-h301 {
      padding-top: 30px; } }
  .project02 .topics-block .visible {
    opacity: 1;
    transform: translateY(0);
    transition: opacity .6s ease, transform .6s ease; }
  .project02 .topics-block .product-p {
    color: #fff;
    letter-spacing: 0.03em;
    line-height: 2;
    font-size: 14px; }
    @media screen and (max-width: 767px) {
      .project02 .topics-block .product-p {
        margin-left: 60px;
        font-size: 13px;
        letter-spacing: 0; } }
  .project02 .topics-block .ma-txt {
    width: 810px;
    margin: 0 auto 50px; }
    @media screen and (max-width: 767px) {
      .project02 .topics-block .ma-txt {
        width: 100%;
        padding-left: 70px;
        margin: 0 auto 20px; } }
    .project02 .topics-block .ma-txt .action-line {
      background: #fff;
      color: #597f5d;
      padding: 2px; }
  .project02 .topics-block .ma-mbm {
    margin-bottom: 150px; }
    @media screen and (max-width: 767px) {
      .project02 .topics-block .ma-mbm {
        margin-bottom: 80px; } }
  .project02 .topics-block .pro-p01 {
    margin-bottom: 220px;
    background: rgba(0, 0, 0, 0.2);
    margin-left: 70px;
    padding-right: 65px;
    padding-bottom: 30px;
    line-height: 2;
    letter-spacing: 0.03em;
    margin-bottom: 100px; }
    @media screen and (max-width: 767px) {
      .project02 .topics-block .pro-p01 {
        margin-bottom: 50px;
        padding-right: 31px;
        letter-spacing: 0; } }
  .project02 .topics-block .pro-p02 {
    margin-bottom: 65px; }
    @media screen and (max-width: 767px) {
      .project02 .topics-block .pro-p02 {
        margin-bottom: 0px; } }
  .project02 .topics-block .pro-p03 {
    margin-bottom: 100px; }
  .project02 .topics-block .pro-p04 {
    margin-bottom: 84px; }
  .project02 .topics-block .p-action-area {
    position: relative; }
    .project02 .topics-block .p-action-area .p-action {
      color: #fff;
      font-size: 28px;
      transform: rotate(90deg);
      position: absolute;
      top: 52px;
      left: -90px;
      letter-spacing: 0.05em;
      font-weight: 600; }
      @media screen and (max-width: 767px) {
        .project02 .topics-block .p-action-area .p-action {
          top: -5px;
          left: 60px;
          font-size: 16px;
          transform: rotate(0deg); } }
.project02 .mission-box {
  position: relative; }
  .project02 .mission-box .mission-ttl {
    position: absolute;
    font-size: 28px;
    left: -40px;
    top: 35px;
    transform: rotate(90deg);
    color: rgba(255, 255, 255, 0.5);
    font-style: italic;
    font-weight: 600;
    font-family: Montserrat; }
    @media screen and (max-width: 767px) {
      .project02 .mission-box .mission-ttl {
        font-size: 18px;
        top: 111px;
        left: 0; } }
  .project02 .mission-box .action-ttl {
    top: 20px; }

.report .pc {
  display: block; }
  @media screen and (max-width: 767px) {
    .report .pc {
      display: none; } }
.report .sp {
  display: none; }
  @media screen and (max-width: 767px) {
    .report .sp {
      display: block; } }
.report .product_area {
  background: #6aa7cb; }
  @media screen and (max-width: 767px) {
    .report .product_area {
      margin-top: -40px; } }
  .report .product_area .product_img04 {
    position: absolute;
    position: absolute;
    bottom: -12.5%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 1020px; }
    @media screen and (max-width: 767px) {
      .report .product_area .product_img04 {
        width: 100%;
        bottom: -5%; } }
.report .news-header {
  margin: 0 auto;
  max-width: 1400px;
  position: relative;
  z-index: 0;
  display: flex;
  flex-wrap: wrap;
  width: 100%; }
  @media screen and (max-width: 1020px) {
    .report .news-header {
      padding: 0 15px; } }
  @media screen and (max-width: 767px) {
    .report .news-header {
      padding: 0 15px;
      margin-bottom: 20px; } }
  .report .news-header .header-txtbox {
    padding-left: 100px;
    width: 50%;
    padding-top: 180px;
    padding-bottom: 100px; }
    @media screen and (max-width: 767px) {
      .report .news-header .header-txtbox {
        width: 100%;
        padding-left: 0;
        padding-bottom: 0;
        margin-bottom: 30px;
        padding-top: 90px; } }
    .report .news-header .header-txtbox .news-header__tag:before {
      border-color: transparent transparent #69ce80 transparent; }
    .report .news-header .header-txtbox .news-header__number {
      color: #000;
      flex: 0 0 auto;
      width: 140px;
      font-size: 64px;
      font-weight: bold;
      line-height: 1; }
      .report .news-header .header-txtbox .news-header__number span {
        font-size: 15px;
        font-weight: normal; }
      @media screen and (max-width: 1199px) {
        .report .news-header .header-txtbox .news-header__number {
          font-size: 48px; }
          .report .news-header .header-txtbox .news-header__number span {
            font-size: 12px; } }
      @media screen and (max-width: 767px) {
        .report .news-header .header-txtbox .news-header__number {
          width: 72px;
          font-size: 32px; }
          .report .news-header .header-txtbox .news-header__number span {
            font-size: 11px; } }
    .report .news-header .header-txtbox .news-header-other {
      margin-top: 30px;
      flex: 1 1 auto;
      align-self: flex-end;
      display: flex;
      flex-wrap: wrap;
      padding-left: 0;
      list-style: none;
      margin-left: -4px; }
      @media screen and (max-width: 767px) {
        .report .news-header .header-txtbox .news-header-other {
          margin: 0;
          max-width: calc(100% - 72px); } }
      .report .news-header .header-txtbox .news-header-other__item {
        flex: 0 0 auto;
        padding: 4px;
        min-width: 125px; }
        @media screen and (max-width: 767px) {
          .report .news-header .header-txtbox .news-header-other__item {
            flex: 0 1 auto;
            padding: 2px;
            min-width: 80px; } }
      .report .news-header .header-txtbox .news-header-other__tag {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0 14px;
        height: 24px;
        text-align: center;
        border-radius: 20px;
        font-size: 14px;
        font-family: montserrat, sans-serif;
        font-weight: bold;
        color: #fff; }
        @media screen and (max-width: 767px) {
          .report .news-header .header-txtbox .news-header-other__tag {
            font-size: 10px; } }
        .report .news-header .header-txtbox .news-header-other__tag.c-earth {
          background-color: #1e646e; }
        .report .news-header .header-txtbox .news-header-other__tag.c-world {
          background-color: #463c5a; }
        .report .news-header .header-txtbox .news-header-other__tag.c-future {
          background-color: #b4467d; }
        .report .news-header .header-txtbox .news-header-other__tag.c-work {
          background-color: #003c64; }
        .report .news-header .header-txtbox .news-header-other__tag.c-now {
          background-color: #dc6450; }
    .report .news-header .header-txtbox .news-header__inner {
      flex: 0 1 auto;
      position: relative;
      padding: 40px 60px 0 0;
      width: 100%; }
      @media screen and (max-width: 767px) {
        .report .news-header .header-txtbox .news-header__inner {
          padding: 0;
          margin-top: 20px; } }
      .report .news-header .header-txtbox .news-header__inner .news-header__tag {
        position: absolute;
        top: 45px;
        left: 0;
        padding: 0 20px 0 15px;
        min-width: 95px;
        height: 20px;
        text-align: center;
        background-color: #000;
        font-size: 12px;
        font-family: montserrat, sans-serif;
        color: #fff;
        transform: rotate(90deg) translateY(-100%);
        transform-origin: left top; }
        .report .news-header .header-txtbox .news-header__inner .news-header__tag::before {
          content: '';
          position: absolute;
          right: 0;
          bottom: 0;
          display: block;
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 0 0 20px 10px;
          border-color: transparent transparent #6aa7cb transparent; }
        @media screen and (max-width: 767px) {
          .report .news-header .header-txtbox .news-header__inner .news-header__tag {
            top: 10px;
            font-size: 11px; } }
      .report .news-header .header-txtbox .news-header__inner .product03-header__title {
        font-size: 38px;
        margin-left: 70px;
        line-height: 1;
        letter-spacing: 0.1em; }
        @media screen and (max-width: 767px) {
          .report .news-header .header-txtbox .news-header__inner .product03-header__title {
            line-height: 1.4; } }
        .report .news-header .header-txtbox .news-header__inner .product03-header__title span {
          font-size: 20px;
          font-weight: 500;
          display: block;
          letter-spacing: 0.02em;
          margin-top: 20px; }
          @media screen and (max-width: 767px) {
            .report .news-header .header-txtbox .news-header__inner .product03-header__title span {
              font-size: 16px;
              margin-top: 5px; } }
      .report .news-header .header-txtbox .news-header__inner .product03-intro {
        color: #595757;
        font-size: 12px;
        margin-left: 70px;
        margin-top: 35px;
        line-height: 1.8;
        letter-spacing: 0.03em;
        font-weight: 600; }
        @media screen and (max-width: 767px) {
          .report .news-header .header-txtbox .news-header__inner .product03-intro {
            letter-spacing: 0;
            margin-top: 25px; } }
      .report .news-header .header-txtbox .news-header__inner .prof-box .profile {
        color: #595757;
        font-size: 12px;
        margin: 40px 0 10px; }
        @media screen and (max-width: 767px) {
          .report .news-header .header-txtbox .news-header__inner .prof-box .profile {
            margin: 20px 0 10px; } }
      .report .news-header .header-txtbox .news-header__inner .prof-box .prof-txt {
        color: #595757;
        font-size: 12px;
        border-bottom: 1px #595757 solid;
        border-top: 1px #595757 solid;
        padding: 15px 0;
        letter-spacing: 0.03em; }
        @media screen and (max-width: 767px) {
          .report .news-header .header-txtbox .news-header__inner .prof-box .prof-txt {
            letter-spacing: 0; } }
  .report .news-header .header-imgbox {
    background-image: url("../img/report/report_img01.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 50%; }
    @media screen and (max-width: 767px) {
      .report .news-header .header-imgbox {
        width: 100%;
        height: 400px; } }
.report .news-body {
  padding: 0; }
  @media screen and (max-width: 767px) {
    .report .news-body {
      padding-bottom: 30px; } }
  .report .news-body p {
    margin-bottom: 0px; }
  .report .news-body .topics-block {
    margin-top: 0;
    position: relative; }
    .report .news-body .topics-block .topics-block-tag {
      position: absolute;
      top: 95px;
      bottom: 0;
      left: -15px; }
      @media screen and (max-width: 979px) {
        .report .news-body .topics-block .topics-block-tag {
          display: none; } }
      .report .news-body .topics-block .topics-block-tag .topics-block-tag__inner {
        border-top: 1px #595757 solid;
        position: sticky;
        top: 0px;
        padding: 18px 0 70px;
        width: 70px; }
        .report .news-body .topics-block .topics-block-tag .topics-block-tag__inner span {
          color: #595757;
          display: block;
          transform: rotate(90deg) translateX(100%);
          transform-origin: right top;
          line-height: 1;
          font-size: 11px;
          font-family: montserrat, sans-serif;
          letter-spacing: 0.12em; }
    .report .news-body .topics-block .tag-right {
      right: 0;
      left: inherit;
      top: 95px; }
      .report .news-body .topics-block .tag-right .topics-block-tag__inner span {
        transform: rotate(90deg) translateX(5%);
        transform-origin: left top; }
    .report .news-body .topics-block .box-group {
      display: flex;
      max-width: 1400px;
      margin: 0 auto;
      flex-flow: row; }
      @media screen and (max-width: 767px) {
        .report .news-body .topics-block .box-group {
          display: block;
          padding: 0 15px;
          margin-top: 80px; } }
      .report .news-body .topics-block .box-group .img-box01 {
        background-image: url("../img/report/report_img02.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        width: 50%; }
        @media screen and (max-width: 767px) {
          .report .news-body .topics-block .box-group .img-box01 {
            background-position: center;
            width: 100%;
            height: 360px; } }
      .report .news-body .topics-block .box-group .img-box02 {
        background-image: url("../img/report/report_img03.jpg");
        background-position: bottom; }
      .report .news-body .topics-block .box-group .img-box03 {
        background-image: url("../img/report/report_img04.jpg"); }
      .report .news-body .topics-block .box-group .img-box04 {
        background-image: url("../img/report/report_img05.jpg"); }
      .report .news-body .topics-block .box-group .txt-box {
        width: 50%;
        padding: 80px 100px 110px 70px; }
        @media screen and (max-width: 767px) {
          .report .news-body .topics-block .box-group .txt-box {
            width: 100%;
            padding: 0;
            margin-top: 30px; } }
        .report .news-body .topics-block .box-group .txt-box .pro_txt {
          color: #000;
          font-weight: 300;
          font-family: "A-OTF A1Mincho" , "sans-serif";
          padding-right: 130px;
          padding: 30px;
          background: #fff;
          line-height: 2;
          letter-spacing: 0.03em; }
          @media screen and (max-width: 767px) {
            .report .news-body .topics-block .box-group .txt-box .pro_txt {
              font-size: 13px;
              letter-spacing: 0;
              padding: 15px; } }
        .report .news-body .topics-block .box-group .txt-box .pro_txt02 {
          padding: 30px;
          background: #fff;
          line-height: 2;
          letter-spacing: 0.03em; }
          @media screen and (max-width: 767px) {
            .report .news-body .topics-block .box-group .txt-box .pro_txt02 {
              margin-bottom: 20px;
              margin-top: 20px;
              letter-spacing: 0;
              padding: 15px; } }
      .report .news-body .topics-block .box-group .txt-box2 {
        padding-right: 70px;
        padding-left: 100px; }
        @media screen and (max-width: 767px) {
          .report .news-body .topics-block .box-group .txt-box2 {
            padding: 0; } }
        .report .news-body .topics-block .box-group .txt-box2 .sun-flower {
          margin-left: 40px;
          margin-left: 0; }
      @media screen and (max-width: 767px) {
        .report .news-body .topics-block .box-group .txt-box3 {
          margin-top: 20px; } }
    .report .news-body .topics-block .reverse {
      flex-direction: row-reverse; }
  .report .news-body .head-copy {
    font-size: 15px;
    color: #506450;
    margin-top: 180px;
    font-weight: 600; }
    @media screen and (max-width: 767px) {
      .report .news-body .head-copy {
        font-size: 13px;
        margin-top: 60px; } }
  .report .news-body .product02-h2 {
    font-size: 36px;
    font-weight: 500;
    letter-spacing: 0.1em;
    color: #000;
    margin-bottom: 20px; }
    @media screen and (max-width: 767px) {
      .report .news-body .product02-h2 {
        width: 100%;
        font-size: 20px;
        margin: 0 0 15px; } }
    .report .news-body .product02-h2 .product_h3_span {
      background: #fff;
      line-height: 2.5;
      display: inline;
      padding: 5px 0 5px 15px; }
      @media screen and (max-width: 767px) {
        .report .news-body .product02-h2 .product_h3_span {
          padding: 5px;
          line-height: 2; } }
.report .main-contents {
  padding-top: 0; }
  .report .main-contents::before {
    content: '';
    display: block;
    width: 100%;
    background-color: #6aa7cb; }
  @media screen and (max-width: 767px) {
    .report .main-contents::before {
      margin-bottom: 40px;
      height: 80px;
      background-color: #6aa7cb; } }
.report .product_nav {
  margin: 160px auto 170px; }
  @media screen and (max-width: 767px) {
    .report .product_nav {
      margin: 80px auto 80px; } }

[data-emergence=hidden] {
  opacity: 0;
  transform: translateY(10px); }

[data-emergence=visible] {
  opacity: 1;
  transform: translateY(0);
  transition: opacity .6s ease, transform .6s ease; }

/*# sourceMappingURL=style.css.map */
