/* **************************************************
  bnr
************************************************** */

.bb_login {
  position: relative;
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0 1rem;
  padding: 0.5em 0;
  color:#5d4196;
  font-size: 1em;
}


.bb_login img{
  width: 40px;
  height: auto;
}

.bb_regtxt{
  padding-top:4.2rem;
  font-family: serif;
  display: flex;
  flex-flow:column nowrap;
  align-items:center;
  justify-content:center;
  font-weight:700;
  font-size:1.8rem;
}

.bb_regtxt div:first-child{
  font-size:2.8rem;
}

.bb_regtxt div:nth-of-type(2){
  font-size: 1.4rem;
  margin-bottom: 1rem;
}

.bb_regtxt div:nth-of-type(2) > span:nth-of-type(2){
  color: #a367b1;
  font-size: 2.4rem;
}

.bb_regtxt div:nth-of-type(2) > span:nth-of-type(3){
  color: #a367b1;
}

.bb_regtxt div:nth-of-type(3){
  padding: 0 0 1.6rem;
  color: #614bc3;
  font-size: 1.6rem;
  margin-top: -0.6em;
  text-shadow: 2px 2px 50px rgba(163, 103, 177, 0.5);
}

.bb_regtxt div:nth-of-type(3) > span{
  font-size: 2.1rem;
}

.security_mark{
  display: flex;
  justify-content:space-around;
  align-items:center;
}


.security_mark > div {
  flex:0 1 auto;
  width: 55px;
  height:auto;
}

.security_mark > div:last-child {
  flex:0 1 70%;
  margin-left:0.8rem;
  line-height:1.4;
  font-size: 0.9em;
}



/* **************************************************
  browserBack
************************************************** */
  #browserBack {
    overflow: hidden;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
  }

  #browserBack > .bb-modal-cover {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, .6);
  }

  #browserBack > .bb-modal {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 87vw;
    /* padding: 0 8px; */
    max-width: 400px;
    background-color: #FFF;
    background-repeat: repeat;
    transform: translate(-50%, -50%);
  }


  #browserBack > .bb-modal > .bb-modal-inner {
    display: flex;
    flex-direction: column;
    padding:0.8rem;
  }

  #browserBack > .bb-modal > .bb-modal-inner > div {
    padding: 0.8rem
  }

  #browserBack > .bb-modal > .bb-btn-close {
    position: absolute;
    right: 0;
    top: -36px;
    width: 36px;
    height: 36px;
    background-color: #000;
    border: none;
    justify-content: flex-end;
  }

  #browserBack > .bb-modal > .bb-btn-close > span {
    display: block;
    width: 26px;
    height: 2px;
    background-color: #FFF;
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 2px;
  }

  #browserBack > .bb-modal > .bb-btn-close > span:first-child {
    transform: translate(-50%, -50%) rotate(45deg);
  }

  #browserBack > .bb-modal > .bb-btn-close > span:last-child {
    transform: translate(-50%, -50%) rotate(-45deg);
  }

  .browserBack.bb-hide {
    display: none;
  }


  #browserBack > .bb-modal > img {
    display: block;
    max-width: 100%;
    height: auto;
  }

  #browserBack > .bb-modal a > img {
    display: block;
    max-width: 100%;
  }



/* **************************************************
  new regist
************************************************** */
.newregBlock{
  padding:1.6rem;
}

.newregBanner{
  width: 90%;
  height:auto;
  margin: 0 auto;
}

.newregBanner:before{
  content:"";
  display: block;
  width: 90%;
  height: auto;
  position: absolute;
  top: 1.6rem;
  left:auto;
  right:auto;
  padding-top: 12.5%;
  background: url('/asset/image/lp/lp/ornament_star.svg') no-repeat 50% 50%;
  background-size: 50% auto;
}

.newregBanner img {
  width: 90%;
  margin: 4.8rem auto 0.8rem;
}

.newregBannerBlock {
  padding: 1.6rem 0 0;
}



/* **************************************************
  frame
************************************************** */

.decoframe {
  position: relative;
  margin: 0 auto;
  padding: 2rem 0 2rem;
}
.decoframe::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background:
    radial-gradient(circle at top left, transparent 20px, #cdc77d 20px, #cdc77d 23px, transparent 23px) left top / 23px 23px no-repeat,
    radial-gradient(circle at top right, transparent 20px, #cdc77d 20px, #cdc77d 23px, transparent 23px) right top / 23px 23px no-repeat,
    radial-gradient(circle at bottom left, transparent 20px, #cdc77d 20px, #cdc77d 23px, transparent 23px) left bottom / 23px 23px no-repeat,
    radial-gradient(circle at bottom right, transparent 20px, #cdc77d 20px, #cdc77d 23px, transparent 23px) right bottom / 23px 23px no-repeat,
    linear-gradient(90deg, transparent 20px, #cdc77d 23px) left top / 51% 3px no-repeat,
    linear-gradient(-90deg, transparent 20px, #cdc77d 23px) right top / 51% 3px no-repeat,
    linear-gradient(90deg, transparent 20px, #cdc77d 23px) left bottom / 51% 3px no-repeat,
    linear-gradient(-90deg, transparent 20px, #cdc77d 23px) right bottom / 51% 3px no-repeat,
    linear-gradient(180deg, transparent 20px, #cdc77d 23px) left top / 3px 51% no-repeat,
    linear-gradient(0deg, transparent 20px, #cdc77d 23px) left bottom / 3px 51% no-repeat,
    linear-gradient(180deg, transparent 20px, #cdc77d 23px) right top / 3px 51% no-repeat,
    linear-gradient(0deg, transparent 20px, #cdc77d 23px) right bottom / 3px 51% no-repeat;
}
.decoframe:after {
  position: absolute;
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;
  content: "";
  box-shadow: 0 0 0 2px #cdc77d;
}

