@charset "utf-8"; /*********************** * * タイトル * ***********************/ /* topでのみ使用 */ .ttl-top2{ text-align:center; color:#8B208A; font-family:"Times New Roman", Times, serif; font-size:2.5rem; line-height:1.2; margin-bottom:3%; >span{ display:block; color:$color-default; font-family:$font_famiy_gothic; font-size:$font-large; } } .under-title2{ font-family:$font_famiy_mincho; font-size:2.5rem; text-align:center; margin-bottom:$space-normal; }