#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 {
width: 100% !important;
max-width: 100% !important;
background: #ffffff !important;
color: #1a1a1a !important;
}
#dotasia-product-content .dotasia-container {
max-width: 1200px !important;
margin: 0 auto !important;
padding: 0 20px !important;
}
#dotasia-product-content .dotasia-hero {
background: linear-gradient(135deg, #fff8e1 0%, #ffffff 100%) !important;
padding: 60px 20px !important;
text-align: center !important;
border-bottom: 3px solid #f4c430 !important;
}
#dotasia-product-content .dotasia-hero-title {
font-size: 32px !important;
font-weight: 700 !important;
color: #1a1a1a !important;
margin-bottom: 16px !important;
line-height: 1.3 !important;
}
#dotasia-product-content .dotasia-hero-subtitle {
font-size: 20px !important;
font-weight: 600 !important;
color: #8b4513 !important;
margin-bottom: 12px !important;
}
#dotasia-product-content .dotasia-hero-desc {
font-size: 18px !important;
color: #2c2c2c !important;
line-height: 1.6 !important;
}
#dotasia-product-content .dotasia-section {
padding: 60px 0 !important;
}
#dotasia-product-content .dotasia-section-title {
font-size: 26px !important;
font-weight: 700 !important;
color: #1a1a1a !important;
text-align: center !important;
margin-bottom: 40px !important;
position: relative !important;
padding-bottom: 16px !important;
}
#dotasia-product-content .dotasia-section-title::after {
content: » !important;
position: absolute !important;
bottom: 0 !important;
left: 50% !important;
transform: translateX(-50%) !important;
width: 60px !important;
height: 3px !important;
background: #f4c430 !important;
}
#dotasia-product-content .dotasia-features {
display: grid !important;
grid-template-columns: 1fr !important;
gap: 24px !important;
margin-bottom: 40px !important;
}
#dotasia-product-content .dotasia-feature-card {
background: #fafafa !important;
border-radius: 16px !important;
padding: 32px !important;
border: 2px solid #e8e8e8 !important;
transition: all 0.3s ease !important;
}
#dotasia-product-content .dotasia-feature-card:hover {
border-color: #f4c430 !important;
transform: translateY(-2px) !important;
box-shadow: 0 8px 24px rgba(0,0,0,0.08) !important;
}
#dotasia-product-content .dotasia-feature-icon {
font-size: 48px !important;
margin-bottom: 16px !important;
display: block !important;
}
#dotasia-product-content .dotasia-feature-title {
font-size: 22px !important;
font-weight: 700 !important;
color: #1a1a1a !important;
margin-bottom: 12px !important;
}
#dotasia-product-content .dotasia-feature-desc {
font-size: 16px !important;
color: #2c2c2c !important;
line-height: 1.7 !important;
}
#dotasia-product-content .dotasia-highlight {
background: #fff3e0 !important;
padding: 3px 8px !important;
border-radius: 4px !important;
font-weight: 600 !important;
}
#dotasia-product-content .dotasia-usage {
background: #f8f8f8 !important;
border-radius: 16px !important;
padding: 40px !important;
margin: 40px 0 !important;
}
#dotasia-product-content .dotasia-usage-grid {
display: grid !important;
grid-template-columns: 1fr !important;
gap: 20px !important;
margin-top: 24px !important;
}
#dotasia-product-content .dotasia-usage-item {
display: flex !important;
align-items: flex-start !important;
gap: 16px !important;
background: white !important;
padding: 20px !important;
border-radius: 12px !important;
border: 1px solid #e8e8e8 !important;
}
#dotasia-product-content .dotasia-usage-icon {
font-size: 24px !important;
flex-shrink: 0 !important;
}
#dotasia-product-content .dotasia-usage-text {
font-size: 16px !important;
line-height: 1.6 !important;
color: #2c2c2c !important;
}
#dotasia-product-content .dotasia-usage-text strong {
font-weight: 700 !important;
color: #1a1a1a !important;
}
#dotasia-product-content .dotasia-info-table {
background: white !important;
border-radius: 12px !important;
overflow: hidden !important;
border: 1px solid #e8e8e8 !important;
margin: 32px 0 !important;
}
#dotasia-product-content .dotasia-info-row {
display: grid !important;
grid-template-columns: 140px 1fr !important;
border-bottom: 1px solid #e8e8e8 !important;
}
#dotasia-product-content .dotasia-info-row:last-child {
border-bottom: none !important;
}
#dotasia-product-content .dotasia-info-label {
background: #fafafa !important;
padding: 18px 20px !important;
font-size: 16px !important;
font-weight: 600 !important;
color: #757575 !important;
}
#dotasia-product-content .dotasia-info-value {
padding: 18px 20px !important;
font-size: 16px !important;
color: #1a1a1a !important;
font-weight: 500 !important;
}
#dotasia-product-content .dotasia-quality {
background: linear-gradient(135deg, #fff8e1 0%, #ffffff 100%) !important;
padding: 48px 32px !important;
border-radius: 20px !important;
text-align: center !important;
margin: 40px 0 !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-badge {
display: flex !important;
flex-direction: column !important;
align-items: center !important;
gap: 8px !important;
}
#dotasia-product-content .dotasia-badge-icon {
font-size: 36px !important;
}
#dotasia-product-content .dotasia-badge-text {
font-size: 14px !important;
color: #757575 !important;
font-weight: 500 !important;
}
#dotasia-product-content .dotasia-cta {
background: #8b4513 !important;
color: white !important;
padding: 48px 32px !important;
border-radius: 20px !important;
text-align: center !important;
margin: 40px 0 !important;
}
#dotasia-product-content .dotasia-cta-title {
font-size: 24px !important;
font-weight: 700 !important;
margin-bottom: 16px !important;
}
#dotasia-product-content .dotasia-cta-desc {
font-size: 18px !important;
opacity: 0.95 !important;
line-height: 1.6 !important;
}
@media (min-width: 768px) {
#dotasia-product-content .dotasia-hero-title {
font-size: 42px !important;
}
#dotasia-product-content .dotasia-hero-subtitle {
font-size: 24px !important;
}
#dotasia-product-content .dotasia-section-title {
font-size: 32px !important;
}
#dotasia-product-content .dotasia-features {
grid-template-columns: repeat(3, 1fr) !important;
}
#dotasia-product-content .dotasia-usage-grid {
grid-template-columns: repeat(2, 1fr) !important;
}
#dotasia-product-content .dotasia-info-row {
grid-template-columns: 200px 1fr !important;
}
}
@media (min-width: 1024px) {
#dotasia-product-content .dotasia-container {
padding: 0 40px !important;
}
#dotasia-product-content .dotasia-hero {
padding: 80px 40px !important;
}
#dotasia-product-content .dotasia-section {
padding: 80px 0 !important;
}
}
🍲 청정원 재래식 안심 생된장 14kg
대용량으로 더욱 실속있는
100% 국산콩으로 만든 프리미엄 재래식 된장
🎯 이래서 특별해요!
100% 국산콩
엄선된 국산 대두만을
사용한 믿을 수 있는 된장
전통 재래식
오랜 시간 자연 숙성으로
깊고 구수한 맛 완성
대용량 14kg
식당, 단체급식에 최적화된
경제적인 대용량
🍳 이렇게 활용하세요!
매일 아침 든든한 한 그릇
각종 쌈 채소와 찰떡궁합
누린내 제거, 육질 부드럽게
감칠맛 더하는 비법 양념
🏆 청정원의 품질 약속
HACCP 인증
100% 국산
전통제조
안심품질
🌟 대용량으로 더 실속있게!
식당, 급식, 대가족을 위한 최고의 선택
청정원 재래식 안심 생된장으로
매일 건강하고 맛있는 한식을 만들어보세요
.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;
}
청정원 재래식 안심 생된장 14kg는 어떻게 사용하나요?
이 생된장으로 어떤 요리를 만들 수 있나요?
해당 식품과 잘 어울리는 음식은 무엇인가요?
개봉 후 보관 방법과 사용량은 어떻게 되나요?
{
«@context»: «https://schema.org»,
«@type»: «FAQPage»,
«mainEntity»: [
{
«@type»: «Question»,
«name»: «청정원 재래식 안심 생된장 14kg는 어떻게 사용하나요?»,
«acceptedAnswer»: {
«@type»: «Answer»,
«text»: «이 제품은 바로 요리에 사용할 수 있는 완성된 된장입니다. 된장찌개나 된장국을 끓일 때 물에 풀어서 사용하거나, 쌈장을 만들 때 고추장과 섞어 사용하면 됩니다. 마드리드 한인마트에서 구매하는 많은 고객들이 매일 아침 된장국으로 그리운 집밥을 만들어 드시고 있습니다.»
}
},
{
«@type»: «Question»,
«name»: «이 생된장으로 어떤 요리를 만들 수 있나요?»,
«acceptedAnswer»: {
«@type»: «Answer»,
«text»: «된장찌개, 된장국이 가장 기본적인 요리이며, 각종 나물 무침의 양념으로도 활용할 수 있습니다. 또한 고기를 재울 때 사용하면 누린내를 제거하고 육질을 부드럽게 만들어줍니다. 파리 한인마트나 바르셀로나 한인마트에서도 인기가 높은 만능 조미료입니다.»
}
},
{
«@type»: «Question»,
«name»: «해당 식품과 잘 어울리는 음식은 무엇인가요?»,
«acceptedAnswer»: {
«@type»: «Answer»,
«text»: «쌈 채소와 함께 쌈장으로 만들어 드시거나, 두부, 감자, 호박 등의 채소와 함께 찌개로 끓여 드시면 좋습니다. 밥과 함께 드시는 된장국이나 된장찌개가 가장 전통적인 조합이며, 리스본 한인마트 고객들도 이런 방식으로 많이 드시고 있습니다.»
}
},
{
«@type»: «Question»,
«name»: «개봉 후 보관 방법과 사용량은 어떻게 되나요?»,
«acceptedAnswer»: {
«@type»: «Answer»,
«text»: «개봉 후에는 냉장보관하시고, 된장찌개 4인분 기준으로 약 2-3큰술 정도 사용하시면 적당합니다. 14kg 대용량이므로 밀폐용기에 소분해서 보관하시면 더욱 위생적으로 사용할 수 있으며, DotAsia 고객들처럼 가족 단위로 오랫동안 드실 수 있습니다.»
}
}
]
}







Valoraciones
No hay valoraciones aún.