@charset "UTF-8";
#frp-flow {
  margin-top: -50px;
  padding-top: 50px;
  margin-bottom: 50px;
}
#frp-flow .img {
  width: 100%;
  overflow: hidden;
  height: 280px;
  position: relative;
}
#frp-flow .img:after {
  color: rgba(255, 255, 255, 0.9);
  bottom: 5px;
}
#frp-flow .img img {
  min-height: 100%;
  min-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#frp-flow .lead-box {
  position: relative;
  background: #008b9e;
  color: #fff;
}
#frp-flow .lead-box .tit-section {
  color: #fff;
}
#frp-flow .lead-box:after {
  position: absolute;
  bottom: -14px;
  left: 50%;
  z-index: 2;
  transform: translateX(-50%);
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 15px 0 15px;
  border-color: #008b9e transparent transparent transparent;
}

.flow-box {
  margin-bottom: 40px;
}
.flow-box .num {
  position: relative;
  left: 50px;
  width: 50px;
  height: 50px;
  top: -15px;
  margin-bottom: 3px;
  background: #008b9e;
  transform: rotate(45deg);
  font-family: "Questrial", "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.flow-box .num span {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0;
  font-size: 1.8rem;
  color: #fff;
  font-family: "Questrial", "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  white-space: nowrap;
  transform: translate(-50%, -50%) rotate(-45deg);
}
.flow-box .tit-section {
  margin-bottom: 30px;
}
.flow-box .text {
  margin-bottom: 40px;
}
.flow-box .text p {
  padding: 0 15px;
}
.flow-box figure .img {
  margin-bottom: 1.5rem;
}
.flow-box figure .img.copy {
  margin-bottom: 2.8rem;
}
.flow-box figcaption {
  font-size: 1.3rem;
  padding-left: 3px;
}

@media screen and (max-width: 465px) {
  .flow-box figure .img.copy.line2 {
    margin-bottom: 3.8rem;
  }
  .flow-box figure .img.copy.line2:after {
    bottom: -2.6rem;
    text-align: right;
  }
}
@media screen and (max-width: 767px) {
  .flow-box .col3 .img {
    float: left;
    width: 50%;
  }
  .flow-box .col3 figcaption {
    float: left;
    width: 50%;
    padding-left: 1.3rem;
    padding-bottom: 1.5rem;
  }
  .flow-box .col2 .inner2 {
    margin-left: -15px;
  }
  .flow-box .col2 .inner2 figure {
    float: left;
    width: 50%;
    padding-left: 15px;
  }
}
@media screen and (min-width: 768px) {
  #frp-flow .img {
    height: 350px;
  }
  .flow-box {
    margin-bottom: 90px;
  }
  .flow-box .tit-section {
    margin-bottom: 40px;
  }
  .flow-box header .img {
    max-width: 600px;
    margin: auto;
  }
  .flow-box header .text {
    max-width: 600px;
    margin: 0 auto 50px;
  }
  .flow-box .content {
    max-width: 1020px;
    margin: auto;
  }
  .flow-box .num {
    left: -10px;
    width: 90px;
    height: 90px;
    top: -25px;
    margin-bottom: -40px;
  }
  .flow-box .num span {
    font-size: 3.6rem;
  }
  .flow-box figcaption {
    font-size: 1.4rem;
    letter-spacing: 0;
  }
  .flow-box .col3 figure:nth-child(2) {
    padding-top: 60px;
  }
  .flow-box .col3 figure:nth-child(3) {
    padding-top: 120px;
  }
}
.flow2 figure {
  padding-bottom: 30px;
}
.flow2 figure .img {
  max-width: 460px;
  margin: auto auto 1.4rem;
}

@media screen and (max-width: 767px) {
  .flow2 .switch1,
  .flow2 .switch2 {
    max-width: 80vw;
    margin-left: auto;
    margin-right: auto;
  }
  .flow2 .inner2 figure:nth-child(2) {
    padding-top: 30px;
  }
}
@media screen and (min-width: 768px) {
  .flow2 .col2 {
    margin-left: -40px;
  }
  .flow2 .col2 .box1,
  .flow2 .col2 .box2 {
    padding-left: 40px;
  }
  .flow2 .col2 .box2 {
    margin-bottom: -30px;
  }
  .flow2 .col2 .inner2 {
    margin-left: -20px;
  }
  .flow2 .col2 .inner2 figure {
    float: left;
    width: 50%;
    padding-left: 20px;
  }
  .flow2 .box2 {
    padding-top: 90px;
  }
}
.flow4 figure {
  margin-bottom: 30px;
}
.flow4 .box2 figure {
  margin-bottom: 0;
}

.flow5 .box1 {
  max-width: 80vw;
  margin: auto;
  text-align: center;
}
.flow5 .box1 figure {
  padding-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .flow5 .box2 {
    margin-left: -15px;
  }
  .flow5 .box2 figure {
    float: left;
    width: 50%;
    padding-left: 15px;
  }
  .flow5 .box2 figure:nth-child(2) {
    padding-top: 60px;
  }
}
@media screen and (min-width: 768px) {
  .flow5 .box2 {
    padding-top: 60px;
  }
  .flow5 .box2 figure:first-child {
    margin-bottom: 60px;
  }
}

.flow6 figure {
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .flow6 {
    margin-bottom: 70px;
  }
}

.flow7 {
  position: relative;
}
.flow7:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  bottom: -90px;
  z-index: -1;
  border-style: solid;
  border-width: 320px 0 0 320px;
  border-color: transparent transparent transparent #008b9e;
}
.flow7 figure {
  margin-bottom: 40px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.flow7 .end figure {
  max-width: inherit;
}
@media screen and (min-width: 768px) {
  .flow7 .box2 {
    padding-top: 60px;
  }
  .flow7 figure {
    margin-bottom: 50px;
  }
}

@media all and (-ms-high-contrast: none) {
  #frp-flow .img {
    background: url(/img/frp/flow-header_pc.jpg) center center no-repeat;
    background-size: cover;
  }
  #frp-flow .img img {
    display: none;
  }
}/*# sourceMappingURL=frp.css.map */