@charset "UTF-8";
.areaSer {}
.areaSer_title {}
.areaSer_box {
    background-color: rgba(239, 239, 239, 0.83);
    padding: 50px 20px 100px;
}
.areaSer_inner {
    max-width: 873px;
    margin: 0 auto;
}
.service {
    margin-bottom: 45px;
}
.service:last-child {
    margin-bottom: 0;
}
.service_title {
    line-height: 1;
    text-align: center;
    margin-bottom: 21px;
}
.service_title > b {
    display: block;
    font-size: 27px;
    font-weight: normal;
    margin-bottom: 7px;
}
.service_title > small {
    display: block;
    font-size: 12px;
    font-weight: normal;
}
.service_headline {
    font-size: 22px;
    text-align: center;
    line-height: 1.4;
    font-weight: normal;
    margin-bottom: 23px;
}
.service_headline > small {
    font-size: 16px;
}
.service_text {
    text-align: center;
    line-height: 2;
}
.service_text > b {
    color: #C40505;
    font-size: 16px;
}
.service_box {
    border: 1px solid #B8A663;
    padding: 30px 20px;
    background: #fff;
    margin-top: 35px;
}
.service_image {
    margin: 45px 0;
    text-align: center;
}
.service_image > img {}
.free {
    display: flex;
    align-items: center;
    justify-content: center;
}
.free_list {
    list-style: none;
    color: #8D7A36;
    font-size: 20px;
    font-weight: bold;
}
.free_list > li {
    text-indent: -2em;
    padding-left: 2em;
}
.free_list > li:first-child {}
.free_list > li:last-child {}
.free_list > li:nth-child(2n+1) {}
.free_list > li:nth-child(n+3) {}
.test {
    max-width: 800px;
    margin: 0 auto 25px;
}
.test:last-child {
    margin-bottom: 0;
}
.test_title {
    font-size: 16px;
    color: #8D7A36;
    border-bottom: 1px solid #8D7A36;
    margin-bottom: 7px;
}
.test_headline {
    font-size: 14px;
    color: #8D7A36;
    margin-bottom: 2px;
}
.test_text {}
.gmc {}
.gmc_title {
    color: #B8A663;
    font-size: 18px;
    text-align: center;
}
.gmc_list {
    list-style: none;
    max-width: 750px;
    margin: 15px auto 25px;
}
.gmc_list > li {
    background: #B8A663;
    color: #fff;
    box-sizing: border-box;
    padding: 25px;
    display: flex;
    margin-top: 25px;
}
.gmc_list > li:first-child {
    margin-top: 0;
}
.gmc_list > li:last-child {}
.gmc_list > li:nth-child(2n+1) {}
.gmc_list > li:nth-child(n+3) {}
.gmc_headline {
    font-size: 22px;
    border-bottom: 1px solid #fff;
    font-weight: normal;
    line-height: 1;
    padding-bottom: 10px;
    margin-bottom: 11px;
}
.gmc_text {
    font-size: 16px;
    font-weight: bold;
}
.gmc_text > small {}
.gmc_msg {
    font-size: 16px;
    font-weight: bold;
    color: #8D7A36;
    text-align: center;
    margin: 15px 0;
}
.gmc_cauList {
    list-style: none;
    text-align: center;
}
.gmc_cauList > li {
    text-indent: -1em;
    padding-left: 1em;
}
.gmc_cauList > li:first-child {}
.gmc_cauList > li:last-child {}
.gmc_cauList > li:nth-child(2n+1) {}
.gmc_cauList > li:nth-child(n+3) {}
.gmc_areaText {
    flex-grow: 1;
}
.gmc_image {
    min-width: 282px;
    margin-left: 25px;
}
.gmc_image > img {}
@media screen and (min-width:1000px) {}
@media screen and (max-width:999px) {
    .areaSer {}
    .areaSer_title {}
    .areaSer_box {}
    .areaSer_inner {}
    .service {}
    .service:last-child {}
    .service_title {}
    .service_title > b {}
    .service_title > small {}
    .service_headline {}
    .service_headline > small {}
    .service_text {}
    .service_text > b {}
    .service_box {}
    .service_image {}
    .service_image > img {}
    .free {}
    .free_list {}
    .free_list > li {}
    .free_list > li:first-child {}
    .free_list > li:last-child {}
    .free_list > li:nth-child(2n+1) {}
    .free_list > li:nth-child(n+3) {}
    .test {}
    .test:last-child {}
    .test_title {}
    .test_headline {}
    .test_text {}
    .gmc {}
    .gmc_title {}
    .gmc_list {}
    .gmc_list > li {
        padding: 20px;
        margin-top: 20px;
    }
    .gmc_list > li:first-child {}
    .gmc_list > li:last-child {}
    .gmc_list > li:nth-child(2n+1) {}
    .gmc_list > li:nth-child(n+3) {}
    .gmc_headline {}
    .gmc_text {
        font-size: 14px;
    }
    .gmc_text > small {}
    .gmc_msg {}
    .gmc_cauList {}
    .gmc_cauList > li {}
    .gmc_cauList > li:first-child {}
    .gmc_cauList > li:last-child {}
    .gmc_cauList > li:nth-child(2n+1) {}
    .gmc_cauList > li:nth-child(n+3) {}
    .gmc_areaText {}
    .gmc_image {
        min-width: 200px;
        width: 200px;
    }
    .gmc_image > img {}
}
@media screen and (max-width:699px) {
    .areaSer {}
    .areaSer_title {}
    .areaSer_box {
        padding: 25px 15px;
    }
    .areaSer_inner {}
    .service {
        margin-bottom: 35px;
    }
    .service:last-child {}
    .service_title {}
    .service_title > b {}
    .service_title > small {}
    .service_headline {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .service_headline > small {
        font-size: 12px;
    }
    .service_text {
        line-height: inherit;
        text-align: left;
    }
    .service_text > b {
        font-size: inherit;
    }
    .service_box {
        margin-top: 15px;
        padding: 15px;
    }
    .service_image {
        margin: 25px 0;
    }
    .service_image > img {}
    .free {}
    .free_list {
        font-size: 12px;
    }
    .free_list > li {}
    .free_list > li:first-child {}
    .free_list > li:last-child {}
    .free_list > li:nth-child(2n+1) {}
    .free_list > li:nth-child(n+3) {}
    .test {}
    .test:last-child {}
    .test_title {}
    .test_headline {}
    .test_text {}
    .gmc {}
    .gmc_title {
        font-size: 16px;
    }
    .gmc_list {
        display: block;
        margin: 10px 0;
    }
    .gmc_list > li {
        width: auto;
        padding: 15px 15px;
        margin-top: 10px;
        display: block;
    }
    .gmc_list > li:first-child {
        margin-top: 0;
    }
    .gmc_list > li:last-child {}
    .gmc_list > li:nth-child(2n+1) {}
    .gmc_list > li:nth-child(n+3) {}
    .gmc_headline {
        font-size: 18px;
    }
    .gmc_text {}
    .gmc_text > small {}
    .gmc_msg {
        font-size: 14px;
        text-align: left;
    }
    .gmc_cauList {
        text-align: left;
        font-size: 12;
    }
    .gmc_cauList > li {}
    .gmc_cauList > li:first-child {}
    .gmc_cauList > li:last-child {}
    .gmc_cauList > li:nth-child(2n+1) {}
    .gmc_cauList > li:nth-child(n+3) {}
    .gmc_areaText {}
    .gmc_image {
        min-width: 0;
        width: auto;
        margin: 11px 0 0;
        text-align: center;
    }
    .gmc_image > img {}
}
