{"id":133,"date":"2025-07-31T10:15:01","date_gmt":"2025-07-31T01:15:01","guid":{"rendered":"https:\/\/recs-lp.com\/magna-resort\/?page_id=133"},"modified":"2025-08-04T14:20:39","modified_gmt":"2025-08-04T05:20:39","slug":"lsp","status":"publish","type":"page","link":"https:\/\/recs-lp.com\/magna-resort\/lsp\/","title":{"rendered":"LSP"},"content":{"rendered":"\n<style>\n    *,\n    *::before,\n    *::after {\n        box-sizing: border-box;\n    }\n\n    \/* \u5171\u901a*\/\n    body {\n        margin: 0;\n    }\n\n    main {\n        max-width: 100%;\n    }\n\n    img {\n        width: 100%;\n        vertical-align: bottom;\n    }\n\n    .content-area {\n        max-width: 1200px;\n        margin-left: auto;\n        margin-right: auto;\n    }\n\n    h1 {\n        display: none;\n    }\n\n    h2.title {\n        font-family: \"Noto Serif JP\", serif;\n        font-size: clamp(32px, calc(32px + (48 - 32) * calc((100vw - 375px) \/ (1440 - 375))), 48px);\n        text-align: center;\n        padding-top: 1em;\n        margin-bottom: 1.5em;\n\n        span {\n            display: block;\n            font-size: 16px;\n            margin-top: 1.25em;\n            color: rgba(0.5, 0.5, 0.5, 0.5);\n        }\n    }\n\n    h3 {\n        font-family: \"Noto Serif JP\", serif;\n        text-align: center;\n        padding-top: 0.5em;\n        margin-bottom: 1rem;\n        border-bottom: solid 1px;\n        font-weight: normal;\n        font-size: 16px;\n\n\n        @media (min-width: 769px) {\n            text-align: left;\n        }\n    }\n\n    p {\n        line-height: 1.7;\n        font-size: 18px;\n    }\n\n    #about {\n        width: 100%;\n        margin: 5em auto;\n\n        p {\n            padding: 0 1em;\n        }\n\n        @media (min-width: 769px) {\n            max-width: 961px;\n        }\n    }\n\n    \/*FACILITY*\/\n    #facility {\n        background-color: #F8F4D8;\n        padding-bottom: 1rem;\n    }\n\n    .flex-a {\n        display: flex;\n        flex-direction: column;\n        width: 100%;\n        margin-bottom: 10%;\n\n        @media (min-width: 769px) {\n            flex-direction: row;\n            max-width: 912px;\n            margin: 3rem auto;\n\n            .factility-img {\n                flex-basis: 25%;\n\n                img {\n                    object-fit: cover;\n                    height: 100%;\n                }\n            }\n\n            .factility-text {\n                flex-basis: 75%;\n                padding: 0 4.8rem;\n                text-align: left;\n            }\n\n            p {\n                font-size: 18px;\n            }\n\n            &:nth-child(odd) {\n                flex-direction: row-reverse;\n            }\n        }\n    }\n\n    .factility-img {\n        width: 100%;\n    }\n\n    .factility-text {\n        background-color: #fff;\n        padding: 0 1em;\n\n        h3 {\n            color: #007EA3;\n        }\n    }\n\n    \/*WORKER*\/\n    #worker {\n        background-color: #11AEDD;\n\n    }\n\n    #facility,\n    #worker {\n        @media (min-width: 1201px) {\n            margin-left: -1000px;\n            margin-right: -1000px;\n            padding-right: 1000px;\n            padding-left: 1000px;\n            overflow: hidden;\n        }\n\n    }\n\n    .flex-b {\n        display: flex;\n        flex-direction: column;\n        width: 100%;\n        gap: 1.5rem;\n        margin-bottom: 10%;\n        padding-bottom: 10%;\n\n        img {\n            aspect-ratio: 16 \/ 9;\n            object-fit: cover;\n            margin: 1em;\n            width: 95%;\n        }\n\n        .worker-text {\n            width: 100%;\n            box-sizing: border-box;\n            padding: 0 1em;\n\n            >h2,\n            p {\n                color: #fff;\n            }\n\n            h2 {\n                position: relative;\n                margin: 0;\n                padding: 0;\n                text-align: left;\n\n                &::after {\n                    content: \"\";\n                    display: block;\n                    width: 1.5em;\n                    height: 1px;\n                    background-color: #FFFCAA;\n                    margin-top: 0.5em;\n                    margin-bottom: 1em;\n                }\n            }\n        }\n\n        @media (min-width: 769px) {\n            flex-direction: row;\n            padding: 8em 3em;\n            margin: 0 auto;\n            max-width: 1116px;\n\n            img,\n            .worker-text {\n                width: 50%;\n            }\n\n            img {\n                aspect-ratio: 4 \/ 3;\n                height: auto;\n                align-self: center !important;\n                margin: 0;\n            }\n\n            .worker-text {\n                padding: 0 1em;\n            }\n        }\n    }\n\n    \/* ROLES*\/\n    .roles-grid {\n        display: grid;\n        grid-template-columns: 1fr;\n\n    }\n\n    .flex-c {\n        display: flex;\n        margin: 0.5rem;\n\n        >div {\n            width: 50%;\n        }\n        img {\n            aspect-ratio: 3\/2;\n        }        \n        .roles-text {\n            padding-left: 1rem;\n        }\n\n        h3 {\n            font-size: 20px;\n            padding: 0;\n            margin: 0;\n            border-bottom: solid 1px #007EA3;\n            text-align: left;\n        }\n        p {\n            font-size: 16px;\n        }\n    }\n\n    @media (min-width: 769px) {\n        #roles {\n            max-width: 1038px;\n        }\n\n        .roles-grid {\n            grid-template-columns: 1fr 1fr;\n            column-gap: 7%;\n            row-gap: 2rem;\n            align-items: stretch;\n\n\n            margin: 0 auto;\n        }\n\n        .flex-c {\n            .roles-img {\n                width: 40%;\n            }\n\n            .roles-text {\n                width: 60%;\n\n            }\n        }\n    }\n\n\n    .attention {\n        font-size: 12px;\n    }\n\n    .btn {\n        font-family: \"Noto Serif JP\", serif;\n        margin-left: auto;\n        margin-right: auto;\n        margin-top: 2rem;\n        margin-bottom: 2rem;\n        display: block;\n        background-color: #F89460;\n        max-width: 433px;\n        padding: 0.4em;\n        border-radius: 50em;\n        transition: opacity 0.25s;\n        font-size: 22px;\n        text-decoration: none;\n        color: #f0f0f0;\n        text-align: center;\n    }\n<\/style>\n\n\n\n<section id=\"hero\">\n        <img decoding=\"async\" src=\"https:\/\/recs-lp.com\/magna-resort\/wp-content\/uploads\/sites\/84\/2025\/07\/lsp-mv.png\" alt=\"\">\n    <\/section>\n\n    <div class=\"content-area\">\n        <section id=\"about\">\n            <p>1986\u5e74\u306b\u958b\u696d\u3057\u305f\u6d5c\u540d\u6e56\u30ec\u30fc\u30af\u30b5\u30a4\u30c9\u30d7\u30e9\u30b6\u30db\u30c6\u30eb\u306f\u3001\u3053\u306e\u5730\u3092\u4ee3\u8868\u3059\u308b\u30ea\u30be\u30fc\u30c8\u30db\u30c6\u30eb\u3068\u3057\u3066\u3001\u89aa\u30fb\u5b50\u30fb\u5b6b\u306e\u4e09\u4ee3\u306b\u308f\u305f\u3063\u3066\u3054\u5229\u7528\u3055\u308c\u308b\u304a\u5ba2\u69d8\u3082\u3044\u3089\u3063\u3057\u3083\u308b\u307b\u3069\u3001\u6570\u591a\u304f\u306e\u304a\u5ba2\u69d8\u3092\u304a\u8fce\u3048\u3057\u3066\u304d\u307e\u3057\u305f\u3002<\/p>\n            <p>\u5f53\u65bd\u8a2d\u306e\u30b9\u30bf\u30c3\u30d5\u306f\u3001\u4e00\u822c\u306e\u304a\u5ba2\u69d8\u3068\u4f1a\u54e1\u69d8\u306e\u3069\u3061\u3089\u3082\u63a5\u5ba2\u3059\u308b\u6a5f\u4f1a\u304c\u3042\u308b\u306e\u3067\u3001\u4e00\u56de\u306e\u51fa\u4f1a\u3044\u306e\u697d\u3057\u3055\u3082\u3001\u304a\u5ba2\u69d8\u3068\u95a2\u4fc2\u6027\u3092\u306f\u3050\u304f\u3080\u624b\u3054\u305f\u3048\u3082\u3001\u4e21\u65b9\u611f\u3058\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n            <p>\u307e\u305f\u3001\u4e00\u822c\u306e\u5bbf\u6cca\u5ba2\u3068\u3057\u3066\u901a\u3044\u7d9a\u3051\u308b\u3046\u3061\u306b\u3001\u3053\u306e\u30db\u30c6\u30eb\u304c\u597d\u304d\u306b\u306a\u308a\u4f1a\u54e1\u6a29\u3092\u8cb7\u308f\u308c\u305f\u304a\u5ba2\u69d8\u3082\u3044\u308b\u304f\u3089\u3044\u3001\u304a\u3082\u3066\u306a\u3057\u306e\u529b\u3082\u9ad8\u304f\u8a55\u4fa1\u3055\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n        <\/section>\n\n        <section id=\"facility\">\n            <h2 class=\"title\">\u65bd\u8a2d\u306e\u7d39\u4ecb<span>FACILITY INTRODUCTION<\/span><\/h2>\n            <div class=\"flex-a\">\n                <div class=\"factility-img\">\n                    <img decoding=\"async\" src=\"https:\/\/recs-lp.com\/magna-resort\/wp-content\/uploads\/sites\/84\/2025\/08\/lsp01.jpg\" alt=\"\">\n                <\/div>\n                <div class=\"factility-text\">\n                    <h3>OUR STORY<\/h3>\n                    <p>\u6d5c\u540d\u6e56\u30a8\u30ea\u30a2\u3092\u4ee3\u8868\u3059\u308b\u7dcf\u5408\u30ea\u30be\u30fc\u30c8\u65bd\u8a2d\u3067\u3059\u30021986\u5e74\u306b\u5275\u696d\u3057\u3066\u4ee5\u6765\u3001\u6570\u591a\u304f\u306e\u304a\u5ba2\u69d8\u3092\u304a\u3082\u3066\u306a\u3057\u3057\u3066\u304d\u307e\u3057\u305f\u3002<\/p>\n                <\/div>\n            <\/div>\n            <div class=\"flex-a\">\n                <div class=\"factility-img\">\n                    <img decoding=\"async\" src=\"https:\/\/recs-lp.com\/magna-resort\/wp-content\/uploads\/sites\/84\/2025\/08\/lsp02.jpg\n\" alt=\"\">\n                <\/div>\n                <div class=\"factility-text\">\n                    <h3>ACTIVITIES<\/h3>\n                    <p>\u3053\u306e\u5730\u306e\u9b45\u529b\u3092\u6700\u5927\u9650\u306b\u4f1d\u3048\u308b\u3001\u91e3\u308a\u3084\u30ab\u30cc\u30fc\u3001\u30ad\u30e3\u30f3\u30c9\u30eb\u4f5c\u308a\u306a\u3069\u591a\u7a2e\u591a\u69d8\u306a\u30a2\u30af\u30c6\u30a3\u30d3\u30c6\u30a3\u3082\u63d0\u6848\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n                <\/div>\n            <\/div>\n            <div class=\"flex-a\">\n                <div class=\"factility-img\">\n                    <img decoding=\"async\" src=\"https:\/\/recs-lp.com\/magna-resort\/wp-content\/uploads\/sites\/84\/2025\/07\/lsp03-e1754011088916.jpg\" alt=\"\">\n                <\/div>\n                <div class=\"factility-text\">\n                    <h3>DINING<\/h3>\n                    <p>\u3054\u5bb6\u65cf\u9023\u308c\u306e\u304a\u5ba2\u69d8\u306b\u4eba\u6c17\u306e\u30d0\u30a4\u30ad\u30f3\u30b0\u3002\u5b63\u7bc0\u6bce\u306b\u30b3\u30f3\u30bb\u30d7\u30c8\u3092\u6301\u3063\u305f\u5730\u7523\u98df\u6750\u3092\u6271\u3048\u308b\u74b0\u5883\u3067\u6599\u7406\u4eba\u306e\u30b9\u30ad\u30eb\u3082\u78e8\u3051\u307e\u3059\u3002<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"flex-a\">\n                <div class=\"factility-img\">\n                    <img decoding=\"async\" src=\"https:\/\/recs-lp.com\/magna-resort\/wp-content\/uploads\/sites\/84\/2025\/08\/lsp-04.png\" alt=\"\">\n                <\/div>\n                <div class=\"factility-text\">\n                    <h3>WITH DOGS<\/h3>\n                    <p>\u611b\u72ac\u3068\u306e\u304b\u3051\u304c\u3048\u306e\u306a\u3044\u6642\u9593\u3092\u5927\u5207\u306b\u3057\u3066\u3044\u305f\u3060\u304f\u305f\u3081\u3001\u30c9\u30c3\u30b0\u30ab\u30d5\u30a7\u30fb\u30c9\u30c3\u30b0\u30e9\u30f3\u3082\u30aa\u30fc\u30d7\u30f3\u3057\u307e\u3057\u305f\u3002<\/p>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <section id=\"worker\">\n            <div class=\"flex-b\">\n                <img decoding=\"async\" src=\"https:\/\/recs-lp.com\/magna-resort\/wp-content\/uploads\/sites\/84\/2025\/07\/lsp5-scaled.jpg\" alt=\"\">\n                <div class=\"worker-text\">\n                    <h2 class=\"title\">\u50cd\u304f\u4eba\u306e\u3053\u3068<\/h2>\n                    <p>\n                    \u5f53\u65bd\u8a2d\u306e\u3053\u3068\u3092\u77e5\u3063\u3066\u3044\u308b\u3001\u307e\u305f\u306f\u5229\u7528\u3057\u305f\u3053\u3068\u304c\u3042\u308b\u30b9\u30bf\u30c3\u30d5\u3082\u591a\u304f\u3001\u5730\u5143\u306e\u30ea\u30be\u30fc\u30c8\u306e\u30e9\u30f3\u30c9\u30de\u30fc\u30af\u3068\u3057\u3066\u306e\u77e5\u540d\u5ea6\u306e\u9ad8\u3055\u3092\u611f\u3058\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002\u304a\u5ba2\u69d8\u306e\u601d\u3044\u51fa\u4f5c\u308a\u306e\u305f\u3081\u3001\u56db\u5b63\u306b\u5408\u308f\u305b\u305f\u30a4\u30d9\u30f3\u30c8\u306e\u958b\u50ac\u3084\u30a2\u30af\u30c6\u30a3\u30d3\u30c6\u30a3\u3092\u3054\u63d0\u6848\u3059\u308b\u306e\u3082\u3001\u3053\u3053\u3067\u50cd\u304f\u9762\u767d\u3055\u3002\u6d5c\u540d\u6e56\u306e\u89b3\u5149\u5927\u4f7f\u3068\u3057\u3066\u3001\u3072\u3068\u308a\u4e00\u4eba\u306e\u30b9\u30bf\u30c3\u30d5\u304c\u5f79\u8077\u306e\u57a3\u6839\u3092\u8d8a\u3048\u3066\u4e00\u3064\u306e\u8077\u5834\u3092\u4f5c\u308a\u4e0a\u3052\u3066\u3044\u307e\u3059\u3002\n                    <\/p>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <section class=\"roles\">\n            <h2 class=\"title\">\u304a\u4ed5\u4e8b\u4e00\u4f8b<span>ROLES AT OUR FACILITY<\/span><\/h2>\n            <div class=\"roles-grid\">\n                <div class=\"flex-c\">\n                    <div class=\"roles-img\">\n                        <img decoding=\"async\" src=\"https:\/\/recs-lp.com\/magna-resort\/wp-content\/uploads\/sites\/84\/2025\/07\/lsp06-scaled.jpeg\"\n                            alt=\"\">\n                    <\/div>\n                    <div class=\"roles-text\">\n                        <h3>\u4e8b\u52d9\u8077<\/h3>\n                        <p>\u7d4c\u7406\u3084\u7dcf\u52d9\u306a\u3069\u306e\u30d0\u30c3\u30af\u30aa\u30d5\u30a3\u30b9\u696d\u52d9\u3084\u3001\u4f1a\u54e1\u69d8\u5bfe\u5fdc\u306a\u3069\u69d8\u3005\u306a\u4ed5\u4e8b\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"flex-c\">\n                    <div class=\"roles-img\">\n                        <img decoding=\"async\" src=\"https:\/\/recs-lp.com\/magna-resort\/wp-content\/uploads\/sites\/84\/2025\/07\/lsp-7.jpg\"\n                            alt=\"\">\n                    <\/div>\n                    <div class=\"roles-text\">\n                        <h3>\u30d5\u30ed\u30f3\u30c8<\/h3>\n                        <p>\u304a\u5ba2\u69d8\u3068\u6700\u521d\u306b\u3075\u308c\u3042\u3046\u65bd\u8a2d\u306e\u9854\u3068\u3057\u3066\u30db\u30b9\u30d4\u30bf\u30ea\u30c6\u30a3\u6ea2\u308c\u308b\u30b5\u30fc\u30d3\u30b9\u3092\u63d0\u4f9b\u3057\u307e\u3059\u3002<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"flex-c\">\n                    <div class=\"roles-img\">\n                        <img decoding=\"async\" src=\"https:\/\/recs-lp.com\/magna-resort\/wp-content\/uploads\/sites\/84\/2025\/07\/lsp08-scaled.jpg\"\n                            alt=\"\">\n                    <\/div>\n                    <div class=\"roles-text\">\n                        <h3>\u30ec\u30b9\u30c8\u30e9\u30f3\u30b5\u30fc\u30d3\u30b9<\/h3>\n                        <p>\u3072\u3068\u308a\u4e00\u4eba\u306e\u304a\u5ba2\u69d8\u306e\u304a\u597d\u307f\u3092\u628a\u63e1\u3059\u308b\u306a\u3069\u3001\u304d\u3081\u7d30\u3084\u304b\u306a\u30b5\u30fc\u30d3\u30b9\u3092\u63d0\u4f9b\u3057\u307e\u3059\u3002<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"flex-c\">\n                    <div class=\"roles-img\">\n                        <img decoding=\"async\" src=\"https:\/\/recs-lp.com\/magna-resort\/wp-content\/uploads\/sites\/84\/2025\/07\/lsp09-scaled.jpg\"\n                            alt=\"\">\n                    <\/div>\n                    <div class=\"roles-text\">\n                        <h3>\u8abf\u7406<\/h3>\n                        <p>\u5965\u6d5c\u540d\u306e\u8c4a\u304b\u306a\u5730\u7523\u98df\u6750\u3092\u6271\u3048\u308b\u74b0\u5883\u3067\u3059\u3002\u30e1\u30cb\u30e5\u30fc\u958b\u767a\u3067\u3082\u529b\u3092\u767a\u63ee\u3057\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"flex-c\">\n                    <div class=\"roles-img\">\n                        <img decoding=\"async\" src=\"https:\/\/recs-lp.com\/magna-resort\/wp-content\/uploads\/sites\/84\/2025\/07\/lsp10.jpg\"\n                            alt=\"\">\n                    <\/div>\n                    <div class=\"roles-text\">\n                        <h3>\u77ed\u671f\u30d7\u30fc\u30eb\u30b9\u30bf\u30c3\u30d5<\/h3>\n                        <p>\u590f\u4f11\u307f\u306e\u697d\u3057\u3044\u601d\u3044\u51fa\u3065\u304f\u308a\u306e\u304a\u624b\u4f1d\u3044\uff01\u590f\u5b63\u9650\u5b9a\u306e\u5c4b\u5916\u30d7\u30fc\u30eb\u306e\u76e3\u8996\u54e1\u3067\u3059\u3002<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"flex-c\">\n                    <div class=\"roles-img\">\n                        <img decoding=\"async\" src=\"https:\/\/recs-lp.com\/magna-resort\/wp-content\/uploads\/sites\/84\/2025\/06\/onyoku.jpg\"\n                            alt=\"\">\n                    <\/div>\n                    <div class=\"roles-text\">\n                        <h3>\u6e29\u6d74\u30b9\u30bf\u30c3\u30d5<\/h3>\n                        <p>\u6d74\u5834\u3084\u30b5\u30a6\u30ca\u306e\u3054\u5229\u7528\u53d7\u4ed8\u3084\u6383\u9664\u306a\u3069\u3001\u5feb\u9069\u3067\u6e05\u6f54\u306a\u65bd\u8a2d\u7ba1\u7406\u3092\u304a\u9858\u3044\u3057\u307e\u3059\u3002<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"flex-c\">\n                    <div class=\"roles-img\">\n                        <img decoding=\"async\" src=\"https:\/\/recs-lp.com\/magna-resort\/wp-content\/uploads\/sites\/84\/2025\/07\/lsp12.jpg\"\n                            alt=\"\">\n                    <\/div>\n                    <div class=\"roles-text\">\n                        <h3>\u30c9\u30c3\u30b0\u30ab\u30d5\u30a7\u30b9\u30bf\u30c3\u30d5<\/h3>\n                        <p>\u611b\u72ac\u3068\u3086\u3063\u305f\u308a\u904e\u3054\u305b\u308b\u30c9\u30c3\u30b0\u30ab\u30d5\u30a7\uff06\u30e9\u30f3\u3002\u52d5\u7269\u597d\u304d\u306a\u65b9\u306b\u3074\u3063\u305f\u308a\u306e\u304a\u4ed5\u4e8b\u3067\u3059\u3002<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"flex-c\">\n                    <div class=\"roles-img\">\n                        <img decoding=\"async\" src=\"https:\/\/recs-lp.com\/magna-resort\/wp-content\/uploads\/sites\/84\/2025\/07\/ki12-lsp13-scaled-e1753933954813.jpg\"\n                            alt=\"\">\n                    <\/div>\n                    <div class=\"roles-text\">\n                        <h3>\u55b6\u696d\u4f01\u753b<\/h3>\n                        <p>\u30cf\u30a4\u30af\u30e9\u30b9\u306e\u304a\u5ba2\u69d8\u306b\u571f\u5730\u3084\u65bd\u8a2d\u306e\u4fa1\u5024\u3092\u4f1d\u3048\u3001\u65b0\u3057\u3044\u4f1a\u54e1\u69d8\u3092\u5897\u3084\u3057\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <p class=\"attention\">\u203b\u73fe\u5728\u52df\u96c6\u4e2d\u306e\u8077\u7a2e\u306b\u3064\u3044\u3066\u306f\u300c\u6c42\u4eba\u4e00\u89a7\u300d\u3092\u3054\u78ba\u8a8d\u304f\u3060\u3055\u3044<\/p>\n            <a class=\"btn\" href=\"https:\/\/recs-lp.com\/magna-resort\/free_taxonomy_1\/lsp\/\">\u6c42\u4eba\u4e00\u89a7<\/a>\n        <\/section>\n    <\/div>\n","protected":false},"excerpt":{"rendered":"<p>1986\u5e74\u306b\u958b\u696d\u3057\u305f\u6d5c\u540d\u6e56\u30ec\u30fc\u30af\u30b5\u30a4\u30c9\u30d7\u30e9\u30b6\u30db\u30c6\u30eb\u306f\u3001\u3053\u306e\u5730\u3092\u4ee3\u8868\u3059\u308b\u30ea\u30be\u30fc\u30c8\u30db\u30c6\u30eb\u3068\u3057\u3066\u3001\u89aa\u30fb\u5b50\u30fb\u5b6b\u306e\u4e09\u4ee3\u306b\u308f\u305f\u3063\u3066\u3054\u5229\u7528\u3055\u308c\u308b\u304a\u5ba2\u69d8\u3082\u3044\u3089\u3063\u3057\u3083\u308b\u307b\u3069\u3001\u6570\u591a\u304f\u306e\u304a\u5ba2\u69d8\u3092\u304a\u8fce\u3048\u3057\u3066\u304d\u307e\u3057\u305f\u3002 \u5f53\u65bd\u8a2d\u306e\u30b9\u30bf\u30c3\u30d5\u306f\u3001\u4e00\u822c\u306e [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-noedge.php","meta":{"footnotes":""},"class_list":["post-133","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/recs-lp.com\/magna-resort\/wp-json\/wp\/v2\/pages\/133"}],"collection":[{"href":"https:\/\/recs-lp.com\/magna-resort\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/recs-lp.com\/magna-resort\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/recs-lp.com\/magna-resort\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/recs-lp.com\/magna-resort\/wp-json\/wp\/v2\/comments?post=133"}],"version-history":[{"count":34,"href":"https:\/\/recs-lp.com\/magna-resort\/wp-json\/wp\/v2\/pages\/133\/revisions"}],"predecessor-version":[{"id":476,"href":"https:\/\/recs-lp.com\/magna-resort\/wp-json\/wp\/v2\/pages\/133\/revisions\/476"}],"wp:attachment":[{"href":"https:\/\/recs-lp.com\/magna-resort\/wp-json\/wp\/v2\/media?parent=133"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}