#js-category__heading .heading2{margin-bottom:0}.keyword__content #js-tags .keyword__wrap{display:flex;flex-wrap:wrap;gap:7.5px}#js-category__stories .card-wrap__w-360{display:grid;grid-template-columns:repeat(auto-fill,min(360px,100%));gap:20px;justify-content:start}#js-category__stories .story__card{width:100%}#js-category__stories .no-articles{font-size:1rem;color:#333}#js-category__stories .load-more__wrap{display:flex;justify-content:center}#js-category__stories .load-more__btn{width:300px;min-height:50px;max-height:56px;font-size:1rem;font-weight:700;line-height:1.2;position:relative;display:flex;align-items:center;justify-content:center;text-align:center;background:#fff;border:#8cba50 solid 3px;border-radius:30px;color:#333;padding:16px 46px;box-shadow:0 3px 3px 0 rgba(0,0,0,.15),0 0 6px 0 rgba(0,0,0,.2);cursor:pointer}#js-category__stories .load-more__btn::after{content:"";height:16px;width:16px;background:url(/assets/img/area-img/corporate/icon/ico_right-Arrow_01.svg) no-repeat;background-size:contain;position:absolute;right:18px;transform:rotate(90deg)}#js-category__stories .load-more__btn:hover{background:#8cba50;color:#fff;text-decoration:none}#js-category__stories .load-more__btn:hover::after{background:url(/assets/img/area-img/corporate/icon/ico_right-white-Arrow_01.svg) no-repeat;background-size:contain}#js-category__stories .load-more__btn:disabled{background:#fff;border:#b4b4b4 solid 3px;pointer-events:none;color:#b4b4b4}#js-category__stories .load-more__btn:disabled::after{background:url(/assets/img/area-img/orix-blue/icon/ico_right-Gray-Arrow_01.svg) no-repeat;background-size:contain}@media print,screen and (min-width:768px){#js-category__stories .load-more__btn{width:fit-content;min-width:300px;max-width:360px;min-height:56px;max-height:62px;padding:18px 50px}#js-category__stories .load-more__btn::after{width:20px;height:20px}}.btn-wrap{display:flex;justify-content:center;flex-direction:initial}