{"id":21464,"date":"2022-02-15T14:42:12","date_gmt":"2022-02-15T05:42:12","guid":{"rendered":"https:\/\/takimotokan.co.jp\/?page_id=21464"},"modified":"2026-01-06T12:54:58","modified_gmt":"2026-01-06T03:54:58","slug":"%e3%83%87%e3%83%a9%e3%83%83%e3%82%af%e3%82%b9%e6%9c%ac%e9%a4%a8%e5%92%8c%e5%ae%a4","status":"publish","type":"page","link":"https:\/\/takimotokan.co.jp\/ja\/roomtype-jp\/deluxe\/main\/","title":{"rendered":"\u30c7\u30e9\u30c3\u30af\u30b9\u672c\u9928\u548c\u5ba4"},"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_f24bb23b45c32a1dfa535439d26c6e16 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_f24bb23b45c32a1dfa535439d26c6e16\");\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_f24bb23b45c32a1dfa535439d26c6e16,\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_f24bb23b45c32a1dfa535439d26c6e16() {\r\n\t\t\t\t\t\t\t\t$(\"#img_slider_f24bb23b45c32a1dfa535439d26c6e16\").fadeTo(0,1);\r\n\t\t\t\t\t\t\t\t$(\"#img_slider_f24bb23b45c32a1dfa535439d26c6e16 .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_f24bb23b45c32a1dfa535439d26c6e16\" style=\"opacity:0;\"><div class=\"img_slider_item boc_owl_lazy\"><img decoding=\"async\" src=\"https:\/\/takimotokan.co.jp\/wp-content\/uploads\/2022\/02\/DLX\u672c\u9928\u548c\u5ba4_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\/DLX\u672c\u9928\u548c\u5ba42_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\/DLX\u672c\u9928\u548c\u5ba4\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_534\" 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\/DLX\u672c\u9928\u548c\u5ba4_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\/DLX\u672c\u9928\u548c\u5ba42_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\/DLX\u672c\u9928\u548c\u5ba4\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_534\");\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_534\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_534() {\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_534 .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;\">\u30c7\u30e9\u30c3\u30af\u30b9\u672c\u9928\u548c\u5ba4<\/h2>\n<p style=\"text-align: center;\">\u683c\u5f0f\u9ad8\u3044\u548c\u306e\u4f47\u307e\u3044\u3067\u304a\u3080\u304b\u3048\u3059\u308b<br \/>\n\u5f53\u9928\u306e\u6700\u9ad8\u5cf0 \u672c\u9928<\/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\u54e14\u540d(40\u33a1)\u307e\u305f\u306f\u5b9a\u54e15\u540d(44\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\uff1a\u4e2d\u5ead\u307e\u305f\u306f\u6e29\u6cc9\u8857<\/div>\n<div style=\"display: inline-block; border: #443a34 solid 1px; font-size: 100%; padding: 5px; padding-left: 10px; padding-right: 10px;\">\u304a\u90e8\u5c4b\u98df\u53ef<\/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\/?show=room&#038;rpath=dx-jp\" \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 \/ \u30d7\u30ec\u30df\u30a2\u30e0\u30b3\u30c3\u30c8\u30f3\u30d5\u30a7\u30a4\u30b9\u30bf\u30aa\u30eb \/ \u30d7\u30ec\u30df\u30a2\u30e0\u30b3\u30c3\u30c8\u30f3\u30d0\u30b9\u30bf\u30aa\u30eb \/ \u30d7\u30ec\u30df\u30a2\u30e0\u30b3\u30c3\u30c8\u30f3\u30d0\u30b9\u30de\u30c3\u30c8 \/ \u30cf\u30f3\u30c9\u30bf\u30aa\u30eb \/ \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>\u6d74\u5ba4(\u6e29\u6cc9\u3067\u306f\u3054\u3056\u3044\u307e\u305b\u3093) \/ \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>\u6577\u5e03\u56e3(\u30d6\u30ec\u30b9\u30a8\u30a2\u30fc) \/ \u30aa\u30ea\u30b8\u30ca\u30eb\u4e8c\u3064\u6298\u308a\u6795 \/ \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;21383&#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-jp\/deluxe\/main\/\">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":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.8 - aioseo.com -->\n\t<meta name=\"description\" content=\"\u30c7\u30e9\u30c3\u30af\u30b9\u672c\u9928\u548c\u5ba4 \u683c\u5f0f\u9ad8\u3044\u548c\u306e\u4f47\u307e\u3044\u3067\u304a\u3080\u304b\u3048\u3059\u308b\u5f53\u9928\u306e\u6700\u9ad8\u5cf0 \u672c\u9928\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/takimotokan.co.jp\/ja\/roomtype-jp\/deluxe\/main\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.8\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/takimotokan.co.jp\\\/ja\\\/roomtype-jp\\\/deluxe\\\/main\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/takimotokan.co.jp\\\/ja\\\/#listItem\",\"position\":1,\"name\":\"\\u30db\\u30fc\\u30e0\",\"item\":\"https:\\\/\\\/takimotokan.co.jp\\\/ja\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/takimotokan.co.jp\\\/ja\\\/roomtype-jp\\\/deluxe\\\/main\\\/#listItem\",\"name\":\"\\u30c7\\u30e9\\u30c3\\u30af\\u30b9\\u672c\\u9928\\u548c\\u5ba4\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/takimotokan.co.jp\\\/ja\\\/roomtype-jp\\\/deluxe\\\/main\\\/#listItem\",\"position\":2,\"name\":\"\\u30c7\\u30e9\\u30c3\\u30af\\u30b9\\u672c\\u9928\\u548c\\u5ba4\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/takimotokan.co.jp\\\/ja\\\/#listItem\",\"name\":\"\\u30db\\u30fc\\u30e0\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/takimotokan.co.jp\\\/ja\\\/#organization\",\"name\":\"Takimotokan\",\"description\":\"\\u5727\\u5dfb\\u306e\\u5927\\u6d74\\u5834\\u3011\\u5317\\u6d77\\u9053\\u767b\\u5225\\u6e29\\u6cc9\\u306e\\u8001\\u8217\\u65c5\\u9928 \\u7b2c\\u4e00\\u6edd\\u672c\\u9928\\uff5c\\u516c\\u5f0f\",\"url\":\"https:\\\/\\\/takimotokan.co.jp\\\/ja\\\/\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/takimotokan.co.jp\\\/ja\\\/roomtype-jp\\\/deluxe\\\/main\\\/#webpage\",\"url\":\"https:\\\/\\\/takimotokan.co.jp\\\/ja\\\/roomtype-jp\\\/deluxe\\\/main\\\/\",\"name\":\"\\u30c7\\u30e9\\u30c3\\u30af\\u30b9\\u672c\\u9928\\u548c\\u5ba4\\uff5c\\u7b2c\\u4e00\\u6edd\\u672c\\u9928\\u3010\\u516c\\u5f0f\\u3011\",\"description\":\"\\u30c7\\u30e9\\u30c3\\u30af\\u30b9\\u672c\\u9928\\u548c\\u5ba4 \\u683c\\u5f0f\\u9ad8\\u3044\\u548c\\u306e\\u4f47\\u307e\\u3044\\u3067\\u304a\\u3080\\u304b\\u3048\\u3059\\u308b\\u5f53\\u9928\\u306e\\u6700\\u9ad8\\u5cf0 \\u672c\\u9928\",\"inLanguage\":\"ja\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/takimotokan.co.jp\\\/ja\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/takimotokan.co.jp\\\/ja\\\/roomtype-jp\\\/deluxe\\\/main\\\/#breadcrumblist\"},\"datePublished\":\"2022-02-15T14:42:12+09:00\",\"dateModified\":\"2026-01-06T12:54:58+09:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/takimotokan.co.jp\\\/ja\\\/#website\",\"url\":\"https:\\\/\\\/takimotokan.co.jp\\\/ja\\\/\",\"name\":\"Takimotokan\",\"description\":\"\\u5727\\u5dfb\\u306e\\u5927\\u6d74\\u5834\\u3011\\u5317\\u6d77\\u9053\\u767b\\u5225\\u6e29\\u6cc9\\u306e\\u8001\\u8217\\u65c5\\u9928 \\u7b2c\\u4e00\\u6edd\\u672c\\u9928\\uff5c\\u516c\\u5f0f\",\"inLanguage\":\"ja\",\"publisher\":{\"@id\":\"https:\\\/\\\/takimotokan.co.jp\\\/ja\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"\u30c7\u30e9\u30c3\u30af\u30b9\u672c\u9928\u548c\u5ba4\uff5c\u7b2c\u4e00\u6edd\u672c\u9928\u3010\u516c\u5f0f\u3011","description":"\u30c7\u30e9\u30c3\u30af\u30b9\u672c\u9928\u548c\u5ba4 \u683c\u5f0f\u9ad8\u3044\u548c\u306e\u4f47\u307e\u3044\u3067\u304a\u3080\u304b\u3048\u3059\u308b\u5f53\u9928\u306e\u6700\u9ad8\u5cf0 \u672c\u9928","canonical_url":"https:\/\/takimotokan.co.jp\/ja\/roomtype-jp\/deluxe\/main\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/takimotokan.co.jp\/ja\/roomtype-jp\/deluxe\/main\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/takimotokan.co.jp\/ja\/#listItem","position":1,"name":"\u30db\u30fc\u30e0","item":"https:\/\/takimotokan.co.jp\/ja\/","nextItem":{"@type":"ListItem","@id":"https:\/\/takimotokan.co.jp\/ja\/roomtype-jp\/deluxe\/main\/#listItem","name":"\u30c7\u30e9\u30c3\u30af\u30b9\u672c\u9928\u548c\u5ba4"}},{"@type":"ListItem","@id":"https:\/\/takimotokan.co.jp\/ja\/roomtype-jp\/deluxe\/main\/#listItem","position":2,"name":"\u30c7\u30e9\u30c3\u30af\u30b9\u672c\u9928\u548c\u5ba4","previousItem":{"@type":"ListItem","@id":"https:\/\/takimotokan.co.jp\/ja\/#listItem","name":"\u30db\u30fc\u30e0"}}]},{"@type":"Organization","@id":"https:\/\/takimotokan.co.jp\/ja\/#organization","name":"Takimotokan","description":"\u5727\u5dfb\u306e\u5927\u6d74\u5834\u3011\u5317\u6d77\u9053\u767b\u5225\u6e29\u6cc9\u306e\u8001\u8217\u65c5\u9928 \u7b2c\u4e00\u6edd\u672c\u9928\uff5c\u516c\u5f0f","url":"https:\/\/takimotokan.co.jp\/ja\/"},{"@type":"WebPage","@id":"https:\/\/takimotokan.co.jp\/ja\/roomtype-jp\/deluxe\/main\/#webpage","url":"https:\/\/takimotokan.co.jp\/ja\/roomtype-jp\/deluxe\/main\/","name":"\u30c7\u30e9\u30c3\u30af\u30b9\u672c\u9928\u548c\u5ba4\uff5c\u7b2c\u4e00\u6edd\u672c\u9928\u3010\u516c\u5f0f\u3011","description":"\u30c7\u30e9\u30c3\u30af\u30b9\u672c\u9928\u548c\u5ba4 \u683c\u5f0f\u9ad8\u3044\u548c\u306e\u4f47\u307e\u3044\u3067\u304a\u3080\u304b\u3048\u3059\u308b\u5f53\u9928\u306e\u6700\u9ad8\u5cf0 \u672c\u9928","inLanguage":"ja","isPartOf":{"@id":"https:\/\/takimotokan.co.jp\/ja\/#website"},"breadcrumb":{"@id":"https:\/\/takimotokan.co.jp\/ja\/roomtype-jp\/deluxe\/main\/#breadcrumblist"},"datePublished":"2022-02-15T14:42:12+09:00","dateModified":"2026-01-06T12:54:58+09:00"},{"@type":"WebSite","@id":"https:\/\/takimotokan.co.jp\/ja\/#website","url":"https:\/\/takimotokan.co.jp\/ja\/","name":"Takimotokan","description":"\u5727\u5dfb\u306e\u5927\u6d74\u5834\u3011\u5317\u6d77\u9053\u767b\u5225\u6e29\u6cc9\u306e\u8001\u8217\u65c5\u9928 \u7b2c\u4e00\u6edd\u672c\u9928\uff5c\u516c\u5f0f","inLanguage":"ja","publisher":{"@id":"https:\/\/takimotokan.co.jp\/ja\/#organization"}}]}},"aioseo_meta_data":{"post_id":"21464","title":"\u30c7\u30e9\u30c3\u30af\u30b9\u672c\u9928\u548c\u5ba4\uff5c\u7b2c\u4e00\u6edd\u672c\u9928\u3010\u516c\u5f0f\u3011&nbsp;","description":"\u30c7\u30e9\u30c3\u30af\u30b9\u672c\u9928\u548c\u5ba4 \u683c\u5f0f\u9ad8\u3044\u548c\u306e\u4f47\u307e\u3044\u3067\u304a\u3080\u304b\u3048\u3059\u308b\u5f53\u9928\u306e\u6700\u9ad8\u5cf0 \u672c\u9928","keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":{"id":"#aioseo-web-page-66cff20c70801","slug":"web-page","graphName":"WebPage","label":"Web \u30da\u30fc\u30b8","properties":{"type":"WebPage","name":"","description":""}}},"graphName":"WebPage","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":"{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"},\"blockGraphs\":[]}","pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"limit_modified_date":false,"created":"2022-02-15 05:37:53","updated":"2026-01-06 03:54:58","ai":null,"breadcrumb_settings":null,"seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/takimotokan.co.jp\/ja\/\" title=\"\u30db\u30fc\u30e0\">\u30db\u30fc\u30e0<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t\u30c7\u30e9\u30c3\u30af\u30b9\u672c\u9928\u548c\u5ba4\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"\u30db\u30fc\u30e0","link":"https:\/\/takimotokan.co.jp\/ja\/"},{"label":"\u30c7\u30e9\u30c3\u30af\u30b9\u672c\u9928\u548c\u5ba4","link":"https:\/\/takimotokan.co.jp\/ja\/roomtype-jp\/deluxe\/main\/"}],"_links":{"self":[{"href":"https:\/\/takimotokan.co.jp\/ja\/wp-json\/wp\/v2\/pages\/21464"}],"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=21464"}],"version-history":[{"count":8,"href":"https:\/\/takimotokan.co.jp\/ja\/wp-json\/wp\/v2\/pages\/21464\/revisions"}],"predecessor-version":[{"id":35127,"href":"https:\/\/takimotokan.co.jp\/ja\/wp-json\/wp\/v2\/pages\/21464\/revisions\/35127"}],"wp:attachment":[{"href":"https:\/\/takimotokan.co.jp\/ja\/wp-json\/wp\/v2\/media?parent=21464"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}