인천애견샵
현지인 추천 인천 미추홀구 주안동 술집 3 후기
/* --- 기본 & 레이아웃 (스킨 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":" 추천 인천 미추홀구 주안동 술집 3 후기","description":"현지인 추천 인천 미추홀구 주안동 술집 3 후기 인천 미추홀구 주안동에서 괜찮은 술집을 찾고 계신가요? 수많은 간판과 정보 속에서 어디로 발걸음을 옮겨야 할지 고민될 때가 많으셨을 거예요. 퇴근 후 가볍게 한잔하고 싶을 때, 혹은 소중한 사람들과 특별한 시간을 보내고 싶은데 막상 '어디가 좋을까?' 하고 검색하면 오히려 선택지가 너무 많아 막막해지는 경험, 다들 있으시죠?그런 여러분의 고민을 시원하게 덜어드리고자, 오늘은 제가 직접 발품 팔아 엄선한 주안동의 숨겨진 보석 같은 술집 세 곳을 소개해 드리려고 합니다. 단순히 유명세나 인스타그램 사진이 예쁜 곳만을 고른 것이 아니라, 실제 방문객들의 솔직한 후기와 만족도, 술과 안주의 품질, 그리고 그 공간만이 가진 고유한 분위기까지 종..","author":{"@type":"Person","name":"센티로그","logo":null},"image":{"@type":"ImageObject","url":"
현지인 추천 인천 미추홀구 주안동 술집 3 후기
인천 미추홀구 주안동에서 괜찮은 술집을 찾고 계신가요? 수많은 간판과 정보 속에서 어디로 발걸음을 옮겨야 할지 고민될 때가 많으셨을 거예요. 퇴근 후 가볍게 한잔하고 싶을 때, 혹은 소중한 사람들과 특별한 시간을 보내고 싶은데 막상 '어디가 좋을까?' 하고 검색하면 오히려 선택지가 너무 많아 막막해지는 경험, 다들 있으시죠?
그런 여러분의 고민을 시원하게 덜어드리고자, 오늘은 제가 직접 발품 팔아 엄선한 주안동의 숨겨진 보석 같은 술집 세 곳을 소개해 드리려고 합니다. 단순히 유명세나 인스타그램 사진이 예쁜 곳만을 고른 것이 아니라, 실제 방문객들의 솔직한 후기와 만족도, 술과 안주의 품질, 그리고 그 공간만이 가진 고유한 분위기까지 종합적으로 고려하여 신중하게 선정한 곳들이랍니다.
이번 글을 통해 여러분의 주안동 술집 탐방이 더욱 즐겁고 만족스러운 경험이 되기를 바라며, 지금부터 저와 함께 주안동의 밤을 한층 더 풍요롭게 만들어 줄 매력적인 공간들을 만나러 가볼까요?
목차
1. 래인
2. 인천앞바다
3. 샵도쿄시장 주안점
결론
FAQ
추천 장소 목록
1. 래인
▲ 래인 지도 위치 (참고용 이미지)
✨ 래인 최신 정보 다시 보기
???? 주소: 인천광역시 미추홀구 미추홀대로733번길 15 1층
주안동의 숨겨진 보석 같은 곳, 바로 '래인'을 빼놓을 수 없죠. 이곳은 젊은 층에게 특히 인기가 많은 요리주점으로, 독특한 메뉴 구성과 분위기가 매력적인 곳이에요. 처음엔 구석진 골목에 있었지만, 최근에는 확장 이전했다는 소식도 들리네요.
'래인'에 가신다면 수육튀김은 꼭 드셔보셔야 할 대표 메뉴입니다. 25,900원에서 27,900원 사이로 가격이 변동될 수 있다고 하니 방문 전 확인해 보시면 좋겠어요. 이 외에도 새우튀김, 계란볶음밥, 골뱅이무침, 매콤어묵전골, 묵은지 김치전골, 모듬튀김 등 다채로운 메뉴들이 준비되어 있답니다. 주류 가격은 별도로 문의하셔야 해요.
운영 시간은 화요일이 휴무이고, 다른 요일은 오후 5시부터 새벽 2시까지 운영한다고 알려져 있지만, 간혹 새벽 1시 마감으로 기재된 곳도 있으니 방문 전 한 번 더 확인해 보시는 걸 추천드려요. 주차 정보는 따로 찾기 어려우니 대중교통 이용을 고려하시거나 미리 확인해 보시는 것이 좋겠습니다. 평일 저녁에도 웨이팅이 발생할 수 있다는 후기가 있으니, 혹시 모르니 예약 가능 여부도 미리 알아보시면 더욱 편안하게 즐기실 수 있을 거예요.
???? 래인 바로가기
2. 인천앞바다
▲ 인천앞바다 지도 위치 (참고용 이미지)
???? 주소: 인천광역시 미추홀구 주안중로 40 1층
???? 인천앞바다 바로가기
인천 미추홀구 주안동에 자리한 인천앞바다는 바다 분위기를 물씬 풍기는 퓨전 회포차로, 특별한 시간을 보내기 좋은 곳이에요. 연중무휴로 저녁 5시부터 다음 날 새벽 6시까지 운영한다고 하니, 늦은 시간까지 편안하게 즐기실 수 있을 거예요. 다만, 방문 전에 혹시 모르니 운영 시간을 한 번 더 확인해보시는 게 좋겠어요.
이곳은 해산물 메뉴가 특히 강점이라고 하는데요, 해신탕(49,900원)이나 인천애견샵 여러 명이 푸짐하게 즐길 수 있는 인천앞바다 세트 4인(대)(75,000원) 같은 메인 메뉴부터 꽃도리탕(20,000원)까지 다양한 메뉴가 준비되어 있다고 해요. 가격은 변동될 수 있으니 방문 시 최신 정보를 확인하시는 것을 추천합니다.
내부는 넓고 시원한 바다를 연상시키는 분위기에, 대형 스크린이 있어서 스포츠 경기를 관람하기에도 아주 좋다고 합니다. 특히 눈길을 끄는 점은 애견 동반이 가능한 야외 테라스 공간이 있다는 점인데요, 반려동물과 함께하고 싶으신 분들께는 더욱 반가운 소식일 거예요. 예쁜 포토존도 마련되어 있어서 추억을 남기기에도 좋답니다. 주차는 정보가 명확하지 않으니 방문 전 문의해보시는 것이 좋겠고요, 예약 여부도 미리 확인해보시는 것을 추천해 드려요.
3. 샵도쿄시장 주안점
▲ 샵도쿄시장 주안점 지도 위치 (참고용 이미지)
???? 주소: 인천광역시 미추홀구 주안로104번길 12 2층 도쿄시장 주안점
???? 샵도쿄시장 주안점 바로가기
주안동에서 예쁜 분위기의 이자카야를 찾으신다면 '샵도쿄시장 주안점'을 빼놓을 수 없죠. 이곳은 상가 건물 2층에 자리하고 있어서, 복잡한 길거리에서 벗어나 좀 더 아늑하게 시간을 보내기 좋답니다. 무엇보다 예쁜 분위기 속에서 간단하게 술 한잔 기울이며 편안하게 대화 나누기 정말 좋은 곳이에요.
운영 시간도 아주 넉넉해서 매일 오후 5시부터 새벽 5시까지 문을 열어요. 덕분에 저녁 식사 겸 방문하시거나, 늦은 시간까지 여유롭게 술과 대화를 즐기고 싶으실 때 안성맞춤입니다. 메뉴는 이자카야답게 육회, 연어, 초밥 등 신선하고 맛있는 다양한 종류가 준비되어 있어서 취향껏 골라 드실 수 있을 거예요. 아쉽게도 구체적인 가격 정보는 따로 확인되지 않았지만, 인기 있는 이자카야 메뉴들을 편안한 분위기에서 즐길 수 있다는 점이 큰 매력입니다. 주차나 예약 관련해서는 방문 전에 매장에 직접 문의해보시는 것이 가장 정확하고 편리하실 거예요.
마치며
오늘 소개해 드린 주안동 술집 정보가 장소 선택에 도움이 되셨기를 바랍니다.
술집 선택은 개인의 취향과 방문 목적, 그리고 예산 범위에 따라 달라질 수 있습니다. 제시된 정보들을 바탕으로 본인에게 가장 적합한 곳을 선택하시길 바랍니다.
방문 전에는 해당 업소의 최신 운영 시간과 방문자 후기를 다시 한번 확인하시는 것을 권장합니다. 이는 변동 사항이나 실제 분위기를 파악하는 데 유용합니다.
그럼, 주안동에서 즐거운 시간을 보내시길 바랍니다.
자주 묻는 질문 (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":"8138992-10","customProps":{"userId":"0","blogId":"8138992","entryId":"10","role":"guest","trackPage":"글뷰_보기","filterTarget":false},"entry":{"entryId":"10","entryTitle":"현지인 추천 인천 미추홀구 주안동 술집 3 후기","entryType":"POST","categoryName":"카테고리 없음","categoryId":"0","serviceCategoryName":null,"serviceCategoryId":null,"author":"7437390","authorNickname":"센티로그","blogNmae":"senti-log","image":"","plink":"/10","tags":[]},"kakaoAppKey":"3e6ddd834be370daed18","appUserId":"null"}
