@charset "UTF-8";

.main_container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
    margin-bottom: 50px;
}
.postage_yupack {
    padding: 10px;
    width: 800px;
}