피트니스

홈페이지 수정,업그레이드 중 입니다

업종⑤_반려동물편

페이지 정보

작성자 HELLO 댓글 0건 조회 3회 작성일 26-06-09 15:48

본문




상조결합상품
제휴시그널레터 | 반려동물 산업 인텔리전스 브리핑

/* Base Setup */
*, *::before, *::after {
box-sizing: border-box;
}
@page {
size: A4;
margin: 15mm 12mm;
background-color: #f7f9fa;
}
body {
margin: 0;
padding: 0;
font-family: 'Malgun Gothic', 'Apple SD Gothic Neo', sans-serif;
font-size: 10pt;
line-height: 1.5;
color: #333333;
background-color: #f7f9fa;
}

/* Typography */
h1, h2, h3, h4 {
margin: 0;
font-weight: bold;
color: #111111;
}

/* Header Banner (Full Bleed via Negative Margins) */
.header-banner {
margin: -15mm -12mm 20px -12mm;
padding: 22px 15mm;
background-color: #1e293b/* Dark Slate Blue */
color: #ffffff;
border-bottom: 4px solid #0284c7;
}
.header-top {
font-size: 9pt;
text-transform: uppercase;
letter-spacing: 1px;
color: #38bdf8;
font-weight: bold;
margin-bottom: 5px;
}
.header-title {
font-size: 18pt;
letter-spacing: -0.5px;
margin-bottom: 8px;
}
.header-meta {
font-size: 9pt;
color: #cbd5e1;
}

/* Container & Section Layout */
.container {
width: 100%;
}
.section-title {
font-size: 13pt;
color: #0f172a;
border-left: 4px solid #0284c7;
padding-left: 8px;
margin: 22px 0 12px 0;
page-break-after: avoid;
}

/* Cards & Content Blocks */
.card {
background: #ffffff;
border: 1px solid #e2e8f0;
border-radius: 4px;
padding: 14px 16px;
margin-bottom: 12px;
page-break-inside: avoid;
}

/* Highlight Top Card */
.highlight-card {
background: #f0f9ff;
border: 1px solid #bae6fd;
border-left: 4px solid #0284c7;
padding: 14px 16px;
margin-bottom: 12px;
page-break-inside: avoid;
}
.highlight-card ul {
margin: 0;
padding-left: 18px;
}
.highlight-card li {
margin-bottom: 6px;
font-size: 10.5pt;
color: #0369a1;
}
.highlight-card li:last-child {
margin-bottom: 0;
}

/* Insight Box */
.insight-box {
background: #f8fafc;
border: 1px solid #e2e8f0;
border-left: 4px solid #64748b;
padding: 14px;
margin: 15px 0;
font-style: normal;
font-size: 10.5pt;
color: #1e293b;
page-break-inside: avoid;
}
.insight-box strong {
color: #0f172a;
}

/* Tables */
table {
width: 100%;
border-collapse: collapse;
margin-top: 8px;
margin-bottom: 15px;
font-size: 9.5pt;
page-break-inside: auto;
}
tr {
page-break-inside: avoid;
page-break-after: auto;
}
th {
background-color: #f1f5f9;
color: #334155;
font-weight: bold;
text-align: left;
padding: 8px 10px;
border-top: 1px solid #cbd5e1;
border-bottom: 2px solid #cbd5e1;
}
td {
padding: 8px 10px;
border-bottom: 1px solid #e2e8f0;
vertical-align: top;
color: #334155;
}

/* Badges & Accents */
.badge {
display: inline-block;
padding: 2px 6px;
font-size: 8pt;
font-weight: bold;
border-radius: 3px;
text-transform: uppercase;
}
.badge-red { background-color: #fee2e2color: #991b1b}
.badge-amber { background-color: #fef3c7color: #92400e}
.badge-green { background-color: #dcfce7color: #166534}
.badge-blue { background-color: #e0f2fecolor: #0369a1}
.badge-dark { background-color: #334155color: #ffffff}

.text-important {
color: #b91c1c;
font-weight: bold;
}

/* Action Items Styling */
.action-item {
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px dashed #e2e8f0;
}
.action-item:last-child {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none;
}
.action-title {
font-weight: bold;
font-size: 10pt;
color: #0f172a;
margin-bottom: 3px;
}
.action-desc {
font-size: 9.5pt;
color: #475569;
padding-left: 5px;
}

/* Editor Suggestions Section */
.editor-suggestions {
background-color: #f8fafc;
border: 1px solid #e2e8f0;
border-radius: 4px;
padding: 15px;
margin-top: 30px;
page-break-inside: avoid;
}
.editor-title {
font-size: 11pt;
color: #0f172a;
font-weight: bold;
margin-bottom: 10px;
border-bottom: 1px solid #cbd5e1;
padding-bottom: 5px;
}
.suggestion-group {
margin-bottom: 10px;
}
.suggestion-group:last-child {
margin-bottom: 0;
}
.suggestion-label {
font-weight: bold;
font-size: 9.5pt;
color: #0284c7;
margin-bottom: 2px;
}
.suggestion-list {
margin: 0;
padding-left: 15px;
font-size: 9.5pt;
color: #334155;
}


.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":" 제휴시그널레터 | 반려동물 산업 인텔리전스 브리핑 반려동물 경제권의 확장과 플랫폼·금융 연계 제휴 전략 2026.05.29 | 제휴전략팀 마켓스캔 | 임원 보고용 인텔리전스 산업 융합 가속화: 반려동물 인구 1,500만 명 돌파 및 고비용 의료비 부담으로 금융·유통·상조·테크 등 전 산업권의 펫 시장 진입 본격화 정책 모멘텀 확보: 6.3 지방선거 연계 '생애 전 주기 펫 공약(규제 완화, 인프라 확대, 진료비 완화 등)'으로 B2G 및 B2B 시장 확장 기회 가시화 제휴 패러다임 변화: 단순 상품 연계를 넘어 플랫폼(예: 핏펫 프리IPO) 및 금융권(신한, 하나) 중심의 멤버십·구독 기..","author":{"@type":"Person","name":"alliance1","logo":null},"image":{"@type":"ImageObject","url":"















댓글목록

등록된 댓글이 없습니다.

지앤미스파
정답입니다.

TOP