@charset "UTF-8";
/*----------------------------------------
≡≡≡≡≡≡≡≡≡≡≡ ▼ カスタムプロバティ ▼ ≡≡≡≡≡≡≡≡≡≡≡
----------------------------------------*/
@font-face {
  font-family: "yumin";
  /* フォント名 */
  /* フォーマットごとにパスを指定 */
  src: url("../fonts/yumin.otf") format("opentype"), url("../fonts/yumin.woff") format("woff"), url("../fonts/yumin.woff2") format("woff2");
}
@font-face {
  font-family: "yumin-Demibold";
  /* フォント名 */
  /* フォーマットごとにパスを指定 */
  src: url("../fonts/yumindb.otf") format("opentype"), url("../fonts/yumindb.woff") format("woff"), url("../fonts/yumindb.woff2") format("woff2");
}
/*--------------------------------
   Media Queries (1400px ~ 1400px)
 --------------------------------*/
@media only screen and (max-width: 1400px) {
  html {
    font-size: 0.7142857143vw;
  }
}
/*------------------------------------
≡≡≡≡≡≡≡≡≡≡ ▼ S e t U p SP ▼ ≡≡≡≡≡≡≡≡≡≡
------------------------------------*/
.theorganicdays-smell_lp {
  margin: 0;
  background-color: #ffffff;
  color: var(--color-text);
  font-family: var(--font-english), var(--font-yumin), serif;
  letter-spacing: 0.1em;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 100%;
  z-index: 0;
}
.theorganicdays-smell_lp h3, .theorganicdays-smell_lp h4, .theorganicdays-smell_lp h5 {
  font-weight: normal;
}
.theorganicdays-smell_lp img,
.theorganicdays-smell_lp svg {
  display: block;
  opacity: 1;
  width: 100%;
  height: auto;
}
.theorganicdays-smell_lp picture {
  display: block;
}
.theorganicdays-smell_lp a {
  display: block;
  color: inherit;
}
.theorganicdays-smell_lp *:focus {
  outline: none;
}
.theorganicdays-smell_lp a,
.theorganicdays-smell_lp label {
  -webkit-tap-highlight-color: rgba(35, 64, 78, 0.2);
}
.theorganicdays-smell_lp input {
  display: none;
}
.theorganicdays-smell_lp li,
.theorganicdays-smell_lp ol {
  list-style-type: none;
}
.theorganicdays-smell_lp .spOnly {
  display: block;
}
.theorganicdays-smell_lp .pcOnly {
  display: none;
}
.theorganicdays-smell_lp ::-moz-selection {
  color: #FAF8E4;
  background-color: rgba(35, 64, 78, 0.5);
}
.theorganicdays-smell_lp ::selection {
  color: #FAF8E4;
  background-color: rgba(35, 64, 78, 0.5);
}
.theorganicdays-smell_lp sup {
  font-size: 0.6em;
}
.theorganicdays-smell_lp #share img {
  margin: auto;
}
.theorganicdays-smell_lp .anim {
  opacity: 0;
}
.theorganicdays-smell_lp .fv__title,
.theorganicdays-smell_lp .fv__logo,
.theorganicdays-smell_lp .anim_enable {
  -webkit-animation: fade 1.4s ease forwards;
          animation: fade 1.4s ease forwards;
}
@-webkit-keyframes fade {
  20% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade {
  20% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.theorganicdays-smell_lp .fv__img {
  -webkit-animation: mv-fade 1.6s ease 0.2s forwards;
          animation: mv-fade 1.6s ease 0.2s forwards;
  filter: blur(6px);
  opacity: 0;
}
@-webkit-keyframes mv-fade {
  0% {
    opacity: 0;
    filter: blur(6px);
  }
  100% {
    opacity: 1;
    filter: blur(0px);
  }
}
@keyframes mv-fade {
  0% {
    opacity: 0;
    filter: blur(6px);
  }
  100% {
    opacity: 1;
    filter: blur(0px);
  }
}

/*--------------------------------
							SP  Only
--------------------------------*/
/* .theorganicdays-smell_lp : set up SP*/
/*------------------------------------
≡≡≡≡≡≡≡≡ ▼ Layout SP First ▼ ≡≡≡≡≡≡≡≡
 ------------------------------------*/
/*------------------------------------
≡≡≡≡≡≡≡≡≡≡ ▼ layout  SP ▼ ≡≡≡≡≡≡≡≡≡≡
------------------------------------*/
.theorganicdays-smell_lp {
  --color-text: #5c7e78;
  --color-button: #425350;
  --color-SCALP-primary: #005E4D;
  --color-SCALP-secondary: #B6C9A1;
  --color-SCALP-pointBackground: #EDF1EA;
  --color-SWEAT-primary: #3A8383;
  --color-SWEAT-secondary: #C2D9DA;
  --color-SWEAT-pointBackground: #EDF4F4;
  --color-DELICATE-primary: #A3875B;
  --color-DELICATE-secondary: #EFD09F;
  --color-DELICATE-pointBackground: #F7F2EA;
  --font-tegaki: "vdl-penletter", sans-serif;
  --font-yumin: "yumin";
  --font-yumin-db: "yumin-Demibold";
  --font-english: "adobe-garamond-pro";
}
.theorganicdays-smell_lp .fv {
  margin-bottom: calc(38 * 100vw/390);
}
.theorganicdays-smell_lp .fv__img {
  margin-bottom: calc(63 * 100vw/390);
}
.theorganicdays-smell_lp .fv__read {
  position: relative;
  margin-left: calc(9 * 100vw/390);
  font-size: calc(14 * 100vw/390);
  line-height: 2;
  text-align: center;
  z-index: 0;
}
.theorganicdays-smell_lp .fv__read::before {
  content: "";
  position: absolute;
  transform: translateX(-50%);
  top: calc(-29 * 100vw/390);
  left: 43.3%;
  width: calc(222 * 100vw/390);
  height: calc(62 * 100vw/390);
  background-image: url(../img/summer.svg);
  background-size: contain;
  background-repeat: no-repeat;
  z-index: -1;
}
.theorganicdays-smell_lp .suggestion {
  margin: 0 calc(30 * 100vw/390) calc(50 * 100vw/390);
  padding: calc(5 * 100vw/390);
  border: 1px solid #A3AFAD;
}
.theorganicdays-smell_lp .suggestion__inner {
  padding: calc(17 * 100vw/390) calc(17.5 * 100vw/390) calc(20 * 100vw/390);
  border: 1px solid #D4DEDC;
}
.theorganicdays-smell_lp .suggestion__img {
  margin: 0 auto calc(16 * 100vw/390);
  width: calc(244 * 100vw/390);
}
.theorganicdays-smell_lp .suggestion__title {
  margin-bottom: calc(8 * 100vw/390);
  font-family: var(--font-yumin-db), serif;
  font-size: calc(17 * 100vw/390);
  line-height: 1.82;
}
.theorganicdays-smell_lp .suggestion__text {
  font-size: calc(13 * 100vw/390);
  line-height: 1.75;
  letter-spacing: 0.075em;
}
.theorganicdays-smell_lp .section__title {
  position: relative;
  margin: 0 auto calc(41 * 100vw/390);
  box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.1);
  width: calc(330 * 100vw/390);
  z-index: 1;
}
.theorganicdays-smell_lp .section .all_burron {
  margin: calc(30 * 100vw/390) calc(30 * 100vw/390) calc(70 * 100vw/390);
  padding: calc(21 * 100vw/390) calc(10 * 100vw/390) calc(18 * 100vw/390);
  background-color: var(--color-button);
  box-sizing: border-box;
  color: #ffffff;
  font-size: calc(14 * 100vw/390);
  font-family: var(--font-yumin-db);
  line-height: 1;
  text-align: center;
  width: calc(330 * 100vw/390);
}
.theorganicdays-smell_lp .section__group {
  position: relative;
}
.theorganicdays-smell_lp .section__group::after {
  content: "";
  position: absolute;
  top: calc(-21 * 100vw/390);
  left: 0;
  width: 100%;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: -1;
}
.theorganicdays-smell_lp .section__group:nth-of-type(1) {
  z-index: 2;
}
.theorganicdays-smell_lp .section__group:nth-of-type(n+2) {
  padding-top: calc(70 * 100vw/390);
}
.theorganicdays-smell_lp .section__group:nth-of-type(2) {
  z-index: 1;
}
.theorganicdays-smell_lp .section__group:nth-of-type(2)::after {
  transform: scale(-1, 1);
}
.theorganicdays-smell_lp .section__group:nth-of-type(3) {
  z-index: 0;
}
.theorganicdays-smell_lp .group__title {
  position: relative;
  z-index: 0;
}
.theorganicdays-smell_lp .group__title--text {
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: calc(14 * 100vw/390);
       column-gap: calc(14 * 100vw/390);
  padding-bottom: calc(48 * 100vw/390);
  font-family: var(--font-yumin-db), serif;
  font-size: calc(20 * 100vw/390);
  line-height: 1;
  text-align: center;
}
.theorganicdays-smell_lp .group__title--text::before {
  content: "";
  border-radius: 50%;
  width: calc(6 * 100vw/390);
  height: calc(6 * 100vw/390);
}
.theorganicdays-smell_lp .group__title--border {
  content: "";
  position: absolute;
  transform: translateX(-50%);
  bottom: calc(12 * 100vw/390);
  left: 50%;
  width: 1px;
  height: calc(25 * 100vw/390);
  border-left: 1px solid #9AACA9;
  z-index: 0;
}
.theorganicdays-smell_lp .group__subtitle {
  font-size: calc(16 * 100vw/390);
  line-height: 1.31;
  letter-spacing: 0.1em;
  text-align: center;
}
.theorganicdays-smell_lp .group__subtitle + .group__prodwrap {
  margin-top: calc(13 * 100vw/390);
}
.theorganicdays-smell_lp .group__prodwrap .group__prod:last-of-type {
  margin-bottom: calc(43 * 100vw/390);
}
.theorganicdays-smell_lp .group__prodwrap .group__prod:not(:last-of-type) {
  margin-bottom: calc(30 * 100vw/390);
}
.theorganicdays-smell_lp .group__prodwrap__only {
  margin-top: calc(13 * 100vw/390);
}
.theorganicdays-smell_lp .group__prodwrap__only + .group__prodwrap {
  margin-top: calc(-17 * 100vw/390);
}
.theorganicdays-smell_lp .group__prodwrap__only .group__prod:not(:last-child) {
  margin-bottom: calc(30 * 100vw/390);
}
.theorganicdays-smell_lp .group__prodwrap__point {
  margin-top: calc(32 * 100vw/390);
}
.theorganicdays-smell_lp .group__prodwrap__point .group__prod {
  margin-bottom: calc(45 * 100vw/390);
}
.theorganicdays-smell_lp .group__prod {
  padding: 0 calc(50 * 100vw/390);
}
.theorganicdays-smell_lp .group__prod__pointlist {
  position: relative;
  margin-inline: calc(32 * 100vw/390);
  padding: calc(26 * 100vw/390) calc(22 * 100vw/390) calc(22 * 100vw/390) calc(29 * 100vw/390);
  z-index: 0;
}
.theorganicdays-smell_lp .group__prod__pointlist::before {
  content: "";
  position: absolute;
  top: calc(-26 * 100vw/390);
  left: calc(-20 * 100vw/390);
  width: calc(140 * 100vw/390);
  height: calc(50 * 100vw/390);
  -webkit-mask-image: url(../img/point.svg);
          mask-image: url(../img/point.svg);
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  z-index: 1;
}
.theorganicdays-smell_lp .group__prod__pointlist .point {
  font-size: calc(12 * 100vw/390);
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0;
  white-space: nowrap;
}
.theorganicdays-smell_lp .group__prod__pointlist .text {
  margin-top: calc(-4 * 100vw/390);
  font-size: calc(13 * 100vw/390);
  line-height: 1.5;
  letter-spacing: 0.075em;
  width: calc(225 * 100vw/390);
}
.theorganicdays-smell_lp .group__prod__point {
  display: flex;
  -moz-column-gap: calc(12 * 100vw/390);
       column-gap: calc(12 * 100vw/390);
}
.theorganicdays-smell_lp .group__prod__point:nth-child(n+2) {
  margin-top: calc(13 * 100vw/390);
}
.theorganicdays-smell_lp .group__prod__point p {
  display: inline;
}
.theorganicdays-smell_lp .group__prod .bland {
  margin-bottom: calc(8 * 100vw/390);
  font-size: calc(14 * 100vw/390);
  line-height: 1;
}
.theorganicdays-smell_lp .group__prod .bland.letter-spacing {
  letter-spacing: 0.055em;
}
.theorganicdays-smell_lp .group__prod .name {
  font-size: calc(15 * 100vw/390);
  font-family: var(--font-english), var(--font-yumin-db), serif;
  line-height: 1.17;
  letter-spacing: 0.055em;
}
.theorganicdays-smell_lp .group__prod .pricewrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: calc(9 * 100vw/390);
}
.theorganicdays-smell_lp .group__prod .price {
  font-size: calc(20 * 100vw/390);
  line-height: 1;
  letter-spacing: 0.055em;
}
.theorganicdays-smell_lp .group__prod .price .small {
  font-size: calc(12 * 100vw/390);
}
.theorganicdays-smell_lp .group__prod .link {
  padding: calc(4.5 * 100vw/390) calc(10 * 100vw/390) calc(2 * 100vw/390);
  background-color: var(--color-button);
  box-sizing: border-box;
  color: #ffffff;
  font-size: calc(13 * 100vw/390);
  font-weight: 400;
  text-align: center;
  width: calc(130 * 100vw/390);
}
.theorganicdays-smell_lp .group__staff {
  position: relative;
  margin-top: calc(44 * 100vw/390);
  margin-inline: calc(30 * 100vw/390);
  z-index: 0;
}
.theorganicdays-smell_lp .group__staff::after {
  content: "";
  position: absolute;
  transform: rotate(2deg);
  top: calc(-24 * 100vw/390);
  right: calc(-12 * 100vw/390);
  width: calc(176 * 100vw/390);
  height: calc(46 * 100vw/390);
  -webkit-mask-image: url(../img/staff-comment.svg);
          mask-image: url(../img/staff-comment.svg);
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  z-index: 0;
}
.theorganicdays-smell_lp .group__staff__inner {
  position: relative;
  padding: calc(23 * 100vw/390) calc(20 * 100vw/390) calc(20 * 100vw/390);
  border-radius: calc(6 * 100vw/390);
  z-index: 0;
}
.theorganicdays-smell_lp .group__staff__inner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-mask-size: calc(307.7 * 100vw/390) auto, calc(307.7 * 100vw/390) auto;
          mask-size: calc(307.7 * 100vw/390) auto, calc(307.7 * 100vw/390) auto;
  -webkit-mask-position: top right, bottom left;
          mask-position: top right, bottom left;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  pointer-events: none;
  z-index: 0;
}
.theorganicdays-smell_lp .group__staff__inner::after {
  content: "";
  position: absolute;
  top: calc(-15 * 100vw/390);
  left: calc(-20 * 100vw/390);
  width: calc(368 * 100vw/390);
  -webkit-mask-image: url(../img/double-colon.svg), url(../img/double-colon2.svg);
          mask-image: url(../img/double-colon.svg), url(../img/double-colon2.svg);
  -webkit-mask-size: calc(40 * 100vw/390) auto, calc(40 * 100vw/390) auto;
          mask-size: calc(40 * 100vw/390) auto, calc(40 * 100vw/390) auto;
  -webkit-mask-position: top left, bottom right;
          mask-position: top left, bottom right;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  pointer-events: none;
  z-index: 0;
}
.theorganicdays-smell_lp .group__staff__wrap:nth-child(n+2) {
  margin-top: calc(14 * 100vw/390);
  padding-top: calc(20 * 100vw/390);
  border-top: 1px solid #F4F4F4;
}
.theorganicdays-smell_lp .group__staff__img {
  margin: 0 auto calc(6.5 * 100vw/390);
  width: calc(84 * 100vw/390);
}
.theorganicdays-smell_lp .group__staff .position {
  color: var(--color-button);
  font-size: calc(12 * 100vw/390);
  font-weight: normal;
  line-height: 1.25;
  text-align: center;
}
.theorganicdays-smell_lp .group__staff__text {
  margin-top: calc(13 * 100vw/390);
  font-size: calc(13 * 100vw/390);
  line-height: 1.75;
  letter-spacing: 0.055em;
  text-align: justify;
}
.theorganicdays-smell_lp .group__point {
  margin-top: calc(47 * 100vw/390);
  margin-inline: auto;
  padding: calc(48 * 100vw/390) 0 calc(20 * 100vw/390);
  text-align: center;
  width: calc(354 * 100vw/390);
}
.theorganicdays-smell_lp .group__point__title {
  display: flex;
  justify-content: center;
  margin-left: calc(26 * 100vw/390);
  margin-bottom: calc(22 * 100vw/390);
  font-size: calc(51 * 100vw/390);
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.055em;
}
.theorganicdays-smell_lp .group__point__title::after {
  content: "";
  margin-top: calc(-8 * 100vw/390);
  margin-left: calc(-14 * 100vw/390);
  width: calc(59 * 100vw/390);
  height: calc(68 * 100vw/390);
  background-image: url(../img/flower.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.theorganicdays-smell_lp .group__point .question {
  position: relative;
  display: inline-block;
  margin-bottom: calc(39 * 100vw/390);
  padding: calc(3 * 100vw/390) calc(13 * 100vw/390) calc(5 * 100vw/390);
  background-color: #ffffff;
  border-radius: calc(19 * 100vw/390);
  z-index: 0;
}
.theorganicdays-smell_lp .group__point .question::after {
  content: "";
  position: absolute;
  transform: translateX(-50%);
  bottom: calc(-26 * 100vw/390);
  left: 50%;
  width: calc(2 * 100vw/390);
  height: calc(12 * 100vw/390);
  background-image: url(../img/dot.svg);
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 0;
}
.theorganicdays-smell_lp .group__point .question h4 {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  -moz-column-gap: calc(5 * 100vw/390);
       column-gap: calc(5 * 100vw/390);
  font-size: calc(15 * 100vw/390);
  font-family: var(--font-yumin-db), serif;
  line-height: 1;
}
.theorganicdays-smell_lp .group__point .question h4::before {
  content: "";
  width: calc(20 * 100vw/390);
  height: calc(20 * 100vw/390);
  background-image: url(../img/light.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
.theorganicdays-smell_lp .group__point .answer__title {
  font-size: calc(17 * 100vw/390);
  font-family: var(--font-yumin-db), serif;
  line-height: 1.5;
  text-decoration: underline;
  text-underline-offset: calc(3 * 100vw/390);
}
.theorganicdays-smell_lp .group__point .answer__text {
  margin-top: calc(14 * 100vw/390);
  font-family: var(--font-tegaki);
  font-size: calc(14 * 100vw/390);
  line-height: 1.6;
  letter-spacing: 0.015em;
}
.theorganicdays-smell_lp .group__point .answer__note {
  margin-top: calc(3 * 100vw/390);
  font-size: calc(9 * 100vw/390);
  line-height: 1.5;
  letter-spacing: 0;
  text-align: justify;
}
.theorganicdays-smell_lp .group__point .answer__img {
  margin-inline: auto;
  width: calc(142 * 100vw/390);
}
.theorganicdays-smell_lp .group__point .answer__staff-icon {
  display: flex;
  position: relative;
  -moz-column-gap: calc(2 * 100vw/390);
       column-gap: calc(2 * 100vw/390);
  margin-top: calc(17 * 100vw/390);
  margin-left: auto;
  margin-right: calc(12 * 100vw/390);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  z-index: 0;
}
.theorganicdays-smell_lp .group__point .answer__staff-icon::before {
  content: "";
  position: absolute;
  transform: rotate(21deg);
  top: calc(-50 * 100vw/390);
  left: calc(24 * 100vw/390);
  width: calc(43 * 100vw/390);
  height: calc(50 * 100vw/390);
  -webkit-mask-image: url(../img/bubble.svg);
          mask-image: url(../img/bubble.svg);
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  z-index: 0;
}
.theorganicdays-smell_lp .group__point .answer__staff-icon img {
  width: calc(30 * 100vw/390);
}
.theorganicdays-smell_lp .group__point .answer__staff-icon:has(> :nth-child(-n+2):last-child) {
  margin-top: calc(-3 * 100vw/390);
}
.theorganicdays-smell_lp .group__point .answer__staff-icon:has(> :nth-child(-n+2):last-child)::before {
  transform: rotate(9deg);
  top: calc(-28 * 100vw/390);
  left: calc(-29 * 100vw/390);
}
.theorganicdays-smell_lp .group__point .answer__staff-icon:has(> :nth-child(-n+2):last-child) img {
  width: calc(42 * 100vw/390);
}
.theorganicdays-smell_lp .group__point .answer__stepwrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: calc(37 * 100vw/390) calc(14 * 100vw/390);
}
.theorganicdays-smell_lp .group__point .answer__steplist {
  width: calc(150 * 100vw/390);
}
.theorganicdays-smell_lp .group__point .answer__steplist:has(.answer__step) {
  position: relative;
  z-index: 0;
}
.theorganicdays-smell_lp .group__point .answer__steplist:has(.answer__step):nth-child(2)::before, .theorganicdays-smell_lp .group__point .answer__steplist:has(.answer__step):nth-child(4)::before {
  content: "";
  position: absolute;
  top: calc(77 * 100vw/390);
  left: calc(-19 * 100vw/390);
  width: calc(21.5 * 100vw/390);
  height: calc(6 * 100vw/390);
  background-image: url(../img/step_arrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 0;
}
.theorganicdays-smell_lp .group__point .answer__steplist:has(.answer__step):nth-child(3)::before {
  content: "";
  position: absolute;
  transform: rotate(-30deg) scale(-1, 1);
  top: calc(-22 * 100vw/390);
  right: calc(-5 * 100vw/390);
  width: calc(21.5 * 100vw/390);
  height: calc(6 * 100vw/390);
  background-image: url(../img/step_arrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 0;
}
.theorganicdays-smell_lp .group__point .answer__step {
  font-size: calc(19 * 100vw/390);
  line-height: 1;
  letter-spacing: 0.055em;
  text-align: left;
}
.theorganicdays-smell_lp .group__point .answer__step--number {
  font-size: calc(21 * 100vw/390);
}
.theorganicdays-smell_lp .group__point .answer__step + .answer__img {
  margin-top: calc(-11 * 100vw/390);
}
.theorganicdays-smell_lp .group__point .answer__step__img {
  margin-inline: auto;
  width: calc(142 * 100vw/390);
}
.theorganicdays-smell_lp .group__point .answer__step-text {
  margin-top: calc(9 * 100vw/390);
  font-size: calc(11 * 100vw/390);
  line-height: 1.4;
  letter-spacing: 0.035em;
  text-align: left;
}
.theorganicdays-smell_lp .group__point .answer__textlist {
  margin-top: calc(17 * 100vw/390);
  margin-inline: auto;
  width: calc(302 * 100vw/390);
}
.theorganicdays-smell_lp .group__point .answer dt + dd + dt {
  margin-top: calc(20 * 100vw/390);
}
.theorganicdays-smell_lp .group__point .answer__textlist__title {
  display: flex;
  align-items: center;
  -moz-column-gap: calc(6 * 100vw/390);
       column-gap: calc(6 * 100vw/390);
  font-family: var(--font-yumin-db);
  font-size: calc(15 * 100vw/390);
  line-height: 1;
  letter-spacing: 0.075em;
  text-align: left;
}
.theorganicdays-smell_lp .group__point .answer__textlist__title h4 {
  padding-top: calc(3 * 100vw/390);
}
.theorganicdays-smell_lp .group__point .answer__textlist__title::before {
  content: "";
  background-color: var(--color-text);
  border-radius: 50%;
  width: calc(8 * 100vw/390);
  height: calc(8 * 100vw/390);
}
.theorganicdays-smell_lp .group__point .answer__textlist__text {
  margin-top: calc(9 * 100vw/390);
  font-size: calc(13 * 100vw/390);
  line-height: 1.5;
  letter-spacing: 0.055em;
  text-align: justify;
}
.theorganicdays-smell_lp .group__point .step-area {
  margin-top: calc(16 * 100vw/390);
}
.theorganicdays-smell_lp .group__point .voice-area2 {
  margin-top: calc(46 * 100vw/390);
}
.theorganicdays-smell_lp .SCALP .section__group::after {
  background-image: url(../img/scalp_bg_sp.png);
}
.theorganicdays-smell_lp .SCALP .group__title--text {
  color: var(--color-SCALP-primary);
}
.theorganicdays-smell_lp .SCALP .group__title--text::before {
  background-color: var(--color-SCALP-primary);
}
.theorganicdays-smell_lp .SCALP .group__prod__pointlist {
  background: rgb(205, 214, 195);
  background: linear-gradient(156deg, rgba(205, 214, 195, 0.24) 20%, rgba(205, 214, 195, 0) 50%, rgba(205, 214, 195, 0.24) 75%);
}
.theorganicdays-smell_lp .SCALP .group__prod__pointlist::before {
  background-color: var(--color-SCALP-secondary);
}
.theorganicdays-smell_lp .SCALP .group__staff::after {
  background-color: var(--color-SCALP-secondary);
}
.theorganicdays-smell_lp .SCALP .group__staff__inner {
  background-color: rgba(237, 241, 233, 0.19);
}
.theorganicdays-smell_lp .SCALP .group__staff__inner::before, .theorganicdays-smell_lp .SCALP .group__staff__inner::after {
  background-color: var(--color-SCALP-secondary);
}
.theorganicdays-smell_lp .SCALP .group__staff__inner::before {
  -webkit-mask-image: url(../img/border_size268_sp.svg), url(../img/border_size268_sp2.svg);
          mask-image: url(../img/border_size268_sp.svg), url(../img/border_size268_sp2.svg);
}
.theorganicdays-smell_lp .SCALP .group__staff__inner::after {
  height: calc(323 * 100vw/390);
}
.theorganicdays-smell_lp .SCALP .group__point {
  background-color: var(--color-SCALP-pointBackground);
}
.theorganicdays-smell_lp .SCALP .answer {
  color: var(--color-SCALP-primary);
}
.theorganicdays-smell_lp .SCALP .answer__staff-icon::before {
  background-color: #6EA59B;
}
.theorganicdays-smell_lp .SWEAT .section__group::after {
  background-image: url(../img/sweat_bg_sp.png);
}
.theorganicdays-smell_lp .SWEAT .group__title--text {
  color: var(--color-SWEAT-primary);
}
.theorganicdays-smell_lp .SWEAT .group__title--text::before {
  background-color: var(--color-SWEAT-primary);
}
.theorganicdays-smell_lp .SWEAT .group__prod__pointlist {
  background: rgb(195, 217, 218);
  background: linear-gradient(156deg, rgba(195, 217, 218, 0.24) 20%, rgba(195, 217, 218, 0) 50%, rgba(195, 217, 218, 0.24) 75%);
}
.theorganicdays-smell_lp .SWEAT .group__prod__pointlist::before {
  background-color: var(--color-SWEAT-secondary);
}
.theorganicdays-smell_lp .SWEAT .group01 .group__staff__inner::before {
  -webkit-mask-image: url(../img/border_size850_sp.svg), url(../img/border_size850_sp2.svg);
          mask-image: url(../img/border_size850_sp.svg), url(../img/border_size850_sp2.svg);
}
.theorganicdays-smell_lp .SWEAT .group01 .group__staff__inner::after {
  height: calc(920 * 100vw/390);
}
.theorganicdays-smell_lp .SWEAT .group02 .group__staff__inner::before {
  -webkit-mask-image: url(../img/border_size336_sp.svg), url(../img/border_size336_sp2.svg);
          mask-image: url(../img/border_size336_sp.svg), url(../img/border_size336_sp2.svg);
}
.theorganicdays-smell_lp .SWEAT .group02 .group__staff__inner::after {
  height: calc(390 * 100vw/390);
}
.theorganicdays-smell_lp .SWEAT .group03 .group__point {
  padding-bottom: calc(50 * 100vw/390);
}
.theorganicdays-smell_lp .SWEAT .group__staff::after {
  background-color: var(--color-SWEAT-secondary);
}
.theorganicdays-smell_lp .SWEAT .group__staff__inner {
  background-color: rgba(233, 241, 239, 0.19);
}
.theorganicdays-smell_lp .SWEAT .group__staff__inner::before, .theorganicdays-smell_lp .SWEAT .group__staff__inner::after {
  background-color: var(--color-SWEAT-secondary);
}
.theorganicdays-smell_lp .SWEAT .group__point {
  background-color: var(--color-SWEAT-pointBackground);
}
.theorganicdays-smell_lp .SWEAT .answer {
  color: var(--color-SWEAT-primary);
}
.theorganicdays-smell_lp .SWEAT .answer__staff-icon::before {
  background-color: #8FBCBC;
}
.theorganicdays-smell_lp .DELICATE .section__group::after {
  background-image: url(../img/delicate_bg_sp.png);
}
.theorganicdays-smell_lp .DELICATE .group__title--text {
  color: var(--color-DELICATE-primary);
}
.theorganicdays-smell_lp .DELICATE .group__title--text::before {
  background-color: var(--color-DELICATE-primary);
}
.theorganicdays-smell_lp .DELICATE .group__prod__pointlist {
  background: rgb(239, 208, 159);
  background: linear-gradient(156deg, rgba(239, 208, 159, 0.24) 20%, rgba(239, 208, 159, 0) 50%, rgba(239, 208, 159, 0.24) 75%);
}
.theorganicdays-smell_lp .DELICATE .group__prod__pointlist::before {
  background-color: var(--color-DELICATE-secondary);
}
.theorganicdays-smell_lp .DELICATE .group01 .group__staff__inner::before {
  -webkit-mask-image: url(../img/border_size246_sp.svg), url(../img/border_size246_sp2.svg);
          mask-image: url(../img/border_size246_sp.svg), url(../img/border_size246_sp2.svg);
}
.theorganicdays-smell_lp .DELICATE .group01 .group__staff__inner::after {
  height: calc(300 * 100vw/390);
}
.theorganicdays-smell_lp .DELICATE .group02 .group__staff__inner::before {
  -webkit-mask-image: url(../img/border_size268_sp.svg), url(../img/border_size268_sp2.svg);
          mask-image: url(../img/border_size268_sp.svg), url(../img/border_size268_sp2.svg);
}
.theorganicdays-smell_lp .DELICATE .group02 .group__staff__inner::after {
  height: calc(323 * 100vw/390);
}
.theorganicdays-smell_lp .DELICATE .group03 .group__staff__inner::before {
  -webkit-mask-image: url(../img/border_size258_sp.svg), url(../img/border_size258_sp2.svg);
          mask-image: url(../img/border_size258_sp.svg), url(../img/border_size258_sp2.svg);
}
.theorganicdays-smell_lp .DELICATE .group03 .group__staff__inner::after {
  height: calc(313 * 100vw/390);
}
.theorganicdays-smell_lp .DELICATE .group__staff::after {
  background-color: var(--color-DELICATE-secondary);
}
.theorganicdays-smell_lp .DELICATE .group__staff__inner {
  background-color: rgba(241, 238, 233, 0.19);
}
.theorganicdays-smell_lp .DELICATE .group__staff__inner::before, .theorganicdays-smell_lp .DELICATE .group__staff__inner::after {
  background-color: var(--color-DELICATE-secondary);
}
.theorganicdays-smell_lp .DELICATE .group__point {
  background-color: var(--color-DELICATE-pointBackground);
}
.theorganicdays-smell_lp .DELICATE .answer {
  color: var(--color-DELICATE-primary);
}
.theorganicdays-smell_lp .DELICATE .answer__steplist:has(.answer__step):nth-child(3)::before {
  top: calc(-12 * 100vw/390);
  right: calc(44 * 100vw/390);
}
.theorganicdays-smell_lp .DELICATE .answer__staff-icon::before {
  background-color: #EFD09F;
}

/* .theorganicdays-smell_lp SP*/
/*------------------------------------
≡≡≡≡≡≡≡ ▼ following-nav  SP ▼ ≡≡≡≡≡≡≡
------------------------------------*/
.following-nav {
  position: fixed;
  transition: all 0.6s ease;
  padding: calc(15 * 100vw/390) calc(9.5 * 100vw/390);
  bottom: 0;
  right: 0;
  background: rgb(252, 255, 247);
  background: linear-gradient(135deg, rgb(252, 255, 247) 0%, rgb(192, 206, 180) 100%);
  text-align: center;
  width: 100%;
  visibility: hidden;
  box-sizing: border-box;
  z-index: 11;
}
.following-nav_list {
  display: flex;
  justify-content: center;
  -moz-column-gap: calc(7 * 100vw/390);
       column-gap: calc(7 * 100vw/390);
}
.following-nav .text {
  display: inline-block;
  position: relative;
  margin-top: calc(8.6 * 100vw/390);
  font-family: var(--font-yumin-db);
  font-size: calc(13 * 100vw/390);
  line-height: 1;
  letter-spacing: 0.075em;
  z-index: 0;
}
.following-nav .text::after {
  content: "";
  position: absolute;
  top: calc(-3 * 100vw/390);
  right: calc(-5 * 100vw/390);
  background-color: #E05618;
  border-radius: 50%;
  opacity: 0;
  width: calc(5 * 100vw/390);
  height: calc(5 * 100vw/390);
  z-index: 1;
}
.following-nav .text.letter-spacing {
  letter-spacing: 0;
}
.following-nav .en {
  margin-top: calc(4 * 100vw/390);
  margin-inline: auto;
  width: calc(62 * 100vw/390);
}
.following-nav .img {
  box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.1);
}

[data-color=SCALP] .nav-SCALP .text::after {
  opacity: 1;
}

[data-color=SWEAT] .nav-SWEAT .text::after {
  opacity: 1;
}

[data-color=DELICATE] .nav-DELICATE .text::after {
  opacity: 1;
}

.close-button {
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: calc(7 * 100vw/390);
       column-gap: calc(7 * 100vw/390);
  margin-top: calc(20 * 100vw/390);
  cursor: pointer;
  font-family: var(--font-english);
  font-size: calc(14 * 100vw/390);
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.045em;
}
.close-button::after {
  content: "";
  width: calc(12 * 100vw/390);
  height: calc(6 * 100vw/390);
  background-image: url(../img/arrow.svg);
}

.nav-button {
  position: fixed;
  transition: transform 0.6s ease;
  right: calc(20 * 100vw/390);
  bottom: calc(28 * 100vw/390);
  cursor: pointer;
  width: calc(61 * 100vw/390);
  height: calc(61 * 100vw/390);
  z-index: 10;
}

.down-active .nav-button {
  visibility: hidden;
  z-index: -100;
}

#share {
  transition: all 0.6s ease;
}

.open .following-nav {
  transition: all 0.6s ease;
  transform: translateY(0);
  visibility: visible;
}

.close .following-nav {
  transition: all 0.6s ease;
  visibility: hidden;
  transform: translateY(100%);
}

.theorganicdays__banner {
  padding: calc(78 * 100vw/390) 0 calc(60 * 100vw/390);
  background-color: #f2f8f7;
  border-top: 2px solid #d0dbd8;
  text-align: center;
}
.theorganicdays__banner img {
  display: block;
  width: 100%;
  height: auto;
}
.theorganicdays__banner .banner__WORRIES .theorganicdays__banner__title::before {
  -webkit-mask-image: url(../img/TOPICS.svg);
          mask-image: url(../img/TOPICS.svg);
  width: calc(214 * 100vw/390);
}
.theorganicdays__banner .banner__WORRIES__inner {
  padding: 0 calc(45 * 100vw/390);
}
.theorganicdays__banner .banner__CAMPAIGN {
  margin-top: calc(76 * 100vw/390);
}
.theorganicdays__banner .banner__CAMPAIGN .theorganicdays__banner__title::before {
  -webkit-mask-image: url(../img/CAMPAIGN.svg);
          mask-image: url(../img/CAMPAIGN.svg);
  width: calc(307 * 100vw/390);
}
.theorganicdays__banner .banner__CAMPAIGN__inner {
  padding: 0 calc(20 * 100vw/390);
}
.theorganicdays__banner__inner:nth-of-type(n+2) {
  margin-top: calc(20 * 100vw/390);
}
.theorganicdays__banner__img {
  display: block;
  border-radius: calc(10 * 100vw/390);
  overflow: clip;
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.16);
}
.theorganicdays__banner__title {
  position: relative;
  margin-bottom: calc(20 * 100vw/390);
  font-size: calc(17 * 100vw/390);
  line-height: 1;
  letter-spacing: 0.1em;
  z-index: 0;
}
.theorganicdays__banner__title::before {
  content: "";
  position: absolute;
  transform: translateX(-50%);
  top: calc(-39 * 100vw/390);
  left: 50%;
  height: calc(79 * 100vw/390);
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  background-color: #e2eeeb;
  z-index: -1;
}
.theorganicdays__banner__text {
  margin-top: calc(12 * 100vw/390);
  font-size: calc(12 * 100vw/390);
  line-height: 1;
  letter-spacing: 0.04em;
}

/*------------------------------------
≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡ ▼ PC ▼ ≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡
 ------------------------------------*/
@media (min-width: 769px) {
  /*------------------------------------
  ≡≡≡≡≡≡≡≡≡ ▼ S e t U p  PC ▼ ≡≡≡≡≡≡≡≡≡
  ------------------------------------*/
  main {
    max-width: 100vw;
  }
  #FooterWrap {
    position: relative;
    z-index: 1;
  }
  #Wrap {
    width: auto;
  }
  .wrapTop,
.wrapBottom {
    width: 100%;
  }
  .theorganicdays-smell_lp {
    padding-bottom: 10.6rem;
    width: 100%;
    max-width: 100vw;
  }
  .theorganicdays-smell_lp .bg {
    width: 100vw;
    height: 100%;
    background-image: url(../img/bg_pc.png);
    background-repeat: repeat;
  }
  .theorganicdays-smell_lp a {
    cursor: pointer;
  }
  .theorganicdays-smell_lp .pcOnly {
    display: block;
  }
  .theorganicdays-smell_lp .spOnly {
    display: none;
  }
  .theorganicdays-smell_lp .fv__img {
    -webkit-animation: mv-fade 1.7s ease 0.2s forwards;
            animation: mv-fade 1.7s ease 0.2s forwards;
  }
  .theorganicdays-smell_lp .section__item:nth-of-type(2).anim_enable {
    -webkit-animation-delay: 0.8s;
            animation-delay: 0.8s;
  }
  .theorganicdays-smell_lp .section__item:nth-of-type(2) .border01 b {
    transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 1.4s, opacity cubic-bezier(0.215, 0.61, 0.355, 1) 0.8s 1.4s;
  }
  .theorganicdays-smell_lp .section__item:nth-of-type(2) .border02 b {
    transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 1.4s 0.9s, opacity cubic-bezier(0.215, 0.61, 0.355, 1) 0.8s 2.3s;
  }
  .theorganicdays-smell_lp .section__item:nth-of-type(2) .active .border::after {
    -webkit-animation-delay: 0.8s;
            animation-delay: 0.8s;
  }
  .theorganicdays-smell_lp .section__item:nth-of-type(2) .active .border02::after {
    -webkit-animation-delay: 1.8s;
            animation-delay: 1.8s;
  }
  .theorganicdays-smell_lp .section__item:nth-of-type(3).anim_enable {
    -webkit-animation-delay: 1.6s;
            animation-delay: 1.6s;
  }
  .theorganicdays-smell_lp .section__item:nth-of-type(3) .border01 b {
    transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 1.4s, opacity cubic-bezier(0.215, 0.61, 0.355, 1) 0.8s 2s;
  }
  .theorganicdays-smell_lp .section__item:nth-of-type(3) .border02 b {
    transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 1.4s 0.9s, opacity cubic-bezier(0.215, 0.61, 0.355, 1) 0.8s 2.9s;
  }
  .theorganicdays-smell_lp .section__item:nth-of-type(3) .active .border::after {
    -webkit-animation-delay: 1.4s;
            animation-delay: 1.4s;
  }
  .theorganicdays-smell_lp .section__item:nth-of-type(3) .active .border02::after {
    -webkit-animation-delay: 2.4s;
            animation-delay: 2.4s;
  }
  .theorganicdays-smell_lp .border::after {
    top: -0.8rem;
    height: 2.6rem;
  }
  /* .theorganicdays-smell_lp : set up PC*/
  /*------------------------------------
  ≡≡≡≡≡≡≡≡≡≡ ▼ layout  PC ▼ ≡≡≡≡≡≡≡≡≡≡
  ------------------------------------*/
  .theorganicdays-smell_lp .fv {
    margin-bottom: 5.5rem;
  }
  .theorganicdays-smell_lp .fv__img {
    margin: 3.8rem auto 6.6rem;
    width: 110rem;
  }
  .theorganicdays-smell_lp .fv__read {
    margin-left: 0.2rem;
    font-size: 1.5rem;
    line-height: 2.5;
  }
  .theorganicdays-smell_lp .fv__read::before {
    top: -2.5rem;
    left: 48.3%;
    width: 26.1rem;
    height: 7.6rem;
  }
  .theorganicdays-smell_lp .suggestion {
    margin: 0 auto 7rem;
    padding: 0.5rem;
    box-sizing: border-box;
    width: 84rem;
  }
  .theorganicdays-smell_lp .suggestion__inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 2.1rem 4.3rem 1.3rem 4.1rem;
  }
  .theorganicdays-smell_lp .suggestion__img {
    margin: 0;
    width: 24.2rem;
  }
  .theorganicdays-smell_lp .suggestion__textwrap {
    width: 46.4rem;
  }
  .theorganicdays-smell_lp .suggestion__title {
    margin-top: -0.5rem;
    margin-bottom: 1.6rem;
    font-size: 1.8rem;
    line-height: 1.72;
  }
  .theorganicdays-smell_lp .suggestion__text {
    font-size: 1.3rem;
    line-height: 2;
    letter-spacing: 0.1em;
  }
  .theorganicdays-smell_lp .section__title {
    margin: 0 auto 5.1rem;
    width: 30rem;
    z-index: 3;
  }
  .theorganicdays-smell_lp .section .all_burron {
    margin: 6.2rem auto 7.4rem;
    padding: 1.75rem 2rem 1.55rem;
    border: 1px solid var(--color-button);
    background-color: #ffffff;
    color: var(--color-button);
    font-size: 1.4rem;
    width: 35rem;
  }
  .theorganicdays-smell_lp .section .all_burron:hover {
    background-color: var(--color-button);
    color: #ffffff;
    opacity: 1;
  }
  .theorganicdays-smell_lp .section__group:nth-of-type(1):after {
    top: -23.2rem;
  }
  .theorganicdays-smell_lp .section__group:nth-of-type(n+2):after {
    top: -10.2rem;
  }
  .theorganicdays-smell_lp .section__group:nth-of-type(n+2) {
    padding-top: 11.8rem;
  }
  .theorganicdays-smell_lp .group__title--text {
    -moz-column-gap: 1.2rem;
         column-gap: 1.2rem;
    padding-bottom: 4.8rem;
    font-size: 2rem;
  }
  .theorganicdays-smell_lp .group__title--text::before {
    width: 0.6rem;
    height: 0.6rem;
  }
  .theorganicdays-smell_lp .group__title--border {
    bottom: 1.2rem;
    height: 2.5rem;
  }
  .theorganicdays-smell_lp .group__subtitle {
    font-size: 1.6rem;
    line-height: 1.22;
  }
  .theorganicdays-smell_lp .group__subtitle + .group__prodwrap {
    margin-top: 2rem;
  }
  .theorganicdays-smell_lp .group__prodwrap {
    display: flex;
    align-items: center;
    justify-content: center;
    -moz-column-gap: 6.5rem;
         column-gap: 6.5rem;
    margin-left: 3.5rem;
  }
  .theorganicdays-smell_lp .group__prodwrap .group__prod:last-of-type {
    margin: 0;
  }
  .theorganicdays-smell_lp .group__prodwrap .group__prod:not(:last-of-type) {
    margin-bottom: 4rem;
  }
  .theorganicdays-smell_lp .group__prodwrap__only {
    display: flex;
    justify-content: center;
    -moz-column-gap: 6rem;
         column-gap: 6rem;
    margin-top: 2rem;
  }
  .theorganicdays-smell_lp .group__prodwrap__only .group__prod:not(:last-child) {
    margin: 0;
  }
  .theorganicdays-smell_lp .group__prodwrap__only + .group__prodwrap__point .group__prod__point {
    justify-content: center;
  }
  .theorganicdays-smell_lp .group__prodwrap__only + .group__prodwrap__point .group__prod__pointlist {
    margin-inline: auto;
  }
  .theorganicdays-smell_lp .group__prodwrap__point {
    display: flex;
    justify-content: space-between;
    -moz-column-gap: 4.4rem;
         column-gap: 4.4rem;
    margin-top: 0;
  }
  .theorganicdays-smell_lp .group__prodwrap__point .group__prod {
    margin-bottom: 0;
  }
  .theorganicdays-smell_lp .group__prod {
    padding: 0;
    width: 29rem;
  }
  .theorganicdays-smell_lp .group__prod__pointlist {
    margin-top: 2.5rem;
    margin-inline: 0;
    padding: 2.8rem 2.6rem 2.1rem 3.1rem;
    box-sizing: border-box;
    width: 36rem;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }
  .theorganicdays-smell_lp .group__prod__pointlist::before {
    top: -2.2rem;
    left: -1rem;
    width: 10.8rem;
    height: 5rem;
  }
  .theorganicdays-smell_lp .group__prod__pointlist .point {
    font-size: 1.3rem;
    letter-spacing: 0.05em;
  }
  .theorganicdays-smell_lp .group__prod__pointlist .point--number {
    font-size: 1.5rem;
  }
  .theorganicdays-smell_lp .group__prod__pointlist .text {
    margin-top: -0.3rem;
    font-size: 1.3rem;
    width: 24rem;
  }
  .theorganicdays-smell_lp .group__prod__pointlist .text.letter-spacing {
    letter-spacing: 0;
  }
  .theorganicdays-smell_lp .group__prod__point {
    -moz-column-gap: 1.1rem;
         column-gap: 1.1rem;
  }
  .theorganicdays-smell_lp .group__prod__point:nth-child(n+2) {
    margin-top: 1.5rem;
  }
  .theorganicdays-smell_lp .group__prod .bland {
    margin-bottom: 0.7rem;
    font-size: 1.4rem;
  }
  .theorganicdays-smell_lp .group__prod .name {
    font-size: 1.5rem;
  }
  .theorganicdays-smell_lp .group__prod .pricewrap {
    margin-top: 0.9rem;
  }
  .theorganicdays-smell_lp .group__prod .price {
    font-size: 2rem;
  }
  .theorganicdays-smell_lp .group__prod .price .small {
    font-size: 1.2rem;
  }
  .theorganicdays-smell_lp .group__prod .link {
    padding: 0.35rem 1rem 0.15rem;
    border: 1px solid var(--color-button);
    font-size: 1.3rem;
    width: 13rem;
  }
  .theorganicdays-smell_lp .group__prod .link:hover {
    background-color: #ffffff;
    color: var(--color-button);
    opacity: 1;
  }
  .theorganicdays-smell_lp .group__prod__img {
    margin-bottom: 1.8rem;
    background-color: #ffffff;
  }
  .theorganicdays-smell_lp .group__staff {
    margin-top: 5.1rem;
    margin-inline: auto;
    width: 76rem;
  }
  .theorganicdays-smell_lp .group__staff::after {
    transform: rotate(0deg);
    top: -2.9rem;
    right: 0.8rem;
    width: 21.4rem;
    height: 6.1rem;
  }
  .theorganicdays-smell_lp .group__staff__inner {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 1.5rem 4.7rem 1.3rem;
    border-radius: 0.6rem;
  }
  .theorganicdays-smell_lp .group__staff__inner::before {
    -webkit-mask-size: 73.5rem auto, 73.5rem auto;
            mask-size: 73.5rem auto, 73.5rem auto;
  }
  .theorganicdays-smell_lp .group__staff__inner::after {
    top: -1.5rem;
    left: -1.5rem;
    width: 79rem;
    -webkit-mask-size: 4rem auto, 4rem auto;
            mask-size: 4rem auto, 4rem auto;
  }
  .theorganicdays-smell_lp .group__staff__wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }
  .theorganicdays-smell_lp .group__staff__wrap:nth-child(n+2) {
    margin-top: 1.3rem;
    padding-top: 1.2rem;
  }
  .theorganicdays-smell_lp .group__staff__imgwrap {
    width: 15rem;
  }
  .theorganicdays-smell_lp .group__staff__img {
    margin: 0 auto 0.66rem;
    width: 8.4rem;
  }
  .theorganicdays-smell_lp .group__staff .position {
    font-size: 1.1rem;
    line-height: 1.25;
  }
  .theorganicdays-smell_lp .group__staff__text {
    margin-top: 0;
    font-size: 1.3rem;
    letter-spacing: 0.1em;
    width: 50rem;
  }
  .theorganicdays-smell_lp .group__point {
    margin-top: 4.2rem;
    padding: 5.6rem 0 3.2rem;
    width: auto;
    max-width: 90rem;
    width: 76rem;
  }
  .theorganicdays-smell_lp .group__point__title {
    margin-left: 2.2rem;
    margin-bottom: 3.1rem;
    font-size: 5.1rem;
  }
  .theorganicdays-smell_lp .group__point__title::after {
    margin-top: -0.8rem;
    margin-left: -1.5rem;
    width: 5.5rem;
    height: 6.8rem;
  }
  .theorganicdays-smell_lp .group__point .question {
    margin-bottom: 4.5rem;
    padding: 0.2rem 1.3rem 0.6rem;
    border-radius: 1.9rem;
  }
  .theorganicdays-smell_lp .group__point .question::after {
    bottom: -2.6rem;
    width: 0.2rem;
    height: 1.2rem;
  }
  .theorganicdays-smell_lp .group__point .question h4 {
    transform: translateY(0.1rem);
    -moz-column-gap: 0.4rem;
         column-gap: 0.4rem;
    font-size: 1.4rem;
  }
  .theorganicdays-smell_lp .group__point .question h4::before {
    width: 2rem;
    height: 2rem;
  }
  .theorganicdays-smell_lp .group__point .answer {
    text-align: center;
  }
  .theorganicdays-smell_lp .group__point .answer__title {
    font-size: 1.8rem;
    text-underline-offset: 0.3rem;
  }
  .theorganicdays-smell_lp .group__point .answer__text {
    display: inline-block;
    margin-top: 0.7rem;
    margin-inline: -1rem auto;
    font-size: 1.3rem;
    letter-spacing: 0.075em;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .theorganicdays-smell_lp .group__point .answer__note {
    margin-top: 0.5rem;
    font-size: 0.9rem;
  }
  .theorganicdays-smell_lp .group__point .answer__img {
    width: 14.2rem;
  }
  .theorganicdays-smell_lp .group__point .answer__staff-icon {
    -moz-column-gap: 0.4rem;
         column-gap: 0.4rem;
    margin-top: -0.8rem;
    margin-right: -13rem;
  }
  .theorganicdays-smell_lp .group__point .answer__staff-icon::before {
    transform: rotate(0deg);
    top: -2.8rem;
    left: -3.5rem;
    width: 3rem;
    height: 5.2rem;
  }
  .theorganicdays-smell_lp .group__point .answer__staff-icon img {
    width: 3rem;
  }
  .theorganicdays-smell_lp .group__point .answer__staff-icon:has(> :nth-child(-n+2):last-child) {
    margin-top: -1.1rem;
    margin-right: -7.3rem;
  }
  .theorganicdays-smell_lp .group__point .answer__staff-icon:has(> :nth-child(-n+2):last-child)::before {
    transform: rotate(0deg);
    top: -2.8rem;
    left: -3.5rem;
  }
  .theorganicdays-smell_lp .group__point .answer__staff-icon:has(> :nth-child(-n+2):last-child) img {
    width: 4.2rem;
  }
  .theorganicdays-smell_lp .group__point .answer__stepwrap {
    gap: 0 2rem;
  }
  .theorganicdays-smell_lp .group__point .answer__steplist {
    width: 17.4rem;
  }
  .theorganicdays-smell_lp .group__point .answer__steplist:has(.answer__step):nth-child(2)::before, .theorganicdays-smell_lp .group__point .answer__steplist:has(.answer__step):nth-child(3)::before, .theorganicdays-smell_lp .group__point .answer__steplist:has(.answer__step):nth-child(4)::before {
    top: 7.7rem;
    left: -2rem;
    width: 2rem;
    height: 0.5rem;
  }
  .theorganicdays-smell_lp .group__point .answer__steplist:has(.answer__step):nth-child(3)::before {
    transform: rotate(0deg) scale(1, 1);
  }
  .theorganicdays-smell_lp .group__point .answer__step {
    font-size: 1.9rem;
  }
  .theorganicdays-smell_lp .group__point .answer__step--number {
    font-size: 2.1rem;
  }
  .theorganicdays-smell_lp .group__point .answer__step + .answer__img {
    margin-top: -1rem;
  }
  .theorganicdays-smell_lp .group__point .answer__step__img {
    width: 14.2rem;
  }
  .theorganicdays-smell_lp .group__point .answer__step-text {
    margin-top: 1.3rem;
    font-size: 1.1rem;
  }
  .theorganicdays-smell_lp .group__point .answer__textlist {
    margin-top: 1.8rem;
    width: 54rem;
  }
  .theorganicdays-smell_lp .group__point .answer dt + dd + dt {
    margin-top: 1.2rem;
  }
  .theorganicdays-smell_lp .group__point .answer__textlist__title {
    -moz-column-gap: 0.6rem;
         column-gap: 0.6rem;
    font-size: 1.5rem;
  }
  .theorganicdays-smell_lp .group__point .answer__textlist__title h4 {
    padding-top: 0.3rem;
  }
  .theorganicdays-smell_lp .group__point .answer__textlist__title::before {
    width: 0.8rem;
    height: 0.8rem;
  }
  .theorganicdays-smell_lp .group__point .answer__textlist__text {
    margin-top: 0.3rem;
    font-size: 1.3rem;
    letter-spacing: 0.075em;
  }
  .theorganicdays-smell_lp .group__point .step-area {
    margin-top: 2.1rem;
  }
  .theorganicdays-smell_lp .group__point .voice-area2 {
    margin-top: 5rem;
  }
  .theorganicdays-smell_lp .SCALP .section__group::after {
    background-image: url(../img/scalp_bg_pc.png);
  }
  .theorganicdays-smell_lp .SCALP .group__prod__pointlist {
    background: linear-gradient(0deg, rgba(205, 214, 195, 0.24) 0%, rgba(205, 214, 195, 0) 50%, rgba(205, 214, 195, 0.24) 100%);
  }
  .theorganicdays-smell_lp .SCALP .group__staff__inner {
    background-color: transparent;
  }
  .theorganicdays-smell_lp .SCALP .group__staff__inner::before {
    -webkit-mask-image: url(../img/border_size118_pc.svg), url(../img/border_size118_pc2.svg);
            mask-image: url(../img/border_size118_pc.svg), url(../img/border_size118_pc2.svg);
  }
  .theorganicdays-smell_lp .SCALP .group__staff__inner::after {
    height: 17.4rem;
  }
  .theorganicdays-smell_lp .SCALP .group01 .group__point {
    padding-inline: 7.2rem;
  }
  .theorganicdays-smell_lp .SWEAT .section__group::after {
    background-image: url(../img/sweat_bg_pc.png);
  }
  .theorganicdays-smell_lp .SWEAT .group__prod__pointlist {
    background: linear-gradient(0deg, rgba(195, 217, 218, 0.24) 0%, rgba(195, 217, 218, 0) 50%, rgba(195, 217, 218, 0.24) 100%);
  }
  .theorganicdays-smell_lp .SWEAT .group__prodwrap__point {
    margin: 4.1rem auto 0;
    transform: translateX(1.8rem);
    align-items: center;
    width: 71.4rem;
  }
  .theorganicdays-smell_lp .SWEAT .group01 .group__staff__inner {
    flex-direction: column;
  }
  .theorganicdays-smell_lp .SWEAT .group01 .group__staff__inner::before {
    -webkit-mask-image: url(../img/border_size214_pc.svg), url(../img/border_size214_pc2.svg);
            mask-image: url(../img/border_size214_pc.svg), url(../img/border_size214_pc2.svg);
  }
  .theorganicdays-smell_lp .SWEAT .group01 .group__staff__inner::after {
    height: 46.8rem;
  }
  .theorganicdays-smell_lp .SWEAT .group01 .group__prodwrap__only + .group__prodwrap__point .group__prod__pointlist {
    width: 36rem;
  }
  .theorganicdays-smell_lp .SWEAT .group01 .group__prod {
    width: 31rem;
  }
  .theorganicdays-smell_lp .SWEAT .group02 .group__staff__inner::before {
    -webkit-mask-image: url(../img/border_size118_pc.svg), url(../img/border_size118_pc2.svg);
            mask-image: url(../img/border_size118_pc.svg), url(../img/border_size118_pc2.svg);
  }
  .theorganicdays-smell_lp .SWEAT .group02 .group__staff__inner::after {
    height: 17.4rem;
  }
  .theorganicdays-smell_lp .SWEAT .group03 .group__point {
    padding-bottom: 6rem;
  }
  .theorganicdays-smell_lp .SWEAT .group__staff__inner {
    background-color: transparent;
  }
  .theorganicdays-smell_lp .DELICATE .section__group::after {
    background-image: url(../img/delicate_bg_pc.png);
  }
  .theorganicdays-smell_lp .DELICATE .group__prod__pointlist {
    background: rgb(239, 208, 159);
    background: linear-gradient(0deg, rgba(239, 208, 159, 0.24) 0%, rgba(239, 208, 159, 0) 50%, rgba(239, 208, 159, 0.24) 100%);
  }
  .theorganicdays-smell_lp .DELICATE .group__prodwrap__point {
    margin: 2.1rem auto 0;
    width: 68rem;
  }
  .theorganicdays-smell_lp .DELICATE .group01 .group__staff__inner::before, .theorganicdays-smell_lp .DELICATE .group02 .group__staff__inner::before, .theorganicdays-smell_lp .DELICATE .group03 .group__staff__inner::before {
    -webkit-mask-image: url(../img/border_size118_pc.svg), url(../img/border_size118_pc2.svg);
            mask-image: url(../img/border_size118_pc.svg), url(../img/border_size118_pc2.svg);
  }
  .theorganicdays-smell_lp .DELICATE .group01 .group__staff__inner::after, .theorganicdays-smell_lp .DELICATE .group02 .group__staff__inner::after, .theorganicdays-smell_lp .DELICATE .group03 .group__staff__inner::after {
    height: 17.4rem;
  }
  .theorganicdays-smell_lp .DELICATE .group02 .group__prodwrap__only + .group__prodwrap__point .group__prod__pointlist {
    width: 100%;
  }
  .theorganicdays-smell_lp .DELICATE .group__staff__inner {
    background-color: transparent;
  }
  .theorganicdays-smell_lp .DELICATE .group__prodwrap__only .group__prod {
    width: 31rem;
  }
  /*------------------------------------
  ≡≡≡≡≡≡≡ ▼ following-nav  SP ▼ ≡≡≡≡≡≡≡
  ------------------------------------*/
  .following-nav {
    padding: 18.3rem 5.2rem 4.3rem 6.4rem;
    overflow-y: scroll;
    width: 30rem;
    height: 100%;
  }
  .following-nav_list {
    flex-direction: column;
    align-items: center;
    row-gap: 1.8rem;
  }
  .following-nav .text {
    margin-top: 1rem;
    font-size: 1.8rem;
  }
  .following-nav .text::after {
    top: -0.2rem;
    right: -0.5rem;
    width: 0.5rem;
    height: 0.5rem;
  }
  .following-nav .en {
    margin-top: 0.6rem;
    width: 7.2rem;
  }
  .close-button {
    display: block;
    content: "";
    position: absolute;
    top: 4rem;
    left: 1.6rem;
    background-image: url(../img/cross.svg);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    width: 3.2rem;
    height: 3.2rem;
  }
  .nav-button {
    right: 6rem;
    bottom: 4rem;
    width: 5.5rem;
    height: 5.5rem;
  }
  .open .following-nav {
    transform: translateX(0);
  }
  .close .following-nav {
    transform: translateX(100%);
  }
  /*------------------------------------
  ≡≡≡≡≡≡≡ ▼ page-top  PC ▼ ≡≡≡≡≡≡≡
  ------------------------------------*/
  /* .theorganicdays-smell_lp PC*/
  .theorganicdays__banner {
    padding: 10rem 0 8rem;
  }
  .theorganicdays__banner .banner__WORRIES {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }
  .theorganicdays__banner .banner__WORRIES .theorganicdays__banner__title::before {
    width: 21.4rem;
  }
  .theorganicdays__banner .banner__WORRIES__inner {
    padding: 0;
    width: 35rem;
  }
  .theorganicdays__banner .banner__CAMPAIGN {
    margin-top: 7.9rem;
  }
  .theorganicdays__banner .banner__CAMPAIGN .theorganicdays__banner__title::before {
    width: 30.7rem;
  }
  .theorganicdays__banner .banner__CAMPAIGN__inner {
    margin-inline: auto;
    padding: 0;
    width: 60rem;
  }
  .theorganicdays__banner__inner:nth-of-type(n+2) {
    margin-top: 0;
  }
  .theorganicdays__banner__img {
    border-radius: 1rem;
  }
  .theorganicdays__banner__title {
    margin-bottom: 3.4rem;
    font-size: 2.2rem;
    width: 100%;
  }
  .theorganicdays__banner__title::before {
    top: -4rem;
    height: 7.2rem;
  }
  .theorganicdays__banner__text {
    margin-top: 2rem;
    font-size: 1.2rem;
  }
}
/*--------------------------------
   Media Queries (768px ~ 1400px )
 --------------------------------*/
/*# sourceMappingURL=style.css.map */