@charset "utf-8";
/* 全局 css */
*{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}
body{line-height:1;font:12px/1.5 Helvetica,Arial,sans-serif;background-color:#fff;}
ol,ul{list-style:none}
h1,h2,h3,h4,h5,h6{font-weight:normal}
select,input{border:0px;outline:none;}
em,i{font-style:normal;display: inline-block;}
a{text-decoration:none;color:#FFF;font-size:21px;}

.body_box{
    width: 100%;
    height: 3630px;
    margin: 0px auto;
    background:url('/assets/img/en_mafia/prereg_kr/pre_reg_bg.jpg') top center no-repeat;
    overflow: hidden;
    position: relative;
}

.main_box{
    width: 100%;
    height: 100%;
    margin: 0px auto;
    padding-top: 1px;
    position: relative;
}

.top_box{
    width: 100%;
    height: 70px;
    position: fixed;
    background-color: #000;
    opacity: 1;
    z-index: 9999;
}

.top_box_main{
    width: 100%;
    height: 100%;
    margin: 0 auto;
    text-align: center;
}

.top_box_main li{
    margin: 0 30px;
    list-style: none;
    display: inline-block;
    height: 64px;
}

.top_box_main li:hover{
    border-bottom: 6px solid #fff;
}

.top_box_main .now{
    border-bottom: 6px solid #fff;
}


.bottom_box {
    height: 82px;
    margin-top: 10px;
    text-align: center;
    font-family: Malgun Gothic;
    color: white;
    font-size: 20px;
}

.top_wrap{
    display: block;
    position: relative;
    width: 100%;
    height: 770px;
    padding-top: 1px;
    margin-top: 0px;
}

.reg_btn_wrap{
    display: block;
    position: relative;
    width: 100%;
    height: 625px;
    padding-top: 1px;
}

.twitter_reg_btn{
    cursor: pointer;
    display: block;
    position: relative;
    width: 520px;
    height: 81px;
    margin: 235px auto 0 auto;
    background: url(/assets/img/en_mafia/prereg_kr/twitter_reg_btn.png) top center no-repeat;
}

.line_reg_btn{
    cursor: pointer;
    display: block;
    position: relative;
    width: 520px;
    height: 81px;
    margin: 20px auto 0 auto;
    background: url(/assets/img/en_mafia/prereg_kr/line_reg_btn.png) top center no-repeat;
}

.email_reg_btn{
    cursor: pointer;
    display: block;
    position: relative;
    width: 520px;
    height: 81px;
    margin: 20px auto 0 auto;
    background: url(/assets/img/en_mafia/prereg_kr/email_reg_btn.png) top center no-repeat;
}

.notice_btn{
    cursor: pointer;
    display: block;
    position: relative;
    width: 170px;
    height: 52px;
    margin: 25px auto 0 auto;
    background: url(/assets/img/en_mafia/prereg_kr/notice_btn.png) top center no-repeat;
}

.banner_wrap{
    display: block;
    position: relative;
    width: 100%;
    height: 620px;
    padding-top: 1px;
}

.pre_reg_num_wrap{
    display: block;
    position: relative;
    width: 100%;
    height: 1068px;
    padding-top: 1px;
}

.pre_reg_num_wrap .box_1{
    display: block;
    position: relative;
    width: 692px;
    height: 261px;
    padding-top: 1px;
    margin: 190px auto 0 auto;
    text-align: center;
    overflow: hidden;
}

.pre_reg_num_wrap .box_1 .cdk_type_small{
    display: inline-block;
    position: relative;
    width: 333px;
    height: 262px;
    vertical-align: top;
    overflow: hidden;
}

.pre_reg_num_wrap .box_2{
    display: block;
    position: relative;
    width: 692px;
    height: 261px;
    padding-top: 1px;
    margin: 20px auto 0 auto;
    text-align: center;
    overflow: hidden;
}

.pre_reg_num_wrap .box_2 .cdk_type_small{
    display: inline-block;
    position: relative;
    width: 333px;
    height: 262px;
    vertical-align: top;
    overflow: hidden;
}

.pre_reg_num_wrap .box_3{
    display: block;
    position: relative;
    width: 692px;
    height: 261px;
    padding-top: 1px;
    margin: 20px auto 0 auto;
    text-align: center;
    overflow: hidden;
}

.info_wrap{
    display: block;
    position: relative;
    width: 100%;
    height: 527px;
    padding-top: 1px;
}

.info_wrap .info_box{
    display: block;
    position: relative;
    width: 523px;
    height: 255px;
    padding-top: 1px;
    margin: 190px auto 0 auto;
}

/*.info_wrap .info_box a{
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
}*/

.info_wrap .info_box .twitter_btn{
    display: block;
    position: relative;
    float: left;
    width: 254px;
    height: 85px;
    padding-top: 1px;
}

.info_wrap .info_box .line_btn{
    display: block;
    position: relative;
    float: right;
    width: 254px;
    height: 85px;
    padding-top: 1px;
}

.info_wrap .info_box .email_btn{
    display: block;
    position: relative;
    float: left;
    width: 100%;
    height: 85px;
    padding-top: 1px;
    margin-top: 20px;
}

.show_pre_reg_form{
    z-index: 999999;
    position: relative;
    /*display: none;*/
}

.notice{
    z-index: 999999;
    position: relative;
    display: none;
}

.timeout{
    z-index: 999999;
    position: relative;
    display: none;
}
.success_notice{
    z-index: 999999;
    position: relative;
    display: none;
}

.background{
    z-index: 99999;
    width: 100%;
    height: 100%;
    position: fixed;
    overflow: hidden;
    background-color: rgb(0,0,0);
    opacity: 0.7;
    filter: alpha(opacity = 80);
    left: 0px;
    top: 0px;
}

.notice_content{
    font-family: Malgun Gothic;
    font-size: 12px;
    line-height: 20px;
    width: 390px;
    height: 384px;
    background: url(/assets/img/en_mafia/prereg_kr/notice_content.png) no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -195px;
    top: 100px;
    z-index: 999999;
}

.notice_content .close{
    cursor: pointer;
    display: block;
    position: relative;
    width: 316px;
    height: 53px;
    margin: 312px auto 0 auto;
}

.timeout_content{
    font-family: Malgun Gothic;
    font-size: 12px;
    line-height: 20px;
    width: 390px;
    height: 265px;
    background: url(/assets/img/en_mafia/prereg_kr/timeout_content.png) no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -195px;
    top: 100px;
    z-index: 999999;
}

.timeout_content .close{
    cursor: pointer;
    display: block;
    position: relative;
    width: 316px;
    height: 53px;
    margin: 194px auto 0 auto;
}

.success_notice_content{
    font-family: Malgun Gothic;
    font-size: 12px;
    line-height: 20px;
    width: 386px;
    height: 265px;
    background: url(/assets/img/en_mafia/prereg_kr/success_notice_content.png) no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -193px;
    top: 100px;
    z-index: 999999;
}

.success_notice_content .close{
    cursor: pointer;
    display: block;
    position: relative;
    width: 316px;
    height: 53px;
    margin: 196px auto 0 auto;
}

.pre_reg_form{
    font-family: Malgun Gothic;
    font-size: 12px;
    line-height: 20px;
    width: 413px;
    height: 339px;
    padding-top: 1px;
    background: url(/assets/img/en_mafia/prereg_kr/pre_reg_form.png) no-repeat;
    position: relative;
    margin: 0 auto;
    margin-top: 175px;
}

.pre_reg_form .pre_reg_phone{
    display: block;
    width: 100%;
    height: 45px;
    margin: 77px auto 0 auto;
}

.pre_reg_form .pre_reg_phone input{
    font-family: Malgun Gothic;
    display: block;
    width: 80%;
    height: 100%;
    margin: 0 auto;
    background-color: transparent;
    font-size: 26px;
    color: #000;
    text-align: center;
}

.pre_reg_form .pre_reg_phone input::-webkit-input-placeholder{
    font-size: 18px;
    color: #a3a3a3;
    text-align: center;
    font-family: Malgun Gothic;
    line-height: normal;
}

.error_msg{
    width: 298px;
    height: 37px;
    margin: 20px auto 0 auto;
}

.pre_reg_form .checkbox{
    display: block;
    width: 43px;
    height: 32px;
    margin-top: 17px;
    margin-left: 38px;
}
.pre_reg_form .checked{
    background: url(/assets/img/en_mafia/prereg_kr/checked.png) no-repeat;
}
.pre_reg_form .pointed{
    background: url(/assets/img/en_mafia/prereg_kr/pointed.png) bottom center no-repeat;
    background-position: 12px 18px;
}

.pre_reg_form .checkbox input{
    display: block;
    width: 32px;
    height: 32px;
    opacity: 0;
}

.pre_reg_form .checkbox_ios{
    display: inline-block;
    width: 43px;
    height: 32px;
    margin-top: 15px;
    margin-left: 136px;
    vertical-align: top;
}

.pre_reg_form .checkbox_ios input{
    display: block;
    width: 32px;
    height: 32px;
    opacity: 0;
}

.pre_reg_form .checkbox_android{
    display: inline-block;
    width: 43px;
    height: 32px;
    margin-top: 15px;
    margin-left: 38px;
    vertical-align: top;
}

.pre_reg_form .checkbox_android input{
    display: block;
    width: 32px;
    height: 32px;
    opacity: 0;
}

.pre_reg_form .submit_button{
    cursor: pointer;
    display: block;
    width: 312px;
    height: 49px;
    margin: 15px auto 0 auto;
    background: url(/assets/img/en_mafia/prereg_kr/submit_btn.png) no-repeat;
}

.pre_reg_form .unclickable{
    display: block;
    width: 316px;
    height: 49px;
    margin: -49px auto 0 auto;
    background-color: #fff;
    opacity: 0.5;
}

.pre_reg_form .close_button{
    width: 40px;
    height: 40px;
    position: relative;
    left: 368px;
    top: 14px;
    cursor: pointer;
    font-size: 32px;
    color: white;
}

.my-swiper {
    position: relative;
    width: 100%;
    height: 422px;
    margin: 110px auto 0 auto;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}

.my-swiper .swiper-slide{
    background-size: auto 100%;
}

.swiper-slide-item1{
    background: url('/assets/img/en_mafia/prereg_kr/banner_1.png') top center no-repeat;
}
.swiper-slide-item2{
    background: url('/assets/img/en_mafia/prereg_kr/banner_2.png') top center no-repeat;
}
.swiper-slide-item3{
    background: url('/assets/img/en_mafia/prereg_kr/banner_3.png') top center no-repeat;
}
.swiper-slide-item4{
    background: url('/assets/img/en_mafia/prereg_kr/banner_4.png') top center no-repeat;
}

.my-swiper-button-prev {
    left: 185px;
    right: auto;
}

.my-swiper-button-prev, .my-swiper-button-next {
    position: absolute;
    top: 50%;
    width: 45px;
    height: 91px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background: url(/assets/img/en_mafia/prereg_kr/my-swiper-button.png) center center no-repeat;
}

.my-swiper-button-next {
    left: auto;
    right: 185px;
    transform: rotate(180deg);
}

.my-swiper-button-prev, .my-swiper-button-next {
    position: absolute;
    top: 50%;
    width: 45px;
    height: 91px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background: url(/assets/img/en_mafia/prereg_kr/my-swiper-button.png) center center no-repeat;
}

.my-swiper-pagination{
    position: absolute;
    width: 300px;
    height: 30px;
    margin: 0 auto;
    bottom: 30px;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 10;
}

.my-swiper-pagination .swiper-pagination-bullet{
    width: 15px;
    height: 15px;
    bottom: 30px;
    display: inline-block;
    border-radius: 50%;
    background: #283434;
    opacity: .9;
    transition: all .3s ease 0s;
}
.my-swiper-pagination .swiper-pagination-bullet:hover{
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 50%;
    opacity: .9;
    background: white;
}

.my-swiper-pagination .swiper-pagination-bullet-active{
    opacity: 1;
    background: white;
}