@charset "utf-8";

main {
    width: 788px;
}

main h1 {
    width: 620px;
    float: right;
    border-top: 10px solid #707070;
    margin: 0 39px 140px 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;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    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 > div {
    width: 100%;
    position: relative;
}

section .section1:after {
    content: "";
    display: block;
    position: absolute;
    right: -10px;
    top: -60px;
    width: 177px;
    height: 176px;
    background: url("../images/service_bg01.svg") no-repeat left top;
}

section .section2:after {
    content: "";
    display: block;
    position: absolute;
    left: -174px;
    top: -25px;
    width: 211px;
    height: 176px;
    background: url("../images/service_bg02.svg") no-repeat left top;
}

section .section3:after {
    content: "";
    display: block;
    position: absolute;
    right: -6px;
    top: -30px;
    width: 159px;
    height: 193px;
    background: url("../images/service_bg03.svg") no-repeat left top;
}

section .sectionHead {
    margin: 0 0 103px 40px;
}

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

section .sectionHead ul li {
    font-size: 2.4rem;
    line-height: 1.08em;
    font-family: "FOT-筑紫A丸ゴシック Std E{pm}";
    margin-bottom: 29px;
}

section .sectionHead ul li i {
    font-style: normal;
    font-size: 1.4rem;
    line-height: 1.86em;
    color: #717EE5;
    margin-right: 5px;
    vertical-align: top;
}

section .sectionHead ul li a {
    color: #717EE5;
    text-decoration: underline;
}

section .sectionHead ul li a:hover {
    text-decoration: none;
}

section .sectionHead p.note {
    font-size: 1.6rem;
    line-height: 1.38em;
    font-family: "FOT-筑紫ゴシック Pr5 D";
    background-color: #B6FDDC;
    padding: 14px 11px;
    margin-right: 31px;
}

section h2 {
    font-size: 4.0rem;
    line-height: 1.25em;
    font-family: "FOT-筑紫A丸ゴシック Std E{pm}";
    color: #717EE5;
    text-align: center;
    margin-bottom: 47px;
}

section .section1 h2 {
    font-size: 5.0rem;
}

section .section1 h2 span {
    font-size: 4.0rem;
}

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

section .item {
    width: 350px;
    min-height: 192px;
    position: relative;
    float: left;
}

section .item:nth-child(2n) {
    float: right;
    margin-right: 15px;
}

section .item:nth-child(2) {
    margin-top: 74px;
}

section .item span.num {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 44px;
    height: 115px;
    overflow: visible;
    font-size: 10.0rem;
    line-height: 1em;
    font-family: "FOT-筑紫Q明朝L Std L";
    color: #707070;
    background-color: #FDB6B6;
}

section .section2 .item span.num {
    background-color: #B0D6ED;
}

section .section3 .item span.num {
    background-color: #D0F2DA;
}

section .item span.num i {
    position: absolute;
    right: -23px;
    top: -36px;
    display: block;
    font-style: normal;
}

section .item h3 {
    position: absolute;
    left: 0;
    top: 0;
    width: 302px;
    border-top: 1px solid #707070;
    text-align: right;
    font-size: 3.0rem;
    line-height: 1.2em;
    font-family: "FOT-筑紫オールドゴシック Std B{pm}";
    color: #707070;
}

section .item p {
    position: absolute;
    left: 0;
    top: 3px;
    width: 210px;
    font-size: 1.6rem;
    line-height: 1.38em;
    font-family: "FOT-筑紫ゴシック Pr5 D";
}

section .section2 .heading {
    text-align: center;
    margin-bottom: 47px;
}

section .section2 .heading h3 {
    font-size: 2.4rem;
    line-height: 1.25em;
    font-family: "FOT-筑紫オールドゴシック Std B{pm}";
    color: #707070;
    margin-bottom: 16px;
}

section .section2 .heading p {
    font-size: 1.6rem;
    line-height: 1.38em;
    font-family: "FOT-筑紫アンティークL明朝 Std L";
    margin-bottom: 1.38em;
    white-space: nowrap;
}

section .tableBlock {
    width: 100%;
}

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

section .tableBlock > div {
    border-top: 1px solid #707070;
}

section .tableBlock .tableItem1 {
    width: 356px;
    float: left;
}

section .tableBlock .tableItem2 {
    width: 359px;
    float: right;
}

section .tableBlock h3 {
    font-size: 2.6rem;
    line-height: 1em;
    font-family: "FOT-筑紫オールドゴシック Std B{pm}";
    color: #707070;
    margin: 3px 0 4px;
}

section .tableBlock table {
    width: 100%;
}

section .tableBlock thead {
    font-size: 1.4rem;
    line-height: 1em;
    font-family: "FOT-筑紫ゴシック Pr5N M";
}

section .tableBlock thead td {
    padding-bottom: 7px;
}

section .tableBlock tbody {
    font-size: 1.6rem;
    line-height: 1.5em;
    font-family: "FOT-筑紫ゴシック Pr5 D";
}

section .tableBlock td {
    text-align: right;
}

section .tableBlock tr.colored th,
section .tableBlock tr.colored td {
    background-color: #cac9c9;
}



/* 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 12.8vw 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:after {
        right: 5.7vw;
        top: 0;
        width: 26.83vw;
        height: 26.61vw;
        background-size: 100%;
    }

    section .section2:after {
        left: auto;
        right: 2.69vw;
        top: 39.41vw;
        width: 33.85vw;
        height: 28.14vw;
        background-size: 100%;
    }

    section .section3:after {
        right: 2.38vw;
        top: 0;
        width: 29.35vw;
        height: 35.81vw;
        background-size: 100%;
    }

    section .sectionHead {
        margin: 0 0 4.27vw 0;
    }

    section .sectionHead p.lead {
        margin-left: 4.53vw;
        margin-bottom: 5.33vw;
    }

    section .sectionHead ul li {
        margin-left: 3vw;
        margin-bottom: 7.73vw;
        text-indent: -0.55em;
        padding-left: 0.55em;
    }

    section .sectionHead ul li i {
        margin-right: 0;
    }

    section .sectionHead p.note {
        padding: 2vw 4vw;
        margin-right: 0;
    }

    section h2 {
        text-align: left;
        margin-bottom: 0;
        margin-left: 2.8vw;
    }

    section .section1 h2 {
        font-size: 4.0rem;
        padding-top: 15.2vw;
    }

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

    section .section2 h2 {
        margin-bottom: 19.2vw;
    }

    section .txtBlock {
        padding: 0 4.2vw 0 2.8vw;
    }

    section .item {
        width: 100%;
        min-height: 51.2vw;
        float: none;
    }

    section .item:nth-child(2n) {
        float: none;
        margin-right: 0;
    }

    section .item:nth-child(2) {
        margin-top: 0;
    }

    section .item span.num {
        width: 11.73vw;
        height: 30.67vw;
    }

    section .item span.num i {
        right: -6.13vw;
        top: -9.6vw;
    }

    section .item h3 {
        width: 80.53vw;
    }

    section .item p {
        top: 0.8vw;
        width: 56vw;
    }

    section .section2 .heading {
        margin: 0 2.67vw 12.53vw 2.93vw;
        text-align: left;
    }

    section .section2 .heading h3 {
        margin-bottom: 4.27vw;
    }

    section .section2 .heading p {
        white-space: normal;
    }

    section .section4 h2 {
        margin-bottom: 7.87vw;
    }

    section .tableBlock {
        padding: 0 2.27vw 0 2.8vw;
    }

    section .tableBlock .tableItem1 {
        width: 100%;
        float: none;
        margin-bottom: 10vw;
    }

    section .tableBlock .tableItem2 {
        width: 100%;
        float: none;
    }

    section .tableBlock h3 {
        margin: 0.8vw 0 1.07vw;
    }

    section .tableBlock thead td {
        padding-bottom: 1.87vw;
    }
}