{"id":63048,"date":"2025-05-23T15:50:06","date_gmt":"2025-05-23T06:50:06","guid":{"rendered":"https:\/\/single-aiseki.com\/lp-the_single_app\/?post_type=content_block&#038;p=63048"},"modified":"2025-05-23T15:50:06","modified_gmt":"2025-05-23T06:50:06","slug":"%e3%80%90%e5%8f%a3%e3%82%b3%e3%83%9f%e3%80%91afternoon%ef%bc%88%e3%82%a2%e3%83%95%e3%82%bf%e3%83%8c%e3%83%bc%e3%83%b3%ef%bc%89","status":"publish","type":"content_block","link":"https:\/\/single-aiseki.com\/lp-the_single_app\/content_block\/%e3%80%90%e5%8f%a3%e3%82%b3%e3%83%9f%e3%80%91afternoon%ef%bc%88%e3%82%a2%e3%83%95%e3%82%bf%e3%83%8c%e3%83%bc%e3%83%b3%ef%bc%89\/","title":{"rendered":"\u3010\u53e3\u30b3\u30df\u3011Afternoon\uff08\u30a2\u30d5\u30bf\u30cc\u30fc\u30f3\uff09"},"content":{"rendered":"\n<style> \n #app-review-container-78341 { \n   font-family: 'Helvetica Neue', Arial, sans-serif; \n   max-width: 100%; \n   margin: 30px 0; \n   background: #ffffff; \n   border-radius: 12px; \n   box-shadow: 0 10px 25px rgba(0,0,0,0.15); \n   overflow: hidden; \n } \n\n #app-review-header-78341 { \n   background: #3F3F3F; \n   color: white; \n   padding: 20px 25px; \n   display: flex; \n   justify-content: space-between; \n   align-items: center; \n } \n\n #app-review-header-78341 .title-78341 { \n   font-size: 20px; \n   font-weight: 600; \n   display: flex; \n   align-items: center; \n   gap: 10px; \n } \n\n #app-review-header-78341 .title-icon-78341 { \n   width: 24px; \n   height: 24px; \n   display: flex; \n   align-items: center; \n   justify-content: center; \n } \n\n #app-review-scroll-container-78341 { \n   overflow-x: auto; \n   scrollbar-width: thin; \n   scrollbar-color: #3F3F3F rgba(63, 63, 63, 0.1); \n   padding: 20px 0; \n } \n\n #app-review-scroll-container-78341::-webkit-scrollbar { \n   height: 8px; \n } \n\n #app-review-scroll-container-78341::-webkit-scrollbar-track { \n   background: rgba(63, 63, 63, 0.1); \n   border-radius: 4px; \n } \n\n #app-review-scroll-container-78341::-webkit-scrollbar-thumb { \n   background: #3F3F3F; \n   border-radius: 4px; \n } \n\n #app-review-cards-78341 { \n   display: flex; \n   gap: 20px; \n   padding: 0 25px; \n   min-width: max-content; \n } \n\n .app-review-card-78341 { \n   width: 280px; \n   background: white; \n   border-radius: 8px; \n   border: 1px solid rgba(63, 63, 63, 0.1); \n   padding: 20px; \n   position: relative; \n   flex-shrink: 0; \n } \n\n .app-review-card-78341.positive { \n   border-top: 4px solid #4CAF50; \n } \n\n .app-review-card-78341.negative { \n   border-top: 4px solid #F44336; \n } \n\n .app-review-card-78341.neutral { \n   border-top: 4px solid #FF9800; \n } \n\n .reviewer-info-78341 { \n   display: flex; \n   align-items: center; \n   margin-bottom: 15px; \n } \n\n .reviewer-avatar-78341 { \n   width: 48px; \n   height: 48px; \n   border-radius: 50%; \n   background: #f0f0f0; \n   display: flex; \n   align-items: center; \n   justify-content: center; \n   margin-right: 12px; \n   overflow: hidden; \n } \n\n .reviewer-avatar-78341 img { \n   width: 100%; \n   height: 100%; \n   object-fit: cover; \n } \n\n .review-rating-78341 { \n   display: flex; \n   margin-bottom: 12px; \n } \n\n .star-78341 { \n   color: #FFD700; \n   font-size: 18px; \n } \n\n .empty-star-78341 { \n   color: #e0e0e0; \n   font-size: 18px; \n } \n\n .review-content-78341 { \n   font-size: 14px; \n   line-height: 1.5; \n   color: #333; \n   margin-bottom: 5px; \n } \n\n .app-badge-78341 { \n   position: absolute; \n   top: 15px; \n   right: 15px; \n   font-size: 12px; \n   background: rgba(63, 63, 63, 0.1); \n   color: #3F3F3F; \n   padding: 4px 8px; \n   border-radius: 12px; \n } \n\n #app-review-footer-78341 { \n   background: rgba(63, 63, 63, 0.05); \n   padding: 15px 25px; \n   text-align: center; \n   font-size: 12px; \n   color: #666; \n   display: flex; \n   justify-content: space-between; \n   align-items: center; \n } \n\n #app-review-scroll-hint-78341 { \n   display: flex; \n   align-items: center; \n   gap: 5px; \n   color: #3F3F3F; \n   font-weight: 500; \n } \n\n .scroll-arrow-78341 { \n   animation: bounce 1.5s infinite; \n } \n\n @keyframes bounce { \n   0%, 20%, 50%, 80%, 100% {transform: translateX(0);} \n   40% {transform: translateX(5px);} \n   60% {transform: translateX(3px);} \n } \n\n @media (max-width: 768px) { \n   .app-review-card-78341 { \n     width: 240px; \n   } \n } \n <\/style> \n\n <div id=\"app-review-container-78341\"> \n   <div id=\"app-review-header-78341\"> \n     <div class=\"title-78341\"> \n       <div class=\"title-icon-78341\"> \n         <svg viewBox=\"0 0 24 24\" fill=\"white\" width=\"24px\" height=\"24px\"> \n           <path d=\"M0 0h24v24H0z\" fill=\"none\" \/> \n           <path d=\"M20 2H4c-1.1 0-1.99.9-1.99 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-7 12h-2v-2h2v2zm0-4h-2V6h2v4z\" \/> \n         <\/svg> \n       <\/div> \n       afternoon\u306e\u53e3\u30b3\u30df \n     <\/div> \n   <\/div> \n    \n   <div id=\"app-review-scroll-container-78341\"> \n     <div id=\"app-review-cards-78341\"> \n       <div class=\"app-review-card-78341 positive\"> \n         <div class=\"app-badge-78341\">afternoon<\/div> \n         <div class=\"reviewer-info-78341\"> \n           <div class=\"reviewer-avatar-78341\"> \n             <img decoding=\"async\" data-src=\"https:\/\/single-aiseki.com\/lp-the_single_app\/wp-content\/uploads\/2024\/09\/afternoon._logo_square.jpg\" alt=\"afternoon\"> \n           <\/div> \n         <\/div> \n         <div class=\"review-rating-78341\"> \n           <span class=\"star-78341\">\u2605<\/span> \n           <span class=\"star-78341\">\u2605<\/span> \n           <span class=\"star-78341\">\u2605<\/span> \n           <span class=\"star-78341\">\u2605<\/span> \n           <span class=\"star-78341\">\u2605<\/span> \n         <\/div> \n         <div class=\"review-content-78341\"> \n\u5e73\u65e5\u306e\u5348\u5f8c\u306e\u7a7a\u3044\u305f\u6642\u9593\u306b\u3001\u8fd1\u5834\u3067\u4f1a\u3048\u308b\u76f8\u624b\u3092\u63a2\u3057\u3066\u3044\u307e\u3057\u305f\u3002afternoon\u306f\u3001\u307e\u3055\u306b\u305d\u3093\u306a\u30cb\u30fc\u30ba\u306b\u3074\u3063\u305f\u308a\uff01 \u30d7\u30ed\u30d5\u30a3\u30fc\u30eb\u306b\u4f1a\u3048\u308b\u6642\u9593\u5e2f\u3092\u8a18\u8f09\u3057\u3066\u3044\u308b\u65b9\u304c\u591a\u304f\u3001\u30e1\u30c3\u30bb\u30fc\u30b8\u306e\u3084\u308a\u53d6\u308a\u3082\u30b9\u30e0\u30fc\u30ba\u306b\u9032\u307f\u3001\u3059\u3050\u306b\u30ab\u30d5\u30a7\u3067\u4f1a\u3046\u3053\u3068\u304c\u3067\u304d\u307e\u3057\u305f\u3002\u540c\u3058\u3088\u3046\u306a\u76ee\u7684\u306e\u65b9\u304c\u591a\u3044\u306e\u3067\u3001\u8a71\u3082\u65e9\u304f\u3001\u6c17\u517c\u306d\u306a\u304f\u904e\u3054\u305b\u307e\u3057\u305f\u3002\n<\/div> \n       <\/div> \n        \n       <div class=\"app-review-card-78341 neutral\"> \n         <div class=\"app-badge-78341\">afternoon<\/div> \n         <div class=\"reviewer-info-78341\"> \n           <div class=\"reviewer-avatar-78341\"> \n             <img decoding=\"async\" data-src=\"https:\/\/single-aiseki.com\/lp-the_single_app\/wp-content\/uploads\/2024\/09\/afternoon._logo_square.jpg\" alt=\"afternoon\u306e\u30ed\u30b4\"> \n           <\/div> \n         <\/div> \n         <div class=\"review-rating-78341\"> \n           <span class=\"star-78341\">\u2605<\/span> \n           <span class=\"star-78341\">\u2605<\/span> \n           <span class=\"star-78341\">\u2605<\/span> \n           <span class=\"star-78341\">\u2605<\/span> \n           <span class=\"empty-star-78341\">\u2605<\/span> \n         <\/div> \n         <div class=\"review-content-78341\"> \n\u4ed6\u306e\u30a2\u30d7\u30ea\u3082\u8a66\u3057\u307e\u3057\u305f\u304c\u3001afternoon\u306f\u843d\u3061\u7740\u3044\u305f\u96f0\u56f2\u6c17\u306e\u5229\u7528\u8005\u304c\u591a\u3044\u5370\u8c61\u3067\u3059\u3002\u30ac\u30c4\u30ac\u30c4\u3057\u305f\u611f\u3058\u304c\u306a\u304f\u3001\u5927\u4eba\u306e\u95a2\u4fc2\u3092\u6c42\u3081\u3066\u3044\u308b\u4eba\u304c\u591a\u3044\u3088\u3046\u306b\u611f\u3058\u307e\u3057\u305f\u3002\u3058\u3063\u304f\u308a\u3068\u30e1\u30c3\u30bb\u30fc\u30b8\u3092\u91cd\u306d\u3066\u304b\u3089\u4f1a\u3046\u65b9\u3082\u591a\u304f\u3001\u5b89\u5fc3\u611f\u304c\u3042\u308a\u307e\u3059\u3002\u305f\u3060\u3001\u3082\u3046\u5c11\u3057\u30a2\u30af\u30c6\u30a3\u30d6\u306a\u30e6\u30fc\u30b6\u30fc\u304c\u5897\u3048\u308b\u3068\u3001\u3055\u3089\u306b\u51fa\u4f1a\u3044\u306e\u5e45\u304c\u5e83\u304c\u308b\u304b\u306a\u3068\u601d\u3044\u307e\u3059\u3002\n         <\/div> \n       <\/div> \n        \n       <div class=\"app-review-card-78341 negative\"> \n         <div class=\"app-badge-78341\">afternoon<\/div> \n         <div class=\"reviewer-info-78341\"> \n           <div class=\"reviewer-avatar-78341\"> \n             <img decoding=\"async\" data-src=\"https:\/\/single-aiseki.com\/lp-the_single_app\/wp-content\/uploads\/2024\/09\/afternoon._logo_square.jpg\" alt=\"afternoon\u306e\u30ed\u30b4\"> \n           <\/div> \n         <\/div> \n         <div class=\"review-rating-78341\"> \n           <span class=\"star-78341\">\u2605<\/span> \n           <span class=\"star-78341\">\u2605<\/span> \n           <span class=\"star-78341\">\u2605<\/span> \n           <span class=\"empty-star-78341\">\u2605<\/span> \n           <span class=\"empty-star-78341\">\u2605<\/span> \n         <\/div> \n         <div class=\"review-content-78341\"> \n\u767b\u9332\u3057\u3066\u3044\u308b\u5973\u6027\u306e\u5e74\u9f62\u5c64\u304c\u3001\u3084\u3084\u9ad8\u3081\u304b\u306a\u3068\u611f\u3058\u307e\u3057\u305f\u3002\u3082\u3046\u5c11\u3057\u82e5\u3044\u4e16\u4ee3\u306e\u65b9\u3068\u3082\u51fa\u4f1a\u3044\u305f\u3044\u3068\u601d\u3063\u3066\u3044\u305f\u306e\u3067\u3001\u305d\u306e\u70b9\u306f\u5c11\u3057\u671f\u5f85\u5916\u308c\u3067\u3057\u305f\u3002\u3057\u304b\u3057\u3001\u843d\u3061\u7740\u3044\u305f\u5927\u4eba\u306e\u5973\u6027\u3068\u306e\u51fa\u4f1a\u3044\u3092\u6c42\u3081\u3066\u3044\u308b\u65b9\u306b\u306f\u3001\u3068\u3066\u3082\u826f\u3044\u30a2\u30d7\u30ea\u3060\u3068\u601d\u3044\u307e\u3059\u3002\n<\/div> \n       <\/div> \n     <\/div> \n   <\/div> \n    \n   <div id=\"app-review-footer-78341\"> \n     <div>\u203b \u4e0a\u8a18\u306f\u5b9f\u969b\u306e\u30e6\u30fc\u30b6\u30fc\u306e\u53e3\u30b3\u30df\u3067\u3059<\/div> \n     <div id=\"app-review-scroll-hint-78341\"> \n       \u6a2a\u306b\u30b9\u30af\u30ed\u30fc\u30eb\u3067\u304d\u307e\u3059 <span class=\"scroll-arrow-78341\">\u2192<\/span> \n     <\/div> \n   <\/div> \n <\/div>\n","protected":false},"template":"","content_block_category":[],"_links":{"self":[{"href":"https:\/\/single-aiseki.com\/lp-the_single_app\/wp-json\/wp\/v2\/content_block\/63048"}],"collection":[{"href":"https:\/\/single-aiseki.com\/lp-the_single_app\/wp-json\/wp\/v2\/content_block"}],"about":[{"href":"https:\/\/single-aiseki.com\/lp-the_single_app\/wp-json\/wp\/v2\/types\/content_block"}],"wp:attachment":[{"href":"https:\/\/single-aiseki.com\/lp-the_single_app\/wp-json\/wp\/v2\/media?parent=63048"}],"wp:term":[{"taxonomy":"content_block_category","embeddable":true,"href":"https:\/\/single-aiseki.com\/lp-the_single_app\/wp-json\/wp\/v2\/content_block_category?post=63048"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}