.pc_body{
    width: 100%;
    height: 100%;
    margin: 0;
    background-color: #00030e;
    padding-left: calc( (100vw - 1500px) / 2 );
    padding-right: calc( (100vw - 1500px) / 2 );
}
.mobile_body{
    margin: 0;
    background-color: #00030e;
}
.pc_container{
    width: 100%;
    height : auto;
    min-height: 100%;
    background-image: url(img/landpc1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-width: 1000px;
    min-height: 700px;
    max-width: 1500px;
    padding-top: 250px;
}
.mobile_container{
    width: 100%;
    height : auto;
    background-image: url(img/landmobile1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.mmain{
    width: 100%;
    margin-top: 100px;
    margin-bottom: 100px;
}

.pc_main01{
    width: 100%;
    height: 50px;
    text-align: center;
    color: white;
    font-weight: bold;
    font-size: 36px;
}
.pm01{
    width: 40%;
    height: 50px;
    padding-top: 7px;
    padding-bottom: 7px;
    background-color: red;
    margin-left: 30%;
    margin-right: 30%;
    border-radius: 20px;
    letter-spacing: -1px;
}
.mobile_main01{
    width: 100%;
    height: 80px;
    text-align: center;
    color: white;
    font-weight: bold;
    font-size: 50px;
}
.mpm01{
    width: 500px;
    height: 60px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: red;
    margin-left: calc(50% - 250px);
    margin-right: calc(50% - 250px);
    border-radius: 20px;
    letter-spacing: -1px;
}
.pc_main02{
    width: 100%;
    height: 80px;
    text-align: center;
    color: white;
    font-weight: 400;
    font-size: 25px;
    margin-top: 50px;
}
.pm02{
    width: 100%;
    height: 40px;
}
.mobile_main02{
    width: 100%;
    height: 200px;
    text-align: center;
    color: white;
    font-weight: 700;
    font-size: 40px;
    margin-top: 100px;
}
.mpm02{
    width: 100%;
    height: 70px;
}
.pc_main03{
    width: 60%;
    height: 160px;
    text-align: center;
    color: white;
    font-weight: 400;
    font-size: 25px;
    margin-top: 20px;
    margin-left: 20%;
    margin-right: 20%;
    padding-top: 30px;
    padding-bottom: 30px;
}
.pm31{
    width: 80%;
    height: 40px;
    padding-left: 10%;
    padding-right: 10%;
    margin-bottom: 30px;
}
.pm32{
    width: 100%;
    height: 50px;
    letter-spacing: -2px;
}
.mobile_main03{
    width: 100%;
    height: 320px;
    text-align: center;
    color: white;
    font-weight: 400;
    font-size: 40px;
    padding-bottom: 0px;
    margin-top: 50px;
}
.mpm31{
    width: 60%;
    height: 80px;
    padding-left: 20%;
    padding-right: 20%;
    margin-bottom: 80px;
}
.mjongmock::placeholder {
  font-size: 34px; /* 원하는 크기로 조절 */
}
.mpm32{
    width: 100%;
    height: 80px;
    letter-spacing: -2px;
}
.pc_main04{
    width: 100%;
    height: 60px;
    margin-top: 70px;
}
.pm04{
    width: 40%;
    height: 60px;
    margin-left: 30%;
    margin-right: 30%;
    color: #ffff00;
    background-color: red;
    border-radius: 20px;
    text-align: center;
    font-size: 40px;
    font-weight: bold;   
    letter-spacing: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-style: solid;
    border-color: white;
    border-width: medium;
    cursor: pointer;
}
.mobile_main04{
    width: 100%;
    height: 80px;
    margin-top: 70px;
    margin-bottom: 200px;
}
.mpm04{
    width: 60%;
    height: 80px;
    margin-left: 20%;
    margin-right: 20%;
    color: #ffff00;
    background-color: red;
    border-radius: 20px;
    text-align: center;
    font-size: 60px;
    font-weight: bold;   
    letter-spacing: 1px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-style: solid;
    border-color: white;
    border-width: medium;
    cursor: pointer;
}

form{
    margin: 0;
}
.pjongmock{
    font-size: 20px;
    width: 100%;
    height: 40px;
    text-align: center;
}
.mjongmock{
    font-size: 40px;
    width: 100%;
    height: 80px;
    text-align: center;
}
.main03{
    background-color: black;
    width: 100%;
}
#text01{
    width: 100%;
}
.main04{
    background-color: black;
    flex: 1;
}
.pc_foot{
    width: 100%;
    height: 100px;
    background-color: #00030e;
    position: absolute;
    padding-top: 10px;
    padding-bottom: 10px;
    min-width: 1000px;
    max-width: 1500px;
}
.pf1{
    width: 100%;
    height: 19px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: center;
    font-size: 15px;
    color: white;
}
.pf2{
    width: 100%;
    height: 15px;
    margin-top: 10px;
    text-align: center;
    font-size: 20px;
    color: white;
}
.mobile_foot{
    width: 100%;
    height: 150px;
    background-color: #00030e;
    position: absolute;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 50px;
}
.mpf1{
    width: 100%;
    height: 35px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    font-size: 25px;
    color: white;
}
.mpf2{
    width: 100%;
    height: 30px;
    margin-top: 20px;
    text-align: center;
    font-size: 30px;
    color: white;
}
.main05{
    flex: 1;
    position: relative;
    margin-top: 100px;
}
.pr{
    position: relative;
    width: 60%;
    margin-left: 20%;
    height: 40px;
    margin-top: 15px;
    margin-bottom: 15px;
    background-color: #d8d8d8;
    text-align: center;
    vertical-align: middle;
    color: white;
    font-size: 20px;
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}
.ps{
    line-height: 40px;
}
.prcon{
    position: absolute;
    width: 100%;
    height: 40px;
    z-index: 10;
}

.prr01{
    position: absolute;
    height: 40px;
    background-color: #8e0000;
    width: 0;
}
.prr02{
    position: absolute;
    height: 40px;
    background-color: #8e0000;
    width: 0;
}
.prr03{
    position: absolute;
    height: 40px;
    background-color: #8e0000;
    width: 0;
}
.prr04{
    position: absolute;
    height: 40px;
    background-color: #8e0000;
    width: 0;
}
.prr05{
    position: absolute;
    height: 40px;
    background-color: #8e0000;
    width: 0;
}

.mobile_main05{
    flex: 1;
    position: relative;
    margin-top: 200px;
    margin-bottom: 200px;
}
.mpr{
    position: relative;
    width: 60%;
    margin-left: 20%;
    height: 80px;
    margin-top: 30px;
    margin-bottom: 30px;
    background-color: #d8d8d8;
    text-align: center;
    vertical-align: middle;
    color: white;
    font-size: 40px;
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}
.mps{
    line-height: 80px;
}
.mprcon{
    position: absolute;
    width: 100%;
    height: 80px;
    z-index: 10;
}

.mprr01{
    position: absolute;
    height: 80px;
    background-color: #8e0000;
    width: 0;
}
.mprr02{
    position: absolute;
    height: 80px;
    background-color: #8e0000;
    width: 0;
}
.mprr03{
    position: absolute;
    height: 80px;
    background-color: #8e0000;
    width: 0;
}
.mprr04{
    position: absolute;
    height: 80px;
    background-color: #8e0000;
    width: 0;
}
.mprr05{
    position: absolute;
    height: 80px;
    background-color: #8e0000;
    width: 0;
}
.main06{
    background-color: black;
    width: 100%;
}
#text02{
    width: 100%;
}
.main07{
    width: 60%;
    margin-left: 20%;
    margin-right: 20%;
    margin-top: 10px;
}
.mt{
    width: 100%;
    height: 100px;
    text-align: center;
    padding-top: 30px;
}
.mt1{
    width: 100%;
    height: 60px;
    color: #ff0000;
    font-size: 40px;
    font-weight: bold;
}
.mt2{
    width: 100%;
    height: 30px;
    color: white;
    font-size: 25px;
    padding-top: 10px;
}
.name{
    width: 80%;
    height: 60px;
    margin-left: 10%;
    background-color: white;
    margin-top: 70px;
    display: inline-block;
}
.box01{
    width: 20%;
    height: 60px;
    margin-left: 5%;
    padding-top: 10px;
    float: left;
}
.box02{
    width: 65%;
    height: 60px;
    margin-right: 5%;
    float: right;
}
.pname{
    font-size: 20px;
    line-height: 40px;
    margin-top: 10px;
}
.name1{
    font-size: 20px;
    width: 95%;
    height: 40px;
    margin-left: 5%;
    margin-top: 10px;
}
.ctime{
    font-size: 20px;
    width: 95%;
    height: 40px;
    margin-left: 5%;
    margin-top: 10px;
}
.hp{
    width: 80%;
    height: 60px;
    margin-left: 10%;
    background-color: white;
    margin-top: 10px;
    margin-bottom: 10px;
}
.hp01{
    font-size: 20px;
    width: 28%;
    height: 40px;
    margin-left: 5%;
    margin-top: 10px;
    float: left;
}
.hp02{
    font-size: 20px;
    width: 28%;
    height: 40px;
    margin-left: 5%;
    margin-top: 10px;
    float: left;
}
.hp03{
    font-size: 20px;
    width: 28%;
    height: 40px;
    margin-left: 5%;
    margin-top: 10px;
    float: left;
}
.terms{
    width: 80%;
    height: 20px;
    margin-left: 10%;
    margin-top: 10px;
    margin-bottom: 10px;
    display: inline-block;
}
.terms01{
    height: 20px;
    float: left;
    padding-top: 2px;
}
.terms02{
    height: 20px;
    color: white;
    font-size: 12px;
    font-weight: bold;
    margin-left: 5px;
    float: left;
    padding-top: 4px;
}
.terms03{
    height: 20px;
    color: white;
    font-size: 12px;
    margin-left: 5px;
    float: left;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
}
#detail{
    color: white;
    background-color: gray;
}

.mobile_main07{
    width: 100%;
    margin-top: 70px;
}
.mmt{
    width: 100%;
    height: 100px;
    text-align: center;
}
.mmt1{
    width: 100%;
    height: 100px;
    color: #ff0000;
    font-size: 80px;
    font-weight: bold;
}
.mmt2{
    width: 100%;
    height: 50px;
    color: white;
    font-size: 40px;
    padding-top: 20px;
}

.mname{
    width: 80%;
    height: 130px;
    margin-left: 10%;
    background-color: white;
    margin-top: 200px;
    margin-bottom: 10px;
    display: inline-block;
}
.mbox01{
    width: 20%;
    height: 100px;
    margin-left: 5%;
    padding-top: 10px;
    float: left;
}
.mbox02{
    width: 65%;
    height: 100px;
    margin-right: 5%;
    float: right;
    padding-top: 5px;
}
.mpname{
    font-size: 40px;
    line-height: 100px;
    margin-top: 20px;
}
.mptime{
    font-size: 25px;
    line-height: 100px;
    margin-top: 20px;
    font-weight: 600;
}
.mname1{
    font-size: 40px;
    width: 95%;
    height: 78px;
    margin-left: 5%;
    margin-top: 20px;
}
.mctime{
    font-size: 40px;
    width: 95%;
    height: 78px;
    margin-left: 5%;
    margin-top: 20px;
}
.mhp{
    width: 80%;
    height: 130px;
    margin-left: 10%;
    background-color: white;
    margin-top: 20px;
    margin-bottom: 20px;
}
.mhp01{
    font-size: 40px;
    width: 28%;
    height: 80px;
    margin-left: 5%;
    margin-top: 20px;
    float: left;
}
.mhp02{
    font-size: 40px;
    width: 28%;
    height: 80px;
    margin-left: 5%;
    margin-top: 20px;
    float: left;
}
.mhp03{
    font-size: 40px;
    width: 28%;
    height: 80px;
    margin-left: 5%;
    margin-top: 20px;
    float: left;
}
.terms{
    width: 80%;
    height: 20px;
    margin-left: 10%;
    margin-top: 10px;
    margin-bottom: 10px;
    display: inline-block;
}
.terms01{
    height: 20px;
    float: left;
    padding-top: 2px;
}
.terms02{
    height: 20px;
    color: white;
    font-size: 12px;
    font-weight: bold;
    margin-left: 5px;
    float: left;
    padding-top: 4px;
}
.terms03{
    height: 20px;
    color: white;
    font-size: 12px;
    margin-left: 5px;
    float: left;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
}
.detail{
    color: white;
    background-color: gray;
}
.mterms{
    width: 80%;
    height: 100px;
    margin-left: 10%;
    margin-top: 10px;
    margin-bottom: 10px;
    display: inline-block;
}
.mterms01{
    height: 80px;
    float: left;
    padding-top: 4px;
}
.mterms02{
    height: 40px;
    color: white;
    font-size: 30px;
    font-weight: bold;
    margin-left: 15px;
    float: left;
    padding-top: 8px;
}
.mterms03{
    height: 80px;
    color: white;
    margin-left: 15px;
    float: left;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 7px;
}
.mdetail{
    color: white;
    background-color: gray;
    font-size: 30px;
}
.pc_main08{
    width: 100%;
    height: 60px;
    margin-top: 30px;
}
.pc_main10{
    width: 100%;
    height: 60px;
    margin-top: 40px;
}
.pm08{
    width: 30%;
    height: 50px;
    margin-left: 35%;
    margin-right: 35%;
    color: #ffff00;
    background-color: red;
    border-radius: 20px;
    text-align: center;
    font-size: 30px;
    font-weight: bold;   
    letter-spacing: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-style: solid;
    border-color: white;
    border-width: medium;
    cursor: pointer;
}
.pm10{
    width: 30%;
    height: 50px;
    margin-left: 35%;
    margin-right: 35%;
    color: white;
    background-color: #37acef;
    border-radius: 20px;
    text-align: center;
    font-size: 30px;
    font-weight: bold;   
    letter-spacing: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-style: solid;
    border-color: white;
    border-width: medium;
    cursor: pointer;
}
.mobile_main08{
    width: 100%;
    height: 60px;
    margin-top: 70px;
    margin-bottom: 120px;
}
.mobile_main10{
    width: 100%;
    height: 60px;
    margin-top: 70px;
    margin-bottom: 120px;
}
.mpm08{
    width: 500px;
    height: 70px;
    margin-left: calc(50% - 250px);
    margin-right: calc(50% - 250px);
    color: #ffff00;
    background-color: red;
    border-radius: 20px;
    text-align: center;
    font-size: 50px;
    font-weight: bold;   
    letter-spacing: 1px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-style: solid;
    border-color: white;
    border-width: medium;
    cursor: pointer;
}
.mpm10{
    width: 500px;
    height: 70px;
    margin-left: calc(50% - 250px);
    margin-right: calc(50% - 250px);
    color: white;
    background-color: #37acef;
    border-radius: 20px;
    text-align: center;
    font-size: 40px;
    font-weight: bold;   
    letter-spacing: 1px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-style: solid;
    border-color: white;
    border-width: medium;
    cursor: pointer;
}
.code{
    width: 80%;
    height: 60px;
    margin-left: 10%;
    background-color: white;
    margin-bottom: 10px;
    display: inline-block;
}
.box01{
    width: 20%;
    height: 60px;
    margin-left: 5%;
    padding-top: 10px;
    float: left;
}
.box02{
    width: 65%;
    height: 60px;
    margin-right: 5%;
    float: right;
}
.box03{
    width: 20%;
    height: 60px;
    margin-left: 7%;
    float: left;
}
.box04{
    width: 25%;
    height: 60px;
    margin-left: 10px;
    padding-top: 10px;
    line-height: 40px;
    font-size: 20px;
    float: left;
}
.box05{
    height: 60px;
    margin-left: 10px;
    padding-top: 10px;
    line-height: 40px;
    font-size: 20px;
    float: left;
}
.pc_main09{
    width: 100%;
    height: 60px;
    margin-top: 20px;
}
.mobile_main09{
    width: 100%;
    height: 60px;
    margin-top: 30px;
    margin-bottom: 120px;
}
.presult{
    width: 60%;
    height: 200px;
    margin-left: 20%;
    margin-right: 20%;
    margin-top: 150px;
    margin-bottom: 100px;
    background-color: white;
    display: inline-block;
}
.pre01{
    width: 200px;
    height: 200px;
    float: left;
}
.pre02{
    width: calc(100% - 230px);
    height: 120px;
    margin-left: 30px;
    margin-top: 40px;
    margin-bottom: 40px;
    float: left;
}
.pret1{
    width: 100%;
    height: 30px;
    margin-top: 10px;
    font-size: 22px;
    font-weight: bold;
}
.pret2{
    width: 100%;
    height: 30px;
    margin-top: 30px;
    font-size: 22px;
    font-weight: bold;
}
.mresult{
    width: 80%;
    height: 700px;
    margin-top: 70px;
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: 200px;
    background-color: white;
    display: inline-block;
}
.mre01{
    width: 100%;
    height: 400px;
    text-align: center;
}
.mre02{
    width: 100%;
    height: 300px;
    text-align: center;
}
.mret1{
    width: 100%;
    height: 45px;
    font-size: 45px;
    margin-bottom: 40px;
    font-weight: bold;
}
.mret2{
    width: 100%;
    height: 45px;
    margin-top: 20px;
    font-size: 45px;
    font-weight: bold;
}
.mcode{
    width: 80%;
    height: 130px;
    margin-left: 10%;
    background-color: white;
    margin-top: 10px;
    margin-bottom: 10px;
    display: inline-block;
    padding-top: 10px;
}
.mbox01{
    width: 20%;
    height: 100px;
    margin-left: 5%;
    padding-top: 10px;
    float: left;
}
.mbox02{
    width: 65%;
    height: 100px;
    margin-right: 5%;
    float: right;
    padding-top: 1px;
}
.mbox03{
    width: 30%;
    height: 100px;
    margin-left: 7%;
    float: left;
    padding-top: 1px;
}
.mbox04{
    width: 30%;
    height: 100px;
    margin-left: 5%;
    float: left;
    padding-top: 35px;
    font-size: 30px;
}
.mpcode{
    font-size: 30px;
    line-height: 100px;
    margin-top: 30px;
}