
body.home #front-contents h3 {
    color: #8B9983;
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 8px;
    line-height: 1.4;
}
body.home #front-contents .c_text .c_btn a {
    border-radius: 5px;
    background: #d1b3aa;
    color: #fff;
    font-size: 14px;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    opacity: 1;
    display: block;
    width: 50%;
    padding: 12px;
    text-align: center;
}
body.home #front-service .front-service-inner h3 {
    color: #8B9983;
    font-size: 28px;
    margin-bottom: 8px;
}
body.home #front-service .front-service-inner h3 {
    color: #8B9983;
    font-size: 24px;
    margin-bottom: 8px;
}
body.home #front-service .front-service-inner .c_text .c_btn a {
    border-radius: 5px;
    background: #d1b3aa;
    color: #fff;
    margin: 0 auto;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    opacity: 1;
    display: block;
    width: 50%;
    padding: 16px 20px;
    text-align: center;
}
.footer-01 {
    background: #8B9983;
    padding: 48px 0;
    : ;
}
body.home #front-contents .c_number {
    background: #8B9983;
    color: #fff;
    display: inline-block;
    padding: 40px 12px 8px;
    margin-bottom: 32px;
    margin-top: 0;
}
body.home #front-company dl#front-company-1 dt {
    border-top: 2px solid #8B9983;
}
@media screen and (max-width: 767px) {
    #header-nav-btn a {
        display: block;
        text-align: center;
        font-size: 16px;
        padding: 10px;
        line-height: 1.2;
        background: #3B4552;
        width: 10%;
    }
}
body.home #front-contents .c_number {
    background: #d1b3aa;
    color: #fff;
    display: inline-block;
    padding: 40px 12px 8px;
    margin-bottom: 32px;
    margin-top: 0;
}
body.home #front-contents .c_text .c_btn a {
    border-radius: 5px;
    background: #d1b3aa;
    color: #fff;
    font-size: 14px;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    opacity: 1;
    display: block;
    width: 50%;
    padding: 12px;
    text-align: center;
}
body.home #front-contact .c_box_inner input[type=submit], body.home #front-contact .c_box_inner button {
    width: 30%;
    display: block;
    background: #d1b3aa;
    border-radius: 3px;
    margin: 0 auto;
}
@media screen and (max-width: 991px) {
    body.home #front-contents .c_box.c_box_left .c_img_box, body.home #front-contents .c_box.c_box_right .c_img_box {
        position: relative;
        height: 300px;
        width: 100%;
        margin-bottom: 24px;
    }
}
.footer-02 {
    background: #d1b3aa;
}
body.home #front-service .front-service-inner h4 {
    font-size: 20px;
    margin-bottom: 28px;
    text-align: center;
}
@media screen and (max-width: 767px) {
    #header-nav-btn a {
        display: block;
        text-align: center;
        font-size: 16px;
        padding: 10px;
        line-height: 1.2;
        background: #3B4552;
        width: 100%;
    }
}
.post-content h2 {
    margin: 80px 0 32px -74px;
    padding: 16px 16px 16px 56px;
    font-size: 20px;
    clear: both;
    font-weight: normal;
    border-left: 10px solid #808080;
    background: #d1b3aa;
    color: #fff;
}
.single-lp #lp-header h1 {
    font-size: 24px;
    color: #fff;
    text-align: center;
}
.single-lp #lp-header {
    background: #8b9983;
    padding: 24px;
    color: #fff;
}
.post-content h3 {
    font-size: 20px;
    margin: 48px 0 24px;
    padding: 20px 0;
    clear: both;
    font-weight: normal;
    border-bottom: 2px solid #3B4552;
    line-height: 1;
}
b, strong {
    font-weight: normal;
}
a {
    text-decoration: none;
    color: #8b9983;
}
.side-widget a {
    color: #8b9983;
    text-decoration: underline;
    display: block;
}