다운로드 자료실

다운로드 자료실

충청북도 제천시 중앙로 약국 베스트4 추천

페이지 정보

작성자 HELLO
작성일25-07-03 08:08 조회1회 댓글0건

본문




하나약국

충청북도 제천시 중앙로 약국 베스트4 추천

/* --- 기본 & 레이아웃 (스킨 CSS와 충돌 최소화, 주요 스타일만 정의) --- */
/* body 스타일은 티스토리 스킨에 맡기는 것이 좋음 */
.tistory-content-wrapper { /* 글 전체를 감싸는 div (선택 사항) */
max-width: 850pxmargin: 30px autopadding: 1px/* 패딩 1px은 마진 상쇄 방지용 */
}
/* --- 제목 --- */
.tistory-content-wrapper h1.tistory-title { text-align: centermargin-bottom: 50pxfont-size: 2.4emfont-weight: 700color: #212529border-bottom: 2px solid #dee2e6padding-bottom: 25px}
.tistory-content-wrapper h2.tistory-section-title { border-bottom: 1px solid #dee2e6padding-bottom: 15pxmargin-top: 65pxmargin-bottom: 35pxfont-size: 1.9emfont-weight: 700color: #343a40}
.tistory-content-wrapper h3.tistory-place-title { margin-top: 50pxmargin-bottom: 30pxfont-size: 1.5emfont-weight: 700color: #1e9600border-left: 5px solid #1e9600padding-left: 18pxbackground: linear-gradient(to right, #f8f9fa, transparent)padding-top: 5pxpadding-bottom: 5pxborder-radius: 0 5px 5px 0;}

/* --- 목차 --- */
.tistory-content-wrapper .toc { background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%)padding: 35px 45pxmargin: 55px 0border-radius: 15pxborder: 1px solid #ced4dabox-shadow: 0 8px 25px rgba(0, 0, 0, 0.1)position: relative}
.tistory-content-wrapper .toc h2 { border-bottom: 2px solid #adb5bdmargin-top: 0margin-bottom: 35pxpadding-bottom: 18pxtext-align: centerfont-size: 1.8emfont-weight: 700color: #495057letter-spacing: 1px}
.tistory-content-wrapper .toc ul { list-style: none !importantpadding: 0 !importantmargin: 0 !importantcolumn-count: 2column-gap: 35px}
.tistory-content-wrapper .toc li { margin-bottom: 18px !importantfont-size: 1.05em !importantposition: relative !importantpadding-left: 25px !important}
.tistory-content-wrapper .toc li::before { content: '➤'position: absoluteleft: 0top: 1pxcolor: #20c997font-weight: boldfont-size: 1emtransition: transform 0.2s ease}
.tistory-content-wrapper .toc li:hover::before { transform: translateX(3px)}
.tistory-content-wrapper .toc a { text-decoration: none !importantcolor: #495057 !importanttransition: color 0.2s ease, background-color 0.2s easedisplay: inline-block !importantpadding: 3px 6px !importantborder-radius: 4px !importantbackground-color: transparent !important/* 배경 초기화 */ }
.tistory-content-wrapper .toc a:hover { color: #0056b3 !importantbackground-color: rgba(0, 123, 255, 0.05) !important}

/* --- 장소 아이템 --- */
.tistory-content-wrapper .place-item { margin-bottom: 70pxpadding-bottom: 60pxborder-bottom: 1px dashed #ced4da}
.tistory-content-wrapper .place-item:last-child { border-bottom: none}

/* 지도 이미지 */
.tistory-content-wrapper .place-map { text-align: centermargin: 35px 0 25px 0}
.tistory-content-wrapper .place-map img { max-width: 100%height: autodisplay: blockmargin: 10px autoborder-radius: 12pxborder: 1px solid #ced4dabox-shadow: 0 5px 15px rgba(0,0,0,0.1)}
.tistory-content-wrapper .place-map figcaption { font-size: 0.95emcolor: #6c757dmargin-top: 10pxfont-style: italictext-align: center}

/* --- 주소 --- */
.tistory-content-wrapper .address-container { text-align: centermargin-top: 25pxmargin-bottom: 20px}
.tistory-content-wrapper .place-address { background-color: #e9ecef !importantcolor: #495057 !importantpadding: 10px 20px !importantborder-radius: 20px !importantdisplay: inline-block !importantfont-size: 1em !importantborder: 1px solid #ced4da !importantbox-shadow: none !important}
.tistory-content-wrapper .place-address strong { font-weight: 600 !importantcolor: #007bff !importantbackground: none !importantpadding: 0 !importantbox-shadow: none !important} /* strong 초기화 */

/* --- 버튼 공통 스타일 --- */
.tistory-content-wrapper .place-button { text-align: center !importantmargin-top: 30px !importantmargin-bottom: 30px !important}
.tistory-content-wrapper .place-button a { display: block !importantwidth: 85% !importantmax-width: 450px !importantmargin-left: auto !importantmargin-right: auto !importantpadding: 16px 20px !importantcolor: white !importanttext-decoration: none !importantborder-radius: 50px !importantfont-weight: 700 !importantfont-size: 1.2em !importanttransition: all 0.35s cubic-bezier(0.25, 0.8, 0.25, 1) !importantbox-shadow: 0 5px 15px rgba(0, 0, 0, 0.15) !importantborder: none !importantcursor: pointer !importantletter-spacing: 0.5px !important}
/* 외부 링크 버튼 */
.tistory-content-wrapper a.external-button { background: linear-gradient(45deg, #28a745, #20c997) !important}
.tistory-content-wrapper a.external-button:hover { background: linear-gradient(45deg, #218838, #1aa07d) !importantbox-shadow: 0 8px 20px rgba(33, 136, 56, 0.4) !importanttransform: translateY(-3px) scale(1.02) !important}
/* 다시 보기 버튼 */
.tistory-content-wrapper a.reload-button { background: linear-gradient(45deg, #6c757d, #495057) !importantmargin-top: 30px !important}
.tistory-content-wrapper a.reload-button:hover { background: linear-gradient(45deg, #5a6268, #343a40) !importantbox-shadow: 0 8px 20px rgba(108, 117, 125, 0.3) !importanttransform: translateY(-3px) scale(1.02) !important}

/* 장소 설명 */
.tistory-content-wrapper .place-description { margin-top: 40px !importantfont-size: 1.1em !important}
.tistory-content-wrapper .place-description p { margin-bottom: 2em !importantline-height: 1.9 !importantfont-size: inherit !importantcolor: inherit !important} /* p 태그 스타일 상속 및 중요도 높임 */
.tistory-content-wrapper .place-description strong { color: #dc3545 !importantfont-weight: 700 !importantbackground-color: rgba(220, 53, 69, 0.05) !importantpadding: 0.15em 0.4em !importantborder-radius: 4px !importantbox-shadow: 0 0 0 1px rgba(220, 53, 69, 0.1) !important}

/* 설명 중간 삽입 이미지 */
.tistory-content-wrapper .inline-image-figure { text-align: center !importantmargin: 4em 0 !importantpadding: 20px 0 !importantbackground-color: #fff !importantborder-top: 1px solid #e9ecef !importantborder-bottom: 1px solid #e9ecef !importantbox-shadow: 0 0 15px rgba(0,0,0,0.03) !important}
.tistory-content-wrapper .inline-image-figure img.inline-image { max-width: 95% !importantheight: auto !importantborder-radius: 10px !importantborder: 1px solid #dee2e6 !importantbox-shadow: 0 5px 15px rgba(0,0,0,0.1) !importantdisplay: block !importantmargin: 15px auto !important}
.tistory-content-wrapper .inline-image-figure figcaption.inline-image-caption { font-size: 0.95em !importantcolor: #6c757d !importantmargin-top: 15px !importanttext-align: 하나약국 center !importantfont-style: italic !important}

/* --- FAQ --- */
.tistory-content-wrapper .faq-section details { border: 1px solid #dee2e6 !importantborder-radius: 10px !importantmargin-bottom: 18px !importantbackground-color: #fff !importanttransition: all 0.3s ease !importantbox-shadow: 0 3px 8px rgba(0,0,0,0.05) !important}
.tistory-content-wrapper .faq-section details[open] { background-color: #f8f9fa !importantborder-color: #adb5bd !importantbox-shadow: 0 5px 15px rgba(0,0,0,0.08) !important}
.tistory-content-wrapper .faq-section summary { position: relative !importantfont-weight: 700 !importantfont-size: 1.1em !importantpadding: 20px 30px !importantpadding-right: 60px !importantcursor: pointer !importantoutline: none !importantcolor: #495057 !importantlist-style: none !important}
.tistory-content-wrapper .faq-section summary::-webkit-details-marker { display:none !important}
.tistory-content-wrapper .faq-section summary::before { content: 'Q.' !importantcolor: #007bff !importantfont-weight: bold !importantmargin-right: 10px !important}
.tistory-content-wrapper .faq-section summary::after { content: '+' !importantposition: absolute !importantright: 30px !importanttop: 50% !importanttransform: translateY(-50%) !importantfont-size: 1.4em !importantcolor: #adb5bd !importanttransition: transform 0.3s ease !important}
.tistory-content-wrapper .faq-section details[open] summary::after { transform: translateY(-50%) rotate(45deg) !importantcolor: #dc3545 !important}
.tistory-content-wrapper .faq-section p { padding: 25px 30px !importantmargin: 0 !importantborder-top: 1px solid #e9ecef !importantfont-size: 1.05em !importantcolor: #495057 !importantline-height: 1.8 !important}

/* --- 구분선 --- */
.tistory-content-wrapper hr { border: 0 !importantheight: 1px !importantbackground-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0)) !importantmargin: 80px 0 !important}

/* --- 링크 기본 스타일 --- */
.tistory-content-wrapper a { color: #0d6efdtext-decoration: none}
.tistory-content-wrapper a:hover { color: #0a58catext-decoration: underline}

/* --- 모바일 반응형 스타일 --- */
@media (max-width: 767px) {
.tistory-content-wrapper .toc ul { column-count: 1 !important}
.tistory-content-wrapper h1.tistory-title { font-size: 1.8em !important}
.tistory-content-wrapper h2.tistory-section-title { font-size: 1.5em !important}
.tistory-content-wrapper h3.tistory-place-title { font-size: 1.3em !important}
.tistory-content-wrapper .place-button a { width: 90% !importantfont-size: 1.1em !important}
.tistory-content-wrapper .place-description { font-size: 1.05em !important}
.tistory-content-wrapper .faq-section summary { font-size: 1em !important}
.tistory-content-wrapper .faq-section p { font-size: 1em !important}
.tistory-content-wrapper .toc { padding: 25px 30px !important}
.tistory-content-wrapper .toc h2 { font-size: 1.6em !important}
.tistory-content-wrapper .toc li { font-size: 1em !important}
/* .tistory-content-wrapper { padding-left: 15px !importantpadding-right: 15px !important} */ /* 본문 여백 조정 */
}



.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":" 제천시 중앙로 약국 베스트4 추천","description":"충청북도 제천시 중앙로 약국 베스트4 추천 충청북도 제천시 중앙로에서 약국을 찾는 일은 때때로 생각보다 어려울 수 있습니다. 특히 급한 상황이라면 더욱 그렇죠. 다양한 선택지 속에서 믿을 수 있는 약국을 찾는 것은 정말 중요한 과제입니다. 그런 고민을 덜어드리고자, 이 글을 준비했습니다.이번 포스트에서는 제천시 중앙로에 위치한 추천 약국 4곳을 엄선하여 소개해 드릴 예정입니다. 각 약국은 지역 주민들 사이에서 좋은 하나약국 평판을 얻고 있으며, 고객을 배려하는 따뜻한 분위기가 돋보입니다. 믿고 방문할 수 있는 곳으로서 여러분의 건강을 책임질 수 있는 약국을 찾는 데 도움이 되고자 합니다.선정 기준으로는 고객 리뷰, 서비스 품질, 그리고 약국의 전반적인 분위기를 고려했습니다. 이 모든 요소들이..","author":{"@type":"Person","name":"젠 코더","logo":null},"image":{"@type":"ImageObject","url":"













충청북도 제천시 중앙로 약국 베스트4 추천


충청북도 제천시 중앙로에서 약국을 찾는 일은 때때로 생각보다 어려울 수 있습니다. 특히 급한 상황이라면 더욱 그렇죠. 다양한 선택지 속에서 믿을 수 있는 약국을 찾는 것은 정말 중요한 과제입니다. 그런 고민을 덜어드리고자, 이 글을 준비했습니다.
이번 포스트에서는 제천시 중앙로에 위치한 추천 약국 4곳을 엄선하여 소개해 드릴 예정입니다. 각 약국은 지역 주민들 사이에서 좋은 평판을 얻고 있으며, 고객을 배려하는 따뜻한 분위기가 돋보입니다. 믿고 방문할 수 있는 곳으로서 여러분의 건강을 책임질 수 있는 약국을 찾는 데 도움이 되고자 합니다.
선정 기준으로는 고객 리뷰, 서비스 품질, 그리고 약국의 전반적인 분위기를 고려했습니다. 이 모든 요소들이 조화를 이루어야 진정으로 신뢰할 수 있는 약국이 되겠죠. 그러니 기대해 주세요!
이제 제천시 중앙로에서 믿을 수 있는 약국을 찾아보는 여정을 함께 시작해볼까요? 아래에서 소개하는 약국들을 통해 여러분의 건강과 안녕을 더욱 지켜보시길 바랍니다.



목차

1. 온누리장수약국
2. 드림약국
3. 대학약국
4. 내토메디칼약국
결론
FAQ



추천 장소 목록



1. 온누리장수약국






▲ 온누리장수약국 지도 위치 (참고용 이미지)








✨ 온누리장수약국 최신 정보 다시 보기




???? 주소: 충청북도 제천시 풍양로15길 12



온누리장수약국은 충청북도 제천시 풍양로에 위치해 있으며, 운영 시간이 오전 9시부터 오후 9시까지로, 일요일에도 문을 열고 있어 언제든지 방문하기 좋습니다. 연중무휴로 운영되기 때문에 필요한 의약품이 있을 때 부담 없이 들르실 수 있어요.

▲ 온누리장수약국 관련 이미지 (출처: 네이버)

이곳은 온누리약국 체인점으로, 일반 의약품과 전문 의약품, 건강기능식품을 판매하고 있습니다. 처방전이 필요한 전문 의약품도 구비되어 있으니, 필요에 따라 방문하시면 됩니다. 가격대는 약품의 종류에 따라 다르기 때문에, 구체적인 가격은 직접 확인해 보시는 게 좋습니다.

▲ 온누리장수약국 관련 이미지 (출처: 네이버)

주차 여부에 대한 정보는 확인이 어렵지만, 약국 주변에 주차 공간이 충분할 것으로 예상되니 참고하시면 좋을 것 같아요. 예약은 필요하지 않으니, 필요한 물품이 생각날 때 편하게 방문하시면 됩니다. 온누리장수약국은 기본적인 약국의 분위기를 가지고 있어, 필요한 의약품을 빠르고 편리하게 구매할 수 있는 곳이니 꼭 한번 들러보시길 추천드립니다.





???? 온누리장수약국 네이버 지도 검색







2. 드림약국






▲ 드림약국 지도 위치 (참고용 이미지)







???? 주소: 충청북도 제천시 용두천로 117





???? 드림약국 바로가기





드림약국은 충청북도 제천시 용두천로에 위치해 있어요. 이곳에서는 일반 의약품과 전문 의약품, 그리고 건강기능식품을 판매하고 있답니다. 전문 의약품은 처방전이 필요하니, 이 점은 미리 확인해 주시면 좋겠어요. 가격대는 약품 종류에 따라 다르지만, 구체적인 정보는 부족한 상태입니다.
운영 시간에 대한 정보는 확인하기 어려운 부분이 있어요. 일반적으로 드림약국은 주말 영업을 하는 곳이 많지만, 일요일에 휴무인 곳도 있으니, 방문 전에 전화로 확인하는 것이 좋겠어요. 또한, 예약은 필요하지 않아서 편하게 방문하실 수 있습니다.
주차 가능 여부에 대한 정보도 현재로서는 확인되지 않지만, 약국 근처에 주차 공간이 있을 가능성이 높으니, 이 점도 고려해보시면 좋겠어요. 드림약국은 필요하신 의약품을 찾고 건강에 대한 정보를 얻기 좋은 곳이니, 편하게 들러보시길 추천드립니다.





3. 대학약국






▲ 대학약국 지도 위치 (참고용 이미지)







???? 주소: 충청북도 제천시 독순로 71 1층





???? 대학약국 네이버 지도 검색





대학약국은 충청북도 제천시 독순로에 위치해 있어요. 이곳은 지역 주민들에게 믿을 수 있는 건강 관리의 중심으로 사랑받고 있습니다. 약국의 분위기는 매우 친근하고 아늑해, 처음 방문하시는 분들도 편안하게 느끼실 거예요.

▲ 대학약국 관련 이미지 (출처: 네이버)

운영 시간에 대한 정보는 구체적으로 없지만, 일반적인 약국 운영 시간에 맞춰 아침부터 저녁까지 운영될 가능성이 높아요. 특정한 약품이나 건강 보조식품이 필요하신 경우, 미리 전화로 문의해 보시는 것도 좋습니다. 가격대는 일반적인 약국과 비슷할 것으로 예상되며, 다양한 의약품과 건강 하나약국 관련 제품을 구비하고 있습니다.

▲ 대학약국 관련 이미지 (출처: 네이버)

특히, 주차 공간이 마련되어 있다면 차량 이용 시 더욱 편리하게 방문할 수 있으니, 주차 여부를 미리 체크해 보시는 걸 추천해 드려요. 대학약국은 지역 주민들의 건강을 위해 최선을 다하는 곳이니, 필요하실 때 꼭 방문해 보세요. 안전하고 건강한 하루 되세요!





4. 내토메디칼약국






▲ 내토메디칼약국 지도 위치 (참고용 이미지)







???? 주소: 충청북도 제천시 독순로 79





???? 내토메디칼약국 네이버 지도 검색





내토메디칼약국은 충청북도 제천시 독순로에 위치해 있어요. 이 약국은 내토메디컬센터 내에 자리하고 있어서, 의료적인 편리함이 더해진 곳입니다. 다양한 의약품을 취급하고 있으며, 일반 의약품뿐만 아니라 처방전이 필요한 전문 의약품도 있습니다. 건강기능식품도 판매하고 있어서, 건강을 챙기고 싶은 분들에게 적합한 곳이에요.
운영 시간은 주말과 공휴일에도 영업하는 것으로 알려져 있어요. 정확한 시간은 확인이 필요하니, 방문 전에 미리 체크해 보시는 게 좋습니다. 가격대는 약품 종류에 따라 다르기 때문에 구체적인 정보는 직접 알아보시는 것이 좋겠어요.
주차에 대한 정보는 부족하지만, 내토메디컬센터의 주차장을 이용할 수 있는 가능성이 있어요. 예약은 필요 없으니, 편하게 방문하시면 됩니다. 약국을 방문하실 계획이시라면, 이곳을 한 번 고려해보시는 것도 좋을 것 같습니다.





결론

오늘 소개해 드린 충청북도 제천시 중앙로 약국 정보가 도움이 되셨기를 바랍니다.
약국 선택 시에는 개인의 취향, 방문 목적, 예산 범위를 고려하는 것이 중요합니다. 각 약국마다 제공하는 서비스나 제품이 다를 수 있으니, 자신의 필요에 맞는 곳을 선택하세요.
또한, 최신 운영 시간과 방문자 후기를 확인하는 것을 추천드립니다. 이를 통해 보다 나은 선택을 할 수 있습니다.
그럼, 즐거운 시간 보내시길 바랍니다!


자주 묻는 질문 (FAQ)


이 목록의 장소들은 주로 어떤 종류의 약국인가요?
이 목록에 포함된 약국들은 일반적으로 다양한 의약품을 취급하는 약국들입니다. 각각의 약국은 고유한 특징과 분위기를 가지고 있어, 필요한 약품이나 상담을 받을 때 선택의 폭이 넓습니다.


추천된 곳들은 보통 언제까지 운영하나요?
대부분의 약국은 저녁 늦게까지 운영하는 편입니다. 그러나 정확한 운영 시간은 각 약국마다 다를 수 있으니, 방문 전에 **네이버 지도 등에서 최신 운영 시간을 꼭 확인**하시는 것이 좋습니다.


주차는 편리한 편인가요?
주차가 가능한 약국들도 꽤 있지만, 유료 주차가 필요한 경우가 많습니다. 그래서 방문하려는 곳의 주차 정보를 미리 확인하고 가시는 것이 좋습니다. **관련 앱이나 사이트에서 주차 정보를 확인하시는 걸 추천합니다.**


약국 방문 시 예약이 필요한가요?
대부분의 약국은 예약 없이도 방문이 가능하지만, 특정 서비스나 상담이 필요한 경우 미리 예약을 권장할 수 있습니다. 각 약국의 정책이 다를 수 있으니, 필요한 경우 직접 문의하시거나 해당 약국의 웹사이트를 확인하는 것이 좋습니다.







document.addEventListener('DOMContentLoaded', function() {
var reloadButton = document.getElementById('dynamic-reload-button');
if (reloadButton) {
reloadButton.href = window.location.href;
reloadButton.addEventListener('click', function(event) {
event.preventDefault();
window.location.href = window.location.href;
});
}
});



삭제 권장) --- */
/* .entry-content hr { display: none !important} */

/* --- 모바일 반응형 스타일 --- */
@media (max-width: 767px) {
.entry-content .toc ul { column-count: 1 !important}
.entry-content h1.tistory-title { font-size: 1.9em !important}
.entry-content h2.tistory-section-title { font-size: 1.6em !importantmargin-top: 60px !important}
.entry-content h3.tistory-place-title { font-size: 1.35em !important}
.entry-content .place-button a { width: 95% !importantfont-size: 1.15em !importantpadding: 15px 18px !important}
.entry-content .place-description { font-size: 1.05em !important}
/* !!! 모바일 서론/결론 폰트 크기 조정 !!! */
.entry-content .introduction p,
.entry-content .conclusion p { font-size: 1.05em !importantmargin-bottom: 1.8em !important}
.entry-content .faq-section summary { font-size: 1em !important}
.entry-content .faq-section p { font-size: 1em !important}
.entry-content .toc { padding: 25px 30px !important}
.entry-content .toc h2 { font-size: 1.6em !important}
.entry-content .toc li { font-size: 1em !important}
}

/* --- 티스토리 본문 스타일 적용 끝 --- */
-->




window.roosevelt_params_queue = window.roosevelt_params_queue || [{channel_id: 'dk', channel_label: '{tistory}'}]



window.tiara = {"svcDomain":"user.tistory.com","section":"글뷰","trackPage":"글뷰_보기","page":"글뷰","key":"7965908-9","customProps":{"userId":"0","blogId":"7965908","entryId":"9","role":"guest","trackPage":"글뷰_보기","filterTarget":false},"entry":{"entryId":"9","entryTitle":"충청북도 제천시 중앙로 약국 베스트4 추천","entryType":"POST","categoryName":"카테고리 없음","categoryId":"0","serviceCategoryName":null,"serviceCategoryId":null,"author":"7313892","authorNickname":"젠 코더","blogNmae":"myawesomelog","image":"kage@whOID/btsNSa1pAmF/MIktCAR7nnKkBmODIEqGak","plink":"/9","tags":[]},"kakaoAppKey":"3e6ddd834be370daed18","appUserId":"null"}





댓글목록

등록된 댓글이 없습니다.