{"id":6,"date":"2025-12-25T21:01:45","date_gmt":"2025-12-25T12:01:45","guid":{"rendered":"https:\/\/highbition.com\/?page_id=6"},"modified":"2025-12-25T21:29:46","modified_gmt":"2025-12-25T12:29:46","slug":"home","status":"publish","type":"page","link":"https:\/\/highbition.com\/","title":{"rendered":"Home"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"ja\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>\u682a\u5f0f\u4f1a\u793e\u30cf\u30a4\u30d3\u30b7\u30e7\u30f3 | Highbition<\/title>\n<style>\n\/* \u2193\u3053\u3053\u306b\u8ffd\u52a0\uff08\u30da\u30fc\u30b8\u4e0a\u90e8\u306e\u4f59\u767d\u3092\u5f37\u5236\u524a\u9664\uff09 *\/\n    .site-content, \n    .entry-content, \n    .wp-block-post-content, \n    #content, \n    .site-main,\n    .page-header,\n    .wp-site-blocks {\n        margin-top: 0 !important;\n        padding-top: 0 !important;\n    }\n    \n    \/* \u30d8\u30c3\u30c0\u30fc\u306a\u3069\u304c\u6d88\u3048\u305f\u5f8c\u306e\u9699\u9593\u3082\u8a70\u3081\u308b *\/\n    header.site-header { margin-bottom: 0 !important; }\n    \n    \/* \u2191\u3053\u3053\u307e\u3067 *\/\n\/* \u2193\u3053\u3053\u306b\u8ffd\u52a0\uff08\u30da\u30fc\u30b8\u306e\u30bf\u30a4\u30c8\u30eb\u3092\u6d88\u3059\uff09 *\/\n.entry-title, .wp-block-post-title, .page-title { display: none !important; }\n\/* \u2193\u3053\u3053\u306b\u8ffd\u52a0\uff08\u30ef\u30fc\u30c9\u30d7\u30ec\u30b9\u6a19\u6e96\u306e\u30d8\u30c3\u30c0\u30fc\u3092\u6d88\u3059\uff09 *\/\n    .wp-site-blocks > header, \n    #masthead, \n    .site-header, \n    .wp-block-template-part { \n        display: none !important; \n    }\n    \/* \u57fa\u672c\u8a2d\u5b9a *\/\n    body { margin: 0; padding: 0; font-family: \"Helvetica Neue\", Arial, \"Hiragino Kaku Gothic ProN\", \"Hiragino Sans\", Meiryo, sans-serif; line-height: 1.8; color: #333; letter-spacing: 0.05em; }\n    h1, h2, h3 { margin: 0; font-weight: bold; }\n    a { text-decoration: none; color: inherit; transition: all 0.3s; }\n    img { max-width: 100%; height: auto; }\n    \n    \/* \u30d8\u30c3\u30c0\u30fc *\/\n    header { background: rgba(255,255,255,0.95); padding: 15px 5%; display: flex; justify-content: space-between; align-items: center; box-shadow: 0 2px 10px rgba(0,0,0,0.05); position: sticky; top: 0; z-index: 100; backdrop-filter: blur(5px); }\n    .logo { font-size: 24px; color: #002c5f; font-weight: 800; letter-spacing: 1px; }\n    nav ul { list-style: none; display: flex; gap: 30px; padding: 0; margin: 0; }\n    nav a { font-size: 13px; font-weight: bold; color: #555; text-transform: uppercase; letter-spacing: 1px; }\n    nav a:hover { color: #0056b3; }\n\n    \/* \u30d2\u30fc\u30ed\u30fc\u30a8\u30ea\u30a2 *\/\n    .hero { \n        background: linear-gradient(160deg, #001f3f 0%, #004e92 50%, #0088ff 100%); \n        color: #fff; \n        padding: 160px 5% 140px; \n        text-align: center; \n        position: relative;\n        overflow: hidden;\n    }\n    .hero::before {\n        content: \"\";\n        position: absolute;\n        top: -50%; left: -50%; width: 200%; height: 200%;\n        background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, transparent 60%);\n        animation: rise 10s infinite linear;\n    }\n    @keyframes rise { from { transform: translateY(0); } to { transform: translateY(-20px); } }\n\n    .hero h1 { font-size: 48px; margin-bottom: 25px; letter-spacing: 3px; line-height: 1.3; font-weight: 800; position: relative; }\n    .hero-sub { font-size: 18px; font-weight: 300; margin-bottom: 50px; opacity: 0.9; position: relative; }\n    .btn { display: inline-block; padding: 15px 40px; background: #fff; color: #002c5f; border-radius: 2px; font-weight: bold; letter-spacing: 1px; position: relative; overflow: hidden; }\n    .btn:hover { background: #f0f0f0; transform: translateY(-2px); box-shadow: 0 5px 15px rgba(0,0,0,0.2); }\n\n    \/* \u30b3\u30f3\u30c6\u30f3\u30c4\u30bb\u30af\u30b7\u30e7\u30f3\u5171\u901a *\/\n    .section { padding: 100px 5%; position: relative; }\n    .section-title { text-align: center; font-size: 36px; margin-bottom: 70px; color: #002c5f; text-transform: uppercase; letter-spacing: 2px; }\n    .section-title::after { content: \"\"; display: block; width: 60px; height: 3px; background: linear-gradient(to right, #002c5f, #0088ff); margin: 20px auto 0; }\n    \n    \/* \u30e1\u30c3\u30bb\u30fc\u30b8\uff08CONCEPT\uff09 *\/\n    .message-section { background: #f8fbff; text-align: center; }\n    .message-box { max-width: 800px; margin: 0 auto; }\n    .message-head { font-size: 24px; color: #002c5f; margin-bottom: 30px; font-weight: bold; }\n    .message-text { font-size: 16px; line-height: 2.2; color: #444; }\n    .highlight { color: #0056b3; font-weight: bold; }\n\n    \/* \u30b5\u30fc\u30d3\u30b9 *\/\n    .services { display: flex; flex-wrap: wrap; gap: 40px; justify-content: center; }\n    .service-card { flex: 1; min-width: 300px; max-width: 380px; background: #fff; padding: 50px 40px; border-top: 4px solid #004e92; box-shadow: 0 10px 30px rgba(0,0,0,0.05); transition: transform 0.4s; }\n    .service-card:hover { transform: translateY(-10px); }\n    .service-card h3 { margin-bottom: 20px; font-size: 20px; color: #002c5f; letter-spacing: 1px; }\n    .service-card p { font-size: 14px; color: #666; margin-bottom: 20px; }\n    .service-card ul { padding-left: 20px; font-size: 14px; color: #555; line-height: 1.8; }\n    \n    \/* \u4f1a\u793e\u6982\u8981 *\/\n    .company-table { width: 100%; max-width: 800px; margin: 0 auto; border-collapse: collapse; }\n    .company-table th, .company-table td { border-bottom: 1px solid #eee; padding: 25px 15px; text-align: left; vertical-align: top; }\n    .company-table th { width: 30%; font-weight: bold; color: #002c5f; }\n    .company-table td { color: #555; }\n\n    \/* \u30d5\u30c3\u30bf\u30fc *\/\n    footer { background: #111; color: #ccc; text-align: center; padding: 60px 5%; font-size: 13px; }\n    footer a { color: #fff; border-bottom: 1px solid #666; padding-bottom: 2px; }\n    footer a:hover { border-bottom-color: #fff; color: #fff; }\n    \n    \/* \u30b9\u30de\u30db\u5bfe\u5fdc *\/\n    @media (max-width: 768px) {\n        .hero { padding: 100px 5%; }\n        .hero h1 { font-size: 32px; }\n        .hero-sub { font-size: 15px; }\n        nav { display: none; }\n        .company-table th, .company-table td { display: block; width: 100%; padding: 10px 0; }\n        .company-table th { padding-top: 20px; border-bottom: none; opacity: 0.8; }\n        .company-table td { padding-bottom: 20px; }\n    }\n<\/style>\n<\/head>\n<body>\n\n<header>\n    <div class=\"logo\">Highbition Inc.<\/div>\n    <nav>\n        <ul>\n            <li><a href=\"#message\">Message<\/a><\/li>\n            <li><a href=\"#service\">Service<\/a><\/li>\n            <li><a href=\"#company\">Company<\/a><\/li>\n            <li><a href=\"#contact\">Contact<\/a><\/li>\n        <\/ul>\n    <\/nav>\n<\/header>\n\n<div class=\"hero\">\n    <h1>HIGH AMBITION<br><span style=\"font-size: 0.6em; display:block; margin-top:10px; font-weight:normal;\">Create New Standards.<\/span><\/h1>\n    <p class=\"hero-sub\">\u5fd7\u3092\u9ad8\u304f\u3002\u5e38\u8b58\u3092\u8d85\u3048\u308b\u30af\u30ea\u30a8\u30a4\u30c6\u30a3\u30d6\u3067\u3001<br>\u30a8\u30f3\u30bf\u30c6\u30a4\u30f3\u30e1\u30f3\u30c8\u306e\u65b0\u305f\u306a\u5730\u5e73\u3092\u5207\u308a\u62d3\u304f\u3002<\/p>\n    <a href=\"mailto:contact@highbition.com\" class=\"btn\">CONTACT US<\/a>\n<\/div>\n\n<section id=\"message\" class=\"section message-section\">\n    <div class=\"message-box\">\n        <h2 class=\"section-title\" style=\"margin-bottom: 40px;\">Message<\/h2>\n        <h3 class=\"message-head\">\u300cHighbition\u300d\uff1d High Ambition<\/h3>\n        <p class=\"message-text\">\n            \u793e\u540d\u306b\u8fbc\u3081\u305f\u306e\u306f\u3001<span class=\"highlight\">\u300c\u5fd7\uff08Ambition\uff09\u3092\u9ad8\u304f\uff08High\uff09\u6301\u3064\u300d<\/span>\u3068\u3044\u3046\u63fa\u308b\u304e\u306a\u3044\u6c7a\u610f\u3067\u3059\u3002<br>\n            <br>\n            \u30a8\u30f3\u30bf\u30c6\u30a4\u30f3\u30e1\u30f3\u30c8\u306b\u306f\u3001\u4eba\u306e\u5fc3\u3092\u52d5\u304b\u3057\u3001\u6642\u4ee3\u3092\u5909\u3048\u308b\u529b\u304c\u3042\u308a\u307e\u3059\u3002<br>\n            \u79c1\u305f\u3061\u306f\u73fe\u72b6\u306b\u6e80\u8db3\u3059\u308b\u3053\u3068\u306a\u304f\u3001\u5e38\u306b\u9ad8\u3044\u76ee\u6a19\u3092\u63b2\u3052\u3001<br>\n            \u30bf\u30ec\u30f3\u30c8\u3001\u30af\u30ea\u30a8\u30a4\u30bf\u30fc\u3001\u305d\u3057\u3066\u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u3068\u5171\u306b<br>\n            \u307e\u3060\u898b\u306c\u666f\u8272\u3092\u76ee\u6307\u3057\u3066\u6311\u6226\u3057\u7d9a\u3051\u307e\u3059\u3002<br>\n            <br>\n            \u305f\u3060\u4f5c\u308b\u3060\u3051\u3067\u306f\u306a\u3044\u3002\u305f\u3060\u5c4a\u3051\u308b\u3060\u3051\u3067\u306f\u306a\u3044\u3002<br>\n            \u305d\u306e\u5148\u306b\u3042\u308b\u611f\u52d5\u3068\u6210\u529f\u3092\u3001\u9ad8\u3044\u8996\u5ea7\u3067\u5275\u9020\u3057\u307e\u3059\u3002\n        <\/p>\n    <\/div>\n<\/section>\n\n<section id=\"service\" class=\"section\">\n    <h2 class=\"section-title\">Service<\/h2>\n    <div class=\"services\">\n        <div class=\"service-card\">\n            <h3>Casting &#038; Management<\/h3>\n            <p>\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u306e\u6210\u529f\u306f\u300c\u8ab0\u300d\u3068\u5275\u308b\u304b\u3067\u6c7a\u307e\u308a\u307e\u3059\u3002\u9ad8\u3044\u30dd\u30c6\u30f3\u30b7\u30e3\u30eb\u3092\u6301\u3064\u4eba\u6750\u3092\u767a\u6398\u30fb\u80b2\u6210\u3057\u3001\u6700\u9069\u306a\u30ad\u30e3\u30b9\u30c6\u30a3\u30f3\u30b0\u3067\u4f01\u753b\u3092\u8f1d\u304b\u305b\u307e\u3059\u3002<\/p>\n            <ul>\n                <li>\u82b8\u80fd\u30d7\u30ed\u30c0\u30af\u30b7\u30e7\u30f3\u904b\u55b6<\/li>\n                <li>\u6226\u7565\u7684\u30ad\u30e3\u30b9\u30c6\u30a3\u30f3\u30b0<\/li>\n                <li>\u30a2\u30fc\u30c6\u30a3\u30b9\u30c8\u30de\u30cd\u30b8\u30e1\u30f3\u30c8<\/li>\n            <\/ul>\n        <\/div>\n        <div class=\"service-card\">\n            <h3>Creative &#038; Promotion<\/h3>\n            <p>\u8996\u5ea7\u306e\u9ad8\u3044\u30af\u30ea\u30a8\u30a4\u30c6\u30a3\u30d6\u306f\u3001\u30d6\u30e9\u30f3\u30c9\u306e\u4fa1\u5024\u3092\u6700\u5927\u5316\u3057\u307e\u3059\u3002TV\u3001CM\u3001Web\u3001\u7d19\u5a92\u4f53\u307e\u3067\u3001\u4e00\u8cab\u3057\u305f\u4e16\u754c\u89b3\u3067\u5f37\u529b\u306a\u30d7\u30ed\u30e2\u30fc\u30b7\u30e7\u30f3\u3092\u5c55\u958b\u3057\u307e\u3059\u3002<\/p>\n            <ul>\n                <li>\u5e83\u544a\u4ee3\u7406\u4e8b\u696d<\/li>\n                <li>\u6620\u50cf\u30fb\u30b0\u30e9\u30d5\u30a3\u30c3\u30af\u4f01\u753b\u5236\u4f5c<\/li>\n                <li>\u30d6\u30e9\u30f3\u30c7\u30a3\u30f3\u30b0\u652f\u63f4<\/li>\n            <\/ul>\n        <\/div>\n        <div class=\"service-card\">\n            <h3>Event &#038; Digital Solution<\/h3>\n            <p>\u30ea\u30a2\u30eb\u306a\u71b1\u72c2\u3068\u30c7\u30b8\u30bf\u30eb\u306e\u62e1\u6563\u529b\u3002\u305d\u306e\u4e21\u8f2a\u3092\u56de\u3057\u3001\u4eba\u3005\u306e\u5fc3\u306b\u6b8b\u308b\u4f53\u9a13\u3092\u8a2d\u8a08\u3057\u307e\u3059\u3002<\/p>\n            <ul>\n                <li>\u30a4\u30d9\u30f3\u30c8\u4f01\u753b\u30fb\u904b\u55b6<\/li>\n                <li>\u30c7\u30b8\u30bf\u30eb\u30de\u30fc\u30b1\u30c6\u30a3\u30f3\u30b0<\/li>\n                <li>\u30e1\u30c7\u30a3\u30a2\u904b\u55b6\u30fb\u914d\u4fe1<\/li>\n            <\/ul>\n        <\/div>\n    <\/div>\n<\/section>\n\n<section id=\"company\" class=\"section\">\n    <h2 class=\"section-title\">Company<\/h2>\n    <table class=\"company-table\">\n        <tr>\n            <th>\u5546\u53f7<\/th>\n            <td>\u682a\u5f0f\u4f1a\u793e\u30cf\u30a4\u30d3\u30b7\u30e7\u30f3\uff08Highbition Inc.\uff09<\/td>\n        <\/tr>\n        <tr>\n            <th>\u4ee3\u8868\u8005<\/th>\n            <td>\u4ee3\u8868\u53d6\u7de0\u5f79\u3000\u6749\u5c71 \u601c<\/td>\n        <\/tr>\n        <tr>\n            <th>\u8a2d\u7acb<\/th>\n            <td>2022\u5e74\uff08\u4ee4\u548c4\u5e74\uff0910\u67083\u65e5<\/td>\n        <\/tr>\n        <tr>\n            <th>\u672c\u5e97\u6240\u5728\u5730<\/th>\n            <td>\u3012150-0002<br>\u6771\u4eac\u90fd\u6e0b\u8c37\u533a\u6e0b\u8c371-3-9<br>\u30d2\u30e5\u30fc\u30ea\u30c3\u30af\u6e0b\u8c37\u4e00\u4e01\u76ee\u30d3\u30eb7\u968e CROSSCOOP\u5185<\/td>\n        <\/tr>\n        <tr>\n            <th>\u8cc7\u672c\u91d1<\/th>\n            <td>100\u4e07\u5186<\/td>\n        <\/tr>\n        <tr>\n            <th>\u4e8b\u696d\u5185\u5bb9<\/th>\n            <td>\n                1. \u82b8\u80fd\u30d7\u30ed\u30c0\u30af\u30b7\u30e7\u30f3\u306e\u7d4c\u55b6<br>\n                2. \u30ad\u30e3\u30b9\u30c6\u30a3\u30f3\u30b0\u53ca\u3073\u30de\u30cd\u30b8\u30e1\u30f3\u30c8\u696d<br>\n                3. \u5e83\u544a\u4ee3\u7406\u696d\u30fb\u30d7\u30ed\u30e2\u30fc\u30b7\u30e7\u30f3\u696d\u52d9<br>\n                4. \u5404\u7a2e\u30a4\u30d9\u30f3\u30c8\u306e\u4f01\u753b\u3001\u5236\u4f5c\u3001\u958b\u50ac\u53ca\u3073\u904b\u55b6<br>\n                5. \u30a4\u30f3\u30bf\u30fc\u30cd\u30c3\u30c8\u306b\u3088\u308b\u5e83\u544a\u696d\u52d9\u53ca\u3073\u756a\u7d44\u914d\u4fe1<br>\n                6. \u5404\u7a2e\u30b0\u30c3\u30ba\u3001\u5370\u5237\u7269\u7b49\u306e\u4f01\u753b\u3001\u5236\u4f5c\u53ca\u3073\u8ca9\u58f2\n            <\/td>\n        <\/tr>\n    <\/table>\n<\/section>\n\n<footer id=\"contact\">\n    <h3 style=\"color:#fff; font-size:20px; margin-bottom:20px; letter-spacing:2px;\">Highbition Inc.<\/h3>\n    <p style=\"margin-bottom: 20px; opacity: 0.7;\">\u9ad8\u3044\u5fd7\u3067\u3001\u672a\u6765\u3092\u5275\u308b\u3002<\/p>\n    <p style=\"font-size: 16px; margin: 20px 0;\">\n        <a href=\"mailto:contact@highbition.com\" style=\"border-bottom: 1px solid #999;\">contact@highbition.com<\/a>\n    <\/p>\n    <br>\n    <p>&copy; Highbition Inc. All Rights Reserved.<\/p>\n<\/footer>\n\n<\/body>\n<\/html>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u682a\u5f0f\u4f1a\u793e\u30cf\u30a4\u30d3\u30b7\u30e7\u30f3 | Highbition Highbition Inc. Message Service Company Contact HIGH AMBITIONCreate New Standards. \u5fd7\u3092\u9ad8 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-6","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/highbition.com\/index.php?rest_route=\/wp\/v2\/pages\/6","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/highbition.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/highbition.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/highbition.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/highbition.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=6"}],"version-history":[{"count":5,"href":"https:\/\/highbition.com\/index.php?rest_route=\/wp\/v2\/pages\/6\/revisions"}],"predecessor-version":[{"id":13,"href":"https:\/\/highbition.com\/index.php?rest_route=\/wp\/v2\/pages\/6\/revisions\/13"}],"wp:attachment":[{"href":"https:\/\/highbition.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=6"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}