@import url("https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c&display=swap");
/*=======================================
	mv
=======================================*/
.mv {
  text-align: center;
  background: url("../images/s_mv_bg.jpg") no-repeat center;
  background-size: cover;
  color: #fff;
  line-height: 1;
  padding: 35px 0 0 0;
}
.mv .wrap {
  padding: 0;
}
.mv .t1 {
  font-size: 20px;
  margin: 0 0 20px 0;
}
.mv .t1 span {
  display: inline-block;
  position: relative;
  padding: 0 25px;
}
.mv .t1 span:before, .mv .t1 span:after {
  content: "";
  display: block;
  width: 18px;
  height: 2px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 0;
}
.mv .t1 span:after {
  left: auto;
  right: 0;
}
.mv h1 {
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 20px 0;
}
.mv figure {
  margin: 0 0 20px 0;
}
.mv figure img {
  height: 54px;
}
.mv .t2 {
  font-size: 14px;
  margin: 0 0 20px 0;
}
.mv .t2 span {
  display: inline-block;
  border: 1px solid #fff;
  height: 30px;
  line-height: 28px;
  box-sizing: border-box;
  border-radius: 15px;
  padding: 0 35px;
  position: relative;
}
.mv .t2 span:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-top: 8px solid #fff;
  position: absolute;
  bottom: -16px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.mv p {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.6;
  margin: 0 0 30px 0;
}

/*=======================================
	lead
=======================================*/
.lead {
  text-align: center;
  padding: 18px 0 40px 0;
}
.lead p {
  font-size: 15px;
  line-height: 1.6;
}
.lead .t1:before {
  content: "";
  display: block;
  width: 111px;
  height: 52px;
  background: url("../images/s_chara_1.gif") no-repeat;
  background-size: 100% auto;
  margin: 0 auto 10px auto;
}
.lead .t2 {
  margin: 0 0 30px 0;
}
.lead .t2 span.line {
  background: -webkit-linear-gradient(top, transparent 60%, #ffe032 60%, #ffe032 90%, #ffe032 90%, transparent 90%);
  background: linear-gradient(to bottom, transparent 60%, #ffe032 60%, #ffe032 90%, #ffe032 90%, transparent 90%);
}
.lead .t2 span.icon {
  display: inline-block;
  position: relative;
  padding: 0 20px;
}
.lead .t2 span.icon:before, .lead .t2 span.icon:after,
.lead .t2 span.icon i:before,
.lead .t2 span.icon i:after {
  content: "";
  display: block;
  width: 2px;
  height: 30px;
  background: #000;
  border-radius: 1px;
  position: absolute;
  bottom: 5px;
  left: 0;
  -webkit-transform: rotate(-27deg);
          transform: rotate(-27deg);
}
.lead .t2 span.icon:after {
  left: auto;
  right: 0;
  -webkit-transform: rotate(27deg);
          transform: rotate(27deg);
}
.lead .t2 span.icon i:before,
.lead .t2 span.icon i:after {
  height: 17px;
  left: -5px;
  -webkit-transform: rotate(-40deg);
          transform: rotate(-40deg);
}
.lead .t2 span.icon i:after {
  left: auto;
  right: -5px;
  -webkit-transform: rotate(40deg);
          transform: rotate(40deg);
}
.lead .t2 em {
  font-weight: bold;
}
.lead .t2 strong {
  font-size: 1.2em;
}

/*=======================================
	func
=======================================*/
.func {
  text-align: center;
  max-width: 400px;
  margin: 0 auto;
}
.func h2 {
  margin: 0 0 35px 0;
}
.func h2 span {
  display: inline-block;
  background: #000;
  font-size: 14px;
  color: #fff;
  line-height: 1;
  padding: 8px 25px;
  position: relative;
}
.func h2 span:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-top: 8px solid #000;
  position: absolute;
  bottom: -15px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.func .h {
  background-image: url("../images/s_func_1_bg.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  color: #fff;
  padding: 60px 15px;
}
.func .h:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 0;
  left: 0;
}
.func .h:after {
  content: "";
  position: absolute;
  left: 8px;
  top: 8px;
  right: 8px;
  bottom: 0;
  border: 1px solid #fff;
  border-bottom: none;
}
.func .h .num {
  position: relative;
  z-index: 1;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0.15em;
}
.func .h .num strong {
  display: inline-block;
  width: 14px;
  height: 14px;
  line-height: 14px;
  background: #fff;
  border-radius: 50%;
  color: #000;
}
.func .h .icon {
  position: relative;
  z-index: 1;
  margin: 10px 0;
}
.func .h .icon img {
  height: 49px;
}
.func .h h3 {
  position: relative;
  z-index: 1;
  font-size: 21px;
  font-weight: bold;
  line-height: 1.6;
}
.func .func_2 .h {
  background-image: url("../images/s_func_2_bg.jpg");
}
.func .func_3 .h {
  background-image: url("../images/s_func_3_bg.jpg");
}
.func .func_4 .h {
  background-image: url("../images/s_func_4_bg.jpg");
}
.func .func_5 .h {
  background-image: url("../images/s_func_5_bg.jpg");
}
.func .txt {
  padding: 35px 30px;
  position: relative;
}
.func .txt:before, .func .txt:after {
  content: "";
  display: block;
  width: 1px;
  height: 20px;
  background: #fff;
  position: absolute;
  top: -20px;
  left: 50%;
}
.func .txt:after {
  background: #000;
  top: 0;
}
.func .txt p {
  font-size: 15px;
  text-align: left;
  letter-spacing: normal;
}
.func .txt p em {
  font-weight: bold;
}
.func .txt .trademark {
  font-size: .5em;
  color: #999;
  margin: 2em 0 0 0;
}
.func .func_4 section {
  margin: 10px 0;
}
.func .func_4 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.func .func_4 ul li {
  margin: 0 10px 15px 0;
}
.func .func_4 ul li img {
  height: 40px;
}
.func .func_4 section:nth-of-type(4) img {
  height: 26px;
}
.func .func_4 section:nth-of-type(4) li:nth-of-type(2) img {
  height: 20px;
}
.func .func_4 section:nth-of-type(4) li:nth-of-type(3) img {
  height: 32px;
}
.func .func_4 h4 {
  font-size: 14px;
  line-height: 1;
  padding: 8px 0;
  margin: 0 0 15px 0;
  background: #000;
  color: #fff;
}

/*=======================================
	price
=======================================*/
.price {
  background: #f3f3f3;
  text-align: center;
  padding: 30px 0 30px 0;
}
.price .h {
  max-width: 320px;
  padding: 0 20px;
  margin: 0 auto 25px auto;
}
.price ul {
  width: 290px;
  font-size: 14px;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 auto 25px auto;
}
.price li {
  width: 140px;
}
.price li strong,
.price li span {
  display: block;
  padding: 10px 15px;
  box-sizing: border-box;
}
.price li strong {
  background: #222d8d;
  color: #fff;
  position: relative;
}
.price li strong:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-top: 7px solid #222d8d;
  position: absolute;
  bottom: -13px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.price li span {
  background: #fff;
  color: #e73323;
  font-weight: bold;
  border: 2px solid #222d8d;
  border-top: none;
}
.price ul + p {
  text-align: left;
  font-size: 14px;
  max-width: 340px;
  margin: 0 auto;
}
.price .btn {
  margin-top: 30px;
  margin-bottom: 15px;
}
.price .btn + p {
  font-size: 13px;
  line-height: 1;
}

/*=======================================
	support
=======================================*/
.support {
  background: #f3f3f3;
  padding: 0 0 35px 0;
}
.support .wrap {
  max-width: 320px;
  margin: 0 auto;
}
.support .h {
  text-align: center;
  padding: 0 15px;
  margin: 0 0 20px 0;
}

/*=======================================
	flow
=======================================*/
.flow {
  padding: 40px 0;
}
.flow .wrap {
  max-width: 320px;
  margin: 0 auto;
}
.flow h2 {
  margin: 0 0 35px 0;
  text-align: center;
}
.flow h2 span {
  display: inline-block;
  background: #000;
  font-size: 14px;
  color: #fff;
  line-height: 1;
  padding: 8px 25px;
  position: relative;
}
.flow h2 span:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-top: 8px solid #000;
  position: absolute;
  bottom: -15px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.flow ol {
  max-width: 290px;
  margin: 0 auto 13px auto;
}
.flow li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
  line-height: 1.4;
}
.flow li div {
  width: 90px;
  margin: 12px 15px 12px 10px;
}
.flow li p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 175px;
  padding: 0 0 0 30px;
  box-sizing: border-box;
  position: relative;
}
.flow li p:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background: #9fe1b5;
  position: absolute;
  top: 0;
  left: 6px;
}
.flow li p:after {
  content: "";
  display: block;
  width: 13px;
  height: 13px;
  background: #099d3a;
  border: 3px solid #9fe1b5;
  box-sizing: border-box;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.flow li:first-child p:before {
  height: 50%;
  top: auto;
  bottom: 0;
}
.flow li:last-child p:before {
  height: 50%;
}

.fukidashi {
  padding: 0 5px 0 60px;
}
.fukidashi span {
  min-height: 5em;
  display: block;
  background: #fff;
  border: 2px solid #000;
  font-size: 14px;
  line-height: 1.5;
  padding: 10px;
  border-radius: 6px;
  position: relative;
}
.fukidashi span:before {
  content: "";
  display: block;
  width: 50px;
  height: 66px;
  background: url("../images/s_chara_2.png") no-repeat;
  background-size: auto 100%;
  position: absolute;
  bottom: 0;
  left: -60px;
}
.fukidashi span:after {
  content: "";
  display: block;
  width: 14px;
  height: 7px;
  background: #fff;
  border-left: 2px solid #000;
  border-top: 2px solid #000;
  position: absolute;
  top: 30px;
  left: -9px;
  -webkit-transform: rotate(-60deg) skew(20deg, 0);
          transform: rotate(-60deg) skew(20deg, 0);
}

.flow .fukidashi span:before {
  height: 64px;
  background: url("../images/s_chara_3.png") no-repeat;
  background-size: auto 100%;
}

/*=======================================
	consideration
=======================================*/
.consideration {
  background: #f3f3f3;
  padding: 40px 0;
}
.consideration h2 {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
  margin: 0 0 25px 0;
}
.consideration h2 strong {
  font-size: 1.22em;
}
.consideration h2 span {
  position: relative;
}
.consideration h2 span:before {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  background: #000;
  border-radius: 50%;
  position: absolute;
  top: -0.3em;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.consideration p {
  max-width: 360px;
  font-size: 14px;
  margin: 0 auto 35px auto;
}
.consideration p span {
  background: #ffe032;
}

/*=======================================
	matching
=======================================*/
.matching {
  background: #f3f3f3;
  text-align: center;
}
.matching .h {
  background: #000;
  padding: 10px 0 15px 0;
  margin: 0 0 30px 0;
  position: relative;
}
.matching .h img {
  height: 54px;
}
.matching .h:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-top: 8px solid #000;
  position: absolute;
  bottom: -15px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.matching ul {
  max-width: 400px;
  line-height: 1.4;
  margin: 0 auto 30px auto;
  text-align: left;
}
.matching li {
  margin: 0 0 15px 0;
  padding: 0 0 0 32px;
  position: relative;
}
.matching li i {
  display: block;
  width: 24px;
  height: 24px;
  border: 2px solid #000;
  box-sizing: border-box;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
}
.matching li i:before {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  border: 3px solid #009e42;
  box-sizing: border-box;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.matching li em {
  font-weight: bold;
}
.matching p {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.38;
  margin: 0 0 20px 0;
}
.matching p span {
  display: inline-block;
  position: relative;
  padding: 0 20px;
}
.matching p span:before, .matching p span:after,
.matching p span i:before,
.matching p span i:after {
  content: "";
  display: block;
  width: 2px;
  height: 30px;
  background: #000;
  border-radius: 1px;
  position: absolute;
  bottom: 5px;
  left: 0;
  -webkit-transform: rotate(-27deg);
          transform: rotate(-27deg);
}
.matching p span:after {
  left: auto;
  right: 0;
  -webkit-transform: rotate(27deg);
          transform: rotate(27deg);
}
.matching p span i:before,
.matching p span i:after {
  height: 17px;
  left: -5px;
  -webkit-transform: rotate(-40deg);
          transform: rotate(-40deg);
}
.matching p span i:after {
  left: auto;
  right: -5px;
  -webkit-transform: rotate(40deg);
          transform: rotate(40deg);
}
.matching .illust {
  max-width: 500px;
  margin: 30px auto 0 auto;
  padding: 0 15px;
}
.matching .illust img {
  vertical-align: bottom;
}

/******************************************************************************************

	pc size

******************************************************************************************/
@media only screen and (min-width: 641px) {
  /*=======================================
  	mv
  =======================================*/
  .mv {
    padding: 80px 0 0 0;
  }
  .mv .wrap {
    padding: 0 15px;
  }
  .mv .t1 {
    font-size: 40px;
    margin: 0 0 40px 0;
  }
  .mv .t1 span {
    padding: 0 50px;
  }
  .mv .t1 span:before, .mv .t1 span:after {
    width: 36px;
  }
  .mv h1 {
    font-size: 22px;
    margin: 0 0 40px 0;
    letter-spacing: 0.2em;
  }
  .mv figure {
    margin: 0 0 50px 0;
  }
  .mv figure img {
    height: 108px;
  }
  .mv .t2 {
    font-size: 28px;
    margin: 0 0 50px 0;
  }
  .mv .t2 span {
    border-width: 2px;
    height: 60px;
    line-height: 56px;
    border-radius: 30px;
    padding: 0 70px;
  }
  .mv .t2 span:after {
    border: 15px solid transparent;
    border-top: 15px solid #fff;
    bottom: -30px;
  }
  .mv p {
    font-size: 36px;
    line-height: 1.2;
    margin: 0 0 60px 0;
  }
  .mv p br {
    display: none;
  }
  .mv .bg {
    padding: 0 15px;
  }

  /*=======================================
  	lead
  =======================================*/
  .lead {
    padding: 70px 0 80px 0;
  }
  .lead p {
    font-size: 24px;
    line-height: 1.4;
  }
  .lead .t1:before {
    width: 221px;
    height: 103px;
    margin: 0 auto 30px auto;
  }
  .lead .t2 {
    font-size: 30px;
    margin: 30px 0 60px 0;
  }
  .lead .t2 span.icon {
    padding: 0 30px;
  }
  .lead .t2 span.icon:before, .lead .t2 span.icon:after,
  .lead .t2 span.icon i:before,
  .lead .t2 span.icon i:after {
    width: 4px;
    height: 35px;
    border-radius: 2px;
    bottom: 5px;
    left: 0;
    -webkit-transform: rotate(-30deg);
            transform: rotate(-30deg);
  }
  .lead .t2 span.icon:after {
    left: auto;
    right: 0;
    -webkit-transform: rotate(30deg);
            transform: rotate(30deg);
  }
  .lead .t2 span.icon i:before,
  .lead .t2 span.icon i:after {
    height: 25px;
    left: -10px;
    -webkit-transform: rotate(-40deg);
            transform: rotate(-40deg);
  }
  .lead .t2 span.icon i:after {
    left: auto;
    right: -10px;
    -webkit-transform: rotate(40deg);
            transform: rotate(40deg);
  }

  /*=======================================
  	func
  =======================================*/
  .func {
    max-width: 860px;
    padding-bottom: 40px;
  }
  .func h2 {
    margin: 0 0 50px 0;
  }
  .func h2 span {
    font-size: 22px;
    padding: 15px 60px;
  }
  .func h2 span:after {
    border: 15px solid transparent;
    border-top: 15px solid #000;
    bottom: -28px;
  }
  .func section {
    margin: 0 0 60px 0;
  }
  .func .h {
    background-image: url("../images/s_func_1_bg.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    color: #fff;
    padding: 80px 20px 70px 20px;
    min-height: 350px;
    box-sizing: border-box;
  }
  .func .h:after {
    left: 10px;
    top: 10px;
    right: 10px;
  }
  .func .h .num {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 22px;
    text-align: left;
    padding: 20px 0 0 20px;
    letter-spacing: normal;
  }
  .func .h .num:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 72px solid transparent;
    border-top: 72px solid #000;
    border-left: 72px solid #000;
    position: absolute;
    top: 0;
    left: 0;
  }
  .func .h .num p {
    position: relative;
    z-index: 1;
  }
  .func .h .num span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 18px;
  }
  .func .h .num strong {
    display: inline;
    width: auto;
    height: auto;
    line-height: 1;
    background: none;
    border-radius: 0;
    color: #fff;
    font-size: 50px;
    font-family: 'M PLUS Rounded 1c', sans-serif;
  }
  .func .h .icon {
    margin: 0 0 25px 0;
  }
  .func .h .icon img {
    height: 84px;
  }
  .func .h h3 {
    font-size: 32px;
  }
  .func .txt {
    padding: 70px 60px;
    border: 1px solid #000;
    border-top: none;
  }
  .func .txt:before, .func .txt:after {
    height: 30px;
    top: -30px;
  }
  .func .txt:after {
    top: 0;
  }
  .func .txt p {
    font-size: 20px;
  }
  .func .txt .trademark {
    font-size: .8em;
  }
  .func .func_4 .txt {
    padding-bottom: 25px;
  }
  .func .func_4 .outer {
    margin: 40px 0 0 0;
    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;
  }
  .func .func_4 section {
    width: 47.2973%;
    margin: 0 0 45px 0;
  }
  .func .func_4 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .func .func_4 ul li {
    margin: 0 10px 15px 0;
  }
  .func .func_4 ul li img {
    height: 60px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }
  .func .func_4 ul li img:hover {
    -webkit-transform: scale(1.06);
            transform: scale(1.06);
  }
  .func .func_4 section:nth-of-type(1) li img {
    height: 50px;
  }
  .func .func_4 section:nth-of-type(2) li img {
    height: 40px;
  }
  .func .func_4 section:nth-of-type(4) img {
    height: 36px;
  }
  .func .func_4 section:nth-of-type(4) li:nth-of-type(2) img {
    height: 28px;
  }
  .func .func_4 section:nth-of-type(4) li:nth-of-type(3) img {
    height: 40px;
  }
  .func .func_4 section:nth-of-type(7) li img {
    height: 48px;
  }
  .func .func_4 h4 {
    font-size: 20px;
    padding: 12px 0;
    margin: 0 0 30px 0;
  }

  /*=======================================
  	price
  =======================================*/
  .price {
    padding: 70px 0;
  }
  .price .h {
    max-width: none;
    padding: 0;
    margin: 0 auto 50px auto;
  }
  .price ul + p {
    text-align: center;
    font-size: 20px;
    max-width: none;
  }
  .price ul + p br {
    display: none;
  }
  .price ul + p span {
    display: inline-block;
    background: #fff;
    border-radius: 18px;
    padding: 0 20px;
    border: 1px solid #e7e7e7;
    box-sizing: border-box;
  }
  .price .btn {
    margin-top: 50px;
    margin-bottom: 30px;
  }
  .price .btn + p {
    font-size: 16px;
  }

  /*=======================================
  	support
  =======================================*/
  .support {
    padding: 0 0 90px 0;
  }
  .support .wrap {
    max-width: 1000px;
  }
  .support .h {
    padding: 0;
    margin: 0 0 40px 0;
  }

  /*=======================================
  	flow
  =======================================*/
  .flow {
    padding: 80px 0;
  }
  .flow .wrap {
    max-width: 1010px;
  }
  .flow h2 {
    margin: 0 0 60px 0;
  }
  .flow h2 span {
    font-size: 22px;
    padding: 15px 60px;
  }
  .flow h2 span:after {
    border: 15px solid transparent;
    border-top: 15px solid #000;
    bottom: -28px;
  }
  .flow ol {
    max-width: none;
    margin: 0 auto 60px auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
  }
  .flow li {
    display: block;
    width: 20%;
    font-size: 20px;
  }
  .flow li div {
    width: 90%;
    margin: 0 auto;
  }
  .flow li p {
    display: block;
    width: auto;
    padding: 70px 0 0 0;
  }
  .flow li p i {
    display: block;
    width: 12px;
    height: 12px;
    box-sizing: border-box;
    border-right: 2px solid #9fe1b5;
    border-bottom: 2px solid #9fe1b5;
    position: absolute;
    top: 33px;
    right: -6px;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  .flow li p:before {
    width: 100%;
    height: 2px;
    top: 38px;
    left: 0;
  }
  .flow li p:after {
    width: 26px;
    height: 26px;
    border-width: 5px;
    top: 25px;
    left: 50%;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .flow li:first-child p:before {
    width: 50%;
    height: 2px;
    top: 38px;
    left: auto;
    right: 0;
  }
  .flow li:last-child p:before {
    width: 50%;
    height: 2px;
  }

  .fukidashi {
    max-width: 480px;
    margin: 0 auto;
    padding: 0 5px 0 60px;
  }
  .fukidashi span {
    min-height: inherit;
    font-size: 22px;
    padding: 35px 25px;
    border-radius: 12px;
  }
  .fukidashi span:before {
    width: 100px;
    height: 131px;
    left: -120px;
  }

  .flow .fukidashi span:before {
    height: 129px;
  }

  /*=======================================
  	consideration
  =======================================*/
  .consideration {
    padding: 80px 0;
  }
  .consideration h2 {
    font-size: 36px;
    line-height: 1.2;
    margin: 0 0 50px 0;
  }
  .consideration h2 br {
    display: none;
  }
  .consideration h2 span:before {
    width: 8px;
    height: 8px;
    top: 0;
  }
  .consideration p {
    max-width: none;
    font-size: 20px;
    text-align: center;
    margin: 0 auto 50px auto;
  }
  .consideration p span {
    background: none;
    font-size: 1.2em;
    font-weight: bold;
    background: -webkit-linear-gradient(top, transparent 60%, #ffe032 60%, #ffe032 90%, #ffe032 90%, transparent 90%);
    background: linear-gradient(to bottom, transparent 60%, #ffe032 60%, #ffe032 90%, #ffe032 90%, transparent 90%);
  }

  /*=======================================
  	matching
  =======================================*/
  .matching {
    background: #f3f3f3;
    text-align: center;
  }
  .matching .wrap {
    padding: 0;
  }
  .matching .h {
    max-width: 960px;
    padding: 20px 0 30px 0;
    margin: 0 auto;
  }
  .matching .h img {
    height: auto;
  }
  .matching .h:after {
    border: 15px solid transparent;
    border-top: 15px solid #000;
    bottom: -28px;
  }
  .matching .outer {
    max-width: 960px;
    margin: 0 auto 75px auto;
    padding: 40px 50px;
    box-sizing: border-box;
    background: #fff;
  }
  .matching ul {
    max-width: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0;
    font-size: 24px;
    letter-spacing: normal;
  }
  .matching li {
    width: 50%;
    box-sizing: border-box;
    margin: 10px 0;
    padding: 0 10px 0 50px;
    position: relative;
  }
  .matching li i {
    display: block;
    width: 40px;
    height: 40px;
    border-width: 3px;
    top: -2px;
  }
  .matching li i:before {
    width: 22px;
    height: 22px;
    border-width: 5px;
  }
  .matching p {
    font-size: 36px;
    line-height: 1.2;
    margin: 0 0 40px 0;
  }
  .matching p span {
    padding: 0 26px;
  }
  .matching p span:before, .matching p span:after,
  .matching p span i:before,
  .matching p span i:after {
    width: 4px;
    height: 35px;
    border-radius: 2px;
    -webkit-transform: rotate(-30deg);
            transform: rotate(-30deg);
  }
  .matching p span:after {
    -webkit-transform: rotate(30deg);
            transform: rotate(30deg);
  }
  .matching p span i:before,
  .matching p span i:after {
    height: 25px;
    left: -10px;
    -webkit-transform: rotate(-40deg);
            transform: rotate(-40deg);
  }
  .matching p span i:after {
    left: auto;
    right: -10px;
    -webkit-transform: rotate(40deg);
            transform: rotate(40deg);
  }
  .matching .illust {
    max-width: none;
    margin: 50px auto 0 auto;
  }
}
@media only screen and (min-width: 680px) {
  .price ul {
    width: 640px;
    font-size: 28px;
    margin: 0 auto 50px auto;
  }
  .price li {
    width: 300px;
  }
  .price li strong,
  .price li span {
    padding: 15px 15px;
  }
  .price li strong {
    letter-spacing: 0.1em;
  }
  .price li strong:after {
    border: 13px solid transparent;
    border-top: 13px solid #222d8d;
    bottom: -24px;
  }
  .price li span {
    border-width: 4px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media only screen and (min-width: 800px) {
  .lead .t2 br,
  .matching p span br {
    display: none;
  }
}
