#d2900149 .p-text .c-text:first-child {
    font-size: 32px;
}
#d2900149 .p-text .c-text:nth-child(2),
#d2900149 .p-text .c-text:nth-child(3),
#d2900148 .p-text .c-text:first-child,
#d2900148 .p-text .c-text:nth-child(7),
#d2895449 .free-html-markup p:first-child {
    font-size: var(--h3-font-size-mobile);
}
#d2895449 .free-html-markup p a {
    word-break: break-all;
}
#d2894155 .bottom_btn a {
    text-decoration: none;
}
#d2894155 .bottom_btn a:hover {
    text-decoration: underline;
}
@media only screen and (min-width: 769px) {
    #d2900149 .p-text .c-text:nth-child(2),
    #d2900149 .p-text .c-text:nth-child(3),
    #d2900148 .p-text .c-text:first-child,
    #d2900148 .p-text .c-text:nth-child(7),
    #d2895449 .free-html-markup p:first-child {
        font-size: var(--h3-font-size-pc);
    }
}