<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.4rem;
    font-weight: 400;
    text-align: left;
    padding: 10px 5px 10px 20px;
}
.shaken01_cnts .block03 td{
    font-size: 1.6rem;
    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: #e1effa;
}
.shaken01_cnts .block03 thead th:nth-of-type(3),
.shaken01_cnts .block03 tbody td:nth-of-type(2){
    background: #f7dfe7;
}
.shaken01_cnts .block03 thead th:nth-of-type(4),
.shaken01_cnts .block03 tbody td:nth-of-type(3){
    background: #d1e8dc;
}

.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: #e1effa;
}
.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: #d1e8dc;
}

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

.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 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;}

.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: #8f8fcc;
}
.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;
}

@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 .sp-tbl{
        width: 100%;
        display: table;
        min-width: inherit !important;
        border-collapse: collapse;
        border-spacing: 0;
        table-layout: fixed;
        border: 1px solid #736357;
    }
    .imported_service .sp-tbl{ border: 1px solid #736357;}
    .shaken01_cnts .block03 .sp-tbl+.sp-tbl{ margin-top: 10px;}
    .shaken01_cnts .block03 .sp-tbl:last-of-type{ margin-bottom: 20px;}

    .shaken01_cnts .block03 .sp-tbl th{
        font-size: 1.5rem !important;
        border-bottom: 1px solid #1b1464;
        border-right: 1px solid #1b1464;
        line-height: 1.4;
        padding: 10px;
        font-weight: 400;
        text-align: left;
        box-sizing: border-box;
    }
    .shaken01_cnts .block03 .sp-tbl td{
        font-size: 1.6rem !important;
        text-align: center;
        padding: 10px 5px;
        border-bottom: 1px solid #1b1464;
    }
    .shaken01_cnts .block03 thead th:nth-of-type(2),
    .shaken01_cnts .block03 tbody td:nth-of-type(1){
        background: none;
    }
    .shaken01_cnts .block03 thead th:nth-of-type(3),
    .shaken01_cnts .block03 tbody td:nth-of-type(2){
        background: none;
    }
    .shaken01_cnts .block03 thead th:nth-of-type(4),
    .shaken01_cnts .block03 tbody td:nth-of-type(3){
        background: none;
    }
    .sp-tbl.blue02-tbl thead th:nth-of-type(2),
    .sp-tbl.blue02-tbl td{ background: #e1effa !important;}
    .sp-tbl.pink02-tbl thead th:nth-of-type(2),
    .sp-tbl.pink02-tbl td{ background: #f7dfe7 !important;}
    .sp-tbl.green02-tbl thead th:nth-of-type(2),
    .sp-tbl.green02-tbl td{background: #d1e8dc !important;}

    .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.6rem;
        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;}

    .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;
    }

@media screen and (max-width: 340px) {
    .bn_car_wash .img{
        width: 36%;
        max-width: 134px;
        background: #29abe2;
    }
}</pre></body></html>