@charset "utf-8";

main {
    width: 762px;
}

main h1 {
    width: 620px;
    float: right;
    border-top: 10px solid #707070;
    margin: 0 39px 74px 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 {
    color: #707070;
    font-size: 3.6rem;
    line-height: 1em;
    font-family: "I-OTFゴシックオールドPro H{pm}";
    margin-bottom: 47px;
}

section .section1 p {
	color: #666;
    width: 684px;
    font-size: 1.8rem;
    line-height: 1.55em;
    line-height: 2em;
    margin-bottom: 80px;
    background-image: url(../images/bg_01.gif);
    font-family: "DNPShueiMinPr6-L";
    font-family: "FOT-筑紫アンティークL明朝 Std L{pm}";

}

section .section1 p.lead {
    width: 684px;
    font-size: 4.0rem;
    line-height: 1.2em;
    margin-bottom: 20px;
    text-indent: 0;
    font-family: "FOT-筑紫アンティークL明朝 Std L{pm}";
	background-image: none;
}

section .section2 table {
    width: 100%;
    margin-bottom: 150px;
}

section .section2 table th,
section .section2 table td {
    padding: 10px 0;
    text-align: left;
    font-size: 1.8rem;
    line-height: 1.55em;
    font-family: "FOT-筑紫アンティークS明朝 Std L";
}

    section .section2 table td small{
        font-size: 1.4rem;
    }

    section .section2 table td p{
		padding: 0 2rem 0 0;
		display: block;
		float: left;
    }

    section .section2 table td p small{
		padding: 0 0 0 0;
    }

section .section2 table th {
    width: 6em;
    vertical-align: top;
}

    section .section2 table th small{
        font-size: 1.4rem;
    }

section .section2 table td {
    border-bottom: 1px solid #B4B4B4;
}

section .section2 table tr:last-child td {
    border-bottom: none;
}

section .section2 table tr.tr_1 td {
    border-bottom: none;
}

section .section3 dl {
    font-size: 1.8rem;
    line-height: 1.55em;
    font-family: "FOT-筑紫アンティークS明朝 Std L";
    margin-bottom: 3.1em;
    border-top: 1px solid #B4B4B4;
    padding-top: 10px;
}

section .section3 dl dd {
    margin: -1.55em 0 1.55em 14em;
}

section .section3 .noteBlock {
    font-size: 1.8rem;
    line-height: 1.55em;
    font-family: "FOT-筑紫アンティークS明朝 Std L";
    margin-left: 16em;
}

section .section3 .noteBlock p {
    margin-bottom: 1.55em;
}

section .section4 dl {
    font-size: 1.8rem;
    line-height: 1.55em;
    font-family: "FOT-筑紫アンティークS明朝 Std L";
    margin-bottom: 3.1em;
    border-top: 1px solid #B4B4B4;
    padding-top: 10px;
}

section .section4 dl dd {
    margin: -1.55em 0 1.55em 14em;
}

section .section4 .noteBlock {
    font-size: 1.8rem;
    line-height: 1.55em;
    font-family: "FOT-筑紫アンティークS明朝 Std L";
    margin-left: 16em;
}

section .section4 .noteBlock p {
    margin-bottom: 1.55em;
}



/* 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;
        margin: 0 auto;
    }

    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 .section1,
    section .section2,
    section .section3 {
        padding: 0 3.73vw;
    }

    section h2 {
        margin-bottom: 12.67vw;
    }

    section .section1 p {
        width: auto;
        margin-bottom: 12.67vw;
		background-image: none;
    }

    section .section1 p.lead {
        width: auto;
        text-indent: 0;
        font-size: 2.6rem;
    }


    section .section2 table {
        margin-bottom: 12.67vw;
    }

    section .section2 table th,
    section .section2 table td {
        padding: 2.67vw 0;
    }

    section .section2 table td span{
		display:inline-block;
        margin-bottom: 2.67vw;
    }
	
    section .section2 table td p{
		padding: 0 0 0 0;
		float: none;
    }

    section .section2 table td p small{
		padding: 0 0 0 2rem;
    }

    section .section3 dl {
        margin-bottom: 1.55em;
        padding-top: 2.67vw;
        padding-bottom: 5vw;
    }

    section .section3 dl dd {
        margin: 0 0 1.55em 0;
    }

    section .section3 .noteBlock {
        margin-left: 0;
    }

    section .section3 .noteBlock p {
        margin-bottom: 1.55em;
    }
}