@charset "UTF-8";

@media (max-width: 900px){
.contents_btn01 a[target=_blank] span {
    display: block;
}}
@media screen and (max-width: 800px){
main section:not(.parallax):not(.bg)>.content_wrapper>*:last-child:not(.heading), main>div:not(.parallax):not(.bg)>.content_wrapper>*:last-child:not(.heading), #primary>div:not(.parallax):not(.bg)>.content_wrapper>*:last-child:not(.heading), aside>div:not(.parallax):not(.bg)>.content_wrapper>*:last-child:not(.heading), .contents_hr hr, .contents_hr2 hr, .ssmb {
    margin-bottom: 30px;
}}
@media screen and (max-width: 800px){
main>.contents_btn01 a {
    vertical-align: top;
    margin: 15px 0 0 0;
}}