body.page main.keeper .keeper-menu table tbody tr th{
    width: 16%;
    background-color: #F5F5F5;
    border-color: #C6C6C6;
    font-weight: normal;
    font-size: 16px;
    line-height: 1.2;
}
body.page main.keeper .keeper-menu table tbody tr th strong{
    font-weight: normal;
    color: #E1242E;
}
body.page main.keeper .keeper-menu table tbody tr th span{
    font-size: 14px;
}
body.page main.keeper .keeper-menu table tbody tr td{
    width: 21%;
    border-color: #C6C6C6;
}
body.page main.keeper .keeper-menu table tbody tr td:has( hr ){
    position: relative;
}
body.page main.keeper .keeper-menu table tbody tr td hr{
    position: absolute;
    top: 50%;
    left: calc(50% - (110px / 2));
    display: inline-block;
    margin: 0;
    border-top: 0;
    width: 110px;
    height: 1px;
    background-color: #000;
    line-height: 1;
}
body.page main.keeper .keeper-menu table tbody tr.coating td div p:nth-child(1){
    min-height: 85px;
}
body.page main.keeper .keeper-menu table tbody tr.coating td div p:nth-child(2){
    margin: 5px 0;
    color: #000000;
    font-weight: normal;
}
body.page main.keeper .keeper-menu table tbody tr.coating td div p:nth-child(3){
    min-height: 73px;
}
body.page main.keeper .keeper-menu table tbody tr.coating td div p:nth-child(1) span{
    background-color: transparent;
    line-height: 1.1;
}
body.page main.keeper .keeper-menu table tbody tr.coating td div p:nth-child(1) span.label{
    margin-bottom: 6px;
    background-color: #000;
    line-height: 1.75;
}
body.page main.keeper .keeper-menu table tbody tr.target td,
body.page main.keeper .keeper-menu table tbody tr.working td,
body.page main.keeper .keeper-menu table tbody tr.availability td,
body.page main.keeper .keeper-menu table tbody tr.polishing td{
    text-align: center;
    vertical-align: middle;
    padding: 8px;
}

body.page main.keeper .keeper-menu table tbody tr.structure td div ul:nth-child(1){
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    gap: 2px;
    height: 100px;
    list-style: none;
    margin-bottom: .5rem;
    padding: 0;
}
body.page main.keeper .keeper-menu table tbody tr.structure td div ul:nth-child(1) li{
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 32px;
}
body.page main.keeper .keeper-menu table tbody tr.structure td div ul:nth-child(1) li.resin-coating{
    background-color: #E7994B;
    color: #ffffff;
}
body.page main.keeper .keeper-menu table tbody tr.structure td div ul:nth-child(1) li.glass-coating{
    background-color: #4F82E2;
    color: #ffffff;
}
body.page main.keeper .keeper-menu table tbody tr.structure td div ul:nth-child(1) li.painting-coating{
    background-color: #9A9B9C;
    color: #000000;
}
body.page main.keeper .keeper-menu table tbody tr.structure td div ul:nth-child(1) li.polymer-coating{
    background-color: #7DB150;
    color: #ffffff;
}
body.page main.keeper .keeper-menu table tbody tr.structure td div ul:nth-child(1) li::before{
    content: none;
}
body.page main.keeper .keeper-menu table tbody tr.structure td div ul:nth-child(2){
    margin-top: .5em;
    margin-bottom: 1em;
    padding: 0;
}
body.page main.keeper .keeper-menu table tbody tr.structure td div ul:nth-child(2) li{
    position: relative;
    margin: 0 0 .25em 1em;
    padding: 0;
    text-align: left;
    line-height: 1.2;
}
body.page main.keeper .keeper-menu table tbody tr.structure td div ul:nth-child(2) li::before{
    content: "";
    left: -1em;
    border-radius: 0;
    width: 8px;
    height: 8px;
    top: 4px;
}
body.page main.keeper .keeper-menu table tbody tr.structure td div ul:nth-child(2) li.resin-coating::before{
    background-color: #E7994B;
}
body.page main.keeper .keeper-menu table tbody tr.structure td div ul:nth-child(2) li.glass-coating::before{
    background-color: #4F82E2;
}
body.page main.keeper .keeper-menu table tbody tr.structure td div ul:nth-child(2) li.polymer-coating::before{
    background-color: #7DB150;
}
body.page main.keeper .keeper-menu table tbody tr.chart td p{
    margin: .8em;
}
body.page main.keeper .keeper-menu table tbody tr.polishing td{
    font-size: 15px;
}
body.page main.keeper .keeper-menu table tbody tr.price td p{
    line-height: 1.2;
}
body.page main.keeper .keeper-menu table tbody tr.price td p strong{
    font-size: 21px;
}
body.page main.keeper .keeper-menu table tbody tr.duration td{
    text-align: center;
    vertical-align: middle;
}
body.page main.keeper .keeper-menu table tbody tr.duration td p{
    margin: .8em;
    font-size: 17px;
    line-height: 1.2;
}
body.page main.keeper .keeper-menu table tbody tr.duration td p strong {
    font-size: 21px;
}
body.page main.keeper .keeper-menu table tbody tr.duration td p.upper{
    margin-bottom: 0;
}
body.page main.keeper .keeper-menu table tbody tr.duration td p.lower{
    margin-top: 0;
}
body.page main.keeper .keeper-menu table tbody tr.duration td hr{
    position: relative;
    top: initial;
    left: initial;
    border: none;
    border-top: 6px dotted #000;
    margin: .4em .8em;
    width: calc( 100% - 1.6em );
    background-color: transparent;
}
body.page main.keeper .keeper-menu table tbody tr.maintenance-price td{
    text-align: center;
    vertical-align: middle;
}
body.page main.keeper .keeper-menu table tbody tr.maintenance-price td p{
    margin: .8em;
    line-height: 1.2;
}
body.page main.keeper .keeper-menu table tbody tr.annual-cost td{
    text-align: center;
    vertical-align: middle;
}
body.page main.keeper .keeper-menu table tbody tr.annual-cost td p{
    margin: .8em;
    font-size: 15px;
    line-height: 1.3;
}
body.page main.keeper .keeper-menu table tbody tr.annual-cost td p strong {
    font-size: 20px;
    color: #DC000C;
}
body.page main.keeper .keeper-menu table tbody tr.annual-cost td p.upper{
    margin-bottom: 0;
}
body.page main.keeper .keeper-menu table tbody tr.annual-cost td p.lower{
    margin-top: 0;
}
body.page main.keeper .keeper-menu table tbody tr.annual-cost td hr{
    position: relative;
    top: initial;
    left: initial;
    border: none;
    border-top: 6px dotted #000;
    margin: .4em .8em;
    width: calc( 100% - 1.6em );
    background-color: transparent;
}

body.page main.keeper .keeper-menu table tbody tr td:nth-child(2){
    background-color: #DAF0FC;
}
body.page main.keeper .keeper-menu table tbody tr.coating td:nth-child(2) div p:nth-child(1){
    background-color: #032D58;
}
body.page main.keeper .keeper-menu table tbody tr.coating td:nth-child(2) div p:nth-child(1) span:not(.label){
    padding-top: .5em;
}
body.page main.keeper .keeper-menu table tbody tr.structure td:nth-child(2) div ul:nth-child(1) li.resin-coating{
    background-color: #E7694B;
}
body.page main.keeper .keeper-menu table tbody tr.structure td:nth-child(2) div ul:nth-child(2) li.resin-coating::before{
    background-color: #E7694B;
}

body.page main.keeper .keeper-menu table tbody tr td:nth-child(3){
    background-color: #E9F8DA;
}

body.page main.keeper .keeper-menu table tbody tr td:nth-child(4){
    background-color: #FFFBD1;
}
body.page main.keeper .keeper-menu table tbody tr td:nth-child(5){
    background-color: #FEEBDD;
}

body.page main.keeper .keeper-hand-wash > p{
    text-align: center;
    margin-bottom: .5em;
}
body.page main.keeper .keeper-hand-wash > .wp-block-columns{
    flex-flow: column;
    align-items: center !important;
    gap: 10px;
}
body.page main.keeper .keeper-hand-wash > .wp-block-columns > figure.wp-block-image{
    flex: 1;
}
body.page main.keeper .keeper-hand-wash > .wp-block-columns > div{
    flex: 1;
}
body.page main.keeper .keeper-hand-wash > .wp-block-columns > div .wp-block-columns{
    gap: 0;
}
body.page main.keeper .keeper-hand-wash > .wp-block-columns > div .wp-block-columns figure.wp-block-image{
    flex: 1;
}
body.page main.keeper .keeper-hand-wash > .wp-block-columns > div .wp-block-columns p{
    max-width: 192px;
    line-height: 1.875;
}
body.page main.keeper .keeper-hand-wash > .wp-block-columns > figure.wp-block-table{
    width: 244px;
}
body.page main.keeper .keeper-hand-wash > .wp-block-columns > figure.wp-block-table table{
    margin-top: 0;
    margin-bottom: 0;
    background: #ffffff;
}
body.page main.keeper .keeper-hand-wash > .wp-block-columns > figure.wp-block-table table thead{
    border-bottom: 0;
}
body.page main.keeper .keeper-hand-wash > .wp-block-columns > figure.wp-block-table table thead tr th{
    background: #EEF7FE;
    border: solid 1px #C6C6C6;
    padding: 8px 0;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
}
body.page main.keeper .keeper-hand-wash > .wp-block-columns > figure.wp-block-table table tbody tr th{
    width: 80px;
    background: #F5F5F5;
    border: solid 1px #C6C6C6;
    padding: 8px 0;
    text-align: center;
    font-size: 18px;
}
body.page main.keeper .keeper-hand-wash > .wp-block-columns > figure.wp-block-table table tbody tr td{
    width: 166px;
    background: #ffffff;
    border: solid 1px #C6C6C6;
    padding: 8px 0;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}
body.page main.keeper .keeper-hand-wash > .wp-block-columns > figure.wp-block-table table tfoot{
    border-top: 0;
}
body.page main.keeper .keeper-hand-wash > .wp-block-columns > figure.wp-block-table table tfoot tr{
    border: none;
}
body.page main.keeper .keeper-hand-wash > .wp-block-columns > figure.wp-block-table table tfoot tr td{
    border: none;
    padding: 0;
    background: transparent;
    font-size: 15px;
    text-align: right;
}

body.page main.keeper .shop-list{
    justify-content: space-between;
    gap: 10px;
}
body.page main.keeper .shop-list .wp-block-column{
    flex-basis: initial;
    flex-grow: initial;
}
@media (min-width: 992px) {
    body.page main.keeper .keeper-hand-wash > p{
        text-align: left;
    }
    body.page main.keeper .keeper-hand-wash > .wp-block-columns {
        flex-flow: row;
        flex-wrap: nowrap !important;
        align-items: flex-start !important;
    }
    body.page main.keeper .keeper-hand-wash > .wp-block-columns > div .wp-block-columns figure.wp-block-image{
        flex: none;
    }
    body.page main.keeper .shop-list .wp-block-image figure{
        margin: 0;
    }
}