@charset "UTF-8";

#static-11012001 {
 /*! CSS Used from: http://dev48.ini.co.jp/contents/small/css/template.css */ /*! CSS Used from: http://dev48.ini.co.jp/contents/small/css/template.css */;
}

#static-11012001 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#static-11012001 a {
  text-decoration: none;
}

#static-11012001 p,#static-11012001 ul {
  margin: 0;
}

#static-11012001 ruby[data-ruby] {
  position: relative;
}

#static-11012001 ruby[data-ruby]::before {
  content: attr(data-ruby);
  position: absolute;
  line-height: 100%;
  text-align: center;
  left: -3em;
  right: -3em;
  -webkit-transform-origin: bottom center;
  transform-origin: bottom center;
 /* ルビの文字サイズを親文字に対する比率で指定 */
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
 /* 100%を越える部分が親文字とルビとのスペースになる。単位は親文字に対する比率 */
  bottom: 105%;
  margin: 0 -1em;
}

#static-11012001 ruby[data-ruby] rt {
  display: none;
}

#static-11012001 .smallSection *,#static-11012001 .smallSection *::before,#static-11012001 .smallSection *::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#static-11012001 .smallSection .smallSection__inner {
  padding: 0 0px;
  max-width: 1120px;
  margin: auto;
}

#static-11012001 .smallSection p {
  margin-top: 0;
  margin-bottom: 0;
}

#static-11012001 .smallSection .icon--date,#static-11012001 .smallSection .icon--new {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  width: 98px;
  height: 98px;
  border: 1px solid #5C5A5A;
}

#static-11012001 .smallSection .icon--spf {
  display: inline-block;
  width: 100px;
  line-height: 1.3;
  font-size: 16px;
  letter-spacing: 0.02em;
  text-align: center;
}

#static-11012001 .smallSection .icon--spf .spfTxt1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 32px;
  background: #666;
  border: 1px solid #666;
  color: #fff;
}

#static-11012001 .smallSection .icon--spf .spfTxt2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 32px;
  border: 1px solid #666;
  color: #666;
}

#static-11012001 .smallSection .icon--date {
  width: 74px;
  height: 74px;
  border-color: #EF857D;
  background: #FFF;
  color: #EF857D;
  font-size: 14px;
  text-align: center;
  line-height: 1.4;
  letter-spacing: -0.04em;
}

#static-11012001 .smallSection .icon--new {
  width: 80px;
  height: 80px;
  border: 0;
  background: black;
  border-radius: 51%;
  color: #fff;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0.06em;
}

#static-11012001 .sectionKv__textWrap {
  margin-top: 24px;
  background: #fefef9;
  padding-top: 10px;
}

#static-11012001 .sectionKv__textWrap span {
  padding: 10px;
}

#static-11012001 .smallSection .sectionKv--02 {
  margin-bottom: 80px;
}

#static-11012001 .smallSection .sectionKv__content,#static-11012001 .smallSection .sectionKv__content--centerSP {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 1;
}

#static-11012001 .sectionKv__contentInner {
  margin-top: 92px;
}

#static-11012001 .smallSection .sectionKv__txt--border {
  display: inline-block;
  border: 1px solid #5C5A5A;
  margin-bottom: 35px;
  padding: 4px 10px;
}

#static-11012001 .smallSection .sectionKv__shoulder {
  font-size: 20px;
  margin-bottom: 5px;
}

#static-11012001 .smallSection .sectionKv__title {
  line-height: 1.2;
  margin-top: 1%;
  font-size: 50px;
}

#static-11012001 .smallSection .sectionKv--02 .sectionKv__shoulder {
  font-size: 20px;
  line-height: 1.5;
}

#static-11012001 .smallSection .sectionKv--02 .sectionKv__title {
  font-size: 32px;
  line-height: 1.5;
}

#static-11012001 .smallSection .sectionKv--02 .sectionKv__name {
  font-size: 14px;
  color: #798f7e;
  margin-top: 6px;
}

#static-11012001 .smallSection .reviewBlock {
  display: block;
  margin-bottom: 60px;
}

#static-11012001 .smallSection .review02,#static-11012001 .smallSection .review02--figRight {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
}

#static-11012001 .smallSection .review02__img {
  -ms-flex-preferred-size: 84px;
  flex-basis: 84px;
  min-width: 84px;
  max-width: 84px;
}

#static-11012001 .smallSection .review02__img img {
  width: 100%;
}

#static-11012001 .smallSection .review02__balloon {
  position: relative;
  -ms-flex-preferred-size: 440px;
  flex-basis: 440px;
  min-width: 75px;
  margin: 0 0 0 27px;
  padding: 18px 20px;
  background: #FFF;
  font-size: 14px;
  border: solid 2px #E0E0E0;
  border-radius: 5px;
  letter-spacing: 0.02em;
}

#static-11012001 .smallSection .review02__balloon::before {
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  border-color: transparent;
  border-top-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 10px;
  border-right-width: 10px;
  margin-top: -20px;
  margin-right: 2px;
  border-right-color: #E0E0E0;
  right: 100%;
  top: 56%;
}

#static-11012001 .smallSection .review02__balloon::after {
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  border-color: transparent;
  border-top-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 10px;
  border-right-width: 10px;
  margin-top: -20px;
  margin-right: -2px;
  border-right-color: #FFF;
  right: 100%;
  top: 56%;
}

#static-11012001 .smallSection .review02--figRight {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

#static-11012001 .smallSection .review02--figRight .review02__balloon {
  margin: 0 27px 0 0;
}

#static-11012001 .smallSection .review02--figRight .review02__balloon::before {
  border-right-color: transparent;
  border-left-color: #E0E0E0;
  right: auto;
  left: 100%;
  margin-right: 0;
  margin-left: 2px;
}

#static-11012001 .smallSection .review02--figRight .review02__balloon::after {
  margin-right: 0;
  margin-left: -2px;
  border-right-color: transparent;
  border-left-color: #FFF;
  right: auto;
  left: 100%;
}

#static-11012001 .conceptArea {
  padding-top: 120px;
  text-align: center;
  position: relative;
  z-index: 1;
}

#static-11012001 .conceptArea::after {
  content: url(/contents/small/11012001/images/img-texture-02.png);
  position: absolute;
  z-index: 10;
  left: -106px;
  bottom: -2px;
}

#static-11012001 .conceptArea::before {
  content: url(/contents/small/11012001/images/img-texture-01.png);
  position: absolute;
  z-index: 10;
  right: -106px;
  top: 16px;
}

#static-11012001 .conceptArea .conceptDesc {
  line-height: 2.5;
  font-size: 20px;
  margin-top: 45px;
}

#static-11012001 .conceptDetail {
  position: relative;
  width: 664px;
  padding: 30px 85px;
  margin: auto;
  margin-top: 58px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #f3f6f2;
}

#static-11012001 .conceptDetail h3 {
  color: #798f7e;
  position: absolute;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  font-size: 24px;
  top: -22px;
}

#static-11012001 .conceptDetail__text {
  font-size: 14px;
  text-align: left;
  margin-left: 30px;
}

#static-11012001 .componentArea {
  background: #f3f6f2;
  padding-top: 84px;
  padding-bottom: 84px;
  margin-left: -30%;
  margin-right: -30%;
  margin-top: 90px;
}

#static-11012001 .componentArea__inner {
  width: 892px;
  margin: auto;
}

#static-11012001 .componentArea .componentDetail__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

#static-11012001 .componentArea .componentDetail__row__img {
  margin-right: 44px;
}

#static-11012001 .componentArea .componentDetail__row__text {
  width: 100%;
}

#static-11012001 .componentArea .componentDetail__row__text h3 {
  font-size: 24px;
  color: #798f7e;
  text-align: center;
}

#static-11012001 .componentArea .componentDetail__row__text__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  margin-top: 16px;
  margin-bottom: 13px;
}

#static-11012001 .componentArea .componentDetail__row__text__list li {
  background: #FFF;
  border-radius: 64%;
  width: 110px;
  height: 110px;
  text-align: center;
  line-height: 1.5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

#static-11012001 .componentArea .componentDetail__row__text__comment {
  border: #bdc8bf solid 1px;
  width: 580px;
  padding: 12px;
  text-align: center;
  position: relative;
  margin: 6px 6px 0px;
}

#static-11012001 .componentArea .componentDetail__row__text__comment:before {
  content: url(/contents/small/11012001/images/img-product-tri.png);
  position: absolute;
  top: 54%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: -12px;
}

#static-11012001 .componentArea .componentDetail__row__text__comment p {
  font-size: 14px;
}

#static-11012001 .componentArea .componentDetail .tNotes {
  display: block;
  text-align: right;
}

#static-11012001 .componentArea .componentDetail__balance {
  margin-top: 28px;
  padding: 0px 0px 0px 96px;
  text-align: left;
  background: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#static-11012001 .componentArea .componentDetail__balance__img {
  margin-left: 20px;
}

#static-11012001 .productHeading {
  color: #798f7e;
  font-weight: bold;
}

#static-11012001 .productHeading--lv03 {
  font-size: 24px;
  text-align: center;
  margin-top: 72px;
  font-weight: normal;
}

#static-11012001 .productHeading--lv04 {
  font-size: 16px;
  line-height: 1.75;
  margin-top: -4px;
}

#static-11012001 .productBlock {
  max-width: 892px;
  margin: auto;
}

#static-11012001 .productBlock--01 {
  max-width: 684px;
  margin-top: 108px;
}

#static-11012001 .productBlock--02 {
  margin-top: 126px;
  background: #f3f6f2;
  padding: 1px 114px 80px;
}

#static-11012001 .productBlock--02 hr {
  margin-top: 28px;
  border-top: solid 1px #8e8d8c;
}

#static-11012001 .productBlock--03 {
  margin-top: 155px;
}

#static-11012001 .productBlock--04 {
  margin-top: 110px;
}

#static-11012001 .productBlock--05 {
  margin-top: 105px;
}

#static-11012001 .productBlock--06 {
  margin-top: 124px;
}

#static-11012001 .productBlock--06 .productBlock__row {
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 31px;
}

#static-11012001 .productBlock--07 {
  margin-top: 140px;
  max-width: 692px;
}

#static-11012001 .productBlock--07 ol {
  margin-top: 26px;
  margin-bottom: 0;
}

#static-11012001 .productBlock--07 ol li {
  list-style: decimal;
}

#static-11012001 .productBlock__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-top: 42px;
}

#static-11012001 .productBlock__row__img figure {
  margin-left: 28px;
}

#static-11012001 .productBlock__row__img figure figcaption {
  font-size: 14px;
  margin-top: 16px;
}

#static-11012001 .productBlock__row__img figure figcaption span {
  font-size: 10px;
}

#static-11012001 .productBlock__row__text {
  max-width: 436px;
}

#static-11012001 .productBlock__row__text p {
  margin-top: 20px;
  line-height: 1.78;
}

#static-11012001 .productBlock__row__text p:first-child {
  margin-top: -4px;
}

#static-11012001 .productBlock__row__text__topic {
  margin-top: 27px;
}

#static-11012001 .productBlock__row__text__topic p {
  font-size: 20px;
  line-height: 2;
  background: -webkit-gradient(linear, left top, left bottom, from(#f3f6f2));
  background: -webkit-linear-gradient(#f3f6f2);
  background: linear-gradient(#f3f6f2);
  display: inline-block;
  margin-top: 18px;
  padding-left: 7px;
}

#static-11012001 .productBlock__row__text__topic p:last-of-type {
  margin-top: 8px;
}

#static-11012001 .productBlock__using {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 30px;
}

#static-11012001 .productBlock__using__img {
  margin-right: 20px;
}

#static-11012001 .productBlock .productBlock__upCycle {
  font-size: 14px;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 52px;
}

#static-11012001 .productBlock__col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 436px;
}

#static-11012001 .productBlock__col__text {
  margin-left: 20px;
  margin-top: 6px;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}

#static-11012001 .productBlock__col__text p {
  line-height: 1.78;
}

#static-11012001 .productBlock__ed {
  text-align: center;
  margin-top: 70px;
}

#static-11012001 .productBlock__ed__img {
  margin-bottom: 40px;
}

#static-11012001 .productBlock__ed__topic {
  font-size: 24px;
  text-align: center;
}

#static-11012001 .productBlock__ed__topic span {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #edf2ec));
  background: -webkit-linear-gradient(transparent 60%, #edf2ec 60%);
  background: linear-gradient(transparent 60%, #edf2ec 60%);
}

#static-11012001 .smallSection .tNotes,#static-11012001 .smallSection .tNotes--list,#static-11012001 .smallSection .tNotes--order {
  color: #5C5A5A;
  font-size: 10px;
  line-height: 1.6;
}

#static-11012001 .smallSection .h03 {
  margin-bottom: 30px;
  font-size: 32px;
  text-align: center;
  letter-spacing: 0.04em;
}

#static-11012001 .smallSection .h03__shoulder {
  display: inline-block;
  font-size: 20px;
  text-align: center;
}

#static-11012001 .u-ml-l {
  margin-left: 80px !important;
}

@media screen and (min-width: 769px) {
  #static-11012001 .smallSection .sectionKv__content,#static-11012001 .smallSection .sectionKv__content--centerSP {
    height: 480px;
    padding-left: 10%;
    text-align: left;
    position: relative;
    background: url("/contents/small/11012001/images/img-main-kv.png") no-repeat center center;
    background-size: cover;
  }

  #static-11012001 .smallSection .sectionKv--02 .sectionKv__iconWrap--02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 35px;
  }

  #static-11012001 .smallSection .sectionKv--02 .sectionKv__iconWrap--02 > p:not(:first-child) {
    margin-left: 12px;
  }
}

@media screen and (max-width: 768px) {
  #static-11012001 .smallSection .smallSection__inner {
    padding: 0 20px;
  }

  #static-11012001 .smallSection .icon--spf {
    width: 50px;
    line-height: 1;
    font-size: 10px;
  }

  #static-11012001 .smallSection .icon--spf .spfTxt1 {
    height: 16px;
  }

  #static-11012001 .smallSection .icon--spf .spfTxt2 {
    height: 16px;
  }

  #static-11012001 .smallSection .icon--date {
    width: 64px;
    height: 64px;
    font-size: 11px;
  }

  #static-11012001 .smallSection .icon--new {
    width: 64px;
    height: 64px;
    font-size: 12px;
    letter-spacing: 0.04em;
  }

  #static-11012001 .smallSection .sectionKv--02 {
    margin-bottom: 50px;
    position: relative;
  }

  #static-11012001 .smallSection .sectionKv__content,#static-11012001 .smallSection .sectionKv__content--centerSP {
    background: url("/contents/small/11012001/images/sp/img-main-kv.png") no-repeat center bottom;
    max-width: none;
    height: 102.6vw;
    margin: 0 -20px;
    padding-right: 20px;
    padding-top: 8vw;
    padding-left: 20px;
    background-size: cover;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  #static-11012001 .smallSection .sectionKv__content--centerSP {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    padding-top: 12vh;
  }

  #static-11012001 .sectionKv__textWrap {
    text-align: left;
  }

  #static-11012001 .sectionKv__textWrap span {
    padding: 6px 5px;
  }

  #static-11012001 .smallSection .sectionKv__txt--border {
    margin-bottom: 20px;
    padding: 4px 10px;
  }

  #static-11012001 .smallSection .sectionKv__shoulder {
    font-size: 14px;
    line-height: 1.5;
  }

  #static-11012001 .smallSection .sectionKv__title {
    line-height: 1.2;
    margin-top: 1%;
    font-size: 26px;
    letter-spacing: 0.04em;
  }

  #static-11012001 .smallSection .sectionKv--02 .sectionKv__iconWrap--02 {
    position: absolute;
    width: 54px;
    height: 116px;
    top: 18.3vw;
    right: 20px;
    margin-top: -58px;
  }

  #static-11012001 .smallSection .sectionKv--02 .sectionKv__iconWrap--02 > p:not(:first-child) {
    margin-left: 0;
    margin-top: 12px;
  }

  #static-11012001 .smallSection .sectionKv--02 .sectionKv__iconWrap--02 .icon--date {
    width: 54px;
    height: 54px;
    font-size: 11px;
    letter-spacing: -0.02em;
  }

  #static-11012001 .smallSection .sectionKv--02 .sectionKv__iconWrap--02 .icon--new {
    width: 54px;
    height: 54px;
    position: absolute;
    top: 118px;
    left: 16px;
  }

  #static-11012001 .smallSection .sectionKv--02 .sectionKv__shoulder {
    font-size: 16px;
    line-height: 1.5;
  }

  #static-11012001 .smallSection .sectionKv--02 .sectionKv__title {
    font-size: 24px;
    line-height: 1.5;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
  }

  #static-11012001 .smallSection .sectionKv--02 .sectionKv__name {
    font-size: 14px;
  }

  #static-11012001 .smallSection .sectionKv--02 .sectionKv__iconWrap--02 {
    position: static;
    width: auto;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 10px;
  }

  #static-11012001 .smallSection .sectionKv--02 .sectionKv__iconWrap--02 > p:not(:first-child) {
    margin-top: 0;
    margin-left: 10px;
  }

  #static-11012001 .smallSection .sectionKv--02 .sectionKv__iconWrap--center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  #static-11012001 .smallSection .review02__img {
    -ms-flex-preferred-size: 70px;
    flex-basis: 70px;
    min-width: 70px;
    max-width: 70px;
  }

  #static-11012001 .smallSection .review02__balloon {
    margin: 0 0 0 23px;
    padding: 13px 14px;
    letter-spacing: 0.01em;
    border-radius: 3px;
    border: solid 1px #E0E0E0;
  }

  #static-11012001 .smallSection .review02__balloon::before {
    top: 50%;
    margin-right: 1px;
  }

  #static-11012001 .smallSection .review02__balloon::after {
    top: 50%;
    margin-right: -1px;
  }

  #static-11012001 .smallSection .review02--figRight .review02__balloon {
    margin: 0 23px 0 0;
  }

  #static-11012001 .smallSection .review02--figRight .review02__balloon::before {
    margin-left: 1px;
  }

  #static-11012001 .smallSection .review02--figRight .review02__balloon::after {
    margin-left: -1px;
  }

  #static-11012001 .conceptArea::after {
    content: "";
    background: url(/contents/small/11012001/images/sp/img-texture-02.png);
    background-size: cover;
    display: block;
    bottom: 120px;
    left: -20px;
    width: 78px;
    height: 120px;
  }

  #static-11012001 .conceptArea::before {
    content: "";
    background: url(/contents/small/11012001/images/sp/img-texture-01.png);
    background-size: cover;
    right: -20px;
    display: block;
    width: 80px;
    height: 180px;
  }

  #static-11012001 .conceptArea {
    padding-top: 100px;
  }

  #static-11012001 .conceptArea .conceptImg {
    max-width: 163px;
    margin: auto;
  }

  #static-11012001 .conceptArea .conceptDesc {
    font-size: 14px;
    margin-top: 28px;
  }

  #static-11012001 .conceptDetail {
    width: 100%;
    padding: 30px 23px 20px 29px;
    margin-top: 48px;
  }

  #static-11012001 .conceptDetail h3 {
    font-size: 20px;
    top: -20px;
  }

  #static-11012001 .conceptDetail__text {
    font-size: 13px;
    margin-left: 25px;
    line-height: 1.65;
  }

  #static-11012001 .conceptDetail__img {
    width: 50px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }

  #static-11012001 .conceptDetail__img img {
    width: 100%;
  }

  #static-11012001 .componentArea {
    margin-top: 64px;
    padding-top: 1px;
    padding-bottom: 60px;
    margin-left: -20px;
    margin-right: -20px;
  }

  #static-11012001 .componentArea .productHeading--lv03 {
    margin-top: 50px;
  }

  #static-11012001 .componentArea__inner {
    width: 100%;
    padding: 0 20px;
  }

  #static-11012001 .componentArea .componentDetail__row {
    margin-top: 20px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  #static-11012001 .componentArea .componentDetail__row__img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 140px;
    margin-right: 24px;
  }

  #static-11012001 .componentArea .componentDetail__row__text {
    width: 165px;
  }

  #static-11012001 .componentArea .componentDetail__row__text h3 {
    font-size: 20px;
  }

  #static-11012001 .componentArea .componentDetail__row__text__list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-top: 0px;
    margin-bottom: 2px;
  }

  #static-11012001 .componentArea .componentDetail__row__text__list li {
    width: 80px;
    height: 80px;
    font-size: 12px;
    margin-top: 4px;
    line-height: 1.3;
  }

  #static-11012001 .componentArea .componentDetail__row__text__comment:before {
    content: "";
    background-image: url(/contents/small/11012001/images/sp/img-product-tri.png);
    background-size: cover;
    border-bottom: solid 1px #f3f6f2;
    top: -17px;
    left: 59px;
    width: 20px;
    height: 18px;
    -webkit-transform: none;
    transform: none;
  }

  #static-11012001 .componentArea .componentDetail__row__text__comment {
    width: 100%;
    padding: 12px 21px;
    margin-top: 12px;
    margin-left: 0px;
  }

  #static-11012001 .componentArea .componentDetail__balance__img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    margin-left: 0;
  }

  #static-11012001 .componentArea .componentDetail__balance {
    padding: 0;
    margin-top: 34px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }

  #static-11012001 .componentArea .componentDetail__balance p {
    font-size: 12px;
    text-align: center;
    line-height: 1.6;
    padding: 36px 0;
  }

  #static-11012001 .productHeading--lv03 {
    text-align: center;
    margin-top: 60px;
    font-size: 20px;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
  }

  #static-11012001 .productHeading--lv04 {
    margin-top: 16px;
  }

  #static-11012001 .productBlock--01 {
    margin-top: 69px;
  }

  #static-11012001 .productBlock--02 {
    margin-top: 44px;
    margin-left: -20px;
    margin-right: -20px;
    padding: 1px 20px 55px;
  }

  #static-11012001 .productBlock--02 .productBlock__row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  #static-11012001 .productBlock--02 .productBlock__row__img {
    margin-left: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100px;
  }

  #static-11012001 .productBlock--02 .productBlock__row .productHeading--lv04 {
    margin-top: 0;
  }

  #static-11012001 .productBlock--02 .productHeading--lv03 {
    margin-top: 40px;
  }

  #static-11012001 .productBlock--03 {
    margin-top: 36px;
  }

  #static-11012001 .productBlock--03 .productHeading--lv03 {
    margin-top: 50px;
  }

  #static-11012001 .productBlock--04 {
    margin-top: 58px;
  }

  #static-11012001 .productBlock--05 {
    margin-top: 60px;
  }

  #static-11012001 .productBlock--05 .productBlock__row {
    margin-top: 20px;
  }

  #static-11012001 .productBlock--05 .productHeading--lv04 {
    margin-top: 0;
    line-height: 1;
  }

  #static-11012001 .productBlock--05 .productHeading--lv04 p {
    margin-top: 14px;
  }

  #static-11012001 .productBlock--05 .productBlock__col__img {
    width: 162px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }

  #static-11012001 .productBlock--06 {
    margin-top: 70px;
  }

  #static-11012001 .productBlock--06 .productBlock__row {
    margin-top: 22px;
  }

  #static-11012001 .productBlock--07 {
    margin-top: 63px;
    max-width: 367px;
  }

  #static-11012001 .productBlock--07 ol {
    margin-top: 12px;
    padding-left: 16px;
  }

  #static-11012001 .productBlock__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 20px;
  }

  #static-11012001 .productBlock__row__img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
  }

  #static-11012001 .productBlock__row__img figure figcaption {
    font-size: 12px;
  }

  #static-11012001 .productBlock__row__text p:first-child {
    margin-top: 16px;
  }

  #static-11012001 .productBlock__row__text p {
    margin-top: 14px;
  }

  #static-11012001 .productBlock__row__text__topic {
    margin-top: 34px;
  }

  #static-11012001 .productBlock__row__text__topic p {
    font-size: 14px;
    margin-top: 30px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }

  #static-11012001 .productBlock__using {
    margin-top: 12px;
  }

  #static-11012001 .productBlock__using p {
    font-size: 12px;
  }

  #static-11012001 .productBlock__using__img {
    width: 125px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }

  #static-11012001 .productBlock .productBlock__upCycle {
    text-align: left;
    margin-top: 16px;
    margin-bottom: 16px;
  }

  #static-11012001 .productBlock__col {
    margin-top: 20px;
  }

  #static-11012001 .productBlock__col__text {
    margin-left: 10px;
    margin-top: 0px;
  }

  #static-11012001 .productBlock__col__text p {
    line-height: 1.5;
    margin-top: 11px;
  }

  #static-11012001 .productBlock__ed {
    margin-top: 36px;
  }

  #static-11012001 .productBlock__ed__img {
    margin-bottom: 30px;
  }

  #static-11012001 .productBlock__ed__topic {
    font-size: 16px;
  }

  #static-11012001 .smallSection .h03 {
    font-size: 20px;
    letter-spacing: 0.02em;
  }

  #static-11012001 .smallSection .h03 .h03__shoulder {
    font-size: 14px;
    letter-spacing: 0;
  }
}
