.fee-formula{width:100%}.fee-formula,.fee-formula *,.fee-formula :after,.fee-formula :before{box-sizing:border-box}.fee-formula__inner{margin:0 auto;max-width:1000px;width:100%}.fee-formula__list{width:100%}.fee-formula__item,.fee-formula__list{align-items:center;display:flex;justify-content:center}.fee-formula__item{background:#fff;border:2px solid var(--fee-border-color);border-radius:7px;color:var(--fee-text-color);font-family:Noto Sans JP,Noto Sans,sans-serif;font-size:18px;font-weight:700;line-height:1.4;min-height:64px;padding:10px 20px;text-align:center;transition:transform .3s ease,box-shadow .3s ease;width:216px}.fee-formula__item:hover{box-shadow:0 6px 14px rgba(0,0,0,.08);transform:translateY(-3px)}.fee-formula__item p{margin:0}.fee-formula__item p+p{margin-top:0}.fee-formula__item a{color:inherit}.fee-formula__plus{color:#24162e;flex:0 0 auto;font-family:Arial,sans-serif;font-size:36px;font-weight:300;line-height:1;text-align:center;width:46px}@media screen and (max-width:1024px){.fee-formula__inner{padding:0 20px}.fee-formula__item{font-size:17px;width:200px}.fee-formula__plus{font-size:32px;width:38px}}@media screen and (max-width:767px){.fee-formula__inner{padding:0 16px}.fee-formula__list{flex-wrap:wrap;gap:10px 0}.fee-formula__item{border-radius:6px;border-width:2px;font-size:14px;min-height:58px;padding:8px 10px;width:calc(50% - 18px)}.fee-formula__plus{font-size:27px;width:36px}}