.touroku-form h3{margin-bottom:1em;margin-left:2em;margin-right:2em;font-size:1.5em}.touroku-form .form-errors p,.touroku-form .form-errors strong{margin-bottom:1em;margin-left:2em;margin-right:2em;text-align:center;color:red}.touroku-form .note{margin-bottom:1em;margin-left:2em;margin-right:2em;text-align:center}.touroku-form .submit{margin-bottom:1em;margin-left:2em;margin-right:2em;text-align:center}.touroku-form .form-row{margin-bottom:1em;margin-left:2em;margin-right:2em}.touroku-form .form-row label{display:block;font-weight:700;margin-bottom:.5em}.touroku-form .form-row input[type=text],.touroku-form .form-row input[type=email]{display:block;width:100%;padding:.8em;border:1px solid #ccc;border-radius:4px;box-sizing:border-box}@media (min-width:768px){.touroku-form .form-row{display:flex;align-items:center;gap:1em}.touroku-form .form-row label{flex:0 0 180px;margin-bottom:0;text-align:right}.touroku-form .form-row input[type=text],.touroku-form .form-row input[type=email]{flex:1 1 auto;width:auto}}