:root {
  --main: #424242;
  --orange: rgba(236, 90, 7, 0.8);
  font-size: 62.5%;
  font-family: 'Inter';
}

ul,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}

body {
  font-family: 'Alata', 'Inter', 'B612 Mono', 'Bellota', 'Asap Condensed', sans-serif, system-ui monospace;
  color: var(--main);
  line-height: normal;
  background: #eaeaea;
}

#header {
  width: 100vw;
  height: 85px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 2vw;
}
#header .logo img {
  width: 240px;
  height: auto;
}
#header .cta ul {
  display: flex;
  flex-direction: row;
  gap: 16px;
}
#header .cta a {
  text-decoration: none;
}
#header .cta li {
  width: 240px;
  height: 69px;
  background: rgba(255, 255, 255, 0.5019607843);
  border: 1px solid #000;
  padding: 14px 0;
  font-family: 'B612 Mono';
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: 2.16px;
  display: grid;
  place-items: center;
}

#mv {
  width: 100vw;
  height: 57.89vw;
  background-image: url(/hebel/area/yamanashi/rental-studio/img/mv_bg.png);
  background-size: cover;
  background-position: center;
  padding-left: 6.5625vw;
  padding-top: 25.78125vw;
  margin-bottom: 108px;
}
#mv h1 {
  color: #fff;
  text-align: center;
  font-family: Inter;
  font-size: 3.28152vw;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 4.2px;
  text-align: left;
  padding-bottom: 18px;
}
#mv h1 .hebel {
  color: #fff;
  text-align: center;
  font-family: Inria Sans;
  font-size: 2.8125vw;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 5.4px;
  border-top: 1px solid #fff;
  width: 67.1875vw;
  padding-top: 9px;
  display: inline-flex;
}

.btn_reverve {
  background: #fff;
  width: 519px;
  height: 93px;
  border-radius: 13.5px;
  text-align: center;
  display: grid;
  place-items: center;
  margin: 0 auto;
}
.btn_reverve a {
  font-family: Alata;
  text-decoration: none;
  font-size: 28px;
  letter-spacing: 5.6px;
}

.container {
  max-width: 1130px;
  margin: 0 auto;
}

h2 {
  color: var(--main);
  font-family: Inter;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 3.6px;
  padding-bottom: 8px;
  border-bottom: 1px solid #424242;
  width: 433px;
}

.wrap__title_en {
  color: var(--orange);
  font-family: Alata;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

#concept {
  position: relative;
  margin-bottom: 106px;
}
#concept::after {
  content: '';
  background: url(/hebel/area/yamanashi/rental-studio/img/home.png);
  width: 600px;
  height: 400px;
  background-size: cover;
  position: absolute;
  top: 56px;
  right: 0;
}
#concept .wrap__title_en {
  display: block;
  margin-bottom: 52px;
}
#concept h3 {
  font-family: B612;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 5.04px;
  margin-bottom: 40px;
}
#concept p {
  font-family: B612;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 2.16px;
}
#concept p:not(:last-of-type) {
  padding-bottom: 32px;
}

#service {
  margin-top: 83px;
  display: flex;
  flex-wrap: wrap;
}
#service .service_img {
  width: 559px;
  height: auto;
  padding-right: 86px;
}
#service .wrap__title_en {
  display: block;
  margin-bottom: 53px;
}
#service .wrap {
  position: relative;
}
#service .wrap::after {
  content: '';
  background-image: url(/hebel/area/yamanashi/rental-studio/img/sofa.png);
  background-size: cover;
  background-position: center;
  width: 316px;
  height: 112px;
  position: absolute;
  bottom: 30px;
  right: -35px;
}
#service h3 {
  font-family: B612;
  font-size: 28px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 5.04px;
  margin-bottom: 40px;
}
#service li h4 {
  font-family: B612;
  font-size: 22px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 2.64px;
}
#service li p {
  font-family: B612;
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 2.16px;
  padding-bottom: 30px;
}
#service .exam {
  padding-bottom: 336px;
}
#service .exam ul {
  margin-top: 51px;
  display: flex;
  flex-direction: row;
  gap: 47px;
  max-width: 1129px;
  padding: 0;
  position: relative;
}
#service .exam ul h5 {
  text-align: center;
  font-family: B612;
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 2.16px;
}
#service .exam .exam__attention {
  width: 1226px;
  height: auto;
  border: 0.5px solid #424242;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  padding: 24px;
}
#service .exam .exam__attention .title {
  font-family: B612;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 4.32px;
  padding-bottom: 30px;
}
#service .exam .exam__attention .txt {
  font-family: B612;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 3.24px;
  padding-left: 32px;
}

@media screen and (max-width: 1060px) {
  #service .exam {
    padding-bottom: 38vw;
  }
}
@media screen and (max-width: 1200px) {
  #service .exam .exam__attention {
    width: 96vw;
  }
  #service .service_img {
    width: 41.666vw;
  }
}
#flow {
  margin-bottom: 71px;
}
#flow h2 {
  text-align: center;
  display: block;
  margin: 0 auto;
}
#flow .wrap__title_en {
  text-align: center;
  display: block;
  margin: 4px auto 34px;
}
#flow ul {
  display: flex;
  flex-direction: row;
  gap: 8px;
  padding: 0;
  justify-content: center;
}
#flow li {
  width: 333px;
  height: auto;
  text-align: center;
  background: #fff;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  padding: 28px 28px 40px;
}
#flow li h2 {
  text-align: center;
  font-family: B612;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  border-bottom: none;
  width: unset;
  margin-bottom: 50px;
}
#flow li .wrap__step {
  text-align: center;
  font-family: Bellota;
  font-size: 30px;
  font-style: normal;
  font-weight: bold;
  line-height: normal;
}
#flow li img {
  width: 173px;
  height: 173px;
  display: block;
  margin: 0px auto 37px;
}
#flow li p {
  color: #424242;
  text-align: center;
  font-family: B612 Mono;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 2.16px;
}
#flow li .border {
  width: 100%;
  height: 1px;
  background-color: #000;
  display: block;
  margin-bottom: 30px;
}

#gallery {
  margin-bottom: 64px;
}
#gallery h2 {
  text-align: center;
  display: block;
  margin: 0 auto;
}
#gallery .wrap__title_en {
  text-align: center;
  display: block;
  margin: 4px auto 56px;
}
#gallery img {
  display: block;
  width: 100vw;
  max-width: 1280px;
  margin: 0 auto;
  transform: translateX(-6%);
}

#access {
  display: block;
  width: 100vw;
  max-width: 1280px;
  margin: 0 auto 85px;
  transform: translateX(-6%);
}
#access h2 {
  text-align: left;
  display: block;
  margin: 0 auto;
}
#access .wrap__title_en {
  text-align: left;
  display: block;
  margin: 4px auto 40px;
}
#access .wrap {
  display: flex;
}
#access p {
  font-family: B612;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 2.88px;
  padding-bottom: 1em;
}
#access .txt {
  margin-left: 75px;
}

#faq {
  position: relative;
  margin-bottom: 56px;
}
#faq::after {
  content: '';
  background-image: url(/hebel/area/yamanashi/rental-studio/img/faq_after.png);
  width: 353px;
  height: 265px;
  background-size: cover;
  position: absolute;
  bottom: -32px;
  right: -56px;
}
#faq h2 {
  text-align: left;
  display: block;
}
#faq .wrap__title_en {
  text-align: left;
  display: block;
  margin: 4px auto 32px;
}
#faq li {
  color: #424242;
  font-family: B612;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 2.16px;
  margin-bottom: 35px;
}
#faq li .txt_q {
  padding-bottom: 4px;
}
#faq img {
  width: 833px;
  margin-top: 27px;
  display: block;
}

#contact {
  width: 100vw;
  height: 720px;
  background-image: url(/hebel/area/yamanashi/rental-studio/img/contact_bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  justify-content: center;
}
#contact h2 {
  color: #ec5a07;
  text-align: center;
  font-family: B612;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 6px;
  margin-bottom: 60px;
  border-bottom: none;
}
#contact p {
  color: #424242;
  text-align: center;
  font-family: B612;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 2.88px;
  margin-bottom: 92px;
}

#footer {
  background-color: #fff;
  width: 100vw;
  display: flex;
  flex-direction: row;
  align-items: center;
  text-align: center;
  justify-content: center;
}
#footer img {
  width: 370.421px;
  height: 138px;
  margin: 56px auto 0;
}
#footer p {
  color: #000;
  text-align: center;
  font-family: Asap Condensed;
  font-size: 24.211px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 80px;
} /*# sourceMappingURL=style.css.map */
