@charset "UTF-8";

/*------*/
h3{ font-size: 18px; text-align: left; border-bottom: 1px solid #ccc; padding-bottom: 10px;}
h3 span{ font-size: 14px;}
h4{ font-size: 16px; color: #595757; text-align: left; margin-bottom: 0;}
h4 span{ color: red; font-size: 12px;}

main section{margin: 25px auto;}

input,
textarea{ width: 100%; padding: 1em; border: 1px solid #ccc; border-radius: 4px;}

input[type="submit"]{ background: #333; color: #fff;}

@media screen and (max-width: 1080px) {

}