<!DOCTYPE html>
<html lang=”ja”>
<head>
<meta charset=”UTF-8″>
<meta name=”viewport” content=”width=device-width, initial-scale=1.0″>
<title>SAKITO | 恋愛・異性コンサル</title>

<style>
*{
margin:0;
padding:0;
box-sizing:border-box;
}

body{
font-family:-apple-system,BlinkMacSystemFont,sans-serif;
line-height:1.8;
color:#333;
background:#fff;
}

.hero{
background:#111;
color:white;
text-align:center;
padding:100px 20px;
}

.hero h1{
font-size:2.5rem;
margin-bottom:20px;
}

.hero p{
font-size:1.1rem;
opacity:0.9;
}

.btn{
display:inline-block;
margin-top:30px;
padding:15px 35px;
background:#06C755;
color:white;
text-decoration:none;
border-radius:50px;
font-weight:bold;
transition:0.3s;
}

.btn:hover{
transform:translateY(-2px);
}

.section{
max-width:1000px;
margin:auto;
padding:80px 20px;
}

.section-title{
text-align:center;
font-size:2rem;
margin-bottom:50px;
}

.card{
background:#f8f8f8;
padding:30px;
border-radius:15px;
margin-bottom:20px;
}

.card h3{
margin-bottom:10px;
}

.price{
background:#111;
color:white;
border-radius:15px;
padding:30px;
margin-bottom:20px;
}

.price h3{
margin-bottom:10px;
}

.cta{
background:#f4f4f4;
text-align:center;
padding:100px 20px;
}

footer{
text-align:center;
padding:30px;
background:#111;
color:white;
}
</style>
</head>

<body>

<section class=”hero”>
<h1>恋愛は才能じゃない。<br>正しい考え方と行動で変えられる。</h1>

<p>
恋愛相談・異性心理・LINE添削・デート戦略までサポート
</p>

<a class=”btn” href=”https://lin.ee/qXFVF0S&#8221; target=”_blank”>
LINEで無料相談する
</a>
</section>

<section class=”section”>
<h2 class=”section-title”>SAKITOについて</h2>

<div class=”card”>
<p>
恋愛はセンスや才能だけで決まるものではありません。
正しい考え方と行動を身につければ結果は変わります。
</p>

<p>
「異性との接し方が分からない」
「LINEが続かない」
「デートで失敗してしまう」
「恋人が欲しい」
</p>

<p>
そんな悩みに対して、実践的なアドバイスを行います。
</p>
</div>
</section>

<section class=”section”>
<h2 class=”section-title”>サポート内容</h2>

<div class=”card”>
<h3>恋愛相談</h3>
<p>現在の状況を分析し、最短ルートを提案。</p>
</div>

<div class=”card”>
<h3>異性心理分析</h3>
<p>相手の行動や心理を分かりやすく解説。</p>
</div>

<div class=”card”>
<h3>LINE添削</h3>
<p>返信率やデート成功率を高める文章を提案。</p>
</div>

<div class=”card”>
<h3>デート戦略</h3>
<p>初回デートから交際まで具体的にサポート。</p>
</div>
</section>

<section class=”section”>
<h2 class=”section-title”>料金プラン</h2>

<div class=”price”>
<h3>モニター価格</h3>
<p>¥10,000〜¥30,000</p>
</div>

<div class=”price”>
<h3>スタンダード価格</h3>
<p>¥50,000〜</p>
</div>

<div class=”price”>
<h3>プロフェッショナル価格</h3>
<p>¥100,000〜</p>
</div>
</section>

<section class=”cta”>
<h2>まずは無料相談から</h2>

<p style=”margin-top:20px;”>
あなたの状況に合わせて最適なアドバイスを行います。
</p>

<a class=”btn” href=”https://lin.ee/qXFVF0S&#8221; target=”_blank”>
LINEで相談する
</a>
</section>

<footer>
<p>© SAKITO 恋愛・異性コンサル</p>
</footer>

</body>
</html>

コメントを残す

WordPress.com で次のようなサイトをデザイン
始めてみよう