#find,
#service {
  margin-top: -103px;
  padding-top: 103px;
}

/*******************************/
#main,
#nav,
#find,
#service {
  padding-bottom: 100px;
  line-height: 3rem;
  letter-spacing: 0.15em;
}

main img {
  width: 100%;
  height: auto;
}

#find_kokuin img {
  margin-top: 80px;
  width: 100%;
  height: calc(100vw / 2);
}

h1 {
  margin-bottom: 1rem;
  p {
    margin-bottom: 1rem;
  }
}

h2 {
  font-size: 2.4rem;
}

h2 span {
  display: block;
}

figure {
  margin-bottom: 50px;
}

.scene h3 {
  font-size: 2.5rem;
}

#find h1,
#service h1 {
  padding: 25px 0;
  line-height: 2.5rem;
}

.fa-circle-chevron-down {
  margin-top: 30px;
}
/*******************************/
#main_image {
  position: relative;
  background-image: url("../../image/feature-spring2024-main-sp.jpg");
  background-attachment: scroll;
  background-position: top right;
  width: auto;
  height: calc(80vh - 103px);
}

#main_title {
  position: absolute;
  margin: 15px;
  padding: 5%;
  bottom: -80px;
  background-color: white;
  font-size: 7vw;
  line-height: 3.5rem;
  text-align: center;
  border: 1px solid var(--brown);
}

#main_title_jp {
  margin-top: 20px;
  font-size: 4.5vw;
}

/*******************************/
#nav_lead{
  padding:30px;
  opacity: 0.85;
}

.menu_category_title {
  display: flex;
  padding: 15px 0;
  border-radius: 5px;
  div {
    width: 80%;
  }
}

.menu {
  display: none;
}

.menu_list {
  display: none;
}

#nav {
  padding-bottom: 100px;
}

/*******************************/
.subtitle {
  margin: 50px 0 30px;
  padding: 15px 0;
}

.scene_title {
  padding-bottom: 30px;
}

/*******************************/
#find_scene_Valentine,
#find_scene_kadode,
#find_scene_newlife {
  margin-top: 100px;
}

#find_kokuin h3 {
  line-height: 4rem;
}

/*******************************/
figcaption {
  margin: 15px 0 30px;
}

.tab-label {
  margin: 50px 0 30px;
}

.price_item {
  font-size: 3rem;
}

/*******************************/
#fukukake div {
  margin-top: 30px;
}
.btn div {
  margin-top: 10px;
}

.button {
  margin: 50px;
}
