/* event page styles */
/* 全体的なレスポンシブデザイン最適化 */
.event-info-grid {
  display: block !important;
  margin: 0 auto 30px !important;
  width: 100% !important;
  max-width: 800px !important;
  padding: 0 20px !important;
}

.event-info-item {
  background: rgba(255, 255, 255, 0.98) !important;
  border-radius: 8px !important;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05) !important;
  padding: 20px !important;
  transition: transform 0.2s ease, box-shadow 0.2s ease !important;
  display: block !important;
  border: 1px solid #e8f4fc !important;
  margin-bottom: 16px !important;
}

.event-info-item:hover {
  transform: translateY(-3px) !important;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12) !important;
}

/* モバイル対応 */
@media (max-width: 768px) {
  .event-info-grid {
    padding: 0 15px !important;
  }
  .event-info-item {
    padding: 18px !important;
    margin-bottom: 14px !important;
  }
  .hero-title {
    font-size: 28px !important;
  }
}

/* アイコンとタイトルのスタイル改善 */
.event-info-item h3 {
  font-size: 16px;
  font-weight: bold;
  color: #0f71b2;
  margin-bottom: 12px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 8px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e8f4fc;
}

.event-info-item h3 svg {
  flex-shrink: 0;
  width: 20px;
  height: 20px;
}

/* テキストスタイルの統一 */
.event-info-item p {
  font-size: 14px;
  line-height: 1.6;
  color: #333;
  margin-bottom: 0;
  flex-grow: 1;
}

.event-info-item strong {
  font-size: 15px;
  color: #222;
  font-weight: 600;
}

.event-info-item ul {
  font-size: 13px;
  line-height: 1.7;
  color: #555;
  padding-left: 0;
  list-style-type: none;
  margin: 8px 0 0 0;
  flex-grow: 1;
}

.event-info-item ul li {
  margin-bottom: 4px;
}

/* 会場詳細セクション */
.venue-details {
  font-size: 14px;
  line-height: 1.6;
  color: #333;
  text-align: left;
}

.venue-details p {
  margin-bottom: 6px;
}

.venue-details strong {
  font-size: 15px;
  color: #222;
  font-weight: 600;
  display: block;
  margin-bottom: 4px;
}

.venue-details a {
  color: #0f71b2;
  text-decoration: underline;
  transition: color 0.2s ease;
}

.venue-details a:hover {
  color: #0a5a8a;
}
    /* EVENT_INLINE_STYLE_UTILS_START */
/* Auto-migrated inline styles (event page) */
.event-inline-01 {
  background-image: url('images/fv.jpeg');
}

.event-inline-02 {
  font-size: 40px;
  line-height: 1.3;
}

.event-inline-03 {
  background-color: #fff3cd;
  border-bottom: 2px solid #ffc107;
  padding: 30px 20px;
}

.event-inline-04 {
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
}

.event-inline-05 {
  color: #856404;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}

.event-inline-06 {
  color: #856404;
  font-size: 16px;
  line-height: 1.6;
  margin: 0;
}

.event-inline-07 {
  background-image: url('images/background.png');
  text-align: center;
}

.event-inline-08 {
  font-size: 24px;
}

.event-inline-09 {
  font-size: 0.8em;
  color: #666;
}

.event-inline-10 {
  color: #333;
  font-size: 16px;
  margin: 20px auto;
  max-width: 800px;
  line-height: 1.8;
  text-align: left;
}

.event-inline-11 {
  font-size: 16px;
  color: #666;
}

.event-inline-12 {
  text-align: center;
  padding: 40px 20px;
  background-color: #fff;
}

.event-inline-13 {
  display: inline-block;
  padding: 16px 48px;
  background-color: #9e9e9e;
  color: white;
  font-size: 18px;
  font-weight: bold;
  border-radius: 50px;
  opacity: 0.7;
  cursor: default;
}

.event-inline-14 {
  background-color: #f8f9fa;
  padding: 60px 0;
}

.event-inline-15 {
  max-width: 800px;
  margin: 0 auto;
  background-color: white;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.event-inline-16 {
  width: 100%;
  border-collapse: collapse;
}

.event-inline-17 {
  background-color: #0f71b2;
  color: white;
}

.event-inline-18 {
  padding: 16px;
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  width: 150px;
}

.event-inline-19 {
  padding: 16px;
  text-align: left;
  font-size: 16px;
  font-weight: bold;
}

.event-inline-20 {
  border-bottom: 1px solid #e9ecef;
}

.event-inline-21 {
  padding: 16px;
  font-size: 16px;
  font-weight: bold;
  color: #0f71b2;
}

.event-inline-22 {
  padding: 16px;
  font-size: 16px;
}

.event-inline-23 {
  font-size: 14px;
  color: #666;
}

.event-inline-24 {
  text-align: center;
  margin-top: 32px;
  padding: 24px;
  background-color: #f8f9fa;
  border-radius: 8px;
}

.event-inline-25 {
  font-size: 16px;
  color: #666;
  margin: 0;
}

.event-inline-26 {
  background-color: #fff;
  padding: 60px 0;
}

.event-inline-27 {
  text-align: center;
  color: #666;
  margin-top: 16px;
  font-size: 16px;
}

.event-inline-28 {
  margin: 40px auto;
  max-width: 1200px;
  padding: 0 20px;
}

.event-inline-29 {
  text-align: center;
  color: #0f71b2;
  font-size: 20px;
  margin-bottom: 24px;
  font-weight: bold;
}

.event-inline-30 {
  background: linear-gradient( to bottom, transparent 60%, #ffd700 60% );
  padding: 0 10px;
}

.event-inline-31 {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 20px;
}

.event-inline-32 {
  background: #e8f4fc;
  border-radius: 8px;
  padding: 24px;
  border-left: 4px solid #0f71b2;
  box-shadow: 0 2px 8px rgba(15, 113, 178, 0.15);
}

.event-inline-33 {
  position: relative;
}

.event-inline-34 {
  position: absolute;
  top: -20px;
  right: -20px;
  background: #ff6b6b;
  color: white;
  font-size: 12px;
  padding: 4px 8px;
  border-radius: 4px;
  font-weight: bold;
}

.event-inline-35 {
  color: #0f71b2;
  font-size: 18px;
  margin-bottom: 12px;
  font-weight: bold;
}

.event-inline-36 {
  font-size: 14px;
  line-height: 1.6;
  color: #333;
  margin-bottom: 10px;
}

.event-inline-37 {
  font-size: 13px;
  color: #666;
}

.event-inline-38 {
  margin: 60px auto 0;
  max-width: 1200px;
  padding: 0 20px;
}

.event-inline-39 {
  text-align: center;
  color: #666;
  font-size: 20px;
  margin-bottom: 24px;
  font-weight: bold;
}

.event-inline-40 {
  background: #f8f9fa;
  border-radius: 8px;
  padding: 24px;
  border-left: 4px solid #999;
}

.event-inline-41 {
  color: #666;
  font-size: 18px;
  margin-bottom: 12px;
  font-weight: bold;
}

.event-inline-42 {
  background: #f8f9fa;
  border-radius: 8px;
  padding: 24px;
  border-left: 4px solid #999;
  grid-column: span 2;
}

.event-inline-43 {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 30px;
}

.event-inline-44 {
  background: #fff;
  border-radius: 12px;
  padding: 30px;
  border: 2px solid #e8f4fc;
  box-shadow: 0 4px 16px rgba(15, 113, 178, 0.1);
  transition: all 0.3s ease;
}

.event-inline-44:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 24px rgba(15, 113, 178, 0.15);
}

.event-inline-45 {
  text-align: center;
  margin-bottom: 20px;
}

.event-inline-46 {
  max-width: 200px;
  max-height: 80px;
  width: auto;
  height: auto;
  object-fit: contain;
}

.event-inline-47 {
  color: #0f71b2;
  font-size: 20px;
  margin-bottom: 16px;
  font-weight: bold;
  border-bottom: 2px solid #e8f4fc;
  padding-bottom: 10px;
}

.event-inline-48 {
  margin-bottom: 20px;
}

.event-inline-49 {
  color: #333;
  font-size: 16px;
  margin-bottom: 8px;
  font-weight: bold;
}

.event-inline-50 {
  font-size: 15px;
  color: #0f71b2;
  margin-bottom: 4px;
  font-weight: 600;
}

.event-inline-51 {
  font-size: 14px;
  line-height: 1.7;
  color: #555;
  margin-bottom: 12px;
}

.event-inline-52 {
  color: #0f71b2;
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
  border-bottom: 1px solid #0f71b2;
  transition: color 0.2s ease;
}

.event-inline-52:hover {
  color: #0a5a8a;
}

.event-inline-53 {
  text-align: center;
  padding: 40px 20px;
  background-color: #f8f9fa;
}

.event-inline-54 {
  background-color: #f8f9fa;
  padding: 60px 20px;
}

.event-inline-55 {
  max-width: 1000px;
  margin: 0 auto;
}

.event-inline-56 {
  text-align: center;
  margin-bottom: 40px;
}

.event-inline-57 {
  font-size: 28px;
  font-weight: bold;
  color: #0f71b2;
  margin-bottom: 15px;
}

.event-inline-58 {
  font-size: 16px;
  color: #666;
  line-height: 1.6;
}

.event-inline-59 {
  max-width: 900px;
  margin: 0 auto;
}

.event-inline-60 {
  padding: 56.25% 0 0 0;
  position: relative;
}

.event-inline-61 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

      /* EVENT_INLINE_STYLE_UTILS_END */
