/* 段落スタイルを調整 */ $(function() { $( '[class^="is-style-st-paragraph-"],[class*=" is-style-st-paragraph-"]' ).wrapInner( '' ); });