.custom-bbpress-topic-list{display:flex;flex-direction:column;gap:20px;max-width:800px;margin:auto}.custom-topic-item{display:flex;padding:10px 15px;border-bottom:1px solid #ddd;position:relative;justify-content:space-between;margin-bottom:10px}.custom-topic-thumbnail{width:80px;height:80px;object-fit:cover;border-radius:5px;margin-right:15px}.custom-topic-content{flex-grow:1}.custom-topic-content h3{font-size:1rem;font-weight:bold;margin-bottom:5px}.custom-topic-content p{font-size:.9rem;color:#555;margin-bottom:5px}.custom-topic-time{font-size:1rem;color:#999}.custom-pagination{display:flex;justify-content:center;padding:20px;gap:5px}.custom-pagination a,.custom-pagination span{display:inline-block;padding:8px 12px;margin:0 3px;border:1px solid #ccc;border-radius:50%;text-decoration:none;color:#333;background:none}.custom-pagination .current{background-color:#eee;font-weight:bold;color:#000}.custom-pagination .prev,.custom-pagination .next{border:none;background:none;font-size:1rem}.custom-pagination a.prev:hover,.custom-pagination a.next:hover{text-decoration:underline}.title-pc{display:inline}.title-mobile{display:none}@media screen and (max-width:768px){.title-pc{display:none}.title-mobile{display:block;font-size:1.1rem;line-height:1.5;max-height:3em;overflow:hidden;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}}.custom-topic-item{display:flex;align-items:center;padding:15px;border-bottom:1px solid #ddd;position:relative;justify-content:space-between;margin-top:0;margin-bottom:15px}}

/* 投稿タイトル */
.custom-topic-title {   font-size: 1.5rem;font-weight:bold;margin-bottom:5px}.custom-topic-excerpt{font-size:.9rem;color:#555;margin-bottom:5px}.custom-topic-thumbnail{width:80px;height:80px;object-fit:cover;border-radius:5px;margin-right:15px;align-self:flex-start}@media screen and (max-width:768px){.custom-topic-thumbnail{width:70px;height:70px;margin-right:10px}.custom-topic-item{ margin-top: 0px;margin-bottom:12px}}.custom-topic-detail-container{max-width:800px;margin:auto;padding:20px;border:2px solid #ddd;border-radius:10px}.custom-topic-detail{min-height:500px;display:flex;flex-direction:column;justify-content:space-between}.custom-topic-header{background:#f8f8f8;padding:15px;border-radius:5px;margin-bottom:20px}.custom-topic-header h2{font-size:1.5rem;font-weight:bold;margin-bottom:5px}.custom-topic-meta{font-size:.9rem;color:#666}.custom-topic-body{font-size:1rem;line-height:1.6;flex-grow:1}.custom-topic-divider{border:none;border-top:1px solid #ddd;margin:20px 0}.custom-topic-images{display:flex;justify-content:space-between;gap:10px}.custom-topic-image{width:100%;max-width:180px;height:auto;border-radius:5px;object-fit:cover;cursor:pointer}.custom-topic-footer{text-align:center;padding-top:20px}.back-button{background-color:#f8f8f8;border:1px solid #ccc;padding:10px 20px;border-radius:5px;font-size:1rem;cursor:pointer;transition:background .3s}.back-button:hover{background-color:#e0e0e0}@media screen and (max-width:768px){.custom-topic-images{flex-wrap:nowrap;overflow-x:auto;justify-content:flex-start}.custom-topic-image{max-width:120px}.custom-topic-detail{min-height:400px}}.custom-topic-footer{text-align:center;padding-top:20px}.back-button{background-color:#f8f8f8;border:1px solid #ccc;padding:10px 20px;border-radius:5px;font-size:1rem;cursor:pointer;transition:background .3s}.back-button:hover{background-color:#e0e0e0}.custom-topic-header{display:flex;align-items:center;background:#f8f8f8;padding:15px;border-radius:5px;margin-bottom:20px}.custom-topic-thumbnail{width:80px;height:80px;object-fit:cover;border-radius:5px;margin-right:15px}.custom-topic-header-text{flex-grow:1}.custom-topic-header-text h2{font-size:1.5rem;font-weight:bold;margin-bottom:5px}.custom-topic-meta{font-size:.9rem;color:#666}@media screen and (max-width:768px){.custom-topic-thumbnail{width:60px;height:60px;margin-right:10px}.custom-topic-header{flex-direction:row;align-items:flex-start}.custom-topic-header-text h2{font-size:1.2rem}.custom-topic-meta{font-size:.8rem}}.custom-topic-detail-container{max-width:800px;width:100%;min-width:600px;margin:auto;padding:20px;border:2px solid #ddd;border-radius:10px}.custom-topic-detail{width:100%;min-height:500px;display:flex;flex-direction:column;justify-content:space-between}.custom-topic-header{display:flex;align-items:center;background:#f8f8f8;padding:15px;border-radius:5px;margin-bottom:20px;width:100%}.custom-topic-thumbnail{width:80px;height:80px;object-fit:cover;border-radius:5px;margin-right:15px}.custom-topic-header-text{flex-grow:1}.custom-topic-body{font-size:1rem;line-height:1.6;flex-grow:1;width:100%}.custom-topic-divider{border:none;border-top:1px solid #ddd;margin:20px 0;width:100%}.custom-topic-images{display:flex;justify-content:space-between;gap:10px;width:100%}.custom-topic-image{width:100%;max-width:180px;height:auto;border-radius:5px;object-fit:cover;cursor:pointer}.custom-topic-footer{text-align:center;padding-top:20px;width:100%}.back-button{background-color:#f8f8f8;border:1px solid #ccc;padding:10px 20px;border-radius:5px;font-size:1rem;cursor:pointer;transition:background .3s}.back-button:hover{background-color:#e0e0e0}@media screen and (max-width:768px){.custom-topic-detail-container{max-width:100%;min-width:100%;padding:15px}.custom-topic-thumbnail{width:60px;height:60px;margin-right:10px}.custom-topic-header-text h2{font-size:1.2rem}.custom-topic-meta{font-size:.8rem}.custom-topic-detail{min-height:400px}}.custom-bbpress-form{   max-width: 850px;margin:auto;background:#f2f0e5;padding:20px;border-radius:5px}.custom-bbpress-form label{font-weight:bold;display:block;margin:10px 0 5px}.custom-bbpress-form input,.custom-bbpress-form select,.custom-bbpress-form input,.custom-bbpress-form select{width:100%;padding:8px;border:1px solid #ccc;border-radius:3px}.custom-bbpress-form textarea{width:100%!important;max-width:850px!important;height:550px!important;padding:10px;font-size:1rem;border:1px solid #ccc;border-radius:3px;resize:vertical;display:block;margin:0 auto}.custom-bbpress-form small{display:block;color:#666;font-size:.9rem;margin-bottom:10px}.custom-bbpress-form button{width:100%;padding:10px;background:#fff;border:2px solid #ffa500;color:#000;font-size:1rem;cursor:pointer;margin-top:10px}.custom-bbpress-form button:hover{background:#ffa500;color:#fff}.custom-topic-images{display:flex;justify-content:flex-start;gap:10px;width:100%;flex-wrap:nowrap}.custom-topic-image{width:100%;max-width:180px;height:auto;border-radius:5px;object-fit:cover;cursor:pointer}@media screen and (max-width:768px){.custom-topic-images{justify-content:flex-start;overflow-x:auto}.custom-topic-image{max-width:120px}}.content-mobile{display:none}@media screen and (max-width:768px){.content-pc{display:none}.content-mobile{display:block}}.grecaptcha-badge{bottom:80px!important;opacity:.5!important;transform:scale(.85);z-index:9999!important}