<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wpcf7c-elm-step2 {}
.wpcf7c-elm-step3 {}
.wpcf7 .ajax-loader{}

.wpcf7c-hide {display: none;}
.wpcf7c-force-hide {display: none !important;}
.wpcf7c-conf {background-color: #E8F0FE; color: black; border: 1px solid #333333;}

input.wpcf7c-btn-back {
    margin-right: 1em;
}

/* -----------------------------------------
æˆ»ã‚‹ãƒœã‚¿ãƒ³ã¨é€ä¿¡ãƒœã‚¿ãƒ³ã®é–“ã®ä½™ç™½ã‚’èª¿æ•´
-------------------------------------------*/
input.wpcf7c-btn-back {
    margin-right: 1em;
}

/*
input[type=text]:focus,
input[type=email]:focus,
input[type=tel]:focus,
input[type=search]:focus,
input[type=url]:focus,
textarea:focus {
	color: #003a6c;
	background-color: #FF0000;
}
*/


/* å…¥åŠ›æ¬„ã®ãƒœãƒƒã‚¯ã‚¹ã‚’æ¶ˆã™ */
input.wpcf7c-conf{
    background-color:transparent !important;
    border:none;
    border-radius:0;
    font: unset;
    margin-top:0.5em;
}
input[type="tel"].wpcf7c-conf{
    text-align: center;
    min-width: 4em;
}
textarea.wpcf7c-conf{
    background-color:transparent!important;
    border:none;
    border-radius:0;
    border:2px solid transparent;
    box-shadow:none;
    font: unset;
}

    /* ã‚¹ãƒšãƒ¼ã‚¹ã®èª¿æ•´ */
input[type=date].wpcf7c-conf{
    margin-left:0.5em;
    }
	
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active  {
    -webkit-box-shadow: 0 0 0 30px transparent inset !important;
}

    /* é€ä¿¡å¾Œã®ãƒ•ã‚©ãƒ¼ãƒ&nbsp;ã‚’æ¶ˆã™ */
.sent .iqfm-table {
    display:none;
    }</pre></body></html>