<style>
body {
background-color: #fffdf8;
color: #5c4033;
font-family: “Hiragino Kaku Gothic ProN”, “Noto Sans JP”, sans-serif;
padding: 30px;
max-width: 700px;
margin: auto;
line-height: 2;
}

h1 {
color: #e88e5a;
text-align: center;
font-size: 2em;
margin-bottom: 25px;
}

.content {
background-color: #fff7f2;
padding: 25px;
border-radius: 15px;
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.05);
border: 1px dashed #f3c5b2;
}

p {
margin-bottom: 1.4em;
font-size: 1.05em;
}

.button {
display: inline-block;
margin-top: 20px;
background-color: #f3981d;
color: #fff;
padding: 12px 20px;
border-radius: 30px;
text-decoration: none;
font-weight: bold;
transition: background-color 0.3s;
}

.button:hover {
background-color: #e38d00;
}

footer {
margin-top: 50px;
text-align: center;
color: #aaa;
font-size: 0.9em;
}
</style>

<h1>🌺 フラダンスでハワイ気分 ♪</h1>

<div class=”content”>
<p>大阪・枚方市にある、小さくてあたたかなフラダンス教室です。</p>
<p>南国の音楽に包まれて、スカートがふわりと揺れるたびに、笑顔が広がるやさしい時間。</p>
<p>レッスンは明るいスタジオで、自然の光がたっぷり入る癒しの空間です。</p>
<p><strong>フラが初めての方も大丈夫。</strong><br>ゆっくり丁寧にステップから♪<br>年齢や経験は問いません。一人でも安心してご参加いただけます。</p>
<p>「フラダンス、ちょっと気になるな…」そんな気持ちがあれば、いつでも大歓迎です♪</p>
<p>ご見学や体験レッスンも、どうぞお気軽にお越しくださいね。</p>
<a class=”button” href=”https://www.leilani-luana.com/%e3%81%8a%e5%95%8f%e3%81%84%e5%90%88%e3%82%8f%e3%81%9b/”>お問い合わせはこちら</a>
</div>

<footer>
Mahalo(ありがとう)の気持ちをこめて♪<br>
皆さまとお会いできる日を楽しみにしています。
</footer>