@charset "UFT-8";

/*
Theme Name: makiba
*/

body {
    overflow-x: hidden;
    font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-weight: 400;
    font-style: normal;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    touch-action: auto;
    background-color: #131313;
  }

* {
  box-sizing: border-box;
  /* border: 2px solid red; */
  }


  ul {
    list-style: none;
  }

  footer {
    margin-bottom: 0;
  }

/* body {
  font-size: 100%;
  font-family: 'Source Sans Pro', sans-serif;
  color: $clouds;
  background: $dark;
} */


/*////////////////////////////////////////////////////////////////////////////////// ?480px //////////////////////////////////////////////////////////////////////////////////*/
@media screen and (max-width:479px) {

  .otoiawae-tenpo {
    margin-bottom: 140vw;
  }

  .yoyakumenu2 {
    width: 80vw;
    margin-left: 1vw;
    margin-top: 7vw;
    z-index: 20000;
  }

  .menu-window2 {
  width: 55vw;
  height: 70vw;
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #ffffff;
  padding: 20px;
  border: 6px solid;
  border-color: #8CB808;
  border-radius: 10px;
  z-index: 20000;
  }

  .yoyakumenu2.active .menu-window2 {
  display: block;
  }

  /* タップされたときのスタイル */
  .yoyakumenu2:hover {
    cursor: pointer;
  }

  .menu_window2 {
  display: flex;
  font-family: "Yu Gothic", sans-serif;
  font-weight: 600;
  letter-spacing: 0.5vw;
  font-size: 5.6vw;
  margin-top:   13vw;
  margin-left: 4vw;
  color: #131313;
  z-index: 20000;
  }

  .menu_window_arrow2 {
  width: 7vw;
  transform: rotate(-90deg);
  margin-top: 0vw;
  margin-left: 1.2vw;
  z-index: 20000;
  }

h1 {
   font-family: 'Outfit', sans-serif;
   font-weight: 700;
   font-size: 9vw;
   letter-spacing: 0.3vw;
   color: #ffffff;
}

h2 {
   font-family: 'Noto Sans JP', sans-serif;
   font-weight: 700;
   font-size: 3.9vw;
   letter-spacing: 0.13vw;
   margin-left: auto;
   margin-right: auto;
   margin-top: 2vw;
   text-align: center;
   color: #ffffff;
}

.logo {
    position: fixed;
    z-index: 50;
}

.logo img {
    width: 55vw;
    margin-top: -16vw;
    margin-left: 3vw;
    position: fixed;
    z-index: 1000;
}

.logo_menu img {
    width: 55vw;
    margin-top: -10vw;
    margin-left: -7.5vw;
    z-index: 11100;
  }

  #header {
    position: fixed;
    width: 0vw;
    display: flex;
    padding: 5%;
    /* background-color: #69BA6F; */
    justify-content: space-around;
    z-index: 11100;
  }

  #header #nav_hbg {
    position: fixed;
    top: 2vw;
    left: 88vw;
    cursor: pointer;
    z-index: 11120;
  }

  #header #nav_hbg div {
    display: flex;
    flex-wrap: wrap;
    align-content: space-around;
    width: 10vw;
    height: 11vw;
    z-index: 11120;
  }

  #header #nav_hbg div span {
    width: 100%;
    height: 0.4vw;
    background-color: #5b5859;
    transition: opacity 0.1s ease, transform 0.3s ease-in-out;
    z-index: 11120;
  }

  #header .clicked span:nth-child(1) {
    transform: translateY(5.45vw) rotate(135deg);
    z-index: 11120;
  }

  #header .clicked span:nth-child(2) {
    opacity: 0;
    z-index: 11120;
  }

  #header .clicked span:nth-child(3) {
    transform: translateY(0vw) rotate(-135deg);
    z-index: 11120;
  }
  /* ???????????? */
  #header #nav_menu {
    width: 100vw;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease;
    z-index: 10;
    background-color: #ffffff;
    z-index: 11100;
  }

  #header #nav_menu.opened {
    visibility: visible;
    opacity: 1;
    z-index: 11100;
  }

  #header #nav_menu ul {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    font-size: 5.9vw;
    letter-spacing: 0.6vw;
    line-height: 7.1vw;
    margin-top: 6vw;
    margin-left: 10vw;
    text-align: left;
    z-index: 11100;
    color: #ffffff;
  }

  #header #nav_menu ul li:not(:first-child) {
    margin-top: 7vw;
    z-index: 11100;
  }

  #header #nav_menu ul a {
    text-decoration: none;
    z-index: 11100;
  }

  #nav_menu {
    padding-top:8vw;
    z-index: 11100;
    overflow-y: auto;
  }

  #nav_menu ul {
    display: flex;
    flex-direction: column;
  }

  .navi-sp {
    width: 80vw;
    position: relative;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    font-size: 4.1vw;
    letter-spacing: 0.4vw;
    line-height: 7.1vw;
    top: -42vw;
    left: 10vw;
    text-align: left;
    z-index: 1100;
    color: #ffffff;
  }

  .navi_contents {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 600;
    font-size: 5.9vw;
    letter-spacing: 0.6vw;
    line-height: 7.1vw;
    margin-top: 6vw;
    margin-left: 0vw;
    text-align: left;
    z-index: 11100;
    display: block;
    margin-top: 3vw;
    color: #131313;
  }

  .navi_contents_kamata {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 600;
    font-size: 4.6vw;
    letter-spacing: 0.6vw;
    line-height: 7.1vw;
    margin-top: 4vw;
    margin-left: 0vw;
    text-align: left;
    z-index: 11100;
    display: block;
    color: #131313;
  }

  .navi_contents_osaka {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 600;
    font-size: 4.6vw;
    letter-spacing: 0.6vw;
    line-height: 7.1vw;
    margin-top: 3vw;
    margin-left: 0vw;
    margin-bottom: -2vw;
    text-align: left;
    z-index: 11100;
    display: block;
    color: #131313;
  }

  .navi-sp-each-A {
    width: 80vw;
    display: flex;
    color: #8CB808;
    margin-top: 0vw;
    z-index: 10000;
  }

  .navi-sp-each-B {
    width: 80vw;
    display: flex;
    color: #0087CE;
    margin-top: 2vw;
    z-index: 10000;
  }

  .menu_arrow {
    width: 2.5vw;
    margin-top: 1.8vw;
    margin-right: 1vw;
  }

  .menu-webyoyaku {
    width: 81.5vw;
    margin-left: 0vw;
    margin-top: 7vw;
  }

  .yoyakumenu2 {
    width: 80vw;
    margin-left: 1vw;
    margin-top: 30vw;
    z-index: 30000;
  }

  .menu-window2 {
  width: 55vw;
  height: 70vw;
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #ffffff;
  padding: 20px;
  border: 6px solid;
  border-color: #8CB808;
  border-radius: 10px;
  z-index: 30000;
  }

  .yoyakumenu2.active .menu-window2 {
  display: block;
  }

  /* タップされたときのスタイル */
  .yoyakumenu2:hover {
    cursor: pointer;
  }

  .menu_window2 {
  display: flex;
  font-family: "Yu Gothic", sans-serif;
  font-weight: 600;
  letter-spacing: 0.5vw;
  font-size: 5.6vw;
  margin-top:   13vw;
  margin-left: 4vw;
  color: #131313;
  z-index: 30000;
  }

  .menu_window_arrow2 {
  width: 7vw;
  transform: rotate(-90deg);
  margin-top: 0vw;
  margin-left: 1.2vw;
  z-index: 30000;
  }

.navigation {
  background-color: #69BA6F;
  height: fit-content;
  display: none;
  }

.navi {
  display: none;
}

.navigation_text  {
  color:rgb(91, 88, 89);
  font-size: 3vw;
  display: flex;
  flex-direction: column;
  position: fixed;
  margin-top:17vw;
  margin-left:12vw;
  z-index: 10;
  /* display: none; */
}

.navibtn1 {
  writing-mode: horizontal-tb; /* ??????????? */
  display: inline-block; /* ???????????????? */
  transform: rotate(90deg); /* ?????90?????? */
  height:16vw;
  white-space: nowrap; /* ???????????????? */
  display: none;
}

.navibtn2 {
  writing-mode: horizontal-tb; /* ??????????? */
  display: inline-block; /* ???????????????? */
  transform: rotate(90deg); /* ?????90?????? */
  height:16vw;
  white-space: nowrap; /* ???????????????? */
  margin-top:6vw;
  display: none;
}

.navibtn3 {
  writing-mode: horizontal-tb; /* ??????????? */
  display: inline-block; /* ???????????????? */
  transform: rotate(90deg); /* ?????90?????? */
  height:10vw;
  white-space: nowrap; /* ???????????????? */
  margin-top:6vw;
  margin-left:6vw;
  display: none;
}

.navibtn4 {
  writing-mode: horizontal-tb; /* ??????????? */
  display: inline-block; /* ???????????????? */
  transform: rotate(90deg); /* ?????90?????? */
  height:8vw;
  white-space: nowrap; /* ???????????????? */
  margin-top:6vw;
  margin-left:9vw;
  display: none;
}

.navibtn5 {
  writing-mode: horizontal-tb; /* ??????????? */
  display: inline-block; /* ???????????????? */
  transform: rotate(90deg); /* ?????90?????? */
  height:16vw;
  white-space: nowrap; /* ???????????????? */
  margin-top:6vw;
  display: none;
}

.navibtn6 {
  writing-mode: horizontal-tb; /* ??????????? */
  display: inline-block; /* ???????????????? */
  transform: rotate(90deg); /* ?????90?????? */
  height:16vw;
  white-space: nowrap; /* ???????????????? */
  margin-top:6vw;
  display: none;
}

.navibtn7 {
  writing-mode: horizontal-tb; /* ??????????? */
  display: inline-block; /* ???????????????? */
  transform: rotate(90deg); /* ?????90?????? */
  height:16vw;
  white-space: nowrap; /* ???????????????? */
  margin-top:6vw;
  display: none;
}

.yoyaku {
  width: 28vw;
  bottom: 105px;
  right: 10px;
  position: fixed;
  z-index: 1000;
  transform-origin: center center;
  transition: scaleAnimation 3s;
}

/* 新たに追加するキーフレーム */
@keyframes scaleAnimation {
  0% {
    transform: scale(1);
  }
  60% {
    transform: scale(1.5);
  }
  90% {
    transform: scale(0.9);
  }
  95% {
    transform: scale(0.95);
  }
  98% {
    transform: scale(0.98);
  }
  100% {
    transform: scale(1);
  }
}

.tsumami {
width: 19vw;
bottom: 50px;
right: 28px;
position: fixed;
z-index: 1000;
transform-origin: center center; /* 回転の中心を要素の中心に指定 */
}

@keyframes rotate180 {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(60deg);
  }
  90% {
    transform: rotate(-70deg);
  }
  95% {
    transform: rotate(-30deg);
  }
  98% {
    transform: rotate(-15deg);
  }
  100% {
    transform: rotate(-10deg);
  }
}

/* 回転アニメーションを適用するクラス */
.rotate-animation {
  animation: rotate180 2s;
}

.tenpomei {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-size: 6.2vw;
  line-height: 7.1vw;
  margin-top: 20vw;
  margin-left: 5.5vw;
  color: #ffffff;
}

.tenpomeiadress {
  display: flex;
  width: 81vw;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size: 3vw;
  line-height: 6.4vw;
  letter-spacing: 0px;
  text-align: justify;
  margin-top: 2vw;
  margin-left: 5.5vw;
  color: #ffffff;
}

.horizontal-line {
width: 76vw;
height: 1px;
background-color: #ffffff;
margin-left: 5.5vw;
margin-top: 0vw;
margin-bottom: 0vw; /* 必要に応じて余白を追加 */
}

.tenpoarrow {
  width: 2.1vw;
  margin-top: 2vw;
  margin-left: 1vw;
}

.tenpoarea {
  display: flex;
}

.tenpoarea_pc {
  display: none;
}

.tenpo_pc {
  display: none;
}

.tenpocategory {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size: 2.6vw;
  letter-spacing: -0.05px;
  text-align: justify;
  margin-top: 2vw;
  margin-left: 5.5vw;
  color: #ffffff;
}

.tennposhousai {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-size: 3vw;
  letter-spacing: -0.05px;
  text-align: justify;
  margin-top: 1.5vw;
  margin-left: 3.5vw;
  color: #ffffff;
}

.tenpoimage img {
  width: 90vw;
  margin: auto;
  margin-top: 5vw;
  margin-bottom: 2vw;
}

.tenponedan {
  display: flex;
}

.tenponedansuji {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-size: 7vw;
  line-height: 5.1vw;
  margin-left: 4.6vw;
  margin-top: 3vw;
  color: #ffffff;
}

.tenponedankanji {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-size: 4.1vw;
  margin-left: 1vw;
  margin-top: 3.5vw;
  color: #ffffff;
}

.tenposetumei {
  width: 89vw;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size: 3.8vw;
  line-height: 6.2vw;
  margin: auto;
  margin-top: 3vw;
  text-align: justify;
  color: #ffffff;
}

.tenposetumei_2 {
  width: 89vw;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size: 3vw;
  line-height: 4.6vw;
  margin: auto;
  margin-top: 3vw;
  margin-bottom: -12vw;
  text-align: justify;
  color: #ffffff;
}

.tabcontrol_pc {
  display: none;
}

#tabcontrol {
  margin-left: 2vw;
  margin-top: 50vw;
  margin-bottom: 7vw;
}

/* ▼タブにマウスポインタが載った際（任意） */
#tabcontrol a:hover {
   color: #131313;
   background-color: #ffffff;   /* リンクの下線を引く */
}

/* ▼タブの中身 */
#tabbody div {
   position: relative;      /* z-indexを調整するために必要 */
   z-index: 0;              /* 重なり順序を「最も背面」にするため */
}

#tabcontrol a {
  display: inline-block;            /* インラインブロック化 */
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-size: 3.6vw;
  line-height: 5.1vw;
  margin-left: 2.5vw;
  margin-top: 3vw;
  text-align: justify;
  color: #ffffff;
  height: 9vw;
  border: 3px solid white;
  border-radius: 4.5vw;
  padding: 1vw 4vw 1vw 4vw;
  position: relative;               /* JavaScriptでz-indexを調整するために必要 */
}

/* タブのコンテンツを非表示にする */
#tabbody > div {
  display: none;
}

/* アクティブなタブのコンテンツを表示する */
#tabbody > div.active {
  display: block;
}

#tabcontrol a.active {
  color: #ffffff;
  background-color: #2387d2;
}

.space {
  height: 10vw;
}

.roomimage img {
  width: 90vw;
  margin: auto;
  margin-top: 5vw;
  margin-bottom: 2vw;
}

.room_name_ninzu {
  display: flex;
  flex-direction: row;
}

.room_name {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-size: 5.64vw;
  margin-left: 5vw;
  margin-top: 6vw;
  text-align: justify;
  color: #ffffff;
}

.meyasu1 {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size: 3vw;
  margin-left: 6vw;
  margin-top: 9.3vw;
  text-align: justify;
  color: #ffffff;
}

.meyasu2 {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size: 3vw;
  margin-left: 39vw;
  margin-top: 9.3vw;
  text-align: justify;
  color: #ffffff;
}
.meyasu3 {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size: 3vw;
  margin-left: 23vw;
  margin-top: 9.3vw;
  text-align: justify;
  color: #ffffff;
}
.meyasu4 {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size: 3vw;
  margin-left: 6vw;
  margin-top: 9.3vw;
  text-align: justify;
  color: #ffffff;
}
.meyasu5 {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size: 3vw;
  margin-left: 6vw;
  margin-top: 9.3vw;
  text-align: justify;
  color: #ffffff;
}
.meyasu6 {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size: 3vw;
  margin-left: 6vw;
  margin-top: 9.3vw;
  text-align: justify;
  color: #ffffff;
}
.meyasu7 {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size: 3vw;
  margin-left: 6vw;
  margin-top: 9.3vw;
  text-align: justify;
  color: #ffffff;
}

.room_ninzu {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-size: 4.1vw;
  margin-left: 2vw;
  margin-top: 8.2vw;
  text-align: justify;
  color: #ffffff;
}

.room_setsumei {
  width: 89vw;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size: 3.8vw;
  line-height: 6.2vw;
  margin: auto;
  margin-top: 5vw;
  text-align: justify;
  color: #ffffff;
}

.yoyu {
  width: 89vw;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size: 3vw;
  line-height: 4.6vw;
  margin: auto;
  margin-top: 4vw;
  text-align: justify;
  color: #ffffff;
}

.jousetsu_title {
  width: 30vw;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-size: 4.1vw;
  margin: auto;
  margin-top: 16vw;
  text-align: center;
  color: #ffffff;
}

.hyou1 img{
  width: 89vw;
  margin: auto;
  margin-top: 4.5vw;
}

.hyou3 img{
  width: 89vw;
  margin: auto;
  margin-top: 4.5vw;
}

.hyou4 img{
  width: 89vw;
  margin: auto;
  margin-top: 10vw;
}

.hyou-text {
  margin-top: -46.2vw;
  margin-left: 11vw;
}

.gakki-maker {
  display: flex;
  flex-direction: row;
  margin-top: 3.15vw;
}

.gakki-maker2 {
  display: flex;
  flex-direction: row;
  margin-top: 38.5vw;
}

.gakki {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-size: 3.6vw;
  letter-spacing: 0.2vw;
  margin-top: 0vw;
  color: #ffffff;
}

.maker {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size: 3.1vw;
  margin-top: 0.5vw;
  margin-left: 11vw;
  color: #ffffff;
}

.maker2 {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size: 3.1vw;
  margin-top: 0.5vw;
  margin-left: 14.5vw;
  color: #ffffff;
}

.mic {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-size: 3.6vw;
  margin-top: 5vw;
  margin-left: 6vw;
  color: #ffffff;
}

.mic2 {
  width: 90vw;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-size: 3.6vw;
  margin: auto;
  margin-top: 5vw;
  text-align: center;
  color: #ffffff;
}

.price {
  width: 39vw;
  font-family: 'Outfit', sans-serif;
  font-weight: 700;
  font-size: 10.2vw;
  letter-spacing: 0.3vw;
  text-align: center;
  margin: auto;
  margin-top: 50vw;
  color: #ffffff;
}

.price-sub {
  width: 30vw;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-size: 4.6vw;
  text-align: center;
  margin: auto;
  margin-top: -0.5vw;
  color: #ffffff;
}

.hyou2 img{
  width: 89vw;
  margin: auto;
  margin-top: 12vw;
}

.hyou-text2 {
  margin-top: -25.5vw;
  margin-left: 11vw;
}

.hyou-text3 {
  margin-top: -34.5vw;
  margin-left: 11vw;
}

.hyou-text4 {
  margin-top: -16.5vw;
  margin-left: 11vw;
}

.ninzu-kakaku {
  display: flex;
  flex-direction: row;
}

.ninzu-kakaku2 {
  display: flex;
  flex-direction: row;
  margin-top: 18vw;
}

.ninzu {
  width: 34vw;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-size: 3.6vw;
  letter-spacing: 0.2vw;
  margin-top: 0.1vw;
  color: #ffffff;
  text-align: center;
}

.kakaku {
  width: 34vw;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-size: 3.6vw;
  margin-top: 0vw;
  margin-left: 11vw;
  color: #ffffff;
  text-align: center;
}

.webyoyaku img{
  width: 53.6vw;
  margin: auto;
  margin-top: 25vw;
}

iframe {
  width: 89vw;
  height: 68vw;
  margin: auto;
  margin-top: 50vw;
}

.ekikara {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size: 3.8vw;
  margin-top: 3.5vw;
  margin-left: 5.5vw;
  color: #ffffff;
}

.parking {
  display: flex;
  flex-direction: row;
}

.tyushajou {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size: 3.8vw;
  margin-top: 1vw;
  margin-left: 5.5vw;
  color: #ffffff;
}

.coinparkingwo {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size: 3vw;
  margin-top: 2vw;
  margin-left: 5vw;
  color: #ffffff;
}

.otoiawae-tenpo-title {
  width: 39vw;
  font-family: 'Outfit', sans-serif;
  font-weight: 700;
  font-size: 10.2vw;
  letter-spacing: 0.3vw;
  text-align: center;
  margin: auto;
  margin-top: 47vw;
  color: #ffffff;
}

.otoiawae-tenpo-sub {
  width: 30vw;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-size: 4.6vw;
  text-align: center;
  margin: auto;
  margin-top: -0.5vw;
  color: #ffffff;
}

.otoiawae-tenpo-text {
  width: 89vw;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size: 3.8vw;
  text-align: justify;
  margin: auto;
  margin-top: 12vw;
  color: #ffffff;
}

.linenite img{
  width: 81.5vw;
  margin: auto;
  margin-top: 13vw;
  margin-bottom: 93vw;
}

}


/* /////////////////////////////////////////////////////////////////////////////////// 480px?699px ///////////////////////////////////////////*/

@media screen and (min-width:480px) and (max-width:959px) {

  .otoiawae-tenpo {
    margin-bottom: 140vw;
  }

  .yoyakumenu2 {
    width: 80vw;
    margin-left: 1vw;
    margin-top: 7vw;
    z-index: 20000;
  }

  .menu-window2 {
  width: 55vw;
  height: 70vw;
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #ffffff;
  padding: 20px;
  border: 6px solid;
  border-color: #8CB808;
  border-radius: 10px;
  z-index: 20000;
  }

  .yoyakumenu2.active .menu-window2 {
  display: block;
  }

  /* タップされたときのスタイル */
  .yoyakumenu2:hover {
    cursor: pointer;
  }

  .menu_window2 {
  display: flex;
  font-family: "Yu Gothic", sans-serif;
  font-weight: 600;
  letter-spacing: 0.5vw;
  font-size: 5.6vw;
  margin-top:   13vw;
  margin-left: 4vw;
  color: #131313;
  z-index: 20000;
  }

  .menu_window_arrow2 {
  width: 7vw;
  transform: rotate(-90deg);
  margin-top: 0vw;
  margin-left: 1.2vw;
  z-index: 20000;
  }

h1 {
   font-family: 'Outfit', sans-serif;
   font-weight: 700;
   font-size: 9vw;
   letter-spacing: 0.3vw;
   color: #ffffff;
}

h2 {
   font-family: 'Noto Sans JP', sans-serif;
   font-weight: 700;
   font-size: 3.9vw;
   letter-spacing: 0.13vw;
   margin-left: auto;
   margin-right: auto;
   margin-top: 2vw;
   text-align: center;
   color: #ffffff;
}

.logo {
    position: fixed;
    z-index: 50;
}

.logo img {
    width: 55vw;
    margin-top: -16vw;
    margin-left: 3vw;
    position: fixed;
    z-index: 1000;
}

.logo_menu img {
    width: 55vw;
    margin-top: -10vw;
    margin-left: -7.5vw;
    z-index: 11100;
  }

  #header {
    position: fixed;
    width: 0vw;
    display: flex;
    padding: 5%;
    /* background-color: #69BA6F; */
    justify-content: space-around;
    z-index: 11100;
  }

  #header #nav_hbg {
    position: fixed;
    top: 2vw;
    left: 88vw;
    cursor: pointer;
    z-index: 11120;
  }

  #header #nav_hbg div {
    display: flex;
    flex-wrap: wrap;
    align-content: space-around;
    width: 10vw;
    height: 11vw;
    z-index: 11120;
  }

  #header #nav_hbg div span {
    width: 100%;
    height: 0.4vw;
    background-color: #5b5859;
    transition: opacity 0.1s ease, transform 0.3s ease-in-out;
    z-index: 11120;
  }

  #header .clicked span:nth-child(1) {
    transform: translateY(5.45vw) rotate(135deg);
    z-index: 11120;
  }

  #header .clicked span:nth-child(2) {
    opacity: 0;
    z-index: 11120;
  }

  #header .clicked span:nth-child(3) {
    transform: translateY(0vw) rotate(-135deg);
    z-index: 11120;
  }
  /* ???????????? */
  #header #nav_menu {
    width: 100vw;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease;
    z-index: 10;
    background-color: #ffffff;
    z-index: 11100;
  }

  #header #nav_menu.opened {
    visibility: visible;
    opacity: 1;
    z-index: 11100;
  }

  #header #nav_menu ul {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    font-size: 5.9vw;
    letter-spacing: 0.6vw;
    line-height: 7.1vw;
    margin-top: 6vw;
    margin-left: 10vw;
    text-align: left;
    z-index: 11100;
    color: #ffffff;
  }

  #header #nav_menu ul li:not(:first-child) {
    margin-top: 7vw;
    z-index: 11100;
  }

  #header #nav_menu ul a {
    text-decoration: none;
    z-index: 11100;
  }

  #nav_menu {
    padding-top:8vw;
    z-index: 11100;
    overflow-y: auto;
  }

  #nav_menu ul {
    display: flex;
    flex-direction: column;
  }

  .navi-sp {
    width: 80vw;
    position: relative;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    font-size: 4.1vw;
    letter-spacing: 0.4vw;
    line-height: 7.1vw;
    top: -42vw;
    left: 10vw;
    text-align: left;
    z-index: 1100;
    color: #ffffff;
  }

  .navi_contents {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 600;
    font-size: 5.9vw;
    letter-spacing: 0.6vw;
    line-height: 7.1vw;
    margin-top: 6vw;
    margin-left: 0vw;
    text-align: left;
    z-index: 11100;
    display: block;
    margin-top: 3vw;
    color: #131313;
  }

  .navi_contents_kamata {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 600;
    font-size: 4.6vw;
    letter-spacing: 0.6vw;
    line-height: 7.1vw;
    margin-top: 4vw;
    margin-left: 0vw;
    text-align: left;
    z-index: 11100;
    display: block;
    color: #131313;
  }

  .navi_contents_osaka {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 600;
    font-size: 4.6vw;
    letter-spacing: 0.6vw;
    line-height: 7.1vw;
    margin-top: 3vw;
    margin-left: 0vw;
    margin-bottom: -2vw;
    text-align: left;
    z-index: 11100;
    display: block;
    color: #131313;
  }

  .navi-sp-each-A {
    width: 80vw;
    display: flex;
    color: #8CB808;
    margin-top: 0vw;
    z-index: 10000;
  }

  .navi-sp-each-B {
    width: 80vw;
    display: flex;
    color: #0087CE;
    margin-top: 2vw;
    z-index: 10000;
  }

  .menu_arrow {
    width: 2.5vw;
    margin-top: 1.8vw;
    margin-right: 1vw;
  }

  .menu-webyoyaku {
    width: 81.5vw;
    margin-left: 0vw;
    margin-top: 7vw;
  }

  .yoyakumenu2 {
    width: 80vw;
    margin-left: 1vw;
    margin-top: 30vw;
    z-index: 30000;
  }

  .menu-window2 {
  width: 55vw;
  height: 70vw;
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #ffffff;
  padding: 20px;
  border: 6px solid;
  border-color: #8CB808;
  border-radius: 10px;
  z-index: 30000;
  }

  .yoyakumenu2.active .menu-window2 {
  display: block;
  }

  /* タップされたときのスタイル */
  .yoyakumenu2:hover {
    cursor: pointer;
  }

  .menu_window2 {
  display: flex;
  font-family: "Yu Gothic", sans-serif;
  font-weight: 600;
  letter-spacing: 0.5vw;
  font-size: 5.6vw;
  margin-top:   16vw;
  margin-left: 5vw;
  color: #131313;
  z-index: 30000;
  }

  .menu_window_arrow2 {
  width: 7vw;
  transform: rotate(-90deg);
  margin-top: 0vw;
  margin-left: 1.2vw;
  z-index: 30000;
  }

.navigation {
  background-color: #69BA6F;
  height: fit-content;
  display: none;
  }

.navi {
  display: none;
}

.navigation_text  {
  color:rgb(91, 88, 89);
  font-size: 3vw;
  display: flex;
  flex-direction: column;
  position: fixed;
  margin-top:17vw;
  margin-left:12vw;
  z-index: 10;
  /* display: none; */
}

.navibtn1 {
  writing-mode: horizontal-tb; /* ??????????? */
  display: inline-block; /* ???????????????? */
  transform: rotate(90deg); /* ?????90?????? */
  height:16vw;
  white-space: nowrap; /* ???????????????? */
  display: none;
}

.navibtn2 {
  writing-mode: horizontal-tb; /* ??????????? */
  display: inline-block; /* ???????????????? */
  transform: rotate(90deg); /* ?????90?????? */
  height:16vw;
  white-space: nowrap; /* ???????????????? */
  margin-top:6vw;
  display: none;
}

.navibtn3 {
  writing-mode: horizontal-tb; /* ??????????? */
  display: inline-block; /* ???????????????? */
  transform: rotate(90deg); /* ?????90?????? */
  height:10vw;
  white-space: nowrap; /* ???????????????? */
  margin-top:6vw;
  margin-left:6vw;
  display: none;
}

.navibtn4 {
  writing-mode: horizontal-tb; /* ??????????? */
  display: inline-block; /* ???????????????? */
  transform: rotate(90deg); /* ?????90?????? */
  height:8vw;
  white-space: nowrap; /* ???????????????? */
  margin-top:6vw;
  margin-left:9vw;
  display: none;
}

.navibtn5 {
  writing-mode: horizontal-tb; /* ??????????? */
  display: inline-block; /* ???????????????? */
  transform: rotate(90deg); /* ?????90?????? */
  height:16vw;
  white-space: nowrap; /* ???????????????? */
  margin-top:6vw;
  display: none;
}

.navibtn6 {
  writing-mode: horizontal-tb; /* ??????????? */
  display: inline-block; /* ???????????????? */
  transform: rotate(90deg); /* ?????90?????? */
  height:16vw;
  white-space: nowrap; /* ???????????????? */
  margin-top:6vw;
  display: none;
}

.navibtn7 {
  writing-mode: horizontal-tb; /* ??????????? */
  display: inline-block; /* ???????????????? */
  transform: rotate(90deg); /* ?????90?????? */
  height:16vw;
  white-space: nowrap; /* ???????????????? */
  margin-top:6vw;
  display: none;
}

.yoyaku {
  width: 28vw;
  bottom: 160px;
  right: -7px;
  position: fixed;
  z-index: 1000;
  transform-origin: center center;
  transition: scaleAnimation 3s;
}

/* 新たに追加するキーフレーム */
@keyframes scaleAnimation {
  0% {
    transform: scale(1);
  }
  60% {
    transform: scale(1.5);
  }
  90% {
    transform: scale(0.9);
  }
  95% {
    transform: scale(0.95);
  }
  98% {
    transform: scale(0.98);
  }
  100% {
    transform: scale(1);
  }
}

.tsumami {
width: 19vw;
bottom: 50px;
right: 28px;
position: fixed;
z-index: 1000;
transform-origin: center center; /* 回転の中心を要素の中心に指定 */
}

@keyframes rotate180 {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(60deg);
  }
  90% {
    transform: rotate(-70deg);
  }
  95% {
    transform: rotate(-30deg);
  }
  98% {
    transform: rotate(-15deg);
  }
  100% {
    transform: rotate(-10deg);
  }
}

/* 回転アニメーションを適用するクラス */
.rotate-animation {
  animation: rotate180 2s;
}

.tenpomei {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-size: 6.2vw;
  line-height: 7.1vw;
  margin-top: 20vw;
  margin-left: 5.5vw;
  color: #ffffff;
}

.tenpomeiadress {
  display: flex;
  width: 81vw;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size: 3vw;
  line-height: 6.4vw;
  letter-spacing: 0px;
  text-align: justify;
  margin-top: 2vw;
  margin-left: 5.5vw;
  color: #ffffff;
}

.horizontal-line {
width: 76vw;
height: 1px;
background-color: #ffffff;
margin-left: 5.5vw;
margin-top: 0vw;
margin-bottom: 0vw; /* 必要に応じて余白を追加 */
}

.tenpoarrow {
  width: 2.1vw;
  margin-top: 2vw;
  margin-left: 1vw;
}

.tenpoarea {
  display: flex;
}

.tenpoarea_pc {
  display: none;
}

.tenpo_pc {
  display: none;
}

.tenpocategory {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size: 2.6vw;
  letter-spacing: -0.05px;
  text-align: justify;
  margin-top: 2vw;
  margin-left: 5.5vw;
  color: #ffffff;
}

.tennposhousai {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-size: 3vw;
  letter-spacing: -0.05px;
  text-align: justify;
  margin-top: 1.5vw;
  margin-left: 3.5vw;
  color: #ffffff;
}

.tenpoimage img {
  width: 90vw;
  margin: auto;
  margin-top: 5vw;
  margin-bottom: 2vw;
}

.tenponedan {
  display: flex;
}

.tenponedansuji {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-size: 7vw;
  line-height: 5.1vw;
  margin-left: 4.6vw;
  margin-top: 3vw;
  color: #ffffff;
}

.tenponedankanji {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-size: 4.1vw;
  margin-left: 1vw;
  margin-top: 3.5vw;
  color: #ffffff;
}

.tenposetumei {
  width: 89vw;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
  margin: auto;
  margin-top: 3vw;
  text-align: justify;
  color: #ffffff;
}

.tenposetumei_2 {
  width: 89vw;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 30px;
  margin: auto;
  margin-top: 3vw;
  margin-bottom: -12vw;
  text-align: justify;
  color: #ffffff;
}

.tabcontrol_pc {
  display: none;
}

#tabcontrol {
  margin-left: 2vw;
  margin-top: 50vw;
  margin-bottom: 7vw;
}

/* ▼タブにマウスポインタが載った際（任意） */
#tabcontrol a:hover {
   color: #131313;
   background-color: #ffffff;   /* リンクの下線を引く */
}

/* ▼タブの中身 */
#tabbody div {
   position: relative;      /* z-indexを調整するために必要 */
   z-index: 0;              /* 重なり順序を「最も背面」にするため */
}

#tabcontrol a {
  display: inline-block;            /* インラインブロック化 */
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-size: 3.6vw;
  line-height: 5.1vw;
  margin-left: 2.5vw;
  margin-top: 3vw;
  text-align: justify;
  color: #ffffff;
  height: 9vw;
  border: 3px solid white;
  border-radius: 4.5vw;
  padding: 1vw 4vw 1vw 4vw;
  position: relative;               /* JavaScriptでz-indexを調整するために必要 */
}

/* タブのコンテンツを非表示にする */
#tabbody > div {
  display: none;
}

/* アクティブなタブのコンテンツを表示する */
#tabbody > div.active {
  display: block;
}

#tabcontrol a.active {
  color: #ffffff;
  background-color: #2387d2;
}

.space {
  height: 10vw;
}

.roomimage img {
  width: 90vw;
  margin: auto;
  margin-top: 5vw;
  margin-bottom: 2vw;
}

.room_name_ninzu {
  display: flex;
  flex-direction: row;
}

.room_name {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-size: 5.64vw;
  margin-left: 5vw;
  margin-top: 6vw;
  text-align: justify;
  color: #ffffff;
}

.meyasu1 {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 30px;
  margin-top: 9.3vw;
  text-align: justify;
  color: #ffffff;
}

.meyasu2 {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 30px;
  margin-left: 39vw;
  margin-top: 9.3vw;
  text-align: justify;
  color: #ffffff;
}
.meyasu3 {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 30px;
  margin-top: 9.3vw;
  text-align: justify;
  color: #ffffff;
}
.meyasu4 {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 30px;
  margin-top: 9.3vw;
  text-align: justify;
  color: #ffffff;
}
.meyasu5 {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 30px;
  margin-top: 9.3vw;
  text-align: justify;
  color: #ffffff;
}
.meyasu6 {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 30px;
  margin-top: 9.3vw;
  text-align: justify;
  color: #ffffff;
}
.meyasu7 {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  ffont-size: 15px;
  line-height: 30px;
  margin-top: 9.3vw;
  text-align: justify;
  color: #ffffff;
}

.room_ninzu {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-size: 4.1vw;
  margin-left: 2vw;
  margin-top: 8.2vw;
  text-align: justify;
  color: #ffffff;
}

.room_setsumei {
  width: 89vw;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
  margin: auto;
  margin-top: 5vw;
  text-align: justify;
  color: #ffffff;
}

.yoyu {
  width: 89vw;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 30px;
  margin: auto;
  margin-top: 4vw;
  text-align: justify;
  color: #ffffff;
}

.jousetsu_title {
  width: 30vw;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-size: 4.1vw;
  margin: auto;
  margin-top: 16vw;
  text-align: center;
  color: #ffffff;
}

.hyou1 img{
  width: 89vw;
  margin: auto;
  margin-top: 4.5vw;
}

.hyou3 img{
  width: 89vw;
  margin: auto;
  margin-top: 4.5vw;
}

.hyou4 img{
  width: 89vw;
  margin: auto;
  margin-top: 10vw;
}

.hyou-text {
  margin-top: -46.2vw;
  margin-left: 11vw;
}

.gakki-maker {
  display: flex;
  flex-direction: row;
  margin-top: 3.15vw;
}

.gakki-maker2 {
  display: flex;
  flex-direction: row;
  margin-top: 38.5vw;
}

.gakki {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-size: 3.6vw;
  letter-spacing: 0.2vw;
  margin-top: 0vw;
  color: #ffffff;
}

.maker {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size: 3.1vw;
  margin-top: 0.5vw;
  margin-left: 11vw;
  color: #ffffff;
}

.maker2 {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size: 3.1vw;
  margin-top: 0.5vw;
  margin-left: 14.5vw;
  color: #ffffff;
}

.mic {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-size: 3.6vw;
  margin-top: 5vw;
  margin-left: 6vw;
  color: #ffffff;
}

.mic2 {
  width: 90vw;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-size: 3.6vw;
  margin: auto;
  margin-top: 5vw;
  text-align: center;
  color: #ffffff;
}

.price {
  width: 39vw;
  font-family: 'Outfit', sans-serif;
  font-weight: 700;
  font-size: 10.2vw;
  letter-spacing: 0.3vw;
  text-align: center;
  margin: auto;
  margin-top: 50vw;
  color: #ffffff;
}

.price-sub {
  width: 30vw;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-size: 4.6vw;
  text-align: center;
  margin: auto;
  margin-top: -0.5vw;
  color: #ffffff;
}

.hyou2 img{
  width: 89vw;
  margin: auto;
  margin-top: 12vw;
}

.hyou-text2 {
  margin-top: -25.5vw;
  margin-left: 11vw;
}

.hyou-text3 {
  margin-top: -34.5vw;
  margin-left: 11vw;
}

.hyou-text4 {
  margin-top: -16.5vw;
  margin-left: 11vw;
}

.ninzu-kakaku {
  display: flex;
  flex-direction: row;
}

.ninzu-kakaku2 {
  display: flex;
  flex-direction: row;
  margin-top: 18vw;
}

.ninzu {
  width: 34vw;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-size: 3.6vw;
  letter-spacing: 0.2vw;
  margin-top: 0.1vw;
  color: #ffffff;
  text-align: center;
}

.kakaku {
  width: 34vw;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-size: 3.6vw;
  margin-top: 0vw;
  margin-left: 11vw;
  color: #ffffff;
  text-align: center;
}

.webyoyaku img{
  width: 53.6vw;
  margin: auto;
  margin-top: 25vw;
}

iframe {
  width: 89vw;
  height: 68vw;
  margin: auto;
  margin-top: 50vw;
}

.ekikara {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size: 3.8vw;
  margin-top: 3.5vw;
  margin-left: 5.5vw;
  color: #ffffff;
}

.parking {
  display: flex;
  flex-direction: row;
}

.tyushajou {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size: 3.8vw;
  margin-top: 1vw;
  margin-left: 5.5vw;
  color: #ffffff;
}

.coinparkingwo {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size: 3vw;
  margin-top: 2vw;
  margin-left: 5vw;
  color: #ffffff;
}

.otoiawae-tenpo-title {
  width: 39vw;
  font-family: 'Outfit', sans-serif;
  font-weight: 700;
  font-size: 10.2vw;
  letter-spacing: 0.3vw;
  text-align: center;
  margin: auto;
  margin-top: 47vw;
  color: #ffffff;
}

.otoiawae-tenpo-sub {
  width: 30vw;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-size: 4.6vw;
  text-align: center;
  margin: auto;
  margin-top: -0.5vw;
  color: #ffffff;
}

.otoiawae-tenpo-text {
  width: 89vw;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
  text-align: justify;
  margin: auto;
  margin-top: 12vw;
  color: #ffffff;
}

.linenite img{
  width: 81.5vw;
  margin: auto;
  margin-top: 13vw;
  margin-bottom: 93vw;
}

}


/*///////////////////////////////////////////////////////////////////////////// 959px-//////////////////////////////////////////////////////// */

@media screen and (min-width:960px) {

  .tabcontrol_pc {
    margin-bottom: 600px;
  }

  h1 {
     font-family: 'Outfit', sans-serif;
     font-weight: 400;
     font-size: 84px;
     letter-spacing: 3px;
     color: #ffffff;
  }

  h2 {
     font-family: 'Noto Sans JP', sans-serif;
     font-weight: 700;
     font-size: 30px;
     letter-spacing: 0.9px;
     margin-left: auto;
     margin-right: auto;
     margin-top: 10px;
     text-align: center;
     color: #ffffff;
  }

  .logo {
      z-index: 50;
  }

  .logo img {
      width: 285px;
      top: 18px;
      left: 32px;
      position: fixed;
      z-index: 100;
  }

  .logo_menu img {
      display: none;
    }

    #header {
      display: none;
    }

    #header #nav_hbg {
      display: none;
    }

    #header #nav_hbg div {
      display: none;
    }

    #header #nav_hbg div span {
      display: none;
    }

    #header .clicked span:nth-child(1) {
      display: none;
    }

    #header .clicked span:nth-child(2) {
      display: none;
    }

    #header .clicked span:nth-child(3) {
      display: none;
    }
    /* ???????????? */
    #header #nav_menu {
      display: none;
    }

    #header #nav_menu.opened {
      display: none;
    }

    #header #nav_menu ul {
      display: none;
    }

    #header #nav_menu ul li:not(:first-child) {
      display: none;
    }

    #header #nav_menu ul a {
      display: none;
    }

    #nav_menu {
      display: none;
    }

    #nav_menu ul {
      display: none;
    }

    .navi-sp {
      display: none;
    }

    .navi_contents {
      display: none;
    }

    .navi-sp-each-A {
      display: none;
    }

    .navi-sp-each-B {
      display: none;
    }

    .menu-webyoyaku {
      display: none;
    }

    .navi {
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 700;
      color: #ffffff;
      font-size: 10px;
      display: flex;
      position: fixed;
      top: 16px;
      right: 20px;
      z-index: 10;
    }

    .navi-each-A {
      display: flex;
      margin-right: 15px;
    }

    .navi-each-B {
      display: flex;
    }

    .menu_arrow {
      width: 7px;
      margin-top: 3px;
      margin-right: 1px;
    }

    .menu_arrow img {
      width: 7px;
    }

    .navigation_text  {
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 700;
      color: #ffffff;
      font-size: 16px;
      display: flex;
      position: fixed;
      top: 35px;
      right: 20px;
      z-index: 10;
      z-index: 1000;
    }

    .navibtn2 {
      margin-left:35px;
      z-index: 1000;
    }

    .navibtn3 {
      margin-left:35px;
      z-index: 1000;
    }

    .navibtn4 {
      margin-left:35px;
      z-index: 1000;
    }

    .navibtn5 {
      margin-left:35px;
      z-index: 1000;
    }

    .navibtn6 {
      margin-left:35px;
      z-index: 1000;
    }

    .navibtn7 {
      margin-left:35px;
      z-index: 1000;
    }

    .logo_l {
      z-index: 50;
    }

    .logo_l img {
      position: absolute;
      width: 44vw;
      top: 27vw;
      left: 28vw;
      z-index: 50;
    }

    .yoyaku {
      display: none;
    }

  .tsumami {
    display: none;
  }

    .tenponaiyou {
      width: 1000px;
      margin: auto;
    }

    .tenpomei {
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 700;
      font-size: 35px;
      margin-top: 100px;
      margin-left: 0px;
      color: #ffffff;
    }

    .tenpomeiadress {
        display: flex;
        width: 410px;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 400;
        font-size: 15px;
        line-height: 6.4px;
        letter-spacing: 0px;
        text-align: left;
        margin-top: 10px;
        margin-left: 0px;
        color: #ffffff;
      }

      .horizontal-line {
      width: 377px;
      height: 1px;
      background-color: #ffffff;
      margin-top: 12px;
      margin-bottom: 10px; /* 必要に応じて余白を追加 */
    }

      .tenpoarrow {
        width: 12px;
        margin-top: -3px;
        margin-left: 5px;
      }

    .tenpoarea {
      display: none;
    }

    .tenpoarea_pc {
      width: 240px;
      display: flex;
      margin-right: 0;
      margin-left: auto;
      margin-top: -50px;
      text-align: right;
    }

    .area {
      width: 100px;
      margin-right: 20px;
    }

    .parkings {
      width: 50px;
      margin-right: 20px;
    }

    .heyakazu {
      width: 50px;
    }

    .tenpocategory {
      display: block;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 400;
      font-size: 12px;
      letter-spacing: -0.05px;
      text-align: justify;
      margin-top: 2px;
      margin-left: 5.5px;
      color: #ffffff;
    }

    .tennposhousai {
      display: block;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 700;
      font-size: 15px;
      letter-spacing: -0.05px;
      text-align: justify;
      margin-top: 1.5px;
      margin-left: 3.5px;
      color: #ffffff;
      text-align: center;
    }

    .tenpo {
      display: none;
    }

    .tenpoimage img {
      width: 1000px;
      margin: auto;
      margin-top: 30px;
      margin-bottom: 2px;
    }

    .tenponedan {
      display: flex;
    }

    .tenponedansuji {
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 700;
      font-size: 7px;
      line-height: 5.1px;
      margin-left: 4.6px;
      margin-top: 3px;
      color: #ffffff;
    }

    .tenponedankanji {
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 700;
      font-size: 4.1px;
      margin-left: 1px;
      margin-top: 3.5px;
      color: #ffffff;
    }

    .tenposetumei {
      width: 621px;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 400;
      font-size: 15px;
      line-height: 25px;
      margin-top: 30px;
      text-align: justify;
      color: #ffffff;
    }

    .tenposetumei_2 {
      width: 621px;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 400;
      font-size: 12px;
      line-height: 19px;
      margin-top: 20px;
      margin-bottom: 0px;
      text-align: justify;
      color: #ffffff;
    }

    .tabcontrol_sp {
      display: none;
    }

    #tabcontrol2 {
      width: 650px;
      margin-left: 0px;
      margin-top: 50px;
      margin-bottom: 7px;
      white-space: normal; /* テキストとインライン要素の折り返しを有効にする */
      overflow: hidden; /* 親要素内ではみ出た部分を隠す */
    }

    /* ▼タブにマウスポインタが載った際（任意） */
    #tabcontrol2 a:hover {
       color: #131313;
       background-color: #ffffff;   /* リンクの下線を引く */
    }

    #tabcontrol2 a {
      display: inline-block;            /* インラインブロック化 */
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 700;
      font-size: 15px;
      line-height: 5.1px;
      margin-left: 0px;
      margin-right: 12px;
      margin-top: 12px;
      text-align: justify;
      color: #ffffff;
      height: 38px;
      border: 3px solid white;
      border-radius: 19px;
      padding: 13px 15px 1px 15px;
      position: relative;               /* JavaScriptでz-indexを調整するために必要 */
      z-index: 1000;
    }

    #tabcontrol2 a:hover {
       color: #131313;
       background-color: #ffffff;   /* リンクの下線を引く */
    }

    /* タブのコンテンツを非表示にする */
    #tabbody_pc > div {
      display: none;
    }

    /* アクティブなタブのコンテンツを表示する */
    #tabbody_pc > div.active {
      display: block;
    }

    #tabbody_pc > div:first-child {
     display: block;
    }

    /* アクティブなタブのスタイル */
    #tabcontrol2 a.active {
     background-color: #2387d2;
     color: #ffffff;
    }

    /* 最初のタブコンテンツを表示 */
    #tabpage1_pc {
     display: block;
    }

    /* タブコンテンツの初期非表示 */
    .tab-content {
      display: none;
    }

    .space {
      height: 10px;
    }

    .roomimage img {
      width: 615px;
      margin-top: 5px;
      margin-bottom: 2px;
    }

    .room_name_ninzu {
      display: flex;
      flex-direction: row;
    }

    .room_name {
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 700;
      font-size: 22px;
      margin-left: 5px;
      margin-top: 20px;
      text-align: justify;
      color: #ffffff;
    }

    .meyasu1 {
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 400;
      font-size: 12px;
      margin-left: 31px;
      margin-top: 30px;
      text-align: justify;
      color: #ffffff;
    }

    .meyasu2 {
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 400;
      font-size: 12px;
      margin-left: 31px;
      margin-top: 30px;
      text-align: justify;
      color: #ffffff;
    }
    .meyasu3 {
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 400;
      font-size: 12px;
      margin-left: 31px;
      margin-top: 30px;
      text-align: justify;
      color: #ffffff;
    }
    .meyasu4 {
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 400;
      font-size: 12px;
      margin-left: 31px;
      margin-top: 30px;
      text-align: justify;
      color: #ffffff;
    }
    .meyasu5 {
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 400;
      font-size: 12px;
      margin-left: 31px;
      margin-top: 30px;
      text-align: justify;
      color: #ffffff;
    }
    .meyasu6 {
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 400;
      font-size: 12px;
      margin-left: 31px;
      margin-top: 30px;
      text-align: justify;
      color: #ffffff;
    }
    .meyasu7 {
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 400;
      font-size: 12px;
      margin-left: 31px;
      margin-top: 30px;
      text-align: justify;
      color: #ffffff;
    }

    .room_ninzu {
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 700;
      font-size: 18px;
      margin-left: 10px;
      margin-top: 24px;
      text-align: justify;
      color: #ffffff;
    }

    .room_setsumei {
      width: 615px;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 400;
      font-size: 15px;
      line-height: 25px;
      margin-top: 10px;
      text-align: justify;
      color: #ffffff;
    }

    .yoyu {
      width: 615px;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 400;
      font-size: 12px;
      line-height: 4.6px;
      margin-top: 15px;
      text-align: justify;
      color: #ffffff;
    }

    .jousetsu {
      width: 615px;
    }

    .jousetsu_title {
      width: 200px;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 700;
      font-size: 20px;
      margin: auto;
      margin-top: 90px;
      text-align: center;
      color: #ffffff;
    }

    .ryoukin {
      position: sticky;
      top: 100px; /* 固定する位置（親要素の上端からの距離） */
      z-index: 100;
    }

    .hyou1 img{
      width: 615px;
      margin: auto;
      margin-top: 20px;
    }

    .hyou3 img{
      width: 615px;
      margin: auto;
      margin-top: 20px;
    }

    .hyou4 img{
      width: 615px;
      margin: auto;
      margin-top: 20px;
    }

    .hyou-text {
      margin-top: -292px;
      margin-left: 20px;
    }

    .gakki-maker {
      display: flex;
      flex-direction: row;
      margin-top: 3.4px;
      margin-bottom: 33px;
    }

    .gakki-maker2 {
      display: flex;
      flex-direction: row;
      margin-top: 245px;
      margin-bottom: 33px;
    }

    .gakki {
      width: 200px;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 700;
      font-size: 18px;
      letter-spacing: 0.2px;
      margin-top: 0px;
      text-align: center;
      color: #ffffff;
    }

    .maker {
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 400;
      font-size: 18px;
      margin-top: 0.5px;
      margin-left: 100px;
      color: #ffffff;
    }

    .maker2 {
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 400;
      font-size: 18px;
      margin-top: 0.5px;
      margin-left: 100px;
      color: #ffffff;
    }

    .mic {
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 700;
      font-size: 18px;
      margin-top: 3px;
      margin-left: 350px;
      color: #ffffff;
    }

    .mic2 {
      width: 615px;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 700;
      font-size: 18px;
      margin: auto;
      margin-top: 5px;
      margin-bottom: 359px;
      text-align: center;
      color: #ffffff;
    }

    .mic3 {
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 700;
      font-size: 18px;
      margin-top: 3px;
      margin-left: 435px;
      margin-bottom: 270px;
      color: #ffffff;
    }

    .mic4 {
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 700;
      font-size: 18px;
      margin-top: 3px;
      margin-left: 270px;
      margin-bottom: 266px;
      color: #ffffff;
    }

    .mic5 {
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 700;
      font-size: 18px;
      margin-top: 3px;
      margin: auto;
      text-align: center;
      margin-bottom: 312px;
      color: #ffffff;
    }

    .mic6 {
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 700;
      font-size: 18px;
      margin-top: 3px;
      margin-left: 437px;
      margin-bottom: 243px;
      color: #ffffff;
    }

    /* .price {
      width: 39px;
      font-family: 'Outfit', sans-serif;
      font-weight: 700;
      font-size: 10.2px;
      letter-spacing: 0.3px;
      text-align: center;
      margin: auto;
      margin-top: 50px;
      color: #ffffff;
    }

    .price-sub {
      width: 30px;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 700;
      font-size: 4.6px;
      text-align: center;
      margin: auto;
      margin-top: -0.5px;
      color: #ffffff;
    } */

    .hyou2 img{
      width: 283px;
      margin-top: -1360px;
      margin-left: 720px;
    }

    .hyou4 img{
      width: 283px;
      margin-top: -1360px;
      margin-left: 720px;
    }


    .hyou5 img{
      width: 283px;
      margin-top: -1329px;
      margin-left: 720px;
    }

    .hyou-text2 {
      width: 250px;
      margin-top: -505px;
      margin-left: 760px;
    }

    .hyou-text3 {
      width: 250px;
      margin-top: -555px;
      margin-left: 760px;
    }

    .hyou-text4 {
      width: 250px;
      margin-top: -505px;
      margin-left: 760px;
    }

    .ninzu-kakaku {
      display: flex;
      flex-direction: row;
      text-align: center;
      margin-bottom: 22px;
    }

    .ninzu-kakaku2 {
      display: flex;
      flex-direction: row;
      margin-top: 7px;
    }

    .ninzu {
      width: 80px;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 700;
      font-size: 18px;
      letter-spacing: 0.2px;
      margin-right: 50px;
      margin-top: 0px;
      color: #ffffff;
      text-align: center;
    }

    .kakaku {
      width: 70px;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 700;
      font-size: 18px;
      margin-top: 0px;
      color: #ffffff;
      text-align: center;
    }

    .webyoyaku img{
      width: 208px;
      margin-top: 25px;
    }

    .roommenu {
      max-height: 180px;
      margin-left: 760px;
      margin-top: 100px;
    }

    .roommenu2 {
      max-height: 180px;
      margin-left: 760px;
      margin-top: 110px;
    }

    .roommenu3 {
      max-height: 180px;
      margin-left: 760px;
      margin-top: 105px;
    }

    .roommenu4 {
      max-height: 180px;
      margin-left: 760px;
      margin-top: 115px;
    }

    .roommenu_each1:hover {
      width: 283px;
      height: 46px;
      border: 3px solid #ffffff;
      border-radius: 23px;
      padding: 5px 10px 1px 35px;
      margin-left: -38px;
      margin-top: -8px;
      margin-bottom: -9px;
    }

    .roommenu_each2:hover {
      width: 283px;
      height: 50px;
      border: 3px solid #ffffff;
      border-radius: 21px;
      padding: 5px 10px 1px 35px;
      margin-left: -38px;
      margin-top: 7px;
      margin-bottom: -9px;
    }

    .roommenu_each3:hover {
      width: 283px;
      height: 50px;
      border: 3px solid #ffffff;
      border-radius: 21px;
      padding: 5px 10px 1px 35px;
      margin-left: -38px;
      margin-top: 7px;
      margin-bottom: -10px;
    }

    .roommenu_each4:hover {
      width: 283px;
      height: 50px;
      border: 3px solid #ffffff;
      border-radius: 21px;
      padding: 5px 10px 1px 35px;
      margin-left: -38px;
      margin-top: 6.5px;
    }

    .roommenu_each1 {
      display: flex;
      margin-top: 15px;
      max-height: 46px;
    }

    .roommenu_each2 {
      display: flex;
      margin-top: 15px;
      max-height: 46px;
    }

    .roommenu_each3 {
      display: flex;
      margin-top: 15px;
      max-height: 46px;
    }

    .roommenu_each4 {
      display: flex;
      margin-top: 15px;
      max-height: 46px;
    }

    .roommenu_arrow {
      margin-right: 5px;
    }

    .roommenu_arrow img {
      display: inline-block;
      width: 12px;
    }

    .roommenu_text {
      display: inline-block;
      width: 140px;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 700;
      font-size: 19px;
      margin-top: 0px;
      margin-left: 5.5px;
      color: #ffffff;
    }

    iframe {
      width: 615px;
      height: 460px;
      margin-top: 1000px;
    }

    .ekikara {
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 400;
      font-size: 15px;
      margin-top: 3.5px;
      margin-left: 5.5px;
      color: #ffffff;
    }

    .parking {
      display: flex;
      flex-direction: row;
    }

    .tyushajou {
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 400;
      font-size: 15px;
      margin-top: 1px;
      margin-left: 5.5px;
      color: #ffffff;
    }

    .coinparkingwo {
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 400;
      font-size: 12px;
      margin-top: 5px;
      margin-left: 10px;
      color: #ffffff;
    }

    .otoiawae-tenpo {
      display: none;
    }

    .otoiawae-tenpo-pc {
      width: 615px;
      margin-left: 0px;
    }

    .otoiawae-tenpo-title {
      width: 200px;
      font-family: 'Outfit', sans-serif;
      font-weight: 700;
      font-size: 61px;
      letter-spacing: 0.3px;
      text-align: center;
      margin: auto;
      margin-top: 130px;
      color: #ffffff;
    }

    .otoiawae-tenpo-sub {
      width: 130px;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 700;
      font-size: 21px;
      text-align: center;
      margin: auto;
      margin-top: -0.5px;
      color: #ffffff;
    }

    .otoiawae-tenpo-text {
      width: 600px;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 400;
      font-size: 15px;
      text-align: center;
      margin: auto;
      margin-top: -70px;
      margin-bottom: 330px;
      color: #ffffff;
    }

    .linenite {
      position: relative;
      z-index: 1000000;
    }

    .linenite img{
      width: 412px;
      margin: auto;
      margin-top: 88px;
      margin-bottom: 93px;
    }

    .map-toiawase {
      display: none;
    }
}

/* ////////////////////////////////////////////////// 1280px?//////////////////////////////////////////////////////////////// */
/*
@media screen and (min-width:1280px) {


} */
