
body {
    font-family: Meiryo,"Lucida Grande","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",メイリオ,sans-serif;
}
a:hover {
    opacity: 0.8;
}
.mt50 {
    margin-top: 50px;
}
#header {
    border-top: 10px solid #004999;
    padding-top: 10px;
}
.title {
    background: none repeat scroll 0 0 #004999;
    color: #ffffff;
    font-family: "Arial Narrow",Arial,sans-serif;
    font-size: 45px;
    height: 100px;
    line-height: 100px;
    margin: 0;
    text-align: center;
}
.container {
    margin: 0 auto;
    padding: 20px;
    width: 960px;
}
#footer {
    background: none repeat scroll 0 0 #004999;
    color: #ffffff;
    font-size: 14px;
    margin-top: 55px;
    text-align: center;
}
#footer .container {
    padding: 35px 0;
}
#footer p {
    margin: 0;
}
.logo {
}
.licence {
}
.copyright {
}
.required {
}
.field .error {
    color: #cc0000;
    font-size: 13px;
    margin-left: 23px;
}
.field {
    color: #333333;
}
.field textarea {
    margin-top: 23px;
}
.field textarea {
    width: 362px;
}
.field input[type="checkbox"], .field textarea {
    margin-left: 27px;
}
.label {
    float: left;
    width: 269px;
}
.label.comment {
    margin-top: 2px;
}
.field {
    background: none repeat scroll 0 0 #ffffff;
    float: left;
    min-height: 58px;
    width: 411px;
}
.contact-form .row {
    background: none repeat scroll 0 0 #004999;
}
.contact-form {
    color: #ffffff;
    font-size: 17px;
    margin: 0 auto;
    width: 680px;
}
.contact-form .field p {
    margin: 0;
    padding: 15px 15px 15px 25px;
    overflow-wrap: break-word;
}
.contact-form p {
    margin: 0;
    padding: 15px;
}
.contact-form p span {
    background: none repeat scroll 0 0 #cc0000;
    border-radius: 2px;
    display: inline-block;
    float: right;
    font-size: 14px;
    padding: 3px;
}
.contact-form input[type="text"], .contact-form input[type="email"], .contact-form select {
    display: block;
    height: 25px;
    margin: 10px auto 0;
    width: 362px;
}
.clear {
    clear: both;
}
input.submit:hover {
    opacity: 0.8;
}
input.submit {
    display: block;
    height: 63px;
    margin: 50px auto 0;
    width: 254px;
}
.contact-form p.comment {
    height: 150px;
    line-height: 150px;
}
.contact-form p.comment span {
    line-height: 21px;
    margin-top: 61px;
}
.contact-form p.list {
    height: 85px;
}
.steps {
    margin: 55px auto 45px;
    padding: 0;
    width: 814px;
}
.steps li.active {
    background: url("../images/arrow-right-active.png") no-repeat scroll right center rgba(0, 0, 0, 0);
}
.steps li.active span {
    background: none repeat scroll 0 0 #990000;
}
.steps li span {
    background: none repeat scroll 0 0 #cccccc;
    border-radius: 5px;
    color: #ffffff;
    display: block;
    padding: 13px 47px;
    text-align: center;
    text-decoration: none;
    width: 120px;
}
.steps li:last-child {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin-right: 0;
    padding-right: 0;
}
.steps li {
    background: url("../images/arrow-right.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    display: inline-block;
    list-style: outside none none;
    margin-right: 25px;
    padding-right: 55px;
}
.confirm-back {
    margin-left: 100px;
    margin-top: 58px;
    position: absolute;
}
.confirm-submit:hover {
    opacity: 0.8;
}
.confirm-submit {
    display: block;
    margin: 51px 0 0 314px;
}
.complete-msg {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}
.complete-note {
    text-align: center;
}
.complete-black-box {
    background: none repeat scroll 0 0 #000000;
    height: 170px;
    margin: 35px auto 0;
    width: 480px;
}
input[type="checkbox"] {
    padding: 10px;
    transform: scale(1.4);
}
.field.comment {
    min-height: 183px;
}
.field.checkbox {
    min-height: 116px;
}
