@charset "utf-8";
.mb48{
  margin-bottom: 48px !important;
}
.fz14{
  font-size: 1.4rem;
}
.content-container__kv-area{
  margin: 0 auto;
  max-width: 375px;
  margin-bottom: 48px;
}
.page-nav__lists-2row > li + li, .page-nav__lists-3row > li + li{
  margin: 8px 0 0;
}
.page-nav__lists-3row .anchor-link{
  min-height: 40px;
  padding: 8.5px 41px 8.5px 9px;
}
.page-nav__lists-3row .anchor-link::before{
  content: '';
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  background-image: url(/shared/images/common/anchor-arrow.png);
  background-size: 12px 7px;
  background-repeat: no-repeat;
  background-position: center;
}
.txt-link--blank{
  font-weight: normal;
}
.login-img{
  max-width: 327px;
  margin: 0 auto;
}
.manager-img{
  margin: 0 auto;
  max-width: 327px;
}
.step-lists__container{
  padding-bottom: 16px;
}
.step-lists{
  width: calc(100% + 24px);
  padding-left: 12px;
}
.step-lists .slick-list{
  padding: 0 32.5% 0 0 !important;
}
.step-lists__item{
  margin-right: 25px;
  max-width: 205px;
}
.step-lists__item-pic{
  padding: 14px 15.5px 0 15.5px;
  position: relative;
}
.step-lists__item .step-lists__item-pic::before{
  content: "";
  display: block;
  width: 38px;
  height: 38px;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 0;
}
.step-lists__item:nth-of-type(1) .step-lists__item-pic::before{
  background-image: url(/security/images/passkey/step-icon01.png);
}
.step-lists__item:nth-of-type(2) .step-lists__item-pic::before{
  background-image: url(/security/images/passkey/step-icon02.png);
}
.step-lists__item:nth-of-type(3) .step-lists__item-pic::before{
  background-image: url(/security/images/passkey/step-icon03.png);
}
.step-lists__item:nth-of-type(4) .step-lists__item-pic::before{
  background-image: url(/security/images/passkey/step-icon04.png);
}
.step-lists__item:nth-of-type(5) .step-lists__item-pic::before{
  background-image: url(/security/images/passkey/step-icon05.png);
}
.step-lists__item:nth-of-type(6) .step-lists__item-pic::before{
  background-image: url(/security/images/passkey/step-icon06.png);
}
.step-lists__item .step-lists__item-pic::after{
  content: "";
  display: block;
  width: 20px;
  height: 36px;
  background: url(/security/images/passkey/step-arrow.png) no-repeat center;
  background-size: contain;
  position: absolute;
  right: -23px;
  top: 50%;
}
.step-lists__item:last-child .step-lists__item-pic::after{
  display: none !important;
}
.step-lists__item-text{
  font-size: 1.4rem;
  margin-top: 24px;
  padding: 0 15.5px;
}
.step__list-note{
  margin-top: 8px;
}
ul.step__list-note li{
  font-size: 1.2rem;
}
.step-lists__controller{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 327px;
  height: 40px;
  list-style: none;
  padding: 0;
  margin: 24px auto 0;
  text-align: center;
  position: relative;
}
.step-lists__controller-prev, .step-lists__controller-next{
  width: 40px;
  height: 40px;
  border-radius: 50%;
  position: absolute;
  top: 0;
}
.step-lists__controller-prev{
  left: 0;
}
.step-lists__controller-next{
  right: 0;
}
.step-lists__controller-prev.slick-disabled, .step-lists__controller-next.slick-disabled{
  opacity: 0;
}
.step-lists__controller-dots{
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 45px;
}
.step-lists__controller-dots li{
  width: 12px;
  height: 12px;
  margin: 0 6px;
  padding: 0;
  cursor: pointer;
  position: relative;
}
.step-lists__controller-dots li button{
  display: block;
  width: 12px;
  height: 12px;
  background: transparent;
  border: 0;
  font-size: 0;
  line-height: 0;
  color: transparent;
  outline: none;
  padding: 0;
  cursor: pointer;
}
.step-lists__controller-dots li button:before{
  content: '';
  width: 8px;
  height: 8px;
  background: #ddd;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.step-lists__controller-dots li.slick-active button:before{
  width: 12px;
  height: 12px;
  background: #4da0ff;
}
.accordion-head{
  font-weight: 600;
}
.pass-faq--q{
  position: relative;
  padding: 15px 24px 15px 27px;
}
.pass-faq--q::before{
  content: 'Q.';
  position: absolute;
  top: 1.35rem;
  left: 0;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 1.5;
  color: #002970;
}
.pass-faq > li{
  padding: 0 15px;
  background: #fff;
  border: 1px #bababa solid;
  border-radius: 12px;
}
.pass-faq > li + li{
  margin-top: 16px;
}
.pass-faq--q p{
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 1.5;
}
.pass-faq--a{
  position: relative;
  padding: 0 0 15px 28px;
  font-size: 1.4rem;
  line-height: 1.5;
}
.pass-faq--a::before{
  content: 'A.';
  position: absolute;
  top: 0;
  left: 0;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 1.5;
  color: #ef3f3f;
}
.pass-faq--a > p + p{
  margin: 16px 0 0;
}
.txt--wrap-indent-1{
  display: block;
  padding-left: 1em;
  text-indent: -1em;
}
.txt--indent-1-wrap-2{
  display: block;
  padding-left: 2em;
  text-indent: -1em;
}
.txt--indent-1{
  display: block;
  padding-left: 1em;
}
.pass-faq__img-inner{
  margin-top: 16px;
  display: flex;
  flex-direction: column;
  row-gap: 16px;
}
.pass-faq__img{
  width: 100%;
  max-width: 200px;
  margin: 0 auto;
}
.list-note--faq{
  display: flex;
  flex-direction: column;
  row-gap: 4px;
}
@media screen and (min-width: 768px){
  .content-container__kv-area{
    max-width: 840px;
  }  
  .page-nav__lists-3row .anchor-link{
    min-height: 44px;
    padding: 9px 47px 9px 23px;
    font-size: 1.6rem;
    line-height: 1.5;
    transition: .3s;
  }
  .page-nav__lists-2row > li + li, .page-nav__lists-3row > li + li{
    margin: 0;
  }
  .page-nav__lists-3row .anchor-link::before{
    background-image: url(/shared/images/common/anchor-arrow__pc.png);
    background-size: 16px 9px;
  }
  .page-nav__lists-3row .anchor-link:hover{
    text-decoration: none;
    opacity: .7;
  }
  .login-img{
    max-width: 400px;
  }
  .manager-img{
    max-width: 624px;
  }
  .step-lists__container{
    max-width: 690px;
    margin: 0 auto;
  }
  .step-lists{
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 16px 25px;
    padding-left: 0;
    padding-right: 25px;
  }
  .step-lists__item{
    max-width: initial;
    margin-right: 0;
  }
  .step-lists__controller{
    display: none;
  }
  .pass-faq > li{
    padding: 15px 31px;
  }
  .pass-faq--q{
    padding: 16px 24px 16px 33px;
  }
  .pass-faq--q p{
    font-size: 1.8rem;
  }
  .pass-faq--q::before{
    font-size: 2.2rem;
  }
  .pass-faq--a p{
    font-size: 1.6rem;
  }
  .pass-faq--a{
    padding: 0 0 16px 32px;
  }
  .pass-faq--a::before{
    font-size: 2.2rem;
  }
  .pass-faq__img-inner{
    justify-content: center;
    flex-direction: row;
    column-gap: 24px;
  }
  .pass-faq__img{
    max-width: 200px;
    margin: 0;
  }
  ol.list-number > li,ol.list-number--circle > li{
    font-size: 1.6rem;
  }  
}