.hc-carousel .splide__pagination,.hc-carousel--detail .splide__pagination,.hc-carousel--banner .splide__pagination{bottom:15px;column-gap:5px;display:flex}.hc-carousel .splide__pagination__page,.hc-carousel--detail .splide__pagination__page,.hc-carousel--banner .splide__pagination__page{border:3px solid var(--hc-primary);background-color:rgba(0,0,0,0);border-radius:100%;cursor:pointer;height:15px;margin:0;opacity:.5;transition:background-color .3s ease,opacity .3s ease,transform .3s ease;width:15px}.hc-carousel .splide__pagination__page.is-active,.hc-carousel--detail .splide__pagination__page.is-active,.hc-carousel--banner .splide__pagination__page.is-active{background-color:var(--hc-primary);opacity:1;transform:scale(1)}.hc-carousel .splide__arrow,.hc-carousel--detail .splide__arrow,.hc-carousel--banner .splide__arrow{background-color:rgba(0,0,0,0)}.hc-carousel .splide__arrow--prev,.hc-carousel--detail .splide__arrow--prev,.hc-carousel--banner .splide__arrow--prev{left:0}.hc-carousel .splide__arrow--next,.hc-carousel--detail .splide__arrow--next,.hc-carousel--banner .splide__arrow--next{right:0}.hc-carousel--banner .hc-carousel__item{height:100%;width:100%}.hc-carousel--banner .hc-carousel__item img{height:auto;width:100%}.hc-carousel--detail .hc-carousel__item{height:100%;width:100%}.hc-carousel--detail .hc-carousel__item img{height:auto;width:100%}.hc-category{align-items:center;display:flex;column-gap:20px;padding:20px 20px 50px;text-align:center}.hc-category__ttl{bottom:0;color:var(--hc-1);display:block;font-size:2rem;font-weight:700;padding:15px;position:absolute;text-align:center;text-shadow:0 0 5px rgba(0,0,0,.5);text-transform:uppercase;transition:color .3s ease;width:100%;z-index:2}.hc-category__item{display:block;overflow:hidden;position:relative;padding-top:calc((100% - 40px)/3);width:calc((100% - 40px)/3)}.hc-category__item::before{background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);bottom:0;content:"";height:100%;left:0;position:absolute;width:100%;z-index:1}.hc-category__item:hover{cursor:pointer}.hc-category__item:hover .hc-category__ttl{color:var(--hc-4)}.hc-category__item:hover .hc-category__img{transform:scale(1.1)}.hc-category__img{height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:transform 1s ease;width:100%;z-index:0}@media only screen and (max-width: 767.98px){.hc-category{column-gap:10px;padding:10px 10px 50px}.hc-category__item{padding-top:calc((100% - 20px)/3);width:calc((100% - 20px)/3)}.hc-category__ttl{font-size:1.6rem;padding:10px}}@media only screen and (max-width: 575.98px){.hc-category{flex-direction:column;row-gap:10px}.hc-category__item{padding-top:100%;width:100%}}.hc-card{display:flex;gap:20px;flex-wrap:wrap;margin-bottom:50px;width:100%}.hc-card__item{display:block;overflow:hidden;padding:10px 10px 30px;position:relative;transition:box-shadow .5s;width:calc((100% - 60px)/4)}.hc-sidebar .hc-card__item{align-items:center;border-bottom:1px solid var(--hc-primary);column-gap:10px;display:flex;padding-bottom:10px;width:100%}.hc-card__item:hover{box-shadow:0 4px 8px rgba(0,0,0,.1)}.hc-card__img{display:inline-block;font-size:0;overflow:hidden;position:relative;padding-top:100%;width:100%}.hc-sidebar .hc-card__img{padding-top:125px;width:125px}.hc-card__img[data-new]::before{align-items:center;background-color:var(--hc-primary);border-radius:100%;color:var(--hc-1);content:attr(data-new);display:inline-flex;font-size:1.2rem;font-weight:700;line-height:1;height:30px;right:10px;justify-content:center;position:absolute;top:10px;width:30px;z-index:1}.hc-card__img img{position:absolute;transition:transform .4s}.hc-card__ttl{color:var(--hc-root);display:block;font-size:1.6rem;font-weight:700;line-height:1.5;margin-top:10px;text-align:center}.hc-sidebar .hc-card__ttl{font-size:1.4rem;margin-block:0 5px;text-align:left}.hc-card__price{bottom:10px;display:block;color:var(--hc-primary);font-size:1.6rem;font-weight:700;left:0;margin-inline:auto;position:absolute;right:0;transition:background-color .3s,color .3s;text-align:center;width:100%}.hc-sidebar .hc-card__price{bottom:0;font-size:1.4rem;position:relative;text-align:left}.hc-card__info{flex:1;text-align:left}@media only screen and (max-width: 767.98px){.hc-card{gap:10px}.hc-card__item{padding:0 0 30px;width:calc((100% - 30px)/4)}.hc-card__price,.hc-card__ttl{font-size:1.4rem}}@media only screen and (max-width: 575.98px){.hc-card__item{width:calc(50% - 5px)}}.hc-post{display:flex;gap:40px 20px;flex-wrap:wrap;margin-bottom:50px;width:100%}.hc-post__item{display:block;overflow:hidden;position:relative;transition:box-shadow .5s;text-align:center;width:calc((100% - 60px)/4)}.hc-sidebar .hc-post__item{align-items:center;column-gap:10px;display:flex;margin-bottom:10px;width:100%}.hc-post__img{display:inline-block;font-size:0;overflow:hidden;position:relative;padding-top:100%;width:100%}.hc-post__img img{position:absolute;transition:opacity .3s}.hc-sidebar .hc-post__img{padding-top:125px;width:125px}.hc-post__img:hover img{opacity:.7}.hc-post__ttl{color:var(--hc-root);display:block;font-size:1.6rem;font-weight:700;line-height:1.5;margin-top:10px;text-align:center;transition:color .3s}.hc-sidebar .hc-post__ttl{font-size:1.4rem;margin-top:0;text-align:left}.hc-post__ttl:hover{color:var(--hc-primary)}.hc-post__btn{align-items:center;border:1px solid var(--hc-primary);border-radius:100vw;display:inline-flex;color:var(--hc-primary);font-size:1.6rem;line-height:1;justify-content:center;margin-top:10px;padding:10px 30px 7px;transition:background-color .3s,color .3s;text-align:center}.hc-sidebar .hc-post__btn{font-size:1.4rem;padding:8px 20px 5px}.hc-post__btn:hover{background-color:var(--hc-primary);color:var(--hc-1)}.hc-post__info{flex:1;text-align:left}@media only screen and (max-width: 767.98px){.hc-post__ttl{font-size:1.4rem;line-height:1.2}.hc-post__btn{font-size:1.4rem;padding:8px 20px 5px}}@media only screen and (max-width: 575.98px){.hc-post{gap:30px 10px}.hc-post__item{width:calc(50% - 5px)}}.hl-primary{background-color:var(--hc-1);display:flex;flex-direction:column;padding-top:60px}.hl-row{column-gap:30px;display:flex;width:100%}.hl-col:first-child{flex:1}.hl-col:last-child{width:300px}.hl-col:last-child .hl-shadow{padding-inline:20px}.hl-shadow{background-color:var(--hbg-root);box-shadow:0 2px 4px rgba(0,0,0,.1);border-radius:12px;margin-bottom:20px;padding:30px}.hl-shadow:last-child{margin-bottom:0}@media only screen and (max-width: 991.98px){.hl-row{flex-direction:column;row-gap:30px}.hl-col:last-child{width:100%}}@media only screen and (max-width: 575.98px){.hl-primary{padding-bottom:50px}}