@charset "UTF-8";.btn-has-arrow-left {color: #fff;background-color: #000;transition: background-color .3s ease;}.table_caption {background-color: var(--light-gray);text-align: center;padding: 1em;}.compatible_table {font-weight: 500;text-align: center;inline-size: 100%;}.compatible_table th, .compatible_table td {display: table-cell;padding: 1em .8em;border: 1px solid var(--light-gray);}.compatible_table thead tr th {width: calc(100% / 3);}.compatible_table thead tr th:not(:first-child) {background-color: var(--white-gray);}.snow_table {font-weight: 500;text-align: center;inline-size: 100%;}.snow_table th, .snow_table td {padding: 1em 0;border: 1px solid var(--light-gray);}.snow_table th {width: 15%;background-color: var(--white-gray);}@media (hover:hover) and (pointer: fine) {:is(.btn-has-arrow-left, .btn-feature-open):hover {background-color: #fff;color: #000;}}@media screen and (width <768px) {.table_caption {font-size: 1.4rem;}.compatible_table {font-size: 1.4rem;}.compatible_table th, .compatible_table td {padding: 1em 0;}.snow_table {font-size: 1.4rem;}.snow_table tr {width: calc(100%/3);float: left;}.snow_table th, .snow_table td {display: flex;width: 100%;padding: initial;height: 5rem;align-items: center;justify-content: center;}.snow_table tr+tr th, .snow_table tr+tr td {border-left-width: 0;}.snow_table tr th:not(:last-child), .snow_table tr td:not(:last-child) {border-bottom-width: 0;}.snow_table td[colspan="6"] {height: 30rem;}.snow_table td[colspan="9"] {height: 45rem;}.snow_table_dctatehira td {height: 7rem;}.snow_table_smartrack tr {width: calc(100%/4);}.snow_table_smartrack td {height: 9rem;}.snow_table_smartrack td.sp13rem {height: 13rem;}.snow_table_smartrack td.sp22rem {height: 22rem }.snow_table_smartrack td.sp40rem {height: 40rem;}}@media print, screen and (width >=768px) {}@media screen and (width >=1200px) {}