@charset "UTF-8";


.eContactLink {

    padding: 0;

}

#eTopHead .eContactLink {
    position: static;
    margin-top: -7.6vw;
}

#ePoint .eContactLink {
    bottom: 21vw;
}

#eFormSec > div h2 img {
    height: auto;
    width: 90%;
}

#eFormSec > div {
    padding: 10vw 3vw;
}

#eFormSec > div h2 {
    margin-bottom: 8vw;
}

#eFormTable {
    padding: 4vw 5vw;
}

#eFormTable table {
    font-size: 4vw;
}

#eFormTable table tr th {
    display: block;
    width: 100%;
}

#eFormTable table tr th.eFormReq:after {
    font-size: 3.6vw;
    padding: 0.1em 0.4em 0;
}

#eFormTable table tr td {
    display: block;
    width: 100%;
    padding: 0 0 1em;
}

#eFormTable table tr td input[type=text], #eFormTable table tr td input[type=email], #eFormTable table tr td input[type=tel], #eFormTable table tr td textarea {
    width: 100%;
    line-height: 2;
}

#eFormTable > div input {
    width: 100%;
}

body > footer {
    text-align: center;
    padding: 8vw 3vw 3vw;
}

#eFootLogo img {
    width: 60%;
}

body > footer address {
    font-size: 4.6vw;
    margin-bottom: 2em;
}

#eCopyright {
    font-size: 3vw;
}
