#dotasia-product-content { all: initial; display: block !important; font-family: ‘Noto Sans KR’, -apple-system, BlinkMacSystemFont, ‘Segoe UI’, sans-serif !important; }
#dotasia-product-content * { all: unset; display: revert; box-sizing: border-box !important; }
#dotasia-product-content .hdt-hidden, #dotasia-product-content hdt-modal { display: none !important; }
#dotasia-product-content { background: #ffffff !important; color: #1a1a1a !important; }
#dotasia-product-content .dotasia-container { max-width: 1200px !important; margin: 0 auto !important; padding: 0 24px !important; }
#dotasia-product-content .dotasia-section { padding: 60px 0 !important; }
#dotasia-product-content .dotasia-hero-title { font-size: 36px !important; font-weight: 700 !important; color: #1a1a1a !important; line-height: 1.3 !important; margin-bottom: 16px !important; }
#dotasia-product-content .dotasia-hero-subtitle { font-size: 20px !important; font-weight: 500 !important; color: #f24331 !important; margin-bottom: 24px !important; }
#dotasia-product-content .dotasia-section-title { font-size: 28px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 32px !important; text-align: center !important; }
#dotasia-product-content .dotasia-body-text { font-size: 18px !important; line-height: 1.8 !important; color: #2c2c2c !important; margin-bottom: 16px !important; }
#dotasia-product-content .dotasia-highlight { font-size: 18px !important; font-weight: 700 !important; color: #1a1a1a !important; background: #fff3e0 !important; padding: 4px 8px !important; border-radius: 4px !important; }
#dotasia-product-content .dotasia-hero { background: linear-gradient(180deg, #f8f8f8 0%, #ffffff 100%) !important; text-align: center !important; padding: 80px 0 !important; }
#dotasia-product-content .dotasia-badge { display: inline-block !important; background: #f24331 !important; color: white !important; padding: 8px 16px !important; border-radius: 24px !important; font-size: 14px !important; font-weight: 600 !important; margin-bottom: 24px !important; }
#dotasia-product-content .dotasia-features { display: grid !important; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)) !important; gap: 24px !important; margin-top: 48px !important; }
#dotasia-product-content .dotasia-feature-card { background: #fafafa !important; border-radius: 16px !important; padding: 32px !important; text-align: center !important; transition: transform 0.3s ease !important; }
#dotasia-product-content .dotasia-feature-card:hover { transform: translateY(-4px) !important; }
#dotasia-product-content .dotasia-feature-icon { font-size: 48px !important; margin-bottom: 16px !important; }
#dotasia-product-content .dotasia-feature-title { font-size: 20px !important; font-weight: 700 !important; color: #1a1a1a !important; margin-bottom: 12px !important; }
#dotasia-product-content .dotasia-feature-desc { font-size: 16px !important; color: #757575 !important; line-height: 1.6 !important; }
#dotasia-product-content .dotasia-scenario-grid { display: grid !important; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)) !important; gap: 20px !important; margin-top: 32px !important; }
#dotasia-product-content .dotasia-scenario-item { background: white !important; border: 2px solid #e8e8e8 !important; border-radius: 12px !important; padding: 24px !important; }
#dotasia-product-content .dotasia-scenario-emoji { font-size: 32px !important; margin-bottom: 12px !important; }
#dotasia-product-content .dotasia-scenario-title { font-size: 18px !important; font-weight: 600 !important; color: #1a1a1a !important; margin-bottom: 8px !important; }
#dotasia-product-content .dotasia-scenario-text { font-size: 16px !important; color: #757575 !important; line-height: 1.5 !important; }
#dotasia-product-content .dotasia-info-table { width: 100% !important; margin-top: 32px !important; border-collapse: collapse !important; }
#dotasia-product-content .dotasia-info-table tr { border-bottom: 1px solid #e8e8e8 !important; }
#dotasia-product-content .dotasia-info-table td { padding: 20px 16px !important; font-size: 16px !important; }
#dotasia-product-content .dotasia-info-table td:first-child { font-weight: 600 !important; color: #757575 !important; width: 40% !important; }
#dotasia-product-content .dotasia-info-table td:last-child { color: #1a1a1a !important; }
#dotasia-product-content .dotasia-quality { background: #f8f8f8 !important; border-radius: 16px !important; padding: 48px !important; text-align: center !important; margin-top: 48px !important; }
#dotasia-product-content .dotasia-quality-badges { display: flex !important; justify-content: center !important; gap: 32px !important; margin-top: 32px !important; flex-wrap: wrap !important; }
#dotasia-product-content .dotasia-quality-badge { display: flex !important; flex-direction: column !important; align-items: center !important; gap: 8px !important; }
#dotasia-product-content .dotasia-quality-icon { width: 64px !important; height: 64px !important; background: white !important; border-radius: 50% !important; display: flex !important; align-items: center !important; justify-content: center !important; font-size: 32px !important; }
#dotasia-product-content .dotasia-quality-label { font-size: 14px !important; color: #757575 !important; font-weight: 500 !important; }
#dotasia-product-content .dotasia-cta { text-align: center !important; padding: 64px 0 !important; }
#dotasia-product-content .dotasia-cta-text { font-size: 24px !important; font-weight: 600 !important; color: #1a1a1a !important; margin-bottom: 16px !important; }
#dotasia-product-content .dotasia-cta-subtext { font-size: 18px !important; color: #757575 !important; }
@media (max-width: 768px) {
#dotasia-product-content .dotasia-hero-title { font-size: 28px !important; }
#dotasia-product-content .dotasia-hero-subtitle { font-size: 18px !important; }
#dotasia-product-content .dotasia-section-title { font-size: 24px !important; }
#dotasia-product-content .dotasia-body-text { font-size: 16px !important; }
#dotasia-product-content .dotasia-features { grid-template-columns: 1fr !important; }
#dotasia-product-content .dotasia-scenario-grid { grid-template-columns: 1fr !important; }
#dotasia-product-content .dotasia-container { padding: 0 16px !important; }
#dotasia-product-content .dotasia-section { padding: 40px 0 !important; }
}
김포쌀 9.07kg
✨ 경기도 대표 명품쌀의 자부심
김포평야에서 자란 프리미엄 쌀
밥맛 좋기로 유명한 경기미의 대표주자
🍚 왜 김포쌀인가요?
김포평야 직송
서해 바닷바람과 한강의 깨끗한 물로 키운 건강한 쌀
찰진 밥맛
윤기 나는 밥알과 구수한 향, 쫄깃한 식감의 3박자
엄선된 품질
까다로운 선별 과정을 거친 상등급 쌀만 선별
🎯 이럴 때 딱이에요!
매일 먹는 집밥
가족의 건강한 한 끼를 책임지는 든든한 밥상
도시락 · 김밥
식어도 맛있어서 도시락이나 김밥에 제격
대가족 필수템
9kg 대용량으로 온 가족이 든든하게
선물용
받는 분이 기뻐하는 실속 있는 선물
📋 제품 정보
| 용량 | 9.07kg (약 60인분) |
| 원산지 | 경기도 김포 |
| 품종 | 추청 또는 고시히카리 |
| 보관방법 | 서늘하고 건조한 곳 보관 |
| 조리방법 | 쌀 1: 물 1.2 비율 권장 |
🏆 품질 보증
김포시 농협과 함께하는 믿을 수 있는 품질
GAP 인증
청결미
품질보증
🌾 김포평야의 자부심을 식탁에서 만나보세요
dotAsia가 엄선한 프리미엄 김포쌀
.dotasia-faq-section {
margin: 40px 0 !important;
padding: 0 20px !important;
font-family: ‘Noto Sans KR’, -apple-system, BlinkMacSystemFont, ‘Segoe UI’, sans-serif !important;
}
.dotasia-faq-title {
font-size: 24px !important;
font-weight: 700 !important;
color: #1a1a1a !important;
margin-bottom: 24px !important;
text-align: center !important;
display: block !important;
font-family: ‘Noto Sans KR’, -apple-system, BlinkMacSystemFont, ‘Segoe UI’, sans-serif !important;
}
.dotasia-faq-list {
max-width: 800px !important;
margin: 0 auto !important;
}
.dotasia-faq-item {
background: #ffffff !important;
border: 1px solid #e5e7eb !important;
border-radius: 12px !important;
margin-bottom: 12px !important;
overflow: hidden !important;
}
.dotasia-faq-item summary {
padding: 20px !important;
font-size: 16px !important;
font-weight: 600 !important;
color: #1a1a1a !important;
cursor: pointer !important;
list-style: none !important;
display: flex !important;
justify-content: space-between !important;
align-items: center !important;
font-family: ‘Noto Sans KR’, -apple-system, BlinkMacSystemFont, ‘Segoe UI’, sans-serif !important;
}
.dotasia-faq-item summary::-webkit-details-marker {
display: none !important;
}
.dotasia-faq-item summary::after {
content: ‘+’ !important;
font-size: 20px !important;
color: #f24430 !important;
font-weight: 600 !important;
}
.dotasia-faq-item[open] summary::after {
content: ‘−’ !important;
color: #f24430 !important;
}
.dotasia-faq-item[open] summary {
background: #fff8f5 !important;
border-bottom: 1px solid #f24430 !important;
}
.dotasia-faq-answer {
padding: 20px !important;
font-size: 15px !important;
color: #4b5563 !important;
line-height: 1.8 !important;
background: #ffffff !important;
font-family: ‘Noto Sans KR’, -apple-system, BlinkMacSystemFont, ‘Segoe UI’, sans-serif !important;
}
.dotasia-faq-answer a {
color: #f24430 !important;
text-decoration: underline !important;
font-weight: 500 !important;
}
.dotasia-faq-answer a:hover {
color: #d93a2a !important;
}
김포쌀 9.07kg은 어떻게 조리하나요?
이 쌀로 어떤 요리를 만들 수 있나요?
이 제품과 잘 어울리는 반찬은 무엇인가요?
개봉 후 보관 방법과 유통기한은 어떻게 되나요?
{
«@context»: «https://schema.org»,
«@type»: «FAQPage»,
«mainEntity»: [
{
«@type»: «Question»,
«name»: «김포쌀 9.07kg은 어떻게 조리하나요?»,
«acceptedAnswer»: {
«@type»: «Answer»,
«text»: «쌀과 물의 비율을 1:1.2로 맞춰 밥솥에 넣고 취사하시면 됩니다. 30분 정도 불린 후 조리하면 더욱 맛있는 밥을 드실 수 있습니다. 파리 한인마트에서 구매하신 많은 고객분들이 이 비율로 조리하여 만족하고 계십니다.»
}
},
{
«@type»: «Question»,
«name»: «이 쌀로 어떤 요리를 만들 수 있나요?»,
«acceptedAnswer»: {
«@type»: «Answer»,
«text»: «기본 흰밥은 물론 김밥, 주먹밥, 볶음밥 등 다양한 한식 요리가 가능합니다. 식어도 맛이 좋아 도시락용으로도 적합하며, 리조또나 쌀국수 등 퓨전 요리에도 활용할 수 있습니다.»
}
},
{
«@type»: «Question»,
«name»: «이 제품과 잘 어울리는 반찬은 무엇인가요?»,
«acceptedAnswer»: {
«@type»: «Answer»,
«text»: «김치, 된장찌개, 불고기 등 전통 한식 반찬과 궁합이 좋습니다. 발렌시아 한인마트와 리스본 한인마트에서 함께 구매할 수 있는 김이나 젓갈류와도 잘 어울립니다. 고향의 맛을 그리워하는 분들께 특히 인기가 높습니다.»
}
},
{
«@type»: «Question»,
«name»: «개봉 후 보관 방법과 유통기한은 어떻게 되나요?»,
«acceptedAnswer»: {
«@type»: «Answer»,
«text»: «서늘하고 건조한 곳에 밀폐 보관하시면 됩니다. 개봉 후에는 냉장고나 김치냉장고에 보관하시는 것이 좋으며, 6개월 이내에 드시기를 권합니다. 스페인 한인마트나 마드리드 한인마트에서 구매 시 밀폐용기 사용을 추천드립니다.»
}
}
]
}




Valoraciones
No hay valoraciones aún.