@charset "utf-8";

/* ------------------------------------------------------------------------------------------------------------- */
/* drawing */
.tab_menu {
    display: none;
}
.draw_tit {
    color: #333;
    font-size: 90px;
    font-weight: 900;
    text-align: center;
    padding-top: 35px;
}

.draw_tit .ico {
    display: inline-block;
    width: 116px;
    height: 113px;
    margin-right: 30px;
    background: url('../img/toolsDrawPaper.png');
    vertical-align: middle;
}

.draw_input_box {
    width: 100%;
    max-width: 1200px;
    margin: 40px auto 120px;
    text-align: center;
}

.draw_input_box .setting {
    display: inline-block;
}

.draw_input_box .setting > li {
    margin-bottom: 40px;
    color: #2e2e2e;
    font-size: 62px;
    font-weight: 900;
    display: flex;
    align-items: center;
    justify-content: center;
}

.draw_input_box .setting > li:last-child {
    margin-bottom: 0;
    flex-direction: column;
}

.draw_input_box .setting h2 {
    display: inline-block;
    padding-left: 8px;
    width: auto;
    vertical-align: top;
    color: #333;
    font-size: 50px;
    font-weight: 900;
}

.draw_input_box .setting li > input {
    width: 200px;
    height: 101px;
    vertical-align: top;
    background-color: #fff;
    border-radius: 30px;
    font-family: 'NanumSquareRound';
    font-size: 50px;
    font-weight: 900;
    box-shadow: 0 9px 33px #b1d5f7;
    margin-left: 32px;
    margin-right: 6px;
}

.draw_input_box .setting .txt {
    display: inline-block;
    vertical-align: -9px;
    color: #979797;
    font-size: 50px;
}

.draw_input_box .setting .wave {
    display: inline-block;
    width: 26px;
    height: 11px;
    background: url('../img/toolsDrawWave.png') center no-repeat;
    vertical-align: 5px;
}

.draw_input_box .setting .li02 {
}
.draw_input_box .setting .li02 > ul {
    width: 740px;
    height: 69px;
    border-radius: 22px;
    background-color: #fff;
    display: flex;
    overflow: hidden;
}
.draw_input_box .setting .li02 > ul > li {
    width: 50%;
    height: 100%;
}
.draw_input_box .setting .li02 > ul > li.active {
    background: linear-gradient(179deg, #66d2ff 10%, #00a7ec 100%);
}
.draw_input_box .setting .li02 > ul > li.active h2 {
    color: #fff;
}
.draw_input_box .setting .li02 > ul > li h2 {
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: none;
    color: #2bb7f1;
    font-size: 40px;
    width: 100%;
    height: 100%;
}
.draw_input_box .setting .li02 h2 {
}

.draw_input_box .setting .li02 input {
    width: 216px;
    height: 70px;
    font-size: 34px;
}

.draw_input_box .setting .li02 input::placeholder {
    color: #868686;
    font-size: 28px;
}

.draw_input_box .setting .li02 input::-ms-input-placeholder {
    color: #868686;
    font-size: 28px;
}

.draw_input_box .setting .li02 input::-webkit-input-placeholder {
    color: #868686;
    font-size: 28px;
}
.number_setting {
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    width: 740px;
    height: 69px;
    background-color: #fff;
    border-radius: 35px;
    padding: 0px 40px;
    gap: 10px;
    align-items: center;
    justify-content: center;
    display: none;
}
.number_setting .number_setting_box {
    display: flex;
    align-items: center;
}
.number_setting .number_setting_box h3 {
    font-size: 28px;
    font-weight: 900;
    color: #666;
    margin-right: 30px;
    width: 184px;
}
.draw_input_box .setting .li02 .number_setting .number_setting_box input {
    height: 50px;
    background: #f1f1f1;
    border-radius: 15px;
    font-size: 22px;
    color: #b0b0b2;
    padding: 0 22px;
    font-family: 'NanumSquareRound';
    font-weight: 900;
}
.draw_input_box .setting .li02 .number_setting .number_setting_box input::placeholder {
    font-size: 22px;
}
.number_setting .number_setting_box1 input {
    width: 100%;
    flex: 1;
}
.draw_input_box .setting .li02 .number_setting .number_setting_box2 {
}
.draw_input_box .setting .li02 .number_setting .number_setting_box2 input {
    width: 176px;
}
.draw_input_box .setting .li02 .number_setting .number_setting_box2 .wave {
    color: #333333;
    font-size: 22px;
    background: none;
    font-family: 'NanumSquareRound';
    font-weight: 900;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 17px;
}
.draw_input_box .setting .li02 .number_setting p {
    font-size: 22px;
    color: #999;
    font-weight: 900;
    font-family: 'NanumSquareRound';
    margin-top: 14px;
}
.draw_input_box .setting .li02 .number_setting .number_setting_box3 {
}
.draw_input_box .setting .li02 .number_setting .number_setting_box3 .radio {
}
.draw_input_box .setting .li02 .number_setting .number_setting_box3 .radio input {
    display: none;
}
.draw_input_box .setting .li02 .number_setting .number_setting_box3 .radio label {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 168px;
    height: 59px;
    background-color: #fff;
    border-radius: 15px;
    font-family: 'NanumSquareRound';
    font-size: 22px;
    font-weight: 900;
    border: 4px solid #e1e1e1;
    color: #b0b0b2;
}
.draw_input_box .setting .li02 .number_setting .number_setting_box3 .radio input:checked + label {
    color: #2bb7f1;
    border-color: #2bb7f1;
}
.draw_input_box .setting .li02 .number_setting .number_setting_box3 .radio:first-of-type {
    margin-right: 20px;
}
.draw_btn_box {
    text-align: center;
}

.draw_btn_box.mt {
    display: flex;
    justify-content: center;
    gap: 20px;
}

.draw_input_box + .draw_btn_box {
    padding-left: 0;
    display: flex;
    justify-content: center;
    gap: 40px;
    position: absolute;
    bottom: 50px;
    width: 100%;
    left: 0;
}

.draw_btn_box .btn {
    position: relative;
    width: 340px;
    height: 153px;
    /* margin-right: 40px; */
    background: url('../img/toolsDrawBtn1.png') no-repeat center;
    font-size: 0;
}

.draw_btn_box .btn.two {
    background: url('../img/toolsDrawBtn2.png') no-repeat center;
}
.draw_btn_box .btn.three {
    background: url('../img/toolsDrawBtn3.png') no-repeat center;
}
.draw_btn_box .btn.three input {
    width: 70px;
    height: 44px;
    border-radius: 7.5px;
    position: absolute;
    left: 28px;
    bottom: 32px;
    color: #333;
    background-color: #fff;
    font-size: 30px;
    font-weight: 900;
    text-align: center;
    font-family: 'NanumSquareRound';
    padding: 0 10px 0 15px;
    text-align: right;
}
.draw_btn_box .btn.three button {
    width: 54px;
    height: 54px;
    background: url('../img/toolsDrawBtn3-1.png') no-repeat center;
    font-size: 0;
    position: absolute;
    right: 28px;
    bottom: 27px;
}
.draw_btn_box .btn.continue {
    background: url('../img/toolsDrawContinue.png') no-repeat center;
    width: 250px;
}

.draw_btn_box .btn.again {
    background: url('../img/toolsDrawAgain.png') no-repeat center;
    width: 250px;
}

.draw_btn_box .btn:last-child {
    margin-right: 0 !important;
}

.draw_result_page {
    position: relative;
    width: 1620px;
    height: 100%;
    margin: 0 auto;
}

.draw_result_page .draw_tit {
    font-size: 80px;
}

.draw_number_status {
    position: absolute;
    right: 0;
    top: 295px;
}
.draw_number_status.active {
}
.draw_number_status {
    background: url('../img/drawing_score_box.png') no-repeat center;
    width: 236px;
    height: 280px;
    right: -118px;
    top: 274px;
    padding-top: 10px;
    text-align: center;
}

.draw_number_status li {
    position: relative;
    overflow: hidden;
    width: 154px;
    height: 86px;
    line-height: 86px;
    padding: 0 0;
    margin: 0 auto 0;
    color: #fff;
    border-bottom: 1px solid #ebebeb;
}
.draw_number_status li.draw_number_status_tit {
    color: #2bb7f1;
    font-size: 28px;
    font-weight: 900;
    font-family: 'NanumSquareRound';
    margin: 0 auto;
    padding: 0 10px;
    width: 100%;
    letter-spacing: -2px;
    height: 71px;
    border-bottom: none;
}
.draw_number_status li:last-child {
    margin-bottom: 0;
    border-bottom: none;
}

.draw_number_status .tit {
    display: block;
    width: 100%;
    font-weight: 900;
    color: #333333;
    font-size: 20px;
    text-align: left;
    letter-spacing: -1px;
    font-weight: 900;
    font-family: 'NanumSquareRound';
}

.draw_number_status .num {
    display: block;
    width: 88px;
    font-size: 35px;
    font-weight: 900;
    font-family: 'NanumSquareRound';
    color: #333;
    text-align: right;
    position: absolute;
    right: 0;
    top: 0;
}

.draw_reset_btn {
    position: absolute;
    right: -91px;
    bottom: 30px;
    width: 74px;
    height: 74px;
    background: url('../img/toolsTimerReset.png');
    font-size: 0;
}

.draw_result {
    margin-top: 120px;
    font-size: 0;
    text-align: center;
}

.draw_result .num_board .num {
    display: inline-block;
    width: 366px;
    height: 366px;
    line-height: 366px;

    background: url('../img/drawing_card_bg.png') no-repeat center;
    border-radius: 45px;
    color: #23b3ef;
    font-family: 'NanumGothic EB';
    font-size: 225px;
    box-shadow: 0 9px 33px rgba(0, 0, 0, 0.32);
    margin-left: 40px;
}

.draw_result .num_board .num:first-child {
    margin-left: 0;
}

.draw_input_box .setting .li02 input::placeholder {
    color: #868686;
}

.draw_result_page .draw_tit {
    font-size: 90px;
    padding-top: 90px;
}
.pt_helper .start_btn_box {
    margin-top: 312px;
}
.pt_helper .start_btn_box .btn {
    width: 250px;
    height: 101px;
}
