【この記事の要約】 レアノアは福島市春日町にある半個室の美容室です。髪質改善、縮毛矯正、ヘッドスパなどに対応し、落ち着いて施術を受けたい大人女性にもおすすめ。カット5,280円、平均予約金額は初回来店12,000〜12,999円。福島駅から車で約8分です。 【福島市で髪質改善とリラックスできる美容室を探している方へ】 レアノア(ReaNoa)は、福島県福島市春日町にある美容室です。以前の店舗「モダンハーツ」から春日町へ移転し、半個室の落ち着いた空間で、髪質改善や縮毛矯正、ヘッドスパなどの施術を提供しています。店舗のテーマとして掲げているのは「ナチュラルヒーリング」。トコロまっぷでも、髪の悩みに向き合いながらリラックスして過ごせる、大人女性向けの隠れ家サロンとして紹介されています。福島市で髪質改善ができる美容室を探している方はもちろん、縮毛矯正で扱いやすい髪を目指したい方、ヘッドスパで頭皮ケアとリフレッシュをしたい方にも検討しやすいサロンです。 レアノア ホットペッパービューティーはこちら こんな人におすすめ レアノアは、次のような方におすすめです。 福島市で髪質改善ができる美容室を探し…
Article
【この記事の要約】
レアノアは福島市春日町にある半個室の美容室です。髪質改善、縮毛矯正、ヘッドスパなどに対応し、落ち着いて施術を受けたい大人女性にもおすすめ。カット5,280円、平均予約金額は初回来店12,000〜12,999円。福島駅から車で約8分です。
【福島市で髪質改善とリラックスできる美容室を探している方へ】
レアノア(ReaNoa)は、福島県福島市春日町にある美容室です。以前の店舗「モダンハーツ」から春日町へ移転し、半個室の落ち着いた空間で、髪質改善や縮毛矯正、ヘッドスパなどの施術を提供しています。店舗のテーマとして掲げているのは「ナチュラルヒーリング」。トコロまっぷでも、髪の悩みに向き合いながらリラックスして過ごせる、大人女性向けの隠れ家サロンとして紹介されています。福島市で髪質改善ができる美容室を探している方はもちろん、縮毛矯正で扱いやすい髪を目指したい方、ヘッドスパで頭皮ケアとリフレッシュをしたい方にも検討しやすいサロンです。
.reanoa-recommend,
.reanoa-recommend *{
box-sizing:border-box;
}
.reanoa-recommend{
width:100%;
max-width:850px;
margin:24px auto;
border:2px solid #42a5f5;
border-radius:12px;
overflow:hidden;
background:#ffffff;
box-shadow:0 5px 15px rgba(25,118,210,.10);
font-family:Arial,Helvetica,"Noto Sans JP","Hiragino Sans",sans-serif;
}
.reanoa-recommend-title{
margin:0;
padding:14px 16px;
background:#1976d2;
color:#ffffff;
font-size:clamp(1.05rem,3vw,1.25rem);
font-weight:800;
line-height:1.5;
overflow-wrap:anywhere;
word-break:break-word;
}
.reanoa-recommend-body{
width:100%;
min-width:0;
padding:18px 16px;
color:#334155;
font-size:clamp(.9rem,2.4vw,.98rem);
line-height:1.8;
overflow-wrap:anywhere;
word-break:break-word;
}
.reanoa-recommend-intro{
margin:0 0 14px;
}
.reanoa-recommend-list{
display:grid;
width:100%;
gap:10px;
margin:0;
padding:0;
list-style:none;
}
.reanoa-recommend-list li{
position:relative;
width:100%;
min-width:0;
margin:0;
padding:11px 12px 11px 42px;
background:#f8fbff;
border:1px solid #dbeafe;
border-radius:8px;
color:#334155;
line-height:1.7;
overflow-wrap:anywhere;
word-break:break-word;
}
.reanoa-recommend-list li::before{
content:"✓";
position:absolute;
top:11px;
left:14px;
display:flex;
align-items:center;
justify-content:center;
width:20px;
height:20px;
border-radius:50%;
background:#e3f2fd;
color:#1565c0;
font-size:13px;
font-weight:800;
line-height:1;
}
.reanoa-recommend-list strong{
color:#0d47a1;
font-weight:800;
}
.reanoa-recommend-note{
width:100%;
min-width:0;
margin-top:16px;
padding:13px 14px;
background:#eaf4ff;
border-left:5px solid #1976d2;
border-radius:7px;
color:#1e3a5f;
font-size:clamp(.85rem,2.2vw,.93rem);
line-height:1.8;
overflow-wrap:anywhere;
word-break:break-word;
}
@media screen and (max-width:600px){
.reanoa-recommend{
width:100%;
max-width:100%;
margin:18px 0;
border-width:2px;
border-radius:10px;
}
.reanoa-recommend-title{
padding:12px 14px;
font-size:18px;
line-height:1.5;
}
.reanoa-recommend-body{
width:100%;
max-width:100%;
min-width:0;
padding:14px;
font-size:14px;
line-height:1.8;
}
.reanoa-recommend-list{
width:100%;
gap:8px;
}
.reanoa-recommend-list li{
width:100%;
max-width:100%;
min-width:0;
padding:10px 10px 10px 38px;
font-size:14px;
line-height:1.75;
overflow-wrap:anywhere;
word-break:break-word;
}
.reanoa-recommend-list li::before{
top:10px;
left:11px;
width:19px;
height:19px;
font-size:12px;
}
.reanoa-recommend-note{
width:100%;
max-width:100%;
min-width:0;
margin-top:14px;
padding:11px 12px;
border-left-width:4px;
font-size:13px;
line-height:1.8;
}
}
こんな人におすすめ
レアノアは、次のような方におすすめです。
-
福島市で髪質改善ができる美容室を探している方
-
カットと髪質改善トリートメントを一緒に受けたい方
-
縮毛矯正とヘアケアを組み合わせたい方
-
福島市でヘッドスパを受けられる美容室を探している方
-
周囲が気になりにくい半個室の美容室を利用したい方
-
大型サロンよりも席数の少ない落ち着いたサロンを選びたい方
-
年齢による髪質やダメージについて相談したい方
-
車で通いやすい駐車場付きの美容室を探している方
セット面は2席で、公式掲載では「4席以下の小型サロン」「半個室あり」と案内されています。駐車場は3台分用意されています。
【髪質改善トリートメントで髪の悩みにアプローチ】
レアノアが力を入れているメニューのひとつが髪質改善です。トコロまっぷでは髪質改善トリートメントへの対応が明記されており、Hot Pepper Beautyでも「カット+髪質改善トリートメント」のメニューが掲載されています。2026年8月28日時点では、以下のクーポン料金が確認できます。
- カット+髪質改善トリートメント:13,800円
- 通常掲載料金:15,180円
髪の状態や希望する仕上がりによって適した施術は変わるため、「広がりが気になる」「カラーによるダメージが気になる」「まとまりやすくしたい」といった希望がある場合は、予約時やカウンセリングで相談するのがおすすめです。
【縮毛矯正とヘッドスパにも対応】
髪質改善だけでなく、縮毛矯正とヘッドスパもレアノアの主要メニューとして案内されています。Hot Pepper Beautyでは「縮毛矯正・ストレートが得意なサロン」「ヘッドスパが自慢のサロン」として掲載され、カット・縮毛矯正・トリートメントを組み合わせたメニューも確認できます。2026年8月28日時点の掲載例は以下の通りです。
- 縮毛矯正+カット+トリートメント:23,000円
- カット+カラー+ヘッドスパ:14,800円
- カット+前髪縮毛矯正:8,800円のクーポン掲載あり
縮毛矯正を検討している場合は、髪のダメージ状態や過去のカラー・パーマ履歴によって施術内容が変わる可能性があります。予約時に現在の髪の状態を伝えておくと相談しやすいでしょう。
【半個室と2席の小規模空間で過ごせる】
レアノアは、半個室の施術スペースを用意している美容室です。Hot Pepper Beautyではセット面2席、スタイリスト1名・アシスタント1名と掲載されています。また、「4席以下の小型サロン」「半個室あり」という設備情報も確認できます。大人数が同時に施術を受ける大型店舗とは異なり、比較的小規模な店内で過ごせる点は、福島市で落ち着いた美容室や半個室美容室を探している方にとってチェックしたいポイントです。ヘッドスパや長時間の縮毛矯正、髪質改善など、滞在時間が長くなりやすい施術でも、周囲を気にしにくい空間で過ごしたい方に向いています。
【料金・予算・利用前に知りたいこと】
.reanoa-price-box,
.reanoa-price-box *{
box-sizing:border-box;
}
.reanoa-price-box{
width:100%;
max-width:850px;
margin:24px auto;
padding:20px;
background:linear-gradient(135deg,#e3f2fd 0%,#bbdefb 100%);
border:3px solid #42a5f5;
border-radius:14px;
box-shadow:0 6px 18px rgba(25,118,210,.14);
font-family:Arial,Helvetica,"Noto Sans JP","Hiragino Sans",sans-serif;
}
.reanoa-price-title{
margin:0 0 16px;
color:#0d47a1;
font-size:clamp(1.25rem,3.5vw,1.55rem);
font-weight:800;
line-height:1.5;
text-align:center;
overflow-wrap:anywhere;
word-break:break-word;
}
.reanoa-price-table-wrap{
width:100%;
max-width:100%;
overflow:hidden;
background:#fff;
border-radius:9px;
}
.reanoa-price-table{
width:100%;
max-width:100%;
margin:0;
border:0;
border-collapse:collapse;
table-layout:fixed;
background:#fff;
color:#334155;
font-size:clamp(.88rem,2.4vw,.96rem);
line-height:1.7;
}
.reanoa-price-table th{
width:62%;
padding:13px 14px;
background:#f7fbff;
border:0;
border-bottom:1px solid #dbe9f6;
color:#334155;
font-weight:600;
text-align:left;
vertical-align:middle;
overflow-wrap:anywhere;
word-break:break-word;
}
.reanoa-price-table td{
width:38%;
min-width:0;
padding:13px 14px;
background:#fff;
border:0;
border-bottom:1px solid #dbe9f6;
color:#0d47a1;
font-weight:800;
text-align:right;
vertical-align:middle;
overflow-wrap:anywhere;
word-break:break-word;
}
.reanoa-price-table tr:last-child th,
.reanoa-price-table tr:last-child td{
border-bottom:0;
}
.reanoa-price-section{
margin:18px 0 8px;
padding:9px 12px;
background:#1976d2;
border-radius:7px;
color:#fff;
font-size:15px;
font-weight:800;
line-height:1.5;
}
.reanoa-price-section:first-of-type{
margin-top:0;
}
.reanoa-price-note{
width:100%;
margin-top:16px;
padding:12px 14px;
background:#fff;
border-left:5px solid #1976d2;
border-radius:7px;
color:#475569;
font-size:clamp(.82rem,2.2vw,.9rem);
line-height:1.8;
overflow-wrap:anywhere;
word-break:break-word;
}
@media screen and (max-width:600px){
.reanoa-price-box{
width:100%;
max-width:100%;
margin:18px 0;
padding:14px;
border-width:2px;
border-radius:10px;
overflow:hidden;
}
.reanoa-price-title{
margin-bottom:13px;
font-size:20px;
}
.reanoa-price-section{
margin:15px 0 8px;
padding:8px 10px;
font-size:14px;
}
.reanoa-price-section:first-of-type{
margin-top:0;
}
.reanoa-price-table-wrap{
width:100%;
max-width:100%;
overflow:visible;
background:transparent;
border-radius:0;
}
.reanoa-price-table,
.reanoa-price-table tbody,
.reanoa-price-table tr,
.reanoa-price-table th,
.reanoa-price-table td{
display:block;
width:100%;
max-width:100%;
}
.reanoa-price-table{
background:transparent;
}
.reanoa-price-table tr{
margin-bottom:8px;
overflow:hidden;
background:#fff;
border:1px solid #90caf9;
border-radius:7px;
}
.reanoa-price-table tr:last-child{
margin-bottom:0;
}
.reanoa-price-table th{
width:100%;
padding:9px 11px 4px;
background:#fff;
border:0;
color:#475569;
font-size:13px;
line-height:1.6;
}
.reanoa-price-table td{
width:100%;
min-width:0;
padding:3px 11px 10px;
background:#fff;
border:0;
color:#0d47a1;
font-size:15px;
font-weight:800;
line-height:1.5;
text-align:left;
overflow-wrap:anywhere;
word-break:break-word;
}
.reanoa-price-note{
width:100%;
max-width:100%;
margin-top:14px;
padding:11px 12px;
border-left-width:4px;
font-size:12px;
line-height:1.8;
}
}
料金・予算の目安
基本料金・平均予約金額
| 通常カット料金 |
5,280円 |
| 初回来店の平均予約金額 |
12,000〜12,999円 |
| 2回目以降の平均予約金額 |
9,000〜9,999円 |
主なクーポン料金
| カット+髪質改善トリートメント |
13,800円 |
| カット+カラー+トリートメント |
14,800円 |
| カット+カラー+ヘッドスパ |
14,800円 |
| カット+オーガニックカラー+トリートメント |
15,800円 |
| カット+酵素カラー+トリートメント |
16,800円 |
| 縮毛矯正+カット+トリートメント |
23,000円 |
※平均予約金額はHot Pepper Beautyが直近1年間のネット予約データから算出した掲載情報です。クーポン料金は2026年8月28日時点で確認した内容です。料金やクーポン内容は変更される場合があり、施術内容や髪の長さなどによって料金が変わる可能性もあるため、予約時に最新情報をご確認ください。
【口コミ】
.srm-review-link,
.srm-review-link *{
box-sizing:border-box;
}
.srm-review-link{
display:block;
width:100%;
max-width:850px;
margin:24px auto;
color:inherit;
text-decoration:none;
}
.srm-review-card{
width:100%;
max-width:100%;
padding:clamp(15px,4vw,22px);
overflow:hidden;
background:#fff;
border:2px solid #90caf9;
border-radius:12px;
box-shadow:0 5px 15px rgba(25,118,210,.12);
font-family:Arial,Helvetica,"Noto Sans JP","Hiragino Sans",sans-serif;
transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;
}
.srm-review-link:hover .srm-review-card,
.srm-review-link:focus-visible .srm-review-card{
border-color:#42a5f5;
box-shadow:0 8px 20px rgba(25,118,210,.2);
transform:translateY(-2px);
}
.srm-review-link:focus-visible{
border-radius:12px;
outline:3px solid rgba(25,118,210,.3);
outline-offset:3px;
}
.srm-review-header{
display:flex;
align-items:center;
justify-content:space-between;
gap:8px 12px;
width:100%;
min-width:0;
flex-wrap:wrap;
}
.srm-review-title{
min-width:0;
color:#083a8a;
font-size:clamp(.95rem,2.5vw,1.05rem);
font-weight:800;
line-height:1.5;
overflow-wrap:anywhere;
word-break:break-word;
}
.srm-review-label{
flex-shrink:0;
color:#6b7280;
font-size:.85rem;
line-height:1.5;
white-space:nowrap;
}
.srm-review-list{
display:grid;
width:100%;
min-width:0;
gap:12px;
margin-top:14px;
}
.srm-review-message{
position:relative;
display:block;
width:100%;
max-width:100%;
min-width:0;
margin:0;
padding:clamp(14px,3.5vw,18px);
background:#f8fbff;
border-left:5px solid #42a5f5;
border-radius:7px;
color:#334155;
font-size:clamp(.9rem,2.4vw,1rem);
line-height:1.9;
overflow-wrap:anywhere;
word-break:break-word;
}
.srm-review-message::before{
content:"i";
display:flex;
align-items:center;
justify-content:center;
width:22px;
height:22px;
margin-bottom:8px;
background:#e3f2fd;
border-radius:50%;
color:#1976d2;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:800;
line-height:1;
}
.srm-review-button{
width:100%;
max-width:100%;
margin-top:16px;
padding:12px 14px;
background:#e3f2fd;
border-left:5px solid #1976d2;
border-radius:6px;
color:#0d47a1;
font-size:clamp(.82rem,2.2vw,.92rem);
font-weight:700;
line-height:1.6;
text-align:center;
overflow-wrap:anywhere;
word-break:break-word;
}
@media screen and (max-width:600px){
.srm-review-link{
width:100%;
max-width:100%;
margin:18px 0;
}
.srm-review-card{
width:100%;
max-width:100%;
padding:15px;
border-width:2px;
border-radius:10px;
}
.srm-review-header{
display:block;
width:100%;
min-width:0;
}
.srm-review-title{
width:100%;
min-width:0;
font-size:16px;
line-height:1.6;
overflow-wrap:anywhere;
word-break:break-word;
}
.srm-review-label{
display:block;
width:100%;
margin-top:4px;
font-size:12px;
white-space:normal;
}
.srm-review-list{
width:100%;
max-width:100%;
min-width:0;
gap:10px;
margin-top:12px;
}
.srm-review-message{
width:100%;
max-width:100%;
min-width:0;
padding:13px 14px;
border-left-width:4px;
font-size:14px;
line-height:1.8;
overflow-wrap:anywhere;
word-break:break-word;
}
.srm-review-button{
width:100%;
max-width:100%;
min-width:0;
margin-top:14px;
padding:10px;
border-left-width:4px;
font-size:13px;
line-height:1.6;
overflow-wrap:anywhere;
word-break:break-word;
}
}
@media (prefers-reduced-motion:reduce){
.srm-review-card{
transition:none;
}
.srm-review-link:hover .srm-review-card,
.srm-review-link:focus-visible .srm-review-card{
transform:none;
}
}
レアノアの最新の口コミ・評価は、Googleマップから確認できます。施術内容や接客、髪質改善・ヘッドスパなどについて実際に利用した方の最新レビューを、来店前の参考としてご確認ください。
この枠をクリックするとGoogleマップが開きます
【予約・問い合わせ方法】
レアノアはネット予約に対応しています。Hot Pepper Beautyでは空席確認から予約まで可能で、「即時予約OK」と案内されています。トコロまっぷにもネット予約可能との記載があります。
電話番号は以下です。024-503-1487
髪質改善や縮毛矯正を初めて受ける場合は、髪の状態や過去の施術履歴について予約時または当日のカウンセリングで伝えると相談しやすくなります。
.hgc-faq,
.hgc-faq *{
box-sizing:border-box;
}
.hgc-faq{
width:100%;
max-width:850px;
margin:0 auto;
padding:0;
font-family:Arial,Helvetica,"Noto Sans JP","Hiragino Sans",sans-serif;
}
.hgc-faq h2{
margin:0 0 8px;
color:#0d47a1;
font-size:clamp(1.3rem,3.5vw,1.5rem);
font-weight:800;
line-height:1.5;
overflow-wrap:anywhere;
word-break:break-word;
}
.hgc-faq-item{
width:100%;
min-width:0;
padding:16px 0;
border-bottom:1px solid #e0e7ff;
}
.hgc-faq-item:last-child{
border-bottom:0;
}
.hgc-faq-q{
margin:0 0 4px;
color:#2563eb;
font-size:.9rem;
font-weight:700;
line-height:1.5;
}
.hgc-faq h3{
margin:0 0 8px;
color:#0d47a1;
font-size:clamp(1rem,2.6vw,1.05rem);
font-weight:700;
line-height:1.6;
overflow-wrap:anywhere;
word-break:break-word;
}
.hgc-faq-answer{
width:100%;
min-width:0;
margin:0;
color:#374151;
font-size:clamp(.9rem,2.4vw,.95rem);
line-height:1.8;
overflow-wrap:anywhere;
word-break:break-word;
}
.hgc-faq-answer p{
width:100%;
min-width:0;
margin:0;
overflow-wrap:anywhere;
word-break:break-word;
}
.hgc-faq-answer strong{
color:#0d47a1;
font-weight:800;
}
@media screen and (max-width:600px){
.hgc-faq{
width:100%;
max-width:100%;
margin:0;
padding:0 4px;
overflow:hidden;
}
.hgc-faq h2{
margin-bottom:8px;
font-size:21px;
line-height:1.5;
}
.hgc-faq-item{
width:100%;
min-width:0;
padding:14px 0;
}
.hgc-faq-q{
font-size:13px;
}
.hgc-faq h3{
width:100%;
min-width:0;
margin-bottom:7px;
font-size:16px;
line-height:1.65;
overflow-wrap:anywhere;
word-break:break-word;
}
.hgc-faq-answer{
width:100%;
min-width:0;
font-size:14px;
line-height:1.8;
overflow-wrap:anywhere;
word-break:break-word;
}
.hgc-faq-answer p{
width:100%;
max-width:100%;
min-width:0;
}
}
よくある質問
Q.
予約は必要ですか?
ネット予約に対応しています。Hot Pepper Beautyでは空席確認・即時予約が可能です。予約なしで必ず利用できるかは確認できないため、希望日時が決まっている場合は事前予約がおすすめです。
Q.
料金や予算はどれくらいですか?
カットは5,280円です。Hot Pepper Beauty経由の平均予約金額は、初回来店が12,000〜12,999円、2回目以降が9,000〜9,999円と掲載されています。選ぶ施術によって料金は異なるため、予約前に確認してください。
Q.
髪質改善はできますか?
はい。髪質改善トリートメントに対応しています。2026年8月28日時点では、カット+髪質改善トリートメント13,800円のクーポン掲載を確認できます。
Q.
個室はありますか?
完全個室ではなく、公式掲載では半個室ありと案内されています。セット面は2席です。施術スペースの具体的な仕切り方や個室利用条件について確認したい場合は、予約時に問い合わせるのがおすすめです。
Q.
駐車場はありますか?
はい。駐車場は3台分あります。Hot Pepper Beautyでは店舗奥の左側に駐車場があると案内されています。
Q.
支払い方法は何が使えますか?
Visa、Mastercard、JCBのクレジットカードに対応しています。現金以外の電子マネーやQRコード決済については確認できないため要確認です。
Q.
子ども連れでも利用できますか?
子ども同伴可否や、キッズスペース・子ども用設備については、今回確認した公式掲載情報には明確な記載がありませんでした。子ども連れで利用したい場合は事前に要確認です。
Q.
英語対応はありますか?
英語メニューやスタッフによる英語対応については確認できませんでした。英語でのカウンセリングや施術説明が必要な場合は、予約前に要確認です。
【告知・クーポン情報 | 予約前に確認したい現在のメニュー】
2026年8月28日時点で、Hot Pepper Beautyには複数のクーポンが掲載されています。代表例として、カット+髪質改善トリートメント13,800円、カット+カラー+ヘッドスパ14,800円、縮毛矯正+カット+トリートメント23,000円などが確認できます。クーポン料金、対象条件、メニュー内容は変更される可能性があります。予約時には現在利用できるクーポンと通常料金の両方を確認してください。
【アクセス | 福島市春日町・福島駅から車で約8分】
住所は**〒960-8116 福島県福島市春日町14-20 ふじビル1F西**です。Hot Pepper Beautyでは、福島駅から車で約8分と案内されています。福島駅方面からは国道4号線を北上し、旭町交差点から音楽堂方面へ進み、春日町交差点付近の「ふじビル」1階西側が店舗です。また、トコロまっぷでは曽根田駅から車で約10分、とうほう・みんなの文化センターから徒歩約3分と案内されています。車で来店する場合は、店舗奥の左側に3台分の駐車スペースがあります。
【まとめ | 髪質改善と癒しの時間を両方求める方へ】
レアノアは、福島市春日町で髪質改善、縮毛矯正、ヘッドスパなどを受けられる美容室です。セット面2席の小型サロンで半個室の施術環境が用意されており、周囲が気になりにくい場所で髪の相談をしたい方にも検討しやすいでしょう。髪質改善だけでなく、縮毛矯正、カラー、パーマ、ヘッドスパまで一つの店舗で相談できるため、髪のまとまりやダメージ、頭皮ケアなど複数の悩みを相談したい方にも選択肢になります。駐車場も3台用意されているため、福島市内で車で通える美容室を探している方にも確認しておきたいサロンです。
【店舗基本情報】
.hgc-basic-box,
.hgc-basic-box *{
box-sizing:border-box;
}
.hgc-basic-box{
width:100%;
max-width:850px;
margin:30px auto;
padding:20px;
background:linear-gradient(135deg,#e3f2fd 0%,#bbdefb 100%);
border:3px solid #42a5f5;
border-radius:14px;
box-shadow:0 8px 24px rgba(41,121,255,.18);
font-family:Arial,Helvetica,"Noto Sans JP","Hiragino Sans",sans-serif;
}
.hgc-basic-title{
margin:0 0 16px;
color:#0d47a1;
font-size:clamp(1.4rem,4vw,1.7rem);
font-weight:700;
line-height:1.5;
text-align:center;
overflow-wrap:anywhere;
word-break:break-word;
}
.hgc-basic-table-wrap{
width:100%;
overflow:hidden;
background:#fff;
border-radius:8px;
}
.hgc-basic-table{
width:100%;
max-width:100%;
margin:0;
border:0;
border-collapse:collapse;
table-layout:fixed;
background:#fff;
color:#263238;
font-size:clamp(.88rem,2.4vw,.95rem);
line-height:1.7;
}
.hgc-basic-table th{
width:190px;
padding:13px;
background:#1976d2;
border:0;
border-bottom:1px solid rgba(255,255,255,.25);
color:#fff;
font-weight:700;
text-align:left;
vertical-align:top;
overflow-wrap:anywhere;
word-break:break-word;
}
.hgc-basic-table td{
min-width:0;
padding:13px;
background:#fff;
border:0;
border-bottom:1px solid #dbe9f6;
color:#263238;
vertical-align:top;
overflow-wrap:anywhere;
word-break:break-word;
}
.hgc-basic-table tr:nth-child(even) td{
background:#f7fbff;
}
.hgc-basic-table tr:last-child th,
.hgc-basic-table tr:last-child td{
border-bottom:0;
}
.hgc-basic-table a{
color:#1565c0;
font-weight:700;
text-decoration:underline;
text-decoration-thickness:1px;
text-underline-offset:3px;
overflow-wrap:anywhere;
word-break:break-word;
}
.hgc-basic-table a:hover,
.hgc-basic-table a:focus-visible{
color:#0d47a1;
}
.hgc-basic-table a:focus-visible{
border-radius:2px;
outline:2px solid rgba(25,118,210,.35);
outline-offset:3px;
}
.hgc-basic-note{
display:block;
margin-top:6px;
color:#607d8b;
font-size:.85em;
line-height:1.7;
overflow-wrap:anywhere;
word-break:break-word;
}
.hgc-basic-links{
display:flex;
flex-wrap:wrap;
gap:4px 12px;
width:100%;
min-width:0;
}
@media screen and (max-width:640px){
.hgc-basic-box{
width:100%;
max-width:100%;
margin:20px 0;
padding:14px;
border-width:2px;
border-radius:10px;
overflow:hidden;
}
.hgc-basic-title{
margin-bottom:12px;
font-size:21px;
}
.hgc-basic-table-wrap{
width:100%;
max-width:100%;
overflow:visible;
background:transparent;
border-radius:0;
}
.hgc-basic-table,
.hgc-basic-table tbody,
.hgc-basic-table tr,
.hgc-basic-table th,
.hgc-basic-table td{
display:block;
width:100%;
max-width:100%;
}
.hgc-basic-table{
background:transparent;
}
.hgc-basic-table tr{
margin-bottom:10px;
overflow:hidden;
background:#fff;
border:1px solid #90caf9;
border-radius:8px;
}
.hgc-basic-table tr:last-child{
margin-bottom:0;
}
.hgc-basic-table th{
padding:9px 11px;
border-bottom:0;
font-size:14px;
}
.hgc-basic-table td{
min-width:0;
padding:11px;
border-bottom:0;
background:#fff !important;
font-size:14px;
overflow-wrap:anywhere;
word-break:break-word;
}
.hgc-basic-note{
font-size:12px;
}
.hgc-basic-links{
display:block;
width:100%;
}
.hgc-basic-links a{
display:block;
width:fit-content;
max-width:100%;
margin-bottom:5px;
overflow-wrap:anywhere;
word-break:break-word;
}
.hgc-basic-links a:last-child{
margin-bottom:0;
}
}
店舗基本情報
| 店舗名 |
レアノア(ReaNoa)
|
| 住所 |
〒960-8116
福島県福島市春日町14-20 ふじビル1F西
|
| 営業時間 |
火〜土 9:30〜19:00
日・祝 9:30〜17:00
臨時休業や営業時間変更の可能性があるため、来店前に最新情報をご確認ください。
|
| 定休日 |
毎週月曜日
|
| 電話番号 |
024-503-1487
|
| Google MAP |
Googleマップで所在地を確認
|
| サービス |
カット、カラー、パーマ、トリートメント、髪質改善トリートメント、縮毛矯正、ヘッドスパなど
|
| 料金・予算 |
カット5,280円
平均予約金額は初回12,000〜12,999円、再来9,000〜9,999円です。メニューにより異なるため、最新料金は予約前にご確認ください。
|
| 予約・問い合わせ |
ネット予約、電話問い合わせに対応しています。
|
| 駐車場 |
3台
店舗奥の左側に駐車スペースがあります。
|
| 支払い方法 |
Visa、Mastercard、JCB
電子マネーやQRコード決済など、その他の支払い方法は要確認です。
|
| 個室 |
半個室あり
セット面は2席です。完全個室ではありません。
|
| 子ども連れ |
記載なし・要確認
|
| 英語対応 |
記載なし・要確認
|
| 公式Webサイト |
レアノア 公式掲載ページ
|
| 店舗リンクのURL |
レアノアの紹介ページ
|