ninehours.co.jp Open in urlscan Pro
2606:4700:3033::6815:5659  Public Scan

Submitted URL: http://ninehours.co.jp/
Effective URL: https://ninehours.co.jp/
Submission: On December 01 via api from US — Scanned from JP

Form analysis 5 forms found in the DOM

<form>
  <fieldset style="opacity:0.3;">
    <a class="btn01" href="https://ninehours.co.jp/auth/facebook" onclick="return false;">Facebookでログイン</a>
    <a class="btn01" href="https://ninehours.co.jp/auth/google" onclick="return false;">Googleでログイン</a>
  </fieldset>
</form>

POST https://ninehours.co.jp/login

<form action="https://ninehours.co.jp/login" method="POST">
  <input type="hidden" name="_token" value="O0EB2T85enYhVYiXmuIjxVdLSnS623Jhv3HatRgL">
  <fieldset>
    <input type="email" name="email" autocomplete="email" placeholder="メールアドレス" disabled="">
    <input type="password" name="password" placeholder="パスワード" disabled="">
    <input type="button" name="login_btn" class="btn01" value="ログイン">
  </fieldset>
  <div id="login_error">
    <p>ログインに失敗しました。</p>
  </div>
  <p><a href="https://ninehours.co.jp/signup">会員登録する</a></p>
  <p><a href="https://ninehours.co.jp/password/reissue">パスワードをお忘れの方</a></p>
</form>

POST https://ninehours.co.jp/inquiry

<form action="https://ninehours.co.jp/inquiry" method="POST">
  <input type="hidden" name="_token" value="O0EB2T85enYhVYiXmuIjxVdLSnS623Jhv3HatRgL"> <input type="text" name="no" placeholder="予約番号">
  <input type="email" name="email" autocomplete="email" placeholder="メールアドレス">
  <input type="submit" class="btn01" value="検索">
</form>

POST https://ninehours.co.jp/plan/campaign

<form action="https://ninehours.co.jp/plan/campaign" id="campaign_form" method="POST">
  <input type="hidden" name="_token" value="O0EB2T85enYhVYiXmuIjxVdLSnS623Jhv3HatRgL">
  <fieldset>
    <input type="text" name="campaign_code_input" placeholder="キャンペーンコード">
    <input type="button" name="campaign_code_btn" class="btn01" value="検索">
  </fieldset>
</form>

POST

<form id="plan_search_form" method="POST">
  <input type="hidden" name="_token" value="O0EB2T85enYhVYiXmuIjxVdLSnS623Jhv3HatRgL"> <input type="hidden" id="search_locations" name="search_locations" value="">
  <input type="hidden" name="search_property_id" value="">
  <input type="hidden" name="search_checkin" value="2023-12-01">
  <input type="hidden" name="search_checkout" value="2023-12-02">
  <div class="fieldset01">
    <button id="btnLocations" type="button">店舗を選択</button>
    <div id="selectLocations" class="popup">
      <div class="scroll">
        <div class="box">
          <button type="button" class="btn-close"><img src="https://ninehours.co.jp/images/ui/btn/close.svg" alt="close"></button>
          <dl>
            <div>
              <dt>
                <button type="button"> 東京 </button>
              </dt>
              <dd>
                <ul>
                  <li><button type="button" value="2">成田空港</button></li>
                  <li><button type="button" value="5">ウーマン神田</button></li>
                  <li><button type="button" value="16">水道橋</button></li>
                  <li><button type="button" value="18">浜松町</button></li>
                  <li><button type="button" value="9">赤坂 sleep lab</button></li>
                  <li><button type="button" value="26">ウーマン新宿</button></li>
                  <li><button type="button" value="22">人形町</button></li>
                </ul>
              </dd>
            </div>
            <div>
              <dt>
                <button type="button"> 大阪 </button>
              </dt>
              <dd>
                <ul>
                  <li><button type="button" value="14">なんば駅</button></li>
                </ul>
              </dd>
            </div>
            <div>
              <dt>
                <button type="button"> 愛知 </button>
              </dt>
              <dd>
                <ul>
                  <li><button type="button" value="17">名古屋駅</button></li>
                </ul>
              </dd>
            </div>
            <div>
              <dt>
                <button type="button"> 福岡 </button>
              </dt>
              <dd>
                <ul>
                  <li><button type="button" value="15">中洲川端駅</button></li>
                  <li><button type="button" value="21">博多駅</button></li>
                </ul>
              </dd>
            </div>
            <div>
              <dt>
                <button type="button"> 宮城 </button>
              </dt>
              <dd>
                <ul>
                  <li><button type="button" value="3">仙台</button></li>
                </ul>
              </dd>
            </div>
          </dl>
        </div>
      </div>
    </div>
  </div>
  <div class="fieldset02">
    <dl class="checkinout">
      <div>
        <dt><label>チェックイン</label></dt>
        <dd><button type="button" id="search_checkin" name="search_checkin" value="2023-12-01">2023年12月1日 (金)</button></dd>
        <dd>
          <div id="selectCheckin" class="popup">
            <div class="scroll">
              <div class="box">
                <button type="button" class="btn-close"><img src="https://ninehours.co.jp/images/ui/btn/close.svg" alt="close"></button>
                <div id="calendar01" class="datepicker-here" data-language="jp">
                  <div class="datepicker-inline">
                    <div class="datepicker"><i class="datepicker--pointer"></i>
                      <nav class="datepicker--nav">
                        <div class="datepicker--nav-action -disabled-" data-action="prev"><img src="/images/ui/icon/prev01.svg" alt="prev"></div>
                        <div class="datepicker--nav-title">
                          <h6>チェックイン</h6>2023<span>年</span> 12月
                        </div>
                        <div class="datepicker--nav-action" data-action="next"><img src="/images/ui/icon/next01.svg" alt="prev"></div>
                      </nav>
                      <div class="datepicker--content">
                        <div class="datepicker--days datepicker--body active">
                          <div class="datepicker--days-names">
                            <div class="datepicker--day-name -weekend-">日</div>
                            <div class="datepicker--day-name">月</div>
                            <div class="datepicker--day-name">火</div>
                            <div class="datepicker--day-name">水</div>
                            <div class="datepicker--day-name">木</div>
                            <div class="datepicker--day-name">金</div>
                            <div class="datepicker--day-name -weekend-">土</div>
                          </div>
                          <div class="datepicker--cells datepicker--cells-days">
                            <div class="datepicker--cell datepicker--cell-day -weekend- -other-month- -disabled-" data-date="26" data-month="10" data-year="2023">26</div>
                            <div class="datepicker--cell datepicker--cell-day -other-month- -disabled-" data-date="27" data-month="10" data-year="2023">27</div>
                            <div class="datepicker--cell datepicker--cell-day -other-month- -disabled-" data-date="28" data-month="10" data-year="2023">28</div>
                            <div class="datepicker--cell datepicker--cell-day -other-month- -disabled-" data-date="29" data-month="10" data-year="2023">29</div>
                            <div class="datepicker--cell datepicker--cell-day -other-month- -disabled-" data-date="30" data-month="10" data-year="2023">30</div>
                            <div class="datepicker--cell datepicker--cell-day -current- -selected-" data-date="1" data-month="11" data-year="2023">1</div>
                            <div class="datepicker--cell datepicker--cell-day -weekend-" data-date="2" data-month="11" data-year="2023">2</div>
                            <div class="datepicker--cell datepicker--cell-day -weekend-" data-date="3" data-month="11" data-year="2023">3</div>
                            <div class="datepicker--cell datepicker--cell-day" data-date="4" data-month="11" data-year="2023">4</div>
                            <div class="datepicker--cell datepicker--cell-day" data-date="5" data-month="11" data-year="2023">5</div>
                            <div class="datepicker--cell datepicker--cell-day" data-date="6" data-month="11" data-year="2023">6</div>
                            <div class="datepicker--cell datepicker--cell-day" data-date="7" data-month="11" data-year="2023">7</div>
                            <div class="datepicker--cell datepicker--cell-day" data-date="8" data-month="11" data-year="2023">8</div>
                            <div class="datepicker--cell datepicker--cell-day -weekend-" data-date="9" data-month="11" data-year="2023">9</div>
                            <div class="datepicker--cell datepicker--cell-day -weekend-" data-date="10" data-month="11" data-year="2023">10</div>
                            <div class="datepicker--cell datepicker--cell-day" data-date="11" data-month="11" data-year="2023">11</div>
                            <div class="datepicker--cell datepicker--cell-day" data-date="12" data-month="11" data-year="2023">12</div>
                            <div class="datepicker--cell datepicker--cell-day" data-date="13" data-month="11" data-year="2023">13</div>
                            <div class="datepicker--cell datepicker--cell-day" data-date="14" data-month="11" data-year="2023">14</div>
                            <div class="datepicker--cell datepicker--cell-day" data-date="15" data-month="11" data-year="2023">15</div>
                            <div class="datepicker--cell datepicker--cell-day -weekend-" data-date="16" data-month="11" data-year="2023">16</div>
                            <div class="datepicker--cell datepicker--cell-day -weekend-" data-date="17" data-month="11" data-year="2023">17</div>
                            <div class="datepicker--cell datepicker--cell-day" data-date="18" data-month="11" data-year="2023">18</div>
                            <div class="datepicker--cell datepicker--cell-day" data-date="19" data-month="11" data-year="2023">19</div>
                            <div class="datepicker--cell datepicker--cell-day" data-date="20" data-month="11" data-year="2023">20</div>
                            <div class="datepicker--cell datepicker--cell-day" data-date="21" data-month="11" data-year="2023">21</div>
                            <div class="datepicker--cell datepicker--cell-day" data-date="22" data-month="11" data-year="2023">22</div>
                            <div class="datepicker--cell datepicker--cell-day -weekend-" data-date="23" data-month="11" data-year="2023">23</div>
                            <div class="datepicker--cell datepicker--cell-day -weekend-" data-date="24" data-month="11" data-year="2023">24</div>
                            <div class="datepicker--cell datepicker--cell-day" data-date="25" data-month="11" data-year="2023">25</div>
                            <div class="datepicker--cell datepicker--cell-day" data-date="26" data-month="11" data-year="2023">26</div>
                            <div class="datepicker--cell datepicker--cell-day" data-date="27" data-month="11" data-year="2023">27</div>
                            <div class="datepicker--cell datepicker--cell-day" data-date="28" data-month="11" data-year="2023">28</div>
                            <div class="datepicker--cell datepicker--cell-day" data-date="29" data-month="11" data-year="2023">29</div>
                            <div class="datepicker--cell datepicker--cell-day -weekend-" data-date="30" data-month="11" data-year="2023">30</div>
                            <div class="datepicker--cell datepicker--cell-day -weekend-" data-date="31" data-month="11" data-year="2023">31</div>
                            <div class="datepicker--cell datepicker--cell-day -other-month-" data-date="1" data-month="0" data-year="2024">1</div>
                            <div class="datepicker--cell datepicker--cell-day -other-month-" data-date="2" data-month="0" data-year="2024">2</div>
                            <div class="datepicker--cell datepicker--cell-day -other-month-" data-date="3" data-month="0" data-year="2024">3</div>
                            <div class="datepicker--cell datepicker--cell-day -other-month-" data-date="4" data-month="0" data-year="2024">4</div>
                            <div class="datepicker--cell datepicker--cell-day -other-month-" data-date="5" data-month="0" data-year="2024">5</div>
                            <div class="datepicker--cell datepicker--cell-day -weekend- -other-month-" data-date="6" data-month="0" data-year="2024">6</div>
                          </div>
                        </div>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </dd>
      </div>
      <div>
        <dt><label>チェックアウト</label></dt>
        <dd><button type="button" id="search_checkout" value="2023-12-02">2023年12月2日 (土)</button></dd>
        <dd>
          <div id="selectCheckout" class="popup">
            <div class="scroll">
              <div class="box">
                <button type="button" class="btn-close"><img src="https://ninehours.co.jp/images/ui/btn/close.svg" alt="close"></button>
                <div id="calendar02" class="datepicker-here" data-language="jp">
                  <div class="datepicker-inline">
                    <div class="datepicker"><i class="datepicker--pointer"></i>
                      <nav class="datepicker--nav">
                        <div class="datepicker--nav-action -disabled-" data-action="prev"><img src="/images/ui/icon/prev01.svg" alt="prev"></div>
                        <div class="datepicker--nav-title">
                          <h6>チェックアウト</h6>2023<span>年</span> 12月
                        </div>
                        <div class="datepicker--nav-action" data-action="next"><img src="/images/ui/icon/next01.svg" alt="prev"></div>
                      </nav>
                      <div class="datepicker--content">
                        <div class="datepicker--days datepicker--body active">
                          <div class="datepicker--days-names">
                            <div class="datepicker--day-name -weekend-">日</div>
                            <div class="datepicker--day-name">月</div>
                            <div class="datepicker--day-name">火</div>
                            <div class="datepicker--day-name">水</div>
                            <div class="datepicker--day-name">木</div>
                            <div class="datepicker--day-name">金</div>
                            <div class="datepicker--day-name -weekend-">土</div>
                          </div>
                          <div class="datepicker--cells datepicker--cells-days">
                            <div class="datepicker--cell datepicker--cell-day -weekend- -other-month- -disabled-" data-date="26" data-month="10" data-year="2023">26</div>
                            <div class="datepicker--cell datepicker--cell-day -other-month- -disabled-" data-date="27" data-month="10" data-year="2023">27</div>
                            <div class="datepicker--cell datepicker--cell-day -other-month- -disabled-" data-date="28" data-month="10" data-year="2023">28</div>
                            <div class="datepicker--cell datepicker--cell-day -other-month- -disabled-" data-date="29" data-month="10" data-year="2023">29</div>
                            <div class="datepicker--cell datepicker--cell-day -other-month- -disabled-" data-date="30" data-month="10" data-year="2023">30</div>
                            <div class="datepicker--cell datepicker--cell-day -current- -disabled-" data-date="1" data-month="11" data-year="2023">1</div>
                            <div class="datepicker--cell datepicker--cell-day -weekend- -selected-" data-date="2" data-month="11" data-year="2023">2</div>
                            <div class="datepicker--cell datepicker--cell-day -weekend-" data-date="3" data-month="11" data-year="2023">3</div>
                            <div class="datepicker--cell datepicker--cell-day" data-date="4" data-month="11" data-year="2023">4</div>
                            <div class="datepicker--cell datepicker--cell-day" data-date="5" data-month="11" data-year="2023">5</div>
                            <div class="datepicker--cell datepicker--cell-day" data-date="6" data-month="11" data-year="2023">6</div>
                            <div class="datepicker--cell datepicker--cell-day" data-date="7" data-month="11" data-year="2023">7</div>
                            <div class="datepicker--cell datepicker--cell-day" data-date="8" data-month="11" data-year="2023">8</div>
                            <div class="datepicker--cell datepicker--cell-day -weekend-" data-date="9" data-month="11" data-year="2023">9</div>
                            <div class="datepicker--cell datepicker--cell-day -weekend-" data-date="10" data-month="11" data-year="2023">10</div>
                            <div class="datepicker--cell datepicker--cell-day" data-date="11" data-month="11" data-year="2023">11</div>
                            <div class="datepicker--cell datepicker--cell-day" data-date="12" data-month="11" data-year="2023">12</div>
                            <div class="datepicker--cell datepicker--cell-day" data-date="13" data-month="11" data-year="2023">13</div>
                            <div class="datepicker--cell datepicker--cell-day" data-date="14" data-month="11" data-year="2023">14</div>
                            <div class="datepicker--cell datepicker--cell-day" data-date="15" data-month="11" data-year="2023">15</div>
                            <div class="datepicker--cell datepicker--cell-day -weekend-" data-date="16" data-month="11" data-year="2023">16</div>
                            <div class="datepicker--cell datepicker--cell-day -weekend-" data-date="17" data-month="11" data-year="2023">17</div>
                            <div class="datepicker--cell datepicker--cell-day" data-date="18" data-month="11" data-year="2023">18</div>
                            <div class="datepicker--cell datepicker--cell-day" data-date="19" data-month="11" data-year="2023">19</div>
                            <div class="datepicker--cell datepicker--cell-day" data-date="20" data-month="11" data-year="2023">20</div>
                            <div class="datepicker--cell datepicker--cell-day" data-date="21" data-month="11" data-year="2023">21</div>
                            <div class="datepicker--cell datepicker--cell-day" data-date="22" data-month="11" data-year="2023">22</div>
                            <div class="datepicker--cell datepicker--cell-day -weekend-" data-date="23" data-month="11" data-year="2023">23</div>
                            <div class="datepicker--cell datepicker--cell-day -weekend-" data-date="24" data-month="11" data-year="2023">24</div>
                            <div class="datepicker--cell datepicker--cell-day" data-date="25" data-month="11" data-year="2023">25</div>
                            <div class="datepicker--cell datepicker--cell-day" data-date="26" data-month="11" data-year="2023">26</div>
                            <div class="datepicker--cell datepicker--cell-day" data-date="27" data-month="11" data-year="2023">27</div>
                            <div class="datepicker--cell datepicker--cell-day" data-date="28" data-month="11" data-year="2023">28</div>
                            <div class="datepicker--cell datepicker--cell-day" data-date="29" data-month="11" data-year="2023">29</div>
                            <div class="datepicker--cell datepicker--cell-day -weekend-" data-date="30" data-month="11" data-year="2023">30</div>
                            <div class="datepicker--cell datepicker--cell-day -weekend-" data-date="31" data-month="11" data-year="2023">31</div>
                            <div class="datepicker--cell datepicker--cell-day -other-month-" data-date="1" data-month="0" data-year="2024">1</div>
                            <div class="datepicker--cell datepicker--cell-day -other-month-" data-date="2" data-month="0" data-year="2024">2</div>
                            <div class="datepicker--cell datepicker--cell-day -other-month-" data-date="3" data-month="0" data-year="2024">3</div>
                            <div class="datepicker--cell datepicker--cell-day -other-month-" data-date="4" data-month="0" data-year="2024">4</div>
                            <div class="datepicker--cell datepicker--cell-day -other-month-" data-date="5" data-month="0" data-year="2024">5</div>
                            <div class="datepicker--cell datepicker--cell-day -weekend- -other-month-" data-date="6" data-month="0" data-year="2024">6</div>
                          </div>
                        </div>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </dd>
      </div>
    </dl>
    <dl class="nop">
      <div>
        <dt><label>男性人数</label></dt>
        <dd class="male">
          <button type="button" class="btn-up"><img src="https://ninehours.co.jp/images/ui/icon/plus01.svg" alt="up"></button>
          <input type="number" name="search_men" min="0" max="99" readonly="" value="0" step="1">
          <button type="button" class="btn-down"><img src="https://ninehours.co.jp/images/ui/icon/minus01.svg" alt="down"></button>
        </dd>
      </div>
      <div>
        <dt><label>女性人数</label></dt>
        <dd class="female">
          <button type="button" class="btn-up"><img src="https://ninehours.co.jp/images/ui/icon/plus01_red.svg" alt="up"></button>
          <input type="number" name="search_women" min="0" max="99" readonly="" value="0" step="1">
          <button type="button" class="btn-down"><img src="https://ninehours.co.jp/images/ui/icon/minus01_red.svg" alt="down"></button>
        </dd>
      </div>
    </dl>
  </div>
  <ul class="plan_search_btn_box">
    <li>
      <input class="btn-submit01" name="plan_search_submit" type="submit" value="最安値で検索" formaction="https://ninehours.co.jp/plan" disabled="">
    </li>
    <li>
      <input class="btn-submit01" name="plan_select_submit" type="submit" value="プランで検索" formaction="https://ninehours.co.jp/plan/select" disabled="disabled">
    </li>
  </ul>
  <input type="hidden" name="campaign_code">
</form>

Text Content

マイページ

マイページログイン

Facebookでログイン Googleでログイン


ログインに失敗しました。

会員登録する

パスワードをお忘れの方

予約番号から検索



予約管理・変更・キャンセルはマイページにログインするか、予約番号から検索をお願いします。

予約検索は予約番号とメールアドレス、両方を記載のうえ、検索ください。

キャンペーンコード


 * トップ
 * 店舗一覧
 * よくある質問
 * コンセプト
 * 9h会員特典

 * 日本語
 * English

 * 
 * 
 * 

 * ニュース
 * 会社概要
 * 採用情報
 * お問い合わせ




予約はこちらから

公式サイト最低価格保証

店舗を選択
東京
 * 成田空港
 * ウーマン神田
 * 水道橋
 * 浜松町
 * 赤坂 sleep lab
 * ウーマン新宿
 * 人形町

大阪
 * なんば駅

愛知
 * 名古屋駅

福岡
 * 中洲川端駅
 * 博多駅

宮城
 * 仙台

チェックイン 2023年12月1日 (金)

チェックイン

2023年 12月

日
月
火
水
木
金
土
26
27
28
29
30
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
6
チェックアウト 2023年12月2日 (土)

チェックアウト

2023年 12月

日
月
火
水
木
金
土
26
27
28
29
30
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
6
男性人数
女性人数
 * 
 * 


キャンペーンコードを入力する キャンペーンコードを入力する 仮眠予約の方はこちら


ナインアワーズの店舗


人形町


成田空港


仙台


ウーマン神田


赤坂 SLEEP LAB


なんば駅


中洲川端駅


水道橋


名古屋駅


浜松町


博多駅


ウーマン新宿


人形町


成田空港


仙台


ウーマン神田


赤坂 SLEEP LAB


なんば駅


中洲川端駅


水道橋


名古屋駅


浜松町


博多駅


ウーマン新宿


人形町


 * 1
 * 2
 * 3
 * 4
 * 5
 * 6
 * 7
 * 8
 * 9
 * 10
 * 11
 * 12

店舗一覧へ


ナインアワーズとは

ナインアワーズは、 1h (汗を洗い流す)+ 7h (眠る)+ 1h (身支度)という 3
つの基本行動を時間に置き換え「9h」と名付けました。不要なものを削ぎ落とし、本当に必要なものを高い品質で提供いたします。

コンセプトへ


サービス


 * 宿泊
   
   チェックイン 14時00分
   チェックアウト 10時00分
   
   宿泊利用は年中無休で営業しております。ロッカーおよびカプセルエリアは男女で入り口から完全に分けています。チェックイン前やチェックイン後の荷物のお預かりはもちろん可能ですので、ご都合にあわせてご活用ください。お得な割引プランは先着順ですので、ご予約はお早めに。


 * 仮眠
   
   チェックイン 14時00分
   チェックアウト 21時00分
   
   日中の数時間の仮眠場所としてご利用いただけます。最初の 1 時間は 1,000 円でそれ以降は、 1 時間毎に 500
   円が加算されます。ベッドはもちろん、シャワーもご利用いただけます。 14 時~ 21 時の間に好きなだけお使いください。


 * シャワー
   
   チェックイン 14時00分
   チェックアウト 10時00分
   
   シャワーは700円で、1時間以内のご利用が可能です。タオルやシャンプー・コンディショナー、ボディーソープなど必要な備品は揃えておりますので、手ぶらでおこしください。24時間いつでも利用可能です。仕事前後や観光中のリフレッシュ、ランニングの拠点など、自由にご活用ください。


9H会員特典

9h 会員には、宿泊料金の最低価格保証をお約束しております。会員限定のキャンペーンもございますので、是非とも会員登録ください。

詳細はこちら
 * トップ
 * コンセプト
 * 店舗一覧
 * 9h会員特典

 * 
 * 
 * 

nine hours group

 * 
 * 
 * 

 * ニュース
 * 会社概要
 * 採用情報
 * お問い合わせ

 * 宿泊約款
 * プライバシーポリシー
 * 特定商取引に基づく表記

© 2023 9h ninehours All Rights Reserved.