<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
.shaken01_cnts{
    margin-top: 50px;
    padding-bottom: 160px;
}
.shaken01_cnts .inner{
    padding: 0 70px;
    margin: 0 auto;
    box-sizing: border-box;
}
.shaken01_cnts .block_in{
    max-width: 900px;
    margin: 0 auto;
    box-sizing: border-box;
}

.shaken01_cnts h3{
    font-size: 1.8rem;
    font-weight: 400;
    border-bottom: 1px solid #000000;
    margin: 0 0 40px 0;
    padding: 0 0 15px 0;
    box-sizing: border-box;
}
.shaken01_cnts h3:before{
    position: relative;
    left: 5px;
    display: inline-block;
    vertical-align: bottom;
    content: '';
    width: 3px;
    height: 45px;
    margin-right: 20px;
    background: #4d4d4d;
}

.shaken01_cnts .block01 h4{
    font-size: 1.8rem;
    font-weight: 500;
    color: #ed1c24;
    border-bottom: 2px solid #333333;
    margin: 25px 0 3px 0;
    padding: 0 0 7px 0;
    box-sizing: border-box;
}
.shaken01_cnts .block01 h4:first-of-type{ margin-top: 0;}

.shaken01_cnts .block01 .box{
    border: 1px solid #000000;
    padding: 20px 18px;
    box-sizing: border-box;
}
.shaken01_cnts .block01 .box p{
    font-size: 1.6rem;
    line-height: 2;
}

.shaken01_cnts .block02{ margin-top: 55px;}
.shaken01_cnts .block02 .box{
    display: flex;
    justify-content: center;
    border: 2px solid #cccccc;
    padding: 22px;
    margin-bottom: 10px;
    box-sizing: border-box;
}
.shaken01_cnts .block02 .box:last-of-type{ margin-bottom: 0;}

.shaken01_cnts .block02 .box a{
    display: block;
    width: 33%;
    max-width: 280px;
    margin-right: 16%;
}
.shaken01_cnts .block02 .box a:last-of-type{ margin-right: 0;}

.shaken01_cnts .block03{ margin-top: 75px;}

.shaken01_cnts .block03 h4{
    text-align: center;
    color: #FFF;
    font-size: 1.8rem;
    font-weight: 500;
    background: #1b1464;
    margin: 0 0 4px 0;
    padding: 5px 0 8px 0;
    box-sizing: border-box;
}
.shaken01_cnts .block03 .imported_service h4{
    background: #736357;
}

.shaken01_cnts .block03 .scroll{ border: 1px solid #1b1464; box-sizing: border-box;}
.shaken01_cnts .block03 .imported_service .scroll{ border: 1px solid #736357;}


.shaken01_cnts .block03 .scroll:not(:last-of-type){ margin-bottom: 48px;}

.shaken01_cnts .block03 table{
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
    box-sizing: border-box;
}
.shaken01_cnts .block03 table.tbl02{
    max-width: 750px;
}

.shaken01_cnts .block03 th,
.shaken01_cnts .block03 td{
    border-bottom: 1px solid #1b1464;
    border-right: 1px solid #1b1464;
    line-height: 1.4;
    box-sizing: border-box;
}
.shaken01_cnts .block03 th{
    font-size: 1.6rem;
    font-weight: 400;
    text-align: left;
    padding: 10px 5px 10px 20px;
}
.shaken01_cnts .block03 td{
    font-size: 1.4rem;
    padding: 10px 5px;
}
.shaken01_cnts .block03 td a{ color: #0071bc;}
.shaken0_cnts .block03 td a:hover{ text-decoration: underline;}


.shaken01_cnts .block03 thead th:not(:first-of-type),
.shaken01_cnts .block03 tbody td{
    text-align: center;
}

.shaken01_cnts .block03 thead th:nth-of-type(2),
.shaken01_cnts .block03 tbody td:nth-of-type(1){
    background: #d8ebf9;
}
.shaken01_cnts .block03 thead th:nth-of-type(3),
.shaken01_cnts .block03 tbody td:nth-of-type(2){
    background: #f7c9d9;
}
.shaken01_cnts .block03 thead th:nth-of-type(4),
.shaken01_cnts .block03 tbody td:nth-of-type(3){
    background: #b4dfe8;
}

.shaken01_cnts .block03 .scroll:nth-of-type(2) thead th:nth-of-type(2),
.shaken01_cnts .block03 .scroll:nth-of-type(2) tbody td:nth-of-type(1){
    background: #bbd4ef;
}
.shaken01_cnts .block03 .scroll:nth-of-type(2) thead th:nth-of-type(3),
.shaken01_cnts .block03 .scroll:nth-of-type(2) tbody td:nth-of-type(2){
    background: #eee6d6;
}
.shaken01_cnts .block03 .scroll:nth-of-type(2) thead th:nth-of-type(4),
.shaken01_cnts .block03 .scroll:nth-of-type(2) tbody td:nth-of-type(3){
    background: #b0c3d8;
}

.shaken01_cnts .block03 .tbl02 thead th:nth-of-type(2),
.shaken01_cnts .block03 .tbl02 tbody td:nth-of-type(1){background: #f5b2b2;}

.shaken01_cnts .block03 .tbl02 thead th:nth-of-type(3),
.shaken01_cnts .block03 .tbl02 tbody td:nth-of-type(2){background: #fbdacf;}

.shaken01_cnts .block03 .imported_service th,
.shaken01_cnts .block03 .imported_service td{
    border-bottom: 1px solid #736357;
    border-right: 1px solid #736357;
}
.shaken01_cnts .block03 .imported_service .tbl02 thead th:nth-of-type(2),
.shaken01_cnts .block03 .imported_service .tbl02 tbody td:nth-of-type(1){background: #d3cdca;}

.shaken01_cnts .block03 .imported_service .tbl02 thead th:nth-of-type(3),
.shaken01_cnts .block03 .imported_service .tbl02 tbody td:nth-of-type(2){background: #eeddb0;}

.shaken01_cnts .block03 .imported_service .scroll:nth-of-type(2) .tbl02 thead th:nth-of-type(2),
.shaken01_cnts .block03 .imported_service .scroll:nth-of-type(2) .tbl02 tbody td:nth-of-type(1){background: #d4dee5;}

.shaken01_cnts .block03 .imported_service .scroll:nth-of-type(2) .tbl02 thead th:nth-of-type(3),
.shaken01_cnts .block03 .imported_service .scroll:nth-of-type(2) .tbl02 tbody td:nth-of-type(2){background: #e2cbb1;}

.shaken01_cnts .block03 tbody tr:last-of-type th,
.shaken01_cnts .block03 tr:last-of-type td{ border-bottom: none;}

.shaken01_cnts .block03 table:not(.tbl02) thead th:last-of-type,
.shaken01_cnts .block03 table:not(.tbl02) td:last-of-type{ border-right: none;}


.imported_service{ margin-top: 58px;}


.bn_car_wash{ margin-top:80px;}

.bn_car_wash a{
    width: 100%;
    max-width: 862px;
    margin: 0 auto;
    display: table;
    border-collapse: collapse;
    border-spacing: 0;
}
.bn_car_wash .img{
    width: 15%;
    max-width: 134px;
    display: table-cell;
    vertical-align: middle;
}
.bn_car_wash .img img{ display: block;}
.bn_car_wash .txt{
    position: relative;
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    width: 85%;
    background: #29abe2;
}
.bn_car_wash .txt:after{
    position: absolute;
    margin: auto 0;
    right: 20px;
    top: 0;
    bottom: 0;
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5.5px 0 5.5px 9px;
    border-color: transparent transparent transparent #FFF;
}

.bn_car_wash .txt p{
    color: #FFF;
    font-size: 1.9rem;
    padding-right: 10px;
    box-sizing: border-box;
    text-align: center;
}

.bn_car_wash a:hover{
    text-decoration: none;
    opacity: 0.7;
}
.bn_car_wash a:hover img{
    opacity:1;
}

/* 国産車 共通 */
.shaken01_child_cnts .topic{
    width: 95%;
    max-width: 950px;
    margin: 0 auto;
    padding: 0 0 47px 0;
    box-sizing: border-box;
}
.shaken01_cnts.shaken01_child_cnts h4{
    color: #FFF;
    font-size: 1.8rem;
    font-weight: bold;
    padding: 18px 20px;
    margin: 0 0 0 0;
    box-sizing: border-box;
    border-bottom: none;
}
.shaken01_cnts.shaken01_child_cnts h5,
.shaken01_cnts.shaken01_child_cnts h6{
    font-size: 1.6rem;
    font-weight: 400;
    margin: 30px 30px 13px 30px;
    padding: 0;
}
.shaken01_cnts.shaken01_child_cnts h6{ margin: 25px 0 10px 0;}
.shaken01_cnts.shaken01_child_cnts h6:first-of-type{ margin: 5px 0 10px 0;}

.shaken01_cnts.shaken01_child_cnts h6 span{
    display: inline;
    color: #ed1c24;
    padding-left: 15px;
}

.shaken01_child_cnts .topic_box,
.shaken01_child_cnts .topic_box02{
    border: 1px solid #999999;
    padding: 25px 20px 25px 30px;
    margin: 0 30px;
    box-sizing: border-box;
}
.shaken01_child_cnts .topic_box02{
    border: 1px dotted #808080;
    margin: 50px 60px 0 60px;
    padding: 25px 30px;
    box-sizing: border-box;
}
.shaken01_child_cnts .topic_box02 p+p{ margin-top: 25px;}

.shaken01_child_cnts .boxIn{
    padding: 15px 30px;
    border: 1px dotted #4d4d4d;
    box-sizing: border-box;
}
.shaken01_child_cnts p{
    font-size: 1.6rem;
    line-height: 2.0625;
}

.shaken01_child_cnts .topic dl{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    margin: 0 0 12px 0;
    padding: 0;
}
.shaken01_child_cnts .topic dl:last-of-type{ margin-bottom: 0;}
.shaken01_child_cnts .topic dt,
.shaken01_child_cnts .topic dd{
    box-sizing: border-box;
}
.shaken01_child_cnts .topic dt{
    padding: 0 0 3px 0;
    width: 130px;
    text-align: center;
    color: #FFF;
}
.shaken01_child_cnts .topic dd{ padding-left: 37px;}
.shaken01_child_cnts .topic dd a{ color: #0071bc;}
.shaken01_child_cnts .topic dd a:hover{ text-decoration: underline;}


.col01{ color: #ed1c24;}

.shaken01_child_cnts .price{
    margin: 0 60px;
    width: 115px;
    font-size: 1.6rem;
    background: #c1272d;
    color: #FFF;
    text-align: center;
    padding: 0 0 3px 0;
    box-sizing: border-box;
}

.shaken01_child_cnts .price_tbl02{
    margin: 0 60px;
    display: flex;
}
.shaken01_child_cnts .price_tbl03{
    margin: 0 60px;
}
.shaken01_child_cnts .price_tbl table,
.shaken01_child_cnts .price_tbl02 table,
.shaken01_child_cnts .price_tbl03 table,
.shaken01_child_cnts .price_tbl04 table{
    margin: 0 60px;
    width: 300px;
    table-layout: fixed;
    border-collapse: collapse;
    border-spacing: 0;
}
.shaken01_child_cnts .price_tbl02 table{
    margin: 0;
}
.shaken01_child_cnts .price_tbl04 table{
    width: 760px;
    margin-bottom: 20px;
}
.shaken01_child_cnts .price_tbl04 .scroll:last-of-type table{ margin-bottom: 0;}


.shaken01_child_cnts .price_tbl03 table{ width: 100%; margin: 0;}

.shaken01_child_cnts .price_tbl th,
.shaken01_child_cnts .price_tbl td,
.shaken01_child_cnts .price_tbl02 th,
.shaken01_child_cnts .price_tbl02 td,
.shaken01_child_cnts .price_tbl03 th,
.shaken01_child_cnts .price_tbl03 td,
.shaken01_child_cnts .price_tbl04 th,
.shaken01_child_cnts .price_tbl04 td{
    font-size: 1.6rem;
    font-weight: 400;
    box-sizing: border-box;
}

.shaken01_child_cnts .price_tbl03 th,
.shaken01_child_cnts .price_tbl03 td{
    border: 1px solid #c1272d;
    padding: 2px 10px;
    text-align: center;
}
.shaken01_child_cnts .price_tbl04 th,
.shaken01_child_cnts .price_tbl04 td{
    text-align: center;
    border: 1px solid #000;
}
.shaken01_child_cnts .price_tbl04 thead th{ background: #000; color: #FFF;}

.shaken01_child_cnts .price_tbl04 .scroll:first-of-type thead th:first-of-type{ color: #f7931e;}
.shaken01_child_cnts .price_tbl04 .scroll:nth-of-type(2) thead th:first-of-type{ color: #ed1c24;}
.shaken01_child_cnts .price_tbl04 .scroll:nth-of-type(3) thead th:first-of-type{ color: #8cc63f;}
.shaken01_child_cnts .price_tbl04 .scroll:nth-of-type(4) thead th:first-of-type{ color: #fcee21;}


.shaken01_child_cnts .price_tbl03 tbody th{ text-align: left; padding: 2px 10px 2px 20px;}
.shaken01_child_cnts .price_tbl03 th:first-of-type{ width: 180px;}

.shaken01_child_cnts .price_tbl02 table:first-of-type th{border-right: 1px solid #FFF !important;}
.shaken01_child_cnts .price_tbl02 table:last-of-type td{border-left: 1px solid #FFF !important;}

.shaken01_child_cnts .price_tbl th,
.shaken01_child_cnts .price_tbl02 th{ color: #FFF;text-align: center;}
.shaken01_child_cnts .price_tbl td,
.shaken01_child_cnts .price_tbl02 td{ text-align: left; padding: 2px 10px 2px 25px;}
.shaken01_child_cnts .price_tbl td:last-of-type,
.shaken01_child_cnts .price_tbl02 td:last-of-type{ text-align: right; padding: 2px 25px 2px 10px;}

.shaken01_child_cnts ol{
    margin: 0 0 35px 0;
    padding: 0;
    list-style: none;
}
.shaken01_child_cnts ol li:not(:last-of-type){ margin-bottom: 20px;}

.shaken01_child_cnts .indent{
    text-indent: -1em;
    margin-left: 1em;
}

/* 国産車 スタンダード保証 */
.shaken01_cnts.shaken01_child_cnts.domestic_standard h4{background: #2e3192;}
.shaken01_child_cnts.domestic_standard .topic{ border: 1px solid #2e3192;}
.shaken01_child_cnts.domestic_standard .topic dt{ background: #2e3192;}

/* 輸入車 スタンダード保証 */
.shaken01_cnts.shaken01_child_cnts.imported_standard h4{background: #666666;}
.shaken01_child_cnts.imported_standard .topic{ border: 1px solid #666666;}
.shaken01_child_cnts.imported_standard .topic dt{ background: #666666;}
.shaken01_child_cnts.imported_standard .price{ background: #666666;}

/* 国産車 ＶＩＰ保証 */
.shaken01_cnts.shaken01_child_cnts.domestic_vip h4{background: #c1272d;}
.shaken01_child_cnts.domestic_vip .topic{ border: 1px solid #c1272d;}
.shaken01_child_cnts.domestic_vip .topic dt{ background: #c1272d;}

.shaken01_child_cnts.domestic_vip .price_tbl02 th{ background: #c1272d;}
.shaken01_child_cnts.domestic_vip .price_tbl02 th,
.shaken01_child_cnts.domestic_vip .price_tbl02 td{
    border: 1px solid #c1272d;
}

/* 輸入車 ＶＩＰ保証 */
.shaken01_cnts.shaken01_child_cnts.imported_vip h4{background: #000000;}
.shaken01_child_cnts.imported_vip .topic{ border: 1px solid #000000;}
.shaken01_child_cnts.imported_vip .topic dt{ background: #000000;}


/* 国産車 ロングランＶＩＰ保証 */
.shaken01_cnts.shaken01_child_cnts.long_run h4{background: #009245;}
.shaken01_child_cnts.long_run .topic{ border: 1px solid #009245;}
.shaken01_child_cnts.long_run .topic dt{ background: #009245;}

.shaken01_child_cnts.long_run .price_tbl th{ background: #009245;}
.shaken01_child_cnts.long_run .price_tbl th,
.shaken01_child_cnts.long_run .price_tbl td{
    border: 1px solid #009245;
}

/* 国産車 長期１０年保証 */
.shaken01_cnts.shaken01_child_cnts.long_10years h4{background: #cebb5b;}
.shaken01_child_cnts.long_10years .topic{ border: 1px solid #cebb5b;}
.shaken01_child_cnts.long_10years .topic dt{ background: #cebb5b;}

.shaken01_child_cnts.long_10years p+p{ margin-top: 20px;}


@media screen and (max-width: 767px) {
    .shaken01_cnts{
        margin-top: 12%;
        padding-bottom: 20%
    }
    .shaken01_cnts .inner{
        padding: 0;
    }

    .shaken01_cnts .block_in{
        width: 100%;
        max-width: inherit;
        margin: 0 auto;
        box-sizing: border-box;
    }

    .shaken01_cnts h3{
        font-size: 1.8rem;
        margin: 0 0 6.25% 0;
        padding: 0 0 10px 0;
    }
    .shaken01_cnts h3:before{
        height: 35px;
        margin-right: 20px;
    }

    .shaken01_cnts .block01 h4{
        font-size: 1.7rem;
        padding: 0 0 5px 0;
        margin:20px 0 5px 0;
    }
    .shaken01_cnts .block01 .box{
        padding: 10px 15px;
    }
    .shaken01_cnts .block01 .box p{
        font-size: 1.4rem;
    }

    .shaken01_cnts .block02{ margin-top: 8.5%;}
    .shaken01_cnts .block02 .box{
        padding: 15px;
    }

    .shaken01_cnts .block02 .box a{
        display: block;
        width: 48%;
        max-width: 280px;
        line-height: 1;
        margin-right: 4%;
    }

    .shaken01_cnts .block03{ margin-top: 11%;}

    .shaken01_cnts .block03 h4{
        font-size: 1.8rem;
    }

    .shaken01_cnts .block03 .scroll{
        width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
    }
    .shaken01_cnts .block03 .scroll:not(:last-of-type){ margin-bottom: 7.8%;}

    .shaken01_cnts .block03 table{
        width: 100%;
        min-width: 750px;
    }
    .shaken01_cnts .block03 table.tbl02{
        min-width: 750px;
    }

    .shaken01_cnts .block03 th{
        font-size: 1.5rem;
        padding: 10px;
    }
    .shaken01_cnts .block03 td{
        font-size: 1.3rem;
        padding: 10px 5px;
    }
.shaken01_cnts .block03 table.tbl02 thead th:last-of-type,
.shaken01_cnts .block03 table.tbl02 td:last-of-type{ border-right: none;}


    .imported_service{ margin-top: 9%;}


    .bn_car_wash{ margin-top:12.5%;}

    .bn_car_wash a{
        width: 100%;
        max-width: inherit;
    }
    .bn_car_wash .img{
        width: 38%;
        max-width: 134px;
    }
    .bn_car_wash .txt{
        width: 64%;
        height: 100%;
        font-size: 1.4rem;
        padding: 10px;
        box-sizing: border-box;
    }
    .bn_car_wash .txt:after{
        right: 10px;
    }

    .bn_car_wash .txt p{
        font-size: 1.4rem;
        padding-right: 15px;
        text-align: left;
    }

    /* 国産車 共通 */
    .shaken01_child_cnts .topic{
        width: 100%;
        max-width: inherit;
        padding: 0 0 7.8% 0;
    }
    .shaken01_cnts.shaken01_child_cnts h4{
        font-size: 1.6rem;
        padding: 10px 15px;
    }
    .shaken01_cnts.shaken01_child_cnts h5,
    .shaken01_cnts.shaken01_child_cnts h6{
        font-size: 1.5rem;
        margin: 20px 15px 13px 15px;
        padding: 0;
        text-indent: -2em;
        padding-left: 2em;
    }
    .shaken01_cnts.shaken01_child_cnts h6{
        margin: 20px 0 10px 0;
    }
    .shaken01_cnts.shaken01_child_cnts h6:first-of-type{ margin: 5px 0 10px 0;}

    .shaken01_cnts.shaken01_child_cnts h6 span{
        display: block;
        margin-top: 5px;
        padding-left: 0;
    }

    .shaken01_child_cnts .topic_box{
        padding: 20px 15px;
        margin: 0 15px;
    }
    .shaken01_child_cnts .topic_box02{
        margin: 7.8% 15px 0 15px;
        padding: 25px 15px;
    }
    .shaken01_child_cnts .topic_box02 p+p{ margin-top: 20px;}

    .shaken01_child_cnts .boxIn{
        padding: 10px 15px;
    }
    .shaken01_child_cnts p{
        font-size: 1.4rem;
        line-height: 1.8;
    }

    .shaken01_child_cnts .topic dl{
        display: block;
        width: 100%;
        margin: 0 0 20px 0;
        padding: 0;
    }
    .shaken01_child_cnts .topic dt,
    .shaken01_child_cnts .topic dd{
        display: block;
        font-size: 1.4rem;
    }
    .shaken01_child_cnts .topic dt{
        padding: 0 0 3px 0;
        width: 100%;
    }
    .shaken01_child_cnts .topic dd{ padding-left: 0; margin-top: 5px;}

    .shaken01_child_cnts .price{
        margin: 0 15px;
        padding: 5px;
        width: 40%;
        font-size: 1.4rem;
    }
    .shaken01_child_cnts .price_tbl table,
    .shaken01_child_cnts .price_tbl02 table{
        margin: 0 15px;
        width: 80%;
    }

    .shaken01_child_cnts .price_tbl04 table{
        width: 700px;
        margin: 0;
    }

    .shaken01_child_cnts .price_tbl th,
    .shaken01_child_cnts .price_tbl td,
    .shaken01_child_cnts .price_tbl02 th,
    .shaken01_child_cnts .price_tbl02 td,
    .shaken01_child_cnts .price_tbl04 th,
    .shaken01_child_cnts .price_tbl04 td{
        font-size: 1.4rem;
        box-sizing: border-box;
    }
    .shaken01_child_cnts .price_tbl td,
    .shaken01_child_cnts .price_tbl02 td{ text-align: center; padding: 2px 10px;}
    .shaken01_child_cnts .price_tbl td:last-of-type,
    .shaken01_child_cnts .price_tbl02 td:last-of-type{ text-align: center; padding: 2px 10px;}

    .shaken01_child_cnts .price_tbl02{
        margin: 0 15px;
        display: block;
    }
    .shaken01_child_cnts .price_tbl02 table:not(:last-of-type){ margin-bottom: 10px;}

    .shaken01_child_cnts.domestic_vip .price_tbl02 table:first-of-type th{border-right: 1px solid #c1272d !important;}
    .shaken01_child_cnts.domestic_vip .price_tbl02 table:last-of-type td{border-left: 1px solid #c1272d !important;}

    .shaken01_child_cnts .price_tbl03{
        margin: 0 auto;
        padding:0;
        box-sizing: border-box;
    }
    .shaken01_child_cnts .scroll{
        width: 92%;
        margin: 0 auto;
        padding-bottom: 2px;
        box-sizing: border-box;
        overflow-x: auto;
        overflow-y: hidden;
    }
    .shaken01_child_cnts .price_tbl04 .scroll:not(:last-of-type){ margin-bottom: 15px;}
    .shaken01_child_cnts .price_tbl03 table{
        width: 680px;
        border-bottom: 1px solid #c1272d;
    }
    .shaken01_child_cnts .price_tbl03 th:first-of-type{ width: 140px;}
    .shaken01_child_cnts ol li {
        text-indent: -2em;
        padding-left: 2em;
        font-size: 1.4rem;
    }
}
@media screen and (max-width: 340px) {
    .bn_car_wash .img{
        width: 36%;
        max-width: 134px;
        background: #29abe2;
    }
}</pre></body></html>