#voices .voice-section__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:16px}#voices .voice-section .row{--bs-gutter-x: 28px;row-gap:28px}@media screen and (max-width: 767px){#voices .voice-section .row{margin-bottom:6.4vw}}#voices .voice-section .card{color:unset;padding:16px;border-radius:8px;box-shadow:4px 4px 26px #00000012;display:flex;justify-content:space-between;flex-direction:column;gap:16px;height:auto;min-height:198px;overflow:hidden;transition:all .3s ease}@media screen and (max-width: 767px){#voices .voice-section .card{gap:3.2vw;margin:auto;width:91.4666666667vw;min-height:unset}}#voices .voice-section .card:hover,#voices .voice-section .card:active{opacity:.7}#voices .voice-section .card__head{height:68px;display:flex;gap:8px}@media screen and (max-width: 767px){#voices .voice-section .card__head{height:38px}}#voices .voice-section .card__head-img{flex-shrink:0;max-width:56px;max-height:56px}@media screen and (max-width: 767px){#voices .voice-section .card__head-img{max-width:44px;max-height:44px}}#voices .voice-section .card__head-content{display:flex;flex-direction:column;gap:8px}#voices .voice-section .card__head-content-ttl{color:#1a1a1a;font-size:16px;font-weight:700;line-height:140%;letter-spacing:.32px;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media screen and (min-width: 768px){#voices .voice-section .card__head-content-ttl{min-height:44.22px}}@media screen and (max-width: 767px){#voices .voice-section .card__head-content-ttl{font-size:3.7333333333vw;-webkit-line-clamp:2}}#voices .voice-section .card__head-content .stars{display:inline-block;position:relative;width:80px;height:16px;background:url(./star-gray-R5aHfdxg.svg) repeat-x;background-size:16px 16px}@media screen and (min-width: 768px){#voices .voice-section .card__head-content .stars{gap:4px}}@media screen and (max-width: 767px){#voices .voice-section .card__head-content .stars{gap:1.0666666667vw}}#voices .voice-section .card__head-content .stars:before{content:"";position:absolute;top:0;left:0;height:100%;width:calc(var(--rating, 0) * 20%);background:url(./star-BDBpROW6.svg) repeat-x;background-size:16px 16px}#voices .voice-section .card__head-content .stars[data-rating="0.5"]{--rating: .5}#voices .voice-section .card__head-content .stars[data-rating="1"]{--rating: 1}#voices .voice-section .card__head-content .stars[data-rating="1.5"]{--rating: 1.5}#voices .voice-section .card__head-content .stars[data-rating="2"]{--rating: 2}#voices .voice-section .card__head-content .stars[data-rating="2.5"]{--rating: 2.5}#voices .voice-section .card__head-content .stars[data-rating="3"]{--rating: 3}#voices .voice-section .card__head-content .stars[data-rating="3.5"]{--rating: 3.5}#voices .voice-section .card__head-content .stars[data-rating="4"]{--rating: 4}#voices .voice-section .card__head-content .stars[data-rating="4.5"]{--rating: 4.5}#voices .voice-section .card__head-content .stars[data-rating="5"]{--rating: 5}#voices .voice-section .card__head-content .stars-rate{font-size:24px;font-weight:700;line-height:120%;letter-spacing:.48px}@media screen and (max-width: 767px){#voices .voice-section .card__head-content .stars-rate{line-height:140%;letter-spacing:.36px}}#voices .voice-section .card__body{flex:1;height:100%;padding:8px 16px;background:#e9f7f6;border-radius:8px;font-size:14px;line-height:160%}@media screen and (max-width: 767px){#voices .voice-section .card__body{font-size:3.2vw;line-height:160%}}#voices .voice-section .card__body-content{color:#1a1a1a}@media screen and (min-width: 768px){#voices .voice-section .card__body-content{overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3}}@media screen and (max-width: 767px){#voices .voice-section .card__body-content{overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}}#voices .search-voice-section{display:flex;flex-direction:column}#voices .search-voice-section__filter{display:flex;flex-direction:column;background-color:#e9f7f6;border-radius:8px}#voices .search-voice-section__filter-ttl{font-weight:700}#voices .search-voice-section__filter-button{display:flex;flex-wrap:wrap}#voices .search-voice-section__filter-button .selected{background-color:#1cc18e;color:#fff}#voices .search-voice-section__filter-button a{border-radius:40px;background-color:#fff;color:#1a1a1a;border:none}#voices .search-voice-section__filter-button :hover{color:#fff;background-color:#d1d1d1;border-color:#d1d1d1}#voices .search-voice-section .custom-select{text-align:-webkit-right}#voices .search-voice-section .custom-select-box{border:none;background-color:transparent;color:#1a1a1a;padding-right:1.5rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;width:100%}#voices .search-voice-section .custom-select-wrapper{position:relative;display:flex;justify-content:space-between;align-items:flex-start;border-radius:8px;border:1px solid var(--Neutral-100, #d1d1d1);background:var(--Mono-White, #fff)}#voices .search-voice-section .custom-select-wrapper:after{content:"";border:solid #1cc18e;border-width:0 3px 3px 0;display:inline-block;transform:rotate(45deg);position:absolute;top:40%;transform:translateY(-50%) rotate(45deg);pointer-events:none;right:1rem}#voices .search-voice-section .voice-section__head-ttl{display:none}#voices .search-voice-section .voice-section .voice-card{width:100%}@media screen and (min-width: 768px){#voices .voice-section{margin-bottom:80px}#voices .search-voice-section{margin:32px 0;gap:32px}#voices .search-voice-section__filter{gap:16px;padding:16px}#voices .search-voice-section__filter-ttl{font-size:18px;line-height:25.2px}#voices .search-voice-section__filter-button{gap:8px}#voices .search-voice-section__filter-button a{padding:6px 10px;gap:6px;font-size:13px;line-height:13px}#voices .custom-select-box{font-size:14px;line-height:19.6px;padding:12px}#voices .custom-select-wrapper{width:200px}#voices .custom-select-wrapper:after{padding:3px}}@media screen and (max-width: 767px){#voices .l-main h1{font-size:6.4vw;line-height:7.68vw}#voices .voice-section{margin-bottom:10.6666666667vw}#voices .search-voice-section{margin:8.5333333333vw 0;gap:8.5333333333vw}#voices .search-voice-section__filter{padding:4.2666666667vw;gap:4.2666666667vw}#voices .search-voice-section__filter-ttl{font-size:4.2666666667vw;line-height:5.9733333333vw}#voices .search-voice-section__filter-button{gap:1.6vw}#voices .search-voice-section__filter-button a{padding:1.0666666667vw 2.1333333333vw;gap:1.6vw;font-size:3.7333333333vw;line-height:5.2266666667vw}#voices .custom-select-box{font-size:3.7333333333vw;line-height:5.2266666667vw;padding:3.2vw}#voices .custom-select-wrapper{width:53.3333333333vw}#voices .custom-select-wrapper:after{padding:.8vw}}
