@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; } }

.sec-title {
  padding-bottom: 2em; }
  .sec-title .h2-01 {
    margin: 0;
    line-height: 1.2; }
  .sec-title .en {
    font-family: "din-2014-narrow", sans-serif;
    font-weight: 400;
    /*600*/
    font-style: normal;
    font-size: 18px;
    font-size: 1.8rem;
    color: #6BA6D5;
    text-align: center;
    margin: 0; }

.page-title-wrapper {
  display: none; }

@media screen and (max-width: 1022px) {
  .sec-keyv {
    margin-top: 65px; } }
.sec-keyv .keyv-img {
  margin: 0 !important; }
.sec-keyv .keyv-box {
  border-radius: 70px 70px 0 0;
  background: #fff;
  position: relative;
  z-index: 1; }
  @media print, screen and (min-width: 1023px) {
    .sec-keyv .keyv-box {
      margin-top: -80px; } }
  .sec-keyv .keyv-box .title-box {
    width: 607px;
    top: -6.9vw;
    margin-bottom: -6.9vw;
    position: relative; }
    .sec-keyv .keyv-box .title-box .job-name {
      padding: 0 1.5em;
      position: relative;
      z-index: 1; }
      .sec-keyv .keyv-box .title-box .job-name span {
        background: #2E6A9A;
        color: #fff;
        font-weight: bold;
        font-size: 20px;
        font-size: 2rem;
        padding: 5px 1.5em; }
    .sec-keyv .keyv-box .title-box .inner {
      background: #EDF7FC;
      top: -1em;
      position: relative;
      padding: 3em 3em 2em; }
    .sec-keyv .keyv-box .title-box h2.year {
      font-size: 16px;
      font-size: 1.6rem;
      color: #969696;
      font-weight: normal;
      margin: 0;
      line-height: 1; }
      @media screen and (max-width: 767px) {
        .sec-keyv .keyv-box .title-box h2.year {
          font-size: 14px;
          font-size: 1.4rem; } }
    .sec-keyv .keyv-box .title-box .copy {
      font-weight: bold;
      color: #2E6A9A;
      font-size: 32px;
      font-size: 3.2rem;
      line-height: 1.5;
      margin-top: 0.5em; }
      @media screen and (max-width: 767px) {
        .sec-keyv .keyv-box .title-box .copy {
          font-size: 22px;
          font-size: 2.2rem; } }
    .sec-keyv .keyv-box .title-box .note {
      font-weight: bold;
      font-size: 20px;
      font-size: 2rem;
      color: #6BA6D5;
      margin-top: 0.5em; }
      @media screen and (max-width: 767px) {
        .sec-keyv .keyv-box .title-box .note {
          font-size: 16px;
          font-size: 1.6rem; } }
    @media screen and (max-width: 767px) {
      .sec-keyv .keyv-box .title-box {
        width: 100%; }
        .sec-keyv .keyv-box .title-box .inner {
          padding: 2em 2em 1em; } }
  .sec-keyv .keyv-box .menu .menu-title {
    color: #6BA6D5;
    font-weight: bold;
    font-size: 18px;
    font-size: 1.8rem;
    font-family: "din-2014-narrow", sans-serif;
    font-weight: 400;
    /*600*/
    font-style: normal;
    font-weight: 600; }
  .sec-keyv .keyv-box .menu .menu-list {
    padding: 0; }
    .sec-keyv .keyv-box .menu .menu-list li {
      display: inline-block;
      font-weight: bold;
      text-wrap: nowrap; }
      .sec-keyv .keyv-box .menu .menu-list li a:after {
        content: "";
        display: inline-block;
        color: #2E6A9A;
        width: 24px;
        height: 24px;
        margin-left: 1em;
        background: url("../../img/icon_arrow_down.png") no-repeat center center;
        background-size: contain;
        position: relative;
        top: 5px; }
  @media print, screen and (min-width: 768px) {
    .sec-keyv .keyv-box .menu {
      display: flex;
      padding: 25px 20px; }
      .sec-keyv .keyv-box .menu .menu-list {
        padding-left: 30px; }
        .sec-keyv .keyv-box .menu .menu-list li {
          margin-right: 2em; } }

.sec-summary {
  padding: 4em 0; }
  .sec-summary .menu-title {
    color: #969696;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold; }
  .sec-summary .h3-01 {
    margin: 0.5em 0 0; }
  .sec-summary .one-col {
    padding: 1em 0 4em; }
    .sec-summary .one-col .interview-img {
      margin: 2em -6.5vw; }
  .sec-summary .interview-wrap {
    padding-bottom: 5vw; }
  .sec-summary .interview-box .q {
    color: #6BA6D5;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
    margin: 3em 0 1em; }
    .sec-summary .interview-box .q:before {
      content: "";
      width: 50px;
      height: 1px;
      background: #6BA6D5;
      display: inline-block;
      margin: 0 1em 0.3em 0; }
  .sec-summary .interview-box .a {
    margin-bottom: 1em;
    line-height: 2; }
  @media print, screen and (min-width: 768px) {
    .sec-summary .interview-wrap {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      width: calc(100% + 14.86vw);
      margin-right: -14.86vw; }
      .sec-summary .interview-wrap .interview-body {
        width: 55%;
        padding-right: 70px; }
      .sec-summary .interview-wrap .interview-img {
        width: 45%; }
      .sec-summary .interview-wrap.-reverse {
        margin: 0;
        margin-left: -14.86vw; }
        .sec-summary .interview-wrap.-reverse .interview-body {
          order: 2;
          padding-right: 0;
          padding-left: 70px; } }

.sec-schedule {
  padding: 3em 0 180px; }
  .sec-schedule .sec-title {
    padding: 4em 0 3em;
    background: #EDF7FC; }
  .sec-schedule .schedule__list {
    padding: 0;
    width: 950px;
    margin: 0 auto;
    position: relative;
    overflow: visible;
    padding-top: 50px; }
    .sec-schedule .schedule__list:before {
      content: "";
      width: 3px;
      height: 100%;
      position: absolute;
      top: 0;
      left: calc(50% - 1px);
      background: #DBE3EB; }
      @media screen and (max-width: 951px) {
        .sec-schedule .schedule__list:before {
          left: 4px; } }
    @media screen and (max-width: 951px) {
      .sec-schedule .schedule__list {
        width: auto;
        height: auto;
        display: flex;
        flex-direction: column;
        row-gap: 50px;
        padding-top: 3em; } }
  .sec-schedule .schedule__item {
    background: #EDF7FC;
    padding: 30px 40px;
    position: relative;
    width: 400px;
    border-radius: 12px; }
    .sec-schedule .schedule__item p {
      font-size: 16px; }
    @media screen and (max-width: 951px) {
      .sec-schedule .schedule__item {
        padding: 30px 20px 20px;
        width: calc(100% - 50px);
        margin: 0 0 0 auto; } }
    .sec-schedule .schedule__item:before {
      content: "";
      width: 85px;
      height: 20px;
      background: url("../../img/schedule-point.png") center/contain no-repeat;
      position: absolute;
      top: 31px;
      left: 100%; }
      @media screen and (max-width: 951px) {
        .sec-schedule .schedule__item:before {
          width: 50px;
          height: 11px;
          top: 11px;
          left: auto !important;
          right: 100% !important;
          transform: rotate(180deg) !important; } }
    .sec-schedule .schedule__item._left {
      margin: 0 auto -2em 0; }
      @media screen and (max-width: 951px) {
        .sec-schedule .schedule__item._left {
          margin: 0 0 0 auto; } }
    .sec-schedule .schedule__item._right {
      margin: 0 0 -2em auto; }
      .sec-schedule .schedule__item._right:before {
        transform: rotate(180deg);
        left: auto;
        right: 100%; }
      @media screen and (max-width: 951px) {
        .sec-schedule .schedule__item._right {
          margin: 0 0 0 auto; } }
    .sec-schedule .schedule__item.-last {
      top: calc(100% - 31px); }
  .sec-schedule .schedule__label {
    font-weight: bold;
    font-size: 24px;
    font-size: 2.4rem;
    color: #2E6A9A;
    display: flex;
    align-items: center;
    line-height: 1.5; }
    .sec-schedule .schedule__label span {
      display: inline-block;
      line-height: 1;
      margin-right: 1em;
      color: #fff;
      font-size: 18px;
      font-size: 1.8rem;
      padding: 7px 1.2em 5px;
      border-radius: 18px;
      background: #6BA6D5; }
    @media screen and (max-width: 767px) {
      .sec-schedule .schedule__label {
        font-size: 22px;
        font-size: 2.2rem; }
        .sec-schedule .schedule__label span {
          font-size: 16px;
          font-size: 1.6rem; } }

.sec-other {
  background: #EDF7FC;
  padding: 4em 0; }
  @media print, screen and (min-width: 768px) {
    .sec-other {
      padding: 6em 0;
      margin-top: 6em; } }

.line {
  padding: 4em 0; }
  .line.-last {
    border: none; }
  .line.-topblank {
    padding-top: 8em; }
  .line.-bottomnoblank {
    padding-bottom: 0; }
  @media screen and (max-width: 767px) {
    .line {
      padding: 2.5em 0; }
      .line.-topblank {
        padding-top: 5em; } }
