@charset "UTF-8";
/* CSS Document */
.layoutMax1920 {
  margin: 0 auto;
  max-width: 1920px;
}

section {
  position: relative;
}

#pageTopIndex #contents {
  background: url("/https/id-credit.com/assets/img/top/bg_main01.jpg") center 70px no-repeat;
}

#fvArea {
  text-align: center;
}
#fvArea .mainCopy {
  padding: 215px 0 146px;
  position: relative;
}
#fvArea .mainCopy .decoration {
  position: absolute;
  top: 111px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.fvBtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 1200px;
  margin: 0 auto;
}
.fvBtn li {
  width: 48.333%;
  height: 124px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.6rem;
  font-weight: bold;
  border-radius: 5px;
  letter-spacing: 0.07em;
  line-height: 1.5;
}

.btnStartguide a {
  letter-spacing: 0.07em;
}

.fvBtn li a {
  text-align: center;
  width: 100%;
  height: 100%;
  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;
  background: #eac900;
  border: 1px solid #eac900;
  border-bottom: 5px solid #eac900;
  border-radius: 5px;
}
.fvBtn li a span.cover {
  background: #fff;
  border-radius: 5px;
  width: 100%;
  height: 100%;
  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;
  text-align: left;
}

.btnStartguide a span.cover {
  background: #fff;
  border-radius: 5px;
  width: 100%;
  height: 100%;
  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;
  text-align: left;
}

.fvBtn li:nth-of-type(1) a span.cover span.txt {
  background: url("/https/id-credit.com/assets/img/common/icon_about.svg") 0 center no-repeat;
  background-size: 36px 43px;
  padding-left: 60px;
}
.fvBtn li:nth-of-type(2) a span.cover span.txt {
  background: url("/https/id-credit.com/assets/img/common/icon_guide.svg") 0 center no-repeat;
  background-size: 29px 36px;
  padding-left: 50px;
}

.btnStartguide a span.cover span.txt {
  background: url("/https/id-credit.com/assets/img/common/icon_guide.svg") 0 center no-repeat;
  background-size: 29px 36px;
  padding-left: 50px;
}

.fvBtn li a span.standard,
.btnStartguide a span.standard {
  font-size: 2.8rem;
  letter-spacing: 0.3em;
  font-weight: bold;
}

.fvBtn li img {
  vertical-align: middle;
  margin-right: 20px;
}

#campaignBanArea h2 .small,
#topicsArea h2 .small {
  font-size: 2rem;
  margin-bottom: 8px;
  display: inline-block;
  background: center 0 no-repeat;
  padding-top: 92px;
  letter-spacing: 0.2em;
}

#campaignBanArea h2 .small {
  background: url("/https/id-credit.com/assets/img/common/icon_star.svg") center 0 no-repeat;
  background-size: 70px 67px;
}

#topicsArea h2 .small {
  background-image: url("/https/id-credit.com/assets/img/top/icon_tips.svg");
  background-size: 62px 64px;
}

#campaignBanArea .btnObj,
#topicsArea .btnObj {
  margin-top: 50px;
}

#campaignBanArea {
  padding: 140px 0 80px;
}
@media (max-width: 766px) {
  #campaignBanArea {
    padding-top: 50px !important;
  }
}

#topicsArea {
  padding: 80px 0 80px;
  border-top: 1px solid #ccc;
}

.topSlideConts .slideArea {
  position: relative;
  overflow: hidden;
}
.topSlideConts .slideBox {
  width: 81.25%;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.topSlideConts .slideBox .campBanList,
.topSlideConts .slideBox .topicsBanList {
  width: 10000000px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.topSlideConts .slideBox .campBanList li,
.topSlideConts .slideBox .topicsBanList li {
  width: calc(27.0833333333vw - 40px);
  /*jsで計算*/
  margin-right: 20px;
}
.topSlideConts .slideBox .campBanList li img,
.topSlideConts .slideBox .topicsBanList li img {
  width: 100%;
  height: auto;
}
.topSlideConts .slideArea button {
  background: #eac900;
  width: 46px;
  height: 46px;
  border-radius: 38px;
  position: absolute;
  top: 50%;
  outline: none;
  border: none;
}

#useshopArea .slideArea button {
  background: #eac900;
  width: 46px;
  height: 46px;
  border-radius: 38px;
  position: absolute;
  top: 50%;
  outline: none;
  border: none;
}

.topSlideConts .slideArea button.btnBack {
  left: 4.6875%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.topSlideConts .slideArea button.btnNext {
  right: 4.6875%;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}

#useshopArea .slideArea button.btnBack {
  left: 3.846%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
#useshopArea .slideArea button.btnNext {
  right: 3.846%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

.topSlideConts .slideArea button:before {
  content: "";
  display: inline-block;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  width: 10px;
  height: 10px;
}

#useshopArea .slideArea button:before {
  content: "";
  display: inline-block;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  width: 10px;
  height: 10px;
}

.topSlideConts .slideArea button.btnBack:before,
#useshopArea .slideArea button.btnBack:before {
  -webkit-transform: rotate(135deg) translate(-2px, -4px);
          transform: rotate(135deg) translate(-2px, -4px);
}

.topSlideConts .slideArea button.btnNext:before,
#useshopArea .slideArea button.btnNext:before {
  -webkit-transform: rotate(-45deg) translate(-3px, 0);
          transform: rotate(-45deg) translate(-3px, 0);
}

.topSlideConts .slideArea button:hover,
#useshopArea .slideArea button:hover {
  background: #eac900;
}

.topSlideConts .slideArea button:hover:before {
  border-right-color: #fff;
  border-bottom-color: #fff;
}

#useshopArea .slideArea button:hover:before {
  border-right-color: #fff;
  border-bottom-color: #fff;
}
#useshopArea .btnObj {
  margin-top: 50px;
}
#useshopArea .comShopBox .btnObj {
  margin-top: 25px;
}
#useshopArea .comShopBox .btnObj a {
  letter-spacing: 0.2em;
}

#lifeArea {
  background: url("/https/id-credit.com/assets/img/common/low_bg_mainttl.png") center center repeat #eac900;
  position: relative;
}
#lifeArea .inBox {
  background: url("/https/id-credit.com/assets/img/top/bg_life.png") center center no-repeat;
  background-size: cover;
  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;
  position: relative;
  height: 400px;
}
#lifeArea:before {
  content: "";
  display: block;
  width: 80px;
  height: 30px;
  background: url("/https/id-credit.com/assets/img/top/bg_life_bottom.svg") 0 0 no-repeat;
  background-size: cover;
  position: absolute;
  bottom: -29px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

#meritArea {
  background: url("/https/id-credit.com/assets/img/common/low_bg_mainttl.png") center center repeat #eac900;
  position: relative;
}
@media (min-width: 767px) {
  #meritArea {
    padding: 120px 0;
  }
}
@media (max-width: 766px) {
  #meritArea {
    background-size: 33px 33px;
    padding: 50px 0 48px;
  }
}
#meritArea h2 {
  position: relative;
  z-index: 2;
  letter-spacing: 0.2em;
  color: #fff;
}
@media (max-width: 766px) {
  #meritArea h2 {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
#meritArea h2 .small {
  display: inline-block;
  background: url("/https/id-credit.com/assets/img/top/icon_merit.svg") center 0 no-repeat;
  letter-spacing: 0.2em;
  color: #fff;
}
@media (min-width: 767px) {
  #meritArea h2 .small {
    background-size: 82px 64px;
    padding-top: 92px;
    font-size: 2rem;
    margin-bottom: 8px;
  }
}
@media (max-width: 766px) {
  #meritArea h2 .small {
    background-size: 49px 38px;
    padding-top: 50px;
    font-size: 1.3rem;
    margin-bottom: 8px;
  }
}
#meritArea ul.anchorLink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 767px) {
  #meritArea ul.anchorLink {
    width: 1110px;
    margin: 0 auto;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media (max-width: 766px) {
  #meritArea ul.anchorLink {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    width: calc(100% - 26px);
    margin: 10px auto 0;
  }
}
@media (max-width: 766px) {
  #meritArea ul.anchorLink li {
    width: calc(50% - 17px);
    margin: 0 8px;
    height: 79px;
    margin-top: 12px;
  }
}
#meritArea ul.anchorLink li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  text-align: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (min-width: 767px) {
  #meritArea ul.anchorLink li a {
    border-radius: 50%;
    width: 198px;
    height: 198px;
    padding: 20px 0;
  }
}
@media (max-width: 766px) {
  #meritArea ul.anchorLink li a {
    width: 100%;
    height: 100%;
    border-radius: 20px;
    padding: 10px 0 10px;
  }
}
#meritArea ul.anchorLink li a h3 {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #eac900;
  letter-spacing: 0.15em;
}
@media (min-width: 767px) {
  #meritArea ul.anchorLink li a h3 {
    background-repeat: no-repeat;
    padding-top: 35px;
    background-size: 32px 32px;
    background-position: top center;
    font-size: 1.2rem;
  }
  #meritArea ul.anchorLink li a h3.merit1 {
    background-image: url("../img/top/icon_merit1.svg");
  }
  #meritArea ul.anchorLink li a h3.merit2 {
    background-image: url("../img/top/icon_merit2.svg");
  }
  #meritArea ul.anchorLink li a h3.merit3 {
    background-image: url("../img/top/icon_merit3.svg");
  }
  #meritArea ul.anchorLink li a h3.merit4 {
    background-image: url("../img/top/icon_merit4.svg");
  }
  #meritArea ul.anchorLink li a h3.merit5 {
    background-image: url("../img/top/icon_merit5.svg");
  }
}
@media (max-width: 766px) {
  #meritArea ul.anchorLink li a h3 {
    font-size: 0.9rem;
  }
}
#meritArea ul.anchorLink li a p {
  font-weight: bold;
}
@media (max-width: 766px) {
  #meritArea ul.anchorLink li a p {
    font-size: 1.2rem;
  }
}
@media (min-width: 767px) {
  #meritArea ul.anchorLink li a .arrow {
    margin-top: 15px;
    width: 12px;
    height: 12px;
    border-bottom: 3px solid #000;
    border-right: 3px solid #000;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
}
@media (max-width: 766px) {
  #meritArea ul.anchorLink li a .arrow {
    width: 7px;
    height: 7px;
    border-bottom: 2px solid #000;
    border-right: 2px solid #000;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
}
#meritArea .merit {
  position: relative;
}
@media (min-width: 767px) {
  #meritArea .merit {
    height: 620px;
    margin-top: 88px;
  }
}
@media (max-width: 766px) {
  #meritArea .merit {
    margin-top: 30px;
  }
}
@media (min-width: 767px) {
  #meritArea .merit .photo {
    height: 575px;
    position: absolute;
    top: 0;
  }
  #meritArea .merit .photo.right {
    left: calc(50% - 374px);
    right: 0;
  }
  #meritArea .merit .photo.left {
    right: calc(50% - 374px);
    left: 0;
  }
}
@media (max-width: 766px) {
  #meritArea .merit .photo {
    width: 100%;
    height: 225px;
  }
}
@media (min-width: 767px) {
  #meritArea .merit .photo.photo2 {
    background: url("../img/top/merit2_pc.jpg") no-repeat left top/cover;
  }
}
@media (max-width: 766px) {
  #meritArea .merit .photo.photo2 {
    background: url("../img/top/merit2_sp.jpg") no-repeat center/cover;
  }
}
@media (min-width: 767px) {
  #meritArea .merit .photo.photo3 {
    background: url("../img/top/merit3_pc.jpg") no-repeat right center/cover;
  }
}
@media (max-width: 766px) {
  #meritArea .merit .photo.photo3 {
    background: url("../img/top/merit3_sp.jpg") no-repeat center/cover;
  }
}
@media (min-width: 767px) {
  #meritArea .merit .photo.photo4 {
    background: url("../img/top/merit4_pc.jpg") no-repeat center/cover;
  }
}
@media (max-width: 766px) {
  #meritArea .merit .photo.photo4 {
    background: url("../img/top/merit4_sp.jpg") no-repeat center/cover;
  }
}
@media (min-width: 767px) {
  #meritArea .merit .photo.photo5 {
    background: url("../img/top/merit5_pc.jpg") no-repeat center/cover;
  }
}
@media (max-width: 766px) {
  #meritArea .merit .photo.photo5 {
    background: url("../img/top/merit5_sp.jpg") no-repeat center/cover;
  }
}
#meritArea .merit .card {
  background: #fff url("../img/common/stripe_yellow.png") repeat-x left top;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
}
@media (min-width: 767px) {
  #meritArea .merit .card {
    background-size: auto 12px;
    width: 508px;
    height: 508px;
    position: absolute;
    bottom: 0;
    border-radius: 10px;
    padding-bottom: 60px;
  }
}
@media (max-width: 766px) {
  #meritArea .merit .card {
    background-size: auto 8px;
    width: calc(100% - 60px);
    margin: -45px auto 0;
    height: 320px;
    border-radius: 5px;
    padding-bottom: 40px;
    position: relative;
  }
}
@media (min-width: 767px) {
  #meritArea .merit .card.wide {
    position: relative;
    bottom: auto;
    margin: 0 auto;
    width: 993px;
    height: 575px;
  }
}
@media (max-width: 766px) {
  #meritArea .merit .card.wide {
    margin-top: 0;
    height: 460px;
  }
}
@media (min-width: 767px) {
  #meritArea .merit .card.left {
    left: calc(50% - 720px);
  }
}
@media (min-width: 767px) {
  #meritArea .merit .card.right {
    right: calc(50% - 720px);
  }
}
@media screen and (min-width: 767px) and (max-width: 1480px) {
  #meritArea .merit .card.left {
    left: 20px;
  }
  #meritArea .merit .card.right {
    right: 20px;
  }
}
#meritArea .merit .card .icon {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #eac900;
  background-repeat: no-repeat;
  background-position: top center;
  letter-spacing: 0.15em;
}
@media (min-width: 767px) {
  #meritArea .merit .card .icon {
    padding-top: 65px;
    background-size: 55px 55px;
    font-size: 1.6rem;
    -webkit-transition: 0.2s linear;
    transition: 0.2s linear;
  }
}
@media (max-width: 766px) {
  #meritArea .merit .card .icon {
    padding-top: 42px;
    background-size: 38px 38px;
    font-size: 1rem;
  }
}
#meritArea .merit .card .icon.icon1 {
  background-image: url("../img/top/icon_merit1.svg");
}
#meritArea .merit .card .icon.icon2 {
  background-image: url("../img/top/icon_merit2.svg");
}
#meritArea .merit .card .icon.icon3 {
  background-image: url("../img/top/icon_merit3.svg");
}
#meritArea .merit .card .icon.icon4 {
  background-image: url("../img/top/icon_merit4.svg");
}
#meritArea .merit .card .icon.icon5 {
  background-image: url("../img/top/icon_merit5.svg");
}
#meritArea .merit .card h3 {
  font-weight: bold;
}
@media (min-width: 767px) {
  #meritArea .merit .card h3 {
    font-size: 2.6rem;
    margin-top: 10px;
    -webkit-transition: 0.2s linear;
    transition: 0.2s linear;
  }
}
@media (max-width: 766px) {
  #meritArea .merit .card h3 {
    font-size: 1.5rem;
    margin-top: 5px;
  }
}
@media (min-width: 767px) {
  #meritArea .merit .card p {
    font-size: 1.6rem;
    line-height: 2.8rem;
    margin-top: 20px;
    -webkit-transition: 0.2s linear;
    transition: 0.2s linear;
  }
}
@media (max-width: 766px) {
  #meritArea .merit .card p {
    font-size: 1.2rem;
    line-height: 2.1rem;
    margin-top: 10px;
  }
}
#meritArea .merit .card p small {
  display: block;
  line-height: 1.5;
  color: #666;
}
@media (max-width: 766px) {
  #meritArea .merit .card p small {
    margin-top: -20px;
  }
}
@media (min-width: 767px) {
  #meritArea .merit .card .logos {
    margin-top: 43px;
  }
}
@media (max-width: 766px) {
  #meritArea .merit .card .logos {
    width: 196px;
    height: 132px;
  }
}
#meritArea .merit .card .btnObj {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
@media (min-width: 767px) {
  #meritArea .merit .card .btnObj {
    bottom: 30px;
  }
}
@media (max-width: 766px) {
  #meritArea .merit .card .btnObj {
    bottom: 20px;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
@media (min-width: 767px) {
  #meritArea .merit .card .btnObj a {
    width: 448px;
    min-height: 60px;
    font-size: 18px;
    letter-spacing: 0.15em;
  }
}
@media (max-width: 766px) {
  #meritArea .merit .card .btnObj a {
    width: calc(100% - 40px);
    min-height: 40px;
    font-size: 14px;
    letter-spacing: 0.08em;
  }
}
#meritArea .merit a.card:hover {
  opacity: 1 !important;
}
@media (min-width: 767px) {
  #meritArea .merit a.card:hover .icon,
#meritArea .merit a.card:hover h3,
#meritArea .merit a.card:hover p {
    opacity: 0.6;
  }
  #meritArea .merit a.card:hover .arrow:before {
    border-color: #fff;
  }
}
#meritArea .merit .logoSlider {
  position: relative;
  width: calc(100% - 160px);
  margin-top: 50px;
}
@media (max-width: 766px) {
  #meritArea .merit .logoSlider {
    width: calc(100% - 80px);
    margin-top: 30px;
  }
}
#meritArea .merit .logoSlider *,
#meritArea .merit .logoSlider *:focus {
  outline: 0;
}
#meritArea .merit .logoSlider .sliderArrow {
  width: 45px;
  height: 45px;
  position: absolute;
  border-radius: 50%;
  top: 50%;
  cursor: pointer;
  -webkit-transition: background 0.2s linear;
  transition: background 0.2s linear;
  z-index: 1;
}
@media (min-width: 767px) {
  #meritArea .merit .logoSlider .sliderArrow {
    background: #fff;
  }
}
@media (max-width: 766px) {
  #meritArea .merit .logoSlider .sliderArrow {
    background: transparent;
  }
}
#meritArea .merit .logoSlider .sliderArrow.prev {
  left: -50px;
  -webkit-transform: translate(0, -50%) scaleX(-1);
          transform: translate(0, -50%) scaleX(-1);
}
@media (max-width: 766px) {
  #meritArea .merit .logoSlider .sliderArrow.prev {
    left: -40px;
  }
}
#meritArea .merit .logoSlider .sliderArrow.next {
  right: -50px;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
@media (max-width: 766px) {
  #meritArea .merit .logoSlider .sliderArrow.next {
    right: -40px;
  }
}
#meritArea .merit .logoSlider .sliderArrow:after {
  content: "";
  display: inline-block;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  width: 8px;
  height: 8px;
  -webkit-transform: rotate(-45deg) translateY(-50%);
          transform: rotate(-45deg) translateY(-50%);
  position: absolute;
  top: calc(50% - 2px);
  left: 20px;
  -webkit-transition: border 0.2s linear;
  transition: border 0.2s linear;
}
@media (min-width: 767px) {
  #meritArea .merit .logoSlider .sliderArrow:hover {
    background: #eac900;
  }
  #meritArea .merit .logoSlider .sliderArrow:hover:after {
    border-color: #fff;
  }
}
#meritArea .merit .logoSlider ul {
  width: 100%;
}
@media (min-width: 767px) {
  #meritArea .btnObj02 {
    margin-top: 83px;
  }
}
@media (max-width: 766px) {
  #meritArea .btnObj02 {
    letter-spacing: 0;
    width: calc(100% - 26px);
    margin-top: 30px;
  }
}
@media (max-width: 766px) {
  #meritArea .btnObj02 img {
    width: 23px;
    height: 23px;
  }
}

#howtoArea {
  padding: 105px 0 150px;
}
#howtoArea h2 {
  margin-bottom: 75px;
}

.howtoList li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.howtoList li:nth-last-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.howtoList li .txtBox,
.howtoList li .imgBox {
  width: 50%;
  position: relative;
}
.howtoList li .txtBox {
  text-align: center;
  font-size: 2.4rem;
  line-height: 2;
  font-weight: bold;
  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;
}
.howtoList li .txtBox .inBox {
  padding-bottom: 20%;
}
.howtoList li .txtBox .ttl {
  margin-bottom: 24px;
  line-height: 1;
  font-size: 3rem;
  color: #eac900;
}
.howtoList li .txtBox .ttl img {
  max-width: 90%;
  height: auto;
}
.howtoList li .txtBox .icon {
  margin-top: 32px;
  line-height: 1;
  position: relative;
}
.howtoList li .txtBox .icon img {
  height: auto;
  position: relative;
  z-index: 2;
}
.howtoList li .imgBox {
  position: relative;
}
.howtoList li:nth-of-type(2n) .imgBox {
  top: -8.375vw;
}
.howtoList li .imgBox:before {
  content: "";
  display: block;
  background: url("/https/id-credit.com/assets/img/top/bg_howto_img.png") 0 0 no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  top: 1.25vw;
  left: -1.25vw;
}
.howtoList li:nth-of-type(odd) .imgBox:before {
  left: 1.25vw;
}
.howtoList li .imgBox img {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 2;
}

/*.howtoList li:nth-of-type(1) .txtBox .icon img {
	width: 54.625%;
}
.howtoList li:nth-of-type(2) .txtBox .icon img {
	width: 56.25%;
}
.howtoList li:nth-of-type(3) .txtBox .icon img {
	width: 55.625%;
}
.howtoList li:nth-of-type(4) .txtBox .icon img {
	width: 50.75%;
}*/
@media screen and (min-width: 1601px) {
  .howtoList li:nth-of-type(2n) .imgBox {
    top: -134px;
  }
}
@media screen and (min-width: 1600px) {
  .howtoList li .imgBox:before {
    top: 20px;
    left: -20px;
  }
  .howtoList li:nth-of-type(odd) .imgBox:before {
    left: 20px;
  }
}
#useguideArea {
  padding: 120px 0 150px;
  background: #f2f2f2;
  position: relative;
  top: -1px;
}
#useguideArea h2 {
  top: -50px;
  position: relative;
  z-index: 2;
}
#useguideArea h2 .small {
  font-size: 2rem;
  margin-bottom: 8px;
  display: inline-block;
  background: url("/https/id-credit.com/assets/img/common/icon_clapperboard.svg") center 0 no-repeat;
  background-size: 64px 64px;
  padding-top: 92px;
}
#useguideArea .lead {
  text-align: center;
  font-size: 2rem;
  line-height: 1.5;
  font-weight: bold;
  margin-top: -50px;
  margin-bottom: 45px;
}
#useguideArea .movieBoxCover {
  max-width: 1300px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#useguideArea .movieBoxCover .movieBox {
  width: 48.8%;
}
#useguideArea .movieBoxCover .movieBox .ttl {
  font-size: 1.8rem;
  font-weight: bold;
  position: relative;
  text-align: center;
  line-height: 1;
  margin-bottom: 20px;
  background: #eac900;
  height: 30px;
  border-radius: 15px;
  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;
}
#useguideArea .movieBoxCover .movieBox ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#useguideArea .movieBoxCover .movieBox ul li {
  width: 47.6%;
}
#useguideArea .movieBoxCover .movieBox ul li img {
  width: 100%;
  height: auto;
}

#useshopArea {
  padding: 106px 0 95px;
  background-size: 100% 326px;
  position: relative;
  border-top: 1px solid #cacaca;
}
#useshopArea h2 span {
  display: inline-block;
  background: url("/https/id-credit.com/assets/img/top/icon_useshop.svg") center 0 no-repeat;
  background-size: 78px 60px;
  padding-top: 90px;
}
#useshopArea .grayBox {
  background: #e7e7e7;
  text-align: center;
  max-width: 1300px;
  margin: 0 auto 0;
  padding: 50px;
}
#useshopArea .grayBox .ttl {
  font-size: 2.8rem;
  font-weight: bold;
}
#useshopArea .grayBox .ttl img {
  vertical-align: middle;
  margin-right: 25px;
  position: relative;
  top: -3px;
}
#useshopArea .grayBox .txt {
  font-size: 2.4rem;
  font-weight: bold;
  margin: 32px 0 7px;
}
#useshopArea .grayBox .cap {
  font-size: 1.6rem;
  color: #666;
}
#useshopArea .lineBox {
  max-width: 1300px;
  margin: 50px auto 0;
  border: 1px solid #e6e6e6;
  padding: 70px 0 60px;
  background: #fff;
}
#useshopArea .lineBox.comShopBox {
  margin-bottom: 110px;
}
#useshopArea .lineBox h3 {
  text-align: center;
  font-size: 2.8rem;
  font-weight: bold;
  margin-bottom: 50px;
  letter-spacing: 0.2em;
}
#useshopArea .lineBox.comShopBox h3 {
  margin-bottom: 40px;
}
#useshopArea .lineBox .shopIcons {
  width: 90%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#useshopArea .lineBox .shopIcons li {
  width: 11.1111111111%;
  text-align: center;
}
#useshopArea .lineBox .shopIcons li img {
  max-width: 100%;
  height: auto;
}
#useshopArea .lineBox .newcomerIcons li {
  text-align: center;
  float: left;
}
#useshopArea .lineBox .newcomerIcons li img {
  width: 100%;
  height: auto;
}
#useshopArea .lineBox .new {
  margin: 0 auto 13px;
  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;
  background: #eac900;
  width: 72px;
  height: 72px;
  border-radius: 36px;
  font-size: 1.8rem;
  font-weight: bold;
  letter-spacing: 0.1em;
}
#useshopArea .fvBtn {
  margin-top: 130px;
}
#useshopArea .slideArea {
  position: relative;
}
#useshopArea .slideBox {
  width: calc(100% - 250px);
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
#useshopArea .slideBox ul {
  width: 100000px;
}

#paymenttypeArea {
  background: #eac900;
  padding: 85px 0 122px;
}
#paymenttypeArea h2 span {
  margin-bottom: 8px;
  display: inline-block;
  background: url("/https/id-credit.com/assets/img/top/icon_type_white.svg") center 0 no-repeat;
  background-size: 64px 64px;
  padding-top: 92px;
}
#paymenttypeArea h2 + .lead {
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
}
#paymenttypeArea .typeBoxCover {
  max-width: 1300px;
  margin: 40px auto 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#paymenttypeArea .typeBoxCover .typeBox {
  width: calc(33.3333333333% - 5px);
  background: #fff;
}
#paymenttypeArea .typeBoxCover .typeBox.col02 {
  width: calc(66.6666666667% - 5px);
}
#paymenttypeArea .typeBoxCover .typeBox.col02 .bodyBoxCover {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#paymenttypeArea .typeBoxCover .typeBox.col02 .bodyBox {
  width: 50%;
}
#paymenttypeArea .typeBoxCover .typeBox.col02 .bodyBox.type02 {
  border-right: 1px solid #ccc;
}
#paymenttypeArea .typeBoxCover .typeBox .boxTtl {
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  background: #f0f0f0;
  line-height: 1;
  padding: 15px 0;
}
#paymenttypeArea .typeBoxCover .typeBox .bodyBox {
  padding: 36px 30px 50px;
}
#paymenttypeArea .typeBoxCover .typeBox .ttlArea .bgBox {
  position: relative;
  padding: 210px 0 0;
  height: 290px;
}
#paymenttypeArea .typeBoxCover .typeBox .bodyBox.type01 .ttlArea {
  background: url("/https/id-credit.com/assets/img/top/type_line01.svg") center bottom no-repeat;
  background-size: 352px 19px;
}
#paymenttypeArea .typeBoxCover .typeBox .bodyBox.type01 .ttlArea .bgBox {
  background: url("/https/id-credit.com/assets/img/top/icon_type_img01.svg") center 93px no-repeat;
  background-size: 182px 100px;
}
#paymenttypeArea .typeBoxCover .typeBox .bodyBox.type02 .ttlArea {
  background: url("/https/id-credit.com/assets/img/top/type_line02.svg") center bottom no-repeat;
  background-size: 352px 19px;
}
#paymenttypeArea .typeBoxCover .typeBox .bodyBox.type02 .ttlArea .bgBox {
  background: url("/https/id-credit.com/assets/img/top/icon_type_img02.svg") center 93px no-repeat;
  background-size: 182px 100px;
}
#paymenttypeArea .typeBoxCover .typeBox .bodyBox.type03 .ttlArea {
  background: url("/https/id-credit.com/assets/img/top/type_line03.svg") center bottom no-repeat;
  background-size: 352px 19px;
}
#paymenttypeArea .typeBoxCover .typeBox .bodyBox.type03 .ttlArea .bgBox {
  background: url("/https/id-credit.com/assets/img/top/icon_type_img03.svg") center 93px no-repeat;
  background-size: 182px 100px;
}
#paymenttypeArea .typeBoxCover .typeBox .ttlArea .catch {
  position: absolute;
  top: 0;
  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;
  text-align: center;
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
  width: 94px;
  height: 94px;
  border-radius: 47px;
  line-height: 1.2;
  letter-spacing: -0.1px;
}
#paymenttypeArea .typeBoxCover .typeBox .bodyBox.type01 .ttlArea .catch {
  background: #5d729c;
}
#paymenttypeArea .typeBoxCover .typeBox .bodyBox.type02 .ttlArea .catch {
  background: #c85c5c;
  letter-spacing: -2.5px;
}
#paymenttypeArea .typeBoxCover .typeBox .bodyBox.type03 .ttlArea .catch {
  background: #64b0aa;
}
#paymenttypeArea .typeBoxCover .typeBox .ttlArea .ttl {
  font-size: 31px;
  font-weight: bold;
  text-align: center;
}
#paymenttypeArea .typeBoxCover .typeBox .typeLead {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 2;
  margin: 35px 0 0;
}
#paymenttypeArea .typeBoxCover .typeBox .btnObj02 a {
  opacity: 0.3;
  font-size: 2rem;
  letter-spacing: normal;
  min-height: 80px;
}
#paymenttypeArea .btnStartguide {
  margin-top: 45px;
}

@media screen and (max-width: 1300px) {
  #paymenttypeArea .typeBoxCover .typeBox .boxTtl {
    font-size: 1.4vw;
  }
}
@media screen and (max-width: 1300px) {
  #paymenttypeArea .typeBoxCover .typeBox .btnObj02 a {
    font-size: 1.8rem;
  }
}
#securityArea {
  padding: 85px 0 120px;
  z-index: 1;
}
#securityArea h2 span {
  margin-bottom: 8px;
  display: inline-block;
  background: url("/https/id-credit.com/assets/img/top/icon_security.svg") center 0 no-repeat;
  background-size: 64px 64px;
  padding-top: 92px;
}
#securityArea h2 + .lead {
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
}
#securityArea .securityImg {
  text-align: center;
  margin: 40px 0 35px;
}
#securityArea .btnObj a {
  letter-spacing: 0.2em;
}
#securityArea .otokuBox {
  max-width: 1300px;
  margin: 100px auto 0;
  background: url("/https/id-credit.com/assets/img/top/otoku_img.png") right 60px bottom 36px no-repeat #fff;
  background-size: 191px auto;
  text-align: center;
  font-weight: bold;
  padding: 50px;
  border: 1px solid #eac900;
  border-radius: 20px;
}
#securityArea .otokuBox h3 {
  background-size: 80px 9px;
  font-size: 3.2rem;
  line-height: 1.3125;
  text-align: center;
  padding-bottom: 42px;
  letter-spacing: 0.4em;
}
#securityArea .otokuBox .txt {
  font-size: 2rem;
}
#securityArea .otokuBox .btnObj {
  margin-top: 50px;
}
#securityArea .otokuBox .btnObj a {
  letter-spacing: normal;
}

#bottomInfoArea {
  background: url("/https/id-credit.com/assets/img/common/low_bg_mainttl.png") center center repeat #eac900;
  position: relative;
  padding: 85px 0 125px;
}
#bottomInfoArea:before {
  content: "";
  display: block;
  width: 80px;
  height: 30px;
  background: url("/https/id-credit.com/assets/img/common/bg_bottom_area.svg") 0 0 no-repeat;
  background-size: cover;
  position: absolute;
  top: -30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
#bottomInfoArea .leadTxt {
  font-size: 3.2rem;
  line-height: 1.3125;
  font-weight: bold;
  text-align: center;
  margin-bottom: 82px;
  letter-spacing: 0.2em;
}
#bottomInfoArea .fvBtn {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  max-width: 1200px;
}

.cationList {
  max-width: 1300px;
  margin: 140px auto 5px;
}
.cationList li {
  background: #fff;
}
.cationList li:not(:first-child) {
  margin-top: 10px;
}
.cationList li a {
  border: 3px solid #f00;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  position: relative;
  background: url("/https/id-credit.com/assets/img/top/bg_red.gif") 0 0 repeat-y;
  background-size: 97px auto;
}
.cationList li a .icon {
  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: 94px;
  min-height: 94px;
}
.cationList li a .txtBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(100% - 94px);
}
.cationList li a .day {
  width: 200px;
  margin: 0 23px 0 23px;
  height: 40px;
  border-radius: 20px;
  background: #f2f2f2;
  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;
  font-size: 1.6rem;
  font-weight: bold;
  -ms-flex-item-align: center;
      align-self: center;
}
.cationList li a .txt {
  font-size: 2rem;
  line-height: 1.5;
  display: block;
  font-weight: bold;
  width: calc(100% - 390px);
  text-align: left;
  padding: 10px 0;
  -ms-flex-item-align: center;
      align-self: center;
}
.cationList li a:before {
  content: "";
  display: inline-block;
  border-right: 3px solid #f00;
  border-bottom: 3px solid #f00;
  width: 10px;
  height: 10px;
  -webkit-transform: rotate(-45deg) translateY(-50%);
          transform: rotate(-45deg) translateY(-50%);
  position: absolute;
  top: 50%;
  right: 30px;
}

#informationArea {
  padding: 80px 0 100px;
}

.informationBox {
  max-width: 1300px;
  margin: 0 auto;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.informationBox .inBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 100px;
  width: 100%;
}
.informationBox .infoTxtList a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100px;
  padding: 10px 30px 10px 16px;
  position: relative;
  line-height: 1.5;
  font-weight: bold;
}
.informationBox .infoTxtList a:after {
  content: "";
  display: inline-block;
  border-right: 2px solid #eac900;
  border-bottom: 2px solid #eac900;
  width: 8px;
  height: 8px;
  -webkit-transform: rotate(-45deg) translateY(-50%);
          transform: rotate(-45deg) translateY(-50%);
  position: absolute;
  top: calc(50% - 2px);
  right: 10px;
}
.informationBox .infoTxtList a .day {
  display: inline-block;
  margin-right: 1em;
  word-break: keep-all;
}
.informationBox .btnObj.forListBtn a {
  width: 180px;
  height: 40px;
  min-height: 40px;
  font-size: 1.6rem;
  letter-spacing: normal;
}
.informationBox .btnObj.forListBtn a:before {
  border-width: 2px;
  width: 8px;
  height: 8px;
  right: 14px;
}

@media screen and (max-width: 1300px) {
  .fvBtn,
#useguideArea,
#paymenttypeArea,
#securityArea,
#bottomInfoArea,
.cationList,
#useshopArea {
    padding-left: 3.5%;
    padding-right: 3.5%;
  }
  #howtoArea .btnObj02,
#informationArea .informationBox {
    width: 93%;
  }
}
/* clearfix
------------------------------------- */
.yelBox:after,
#securityArea .securityTxtBox:after,
#useshopArea .lineBox .newcomerIcons:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}

/*keyvisual js*/
#contents {
  background: none !important;
}

#kvBGArea {
  overflow: hidden;
  height: 2000px;
  z-index: -1;
  width: 100%;
  max-width: 1920px;
  position: absolute;
  right: 50%;
  top: 0;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
}
#kvBGArea img {
  width: 100%;
}
#kvBGArea > div img {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
#kvBGArea > div img:nth-child(1) {
  position: relative;
  opacity: 1;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.mainVisual {
  position: relative;
  top: 0;
  width: 100%;
  overflow: hidden;
}
.mainVisual .visual {
  position: relative;
  z-index: 0;
  background: #eac900;
  display: block;
}
@media (min-width: 767px) {
  .mainVisual .visual {
    margin: 0 13.15%;
    -webkit-transition: 0.3s linear;
    transition: 0.3s linear;
    cursor: pointer;
  }
  .mainVisual .visual:hover {
    opacity: 0.9;
  }
}
.mainVisual .visual .img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.mainVisual .visual .img.campagin_upper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.mainVisual .visual .img.campagin_lower img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 767px) {
  .mainVisual .visual .img.upper01 {
    background-image: url("/https/id-credit.com/assets/img/top/kv_a_01_pc.jpg");
  }
}
@media (max-width: 766px) {
  .mainVisual .visual .img.upper01 {
    background-image: url("/https/id-credit.com/assets/img/top/kv_a_01_sp.jpg");
  }
}
@media (min-width: 767px) {
  .mainVisual .visual .img.upper02 {
    background-image: url("/https/id-credit.com/assets/img/top/kv_a_02_pc.jpg");
  }
}
@media (max-width: 766px) {
  .mainVisual .visual .img.upper02 {
    background-image: url("/https/id-credit.com/assets/img/top/kv_a_02_sp.jpg");
  }
}
@media (min-width: 767px) {
  .mainVisual .visual .img.upper03 {
    background-image: url("/https/id-credit.com/assets/img/top/kv_a_03_pc.jpg");
  }
}
@media (max-width: 766px) {
  .mainVisual .visual .img.upper03 {
    background-image: url("/https/id-credit.com/assets/img/top/kv_a_03_sp.jpg");
  }
}
@media (min-width: 767px) {
  .mainVisual .visual .img.upper04 {
    background-image: url("/https/id-credit.com/assets/img/top/kv_a_04_pc.jpg");
  }
}
@media (max-width: 766px) {
  .mainVisual .visual .img.upper04 {
    background-image: url("/https/id-credit.com/assets/img/top/kv_a_04_sp.jpg");
  }
}
@media (min-width: 767px) {
  .mainVisual .visual .img.lower01 {
    background-image: url("/https/id-credit.com/assets/img/top/kv_b_01_pc.jpg");
  }
}
@media (max-width: 766px) {
  .mainVisual .visual .img.lower01 {
    background-image: url("/https/id-credit.com/assets/img/top/kv_b_01_sp.jpg");
  }
}
@media (min-width: 767px) {
  .mainVisual .visual .img.lower02 {
    background-image: url("/https/id-credit.com/assets/img/top/kv_b_02_pc.jpg");
  }
}
@media (max-width: 766px) {
  .mainVisual .visual .img.lower02 {
    background-image: url("/https/id-credit.com/assets/img/top/kv_b_02_sp.jpg");
  }
}
@media (min-width: 767px) {
  .mainVisual .visual .img.lower03 {
    background-image: url("/https/id-credit.com/assets/img/top/kv_b_03_pc.jpg");
  }
}
@media (max-width: 766px) {
  .mainVisual .visual .img.lower03 {
    background-image: url("/https/id-credit.com/assets/img/top/kv_b_03_sp.jpg");
  }
}
@media (min-width: 767px) {
  .mainVisual .visual .img.lower04 {
    background-image: url("/https/id-credit.com/assets/img/top/kv_b_04_pc.jpg");
  }
}
@media (max-width: 766px) {
  .mainVisual .visual .img.lower04 {
    background-image: url("/https/id-credit.com/assets/img/top/kv_b_04_sp.jpg");
  }
}
.mainVisual .visual .upper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.mainVisual .visual .upper .left {
  position: relative;
  overflow: hidden;
  z-index: 0;
}
@media (min-width: 767px) {
  .mainVisual .visual .upper .left {
    background: url("/https/id-credit.com/assets/img/top/fv01_pc.jpg") no-repeat center/cover;
    width: 34.7023809524%;
  }
  .mainVisual .visual .upper .left:before {
    position: relative;
    content: "";
    display: block;
    width: 100%;
    padding-top: 121.269296741%;
    height: 0;
    pointer-events: none;
  }
}
@media (max-width: 766px) {
  .mainVisual .visual .upper .left {
    background: url("/https/id-credit.com/assets/img/top/fv01_sp.jpg") no-repeat center/cover;
    width: 39.6%;
  }
  .mainVisual .visual .upper .left:before {
    position: relative;
    content: "";
    display: block;
    width: 100%;
    padding-top: 179.1245791246%;
    height: 0;
    pointer-events: none;
  }
}
.mainVisual .visual .upper .right {
  position: relative;
  overflow: hidden;
  z-index: 0;
}
@media (min-width: 767px) {
  .mainVisual .visual .upper .right {
    width: 65.4166666667%;
    margin-left: -0.119047619%;
  }
  .mainVisual .visual .upper .right:before {
    position: relative;
    content: "";
    display: block;
    width: 100%;
    padding-top: 64.4484958979%;
    height: 0;
    pointer-events: none;
  }
}
@media (max-width: 766px) {
  .mainVisual .visual .upper .right {
    width: 60.6666666667%;
    margin-left: -0.2666666667%;
  }
  .mainVisual .visual .upper .right:before {
    position: relative;
    content: "";
    display: block;
    width: 100%;
    padding-top: 117.4392935982%;
    height: 0;
    pointer-events: none;
  }
}
.mainVisual .visual .lower {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.mainVisual .visual .lower .left {
  position: relative;
  overflow: hidden;
  z-index: 0;
}
@media (min-width: 767px) {
  .mainVisual .visual .lower .left {
    width: 59.7619047619%;
  }
  .mainVisual .visual .lower .left:before {
    position: relative;
    content: "";
    display: block;
    width: 100%;
    padding-top: 45.3187250996%;
    height: 0;
    pointer-events: none;
  }
}
@media (max-width: 766px) {
  .mainVisual .visual .lower .left {
    width: 60%;
  }
  .mainVisual .visual .lower .left:before {
    position: relative;
    content: "";
    display: block;
    width: 100%;
    padding-top: 80%;
    height: 0;
    pointer-events: none;
  }
}
.mainVisual .visual .lower .right {
  position: relative;
  overflow: hidden;
  z-index: 0;
}
@media (min-width: 767px) {
  .mainVisual .visual .lower .right {
    background: url("/https/id-credit.com/assets/img/top/fv04_pc.jpg") no-repeat center/cover;
    width: 40.3571428571%;
    margin-left: -0.119047619%;
  }
  .mainVisual .visual .lower .right:before {
    position: relative;
    content: "";
    display: block;
    width: 100%;
    padding-top: 67.3076923077%;
    height: 0;
    pointer-events: none;
  }
}
@media (max-width: 766px) {
  .mainVisual .visual .lower .right {
    background: url("/https/id-credit.com/assets/img/top/fv04_sp.jpg") no-repeat center/cover;
    width: 40.2666666667%;
    margin-left: -0.2666666667%;
  }
  .mainVisual .visual .lower .right:before {
    position: relative;
    content: "";
    display: block;
    width: 100%;
    padding-top: 120%;
    height: 0;
    pointer-events: none;
  }
}
.mainVisual .visual .logo {
  position: absolute;
  background: url("/https/id-credit.com/assets/img/top/main_title.svg") no-repeat center/contain;
}
.mainVisual .visual .logo:before {
  position: relative;
  content: "";
  display: block;
  width: 100%;
  padding-top: 61.4147909968%;
  height: 0;
  pointer-events: none;
}
@media (min-width: 767px) {
  .mainVisual .visual .logo {
    left: 8.5119047619%;
    top: 4.295532646%;
    width: 18.5119047619%;
  }
}
@media (max-width: 766px) {
  .mainVisual .visual .logo {
    left: 5.0666666667%;
    top: 8%;
    width: 29.3333333333%;
    height: 18%;
  }
}
.mainVisual > .fvBtn {
  position: relative;
  z-index: 0;
}
@media (min-width: 767px) {
  .mainVisual > .fvBtn {
    margin-top: -50px;
  }
}
@media (max-width: 766px) {
  .mainVisual > .fvBtn {
    margin-top: -22px;
  }
}

/* 20250331追加
--------------------------------------------------------- */
.c-staticTopImgBox1col figure {
  text-align: center;
}
.c-staticTopImgBox1col img {
  width: 70%;
  max-width: 400px;
  margin: 0 auto;
}
