@charset "UTF-8";

#priceTable01 + .contents_box01 table {
max-width: 100%!important;
}
#priceTable01 + .contents_box01 table tbody {
border: none;
}
#priceTable01 + .contents_box01 table tr:first-of-type {
height: 7rem;
background: #d9e4e7;
}
#priceTable01 + .contents_box01 table tr:last-of-type {
background: #f9f7f3;
}
#priceTable01 + .contents_box01 table tr td {
padding: 5px;
}
#priceTbFs01_01 + div[class*="block_table"] table tr:not(:first-of-type) td b,
#priceTbFs01 + div[class*="block_table"] table tr:not(:first-of-type) td b,
#priceTbFs02 + div[class*="block_table"] table td b {
color: #ed4176 !important;
}
#priceTbFs01_01 + div[class*="block_table"] table tr:not(:first-of-type) td b {

}
@media screen and (max-width: 600px) {
#priceMessage01 + .contents_box01 .inner_item_txt .-x-fs01 {
font-size: 6vw !important;
}
}