#s_add {
  background: url(/wp-content/uploads/top_bridal_bg.jpg) no-repeat center;
  background-size: cover;
  padding: clamp(45px, 4.39238653vw, 60px) 0 clamp(60px, 6.588579795vw, 90px);
}
@media (max-width: 769px) {
  #s_add {
    background: url(/wp-content/uploads/top_bridal_bg_sp.jpg) no-repeat;
  }
}
@media (max-width: 769px) {
  #s_add .inner {
    max-width: 640px;
    width: 100%;
    margin: 0 auto;
  }
}
#s_add .inner .wrap {
  margin: 0 20px;
}
#s_add .inner .wrap .box {
  margin-left: 11.0416666667vw;
  max-width: 640px;
  width: 100%;
}
@media (max-width: 1366px) {
  #s_add .inner .wrap .box {
    margin-left: 7.3206442167vw;
  }
}
@media (max-width: 769px) {
  #s_add .inner .wrap .box {
    margin: 0;
    max-width: 100%;
  }
}
#s_add .inner .wrap .box .title {
  font-family: "Aboreto", system-ui;
  font-size: clamp(50px, 7.1742313324vw, 98px);
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.02em;
  background: linear-gradient(120deg, rgb(141, 132, 118) 0%, rgb(192, 182, 168) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#s_add .inner .wrap .box .sub_title {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-size: clamp(24px, 2.7818448023vw, 38px);
  line-height: 1.6;
  letter-spacing: 0.04em;
  color: #4f4238;
  margin-bottom: clamp(35px, 4.0263543192vw, 55px);
}
#s_add .inner .wrap .box .sub_title .sub_title_space {
  display: none;
}
@media (max-width: 769px) {
  #s_add .inner .wrap .box .sub_title .sub_title_space {
    display: block;
  }
}
#s_add .inner .wrap .box .content {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-size: clamp(14px, 1.1713030747vw, 16px);
  line-height: 2.2;
  color: #4f4238;
  margin-bottom: 30px;
}
@media (max-width: 769px) {
  #s_add .inner .wrap .box .content .content_space {
    display: none;
  }
}
#s_add .inner .wrap .box .content:last-child {
  margin-bottom: 0;
}/*# sourceMappingURL=top_add.css.map */