{"id":21581,"date":"2022-02-15T15:40:19","date_gmt":"2022-02-15T06:40:19","guid":{"rendered":"https:\/\/takimotokan.co.jp\/?page_id=21581"},"modified":"2026-01-06T13:04:44","modified_gmt":"2026-01-06T04:04:44","slug":"%e3%82%b9%e3%83%bc%e3%83%9a%e3%83%aa%e3%82%a2%e6%9d%b1%e9%a4%a8%e3%83%80%e3%83%96%e3%83%ab","status":"publish","type":"page","link":"https:\/\/takimotokan.co.jp\/ja\/roomtype-double\/superior\/east\/","title":{"rendered":"\u30b9\u30fc\u30da\u30ea\u30a2\u6771\u9928\u30c0\u30d6\u30eb"},"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_fa76b033c38d444bcf07032a1535efc6 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_fa76b033c38d444bcf07032a1535efc6\");\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_fa76b033c38d444bcf07032a1535efc6,\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_fa76b033c38d444bcf07032a1535efc6() {\r\n\t\t\t\t\t\t\t\t$(\"#img_slider_fa76b033c38d444bcf07032a1535efc6\").fadeTo(0,1);\r\n\t\t\t\t\t\t\t\t$(\"#img_slider_fa76b033c38d444bcf07032a1535efc6 .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_fa76b033c38d444bcf07032a1535efc6\" style=\"opacity:0;\"><div class=\"img_slider_item boc_owl_lazy\"><img decoding=\"async\" src=\"https:\/\/takimotokan.co.jp\/wp-content\/uploads\/2022\/02\/SUP\u6771\u9928\u30c0\u30d6\u30eb\uff08\u30ab\u30fc\u30c6\u30f3\u9589\uff09_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\/\u6771\u9928\u30c0\u30d6\u30eb\u30e6\u30cb\u30c3\u30c8\u30d0\u30b9_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\/SUP\u6771\u9928\u30c0\u30d6\u30eb\u5e73\u9762\u56f3_2560\u00d71440.jpg\" alt=\"\" title=\"\"\/><\/div><\/div><div class=\"img_carousel_holder mobile-show has_dots\">\t<div class=\"img_carousel mfp_gallery\" id=\"img_carousel_9854\" 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\/2022\/02\/SUP\u6771\u9928\u30c0\u30d6\u30eb\uff08\u30ab\u30fc\u30c6\u30f3\u9589\uff09_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\/\u6771\u9928\u30c0\u30d6\u30eb\u30e6\u30cb\u30c3\u30c8\u30d0\u30b9_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\/SUP\u6771\u9928\u30c0\u30d6\u30eb\u5e73\u9762\u56f3_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>\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_9854\");\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_9854\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_9854() {\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_9854 .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-2 vc_col-lg-8 vc_col-md-offset-2 vc_col-md-8&#8243;][vc_column_text]<\/p>\n<h2 style=\"text-align: center;\">\u30b9\u30fc\u30da\u30ea\u30a2\u6771\u9928\u30c0\u30d6\u30eb<\/h2>\n<p style=\"text-align: center;\">\u666f\u8272\u306f\u671b\u3081\u307e\u305b\u3093\u304c<br \/>\n\u305d\u306e\u5206\u30ea\u30fc\u30ba\u30ca\u30d6\u30eb\u306b\u3054\u5229\u7528\u3044\u305f\u3060\u3051\u307e\u3059<\/p>\n<p>[\/vc_column_text][vc_column_text]<\/p>\n<div style=\"text-align: center;\">\n<div style=\"display: inline-block; border: #443a34 solid 1px; font-size: 100%; padding: 5px; padding-left: 10px; padding-right: 10px;\">\u5b9a\u54e12\u540d(19\u33a1)<\/div>\n<div style=\"display: inline-block; border: #443a34 solid 1px; font-size: 100%; padding: 5px; padding-left: 10px; padding-right: 10px;\">\u773a\u671b\u306a\u3057<\/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\/ja\/takimotokan\/dai-ichi-takimotokan\/search\/?rooms=18&#038;show=room\" \n\t\t\t\tclass=\"button btn_huge btn_theme_color btn_rounded  icon_pos_after   \"  target='_blank'><span>\u3053\u306e\u90e8\u5c4b\u30bf\u30a4\u30d7\u3067\u4e88\u7d04\u3059\u308b<\/span> <i class='icon icon-photo-gallery'><\/i> <\/a><\/p>\n<p>[\/vc_column_text][\/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>\u30a2\u30e1\u30cb\u30c6\u30a3\u30fc<\/th>\n<td>\u6b6f\u30d6\u30e9\u30b7 \/ \u30d8\u30a2\u30d6\u30e9\u30b7 \/ \u30ce\u30f3\u30b7\u30ea\u30b3\u30f3\u30b7\u30e3\u30f3\u30d7\u30fc \/ \u30ce\u30f3\u30b7\u30ea\u30b3\u30f3\u30d8\u30a2\u30b3\u30f3\u30c7\u30a3\u30b7\u30e7\u30ca\u30fc \/ \u30dc\u30c7\u30a3\u30bd\u30fc\u30d7 \/ \u30cf\u30f3\u30c9\u30bd\u30fc\u30d7 \/ \u30d3\u30cb\u30fc\u30eb\u5dfe\u7740 \/ \u30b7\u30e3\u30ef\u30fc\u30ad\u30e3\u30c3\u30d7 \/ \u30ab\u30df\u30bd\u30ea \/ \u30d5\u30a7\u30a4\u30b9\u30bf\u30aa\u30eb \/ \u30d0\u30b9\u30bf\u30aa\u30eb \/ \u30d0\u30b9\u30de\u30c3\u30c8 \/ \u8db3\u888b\u30bd\u30c3\u30af\u30b9 \/ \u30dc\u30c7\u30a3\u30bf\u30aa\u30eb \/ \u30b3\u30c3\u30c8\u30f3\u30fb\u9aea\u30b4\u30e0\u30fb\u7dbf\u68d2 \/ \u30b9\u30ad\u30f3\u30b1\u30a2\u30bb\u30c3\u30c8<\/td>\n<\/tr>\n<tr>\n<th>\u8a2d\u5099<\/th>\n<td>\u30e6\u30cb\u30c3\u30c8\u30d0\u30b9 \/ \u5168\u9928\u96c6\u4e2d\u51b7\u6696\u623f \/ \u30c6\u30ec\u30d3(\u5730\u4e0a\u6ce2\u306e\u307f) \/ \u91d1\u5eab \/ \u51b7\u8535\u5eab \/ \u52a0\u6e7f\u7a7a\u6c17\u6e05\u6d44\u6a5f \/ \u6e29\u6c34\u6d17\u6d44\u4fbf\u5ea7<\/td>\n<\/tr>\n<tr>\n<th>\u5099\u54c1<\/th>\n<td>\u30b7\u30e2\u30f3\u30ba\u793e\u88fd\u30d9\u30c3\u30c9\u30de\u30c3\u30c8\u30ec\u30b9 \/ \u30aa\u30ea\u30b8\u30ca\u30eb\u7fbd\u6839\u639b\u3051\u5e03\u56e3 \/ \u6d74\u8863 \/ \u9663\u7fbd\u7e54 \/ \u96ea\u99c4 \/ \u30b9\u30ea\u30c3\u30d1 \/ \u30d8\u30a2\u30c9\u30e9\u30a4\u30e4\u30fc \/ \u6d88\u81ed\u30b9\u30d7\u30ec\u30fc \/ \u30b1\u30c8\u30eb \/ \u30df\u30cd\u30e9\u30eb\u30a6\u30a9\u30fc\u30bf\u30fc \/ \u304a\u8336 \/ \u30b0\u30e9\u30b9 \/ \u6813\u629c\u304d \/ \u9774\u30d9\u30e9 \/ \u30c9\u30ea\u30c3\u30d7\u30b3\u30fc\u30d2\u30fc \/ \u30de\u30b0\u30ab\u30c3\u30d7<\/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;21417&#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\">\u682a\u5f0f\u4f1a\u793e \u7b2c\u4e00\u6edd\u672c\u9928<\/p>\n\t\t\t<p class=\"regular\">\u5317\u6d77\u9053\u767b\u5225\u5e02\u767b\u5225\u6e29\u6cc9\u753a55\u756a\u5730<\/p>\n\t\t<\/li>\n\t\t<li>\n\t\t\t<p class=\"regular\">\u304a\u96fb\u8a71\u3067\u306e\u304a\u554f\u3044\u5408\u308f\u305b\uff0f\u3054\u4e88\u7d04<br\/>\u30d5\u30ea\u30fc\u30c0\u30a4\u30e4\u30eb<\/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\">\u4ee3\u8868\u96fb\u8a71<\/p>\n\t\t\t<p class=\"extra-big\">0143-84-2111<\/p>\n<p class=\"regular\">FAX 050-3730-0051<\/p>\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>\u30aa\u30f3\u30e9\u30a4\u30f3\u30b7\u30e7\u30c3\u30d7<\/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&#038;#822<\/p>\n<div class=\"h10\"><\/div>\n<p><a class=\"more-link1\" href=\"https:\/\/takimotokan.co.jp\/ja\/roomtype-double\/superior\/east\/\">Read more<\/a><\/p>\n","protected":false},"author":20,"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\/ja\/wp-json\/wp\/v2\/pages\/21581"}],"collection":[{"href":"https:\/\/takimotokan.co.jp\/ja\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/takimotokan.co.jp\/ja\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/takimotokan.co.jp\/ja\/wp-json\/wp\/v2\/users\/20"}],"replies":[{"embeddable":true,"href":"https:\/\/takimotokan.co.jp\/ja\/wp-json\/wp\/v2\/comments?post=21581"}],"version-history":[{"count":7,"href":"https:\/\/takimotokan.co.jp\/ja\/wp-json\/wp\/v2\/pages\/21581\/revisions"}],"predecessor-version":[{"id":35138,"href":"https:\/\/takimotokan.co.jp\/ja\/wp-json\/wp\/v2\/pages\/21581\/revisions\/35138"}],"wp:attachment":[{"href":"https:\/\/takimotokan.co.jp\/ja\/wp-json\/wp\/v2\/media?parent=21581"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}