@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap");
.noto-sans, .deopowder2021 * {
  font-family: "Noto Sans JP", sans-serif;
}

main {
  display: block;
}

.deopowder2021 * {
  font-weight: 400;
}
.deopowder2021 .top-title {
  font-family: "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", serif;
}
@media screen and (min-width: 0\0 ) and (min-resolution: 0.001dpcm) {
  .deopowder2021 .top-title {
    font-family: serif;
  }
}
.deopowder2021 .top-title .sub-title {
  display: block;
  padding-bottom: 12px;
  font-size: 15px;
  font-weight: 400;
}

#content_link {
  display: flex;
  justify-content: center;
  margin: 0 0 60px 0;
}

#content_link li a {
  width: 80px;
  height: 80px;
  background-color: #EEE7DB;
  color: #333;
  font-size: 12px;
  font-weight: bold;
  display: -ms-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.2s ease-in;
}

#content_link li a.on,
#content_link li a:hover {
  background-color: #60B3A4;
  color: #fff;
  text-decoration: none;
}

.product-info {
  width: 590px;
  border-collapse: collapse;
  margin-right: 20px;
}

.product-info th,
.product-info td {
  font-size: 13px;
  border: 1px solid #ccc;
  padding: 10px 15px;
}

.product-info th {
  color: #fff;
  text-align: center;
  background-color: #0fa68c;
  width: 130px;
}

.product-info td {
  line-height: 1.5;
}
.product-info td .price {
  display: flex;
}
.product-info td .price span {
  margin-right: 0.5em;
}

.btn-shop a {
  display: -ms-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #60B3A4;
  color: #fff;
  font-size: 20px;
  text-align: center;
  border-radius: 3px;
  padding: 3px 15px;
  transition: all 0.3s ease-in;
}

.btn-shop a:before {
  content: "";
  display: inline-block;
  width: 39px;
  height: 38px;
  background-image: url(../images/icon_cart.png);
  margin-right: 20px;
}

.btn-shop a:hover {
  text-decoration: none;
  opacity: 0.8;
}

.deopowder2021-introduction {
  margin: 100px 110px 100px;
  padding: 0 0 100px;
  position: relative;
}
.deopowder2021-introduction .copy {
  position: relative;
  z-index: 1;
}
.deopowder2021-introduction .copy p {
  font-size: 15px;
  line-height: 3;
  letter-spacing: 0.02em;
}
.deopowder2021-introduction .image {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 458px;
}

.deopowder2021-catchcopy {
  color: #4f4f4f;
  font-size: 32px;
  line-height: 1.5;
  font-weight: 400;
  text-align: center;
  font-family: "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", serif;
}
@media screen and (min-width: 0\0 ) and (min-resolution: 0.001dpcm) {
  .deopowder2021-catchcopy {
    font-family: serif;
  }
}
.deopowder2021-catchcopy em {
  font-family: inherit;
  font-weight: inherit;
  font-style: normal;
  color: #e62e8b;
}

.deopowder2021-satisfied {
  margin-bottom: 160px;
}
.deopowder2021-satisfied__bg {
  height: 1244px;
  padding: 0 50px;
  background: url("../images/satisfied_bg01.png") no-repeat;
}
.deopowder2021-satisfied__comment {
  margin: 0 0 110px;
  padding-top: 60px;
}
.deopowder2021-satisfied__content .body {
  margin-top: 25px;
  font-size: 15px;
  line-height: 2.2666666667;
  text-align: center;
}

.deopowder2021-about {
  margin-bottom: 140px;
}
.deopowder2021-about__wrapper {
  margin: 0 50px;
}
.deopowder2021-about__wrapper .image {
  margin: 0 0 50px;
}
.deopowder2021-about__content .body {
  margin-top: 20px;
  font-size: 15px;
  line-height: 2.2666666667;
  text-align: center;
}

.deopowder2021-no-chemical {
  margin-bottom: 100px;
}
.deopowder2021-no-chemical__bg {
  padding: 0 50px 100px;
  background: url("../images/no-chemical_bg01.png") no-repeat;
}
.deopowder2021-no-chemical__header {
  height: 250px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.deopowder2021-no-chemical__header .txt {
  margin-top: 15px;
  font-size: 15px;
  text-align: center;
}
.deopowder2021-no-chemical__content {
  display: flex;
  justify-content: space-between;
}
.deopowder2021-no-chemical__content .col {
  display: flex;
  flex-direction: column;
  padding: 40px 30px;
  width: 370px;
  background: url("../images/no-chemical_bg02.png") no-repeat;
  box-shadow: 4px 4px 20px rgba(51, 40, 27, 0.11);
}
.deopowder2021-no-chemical__content .title {
  margin: 0 -30px;
  font-family: "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", serif;
  font-size: 21px;
  font-weight: 500;
  text-align: center;
}
@media screen and (min-width: 0\0 ) and (min-resolution: 0.001dpcm) {
  .deopowder2021-no-chemical__content .title {
    font-family: serif;
  }
}
.deopowder2021-no-chemical__content .title .line {
  font-family: inherit;
  font-size: 132%;
  font-weight: 500;
  background: linear-gradient(to bottom, rgba(255, 234, 0, 0) 0%, rgba(255, 234, 0, 0) 76%, #ffea00 77%, #ffea00 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00ffea00", endColorstr="#ffea00",GradientType=0 );
}
.deopowder2021-no-chemical__content .title b {
  font-family: inherit;
  font-size: 191%;
  font-weight: 500;
}
.deopowder2021-no-chemical__content .img {
  margin: 30px 0;
  min-height: 0%;
}
.deopowder2021-no-chemical__content .list {
  margin: 0 0 20px;
  font-size: 15px;
  line-height: 2;
}
.deopowder2021-no-chemical__content .list li + li {
  margin-top: 10px;
}
.deopowder2021-no-chemical__content .list b {
  font-weight: bold;
}
.deopowder2021-no-chemical__content .notation {
  margin-top: auto;
  font-size: 13px;
}

.deopowder2021-instagram {
  margin-bottom: 120px;
}
.deopowder2021-instagram__bg {
  position: relative;
}
.deopowder2021-instagram .btn {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
}
.deopowder2021-instagram .btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: opacity 0.3s;
  height: 36px;
  width: 175px;
  border-radius: 4px;
  background-color: #62b3a4;
  color: #fff;
  font-size: 13px;
  text-decoration: none;
}
@media (min-width: 768px) {
  .deopowder2021-instagram .btn a:hover {
    opacity: 0.7;
  }
}
.deopowder2021-instagram .btn a::after {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  content: url("../images/icon_arrow_right.png");
}

.deopowder2021-product {
  margin: 110px 0 120px;
}
.deopowder2021-product__wrapper {
  display: flex;
}
.deopowder2021-product__wrapper .image {
  width: 370px;
  margin-left: auto;
}

.deopowder2021-cv {
  margin-bottom: 100px;
}
.deopowder2021-cv__wrapper {
  padding: 50px;
}
.deopowder2021-cv__wrapper + .deopowder2021-cv__wrapper {
  margin-top: 60px;
}
.deopowder2021-cv__wrapper.lavender {
  background: url("../images/cv_lavender_bg01.png") no-repeat 0 0;
}
.deopowder2021-cv__wrapper.mint {
  background: url("../images/cv_mint_bg01.png") no-repeat 0 0;
}
.deopowder2021-cv__header {
  display: flex;
  margin: 0 0 30px;
}
.deopowder2021-cv__header .image {
  flex: 0 0 auto;
  width: 260px;
  margin-right: 30px;
}
.deopowder2021-cv__header .main {
  padding-top: 30px;
}
.deopowder2021-cv__header .subtitle {
  display: inline-block;
  margin: 0 0 20px;
  padding: 10px 16px;
  color: #fff;
  line-height: 1;
}
.lavender .deopowder2021-cv__header .subtitle {
  background-color: #80478e;
}
.mint .deopowder2021-cv__header .subtitle {
  background-color: #21a891;
}
.deopowder2021-cv__header .name {
  position: relative;
  margin: 0 0 20px;
  padding-left: 45px;
  font-family: "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", serif;
  font-size: 32px;
  font-weight: 500;
  color: #4f4f4f;
}
@media screen and (min-width: 0\0 ) and (min-resolution: 0.001dpcm) {
  .deopowder2021-cv__header .name {
    font-family: serif;
  }
}
.deopowder2021-cv__header .name::before {
  position: absolute;
  left: 0;
  top: 4px;
  content: "";
  width: 37px;
  height: 32px;
  background: url("../images/cv_icon_title.png") no-repeat 0/contain;
}
.deopowder2021-cv__header p {
  font-size: 15px;
  line-height: 2;
}
.deopowder2021-cv__content {
  display: flex;
  padding: 30px 25px;
  background: #f5f3f0;
}
.deopowder2021-cv__content-inner {
  width: 400px;
}
.deopowder2021-cv__content-inner + .deopowder2021-cv__content-inner {
  margin-left: 20px;
}
.deopowder2021-cv__content-inner .info-text {
  margin-bottom: 15px;
  font-size: 15px;
  font-weight: bold;
}
.deopowder2021-cv__content-inner .info-list {
  font-size: 14px;
}
.deopowder2021-cv__content-inner .info-list li {
  margin-bottom: 10px;
}
.deopowder2021-cv__content-inner .btn-shop {
  margin-top: 20px;
}

.deopowder2021-point {
  margin: 0 0 120px;
}
.deopowder2021-point__bg-wrap {
  padding: 110px 50px;
  background: url("../images/point_bg_wrap.png") no-repeat;
}
.deopowder2021-point__section {
  position: relative;
  padding: 60px 40px;
  border: 2px solid #4f4f4f;
  background: white;
}
.deopowder2021-point__section + .deopowder2021-point__section {
  margin: 75px 0 0;
}
.deopowder2021-point__section-header {
  margin: 0 0 60px;
}
.deopowder2021-point__section-header .num {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -2px;
  height: 2px;
  width: 150px;
  background: white;
  text-align: center;
}
.deopowder2021-point__section-header .num img {
  position: relative;
  top: -18px;
  display: inline;
}
.deopowder2021-point__section-header .txt {
  margin: 20px 0 0;
  font-size: 15px;
  line-height: 2.2666666667;
  text-align: center;
}
.deopowder2021-point__section-heading {
  margin: 70px 0 35px;
  padding: 0 0 15px;
  border-bottom: 2px solid #4f4f4f;
  font-size: 26px;
  color: #61b3a3;
  text-align: center;
}
.deopowder2021-point__section-lead {
  margin-bottom: 50px;
  text-align: center;
}
.deopowder2021-point__section-content p {
  font-size: 15px;
  line-height: 2.2666666667;
  font-feature-settings: "palt";
}
.deopowder2021-point__section-content .column-block {
  display: flex;
}
.deopowder2021-point__section-content .column-block > div {
  width: 50%;
}
.deopowder2021-point__section-content .column-block .body {
  letter-spacing: 0.08em;
}
.deopowder2021-point__section-content .column-block div:not(:first-child) {
  margin-left: 20px;
}
.deopowder2021-point__section-content .column-block:nth-child(even) {
  flex-direction: row-reverse;
}
.deopowder2021-point__section-content .column-block:nth-child(even) div:not(:first-child) {
  margin-left: 0;
}
.deopowder2021-point__section-content .column-block:nth-child(even) div:first-child {
  margin-left: 20px;
}
.deopowder2021-point__section-content .column-block + .column-block {
  margin: 60px 0 0;
}
.deopowder2021-point__section-content .title {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.1;
}
.deopowder2021-point__section-merit {
  margin: 55px 0 0;
}
.deopowder2021-point__section-merit .feature {
  margin: 0 0 60px;
}
.deopowder2021-point__section-merit .feature img {
  margin: 0 auto 30px;
}
.deopowder2021-point__section-merit .feature p {
  font-family: "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", serif;
  font-size: 24px;
  line-height: 1.7916666667;
  font-weight: 500;
  text-align: center;
}
@media screen and (min-width: 0\0 ) and (min-resolution: 0.001dpcm) {
  .deopowder2021-point__section-merit .feature p {
    font-family: serif;
  }
}
.deopowder2021-point__section-merit .feature b {
  font-weight: 700;
  color: #e62e8b;
}
.deopowder2021-point__section-merit .merit {
  padding: 0 40px;
  width: 590px;
  height: 325px;
  margin: 0 auto;
  background: url("../images/point_merit.png") no-repeat center top;
  box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.1);
}
.deopowder2021-point__section-merit .merit ul {
  font-size: 15px;
  line-height: 1.8666666667;
}
.deopowder2021-point__section-merit .merit ul li {
  margin-bottom: 10px;
}
.deopowder2021-point__section-merit .merit .title {
  margin-bottom: 20px;
  padding: 18px 0;
  background-repeat: repeat-x;
  background-position: 0 bottom;
  background-size: 7px 7px;
  background: linear-gradient(0deg, #000 1px, #fff 1px, #fff 4px, #000 4px, #000 6px, transparent 6px);
  font-size: 28px;
  line-height: 2;
  font-weight: 700;
  text-align: center;
  color: #e62e8b;
}

.deopowder2021-story {
  margin-bottom: 130px;
}
.deopowder2021-story__bg {
  padding: 100px 0;
  background: url("../images/story_bg01.png");
}
.deopowder2021-story__heading {
  width: 505px;
  height: 192px;
  margin: 0 auto 40px;
  background: url("../images/story_bg_title.png") no-repeat;
}
.deopowder2021-story__heading .text {
  text-align: center;
  color: #333333;
}
.deopowder2021-story__heading .txt1 {
  display: block;
  padding: 20px 0 0;
  font-family: "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", serif;
  font-size: 40px;
  font-weight: 500;
}
@media screen and (min-width: 0\0 ) and (min-resolution: 0.001dpcm) {
  .deopowder2021-story__heading .txt1 {
    font-family: serif;
  }
}
.deopowder2021-story__heading .txt2 {
  display: block;
  padding-top: 4px;
  font-size: 61px;
  font-weight: 500;
}
.deopowder2021-story__body {
  margin-bottom: 40px;
}
.deopowder2021-story__body p {
  font-size: 15px;
  line-height: 2;
  text-align: center;
}
.deopowder2021-story__introduction {
  width: 590px;
  margin: 0 auto;
  padding: 0 40px 40px;
  background: url("../images/story_bg_introduction.png");
  box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.1);
}
.deopowder2021-story__introduction .title {
  margin-bottom: 20px;
  padding: 40px 0 20px;
  background-repeat: repeat-x;
  background-position: 0 bottom;
  background-size: 7px 7px;
  background: linear-gradient(0deg, #000 1px, #fff 1px, #fff 4px, #000 4px, #000 6px, transparent 6px);
  font-size: 28px;
  text-align: center;
  font-weight: bold;
}
.deopowder2021-story__introduction p {
  font-size: 15px;
  line-height: 2;
}

.deopowder2021-staff-introduction {
  margin: 0 0 120px;
}
.deopowder2021-staff-introduction__bg {
  padding: 100px 50px;
  background: url("../images/story_bg02.png");
}
.deopowder2021-staff-introduction__block {
  padding: 40px;
  background: url("../images/story_bg_staff.png");
  box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.1);
}
.deopowder2021-staff-introduction__block + .deopowder2021-staff-introduction__block {
  margin-top: 40px;
}
.deopowder2021-staff-introduction__block .block-header {
  display: flex;
  align-items: center;
}
.deopowder2021-staff-introduction__block .block-header .staff {
  width: 410px;
}
.deopowder2021-staff-introduction__block .block-header .profile {
  width: 400px;
  flex: 0 0 auto;
}
.deopowder2021-staff-introduction__block .block-header .profile::before {
  display: block;
  margin-bottom: 15px;
  padding: 4px 0;
  width: 100px;
  content: "プロフィール";
  background-color: #e5e5e5;
  font-size: 14px;
  text-align: center;
}
.deopowder2021-staff-introduction__block .block-header .profile p {
  font-size: 14px;
  line-height: 1.7857142857;
}
.deopowder2021-staff-introduction__block .block-header .staff-person {
  display: flex;
  align-items: center;
}
.deopowder2021-staff-introduction__block .block-header .staff-person::before {
  content: "";
  margin-right: 15px;
}
.deopowder2021-staff-introduction__block .block-header .staff-person + .staff-person {
  margin-top: 10px;
}
.deopowder2021-staff-introduction__block .block-header .staff-person span {
  color: #000;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 700;
}
.deopowder2021-staff-introduction__block .block-header .staff-person.women::before {
  width: 35px;
  height: 46px;
  background: url("../images/story_icon_women.png");
}
.deopowder2021-staff-introduction__block .block-header .staff-person.men::before {
  width: 37px;
  height: 46px;
  background: url("../images/story_icon_men.png");
}
.deopowder2021-staff-introduction__block .block-body {
  margin: 20px 0 0;
  padding: 20px 0 0;
  border-top: 1px dashed #000;
}
.deopowder2021-staff-introduction__block .block-body p {
  font-size: 15px;
  line-height: 2;
}

.deopowder2021-howto {
  margin: 0 0 120px;
}
.deopowder2021-howto__bg {
  padding: 80px 50px 70px;
  background: url("../images/howto_bg01.jpg") no-repeat;
}
.deopowder2021-howto__fv .image {
  margin-bottom: 60px;
}
.deopowder2021-howto__fv p {
  font-size: 15px;
  line-height: 2;
}
.deopowder2021-howto__content {
  margin: 100px 0 0;
}
.deopowder2021-howto__content .column-block {
  display: flex;
}
.deopowder2021-howto__content .column-block:nth-child(even) {
  flex-direction: row-reverse;
}
.deopowder2021-howto__content .column-block:nth-child(even) .body {
  padding-left: 60px;
}
.deopowder2021-howto__content .column-block + .column-block {
  margin-top: 60px;
}
.deopowder2021-howto__content .image {
  flex: 0 0 auto;
  width: 390px;
}
.deopowder2021-howto__content .body {
  flex: 1 1 auto;
  padding: 0 40px;
}
.deopowder2021-howto__content .body p {
  font-size: 15px;
  line-height: 2.2666666667;
}
/*# sourceMappingURL=style.css.map */
