시클라비아(CicLAvia): LA 한인타운 차 없는 거리 자전거 행사 > 공지사항

본문 바로가기
시클라비아(CicLAvia): LA 한인타운 차 없는 거리 자전거 행사 > 공지사항

시클라비아(CicLAvia): LA 한인타운 차 없는 거리 자전거 행사

페이지 정보

profile_image
작성자 HELLO
댓글 0건 조회 2회 작성일 25-05-28 20:39

본문




비아마켓

2025년 시클라비아(CicLAvia) - LA 한인타운 행사 안내

body {
font-family: 'Noto Sans KR', Arial, sans-serif;
line-height: 1.6;
color: #333;
max-width: 1000px;
margin: 0 auto;
padding: 20px;
background-color: #f9f9f9;
}

header {
background-color: #006dd7;
color: white;
padding: 20px;
text-align: center;
border-radius: 8px;
margin-bottom: 30px;
}

h1 {
margin: 0;
font-size: 2.2em;
}

h2 {
color: #006dd7;
border-bottom: 2px solid #006dd7;
padding-bottom: 10px;
margin-top: 30px;
font-size: 1.6em;
}

h3 {
font-size: 1.4em;
color: #333;
}

.event-details {
background-color: #fff;
border-left: 5px solid #006dd7;
padding: 15px;
margin: 20px 0;
box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}

.highlight {
font-weight: bold;
color: #006dd7;
}

.route-info {
display: flex;
flex-wrap: wrap;
gap: 20px;
margin: 20px 0;
}

.info-box {
flex: 1;
min-width: 250px;
background-color: #fff;
border-radius: 8px;
padding: 15px;
box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}

ul {
padding-left: 20px;
margin-bottom: 20px;
}

li {
margin-bottom: 10px;
}

.cta-button {
display: inline-block;
background-color: #006dd7;
color: white;
padding: 12px 24px;
border-radius: 4px;
text-decoration: none;
font-weight: bold;
margin-top: 20px;
transition: background-color 0.3s;
}

.cta-button:hover {
background-color: #0056a8;
}

footer {
margin-top: 40px;
text-align: center;
color: #666;
font-size: 0.9em;
border-top: 1px solid #ddd;
padding-top: 20px;
}

.route-map {
text-align: center;
margin: 30px 0;
}

.route-map img {
max-width: 100%;
border-radius: 8px;
box-shadow: 0 4px 8px rgba(0,0,0,0.1);
}

[data-ke-size="size16"] {
font-size: 16px;
}

[data-ke-size="size23"] {
font-size: 23px;
}

[data-ke-size="size26"] {
font-size: 26px;
}

.highlight-text {
color: #6164c6;
}

.underline {
text-decoration: underline;
}

.bold {
font-weight: bold;
}

.highlights-section {
background-color: #fff;
border-radius: 8px;
padding: 20px;
margin: 20px 0;
box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}

.highlights-title {
font-size: 1.44em;
letter-spacing: -1px;
margin-bottom: 15px;
}

@media (max-width: 768px) {
.route-info {
flex-direction: column;
}
}

.og-container {
border: 1px solid #ddd;
border-radius: 8px;
overflow: hidden;
margin: 20px 0;
max-width: 600px;
}

.og-image {
height: 200px;
background-size: cover;
background-position: center;
}

.og-text {
padding: 15px;
background-color: #fff;
}

.og-title {
font-weight: bold;
margin: 0 0 5px 0;
}

.og-desc {
margin: 0 0 5px 0;
font-size: 14px;
color: #666;
}

.og-host {
margin: 0;
font-size: 12px;
color: #999;
}


.another_category {
border: 1px solid #E5E5E5;
padding: 10px 10px 5px;
margin: 10px 0;
clear: both;
}

.another_category h4 {
font-size: 12px !important;
margin: 0 !important;
border-bottom: 1px solid #E5E5E5 !important;
padding: 2px 0 6px !important;
}

.another_category h4 a {
font-weight: bold !important;
}

.another_category table {
table-layout: fixed;
border-collapse: collapse;
width: 100% !important;
margin-top: 10px !important;
}

* html .another_category table {
width: auto !important;
}

*:first-child + html .another_category table {
width: auto !important;
}

.another_category th, .another_category td {
padding: 0 0 4px !important;
}

.another_category th {
text-align: left;
font-size: 12px !important;
font-weight: normal;
word-break: break-all;
overflow: hidden;
line-height: 1.5;
}

.another_category td {
text-align: right;
width: 80px;
비아마켓 font-size: 11px;
}

.another_category th a {
font-weight: normal;
text-decoration: none;
border: none !important;
}

.another_category th a.current {
font-weight: bold;
text-decoration: none !important;
border-bottom: 1px solid !important;
}

.another_category th span {
font-weight: normal;
text-decoration: none;
font: 10px Tahoma, Sans-serif;
border: none !important;
}

.another_category_color_gray, .another_category_color_gray h4 {
border-color: #E5E5E5 !important;
}

.another_category_color_gray * {
color: #909090 !important;
}

.another_category_color_gray th a.current {
border-color: #909090 !important;
}

.another_category_color_gray h4, .another_category_color_gray h4 a {
color: #737373 !important;
}

.another_category_color_red, .another_category_color_red h4 {
border-color: #F6D4D3 !important;
}

.another_category_color_red * {
color: #E86869 !important;
}

.another_category_color_red th a.current {
border-color: #E86869 !important;
}

.another_category_color_red h4, .another_category_color_red h4 a {
color: #ED0908 !important;
}

.another_category_color_green, .another_category_color_green h4 {
border-color: #CCE7C8 !important;
}

.another_category_color_green * {
color: #64C05B !important;
}

.another_category_color_green th a.current {
border-color: #64C05B !important;
}

.another_category_color_green h4, .another_category_color_green h4 a {
color: #3EA731 !important;
}

.another_category_color_blue, .another_category_color_blue h4 {
border-color: #C8DAF2 !important;
}

.another_category_color_blue * {
color: #477FD6 !important;
}

.another_category_color_blue th a.current {
border-color: #477FD6 !important;
}

.another_category_color_blue h4, .another_category_color_blue h4 a {
color: #1960CA !important;
}

.another_category_color_violet, .another_category_color_violet h4 {
border-color: #E1CEEC !important;
}

.another_category_color_violet * {
color: #9D64C5 !important;
}

.another_category_color_violet th a.current {
border-color: #9D64C5 !important;
}

.another_category_color_violet h4, .another_category_color_violet h4 a {
color: #7E2CB5 !important;
}








{"@context":" LA 한인타운 차 없는 거리 자전거 행사","description":"2025년 시클라비아(CicLAvia) 자동차 없는 거리에서 자유롭게 즐기는 LA의 대표 오픈 스트리트 축제 행사 개요 날짜: 2025년 4월 6일 (일요일) 시간: 오전 9시 - 오후 4시 장소: LA 한인타운 일대 참가비: 무료 시클라비아(CicLAvia)란? 시클라비아는 일시적으로 특정 거리를 자동차 통행에서 해방시켜 자전거, 도보, 스케이트보드 등 비동력 교통수단으로 즐길 수 있는 오픈 스트리트 행사입니다. 2010년 10월 10일 로스앤젤레스에서 첫 행사를 시작한 이래, LA 지역의 대표적인 커뮤니..","author":{"@type":"Person","name":"holaiwood","logo":null},"image":{"@type":"ImageObject","url":"












2025년 시클라비아(CicLAvia)
자동차 없는 거리에서 자유롭게 즐기는 LA의 대표 오픈 스트리트 축제




행사 개요
날짜: 2025년 4월 6일 (일요일)
시간: 오전 9시 - 오후 4시
장소: LA 한인타운 일대
참가비: 무료


시클라비아(CicLAvia)란?
시클라비아는 일시적으로 특정 거리를 자동차 통행에서 해방시켜 자전거, 도보, 스케이트보드 등 비동력 교통수단으로 즐길 수 있는 오픈 스트리트 행사입니다. 2010년 10월 10일 로스앤젤레스에서 첫 행사를 시작한 이래, LA 지역의 대표적인 커뮤니티 행사로 자리 잡았습니다.

시클라비아라는 이름은 콜롬비아 보고타의 '시클로비아(Ciclovía)'에서 영감을 받았으며, 스페인어로 '자전거 도로'를 의미합니다. 이 행사는 지역 사회의 공공 공간 활용, 지속 가능한 교통 수단 장려, 건강한 생활 방식 촉진을 목표로 합니다.



2025년 한인타운 루트
2025년 4월 6일 행사는 LA 한인타운을 중심으로 진행됩니다. 행사 구간은 다음과 같은 주요 도로를 포함합니다:

올림픽 불러바드(Olympic Boulevard)
윌셔 불러바드(Wilshire Boulevard)
웨스턴 애비뉴(Western Avenue)
버몬트 애비뉴(Vermont Avenue)

총 루트 길이: 약 4.6마일






행사 하이라이트

곳곳에 마련된 활동 허브(Activity Hubs)에서 다양한 커뮤니티 활동 참여
한인 문화 체험 부스
지역 음식 트럭과 팝업 마켓
라이브 음악 공연
자전거 안전 교육 및 무료 자전거 점검 서비스
어린이를 위한 활동 구역



참가 방법
시클라비아는 누구나 무료로 참여할 수 있는 행사입니다. 특별한 등록 절차 없이 원하는 시간에 행사 루트의 어느 지점에서든 참여하실 수 있습니다. 자전거, 스케이트보드, 롤러블레이드 등을 가져오거나 걸어서 참여하세요.

준비물

자전거, 스케이트보드, 스쿠터 등 (선택사항)
편안한 신발
물병
자외선 차단제
비아마켓 모자 또는 선글라스


교통 및 주차
행사 당일 지정된 루트는 자동차 통행이 금지됩니다. 인근 지역의 공영 주차장을 이용하시거나, 대중교통을 이용하여 방문하시기를 권장합니다. 메트로(Metro) 퍼플 라인과 레드 라인은 한인타운 내 여러 정거장에 정차합니다.

자원봉사 참여
시클라비아는 수많은 자원봉사자들의 도움으로 운영됩니다. 행사 준비, 안전 요원, 정보 제공 등 다양한 역할로 참여할 수 있습니다. 자원봉사에 관심이 있으시면 공식 웹사이트를 통해 신청해 주세요.

CicLAvia 자세한 정보 확인하기

댓글목록

등록된 댓글이 없습니다.

회사명. 바움피앤에스 주식회사 주소. 인천광역시 연수구 인천타워대로 323, A동 2907~2909호(송도동, 송도 센트로드)
사업자 등록번호. 836-87-00147 대표. 김문수 개인정보 보호책임자. 이정윤
전화. 1833-6199 팩스. 032-232-5030
통신판매업신고번호 제2022-인천연수구-0553호
Copyright © 2001-2013 바움피앤에스 주식회사. All Rights Reserved.

오늘 본 상품

없음