@charset "utf-8";
#service_detail_conts .pc{
    display: block;
}
#service_detail_conts .sp{
    display: none;
}

#service_detail_conts img {
    border: 0px;
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
    width: auto;
}

/* タイトル */
#service_detail_conts #titleAreaService {
    background: url(https://shizaiplus.itembox.design/item/img/company/title_bg.jpg) no-repeat center;
    background-size: cover;
    width: 100%;
    height: 280px;
}
#service_detail_conts #titleAreaTxt {
    width: 100%;
    height: 54px;
    font-size: 28px;
    text-align: left;
    color: #fff;
    margin: 0px auto;
    padding: 126px 0px 0px 40px;
    line-height: 100%;
}
/* タイトル */

/* nav */
#service_detail_conts #conNavigationArea {
    overflow: hidden;
    background: url(https://shizaiplus.itembox.design/item/img/company/wrapper_bg.gif) repeat;
    width: 100%;
    text-align: center;
    margin: 0px auto;
    padding: 15px 0px 20px 0px;
}
#service_detail_conts #conNavigationArea ul{
    display: block;
    box-sizing: border-box;
}
#service_detail_conts #conNavigationArea ul li {
    display: inline-block;
    text-align: center;
    height: 62px;
    margin-top: 6px;
}

#service_detail_conts .conNavigation {
    background-color: #fff;
    display: inline-block;
    width: 236px;
    text-align: center;
    text-decoration: none;
    line-height: 58px;
    outline: none;
    border: 2px solid #ccc;
    color: #000;
}

/* タイトル */
#service_detail_conts .wrapperCo {
    overflow: hidden;
    width: 100%;
    text-align: left;
    margin: 10px 0 10px;
    margin-top: 30px;
    padding: 0px 0;
}
#service_detail_conts .txtTitle {
    font-size: 24px;
    margin: 0px auto;
    padding: 0px;
    line-height: 33px;
    font-weight: normal;
}
#service_detail_conts .red {
    color: #C40211;
}

/* コンテンツ */
.wrapperMainPhoto {
    overflow: hidden;
    width: 100%;
    text-align: left;
    margin: 0px auto;
    padding: 0px 0;
}
.wrapperCenter {
    position: relative;
    width: 100%;
    text-align: center;
    margin: 30px auto;
    padding: 0px;
}

.wrapperColor {
    background: url(https://shizaiplus.itembox.design/item/img/company/wrapper_bg.gif) repeat;
    width: 100%;
    margin: 0px auto;
    margin-bottom: 30px;
    padding: 3px 0px;
}

.imgMarginBottom {
    margin-bottom: 38px;
}

.commonLRArea02 {
    clear: both;
    overflow: hidden;
    width: 600px;
    margin: 0px auto;
    padding: 0px;
}
.commonLArea02 {
    float: left;
    width: 284px;
    margin: 0px 0px 10px 0px;
    padding: 0px;
}
.commonRArea02 {
    float: right;
    width: 284px;
    margin: 0px 0px 10px 0px;
    padding: 0px;
}

.subTitle03 {
    clear: both;
    display: table;
    font-size: 18px;
    text-align: center;
    margin: 0px auto;
    margin-bottom: 28px;
    padding: 0px 14px 6px 20px;
    line-height: 38px;
    border-bottom: 3px solid #C40211;
    letter-spacing: 7px;
    font-weight: normal;
    word-break: auto-phrase;
}

.links {
    background: #666 url(https://shizaiplus.itembox.design/item/img/company/links_mark_w.png) no-repeat;
    background-position: 10px 11px;
    display: table;
    color: #fff !important;
    margin: 0px auto 20px;
    padding: 8px 8px 8px 20px;
    line-height: 100%;
    border-radius: 5px;
    cursor: pointer;
    text-decoration: none;
    font-size: 14px;
}

@media only screen and  (max-width: 750px) {
    #service_detail_conts .pc{
        display: none;
    }
    #service_detail_conts .sp{
        display: block;
    }
    #service_detail_conts{
        width: 100%;
    }
    /* タイトル */
    #service_detail_conts #titleAreaService {
        background: url(https://shizaiplus.itembox.design/item/img/company/title_bg.jpg) no-repeat center;
        background-size: cover;
        width: 100%;
        height: 130px;
    }

    #service_detail_conts #titleAreaTxt {
        width: 100%;
        height: 54px;
        font-size: 28px;
        color: #fff;
        margin: 0px auto;
        padding: 52px 0px 0px 0px;
        line-height: 100%;
        text-align: center;
    }

    /* ナビ */
    #service_detail_conts #conNavigationArea ul{
        padding:0 0;
    }

    /* コンテンツ */
    #service_detail_conts .wrapperCo {
        width: 100%;
        text-align: left;
        margin: 30px 0 10px;
        padding: 0px;
    }
    #service_detail_conts .txtTitle {
        font-size: 24px;
        margin: 0px auto;
        padding: 0px;
    }
    #service_detail_conts .wrapperMainPhoto {
        overflow: hidden;
        width: 100%;
        text-align: left;
        margin: 0px auto;
        padding: 0px;
    }    
    .wrapperMainPhoto.sp {
        width: 100%;
        margin: 0px auto;
        margin-top: 30px;
        padding: 0px;
    }
    .wrapperCenter {
        width: 90%;
        text-align: left;
        margin: 30px auto;
        padding: 0px;
    }

    .wrapperColor {
        background: url(https://shizaiplus.itembox.design/item/img/company/wrapper_bg.gif) repeat;
        width: 100%;
        margin: 30px auto;
        padding: 5px 0px 5px 0px;
    }
    .wrapperCenter {
        width: 90%;
        text-align: left;
        margin: 30px auto;
        padding: 0px;
    }
    .commonLRArea02 {
        clear: both;
        overflow: hidden;
        width: 100%;
        margin: 0px auto;
        padding: 0px;
    }

    .commonLArea02 {
        float:none;
        width: 100%;
        margin: 0px 0px 10px 0px;
        padding: 0px;
    }
    .commonRArea02 img{
        width: 100%;
    }
    .commonRArea02{
        float:none;
        width: 100%;
        margin: 0px 0px 10px 0px;
        padding: 0px;
    }
}


