{"id":1081,"date":"2025-07-11T11:56:10","date_gmt":"2025-07-11T11:56:10","guid":{"rendered":"https:\/\/dummy.xtemos.com\/woodmart2\/vinyls-elementor\/?page_id=17"},"modified":"2026-01-05T20:37:32","modified_gmt":"2026-01-06T04:37:32","slug":"%e7%a7%81%e3%81%9f%e3%81%a1%e3%81%ab%e3%81%a4%e3%81%84%e3%81%a6","status":"publish","type":"page","link":"https:\/\/qyonz.com\/ja\/about-us\/","title":{"rendered":"\u4f1a\u793e\u6982\u8981"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"1081\" class=\"elementor elementor-1081\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"wd-negative-gap elementor-element elementor-element-85e1b77 e-flex e-con-boxed e-con e-parent\" data-id=\"85e1b77\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-32aa6f6 elementor-widget elementor-widget-html\" data-id=\"32aa6f6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- Qyonz About Us Page - Elementor Compatible HTML -->\n<style>\n.about-container {\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0;\n    color: #333;\n    line-height: 1.8;\n}\n\n@media (max-width: 768px) {\n    .about-container {\n        max-width: 100%;\n    }\n}\n\n\/* Hero Section *\/\n.about-hero {\n    background: linear-gradient(135deg, #65886D 0%, #4a6b50 100%);\n    color: #fff;\n    padding: 80px 40px;\n    text-align: center;\n    border-radius: 30px;\n    position: relative;\n    overflow: hidden;\n    margin-bottom: 50px;\n}\n\n.about-hero::before {\n    content: '';\n    position: absolute;\n    top: -40%;\n    right: -15%;\n    width: 450px;\n    height: 450px;\n    background: rgba(255,255,255,0.05);\n    border-radius: 50%;\n}\n\n.about-hero::after {\n    content: '';\n    position: absolute;\n    bottom: -30%;\n    left: -10%;\n    width: 350px;\n    height: 350px;\n    background: rgba(255,255,255,0.03);\n    border-radius: 50%;\n}\n\n.about-hero h1 {\n    font-size: 40px;\n    font-weight: 700;\n    margin: 0 0 15px 0;\n    position: relative;\n    z-index: 1;\n    color: #fff;\n}\n\n.about-hero .subtitle {\n    font-size: 18px;\n    opacity: 0.95;\n    max-width: 700px;\n    margin: 0 auto;\n    position: relative;\n    z-index: 1;\n}\n\n@media (max-width: 768px) {\n    .about-hero {\n        padding: 50px 20px;\n    }\n    .about-hero h1 {\n        font-size: 28px;\n    }\n    .about-hero .subtitle {\n        font-size: 15px;\n    }\n}\n\n\/* Section Styles *\/\n.about-section {\n    padding: 0 30px 60px;\n}\n\n@media (max-width: 768px) {\n    .about-section {\n        padding: 0 20px 40px;\n    }\n}\n\n.about-section h2 {\n    color: #65886D;\n    font-size: 28px;\n    text-align: center;\n    margin: 0 0 15px 0;\n    font-weight: 700;\n}\n\n.about-section .section-subtitle {\n    text-align: center;\n    color: #666;\n    font-size: 16px;\n    max-width: 700px;\n    margin: 0 auto 40px;\n}\n\n\/* Story Section *\/\n.story-section {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 50px;\n    align-items: center;\n    margin-bottom: 60px;\n}\n\n@media (max-width: 768px) {\n    .story-section {\n        grid-template-columns: 1fr;\n        gap: 30px;\n    }\n}\n\n.story-content h2 {\n    text-align: left;\n    margin-bottom: 20px;\n}\n\n.story-content p {\n    color: #555;\n    font-size: 15px;\n    margin-bottom: 15px;\n    text-align: justify;\n}\n\n.story-image {\n    background: linear-gradient(135deg, #e8ede9 0%, #d4ddd6 100%);\n    border-radius: 20px;\n    min-height: 350px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    position: relative;\n    overflow: hidden;\n}\n\n.story-image .placeholder-icon {\n    width: 100px;\n    height: 100px;\n    background: rgba(101, 136, 109, 0.15);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n}\n\n.story-image svg {\n    width: 50px;\n    height: 50px;\n    stroke: #65886D;\n    fill: none;\n    stroke-width: 1.5;\n}\n\n\/* Stats Section *\/\n.stats-section {\n    background: linear-gradient(135deg, #65886D 0%, #4a6b50 100%);\n    border-radius: 20px;\n    padding: 50px 40px;\n    margin-bottom: 60px;\n}\n\n.stats-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 30px;\n}\n\n@media (max-width: 768px) {\n    .stats-grid {\n        grid-template-columns: repeat(2, 1fr);\n        gap: 25px;\n    }\n    .stats-section {\n        padding: 40px 25px;\n    }\n}\n\n.stat-item {\n    text-align: center;\n    color: #fff;\n}\n\n.stat-number {\n    font-size: 46px;\n    font-weight: 700;\n    margin-bottom: 5px;\n    line-height: 1;\n}\n\n.stat-label {\n    font-size: 14px;\n    opacity: 0.9;\n}\n\n\/* Values Section *\/\n.values-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 25px;\n    margin-top: 40px;\n}\n\n@media (max-width: 768px) {\n    .values-grid {\n        grid-template-columns: 1fr;\n    }\n}\n\n.value-card {\n    background: #fff;\n    border-radius: 20px;\n    padding: 35px 30px;\n    text-align: center;\n    box-shadow: 0 5px 25px rgba(0,0,0,0.06);\n    transition: all 0.3s ease;\n    border: 1px solid #f0f0f0;\n}\n\n.value-card:hover {\n    transform: translateY(-5px);\n    box-shadow: 0 15px 35px rgba(101, 136, 109, 0.12);\n    border-color: #65886D;\n}\n\n.value-icon {\n    width: 80px;\n    height: 80px;\n    background: linear-gradient(135deg, #f0f5f1 0%, #e5ebe6 100%);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin: 0 auto 20px;\n}\n\n.value-icon svg {\n    width: 36px;\n    height: 36px;\n    stroke: #65886D;\n    fill: none;\n    stroke-width: 1.5;\n}\n\n.value-card h3 {\n    color: #333;\n    font-size: 20px;\n    margin: 0 0 12px 0;\n    font-weight: 600;\n}\n\n.value-card p {\n    color: #666;\n    font-size: 14px;\n    margin: 0;\n    line-height: 1.7;\n}\n\n\/* Mission Vision Section *\/\n.mv-section {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 30px;\n    margin-bottom: 60px;\n}\n\n@media (max-width: 768px) {\n    .mv-section {\n        grid-template-columns: 1fr;\n    }\n}\n\n.mv-card {\n    background: #f9faf9;\n    border-radius: 20px;\n    padding: 40px;\n    position: relative;\n    overflow: hidden;\n}\n\n.mv-card::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 5px;\n    height: 100%;\n    background: #65886D;\n}\n\n.mv-card h3 {\n    color: #65886D;\n    font-size: 22px;\n    margin: 0 0 15px 0;\n    font-weight: 700;\n}\n\n.mv-card p {\n    color: #555;\n    font-size: 15px;\n    margin: 0;\n    line-height: 1.8;\n}\n\n\/* Timeline Section *\/\n.timeline-section {\n    background: #f9faf9;\n    border-radius: 20px;\n    padding: 50px 40px;\n    margin-bottom: 60px;\n}\n\n@media (max-width: 768px) {\n    .timeline-section {\n        padding: 40px 20px;\n    }\n}\n\n.timeline-section h2 {\n    margin-bottom: 40px;\n}\n\n.timeline {\n    position: relative;\n    max-width: 900px;\n    margin: 0 auto;\n}\n\n.timeline::before {\n    content: '';\n    position: absolute;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 3px;\n    height: 100%;\n    background: linear-gradient(to bottom, #65886D, #4a6b50);\n    border-radius: 3px;\n}\n\n@media (max-width: 768px) {\n    .timeline::before {\n        left: 15px;\n    }\n}\n\n.timeline-item {\n    display: flex;\n    margin-bottom: 40px;\n    position: relative;\n}\n\n.timeline-item:nth-child(odd) {\n    justify-content: flex-start;\n}\n\n.timeline-item:nth-child(even) {\n    justify-content: flex-end;\n}\n\n@media (max-width: 768px) {\n    .timeline-item,\n    .timeline-item:nth-child(even) {\n        justify-content: flex-start;\n        padding-left: 45px;\n    }\n}\n\n.timeline-dot {\n    width: 20px;\n    height: 20px;\n    background: #65886D;\n    border-radius: 50%;\n    position: absolute;\n    left: 50%;\n    transform: translateX(-50%);\n    border: 4px solid #fff;\n    box-shadow: 0 0 0 3px #65886D;\n    z-index: 2;\n}\n\n@media (max-width: 768px) {\n    .timeline-dot {\n        left: 15px;\n    }\n}\n\n.timeline-content {\n    width: calc(50% - 40px);\n    background: #fff;\n    padding: 25px;\n    border-radius: 15px;\n    box-shadow: 0 5px 20px rgba(0,0,0,0.05);\n}\n\n.timeline-item:nth-child(odd) .timeline-content {\n    text-align: right;\n}\n\n@media (max-width: 768px) {\n    .timeline-content {\n        width: 100%;\n        text-align: left !important;\n    }\n}\n\n.timeline-content .year {\n    display: inline-block;\n    background: #65886D;\n    color: #fff;\n    padding: 4px 12px;\n    border-radius: 15px;\n    font-size: 13px;\n    font-weight: 600;\n    margin-bottom: 10px;\n}\n\n.timeline-content h4 {\n    color: #333;\n    font-size: 17px;\n    margin: 0 0 8px 0;\n    font-weight: 600;\n}\n\n.timeline-content p {\n    color: #666;\n    font-size: 14px;\n    margin: 0;\n    text-align: inherit;\n}\n\n\/* Certifications *\/\n.cert-section {\n    margin-bottom: 60px;\n}\n\n.cert-grid {\n    display: grid;\n    grid-template-columns: repeat(6, 1fr);\n    gap: 20px;\n    margin-top: 40px;\n}\n\n@media (max-width: 992px) {\n    .cert-grid {\n        grid-template-columns: repeat(3, 1fr);\n    }\n}\n\n@media (max-width: 576px) {\n    .cert-grid {\n        grid-template-columns: repeat(2, 1fr);\n    }\n}\n\n.cert-item {\n    background: #fff;\n    border: 2px solid #e5ebe6;\n    border-radius: 15px;\n    padding: 25px 15px;\n    text-align: center;\n    transition: all 0.3s ease;\n}\n\n.cert-item:hover {\n    border-color: #65886D;\n    box-shadow: 0 8px 25px rgba(101, 136, 109, 0.1);\n}\n\n.cert-item .cert-icon {\n    width: 50px;\n    height: 50px;\n    background: #f0f5f1;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin: 0 auto 12px;\n}\n\n.cert-item svg {\n    width: 24px;\n    height: 24px;\n    stroke: #65886D;\n    fill: none;\n    stroke-width: 1.5;\n}\n\n.cert-item .cert-name {\n    color: #65886D;\n    font-size: 14px;\n    font-weight: 700;\n    margin-bottom: 3px;\n}\n\n.cert-item .cert-desc {\n    color: #888;\n    font-size: 11px;\n}\n\n\/* Facilities Section *\/\n.facilities-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 20px;\n    margin-top: 40px;\n}\n\n@media (max-width: 992px) {\n    .facilities-grid {\n        grid-template-columns: repeat(2, 1fr);\n    }\n}\n\n@media (max-width: 576px) {\n    .facilities-grid {\n        grid-template-columns: 1fr;\n    }\n}\n\n.facility-card {\n    background: #fff;\n    border-radius: 15px;\n    overflow: hidden;\n    box-shadow: 0 5px 20px rgba(0,0,0,0.05);\n    transition: all 0.3s ease;\n}\n\n.facility-card:hover {\n    box-shadow: 0 10px 30px rgba(101, 136, 109, 0.12);\n}\n\n.facility-image {\n    background: linear-gradient(135deg, #e8ede9 0%, #d4ddd6 100%);\n    height: 140px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n}\n\n.facility-image svg {\n    width: 40px;\n    height: 40px;\n    stroke: #65886D;\n    fill: none;\n    stroke-width: 1.5;\n}\n\n.facility-info {\n    padding: 20px;\n    text-align: center;\n}\n\n.facility-info h4 {\n    color: #333;\n    font-size: 15px;\n    margin: 0 0 5px 0;\n    font-weight: 600;\n}\n\n.facility-info p {\n    color: #777;\n    font-size: 12px;\n    margin: 0;\n}\n\n\/* Global Presence *\/\n.global-section {\n    background: #f9faf9;\n    border-radius: 20px;\n    padding: 50px 40px;\n    margin-bottom: 60px;\n    text-align: center;\n}\n\n.global-section h2 {\n    margin-bottom: 15px;\n}\n\n.global-section .section-subtitle {\n    margin-bottom: 30px;\n}\n\n.regions-grid {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    gap: 20px;\n    margin-top: 30px;\n}\n\n@media (max-width: 768px) {\n    .regions-grid {\n        grid-template-columns: repeat(2, 1fr);\n    }\n}\n\n.region-item {\n    text-align: center;\n}\n\n.region-item .region-icon {\n    width: 60px;\n    height: 60px;\n    background: #fff;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin: 0 auto 10px;\n    box-shadow: 0 3px 15px rgba(0,0,0,0.05);\n}\n\n.region-item svg {\n    width: 28px;\n    height: 28px;\n    stroke: #65886D;\n    fill: none;\n    stroke-width: 1.5;\n}\n\n.region-item .region-name {\n    color: #333;\n    font-size: 14px;\n    font-weight: 600;\n    margin-bottom: 3px;\n}\n\n.region-item .region-count {\n    color: #65886D;\n    font-size: 12px;\n    font-weight: 500;\n}\n\n\/* CTA Section *\/\n.about-cta {\n    background: linear-gradient(135deg, #65886D 0%, #4a6b50 100%);\n    border-radius: 20px;\n    padding: 50px 40px;\n    text-align: center;\n    color: #fff;\n    position: relative;\n    overflow: hidden;\n}\n\n.about-cta::before {\n    content: '';\n    position: absolute;\n    top: -30%;\n    right: -10%;\n    width: 300px;\n    height: 300px;\n    background: rgba(255,255,255,0.05);\n    border-radius: 50%;\n}\n\n.about-cta h3 {\n    font-size: 28px;\n    margin: 0 0 15px 0;\n    font-weight: 700;\n    position: relative;\n    z-index: 1;\n}\n\n.about-cta p {\n    font-size: 16px;\n    max-width: 550px;\n    margin: 0 auto 25px;\n    opacity: 0.95;\n    position: relative;\n    z-index: 1;\n}\n\n.cta-btn {\n    display: inline-flex;\n    align-items: center;\n    padding: 14px 30px;\n    border-radius: 30px;\n    font-size: 15px;\n    font-weight: 600;\n    text-decoration: none;\n    background: #fff;\n    color: #65886D;\n    transition: all 0.3s ease;\n    position: relative;\n    z-index: 1;\n}\n\n.cta-btn:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.2);\n}\n\n.cta-btn svg {\n    width: 18px;\n    height: 18px;\n    margin-left: 8px;\n}\n\n\/* Footer *\/\n.about-footer {\n    text-align: center;\n    padding: 30px;\n    color: #888;\n    font-size: 13px;\n}\n<\/style>\n\n<div class=\"about-container\">\n    <!-- Hero Section -->\n    <div class=\"about-hero\">\n        <h1>Qyonz\u306b\u3064\u3044\u3066<\/h1>\n        <p class=\"subtitle\">\u5316\u7ca7\u54c1\u88fd\u9020\u306b\u304a\u3051\u308b\u4fe1\u983c\u306e\u30d1\u30fc\u30c8\u30ca\u30fc\u9769\u65b0\u3001\u54c1\u8cea\u3001\u732e\u8eab\u3067\u7f8e\u306e\u30d3\u30b8\u30e7\u30f3\u3092\u5b9f\u73fe\u3057\u307e\u3059\u3002.<\/p>\n    <\/div>\n\n    <div class=\"about-section\">\n        <!-- Our Story -->\n        <div class=\"story-section\">\n            <div class=\"story-content\">\n                <h2>\u30b9\u30c8\u30fc\u30ea\u30fc<\/h2>\n                <p>\u7f8e\u3068\u9769\u65b0\u3078\u306e\u60c5\u71b1\u3092\u3082\u3063\u3066\u8a2d\u7acb\u3055\u308c\u305fQyonz\u306f\u3001\u5c0f\u3055\u306a\u7814\u7a76\u6240\u304b\u3089\u4e16\u754c\u4e2d\u306e\u30d6\u30e9\u30f3\u30c9\u306b\u30b5\u30fc\u30d3\u30b9\u3092\u63d0\u4f9b\u3059\u308b\u5927\u624b\u5316\u7ca7\u54c1OEM\/ODM\u30e1\u30fc\u30ab\u30fc\u3078\u3068\u6210\u9577\u3057\u307e\u3057\u305f\u3002.<\/p>\n                <p>\u79c1\u305f\u3061\u306e\u65c5\u306f\u3001\u300c\u3059\u3079\u3066\u306e\u30d6\u30e9\u30f3\u30c9\u306f\u3001\u30ef\u30fc\u30eb\u30c9\u30af\u30e9\u30b9\u306e\u51e6\u65b9\u3068\u88fd\u9020\u80fd\u529b\u3092\u5229\u7528\u3059\u308b\u4fa1\u5024\u304c\u3042\u308b\u300d\u3068\u3044\u3046\u30b7\u30f3\u30d7\u30eb\u306a\u4fe1\u5ff5\u304b\u3089\u59cb\u307e\u308a\u307e\u3057\u305f\u3002\u4eca\u65e5\u3001\u79c1\u305f\u3061\u306f\u91ce\u5fc3\u7684\u306a\u65b0\u8208\u4f01\u696d\u304b\u3089\u5b9a\u8a55\u306e\u3042\u308b\u30d3\u30e5\u30fc\u30c6\u30a3\u30fc\u30fb\u30cf\u30a6\u30b9\u307e\u3067\u3001\u4e16\u754c\u4e2d\u30671,000\u3092\u8d85\u3048\u308b\u30d6\u30e9\u30f3\u30c9\u3068\u63d0\u643a\u3057\u3066\u3044\u307e\u3059\u3002.<\/p>\n                <p>\u79c1\u305f\u3061\u3092\u969b\u7acb\u305f\u305b\u3066\u3044\u308b\u306e\u306f\u3001\u54c1\u8cea\u3001\u9769\u65b0\u3001\u305d\u3057\u3066\u304a\u5ba2\u69d8\u306e\u6210\u529f\u3078\u306e\u63fa\u308b\u304e\u306a\u3044\u30b3\u30df\u30c3\u30c8\u30e1\u30f3\u30c8\u3067\u3059\u3002\u79c1\u305f\u3061\u306f\u5358\u306b\u88fd\u54c1\u3092\u88fd\u9020\u3059\u308b\u3060\u3051\u3067\u306a\u304f\u3001\u30d6\u30e9\u30f3\u30c9\u3092\u69cb\u7bc9\u3057\u3001\u7f8e\u306e\u5922\u3092\u73fe\u5b9f\u306b\u3059\u308b\u304a\u624b\u4f1d\u3044\u3092\u3057\u3066\u3044\u307e\u3059\u3002.<\/p>\n            <\/div>\n            <div class=\"story-image\">\n                <div class=\"placeholder-icon\">\n                    <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M12 2L2 7l10 5 10-5-10-5z\"\/>\n                        <path d=\"M2 17l10 5 10-5\"\/>\n                        <path d=\"M2 12l10 5 10-5\"\/>\n                    <\/svg>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Stats -->\n        <div class=\"stats-section\">\n            <div class=\"stats-grid\">\n                <div class=\"stat-item\">\n                    <div class=\"stat-number\">15+<\/div>\n                    <div class=\"stat-label\">\u5353\u8d8a\u3057\u305f\u5e74\u6708<\/div>\n                <\/div>\n                <div class=\"stat-item\">\n                    <div class=\"stat-number\">1000+<\/div>\n                    <div class=\"stat-label\">\u30d6\u30e9\u30f3\u30c9\u30d1\u30fc\u30c8\u30ca\u30fc<\/div>\n                <\/div>\n                <div class=\"stat-item\">\n                    <div class=\"stat-number\">50+<\/div>\n                    <div class=\"stat-label\">\u5bfe\u8c61\u56fd<\/div>\n                <\/div>\n                <div class=\"stat-item\">\n                    <div class=\"stat-number\">500+<\/div>\n                    <div class=\"stat-label\">\u30ec\u30c7\u30a3\u88fd\u5264<\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Mission & Vision -->\n        <div class=\"mv-section\">\n            <div class=\"mv-card\">\n                <h3>\u79c1\u305f\u3061\u306e\u4f7f\u547d<\/h3>\n                <p>\u5353\u8d8a\u3057\u305f\u88fd\u9020\u80fd\u529b\u3001\u9769\u65b0\u7684\u306a\u51e6\u65b9\u3001\u63fa\u308b\u304e\u306a\u3044\u54c1\u8cea\u57fa\u6e96\u306b\u3088\u308a\u3001\u3042\u3089\u3086\u308b\u898f\u6a21\u306e\u30d3\u30e5\u30fc\u30c6\u30a3\u30d6\u30e9\u30f3\u30c9\u306b\u529b\u3092\u4e0e\u3048\u308b\u3053\u3068\u3002\u79c1\u305f\u3061\u306f\u3001\u5316\u7ca7\u54c1\u306e\u30d3\u30b8\u30e7\u30f3\u3092\u5e02\u5834\u306b\u901a\u7528\u3059\u308b\u88fd\u54c1\u306b\u5909\u3048\u308b\u3001\u4fe1\u983c\u3067\u304d\u308b\u30d1\u30fc\u30c8\u30ca\u30fc\u306b\u306a\u308b\u3053\u3068\u3092\u76ee\u6307\u3057\u3066\u3044\u307e\u3059\u3002.<\/p>\n            <\/div>\n            <div class=\"mv-card\">\n                <h3>\u79c1\u305f\u3061\u306e\u30d3\u30b8\u30e7\u30f3<\/h3>\n                <p>\u5316\u7ca7\u54c1OEM\/ODM\u88fd\u9020\u306e\u30b0\u30ed\u30fc\u30d0\u30eb\u30ea\u30fc\u30c0\u30fc\u3068\u306a\u308a\u3001\u9769\u65b0\u6027\u3001\u6301\u7d9a\u53ef\u80fd\u6027\u3001\u305d\u3057\u3066\u9032\u5316\u3057\u7d9a\u3051\u308b\u7f8e\u5bb9\u696d\u754c\u306b\u304a\u3051\u308b\u30d6\u30e9\u30f3\u30c9\u306e\u6210\u529f\u3092\u652f\u63f4\u3059\u308b\u3068\u3044\u3046\u30b3\u30df\u30c3\u30c8\u30e1\u30f3\u30c8\u3067\u8a8d\u3081\u3089\u308c\u308b\u3053\u3068\u3002.<\/p>\n            <\/div>\n        <\/div>\n\n        <!-- Core Values -->\n        <h2>\u30b3\u30a2\u30fb\u30d0\u30ea\u30e5\u30fc<\/h2>\n        <p class=\"section-subtitle\">\u79c1\u305f\u3061\u306e\u884c\u52d5\u3059\u3079\u3066\u3092\u5c0e\u304f\u539f\u5247<\/p>\n        \n        <div class=\"values-grid\">\n            <div class=\"value-card\">\n                <div class=\"value-icon\">\n                    <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"\/>\n                        <polyline points=\"22 4 12 14.01 9 11.01\"\/>\n                    <\/svg>\n                <\/div>\n                <h3>\u5353\u8d8a\u3057\u305f\u54c1\u8cea<\/h3>\n                <p>\u79c1\u305f\u3061\u306f\u3059\u3079\u3066\u306e\u88fd\u54c1\u306b\u304a\u3044\u3066\u6700\u9ad8\u6c34\u6e96\u3092\u7dad\u6301\u3057\u3001\u4e00\u8cab\u6027\u3001\u5b89\u5168\u6027\u3001\u305d\u3057\u3066\u671f\u5f85\u3092\u4e0a\u56de\u308b\u6709\u52b9\u6027\u3092\u4fdd\u8a3c\u3057\u3066\u3044\u307e\u3059\u3002.<\/p>\n            <\/div>\n\n            <div class=\"value-card\">\n                <div class=\"value-icon\">\n                    <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <circle cx=\"12\" cy=\"12\" r=\"10\"\/>\n                        <line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"\/>\n                        <line x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"\/>\n                    <\/svg>\n                <\/div>\n                <h3>\u30a4\u30ce\u30d9\u30fc\u30b7\u30e7\u30f3\u30fb\u30d5\u30a1\u30fc\u30b9\u30c8<\/h3>\n                <p>\u79c1\u305f\u3061\u306e\u7814\u7a76\u958b\u767a\u30c1\u30fc\u30e0\u306f\u3001\u5e38\u306b\u65b0\u3057\u3044\u539f\u6599\u3001\u6280\u8853\u3001\u914d\u5408\u3092\u63a2\u6c42\u3057\u3001\u5e02\u5834\u306e\u30c8\u30ec\u30f3\u30c9\u3092\u5148\u53d6\u308a\u3057\u3066\u3044\u307e\u3059\u3002.<\/p>\n            <\/div>\n\n            <div class=\"value-card\">\n                <div class=\"value-icon\">\n                    <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\/>\n                        <circle cx=\"9\" cy=\"7\" r=\"4\"\/>\n                        <path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\/>\n                        <path d=\"M16 3.13a4 4 0 0 1 0 7.75\"\/>\n                    <\/svg>\n                <\/div>\n                <h3>\u30d1\u30fc\u30c8\u30ca\u30fc\u30b7\u30c3\u30d7<\/h3>\n                <p>\u79c1\u305f\u3061\u306f\u3001\u3059\u3079\u3066\u306e\u304a\u5ba2\u69d8\u3068\u306e\u95a2\u4fc2\u3092\u771f\u306e\u30d1\u30fc\u30c8\u30ca\u30fc\u30b7\u30c3\u30d7\u3068\u8003\u3048\u3001\u304a\u5ba2\u69d8\u306e\u6210\u529f\u3092\u81ea\u5206\u306e\u3053\u3068\u306e\u3088\u3046\u306b\u8003\u3048\u3066\u3044\u307e\u3059\u3002.<\/p>\n            <\/div>\n\n            <div class=\"value-card\">\n                <div class=\"value-icon\">\n                    <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/>\n                    <\/svg>\n                <\/div>\n                <h3>\u4fe1\u983c\u3068\u8aa0\u5b9f\u3055<\/h3>\n                <p>\u79c1\u305f\u3061\u306f\u304a\u5ba2\u69d8\u306e\u88fd\u5264\u3092\u4fdd\u8b77\u3057\u3001\u6a5f\u5bc6\u4fdd\u6301\u3092\u5c0a\u91cd\u3057\u3001\u3059\u3079\u3066\u306e\u53d6\u5f15\u306b\u304a\u3044\u3066\u5b8c\u5168\u306a\u900f\u660e\u6027\u3092\u3082\u3063\u3066\u904b\u55b6\u3057\u307e\u3059\u3002.<\/p>\n            <\/div>\n\n            <div class=\"value-card\">\n                <div class=\"value-icon\">\n                    <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/>\n                        <circle cx=\"12\" cy=\"10\" r=\"3\"\/>\n                    <\/svg>\n                <\/div>\n                <h3>\u6301\u7d9a\u53ef\u80fd\u6027<\/h3>\n                <p>\u30d1\u30bf\u30b4\u30cb\u30a2\u306f\u74b0\u5883\u306b\u914d\u616e\u3057\u305f\u5b9f\u8df5\u3001\u6301\u7d9a\u53ef\u80fd\u306a\u8abf\u9054\u3001\u305d\u3057\u3066\u74b0\u5883\u30d5\u30c3\u30c8\u30d7\u30ea\u30f3\u30c8\u306e\u524a\u6e1b\u306b\u53d6\u308a\u7d44\u3093\u3067\u3044\u307e\u3059\u3002.<\/p>\n            <\/div>\n\n            <div class=\"value-card\">\n                <div class=\"value-icon\">\n                    <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <circle cx=\"12\" cy=\"12\" r=\"10\"\/>\n                        <polyline points=\"12 6 12 12 16 14\"\/>\n                    <\/svg>\n                <\/div>\n                <h3>\u5e02\u5834\u6295\u5165\u307e\u3067\u306e\u30b9\u30d4\u30fc\u30c9<\/h3>\n                <p>\u79c1\u305f\u3061\u306f\u30bf\u30a4\u30df\u30f3\u30b0\u306e\u91cd\u8981\u6027\u3092\u7406\u89e3\u3057\u3001\u5e02\u5834\u306e\u6e96\u5099\u304c\u6574\u3063\u305f\u3068\u304d\u306b\u88fd\u54c1\u3092\u767a\u58f2\u3067\u304d\u308b\u3088\u3046\u3001\u52b9\u7387\u7684\u306b\u4f5c\u696d\u3092\u9032\u3081\u307e\u3059\u3002.<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- Timeline -->\n    <div class=\"timeline-section\">\n        <h2>\u79c1\u305f\u3061\u306e\u65c5<\/h2>\n        <div class=\"timeline\">\n            <div class=\"timeline-item\">\n                <div class=\"timeline-dot\"><\/div>\n                <div class=\"timeline-content\">\n                    <span class=\"year\">2009<\/span>\n                    <h4>\u8ca1\u56e3<\/h4>\n                    <p>Qyonz\u306f\u5c0f\u3055\u306a\u7814\u7a76\u958b\u767a\u5ba4\u3068\u7f8e\u5bb9\u696d\u754c\u306b\u5bfe\u3059\u308b\u5927\u304d\u306a\u30d3\u30b8\u30e7\u30f3\u3092\u6301\u3063\u3066\u8a2d\u7acb\u3055\u308c\u305f\u3002.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"timeline-item\">\n                <div class=\"timeline-dot\"><\/div>\n                <div class=\"timeline-content\">\n                    <span class=\"year\">2012<\/span>\n                    <h4>\u521d\u306e\u5927\u898f\u6a21\u62e1\u5f35<\/h4>\n                    <p>GMP\u8a8d\u8a3c\u3092\u53d6\u5f97\u3057\u305f\u521d\u306e\u5927\u898f\u6a21\u88fd\u9020\u65bd\u8a2d\u3092\u958b\u8a2d\u3002.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"timeline-item\">\n                <div class=\"timeline-dot\"><\/div>\n                <div class=\"timeline-content\">\n                    <span class=\"year\">2015<\/span>\n                    <h4>\u30b0\u30ed\u30fc\u30d0\u30eb\u30fb\u30ea\u30fc\u30c1<\/h4>\n                    <p>30\u30ab\u56fd\u4ee5\u4e0a\u3078\u306e\u8f38\u51fa\u3092\u62e1\u5927\u3057\u3001ISO22716\u8a8d\u8a3c\u3092\u53d6\u5f97\u3002.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"timeline-item\">\n                <div class=\"timeline-dot\"><\/div>\n                <div class=\"timeline-content\">\n                    <span class=\"year\">2018<\/span>\n                    <h4>\u30a4\u30ce\u30d9\u30fc\u30b7\u30e7\u30f3\u30fb\u30bb\u30f3\u30bf\u30fc<\/h4>\n                    <p>\u9ad8\u5ea6\u306a\u8a66\u9a13\u8a2d\u5099\u3092\u5099\u3048\u305f\u5c02\u7528\u306eR&amp;D\u30a4\u30ce\u30d9\u30fc\u30b7\u30e7\u30f3\u30bb\u30f3\u30bf\u30fc\u3092\u958b\u8a2d\u3002.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"timeline-item\">\n                <div class=\"timeline-dot\"><\/div>\n                <div class=\"timeline-content\">\n                    <span class=\"year\">2021<\/span>\n                    <h4>\u30b5\u30b9\u30c6\u30ca\u30d3\u30ea\u30c6\u30a3\u30fb\u30a4\u30cb\u30b7\u30a2\u30c1\u30d6<\/h4>\n                    <p>\u5305\u62ec\u7684\u306a\u6301\u7d9a\u53ef\u80fd\u6027\u30d7\u30ed\u30b0\u30e9\u30e0\u3068\u74b0\u5883\u306b\u914d\u616e\u3057\u305f\u88fd\u9020\u65b9\u6cd5\u3092\u5c0e\u5165\u3002.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"timeline-item\">\n                <div class=\"timeline-dot\"><\/div>\n                <div class=\"timeline-content\">\n                    <span class=\"year\">2024<\/span>\n                    <h4>1000\u4ee5\u4e0a\u306e\u30d1\u30fc\u30c8\u30ca\u30fc<\/h4>\n                    <p>50\u30ab\u56fd\u4ee5\u4e0a\u30671,000\u4ee5\u4e0a\u306e\u30d6\u30e9\u30f3\u30c9\u3068\u63d0\u643a\u3002.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"about-section\">\n        <!-- Certifications -->\n        <div class=\"cert-section\">\n            <h2>\u8a8d\u8a3c\u3068\u898f\u683c<\/h2>\n            <p class=\"section-subtitle\">\u5f53\u793e\u306e\u54c1\u8cea\u3078\u306e\u3053\u3060\u308f\u308a\u306f\u3001\u56fd\u969b\u7684\u306b\u8a8d\u3081\u3089\u308c\u305f\u8a8d\u8a3c\u306b\u3088\u3063\u3066\u88cf\u4ed8\u3051\u3089\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n            \n            <div class=\"cert-grid\">\n                <div class=\"cert-item\">\n                    <div class=\"cert-icon\">\n                        <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"\/>\n                            <polyline points=\"22 4 12 14.01 9 11.01\"\/>\n                        <\/svg>\n                    <\/div>\n                    <div class=\"cert-name\">ISO 22716<\/div>\n                    <div class=\"cert-desc\">\u5316\u7ca7\u54c1GMP<\/div>\n                <\/div>\n\n                <div class=\"cert-item\">\n                    <div class=\"cert-icon\">\n                        <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"\/>\n                            <polyline points=\"22 4 12 14.01 9 11.01\"\/>\n                        <\/svg>\n                    <\/div>\n                    <div class=\"cert-name\">ISO 9001<\/div>\n                    <div class=\"cert-desc\">\u54c1\u8cea\u7ba1\u7406<\/div>\n                <\/div>\n\n                <div class=\"cert-item\">\n                    <div class=\"cert-icon\">\n                        <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"\/>\n                            <polyline points=\"22 4 12 14.01 9 11.01\"\/>\n                        <\/svg>\n                    <\/div>\n                    <div class=\"cert-name\">\u98df\u54c1\u533b\u85ac\u54c1\u5c40<\/div>\n                    <div class=\"cert-desc\">\u767b\u9332\u65bd\u8a2d<\/div>\n                <\/div>\n\n                <div class=\"cert-item\">\n                    <div class=\"cert-icon\">\n                        <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"\/>\n                            <polyline points=\"22 4 12 14.01 9 11.01\"\/>\n                        <\/svg>\n                    <\/div>\n                    <div class=\"cert-name\">EU 1223\/2009<\/div>\n                    <div class=\"cert-desc\">EU\u6e96\u62e0<\/div>\n                <\/div>\n\n                <div class=\"cert-item\">\n                    <div class=\"cert-icon\">\n                        <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path d=\"M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z\"\/>\n                        <\/svg>\n                    <\/div>\n                    <div class=\"cert-name\">\u7121\u6dfb\u52a0<\/div>\n                    <div class=\"cert-desc\">\u52d5\u7269\u5b9f\u9a13\u306a\u3057<\/div>\n                <\/div>\n\n                <div class=\"cert-item\">\n                    <div class=\"cert-icon\">\n                        <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path d=\"M12 2L2 7l10 5 10-5-10-5z\"\/>\n                            <path d=\"M2 17l10 5 10-5\"\/>\n                            <path d=\"M2 12l10 5 10-5\"\/>\n                        <\/svg>\n                    <\/div>\n                    <div class=\"cert-name\">\u30f4\u30a3\u30fc\u30ac\u30f3<\/div>\n                    <div class=\"cert-desc\">\u30aa\u30d7\u30b7\u30e7\u30f3\u3042\u308a<\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Facilities -->\n        <h2>\u65bd\u8a2d\u7d39\u4ecb<\/h2>\n        <p class=\"section-subtitle\">\u6700\u5148\u7aef\u306e\u88fd\u9020\u80fd\u529b<\/p>\n        \n        <div class=\"facilities-grid\">\n            <div class=\"facility-card\">\n                <div class=\"facility-image\">\n                    <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M9 3H5a2 2 0 0 0-2 2v4m6-6h10a2 2 0 0 1 2 2v4M9 3v18m0 0h10a2 2 0 0 0 2-2V9M9 21H5a2 2 0 0 1-2-2V9m0 0h18\"\/>\n                    <\/svg>\n                <\/div>\n                <div class=\"facility-info\">\n                    <h4>\u7814\u7a76\u958b\u767a\u7814\u7a76\u6240<\/h4>\n                    <p>\u9ad8\u5ea6\u306a\u88fd\u5264\u958b\u767a<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"facility-card\">\n                <div class=\"facility-image\">\n                    <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <rect x=\"2\" y=\"7\" width=\"20\" height=\"14\" rx=\"2\" ry=\"2\"\/>\n                        <path d=\"M16 21V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16\"\/>\n                    <\/svg>\n                <\/div>\n                <div class=\"facility-info\">\n                    <h4>\u751f\u7523\u30e9\u30a4\u30f3<\/h4>\n                    <p>GMP\u8a8d\u5b9a\u88fd\u9020<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"facility-card\">\n                <div class=\"facility-image\">\n                    <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"\/>\n                        <polyline points=\"22 4 12 14.01 9 11.01\"\/>\n                    <\/svg>\n                <\/div>\n                <div class=\"facility-info\">\n                    <h4>\u54c1\u8cea\u7ba1\u7406<\/h4>\n                    <p>\u7dcf\u5408\u8a66\u9a13\u6240<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"facility-card\">\n                <div class=\"facility-image\">\n                    <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"\/>\n                    <\/svg>\n                <\/div>\n                <div class=\"facility-info\">\n                    <h4>\u5305\u88c5\u30bb\u30f3\u30bf\u30fc<\/h4>\n                    <p>\u30d5\u30eb\u30b5\u30fc\u30d3\u30b9\u306e\u30d1\u30c3\u30b1\u30fc\u30b8\u30f3\u30b0\u30fb\u30bd\u30ea\u30e5\u30fc\u30b7\u30e7\u30f3<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Global Presence -->\n        <div class=\"global-section\">\n            <h2>\u30b0\u30ed\u30fc\u30d0\u30eb\u30fb\u30d7\u30ec\u30bc\u30f3\u30b9<\/h2>\n            <p class=\"section-subtitle\">\u4fe1\u983c\u6027\u306e\u9ad8\u3044\u88fd\u9020\u3068\u30ed\u30b8\u30b9\u30c6\u30a3\u30af\u30b9\u3067\u3001\u4e16\u754c\u5404\u5730\u306e\u30d6\u30e9\u30f3\u30c9\u306b\u30b5\u30fc\u30d3\u30b9\u3092\u63d0\u4f9b<\/p>\n            \n            <div class=\"regions-grid\">\n                <div class=\"region-item\">\n                    <div class=\"region-icon\">\n                        <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <circle cx=\"12\" cy=\"12\" r=\"10\"\/>\n                            <line x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\/>\n                            <path d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\/>\n                        <\/svg>\n                    <\/div>\n                    <div class=\"region-name\">\u5317\u7c73<\/div>\n                    <div class=\"region-count\">200\u4ee5\u4e0a\u306e\u30d1\u30fc\u30c8\u30ca\u30fc<\/div>\n                <\/div>\n\n                <div class=\"region-item\">\n                    <div class=\"region-icon\">\n                        <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <circle cx=\"12\" cy=\"12\" r=\"10\"\/>\n                            <line x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\/>\n                            <path d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\/>\n                        <\/svg>\n                    <\/div>\n                    <div class=\"region-name\">\u30e8\u30fc\u30ed\u30c3\u30d1<\/div>\n                    <div class=\"region-count\">300\u4ee5\u4e0a\u306e\u30d1\u30fc\u30c8\u30ca\u30fc<\/div>\n                <\/div>\n\n                <div class=\"region-item\">\n                    <div class=\"region-icon\">\n                        <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <circle cx=\"12\" cy=\"12\" r=\"10\"\/>\n                            <line x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\/>\n                            <path d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\/>\n                        <\/svg>\n                    <\/div>\n                    <div class=\"region-name\">\u30a2\u30b8\u30a2\u592a\u5e73\u6d0b<\/div>\n                    <div class=\"region-count\">350\u4ee5\u4e0a\u306e\u30d1\u30fc\u30c8\u30ca\u30fc<\/div>\n                <\/div>\n\n                <div class=\"region-item\">\n                    <div class=\"region-icon\">\n                        <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <circle cx=\"12\" cy=\"12\" r=\"10\"\/>\n                            <line x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\/>\n                            <path d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\/>\n                        <\/svg>\n                    <\/div>\n                    <div class=\"region-name\">\u4e2d\u6771<\/div>\n                    <div class=\"region-count\">100\u4ee5\u4e0a\u306e\u30d1\u30fc\u30c8\u30ca\u30fc<\/div>\n                <\/div>\n\n                <div class=\"region-item\">\n                    <div class=\"region-icon\">\n                        <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <circle cx=\"12\" cy=\"12\" r=\"10\"\/>\n                            <line x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\/>\n                            <path d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\/>\n                        <\/svg>\n                    <\/div>\n                    <div class=\"region-name\">\u30aa\u30bb\u30a2\u30cb\u30a2<\/div>\n                    <div class=\"region-count\">50\u4ee5\u4e0a\u306e\u30d1\u30fc\u30c8\u30ca\u30fc<\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- CTA -->\n        <div class=\"about-cta\">\n            <h3>\u7f8e\u3057\u3044\u3082\u306e\u3092\u4e00\u7dd2\u306b\u4f5c\u308d\u3046<\/h3>\n            <p>\u3042\u306a\u305f\u306e\u30b3\u30b9\u30e1\u30c6\u30a3\u30c3\u30af\u30fb\u30d3\u30b8\u30e7\u30f3\u3092\u5b9f\u73fe\u3059\u308b\u6e96\u5099\u306f\u3067\u304d\u3066\u3044\u307e\u3059\u304b\uff1f\u79c1\u305f\u3061\u306e\u30c1\u30fc\u30e0\u306f\u3001\u3059\u3079\u3066\u306e\u30b9\u30c6\u30c3\u30d7\u3067\u3042\u306a\u305f\u3092\u30b5\u30dd\u30fc\u30c8\u3057\u307e\u3059\u3002.<\/p>\n            <a href=\"\/ja\/%e3%81%8a%e5%95%8f%e3%81%84%e5%90%88%e3%82%8f%e3%81%9b\/\" class=\"cta-btn\">\n                \u304a\u554f\u3044\u5408\u308f\u305b\n                <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n                    <path d=\"M5 12h14M12 5l7 7-7 7\"\/>\n                <\/svg>\n            <\/a>\n        <\/div>\n    <\/div>\n\n    <p class=\"about-footer\">\u00a9 2025 - 2026 Qyonz.\u3059\u3079\u3066\u306e\u6a29\u5229\u4e88\u7d04.<\/p>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>About Qyonz Your trusted partner in cosmetics manufacturing. We bring beauty visions to life with innovation, quality, and dedication. Our<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"rank_math_title":"About Qyonz | Leading OEM Manufacturer in Beauty Industry","rank_math_description":"Qyonz is a trusted OEM & ODM manufacturer in the beauty and personal care industry, offering innovative, sustainable, and customized manufacturing solutions.","rank_math_focus_keyword":"Qyonz OEM Manufacturer\uff0cbeauty and personal care manufacturer\uff0cOEM & ODM factory\uff0csustainable beauty manufacturing\uff0c\uff0ccustom beauty solutions\uff0cprivate label beauty products","footnotes":""},"class_list":["post-1081","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/qyonz.com\/ja\/wp-json\/wp\/v2\/pages\/1081","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/qyonz.com\/ja\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/qyonz.com\/ja\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/qyonz.com\/ja\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/qyonz.com\/ja\/wp-json\/wp\/v2\/comments?post=1081"}],"version-history":[{"count":3,"href":"https:\/\/qyonz.com\/ja\/wp-json\/wp\/v2\/pages\/1081\/revisions"}],"predecessor-version":[{"id":1924,"href":"https:\/\/qyonz.com\/ja\/wp-json\/wp\/v2\/pages\/1081\/revisions\/1924"}],"wp:attachment":[{"href":"https:\/\/qyonz.com\/ja\/wp-json\/wp\/v2\/media?parent=1081"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}