{"id":434,"date":"2026-06-26T02:31:57","date_gmt":"2026-06-26T02:31:57","guid":{"rendered":"https:\/\/jlife1030.jp\/?page_id=434"},"modified":"2026-07-19T07:17:32","modified_gmt":"2026-07-19T07:17:32","slug":"top","status":"publish","type":"page","link":"https:\/\/jlife1030.jp\/","title":{"rendered":"TOP"},"content":{"rendered":"\n<style>\n    \/* \u81ea\u52d5\u30bf\u30a4\u30c8\u30eb\u7b49\u306e\u5b8c\u5168\u975e\u8868\u793a *\/\n    header.entry-header, .entry-header, .page-header,\n    h1.entry-title, h1.page-title, h1.theme-page-title, .c-page-header {\n        display: none !important;\n        height: 0 !important;\n        margin: 0 !important;\n        padding: 0 !important;\n        opacity: 0 !important;\n        visibility: hidden !important;\n    }\n\n    \/* \u5171\u901a\u30d5\u30a9\u30f3\u30c8\u30fb\u30ea\u30bb\u30c3\u30c8 *\/\n    .jlife-body {\n        color: #e5ddda !important;\n        font-family: 'Helvetica Neue', Arial, 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', Meiryo, sans-serif;\n        line-height: 1.8;\n        margin: 0;\n        padding: 0;\n        box-sizing: border-box;\n        width: 100%;\n        background-color: #0b0807 !important;\n        background-image: \n            radial-gradient(rgba(204, 164, 100, 0.15) 10%, transparent 11%),\n            radial-gradient(rgba(204, 164, 100, 0.08) 10%, transparent 11%) !important;\n        background-size: 6px 6px !important;\n        background-position: 0 0, 3px 3px !important;\n    }\n\n    html {\n        scroll-behavior: smooth;\n    }\n\n    .jlife-section {\n        padding: 90px 20px;\n        box-sizing: border-box;\n        width: 100%;\n    }\n    .jlife-container {\n        width: 100%;\n        max-width: 1140px;\n        margin: 0 auto;\n        box-sizing: border-box;\n    }\n    .jlife-sec-title {\n        font-size: 32px;\n        color: #fff;\n        margin: 0 0 16px 0;\n        font-weight: 700;\n        letter-spacing: 1.5px;\n        line-height: 1.4;\n    }\n    .jlife-sec-subtitle {\n        color: #cca464;\n        font-size: 13px;\n        margin-bottom: 60px;\n        letter-spacing: 4px;\n        font-weight: 700;\n        position: relative;\n    }\n\n    .text-left-align {\n        text-align: left !important;\n    }\n    .text-center-align {\n        text-align: center !important;\n    }\n\n    .jlife-nav-link {\n        color: #cca464 !important;\n        text-decoration: none !important;\n        font-size: 15px;\n        font-weight: 700;\n        letter-spacing: 1.5px;\n        padding: 8px 4px;\n        transition: color 0.3s ease;\n        position: relative;\n    }\n    .jlife-nav-link::after {\n        content: '';\n        position: absolute;\n        bottom: 0;\n        left: 0;\n        width: 100%;\n        height: 2px;\n        background-color: #cca464;\n        transform: scaleX(0);\n        transition: transform 0.3s ease;\n    }\n    .jlife-nav-link:hover {\n        color: #ffffff !important;\n    }\n    .jlife-nav-link:hover::after {\n        transform: scaleX(1);\n    }\n    .jlife-nav-active::after {\n        transform: scaleX(1) !important;\n    }\n\n    .jlife-row-container {\n        width: 100% !important;\n        display: flex !important;\n        gap: 30px !important;\n        box-sizing: border-box !important;\n        margin-bottom: 30px;\n    }\n    .jlife-column-3 {\n        flex: 1 !important;\n        background: linear-gradient(135deg, #16100e 0%, #0d0807 100%) !important;\n        border: 1px solid #2c1e19 !important;\n        padding: 35px 25px !important;\n        border-radius: 6px !important;\n        box-shadow: 0 20px 40px rgba(0,0,0,0.6) !important;\n        box-sizing: border-box !important;\n        transition: transform 0.3s ease, border-color 0.3s ease;\n    }\n    .jlife-column-3:hover {\n        transform: translateY(-5px);\n        border-color: #422d25 !important;\n    }\n    .jlife-column-2 {\n        flex: 1 !important;\n        background: rgba(22, 16, 14, 0.6) !important;\n        border: 1px solid #2c1e19 !important;\n        padding: 35px !important;\n        border-radius: 6px !important;\n        box-shadow: 0 15px 35px rgba(0,0,0,0.4) !important;\n        box-sizing: border-box !important;\n    }\n\n    .jlife-table {\n        width: 100%;\n        border-collapse: collapse;\n        margin-top: 30px;\n        box-shadow: 0 15px 35px rgba(0,0,0,0.6);\n        border-radius: 6px;\n        overflow: hidden;\n    }\n    .jlife-table th, .jlife-table td {\n        border: 1px solid #2c1e19;\n        padding: 20px 24px;\n        text-align: left;\n    }\n    .jlife-table th {\n        background-color: #16100e;\n        color: #cca464;\n        font-weight: 700;\n        width: 25%;\n        letter-spacing: 1px;\n    }\n    .jlife-table td {\n        background-color: rgba(18, 13, 11, 0.7);\n    }\n\n    .jlife-flow-item {\n        display: flex !important;\n        background: linear-gradient(90deg, rgba(22, 16, 14, 0.8) 0%, rgba(15, 10, 8, 0.8) 100%) !important;\n        border: 1px solid #2c1e19 !important;\n        padding: 30px 40px !important;\n        margin-bottom: 25px !important;\n        border-radius: 6px !important;\n        align-items: center !important;\n        box-sizing: border-box !important;\n        width: 100% !important;\n        box-shadow: 0 10px 25px rgba(0,0,0,0.3);\n    }\n    .jlife-flow-num {\n        font-size: 46px !important;\n        color: #cca464 !important;\n        font-weight: 800 !important;\n        margin-right: 40px !important;\n        padding-right: 40px !important;\n        min-width: 60px !important;\n        border-right: 1px solid #2c1e19 !important;\n        text-align: center !important;\n        line-height: 1 !important;\n    }\n\n    .jlife-faq-item {\n        background: #130d0b;\n        border: 1px solid #2c1e19;\n        padding: 30px;\n        margin-bottom: 20px;\n        border-radius: 6px;\n        box-shadow: 0 10px 25px rgba(0,0,0,0.3);\n    }\n    .jlife-faq-q {\n        color: #cca464;\n        font-weight: 700;\n        font-size: 18px;\n        margin-bottom: 14px;\n        display: flex;\n        align-items: center;\n        line-height: 1.4;\n    }\n    .jlife-faq-q::before {\n        content: \"Q.\";\n        font-size: 24px;\n        font-weight: 800;\n        margin-right: 12px;\n    }\n\n    \/* \u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u6ce8\u8a18\u30b9\u30bf\u30a4\u30eb\uff08\u65bd\u5de5\u5b9f\u7e3e\u7d71\u4e00\uff09 *\/\n    .dl-note-top {\n        margin-top: 17px;\n        color: #cca464;\n        font-size: 11.5px;\n        font-weight: 600;\n        opacity: 0.8;\n        white-space: nowrap;\n        letter-spacing: 0.5px;\n    }\n\n    \/* \u753b\u50cf\u30fb\u52d5\u753b\u8868\u793a\u7528\u306e\u5171\u901a\u8a2d\u5b9a\uff08\u7e26\u6a2a\u6bd4\u3092\u5d29\u3055\u305a\u67a0\u306b\u30d5\u30a3\u30c3\u30c8\uff09 *\/\n    .jlife-img-box {\n        width: 100%;\n        height: 180px;\n        margin-bottom: 15px;\n        border-radius: 4px;\n        overflow: hidden;\n        border: 1px solid #2c1e19;\n        background-color: #1a1311;\n    }\n    .jlife-img-box img, .jlife-img-box video {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        display: block;\n    }\n\n    @media screen and (max-width: 992px) {\n        .jlife-section {\n            padding: 60px 20px;\n        }\n        .jlife-sec-title {\n            font-size: 26px;\n        }\n        .jlife-sec-subtitle {\n            margin-bottom: 40px;\n        }\n        .jlife-row-container {\n            flex-direction: column !important;\n            gap: 20px !important;\n        }\n        .jlife-flow-item {\n            flex-direction: column !important;\n            text-align: center !important;\n            align-items: center !important;\n            padding: 30px 20px !important;\n        }\n        .jlife-flow-num {\n            margin-right: 0 !important;\n            margin-bottom: 15px !important;\n            padding-right: 0 !important;\n            border-right: none !important;\n            border-bottom: 1px solid #2c1e19 !important;\n            padding-bottom: 15px !important;\n            width: 100% !important;\n        }\n        .jlife-table th, .jlife-table td {\n            display: block;\n            width: 100% !important;\n            box-sizing: border-box;\n        }\n        .jlife-table th {\n            border-bottom: none;\n            padding-bottom: 10px;\n        }\n        .jlife-table td {\n            padding-top: 10px;\n        }\n        header nav {\n            justify-content: center !important;\n            gap: 15px !important;\n        }\n        .dl-note-top {\n            font-size: 12px;\n            white-space: normal;\n        }\n    }\n<\/style>\n\n<div class=\"jlife-body\" id=\"jlife-top\">\n\n    <header style=\"background-color: #0b0807; border-bottom: 1px solid #1a1210; padding: 30px 0 20px 0; text-align: left; width: 100%; box-sizing: border-box;\">\n        <div style=\"max-width: 1140px; margin: 0 auto; padding: 0 20px; box-sizing: border-box;\">\n            <div style=\"color: #cca464; font-size: 14px; font-weight: 700; letter-spacing: 2px; margin-bottom: 12px; text-shadow: 0 0 5px rgba(204, 164, 100, 0.2);\">\n                \u3010\u5168\u56fd\u5bfe\u5fdc\u3011\u30ec\u30b6\u30fc\u5f35\u66ff\u3048\u306a\u3089\u304a\u307e\u304b\u305b\u304f\u3060\u3055\u3044\uff01\n            <\/div>\n            <div style=\"color: #ffffff; font-size: 26px; font-weight: 800; letter-spacing: 1.5px; margin-bottom: 20px; line-height: 1.4; text-shadow: 0 2px 4px rgba(0,0,0,0.8);\">\n                \u30d5\u30a3\u30c3\u30c8\u30cd\u30b9\u30de\u30b7\u30f3\u30fb\u30d4\u30e9\u30c6\u30a3\u30b9\u30fb\u30bd\u30d5\u30a1\u30fc\u30b7\u30fc\u30c8\u5f35\u66ff\u3048\u5c02\u9580\u696d\u8005\n            <\/div>\n            <a href=\"\/\" style=\"display: inline-block; margin-bottom: 20px; transition: opacity 0.3s ease;\">\n                <img decoding=\"async\" src=\"https:\/\/jlife1030.jp\/wp-content\/uploads\/2026\/06\/J\u30e9\u30a4\u30d5\u306e\u4f1a\u793e\u540d\u306e\u753b\u50cf2.jpg\" alt=\"\u682a\u5f0f\u4f1a\u793e\u30b8\u30a7\u30a4\u30e9\u30a4\u30d5 \u30ed\u30b4\" style=\"max-height: 52px; width: auto; border: none;\" loading=\"eager\">\n            <\/a>\n        <\/div>\n        \n        <nav style=\"margin-top: 15px; display: flex; justify-content: center; gap: 30px; width: 100%; padding: 0 20px; box-sizing: border-box; border-top: 1px solid rgba(44, 30, 25, 0.5); padding-top: 15px;\">\n            <a href=\"#jlife-top\" class=\"jlife-nav-link jlife-nav-active\">TOP<\/a>\n            <a href=\"\/index.php\/gallery\/\" class=\"jlife-nav-link\">\u65bd\u5de5\u5b9f\u7e3e<\/a>\n            <a href=\"https:\/\/jlife1030.jp\/index.php\/contact\" class=\"jlife-nav-link\">\u304a\u554f\u3044\u5408\u308f\u305b<\/a>\n        <\/nav>\n    <\/header>\n\n    <div style=\"position: relative; width: 100%; height: 75vh; min-height: 550px; max-height: 750px; overflow: hidden; border-bottom: 2px solid #cca464; background-color: #050403;\">\n        <div id=\"newSliderInner\" style=\"display: flex; width: 100%; height: 100%; transition: transform 0.7s cubic-bezier(0.16, 1, 0.3, 1); margin: 0; padding: 0;\">\n            \n            <div style=\"min-width: 100%; width: 100%; height: 100%; position: relative; flex-shrink: 0;\">\n                <img decoding=\"async\" src=\"https:\/\/jlife1030.jp\/wp-content\/uploads\/2026\/06\/22044457_m.jpg\" style=\"width: 100%; height: 100%; object-fit: cover;\" alt=\"\u8077\u4eba\u306b\u3088\u308b\u7cbe\u5bc6\u306a\u30ec\u30b6\u30fc\u5f35\u66ff\u3048\u30a4\u30e1\u30fc\u30b8\">\n                <div style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(to bottom, rgba(11,8,7,0.2), rgba(11,8,7,0.85));\"><\/div>\n                <div style=\"position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); text-align: left; width: 90%; max-width: 850px; color: #fff; z-index: 5;\">\n                    <span style=\"color: #cca464; font-size: 13px; font-weight: 700; letter-spacing: 4px; display: block; margin-bottom: 15px;\">PREMIUM CRAFTSMANSHIP<\/span>\n                    <h2 style=\"font-size: 2.2rem; font-weight: 700; line-height: 1.4; margin-bottom: 20px; text-shadow: 0 2px 15px rgba(0,0,0,0.9);\">\u59a5\u5354\u306a\u304d\u8077\u4eba\u6280\u3002<br>\u30de\u30b7\u30f3\u306e\u4fa1\u5024\u3092\u9ad8\u3081\u308b\u6700\u9ad8\u7d1a\u30ec\u30b6\u30fc\u5f35\u66ff\u3048\u3002<\/h2>\n                <\/div>\n            <\/div>\n            \n            <div style=\"min-width: 100%; width: 100%; height: 100%; position: relative; flex-shrink: 0;\">\n                <img decoding=\"async\" src=\"https:\/\/jlife1030.jp\/wp-content\/uploads\/2026\/06\/\u30b8\u30e0\u98a8\u666f-scaled.jpg\" style=\"width: 100%; height: 100%; object-fit: cover;\" alt=\"\u30d5\u30a3\u30c3\u30c8\u30cd\u30b9\u30de\u30b7\u30f3\u30a4\u30e1\u30fc\u30b8\">\n                <div style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(to bottom, rgba(11,8,7,0.2), rgba(11,8,7,0.85));\"><\/div>\n                <div style=\"position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); text-align: left; width: 90%; max-width: 850px; color: #fff; z-index: 5;\">\n                    <span style=\"color: #cca464; font-size: 13px; font-weight: 700; letter-spacing: 4px; display: block; margin-bottom: 15px;\">HIGH COST PERFORMANCE<\/span>\n                    <h2 style=\"font-size: 2.2rem; font-weight: 700; line-height: 1.4; margin-bottom: 20px; text-shadow: 0 2px 15px rgba(0,0,0,0.9);\">\u3042\u3089\u3086\u308b\u56fd\u5185\u5916\u30e1\u30fc\u30ab\u30fc\u5bfe\u5fdc\u3002<br><span style=\"color: #cca464;\">\u7d14\u6b63\u54c1\u4ea4\u63db\u3088\u308a\u5727\u5012\u7684\u306a\u4f4e\u30b3\u30b9\u30c8\u3002<\/span><\/h2>\n                <\/div>\n            <\/div>\n            \n            <div style=\"min-width: 100%; width: 100%; height: 100%; position: relative; flex-shrink: 0;\">\n                <img decoding=\"async\" src=\"https:\/\/jlife1030.jp\/wp-content\/uploads\/2026\/06\/\u30d4\u30e9\u30c6\u30a3\u30b9\u98a8\u666f.png\" style=\"width: 100%; height: 100%; object-fit: cover;\" alt=\"\u9ad8\u7d1a\u30d4\u30e9\u30c6\u30a3\u30b9\u5668\u5177\u30a4\u30e1\u30fc\u30b8\">\n                <div style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(to bottom, rgba(11,8,7,0.2), rgba(11,8,7,0.85));\"><\/div>\n                <div style=\"position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); text-align: left; width: 90%; max-width: 850px; color: #fff; z-index: 5;\">\n                    <span style=\"color: #cca464; font-size: 13px; font-weight: 700; letter-spacing: 4px; display: block; margin-bottom: 15px;\">WIDE MULTI RESPONSE<\/span>\n                    <h2 style=\"font-size: 2.2rem; font-weight: 700; line-height: 1.4; margin-bottom: 20px; text-shadow: 0 2px 15px rgba(0,0,0,0.9);\">\u30a6\u30a7\u30a4\u30c8\u30de\u30b7\u30f3\u3001\u30d4\u30e9\u30c6\u30a3\u30b9\u5668\u5177\u3001<br>\u30bd\u30d5\u30a1\u30fc\u30fb\u30a4\u30b9\u3001\u6cbb\u7642\u9662\u30d9\u30c3\u30c9\u306a\u3069\u3002<\/h2>\n                <\/div>\n            <\/div>\n\n            <div style=\"min-width: 100%; width: 100%; height: 100%; position: relative; flex-shrink: 0;\">\n                <img decoding=\"async\" src=\"https:\/\/jlife1030.jp\/wp-content\/uploads\/2026\/06\/\u30b9\u30c8\u30ec\u30c3\u30c1\u30de\u30c3\u30c82.png\" style=\"width: 100%; height: 100%; object-fit: cover;\" alt=\"\u30d5\u30a3\u30c3\u30c8\u30cd\u30b9\u95a2\u9023\u30d1\u30fc\u30c4\u30a4\u30e1\u30fc\u30b8\">\n                <div style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(to bottom, rgba(11,8,7,0.2), rgba(11,8,7,0.85));\"><\/div>\n                <div style=\"position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); text-align: left; width: 90%; max-width: 850px; color: #fff; z-index: 5;\">\n                    <span style=\"color: #cca464; font-size: 13px; font-weight: 700; letter-spacing: 4px; display: block; margin-bottom: 15px;\">PARTS &amp; ACCESSORIES<\/span>\n                    <h2 style=\"font-size: 2.2rem; font-weight: 700; line-height: 1.4; margin-bottom: 20px; text-shadow: 0 2px 15px rgba(0,0,0,0.9);\">\u30d5\u30a3\u30c3\u30c8\u30cd\u30b9\u95a2\u9023\u30d1\u30fc\u30c4\u3001<br>\u88dc\u52a9\u5668\u5177\u306a\u3069\u3002<\/h2>\n                <\/div>\n            <\/div>\n\n        <\/div>\n        <button style=\"position: absolute; top: 50%; transform: translateY(-50%); background: rgba(11,8,7,0.7); border: 1px solid #cca464; color: #cca464; font-size: 20px; padding: 15px 22px; cursor: pointer; z-index: 15; left: 20px; transition: all 0.3s; border-radius: 4px;\" onmouseover=\"this.style.background='#cca464';this.style.color='#0b0807'\" onmouseout=\"this.style.background='rgba(11,8,7,0.7)';this.style.color='#cca464'\" onclick=\"changeJSlide(-1)\">\u276e<\/button>\n        <button style=\"position: absolute; top: 50%; transform: translateY(-50%); background: rgba(11,8,7,0.7); border: 1px solid #cca464; color: #cca464; font-size: 20px; padding: 15px 22px; cursor: pointer; z-index: 15; right: 20px; transition: all 0.3s; border-radius: 4px;\" onmouseover=\"this.style.background='#cca464';this.style.color='#0b0807'\" onmouseout=\"this.style.background='rgba(11,8,7,0.7)';this.style.color='#cca464'\" onclick=\"changeJSlide(1)\">\u276f<\/button>\n        <div id=\"newSliderDots\" style=\"position: absolute; bottom: 25px; left: 50%; transform: translateX(-50%); display: flex; gap: 12px; z-index: 15;\"><\/div>\n    <\/div>\n\n    <section class=\"jlife-section\">\n        <div class=\"jlife-container\">\n            <h2 class=\"jlife-sec-title text-left-align\">\u305d\u306e\u30de\u30b7\u30f3\u306e\u30b7\u30fc\u30c8\u3001\u4f1a\u54e1\u69d8\u306b\u898b\u3089\u308c\u3066\u3044\u307e\u3059\u3002<\/h2>\n            <div class=\"jlife-sec-subtitle text-left-align\">CLEANLINESS &amp; SAFETY<\/div>\n            <p style=\"max-width: 850px; margin: 0 0 50px 0; color: #bdafa9; font-size: 17px; line-height: 2; text-align: left;\">\n                \u30b8\u30e0\u306e\u9854\u3068\u3082\u8a00\u3048\u308b\u30d5\u30a3\u30c3\u30c8\u30cd\u30b9\u30de\u30b7\u30f3\u3002<br>\n                \u300c\u30ec\u30b6\u30fc\u304c\u7834\u308c\u3066\u4e2d\u306e\u30a6\u30ec\u30bf\u30f3\u304c\u898b\u3048\u3066\u3044\u308b\u2026\u300d\u300c\u3072\u3073\u5272\u308c\u3084\u6c57\u306b\u3088\u308b\u5909\u8272\u3001\u81ed\u3044\u304c\u6c17\u306b\u306a\u308b\u2026\u300d<br><br>\n                \u653e\u7f6e\u3055\u308c\u305f\u30b7\u30fc\u30c8\u306f\u3001\u30b8\u30e0\u5168\u4f53\u306e\u6e05\u6f54\u611f\u3084\u5b89\u5168\u6027\u306e\u30a4\u30e1\u30fc\u30b8\u3092\u640d\u306a\u3046\u3060\u3051\u3067\u306a\u304f\u3001\u4f1a\u54e1\u69d8\u6e80\u8db3\u5ea6\u306e\u4f4e\u4e0b\u306b\u3082\u3064\u306a\u304c\u308a\u307e\u3059\u3002\u3057\u304b\u3057\u3001\u30e1\u30fc\u30ab\u30fc\u306b\u30b7\u30fc\u30c8\u3054\u3068\u65b0\u54c1\u3092\u767a\u6ce8\u3059\u308b\u3068\u9ad8\u984d\u306a\u30b3\u30b9\u30c8\u3068\u9577\u3044\u7d0d\u671f\u304c\u304b\u304b\u3063\u3066\u3057\u307e\u3044\u307e\u3059\u3002\n            <\/p>   \n            <div style=\"max-width: 850px; margin: 0 auto 50px 0; border-radius: 6px; overflow: hidden; box-shadow: 0 20px 45px rgba(0,0,0,0.6); border: 1px solid #2c1e19;\">\n                <img decoding=\"async\" src=\"https:\/\/jlife1030.jp\/wp-content\/uploads\/2026\/07\/\u5143\u7834\u308c\u30c8\u30c3\u30d7.jpg\" alt=\"\u30dc\u30ed\u30dc\u30ed\u306b\u7834\u308c\u305f\u30c8\u30ec\u30fc\u30cb\u30f3\u30b0\u30de\u30b7\u30f3\u306e\u30b7\u30fc\u30c8\" style=\"width: 100%; height: auto; display: block;\">\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- \u3010\u9078\u3070\u308c\u308b3\u3064\u306e\u7406\u7531\u30bb\u30af\u30b7\u30e7\u30f3\u3011 -->\n    <section class=\"jlife-section\" style=\"background-color: rgba(14, 10, 9, 0.7);\">\n        <div class=\"jlife-container\">\n            <h2 class=\"jlife-sec-title text-left-align\">\u30b8\u30a7\u30a4\u30e9\u30a4\u30d5\u304c\u9078\u3070\u308c\u308b3\u3064\u306e\u7406\u7531<\/h2>\n            <div class=\"jlife-sec-subtitle text-left-align\">OUR STRENGTHS<\/div>\n            \n            <div class=\"jlife-row-container\">\n                \n                <!-- \u7406\u75311\uff08\u5c02\u7528\u30ec\u30b6\u30fc\uff09 - \u753b\u50cf3\u679a -->\n                <div class=\"jlife-column-3\">\n                    <div class=\"jlife-img-box\">\n                        <img decoding=\"async\" src=\"https:\/\/jlife1030.jp\/wp-content\/uploads\/2026\/07\/IMG_9387.jpg\">\n                    <\/div>\n                    <div class=\"jlife-img-box\">\n                        <img decoding=\"async\" src=\"https:\/\/jlife1030.jp\/wp-content\/uploads\/2026\/07\/m3.jpg\">\n                    <\/div>\n                    <div class=\"jlife-img-box\" style=\"margin-bottom: 25px;\">\n                        <!-- 3\u679a\u76ee\u306e\u753b\u50cfURL\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044 -->\n                        <img decoding=\"async\" src=\"https:\/\/jlife1030.jp\/wp-content\/uploads\/2026\/06\/IMG_9244.jpg\">\n                    <\/div>\n                    \n                    <h3 style=\"color: #cca464; margin: 0 0 15px 0; font-size: 19px; font-weight: 700; line-height: 1.4;\">1. \u9ad8\u8010\u4e45\u30fb\u6297\u83cc\u30fb\u9632\u6c5a\u306e<br>\u300c\u5c02\u7528\u30ec\u30b6\u30fc\u300d<\/h3>\n                    <p style=\"font-size: 17px; color: #bdafa9; margin: 0; line-height: 1.8; text-align: left;\">\u6bce\u65e5\u591a\u304f\u306e\u4eba\u304c\u4f7f\u3044\u3001\u6fc0\u3057\u3044\u6469\u64e6\u3084\u6c57\u306b\u3055\u3089\u3055\u308c\u308b\u30d5\u30a3\u30c3\u30c8\u30cd\u30b9\u30de\u30b7\u30f3\u3002\u8010\u4e45\u6027\u306b\u5b9a\u8a55\u304c\u3042\u308b\u65e5\u672c\u30e1\u30fc\u30ab\u30fc\u306e\u9ad8\u54c1\u8cea\u30ec\u30b6\u30fc\u3092\u4f7f\u7528\u3002\uff08\u30d6\u30e9\u30c3\u30af\u3001\u30d6\u30e9\u30a6\u30f3\u3001\u30ec\u30c3\u30c9\u3001\u30b0\u30ea\u30fc\u30f3\u306a\u3069\uff09\u3092\u8c4a\u5bcc\u306b\u53d6\u308a\u63c3\u3048\u3066\u3044\u307e\u3059\u3002\u30d6\u30e9\u30f3\u30c9\u30a4\u30e1\u30fc\u30b8\u306b\u5408\u308f\u305b\u305f\u30ab\u30e9\u30fc\u30c1\u30a7\u30f3\u30b8\u3082\u81ea\u5728\u3067\u3059\u3002<\/p>\n                <\/div>\n\n                <!-- \u7406\u75312\uff08\u30df\u30b7\u30f3\uff09 - \u753b\u50cf2\u679a\uff0b3\u679a\u76ee\u306b\u52d5\u753b -->\n                <div class=\"jlife-column-3\">\n                    <div class=\"jlife-img-box\">\n                        <img decoding=\"async\" src=\"https:\/\/jlife1030.jp\/wp-content\/uploads\/2026\/07\/\u30df\u30b7\u30f31.jpg\">\n                    <\/div>\n                    <div class=\"jlife-img-box\">\n                        <img decoding=\"async\" src=\"https:\/\/jlife1030.jp\/wp-content\/uploads\/2026\/07\/\u30df\u30b7\u30f32.jpg\">\n                    <\/div>\n                    <div class=\"jlife-img-box\" style=\"margin-bottom: 25px;\">\n                        <!-- 3\u679a\u76ee\u306b\u81ea\u52d5\u518d\u751f\u30fb\u7121\u97f3\u52d5\u753b\u3092\u914d\u7f6e -->\n                        <video src=\"https:\/\/jlife1030.jp\/wp-content\/uploads\/2026\/07\/AHPQ4686.mp4\" autoplay loop muted playsinline><\/video>\n                    <\/div>\n                    \n                    <h3 style=\"color: #cca464; margin: 0 0 15px 0; font-size: 19px; font-weight: 700; line-height: 1.4;\">2. \u9ad8\u6027\u80fd\u30df\u30b7\u30f3\u306b\u3088\u308b<br>\u300c\u5b8c\u74a7\u306a\u30d5\u30a3\u30c3\u30c8\u611f\u300d<\/h3>\n                    <p style=\"font-size: 17px; color: #bdafa9; margin: 0; line-height: 1.8; text-align: left;\">\u3231\u30b8\u30a7\u30a4\u30e9\u30a4\u30d5\u306e\u4f5c\u696d\u306f\u9ad8\u6027\u80fd\u30df\u30b7\u30f3\u300cExcim-pro 9400LS \u6975\u300d\u3067\u7cbe\u5ea6\u306e\u9ad8\u3044\u8907\u96d1\u306a\u7acb\u4f53\u7e2b\u88fd\u3092\u5b8c\u74a7\u306b\u5b9f\u73fe\u3057\u3066\u304a\u308a\u307e\u3059\u3002\u539a\u7269\u30fb\u30ec\u30b6\u30fc\u7e2b\u3044\u306b\u7279\u5316\u3057\u305f\u30d7\u30ed\u4ed5\u69d8\u306e\u672c\u683c\u30df\u30b7\u30f3\u3068\u719f\u7df4\u8077\u4eba\u306e\u9ad8\u3044\u6280\u8853\u529b\u306b\u3088\u308a\u30de\u30b7\u30f3\u30b7\u30fc\u30c8\u7279\u6709\u306e\u8907\u96d1\u306a\u66f2\u9762\u306b\u3082\u3001\u30b7\u30ef\u3072\u3068\u3064\u306a\u304f\u65b0\u54c1\u540c\u69d8\u306b\u30b8\u30e3\u30b9\u30c8\u30d5\u30a3\u30c3\u30c8\u3055\u305b\u307e\u3059\u3002<\/p>\n                <\/div>\n\n                <!-- \u7406\u75313\uff08\u30b3\u30b9\u30c8\u524a\u6e1b\uff09 - \u753b\u50cf3\u679a -->\n                <div class=\"jlife-column-3\">\n                    <div class=\"jlife-img-box\">\n                        <img decoding=\"async\" src=\"https:\/\/jlife1030.jp\/wp-content\/uploads\/2026\/07\/m15.jpg\">\n                    <\/div>\n                    <div class=\"jlife-img-box\">\n                        <img decoding=\"async\" src=\"https:\/\/jlife1030.jp\/wp-content\/uploads\/2026\/07\/A1-2.jpg\">\n                    <\/div>\n                    <div class=\"jlife-img-box\" style=\"margin-bottom: 25px;\">\n                        <!-- 3\u679a\u76ee\u306e\u753b\u50cfURL\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044 -->\n                        <img decoding=\"async\" src=\"https:\/\/jlife1030.jp\/wp-content\/uploads\/2026\/06\/IMG_9026.jpg\">\n                    <\/div>\n                    \n                    <h3 style=\"color: #cca464; margin: 0 0 15px 0; font-size: 19px; font-weight: 700; line-height: 1.4;\">3. \u30e1\u30fc\u30ab\u30fc\u4e0d\u554f\u30fb<br>\u30b3\u30b9\u30c8\u5927\u5e45\u524a\u6e1b<\/h3>\n                    <p style=\"font-size: 17px; color: #bdafa9; margin: 0; line-height: 1.8; text-align: left;\">\u56fd\u5185\u5916\u3042\u3089\u3086\u308b\u30e1\u30fc\u30ab\u30fc\u306e\u30d5\u30a3\u30c3\u30c8\u30cd\u30b9\u30de\u30b7\u30f3\u3001\u30c8\u30ec\u30fc\u30cb\u30f3\u30b0\u30d9\u30f3\u30c1\u306b\u5bfe\u5fdc\u53ef\u80fd\u3067\u3059\u3002\u7d14\u6b63\u54c1\u3092\u4e38\u3054\u3068\u8cb7\u3044\u66ff\u3048\u308b\u8cbb\u7528\u306b\u6bd4\u3079\u3001\u5f35\u66ff\u3048\u306a\u3089\u5727\u5012\u7684\u306b\u30b3\u30b9\u30c8\u3092\u6291\u3048\u3089\u308c\u307e\u3059\u3002<\/p>\n                <\/div>\n\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"jlife-section\" id=\"jlife-gallery\">\n        <div class=\"jlife-container\">\n            <h2 class=\"jlife-sec-title text-center-align\">\u65bd\u5de5\u4f8b<\/h2>\n            <div class=\"jlife-sec-subtitle text-center-align\">GALLERY<\/div>\n            \n            <p style=\"text-align: center; color: #bdafa9; margin-bottom: 50px; font-size: 17px;\">\u65b0\u54c1\u540c\u69d8\u3001\u305d\u308c\u4ee5\u4e0a\u306e\u8010\u4e45\u6027\u3078\u3068\u751f\u307e\u308c\u5909\u308f\u3063\u305f\u30de\u30b7\u30f3\u306e\u6570\u3005\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002<\/p>\n            \n            <div class=\"jlife-row-container\">\n                <div class=\"jlife-column-2\" style=\"padding: 24px !important;\">\n                    <div style=\"width: 100%; border-radius: 4px; overflow: hidden; box-shadow: 0 10px 25px rgba(0,0,0,0.5); border: 1px solid #2c1e19; margin-bottom: 20px;\">\n                        <img decoding=\"async\" src=\"https:\/\/jlife1030.jp\/wp-content\/uploads\/2026\/06\/\u753b\u50cf\u67a02\uff1a\u65bd\u5de5\u4e8b\u4f8bB\uff08Before\u5199\u771f\uff09.jpg\" alt=\"\u65bd\u5de5\u524d\u306e\u30d9\u30f3\u30c1\u30b7\u30fc\u30c8\uff08Before\uff09\" style=\"width: 100%; height: auto; display: block;\">\n                    <\/div>\n                    <div style=\"width: 100%; border-radius: 4px; overflow: hidden; box-shadow: 0 10px 25px rgba(0,0,0,0.5); border: 1px solid #cca464; margin-bottom: 20px;\">\n                        <img decoding=\"async\" src=\"https:\/\/jlife1030.jp\/wp-content\/uploads\/2026\/06\/\u753b\u50cf\u67a03\uff1a\u65bd\u5de5\u4e8b\u4f8bB\uff08After\u5199\u771f\uff09.jpg\" alt=\"\u65bd\u5de5\u5f8c\u306e\u30d9\u30f3\u30c1\u30b7\u30fc\u30c8\uff08After\uff09\" style=\"width: 100%; height: auto; display: block;\">\n                    <\/div>\n                    <h4 style=\"color:#cca464; text-align:left; margin:15px 0 8px 0; font-weight: 700; font-size: 18px;\">\u30c8\u30ec\u30fc\u30cb\u30f3\u30b0\u30d9\u30f3\u30c1\u30b7\u30fc\u30c8\u5f35\u66ff\u3048<\/h4>\n                    <p style=\"font-size:15px; color:#bdafa9; margin:0; text-align:left; line-height: 1.6;\">\u64e6\u308a\u5207\u308c\u304c\u6fc0\u3057\u304b\u3063\u305f\u5ea7\u9762\u3092\u3001\u6700\u9ad8\u5f37\u5ea6\u30af\u30e9\u30b9\u306ePVC\u30ec\u30b6\u30fc\u3067\u5f37\u56fa\u306b\u30ea\u30da\u30a2\u3002<\/p>\n                <\/div>\n\n                <div class=\"jlife-column-2\" style=\"padding: 24px !important;\">\n                    <div style=\"width: 100%; border-radius: 4px; overflow: hidden; box-shadow: 0 10px 25px rgba(0,0,0,0.5); border: 1px solid #2c1e19; margin-bottom: 20px;\">\n                        <img decoding=\"async\" src=\"https:\/\/jlife1030.jp\/wp-content\/uploads\/2026\/06\/\u753b\u50cf\u67a04\uff1a\u65bd\u5de5\u4e8b\u4f8bB\uff08Before\u5199\u771f\uff09.jpg\" alt=\"\u65bd\u5de5\u524d\u306e\u30de\u30b7\u30f3\u30b7\u30fc\u30c8\uff08Before\uff09\" style=\"width: 100%; height: auto; display: block;\">\n                    <\/div>\n                    <div style=\"width: 100%; border-radius: 4px; overflow: hidden; box-shadow: 0 10px 25px rgba(0,0,0,0.5); border: 1px solid #cca464; margin-bottom: 20px;\">\n                        <img decoding=\"async\" src=\"https:\/\/jlife1030.jp\/wp-content\/uploads\/2026\/06\/\u753b\u50cf\u67a05\uff1a\u65bd\u5de5\u4e8b\u4f8bB\uff08After\u5199\u771f\uff09.png\" alt=\"\u65bd\u5de5\u5f8c\u306e\u30de\u30b7\u30f3\u30b7\u30fc\u30c8\uff08After\uff09\" style=\"width: 100%; height: auto; display: block;\">\n                    <\/div>\n                    <h4 style=\"color:#cca464; text-align:left; margin:15px 0 8px 0; font-weight: 700; font-size: 18px;\">\u30a6\u30a7\u30a4\u30c8\u30de\u30b7\u30f3\u80cc\u3082\u305f\u308c\u7acb\u4f53\u5f35\u66ff\u3048<\/h4>\n                    <p style=\"font-size:15px; color:#bdafa9; margin:0; text-align:left; line-height: 1.6;\">\u30e1\u30fc\u30ab\u30fc\u7279\u6709\u306e\u7acb\u4f53\u7684\u306a\u7de9\u6025\u304c\u3042\u308b\u5f62\u72b6\u3082\u3001\u9ad8\u6027\u80fd\u306ababy lock\u793e\u88fd\u30df\u30b7\u30f3\u3068\u8077\u4eba\u6280\u3067\u30b8\u30e3\u30b9\u30c8\u30d5\u30a3\u30c3\u30c8\u3002<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"jlife-row-container\">\n                <div class=\"jlife-column-2\" style=\"padding: 24px !important;\">\n                    <div style=\"width: 100%; border-radius: 4px; overflow: hidden; box-shadow: 0 10px 25px rgba(0,0,0,0.5); border: 1px solid #2c1e19; margin-bottom: 20px;\">\n                        <img decoding=\"async\" src=\"https:\/\/jlife1030.jp\/wp-content\/uploads\/2026\/07\/IMG_9246.jpg\" alt=\"\u65bd\u5de5\u524d\u306e\u7279\u6b8a\u5f62\u72b6\u30b7\u30fc\u30c8\" style=\"width: 100%; height: auto; display: block;\">\n                    <\/div>\n                    <div style=\"width: 100%; border-radius: 4px; overflow: hidden; box-shadow: 0 10px 25px rgba(0,0,0,0.5); border: 1px solid #cca464; margin-bottom: 20px;\">\n                        <img decoding=\"async\" src=\"https:\/\/jlife1030.jp\/wp-content\/uploads\/2026\/06\/\u65bd\u5de5\u5b9f\u7e3e\u4f8b15.jpg\" alt=\"\u65bd\u5de5\u5f8c\u306e\u7279\u6b8a\u5f62\u72b6\u30b7\u30fc\u30c8\" style=\"width: 100%; height: auto; display: block;\">\n                    <\/div>\n                    <h4 style=\"color:#cca464; text-align:left; margin:15px 0 8px 0; font-weight: 700; font-size: 18px;\">\u7279\u6b8a\u5f62\u72b6\u30b7\u30fc\u30c8\u306e\u5f35\u66ff\u3048<\/h4>\n                    <p style=\"font-size:15px; color:#bdafa9; margin:0; text-align:left; line-height: 1.6;\">\u6cbb\u7642\u9662\u30d9\u30c3\u30c9\u306a\u3069\u8907\u96d1\u306a\u5f62\u72b6\u3082\u30ad\u30ec\u30a4\u306b\u5f35\u66ff\u3048\u3002<\/p>\n                <\/div>\n\n                <div class=\"jlife-column-2\" style=\"padding: 24px !important;\">\n                    <div style=\"width: 100%; border-radius: 4px; overflow: hidden; box-shadow: 0 10px 25px rgba(0,0,0,0.5); border: 1px solid #2c1e19; margin-bottom: 20px;\">\n                        <img decoding=\"async\" src=\"https:\/\/jlife1030.jp\/wp-content\/uploads\/2026\/06\/\u65bd\u5de5\u524d\u306e\u30d4\u30e9\u30c6\u30a3\u30b9\u30de\u30b7\u30f3\u30b7\u30fc\u30c8\uff08Before\uff09.png\" alt=\"\u65bd\u5de5\u524d\u306e\u30d4\u30e9\u30c6\u30a3\u30b9\u30de\u30b7\u30f3\u30b7\u30fc\u30c8\" style=\"width: 100%; height: auto; display: block;\">\n                    <\/div>\n                    <div style=\"width: 100%; border-radius: 4px; overflow: hidden; box-shadow: 0 10px 25px rgba(0,0,0,0.5); border: 1px solid #cca464; margin-bottom: 20px;\">\n                        <img decoding=\"async\" src=\"https:\/\/jlife1030.jp\/wp-content\/uploads\/2026\/06\/\u65bd\u5de5\u5f8c\u306e\u30d4\u30e9\u30c6\u30a3\u30b9\u30de\u30b7\u30f3\u30b7\u30fc\u30c8\uff08After\uff09.png\" alt=\"\u65bd\u5de5\u5f8c\u306e\u30d4\u30e9\u30c6\u30a3\u30b9\u30de\u30b7\u30f3\u30b7\u30fc\u30c8\" style=\"width: 100%; height: auto; display: block;\">\n                    <\/div>\n                    <h4 style=\"color:#cca464; text-align:left; margin:15px 0 8px 0; font-weight: 700; font-size: 18px;\">\u30d4\u30e9\u30c6\u30a3\u30b9\u30de\u30b7\u30f3\u30b7\u30fc\u30c8\u5f35\u66ff\u3048<\/h4>\n                    <p style=\"font-size:15px; color:#bdafa9; margin:0; text-align:left; line-height: 1.6;\">\u7e4a\u6d45\u306a\u8cea\u611f\u304c\u6c42\u3081\u3089\u308c\u308b\u30d4\u30e9\u30c6\u30a3\u30b9\u5668\u5177\u3002\u30b9\u30bf\u30b8\u30aa\u306e\u4e0a\u8cea\u306a\u96f0\u56f2\u6c17\u3092\u58ca\u3055\u306a\u3044\u4e0a\u54c1\u306a\u4ed5\u4e0a\u304c\u308a\u3002<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"jlife-section\" style=\"background-color: rgba(14, 10, 9, 0.7);\">\n        <div class=\"jlife-container\">\n            <h2 class=\"jlife-sec-title text-left-align\">\u30a6\u30ec\u30bf\u30f3\u88dc\u4fee\u30fb\u88dc\u5f37\u3001\u4ea4\u63db\u3078\u306e\u5fb9\u5e95\u3057\u305f\u3053\u3060\u308f\u308a<\/h2>\n            <div class=\"jlife-sec-subtitle text-left-align\">URETHANE REPAIR<\/div>\n            \n            <div style=\"display:flex; gap:50px; align-items:flex-start; flex-wrap:wrap;\">\n                <div style=\"flex:12; min-width:300px;\">\n                    <h4 style=\"color:#cca464; text-align:left; margin:0 0 20px 0; font-weight: 700; font-size: 20px; line-height: 1.4;\">\u305f\u3060\u8868\u9762\u3092\u5305\u3080\u3060\u3051\u3067\u306f\u306a\u3044\u3002<br>\u5185\u90e8\u306e\u300c\u5ea7\u308a\u5fc3\u5730\u30fb\u3078\u305f\u308a\u300d\u3092\u540c\u6642\u306b\u524a\u308a\u51fa\u3057\u30fb\u5fa9\u5143\u3002<\/h4>\n                    \n                    <p style=\"color:#bdafa9; font-size:16px; line-height:1.8; margin-bottom: 25px; text-align: left;\">\n                        \u9577\u5e74\u611b\u7528\u3055\u308c\u305f\u30de\u30b7\u30f3\u306f\u3001\u9769\u304c\u7834\u308c\u308b\u3060\u3051\u3067\u306a\u304f\u3001\u5185\u90e8\u306e\u30a6\u30ec\u30bf\u30f3\u30c1\u30c3\u30d7\u304c\u6c57\u3092\u5438\u3063\u3066\u30dc\u30ed\u30dc\u30ed\u306b\u306a\u3063\u3066\u3044\u305f\u308a\u3001\u5727\u8feb\u306b\u3088\u3063\u3066\u524a\u308c\u3066\u300c\u3078\u305f\u308a\u300d\u304c\u751f\u3058\u3066\u3044\u307e\u3059\u3002\n                    <\/p>\n\n                    <div class=\"jlife-row-container\" style=\"gap: 20px !important; margin-bottom: 25px;\">\n                        <div style=\"flex: 1; border-radius: 4px; overflow: hidden; border: 1px solid #2c1e19; box-shadow: 0 10px 25px rgba(0,0,0,0.5);\">\n                            <img decoding=\"async\" src=\"https:\/\/jlife1030.jp\/wp-content\/uploads\/2026\/06\/\u5186\u67f1\u30a6\u30ec\u30bf\u30f3\u7834\u308c\u30a2\u30c3\u30d7.png\" style=\"width: 100%; height: auto; display: block; min-height: 120px; background-color: #120d0c; object-fit: cover;\">\n                        <\/div>\n                        <div style=\"flex: 1; border-radius: 4px; overflow: hidden; border: 1px solid #2c1e19; box-shadow: 0 10px 25px rgba(0,0,0,0.5);\">\n                            <img decoding=\"async\" src=\"https:\/\/jlife1030.jp\/wp-content\/uploads\/2026\/06\/\u30b7\u30fc\u30c8\u7834\u308c0.png\" style=\"width: 100%; height: auto; display: block; min-height: 120px; background-color: #120d0c; object-fit: cover;\">\n                        <\/div>\n                    <\/div>\n\n                    <p style=\"color:#bdafa9; font-size:16px; line-height:1.8; margin-bottom: 30px; text-align: left;\">\n                        \u30b8\u30a7\u30a4\u30e9\u30a4\u30d5\u3067\u306f\u3001\u8868\u9762\u306e\u30ec\u30b6\u30fc\u3092\u5f35\u308a\u66ff\u3048\u308b\u969b\u306b\u5fc5\u305a\u5185\u90e8\u30a6\u30ec\u30bf\u30f3\u306e\u72b6\u614b\u3092\u30c1\u30a7\u30c3\u30af\u3057\u307e\u3059\u3002\u6b20\u640d\u3057\u3066\u3044\u308b\u90e8\u5206\u304c\u8efd\u5ea6\u306a\u5834\u5408\u306f\u9ad8\u5bc6\u5ea6\u30a6\u30ec\u30bf\u30f3\u3067\u88dc\u5145\u30fb\u88dc\u5f37\u3057\u307e\u3059\u3002\u30b9\u30dd\u30f3\u30b8\u306e\u7834\u640d\u304c\u5927\u304d\u3044\u5834\u5408\u306f\u30b9\u30dd\u30f3\u30b8\u5168\u4f53\u3092\u4ea4\u63db\u3059\u308b\u3053\u3068\u3082\u53ef\u80fd\u3067\u3059\u3002\u8907\u6570\u306e\u9ad8\u54c1\u8cea\u306a\u30b9\u30dd\u30f3\u30b8\u306e\u4e2d\u304b\u3089\u6700\u9069\u306a\u3082\u306e\u3092\u9078\u5b9a\u3057\u3001\u30de\u30b7\u30f3\u306e\u30aa\u30ea\u30b8\u30ca\u30eb\u306e\u5f62\u72b6\u306b\u5408\u308f\u305b\u3066\u7f8e\u3057\u304f\u524a\u308a\u51fa\u3057\uff08\u30b7\u30a7\u30a4\u30d3\u30f3\u30b0\uff09\u3092\u884c\u3044\u307e\u3059\u3002\u3053\u308c\u306b\u3088\u308a\u3001\u65b0\u54c1\u6642\u306e\u3088\u3046\u306a\u786c\u3055\u3068\u9069\u5207\u306a\u53cd\u767a\u529b\u304c\u623b\u308a\u3001\u30c8\u30ec\u30fc\u30cb\u30f3\u30b0\u6642\u306e\u30d5\u30a9\u30fc\u30e0\u5b89\u5b9a\u6027\u3092\u5287\u7684\u306b\u5411\u4e0a\u3055\u305b\u307e\u3059\u3002\n                    <\/p>\n\n                    <h3 style=\"color:#cca464; font-size:20px; margin-top:25px; margin-bottom:15px; font-weight:700; line-height:1.5; text-align: left; border-left: 3px solid #cca464; padding-left: 15px;\">\n                        \u5f35\u66ff\u3048\u4f5c\u696d\u4e2d\u306b\u65bd\u8a2d\u3092\u3054\u5229\u7528\u3057\u3066\u3044\u308b\u304a\u5ba2\u69d8\u304b\u3089\u76f4\u63a5\u304a\u559c\u3073\u306e\u304a\u58f0\u3092\u9802\u304d\u307e\u3059\u306e\u304c\u3053\u306e\u30b9\u30dd\u30f3\u30b8\u4ea4\u63db\u306b\u306a\u308a\u307e\u3059\u3002\n                    <\/h3>\n                <\/div>\n              \n                <div style=\"flex:10; min-width:300px; margin-top: 10px;\">\n                    <div style=\"display: grid; grid-template-columns: repeat(2, 1fr); gap: 15px; width: 100%;\">\n                        <div style=\"border-radius: 4px; overflow: hidden; box-shadow: 0 12px 25px rgba(0,0,0,0.5); border: 1px solid #2c1e19;\">\n                            <img decoding=\"async\" src=\"https:\/\/jlife1030.jp\/wp-content\/uploads\/2026\/06\/\u753b\u50cf\u67a06.png\" alt=\"\u30a6\u30ec\u30bf\u30f3\u306e\u88dc\u4fee\u30fb\u524a\u308a\u51fa\u3057\u4f5c\u696d\u98a8\u666f1\" style=\"width: 100%; height: auto; display: block;\">\n                        <\/div>\n                        <div style=\"border-radius: 4px; overflow: hidden; box-shadow: 0 12px 25px rgba(0,0,0,0.5); border: 1px solid #2c1e19;\">\n                            <img decoding=\"async\" src=\"https:\/\/jlife1030.jp\/wp-content\/uploads\/2026\/06\/\u88dc\u5f371.png\" style=\"width: 100%; height: auto; display: block; min-height: 120px; background-color: #120d0c; object-fit: cover;\">\n                        <\/div>\n                        <div style=\"border-radius: 4px; overflow: hidden; box-shadow: 0 12px 25px rgba(0,0,0,0.5); border: 1px solid #2c1e19;\">\n                            <img decoding=\"async\" src=\"https:\/\/jlife1030.jp\/wp-content\/uploads\/2026\/06\/\u88dc\u5f372.png\" style=\"width: 100%; height: auto; display: block; min-height: 120px; background-color: #120d0c; object-fit: cover;\">\n                        <\/div>\n                        <div style=\"border-radius: 4px; overflow: hidden; box-shadow: 0 12px 25px rgba(0,0,0,0.5); border: 1px solid #2c1e19;\">\n                            <img decoding=\"async\" src=\"https:\/\/jlife1030.jp\/wp-content\/uploads\/2026\/06\/\u753b\u50cf\u67a08.png\" alt=\"\u30a6\u30ec\u30bf\u30f3\u306e\u88dc\u4fee\u30fb\u524a\u308a\u51fa\u3057\u4f5c\u696d\u98a8\u666f2\" style=\"width: 100%; height: auto; display: block;\">\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div style=\"margin-top: 60px; background: linear-gradient(135deg, #16100e 0%, #0d0807 100%); padding: 40px 45px; border-radius: 6px; border: 1px solid #2c1e19; box-shadow: 0 20px 40px rgba(0,0,0,0.5); margin-bottom: 40px;\">\n                <h4 style=\"color: #cca464; margin-top: 0; font-size: 18px; border-bottom: 1px solid #2c1e19; padding-bottom: 12px; text-align: left; font-weight: 700; letter-spacing: 1px;\">\u25a0 \u4e3b\u8981\u5bfe\u5fdc\u30e1\u30fc\u30ab\u30fc<\/h4>\n                <p style=\"font-size: 16px; line-height: 1.8; color: #bdafa9; text-align: left; margin-top: 15px;\">\n                    Life Fitness\uff08\u30e9\u30a4\u30d5\u30d5\u30a3\u30c3\u30c8\u30cd\u30b9\uff09 \/ Technogym\uff08\u30c6\u30af\u30ce\u30b8\u30e0\uff09 \/ Hammer Strength\uff08\u30cf\u30f3\u30de\u30fc\u30b9\u30c8\u30ec\u30f3\u30b0\u30b9\uff09 \/ Matrix\uff08\u30de\u30c8\u30ea\u30c3\u30af\u30b9\uff09 \/ Precor\uff08\u30d7\u30ea\u30b3\u30fc\uff09 \/ Star Trac\uff08\u30b9\u30bf\u30fc\u30c8\u30e9\u30c3\u30af\uff09 \/ Nautilus\uff08\u30ce\u30fc\u30c1\u30e9\u30b9\uff09 \/ Cybex\uff08\u30b5\u30a4\u30d9\u30c3\u30af\u30b9\uff09 \/ TUFFSTUFF\uff08\u30bf\u30d5\u30b9\u30bf\u30c3\u30d5\uff09 \/ Bull\uff08\u30d6\u30eb\uff09 \/  Rakuretch\uff08\u30e9\u30af\u30ec\u30c3\u30c1\uff09 \/ \u4e3b\u8981\u30e1\u30fc\u30ab\u30fc\u30fb\u305d\u306e\u4ed6\u30a2\u30b8\u30a2\u30f3\u30d6\u30e9\u30f3\u30c9\u30fb\u30f4\u30a3\u30f3\u30c6\u30fc\u30b8\u30de\u30b7\u30f3\u307e\u3067\u5168\u5bfe\u5fdc\n                <\/p>\n            <\/div>\n\n            <div style=\"max-width: 100%; border-radius: 6px; overflow: hidden; box-shadow: 0 20px 45px rgba(0,0,0,0.6); border: 1px solid #2c1e19;\">\n                <img decoding=\"async\" src=\"https:\/\/jlife1030.jp\/wp-content\/uploads\/2026\/07\/m8.jpg\" alt=\"\u3042\u3089\u3086\u308b\u5f62\u72b6\u306e\u30b7\u30fc\u30c8\u30fb\u30d1\u30c3\u30c9\u5bfe\u5fdc\u30a4\u30e1\u30fc\u30b8\" style=\"width: 100%; height: auto; display: block;\">\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- \u30ab\u30bf\u30ed\u30b0\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u30bb\u30af\u30b7\u30e7\u30f3 -->\n    <section class=\"jlife-section\" id=\"jlife-catalog-download\" style=\"padding-top: 0; padding-bottom: 50px;\">\n        <div class=\"jlife-container\" style=\"max-width: 800px; margin: 0 auto; text-align: center;\">\n            <div style=\"background: linear-gradient(135deg, #1f1613 0%, #110a08 100%); border: 2px dashed #cca464; padding: 40px 30px; border-radius: 8px; box-shadow: 0 15px 35px rgba(0,0,0,0.7); position: relative; overflow: hidden;\">\n                \n                <div style=\"position: absolute; top: 0; left: 0; width: 100%; height: 4px; background: linear-gradient(90deg, #cca464, #ecd29b, #cca464);\"><\/div>\n                \n                <div style=\"color: #ecd29b; font-size: 18px; font-weight: 700; margin-bottom: 15px; letter-spacing: 2px;\">\n                    \u2193 \u30ab\u30bf\u30ed\u30b0\u306e\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u306f\u3053\u3061\u3089 \u2193\n                <\/div>\n                \n                <h3 style=\"color: #ffffff; font-size: 24px; margin: 0 0 15px 0; font-weight: 700; letter-spacing: 1px; line-height: 1.4;\">\n                    \u30b8\u30a7\u30a4\u30e9\u30a4\u30d5\u306e\u30b5\u30fc\u30d3\u30b9\u30ab\u30bf\u30ed\u30b0\n                <\/h3>\n                \n                <p style=\"color: #bdafa9; font-size: 15px; line-height: 1.7; margin: 0 auto 30px auto; max-width: 550px;\">\n                    \u30ec\u30b6\u30fc\u5f35\u66ff\u3048\u306e\u8a73\u7d30\u3001\u30b7\u30fc\u30c8\u5185\u90e8\u306e\u30a6\u30ec\u30bf\u30f3\u88dc\u4fee\u3001\u30aa\u30fc\u30c0\u30fc\u30e1\u30a4\u30c9\u54c1\u88fd\u4f5c\u306a\u3069\u3092\u307e\u3068\u3081\u305fPDF\u30ab\u30bf\u30ed\u30b0\u3092\u3059\u3050\u306b\u3054\u89a7\u3044\u305f\u3060\u3051\u307e\u3059\u3002\n                <\/p>\n                \n                <a href=\"https:\/\/jlife1030.jp\/wp-content\/uploads\/2026\/07\/\u30b8\u30a7\u30a4\u30e9\u30a4\u30d5-\u30ab\u30bf\u30ed\u30b0\u6539.pdf\" \n                   download=\"\u30b8\u30a7\u30a4\u30e9\u30a4\u30d5-\u30ab\u30bf\u30ed\u30b0\u6539.pdf\" \n                   target=\"_blank\"\n                   style=\"display: inline-flex; align-items: center; justify-content: center; background: linear-gradient(135deg, #cca464 0%, #a67c3c 100%); color: #0d0807; font-size: 18px; font-weight: 700; text-decoration: none; padding: 18px 45px; border-radius: 50px; box-shadow: 0 8px 25px rgba(204,164,100,0.4); transition: all 0.3s ease; border: 1px solid #ecd29b; letter-spacing: 1px; text-shadow: 0 1px 1px rgba(255,255,255,0.2);\"\n                   onmouseover=\"this.style.transform='translateY(-3px)'; this.style.boxShadow='0 12px 30px rgba(204,164,100,0.6)'; this.style.background='linear-gradient(135deg, #ecd29b 0%, #cca464 100%)';\"\n                   onmouseout=\"this.style.transform='translateY(0)'; this.style.boxShadow='0 8px 25px rgba(204,164,100,0.4)'; this.style.background='linear-gradient(135deg, #cca464 0%, #a67c3c 100%)';\">\n                    <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"margin-right: 10px; vertical-align: middle;\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v4\"><\/path><polyline points=\"7 10 12 15 17 10\"><\/polyline><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"><\/line><\/svg>\n                    \u30ab\u30bf\u30ed\u30b0\u3092\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u3059\u308b (PDF)\n                <\/a>\n                \n                <div class=\"dl-note-top\">\u203b\u30af\u30ea\u30c3\u30af\u3059\u308b\u3068\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u304c\u59cb\u307e\u308a\u307e\u3059<\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"jlife-section\" id=\"jlife-contact\">\n        <div class=\"jlife-container\">\n            <h2 class=\"jlife-sec-title text-center-align\">\u30b5\u30fc\u30d3\u30b9\u306e\u6d41\u308c<\/h2>\n            <div class=\"jlife-sec-subtitle text-center-align\">WORK FLOW<\/div>\n            \n            <div class=\"jlife-flow-item\">\n                <div class=\"jlife-flow-num\">01<\/div>\n                <div style=\"flex: 1; text-align: left;\">\n                    <h4 style=\"color: #cca464; margin: 0 0 8px 0; font-size: 19px; font-weight: 700;\">\u304a\u554f\u3044\u5408\u308f\u305b\u30fb\u5199\u771f\u9001\u4ed8<\/h4> \n                    <p style=\"margin: 0; font-size: 16px; color: #bdafa9; line-height: 1.7;\">\u304a\u554f\u5408\u305b\u30d5\u30a9\u30fc\u30e0\u3088\u308a\u3001\u5f35\u66ff\u3048\u3092\u5e0c\u671b\u3055\u308c\u308b\u30b7\u30fc\u30c8\u306e\u60c5\u5831\u306b\u3064\u3044\u3066\u304a\u5206\u304b\u308a\u306b\u306a\u308b\u7bc4\u56f2\u3067\u304a\u9001\u308a\u304f\u3060\u3055\u3044\u3002\u62c5\u5f53\u8005\u3088\u308a\u6298\u308a\u8fd4\u3057\u3054\u9023\u7d61\u3055\u305b\u3066\u9802\u304d\u307e\u3059\u3002<\/p> \n                <\/div>\n            <\/div>\n            \n            <div class=\"jlife-flow-item\">\n                <div class=\"jlife-flow-num\">02<\/div>\n                <div style=\"flex: 1; text-align: left;\">\n                    <h4 style=\"color: #cca464; margin: 0 0 8px 0; font-size: 19px; font-weight: 700;\">\u6982\u7b97\u304a\u898b\u7a4d\u3082\u308a\u30fb\u30ec\u30b6\u30fc\u9078\u5b9a\u3001\u3054\u8a2a\u554f\u306e\u65e5\u7a0b\u8abf\u6574<\/h4> \n                    <p style=\"margin: 0; font-size: 16px; color: #bdafa9; line-height: 1.7;\">\u3044\u305f\u3060\u3044\u305f\u60c5\u5831\u3092\u3082\u3068\u306b\u6982\u7b97\u8cbb\u7528\u3092\u3054\u63d0\u793a\u3057\u307e\u3059\u3002\u540c\u6642\u306b\u3001\u3054\u5e0c\u671b\u306e\u30ec\u30b6\u30fc\u30ab\u30e9\u30fc\uff08\u30d6\u30e9\u30c3\u30af\u30fb\u30e9\u30a4\u30c8\u30d6\u30e9\u30a6\u30f3\u30fb\u30ef\u30a4\u30f3\u30ec\u30c3\u30c9\u306a\u3069\uff09\u3084\u8cea\u611f\u3092\u304a\u4f3a\u3044\u3057\u3066\u6c7a\u5b9a\u3057\u307e\u3059\u3002<\/p> \n                <\/div>\n            <\/div>\n            \n            <div class=\"jlife-flow-item\">\n                <div class=\"jlife-flow-num\">03<\/div>\n                <div style=\"flex: 1; text-align: left;\">\n                    <h4 style=\"color: #cca464; margin: 0 0 8px 0; font-size: 19px; font-weight: 700;\">\u5f35\u66ff\u3048\u4f5c\u696d<\/h4> \n                    <p style=\"margin: 0; font-size: 16px; color: #bdafa9; line-height: 1.7;\">\u4f5c\u696d\u54e1\u304c\u73fe\u5730\u306b\u304a\u4f3a\u3044\u3001\u307e\u305f\u306f\u5f0a\u793e\u3078\u30b7\u30fc\u30c8\u3092\u3054\u90f5\u9001\u3044\u305f\u3060\u304d\u3001\u719f\u719f\u7df4\u306e\u8077\u4eba\u304c\u4e01\u5be7\u306b\u5f35\u66ff\u3048\u4f5c\u696d\u3092\u884c\u3044\u307e\u3059\u3002<\/p> \n                <\/div>\n            <\/div>\n\n            <div class=\"jlife-flow-item\">\n                <div class=\"jlife-flow-num\">04<\/div>\n                <div style=\"flex: 1; text-align: left;\">\n                    <h4 style=\"color: #cca464; margin: 0 0 8px 0; font-size: 19px; font-weight: 700;\">\u53d6\u4ed8\u30fb\u6700\u7d42\u78ba\u8a8d<\/h4> \n                    <p style=\"margin: 0; font-size: 16px; color: #bdafa9; line-height: 1.7;\">\u73fe\u5730\u4f5c\u696d\u306e\u5834\u5408\u306f\u305d\u306e\u5834\u3067\u3001\u90f5\u9001\u306e\u5834\u5408\u306f\u5230\u7740\u5f8c\u306b\u304a\u5ba2\u69d8\u306b\u3066\u30de\u30b7\u30f3\u3078\u30b7\u30fc\u30c8\u3092\u53d6\u308a\u4ed8\u3051\u3066\u3044\u305f\u3060\u304d\u3001\u4ed5\u4e0a\u304c\u308a\u3092\u3054\u78ba\u8a8d\u3044\u305f\u3060\u304d\u307e\u3059\u3002<\/p> \n                <\/div>\n            <\/div>\n\n            <div class=\"jlife-flow-item\">\n                <div class=\"jlife-flow-num\">05<\/div>\n                <div style=\"flex: 1; text-align: left;\">\n                    <h4 style=\"color: #cca464; margin: 0 0 8px 0; font-size: 19px; font-weight: 700;\">\u304a\u5f15\u6e21\u3057\u30fb\u304a\u652f\u6255\u3044<\/h4> \n                    <p style=\"margin: 0; font-size: 16px; color: #bdafa9; line-height: 1.7;\">\u65bd\u5de5\u5185\u5bb9\u306b\u3054\u6e80\u8db3\u3044\u305f\u3060\u3051\u307e\u3057\u305f\u3089\u3001\u304a\u5f15\u6e21\u3057\u5b8c\u4e86\u3068\u306a\u308a\u307e\u3059\u3002\u305d\u306e\u5f8c\u3001\u65bd\u5de5\u8cbb\u7528\u306e\u304a\u652f\u6255\u3044\u624b\u7d9a\u304d\u3092\u304a\u9858\u3044\u3044\u305f\u3057\u307e\u3059\u3002<\/p> \n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"jlife-section\">\n        <div class=\"jlife-container\">\n            <h2 class=\"jlife-sec-title text-center-align\">\u3088\u304f\u3042\u308b\u8cea\u554f<\/h2>\n            <div class=\"jlife-sec-subtitle text-center-align\">FAQ<\/div>\n\n            <div class=\"jlife-faq-item\">\n                <div class=\"jlife-faq-q\">1\u54c1\uff08\u30b7\u30fc\u30c81\u679a\uff09\u3060\u3051\u306e\u6ce8\u6587\u3067\u3082\u53d7\u3051\u3066\u3082\u3089\u3048\u307e\u3059\u304b\uff1f<\/div>\n                <p style=\"margin: 0; font-size: 16px; color: #bdafa9; padding-left: 28px; text-align: left; line-height: 1.7;\">\u306f\u3044\u3001\u559c\u3093\u3067\u627f\u308a\u307e\u3059\u3002\u30b7\u30fc\u30c81\u679a\u3001\u30d9\u30f3\u30c11\u53f0\u304b\u3089\u304a\u6c17\u8efd\u306b\u304a\u554f\u3044\u5408\u308f\u305b\u304f\u3060\u3055\u3044\u3002<\/p>\n            <\/div>\n\n            <div class=\"jlife-faq-item\">\n                <div class=\"jlife-faq-q\">\u51fa\u5f35\u3067\u306e\u73fe\u5730\u4f5c\u696d\u3068\u3001\u90f5\u9001\u3067\u306e\u4f5c\u696d\u306e\u3069\u3061\u3089\u304c\u826f\u3044\u3067\u3059\u304b\uff1f<\/div>\n                <p style=\"margin: 0; font-size: 16px; color: #bdafa9; padding-left: 28px; text-align: left; line-height: 1.7;\">\u57fa\u672c\u7684\u306b\u306f\u3069\u3061\u3089\u3067\u3082\u5bfe\u5fdc\u53ef\u80fd\u3067\u3059\u3002\u73fe\u5730\u4f5c\u696d\u306e\u5834\u5408\u306f\u30de\u30b7\u30f3\u306e\u4f7f\u3048\u306a\u3044\u671f\u9593\u3092\u6700\u5c0f\u9650\u306b\u6291\u3048\u3089\u308c\u307e\u3059\u3002\u9060\u65b9\u306e\u65bd\u8a2d\u69d8\u3084\u3001\u53f0\u6570\u304c\u5c11\u306a\u3044\u5834\u5408\u306f\u90f5\u9001\u3067\u306e\u4f5c\u696d\u304c\u4f4e\u30b3\u30b9\u30c8\u3067\u304a\u3059\u3059\u3081\u3067\u3059\u3002<\/p>\n            <\/div>\n\n            <div class=\"jlife-faq-item\">\n                <div class=\"jlife-faq-q\">\u898b\u7a4d\u3082\u308a\u306b\u306f\u4f55\u304c\u5fc5\u8981\u3067\u3059\u304b\uff1f<\/div>\n                <p style=\"margin: 0; font-size: 16px; color: #bdafa9; padding-left: 28px; text-align: left; line-height: 1.7;\">\u5f35\u66ff\u3048\u305f\u3044\u30b7\u30fc\u30c8\u306e\u300c\u5168\u4f53\u304c\u308f\u304b\u308b\u5199\u771f\u300d\u3068\u3001\u53ef\u80fd\u3067\u3042\u308c\u3070\u300c\u30e1\u30fc\u30ab\u30fc\u540d\u30fb\u30de\u30b7\u30f3\u540d\u300d\u3092\u304a\u77e5\u3089\u305b\u304f\u3060\u3055\u3044\u3002\u5199\u771f\u304c\u3042\u308c\u3070\u307b\u307c\u6b63\u78ba\u306a\u304a\u898b\u7a4d\u3082\u308a\u304c\u53ef\u80fd\u3067\u3059\u3002<\/p>\n            <\/div>\n\n            <div class=\"jlife-faq-item\">\n                <div class=\"jlife-faq-q\">\u90f5\u9001\u3059\u308b\u5834\u5408\u306e\u30b7\u30fc\u30c8\u306e\u53d6\u308a\u5916\u3057\u306f\u81ea\u5206\u3067\u884c\u3046\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u304b\uff1f<\/div>\n                <p style=\"margin: 0; font-size: 16px; color: #bdafa9; padding-left: 28px; text-align: left; line-height: 1.7;\">\u306f\u3044\u3001\u539f\u5247\u3068\u3057\u3066\u304a\u5ba2\u69d8\u306b\u3066\u30de\u30b7\u30f3\u304b\u3089\u30dc\u30eb\u30c8\u3092\u5916\u3057\u3066\u30b7\u30fc\u30c8\u5358\u4f53\u306b\u3057\u3066\u3044\u305f\u3060\u304d\u3001\u5f0a\u793e\u3078\u767a\u9001\u3092\u304a\u9858\u3044\u3057\u3066\u304a\u308a\u307e\u3059\u3002\u53d6\u308a\u5916\u3057\u65b9\u304c\u308f\u304b\u3089\u306a\u3044\u5834\u5408\u306f\u30b5\u30dd\u30fc\u30c8\u3044\u305f\u3057\u307e\u3059\u3002<\/p>\n            <\/div>\n\n            <div class=\"jlife-faq-item\">\n                <div class=\"jlife-faq-q\">\u7d0d\u671f\u306f\u3069\u308c\u304f\u3089\u3044\u304b\u304b\u308a\u307e\u3059\u304b\uff1f<\/div>\n                <p style=\"margin: 0; font-size: 16px; color: #bdafa9; padding-left: 28px; text-align: left; line-height: 1.7;\">\u73fe\u5730\u3067\u4f5c\u696d\u3059\u308b\u5834\u5408\u306f\u65bd\u8a2d\u69d8\u306e\u3054\u90fd\u5408(\u4f11\u9928\u65e5\u306a\u3069)\u3092\u304a\u805e\u304b\u305b\u9802\u3044\u305f\u4e0a\u3067\u65e5\u7a0b\u3092\u8abf\u6574\u3055\u305b\u3066\u9802\u304d\u307e\u3059\u3002\u90f5\u9001\u4f5c\u696d\u306e\u5834\u5408\u306f\u901a\u5e38\u3001\u5f0a\u793e\u306b\u30b7\u30fc\u30c8\u304c\u5230\u7740\u3057\u3066\u304b\u30893\u65e5\u7a0b\u5ea6(\u304a\u6253\u3061\u5408\u308f\u305b\u306b\u3082\u3088\u308a\u307e\u3059)\u3067\u65bd\u5de5\u5b8c\u4e86\u30fb\u767a\u9001\u3068\u306a\u308a\u307e\u3059\u3002\u6570\u91cf\u304c\u591a\u3044\u5834\u5408\u306f\u3054\u76f8\u8ac7\u306e\u4e0a\u6c7a\u5b9a\u3055\u305b\u3066\u9802\u304d\u307e\u3059\u3002<\/p>\n            <\/div>\n\n            <div class=\"jlife-faq-item\">\n                <div class=\"jlife-faq-q\">\u30de\u30b7\u30f3\u306e\u30b0\u30ea\u30c3\u30d7\u306a\u3069\u4ed8\u5c5e\u54c1\u306e\u88fd\u4f5c\u306f\u53ef\u80fd\u3067\u3059\u304b\uff1f<\/div>\n                <p style=\"margin: 0; font-size: 16px; color: #bdafa9; padding-left: 28px; text-align: left; line-height: 1.7;\">\u30e1\u30fc\u30ab\u30fc\u7d14\u6b63\u54c1\u3068\u540c\u7b49\u3001\u3082\u3057\u304f\u306f\u305d\u308c\u4ee5\u4e0a\u306e\u4ed8\u5c5e\u54c1\u3092\u88fd\u4f5c\u3057\u3066\u304a\u308a\u307e\u3059\u3002\u307e\u305a\u306f\u30b8\u30a7\u30a4\u30e9\u30a4\u30d5\u306b\u3054\u76f8\u8ac7\u304f\u3060\u3055\u3044\u3002<\/p>\n            <\/div>\n\n            <div class=\"jlife-faq-item\">\n                <div class=\"jlife-faq-q\">\u7279\u6b8a\u306a\u5f62\u72b6\u3084\u3001\u304b\u306a\u308a\u53e4\u3044\u30de\u30b7\u30f3\u3067\u3082\u5f35\u66ff\u3048\u3067\u304d\u307e\u3059\u304b\uff1f<\/div>\n                <p style=\"margin: 0; font-size: 16px; color: #bdafa9; padding-left: 28px; text-align: left; line-height: 1.7;\">\u306f\u3044\u3001\u53ef\u80fd\u3067\u3059\u3002\u8077\u4eba\u304c\u73fe\u7269\u306e\u30b7\u30fc\u30c8\u306b\u5408\u308f\u305b\u3066\u4e00\u304b\u3089\u578b\u7d19\u3092\u8d77\u3053\u3057\u3066\u7e2b\u88fd\u3057\u307e\u3059\u306e\u3067\u3001\u3069\u3093\u306a\u7279\u6b8a\u5f62\u72b6\u3084\u6570\u5341\u5e74\u524d\u306e\u30f4\u30a3\u30f3\u30c6\u30fc\u30b8\u30de\u30b7\u30f3\u3067\u3082\u554f\u984c\u306a\u304f\u627f\u308a\u307e\u3059\u3002<\/p>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"jlife-section\">\n        <div class=\"jlife-container\">\n            <h2 class=\"jlife-sec-title text-center-align\">\u4f1a\u793e\u6982\u8981<\/h2>\n            <div class=\"jlife-sec-subtitle text-center-align\">COMPANY PROFILE<\/div>\n            \n            <table class=\"jlife-table\">\n                <tbody>\n                    <tr>\n                        <th>\u4f1a\u793e\u540d<\/th>\n                        <td style=\"font-size: 16px !important; font-weight: 700;\">\u682a\u5f0f\u4f1a\u793e\u30b8\u30a7\u30a4\u30e9\u30a4\u30d5<\/td>\n                    <\/tr>\n                    <tr>\n                        <th>\u62c5\u5f53\u8005<\/th>\n                        <td style=\"font-size: 16px !important;\">\u9ad8\u67f3 \u572d\u4e00\u6717<\/td>\n                    <\/tr>\n                    <tr>\n                        <th>\u6240\u5728\u5730<\/th>\n                        <td style=\"font-size: 16px !important;\">\u3012207-0002 \u6771\u4eac\u90fd\u6771\u5927\u548c\u5e02\u6e56\u75541-909-1 \u30ec\u30a2\u30eb2F<\/td>\n                    <\/tr>\n                    <tr>\n                        <th>\u55b6\u696d\u6642\u9593<\/th>\n                        <td style=\"font-size: 16px !important;\">\u5e73\u65e5 10:00 \u301c 18:00\uff08\u203b\u5e74\u672b\u5e74\u59cb\u9664\u304f\uff09<\/td>\n                    <\/tr>\n                    <tr>\n                        <th>\u5bfe\u5fdc\u30a8\u30ea\u30a2<\/th>\n                        <td style=\"font-size: 16px !important;\">\u65e5\u672c\u56fd\u5185\u5168\u57df\uff08\u8a2a\u554f\u4f5c\u696d\u306e\u307b\u304b\u3001\u90f5\u9001\u3067\u306e\u5f35\u66ff\u3048\u4f5c\u696d\u306b\u3082\u5bfe\u5fdc\uff09<\/td>\n                    <\/tr>\n                    <tr>\n                        <th>\u4e8b\u696d\u5185\u5bb9<\/th>\n                        <td style=\"font-size: 16px !important;\">\u30c8\u30ec\u30fc\u30cb\u30f3\u30b0\u30de\u30b7\u30f3\u3001\u30d4\u30e9\u30c6\u30a3\u30b9\u5668\u5177\u3001\u30bd\u30d5\u30a1\u30fc\u30fb\u30a4\u30b9\u7b49\u30ec\u30b6\u30fc\u88fd\u54c1\u5168\u822c\u306e\u5f35\u66ff\u3048 \u30a6\u30ec\u30bf\u30f3\u88dc\u4fee\u30fb\u4ea4\u63db\u306a\u3069\u30b7\u30fc\u30c8\u518d\u751f \u30d5\u30a3\u30c3\u30c8\u30cd\u30b9\u95a2\u9023\u30a2\u30a4\u30c6\u30e0\u306e\u88fd\u4f5c<\/td>\n                    <\/tr>\n                <\/tbody>\n            <\/table>\n        <\/div>\n    <\/section>\n\n<\/div>\n\n<script>\n    (function() {\n        var jCurrentIndex = 0;\n        var jSliderInterval = null;\n        var sInner = document.getElementById('newSliderInner');\n        var sDotsContainer = document.getElementById('newSliderDots');\n        var total = sInner ? sInner.children.length : 0;\n        if (sInner && sDotsContainer && total > 0) {\n            for (var i = 0; i < total; i++) {\n                var dot = document.createElement('div');\n                dot.style.width = '10px';\n                dot.style.height = '10px';\n                dot.style.background = 'rgba(255,255,255,0.3)';\n                dot.style.borderRadius = '50%';\n                dot.style.cursor = 'pointer';\n                dot.style.transition = 'all 0.3s';\n                (function(index) {\n                    dot.addEventListener('click', function() {\n                        goToJSlide(index);\n                    });\n                })(i);\n                sDotsContainer.appendChild(dot);\n            }\n            updateJVisual();\n            startAutoplay();\n        }\n\n        window.changeJSlide = function(direction) {\n            stopAutoplay();\n            jCurrentIndex += direction;\n            if (jCurrentIndex >= total) jCurrentIndex = 0;\n            if (jCurrentIndex < 0) jCurrentIndex = total - 1;\n            updateJVisual();\n            startAutoplay();\n        };\n\n        window.goToJSlide = function(index) {\n            stopAutoplay();\n            jCurrentIndex = index;\n            updateJVisual();\n            startAutoplay();\n        };\n\n        function updateJVisual() {\n            if (!sInner) return;\n            sInner.style.transform = 'translateX(-' + (jCurrentIndex * 100) + '%)';\n            if (sDotsContainer) {\n                var dots = sDotsContainer.children;\n                for (var i = 0; i < dots.length; i++) {\n                    if (i === jCurrentIndex) {\n                        dots[i].style.background = '#cca464';\n                        dots[i].style.width = '25px';\n                        dots[i].style.borderRadius = '5px';\n                    } else {\n                        dots[i].style.background = 'rgba(255,255,255,0.3)';\n                        dots[i].style.width = '10px';\n                        dots[i].style.borderRadius = '50%';\n                    }\n                }\n            }\n        }\n\n        function startAutoplay() {\n            jSliderInterval = setInterval(function() {\n                jCurrentIndex++;\n                if (jCurrentIndex >= total) jCurrentIndex = 0;\n                updateJVisual();\n            }, 5000);\n        }\n\n        function stopAutoplay() {\n            if (jSliderInterval) {\n                clearInterval(jSliderInterval);\n            }\n        }\n    })();\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>\u3010\u5168\u56fd\u5bfe\u5fdc\u3011\u30ec\u30b6\u30fc\u5f35\u66ff\u3048\u306a\u3089\u304a\u307e\u304b\u305b\u304f\u3060\u3055\u3044\uff01 \u30d5\u30a3\u30c3\u30c8\u30cd\u30b9\u30de\u30b7\u30f3\u30fb\u30d4\u30e9\u30c6\u30a3\u30b9\u30fb\u30bd\u30d5\u30a1\u30fc\u30b7\u30fc\u30c8\u5f35\u66ff\u3048\u5c02\u9580\u696d\u8005 TOP \u65bd\u5de5\u5b9f\u7e3e \u304a\u554f\u3044\u5408\u308f\u305b PREMIUM CRAFTSMANSHIP \u59a5\u5354\u306a\u304d\u8077\u4eba\u6280\u3002\u30de\u30b7\u30f3\u306e\u4fa1\u5024\u3092\u9ad8\u3081 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":87,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"sns_share_botton_hide":"","vkExUnit_sns_title":"","_vk_print_noindex":"","sitemap_hide":"","vkExUnit_sitemap":"","_veu_custom_css":"","veu_display_promotion_alert":"","_exclude_from_list_pages":"","vkexunit_cta_each_option":"","vkExUnit_childPageIndex":"","vkExUnit_pageList_ancestor":"","vkExUnit_contact_enable":"","footnotes":""},"class_list":["post-434","page","type-page","status-publish","has-post-thumbnail","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.1.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"\u3010\u5168\u56fd\u5bfe\u5fdc\u3011\u30ec\u30b6\u30fc\u5f35\u66ff\u3048\u306a\u3089\u304a\u307e\u304b\u305b\u304f\u3060\u3055\u3044\uff01 \u30d5\u30a3\u30c3\u30c8\u30cd\u30b9\u30de\u30b7\u30f3\u30fb\u30d4\u30e9\u30c6\u30a3\u30b9\u30fb\u30bd\u30d5\u30a1\u30fc\u30b7\u30fc\u30c8\u5f35\u66ff\u3048\u5c02\u9580\u696d\u8005\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"google-site-verification\" content=\"01jxrgRMPazvZFEDKNtcsQklNPL2JT5_dJIos6E6jN0\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/jlife1030.jp\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.1.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"ja_JP\" \/>\n\t\t<meta property=\"og:site_name\" content=\"\u682a\u5f0f\u4f1a\u793e\u30b8\u30a7\u30a4\u30e9\u30a4\u30d5 - \u30ec\u30b6\u30fc\u5f35\u66ff\u3048\u306e\u30b8\u30a7\u30a4\u30e9\u30a4\u30d5\" \/>\n\t\t<meta property=\"og:type\" content=\"website\" \/>\n\t\t<meta property=\"og:title\" content=\"\u682a\u5f0f\u4f1a\u793e\u30b8\u30a7\u30a4\u30e9\u30a4\u30d5 T - \u30ec\u30b6\u30fc\u5f35\u66ff\u3048\u306e\u30b8\u30a7\u30a4\u30e9\u30a4\u30d5 OP - \u682a\u5f0f\u4f1a\u793e\u30b8\u30a7\u30a4\u30e9\u30a4\u30d5\" \/>\n\t\t<meta property=\"og:description\" content=\"\u3010\u5168\u56fd\u5bfe\u5fdc\u3011\u30ec\u30b6\u30fc\u5f35\u66ff\u3048\u306a\u3089\u304a\u307e\u304b\u305b\u304f\u3060\u3055\u3044\uff01 \u30d5\u30a3\u30c3\u30c8\u30cd\u30b9\u30de\u30b7\u30f3\u30fb\u30d4\u30e9\u30c6\u30a3\u30b9\u30fb\u30bd\u30d5\u30a1\u30fc\u30b7\u30fc\u30c8\u5f35\u66ff\u3048\u5c02\u9580\u696d\u8005\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/jlife1030.jp\/\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"\u682a\u5f0f\u4f1a\u793e\u30b8\u30a7\u30a4\u30e9\u30a4\u30d5 T - \u30ec\u30b6\u30fc\u5f35\u66ff\u3048\u306e\u30b8\u30a7\u30a4\u30e9\u30a4\u30d5 OP - \u682a\u5f0f\u4f1a\u793e\u30b8\u30a7\u30a4\u30e9\u30a4\u30d5\" \/>\n\t\t<meta name=\"twitter:description\" content=\"\u3010\u5168\u56fd\u5bfe\u5fdc\u3011\u30ec\u30b6\u30fc\u5f35\u66ff\u3048\u306a\u3089\u304a\u307e\u304b\u305b\u304f\u3060\u3055\u3044\uff01 \u30d5\u30a3\u30c3\u30c8\u30cd\u30b9\u30de\u30b7\u30f3\u30fb\u30d4\u30e9\u30c6\u30a3\u30b9\u30fb\u30bd\u30d5\u30a1\u30fc\u30b7\u30fc\u30c8\u5f35\u66ff\u3048\u5c02\u9580\u696d\u8005\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/jlife1030.jp\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/jlife1030.jp#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/jlife1030.jp\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/jlife1030.jp\\\/#listItem\",\"name\":\"TOP\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/jlife1030.jp\\\/#listItem\",\"position\":2,\"name\":\"TOP\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/jlife1030.jp#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/jlife1030.jp\\\/#organization\",\"name\":\"\\u682a\\u5f0f\\u4f1a\\u793e\\u30b8\\u30a7\\u30a4\\u30e9\\u30a4\\u30d5\",\"description\":\"\\u30ec\\u30b6\\u30fc\\u5f35\\u66ff\\u3048\\u306e\\u30b8\\u30a7\\u30a4\\u30e9\\u30a4\\u30d5\",\"url\":\"https:\\\/\\\/jlife1030.jp\\\/\",\"sameAs\":[\"https:\\\/\\\/www.instagram.com\\\/maintenance.1030\\\/\"]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/jlife1030.jp\\\/#webpage\",\"url\":\"https:\\\/\\\/jlife1030.jp\\\/\",\"name\":\"\\u682a\\u5f0f\\u4f1a\\u793e\\u30b8\\u30a7\\u30a4\\u30e9\\u30a4\\u30d5 T - \\u30ec\\u30b6\\u30fc\\u5f35\\u66ff\\u3048\\u306e\\u30b8\\u30a7\\u30a4\\u30e9\\u30a4\\u30d5 OP - \\u682a\\u5f0f\\u4f1a\\u793e\\u30b8\\u30a7\\u30a4\\u30e9\\u30a4\\u30d5\",\"description\":\"\\u3010\\u5168\\u56fd\\u5bfe\\u5fdc\\u3011\\u30ec\\u30b6\\u30fc\\u5f35\\u66ff\\u3048\\u306a\\u3089\\u304a\\u307e\\u304b\\u305b\\u304f\\u3060\\u3055\\u3044\\uff01 \\u30d5\\u30a3\\u30c3\\u30c8\\u30cd\\u30b9\\u30de\\u30b7\\u30f3\\u30fb\\u30d4\\u30e9\\u30c6\\u30a3\\u30b9\\u30fb\\u30bd\\u30d5\\u30a1\\u30fc\\u30b7\\u30fc\\u30c8\\u5f35\\u66ff\\u3048\\u5c02\\u9580\\u696d\\u8005\",\"inLanguage\":\"ja\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/jlife1030.jp\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/jlife1030.jp\\\/#breadcrumblist\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/jlife1030.jp\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/\\u6c17\\u306b\\u5165\\u3063\\u305fTOP\\u753b\\u50cf-1.jpg\",\"@id\":\"https:\\\/\\\/jlife1030.jp\\\/#mainImage\",\"width\":652,\"height\":264},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/jlife1030.jp\\\/#mainImage\"},\"datePublished\":\"2026-06-26T02:31:57+00:00\",\"dateModified\":\"2026-07-19T07:17:32+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/jlife1030.jp\\\/#website\",\"url\":\"https:\\\/\\\/jlife1030.jp\\\/\",\"name\":\"\\u682a\\u5f0f\\u4f1a\\u793e\\u30b8\\u30a7\\u30a4\\u30e9\\u30a4\\u30d5\",\"description\":\"\\u30ec\\u30b6\\u30fc\\u5f35\\u66ff\\u3048\\u306e\\u30b8\\u30a7\\u30a4\\u30e9\\u30a4\\u30d5\",\"inLanguage\":\"ja\",\"publisher\":{\"@id\":\"https:\\\/\\\/jlife1030.jp\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"\u682a\u5f0f\u4f1a\u793e\u30b8\u30a7\u30a4\u30e9\u30a4\u30d5 T - \u30ec\u30b6\u30fc\u5f35\u66ff\u3048\u306e\u30b8\u30a7\u30a4\u30e9\u30a4\u30d5 OP - \u682a\u5f0f\u4f1a\u793e\u30b8\u30a7\u30a4\u30e9\u30a4\u30d5","description":"\u3010\u5168\u56fd\u5bfe\u5fdc\u3011\u30ec\u30b6\u30fc\u5f35\u66ff\u3048\u306a\u3089\u304a\u307e\u304b\u305b\u304f\u3060\u3055\u3044\uff01 \u30d5\u30a3\u30c3\u30c8\u30cd\u30b9\u30de\u30b7\u30f3\u30fb\u30d4\u30e9\u30c6\u30a3\u30b9\u30fb\u30bd\u30d5\u30a1\u30fc\u30b7\u30fc\u30c8\u5f35\u66ff\u3048\u5c02\u9580\u696d\u8005","canonical_url":"https:\/\/jlife1030.jp\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"google-site-verification":"01jxrgRMPazvZFEDKNtcsQklNPL2JT5_dJIos6E6jN0","miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/jlife1030.jp\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/jlife1030.jp#listItem","position":1,"name":"Home","item":"https:\/\/jlife1030.jp","nextItem":{"@type":"ListItem","@id":"https:\/\/jlife1030.jp\/#listItem","name":"TOP"}},{"@type":"ListItem","@id":"https:\/\/jlife1030.jp\/#listItem","position":2,"name":"TOP","previousItem":{"@type":"ListItem","@id":"https:\/\/jlife1030.jp#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/jlife1030.jp\/#organization","name":"\u682a\u5f0f\u4f1a\u793e\u30b8\u30a7\u30a4\u30e9\u30a4\u30d5","description":"\u30ec\u30b6\u30fc\u5f35\u66ff\u3048\u306e\u30b8\u30a7\u30a4\u30e9\u30a4\u30d5","url":"https:\/\/jlife1030.jp\/","sameAs":["https:\/\/www.instagram.com\/maintenance.1030\/"]},{"@type":"WebPage","@id":"https:\/\/jlife1030.jp\/#webpage","url":"https:\/\/jlife1030.jp\/","name":"\u682a\u5f0f\u4f1a\u793e\u30b8\u30a7\u30a4\u30e9\u30a4\u30d5 T - \u30ec\u30b6\u30fc\u5f35\u66ff\u3048\u306e\u30b8\u30a7\u30a4\u30e9\u30a4\u30d5 OP - \u682a\u5f0f\u4f1a\u793e\u30b8\u30a7\u30a4\u30e9\u30a4\u30d5","description":"\u3010\u5168\u56fd\u5bfe\u5fdc\u3011\u30ec\u30b6\u30fc\u5f35\u66ff\u3048\u306a\u3089\u304a\u307e\u304b\u305b\u304f\u3060\u3055\u3044\uff01 \u30d5\u30a3\u30c3\u30c8\u30cd\u30b9\u30de\u30b7\u30f3\u30fb\u30d4\u30e9\u30c6\u30a3\u30b9\u30fb\u30bd\u30d5\u30a1\u30fc\u30b7\u30fc\u30c8\u5f35\u66ff\u3048\u5c02\u9580\u696d\u8005","inLanguage":"ja","isPartOf":{"@id":"https:\/\/jlife1030.jp\/#website"},"breadcrumb":{"@id":"https:\/\/jlife1030.jp\/#breadcrumblist"},"image":{"@type":"ImageObject","url":"https:\/\/jlife1030.jp\/wp-content\/uploads\/2026\/06\/\u6c17\u306b\u5165\u3063\u305fTOP\u753b\u50cf-1.jpg","@id":"https:\/\/jlife1030.jp\/#mainImage","width":652,"height":264},"primaryImageOfPage":{"@id":"https:\/\/jlife1030.jp\/#mainImage"},"datePublished":"2026-06-26T02:31:57+00:00","dateModified":"2026-07-19T07:17:32+00:00"},{"@type":"WebSite","@id":"https:\/\/jlife1030.jp\/#website","url":"https:\/\/jlife1030.jp\/","name":"\u682a\u5f0f\u4f1a\u793e\u30b8\u30a7\u30a4\u30e9\u30a4\u30d5","description":"\u30ec\u30b6\u30fc\u5f35\u66ff\u3048\u306e\u30b8\u30a7\u30a4\u30e9\u30a4\u30d5","inLanguage":"ja","publisher":{"@id":"https:\/\/jlife1030.jp\/#organization"}}]},"og:locale":"ja_JP","og:site_name":"\u682a\u5f0f\u4f1a\u793e\u30b8\u30a7\u30a4\u30e9\u30a4\u30d5 - \u30ec\u30b6\u30fc\u5f35\u66ff\u3048\u306e\u30b8\u30a7\u30a4\u30e9\u30a4\u30d5","og:type":"website","og:title":"\u682a\u5f0f\u4f1a\u793e\u30b8\u30a7\u30a4\u30e9\u30a4\u30d5 T - \u30ec\u30b6\u30fc\u5f35\u66ff\u3048\u306e\u30b8\u30a7\u30a4\u30e9\u30a4\u30d5 OP - \u682a\u5f0f\u4f1a\u793e\u30b8\u30a7\u30a4\u30e9\u30a4\u30d5","og:description":"\u3010\u5168\u56fd\u5bfe\u5fdc\u3011\u30ec\u30b6\u30fc\u5f35\u66ff\u3048\u306a\u3089\u304a\u307e\u304b\u305b\u304f\u3060\u3055\u3044\uff01 \u30d5\u30a3\u30c3\u30c8\u30cd\u30b9\u30de\u30b7\u30f3\u30fb\u30d4\u30e9\u30c6\u30a3\u30b9\u30fb\u30bd\u30d5\u30a1\u30fc\u30b7\u30fc\u30c8\u5f35\u66ff\u3048\u5c02\u9580\u696d\u8005","og:url":"https:\/\/jlife1030.jp\/","twitter:card":"summary_large_image","twitter:title":"\u682a\u5f0f\u4f1a\u793e\u30b8\u30a7\u30a4\u30e9\u30a4\u30d5 T - \u30ec\u30b6\u30fc\u5f35\u66ff\u3048\u306e\u30b8\u30a7\u30a4\u30e9\u30a4\u30d5 OP - \u682a\u5f0f\u4f1a\u793e\u30b8\u30a7\u30a4\u30e9\u30a4\u30d5","twitter:description":"\u3010\u5168\u56fd\u5bfe\u5fdc\u3011\u30ec\u30b6\u30fc\u5f35\u66ff\u3048\u306a\u3089\u304a\u307e\u304b\u305b\u304f\u3060\u3055\u3044\uff01 \u30d5\u30a3\u30c3\u30c8\u30cd\u30b9\u30de\u30b7\u30f3\u30fb\u30d4\u30e9\u30c6\u30a3\u30b9\u30fb\u30bd\u30d5\u30a1\u30fc\u30b7\u30fc\u30c8\u5f35\u66ff\u3048\u5c02\u9580\u696d\u8005"},"aioseo_meta_data":{"post_id":"434","title":"\u682a\u5f0f\u4f1a\u793e\u30b8\u30a7\u30a4\u30e9\u30a4\u30d5 T - \u30ec\u30b6\u30fc\u5f35\u66ff\u3048\u306e\u30b8\u30a7\u30a4\u30e9\u30a4\u30d5 OP - \u682a\u5f0f\u4f1a\u793e\u30b8\u30a7\u30a4\u30e9\u30a4\u30d5","description":"\u3010\u5168\u56fd\u5bfe\u5fdc\u3011\u30ec\u30b6\u30fc\u5f35\u66ff\u3048\u306a\u3089\u304a\u307e\u304b\u305b\u304f\u3060\u3055\u3044\uff01 \u30d5\u30a3\u30c3\u30c8\u30cd\u30b9\u30de\u30b7\u30f3\u30fb\u30d4\u30e9\u30c6\u30a3\u30b9\u30fb\u30bd\u30d5\u30a1\u30fc\u30b7\u30fc\u30c8\u5f35\u66ff\u3048\u5c02\u9580\u696d\u8005","keywords":null,"keyphrases":{"focus":[],"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"website","og_image_type":"default","og_image_custom_url":null,"og_image_custom_fields":null,"og_image_url":null,"og_image_width":null,"og_image_height":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_custom_url":null,"twitter_image_custom_fields":null,"twitter_image_url":null,"twitter_title":null,"twitter_description":null,"schema_type":"default","schema_type_options":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"WebPage","isEnabled":true},"graphs":[]},"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,"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":{"subject":"","preview":"","content":""},"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"breadcrumb_settings":null,"seo_analyzer_scan_date":null,"created":"2026-07-03 05:10:22","updated":"2026-08-31 01:41:37","focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/jlife1030.jp\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tTOP\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/jlife1030.jp"},{"label":"TOP","link":"https:\/\/jlife1030.jp\/"}],"veu_head_title_object":{"title":"","add_site_title":""},"_links":{"self":[{"href":"https:\/\/jlife1030.jp\/index.php\/wp-json\/wp\/v2\/pages\/434","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jlife1030.jp\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/jlife1030.jp\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/jlife1030.jp\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/jlife1030.jp\/index.php\/wp-json\/wp\/v2\/comments?post=434"}],"version-history":[{"count":43,"href":"https:\/\/jlife1030.jp\/index.php\/wp-json\/wp\/v2\/pages\/434\/revisions"}],"predecessor-version":[{"id":764,"href":"https:\/\/jlife1030.jp\/index.php\/wp-json\/wp\/v2\/pages\/434\/revisions\/764"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/jlife1030.jp\/index.php\/wp-json\/wp\/v2\/media\/87"}],"wp:attachment":[{"href":"https:\/\/jlife1030.jp\/index.php\/wp-json\/wp\/v2\/media?parent=434"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}