/*
Theme Name: SLICE 1947 Theme
Author: SLICE 1947 Inc.
Description: Corporate site theme for SLICE 1947
Version: 1.0
*/

/* WordPress固有のクラス調整 */
.wpcf7-spinner {
    position: absolute; 
}
.wpcf7-not-valid-tip {
    color: #b89b5e;
    font-size: 0.8rem;
    margin-top: 0.5rem;
    display: block;
}
.wpcf7-response-output {
    margin-top: 2rem;
    padding: 1rem;
    border: 1px solid #b89b5e;
    font-size: 0.9rem;
    text-align: center;
}