✨ 計算結果

{% if conditions %}
計算条件(クリックで表示)
{% endif %}
🌟 ネイタルチャート
{% if not time_unknown %}{% endif %} {% for p in natal.planets %} {% if not time_unknown %}{% endif %} {% endfor %}
天体サイン度数ハウス
{{ p.symbol }} {{ p.name }} {{ p.sign }} {{ p.degree }}{% if p.retrograde %} ℞{% endif %}第{{ p.house }}ハウス{% if p.house_5deg %}(5度前){% endif %}
{% if not time_unknown %}
📐 アングル
AC{{ natal.angles.asc.sign }} {{ natal.angles.asc.degree }}
MC{{ natal.angles.mc.sign }} {{ natal.angles.mc.degree }}
DC{{ natal.angles.dsc.sign }} {{ natal.angles.dsc.degree }}
IC{{ natal.angles.ic.sign }} {{ natal.angles.ic.degree }}
{% else %}
📐 アングル

出生時刻不明のため、ASC・MC・DC・ICとハウス配置は表示しません。

{% endif %}
📊 エレメント×クオリティ
{% for e in elements %} {% endfor %}
元素活動不動柔軟
{{ e }} {{ " ".join(matrix[e]['活動']) if matrix[e]['活動'] else '-' }} {{ " ".join(matrix[e]['不動']) if matrix[e]['不動'] else '-' }} {{ " ".join(matrix[e]['柔軟']) if matrix[e]['柔軟'] else '-' }}
{% if aspects %}
🔗 アスペクト
{% set ns = namespace(ac_header_shown=false) %} {% for asp in aspects %} {% if not ns.ac_header_shown and (asp.symbol1 == '' or asp.symbol2 == '') %} {% set ns.ac_header_shown = true %} {% endif %} {% endfor %}
天体1天体2種類オーブ適/分
📐 AC / MC へのアスペクト
{{ (asp.symbol1 ~ ' ') if asp.symbol1 else '' }}{{ asp.planet1 }} {{ (asp.symbol2 ~ ' ') if asp.symbol2 else '' }}{{ asp.planet2 }} {{ asp.aspect_symbol }} {{ asp.aspect }} {{ asp.orb }} {{ asp.as_label }}
{% endif %} {% if prog %}
📈 プログレス
🎯 基準日: {{ prog.date }}
P.太陽{{ prog.sun.sign }} {{ prog.sun.degree }}
P.月{{ prog.moon.sign }} {{ prog.moon.degree }}
{% if prog.moon_phase %}
{{ prog.moon_phase }}
{% endif %} {% if prog_aspects %}
🔗 P.→N. アスペクト
{% for asp in prog_aspects %} {% endfor %}
P.天体N.天体種類オーブ適/分
{{ asp.prog_planet }}{{ asp.natal_planet }}{{ asp.aspect_symbol }} {{ asp.aspect }}{{ asp.orb }}{{ asp.as_label }}
{% endif %}
{% endif %} {% if use_trans %}
🔮 トランジット(今後{{ ty_val }}年間)
{% if transit_planets %}
現在の天体位置
{% for p in transit_planets %}
{{ p.name }}{{ p.sign }} {{ p.degree }}
{% endfor %}
{% endif %} {% if jup %}
木星のサイン移動
{% endif %} {% if sat %}
土星のサイン移動
{% endif %} {% if transit_aspects %}
🔗 T.→N. アスペクト
{% for asp in transit_aspects %} {% endfor %}
T.天体N.天体種類オーブ適/分
T.{{ asp.transit_planet }}N.{{ asp.natal_planet }}{{ asp.aspect_symbol }} {{ asp.aspect }}{{ asp.orb }}{{ asp.as_label }}
{% endif %}
{% endif %}
🤖 AI鑑定
占星術データをもとに、AIがあなたを鑑定します。
メニューを選んでください。
{% for menu in ai_menus %} {% endfor %}
繧オ繝シ繝仙・險ュ螳壹°繧牙叙蠕・/span>
🔮 AIが鑑定しています...
📝 占星術データ(テキスト)
GeminiやClaude等のAIプロンプトにそのまま貼り付けて使えます。