<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.7.2" -->
<feed version="0.3" xmlns="http://purl.org/atom/ns#">
    <title>海外暮らしを体験しよう　教師宅ホームステイ、ティーチャーズホームステイのホームステイプラス</title>
    <tagline>ホームステイプラスとは</tagline>
    <link rel="alternate" type="text/html" href="https://www.homestayplus.jp/"/>
    <id>https://www.homestayplus.jp/</id>
    <modified>2026-06-30T16:29:10+09:00</modified>
    <generator>FeedCreator 1.7.2</generator>
    <entry>
        <title>料金について</title>
        <link rel="alternate" type="text/html" href="https://www.homestayplus.jp/flow/?mode=detail&amp;article=4"/>
        <created>2026-06-26T00:00:00+09:00</created>
        <issued>2026-06-26T00:00:00+09:00</issued>
        <modified>2026-06-26T00:00:00+09:00</modified>
        <id>https://www.homestayplus.jp/flow/?mode=detail&amp;article=4</id>
        <author>
            <name>海外暮らしを体験しよう　教師宅ホームステイ、ティーチャーズホームステイのホームステイプラス</name>
        </author>
        <summary>
body{
  font-family:&quot;Noto Sans JP&quot;,sans-serif;
}

/* =========================
ファーストビュー
========================= */

.price-fv{
  padding:70px 20px 40px;
  text-align:center;
}

.price-fv-inner{
  max-width:900px;
  margin:0 auto;
}

.price-fv-sub{
  font-size:14px;
  letter-spacing:2px;
  color:#e67e23;
  font-weight:bold;
  margin-bottom:10px;
}

.price-fv h1{
  font-size:36px;
  color:#00a656;
  margin-bottom:20px;
  line-height:1.4;
}

.price-fv-text{
  color:#555;
  line-height:2;
}

@media(max-width:768px){

.price-fv{
  padding:50px 20px 30px;
}

.price-fv h1{
  font-size:30px;
}

}



PRICE
料金について

教師宅ホームステイの費用は、渡航先・滞在期間・レッスン内容などによって異なります。ホームステイプラスでは、代行手数料や不明瞭な料金の上乗せはありません。分かりやすいお見積りをご案内していますので、お気軽にご相談ください。




/* =========================
安心ポイント
========================= */

.price-feature{
  background:#faf8f2;
  padding:80px 20px;
}

.price-feature-inner{
  max-width:1100px;
  margin:0 auto;
}

.price-feature-title{
  text-align:center;
  margin-bottom:50px;
}

.price-feature-sub{
  color:#e67e23;
  font-size:14px;
  letter-spacing:2px;
  font-weight:bold;
  margin-bottom:10px;
}

.price-feature-title h2{
  color:#00a656;
  font-size:32px;
  margin:0;
}

.price-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:24px;
}

.price-card{
  background:#fff;
  border-radius:18px;
  padding:28px;
  box-shadow:0 5px 18px rgba(0,0,0,.05);
}

.price-card h3{
  color:#00a656;
  font-size:20px;
  margin-bottom:15px;
}

.price-card p{
  color:#555;
  line-height:1.9;
  margin:0;
}

@media(max-width:768px){

.price-grid{
  grid-template-columns:1fr;
}

.price-feature-title h2{
  font-size:28px;
}

}




FEATURES
安心してご利用いただくために



代行手数料無料
ホームステイプラスは提携する海外手配機関の正規エージェントとなります。お客様から仲介手数料や代行手数料をいただくことはありません。


明確なお見積り
プログラム料金や空港送迎代など、費用の内訳を分かりやすくご案内しています。不要なオプションを無理におすすめすることもありません。


為替上乗せなし
現地通貨で発行された請求書を日本円へ換算してご案内しています。独自レートによる為替の上乗せは行っていません。






/* =========================
料金目安
========================= */

.price-estimate{
  padding:80px 20px;
}

.price-estimate-inner{
  max-width:1000px;
  margin:0 auto;
}

.price-estimate-title{
  text-align:center;
  margin-bottom:50px;
}

.price-estimate-sub{
  color:#e67e23;
  font-size:14px;
  letter-spacing:2px;
  font-weight:bold;
  margin-bottom:10px;
}

.price-estimate-title h2{
  color:#00a656;
  font-size:32px;
  margin:0;
}

.price-included{
  background:#faf8f2;
  border-radius:20px;
  padding:30px;
  margin-bottom:40px;
}

.price-included h3{
  color:#00a656;
  margin-bottom:20px;
  text-align:center;
}

.price-included-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:20px;
}

.price-item{
  background:#fff;
  border-radius:14px;
  padding:18px;
  text-align:center;
  font-weight:bold;
  color:#444;
}

.price-table{
  width:100%;
  border-collapse:collapse;
  overflow:hidden;
  border-radius:18px;
  box-shadow:0 5px 18px rgba(0,0,0,.05);
}

.price-table th{
  background:#00a656;
  color:#fff;
  padding:16px;
  text-align:center;
}

.price-table td{
  background:#fff;
  padding:18px;
  border-bottom:1px solid #e5e5e5;
  text-align:center;
}

.price-table tr:last-child td{
  border-bottom:none;
}

.country{
  font-weight:bold;
}

.price-note{
  color:#666;
  line-height:2;
  margin-top:25px;
  font-size:14px;
}

@media(max-width:768px){

.price-estimate-title h2{
  font-size:28px;
}

.price-included-grid{
  grid-template-columns:1fr;
}

.price-table{
  font-size:14px;
}

}
.price-local{
  display:block;
  font-size:12px;
  color:#888;
  margin-top:4px;
  font-weight:normal;
}




PRICE GUIDE
料金の目安

スタンダードコースの一例です。詳しいお見積りをご希望の方はお気軽にご相談ください。

料金に含まれるもの

個室ホームステイ
1日3食
マンツーマンレッスン15時間／週





国
1週間
2週間


イギリス
約21万円～ （￡1,030～）
約41万円～ （￡2,060～）


アメリカ
約29万円～ （US$1,870～）
約56万円～ （US$3,740～）


カナダ
約26万円～ （US$1,730～）
約52万円～ （US$3,460～）


オーストラリア
約28万円～ （US$1,880～）
約56万円～ （US$3,760～）


ニュージーランド
約26万円～ （US$1,710～）
約51万円～ （US$3,420～）



※上記は2026年料金の一例です。3週間以上の滞在や、表に掲載していない国での教師宅ホームステイも手配可能ですので、お気軽にご相談ください。※日本円は参考金額です（US$1=150円、￡1=200円で換算）。実際には請求書発行日の銀行公表の為替レートにて換算します。※料金は手配機関、時期、コース内容などによって異なります。※夏休み・クリスマス・年末年始などは追加料金が発生する場合があります。※航空券代・海外旅行保険代・空港送迎代などは別途必要です。




/* =========================
含まれるもの
========================= */

.price-include{
  background:#faf8f2;
  padding:80px 20px;
}

.price-include-inner{
  max-width:1000px;
  margin:0 auto;
}

.price-include-title{
  text-align:center;
  margin-bottom:50px;
}

.price-include-sub{
  color:#e67e23;
  font-size:14px;
  letter-spacing:2px;
  font-weight:bold;
  margin-bottom:10px;
}

.price-include-title h2{
  color:#00a656;
  font-size:32px;
  margin:0;
}

.include-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:28px;
}

.include-card{
  background:#fff;
  border-radius:18px;
  padding:30px;
  box-shadow:0 5px 18px rgba(0,0,0,.05);
}

.include-card h3{
  color:#00a656;
  margin-bottom:18px;
}

.include-card ul{
  margin:0;
  padding-left:20px;
}

.include-card li{
  margin-bottom:12px;
  color:#555;
}

@media(max-width:768px){

.include-grid{
  grid-template-columns:1fr;
}

.price-include-title h2{
  font-size:28px;
}

}




DETAILS
料金の内訳



料金に含まれるもの

ホームステイ代（個室）
食事代（1日3食）
プライベートレッスン代（週15時間）
ホームステイプラスのサポート



料金に含まれないもの

航空券代
海外旅行保険
空港送迎代（希望者のみ）
海外送金手数料
お小遣い・現地交通費など







/* =========================
FAQ
========================= */

.price-faq{
  padding:80px 20px;
}

.price-faq-inner{
  max-width:900px;
  margin:0 auto;
}

.price-faq-title{
  text-align:center;
  margin-bottom:50px;
}

.price-faq-sub{
  color:#e67e23;
  font-size:14px;
  letter-spacing:2px;
  font-weight:bold;
  margin-bottom:10px;
}

.price-faq-title h2{
  color:#00a656;
  font-size:32px;
  margin:0;
}

.faq-item{
  background:#fff;
  border:2px solid #dfe6dd;
  border-radius:18px;
  padding:28px;
  margin-bottom:20px;
  box-shadow:0 5px 18px rgba(0,0,0,.05);
}

.faq-q{
  color:#00a656;
  font-size:20px;
  font-weight:bold;
  margin-bottom:12px;
}

.faq-a{
  color:#555;
  line-height:2;
}





FAQ
よくある質問


Q. 教師宅ホームステイはなぜ費用が高めなのですか？
教師宅ホームステイには、一般的なホームステイにはない個別レッスンが含まれています。また、ホストファミリーは語学教師や有資格者など一定の条件を満たした方々で、日常生活の中でも英語を学べる環境が整っています。一般的なホームステイが「滞在先の提供」を目的としているのに対し、教師宅ホームステイは「英語学習」と「異文化交流」の両方を目的としたプログラムです。ホストファミリーとの交流も充実しており、より質の高い滞在環境が提供されるため、一般的なホームステイより費用が高くなります。


Q. 為替が良いタイミングで支払うことはできますか？
はい。残金のお支払いについては、お申込み時にお支払い時期をご選択いただけます。ご自身でお支払い日を決めるプランや、お支払い期間に余裕を持たせたプランなどをご用意していますので、ご希望に合わせてお選びいただけます。詳細はお申込み前にご案内しています。


Q. 航空券は自分で手配しますか？
はい。航空券は基本的にお客様ご自身でご手配いただいています。 その際は、航空会社の公式サイトなどで直接ご購入いただく方法が、最もシンプルで費用を抑えやすくおすすめです。ご希望があれば、提携している旅行会社のご紹介も可能ですので、不安な場合はお気軽にご相談ください。なお、旅行会社にてお手配の場合は発券手数料が発生します。


</summary>
    </entry>
    <entry>
        <title>お申込みからの流れ</title>
        <link rel="alternate" type="text/html" href="https://www.homestayplus.jp/flow/?mode=detail&amp;article=2"/>
        <created>2026-06-26T00:00:00+09:00</created>
        <issued>2026-06-26T00:00:00+09:00</issued>
        <modified>2026-06-26T00:00:00+09:00</modified>
        <id>https://www.homestayplus.jp/flow/?mode=detail&amp;article=2</id>
        <author>
            <name>海外暮らしを体験しよう　教師宅ホームステイ、ティーチャーズホームステイのホームステイプラス</name>
        </author>
        <summary>
body{
  font-family:&quot;Noto Sans JP&quot;,sans-serif;
}

/* =========================
ファーストビュー
========================= */

.flow-fv{
  padding:70px 20px 40px;
  text-align:center;
}

.flow-fv-inner{
  max-width:900px;
  margin:0 auto;
}

.flow-fv-sub{
  font-size:14px;
  letter-spacing:2px;
  color:#e67e23;
  font-weight:bold;
  margin-bottom:10px;
}

.flow-fv h1{
  font-size:36px;
  color:#00a656;
  margin-bottom:20px;
  line-height:1.4;
}

.flow-fv-text{
  color:#555;
  line-height:2;
}

@media(max-width:768px){

.flow-fv{
  padding:50px 20px 30px;
}

.flow-fv h1{
  font-size:30px;
}

}



FLOW
出発までの流れ

ホームステイプラスでは、ご相談からご出発まで代表の竹内が一貫して対応しています。初めての海外や留学でも安心して準備を進めていただけるよう、一つひとつ丁寧にご案内しています。




/* =========================
タイムライン
========================= */

.timeline{
  max-width:900px;
  margin:0 auto;
  padding:80px 20px;
}

.timeline-item{
  position:relative;
  padding-left:95px;
  margin-bottom:70px;
}

.timeline-item:last-child{
  margin-bottom:0;
}

.timeline-item:before{
  content:&quot;&quot;;
  position:absolute;
  left:28px;
  top:70px;
  width:3px;
  height:calc(100% + 30px);
  background:#dfe6dd;
}

.timeline-item:last-child:before{
  display:none;
}

.step-circle{
  position:absolute;
  left:0;
  top:0;
  width:58px;
  height:58px;
  border-radius:50%;
  background:#00a656;
  color:#fff;
  font-size:22px;
  font-weight:bold;
  display:flex;
  align-items:center;
  justify-content:center;
}

.step-label{
  color:#e67e23;
  font-size:14px;
  letter-spacing:2px;
  font-weight:bold;
  margin-bottom:8px;
}

.timeline-item h2{
  color:#00a656;
  margin-bottom:18px;
  font-size:28px;
}

.timeline-item p{
  color:#444;
  line-height:2;
}

.timeline-box{
  background:#faf8f2;
  padding:18px 22px;
  border-radius:16px;
  margin-top:20px;
}

@media(max-width:768px){

.timeline-item{
  padding-left:80px;
}

.timeline-item h2{
  font-size:24px;
}

}




1
STEP 1
無料相談
ご希望やご不安な点を伺いながら、あなたに合ったプランをご提案します。 教師宅ホームステイについて分からないこともお気軽にご相談ください。


2
STEP 2
プラン提案・お見積り
ご相談内容をもとに、あなたに合ったプランとお見積りを作成します。
・費用の内訳をできるだけ分かりやすくご案内しています・手配代行手数料は無料です


3
STEP 3
お申込み
ご提案内容やお見積りをご確認いただき、ご希望に合いましたら正式なお申込みとなります。
・申込書のご提出・お申込金のお支払い
渡航日の3か月前までのお申込みをおすすめしています。特に夏休みや年末年始などの繁忙期はお申込みが集中するため、4～5か月前までのお手続きがおすすめです。
※残金のお支払いについては、お申込み後にご案内するスケジュールにて、請求書発行予定日をご案内しています。


4
STEP 4
ファミリー決定
現地にて先生・ホストファミリーを手配します。手配が完了しましたら、プロフィールや滞在先の概要をご案内します。
・先生やファミリーのプロフィール・滞在先の概要


5
STEP 5
渡航準備
お申込み後にお送りする準備ガイドや出発までのスケジュールをもとに、航空券や海外旅行保険の手配、持ち物の準備などを進めていきましょう。
海外が初めての方や準備に不安がある方には、ご希望に応じてオンラインでの個別準備オリエンテーションも行っています。


6
STEP 6
ご出発
いよいよ教師宅ホームステイのスタートです。現地では先生やホストファミリーが温かく迎えてくれますので、安心してご出発ください。
滞在中にお困りのことがありましたら、ホームステイプラスまでご相談ください。




/* =========================
安心サポート
========================= */

.flow-support{
  padding:80px 20px;
  background:#faf8f2;
}

.flow-support-inner{
  max-width:900px;
  margin:0 auto;
}

.flow-support-title{
  text-align:center;
  margin-bottom:50px;
}

.flow-support-sub{
  color:#e67e23;
  font-size:14px;
  letter-spacing:2px;
  font-weight:bold;
  margin-bottom:10px;
}

.flow-support-title h2{
  color:#00a656;
  font-size:32px;
  margin:0;
}

.support-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:24px;
}

.support-card{
  background:#fff;
  border-radius:18px;
  padding:28px;
  box-shadow:0 5px 18px rgba(0,0,0,.05);
}

.support-card h3{
  color:#00a656;
  font-size:20px;
  margin-bottom:15px;
}

.support-card p{
  color:#555;
  line-height:1.9;
  margin:0;
}

@media(max-width:768px){

.support-grid{
  grid-template-columns:1fr;
}

.flow-support-title h2{
  font-size:28px;
}

}





SUPPORT
安心してご出発いただくために



準備サポート
海外が初めての方や準備に不安がある方には、ご希望に応じてオンラインでの個別準備オリエンテーションを行っています。


出発前サポート
ご出発前にはオンラインにて出発前オリエンテーションを実施し、渡航や滞在に関する最終確認を行います。


滞在中のご相談
滞在中にお困りのことがありましたら、ホームステイプラスまでご相談ください。






/* =========================
FAQ
========================= */

.flow-faq{
  padding:80px 20px;
}

.flow-faq-inner{
  max-width:900px;
  margin:0 auto;
}

.flow-faq-title{
  text-align:center;
  margin-bottom:50px;
}

.flow-faq-sub{
  color:#e67e23;
  font-size:14px;
  letter-spacing:2px;
  font-weight:bold;
  margin-bottom:10px;
}

.flow-faq-title h2{
  color:#00a656;
  font-size:32px;
  margin:0;
}

.faq-item{
  background:#fff;
  border:2px solid #dfe6dd;
  border-radius:18px;
  padding:28px;
  margin-bottom:20px;
  box-shadow:0 5px 18px rgba(0,0,0,.05);
}

.faq-q{
  color:#00a656;
  font-size:20px;
  font-weight:bold;
  margin-bottom:12px;
}

.faq-a{
  color:#555;
  line-height:2;
}

@media(max-width:768px){

.flow-faq-title h2{
  font-size:28px;
}

.faq-q{
  font-size:18px;
}

}





FAQ
よくある質問


Q. いつ頃申し込めばよいですか？
教師宅ホームステイは登録されている先生の数に限りがあるため、通常は渡航日の3か月前までのお申込みをおすすめしています。夏休みや年末年始などの繁忙期はお申込みが集中するため、4〜5か月前までのお手続きが安心です。アレルギーなど手配に条件がある場合は、できるだけ早めにお申込みください。


Q. 申込後はどのようなサポートがありますか？
お申込み後には、出発までのスケジュールや準備ガイドなどをお送りします。ご不明な点は随時ご相談いただけるほか、海外が初めての方や準備に不安がある方には、ご希望に応じてオンラインでの個別準備オリエンテーションも行っています。


Q. 為替が良いタイミングで支払うことはできますか？
はい。残金のお支払いについては、お申込み時にお支払い時期をご選択いただけるので、為替変動を考慮しながらお支払いいただくことも可能です。詳細はお申込み前にご案内しています。


</summary>
    </entry>
    <entry>
        <title>ホームステイプラスとは</title>
        <link rel="alternate" type="text/html" href="https://www.homestayplus.jp/flow/?mode=detail&amp;article=1"/>
        <created>2026-06-26T00:00:00+09:00</created>
        <issued>2026-06-26T00:00:00+09:00</issued>
        <modified>2026-06-26T00:00:00+09:00</modified>
        <id>https://www.homestayplus.jp/flow/?mode=detail&amp;article=1</id>
        <author>
            <name>海外暮らしを体験しよう　教師宅ホームステイ、ティーチャーズホームステイのホームステイプラス</name>
        </author>
        <summary>
body{
  font-family:&quot;Noto Sans JP&quot;,sans-serif;
}

/* =========================
ファーストビュー
========================= */

.plus-fv{
  padding:70px 20px 30px;
  text-align:center;
}

.plus-fv-inner{
  max-width:900px;
  margin:0 auto;
}

.plus-fv-sub{
  font-size:14px;
  letter-spacing:2px;
  color:#e67e23;
  font-weight:bold;
  margin-bottom:10px;
}

.plus-fv h1{
  font-size:36px;
  color:#00a656;
  margin:0 0 20px;
  line-height:1.4;
}

.plus-fv-text{
  color:#555;
  line-height:2;
  font-size:16px;
}

@media(max-width:768px){

  .plus-fv{
    padding:50px 20px 30px;
  }

  .plus-fv h1{
    font-size:30px;
  }

}



HOMESTAY PLUS
ホームステイプラスとは

ホームステイプラスは、 教師宅ホームステイ専門のエージェントです。 ご相談から出発まで代表の竹内が一貫して対応し、 一人ひとりのご希望を伺いながら、 最適なプラン作りをサポートします。



/* =========================
特徴
========================= */

.plus-feature{
  background:#edf2ec;
  padding:30px 20px;
}

.plus-feature-inner{
  max-width:1100px;
  margin:0 auto;
}

.plus-feature-title{
  text-align:center;
  margin-bottom:50px;
}

.plus-feature-title p{
  font-size:14px;
  letter-spacing:2px;
  color:#e67e23;
  font-weight:bold;
  margin-bottom:6px;
}

.plus-feature-title h2{
  font-size:28px;
  color:#00a656;
  margin-bottom:10px;
}

.plus-feature-grid{
  display:flex;
  gap:28px;
}

.plus-feature-card{
  flex:1;
  background:#fff;
  border-radius:20px;
  padding:35px 28px;
  text-align:center;
  box-shadow:0 8px 24px rgba(0,0,0,0.06);
}
.plus-feature-card img{
  width:70px;
  margin-bottom:18px;
}
.plus-feature-card h3{
  font-size:22px;
  line-height:1.6;
  color:#00a656;
  margin-bottom:18px;
}
.plus-feature-card p{
  color:#444;
  line-height:2;
  margin:0;
  text-align:left;
}
@media(max-width:768px){
  .plus-feature-grid{
    flex-direction:column;
  }
}






FEATURES
ホームステイプラスの特徴



ご帰国まで同じ担当者がサポート
ご相談からご帰国まで、 代表の竹内が一貫して対応します。


あなたに合ったマッチング
英語力や目的などを丁寧に伺いながら、 プランやファミリーをご提案します。


明確で安心な料金体系
手配料や為替上乗せなど、余計な追加費用はありません。






/* =========================
料金体系
========================= */

.price-section{
  padding:50px 20px;
}

.price-inner{
  max-width:900px;
  margin:0 auto;
}

.price-title{
  text-align:center;
  margin-bottom:50px;
}

.price-title p{
  font-size:14px;
  letter-spacing:2px;
  color:#e67e23;
  font-weight:bold;
  margin-bottom:6px;
}

.price-title h2{
  font-size:28px;
  color:#00a656;
  margin-bottom:10px;
}

.price-note{
  margin-top:25px;
  color:#666;
  line-height:2;
}

.price-btn{
  text-align:center;
  margin-top:35px;
}
.price-points{
  margin-top:10px;
}

.price-point{
  display:flex;
  align-items:center;
  gap:14px;
  margin-bottom:18px;
}

.price-line{
  width:6px;
  height:32px;
  background:#00a656;
  border-radius:3px;
  flex-shrink:0;
}

.price-point p{
  font-size:18px;
  font-weight:600;
  color:#333;
  margin:0;
  line-height:1.6;
}




PRICE
わかりやすい料金体系



&amp;nbsp;
為替への独自上乗せはありません


&amp;nbsp;
仲介手数料・代行手数料はいただいていません


&amp;nbsp;
お見積りは費用の内訳を明確にご案内しています


ホームステイプラスでは、 手配機関が設定する料金をもとにお見積りを作成しています。「何にいくらかかるのか」が分かるよう、 できるだけわかりやすくご案内することを心がけています。
 料金について 







REPRESENTATIVE
代表紹介




ホームステイプラス代表の竹内二奈です。教師宅ホームステイに10年以上携わり、これまでに学生の方から社会人・シニアの方まで、多くの方をお手伝いしてきました。
留学は一人ひとり目的も不安も異なります。だからこそ、まずはお話を伺いながら、その方に合ったプランを一緒に考えることを大切にしています。
小さなことでもお気軽にご相談ください。






/* =========================
出発までの流れ
========================= */

.flow-section{
  padding:90px 20px;
}

.flow-inner{
  max-width:1100px;
  margin:0 auto;
}

.flow-title{
  text-align:center;
  margin-bottom:60px;
}

.flow-title p{
  font-size:14px;
  letter-spacing:2px;
  color:#e67e23;
  font-weight:bold;
  margin-bottom:6px;
}

.flow-title h2{
  font-size:28px;
  color:#00a656;
  margin-bottom:10px;
}

.flow-steps{
  display:flex;
  justify-content:space-between;
  align-items:flex-start;
  gap:16px;
}

.flow-step{
  flex:1;
  text-align:center;
}

.flow-number{
  width:58px;
  height:58px;
  margin:0 auto 16px;
  border-radius:50%;
  background:#e67e23;
  color:#fff;
  font-weight:bold;
  font-size:20px;
  display:flex;
  align-items:center;
  justify-content:center;
}

.flow-step h3{
  font-size:17px;
  color:#333;
  margin:0;
  line-height:1.6;
}

.flow-arrow{
  color:#cfcfcf;
  font-size:28px;
  margin-top:12px;
}

@media(max-width:768px){

  .flow-steps{
    flex-direction:column;
    gap:28px;
  }

  .flow-arrow{
    transform:rotate(90deg);
    margin:0;
  }

}




FLOW
出発までの流れ



1
無料相談

&amp;rarr;

2
プラン提案お見積り

&amp;rarr;

3
お申込み

&amp;rarr;

4
ファミリー決定

&amp;rarr;

5
渡航準備

&amp;rarr;

6
ご出発




詳しいご案内はこちら


出発までの流れ &amp;rarr;
ご相談からご出発までの流れを詳しくご案内しています。
 
料金について &amp;rarr;
費用や料金に含まれる内容についてご案内しています。






CONTACT
まずはお気軽にご相談ください

「こんなこと聞いてもいいのかな？」ということもどうぞお気軽にご相談ください

お問合せ オンライン相談 LINE相談

 053-486-5730 
（営業時間：平日10:00〜18:00）


</summary>
    </entry>
    <entry>
        <title>為替について</title>
        <link rel="alternate" type="text/html" href="https://www.homestayplus.jp/flow/?mode=detail&amp;article=3"/>
        <created>2024-07-05T00:00:00+09:00</created>
        <issued>2024-07-05T00:00:00+09:00</issued>
        <modified>2024-07-05T00:00:00+09:00</modified>
        <id>https://www.homestayplus.jp/flow/?mode=detail&amp;article=3</id>
        <author>
            <name>海外暮らしを体験しよう　教師宅ホームステイ、ティーチャーズホームステイのホームステイプラス</name>
        </author>
        <summary>

プログラム費用は為替レートにより変動します
ホームステイプラスでは、お客様からの要望に応え
お客様自身が支払方法を選択できるようにしました
&amp;nbsp;
「お客様に寄り添ったエージェントでありたい」
あなたのご希望をお聞かせください
&amp;nbsp;
&amp;nbsp;


ベーシックプラン
最も多くの方が利用されるベーシックプランです。為替の上乗せがなく、且つ支払期限が３日と余裕があるため、利用しやすいオススメのプランです。請求書発行日出発6週間前の火曜日に請求書を発行します。お客様が発行日を指定することは出来ません。為替レート請求書発行日の銀行公表レートを使用します。為替の上乗せは一切ありません。支払期限請求書発行日を含む３日以内に指定口座にお振込みください。

ゆったりプラン
支払期限を３日から７日に延ばしたプランです。請求書発行日から支払期限の日数が長く為替変動のリスクが高くなるため、リスクヘッジとして銀行公表の為替レートに３%上乗せされます。お忙しく支払期限に余裕が欲しい方向けです。請求書発行日出発7週間前の火曜日に請求書を発行します。お客様が発行日を指定することは出来ません。為替レート請求書発行日の銀行公表レートにリスクヘッジとして３％上乗せしたレートを使用します。支払期限請求書発行日を含む７日以内に指定口座にお振込みください。

NEW！おとくプラン
「少しでも為替が良い時に支払いたい」という声にお応えし、お客様が請求書発行日を指定できる「おとくプラン」をご用意しました。普段から為替の動向を確認され、請求書発行後すぐにお振込みが出来る方にオススメです。請求書発行日お客様が請求書発行日を指定することが出来ます。発行日は火～金曜（祝日除く）のホームステイプラス営業日に限ります。発行希望日の前日15時までにホームステイプラスまでご依頼ください。尚、為替の動向はご自身で確認しご判断いただきます。出発6週間前まで請求書発行のご依頼がなかった場合は、自動的にベーシックプランへ切り替わり請求書が発行されます。為替レート請求書発行日の銀行公表レートを使用します。為替の上乗せは一切ありません。支払期限請求書発行日当日の正午までに指定口座にお振込みください。正午を過ぎる場合は、当該請求書は無効となります。銀行の当日の為替の発表が10～11時頃となるため、支払期限まで1～2時間と時間に余裕がありません。請求書はメール添付でお送りするので、確実にご対応いただける日をご指定ください。利用条件手続きの関係上、出発の３か月以上前までに教師宅ホームステイをお申込み頂いた方のみが対象となります。３か月を切ってのお申込みの場合、おとくプランはご利用いただけませんので、予めご了承ください。




教師宅ホームステイのことなら何でもご相談ください！
　　
お急ぎの方はお電話ください</summary>
    </entry>
</feed>
