/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap');

/* =========== getGameCode ===============*/


#getGameCode {
    width: 100%;
     max-width: 1280px;
      margin: 30px auto;
       padding: 0 15px;
}
#nv_pubg_GameBundle .apply {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;}
#getGameCode .area_inner{
    display: flex;
    justify-content: center;
     padding: 0 15px;
}
#getGameCode .area {
    flex: 0 0 25%;
    max-width: 25%;
    margin: 0 5px;
    background: #1a1a1a;
    border: none;
    overflow: hidden;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    -o-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    border: 1px solid rgba(69, 91, 21, 1.00);
}

#getGameCode .area::before,
#getGameCode .area::after {
    content: '';
    position: absolute;
    z-index: -1;
    border-radius: inherit;
    /*background-color: transparent;*/
}

#getGameCode .area::before {
    background: #76b900;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    -o-transition: transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    -o-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}

#getGameCode .area::after {
    top: 2px;
    left: 2px;
    right: 2px;
    bottom: 2px;
    background: #000;
}

#getGameCode .area:hover:before {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}


#getGameCode .area a{
    cursor: pointer;
    padding: 0;
    margin: 0;
    outline: none;
    color: #fff;
}


#getGameCode .caption {
    display: block;
    font-size: 1.65em !important;
    margin: 0 auto;
    line-height: 1.45;
    color:inherit;
    text-align: center;
    padding: 0px 15px 10px;
    margin: 10px auto;
    /*border-bottom: 1px solid #444;*/
}

#getGameCode .area a:hover,
#getGameCode .area a:active,
#getGameCode .area a:focus{
    outline: none;
    border: 0;
    text-decoration: none;
    opacity: .8;
}

#getGameCode .area a:hover .caption{
    color: #76b900
}


#getGameCode  .nv_apac_list {
    padding: 20px 15px;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    height: 100%;
    position: relative;
}

#getGameCode .area .nv_apac_list li {
    font-size: 1.25em;
    line-height: 1.45;
    color: #a9a9a9;
    padding: 2px 15px;
    text-align: center;
    font-family: 'Geforce-Light';
    letter-spacing: 1.25px;
}

#getGameCode .get_btn {
    width: 100%;
    max-width: 480px;
}

#getGameCode .tmc_btn {
    max-width: 320px;
}


@media (max-width: 960px){
    #getGameCode .area_inner{
            padding: 0px;
            -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;
         align-items: center;*/
    }
    #getGameCode .area {
        flex: 1;
        max-width: 100%;
        margin: 10px 0;
    }

}

/*
#nv_pubg_GameBundle .attword p{
    font-size: 20px;
    margin: 0;
    padding: 10px 0;
}
#nv_pubg_GameBundle .attword p.sptxt{
    color: #6c0;
    text-align: left;
    color: #6c0;
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 1px;
}

#nv_pubg_GameBundle .txt p{
    letter-spacing: 0;
}
*/
#nv_pubg_GameBundle .datetb .datehead{
    width: 35%;
}

#nv_pubg_GameBundle .datetb .datebody{
    width: 65%;
}

#nv_pubg_GameBundle .apply{
    width: 100%;
    max-width:1280px;
    margin:0 auto;
}

#nv_pubg_GameBundle .apply .apply-head{
     border-bottom: 0px solid #424242;
}

#nv_pubg_GameBundle .apply  .apply-head  .apply-title {
    text-transform: uppercase;
    color: #6c3;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 2em;
    margin: 0;
    line-height: 1.42857143;
    padding: 15px;
    border-bottom: 0px solid #424242;
    text-align: center;
}
#nv_pubg_GameBundle .apply .apply-list {
    margin-left: 10px;
}
#nv_pubg_GameBundle .apply .apply-list li{
    line-height: 30px;
    font-size: 16px;
    padding-bottom: 10px;
    list-style: disc;
    padding-left: 10px;text-align: left;
}

#nv_pubg_GameBundle .apply .apply-list a{
    color: #f01;
    font-size: 18px;
    line-height: 1.45;
    letter-spacing: 1px;
    padding: 0 5px;
}

#nv_pubg_GameBundle .pdtb .td a{
    text-decoration: none;
}


/* =========== #getGameCode  lightbox =====================*/

#nv_pubg_GameBundle .apply-step{
    margin-top: 3%;
}

#nv_pubg_GameBundle .applybox{
    display: -ms-flexbox;
    display: flex;
}

#nv_pubg_GameBundle .applybox p{
    font-size: 18px;
    letter-spacing: .85px;
    font-family: 'Geforce-Light' "DINCondMediumRegular", "bebas_neue_cyrillicregular",
     "BebasNeueTurkishSubset", "BebasNeuePolishSubset", sans-serif !important;
    line-height: 1.45;
    padding: 20px 15px;
}

#nv_pubg_GameBundle .applybox a{
    color: #6c3;
    font-size: 18px;
    letter-spacing: .85px;
    font-family: 'Geforce-Light' "DINCondMediumRegular", "bebas_neue_cyrillicregular",
     "BebasNeueTurkishSubset", "BebasNeuePolishSubset", sans-serif !important;
    line-height: 1.45;
    padding: 0 5px;
     text-decoration: none;

}

#nv_pubg_GameBundle .applybox .step_head{
    background: #333;
    vertical-align: middle;
    text-align: right;
    border-right: #333 1px solid;
    width: 30%;
    text-shadow: #000 1px 1px 20px;
    border-top: #222 1px solid;
    width: 100%;
    max-width: 30%;
     color: #a9a9a9;
}
#nv_pubg_GameBundle .applybox .step_dec{
    width: 100%;
    max-width: 70%;
    color: #a9a9a9;
    vertical-align: middle;
    text-align: left;
    background: #111;
    border-top: #333 1px solid;
}


#nv_pubg_GameBundle .note {
    display: block;
    margin: 30px 0;
    text-align: left;
    color: #a9a9a9;
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 1px;

}

#nv_pubg_GameBundle .note a{
    color: #6c3;
    text-decoration: none;
}




@media (max-width: 1200px){
    #nv_pubg_GameBundle .note{
            margin: 10px 0 30px 0;
    }
}


