.search_wrap{margin-bottom:50px}.search_wrap .inner{justify-content:center;width:100%;display:flex}.search_wrap form{text-align:center;border:1px solid #000;border-radius:100px;justify-content:center;align-items:center;width:20%;height:50px;display:flex}.search_wrap input{border:none;outline:none;width:80%;height:90%;margin:0;padding:0}.search_wrap input::-webkit-search-cancel-button{display:none}.search_wrap button{cursor:pointer;background:0 0}
.category_wrap ul{justify-content:center;align-items:center;gap:30px;display:flex}.category_wrap ul li a{background:#f6f6f6;border-radius:100px;padding:5px 25px}.category_wrap ul li a:hover,.category_wrap ul li.active a{background:#f4e1d2}
#section1 .inner img{border-radius:10px;margin-bottom:10px}#section1 .inner h2{min-height:54px;margin-bottom:5px;font-size:18px}#section1 .inner p{min-height:72px;margin-bottom:10px;font-size:16px}#section1 .inner strong{margin-bottom:10px;font-size:22px}#section1 .inner .rating_row{align-items:center;gap:6px;margin-bottom:10px;display:flex}#section1 .inner .rating_row .review_count{color:#999;font-size:13px}#section1 .inner ul{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}#section1 .inner ul li{border:1px solid #ddd;border-radius:10px;flex-direction:column;padding:20px;display:flex}#section1 .inner ul li .img_wrap{height:200px;margin-bottom:15px;position:relative}#section1 .inner ul li>a{color:inherit;flex-direction:column;flex:auto;margin-bottom:16px;text-decoration:none;display:flex}#section1 .inner .empty_msg{text-align:center;font-size:22px;font-weight:600}#section1 .inner .btn_wrap{align-items:center;gap:8px;display:flex}#section1 .inner .btn_wrap .heart{color:#f4788e;cursor:pointer;background:#fff5f6;border:1px solid #f1d9de;border-radius:10px;flex:none;justify-content:center;align-items:center;width:46px;height:46px;font-size:20px;line-height:1;transition:all .15s;display:inline-flex}#section1 .inner .btn_wrap .heart:hover{background:#ffe9ec;border-color:#f4788e}#section1 .inner .btn_wrap .heart.active{color:#fff;background:#ff5a7a;border-color:#ff5a7a;box-shadow:0 3px 10px #ff5a7a59}#section1 .inner .btn_wrap .detail{color:#fff;background:#c87e5a;border-radius:10px;flex:auto;justify-content:center;align-items:center;height:46px;font-size:15px;font-weight:700;text-decoration:none;transition:all .15s;display:inline-flex;box-shadow:0 3px 8px #c87e5a40}#section1 .inner .btn_wrap .detail:hover{background:#b06844;box-shadow:0 5px 12px #b068444d}#section1 .inner .btn_wrap .detail:active{transform:scale(.98)}
