@charset "utf-8";
/* CSS Document */

/* タイトルフォント
-----------------------------------------*/
@media print, screen and (min-width: 768px) {
    #rwd-content .rwd-subpage-keyvisual figcaption .main-text {
        text-shadow: none !important;
    }
}