@charset "UTF-8"; /* CSS Document */ /*----------------------------- 20240902add -----------------------------*/ .c-card04{ background-color: inherit; } .c-card04__item{ background-color: #fff; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .c-card04__body{ height: 223px; gap: 0; flex-grow: 0; padding: 32px 24px; } .u-text--alineCenter{ line-height: 1.4; } .c-card04__text-sub{ margin-bottom: 12px; } .c-card04__btn{ margin-top: auto; } .c-card04__text{ flex-grow: 0; } .c-card04__head-span{ color: #003E70; background-color: #fff; font-size: 1.3rem; padding: 4px 8px; display: block; max-width: 74px; margin: 0 auto 6px; } .p-topPrice__optionLogo { justify-content: inherit; } @media screen and (max-width:768px){ .c-card04__head-span { padding: 2px; max-width: 70px; margin: 6px auto 6px; } } .c-card04__head{ height: 153px; } @media screen and (max-width:768px){ .c-card04__head{ height: auto; } } @media screen and (max-width:768px){ .c-card04__textNum { font-size: 2.1rem; } }