{"id":23,"date":"2021-10-01T06:36:39","date_gmt":"2021-10-01T06:36:39","guid":{"rendered":"https:\/\/orangesurv.net\/?page_id=23"},"modified":"2025-12-08T23:11:57","modified_gmt":"2025-12-08T14:11:57","slug":"home","status":"publish","type":"page","link":"https:\/\/orangesurv.net\/","title":{"rendered":"HOME"},"content":{"rendered":"\n<div class=\"wp-block-group is-layout-flow\"><div class=\"wp-block-group__inner-container\"><\/div><\/div>\n\n\n\n<div style=\"height:103px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-10\">\n<div class=\"wp-block-column is-layout-flow\">\n<div class=\"wp-block-columns is-layout-flex wp-container-8\">\n<div class=\"wp-block-column is-layout-flow\">\n<div class=\"wp-block-columns alignfull has-background is-layout-flex wp-container-6\" style=\"background-color:#0792e312\">\n<div class=\"wp-block-column is-layout-flow\"><p class=\"fonts-plugin-block \" style=\"font-weight: normal\"><\/p>\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img fetchpriority=\"high\" decoding=\"async\" src=\"https:\/\/orangesurv.net\/wp-content\/uploads\/2021\/10\/measurement-4204840-1024x683.jpg\" alt=\"\" class=\"wp-image-35\" width=\"767\" height=\"511\" srcset=\"https:\/\/orangesurv.net\/wp-content\/uploads\/2021\/10\/measurement-4204840-1024x683.jpg 1024w, https:\/\/orangesurv.net\/wp-content\/uploads\/2021\/10\/measurement-4204840-300x200.jpg 300w, https:\/\/orangesurv.net\/wp-content\/uploads\/2021\/10\/measurement-4204840-768x512.jpg 768w, https:\/\/orangesurv.net\/wp-content\/uploads\/2021\/10\/measurement-4204840-1536x1024.jpg 1536w, https:\/\/orangesurv.net\/wp-content\/uploads\/2021\/10\/measurement-4204840.jpg 1900w\" sizes=\"(max-width: 767px) 100vw, 767px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p><\/p>\n\n\n\n<style>\n\/* 3\u3064\u306e\u30ab\u30fc\u30c9\u3092\u56f2\u3080\u30a8\u30ea\u30a2 *\/\n.tech-grid-container {\n    display: flex;\n    justify-content: center;\n    gap: 20px; \/* \u30ab\u30fc\u30c9\u9593\u306e\u9699\u9593 *\/\n    margin: 40px auto;\n    max-width: 1200px;\n    flex-wrap: wrap; \/* \u30b9\u30de\u30db\u3067\u6298\u308a\u8fd4\u3059 *\/\n}\n\n\/* \u500b\u5225\u306e\u30ab\u30fc\u30c9\u30c7\u30b6\u30a4\u30f3 *\/\n.tech-card {\n    flex: 1; \/* \u5e45\u3092\u5747\u7b49\u306b *\/\n    min-width: 280px; \/* \u30b9\u30de\u30db\u3067\u306e\u6700\u5c0f\u5e45 *\/\n    background: rgba(10, 10, 12, 0.8); \/* \u534a\u900f\u660e\u306e\u9ed2 *\/\n    border: 1px solid #333;\n    padding: 30px 20px;\n    text-align: center;\n    position: relative;\n    transition: all 0.3s ease;\n    overflow: hidden;\n}\n\n\/* \u30ab\u30fc\u30c9\u306e\u4e0a\u90e8\u306b\u30aa\u30ec\u30f3\u30b8\u306e\u30d0\u30fc *\/\n.tech-card::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; width: 100%; height: 3px;\n    background: #333;\n    transition: all 0.3s ease;\n}\n\n\/* \u30e1\u30a4\u30f3\u30c6\u30ad\u30b9\u30c8 *\/\n.tech-card-title {\n    font-family: 'Montserrat', sans-serif;\n    font-size: 1.8rem;\n    font-weight: 900;\n    color: #fff;\n    letter-spacing: 0.1em;\n    margin-bottom: 10px;\n    text-transform: uppercase;\n    position: relative;\n    z-index: 2;\n}\n\n\/* \u65e5\u672c\u8a9e\u3084\u88dc\u8db3\u30c6\u30ad\u30b9\u30c8 *\/\n.tech-card-sub {\n    font-size: 0.8rem;\n    color: #888;\n    letter-spacing: 0.05em;\n    font-weight: 500;\n    transition: color 0.3s ease;\n    position: relative;\n    z-index: 2;\n}\n\n\/* \u80cc\u666f\u306e\u6570\u5b57\u88c5\u98fe *\/\n.tech-bg-num {\n    position: absolute;\n    bottom: -10px;\n    right: -10px;\n    font-family: 'Impact', sans-serif;\n    font-size: 5rem;\n    color: rgba(255, 255, 255, 0.03); \/* \u307b\u307c\u900f\u660e *\/\n    line-height: 1;\n    z-index: 1;\n    transition: all 0.3s ease;\n}\n\n\/* \u30db\u30d0\u30fc\u6642\u306e\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3 *\/\n.tech-card:hover {\n    border-color: #FF8C00;\n    transform: translateY(-5px);\n    box-shadow: 0 10px 30px rgba(255, 140, 0, 0.2);\n}\n\n.tech-card:hover::before {\n    background: #FF8C00;\n    box-shadow: 0 0 10px #FF8C00;\n}\n\n.tech-card:hover .tech-card-title {\n    color: #FF8C00;\n    text-shadow: 0 0 10px rgba(255, 140, 0, 0.5);\n}\n\n.tech-card:hover .tech-card-sub {\n    color: #fff;\n}\n\n.tech-card:hover .tech-bg-num {\n    color: rgba(255, 140, 0, 0.1);\n    transform: scale(1.1);\n}\n<\/style>\n\n<div class=\"tech-grid-container\">\n    \n    <div class=\"tech-card\">\n        <div class=\"tech-card-title\">GNSS<\/div>\n        <div class=\"tech-card-sub\">\u885b\u661f\u6e2c\u4f4d\u30b7\u30b9\u30c6\u30e0 \/ \u57fa\u6e96\u70b9\u6e2c\u91cf<\/div>\n        <div class=\"tech-bg-num\">01<\/div>\n    <\/div>\n\n    <div class=\"tech-card\">\n        <div class=\"tech-card-title\">UAV<\/div>\n        <div class=\"tech-card-sub\">\u30c9\u30ed\u30fc\u30f3\u6e2c\u91cf \/ \u7a7a\u4e2d\u5199\u771f\u30fb\u30ec\u30fc\u30b6\u30fc<\/div>\n        <div class=\"tech-bg-num\">02<\/div>\n    <\/div>\n\n    <div class=\"tech-card\">\n        <div class=\"tech-card-title\">3D LASER SCAN<\/div>\n        <div class=\"tech-card-sub\">3D\u30ec\u30fc\u30b6\u30b9\u30ad\u30e3\u30f3 \/ \u5730\u4e0a\u8a08\u6e2c<\/div>\n        <div class=\"tech-bg-num\">03<\/div>\n    <\/div>\n\n<\/div>\n\n\n<p class=\"fonts-plugin-block animated slideInLeft delay-500ms\" style=\"font-family: Zen Kurenaido;font-weight: normal;font-size: 50px;line-height: 1;text-align: right\"><br><br><\/p>\n\n<p class=\"fonts-plugin-block \" style=\"font-family: Zen Kurenaido;font-weight: normal;font-size: 28px;line-height: 1;text-align: left\"><\/p>\n\n<p class=\"fonts-plugin-block \" style=\"font-family: Zen Kurenaido;font-weight: normal;font-size: 16px;line-height: 1\"><\/p>\n\n<p class=\"fonts-plugin-block \" style=\"font-family: Zen Kurenaido;font-weight: normal;font-size: 16px;line-height: 1;text-align: left\"><\/p><\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow\">\n<h5 class=\"wp-block-heading has-text-align-center is-style-vk-heading- is-style-vk-heading-default\"><\/h5>\n\n\n<p class=\"fonts-plugin-block \" style=\"font-family: Zen Kurenaido;font-weight: normal;font-size: 30px;color: #8ed1fc\">About Us<\/p>\n\n\n<style>\n\/* \u30a4\u30f3\u30c8\u30ed\u30c0\u30af\u30b7\u30e7\u30f3\u7528\u30b3\u30f3\u30c6\u30ca *\/\n.mission-container {\n    text-align: center;\n    margin-bottom: 50px;\n    padding-top: 30px;\n}\n\n\/* \u82f1\u8a9e\u30bf\u30a4\u30c8\u30eb\uff08PRECISION & INTEGRITY\uff09 *\/\n.mission-title-en {\n    font-family: 'Montserrat', sans-serif;\n    font-weight: 900;\n    font-size: 2.2rem;\n    line-height: 1.1;\n    color: #fff;\n    text-transform: uppercase;\n    letter-spacing: 0.05em;\n    position: relative;\n    display: inline-block;\n    text-shadow: 0 0 10px rgba(255, 140, 0, 0.5);\n    margin-bottom: 20px;\n}\n\n\/* \u30b9\u30ad\u30e3\u30f3\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3 *\/\n.mission-title-en::before {\n    content: attr(data-text);\n    position: absolute;\n    top: 0; left: 0;\n    width: 0%;\n    height: 100%;\n    color: #FF8C00;\n    overflow: hidden;\n    white-space: nowrap;\n    border-right: 4px solid #FF8C00;\n    animation: scanText 6s infinite;\n    z-index: 2;\n}\n\n\/* \u65e5\u672c\u8a9e\u672c\u6587\u30a8\u30ea\u30a2 *\/\n.mission-text-jp {\n    font-size: 1.0rem;\n    color: #cccccc;\n    font-weight: 500;\n    letter-spacing: 0.08em;\n    line-height: 2.2; \/* \u884c\u9593\u3092\u5e83\u3081\u306b\u3068\u3063\u3066\u8aad\u307f\u3084\u3059\u304f *\/\n}\n\n\/* \u5f37\u8abf\u3057\u305f\u3044\u5358\u8a9e\uff08\u798f\u5ca1\u3001\u30aa\u30ec\u30f3\u30b8\u5408\u540c\u4f1a\u793e\u306a\u3069\uff09 *\/\n.mission-highlight {\n    color: #fff;\n    border-bottom: 1px solid #FF8C00;\n    padding-bottom: 2px;\n}\n\n\/* \u30b9\u30de\u30db\u5bfe\u5fdc *\/\n@media (max-width: 768px) {\n    .mission-title-en { font-size: 1.6rem; }\n    .mission-text-jp { font-size: 0.9rem; text-align: left; padding: 0 15px; }\n}\n<\/style>\n\n<div class=\"mission-container\">\n    <div class=\"mission-title-en\" data-text=\"PRECISION & INTEGRITY\">\n        PRECISION & INTEGRITY\n    <\/div>\n    <br>\n    \n    <div class=\"mission-text-jp\">\n        <span class=\"mission-highlight\">\u798f\u5ca1<\/span>\u3092\u62e0\u70b9\u306b\u3001\u73fe\u5b9f\u4e16\u754c\u3092\u30c7\u30b8\u30bf\u30eb\u3078\u3002<br class=\"pc-only\">\n        \u6700\u65b0\u92ed\u306e\u6a5f\u5668\u3068\u89e3\u6790\u6280\u8853\u3067\u3001<br class=\"pc-only\">\n        <span class=\"mission-highlight\">\u30aa\u30ec\u30f3\u30b8\u5408\u540c\u4f1a\u793e<\/span>\u306f\u3042\u3089\u3086\u308b\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u306b\u300c\u78ba\u5b9f\u306a\u89e3\u300d\u3092\u63d0\u4f9b\u3057\u307e\u3059\u3002\n    <\/div>\n<\/div>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-3 is-layout-flex\">\n<figure class=\"wp-block-image size-large vk_block-margin-lg--margin-top\"><img decoding=\"async\" width=\"894\" height=\"420\" src=\"https:\/\/orangesurv.net\/wp-content\/uploads\/2021\/10\/uav-2-e1674706054214.png\" alt=\"\" class=\"wp-image-240\" srcset=\"https:\/\/orangesurv.net\/wp-content\/uploads\/2021\/10\/uav-2-e1674706054214.png 894w, https:\/\/orangesurv.net\/wp-content\/uploads\/2021\/10\/uav-2-e1674706054214-300x141.png 300w, https:\/\/orangesurv.net\/wp-content\/uploads\/2021\/10\/uav-2-e1674706054214-768x361.png 768w\" sizes=\"(max-width: 894px) 100vw, 894px\" \/><\/figure>\n<\/figure>\n\n\n<p class=\"fonts-plugin-block \" style=\"font-weight: normal;font-size: 18px\"><\/p>\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<style>\n\/* \u5168\u4f53\u3092\u56f2\u3080\u30b3\u30f3\u30c6\u30ca *\/\n.license-container {\n    max-width: 800px;\n    margin: 60px auto;\n    padding: 30px;\n    background: rgba(10, 10, 12, 0.9); \/* \u6fc3\u3044\u9ed2\u80cc\u666f *\/\n    border: 1px solid #333;\n    position: relative;\n    \/* \u89d2\u3092\u5c11\u3057\u5207\u308a\u6b20\u304f\uff08SF\u30c1\u30c3\u30af\u306b\uff09 *\/\n    clip-path: polygon(\n        20px 0, 100% 0, \n        100% calc(100% - 20px), calc(100% - 20px) 100%, \n        0 100%, 0 20px\n    );\n}\n\n\/* \u56db\u9685\u306e\u30aa\u30ec\u30f3\u30b8\u306e\u88c5\u98fe *\/\n.license-container::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; width: 100%; height: 100%;\n    border: 1px solid transparent;\n    \/* \u56db\u9685\u3060\u3051\u7dda\u3092\u63cf\u304f\u30b0\u30e9\u30c7\u30fc\u30b7\u30e7\u30f3\u306e\u9b54\u8853 *\/\n    background: \n        linear-gradient(to right, #FF8C00 2px, transparent 2px) 0 0,\n        linear-gradient(to bottom, #FF8C00 2px, transparent 2px) 0 0,\n        linear-gradient(to left, #FF8C00 2px, transparent 2px) 100% 100%,\n        linear-gradient(to top, #FF8C00 2px, transparent 2px) 100% 100%;\n    background-repeat: no-repeat;\n    background-size: 20px 20px;\n    pointer-events: none;\n}\n\n\/* --- \u30bb\u30af\u30b7\u30e7\u30f31\uff1a\u767b\u9332\u756a\u53f7 --- *\/\n.license-header {\n    text-align: center;\n    border-bottom: 1px dashed #444;\n    padding-bottom: 20px;\n    margin-bottom: 20px;\n}\n\n.license-label {\n    font-family: 'Montserrat', sans-serif;\n    color: #FF8C00;\n    font-size: 0.9rem;\n    letter-spacing: 0.1em;\n    display: block;\n    margin-bottom: 5px;\n}\n\n.license-number {\n    font-family: 'Consolas', 'Monaco', monospace; \/* \u30c7\u30b8\u30bf\u30eb\u6570\u5b57\u98a8 *\/\n    font-size: 1.5rem;\n    color: #fff;\n    font-weight: bold;\n    letter-spacing: 0.05em;\n    text-shadow: 0 0 5px rgba(255, 140, 0, 0.5);\n}\n\n\/* --- \u30bb\u30af\u30b7\u30e7\u30f32\uff1a\u4fdd\u6709\u8cc7\u683c\u30ea\u30b9\u30c8 --- *\/\n.cert-grid {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    justify-content: center;\n}\n\n\/* \u8cc7\u683c\u30bf\u30b0\u306e\u30c7\u30b6\u30a4\u30f3 *\/\n.cert-tag {\n    background: #1a1a1a;\n    border-left: 3px solid #FF8C00; \/* \u5de6\u306b\u30aa\u30ec\u30f3\u30b8\u30e9\u30a4\u30f3 *\/\n    padding: 10px 15px;\n    color: #ddd;\n    font-size: 0.9rem;\n    font-weight: 500;\n    letter-spacing: 0.05em;\n    transition: all 0.3s ease;\n    flex: 1 1 auto; \/* \u5e45\u3092\u81ea\u52d5\u8abf\u6574 *\/\n    text-align: center;\n    min-width: 140px;\n}\n\n\/* \u30db\u30d0\u30fc\u6642\u306b\u5149\u308b *\/\n.cert-tag:hover {\n    background: #FF8C00;\n    color: #000;\n    box-shadow: 0 0 15px rgba(255, 140, 0, 0.5);\n    transform: skewX(-10deg); \/* \u659c\u3081\u306b\u6b6a\u3080\u52d5\u304d *\/\n}\n\n\/* \u30b9\u30de\u30db\u5bfe\u5fdc *\/\n@media (max-width: 768px) {\n    .license-container { padding: 20px; margin: 30px 10px; width: auto;}\n    .license-number { font-size: 1.2rem; }\n    .cert-tag { font-size: 0.8rem; padding: 8px 10px; }\n}\n<\/style>\n\n<div class=\"license-container\">\n    \n    <div class=\"license-header\">\n        <span class=\"license-label\">OFFICIAL REGISTRATION<\/span>\n        <div class=\"license-number\">\u6e2c\u91cf\u696d\u8005\u767b\u9332 \u7b2c(1)-36925\u53f7<\/div>\n    <\/div>\n\n    <div class=\"license-label\" style=\"text-align:center; margin-bottom:15px;\">CERTIFICATIONS<\/div>\n    \n    <div class=\"cert-grid\">\n        <div class=\"cert-tag\">\u6e2c\u91cf\u58eb<\/div>\n        <div class=\"cert-tag\">\u571f\u5730\u5bb6\u5c4b\u8abf\u67fb\u58eb<\/div>\n        <div class=\"cert-tag\">\u4e00\u7d1a\u5c0f\u578b\u8239\u8236\u64cd\u7e26\u58eb\u514d\u8a31<\/div>\n        <div class=\"cert-tag\">\u7b2c\u4e09\u7d1a\u9678\u4e0a\u7279\u6b8a\u7121\u7dda\u6280\u58eb<\/div>\n        <div class=\"cert-tag\">\u7121\u4eba\u822a\u7a7a\u5f93\u4e8b\u8005\u8a66\u9a131\u7d1a<br><span style=\"font-size:0.7em\">(\u30de\u30eb\u30c1\u30b3\u30d7\u30bf\u30fc)<\/span><\/div>\n    <\/div>\n\n<\/div>\n\n\n\n<p><\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n\n\n<style>\n\/* \u30bf\u30a4\u30c8\u30eb\u30a8\u30ea\u30a2\u306e\u30b3\u30f3\u30c6\u30ca *\/\n.tech-title-container {\n    text-align: center;\n    margin-bottom: 20px;\n    padding-top: 40px;\n}\n\n\/* \u30e1\u30a4\u30f3\u306e\u82f1\u8a9e\u30bf\u30a4\u30c8\u30eb *\/\n.tech-main-title {\n    font-family: 'Montserrat', sans-serif;\n    font-weight: 900;\n    font-size: 2.2rem; \/* \u6587\u5b57\u6570\u304c\u591a\u3044\u306e\u3067\u5c11\u3057\u8abf\u6574 *\/\n    line-height: 1.1;\n    color: #fff;\n    text-transform: uppercase;\n    letter-spacing: 0.05em;\n    position: relative;\n    display: inline-block;\n    text-shadow: 0 0 10px rgba(255, 140, 0, 0.5);\n    max-width: 100%; \/* \u306f\u307f\u51fa\u3057\u9632\u6b62 *\/\n}\n\n\/* \u30b9\u30ad\u30e3\u30f3\u5149\u306e\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3 *\/\n.tech-main-title::before {\n    content: attr(data-text);\n    position: absolute;\n    top: 0; left: 0;\n    width: 0%;\n    height: 100%;\n    color: #FF8C00;\n    overflow: hidden;\n    white-space: nowrap; \/* \u6539\u884c\u3055\u305b\u306a\u3044 *\/\n    border-right: 4px solid #FF8C00;\n    animation: scanText 6s infinite;\n    z-index: 2;\n}\n\n@keyframes scanText {\n    0%, 20% { width: 0%; }\n    50%, 80% { width: 100%; }\n    100% { width: 0%; }\n}\n\n\/* \u30b5\u30d6\u306e\u65e5\u672c\u8a9e\u30c6\u30ad\u30b9\u30c8 *\/\n.tech-sub-title {\n    margin-top: 15px;\n    font-size: 0.95rem;\n    color: #aaaaaa;\n    font-weight: 500;\n    letter-spacing: 0.05em;\n    position: relative;\n    display: inline-block;\n}\n\n\/* \u65e5\u672c\u8a9e\u306e\u4e21\u8107\u306e\u98fe\u308a\u7dda *\/\n.tech-sub-title::before,\n.tech-sub-title::after {\n    content: '';\n    display: inline-block;\n    width: 30px;\n    height: 1px;\n    background: #FF8C00;\n    vertical-align: middle;\n    margin: 0 15px;\n    box-shadow: 0 0 5px #FF8C00;\n}\n\n\/* \u30b9\u30de\u30db\u5bfe\u5fdc *\/\n@media (max-width: 768px) {\n    .tech-main-title { font-size: 1.4rem; } \/* \u30b9\u30de\u30db\u3067\u306f\u5c0f\u3055\u304f\u3057\u3066\u6539\u884c\u3092\u9632\u3050 *\/\n    .tech-sub-title { font-size: 0.8rem; display: block; margin-top: 10px;}\n    .tech-sub-title::before, .tech-sub-title::after { display: none; }\n}\n<\/style>\n\n<div class=\"tech-title-container\">\n    <div class=\"tech-main-title\" data-text=\"INTERACTIVE 3D POINT CLOUD\">\n        INTERACTIVE 3D POINT CLOUD\n    <\/div>\n    <div class=\"tech-sub-title\">\n        Web\u30d6\u30e9\u30a6\u30b6\u3067\u95b2\u89a7\u53ef\u80fd\u306a\u3001\u70b9\u7fa4\u30c7\u30fc\u30bf\u30b5\u30f3\u30d7\u30eb\n    <\/div>\n<\/div>\n\n<style>\n\/* \u30e2\u30cb\u30bf\u30fc\u5168\u4f53\u306e\u67a0\u7d44\u307f *\/\n.potree-monitor-wrapper {\n    position: relative;\n    width: 100%;\n    max-width: 1200px; \/* \u6700\u5927\u5e45 *\/\n    margin: 40px auto;\n    background: #000;\n    border: 1px solid #333;\n    box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);\n    padding: 2px;\n}\n\n\/* \u30e2\u30cb\u30bf\u30fc\u4e0a\u90e8\u306e\u30b9\u30c6\u30fc\u30bf\u30b9\u30d0\u30fc *\/\n.monitor-header {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    background: rgba(20, 20, 20, 0.9);\n    padding: 8px 15px;\n    border-bottom: 1px solid #FF8C00; \/* \u30aa\u30ec\u30f3\u30b8\u306e\u30e9\u30a4\u30f3 *\/\n    font-family: 'Consolas', 'Monaco', monospace; \/* \u30d7\u30ed\u30b0\u30e9\u30df\u30f3\u30b0\u30d5\u30a9\u30f3\u30c8 *\/\n    font-size: 0.8rem;\n    color: #FF8C00;\n}\n\n\/* \u5de6\u4e0a\u306e\u300cLIVE VIEW\u300d\u3068\u70b9\u6ec5\u3059\u308b\u8d64\u4e38 *\/\n.live-indicator {\n    display: flex;\n    align-items: center;\n    font-weight: bold;\n    letter-spacing: 1px;\n}\n.blinking-dot {\n    width: 10px;\n    height: 10px;\n    background-color: red;\n    border-radius: 50%;\n    margin-right: 8px;\n    box-shadow: 0 0 5px red;\n    animation: blink 1.5s infinite;\n}\n\n@keyframes blink {\n    0% { opacity: 1; }\n    50% { opacity: 0.3; }\n    100% { opacity: 1; }\n}\n\n\/* \u53f3\u4e0a\u306e\u5ea7\u6a19\u3063\u307d\u3044\u88c5\u98fe\u30c6\u30ad\u30b9\u30c8 *\/\n.system-status {\n    color: #888;\n    font-size: 0.7rem;\n}\n\n\/* \u57cb\u3081\u8fbc\u307f\u30a8\u30ea\u30a2\uff08\u30ec\u30b9\u30dd\u30f3\u30b7\u30d6\u5bfe\u5fdc\uff09 *\/\n.iframe-container {\n    position: relative;\n    width: 100%;\n    height: 500px; \/* \u9ad8\u3055\u306f\u3053\u3053\u3067\u8abf\u6574\u53ef\u80fd *\/\n    overflow: hidden;\n    background: #111; \/* \u30ed\u30fc\u30c9\u4e2d\u306b\u898b\u3048\u308b\u8272 *\/\n}\n\n\/* iframe\u672c\u4f53 *\/\n.iframe-container iframe {\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    border: none;\n}\n\n\/* \u30e2\u30cb\u30bf\u30fc\u306e\u56db\u9685\u306e\u88c5\u98fe\uff08\u30bf\u30fc\u30b2\u30c3\u30c8\u30b9\u30b3\u30fc\u30d7\u98a8\uff09 *\/\n.corner-decor {\n    position: absolute;\n    width: 20px;\n    height: 20px;\n    border: 2px solid #FF8C00;\n    pointer-events: none; \/* \u30af\u30ea\u30c3\u30af\u306e\u90aa\u9b54\u3092\u3057\u306a\u3044 *\/\n    z-index: 10;\n}\n.tl { top: -1px; left: -1px; border-right: none; border-bottom: none; }\n.tr { top: -1px; right: -1px; border-left: none; border-bottom: none; }\n.bl { bottom: -1px; left: -1px; border-right: none; border-top: none; }\n.br { bottom: -1px; right: -1px; border-left: none; border-top: none; }\n\n\/* \u30b9\u30de\u30db\u3067\u898b\u305f\u6642\u306e\u9ad8\u3055\u8abf\u6574 *\/\n@media (max-width: 768px) {\n    .iframe-container {\n        height: 350px;\n    }\n}\n<\/style>\n\n<div class=\"potree-monitor-wrapper\">\n    <div class=\"corner-decor tl\"><\/div>\n    <div class=\"corner-decor tr\"><\/div>\n    <div class=\"corner-decor bl\"><\/div>\n    <div class=\"corner-decor br\"><\/div>\n\n    <div class=\"monitor-header\">\n        <div class=\"live-indicator\">\n            <span class=\"blinking-dot\"><\/span>\n            3D POINT CLOUD VIEWER\n        <\/div>\n        <div class=\"system-status\">\n            SYSTEM: ONLINE \/\/ ORANGE LLC.\n        <\/div>\n    <\/div>\n\n    <div class=\"iframe-container\">\n        <iframe \n            src=\"https:\/\/orangesurv.net\/Potree_1.8\/examples\/PPP\/ppp.html\" \n            allowfullscreen>\n        <\/iframe>\n    <\/div>\n<\/div>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<p class=\"fonts-plugin-block \" style=\"font-family: Zen Kurenaido;font-weight: normal;font-size: 25px;text-align: center\"><\/p>\n\n\n<style>\n\/* \u5171\u901a\u8a2d\u5b9a\uff08\u5148\u307b\u3069\u306e\u30b3\u30fc\u30c9\u3068\u88ab\u3063\u3066\u3082\u554f\u984c\u3042\u308a\u307e\u305b\u3093\uff09 *\/\n.tech-title-container {\n    text-align: center;\n    margin-bottom: 30px;\n    padding-top: 40px;\n}\n\n\/* \u30e1\u30a4\u30f3\u82f1\u8a9e\u30bf\u30a4\u30c8\u30eb\uff08\u9577\u3044\u306e\u3067\u5c11\u3057\u30b5\u30a4\u30ba\u8abf\u6574\uff09 *\/\n.tech-game-title {\n    font-family: 'Montserrat', sans-serif;\n    font-weight: 900;\n    font-size: 2.0rem; \/* \u65e5\u672c\u8a9e\u3068\u306e\u30d0\u30e9\u30f3\u30b9\u3067\u8abf\u6574 *\/\n    line-height: 1.1;\n    color: #fff;\n    text-transform: uppercase;\n    letter-spacing: 0.05em;\n    position: relative;\n    display: inline-block;\n    text-shadow: 0 0 10px rgba(255, 140, 0, 0.5);\n    margin-bottom: 10px;\n}\n\n\/* \u30b9\u30ad\u30e3\u30f3\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3\uff08\u518d\u5b9a\u7fa9\uff09 *\/\n.tech-game-title::before {\n    content: attr(data-text);\n    position: absolute;\n    top: 0; left: 0;\n    width: 0%;\n    height: 100%;\n    color: #FF8C00;\n    overflow: hidden;\n    white-space: nowrap;\n    border-right: 4px solid #FF8C00;\n    animation: scanText 6s infinite;\n    z-index: 2;\n}\n\n\/* \u65e5\u672c\u8a9e\u30c6\u30ad\u30b9\u30c8\uff08\u9577\u6587\u5bfe\u5fdc\u7248\uff09 *\/\n.tech-long-text {\n    font-size: 0.95rem;\n    color: #cccccc; \/* \u5c11\u3057\u767d\u306b\u8fd1\u3065\u3051\u308b *\/\n    font-weight: 500;\n    letter-spacing: 0.05em;\n    line-height: 1.8; \/* \u884c\u9593\u3092\u5e83\u3052\u3066\u8aad\u307f\u3084\u3059\u304f *\/\n    position: relative;\n    display: inline-block;\n    max-width: 800px; \/* \u6a2a\u5e45\u304c\u5e83\u304c\u308a\u3059\u304e\u306a\u3044\u3088\u3046\u306b *\/\n    margin: 0 auto;\n}\n\n\/* \u65e5\u672c\u8a9e\u306e\u4e21\u8107\u306e\u30e9\u30a4\u30f3\uff08PC\u306e\u307f\u8868\u793a\uff09 *\/\n.tech-long-text::before,\n.tech-long-text::after {\n    content: '';\n    display: inline-block;\n    width: 40px; \/* \u7dda\u3092\u5c11\u3057\u9577\u304f *\/\n    height: 1px;\n    background: linear-gradient(90deg, transparent, #FF8C00); \/* \u30b0\u30e9\u30c7\u30fc\u30b7\u30e7\u30f3\u7dda *\/\n    vertical-align: middle;\n    margin: 0 20px;\n}\n.tech-long-text::after {\n    background: linear-gradient(90deg, #FF8C00, transparent); \/* \u53f3\u5074\u306e\u7dda\u306f\u9006\u5411\u304d *\/\n}\n\n\/* \u30b9\u30de\u30db\u5bfe\u5fdc *\/\n@media (max-width: 768px) {\n    .tech-game-title { font-size: 1.5rem; }\n    .tech-long-text { \n        display: block; \n        font-size: 0.85rem; \n        text-align: left; \/* \u30b9\u30de\u30db\u3067\u306f\u5de6\u63c3\u3048\u306e\u65b9\u304c\u8aad\u307f\u3084\u3059\u3044\u5834\u5408\u3082 *\/\n        padding: 0 10px;\n    }\n    .tech-long-text::before, .tech-long-text::after { display: none; } \/* \u30b9\u30de\u30db\u3067\u306f\u7dda\u3092\u6d88\u3059 *\/\n}\n<\/style>\n\n<div class=\"tech-title-container\">\n    <div class=\"tech-game-title\" data-text=\"GAME ENGINE VISUALIZATION\">\n        GAME ENGINE VISUALIZATION\n    <\/div>\n    \n    <div class=\"tech-long-text\">\n        \u5730\u4e0a\u30ec\u30fc\u30b6\u30b9\u30ad\u30e3\u30ca\u3067\u53d6\u5f97\u3057\u305f3\u6b21\u5143\u70b9\u7fa4\u30c7\u30fc\u30bf\u3092<br class=\"pc-only\">\n        \u30b2\u30fc\u30e0\u30a8\u30f3\u30b8\u30f3\u30bd\u30d5\u30c8\u3067\u52a0\u5de5\u3001\u518d\u751f\n    <\/div>\n<\/div>\n\n\n\n<figure class=\"wp-block-embed alignwide is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe title=\"\u70b9\u7fa4\u3092TWINMOTION\u3067\u518d\u751f\u3057\u3066\u307f\u305f1\" width=\"1140\" height=\"641\" src=\"https:\/\/www.youtube.com\/embed\/w6feJZ66cT4?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><\/figure>\n\n\n\n<div style=\"height:92px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-duotone-000000-7f7f7f-13 wp-block-cover alignfull is-light\" style=\"min-height:476px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-white-background-color has-background-dim-100 has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container\"><p class=\"fonts-plugin-block \" style=\"font-family: Zen Kurenaido;font-weight: normal;font-size: 30px;color: #8ed1fc\"><strong>Gallery<\/strong><\/p>\n\n\n<style>\n\/* \u30a4\u30f3\u30c8\u30ed\u30c0\u30af\u30b7\u30e7\u30f3\u7528\u30b3\u30f3\u30c6\u30ca *\/\n.tech-intro-container {\n    text-align: center;\n    margin-bottom: 40px; \/* \u4e0b\u306e\u8981\u7d20\u3068\u306e\u4f59\u767d *\/\n    padding-top: 20px;\n}\n\n\/* \u30e1\u30a4\u30f3\u82f1\u8a9e\u30bf\u30a4\u30c8\u30eb *\/\n.tech-intro-title {\n    font-family: 'Montserrat', sans-serif;\n    font-weight: 900;\n    font-size: 2.5rem; \/* \u5927\u304d\u304f\u30a4\u30f3\u30d1\u30af\u30c8\u3092\u6301\u305f\u305b\u308b *\/\n    line-height: 1.1;\n    color: #fff;\n    text-transform: uppercase;\n    letter-spacing: 0.05em;\n    position: relative;\n    display: inline-block;\n    text-shadow: 0 0 10px rgba(255, 140, 0, 0.5);\n    margin-bottom: 15px;\n}\n\n\/* \u30b9\u30ad\u30e3\u30f3\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3\uff08\u5149\u304c\u5de6\u304b\u3089\u53f3\u3078\uff09 *\/\n.tech-intro-title::before {\n    content: attr(data-text);\n    position: absolute;\n    top: 0; left: 0;\n    width: 0%;\n    height: 100%;\n    color: #FF8C00; \/* \u30aa\u30ec\u30f3\u30b8 *\/\n    overflow: hidden;\n    white-space: nowrap;\n    border-right: 4px solid #FF8C00;\n    animation: scanText 6s infinite; \/* 6\u79d2\u9593\u9694\u3067\u30eb\u30fc\u30d7 *\/\n    z-index: 2;\n}\n\n\/* \u65e5\u672c\u8a9e\u30b5\u30d6\u30c6\u30ad\u30b9\u30c8 *\/\n.tech-intro-sub {\n    font-size: 1.0rem;\n    color: #dddddd;\n    font-weight: 500;\n    letter-spacing: 0.05em;\n    line-height: 1.8;\n    position: relative;\n    display: inline-block;\n}\n\n\/* \u65e5\u672c\u8a9e\u306e\u4e21\u8107\u306e\u30e9\u30a4\u30f3\uff08PC\u8868\u793a\u6642\uff09 *\/\n.tech-intro-sub::before,\n.tech-intro-sub::after {\n    content: '';\n    display: inline-block;\n    width: 30px;\n    height: 1px;\n    background: #FF8C00;\n    vertical-align: middle;\n    margin: 0 15px;\n    box-shadow: 0 0 5px #FF8C00;\n}\n\n\/* \u30b9\u30de\u30db\u5bfe\u5fdc *\/\n@media (max-width: 768px) {\n    .tech-intro-title { font-size: 1.8rem; } \/* \u30b9\u30de\u30db\u3067\u306f\u82f1\u8a9e\u3092\u5c11\u3057\u5c0f\u3055\u304f *\/\n    .tech-intro-sub { \n        display: block; \n        font-size: 0.9rem; \n        text-align: left; \/* \u30b9\u30de\u30db\u3067\u306f\u8aad\u307f\u3084\u3059\u304f\u5de6\u63c3\u3048\u306b *\/\n        padding: 0 10px;\n    }\n    .tech-intro-sub::before, .tech-intro-sub::after { display: none; } \/* \u30e9\u30a4\u30f3\u3092\u6d88\u3059 *\/\n}\n<\/style>\n\n<div class=\"tech-intro-container\">\n    <div class=\"tech-intro-title\" data-text=\"ADVANCED 3D SURVEYING\">\n        ADVANCED 3D SURVEYING\n    <\/div>\n    <br>\n    <div class=\"tech-intro-sub\">\n        GNSS\u304b\u3089\u70b9\u7fa4\u89e3\u6790\u307e\u3067<br class=\"pc-only\">\n        \u3042\u3089\u3086\u308b\u6e2c\u91cf\u30cb\u30fc\u30ba\u306b\u5fdc\u3048\u308b\u3001\u30aa\u30ec\u30f3\u30b8\u5408\u540c\u4f1a\u793e\u306e\u6280\u8853\u30bd\u30ea\u30e5\u30fc\u30b7\u30e7\u30f3\n    <\/div>\n<\/div>\n\n\n<p class=\"fonts-plugin-block animated fadeIn slower\" style=\"font-family: Zen Kurenaido;font-weight: normal;font-size: 28px;text-align: center;color: #000000\"><\/p>\n\n\n<div style=\"height:145px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-columns are-vertically-aligned-top is-layout-flex wp-container-12\">\n<div class=\"wp-block-column is-layout-flow\"><ul class=\"wp-block-latest-posts__list has-dates has-text-color has-white-color \/* =========================================    Force Grid System (All Blocks Support)    ========================================= *\/  \/* 1. \u30ea\u30b9\u30c8\u306e\u89aa\u67a0\u3092\u5f37\u5236\u7684\u306b4\u5217\u30b0\u30ea\u30c3\u30c9\u306b\u3059\u308b *\/ \/* \u8003\u3048\u3089\u308c\u308b\u5168\u3066\u306e\u30ea\u30b9\u30c8\u30af\u30e9\u30b9\u3092\u6307\u5b9a *\/ .home .media-group, .home .postList, .home .vk_posts, .home .wp-block-latest-posts, .home .lightning_latest_posts, .home ul.wp-block-latest-posts {     display: grid !important;     grid-template-columns: repeat(4, 1fr) !important; \/* PC\u306f4\u5217 *\/     gap: 15px !important;     margin-top: 20px !important;     padding: 0 !important;     list-style: none !important; }  \/* 2. \u500b\u5225\u306e\u8a18\u4e8b\uff08\u30ab\u30fc\u30c9\uff09\u306e\u5f62\u3092\u6574\u3048\u308b *\/ .home .media-group .media, .home .postList .postListItem, .home .vk_post, .home .wp-block-latest-posts__list-item, .home li {     \/* \u3082\u3057Bootstrap\u306a\u3069\u306e\u6a2a\u5e45\u6307\u5b9a\u304c\u3042\u3063\u3066\u3082\u7121\u52b9\u5316 *\/     width: 100% !important;      max-width: 100% !important;     flex: none !important;          \/* \u30ab\u30fc\u30c9\u306e\u898b\u305f\u76ee *\/     display: flex !important;     flex-direction: column !important;     background: rgba(10, 10, 12, 0.8) !important;     border: 1px solid #333 !important;     margin: 0 !important;     height: 100% !important;     min-height: 200px; \/* \u6700\u4f4e\u9650\u306e\u9ad8\u3055\u3092\u78ba\u4fdd *\/ }  \/* 3. \u753b\u50cf\u30a8\u30ea\u30a2\u3092\u5f37\u5236\u30b5\u30a4\u30ba\u8abf\u6574 *\/ .home .media-img, .home .vk_post_img, .home .wp-block-latest-posts__featured-image {     width: 100% !important;     height: 120px !important;     margin: 0 !important;     padding: 0 !important; }  .home .media-img img, .home .vk_post_img img, .home .wp-block-latest-posts__featured-image img {     width: 100% !important;     height: 100% !important;     object-fit: cover !important; }  \/* 4. \u30bf\u30a4\u30c8\u30eb\u6587\u5b57\u3092\u5c0f\u3055\u304f *\/ .home .media-title, .home .vk_post_title, .home .wp-block-latest-posts__post-title {     font-size: 0.85rem !important;     padding: 10px !important;     color: #fff !important;     line-height: 1.4 !important;     font-weight: bold !important; }  \/* 5. \u65e5\u4ed8\u306a\u3069\u4f59\u8a08\u306a\u60c5\u5831\u3092\u6574\u7406 *\/ .home .media-meta, .home .vk_post_date {     font-size: 0.7rem !important;     color: #FF8C00 !important;     padding: 0 10px 10px 10px !important;     margin-top: auto !important; }  \/* \u629c\u7c8b\u6587\u306f\u6d88\u3059 *\/ .home .media-text, .home .vk_post_excerpt, .home .wp-block-latest-posts__post-excerpt {     display: none !important; }  \/* 6. \u30b9\u30de\u30db\u5bfe\u5fdc\uff082\u5217\uff09 *\/ @media (max-width: 768px) {     .home .media-group,     .home .postList,     .home .vk_posts,     .home .wp-block-latest-posts,     .home ul.wp-block-latest-posts {         grid-template-columns: repeat(2, 1fr) !important; \/* \u30b9\u30de\u30db\u306f2\u5217 *\/         gap: 10px !important;     } } wp-block-latest-posts has-large-font-size\"><li><div class=\"wp-block-latest-posts__featured-image alignleft\"><a href=\"https:\/\/orangesurv.net\/?p=962\" aria-label=\"UAV\u5199\u771f\u304b\u30893DGS\u4f5c\u6210\"><img width=\"500\" height=\"280\" src=\"https:\/\/orangesurv.net\/wp-content\/uploads\/2025\/12\/\u30b9\u30af\u30ea\u30fc\u30f3\u30b7\u30e7\u30c3\u30c8-2025-12-03-154545-500x280.jpg\" class=\"attachment-medium size-medium wp-post-image\" alt=\"\" decoding=\"async\" style=\"\" srcset=\"https:\/\/orangesurv.net\/wp-content\/uploads\/2025\/12\/\u30b9\u30af\u30ea\u30fc\u30f3\u30b7\u30e7\u30c3\u30c8-2025-12-03-154545-500x280.jpg 500w, https:\/\/orangesurv.net\/wp-content\/uploads\/2025\/12\/\u30b9\u30af\u30ea\u30fc\u30f3\u30b7\u30e7\u30c3\u30c8-2025-12-03-154545-1024x574.jpg 1024w, https:\/\/orangesurv.net\/wp-content\/uploads\/2025\/12\/\u30b9\u30af\u30ea\u30fc\u30f3\u30b7\u30e7\u30c3\u30c8-2025-12-03-154545-768x430.jpg 768w, https:\/\/orangesurv.net\/wp-content\/uploads\/2025\/12\/\u30b9\u30af\u30ea\u30fc\u30f3\u30b7\u30e7\u30c3\u30c8-2025-12-03-154545-320x180.jpg 320w, https:\/\/orangesurv.net\/wp-content\/uploads\/2025\/12\/\u30b9\u30af\u30ea\u30fc\u30f3\u30b7\u30e7\u30c3\u30c8-2025-12-03-154545.jpg 1312w\" sizes=\"(max-width: 500px) 100vw, 500px\" \/><\/a><\/div><a class=\"wp-block-latest-posts__post-title\" href=\"https:\/\/orangesurv.net\/?p=962\">UAV\u5199\u771f\u304b\u30893DGS\u4f5c\u6210<\/a><time datetime=\"2025-12-03T15:58:43+09:00\" class=\"wp-block-latest-posts__post-date\">2025\u5e7412\u67083\u65e5<\/time><div class=\"wp-block-latest-posts__post-excerpt\">3DGS\uff083D Gaussian Splatting\uff09\u3068\u306f\u30012023\u5e74\u306b\u767b\u5834\u3057\u305f\u65b0\u3057\u30443D\u8868\u73fe\u6280\u8853\u3067\u3001\u300c\u5199\u771f\u306e [&hellip;]<\/div><\/li>\n<li><div class=\"wp-block-latest-posts__featured-image alignleft\"><a href=\"https:\/\/orangesurv.net\/?p=952\" aria-label=\"GNSS\u6a19\u9ad8\u6e2c\u91cf\"><img loading=\"lazy\" width=\"500\" height=\"390\" src=\"https:\/\/orangesurv.net\/wp-content\/uploads\/2025\/11\/IMG_3530-scaled-e1764984351383-500x390.jpg\" class=\"attachment-medium size-medium wp-post-image\" alt=\"\" decoding=\"async\" style=\"\" srcset=\"https:\/\/orangesurv.net\/wp-content\/uploads\/2025\/11\/IMG_3530-scaled-e1764984351383-500x390.jpg 500w, https:\/\/orangesurv.net\/wp-content\/uploads\/2025\/11\/IMG_3530-scaled-e1764984351383-1024x799.jpg 1024w, https:\/\/orangesurv.net\/wp-content\/uploads\/2025\/11\/IMG_3530-scaled-e1764984351383-768x599.jpg 768w, https:\/\/orangesurv.net\/wp-content\/uploads\/2025\/11\/IMG_3530-scaled-e1764984351383-1536x1198.jpg 1536w, https:\/\/orangesurv.net\/wp-content\/uploads\/2025\/11\/IMG_3530-scaled-e1764984351383.jpg 1862w\" sizes=\"(max-width: 500px) 100vw, 500px\" \/><\/a><\/div><a class=\"wp-block-latest-posts__post-title\" href=\"https:\/\/orangesurv.net\/?p=952\">GNSS\u6a19\u9ad8\u6e2c\u91cf<\/a><time datetime=\"2025-11-30T11:04:32+09:00\" class=\"wp-block-latest-posts__post-date\">2025\u5e7411\u670830\u65e5<\/time><div class=\"wp-block-latest-posts__post-excerpt\">\u672c\u5e74\u5ea6\u306e\u6539\u6b63\u306b\u3088\u308a\u3001GNSS\u6e2c\u91cf\u6a5f\u3068\u56fd\u571f\u5730\u7406\u9662\u306e\u30b8\u30aa\u30a4\u30c9\u30e2\u30c7\u30eb\u3092\u6d3b\u7528\u3059\u308b\u3053\u3068\u3067\u30013\u7d1a\u301c\u7c21\u6613\u6c34\u6e96\u6e2c\u91cf\u306e\u89b3\u6e2c\u304c\u53ef\u80fd [&hellip;]<\/div><\/li>\n<li><div class=\"wp-block-latest-posts__featured-image alignleft\"><a href=\"https:\/\/orangesurv.net\/?p=875\" aria-label=\"\u5730\u4e0a\u30ec\u30fc\u30b6\u6e2c\u91cf\"><img loading=\"lazy\" width=\"500\" height=\"408\" src=\"https:\/\/orangesurv.net\/wp-content\/uploads\/2025\/11\/-scaled-e1764984411350-500x408.jpeg\" class=\"attachment-medium size-medium wp-post-image\" alt=\"\" decoding=\"async\" style=\"\" srcset=\"https:\/\/orangesurv.net\/wp-content\/uploads\/2025\/11\/-scaled-e1764984411350-500x408.jpeg 500w, https:\/\/orangesurv.net\/wp-content\/uploads\/2025\/11\/-scaled-e1764984411350-1024x836.jpeg 1024w, https:\/\/orangesurv.net\/wp-content\/uploads\/2025\/11\/-scaled-e1764984411350-768x627.jpeg 768w, https:\/\/orangesurv.net\/wp-content\/uploads\/2025\/11\/-scaled-e1764984411350-1536x1254.jpeg 1536w, https:\/\/orangesurv.net\/wp-content\/uploads\/2025\/11\/-scaled-e1764984411350.jpeg 1920w\" sizes=\"(max-width: 500px) 100vw, 500px\" \/><\/a><\/div><a class=\"wp-block-latest-posts__post-title\" href=\"https:\/\/orangesurv.net\/?p=875\">\u5730\u4e0a\u30ec\u30fc\u30b6\u6e2c\u91cf<\/a><time datetime=\"2025-11-08T13:28:13+09:00\" class=\"wp-block-latest-posts__post-date\">2025\u5e7411\u67088\u65e5<\/time><div class=\"wp-block-latest-posts__post-excerpt\">\u7279\u5fb4\u70b9\u306e\u5c11\u306a\u3044\u73fe\u5834\u3067\u306f\u70b9\u7fa4\u5408\u6210\u7528\u30bf\u30fc\u30b2\u30c3\u30c8\u3092\u591a\u6570\u8a2d\u7f6e\u3057\u307e\u3059\u3002 \u7403\u578b\u30b9\u30d5\u30a3\u30a2\u304c\u975e\u5e38\u306b\u4fbf\u5229\uff01<\/div><\/li>\n<li><div class=\"wp-block-latest-posts__featured-image alignleft\"><a href=\"https:\/\/orangesurv.net\/?p=878\" aria-label=\"\u5927\u898f\u6a213\u6b21\u5143\u70b9\u7fa4\"><img loading=\"lazy\" width=\"500\" height=\"265\" src=\"https:\/\/orangesurv.net\/wp-content\/uploads\/2025\/11\/tenjin-500x265.jpg\" class=\"attachment-medium size-medium wp-post-image\" alt=\"\" decoding=\"async\" style=\"\" srcset=\"https:\/\/orangesurv.net\/wp-content\/uploads\/2025\/11\/tenjin-500x265.jpg 500w, https:\/\/orangesurv.net\/wp-content\/uploads\/2025\/11\/tenjin-768x408.jpg 768w, https:\/\/orangesurv.net\/wp-content\/uploads\/2025\/11\/tenjin.jpg 1010w\" sizes=\"(max-width: 500px) 100vw, 500px\" \/><\/a><\/div><a class=\"wp-block-latest-posts__post-title\" href=\"https:\/\/orangesurv.net\/?p=878\">\u5927\u898f\u6a213\u6b21\u5143\u70b9\u7fa4<\/a><time datetime=\"2025-10-07T13:46:13+09:00\" class=\"wp-block-latest-posts__post-date\">2025\u5e7410\u67087\u65e5<\/time><div class=\"wp-block-latest-posts__post-excerpt\">\u5e83\u7bc4\u56f2\u306e3D\u30c7\u30fc\u30bf\u306f100GB\u306b\u3082\u306a\u308a\u307e\u3059\u3002 \u4fdd\u5b58\u3084\u7ba1\u7406\u304c\u5927\u5909\u3067\u3059\u306d<\/div><\/li>\n<li><div class=\"wp-block-latest-posts__featured-image alignleft\"><a href=\"https:\/\/orangesurv.net\/?p=864\" aria-label=\"\uff35\uff21\uff36\u5199\u771f\u70b9\u7fa4\u6e2c\u91cf\"><img loading=\"lazy\" width=\"500\" height=\"363\" src=\"https:\/\/orangesurv.net\/wp-content\/uploads\/2024\/11\/image3-rotated-e1764984495590-500x363.jpeg\" class=\"attachment-medium size-medium wp-post-image\" alt=\"\" decoding=\"async\" style=\"\" srcset=\"https:\/\/orangesurv.net\/wp-content\/uploads\/2024\/11\/image3-rotated-e1764984495590-500x363.jpeg 500w, https:\/\/orangesurv.net\/wp-content\/uploads\/2024\/11\/image3-rotated-e1764984495590-1024x744.jpeg 1024w, https:\/\/orangesurv.net\/wp-content\/uploads\/2024\/11\/image3-rotated-e1764984495590-768x558.jpeg 768w, https:\/\/orangesurv.net\/wp-content\/uploads\/2024\/11\/image3-rotated-e1764984495590.jpeg 1512w\" sizes=\"(max-width: 500px) 100vw, 500px\" \/><\/a><\/div><a class=\"wp-block-latest-posts__post-title\" href=\"https:\/\/orangesurv.net\/?p=864\">\uff35\uff21\uff36\u5199\u771f\u70b9\u7fa4\u6e2c\u91cf<\/a><time datetime=\"2024-11-26T09:20:13+09:00\" class=\"wp-block-latest-posts__post-date\">2024\u5e7411\u670826\u65e5<\/time><div class=\"wp-block-latest-posts__post-excerpt\">\u30c9\u30ed\u30fc\u30f3\u3067\u96e2\u5cf6\u3092\u6e2c\u91cf\u3057\u307e\u3057\u305f\u3002\u30aa\u30eb\u30bd\u753b\u50cf\u306e\u4f5c\u6210\u3084\u70b9\u7fa4\u304b\u3089\u5730\u5f62\u56f3\u3092\u4f5c\u6210\u3057\u307e\u3059\u3002 \u98db\u884c\u3092\u76ee\u8996\u3067\u304d\u308b\u3088\u3046\u8239\u304b\u3089\u64cd\u7e26\u3057 [&hellip;]<\/div><\/li>\n<li><div class=\"wp-block-latest-posts__featured-image alignleft\"><a href=\"https:\/\/orangesurv.net\/?p=831\" aria-label=\"\u30aa\u30fc\u30d7\u30f3\u9577\u5d0e\u306e\u70b9\u7fa42\"><img loading=\"lazy\" width=\"500\" height=\"359\" src=\"https:\/\/orangesurv.net\/wp-content\/uploads\/2023\/09\/\u30ad\u30e3\u30d7\u30c1\u30e3-500x359.jpg\" class=\"attachment-medium size-medium wp-post-image\" alt=\"\" decoding=\"async\" style=\"\" srcset=\"https:\/\/orangesurv.net\/wp-content\/uploads\/2023\/09\/\u30ad\u30e3\u30d7\u30c1\u30e3-500x359.jpg 500w, https:\/\/orangesurv.net\/wp-content\/uploads\/2023\/09\/\u30ad\u30e3\u30d7\u30c1\u30e3-768x552.jpg 768w, https:\/\/orangesurv.net\/wp-content\/uploads\/2023\/09\/\u30ad\u30e3\u30d7\u30c1\u30e3.jpg 800w\" sizes=\"(max-width: 500px) 100vw, 500px\" \/><\/a><\/div><a class=\"wp-block-latest-posts__post-title\" href=\"https:\/\/orangesurv.net\/?p=831\">\u30aa\u30fc\u30d7\u30f3\u9577\u5d0e\u306e\u70b9\u7fa42<\/a><time datetime=\"2023-09-11T22:53:32+09:00\" class=\"wp-block-latest-posts__post-date\">2023\u5e749\u670811\u65e5<\/time><div class=\"wp-block-latest-posts__post-excerpt\">\u5e73\u6210\u65b0\u5c71\u306e\u6eb6\u5ca9\u30c9\u30fc\u30e0\u306e\u70b9\u7fa4\u3092\u6bb5\u5f69\u5316\u3057\u3066\u307f\u307e\u3057\u305f\u3002\u2193\u30af\u30ea\u30c3\u30af\u3067\u89e6\u308c\u307e\u3059\u2193 \u70b9\u7fa4\u304b\u3089\u5e73\u9762\u56f3\u30fb\u65ad\u9762\u56f3\u4f5c\u6210\u306a\u3069\u3082\u627f\u3063\u3066 [&hellip;]<\/div><\/li>\n<li><div class=\"wp-block-latest-posts__featured-image alignleft\"><a href=\"https:\/\/orangesurv.net\/?p=826\" aria-label=\"\u30aa\u30fc\u30d7\u30f3\u9577\u5d0e\u306e\u70b9\u7fa4\"><img loading=\"lazy\" width=\"339\" height=\"159\" src=\"https:\/\/orangesurv.net\/wp-content\/uploads\/2023\/09\/\u30ad\u30e3\u30d7\u30c1\u30e3-1.jpg\" class=\"attachment-medium size-medium wp-post-image\" alt=\"\" decoding=\"async\" style=\"\" \/><\/a><\/div><a class=\"wp-block-latest-posts__post-title\" href=\"https:\/\/orangesurv.net\/?p=826\">\u30aa\u30fc\u30d7\u30f3\u9577\u5d0e\u306e\u70b9\u7fa4<\/a><time datetime=\"2023-09-11T22:07:25+09:00\" class=\"wp-block-latest-posts__post-date\">2023\u5e749\u670811\u65e5<\/time><div class=\"wp-block-latest-posts__post-excerpt\">\u9577\u5d0e\u770c\u304c\u70b9\u7fa4\u3092\u30aa\u30fc\u30d7\u30f3\u30c7\u30fc\u30bf\u3067\u516c\u958b\u3057\u307e\u3057\u305f\uff01 \u822a\u7a7a\u30ec\u30fc\u30b6\u3067\u5c71\u306e\u5730\u8868\u3082\u3068\u308c\u3066\u307e\u3059\u3002 \u30aa\u30fc\u30d7\u30f3\u30c7\u30fc\u30bf\u3092\u4f7f\u7528\u3057\u305f\u5730\u5f62 [&hellip;]<\/div><\/li>\n<li><div class=\"wp-block-latest-posts__featured-image alignleft\"><a href=\"https:\/\/orangesurv.net\/?p=803\" aria-label=\"\u70b9\u7fa4\u30c7\u30fc\u30bf\u3092\u4f7f\u7528\u3057\u305f\u52d5\u753b\"><img loading=\"lazy\" width=\"300\" height=\"179\" src=\"https:\/\/orangesurv.net\/wp-content\/uploads\/2023\/06\/\u30ad\u30e3\u30d7\u30c1\u30e3-300x179.jpg\" class=\"attachment-medium size-medium wp-post-image\" alt=\"\" decoding=\"async\" style=\"\" srcset=\"https:\/\/orangesurv.net\/wp-content\/uploads\/2023\/06\/\u30ad\u30e3\u30d7\u30c1\u30e3-300x179.jpg 300w, https:\/\/orangesurv.net\/wp-content\/uploads\/2023\/06\/\u30ad\u30e3\u30d7\u30c1\u30e3-1024x610.jpg 1024w, https:\/\/orangesurv.net\/wp-content\/uploads\/2023\/06\/\u30ad\u30e3\u30d7\u30c1\u30e3-768x458.jpg 768w, https:\/\/orangesurv.net\/wp-content\/uploads\/2023\/06\/\u30ad\u30e3\u30d7\u30c1\u30e3.jpg 1312w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/a><\/div><a class=\"wp-block-latest-posts__post-title\" href=\"https:\/\/orangesurv.net\/?p=803\">\u70b9\u7fa4\u30c7\u30fc\u30bf\u3092\u4f7f\u7528\u3057\u305f\u52d5\u753b<\/a><time datetime=\"2023-06-08T12:37:59+09:00\" class=\"wp-block-latest-posts__post-date\">2023\u5e746\u67088\u65e5<\/time><div class=\"wp-block-latest-posts__post-excerpt\">3\u6b21\u5143\u70b9\u7fa4\u30c7\u30fc\u30bf\u3092\u30b2\u30fc\u30e0\u30a8\u30f3\u30b8\u30f3\u306b\u53d6\u308a\u8fbc\u3080\u3053\u3068\u306b\u3088\u308a\u3001\u30c9\u30ed\u30fc\u30f3\u3067\u64ae\u5f71\u3057\u305f\u304b\u306e\u3088\u3046\u306a\u52d5\u753b\u3092\u4f5c\u6210\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059 [&hellip;]<\/div><\/li>\n<li><div class=\"wp-block-latest-posts__featured-image alignleft\"><a href=\"https:\/\/orangesurv.net\/?p=44\" aria-label=\"potree\"><img loading=\"lazy\" width=\"300\" height=\"160\" src=\"https:\/\/orangesurv.net\/wp-content\/uploads\/2021\/10\/\u30b9\u30af\u30ea\u30fc\u30f3\u30b7\u30e7\u30c3\u30c8-1-300x160.png\" class=\"attachment-medium size-medium wp-post-image\" alt=\"\" decoding=\"async\" style=\"\" srcset=\"https:\/\/orangesurv.net\/wp-content\/uploads\/2021\/10\/\u30b9\u30af\u30ea\u30fc\u30f3\u30b7\u30e7\u30c3\u30c8-1-300x160.png 300w, https:\/\/orangesurv.net\/wp-content\/uploads\/2021\/10\/\u30b9\u30af\u30ea\u30fc\u30f3\u30b7\u30e7\u30c3\u30c8-1-1024x545.png 1024w, https:\/\/orangesurv.net\/wp-content\/uploads\/2021\/10\/\u30b9\u30af\u30ea\u30fc\u30f3\u30b7\u30e7\u30c3\u30c8-1-768x408.png 768w, https:\/\/orangesurv.net\/wp-content\/uploads\/2021\/10\/\u30b9\u30af\u30ea\u30fc\u30f3\u30b7\u30e7\u30c3\u30c8-1-1536x817.png 1536w, https:\/\/orangesurv.net\/wp-content\/uploads\/2021\/10\/\u30b9\u30af\u30ea\u30fc\u30f3\u30b7\u30e7\u30c3\u30c8-1.png 1726w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/a><\/div><a class=\"wp-block-latest-posts__post-title\" href=\"https:\/\/orangesurv.net\/?p=44\">potree<\/a><time datetime=\"2021-10-01T06:22:26+09:00\" class=\"wp-block-latest-posts__post-date\">2021\u5e7410\u67081\u65e5<\/time><div class=\"wp-block-latest-posts__post-excerpt\">Potree\u306f3\u6b21\u5143\u70b9\u7fa4\u30c7\u30fc\u30bf\u3092\u30d6\u30e9\u30a6\u30b6\u4e0a\u3067\u6271\u3048\u308b\u30dd\u30a4\u30f3\u30c8\u30af\u30e9\u30a6\u30c9\u30d3\u30e5\u30fc\u30a2\u30b7\u30b9\u30c6\u30e0\u3067\u3059\u30023D\u30ec\u30fc\u30b6\u30b9\u30ad\u30e3\u30ca\u3084U [&hellip;]<\/div><\/li>\n<li><div class=\"wp-block-latest-posts__featured-image alignleft\"><a href=\"https:\/\/orangesurv.net\/?p=1\" aria-label=\"\u30db\u30fc\u30e0\u30da\u30fc\u30b8\u3092\u958b\u8a2d\u3057\u307e\u3057\u305f\u3002\"><img loading=\"lazy\" width=\"300\" height=\"229\" src=\"https:\/\/orangesurv.net\/wp-content\/uploads\/2021\/09\/\u307f\u304b\u3093-300x229.jpg\" class=\"attachment-medium size-medium wp-post-image\" alt=\"\" decoding=\"async\" style=\"\" srcset=\"https:\/\/orangesurv.net\/wp-content\/uploads\/2021\/09\/\u307f\u304b\u3093-300x229.jpg 300w, https:\/\/orangesurv.net\/wp-content\/uploads\/2021\/09\/\u307f\u304b\u3093.jpg 425w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/a><\/div><a class=\"wp-block-latest-posts__post-title\" href=\"https:\/\/orangesurv.net\/?p=1\">\u30db\u30fc\u30e0\u30da\u30fc\u30b8\u3092\u958b\u8a2d\u3057\u307e\u3057\u305f\u3002<\/a><time datetime=\"2021-09-30T15:38:01+09:00\" class=\"wp-block-latest-posts__post-date\">2021\u5e749\u670830\u65e5<\/time><div class=\"wp-block-latest-posts__post-excerpt\">\u30db\u30fc\u30e0\u30da\u30fc\u30b8\u3092\u958b\u8a2d\u3057\u307e\u3057\u305f\u3002<\/div><\/li>\n<\/ul><\/div>\n<\/div>\n\n\n\n\r\n        <div class=\"modelViewerBlock\" data-attributes='{&quot;align&quot;:&quot;center&quot;,&quot;uniqueId&quot;:&quot;model739&quot;,&quot;currentViewer&quot;:&quot;modelViewer&quot;,&quot;multiple&quot;:false,&quot;model&quot;:{&quot;modelUrl&quot;:&quot;https:\\\/\\\/orangesurv.net\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/cara_cara_orange1.glb&quot;,&quot;poster&quot;:&quot;&quot;},&quot;O3DVSettings&quot;:{&quot;isFullscreen&quot;:true,&quot;isPagination&quot;:false,&quot;isNavigation&quot;:true,&quot;camera&quot;:null,&quot;mouseControl&quot;:true},&quot;models&quot;:[],&quot;lazyLoad&quot;:false,&quot;loading&quot;:&quot;auto&quot;,&quot;autoplay&quot;:false,&quot;shadow&quot;:true,&quot;autoRotate&quot;:true,&quot;zoom&quot;:true,&quot;isPagination&quot;:false,&quot;isNavigation&quot;:true,&quot;preload&quot;:&quot;auto&quot;,&quot;rotationPerSecond&quot;:&quot;30&quot;,&quot;mouseControl&quot;:true,&quot;fullscreen&quot;:true,&quot;variant&quot;:false,&quot;loadingPercentage&quot;:false,&quot;progressBar&quot;:true,&quot;rotate&quot;:false,&quot;rotateAlongX&quot;:&quot;0&quot;,&quot;rotateAlongY&quot;:&quot;75&quot;,&quot;exposure&quot;:1,&quot;styles&quot;:{&quot;width&quot;:&quot;45%&quot;,&quot;height&quot;:&quot;240px&quot;,&quot;bgColor&quot;:&quot;transparent&quot;,&quot;progressBarColor&quot;:&quot;&quot;},&quot;stylesheet&quot;:null,&quot;additional&quot;:{&quot;ID&quot;:&quot;&quot;,&quot;Class&quot;:&quot;&quot;,&quot;CSS&quot;:&quot;&quot;},&quot;animation&quot;:false,&quot;woo&quot;:false,&quot;selectedAnimation&quot;:&quot;&quot;}'><\/div>\r\n\r\n        \n<\/div><\/div>\n\n\n\n<div class=\"wp-block-cover alignfull is-light has-parallax\" style=\"min-height:160px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim\"><\/span><div role=\"img\" class=\"wp-block-cover__image-background wp-image-172 has-parallax\" style=\"background-position:50% 50%;background-image:url(https:\/\/orangesurv.net\/wp-content\/uploads\/2021\/10\/dawn-1868870-1.jpg)\"><\/div><div class=\"wp-block-cover__inner-container\">\n<p class=\"has-text-align-center has-white-color has-text-color has-large-font-size\"><\/p>\n\n\n\n<style>\n\/* \u67a0\u306e\u30c7\u30b6\u30a4\u30f3\uff08\u901a\u77e5\u30a6\u30a3\u30f3\u30c9\u30a6\u98a8\uff09 *\/\n.contact-prompt-box {\n    max-width: 800px;\n    margin: 60px auto 30px auto;\n    background: rgba(15, 15, 17, 0.9);\n    border: 1px solid #333;\n    border-left: 5px solid #FF8C00;\n    padding: 30px;\n    text-align: left;\n    position: relative;\n    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);\n}\n\n\/* \u80cc\u666f\u306e\u8d70\u67fb\u7dda *\/\n.contact-prompt-box::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; width: 100%; height: 100%;\n    background: linear-gradient(rgba(18, 16, 16, 0) 50%, rgba(0, 0, 0, 0.25) 50%), linear-gradient(90deg, rgba(255, 0, 0, 0.06), rgba(0, 255, 0, 0.02), rgba(0, 0, 255, 0.06));\n    background-size: 100% 2px, 3px 100%;\n    pointer-events: none;\n    z-index: 1;\n}\n\n\/* \u82f1\u8a9e\u30bf\u30a4\u30c8\u30eb *\/\n.prompt-title {\n    font-family: 'Consolas', 'Monaco', monospace;\n    color: #FF8C00;\n    font-size: 1.1rem;\n    margin-bottom: 15px;\n    letter-spacing: 0.1em;\n    display: flex;\n    align-items: center;\n    font-weight: bold;\n}\n\n\/* \u70b9\u6ec5\u30ab\u30fc\u30bd\u30eb *\/\n.blinking-cursor {\n    display: inline-block;\n    width: 10px;\n    height: 1.2rem;\n    background-color: #FF8C00;\n    margin-left: 10px;\n    animation: blinkCursor 1s infinite;\n}\n\n@keyframes blinkCursor {\n    0%, 100% { opacity: 1; }\n    50% { opacity: 0; }\n}\n\n\/* \u65e5\u672c\u8a9e\u30e1\u30c3\u30bb\u30fc\u30b8 *\/\n.prompt-message {\n    color: #e0e0e0;\n    font-size: 1.0rem;\n    line-height: 2.0; \/* \u884c\u9593\u3086\u3063\u305f\u308a *\/\n    letter-spacing: 0.05em;\n    font-weight: 500;\n    position: relative;\n    z-index: 2;\n}\n\n\/* \u30b9\u30de\u30db\u5bfe\u5fdc *\/\n@media (max-width: 768px) {\n    .contact-prompt-box { padding: 20px; margin: 40px 10px; }\n    .prompt-title { font-size: 1.0rem; }\n    .prompt-message { font-size: 0.9rem; }\n}\n<\/style>\n\n<div class=\"contact-prompt-box\">\n    <div class=\"prompt-title\">\n        > CONTACT & SOLUTIONS<span class=\"blinking-cursor\"><\/span>\n    <\/div>\n    \n    <div class=\"prompt-message\">\n        \u8907\u96d1\u306a\u73fe\u5834\u8a08\u6e2c\u3082\u3001\u79c1\u305f\u3061\u306b\u304a\u4efb\u305b\u304f\u3060\u3055\u3044\u3002<br>\n        \u6700\u9069\u306a\u30bd\u30ea\u30e5\u30fc\u30b7\u30e7\u30f3\u3092\u3054\u63d0\u6848\u3057\u307e\u3059\u3002\n    <\/div>\n<\/div>\n\n\n<p class=\"fonts-plugin-block \" style=\"font-family: Zen Kurenaido;font-weight: normal;font-size: 28px;text-align: center;color: #ffffff\"><\/p><\/div><\/div>\n\n\n\n<div style=\"height:14px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-group alignwide is-style-vk-group-alert-info has-background is-layout-flow\" style=\"background-color:#0792e317\"><div class=\"wp-block-group__inner-container\">\n<style>\n\/* \u5168\u4f53\u306e\u30b3\u30f3\u30c6\u30ca *\/\n.form-wrapper {\n    margin: 60px auto;\n    padding: 40px 20px;\n    background: linear-gradient(180deg, rgba(20,20,22,0.9) 0%, rgba(10,10,12,1) 100%);\n    border-top: 1px solid #FF8C00;\n    border-bottom: 1px solid #FF8C00;\n    position: relative;\n    text-align: center;\n}\n\n\/* \u80cc\u666f\u306e\u30b0\u30ea\u30c3\u30c9\u88c5\u98fe *\/\n.form-wrapper::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; width: 100%; height: 100%;\n    background-image: linear-gradient(0deg, transparent 24%, rgba(255, 140, 0, .05) 25%, rgba(255, 140, 0, .05) 26%, transparent 27%, transparent 74%, rgba(255, 140, 0, .05) 75%, rgba(255, 140, 0, .05) 76%, transparent 77%, transparent), linear-gradient(90deg, transparent 24%, rgba(255, 140, 0, .05) 25%, rgba(255, 140, 0, .05) 26%, transparent 27%, transparent 74%, rgba(255, 140, 0, .05) 75%, rgba(255, 140, 0, .05) 76%, transparent 77%, transparent);\n    background-size: 50px 50px;\n    pointer-events: none;\n}\n\n\/* \u30bf\u30a4\u30c8\u30eb\u30a8\u30ea\u30a2 *\/\n.form-header {\n    margin-bottom: 40px;\n}\n.form-title-en {\n    font-family: 'Montserrat', sans-serif;\n    font-size: 1.8rem;\n    font-weight: 900;\n    color: #fff;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n}\n.form-title-en span { color: #FF8C00; }\n\n.form-title-jp {\n    font-size: 0.9rem;\n    color: #aaa;\n    margin-top: 5px;\n    letter-spacing: 0.05em;\n}\n\n\/* \u30b9\u30c6\u30fc\u30bf\u30b9\u8868\u793a *\/\n.form-status {\n    display: inline-block;\n    background: #000;\n    border: 1px solid #FF8C00;\n    color: #FF8C00;\n    font-family: 'Consolas', monospace;\n    font-size: 0.7rem;\n    padding: 2px 8px;\n    border-radius: 4px;\n    margin-top: 10px;\n    box-shadow: 0 0 5px rgba(255, 140, 0, 0.3);\n}\n\n\/* 3\u3064\u306e\u7279\u5fb4\u30b0\u30ea\u30c3\u30c9 *\/\n.form-grid {\n    display: flex;\n    justify-content: center;\n    gap: 20px;\n    flex-wrap: wrap;\n    position: relative;\n    z-index: 2;\n}\n\n\/* \u500b\u5225\u306e\u7279\u5fb4\u30dc\u30c3\u30af\u30b9 *\/\n.form-box {\n    flex: 1;\n    min-width: 250px;\n    background: rgba(0, 0, 0, 0.6);\n    border: 1px solid #333;\n    padding: 25px 15px;\n    transition: all 0.3s ease;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n}\n\n\/* \u30a2\u30a4\u30b3\u30f3\u8a2d\u5b9a *\/\n.form-icon svg {\n    width: 40px;\n    height: 40px;\n    fill: #888;\n    transition: all 0.3s ease;\n    margin-bottom: 15px;\n}\n\n\/* \u30c6\u30ad\u30b9\u30c8 *\/\n.form-box-title {\n    color: #fff;\n    font-weight: bold;\n    font-size: 1.0rem;\n    margin-bottom: 10px;\n    letter-spacing: 0.05em;\n}\n.form-box-desc {\n    color: #bbb;\n    font-size: 0.85rem;\n    line-height: 1.6;\n    text-align: left;\n    width: 100%;\n}\n\n\/* \u30db\u30d0\u30fc\u6642\u306e\u30a2\u30af\u30b7\u30e7\u30f3 *\/\n.form-box:hover {\n    border-color: #FF8C00;\n    transform: translateY(-5px);\n    background: rgba(255, 140, 0, 0.05);\n}\n.form-box:hover .form-icon svg {\n    fill: #FF8C00;\n    filter: drop-shadow(0 0 8px rgba(255, 140, 0, 0.6));\n}\n\n\/* \u77e2\u5370\uff08\u30d5\u30ed\u30fc\uff09\u306e\u88c5\u98fe\uff08PC\u306e\u307f\uff09 *\/\n.form-box:not(:last-child)::after {\n    content: '\u25b6';\n    position: absolute;\n    right: -18px;\n    top: 50%;\n    transform: translateY(-50%);\n    color: #FF8C00;\n    font-size: 1.2rem;\n    opacity: 0.5;\n}\n@media (max-width: 768px) {\n    .form-title-en { font-size: 1.4rem; }\n    .form-box { width: 100%; margin-bottom: 10px; }\n    .form-box:not(:last-child)::after { display: none; } \/* \u30b9\u30de\u30db\u3067\u306f\u77e2\u5370\u6d88\u3059 *\/\n}\n<\/style>\n\n<div class=\"form-wrapper\">\n    \n    <div class=\"form-header\">\n        <div class=\"form-title-en\">INQUIRY <span>INTERFACE<\/span><\/div>\n        <div class=\"form-title-jp\">\u5c02\u7528\u30d5\u30a9\u30fc\u30e0\u304b\u3089\u306e\u304a\u554f\u3044\u5408\u308f\u305b<\/div>\n        <div class=\"form-status\">\u25cf MODE: FORM ENTRY<\/div>\n    <\/div>\n\n    <div class=\"form-grid\">\n        \n        <div class=\"form-box\">\n            <div class=\"form-icon\">\n                <svg viewBox=\"0 0 24 24\"><path d=\"M19 3h-4.18C14.4 1.84 13.3 1 12 1c-1.3 0-2.4.84-2.82 2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 0c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm2 14H7v-2h7v2zm3-4H7v-2h10v2zm0-4H7V7h10v2z\"\/><\/svg>\n            <\/div>\n            <div class=\"form-box-title\">USE INQUIRY FORM<\/div>\n            <div class=\"form-box-desc\">\n                \u4e0b\u8a18\u30d5\u30a9\u30fc\u30e0\u3088\u308a\u5fc5\u8981\u4e8b\u9805\u3092\u3054\u5165\u529b\u304f\u3060\u3055\u3044\u300224\u6642\u9593\u81ea\u52d5\u53d7\u4ed8\u3057\u3066\u304a\u308a\u307e\u3059\u3002\n            <\/div>\n        <\/div>\n\n        <div class=\"form-box\">\n            <div class=\"form-icon\">\n                <svg viewBox=\"0 0 24 24\"><path d=\"M14 17H4v2h10v-2zm6-8H4v2h16V9zM4 15h16v-2H4v2zM4 5v2h16V5H4z\"\/><\/svg>\n            <\/div>\n            <div class=\"form-box-title\">SPECIFY DETAILS<\/div>\n            <div class=\"form-box-desc\">\n                \u6e2c\u91cf\u5834\u6240\u3001\u76ee\u7684\u3001\u5e0c\u671b\u7d0d\u671f\u306a\u3069\u3092\u660e\u78ba\u306b\u5165\u529b\u3044\u305f\u3060\u304f\u3053\u3068\u3067\u3001\u8ffd\u52a0\u306e\u78ba\u8a8d\u4f5c\u696d\u3092\u6e1b\u3089\u3057\u6700\u77ed\u3067\u7740\u624b\u3067\u304d\u307e\u3059\u3002\n            <\/div>\n        <\/div>\n\n        <div class=\"form-box\">\n            <div class=\"form-icon\">\n                <svg viewBox=\"0 0 24 24\"><path d=\"M7 2v11h3v9l7-12h-4l4-8z\"\/><\/svg>\n            <\/div>\n            <div class=\"form-box-title\">QUICK RESPONSE<\/div>\n            <div class=\"form-box-desc\">\n                \u30b9\u30e0\u30fc\u30ba\u306b\u304a\u898b\u7a4d\u3082\u308a\u30fb\u56de\u7b54\u3092\u5dee\u3057\u4e0a\u3052\u307e\u3059\u3002\n            <\/div>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n\n\n<style>\n\/* \u30dc\u30bf\u30f3\u306e\u30b3\u30f3\u30c6\u30ca\uff08\u4e2d\u592e\u5bc4\u305b\uff09 *\/\n.cta-container {\n    text-align: center;\n    margin-bottom: 80px; \/* \u4e0b\u306b\u4f59\u88d5\u3092\u6301\u305f\u305b\u308b *\/\n    margin-top: -20px; \/* \u4e0a\u306e\u30d1\u30cd\u30eb\u306b\u5c11\u3057\u5bc4\u305b\u308b *\/\n    position: relative;\n    z-index: 10;\n}\n\n\/* \u30dc\u30bf\u30f3\u672c\u4f53\u306e\u30c7\u30b6\u30a4\u30f3 *\/\n.cyber-btn {\n    position: relative;\n    display: inline-block;\n    padding: 25px 60px;\n    background: rgba(0, 0, 0, 0.8);\n    border: 2px solid #FF8C00;\n    text-decoration: none !important;\n    overflow: hidden;\n    transition: all 0.3s ease;\n    clip-path: polygon(15px 0, 100% 0, 100% calc(100% - 15px), calc(100% - 15px) 100%, 0 100%, 0 15px); \/* \u89d2\u3092SF\u98a8\u306b\u30ab\u30c3\u30c8 *\/\n}\n\n\/* \u30e1\u30a4\u30f3\u30c6\u30ad\u30b9\u30c8\uff08\u82f1\u8a9e\uff09 *\/\n.cyber-btn-text {\n    display: block;\n    font-family: 'Montserrat', sans-serif;\n    font-size: 1.4rem;\n    font-weight: 900;\n    color: #FF8C00;\n    letter-spacing: 0.1em;\n    position: relative;\n    z-index: 2; \/* \u80cc\u666f\u3088\u308a\u624b\u524d\u306b *\/\n    transition: color 0.3s ease;\n}\n\n\/* \u30b5\u30d6\u30c6\u30ad\u30b9\u30c8\uff08\u65e5\u672c\u8a9e\uff09 *\/\n.cyber-btn-sub {\n    display: block;\n    font-size: 0.8rem;\n    color: #fff;\n    margin-top: 5px;\n    font-weight: normal;\n    position: relative;\n    z-index: 2;\n    transition: color 0.3s ease;\n}\n\n\/* \u30db\u30d0\u30fc\u6642\u306e\u80cc\u666f\u5857\u308a\u3064\u3076\u3057\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3 *\/\n.cyber-btn::before {\n    content: '';\n    position: absolute;\n    top: 0; left: -100%; \/* \u6700\u521d\u306f\u753b\u9762\u5916\uff08\u5de6\uff09\u306b\u96a0\u3059 *\/\n    width: 100%; height: 100%;\n    background: #FF8C00; \/* \u30aa\u30ec\u30f3\u30b8\u8272 *\/\n    transform: skewX(-20deg); \/* \u659c\u3081\u306b *\/\n    transition: left 0.4s cubic-bezier(0.19, 1, 0.22, 1); \/* \u30b7\u30e5\u30c3\uff01\u3068\u52d5\u304f *\/\n    z-index: 1;\n}\n\n\/* \u5e38\u306b\u52d5\u3044\u3066\u3044\u308b\u53f3\u5074\u306e\u77e2\u5370\u88c5\u98fe *\/\n.cyber-arrow {\n    position: absolute;\n    right: 20px;\n    top: 50%;\n    transform: translateY(-50%);\n    color: #FF8C00;\n    font-size: 1.2rem;\n    font-weight: bold;\n    z-index: 2;\n    animation: slideArrow 1s infinite;\n}\n\n@keyframes slideArrow {\n    0%, 100% { right: 20px; opacity: 1; }\n    50% { right: 15px; opacity: 0.5; }\n}\n\n\/* --- \u30db\u30d0\u30fc\u6642\u306e\u52d5\u4f5c --- *\/\n.cyber-btn:hover {\n    box-shadow: \n        0 0 20px rgba(255, 140, 0, 0.6),\n        0 0 40px rgba(255, 140, 0, 0.2);\n    transform: scale(1.05); \/* \u5c11\u3057\u62e1\u5927 *\/\n}\n\n.cyber-btn:hover::before {\n    left: 0; \/* \u80cc\u666f\u304c\u5de6\u304b\u3089\u30b9\u30e9\u30a4\u30c9\u30a4\u30f3 *\/\n    transform: skewX(0); \/* \u307e\u3063\u3059\u3050\u306b\u623b\u308b *\/\n}\n\n.cyber-btn:hover .cyber-btn-text,\n.cyber-btn:hover .cyber-btn-sub,\n.cyber-btn:hover .cyber-arrow {\n    color: #000; \/* \u6587\u5b57\u3092\u9ed2\u306b\u53cd\u8ee2 *\/\n}\n\n\/* \u30b9\u30de\u30db\u5bfe\u5fdc *\/\n@media (max-width: 768px) {\n    .cyber-btn { padding: 20px 40px; width: 90%; box-sizing: border-box; }\n    .cyber-btn-text { font-size: 1.2rem; }\n    .cyber-arrow { display: none; } \/* \u30b9\u30de\u30db\u3067\u306f\u77e2\u5370\u3092\u6d88\u3057\u3066\u30b9\u30c3\u30ad\u30ea\u3055\u305b\u308b *\/\n}\n<\/style>\n\n<div class=\"cta-container\">\n    <a href=\"\/?page_id=25\/\" class=\"cyber-btn\">\n        <span class=\"cyber-btn-text\">ACCESS INQUIRY FORM<\/span>\n        <span class=\"cyber-btn-sub\">\u304a\u554f\u3044\u5408\u308f\u305b\u30d5\u30a9\u30fc\u30e0\u3078\u79fb\u52d5<\/span>\n        <span class=\"cyber-arrow\">>><\/span>\n    <\/a>\n<\/div>\n<\/div><\/div>\n\n\n\n<style>\n\/* PC\u3067\u306f\u8868\u793a\u3057\u306a\u3044 *\/\n.mobile-sticky-footer {\n    display: none;\n}\n\n\/* \u30b9\u30de\u30db\u306e\u307f\u8868\u793a *\/\n@media (max-width: 768px) {\n    .mobile-sticky-footer {\n        display: flex;\n        position: fixed;\n        bottom: 0;\n        left: 0;\n        width: 100%;\n        height: 70px;\n        background: rgba(10, 10, 12, 0.95); \/* \u80cc\u666f\u9ed2 *\/\n        border-top: 2px solid #FF8C00; \/* \u30aa\u30ec\u30f3\u30b8\u30e9\u30a4\u30f3 *\/\n        z-index: 9999;\n        justify-content: center; \/* \u4e2d\u592e\u5bc4\u305b *\/\n        align-items: center;\n        padding: 0 15px; \/* \u5de6\u53f3\u306e\u4f59\u767d *\/\n        box-shadow: 0 -5px 20px rgba(0,0,0,0.8);\n        backdrop-filter: blur(5px);\n    }\n\n    \/* \u30dc\u30bf\u30f3\u306e\u30c7\u30b6\u30a4\u30f3 *\/\n    .sticky-form-btn {\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        text-decoration: none !important;\n        \n        width: 100%; \/* \u6a2a\u5e45\u3044\u3063\u3071\u3044 *\/\n        height: 50px;\n        \n        background: #FF8C00; \/* \u30aa\u30ec\u30f3\u30b8\u80cc\u666f *\/\n        color: #000 !important; \/* \u9ed2\u6587\u5b57 *\/\n        font-weight: 900;\n        font-size: 1.0rem;\n        letter-spacing: 0.05em;\n        border-radius: 4px;\n        box-shadow: 0 0 15px rgba(255, 140, 0, 0.5); \/* \u767a\u5149 *\/\n        position: relative;\n        overflow: hidden;\n        font-family: 'Montserrat', sans-serif; \/* \u82f1\u8a9e\u30d5\u30a9\u30f3\u30c8 *\/\n    }\n\n    \/* \u5149\u304c\u8d70\u308b\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3 *\/\n    .sticky-form-btn::after {\n        content: '';\n        position: absolute;\n        top: 0; left: -100%;\n        width: 50%; height: 100%;\n        background: linear-gradient(90deg, transparent, rgba(255,255,255,0.6), transparent);\n        transform: skewX(-20deg);\n        animation: shineBig 3.5s infinite;\n    }\n\n    @keyframes shineBig {\n        0% { left: -100%; }\n        20% { left: 200%; } \/* \u7d20\u65e9\u304f\u901a\u308a\u629c\u3051\u308b *\/\n        100% { left: 200%; }\n    }\n\n    \/* \u30a2\u30a4\u30b3\u30f3 *\/\n    .btn-icon {\n        margin-right: 10px;\n        font-size: 1.2rem;\n    }\n}\n<\/style>\n\n<div class=\"mobile-sticky-footer\">\n    <a href=\"https:\/\/orangesurv.net\/?page_id=25\/\" class=\"sticky-form-btn\">\n        <span class=\"btn-icon\">\u2709\ufe0f<\/span>\n        INQUIRY FORM \/ \u304a\u554f\u3044\u5408\u308f\u305b\n    <\/a>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>GNSS \u885b\u661f\u6e2c\u4f4d\u30b7\u30b9\u30c6\u30e0 \/ \u57fa\u6e96\u70b9\u6e2c\u91cf 01 UAV \u30c9\u30ed\u30fc\u30f3\u6e2c\u91cf \/ \u7a7a\u4e2d\u5199\u771f\u30fb\u30ec\u30fc\u30b6\u30fc 02 3D LASER SCAN 3D\u30ec\u30fc\u30b6\u30b9\u30ad\u30e3\u30f3 \/ \u5730\u4e0a\u8a08\u6e2c 03 PRECISION &#038; INTEGRITY \u798f\u5ca1\u3092 [&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":""},"_links":{"self":[{"href":"https:\/\/orangesurv.net\/index.php?rest_route=\/wp\/v2\/pages\/23"}],"collection":[{"href":"https:\/\/orangesurv.net\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/orangesurv.net\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/orangesurv.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/orangesurv.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=23"}],"version-history":[{"count":287,"href":"https:\/\/orangesurv.net\/index.php?rest_route=\/wp\/v2\/pages\/23\/revisions"}],"predecessor-version":[{"id":982,"href":"https:\/\/orangesurv.net\/index.php?rest_route=\/wp\/v2\/pages\/23\/revisions\/982"}],"wp:attachment":[{"href":"https:\/\/orangesurv.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=23"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}