.favorite{padding:50px 0 100px}.favorite__container{max-width:1240px;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto;padding:0 20px}.favorite__work-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.favorite__work-list::before{content:"";display:block;width:24%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.favorite__work-list::after{content:"";display:block;width:24%}.favorite__work-item{width:24%;background-color:unset;-webkit-box-shadow:0px 3px 6px rgba(0,0,0,.16);box-shadow:0px 3px 6px rgba(0,0,0,.16);margin-top:20px}@media screen and (max-width: 768px){.favorite__work-item{width:47%}}.favorite__work-item__img:hover{opacity:.6}.favorite__work-item__detail{padding:20px;width:100%;font-size:12px}@media screen and (max-width: 420px){.favorite__work-item__detail{padding:10px}}.favorite__work-item__detail__area{background-color:unset;color:#000;padding:0;font-size:14px;margin-bottom:10px}@media screen and (max-width: 420px){.favorite__work-item__detail__area{font-size:12px}}.favorite__work-item__detail__ttl{font-size:16px;font-weight:bold;text-decoration:underline;margin-bottom:5px;line-height:1.5}.favorite__work-item__detail__ttl:hover{color:#1a50a7}@media screen and (max-width: 420px){.favorite__work-item__detail__ttl{font-size:14px}}.favorite__work-item__detail__cat,.favorite__work-item__detail__pay{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;padding-top:3px}@media screen and (max-width: 420px){.favorite__work-item__detail__cat,.favorite__work-item__detail__pay{font-size:12px}}.favorite__work-item__detail__cat__heading,.favorite__work-item__detail__pay__heading{min-width:40px}.favorite__work-item__detail .btn-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px}.favorite__work-item__detail .detail-btn{background:#1a50a7;padding:10px 0;width:82%;max-width:200px;text-align:center;display:block;border-radius:6px;color:#fff}@media screen and (max-width: 768px){.favorite__work-item__detail .detail-btn{width:85%;max-width:none}}.favorite__work-item__detail .detail-btn:hover{background:#fd9317}.favorite__work-item__detail .simplefavorite-button{display:block;margin-left:15px}@media screen and (max-width: 768px){.favorite__work-item__detail .simplefavorite-button{margin-left:10px}}.favorite__work-item__detail .simplefavorite-button .mark{display:block;width:25px;height:22px;background-repeat:no-repeat;background-size:contain;background-image:url("../images/favorite-default.png")}.favorite__work-item__detail .simplefavorite-button .mark.active{background-image:url("../images/favorite-active.png")}.favorite .no-result{margin-top:100px;padding:50px 20px;background-color:#e0e0d6;font-size:25px;text-align:center;line-height:1.4}@media screen and (max-width: 420px){.favorite .no-result{margin-top:40px;font-size:18px}}/*# sourceMappingURL=page-work-favorite.css.map */