@charset "UTF-8";.m_plus_regular{font-family:"M PLUS Rounded 1c",sans-serif;font-weight:400;font-style:normal}.m_plus_bold{font-family:"M PLUS Rounded 1c",sans-serif;font-weight:700;font-style:normal}.m_plus_black{font-family:"M PLUS Rounded 1c",sans-serif;font-weight:900;font-style:normal}.kiwi-maru-regular{font-family:"Kiwi Maru",serif;font-weight:400;font-style:normal}.kiwi-maru-medium{font-family:"Kiwi Maru",serif;font-weight:500;font-style:normal}.add_box_shadow{box-shadow:0px 0px 15px -2px rgba(84,145,167,.35)}body{background-image:linear-gradient(0deg,transparent calc(100% - 1px), #F0ECB5 calc(100% - 1px)), linear-gradient(90deg, transparent calc(100% - 1px), #F0ECB5 calc(100% - 1px));background-size:16px 16px;background-repeat:repeat;background-position:center center}.footer_deco{background-color:transparent}#animal_list #cat_list{display:flex;flex-wrap:wrap;gap:1em;padding:0 2em 2em}#animal_list #cat_list li{display:inline-block;list-style:none;border:2px solid #45b4bf;background-color:#fff;color:#543f3f;padding:.5em 1em;font-size:.75rem;border-radius:999px}#animal_list #cat_list li.current{background-color:#45b4bf;color:#fff}#animal_list .articles_container{display:grid;grid-template-columns:repeat(auto-fit,270px);justify-content:center;grid-gap:1em}#animal_list .article_card{position:relative;display:flex;gap:1rem;flex-direction:column;background-color:#fff;border:#543f3f 1px solid;border-radius:24px 8px;padding:1em}#animal_list .article_card:after{position:absolute;left:0;top:0;content:"";width:100%;height:100%;background:#f9cb40;border-radius:24px 8px;z-index:-5;transition:.3s}#animal_list .article_card:hover:after{transform:translate(5px,5px)}#animal_list .article_card .article_thumbnail{width:100%}#animal_list .article_card .article_thumbnail>img{aspect-ratio:3/2;-o-object-fit:cover;object-fit:cover;border-radius:8px}#animal_list .article_card .soldout_sticker{position:absolute;display:flex;align-items:center;justify-content:center;right:1rem;top:1rem;width:4rem;height:4rem;box-shadow:0px 0px 0px 2px #fff,0px 0px 0px 8px #ff7d00;border-radius:999px;color:#fff;font-weight:700;background-color:#ff7d00}#animal_list .article_card .soldout_sticker span{line-height:1em;text-align:center;transform:rotate(15deg)}#animal_list .article_card .article_border{height:2px;border-radius:999px;background-color:#ff7d00}#animal_list .article_card .article_ex{margin:.5em}#animal_list .article_card p.article_date{font-size:.75rem;color:#666;margin-bottom:.5em}#animal_list .article_card h3{font-size:1rem;font-weight:700;margin-bottom:.5em}#animal_list .article_card p.article_substr{font-size:.75rem;height:5.5em}#animal_list .article_card p.article_viewmore{position:relative;text-align:right;font-size:.75rem;padding-right:1em;line-height:1em}#animal_list .article_card p.article_viewmore:before{content:"";position:absolute;right:0;top:25%;width:.5em;height:.5em;border-top:2px solid #ff7d00;border-right:2px solid #ff7d00;transform:rotate(45deg)}#animal_list .pagination_wrapper{display:flex;justify-content:center}#animal_list .nav-links{display:flex}#animal_list .page-numbers{display:flex;margin:.5rem}#animal_list .page-numbers>li>.page-numbers{width:3em;height:3em;border:2px solid #45b4bf;border-radius:999px;background:#fff;align-items:center;justify-content:center}#animal_list .page-numbers>li>.page-numbers.current{border-radius:999px;background:#45b4bf;color:#fff}#animal_list .page-numbers>li>.page-numbers.prev,#animal_list .page-numbers>li>.page-numbers.next{background:0 0;box-shadow:none;border:none;color:#666}#animal_list .page-numbers.dots{background:0 0;box-shadow:none;border:none;color:#666}@media screen and (max-width:768px){#animal_list .page-numbers,#animal_list .page-numbers.current{margin:.25rem}}