.search_wrap{margin-bottom:50px}.search_wrap .inner{justify-content:center;width:100%;display:flex}.search_wrap form{box-sizing:border-box;text-align:center;border:1px solid #000;border-radius:100px;justify-content:center;align-items:center;width:clamp(240px,40vw,400px);min-width:0;height:50px;padding:0 16px;display:flex}.search_wrap input{background:0 0;border:none;outline:none;flex:auto;width:auto;min-width:0;height:90%;margin:0;padding:0}.search_wrap input::-webkit-search-cancel-button{display:none}.search_wrap button{cursor:pointer;background:0 0;flex:none}@media (max-width:900px){.search_wrap{margin-top:40px}}@media (max-width:480px){.search_wrap form{width:100%}}
.category_wrap ul{justify-content:center;align-items:center;gap:30px;display:flex}.category_wrap ul li a{white-space:nowrap;background:#f6f6f6;border-radius:100px;padding:5px 25px;font-size:20px}.category_wrap ul li a:hover,.category_wrap ul li.active a{background:#f4e1d2}@media (max-width:768px){.category_wrap ul{gap:14px}.category_wrap ul li a{padding:10px 46px;font-size:18px}}@media (max-width:480px){.category_wrap ul{gap:8px}.category_wrap ul li a{padding:11px 40px;font-size:16px}}@media (max-width:380px){.category_wrap ul{gap:6px}.category_wrap ul li a{padding:11px 34px;font-size:15px}}
#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}@media (max-width:1024px){#section1 .inner ul{grid-template-columns:repeat(3,1fr);gap:20px}}@media (max-width:768px){#section1 .inner ul{grid-template-columns:repeat(2,1fr);gap:16px}#section1 .inner ul li{padding:14px}#section1 .inner ul li .img_wrap{margin-bottom:10px}#section1 .inner h2{min-height:42px;margin-bottom:4px;font-size:15px}#section1 .inner p{min-height:54px;margin-bottom:6px;font-size:13px}#section1 .inner strong{font-size:18px}}@media (max-width:550px){#section1 .inner ul{grid-template-columns:1fr;justify-items:center;gap:14px}#section1 .inner ul li{width:100%;max-width:320px}#section1 .inner ul li .img_wrap{aspect-ratio:1}}#section1 .inner ul li{border:1px solid #ddd;border-radius:10px;flex-direction:column;padding:20px;display:flex}#section1 .inner ul li .img_wrap{aspect-ratio:1;border-radius:10px;width:100%;height:auto;margin-bottom:15px;position:relative;overflow:hidden}#section1 .inner ul li .img_wrap img{object-fit:cover}#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)}@media (max-width:768px){#section1 .inner .btn_wrap .heart{width:38px;height:38px;font-size:16px}#section1 .inner .btn_wrap .detail{height:38px;font-size:13px}}
