@charset "UTF-8";

#qa-1 + div {
    overflow: visible;
}
#qa-1 + div:before {
    content: "";
    background: url(/common/upload_data/shudou-11jp2/image/20230308155325.png) no-repeat 0 0 / contain;
    width: 11rem;
    width: 16.5rem;
    height: 19rem;
    height: 28.5rem;
    position: absolute;
    top: -8rem;
    left: 3%;
    z-index: 2;
}

@media screen and (max-width: 1600px) {
#qa-1 + div:before {
    width: 9rem;
    width: 13.5rem;
    height: 14rem;
    height: 18rem;
    top: -15.5rem;
    left: 2%;
}
#qa_btn + .contents_btn01 .content_wrapper {
    padding: 0 100px;
}
}

@media screen and (max-width: 768px) {
#qa-1 + div:before {
    width: 7rem;
    width: 10.5rem;
    height: 11rem;
    height: 16.5rem;
    top: -14rem;
    left: 0;
}
#qa_btn + .contents_btn01 .content_wrapper {
    padding: 0 60px;
}
}