{"id":684,"date":"2026-07-01T08:10:08","date_gmt":"2026-07-01T08:10:08","guid":{"rendered":"https:\/\/usa-system.biz\/dcampus\/?page_id=684"},"modified":"2026-07-13T00:43:28","modified_gmt":"2026-07-13T00:43:28","slug":"curriculum","status":"publish","type":"page","link":"https:\/\/usa-system.biz\/dcampus\/curriculum\/","title":{"rendered":"\u30ab\u30ea\u30ad\u30e5\u30e9\u30e07-8\u6708\u65e5\u7a0b\u8868"},"content":{"rendered":"\n<style>\n  \/* \u30ab\u30ea\u30ad\u30e5\u30e9\u30e0\u30bb\u30af\u30b7\u30e7\u30f3\u5168\u4f53\u306e\u80cc\u666f\u3068\u57fa\u672c\u8272 *\/\n  .custom-curriculum-section {\n    background-color: #fafbfc !important; \/* \u5f37\u307f\u306e\u30bb\u30af\u30b7\u30e7\u30f3\u3068\u540c\u3058\u80cc\u666f *\/\n    color: #115e3b;                       \/* \u30c7\u30a3\u30fc\u30d7\u30b0\u30ea\u30fc\u30f3 *\/\n  }\n\n  \/* \u3042\u304b\u629c\u3051\u305f\u30b0\u30e9\u30c7\u30fc\u30b7\u30e7\u30f3\u30bf\u30a4\u30c8\u30eb *\/\n  .curriculum-gradient-title {\n    font-size: 2.5rem;\n    font-weight: 800;\n    line-height: 1.3;\n    background: linear-gradient(to right, #0f2118 0%, #0073a4 50%, #70c144 100%);\n    -webkit-background-clip: text;\n    background-clip: text;\n    -webkit-text-fill-color: transparent;\n    display: inline-block;\n    margin-bottom: 0.5rem;\n  }\n\n  \/* \u82f1\u8a9e\u30b5\u30d6\u30bf\u30a4\u30c8\u30eb *\/\n  .curriculum-sub-en {\n    font-size: 1.2rem;\n    font-weight: 700;\n    color: #cbd5e1 !important; \/* \u6d17\u7df4\u3055\u308c\u305f\u30e9\u30a4\u30c8\u30b0\u30ec\u30fc *\/\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n  }\n\n  \/* \u30b9\u30de\u30db\u5bfe\u5fdc *\/\n  @media (max-width: 768px) {\n    .curriculum-gradient-title {\n      font-size: 1.8rem;\n    }\n  }\n<\/style>\n\n<section id=\"curriculum\" class=\"section-padding custom-curriculum-section py-5\">\n  <div class=\"container py-2\">\n    <div class=\"text-center mb-1\">\n      <h2 class=\"fw-bold m-0\">\n        <span class=\"curriculum-gradient-title\">\u30ab\u30ea\u30ad\u30e5\u30e9\u30e0<\/span><br>\n        <span class=\"curriculum-sub-en\">Our Curriculum<\/span>\n      <\/h2>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n\n<style>\n  \/* \u5168\u4f53\u306e\u80cc\u666f\u8a2d\u5b9a *\/\n  .course-concept-section {\n    background-color: #f4f6f3 !important; \/* \u30bb\u30fc\u30b8\u30b0\u30ec\u30fc *\/\n    padding: 4rem 1rem !important;\n    font-family: sans-serif;\n  }\n\n  \/* \u30b3\u30f3\u30bb\u30d7\u30c8\u30fb\u5b66\u3076\u610f\u7fa9\u30bb\u30af\u30b7\u30e7\u30f3\u306e\u30b9\u30bf\u30a4\u30eb *\/\n  .concept-intro-heading {\n    color: #115e3b !important; \/* \u30c7\u30a3\u30fc\u30d7\u30d5\u30a9\u30ec\u30b9\u30c8 *\/\n    font-size: 1.75rem;\n    font-weight: 800;\n    letter-spacing: 0.05em;\n  }\n  .concept-lead-text {\n    color: #0f2118 !important;\n    font-size: 0.95rem;\n    max-width: 750px;\n    margin: 0 auto;\n    line-height: 1.75;\n  }\n\n  \/* \u30b3\u30fc\u30b9\u30ab\u30fc\u30c9\u5168\u4f53\u306e\u67a0\u7d44\u307f\uff08\u4ed6\u306e\u30bb\u30af\u30b7\u30e7\u30f3\u306e\u30c8\u30f3\u30de\u30ca\u3092\u7d99\u627f\uff09 *\/\n  .concept-card {\n    background-color: #fff !important;\n    border: none !important; \/* \u67a0\u7dda\u3092\u306a\u304f\u3057\u3001\u3059\u3063\u304d\u308a\u9ad8\u7d1a\u611f\u306e\u3042\u308b\u30c7\u30b6\u30a4\u30f3\u3078 *\/\n    border-radius: 20px !important; \/* \u4e38\u307f\u309220px\u306b\u7d71\u4e00 *\/\n    padding: 2.5rem 2rem !important;\n    height: 100%;\n    box-shadow: 0 15px 35px rgba(15, 33, 24, 0.03) !important;\n    transition: transform 0.3s ease, box-shadow 0.3s ease;\n  }\n  \/* \u30db\u30d0\u30fc\u6642\u306b\u6ed1\u3089\u304b\u306b\u6d6e\u304d\u4e0a\u304c\u308b\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3 *\/\n  .concept-card:hover {\n    transform: translateY(-5px);\n    box-shadow: 0 20px 40px rgba(15, 33, 24, 0.06) !important;\n  }\n\n  \/* Web\u30d7\u30ed\u30b0\u30e9\u30df\u30f3\u30b0\u30b3\u30fc\u30b9\uff08\u4ed6\u30bb\u30af\u30b7\u30e7\u30f3\u306e\u30c8\u30fc\u30f3\u306b\u5408\u308f\u305b\u305f\u30b9\u30de\u30fc\u30c8\u306a\u9752\uff09 *\/\n  .concept-badge-web {\n    background-color: #e0f2fe !important;\n    color: #0073a4 !important; \/* \u4ed6\u30bb\u30af\u30b7\u30e7\u30f3\u306e\u30d0\u30c3\u30b8\u306b\u5408\u308f\u305b\u305f\u9752 *\/\n    font-weight: 700;\n    font-size: 0.8rem;\n    padding: 0.4rem 1.25rem !important;\n    border-radius: 30px !important; \/* \u4e38\u307f\u306e\u3042\u308b\u30d0\u30c3\u30b8\u306b\u5909\u66f4 *\/\n    display: inline-block;\n  }\n\n  \/* Excel+VBA\u30b3\u30fc\u30b9\uff08\u30e1\u30a4\u30f3\u306e\u30c7\u30a3\u30fc\u30d7\u30b0\u30ea\u30fc\u30f3\uff09 *\/\n  .concept-badge-excel {\n    background-color: #f4f6f3 !important;\n    color: #115e3b !important; \/* \u4ed6\u30bb\u30af\u30b7\u30e7\u30f3\u306e\u30e1\u30a4\u30f3\u306e\u7dd1 *\/\n    border: 1px solid #e2e8e0 !important;\n    font-weight: 700;\n    font-size: 0.8rem;\n    padding: 0.4rem 1.25rem !important;\n    border-radius: 30px !important; \/* \u4e38\u307f\u306e\u3042\u308b\u30d0\u30c3\u30b8\u306b\u5909\u66f4 *\/\n    display: inline-block;\n  }\n\n  .concept-title {\n    font-size: 1.3rem;\n    font-weight: 800;\n    color: #0f2118 !important;\n    letter-spacing: 0.03em;\n  }\n  .concept-body-text {\n    font-size: 0.88rem;\n    line-height: 1.8;\n    color: #64748b !important; \/* \u672b\u5c3e\u306e\u30bf\u30a4\u30dd\u3092\u300cb\u300d\u306b\u4fee\u6b63\u3057\u3001\u7dba\u9e97\u306a\u30b0\u30ec\u30fc\u306b\u7d71\u4e00 *\/\n    margin-bottom: 0 !important;\n  }\n\n  \/* \u753b\u9762\u5e45\u304c\u4e2d\u753b\u9762\u4ee5\u4e0b\u306e\u3068\u304d\u306e\u30ec\u30b9\u30dd\u30f3\u30b7\u30d6\u8abf\u6574 *\/\n  @media (max-width: 992px) {\n    .concept-card {\n      padding: 2rem 1.25rem !important;\n    }\n  }\n<\/style>\n\n<div class=\"course-concept-section\">\n  <div class=\"container\" style=\"max-width: 1140px;\">\n\n    <div class=\"text-center mb-5\">\n      <h2 class=\"concept-intro-heading mb-3\">AI\u3092\u6700\u9ad8\u306e\u76f8\u68d2\u306b\u3057\u3066\u3001\u4e00\u6b69\u5148\u3078\u9032\u3080<\/h2>\n      <p class=\"concept-lead-text\">\n        AI\u304c\u4f55\u3067\u3082\u4e00\u77ac\u3067\u7b54\u3048\u3092\u51fa\u3057\u3066\u304f\u308c\u308b\u6642\u4ee3\u3060\u304b\u3089\u3053\u305d\u3001<br><strong>\u81ea\u5206\u306e\u982d\u3067\u8003\u3048\u3001\u7d0d\u5f97\u3057\u3066\u9032\u3081\u308b\u3053\u3068<\/strong>\u306b\u672c\u5f53\u306e\u4fa1\u5024\u304c\u3042\u308a\u307e\u3059\u3002\n      <\/p>\n    <\/div>\n\n    <div class=\"row g-4 row-cols-1 row-cols-lg-2\">\n      \n      <div class=\"col\">\n        <div class=\"concept-card\">\n          <div class=\"mb-3\">\n            <span class=\"concept-badge-web\"><i class=\"bi bi-laptop me-1\"><\/i> AI\u00d7\u30d7\u30ed\u30b0\u30e9\u30df\u30f3\u30b0<\/span>\n          <\/div>\n          <h4 class=\"concept-title mb-3\">Web\u30d7\u30ed\u30b0\u30e9\u30df\u30f3\u30b0\u30b3\u30fc\u30b9<\/h4>\n          <div>\n            <p class=\"concept-body-text\">\n              \u30db\u30fc\u30e0\u30da\u30fc\u30b8\u4f5c\u308a\u306b\u304a\u3044\u3066\u3001AI\u306f\u5f37\u529b\u306a\u76f8\u68d2\u3067\u3059\u304c\u3001\u6700\u5f8c\u306b\u601d\u3044\u901a\u308a\u306e\u5f62\u306b\u3059\u308b\u306e\u306f\u81ea\u5206\u81ea\u8eab\u3067\u3059\u3002\u3053\u306e\u30b3\u30fc\u30b9\u3067\u306f\u3001\u30db\u30fc\u30e0\u30da\u30fc\u30b8\u304c\u52d5\u304f\u4ed5\u7d44\u307f\u3092\u57fa\u672c\u304b\u3089\u5b66\u3073\u3001AI\u304c\u4f5c\u3063\u305f\u571f\u53f0\u306e\u88cf\u5074\u3092\u7406\u89e3\u3057\u305f\u4e0a\u3067\u3001\u81ea\u5206\u306e\u671b\u3080\u30c7\u30b6\u30a4\u30f3\u3084\u8272\u306b\u81ea\u7531\u81ea\u5728\u306b\u66f8\u304d\u63db\u3048\u308b\u6280\u8853\u3092\u7fd2\u5f97\u3057\u307e\u3059\u3002\n            <\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"col\">\n        <div class=\"concept-card\">\n          <div class=\"mb-3\">\n            <span class=\"concept-badge-excel\"><i class=\"bi bi-file-earmark-excel me-1\"><\/i> \u696d\u52d9\u52b9\u7387\u5316<\/span>\n          <\/div>\n          <h4 class=\"concept-title mb-3\">Excel+VBA\u30b3\u30fc\u30b9<\/h4>\n          <div>\n            <p class=\"concept-body-text\">\n             \u300c\u30a8\u30af\u30bb\u30eb\u3063\u3066\u3053\u3093\u306a\u3053\u3068\u307e\u3067\u3067\u304d\u308b\u306e\uff01\uff1f\u300d\u3068\u3044\u3046\u9a5a\u304d\u306e\u4ed5\u7d44\u307f\u3092\u5b66\u3073\u3001AI\u3092\u6700\u9ad8\u306e\u76f8\u68d2\u306b\u3057\u306a\u304c\u3089\u3001\u30dc\u30bf\u30f3\u4e00\u3064\u3067\u5927\u91cf\u306e\u30c7\u30fc\u30bf\u3092\u4e00\u77ac\u3067\u6574\u7406\u3059\u308b\u6280\u8853\u3092\u7fd2\u5f97\u3057\u307e\u3059\u3002\u4e00\u5ea6\u899a\u3048\u308c\u3070\u3001\u660e\u65e5\u304b\u3089\u306e\u4ed5\u4e8b\u304c\u9a5a\u304f\u307b\u3069\u30e9\u30af\u306b\u306a\u308a\u307e\u3059\uff01\n            <\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n      \n    <\/div>\n      \n  <\/div>\n<\/div>\n\n\n\n<style>\n\n  \/* \u5168\u4f53\u306e\u80cc\u666f\u8a2d\u5b9a *\/\n  .course-section {\n    background-color: #f4f6f3 !important; \/* \u30bb\u30fc\u30b8\u30b0\u30ec\u30fc *\/\n    padding: 4rem 1rem !important;\n    font-family: sans-serif;\n  }\n  \/* \u30c1\u30b1\u30c3\u30c8\u60c5\u5831\u306e\u30d0\u30c3\u30b8 *\/\n  .custom-ticket-badge {\n    background-color: #fff !important;\n    color: #115e3b !important;\n    border: 1px solid #e2e8e0 !important;\n    border-radius: 30px !important;\n    font-weight: 700;\n    letter-spacing: 0.05em;\n  }\n  \/* \u30ab\u30e9\u30e0\u5185\u306e\u4f4d\u7f6e\u8abf\u6574\u7528\u30e9\u30c3\u30d1\u30fc\uff08\u30d0\u30c3\u30b8\u3092\u306f\u307f\u51fa\u3055\u305b\u308b\u305f\u3081\u306e\u571f\u53f0\uff09 *\/\n  .card-wrapper {\n    position: relative;\n    padding-top: 2rem; \/* \u30d0\u30c3\u30b8\u306e\u306f\u307f\u51fa\u3057\u30b9\u30da\u30fc\u30b9\u3092\u78ba\u4fdd *\/\n    height: 100%;\n  }\n\n  \/* \u30b3\u30fc\u30b9\u30ab\u30fc\u30c9\u5168\u4f53\u306e\u67a0\u7d44\u307f *\/\n  .custom-course-card {\n    background-color: #fff !important;\n    border: none !important;\n    border-radius: 20px !important;\n    box-shadow: 0 15px 35px rgba(15, 33, 24, 0.03) !important;\n    transition: transform 0.3s ease, box-shadow 0.3s ease;\n  }\n\n  .card-wrapper:hover .custom-course-card {\n    transform: translateY(-5px);\n    box-shadow: 0 20px 40px rgba(15, 33, 24, 0.06) !important;\n  }\n\n  \/* \u4e0a\u90e8\u306e\u306f\u307f\u51fa\u3057\u30b9\u30c6\u30fc\u30bf\u30b9\u30d0\u30c3\u30b8\uff08\u4f4d\u7f6e\u3092\u5c11\u3057\u4e0b\u3052\u3066\u30ab\u30fc\u30c9\u306b\u88ab\u305b\u308b\uff09 *\/\n  .custom-status-badge-container {\n    position: absolute;\n    top: 1.1rem; \/* \u3053\u3053\u3092\u8abf\u6574\u3057\u3066\u30ab\u30fc\u30c9\u306b\u5c11\u3057\u88ab\u308b\u3088\u3046\u306b\u4fee\u6b63 *\/\n    left: 0;\n    width: 100%;\n    text-align: center;\n    z-index: 10;\n  }\n\n  .custom-status-badge {\n    background: linear-gradient(135deg, #00b2b0 0%, #0073a4 100%) !important;\n    color: #fff !important;\n    font-size: 0.8rem !important;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    padding: 0.5rem 1.75rem !important;\n    border-radius: 30px !important;\n    box-shadow: 0 4px 12px rgba(0, 115, 164, 0.15) !important;\n    white-space: nowrap;\n    display: inline-block;\n  }\n\n  \/* \u30ea\u30af\u30a8\u30b9\u30c8\u53d7\u4ed8\u4e2d\u7528\u306e\u30aa\u30ec\u30f3\u30b8\u30d0\u30c3\u30b8 *\/\n  .custom-status-badge-request {\n    background: linear-gradient(135deg, #f59e0b 0%, #d97706 100%) !important;\n    box-shadow: 0 4px 12px rgba(217, 119, 6, 0.15) !important;\n  }\n\n  \/* \u30ab\u30fc\u30c9\u30d8\u30c3\u30c0\u30fc *\/\n  .custom-card-header {\n    background: transparent !important;\n    border-bottom: none !important;\n    padding: 2.5rem 2rem 0.5rem 2rem !important; \/* \u30d0\u30c3\u30b8\u304c\u88ab\u308b\u5206\u3001\u4e0a\u90e8padding\u3092\u5c11\u3057\u5e83\u3052\u3066\u8abf\u6574 *\/\n  }\n\n  .custom-card-title {\n    color: #0f2118 !important; \/* \u30c7\u30a3\u30fc\u30d7\u30d5\u30a9\u30ec\u30b9\u30c8 *\/\n    font-size: 1.4rem;\n    font-weight: 800;\n    letter-spacing: 0.03em;\n  }\n\n  .custom-card-subtitle {\n    color: #64748b !important;\n    font-size: 0.85rem;\n    font-weight: 600;\n  }\n\n  \/* \u30ab\u30fc\u30c9\u30dc\u30c7\u30a3 *\/\n  .custom-card-body {\n    padding: 0 2rem 2.5rem 2rem !important;\n  }\n\n  \/* \u5bfe\u8c61\u8005\u30d0\u30c3\u30b8 *\/\n  .badge-target-active {\n    background-color: #f4f6f3 !important;\n    color: #115e3b !important;\n    font-weight: 700;\n    font-size: 0.8rem;\n    padding: 0.4rem 1.25rem !important;\n    border: 1px solid #e2e8e0 !important;\n  }\n\n  .badge-target-inactive {\n    background-color: #f8fafc !important;\n    color: #cbd5e1 !important;\n    font-weight: 500;\n    font-size: 0.8rem;\n    padding: 0.4rem 1.25rem !important;\n    border: 1px solid #f1f5f9 !important;\n  }\n\n  \/* \u30ea\u30b9\u30c8\u30a2\u30a4\u30c6\u30e0\u306e\u67a0\u7dda\u8a2d\u5b9a *\/\n  .custom-course-list .list-group-item {\n    border-color: #f4f6f3 !important;\n  }\n\n  \/* \u30c1\u30b1\u30c3\u30c8\u679a\u6570\u30d0\u30c3\u30b8 *\/\n  .badge-ticket-cost {\n    background-color: #fabf2c !important;\n    color: #0f2118 !important;\n    font-weight: 800;\n    border-radius: 4px !important;\n    white-space: nowrap;\n  }\n\n  \/* \u7d42\u4e86\u3057\u305f\u30c1\u30b1\u30c3\u30c8\u30d0\u30c3\u30b8 *\/\n  .badge-ticket-expired {\n    background-color: #cbd5e1 !important;\n    color: #64748b !important;\n  }\n\n  \/* \u65e5\u6642\u30c6\u30ad\u30b9\u30c8 *\/\n  .text-datetime-active {\n    color: #115e3b !important;\n    font-size: 1.05rem;\n    font-weight: 700;\n  }\n\n  \/* \u7d42\u4e86\u3057\u305f\u30ec\u30c3\u30b9\u30f3\u306e\u7121\u52b9\u5316\u30b9\u30bf\u30a4\u30eb *\/\n  .course-expired {\n    opacity: 0.5;\n    background-color: #f8fafc !important;\n    cursor: not-allowed;\n  }\n  .course-expired .text-datetime {\n    color: #64748b !important;\n    font-weight: 600;\n  }\n\n  \/* \u30a2\u30b3\u30fc\u30c7\u30a3\u30aa\u30f3\u958b\u9589\u30dc\u30bf\u30f3\u7528\u306e\u8abf\u6574 *\/\n  .btn-accordion-toggle {\n    background: none;\n    border: none;\n    padding: 0;\n    width: 100%;\n    text-align: left;\n    color: inherit;\n  }\n\n  .btn-accordion-toggle:focus {\n    outline: none;\n    box-shadow: none;\n  }\n\n  .accordion-icon {\n    transition: transform 0.2s ease;\n  }\n\n  \/* \u958b\u3044\u3066\u3044\u308b\u3068\u304d\u306f\u30a2\u30a4\u30b3\u30f3\u3092\u53cd\u8ee2 *\/\n  .btn-accordion-toggle[aria-expanded=\"true\"] \n  .accordion-icon {\n    transform: rotate(180deg);\n  }\n\n  \/* \u8a73\u7d30\u30fb\u9b45\u529b\u30a8\u30ea\u30a2 *\/\n  .course-feature-highlight {\n    background-color: #f4f6f3 !important;\n    border-left: 3px solid #115e3b !important;\n    border-radius: 4px;\n    padding: 1rem !important;\n    margin-top: 0.75rem;\n  }\n\n  .course-feature-highlight ul {\n    font-size: 0.85rem;\n    color: #0f2118 !important;\n    padding-left: 1.1rem;\n    margin-bottom: 0;\n  }\n\n  .course-feature-highlight li {\n    margin-bottom: 0.4rem;\n    line-height: 1.5;\n  }\n\n  .course-feature-highlight li:last-child {\n    margin-bottom: 0;\n  }\n\n  .icon-green {\n    color: #115e3b !important;\n  }\n\n  \/* \u7533\u8fbc\u30dc\u30bf\u30f3 *\/\n  .btn-course-signup {\n    color: #115e3b !important;\n    border: 2px solid #115e3b !important;\n    border-radius: 30px !important;\n    padding: 0.75rem !important;\n    font-weight: 700;\n    letter-spacing: 0.05em;\n    transition: all 0.2s ease;\n  }\n\n  .btn-course-signup:hover {\n    background-color: #115e3b !important;\n    color: #fff !important;\n  }\n\n\n\n  \/* \u753b\u9762\u5e45\u304c\u4e2d\u753b\u9762\u4ee5\u4e0b\u306e\u3068\u304d\u306e\u8abf\u6574\uff08\u5de6\u53f3\u306e\u4f59\u767d\u3092\u8a70\u3081\u308b\uff09 *\/\n  @media (max-width: 992px) {\n    .custom-card-header {\n      padding: 2.5rem 1rem 0.5rem 1rem !important;\n    }\n    .custom-card-body {\n      padding: 0 1rem 2rem 1rem !important;\n    }\n    .course-feature-highlight {\n      padding: 0.85rem !important;\n    }\n    .course-feature-highlight ul {\n      padding-left: 0.95rem;\n    }\n  }\n\n\/* \u30b9\u30de\u30db\u6642\u306e\u30a2\u30b3\u30fc\u30c7\u30a3\u30aa\u30f3\u30ec\u30a4\u30a2\u30a6\u30c8\u4fee\u6b63 *\/\n@media (max-width: 992px) {\n  .btn-accordion-toggle > .d-flex.flex-column.flex-lg-row {\n    flex-direction: column !important;\n    align-items: flex-start !important;\n  }\n\n  .btn-accordion-toggle .order-1 {\n    order: 2 !important; \/* \u30c1\u30b1\u30c3\u30c8\u3092\u4e0b\u306b *\/\n    margin-top: 0.5rem;\n  }\n\n  .btn-accordion-toggle .order-2 {\n    order: 1 !important; \/* \u65e5\u6642\u3092\u4e0a\u306b *\/\n  }\n}\n\n<\/style>\n\n\n\n<div class=\"course-section\">\n  <div class=\"container\" style=\"max-width: 1140px;\">\n    <div class=\"text-end mb-4\">\n      <p class=\"badge custom-ticket-badge p-2.5 shadow-sm mb-0\">\n        <i class=\"bi bi-info-circle me-1\"><\/i> 1\u30c1\u30b1\u30c3\u30c8 = 1,000\u5186\n      <\/p>\n    <\/div>\n    <div class=\"row g-4 row-cols-1 row-cols-lg-2\">\n      <div class=\"col\">\n        <div class=\"card-wrapper\">\n          <div class=\"custom-status-badge-container\">\n            <span class=\"badge custom-status-badge\">\n              <i class=\"bi bi-check-circle-fill me-1\"><\/i> \u73fe\u5728\u53d7\u4ed8\u4e2d\n            <\/span>\n          <\/div>\n          <div class=\"card h-100 custom-course-card\">\n            <div class=\"card-header custom-card-header text-center\">\n              <h3 class=\"custom-card-title mb-1\">Web\u30d7\u30ed\u30b0\u30e9\u30df\u30f3\u30b0\u30b3\u30fc\u30b9 \u521d\u7d1a\u2460<\/h3>\n              <div class=\"custom-card-subtitle\">1\u30ec\u30c3\u30b9\u30f3 90\u5206<\/div>\n            <\/div>\n            <div class=\"card-body d-flex flex-column custom-card-body\">\n              <div class=\"d-flex justify-content-center gap-2 mb-4\">\n                <span class=\"badge rounded-pill badge-target-active\">\u4e2d\u5b66\u751f<\/span>\n                <span class=\"badge rounded-pill badge-target-active\">\u9ad8\u6821\u751f<\/span>\n                <span class=\"badge rounded-pill badge-target-active\">\u4e00\u822c<\/span>\n              <\/div>\n              <div class=\"list-group list-group-flush custom-course-list mb-4\">\n                <!-- \u7d42\u4e86\u3057\u305f\u30ec\u30c3\u30b9\u30f3\uff08\u7121\u52b9\u5316\u30b9\u30bf\u30a4\u30eb\u8ffd\u52a0\uff09 -->\n                <div class=\"list-group-item px-0 py-3 course-expired\">\n                  <button class=\"btn-accordion-toggle\" type=\"button\" disabled style=\"pointer-events: none;\">\n                    <div class=\"d-flex flex-column flex-lg-row justify-content-between align-items-lg-center mb-2\">\n                      <div class=\"text-end text-lg-start order-1 order-lg-2 mb-1 mb-lg-0\">\n                        <span class=\"badge badge-ticket-cost badge-ticket-expired small px-2 py-1\">\u7d42\u4e86<\/span>\n                      <\/div>\n                      <span class=\"fw-bold text-datetime order-2 order-lg-1\">7\/4 (\u571f) 15:00 \u2013 16:30(\u4e2d\u5b66\u751f)<\/span>\n                    <\/div>\n\n                    <div class=\"ps-2 fw-bold text-muted small d-flex justify-content-between align-items-center\">\n                      <span>\u7b2c1\u56de\uff1aWeb\u30b5\u30a4\u30c8\u306e\u300c\u9aa8\u7d44\u307f\u300dHTML\u3092\u5b66\u307c\u3046<\/span>\n                      <i class=\"bi bi-dash-circle text-muted\"><\/i>\n                    <\/div>\n                  <\/button>\n                <\/div>\n                <div class=\"list-group-item px-0 py-3\">\n                  <button class=\"btn-accordion-toggle\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseWeb2\" aria-expanded=\"false\" aria-controls=\"collapseWeb2\">\n                    <div class=\"d-flex flex-column flex-lg-row justify-content-between align-items-lg-center mb-2\">\n                      <div class=\"text-end text-lg-start order-1 order-lg-2 mb-1 mb-lg-0\">\n                        <span class=\"badge badge-ticket-cost small px-2 py-1\">2\u30c1\u30b1\u30c3\u30c8<\/span>\n                      <\/div>\n                     <span class=\"fw-bold text-datetime-active order-2 order-lg-1\">7\/18 <span style=\"color: #0066cc;\">(\u571f)<\/span> 15:00 \u2013 16:30(\u4e2d\u5b66\u751f)<\/span>\n                    <\/div>\n                    <div class=\"ps-2 fw-bold text-dark small d-flex justify-content-between align-items-center\">\n                      <span>\u7b2c2\u56de\uff1aWeb\u30b5\u30a4\u30c8\u306e\u300c\u30c7\u30b6\u30a4\u30f3\u300d CSS\u3092\u5b66\u307c\u3046<\/span>\n                      <i class=\"bi bi-chevron-down accordion-icon text-muted\"><\/i>\n                    <\/div>\n                  <\/button>\n                  <div class=\"collapse\" id=\"collapseWeb2\">\n <span style=\"opacity:0.6; font-size: 0.75rem;\">Code:WBCMA010302<\/span>\n                    <div class=\"course-feature-highlight\">\n                      <ul>\n                        <li><strong>\u8272\u3068\u30b5\u30a4\u30ba\u3092\u81ea\u7531\u306b\u5909\u3048\u308b\u9b54\u6cd5\uff1a<\/strong>\u7b2c1\u56de\u3067\u4f5c\u3063\u305f\u30b7\u30f3\u30d7\u30eb\u306a\u30da\u30fc\u30b8\u306b\u3001\u8272\u3084\u30b5\u30a4\u30ba\u3092\u81ea\u7531\u306b\u5909\u3048\u3089\u308c\u308b\u30c7\u30b6\u30a4\u30f3 the \u9b54\u6cd5\u3092\u304b\u3051\u307e\u3059\u3002<\/li>\n                        <li><strong>AI\u3092\u76f8\u68d2\u306b\uff1a<\/strong>\u843d\u3061\u7740\u3044\u305f\u30ab\u30d5\u30a7\u98a8\u3001\u30dd\u30c3\u30d7\u306a\u96f0\u56f2\u6c17\u3001\u3042\u308b\u3044\u306f\u30b9\u30bf\u30a4\u30ea\u30c3\u30b7\u30e5\u306a\u30c7\u30b6\u30a4\u30f3\u306a\u3069\u3001\u982d\u306e\u4e2d\u306b\u3042\u308b\u300c\u3053\u3093\u306a\u898b\u305f\u76ee\u306b\u3057\u305f\u3044\uff01\u300d\u3092AI\u306b\u4e0a\u624b\u306b\u4f1d\u3048\u3066\u30ab\u30bf\u30c1\u306b\u3059\u308b\u30b3\u30c4\u3092\u5b66\u3073\u307e\u3059\u3002<\/li>\n                        <li><strong>\u30a4\u30e1\u30fc\u30b8\u3092\u8a00\u8449\u3067\u5f62\u306b\u3059\u308b\u8868\u73fe\u529b\u304c\u8eab\u306b\u4ed8\u304f\uff1a<\/strong>AI\u306e\u30c7\u30b6\u30a4\u30f3\u306e\u4ed5\u7d44\u307f\uff08\u8ab0\u306b\u30fb\u4f55\u3092\u30fb\u3069\u3046\u3059\u308b\u304b\uff09\u3092\u898b\u629c\u304f\u76ee\u304c\u990a\u308f\u308c\u307e\u3059\u3002\u300c\u3082\u3063\u3068\u5b87\u5b99\u3063\u307d\u304f\u300d\u300c\u30dd\u30c3\u30d7\u306b\u300d\u306a\u3069\u3001\u8a00\u8449\u4e00\u3064\u3067\u898b\u305f\u76ee\u3092\u30ac\u30e9\u30ea\u3068\u5909\u3048\u3089\u308c\u308b\u3088\u3046\u306b\u306a\u308a\u3001\u81ea\u5206\u306e\u7406\u60f3\u306e\u30c7\u30b6\u30a4\u30f3\u3092\u5f62\u306b\u3059\u308b\u8868\u73fe\u529b\u304c\u624b\u306b\u5165\u308a\u307e\u3059\u3002<\/li>\n                      <\/ul>\n                    <\/div>\n                  <\/div>\n                <\/div>\n                <div class=\"list-group-item px-0 py-3 border-bottom-0\">\n                  <button class=\"btn-accordion-toggle\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseWeb3\" aria-expanded=\"false\" aria-controls=\"collapseWeb3\">\n                    <div class=\"d-flex flex-column flex-lg-row justify-content-between align-items-lg-center mb-2\">\n                      <div class=\"text-end text-lg-start order-1 order-lg-2 mb-1 mb-lg-0\">\n                        <span class=\"badge badge-ticket-cost small px-2 py-1\">2\u30c1\u30b1\u30c3\u30c8<\/span>\n                      <\/div>\n                      <span class=\"fw-bold text-datetime-active order-2 order-lg-1\">8\/22 <span style=\"color: #0066cc;\">(\u571f)<\/span> 15:00 \u2013 16:30(\u4e2d\u5b66\u751f)<\/span>\n                    <\/div>\n                     <div class=\"ps-2 fw-bold text-dark small d-flex justify-content-between align-items-center\">\n                      <span>\u7b2c3\u56de\uff1aWeb\u30b5\u30a4\u30c8\u306e\u300c\u52d5\u304d\u300d JavaScript\u3092\u5b66\u307c\u3046<\/span>\n                      <i class=\"bi bi-chevron-down accordion-icon text-muted\"><\/i>\n                    <\/div>\n                  <\/button>\n                  <div class=\"collapse\" id=\"collapseWeb3\">\n<span style=\"opacity:0.6; font-size: 0.75rem;\">Code:WBCMA010303<\/span>\n                    <div class=\"course-feature-highlight\">\n                      <ul>\n                        <li><strong>\u30db\u30fc\u30e0\u30da\u30fc\u30b8\u306b\u300c\u547d\u300d\u3092\u5439\u304d\u8fbc\u3080\uff1a<\/strong>\u30dc\u30bf\u30f3\u3092\u30af\u30ea\u30c3\u30af\u3059\u308b\u3068\u753b\u9762\u306e\u8272\u304c\u5909\u308f\u308b\u3088\u3046\u306a\u3001\u30ef\u30af\u30ef\u30af\u3059\u308b\u300c\u52d5\u304d\u300d\u3092\u3064\u3051\u308b\u30d7\u30ed\u30b0\u30e9\u30df\u30f3\u30b0\u306b\u6311\u6226\u3057\u307e\u3059\u3002\u96e3\u3057\u305d\u3046\u306b\u898b\u3048\u308b\u4ed5\u7d44\u307f\u3082\u3001AI\u304c\u5206\u304b\u308a\u3084\u3059\u304f\u901a\u8a33\u3057\u3066\u304f\u308c\u307e\u3059\u3002<\/li>\n                        <li><strong>\u52d5\u304b\u3059\u304d\u3063\u304b\u3051\u3092\u4f5c\u308b\u983c\u307f\u65b9\uff1a<\/strong>\u300c\u3007\u3007\u3057\u305f\u3068\u304d\u306b\u3001\u3007\u3007\u304c\u52d5\u304f\u300d\u3068\u3044\u3046\u3001\u30d7\u30ed\u30b0\u30e9\u30e0\u306e\u57fa\u672c\u3068\u306a\u308b\u547d\u4ee4\u306e\u51fa\u3057\u65b9\u3092AI\u3068\u4e00\u7dd2\u306b\u5b9f\u8df5\u3057\u307e\u3059\u3002<\/li>\n                        <li><strong>\u300c\u52d5\u304f\u4ed5\u7d44\u307f\u300d\u304c\u308f\u304b\u308a\u3001\u5bfe\u5fdc\u529b\u304c\u8eab\u306b\u4ed8\u304f\uff1a<\/strong>\u305f\u3060\u898b\u308b\u3060\u3051\u306e\u30da\u30fc\u30b8\u304b\u3089\u3001\u30af\u30ea\u30c3\u30af\u3057\u3066\u697d\u3057\u3044\u30da\u30fc\u30b8\u3078\u3068\u9032\u5316\u3055\u305b\u308b\u65b9\u6cd5\u304c\u5206\u304b\u308a\u307e\u3059\u3002\u81ea\u5206\u306e\u547d\u4ee4\u3067\u30d7\u30ed\u30b0\u30e9\u30e0\u3092\u601d\u3044\u901a\u308a\u306b\u64cd\u308b\u697d\u3057\u3055\u3068\u3001\u6b21\u306e\u30b9\u30c6\u30c3\u30d7\u3078\u9032\u3080\u305f\u3081\u306e\u5fdc\u7528\u529b\u304c\u8eab\u306b\u4ed8\u304d\u307e\u3059\u3002<\/li>\n                      <\/ul>\n                    <\/div>\n                  <\/div>\n                <\/div>\n                <div class=\"list-group-item px-0 py-3 border-top\">\n                  <div class=\"ps-2\">\n                    <div class=\"fw-bold mb-1\"><i class=\"bi bi-geo-alt-fill me-1 icon-green\"><\/i>\u5834\u6240<\/div>\n                    <div class=\"small text-dark\">\u3055\u3093\u3055\u3093\u9928 \u7814\u4fee\u5ba4\/\u8996\u8074\u899a\u5ba4\uff082\u968e\uff09<\/div>\n                    <div class=\"text-muted\" style=\"font-size: 0.75rem;\">\u3012879-0471 \u5927\u5206\u770c\u5b87\u4f50\u5e02\u5927\u5b57\u56db\u65e5\u5e02391-10<\/div>\n                  <\/div>\n                <\/div>\n                <div class=\"list-group-item px-0 py-3 border-top border-bottom-0\">\n                  <div class=\"ps-2 text-dark\">\n                    <span class=\"fw-bold\"><i class=\"bi bi-people-fill me-2 icon-green\"><\/i>\u5b9a\u54e1\uff1a<\/span>10\u540d\uff08\u5148\u7740\u9806\uff09\n                  <\/div>\n                <\/div>\n              <\/div>\n              <div class=\"mt-auto pt-2\">\n                <a href=\"https:\/\/usa-system.biz\/dcampus\/apply\/\" class=\"btn btn-course-signup w-100 shadow-sm\">\n                  <i class=\"bi bi-pencil-square me-1\"><\/i>\u3053\u306e\u30b3\u30fc\u30b9\u306b\u7533\u3057\u8fbc\u3080\n                <\/a>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n      <div class=\"col\">\n        <div class=\"card-wrapper\">\n          <!-- \u30b9\u30c6\u30fc\u30bf\u30b9\u30d0\u30c3\u30b8\u3092\u30ea\u30af\u30a8\u30b9\u30c8\u53d7\u4ed8\u4e2d\u306b\u5909\u66f4 -->\n          <div class=\"custom-status-badge-container\">\n            <span class=\"badge custom-status-badge custom-status-badge-request\">\n              <i class=\"bi bi-calendar-event me-1\"><\/i> \u30ea\u30af\u30a8\u30b9\u30c8\u958b\u50ac\u53d7\u4ed8\u4e2d\n            <\/span>\n          <\/div>\n          <div class=\"card h-100 custom-course-card\">\n            <div class=\"card-header custom-card-header text-center\">\n              <h3 class=\"custom-card-title mb-1\">Excel + VBA\u30b3\u30fc\u30b9 \u521d\u7d1a\u2460<\/h3>\n              <div class=\"custom-card-subtitle\">1\u30ec\u30c3\u30b9\u30f3 90\u5206<\/div>\n            <\/div>\n            <div class=\"card-body d-flex flex-column custom-card-body\">\n              <div class=\"d-flex justify-content-center gap-2 mb-4\">\n                <span class=\"badge rounded-pill badge-target-inactive\">\u4e2d\u5b66\u751f<\/span>\n                <span class=\"badge rounded-pill badge-target-inactive\">\u9ad8\u6821\u751f<\/span>\n                <span class=\"badge rounded-pill badge-target-active\">\u4e00\u822c<\/span>\n              <\/div>   \n              <div class=\"list-group list-group-flush custom-course-list mb-4\">\n                <div class=\"list-group-item px-0 py-3\">\n                  <button class=\"btn-accordion-toggle\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseExcel1\" aria-expanded=\"false\" aria-controls=\"collapseExcel1\">\n                    <div class=\"d-flex flex-column flex-lg-row justify-content-between align-items-lg-center mb-2\">\n                      <div class=\"text-end text-lg-start order-1 order-lg-2 mb-1 mb-lg-0\">\n                        <span class=\"badge badge-ticket-cost small px-2 py-1\">2\u30c1\u30b1\u30c3\u30c8<\/span>\n                      <\/div>\n                    <\/div>\n                    <div class=\"ps-2 fw-bold text-dark small d-flex justify-content-between align-items-center\">\n                      <span>\u7b2c1\u56de\uff1a\u81ea\u52d5\u5316\u306e\u7b2c\u4e00\u6b69<\/span>\n                      <i class=\"bi bi-chevron-down accordion-icon text-muted\"><\/i>\n                    <\/div>\n                  <\/button>\n                  <div class=\"collapse\" id=\"collapseExcel1\">\n<span style=\"opacity:0.6; font-size: 0.75rem;\">Code:BICMG010301<\/span>\n                    <div class=\"course-feature-highlight\">\n                      <ul>\n                        <li><strong>\u4f1a\u793e\u306e\u30c7\u30fc\u30bf\u3092\u5b88\u308b\u3001\u5b89\u5fc3\u306e\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u8853\uff1a<\/strong>\u300cAI\u306b\u4f1a\u793e\u306e\u30c7\u30fc\u30bf\u3092\u5165\u308c\u3061\u3083\u3046\u306e\u3063\u3066\u4e0d\u5b89\u2026\u300d\u3068\u3044\u3046\u65b9\u3082\u5b89\u5fc3\uff01\u672c\u7269\u306e\u500b\u4eba\u60c5\u5831\u306f\u30a4\u30f3\u30bf\u30fc\u30cd\u30c3\u30c8\u306b\u51fa\u3055\u305a\u3001\u5b89\u5168\u306bAI\u3092\u4f7f\u3044\u3053\u306a\u3057\u3066\u4fbf\u5229\u306a\u30d7\u30ed\u30b0\u30e9\u30e0\u3092\u4f5c\u3063\u3066\u3082\u3089\u3046\u305f\u3081\u306e\u300c\u304b\u3057\u3053\u3044\u983c\u307f\u65b9\u306e\u30b3\u30c4\u300d\u3092\u30de\u30b9\u30bf\u30fc\u3057\u307e\u3059\u3002<\/li>\n                        <li><strong>\u5165\u529b\u30df\u30b9\u3084\u8868\u8a18\u306e\u30d6\u30ec\u3082\u81ea\u52d5\u3067\u30ad\u30ec\u30a4\u306b\u4fee\u6b63\uff01\uff1a<\/strong>\u624b\u5165\u529b\u3067\u30ac\u30bf\u30ac\u30bf\u306b\u306a\u3063\u305f\u4f4f\u6240\u306e\u8868\u8a18\u3092\u6b63\u3057\u3044\u6587\u5b57\u3078\u81ea\u52d5\u3067\u76f4\u3057\u305f\u308a\u3001\u5168\u89d2\u30fb\u534a\u89d2\u3092\u304d\u308c\u3044\u306b\u7d71\u4e00\uff01\u3055\u3089\u306b\u3001\u5e74\u9f62\u306a\u3069\u306e\u6761\u4ef6\u306b\u5408\u308f\u305b\u3066\u3001\u7279\u5b9a\u306e\u30b0\u30eb\u30fc\u30d7\u306b\u81ea\u52d5\u3067\u4ed5\u5206\u3051\u3057\u3001\u898b\u3084\u3059\u304f\u8272\u4ed8\u3051\u3059\u308b\u4ed5\u7d44\u307f\u307e\u3067\u4e00\u77ac\u3067\u7d42\u308f\u3089\u305b\u307e\u3059\u3002<\/li>\n                        <li><strong>\u30d0\u30e9\u30d0\u30e9\u306a\u30c7\u30fc\u30bf\u306e\u4e26\u3073\u66ff\u3048\uff06\u81ea\u52d5\u96c6\u8a08\uff01\uff1a<\/strong>\u81a8\u5927\u306a\u30c7\u30fc\u30bf\u306e\u4e2d\u304b\u3089\u5fc5\u8981\u306a\u30c7\u30fc\u30bf\u3054\u3068\u306b\u4e00\u77ac\u3067\u4e26\u3073\u66ff\u3048\u3002\u30c7\u30fc\u30bf\u306e1\u756a\u4e0b\u306b\u306f\u3001\u6570\u3048\u308b\u624b\u9593\u306a\u304f\u3001\u9805\u76ee\u3054\u3068\u306e\u4eba\u6570\u3092\u30d1\u30c3\u3068\u30ab\u30a6\u30f3\u30c8\u3057\u3066\u3001\u51e6\u7406\u304c\u7d42\u308f\u308b\u3068\u300c\u5b8c\u4e86\u3057\u307e\u3057\u305f\uff01\u300d\u3068\u753b\u9762\u304c\u304a\u77e5\u3089\u305b\u3057\u3066\u304f\u308c\u307e\u3059\u3002<\/li>\n                      <\/ul>\n                    <\/div>\n                  <\/div>\n                <\/div>\n                <div class=\"list-group-item px-0 py-3\">\n                  <button class=\"btn-accordion-toggle\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseExcel2\" aria-expanded=\"false\" aria-controls=\"collapseExcel2\">\n                    <div class=\"d-flex flex-column flex-lg-row justify-content-between align-items-lg-center mb-2\">\n                      <div class=\"text-end text-lg-start order-1 order-lg-2 mb-1 mb-lg-0\">\n                        <span class=\"badge badge-ticket-cost small px-2 py-1\">2\u30c1\u30b1\u30c3\u30c8<\/span>\n                      <\/div>\n                    <\/div>\n                    <div class=\"ps-2 fw-bold text-dark small d-flex justify-content-between align-items-center\">\n                      <span>\u7b2c2\u56de\uff1a\u7e70\u308a\u8fd4\u3057\u4f5c\u696d\u306e\u6483\u9000<\/span>\n                      <i class=\"bi bi-chevron-down accordion-icon text-muted ms-2\"><\/i>\n                    <\/div>\n                  <\/button>\n                  <div class=\"collapse\" id=\"collapseExcel2\">\n                  <span style=\"opacity:0.6; font-size:0.75rem;\">Code:BICMG010302<\/span>\n                    <div class=\"course-feature-highlight\">\n                      <ul>\n                        <li><strong>\u9762\u5012\u306a\u30b3\u30d4\u30da\u306b\u30b5\u30e8\u30ca\u30e9\uff1a<\/strong>\u6570\u5343\u884c\u306e\u30c1\u30a7\u30c3\u30af\u3084\u8ee2\u8a18\u306a\u3069\u3001\u540c\u3058\u4f5c\u696d\u306e\u7e70\u308a\u8fd4\u3057\u306fVBA\u306b\u304a\u4efb\u305b\u3002\u30dc\u30bf\u30f3\u30921\u56de\u62bc\u3059\u3060\u3051\u3067\u3001\u30d1\u30bd\u30b3\u30f3\u304c\u3042\u306a\u305f\u306b\u4ee3\u308f\u3063\u3066\u8d85\u9ad8\u901f\u3067\u5358\u7d14\u4f5c\u696d\u3092\u7247\u4ed8\u3051\u307e\u3059\u3002<\/li>\n                        <li><strong>\u5b9f\u52d9\u76f4\u7d50\u306e\u30c6\u30af\u30cb\u30c3\u30af\uff1a<\/strong>\u5404\u90e8\u7f72\u304b\u3089\u96c6\u307e\u3063\u305f\u5927\u91cf\u306e\u30b7\u30fc\u30c8\u3092\u3001\u30b3\u30d4\u30fc\uff06\u30da\u30fc\u30b9\u30c8\u3067\u307e\u3068\u3081\u308b\u4e0d\u6bdb\u306a\u30eb\u30fc\u30c6\u30a3\u30f3\u306f\u3082\u3046\u4e0d\u8981\u3002\u30d0\u30e9\u30d0\u30e9\u306e\u30c7\u30fc\u30bf\u3092\u3001\u30d7\u30ed\u30b0\u30e9\u30e0\u304c1\u679a\u306e\u30b7\u30fc\u30c8\u3078\u7f8e\u3057\u304f\u81ea\u52d5\u96c6\u7d04\u3057\u307e\u3059\u3002<\/li>\n                        <li><strong>\u307b\u3057\u3044\u30c7\u30fc\u30bf\u3060\u3051\u3092\u4e00\u77ac\u3067\uff1a<\/strong>\u81a8\u5927\u306a\u30c7\u30fc\u30bf\u306e\u4e2d\u304b\u3089\u300c\u7279\u5b9a\u306e\u6761\u4ef6\u300d\u306b\u5408\u3046\u3082\u306e\u3060\u3051\u3092\u30d4\u30f3\u30dd\u30a4\u30f3\u30c8\u3067\u629c\u304d\u51fa\u3057\u307e\u3059\u3002\u30d5\u30a3\u30eb\u30bf\u30fc\u3092\u304b\u3051\u3066\u3001\u30b3\u30d4\u30fc\u3057\u3066\u3001\u8cbc\u308a\u4ed8\u3051\u308b\u2026\u2026\u3068\u3044\u3046\u624b\u9593\u304b\u3089\u5b8c\u5168\u306b\u958b\u653e\u3055\u308c\u307e\u3059\u3002<\/li>\n                      <\/ul>\n                    <\/div>\n                  <\/div>\n                <\/div>\n                <div class=\"list-group-item px-0 py-3 border-bottom-0\">\n                  <button class=\"btn-accordion-toggle\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseExcel3\" aria-expanded=\"false\" aria-controls=\"collapseExcel3\">\n                    <div class=\"d-flex flex-column flex-lg-row justify-content-between align-items-lg-center mb-2\">\n                      <div class=\"text-end text-lg-start order-1 order-lg-2 mb-1 mb-lg-0\">\n                        <span class=\"badge badge-ticket-cost small px-2 py-1\">2\u30c1\u30b1\u30c3\u30c8<\/span>\n                      <\/div>\n                    <\/div>\n                    <div class=\"ps-2 fw-bold text-dark small d-flex justify-content-between align-items-center\">\n                      <span>\u7b2c3\u56de\uff1a\u81ea\u5206\u5c02\u7528\u30c4\u30fc\u30eb\u306e\u5b8c\u6210<\/span>\n                      <i class=\"bi bi-chevron-down accordion-icon text-muted ms-2\"><\/i>\n                    <\/div>\n                  <\/button>\n                  <div class=\"collapse\" id=\"collapseExcel3\">\n <span style=\"opacity:0.6; font-size: 0.75rem;\">Code:BICMG010303<\/span>\n                    <div class=\"course-feature-highlight\">\n                      <ul>\n                        <li><strong>\u3084\u308a\u305f\u3044\u3053\u3068\u3092AI\u306b\u3046\u307e\u304f\u4f1d\u3048\u3088\u3046\uff1a<\/strong>\u300cAI\u306b\u4f9d\u983c\u3057\u3066\u3082\u306a\u3093\u304b\u30ba\u30ec\u308b\u2026\u300d\u305d\u3093\u306a\u30e2\u30e4\u30e2\u30e4\u3068\u306f\u3082\u3046\u30b5\u30e8\u30ca\u30e9\u3002\u601d\u3044\u901a\u308a\u306e\u30b3\u30fc\u30c9\u3092\u30b5\u30af\u30c3\u3068\u5f15\u304d\u51fa\u3059\u3001AI\u3078\u306e\u300c\u8ce2\u3044\u6307\u793a\u51fa\u3057\u306e\u30b3\u30c4\u300d\u3092\u4f1d\u6388\u3057\u307e\u3059\u3002<\/li>\n                        <li><strong>\u81ea\u5206\u4ed5\u69d8\u306b\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u3057\u3088\u3046\uff1a<\/strong>\u300c\u3053\u3093\u306a\u306e\u3042\u3063\u305f\u3089\u4fbf\u5229\u3060\u306a\u300d\u3092\u6700\u77ed\u3067\u5f62\u306b\u3059\u308b\u306b\u306f\uff1f\u3042\u306a\u305f\u306e\u982d\u306e\u4e2d\u306e\u8a2d\u8a08\u56f3\u3092\u3001AI\u3092\u76f8\u68d2\u306b\u3057\u3066\u601d\u3044\u901a\u308a\u306b\u5177\u73fe\u5316\u3059\u308b\u30b9\u30c6\u30c3\u30d7\u3092\u4f53\u9a13\u3057\u307e\u3059\u3002<\/li>\n                        <li><strong>\u30df\u30c3\u30b7\u30e7\u30f3\u306b\u6311\u6226\uff01\uff1a<\/strong>\u81ea\u52d5\u30d5\u30a9\u30eb\u30c0\u751f\u6210\u3084\u8acb\u6c42\u66f8\u306ePDF\u51fa\u529b\u3001\u6587\u5b57\u306e\u4e00\u62ec\u7f6e\u304d\u63db\u3048\u306a\u3069\u3001\u5b9f\u52d9\u76f4\u7d50\u306e\u30df\u30c3\u30b7\u30e7\u30f3\u306b\u6311\u6226 \uff01\u5b66\u3093\u3060\u30b9\u30ad\u30eb\u3092\u30d5\u30eb\u6d3b\u7528\u3057\u3001\u4e00\u751f\u30e2\u30ce\u306e\u6280\u8853\u3068\u3057\u3066\u81ea\u5206\u306e\u3082\u306e\u306b\u3057\u307e\u3059\u3002<\/li>\n                      <\/ul>\n                    <\/div>\n                  <\/div>\n                <\/div>\n                <div class=\"list-group-item px-0 py-3 border-top\">\n                  <div class=\"ps-2\">\n                    <div class=\"fw-bold mb-1\"><i class=\"bi bi-geo-alt-fill me-1 icon-green\"><\/i>\u5834\u6240<\/div>\n                    <div class=\"small text-dark\">\u3055\u3093\u3055\u3093\u9928 \u7814\u4fee\u5ba4\uff082\u968e\uff09<\/div>\n                    <div class=\"text-muted\" style=\"font-size: 0.75rem;\">\u3012879-0471 \u5927\u5206\u770c\u5b87\u4f50\u5e02\u5927\u5b57\u56db\u65e5\u5e02391-10<\/div>\n                  <\/div>\n                <\/div>\n                <div class=\"list-group-item px-0 py-3 border-top border-bottom-0\">\n                  <div class=\"ps-2 text-dark\">\n                    <span class=\"fw-bold\"><i class=\"bi bi-people-fill me-2 icon-green\"><\/i>\u5b9a\u54e1\uff1a<\/span>10\u540d\uff08\u5148\u7740\u9806\uff09\n                  <\/div>\n                <\/div>\n              <\/div>\n              \n              <!-- \u30ea\u30af\u30a8\u30b9\u30c8\u6848\u5185\u6587\u306e\u8ffd\u8a18\u30a8\u30ea\u30a2 -->\n              <div class=\"mt-auto\">\n                <div class=\"alert alert-light p-3 border mb-3 text-dark shadow-sm\" style=\"font-size: 0.85rem; border-radius: 12px; border-left: 4px solid #f59e0b !important; background-color: #fffbeb !important;\">\n                  <i class=\"bi bi-info-circle-fill text-warning me-1\"><\/i>\n                  \u672c\u8b1b\u5ea7\u306f\u3001\u53d7\u8b1b\u306e\u3054\u5e0c\u671b\uff08\u30ea\u30af\u30a8\u30b9\u30c8\uff09\u3092\u3044\u305f\u3060\u304d\u307e\u3057\u305f\u3089\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\u3092\u8abf\u6574\u3057\u3066\u958b\u50ac\u3044\u305f\u3057\u307e\u3059\u3002\u3054\u8208\u5473\u306e\u3042\u308b\u65b9\u306f\u3001\u307e\u305a\u306f\u53d7\u8b1b\u5e0c\u671b\u306e\u65e8\u3092\u30d5\u30a9\u30fc\u30e0\u307e\u305f\u306fLINE\u3088\u308a\u304a\u6c17\u8efd\u306b\u304a\u77e5\u3089\u305b\u304f\u3060\u3055\u3044\u3002\n                <\/div>\n                <div class=\"pt-1\">\n                  <a href=\"https:\/\/usa-system.biz\/dcampus\/contact\/\" class=\"btn btn-course-signup w-100 shadow-sm\">\n                    <i class=\"bi bi-calendar-check me-1\"><\/i>\u3053\u306e\u30b3\u30fc\u30b9\u306e\u958b\u50ac\u3092\u30ea\u30af\u30a8\u30b9\u30c8\u3059\u308b\n                  <\/a>\n                <\/div>\n              <\/div>\n\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n\n\n<style>\n  \/* \u5168\u4f53\u306e\u80cc\u666f\u8a2d\u5b9a *\/\n  .course-section {\n    background-color: #f4f6f3 !important; \/* \u30bb\u30fc\u30b8\u30b0\u30ec\u30fc *\/\n    padding: 4rem 1rem !important;\n    font-family: sans-serif;\n  }\n\n  \/* \u30c1\u30b1\u30c3\u30c8\u60c5\u5831\u306e\u30d0\u30c3\u30b8 *\/\n  .custom-ticket-badge {\n    background-color: #fff !important;\n    color: #115e3b !important;\n    border: 1px solid #e2e8e0 !important;\n    border-radius: 30px !important;\n    font-weight: 700;\n    letter-spacing: 0.05em;\n  }\n\n  \/* \u30ab\u30e9\u30e0\u5185\u306e\u4f4d\u7f6e\u8abf\u6574\u7528\u30e9\u30c3\u30d1\u30fc\uff08\u30d0\u30c3\u30b8\u3092\u306f\u307f\u51fa\u3055\u305b\u308b\u305f\u3081\u306e\u571f\u53f0\uff09 *\/\n  .card-wrapper {\n    position: relative;\n    padding-top: 2rem; \/* \u30d0\u30c3\u30b8\u306e\u306f\u307f\u51fa\u3057\u30b9\u30da\u30fc\u30b9\u3092\u78ba\u4fdd *\/\n    height: 100%;\n  }\n\n  \/* \u30b3\u30fc\u30b9\u30ab\u30fc\u30c9\u5168\u4f53\u306e\u67a0\u7d44\u307f *\/\n  .custom-course-card {\n    background-color: #fff !important;\n    border: none !important;\n    border-radius: 20px !important;\n    box-shadow: 0 15px 35px rgba(15, 33, 24, 0.03) !important;\n    transition: transform 0.3s ease, box-shadow 0.3s ease;\n  }\n  .card-wrapper:hover .custom-course-card {\n    transform: translateY(-5px);\n    box-shadow: 0 20px 40px rgba(15, 33, 24, 0.06) !important;\n  }\n\n  \/* \u4e0a\u90e8\u306e\u306f\u307f\u51fa\u3057\u30b9\u30c6\u30fc\u30bf\u30b9\u30d0\u30c3\u30b8\uff08\u5171\u901a\uff09 *\/\n  .custom-status-badge-container {\n    position: absolute;\n    top: 1.1rem;\n    left: 0;\n    width: 100%;\n    text-align: center;\n    z-index: 10;\n  }\n  .custom-status-badge {\n    color: #fff !important;\n    font-size: 0.8rem !important;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    padding: 0.5rem 1.75rem !important;\n    border-radius: 30px !important;\n    white-space: nowrap;\n    display: inline-block;\n  }\n\n  \/* \u901a\u5e38\u53d7\u4ed8\u4e2d\u7528\uff1a\u30b0\u30e9\u30c7\u30fc\u30b7\u30e7\u30f3\u3068\u30b7\u30e3\u30c9\u30a6\uff08\u9752\u7cfb\uff09 *\/\n  .badge-web-gradient {\n    background: linear-gradient(135deg, #00b2b0 0%, #0073a4 100%) !important;\n    box-shadow: 0 4px 12px rgba(0, 115, 164, 0.15) !important;\n  }\n\n  \/* \u30ea\u30af\u30a8\u30b9\u30c8\u53d7\u4ed8\u4e2d\u7528\uff1a\u30b0\u30e9\u30c7\u30fc\u30b7\u30e7\u30f3\u3068\u30b7\u30e3\u30c9\u30a6\uff08\u30aa\u30ec\u30f3\u30b8\u7cfb\uff09 *\/\n  .custom-status-badge-request {\n    background: linear-gradient(135deg, #f59e0b 0%, #d97706 100%) !important;\n    box-shadow: 0 4px 12px rgba(217, 119, 6, 0.15) !important;\n  }\n\n  \/* \u30ab\u30fc\u30c9\u30d8\u30c3\u30c0\u30fc *\/\n  .custom-card-header {\n    background: transparent !important;\n    border-bottom: none !important;\n    padding: 2.5rem 2rem 0.5rem 2rem !important;\n  }\n  .custom-card-title {\n    color: #0f2118 !important;\n    font-size: 1.4rem;\n    font-weight: 800;\n    letter-spacing: 0.03em;\n  }\n  .custom-card-subtitle {\n    color: #64748b !important;\n    font-size: 0.85rem;\n    font-weight: 600;\n  }\n\n  \/* \u30ab\u30fc\u30c9\u30dc\u30c7\u30a3 *\/\n  .custom-card-body {\n    padding: 0 2rem 2.5rem 2rem !important;\n  }\n\n  \/* \u5bfe\u8c61\u8005\u30d0\u30c3\u30b8 *\/\n  .badge-target-active {\n    background-color: #f4f6f3 !important;\n    color: #115e3b !important;\n    font-weight: 700;\n    font-size: 0.8rem;\n    padding: 0.4rem 1.25rem !important;\n    border: 1px solid #e2e8e0 !important;\n  }\n  .badge-target-inactive {\n    background-color: #f8fafc !important;\n    color: #cbd5e1 !important;\n    font-weight: 500;\n    font-size: 0.8rem;\n    padding: 0.4rem 1.25rem !important;\n    border: 1px solid #f1f5f9 !important;\n  }\n\n  \/* \u30ea\u30b9\u30c8\u30a2\u30a4\u30c6\u30e0\u306e\u67a0\u7dda\u8a2d\u5b9a *\/\n  .custom-course-list .list-group-item {\n    border-color: #f4f6f3 !important;\n  }\n\n  \/* \u30c1\u30b1\u30c3\u30c8\u679a\u6570\u30d0\u30c3\u30b8 *\/\n  .badge-ticket-cost {\n    background-color: #fabf2c !important;\n    color: #0f2118 !important;\n    font-weight: 800;\n    border-radius: 4px !important;\n    white-space: nowrap;\n  }\n\n  \/* \u7d42\u4e86\u3057\u305f\u30c1\u30b1\u30c3\u30c8\u30d0\u30c3\u30b8 *\/\n  .badge-ticket-expired {\n    background-color: #cbd5e1 !important;\n    color: #64748b !important;\n  }\n\n  \/* \u65e5\u6642\u30c6\u30ad\u30b9\u30c8 *\/\n  .text-datetime-active {\n    color: #115e3b !important;\n    font-size: 1.05rem;\n    font-weight: 700;\n  }\n\n  \/* \u7d42\u4e86\u3057\u305f\u30ec\u30c3\u30b9\u30f3\u306e\u7121\u52b9\u5316\u30b9\u30bf\u30a4\u30eb *\/\n  .course-expired {\n    opacity: 0.5;\n    background-color: #f8fafc !important;\n    cursor: not-allowed;\n  }\n  .course-expired .text-datetime-active {\n    color: #64748b !important;\n    font-weight: 600;\n  }\n\n  \/* \u30a2\u30b3\u30fc\u30c7\u30a3\u30aa\u30f3\u958b\u9589\u30dc\u30bf\u30f3\u7528\u306e\u8abf\u6574 *\/\n  .btn-accordion-toggle {\n    background: none;\n    border: none;\n    padding: 0;\n    width: 100%;\n    text-align: left;\n    color: inherit;\n  }\n  .btn-accordion-toggle:focus {\n    outline: none;\n    box-shadow: none;\n  }\n  .accordion-icon {\n    transition: transform 0.2s ease;\n  }\n  .btn-accordion-toggle[aria-expanded=\"true\"] .accordion-icon {\n    transform: rotate(180deg);\n  }\n\n  \/* \u8a73\u7d30\u30fb\u9b45\u529b\u30a8\u30ea\u30a2 *\/\n  .course-feature-highlight {\n    background-color: #f4f6f3 !important;\n    border-left: 3px solid #115e3b !important;\n    border-radius: 4px;\n    padding: 1rem !important;\n    margin-top: 0.75rem;\n  }\n  .course-feature-highlight ul {\n    font-size: 0.85rem;\n    color: #0f2118 !important;\n    padding-left: 1.1rem;\n    margin-bottom: 0;\n  }\n  .course-feature-highlight li {\n    margin-bottom: 0.4rem;\n    line-height: 1.5;\n  }\n  .course-feature-highlight li:last-child {\n    margin-bottom: 0;\n  }\n\n  .icon-green {\n    color: #115e3b !important;\n  }\n\n  \/* \u7533\u8fbc\u30dc\u30bf\u30f3 *\/\n  .btn-course-signup {\n    color: #115e3b !important;\n    border: 2px solid #115e3b !important;\n    border-radius: 30px !important;\n    padding: 0.75rem !important;\n    font-weight: 700;\n    letter-spacing: 0.05em;\n    transition: all 0.2s ease;\n  }\n  .btn-course-signup:hover {\n    background-color: #115e3b !important;\n    color: #fff !important;\n  }\n\n  \/* \u753b\u9762\u5e45\u304c\u4e2d\u753b\u9762\u4ee5\u4e0b\u306e\u3068\u304d\u306e\u8abf\u6574 *\/\n  @media (max-width: 992px) {\n    .custom-card-header {\n      padding: 2.5rem 1rem 0.5rem 1rem !important;\n    }\n    .custom-card-body {\n      padding: 0 1rem 2rem 1rem !important;\n    }\n    .course-feature-highlight {\n      padding: 0.85rem !important;\n    }\n    .course-feature-highlight ul {\n      padding-left: 0.95rem;\n    }\n  }\n\n  \/* \u30b9\u30de\u30db\u6642\u306e\u30a2\u30b3\u30fc\u30c7\u30a3\u30aa\u30f3\u30ec\u30a4\u30a2\u30a6\u30c8\u4fee\u6b63 *\/\n  @media (max-width: 992px) {\n    .btn-accordion-toggle > .d-flex.flex-column.flex-lg-row {\n      flex-direction: column !important;\n      align-items: flex-start !important;\n    }\n    .btn-accordion-toggle .order-1 {\n      order: 2 !important; \/* \u30c1\u30b1\u30c3\u30c8\u3092\u4e0b\u306b *\/\n      margin-top: 0.5rem;\n    }\n    .btn-accordion-toggle .order-2 {\n      order: 1 !important; \/* \u65e5\u6642\u3092\u4e0a\u306b *\/\n    }\n  }\n<\/style>\n\n<div class=\"course-section\">\n  <div class=\"container\" style=\"max-width: 1140px;\">\n    \n    <div class=\"text-end mb-4\">\n      <p class=\"badge custom-ticket-badge p-2.5 shadow-sm mb-0\">\n        <i class=\"bi bi-info-circle me-1\"><\/i> 1\u30c1\u30b1\u30c3\u30c8 = 1,000\u5186\n      <\/p>\n    <\/div>\n\n    <div class=\"row g-4 row-cols-1 row-cols-lg-2\">\n      \n      <div class=\"col\">\n        <div class=\"card-wrapper\">\n          <div class=\"custom-status-badge-container\">\n            <span class=\"badge custom-status-badge custom-status-badge-request\">\n              <i class=\"bi bi-calendar-event me-1\"><\/i> \u30ea\u30af\u30a8\u30b9\u30c8\u958b\u50ac\u53d7\u4ed8\u4e2d\n            <\/span>\n          <\/div>\n          \n          <div class=\"card h-100 custom-course-card\">\n            <div class=\"card-header custom-card-header text-center\">\n              <h3 class=\"custom-card-title mb-1\">Web\u30d7\u30ed\u30b0\u30e9\u30df\u30f3\u30b0\u30b3\u30fc\u30b9 \u521d\u7d1a\u2461<\/h3>\n              <div class=\"custom-card-subtitle\">1\u30ec\u30c3\u30b9\u30f3 90\u5206<\/div>\n            <\/div>\n            \n            <div class=\"card-body d-flex flex-column custom-card-body\">\n              <div class=\"d-flex justify-content-center gap-2 mb-4\">\n                <span class=\"badge rounded-pill badge-target-active\">\u4e2d\u5b66\u751f<\/span>\n                <span class=\"badge rounded-pill badge-target-active\">\u9ad8\u6821\u751f<\/span>\n                <span class=\"badge rounded-pill badge-target-active\">\u4e00\u822c<\/span>\n              <\/div>\n              \n              <div class=\"list-group list-group-flush custom-course-list mb-4\">\n                \n                <div class=\"list-group-item px-0 py-3\">\n                  <button class=\"btn-accordion-toggle\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseWeb1\" aria-expanded=\"false\" aria-controls=\"collapseWeb1\">\n                    <div class=\"d-flex justify-content-between align-items-center mb-2\">\n                      <div>\n                        <span class=\"badge badge-ticket-cost small px-2 py-1\">2\u30c1\u30b1\u30c3\u30c8<\/span>\n                      <\/div>\n                    <\/div>\n                    <div class=\"ps-2 fw-bold text-dark small d-flex justify-content-between align-items-center\">\n                      <span>\u7b2c1\u56de\uff1a\u8ff7\u5b50\u306b\u306a\u3089\u306a\u3044\uff01\u304d\u308c\u3044\u306a\u9aa8\u7d44\u307f\u3068\u300c\u79d8\u5bc6\u306e\u30e1\u30e2\u300d<\/span>\n                      <i class=\"bi bi-chevron-down accordion-icon text-muted ms-2\"><\/i>\n                    <\/div>\n                  <\/button>\n                  \n                  <div class=\"collapse\" id=\"collapseWeb1\">\n                    <span style=\"opacity:0.6; font-size: 0.75rem;\">Code:WBCMA020301<\/span>\n                    <div class=\"course-feature-highlight\">\n                      <ul>\n                        <li><strong>AI\u3068\u4eba\u9593\u3092\u7e4b\u3050\u300c\u5171\u901a\u306e\u4ed8\u7b8b\u300d\uff1a<\/strong>\u30db\u30fc\u30e0\u30da\u30fc\u30b8\u306e\u6587\u7ae0\u3092\u304d\u308c\u3044\u306b\u6574\u7406\u3059\u308b\u57fa\u672c\u3092\u5b66\u3073\u307e\u3059\u3002\u753b\u9762\u4e0a\u306b\u306f\u6620\u3089\u306a\u3044\u3051\u308c\u3069\u3001AI\u3078\u306e\u6307\u793a\u66f8\u3068\u3057\u3066\u5927\u6d3b\u8e8d\u3059\u308b\u300c\u79d8\u5bc6\u306e\u30e1\u30e2\u66f8\u304d\u300d\u306e\u6b8b\u3057\u65b9\u3092\u7fd2\u5f97\u3057\u307e\u3059\u3002<\/li>\n                        <li><strong>\u6307\u793a\u306e\u7684\u78ba\u3055\u3092\u78e8\u304f\uff1a<\/strong>AI\u304c\u8ff7\u308f\u305a\u306b\u6b21\u306e\u4f5c\u696d\uff08\u30c7\u30b6\u30a4\u30f3\u306a\u3069\uff09\u306b\u9032\u3081\u308b\u3088\u3046\u3001\u76ee\u5370\u3068\u306a\u308b\u30e1\u30e2\u3092\u3042\u3089\u304b\u3058\u3081\u631f\u307f\u8fbc\u3093\u3060\u3001\u7f8e\u3057\u3044\u571f\u53f0\u306e\u4f5c\u308a\u65b9\u3092\u5b66\u3073\u307e\u3059\u3002<\/li>\n                        <li><strong>\u30c8\u30e9\u30d6\u30eb\u306b\u5f37\u3044\u300c\u304d\u308c\u3044\u306a\u30b3\u30fc\u30c9\u300d\u304c\u4f5c\u308c\u308b\uff1a<\/strong>\u753b\u9762\u4e0a\u306e\u6b63\u3057\u3044\u914d\u7f6e\u30eb\u30fc\u30eb\u3092\u30de\u30b9\u30bf\u30fc\u3057\u307e\u3059\u3002\u30e1\u30e2\u3092\u4f7f\u3044\u3053\u306a\u3059\u3053\u3068\u3067\u3001\u5f8c\u304b\u3089\u898b\u8fd4\u3057\u3066\u3082\u3001AI\u306b\u6e21\u3057\u3066\u3082\u7d76\u5bfe\u306b\u8ff7\u5b50\u306b\u306a\u3089\u306a\u3044\u300c\u7dba\u9e97\u3067\u30a8\u30e9\u30fc\u304c\u8d77\u304d\u306b\u304f\u3044\u30da\u30fc\u30b8\u300d\u3092\u4f5c\u308b\u6574\u7406\u6574\u9813\u529b\u304c\u8eab\u306b\u4ed8\u304d\u307e\u3059\u3002<\/li>\n                      <\/ul>\n                    <\/div>\n                  <\/div>\n                <\/div>\n                \n                <div class=\"list-group-item px-0 py-3\">\n                  <button class=\"btn-accordion-toggle\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseWeb2\" aria-expanded=\"false\" aria-controls=\"collapseWeb2\">\n                    <div class=\"d-flex justify-content-between align-items-center mb-2\">\n                      <div>\n                        <span class=\"badge badge-ticket-cost small px-2 py-1\">2\u30c1\u30b1\u30c3\u30c8<\/span>\n                      <\/div>\n                    <\/div>\n                    <div class=\"ps-2 fw-bold text-dark small d-flex justify-content-between align-items-center\">\n                      <span>\u7b2c2\u56de\uff1a\u4e16\u754c\u3068\u7e4b\u304c\u308b\u30ea\u30f3\u30af\u3068\u3001\u4e26\u3073\u65b9\u306e\u30c7\u30b6\u30a4\u30f3<\/span>\n                      <i class=\"bi bi-chevron-down accordion-icon text-muted ms-2\"><\/i>\n                    <\/div>\n                  <\/button>\n                  \n                  <div class=\"collapse\" id=\"collapseWeb2\">\n                    <span style=\"opacity:0.6; font-size: 0.75rem;\">Code:WBCMA020302<\/span>\n                    <div class=\"course-feature-highlight\">\n                      <ul>\n                        <li><strong>\u30ec\u30a4\u30a2\u30a6\u30c8\u306e\u8b0e\u3092\u89e3\u304d\u660e\u304b\u3059\uff1a<\/strong>\u8907\u6570\u306e\u8981\u7d20\u3092\u7d44\u307f\u5408\u308f\u305b\u308b\u6642\u3001AI\u306b\u3069\u3046\u6307\u793a\u3092\u51fa\u305b\u3070\u753b\u9762\u304c\u5d29\u308c\u306a\u3044\u304b\u3001\u305d\u306e\u7d44\u307f\u7acb\u3066\u65b9\u306e\u30b3\u30c4\u3092\u4f53\u9a13\u3057\u307e\u3059\u3002<\/li>\n                        <li><strong>\u30d1\u30fc\u30c4\u3092\u7e4b\u3050\u983c\u307f\u65b9\uff1a<\/strong>AI\u304c\u8ff7\u308f\u305a\u306b\u6b21\u306e\u4f5c\u696d\uff08\u30c7\u30b6\u30a4\u30f3\u306a\u3069\uff09\u306b\u9032\u3081\u308b\u3088\u3046\u3001\u76ee\u5370\u3068\u306a\u308b\u30e1\u30e2\u3092\u3042\u3089\u304b\u3058\u3081\u631f\u307f\u8fbc\u3093\u3060\u3001\u7f8e\u3057\u3044\u571f\u53f0\u306e\u4f5c\u308a\u65b9\u3092\u5b66\u3073\u307e\u3059\u3002<\/li>\n                        <li><strong>\u30cd\u30c3\u30c8\u306e\u4e16\u754c\u3068\u7e4b\u304c\u308b\u3001\u5b9f\u7528\u7684\u306a\u30b5\u30a4\u30c8\u304c\u4f5c\u308c\u308b\uff1a<\/strong>\u300c\u306a\u305c\u3053\u3053\u306e\u6587\u5b57\u306f\u6a2a\u306b\u4e26\u3070\u306a\u3044\u306e\uff1f\u300d\u3068\u3044\u3046\u914d\u7f6e\u306e\u57fa\u672c\u30eb\u30fc\u30eb\u304c\u5206\u304b\u308a\u307e\u3059\u3002\u81ea\u5206\u306e\u597d\u304d\u306a\u30db\u30fc\u30e0\u30da\u30fc\u30b8\u3084SNS\u30a2\u30ab\u30a6\u30f3\u30c8\u3078\u306e\u30ea\u30f3\u30af\u96c6\u3092\u81ea\u7531\u306b\u4f5c\u308c\u308b\u3088\u3046\u306b\u306a\u308a\u3001\u4e00\u6c17\u306b\u5b9f\u7528\u7684\u3067\u300c\u4f7f\u3063\u3066\u3082\u3089\u3048\u308b\u300d\u30b5\u30a4\u30c8\u4f5c\u308a\u304c\u3067\u304d\u308b\u3088\u3046\u306b\u306a\u308a\u307e\u3059\u3002<\/li>\n                      <\/ul>\n                    <\/div>\n                  <\/div>\n                <\/div>\n\n                <div class=\"list-group-item px-0 py-3\">\n                  <button class=\"btn-accordion-toggle\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseWeb3\" aria-expanded=\"false\" aria-controls=\"collapseWeb3\">\n                    <div class=\"d-flex justify-content-between align-items-center mb-2\">\n                      <div>\n                        <span class=\"badge badge-ticket-cost small px-2 py-1\">2\u30c1\u30b1\u30c3\u30c8<\/span>\n                      <\/div>\n                    <\/div>\n                    <div class=\"ps-2 fw-bold text-dark small d-flex justify-content-between align-items-center\">\n                      <span>\u7b2c3\u56de\uff1a\u300c\u900f\u660e\u306a\u7bb1\u300d\u3067\u30d7\u30ed\u3063\u307d\u304f\u307e\u3068\u3081\u308b\u6280<\/span>\n                      <i class=\"bi bi-chevron-down accordion-icon text-muted ms-2\"><\/i>\n                    <\/div>\n                  <\/button>\n                  \n                  <div class=\"collapse\" id=\"collapseWeb3\">\n                    <span style=\"opacity:0.6; font-size: 0.75rem;\">Code:WBCMA020303<\/span>\n                    <div class=\"course-feature-highlight\">\n                      <ul>\n                        <li><strong>\u900f\u660e\u306a\u7bb1\u3067\u307e\u3068\u3081\u308b\u300c\u53ce\u7d0d\u4e0a\u624b\u300d\u306a\u8003\u3048\u65b9\uff1a<\/strong>\u30d0\u30e9\u30d0\u30e9\u306e\u6587\u5b57\u3084\u753b\u50cf\u3092\u5f8c\u304b\u3089\u307e\u3068\u3081\u3066\u30c7\u30b6\u30a4\u30f3\u3059\u308b\u305f\u3081\u306b\u3001\u30db\u30fc\u30e0\u30da\u30fc\u30b8\u306e\u4e2d\u306b\u900f\u660e\u306a\u53ce\u7d0d\u30b1\u30fc\u30b9\u3092\u4f5c\u3063\u3066\u3001\u305d\u308c\u305e\u308c\u306b\u300c\u540d\u524d\u300d\u3092\u3064\u3051\u308b\u30d7\u30ed\u306e\u6280\u3092\u5b66\u3073\u307e\u3059\u3002<\/li>\n                        <li><strong>\u30d7\u30ed\u4ed5\u69d8\u306e\u9aa8\u7d44\u307f\u3092\u4f5c\u308b\u983c\u307f\u65b9\uff1a<\/strong>\u5168\u4f53\u306e\u67a0\u7d44\u307f\u3092\u7dba\u9e97\u306b\u30b0\u30eb\u30fc\u30d7\u5206\u3051\u3057\u3001\u305d\u308c\u305e\u308c\u306b\u5f79\u5272\u3092\u4e0e\u3048\u305f\u30db\u30fc\u30e0\u30da\u30fc\u30b8\u306e\u571f\u53f0\u3092AI\u3068\u4e00\u7dd2\u306b\u69cb\u7bc9\u3057\u307e\u3059\u3002<\/li>\n                        <li><strong>\u30d7\u30ed\u3068\u540c\u3058\u624b\u9806\u3067\u3001\u672c\u683c\u7684\u306a\u30b5\u30a4\u30c8\u304c\u4f5c\u308c\u308b\uff1a<\/strong>\u8907\u96d1\u306a\u30c7\u30b6\u30a4\u30f3\u3067\u3082\u3001\u30d1\u30fc\u30c4\u3054\u3068\u306b\u5c0f\u5206\u3051\u3057\u3066\u7dba\u9e97\u306b\u7d44\u307f\u7acb\u3066\u308b\u300c\u30d7\u30ed\u306e\u8a2d\u8a08\u601d\u8003\u300d\u304c\u624b\u306b\u5165\u308a\u307e\u3059\u30021\u30da\u30fc\u30b8\u306e\u5b8c\u74a7\u306a\u571f\u53f0\u3092\u5b8c\u6210\u3055\u305b\u308b\u3053\u3068\u3067\u3001\u304a\u5e97\u306e\u7d39\u4ecb\u30b5\u30a4\u30c8\u306a\u3069\u3082\u4f5c\u308c\u308b\u672c\u683c\u7684\u306a\u30af\u30ea\u30a8\u30a4\u30bf\u30fc\u3078\u306e\u6249\u304c\u958b\u304d\u307e\u3059\u3002<\/li>\n                      <\/ul>\n                    <\/div>\n                  <\/div>\n                <\/div>\n\n              <\/div>\n\n              <div class=\"mt-auto\">\n                <div class=\"alert alert-light p-3 border mb-3 text-dark shadow-sm\" style=\"font-size: 0.85rem; border-radius: 12px; border-left: 4px solid #f59e0b !important; background-color: #fffbeb !important;\">\n                  <i class=\"bi bi-info-circle-fill text-warning me-1\"><\/i>\n                  \u672c\u8b1b\u5ea7\u306f\u3001\u53d7\u8b1b\u306e\u3054\u5e0c\u671b\uff08\u30ea\u30af\u30a8\u30b9\u30c8\uff09\u3092\u3044\u305f\u3060\u304d\u307e\u3057\u305f\u3089\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\u3092\u8abf\u6574\u3057\u3066\u958b\u50ac\u3044\u305f\u3057\u307e\u3059\u3002\u3054\u8208\u5473\u306e\u3042\u308b\u65b9\u306f\u3001\u307e\u305a\u306f\u53d7\u8b1b\u5e0c\u671b\u306e\u65e8\u3092\u30d5\u30a9\u30fc\u30e0\u307e\u305f\u306fLINE\u3088\u308a\u304a\u6c17\u8efd\u306b\u304a\u77e5\u3089\u305b\u304f\u3060\u3055\u3044\u3002\n                <\/div>\n                <div class=\"pt-1\">\n                  <a href=\"https:\/\/usa-system.biz\/dcampus\/contact\/\" class=\"btn btn-course-signup w-100 shadow-sm\">\n                    <i class=\"bi bi-calendar-check me-1\"><\/i>\u3053\u306e\u30b3\u30fc\u30b9\u306e\u958b\u50ac\u3092\u30ea\u30af\u30a8\u30b9\u30c8\u3059\u308b\n                  <\/a>\n                <\/div>\n              <\/div>\n\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"col\">\n        <div class=\"card-wrapper\">\n          <div class=\"custom-status-badge-container\">\n            <span class=\"badge custom-status-badge badge-web-gradient\">\n              <i class=\"bi bi-check-circle-fill me-1\"><\/i> \u73fe\u5728\u53d7\u4ed8\u4e2d\n            <\/span>\n          <\/div>\n          \n          <div class=\"card h-100 custom-course-card\">\n            <div class=\"card-header custom-card-header text-center\">\n              <h3 class=\"custom-card-title mb-1\">Excel + VBA\u30b3\u30fc\u30b9 \u521d\u7d1a\u2461<\/h3>\n              <div class=\"custom-card-subtitle\">1\u30ec\u30c3\u30b9\u30f3 90\u5206<\/div>\n            <\/div>\n            \n            <div class=\"card-body d-flex flex-column custom-card-body\">\n              <div class=\"d-flex justify-content-center gap-2 mb-4\">\n                <span class=\"badge rounded-pill badge-target-inactive\">\u4e2d\u5b66\u751f<\/span>\n                <span class=\"badge rounded-pill badge-target-inactive\">\u9ad8\u6821\u751f<\/span>\n                <span class=\"badge rounded-pill badge-target-active\">\u4e00\u822c<\/span>\n              <\/div>\n              \n              <div class=\"list-group list-group-flush custom-course-list mb-4\">\n                \n                <div class=\"list-group-item px-0 py-3 course-expired\">\n                  <button class=\"btn-accordion-toggle\" type=\"button\" disabled=\"\" style=\"pointer-events: none;\">\n                    <div class=\"d-flex flex-column flex-lg-row justify-content-between align-items-lg-center mb-2\">\n                      <div class=\"text-end text-lg-start order-1 order-lg-2 mb-1 mb-lg-0\">\n                        <span class=\"badge badge-ticket-cost badge-ticket-expired small px-2 py-1\">\u7d42\u4e86<\/span>\n                      <\/div>\n                      <span class=\"fw-bold text-datetime-active order-2 order-lg-1\">7\/4 <span style=\"color: #64748b;\">(\u571f)<\/span> 13:00 \u2013 14:30<\/span>\n                    <\/div>\n                    <div class=\"ps-2 fw-bold text-muted small d-flex justify-content-between align-items-center\">\n                      <span>\u7b2c1\u56de\uff1a\u7570\u5f62\u5f0fCSV\u30c7\u30fc\u30bf\u306e\u81ea\u52d5\u53d6\u308a\u8fbc\u307f\u30fb\u6574\u5f62\u30c4\u30fc\u30eb<\/span>\n                      <i class=\"bi bi-dash-circle text-muted\"><\/i>\n                    <\/div>\n                  <\/button>\n                <\/div>\n                \n                <div class=\"list-group-item px-0 py-3\">\n                  <button class=\"btn-accordion-toggle\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseExcel2\" aria-expanded=\"false\" aria-controls=\"collapseExcel2\">\n                    <div class=\"d-flex flex-column flex-lg-row justify-content-between align-items-lg-center mb-2\">\n                      <div class=\"text-end text-lg-start order-1 order-lg-2 mb-1 mb-lg-0\">\n                        <span class=\"badge badge-ticket-cost small px-2 py-1\">2\u30c1\u30b1\u30c3\u30c8<\/span>\n                      <\/div>\n                      <span class=\"fw-bold text-datetime-active order-2 order-lg-1\">7\/18 <span style=\"color: #0066cc;\">(\u571f)<\/span> 13:00 \u2013 14:30<\/span>\n                    <\/div>\n                    <div class=\"ps-2 fw-bold text-dark small d-flex justify-content-between align-items-center\">\n                      <span>\u7b2c2\u56de\uff1a\u65b0\u65e7\u30c7\u30fc\u30bf\u306e\u81ea\u52d5\u5dee\u5206\u30c1\u30a7\u30c3\u30af\u30fb\u8272\u5206\u3051\u30c4\u30fc\u30eb<\/span>\n                      <i class=\"bi bi-chevron-down accordion-icon text-muted ms-2\"><\/i>\n                    <\/div>\n                  <\/button>\n                  \n                  <div class=\"collapse\" id=\"collapseExcel2\">\n                    <span style=\"opacity:0.6; font-size: 0.75rem;\">Code:BICMG020302<\/span>\n                    <div class=\"course-feature-highlight\">\n                      <ul>\n                        <li><strong>\u9762\u5012\u306a\u30b3\u30d4\u30da\u4f5c\u696d\u304b\u3089\u5352\u696d\uff01\uff1a<\/strong>\u4f55\u5343\u884c\u3082\u3042\u308b\u30c7\u30fc\u30bf\u306e\u30c1\u30a7\u30c3\u30af\u3084\u66f8\u304d\u5199\u3057\u306a\u3069\u3001\u540c\u3058\u3053\u3068\u306e\u7e70\u308a\u8fd4\u3057\u306f\u3059\u3079\u3066\u30d1\u30bd\u30b3\u30f3\u306b\u304a\u4efb\u305b\u3002\u3042\u306a\u305f\u306b\u4ee3\u308f\u3063\u3066\u8d85\u9ad8\u901f\u3067\u7247\u4ed8\u3051\u307e\u3059\u3002<\/li>\n                        <li><strong>\u65b0\u3057\u304f\u5897\u3048\u305f\u30c7\u30fc\u30bf\u3092\u8272\u3067\u304a\u77e5\u3089\u305b\uff01\uff1a<\/strong>\u5b58\u5728\u3057\u306a\u3044\u65b0\u3057\u3044\u5546\u54c1\u30b3\u30fc\u30c9\u3092\u898b\u3064\u3051\u51fa\u3057\u3001\u884c\u5168\u4f53\u3092\u77ac\u6642\u306b\u81ea\u52d5\u8272\u4ed8\u3051\u3002\u4e00\u76ee\u3067\u65b0\u3057\u3044\u30c7\u30fc\u30bf\u304c\u3069\u3053\u306b\u3042\u308b\u304b\u3092\u628a\u63e1\u3067\u304d\u307e\u3059\u3002<\/li>\n                        <li><strong>\u5909\u66f4\u30c7\u30fc\u30bf\u3092\u30d4\u30f3\u30dd\u30a4\u30f3\u30c8\u3067\u304a\u77e5\u3089\u305b\uff01\uff1a<\/strong>\u300c\u5546\u54c1\u306f\u540c\u3058\u3060\u3051\u3069\u3001\u5024\u6bb5\u3060\u3051\u304c\u5909\u308f\u3063\u305f\uff01\u300d\u3068\u3044\u3046\u5834\u6240\u3092\u898b\u3064\u3051\u51fa\u3057\u3001\u305d\u306e\u91d1\u984d\u306e\u30bb\u30eb\u3060\u3051\u3092\u81ea\u52d5\u3067\u300c\u8584\u3044\u9ec4\u8272\u300d\u306b\u30cf\u30a4\u30e9\u30a4\u30c8\u3002\u898b\u843d\u3068\u3057\u304c\u3061\u306a\u5909\u5316\u3082\u4e00\u767a\u3067\u898b\u629c\u3051\u307e\u3059\u3002<\/li>\n                      <\/ul>\n                    <\/div>\n                  <\/div>\n                <\/div>\n\n                <div class=\"list-group-item px-0 py-3 border-bottom-0\">\n                  <button class=\"btn-accordion-toggle\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseExcel3\" aria-expanded=\"false\" aria-controls=\"collapseExcel3\">\n                    <div class=\"d-flex flex-column flex-lg-row justify-content-between align-items-lg-center mb-2\">\n                      <div class=\"text-end text-lg-start order-1 order-lg-2 mb-1 mb-lg-0\">\n                        <span class=\"badge badge-ticket-cost small px-2 py-1\">2\u30c1\u30b1\u30c3\u30c8<\/span>\n                      <\/div>\n                      <span class=\"fw-bold text-datetime-active order-2 order-lg-1\">8\/22 <span style=\"color: #0066cc;\">(\u571f)<\/span> 13:00 \u2013 14:30<\/span>\n                    <\/div>\n                    <div class=\"ps-2 fw-bold text-dark small d-flex justify-content-between align-items-center\">\n                      <span>\u7b2c3\u56de\uff1a\u30de\u30b9\u30bf\u81ea\u52d5\u66f4\u65b0\uff06\u5909\u66f4\u5c65\u6b74\u30ed\u30b0\u751f\u6210\u30b7\u30b9\u30c6\u30e0<\/span>\n                      <i class=\"bi bi-chevron-down accordion-icon text-muted ms-2\"><\/i>\n                    <\/div>\n                  <\/button>\n                  \n                  <div class=\"collapse\" id=\"collapseExcel3\">\n                    <span style=\"opacity:0.6; font-size: 0.75rem;\">Code:BICMG020303<\/span>\n                    <div class=\"course-feature-highlight\">\n                      <ul>\n                        <li><strong>\u65b0\u3057\u3044\u30c7\u30fc\u30bf\u3078\u81ea\u52d5\u3067\u66f8\u304d\u63db\u3048\uff06\u8ffd\u52a0\uff01\uff1a<\/strong>\u898b\u3064\u304b\u3063\u305f\u5dee\u5206\u3092\u3082\u3068\u306b\u3001\u30ea\u30b9\u30c8\u306b\u81ea\u52d5\u3067\u8ffd\u52a0\u3057\u3001\u5909\u308f\u3063\u305f\u6240\u306f\u6700\u65b0\u306b\u81ea\u52d5\u3067\u66f8\u304d\u63db\u3048\u307e\u3059\u3002\u624b\u4f5c\u696d\u3067\u306e\u300c\u30b3\u30d4\u30da\u306e\u30ba\u30ec\u300d\u306b\u3088\u308b\u30c7\u30fc\u30bf\u7834\u640d\u306e\u5fc3\u914d\u306f\u3082\u3046\u3042\u308a\u307e\u305b\u3093\u3002<\/li>\n                        <li><strong>\u300c\u3044\u3064\u30fb\u8ab0\u304c\u76f4\u3057\u305f\u304b\u300d\u306e\u30e1\u30e2\u3092\u81ea\u52d5\u3067\u6b8b\u3059\uff01\uff1a<\/strong>\u66f8\u304d\u63db\u3048\u308b\u3068\u540c\u6642\u306b\u3001\u5225\u306e\u30b7\u30fc\u30c8\u3078\u81ea\u52d5\u3067\u5909\u66f4\u7b87\u6240\u3092\u66f8\u304d\u6e9c\u3081\u3066\u3044\u304d\u307e\u3059\u3002\u300c\u8ab0\u304c\u3069\u3053\u3092\u5909\u3048\u305f\u304b\u308f\u304b\u3089\u306a\u3044\u300d\u3068\u3044\u3046\u30c8\u30e9\u30d6\u30eb\u3092\u9632\u304e\u307e\u3059\u3002<\/li>\n                        <li><strong>\u3042\u306a\u305f\u3060\u3051\u306e\u64cd\u4f5c\u30e1\u30cb\u30e5\u30fc\u753b\u9762\u304c\u5b8c\u6210\uff01\uff1a<\/strong>\u4ed5\u4e0a\u3052\u306b\u3001\u5c02\u7528\u306e\u30e1\u30cb\u30e5\u30fc\u753b\u9762\u3092\u4f5c\u308a\u307e\u3059\u3002\u51e6\u7406\u304c\u7d42\u308f\u308b\u3068\u3001\u753b\u9762\u306b\u30d1\u30c3\u3068\u30e1\u30c3\u30bb\u30fc\u30b8\u3067\u304a\u77e5\u3089\u305b\u3002\u307e\u308b\u3067\u304a\u5e97\u5c02\u7528\u306e\u30b7\u30b9\u30c6\u30e0\u306e\u3088\u3046\u306a\u3001\u89aa\u5207\u3067\u4f7f\u3044\u3084\u3059\u3044\u4ed5\u7d44\u307f\u304c\u3067\u304d\u3042\u304c\u308a\u307e\u3059\u3002<\/li>\n                      <\/ul>\n                    <\/div>\n                  <\/div>\n                <\/div>\n                \n                <div class=\"list-group-item px-0 py-3 border-top\">\n                  <div class=\"ps-2\">\n                    <div class=\"fw-bold mb-1\"><i class=\"bi bi-geo-alt-fill me-1 icon-green\"><\/i>\u5834\u6240<\/div>\n                    <div class=\"small text-dark\">\u3055\u3093\u3055\u3093\u9928 \u8996\u8074\u899a\u5ba4\uff082\u968e\uff09<\/div>\n                    <div class=\"text-muted\" style=\"font-size: 0.75rem;\">\u3012879-0471 \u5927\u5206\u770c\u5b87\u4f50\u5e02\u5927\u5b57\u56db\u65e5\u5e02391-10<\/div>\n                  <\/div>\n                <\/div>\n                \n                <div class=\"list-group-item px-0 py-3 border-top border-bottom-0\">\n                  <div class=\"ps-2 text-dark\">\n                    <span class=\"fw-bold\"><i class=\"bi bi-people-fill me-2 icon-green\"><\/i>\u5b9a\u54e1\uff1a<\/span>10\u540d\uff08\u5148\u7740\u9806\uff09\n                  <\/div>\n                <\/div>\n              <\/div>\n\n              <div class=\"mt-auto pt-2\">\n                <a href=\"https:\/\/usa-system.biz\/dcampus\/apply\/\" class=\"btn btn-course-signup w-100 shadow-sm\">\n                  <i class=\"bi bi-pencil-square me-1\"><\/i>\u3053\u306e\u30b3\u30fc\u30b9\u306b\u7533\u3057\u8fbc\u3080\n                <\/a>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/div>\n\n\n\n<style>\n  \/* \u5168\u4f53\u306e\u80cc\u666f\u8a2d\u5b9a *\/\n  .course-section {\n    background-color: #f4f6f3 !important; \/* \u30bb\u30fc\u30b8\u30b0\u30ec\u30fc\u80cc\u666f *\/\n    padding: 4rem 1rem !important;\n  }\n\n  \/* \u30c1\u30b1\u30c3\u30c8\u60c5\u5831\u306e\u30d0\u30c3\u30b8 *\/\n  .custom-ticket-badge {\n    background-color: #fff !important;\n    color: #115e3b !important; \/* \u30c0\u30fc\u30af\u30b0\u30ea\u30fc\u30f3 *\/\n    border: 1px solid #e2e8e0 !important;\n    border-radius: 30px !important;\n    font-weight: 700;\n    letter-spacing: 0.05em;\n  }\n\n  \/* \u30b3\u30fc\u30b9\u30ab\u30fc\u30c9\u5168\u4f53\u306e\u67a0\u7d44\u307f *\/\n  .custom-course-card {\n    background-color: #fff !important;\n    border: none !important;\n    border-radius: 20px !important;\n    box-shadow: 0 15px 35px rgba(15, 33, 24, 0.03) !important;\n    overflow: visible !important; \/* \u30d0\u30c3\u30b8\u3092\u306f\u307f\u51fa\u3055\u305b\u308b\u305f\u3081 *\/\n    padding: 3.5rem 2rem 2.5rem 2rem !important;\n    transition: transform 0.3s ease, box-shadow 0.3s ease;\n  }\n  .custom-course-card:hover {\n    transform: translateY(-5px);\n    box-shadow: 0 20px 40px rgba(15, 33, 24, 0.06) !important;\n  }\n\n  \/* \u4e0a\u90e8\u306e\u306f\u307f\u51fa\u3057\u30b9\u30c6\u30fc\u30bf\u30b9\u30d0\u30c3\u30b8 *\/\n  .custom-status-badge {\n    background: linear-gradient(135deg, #00b2b0 0%, #0073a4 100%) !important;\n    color: #fff !important;\n    font-size: 0.8rem !important;\n    font-weight: 800;\n    letter-spacing: 0.05em;\n    padding: 0.5rem 1.75rem !important;\n    border-radius: 30px !important;\n    box-shadow: 0 4px 12px rgba(0, 115, 164, 0.15) !important;\n  }\n\n  \/* \u30b3\u30fc\u30b9\u30bf\u30a4\u30c8\u30eb\uff08\u30c7\u30a3\u30fc\u30d7\u30d5\u30a9\u30ec\u30b9\u30c8\uff09 *\/\n  .custom-card-title {\n    color: #0f2118 !important; \n    font-size: 1.4rem;\n    font-weight: 800;\n    letter-spacing: 0.03em;\n  }\n  .custom-card-subtitle {\n    color: #64748b !important;\n    font-size: 0.85rem;\n    font-weight: 600;\n  }\n\n  \/* \u5bfe\u8c61\u8005\u30d0\u30c3\u30b8 *\/\n  .badge-target-active {\n    background-color: #f4f6f3 !important;\n    color: #115e3b !important;\n    font-weight: 700;\n    font-size: 0.8rem;\n    padding: 0.4rem 1.25rem !important;\n    border: 1px solid #e2e8e0 !important;\n  }\n  .badge-target-inactive {\n    background-color: #f8fafc !important;\n    color: #cbd5e1 !important;\n    font-weight: 500;\n    font-size: 0.8rem;\n    padding: 0.4rem 1.25rem !important;\n    border: 1px solid #f1f5f9 !important;\n  }\n\n  \/* \u6e96\u5099\u4e2d\u8868\u793a\u30a8\u30ea\u30a2 *\/\n  .preparing-content {\n    text-align: center;\n    padding: 2rem 0 1rem 0 !important;\n  }\n  \n  \/* \u30a2\u30a4\u30b3\u30f3 *\/\n  .preparing-icon {\n    color: #fabf2c !important;\n    font-size: 3rem;\n    line-height: 1;\n    margin-bottom: 1rem;\n  }\n\n  \/* \u30e1\u30a4\u30f3\u30c6\u30ad\u30b9\u30c8 *\/\n  .preparing-text {\n    color: #115e3b !important;\n    font-size: 1.2rem;\n    font-weight: 800;\n    letter-spacing: 0.05em;\n    margin-bottom: 0.5rem;\n  }\n  \/* \u30b5\u30d6\u30c6\u30ad\u30b9\u30c8 *\/\n  .preparing-subtext {\n    color: #64748b !important;\n    font-size: 0.85rem;\n    line-height: 1.6;\n  }\n\n  \/* \u30b9\u30de\u30db\u5bfe\u5fdc\uff1a\u4f59\u767d\u3092\u8a70\u3081\u3066\u30b9\u30c3\u30ad\u30ea\u898b\u305b\u308b *\/\n  @media (max-width: 768px) {\n    .custom-course-card {\n      padding: 3rem 1rem 2rem 1rem !important; \/* \u5de6\u53f3\u306e\u4f59\u767d\u3092\u7e2e\u5c0f\u3001\u4e0a\u90e8\u3082\u5fae\u8abf\u6574 *\/\n    }\n    .preparing-content {\n      padding: 1rem 0 0.5rem 0 !important; \/* \u6e96\u5099\u4e2d\u30a8\u30ea\u30a2\u306e\u4e0a\u4e0b\u4f59\u767d\u3082\u30b3\u30f3\u30d1\u30af\u30c8\u306b *\/\n    }\n    .preparing-subtext {\n      font-size: 0.8rem; \/* \u30c6\u30ad\u30b9\u30c8\u304c\u6298\u308a\u8fd4\u3055\u308c\u3059\u304e\u306a\u3044\u3088\u3046\u5fae\u8abf\u6574 *\/\n    }\n  }\n<\/style>\n\n<div class=\"course-section\">\n  <div class=\"container\" style=\"max-width: 1100px;\">\n    <div class=\"row g-5\">  \n      <div class=\"col-md-6 position-relative\">\n        <div class=\"card h-100 custom-course-card\">\n          <div class=\"position-absolute top-0 start-50 translate-middle\" style=\"z-index: 10;\">\n            <span class=\"badge custom-status-badge\">\u6e96\u5099\u4e2d<\/span>\n          <\/div> \n          <div class=\"text-center mb-4\">\n            <h3 class=\"custom-card-title mb-1\">Web\u30d7\u30ed\u30b0\u30e9\u30df\u30f3\u30b0\u30b3\u30fc\u30b9 \u521d\u7d1a\u2462<\/h3>\n            <div class=\"custom-card-subtitle\">1\u30ec\u30c3\u30b9\u30f3 90\u5206<\/div>\n          <\/div>\n          <div class=\"card-body p-0\">\n            <div class=\"d-flex justify-content-center gap-2 mb-4\">\n              <span class=\"badge rounded-pill badge-target-active\">\u4e2d\u5b66\u751f<\/span>\n              <span class=\"badge rounded-pill badge-target-active\">\u9ad8\u6821\u751f<\/span>\n              <span class=\"badge rounded-pill badge-target-active\">\u4e00\u822c<\/span>\n            <\/div>      \n            <div class=\"preparing-content\">\n              <div class=\"preparing-icon\">\n                <i class=\"bi bi-laptop\"><\/i>\n              <\/div>\n              <div class=\"preparing-text\">\u73fe\u5728\u6e96\u5099\u4e2d<\/div>\n              <div class=\"preparing-subtext\">\u51683\u56de\u306e\u30ab\u30ea\u30ad\u30e5\u30e9\u30e0\u3092\u4e88\u5b9a\u3057\u3066\u3044\u307e\u3059\u3002<br>\u8a73\u7d30\u304c\u6c7a\u307e\u308a\u6b21\u7b2c\u3001\u516c\u958b\u3044\u305f\u3057\u307e\u3059\u3002<\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n      <div class=\"col-md-6 position-relative\">\n        <div class=\"card h-100 custom-course-card\">\n          <div class=\"position-absolute top-0 start-50 translate-middle\" style=\"z-index: 10;\">\n            <span class=\"badge custom-status-badge\">\u6e96\u5099\u4e2d<\/span>\n          <\/div>\n          <div class=\"text-center mb-4\">\n            <h3 class=\"custom-card-title mb-1\">Excel + VBA\u30b3\u30fc\u30b9 \u521d\u7d1a\u2462<\/h3>\n            <div class=\"custom-card-subtitle\">1\u30ec\u30c3\u30b9\u30f3 90\u5206<\/div>\n          <\/div>\n          <div class=\"card-body p-0\">\n            <div class=\"d-flex justify-content-center gap-2 mb-4\">\n              <span class=\"badge rounded-pill badge-target-inactive\">\u4e2d\u5b66\u751f<\/span>\n              <span class=\"badge rounded-pill badge-target-inactive\">\u9ad8\u6821\u751f<\/span>\n              <span class=\"badge rounded-pill badge-target-active\">\u4e00\u822c<\/span>\n            <\/div>\n            <div class=\"preparing-content\">\n              <div class=\"preparing-icon\">\n                <i class=\"bi bi-file-spreadsheet\"><\/i>\n              <\/div>\n              <div class=\"preparing-text\">\u73fe\u5728\u6e96\u5099\u4e2d<\/div>\n              <div class=\"preparing-subtext\">\u51683\u56de\u306e\u30ab\u30ea\u30ad\u30e5\u30e9\u30e0\u3092\u4e88\u5b9a\u3057\u3066\u3044\u307e\u3059\u3002<br>\u8a73\u7d30\u304c\u6c7a\u307e\u308a\u6b21\u7b2c\u3001\u516c\u958b\u3044\u305f\u3057\u307e\u3059\u3002<\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n\n\n<style>\n  \/* \u5168\u4f53\u306e\u80cc\u666f\u8a2d\u5b9a\uff08\u30bb\u30fc\u30b8\u30b0\u30ec\u30fc\u306b\u99b4\u67d3\u3080\u3088\u3046\u3001\u5916\u67a0 padding \u306e\u307f\u3092\u8a2d\u5b9a\uff09 *\/\n  .notice-section {\n    padding: 2rem 1rem !important;\n    font-family: sans-serif;\n  }\n\n  \/* \u3054\u6ce8\u610f\u30dc\u30c3\u30af\u30b9\u5168\u4f53\u306e\u67a0\u7d44\u307f\uff08\u30ab\u30fc\u30c9\u3068\u540c\u3058\u7f8e\u3057\u3044\u89d2\u4e38\u3068\u67d4\u3089\u304b\u3044\u30b7\u30e3\u30c9\u30a6\uff09 *\/\n  .custom-notice-box {\n    background-color: #fff !important;\n    border: none !important;\n    border-radius: 20px !important;\n    box-shadow: 0 15px 35px rgba(15, 33, 24, 0.03) !important;\n    padding: 2.5rem 2rem !important;\n  }\n\n  \/* \u30a2\u30a4\u30b3\u30f3\u3068\u30bf\u30a4\u30c8\u30eb\u306e\u4e26\u3073 *\/\n  .notice-heading {\n    display: block;\n    text-align: center;\n    color: #0f2118 !important; \/* \u30c7\u30a3\u30fc\u30d7\u30d5\u30a9\u30ec\u30b9\u30c8 *\/\n    font-size: 1.4rem;\n    font-weight: 800;\n    letter-spacing: 0.03em;\n    margin-bottom: 1.5rem;\n  }\n\n  \/* \u8b66\u544a\u30a2\u30a4\u30b3\u30f3\uff08\u30af\u30ea\u30a2\u30b4\u30fc\u30eb\u30c9\u3067\u7d71\u4e00\u611f\u306e\u3042\u308b\u30a2\u30af\u30bb\u30f3\u30c8\uff09 *\/\n  .notice-icon {\n    color: #fabf2c !important;\n    font-size: 1.6rem;\n    vertical-align: -0.1em;\n  }\n\n  \/* \u8a73\u7d30\u30fb\u9b45\u529b\u30a8\u30ea\u30a2\u3068\u540c\u3058\u30c8\u30f3\u30de\u30ca\u306e\u30dc\u30c3\u30af\u30b9\u69cb\u9020 *\/\n  .notice-content-box {\n    background-color: #f4f6f3 !important; \/* \u30bb\u30fc\u30b8\u30b0\u30ec\u30fc\u80cc\u666f *\/\n    border-left: 3px solid #115e3b !important; \/* \u30e1\u30a4\u30f3\u306e\u30c0\u30fc\u30af\u30b0\u30ea\u30fc\u30f3\u30e9\u30a4\u30f3 *\/\n    border-radius: 4px;\n    padding: 1.25rem 1.5rem !important;\n  }\n\n  \/* \u30ea\u30b9\u30c8\u5168\u4f53\u306e\u30b9\u30bf\u30a4\u30eb *\/\n  .notice-list {\n    color: #0f2118 !important; \/* \u30c7\u30a3\u30fc\u30d7\u30d5\u30a9\u30ec\u30b9\u30c8 *\/\n    line-height: 1.8;\n    font-size: 0.9rem;\n    padding-left: 1.2rem;\n    margin-bottom: 0;\n  }\n\n  .notice-list li {\n    margin-bottom: 0.5rem;\n  }\n  .notice-list li:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* \u30ea\u30b9\u30c8\u5185\u306e\u5f37\u8abf\u6587\u5b57\uff08\u30e1\u30a4\u30f3\u306e\u30c0\u30fc\u30af\u30b0\u30ea\u30fc\u30f3\u3067\u8996\u8a8d\u6027\u3092\u78ba\u4fdd\uff09 *\/\n  .notice-highlight {\n    color: #115e3b !important;\n    font-weight: 800;\n  }\n\n  \/* \u30b9\u30de\u30db\u5bfe\u5fdc\uff1a\u4f59\u767d\u3092\u8a70\u3081\u3066\u6587\u5b57\u5e45\u3092\u5e83\u304f\u78ba\u4fdd *\/\n  @media (max-width: 768px) {\n    .custom-notice-box {\n      padding: 2rem 1rem !important; \/* \u5916\u5074\u306e\u30ab\u30fc\u30c9\u306e\u5de6\u53f3\u4f59\u767d\u3092\u7e2e\u5c0f *\/\n    }\n    .notice-content-box {\n      padding: 1rem 0.85rem !important; \/* \u5185\u5074\u306e\u30b0\u30ec\u30fc\u30dc\u30c3\u30af\u30b9\u306e\u5de6\u53f3\u4f59\u767d\u3092\u7e2e\u5c0f *\/\n    }\n    .notice-list {\n      padding-left: 1rem; \/* \u30ea\u30b9\u30c8\u306e\u5de6\u30a4\u30f3\u30c7\u30f3\u30c8\u3092\u5c11\u3057\u8a70\u3081\u3066\u6a2a\u5e45\u3092\u78ba\u4fdd *\/\n      font-size: 0.85rem; \/* \u30b9\u30de\u30db\u3067\u6587\u5b57\u304c\u6298\u308a\u8fd4\u3055\u308c\u3059\u304e\u306a\u3044\u3088\u3046\u5fae\u8abf\u6574 *\/\n    }\n  }\n<\/style>\n\n<div class=\"notice-section\">\n  <div class=\"container\" style=\"max-width: 1140px;\">\n    <div class=\"custom-notice-box\" role=\"alert\">\n      \n      <div class=\"notice-heading\">\n        <i class=\"bi bi-exclamation-triangle-fill notice-icon me-2\"><\/i>\n        <span>\u304a\u7533\u3057\u8fbc\u307f\u6642\u306e\u3054\u6ce8\u610f<\/span>\n      <\/div>\n      \n      <div class=\"notice-content-box\">\n        <ul class=\"notice-list\">\n          <li>7\u6708\u4ee5\u964d\u306e\u30b3\u30fc\u30b9\u306b\u8a18\u8f09\u3057\u3066\u3044\u308b\u65e5\u4ed8\u306f<span class=\"notice-highlight\">\u4e88\u5b9a\u65e5\u4ed8<\/span>\u3068\u306a\u308a\u307e\u3059\u3002<\/li>\n          <li>\u4f1a\u5834\u78ba\u4fdd\u306e\u72b6\u6cc1\u306b\u3088\u308a\u3001<span class=\"notice-highlight\">\u6642\u9593\u306b\u3064\u3044\u3066\u3082\u73fe\u6642\u70b9\u3067\u306f\u78ba\u5b9a\u3067\u306f\u3054\u3056\u3044\u307e\u305b\u3093<\/span>\u306e\u3067\u3054\u4e86\u627f\u304f\u3060\u3055\u3044\u3002<\/li>\n          <li>\u571f\u65e5\u306e\u4e21\u65e5\u958b\u50ac\u306b\u3064\u3044\u3066\u3082\u73fe\u5728\u306f\u672a\u5b9a\u3068\u306a\u3063\u3066\u304a\u308a\u307e\u3059\u3002<\/li>\n        <\/ul>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u30ab\u30ea\u30ad\u30e5\u30e9\u30e0 Our Curriculum AI\u3092\u6700\u9ad8\u306e\u76f8\u68d2\u306b\u3057\u3066\u3001\u4e00\u6b69\u5148\u3078\u9032\u3080 AI\u304c\u4f55\u3067\u3082\u4e00\u77ac\u3067\u7b54\u3048\u3092\u51fa\u3057\u3066\u304f\u308c\u308b\u6642\u4ee3\u3060\u304b\u3089\u3053\u305d\u3001\u81ea\u5206\u306e\u982d\u3067\u8003\u3048\u3001\u7d0d\u5f97\u3057\u3066\u9032\u3081\u308b\u3053\u3068\u306b\u672c\u5f53\u306e\u4fa1\u5024\u304c\u3042\u308a\u307e\u3059\u3002 AI\u00d7\u30d7\u30ed\u30b0\u30e9\u30df\u30f3\u30b0 We [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-templates\/page-blank.php","meta":{"_themeisle_gutenberg_block_has_review":false,"footnotes":""},"class_list":["post-684","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/usa-system.biz\/dcampus\/wp-json\/wp\/v2\/pages\/684","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/usa-system.biz\/dcampus\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/usa-system.biz\/dcampus\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/usa-system.biz\/dcampus\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/usa-system.biz\/dcampus\/wp-json\/wp\/v2\/comments?post=684"}],"version-history":[{"count":13,"href":"https:\/\/usa-system.biz\/dcampus\/wp-json\/wp\/v2\/pages\/684\/revisions"}],"predecessor-version":[{"id":713,"href":"https:\/\/usa-system.biz\/dcampus\/wp-json\/wp\/v2\/pages\/684\/revisions\/713"}],"wp:attachment":[{"href":"https:\/\/usa-system.biz\/dcampus\/wp-json\/wp\/v2\/media?parent=684"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}