@charset "utf-8";

main {
    width: 728px;
}

main h1 {
    width: 620px;
    float: right;
    border-top: 10px solid #707070;
    margin: 0 39px 143px 0;
    padding-top: 10px;
    text-align: center;
    font-size: 6.0rem;
    line-height: 1em;
    font-family: "FOT-筑紫アンティークL明朝 Std L{pm}";
}

section {
    clear: both;
    margin: 0 39px 80px 0;
    position: relative;
}

section:after {
    content: "";
    display: block;
    width: 12px;
    height: 135px;
    position: absolute;
    right: -39px;
    top: 0;
    background: url("../../common/images/bg_kireiya.svg") no-repeat right top;
}

section h2 {
    font-size: 5.0rem;
    line-height: 1em;
    font-family: "FOT-筑紫A丸ゴシック Std D{pm}";
    margin-bottom: 5px;
}

section .section1 {
    margin-bottom: 60px;
}

section .section1 .imgBlock {
    width: 566px;
    height: 351px;
    margin-bottom: 18px;
}

section .section1 p.address,
section .section1 p.tel {
    font-size: 1.8rem;
    line-height: 1.6em;
    font-family: "FOT-筑紫アンティークS明朝 Std L";
    margin-left: 68px;
}

section .section1 p.tel span {
    font-size: 3.0rem;
}

section .section2 {
    margin-bottom: 50px;
}

section .section2 h3 {
    font-size: 2.8rem;
    line-height: 1em;
    font-family: "FOT-筑紫A丸ゴシック Std D{pm}";
    text-decoration: underline;
    margin: 0 0 24px 68px;
}

section .section2 p {
    font-size: 1.8rem;
    line-height: 1.55em;
    font-family: "FOT-筑紫アンティークS明朝 Std L";
    margin-left: 68px;
    width: 498px;
}

section .section3 {
    margin-bottom: 50px;
}

section .section3 h3 {
    font-size: 2.8rem;
    line-height: 1em;
    font-family: "FOT-筑紫A丸ゴシック Std D{pm}";
    text-decoration: underline;
    margin: 0 0 24px 68px;
}

section .section3 p.img {
    float: left;
    width: 100px;
    height: 100px;
    margin: 0 6px 24px 68px;
}

section .section3 p.subject {
    font-size: 1.8rem;
    line-height: 1.31em;
    font-family: "FOT-筑紫アンティークS明朝 Std L";
}

section .section3 p.name {
    font-size: 2.6rem;
    line-height: 1.31em;
    font-family: "FOT-筑紫アンティークS明朝 Std L";
}

section .section3 p.txt {
    clear: both;
    font-size: 1.8rem;
    line-height: 1.55em;
    font-family: "FOT-筑紫アンティークS明朝 Std L";
    margin-left: 68px;
    width: 498px;
}

section .section4 h3 {
    font-size: 2.8rem;
    line-height: 1em;
    font-family: "FOT-筑紫A丸ゴシック Std D{pm}";
    text-decoration: underline;
    margin: 0 0 24px 68px;
}

section .section4 .blank {
    margin-bottom: 50px;
}

section .section4 p.lead,
section .section4 p.error_messe {
    font-size: 1.8rem;
    line-height: 1.55em;
    font-family: "FOT-筑紫アンティークS明朝 Std L";
    margin-left: 68px;
    margin-bottom: 1.55em;
}

section .section4 dl {
    margin: 0 0 15px 68px;
    font-size: 1.8rem;
    line-height: 1.55em;
}

section .section4 dl:after {
    content: "";
    display: block;
    clear: both;
}

section .section4 dl dt {
    font-family: "FOT-筑紫アンティークS明朝 Std L{pm}";
    width: 57px;
    clear: left;
    float: left;
    padding: 3px 0;
    margin-bottom: 30px;
}

section .section4 dl dt.mail {
    width: 121px;
}

section .section4 dl dd {
    float: left;
}

section .section4 dl dd input {
    width: 268px;
    border: 0;
    border-bottom: 1px solid #707070;
    padding: 3px 0;
}

section .section4 dl dd.mail input {
    width: 204px;
}

section .section4 dl dd textarea {
    width: 487px;
    height: 191px;
    border: 1px solid #707070;
    padding: 3px;
}

section table.formTable {
    margin: 0 0 15px 149px;
    font-size: 1.8rem;
    line-height: 1.55em;
}

section table.formTable th {
    font-family: "FOT-筑紫アンティークS明朝 Std L{pm}";
    padding: 3px 1em 3px 0;
    margin-bottom: 30px;
}

section table.formTable td {
    font-family: "FOT-筑紫アンティークS明朝 Std L";
    padding: 3px 0;
}

section .section4 p.btn {
    margin-left: 125px;
    margin-bottom: 15px;
}

section .section4 p.btn button {
    width: 189px;
    padding: 12px 0;
    text-align: center;
    border: 0;
    cursor: pointer;
    background: #999;
    color: #fff;
    font-size: 1.8rem;
    line-height: 1em;
    font-family: "FOT-筑紫A丸ゴシック Std D";
}

section .section4 p.btn button:hover {
    opacity: 0.7;
}



/* Responsive Styles
============================================================= */

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

    main {
        width: 100%;
    }

    main h1 {
        width: auto;
        float: right;
        border-top: 0;
        margin: 6.27vw 3.07vw 8.27vw 0;
        padding-top: 0;
        font-size: 4.0rem;
    }

    main h1:before {
        content: "";
        display: block;
        width: 54.4vw;
        height: 2.67vw;
        background-color: #707070;
        float: right;
    }

    main h1 span {
        display: block;
        clear: both;
        padding-top: 2vw;
    }

    section {
        margin: 0 0 30vw;
    }

    section:after {
        width: 3.2vw;
        height: 36vw;
        right: 0;
    }

    section h2 {
        font-size: 3.6rem;
        padding: 0 5.07vw;
        margin-bottom: 1.87vw;
    }

    section .section1 {
        padding: 0 5.07vw;
        margin-bottom: 10.67vw;
    }

    section .section1 .imgBlock {
        width: 100%;
        height: 55.73vw;
        margin-bottom: 2.67vw;
    }

    section .section1 p.address,
    section .section1 p.tel {
        margin-left: 0;
    }

    section .section2 {
        padding: 0 5.07vw;
        margin-bottom: 10.67vw;
    }

    section .section2 h3 {
        margin: 0 0 6.4vw 0;
    }

    section .section2 p {
        margin-left: 0;
        width: auto;
    }

    section .section3 {
        padding: 0 5.07vw;
        margin-bottom: 10.67vw;
    }

    section .section3 h3 {
        margin: 0 0 6.4vw 0;
    }

    section .section3 p.img {
        width: 26.67vw;
        height: 26.67vw;
        margin: 0 1.6vw 6.4vw 0;
    }

    section .section3 p.txt {
        margin-left: 0;
        width: auto;
    }

    section .section4 h3 {
        padding: 0 5.07vw;
        margin: 0 0 6.4vw 0;
    }

    section .section4 .blank {
        margin-bottom: 10.67vw;
    }

    section .section4 p.lead,
    section .section4 p.error_messe {
        margin-left: 0;
    }

    section .section4 dl {
        margin: 0 0 8.27vw 4.53vw;
    }

    section .section4 dl dt {
        width: 15.07vw;
        padding: 0.8vw 0;
        margin-bottom: 8vw;
    }

    section .section4 dl dt.mail {
        width: 32.27vw;
    }

    section .section4 dl dd input {
        width: 71.47vw;
        padding: 0.8vw 0;
    }

    section .section4 dl dd.mail input {
        width: 54.4vw;
    }

    section .section4 dl dd textarea {
        width: 71.47vw;
        height: 52.53vw;
        padding: 0.8vw;
    }

    section table.formTable {
        margin: 0 4.53vw 8.27vw;
    }

    section table.formTable th {
        padding: 0.8vw 1em 0.8vw 0;
        margin-bottom: 8vw;
    }

    section table.formTable td {
        padding: 0.8vw 0;
    }

    section .section4 p.btn {
        margin-left: 0;
        margin-bottom: 8.27vw;
    }

    section .section4 p.btn button {
        width: 50.4vw;
        padding: 3.2vw 0;
        margin: 0 auto;
        display: block;
    }
}