/* Scss Document */
/* Scss Document */
.flow .flow__btn {
  margin-bottom: 50px; }
  .flow .flow__btn p a {
    display: inline-block;
    font-size: 1.2rem;
    font-family: Yu Gothic Pr6N B, "Yu Gothic medium", "Hiragino Kaku Gothic ProN", "sans-serif";
    color: #231815; }
    .flow .flow__btn p a i {
      padding-right: 15px; }
  .flow .flow__btn.under {
    text-align: center; }
.flow .flow__ttl {
  margin-bottom: 25px; }
  .flow .flow__ttl h2 {
    font-family: Yu Gothic Pr6N B, "Yu Gothic medium", "Hiragino Kaku Gothic ProN", "sans-serif";
    color: #231815;
    font-size: 2rem; }
.flow .flow__wp {
  margin-bottom: 50px; }
  .flow .flow__wp li {
    margin-bottom: 15px;
    padding: 20px;
    background: #fff;
    border-radius: 10px; }
    .flow .flow__wp li:last-child {
      margin-bottom: 0; }
.flow .flow__txt-wp {
  margin-bottom: 10px; }
  .flow .flow__txt-wp .flow__step {
    flex: 0 1 25px;
    width: 25px;
    max-width: 25px;
    position: relative;
    text-align: center;
    color: #fff;
    font-size: 1rem;
    font-family: Yu Gothic Pr6N B, "Yu Gothic medium", "Hiragino Kaku Gothic ProN", "sans-serif"; }
    .flow .flow__txt-wp .flow__step span {
      position: absolute;
      top: 6px;
      left: 0;
      width: 100%;
      z-index: 1; }
    .flow .flow__txt-wp .flow__step::after {
      position: absolute;
      content: "";
      display: block;
      top: 0;
      left: 0;
      width: 25px;
      height: 25px;
      background: #231815;
      border-radius: 50px; }
  .flow .flow__txt-wp .flow__txt {
    flex: 0 1 calc(100% - 35px);
    width: calc(100% - 35px);
    max-width: calc(100% - 35px);
    text-align: justify;
    font-size: 1.4rem;
    font-weight: bold;
    font-family: Yu Gothic Pr6N B, "Yu Gothic medium", "Hiragino Kaku Gothic ProN", "sans-serif"; }
    .flow .flow__txt-wp .flow__txt .red-read {
      color: #FF0000; }
    .flow .flow__txt-wp .flow__txt .caution-read {
      font-family: YuGothic, "Yu Gothic medium", "Hiragino Kaku Gothic ProN", "sans-serif";
      font-size: 1.2rem; }
.flow .flow__img-box {
  position: relative; }
  .flow .flow__img-box figure {
    width: 80%;
    max-width: 430px;
    margin: auto; }
  .flow .flow__img-box .flow__icon {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 30px;
    height: 30px;
    color: #fff;
    font-size: 1.6rem;
    background: #231815;
    border-top: solid 1px #fff;
    border-left: solid 1px #fff; }
    .flow .flow__img-box .flow__icon i {
      position: absolute;
      top: 50%;
      left: 0;
      width: 100%;
      text-align: center;
      transform: translate(0, -50%); }
  .flow .flow__img-box.wi-220 figure {
    width: 40%;
    max-width: 220px; }
  .flow .flow__img-box.wi-640 figure {
    width: 100%;
    max-width: 640px; }

.remodal-close {
  left: auto !important;
  right: 0;
  width: 30px !important;
  height: 30px !important;
  background: #231815 !important;
  color: #fff !important; }
  .remodal-close::before {
    line-height: 30px !important;
    width: 30px !important; }

/*# sourceMappingURL=style.css.map */
