@charset "UTF-8";

#implant+.block_table_6 table thead+tbody tr:nth-of-type(2) td,
#implant+.block_table_6 table thead+tbody tr:nth-of-type(3) td {
    background-color: #6dbae8;
}

#implant+div img {
    object-fit: contain;
    min-width: 200px;
    max-width: 300px;
    height: auto;
}

a#table+div td div {
    text-align: center;
}

a#table+div img {
    object-fit: contain;
    max-width: 300px;
    height: auto;
}

/*----------------20251117追加--------------------*/
#img+div .inner_item_txt .heading.block_header_4 .h {
    text-align: center;
}

.block_table_2 table thead,
.block_table_2 table thead th,
.block_table_2 table thead td,
.block_table_5 table thead,
.block_table_5 table thead th,
.block_table_5 table thead td,
.block_table_6 table thead, .block_table_6 table thead th,
.block_table_6 table thead td {
    background: #fff;
}

@media screen and (min-width: 921px) {
    a#tb+.block_table_6.w20 table tr:nth-of-type(1)>th:first-child {
    width: 22.5%;
}
}