.v3-boxModalBg,
.v3-boxModal.modalWrap{
   transition: .3s;
   visibility: hidden;
   opacity: 0;
}
.v3-boxModalBg.show,
.v3-boxModal.modalWrap.show{
   visibility: visible;
}
.v3-boxModal.modalWrap.show{
   opacity: 1;
}

.fixedBottom01 .fixedBottomInner {
  border-top: 2px solid #009a62;
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
    z-index: 99;
}


.v3-boxModalBg {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 3;
  background: #000;
  opacity: 0.7;
  -ms-filter: "alpha(opacity=70)";
    z-index: 99;

}


.fixedBottom01 .fixedBottomBtn .fixedBottomList01 {
  gap: 10px;
  margin: 0 auto;
}
.fixedBottom01 .fixedBottomBtn .fixedBottomList01 a{
    width: calc( 100vw - 4rem);
  max-width: 360px;

}
.fixedBottomContent {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  margin: 0 auto;
  width: 100%;
  min-height: 42px;
  padding: 12px 0;
}
.btnWFull {
  display: block;
  position: relative;
  text-align: center;
}
.btnT03 {
  padding-top: 16px;
  padding-bottom: 17px;
  -webkit-transition: background 0.4s;
  -moz-transition: background 0.4s;
  -ms-transition: background 0.4s;
  -o-transition: background 0.4s;
  transition: background 0.4s;
  background: #faab00;
    background-position-x: 0%;
    background-position-y: 0%;
    background-image: none;
    background-size: auto;
  background-image: linear-gradient(to right, #ffb513 0%, #ffb513 51%, #faab00 63.5%, #e88504 100%);
  background-size: 200% auto;
  background-position: right center;
   text-decoration: none;
}
.fixedBottom01 .btnT03 > span {
  color: #fff;
}
.fixedBottomInner {
  margin: 0 auto;
  position: relative;
  width: 100%;
  background: #fff;
  border-top: 2px solid #0ca26c;
  -webkit-box-shadow: 0px -1px 2px rgba(50, 50, 50, 0.1), 0px 1px 2px rgba(50, 50, 50, 0.1);
  -moz-box-shadow: 0px -1px 2px rgba(50, 50, 50, 0.1), 0px 1px 2px rgba(50, 50, 50, 0.1);
  box-shadow: 0px -1px 2px rgba(50, 50, 50, 0.1), 0px 1px 2px rgba(50, 50, 50, 0.1);
}


.btnT01 > span, .btnT02 > span, .btnT03 > span, .btnT05 > span {
  position: static;
}
.btnT01 {
  border: 1px solid #d3d3d3;
  background: #fff;
}
.btnT01, .btnT02, .btnT03 {
  margin-bottom: 16px;
  padding: 15px 10px 16px;
  font-weight: bold;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  box-shadow: rgba(0, 0, 0, 0.0980392) 0px 8px 2px -5px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.0980392) 0px 8px 2px -5px;
  -moz-box-shadow: rgba(0, 0, 0, 0.0980392) 0px 8px 2px -5px;
  line-height: 1.444;
  font-size: 1.125em;
}
.v3-boxModalBg .lorder {
  display: inline;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 3;
  margin: -20px 0 0 -20px;
  opacity: 0.7;
  -ms-filter: "alpha(opacity=70)";
}


.fixedBottom01 .btnT03::after {
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 15px;
  left: auto;
  margin-top: -0.5em;
  text-decoration: none;
  vertical-align: middle;
  color: #fff;
  font-weight: normal;
  line-height: 1;
  content: "\e90f";
  font-family: 'icon_type2018';
}
.fixedBottom01 .btnT03::before {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 15px;
  right: auto;
  margin-top: -0.7em;
   font-size: 1.2em;
    content: "\e909";
    color: #fff;
    font-family: 'icon_type2018';
}

.v3-boxModal .v3-itemModal {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  scrollbar-face-color: #049849;
  scrollbar-track-color: #dedede;
  padding: 54px 21px 76px;
  overflow: auto;
   text-align: center;
}

.btnSLarge {
  display: table;
  padding: 10px;
  font-size: 1.223em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.blockInnerB01 > :first-child, .blockInnerB02 > :first-child, .blockInnerB03 > :first-child, .blockInnerB04 > :first-child,
.blockInnerB05 > :first-child {
  margin-top: 0;
}

.fs18_36 {
  font-size: 2.00em !important;
}
.v3-boxModal .v3-itemModal .inner {
  margin: 0 auto;
  max-width: 804px;
}
[class^="layoutColumnA4"] a,
[class^="layoutColumnA4"] a span,
[class^="layoutColumnA4"] a span img{
   display: block;
}
[class^="layoutColumnA4"] a span img{
   height: 40px;
   width: auto;
   margin: 0 auto;
}
[class^="layoutColumnA4"] > *, [class*=" layoutColumnA4"] > * {
  width: 22.9%;
  margin-left: 2.8%;
  float: left;
  margin-top: 10px;
}

[class^="layoutColumnA4"] > li:first-child{
   margin-left: 0;
}

@media screen and (max-width: 800px) {
[class^="layoutColumnA4"] > *, [class*=" layoutColumnA4"] > * {
  width: 48%;
  margin-left: 4%;
}
[class^="layoutColumnA4"] > li:nth-child(odd){
   margin-left: 0;
}
}

@media screen and (max-width: 587px) {
[class^="layoutColumnA4"] > *, [class*=" layoutColumnA4"] > * {
  width: 100%;
   margin: 0;

}
}
.closeWrap > .btnT01.glyphClose {
  padding-left: 64px;
  padding-right: 64px;
   color: #000;
}
.v3-boxModal .closeWrap {
  display: block;
  position: relative;
  margin: 0;
  padding: 18px 15px 10px;
  box-shadow: 0 -1px 3px #e6e6e6;
  z-index: 100;
}

.v3-boxModalBg {
  z-index: 500;
   position: fixed;
}
.v3-boxModal {
   position: fixed;
   background: #fff;
   border-radius: 3px;
  z-index: 501;
   top: 50%;
   left: 50%;
   transform: translate( -50% ,-50%);
   width: 100%;
   max-width: 1000px;
   margin: auto;
}
.blockInnerB05 > * {
  margin-top: 30px;
}
.tBold{font-weight: bold
}
.center{
   text-align:center;
}
.closeWrap > .btnT01.glyphClose > span {
  padding: 0 !important;
}


/* JCB 3-modal application UI */
.fixedBottom01 .fixedBottomBtn {
  width: 100%;
}
.fixedBottom01 .fixedBottomBtn .fixedBottomList01 {
  display: flex;
  justify-content: center;
  align-items: stretch;
  gap: 40px;
  padding: 0 24px;
}
.fixedBottom01 .fixedBottomBtn .fixedBottomList01 li {
  width: min(30%, 354px);
}
.fixedBottom01 .fixedBottomBtn .fixedBottomList01 a {
  width: 100%;
  max-width: none;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0;
  padding: 16px 42px;
  font-size: 1.2rem;
  line-height: 1.25;
  letter-spacing: 0;
}
.fixedBottom01 .btnT03::before {
  left: 1em;
    top: 50%;
    transform: translateY( -50%);
  margin-top: 0.15em;
  font-size: 0.95em;
  color: #fff;
}
.fixedBottom01 .btnT03::after {
  right: 24px;
}
.fixedBottom01 .btnApplyGeneral {
  background: linear-gradient(to right, #d7d7d7 0%, #9a9a9a 100%);
}
.fixedBottom01 .btnApplyGold {
  background: linear-gradient(to right, #f4c34f 0%, #e89a12 100%);
}
.fixedBottom01 .btnApplyPlatinum {
  background: linear-gradient(to right, #707070 0%, #211411 100%);
}
.jcbApplyModal .v3-itemModal {
  padding: 76px 21px 90px;
}
.jcbApplyModal .v3-itemModal .inner {
  max-width: 960px;
}
.jcbApplyModal .blockInnerB05 > * {
  margin-top: 24px;
}
.jcbApplyModal .layoutColumnA4_1 {
  display: flex;
  gap: 24px;
  justify-content: center;
}
.jcbApplyModal [class^="layoutColumnA4"] > *,
.jcbApplyModal [class*=" layoutColumnA4"] > * {
  float: none;
  width: 23%;
  margin: 0;
}
.jcbApplyModal .selectBankBtn01 {
  box-shadow: 0 8px 12px rgba(0, 0, 0, 0.22);
}
.jcbApplyModalNote {
  clear: both;
  margin: 16px auto 0;
  max-width: 960px;
  text-align: left;
}

@media screen and (max-width: 900px) {
  .fixedBottom01 .fixedBottomBtn .fixedBottomList01 {
    gap: 12px;
    padding: 0 12px;
  }
  .fixedBottom01 .fixedBottomBtn .fixedBottomList01 a {
    min-height: 78px;
    padding: 14px 30px;
    font-size: 18px;
  }
  .jcbApplyModal .layoutColumnA4_1 {
    flex-wrap: wrap;
  }
  .jcbApplyModal [class^="layoutColumnA4"] > *,
  .jcbApplyModal [class*=" layoutColumnA4"] > * {
    width: 48%;
  }
}

@media screen and (max-width: 768px) {
  .fixedBottom01 .fixedBottomBtn .fixedBottomList01 {
    flex-direction: column;
  }
  .fixedBottom01 .fixedBottomBtn .fixedBottomList01 li {
    width: 100%;
      max-width: 587px;
      margin-left: auto;
      margin-right: auto;
  }
  .fixedBottom01 .fixedBottomBtn .fixedBottomList01 a {
    min-height: 58px;
    font-size: 16px;
  }
  .jcbApplyModal .v3-itemModal {
    padding: 40px 16px 46px;
  }
  .jcbApplyModal [class^="layoutColumnA4"] > *,
  .jcbApplyModal [class*=" layoutColumnA4"] > * {
    width: 100%;
  }
}


/* fixed bottom visibility */
.fixedBottom01 .fixedBottomInner {
  transform: translateY(100%);
  opacity: 0;
  pointer-events: none;
  transition: transform 0.5s ease, opacity 0.5s ease;
}
.fixedBottom01.isFixedBottomVisible .fixedBottomInner {
  transform: translateY(0);
  opacity: 1;
  pointer-events: auto;
}