.tabimori-exp .material-symbols-outlined { vertical-align: middle; } .tabimori-home-be { max-width: 1100px; margin: 0 auto; padding: 10px; box-sizing: border-box; }
.tabimori-exp .be-category-tabs { display: flex; gap: 10px; justify-content: center; margin-bottom: 40px; flex-wrap: wrap; }
.tabimori-exp .be-tab-btn { padding: 10px 25px; border-radius: 50px; border: 1px solid #2e7d32; background: #fff; color: #2e7d32; cursor: pointer; font-weight: bold; }
.tabimori-exp .be-tab-btn.active { background: #2e7d32; color: #fff; }
.tabimori-exp .be-scroll-wrapper { position: relative; margin: 0 auto; }
.tabimori-exp .be-nav-btn { position: absolute; top: 50%; transform: translateY(-50%); background: #2e7d32; color: #fff; border: none; width: 50px; height: 50px; border-radius: 50%; cursor: pointer; z-index: 10; display: flex; align-items: center; justify-content: center; box-shadow: 0 4px 10px rgba(0,0,0,0.2); }
.tabimori-exp .be-nav-btn.prev { left: 10px; }
.tabimori-exp .be-nav-btn.next { right: 10px; }
.tabimori-exp .be-event-grid { display: flex; overflow-x: auto; gap: 20px; padding: 10px 15px 30px; scroll-snap-type: x mandatory; scroll-behavior: smooth; -ms-overflow-style: none; scrollbar-width: none; }
.tabimori-exp .be-event-grid::-webkit-scrollbar { display: none; }
.tabimori-exp .be-event-card { flex: 0 0 320px; max-width: 320px; border: 1px solid #eee; border-radius: 10px; overflow: hidden; background: #fff; box-shadow: 0 4px 15px rgba(0,0,0,0.08); display: flex; flex-direction: column; scroll-snap-align: start; transition: transform 0.3s ease, box-shadow 0.3s ease; cursor: pointer; }
.tabimori-exp .be-event-card:hover { transform: translateY(-5px); box-shadow: 0 8px 25px rgba(0,0,0,0.15); }
.tabimori-exp .be-card-image { position: relative; height: 200px; overflow: hidden; background: #f2f2f2; }
.tabimori-exp .be-card-image img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.4s ease; }
.tabimori-exp .be-event-card:hover .be-card-image img { transform: scale(1.05); }
.tabimori-exp .be-capacity-label { position: absolute; top: 15px; right: 15px; background: #f28c8c; color: #fff; padding: 8px 15px; border-radius: 8px; font-size: 12px; z-index: 1; text-align: center; line-height: 1.3; }
.tabimori-exp .be-card-content { padding: 15px; flex-grow: 1; display: flex; flex-direction: column; }
.tabimori-exp .be-tags { display: flex; flex-wrap: wrap; gap: 6px; }
.tabimori-exp .be-tag { background: #eef2eb; color: #55721c; padding: 5px 12px; border-radius: 6px; font-size: 12px; font-weight: bold; display: inline-block; }
.tabimori-exp .be-card-title { font-size: 18px; margin: 10px 0 15px; line-height: 1.4; color: #333; border-bottom: 2px dotted #8b4513; padding-bottom: 10px; }
.tabimori-exp .be-info-row { display: flex; align-items: center; margin-bottom: 8px; }
.tabimori-exp .be-info-row span.material-symbols-outlined { margin-right: 8px; font-size: 18px; color: #55721c; }
.tabimori-exp .be-time-label { font-size: 14px; }
.tabimori-exp .be-card-desc { font-size: 14px; color: #666; line-height: 1.6; }
.tabimori-exp .be-btn-more { display: block; background: #1e9a5a; color: #fff; text-align: center; padding: 10px; border-radius: 50px; text-decoration: none; font-weight: bold; margin-top: auto; }
.tabimori-exp .be-btn-more:hover { background: #1b5e20; }
.tabimori-exp .be-more-wrapper { text-align: center; margin-top: 40px; padding-bottom: 20px; }
.tabimori-exp .be-more-btn { display: inline-block; background-color: #1e9a5a; color: #fff; padding: 15px 50px; border-radius: 50px; border: none; font-size: 16px; font-weight: bold; cursor: pointer; text-decoration: none; transition: background-color 0.3s ease, transform 0.2s ease; box-shadow: 0 4px 6px rgba(0,0,0,0.1); }
.tabimori-exp .be-more-btn:hover { background-color: #1b5e20; transform: translateY(-2px); box-shadow: 0 6px 10px rgba(0,0,0,0.15); } .tabimori-exp .be-event-card.is-hidden { display: none; } @media (max-width: 767px) { .e-con.e-con-boxed:has( .tabimori-home-be ) { padding-left: 4px !important; padding-right: 4px !important; }
.e-con.e-con-boxed:has( .tabimori-home-be ) > .e-con-inner { max-width: 100% !important; }
.elementor-widget-shortcode:has( .tabimori-home-be ) { padding: 0 !important; }
.tabimori-home-be { padding: 0; } .tabimori-exp .be-category-tabs { gap: 6px; margin-bottom: 20px; }
.tabimori-exp .be-tab-btn { padding: 5px 12px; font-size: 12px; font-weight: 600; } .tabimori-exp .be-event-grid { gap: 12px; padding: 6px 6px 24px; }
.tabimori-exp .be-event-card { flex-basis: 94%; max-width: 94%; } .tabimori-exp .be-nav-btn { display: flex; width: 34px; height: 34px; top: 100px; opacity: 0.85; box-shadow: 0 2px 6px rgba(0,0,0,0.25); }
.tabimori-exp .be-nav-btn .material-symbols-outlined { font-size: 20px; }
.tabimori-exp .be-nav-btn.prev { left: 0; }
.tabimori-exp .be-nav-btn.next { right: 0; }
} .tabimori-archive-lp { max-width: 840px; margin: 0 auto; }
.tabimori-exp .lp-card-wrapper { width: 100%; max-width: 800px; border: 1px solid #eee; border-radius: 20px; background: #fff; padding: 30px; margin: 20px auto; box-shadow: 0 4px 20px rgba(0,0,0,0.08); transition: all 0.3s ease; cursor: pointer; box-sizing: border-box; }
.tabimori-exp .lp-card-wrapper:hover { background-color: #fafafa; transform: translateY(-10px); box-shadow: 0 10px 30px rgba(0,0,0,0.12); }
.tabimori-exp .lp-header { display: flex; align-items: flex-start; gap: 20px; margin-bottom: 25px; }
.tabimori-exp .lp-header-top { display: flex; flex-direction: column; gap: 10px; flex: 1; }
.tabimori-exp .lp-tags { display: flex; flex-wrap: wrap; gap: 10px; }
.tabimori-exp .lp-tag { background: #eef2eb; color: #55721c; padding: 5px 12px; border-radius: 6px; font-size: 13px; font-weight: bold; white-space: nowrap; }
.tabimori-exp .lp-title { font-size: 22px; color: #333; margin: 0; line-height: 1.4; border-bottom: 2px dotted #8b4513; padding-bottom: 10px; }
.tabimori-exp .lp-capacity-box { background: #f28c8c; color: #fff; padding: 10px 15px; border-radius: 10px; text-align: center; min-width: 90px; display: flex; flex-direction: column; justify-content: center; align-items: center; white-space: nowrap; }
.tabimori-exp .lp-capacity-value { font-size: 20px; font-weight: bold; }
.tabimori-exp .lp-main-content { display: flex; gap: 25px; margin-bottom: 30px; }
.tabimori-exp .lp-main-img { width: 350px; height: 230px; object-fit: cover; border-radius: 10px; flex-shrink: 0; }
.tabimori-exp .lp-details { flex: 1; }
.tabimori-exp .lp-info-list { display: flex; flex-direction: column; gap: 10px; }
.tabimori-exp .lp-info-list .lp-info-item { display: flex; align-items: center; gap: 6px; }
.tabimori-exp .lp-info-item { display: flex; align-items: center; gap: 6px; font-size: 13px; color: #333; }
.tabimori-exp .lp-info-item .material-symbols-outlined { color: #338846; font-size: 20px; }
.tabimori-exp .lp-time-container { display: flex; flex-wrap: wrap; gap: 10px; margin-bottom: 4px; }
.tabimori-exp .lp-time-container .lp-info-item { background-color: #d7f4e8; padding: 10px 20px; border-radius: 10px; width: 100%; box-sizing: border-box; line-height: 1.6; }
.tabimori-exp .lp-footer { display: flex; align-items: center; gap: 20px; padding: 20px; background: #f9fbe7; border-radius: 15px; }
.tabimori-exp .lp-logo { width: 80px; height: 80px; border-radius: 50%; object-fit: cover; border: 2px solid #fff; flex-shrink: 0; }
.tabimori-exp .lp-message { display: flex; flex-direction: column; gap: 5px; flex: 1; }
.tabimori-exp .lp-message-title { font-weight: bold; color: #55721c; font-size: 14px; line-height: 1.2; }
.tabimori-exp .lp-message-text { font-size: 13px; color: #333; line-height: 1.6; margin: 0; }
.tabimori-exp .lp-more-btn { display: none; margin: 15px auto 0; width: fit-content; padding: 8px 20px; background-color: #55721c; color: #fff; text-decoration: none; border-radius: 20px; font-size: 13px; font-weight: bold; }
@media (max-width: 820px) {
.tabimori-exp .lp-card-wrapper { width: calc(100% - 20px); padding: 20px; } .tabimori-archive-lp .lp-footer { display: none; }
.tabimori-exp .lp-header { flex-direction: column; }
.tabimori-exp .lp-main-content { flex-direction: column; }
.tabimori-exp .lp-main-img { width: 100%; height: auto; }
.tabimori-exp .lp-footer { flex-direction: column; text-align: center; }
.tabimori-exp .lp-message { border-top: 1px solid #ccc; padding-top: 15px; align-items: center; width: 100%; }
.tabimori-exp .lp-message-title { text-align: center; }
.tabimori-exp .lp-more-btn { display: block; }
}