.contents_container{
    padding-top: 100px;
    padding-bottom: 30px;
}

.contents{
    width: 50vw;
    margin-left: 25%;
}

.show_detail_box p{
    font: bold 2em 'Noto sans KR';
    text-align: center;
    margin-bottom: 30px;
}

.agree_contents_title{
    font: bold 1em 'Noto sans KR';
    margin-bottom: 30px;
}

.agree_contents_detail{
    margin-bottom: 25px;
    font: normal 1em 'Noto sans KR';
}