@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Oswald&display=swap");
body .Box.interviewBox {
  padding: 40px;
}
@media only screen and (max-width: 640px) {
  body .Box.interviewBox {
    padding: 20px;
  }
}

@media only screen and (max-width: 640px) {
  #mainContent img {
    width: auto;
  }
}

.mainVis .bBox sup {
  font-size: 0.65em;
  vertical-align: 0.45em;
}

.mainVis .bBox .caption {
  color: #333;
  font-size: 16px;
  margin-top: 40px;
  line-height: 1.5;
  text-align: left;
}
@media only screen and (max-width: 640px) {
  .mainVis .bBox .caption {
    margin-top: 20px;
  }
}

.section .photo {
  position: relative;
  border: none;
}
.section .photo img {
  height: auto;
}
.section .photo + .name {
  margin-top: 5px;
}
.section .photo .caption {
  position: absolute;
  bottom: 5px;
  right: 5px;
}
.section .caption {
  text-align: right;
  margin-top: 5px;
}
.section .caption.al {
  text-align: left;
}
.section .caption.mt20 {
  margin-top: 20px;
}
.section .name {
  font-size: 13px;
  line-height: 1.7692307692;
}
@media only screen and (max-width: 640px) {
  .section .name {
    font-size: 12px;
  }
}
.section .name .large {
  font-size: 18px;
}
@media only screen and (max-width: 640px) {
  .section .name .large {
    font-size: 16px;
  }
}

.sp-only {
  display: none;
}
@media only screen and (max-width: 640px) {
  .sp-only {
    display: inline-block;
  }
}

@media only screen and (max-width: 640px) {
  .pc-only {
    display: none;
  }
}

.interviewBox {
  margin-top: 40px;
}
@media only screen and (max-width: 640px) {
  .interviewBox {
    margin-top: 20px;
  }
}
.interviewBox__ttl {
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-align: center;
  color: #6a7d92;
}
@media only screen and (max-width: 640px) {
  .interviewBox__ttl {
    font-size: 18px;
  }
}
.interviewBox__subttl {
  font-size: 18px;
  color: #6a7d92;
  margin-top: 40px;
  line-height: 1.3333333333;
}
@media only screen and (max-width: 640px) {
  .interviewBox__subttl {
    font-size: 14px;
    margin-top: 20px;
  }
}
.interviewBox__obittl {
  background: #446d86;
  color: #fff;
  text-align: center;
  font-size: 14px;
  line-height: 1.7142857143;
  letter-spacing: 0.1em;
  padding: 10px;
}
.interviewBox__obittl:before {
  content: "";
  display: block;
  height: 0;
  margin-top: calc((1 - 1.7142857143) * 0.5em);
  width: 0;
}
.interviewBox__obittl:after {
  content: "";
  display: block;
  height: 0;
  margin-bottom: calc((1 - 1.7142857143) * 0.5em);
  width: 0;
}
* + .interviewBox__obittl {
  margin-top: 40px;
}
.interviewBox__block {
  margin-top: 40px;
}
@media only screen and (max-width: 640px) {
  .interviewBox__block {
    margin-top: 20px;
  }
}

.interviewColumn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 30px;
  margin-top: 20px;
}
@media only screen and (max-width: 640px) {
  .interviewColumn {
    margin-top: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.interviewColumn__txtArea {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}
.interviewColumn__txtArea .txt {
  font-size: 13px;
  line-height: 1.7692307692;
}
@media only screen and (max-width: 640px) {
  .interviewColumn__txtArea .txt {
    font-size: 12px;
  }
}
.interviewColumn__txtArea .txt + .txt, .interviewColumn__txtArea .txt + .name {
  margin-top: 1em;
}
.interviewColumn__txtArea .txt .large {
  font-size: 18px;
}
@media only screen and (max-width: 640px) {
  .interviewColumn__txtArea .txt .large {
    font-size: 16px;
  }
}
.interviewColumn__photoArea {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 250px;
          flex: 0 0 250px;
  max-width: 250px;
}
@media only screen and (max-width: 640px) {
  .interviewColumn__photoArea {
    margin: 0 auto;
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
  }
}

.interviewPanel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 15px;
}
.interviewPanel__item {
  width: calc(33.3333333333% - 5px);
}

.stepOutlineGroup__item:not(:first-child) {
  position: relative;
  padding-top: 100px;
}
@media only screen and (max-width: 640px) {
  .stepOutlineGroup__item:not(:first-child) {
    padding-top: 80px;
  }
}
.stepOutlineGroup__item:not(:first-child)::before {
  content: "";
  display: inline-block;
  width: 40px;
  height: 24px;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2240px%22%20height%3D%2224px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22rgb(0%2C%20119%2C%20193)%22%20d%3D%22M0.009%2C11.431%20L3.193%2C9.432%20L19.991%2C20.008%20L36.812%2C9.432%20L39.994%2C11.432%20L19.989%2C24.010%20L0.009%2C11.431%20ZM0.009%2C2.001%20L3.193%2C0.001%20L19.991%2C10.577%20L36.812%2C0.001%20L39.994%2C2.001%20L19.989%2C14.580%20L0.009%2C2.001%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
  position: absolute;
  top: 35px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media only screen and (max-width: 640px) {
  .stepOutlineGroup__item:not(:first-child)::before {
    top: 28px;
  }
}

.stepOutlineCont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
@media only screen and (max-width: 640px) {
  .stepOutlineCont {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.stepOutlineCont--reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media only screen and (max-width: 640px) {
  .stepOutlineCont--reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.stepOutlineCont__ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 25px;
}
@media only screen and (max-width: 640px) {
  .stepOutlineCont__ttl {
    gap: 15px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.stepOutlineCont__ttl .num {
  font-family: "Oswald", sans-serif;
  font-size: 30px;
  color: #649ec1;
  font-weight: 300;
  font-style: italic;
}
@media only screen and (max-width: 640px) {
  .stepOutlineCont__ttl .num {
    font-size: 18px;
  }
}
.stepOutlineCont__ttl .num::first-letter {
  font-size: 75px;
  line-height: 1.0666666667;
}
.stepOutlineCont__ttl .num::first-letter:before {
  content: "";
  display: block;
  height: 0;
  margin-top: calc((1 - 1.0666666667) * 0.5em);
  width: 0;
}
.stepOutlineCont__ttl .num::first-letter:after {
  content: "";
  display: block;
  height: 0;
  margin-bottom: calc((1 - 1.0666666667) * 0.5em);
  width: 0;
}
@media only screen and (max-width: 640px) {
  .stepOutlineCont__ttl .num::first-letter {
    font-size: 40px;
  }
}
.stepOutlineCont__ttl .txt {
  font-size: 24px;
  line-height: 1.5;
}
@media only screen and (max-width: 640px) {
  .stepOutlineCont__ttl .txt {
    font-size: 18px;
  }
}
.stepOutlineCont__ttl + .txt {
  margin-top: 40px;
}
@media only screen and (max-width: 640px) {
  .stepOutlineCont__ttl + .txt {
    margin-top: 20px;
  }
}
.stepOutlineCont__txtArea {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
.stepOutlineCont__photoArea {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 410px;
          flex: 0 0 410px;
}
@media only screen and (max-width: 640px) {
  .stepOutlineCont__photoArea {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
  }
}

.stepDetailSect__ttl {
  text-align: center;
  font-size: 24px;
  line-height: 1.5;
}
.stepDetailSect__ttl:before {
  content: "";
  display: block;
  height: 0;
  margin-top: calc((1 - 1.5) * 0.5em);
  width: 0;
}
.stepDetailSect__ttl:after {
  content: "";
  display: block;
  height: 0;
  margin-bottom: calc((1 - 1.5) * 0.5em);
  width: 0;
}
@media only screen and (max-width: 640px) {
  .stepDetailSect__ttl {
    font-size: 18px;
  }
}
.stepDetailSect__ttl .num {
  font-family: "Oswald", sans-serif;
  display: block;
  color: #649ec1;
  font-weight: 300;
  font-style: italic;
  font-size: 75px;
  line-height: 1.0666666667;
  margin-bottom: 30px;
}
.stepDetailSect__ttl .num:before {
  content: "";
  display: block;
  height: 0;
  margin-top: calc((1 - 1.0666666667) * 0.5em);
  width: 0;
}
.stepDetailSect__ttl .num:after {
  content: "";
  display: block;
  height: 0;
  margin-bottom: calc((1 - 1.0666666667) * 0.5em);
  width: 0;
}
@media only screen and (max-width: 640px) {
  .stepDetailSect__ttl .num {
    font-size: 40px;
    margin-bottom: 15px;
  }
}
.stepDetailSect__mv {
  margin-top: 40px;
}
@media only screen and (max-width: 640px) {
  .stepDetailSect__mv {
    margin-top: 20px;
    margin-left: -20px;
    margin-right: -20px;
  }
}
@media only screen and (max-width: 640px) {
  .stepDetailSect__mv .caption {
    padding: 0 20px;
  }
}
.stepDetailSect__mv + .sTitle {
  margin-top: 40px;
}

.simulationColumn {
  margin-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 24px;
}
@media only screen and (max-width: 640px) {
  .simulationColumn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.simulationColumn__item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(50% - 12px);
          flex: 0 0 calc(50% - 12px);
}
@media only screen and (max-width: 640px) {
  .simulationColumn__item {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
  }
}
.simulationColumn__ttl {
  font-size: 14px;
  text-align: center;
  line-height: 1.4285714286;
}
.simulationColumn__ttl:before {
  content: "";
  display: block;
  height: 0;
  margin-top: calc((1 - 1.4285714286) * 0.5em);
  width: 0;
}
.simulationColumn__ttl:after {
  content: "";
  display: block;
  height: 0;
  margin-bottom: calc((1 - 1.4285714286) * 0.5em);
  width: 0;
}
.simulationColumn__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6px;
}
@media only screen and (max-width: 640px) {
  .simulationColumn__inner {
    gap: 12px;
  }
}
.simulationColumn__ttl + .simulationColumn__inner {
  margin-top: 15px;
}
.simulationColumn__block {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(50% - 3px);
          flex: 0 0 calc(50% - 3px);
}
@media only screen and (max-width: 640px) {
  .simulationColumn__block {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 6px);
            flex: 0 0 calc(50% - 6px);
  }
}
.simulationColumn__block img {
  display: block;
  margin: 0 auto;
}
.simulationColumn__block .ttl {
  font-size: 12px;
  line-height: 1.6666666667;
}
.simulationColumn__block .ttl:before {
  content: "";
  display: block;
  height: 0;
  margin-top: calc((1 - 1.6666666667) * 0.5em);
  width: 0;
}
.simulationColumn__block .ttl:after {
  content: "";
  display: block;
  height: 0;
  margin-bottom: calc((1 - 1.6666666667) * 0.5em);
  width: 0;
}
.simulationColumn__block .ttl + .photo {
  margin-top: 5px;
}
.simulationColumn__scale {
  text-align: right;
  margin-top: 2px;
}

.viewCardGroup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 40px;
  gap: 28px;
}
@media only screen and (max-width: 640px) {
  .viewCardGroup {
    margin-top: 20px;
    -webkit-column-gap: 14px;
       -moz-column-gap: 14px;
            column-gap: 14px;
    row-gap: 20px;
  }
}
.viewCardGroup__item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(33.3333333333% - 18.6666666667px);
          flex: 0 0 calc(33.3333333333% - 18.6666666667px);
}
@media only screen and (max-width: 640px) {
  .viewCardGroup__item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 7px);
            flex: 0 0 calc(50% - 7px);
  }
}

.viewCardCont__ttl {
  margin-top: 15px;
  font-size: 18px;
  line-height: 1.3333333333;
  color: #6a7d92;
}
.viewCardCont__ttl:before {
  content: "";
  display: block;
  height: 0;
  margin-top: calc((1 - 1.3333333333) * 0.5em);
  width: 0;
}
.viewCardCont__ttl:after {
  content: "";
  display: block;
  height: 0;
  margin-bottom: calc((1 - 1.3333333333) * 0.5em);
  width: 0;
}
@media only screen and (max-width: 640px) {
  .viewCardCont__ttl {
    font-size: 14px;
    margin-top: 5px;
  }
}
@media only screen and (max-width: 640px) {
  .photo + .viewCardCont__ttl {
    margin-top: 10px;
  }
}
.viewCardCont__ttl .label {
  font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  color: #fff;
  background: #6a7d92;
  font-size: 16px;
  display: inline-block;
  padding: 4px 6px;
  line-height: 1;
  margin-right: 5px;
}
@media only screen and (max-width: 640px) {
  .viewCardCont__ttl .label {
    font-size: 14px;
    padding: 3px 5px;
  }
}
@media only screen and (max-width: 640px) {
  .viewCardCont__ttl .txt {
    display: block;
    margin-top: 5px;
  }
}
.viewCardCont__ttl + .txt {
  margin-top: 15px;
}
@media only screen and (max-width: 640px) {
  .viewCardCont__ttl + .txt {
    margin-top: 5px;
  }
}

.windowGroup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 25px;
}
@media only screen and (max-width: 640px) {
  .windowGroup {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-column-gap: 10px;
       -moz-column-gap: 10px;
            column-gap: 10px;
    row-gap: 30px;
  }
}
.windowGroup__item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 250px;
          flex: 0 0 250px;
}
@media only screen and (max-width: 640px) {
  .windowGroup__item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 5px);
            flex: 0 0 calc(50% - 5px);
  }
}
.windowGroup__item--photo {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 205px;
          flex: 0 0 205px;
}
@media only screen and (max-width: 640px) {
  .windowGroup__item--photo {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    max-width: 205px;
  }
}
.windowGroup__item .ttl {
  font-size: 14px;
  line-height: 2.1428571429;
}
.windowGroup__item .ttl:before {
  content: "";
  display: block;
  height: 0;
  margin-top: calc((1 - 2.1428571429) * 0.5em);
  width: 0;
}
.windowGroup__item .ttl:after {
  content: "";
  display: block;
  height: 0;
  margin-bottom: calc((1 - 2.1428571429) * 0.5em);
  width: 0;
}
.windowGroup__item .ttl + .photo {
  margin-top: 10px;
}
.windowGroup__item .photo + .txt {
  margin-top: 14px;
}
.windowGroup__item .txt {
  font-size: 14px;
  line-height: 1.5714285714;
}
.windowGroup__item .txt:before {
  content: "";
  display: block;
  height: 0;
  margin-top: calc((1 - 1.5714285714) * 0.5em);
  width: 0;
}
.windowGroup__item .txt:after {
  content: "";
  display: block;
  height: 0;
  margin-bottom: calc((1 - 1.5714285714) * 0.5em);
  width: 0;
}

.contFootArea {
  margin-top: 40px;
  padding-bottom: 60px;
}
.contFootArea .endlead {
  font-size: 18px;
  line-height: 1.5555555556;
  margin-top: 60px;
}
.contFootArea .endlead:before {
  content: "";
  display: block;
  height: 0;
  margin-top: calc((1 - 1.5555555556) * 0.5em);
  width: 0;
}
.contFootArea .endlead:after {
  content: "";
  display: block;
  height: 0;
  margin-bottom: calc((1 - 1.5555555556) * 0.5em);
  width: 0;
}