.box__content a {
  text-decoration: none;
}

@media (min-width: 768px) {
  .application .only-sp {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .application .only-pc {
    display: none !important;
  }
}

.app-chart {
  padding-left: 5rem;
}
@media (max-width: 767px) {
  .app-chart {
    padding: 0;
    width: 100%;
    margin-bottom: 6.4vw;
  }
}

.app-qr {
  max-width: 75rem;
  margin: auto;
}
@media (max-width: 767px) {
  .app-qr {
    max-width: 100%;
    padding: 0 3.7333333333vw;
  }
  .app-qr.-tp02 {
    padding: 0;
  }
}
.app-qr__inr {
  display: flex;
  margin-left: -3rem;
}
@media (max-width: 767px) {
  .app-qr__inr {
    margin-left: -1.8666666667vw;
  }
}
.app-qr__inr > * {
  width: calc(50% - 3rem);
  margin-left: 3rem;
}
@media (max-width: 767px) {
  .app-qr__inr > * {
    width: calc(50% - 1.8666666667vw);
    margin-left: 1.8666666667vw;
  }
}
.app-qr__item {
  background: #fff;
  border-radius: 0.5rem;
  padding: 1rem 2rem 3.7rem;
  line-height: 1.8rem;
}
@media (max-width: 767px) {
  .app-qr__item {
    padding: 3.3333333333vw 2.6666666667vw;
    line-height: 4.8vw;
  }
}
@media (max-width: 374px) {
  .app-qr__item {
    line-height: 1.4;
  }
}
.app-qr__item a:hover {
  opacity: 0.7;
}
.app-qr__item strong {
  font-weight: bold;
}
.app-qr__item p {
  margin-top: 0.9rem;
}
@media (max-width: 767px) {
  .app-qr__item p {
    margin-top: 4.1333333333vw;
  }
}
.app-qr__item p + p {
  margin-top: 0.6rem;
}
@media (max-width: 767px) {
  .app-qr__item p + p {
    margin-top: 1.7333333333vw;
  }
}
.app-qr__itemHead {
  display: flex;
}
@media (max-width: 767px) {
  .app-qr__itemHead {
    display: block;
  }
}
.app-qr__itemHead > * + * {
  margin-left: 1.1rem;
}
@media (max-width: 767px) {
  .app-qr__itemHead > * + * {
    display: none;
  }
}
.app-qr__itemTtl {
  font-size: 1.8rem;
  line-height: 2.3rem;
  font-weight: bold;
  margin: 1.4rem 0;
}
@media (max-width: 767px) {
  .app-qr__itemTtl {
    font-size: 3.7333333333vw;
    line-height: 4.8vw;
    text-align: center;
    margin: 1.6vw 0 3.7333333333vw;
  }
}
.app-qr__ttl {
  margin-top: 7.2rem;
  position: relative;
  text-align: center;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .app-qr__ttl {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .app-qr__ttl {
    margin-top: 1.3333333333vw;
    background: url(../images/ico_promo_txt_circle_sp.svg) repeat-x 0 3%/100%;
  }
}
.app-qr__ttl span {
  font-size: 2.8rem;
  line-height: 3.7rem;
  color: #00A08E;
  font-weight: bold;
  padding-left: 4.6rem;
  padding-right: 1.8rem;
  background: #f5f5f5;
  display: inline-flex;
  align-items: center;
  position: relative;
}
.app-qr__ttl span img {
  margin-left: 4rem;
}
@media (max-width: 767px) {
  .app-qr__ttl span {
    display: block;
    font-size: 5.3333333333vw;
    line-height: 7.0666666667vw;
    padding: 0;
    max-width: 80%;
    margin: auto;
    overflow: hidden;
  }
  .app-qr__ttl span i {
    display: block;
    font-size: 3.7333333333vw;
    line-height: 4.9333333333vw;
    color: #1a1311;
    position: relative;
    margin-top: 2.2666666667vw;
  }
  .app-qr__ttl span i:after, .app-qr__ttl span i:before {
    content: "";
    height: 1px;
    width: 100%;
    background: #201816;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .app-qr__ttl span i:before {
    left: 62%;
  }
  .app-qr__ttl span i:after {
    right: 62%;
  }
}
.app-qr__ttl:before {
  content: "";
  height: 0.6rem;
  width: 100%;
  background: url(../images/ico_promo_02.svg) repeat-x 0 0/auto;
  position: absolute;
  top: 47%;
  left: 0;
}
@media (max-width: 767px) {
  .app-qr__ttl:before {
    display: none;
  }
}
.app-qr__desc {
  font-size: 3.4rem;
  line-height: 4.4rem;
  font-weight: bold;
  margin: 2.1rem 0 3.5rem;
  text-align: center;
}
@media (max-width: 767px) {
  .app-qr__desc {
    font-size: 4.8vw;
    line-height: 7.7333333333vw;
    max-width: 78%;
    margin: 2vw auto 4.8vw;
  }
}
.app-qr__pre {
  border-top: 1px solid #707070;
  margin-top: 7.2rem;
  padding-top: 4.3rem;
}
@media (max-width: 767px) {
  .app-qr__pre {
    margin-top: 5.4666666667vw;
    padding-top: 4.9333333333vw;
  }
}
.app-qr__preTtl {
  font-size: 1.8rem;
  line-height: 2.3rem;
  font-weight: bold;
}
@media (max-width: 767px) {
  .app-qr__preTtl {
    font-size: 3.7333333333vw;
    line-height: 4.8vw;
    text-align: center;
  }
}
.app-qr__preLst {
  font-size: 1.4rem;
  line-height: 2.6rem;
  margin-top: 3.7rem;
  margin-bottom: 5rem;
}
.app-qr__pre .list-custom {
  margin-top: 2.5rem;
  margin-bottom: 5rem;
}
@media (max-width: 767px) {
  .app-qr__pre .list-custom {
    margin-top: 5.0666666667vw;
    margin-bottom: 0;
  }
}

.app-step .slick-slide img {
  width: auto;
  margin: auto;
}
.app-step .slick-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 3rem;
}
@media (max-width: 767px) {
  .app-step .slick-dots {
    margin-top: 6.1333333333vw;
  }
}
.app-step .slick-dots li {
  width: 2.8rem;
  height: 2.8rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .app-step .slick-dots li {
    width: 3.7333333333vw;
    height: 3.7333333333vw;
  }
}
.app-step .slick-dots li.slick-active:after {
  background: #00A08E;
}
.app-step .slick-dots li:after {
  content: "";
  width: 1.2rem;
  height: 1.2rem;
  background: #D9D9D9;
  pointer-events: none;
  border-radius: 50%;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .app-step .slick-dots li:after {
    width: 12px;
    height: 12px;
  }
}
@media (max-width: 767px) {
  .app-step .slick-dots li:after {
    width: 1.6vw;
    height: 1.6vw;
  }
}
.app-step .slick-dots li button {
  display: none;
}
.app-step .slick-arrow {
  width: 6.2rem;
  height: 6.2rem;
  padding: 0;
  z-index: 1;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .app-step .slick-arrow {
    width: 62px;
    height: 62px;
  }
}
@media (max-width: 767px) {
  .app-step .slick-arrow {
    width: 8.2666666667vw;
    height: 8.4vw;
  }
}
.app-step .slick-arrow:hover {
  opacity: 0.7;
}
.app-step .slick-arrow.slick-prev {
  background-image: url(/common/images/ico_left.svg);
}
@media (max-width: 767px) {
  .app-step .slick-arrow.slick-prev {
    left: 0.8vw;
  }
}
.app-step .slick-arrow.slick-next {
  background-image: url(/common/images/ico_right.svg);
}
@media (max-width: 767px) {
  .app-step .slick-arrow.slick-next {
    right: 0.8vw;
  }
}
.app-step__slideHead {
  display: flex;
  align-items: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .app-step__slideHead {
    padding-left: 2px;
  }
}
.app-step__slideCir {
  width: 6.9rem;
  height: 6.9rem;
  background: #FABF00;
  border-radius: 50%;
  color: #2E2E2E;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 1.1rem;
  line-height: 1.4rem;
  font-weight: bold;
  margin-right: 1.6rem;
}
@media (max-width: 767px) {
  .app-step__slideCir {
    width: 14.6666666667vw;
    height: 14.6666666667vw;
    font-size: 2.1333333333vw;
    line-height: 2.8vw;
    margin-right: 2.2666666667vw;
  }
}
.app-step__slideCir i {
  font-style: normal;
  font-size: 2.3rem;
  line-height: 3rem;
}
@media (max-width: 767px) {
  .app-step__slideCir i {
    font-size: 4.5333333333vw;
    line-height: 5.8666666667vw;
  }
}
.app-step__slideTtl {
  font-size: 2rem;
  line-height: 2.6rem;
  font-weight: bold;
}
@media (max-width: 767px) {
  .app-step__slideTtl {
    font-size: 4.2666666667vw;
    line-height: 6.9333333333vw;
  }
}
.app-step__slideCnt {
  margin-top: 2rem;
}
@media (max-width: 767px) {
  .app-step__slideCnt {
    margin-top: 10vw;
  }
  .app-step__slideCnt img {
    max-width: 87.46%;
  }
}
.app-step .btn {
  max-width: 41.5rem;
  background: #FABF00;
  border-color: #FABF00;
  color: #2E2E2E;
  margin: 4.2rem auto 0;
}
@media (max-width: 767px) {
  .app-step .btn {
    max-width: 30rem;
    font-size: 4vw;
    line-height: 4.8vw;
    padding-left: 2rem;
    margin-top: 7.2vw;
  }
}
@media (max-width: 767px) and (max-width: 374px) {
  .app-step .btn {
    padding-left: 1.5rem;
  }
}
.app-step .btn:before {
  width: 2.1rem;
  height: 2.2rem;
  left: 1.7rem;
  background-image: url(/common/images/ico_right_hover.svg);
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .app-step .btn:before {
    width: 21px;
    height: 22px;
  }
}
@media (max-width: 767px) {
  .app-step .btn:before {
    width: 4.1333333333vw;
    height: 4.1333333333vw;
    left: 2.2666666667vw;
  }
}
@media (max-width: 374px) {
  .app-step .btn:before {
    background-size: 100%;
    height: 4.2666666667vw;
  }
}
.app-step .btn:after {
  content: "";
  width: 2.1rem;
  height: 1.8rem;
  background: url(/common/images/ico_blank_hover.svg) no-repeat 0 0/100%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 2.2rem;
  margin: auto;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .app-step .btn:after {
    width: 21px;
    height: 18px;
  }
}
@media (max-width: 767px) {
  .app-step .btn:after {
    width: 4vw;
    height: 3.4666666667vw;
    right: 2.5333333333vw;
  }
}
.app-step .btn:hover {
  background-color: #fff;
}
.app-step .btn:hover:before {
  background-image: url(/common/images/ico_right_y.svg);
}
.app-step .btn:hover:after {
  background-image: url(/common/images/ico_blank4.svg);
}
.app-step__note {
  font-size: 1.4rem;
  line-height: 1.8rem;
  font-weight: bold;
  color: #b60081;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 2.5rem 0 3rem;
}
@media (max-width: 767px) {
  .app-step__note {
    font-size: 3.7333333333vw;
    line-height: 4.8vw;
    margin: 5.4666666667vw 0 7.3333333333vw;
  }
}
.app-step__note:before {
  content: "";
  width: 2rem;
  height: 2rem;
  background: url(/common/images/ico_info.svg) no-repeat 0 0/100%;
  margin-right: 0.4rem;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .app-step__note:before {
    width: 20px;
    height: 20px;
    margin-top: -7px;
  }
}
@media (max-width: 767px) {
  .app-step__note:before {
    width: 4vw;
    height: 4vw;
    margin-right: 1.3333333333vw;
  }
}
.app-step__note .-ico {
  width: 1.2rem;
  height: 1.4rem;
  background: url(/common/images/ico_arrow_down.svg) no-repeat 0 0/100%;
  margin-left: 0.6rem;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .app-step__note .-ico {
    width: 12px;
    height: 14px;
    margin-top: -5px;
  }
}
@media (max-width: 767px) {
  .app-step__note .-ico {
    width: 3.2vw;
    height: 3.8666666667vw;
    margin-left: 1.2vw;
  }
}
.app-step__note a {
  color: #9B6300;
}
.app-step__note a:hover {
  opacity: 0.7;
}

@media (max-width: 767px) {
  .application .custom {
    background-color: white;
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  .application .custom-02 {
    padding-bottom: 4vw;
  }
}
.application .box-brand {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .application .box-brand {
    display: block;
  }
}
.application .link {
  margin: 2rem 0 1.4rem 0;
  padding-left: 0;
}
.application .link:before {
  content: none;
}
.application .link:after {
  right: -3.7rem;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
}
@media (min-width: 768px) {
  .application .link.f12 {
    font-size: 1.2rem;
  }
}
@media (max-width: 479px) {
  .application .link.f12 {
    font-size: 1.2rem;
  }
}
.application .brand {
  width: 42.5rem;
  border: 0.2rem solid #B60081;
  border-radius: 0.5rem;
  padding: 4.1rem 2.8rem 4.2rem 2.8rem;
  text-align: center;
  background-color: #fff;
  margin-top: 1rem;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .application .brand {
    width: 48%;
  }
}
@media (max-width: 767px) {
  .application .brand {
    width: 100%;
    padding: 3.1rem 2rem 3.2rem 2rem;
  }
}
.application .brand__img {
  height: 4rem;
}
.application .brand__ttl {
  font-size: 1.8rem;
  color: #FE643C;
  line-height: 2.9rem;
  font-weight: bold;
  margin-bottom: 3rem;
}
.application .brand__ttl-color {
  color: #EE818A;
}
.application .brand__txt {
  margin: 2rem 0 1.5rem 0;
  min-height: 4.4rem;
  line-height: 2.2rem;
  text-align: center;
}
.application .brand__icon {
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 2.8rem;
  color: #B60081;
  position: relative;
}
.application .brand__icon:after {
  content: "";
  background: url("../../../../common/images/ico_triangle_bot.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 4.5rem;
  height: 4.5rem;
  position: absolute;
  left: 50%;
  top: 2.3rem;
  transform: translateX(-50%) translateY(-50%);
}
.application .box__kencom {
  padding: 3.7rem 2rem 2rem 2rem;
}
@media (max-width: 767px) {
  .application .box__kencom {
    padding: 4.9333333333vw 2.6666666667vw 2.6666666667vw 2.6666666667vw;
  }
}
.application .kencom__ttl {
  display: flex;
  align-items: center;
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 3.6rem;
  color: #2E2E2E;
  margin-bottom: 3.4rem;
}
@media (max-width: 767px) {
  .application .kencom__ttl {
    display: block;
    font-size: 3.7333333333vw;
    text-align: center;
    margin-bottom: 4vw;
  }
}
.application .kencom__ttl img {
  margin: 0 2.4rem 0 1.4rem;
  width: 27.9rem;
  height: 3rem;
}
@media (max-width: 767px) {
  .application .kencom__ttl img {
    width: 59.4666666667vw;
    height: 6.4vw;
    display: block;
    margin: 0 auto;
  }
}
.application .kencom__pointBox {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .application .kencom__pointBox {
    display: block;
  }
}
.application .kencom__point {
  width: 41rem;
  background-color: #FFF8F9;
  border-radius: 0.5rem;
  padding: 2rem 2rem 0 2rem;
  text-align: right;
}
@media (max-width: 767px) {
  .application .kencom__point {
    width: 100%;
    padding: 5.3333333333vw 5.3333333333vw 0 2.6666666667vw;
  }
}
.application .kencom__point--ttl {
  font-size: 1.8rem;
  font-weight: bold;
  color: #333333;
  line-height: 2.65rem;
  display: flex;
  align-items: center;
  margin-bottom: 1.5rem;
  text-align: left;
}
@media (max-width: 767px) {
  .application .kencom__point--ttl {
    font-size: 4.2666666667vw;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .application .kencom__point--ttl {
    line-height: 5.3333333333vw;
  }
}
.application .kencom__point--ttl img {
  margin-right: 1rem;
}
@media (max-width: 767px) {
  .application .kencom__point--ttl img {
    width: 13.3333333333vw;
    height: auto;
  }
}
.application .kencom__point:nth-child(1) .kencom__point--img {
  margin-right: 1.3rem;
}
@media (max-width: 767px) {
  .application .kencom__point:nth-child(1) .kencom__point--img {
    margin-right: 0;
    width: 58.9333333333vw;
    height: 47.4666666667vw;
  }
}
@media (max-width: 767px) {
  .application .kencom__point:nth-child(2) .kencom__point--img {
    width: 65.3333333333vw;
    height: 47.4666666667vw;
  }
}
.application .kencom .button {
  margin: 5rem auto 0 auto;
  display: flex;
  justify-content: center;
}
@media (max-width: 767px) {
  .application .kencom .button {
    margin: 6.6666666667vw auto 0 auto;
  }
}
.application .kencom .button .btn {
  max-width: 37.1rem;
  font-size: 1.5rem;
  color: #B60081;
}
@media (max-width: 767px) {
  .application .kencom .button .btn {
    max-width: 72.2666666667vw;
    line-height: 1.2;
  }
}
@media (max-width: 479px) {
  .application .kencom .button .btn {
    padding-right: 3rem;
  }
}
.application .kencom .button .btn:before {
  width: 2.3rem;
  height: 2.3rem;
}
.application .kencom .button .btn:after {
  content: "";
  background-image: url("../../../../common/images/ico_blank.svg");
  width: 1.448rem;
  height: 1.267rem;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 2rem;
  transform: translateY(-50%);
}
.application .kencom .button .btn:hover {
  color: white;
}
.application .kencom .button .btn:hover:after {
  background-image: url("../../../../common/images/ico_blank_hover.svg");
}
.application .kencom__content {
  background-color: #FFF8F9;
  padding: 4.3rem 3rem 2rem 3rem;
  margin: 5rem 0 1.8rem 0;
}
@media (max-width: 767px) {
  .application .kencom__content {
    padding: 4.6666666667vw 2.4vw 4vw 2.4vw;
    margin: 6.6666666667vw 0 2.6666666667vw 0;
  }
}
.application .kencom__content--ttl {
  font-size: 2.2rem;
  font-weight: bold;
  color: #B60081;
  text-align: center;
  margin-bottom: 3.8rem;
}
@media (max-width: 767px) {
  .application .kencom__content--ttl {
    font-size: 3.7333333333vw;
    margin-bottom: 5.3333333333vw;
  }
}
.application .kencom__qr {
  border: 0.2rem solid #B60081;
  border-radius: 0.5rem;
  background: white;
  padding: 2.2rem 3rem 2.4rem 5rem;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .application .kencom__qr {
    flex-flow: column-reverse;
    padding: 8vw 2.6666666667vw 4vw 3.3333333333vw;
  }
}
.application .kencom__qr--txt {
  width: 237px;
}
@media (max-width: 767px) {
  .application .kencom__qr--txt {
    width: 100%;
  }
}
.application .kencom__qr--txt h4 {
  font-size: 1.5rem;
  font-weight: bold;
  color: #2E2E2E;
  margin-bottom: 1.4rem;
  margin-top: 0.6rem;
}
@media (max-width: 767px) {
  .application .kencom__qr--txt h4 {
    margin-bottom: 2vw;
    margin-top: 4.6666666667vw;
  }
}
.application .kencom__qr--box {
  display: flex;
  align-items: flex-end;
  margin-right: 2rem;
}
@media (min-width: 768px) {
  .application .kencom__qr--box {
    align-items: center;
  }
}
@media (max-width: 767px) {
  .application .kencom__qr--box {
    margin-right: 0;
    justify-content: space-between;
  }
}
.application .kencom__qr--wrap {
  display: flex;
  margin-right: -2rem;
}
@media (min-width: 768px) {
  .application .kencom__qr--wrap {
    align-items: center;
  }
}
@media (max-width: 767px) {
  .application .kencom__qr--wrap {
    margin-right: 0;
    justify-content: space-between;
  }
  .application .kencom__qr--wrap01 {
    flex-direction: column;
  }
}
.application .kencom__qr--app {
  margin-right: 2rem;
}
@media (max-width: 767px) {
  .application .kencom__qr--app {
    margin-right: 0;
  }
}
.application .kencom__qr--app a:hover {
  opacity: 0.7;
}
.application .kencom__qr--app p {
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
}
@media (max-width: 767px) {
  .application .kencom__qr--app img {
    width: 37.0666666667vw;
    height: 10.9826666667vw;
  }
}
.application .kencom__qr--logo {
  width: 15.8rem;
  height: 1.7rem;
  margin-bottom: 2.5rem;
}
@media (max-width: 767px) {
  .application .kencom__qr--logo {
    width: 44.5333333333vw;
    height: 4.8vw;
    margin-bottom: 4.4vw;
  }
}
.application .kencom__qr--img {
  text-align: right;
  position: relative;
}
@media (max-width: 767px) {
  .application .kencom__qr--img {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .application .kencom__qr--code {
    display: none;
  }
}
.application .kencom__stepBox {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .application .kencom__stepBox {
    display: block;
  }
}
.application .kencom__step {
  width: 370px;
  border: 0.2rem solid #B60081;
  border-radius: 0.5rem;
  box-sizing: border-box;
  background-color: white;
  padding: 1.6rem 3rem 2rem 2.3rem;
  margin-top: 2.5rem;
  position: relative;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .application .kencom__step {
    width: 47%;
  }
}
@media (max-width: 767px) {
  .application .kencom__step {
    width: 100%;
    margin-top: 2.6666666667vw;
    padding: 5.3333333333vw 2vw 4vw 2vw;
  }
}
.application .kencom__step--ico {
  text-align: left;
  margin: 1rem 0 2rem 0;
}
.application .kencom__step--img {
  text-align: center;
  margin-bottom: 1.6rem;
}
@media (max-width: 767px) {
  .application .kencom__step--img img {
    width: 59.3333333333vw;
    height: 61.6vw;
  }
}
.application .kencom__step--ttl {
  font-size: 1.5rem;
  font-weight: bold;
  color: #2E2E2E;
  margin-bottom: 1.3rem;
}
.application .kencom__step:first-child:after {
  content: "";
  background: url("../../../../common/images/ico_triangle_r.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 2rem;
  height: 10.5rem;
  position: absolute;
  right: -4rem;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
}
@media (max-width: 767px) {
  .application .kencom__step:first-child:after {
    content: none;
  }
}
.application .pecco__ttl {
  margin-left: 12.2rem;
}
@media (max-width: 767px) {
  .application .pecco__ttl {
    text-align: center;
    margin-left: 0;
  }
}
.application .pecco__ttl img {
  width: 18.4rem;
  height: 4rem;
  margin: 0 2rem 0 1.4rem;
}
@media (max-width: 767px) {
  .application .pecco__ttl img {
    margin: 0 auto;
    width: 32.9333333333vw;
    height: 7.2vw;
  }
}
.application .pecco__qr--txt h4 {
  display: flex;
  align-items: flex-end;
}
.application .pecco__qr--txt h4 img {
  margin-right: 1.2rem;
}
.application .pecco__qr--logo {
  width: 8.8rem;
  height: 1.934rem;
}
@media (max-width: 767px) {
  .application .pecco__qr--logo {
    width: 32.9333333333vw;
    height: 7.2vw;
  }
}
.application .pecco__qr--img {
  position: relative;
}
@media (max-width: 767px) {
  .application .pecco__qr--img:before {
    content: "";
    background: url("../images/ico_pecco_01.svg");
    width: 10.8vw;
    height: 10.8vw;
    position: absolute;
    left: 0;
    top: -1.6vw;
    background-size: contain;
    background-repeat: no-repeat;
  }
}
.application .pecco__step--ttl {
  margin-top: -1rem;
}
@media (max-width: 767px) {
  .application .pecco__step--ttl {
    margin-top: 0;
  }
}
.application .pecco__point:nth-child(1) .pecco__point--img {
  margin-right: 2rem;
}
@media (max-width: 767px) {
  .application .pecco__point:nth-child(1) .pecco__point--img {
    margin-right: 0;
    width: 54.4vw;
    height: 47.7333333333vw;
  }
}
.application .pecco__point:nth-child(2) .pecco__point--img {
  margin-right: 1rem;
}
@media (max-width: 767px) {
  .application .pecco__point:nth-child(2) .pecco__point--img {
    margin-right: 0;
    width: 67.3333333333vw;
    height: 48vw;
  }
}
@media (min-width: 768px) {
  .application .list-custom.f12 li {
    font-size: 1.2rem;
  }
}
@media (max-width: 479px) {
  .application .list-custom.f12 li {
    font-size: 1.2rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .applicaion .brand {
    width: calc(50% - 1.5rem);
  }
  .applicaion .kencom__point {
    width: calc(50% - 1rem);
  }
  .applicaion .kencom__point--ttl {
    min-height: 7.8rem;
  }
  .applicaion .kencom__point--img {
    margin-right: 0;
  }
  .applicaion .kencom__step {
    width: calc(50% - 2rem);
  }
}
.btn.lyout {
  line-height: 2rem;
  padding-top: 1.5rem;
}