{"id":35605,"date":"2025-07-07T10:19:42","date_gmt":"2025-07-07T02:19:42","guid":{"rendered":"https:\/\/visa-indonesia.com\/?page_id=35605"},"modified":"2025-08-25T19:32:18","modified_gmt":"2025-08-25T11:32:18","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:\/\/visa-indonesia.com\/ja\/about-us\/","title":{"rendered":"\u4f1a\u793e\u6982\u8981"},"content":{"rendered":"<style>\n\t    html {\n            scroll-behavior: smooth;\n        }\n        .page-id-35605 .ast-container {\n        \tpadding: 0 !important;\n        \tmargin: 0 !important;\n        \tmax-width: 100% !important;\n        }\n        .page-id-35605 .ast-plain-container.ast-no-sidebar #primary {\n        \tpadding-top: 0 !important;\n        }<\/p>\n<p>        \/* put in Customizer \u25b8 Additional CSS, style.css, or a child-theme file *\/\n\t\t\/* 1\ufe0f\u20e3  Wide alternatives for every breakpoint  ----------------------- *\/\n\t\t .page-id-35605 section  {padding: 20px !important;}\n\t\t.container{ width:100%; padding-right:15px; padding-left:15px; margin-right:auto; margin-left:auto; padding: 80px 0;}\n\t\t@media (min-width:576px){  \/* sm *\/\n\t\t  .container{ max-width:  580px; }   \/* BS default 540 \u2192 +40  *\/\n\t\t}\n\t\t@media (min-width:768px){  \/* md *\/\n\t\t  .container{ max-width:  760px; }   \/* 720 \u2192 +40           *\/\n\t\t}\n\t\t@media (min-width:992px){  \/* lg *\/\n\t\t  .container{ max-width: 1000px; }   \/* 960 \u2192 +40           *\/\n\t\t}\n\t\t@media (min-width:1200px){ \/* xl *\/\n\t\t  .container{ max-width: 1200px; }   \/* 1140 \u2192 +60          *\/\n\t\t}\n\t\t@media (min-width:1400px){ \/* xxl *\/\n\t\t  .container{ max-width: 1400px; }   \/* 1320 \u2192 +80 (or any) *\/\n\t\t}<\/p>\n<p>\t\t@media (max-width: 767.98px) {\n\t\t  .container {\n\t\t    padding-top: 40px !important;\n\t\t    padding-bottom: 40px !important;\n\t\t  }\n\t\t  .badge {width: 100%;}\n\t\t}<\/p>\n<p>\t\t  \/* Only what Bootstrap 4 cannot cover *\/\n\t\t  .bg-light-blue { background:#E9F0F7; }\n\t\t  .bg-navy       { background:#001C3F; }\n\t\t  .object-fit-cover { object-fit:cover; }\n\t\t  .value-icon, .stat-icon {\n\t\t      width:80px;height:80px;border-radius:50%;\n\t\t      background:rgba(255,255,255,.1);\n\t\t  }\n\t\t  .stat-icon {width:60px;height:60px;}\n\t\t  .rounded-circle-lg {\n\t\t      width:120px;height:120px;border-radius:50%;object-fit:cover;\n\t\t  }\n\t\t  \/* logo hover *\/\n\t\t   \/* \u2500\u2500\u2500 Community\u2011logo utility \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n\t\t  .community-logo{\n\t\t    width:120px;                \/* default (phones) *\/\n\t\t    height:auto;\n\t\t  }<\/p>\n<p>  \/* bump up width at each breakpoint *\/\n  @media (min-width:576px){ .community-logo{ width:140px; } }  \/* sm *\/\n  @media (min-width:768px){ .community-logo{ width:160px; } }  \/* md *\/\n  @media (min-width:992px){ .community-logo{ width:180px; } }  \/* lg *\/\n\t\t  \/* Card base + hover lift *\/\n        .blog-cards .lc-card {\n            border-radius: 16px;\n            box-shadow: 0 .25rem .5rem rgba(0, 0, 0, 0.1);\n            display: flex;\n            flex-direction: column;\n            background: #fff;\n            overflow: hidden;\n            position: relative;\n            \/* make stretched-link work *\/\n            transition: transform .3s ease, box-shadow .3s ease;\n        }<\/p>\n<p>        .blog-cards .lc-card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 .5rem 1rem rgba(0, 0, 0, 0.15);\n        }<\/p>\n<p>        .blog-cards .lc-card-img-wrap {\n            padding: .75rem;\n            border-top-left-radius: 16px;\n            border-top-right-radius: 16px;\n            background: #f7f7f7;\n        }<\/p>\n<p>        .blog-cards .lc-card-img-wrap img {\n            width: 100%;\n            height: 180px;\n            object-fit: cover;\n            border-radius: 12px;\n            display: block;\n        }<\/p>\n<p>        .blog-cards .lc-card-body {\n            flex: 1;\n            display: flex;\n            flex-direction: column;\n            padding: 1rem;\n        }<\/p>\n<p>        .blog-cards .lc-card-title {\n            font-size: 16px !important;\n            line-height: 1.3;\n            margin-bottom: .5rem !important;\n            display: -webkit-box;\n            -webkit-line-clamp: 2;\n            -webkit-box-orient: vertical;\n            overflow: hidden;\n            color: #021B32 !important;\n        }<\/p>\n<p>        .blog-cards .lc-card-excerpt {\n            font-size: .9rem;\n            display: -webkit-box;\n            -webkit-line-clamp: 3;\n            -webkit-box-orient: vertical;\n            overflow: hidden;\n            margin-bottom: 1rem;\n            color: #555;\n        }<\/p>\n<p>        .blog-cards .lc-card-footer {\n            margin-top: auto;\n        }<\/p>\n<p>        .blog-cards .lc-readmore {\n            color: #05559F;\n            font-weight: 600;\n            text-decoration: none;\n        }<\/p>\n<p>        .blog-cards .lc-readmore i {\n            margin-left: .25rem;\n        }\n        @media (max-width: 767.98px) {\n\t\t  .blog-cards .row.row-cols-1 > .col {         \n\t\t    margin-bottom: 1.5rem;        \n\t\t  }\n\t\t  .blog-cards .row.row-cols-1 > .col:last-child {\n\t\t    margin-bottom: 0;\n\t\t  }\n\t\t}\n<\/style>\n<section class=\"bg-white\">\n<style>\n\t\t\/* 1. Make the hero pictures taller *\/\n\t\t.hi-hero           { height: 450px; }             \/* desktop *\/\n\t\t@media (max-width: 991.98px){\n\t\t  .hi-hero         { height: 300px; }             \/* tablet \/ phone *\/\n\t\t}\n\t\t.hi-hero img       { object-fit: cover; }         \/* crop instead of stretch *\/<\/p>\n<p>\t\t.mt--hero          { margin-top: -160px; position: relative; z-index: 2; }\n\t\t.hero-title {\n\t\t  font-size: 48px;           \n\t\t  line-height: 1.35 !important;  \n\t\t}<\/p>\n<p>\t\t@media (max-width: 1023.98px) {\n\t\t  .hero-title {\n\t\t    font-size: 40px !important;\n\t\t  }\n\t\t}<\/p>\n<p>\t\t@media (max-width: 767.98px) {\n\t\t  .hero-title {\n\t\t    font-size: 36px !important;\n\t\t  }\n\t\t}<\/p>\n<p>\t\t\/* Optional: keep the overall vertical rhythm \u2013 the py\u20115 already gives 3rem padding.\n\t\t   If you feel the section now looks too tight at the very top, add a bit more: *\/\n\t\t\/* .mt--hero { padding-top: calc(3rem + 135px); } *\/\n\t<\/style>\n<div class=\"container text-center\" style=\"padding-top: 20px !important\">\n<h1 class=\"hero-title display-4 font-weight-bold text-dark mb-3\" editable=\"inline\" style=\"color: #021B32 !important;\">\n\t\t\t\u30a4\u30f3\u30c9\u30cd\u30b7\u30a2\u3078\u306e\u65c5<br class=\"d-none d-md-block\"> \u30d3\u30b6\u3092\u4e00\u679a\u305a\u3064\u3001\u3088\u308a\u7c21\u5358\u306b\u3002<br \/>\n\t\t<\/h1>\n<p class=\"lead text-muted mb-5\" editable=\"inline\" style=\"color: #083156 !important;\">\n\t\t\t\u79c1\u305f\u3061\u306f\u3001\u65c5\u884c\u8005\u304c\u5927\u4f7f\u9928\u3092\u8a2a\u554f\u3057\u305f\u308a\u3001\u6df7\u4e71\u3092\u62db\u304f\u3088\u3046\u306a\u66f8\u985e\u4f5c\u6210\u3092\u3059\u308b\u3053\u3068\u306a\u304f\u3001\u8fc5\u901f\u304b\u3064\u5b89\u5168\u306b\u30a4\u30f3\u30c9\u30cd\u30b7\u30a2\u30d3\u30b6\u3092\u53d6\u5f97\u3067\u304d\u308b\u3088\u3046\u304a\u624b\u4f1d\u3044\u3057\u307e\u3059\u3002\n\t\t<\/p>\n<div class=\"row justify-content-center\">\n<div class=\"col-sm-6 col-lg-5 mb-4\">\n<div class=\"hero-img hi-hero shadow-sm rounded overflow-hidden\">\n\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/visa-indonesia.com\/wp-content\/uploads\/hero1aboutus.png\" alt=\"\u30d1\u30b9\u30dd\u30fc\u30c8\u3068\u30d3\u30b6\u3092\u624b\u306b\u3059\u308b\u5e78\u305b\u306a\u5bb6\u65cf\" class=\"img-fluid h-100 w-100 object-fit-cover\">\n\t\t\t\t<\/div>\n<\/p><\/div>\n<div class=\"col-sm-6 col-lg-5 mb-4\">\n<div class=\"hero-img hi-hero shadow-sm rounded overflow-hidden\">\n\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/visa-indonesia.com\/wp-content\/uploads\/hero2aboutus.png\" alt=\"\u7a7a\u6e2f\u30bf\u30fc\u30df\u30ca\u30eb\u3067\u306e\u30d3\u30b8\u30cd\u30b9\u5ba2\" class=\"img-fluid h-100 w-100 object-fit-cover\">\n\t\t\t\t<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<section class=\"w-100 mt--hero\" style=\"background-color: #E9F0F7;\">\n<div class=\"container\">\n<div class=\"row align-items-center\">\n<div class=\"col-lg-5 mb-4 mb-lg-0 pr-lg-5\">\n\t\t\t\t<span class=\"badge text-uppercase font-weight-semibold\" editable=\"inline\">\u6211\u3005\u306f\u4f55\u8005\u304b<\/span><\/p>\n<h2 class=\"h1 font-weight-bold sub-title text-center text-lg-left\" editable=\"inline\" style=\"color: #021B32 !important; font-size: 36px;\">\u30d3\u30b6\u30fb\u30a4\u30f3\u30c9\u30cd\u30b7\u30a2<br \/>\u4fe1\u983c\u3067\u304d\u308b\u30d3\u30b6\u30a8\u30fc\u30b8\u30a7\u30f3\u30c8<\/h2>\n<\/p><\/div>\n<div class=\"col-lg-7 pl-lg-5\">\n<p class=\"lead text-muted mb-0\" editable=\"inline\" style=\"color: #083156 !important;\">\n\t\t\t\t\t\u30d3\u30b6\u30fb\u30a4\u30f3\u30c9\u30cd\u30b7\u30a2\u306f\u3001\u30a4\u30f3\u30c9\u30cd\u30b7\u30a2\u30fb\u30d3\u30b6\u306e\u7533\u8acb\u3068\u5ef6\u9577\u3092\u30b3\u30f3\u30c8\u30ed\u30fc\u30eb\u3059\u308b\u3053\u3068\u3092\u652f\u63f4\u3059\u308b\u3001\u521d\u306e\u30c6\u30af\u30ce\u30ed\u30b8\u30fc\u642d\u8f09\u306e\u7b2c\u4e09\u8005\u30d7\u30ed\u30d0\u30a4\u30c0\u30fc\u3067\u3059\u3002\u79c1\u305f\u3061\u306f\u4e16\u754c\u4e2d\u306e\u65c5\u884c\u8005\u3001\u5bb6\u65cf\u3001\u30d3\u30b8\u30cd\u30b9\u8a2a\u554f\u8005\u3092\u30b5\u30dd\u30fc\u30c8\u3057\u3001\u30a4\u30f3\u30c9\u30cd\u30b7\u30a2\u306e\u5165\u56fd\u3092\u3088\u308a\u7c21\u5358\u306b\u3001\u3088\u308a\u901f\u304f\u3001\u3088\u308a\u900f\u660e\u306b\u3057\u307e\u3059\u3002\n\t\t\t\t<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<section class=\"bg-white w-100\">\n<div class=\"container\">\n<div class=\"row align-items-center\">\n<div class=\"col-lg-6 mb-4 mb-lg-0\">\n\t\t\t\t<span class=\"badge text-uppercase font-weight-semibold mb-2\" editable=\"inline\">\u30b9\u30c8\u30fc\u30ea\u30fc<\/span><\/p>\n<h2 class=\"h1 font-weight-bold text-dark text-center text-lg-left\" style=\"color: #021B32 !important;font-size: 36px;\" editable=\"inline\">\u30d5\u30e9\u30b9\u30c8\u30ec\u30fc\u30b7\u30e7\u30f3\u304b\u3089\u4f5c\u3089\u308c\u305f<br \/>\u76ee\u7684\u3092\u6301\u3063\u3066\u6210\u9577\u3059\u308b<\/h2>\n<p class=\"text-muted\" editable=\"inline\" style=\"color: #083156 !important\">\n\t\t\t\t\t\u79c1\u305f\u3061\u304c\u30d3\u30b6\u30fb\u30a4\u30f3\u30c9\u30cd\u30b7\u30a2\u3092\u59cb\u3081\u305f\u306e\u306f\u3001\u5bb6\u65cf\u304c\u30d3\u30b6\u3092\u5374\u4e0b\u3055\u308c\u308b\u306e\u306b\u3046\u3093\u3056\u308a\u3057\u3066\u3044\u305f\u304b\u3089\u3060\u3002.<br \/>\n\t\t\t\t\t2018\u5e74\u30012\u4eba\u306e\u65c5\u884c\u8005\u304c\u81ea\u5206\u305f\u3061\u306e\u5bb6\u65cf\u304c\u30d3\u30b6\u306e\u9045\u308c\u3084\u5927\u4f7f\u9928\u306e\u30eb\u30fc\u30eb\u306e\u6df7\u4e71\u306b\u82e6\u3057\u3093\u3067\u3044\u308b\u306e\u3092\u76ee\u306e\u5f53\u305f\u308a\u306b\u3057\u305f\u3002.<br \/>\n\t\t\t\t\t\u305d\u3053\u3067\u5f7c\u3089\u306f\u30d3\u30b6\u30fb\u30a4\u30f3\u30c9\u30cd\u30b7\u30a2\u3092\u59cb\u3081\u305f\u3002\u5f53\u521d\u306f\u5c0f\u3055\u306a\u30b5\u30dd\u30fc\u30c8\u30fb\u30b5\u30fc\u30d3\u30b9\u3067\u3042\u3063\u305f\u304c\u3001\u4eca\u3067\u306f\u5b8c\u5168\u306a\u30d3\u30b6\u4f53\u9a13\u3078\u3068\u6210\u9577\u3057\u305f\u3002<br \/>\n\t\t\t\t\t\u4e07\u4eba\u4ee5\u4e0a\u306e\u65c5\u884c\u8005\u306b\u4fe1\u983c\u3055\u308c\u3066\u3044\u308b\u30d7\u30e9\u30c3\u30c8\u30d5\u30a9\u30fc\u30e0\u3067\u3059\u3002\u8fc5\u901f\u3067\u3001\u900f\u660e\u6027\u304c\u3042\u308a\u3001\u4eba\u9593\u7684\u3067\u3042\u308b\u3053\u3068\u3002.\n\t\t\t\t<\/p>\n<\/p><\/div>\n<div class=\"col-lg-6 text-center\">\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/visa-indonesia.com\/wp-content\/uploads\/rectangle-9749.png\" class=\"img-fluid shadow rounded\" alt=\"\u30d7\u30ed\u30d5\u30a7\u30c3\u30b7\u30e7\u30ca\u30eb\u306a\u30c1\u30fc\u30e0\u30ef\u30fc\u30af\">\n\t\t\t<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<section class=\"blog-cards\" style=\"background-color:#F5F5F5;\">\n<div class=\"container\">\n<div class=\"text-center mb-5\">\n\t\t\t<span class=\"badge text-uppercase font-weight-semibold mb-2\" editable=\"inline\">\u79c1\u305f\u3061\u306e\u4ed5\u4e8b<\/span><\/p>\n<h2 class=\"h1 font-weight-bold\" style=\"color:#021B32!important;font-size: 36px; text-align: center;\" editable=\"inline\">\n\t\t\t\t\u3042\u306a\u305f\u306e\u305f\u3081\u306e\u30a4\u30f3\u30c9\u30cd\u30b7\u30a2\u30d3\u30b6\u30b5\u30fc\u30d3\u30b9<br \/>\n\t\t\t<\/h2>\n<p class=\"lead mx-auto\" style=\"max-width:700px;color:#083156!important;\" editable=\"inline\">\n\t\t\t\t\u79c1\u305f\u3061\u306f\u3001\u304a\u5ba2\u69d8\u306e\u30a4\u30f3\u30c9\u30cd\u30b7\u30a2\u3078\u306e\u65c5\u3092\u30b7\u30fc\u30e0\u30ec\u30b9\u3067\u30b9\u30c8\u30ec\u30b9\u306e\u306a\u3044\u3082\u306e\u306b\u3059\u308b\u305f\u3081\u306b\u3001\u6b21\u306e\u3088\u3046\u306a\u30b5\u30fc\u30d3\u30b9\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002<br \/>\n\t\t\t\t\u5305\u62ec\u7684\u306a\u30d3\u30b6\u652f\u63f4\u3068\u79fb\u6c11\u30b5\u30fc\u30d3\u30b9\u3002.\n\t\t\t<\/p>\n<\/p><\/div>\n<div class=\"row justify-content-center\">\n<div class=\"col-12 col-lg-10 mx-auto\">\n<div class=\"row row-cols-1 row-cols-md-2 row-cols-lg-3 g-4\">\n<div class=\"col d-flex align-items-stretch\">\n<article class=\"lc-card h-100 w-100\">\n<div class=\"lc-card-img-wrap\">\n\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/visa-indonesia.com\/wp-content\/uploads\/image_fx-1-1.png\" alt=\"\u30d3\u30b6\u306e\u7533\u8acb\u3068\u5ef6\u9577\" loading=\"lazy\">\n\t\t\t\t\t\t\t<\/div>\n<div class=\"lc-card-body\">\n<h5 class=\"lc-card-title mb-2\" editable=\"inline\">\u30d3\u30b6\u7533\u8acb\u3068\u5ef6\u9577<\/h5>\n<p class=\"lc-card-excerpt\" editable=\"inline\">\n\t\t\t\t\t\t\t\t\t\u77ed\u671f\u89b3\u5149\u304b\u3089\u6295\u8cc7\u524d\u306e\u6ede\u5728\u307e\u3067\u3001\u30d3\u30b6\u306e\u7533\u8acb\u3084\u5ef6\u9577\u304c\u53ef\u80fd\u3067\u3059\u3002<br \/>\n\t\t\t\t\t\t\t\t\t\u5b89\u5fc3\u3057\u3066\u3054\u5229\u7528\u3044\u305f\u3060\u3051\u307e\u3059\u3002\u7d1b\u3089\u308f\u3057\u3044\u66f8\u985e\u4f5c\u6210\u3082\u3042\u308a\u307e\u305b\u3093\u3002\u5927\u4f7f\u9928\u306e\u8a2a\u554f\u3082\u3042\u308a\u307e\u305b\u3093\u3002.\n\t\t\t\t\t\t\t\t<\/p>\n<\/p><\/div>\n<\/article><\/div>\n<div class=\"col d-flex align-items-stretch\">\n<article class=\"lc-card h-100 w-100\">\n<div class=\"lc-card-img-wrap\">\n\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/visa-indonesia.com\/wp-content\/uploads\/image_fx-1-2.png\" alt=\"\u9577\u671f\u6ede\u5728\u8a31\u53ef\" loading=\"lazy\">\n\t\t\t\t\t\t\t<\/div>\n<div class=\"lc-card-body\">\n<h5 class=\"lc-card-title mb-2\" editable=\"inline\">\u9577\u671f\u6ede\u5728\u8a31\u53ef\u8a3c\uff08KITAS\/KITAP\uff09<\/h5>\n<p class=\"lc-card-excerpt\" editable=\"inline\">\n\t\t\t\t\t\t\t\t\t\u9000\u8077\u3055\u308c\u308b\u65b9\u3001\u30ea\u30e2\u30fc\u30c8\u3067\u4ed5\u4e8b\u3092\u3055\u308c\u308b\u65b9\u3001\u30d1\u30fc\u30c8\u30ca\u30fc\u3068\u5408\u6d41\u3055\u308c\u308b\u65b9\u3001\u3069\u306e\u3088\u3046\u306a\u65b9\u3067\u3082\u3001\u79c1\u305f\u3061\u306e\u30c1\u30fc\u30e0\u304c\u30b5\u30dd\u30fc\u30c8\u3057\u307e\u3059\u3002<br \/>\n\t\t\t\t\t\t\t\t\tKITAS\u307e\u305f\u306fKITAP\u306e\u7533\u8acb\u306b\u95a2\u3059\u308b\u3059\u3079\u3066\u306e\u30b9\u30c6\u30c3\u30d7\u3092\u3054\u6848\u5185\u3057\u307e\u3059\u3002.\n\t\t\t\t\t\t\t\t<\/p>\n<\/p><\/div>\n<\/article><\/div>\n<div class=\"col d-flex align-items-stretch\">\n<article class=\"lc-card h-100 w-100\">\n<div class=\"lc-card-img-wrap\">\n\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/visa-indonesia.com\/wp-content\/uploads\/image_fx-1-1-1.png\" alt=\"\u4f01\u696d\u30d3\u30b6\u304a\u3088\u3073\u30d3\u30b8\u30cd\u30b9\u30d7\u30ec\u30bc\u30f3\u30b9\" loading=\"lazy\">\n\t\t\t\t\t\t\t<\/div>\n<div class=\"lc-card-body\">\n<h5 class=\"lc-card-title mb-2\" editable=\"inline\">\u4f1a\u793e\u30d3\u30b6\u3068\u30d3\u30b8\u30cd\u30b9\u30d7\u30ec\u30bc\u30f3\u30b9<\/h5>\n<p class=\"lc-card-excerpt\" editable=\"inline\">\n\t\t\t\t\t\t\t\t\t\u5408\u6cd5\u7684\u306aPT\u307e\u305f\u306fPMA\u4f1a\u793e\u3092\u8a2d\u7acb\u3059\u308b\u305f\u3081\u306e\u5c02\u9580\u7684\u306a\u652f\u63f4\u3092\u53d7\u3051\u308b\u3002<br \/>\n\t\t\t\t\t\t\t\t\t\u30aa\u30d5\u30a3\u30b9\u3068\u5b8c\u5168\u306a\u6587\u66f8\u30b5\u30dd\u30fc\u30c8\u3002.\n\t\t\t\t\t\t\t\t<\/p>\n<\/p><\/div>\n<\/article><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<section style=\"background-color: white;\">\n<div class=\"container text-center\">\n<h2 class=\"font-weight-bold text-dark mb-4\" style=\"color: #021B32 !important; font-size: 36px; text-align: center;\" editable=\"inline\">\u30df\u30c3\u30b7\u30e7\u30f3\uff06\u30d3\u30b8\u30e7\u30f3<\/h2>\n<div class=\"mx-auto\" style=\"max-width:800px\">\n<p class=\"text-muted mb-4 text-left\" style=\"color: #083156 !important; font-size: 20px;\" editable=\"inline\">\n\t\t\t\tvisa-indonesia.com\u306b\u3066\u3001<br \/>\n\t\t\t\t<b editable=\"inline\">\u79c1\u305f\u3061\u306e\u4f7f\u547d\u306f\u3001\u30a4\u30f3\u30c9\u30cd\u30b7\u30a2\u3078\u306e\u8a2a\u554f\u3092\u7c21\u5358\u3001\u5b89\u5168\u3001\u30b9\u30c8\u30ec\u30b9\u30d5\u30ea\u30fc\u306b\u3059\u308b\u3053\u3068\u3067\u3059\u3002<\/b><br \/>\n\t\t\t\t\u79c1\u305f\u3061\u306f\u3001\u65c5\u884c\u8005\u304c\u5b98\u50da\u4e3b\u7fa9\u3067\u306f\u306a\u304f\u3001\u65c5\u306b\u96c6\u4e2d\u3067\u304d\u308b\u3088\u3046\u306b\u3001\u30d3\u30b6\u624b\u7d9a\u304d\u304b\u3089\u6df7\u4e71\u3001\u9045\u5ef6\u3001\u4e8b\u52d9\u51e6\u7406\u3092\u53d6\u308a\u9664\u304f\u305f\u3081\u306b\u3053\u3053\u306b\u3044\u307e\u3059\u3002\n\t\t\t<\/p>\n<p class=\"text-muted mb-4 text-left\" style=\"color: #083156 !important; font-size: 20px;\" editable=\"inline\">\n\t\t\t\t\u79c1\u305f\u3061\u306f\u3001\u79fb\u6c11\u306b\u95a2\u3059\u308b\u6df1\u3044\u5c02\u9580\u77e5\u8b58\u3068\u6700\u65b0\u306e\u30c4\u30fc\u30eb\u3092\u7d44\u307f\u5408\u308f\u305b\u3001\u8fc5\u901f\u306a\u627f\u8a8d\u3001\u660e\u78ba\u306a\u30b3\u30df\u30e5\u30cb\u30b1\u30fc\u30b7\u30e7\u30f3\u3001\u771f\u306e\u4eba\u7684\u30b5\u30dd\u30fc\u30c8\u3092\u63d0\u4f9b\u3057\u307e\u3059\u3002.<br \/>\n\t\t\t\t\u30cf\u30cd\u30e0\u30fc\u30f3\u3001\u30d3\u30b8\u30cd\u30b9\u65c5\u884c\u3001\u521d\u3081\u3066\u306e\u30d0\u30ea\u5cf6\u65c5\u884c\u306a\u3069\u3001\u3069\u306e\u3088\u3046\u306a\u3054\u4e88\u5b9a\u3067\u3082\u3001\u3069\u306a\u305f\u306b\u3082\u3001\u3069\u3053\u3067\u3082\u3001\u30b9\u30e0\u30fc\u30ba\u3067\u3001\u30a2\u30af\u30bb\u30b9\u3057\u3084\u3059\u304f\u3001\u4fe1\u983c\u3067\u304d\u308b\u4f53\u9a13\u3092\u304a\u7d04\u675f\u3057\u307e\u3059\u3002.\n\t\t\t<\/p>\n<p class=\"text-muted text-left\" style=\"color: #083156 !important; font-size: 20px;\" editable=\"inline\">\n\t\t\t\t\u5f93\u6765\u306e\u30d3\u30b6\u30fb\u30b7\u30b9\u30c6\u30e0\u306b\u4f34\u3046\u9045\u5ef6\u3001\u6df7\u4e71\u3001\u30b9\u30c8\u30ec\u30b9\u3092\u89e3\u6d88\u3059\u308b\u3053\u3068\u3067\u3001\u3088\u308a\u591a\u304f\u306e\u4eba\u3005\u304c\u30a4\u30f3\u30c9\u30cd\u30b7\u30a2\u306e\u6587\u5316\u3001\u7f8e\u3057\u3055\u3001\u6a5f\u4f1a\u3092\u63a2\u6c42\u3067\u304d\u308b\u3088\u3046\u306b\u306a\u308b\u3053\u3068\u3092\u76ee\u6307\u3057\u3066\u3044\u307e\u3059\u3002.<br \/>\n\t\t\t\t\u79c1\u305f\u3061\u306e\u30d3\u30b8\u30e7\u30f3\u306f<br \/>\n\t\t\t\t<b editable=\"inline\">\u30a4\u30f3\u30c9\u30cd\u30b7\u30a2\u5165\u56fd\u3078\u306e\u6700\u3082\u4fe1\u983c\u3067\u304d\u308b\u52b9\u7387\u7684\u306a\u9053\u3068\u306a\u308b\u305f\u3081\u306b\u3002<\/b>\n\t\t\t<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<section class=\"w-100\" style=\"background-color: #F5F5F5\">\n<div class=\"container\">\n<div class=\"text-center mb-5\">\n<h2 class=\"h1 font-weight-bold text-dark\" style=\"color: #021B32 !important; font-size: 36px; text-align: center;\" editable=\"inline\">\u79c1\u305f\u3061\u306e\u4fa1\u5024\u89b3<\/h2>\n<\/p><\/div>\n<div class=\"lc-block\">\n<div class=\"service-cards\">\n<style>\n      \/* Hover lift effect *\/\n      .service-cards .card-link {\n        display: block;\n        height: 100%;\n        text-decoration: none;\n        color: inherit;\n        transition: transform .3s ease, box-shadow .3s ease;\n      }\n      .service-cards .card-link:hover {\n        transform: translateY(-5px);\n        box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);\n        text-decoration: none;\n      }\n    <\/style>\n<div class=\"row\">\n<div class=\"col-12 col-sm-6 col-lg-3 mb-4\">\n<div class=\"card-link\">\n<div class=\"card h-100 border-0 shadow-sm  py-2\" style=\"border-radius:18px;\">\n<div class=\"card-body d-flex flex-column\">\n<div class=\"d-flex align-items-center justify-content-between mb-3\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"d-inline-flex align-items-center justify-content-center bg-white\" style=\"width:48px;height:48px;\"><br \/>\n\t\t\t\t\t\t\t\t\t\t\t<i class=\"fa-regular fa-globe\" style=\"color:#083156;font-size:28px;font-weight:400;\"><\/i><br \/>\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<\/div>\n<h5 editable=\"inline\" class=\"fw-semibold mb-2\">\u30a2\u30af\u30bb\u30b7\u30d3\u30ea\u30c6\u30a3<\/h5>\n<p editable=\"inline\" class=\"mb-3\" style=\"color:#083156;font-size:16px;\">\n\t\t\t\t\t\t\t\t\t\t\u79c1\u305f\u3061\u306f\u3001\u30d3\u30b6\u30b5\u30fc\u30d3\u30b9\u3078\u306e\u30a2\u30af\u30bb\u30b9\u306f\u8ab0\u306b\u3068\u3063\u3066\u3082\u4fbf\u5229\u3067\u3042\u308b\u3079\u304d\u3060\u3068\u4fe1\u3058\u3066\u3044\u307e\u3059\u3002\u79c1\u305f\u3061\u306f\u30d7\u30ed\u30bb\u30b9\u3092\u7c21\u7d20\u5316\u3057\u3001\u3059\u3079\u3066\u306e\u4eba\u304c\u30c7\u30b8\u30bf\u30eb\u3067\u30a2\u30af\u30bb\u30b9\u3067\u304d\u308b\u3088\u3046\u306b\u3057\u307e\u3059\u3002\n\t\t\t\t\t\t\t\t\t<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"col-12 col-sm-6 col-lg-3 mb-4\">\n<div class=\"card-link\">\n<div class=\"card h-100 border-0 shadow-sm  py-2\" style=\"border-radius:18px;\">\n<div class=\"card-body d-flex flex-column\">\n<div class=\"d-flex align-items-center justify-content-between mb-3\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"d-inline-flex align-items-center justify-content-center bg-white\" style=\"width:48px;height:48px;\"><br \/>\n\t\t\t\t\t\t\t\t\t\t\t<i class=\"fa-solid fa-circle-check\" style=\"color:#083156;font-size:28px;font-weight:400;\"><\/i><br \/>\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<\/div>\n<h5 editable=\"inline\" class=\"fw-semibold mb-2\">\u52b9\u7387\u3068\u5c02\u9580\u77e5\u8b58<\/h5>\n<p editable=\"inline\" class=\"mb-3\" style=\"color:#083156;font-size:16px;\">\n\t\t\t\t\t\t\t\t\t\t\u79c1\u305f\u3061\u306e\u30c1\u30fc\u30e0\u306f\u3001\u4fe1\u983c\u3067\u304d\u308b\u30ac\u30a4\u30c0\u30f3\u30b9\u3092\u63d0\u4f9b\u3059\u308b\u305f\u3081\u306b\u3001\u5e38\u306b\u5148\u3092\u898b\u636e\u3048\u3066\u3044\u307e\u3059\u3002\u304a\u5ba2\u69d8\u306e\u6642\u9593\u3092\u5927\u5207\u306b\u3057\u3001\u54c1\u8cea\u306b\u59a5\u5354\u3059\u308b\u3053\u3068\u306a\u304f\u3001\u8fc5\u901f\u306a\u7533\u8acb\u3068\u8fc5\u901f\u306a\u627f\u8a8d\u3092\u304a\u7d04\u675f\u3057\u307e\u3059\u3002\n\t\t\t\t\t\t\t\t\t<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"col-12 col-sm-6 col-lg-3 mb-4\">\n<div class=\"card-link\">\n<div class=\"card h-100 border-0 shadow-sm py-2\" style=\"border-radius:18px;\">\n<div class=\"card-body d-flex flex-column\">\n<div class=\"d-flex align-items-center justify-content-between mb-3\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"d-inline-flex align-items-center justify-content-center bg-white\" style=\"width:48px;height:48px;\"><br \/>\n\t\t\t\t\t\t\t\t\t\t\t<i class=\"fa-regular fa-face-smile-wink\" style=\"color:#083156;font-size:28px;font-weight:400;\"><\/i><br \/>\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<\/div>\n<h5 editable=\"inline\" class=\"fw-semibold mb-2\">\u30ab\u30b9\u30bf\u30de\u30fc\u30b5\u30dd\u30fc\u30c8<\/h5>\n<p editable=\"inline\" class=\"mb-3\" style=\"color:#083156;font-size:16px;\">\n\t\t\t\t\t\t\t\t\t\t\u304a\u5ba2\u69d8\u306e\u30cb\u30fc\u30ba\u3068\u6e80\u8db3\u3092\u4f55\u3088\u308a\u3082\u512a\u5148\u3057\u307e\u3059\u3002\u79c1\u305f\u3061\u306f\u304a\u5ba2\u69d8\u306e\u58f0\u306b\u8033\u3092\u50be\u3051\u3001\u304a\u5fdc\u3048\u3057\u307e\u3059\u3002\n\t\t\t\t\t\t\t\t\t<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"col-12 col-sm-6 col-lg-3 mb-4\">\n<div href=\"#\" class=\"card-link\">\n<div class=\"card h-100 border-0 shadow-sm py-2\" style=\"border-radius:18px;\">\n<div class=\"card-body d-flex flex-column\">\n<div class=\"d-flex align-items-center justify-content-between mb-3\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"d-inline-flex align-items-center justify-content-center bg-white\" style=\"width:48px;height:48px;\"><br \/>\n\t\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-user-friends\" style=\"color:#083156;font-size:24px;\"><\/i><br \/>\n\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<\/div>\n<h5 editable=\"inline\" class=\"fw-semibold mb-2\">\u30d1\u30fc\u30c8\u30ca\u30fc\u30b7\u30c3\u30d7<\/h5>\n<p editable=\"inline\" class=\"mb-3\" style=\"color:#083156;font-size:16px;\">\n\t\t\t\t\t\t\t\t\t\t\u79c1\u305f\u3061\u306f\u304a\u5ba2\u69d8\u3092\u30d1\u30fc\u30c8\u30ca\u30fc\u3068\u3057\u3066\u8003\u3048\u3066\u3044\u307e\u3059\u3002\u65c5\u884c\u4f1a\u793e\u3001\u4f01\u696d\u3001\u500b\u4eba\u3068\u5354\u529b\u3057\u3001\u5305\u62ec\u7684\u306a\u30d3\u30b6\u30fb\u30bd\u30ea\u30e5\u30fc\u30b7\u30e7\u30f3\u3092\u63d0\u4f9b\u3057\u307e\u3059\u3002\n\t\t\t\t\t\t\t\t\t<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<section class=\"text-white\" style=\"background:#083156;\">\n<style>\n\t\t  \/* only apply on xs and sm ( < 768px ) *\/\n\t  @media (max-width: 480px) {\n\t    .counter-number {\n\t      \/* tweak this to taste *\/\n\t      font-size: 2.5rem !important;\n\t      line-height: 1.2 !important;\n\t    }\n\t  }\n\t<\/style>\n<div class=\"container py-5 px-3 py-md-5 px-md-5\">\n<div class=\"row text-center\">\n<div class=\"col-6 col-md-3 mb-5 mb-md-0\">\n\t\t\t\t<i class=\"fa-regular fa-face-laugh-beam fa-4x mb-3\"><\/i><\/p>\n<p>\t\t\t\t<span editable=\"inline\" class=\"display-4 fw-bold d-block mb-2\"><br \/>\n\t\t\t\t\t<span class=\"live-shortcode counter-number\" lc-helper=\"shortcode\"><br \/>\n\t\t\t\t\t\t30,961<br \/>\n\t\t\t\t\t<\/span><br \/>\n\t\t\t\t<\/span><\/p>\n<p editable=\"inline\" class=\"mb-0 rfs-16\">\u30cf\u30c3\u30d4\u30fc\u30fb\u30ab\u30b9\u30bf\u30de\u30fc<\/p>\n<\/p><\/div>\n<div class=\"col-6 col-md-3 mb-5 mb-md-0\">\n\t\t\t\t<i class=\"fa-solid fa-passport fa-4x mb-3\"><\/i><\/p>\n<p>\t\t\t\t<span editable=\"inline\" class=\"display-4 fw-bold d-block mb-2\"><br \/>\n\t\t\t\t\t<span class=\"live-shortcode counter-number\" lc-helper=\"shortcode\"><br \/>\n\t\t\t\t\t\t260<br \/>\n\t\t\t\t\t<\/span><br \/>\n\t\t\t\t<\/span><\/p>\n<p editable=\"inline\" class=\"mb-0 rfs-16\">\n\t\t\t\t\t\u904e\u53bb30\u65e5\u9593\u306b\u51e6\u7406\u3055\u308c\u305f\u30d3\u30b6\n\t\t\t\t<\/p>\n<\/p><\/div>\n<div class=\"col-6 col-md-3 mb-5 mb-md-0\">\n\t\t\t\t<i class=\"fa-solid fa-earth-europe fa-4x mb-3\"><\/i><\/p>\n<p>\t\t\t\t<span editable=\"inline\" class=\"display-4 fw-bold d-block mb-2\"><br \/>\n\t\t\t\t\t<span class=\"counter-number\"><br \/>\n\t\t\t\t\t\t131<br \/>\n\t\t\t\t\t<\/span><br \/>\n\t\t\t\t<\/span><\/p>\n<p editable=\"inline\" class=\"mb-0 rfs-16\">\u56fd\u7c4d<\/p>\n<\/p><\/div>\n<div class=\"col-6 col-md-3\">\n\t\t\t\t<i class=\"fa-regular fa-tickets fa-4x mb-3\"><\/i><\/p>\n<p>\t\t\t\t<span editable=\"inline\" class=\"display-4 fw-bold d-block mb-2\"><br \/>\n\t\t\t\t\t<span class=\"counter-number\"><br \/>\n\t\t\t\t\t\t4.6K<br \/>\n\t\t\t\t\t<\/span><br \/>\n\t\t\t\t<\/span><\/p>\n<p editable=\"inline\" class=\"mb-0 rfs-16\">\u89e3\u6c7a\u3057\u305f\u30b5\u30dd\u30fc\u30c8\u30c1\u30b1\u30c3\u30c8<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<section class=\"bg-light w-100\">\n<div class=\"container text-center\">\n<div class=\"text-center mb-5\">\n\t\t\t<span class=\"badge text-uppercase font-weight-semibold mb-2\" editable=\"inline\">\u79c1\u305f\u3061\u306e\u8ca2\u732e<\/span><\/p>\n<h2 class=\"h1 font-weight-bold\" style=\"color:#021B32!important;font-size: 36px; text-align: center;\" editable=\"inline\">\n\t\t\t\t\u6545\u90f7\u306b\u6069\u8fd4\u3057\u3092\u3059\u308b<br \/>\n\t\t\t<\/h2>\n<p class=\"lead mx-auto\" style=\"max-width:700px;color:#083156!important;\" editable=\"inline\">\n\t\t\t\t\u30d3\u30b6\u30fb\u30a4\u30f3\u30c9\u30cd\u30b7\u30a2\u3067\u306f\u3001\u53ce\u5165\u306e1%\u3092\u30d0\u30ea\u5cf6\u5185\u5916\u306e\u5730\u5143\u306e\u975e\u55b6\u5229\u56e3\u4f53\u306b\u5bc4\u4ed8\u3057\u3066\u3044\u307e\u3059\u3002\u3042\u306a\u305f\u3082\u5bc4\u4ed8\u3092\u3057\u305f\u3044\u5834\u5408\u306f\u3001\u30c1\u30a7\u30c3\u30af\u30a2\u30a6\u30c8\u6642\u306b\u53c2\u52a0\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002\n\t\t\t<\/p>\n<\/p><\/div>\n<div class=\"d-flex flex-wrap justify-content-center align-items-center\">\n\t\t\t<img decoding=\"async\" src=\"https:\/\/visa-indonesia.com\/wp-content\/uploads\/jaan-logo-new.png\" class=\"mx-4 mb-4 community-logo\" alt=\"\u30b8\u30e3\u30f3\"><br \/>\n\t\t\t<img decoding=\"async\" src=\"https:\/\/visa-indonesia.com\/wp-content\/uploads\/sungai-watch-logo-new.png\" class=\"mx-4 mb-4 community-logo\" alt=\"\u30b9\u30f3\u30ac\u30a4\u6642\u8a08\"><br \/>\n\t\t\t<img decoding=\"async\" src=\"https:\/\/visa-indonesia.com\/wp-content\/uploads\/villa-kitty-logo-new.png\" class=\"mx-4 mb-4 community-logo\" alt=\"\u30b0\u30ea\u30fc\u30f3\u7d44\u7e54\">\n\t\t<\/div>\n<\/p><\/div>\n<\/section>\n<section class=\"team-section w-100\" style=\"background-color:#fff;\">\n<div class=\"container text-center\">\n<div class=\"text-center mb-5\">\n\t\t\t<span class=\"badge text-uppercase font-weight-semibold mb-2\" editable=\"inline\">\u30c1\u30fc\u30e0\u7d39\u4ecb<\/span><\/p>\n<h2 class=\"h1 font-weight-bold\" style=\"color:#021B32!important;font-size: 36px;text-align: center;\" editable=\"inline\">\n\t\t\t\t\u30d8\u30eb\u30d7\u3092\u652f\u3048\u308b\u4eba\u9593\u305f\u3061<br \/>\n\t\t\t<\/h2>\n<p class=\"lead mx-auto\" style=\"max-width:700px;color:#083156!important;\" editable=\"inline\">\n\t\t\t\t\u79c1\u305f\u3061\u306f\u30a4\u30f3\u30c9\u30cd\u30b7\u30a2\u3068\u30e8\u30fc\u30ed\u30c3\u30d1\u306b\u307e\u305f\u304c\u308b\u30ea\u30e2\u30fc\u30c8\u30fb\u30c1\u30fc\u30e0\u3067\u3001\u8ab0\u3082\u304c\u3088\u308a\u30b9\u30e0\u30fc\u30ba\u306b\u65c5\u884c\u3067\u304d\u308b\u3088\u3046\u53d6\u308a\u7d44\u3093\u3067\u3044\u307e\u3059\u3002\n\t\t\t<\/p>\n<\/p><\/div>\n<div class=\"row justify-content-center\">\n<style>\n      \/* make every avatar fluid up to 180px, keep 1:1 aspect ratio *\/\n\t\t\t.team-avatar {\n\t\t\t  width: 100%;             \/* fill the column *\/\n\t\t\t  max-width: 180px;        \/* but never exceed 180px *\/\n\t\t\t  aspect-ratio: 1 \/ 1;     \/* always square *\/\n\t\t\t  object-fit: cover;       \/* only for <img> *\/\n\t\t\t  border-radius: 50%;      \/* keep the circle *\/\n\t\t\t  background: #cfcfd7;\n\t\t\t}<\/p>\n<p>\t\t\t\/* a special modifier for the icon-based placeholder *\/\n\t\t\t.avatar-placeholder {\n\t\t\t  background-color: #CFCFD7;\n\t\t\t  display: flex;\n\t\t\t  align-items: center;\n\t\t\t  justify-content: center;\n\t\t\t}\n\t\t\t.avatar-placeholder i {\n\t\t\t  font-size: 2.5rem;       \/* scale the icon *\/\n\t\t\t  color: #fff;\n\t\t\t}\n      <\/style>\n<div class=\"col-6 col-md-4 col-lg-3 mb-5\">\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/visa-indonesia.com\/wp-content\/uploads\/bejo.jpg\" alt=\"\u30d9\u30b8\u30e7\u30fc\" class=\"rounded-circle team-avatar mb-3\"><\/p>\n<h6 class=\"font-weight-bold mb-2\" editable=\"inline\" style=\"font-size: 20px;color: #021B32 !important;\">\u30d9\u30b8\u30e7\u30fc<\/h6>\n<p class=\"text-muted\" editable=\"inline\" style=\"color: #083156 !important;line-height: 1.3 !important;\">\u30ad\u30bf\u30b9\u3068e\u30d3\u30b6<\/p>\n<\/p><\/div>\n<div class=\"col-6 col-md-4 col-lg-3 mb-5\">\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/visa-indonesia.com\/wp-content\/uploads\/devi.jpg\" alt=\"\u30c7\u30f4\u30a3\" class=\"rounded-circle team-avatar mb-3\"><\/p>\n<h6 class=\"font-weight-bold mb-2\" editable=\"inline\" style=\"font-size: 20px;color: #021B32 !important;\">\u30c7\u30f4\u30a3<\/h6>\n<p class=\"text-muted\" editable=\"inline\" style=\"color: #083156 !important;line-height: 1.3 !important;\">e-\u30d3\u30b6<\/p>\n<\/p><\/div>\n<div class=\"col-6 col-md-4 col-lg-3 mb-5\">\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/visa-indonesia.com\/wp-content\/uploads\/ayu.jpg\" alt=\"\u30a2\u30e6\" class=\"rounded-circle team-avatar mb-3\"><\/p>\n<h6 class=\"font-weight-bold mb-2\" editable=\"inline\" style=\"font-size: 20px;color: #021B32 !important;\">\u30a2\u30e6<\/h6>\n<p class=\"text-muted\" editable=\"inline\" style=\"color: #083156 !important;line-height: 1.3 !important;\">KITAS &amp; \u4f1a\u793e\u767b\u8a18<\/p>\n<\/p><\/div>\n<div class=\"col-6 col-md-4 col-lg-3 mb-5\">\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/visa-indonesia.com\/wp-content\/uploads\/dio.jpg\" alt=\"\u30c7\u30a3\u30aa\" class=\"rounded-circle team-avatar mb-3\"><\/p>\n<h6 class=\"font-weight-bold mb-2\" editable=\"inline\" style=\"font-size: 20px;color: #021B32 !important;\">\u30c7\u30a3\u30aa<\/h6>\n<p class=\"text-muted\" editable=\"inline\" style=\"color: #083156 !important;line-height: 1.3 !important;\">\u30a6\u30a7\u30d6\u958b\u767a<\/p>\n<\/p><\/div>\n<div class=\"col-6 col-md-4 col-lg-3 mb-5\">\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/visa-indonesia.com\/wp-content\/uploads\/sasa.jpg\" alt=\"\u30b5\u30b5\" class=\"rounded-circle team-avatar mb-3\"><\/p>\n<h6 class=\"font-weight-bold mb-2\" editable=\"inline\" style=\"font-size: 20px;color: #021B32 !important;\">\u30b5\u30b5<\/h6>\n<p class=\"text-muted\" editable=\"inline\" style=\"color: #083156 !important;line-height: 1.3 !important;\">\u5730\u57df\u30d1\u30fc\u30c8\u30ca\u30fc\u30b7\u30c3\u30d7<\/p>\n<\/p><\/div>\n<div class=\"col-6 col-md-4 col-lg-3 mb-5\">\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/visa-indonesia.com\/wp-content\/uploads\/wike.png\" alt=\"\u30ef\u30a4\u30af\" class=\"rounded-circle team-avatar mb-3\"><\/p>\n<h6 class=\"font-weight-bold mb-2\" editable=\"inline\" style=\"font-size: 20px;color: #021B32 !important;\">\u30ef\u30a4\u30af<\/h6>\n<p class=\"text-muted\" editable=\"inline\" style=\"color: #083156 !important;line-height: 1.3 !important;\">\u30b3\u30f3\u30c6\u30f3\u30c4\u30fb\u30de\u30cd\u30fc\u30b8\u30e3\u30fc<\/p>\n<\/p><\/div>\n<div class=\"col-6 col-md-4 col-lg-3 mb-5\">\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/visa-indonesia.com\/wp-content\/uploads\/rene-cropped-2.png\" alt=\"\u30eb\u30cd\" class=\"rounded-circle team-avatar mb-3\"><\/p>\n<h6 class=\"font-weight-bold mb-2\" editable=\"inline\" style=\"font-size: 20px;color: #021B32 !important;\">\u30eb\u30cd<\/h6>\n<p class=\"text-muted\" editable=\"inline\" style=\"color: #083156 !important;line-height: 1.3 !important;\">---<\/p>\n<\/p><\/div>\n<div class=\"col-6 col-md-4 col-lg-3 mb-5\">\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/visa-indonesia.com\/wp-content\/uploads\/amalia.png\" alt=\"\u30a2\u30de\u30ea\u30a2\" class=\"rounded-circle team-avatar mb-3\"><\/p>\n<h6 class=\"font-weight-bold mb-2\" editable=\"inline\" style=\"font-size: 20px;color: #021B32 !important;\">\u30a2\u30de\u30ea\u30a2<\/h6>\n<p class=\"text-muted\" editable=\"inline\" style=\"color: #083156 !important;line-height: 1.3 !important;\">KITAS &amp; \u4f1a\u793e\u767b\u8a18<\/p>\n<\/p><\/div>\n<div class=\"col-6 col-md-4 col-lg-3 mb-5\">\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/visa-indonesia.com\/wp-content\/uploads\/riki-1.png\" alt=\"\u30ea\u30ad\" class=\"rounded-circle team-avatar mb-3\"><\/p>\n<h6 class=\"font-weight-bold mb-2\" editable=\"inline\" style=\"font-size: 20px;color: #021B32 !important;\">\u30ea\u30ad<\/h6>\n<p class=\"text-muted\" editable=\"inline\" style=\"color: #083156 !important;line-height: 1.3 !important;\">\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30fb\u30de\u30cd\u30fc\u30b8\u30e3\u30fc<\/p>\n<\/p><\/div>\n<div class=\"col-6 col-md-4 col-lg-3 mb-5\">\n<div class=\"rounded-circle team-avatar d-flex align-items-center justify-content-center mb-3 mx-auto\" style=\"background:#CFCFD7;\">\n\t\t\t\t\t<i class=\"fas fa-user fa-3x text-white\"><\/i>\n\t\t\t\t<\/div>\n<h6 class=\"font-weight-bold mb-2\" editable=\"inline\" style=\"font-size:20px;color:#021B32!important;\">\u30ea\u30bf<\/h6>\n<p class=\"text-muted\" editable=\"inline\" style=\"color:#083156!important;line-height: 1.3 !important;\">\n\t\t\t\t\t\u30b7\u30f3\u30b0\u30eb\u30fb\u30a8\u30f3\u30c8\u30ea\u30fc\u304a\u3088\u3073\u30de\u30eb\u30c1\u30d7\u30eb\u30fb\u30a8\u30f3\u30c8\u30ea\u30fc\u30fb\u30d3\u30b6\n\t\t\t\t<\/p>\n<\/p><\/div>\n<div class=\"col-6 col-md-4 col-lg-3 mb-5\">\n<div class=\"rounded-circle team-avatar d-flex align-items-center justify-content-center mb-3 mx-auto\" style=\"background:#CFCFD7;\">\n\t\t\t\t\t<i class=\"fas fa-user fa-3x text-white\"><\/i>\n\t\t\t\t<\/div>\n<h6 class=\"font-weight-bold mb-2\" editable=\"inline\" style=\"font-size:20px;color:#021B32!important;\">\u30de\u30c3\u30c4\u30a7<\/h6>\n<p class=\"text-muted\" editable=\"inline\" style=\"color:#083156!important;line-height: 1.3 !important;\">\n\t\t\t\t\t\u30b7\u30f3\u30b0\u30eb\u30fb\u30de\u30eb\u30c1\u30d7\u30eb\u30fb\u30d3\u30b6\n\t\t\t\t<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<section class=\"visa-cta-section\" style=\" background-color: #F7F8FA;\">\n<style>\n\t\t@media (max-width: 575.98px){\n\t\t\t  \/* shrink inner blue card padding & font *\/\n\t\t\t  .visa-cta-card           {padding:1.75rem!important;}\n\t\t\t  .visa-cta-card p         {font-size:1.1rem!important;}   \/* fs-5 ~= 1.25rem *\/\n\t\t}\n\t<\/style>\n<div class=\"container\">\n<div class=\"visa-cta-card text-center text-white p-4 p-md-5 position-relative overflow-hidden\" style=\"background:#083156;border-radius:20px;\">\n<h2 style=\"color: white !important;text-align: center;\">\u30b9\u30c8\u30ec\u30b9\u306e\u306a\u3044\u65c5\u306e\u6e96\u5099\u306f\u3067\u304d\u3066\u3044\u307e\u3059\u304b\uff1f<\/h2>\n<p class=\"lead fs-4 mb-4\">\n\t\t\t\t\u53c2\u52a0\u3059\u308b<\/p>\n<p>\t\t\t\t\u4f55\u5343\u4eba\u3082\u306e\u65c5\u884c\u8005\u304c\u5b89\u5fc3\u3092\u9078\u3073\u307e\u3057\u305f\u3002\u6570\u5206\u3067\u304a\u7533\u3057\u8fbc\u307f\n\t\t\t<\/p>\n<p>\t\t\t<a id=\"startApplicationBtn\" class=\"global-button\" data-toggle=\"collapse\" href=\"#applyListCTA\" aria-expanded=\"false\" aria-controls=\"applyListCTA\"><br \/>\n\t\t\t\t\u5fdc\u52df\u3092\u958b\u59cb\u3059\u308b<br \/>\n\t\t\t<\/a><\/p>\n<div id=\"applyListCTA\" class=\"collapse\">\n<div class=\"list-group list-group-flush\" style=\"border-radius: 16px; max-width: 500px; margin: 0 auto;\">\n<p>\t\t\t\t\t<a href=\"https:\/\/visa-indonesia.com\/ja\/%e3%82%b5%e3%83%bc%e3%83%93%e3%82%b9\/%e5%88%b0%e7%9d%80%e6%99%82%e9%9b%bb%e5%ad%90%e3%83%93%e3%82%b6-%e3%82%a4%e3%83%b3%e3%83%89%e3%83%8d%e3%82%b7%e3%82%a2\/\" class=\"list-group-item list-group-item-action d-flex align-items-center py-3 mt-3\"><br \/>\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/visa-indonesia.com\/wp-content\/uploads\/e-visa-on-arrival-indonesia-100x100.png\" alt=\"\" class=\"rounded mr-3\" style=\"width:32px;height:32px;\"><br \/>\n\t\t\t\t\t\t\u5230\u7740\u6642e\u30d3\u30b6 (B1)<br \/>\n\t\t\t\t\t\t<span style=\"display: inline-block;border-radius: 9999px;padding: 0 10px;font-size: 12px;color: #042747;margin-left: 0.5em;background: transparent;vertical-align: middle;background-color: #FFE168 !important;\"><br \/>\n\t\t\t\t\t\t\t\u30dd\u30d4\u30e5\u30e9\u30fc<br \/>\n\t\t\t\t\t\t<\/span><br \/>\n\t\t\t\t\t<\/a><\/p>\n<p>\t\t\t\t\t<a href=\"\/ja\/%e3%82%b5%e3%83%bc%e3%83%93%e3%82%b9\/%e3%82%a4%e3%83%b3%e3%83%89%e3%83%8d%e3%82%b7%e3%82%a2%e8%a6%b3%e5%85%89%e3%83%93%e3%82%b6\/\" class=\"list-group-item list-group-item-action d-flex align-items-center py-3\"><br \/>\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/visa-indonesia.com\/wp-content\/uploads\/single-entry-tourist-visa-indonesia-100x100.png\" alt=\"\" class=\"rounded mr-3\" style=\"width:32px;height:32px;\"><br \/>\n\t\t\t\t\t\t\u89b3\u5149\u30d3\u30b6 (C1)<br \/>\n\t\t\t\t\t\t<span style=\"display: inline-block;border-radius: 9999px;padding: 0 10px;font-size: 12px;color: #042747;margin-left: 0.5em;background: transparent;vertical-align: middle;background-color: #FFE168 !important;\"><br \/>\n\t\t\t\t\t\t\t\u30dd\u30d4\u30e5\u30e9\u30fc<br \/>\n\t\t\t\t\t\t<\/span><br \/>\n\t\t\t\t\t<\/a><\/p>\n<p>\t\t\t\t\t<a href=\"\/ja\/%e3%82%b5%e3%83%bc%e3%83%93%e3%82%b9\/%e3%82%a4%e3%83%b3%e3%83%89%e3%83%8d%e3%82%b7%e3%82%a2%e3%83%93%e3%82%b8%e3%83%8d%e3%82%b9%e3%83%93%e3%82%b6\/\" class=\"list-group-item list-group-item-action d-flex align-items-center py-3\"><br \/>\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/visa-indonesia.com\/wp-content\/uploads\/business-visa-indonesia-100x100.png\" alt=\"\" class=\"rounded mr-3\" style=\"width:32px;height:32px;\"><br \/>\n\t\t\t\t\t\t\u30d3\u30b8\u30cd\u30b9\u30d3\u30b6\uff08C2\uff09<\/p>\n<p>\t\t\t\t\t<\/a><\/p>\n<p>\t\t\t\t\t<a href=\"\/ja\/%e3%82%b5%e3%83%bc%e3%83%93%e3%82%b9\/%e3%82%a4%e3%83%b3%e3%83%89%e3%83%8d%e3%82%b7%e3%82%a2%e3%83%bb%e3%83%9e%e3%83%ab%e3%83%81%e3%83%97%e3%83%ab%e3%83%bb%e3%82%a8%e3%83%b3%e3%83%88%e3%83%aa%e3%83%bc%e8%a6%b3%e5%85%89%e3%83%93%e3%82%b6\/\" class=\"list-group-item list-group-item-action d-flex align-items-center py-3\"><br \/>\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/visa-indonesia.com\/wp-content\/uploads\/multiple-entry-visa-indonesia-100x100.png\" alt=\"\" class=\"rounded mr-3\" style=\"width:32px;height:32px;\"><br \/>\n\t\t\t\t\t\t\u30de\u30eb\u30c1\u30d7\u30eb\u30fb\u30a8\u30f3\u30c8\u30ea\u30fc\u89b3\u5149\u30d3\u30b6\uff08D1\uff09<br \/>\n\t\t\t\t\t<\/a><\/p>\n<p>\t\t\t\t\t<a href=\"\/ja\/%e3%82%b5%e3%83%bc%e3%83%93%e3%82%b9\/%e3%82%a4%e3%83%b3%e3%83%89%e3%83%8d%e3%82%b7%e3%82%a2%e3%83%bb%e3%83%9e%e3%83%ab%e3%83%81%e3%83%97%e3%83%ab%e3%83%bb%e3%82%a8%e3%83%b3%e3%83%88%e3%83%aa%e3%83%bc%e3%83%bb%e3%83%93%e3%82%b8%e3%83%8d\/\" class=\"list-group-item list-group-item-action d-flex align-items-center py-3\"><br \/>\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/visa-indonesia.com\/wp-content\/uploads\/multiple-entry-visa-indonesia-100x100.png\" alt=\"\" class=\"rounded mr-3\" style=\"width:32px;height:32px;\"><br \/>\n\t\t\t\t\t\t\u30de\u30eb\u30c1\u30d7\u30eb\u30fb\u30a8\u30f3\u30c8\u30ea\u30fc\u30fb\u30d3\u30b8\u30cd\u30b9\u30fb\u30d3\u30b6 (D2)<br \/>\n\t\t\t\t\t<\/a><\/p>\n<p>\t\t\t\t\t<a href=\"https:\/\/visa-indonesia.com\/ja\/%e3%82%b5%e3%83%bc%e3%83%93%e3%82%b9\/%e3%82%a4%e3%83%b3%e3%83%89%e3%83%8d%e3%82%b7%e3%82%a2%e9%81%a0%e9%9a%94%e5%b0%b1%e5%8a%b4%e3%83%93%e3%82%b6\/\" class=\"list-group-item list-group-item-action d-flex align-items-center py-3\"><br \/>\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/visa-indonesia.com\/wp-content\/uploads\/remote-work-visa-indonesia-100x100.png\" alt=\"\" class=\"rounded mr-3\" style=\"width:32px;height:32px;\"><br \/>\n\t\t\t\t\t\t\u30c7\u30b8\u30bf\u30eb\u30fb\u30ce\u30de\u30c9\u30fb\u30d3\u30b6(E33G)<br \/>\n\t\t\t\t\t\t<span style=\"display: inline-block;border-radius: 9999px;padding: 0 10px;font-size: 12px;color: #042747;margin-left: 0.5em;background: transparent;vertical-align: middle;background-color: #FFE168 !important;\"><br \/>\n\t\t\t\t\t\t\t\u30dd\u30d4\u30e5\u30e9\u30fc<br \/>\n\t\t\t\t\t\t<\/span><br \/>\n\t\t\t\t\t<\/a><\/p>\n<p>\t\t\t\t\t<a href=\"\/ja\/%e3%82%b5%e3%83%bc%e3%83%93%e3%82%b9-2\/\" class=\"list-group-item list-group-item-action d-flex align-items-center py-3\"><br \/>\n\t\t\t\t\t\t\u305d\u306e\u4ed6<br \/>\n\t\t\t\t\t<\/a><\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p><script src=\"https:\/\/cdn.jsdelivr.net\/npm\/popper.js@1.16.1\/dist\/umd\/popper.min.js\"><\/script><br \/>\n<script src=\"https:\/\/cdn.jsdelivr.net\/npm\/bootstrap@4.5.3\/dist\/js\/bootstrap.min.js\"><\/script><\/p>","protected":false},"excerpt":{"rendered":"<p>Making Your Trip to Indonesia Easier, One Visa at a Time. We help travelers get fast, secure Indonesian visas, without embassy visits or confusing paperwork. Who are we We are Visa IndonesiaYour Trusted Visa Agent Visa Indonesia is the first tech-powered third-party provider helping people take control of their Indonesia visa applications and extensions. We support travellers, families, and business visitors worldwide, making Indonesian entry easier, faster, and more transparent. Our Story Built from Frustration,Grow with Purpose We started Visa Indonesia because we were tired of our families getting their visas rejected. In 2018, two travellers saw their own families struggle with visa delays and confusing embassy rules. So they [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":17388,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"site-sidebar-layout":"default","site-content-layout":"page-builder","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"uix_meta_title":"","uix_meta_description":"","uix_canonical_url":"","footnotes":""},"class_list":["post-35605","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/visa-indonesia.com\/ja\/wp-json\/wp\/v2\/pages\/35605","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/visa-indonesia.com\/ja\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/visa-indonesia.com\/ja\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/visa-indonesia.com\/ja\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/visa-indonesia.com\/ja\/wp-json\/wp\/v2\/comments?post=35605"}],"version-history":[{"count":15,"href":"https:\/\/visa-indonesia.com\/ja\/wp-json\/wp\/v2\/pages\/35605\/revisions"}],"predecessor-version":[{"id":38367,"href":"https:\/\/visa-indonesia.com\/ja\/wp-json\/wp\/v2\/pages\/35605\/revisions\/38367"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/visa-indonesia.com\/ja\/wp-json\/wp\/v2\/media\/17388"}],"wp:attachment":[{"href":"https:\/\/visa-indonesia.com\/ja\/wp-json\/wp\/v2\/media?parent=35605"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}