{"id":35217,"date":"2026-01-06T18:36:18","date_gmt":"2026-01-06T09:36:18","guid":{"rendered":"https:\/\/takimotokan.co.jp\/?page_id=35217"},"modified":"2026-01-14T12:30:07","modified_gmt":"2026-01-14T03:30:07","slug":"%ed%94%84%eb%a6%ac%eb%af%b8%ec%97%84-%ec%84%9c%ea%b4%80-%ec%bd%94%eb%84%88-%ed%8a%b9%eb%b3%84%ea%b0%9d%ec%8b%a4-%ec%98%a8%ec%b2%9c-%eb%85%b8%ec%b2%9c%ed%83%95-%ed%8f%ac%ed%95%a8","status":"publish","type":"page","link":"https:\/\/takimotokan.co.jp\/ko\/roomtype\/premium\/onsencorner\/west\/","title":{"rendered":"\ud504\ub9ac\ubbf8\uc5c4 \uc11c\uad00 \ucf54\ub108 \ud2b9\ubcc4\uac1d\uc2e4 \uc628\ucc9c \ub178\ucc9c\ud0d5 \ud3ec\ud568"},"content":{"rendered":"<p>[vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221; equal_height=&#8221;yes&#8221;][vc_column width=&#8221;2\/3&#8243; offset=&#8221;vc_col-lg-offset-2 vc_col-md-offset-2 vc_col-sm-offset-2 vc_col-xs-12&#8243;]<div class=\"boc_spacing mobile-none\" style=\"height: 60px\"><\/div>\r\n\t\t\t\t\t<!-- Image Slider -->\r\n\t\t\t\t\t<script type=\"text\/javascript\">\r\n\r\n\t\t\t\t\t\tjQuery(document).ready(function($) {\r\n\t\t\t\t\t\t\t\/\/ Function to preload images\r\n\t\t\t\t\t\t\tfunction preloadImages(images, callback) {\r\n\t\t\t\t\t\t\t\tvar loadedCount = 0;\r\n\t\t\t\t\t\t\t\tvar imagesCount = images.length;\r\n\r\n\t\t\t\t\t\t\t\timages.each(function() {\r\n\t\t\t\t\t\t\t\t\tvar img = new Image();\r\n\t\t\t\t\t\t\t\t\timg.onload = function() {\r\n\t\t\t\t\t\t\t\t\t\tloadedCount++;\r\n\t\t\t\t\t\t\t\t\t\tif (loadedCount == imagesCount) {\r\n\t\t\t\t\t\t\t\t\t\t\tcallback();\r\n\t\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t\t};\r\n\t\t\t\t\t\t\t\t\timg.onerror = function() {\r\n\t\t\t\t\t\t\t\t\t\tloadedCount++;\r\n\t\t\t\t\t\t\t\t\t\tif (loadedCount == imagesCount) {\r\n\t\t\t\t\t\t\t\t\t\t\tcallback();\r\n\t\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t\t};\r\n\t\t\t\t\t\t\t\t\timg.src = $(this).attr(\"src\");\r\n\t\t\t\t\t\t\t\t});\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\/\/ Load carousel after its images are loaded\r\n\t\t\t\t\t\t\tpreloadImages($(\"#img_slider_80a10dee86b6b286e466ad77be9ff7fe img\"), function () {\r\n\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\tvar carousel = $(\"#img_slider_80a10dee86b6b286e466ad77be9ff7fe\");\r\n\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\tvar args = {\r\n\t\t\t\t\t\t\t\t\titems: \t\t\t1,\r\n\t\t\t\t\t\t\t\t\tmouseDrag:\t\ttrue,\r\n\t\t\t\t\t\t\t\t\tautoplay:\t\ttrue,\r\n\t\t\t\t\t\t\t\t\tautoplayTimeout:6000,\r\n\t\t\t\t\t\t\t\t\tnav: \t\t\ttrue,\r\n\t\t\t\t\t\t\t\t\tdots: \t\t\tfalse,\r\n\t\t\t\t\t\t\t\t\tloop: \t\t\ttrue,\r\n\t\t\t\t\t\t\t\t\tautoHeight: \tfalse,\r\n\t\t\t\t\t\t\t\t\tsmartSpeed:\t\t750,\r\n\t\t\t\t\t\t\t\t\t\tnavText:\t\t\t[\"<span class='icon icon-arrow-left8'><\/span>\",\"<span class='icon icon-uniE708'><\/span>\"],\r\n\t\t\t\t\t\t\t\t\tslideBy: \t\t1,\r\n\t\t\t\t\t\t\t\t\tnavRewind: \t\tfalse,\r\n\t\t\t\t\t\t\t\t\trtl: \t\t\tfalse,\r\n\t\t\t\t\t\t\t\t\tonInitialized:  \tshowCarousel_80a10dee86b6b286e466ad77be9ff7fe,\r\n\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t};\r\n\t\t\t\t\t\t\t\t\/\/ Function to initialize the carousel\r\n\t\t\t\t\t\t\t\tfunction initializeCarousel() {\r\n\t\t\t\t\t\t\t\t\tcarousel.owlCarousel(args);\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t\r\n\r\n\t\t\t\t\t\t\t\tfunction updateCarouselWidth() {\r\n            var initial_width = carousel.width();\r\n            $(window).on(\"resize\", function() {\r\n                if (carousel.width() !== initial_width) {\r\n                    carousel.trigger(\"destroy.owl.carousel\").removeClass(\"owl-carousel owl-loaded\");\r\n                    carousel.find(\".owl-stage-outer\").children().unwrap();\r\n                    initializeCarousel();\r\n                    initial_width = carousel.width(); \/\/ Update initial width\r\n                }\r\n            });\r\n        }\r\n\r\n        \/\/ Run initialization on document ready\r\n        initializeCarousel();\r\n        updateCarouselWidth();\r\n\t\t\t\t\t\t\t});\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\/* Show after initialized *\/\r\n\t\t\t\t\t\t\tfunction showCarousel_80a10dee86b6b286e466ad77be9ff7fe() {\r\n\t\t\t\t\t\t\t\t$(\"#img_slider_80a10dee86b6b286e466ad77be9ff7fe\").fadeTo(0,1);\r\n\t\t\t\t\t\t\t\t$(\"#img_slider_80a10dee86b6b286e466ad77be9ff7fe .owl-item .boc_owl_lazy\").css(\"opacity\",\"1\");\r\n\t\t\t\t\t\t\t}\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t});\r\n\r\n\t\t\t\t\t<\/script>\r\n\t\t\t\t\t<!-- Image Slider :: END --><div class=\"img_slider mfp_gallery mobile-none\" id=\"img_slider_80a10dee86b6b286e466ad77be9ff7fe\" style=\"opacity:0;\"><div class=\"img_slider_item boc_owl_lazy\"><img decoding=\"async\" src=\"https:\/\/takimotokan.co.jp\/wp-content\/uploads\/2023\/06\/PRM\u897f\u9928\u30b3\u30fc\u30ca\u30fc\u7279\u5225\u5ba4202306A_2560\u00d71440.jpg\" alt=\"\" title=\"\"\/><\/div><div class=\"img_slider_item boc_owl_lazy\"><img decoding=\"async\" src=\"https:\/\/takimotokan.co.jp\/wp-content\/uploads\/2023\/06\/PRM\u897f\u9928\u30b3\u30fc\u30ca\u30fc\u7279\u5225\u5ba4202306B_2560\u00d71440.jpg\" alt=\"\" title=\"\"\/><\/div><div class=\"img_slider_item boc_owl_lazy\"><img decoding=\"async\" src=\"https:\/\/takimotokan.co.jp\/wp-content\/uploads\/2023\/06\/PRM\u897f\u9928\u30b3\u30fc\u30ca\u30fc\u7279\u5225\u5ba4202306C_2560\u00d71440.jpg\" alt=\"\" title=\"\"\/><\/div><div class=\"img_slider_item boc_owl_lazy\"><img decoding=\"async\" src=\"https:\/\/takimotokan.co.jp\/wp-content\/uploads\/2022\/02\/PRM\u897f\u9928\u7279\u5225\u5ba4_\u30d1\u30a6\u30c0\u30fc\u30eb\u30fc\u30e0_2560\u00d71440.jpg\" alt=\"\" title=\"\"\/><\/div><div class=\"img_slider_item boc_owl_lazy\"><img decoding=\"async\" src=\"https:\/\/takimotokan.co.jp\/wp-content\/uploads\/2026\/01\/PRM-\u897f\u9928\u30b3\u30fc\u30ca\u30fc\u7279\u5225\u5ba4\u6e29\u6cc9\u9732\u5929\u98a8\u5442\u4ed8-\u30d9\u30c3\u30c9\u663c2025-2560\u00d71440.jpg\" alt=\"\" title=\"\"\/><\/div><div class=\"img_slider_item boc_owl_lazy\"><img decoding=\"async\" src=\"https:\/\/takimotokan.co.jp\/wp-content\/uploads\/2023\/03\/PRM\u897f\u9928\u30b3\u30fc\u30ca\u30fc\u7279\u5225\u5ba4\u5e73\u9762\u56f32023.jpg\" alt=\"\" title=\"\"\/><\/div><\/div><div class=\"img_carousel_holder mobile-show has_dots\">\t<div class=\"img_carousel mfp_gallery\" id=\"img_carousel_1579\" style=\"opacity:0;\"><div class=\"img_carousel_item boc_owl_lazy\">\t<div class=\"pic \">\r\n\t\t\t\t\t\t\t\t<a href=\"javascript:void(0)\" class=\"\"  target=\"_self\">\r\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/takimotokan.co.jp\/wp-content\/uploads\/2023\/06\/PRM\u897f\u9928\u30b3\u30fc\u30ca\u30fc\u7279\u5225\u5ba4202306A_2560\u00d71440-600x380.jpg\" alt=\"\" \/>\r\n\t\t\t\t\t\t\t\t<\/a>\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<\/div><div class=\"img_carousel_item boc_owl_lazy\">\t<div class=\"pic \">\r\n\t\t\t\t\t\t\t\t<a href=\"javascript:void(0)\" class=\"\"  target=\"_self\">\r\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/takimotokan.co.jp\/wp-content\/uploads\/2023\/06\/PRM\u897f\u9928\u30b3\u30fc\u30ca\u30fc\u7279\u5225\u5ba4202306B_2560\u00d71440-600x380.jpg\" alt=\"\" \/>\r\n\t\t\t\t\t\t\t\t<\/a>\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<\/div><div class=\"img_carousel_item boc_owl_lazy\">\t<div class=\"pic \">\r\n\t\t\t\t\t\t\t\t<a href=\"javascript:void(0)\" class=\"\"  target=\"_self\">\r\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/takimotokan.co.jp\/wp-content\/uploads\/2023\/06\/PRM\u897f\u9928\u30b3\u30fc\u30ca\u30fc\u7279\u5225\u5ba4202306C_2560\u00d71440-600x380.jpg\" alt=\"\" \/>\r\n\t\t\t\t\t\t\t\t<\/a>\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<\/div><div class=\"img_carousel_item boc_owl_lazy\">\t<div class=\"pic \">\r\n\t\t\t\t\t\t\t\t<a href=\"javascript:void(0)\" class=\"\"  target=\"_self\">\r\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/takimotokan.co.jp\/wp-content\/uploads\/2022\/02\/PRM\u897f\u9928\u7279\u5225\u5ba4_\u30d1\u30a6\u30c0\u30fc\u30eb\u30fc\u30e0_2560\u00d71440-600x380.jpg\" alt=\"\" \/>\r\n\t\t\t\t\t\t\t\t<\/a>\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<\/div><div class=\"img_carousel_item boc_owl_lazy\">\t<div class=\"pic \">\r\n\t\t\t\t\t\t\t\t<a href=\"javascript:void(0)\" class=\"\"  target=\"_self\">\r\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/takimotokan.co.jp\/wp-content\/uploads\/2026\/01\/PRM-\u897f\u9928\u30b3\u30fc\u30ca\u30fc\u7279\u5225\u5ba4\u6e29\u6cc9\u9732\u5929\u98a8\u5442\u4ed8-\u30d9\u30c3\u30c9\u663c2025-2560\u00d71440-600x380.jpg\" alt=\"\" \/>\r\n\t\t\t\t\t\t\t\t<\/a>\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<\/div><div class=\"img_carousel_item boc_owl_lazy\">\t<div class=\"pic \">\r\n\t\t\t\t\t\t\t\t<a href=\"javascript:void(0)\" class=\"\"  target=\"_self\">\r\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/takimotokan.co.jp\/wp-content\/uploads\/2023\/03\/PRM\u897f\u9928\u30b3\u30fc\u30ca\u30fc\u7279\u5225\u5ba4\u5e73\u9762\u56f32023-600x380.jpg\" alt=\"\" \/>\r\n\t\t\t\t\t\t\t\t<\/a>\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<\/div><\/div>\r\n\t\t\t\t <\/div>\r\n\t\t\t\t\t<!-- Image Slider -->\r\n\t\t\t\t\t<script type=\"text\/javascript\">\r\n\r\n\t\t\t\t\t\tjQuery(document).ready(function($) {\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\tvar carousel = jQuery(\"#img_carousel_1579\");\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\tvar args = {\r\n\t\t\t\t\t\t\t\t\titems: \t\t\t\t2,\r\n\t\t\t\t\t\t\t\t\tslideBy: \t\t\t1,\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\tautoplay:\t\t\ttrue,\r\n\t\t\t\t\t\t\t\t\tautoplayTimeout:\t6000,\r\n\t\t\t\t\t\t\t\t\tnav: \t\t\t\tfalse,\r\n\t\t\t\t\t\t\t\t\tdots: \t\t\t\ttrue,\r\n\t\t\t\t\t\t\t\t\tloop: \t\t\t\ttrue,\r\n\t\t\t\t\t\t\t\t\tsmartSpeed:\t\t\t750,\r\n\t\t\t\t\t\t\t\t\tnavText:\t\t\t[\"<span class='icon icon-arrow-left7'><\/span>\",\"<span class='icon icon-arrow-right7'><\/span>\"],\r\n\t\t\t\t\t\t\t\t\tnavRewind: \t\t\tfalse,\r\n\t\t\t\t\t\t\t\t\trtl : \t\t\t\tfalse,\r\n\t\t\t\t\t\t\t\t\tmargin: \t\t\t0,\r\n\t\t\t\t\t\t\t\t\tresponsive:{\r\n\t\t\t\t\t\t\t\t\t\t0:{\r\n\t\t\t\t\t\t\t\t\t\t  items:1,\r\n\t\t\t\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\t\t\t480:{\r\n\t\t\t\t\t\t\t\t\t\t  items:1,\r\n\t\t\t\t\t\t\t\t\t\t  margin:20,\r\n\t\t\t\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\t\t\t769:{\r\n\t\t\t\t\t\t\t\t\t\t  items:2\r\n\t\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\t\tonInitialized: showCarousel_1579\r\n\t\t\t\t\t\t\t};\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\/\/ Function to initialize the carousel\r\n\t\t\t\t\t\t\t\tfunction initializeCarousel() {\r\n\t\t\t\t\t\t\t\t\tcarousel.owlCarousel(args);\r\n\t\t\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t\tfunction updateCarouselWidth() {\r\n\t\t\t\t\t\t\t\t\tvar initial_width = carousel.width();\r\n\t\t\t\t\t\t\t\t\t$(window).on(\"resize\", function() {\r\n\t\t\t\t\t\t\t\t\t\tif (carousel.width() !== initial_width) {\r\n\t\t\t\t\t\t\t\t\t\t\tcarousel.trigger(\"destroy.owl.carousel\").removeClass(\"owl-carousel owl-loaded\");\r\n\t\t\t\t\t\t\t\t\t\t\tcarousel.find(\".owl-stage-outer\").children().unwrap();\r\n\t\t\t\t\t\t\t\t\t\t\tinitializeCarousel();\r\n\t\t\t\t\t\t\t\t\t\t\tinitial_width = carousel.width(); \/\/ Update initial width\r\n\t\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t\t});\r\n\t\t\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t\t\t\/\/ Run initialization on document ready\r\n\t\t\t\t\t\t\t\tinitializeCarousel();\r\n\t\t\t\t\t\t\t\tupdateCarouselWidth();\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\/* Show once loaded *\/\r\n\t\t\t\t\t\t\tfunction showCarousel_1579() {\r\n\t\t\t\t\t\t\t\tcarousel.fadeTo(0,1);\r\n\t\t\t\t\t\t\t\t$(\"#img_carousel_1579 .owl-item .boc_owl_lazy\").css(\"opacity\",\"1\");\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t});\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t<\/script>\r\n\t\t\t\t\t<!-- Image Slider :: END -->[\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row&#8221;][vc_column offset=&#8221;vc_col-lg-offset-0 vc_col-lg-12 vc_col-md-offset-0 vc_col-md-12&#8243;][vc_column_text]<\/p>\n<h2 style=\"text-align: center;\">\ud504\ub9ac\ubbf8\uc5c4 \uc11c\uad00 \ucf54\ub108 \ud2b9\ubcc4\uac1d\uc2e4<br \/>\n\uc628\ucc9c \ub178\ucc9c\ud0d5 \ud3ec\ud568<\/h2>\n<p style=\"text-align: center;\">\uc9c0\uc625\uacc4\uace1\uc5d0 \uac00\uc7a5 \uac00\uae5d\uace0 \ub178\ubcf4\ub9ac\ubca0\uce20 \uc628\ucc9c\ub9cc\uc758 \uc808\uacbd\uc744 \ub9db\ubcfc \uc218 \uc788\ub294 \uac83\uc740 \ucf54\ub108 \ud2b9\ubcc4\uac1d\uc2e4\uc5d0\uc11c\ub9cc \uac00\ub2a5\ud558\ub2e4.<br \/>\n\uc6d0\ucc9c\uc744 \ud758\ub824\ubcf4\ub0b4\ub294 \uc628\ucc9c\uc744 \uc2dc\uac00\ub77c\ud0a4 \ub3c4\uc790\uae30 \uc7ac\uc9c8\uc758 \ub178\ucc9c\ud0d5\uc5d0\uc11c \ud638\ud654\ub85c\uc6b4 \uc2dc\uac04\uc744 \ubcf4\ub0b4\uc138\uc694.<\/p>\n<p>[\/vc_column_text][vc_column_text]<\/p>\n<div style=\"text-align: center;\">\n<div style=\"display: inline-block; border: 1px solid #443a34; font-size: 100%; padding: 5px 10px; text-align: center;\">\uc815\uc6d0 3\uba85(61\u33a1)<\/div>\n<div style=\"display: inline-block; border: 1px solid #443a34; font-size: 100%; padding: 5px 10px;\">\uc804\ub9dd\uff1a\uc9c0\uc625 \uacc4\uace1<\/div>\n<div style=\"display: inline-block; border: 1px solid #443a34; font-size: 100%; padding: 5px 10px; text-align: center;\">\ub178\ucc9c\ud0d5(\uc628\ucc9c)<\/div>\n<\/div>\n<p>[\/vc_column_text][vc_column_text]<\/p>\n<p style=\"text-align: center;\"><a\thref=\"https:\/\/www.489pro-x.com\/en\/takimotokan\/dai-ichi-takimotokan\/search\/?rooms=1&#038;show=room\" \n\t\t\t\tclass=\"button btn_huge btn_theme_color btn_rounded  icon_pos_after   \"  target='_blank'><span>\uc774 \uac1d\uc2e4 \ud0c0\uc785\uc73c\ub85c \uc608\uc57d\ud558\uae30<\/span> <i class='icon icon-photo-gallery'><\/i> <\/a><\/p>\n<p>[\/vc_column_text]<div class=\"boc_spacing \" style=\"height: 10px\"><\/div>[vc_column_text css=&#8221;.vc_custom_1762243596168{background-color: #e7e3d6 !important;}&#8221;]<\/p>\n<h4 style=\"text-align: center;\">\ud2b9\ubcc4\ud55c \uc544\uc774\ud15c\uc744 \uc900\ube44\ud574 \ub450\uc5c8\uc2b5\ub2c8\ub2e4<\/h4>\n<p>[\/vc_column_text][vc_row_inner][vc_column_inner width=&#8221;1\/4&#8243;][vc_column_text]<\/p>\n<p style=\"text-align: left;\"><img loading=\"lazy\" decoding=\"async\" class=\"size-medium wp-image-33505 aligncenter\" src=\"https:\/\/takimotokan.co.jp\/wp-content\/uploads\/2025\/06\/\u3010\u30b5\u30a6\u30f3\u30c9\u30d0\u30fc-600\u00d7400\u3011-300x200.jpg\" alt=\"\" width=\"300\" height=\"200\" \/><\/p>\n<h4 style=\"text-align: center;\">\uc0ac\uc6b4\ub4dc\ubc14<\/h4>\n<p style=\"text-align: left;\">\uc18c\uc9c0\ud558\uc2e0 \uc2a4\ub9c8\ud2b8\ud3f0\uc744 \ube14\ub8e8\ud22c\uc2a4\ub85c \uc5f0\uacb0\ud558\uc5ec, \uc88b\uc544\ud558\ub294 \uc74c\uc545\uc5d0 \ud479 \ube60\uc838 \ud3b8\uc548\ud55c \ud734\uc2dd \uc2dc\uac04\uc744 \ubcf4\ub0b4\uc138\uc694.<\/p>\n<p>[\/vc_column_text]<div class=\"boc_spacing \" style=\"height: 10px\"><\/div>[\/vc_column_inner][vc_column_inner width=&#8221;1\/4&#8243;][vc_column_text]<\/p>\n<p style=\"text-align: left;\"><img loading=\"lazy\" decoding=\"async\" class=\"size-medium wp-image-33490 aligncenter\" src=\"https:\/\/takimotokan.co.jp\/wp-content\/uploads\/2025\/06\/\u3010\u30c9\u30eb\u30c1\u30a7\u30b0\u30b9\u30c8-600\u00d7400\u3011-300x200.jpg\" alt=\"\" width=\"300\" height=\"200\" \/><\/p>\n<h4 style=\"text-align: center;\">\ubbf8\ub2c8\ubc14<\/h4>\n<p style=\"text-align: left;\">\uac13 \ub0b4\ub9b0 \ucee4\ud53c\uc640 \ubbf8\ub2c8\ubc14\ub97c \uc900\ube44\ud574 \ub450\uc5c8\uc2b5\ub2c8\ub2e4. \ucc3d\ubc16\uc758 \uacbd\uce58\ub97c \ubc14\ub77c\ubcf4\uba70 \ud3b8\uc548\ud788 \uc26c\uc5b4 \uac00\uc2ed\uc2dc\uc624.<\/p>\n<p>[\/vc_column_text]<div class=\"boc_spacing \" style=\"height: 10px\"><\/div>[\/vc_column_inner][vc_column_inner width=&#8221;1\/4&#8243;][vc_column_text]<\/p>\n<p style=\"text-align: left;\"><img loading=\"lazy\" decoding=\"async\" class=\"size-medium wp-image-33500 aligncenter\" src=\"https:\/\/takimotokan.co.jp\/wp-content\/uploads\/2025\/06\/\u3010\u897f\u9928\u7279\u5225\u5ba4\u30d0\u30b9\u30ed\u30fc\u30d6\u30fb\u30d1\u30b8\u30e3\u30de-600\u00d7400\u3011-300x200.jpg\" alt=\"\" width=\"300\" height=\"200\" \/><\/p>\n<h4 style=\"text-align: center;\">\ubaa9\uc695 \uac00\uc6b4\u00b7\uc7a0\uc637<\/h4>\n<p style=\"text-align: left;\">\ubaa9\uc695 \ud6c4\uc758 \ubab8\uc744 \ubd80\ub4dc\ub7fd\uac8c \uac10\uc2f8\uc8fc\ub294 \uace0\uae09\uc2a4\ub7ec\uc6b4 \ucd09\uac10\uc758 \ucf54\ud2bc \uc18c\uc7ac \ubaa9\uc695 \uac00\uc6b4\uacfc \uc7a0\uc637\uc744 \uc900\ube44\ud574 \ub450\uc5c8\uc2b5\ub2c8\ub2e4.<\/p>\n<p>[\/vc_column_text]<div class=\"boc_spacing \" style=\"height: 10px\"><\/div>[\/vc_column_inner][vc_column_inner width=&#8221;1\/4&#8243;][vc_column_text]<\/p>\n<p style=\"text-align: left;\"><img loading=\"lazy\" decoding=\"async\" class=\"size-medium wp-image-33495 aligncenter\" src=\"https:\/\/takimotokan.co.jp\/wp-content\/uploads\/2025\/06\/\u3010\u30ef\u30fc\u30b1\u30fc\u30b7\u30e7\u30f3\u30b0\u30c3\u30ba-600\u00d7400\u3011-300x200.jpg\" alt=\"\" width=\"300\" height=\"200\" \/><\/p>\n<h4 style=\"text-align: center;\">\uc6cc\ucf00\uc774\uc158 \uc544\uc774\ud15c<\/h4>\n<p style=\"text-align: left;\">\uc5ec\uc720\ub85c\uc6b4 \uacf5\uac04\uc5d0\uc11c \ud3b8\uc548\ud558\uac8c \uc5c5\ubb34\ub97c \ubcf4\uc2e4 \uc218 \uc788\ub3c4\ub85d \uc6cc\ucf00\uc774\uc158\uc744 \uc9c0\uc6d0\ud558\ub294 \uc6a9\ud488\ub3c4 \uad6c\ube44\ud574 \ub450\uc5c8\uc2b5\ub2c8\ub2e4.<\/p>\n<p>[\/vc_column_text]<div class=\"boc_spacing \" style=\"height: 10px\"><\/div>[\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row&#8221; css=&#8221;.vc_custom_1567995015325{margin-top: 50px !important;}&#8221;][vc_column][vc_column_text el_class=&#8221;page-title&#8221;]<\/p>\n<table class=\"common_table_layout_b mt_minimum\">\n<tbody>\n<tr>\n<th>\uc5b4\uba54\ub2c8\ud2f0<\/th>\n<td>\uce6b\uc194 \/ \ud5e4\uc5b4 \ube0c\ub7ec\uc2dc \/ \ub17c\uc2e4\ub9ac\ucf58 \uc0f4\ud478 \/ \ub17c\uc2e4\ub9ac\ucf58 \ud5e4\uc5b4 \ucee8\ub514\uc154\ub108 \/ \ubc14\ub514\uc6cc\uc2dc \/ \ud578\ub4dc \ube44\ub204 \/ \ube44\ub2d0 \uc8fc\uba38\ub2c8 \/ \uc0e4\uc6cc \ucea1 \/ \uba74\ub3c4\uae30 \/ \ud504\ub9ac\ubbf8\uc5c4 \ucf54\ud2bc \ud398\uc774\uc2a4 \ud0c0\uc6d4 \/ \ud504\ub9ac\ubbf8\uc5c4 \ucf54\ud2bc \ubaa9\uc695 \ud0c0\uc6d4 \/ \ud504\ub9ac\ubbf8\uc5c4 \ucf54\ud2bc \uc695\uc2e4 \ub9e4\ud2b8 \/ \ud578\ub4dc \ud0c0\uc6d4 \/ \uc7a0\uc637 \/ \ubaa9\uc695 \uac00\uc6b4 \/ \ud0c0\ube44 \uc591\ub9d0 \/ \ubc14\ub514 \ud0c0\uc6d4 \/ \ucf54\ud2bc\u30fb\uba38\ub9ac\ub048\u30fb\uba74\ubd09 \/ \uc2a4\ud0a8\ucf00\uc5b4 \uc138\ud2b8 \/ \ucc45\uc0c1\ub4f1 \/ \uc5f0\uc7a5 \ucf54\ub4dc (\uba40\ud2f0 \ud0ed) \/ \ud2b8\ub808\uc774\ubcf4 (\ud0dc\ube14\ub9bf \ud2b8\ub808\uc774) \/ \uc694\uac00 \ub9e4\ud2b8\u30fb\uc2a4\ud2b8\ub808\uce6d \ud3f4<\/td>\n<\/tr>\n<tr>\n<th>\uc124\ube44<\/th>\n<td>\ub178\ucc9c \uc628\ucc9c \uc6d0\ucc9c \uadf8\ub300\ub85c \ud758\ub9bc \/ \uc138\uba74\ub300 (\ud22c \ubcfc) \/ \uc804\uad00 \uc911\uc559 \ub0c9\ub09c\ubc29 \/ TV (\uc9c0\uc0c1\ud30c\ub9cc) \/ \uae08\uace0 \/ \ub0c9\uc7a5\uace0 (\uc74c\ub8cc \ud3ec\ud568) \/ \uac00\uc2b5 \uacf5\uae30\uccad\uc815\uae30 \/ \uc628\uc218 \uc138\uc815 \ubcc0\uae30 \/ LED \ubd80\ucc29 \ud655\ub300\uacbd \/ \ub09c\ub85c<\/td>\n<\/tr>\n<tr>\n<th>\ube44\ud488<\/th>\n<td>\uc2dc\ubaac\uc988 \uc0ac\uc81c \uce68\ub300 \ub9e4\ud2b8\ub9ac\uc2a4 \/ \uc624\ub9ac\uc9c0\ub110 \uae43\ud138 \uc774\ubd88 \/ \uc720\uce74\ud0c0 \/ \uc9c4\ud558\uc624\ub9ac \/ \uc9da\uc2e0 \/ \uc2ac\ub9ac\ud37c \/ \ud5e4\uc5b4 \ub4dc\ub77c\uc774\uc5b4 \/ \ud0c8\ucde8 \uc2a4\ud504\ub808\uc774 \/ \uc8fc\uc804\uc790 \/ \ubcf4\uc628\ud3ec\ud2b8 \/ \ubbf8\ub124\ub784 \uc6cc\ud130 \/ \ucc28 \/ \uc720\ub9ac\uc794 \/ \ubcd1\ub530\uac1c \/ \uc2e0\ubc1c \uc8fc\uac71 \/ \ub3cc\uccb4 \uad6c\uc2a4\ud1a0 \/ \uba38\uadf8\ucef5<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>[\/vc_column_text][\/vc_column][\/vc_row][vc_row][vc_column][vc_single_image image=&#8221;35524&#8243;][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row&#8221; css=&#8221;.vc_custom_1535005437116{margin-bottom: 0px !important;padding-top: 50px !important;background-color: #e7e3d6 !important;}&#8221;][vc_column][vc_column_text]<aside id=\"custom_html-5\" class=\"widget_text widget_custom_html amr_widget \"><div class=\"textwidget custom-html-widget\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter\" src=\"\/wp-content\/uploads\/2019\/12\/footer-logo.png\" width=\"201\" height=\"168\" \/>\n<div class=\"footer-contact\">\n\t<ul>\n\t\t<li>\n\t\t\t<p class=\"big-text\">\uc8fc\uc2dd\ud68c\uc0ac \ub2e4\uc774\uc774\uce58 \ub2e4\ud0a4\ubaa8\ud1a0\uce78<\/p>\n\t\t\t<p class=\"regular\">\uc18c\uc7ac\uc9c0 \ud64b\uce74\uc774\ub3c4 \ub178\ubcf4\ub9ac\ubca0\uc4f0\uc2dc \ub178\ubcf4\ub9ac\ubca0\uc4f0 \uc628\uc13c\ucd08 55<\/p>\n\t\t<\/li>\n\t\t<li>\n\t\t\t<p class=\"regular\">\uc5f0\ub77d\ucc98\uff0f \uc804\ud654 \uc608\uc57d<\/p>\n\t\t\t<p class=\"extra-big\">0120-940-489<\/p>\n\t\t\t<p class=\"regular\">10:00\uff5e17:30<\/p>\n\t\t<\/li>\n\t\t<li>\n\t\t\t<p class=\"regular\">\ub300\ud45c\uc804\ud654<\/p>\n\t\t\t<p class=\"extra-big\">0143-84-2111<\/p>\n\n\t\t<\/li>\n\t<\/ul>\n\t<ul class=\"footer_sns_nav\">\n \t<li><a href=\"https:\/\/twitter.com\/DaiichiTakimoto\" target=\"_blank\" rel=\"noopener noreferrer\"><img decoding=\"async\" src=\"https:\/\/takimotokan.co.jp\/images\/common\/icon_twitter.svg\" alt=\"\u7b2c\u4e00\u6edd\u672c\u9928 \u516c\u5f0fTwitter\"><\/a><\/li>\n \t<li><a href=\"https:\/\/www.facebook.com\/Takimotokan.Hokkaido\/\" target=\"_blank\" rel=\"noopener noreferrer\"><img decoding=\"async\" src=\"https:\/\/takimotokan.co.jp\/images\/common\/icon_facebook.svg\" alt=\"\u7b2c\u4e00\u6edd\u672c\u9928 \u516c\u5f0fFacebook Page\"><\/a><\/li>\n \t<li><a href=\"https:\/\/www.instagram.com\/takimotokanjp\/\" target=\"_blank\" rel=\"noopener noreferrer\"><img decoding=\"async\" src=\"https:\/\/takimotokan.co.jp\/images\/common\/icon_instagram.svg\" alt=\"\u7b2c\u4e00\u6edd\u672c\u9928 \u516c\u5f0fInstagram\"><\/a><\/li>\n \t<li><a href=\"http:\/\/shop.takimotokan.co.jp\/\" target=\"_blank\" rel=\"noopener noreferrer\"><img decoding=\"async\" src=\"https:\/\/takimotokan.co.jp\/images\/common\/icon_gift.svg\" alt=\"\u305f\u304d\u3082\u3068\u30ae\u30d5\u30c8\u5036\u697d\u90e8\"><span>\ud0c0\ud0a4 \ubaa8\ud1a0 \uae30\ud504\ud2b8 \ud074\ub7fd (\uc628\ub77c\uc778 \uc0f5)<\/span><\/a><\/li>\n<\/ul>\n<\/div><\/div><\/aside>[\/vc_column_text][\/vc_column][\/vc_row]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>[vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221; equal_height=&#8221;yes&#8221;][vc_column width=&#8221;2\/3&#8243; offset=&#8221;vc_col-lg-offset-2 vc_col-md-offset-2 vc_col-sm-offset-2 vc_col-xs-12&#8243;][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row&#8221;][vc_column offset=&#8221;vc_col-lg-offset-0 vc_col-lg-12 vc_col-md-offset-0 vc_col-md-12&#8243;][vc_column_text] \ud504\ub9ac\ubbf8\uc5c4 \uc11c\uad00 \ucf54\ub108 \ud2b9\ubcc4\uac1d\uc2e4 \uc628\ucc9c \ub178\ucc9c\ud0d5 \ud3ec\ud568 \uc9c0\uc625\uacc4\uace1\uc5d0 \uac00\uc7a5 \uac00\uae5d\uace0 \ub178\ubcf4\ub9ac\ubca0\uce20 \uc628\ucc9c\ub9cc\uc758 \uc808\uacbd\uc744 \ub9db\ubcfc \uc218 \uc788\ub294 \uac83\uc740 \ucf54\ub108 \ud2b9\ubcc4\uac1d\uc2e4\uc5d0\uc11c\ub9cc \uac00\ub2a5\ud558\ub2e4. \uc6d0\ucc9c\uc744 \ud758\ub824\ubcf4\ub0b4\ub294 \uc628\ucc9c\uc744 \uc2dc\uac00\ub77c\ud0a4 \ub3c4\uc790\uae30 \uc7ac\uc9c8\uc758 \ub178\ucc9c\ud0d5\uc5d0\uc11c \ud638\ud654\ub85c\uc6b4 \uc2dc\uac04\uc744 \ubcf4\ub0b4\uc138\uc694. [\/vc_column_text][vc_column_text] \uc815\uc6d0 3\uba85(61\u33a1) \uc804\ub9dd\uff1a\uc9c0\uc625 \uacc4\uace1 \ub178\ucc9c\ud0d5(\uc628\ucc9c) [\/vc_column_text][vc_column_text] [\/vc_column_text][vc_column_text css=&#8221;.vc_custom_1762243596168{background-color: #e7e3d6 !important;}&#8221;] \ud2b9\ubcc4\ud55c \uc544\uc774\ud15c\uc744 \uc900\ube44\ud574 \ub450\uc5c8\uc2b5\ub2c8\ub2e4 [\/vc_column_text][vc_row_inner][vc_column_inner width=&#8221;1\/4&#8243;][vc_column_text]<\/p>\n<div class=\"h10\"><\/div>\n<p><a class=\"more-link1\" href=\"https:\/\/takimotokan.co.jp\/ko\/roomtype\/premium\/onsencorner\/west\/\">Read more<\/a><\/p>\n","protected":false},"author":24,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"acf":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/takimotokan.co.jp\/ko\/wp-json\/wp\/v2\/pages\/35217"}],"collection":[{"href":"https:\/\/takimotokan.co.jp\/ko\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/takimotokan.co.jp\/ko\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/takimotokan.co.jp\/ko\/wp-json\/wp\/v2\/users\/24"}],"replies":[{"embeddable":true,"href":"https:\/\/takimotokan.co.jp\/ko\/wp-json\/wp\/v2\/comments?post=35217"}],"version-history":[{"count":4,"href":"https:\/\/takimotokan.co.jp\/ko\/wp-json\/wp\/v2\/pages\/35217\/revisions"}],"predecessor-version":[{"id":35541,"href":"https:\/\/takimotokan.co.jp\/ko\/wp-json\/wp\/v2\/pages\/35217\/revisions\/35541"}],"wp:attachment":[{"href":"https:\/\/takimotokan.co.jp\/ko\/wp-json\/wp\/v2\/media?parent=35217"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}