#step05 {
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
}

#preview {
    float: left;
    width: 100%;
    /*1700/3000*/
    height: 56%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 7%;
}

#preview img {
    max-width: 100%;
    max-height: 100%;
}

#customer_info {
    position: relative;
    float: left;
    width: 88%;
    height: 40%;
    padding-top: 5%;
    margin-left: 6%;
    top: 5%;
}

.price {
    text-align: center;
    font-size: 2.5vh;
    font-weight: bold;
    margin-bottom: 0.5vh;
    color: #7b7b7b;
    text-align: center;
}

#price_tag {
    float: left;
    margin-left: 5%;
    font-weight: bold;
    color: rgb(67, 110, 228);
    font-size: 2.5vh;
}

.customer_title {
    width: auto;
    height: 7%;
    font-size: 2vh;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #7b7b7b;
    padding-left: 5%;
    margin-bottom: 3%;
}

#customer_info_memo {
    width: 93%;
    height: 72%;
    border-radius: 1.5vw;
    border: 1px solid #cbcbcb;
    text-align: center;
}

#customer_info_button {
    width: 80%;
    height: 13%;
    margin-top: 6%;
    margin-left: 7%;
    position: relative;
    text-align: center;
}

.contact-itemTL {
    width: 29%;
    height: 10.5%;
    font-size: 1.2vh;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #7b7b7b;
    border: 1px solid #cbcbcb;
    float: left;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top-left-radius: 1vw;
    margin-bottom: 0.7%;
    margin-right: 0.7%;
    margin-left: 0.8%;
    margin-top: 1.5%;
}

.contact-itemBL {
    width: 29%;
    height: 10.5%;
    font-size: 1.2vh;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #7b7b7b;
    border: 1px solid #cbcbcb;
    float: left;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom-left-radius: 1vw;
    margin-right: 0.7%;
    margin-left: 0.8%;
}

.contact-item2TR {
    width: 68%;
    height: 10.5%;
    border: 1px solid #cbcbcb;
    float: left;
    border-top-right-radius: 1vw;
    margin-bottom: 0.7%;
    margin-top: 1.5%;
}

.contact-item2BR {
    width: 68%;
    height: 10.5%;
    border: 1px solid #cbcbcb;
    float: left;
    border-bottom-right-radius: 1vw;
}

.customer_item {
    width: 29%;
    height: 10.5%;
    font-size: 1.2vh;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #7b7b7b;
    border: 1px solid #cbcbcb;
    float: left;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0.7%;
    margin-right: 0.7%;
    margin-left: 0.8%;
}

.contact-item3 {
    width: 29%;
    height: 21%;
    font-size: 1.2vh;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #7b7b7b;
    border: 1px solid #cbcbcb;
    float: left;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 0.7%;
    margin-left: 0.8%;
}

.contact-item2 {
    width: 68%;
    height: 10.5%;
    border: 1px solid #cbcbcb;
    float: left;
    margin-bottom: 0.7%;
}

.contact-item5 {
    width: 100%;
    height: 50%;
    float: left;
}

.contact-item6 {
    width: 100%;
    height: 50%;
    float: left;
    border-bottom: 1px solid #cbcbcb;
}

.contact-item4 {
    width: 68%;
    height: 21%;
    float: left;
    border: 1px solid #cbcbcb;
    margin-bottom: 0.7%;
}

.contact-box {
    width: 98%;
    height: 100%;
    background-color: transparent;
    border: none;
    font-size: 1.2vh;
    padding-left: 2%;
    padding-top: 0px;
    padding-bottom: 0px;
    color: #7b7b7b;
    vertical-align: middle;
}

.contact-box::placeholder {
    font-size: 1.2vh;
    overflow: visible;
}

.custom_btn2 {
    position: relative;
    margin-left: 0%;
    width: 100%;
    height: 100%;
    cursor: pointer;
    outline: none;
    border: none;
    background-image: url(../images/ko/ui/button_nor.png);
    background-color: Transparent;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 0;
    font-size: 1.8vh;
    color: white;
    text-align: center;
    background-position: center center;
}

.custom_btn2:active {
    background-image: url(../images/ko/ui/button_press.png);
}

.modal-content3 {
    position: relative;
    border-radius: 2vw;
    background-color: #fefefe;
    margin: 20% auto;
    padding: 4%;
    border: 1px solid #888;
    width: 90%;
    height: 13%;
    margin-top: 60%;
}

#phone_pad {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    text-align: center;
}

.phone_pad_num {
    width: 18%;
    height: 20%;
}

#sms_button {
    background-color: rgb(22, 134, 240);
    border-radius: 1vh;
    border: none;
    color: white;
    padding: 1vh;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 2vh;
    margin: 0.5vh 0.5vh;
    cursor: pointer;
}

#sms_button:active {
    background-color: #4bbdeb;
}

#sms_title {
    float: left;
    width: auto;
    height: 7%;
    font-size: 2.5vh;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #7b7b7b;
    padding-left: 0%;
}

#asm_close {
    color: #7b7b7b;
    float: right;
    font-size: 4vh;
    font-weight: bold;
    margin-top: -2%;
}

#asm_close:focus,
#asm_close:hover {
    color: rgb(212, 212, 212);
    cursor: pointer;
    text-decoration: none;
}