{"id":80,"date":"2026-01-11T16:11:13","date_gmt":"2026-01-11T07:11:13","guid":{"rendered":"https:\/\/bigup.jp\/minato234\/?page_id=80"},"modified":"2026-01-15T19:49:10","modified_gmt":"2026-01-15T10:49:10","slug":"%e3%83%a1%e3%83%aa%e3%83%83%e3%83%88","status":"publish","type":"page","link":"https:\/\/bigup.jp\/minato234\/?page_id=80","title":{"rendered":"\u753a\u5185\u4f1aLINE\u516c\u5f0f\u30a2\u30ab\u30a6\u30f3\u30c8"},"content":{"rendered":"\n<div class=\"wp-block-vk-blocks-spacer vk_spacer vk_spacer-type-margin-top\"><div class=\"vk_block-margin-md--margin-top\"><\/div><\/div>\n\n\n\n<div class=\"wp-block-cover is-light\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-vivid-green-cyan-background-color has-background-dim-10 has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container is-layout-constrained wp-block-cover-is-layout-constrained\">\n<h2 class=\"wp-block-heading has-text-align-center is-style-vk-heading-double_black has-vivid-green-cyan-color has-text-color has-link-color wp-elements-432c5a31b3cd5a54e5c20bb7f6594dce\"><strong>\u53cb\u3060\u3061\u8ffd\u52a0\u306f\u3053\u3061\u3089<\/strong><\/h2>\n\n\n\n<p class=\"has-text-align-center\">\u4ee5\u4e0b\u306eQR\u30b3\u30fc\u30c9\u3092\u8aad\u307f\u53d6\u308b\u304b\u3001\u30dc\u30bf\u30f3\u3092\u30bf\u30c3\u30d7\u3057\u3066\u8ffd\u52a0\u3057\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-medium is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/bigup.jp\/minato234\/wp-content\/uploads\/2026\/01\/qr-code-3-300x300.png\" alt=\"\" class=\"wp-image-279\" style=\"width:168px;height:auto\" srcset=\"https:\/\/bigup.jp\/minato234\/wp-content\/uploads\/2026\/01\/qr-code-3-300x300.png 300w, https:\/\/bigup.jp\/minato234\/wp-content\/uploads\/2026\/01\/qr-code-3-150x150.png 150w, https:\/\/bigup.jp\/minato234\/wp-content\/uploads\/2026\/01\/qr-code-3.png 330w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/figure>\n\n\n\n<div class=\"wp-block-vk-blocks-spacer vk_spacer vk_spacer-type-margin-top\"><div class=\"vk_block-margin-md--margin-top\"><\/div><\/div>\n\n\n\n<div class=\"wp-block-vk-blocks-button vk_button vk_button-color-custom vk_button-align-wide is-style-shine\"><a href=\"https:\/\/iukyt8gp.autosns.app\/line\" class=\"vk_button_link btn has-background has-vivid-green-cyan-background-color btn-lg\" role=\"button\" aria-pressed=\"true\" rel=\"noopener\"><div class=\"vk_button_link_caption\"><i class=\"fa-brands fa-line vk_button_link_before\" aria-hidden=\"true\"><\/i><span class=\"vk_button_link_txt\">\u53cb\u3060\u3061\u8ffd\u52a0<\/span><\/div><\/a><\/div>\n\n\n\n<div class=\"wp-block-vk-blocks-spacer vk_spacer vk_spacer-type-margin-top\"><div class=\"vk_block-margin-xl--margin-top\"><\/div><\/div>\n<\/div><\/div>\n\n\n\n<p><\/p>\n\n\n\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\"><!DOCTYPE html>\n<html lang=\"ja\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>\u6e4a2\u4e01\u76ee234\u756a\u7d44 \u753a\u5185\u4f1aLINE\u767b\u9332<\/title>\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        \n        body {\n            font-family: \"Helvetica Neue\", Arial, \"Hiragino Kaku Gothic ProN\", \"Hiragino Sans\", Meiryo, sans-serif;\n            line-height: 1.6;\n            color: #333;\n            background: #f9f9f9;\n        }\n        \n        \/* \u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3\u5b9a\u7fa9 *\/\n        @keyframes fadeInUp {\n            from {\n                opacity: 0;\n                transform: translateY(40px);\n            }\n            to {\n                opacity: 1;\n                transform: translateY(0);\n            }\n        }\n        \n        @keyframes fadeInLeft {\n            from {\n                opacity: 0;\n                transform: translateX(-50px);\n            }\n            to {\n                opacity: 1;\n                transform: translateX(0);\n            }\n        }\n        \n        @keyframes fadeInRight {\n            from {\n                opacity: 0;\n                transform: translateX(50px);\n            }\n            to {\n                opacity: 1;\n                transform: translateX(0);\n            }\n        }\n        \n        @keyframes scaleIn {\n            from {\n                opacity: 0;\n                transform: scale(0.8);\n            }\n            to {\n                opacity: 1;\n                transform: scale(1);\n            }\n        }\n        \n        @keyframes float {\n            0%, 100% {\n                transform: translateY(0px);\n            }\n            50% {\n                transform: translateY(-10px);\n            }\n        }\n        \n        .animate-up {\n            animation: fadeInUp 0.8s ease-out forwards;\n            opacity: 0;\n        }\n        \n        .animate-left {\n            animation: fadeInLeft 0.8s ease-out forwards;\n            opacity: 0;\n        }\n        \n        .animate-right {\n            animation: fadeInRight 0.8s ease-out forwards;\n            opacity: 0;\n        }\n        \n        .animate-scale {\n            animation: scaleIn 0.6s ease-out forwards;\n            opacity: 0;\n        }\n        \n        .delay-1 { animation-delay: 0.1s; }\n        .delay-2 { animation-delay: 0.2s; }\n        .delay-3 { animation-delay: 0.3s; }\n        .delay-4 { animation-delay: 0.4s; }\n        .delay-5 { animation-delay: 0.5s; }\n        .delay-6 { animation-delay: 0.6s; }\n        \n        \/* \u30db\u30d0\u30fc\u30a8\u30d5\u30a7\u30af\u30c8 *\/\n        .hover-lift {\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\n        }\n        \n        .hover-lift:hover {\n            transform: translateY(-8px);\n            box-shadow: 0 12px 30px rgba(0,0,0,0.15) !important;\n        }\n        \n        .hover-scale {\n            transition: transform 0.3s ease;\n        }\n        \n        .hover-scale:hover {\n            transform: scale(1.05);\n        }\n        \n        \/* \u30bb\u30af\u30b7\u30e7\u30f3\u5171\u901a *\/\n        section {\n            padding: 80px 20px;\n        }\n        \n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n        }\n        \n        .section-title {\n            text-align: center;\n            font-size: 2.5em;\n            margin-bottom: 60px;\n            font-weight: bold;\n            position: relative;\n            padding-bottom: 20px;\n        }\n        \n        .section-title::after {\n            content: '';\n            position: absolute;\n            bottom: 0;\n            left: 50%;\n            transform: translateX(-50%);\n            width: 80px;\n            height: 4px;\n            background: linear-gradient(90deg, #06C755, #05B34A);\n            border-radius: 2px;\n        }\n        \n        \/* \u30d8\u30c3\u30c0\u30fc *\/\n        .hero {\n            background: linear-gradient(135deg, #06C755 0%, #05B34A 100%);\n            color: white;\n            padding: 100px 20px 80px;\n            text-align: center;\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .hero::before {\n            content: '';\n            position: absolute;\n            top: -50%;\n            right: -50%;\n            width: 200%;\n            height: 200%;\n            background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, transparent 70%);\n            animation: float 6s ease-in-out infinite;\n        }\n        \n        .hero-content {\n            position: relative;\n            z-index: 1;\n        }\n        \n        .hero h1 {\n            font-size: 2.8em;\n            margin-bottom: 20px;\n            text-shadow: 2px 2px 4px rgba(0,0,0,0.1);\n        }\n        \n        .hero p {\n            font-size: 1.4em;\n            margin-bottom: 40px;\n        }\n        \n        .hero-icon {\n            font-size: 5em;\n            margin-bottom: 20px;\n            display: inline-block;\n            animation: float 3s ease-in-out infinite;\n        }\n        \n        \/* 1. \u30e1\u30ea\u30c3\u30c8\u30bb\u30af\u30b7\u30e7\u30f3 *\/\n        .merit-section {\n            background: #f9f9f9;\n        }\n        \n        .merit-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\n            gap: 40px;\n        }\n        \n        .merit-card {\n            background: white;\n            padding: 40px;\n            border-radius: 20px;\n            box-shadow: 0 8px 25px rgba(0,0,0,0.08);\n            text-align: center;\n        }\n        \n        .merit-icon {\n            font-size: 4em;\n            margin-bottom: 20px;\n            display: block;\n        }\n        \n        .merit-card h3 {\n            font-size: 1.6em;\n            color: #06C755;\n            margin-bottom: 15px;\n        }\n        \n        .merit-card p {\n            color: #666;\n            line-height: 1.9;\n            font-size: 1.05em;\n        }\n        \n        \/* 2. \u6d3b\u52d5\u5185\u5bb9\u30bb\u30af\u30b7\u30e7\u30f3 *\/\n        .activity-section {\n            background: white;\n        }\n        \n        .activity-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n            gap: 35px;\n        }\n        \n        .activity-card {\n            border: 3px solid #e0e0e0;\n            padding: 35px;\n            border-radius: 15px;\n            text-align: center;\n            transition: border-color 0.3s, transform 0.3s;\n        }\n        \n        .activity-card:hover {\n            border-color: #06C755;\n        }\n        \n        .activity-card i {\n            font-size: 3.5em;\n            color: #06C755;\n            margin-bottom: 20px;\n            display: block;\n        }\n        \n        .activity-card h4 {\n            font-size: 1.4em;\n            margin-bottom: 15px;\n            color: #333;\n        }\n        \n        .activity-card p {\n            color: #666;\n            line-height: 1.8;\n        }\n        \n        \/* 3. \u30b3\u30df\u30e5\u30cb\u30c6\u30a3\u30bb\u30af\u30b7\u30e7\u30f3 *\/\n        .community-section {\n            background: linear-gradient(135deg, #e8f5e9 0%, #f1f8e9 100%);\n            position: relative;\n        }\n        \n        .community-intro {\n            text-align: center;\n            max-width: 800px;\n            margin: 0 auto 50px;\n        }\n        \n        .community-intro p {\n            font-size: 1.2em;\n            color: #555;\n            line-height: 2;\n        }\n        \n        .community-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 35px;\n        }\n        \n        .community-card {\n            background: white;\n            padding: 35px;\n            border-radius: 15px;\n            box-shadow: 0 5px 20px rgba(0,0,0,0.06);\n        }\n        \n        .community-card h4 {\n            color: #06C755;\n            font-size: 1.5em;\n            margin-bottom: 15px;\n            display: flex;\n            align-items: center;\n        }\n        \n        .community-card h4 i {\n            margin-right: 12px;\n        }\n        \n        .community-card p {\n            color: #666;\n            line-height: 1.9;\n        }\n        \n        \/* 4. \u9632\u707d\u30bb\u30af\u30b7\u30e7\u30f3 *\/\n        .disaster-section {\n            background: linear-gradient(135deg, #fff3e0 0%, #ffe0b2 100%);\n        }\n        \n        .disaster-alert {\n            background: white;\n            padding: 50px;\n            border-radius: 20px;\n            box-shadow: 0 8px 30px rgba(0,0,0,0.1);\n            margin-bottom: 50px;\n            text-align: center;\n            border: 3px solid #ff9800;\n        }\n        \n        .disaster-alert h3 {\n            color: #ff6f00;\n            font-size: 2em;\n            margin-bottom: 20px;\n        }\n        \n        .disaster-alert p {\n            color: #555;\n            font-size: 1.2em;\n            line-height: 2;\n        }\n        \n        .disaster-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n            gap: 30px;\n        }\n        \n        .disaster-card {\n            background: white;\n            padding: 30px;\n            border-radius: 12px;\n            border-left: 5px solid #ff6f00;\n            box-shadow: 0 4px 15px rgba(0,0,0,0.08);\n        }\n        \n        .disaster-card h4 {\n            color: #ff6f00;\n            margin-bottom: 15px;\n            font-size: 1.3em;\n        }\n        \n        .disaster-card h4 i {\n            margin-right: 10px;\n        }\n        \n        .disaster-card p {\n            color: #666;\n            line-height: 1.8;\n        }\n        \n        \/* 5. \u304a\u77e5\u3089\u305b\u30bb\u30af\u30b7\u30e7\u30f3 *\/\n        .news-section {\n            background: white;\n        }\n        \n        .news-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 35px;\n            margin-bottom: 50px;\n        }\n        \n        .news-card {\n            padding: 40px;\n            border-radius: 15px;\n            box-shadow: 0 6px 25px rgba(0,0,0,0.1);\n        }\n        \n        .news-card-1 {\n            background: linear-gradient(135deg, #e3f2fd 0%, #bbdefb 100%);\n        }\n        \n        .news-card-2 {\n            background: linear-gradient(135deg, #f3e5f5 0%, #e1bee7 100%);\n        }\n        \n        .news-card-3 {\n            background: linear-gradient(135deg, #e8f5e9 0%, #c8e6c9 100%);\n        }\n        \n        .news-card-4 {\n            background: linear-gradient(135deg, #fff3e0 0%, #ffe0b2 100%);\n        }\n        \n        .news-card i {\n            font-size: 3em;\n            margin-bottom: 20px;\n            display: block;\n        }\n        \n        .news-card h4 {\n            font-size: 1.5em;\n            margin-bottom: 15px;\n        }\n        \n        .news-card p {\n            color: #555;\n            line-height: 1.8;\n        }\n        \n        .news-notice {\n            background: #fffde7;\n            padding: 35px;\n            border-radius: 12px;\n            border-left: 5px solid #fbc02d;\n        }\n        \n        .news-notice h4 {\n            color: #f57f17;\n            margin-bottom: 15px;\n            font-size: 1.3em;\n        }\n        \n        .news-notice p {\n            color: #666;\n            line-height: 1.9;\n        }\n        \n        \/* 6. \u904b\u55b6\u7d44\u7e54\u30bb\u30af\u30b7\u30e7\u30f3 *\/\n        .organization-section {\n            background: #f5f5f5;\n        }\n        \n        .org-container {\n            background: white;\n            padding: 50px;\n            border-radius: 20px;\n            box-shadow: 0 8px 30px rgba(0,0,0,0.08);\n            margin-bottom: 40px;\n        }\n        \n        .org-title {\n            color: #06C755;\n            font-size: 2em;\n            margin-bottom: 40px;\n            text-align: center;\n            border-bottom: 3px solid #06C755;\n            padding-bottom: 20px;\n        }\n        \n        .org-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n            gap: 35px;\n        }\n        \n        .org-member {\n            text-align: center;\n            padding: 25px;\n        }\n        \n        .org-avatar {\n            width: 100px;\n            height: 100px;\n            background: #e8f5e9;\n            border-radius: 50%;\n            margin: 0 auto 20px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            transition: transform 0.3s;\n        }\n        \n        .org-member:hover .org-avatar {\n            transform: scale(1.1) rotate(5deg);\n        }\n        \n        .org-avatar i {\n            font-size: 2.5em;\n            color: #06C755;\n        }\n        \n        .org-role {\n            font-weight: bold;\n            font-size: 1.2em;\n            margin-bottom: 8px;\n            color: #06C755;\n        }\n        \n        .org-name {\n            color: #333;\n            font-size: 1.4em;\n            font-weight: bold;\n        }\n        \n        .contact-box {\n            background: #fff3cd;\n            border: 3px solid #ffc107;\n            padding: 40px;\n            border-radius: 15px;\n            text-align: center;\n            margin-bottom: 30px;\n        }\n        \n        .contact-box h4 {\n            color: #856404;\n            font-size: 1.5em;\n            margin-bottom: 25px;\n        }\n        \n        .contact-info {\n            background: white;\n            padding: 25px;\n            border-radius: 10px;\n            display: inline-block;\n            box-shadow: 0 4px 15px rgba(0,0,0,0.08);\n        }\n        \n        .line-notice {\n            background: white;\n            padding: 30px;\n            border-radius: 12px;\n            border: 2px solid #e0e0e0;\n            text-align: center;\n        }\n        \n        \/* 7. LINE\u767b\u9332\u30bb\u30af\u30b7\u30e7\u30f3 *\/\n        .line-register {\n            background: linear-gradient(135deg, #06C755 0%, #05B34A 100%);\n            color: white;\n            text-align: center;\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .line-register::before {\n            content: '';\n            position: absolute;\n            top: -50%;\n            left: -50%;\n            width: 200%;\n            height: 200%;\n            background: radial-gradient(circle, rgba(255,255,255,0.05) 0%, transparent 70%);\n            animation: float 8s ease-in-out infinite;\n        }\n        \n        .line-content {\n            position: relative;\n            z-index: 1;\n        }\n        \n        .line-register h2 {\n            font-size: 2.5em;\n            margin-bottom: 25px;\n        }\n        \n        .line-register > p {\n            font-size: 1.3em;\n            margin-bottom: 50px;\n            line-height: 1.8;\n        }\n        \n        .qr-wrapper {\n            background: white;\n            padding: 30px;\n            border-radius: 20px;\n            box-shadow: 0 12px 40px rgba(0,0,0,0.3);\n            display: inline-block;\n            margin-bottom: 40px;\n        }\n        \n        .line-button {\n            display: inline-block;\n            margin-bottom: 40px;\n            transition: transform 0.3s;\n        }\n        \n        .line-button:hover {\n            transform: scale(1.08);\n        }\n        \n        .line-button img {\n            border-radius: 10px;\n            box-shadow: 0 8px 25px rgba(0,0,0,0.2);\n        }\n        \n        .line-info {\n            background: rgba(255,255,255,0.2);\n            padding: 30px;\n            border-radius: 15px;\n            backdrop-filter: blur(10px);\n            max-width: 600px;\n            margin: 0 auto;\n        }\n        \n        @media (max-width: 768px) {\n            .hero h1 {\n                font-size: 2em;\n            }\n            \n            .section-title {\n                font-size: 1.8em;\n            }\n            \n            section {\n                padding: 50px 15px;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n\n<!-- \u30d8\u30c3\u30c0\u30fc -->\n<section class=\"hero\">\n    <div class=\"hero-content animate-scale\">\n        <div class=\"hero-icon\">\ud83d\udcac<\/div>\n        <h1>\u6e4a2\u4e01\u76ee234\u756a\u7d44<br>\u753a\u5185\u4f1a\u516c\u5f0fLINE<\/h1>\n        <p>\u56de\u89a7\u677f\u3084\u308a\u65e9\u304f\u3001\u707d\u5bb3\u6642\u306b\u3082\u5b89\u5fc3\u3002<\/p>\n\u3000\u3000\u3000\u3000\u3000<p>\u5730\u57df\u306e\u60c5\u5831\u3092\u3001\u3082\u3063\u3068\u4fbf\u5229\u306b\u3002\u3082\u3063\u3068\u8eab\u8fd1\u306b\u3002<\/p>\n    <\/div>\n<\/section>\n\n<!-- 1. \u30e1\u30ea\u30c3\u30c8 -->\n<section class=\"merit-section\">\n    <div class=\"container\">\n        <h2 class=\"section-title animate-up\" style=\"color: #06C755;\">\n            <i class=\"fa-solid fa-thumbs-up\" aria-hidden=\"true\"><\/i> LINE\u767b\u9332 3\u3064\u306e\u30e1\u30ea\u30c3\u30c8\n        <\/h2>\n        <div class=\"merit-grid\">\n            <div class=\"merit-card hover-lift animate-up delay-1\">\n                <span class=\"merit-icon\">\ud83d\udcf1<\/span>\n                <h3>\u60c5\u5831\u304c\u65e9\u3044\uff01<\/h3>\n                <p>\u56de\u89a7\u677f\u3092\u5f85\u3064\u5fc5\u8981\u306a\u3057\u3002\u30a4\u30d9\u30f3\u30c8\u4e2d\u6b62\u3084\u4e0d\u5be9\u8005\u60c5\u5831\u306a\u3069\u3001\u30ea\u30a2\u30eb\u30bf\u30a4\u30e0\u3067\u30b9\u30de\u30db\u306b\u5c4a\u304d\u307e\u3059\u3002<\/p>\n            <\/div>\n            <div class=\"merit-card hover-lift animate-up delay-2\">\n                <span class=\"merit-icon\">\ud83d\udccd<\/span>\n                <h3>\u3069\u3053\u3067\u3082\u78ba\u8a8d<\/h3>\n                <p>\u5916\u51fa\u5148\u3067\u3082\u78ba\u8a8d\u53ef\u80fd\u3002\u904e\u53bb\u306e\u914d\u4fe1\u3082\u898b\u8fd4\u305b\u308b\u306e\u3067\u300c\u3042\u306e\u884c\u4e8b\u3044\u3064\u3060\u3063\u3051\uff1f\u300d\u3068\u3044\u3046\u6642\u3082\u5b89\u5fc3\u3002<\/p>\n            <\/div>\n            <div class=\"merit-card hover-lift animate-up delay-3\">\n                <span class=\"merit-icon\">\ud83c\udf31<\/span>\n                <h3>\u624b\u9593\u306a\u3057\u30fb\u30a8\u30b3<\/h3>\n                <p>\u30da\u30fc\u30d1\u30fc\u30ec\u30b9\u3067\u30b4\u30df\u3082\u51fa\u307e\u305b\u3093\u3002\u5fd9\u3057\u3044\u65b9\u3082\u81ea\u5206\u306e\u30bf\u30a4\u30df\u30f3\u30b0\u3067\u60c5\u5831\u30c1\u30a7\u30c3\u30af\u3002<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- 2. \u6d3b\u52d5\u5185\u5bb9 -->\n<section class=\"activity-section\">\n    <div class=\"container\">\n        <h2 class=\"section-title animate-up\" style=\"color: #06C755;\">\n            <i class=\"fa-solid fa-calendar-days\" aria-hidden=\"true\"><\/i> \u4e3b\u306a\u6d3b\u52d5\u5185\u5bb9\n        <\/h2>\n        <div class=\"activity-grid\">\n            <div class=\"activity-card hover-lift animate-left delay-1\">\n                <i class=\"fa-solid fa-torii-gate\" aria-hidden=\"true\"><\/i>\n                <h4>\u590f\u796d\u308a\u30fb\u79cb\u796d\u308a<\/h4>\n                <p>\u5730\u57df\u306e\u4f1d\u7d71\u884c\u4e8b\u3092\u7d99\u627f\u3057\u3001\u4f4f\u6c11\u306e\u4ea4\u6d41\u3092\u6df1\u3081\u307e\u3059\u3002<\/p>\n            <\/div>\n            <div class=\"activity-card hover-lift animate-left delay-2\">\n                <i class=\"fa-solid fa-broom\" aria-hidden=\"true\"><\/i>\n                <h4>\u6e05\u6383\u6d3b\u52d5<\/h4>\n                <p>\u67081\u56de\u306e\u5730\u57df\u6e05\u6383\u3067\u3001\u7f8e\u3057\u3044\u8857\u4e26\u307f\u3092\u7dad\u6301\u3057\u307e\u3059\u3002<\/p>\n            <\/div>\n            <div class=\"activity-card hover-lift animate-left delay-3\">\n                <i class=\"fa-solid fa-people-group\" aria-hidden=\"true\"><\/i>\n                <h4>\u4ea4\u6d41\u30a4\u30d9\u30f3\u30c8<\/h4>\n                <p>\u9905\u3064\u304d\u5927\u4f1a\u3001\u904b\u52d5\u4f1a\u306a\u3069\u3001\u4e16\u4ee3\u3092\u8d85\u3048\u305f\u4ea4\u6d41\u3092\u3002<\/p>\n            <\/div>\n            <div class=\"activity-card hover-lift animate-left delay-4\">\n                <i class=\"fa-solid fa-clipboard-list\" aria-hidden=\"true\"><\/i>\n                <h4>\u56de\u89a7\u677f\u30fb\u5e83\u5831<\/h4>\n                <p>\u5730\u57df\u60c5\u5831\u3092LINE\u3068\u30c7\u30b8\u30bf\u30eb\u56de\u89a7\u677f\u3067\u304a\u5c4a\u3051\u3002<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- 3. \u30b3\u30df\u30e5\u30cb\u30c6\u30a3 -->\n<section class=\"community-section\">\n    <div class=\"container\">\n        <h2 class=\"section-title animate-up\" style=\"color: #06C755;\">\n            <i class=\"fa-solid fa-house-user\" aria-hidden=\"true\"><\/i> \u5730\u57df\u30b3\u30df\u30e5\u30cb\u30c6\u30a3\u3092\u5927\u5207\u306b\n        <\/h2>\n        <div class=\"community-intro animate-up delay-1\">\n            <p>\u6e4a2\u4e01\u76ee234\u756a\u7d44\u3067\u306f\u3001\u4f4f\u6c11\u540c\u58eb\u306e\u7e4b\u304c\u308a\u3092\u5927\u5207\u306b\u3057\u3066\u3044\u307e\u3059\u3002<br>\u9854\u306e\u898b\u3048\u308b\u95a2\u4fc2\u3065\u304f\u308a\u3067\u3001\u5b89\u5fc3\u3057\u3066\u66ae\u3089\u305b\u308b\u5730\u57df\u3092\u76ee\u6307\u3057\u307e\u3059\u3002<\/p>\n        <\/div>\n        <div class=\"community-grid\">\n            <div class=\"community-card hover-lift animate-right delay-1\">\n                <h4><i class=\"fa-solid fa-handshake\" aria-hidden=\"true\"><\/i>\u3054\u8fd1\u6240\u3065\u304d\u3042\u3044<\/h4>\n                <p>\u56f0\u3063\u305f\u6642\u306b\u52a9\u3051\u5408\u3048\u308b\u95a2\u4fc2\u6027\u3092\u7bc9\u3044\u3066\u3044\u307e\u3059\u3002\u65b0\u3057\u304f\u5f15\u3063\u8d8a\u3057\u3066\u304d\u305f\u65b9\u3082\u5b89\u5fc3\u3057\u3066\u3054\u53c2\u52a0\u304f\u3060\u3055\u3044\u3002<\/p>\n            <\/div>\n            <div class=\"community-card hover-lift animate-right delay-2\">\n                <h4><i class=\"fa-solid fa-children\" aria-hidden=\"true\"><\/i>\u5b50\u80b2\u3066\u4e16\u4ee3\u306e\u4ea4\u6d41<\/h4>\n                <p>\u5b50\u80b2\u3066\u4e2d\u306e\u4fdd\u8b77\u8005\u540c\u58eb\u3067\u60c5\u5831\u4ea4\u63db\u3002\u516c\u5712\u3067\u306e\u904a\u3073\u3084\u30a4\u30d9\u30f3\u30c8\u3092\u901a\u3058\u3066\u7e4b\u304c\u308a\u3092\u6df1\u3081\u3066\u3044\u307e\u3059\u3002<\/p>\n            <\/div>\n            <div class=\"community-card hover-lift animate-right delay-3\">\n                <h4><i class=\"fa-solid fa-person-cane\" aria-hidden=\"true\"><\/i>\u9ad8\u9f62\u8005\u898b\u5b88\u308a<\/h4>\n                <p>\u4e00\u4eba\u66ae\u3089\u3057\u306e\u9ad8\u9f62\u8005\u3082\u5b89\u5fc3\u3057\u3066\u66ae\u3089\u305b\u308b\u3088\u3046\u3001\u5730\u57df\u5168\u4f53\u3067\u898b\u5b88\u308a\u6d3b\u52d5\u3092\u884c\u3063\u3066\u3044\u307e\u3059\u3002<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- 4. \u9632\u707d -->\n<section class=\"disaster-section\">\n    <div class=\"container\">\n        <h2 class=\"section-title animate-up\" style=\"color: #ff6f00;\">\n            <i class=\"fa-solid fa-shield-halved\" aria-hidden=\"true\"><\/i> \u9632\u707d\u30fb\u9632\u72af\u3078\u306e\u53d6\u308a\u7d44\u307f\n        <\/h2>\n        <div class=\"disaster-alert animate-scale delay-1\">\n            <h3><i class=\"fa-solid fa-bell\" aria-hidden=\"true\"><\/i> \u7dca\u6025\u6642\u306e\u9023\u7d61\u4f53\u5236<\/h3>\n            <p>\u5730\u9707\u3084\u53f0\u98a8\u306a\u3069\u306e\u707d\u5bb3\u6642\u306b\u306f\u3001<strong>LINE\u516c\u5f0f\u30a2\u30ab\u30a6\u30f3\u30c8\u3067\u5373\u5ea7\u306b\u60c5\u5831\u914d\u4fe1<\/strong>\u3057\u307e\u3059\u3002<br>\u907f\u96e3\u6240\u306e\u958b\u8a2d\u72b6\u6cc1\u3001\u7d66\u6c34\u60c5\u5831\u3001\u5b89\u5426\u78ba\u8a8d\u306a\u3069\u3001\u5fc5\u8981\u306a\u60c5\u5831\u3092\u30ea\u30a2\u30eb\u30bf\u30a4\u30e0\u3067\u304a\u5c4a\u3051\u3057\u307e\u3059\u3002<\/p>\n        <\/div>\n        <div class=\"disaster-grid\">\n            <div class=\"disaster-card hover-lift animate-up delay-1\">\n                <h4><i class=\"fa-solid fa-person-shelter\" aria-hidden=\"true\"><\/i> \u9632\u707d\u8a13\u7df4<\/h4>\n                <p>\u5e742\u56de\u306e\u907f\u96e3\u8a13\u7df4\u3092\u5b9f\u65bd\u3002\u6d88\u706b\u5668\u306e\u4f7f\u3044\u65b9\u3084\u907f\u96e3\u7d4c\u8def\u306e\u78ba\u8a8d\u3092\u884c\u3044\u307e\u3059\u3002<\/p>\n            <\/div>\n            <div class=\"disaster-card hover-lift animate-up delay-2\">\n                <h4><i class=\"fa-solid fa-warehouse\" aria-hidden=\"true\"><\/i> \u5099\u84c4\u7269\u8cc7<\/h4>\n                <p>\u753a\u5185\u4f1a\u9928\u306b\u975e\u5e38\u98df\u30fb\u6c34\u30fb\u6bdb\u5e03\u306a\u3069\u3092\u5099\u84c4\u3002\u3044\u3056\u3068\u3044\u3046\u6642\u306b\u5bfe\u5fdc\u3067\u304d\u307e\u3059\u3002<\/p>\n            <\/div>\n            <div class=\"disaster-card hover-lift animate-up delay-3\">\n                <h4><i class=\"fa-solid fa-eye\" aria-hidden=\"true\"><\/i> \u9632\u72af\u30d1\u30c8\u30ed\u30fc\u30eb<\/h4>\n                <p>\u591c\u9593\u306e\u898b\u56de\u308a\u6d3b\u52d5\u3067\u5730\u57df\u306e\u5b89\u5168\u3092\u5b88\u308a\u307e\u3059\u3002\u4e0d\u5be9\u8005\u60c5\u5831\u3082\u8fc5\u901f\u306b\u5171\u6709\u3002<\/p>\n            <\/div>\n            <div class=\"disaster-card hover-lift animate-up delay-4\">\n                <h4><i class=\"fa-solid fa-map-location-dot\" aria-hidden=\"true\"><\/i> \u30cf\u30b6\u30fc\u30c9\u30de\u30c3\u30d7<\/h4>\n                <p>\u6d78\u6c34\u60f3\u5b9a\u533a\u57df\u3084\u907f\u96e3\u5834\u6240\u3092\u5730\u56f3\u3067\u5171\u6709\u3002\u5404\u5bb6\u5ead\u3067\u306e\u78ba\u8a8d\u3092\u63a8\u5968\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- 5. \u304a\u77e5\u3089\u305b -->\n<section class=\"news-section\">\n    <div class=\"container\">\n        <h2 class=\"section-title animate-up\" style=\"color: #06C755;\">\n            <i class=\"fa-solid fa-bullhorn\" aria-hidden=\"true\"><\/i> LINE\u3067\u5c4a\u304f\u60c5\u5831\n        <\/h2>\n        <div class=\"news-grid\">\n            <div class=\"news-card news-card-1 hover-lift animate-scale delay-1\">\n                <i class=\"fa-solid fa-clipboard-list\" style=\"color: #1976d2;\" aria-hidden=\"true\"><\/i>\n                <h4 style=\"color: #1976d2;\">\u30c7\u30b8\u30bf\u30eb\u56de\u89a7\u677f<\/h4>\n                <p>\u914d\u5e03\u7269\u3084\u5e83\u5831\u7d19\u3092\u753b\u50cf\u3084PDF\u3067\u304a\u5c4a\u3051\u3002\u7d19\u3092\u4fdd\u7ba1\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u305b\u3093\u3002<\/p>\n            <\/div>\n            <div class=\"news-card news-card-2 hover-lift animate-scale delay-2\">\n                <i class=\"fa-solid fa-calendar-check\" style=\"color: #7b1fa2;\" aria-hidden=\"true\"><\/i>\n                <h4 style=\"color: #7b1fa2;\">\u884c\u4e8b\u30fb\u30a4\u30d9\u30f3\u30c8<\/h4>\n                <p>\u304a\u796d\u308a\u3084\u6e05\u6383\u6d3b\u52d5\u306e\u65e5\u7a0b\u6848\u5185\u3002\u96e8\u5929\u6642\u306e\u4e2d\u6b62\u9023\u7d61\u3082\u3059\u3050\u306b\u5c4a\u304d\u307e\u3059\u3002<\/p>\n            <\/div>\n            <div class=\"news-card news-card-3 hover-lift animate-scale delay-3\">\n                <i class=\"fa-solid fa-trash-can\" style=\"color: #388e3c;\" aria-hidden=\"true\"><\/i>\n                <h4 style=\"color: #388e3c;\">\u30b4\u30df\u51fa\u3057\u60c5\u5831<\/h4>\n                <p>\u5e74\u672b\u5e74\u59cb\u306e\u53ce\u96c6\u65e5\u5909\u66f4\u306a\u3069\u3001\u9593\u9055\u3048\u3084\u3059\u3044\u60c5\u5831\u3092\u4e8b\u524d\u306b\u304a\u77e5\u3089\u305b\u3002<\/p>\n            <\/div>\n            <div class=\"news-card news-card-4 hover-lift animate-scale delay-4\">\n                <i class=\"fa-solid fa-triangle-exclamation\" style=\"color: #f57c00;\" aria-hidden=\"true\"><\/i>\n                <h4 style=\"color: #f57c00;\">\u7dca\u6025\u9023\u7d61<\/h4>\n                <p>\u707d\u5bb3\u60c5\u5831\u3001\u4e0d\u5be9\u8005\u60c5\u5831\u306a\u3069\u3001\u7dca\u6025\u6027\u306e\u9ad8\u3044\u60c5\u5831\u3092\u5373\u5ea7\u306b\u914d\u4fe1\u3057\u307e\u3059\u3002<\/p>\n            <\/div>\n        <\/div>\n        <div class=\"news-notice animate-up delay-5\">\n            <h4><i class=\"fa-solid fa-info-circle\" aria-hidden=\"true\"><\/i> \u914d\u4fe1\u6642\u9593\u306b\u3064\u3044\u3066<\/h4>\n            <p>\u539f\u5247\u3068\u3057\u3066 <strong>8:00\u301c20:00<\/strong> \u306e\u9593\u306b\u914d\u4fe1\u3057\u307e\u3059\u3002<br>\u203b\u7dca\u6025\u6642\uff08\u707d\u5bb3\u7b49\uff09\u306f\u3053\u306e\u9650\u308a\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002<\/p>\n        <\/div>\n    <\/div>\n<\/section>\n","protected":false},"excerpt":{"rendered":"<p>\u6e4a2\u4e01\u76ee234\u756a\u7d44 \u753a\u5185\u4f1aLINE\u767b\u9332 \ud83d\udcac \u6e4a2\u4e01\u76ee234\u756a\u7d44\u753a\u5185\u4f1a\u516c\u5f0fLINE \u56de\u89a7\u677f\u3084\u308a\u65e9\u304f\u3001\u707d\u5bb3\u6642\u306b\u3082\u5b89\u5fc3\u3002 \u3000\u3000\u3000\u3000\u3000 \u5730\u57df\u306e\u60c5\u5831\u3092\u3001\u3082\u3063\u3068\u4fbf\u5229\u306b\u3002\u3082\u3063\u3068\u8eab\u8fd1\u306b\u3002 LINE\u767b\u9332 3\u3064\u306e\u30e1\u30ea\u30c3\u30c8 \ud83d\udcf1 \u60c5\u5831\u304c\u65e9\u3044\uff01  [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"vkexunit_cta_each_option":"","footnotes":""},"class_list":["post-80","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/bigup.jp\/minato234\/index.php?rest_route=\/wp\/v2\/pages\/80","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bigup.jp\/minato234\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bigup.jp\/minato234\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bigup.jp\/minato234\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bigup.jp\/minato234\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=80"}],"version-history":[{"count":17,"href":"https:\/\/bigup.jp\/minato234\/index.php?rest_route=\/wp\/v2\/pages\/80\/revisions"}],"predecessor-version":[{"id":280,"href":"https:\/\/bigup.jp\/minato234\/index.php?rest_route=\/wp\/v2\/pages\/80\/revisions\/280"}],"wp:attachment":[{"href":"https:\/\/bigup.jp\/minato234\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=80"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}