@charset "UTF-8";

main._1colm_.mendan{
    margin: 0 20px;
}

.mendan_img_box{
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.mendan .form-complete__bottom-box{
    background-color: #fff;
    margin: 0 auto;
    padding: 20px 0;
}

.mendan .form-complete__bottom-p{

}

.mendan .form-complete__bottom-box{
    max-width: 635px;        
}

@media only screen and (max-width: 1240px) {

}
@media only screen and (max-width: 980px) {

    .mendan .form-complete__bottom-p {
        text-align: left;
        /* font-size: 0.75rem; */
    }
}
@media only screen and (max-width: 480px) {
    .mendan_img_item._btn_{
        width: 80%;
    }
}