@charset "UTF-8";
/* 関数 */
/* 共通 */
.body {
  /* 【header】がpostion tickyの場合overflow非表示 */
  /*overflow: hidden;*/
  letter-spacing: 0;
  color: #333;
}

/* 【header】がpostion tickyの場合overflow表示 */
.overfow-hidden {
  overflow: hidden;
}

.wi997 {
  width: 95%;
  max-width: 1000px;
  margin: 0 auto;
}

.wi1135 {
  width: 95%;
  max-width: 1135px;
  margin: 0 auto;
}

.wi100 {
  width: 100%;
}

.flex-wa {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: center;
}

/* ========================== */
/*         index.html         */
/* ========================== */
/* header */
.logo {
  width: 147px;
}

.none {
  opacity: 0;
  transition: 0.7s;
}

.fixed {
  transition: 0.7s;
}

/* fv-header */
/* fv */
/* fv-bottom */
.fv-bottom {
  padding-bottom: 40px;
  background-color: #f8f8f8;
}

.fv-bottom-text-1 {
  font-family: ryo-display-plusn, serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.6;
  text-align: center;
  border-bottom: 1px solid #bd9f52;
  padding-right: 8px;
  padding-left: 8px;
  display: inline-block;
  letter-spacing: 0;
}

.w-fv-bottom-text-1 {
  text-align: center;
  padding-top: 69px;
  padding-bottom: 38px;
}

.fv-bottom-1-img {
  max-width: 110px;
  width: 100%;
  margin: 0 auto;
}

.w-fv-bottom-con-1 {
  max-width: 143px;
  width: 100%;
  box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  padding-top: 12px;
  padding-right: 7.5px;
  padding-left: 7.5px;
  padding-bottom: 18px;
  min-height: 176px;
  margin-right: 5px;
  margin-left: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 40px;
  background-color: #fff;
}

.fv-bottom-con-1-text-1 {
  font-family: ryo-gothic-plusn, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0;
  padding-bottom: 17px;
  text-align: center;
}

.ww-fv-bottom-con-1 {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.fv-bottom-2-img {
  max-width: 92px;
  width: 100%;
  margin: 0 auto;
}

.fv-bottom-3-img {
  max-width: 101px;
  width: 100%;
  margin: 0 auto;
}

.fv-bottom-4-img {
  max-width: 101px;
  width: 100%;
  margin: 0 auto;
}

.fv-bottom-5-img {
  max-width: 83px;
  width: 100%;
  margin: 0 auto;
}

.w-fv-bottom-con-1:nth-child(2) {
  padding-top: 27px;
}

.w-fv-bottom-con-1:nth-child(3) {
  padding-top: 25px;
}

.w-fv-bottom-con-1:nth-child(4) {
  padding-top: 26px;
}

.w-fv-bottom-con-1:nth-child(5) {
  padding-top: 22px;
}

/* cta-1 */
/*--webp対応ブラウザの場合--*/
/*--webp非対応ブラウザの場合--*/
.cta-1 {
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  padding-bottom: 80px;
  padding-top: 80px;
}

.cta-1-con-top-text-1 {
  font-family: ryo-text-plusn, serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.6;
  letter-spacing: -0.04em;
  padding-top: 19px;
  padding-bottom: 14px;
  text-align: center;
  background: rgb(76, 67, 37);
  background: linear-gradient(-7deg, rgb(76, 67, 37) 40%, rgb(139, 113, 45) 50%, rgb(76, 67, 37) 60%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.cta-1-con-top-text-1-2 {
  font-family: ryo-text-plusn, serif;
  font-weight: 700;
  font-size: 33px;
  line-height: 1.6;
  letter-spacing: -0.04em;
  padding-top: 19px;
  padding-bottom: 14px;
  text-align: center;
  background: rgb(76, 67, 37);
  background: linear-gradient(-7deg, rgb(76, 67, 37) 40%, rgb(139, 113, 45) 50%, rgb(76, 67, 37) 60%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.cta-1-con-top-text-1-2-s1 {
  font-size: 41px;
}

.w-cta-1-con-top-text-1 {
  background: rgb(180, 158, 80);
  background: linear-gradient(90deg, rgb(180, 158, 80) 0%, rgb(240, 229, 190) 50%, rgb(180, 158, 80) 100%);
}

.cta-1-text-1-img {
  max-width: 392px;
  width: 100%;
  margin: 0 auto;
  margin-top: 25px;
  margin-bottom: 39px;
}

.cta-1-btn-1 {
  font-family: ryo-gothic-plusn, sans-serif;
  font-weight: 500;
  font-size: 22px;
  line-height: 1.5;
  letter-spacing: 0;
  padding-bottom: 16px;
  padding-top: 16px;
  text-align: center;
  color: #fff;
}

.w-cta-1-btn-1 {
  background: rgb(216, 150, 71);
  background: linear-gradient(97deg, rgb(216, 150, 71) 0%, rgb(148, 55, 125) 100%);
  max-width: 592px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}

.w-cta-1-btn-1::before {
  content: "";
  display: block;
  position: absolute;
  left: 7px;
  top: 5px;
  width: 100%;
  height: 100%;
  border: 2px solid #000;
}

.w-cta-1-con {
  max-width: 710px;
  width: 100%;
  margin: 0 auto;
  background-color: #fff;
  padding-bottom: 47px;
}

.cta-1-con-top-text-1 {
  padding-top: 1.1em;
  padding-bottom: 1.1em;
}

/* esthetic */
.esthetic {
  background-color: #fcfaf1;
  padding-top: 80px;
  padding-bottom: 39px;
}

.esthetic-1-img {
  max-width: 521px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 60px;
}

.esthetic-text-1 {
  font-family: ryo-display-plusn, serif;
  font-weight: 500;
  font-size: 28px;
  line-height: 1.6;
  letter-spacing: 0;
  padding-bottom: 9px;
}

.esthetic-img-1-img {
  max-width: 340px;
  width: 100%;
  margin-right: 26px;
  top: -9px;
  left: -9px;
  position: relative;
  z-index: 4;
  margin-bottom: 9px;
}

.esthetic-text-2 {
  font-family: ryo-gothic-plusn, sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: -0.08em;
  color: #616161;
}

.esthetic-con-1 {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 710px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding-right: 20px;
  margin-bottom: 41px;
  position: relative;
}

.esthetic-con-1::before {
  content: "";
  display: block;
  border: 2px solid #b49e50;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
}

.esthetic-text-3 {
  background: rgb(139, 113, 45);
  background: linear-gradient(70deg, rgb(139, 113, 45) 40%, rgb(209, 185, 100) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: vdl-penletter, sans-serif;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0;
  font-size: 76px;
  position: absolute;
  top: -49px;
  right: -1px;
  z-index: 5;
}

.esthetic-text-3-2 {
  background: rgb(139, 113, 45);
  background: linear-gradient(70deg, rgb(139, 113, 45) 40%, rgb(209, 185, 100) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: vdl-penletter, sans-serif;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0;
  font-size: 76px;
  position: absolute;
  top: -49px;
  left: 9px;
  z-index: 5;
}

.w-esthetic-text-1 {
  max-width: 331px;
  width: 100%;
}

/**/
.esthetic-con-2 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row-reverse;
  max-width: 710px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding-left: 20px;
  margin-bottom: 41px;
}

.esthetic-con-2::before {
  content: "";
  display: block;
  border: 2px solid #b49e50;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
}

.esthetic-img-2-img {
  max-width: 340px;
  width: 100%;
  margin-left: 17px;
  top: -9px;
  right: -9px;
  position: relative;
  z-index: 4;
  margin-bottom: 9px;
}

/* diet */
/*--webp対応ブラウザの場合--*/
/*.webp .diet { background-image: url("../img/diet-bg.webp");}*/
/*--webp非対応ブラウザの場合--*/
/*.no-webp .diet { background-image: url("../img/diet-bg.png");}*/
.diet {
  background-image: url("../img/diet-bg.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  padding-bottom: 115px;
  padding-top: 80px;
}

.diet-1-img {
  max-width: 685px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 85px;
}

.w-diet-con {
  display: flex;
}

.diet-2-img {
  max-width: 479px;
  width: 100%;
  margin-right: 21px;
}

.diet-3-img {
  max-width: 479px;
  width: 100%;
  margin-left: 21px;
}

/* worries */
/*--webp対応ブラウザの場合--*/
/*.webp .worries { background-image: url("../img/worries-bg.webp");}*/
/*--webp非対応ブラウザの場合--*/
/*.no-webp .worries { background-image: url("../img/worries-bg.png");}*/
.worries {
  background-image: url("../img/worries-bg.jpg");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  padding-bottom: 85px;
  padding-top: 80px;
}

.worries-text-1 {
  font-family: ryo-display-plusn, serif;
  font-weight: 500;
  font-size: 38px;
  line-height: 1.6;
  letter-spacing: 0;
  padding-bottom: 57px;
  text-align: center;
  color: #fff;
}

.worries-check-img {
  max-width: 29px;
  width: 100%;
  margin-right: 11px;
  margin-top: 2px;
}

.worries-text-2 {
  font-family: ryo-gothic-plusn, sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 0;
  color: #fff;
}

.w-worries-text-2 {
  display: flex;
  padding-bottom: 29px;
}

.www-worries-text-2 {
  display: flex;
  justify-content: center;
}

.ww-worries-text-2:nth-child(1) {
  margin-right: 64px;
}

/* cause */
.cause-1-img {
  max-width: 409px;
  width: 100%;
  margin: 0 auto;
}

.w-cause-1-img {
  background-color: #fcfaf1;
  padding-top: 81px;
  padding-bottom: 113px;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}

.cause-01-img {
  max-width: 149px;
  width: 100%;
  margin: 0 auto;
}

.cause-1-1-img {
  max-width: 633px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 68px;
}

/* case-1 */
.cause-1 {
  position: relative;
  padding-top: 97px;
  padding-bottom: 129px;
}

.cause-01-img {
  position: absolute;
  top: -50px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}

.cause-1-img-img {
  max-width: 487px;
  width: 100%;
  margin-right: 31px;
}

.cause-con-1-text-1 {
  font-family: ryo-display-plusn, serif;
  font-weight: 500;
  font-size: 34px;
  line-height: 1.6;
  letter-spacing: 0;
  padding-right: 10px;
  padding-left: 10px;
  text-align: center;
  color: #fff;
  background-color: #bd9f52;
  display: inline-block;
  margin-bottom: 15px;
}

.cause-con-1-text-2 {
  font-family: ryo-gothic-plusn, sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 0;
  color: #7d7b74;
}

.cause-con-1 {
  display: flex;
  align-items: center;
  max-width: 971px;
  width: 100%;
  padding-bottom: 42px;
}

.cause-con-1-text {
  max-width: 451px;
  width: 100%;
  padding-bottom: 42px;
}

.cause-con-1-2 {
  display: flex;
  align-items: center;
  max-width: 971px;
  width: 100%;
  flex-direction: row-reverse;
}

.cause-1-img-img-2 {
  max-width: 487px;
  width: 100%;
  margin-left: 31px;
}

.cause-s1 {
  border-bottom: 2px solid #7d7b74;
  padding-bottom: 4px;
}

/* cause-2 */
.cause-2 {
  background-color: #fcfaf1;
  padding-top: 97px;
  padding-bottom: 182px;
  position: relative;
}

.cause-2-img {
  max-width: 572px;
  width: 100%;
  margin: 0 auto;
}

.cause-2-text-1 {
  font-family: ryo-gothic-plusn, sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 1.6;
  letter-spacing: 0;
  color: #bd9f52;
  padding-bottom: 102px;
  padding-top: 15px;
  max-width: 751px;
  width: 100%;
  margin: 0 auto;
}

.cause-con-2-text-3 {
  background-color: #7d7b74;
  font-family: ryo-gothic-plusn, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 0;
  color: #fff;
  padding-right: 10px;
  padding-left: 10px;
  display: inline-block;
}

.cta-2-text-3-img {
  max-width: 456px;
  width: 100%;
  margin-top: 3px;
}

.cta-2-text-t-img {
  position: absolute;
  top: -96px;
  max-width: 178px;
  width: 100%;
  left: -3px;
}

.cause-con-2 {
  display: flex;
  align-items: flex-end;
  max-width: 971px;
  width: 100%;
  padding-bottom: 123px;
  position: relative;
}

.cause-con-2-text {
  max-width: 456px;
  width: 100%;
  position: relative;
}

.cause-con-2-2 {
  display: flex;
  align-items: flex-end;
  max-width: 971px;
  width: 100%;
  position: relative;
  flex-direction: row-reverse;
}

.cause-2-text-t-img {
  position: absolute;
  top: -77px;
  max-width: 134px;
  width: 100%;
  left: 21px;
}

.cta-2-text-3-2-img {
  max-width: 315px;
  width: 100%;
  margin-top: 7px;
}

/* cause-3 */
.cause-3 {
  position: relative;
  padding-top: 98px;
  padding-bottom: 143px;
}

.cause-3-img {
  max-width: 451px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 65px;
}

.cause-con-3-text-1 {
  color: #7d7b74;
  font-family: ryo-gothic-plusn, sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 0;
}

.cause-3-img-img {
  max-width: 482px;
  width: 100%;
  margin-right: 37px;
}

.cause-con-3 {
  display: flex;
  align-items: center;
  max-width: 971px;
  width: 100%;
  position: relative;
}

/* cause-4 */
.cause-4 {
  position: relative;
  padding-top: 98px;
  padding-bottom: 143px;
  background-color: #fcfaf1;
}

.cause-4-img {
  max-width: 334px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 65px;
}

.cause-con-4-text-1 {
  color: #7d7b74;
  font-family: ryo-gothic-plusn, sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 0;
}

.cause-4-img-img {
  max-width: 482px;
  width: 100%;
  margin-left: 37px;
}

.cause-con-4 {
  display: flex;
  align-items: center;
  max-width: 971px;
  width: 100%;
  position: relative;
  flex-direction: row-reverse;
}

/* cause-5 */
.cause-5 {
  position: relative;
  padding-top: 98px;
  padding-bottom: 83px;
}

.cause-5-img {
  max-width: 258px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 53px;
}

.cause-con-5-text-1 {
  color: #7d7b74;
  font-family: ryo-gothic-plusn, sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 0;
}

.cause-5-img-img {
  max-width: 482px;
  width: 100%;
  margin-right: 37px;
}

.cause-con-5 {
  display: flex;
  align-items: center;
  max-width: 971px;
  width: 100%;
  position: relative;
}

/* cta-2 */
/*--webp対応ブラウザの場合--*/
/*.webp .cta-1 { background-image: url("../img/cta-2-bg.webp");}*/
/*--webp非対応ブラウザの場合--*/
/*.no-webp .cta-1 { background-image: url("../img/cta-2-bg.png");}*/
.cta-1 {
  background-image: url("../img/cta-2-bg.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  padding-bottom: 80px;
  padding-top: 80px;
}

.cta-2-text-1-img {
  max-width: 392px;
  width: 100%;
  margin: 0 auto;
  margin-top: 25px;
  margin-bottom: 36px;
}

/* why */
/*--webp対応ブラウザの場合--*/
/*.webp .why { background-image: url("../img/why-bg.webp");}*/
/*--webp非対応ブラウザの場合--*/
/*.no-webp .why { background-image: url("../img/why-bg.png");}*/
.why {
  background-image: url("../img/why-bg.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  padding-bottom: 80px;
  padding-top: 96px;
}

.why-top-img {
  max-width: 408px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 24px;
}

.why-text-1 {
  font-family: ryo-display-plusn, serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 0;
  text-align: center;
  color: #fff;
}

/* obsession */
.obsession {
  padding-bottom: 37px;
}

.obsession-top-img-t {
  max-width: 490px;
  width: 100%;
  margin: 0 auto;
}

.obsession-top-img {
  max-width: 490px;
  width: 100%;
  margin-right: 22px;
}

.w-obsession-top-img {
  background-color: #fcfaf1;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  padding-top: 81px;
  padding-bottom: 113px;
}

.obsession-con-1-1-img {
  max-width: 488px;
  width: 100%;
}

.w-obsession-con-1 {
  display: flex;
  align-items: center;
  padding-bottom: 60px;
}

.obsession-text-1 {
  background: rgb(139, 113, 45);
  background: linear-gradient(70deg, rgb(139, 113, 45) 40%, rgb(209, 185, 100) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: vdl-penletter, sans-serif;
  font-weight: 500;
  line-height: 0.7;
  letter-spacing: 0;
  font-size: 76px;
  padding-bottom: 13px;
  display: inline-block;
}

.obsession-con-1-1-img {
  padding-bottom: 15px;
}

.obsession-text-2 {
  color: #7d7b74;
  font-family: ryo-gothic-plusn, sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 0;
}

.w-obsession-text-1 {
  max-width: 488px;
  width: 100%;
}

.w-obsession-con-2 {
  display: flex;
  align-items: center;
  padding-bottom: 60px;
  flex-direction: row-reverse;
}

.obsession-top-img2 {
  max-width: 490px;
  width: 100%;
  margin-left: 20px;
}

.w-obsession-con-1-t {
  padding-top: 80px;
}

/* staff */
.staff-top-img {
  max-width: 217px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 52px;
}

.staff {
  background-color: #d1e7f6;
  padding-top: 51px;
  padding-bottom: 0px;
}

.w-staff-con {
  display: flex;
  align-items: center;
  justify-content: center;
}

.staff-img-img {
  max-width: 316px;
  width: 100%;
  margin-right: 7px;
}

.staff-1-img-img {
  max-width: 405px;
  width: 100%;
}

.w-staff-con-2 {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: row-reverse;
  margin-top: 16px;
}

.staff-img2-img {
  max-width: 316px;
  width: 100%;
  margin-left: 29px;
}

/* cta-3 */
.cta-3 {
  padding-top: 63px;
  padding-bottom: 71px;
}

.w-cta-3-3-img {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin-right: 25px;
  margin-left: 25px;
}

.cta-3-1-img {
  max-width: 508px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 55px;
}

.cta-3-2-img {
  max-width: 525px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 33px;
}

.cta-3-4-img {
  margin-right: 25px;
  margin-left: 25px;
}

/* qa */
.qa {
  padding-top: 86px;
  padding-bottom: 48px;
}

.qa-con-1 {
  display: flex;
  padding-bottom: 22px;
}

.q-text-1 {
  color: #7d7b74;
  font-family: ryo-gothic-plusn, sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 0;
  padding-top: 3px;
}

.a-text-1 {
  color: #7d7b74;
  font-family: ryo-gothic-plusn, sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 0;
}

.q-img {
  max-width: 22px;
  width: 100%;
  margin-right: 19px;
}

.a-img {
  max-width: 20px;
  width: 100%;
  margin-right: 22px;
}

.qa-top-img {
  max-width: 195px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 41px;
}

.w-qa-con-1 {
  padding-bottom: 10px;
  max-width: 750px;
  width: 100%;
  margin: 0 auto;
}

/* accsess */
.access {
  background-color: #fcfaf1;
  padding-top: 80px;
  padding-bottom: 71px;
}

.access-top-img {
  max-width: 266px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 102px;
}

.access-tizu-img {
  max-width: 375px;
  width: 100%;
  margin-right: 24px;
}

.w-accsess-text-1 {
  display: flex;
  align-items: center;
  padding-bottom: 12px;
}

.w-accsess-text-3 {
  display: flex;
  align-items: center;
}

.insta-logo-img {
  max-width: 30px;
  width: 100%;
  margin-right: 8px;
}

.acscess-text-1 {
  font-family: ryo-display-plusn, serif;
  font-weight: 500;
  font-size: 23px;
  line-height: 1.6;
  letter-spacing: 0;
  text-align: center;
  color: #333;
}

.access-logo-img {
  max-width: 175px;
  width: 100%;
  margin-right: 10px;
}

.accsess-text-2 {
  font-family: ryo-display-plusn, serif;
  font-weight: 500;
  font-size: 17px;
  line-height: 1.6;
  letter-spacing: 0;
  color: #333;
  padding-bottom: 2px;
}

.acscess-text-3 {
  background: rgb(253, 173, 26);
  background: linear-gradient(84deg, rgb(253, 173, 26) 0%, rgb(236, 55, 84) 52%, rgb(196, 0, 148) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: ryo-gothic-plusn, sans-serif;
  font-weight: 500;
  font-size: 17px;
  line-height: 1.6;
  letter-spacing: 0;
  text-align: center;
}

.ww-acscess-text-3 {
  background: linear-gradient(84deg, rgb(253, 173, 26) 0%, rgb(236, 55, 84) 52%, rgb(196, 0, 148) 100%);
}

.w-acscess-text-3 {
  margin-bottom: 1px;
  background-color: #fcfaf1;
  margin-top: -1px;
  width: 101%;
}

.w-accsess-1 {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 750px;
  width: 100%;
  margin: 0 auto;
}

.swiper {
  max-width: 750px;
  width: 100%;
  margin-top: 52px;
}

/* footer */
.footer {
  background-color: #3e3e3e;
  padding-top: 21px;
  padding-bottom: 11px;
}

.footer-text-1 {
  color: #fff;
  font-family: ryo-gothic-plusn, sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 0;
  text-align: center;
  margin-bottom: 14px;
  border-bottom: 1px solid #fff;
  display: inline-block;
}

.footer-text-2 {
  color: #fff;
  font-family: kozuka-gothic-pr6n, sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 0;
  text-align: center;
}

.w-footer-text-1 {
  text-align: center;
}

/**/
.cta-a-1 {
  display: block;
  max-width: 592px;
  width: 100%;
  margin: 0 auto;
}

.cta-a-2 {
  display: block;
  width: fit-content;
}

/**/
.w-cta-1-con-sp {
  padding-bottom: 0;
}

/* ratin */
/* ================================== */
/*                 sp                 */
/* ================================== */
@media screen and (max-width: 860px) {
  /**/
  .cause-con-1-text-1 {
    font-size: 30px;
  }
}
@media screen and (max-width: 780px) {
  .w-accsess-1 {
    display: block;
  }
  .access-tizu-img {
    max-width: 100%;
    margin-right: 0;
  }
  .ww-accsess-text-1 {
    padding-top: 10px;
  }
  .w-accsess-text-1 {
    padding-bottom: 10px;
  }
  .accsess-text-2 {
    font-size: 12px;
    line-height: 2;
    padding-bottom: 5px;
  }
  .insta-logo-img {
    max-width: 21px;
    margin-right: 6px;
  }
  .acscess-text-3 {
    font-size: 12px;
  }
  /**/
}
@media screen and (max-width: 768px) {
  /* 共通 */
  .sp80 {
    width: 92%;
    margin: 0 auto;
    /*background-color: rgba(0, 0, 255, 0.452);*/
  }
  .wi997 {
    width: 100%;
    max-width: 997px;
    margin: 0 auto;
  }
  /* fv */
  .fv-bottom {
    background-color: #f8f8f8;
  }
  /* */
  .esthetic {
    padding-top: 40px;
    padding-bottom: 21px;
  }
  .w-diet-con {
    flex-wrap: wrap;
  }
  .esthetic-1-img {
    max-width: 350px;
    margin-bottom: 45px;
  }
  .esthetic-con-1-sp-img {
    padding-bottom: 19px;
  }
  /**/
  .diet-2-img {
    margin: 0 auto;
    margin-bottom: 28px;
    max-width: 100%;
  }
  .diet-3-img {
    margin: 0 auto;
    max-width: 100%;
  }
  .diet-1-img {
    margin-bottom: 31px;
    max-width: 350px;
  }
  .diet {
    background-image: url("../img/diet-bg-sp.png");
    padding-bottom: 27.5px;
    padding-top: 40px;
  }
  /**/
  .www-worries-text-2 {
    display: inline-block;
  }
  .wwww-worries-text-2 {
    text-align: center;
  }
  .ww-worries-text-2:nth-child(1) {
    margin-right: auto;
  }
  .worries-text-2 {
    font-size: 14px;
  }
  .worries-check-img {
    max-width: 16px;
    margin-right: 11px;
    margin-top: 4.5px;
  }
  .w-worries-text-2 {
    padding-bottom: 6px;
  }
  .worries-text-1 {
    font-size: 26px;
    padding-bottom: 30px;
  }
  /*--webp対応ブラウザの場合--*/
  /*.webp .worries { background-image: url("../img/worries-bg-sp.webp");}*/
  /*--webp非対応ブラウザの場合--*/
  /*.no-webp .worries { background-image: url("../img/worries-bg-sp.png");}*/
  .worries {
    background-image: url("../img/worries-bg-sp.png");
    padding-bottom: 52px;
    padding-top: 40px;
  }
  /**/
  .cause-con-1 {
    display: block;
  }
  .cause-1-img-img {
    max-width: 100%;
    margin-right: 0;
  }
  .cause-con-1-text {
    max-width: 95%;
    padding-bottom: 65px;
    margin: 0 auto;
    margin-top: -22px;
  }
  .cause-con-1-2 {
    display: block;
    padding-bottom: 0;
  }
  .cause-1-img-img-2 {
    max-width: 100%;
    margin-left: 0;
  }
  .cause-1 {
    padding-top: 47.5px;
    padding-bottom: 0px;
  }
  .cause-1-1-img {
    max-width: 315px;
    margin-bottom: 25px;
  }
  .cause-1-img {
    max-width: 260px;
  }
  .w-cause-1-img {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .cause-s1 {
    border-bottom: 1px solid #7d7b74;
    padding-bottom: 1px;
  }
  /**/
  .cause-con-2 {
    display: block;
  }
  .cause-con-2-text {
    max-width: 95%;
    margin: 0 auto;
    margin-top: -27px;
  }
  .cause-con-2-2 {
    display: block;
  }
  .cause-2 {
    padding-top: 47.5px;
    padding-bottom: 65px;
  }
  .cause-con-1-text-1 {
    font-size: 25.5px;
    margin-bottom: 10px;
  }
  .cause-con-1-text-2 {
    font-size: 12px;
    line-height: 1.8;
  }
  .cta-2-text-3-2-img {
    max-width: 225px;
    margin-top: 6px;
  }
  .cause-2-text-t-img {
    top: -57px;
    max-width: 97px;
    left: 15px;
  }
  .cause-con-2 {
    padding-bottom: 47.5px;
  }
  .cta-2-text-t-img {
    top: -69.5px;
    max-width: 130px;
    left: -5px;
  }
  .cause-2-img {
    max-width: 275px;
  }
  .cause-2-text-1 {
    font-size: 12px;
    line-height: 2;
    padding-bottom: 12px;
    padding-top: 7px;
    max-width: 100%;
  }
  /**/
  .cause-3 {
    padding-top: 47.5px;
    padding-bottom: 65px;
  }
  .cause-con-3 {
    display: block;
  }
  .cause-3-img-img {
    max-width: 100%;
    margin-right: 0;
  }
  .cause-con-3-text {
    width: 95%;
    margin: 0 auto;
    padding-top: 9px;
  }
  .cause-3-img {
    max-width: 275px;
    margin-bottom: 25px;
  }
  .cause-con-3-text-1 {
    font-size: 12px;
    line-height: 1.8;
  }
  /**/
  .cause-con-4 {
    display: block;
  }
  .cause-4-img-img {
    max-width: 100%;
    margin-left: 0;
  }
  .cause-con-4-text {
    width: 95%;
    margin: 0 auto;
    padding-top: 9px;
  }
  .cause-4 {
    padding-bottom: 65px;
    padding-top: 47.5px;
  }
  .cause-con-4-text-1 {
    font-size: 12px;
    line-height: 1.8;
  }
  .cause-4-img {
    max-width: 175px;
    margin-bottom: 27.5px;
  }
  /**/
  .cause-con-5 {
    display: block;
    padding-bottom: 0;
  }
  .cause-5-img-img {
    max-width: 100%;
    margin-right: 0;
  }
  .cause-con-5-text {
    width: 95%;
    margin: 0 auto;
    padding-top: 9px;
  }
  /*
  .cause-5 {
      padding-bottom: 101px;
  }*/
  .cause-5-img {
    max-width: 175px;
    margin-bottom: 24px;
  }
  .cause-01-img {
    max-width: 74px;
    top: -26px;
  }
  /**/
  .why-text-1 {
    font-size: 14px;
  }
  .why {
    padding-bottom: 47.5px;
    padding-top: 45px;
  }
  /**/
  .w-obsession-top-img {
    padding-top: 40px;
    padding-bottom: 46px;
  }
  .obsession-top-img-t {
    width: 80%;
    max-width: 263px;
  }
  .w-obsession-con-1-t {
    padding-top: 40px;
  }
  /**/
  .w-obsession-con-1 {
    flex-wrap: wrap;
    flex-direction: column-reverse;
    padding-bottom: 52px;
  }
  .obsession-con-1-1-img {
    padding-bottom: 11px;
    padding-top: 10px;
    max-width: 331px;
  }
  .obsession-text-2 {
    font-size: 12px;
    padding-bottom: 12px;
  }
  .obsession-top-img {
    max-width: 100%;
    margin-right: 0;
  }
  .w-obsession-text-1 {
    max-width: 100%;
  }
  .w-obsession-con-2 {
    flex-wrap: wrap;
    flex-direction: column-reverse;
    padding-bottom: 52px;
  }
  .obsession-top-img2 {
    max-width: 100%;
    margin-left: 0;
  }
  .obsession-text-1 {
    font-size: 52px;
    padding-bottom: 0;
  }
  .w-obsession-con-1-sp {
    margin-top: -22px;
  }
  .w-obsession-con-3-sp {
    flex-wrap: wrap;
    flex-direction: column-reverse;
    padding-bottom: 47.5px;
  }
  .obsession {
    padding-bottom: 0;
  }
  /**/
  .staff-top-img {
    margin: 0 auto;
    max-width: 107px;
    margin-bottom: 21px;
  }
  .staff-img-img {
    max-width: 100%;
    margin-right: 0;
  }
  .staff-img2-img {
    max-width: 100%;
    margin-left: 0;
  }
  .staff {
    padding-top: 27.5px;
  }
  .staff-in {
    margin: 0 calc(50% - 50vw);
    width: 100vw;
  }
  /**/
  .cta-3-2-img {
    max-width: 356px;
    margin-bottom: 34px;
  }
  .cta-3-2-img {
    max-width: 268px;
    margin-bottom: 23.5px;
  }
  .w-cta-3-3-img {
    display: block;
    max-width: 325px;
    width: 100%;
    margin: 0 auto;
  }
  .cta-3-4-img {
    margin-right: 0;
    margin-left: 0;
    margin-top: 26px;
    margin-bottom: 26px;
  }
  .cta-3 {
    padding-top: 40px;
    padding-bottom: 0px;
  }
  .w-cta-1-con-sp {
    padding-bottom: 0;
  }
  /**/
  .cta-1 {
    background-image: none;
    padding-bottom: 40px;
    padding-top: 40px;
  }
  .webp .cta-1 {
    background-image: none;
    padding-bottom: 40px;
    padding-top: 40px;
  }
  .no-webp .cta-1 {
    background-image: none;
    padding-bottom: 40px;
    padding-top: 40px;
  }
  /*--webp対応ブラウザの場合--*/
  /*.webp .cta-1-bg { background-image: url("../img/cta-2-bg-sp.webp");}*/
  /*--webp非対応ブラウザの場合--*/
  /*.no-webp .cta-1-bg { background-image: url("../img/cta-2-bg-sp.png");}*/
  .cta-1-bg {
    background-image: url("../img/cta-2-bg-sp.png");
  }
  .cta-2-text-1-img {
    max-width: inherit;
    width: 85%;
    margin-top: 4.5%;
    margin-bottom: 6%;
  }
  .cta-1 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  /**/
  .cta-1-text-1-img {
    max-width: inherit;
    width: 85%;
    margin-top: 9%;
    margin-bottom: 11.7%;
  }
  .w-cta-1-btn-1 {
    max-width: inherit;
    width: 85%;
  }
  .w-cta-1-con {
    border: 2px solid #b49e50;
    padding-bottom: 41px;
  }
  .w-fv-bottom-con-1 {
    margin-right: 25px;
    margin-left: 25px;
  }
  .w-cta-1-con-sp {
    border: none;
  }
  /**/
  .qa-top-img {
    max-width: 120px;
    margin-bottom: 21px;
  }
  .q-img {
    max-width: 15px;
    margin-right: 9.5px;
  }
  .q-text-1 {
    font-size: 12px;
  }
  .a-text-1 {
    font-size: 12px;
  }
  .qa-con-1 {
    padding-bottom: 13px;
  }
  .w-qa-con-1 {
    padding-bottom: 15px;
    max-width: 100%;
  }
  .qa {
    padding-top: 40px;
    padding-bottom: 12px;
  }
  /**/
  .access-top-img {
    max-width: 133px;
    margin-bottom: 51px;
  }
  /**/
  .swiper {
    max-width: 100%;
    margin-top: 47.5px;
  }
  .access {
    padding-top: 40px;
    padding-bottom: 50px;
  }
  /**/
  .footer-text-1 {
    font-size: 12px;
    margin-bottom: 17.5px;
  }
  .footer-text-2 {
    font-size: 10px;
  }
  .footer {
    padding-top: 22.5px;
    padding-bottom: 12.5px;
  }
  /**/
  .why-top-img {
    max-width: 250px;
    margin-bottom: 30px;
  }
  .cta-1-1-sp {
    padding-bottom: 50px;
  }
  .cause-5 {
    padding-bottom: 0px;
    padding-top: 50px;
  }
  .cause-con-5-text-1 {
    font-size: 12px;
    line-height: 1.8;
  }
  /**/
  .cta-2-text-3-img {
    max-width: 333px;
  }
  /**/
  .access-logo-img {
    max-width: 175px;
    margin-right: 8px;
  }
  .acscess-text-1 {
    font-size: 16px;
  }
  /**/
  .cta-a-1 {
    max-width: inherit;
    width: inherit;
  }
  .cause-con-1 {
    padding-bottom: 0;
  }
  .obsession-in {
    margin-top: -41px;
  }
  .cta-1-risou-sp {
    padding-top: 0;
  }
  .cta-1-no {
    padding-top: 0 !important;
  }
}
@media screen and (max-width: 600px) {
  .fv-text-2-img {
    max-width: 44.6666666667vw;
    left: auto;
    margin-top: 15.5%;
    margin-left: 11.7%;
  }
  .logo-img {
    max-width: 41.6666666667vw;
  }
}
@media screen and (max-width: 540px) {
  .worries-text-1 {
    font-size: 7.037037037vw;
  }
}
@media screen and (max-width: 530px) {
  .cta-1-con-top-text-1-2 {
    font-size: 5.8490566038vw;
  }
  .cta-1-con-top-text-1-2-s1 {
    font-size: 7.358490566vw;
  }
  /**/
  .w-fv-bottom-text-1 {
    padding-top: 40px;
    padding-bottom: 15px;
    max-width: 325px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 520px) {
  .cta-1-con-top-text-1 {
    font-size: 4.4230769231vw;
  }
  .cta-1-btn-1 {
    font-size: 4.2307692308vw;
    padding-top: 1em;
    padding-bottom: 1em;
  }
  /**/
  .cause-con-1-text-1 {
    font-size: 4.9038461538vw;
  }
  .cause-con-2-text {
    margin-top: -4vw;
  }
}
@media screen and (max-width: 400px) {
  /*
  .wwww-worries-text-2 {
      text-align: inherit;
  }*/
}
@media screen and (max-width: 380px) {
  /* header */
  /**/
  .cta-2-text-3-2-img {
    max-width: 59.2105263158vw;
  }
}
@media screen and (max-width: 375px) {
  /* header */
}/*# sourceMappingURL=style.css.map */