@charset "UTF-8";

.header--simple a {
  pointer-events: none;
}

.wrapper {
  background-color: #f5f7fa;
}

.container {
  margin: 0 auto 80px;
}

.container.container--without-nav {
  margin-bottom: 0;
}

main {
  margin-bottom: 0;
}

h1 {
  display: none;
}

h2 {
  text-align: center;
  color: #0072cc;
  font-size: 36px;
  margin-bottom: 30px;
  line-height: 1.2;
}

.block-h2 {
  margin-bottom: 0;
}

.header_line {
  text-align: center;
  padding-top: 10px;
}

.header_line p {
  font-size: 11px;
}

.text-size16 {
  font-size: 16px;
}

.text-size24 {
  font-size: 24px;
}

.text-size28 {
  font-size: 28px;
}

.text-size32 {
  font-size: 32px;
}

.text-size48 {
  font-size: 48px;
}

.green-text {
  color: #25b148;
}

@media screen and (max-width: 1019px) {
  h2 {
    font-size: 32px;
  }

  .sp-text-size10 {
    font-size: 10px;
  }

  .sp-text-size18 {
    font-size: 18px;
  }

  .sp-text-size28 {
    font-size: 28px;
  }

  .sp-text-size40 {
    font-size: 40px;
  }

  .header_line {
    width: calc(100% - 30px);
    margin: auto;
    line-height: 1.3;
  }
}

/* メインビジ */
.mainvisual {
  background: url(/lp/imgs/cam_welcome/kv_bg.png) no-repeat 0 0;
  background-size: auto;
  background-position: top;
  width: 100vw;
  margin: 0 calc(50% - 50vw);
  position: relative;
  /* aspect-ratio: 1650 / 650; */
  height: 583px;
}

.mainvisual__contents {
  position: relative;
  width: 100%;
  max-width: 1019px;
  margin: auto;
  top: 15px;
}

.mainvisual .mainvisual__contents p {
  position: relative;
  top: -100px;
  padding-right: 9px;
  /* animation: slide-in 1s forwards; */
  /* animation-delay: 3s; */
  /* opacity: 0; */
  /* animation-play-state: paused; */
}

.mainvisual .mainvisual__contents .btn--accent {
  background-color: #e83c80;
  border-color: #e83c80;
  box-shadow: 0 8px 24px #123e673d;
  position: relative;
  top: -60px;
  z-index: 1;
  /* animation: slide-in 1s forwards; */
  /* animation-delay: 3s; */
  /* opacity: 0; */
  /* animation-play-state: paused; */
}

.mainvisual .mainvisual__contents .btn--accent:hover {
  background-color: #102a59;
  border-color: #102a59;
  opacity: 1;
}

@media screen and (max-width: 1019px) {
  .mainvisual {
    background: url(/lp/imgs/cam_welcome/kv_bg_sp.png) no-repeat 0 0;
    background-size: cover;
    aspect-ratio: 750 / 1121;
    margin-bottom: -30%;
    height: auto;
  }

  .mainvisual__contents {
    top: 20px;
  }
  .mainvisual__contents > img {
    width: 100%;
  }

  .mainvisual .mainvisual__contents .btn--accent {
    width: calc(100% - 40px);
    top: 10px;
  }

  .mainvisual .mainvisual__contents p {
    top: 0;
    width: calc(100% - 40px);
    margin: auto;
    padding-top: 10px;
    padding-right: 0;
  }
}

/* いくらもらえる？ */
@media screen and (max-width: 480px) {
  .mainvisual {
    margin-bottom: 0;
  }
}

/* 特典獲得方法 */
.get-benefits {
  background: url(/lp/imgs/cam_welcome/bg_en01.png) no-repeat, url(/lp/imgs/cam_welcome/bg_en02.png) no-repeat,
  url(/lp/imgs/cam_welcome/bg_en01.png) no-repeat, url(/lp/imgs/cam_welcome/bg_en03.png) no-repeat, url(/lp/imgs/cam_welcome/bg_en04.png) no-repeat, url(/lp/imgs/cam_welcome/bg_en05.png) no-repeat,
  url(/lp/imgs/cam_welcome/bg_en06.png) no-repeat, url(/lp/imgs/cam_welcome/bg_en07.png) no-repeat, url(/lp/imgs/cam_welcome/bg_en08.png) no-repeat, url(/lp/imgs/cam_welcome/bg_en06.png) no-repeat;
  background-position: left top, right 10%, left 24%, right 27%, left 43%, right 47%, left 66%, right 88%, left 82%, left 100%;
  width: 100vw;
  margin: 100px calc(50% - 50vw) 0;
  padding-bottom: 300px;
}

.acquisition-condition {
  background-color: #fff;
  border-radius: 8px;
  opacity: 0.8;
  padding: 28px;
  text-align: center;
  width: 920px;
  margin: auto;
  z-index: 10;
  position: relative;
}

.acquisition-condition_title {
  font-size: 18px;
  color: #0072cc;
}

.how-to-get-benefits {
  max-width: 920px;
  margin: auto;
}

.how-to-get-benefits .how-to-get-benefits_title {
  width: 100vw;
  margin: 0 calc(50% - 50vw);
  position: relative;
  z-index: 1;
  height: 40vh;
  max-height: 350px;
}

.how-to-get-benefits .upper-right {
  margin-top: 130px;
  /* animation: upper-right-slidein 1.5s cubic-bezier(0.4, 0, 0.2, 1) forwards; */
  /* opacity: 0; */
}

.how-to-get-benefits .upper-right::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: transparent linear-gradient(89deg, #2589e1 0%, #0bacda 100%) 0% 0% no-repeat padding-box;
  transform: skewY(-7.5deg) translateY(-100px) translate3d(0, 0, 0);
  z-index: -1;
}

.how-to-get-benefits .upper-right:has(.decoration4)::before {
  content: "";
  position: absolute;
  top: 80px;
  bottom: 0;
  left: 0;
  right: 0;
  background: transparent linear-gradient(89deg, #2589e1 0%, #0bacda 100%) 0% 0% no-repeat padding-box;
  transform: skewY(-7.5deg) translateY(-125px) translate3d(0, 0, 0);
  z-index: -1;
}

.how-to-get-benefits .upper-right img {
  position: relative;
  top: -50px;
  left: 23%;
  width: 44%;
  max-width: 678px;
  /* animation: upper-right-slidein 1.5s cubic-bezier(0.4, 0, 0.2, 1) forwards; */
  /* animation-delay: 1s; */
  /* opacity: 0; */
}

.how-to-get-benefits .upper-right:has(.decoration4) img {
  top: 0;
  width: 30%;
  max-width: 579px;
}

@keyframes upper-right-slidein {
  0% {
    opacity: 0;
    transform: translate(-100%, 40%);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}

.how-to-get-benefits .lower-right {
  /* animation: lower-right-slidein 1.5s cubic-bezier(0.4, 0, 0.2, 1) forwards; */
  /* opacity: 0; */
}

.how-to-get-benefits .lower-right::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: transparent linear-gradient(271deg, #2589e1 0%, #0bacda 100%) 0% 0% no-repeat padding-box;
  transform: skewY(7.5deg) translateY(170px) translate3d(0, 0, 0);
  z-index: -1;
}

.how-to-get-benefits .lower-right img {
  position: relative;
  top: 200px;
  display: block;
  margin: 0 0 0 auto;
  right: 24%;
  width: 30%;
  max-width: 654px;
  /* animation: lower-right-slidein 1.5s cubic-bezier(0.4, 0, 0.2, 1) forwards; */
  /* animation-delay: 1s; */
  /* opacity: 0; */
}

.how-to-get-benefits .lower-right:has(.decoration6) img {
  width: 24%;
  max-width: 557px;
  top: 220px;
  right: 25%;
}

@keyframes lower-right-slidein {
  0% {
    opacity: 0;
    transform: translate(-100%, -40%);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}

.how-to-get-benefits .benefit {
  display: flex;
  margin-bottom: -150px;
  align-items: flex-start;
}

.how-to-get-benefits .benefit:has(.show) {
  margin-bottom: 0;
}

.how-to-get-benefits .benefit .benefit-box {
  background-color: #fff;
  width: 440px;
  box-shadow: 0 0 30px 0 rgba(222, 217, 217, 0.45);
  padding: 26px;
  position: relative;
  z-index: 10;
  text-align: center;
  border-radius: 8px;
}

.how-to-get-benefits .benefit .benefit-box:last-of-type {
  /* justify-self: end; */
  margin: 0 0 0 auto;
  top: -160px;
}

.how-to-get-benefits .lower-right + .benefit .benefit-box:last-of-type {
  margin-top: 290px;
}

.how-to-get-benefits .benefit .benefit-box img {
  width: 70%;
  position: relative;
  top: -15px;
}

.how-to-get-benefits .benefit .benefit-box .benefit-box-balloon {
  width: 22%;
  max-width: 100px;
  position: absolute;
  top: -55px;
  left: -35px;
}

.how-to-get-benefits .benefit .benefit-box img:first-of-type {
  position: relative;
  top: -45px;
  width: 110px;
}

.how-to-get-benefits .benefit .benefit-box .benefit-box_title {
  color: #1a3360;
  font-size: 22px;
  position: relative;
  top: -30px;
}

.benefit_process {
  display: block;
  margin: 60px auto !important;
  /* opacity: 0; */
}

@media screen and (max-width: 1019px) {
  .get-benefits {
    padding-bottom: 100px;
    background-size: 60%;
  }

  .acquisition-condition {
    width: calc(100% - 40px);
    padding: 28px 10px;
  }

  .benefit_process {
    width: 90%;
    max-width: 600px !important;
  }

  .how-to-get-benefits .upper-right::before {
    content: "";
    transform: skewY(-7.5deg) translateY(-50px) translate3d(0, 0, 0);
  }

  .how-to-get-benefits .upper-right img {
    top: -20%;
    left: 5%;
  }

  .how-to-get-benefits .upper-right:has(.decoration4) img {
    top: -20%;
    left: 5%;
    width: 75%;
    max-width: 400px;
  }

  .how-to-get-benefits .upper-right:has(.decoration4)::before {
    content: "";
    top: 0;
    transform: skewY(-7.5deg) translateY(-45px) translate3d(0, 0, 0);
  }

  .how-to-get-benefits .lower-right img {
    top: 50%;
    right: 4%;
    width: 70%;
  }

  .how-to-get-benefits .lower-right:has(.decoration6) img {
    width: 70%;
    top: 50%;
    right: 4%;
    max-width: 400px;
  }

  .how-to-get-benefits .lower-right::before {
    transform: skewY(7.5deg) translateY(40px) translate3d(0, 0, 0);
  }

  .how-to-get-benefits .benefit .benefit-box {
    width: calc(100% - 40px);
    margin-top: 130px;
    padding: 20px;
  }

  .how-to-get-benefits .benefit .benefit-box:last-of-type {
    top: 0;
    margin: 40px auto 0;
  }

  .how-to-get-benefits .lower-right + .benefit .benefit-box:last-of-type {
    margin-top: 135px;
  }

  .how-to-get-benefits .benefit .benefit-box .benefit-box_title {
    font-size: 18px;
  }

  .how-to-get-benefits .benefit .benefit-box .benefit-box-balloon {
    top: -40px;
    left: -12px;
  }

  .how-to-get-benefits .benefit .benefit-box img {
    width: 90%;
    max-width: 400px;
  }

  .how-to-get-benefits .benefit {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
    margin-bottom: 40px;
    margin-top: -20px;
  }

  .how-to-get-benefits .how-to-get-benefits_title {
    height: 20vh;
    min-height: 100px;
  }

  .how-to-get-benefits .how-to-get-benefits_title img {
    width: 75%;
    max-width: 400px;
  }

  .get-benefits ul:last-child {
    width: calc(100% - 40px);
  }
}

/* 背景の斜めの装飾 */
.decoration1 {
  position: relative;
  display: block;
  z-index: 1;
  width: 33vw;
}

.decoration1::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: transparent linear-gradient(89deg, #88c3f7 0%, #64d6f7 100%) 0% 0% no-repeat padding-box;
  transform: skewY(-7.5deg) translateY(55px) translate3d(0, 0, 0);
  z-index: -1;
  height: 90px;
}

.decoration2 {
  position: relative;
  display: block;
  z-index: 1;
  width: 24vw;
}

.decoration2::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: transparent linear-gradient(89deg, #a6d4fd 0%, #b5ecfc 100%) 0% 0% no-repeat padding-box;
  transform: skewY(-7.5deg) translateY(125px) translate3d(0, 0, 0);
  z-index: -1;
  height: 90px;
}

.decoration3 {
  position: relative;
  display: block;
  z-index: 1;
  width: 60vw;
  margin: 0 0 0 auto;
}

.decoration3::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: transparent linear-gradient(271deg, #79bbf5 0%, #7dd9f4 100%) 0% 0% no-repeat padding-box;
  transform: skewY(7.5deg) translateY(250px) translate3d(0, 0, 0);
  z-index: -1;
  height: 200px;
}

.decoration4 {
  position: relative;
  display: block;
  z-index: 1;
  width: 28vw;
}

.decoration4::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: transparent linear-gradient(89deg, #88c3f7 0%, #64d6f7 100%) 0% 0% no-repeat padding-box;
  transform: skewY(-7.5deg) translateY(150px) translate3d(0, 0, 0);
  z-index: -1;
  height: 90px;
}

.decoration5 {
  position: relative;
  display: block;
  z-index: 1;
  width: 21vw;
}

.decoration5::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: transparent linear-gradient(89deg, #a6d4fd 0%, #b5ecfc 100%) 0% 0% no-repeat padding-box;
  transform: skewY(-7.5deg) translateY(230px) translate3d(0, 0, 0);
  z-index: -1;
  height: 90px;
}

.decoration6 {
  position: relative;
  display: block;
  z-index: 1;
  width: 28vw;
  margin: 0 0 0 auto;
}

.decoration6::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: transparent linear-gradient(271deg, #79bbf5 0%, #7dd9f4 100%) 0% 0% no-repeat padding-box;
  transform: skewY(7.5deg) translateY(145px) translate3d(0, 0, 0);
  z-index: -1;
  height: 90px;
}

.decoration7 {
  position: relative;
  display: block;
  z-index: 1;
  width: 20vw;
  background-image: url(/lp/imgs/cam_welcome/bg_en05.png);
}

.decoration7::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: transparent linear-gradient(89deg, #a6d4fd 0%, #b5ecfc 100%) 0% 0% no-repeat padding-box;
  transform: skewY(-7.5deg) translateY(50px) translate3d(0, 0, 0);
  z-index: -1;
  height: 60px;
}

.decoration8 {
  position: relative;
  display: block;
  z-index: 1;
  width: 32vw;
}

.decoration8::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: transparent linear-gradient(89deg, #88c3f7 0%, #64d6f7 100%) 0% 0% no-repeat padding-box;
  transform: skewY(-7.5deg) translateY(115px) translate3d(0, 0, 0);
  z-index: -1;
  height: 90px;
}

/* ディスクレーマー */
.disclaimer {
  width: 100vw;
  margin: 0 calc(50% - 50vw);
  background-color: #fff;
  padding: 90px 0;
}

/* アコーディオン */
.accordion-text .accordion__item {
  border: none;
  background-color: #dbe7f0;
  margin: 0;
}

.accordion-text .accordion__item .accordion__body {
  border-top: none;
  background-color: #f2f6f8;
  text-align: left;
}

span.accordion__label-title {
  display: block;
  text-align: center;
  color: #1a3360;
}

/* 選ばれる理由 */
.reasons {
  width: 100vw;
  margin: 0 calc(50% - 50vw);
  position: relative;
  z-index: 1;
  height: fit-content;
  padding-bottom: 80px;
  background-color: #0e6db7;
}

.reasons::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #0e6db7;
  transform: skewY(-7.5deg) translateY(-170px) translate3d(0, 0, 0);
  z-index: -1;
}

.reasons h2 {
  color: #fff;
  font-size: 36px;
}

.reasons .reasons_contents {
  max-width: 1125px;
  margin: auto;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  column-gap: 7px;
  row-gap: 27px;
  margin-top: 30px;
}

.reasons .reasons_contents div {
  background-color: #fff;
  padding: 40px 30px 20px;
  position: relative;
  display: flex;
  flex-direction: column;
}

.reasons .reasons_contents div img {
  display: flex;
  flex-grow: 1;
  object-fit: scale-down;
}

.reasons .reasons_contents div img[src$="/lp/imgs/cam_welcome/point_02.png"] {
  object-view-box: inset(60px 0 -35px 0);
}

.reasons .reasons_contents div img[src$="/lp/imgs/cam_welcome/point_03.png"] {
  object-view-box: inset(60px 0 5px 0);
}

.reasons .reasons_contents .reasons_contents_balloon {
  position: absolute;
  top: -20px;
  left: 0;
  right: 0;
  margin: auto;
  display: inline-block;
  padding: 0 5px;
  width: 240px;
  height: 42px;
  line-height: 1.8;
  text-align: center;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  background: #f27fad;
  border-radius: 21px;
  box-sizing: border-box;
}

.reasons .reasons_contents .reasons_contents_balloon::before {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 50%;
  margin-left: -13px;
  border: 10px solid transparent;
  border-top: 15px solid #f27fad;
  z-index: 0;
}

.reasons .reasons_contents .reasons_contents_balloon span {
  font-size: 24px;
}

.text-caption-in-image {
  margin: -4px -4px 0 4px;
  display: inline-block !important;
}

.reasons .reasons_contents div .reasons_contents_title {
  font-size: 24px;
  color: #102a59;
}

.reasons .reasons_contents div .btn-newtab {
  padding: 0 10px;
  align-items: flex-start;
  font-size: 15px;
  color: #0bacda;
  border-color: #0bacda;
  margin-top: 20px;
  min-height: 48px;
}

.reasons .reasons_contents div .btn-newtab:hover {
  color: #fff;
  background-color: #0bacda;
}

.reasons .reasons_contents div .btn-newtab .btn-lightblue-newtab {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  line-height: 1;
}

.reasons .reasons_contents div .btn-newtab .btn-lightblue-newtab::before {
  content: "";
  background-image: url(/lp/imgs/cam_welcome/icon-newtab-lightblue.svg);
  background-size: contain;
  display: block;
  width: 18px;
  height: 18px;
}

.reasons .reasons_contents div .btn-newtab:hover .btn-lightblue-newtab::before {
  content: url(/common21/imgs/icon-newtab-white.svg);
  display: block;
  width: 18px;
  background-image: none;
}

.reasons .reasons_note {
  color: #fff;
  width: 920px;
  margin: 40px auto 0;
}

.list-ordered--asterisk > li::before {
  color: #fff;
}

.reasons .reasons_note a {
  color: #fff;
}

.reasons .reasons_note .link--external::after,
.link-box-external--border::after {
  background: url(/common21/imgs/icon-newtab-white.svg) no-repeat center / contain;
}

@media screen and (max-width: 1019px) {
  .reasons {
    margin-top: 0;
  }

  .reasons::before {
    transform: skewY(-7.5deg) translateY(-70px) translate3d(0, 0, 0);
  }

  .reasons h2 {
    line-height: 1.3;
    font-size: 28px;
  }

  .reasons .reasons_contents {
    grid-template-columns: 1fr 1fr;
    width: calc(100% - 10px);
    margin-top: 50px;
  }

  .reasons .reasons_contents div {
    padding: 20px 6px;
  }

  .reasons .reasons_contents div img[src$="/lp/imgs/cam_welcome/point_02.png"] {
    width: 40%;
    margin: auto;
  }

  .reasons .reasons_contents div .reasons_contents_title {
    font-size: 14px;
  }

  .reasons .reasons_contents div .btn-newtab {
    padding: 8px;
    font-size: 10px;
    min-height: 24px;
    text-align: left;
  }

  .reasons .reasons_note {
    width: calc(100% - 40px);
  }

  .reasons .reasons_contents div .btn-newtab .btn-lightblue-newtab::before {
    width: 10px;
    height: 10px;
  }

  .reasons .reasons_contents div .btn-newtab:hover .btn-lightblue-newtab::before {
    width: 10px;
  }

  .reasons .reasons_contents .reasons_contents_balloon {
    font-size: 14px;
    width: 88%;
    height: 30px;
  }

  .reasons .reasons_contents .reasons_contents_balloon span {
    font-size: 16px;
  }

  .text-caption-in-image {
    margin: -3px -3px 0 2px;
    width: 13px;
  }
}

/* フローティング */
.contents_cv {
  background-color: rgba(255, 255, 255, 0.8);
  display: none;
  opacity: 0;
}

.contents_cv .btn--accent {
  background-color: #e83c80;
  border-color: #e83c80;
  box-shadow: 0 8px 24px #123e673d;
}

.contents_cv .btn--accent:hover {
  background-color: #102a59;
  border-color: #102a59;
  opacity: 1;
}

.footer__pagetop {
  z-index: 10;
  display: none;
  opacity: 0;
}

.show {
  display: block;
  opacity: 1;
}

.pagetopshow {
  display: flex;
  opacity: 1;
}

.header--simple {
  background-color: #fff;
}

/* ページ上部注意文言 */

.bg-white--top {
  background-color: #fff;
  padding-bottom: 20px;
  width: 100vw;
  margin: 0 calc(50% - 50vw);
}

.bg-white--top div {
  max-width: 920px;
  margin: 0 auto;
}
.disclaim-block-box.disc-top {
  margin: 10px auto 0;
 }

@media screen and (max-width: 1019px) {
  .bg-white--top div {
    width: calc(100% - 40px);
  }
}

/* 選ばれる理由内 金利変更告知 */
.rate-change {
  text-align: left;
  background-color: #fff2f4 !important;
  padding: 10px !important;
}

@media screen and (max-width: 1019px) {
  .rate-change p {
    font-size: 12px !important;
  }
}


