@charset "UTF-8";
.yugo {
  font-family: 'Yu Gothic', YuGothic, メイリオ, meiryo, "メイリオ", "meiryo", "ヒラギノ角ゴ pro w3", "hiragino kaku gothic pro", sans-serif;
  font-weight: 500; }

.oswald {
  font-family: 'Oswald', 'Yu Gothic', YuGothic, メイリオ, meiryo, "メイリオ", "meiryo", "ヒラギノ角ゴ pro w3", "hiragino kaku gothic pro", sans-serif; }

.roboto {
  font-family: 'Roboto', sans-serif; }

/* ----------------------------------------------------------
font-weight
---------------------------------------------------------- */

.t-bold {
  font-weight: 700;
  /* bold */ }

.t-lead-1 {
  font-family: 'Noto Serif JP', serif;
  font-weight: 400;
  /* regular */
  letter-spacing: 0.04em;
  display: block; }

.t-body-1 {
  font-size: 1.5rem;
  letter-spacing: 0.04em;
  line-height: 2.333; }

.t-a-r {
  text-align: right; }

#wrapper {
  padding-top: 0; }

.flow-sec-1 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative; }

.flow-sec-1__inner {
  padding: 0 0 130px;
  position: relative;
  top: -80px; }

.flow-sec-1__body {
  margin-bottom: 1em; }

.flow-sec-2 {
  background: -webkit-gradient(linear, left top, right top, from(#ebf0ff), to(#bbc4dd));
  background: linear-gradient(to right, #ebf0ff 0%, #bbc4dd 100%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 25px; }

.flow-sec-2__step {
  position: relative;
  top: -140px;
  margin-bottom: -20px; }

.flow-sec-2__step-item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  border-left: solid 10px #505876;
  -webkit-box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.12);
          box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.12);
  position: relative; }
  .flow-sec-2__step-item:nth-of-type(1) {
    z-index: 9; }
  .flow-sec-2__step-item:nth-of-type(2) {
    z-index: 8; }
  .flow-sec-2__step-item:nth-of-type(3) {
    z-index: 7; }
  .flow-sec-2__step-item:nth-of-type(4) {
    z-index: 6; }
  .flow-sec-2__step-item:nth-of-type(5) {
    z-index: 5; }
  .flow-sec-2__step-item:nth-of-type(6) {
    z-index: 4; }
  .flow-sec-2__step-item:nth-of-type(7) {
    z-index: 3; }
  .flow-sec-2__step-item:nth-of-type(8) {
    z-index: 2; }
  .flow-sec-2__step-item:nth-of-type(9) {
    z-index: 1; }
  .flow-sec-2__step-item:nth-of-type(10) {
    z-index: 0; }
  .flow-sec-2__step-item:not(:last-of-type):after {
    content: "";
    width: 80px;
    height: 51px;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translate(-50%, 100%);
            transform: translate(-50%, 100%);
    z-index: 11;
    background-image: url(../../images/flow/arrow@2x.png);
    background-size: cover;
    background-repeat: no-repeat; }

.flow-sec-2__step-item__meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: 'Noto Serif JP', serif; }

.flow-sec-2__step-item__num {
  color: #b9881e;
  font-weight: 700;
  /* bold */ }

.flow-sec-2__step-item__step {
  color: #b9881e;
  font-size: 1.4rem;
  font-weight: 700;
  /* bold */
  letter-spacing: 0.15em;
  margin-bottom: 10px; }

.flow-sec-2__step-item__ttl {
  text-align: center;
  letter-spacing: 0.04em; }

.flow-sec-3 {
  background: #fff; }

.flow-sec-3__card {
  background: #fff;
  -webkit-box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.12);
          box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.12);
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.flow-sec-3__card-inner {
  position: relative; }

.flow-sec3__detail-head {
  font-family: 'Noto Serif JP', serif;
  font-weight: 400;
  /* regular */
  font-size: 3rem;
  text-align: center;
  line-height: 3rem;
  letter-spacing: 0.04em; }

.flow-sec3__detail-content {
  background: #efefef;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.flow-sec3__detail-list {
  font-size: 1.5rem;
  letter-spacing: 0.04em;
  line-height: 2; }
  .flow-sec3__detail-list li {
    text-indent: -20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 20px;
    margin-top: 5px; }
    .flow-sec3__detail-list li:before {
      content: "";
      background: #b9881e;
      width: 10px;
      height: 10px;
      display: inline-block;
      margin-right: 10px; }

.flow-sec3__detail-desc {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

@media screen and (min-width: 769px) {
  .setOrder {
    color: #000; }
    .t-lead-1 {
      font-size: 4rem; }
  .m-subpage__kv-1 {
    margin-bottom: 150px; }
    .flow-sec-1 {
      width: calc(50% + 483px);
      margin-left: auto;
      background: #efefef; }
    .flow-sec-1__inner {
      width: 800px;
      margin: 0 auto; }
  .flow-sec-2__inner {
    width: 966px;
    margin: 0 auto; }
    .flow-sec-2__step-item {
      padding: 70px 40px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .flow-sec-2__step-item__meta {
      width: 320px; }
    .flow-sec-2__step-item__num {
      font-size: 4rem; }
    .flow-sec-2__step-item__ttl {
      font-size: 3rem; }
  .flow-sec-2__step-item__body {
    width: 518px; }
    .flow-sec-3 {
      padding: 160px 0 0 0;
      margin-bottom: 120px; }
    .flow-sec-3__card {
      width: calc(50% + 483px);
      margin-left: auto;
      padding: 70px 83px; }
    .flow-sec-3__card-inner {
      width: 800px; }
  .flow-sec-3__lead {
    margin-bottom: 30px; }
  .flow-sec-3__body {
    margin-bottom: 40px; }
  .flow-sec-3__fig {
    position: absolute;
    top: -110px;
    right: -83px;
    width: 489px;
    height: 293px; }
    .flow-sec3__detail-head {
      margin-bottom: 15px; }
  .flow-sec3__detail-note {
    font-size: 1.5rem; }
    .flow-sec3__detail-content {
      padding: 15px 25px 15px 40px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .flow-sec3__detail-list {
      width: 400px;
      padding-top: 10px; }
    .flow-sec3__detail-desc {
      width: 340px;
      padding-left: 40px;
      position: relative; }
      .flow-sec3__detail-desc:before {
        content: "";
        width: 1px;
        height: 120px;
        background: #242424;
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translate(0, -50%);
                transform: translate(0, -50%); } }

@media screen and (min-width: 961px) {
  .setOrder {
    color: #000; } }

@media screen and (max-width: 768px) {
  .setOrder {
    color: #000; }
    .t-lead-1 {
      font-size: 2.2rem; }
  .m-subpage__kv-1 {
    margin-bottom: 150px; }
    .flow-sec-1 {
      padding: 0 25px; }
  .flow-sec-2__inner {
    width: 100%; }
    .flow-sec-2__step-item {
      padding: 35px 45px 35px 35px; }
    .flow-sec-2__step-item__meta {
      margin-bottom: 30px; }
    .flow-sec-2__step-item__num {
      font-size: 3rem; }
    .flow-sec-2__step-item__ttl {
      font-size: 2.4rem; }
    .flow-sec-3 {
      padding: 80px 0 0 0;
      margin-bottom: 80px; }
    .flow-sec-3__card {
      width: calc(100% - 20px);
      margin-left: auto;
      padding: 35px 0 35px 35px; }
  .flow-sec-3__label {
    margin-bottom: 5px; }
  .flow-sec-3__lead {
    margin-bottom: 15px; }
  .flow-sec-3__body {
    margin-bottom: 30px; }
  .flow-sec-3__fig {
    margin-bottom: 30px; }
    .flow-sec3__detail-head {
      margin-bottom: 30px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding-right: 55px; }
  .flow-sec3__detail-note {
    font-size: 1.4rem;
    display: inline-block;
    line-height: 1.5;
    margin-top: 10px; }
    .flow-sec3__detail-content {
      padding: 35px 55px 35px 35px; }
    .flow-sec3__detail-list {
      padding: 0 0 25px; }
    .flow-sec3__detail-desc {
      border-top: solid 1px #242424;
      padding: 25px 0 0 0; } }

@media screen and (max-width: 350px) {
    .t-lead-1 {
      font-size: 2rem; } }
