@charset "UTF-8";

@media screen and (max-width: 768px){
#con_btn + .width_fixed>.content_wrapper {
     display: flex;
    flex-direction: column;
    align-items: center;
}
}