@media print, screen and (min-width: 1023px) {
  main.content .container {
    max-width: 980px;
    margin-right: auto;
    margin-left: auto; } }
@media print, screen and (min-width: 1023px) {
  main.content .container .wide-container {
    max-width: 1170px;
    margin-right: auto;
    margin-left: auto; } }
@media print, screen and (min-width: 1023px) {
  main.content .sec-other .container,
  main.content .sec-voice .container {
    max-width: 1170px;
    margin-right: auto;
    margin-left: auto; } }
@media print, screen and (min-width: 1023px) {
  main.content .sec-other .wide-container,
  main.content .sec-voice .wide-container {
    max-width: 1260px;
    margin-right: auto;
    margin-left: auto; } }

.page-title-wrapper,
.topicpath {
  display: none !important; }

@media print, screen and (min-width: 1023px) {
  main.content .container {
    max-width: 1170px;
    margin-right: auto;
    margin-left: auto; } }
@media print, screen and (min-width: 1023px) {
  main.content .wide-container {
    max-width: 1260px;
    margin-right: auto;
    margin-left: auto; } }

/*
@include mq( $tb , $pc )  {
	margin-top: 14vw;
}
@include mq( $pc , $pc-l )  {
	margin-top: 12vw;
}
@include mq( $pc , max ) {
	margin-top: 70px;
}
*/
main {
  background: url("../../img/top/bg_keyv.jpg") no-repeat center center;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  overflow: hidden; }

.section-top {
  padding: 70px 0; }
  @media screen and (max-width: 767px) {
    .section-top {
      padding: 30px 0; } }
  .section-top .sec-title .en {
    font-family: "din-2014-narrow", sans-serif;
    font-weight: 400;
    /*600*/
    font-style: normal;
    color: #F4F9FD;
    font-size: 84px;
    font-size: 8.4rem;
    position: relative;
    bottom: -0.5em;
    left: -0.7em;
    white-space: nowrap; }
    @media screen and (max-width: 767px) {
      .section-top .sec-title .en {
        font-size: 44px;
        font-size: 4.4rem;
        left: -0.3em;
        bottom: -0.45em;
        line-height: 1; } }
  .section-top .sec-title .jp {
    color: #6BA6D5;
    font-size: 20px;
    font-size: 2rem;
    font-weight: bold;
    position: relative;
    margin: 0; }
    @media screen and (max-width: 767px) {
      .section-top .sec-title .jp {
        font-size: 18px;
        font-size: 1.8rem; } }
  .section-top .sec-title.-title2 {
    text-align: center; }
    .section-top .sec-title.-title2 .en {
      left: auto;
      bottom: -0.7em; }
      @media screen and (max-width: 767px) {
        .section-top .sec-title.-title2 .en {
          font-size: 84px;
          font-size: 8.4rem;
          bottom: -0.3em; } }
    .section-top .sec-title.-title2 .jp-2 {
      color: #2E6A9A;
      font-size: 38px;
      font-size: 3.8rem;
      font-weight: bold;
      margin: 0;
      position: relative; }
      @media screen and (max-width: 1022px) {
        .section-top .sec-title.-title2 .jp-2 {
          font-size: 26px;
          font-size: 2.6rem; } }
  .section-top .copy {
    font-size: 36px;
    font-size: 3.6rem;
    color: #2E6A9A;
    font-weight: bold;
    line-height: 1.4;
    margin-top: 0.5em; }
    @media screen and (max-width: 1022px) {
      .section-top .copy {
        font-size: 26px;
        font-size: 2.6rem; } }
  .section-top .text {
    font-size: 18px;
    font-size: 1.8rem;
    color: #333; }

@media print, screen and (min-width: 1023px) {
  .top-wrap {
    -js-display: flex;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    width: calc(100% + 6vw);
    margin-left: -40px;
    margin-right: -40px; }
    .top-wrap .top-img {
      width: calc(50% + 6vw);
      padding: 1em 40px;
      margin-left: -6vw; }
    .top-wrap .top-body {
      width: 50%;
      padding: 1em 40px;
      position: relative;
      top: -3em; }
    .top-wrap.-reverse .top-img {
      order: 2;
      margin-left: auto;
      margin-right: -6vw; } }
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .top-wrap {
    padding: 0 1em; }
    .top-wrap .top-body {
      padding: 1em 3em; } }

.sec-keyv {
  position: relative; }
  .sec-keyv .keyv {
    margin: 0 !important; }
    @media print, screen and (min-width: 768px) {
      .sec-keyv .keyv {
        position: absolute;
        top: 0;
        right: 0;
        width: 59vw; } }
  @media print, screen and (min-width: 768px) {
    .sec-keyv .keyv-item {
      padding: 14.5vw 5.6vw 18vw;
      width: 48.5vw; } }
  @media screen and (max-width: 767px) {
    .sec-keyv .keyv-item {
      padding: 0 20px 50px;
      margin-top: -20px; }
      .sec-keyv .keyv-item .copy {
        margin: 0;
        width: 95%; } }
  .sec-keyv .keyv-item .copy {
    margin-bottom: 1em; }
  .sec-keyv .keyv-item .text {
    font-size: 18px;
    font-size: 1.8rem;
    margin: 3em 0 2em;
    font-weight: bold;
    letter-spacing: 0.1em; }
    @media screen and (max-width: 767px) {
      .sec-keyv .keyv-item .text {
        font-size: 16px;
        font-size: 1.6rem; } }
  .sec-keyv .keyv-item .entry-btn {
    margin-top: 4em; }
    .sec-keyv .keyv-item .entry-btn .btn-01 {
      padding-right: 5em; }
    @media screen and (max-width: 767px) {
      .sec-keyv .keyv-item .entry-btn {
        margin-bottom: 3em;
        margin-top: 3em; } }

@media print, screen and (min-width: 768px) {
  .sec-company {
    background: white;
    background: -webkit-linear-gradient(bottom, white 0%, white 85%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(bottom, white 0%, white 85%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to top, white 0%, white 85%, rgba(255, 255, 255, 0) 100%); } }
@media screen and (max-width: 767px) {
  .sec-company {
    background: #fff;
    padding: 50px 0; } }

.sec-project {
  padding-bottom: 50px;
  padding-top: 0;
  background: #fff; }
  @media screen and (max-width: 767px) {
    .sec-project .project-img {
      transform: scale(1.3, 1.3); } }
  .sec-project .project-box {
    position: relative;
    top: -18vw;
    margin-bottom: -18vw;
    background: #fff;
    border-radius: 70px 70px 0 0;
    padding: 1em 0; }
    @media screen and (max-width: 767px) {
      .sec-project .project-box {
        top: -10vw;
        margin-bottom: 0;
        padding: 2em 0;
        border-radius: 40px 40px 0 0; } }
    .sec-project .project-box .summary-box {
      position: relative;
      top: -6em;
      margin-bottom: -5em;
      padding: 0 50px; }
      @media screen and (max-width: 1022px) {
        .sec-project .project-box .summary-box {
          padding: 20px 0;
          top: 0;
          margin-bottom: 0; } }
      @media screen and (min-width: 768px) and (max-width: 1023px) {
        .sec-project .project-box .summary-box {
          padding: 20px 3em; } }
    .sec-project .project-box .sec-title.-projecttitle .en {
      bottom: auto; }
      @media screen and (max-width: 767px) {
        .sec-project .project-box .sec-title.-projecttitle .en {
          display: none; } }
    @media print, screen and (min-width: 1023px) {
      .sec-project .project-box .wrap {
        -js-display: flex;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-align-items: center;
        align-items: center; }
        .sec-project .project-box .wrap .copy {
          width: 50%; }
        .sec-project .project-box .wrap .text {
          width: 50%; } }
    .sec-project .project-box h3 {
      font-weight: bold;
      font-size: 23px;
      font-size: 2.3rem;
      color: #6BA6D5; }
    .sec-project .project-box .text {
      color: #2E6A9A; }
  @media print, screen and (min-width: 1023px) {
    .sec-project .introduction-wrap {
      -js-display: flex;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-left: -8px;
      margin-right: -8px; }
      .sec-project .introduction-wrap .introduction-item {
        width: calc(100% / 3);
        padding: 8px; } }
  .sec-project .introduction-wrap .introduction-item .introduction-bn {
    border-radius: 15px;
    overflow: hidden;
    background: #EDF7FC;
    box-shadow: 4px 4px 40px rgba(0, 0, 0, 0.06); }
    .sec-project .introduction-wrap .introduction-item .introduction-bn:hover {
      box-shadow: none; }
    .sec-project .introduction-wrap .introduction-item .introduction-bn a {
      display: block; }
    .sec-project .introduction-wrap .introduction-item .introduction-bn .inner {
      -js-display: flex;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-align-items: center;
      align-items: center; }
      .sec-project .introduction-wrap .introduction-item .introduction-bn .inner .bn-thumb {
        width: 128px;
        margin: 0; }
      .sec-project .introduction-wrap .introduction-item .introduction-bn .inner .bn-text {
        width: calc(100% - 128px);
        padding: 20px;
        position: relative;
        font-size: 22px;
        font-size: 2.2rem;
        color: #333;
        font-weight: bold;
        margin: 0;
        line-height: 1.5; }
        .sec-project .introduction-wrap .introduction-item .introduction-bn .inner .bn-text .x-small {
          font-size: 50%;
          display: block; }
        @media screen and (max-width: 767px) {
          .sec-project .introduction-wrap .introduction-item .introduction-bn .inner .bn-text {
            font-size: 20px;
            font-size: 2rem; } }
        .sec-project .introduction-wrap .introduction-item .introduction-bn .inner .bn-text:after {
          content: "";
          display: block;
          width: 42px;
          height: 42px;
          background: url("../../img/icon_arrow_blue.png") no-repeat center center;
          background-size: contain;
          position: absolute;
          top: 50%;
          right: 20px;
          transform: translateY(-50%); }
          @media screen and (max-width: 767px) {
            .sec-project .introduction-wrap .introduction-item .introduction-bn .inner .bn-text:after {
              width: 38px;
              height: 38px; } }
  @media screen and (max-width: 1022px) {
    .sec-project .introduction-wrap .introduction-item {
      padding: 1em 0;
      font-size: 20px;
      font-size: 2rem; } }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    .sec-project .introduction-wrap .introduction-item {
      padding: 1em 2em; } }
  .sec-project .interview {
    padding: 50px 0;
    border-bottom: 1px solid #DCE7ED; }
    @media screen and (max-width: 767px) {
      .sec-project .interview {
        padding-top: 20px; } }
    @media screen and (max-width: 1022px) {
      .sec-project .interview .interview-wrap {
        margin-top: 2em;
        margin-left: -5vw;
        margin-right: -5vw; } }
    @media print, screen and (min-width: 1023px) {
      .sec-project .interview .interview-wrap {
        -js-display: flex;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-left: -23px;
        margin-right: -23px; }
        .sec-project .interview .interview-wrap .interview-item {
          width: calc(100% / 3);
          padding: 23px; } }
    @media screen and (max-width: 1022px) {
      .sec-project .interview .interview-wrap .interview-item {
        padding: 1em 23px 1.5em; } }
    @media screen and (min-width: 768px) and (max-width: 1023px) {
      .sec-project .interview .interview-wrap .interview-item {
        padding: 0.5em 2em 1em; } }
    @media screen and (max-width: 479px) {
      .sec-project .interview .interview-wrap .interview-item {
        padding: 10px; } }
    .sec-project .interview .interview-wrap .interview-item .thumb img {
      border-radius: 20px; }
    .sec-project .interview .interview-wrap .interview-item .job {
      color: #6BA6D5;
      font-weight: bold;
      font-size: 20px;
      font-size: 2rem;
      padding: 1em 0;
      margin: 0; }
      @media screen and (max-width: 1022px) {
        .sec-project .interview .interview-wrap .interview-item .job {
          padding: 0.8em 0 0.5em;
          font-size: 18px;
          font-size: 1.8rem; } }
      @media screen and (max-width: 479px) {
        .sec-project .interview .interview-wrap .interview-item .job {
          font-size: 13px;
          font-size: 1.3rem; } }
    .sec-project .interview .interview-wrap .interview-item .title {
      font-size: 26px;
      font-size: 2.6rem;
      line-height: 1.5;
      font-weight: bold;
      color: #333;
      margin: 0; }
      @media screen and (max-width: 1022px) {
        .sec-project .interview .interview-wrap .interview-item .title {
          font-size: 22px;
          font-size: 2.2rem; } }
      @media screen and (max-width: 479px) {
        .sec-project .interview .interview-wrap .interview-item .title {
          font-size: 18px;
          font-size: 1.8rem; } }
    .sec-project .interview .interview-wrap .interview-item .year {
      font-size: 15px;
      font-size: 1.5rem;
      color: #969696;
      padding: 0.5em 0;
      margin: 0; }
      @media screen and (max-width: 479px) {
        .sec-project .interview .interview-wrap .interview-item .year {
          font-size: 11px;
          font-size: 1.1rem; } }
    .sec-project .interview .btn {
      text-align: center; }
      @media print, screen and (min-width: 1023px) {
        .sec-project .interview .btn {
          text-align: right; } }
      @media screen and (max-width: 767px) {
        .sec-project .interview .btn {
          margin-top: 60px; } }
    @media print, screen and (min-width: 1023px) {
      .sec-project .interview .row {
        -webkit-align-items: center;
        align-items: center; } }
    .sec-project .interview .row .bn-movie img {
      border: 1px solid #6BA6D5;
      border-radius: 5px; }

.sec-service {
  background: #fff;
  padding-bottom: 110px;
  padding-top: 0; }
  @media screen and (max-width: 767px) {
    .sec-service {
      padding-top: 0; } }
  @media print, screen and (min-width: 1200px) {
    .sec-service .list-arrow01 {
      -js-display: flex;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap; }
      .sec-service .list-arrow01 li {
        width: 40%;
        white-space: nowrap; }
        .sec-service .list-arrow01 li:nth-child(odd) {
          width: 60%; } }

.sec-selection {
  padding-top: 30px; }
  @media print, screen and (min-width: 1023px) {
    .sec-selection {
      padding-bottom: 130px; } }
  .sec-selection .selection-wrap {
    -js-display: flex;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px; }
    .sec-selection .selection-wrap .selection-item {
      width: calc(100% / 5);
      padding: 15px; }
      .sec-selection .selection-wrap .selection-item a {
        height: 100%; }
      .sec-selection .selection-wrap .selection-item .inner {
        padding: 20px 16px 15px;
        border-radius: 15px;
        background: #EDF7FC;
        height: 100%;
        box-shadow: 4px 4px 40px rgba(0, 0, 0, 0.06); }
        .sec-selection .selection-wrap .selection-item .inner .thumb {
          width: 96px;
          margin: 0 auto; }
        .sec-selection .selection-wrap .selection-item .inner .title {
          position: relative;
          font-weight: bold;
          color: #2E6A9A;
          font-size: 18px;
          font-size: 1.8rem;
          line-height: 1.3;
          padding: 0.5em 0; }
          .sec-selection .selection-wrap .selection-item .inner .title:after {
            content: "";
            width: 22px;
            height: 22px;
            display: block;
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            right: 0;
            background: url("../../img/icon_arrow_small.png") no-repeat center center;
            background-size: contain; }
          .sec-selection .selection-wrap .selection-item .inner .title.-double {
            padding: 0; }
        @media screen and (max-width: 767px) {
          .sec-selection .selection-wrap .selection-item .inner {
            display: flex;
            align-items: center; }
            .sec-selection .selection-wrap .selection-item .inner .thumb {
              width: 60px;
              margin: 0; }
            .sec-selection .selection-wrap .selection-item .inner .title {
              margin: 0;
              width: calc(100% - 60px);
              padding: 0 1.5em; }
              .sec-selection .selection-wrap .selection-item .inner .title.-double {
                padding: 0 1.5em; } }
    @media screen and (min-width: 768px) and (max-width: 1023px) {
      .sec-selection .selection-wrap {
        padding: 0 1em;
        justify-content: center; }
        .sec-selection .selection-wrap .selection-item {
          width: calc(100% / 3);
          margin: 0; } }
    @media screen and (max-width: 767px) {
      .sec-selection .selection-wrap {
        padding: 0 1em; }
        .sec-selection .selection-wrap .selection-item {
          width: 100%;
          margin: 0; } }
