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

.section-01 p.img {
  margin: 2em 0 4em; }

.oneday-schedule .oneday-schedule-item {
  padding: 0.7em 0;
  border-bottom: 1px solid #DCE7ED; }
  .oneday-schedule .oneday-schedule-item.-last {
    border: none !important; }
  .oneday-schedule .oneday-schedule-item .time {
    padding: 0.5em;
    font-weight: bold;
    color: #6BA6D5;
    margin: 0;
    white-space: nowrap; }
    @media screen and (max-width: 1022px) {
      .oneday-schedule .oneday-schedule-item .time {
        padding: 0.5em 0 0; } }
  .oneday-schedule .oneday-schedule-item .detail {
    font-size: 16px;
    font-size: 1.6rem;
    margin: 0;
    font-weight: bold; }
    .oneday-schedule .oneday-schedule-item .detail .small {
      font-weight: normal;
      display: block;
      line-height: 1.4; }
  @media print, screen and (min-width: 1023px) {
    .oneday-schedule .oneday-schedule-item {
      -js-display: flex;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-left: -0.5em;
      margin-right: -0.5em; }
      .oneday-schedule .oneday-schedule-item .time {
        width: 35%;
        padding: 0 0.5em; }
      .oneday-schedule .oneday-schedule-item .detail {
        width: 65%;
        padding: 0.1em 0.5em; } }
@media print, screen and (min-width: 1023px) {
  .oneday-schedule.-ver2 .oneday-schedule-item .time {
    width: 20%; }
  .oneday-schedule.-ver2 .oneday-schedule-item .detail {
    width: 80%; } }

.sec-schedule .img {
  margin: 3em 0; }
.sec-schedule .h3-02 {
  margin-top: 2em; }
.sec-schedule .oneday-schedule {
  padding: 1em 0 2em; }
  .sec-schedule .oneday-schedule .h5-01 {
    margin-top: 2em; }
@media print, screen and (min-width: 768px) {
  .sec-schedule .h3-02 {
    margin-left: 45px; } }
.sec-schedule .row {
  padding: 0 15px; }
  @media print, screen and (min-width: 768px) {
    .sec-schedule .row {
      padding: 0 40px; }
      .sec-schedule .row .col-sm-6 {
        padding-left: 35px;
        padding-right: 35px; } }

.sec-flow {
  padding: 3em 0 2em;
  border-top: 1px solid #DCE7ED;
  margin-top: 3em; }
  .sec-flow .img {
    margin-top: 6em !important; }
  .sec-flow .flow .flow-item {
    background: #EDF7FC;
    border-radius: 12px;
    padding: 2em 1.5em;
    margin-bottom: 60px;
    position: relative; }
    .sec-flow .flow .flow-item .flow-title {
      font-weight: bold;
      text-align: center;
      color: #2E6A9A;
      font-size: 22px;
      font-size: 2.2rem;
      margin: 0; }
      .sec-flow .flow .flow-item .flow-title.-margin {
        margin-top: 1em;
        padding-top: 1em; }
    .sec-flow .flow .flow-item .flow-text {
      text-align: center;
      color: #333;
      font-size: 18px;
      font-size: 1.8rem;
      margin-top: 10px; }
    .sec-flow .flow .flow-item .flow-note {
      text-align: center;
      color: #969696;
      font-size: 15px;
      font-size: 1.5rem;
      margin-top: 5px; }
    .sec-flow .flow .flow-item:after {
      content: "";
      display: block;
      width: 100%;
      height: 25px;
      background: url("../../img/flow_arrow.png") no-repeat center center;
      background-size: contain;
      position: absolute;
      bottom: -45px;
      left: 0; }
    .sec-flow .flow .flow-item.-last:after {
      content: none; }
  @media print, screen and (min-width: 768px) {
    .sec-flow .flow {
      width: 80%;
      margin: 2em auto; } }

.sec-other {
  margin-top: 4em; }
  .sec-other h2 {
    margin: 0; }
  .sec-other .job-item {
    padding: 1em; }
  .sec-other .job-wrap {
    padding: 2em 0 1em; }
    @media print, screen and (min-width: 768px) {
      .sec-other .job-wrap {
        -js-display: flex;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: center;
        justify-content: center;
        margin-left: -1em;
        margin-right: -1em; }
        .sec-other .job-wrap .job-item {
          width: 50%;
          padding: 1em; } }
    @media screen and (min-width: 768px) and (max-width: 1023px) {
      .sec-other .job-wrap .job-item {
        width: 80%; } }
    @media screen and (max-width: 767px) {
      .sec-other .job-wrap .job-item .box02 .thumb {
        padding: 30px 0; } }

.jobs-title.-green {
  margin-top: 5em; }
  .jobs-title.-green .h3-01 {
    color: #4CA4B4; }
  .jobs-title.-green .note {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
    color: #4CA4B4; }
    .jobs-title.-green .note .title {
      border: 1px solid #4CA4B4;
      border-radius: 15px;
      font-size: 16px;
      font-size: 1.6rem;
      padding: 5px 1em;
      line-height: 1;
      margin-right: 1em;
      display: inline-block; }
    @media screen and (max-width: 767px) {
      .jobs-title.-green .note .t {
        display: block; } }
@media print, screen and (min-width: 1023px) {
  .jobs-title.title-flex {
    -js-display: flex;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .jobs-title.title-flex .h3-01 {
      margin: 0; }
    .jobs-title.title-flex .note {
      margin: 0; } }

.sec-interview {
  padding: 6em 0 7em; }
  @media screen and (max-width: 767px) {
    .sec-interview {
      padding: 3em 0 5em; }
      .sec-interview .box01 .copy {
        margin-top: 0.2em; } }
