
@charset "UTF-8";
#form-h { font-size: 180%; margin-bottom: 3vw;}
#form-text,.comp-wrap { border: solid 1px rgba(255,200,63,.6); background-color: rgba(255,200,63,.07);}.comp-wrap dl { border-bottom: solid 1px rgba(255,200,63,.6);}.comp-wrap dt::after { content: "：";}#txt-area { height: 200px;}
#form select, #date { width: 25%;}
@media (min-width: 1300px){ #form { font-size: 1.1rem; }}
@media (max-width: 767px){ #form { padding: 4vw 5vw 8vw; } #form select, #date { width: 55%; }
}