@charset "UTF-8";


/* sass */
/* sass */
/* head_foot */
.base-header .logo span { color: #1432AA; }

.base-header, .base-footer { border-top-color: #1432AA; }

/* layout */
.nav-step .step.current { color: #FFF; background-color: #1432AA; }

.nav-step .step.current:before, .nav-step .step.current:after { background-color: #1432AA; }

.nav-step .step.past { background-color: #B8C1E5; }

.nav-step .step.past:before, .nav-step .step.past:after { background-color: #B8C1E5; }

.wrap-step-flow .step-flow > li.past { background-color: #B8C1E5; }

.wrap-step-flow .step-flow > li.current { background-color: #1432AA; }

.wrap-step-flow .step-flow > li.current::after { border-left-color: #1432AA; }

.wrap-step-flow .step-flow > li.finish .txt-stage { color: #1432AA; }

.wrap-step-flow .step-flow > li.finish .txt-stage { color: #1432AA; }

/* 見出し1 */
.hdg-lv1 { color: #1432AA; }

.hdg-lv2 { color: #1432AA; }

.wrap-btn li .btn-st { background-color: #1432AA; color: #fff; }

.btn-pt1 button, .btn-pt1 a { color: #1432AA; border-color: #1432AA; }

.btn-cl { color: #1432AA; }

.wrap-radio label input[type="radio"]:checked + span:after { background-color: #1432AA; }

.wrap-check label input[type="checkbox"]:checked + span:before { background: #1432AA; border-color: #1432AA; }

.wrap-form .wrap-text input[type=text], .wrap-form .wrap-text input[type=tel], .wrap-form .wrap-text input[type=email], .wrap-form .wrap-text input[type=password], .wrap-form .wrap-text textarea, .wrap-form .wrap-add-text input[type=text], .wrap-form .wrap-add-text input[type=tel], .wrap-form .wrap-add-text input[type=email], .wrap-form .wrap-add-text input[type=password], .wrap-form .wrap-add-text textarea, .wrap-form .wrap-textarea input[type=text], .wrap-form .wrap-textarea input[type=tel], .wrap-form .wrap-textarea input[type=email], .wrap-form .wrap-textarea input[type=password], .wrap-form .wrap-textarea textarea { border-color: rgba(20, 50, 170, 0.1); background-color: rgba(20, 50, 170, 0.02); }

.wrap-select::after { border-top-color: #1432AA; border-right-color: #1432AA; }

.wrap-select select { border-color: rgba(20, 50, 170, 0.1); background-color: rgba(20, 50, 170, 0.02); }

.browse_btn { color: #1432AA; border-color: #1432AA; }
