@charset "UTF-8";

html {
  font-size: 100%;
  scroll-behavior: smooth;
}

body {
  color: rgb(206, 206, 206);
  background-color: black;
  font-family: "Abril Fatface", "Libre Baskerville", "Noto Sans JP", serif;
}

a {
  text-decoration: none;
}

img {
  max-width: 100%;
  height: auto;
}

.shop-name {
  font-size: 1.5rem;
  color: white;
  font-family: "M PLUS 1p", sans-serif;
  margin: 0px 10px 10px;
}

.unders {
  text-align: center; /* 中央揃え */
}

.lady-unders {
  margin-bottom: 3vh;
}

.under {
  margin-top: -25px;
  display: inline-block; /* 画像を横に並べる */
  vertical-align: top; /* 画像を上揃えにする */
  width: 70px;
}
.title-deco {
  height: 1rem;
  margin: 25px 9px 0;
}
h1 {
  color: rgb(157, 150, 46);
  position: relative; /* z-indexを適用するために必要 */
  z-index: 1; /* 他の要素よりも背面に配置 */
}
p {
  font-size: 0.8rem;
  font-family: "Libre Baskerville", "Shippori Mincho B1", serif;
  font-weight: lighter;
}
li {
  list-style: none;
}

/*開いた時の画面*/

.logo_kami {
  width: 70vw;
}
.logo_fadein {
  display: flex;
  background: #000;
  position: fixed;
  top: -15%;
  left: 0;
  height: 130%;
  width: 100%;
  z-index: 10000;
  justify-content: center; /* 水平方向の中央揃え */
  align-items: center; /* 垂直方向の中央揃え（必要に応じて） */
}
.logo_fadein p {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: none;
  z-index: 10001;
  width: 280px;
}

/* 最後の画像の右マージンを削除する */
.under:last-child {
  margin-right: 0;
}

.wrapper {
  max-width: 1200px;
  margin: 0 auto;
}

/*動画*/
.video-container {
  filter: grayscale(70%);
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; /* 16:9のアスペクト比 */
  height: 0;
}
.video-container video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* ヘッダー始め */
.logo {
  width: 170px;
  margin-top: 10px;
}

.head-icons {
  color: rgb(157, 150, 46);
  font-size: 2rem;
  margin-top: 24px;
  margin-right: 75px;
}

.fa-instagram a:hover {
  color: rgb(162, 154, 36);
}
.fa-language a:hover {
  color: rgb(162, 154, 36);
}

/*ハンバーガー*/
#g-nav {
  /*position:fixed;にし、z-indexの数値を小さくして最背面へ*/
  position: fixed;
  z-index: -1;
  opacity: 0; /*はじめは透過0*/
  /*ナビの位置と形状*/
  top: 0;
  left: -2%;
  width: 1000%;
  height: 100vh; /*ナビの高さ*/
  background: black;
  /*動き*/
  transition: all 0.3s;
}

/*アクティブクラスがついたら透過なしにして最前面へ*/
#g-nav.panelactive {
  opacity: 1;
  z-index: 999;
}

/*ナビゲーションの縦スクロール*/
#g-nav.panelactive #g-nav-list {
  /*ナビの数が増えた場合縦スクロール*/
  position: fixed;
  z-index: 999;
  width: 100%;
  height: 100vh; /*表示する高さ*/
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

/*ナビゲーション*/
#g-nav ul {
  display: none;
  /*ナビゲーション天地中央揃え*/
  position: absolute;
  z-index: 999;
  top: 50%;
  left: 47%;
  transform: translate(-50%, -50%);
}

#g-nav.panelactive ul {
  display: block;
}

/*リストのレイアウト設定*/

#g-nav li {
  list-style: none;
  text-align: center;
}

#g-nav li a {
  color: rgb(157, 150, 46);
  text-decoration: none;
  padding: 10px;
  display: block;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: bold;
}

/*========= ボタンのためのCSS ===============*/
.openbtn1 {
  position: fixed;
  z-index: 9999; /*ボタンを最前面に*/
  top: 20px;
  right: 20px;
  cursor: pointer;
  width: 70px;
  height: 70px;
}

/*×に変化*/
.openbtn1 span {
  display: inline-block;
  transition: all 0.4s;
  position: absolute;
  left: 14px;
  height: 3px;
  border-radius: 2px;
  background-color: rgb(157, 150, 46);
  width: 45%;
}

.openbtn1 span:nth-of-type(1) {
  top: 15px;
}

.openbtn1 span:nth-of-type(2) {
  top: 25px;
}

.openbtn1 span:nth-of-type(3) {
  top: 35px;
}

.openbtn1.active span:nth-of-type(1) {
  top: 18px;
  left: 18px;
  transform: translateY(6px) rotate(-45deg);
  width: 30%;
}

.openbtn1.active span:nth-of-type(2) {
  opacity: 0;
}

.openbtn1.active span:nth-of-type(3) {
  top: 30px;
  left: 18px;
  transform: translateY(-6px) rotate(45deg);
  width: 30%;
}

.mini-icon {
  margin-right: 0px; /* アイコンとテキストの間隔 */
  width: 24px; /* アイコンの幅 */
  height: 24px; /* アイコンの高さ */
}

.page-header li {
  font-size: 1.2rem;
  display: flex;
  text-align: center;
  display: flex; /* flexboxを使用してアイコンとテキストを横並びにする */
  align-items: center; /* アイコンとテキストを中央揃えにする */
}

.page-header {
  padding: 0 13px 0 13px;
  background-color: black;
  display: flex;
  justify-content: space-between;
}

/* モバイル終わり */
/* ヘッダー終わり */

/*Philosophy始め*/
.philosophy {
  border-width: thin;
  border-top-style: solid;
  border-top-color: rgb(80, 80, 80);
  background: url(../images/bg_1.jpeg) no-repeat center/cover;
  padding: 3% 5% 3%;
}
.iconkami {
  margin-top: -1vh;
  height: 13vh;
  width: auto;
}
.icon {
  margin-left: -4vw;
  margin-top: -1vh;
  height: 13vh;
  width: auto;
  object-fit: cover;
}
.philotext1 {
  background: linear-gradient(
    rgba(255, 255, 255, 0.7),
    rgba(255, 255, 255, 0.9)
  );
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-right-color: rgba(255, 255, 255, 0.2);
  border-bottom-color: rgba(255, 255, 255, 0.2);
  border-radius: 20px;
  padding: 3% 6% 4%;
}
#philosophy {
  font-family: "Shippori Mincho B1", serif;
  color: black;
  font-size: 1rem;
}
.titles {
  display: flex;
  justify-content: left;
  margin: 10px;
}

@media (max-width: 700px) {
  .titles {
    height: 70px;
    width: auto;
    object-fit: cover;
  }
  .icon {
    height: 70px;
    width: auto;
    object-fit: cover;
  }
  .iconkami {
    height: 70px;
    width: auto;
  }
}
/*Philosophy終わり*/

/*News始め*/
#news {
  padding: 4% 5% 4%;
  background-color: black;
  border-width: thin;
  border-top-style: solid;
  border-top-color: rgb(80, 80, 80);
}
a {
  text-decoration: none;
  color: #333;
}

.news-items {
  margin: 0 auto;
  border-bottom: #ddd 1px solid;
}

.news-item {
  display: flex;
  padding: 20px 0 12px;
}

.details-button {
  margin-top: 10px;
  padding: 10px 20px;
  background-color: rgb(162, 154, 36); /* 緑色の背景 */
  color: #ffffff;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  font-weight: bold;
  transition: background-color 0.3s, transform 0.3s;
}

.details-button:hover {
  background-color: rgb(158, 150, 37); /* ホバー時に濃い緑色 */
  transform: translateY(-2px);
  color: #ffffff;
}

.details-button:active {
  background-color: rgb(162, 154, 36); /* クリック時にさらに濃く */
  transform: translateY(0);
}

.news-details {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease, padding 0.5s ease;
  background-color: #f9f9f9;
  padding: 0 20px;
  border-radius: 5px;
  margin-top: 10px;
}

.news-details.open {
  max-height: 500px; /* 必要に応じて調整 */
  padding: 20px;
}

.news-details p {
  margin: 0;
  color: #333;
  line-height: 1.6;
}

.news-item:not(:first-child) {
  border-top: 1px solid #ddd;
}

.news-head {
  display: flex;
  width: 200px;
}

.news-date {
  width: 110px;
  padding-top: 3px;
}

.news-label a {
  display: block;
  width: 90px;
  height: 32px;
  line-height: 32px;
  color: rgb(91, 91, 91);
  background: white;
  font-weight: bold;
  text-align: center;
  border-radius: 1px;
}

.news-title {
  width: calc(100% - 200px);
  padding-left: 30px;
  padding-top: 3px;
  line-height: 1.5;
}

.price-changes {
  font-family: "Shippori Mincho B1", serif;
  font-size: 1rem;
  color: black;
  width: 100%;
  margin-bottom: 10%;
  border-top: rgb(157, 150, 46) solid 2px;
  border-bottom: rgb(157, 150, 46) solid 2px;
  border-collapse: collapse;
}
.news-item {
  display: block;
}
@media (max-width: 700px) {
  .news-title {
    width: 100%;
    padding-left: 0;
    padding-top: 0;
    margin-top: 10px;
  }
}

/*News終わり*/

/*原当麻*/
.harataima-page,
.soubudai-page,
.waseda-page {
  margin: 5vh 0 5vh;
  width: 50vw;
  margin: 5vh auto;
  border: #ddd 3px solid;
  border-radius: 10px;
}

@media (max-width: 600px) {
  .harataima-page,
  .soubudai-page,
  .waseda-page {
    width: 90vw;
  }
}

/*Price始め*/
#price {
  padding-top: 4%;
  background-color: black;
  border-width: thin;
  border-top-style: solid;
  border-top-color: rgb(80, 80, 80);
}
.price-yen {
  margin-top: 9px;
}
.menu-text0 {
  padding: 1rem 0 1rem;
  font-size: 1rem;
}
.icon1 {
  position: relative; /* z-indexを適用するために必要 */
  z-index: 1; /* 他の要素よりも背面に配置 */
  height: 40px;
  width: auto;
  object-fit: cover;
}
.price-title {
  text-transform: uppercase;
  font-size: 2rem;
  margin: 15px;
}
.container {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 10px;
  padding: 2rem;
}
.menu {
  width: 100%;
  background-color: black;
  text-align: center;
  text-transform: uppercase;
}
.titles-pri {
  display: flex;
  justify-content: center;
  margin-bottom: 1rem;
}

.lady-titles-pri {
  margin-top: 4vh;
}
.menu-text {
  font-family: "Shippori Mincho B1", sans-serif;
  font-size: 0.9rem;
  margin: 0.5rem;
}
.menu-img {
  border: 4px solid rgb(209, 209, 209);
}
.hair-style {
  margin-top: 10px;
}

.more {
  text-align: center;
  margin-bottom: 1rem;
  font-size: 0.8rem;
}

.more a {
  display: inline-block;
  padding: 12px 24px;
  background-color: rgb(157, 150, 46); /* 青色の背景 */
  color: white; /* 文字色を白に */
  text-decoration: none;
  border-radius: 25px;
  font-weight: bold;
  transition: background-color 0.3s, transform 0.3s, box-shadow 0.3s;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.more a:hover {
  background-color: rgb(125, 120, 37); /* ホバー時に色を濃く */
  transform: translateY(-2px);
  box-shadow: 0 6px 8px rgba(0, 0, 0, 0.15);
  cursor: pointer;
}

.more a:active {
  background-color: rgb(96, 92, 28); /* クリック時にさらに濃く */
  transform: translateY(0);
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.border-bottom {
  border-bottom: rgb(157, 150, 46) dotted 1px;
}

@media (max-width: 700px) {
  .container {
    display: grid;
    grid-template-columns: 1fr;
    gap: 25px;
    margin-left: -3%;
    margin-right: -3%;
  }
  .menu {
    overflow: hidden;
    font-size: 15px;
  }
  .menu img {
    max-width: 100%;
    height: auto;
    border: 7px solid rgb(209, 209, 209);
  }
  .menu-text {
    margin: 20px 0px 20px;
  }
}
/*Price終わり*/

/*Staff始め*/
#staff {
  padding-top: 4%;
  padding-bottom: 4%;
  background-color: black;
  border-width: thin;
  border-top-style: solid;
  border-top-color: rgb(80, 80, 80);
}
.container-staff {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}

.staff-text0 {
  font-size: 1rem;
  padding-top: 1rem;
  padding-bottom: 2rem;
  padding: 4%;
}
@media (max-width: 700px) {
  .container-staff {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
  }
}

/*カレンダーデザイン*/
.responsive-iframe-container {
  position: relative;
  width: 100%;
  margin-bottom: 5vh;
  padding-bottom: 75%; /* アスペクト比 4:3 の場合 */
  height: 0;
  overflow: hidden;
  border: rgb(157, 151, 94) 1px solid;
  border-radius: 10px;
}

.responsive-iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/*Staff終わり*/

/*Access始め*/
#access {
  padding-top: 4%;
  background-color: black;
  border-width: thin;
  border-top: solid rgb(80, 80, 80);
}

.container-map {
  display: flex;
  border-top: solid;
  border-bottom: solid;
  border-color: rgb(219, 219, 219);
}

.map,
.info {
  flex-basis: 50%; /* これにより、mapとinfo要素の幅をコンテナの半分に設定します */
  flex-grow: 1;
}

.map iframe {
  width: 100%;
  height: 100%;
  border: none;
}

.info {
  background-color: #333;
  color: #fff;
}

.info h2 {
  margin-top: 0;
}

.info p {
  margin: 10px 0;
}

.info {
  display: inline-block;
  padding: 10px 20px;
  background-color: rgb(157, 151, 94);
  color: #333;
  text-decoration: none;
}
.access-text {
  font-size: 1rem;
  color: white;
  padding-top: 2rem;
}

@media (max-width: 700px) {
  .container-map {
    flex-direction: column; /* 要素を縦に並べる */
  }

  .map,
  .info {
    width: 100%; /* 要素の幅をビューポートの幅に合わせる */
    box-sizing: border-box; /* パディングとボーダーを幅に含める */
  }

  .map iframe {
    height: 400px; /* iframeの高さを適切な値に設定 */
  }
  .info {
    margin-top: -7px;
  }
}
/*Access終わり*/

/*Footer初め*/
.footer {
  border-top: rgb(80, 80, 80) solid 1px;
}
.footer-content {
  margin: 1rem;
}
.copyright {
  font-size: 0.7rem;
  text-align: center;
}
.footer-main {
  background-image: url(../images/bg_main.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 75% 0;
  margin-bottom: 5%;
}
.footer-nav {
  margin-left: -2rem;
}

.footer-nav a:hover {
  color: rgb(157, 151, 94);
}
/*Footer終わり*/

/*All-menuはじめ*/
.menu-container {
  margin-bottom: 5%;
}
.menu-body {
  width: 90%;
  margin: 5% 0 9% 5%;
}
.shop {
  color: rgb(157, 150, 46);
  text-align: left;
  margin: 15% 0 8%;
  padding: 5px;
  border-bottom: rgb(157, 150, 46) solid 3px;
  font-size: 2rem;
}

.all-menu {
  font-family: "Shippori Mincho B1", serif;
  font-size: 0.75rem;
  width: 100%;
  margin-bottom: 10%;
  border-top: rgb(157, 150, 46) solid 2px;
  border-bottom: rgb(157, 150, 46) solid 2px;
  border-collapse: collapse;
}
.all-menu11 {
  font-family: "Shippori Mincho B1", serif;
  font-size: 0.75rem;
  width: 100%;
  margin-top: -10%;
  margin-bottom: 10%;
  border-top: rgb(157, 150, 46) solid 2px;
  border-bottom: rgb(157, 150, 46) solid 2px;
  border-collapse: collapse;
}
.all-menu1 {
  font-family: "Shippori Mincho B1", serif;
  font-size: 0.75rem;
  width: 100%;
  border-top: rgb(157, 150, 46) solid 2px;
  border-bottom: rgb(157, 150, 46) solid 2px;
  border-collapse: collapse;
}
.price-menu {
  font-size: 1rem;
}
.add-info {
  font-size: 0.65rem;
}
.add-info1 {
  border-bottom: rgba(157, 150, 46, 0.3) solid 1px;
  text-align: left;
}
th {
  border-bottom: rgb(157, 150, 46) solid 1px;
}
th,
td {
  word-wrap: break-word; /* 長い単語を折り返す */
  word-break: break-all; /* 必要に応じて単語内で折り返す */
  padding: 3px;
  text-align: center;
}
.dot-border {
  border-bottom: rgba(157, 150, 46, 0.65) dashed 1px;
}
/*All-menu終わり*/

/*Privacy*/
.priv-main {
  width: 90%;
  margin-left: 5%;
}
.content {
  width: 96%;
  margin-left: 2%;
  font-family: "Shippori Mincho B1", serif;
}

/*検査証*/
#confirmation {
  width: 90%;
  margin-left: 5%;
}
.content1 {
  width: 88%;
  margin-left: 6%;
  margin-bottom: 10%;
  font-size: 0.9rem;
  font-family: "Shippori Mincho B1", serif;
}

/*recruit*/
.recruit-main {
  width: 90%;
  margin-left: 5%;
  margin-bottom: 5%;
}

.form-container {
  width: 90%;
  margin: 0 auto;
  background-color: #fff;
  padding: 20px;
  box-shadow: 0 0 10px rgba(172, 172, 172, 0.1);
  border-radius: 8px;
  margin-top: 50px;
  font-family: "Abril Fatface", "Shippori Mincho B1", serif;
}

.recruit-tb {
  font-family: "Shippori Mincho B1", serif;
  font-size: 0.75rem;
  width: 100%;
  margin-top: 10%;
  margin-bottom: 10%;
  border-top: rgb(157, 150, 46) solid 2px;
  border-bottom: rgb(157, 150, 46) solid 2px;
  border-collapse: collapse;
}

label {
  display: block;
  margin-top: 10px;
  color: #333;
}

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="file"] {
  width: 100%;
  padding: 10px;
  margin-top: 5px;
  border: 1px solid #ddd;
  border-radius: 4px;
  box-sizing: border-box;
}

button {
  display: block;
  width: 100%;
  padding: 10px;
  margin-top: 20px;
  border: none;
  border-radius: 4px;
  font-size: 16px;
  cursor: pointer;
  background-color: rgb(157, 150, 46);
  color: black;
}

button:hover {
  background-color: black;
  color: rgb(157, 150, 46);
}
