@charset "UTF-8";

@media(max-width: 768px){
#a_btn+.contents_btn01 .content_wrapper{
    max-width: 400px !important;
}
#b_btn+.contents_btn01 .content_wrapper{
    max-width: 400px !important;
}
}