{"id":38,"date":"2024-10-30T07:02:30","date_gmt":"2024-10-30T07:02:30","guid":{"rendered":"https:\/\/ikku-kai.jp\/?page_id=38"},"modified":"2026-07-23T15:57:01","modified_gmt":"2026-07-23T15:57:01","slug":"%e3%83%9e%e3%83%aa%e3%83%b3%e7%a9%ba%e6%89%8b%e3%82%af%e3%83%a9%e3%83%96","status":"publish","type":"page","link":"https:\/\/ikku-kai.jp\/?page_id=38","title":{"rendered":"\u30de\u30ea\u30f3\u7a7a\u624b\u30af\u30e9\u30d6"},"content":{"rendered":"\n<style>\n\n\/* Google font *\/\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Shippori+Mincho:wght@400;600;700&display=swap');\n\n\n.marin-page {\n\n  max-width:900px;\n  margin:0 auto;\n\n  color:#222;\n\n  font-family:\n  \"Shippori Mincho\",\n  \"Hiragino Mincho ProN\",\n  \"Yu Mincho\",\n  serif;\n\n  line-height:1.9;\n\n}\n\n\n\n\/* =====================\n Hero\n===================== *\/\n\n\n.marin-hero {\n\n  background-image:\n  linear-gradient(\n  rgba(0,0,0,.45),\n  rgba(0,0,0,.55)\n  ),\n  url(\"https:\/\/ikku-kai.jp\/wp-content\/uploads\/2026\/07\/S__134832428.jpg\");\n\n\n  background-size:cover;\n\n  background-position:center;\n\n\n  height:450px;\n\n\n  display:flex;\n\n  justify-content:center;\n\n  align-items:center;\n\n\n  text-align:center;\n\n\n  margin-bottom:70px;\n\n\n}\n\n\n\n.marin-hero-overlay {\n\n  color:#fff;\n\n  padding:20px;\n\n}\n\n\n\n.marin-hero h1 {\n\n  color:#fff;\n\n  font-size:42px;\n\n  letter-spacing:.15em;\n\n  margin-bottom:25px;\n\n}\n\n\n\n.marin-hero p {\n\n  font-size:17px;\n\n  margin-bottom:35px;\n\n}\n\n\n\n\n\/* =====================\n Button\n===================== *\/\n\n\n.marin-button {\n\n\n  display:inline-block;\n\n\n  background:#b40000;\n\n\n  color:#fff !important;\n\n\n  padding:14px 40px;\n\n\n  text-decoration:none;\n\n\n  font-size:16px;\n\n\n  letter-spacing:.08em;\n\n\n  transition:.3s;\n\n\n}\n\n\n\n.marin-button:hover {\n\n\n  background:#7d0000;\n\n\n}\n\n\n\n\n\/* =====================\n Heading\n===================== *\/\n\n\n.marin-page h2 {\n\n\n  font-size:30px;\n\n\n  text-align:center;\n\n\n  letter-spacing:.15em;\n\n\n  margin:70px 0 35px;\n\n\n}\n\n\n\n.marin-page h3 {\n\n\n  font-size:22px;\n\n\n  border-left:4px solid #b40000;\n\n\n  padding-left:15px;\n\n\n  margin-top:55px;\n\n\n}\n\n\n\n.marin-page h3 span {\n\n\n  font-size:14px;\n\n\n  font-weight:normal;\n\n\n}\n\n\n\n\n\n\/* =====================\n Feature\n===================== *\/\n\n\n.marin-feature {\n\n\n  display:flex;\n\n  gap:25px;\n\n  margin-bottom:70px;\n\n\n}\n\n\n\n.marin-feature-box {\n\n\n  flex:1;\n\n\n  padding:30px 25px;\n\n\n  border:1px solid #ddd;\n\n\n  background:#fff;\n\n\n  position:relative;\n\n\n}\n\n\n\n.marin-feature-box::before {\n\n\n  content:\"\";\n\n\n  position:absolute;\n\n\n  top:0;\n\n  left:0;\n\n\n  width:100%;\n\n\n  height:3px;\n\n\n  background:#b40000;\n\n\n}\n\n\n\n.marin-feature-box .number {\n\n\n  color:#b40000;\n\n\n  font-size:32px;\n\n\n  font-weight:bold;\n\n\n}\n\n\n\n.marin-feature-box h4 {\n\n\n  font-size:18px;\n\n\n}\n\n\n\n\n\n\/* =====================\n Schedule\n===================== *\/\n\n\n.marin-schedule-box {\n\n\n  border:1px solid #ddd;\n\n\n  padding:25px;\n\n\n  margin-bottom:20px;\n\n\n}\n\n\n\n.marin-schedule-box h4 {\n\n\n  margin-top:0;\n\n\n  font-size:19px;\n\n\n}\n\n\n\n\n.marin-schedule-table {\n\n\n  width:100%;\n\n\n  border-collapse:collapse;\n\n\n}\n\n\n\n.marin-schedule-table th {\n\n\n  background:#111;\n\n\n  color:white;\n\n\n}\n\n\n\n.marin-schedule-table th,\n.marin-schedule-table td {\n\n\n  border:1px solid #ddd;\n\n\n  padding:14px;\n\n\n}\n\n\n\n\n\/* =====================\n Special\n===================== *\/\n\n\n.marin-special {\n\n\n  margin:50px 0;\n\n\n  padding:35px;\n\n\n  text-align:center;\n\n\n  background:#f7f7f7;\n\n\n  border-left:4px solid #b40000;\n\n\n  font-size:20px;\n\n\n}\n\n\n\n\n\n\/* =====================\n Footer\n===================== *\/\n\n\n.marin-footer {\n\n\n  text-align:center;\n\n\n  padding:60px 10px;\n\n\n}\n\n\n\n\n\n\/* =====================\n Mobile\n===================== *\/\n\n\n@media(max-width:700px){\n\n\n.marin-hero {\n\nheight:380px;\n\n}\n\n\n\n.marin-hero h1 {\n\n\nfont-size:30px;\n\n\n}\n\n\n\n.marin-feature {\n\n\ndisplay:block;\n\n\n}\n\n\n\n.marin-feature-box {\n\n\nmargin-bottom:20px;\n\n\n}\n\n\n\n.marin-schedule-table {\n\n\nfont-size:14px;\n\n\n}\n\n\n}\n\n<\/style>\n\n\n\n<div class=\"marin-page\">\n\n\n<section class=\"marin-hero\">\n\n  <div class=\"marin-hero-overlay\">\n\n    <h1>\u30de\u30ea\u30f3\u7a7a\u624b\u30af\u30e9\u30d6<\/h1>\n\n    <p>\n      \u5ddd\u53e3\u5e02\u306725\u5e74\u4ee5\u4e0a\u7d9a\u304f\u7a7a\u624b\u30af\u30e9\u30d6\u3002<br>\n      \u5e7c\u5e74\u304b\u3089\u7af6\u6280\u8005\u307e\u3067\u3001\u305d\u308c\u305e\u308c\u306e\u76ee\u6a19\u306b\u5408\u308f\u305b\u305f\u6307\u5c0e\u3092\u884c\u3063\u3066\u3044\u307e\u3059\u3002\n    <\/p>\n\n    <a href=\"https:\/\/marin-karateclub.com\" target=\"_blank\" class=\"marin-button\" rel=\"noopener\">\n      \u30de\u30ea\u30f3\u7a7a\u624b\u30af\u30e9\u30d6\u516c\u5f0f\u30b5\u30a4\u30c8\u3092\u898b\u308b\n    <\/a>\n\n  <\/div>\n\n<\/section>\n\n\n\n<section class=\"marin-feature\">\n\n\n<div class=\"marin-feature-box\">\n<div class=\"number\">01<\/div>\n<h4>\u5e7c\u5e74\u304b\u3089\u7af6\u6280\u8005\u307e\u3067<\/h4>\n\n<p>\n\u521d\u5fc3\u8005\u304b\u3089\u5927\u4f1a\u51fa\u5834\u3092\u76ee\u6307\u3059\u9078\u624b\u307e\u3067\u3001\n\u30ec\u30d9\u30eb\u306b\u5408\u308f\u305b\u305f\u7a3d\u53e4\u3092\u884c\u3063\u3066\u3044\u307e\u3059\u3002\n<\/p>\n\n<\/div>\n\n\n\n<div class=\"marin-feature-box\">\n<div class=\"number\">02<\/div>\n<h4>\u4e00\u4eba\u3072\u3068\u308a\u306b\u5408\u308f\u305b\u305f\u6307\u5c0e<\/h4>\n\n<p>\n\u5e74\u9f62\u3084\u7d4c\u9a13\u306b\u5fdc\u3058\u3066\u3001\n\u57fa\u672c\u304b\u3089\u6bb5\u968e\u7684\u306b\u6280\u8853\u3092\u78e8\u304d\u307e\u3059\u3002\n<\/p>\n\n<\/div>\n\n\n\n<div class=\"marin-feature-box\">\n<div class=\"number\">03<\/div>\n<h4>\u7a7a\u624b\u3092\u901a\u3058\u305f\u6210\u9577<\/h4>\n\n<p>\n\u6280\u8853\u3060\u3051\u3067\u306f\u306a\u304f\u3001\n\u793c\u5100\u3084\u96c6\u4e2d\u529b\u3001\u6311\u6226\u3059\u308b\u5fc3\u3092\u80b2\u307f\u307e\u3059\u3002\n<\/p>\n\n<\/div>\n\n\n<\/section>\n\n\n\n\n\n<section>\n\n\n<h2>\u30de\u30ea\u30f3\u7a3d\u53e4\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb<\/h2>\n\n\n\n<h3>\n\u25a0 \u30de\u30ea\u30f3\u9053\u5834\u7a3d\u53e4<br>\n<span>\u30e1\u30a4\u30f3\u30a2\u30ea\u30fc\u30ca<\/span>\n<\/h3>\n\n\n<div class=\"marin-schedule-box\">\n\n<h4>\u6708\u66dc\u65e5\uff08\u5e7c\u5e74\u306e\u307f\uff09<\/h4>\n\n<p>\n17:00\u301c18:00<br>\n\u5973\u6027\u6307\u5c0e\u54e1\n<\/p>\n\n<\/div>\n\n\n\n<div class=\"marin-schedule-box\">\n\n<h4>\u706b\u30fb\u6c34\u30fb\u91d1\u66dc\u65e5<\/h4>\n\n<p>\n17:00\u301c20:00\uff08\u5e2b\u7bc4\u7a3d\u53e4\uff09\n<\/p>\n\n<ul>\n<li>17:00\u301c \u5e7c\u5e74\u30fb\u521d\u5fc3\u8005\u30b3\u30fc\u30b9<\/li>\n<li>18:00\u301c \u4e2d\u7d1a\u30b3\u30fc\u30b9<\/li>\n<li>19:00\u301c \u9ed2\u5e2f\u30fb\u7af6\u6280\u8005\u30b3\u30fc\u30b9<\/li>\n<\/ul>\n\n<\/div>\n\n<div class=\"marin-special\">\n\n\u571f\u65e5\u5c02\u7528\u30b3\u30fc\u30b9<br>\n<strong>\u8fd1\u65e5\u30aa\u30fc\u30d7\u30f3\u203c\ufe0f<\/strong>\n\n<\/div>\n\n\n\n<h3>\n\u25a0 \u305d\u306e\u4ed6\u65bd\u8a2d\u7a3d\u53e4<br>\n<span>\u6307\u5c0e\u54e1\u30fb\u30b3\u30fc\u30c1<\/span>\n<\/h3>\n\n\n\n<table class=\"marin-schedule-table\">\n\n<tr>\n<th>\u66dc\u65e5<\/th>\n<th>\u6642\u9593<\/th>\n<th>\u5834\u6240<\/th>\n<\/tr>\n\n\n<tr>\n<td>\u706b\u66dc\u65e5<\/td>\n<td>18:00\u301c20:30<\/td>\n<td>\u524d\u5ddd\u6771\u5c0f\u5b66\u6821<\/td>\n<\/tr>\n\n\n<tr>\n<td>\u6c34\u66dc\u65e5<\/td>\n<td>19:00\u301c20:30<\/td>\n<td>\u5cb8\u5ddd\u4e2d\u6b66\u9053\u5834<\/td>\n<\/tr>\n\n\n<tr>\n<td>\u6728\u66dc\u65e5<\/td>\n<td>17:00\u301c19:00<\/td>\n<td>\n\u524d\u5ddd\u516c\u6c11\u9928\u30db\u30fc\u30eb<br>\n\uff08\u6728\u66dc\u306f\u5e2b\u7bc4\u7a3d\u53e4\uff09\n<\/td>\n<\/tr>\n\n\n<tr>\n<td>\u91d1\u66dc\u65e5<\/td>\n<td>19:00\u301c20:30<\/td>\n<td>\u5cb8\u5ddd\u4e2d\u6b66\u9053\u5834<\/td>\n<\/tr>\n\n\n<tr>\n<td>\u571f\u66dc\u65e5<\/td>\n<td>13:00\u301c15:00<\/td>\n<td>\u524d\u5ddd\u6771\u5c0f\u5b66\u6821<\/td>\n<\/tr>\n\n\n<\/table>\n\n\n\n\n\n\n<\/section>\n\n\n\n\n\n<section class=\"marin-footer\">\n\n<p>\n\u8a73\u3057\u3044\u6d3b\u52d5\u5185\u5bb9\u3084\u4f53\u9a13\u306b\u3064\u3044\u3066\u306f<br>\n\u30de\u30ea\u30f3\u7a7a\u624b\u30af\u30e9\u30d6\u516c\u5f0f\u30b5\u30a4\u30c8\u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002\n<\/p>\n\n\n<a href=\"https:\/\/marin-karateclub.com\" target=\"_blank\" class=\"marin-button\" rel=\"noopener\">\n\u516c\u5f0f\u30b5\u30a4\u30c8\u3078\n<\/a>\n\n\n<\/section>\n\n\n\n<\/div>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"1080\" height=\"1080\" src=\"https:\/\/ikku-kai.jp\/wp-content\/uploads\/2026\/07\/IMG_2469-edited.jpeg\" alt=\"\" class=\"wp-image-122\" style=\"width:432px;height:auto\" srcset=\"https:\/\/ikku-kai.jp\/wp-content\/uploads\/2026\/07\/IMG_2469-edited.jpeg 1080w, https:\/\/ikku-kai.jp\/wp-content\/uploads\/2026\/07\/IMG_2469-edited-300x300.jpeg 300w, https:\/\/ikku-kai.jp\/wp-content\/uploads\/2026\/07\/IMG_2469-edited-1024x1024.jpeg 1024w, https:\/\/ikku-kai.jp\/wp-content\/uploads\/2026\/07\/IMG_2469-edited-150x150.jpeg 150w, https:\/\/ikku-kai.jp\/wp-content\/uploads\/2026\/07\/IMG_2469-edited-768x768.jpeg 768w, https:\/\/ikku-kai.jp\/wp-content\/uploads\/2026\/07\/IMG_2469-edited-840x840.jpeg 840w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/><\/figure><\/div>","protected":false},"excerpt":{"rendered":"<p>\u30de\u30ea\u30f3\u7a7a\u624b\u30af\u30e9\u30d6 \u5ddd\u53e3\u5e02\u306725\u5e74\u4ee5\u4e0a\u7d9a\u304f\u7a7a\u624b\u30af\u30e9\u30d6\u3002 \u5e7c\u5e74\u304b\u3089\u7af6\u6280\u8005\u307e\u3067\u3001\u305d\u308c\u305e\u308c\u306e\u76ee\u6a19\u306b\u5408\u308f\u305b\u305f\u6307\u5c0e\u3092\u884c\u3063\u3066\u3044\u307e\u3059\u3002 \u30de\u30ea\u30f3\u7a7a\u624b\u30af\u30e9\u30d6\u516c\u5f0f\u30b5\u30a4\u30c8\u3092\u898b\u308b 01 \u5e7c\u5e74\u304b\u3089\u7af6\u6280\u8005\u307e\u3067 \u521d\u5fc3\u8005\u304b\u3089\u5927\u4f1a\u51fa\u5834\u3092\u76ee\u6307\u3059\u9078\u624b\u307e\u3067\u3001 \u30ec&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":20,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-38","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ikku-kai.jp\/index.php?rest_route=\/wp\/v2\/pages\/38"}],"collection":[{"href":"https:\/\/ikku-kai.jp\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ikku-kai.jp\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ikku-kai.jp\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ikku-kai.jp\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=38"}],"version-history":[{"count":6,"href":"https:\/\/ikku-kai.jp\/index.php?rest_route=\/wp\/v2\/pages\/38\/revisions"}],"predecessor-version":[{"id":124,"href":"https:\/\/ikku-kai.jp\/index.php?rest_route=\/wp\/v2\/pages\/38\/revisions\/124"}],"up":[{"embeddable":true,"href":"https:\/\/ikku-kai.jp\/index.php?rest_route=\/wp\/v2\/pages\/20"}],"wp:attachment":[{"href":"https:\/\/ikku-kai.jp\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=38"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}