@charset "UTF-8";

* {
    font-family: cursive,serif;
}
/*----------------タイトル・背景画-------------------*/
.title-image {
    position: relative;
    width: 1380px;
    height:400px;
    object-fit: cover;
    margin-bottom: 100px;
    margin-left: -40px;
    filter: blur(5px);
}
.title-text3 {
    font-size: 80px;
    color: white;
    position: absolute;
    text-align: center;
    top: 100px;
}

/*--------予約・問い合わせ------------*/
.right-box2 {
    position: fixed;
    top: 0;
    left: 1210px;
    width: 150px;
    height: 1200px;
    background-color: gray;
    z-index: 99;
    
}
.right-box2 p {
    writing-mode: vertical-rl; /* 縦書き（右→左） */
    text-orientation: upright; /* 文字の向きを正立に */
    color: white;
    font-size: 50px;
    left: -20px;
    top: 30px;
    position: absolute;
    
}
/*Instagramロゴ*/
.instagram {
    top: 500px;
    left: 1250px;
    height: 60px;
    width: 60px;
    background: transparent;
    position: fixed;
}
/*Instagramロゴ*/
.LINE {
    top: 600px;
    left: 1250px;
    height: 60px;
    width: 60px;
    background: transparent;
    position: fixed;
    color: white;
}
.LINE-box a {
  top: 80px;
  left: 900px;
  height: 60px;
  width: 150px;
  background: transparent;
  position: absolute;
}
.Instagram-box a {
  top: 80px;
    left: 1130px;
    height: 60px;
    width: 300px;
    background: transparent;
    position: absolute;
}
/*---------------背景画像--------------------------------*/
.haikei4 {
    position: absolute;
    top: 410px;
    left: 0px;
    background-color: #008080;
    width: 1350px;
    height: 2150px;
}
/*-----お部屋----------*/
.line1 {
  border: none;              /* デフォルトのボーダーを消す */
  border-top: 3px solid white;  /* 新しいスタイルを指定 */
  width: 1200px;               /* 幅を50%に */
  height: auto;
  margin: 20px auto;        /* 上下20px、左右中央寄せ */
  position: absolute;
  top: 480px;
  left: 20px;
}
.dogashi1 {
    width: 100px;
    height: 100px;
    left: 20px;
    top: 450px;
    position: absolute;
}
.line1 p1 {
    left: 510px;
    top: -30px;
    font-size: 50px;
    position: absolute;
    color: white;
    background-color:  #008080;
    padding-left: 30px;
    padding-right: 30px;
}
.setsubi h2 {
    left: 560px;
    top: 10px;
    position: absolute;
    color: white;
}

.backboard {
    background-color: #222222;
    height: 600px;
    width: 1200px;
    top: 130px;
    left: 10px;
    position: relative;
}
.living {
    height: 550px;
    width: 370px;
    top: 670px;
    left: 45px;
    position: absolute;
}
.bedroom {
    height: 265px;
    width: 350px;
    top: 670px;
    left: 455px;
    position: absolute;
}
.window {
    height: 265px;
    width: 350px;
    top: 955px;
    left: 455px;
    position: absolute;
}
.toilet {
    height: 265px;
    width: 350px;
    top: 670px;
    left: 835px;
    position: absolute;
}
.bath {
    height: 265px;
    width: 350px;
    top: 955px;
    left: 835px;
    position: absolute;
}
/*-----設備----------*/
.line2 {
  border: none;              /* デフォルトのボーダーを消す */
  border-top: 3px solid white;  /* 新しいスタイルを指定 */
  width: 1300px;               /* 幅を50%に */
  height: auto;
  margin: 20px auto;        /* 上下20px、左右中央寄せ */
  position: absolute;
  top: 1350px;
  left: 20px;
}
.dogashi1 {
    width: 100px;
    height: 100px;
    left: 20px;
    top: 950px;
    position: absolute;
}
.line2 p1 {
    left: 500px;
    top: -40px;
    font-size: 50px;
    position: absolute;
    color: white;
    background-color:  #008080;
    padding-left: 30px;
    padding-right: 30px;
}
.line2 h2 {
    left: 590px;
    top: 10px;
    position: absolute;
    color: white;
}
.heater img {
    top: 1550px;
    left: 130px;
    width: 300px;
    height: 300px;
    position: absolute;
}
.heater p1 {
    top: 1850px;
    left: 160px;
    width: 250px;
    height: 50px;
    position: absolute;
    font-size: 30px;
    color: white;
}
.heater p2 {
    top: 1890px;
    left: 230px;
    width: 100px;
    height: 50px;
    position: absolute;
    font-size: 20px;
    color: white;
}
.towel img {
    top: 1550px;
    left: 490px;
    width: 300px;
    height: 300px;
    position: absolute;
}
.towel p1 {
    top: 1850px;
    left: 560px;
    width: 250px;
    height: 50px;
    position: absolute;
    font-size: 30px;
    color: white;
}
.towel p2 {
    top: 1890px;
    left: 560px;
    width: 200px;
    height: 50px;
    position: absolute;
    font-size: 20px;
    color: white;
}
.chorikigu img {
    top: 1550px;
    left: 850px;
    width: 300px;
    height: 300px;
    position: absolute;
}
.chorikigu p1 {
    top: 1850px;
    left: 880px;
    width: 250px;
    height: 50px;
    position: absolute;
    font-size: 30px;
    color: white;
}
.chorikigu p2 {
    top: 1890px;
    left: 960px;
    width: 100px;
    height: 50px;
    position: absolute;
    font-size: 20px;
    color: white;
}

/*---------家電・アメニティ・その他サービス---------------*/
.dogashi2 {
    width: 100px;
    height: 100px;
    left: 70px;
    top: 2250px;
    position: absolute;
}
.service h2 {
    left: 450px;
    top: 1930px;
    position: absolute;
}
/*--家電--*/
.reizoko p {
    border: 2px solid #222222;
    background-color: white;
    height: 80px;
    width: 180px;
    top: 2000px;
    left: 70px;
    display: flex;
    align-items: center;
    padding-left: 130px;
    position: absolute;
    
}
.reizoko-ashi {
    height: 70px;
    width: 70px;
    top: 2025px;
    left: 80px;
    position: absolute;
}

.tv p {
    border: 2px solid #222222;
    background-color: white;
    height: 80px;
    width: 180px;
    top: 2000px;
    left: 470px;
    display: flex;
    align-items: center;
    padding-left: 130px;
    position: absolute;
}
.tv-ashi {
    height: 70px;
    width: 70px;
    top: 2025px;
    left: 480px;
    position: absolute;
}

.renji p {
    border: 2px solid #222222;
    background-color: white;
    height: 80px;
    width: 180px;
    top: 2000px;
    left: 870px;
    display: flex;
    align-items: center;
    padding-left: 130px;
    position: absolute;
}
.renji-ashi {
    height: 70px;
    width: 70px;
    top: 2025px;
    left: 880px;
    position: absolute;
}

.doraiya p {
    border: 2px solid #222222;
    background-color: white;
    height: 80px;
    width: 180px;
    top: 2150px;
    left: 70px;
    display: flex;
    align-items: center;
    padding-left: 130px;
    position: absolute;
}
.doraiya-ashi {
    height: 70px;
    width: 70px;
    top: 2175px;
    left: 80px;
    position: absolute;
}

.stove p {
    border: 2px solid #222222;
    background-color: white;
    height: 80px;
    width: 180px;
    top: 2150px;
    left: 470px;
    display: flex;
    align-items: center;
    padding-left: 130px;
    position: absolute; 
}
.stove-ashi {
    height: 70px;
    width: 70px;
    top: 2175px;
    left: 480px;
    position: absolute;
}

.eakon p {
    border: 2px solid #222222;
    background-color: white;
    height: 80px;
    width: 180px;
    top: 2150px;
    left: 870px;
    display: flex;
    align-items: center;
    padding-left: 130px;
    position: absolute; 
}
.eakon-ashi {
    height: 70px;
    width: 70px;
    top: 2175px;
    left: 880px;
    position: absolute;
}

/*--アメニティ--*/
.soap p {
    border: 2px solid #222222;
    background-color: white;
    height: 80px;
    width: 180px;
    top: 2300px;
    left: 70px;
    display: flex;
    align-items: center;
    padding-left: 130px;
    position: absolute;  
}
.soap-ashi {
    height: 70px;
    width: 70px;
    top: 2325px;
    left: 80px;
    position: absolute;
}

.towl p {
    border: 2px solid #222222;
    background-color: white;
    height: 80px;
    width: 180px;
    top: 2300px;
    left: 470px;
    display: flex;
    align-items: center;
    padding-left: 130px;
    position: absolute;
}
.towl-ashi {
    height: 70px;
    width: 70px;
    top: 2325px;
    left: 480px;
    position: absolute;
}

.blush p {
    border: 2px solid #222222;
    background-color: white;
    height: 80px;
    width: 180px;
    top: 2300px;
    left: 870px;
    display: flex;
    align-items: center;
    padding-left: 130px;
    position: absolute;    
}
.blush-ashi {
    height: 70px;
    width: 70px;
    top: 2325px;
    left: 880px;
    position: absolute;
}

.chori p {
    border: 2px solid #222222;
    background-color: white;
    height: 80px;
    width: 180px;
    top: 2450px;
    left: 70px;
    display: flex;
    align-items: center;
    padding-left: 130px;
    position: absolute;    
}
.chori-ashi {
    height: 70px;
    width: 70px;
    top: 2475px;
    left: 80px;
    position: absolute;
}

/*--その他サービス--*/
.pet p {
    border: 2px solid #222222;
    background-color: white;
    height: 80px;
    width: 180px;
    top: 2450px;
    left: 470px;
    display: flex;
    align-items: center;
    padding-left: 130px;
    position: absolute;    
}
.pet-ashi {
    height: 70px;
    width: 70px;
    top: 2475px;
    left: 480px;
    position: absolute;
}

.babekyu p {
    border: 2px solid #222222;
    background-color: white;
    height: 80px;
    width: 180px;
    top: 2450px;
    left: 870px;
    display: flex;
    align-items: center;
    padding-left: 130px;
    position: absolute;  
}
.babekyu-ashi {
    height: 70px;
    width: 70px;
    top: 2475px;
    left: 880px;
    position: absolute;  
    margin-bottom: 300px;
}

/*----------------------------ページ下--------------------------*/
.under-box4 {
    top: 2550px;
    left: 0;
    background-color: #008080;
    height: 600px;
    width: 1350px;
    position: absolute;
}
/*TOP*/
.under-box4 p9 {
    position: absolute;
    top: 40px;
    left: 135px;
    color: white;
    font-size: 40px;
    padding: 30px;
}

.top-box a {
  top: 40px;
  left: 140px;
  height: 60px;
  width: 180px;
  background: transparent;
  position: absolute;
}
/*宿泊*/
.under-box4 p10 {
    position: absolute;
    top: 120px;
    left: 60px;
    color: white;
    font-size: 40px;
    padding: 30px;
}

.shukuhaku-box a {
  top: 120px;
  left: 150px;
  height: 60px;
  width: 140px;
  background: transparent;
  position: absolute;
}

/*ドッグラン*/
.under-box4 p11 {
    position: absolute;
    top: 200px;
    left: 130px;
    color: white;
    font-size: 40px;
    padding: 30px;
}

.dogrun-box a {
  top: 200px;
  left: 140px;
  height: 60px;
  width: 230px;
  background: transparent;
  position: absolute;
}

/*設備・サービス*/
.under-box4 p12 {
    position: absolute;
    top: 280px;
    left: 60px;
    color: white;
    font-size: 40px;
    padding: 30px;
}

.service-box a {
  top: 280px;
  left: 140px;
  height: 60px;
  width: 320px;
  background: transparent;
  position: absolute;
}

/*営業日*/
.under-box4 p13 {
    position: absolute;
    width: 600px;
    top: 360px;
    left: 95px;
    color: white;
    font-size: 40px;
    padding: 30px;
}

.information-box a {
  top: 360px;
  left: 140px;
  height: 60px;
  width: 160px;
  background: transparent;
  position: absolute;
}





/*住所・会社名*/
.footer p {
    top: 60px;
    left: 580px;
    font-size: 30px;
    line-height: 50px;
    color: white;
    height: 100px;
    width: 760px;
    position: absolute;
}
.footer-right {
    top: 480px;
    left: 150px;
    font-size: 40px;
    color: white;
    position: absolute;
    margin-bottom: -90px;
}


.map_image4 {
    top: 2780px;
    left: 600px;
    height: 150px;
    width: 150px;
    position: absolute;
}

.access-box a {
    top: 0px;
    left: 0px;
    height: 300px;
    width: 450px;
    background: transparent;
    position: absolute;
}