@charset "UTF-8";

.section_box{
    text-align: left;
    width: 80%;
    margin: 0 auto;
    border: 3px double;
    padding: 20px;
}