.spot-list-wrapper{height:fit-content;width:auto;list-style:none;padding:0;display:flex;flex-wrap:wrap;gap:20px}.spot-list-name-wrapper{display:flex;border-bottom:1px solid #AAA;justify-content:space-between;align-items:center;margin-bottom:5px}.spot-list-name{margin:0;font-size:20px;font-weight:600;flex:1;color:#333}.fav-btn{display:flex;align-items:center;gap:2px;color:#AAA;border:1px solid #AAA;border-radius:20px;padding:3px 5px;margin-bottom:5px}.fav-yellow{color:#ffcf32;border:1px solid #ffcf32}.spot-content-wrapper{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.spot-image-link{width:33%;max-width:300px;flex:1;display:inline-flex}.spot-image{width:100%;height:190px;object-fit:cover}.spot-content-1-div{flex:1}.spot-pref-review{display:flex;align-items:center}.spot-list-pin-icon{width:15px;height:15px;margin-right:2px}.spot-list-pref{color:#AAA}.spot-list-star5-rating{position:relative;font-size:.85rem;margin:0 5px 0 10px;z-index:0;display:inline-block;white-space:nowrap;width:fit-content}.spot-list-star5-rating:before,.spot-list-star5-rating:after{content:'★★★★★';color:#ccc}.spot-list-star5-rating:after{position:absolute;z-index:1;top:0;left:0;overflow:hidden;white-space:nowrap;color:#ffcf32}.spot-list-star5-rating[data-rate="5"]:after{width:100%}.spot-list-star5-rating[data-rate="4.5"]:after{width:90%}.spot-list-star5-rating[data-rate="4"]:after{width:80%}.spot-list-star5-rating[data-rate="3.5"]:after{width:70%}.spot-list-star5-rating[data-rate="3"]:after{width:60%}.spot-list-star5-rating[data-rate="2.5"]:after{width:50%}.spot-list-star5-rating[data-rate="2"]:after{width:40%}.spot-list-star5-rating[data-rate="1.5"]:after{width:30%}.spot-list-star5-rating[data-rate="1"]:after{width:20%}.spot-list-review-num{font-size:1.3rem;color:#ff881e}.spot-list-review{font-size:.75rem;color:#AAA}.spot-tag-desc{background-color:#f6fafd;margin:5px 0 0 0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:7;overflow:hidden}.spot-tag-desc>div{margin:0 10px 5px 10px;font-size:.85rem}.spot-tag{font-weight:600;color:#1e73be;margin-right:5px}.spot-desc{font-size:.85rem;color:#666;margin:0 10px;line-height:1.6}.spot-content-2-div{display:flex;flex-direction:column;justify-content:space-between;min-width:190px}.spot-info{border-bottom:1px solid #AAA;display:flex;align-items:center;gap:5px;padding:0 5px;font-size:.85rem;font-weight:500}.spot-btn{width:100%;border-radius:5px;background-color:#ff881e}.spot-btn a{text-decoration:none;color:#FFF;text-align:center;display:block;padding:10px;font-size:.9rem;font-weight:500}.spot-btn:hover{opacity:.8}.spot-btn.is-sp{display:none}.spot-btn.is-pc{display:inline-block}@media(min-width:600px) and (max-width:1023px){.spot-list{flex-basis:calc(50% - 10px);max-width:calc(50% - 10px)}}@media(max-width:1023px){.spot-content-wrapper{row-gap:0;column-gap:10px}.spot-list-name{font-size:1.1rem}.spot-image{flex:1;height:130px}.spot-content-1-div{order:2;width:100%;flex:auto}.spot-list-pref{font-size:.875rem}.spot-tag-desc{-webkit-line-clamp:3;line-height:1.7}.spot-tag-desc>div{margin:0 5px 5px 5px;font-size:.75rem}.spot-desc{margin:5px;font-size:.75rem;line-height:1.7}.spot-content-2-div{order:1;font-size:.75rem;min-width:167px}.spot-info{gap:5px}.spot-btn.is-sp{display:inline-block;margin-top:5px}.spot-btn.is-pc{display:none}}