@charset "UTF-8";
#single_wrap img {width:revert-layer;max-width: 100%}
.activity_cate{float: right}
.cf:after {content: "";clear: both;display: block}
/* PC2カラム、sp1カラム */
.pc2column{display:flex;flex-wrap: wrap;justify-content:space-between;margin-bottom:30px}
.pc2column br{display:none}
#single_wrap .pc2column img{width:47%!important;margin-bottom:25px}
@media screen and (max-width:630px){
    .pc2column{display:block}
    #single_wrap .pc2column img{width:100%!important;display:block}
    
    
}

