@media(max-width:1024px){
  .application-img1:before {
    top: 0;
    left: -20px;
  }
}

@media(max-width:768px){
.big {
  font-size: 35px;
}
.bigger {
  font-size: 20px;
}
h1 {
  font-size: 45px;
  letter-spacing: 5px;
}
h2 {
  text-align: center;
  font-size: 30px;
  letter-spacing: 5px;
}
h3 {
  font-size: 23px;
}
h4 {
  font-size: ;
}
.text1 {
  font-size: ;
  line-height: 1.8;
}
.text2 {
  font-size: 11px;
}
.text3 {
  font-size: 20px;
}
.text4 {
  font-size: 14px;
  line-height: 1.7;
}
.box {
  margin-bottom: 15px;
}

/* money-wrapper */
.function , .function-inline-block {
  font-size: 13px;
}
.application-img2:after {
  width: 130px;
  height: 156px;
}
.application-img3:before {
  width: 130px;
  height: 208px;
}

/* flow-wrapper */
.step-contents {
  height: 177px;
}



}
@media(max-width:414px){
.big {
  font-size: 25px;
}
.bigger {
  font-size: 12px;
}
h1 {
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 3px;
  line-height: 1.7;
}
h2 {
  font-size: 23px;
  letter-spacing: 3px;
  line-height: 1.7;
}
h3 {
  font-size: 18px;
}
h4 {
  font-size: 14px;
}
.text1 {
  font-size: 13px;
  line-height: 1.8;
}
.text2 {
  font-size: 8px;
  line-height: 1.7;
}
.text3 {
  font-size: 18px;
}
.text4 {
  font-size: 11px;
  line-height: 1.7;
}
.text5 {
  font-size: 10px;
  line-height: 1.7;
}
.box {
  width: 300px;
  height: 300px;
  padding: 15px;
}

/* top-wrapper */
.top-wrapper {
  height: 500px;
  background-image: url("./images/iPhone-top-wrapper-img.jpg");
}
.top-wrapper-box {
  margin-top: 80px;
}
.btn-wrapper {
  margin-top: 30px;
  text-align: center;
}
.btn {
  width: 100%;
  font-size: 18px;
  padding: 10px 0;
  border-radius: 10px;
  opacity: 0.9;
}

/* word-wrapper */
.word-wrapper {
  padding: 30px 0;
}
.word {
  text-shadow: 1px 2px 3px #3b3b3b;
  line-height: 1.7;
}

/* reason-wrapper */
.reason-wrapper {
  background-image: url("./images/iPhone-reason-wrapper-img.jpg");
}

/* system-wrapper */
.pc-img {
  display: none;
}
.mobile-img {
  display: block;
}

/* money-wrapper */
.function , .function-inline-block {
  font-size: 9px;
}
.application-img2:after {
  width: 70px;
  height: 84px;
}
.application-img3:before {
  width: 70px;
  height: 112px;
}


/* スマホ表示 */
.pc {
  display: none;
}
.mobile {
  display: block;
}
.a {
  display: flex;
  margin: 30px auto 10px;
}
.plan , .application-example-2 {
  display: inline-block;
  width: 50%;
  text-align: center;
}
.application-row {
  display: flex;
  margin: 0 auto 50px;
}
.plan-wrapper {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.plan-box {
  width: 165px;
  height: 165px;
  padding: 10px;
  margin: 0 auto;
  text-align: center;
  border: 1px solid #4fb2cd;
}
.plan-box h5 {
  padding: 5px 0;
  margin-bottom: 10px;
}
h6 {
  margin-bottom: 5px;
}
.application-box {
  width: 50%;
  text-align: center;
  position: relative;
}
.application-box img {
  width: 65%;
}
.application-box2:after {
  content: "";
  display: inline-block;
  width: 70px;
  height: 84px;
  background-image: url("./images/comment.png");
  background-size: contain;
  position: absolute;
  top: 75%;
  left: 30%;
}
.application-box3:before {
  content: "";
  display: inline-block;
  width: 70px;
  height: 112px;
  background-image: url("./images/3img.png");
  background-size: contain;
  position: absolute;
  top: 75%;
  left: 30%;
}
.notification {
  margin: 100px auto 0;
}

/* example-wrapper */
.example-wrapper {
  background-image: url("./images/iPhone-example-wrapper-img.jpg");
}
.example-container-left {
  display: none;
}
.none {
  display: block;
  width: 70%;
  margin: 15px auto;
}
.none img {
  width: 100%;
}
.example-container-right {
  width: 100%;
}
.example-name-box {
  text-align: center;
}
.example-name p {
  font-weight: 550;
  float: right;
}
.example-contents {
  text-align: center;
}
.example-contents-title {
  width: 100%;
}
.example-contents-title h4 {
  width: 200px;
  margin: 0 auto;
}
.example-contents-img-area {
  float: none;
  margin: 0 auto 10px;
}
.example-contents-text-area {
  width: 80%;
  padding: 0 10px;
  margin: 0 auto;
}

/* flow-wrapper */
.step-contents {
  width: 100%;
  height: 150px;
  padding: 15px 0 0;
}
.step-number-box {
  margin-right: 20px;
}
.step-number {
  width: 100px;
  height: 50px;
}
.step-number h3 {
  line-height: 60px;
}
.step-number::after {
  border-top: 15px solid #4fb2cd;
  border-left: 50px solid transparent;
  border-right: 50px solid transparent;
  border-bottom: 50px solid transparent;
  position: absolute;
  top: 50px;
  left: 0;
}
.step-text {
  padding: 0;
}
.step-text h3 {
  color: #4fb2cd;
  margin-bottom: 10px;
}

/* contact-wrapper */
.contact-contents {
  width: 80%;
}
.contact-box {
  margin-bottom: 20px;
}
.input-form {
  font-size: 14px;
}
.button {
  font-size: 11px;
  margin: 0 7px;
  padding: 10px;
}

}