@charset "UTF-8";
.fs-l-main, .fs-l-pageMain {
  max-width: none !important;
  width: 100%;
}

.color-pink {
  color: #c75b77;
}

.color-blue {
  color: #8ea2ba;
}

.center {
  text-align: center;
}

.content {
  margin: 0 auto;
  color: #636363;
}
.content.detail {
  overflow: hidden;
}
.content__head {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-end;
}
@media screen and (min-width: 961px) {
  .content__head {
    margin-top: 90px;
    margin-bottom: 140px;
  }
  .d2c .content__head {
    max-width: 1140px;
    margin: 0 auto;
  }
  .content.detail .content__head {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 960px) {
  .content__head {
    margin-top: 33px;
    margin-bottom: 36px;
  }
}
.content__head__image {
  animation-name: fadeIn;
  animation-duration: 3s;
  animation-timing-function: linear;
}
@media screen and (min-width: 961px) {
  .content__head__image {
    width: 353px;
    margin-right: 70px;
  }
}
@media screen and (max-width: 960px) {
  .content__head__image {
    width: 80%;
    margin: 0 auto 60px;
  }
}
.d2c .content__head__image {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  flex-basis: 100%;
}
.content__head__image__anchor {
  display: block;
}
.content__head__image__img {
  width: 100%;
}
.content__head__comment {
  animation-name: viewUp;
  animation-duration: 1.5s;
  animation-timing-function: linear;
}
@media screen and (min-width: 961px) {
  .content__head__comment__txt {
    font-size: 15px;
    line-height: 1.5333333333;
    letter-spacing: 0.2em;
  }
}
@media screen and (max-width: 960px) {
  .content__head__comment__txt {
    font-size: 13px;
    line-height: 1.6153846154;
    letter-spacing: 0.2em;
    text-align: center;
  }
}
.content__head__comment__txt-small {
  text-align: center;
  font-family: "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
@media screen and (min-width: 961px) {
  .content__head__comment__txt-small {
    margin-top: 93px;
    font-size: 36px;
    line-height: 1.5833333333;
    letter-spacing: 0.2em;
  }
}
@media screen and (max-width: 960px) {
  .content__head__comment__txt-small {
    margin-top: 18px;
    font-size: 13px;
    line-height: 1.6153846154;
    letter-spacing: 0.2em;
  }
}
.d2c .content__head__comment__txt {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
@media screen and (min-width: 961px) {
  .d2c .content__head__comment__txt {
    font-size: 51px;
    line-height: 1.4705882353;
    letter-spacing: 0.2em;
    text-align: center;
  }
}
@media screen and (max-width: 960px) {
  .d2c .content__head__comment__txt {
    font-size: 20px;
    line-height: 1.45;
    letter-spacing: 0.2em;
    text-align: center;
  }
}
.d2c .content__head__comment__txt > * {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
.content__profile {
  margin-bottom: 96px;
}
@media screen and (min-width: 961px) {
  .content .profile__wrapper {
    display: grid;
    grid-template-columns: 211px 1fr;
    max-width: 900px;
    width: 100%;
    margin: 0 auto;
    margin-top: 26px;
  }
}
@media screen and (min-width: 961px) {
  .content .profile__image {
    grid-row: 1/4;
  }
}
@media screen and (max-width: 960px) {
  .content .profile__image {
    width: 133px;
    margin: 0 auto;
  }
}
.content .profile__logo {
  position: relative;
  grid-row: 1/2;
}
@media screen and (min-width: 961px) {
  .content .profile__logo {
    height: 74px;
  }
}
@media screen and (max-width: 960px) {
  .content .profile__logo {
    height: 30px;
    margin-bottom: 23px;
  }
}
.content .profile__logo__txt {
  font-family: 'Playfair Display', serif;
  color: #f2ebe2;
  font-weight: 600;
}
@media screen and (min-width: 961px) {
  .content .profile__logo__txt {
    position: absolute;
    top: -26px;
    left: -25px;
    font-size: 60px;
    line-height: 0.8333333333;
    letter-spacing: 0.1em;
  }
}
@media screen and (max-width: 960px) {
  .content .profile__logo__txt {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -50px;
    font-size: 50px;
    line-height: 0.76;
    letter-spacing: 0.1em;
  }
}
@media screen and (min-width: 961px) {
  .content .profile__name {
    grid-row: 2/3;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    margin: 3rem 0 3rem 32px;
  }
}
@media screen and (max-width: 960px) {
  .content .profile__name {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-bottom: 23px;
  }
}
.content .profile__name__jp {
  margin-right: 5px;
}
.content .profile__name__jp__txt {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
@media screen and (min-width: 961px) {
  .content .profile__name__jp__txt {
    font-size: 21px;
    line-height: 1;
    letter-spacing: 0.2em;
  }
}
@media screen and (max-width: 960px) {
  .content .profile__name__jp__txt {
    font-size: 15px;
    line-height: 1;
    letter-spacing: 0.2em;
  }
}
.content .profile__name__en__txt {
  font-family: 'Playfair Display', serif;
  font-style: oblique;
}
@media screen and (min-width: 961px) {
  .content .profile__name__en__txt {
    font-size: 17px;
    line-height: 1;
    letter-spacing: 0.2em;
  }
}
@media screen and (max-width: 960px) {
  .content .profile__name__en__txt {
    font-size: 13px;
    line-height: 1;
    letter-spacing: 0.2em;
  }
}
@media screen and (min-width: 961px) {
  .content .profile__comment {
    grid-row: 3/4;
    margin-left: 32px;
  }
}
@media screen and (max-width: 960px) {
  .content .profile__comment {
    width: 96%;
    margin: 0 auto;
  }
}
.content .profile__comment__txt {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
@media screen and (min-width: 961px) {
  .content .profile__comment__txt {
    font-size: 15px;
    line-height: 1.7333333333;
    letter-spacing: 0.2em;
  }
}
@media screen and (max-width: 960px) {
  .content .profile__comment__txt {
    font-size: 11px;
    line-height: 1.9090909091;
    letter-spacing: 0.2em;
  }
}
@media screen and (min-width: 961px) {
  .d2c .content__main {
    margin-top: 150px;
  }
}
@media screen and (max-width: 960px) {
  .d2c .content__main {
    margin-top: 20px;
  }
}
.content__main__item {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 961px) {
  .content__main__item {
    padding: 120px 0;
  }
}
@media screen and (max-width: 960px) {
  .content__main__item {
    padding: 100px 0;
  }
  .content.detail .content__main__item {
    padding: 30px 0;
    margin-bottom: 5rem;
  }
}
.content .content__main__item:nth-child(even) {
  background: #f9f7f8;
}
.content .column__bar {
  width: 100%;
  position: absolute;
}
.content.detail .column__bar {
  display: none;
}
@media screen and (min-width: 961px) {
  .content .content__main__item:nth-child(odd) .column__bar {
    top: 20px;
  }
}
@media screen and (max-width: 960px) {
  .content .content__main__item:nth-child(odd) .column__bar {
    top: 4px;
  }
}
@media screen and (min-width: 961px) {
  .content .content__main__item:nth-child(even) .column__bar {
    top: 23px;
  }
}
@media screen and (max-width: 960px) {
  .content .content__main__item:nth-child(even) .column__bar {
    top: 4px;
  }
}
.content .content__main__item:nth-child(odd) .column__bar__item:nth-child(1) {
  -webkit-transform: skewX(-1deg);
  -moz-transform: skewX(-1deg);
  transform: skewY(-1deg);
  transform-origin: top left;
}
.content .content__main__item:nth-child(odd) .column__bar__item:nth-child(2) {
  -webkit-transform: skewX(4deg);
  -moz-transform: skewX(4deg);
  transform: skewY(4deg);
  transform-origin: bottom right;
}
.content .content__main__item:nth-child(even) .column__bar__item:nth-child(1) {
  -webkit-transform: skewX(-2deg);
  -moz-transform: skewX(-2deg);
  transform: skewY(-2deg);
  transform-origin: top left;
}
.content .content__main__item:nth-child(even) .column__bar__item:nth-child(2) {
  -webkit-transform: skewX(2deg);
  -moz-transform: skewX(2deg);
  transform: skewY(2deg);
  transform-origin: bottom right;
}
.content .column__bar__item__bou {
  display: block;
  width: 100%;
  height: 1px;
}
.content .column__bar__item__bou:nth-child(1) {
  background: #cfc7c3;
  margin-bottom: 5px;
}
.content .column__bar__item__bou:nth-child(2) {
  background: #f2f0f1;
}
.content .column__wrapper {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 961px) {
  .content .column__wrapper {
    width: 850px;
    margin: 56px auto 0;
  }
}
@media screen and (max-width: 960px) {
  .content .column__wrapper {
    width: 90%;
    margin: 16px auto 0;
  }
}
@media screen and (min-width: 961px) {
  .content__main__item:nth-child(odd) .column__wrapper {
    padding-left: 85px;
  }
}
@media screen and (max-width: 960px) {
  .content__main__item:nth-child(odd) .column__wrapper {
    padding-left: 60px;
  }
}
@media screen and (min-width: 961px) {
  .content__main__item:nth-child(even) .column__wrapper {
    padding-right: 85px;
  }
}
@media screen and (max-width: 960px) {
  .content__main__item:nth-child(even) .column__wrapper {
    padding-right: 60px;
  }
}
.content .column__num {
  position: absolute;
  z-index: -1;
}
@media screen and (min-width: 961px) {
  .content .column__num {
    top: -47px;
  }
}
@media screen and (max-width: 960px) {
  .content .column__num {
    top: -25px;
  }
}
.content .content__main__item:nth-child(odd) .column__num {
  left: 6px;
}
.content .content__main__item:nth-child(even) .column__num {
  right: 6px;
}
.content .column__num__txt {
  color: #f2ebe2;
  font-family: 'Frank Ruhl Libre', serif;
}
@media screen and (min-width: 961px) {
  .content .column__num__txt {
    font-size: 109px;
    line-height: 1;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 960px) {
  .content .column__num__txt {
    font-size: 72px;
    line-height: 1;
    letter-spacing: 0em;
  }
}
@media screen and (min-width: 961px) {
  .content .column__titile {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 960px) {
  .content .column__titile {
    margin-bottom: 30px;
  }
}
.content .column__titile__txt {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  color: #735c4e;
  text-shadow: 3px 4px 3px #d4d4d4;
}
@media screen and (min-width: 961px) {
  .content .column__titile__txt {
    font-size: 31px;
    line-height: 1;
    letter-spacing: 0.2em;
  }
}
@media screen and (max-width: 960px) {
  .content .column__titile__txt {
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 0.2em;
  }
}
.content .content__main__item:nth-child(even) .column__titile__txt {
  text-align: right;
}
@media screen and (min-width: 961px) {
  .content .column__heading {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 960px) {
  .content .column__heading {
    margin-bottom: 15px;
  }
}
.content .column__heading__txt {
  color: #c75b77;
  text-shadow: 3px 4px 3px #d4d4d4;
}
@media screen and (min-width: 961px) {
  .content .column__heading__txt {
    font-size: 40px;
    line-height: 1.375;
    letter-spacing: 0.1em;
  }
}
@media screen and (max-width: 960px) {
  .content .column__heading__txt {
    font-size: 21px;
    line-height: 1.5238095238;
    letter-spacing: 0.1em;
  }
}
.content .content__main__item:nth-child(even) .column__heading__txt {
  text-align: right;
}
.content.d2c .column__heading__txt {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
@media screen and (min-width: 961px) {
  .content .column__detail {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 960px) {
  .content .column__detail {
    margin-bottom: 48px;
  }
}
@media screen and (min-width: 961px) {
  .content .column__detail__txt {
    font-size: 15px;
    line-height: 1.3333333333;
    letter-spacing: 0.2em;
  }
}
@media screen and (max-width: 960px) {
  .content .column__detail__txt {
    font-size: 14px;
    line-height: 1.5714285714;
    letter-spacing: 0.2em;
  }
}
.content .content__main__item:nth-child(even) .column__detail__txt {
  text-align: right;
}
@media screen and (max-width: 960px) {
  .content .column__btn {
    width: 100%;
    margin: 0 auto;
  }
}
.content.detail .column__btn {
  display: none;
}
@media screen and (max-width: 960px) {
  .content .content__main__item:nth-child(odd) .column__btn {
    padding-right: 60px;
  }
}
.content .column__btn__anchor {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
}
.content .column__btn__txt {
  color: #735c4e;
  font-family: 'Playfair Display', serif;
}
@media screen and (min-width: 961px) {
  .content .column__btn__txt {
    font-size: 22px;
    line-height: 1.8181818182;
    letter-spacing: 0.2em;
  }
}
@media screen and (max-width: 960px) {
  .content .column__btn__txt {
    font-size: 15px;
    line-height: 1;
    letter-spacing: 0.2em;
  }
}
.content .column__btn__arrow {
  position: relative;
  display: block;
  width: 60px;
  filter: drop-shadow(2px 2px 1px rgba(0, 0, 0, 0.2));
}
.content .column__btn__arrow__animation {
  position: absolute;
  background: #735c4e;
  width: 100%;
  height: 1px;
  animation: slideArrow 2s ease 0s infinite normal none running;
}
.content .column__btn__arrow__animation:after {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  content: "";
  width: 8px;
  height: 4px;
  border-top: 1px solid #735c4e;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-top: -4px;
}
.content .column__comment {
  margin: 0 auto;
}
@media screen and (min-width: 961px) {
  .content .column__comment {
    width: 850px;
    padding-left: 85px;
  }
}
@media screen and (max-width: 960px) {
  .content .column__comment {
    width: 90%;
  }
}
@media screen and (min-width: 961px) {
  .content .column__comment__txt {
    font-size: 15px;
    line-height: 2;
    letter-spacing: 0.1em;
  }
}
@media screen and (max-width: 960px) {
  .content .column__comment__txt {
    top: 4px;
    font-size: 13px;
    line-height: 2;
    letter-spacing: 0.1em;
  }
}
.d2c-contents__title {
  display: flex;
  flex-wrap: wrap;
  padding-left: 83px;
}
@media screen and (min-width: 961px) {
  .d2c-contents__title {
    justify-content: center;
    margin-bottom: 91px;
  }
}
@media screen and (max-width: 960px) {
  .d2c-contents__title {
    justify-content: flex-start;
    margin-bottom: 10px;
  }
}
.d2c-contents__title__txt {
  position: relative;
  display: inline-block;
  text-align: center;
  color: #735c4e;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  text-shadow: 3px 4px 3px #d4d4d4;
}
@media screen and (min-width: 961px) {
  .d2c-contents__title__txt {
    font-size: 51px;
    line-height: 1.4117647059;
    letter-spacing: 0.2em;
  }
}
@media screen and (max-width: 960px) {
  .d2c-contents__title__txt {
    top: 4px;
    font-size: 18px;
    line-height: 1.8333333333;
    letter-spacing: 0.2em;
  }
}
.d2c-contents__title__txt:after {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #f2ebe2;
  font-family: 'Frank Ruhl Libre', serif;
  text-shadow: none;
  z-index: -1;
}
@media screen and (min-width: 961px) {
  .d2c-contents__title__txt:after {
    left: -74px;
    font-size: 101px;
    line-height: 1;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 960px) {
  .d2c-contents__title__txt:after {
    left: -58px;
    font-size: 72px;
    line-height: 1;
    letter-spacing: 0em;
  }
}
.d2c-contents:nth-child(1) .d2c-contents__title__txt:after {
  content: "01";
}
.d2c-contents:nth-child(2) .d2c-contents__title__txt:after {
  content: "02";
}
.d2c-contents:nth-child(3) .d2c-contents__title__txt:after {
  content: "03";
}
.about-d2c__head {
  margin-bottom: 16px;
}
@media screen and (max-width: 960px) {
  .about-d2c__head {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}
.about-d2c__head__txt {
  color: #c75b77;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  text-shadow: 3px 4px 3px #d4d4d4;
}
@media screen and (min-width: 961px) {
  .about-d2c__head__txt {
    font-size: 57px;
    line-height: 1.4210526316;
    letter-spacing: 0.15em;
    text-align: center;
  }
}
@media screen and (max-width: 960px) {
  .about-d2c__head__txt {
    display: inline-block;
    left: -58px;
    font-size: 36px;
    line-height: 0.9166666667;
    letter-spacing: 0.15em;
    text-align: left;
  }
}
.about-d2c__caption__txt {
  color: #7e7e7e;
  text-align: center;
}
@media screen and (min-width: 961px) {
  .about-d2c__caption__txt {
    font-size: 25px;
    line-height: 1.56;
    letter-spacing: 0.2em;
  }
}
@media screen and (max-width: 960px) {
  .about-d2c__caption__txt {
    font-size: 14px;
    line-height: 1.5714285714;
    letter-spacing: 0.2em;
  }
}
.about-d2c__arrow {
  position: relative;
  width: 100%;
}
@media screen and (min-width: 961px) {
  .about-d2c__arrow {
    height: 100px;
    margin: 45px 0;
  }
}
@media screen and (max-width: 960px) {
  .about-d2c__arrow {
    height: 60px;
    margin: 25px 0;
  }
}
.about-d2c__arrow__deco {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 0;
  width: 1px;
  background: #d0c9c4;
  animation-name: extendStick;
  animation-duration: 1.5s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
@keyframes extendStick {
  0% {
    height: 0px;
  }
  100% {
    height: 100%;
  }
}
.about-d2c__arrow__deco:after {
  content: "";
  position: absolute;
  left: 50%;
  height: 2px;
  background: #d0c9c4;
  transform: skewY(-45deg);
}
@media screen and (min-width: 961px) {
  .about-d2c__arrow__deco:after {
    width: 16px;
    bottom: 8px;
  }
}
@media screen and (max-width: 960px) {
  .about-d2c__arrow__deco:after {
    width: 8px;
    bottom: 4px;
  }
}
@media screen and (min-width: 961px) {
  .about-d2c__discription {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 960px) {
  .about-d2c__discription {
    margin-bottom: 27px;
  }
}
@media screen and (min-width: 961px) {
  .about-d2c__discription__txt {
    font-size: 14px;
    line-height: 1.8571428571;
    letter-spacing: 0.15em;
    text-align: center;
  }
}
@media screen and (max-width: 960px) {
  .about-d2c__discription__txt {
    width: 80%;
    margin: 0 auto;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0.15em;
    text-align: left;
  }
}
.about-d2c__icon__wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto;
}
.about-d2c__icon__item {
  padding-right: 50px;
}
@media screen and (max-width: 960px) {
  .about-d2c__icon__item {
    width: calc(100% / 3);
  }
}
.about-d2c__icon__item:last-child {
  padding-right: 0;
}
@media screen and (max-width: 960px) {
  .about-d2c__icon__item:last-child {
    width: calc(calc(100% / 3) - 50px);
  }
}
.about-d2c__icon__item__image {
  position: relative;
}
.about-d2c__icon__item__image:after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: -43px;
  width: 43px;
  height: 21px;
  background-image: url(../images/arrow.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.about-d2c__icon__item:last-child .about-d2c__icon__item__image:after {
  content: none;
}
.about-d2c__icon__item__caption__txt {
  text-align: center;
  color: #735c4e;
  font-family: 'Playfair Display', serif;
}
@media screen and (min-width: 961px) {
  .about-d2c__icon__item__caption__txt {
    font-size: 21px;
    line-height: 1.8095238095;
    letter-spacing: 0.15em;
  }
}
@media screen and (max-width: 960px) {
  .about-d2c__icon__item__caption__txt {
    font-size: 12px;
    line-height: 1.75;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 960px) {
  .feature-d2c {
    margin-top: 30px;
  }
}
.feature-d2c__list {
  max-width: 995px;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
@media screen and (min-width: 961px) {
  .feature-d2c__item {
    margin-bottom: 95px;
  }
}
@media screen and (max-width: 960px) {
  .feature-d2c__item {
    width: 80%;
    margin: 0 auto 60px;
  }
}
.feature-d2c__item:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 960px) {
  .feature-d2c__item__head {
    margin-bottom: 15px;
  }
}
.feature-d2c__item__head__txt {
  color: #c75b77;
  font-weight: 600;
}
@media screen and (min-width: 961px) {
  .feature-d2c__item__head__txt {
    font-size: 19px;
    line-height: 1.5263157895;
    letter-spacing: 0.15em;
  }
}
@media screen and (max-width: 960px) {
  .feature-d2c__item__head__txt {
    font-size: 15px;
    line-height: 1.5333333333;
    letter-spacing: 0.15em;
  }
}
.feature-d2c__item:nth-child(odd) {
  text-align: right;
}
.feature-d2c__item:nth-child(even) {
  text-align: left;
}
.feature-d2c__item__head__txt-small {
  font-size: 11px;
  line-height: 2.6363636364;
  letter-spacing: 0.15em;
}
.feature-d2c__item__head__txt-cap {
  font-size: 10px;
  line-height: 2.1;
  letter-spacing: 0.15em;
  color: #333333;
  font-weight: 100;
}
@media screen and (max-width: 960px) {
  .feature-d2c__item__head__txt-cap {
    display: block;
  }
}
@media screen and (min-width: 961px) {
  .feature-d2c__item__discription__txt {
    font-size: 13px;
    line-height: 2.3076923077;
    letter-spacing: 0.15em;
  }
}
@media screen and (max-width: 960px) {
  .feature-d2c__item__discription__txt {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0.15em;
  }
}
.feature-d2c__item__discription__txt-small {
  font-size: 10px;
  line-height: 2.1;
  letter-spacing: 0.15em;
}
.styledeli-d2c__list {
  margin: 0 auto;
}
@media screen and (min-width: 961px) {
  .styledeli-d2c__list {
    max-width: 995px;
    width: 100%;
  }
}
@media screen and (max-width: 960px) {
  .styledeli-d2c__list {
    width: 80%;
  }
}
@media screen and (min-width: 961px) {
  .styledeli-d2c__item {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 960px) {
  .styledeli-d2c__item {
    margin-bottom: 68px;
  }
}
@media screen and (max-width: 960px) {
  .styledeli-d2c__item:first-child {
    margin-top: 68px;
  }
}
.styledeli-d2c__item__image {
  text-align: center;
}
.styledeli-d2c__item__head {
  margin-bottom: 30px;
}
.styledeli-d2c__item__head__txt {
  color: #c75b77;
  text-shadow: 3px 4px 3px #d4d4d4;
  text-align: center;
}
@media screen and (min-width: 961px) {
  .styledeli-d2c__item__head__txt {
    font-size: 27px;
    line-height: 1;
    letter-spacing: 0.15em;
  }
}
@media screen and (max-width: 960px) {
  .styledeli-d2c__item__head__txt {
    font-size: 23px;
    line-height: 1;
    letter-spacing: 0.15em;
  }
}
@media screen and (min-width: 961px) {
  .styledeli-d2c__item__discription__txt {
    font-size: 18px;
    line-height: 1.6666666667;
    letter-spacing: 0.15em;
    text-align: center;
  }
}
@media screen and (max-width: 960px) {
  .styledeli-d2c__item__discription__txt {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0.15em;
    text-align: left;
  }
  .styledeli-d2c__item__discription__txt.center {
    text-align: center;
  }
}
.content__next {
  opacity: 0;
  transform: translateX(50px);
  transition: 2.5s all;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  overflow: hidden;
}
.content__next.animated {
  opacity: 1;
  transform: translateX(0);
}
@media screen and (min-width: 961px) {
  .content__next {
    width: 1140px;
    margin: 0 auto 18rem;
    padding-right: 33px;
  }
}
@media screen and (max-width: 960px) {
  .content__next {
    width: 100%;
    margin-bottom: 10rem;
  }
}
.content__next__anchor {
  display: block;
  position: relative;
}
@media screen and (min-width: 961px) {
  .content__next__anchor {
    width: 486px;
  }
}
@media screen and (max-width: 960px) {
  .content__next__anchor {
    width: 100%;
  }
}
.content__next__btn {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  margin: 0 auto;
  background: #f9f7f8;
}
@media screen and (min-width: 961px) {
  .content__next__btn {
    width: 486px;
    padding: 19px 0 19px 50px;
  }
}
@media screen and (max-width: 960px) {
  .content__next__btn {
    width: 80%;
    padding: 10px 0 10px 20px;
  }
}
@media screen and (min-width: 961px) {
  .content__next__btn__num {
    margin-right: 20px;
  }
}
@media screen and (max-width: 960px) {
  .content__next__btn__num {
    margin-right: 10px;
  }
}
.content__next__btn__num__txt {
  color: #f2ebe2;
  font-family: 'Frank Ruhl Libre', serif;
}
@media screen and (min-width: 961px) {
  .content__next__btn__num__txt {
    font-size: 40px;
    line-height: 1;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 960px) {
  .content__next__btn__num__txt {
    font-size: 40px;
    line-height: 1;
    letter-spacing: 0em;
  }
}
.content__next__btn__text {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  margin-right: -52px;
}
.content__next__btn__text__txt {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  color: #735c4e;
  text-shadow: 3px 4px 3px #d4d4d4;
}
@media screen and (min-width: 961px) {
  .content__next__btn__text__txt {
    font-size: 20px;
    line-height: 1;
    letter-spacing: 0.2em;
  }
}
@media screen and (max-width: 960px) {
  .content__next__btn__text__txt {
    font-size: 13px;
    line-height: 1.5384615385;
    letter-spacing: 0.2em;
  }
}
.content .content__main__item:nth-child(even) .column__titile__txt {
  text-align: right;
}
.content__next__btn__arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  filter: drop-shadow(2px 2px 1px rgba(0, 0, 0, 0.2));
}
@media screen and (min-width: 961px) {
  .content__next__btn__arrow {
    right: -30px;
    width: 60px;
  }
}
@media screen and (max-width: 960px) {
  .content__next__btn__arrow {
    right: 25px;
    width: 50px;
  }
}
.content__next__btn__arrow__animation {
  position: absolute;
  background: #735c4e;
  width: 100%;
  height: 1px;
  animation: slideArrow 2s ease 0s infinite normal none running;
}
.content__next__btn__arrow__animation:after {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  content: "";
  width: 8px;
  height: 4px;
  border-top: 1px solid #735c4e;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-top: -4px;
}
.content__d2c__anchor {
  display: block;
  position: relative;
}
.content__d2c__img {
  width: 100%;
}
.content__d2c__txt {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  white-space: nowrap;
}
@media screen and (min-width: 961px) {
  .content__d2c__txt {
    font-size: 30px;
    line-height: 1.3333333333;
    letter-spacing: 0.2em;
    text-align: center;
  }
}
@media screen and (max-width: 960px) {
  .content__d2c__txt {
    font-size: 14px;
    line-height: 1.2857142857;
    letter-spacing: 0.2em;
    text-align: center;
  }
}
.content__d2c__btn {
  border-bottom: 1px solid;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media screen and (min-width: 961px) {
  .content__d2c__btn {
    bottom: -30px;
    padding-bottom: 5px;
    font-size: 18px;
    line-height: 1;
    letter-spacing: 0.2em;
    text-align: center;
  }
}
@media screen and (max-width: 960px) {
  .content__d2c__btn {
    bottom: -22px;
    padding-bottom: 3px;
    font-size: 9px;
    line-height: 1.4444444444;
    letter-spacing: 0.2em;
    text-align: center;
  }
}
@keyframes slideArrow {
  0% {
    width: 0;
  }
  100% {
    width: 60px;
  }
}
@keyframes slideBar {
  from {
    height: 0;
  }
  to {
    height: 100%;
  }
}
@keyframes slideIn {
  0% {
    opacity: 0;
    transform: translateX(-50px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@-webkit-keyframes slideIn {
  0% {
    opacity: 0;
    transform: translateX(-50px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(50px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@-webkit-keyframes slideIn {
  0% {
    opacity: 0;
    transform: translateX(-50px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes viewUp {
  0% {
    position: relative;
    bottom: -40px;
  }
  100% {
    position: relative;
    bottom: 0;
  }
}
@media screen and (min-width: 961px) {
  .profile-image-animation {
    opacity: 0;
    transform: translateX(-50px);
    transition: 3.0s all;
  }
  .profile-image-animation.animated {
    opacity: 1;
    transform: translateX(0);
  }
}
@media screen and (max-width: 960px) {
  .profile-image-animation {
    opacity: 0;
    transition: 1.5s all ease;
    position: relative;
    bottom: -40px;
  }
  .profile-image-animation.animated {
    opacity: 1;
    bottom: 0;
  }
}

@media screen and (min-width: 961px) {
  .profile-animation {
    opacity: 0;
    transform: translateX(50px);
    transition: 2.5s all;
  }
  .profile-animation.animated {
    opacity: 1;
    transform: translateX(0);
  }
}
@media screen and (max-width: 960px) {
  .profile-animation {
    opacity: 0;
    transition: 1.5s all ease;
    position: relative;
    bottom: -40px;
  }
  .profile-animation.animated {
    opacity: 1;
    bottom: 0;
  }
}

@media screen and (min-width: 961px) {
  .column-animation {
    opacity: 0;
    transition: 1.5s all ease;
    position: relative;
    bottom: -40px;
  }
  .column-animation.animated {
    opacity: 1;
    bottom: 0;
  }
}
@media screen and (max-width: 960px) {
  .column-animation {
    opacity: 0;
    transition: 1.5s all ease;
    position: relative;
    bottom: -40px;
  }
  .column-animation.animated {
    opacity: 1;
    bottom: 0;
  }
}

.comment-animation {
  opacity: 0;
  transition: 1.5s all ease;
  position: relative;
  bottom: -40px;
}
.comment-animation.animated {
  opacity: 1;
  bottom: 0;
}

@media screen and (min-width: 961px) {
  .sp_only {
    display: none;
  }
}
@media screen and (max-width: 960px) {
  .pc_only {
    display: none;
  }
}
@keyframes moving_arrow_inverse {
  from {
    transform: scale(0, 1);
  }
  to {
    transform: scale(1, 1);
  }
}
@keyframes moving_arrow {
  from {
    width: 0;
  }
  to {
    width: 100px;
  }
}
.about-d2c-animation:nth-child(1) {
  overflow: hidden;
  transition: 1s all;
  transition-delay: 0.5s;
  transform: scale(0, 1);
}
.about-d2c-animation:nth-child(1).animated {
  position: relative;
  transform: scale(1, 1);
}

.about-d2c-animation:nth-child(2) {
  overflow: hidden;
  transition: 1s all;
  transition-delay: 0.8s;
  transform: scale(0, 1);
}
.about-d2c-animation:nth-child(2).animated {
  position: relative;
  transform: scale(1, 1);
}

.about-d2c-animation:nth-child(3) {
  overflow: hidden;
  transition: 1s all;
  transition-delay: 1.1s;
  transform: scale(0, 1);
}
.about-d2c-animation:nth-child(3).animated {
  position: relative;
  transform: scale(1, 1);
}

@media screen and (min-width: 961px) {
  .feature-d2c-head-animation {
    background: #c75b77;
    color: #ffffff;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 50%, #f9f7f8 50%);
    background-position: 0.1px 0;
    background-size: 200% auto;
    transition: 1s all;
    display: inline-block;
  }
  .feature-d2c-head-animation .feature-d2c__item__head__txt {
    color: #ffffff;
    transition: 1s all;
  }
}
@media screen and (min-width: 961px) and (min-width: 768px) {
  .feature-d2c-head-animation.animated {
    background-color: unset;
  }
  .feature-d2c__item:nth-child(odd) .feature-d2c-head-animation.animated {
    background-position: -100% 0;
  }
  .feature-d2c__item:nth-child(even) .feature-d2c-head-animation.animated {
    background-position: 100% 0;
  }
  .feature-d2c-head-animation.animated .feature-d2c__item__head__txt {
    color: #c75b77;
  }
}

@media screen and (max-width: 960px) {
  .feature-d2c-item-animation:nth-child(odd) {
    opacity: 0;
    transform: translateX(-50px);
    transition: 3.0s all;
  }
  .feature-d2c-item-animation:nth-child(odd).animated {
    opacity: 1;
    transform: translateX(0);
  }

  .feature-d2c-item-animation:nth-child(even) {
    opacity: 0;
    transform: translateX(50px);
    transition: 2.5s all;
  }
  .feature-d2c-item-animation:nth-child(even).animated {
    opacity: 1;
    transform: translateX(0);
  }
}
.view-up {
  opacity: 0;
  transition: 1.5s all ease;
  position: relative;
  bottom: -40px;
}
.view-up.animated {
  opacity: 1;
  bottom: 0;
}

/*# sourceMappingURL=style.css.map */
