@charset "UTF-8";
/* ----------------  Reset CSS -------------------- */

html,
body,
.ds-202408 div,
.ds-202408 span,
.ds-202408 h1,
.ds-202408 h2,
.ds-202408 h3,
.ds-202408 h4,
.ds-202408 p,
.ds-202408 a,
.ds-202408 img,
.ds-202408 strong,
.ds-202408 sub,
.ds-202408 sup,
.ds-202408 dl,
.ds-202408 dt,
.ds-202408 dd,
.ds-202408 ol,
.ds-202408 ul,
.ds-202408 li,
.ds-202408 section {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}
*,
.ds-202408 *:before,
.ds-202408 *:after {
  box-sizing: border-box;
}
.ds-202408 ol,
.ds-202408 ul {
  list-style: none;
}

/* ----------------  common ---------------- */
/* html */
html {
  font-size: 62.5%;
  overflow-y: scroll;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
}
@media screen and (max-width: 960px) {
  html {
    font-size: calc(62.5% + (4.5 * (100vw - 960px) / 600));
  }
}
@media screen and (max-width: 767px) {
  html {
    font-size: calc(62.5% + (4.5 * (100vw - 390px) / 200));
  }
}

html, body{
  overflow-x: hidden;
}

/* ds-202408 common */
.ds-202408 {
  color: #3d3d3d;
  font-family: 'Noto Sans JP', sans-serif, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'MS Pゴシック', 'MS PGothic', sans-serif;
  font-size: 1.6rem;
  font-weight: 300;
  letter-spacing: 0.02em;
  line-height: 1.7;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .ds-202408 {
    font-size: 1.2rem;
  }
}
.ds-202408 img {
  max-width: 100%;
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  vertical-align: bottom;
}
.ds-202408 a {
  color: inherit;
  transition: all 0.3s;
  text-decoration: none;
}
.ds-202408 a:hover {
  opacity: 0.6;
}
.ds-202408 a[href^='tel:'] {
  cursor: default;
  opacity: 1;
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  text-decoration: inherit;
}
.ds-202408 h1,
.ds-202408 h2,
.ds-202408 h3,
.ds-202408 strong {
  font-weight: 500;
}
.ds-202408 video {
  display: block;
  width: 100%;
}
.ds-202408 .inner {
  padding: 0 20px;
  max-width: 1040px;
  margin: 0 auto;
  width: 100%;
}
.ds-202408 .inner--l {
  max-width: 1240px;
}
.ds-202408 .inner--s {
  max-width: 840px;
}
@media screen and (max-width: 767px) {
  .ds-202408 .inner {
    padding: 0 3%;
  }
  .ds-202408 .inner--s {
    width: 80%;
  }
}
.ds-202408 .pd--m {
  padding: 80px 0;
}
.ds-202408 .pdt--m {
  padding-top: 80px;
}
.ds-202408 .pdb--m {
  padding-bottom: 80px;
}
.ds-202408 .pd--l {
  padding: 100px 0;
}
.ds-202408 .pdt--l {
  padding-top: 100px;
}
.ds-202408 .pdb--l {
  padding-bottom: 100px;
}
@media screen and (max-width: 767px) {
  .ds-202408 .pd--m {
    padding: 50px 0;
  }
  .ds-202408 .pdt--m {
    padding-top: 50px;
  }
  .ds-202408 .pdb--m {
    padding-bottom: 50px;
  }
  .ds-202408 .pd--l {
    padding: 60px 0;
  }
  .ds-202408 .pdt--l {
    padding-top: 60px;
  }
  .ds-202408 .pdb--l {
    padding-bottom: 60px;
  }
}
.ds-202408 sup {
  font-size: 58%;
  line-height: 0;
  padding-right: 0.2em;
  position: relative;
  top: -0.6em;
  vertical-align: baseline;
}
.ds-202408 .list--disc {
  list-style-type: disc;
  text-align: left;
  padding-left: 2em;
}
.ds-202408 .note {
  display: block;
  font-size: 1.2rem;
  margin-top: 1.2em;
}
@media screen and (max-width: 767px) {
  .ds-202408 .note {
    font-size: 1rem;
  }
}

/* display */
.ds-202408 .block_m,
.ds-202408 .inline_m {
  display: none !important;
}
@media screen and (max-width: 960px) {
  .ds-202408 .hide_m {
    display: none !important;
  }
  .ds-202408 .block_m {
    display: block !important;
  }
  .ds-202408 .inline_m {
    display: inline !important;
  }
}
.ds-202408 .block_s,
.ds-202408 .inline_s {
  display: none !important;
}
@media screen and (max-width: 767px) {
  .ds-202408 .hide_s {
    display: none !important;
  }
  .ds-202408 .block_s {
    display: block !important;
  }
  .ds-202408 .inline_s {
    display: inline !important;
  }
}

/* ----------------  secstion z-index ---------------- */

.ds-202408 section,
.ds-202408 .mv,
.ds-202408 .cv,
.ds-202408 .bnr {
  position: relative;
  z-index: 2;
}

.ds-202408 .mv{
  padding-bottom: 100px;
}

/* ----------------  mv ---------------- */
.ds-202408 .mv__wrap img {
  width: 100%;
}
.ds-202408 .mv__wrap,
.ds-202408 #mv__overlay_img {
  height: 675px;
}
.ds-202408 .mv__wrap {
  position: relative;
  width: 100%;
}
.ds-202408 #mv__overlay_img {
  background: url(../images/bg_mv.jpg) no-repeat center/cover;
  position: absolute;
  top: 0;
  left: 0;
  transition: opacity 1s ease-in-out;
  width: 100%;
  z-index: 2;
}
.ds-202408 #mv__overlay_txt {
  top: 60%;
  position: absolute;
  top: 0;
  left: 0;
  transition: opacity 1s ease-in-out;
  width: 100%;
  height: 100%;
  z-index: 3;
}
.ds-202408 .mv__ttl .new_ds {
  position: absolute;
  top: 20%;
  right: 64.5%;
  max-width: 414px;
}
.ds-202408 .mv__ttl .txt {
  color: #fff;
  font-size: 3.2rem;
  font-weight: 500;
  position: absolute;
  left: 62.5%;
  bottom: 17%;
}
.ds-202408 .mv__circle {
  position: absolute;
  bottom: 42%;
  left: 59.4%;
  max-width: 317px;
}

@media screen and (min-width: 1440px) {
  .ds-202408 .mv__wrap,
  .ds-202408 #mv__overlay_img {
    height: 44vw;
  }
  .ds-202408 .mv__ttl .new_ds {
    right: 68%;
  }
  .ds-202408 .mv__ttl .txt {
    font-size: 3.6rem;
  }
}
@media screen and (max-width: 1280px) {
  .ds-202408 .mv__ttl .new_ds {
    top: 22%;
    right: 68%;
    max-width: 28vw;
  }
  .ds-202408 .mv__ttl .txt {
    font-size: 2.4vw;
  }
  .ds-202408 .mv__circle {
    max-width: 26vw;
  }
}
@media screen and (max-width: 960px) {
  .ds-202408 .mv__wrap,
  .ds-202408 #mv__overlay_img {
    height: 400px;
  }
  .ds-202408 .mv__circle {
    max-width: 22vw;
  }
}
@media screen and (max-width: 767px) {
  .ds-202408 .mv__wrap,
  .ds-202408 #mv__overlay_img {
    height: 178vw;
  }
  .ds-202408 #mv__overlay_img {
    background: url(../images/bg_mv_s.jpg) no-repeat center/cover;
    opacity: 1;
  }
  .ds-202408 #mv__overlay_txt {
    opacity: 1;
  }
  .ds-202408 .mv__ttl .new_ds {
    top: 9.5%;
    right: auto;
    left: 9%;
    max-width: 50vw;
  }
  .ds-202408 .mv__ttl .txt {
    font-size: 4.5vw;
    left: 0;
    bottom: 6.5%;
    text-align: center;
    width: 100%;
  }
  .ds-202408 .mv__circle {
    left: 52%;
    max-width: 47vw;
    top: 4%;
  }
}

/* MV テキストフェードイン */
@-webkit-keyframes fadein_mv {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadein_mv {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.ds-202408 .fadein_mv {
  opacity: 0;
  -webkit-animation: fadein_mv 2s forwards;
  animation: fadein_mv 2s forwards;
  transition: 0.5s;
}

/* MV 光るアニメーション */
@-webkit-keyframes flashing {
  0% {
    background-color: rgba(255, 255, 255, 0.1);
  }

  50% {
    background-color: rgba(0, 0, 0, 0.28);
  }

  100% {
    background-color: rgba(255, 255, 255, 0.1);
  }
}
@keyframes flashing {
  0% {
    background-color: rgba(255, 255, 255, 0.1);
  }

  50% {
    background-color: rgba(0, 0, 0, 0.28);
  }

  100% {
    background-color: rgba(255, 255, 255, 0.1);
  }
}
#mv__overlay_img::before {
  content: '';
  width: 100%;
  height: 100%;
  -webkit-animation: flashing 4.6s ease-in-out infinite forwards;
  animation: flashing 4.6s ease-in-out infinite forwards;
  display: block;
}

/* ---------------- component ---------------- */

.ds-202408 .parallax01 {
  position: relative;
}
.ds-202408 .parallax01::before {
  position: fixed;
  top: 0;
  background-image: url(../images/bg_component.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 100vh;
  width: 100%;
  z-index: 0;
  content: '';
}
.ds-202408 .component {
  padding-bottom: 80px;
}
.ds-202408 .component .intro {
  background: #1e0300;
  position: relative;
  padding: 80px 0;
}
.ds-202408 .component .intro::before {
  content: '';
  position: absolute;
  bottom: -340px;
  background: rgb(30, 3, 0);
  background: linear-gradient(180deg, rgba(30, 3, 0, 1) 0%, rgba(30, 3, 0, 1) 34%, rgba(30, 3, 0, 0.7539390756302521) 60%, rgba(30, 3, 0, 0) 100%);
  width: 100%;
  height: 340px;
}
.ds-202408 .component .intro .iframe {
  position: relative;
  z-index: 1;
}
.ds-202408 .component .intro__video {
  margin: 0 auto;
  width: 100%;
  max-width: 690px;
  height: auto;
  position: relative;
  z-index: 3;
}
.ds-202408 .component__lead {
  padding: 60px 0;
  text-align: center;
  color: #fff;
  position: relative;
}
.ds-202408 .main_ttl {
  font-size: 4rem;
  font-weight: 500;
  margin-bottom: 0.8em;
}
.ds-202408 .main_lead {
  font-size: 2.6rem;
  margin-bottom: 40px;
}
.ds-202408 .component__lead .sub_ttl,
.ds-202408 .component__lead .txt {
  font-size: 2.4rem;
}
.ds-202408 .caption{
  font-size: 1.4rem;
  text-align: left;
  display: table;
  margin: 0 auto;
  
}
@media screen and (max-width: 767px) {
  .ds-202408 .main_ttl {
    font-size: 1.5rem;
    margin-bottom: 25px;
  }
  .ds-202408 .main_lead{
    font-size: 1.1rem;
  }
  .ds-202408 .caption{
    font-size: 10px;
  }
}
.ds-202408 .component__lead .sub_ttl {
  font-weight: 500;
  margin-bottom: 2em;
}
.ds-202408 .component__main {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 2%;
  position: relative;
  margin-bottom: 90px;
  margin: 60px auto 100px;
  max-width: 840px;
}
.ds-202408 .component__main_img > img {
  max-width: 320px;
  width: 100%;
}
.ds-202408 .component__main_item {
  color: #fff;
  width: 53.5%;
}
.component__main_txt:last-of-type {
  margin-top: 5em;
}
.ds-202408 .component__main_txt .ttl {
  font-size: 2.6rem;
  font-weight: 500;
  margin-bottom: 1em;
}
.ds-202408 .component__note {
  color: #fff;
  display: flex;
  justify-content: flex-end;
  margin-bottom: 60px;
}
.ds-202408 .component__epi {
  margin: 90px auto 0;
  max-width: 850px;
}
.ds-202408 .component__epi_ttl {
  color: #fff;
  font-size: 2.6rem;
  text-align: center;
  margin-bottom: 40px;
}
.ds-202408 .component__epi_box {
 
}
.ds-202408 .component__epi_box .item01 .txt {
  font-size: 1.8rem;
  line-height: 3.8rem;
  color: #fff;
  margin-top: 50px;
  margin-bottom: 70px;
  text-align: center;
}
.ds-202408 .dsl-texture_bottom .note {
  font-size: 14px;
  text-align: left;
  display: table;
  margin: 60px auto 0;
}
.ds-202408 .component__epi_box .item02 > img {
  max-width: 276px;
}
@media screen and (max-width: 767px) {
  .ds-202408 .parallax01::before {
    background-size: 186%;
  }
  .ds-202408 .component {
    padding-bottom: 40px;
  }
  .ds-202408 .component .intro {
    padding: 10vw 0;
  }
  .ds-202408 .component .intro::before {
    bottom: -20vw;
    height: 24vw;
  }
  .ds-202408 .mv{
    padding-bottom: 50px;
  }
  .ds-202408 .component__lead {
    padding: 30px 0 0;
  }
  .ds-202408 .component__lead .main_ttl {
    font-size: 15px;
    margin-bottom: 20px;
  }
  .ds-202408 .component__lead .main_lead {
    font-size: 11px;
    margin-bottom: 20px;
  }
  .ds-202408 .component__lead .sub_ttl,
  .ds-202408 .component__lead .txt {
    font-size: 1.2rem;
  }
  .ds-202408 .component__main {
    flex-direction: column;
    margin-bottom: 40px;
  }
  .ds-202408 .component__main_img > img {
    width: 76%;
    margin: 0 auto;
  }
  .component__main_txt:last-of-type {
    margin-top: 2em;
  }
  .ds-202408 .component__main_txt .ttl {
    font-size: 1.3rem;
    text-align: center;
    margin: 2.6em 0 1em;
  }
  .ds-202408 .component__main_item {
    width: 92%;
  }
  .ds-202408 .component__note {
    display: block;
    margin: 60px 0 40px;
  }
  .ds-202408 .component__epi_box {
    padding: 0;
    flex-direction: column;
    background: none;
  }
  .ds-202408 .component__epi_ttl {
    font-size: 1.5rem;
    margin-bottom: 20px;
  }
  .ds-202408 .component__epi_box .item02 > img {
    margin: 30px 0 10px;
    max-width: 60vw;
  }
  .ds-202408 .component__epi_box .item01 .txt{
    font-size: 11px;
    line-height: 2.1rem;
    margin-bottom: 10px;
    margin-top: 15px;
  }
  .ds-202408 .component__epi_box .item01 .note{
    font-size: 10px;
    margin-top: 60px;
  }
}
/* ---------------- plant ---------------- */
.ds-202408 .plant {
  background: #170101 url(../images/bg_plant.jpg) no-repeat center top/cover;
  color: #fff;
}
.ds-202408 .plant__ttl {
  font-size: 3rem;
  line-height: 1.6;
  text-align: center;
  position: relative;
  z-index: 1;
}
.ds-202408 .plant__ttl .sub_txt {
  background: rgb(30 1 0 / 50%);
  border: 1px solid #fff;
  border-radius: 200px;
  display: block;
  font-size: 2.4rem;
  padding: 0.8em 2em;
  max-width: 550px;
  margin: 0 auto 30px;
}
.ds-202408 .plant__ttl > strong,
.ds-202408 .plant__txt > strong {
  font-size: 200%;
  font-weight: 700;
}
.ds-202408 .plant__main {
  position: relative;
  pointer-events: none;
  margin: -180px auto -100px;
  max-width: 1020px;
}
.ds-202408 .plant__main_img {
  position: absolute;
  top: 25%;
  left: 22.3%;
}
.ds-202408 .plant__main_img > img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 548px;
  z-index: 1;
}
.ds-202408 .plant__main_bg {
  pointer-events: none;
  height: auto;
  width: 100%;
}
.ds-202408 .plant__txt {
  font-size: 3rem;
  font-weight: 500;
  text-align: center;
  position: relative;
  z-index: 1;
}
.ds-202408 .plant .note {
  position: relative;
  text-align: center;
  z-index: 1;
}
@media screen and (max-width: 960px) {
  .ds-202408 .plant__main {
    margin: -100px auto -60px;
  }
  .ds-202408 .plant__main_img > img {
    max-width: 52vw;
  }
}
@media screen and (max-width: 767px) {
  .ds-202408 .plant {
    background-size: 200%;
    background-position-x: 46%;
  }
  .ds-202408 .plant__ttl .sub_txt {
    font-size: 1.2rem;
    padding: 0.8em;
    max-width: 73vw;
    margin: 0 auto 10px;
  }
  .ds-202408 .plant__ttl,
  .ds-202408 .plant__txt {
    font-size: 1.6rem;
  }
  .ds-202408 .plant__ttl > strong,
  .ds-202408 .plant__txt > strong {
    font-size: 170%;
  }
  .ds-202408 .plant__main {
    margin: -20vw auto -10vw;
  }
  .ds-202408 .plant__main_bg {
    max-width: none;
    width: 120vw;
    margin: 0 calc(50% - 60vw);
  }
  .ds-202408 .plant__main_img {
    left: 14.2%;
  }
  .ds-202408 .plant__main_img > img {
    max-width: 66.5vw;
  }
  .ds-202408 .plant .note {
    margin-top: 2px;
  }
}

/* ---------------- care ---------------- */
.ds-202408 .care {
  background: url(../images/bg_care.jpg) no-repeat center top/cover;
  text-align: center;
  color: #4b2207;
  position: relative;

}
/*
.ds-202408 .care .inner {
  position: absolute;
  top: 6.5vw;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  width: 100%;
  height: 93%;
}
*/
.ds-202408 .care__ttl {
  border: 1px solid #4b2207;
  border-radius: 200px;
  font-size: 3rem;
  text-align: center;
  display: inline-block;
  padding: 0.2em 1.6em;
  margin-bottom: 1.4em;
}
.ds-202408 .care__txt {
  font-size: 2.2rem;
  font-weight: 400;
  margin: 1em 0;
}
.ds-202408 .care__lead {
  font-size: 2.6rem;
  font-weight: 500;
}
.ds-202408 .care__main {
  position: relative;
  padding-top: 9vw;
  width: 100vw;
  margin: 0 calc(50% - 50vw);
}
.ds-202408 .care__main > img {
  display: block;
  margin: 0 auto;
  width: 76vw;
}
.ds-202408 .care__note {
  position: relative;
}
.ds-202408 .care__note .note {
  color: #3d3d3d;
  font-weight: 400;
  position: absolute;
  bottom: 1.2em;
}
.ds-202408 .care__note .note:nth-child(1) {
  text-align: left;
  left: 12%;
}
.ds-202408 .care__note .note:nth-child(2) {
  right: 12%;
}
@media screen and (max-width: 1300px) {
  .ds-202408 .care__ttl {
    font-size: 2.1vw;
  }
  .ds-202408 .care__txt {
    font-size: 1.8vw;
  }
  .ds-202408 .care__lead {
    font-size: 1.9vw;
  }
  .ds-202408 .care__note .note:nth-child(1) {
    left: 5%;
  }
  .ds-202408 .care__note .note:nth-child(2) {
    right: 8%;
  }
}
@media screen and (max-width: 960px) {
  .ds-202408 .care__main {
    padding-top: 5vw;
  }
  .ds-202408 .care__main > img {
    width: 84vw;
  }
}
@media screen and (max-width: 767px) {
  .ds-202408 .care {
    background: url(../images/bg_care_s.jpg) no-repeat center top/cover;
  }
  .ds-202408 .care .inner {
    top: 13vw;
  }
  .ds-202408 .care__ttl {
    font-size: 2rem;
    padding: 0.12em 1.2em;
  }
  .ds-202408 .care__txt {
    font-size: 1.2rem;
  }
  .ds-202408 .care__lead {
    font-size: 1.5rem;
  }
  .ds-202408 .care__main {
    padding-top: 0;
  }
  .ds-202408 .care__main > img {
    max-width: none;
    width: 100vw;
    margin: 0 calc(50% - 50vw);
  }
  .ds-202408 .care__note {
  }
  .ds-202408 .care__note .note {
    line-height: 1.4;
    text-align: left;
    margin-top: 4px;
  }
  .ds-202408 .care__note .note:nth-child(1) {
    left: 0;
  }
  .ds-202408 .care__note .note:nth-child(2) {
    right: 1%;
  }
}

/* ---------------- texture ---------------- */
.ds-202408 .texture {
  background: rgb(41, 15, 2);
  position: relative;
  overflow-y: scroll;
  height: 36.5vw;
  z-index: 0;
}
.ds-202408 .texture::-webkit-scrollbar {
  display: none;
}
.ds-202408 .texture__main::before {
  content: '';
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, rgba(41, 15, 2, 1) 0%, rgba(41, 15, 2, 1) 15%, rgba(41, 15, 2, 0) 50%, rgba(41, 15, 2, 1) 85%, rgba(41, 15, 2, 1) 100%);
  z-index: 1;
  pointer-events: none;
}
.ds-202408 .texture__main {
  padding-top: calc((526 / 1440) * 100%);
  position: relative;
  height: 0;
}
.ds-202408 .texture__img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 77%;
  height: auto;
  opacity: 0;
  transition: opacity 0s ease;
}
.ds-202408 .texture__img.active {
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .ds-202408 .texture {
    height: 66vw;
  }
  .ds-202408 .texture__main {
    padding-top: 66vw;
  }
  .ds-202408 .texture__main::before {
    content: none;
  }
  .ds-202408 .texture__img {
    max-width: none;
    width: 120vw;
    margin: 0 calc(50% - 50vw);
  }
}

/* ---------------- power ---------------- */
.ds-202408 .power {
  background: url(../images/bg_power.jpg) no-repeat center top/cover;
  color: #fff;
  padding-bottom: 40px;
}
.ds-202408 .power__ttl {
  font-size: 4rem;
  text-align: center;
  margin: 30px auto 80px;
}
.ds-202408 .power__ttl sup {
  font-size: 45%;
  top: -1em;
}
.ds-202408 .power__main {
  margin: 0 auto;
  max-width: 800px;
}
.ds-202408 .power__item {
  background: rgb(40, 10, 1);
  padding: 2em;
  position: relative;
}
.ds-202408 .power__item.is_left {
  background: linear-gradient(90deg, rgba(40, 10, 1, 0.604079131652661) 0%, rgba(40, 10, 1, 0) 100%);
  text-align: left;
  top: -20px;
}
.ds-202408 .power__item.is_right {
  background: linear-gradient(270deg, rgba(40, 10, 1, 0.604079131652661) 0%, rgba(40, 10, 1, 0) 100%);
  text-align: right;
  bottom: -20px;
}
.ds-202408 .power__item.is_right.is_last {
  bottom: 20px;
}
.ds-202408 .power__item p {
  color: #fff;
  line-height: 1.9;
}
.ds-202408 .power__item p > span {
  font-size: 162.5%;
  font-weight: 500;
}
.ds-202408 .power__video {
  max-width: 420px;
  position: relative;
  z-index: 1;
}
.ds-202408 .power__video.is_right {
  margin: 30px 0 0 auto;
}
.ds-202408 .power__video.is_video03 {
  max-width: 400px;
}
.ds-202408 .power__img01 {
  margin: 60px auto 80px;
  max-width: 412px;
}
@media screen and (max-width: 960px) {
  .ds-202408 .power__img01 {
    max-width: 320px;
  }
}
@media screen and (max-width: 767px) {
  .ds-202408 .power__ttl {
    font-size: 2.4rem;
    margin: 10px auto 20px;
  }
  .ds-202408 .power__item {
    padding: 1.4em 0.8em;
    margin: 20px 0;
  }
  .ds-202408 .power__item p > span {
    font-size: 140%;
  }
  .ds-202408 .power__item.is_right {
    bottom: 0;
  }
  .ds-202408 .power__item.is_left {
    top: 0;
  }
  .ds-202408 .power__video {
    max-width: 58vw;
  }
  .ds-202408 .power__video.is_video03 {
    max-width: 54vw;
    margin: 0 auto;
  }
  .ds-202408 .power__video.is_right {
    margin-top: 20px;
  }
  .ds-202408 .power__item.is_right.is_last {
    bottom: 0;
  }
  .ds-202408 .power__img01 {
    margin: 40px auto 50px;
    max-width: 66vw;
  }
}

/* ---------------- message ---------------- */
.ds-202408 .message {
  background: #582c11;
  background: linear-gradient(149deg, rgba(224, 189, 133, 1) 0%, rgba(137, 96, 59, 1) 33%, rgba(120, 78, 44, 1) 43%, rgba(88, 44, 17, 1) 100%);
}
.ds-202408 .message__main {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  gap: 2.5%;
}
.ds-202408 .message__main > img {
  display: block;
  margin: 0 0 0 -4%;
  max-width: 645px;
  width: 54%;
}
.ds-202408 .message__main_txt {
  padding-bottom: 6%;
}
.ds-202408 .message__main_txt p {
  color: #fff;
  line-height: 2.4;
}
.ds-202408 .message__ttl {
  margin-bottom: 1.8em;
}
.ds-202408 .message__ttl > span {
  color: #fff;
  display: block;
  font-size: 2rem;
  margin-top: 1em;
}
.ds-202408 .message__ttl > img {
  display: block;
  max-width: 198px;
  width: 35%;
}
.ds-202408 .message__making {
  padding-top: 80px;
}
.ds-202408 .making__video {
  margin: 0 auto;
  width: 100%;
  max-width: 690px;
  height: auto;
  position: relative;
  z-index: 3;
}
.ds-202408 .making__ttl {
  display: block;
  margin: 40px auto;
  max-width: 127px;
  width: 12%;
}
@media screen and (max-width: 960px) {
  .ds-202408 .message__main {
    align-items: center;
  }
  .ds-202408 .message__main > img {
    width: 50%;
  }
  .ds-202408 .message__main_txt {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .ds-202408 .message__main {
    flex-direction: column;
  }
  .ds-202408 .message__main > img {
    margin: 0 0 0 -0.5%;
    width: 100%;
  }
  .ds-202408 .message__ttl {
    text-align: center;
    margin: 0.6em 0 1.4em;
  }
  .ds-202408 .message__ttl > img {
    margin: 0 auto;
    width: 31%;
  }
  .ds-202408 .message__ttl > span {
    font-size: 1.2rem;
  }
  .ds-202408 .message__main_txt p {
    line-height: 1.8;
    padding: 0 2%;
  }
  .ds-202408 .message__making {
    padding: 12% 2% 0;
  }
  .ds-202408 .making__ttl {
    margin: 20px auto;
    width: 20%;
  }
}

/* ---------------- instagram ---------------- */
.ds-202408 .instagram {
  background: #fff;
}
.ds-202408 .instagram__ttl {
  display: block;
  margin: 0 auto 2.2em;
  max-width: 132px;
  width: 14%;
}
.ds-202408 .instagram__main {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 8%;
}
.ds-202408 .instagram__main li {
  max-width: 210px;
}
.ds-202408 .instagram__main a:hover {
  opacity: 1;
  filter: brightness(80%);
}
.ds-202408 .instagram__main img {
  width: 100%;
}
@media screen and (max-width: 960px) {
  .ds-202408 .instagram__main {
    gap: 5%;
  }
}
@media screen and (max-width: 767px) {
  .ds-202408 .instagram__main {
    flex-wrap: wrap;
  }
  .ds-202408 .instagram__main li {
    width: 46%;
    margin-bottom: 5%;
  }
  .ds-202408 .instagram__ttl {
    margin: 0 auto;
    width: 45%;
    padding-top: 16vw;
  }
}

/* ---------------- howto ---------------- */
.ds-202408 .howto {
  background: rgb(36, 6, 1);
  background: linear-gradient(145deg, rgba(36, 6, 1, 1) 0%, rgba(211, 134, 55, 1) 100%);
  color: #fff;
  text-align: center;
}
.ds-202408 .howto__ttl {
  border: 1px solid #fff;
  border-radius: 100px;
  display: inline-block;
  font-size: 2.8rem;
  padding: 0.2em 3.6em;
  margin-bottom: 1.8em;
}
.ds-202408 .howto__txt {
  font-size: 2rem;
  margin-bottom: 1em;
}
.ds-202408 .howto__list {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
  gap: 8%;
}
.ds-202408 .howto__list li {
  width: 280px;
  margin-top: 30px;
}
.ds-202408 .howto__list img {
  display: block;
  margin: 0 auto;
}
.ds-202408 .howto__list_ttl {
  font-size: 2rem;
  font-weight: 500;
  text-align: center;
  margin: 1.2em 0 0.6em;
}
.ds-202408 .howto__list p {
  font-size: 93.8%;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .ds-202408 .howto {
    background: linear-gradient(145deg, rgba(211, 134, 55, 1) 0%, rgba(36, 6, 1, 1) 100%);
  }
  .ds-202408 .howto__ttl {
    font-size: 1.5rem;
  }
  .ds-202408 .howto__txt {
    font-size: 1.2rem;
  }
  .ds-202408 .howto__list_ttl {
    font-size: 1.5rem;
  }
  .ds-202408 .howto__list li {
    width: 64%;
  }
  .ds-202408 .howto__list p {
    font-size: 100%;
  }
}

/* ---------------- howto ---------------- */
.ds-202408 .howto {
  background: rgb(36, 6, 1);
  background: linear-gradient(145deg, rgba(36, 6, 1, 1) 0%, rgba(211, 134, 55, 1) 100%);
  color: #fff;
  text-align: center;
}
.ds-202408 .howto__ttl {
  border: 1px solid #fff;
  border-radius: 100px;
  display: inline-block;
  font-size: 2.8rem;
  padding: 0.2em 3.6em;
  margin-bottom: 1.8em;
}
.ds-202408 .howto__txt {
  font-size: 2rem;
  margin-bottom: 1em;
}
.ds-202408 .howto__list {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
  gap: 8%;
}
.ds-202408 .howto__list li {
  width: 280px;
  margin-top: 30px;
}
.ds-202408 .howto__list img {
  display: block;
  margin: 0 auto;
}
.ds-202408 .howto__list_ttl {
  font-size: 2rem;
  font-weight: 500;
  text-align: center;
  margin: 1.2em 0 0.6em;
}
.ds-202408 .howto__list p {
  font-size: 93.8%;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .ds-202408 .howto {
    background: linear-gradient(145deg, rgba(211, 134, 55, 1) 0%, rgba(36, 6, 1, 1) 100%);
  }
  .ds-202408 .howto__ttl {
    font-size: 1.5rem;
  }
  .ds-202408 .howto__txt {
    font-size: 1.2rem;
  }
  .ds-202408 .howto__list_ttl {
    font-size: 1.5rem;
  }
  .ds-202408 .howto__list li {
    width: 64%;
  }
  .ds-202408 .howto__list p {
    font-size: 100%;
  }
}

/* ---------------- routine ---------------- */
.ds-202408 .routine {
  background: url(../images/bg_routine.jpg) no-repeat center top/cover;
  color: #fff;
  text-align: center;
}
.ds-202408 .routine__ttl {
  border: 1px solid #fff;
  border-radius: 100px;
  display: inline-block;
  font-size: 2.8rem;
  padding: 0.2em 2em;
  margin-bottom: 1em;
}
.ds-202408 .routine__txt {
  font-size: 2rem;
}
.ds-202408 .routine__main {
  position: relative;
  padding-bottom: 14px;
}
.ds-202408 .routine__link {
  position: absolute;
  bottom: 0;
  z-index: 1;
}
.ds-202408 .routine__link.is_01 {
  left: 7.6%;
}
.ds-202408 .routine__link.is_01 a {
  padding-top: 225px;
}
.ds-202408 .routine__link.is_02 {
  left: 19.4%;
  width: 20%;
}
.ds-202408 .routine__link.is_02 a {
  padding-top: 245px;
}
.ds-202408 .routine__link.is_03 {
  left: 44.7%;
}
.ds-202408 .routine__link.is_03 a {
  padding-top: 160px;
}
.ds-202408 .routine__link.is_04 {
  left: 56.5%;
  width: 9%;
}
.ds-202408 .routine__link.is_04 a {
  padding-top: 225px;
}
.ds-202408 .routine__link.is_05 {
  width: 12%;
  left: 70%;
}
.ds-202408 .routine__link.is_05 a {
  padding-top: 270px;
}
.ds-202408 .routine__link.is_06 {
  left: 87%;
  width: 6%;
}
.ds-202408 .routine__link.is_06 a {
  padding-top: 155px;
}
.ds-202408 .routine__link a {
  font-size: 1.6rem;
  font-weight: 500;
  display: block;
}
.ds-202408 .routine__img {
  display: block;
  margin: 40px auto 0;
  max-width: 1000px;
  width: 100%;
}
@media screen and (max-width: 960px) {
  .ds-202408 .routine__link a {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .ds-202408 .routine {
    background: url(../images/bg_routine_s.jpg) no-repeat center top/cover;
  }
  .ds-202408 .routine__ttl {
    font-size: 1.5rem;
  }
  .ds-202408 .routine__txt {
    font-size: 1.2rem;
  }
  .ds-202408 .routine__link.is_01 {
    left: 3.6vw;
  }
  .ds-202408 .routine__link.is_01 a {
    padding-top: 26vw;
  }
  .ds-202408 .routine__link.is_02 {
    width: 23%;
    left: 16vw;
  }
  .ds-202408 .routine__link.is_02 a {
    padding-top: 29vw;
  }
  .ds-202408 .routine__link.is_03 {
    left: 40.8vw;
  }
  .ds-202408 .routine__link.is_03 a {
    padding-top: 20vw;
  }
  .ds-202408 .routine__link.is_04 {
    left: 54.9vw;
  }
  .ds-202408 .routine__link.is_04 a {
    padding-top: 28vw;
  }
  .ds-202408 .routine__link.is_05 {
    left: 68vw;
  }
  .ds-202408 .routine__link.is_05 a {
    padding-top: 33vw;
  }
  .ds-202408 .routine__link.is_06 {
    left: 85vw;
  }
  .ds-202408 .routine__link.is_06 a {
    padding-top: 20vw;
  }
  .ds-202408 .routine__link a {
    font-size: 1rem;
  }
  .ds-202408 .routine__img {
    max-width: none;
    width: 99vw;
    margin: 30px calc(50% - 50vw) 0;
  }
}

/* ---------------- bnr ---------------- */
.ds-202408 .bnr {
  background: #b26927;
}
.ds-202408 .bnr__item01 {
  display: block;
  margin: 0 auto;
  box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.4);
}
.ds-202408 .bnr__item02 {
  display: block;
  margin: 0 auto 60px;
  box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.4);
}
.ds-202408 .bnr__item img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .ds-202408 .bnr {
    padding: 60px 0 120px;
  }
  .ds-202408 .bnr__item02 {
    display: block;
    margin: 0 auto 25px;
  }
}

/* ---------------- cv ---------------- */
.ds-202408 .cv {
  background: #FDF7ED;
  padding: 50px 0 65px;
}
.ds-202408 .cv__list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 4%;
}
.ds-202408 .cv__list li {
  margin-top: 30px;
  width: 500px;
}
.ds-202408 .cv__block {
  display: flex;
  align-items: center;
  gap: 3%;
  min-height: 190px;
}
.ds-202408 .cv__block .product_img .product02 {
  width: 196px;
}
.ds-202408 .cv__block .product_img .product04 {
  width: 114px;
  display: block;
  margin: 0 auto;
}
.ds-202408 .cta01 .cv__block .product_img {
  position: relative;
  width: 47%;
  height: 196px;
}
.ds-202408 .cta01 .cv__block .circle {
  position: absolute;
  /* top: -8px;
  left: 0;
  width: 189px; */
  top: 12px;
  left: 12px;
  width: 158px;
}
.ds-202408 .cta01 .cv__block .product01 {
  position: absolute;
  top: 0;
  /* left: 167px; */
  left: 105px;
  width: 60px;
}
.ds-202408 .cta01 .cv__block .product01 {
  position: absolute;
  top: 0;
  left: 167px;
  left: 105px;
  width: 60px;
}
.ds-202408 .cv__block .product_name {
  font-size: 2rem;
  margin-bottom: 0.6em;
}
.ds-202408 .cv__block .product_name > span {
  display: block;
  background: #bc1a3a;
  border-radius: 50px;
  color: #fff;
  font-size: 60%;
  margin-bottom: 2px;
  padding: 2px;
  text-align: center;
  width: 80px;
}
.ds-202408 .cv__block .product_price {
  font-size: 1.4rem;
  font-weight: 400;
}
.ds-202408 .cta02 .cv__block .product_price {
  font-size: 1.6rem;
}
.ds-202408 .cv__block .product_price > span {
  font-size: 85%;
}
.ds-202408 .cv__btn {
  background: #bc1a3a;
  border-radius: 10px;
  color: #fff;
  font-size: 2rem;
  font-weight: 500;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  line-height: 4.6rem;
  max-width: 340px;
  margin: auto;
}
.ds-202408 .cv__btn:hover{
  color: #fff;
}
.ds-202408 .cv__btn > span {
  display: block;
  font-size: 60%;
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 4px;
}

@media screen and (max-width: 960px) {
  .ds-202408 .cv__list {
    gap: 3%;
  }
}
@media screen and (min-width: 768px) {
  .ds-202408 .product_name.sp {
    display: none;
  }
  .ds-202408 .qrcode.sp {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .ds-202408 .cv {
    padding: 30px 0;
  }
  .ds-202408 .cv__list {
    flex-direction: column;
  }
  .ds-202408 .cv__list li {
    width: 100%;
    margin: 30px auto 10px;
  }
  .ds-202408 .cv__block {
    padding-bottom: 14px;
    min-height: auto;
  }
  .ds-202408 .cta01 .cv__block .product_img {
    height: 42vw;
  }
  .ds-202408 .cta01 .cv__block .product_img,
  .ds-202408 .cta02 .cv__block .product_img {
    width: 49%;
  }
  .ds-202408 .cta01 .cv__block .circle {
    /* top: 4vw;
    width: 36vw; */
    top: 7.5vw;
    width: 30vw;
    left: 3vw;
  }
  .ds-202408 .cta01 .cv__block .product01 {
    top: 4vw;
    /* left: 32vw; */
    left: 18.8vw;
    width: 12vw;
  }
  .ds-202408 .cv__block .product_img .product02 {
    display: block;
    margin: 0 auto;
    width: 37vw;
  }
  .ds-202408 .cv__block .product_name {
    font-size: 1.6rem;
    line-height: 1.4;
  }
  .ds-202408 .cv__block .product_name.pc {
    display: none;
  }
  .ds-202408 .cv__block .qrcode.pc {
    display: none;
  }
  .ds-202408 .cv__block .product_name > span {
    margin-bottom: 5px;
  }
  .ds-202408 .cv__block .product_price {
    font-size: 1.2rem;
    line-height: 1.6;
  }
  .ds-202408 .cta02 .cv__block .product_price {
    font-size: 1.3rem;
  }
  .ds-202408 .cv__btn {
    border-radius: 5px;
    font-size: 1.4rem;
    margin: 0 auto;
    width: 94%;
    max-width: 200px;
    line-height: 3.6rem;
  }
  .ds-202408 .cv__btn > span {
    font-size: 70%;
  }
}

/* ---------------- fixed btn ---------------- */
.ds-202408 .fixed {
  background: #fff;
  box-shadow: 0px 0px 10px 0px #e2c792;
  display: none;
  position: fixed;
  bottom: 10px;
  left: 8px;
  width: 300px;
  z-index: 10;
}
.ds-202408 .fixed__close {
  background-color: #fff !important;
  border: none !important;
  border-radius: 100% !important;
  color: #240601 !important;
  cursor: pointer !important;
  font-weight: 100 !important;
  font-size: 30px !important;
  letter-spacing: 0.02em !important;
  line-height: 30px !important;
  padding: 0 !important;
  position: absolute !important;
  top: 0 !important;
  right: 0 !important;
  min-width: 30px !important;
  min-height: 30px !important;
  width: 30px !important;
  height: 30px !important;
  z-index: 2;
}
.ds-202408 .fixed__col {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  gap: 4%;
  position: relative;
}
.ds-202408 .fixed__col img {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 114px;
}
.ds-202408 .fixed__col .fixed__img{
  position: relative;
  width: 33%;
  height: 80px;
  overflow: hidden;
  left: 11px;
  bottom: 11px;
}
.ds-202408 .fixed__col .fixed__img img{
  width: 100%;
  bottom: 0;
}
.ds-202408 .fixed__txt {
  padding: 11px 30px 8px 5px;
  margin: 0 0 0 auto;
  width: 74%;
  position: relative;
}
.ds-202408 .fixed__txt p {
  font-size: 70%;
  margin-bottom: 4px;
}
.ds-202408 .fixed__name {
  font-size: 2rem;
  line-height: 1.3;
  margin-bottom: 10px;
}
.ds-202408 .fixed__name > span {
  border: 1px solid #4b2207;
  border-radius: 100px;
  color: #4b2207;
  display: block;
  text-align: center;
  font-size: 1.2rem;
  padding: 3px;
  width: 80px;
  margin-bottom: 8px;
}
.ds-202408 .fixed__btn {
  background: #bc1a3a;
  border-radius: 8px;
  color: #fff !important;
  display: block;
  font-weight: 500;
  text-align: center;
  padding: 0.5em;
  width: 100%;
}
.ds-202408 .fixed__close+.fixed__name{
  margin-top: 10px;
  padding-left: 0;
  padding-right: 30px;
  margin-bottom: -35px;
  margin-left: 35%;
  font-size: 12px;
  text-align: center;
}
#floating_item .fixed__txt .fixed__btn{
  font-size: 10px;
}
.floating_item_link{
  display: block;
  position: absolute;
  inset: 0;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .ds-202408 .fixed {
    box-shadow: none;
    bottom: 0;
    left: 0;
    width: 80%;
    max-width: 300px;
  }

  .ds-202408 .fixed__col img {
    width: 18.4vw;
  }
  .ds-202408 .fixed__col .fixed__img{
    width: 45%;
    bottom: 9px;
  }
  .ds-202408 .fixed__col .fixed__img img{
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .ds-202408 .fixed__txt {
    padding: 10px 22px 13px 15px;
    margin: 0 0 0 auto;
    width: 80%;
    position: relative;
  }
  .ds-202408 .fixed__name {
    font-size: 0.9rem;
  }
  .ds-202408 .fixed__col{
    gap: 0;
  }
  .ds-202408 .fixed__close+.fixed__name{
    margin-bottom: -30px;
    margin-top: 20px;
    margin-left: 40%;
  }
  .ds-202408 .fixed__name > span {
    display: inline-block;
    font-size: 11px;
    padding: 2px 2px 3px;
    width: 70px;
    margin: 0 10px 0 0;
  }
  .ds-202408 .fixed__btn {
    border-radius: 9px;
    font-size: 10px;
  }
  .ds-202408 .dsl-texture_cta .fixed__btn{
    font-size: 14px;
  }
}
/* ---------------- fadein ---------------- */
.ds-202408 .fadein {
  opacity: 0;
  transition: 0.5s;
}
.ds-202408 .fadein.fadeup_in {
  -webkit-animation: fadein 2.8s forwards;
  animation: fadein 2.8s forwards;
  transition: 0.5s;
}
/* fadein */
@-webkit-keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.ds-202408 .fadein.fadeup_in.delay1 {
  -webkit-animation: fadein 2.8s forwards, zoomin 2.8s forwards;
  animation: fadein 2.8s forwards, zoomin 2.8s forwards;
  -webkit-animation-delay: 1s;
  animation-delay: 1.2s;
}
.ds-202408 .fadein.fadeup_in.delay2 {
  -webkit-animation: fadein 2.8s forwards, zoomin 2.8s forwards;
  animation: fadein 2.8s forwards, zoomin 2.8s forwards;
  -webkit-animation-delay: 1.6s;
  animation-delay: 1.8s;
}
.ds-202408 .fadein.fadeup_in.delay3 {
  -webkit-animation: fadein 2.8s forwards, zoomin 2.8s forwards;
  animation: fadein 2.8s forwards, zoomin 2.8s forwards;
  -webkit-animation-delay: 2.2s;
  animation-delay: 2.6s;
}
/* zoomin */
@-webkit-keyframes zoomin {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes zoomin {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}

.iframe {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.3% !important;
}
.iframe iframe {
  position: absolute;
  left: 0;
  top:0;
  width: 100%;
  height: 100%;
  border: none;
}

.ds-202408 .goldBtn{
  background: #CA8744;
  overflow: hidden;
  border-radius: 42px;
  color: #fff;
  font-size: 2rem;
  line-height: 4.2rem;
  display: block;
  text-align: center;
}
.ds-202408 .goldBtn:hover{
  color: #fff;
  background: linear-gradient(115deg, rgba(244, 195, 136, 1) 0%, rgba(202, 135, 68, 1) 100%);
}
@media screen and (max-width: 430px) {
  .ds-202408 .goldBtn:hover{
    opacity: 1;
  }
}

.ds-202408 .mv_nav{
  padding: 0 50px;
}


.ds-202408 .mv_nav_list{
  display: flex;
  justify-content: space-between;
  gap: 28px 4%;
  max-width: 840px;
  margin: 0 auto;
  flex-wrap: wrap;
}

.ds-202408 .mv_nav_list li{
  width: 48%;
}
@media screen and (max-width: 430px) {
  .ds-202408 .mv_nav{
    margin-top: 40px;
  }
  .ds-202408 .mv_nav_list{
    display: block;
  }
  .ds-202408 .mv_nav_list li{
    width: 100%;
    margin-top: 25px;
  }
}
.ds-202408 .bestcosme_img{
  max-width: 450px;
  margin: 0 auto 45px;
}

.ds-202408 .about_sales{
  background: #D68739;
  background: linear-gradient(0deg, rgba(214, 135, 57, 1) 0%, rgba(109, 44, 10, 1) 100%);
  padding: 70px 0 65px;
  z-index: 10;
  position: relative;
}

.ds-202408 .about_sales .sales_img{
  max-width: 410px;
  margin: 0 auto 65px;
}

.ds-202408 .about_ds_head{
  padding: 110px 0 90px;
  position: relative;
  z-index: 10;
  text-align: center;
}

.ds-202408 .about_ds_head .main_ttl{
  color: #fff;
}

.ds-202408 .about_ds_head .main_lead{
  color: #fff;
}


.ds-202408 .about_ds_h3{
  font-size: 2.6rem;
  color: #fff;
}

.ds-202408 .about_ds_p{
  font-size: 1.8rem;
  color: #fff;
  line-height: 2;
}


.ds-202408 .about_ds_section{
  margin-bottom: 40px;
}

.ds-202408 .about_ds{
  padding-top: 20px;
}

.ds-202408 .about_ds .caption{
  color: #fff;
  margin-top: 110px;
}

@media screen and (max-width: 767px) {
  .ds-202408 .about_sales .sales_img{
    margin-bottom: 0;
  }
  .ds-202408 .about_ds_head .main_lead{
    margin-bottom: 30px;
  }
  .ds-202408 .about_ds_h3{
    font-size: 1.4rem;
    margin-bottom: 25px;
  }
  .ds-202408 .about_ds_p{
    font-size: 1.2rem;
  }
  .ds-202408 .about_ds_head{
    padding: 40px 0 0;
    border-bottom: none;
    background: none;
  }

  .ds-202408 .about_ds_img01{
    width: 80%;
    margin: 40px auto 60px;
    display: block;
  }
  .ds-202408 .about_ds_img02{
    width: 80%;
    margin: 30px auto 0;
    display: block;
  }
  .ds-202408 .about_ds_img03{
    width: 80%;
    margin: 20px auto 50px;
    display: block;
  }

  .ds-202408 .about_ds_section{
    margin-bottom: 55px;
  }
  .ds-202408 .about_ds .caption{
    margin-top: 60px;
    text-align: center;
  }
}
.about_ds_pc_center{
  text-align: center;
}
.about_ds_h3.about_ds_pc_center{
  margin-top: 100px;
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  
  
  .about_ds_col2{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
  .about_ds_col2.jc_start{
    align-items: flex-start;
    margin-bottom: 40px;
  }
  .about_ds_col2_2{
    display: flex;
    justify-content: space-between;
    align-items: center;

  }
  .about_ds_col2 img{
    width: 40%;
    order: 1;
  }
  .about_ds_col2 .about_ds_col2_txt{
    width: 60%;
    order: 2;
  }
  .about_ds_col2_2{
    display: flex;
    justify-content: space-between;
  }
  
  .about_ds_pc_right{
    text-align: right;
  }
  .about_ds_pc_left{
    text-align: left;
  }

  .ds-202408 .about_ds_img01{
    max-width: 413px;
  }
  .ds-202408 .about_ds_img02{
    max-width: 413px;
  }
  .ds-202408 .about_ds_img_right{
    margin-left: auto;
    margin-right: 0;
    display: block;
  }
  
}
@media screen and (max-width: 767px) {
  .about_ds_pc_right,
  .about_ds_pc_left{
    text-align: center;
  }
  .ds-202408 .about_ds{
    padding-top: 0;
  }
}

.dsl-texture_compare-wrapper_sp{
  display: none;
}
.dsl-texture_compare01{
  background: linear-gradient(290.41deg, #f6b152 2.55%, #ac5218 35.47%, #6d2c0a 92.85%);
}
.ds-202408 .dsl-texture_compare01 .dsl-texture_compare__title{
  color: #fff;
}
.dsl-texture_compare02{
  background: linear-gradient(31.84deg, #fbf1dd 0%, #fcefd6 40.1%, #fbe6c1 80.21%);
}
.dsl-texture_compare03{
  background-color: #fff;
}
@media screen and (max-width: 767px) and (min-width: 431px) {
  .ds-202408 .goldBtn{
    font-size: 2.3vw;
  }
  .ds-202408 .mv_nav{
    padding: 0 3vw;
    margin-top: 50px;
  }
}
@media screen and (max-width: 430px) {
  .about_ds_h3.about_ds_pc_center{
    margin-top: 0;
    margin-bottom: 20px;
  }
  iframe#launcher{
    bottom: 15px !important;
  }
  .ds-202408 .goldBtn{
    font-size: 13px;
    line-height: 33px;
  }
  .dsl-texture_compare-wrapper{
    display: none;
  }
  .ds-202408 .dsl-texture_compare-wrapper_sp{
    display: block;
    padding-top: 50px;
    padding-bottom: 40px;
  }
  .ds-202408 .dsl-texture_compare-wrapper_sp .dsl-texture_cta{
    width: 168px;
    margin: auto;
  }
  .ds-202408 .dsl-texture{
    padding: 0 !important;
  }
  .ds-202408 .dsl-texture .dsl-texture_compare{
    width: 100% !important;
  }
  .ds-202408 .dsl-texture_compare__title{
    font-size: 2.4rem;
  }
  .ds-202408 .dsl-texture_compare01 .dsl-texture_compare__title{
    margin-top: 0;
    font-size: 20px;
  }
  
  .ds-202408 .dsl-texture_compare01 .dsl-texture_compare__size{
    color: #fff;
  }
  .ds-202408 .dsl-texture_compare02 .dsl-texture_compare__title{
    margin-top: 0;
    font-size: 20px;
  }
  
}


.ds-202408 .dsl-texture{
  background-color: #FDF7ED;
}
.ds-202408 .dsl-texture_bottom{
  background-color: #fff;
  padding: 80px 0 70px;
}
.ds-202408 .dsl-texture_compare-wrapper_bottom{
  border: 1px solid #CB8845;
  max-width: 850px;
  margin: auto;
  padding-bottom: 40px;
}
.ds-202408 .dsl-texture_compare-wrapper_bottom__head{
  text-align: center;
  margin-top: -32px;
  padding: 0 60px;
}
.ds-202408 .dsl-texture_compare-wrapper_bottom__head h2{
  color: #fff;
  font-size: 3.2rem;
  font-weight: 300;
  line-height: 64px;
  margin: 0;
  background: linear-gradient(115deg, rgba(244, 195, 136, 1) 0%, rgba(202, 135, 68, 1) 100%);
}
.ds-202408 .dsl-texture_compare__title{
  font-size: 3.2rem;
  font-weight: 600;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 25px;
}

.ds-202408 .dsl-texture_compare-wrapper_bottom img{
  max-width: 393px;
  width: 100%;
  margin: 0 auto;
  display: block;
}

@media screen and (min-width: 768px) {
  .ds-202408 .dsl-texture_compare-wrapper_bottom img{
    margin-bottom: 30px;
  }
}

.ds-202408 .dsl-texture_compare__size{
  font-size: 15px;
  text-align: left;
  display: table;
  margin: auto;
}

.ds-202408 .dsl-texture_compare-wrapper_bottom .dsl-texture_compare-item-cta {
  width: 190px;
  margin: 20px auto ;
}

.ds-202408 .dsl-texture_cta__lineBtn{
  border-bottom: 1px solid #000000;
  font-size: 1.4rem;
  display: table;
  margin: 0 auto;
  font-weight: 500;
  padding-bottom: 10px;
  margin-top: 20px;
}

.ds-202408 .sample {
  background: #170101 url(../images/bg_sample.jpg) no-repeat center top / cover;
  padding: 100px 0 80px;
}
.ds-202408 .sample h2{
  color: #BC1A3A;
  text-align: center;
  line-height: 1;
  font-size: 40px;
  margin-bottom: 40px;
  font-weight: 600;
}
.ds-202408 .sample .lead{
  font-size: 24px;
  text-align: center;
  margin-bottom: 40px;
}
.ds-202408 .sample img{
  max-width: 540px;
  width: 100%;
  display: block;
  margin: 0 auto 45px;
}
.ds-202408 .sample .txt{
  font-size: 18px;
  text-align: center;
  margin-bottom: 35px;
  color: #000;
  line-height: 2;
}
.ds-202408 .sample .caption{
  color: #000;
}
.ds-202408 .sample .txt span{
  font-weight: 600;
}
.ds-202408 .sample .dsl-texture_cta__lineBtn{
  margin-top: 20px;
  color: #000;
}

.ds-202408 .trial {
  background: #170101 url(../images/bg_trial.jpg) no-repeat center top / cover;
  color: #fff;
  padding: 100px 0 80px;
}

.ds-202408 .trial img{
  max-width: 790px;
  width: 100%;
  display: block;
  margin: 0 auto 45px;
}

.ds-202408 .trial h2{
  color: #fff;
  text-align: center;
  font-size: 40px;
  margin-bottom: 40px;
  font-weight: 600;
}

.ds-202408 .trial .lead{
  font-size: 18px;
  text-align: center;
  margin-bottom: 40px;
}

.ds-202408 .trial .lead span{
  font-size: 18px;
  font-weight: 600;
  color: #BC1A3A;
}

.ds-202408 .trial .dsl-texture_cta__lineBtn{
  margin-top: 20px;
  border-color: #fff;
}

.ds-202408 .trial .dsl-texture_compare-item-cta{
  width: 190px;
  margin: 20px auto;
}
.ds-202408 .trial_contents{
  max-width: 350px;
  margin: 0 auto 60px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 25px 0;
}

.ds-202408 .trial_contents__title{
  text-align: center;
  font-size: 1.8rem;
  margin-bottom: 20px;
  line-height: 1;
}

.ds-202408 .trial_contents__text{
  font-size: 1.6rem;
  line-height: 4rem;
}

@media screen and (max-width: 767px) {
  .ds-202408 .dsl-texture_cta__lineBtn{
    padding-bottom: 6px;
  }
  .ds-202408 .dsl-texture_compare__size{
    margin-top: 25px;
    margin-bottom: 20px;
    font-size: 1.2rem;
  }
  .ds-202408 .dsl-texture_compare-wrapper_bottom__head{
    margin-top: -17px;
    padding: 0 12px;
  }
  .ds-202408 .dsl-texture_compare-wrapper_bottom__head h2{
    font-size: 1.7rem;
    line-height: 3.3rem;
  }
  
  .ds-202408 .trial h2{
    font-size: 2.4rem;
    margin-bottom: 20px;
  }
  .ds-202408 .dsl-texture_compare__title{
    font-size: 2.4rem;
  }
  .ds-202408 .dsl-texture_bottom{
    padding: 44px 20px 30px;
  }
  .ds-202408 .sample{
    padding: 55px 20px 50px;
    background: #170101 url(../images/bg_sample_sp.jpg) no-repeat center top / cover;
  }
  .ds-202408 .sample h2{
    font-size: 2.4rem;
    margin-bottom: 15px;
  }

  .ds-202408 .sample .lead{
    font-size: 4vw;
    margin-bottom: 20px;
  }

  .ds-202408 .sample .txt{
    font-size: 1.2rem;
    margin-bottom: 30px;
  }
  .ds-202408 .trial{
    padding-bottom: 50px;
    background: #170101 url(../images/bg_trial_sp.jpg) no-repeat center top / cover;
  }
  .ds-202408 .trial img{
    padding-left: 24px;
  }
  .ds-202408 .trial .lead{
    font-size: 1.3rem;
  }
  .ds-202408 .trial .lead span{
    font-size: 1.5rem;
    font-weight: 600;
    color: #BC1A3A;
  }
  .ds-202408 .trial_contents{
    max-width: 260px;
    padding: 15px 0;
  }
  
  .ds-202408 .trial_contents__title{
    font-size: 1.2rem;
    margin-bottom: 5px;
  }
  .ds-202408 .trial_contents__text{
    font-size: 1.2rem;
    line-height: 2.4rem;
  }
  .ds-202408 .trial .dsl-texture_cta__lineBtn{
    margin-top: 20px;
    border-bottom: 1px solid #fff;
  }
}



.ds-202408 .innovation {
  background: #170101 url(../images/bg_innovation_pc_v3.jpg) no-repeat center top;
  background-size: contain;
  background-color: #612001;
  color: #fff;
  position: relative;
}
@media screen and (min-width: 768px) {
  .ds-202408 .innovation {
    height: 73vw;
  }
  .ds-202408 .innovation .innovation_slider{
    position: absolute;
    z-index: 2;
    bottom: 4vw;
    left: 5%;
    display: flex;
    justify-content: center;
    width: 90%;
  }
  .ds-202408 .innovation .swiper-slide{
    width: 33.3% !important;
  }
  .ds-202408 .innovation .innovation_slider p{
    text-align: center;
    font-size: 18px;
    font-size: 1.12vw;
    line-height: 2.1;
  }
  .ds-202408 .innovation .innovation_slider p span{
    font-size: 12px;
    font-size: 0.78vw;
    display: block;
    line-height: 1.2;
    margin-top: 1.5vw;
  }
}

@media screen and (min-width: 1200px) {
  .ds-202408 .innovation .innovation_slider p{
    font-size: 1.05vw;
  }
}



.ds-202408 .innovation .howto__ttl{
  position: absolute;
  top: 75px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  border-color: #fff;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .ds-202408 .innovation .howto__ttl{
    top: 30px;
  }
}
@media screen and (max-width: 1320px) and (min-width: 768px) {
  .ds-202408 .innovation .innovation_slider p{
    font-size: 1.02vw;
  }
}

@media screen and (max-width: 767px) {
  .ds-202408 .innovation .swiper-slide{
    position: relative;
    background-color: #612001;
  }
  .ds-202408 .innovation .innovation_slider p{
    position: absolute;
    font-size: 1.15rem;
    text-align: center;
    top: 153vw;
    left: 0;
    width: 100%;
    z-index: 2;
  }
  .ds-202408 .innovation .innovation_slider p span{
    font-size: 1.1rem;
    display: block;
    margin-top: 15px;
  }
  .ds-202408 .innovation .swiper-pagination {
    bottom: 25px;
  }
  .ds-202408 .innovation .swiper-pagination-bullet{
    opacity: 1;
    background: #fff;
    transition: all 0.6s ease-out;
    border-radius: 8px;
  }
  .ds-202408 .innovation .swiper-pagination-bullet.swiper-pagination-bullet-active{
    width: 40px;
    background: #C79B62;
    border-radius: 8px;
  }
  .ds-202408 .swiper-button-next, 
  .ds-202408 .swiper-button-prev{
    color: #fff;
    top: 52vw;
    text-align: center;
  }
  .ds-202408 .swiper-button-prev{
    left: 0;
  }
  .ds-202408 .swiper-button-next{
    right: 0;
  }
  .ds-202408 .swiper-button-next:after, 
  .ds-202408 .swiper-button-prev:after{
    font-size: 23px;
    text-align: center;
  }

}

@media screen and (max-width: 1024px) {
  .ds-202408 .dsl-texture .dsl-texture_compare-item-content .dsl-texture_compare-item-title, .ds-202408 .dsl-texture .dsl-texture_compare-item-content .dsl-texture_compare-item-text, .ds-202408 .dsl-texture .dsl-texture_compare-item-content .dsl-texture_compare-item-details, .ds-202408 .dsl-texture .dsl-texture_compare-items .dsl-texture_compare-item .dsl-texture_compare-item-cta {
    opacity: 1 !important;
    pointer-events: all;
  }
  .ds-202408 .dsl-texture .dsl-texture_compare .dsl-texture_compare-wrapper .dsl-texture_compare-items {
    height: 600px !important;
  }
  .ds-202408 .dsl-texture .dsl-texture_compare-items .dsl-texture_compare-item .dsl-texture_compare-item-content {
    min-height: auto !important;
    
  }
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
  .ds-202408 .dsl-texture .dsl-texture_compare-pagination{
    display: none !important;
  }
}

.ds-202408 .swiper-button-next.swiper-button-disabled,
.ds-202408 .swiper-button-prev.swiper-button-disabled{
  opacity: 0;
}