@import url("https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@400;500;800&display=swap");
* {
  font-family: "M PLUS 1p", sans-serif;
}

.section07 {
  position: relative;
  background-color: #FFD859;
  padding-top: 15%;
  padding-bottom: 5%;
}
@media screen and (max-width: 900px) {
  .section07 {
    padding-bottom: 10%;
  }
}
.section07 .bg-y {
  position: absolute;
  top: 0;
  left: 0;
  width: 70%;
  transform: translateY(-30%);
  z-index: 0;
}
@media screen and (max-width: 900px) {
  .section07 .bg-y {
    width: 50%;
    transform: translateY(-25%);
  }
}
.section07 .bg-w-wrap {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 88%;
  min-width: 900px;
  z-index: 0;
  overflow: hidden;
}
@media screen and (max-width: 900px) {
  .section07 .bg-w-wrap {
    top: -2%;
    left: -15%;
    margin: auto;
    width: 140%;
    min-width: auto;
  }
}
.section07 .bg-w-wrap .bg-w {
  width: 100%;
  transform: translate(5%, 10%) scale(0);
  transition-duration: 0.5s;
}
.section07 .bg-w-wrap .bg-w.view {
  transform: translate(5%, 10%) scale(1);
}
.section07 .inner {
  max-width: 880px;
  margin: auto;
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
  padding: 0 30px;
}
@media screen and (max-width: 900px) {
  .section07 .inner {
    padding: 0;
  }
}
.section07 .inner h3 {
  font-size: 30px;
  font-weight: 800;
  text-align: center;
  margin-bottom: 40px;
  transform: rotate(0.05deg);
  letter-spacing: 3px;
}
@media screen and (max-width: 900px) {
  .section07 .inner h3 {
    font-size: 4vw;
    margin-bottom: 6%;
    letter-spacing: 1px;
  }
}
.section07 .inner .logo {
  display: block;
  width: 600px;
  margin: auto;
  margin-bottom: 100px;
}
@media screen and (max-width: 900px) {
  .section07 .inner .logo {
    width: 80vw;
    margin-bottom: 10%;
  }
}
.section07 .inner .app-wrap {
  display: flex;
  align-items: flex-end;
}
@media screen and (max-width: 900px) {
  .section07 .inner .app-wrap {
    align-items: center;
    flex-direction: column-reverse;
  }
}
.section07 .inner .app-wrap .left {
  width: 50%;
  padding-right: 20px;
}
@media screen and (max-width: 900px) {
  .section07 .inner .app-wrap .left {
    width: 100%;
    padding: 0 5%;
  }
}
.section07 .inner .app-wrap .left .free-dl {
  font-size: 30px;
  margin-bottom: 30px;
  transform: rotate(0.05deg);
}
@media screen and (max-width: 900px) {
  .section07 .inner .app-wrap .left .free-dl {
    font-size: 5.3vw;
    margin-bottom: 5%;
  }
}
.section07 .inner .app-wrap .left .free-anno {
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 30px;
  transform: rotate(0.05deg);
}
@media screen and (max-width: 900px) {
  .section07 .inner .app-wrap .left .free-anno {
    font-size: 3.7vw;
    margin-bottom: 5%;
    font-weight: 400;
  }
}
.section07 .inner .app-wrap .left .free-anno span {
  font-weight: 400;
  font-size: 10px;
  transform: rotate(0.05deg);
}
@media screen and (max-width: 900px) {
  .section07 .inner .app-wrap .left .free-anno span {
    font-size: 2.6vw;
  }
}
.section07 .inner .app-wrap .left .free-anno span.kome {
  display: inline-block;
  transform: translateY(-5px);
}
@media screen and (max-width: 900px) {
  .section07 .inner .app-wrap .left .free-anno span.kome {
    transform: translateY(-55%);
  }
}
.section07 .inner .app-wrap .left .app-btns-pc {
  margin-bottom: 80px;
  display: flex;
}
.section07 .inner .app-wrap .left .app-btns-pc .l a {
  display: block;
  height: 60px;
}
.section07 .inner .app-wrap .left .app-btns-pc .l a:nth-of-type(1) {
  margin-bottom: 20px;
}
.section07 .inner .app-wrap .left .app-btns-pc .l a img {
  height: 100%;
}
.section07 .inner .app-wrap .left .app-btns-pc .r {
  padding-left: 20px;
}
.section07 .inner .app-wrap .left .app-btns-pc .r img {
  height: 160px;
  transform: translateY(-10px);
}
@media screen and (max-width: 900px) {
  .section07 .inner .app-wrap .left .app-btns-pc {
    display: none;
  }
}
.section07 .inner .app-wrap .left .app-btns-sp {
  margin-bottom: 4%;
}
.section07 .inner .app-wrap .left .app-btns-sp img {
  width: 35.7vw;
  margin-right: 3%;
}
@media screen and (min-width: 901px) {
  .section07 .inner .app-wrap .left .app-btns-sp {
    display: none;
  }
}
.section07 .inner .app-wrap .right {
  width: 50%;
  position: relative;
}
@media screen and (max-width: 900px) {
  .section07 .inner .app-wrap .right {
    width: 57.5vw;
    margin-bottom: 10%;
  }
}
.section07 .inner .app-wrap .right .device-w {
  width: 100%;
}
@media screen and (max-width: 1050px) {
  .section07 .inner .app-wrap .right .device-w {
    width: 90%;
  }
}
@media screen and (max-width: 900px) {
  .section07 .inner .app-wrap .right .device-w {
    width: 100%;
    transform: translateX(-5%);
  }
}
.section07 .inner .app-wrap .right .app-icon {
  position: absolute;
  bottom: 0;
  right: -23%;
  width: 35%;
}
@media screen and (max-width: 1050px) {
  .section07 .inner .app-wrap .right .app-icon {
    width: 25%;
    right: -4%;
  }
}
@media screen and (max-width: 900px) {
  .section07 .inner .app-wrap .right .app-icon {
    width: 20vw;
    right: -18%;
  }
}
.section07 .tyui {
  position: relative;
  z-index: 1;
  max-width: 880px;
  margin: auto;
  font-size: 10px;
  font-weight: 400;
  padding: 0 30px;
}
@media screen and (max-width: 900px) {
  .section07 .tyui {
    font-size: 2.6vw;
    padding: 0 5%;
  }
}/*# sourceMappingURL=section07.css.map */