@charset "UTF-8";
/* =============================================================
ページごとのスタイリングを定義
============================================================= */

/* =============================================================
ホーム
============================================================= */
/* セゾンカード */

ul.campaign-s-catch {
  display: flex;
  margin: 0 auto;
  width: 780px;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 40px;
}

.list-01 li.catch-ttl1 {
  padding: 10px;
  background: #0a1420;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  width: calc(96% / 2);
  margin-bottom: 10px;
  margin-bottom: 5px;
}

p.seson-campaign-ttl {
  font-size: 30px;
  margin-top: 10px;
  font-family: -apple-system, BlinkMacSystemFont, "ヒラギノ角ゴ ProN W3",
    "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ W3", Meiryo, sans-serif;
}

span.minits {
  color: #f00;
  font-size: 26px;
}

span.freey {
  color: #f00;
  font-size: 26px;
}

span.firstj {
  color: #f00;
}

span.seson-p {
  font-size: 40px;
  display: block;
}

img.js-img-switch.inviewfadeInUp.seson-campaign.fadeInUp {
  margin-top: 60px;
  border-radius: 20px;
}

a.seson-link {
  background: #f7088f;
  padding: 10px 20px;
  display: block;
  width: 350px;
  margin: 20px auto;
  color: #fff;
  font-weight: bold;
  font-size: 19px;
  text-decoration: none;
}

/*セゾンカード */

@media screen and (max-width: 1050px) {
  img.js-img-switch.inviewfadeInUp.seson-campaign.fadeInUp {
    margin-top: 60px;
    border-radius: 20px;
    width: 90%;
  }

  ul.campaign-s-catch {
    display: flex;
    margin: 0 auto;
    width: 90%;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 40px;
  }

  p.seson-campaign-ttl {
    font-size: 20px;
  }
}

@media screen and (max-width: 600px) {
  img.js-img-switch.inviewfadeInUp.seson-campaign.fadeInUp {
    margin-top: 0px;
    border-radius: 0;
    width: 100%;
    border-radius: 6px 6px 0px 0px;
  }

  ul.campaign-s-catch {
    display: block;
    margin: 0 auto;
    width: 90%;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 40px;
  }

  span.seson-p {
    font-size: 30px;
    display: block;
  }

  .list-01 li.catch-ttl1 {
    padding: 10px;
    background: #0a1420;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    width: 96%;
    margin: 0 auto;
  }

  a.seson-link {
    background: #f7088f;
    padding: 10px 20px;
    display: block;
    width: 97%;
    margin: 20px auto;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
  }
}

span.smallp {
  font-size: 16px;
}

.sec-home {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
}

.sec-home:after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 4px;
  left: 4px;
  width: 100%;
  height: 100%;
  background: #000;
  border-radius: 20px;
}

.sec-home_cont {
  position: relative;
  z-index: 1;
  border: 5px solid #000;
  background: #f9df04;
  border-radius: 20px;
}

ul.nenmatsudate li {
  margin-bottom: 10px;
}

span.redp {
  color: #e91e63;
  font-weight: bold;
}

.item-box2 {
  position: relative;
  color: #fff;
  display: inline-block;
  padding-top: 0px;
  padding-right: 5px;
  padding-left: 5px;
  margin-top: 5px;
  width: 100px;
}

.arrow_box2 {
  position: absolute;
  top: -10px;
  left: -10px;
  width: 100px;
}

.camwhite {
  background-color: #fff;
}

span.smallp {
  font-size: 16px;
}
.sec-home {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
}

.sec-home:after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 4px;
  left: 4px;
  width: 100%;
  height: 100%;
  background: #000;
  border-radius: 20px;
}

.sec-home_cont {
  position: relative;
  z-index: 1;
  border: 5px solid #000;
  background: #f9df04;
  border-radius: 20px;
}

@media screen and (max-width: 1280px) {
  .sec-home {
    width: calc(100% - 80px);
    /* float: left; */
  }
}

@media screen and (max-width: 768px) {
  .sec-home {
    width: calc(100% - 40px);
  }
}

@media screen and (max-width: 320px) {
  .sec-home {
    width: calc(100% - 30px);
  }
}

/* sec-fv-home
---------------------------------------------------------- */

.sec-fv-home {
  margin-bottom: 145px;
}

.sec-fv-home .sec-home_cont {
  padding-bottom: 60px;
}

@media screen and (max-width: 768px) {
  .sec-fv-home {
    margin-bottom: 13.3333333333vw;
  }
  .sec-fv-home .sec-home_cont {
    padding-bottom: 40px;
  }
}

/* sec-merit
---------------------------------------------------------- */

.sec-merit {
  margin-bottom: 130px;
}

.sec-merit .sec-home_cont {
  padding-bottom: 45px;
}

.sec-merit .ttl-01 {
  margin: -64px 0 10px;
}

#slider {
  width: 100%;
  max-width: 805px;
  margin: 0 auto;
  padding: 30px 0 50px;
}

.slide-item {
  width: 100%;
  max-width: 805px;
}

.slide-item_ttl {
  margin-bottom: 50px;
  padding-left: 30px;
}

.slide-item_ttl:after {
  content: "";
  display: block;
  width: 318px;
  height: 6px;
  margin: 30px auto 0;
  background: #08d1ae;
}

.slide-item_cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.slide-item_img {
  width: 47.2049689441%;
}

.slide-item_detail {
  width: 49.0683229814%;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.5714285714;
}

.slide-item_detail .is-sm {
  font-size: 0.9285714286em;
  font-weight: 500;
}

.slide-item .btn-wrap {
  display: none;
}

/* Slick */

.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-arrow {
  position: absolute;
  z-index: 1;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-top: -36px;
  width: 46px;
  height: 46px;
  cursor: pointer;
}

.slick-arrow.btn-prev {
  left: -70px;
  background: url(../img/common/ico_arw_01_prev.png) no-repeat;
  background-size: contain;
}

.slick-arrow.btn-next {
  right: -70px;
  background: url(../img/common/ico_arw_01_next.png) no-repeat;
  background-size: contain;
}

.slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  margin-top: 60px;
}

.slick-dots li {
  position: relative;
  z-index: 0;
  cursor: pointer;
  margin: 0 10px;
}

.slick-dots li button {
  display: block;
  width: 23px;
  height: 23px;
  padding: 0;
  border: 0;
  outline: none;
  line-height: 0;
  background: transparent;
  cursor: pointer;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:before {
  content: "";
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 23px;
  height: 23px;
  border: 5px solid #000;
  border-radius: 50%;
  background: #fff;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.slick-dots li.slick-active button::before {
  background: #f7088f;
}

/* magnific-popup */

.block-modal {
  position: relative;
  z-index: 0;
  width: 100%;
  width: calc(100% - 20px);
  max-width: 710px;
  margin: 60px auto;
  padding-top: 8.4507042254%;
  padding-bottom: 14.0845070423%;
  padding-left: 4.9295774648%;
  padding-right: 4.9295774648%;
  background: #fff;
}

.block-modal_ttl {
  text-align: center;
  width: 41.6901408451%;
  min-width: 130px;
  margin-bottom: 5%;
  margin-left: auto;
  margin-right: auto;
}

.block-modal_detail {
  font-size: calc(28 / 750 * 100vw);
  font-weight: bold;
  line-height: 1.6071428571;
}

.block-modal_detail .is-sm {
  display: block;
  font-size: 0.7857142857em;
  font-weight: 500;
  line-height: 1.3636363636;
}

.mfp-close {
  width: calc(65 / 750 * 100vw) !important;
  height: calc(65 / 750 * 100vw) !important;
  min-width: 40px !important;
  min-height: 40px !important;
  background: url(../img/top/btn_modal_close_sp.png) no-repeat !important;
  background-size: contain !important;
  opacity: 1 !important;
  top: -32px !important;
  right: 15px !important;
}

.mfp-with-anim {
  opacity: 0;
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.mfp-bg {
  background: #000 !important;
  opacity: 0;
  -webkit-transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.mfp-ready .mfp-with-anim {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.mfp-ready.mfp-bg {
  opacity: 0.7;
}

.mfp-removing .mfp-with-anim {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
  opacity: 0;
}

.mfp-removing.mfp-bg {
  opacity: 0;
}

@media (min-width: 769px) and (max-width: 1024px) {
  .slick-arrow.btn-prev {
    left: -90px;
  }
  .slick-arrow.btn-next {
    right: -90px;
  }
}

@media screen and (max-width: 768px) {
  .sec-merit {
    margin-bottom: 13.3333333333vw;
  }
  .sec-merit .sec-home_cont {
    padding-bottom: 6vw;
  }
  .sec-merit .ttl-01 {
    margin: -50px 0 0;
  }
  #slider {
    padding-top: 6.6666666667vw;
    padding-bottom: 4vw;
  }
  .slide-item {
    margin: 0 20px;
  }
  .slide-item_ttl {
    margin-bottom: 4.5vw;
    padding-left: 0;
  }
  .slide-item_ttl:after {
    display: none;
  }
  .slide-item_img {
    width: 100%;
    margin-bottom: 4.5vw;
  }
  .slide-item_img img {
    margin: 0 auto;
  }
  .slide-item_detail {
    display: none;
  }
  .slide-item .btn-wrap {
    display: block;
    width: 46.6666666667vw;
    min-width: 200px;
    margin: 0 auto;
  }
  .slick-arrow {
    display: none !important;
  }
  .slick-dots {
    margin-top: 8vw;
  }
}

@media screen and (max-width: 480px) {
  .sec-merit .ttl-01 {
    margin: -30px 0 0;
  }
  .sec-merit .ttl-01 img {
    width: 177px;
    height: 58px;
  }
  .slick-dots li {
    margin: 0 6px;
  }
  .slick-dots li button {
    width: 16px;
    height: 16px;
  }
  .slick-dots li button:before {
    width: 16px;
    height: 16px;
    border: 3px solid #000;
  }
  .block-modal_detail {
    font-size: 1.1rem;
  }
  .mfp-close {
    top: -20px !important;
  }
}

/* sec-price-home
---------------------------------------------------------- */

.sec-price-home {
  margin-bottom: 190px;
}

.sec-price-home .sec-home_cont {
  padding-bottom: 60px;
}

.sec-price-home_fig {
  text-align: center;
  margin: 50px 0 60px;
}

.sec-price-home .list-01-pc {
  margin-top: 60px;
}

.sec-price-home + .sec_inner .list-01-sp {
  display: none;
}

@media screen and (max-width: 768px) {
  .sec-price-home {
    margin-bottom: 20px;
  }
  .sec-price-home .sec-home_cont {
    padding-left: 4.2553191489%;
    padding-right: 4.2553191489%;
    padding-bottom: 8.5106382979%;
  }
  .sec-price-home_fig {
    margin-top: 8.5106382979%;
    margin-bottom: 8.5106382979%;
  }
  .sec-price-home .list-01-pc {
    display: none;
  }
  .sec-price-home + .sec_inner .list-01-sp {
    display: block;
    margin-bottom: 14.1843971631%;
  }
}

@media screen and (max-width: 480px) {
  .sec-price-home .ttl-01 img {
    width: 70px;
    height: 36px;
  }
}

/* sec-compare
---------------------------------------------------------- */

.sec-compare {
  margin-bottom: 130px;
}

.sec-compare .sec-home_cont {
  padding-bottom: 75px;
}

.list-compare {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 80px;
}

.list-compare li {
  text-align: center;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

@media screen and (max-width: 768px) {
  .sec-compare {
    margin-bottom: 16vw;
  }
  .sec-compare .sec-home_cont {
    padding-bottom: 8.5106382979%;
  }
  .sec-compare .p-lead {
    padding-left: 5.6737588652%;
    padding-right: 5.6737588652%;
  }
  .list-compare {
    margin-top: 9.9290780142%;
  }
  .list-compare li {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
  }
  .list-compare li:first-child {
    margin-bottom: 11.3475177305%;
  }
}

@media screen and (max-width: 480px) {
  .sec-compare .ttl-01 img {
    width: 196px;
    height: 30px;
  }
}

/* sec-simulation
---------------------------------------------------------- */

.sec-simulation {
  margin-bottom: 150px;
}

.sec-simulation .sec-home_cont {
  padding-bottom: 80px;
}

.sec-simulation .p-lead {
  padding-top: 10px;
}

.sec-simulation_price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.sec-simulation_price dt {
  font-size: 2.2rem;
  font-weight: bold;
}

.sec-simulation_price dd {
  color: #f7088f;
  font-size: 3.5rem;
  font-weight: bold;
  margin-left: 10.582010582%;
}

.sec-simulation_price dd .is-sm {
  font-size: 0.5142857143em;
}

.list-simulation {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 50px 0 12px;
  margin: 55px 0 20px;
}

.list-simulation:before,
.list-simulation:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  left: 0;
  width: 100%;
  height: 2px;
  background-size: auto auto;
  background-color: #f9df04;
  background-image: repeating-linear-gradient(
    90deg,
    transparent,
    transparent 4px,
    #010200 4px,
    #010200 6px
  );
}

.list-simulation:before {
  top: 0;
}

.list-simulation:after {
  bottom: 0;
}

.list-simulation_ttl {
  font-size: 1.9rem;
  font-weight: bold;
  width: 33.3333333333%;
  padding-top: 12px;
}

.list-simulation_detail {
  width: 66.6666666667%;
  margin-bottom: 30px;
}

.list-simulation_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.list-simulation_list li {
  width: 48.5714285714%;
  margin-bottom: 8px;
}

.list-simulation_btn {
  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-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1;
  width: 100%;
  height: 60px;
  padding: 10px;
  border: 3px solid #000;
  border-radius: 30px;
  background: #f9df04;
  text-decoration: none;
}

.list-simulation_btn.is-active {
  color: #f7088f;
  background: #fff;
}

.list-simulation_btn .is-sm {
  display: block;
  font-size: 0.9375em;
  margin-bottom: 0.3125em;
}

.list-simulation_btn .is-xsm {
  font-size: 0.75em;
}

@media screen and (max-width: 1024px) {
  .list-simulation_ttl {
    width: 100%;
    margin-bottom: 15px;
  }
  .list-simulation_detail {
    width: 100%;
  }
  .list-simulation_list li {
    width: 48.8188976378%;
  }
}

@media screen and (max-width: 768px) {
  .sec-simulation {
    margin-bottom: 13.3333333333%;
  }
  .sec-simulation .sec-home_cont {
    padding-bottom: 7.0921985816%;
  }
  .sec-simulation .p-lead {
    padding-left: 5.6737588652%;
    padding-right: 5.6737588652%;
  }
  .sec-simulation_price dt {
    font-size: calc(30 / 750 * 100vw);
  }
  .sec-simulation_price dd {
    font-size: calc(45 / 750 * 100vw);
    margin-left: 7.0921985816%;
  }
  .sec-simulation_price dd .is-sm {
    font-size: 0.4222222222em;
  }
  .list-simulation {
    margin-top: 7.0921985816%;
    margin-bottom: 2.8368794326%;
    padding-top: 4.9645390071%;
    padding-bottom: 1.4184397163%;
  }
  .list-simulation_ttl {
    font-size: calc(24 / 750 * 100vw);
    margin-bottom: 2.1276595745%;
    padding-top: 0;
  }
  .list-simulation_detail {
    margin-bottom: 6.3829787234%;
  }
  .list-simulation_btn {
    font-size: calc(19 / 750 * 100vw);
    height: calc(60 / 750 * 100vw);
    padding: calc(10 / 750 * 100vw);
    border-radius: calc(30 / 750 * 100vw);
  }
}

@media screen and (max-width: 480px) {
  .sec-simulation .ttl-01 img {
    width: 223px;
    height: 26px;
  }
  .list-simulation_ttl {
    font-size: 1.8rem;
  }
  .list-simulation_list li {
    width: 100%;
  }
  .list-simulation_btn {
    font-size: calc(16 / 480 * 100vw);
    height: calc(60 / 480 * 100vw);
    padding: calc(10 / 480 * 100vw);
    border-radius: calc(30 / 480 * 100vw);
  }
}

@media screen and (max-width: 320px) {
  .list-simulation_ttl {
    font-size: 1.6rem;
  }
}

/* sec-flow
---------------------------------------------------------- */

.sec-flow_ttl-sub {
  text-align: center;
  font-size: 2.9rem;
  font-weight: bold;
}

.sec-flow .sec-home_cont {
  padding-bottom: 60px;
}

.list-tab-flow {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 48px;
  padding: 28px 4px 0 0;
}

.list-tab-flow:before,
.list-tab-flow:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
}

.list-tab-flow:before {
  z-index: 1;
  bottom: -6px;
  height: 6px;
  background: #f9df04;
}

.list-tab-flow:after {
  z-index: -1;
  bottom: 0;
  height: 3px;
  background: #000;
}

.list-tab-flow li {
  position: relative;
  z-index: 0;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  cursor: pointer;
}

/* apply-tab --*/
.list-tab-flow li a {
  text-decoration: none;
}

.list-tab-flow li:nth-child(2) {
  margin-left: 2.8571428571%;
  margin-right: 2.8571428571%;
}

.list-tab-flow li.is-active .list-tab-flow_inner {
  color: #000;
  background: #f9df04;
}

.list-tab-flow li.is-active .list-tab-flow_inner:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 3px;
  width: calc(100% - 6px);
  height: 3px;
  background: #f9df04;
}

.list-tab-flow_inner {
  text-align: center;
  padding: 28px 0;
  font-size: 1.7rem;
  font-weight: bold;
  border-top: 3px solid #000;
  border-left: 3px solid #000;
  border-right: 3px solid #000;
  border-radius: 6px 6px 0 0;
  color: #4f4601;
  background: #e7cf03;
}

.list-tab-flow_inner:before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 4px;
  left: 4px;
  width: 100%;
  height: 100%;
  background: #000;
  border-radius: 6px;
}

.list-tab-flow_inner:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: #000;
}

.list-flow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 55px;
}

.list-flow_item {
  position: relative;
  z-index: 0;
  padding: 0 30px 40px;
  border: 3px solid #000;
  border-radius: 10px;
  background: #fff;
}

.list-flow_item:first-child {
  width: 100%;
  margin-bottom: 62px;
}

.list-flow_item:first-child:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  bottom: -30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 35px;
  height: 42px;
  background: url(../img/common/ico_arw_02_down.png) no-repeat;
  background-size: contain;
}

.list-flow_item:nth-child(2),
.list-flow_item:nth-child(3) {
  width: 48%;
  min-height: 235px;
}

.list-flow_item:nth-child(2) .list-flow_ttl,
.list-flow_item:nth-child(3) .list-flow_ttl {
  margin: 15px 0 20px;
}

.list-flow_item:nth-child(2):before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 50%;
  right: -26px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 42px;
  height: 35px;
  background: url(../img/common/ico_arw_02_right.png) no-repeat;
  background-size: contain;
}

.list-flow_step {
  text-align: center;
}

.list-flow_step img {
  margin-top: -30px;
}

.list-flow_ttl {
  text-align: center;
  font-size: 2.4rem;
  font-weight: bold;
  margin: 20px 0;
}

.list-flow_txt {
  font-size: 1.6rem;
  line-height: 1.875;
}

.list-flow_txt-medium {
  font-weight: 500;
}

.list-flow_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 12px 0 22px;
}

.list-flow_link a {
  color: #f7088f;
}

.list-flow_link .block-link {
  margin-right: 6.7796610169%;
}

.list-flow .list-01 li {
  font-size: 1.3rem;
}

@media screen and (min-width: 1024px) {
  .list-tab-flow br {
    display: none;
  }
}

@media (min-width: 480px) and (max-width: 768px) {
  .list-tab-flow:after {
    height: 6px;
  }
  .list-tab-flow li.is-active .list-tab-flow_inner:after {
    left: 5px;
    width: calc(100% - 10px);
    height: 6px;
    background: #f9df04;
  }
  .list-tab-flow_inner {
    border-top: 5px solid #000;
    border-left: 5px solid #000;
    border-right: 5px solid #000;
  }
  .list-tab-flow_inner:after {
    height: 5px;
  }
  .list-flow_item {
    border: 5px solid #000;
  }
}

@media screen and (max-width: 768px) {
  .sec-flow .ttl-01 {
    margin-bottom: 10px;
  }
  .sec-flow_ttl-sub {
    font-size: calc(29 / 750 * 100vw);
  }
  .sec-flow .sec-home_cont {
    padding-bottom: 7.0921985816%;
  }
  .list-tab-flow {
    margin-top: calc(38 / 750 * 100vw);
    margin-bottom: calc(48 / 750 * 100vw);
    padding: 0 3px 0 0;
  }
  .list-tab-flow li {
    width: 31.3227513228%;
    cursor: pointer;
  }
  .list-tab-flow_inner {
    font-size: calc(19 / 750 * 100vw);
    padding-top: calc(20 / 750 * 100vw);
    padding-bottom: calc(20 / 750 * 100vw);
    line-height: 1.4736842105em;
  }
  .list-flow {
    margin-top: 7.8014184397%;
    margin-bottom: 7.8014184397%;
  }
  .list-flow_item {
    padding: 0 30px 50px;
  }
  .list-flow_item:first-child {
    margin-bottom: 14.8936170213%;
  }
  .list-flow_item:first-child:before {
    bottom: calc(-30 / 750 * 100vw);
    width: calc(35 / 750 * 100vw);
    height: calc(42 / 750 * 100vw);
  }
  .list-flow_item:nth-child(2),
  .list-flow_item:nth-child(3) {
    width: 100%;
    min-height: 0;
  }
  .list-flow_item:nth-child(2) .list-flow_ttl,
  .list-flow_item:nth-child(3) .list-flow_ttl {
    margin-top: 0;
    margin-bottom: 3.5460992908%;
  }
  .list-flow_item:nth-child(2) {
    margin-bottom: 14.8936170213%;
  }
  .list-flow_item:nth-child(2):before {
    top: auto;
    bottom: calc(-30 / 750 * 100vw);
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: calc(35 / 750 * 100vw);
    height: calc(42 / 750 * 100vw);
    background: url(../img/common/ico_arw_02_down.png) no-repeat;
    background-size: contain;
  }
  .list-flow_ttl {
    font-size: calc(29 / 750 * 100vw);
    margin-top: 0;
    margin-bottom: 3.5460992908%;
  }
  .list-flow_txt {
    font-size: calc(26 / 750 * 100vw);
    line-height: 1.4166666667;
  }
  .list-flow_txt-medium {
    font-weight: bold;
  }
  .list-flow_step img {
    width: calc(240 / 750 * 100vw);
    min-width: 140px;
  }
  .list-flow_link {
    margin-top: 6.3829787234%;
    margin-bottom: 6.3829787234%;
  }
  .list-flow_link .block-link {
    width: 100%;
    margin-right: 0;
  }
  .list-flow_link .block-link + .block-link {
    margin-top: 4.2553191489%;
  }
  .list-flow .list-01 li {
    font-size: calc(19 / 750 * 100vw);
  }
}

@media screen and (max-width: 480px) {
  .sec-flow .ttl-01 img {
    width: 184px;
    height: 33px;
  }
  .sec-flow_ttl-sub {
    font-size: 2rem;
  }
  .list-flow {
    display: block;
    margin-top: 45px;
    margin-bottom: 7.8014184397%;
  }
  .list-flow_item {
    padding: 0 20px 30px;
  }
  .list-flow_ttl {
    font-size: 1.8rem;
  }
  .list-flow_txt {
    font-size: 1.5rem;
  }
  .list-flow_step img {
    margin-top: -25px;
  }
}

@media screen and (max-width: 320px) {
  .sec-flow_ttl-sub {
    font-size: 1.8rem;
  }
  .list-flow_ttl {
    font-size: 1.6rem;
  }
  .list-flow_txt {
    font-size: 1.4rem;
  }
}

/* sec-fv-other
---------------------------------------------------------- */
.sec-fv-other {
  margin-bottom: 0px;
}

@media screen and (max-width: 768px) {
}

img.pc-none.center-img {
  margin: 0 auto 40px;
}
