.cards__item{border:1px solid #999;border-radius:20px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column;width:100%;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column}@media only screen and (max-width:480px){.row-fluid:has(.cards__item){display:flex;flex-direction:column;gap:30px 0}}.cards__item-image a{-webkit-align-items:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:220px;padding:33px 25px;width:100%;-webkit-box-align:center;-webkit-box-pack:center;-ms-flex-align:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;transition:opacity .2s}.cards__item-image a:hover{opacity:.6}.cards__item-image a img{height:auto;max-height:100%;max-width:100%;width:auto}.cards__item-detail{border-top:1px solid #999;color:#112d56;padding:30px 21px}.cards__item-title{font-size:24px;font-weight:700;margin-bottom:0}.cards__item-text{display:-webkit-box;margin-top:20px;min-height:4.6em;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.cards__item-price{display:flex;font-size:16px;font-weight:700;margin-top:20px}.cards__item-price .label{margin-bottom:0;width:5em}.cards__item-price .text{display:block;width:calc(100% - 5em)}.cards__item-price .text .hs_cos_wrapper{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cards__item-button{margin:20px 0 0}.cards__item-button a{background-color:#ffff04;border-radius:8px;color:#071110;display:block;font-size:20px;font-weight:700;padding:18px 30px;position:relative;text-align:center;text-decoration:none;transition:opacity .2s}.cards__item-button a:active,.cards__item-button a:visited{color:#071110}.cards__item-button a:hover{color:#071110;opacity:.6;text-decoration:none}.cards__item-button a:after{border-right:2px solid #071110;border-top:2px solid #071110;content:"";display:block;height:8px;position:absolute;right:25px;top:50%;-webkit-transform:rotate(45deg) translateY(-50%);transform:rotate(45deg) translateY(-50%);width:8px}.cards__item-link{margin:20px 0 0;text-align:center}.cards__item-link a{color:#066dff;text-decoration:none;transition:opacity .2s}.cards__item-link a:after{content:"＞";display:inline-block;padding-left:.5em}.cards__item-link a:hover{color:#066dff;opacity:.6;text-decoration:none}h2.product-section{margin-top:30px;padding-bottom:32px;position:relative;text-align:center}h2.product-section:after{background-color:#246dd3;border-radius:2px;bottom:0;content:"";display:block;height:4px;left:50%;position:absolute;transform:translateX(-50%);width:64px}@media only screen and (max-width:480px){h2.product-section:after{width:5%}}h2.product-section+p{margin-bottom:0;text-align:center}