/* default settings */
/* CUSTOM STYLES */
/* =================================================================== */
.lp-plan-kakehodai {
  background-color: #fafafa;
}
.lp-plan-kakehodai .__title-primary {
  text-align: center;
  margin: 0;
  color: #cf0134;
  font-size: 38px;
  font-weight: 700;
  letter-spacing: 0.05em;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__title-primary {
    font-size: 5.0666666667vw;
  }
}
.lp-plan-kakehodai .__title-primary span {
  position: relative;
  z-index: 1;
}
.lp-plan-kakehodai .__title-primary span:after {
  content: "";
  position: absolute;
  bottom: 5px;
  left: 0;
  right: 0;
  height: 11px;
  background-color: #ecc3cd;
  z-index: -1;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__title-primary span:after {
    height: 1.4666666667vw;
    bottom: 0.6666666667vw;
  }
}
.lp-plan-kakehodai .__btn-primary {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 328px;
  height: 66px;
  padding: 18px;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.05em;
  border-radius: 4px;
  border: 2px solid #cc0033;
}
.lp-plan-kakehodai .__btn-primary:hover {
  color: #fff;
  text-decoration: none;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__btn-primary {
    font-size: 2.6666666667vw;
    width: 38.6666666667vw;
    height: 10.6666666667vw;
    border-width: 0.2666666667vw;
  }
}
.lp-plan-kakehodai .__btn-primary:after {
  content: "";
  position: absolute;
  right: 25px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 18px;
  height: 14px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__btn-primary:after {
    width: 2.2666666667vw;
    height: 1.8666666667vw;
    right: 2.8vw;
  }
}
.lp-plan-kakehodai .__btn-primary.--red {
  background-color: #cc0033;
  color: #fff;
}
.lp-plan-kakehodai .__btn-primary.--red:after {
  background-image: url(/sites/default/files/media/service/mobile/lp-plan-kakehodai/image/ico_arrow_white.png);
}
.lp-plan-kakehodai .__btn-primary.--white {
  background-color: #fff;
  color: #cc0033;
}
.lp-plan-kakehodai .__btn-primary.--white:after {
  background-image: url(/sites/default/files/media/service/mobile/lp-plan-kakehodai/image/ico_arrow_red.png);
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__btn-primary.--white:after {
    right: 2.6666666667vw;
  }
}
.lp-plan-kakehodai .__btn-primary.--register {
  padding-left: 30px;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__btn-primary.--register {
    padding-left: 2.9333333333vw;
  }
}
.lp-plan-kakehodai .__btn-primary.--register:before {
  content: "";
  position: absolute;
  width: 19px;
  height: 19px;
  background: url(/sites/default/files/media/service/mobile/lp-plan-kakehodai/image/ico_register_white.png) no-repeat center/100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 29px;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__btn-primary.--register:before {
    width: 2.6666666667vw;
    height: 2.6666666667vw;
    left: 2.4vw;
  }
}
.lp-plan-kakehodai .__btn-primary.--switchboard:before {
  content: "";
  width: 30px;
  height: 33px;
  background: url(/sites/default/files/media/service/mobile/lp-plan-kakehodai/image/ico_switchboard.png) no-repeat center/contain;
  position: absolute;
  top: 50%;
  left: 21px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__btn-primary.--switchboard:before {
    width: 3.8666666667vw;
    height: 4.2666666667vw;
    left: 3.0666666667vw;
  }
}
@media (min-width: 769px) {
  .lp-plan-kakehodai .hover {
    -webkit-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
  }
  .lp-plan-kakehodai .hover:hover {
    opacity: 0.8;
  }
}
@media (min-width: 769px) {
  .lp-plan-kakehodai a:hover {
    text-decoration: none;
  }
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .only-pc {
    display: none !important;
  }
}
@media (min-width: 769px) {
  .lp-plan-kakehodai .only-sp {
    display: none !important;
  }
}
.lp-plan-kakehodai .lp-container {
  font-family: "Poppins", "Noto Sans JP", Helvetica, Neue Haas Grotesk, Arial;
  color: #333;
  line-height: 1.5;
}
@media (min-width: 769px) {
  .lp-plan-kakehodai .lp-inner {
    width: 100%;
    max-width: 880px;
    margin-inline: auto;
  }
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .lp-inner {
    padding-inline: 4vw;
  }
}
.lp-plan-kakehodai .lp-h2 {
  text-align: center;
  font-weight: bold;
  font-size: 37px;
  letter-spacing: 0.05em;
  color: #cf0134;
  background: -webkit-gradient(linear, left top, left bottom, from(#cf0134), to(#cf0134)) bottom left no-repeat;
  background: linear-gradient(#cf0134, #cf0134) bottom left no-repeat;
  background-size: 0% 0.6875rem;
}
.lp-plan-kakehodai .lp-h2 .txt-sm {
  font-size: 33px;
}
.lp-plan-kakehodai .kv_img {
  position: relative;
  min-height: 535px;
  background: url(/sites/default/files/media/service/mobile/lp-plan-kakehodai/image/kv_img.jpg) no-repeat center/cover;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .kv_img {
    min-height: unset;
    background: none;
  }
}
.lp-plan-kakehodai .kv_ttl {
  position: relative;
  width: 540px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .kv_ttl {
    width: 100%;
  }
}
.lp-plan-kakehodai .kv_note {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 401px;
  width: 100%;
  padding: 0 68px;
  font-size: 13px;
  line-height: 1.6923076923;
  letter-spacing: 0;
  color: #555;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .kv_note {
    padding: 0;
    width: 82%;
    top: auto;
    bottom: 8.5333333333vw;
    font-size: 2.6666666667vw;
    line-height: 1;
  }
}
.lp-plan-kakehodai .kv_note .txt-note {
  margin-bottom: 0;
  text-indent: -1em;
  padding-left: 1em;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .kv_note .txt-note {
    letter-spacing: 0;
    line-height: 4.2666666667vw;
  }
}
.lp-plan-kakehodai .kv_btn_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 40px;
  padding: 26px;
  min-height: 112px;
  background-color: #cf0134;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 999;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .kv_btn_list {
    gap: 5.3333333333vw;
    padding: 4vw;
    min-height: 18.8vw;
  }
}
.lp-plan-kakehodai .kv_btn_item {
  position: relative;
}
.lp-plan-kakehodai .kv .btn-link {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 244px;
  height: 60px;
  padding: 18px;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.8px;
  border-radius: 4px;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .kv .btn-link {
    width: 43.3333333333vw;
    height: 10.6666666667vw;
    border-radius: 0.5333333333vw;
    font-size: 2.6666666667vw;
  }
}
.lp-plan-kakehodai .kv .btn-white {
  color: #cf0134;
  background-color: #fff;
}
.lp-plan-kakehodai .kv .btn-white:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 16px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 18px;
  height: 14px;
  background: url(/sites/default/files/media/service/mobile/lp-plan-kakehodai/image/ico_arrow_red.png) no-repeat center/100%;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .kv .btn-white:after {
    width: 2.4vw;
    height: 1.8666666667vw;
    right: 3.0666666667vw;
  }
}
.lp-plan-kakehodai .kv .btn-white .ico-register {
  display: inline-block;
  width: 17px;
  height: 17px;
  margin-inline: -24px 12px;
  background: url(/sites/default/files/media/service/mobile/lp-plan-kakehodai/image/ico_register.png) no-repeat center/100%;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .kv .btn-white .ico-register {
    width: 2.5333333333vw;
    height: 2.5333333333vw;
    margin-inline: 0;
    position: absolute;
    top: 50%;
    left: 3.7333333333vw;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
@media (min-width: 769px) {
  .lp-plan-kakehodai .kv .btn-white:hover {
    color: #cf0134;
    text-decoration: none;
  }
}
.lp-plan-kakehodai .kv .btn-ttl {
  position: absolute;
  top: -42px;
  left: 50%;
  width: 100%;
  height: 38px;
  font-size: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: url(/sites/default/files/media/service/mobile/lp-plan-kakehodai/image/kv_txt01.png) no-repeat center/auto 100%;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .kv .btn-ttl {
    top: -6.9333333333vw;
    background: url(/sites/default/files/media/service/mobile/lp-plan-kakehodai/image/kv_txt01_sp.png) no-repeat center/auto 100%;
    height: 6.9333333333vw;
  }
}
.lp-plan-kakehodai .kv_floating {
  position: fixed;
  top: 27.2%;
  right: 0;
  height: 296px;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: right 0.5s;
  transition: right 0.5s;
  right: -393px;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .kv_floating {
    width: 80px;
    height: 80px;
    bottom: 20px;
    right: 16px;
  }
}
.lp-plan-kakehodai .kv_floating .floating-btn {
  display: block;
  width: 49px;
  height: 296px;
  overflow: hidden;
  background: #cf0134;
  border-radius: 12px 0 0 12px;
  overflow: hidden;
  cursor: pointer;
}
.lp-plan-kakehodai .kv_floating .floating-btn:after {
  content: "";
  width: 24px;
  height: 24px;
  position: absolute;
  left: 12px;
  bottom: 18px;
  background: url(/sites/default/files/media/service/mobile/lp-plan-kakehodai/image/kv_floating_plus.png) no-repeat center/24px 24px;
}
.lp-plan-kakehodai .kv_floating .floating-btn img {
  display: block;
  width: 100%;
}
.lp-plan-kakehodai .kv_floating .floating-btn.is-open:after {
  background: url(/sites/default/files/media/service/mobile/lp-plan-kakehodai/image/kv_floating_minus.png) no-repeat center/24px 24px;
}
.lp-plan-kakehodai .kv_floating_content {
  width: 393px;
}
.lp-plan-kakehodai .kv_floating_content_inner {
  padding: 41px 26px 45px;
  background-color: #fff;
}
.lp-plan-kakehodai .kv_floating_content_inner > p {
  margin-bottom: 11px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  letter-spacing: 0.07em;
  text-align: center;
}
.lp-plan-kakehodai .kv_floating_links {
  margin-left: 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.lp-plan-kakehodai .kv_floating_links .item {
  width: 152px;
}
.lp-plan-kakehodai .kv_floating_btn {
  margin-top: 18px;
  width: 100%;
}
.lp-plan-kakehodai .kv_floating_btn a {
  width: 100%;
  height: 33px;
  font-size: 14px;
  line-height: 1;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0;
  padding-right: 9px;
  text-align: center;
}
.lp-plan-kakehodai .kv_floating_btn a:after {
  width: 12px;
  height: 9px;
  right: 12px;
}
.lp-plan-kakehodai .kv_floating_btn a span {
  letter-spacing: 0.09em;
}
.lp-plan-kakehodai .kv_floating.is-open {
  -webkit-transition: right 0.5s;
  transition: right 0.5s;
  right: 0;
}
.lp-plan-kakehodai .docomo-biz {
  padding-block: 75px 70px;
  background-color: #f3f3f3;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .docomo-biz {
    padding-block: 8.6666666667vw 5.7333333333vw;
  }
}
.lp-plan-kakehodai .docomo-biz_ttl {
  margin-bottom: 36px;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .docomo-biz_ttl {
    margin-bottom: 5.3333333333vw;
  }
}
.lp-plan-kakehodai .docomo-biz_ttl img {
  width: 652px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .docomo-biz_ttl img {
    width: 100%;
  }
}
.lp-plan-kakehodai .docomo-biz_block {
  overflow: hidden;
  border-radius: 12px;
  border: solid 2px #cf0134;
  background-color: #fff;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .docomo-biz_block {
    border-radius: 1.6vw;
    border: solid 0.2666666667vw #cf0134;
  }
}
.lp-plan-kakehodai .docomo-biz_head {
  min-height: 130px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  background-color: #cf0134;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .docomo-biz_head {
    min-height: 17.0666666667vw;
  }
}
.lp-plan-kakehodai .docomo-biz_head_ttl {
  margin: 0 auto;
  width: 578px;
  text-align: center;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 0.075em;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .docomo-biz_head_ttl {
    width: 100%;
    font-size: 4vw;
  }
}
.lp-plan-kakehodai .docomo-biz_body {
  padding: 46px 84px 50px;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .docomo-biz_body {
    padding: 5.2vw 9.7333333333vw 7.7333333333vw;
  }
}
.lp-plan-kakehodai .docomo-biz_price_subttl {
  margin-bottom: 13px;
  text-align: center;
  font-size: 22px;
  line-height: 1.41;
  font-weight: 500;
  letter-spacing: 0;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .docomo-biz_price_subttl {
    margin-bottom: 1.8666666667vw;
    font-size: 2.9333333333vw;
  }
}
.lp-plan-kakehodai .docomo-biz_price_img {
  width: 708px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .docomo-biz_price_img {
    width: calc(100% + 19.4666666667vw);
    margin-left: -9.7333333333vw;
    margin-right: -9.7333333333vw;
  }
  .lp-plan-kakehodai .docomo-biz_price_img img {
    width: 100%;
  }
}
.lp-plan-kakehodai .docomo-biz_price_img:after {
  content: "";
  margin: 24px auto 21px;
  display: block;
  width: 38px;
  height: 38px;
  background: url(/sites/default/files/media/service/mobile/lp-plan-kakehodai/image/ico_plus.png) no-repeat center/100%;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .docomo-biz_price_img:after {
    margin: 2.9333333333vw auto 2.8vw;
    width: 5.0666666667vw;
    height: 5.0666666667vw;
  }
}
.lp-plan-kakehodai .docomo-biz_service {
  padding: 20px 32px 32px;
  height: 138px;
  border-radius: 6px;
  background-color: #ffedf1;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .docomo-biz_service {
    padding: 3.0666666667vw 4.1333333333vw 3.8666666667vw;
    height: 20.9333333333vw;
  }
}
.lp-plan-kakehodai .docomo-biz_service_txt {
  margin-bottom: 10px;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .docomo-biz_service_txt {
    margin-bottom: 0.9333333333vw;
    font-size: 3.0666666667vw;
  }
}
.lp-plan-kakehodai .docomo-biz_service_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  height: 49px;
  border-radius: 3px;
  color: #cf0134;
  background-color: #fff;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .docomo-biz_service_btn {
    font-size: 2.9333333333vw;
    height: 8vw;
    letter-spacing: 0.03em;
  }
}
.lp-plan-kakehodai .docomo-biz_service_btn .ico-phone {
  display: inline-block;
  width: 14px;
  height: 17px;
  background: url(/sites/default/files/media/service/mobile/lp-plan-kakehodai/image/ico_phone.png) no-repeat center/100%;
  margin-right: 11px;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .docomo-biz_service_btn .ico-phone {
    width: 2.1333333333vw;
    height: 2.6666666667vw;
    margin-right: 1.4666666667vw;
  }
}
.lp-plan-kakehodai .docomo-biz_h4 {
  position: relative;
  margin: 35px auto 0;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #cf0134;
  width: 440px;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .docomo-biz_h4 {
    margin-top: 4.1333333333vw;
    width: 81%;
  }
}
.lp-plan-kakehodai .docomo-biz_note {
  margin-top: 26px;
}
.lp-plan-kakehodai sup {
  font-size: 65%;
  font-weight: 400;
  top: -0.3em;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai sup {
    font-size: 57%;
  }
}
.lp-plan-kakehodai .txt-note {
  margin-bottom: 0;
  font-size: 13px;
  line-height: 1.69;
  color: #555;
  letter-spacing: 0;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .txt-note {
    font-size: 2.4vw;
    line-height: 3.7333333333vw;
  }
}
.lp-plan-kakehodai .txt-bold {
  font-weight: bold;
}
.lp-plan-kakehodai .__block-banner {
  padding-block: 68px;
}
@media (min-width: 769px) {
  .lp-plan-kakehodai .__block-banner {
    background: #e10c42 url(/sites/default/files/media/service/mobile/lp-plan-kakehodai/image/block-banner_bg.jpg) no-repeat center/cover;
  }
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-banner {
    background-color: #e10c42;
    padding-block: 4.1333333333vw 4vw;
  }
}
.lp-plan-kakehodai .__block-banner_inner {
  padding: 41px 40px 59px;
  border-radius: 6px;
  background-color: #fff;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-banner_inner {
    padding: 4vw 2.6666666667vw 5.7333333333vw;
    border-radius: 0.8vw;
  }
}
.lp-plan-kakehodai .__block-banner_sub-ttl {
  margin-bottom: 17px;
  text-align: center;
  font-size: 17px;
  font-weight: 500;
  letter-spacing: 0.024em;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-banner_sub-ttl {
    font-size: 2.9333333333vw;
    line-height: 1.5454545455;
    margin-bottom: 1.7333333333vw;
  }
}
.lp-plan-kakehodai .__block-banner_ttl {
  margin-bottom: 18px;
  font-size: 28px;
  font-weight: 500;
  color: #c03;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-banner_ttl {
    margin-bottom: 2.2666666667vw;
  }
}
.lp-plan-kakehodai .__block-banner_ttl img {
  width: 554px;
  margin-inline: auto;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-banner_ttl img {
    width: 73.2vw;
    -webkit-transform: translateX(-0.5333333333vw);
            transform: translateX(-0.5333333333vw);
  }
}
.lp-plan-kakehodai .__block-banner_btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 769px) {
  .lp-plan-kakehodai .__block-banner_btns {
    gap: 40px;
  }
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-banner_btns {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 81.2vw;
    margin-inline: auto;
  }
}
.lp-plan-kakehodai .__block-product {
  padding-top: 71px;
  margin-bottom: 62px;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-product {
    padding-top: 8.2666666667vw;
    margin-bottom: 7.6vw;
  }
}
@media (min-width: 769px) {
  .lp-plan-kakehodai .__block-product .lp-inner {
    max-width: 1080px;
  }
}
.lp-plan-kakehodai .__block-product_frame {
  margin-top: 68px;
  background-color: #f3f3f3;
  border: 2px solid #c91d33;
  border-radius: 12px;
  position: relative;
}
@media (min-width: 769px) {
  .lp-plan-kakehodai .__block-product_frame {
    padding: 61px 20px 88px;
    border-radius: 0.8vw;
  }
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-product_frame {
    border-width: 0.2666666667vw;
    padding-block: 10.4vw 11.0666666667vw;
  }
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-product_frame .frame-inner {
    overflow: hidden;
  }
}
.lp-plan-kakehodai .__block-product_frame .title {
  position: absolute;
  left: 0;
  right: 0;
  top: -24px;
  width: 346px;
  border: 2px solid #c91d33;
  background-color: #fff;
  text-align: center;
  color: #c91d33;
  font-size: 27px;
  font-weight: 700;
  letter-spacing: 0.05em;
  margin-inline: auto;
  line-height: 1;
  padding-block: 7px;
  z-index: 1;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-product_frame .title {
    font-size: 3.4666666667vw;
    width: 44.1333333333vw;
    border-width: 0.2666666667vw;
    top: -3.6vw;
    padding-block: 1.4666666667vw;
  }
}
.lp-plan-kakehodai .__block-product_frame .title:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: repeating-linear-gradient(-45deg, rgba(0, 0, 0, 0.04), rgba(0, 0, 0, 0.04) 2px, #fff 2px, #fff 4px);
  z-index: -1;
}
.lp-plan-kakehodai .__block-product_frame .list-product {
  margin-inline: auto;
}
@media (min-width: 769px) {
  .lp-plan-kakehodai .__block-product_frame .list-product {
    width: 942px;
  }
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-product_frame .list-product {
    width: 38vw;
    overflow: visible;
  }
}
@media (min-width: 769px) {
  .lp-plan-kakehodai .__block-product_frame .list-product .swiper-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.lp-plan-kakehodai .__block-product_frame .list-product .swiper-button {
  width: 7.8666666667vw;
  height: 7.8666666667vw;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  top: 43%;
}
.lp-plan-kakehodai .__block-product_frame .list-product .swiper-button:after {
  display: none;
}
.lp-plan-kakehodai .__block-product_frame .list-product .swiper-button.swiper-button-prev {
  background-image: url(/sites/default/files/media/service/mobile/lp-plan-kakehodai/image/ico_circle_slide-left.png);
  left: -4.4vw;
}
.lp-plan-kakehodai .__block-product_frame .list-product .swiper-button.swiper-button-next {
  background-image: url(/sites/default/files/media/service/mobile/lp-plan-kakehodai/image/ico_circle_slide-right.png);
  right: -4.4vw;
}
.lp-plan-kakehodai .__block-product_frame .list-product_item {
  padding-top: 67px;
  position: relative;
}
@media (min-width: 769px) {
  .lp-plan-kakehodai .__block-product_frame .list-product_item {
    width: 186px;
  }
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-product_frame .list-product_item {
    opacity: 0.4;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    padding-top: 10vw;
  }
}
.lp-plan-kakehodai .__block-product_frame .list-product_item .label {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #ffe00c;
  border: 2px solid #222;
  border-radius: 30px;
  padding: 8px 19px;
  white-space: nowrap;
  font-size: 15px;
  letter-spacing: 0.05em;
  font-weight: 500;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-product_frame .list-product_item .label {
    font-size: 2.5333333333vw;
    border-width: 0.2666666667vw;
    padding: 1.0666666667vw 2.8vw;
    border-radius: 2.6666666667vw;
  }
}
.lp-plan-kakehodai .__block-product_frame .list-product_item .label:after {
  content: "";
  position: absolute;
  width: 11px;
  height: 11px;
  border-right: 2px solid #222;
  border-bottom: 2px solid #222;
  background-color: #ffe00c;
  bottom: -11px;
  left: 50%;
  -webkit-transform: rotateZ(45deg) translateX(-50%);
          transform: rotateZ(45deg) translateX(-50%);
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-product_frame .list-product_item .label:after {
    width: 1.6vw;
    height: 1.6vw;
    border-width: 0.2666666667vw;
    bottom: -1.6vw;
  }
}
.lp-plan-kakehodai .__block-product_frame .list-product_item .img img {
  -webkit-box-shadow: 5px 11px 17px 0 rgba(0, 0, 0, 0.02);
          box-shadow: 5px 11px 17px 0 rgba(0, 0, 0, 0.02);
  border-radius: 8px 8px 0 0;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-product_frame .list-product_item.swiper-slide-active {
    opacity: 1;
  }
}
.lp-plan-kakehodai .__block-product_frame .popular {
  margin-top: 38px;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-product_frame .popular {
    margin-top: 8.6666666667vw;
  }
}
.lp-plan-kakehodai .__block-product_frame .popular_ttl {
  text-align: center;
  margin: 0;
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 0.05em;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-product_frame .popular_ttl {
    font-size: 3.4666666667vw;
  }
}
.lp-plan-kakehodai .__block-product_frame .popular_ttl .red {
  color: #c91d33;
}
.lp-plan-kakehodai .__block-product_frame .popular_label {
  margin: 15px auto 0;
  width: 235px;
  border: 2px solid #cfcfcf;
  border-radius: 30px;
  text-align: center;
  font-size: 20px;
  letter-spacing: 0.024em;
  padding-block: 3px;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-product_frame .popular_label {
    font-size: 3.4666666667vw;
    width: 40.6666666667vw;
    border-radius: 4vw;
    margin-top: 2.8vw;
    border-width: 0.2666666667vw;
    line-height: 1;
    padding-block: 1.4666666667vw;
  }
}
.lp-plan-kakehodai .__block-product_frame .popular_collection {
  margin-top: 26px;
  margin-inline: auto;
}
@media (min-width: 769px) {
  .lp-plan-kakehodai .__block-product_frame .popular_collection {
    width: 756px;
  }
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-product_frame .popular_collection {
    width: 38vw;
    overflow: visible;
    margin-top: 4.4vw;
  }
}
@media (min-width: 769px) {
  .lp-plan-kakehodai .__block-product_frame .popular_collection .swiper-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.lp-plan-kakehodai .__block-product_frame .popular_collection .swiper-button {
  width: 7.8666666667vw;
  height: 7.8666666667vw;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  top: 43%;
}
.lp-plan-kakehodai .__block-product_frame .popular_collection .swiper-button:after {
  display: none;
}
.lp-plan-kakehodai .__block-product_frame .popular_collection .swiper-button.swiper-button-prev {
  background-image: url(/sites/default/files/media/service/mobile/lp-plan-kakehodai/image/ico_circle_slide-left.png);
  left: -4.4vw;
}
.lp-plan-kakehodai .__block-product_frame .popular_collection .swiper-button.swiper-button-next {
  background-image: url(/sites/default/files/media/service/mobile/lp-plan-kakehodai/image/ico_circle_slide-right.png);
  right: -4.4vw;
}
@media (min-width: 769px) {
  .lp-plan-kakehodai .__block-product_frame .popular_collection .item {
    width: 250px;
  }
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-product_frame .popular_collection .item {
    opacity: 0.4;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-product_frame .popular_collection .item.swiper-slide-active {
    opacity: 1;
  }
}
.lp-plan-kakehodai .__block-product_frame .popular_btn {
  margin-top: 40px;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-product_frame .popular_btn {
    margin-top: 8.1333333333vw;
  }
}
.lp-plan-kakehodai .__block-product_frame .popular_btn .__btn-primary {
  margin-inline: auto;
}
@media (min-width: 769px) {
  .lp-plan-kakehodai .__block-product_frame .popular_btn .__btn-primary {
    width: 321px;
  }
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-product_frame .popular_btn .__btn-primary {
    width: 42.8vw;
  }
}
.lp-plan-kakehodai .__block-product_frame .banner-sale {
  position: relative;
  margin-top: 37px;
  margin-inline: auto;
}
@media (min-width: 769px) {
  .lp-plan-kakehodai .__block-product_frame .banner-sale {
    max-width: 777px;
    -webkit-transform: translateX(4px);
            transform: translateX(4px);
  }
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-product_frame .banner-sale {
    width: 73.0666666667vw;
    margin-top: 7.2vw;
    -webkit-transform: translateX(0.6666666667vw);
            transform: translateX(0.6666666667vw);
  }
}
.lp-plan-kakehodai .__block-product_frame .banner-sale .swiper-button {
  width: 20px;
  height: 32px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  top: 52%;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-product_frame .banner-sale .swiper-button {
    width: 2.4vw;
    height: 4vw;
    top: 57.5%;
  }
}
.lp-plan-kakehodai .__block-product_frame .banner-sale .swiper-button:after {
  display: none;
}
.lp-plan-kakehodai .__block-product_frame .banner-sale .swiper-button-prev {
  left: -64px;
  background-image: url(/sites/default/files/media/service/mobile/lp-plan-kakehodai/image/ico_arrow_slide-left.png);
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-product_frame .banner-sale .swiper-button-prev {
    left: -5.7333333333vw;
  }
}
.lp-plan-kakehodai .__block-product_frame .banner-sale .swiper-button-next {
  right: -44px;
  background-image: url(/sites/default/files/media/service/mobile/lp-plan-kakehodai/image/ico_arrow_slide-right.png);
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-product_frame .banner-sale .swiper-button-next {
    right: -5.2vw;
  }
}
.lp-plan-kakehodai .__block-convenient {
  margin-bottom: 92px;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-convenient {
    margin-bottom: 8.8vw;
  }
}
@media (min-width: 769px) {
  .lp-plan-kakehodai .__block-convenient .lp-inner {
    max-width: 915px;
  }
}
.lp-plan-kakehodai .__block-convenient_txt {
  margin-block: 21px 36px;
  text-align: center;
  font-size: 22px;
  line-height: 1.4545454545;
  font-weight: 500;
  letter-spacing: 0.05em;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-convenient_txt {
    font-size: 3.2vw;
    line-height: 1.5;
    margin-block: 2.4vw 4.2666666667vw;
  }
}
@media (min-width: 769px) {
  .lp-plan-kakehodai .__block-convenient_column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-convenient_column {
    width: 60.8vw;
    margin-inline: auto;
  }
}
.lp-plan-kakehodai .__block-convenient_column .column {
  background-color: #fff5f5;
  border: 2px solid #c91d33;
  border-radius: 8px;
}
@media (min-width: 769px) {
  .lp-plan-kakehodai .__block-convenient_column .column {
    width: 436px;
    position: relative;
    padding: 39px 20px 50px;
    min-height: 531px;
  }
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-convenient_column .column {
    padding: 5.2vw 2.6666666667vw 7.4666666667vw;
    border-width: 0.2666666667vw;
    border-radius: 1.0666666667vw;
  }
  .lp-plan-kakehodai .__block-convenient_column .column:not(:last-child) {
    margin-bottom: 5.0666666667vw;
  }
}
.lp-plan-kakehodai .__block-convenient_column .column_logo img {
  height: 62px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-inline: auto;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-convenient_column .column_logo img {
    height: 8.2666666667vw;
  }
}
.lp-plan-kakehodai .__block-convenient_column .column_txt {
  text-align: center;
  font-size: 18px;
  line-height: 1.5555555556;
  color: #c91d33;
  font-weight: 700;
  margin-block: 24px 16px;
  letter-spacing: 0.05em;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-convenient_column .column_txt {
    font-size: 2.9333333333vw;
    line-height: 1.2727272727;
    margin-block: 3.0666666667vw 2.4vw;
  }
}
.lp-plan-kakehodai .__block-convenient_column .column_list {
  margin-bottom: 20px;
}
@media (min-width: 769px) {
  .lp-plan-kakehodai .__block-convenient_column .column_list {
    padding-inline: 36px;
  }
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-convenient_column .column_list {
    padding-left: 6.1333333333vw;
  }
}
.lp-plan-kakehodai .__block-convenient_column .column_list li {
  padding-left: 20px;
  position: relative;
  font-size: 16px;
  line-height: 1.625;
  font-weight: 500;
  letter-spacing: 0.025em;
  margin: 0;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-convenient_column .column_list li {
    font-size: 2.6666666667vw;
    line-height: 1.3;
  }
}
.lp-plan-kakehodai .__block-convenient_column .column_list li:not(:last-child) {
  margin-bottom: 8px;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-convenient_column .column_list li:not(:last-child) {
    margin-bottom: 1.7333333333vw;
  }
}
.lp-plan-kakehodai .__block-convenient_column .column_list li:before {
  content: "";
  position: absolute;
  top: 7px;
  left: 0;
  width: 9px;
  height: 9px;
  background-color: #c91d33;
  border-radius: 100%;
  display: block;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-convenient_column .column_list li:before {
    top: 0.9333333333vw;
    width: 1.2vw;
    height: 1.2vw;
  }
}
@media (min-width: 769px) {
  .lp-plan-kakehodai .__block-convenient_column .column_list .note {
    font-size: 13px;
  }
}
@media (min-width: 769px) {
  .lp-plan-kakehodai .__block-convenient_column .column_btn {
    position: absolute;
    bottom: 60px;
    left: 0;
    right: 0;
  }
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-convenient_column .column_btn {
    margin-top: 4.9333333333vw;
  }
}
.lp-plan-kakehodai .__block-convenient_column .column_btn .__btn-primary {
  margin-inline: auto;
}
@media (min-width: 769px) {
  .lp-plan-kakehodai .__block-convenient_column .column_btn .__btn-primary {
    width: 321px;
  }
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-convenient_column .column_btn .__btn-primary {
    width: 42.8vw;
  }
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-convenient_column .column.--column02 {
    padding-top: 4.6666666667vw;
  }
  .lp-plan-kakehodai .__block-convenient_column .column.--column02 .column_txt {
    font-size: 2.8vw;
    line-height: 1.3333333333;
    margin-block: 3.7333333333vw 2.8vw;
  }
  .lp-plan-kakehodai .__block-convenient_column .column.--column02 .column_btn {
    margin-top: 2.9333333333vw;
  }
}
.lp-plan-kakehodai .__block-convenient_banner {
  margin-top: 50px;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-convenient_banner {
    margin-top: 5.7333333333vw;
  }
}
.lp-plan-kakehodai .__block-convenient_note {
  margin-top: 27px;
  font-size: 13px;
  line-height: 1.6923076923;
}
@media (min-width: 769px) {
  .lp-plan-kakehodai .__block-convenient_note {
    max-width: 855px;
    margin-inline: auto;
  }
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-convenient_note {
    font-size: 2.4vw;
    line-height: 1.5555555556;
    word-break: break-all;
    margin-top: 2vw;
  }
}
.lp-plan-kakehodai .__block-convenient_note a {
  color: #c91d33;
  text-decoration: underline;
}
.lp-plan-kakehodai .__block-application {
  background-color: #f3f3f3;
  padding-block: 77px 101px;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-application {
    padding-block: 8.8vw 6.8vw;
  }
}
@media (min-width: 769px) {
  .lp-plan-kakehodai .__block-application .lp-inner {
    max-width: 960px;
  }
}
.lp-plan-kakehodai .__block-application_desc {
  text-align: center;
  font-size: 22px;
  line-height: 1.7272727273;
  font-weight: 500;
  letter-spacing: 0.05em;
  margin-block: 15px 0;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-application_desc {
    margin-top: 3.3333333333vw;
    font-size: 2.9333333333vw;
  }
}
.lp-plan-kakehodai .__block-application_step {
  margin-top: 77px;
  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;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-application_step {
    margin-top: 11.0666666667vw;
  }
}
.lp-plan-kakehodai .__block-application_step .step {
  width: 210px;
  background-color: #fff;
  border: 3px solid #cc0033;
  position: relative;
  border-radius: 8px;
}
@media (min-width: 769px) {
  .lp-plan-kakehodai .__block-application_step .step {
    padding: 68px 25px 10px;
    min-height: 341px;
  }
  .lp-plan-kakehodai .__block-application_step .step:not(:last-child):after {
    content: "";
    width: 14px;
    height: 19px;
    background-color: #cc0033;
    clip-path: polygon(0% 0%, 0% 100%, 100% 50%);
    position: absolute;
    top: 49%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: -31px;
  }
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-application_step .step {
    width: 42.1333333333vw;
    border-radius: 1.0666666667vw;
    border-width: 0.4vw;
    padding: 7.8666666667vw 4.4vw 2.6666666667vw;
    min-height: 51.3333333333vw;
  }
  .lp-plan-kakehodai .__block-application_step .step:nth-child(n+3) {
    margin-top: 10.8vw;
  }
  .lp-plan-kakehodai .__block-application_step .step:nth-child(odd):after {
    content: "";
    width: 4.2666666667vw;
    height: 5.7333333333vw;
    background-color: #cc0033;
    clip-path: polygon(0% 0%, 0% 100%, 100% 50%);
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: -6.8vw;
  }
}
.lp-plan-kakehodai .__block-application_step .step_num {
  position: absolute;
  top: -50px;
  left: 0;
  right: 0;
  width: 96px;
  margin-inline: auto;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-application_step .step_num {
    width: 13.8666666667vw;
    top: -6.6666666667vw;
  }
}
.lp-plan-kakehodai .__block-application_step .step_ttl {
  text-align: center;
  color: #cc0033;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.05em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  white-space: nowrap;
}
@media (min-width: 769px) {
  .lp-plan-kakehodai .__block-application_step .step_ttl {
    min-height: 48px;
  }
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-application_step .step_ttl {
    font-size: 3.2vw;
    line-height: 1.3333333333;
    min-height: 7.3333333333vw;
  }
}
@media (min-width: 769px) {
  .lp-plan-kakehodai .__block-application_step .step_icon {
    margin-top: 15px;
  }
}
.lp-plan-kakehodai .__block-application_step .step_icon img {
  -o-object-fit: contain;
     object-fit: contain;
  margin-inline: auto;
}
@media (min-width: 769px) {
  .lp-plan-kakehodai .__block-application_step .step_icon img {
    height: 66px;
  }
}
.lp-plan-kakehodai .__block-application_step .step_txt {
  font-size: 16px;
  line-height: 1.5;
}
@media (min-width: 769px) {
  .lp-plan-kakehodai .__block-application_step .step_txt {
    margin-top: 15px;
    white-space: nowrap;
  }
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-application_step .step_txt {
    font-size: 2.6666666667vw;
    line-height: 1.3;
    font-weight: 500;
  }
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-application_step .step.--step01 .step_ttl {
    font-size: 3.4666666667vw;
  }
  .lp-plan-kakehodai .__block-application_step .step.--step01 .step_icon {
    margin-top: 2.1333333333vw;
  }
  .lp-plan-kakehodai .__block-application_step .step.--step01 .step_icon img {
    height: 9.8666666667vw;
  }
  .lp-plan-kakehodai .__block-application_step .step.--step01 .step_txt {
    margin-top: 3.0666666667vw;
  }
}
@media (min-width: 769px) {
  .lp-plan-kakehodai .__block-application_step .step.--step02 {
    padding-top: 63px;
  }
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-application_step .step.--step02 {
    padding-top: 8.4vw;
  }
}
.lp-plan-kakehodai .__block-application_step .step.--step02 .step_icon {
  margin-top: 14px;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-application_step .step.--step02 .step_icon {
    margin-top: 1.3333333333vw;
  }
}
.lp-plan-kakehodai .__block-application_step .step.--step02 .step_icon img {
  height: 61px;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-application_step .step.--step02 .step_icon img {
    height: 9.7333333333vw;
  }
}
.lp-plan-kakehodai .__block-application_step .step.--step02 .step_txt {
  margin-top: 18px;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-application_step .step.--step02 .step_txt {
    margin-top: 2.2666666667vw;
  }
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-application_step .step.--step03 {
    padding-top: 8.2666666667vw;
  }
}
.lp-plan-kakehodai .__block-application_step .step.--step03 .step_icon {
  margin-top: 8px;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-application_step .step.--step03 .step_icon {
    margin-top: 0.6666666667vw;
  }
}
.lp-plan-kakehodai .__block-application_step .step.--step03 .step_icon img {
  height: 60px;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-application_step .step.--step03 .step_icon img {
    height: 10.5333333333vw;
  }
}
.lp-plan-kakehodai .__block-application_step .step.--step03 .step_txt {
  margin-top: 28px;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-application_step .step.--step03 .step_txt {
    margin-top: 2.6666666667vw;
  }
}
.lp-plan-kakehodai .__block-application_step .step.--step04 {
  padding-top: 63px;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-application_step .step.--step04 {
    padding-top: 8.2666666667vw;
  }
}
.lp-plan-kakehodai .__block-application_step .step.--step04 .step_icon {
  margin-top: 10px;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-application_step .step.--step04 .step_icon {
    margin-top: 1.2vw;
  }
}
.lp-plan-kakehodai .__block-application_step .step.--step04 .step_icon img {
  height: 52px;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-application_step .step.--step04 .step_icon img {
    height: 8.8vw;
  }
}
.lp-plan-kakehodai .__block-application_step .step.--step04 .step_txt {
  margin-top: 31px;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-application_step .step.--step04 .step_txt {
    margin-top: 3.2vw;
  }
}
.lp-plan-kakehodai .__block-application_apply {
  position: relative;
  margin-top: 76px;
  border-radius: 8px;
  background-color: #fff;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-application_apply {
    margin-top: 9.2vw;
    border-radius: 1.0666666667vw;
  }
}
.lp-plan-kakehodai .__block-application_apply:before {
  content: "";
  position: absolute;
  top: -2px;
  left: 0;
  right: 0;
  bottom: 0;
  border: 3px solid #cc0033;
  border-radius: 8px;
  pointer-events: none;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-application_apply:before {
    border-radius: 1.0666666667vw;
    border-width: 0.4vw;
  }
}
.lp-plan-kakehodai .__block-application_apply .title {
  text-align: center;
  position: absolute;
  top: -19px;
  left: 0;
  right: 0;
  font-size: 28px;
  font-weight: 500;
  letter-spacing: 0.05em;
  z-index: 1;
  margin: 0;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-application_apply .title {
    font-size: 3.7333333333vw;
    top: -2.5333333333vw;
  }
}
.lp-plan-kakehodai .__block-application_apply .title:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 404px;
  height: 20px;
  background-color: #f3f3f3;
  z-index: -1;
  margin-inline: auto;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-application_apply .title:before {
    width: 52.9333333333vw;
    height: 2.6666666667vw;
  }
}
.lp-plan-kakehodai .__block-application_apply .infor {
  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;
}
@media (min-width: 769px) {
  .lp-plan-kakehodai .__block-application_apply .infor {
    padding: 50px 103px 53px 86px;
  }
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-application_apply .infor {
    padding: 5.4666666667vw 3.6vw 4.1333333333vw 1.2vw;
  }
}
.lp-plan-kakehodai .__block-application_apply .infor_item:nth-child(n+3) {
  margin-top: 30px;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-application_apply .infor_item:nth-child(n+3) {
    margin-top: 3.4666666667vw;
  }
}
.lp-plan-kakehodai .__block-application_apply .infor_item img {
  width: 373px;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-application_apply .infor_item img {
    width: 42.8vw;
  }
}
.lp-plan-kakehodai .__block-application_note {
  margin-top: 25px;
  font-size: 13px;
  line-height: 1.6923076923;
  color: #555555;
  margin-bottom: 0;
  margin-inline: auto;
}
@media (min-width: 769px) {
  .lp-plan-kakehodai .__block-application_note {
    max-width: 866px;
  }
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-application_note {
    font-size: 2.4vw;
    line-height: 1.5555555556;
    max-width: 83.7333333333vw;
  }
}
.lp-plan-kakehodai .__block-application_service {
  margin-top: 49px;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-application_service {
    margin-top: 4.8vw;
  }
}
.lp-plan-kakehodai .__block-application_service .title {
  margin: 0;
  font-family: "Noto Sans JP", Helvetica, Neue Haas Grotesk, Arial;
}
.lp-plan-kakehodai .__block-application_service .title_txt {
  display: block;
  text-align: center;
  letter-spacing: 0.05em;
}
.lp-plan-kakehodai .__block-application_service .title_txt.--txt01 {
  font-size: 24px;
  color: #2b2b2b;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-application_service .title_txt.--txt01 {
    font-size: 3.2vw;
    font-weight: 500;
  }
}
.lp-plan-kakehodai .__block-application_service .title_txt.--txt02 {
  font-size: 33px;
  color: #cc0033;
  font-weight: 700;
  margin-top: 9px;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-application_service .title_txt.--txt02 {
    font-size: 4.8133333333vw;
    margin-top: 1.2vw;
  }
}
.lp-plan-kakehodai .__block-application_service .frame {
  background-color: #fff;
  border-radius: 12px;
  position: relative;
  padding: 67px 30px 68px;
  text-align: center;
  margin-top: 17px;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-application_service .frame {
    border-radius: 1.6vw;
    padding: 8.9333333333vw 3.2vw;
    margin-top: 1.8666666667vw;
  }
}
.lp-plan-kakehodai .__block-application_service .frame:before {
  content: "";
  position: absolute;
  top: 9px;
  left: 9px;
  right: 9px;
  bottom: 9px;
  border: 2px solid #cc0033;
  border-radius: 8px;
  pointer-events: none;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-application_service .frame:before {
    border-radius: 1.0666666667vw;
    border-width: 0.2666666667vw;
    top: 1.2vw;
    left: 1.8666666667vw;
    right: 1.8666666667vw;
    bottom: 1.2vw;
  }
}
.lp-plan-kakehodai .__block-application_service .frame_txt {
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0.05em;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-application_service .frame_txt {
    font-size: 3.2vw;
  }
}
.lp-plan-kakehodai .__block-application_service .frame_txt .red {
  color: #cc0033;
}
.lp-plan-kakehodai .__block-application_service .frame_btn {
  margin-top: 22px;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-application_service .frame_btn {
    margin-top: 2.9333333333vw;
  }
}
.lp-plan-kakehodai .__block-application_service .frame_btn a {
  margin-inline: auto;
  width: 321px;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-application_service .frame_btn a {
    width: 42.8vw;
    height: 8.8vw;
  }
}
@media (min-width: 769px) {
  .lp-plan-kakehodai .__block-application_service .frame_btn a:before {
    left: 23px;
  }
}
.lp-plan-kakehodai .__block-application_service .frame_link {
  margin-top: 25px;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-application_service .frame_link {
    margin-top: 3.7333333333vw;
  }
}
.lp-plan-kakehodai .__block-application_service .frame_link a {
  color: #cc0033;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0.05em;
  position: relative;
  padding-bottom: 6px;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-application_service .frame_link a {
    font-size: 2.6666666667vw;
    padding-bottom: 0.8vw;
    line-height: 1;
  }
}
.lp-plan-kakehodai .__block-application_service .frame_link a:hover {
  text-decoration: none;
}
.lp-plan-kakehodai .__block-application_service .frame_link a:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 2px;
  background-color: #cc0033;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-application_service .frame_link a:after {
    height: 0.2666666667vw;
  }
}
.lp-plan-kakehodai .__block-faq {
  padding-block: 70px 89px;
  background-color: #fff;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-faq {
    padding-block: 8.5333333333vw 11.4666666667vw;
  }
}
@media (min-width: 769px) {
  .lp-plan-kakehodai .__block-faq .lp-inner {
    max-width: 942px;
  }
}
.lp-plan-kakehodai .__block-faq .__title-primary {
  margin-bottom: 53px;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-faq .__title-primary {
    margin-bottom: 5.3333333333vw;
  }
}
.lp-plan-kakehodai .__block-faq_content .item-faq {
  border-radius: 4px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-faq_content .item-faq {
    border-radius: 0.5333333333vw;
  }
}
.lp-plan-kakehodai .__block-faq_content .item-faq:not(:last-child) {
  margin-bottom: 41px;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-faq_content .item-faq:not(:last-child) {
    margin-bottom: 4vw;
  }
}
.lp-plan-kakehodai .__block-faq_content .item-faq_head {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 100%;
  display: block;
  background: #fefefe;
  border: none;
  font-size: 20px;
  font-weight: 500;
  text-align: left;
  position: relative;
  padding: 22px 70px 22px 79px;
  line-height: 1.55;
  border: 1px solid #d6d6d6;
  border-radius: 4px;
  color: #333333 !important;
}
@media (min-width: 769px) {
  .lp-plan-kakehodai .__block-faq_content .item-faq_head {
    font-family: "Poppins", sans-serif;
  }
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-faq_content .item-faq_head {
    font-size: 2.9333333333vw;
    letter-spacing: 0.01em;
    line-height: 1.455;
    padding: 2.8vw 7.2vw 2.8vw 10.4vw;
  }
}
.lp-plan-kakehodai .__block-faq_content .item-faq_head:before {
  content: "Q";
  font-size: 29px;
  color: #cc0033;
  position: absolute;
  top: 13px;
  left: 30px;
  font-weight: 600;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-faq_content .item-faq_head:before {
    font-size: 3.8586666667vw;
    top: 1.7333333333vw;
    left: 3.7333333333vw;
  }
}
.lp-plan-kakehodai .__block-faq_content .item-faq_head i {
  position: absolute;
  top: 50%;
  right: 30px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 32px;
  height: 32px;
  background-color: #cc0033;
  border-radius: 100%;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-faq_content .item-faq_head i {
    width: 4.2666666667vw;
    height: 4.2666666667vw;
    right: 3.0666666667vw;
  }
}
.lp-plan-kakehodai .__block-faq_content .item-faq_head i:before, .lp-plan-kakehodai .__block-faq_content .item-faq_head i:after {
  content: "";
  position: absolute;
  background-color: #fff;
  top: 15px;
  left: 8px;
  width: 16px;
  height: 2px;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-faq_content .item-faq_head i:before, .lp-plan-kakehodai .__block-faq_content .item-faq_head i:after {
    top: 2vw;
    left: 1.0666666667vw;
    width: 2.1333333333vw;
    height: 0.2666666667vw;
  }
}
.lp-plan-kakehodai .__block-faq_content .item-faq_head i:after {
  -webkit-transform: rotateZ(90deg);
          transform: rotateZ(90deg);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.lp-plan-kakehodai .__block-faq_content .item-faq_head.is-open {
  border-radius: 4px 4px 0 0;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-faq_content .item-faq_head.is-open {
    border-radius: 0.5333333333vw 0.5333333333vw 0 0;
  }
}
.lp-plan-kakehodai .__block-faq_content .item-faq_head.is-open i:after {
  -webkit-transform: rotateZ(0);
          transform: rotateZ(0);
}
.lp-plan-kakehodai .__block-faq_content .item-faq_body {
  display: none;
}
.lp-plan-kakehodai .__block-faq_content .item-faq_content {
  background-color: #fff5f5;
  padding: 20px 70px 25px 79px;
  font-size: 18px;
  line-height: 1.6111111111;
  font-weight: 500;
  border: 1px solid #d6d6d6;
  border-top: none;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-faq_content .item-faq_content {
    padding: 2.4vw 4vw 2.8vw;
    font-size: 2.6666666667vw;
    line-height: 1.45;
  }
}
.lp-plan-kakehodai .__block-faq_content .item-faq_content p {
  letter-spacing: 0.05em;
  margin: 0;
}
.lp-plan-kakehodai .__block-faq_content .item-faq_content a {
  color: #cc0033;
  text-decoration: underline;
}
.lp-plan-kakehodai .__block-faq_content .item-faq_content a:hover {
  text-decoration: none;
}
.lp-plan-kakehodai .__block-faq_content .item-faq_content .note {
  font-size: 14px;
  line-height: 1.7857142857;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-faq_content .item-faq_content .note {
    font-size: 2.4vw;
    line-height: 1.3888888889;
  }
}
.lp-plan-kakehodai .__block-contact {
  background-color: #f3f3f3;
  padding-block: 87px 91px;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-contact {
    padding-block: 7.4666666667vw 12.1333333333vw;
  }
}
@media (min-width: 769px) {
  .lp-plan-kakehodai .__block-contact .lp-inner {
    max-width: 956px;
  }
}
.lp-plan-kakehodai .__block-contact_heading {
  text-align: center;
}
.lp-plan-kakehodai .__block-contact_heading .sub-ttl {
  font-weight: 700;
  font-size: 24px;
  letter-spacing: 0.05em;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-contact_heading .sub-ttl {
    font-size: 3.4666666667vw;
  }
}
.lp-plan-kakehodai .__block-contact_heading .ttl {
  font-weight: 700;
  font-size: 36px;
  letter-spacing: 0.05em;
  color: #cc0033;
  margin-bottom: 9px;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-contact_heading .ttl {
    font-size: 4.8vw;
    margin-bottom: 1.3333333333vw;
  }
}
.lp-plan-kakehodai .__block-contact_heading .desc {
  font-weight: 500;
  font-size: 22px;
  line-height: 1.5454545455;
  letter-spacing: 0.05em;
  color: #222222;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-contact_heading .desc {
    font-size: 3.2vw;
    line-height: 1.4166666667;
  }
}
.lp-plan-kakehodai .__block-contact_infor {
  margin-top: 58px;
}
@media (min-width: 769px) {
  .lp-plan-kakehodai .__block-contact_infor {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-contact_infor {
    margin-top: 7.2vw;
    width: 60.6666666667vw;
    margin-inline: auto;
  }
}
.lp-plan-kakehodai .__block-contact_infor .box {
  background-color: #fff;
  border: 2px solid #cc0033;
  border-radius: 20px;
  text-align: center;
  position: relative;
  padding: 54px 10px 47px;
}
@media (min-width: 769px) {
  .lp-plan-kakehodai .__block-contact_infor .box {
    width: 456px;
  }
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-contact_infor .box {
    padding: 6.9333333333vw 8.8vw 6vw;
  }
  .lp-plan-kakehodai .__block-contact_infor .box:not(:last-child) {
    margin-bottom: 5.2vw;
  }
}
.lp-plan-kakehodai .__block-contact_infor .box_label {
  position: absolute;
  top: -26px;
  left: 0;
  right: 0;
  width: 190px;
  margin-inline: auto;
  background-color: #ffe00c;
  border: 2px solid #222;
  border-radius: 30px;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0.05em;
  padding-block: 10px;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-contact_infor .box_label {
    font-size: 2.6666666667vw;
    width: 32.4vw;
    border-width: 0.2666666667vw;
    padding-block: 1.2vw;
    top: -4vw;
  }
}
.lp-plan-kakehodai .__block-contact_infor .box_label:after {
  content: "";
  position: absolute;
  width: 11px;
  height: 11px;
  border-right: 2px solid #222;
  border-bottom: 2px solid #222;
  background-color: #ffe00c;
  bottom: -11px;
  left: 50%;
  -webkit-transform: rotateZ(45deg) translateX(-50%);
          transform: rotateZ(45deg) translateX(-50%);
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-contact_infor .box_label:after {
    width: 1.4666666667vw;
    height: 1.4666666667vw;
    border-right-width: 0.2666666667vw;
    border-bottom-width: 0.2666666667vw;
    bottom: -1.4666666667vw;
  }
}
.lp-plan-kakehodai .__block-contact_infor .box_ttl {
  font-size: 24px;
  font-weight: 700;
  color: #cc0033;
  letter-spacing: 0.1em;
  margin-bottom: 26px;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-contact_infor .box_ttl {
    font-size: 3.4666666667vw;
  }
}
.lp-plan-kakehodai .__block-contact_infor .box_icon {
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-contact_infor .box_icon {
    margin-bottom: 2.8vw;
  }
}
.lp-plan-kakehodai .__block-contact_infor .box_icon img {
  height: 68px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-inline: auto;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-contact_infor .box_icon img {
    height: 9.7333333333vw;
  }
}
.lp-plan-kakehodai .__block-contact_infor .box_txt {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.4444444444;
  letter-spacing: 0.075em;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-contact_infor .box_txt {
    font-size: 2.6666666667vw;
    line-height: 1.4;
  }
}
.lp-plan-kakehodai .__block-contact_infor .box_btn .__btn-primary {
  margin-inline: auto;
}
@media (min-width: 769px) {
  .lp-plan-kakehodai .__block-contact_infor .box_btn .__btn-primary {
    width: 321px;
  }
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-contact_infor .box_btn .__btn-primary {
    width: 100%;
  }
}
.lp-plan-kakehodai .__block-contact_infor .box_note {
  margin-top: 14px;
  font-size: 12px;
  line-height: 1.4166666667;
  letter-spacing: 0.05em;
  color: #555555;
  text-align: left;
}
@media (min-width: 769px) {
  .lp-plan-kakehodai .__block-contact_infor .box_note {
    width: 321px;
    margin-inline: auto;
  }
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-contact_infor .box_note {
    font-size: 2.4vw;
    line-height: 1.5555555556;
    margin-top: 3.0666666667vw;
  }
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .__block-contact_infor .box.--box02 {
    padding-bottom: 7.8666666667vw;
  }
  .lp-plan-kakehodai .__block-contact_infor .box.--box02 .box_ttl {
    margin-bottom: 3.8666666667vw;
  }
  .lp-plan-kakehodai .__block-contact_infor .box.--box02 .box_icon {
    margin-bottom: 3.2vw;
  }
  .lp-plan-kakehodai .__block-contact_infor .box.--box02 .box_icon img {
    height: 8vw;
  }
}
.lp-plan-kakehodai .sec-content_inner {
  padding-top: 60px;
  padding-bottom: 63px;
  max-width: 880px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (min-width: 769px) {
  .lp-plan-kakehodai .sec-content_inner {
    padding: 40px 16px 60px;
  }
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .sec-content_inner {
    padding-top: 8.4vw;
    padding-bottom: 8.9333333333vw;
  }
}
.lp-plan-kakehodai .sec-content_ttl {
  margin-bottom: 41px;
  text-align: center;
}
.lp-plan-kakehodai .sec-content_ttl img {
  margin: 0 auto;
  max-width: 100%;
}
@media (min-width: 769px) {
  .lp-plan-kakehodai .sec-content_ttl img {
    height: 37px;
    width: auto;
  }
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .sec-content_ttl img {
    width: 100%;
  }
}
.lp-plan-kakehodai .accordion_top {
  position: relative;
}
.lp-plan-kakehodai .accordion_btn {
  width: 52px;
  height: 52px;
  border-radius: 100%;
  position: absolute;
  left: 50%;
  bottom: -26px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: url(/sites/default/files/media/service/mobile/lp-plan-kakehodai/image/ico_plus_red.png) no-repeat center/100%;
  z-index: 1;
  cursor: pointer;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .accordion_btn {
    width: 8.4vw;
    height: 8.4vw;
    bottom: -4vw;
  }
}
.lp-plan-kakehodai .accordion_btn.is-open {
  background: url(/sites/default/files/media/service/mobile/lp-plan-kakehodai/image/ico_minus_red.png) no-repeat center/100%;
}
.lp-plan-kakehodai .accordion_content {
  display: none;
}
.lp-plan-kakehodai .accordion_content_inner {
  width: 100%;
  margin: 0 auto;
}
.lp-plan-kakehodai .accordion_content .desc {
  margin-top: 51px;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .accordion_content .desc {
    margin-top: 7.3333333333vw;
  }
}
.lp-plan-kakehodai .note-section {
  padding-top: 26px;
  color: #555555;
  font-size: 13px;
  line-height: 22px;
  letter-spacing: 0;
  font-weight: 400;
  position: relative;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .note-section {
    font-size: 2.4vw;
    line-height: 3.7333333333vw;
  }
}
.lp-plan-kakehodai .note-section p {
  margin: 0;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .note-section p {
    letter-spacing: 0.0071em;
  }
}
.lp-plan-kakehodai .note-section p a {
  color: #cc0033;
  display: inline-block;
}
.lp-plan-kakehodai .note-section p a:hover {
  text-decoration: underline;
}
.lp-plan-kakehodai .note-section .note_more {
  width: 52px;
  height: 52px;
  border-radius: 100%;
  position: absolute;
  left: 50%;
  bottom: -26px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: url(/sites/default/files/media/service/mobile/lp-plan-kakehodai/image/ico_plus_red.png) no-repeat center/100%;
  z-index: 2;
  cursor: pointer;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .note-section .note_more {
    width: 8.4vw;
    height: 8.4vw;
    bottom: 2.5333333333vw;
  }
}
.lp-plan-kakehodai .note-section .note_more.is-open {
  background: url(/sites/default/files/media/service/mobile/lp-plan-kakehodai/image/ico_minus_red.png) no-repeat center/100%;
}
@media (min-width: 769px) {
  .lp-plan-kakehodai .only-sp {
    display: none;
  }
  .lp-plan-kakehodai .accordion-double .accordion-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 40px;
  }
  .lp-plan-kakehodai .accordion-double .accordion-head .item {
    position: relative;
  }
}
.lp-plan-kakehodai .item_link_acc {
  position: absolute;
  left: 50%;
  bottom: 47px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  color: #cf0134;
  white-space: nowrap;
  letter-spacing: 0;
  display: inline-block;
  cursor: pointer;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .item_link_acc {
    font-size: 3.2746666667vw;
    bottom: 11.4666666667vw;
    left: calc(50% - 7.6vw);
  }
}
.lp-plan-kakehodai .sec01 .block01 {
  width: 100%;
}
.lp-plan-kakehodai .sec01 .block01 .ttl {
  margin-bottom: 0;
  height: 130px;
  background-color: #cf0134;
  border-radius: 12px 12px 0 0;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.lp-plan-kakehodai .sec01 .block01 .ttl span {
  padding: 0 30px;
  font-size: 28px;
  line-height: 40px;
  letter-spacing: 0.025em;
  font-weight: 500;
  text-align: center;
  display: inline-block;
  position: relative;
}
.lp-plan-kakehodai .sec01 .block01 .ttl span:before {
  content: "";
  width: 1px;
  height: 100%;
  background-color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: rotate(15deg);
          transform: rotate(15deg);
}
.lp-plan-kakehodai .sec01 .block01 .ttl span:after {
  content: "";
  width: 1px;
  height: 100%;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: rotate(-15deg);
          transform: rotate(-15deg);
}
.lp-plan-kakehodai .sec01 .block01 .sub-ttl {
  text-align: center;
}
.lp-plan-kakehodai .sec01 .block01 .sub-ttl span {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.05em;
  text-align: center;
}
.lp-plan-kakehodai .sec01 .block01 .sub-ttl img {
  margin: 0 auto;
  width: auto;
  max-width: 100%;
  height: 42px;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .sec01 .item_link_acc {
    left: 50%;
  }
}
.lp-plan-kakehodai .sec01 .note-section {
  margin-top: 30px;
}
.lp-plan-kakehodai .sec02 {
  background-color: #f3f3f3;
}
.lp-plan-kakehodai .sec02 .lp-inner {
  max-width: 1080px;
}
.lp-plan-kakehodai .sec02 .sec-content_inner {
  padding-top: 95px;
  padding-bottom: 108px;
}
@media (min-width: 769px) {
  .lp-plan-kakehodai .sec02 .sec-content_inner {
    padding: 95px 0 96px;
  }
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .sec02 .sec-content_inner {
    padding-top: 9.0666666667vw;
    padding-bottom: 12.1333333333vw;
  }
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .sec02 .block01 {
    margin-left: -4vw;
    margin-right: -4vw;
  }
}
.lp-plan-kakehodai .sec02 .sec-content_ttl {
  margin-bottom: 44px;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .sec02 .sec-content_ttl {
    margin-bottom: 6.6666666667vw;
  }
}
@media (min-width: 769px) {
  .lp-plan-kakehodai .sec02 .sec-content_ttl img {
    height: 39px;
  }
}
.lp-plan-kakehodai .sec02 .accordion {
  position: relative;
}
.lp-plan-kakehodai .sec02 .accordion_item .accordion_content {
  margin: 0 auto 0;
  width: 100%;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .sec02 .accordion_item {
    width: 100%;
  }
  .lp-plan-kakehodai .sec02 .accordion_item + .accordion_item {
    margin-left: -11.8666666667vw;
  }
}
@media (min-width: 769px) {
  .lp-plan-kakehodai .sec02 .accordion_top {
    width: 520px;
    height: 1131px;
  }
  .lp-plan-kakehodai .sec02 .accordion_top .content {
    position: relative;
  }
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .sec02 .accordion_top {
    padding-bottom: 4vw;
    margin-left: 4vw;
    width: 100%;
  }
  .lp-plan-kakehodai .sec02 .accordion_top img {
    margin-left: 0;
    width: 85.3333333333vw;
  }
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .sec02 .accordion_content .desc {
    margin-top: 3.2vw;
    margin-bottom: 0;
    padding: 0 4vw;
  }
  .lp-plan-kakehodai .sec02 .accordion_content .desc img {
    width: 100%;
  }
}
.lp-plan-kakehodai .sec02 .accordion_content_inner {
  margin: 0 auto 0;
  width: 960px;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .sec02 .accordion_content_inner {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .sec02 .accordion_btn {
    bottom: 0;
    left: calc(50% - 7.3333333333vw);
  }
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .sec02 .accordion .swiper-button-next,
  .lp-plan-kakehodai .sec02 .accordion .swiper-button-prev {
    width: 10.5333333333vw;
    height: 10.5333333333vw;
    border-radius: 100%;
    overflow: hidden;
    background: url(/sites/default/files/media/service/mobile/lp-plan-kakehodai/image/slide_arrow.png) no-repeat center/100%;
    background-color: #cf0134;
    margin: 0;
    padding: 0;
    top: 89.8666666667vw;
  }
  .lp-plan-kakehodai .sec02 .accordion .swiper-button-next:after,
  .lp-plan-kakehodai .sec02 .accordion .swiper-button-prev:after {
    content: none;
  }
  .lp-plan-kakehodai .sec02 .accordion .swiper-button-next {
    right: 4.1333333333vw;
  }
  .lp-plan-kakehodai .sec02 .accordion .swiper-button-prev {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    left: 4.1333333333vw;
  }
}
.lp-plan-kakehodai .note-section {
  margin: 30px auto 0;
  padding-bottom: 27px;
  max-width: 878px;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .note-section {
    padding-bottom: 6.6666666667vw;
    width: 85%;
  }
}
.lp-plan-kakehodai .note-section.is-open .note_desc {
  height: auto;
  overflow: visible;
}
.lp-plan-kakehodai .note-section.is-open .note_desc:after {
  display: none;
}
.lp-plan-kakehodai .note_desc {
  padding-bottom: 40px;
  height: 145px;
  overflow: hidden;
  position: relative;
}
@media (max-width: 768px) {
  .lp-plan-kakehodai .note_desc {
    padding-bottom: 5.3333333333vw;
    height: 19.3333333333vw;
  }
}
.lp-plan-kakehodai .note_desc:after {
  content: "";
  width: 104%;
  height: 80%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(80%, #f3f3f3));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #f3f3f3 80%);
  z-index: 1;
}