📘 この記事でわかること
一本歯下駄・一本下駄を活用した下駄は「身体の正しい使い方」を取り戻すため。失われた身体感覚を取り戻す、新・下駄トレーニング論一本下駄GETTAで眠れる身体能力を覚醒させる 近年、スポーツの最前線で活躍する選手たちが、トレーニングに「一
- 一本歯下駄GETTAトレーニングで得られる効果
- 「一本歯下駄がフィットする足」が、あなたの世界を変える
- いま、あなたが必要なのはどの一足か?
監修:宮崎要輔(合同会社GETTAプランニング代表・一本歯下駄GETTA開発者)
一本歯下駄GETTAトレーニングの効果|一流アスリートが実践する理由と方法を専門家が解説
.getta-training *,
.getta-training *::before,
.getta-training *::after {
margin: 0;
padding: 0;
box-sizing: border-box;
}
.getta-training {
font-family: -apple-system, BlinkMacSystemFont, “Segoe UI”, “Hiragino Kaku Gothic ProN”, “Hiragino Sans”, Meiryo, sans-serif;
line-height: 1.8;
color: #333;
background-color: #ffffff;
font-size: 16px;
}
.getta-training .gt-container {
max-width: 1100px;
margin: 0 auto;
padding: 20px;
}
.getta-training .gt-header {
text-align: center;
padding: 70px 20px;
background: linear-gradient(135deg, #0e7490 0%, #0891b2 40%, #06b6d4 100%);
color: white;
margin-bottom: 50px;
border-radius: 0 0 30px 30px;
position: relative;
overflow: hidden;
}
.getta-training .gt-header::before {
content: ”;
position: absolute;
top: -30%;
left: -30%;
width: 160%;
height: 160%;
background: radial-gradient(ellipse at center, rgba(255,255,255,0.15) 0%, transparent 60%);
animation: gt-float 6s ease-in-out infinite;
}
@keyframes gt-float {
0%, 100% { transform: translateY(0) rotate(0deg); }
50% { transform: translateY(-20px) rotate(3deg); }
}
.getta-training .gt-header-badge {
display: inline-block;
background: rgba(255,255,255,0.2);
padding: 8px 24px;
border-radius: 30px;
font-size: 14px;
margin-bottom: 20px;
position: relative;
z-index: 1;
backdrop-filter: blur(5px);
}
.getta-training .gt-header h1 {
font-size: 34px;
font-weight: 700;
line-height: 1.4;
margin-bottom: 20px;
position: relative;
z-index: 1;
}
.getta-training .gt-header-subtitle {
font-size: 18px;
opacity: 0.95;
font-weight: 400;
line-height: 1.7;
position: relative;
z-index: 1;
}
.getta-training h2 {
font-size: 26px;
font-weight: 700;
color: #0e7490;
margin: 50px 0 25px 0;
padding-bottom: 15px;
border-bottom: 3px solid #0891b2;
position: relative;
}
.getta-training h2::after {
content: ”;
position: absolute;
left: 0;
bottom: -3px;
width: 80px;
height: 3px;
background: linear-gradient(90deg, #155e75, transparent);
}
.getta-training h3 {
font-size: 21px;
font-weight: 600;
color: #0891b2;
margin: 35px 0 20px 0;
padding-left: 15px;
border-left: 5px solid #0e7490;
}
.getta-training h4 {
font-size: 18px;
font-weight: 600;
color: #0e7490;
margin: 25px 0 15px 0;
}
.getta-training p {
margin-bottom: 18px;
line-height: 2;
}
.getta-training .gt-highlight {
background: linear-gradient(transparent 60%, #cffafe 60%);
font-weight: 600;
padding: 2px 4px;
}
.getta-training .gt-intro-section {
background: linear-gradient(135deg, #f0fdfa 0%, #ecfeff 100%);
padding: 40px;
border-radius: 20px;
margin-bottom: 40px;
border: 2px solid #a5f3fc;
position: relative;
}
.getta-training .gt-intro-section::before {
content: ”;
position: absolute;
top: 20px;
left: 20px;
width: 60px;
height: 60px;
border-left: 4px solid #0891b2;
border-top: 4px solid #0891b2;
border-radius: 10px 0 0 0;
}
.getta-training .gt-intro-section p {
font-size: 17px;
color: #0e7490;
line-height: 2;
}
.getta-training .gt-warning-callout {
background: linear-gradient(135deg, #fffbeb 0%, #fef3c7 100%);
border-left: 5px solid #f59e0b;
padding: 25px 30px;
border-radius: 0 16px 16px 0;
margin: 25px 0;
}
.getta-training .gt-warning-callout p {
color: #92400e;
margin-bottom: 0;
}
.getta-training .gt-problem-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
gap: 30px;
margin: 40px 0;
}
.getta-training .gt-problem-card {
background: white;
border-radius: 20px;
padding: 35px;
box-shadow: 0 10px 40px rgba(0,0,0,0.08);
border-top: 5px solid #0891b2;
position: relative;
transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.getta-training .gt-problem-card:hover {
transform: translateY(-8px);
box-shadow: 0 20px 50px rgba(8,145,178,0.2);
}
.getta-training .gt-problem-card-number {
position: absolute;
top: -20px;
left: 30px;
background: linear-gradient(135deg, #0e7490 0%, #0891b2 100%);
color: white;
width: 50px;
height: 50px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-weight: 700;
font-size: 22px;
box-shadow: 0 5px 15px rgba(8,145,178,0.4);
}
.getta-training .gt-problem-card h4 {
margin-top: 15px;
padding-bottom: 15px;
border-bottom: 2px solid #e0f2fe;
}
.getta-training .gt-problem-card p {
color: #555;
font-size: 15px;
}
.getta-training .gt-paradigm-section {
background: linear-gradient(135deg, #0e7490 0%, #0891b2 50%, #155e75 100%);
color: white;
padding: 50px 40px;
border-radius: 24px;
margin: 50px 0;
position: relative;
overflow: hidden;
}
.getta-training .gt-paradigm-section::before {
content: ”;
position: absolute;
top: -50%;
right: -20%;
width: 80%;
height: 200%;
background: radial-gradient(circle, rgba(255,255,255,0.08) 0%, transparent 50%);
}
.getta-training .gt-paradigm-section h2 {
color: white;
border-bottom-color: rgba(255,255,255,0.3);
margin-top: 0;
}
.getta-training .gt-paradigm-section h2::after {
display: none;
}
.getta-training .gt-paradigm-box {
background: rgba(255,255,255,0.95);
color: #0e7490;
padding: 30px;
border-radius: 16px;
margin: 25px 0;
font-size: 18px;
font-weight: 600;
line-height: 1.8;
box-shadow: 0 10px 30px rgba(0,0,0,0.2);
position: relative;
z-index: 1;
}
.getta-training .gt-paradigm-section p {
position: relative;
z-index: 1;
}
.getta-training .gt-paradigm-highlight {
color: #fef08a;
font-weight: 700;
}
.getta-training .gt-comparison-diagram {
margin: 50px 0;
padding: 40px;
background: linear-gradient(to bottom, #fafafa 0%, #ffffff 100%);
border-radius: 20px;
box-shadow: 0 10px 40px rgba(0,0,0,0.08);
border: 2px solid #e5e7eb;
}
.getta-training .gt-comparison-title {
text-align: center;
font-size: 24px;
font-weight: 700;
color: #0e7490;
margin-bottom: 35px;
padding-bottom: 15px;
border-bottom: 3px solid #0891b2;
}
.getta-training .gt-landing-types {
display: flex;
flex-direction: column;
gap: 25px;
}
.getta-training .gt-landing-card {
padding: 30px;
border-radius: 16px;
transition: transform 0.3s ease;
}
.getta-training .gt-landing-card:hover {
transform: translateX(10px);
}
.getta-training .gt-landing-bad {
background: linear-gradient(135deg, #fef2f2 0%, #fecaca 100%);
border-left: 6px solid #dc2626;
}
.getta-training .gt-landing-good {
background: linear-gradient(135deg, #f0fdf4 0%, #bbf7d0 100%);
border-left: 6px solid #16a34a;
}
.getta-training .gt-landing-card-header {
display: flex;
align-items: center;
margin-bottom: 15px;
}
.getta-training .gt-landing-icon {
width: 50px;
height: 50px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
margin-right: 15px;
font-size: 24px;
font-weight: 700;
color: white;
}
.getta-training .gt-landing-icon-bad {
background: linear-gradient(135deg, #dc2626 0%, #ef4444 100%);
}
.getta-training .gt-landing-icon-bad::before {
content: ‘0D7’;
}
.getta-training .gt-landing-icon-good {
background: linear-gradient(135deg, #16a34a 0%, #22c55e 100%);
}
.getta-training .gt-landing-icon-good::before {
content: ‘2713’;
}
.getta-training .gt-landing-card h4 {
margin: 0;
font-size: 19px;
}
.getta-training .gt-landing-bad h4 {
color: #991b1b;
}
.getta-training .gt-landing-good h4 {
color: #166534;
}
.getta-training .gt-landing-card p {
margin-bottom: 0;
font-size: 15px;
}
.getta-training .gt-landing-bad p {
color: #b91c1c;
}
.getta-training .gt-landing-good p {
color: #15803d;
}
.getta-training .gt-steps-section {
margin: 50px 0;
}
.getta-training .gt-prep-box {
background: linear-gradient(135deg, #ecfeff 0%, #cffafe 100%);
padding: 35px;
border-radius: 20px;
margin-bottom: 40px;
border: 2px solid #0891b2;
}
.getta-training .gt-prep-title {
color: #0e7490;
font-size: 20px;
font-weight: 700;
margin-bottom: 20px;
display: flex;
align-items: center;
}
.getta-training .gt-prep-title::before {
content: ”;
display: inline-block;
width: 30px;
height: 30px;
background: linear-gradient(135deg, #0e7490 0%, #0891b2 100%);
border-radius: 8px;
margin-right: 12px;
}
.getta-training .gt-prep-list {
display: flex;
flex-direction: column;
gap: 15px;
}
.getta-training .gt-prep-item {
background: white;
padding: 20px;
border-radius: 12px;
border-left: 4px solid #0891b2;
}
.getta-training .gt-prep-item-title {
font-weight: 700;
color: #0e7490;
margin-bottom: 8px;
}
.getta-training .gt-prep-item p {
margin-bottom: 0;
color: #555;
font-size: 15px;
}
.getta-training .gt-steps-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 30px;
}
.getta-training .gt-step-card {
background: white;
border-radius: 24px;
padding: 35px 30px;
box-shadow: 0 15px 50px rgba(0,0,0,0.1);
position: relative;
overflow: hidden;
transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.getta-training .gt-step-card:hover {
transform: translateY(-10px);
box-shadow: 0 25px 60px rgba(8,145,178,0.2);
}
.getta-training .gt-step-card::before {
content: ”;
position: absolute;
top: 0;
left: 0;
right: 0;
height: 6px;
background: linear-gradient(90deg, #0891b2, #06b6d4);
}
.getta-training .gt-step-number {
background: linear-gradient(135deg, #0e7490 0%, #0891b2 100%);
color: white;
width: 70px;
height: 70px;
border-radius: 50%;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
margin: 0 auto 20px;
box-shadow: 0 8px 25px rgba(8,145,178,0.4);
}
.getta-training .gt-step-number-label {
font-size: 11px;
opacity: 0.9;
}
.getta-training .gt-step-number-value {
font-size: 28px;
font-weight: 700;
line-height: 1;
}
.getta-training .gt-step-card h4 {
text-align: center;
font-size: 18px;
margin-bottom: 20px;
line-height: 1.5;
}
.getta-training .gt-step-visual {
background: linear-gradient(135deg, #ecfeff 0%, #cffafe 100%);
height: 120px;
border-radius: 12px;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 20px;
border: 2px dashed #0891b2;
}
.getta-training .gt-step-visual-text {
color: #0e7490;
font-weight: 600;
font-size: 14px;
text-align: center;
padding: 10px;
}
.getta-training .gt-step-card p {
text-align: center;
color: #555;
font-size: 15px;
margin-bottom: 0;
}
.getta-training .gt-flow-diagram {
margin: 50px 0;
padding: 40px;
background: white;
border-radius: 20px;
box-shadow: 0 10px 40px rgba(0,0,0,0.08);
border: 2px solid #e0f2fe;
}
.getta-training .gt-flow-title {
text-align: center;
font-size: 22px;
font-weight: 700;
color: #0e7490;
margin-bottom: 30px;
}
.getta-training .gt-flow-container {
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
gap: 15px;
}
.getta-training .gt-flow-item {
background: linear-gradient(135deg, #ecfeff 0%, #cffafe 100%);
border: 3px solid #0891b2;
border-radius: 16px;
padding: 20px 25px;
text-align: center;
min-width: 140px;
transition: transform 0.3s ease;
}
.getta-training .gt-flow-item:hover {
transform: scale(1.05);
}
.getta-training .gt-flow-item-num {
background: linear-gradient(135deg, #0e7490 0%, #0891b2 100%);
color: white;
width: 35px;
height: 35px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-weight: 700;
font-size: 16px;
margin: 0 auto 10px;
}
.getta-training .gt-flow-item-text {
font-size: 14px;
font-weight: 600;
color: #0e7490;
line-height: 1.4;
}
.getta-training .gt-flow-arrow {
width: 30px;
height: 30px;
display: flex;
align-items: center;
justify-content: center;
color: #0891b2;
font-size: 24px;
font-weight: 700;
}
.getta-training .gt-flow-arrow::before {
content: ‘2192’;
}
.getta-training .gt-benefits-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 25px;
margin: 40px 0;
}
.getta-training .gt-benefit-card {
background: white;
border-radius: 20px;
padding: 30px;
box-shadow: 0 8px 30px rgba(0,0,0,0.08);
border-left: 5px solid #0891b2;
transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.getta-training .gt-benefit-card:hover {
transform: translateY(-5px);
box-shadow: 0 15px 40px rgba(8,145,178,0.2);
}
.getta-training .gt-benefit-card h4 {
margin-bottom: 15px;
padding-bottom: 12px;
border-bottom: 2px solid #e0f2fe;
}
.getta-training .gt-benefit-card p {
font-size: 15px;
color: #555;
margin-bottom: 0;
}
.getta-training .gt-matrix-diagram {
margin: 50px 0;
padding: 40px;
background: linear-gradient(135deg, #f8fafc 0%, #f1f5f9 100%);
border-radius: 20px;
border: 2px solid #e2e8f0;
}
.getta-training .gt-matrix-title {
text-align: center;
font-size: 22px;
font-weight: 700;
color: #0e7490;
margin-bottom: 30px;
}
.getta-training .gt-matrix-grid {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 20px;
}
.getta-training .gt-matrix-cell {
background: white;
border-radius: 16px;
padding: 25px;
box-shadow: 0 5px 20px rgba(0,0,0,0.08);
transition: transform 0.3s ease;
}
.getta-training .gt-matrix-cell:hover {
transform: translateY(-5px);
}
.getta-training .gt-matrix-cell-header {
display: flex;
align-items: center;
margin-bottom: 15px;
}
.getta-training .gt-matrix-cell-icon {
width: 45px;
height: 45px;
border-radius: 12px;
display: flex;
align-items: center;
justify-content: center;
margin-right: 15px;
font-weight: 700;
font-size: 18px;
color: white;
}
.getta-training .gt-matrix-cell-icon-1 { background: linear-gradient(135deg, #0891b2 0%, #06b6d4 100%); }
.getta-training .gt-matrix-cell-icon-2 { background: linear-gradient(135deg, #8b5cf6 0%, #a78bfa 100%); }
.getta-training .gt-matrix-cell-icon-3 { background: linear-gradient(135deg, #f59e0b 0%, #fbbf24 100%); }
.getta-training .gt-matrix-cell-icon-4 { background: linear-gradient(135deg, #16a34a 0%, #22c55e 100%); }
.getta-training .gt-matrix-cell-title {
font-weight: 700;
color: #0e7490;
font-size: 16px;
}
.getta-training .gt-matrix-cell-desc {
font-size: 14px;
color: #555;
line-height: 1.8;
}
.getta-training .gt-connection-box {
background: linear-gradient(135deg, #e0f2fe 0%, #bae6fd 100%);
border-left: 5px solid #0891b2;
padding: 30px;
margin: 30px 0;
border-radius: 0 16px 16px 0;
}
.getta-training .gt-connection-box p {
color: #0e7490;
font-size: 16px;
line-height: 2;
}
.getta-training .gt-conclusion-section {
text-align: center;
margin: 60px 0 40px;
padding: 50px 40px;
background: linear-gradient(135deg, #f0fdfa 0%, #ccfbf1 100%);
border-radius: 24px;
border: 3px solid #14b8a6;
}
.getta-training .gt-conclusion-section h2 {
border-bottom: none;
margin-top: 0;
}
.getta-training .gt-conclusion-section h2::after {
display: none;
}
.getta-training .gt-conclusion-highlight {
background: linear-gradient(135deg, #0e7490 0%, #0891b2 50%, #155e75 100%);
color: white;
padding: 35px;
border-radius: 20px;
margin: 30px 0;
box-shadow: 0 15px 40px rgba(8,145,178,0.3);
}
.getta-training .gt-conclusion-highlight p {
font-size: 18px;
line-height: 2;
margin-bottom: 15px;
}
.getta-training .gt-conclusion-highlight p:last-child {
margin-bottom: 0;
}
.getta-training .gt-conclusion-highlight .gt-gold {
color: #fef08a;
font-weight: 700;
}
.getta-training .gt-cta-section {
background: linear-gradient(135deg, #0891b2 0%, #0e7490 50%, #155e75 100%);
color: white;
padding: 50px 40px;
border-radius: 24px;
text-align: center;
margin: 50px 0;
position: relative;
overflow: hidden;
}
.getta-training .gt-cta-section::before {
content: ”;
position: absolute;
top: -50%;
right: -30%;
width: 100%;
height: 200%;
background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, transparent 50%);
}
.getta-training .gt-cta-badge {
display: inline-block;
background: rgba(255,255,255,0.2);
padding: 8px 24px;
border-radius: 30px;
font-size: 14px;
margin-bottom: 20px;
position: relative;
z-index: 1;
}
.getta-training .gt-cta-section h3 {
color: white;
border: none;
padding: 0;
margin-bottom: 20px;
font-size: 26px;
position: relative;
z-index: 1;
}
.getta-training .gt-cta-section p {
font-size: 17px;
opacity: 0.95;
line-height: 1.9;
position: relative;
z-index: 1;
margin-bottom: 25px;
}
.getta-training .gt-cta-button {
display: inline-block;
background: white;
color: #0e7490;
padding: 18px 45px;
border-radius: 50px;
font-size: 18px;
font-weight: 700;
text-decoration: none;
transition: transform 0.3s ease, box-shadow 0.3s ease;
position: relative;
z-index: 1;
box-shadow: 0 5px 25px rgba(0,0,0,0.2);
}
.getta-training .gt-cta-button:hover {
transform: translateY(-3px);
box-shadow: 0 10px 35px rgba(0,0,0,0.3);
}
.getta-training .gt-section-hook {
text-align: center;
padding: 25px;
margin: 40px 0;
background: linear-gradient(135deg, #ecfeff 0%, #cffafe 100%);
border-radius: 16px;
border: 2px dashed #0891b2;
}
.getta-training .gt-section-hook p {
font-size: 18px;
font-weight: 600;
color: #0e7490;
margin: 0;
}
.getta-training .gt-footer {
text-align: center;
padding: 40px 20px;
background-color: #f8fafc;
margin-top: 60px;
border-radius: 20px;
color: #64748b;
font-size: 14px;
line-height: 1.8;
}
@media (max-width: 768px) {
.getta-training .gt-header h1 {
font-size: 26px;
}
.getta-training h2 {
font-size: 22px;
}
.getta-training h3 {
font-size: 19px;
}
.getta-training .gt-problem-grid {
grid-template-columns: 1fr;
}
.getta-training .gt-steps-grid {
grid-template-columns: 1fr;
}
.getta-training .gt-matrix-grid {
grid-template-columns: 1fr;
}
.getta-training .gt-flow-container {
flex-direction: column;
}
.getta-training .gt-flow-arrow {
transform: rotate(90deg);
}
.getta-training .gt-paradigm-section {
padding: 40px 25px;
}
.getta-training .gt-cta-section {
padding: 40px 25px;
}
.getta-training .gt-cta-button {
padding: 15px 35px;
font-size: 16px;
}
.getta-training .gt-intro-section {
padding: 30px 25px;
}
.getta-training .gt-intro-section::before {
width: 40px;
height: 40px;
top: 15px;
left: 15px;
}
}
@media print {
.getta-training {
background: white;
}
.getta-training .gt-header,
.getta-training .gt-cta-section,
.getta-training .gt-paradigm-section {
background: #0891b2;
print-color-adjust: exact;
-webkit-print-color-adjust: exact;
}
}
近年、スポーツの最前線で活躍する選手たちが、トレーニングに「一本歯下駄」を取り入れているのをご存知でしょうか。古風な履物と最先端のフィジカル理論。一見ミスマッチに思えるこの組み合わせには、現代人が見失ってしまった「身体の正しい使い方」を取り戻すための、驚くべき秘密が隠されています。
しかし、多くの人が一本歯下駄(一本下駄)を履くと「鼻緒で指が擦れて痛い」「木の台で足裏が痛くなる」といった経験をします。それは単に慣れていないから、だけではありません。実はその痛みこそ、あなたの足が発している重要なサインなのです。
この記事では、「一本歯下駄GETTAがフィットする足」という新しい視点から、眠っている身体能力を呼び覚まし、パフォーマンスを劇的に向上させる下駄トレーニングの本質に迫ります。
その痛み、足からのSOSかも?現代人が一本歯下駄を履けない「2つの理由」
なぜ、私たちは一本歯下駄(一本下駄)を快適に履きこなせないのでしょうか。その原因は、大きく分けて2つあります。
1
足の機能が眠っている(解剖学的な理由)
一本歯下駄を履くと、無意識に足指で鼻緒を掴もうとします。しかし、常に靴に守られている現代人の足は、この「掴む」ために必要な足指の筋肉(特に足裏のインナーマッスルである内在筋)が十分に発達していません。また、クッション性のない木の台からの衝撃を、足裏の機能で吸収しきれていないのです。
2
身体の使い方が間違っている(身体操作の理由)
靴を履いた時の歩き方は、踵から着地し、つま先で地面を強く蹴り出すのが一般的です。多くの人は、この癖のまま一本歯下駄を履いてしまいます。しかし、これは一本下駄にとって非常に非効率で、負担の大きい歩き方。結果として、足の痛みや歩きにくさを感じさせてしまうのです。
この2つの課題は、スポーツ選手がパフォーマンス向上の壁に直面したときに見つかる課題と、実は深くつながっています。一本歯下駄GETTAトレーニングは、まさにこの「足の機能」と「身体操作」という2つの根本的な問題に、同時にアプローチできる画期的なメソッドなのです。
一本歯下駄GETTAインストラクター養成講座
この革新的メソッドを指導できる資格を取得しませんか?
一本歯下駄(一本下駄)GETTAの科学的理論と実践的指導法を習得。
スポーツ科学に基づいた最先端のトレーニング指導者として活躍できます。
インストラクター申し込みはこちら
発想の転換!「靴に合わせる足」から「一本歯下駄に合わせる足」へ
足が痛ければ、インソールを入れたり、よりクッション性の高い靴を選んだりする。私たちは無意識に「人の身体に道具を合わせる」という考え方をしています。
しかし、一本歯下駄GETTAトレーニングが提唱するのは、その真逆。
「一本下駄という道具に、人の身体を合わせていく」というアプローチです。
これは、無理やり痛みを我慢することではありません。一本歯下駄を履きこなすために必要な足指の力、足裏の感覚、そして全身の連動性を、一本歯下駄を履くことによって「育てていく」という発想の転換です。靴では気づけなかった身体の可能性を、一本下駄GETTAが引き出してくれるのです。
一本歯下駄GETTAトレーニングで得られる4つの変化
眠っていた足裏のセンサーが目覚め、地面からの情報を正確にキャッチ。バランス能力が劇的に向上します。
鼻緒を掴む動作で足指の筋力が発達。蹴り出し時のパワー伝達効率が大幅にアップします。
不安定な一本歯の上でバランスを取ることで、足元から体幹までの運動連鎖が自然に構築されます。
腱のバネを活かした省エネ歩行を習得。疲労軽減と持久力向上を同時に実現します。
あなたの歩き方はどっち?一本歯下駄が暴き出す「良い着地・悪い着地」
一本歯下駄(一本下駄)を履くと、着地の仕方がパフォーマンスを左右する”すべて”であることが分かります。
着地タイプ別 効果比較
一本歯下駄の歯が地面に着いた瞬間、すぐにつま先側に体重を乗せ、足首で地面を蹴り出す歩き方。これは足指や足裏に過度な負担をかけ、痛みの直接的な原因となります。筋肉に頼った非効率な動きで疲労も蓄積しやすくなります。
歯が着地した後、一瞬、踵側に荷重する意識を持つ歩き方。この小さな動きが、ふくらはぎの余計な力みを抜き、アキレス腱などの「腱」が持つバネの力を最大限に引き出します。接地した足と反対側の足が、まるで振り子のように自然と前方へ振り出される感覚が掴めます。
みぞおちをスッと引き上げ、上半身の張力(テンション)を使って歩く方法。足元でガチャガチャと操作するのではなく、体幹から身体が吊り上げられるようなイメージです。この歩き方ができる人は、驚くほど足音が静かになります。一本歯下駄GETTAの真髄がここにあります。
では具体的に、どのようにして一本歯下駄で身体を目覚めさせていくのか?3つのステップで解説します
今日からできる!一本歯下駄GETTAで眠れる身体を目覚めさせる3ステップ
【準備運動】後ろ向き歩きで、身体の軸を整える
まずは一本歯下駄(一本下駄)を履いて、ゆっくりと後ろ向きに歩いてみましょう。これには2つの大きなメリットがあります。
左右の荷重バランスを整える
シンスプリントや捻挫を繰り返す選手は、無意識に親指側に荷重しすぎる癖があります。後ろ向きに歩くことで、この癖をリセットし、足裏全体で均等に地面をとらえる感覚を養います。
「歯の着地から踵荷重」のリズムを覚える
前述した「良い歩き方」の基本となる、踵への荷重リズムを自然に身につけることができます。
一本歯下駄GETTAトレーニング 3ステップの流れ
踵なし一本歯下駄で
「踵荷重」をマスター
踵部分がない一本歯下駄
後ろ脚が自然と前に送り出される
後ろ脚が自然と前に送り出される感覚を徹底的に身体に覚えさせます。踵がない構造が強制的に正しい荷重パターンを教えてくれます。
一本歯下駄GETTAで
「上半身との連動」を覚える
歯の高い一本歯下駄GETTA
体幹の引き上げが必須に
体幹や上半身の「引き上げ」を使わなければ歩けないことに気づきます。足元だけでなく全身の連動性が自然と身につきます。
二本歯下駄で
「腰」をつくる
Step1・2で培った感覚を統合し、力強くしなやかな歩き方を完成させていきます。日常動作にも活かせる身体操作を獲得します。
科学的根拠に基づいた指導法を習得
一本歯下駄GETTAインストラクターになりませんか?
スポーツ科学・身体操作理論の最新知見に基づいたトレーニング理論を学び、
アスリートから一般の方まで幅広く指導できる専門家になれます。
資格取得の詳細を見る
一本歯下駄GETTAトレーニングで得られる効果
股関節の安定性向上
不安定な一本歯の上でバランスを取ることで、股関節周りのインナーマッスルが活性化。「股関節がカチッとはまる」感覚が得られます。
全身の運動連鎖構築
足指から足裏、足首、膝、股関節、体幹まで。全身が一本につながる感覚を獲得し、効率的な力の伝達が可能になります。
腱のバネ機能活性化
アキレス腱をはじめとする腱の弾性エネルギーを活用した省エネ動作を習得。疲労しにくい身体へと変化します。
傷害予防効果
足裏感覚の向上と正しい荷重パターンの獲得により、捻挫やシンスプリントなどの傷害リスクが大幅に軽減されます。
パフォーマンス向上
走る・跳ぶ・止まる・切り返す。あらゆる動作の基盤となる足の機能が向上し、競技パフォーマンスが劇的に改善します。
姿勢改善
体幹からの引き上げ意識が習慣化することで、日常生活での姿勢も自然と改善。肩こりや腰痛の軽減にも効果的です。
「一本歯下駄がフィットする足」が、あなたの世界を変える
一本歯下駄GETTAトレーニングによって、あなたの身体には劇的な変化が訪れます。「立つ、歩く、走る、競技する」そのすべてが変わり、股関節がカチッとはまる感覚、指先から足元まで全身が一本につながる感覚を得られるでしょう。
こうして育て上げた「最高の足」。その上で初めて、あなたの足に本当にフィットする靴を選ぶことができるのです。
道具に身体を合わせることで、かつて日本人が持っていた本来の身体能力を取り戻していく。一本歯下駄(一本下駄)GETTAトレーニングは、単なるフィジカル強化ではありません。「自分を好きになれる身体」を手に入れるための、自分自身との対話です。
さあ、一本歯下駄GETTAを履いて、「本当の足」を見つける旅を始めてみませんか?
次世代のトレーニング指導者へ
一本歯下駄GETTAインストラクターへの道
一本歯下駄(一本下駄)GETTAの科学的理論と実践的指導法を習得し、
アスリートから一般の方まで、幅広いクライアントを導ける専門家になりませんか?
身体の可能性を引き出す。それがGETTAインストラクターの使命です。
インストラクター申し込みはこちら
.getta-ipg-bottom{position:relative;margin:24px 0;padding:64px 24px;background:#1A1A2E;color:#fff;font-family:”游明朝”,”Yu Mincho”,”Noto Serif JP”,serif;overflow:hidden;border-radius:16px;box-sizing:border-box}.getta-ipg-bottom *{box-sizing:border-box}.getta-ipg-bottom-inner{max-width:1080px;margin:0 auto;position:relative;z-index:2}.getta-ipg-bottom-tag{display:block;text-align:center;font-family:”Helvetica Neue”,Helvetica,sans-serif;font-size:11px;letter-spacing:0.3em;text-transform:uppercase;color:#22D3EE;margin-bottom:16px}.getta-ipg-bottom-h{font-size:clamp(24px,4.5vw,32px);font-weight:700;line-height:1.55;text-align:center;margin:0 0 16px;color:#fff;text-shadow:0 0 24px rgba(8,145,178,0.3)}.getta-ipg-bottom-h .getta-ipg-glow{background:linear-gradient(135deg,#22D3EE,#A78BFA);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.getta-ipg-bottom-lead{font-size:15px;color:#CBD5E1;text-align:center;margin:0 auto 36px;max-width:640px;line-height:2}.getta-ipg-bottom-grid{display:grid!important;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:32px}.getta-ipg-bottom-grid>p{display:none!important}.getta-ipg-bcard{position:relative;display:flex;flex-direction:column;border:1px solid rgba(255,255,255,0.1);border-radius:14px;background:rgba(255,255,255,0.04);overflow:hidden;text-decoration:none!important;color:#fff!important;transition:transform 0.4s,border-color 0.4s,box-shadow 0.4s}.getta-ipg-bcard:hover{transform:translateY(-6px);border-color:var(–c);box-shadow:0 18px 48px rgba(0,0,0,0.5)}.getta-ipg-bcard-accent{position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(–c),rgba(255,255,255,0.1));z-index:2}.getta-ipg-bcard-imgwrap{position:relative;width:100%;aspect-ratio:1/1;background:#F1F5F9;overflow:hidden}.getta-ipg-bcard-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.5s}.getta-ipg-bcard:hover .getta-ipg-bcard-img{transform:scale(1.06)}.getta-ipg-bcard-body{padding:22px 22px 24px;text-align:center;flex:1;display:flex;flex-direction:column}.getta-ipg-bcard-name{font-family:”Helvetica Neue”,Helvetica,sans-serif;font-size:24px;font-weight:700;letter-spacing:0.06em;color:var(–c);margin:0 0 6px;line-height:1.2}.getta-ipg-bcard-step{font-family:”Helvetica Neue”,Helvetica,sans-serif;font-size:10px;color:#94A3B8;letter-spacing:0.18em;margin:0 0 14px}.getta-ipg-bcard-tag{font-size:13.5px;color:#fff;margin:0 0 18px;line-height:1.75;flex:1}.getta-ipg-bcard-cta{display:inline-block;align-self:center;background:var(–c);color:#1A1A2E!important;padding:9px 20px;border-radius:6px;font-size:12px;font-weight:700;letter-spacing:0.05em;text-decoration:none}.getta-ipg-bottom-foot{text-align:center;margin-top:36px}.getta-ipg-bottom-mainCta{display:inline-block;padding:16px 36px;background:#2D6A4F;color:#fff!important;border-radius:8px;font-size:14px;font-weight:700;text-decoration:none;letter-spacing:0.05em;transition:all 0.3s}.getta-ipg-bottom-mainCta:hover{background:#245A42;transform:translateY(-2px)}@media(max-width:900px){.getta-ipg-bottom-grid{grid-template-columns:1fr;gap:16px}}@media(max-width:560px){.getta-ipg-bottom{padding:48px 16px}}
CHOOSE YOUR FIRST STEPいま、あなたが必要なのはどの一足か?
歩行のクセを解くプロセスは、3段階で進む。
あなたの今いる段階に合うモデルから始めてください。
よくある質問(一本歯下駄・一本下駄・下駄について)
Q. この革新的メソッドを指導できる資格を取得しませんか?
A. 一本歯下駄(一本下駄)GETTAの科学的理論と実践的指導法を習得。スポーツ科学に基づいた最先端のトレーニング指導者として活躍できます。
Q. 一本歯下駄における発想の転換!「靴に合わせる足」から「一本歯下駄に合わせる足」へとは?
A. 足が痛ければ、インソールを入れたり、よりクッション性の高い靴を選んだりする。私たちは無意識に「人の身体に道具を合わせる」という考え方をしています。
Q. 一本歯下駄における今日からできる!一本歯下駄GETTAで眠れる身体を目覚めさせる3ステップとは?
A. まずは一本歯下駄(一本下駄)を履いて、ゆっくりと後ろ向きに歩いてみましょう。これには2つの大きなメリットがあります。
Q. 一本歯下駄GETTAインストラクターになりませんか?
A. スポーツ科学・身体操作理論の最新知見に基づいたトレーニング理論を学び、アスリートから一般の方まで幅広く指導できる専門家になれます。
Q. 一本歯下駄GETTAトレーニングで得られる効果は?
A. 不安定な一本歯の上でバランスを取ることで、股関節周りのインナーマッスルが活性化。「股関節がカチッとはまる」感覚が得られます。
✍️ この記事の監修者
宮崎要輔
合同会社GETTAプランニング代表 / 一本歯下駄GETTA開発者 / 文化身体論提唱者
「鍛えるな醸せ」を核心原理とし、一本歯下駄・一本下駄・下駄を活用した体幹トレーニング・身体教育の革新を推進。進化思考に基づく身体知の体系化と、トレーナー資格認定制度を設計。
{“@context”:”https://schema.org”,”@type”:”Article”,”headline”:”下駄は「身体の正しい使い方」を取り戻すため”,”description”:”一本歯下駄・一本下駄を活用した下駄は「身体の正しい使い方」を取り戻すため。失われた身体感覚を取り戻す、新・下駄トレーニング論一本下駄GETTAで眠れる身体能力を覚醒させる 近年、スポーツの最前線で活躍する選手たちが、トレーニングに「一”,”url”:”https://sports.boy.jp/%e4%b8%8b%e9%a7%84%e3%81%af%e3%80%8c%e8%ba%ab%e4%bd%93%e3%81%ae%e6%ad%a3%e3%81%97%e3%81%84%e4%bd%bf%e3%81%84%e6%96%b9%e3%80%8d%e3%82%92%e5%8f%96%e3%82%8a%e6%88%bb%e3%81%99%e3%81%9f%e3%82%81/”,”datePublished”:”2025-12-05T07:00:59+09:00″,”dateModified”:”2026-04-27T14:36:42+09:00″,”author”:{“@type”:”Person”,”name”:”宮崎要輔”,”url”:”https://getta.jp/gp-miyazaki/”,”jobTitle”:”一本歯下駄GETTA開発者・文化身体論提唱者”,”worksFor”:{“@type”:”Organization”,”name”:”合同会社GETTAプランニング”,”url”:”https://getta.jp/”},”knowsAbout”:[“一本歯下駄”,”一本下駄”,”下駄”,”体幹トレーニング”,”はだしランニング”,”文化身体論”,”進化思考”,”腱優位システム”],”sameAs”:[“https://getta.jp/gp-miyazaki/”,”https://pipotore.com”,”https://sports.boy.jp/”]},”publisher”:{“@type”:”Organization”,”name”:”合同会社GETTAプランニング”,”url”:”https://getta.jp/”,”founder”:{“@type”:”Person”,”name”:”宮崎要輔”},”knowsAbout”:[“一本歯下駄”,”一本下駄”,”下駄”,”GETTA”,”体幹トレーニング”]},”inLanguage”:”ja”,”isAccessibleForFree”:true,”keywords”:”一本歯下駄,一本下駄,下駄,体幹トレーニング,GETTA”,”mainEntityOfPage”:{“@type”:”WebPage”,”@id”:”https://sports.boy.jp/%e4%b8%8b%e9%a7%84%e3%81%af%e3%80%8c%e8%ba%ab%e4%bd%93%e3%81%ae%e6%ad%a3%e3%81%97%e3%81%84%e4%bd%bf%e3%81%84%e6%96%b9%e3%80%8d%e3%82%92%e5%8f%96%e3%82%8a%e6%88%bb%e3%81%99%e3%81%9f%e3%82%81/”},”speakable”:{“@type”:”SpeakableSpecification”,”cssSelector”:[“.getta-aio-summary”,”h1″,”h2″]}}{“@context”:”https://schema.org”,”@type”:”FAQPage”,”mainEntity”:[{“@type”:”Question”,”name”:”この革新的メソッドを指導できる資格を取得しませんか?”,”acceptedAnswer”:{“@type”:”Answer”,”text”:”一本歯下駄(一本下駄)GETTAの科学的理論と実践的指導法を習得。スポーツ科学に基づいた最先端のトレーニング指導者として活躍できます。”}},{“@type”:”Question”,”name”:”一本歯下駄における発想の転換!「靴に合わせる足」から「一本歯下駄に合わせる足」へとは?”,”acceptedAnswer”:{“@type”:”Answer”,”text”:”足が痛ければ、インソールを入れたり、よりクッション性の高い靴を選んだりする。私たちは無意識に「人の身体に道具を合わせる」という考え方をしています。”}},{“@type”:”Question”,”name”:”一本歯下駄における今日からできる!一本歯下駄GETTAで眠れる身体を目覚めさせる3ステップとは?”,”acceptedAnswer”:{“@type”:”Answer”,”text”:”まずは一本歯下駄(一本下駄)を履いて、ゆっくりと後ろ向きに歩いてみましょう。これには2つの大きなメリットがあります。”}},{“@type”:”Question”,”name”:”一本歯下駄GETTAインストラクターになりませんか?”,”acceptedAnswer”:{“@type”:”Answer”,”text”:”スポーツ科学・身体操作理論の最新知見に基づいたトレーニング理論を学び、アスリートから一般の方まで幅広く指導できる専門家になれます。”}},{“@type”:”Question”,”name”:”一本歯下駄GETTAトレーニングで得られる効果は?”,”acceptedAnswer”:{“@type”:”Answer”,”text”:”不安定な一本歯の上でバランスを取ることで、股関節周りのインナーマッスルが活性化。「股関節がカチッとはまる」感覚が得られます。”}}]}{“@context”:”https://schema.org”,”@type”:”BreadcrumbList”,”itemListElement”:[{“@type”:”ListItem”,”position”:1,”name”:”ホーム”,”item”:”https://sports.boy.jp/”},{“@type”:”ListItem”,”position”:2,”name”:”下駄は「身体の正しい使い方」を取り戻すため”}]}