body.page-lp .show-480 {
  display: none;
}
@media screen and (max-width: 480px) {
  body.page-lp .show-480 {
    display: block;
  }
}
body.page-lp .hide-480 {
  display: block;
}
@media screen and (max-width: 480px) {
  body.page-lp .hide-480 {
    display: none;
  }
}
body.page-lp .lp-inner {
  width: 1360px;
  margin: 0 auto;
}
@media screen and (max-width: 1360px) {
  body.page-lp .lp-inner {
    width: 100%;
    padding: 0 20px;
  }
}
body.page-lp header {
  background-color: transparent !important;
}
@media screen and (min-width: 969px) {
  body.page-lp header {
    padding-top: 60px;
  }
}
body.page-lp header .header-inner .header-right .header-nav .header-nav__inner .header-nav__list li a {
  color: #504e4e;
}
body.page-lp header .header-inner .header-right .header-nav .header-nav__inner .header-nav__btn .header-btn.contact-btn {
  position: relative;
}
body.page-lp header .header-inner .header-right .header-nav .header-nav__inner .header-nav__btn .header-btn.contact-btn .ballon {
  position: absolute;
  left: 50%;
  top: -11px;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 128px;
  height: 18px;
  background-color: #f9f09d;
  border-radius: 14px;
  box-shadow: 0px 3px 6px 0px rgba(112, 0, 0, 0.16);
  z-index: 1;
}
body.page-lp header .header-inner .header-right .header-nav .header-nav__inner .header-nav__btn .header-btn.contact-btn .ballon .txt {
  font-size: 10px;
  font-weight: 900;
  line-height: 1;
}
body.page-lp header .header-inner .header-right .header-nav .header-nav__inner .header-nav__btn .header-btn.contact-btn .ballon .tag {
  position: absolute;
  left: 18px;
  bottom: -5px;
  width: 9px;
  height: 5px;
  filter: drop-shadow(0px 3px 6px rgba(112, 0, 0, 0.16));
}
body.page-lp header .header-inner .header-right .header-nav .header-nav__inner .header-nav__btn .header-btn.contact-btn .ballon .tag .tag-inner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #f9f09d;
  clip-path: polygon(0px 0px, 1px 1px, 2px 2px, 3px 3px, 5px 4px, 8px 5px, 7px 5px, 7px 4px, 6px 3px, 5px 2px, 5px 0px);
}
body.page-lp header .header-inner .header-right .header-nav .header-nav__inner .header-nav__btn .header-btn.contact-btn a {
  color: #ffffff;
}
body.page-lp header .header-inner .header-right .header-nav .header-nav__inner .header-nav__btn .header-btn.application-btn a {
  color: #ffffff;
  background-color: #f9b302;
  border: 1px solid #f9b302;
}
@media screen and (max-width: 968px) {
  body.page-lp header .header-inner .header-right .header-menu .header-menu___trigger span {
    background-color: #504e4e;
  }
}
body.page-lp #main-visual {
  position: relative;
  height: 100vh;
  margin-bottom: 0;
  background: url("../images/lp/mv.jpg") no-repeat;
  background-position: center;
  background-size: cover;
}
body.page-lp #main-visual .mv-bg {
  position: relative;
}
body.page-lp #main-visual .mv-title {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) rotate(-7deg);
  width: -moz-fit-content;
  width: fit-content;
  z-index: 2;
}
@media screen and (max-width: 968px) {
  body.page-lp #main-visual .mv-title {
    top: 100px;
    transform: translateX(-50%);
  }
}
body.page-lp #main-visual .mv-title .ttl {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  text-align: center;
}
body.page-lp #main-visual .mv-title .ttl .line {
  display: flex;
  align-items: center;
  position: relative;
  font-size: 100px;
  font-weight: 700;
  color: #504e4e;
  white-space: nowrap;
}
@media screen and (max-width: 1024px) {
  body.page-lp #main-visual .mv-title .ttl .line {
    font-size: 75px;
  }
}
@media screen and (max-width: 768px) {
  body.page-lp #main-visual .mv-title .ttl .line {
    font-size: 48px;
  }
}
@media screen and (max-width: 480px) {
  body.page-lp #main-visual .mv-title .ttl .line {
    font-size: 32px;
  }
}
body.page-lp #main-visual .mv-title .ttl .line .zero {
  position: relative;
  display: inline-block;
  font-size: 300px;
  color: #504e4e;
}
@media screen and (max-width: 1024px) {
  body.page-lp #main-visual .mv-title .ttl .line .zero {
    font-size: 200px;
  }
}
@media screen and (max-width: 768px) {
  body.page-lp #main-visual .mv-title .ttl .line .zero {
    font-size: 100px;
  }
}
body.page-lp #main-visual .mv-title .ttl .line .zero span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  margin-top: 25px;
  font-size: 35px;
  color: #504e4e;
}
@media screen and (max-width: 1024px) {
  body.page-lp #main-visual .mv-title .ttl .line .zero span {
    font-size: 24px;
  }
}
@media screen and (max-width: 768px) {
  body.page-lp #main-visual .mv-title .ttl .line .zero span {
    margin-top: 10px;
    font-size: 12px;
  }
}
body.page-lp #main-visual .mv-title .ttl .line.right {
  margin-top: -50px;
  margin-right: -50px;
  flex-direction: column;
  align-items: flex-end;
  text-align: right;
}
@media screen and (max-width: 1200px) {
  body.page-lp #main-visual .mv-title .ttl .line.right {
    margin-top: -75px;
  }
}
@media screen and (max-width: 768px) {
  body.page-lp #main-visual .mv-title .ttl .line.right {
    margin: -25px 0 0;
  }
}
body.page-lp #main-visual .mv-title .fig {
  width: 500px;
  margin-left: 0;
  transform: rotate(-9deg);
}
@media screen and (max-width: 1200px) {
  body.page-lp #main-visual .mv-title .fig {
    margin-top: -50px;
    margin-left: 50px;
    width: 45%;
  }
}
@media screen and (max-width: 968px) {
  body.page-lp #main-visual .mv-title .fig {
    transform: rotate(0deg);
  }
}
@media screen and (max-width: 768px) {
  body.page-lp #main-visual .mv-title .fig {
    width: 100%;
    margin: 20px 0 0;
  }
}
body.page-lp #main-visual .mv-about {
  position: absolute;
  left: 50%;
  bottom: 50px;
  transform: translateX(-50%);
  width: 1360px;
  padding: 0 180px;
  z-index: 1;
}
@media screen and (max-width: 1024px) {
  body.page-lp #main-visual .mv-about {
    bottom: 20px;
    width: 100%;
    padding: 0 20px;
  }
}
body.page-lp #main-visual .mv-about .txt {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 0 0 auto;
  padding: 66px 61px 41px 85px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.6;
  color: #504e4e;
  background-color: #fffde6;
}
@media screen and (max-width: 1024px) {
  body.page-lp #main-visual .mv-about .txt {
    padding: 20px;
  }
}
body.page-lp #main-visual .mv-about .txt span {
  color: #ff6600;
}
body.page-lp #main-visual::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.82);
  z-index: 0;
}
body.page-lp #steps {
  padding: 140px 0;
  background-color: #ffffff;
}
@media screen and (max-width: 768px) {
  body.page-lp #steps {
    padding: 40px 0;
  }
}
body.page-lp #steps .steps-list {
  padding: 0 110px;
}
@media screen and (max-width: 1360px) {
  body.page-lp #steps .steps-list {
    padding: 0;
  }
}
body.page-lp #steps .steps-list .steps-item {
  position: relative;
  display: flex;
  gap: 62px;
  margin: 0 0 67px;
}
@media screen and (max-width: 1360px) {
  body.page-lp #steps .steps-list .steps-item {
    gap: 30px;
  }
}
@media screen and (max-width: 1200px) {
  body.page-lp #steps .steps-list .steps-item {
    gap: 0;
  }
}
@media screen and (max-width: 768px) {
  body.page-lp #steps .steps-list .steps-item {
    flex-direction: column;
    gap: 20px;
    margin: 0 0 20px;
  }
}
body.page-lp #steps .steps-list .steps-item .steps-num {
  width: 220px;
  font-size: 55px;
  font-weight: 700;
  line-height: 1.6;
  color: #504e4e;
}
@media screen and (max-width: 1200px) {
  body.page-lp #steps .steps-list .steps-item .steps-num {
    position: absolute;
    left: 0;
    top: -100px;
    line-height: 1;
  }
}
@media screen and (max-width: 968px) {
  body.page-lp #steps .steps-list .steps-item .steps-num {
    top: -50px;
    font-size: 30px;
  }
}
@media screen and (max-width: 768px) {
  body.page-lp #steps .steps-list .steps-item .steps-num {
    position: relative;
    top: unset;
    left: unset;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    font-size: 55px;
  }
}
@media screen and (max-width: 480px) {
  body.page-lp #steps .steps-list .steps-item .steps-num {
    font-size: 32px;
  }
}
body.page-lp #steps .steps-list .steps-item .steps-num span {
  font-size: 128px;
  font-weight: 700;
  color: #ffb300;
}
@media screen and (max-width: 968px) {
  body.page-lp #steps .steps-list .steps-item .steps-num span {
    font-size: 70px;
  }
}
@media screen and (max-width: 768px) {
  body.page-lp #steps .steps-list .steps-item .steps-num span {
    font-size: 128px;
  }
}
@media screen and (max-width: 480px) {
  body.page-lp #steps .steps-list .steps-item .steps-num span {
    font-size: 55px;
  }
}
body.page-lp #steps .steps-list .steps-item .steps-main {
  display: flex;
  flex-direction: row-reverse;
  width: calc(100% - 282px);
  gap: 62px;
}
@media screen and (max-width: 1360px) {
  body.page-lp #steps .steps-list .steps-item .steps-main {
    gap: 30px;
  }
}
@media screen and (max-width: 1200px) {
  body.page-lp #steps .steps-list .steps-item .steps-main {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  body.page-lp #steps .steps-list .steps-item .steps-main {
    flex-direction: column;
  }
}
body.page-lp #steps .steps-list .steps-item .steps-main .steps-fig {
  width: 347px;
}
@media screen and (max-width: 1200px) {
  body.page-lp #steps .steps-list .steps-item .steps-main .steps-fig {
    width: 30%;
  }
}
@media screen and (max-width: 768px) {
  body.page-lp #steps .steps-list .steps-item .steps-main .steps-fig {
    width: 50%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 480px) {
  body.page-lp #steps .steps-list .steps-item .steps-main .steps-fig {
    width: 100%;
  }
}
body.page-lp #steps .steps-list .steps-item .steps-main .steps-infos {
  width: calc(100% - 409px);
}
@media screen and (max-width: 1200px) {
  body.page-lp #steps .steps-list .steps-item .steps-main .steps-infos {
    width: calc(70% - 30px);
    padding-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  body.page-lp #steps .steps-list .steps-item .steps-main .steps-infos {
    width: 100%;
    padding-top: 0;
  }
}
body.page-lp #steps .steps-list .steps-item .steps-main .steps-infos .ttl {
  margin: 0 0 40px;
  font-size: 42px;
  font-weight: 700;
  line-height: 1.6;
  color: #504e4e;
}
@media screen and (max-width: 968px) {
  body.page-lp #steps .steps-list .steps-item .steps-main .steps-infos .ttl {
    margin: 0 0 20px;
    font-size: 24px;
  }
}
@media screen and (max-width: 768px) {
  body.page-lp #steps .steps-list .steps-item .steps-main .steps-infos .ttl {
    text-align: center;
  }
}
body.page-lp #steps .steps-list .steps-item .steps-main .steps-infos .txt {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.6;
  color: #504e4e;
}
@media screen and (max-width: 968px) {
  body.page-lp #steps .steps-list .steps-item .steps-main .steps-infos .txt {
    font-size: 16px;
  }
}
body.page-lp #cta-01 .cta-main {
  position: relative;
  padding: 0 240px;
  z-index: 1;
}
@media screen and (max-width: 1360px) {
  body.page-lp #cta-01 .cta-main {
    padding: 0 100px;
  }
}
@media screen and (max-width: 968px) {
  body.page-lp #cta-01 .cta-main {
    padding: 0;
  }
}
@media screen and (max-width: 768px) {
  body.page-lp #cta-01 .cta-main {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
}
body.page-lp #cta-01 .cta-main .ttl {
  margin: 0 0 43px;
  font-size: 42px;
  font-weight: 700;
  line-height: 1.6;
  color: #504e4e;
}
@media screen and (max-width: 768px) {
  body.page-lp #cta-01 .cta-main .ttl {
    font-size: 32px;
  }
}
body.page-lp #cta-01 .cta-main .txt {
  margin: 0 0 43px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.6;
  color: #504e4e;
}
body.page-lp #cta-01 .cta-main .btn-cta {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 361px;
  height: 109px;
  background-color: #ffb300;
  border-radius: 18px;
}
@media screen and (max-width: 480px) {
  body.page-lp #cta-01 .cta-main .btn-cta {
    width: 100%;
  }
}
body.page-lp #cta-01 .cta-main .btn-cta span {
  font-size: 31px;
  font-weight: 700;
  line-height: 1.6;
  color: #ffffff;
}
body.page-lp #cta-01 .cta-main .phone {
  position: absolute;
  right: 90px;
  top: -100px;
  width: 545px;
}
@media screen and (max-width: 1360px) {
  body.page-lp #cta-01 .cta-main .phone {
    right: 0;
  }
}
@media screen and (max-width: 1024px) {
  body.page-lp #cta-01 .cta-main .phone {
    width: 60%;
  }
}
@media screen and (max-width: 768px) {
  body.page-lp #cta-01 .cta-main .phone {
    position: relative;
    right: unset;
    top: unset;
    margin: 40px 0 0;
  }
}
@media screen and (max-width: 480px) {
  body.page-lp #cta-01 .cta-main .phone {
    width: 100%;
  }
}
body.page-lp #case {
  padding: 120px 0 210px;
}
@media screen and (max-width: 768px) {
  body.page-lp #case {
    padding: 40px 0;
  }
}
body.page-lp #case .case-ttl {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  margin-bottom: 110px;
  font-size: 42px;
  font-weight: 700;
  line-height: 1.6;
  color: #504e4e;
}
@media screen and (max-width: 768px) {
  body.page-lp #case .case-ttl {
    margin: 0 0 40px;
    font-size: 24px;
  }
}
body.page-lp #case .compare {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 66px;
}
@media screen and (max-width: 768px) {
  body.page-lp #case .compare {
    margin: 0 0 40px;
  }
}
@media screen and (max-width: 480px) {
  body.page-lp #case .compare {
    flex-direction: column;
  }
}
body.page-lp #case .compare .compare-01 {
  display: flex;
  flex-direction: column-reverse;
  margin-right: -54px;
}
@media screen and (max-width: 1360px) {
  body.page-lp #case .compare .compare-01 {
    margin: 0;
    width: 50%;
  }
}
@media screen and (max-width: 480px) {
  body.page-lp #case .compare .compare-01 {
    width: 100%;
    margin: 0 0 20px;
  }
}
body.page-lp #case .compare .compare-01 .fig {
  width: 481px;
}
@media screen and (max-width: 1360px) {
  body.page-lp #case .compare .compare-01 .fig {
    width: 100%;
  }
}
body.page-lp #case .compare .compare-01 .txt {
  width: -moz-fit-content;
  width: fit-content;
  margin-left: -50px;
  margin-bottom: 30px;
  padding: 24px;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.6;
  color: #504e4e;
  background-color: #f3f3f3;
}
@media screen and (max-width: 1360px) {
  body.page-lp #case .compare .compare-01 .txt {
    width: calc(100% - 20px);
    margin-left: 0;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  body.page-lp #case .compare .compare-01 .txt {
    padding: 10px;
    font-size: 16px;
  }
}
@media screen and (max-width: 480px) {
  body.page-lp #case .compare .compare-01 .txt {
    width: 100%;
  }
}
body.page-lp #case .compare .compare-02 {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1360px) {
  body.page-lp #case .compare .compare-02 {
    width: 50%;
  }
}
@media screen and (max-width: 480px) {
  body.page-lp #case .compare .compare-02 {
    width: 100%;
    flex-direction: column-reverse;
  }
}
body.page-lp #case .compare .compare-02 .fig {
  position: relative;
  width: 569px;
  z-index: 3;
}
@media screen and (max-width: 1360px) {
  body.page-lp #case .compare .compare-02 .fig {
    width: 100%;
  }
}
body.page-lp #case .compare .compare-02 .txt {
  position: relative;
  margin-top: -40px;
  margin-left: 153px;
  padding: 33px;
  background-color: #fffde6;
  font-size: 35px;
  font-weight: 700;
  line-height: 1.6;
  color: #504e4e;
  z-index: 4;
}
@media screen and (max-width: 1360px) {
  body.page-lp #case .compare .compare-02 .txt {
    margin-top: 20px;
    margin-left: 20px;
  }
}
@media screen and (max-width: 768px) {
  body.page-lp #case .compare .compare-02 .txt {
    font-size: 16px;
  }
}
@media screen and (max-width: 480px) {
  body.page-lp #case .compare .compare-02 .txt {
    margin: 0 0 20px;
  }
}
body.page-lp #case .example {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 110px;
}
@media screen and (max-width: 768px) {
  body.page-lp #case .example {
    gap: 20px;
  }
}
@media screen and (max-width: 480px) {
  body.page-lp #case .example {
    flex-direction: column;
  }
}
body.page-lp #case .example .fig {
  width: 368px;
}
@media screen and (max-width: 768px) {
  body.page-lp #case .example .fig {
    width: calc(50% - 20px);
  }
}
@media screen and (max-width: 480px) {
  body.page-lp #case .example .fig {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  body.page-lp #case .example .infos {
    width: 50%;
  }
}
@media screen and (max-width: 480px) {
  body.page-lp #case .example .infos {
    width: 100%;
  }
}
body.page-lp #case .example .infos .ttl {
  margin: 0 0 14px;
  font-size: 42px;
  font-weight: 700;
  line-height: 1.6;
  color: #504e4e;
}
@media screen and (max-width: 768px) {
  body.page-lp #case .example .infos .ttl {
    font-size: 24px;
  }
}
@media screen and (max-width: 480px) {
  body.page-lp #case .example .infos .ttl {
    text-align: center;
  }
}
body.page-lp #case .example .infos .txt {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.6;
  color: #504e4e;
}
@media screen and (max-width: 768px) {
  body.page-lp #case .example .infos .txt {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  body.page-lp #cta-02 {
    padding-bottom: 100px !important;
  }
}
body.page-lp #cta-02 .lp-inner {
  position: relative;
  z-index: 1;
}
body.page-lp #cta-02 .ttl {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 0 114px;
}
body.page-lp #cta-02 .ttl .ttl-01 {
  display: inline-block;
  width: 741px;
}
@media screen and (max-width: 1360px) {
  body.page-lp #cta-02 .ttl .ttl-01 {
    width: 55%;
  }
}
@media screen and (max-width: 768px) {
  body.page-lp #cta-02 .ttl .ttl-01 {
    width: 100%;
  }
}
body.page-lp #cta-02 .ttl .ttl-02 {
  display: inline-block;
  width: 603px;
}
@media screen and (max-width: 1360px) {
  body.page-lp #cta-02 .ttl .ttl-02 {
    width: 45%;
  }
}
@media screen and (max-width: 768px) {
  body.page-lp #cta-02 .ttl .ttl-02 {
    width: 80%;
  }
}
body.page-lp #cta-02 .ttl .ttl-03 {
  display: block;
  margin: 14px 0 0;
  text-align: center;
  font-size: 33px;
  font-weight: 700;
  line-height: 1.6;
  color: #504e4e;
}
@media screen and (max-width: 480px) {
  body.page-lp #cta-02 .ttl .ttl-03 {
    font-size: 20px;
  }
}
body.page-lp #cta-02 .ttl .ttl-03 span {
  color: #007889;
}
body.page-lp #cta-02 .cta-list {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 32px;
}
@media screen and (max-width: 768px) {
  body.page-lp #cta-02 .cta-list {
    flex-direction: column;
    gap: 60px;
  }
}
body.page-lp #cta-02 .cta-list a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 592px;
  height: 199px;
  text-align: center;
  border-radius: 20px;
}
@media screen and (max-width: 1360px) {
  body.page-lp #cta-02 .cta-list a {
    width: calc(50% - 16px);
  }
}
@media screen and (max-width: 768px) {
  body.page-lp #cta-02 .cta-list a {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  body.page-lp #cta-02 .cta-list a {
    height: 140px;
  }
}
body.page-lp #cta-02 .cta-list a .txt .sub {
  display: inline-block;
  position: relative;
  font-size: 22px;
  font-weight: 900;
  line-height: 1.4;
}
@media screen and (max-width: 480px) {
  body.page-lp #cta-02 .cta-list a .txt .sub {
    font-size: 16px;
  }
}
body.page-lp #cta-02 .cta-list a .txt .sub::before {
  content: "";
  position: absolute;
  left: -20px;
  top: 0;
  width: 2px;
  height: 120%;
  transform: rotate(-27deg);
}
body.page-lp #cta-02 .cta-list a .txt .sub::after {
  content: "";
  position: absolute;
  right: -30px;
  top: 0;
  width: 2px;
  height: 120%;
  transform: rotate(27deg);
}
body.page-lp #cta-02 .cta-list a .txt .main {
  display: block;
  font-size: 48px;
  font-weight: 900;
  line-height: 1.75;
}
@media screen and (max-width: 480px) {
  body.page-lp #cta-02 .cta-list a .txt .main {
    font-size: 36px;
  }
}
body.page-lp #cta-02 .cta-list a .arrow {
  position: absolute;
  right: 22px;
  top: 50%;
  transform: translateY(-50%);
  width: 28px;
  height: 28px;
}
body.page-lp #cta-02 .cta-list a .deco {
  position: absolute;
}
@media screen and (max-width: 480px) {
  body.page-lp #cta-02 .cta-list a .deco {
    width: 70px;
  }
}
body.page-lp #cta-02 .cta-list a .ballon {
  position: absolute;
  left: 50%;
  top: -22px;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 368px;
  height: 44px;
  background-color: #f9f09d;
  border-radius: 16px;
  box-shadow: 0px 3px 6px 0px rgba(112, 0, 0, 0.16);
  z-index: 1;
}
body.page-lp #cta-02 .cta-list a .ballon .txt {
  font-size: 21px;
  font-weight: 900;
  line-height: 1.5;
  color: #504e4e;
}
body.page-lp #cta-02 .cta-list a .ballon .tag {
  position: absolute;
  left: 45px;
  bottom: -11px;
  z-index: 0;
  width: 19px;
  height: 12px;
  filter: drop-shadow(0px 3px 6px rgba(112, 0, 0, 0.16));
}
body.page-lp #cta-02 .cta-list a .ballon .tag .tag-inner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #f9f09d;
  clip-path: polygon(0px 0px, 1px 1px, 2px 3px, 3px 4px, 4px 5px, 5px 6px, 7px 7px, 8px 8px, 10px 9px, 12px 10px, 15px 11px, 18px 11px, 18px 10px, 17px 9px, 16px 7px, 15px 6px, 14px 4px, 13px 2px, 13px 0px);
}
body.page-lp #cta-02 .cta-list a.orange {
  background-color: #ffb300;
}
body.page-lp #cta-02 .cta-list a.orange .txt .sub, body.page-lp #cta-02 .cta-list a.orange .txt .main {
  color: #ffffff;
}
body.page-lp #cta-02 .cta-list a.orange .txt .sub::before, body.page-lp #cta-02 .cta-list a.orange .txt .sub::after {
  background-color: #ffffff;
}
body.page-lp #cta-02 .cta-list a.orange .deco {
  left: 41px;
  top: -95px;
}
@media screen and (max-width: 480px) {
  body.page-lp #cta-02 .cta-list a.orange .deco {
    left: 20px;
    top: -60px;
  }
}
body.page-lp #cta-02 .cta-list a.cyan {
  background-color: #a2f0fa;
}
body.page-lp #cta-02 .cta-list a.cyan .txt .sub, body.page-lp #cta-02 .cta-list a.cyan .txt .main {
  color: #504e4e;
}
body.page-lp #cta-02 .cta-list a.cyan .txt .sub::before, body.page-lp #cta-02 .cta-list a.cyan .txt .sub::after {
  background-color: #504e4e;
}
body.page-lp #cta-02 .cta-list a.cyan .deco {
  right: -56px;
  bottom: -42px;
}
@media screen and (max-width: 480px) {
  body.page-lp #cta-02 .cta-list a.cyan .deco {
    right: 40px;
  }
}
body.page-lp .sec-cta {
  position: relative;
  padding: 62px 0 55px;
  background-color: #fffde6;
}
@media screen and (max-width: 768px) {
  body.page-lp .sec-cta {
    padding: 40px 0;
  }
}
body.page-lp .sec-cta::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 912px;
  height: 328px;
  background: url(../images/lp/cta-deco-01.svg) no-repeat;
  background-size: contain;
  z-index: 0;
}
body.page-lp .sec-cta::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 226px;
  height: 230px;
  background: url(../images/lp/cta-deco-02.svg) no-repeat;
  background-size: contain;
  z-index: 0;
}