
<div style="
box-sizing: border-box;
width: 100%;
max-width: 680px;
margin: 30px auto;
padding: clamp(28px, 6vw, 48px) clamp(18px, 5vw, 42px);
background-color: #fffaf5;
border: 1px solid #eadfd4;
border-radius: 18px;
font-family: 'Pretendard', 'Noto Sans KR', 'Apple SD Gothic Neo', Arial, sans-serif;
color: #403b37;
text-align: center;
word-break: keep-all;
overflow-wrap: break-word;
">
<!-- 제목 -->
<h2 style="
margin: 0 0 14px;
font-size: clamp(22px, 5vw, 30px);
line-height: 1.4;
font-weight: 700;
color: #6f4f45;
letter-spacing: -0.5px;
">
🌸 9월 원내 진료 안내 🌸
</h2>
<p style="
margin: 0 0 30px;
font-size: clamp(15px, 3.8vw, 18px);
line-height: 1.75;
font-weight: 500;
color: #625954;
">
추석 연휴 기간 진료 일정을 안내드립니다.
</p>
<!-- 9월 24일 -->
<div style="
box-sizing: border-box;
margin: 0 0 14px;
padding: 20px 15px;
background-color: #ffffff;
border: 1px solid #eee4db;
border-radius: 13px;
">
<p style="
margin: 0 0 7px;
font-size: clamp(17px, 4.2vw, 20px);
line-height: 1.5;
font-weight: 700;
color: #55443e;
">
📍 9월 24일(목)
</p>
<p style="
margin: 0;
font-size: clamp(16px, 4vw, 19px);
line-height: 1.6;
font-weight: 700;
color: #a46845;
">
🕙 오전 10시 ~ 오후 3시 진료
</p>
</div>
<!-- 9월 25일 -->
<div style="
box-sizing: border-box;
margin: 0 0 14px;
padding: 20px 15px;
background-color: #f8eee9;
border: 1px solid #ead8cf;
border-radius: 13px;
">
<p style="
margin: 0;
font-size: clamp(17px, 4.2vw, 20px);
line-height: 1.6;
font-weight: 700;
color: #8d514b;
">
🌙 9월 25일(금) · 추석 당일 휴진
</p>
</div>
<!-- 9월 26일 -->
<div style="
box-sizing: border-box;
margin: 0;
padding: 20px 15px;
background-color: #ffffff;
border: 1px solid #eee4db;
border-radius: 13px;
">
<p style="
margin: 0 0 7px;
font-size: clamp(17px, 4.2vw, 20px);
line-height: 1.5;
font-weight: 700;
color: #55443e;
">
📍 9월 26일(토)
</p>
<p style="
margin: 0;
font-size: clamp(16px, 4vw, 19px);
line-height: 1.6;
font-weight: 700;
color: #a46845;
">
🕙 오전 10시 ~ 오후 3시 진료
</p>
</div>
<!-- 구분선 -->
<div style="
width: 54px;
height: 2px;
margin: 32px auto 27px;
background-color: #d7bba8;
border-radius: 2px;
"></div>
<!-- 안내 문구 -->
<div style="
font-size: clamp(15px, 3.7vw, 17px);
line-height: 1.85;
color: #514b47;
">
<p style="margin: 0 0 17px;">
<strong style="font-weight: 700; color: #76584d;">
📌 9월 24일(목), 26일(토)은<br>
오전 10시부터 오후 3시까지 진료합니다.
</strong>
</p>
<p style="margin: 0 0 21px;">
내원 및 예약에 착오 없으시도록<br>
진료 일정을 확인해 주세요. 😊
</p>
<p style="margin: 0;">
가족과 함께 편안하고 따뜻한<br>
추석 연휴 보내시길 바랍니다. 🌾🌕
</p>
</div>
<!-- 병원명 -->
<p style="
margin: 30px 0 0;
font-size: clamp(17px, 4vw, 20px);
line-height: 1.5;
font-weight: 700;
color: #5d4b43;
letter-spacing: 0.5px;
">
서울온한의원
</p>
</div>



