@charset "UTF-8";

.staticWrapper.static-1101054 .smallSection {
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
 /**セクション**/ /**見出し**/ /**マーカーライン**/ /**リード文**/ /**テキストボックス**/ /**注釈テキスト**/ /**リスト**/ /**ボタン**/ /**画像**/ /**商品の特長カラム**/ /* アイコン */ /**MV-01 ~ MV-04**/ /**ED-01**/ /**ED-02**/ /**ED-03**/ /**BC-01**/ /**BC-02**/ /**SET-01**/ /**RV-01**/ /**RV-02**/ /**BN-01**/ /**AW-01**/ /**APP-01**/ /**CRS-01**/ /**CRS-02**/ /**STEP-01**/ /**STEP-02**/ /**STEP-03**/ /* 202101追加 */ /* コンポーネントを複数くくるためのdiv(主に注釈を設定するため) */;
}

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

.staticWrapper.static-1101054 .smallSection ol,.staticWrapper.static-1101054 .smallSection ul,.staticWrapper.static-1101054 .smallSection p {
  margin-top: 0;
  margin-bottom: 0;
}

.staticWrapper.static-1101054 .smallSection sup {
  font-size: 0.7142em;
}

.staticWrapper.static-1101054 .smallSection .smallSection__bigMv {
  margin: 0 -6.25vw 50px;
}

.staticWrapper.static-1101054 .smallSection .smallSection__bg {
  margin: 0 0 50px;
  padding: 80px 6.25vw;
  background-color: #FAFAFA;
}

.staticWrapper.static-1101054 .smallSection .smallSection__inner {
  max-width: 1120px;
  margin: 0 auto;
}

.staticWrapper.static-1101054 .smallSection .section {
  margin-bottom: 80px;
}

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

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

.staticWrapper.static-1101054 .smallSection .h03__sub {
  display: inline-block;
  font-size: 20px;
  text-align: center;
}

.staticWrapper.static-1101054 .smallSection .h03__u {
  border-bottom: solid 1px #231815;
}

.staticWrapper.static-1101054 .smallSection .h03 strong {
  color: #EF857D;
  font-weight: normal;
}

.staticWrapper.static-1101054 .smallSection .h03 strong .h03__u {
  display: inline;
  border-bottom: solid 1px #EF857D;
}

.staticWrapper.static-1101054 .smallSection .h04,.staticWrapper.static-1101054 .smallSection .h04--line {
  margin: 30px 0;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0.04em;
}

.staticWrapper.static-1101054 .smallSection .h04--line {
  padding: 12px 0;
  border-top: solid 1px #231815;
  border-bottom: solid 1px #231815;
}

.staticWrapper.static-1101054 .smallSection .h04__shoulder,.staticWrapper.static-1101054 .smallSection .h04__shoulder--box {
  display: inline-block;
  font-size: 16px;
  text-align: center;
}

.staticWrapper.static-1101054 .smallSection .h04__shoulder--box {
  padding: 0 3px;
  border: solid 1px #E0E0E0;
  line-height: 1.2;
}

.ie .staticWrapper.static-1101054 .smallSection .h04__shoulder--box {
  line-height: 1;
  padding-top: 2px;
}

.staticWrapper.static-1101054 .smallSection .h04__u {
  border-bottom: solid 1px #231815;
}

.staticWrapper.static-1101054 .smallSection .marker {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(65%, transparent), color-stop(0, #F5D7D5));
  background: -webkit-linear-gradient(transparent 65%, #F5D7D5 0);
  background: linear-gradient(transparent 65%, #F5D7D5 0);
}

.staticWrapper.static-1101054 .smallSection .tLead,.staticWrapper.static-1101054 .smallSection .tLead--left {
  margin-bottom: 30px;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0.04em;
}

.staticWrapper.static-1101054 .smallSection .tLead--left {
  text-align: left;
}

.staticWrapper.static-1101054 .smallSection .tLead strong,.staticWrapper.static-1101054 .smallSection .tLead--left strong {
  color: #EF857D;
  font-weight: normal;
}

.staticWrapper.static-1101054 .smallSection .txtBox {
  margin: 0 auto 40px;
}

.staticWrapper.static-1101054 .smallSection .txtBox.txtBox--center {
  text-align: center;
}

.staticWrapper.static-1101054 .smallSection .tNotes,.staticWrapper.static-1101054 .smallSection .tNotes--list,.staticWrapper.static-1101054 .smallSection .tNotes--order {
  color: #5C5A5A;
  font-size: 10px;
}

.staticWrapper.static-1101054 .smallSection .tNotes--center {
  display: inline-block;
  text-align: left;
}

.staticWrapper.static-1101054 .smallSection .tNotes--list > li,.staticWrapper.static-1101054 .smallSection .tNotes--order > li {
  position: relative;
  padding-left: 0.75em;
}

.staticWrapper.static-1101054 .smallSection .tNotes--list > li::before,.staticWrapper.static-1101054 .smallSection .tNotes--order > li::before {
  content: "*";
  position: absolute;
  left: 0;
}

.staticWrapper.static-1101054 .smallSection .tNotes--order {
  counter-reset: tNotes;
}

.staticWrapper.static-1101054 .smallSection .tNotes--order > li {
  padding-left: 1.5em;
}

.staticWrapper.static-1101054 .smallSection .tNotes--order > li:nth-child(n+10) {
  padding-left: 2em;
}

.staticWrapper.static-1101054 .smallSection .tNotes--order > li::before {
  content: "*" counter(tNotes);
  counter-increment: tNotes;
}

.staticWrapper.static-1101054 .smallSection .list--circle > li {
  position: relative;
  padding-left: 1.28em;
}

.staticWrapper.static-1101054 .smallSection .list--circle > li::before {
  content: "";
  position: absolute;
  top: .4em;
  left: 0;
  width: 1em;
  height: 1em;
  border: solid 1px #5C5A5A;
  border-radius: 51%;
}

.staticWrapper.static-1101054 .smallSection .btn,.staticWrapper.static-1101054 .smallSection .btn--strong,.staticWrapper.static-1101054 .smallSection .btn--small {
  letter-spacing: 0.04em;
}

.staticWrapper.static-1101054 .smallSection .menuLink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.staticWrapper.static-1101054 .smallSection .menuLink__btn {
  margin-left: 10px;
  margin-right: 10px;
}

.staticWrapper.static-1101054 .smallSection .menuLink__btn .btn--small {
  max-width: 260px;
}

.staticWrapper.static-1101054 .smallSection .menuLink__btn .link--bottom {
  padding-left: 18px;
}

.staticWrapper.static-1101054 .smallSection .menuLink__link {
  margin-left: 10px;
  margin-right: 10px;
  letter-spacing: 0.04em;
}

.staticWrapper.static-1101054 .smallSection .menuLink__link a span {
  text-decoration: underline;
}

.staticWrapper.static-1101054 .smallSection .fig,.staticWrapper.static-1101054 .smallSection .fig--center {
  margin-bottom: 40px;
}

.staticWrapper.static-1101054 .smallSection .fig__img {
  max-width: 100%;
}

.staticWrapper.static-1101054 .smallSection .fig figcaption,.staticWrapper.static-1101054 .smallSection .fig--center figcaption {
  margin: 15px auto 0;
}

.staticWrapper.static-1101054 .smallSection .fig--center {
  text-align: center;
}

.staticWrapper.static-1101054 .smallSection .fig--center figcaption {
  text-align: left;
}

.staticWrapper.static-1101054 .smallSection .feature__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 900px;
  margin: 0 auto 80px;
}

.staticWrapper.static-1101054 .smallSection .feature__row--center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.staticWrapper.static-1101054 .smallSection .feature__row--center .fig,.staticWrapper.static-1101054 .smallSection .feature__row--center .fig--center,.staticWrapper.static-1101054 .smallSection .feature__row--center .fig--center {
  margin-bottom: 0;
}

.staticWrapper.static-1101054 .smallSection .feature__col {
  -ms-flex-preferred-size: 495px;
  flex-basis: 495px;
  max-width: 495px;
}

.staticWrapper.static-1101054 .smallSection .feature__col--ph {
  -ms-flex-preferred-size: 346px;
  flex-basis: 346px;
  max-width: 346px;
  margin-right: 60px;
}

.staticWrapper.static-1101054 .smallSection .feature__heading {
  margin-bottom: 20px;
  font-size: 24px;
  letter-spacing: 0.04em;
}

.staticWrapper.static-1101054 .smallSection .feature__lead {
  margin-bottom: 15px;
}

.staticWrapper.static-1101054 .smallSection .feature__fig,.staticWrapper.static-1101054 .smallSection .feature__fig--btm {
  margin-bottom: 15px;
}

.staticWrapper.static-1101054 .smallSection .feature__fig figcaption,.staticWrapper.static-1101054 .smallSection .feature__fig--btm figcaption {
  margin-top: 10px;
}

.staticWrapper.static-1101054 .smallSection .feature__fig--btm {
  margin-top: 10px;
}

.staticWrapper.static-1101054 .smallSection .icon,.staticWrapper.static-1101054 .smallSection .icon--square,.staticWrapper.static-1101054 .smallSection .icon--circle,.staticWrapper.static-1101054 .smallSection .icon--date,.staticWrapper.static-1101054 .smallSection .icon--quantity,.staticWrapper.static-1101054 .smallSection .icon--new,.staticWrapper.static-1101054 .smallSection .icon--set {
  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;
}

.staticWrapper.static-1101054 .smallSection .icon .num,.staticWrapper.static-1101054 .smallSection .icon--square .num,.staticWrapper.static-1101054 .smallSection .icon--circle .num,.staticWrapper.static-1101054 .smallSection .icon--date .num,.staticWrapper.static-1101054 .smallSection .icon--quantity .num,.staticWrapper.static-1101054 .smallSection .icon--new .num,.staticWrapper.static-1101054 .smallSection .icon--set .num {
  margin-bottom: 0;
}

.staticWrapper.static-1101054 .smallSection .icon .num__shoulder,.staticWrapper.static-1101054 .smallSection .icon--square .num__shoulder,.staticWrapper.static-1101054 .smallSection .icon--circle .num__shoulder,.staticWrapper.static-1101054 .smallSection .icon--date .num__shoulder,.staticWrapper.static-1101054 .smallSection .icon--quantity .num__shoulder,.staticWrapper.static-1101054 .smallSection .icon--new .num__shoulder,.staticWrapper.static-1101054 .smallSection .icon--set .num__shoulder {
  font-size: 16px;
}

.staticWrapper.static-1101054 .smallSection .icon .num__num,.staticWrapper.static-1101054 .smallSection .icon--square .num__num,.staticWrapper.static-1101054 .smallSection .icon--circle .num__num,.staticWrapper.static-1101054 .smallSection .icon--date .num__num,.staticWrapper.static-1101054 .smallSection .icon--quantity .num__num,.staticWrapper.static-1101054 .smallSection .icon--new .num__num,.staticWrapper.static-1101054 .smallSection .icon--set .num__num {
  width: auto;
  font-size: 52px;
  padding: 2px 0 0;
  border-bottom: 0;
}

.staticWrapper.static-1101054 .smallSection .icon--circle {
  border-radius: 51%;
}

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

.staticWrapper.static-1101054 .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;
}

.staticWrapper.static-1101054 .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;
}

.staticWrapper.static-1101054 .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;
}

.staticWrapper.static-1101054 .smallSection .icon--quantity {
  width: 74px;
  height: 74px;
  border: 0;
  background: #231815;
  color: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 1.4;
  letter-spacing: 0.04em;
}

.staticWrapper.static-1101054 .smallSection .icon--new,.staticWrapper.static-1101054 .smallSection .icon--set {
  width: 76px;
  height: 76px;
  border: 0;
  background: #231815;
  border-radius: 51%;
  color: #fff;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0.06em;
}

.staticWrapper.static-1101054 .smallSection .icon--set {
  width: 90px;
  height: 90px;
  font-size: 30px;
  letter-spacing: 0.02em;
}

.staticWrapper.static-1101054 .smallSection .icon--quasi-drugs {
  display: inline-block;
  line-height: 1;
  min-height: 20px;
  padding: 4px 5px 2px;
  background: #fff;
  font-size: 12px;
  vertical-align: middle;
  border: 1px solid #E0E0E0;
  color: #231815;
}

.ie .staticWrapper.static-1101054 .smallSection .icon--quasi-drugs {
  line-height: 10px;
  padding-top: 5px;
}

.staticWrapper.static-1101054 .smallSection .icon--bArrow {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 30px 0 30px;
  border-color: #efefef transparent transparent transparent;
  display: inline-block;
}

.staticWrapper.static-1101054 .smallSection .icon--rArrow {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 0 30px 15px;
  border-color: transparent transparent transparent #efefef;
  display: inline-block;
}

.staticWrapper.static-1101054 .smallSection .num {
  margin-bottom: 20px;
  text-align: center;
  line-height: 1;
}

.staticWrapper.static-1101054 .smallSection .num__shoulder {
  font-size: 13px;
  letter-spacing: 0.04em;
}

.staticWrapper.static-1101054 .smallSection .num__num {
  display: inline-block;
  width: 23px;
  padding: 2px 0;
  border-bottom: solid 1px #231815;
  font-size: 36px;
  font-weight: 300;
}

.staticWrapper.static-1101054 .smallSection .achievement {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 920px;
  margin: 0 auto 60px;
}

.staticWrapper.static-1101054 .smallSection .achievement__item {
  text-align: center;
}

.staticWrapper.static-1101054 .smallSection .achievement__num {
  display: inline-block;
  font-weight: 300;
}

.staticWrapper.static-1101054 .smallSection .achievement__unit {
  display: inline-block;
}

.staticWrapper.static-1101054 .smallSection .sectionKv,.staticWrapper.static-1101054 .smallSection .sectionKv--spMvTop {
  margin-bottom: 80px;
}

.staticWrapper.static-1101054 .smallSection .sectionKv .tNotes,.staticWrapper.static-1101054 .smallSection .sectionKv--spMvTop .tNotes,.staticWrapper.static-1101054 .smallSection .sectionKv .tNotes--list,.staticWrapper.static-1101054 .smallSection .sectionKv--spMvTop .tNotes--list,.staticWrapper.static-1101054 .smallSection .sectionKv .tNotes--order,.staticWrapper.static-1101054 .smallSection .sectionKv--spMvTop .tNotes--order {
  margin-top: 15px;
}

.staticWrapper.static-1101054 .smallSection .sectionKv__content,.staticWrapper.static-1101054 .smallSection .sectionKv__content--centerSP {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 1;
}

.staticWrapper.static-1101054 .smallSection .sectionKv__txt {
  font-size: 20px;
}

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

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

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

.staticWrapper.static-1101054 .smallSection .sectionKv__title small {
  font-size: 0.64em;
}

.staticWrapper.static-1101054 .smallSection .sectionEd,.staticWrapper.static-1101054 .smallSection .sectionEd--rev,.staticWrapper.static-1101054 .smallSection .sectionEd--txt {
  margin: 80px auto;
}

.staticWrapper.static-1101054 .smallSection .sectionEd.sectionEd--sMarginT,.staticWrapper.static-1101054 .smallSection .sectionEd--sMarginT.sectionEd--rev,.staticWrapper.static-1101054 .smallSection .sectionEd--sMarginT.sectionEd--txt {
  margin-top: 40px;
}

.staticWrapper.static-1101054 .smallSection .sectionEd__content {
  max-width: 1000px;
  height: 380px;
  margin: 0 auto;
  padding: 0 0 0 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: url("/contents/small/1101054/images/img-main-Ed01.jpg") no-repeat top right;
  background-size: cover;
}

.staticWrapper.static-1101054 .smallSection .sectionEd__heading {
  font-size: 24px;
  text-align: left;
}

.staticWrapper.static-1101054 .smallSection .sectionEd__heading span {
  display: inline-block;
}

.staticWrapper.static-1101054 .smallSection .sectionEd--rev .sectionEd__content {
  background: url("/contents/small/1101054/images/img-main-Ed02.jpg") no-repeat top right;
  background-size: cover;
  padding: 0 100px 0 0;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.staticWrapper.static-1101054 .smallSection .sectionEd--rev .sectionEd__heading {
  text-align: left;
}

.staticWrapper.static-1101054 .smallSection .sectionEd--txt .sectionEd__content {
  max-width: none;
  height: auto;
  padding: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: none;
}

.staticWrapper.static-1101054 .smallSection .sectionEd--txt .sectionEd__heading {
  text-align: center;
}

.staticWrapper.static-1101054 .smallSection .beautyColumn,.staticWrapper.static-1101054 .smallSection .beautyColumn--largePC {
  max-width: 960px;
  margin: 105px auto 0;
  position: relative;
  padding: 40px;
  border: 1px solid #999;
}

.staticWrapper.static-1101054 .smallSection .beautyColumn__shoulder,.staticWrapper.static-1101054 .smallSection .beautyColumn__shoulder--leftPC {
  position: absolute;
  top: -30px;
  right: -1px;
  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;
  font-size: 12px;
  letter-spacing: 0.3em;
  width: 165px;
  height: 30px;
  padding-left: .3em;
  color: #FFF;
  background-color: #999;
}

.staticWrapper.static-1101054 .smallSection .beautyColumn__heading {
  font-size: 24px;
  margin-bottom: 20px;
  letter-spacing: 0.12em;
  line-height: 1.8;
}

.staticWrapper.static-1101054 .smallSection .beautyColumn .fig--center,.staticWrapper.static-1101054 .smallSection .beautyColumn--largePC .fig--center {
  margin-bottom: 0;
}

.staticWrapper.static-1101054 .smallSection .beautyColumn .fig--center .txtBox,.staticWrapper.static-1101054 .smallSection .beautyColumn--largePC .fig--center .txtBox {
  margin-bottom: 0;
}

.staticWrapper.static-1101054 .smallSection .setBlock {
  max-width: 960px;
  margin: 0 auto;
 /**SET-02**/;
}

.staticWrapper.static-1101054 .smallSection .setBlock__inner {
  width: inherit;
  height: inherit;
  padding: 79px;
}

.staticWrapper.static-1101054 .smallSection .setBlock__titles {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 90px;
}

.staticWrapper.static-1101054 .smallSection .setBlock .icon--set {
  position: absolute;
  top: 0;
}

.staticWrapper.static-1101054 .smallSection .setBlock__textContainer {
  min-height: 90px;
  margin-left: 104px;
}

.staticWrapper.static-1101054 .smallSection .setBlock__titleText {
  font-size: 28px;
  letter-spacing: 0.08em;
}

.staticWrapper.static-1101054 .smallSection .setBlock__boxText {
  border: 1px solid #231815;
  padding: 4px 10px;
  font-size: 18px;
  display: inline-block;
  line-height: 1.2;
}

.staticWrapper.static-1101054 .smallSection .setBlock__textColumn {
  display: inline-block;
  padding: 0 10px;
  font-size: 18px;
}

.staticWrapper.static-1101054 .smallSection .setBlock__textColumn:nth-child(1) {
  padding-left: 0;
  border-right: 1px solid #231815;
}

.staticWrapper.static-1101054 .smallSection .setBlock__textColumn:nth-child(2) {
  padding-right: 0;
}

.staticWrapper.static-1101054 .smallSection .setBlock__contents {
  margin-top: 35px;
}

.staticWrapper.static-1101054 .smallSection .setBlock__caption {
  font-size: 14px;
}

.staticWrapper.static-1101054 .smallSection .setBlock .tNotes--list,.staticWrapper.static-1101054 .smallSection .setBlock .tNotes--order {
  margin-top: 10px;
}

.staticWrapper.static-1101054 .smallSection .setBlock__detailWrapper {
  margin-top: 37px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.staticWrapper.static-1101054 .smallSection .setBlock__copyText--underlined {
  font-size: 16px;
}

.staticWrapper.static-1101054 .smallSection .setBlock__copyText--underlined span {
  display: inline-block;
  padding-bottom: 3px;
  border-bottom: 1px solid #231815;
}

.staticWrapper.static-1101054 .smallSection .setBlock__copyText--large {
  margin-top: 10px;
  line-height: 1.5;
  font-size: 24px;
}

.staticWrapper.static-1101054 .smallSection .setBlock__imgsBlock {
  margin-left: 55px;
}

.staticWrapper.static-1101054 .smallSection .setBlock__imgsBlockInner {
  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;
}

.staticWrapper.static-1101054 .smallSection .setBlock__linkBlock a {
  display: block;
  text-decoration: underline;
}

.staticWrapper.static-1101054 .smallSection .setBlock__linkBlock a:not(:first-child) {
  margin-top: 8px;
}

.staticWrapper.static-1101054 .smallSection .setBlock__linkBox {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  width: 170px;
  height: 64px;
  border: 1px solid #e0e0e0;
}

.staticWrapper.static-1101054 .smallSection .setBlock__itemsBlock {
  margin-left: 25px;
}

.staticWrapper.static-1101054 .smallSection .setBlock__stepCol {
  position: relative;
}

.staticWrapper.static-1101054 .smallSection .setBlock__stepCol .fig--center {
  margin-top: 25px;
}

.staticWrapper.static-1101054 .smallSection .setBlock__stepPlus {
  position: absolute;
  top: 50%;
  left: 0;
  width: 37px;
  height: 37px;
  background-color: #FFF;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.staticWrapper.static-1101054 .smallSection .setBlock__stepPlus::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1px;
  height: 21px;
  border-left: solid 1px #E0E0E0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.staticWrapper.static-1101054 .smallSection .setBlock__stepPlus::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 21px;
  height: 1px;
  border-top: solid 1px #E0E0E0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.staticWrapper.static-1101054 .smallSection .setBlock__stepItem,.staticWrapper.static-1101054 .smallSection .setBlock__stepItem--L {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-top: 15px;
}

.staticWrapper.static-1101054 .smallSection .setBlock__stepHeading {
  margin: 0 -20px;
  font-size: 20px;
  text-align: center;
}

.staticWrapper.static-1101054 .smallSection .setBlock__stepHeading span {
  display: inline-block;
}

.staticWrapper.static-1101054 .smallSection .setBlock__stepLead {
  font-size: 14px;
  text-align: center;
  margin-bottom: 35px;
}

.staticWrapper.static-1101054 .smallSection .setBlock__stepItemImg {
  -ms-flex-preferred-size: 68px;
  flex-basis: 68px;
  max-width: 68px;
  margin-right: 18px;
}

.staticWrapper.static-1101054 .smallSection .setBlock__stepItemImg img {
  max-width: 100%;
}

.staticWrapper.static-1101054 .smallSection .setBlock__stepItemTxt {
  letter-spacing: -0.04em;
  line-height: 1.6;
}

.staticWrapper.static-1101054 .smallSection .setBlock__stepItemName {
  display: inline-block;
  font-size: 16px;
}

.staticWrapper.static-1101054 .smallSection .setBlock__or {
  margin-top: 15px;
  text-align: center;
}

.staticWrapper.static-1101054 .smallSection .review01 {
  margin: 100px 0 0;
}

.staticWrapper.static-1101054 .smallSection .review01__comment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 940px;
  height: 150px;
  margin: -20px auto 0;
}

.staticWrapper.static-1101054 .smallSection .review01__comment:nth-child(odd) .review01__balloon {
  margin-left: 14px;
}

.staticWrapper.static-1101054 .smallSection .review01__comment:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.staticWrapper.static-1101054 .smallSection .review01__comment:nth-child(even) .review01__balloon {
  margin-right: 14px;
}

.staticWrapper.static-1101054 .smallSection .review01__comment:nth-child(even) .review01__balloon::before,.staticWrapper.static-1101054 .smallSection .review01__comment:nth-child(even) .review01__balloon::after {
  right: auto;
  left: 100%;
}

.staticWrapper.static-1101054 .smallSection .review01__comment:nth-child(even) .review01__balloon::before {
  margin-top: 4px;
  margin-left: 1px;
  border-right-color: transparent;
  border-left-color: #E0E0E0;
}

.staticWrapper.static-1101054 .smallSection .review01__comment:nth-child(even) .review01__balloon::after {
  border-left-width: 10px;
  border-right-width: 10px;
  margin-top: 5px;
  border-right-color: transparent;
  border-left-color: #FFF;
}

.staticWrapper.static-1101054 .smallSection .review01__img {
  position: relative;
  -ms-flex-preferred-size: 114px;
  flex-basis: 114px;
  min-width: 114px;
  max-width: 114px;
}

.staticWrapper.static-1101054 .smallSection .review01__img img {
  width: 100%;
}

.staticWrapper.static-1101054 .smallSection .review01__balloon {
  line-height: 1.5;
  position: relative;
  border: 1px solid #E0E0E0;
  padding: 16px 20px 12px;
  text-align: left;
  letter-spacing: 0.04em;
  font-size: 20px;
}

.staticWrapper.static-1101054 .smallSection .review01__balloon::before,.staticWrapper.static-1101054 .smallSection .review01__balloon::after {
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  right: 100%;
  top: 25%;
}

.staticWrapper.static-1101054 .smallSection .review01__balloon::before {
  border-color: transparent;
  border-top-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 11px;
  border-right-width: 11px;
  margin-top: -4px;
  margin-right: 1px;
  border-right-color: #E0E0E0;
}

.staticWrapper.static-1101054 .smallSection .review01__balloon::after {
  border-color: rgba(247, 221, 51, 0);
  border-top-width: 3px;
  border-bottom-width: 3px;
  border-left-width: 10px;
  border-right-width: 10px;
  margin-top: -3px;
  border-right-color: #FFF;
}

.staticWrapper.static-1101054 .smallSection .reviewBlock {
  display: block;
  margin-bottom: 60px;
}

.staticWrapper.static-1101054 .smallSection .review02,.staticWrapper.static-1101054 .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;
}

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

.staticWrapper.static-1101054 .smallSection .review02__img img {
  width: 100%;
}

.staticWrapper.static-1101054 .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;
}

.staticWrapper.static-1101054 .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%;
}

.staticWrapper.static-1101054 .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%;
}

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

.staticWrapper.static-1101054 .smallSection .review02--figRight .review02__balloon {
  margin: 0 27px 0 0;
}

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

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

.staticWrapper.static-1101054 .smallSection .banner__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 640px;
  height: 200px;
  text-decoration: none;
  margin: 0 auto;
  border: solid 1px #E0E0E0;
  background: url("/contents/small/1101054/images/bg-banner-archives.png") no-repeat left center;
}

.staticWrapper.static-1101054 .smallSection .banner__txt {
  padding-right: 20px;
  padding-left: 227px;
}

.staticWrapper.static-1101054 .smallSection .banner__shoulder {
  margin-bottom: 5px;
  font-size: 18px;
  letter-spacing: 0.05em;
}

.staticWrapper.static-1101054 .smallSection .banner__heading {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.04em;
}

.staticWrapper.static-1101054 .smallSection .award {
  position: relative;
  max-width: 760px;
  margin: 0 auto 60px;
  border: solid 1px #BA9F22;
  padding: 40px 40px 50px;
}

.staticWrapper.static-1101054 .smallSection .award::before {
  content: "";
  position: absolute;
  top: 4px;
  right: 4px;
  bottom: 4px;
  left: 4px;
  border: solid 1px #DCCF90;
}

.staticWrapper.static-1101054 .smallSection .award__inner {
  position: relative;
}

.staticWrapper.static-1101054 .smallSection .award__ttl {
  background: url(/contents/small/1101054/images/img-award.png) no-repeat center top;
  border-bottom: 1px solid #BA9F22;
  color: #ba9f22;
  display: table;
  margin: 0 auto 30px;
  padding: 30px 4px 0;
  line-height: 1.5;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
}

.staticWrapper.static-1101054 .smallSection .award__ttl span {
  font-weight: bold;
  font-size: 1.5em;
}

.staticWrapper.static-1101054 .smallSection .appLinks {
  margin-top: 80px;
  text-align: center;
}

.staticWrapper.static-1101054 .smallSection .appLinks__links {
  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;
}

.staticWrapper.static-1101054 .smallSection .appLinks__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.staticWrapper.static-1101054 .smallSection .appLinks__container:nth-child(2) {
  margin-left: 62px;
}

.staticWrapper.static-1101054 .smallSection .appLinks__textContainer {
  text-align: left;
}

.staticWrapper.static-1101054 .smallSection .appLinks__text {
  font-size: 16px;
  margin-bottom: 3px;
  letter-spacing: 0.02em;
}

.staticWrapper.static-1101054 .smallSection .appLinks__qrContainer {
  margin-left: 19px;
}

.staticWrapper.static-1101054 .smallSection .appLinks .btn--strong {
  background: #000000;
  height: 51px;
  border-radius: 5px;
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich {
  max-width: 730px;
  margin: 0 auto 80px;
  overflow: hidden;
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__list {
  overflow: hidden;
  width: 700px;
  height: 530px;
  margin: 0 auto;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__list::after {
  content: "";
  display: table;
  clear: both;
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__list.slick-initialized {
  height: auto;
  overflow: visible;
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__list.slick-loading .slick-track {
  visibility: hidden;
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__list .slick-arrow {
  z-index: 1000;
  width: 32px;
  height: 32px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  top: -17%;
  bottom: 0;
  margin: auto;
  z-index: 1000;
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__list .slick-arrow::before {
  content: none;
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__list .slick-prev.slick-arrow {
  left: 70px;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__list .slick-next.slick-arrow {
  right: 70px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__itemCard {
  float: left;
  text-align: center;
  width: 700px;
  height: 530px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-repeat: no-repeat;
  background-position: top;
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__itemCard.color001 {
  color: #cf5142;
  background-image: url(/contents/small/1101054/images/bg-rouge-color-001.png);
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__itemCard.color001 .itemSliderRich__imgContainer {
  bottom: -10px;
  right: 0;
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__itemCard.color002 {
  color: #e17656;
  background-image: url(/contents/small/1101054/images/bg-rouge-color-002.png);
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__itemCard.color002 .itemSliderRich__imgContainer {
  bottom: -10px;
  right: 0px;
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__itemCard.color003 {
  color: #a53743;
  background-image: url(/contents/small/1101054/images/bg-rouge-color-004.png);
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__itemCard.color003 .itemSliderRich__imgContainer {
  bottom: -25px;
  right: -20px;
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__itemCard.color004 {
  color: #e96573;
  background-image: url(/contents/small/1101054/images/bg-rouge-color-003.png);
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__itemCard.color004 .itemSliderRich__imgContainer {
  bottom: -5px;
  right: 0;
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__itemCard.slick-slider {
  display: block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__textContainer {
  text-align: left;
  margin: 0 0 10px 70px;
  height: 90px;
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__textContainer__itemName {
  font-weight: bold;
  font-size: 24px;
  letter-spacing: -0.02em;
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__textContainer__itemCaption {
  line-height: 1.78;
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__img {
  display: block;
  position: absolute;
  bottom: 0px;
  right: 0px;
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__captions {
  margin-top: 20px;
  min-height: 50px;
  font-size: 14px;
  text-align: center;
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__captions li {
  display: none;
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__captions li.is-current {
  display: block;
  -webkit-animation: tpr_fade 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: tpr_fade 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__thumb {
  margin-top: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__thumb__item:not(:first-child) {
  margin-left: 19px;
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__thumb__item.is-current {
  background-color: #fdebec;
  border-radius: 7px;
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__thumb__imgContainer {
  height: 64px;
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__thumb__btn {
  display: block;
  position: relative;
  padding: 38px 10px 10px;
  height: 158px;
  width: 105px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__thumb__icon,.staticWrapper.static-1101054 .smallSection .itemSliderRich__thumb__icon--y,.staticWrapper.static-1101054 .smallSection .itemSliderRich__thumb__icon--b {
  width: 28px;
  height: 28px;
  border: 1px solid #e1e1e1;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  line-height: 28px;
  position: absolute;
  top: 10px;
  left: 10px;
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__thumb__icon--y {
  background-color: #fefbcb;
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__thumb__icon--b {
  background-color: #dbf0f9;
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__thumb__title {
  display: inline-block;
  vertical-align: middle;
  line-height: 5;
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__iconList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 485px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: 20px auto 0;
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__iconItem {
  margin-left: 15px;
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__iconItem:first-child {
  margin-left: 0;
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__icon,.staticWrapper.static-1101054 .smallSection .itemSliderRich__icon--y,.staticWrapper.static-1101054 .smallSection .itemSliderRich__icon--b {
  width: 16px;
  height: 16px;
  border: 1px solid #e1e1e1;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  line-height: 16px;
  margin-right: 3px;
  margin-bottom: 5px;
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__icon--y {
  background-color: #fefbcb;
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__icon--b {
  background-color: #dbf0f9;
}

.staticWrapper.static-1101054 .smallSection .itemSlider {
  max-width: 920px;
  margin: 0 auto 80px;
  padding: 49px 29px;
  border: solid 1px #E0E0E0;
}

.staticWrapper.static-1101054 .smallSection .itemSlider__ttl {
  display: table;
  margin: 0 auto 40px;
  padding: 10px 30px;
  background-color: #E0E0E0;
  font-size: 20px;
  text-align: center;
}

.staticWrapper.static-1101054 .smallSection .itemSlider__imgWrap {
  position: relative;
  width: 194px;
  height: 194px;
  margin: 0 auto 15px;
  text-align: center;
}

.staticWrapper.static-1101054 .smallSection .itemSlider__img {
  width: 100%;
}

.staticWrapper.static-1101054 .smallSection .itemSlider__img--sub {
  position: absolute;
  width: 94px;
  right: -50px;
  bottom: -25px;
}

.staticWrapper.static-1101054 .smallSection .itemSlider__heading {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.04em;
}

.staticWrapper.static-1101054 .smallSection .itemSlider__txt {
  font-size: 14px;
  letter-spacing: 0.06em;
}

.staticWrapper.static-1101054 .smallSection .section-steps {
  margin-bottom: 60px;
}

.staticWrapper.static-1101054 .smallSection .section-steps__title {
  text-align: center;
}

.staticWrapper.static-1101054 .smallSection .section-steps__title__text {
  display: inline-block;
  font-size: 24px;
  color: #102c83;
}

.staticWrapper.static-1101054 .smallSection .section-steps__title__large {
  display: inline-block;
  font-size: 36px;
  color: #102c83;
  margin-left: 15px;
}

.staticWrapper.static-1101054 .smallSection .section-steps__title__num {
  margin: 0 5px;
}

.staticWrapper.static-1101054 .smallSection .section-steps__table {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.staticWrapper.static-1101054 .smallSection .section-steps__table.section-steps__table--col3wide .section-steps__table__content {
  padding: 20px 5% 0;
}

.staticWrapper.static-1101054 .smallSection .section-steps__table.section-steps__table--col3wide .section-steps__table__wrap--left,.staticWrapper.static-1101054 .smallSection .section-steps__table.section-steps__table--col3wide .section-steps__table__wrap--right {
  width: calc(100% / 4);
}

.staticWrapper.static-1101054 .smallSection .section-steps__table.section-steps__table--col3wide .section-steps__table__wrap--col3 {
  width: calc(100% / 2);
}

.staticWrapper.static-1101054 .smallSection .section-steps__table.section-steps__table--col3wide .section-steps__table__wrap--col3__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.staticWrapper.static-1101054 .smallSection .section-steps__table.section-steps__table--col3wide .section-steps__table__wrap--col3__inner .section-steps__table__content {
  padding: 20px 3% 0;
  width: 50%;
}

.staticWrapper.static-1101054 .smallSection .section-steps__table.section-steps__table--col3wide .section-steps__table__word__title {
  font-size: 20px;
}

.staticWrapper.static-1101054 .smallSection .section-steps__table__wrap--left {
  border-left: 1px solid #999999;
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
}

.staticWrapper.static-1101054 .smallSection .section-steps__table__wrap--right {
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
}

.staticWrapper.static-1101054 .smallSection .section-steps__table__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 8% 5% 0;
}

.staticWrapper.static-1101054 .smallSection .section-steps__table__image {
  text-align: center;
}

.staticWrapper.static-1101054 .smallSection .section-steps__table__image img {
  max-height: 175px;
  margin-bottom: 15px;
}

.staticWrapper.static-1101054 .smallSection .section-steps__table__stagenum {
  background-color: #102c83;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.staticWrapper.static-1101054 .smallSection .section-steps__table__stagenum span {
  font-size: 22px;
  font-weight: bold;
}

.staticWrapper.static-1101054 .smallSection .section-steps__table__word__title {
  line-height: 1.4;
  font-size: 20px;
  font-weight: bold;
  color: #102c83;
  margin-bottom: 4%;
}

.staticWrapper.static-1101054 .smallSection .section-steps__table__txt {
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.5;
  color: #231815;
}

.staticWrapper.static-1101054 .smallSection .section-steps__table__txt--strong {
  font-size: 20px;
  line-height: 1.5;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 2%;
  letter-spacing: -2px;
}

.staticWrapper.static-1101054 .smallSection .section-steps__table__label {
  margin: 20px 0;
}

.staticWrapper.static-1101054 .smallSection .section-steps__table__label li {
  margin-top: 7px;
  font-size: 15px;
  text-align: center;
  line-height: 1.5;
  font-weight: bold;
  border: 1px solid #102c83;
  color: #102c83;
  padding: 4px 10px;
}

.staticWrapper.static-1101054 .smallSection .section-steps__table .tNotes--order {
  margin-top: 5px;
}

.staticWrapper.static-1101054 .smallSection .stepType__col--table {
  position: relative;
}

.staticWrapper.static-1101054 .smallSection .stepType__table {
  position: relative;
  z-index: 1;
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  border: solid 1px #999;
}

.staticWrapper.static-1101054 .smallSection .stepType__table th {
  height: 56px;
  color: #FFF;
  text-align: center;
  vertical-align: middle;
  border: solid 1px #999;
  background-color: #102C83;
}

.staticWrapper.static-1101054 .smallSection .stepType__table td {
  height: 204px;
  text-align: center;
  vertical-align: middle;
  border: solid 1px #999;
  background-color: #FFF;
}

.staticWrapper.static-1101054 .smallSection .stepType__l,.staticWrapper.static-1101054 .smallSection .stepType__m {
  position: absolute;
  top: 78px;
  z-index: 2;
  height: 160px;
  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;
  text-align: center;
}

.staticWrapper.static-1101054 .smallSection .stepType__l {
  left: 10px;
  width: calc(50% - 15px);
  color: #102C83;
  border: solid 1px #102C83;
  background-color: #FFF;
}

.staticWrapper.static-1101054 .smallSection .stepType__m {
  left: calc(50% + 5px);
  width: calc(30% - 18px);
  color: #FFF;
  background-color: #102C83;
}

.staticWrapper.static-1101054 .smallSection .stepType__type {
  display: inline-block;
  margin-bottom: 3px;
  font-size: 40px;
}

.staticWrapper.static-1101054 .smallSection .steps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-bottom: 80px;
}

.staticWrapper.static-1101054 .smallSection .steps__item,.staticWrapper.static-1101054 .smallSection .steps__item--main {
  font-size: 24px;
  line-height: 1.16;
  text-align: center;
}

.staticWrapper.static-1101054 .smallSection .steps__item + li,.staticWrapper.static-1101054 .smallSection .steps__item--main + li {
  margin-left: 55px;
  position: relative;
}

.staticWrapper.static-1101054 .smallSection .steps__item + li::before,.staticWrapper.static-1101054 .smallSection .steps__item--main + li::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 20px;
  left: -36px;
  border-width: 16px;
  border-style: solid;
  border-color: transparent transparent transparent #E0E0E0;
}

.staticWrapper.static-1101054 .smallSection .steps__item--main {
  min-width: 335px;
  -ms-flex-preferred-size: 335px;
  flex-basis: 335px;
}

.staticWrapper.static-1101054 .smallSection .steps__item--main .steps__enclose {
  padding: 8px 20px;
  color: #102C83;
  font-weight: bold;
  border-color: #102C83;
}

.staticWrapper.static-1101054 .smallSection .steps__enclose {
  display: block;
  margin-top: 10px;
  padding: 24px 0 20px;
  position: relative;
  border: 1px solid #E0E0E0;
}

.staticWrapper.static-1101054 .smallSection .steps__enclose span {
  display: block;
  font-size: 20px;
  margin-bottom: 5px;
  font-weight: bold;
}

.staticWrapper.static-1101054 .smallSection .step-box {
  max-width: 464px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  line-height: 1;
  margin: 80px auto 0;
}

.staticWrapper.static-1101054 .smallSection .step-box__inner,.staticWrapper.static-1101054 .smallSection .step-box__inner--main {
  position: relative;
  -ms-flex-preferred-size: 138px;
  flex-basis: 138px;
}

.staticWrapper.static-1101054 .smallSection .step-box__inner:nth-child(1)::before,.staticWrapper.static-1101054 .smallSection .step-box__inner--main:nth-child(1)::before {
  content: none;
}

.staticWrapper.static-1101054 .smallSection .step-box__inner::before,.staticWrapper.static-1101054 .smallSection .step-box__inner--main::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -17px;
  width: 0;
  height: 0;
  margin-top: -12px;
  border-style: solid;
  border-width: 12px 0 12px 11px;
  border-color: transparent transparent transparent #E0E0E0;
  display: inline-block;
}

.staticWrapper.static-1101054 .smallSection .step-box__inner--main .step-box__num {
  background-color: #102C83;
}

.staticWrapper.static-1101054 .smallSection .step-box__inner--main .step-box__item {
  border-color: #102C83;
  color: #231815;
}

.staticWrapper.static-1101054 .smallSection .step-box__num {
  padding: 4px 0 5px;
  color: #FFF;
  font-size: 14px;
  letter-spacing: 0.02em;
  background-color: #c2c2c2;
}

.staticWrapper.static-1101054 .smallSection .step-box__item {
  border: 1px solid #c2c2c2;
  color: #999;
  padding: 10px 0;
  font-size: 16px;
  letter-spacing: -0.02em;
}

.staticWrapper.static-1101054 .smallSection .lp-btn {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: table;
  border-collapse: separate;
  border: 1px solid #5c5a5a;
  background: #fff;
  width: 100%;
  max-width: 320px;
  min-height: 64px;
  color: #231815;
  text-align: center;
  text-decoration: none;
  padding: 12px 20px;
  -webkit-transition: border .4s ease;
  transition: border .4s ease;
}

.staticWrapper.static-1101054 .smallSection .lp-btn .lp-btn__text {
  display: table-cell;
  font-size: 1rem;
  vertical-align: middle;
  line-height: 1.366;
  padding: 0 10px;
  position: relative;
  -webkit-transition: opacity .4s ease;
  transition: opacity .4s ease;
}

.staticWrapper.static-1101054 .smallSection .lp-btn .lp-btn__text:after {
  display: inline-block;
  content: '';
  width: 5px;
  height: 5px;
  border: 1px solid #5c5a5a;
  border-bottom: none;
  border-left: none;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.staticWrapper.static-1101054 .smallSection .lp-btn.lp-btn--down .lp-btn__text:after {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.staticWrapper.static-1101054 .smallSection .lp-btn:hover {
  border-color: #999;
  text-decoration: none;
}

.staticWrapper.static-1101054 .smallSection .lp-btn:hover .lp-btn__text {
  opacity: .6;
}

.staticWrapper.static-1101054 .smallSection .lp-btn--strong {
  background: #5c5a5a;
  border: none;
  -webkit-transition: background .4s ease;
  transition: background .4s ease;
}

.staticWrapper.static-1101054 .smallSection .lp-btn--strong .lp-btn__text {
  font-family: "open sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-weight: 700;
  color: #fff;
}

.android .staticWrapper.static-1101054 .smallSection .lp-btn--strong .lp-btn__text {
  font-weight: 700;
}

.staticWrapper.static-1101054 .smallSection .lp-btn--strong .lp-btn__text::after {
  border-color: #fff;
}

.staticWrapper.static-1101054 .smallSection .lp-btn--strong:hover {
  background-color: #999;
}

.staticWrapper.static-1101054 .smallSection .lp-btn--strong:hover .lp-btn__text {
  opacity: 1;
}

.staticWrapper.static-1101054 .smallSection .lp-btn--small {
  min-height: auto;
}

.staticWrapper.static-1101054 .smallSection .lp-btn--small .lp-btn__text {
  font-size: 0.875rem;
}

.staticWrapper.static-1101054 .smallSection .lp-btnWrap--center .lp-btn {
  margin-right: auto;
  margin-left: auto;
}

.staticWrapper.static-1101054 .smallSection .lp-btnWrap--right .lp-btn {
  margin: 0 0 0 auto;
}

.staticWrapper.static-1101054 .smallSection .componentContainer {
  margin-bottom: 40px;
}

.staticWrapper.static-1101054 .smallSection .componentContainer .steps,.staticWrapper.static-1101054 .smallSection .componentContainer .achievement {
  margin: 0 auto;
}

.staticWrapper.static-1101054 .smallSection .componentContainer .steps + .txtBox,.staticWrapper.static-1101054 .smallSection .componentContainer .achievement + .txtBox {
  margin-top: 20px;
}

.staticWrapper.static-1101054 .smallSection .boxText {
  margin: 40px auto 0;
  text-align: center;
}

.staticWrapper.static-1101054 .smallSection .boxText .boxText__inner {
  display: inline-block;
}

.staticWrapper.static-1101054 .smallSection .boxText .boxText__inner .boxText__inner__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.staticWrapper.static-1101054 .smallSection .boxText .boxText__inner .boxText__inner__item {
  border: 1px solid #97aaba;
  line-height: 1;
  min-width: 250px;
  width: 31%;
  text-align: center;
  font-size: 20px;
  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;
}

.staticWrapper.static-1101054 .smallSection .boxText .boxText__inner .boxText__inner__item:not(:first-child) {
  margin-left: 20px;
}

.staticWrapper.static-1101054 .smallSection .boxText .boxText__inner .boxText__inner__item:nth-child(n+4) {
  margin-top: 20px;
}

.staticWrapper.static-1101054 .smallSection .boxText .boxText__inner .boxText__inner__item:nth-child(3n+1) {
  margin-left: 0;
}

.staticWrapper.static-1101054 .smallSection .boxText .boxText__inner .boxText__inner__item p {
  margin: 15px 10px;
}

.staticWrapper.static-1101054 .smallSection .boxText .boxText__notes {
  color: #5C5A5A;
  margin-top: 10px;
  text-align: left;
  font-size: 10px;
}

body.ie .staticWrapper.static-1101054 .smallSection .boxText__inner .boxText__inner__wrap {
  max-width: 1120px;
}

.staticWrapper.static-1101054 .smallSection .icon--circle .num__shoulder {
  padding-top: 2px;
}

.staticWrapper.static-1101054 .smallSection .icon--circle .num__num {
  padding-top: 0;
}

.staticWrapper.static-1101054 .smallSection .achievement__item {
  position: relative;
  width: 220px;
  height: 220px;
  margin: 0 5px;
  padding: 30px 20px 0;
  border-radius: 51%;
  border: 1px solid #5C5A5A;
}

.staticWrapper.static-1101054 .smallSection .achievement__heading {
  display: block;
  width: 120px;
  margin: 0 auto 5px;
  letter-spacing: 0.04em;
  line-height: 1.8;
  padding-bottom: 10px;
  border-bottom: solid 1px #5C5A5A;
}

.staticWrapper.static-1101054 .smallSection .achievement__num {
  font-size: 72px;
  letter-spacing: -0.02em;
  line-height: 1.1;
}

.staticWrapper.static-1101054 .smallSection .achievement__unit {
  font-size: 28px;
  line-height: 1.3;
  letter-spacing: -0.02em;
}

.staticWrapper.static-1101054 .smallSection .achievement__unit sup {
  font-size: 20px;
}

.staticWrapper.static-1101054 .smallSection .achievement__percent {
  font-size: 40px;
}

.staticWrapper.static-1101054 .smallSection .achievement__percent sup {
  font-size: 20px;
}

.staticWrapper.static-1101054 .smallSection .sectionKv__content,.staticWrapper.static-1101054 .smallSection .sectionKv__content--centerSP {
  height: 480px;
  padding-left: 9%;
  position: relative;
  background: url("/contents/small/1101054/images/img-main-kv.png") no-repeat center center;
  background-size: cover;
}

.staticWrapper.static-1101054 .smallSection .sectionKv__iconWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 35px;
}

.staticWrapper.static-1101054 .smallSection .sectionKv__iconWrap .icon--date {
  margin-right: 12px;
}

.staticWrapper.static-1101054 .smallSection .beautyColumn--largePC {
  padding: 70px 80px 80px;
}

.staticWrapper.static-1101054 .smallSection .beautyColumn__shoulder--leftPC {
  right: auto;
  left: -1px;
}

.staticWrapper.static-1101054 .smallSection .beautyColumn__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.staticWrapper.static-1101054 .smallSection .beautyColumn__col--txt {
  -ms-flex-preferred-size: 420px;
  flex-basis: 420px;
  max-width: 420px;
  margin-right: 40px;
}

.staticWrapper.static-1101054 .smallSection .beautyColumn__col--fig {
  -ms-flex-preferred-size: 420px;
  flex-basis: 420px;
  max-width: 420px;
}

.staticWrapper.static-1101054 .smallSection .beautyColumn .fig--center figcaption,.staticWrapper.static-1101054 .smallSection .beautyColumn--largePC .fig--center figcaption {
  text-align: center;
}

.staticWrapper.static-1101054 .smallSection .setBlock {
  border: 1px solid #231815;
}

.staticWrapper.static-1101054 .smallSection .setBlock__stepRow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.staticWrapper.static-1101054 .smallSection .setBlock__stepCol:nth-child(1) {
  -ms-flex-preferred-size: 263px;
  flex-basis: 263px;
  padding-right: 20px;
}

.staticWrapper.static-1101054 .smallSection .setBlock__stepCol:nth-child(2) {
  -ms-flex-preferred-size: 300px;
  flex-basis: 300px;
  padding: 0 40px;
  border-left: solid 1px #E0E0E0;
}

.staticWrapper.static-1101054 .smallSection .setBlock__stepCol:nth-child(2) .setBlock__stepItem,.staticWrapper.static-1101054 .smallSection .setBlock__stepCol:nth-child(2) .setBlock__stepItem--L {
  margin-right: -20px;
}

.staticWrapper.static-1101054 .smallSection .setBlock__stepCol:nth-child(2) .setBlock__stepItemImg {
  max-width: 45px;
  margin-right: 15px;
}

.staticWrapper.static-1101054 .smallSection .setBlock__stepCol:nth-child(3) {
  -ms-flex-preferred-size: 239px;
  flex-basis: 239px;
  padding-left: 30px;
  border-left: solid 1px #E0E0E0;
}

.staticWrapper.static-1101054 .smallSection .setBlock__stepItem--L {
  display: block;
  text-align: center;
}

.staticWrapper.static-1101054 .smallSection .setBlock__stepItem--L .setBlock__stepItemImg {
  max-width: none;
  margin-right: 0;
  margin-bottom: 8px;
}

.staticWrapper.static-1101054 .smallSection .itemSlider__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.staticWrapper.static-1101054 .smallSection .itemSlider__wrap {
  width: calc(100% / 3);
  padding: 0 10px;
}

.staticWrapper.static-1101054 .smallSection .section-steps__table {
  width: 100%;
  max-width: 920px;
  margin: 23px auto 0;
}

.staticWrapper.static-1101054 .smallSection .section-steps__table__wrap--left {
  width: calc(100% / 3);
}

.staticWrapper.static-1101054 .smallSection .section-steps__table__wrap--right {
  width: calc(100% / 3);
}

.staticWrapper.static-1101054 .smallSection .section-steps__table__stringwrap {
  min-height: 200px;
}

.staticWrapper.static-1101054 .smallSection .section-steps__table .tNotes--order li {
  display: inline-block;
}

.staticWrapper.static-1101054 .smallSection .section-steps__table .tNotes--order li + li {
  margin-left: 0.5em;
}

.staticWrapper.static-1101054 .smallSection .stepType {
  max-width: 920px;
  margin: 0 auto 80px;
  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;
}

.staticWrapper.static-1101054 .smallSection .stepType__col--txt {
  -ms-flex-preferred-size: 33.33%;
  flex-basis: 33.33%;
  max-width: 33.33%;
  padding-right: 20px;
}

.staticWrapper.static-1101054 .smallSection .stepType__col--txt .tLead--left {
  letter-spacing: 0;
}

.staticWrapper.static-1101054 .smallSection .stepType__col--txt .tLead--left:only-child {
  margin-bottom: 0;
}

.staticWrapper.static-1101054 .smallSection .stepType__col--table {
  -ms-flex-preferred-size: 66.66%;
  flex-basis: 66.66%;
  max-width: 66.66%;
}

.staticWrapper.static-1101054 .smallSection .stepType__col--table:only-child {
  margin: 0 auto;
}

.staticWrapper.static-1101054 .smallSection .steps__item,.staticWrapper.static-1101054 .smallSection .steps__item--main {
  -ms-flex-preferred-size: 175px;
  flex-basis: 175px;
}

.staticWrapper.static-1101054 .smallSection .stepType__col--txt .tLead--left:only-child {
  display: table;
  margin: 0 auto 10px;
}

.staticWrapper.static-1101054 .smallSection .smallSection__bigMv {
  margin: 0 -64px;
}

.staticWrapper.static-1101054 .smallSection .smallSection__bg {
  margin: 0 -64px;
  padding: 80px 64px;
}

.staticWrapper.static-1101054 .smallSection .smallSection__bigMv {
  margin: 0 -20px 50px;
}

.staticWrapper.static-1101054 .smallSection .smallSection__bg {
  margin: 0 0 50px;
  padding: 40px 20px;
}

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

.staticWrapper.static-1101054 .smallSection .h03__shoulder {
  font-size: 14px;
  letter-spacing: 0;
}

.staticWrapper.static-1101054 .smallSection .h03__sub {
  font-size: 14px;
  letter-spacing: 0;
}

.staticWrapper.static-1101054 .smallSection .h04,.staticWrapper.static-1101054 .smallSection .h04--line {
  font-size: 20px;
  letter-spacing: 0.02em;
}

.staticWrapper.static-1101054 .smallSection .h04--line {
  padding: 8px 0;
  font-size: 16px;
  letter-spacing: 0;
}

.staticWrapper.static-1101054 .smallSection .h04__shoulder,.staticWrapper.static-1101054 .smallSection .h04__shoulder--box {
  font-size: 14px;
}

.staticWrapper.static-1101054 .smallSection .tLead,.staticWrapper.static-1101054 .smallSection .tLead--left {
  font-size: 16px;
  letter-spacing: 0.06em;
}

.staticWrapper.static-1101054 .smallSection .txtBox.txtBox--center {
  text-align: left;
}

.staticWrapper.static-1101054 .smallSection .list--circle > li {
  padding-left: 1em;
}

.staticWrapper.static-1101054 .smallSection .menuLink {
  display: block;
}

.staticWrapper.static-1101054 .smallSection .menuLink__btn {
  margin: 0 0 20px;
}

.staticWrapper.static-1101054 .smallSection .menuLink__btn + .staticWrapper.static-1101054 .smallSection .menuLink__btn {
  margin-top: 10px;
}

.staticWrapper.static-1101054 .smallSection .menuLink__link {
  max-width: 50%;
}

.staticWrapper.static-1101054 .smallSection .feature__row {
  display: block;
}

.staticWrapper.static-1101054 .smallSection .feature__col {
  max-width: none;
}

.staticWrapper.static-1101054 .smallSection .feature__col--ph {
  max-width: none;
  margin: 0 0 20px;
}

.staticWrapper.static-1101054 .smallSection .feature__heading {
  font-size: 16px;
  letter-spacing: 0.06em;
}

.staticWrapper.static-1101054 .smallSection .icon .num__shoulder,.staticWrapper.static-1101054 .smallSection .icon--square .num__shoulder,.staticWrapper.static-1101054 .smallSection .icon--circle .num__shoulder,.staticWrapper.static-1101054 .smallSection .icon--date .num__shoulder,.staticWrapper.static-1101054 .smallSection .icon--quantity .num__shoulder,.staticWrapper.static-1101054 .smallSection .icon--new .num__shoulder,.staticWrapper.static-1101054 .smallSection .icon--set .num__shoulder {
  font-size: 11px;
}

.staticWrapper.static-1101054 .smallSection .icon .num__num,.staticWrapper.static-1101054 .smallSection .icon--square .num__num,.staticWrapper.static-1101054 .smallSection .icon--circle .num__num,.staticWrapper.static-1101054 .smallSection .icon--date .num__num,.staticWrapper.static-1101054 .smallSection .icon--quantity .num__num,.staticWrapper.static-1101054 .smallSection .icon--new .num__num,.staticWrapper.static-1101054 .smallSection .icon--set .num__num {
  font-size: 31px;
}

.staticWrapper.static-1101054 .smallSection .icon--square {
  width: 68px;
  height: 68px;
}

.staticWrapper.static-1101054 .smallSection .icon--circle {
  width: 76px;
  height: 76px;
}

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

.staticWrapper.static-1101054 .smallSection .icon--spf .spfTxt1 {
  height: 16px;
}

.staticWrapper.static-1101054 .smallSection .icon--spf .spfTxt2 {
  height: 16px;
}

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

.staticWrapper.static-1101054 .smallSection .icon--quantity {
  width: 65px;
  height: 65px;
}

.staticWrapper.static-1101054 .smallSection .icon--new,.staticWrapper.static-1101054 .smallSection .icon--set {
  width: 64px;
  height: 64px;
  font-size: 12px;
  letter-spacing: 0.04em;
}

.staticWrapper.static-1101054 .smallSection .icon--set {
  width: 75px;
  height: 75px;
  font-size: 24px;
  letter-spacing: 0.02em;
}

.staticWrapper.static-1101054 .smallSection .num {
  margin-bottom: 10px;
}

.staticWrapper.static-1101054 .smallSection .num__shoulder {
  font-size: 11px;
}

.staticWrapper.static-1101054 .smallSection .num__num {
  width: 21px;
  font-size: 30px;
}

.staticWrapper.static-1101054 .smallSection .achievement {
  display: block;
}

.staticWrapper.static-1101054 .smallSection .achievement__item {
  min-height: 36px;
  margin-bottom: 10px;
  border-radius: 8px;
  border: 1px solid #231815;
}

.staticWrapper.static-1101054 .smallSection .achievement__heading {
  font-size: 12px;
  letter-spacing: 0.1em;
}

.staticWrapper.static-1101054 .smallSection .achievement__num {
  font-size: 20px;
  letter-spacing: 0.04em;
}

.staticWrapper.static-1101054 .smallSection .achievement__unit {
  font-size: 14px;
}

.staticWrapper.static-1101054 .smallSection .achievement__percent {
  font-size: 14px;
}

.staticWrapper.static-1101054 .smallSection .sectionKv,.staticWrapper.static-1101054 .smallSection .sectionKv--spMvTop {
  margin-bottom: 50px;
}

.staticWrapper.static-1101054 .smallSection .sectionKv--spMvTop .sectionKv__content,.staticWrapper.static-1101054 .smallSection .sectionKv--spMvTop .sectionKv__content--centerSP,.staticWrapper.static-1101054 .smallSection .sectionKv--spMvTop .sectionKv__content--centerSP {
  padding-top: 83vw;
  padding-bottom: 0;
}

.staticWrapper.static-1101054 .smallSection .sectionKv .tNotes,.staticWrapper.static-1101054 .smallSection .sectionKv--spMvTop .tNotes,.staticWrapper.static-1101054 .smallSection .sectionKv .tNotes--list,.staticWrapper.static-1101054 .smallSection .sectionKv--spMvTop .tNotes--list,.staticWrapper.static-1101054 .smallSection .sectionKv .tNotes--order,.staticWrapper.static-1101054 .smallSection .sectionKv--spMvTop .tNotes--order {
  margin-top: 5px;
}

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

.staticWrapper.static-1101054 .smallSection .sectionKv__content {
  background: url("/contents/small/1101054/images/sp/img-main-kv-sp.png") no-repeat center bottom;
  background-size: cover;
}

.staticWrapper.static-1101054 .smallSection .sectionKv__content.pattern2 {
  background: url("/contents/small/1101054/images/sp/img-main-kv-sp02.png") no-repeat center bottom;
  background-size: cover;
}

.staticWrapper.static-1101054 .smallSection .sectionKv__content--centerSP {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.staticWrapper.static-1101054 .smallSection .sectionKv__txt {
  font-size: 14px;
}

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

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

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

.staticWrapper.static-1101054 .smallSection .sectionKv__iconWrap {
  position: absolute;
  width: 54px;
  height: 116px;
  top: 18.3vw;
 /* top = height - paddingBottom */
  right: 20px;
  margin-top: -58px;
}

.staticWrapper.static-1101054 .smallSection .sectionKv__iconWrap .icon--date {
  position: absolute;
  top: 0;
  right: 0;
  width: 54px;
  height: 54px;
  font-size: 11px;
  letter-spacing: -0.02em;
}

.staticWrapper.static-1101054 .smallSection .sectionKv__iconWrap .icon--new,.staticWrapper.static-1101054 .smallSection .sectionKv__iconWrap .icon--set {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 54px;
  height: 54px;
}

.staticWrapper.static-1101054 .smallSection .sectionEd,.staticWrapper.static-1101054 .smallSection .sectionEd--rev,.staticWrapper.static-1101054 .smallSection .sectionEd--txt {
  margin: 40px -20px;
}

.staticWrapper.static-1101054 .smallSection .sectionEd__content {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: url("/contents/small/1101054/images/sp/img-main-Ed01-sp.jpg") no-repeat top center;
  background-size: cover;
  width: 100%;
  max-width: 375px;
  height: 400px;
  padding: 0 0 240px 0;
}

.staticWrapper.static-1101054 .smallSection .sectionEd__heading {
  font-size: 20px;
  text-align: center;
  padding: 0 20px;
}

.staticWrapper.static-1101054 .smallSection .sectionEd--rev .sectionEd__content {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background: url("/contents/small/1101054/images/sp/img-main-Ed02-sp.jpg") no-repeat top center;
  background-size: cover;
  padding: 0 0 270px 0;
}

.staticWrapper.static-1101054 .smallSection .beautyColumn .h03,.staticWrapper.static-1101054 .smallSection .beautyColumn--largePC .h03 {
  margin-bottom: 10px;
}

.staticWrapper.static-1101054 .smallSection .beautyColumn,.staticWrapper.static-1101054 .smallSection .beautyColumn--largePC {
  margin: 60px 0 0;
  padding: 30px 20px 43px;
  border-right: 0;
  border-left: 0;
}

.staticWrapper.static-1101054 .smallSection .beautyColumn__shoulder,.staticWrapper.static-1101054 .smallSection .beautyColumn__shoulder--leftPC {
  top: -24px;
  right: auto;
  left: 20px;
  width: 148px;
  height: 24px;
  padding-left: .26em;
  letter-spacing: 0.26em;
}

.staticWrapper.static-1101054 .smallSection .beautyColumn__col--txt {
  margin-bottom: 20px;
}

.staticWrapper.static-1101054 .smallSection .beautyColumn__heading {
  font-size: 16px;
  margin-bottom: 10px;
}

.staticWrapper.static-1101054 .smallSection .setBlock {
  border-top: 1px solid #231815;
  border-bottom: 1px solid #231815;
}

.staticWrapper.static-1101054 .smallSection .setBlock__inner {
  padding: 19px 0;
}

.staticWrapper.static-1101054 .smallSection .setBlock__titles {
  display: block;
}

.staticWrapper.static-1101054 .smallSection .setBlock__textContainer {
  margin-left: 0;
}

.staticWrapper.static-1101054 .smallSection .setBlock__titleText {
  font-size: 16px;
  letter-spacing: 0.02em;
  line-height: 1.5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 75px;
  margin-left: 90px;
}

.staticWrapper.static-1101054 .smallSection .setBlock__boxText {
  display: block;
  margin-top: 20px;
  font-size: 14px;
  text-align: center;
}

.staticWrapper.static-1101054 .smallSection .setBlock__textColumn {
  padding: 0 5px;
  font-size: 14px;
}

.staticWrapper.static-1101054 .smallSection .setBlock__contents {
  margin-top: 15px;
}

.staticWrapper.static-1101054 .smallSection .setBlock__detailWrapper {
  display: block;
  margin-top: 31px;
}

.staticWrapper.static-1101054 .smallSection .setBlock__copyBlock {
  text-align: center;
}

.staticWrapper.static-1101054 .smallSection .setBlock__copyText--underlined {
  font-size: 14px;
}

.staticWrapper.static-1101054 .smallSection .setBlock__copyText--large {
  font-size: 16px;
}

.staticWrapper.static-1101054 .smallSection .setBlock__imgsBlock {
  margin-left: 10px;
  margin-top: 20px;
}

.staticWrapper.static-1101054 .smallSection .setBlock__linkBlock {
  width: 105px;
  min-width: 105px;
}

.staticWrapper.static-1101054 .smallSection .setBlock__linkBlock a:not(:first-child) {
  margin-top: 5px;
}

.staticWrapper.static-1101054 .smallSection .setBlock__linkBox {
  width: 105px;
  height: 50px;
  line-height: 1.5;
}

.staticWrapper.static-1101054 .smallSection .setBlock__linkBox span {
  font-size: 12px;
}

.staticWrapper.static-1101054 .smallSection .setBlock__itemsBlock {
  max-width: 62%;
  margin-left: 13px;
}

.staticWrapper.static-1101054 .smallSection .setBlock__stepCol {
  padding: 0 30px 30px;
}

.staticWrapper.static-1101054 .smallSection .setBlock__stepCol:nth-child(2) {
  border-top: solid 1px #E0E0E0;
  padding: 30px;
}

.staticWrapper.static-1101054 .smallSection .setBlock__stepCol:nth-child(3) {
  padding: 30px 30px 0;
  border-top: solid 1px #E0E0E0;
}

.staticWrapper.static-1101054 .smallSection .setBlock__stepPlus {
  top: 0;
  left: 50%;
}

.staticWrapper.static-1101054 .smallSection .setBlock__stepItem,.staticWrapper.static-1101054 .smallSection .setBlock__stepItem--L {
  max-width: 275px;
  margin: 15px auto 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.staticWrapper.static-1101054 .smallSection .setBlock__stepItem--L .setBlock__stepItemImg {
  -ms-flex-preferred-size: 94px;
  flex-basis: 94px;
  max-width: 94px;
}

.staticWrapper.static-1101054 .smallSection .setBlock__stepHeading {
  margin: 0;
  font-size: 16px;
}

.staticWrapper.static-1101054 .smallSection .setBlock__stepItemTxt {
  font-size: 12px;
}

.staticWrapper.static-1101054 .smallSection .setBlock__stepItemName {
  font-size: 14px;
}

.staticWrapper.static-1101054 .smallSection .review01 .h03 {
  margin-bottom: 20px;
}

.staticWrapper.static-1101054 .smallSection .review01__comment {
  height: auto;
  min-height: 130px;
  max-width: 335px;
}

.staticWrapper.static-1101054 .smallSection .review01__comment:nth-child(odd) .review01__balloon {
  margin-left: 10px;
}

.staticWrapper.static-1101054 .smallSection .review01__comment:nth-child(even) .review01__balloon {
  margin-right: 10px;
}

.staticWrapper.static-1101054 .smallSection .review01__img {
  -ms-flex-preferred-size: 96px;
  flex-basis: 96px;
  min-width: 96px;
  max-width: 96px;
}

.staticWrapper.static-1101054 .smallSection .review01__balloon {
  padding: 13px 14px 10px;
  font-size: 14px;
}

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

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

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

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

.staticWrapper.static-1101054 .smallSection .review02--figRight .review02__balloon {
  margin: 0 23px 0 0;
}

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

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

.staticWrapper.static-1101054 .smallSection .banner__link {
  width: auto;
  max-width: 335px;
  height: 150px;
  line-height: 1.2;
  background: url("/contents/small/1101054/images/sp/bg-banner-archives.png") no-repeat left center;
  background-size: auto 100%;
}

.staticWrapper.static-1101054 .smallSection .banner__txt {
  padding-right: 10px;
  padding-left: 169px;
}

.staticWrapper.static-1101054 .smallSection .banner__shoulder {
  margin-bottom: 8px;
  font-size: 12px;
}

.staticWrapper.static-1101054 .smallSection .banner__heading {
  font-size: 16px;
}

.staticWrapper.static-1101054 .smallSection .award {
  padding: 32px 30px;
}

.staticWrapper.static-1101054 .smallSection .award__ttl {
  padding-top: 20px;
  font-size: 20px;
  background-size: 25px 19px;
}

.staticWrapper.static-1101054 .smallSection .appLinks {
  margin-top: 40px;
}

.staticWrapper.static-1101054 .smallSection .appLinks__links {
  height: auto;
  display: block;
  max-width: 335px;
  margin: 30px auto 0;
}

.staticWrapper.static-1101054 .smallSection .appLinks__container {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 335px;
  margin: 15px auto 0;
}

.staticWrapper.static-1101054 .smallSection .appLinks__title,.staticWrapper.static-1101054 .smallSection .appLinks__title--here {
  font-size: 16px;
  letter-spacing: 0.06em;
}

.staticWrapper.static-1101054 .smallSection .appLinks__title--here {
  margin-top: 28px;
}

.staticWrapper.static-1101054 .smallSection .appLinks__btn {
  margin-top: 15px;
}

.staticWrapper.static-1101054 .smallSection .appLinks__imgContainer:nth-child(2) {
  margin-left: 20px;
}

.staticWrapper.static-1101054 .smallSection .appLinks__qrContainer {
  margin-left: 20px;
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich {
  max-width: none;
  width: calc(100% + 40px);
  margin: 0 -20px 40px;
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__list {
  width: auto;
  height: 96.3vw;
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__list .slick-arrow {
  width: 18px;
  height: 18px;
  top: -20%;
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__list .slick-prev.slick-arrow {
  left: 10px;
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__list .slick-next.slick-arrow {
  right: 10px;
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__itemCard {
  width: auto;
  height: auto;
  padding-top: 75.6vw;
  background-size: contain;
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__itemCard.color001 {
  background-image: url(/contents/small/1101054/images/sp/bg-rouge-color-001.png);
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__itemCard.color001 .itemSliderRich__imgContainer {
  bottom: 5px;
  right: 0;
  width: 45%;
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__itemCard.color002 {
  background-image: url(/contents/small/1101054/images/sp/bg-rouge-color-002.png);
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__itemCard.color002 .itemSliderRich__imgContainer {
  bottom: 20px;
  right: 0;
  width: 48%;
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__itemCard.color003 {
  background-image: url(/contents/small/1101054/images/sp/bg-rouge-color-004.png);
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__itemCard.color003 .itemSliderRich__imgContainer {
  bottom: 15px;
  right: 0;
  width: 47%;
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__itemCard.color004 {
  background-image: url(/contents/small/1101054/images/sp/bg-rouge-color-003.png);
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__itemCard.color004 .itemSliderRich__imgContainer {
  bottom: 25px;
  right: 0;
  width: 47%;
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__textContainer {
  margin: 15px 0 0 20px;
  height: 63px;
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__textContainer__itemName {
  font-size: 14px;
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__textContainer__itemCaption {
  font-size: 12px;
  line-height: 1.5;
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__captions {
  min-height: 63px;
  margin: 10px 20px 0;
  font-size: 12px;
  text-align: left;
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__thumb {
  max-width: 600px;
  margin: 0px auto 0;
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__thumb__item {
  -ms-flex-preferred-size: calc(25% - 14px);
  flex-basis: calc(25% - 14px);
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__thumb__item:not(:first-child) {
  margin-left: 7px;
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__thumb__imgContainer {
  width: 55px;
  height: 55px;
  margin: auto;
  line-height: 55px;
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__thumb__btn {
  width: auto;
  padding: 35px 10px 10px;
  height: auto;
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__thumb__icon,.staticWrapper.static-1101054 .smallSection .itemSliderRich__thumb__icon--y,.staticWrapper.static-1101054 .smallSection .itemSliderRich__thumb__icon--b {
  top: 6px;
  font-size: 12px;
  width: 20px;
  height: 20px;
  line-height: 20px;
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__thumb__title {
  margin-top: 5px;
  line-height: 1.28;
  font-size: 12px;
}

.staticWrapper.static-1101054 .smallSection .itemSliderRich__iconList {
  max-width: 590px;
  margin: 30px auto 0;
  padding: 0 20px;
}

.staticWrapper.static-1101054 .smallSection .itemSlider {
  border: 0;
  margin: 0 -20px 60px;
  padding: 0;
  border-right: 0;
  border-left: 0;
}

.staticWrapper.static-1101054 .smallSection .itemSlider__ttl {
  display: block;
  padding: 10px 20px;
  font-size: 16px;
}

.staticWrapper.static-1101054 .smallSection .itemSlider__list {
  position: relative;
  border-bottom: solid 1px #E0E0E0;
  padding-bottom: 25px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.staticWrapper.static-1101054 .smallSection .itemSlider__list::after {
  content: "";
  clear: both;
  display: table;
}

.staticWrapper.static-1101054 .smallSection .itemSlider__list .slick-slider {
  display: block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.staticWrapper.static-1101054 .smallSection .itemSlider__list .slick-arrow {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 90px;
  z-index: 1000;
}

.staticWrapper.static-1101054 .smallSection .itemSlider__list .slick-arrow::before {
  content: "";
  position: absolute;
  width: 22px;
  height: 22px;
  top: 50%;
  left: 50%;
  border-top: solid 1px #999;
  border-right: solid 1px #999;
}

.staticWrapper.static-1101054 .smallSection .itemSlider__list .slick-prev {
  left: 20px;
}

.staticWrapper.static-1101054 .smallSection .itemSlider__list .slick-prev::before {
  -webkit-transform: translate(-50%, -50%) rotate(-135deg);
  transform: translate(-50%, -50%) rotate(-135deg);
}

.staticWrapper.static-1101054 .smallSection .itemSlider__list .slick-next {
  right: 20px;
}

.staticWrapper.static-1101054 .smallSection .itemSlider__list .slick-next::before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}

.staticWrapper.static-1101054 .smallSection .itemSlider__list .slick-dots {
  bottom: -30px;
}

.staticWrapper.static-1101054 .smallSection .itemSlider__list .slick-dots li {
  margin: 0 1px;
}

.staticWrapper.static-1101054 .smallSection .itemSlider__list .slick-dots li button::before {
  content: "";
  top: 5px;
  left: 5px;
  width: 10px;
  height: 10px;
  border: solid 1px #E0E0E0;
  border-radius: 51%;
  opacity: 1;
}

.staticWrapper.static-1101054 .smallSection .itemSlider__list .slick-dots li.slick-active button::before {
  border: 0;
  background-color: #E0E0E0;
}

.staticWrapper.static-1101054 .smallSection .itemSlider__wrap {
  float: left;
  padding: 0 20px;
}

.staticWrapper.static-1101054 .smallSection .itemSlider__heading {
  font-size: 16px;
}

.staticWrapper.static-1101054 .smallSection .section-steps {
  margin-bottom: 40px;
}

.staticWrapper.static-1101054 .smallSection .section-steps__title {
  line-height: 1.5;
}

.staticWrapper.static-1101054 .smallSection .section-steps__title__text {
  display: block;
  font-size: 16px;
}

.staticWrapper.static-1101054 .smallSection .section-steps__title__large {
  display: block;
  font-size: 22px;
  margin-left: 0;
  margin-bottom: 7px;
}

.staticWrapper.static-1101054 .smallSection .section-steps__title__num {
  font-size: 30px;
}

.staticWrapper.static-1101054 .smallSection .section-steps__table {
  margin-top: 12px;
  border: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.staticWrapper.static-1101054 .smallSection .section-steps__table.section-steps__table--col3wide .section-steps__table__content {
  padding: 1%;
}

.staticWrapper.static-1101054 .smallSection .section-steps__table.section-steps__table--col3wide .section-steps__table__wrap--left,.staticWrapper.static-1101054 .smallSection .section-steps__table.section-steps__table--col3wide .section-steps__table__wrap--right {
  width: 100%;
}

.staticWrapper.static-1101054 .smallSection .section-steps__table.section-steps__table--col3wide .section-steps__table__wrap--col3 {
  width: 100%;
}

.staticWrapper.static-1101054 .smallSection .section-steps__table.section-steps__table--col3wide .section-steps__table__wrap--col3__inner {
  display: block;
}

.staticWrapper.static-1101054 .smallSection .section-steps__table.section-steps__table--col3wide .section-steps__table__wrap--col3__inner .section-steps__table__content {
  padding: 1%;
  width: 100%;
}

.staticWrapper.static-1101054 .smallSection .section-steps__table.section-steps__table--col3wide .section-steps__table__word__title {
  font-size: 18px;
}

.staticWrapper.static-1101054 .smallSection .section-steps__table__wrap--left {
  border-top: 1px solid #999999;
}

.staticWrapper.static-1101054 .smallSection .section-steps__table__wrap--right {
  border-left: 1px solid #999999;
}

.staticWrapper.static-1101054 .smallSection .section-steps__table__cell {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.staticWrapper.static-1101054 .smallSection .section-steps__table__content {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding: 1%;
}

.staticWrapper.static-1101054 .smallSection .section-steps__table__image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 5.3rem;
}

.staticWrapper.static-1101054 .smallSection .section-steps__table__image img {
  max-width: 64px;
  height: auto;
  margin: 20px 0 20px 5px;
}

.staticWrapper.static-1101054 .smallSection .section-steps__table__stagenum {
  width: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 10px;
  font-weight: bold;
}

.staticWrapper.static-1101054 .smallSection .section-steps__table__stagenum span {
  font-size: 20px;
}

.staticWrapper.static-1101054 .smallSection .section-steps__table__word {
  max-width: 195px;
  margin: 12px 0px 12px 8px;
}

.staticWrapper.static-1101054 .smallSection .section-steps__table__word__title {
  line-height: 1.4;
  font-size: 18px;
  font-weight: bold;
  color: #102c83;
  margin-bottom: 10px;
}

.staticWrapper.static-1101054 .smallSection .section-steps__table__txt {
  font-size: 12px;
}

.staticWrapper.static-1101054 .smallSection .section-steps__table__txt--strong {
  font-size: 12px;
  letter-spacing: 0;
}

.staticWrapper.static-1101054 .smallSection .section-steps__table__label {
  margin: 10px 0 0;
}

.staticWrapper.static-1101054 .smallSection .section-steps__table__label li {
  font-size: 12px;
  font-weight: bold;
  display: inline-block;
  padding: 1px 4px;
  letter-spacing: 0;
}

.staticWrapper.static-1101054 .smallSection .stepType__col--txt .tLead--left:only-child {
  display: table;
  margin: 0 auto 10px;
}

.staticWrapper.static-1101054 .smallSection .stepType__table th {
  height: 37px;
  font-size: 12px;
}

.staticWrapper.static-1101054 .smallSection .stepType__table td {
  height: 132px;
}

.staticWrapper.static-1101054 .smallSection .stepType__l,.staticWrapper.static-1101054 .smallSection .stepType__m {
  top: 58px;
  height: 90px;
  font-size: 14px;
  line-height: 1.3;
}

.staticWrapper.static-1101054 .smallSection .stepType__type {
  font-size: 30px;
}

.staticWrapper.static-1101054 .smallSection .steps {
  display: block;
}

.staticWrapper.static-1101054 .smallSection .steps__item,.staticWrapper.static-1101054 .smallSection .steps__item--main {
  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;
  font-size: 16px;
}

.staticWrapper.static-1101054 .smallSection .steps__item + li,.staticWrapper.static-1101054 .smallSection .steps__item--main + li {
  margin: 35px 0 0;
}

.staticWrapper.static-1101054 .smallSection .steps__item + li::before,.staticWrapper.static-1101054 .smallSection .steps__item--main + li::before {
  top: -23px;
  right: calc(calc(100% - 70px - 34px) / 2);
  bottom: auto;
  left: auto;
  border-width: 10px 15px;
  border-color: #e0e0e0 transparent transparent;
}

.staticWrapper.static-1101054 .smallSection .steps__item--main {
  min-width: 0;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.staticWrapper.static-1101054 .smallSection .steps__item--main .steps__enclose {
  padding: 7px 0;
}

.staticWrapper.static-1101054 .smallSection .steps__enclose {
  width: calc(100% - 70px);
  margin-top: 0;
  padding: 6px 0;
}

.staticWrapper.static-1101054 .smallSection .steps__enclose span {
  font-size: 14px;
}

.staticWrapper.static-1101054 .smallSection .step-box {
  max-width: 335px;
  margin: 50px auto 0;
}

.staticWrapper.static-1101054 .smallSection .step-box__inner,.staticWrapper.static-1101054 .smallSection .step-box__inner--main {
  margin-left: 26px;
}

.staticWrapper.static-1101054 .smallSection .step-box__inner:nth-child(1),.staticWrapper.static-1101054 .smallSection .step-box__inner--main:nth-child(1) {
  -ms-flex-preferred-size: 84px;
  flex-basis: 84px;
  margin-left: 0;
}

.staticWrapper.static-1101054 .smallSection .step-box__inner:nth-child(2),.staticWrapper.static-1101054 .smallSection .step-box__inner--main:nth-child(2) {
  -ms-flex-preferred-size: 108px;
  flex-basis: 108px;
}

.staticWrapper.static-1101054 .smallSection .step-box__inner:nth-child(3),.staticWrapper.static-1101054 .smallSection .step-box__inner--main:nth-child(3) {
  -ms-flex-preferred-size: 91px;
  flex-basis: 91px;
}

.staticWrapper.static-1101054 .smallSection .step-box__inner::before,.staticWrapper.static-1101054 .smallSection .step-box__inner--main::before {
  left: -18px;
  margin-top: -9px;
  border-width: 9px 0 9px 10px;
}

.staticWrapper.static-1101054 .smallSection .step-box__inner--main {
  font-size: 14px;
}

.staticWrapper.static-1101054 .smallSection .step-box__item {
  font-size: 13px;
}

.staticWrapper.static-1101054 .smallSection .lp-btn {
  text-decoration: none;
  padding: 12px;
}

.staticWrapper.static-1101054 .smallSection .lp-btn:hover {
  border-color: #5c5a5a;
}

.staticWrapper.static-1101054 .smallSection .lp-btn:hover .lp-btn__text {
  opacity: 1;
}

.staticWrapper.static-1101054 .smallSection .lp-btn--strong:hover {
  background-color: #5c5a5a;
}

.staticWrapper.static-1101054 .smallSection .boxText .boxText__inner {
  display: block;
}

.staticWrapper.static-1101054 .smallSection .boxText .boxText__inner .boxText__inner__item {
  width: 48%;
  font-size: 14px;
  min-width: auto;
}

.staticWrapper.static-1101054 .smallSection .boxText .boxText__inner .boxText__inner__item:not(:first-child) {
  margin-left: 10px;
}

.staticWrapper.static-1101054 .smallSection .boxText .boxText__inner .boxText__inner__item:nth-child(n+3) {
  margin-top: 10px;
}

.staticWrapper.static-1101054 .smallSection .boxText .boxText__inner .boxText__inner__item:nth-child(2n+1) {
  margin-left: 0;
}

.staticWrapper.static-1101054 .smallSection .sectionEd__content {
  height: 106.66vw;
  padding: 0 0 64vw 0;
}

.staticWrapper.static-1101054 .smallSection .sectionEd--rev .sectionEd__content {
  padding: 0 0 72vw 0;
}

.staticWrapper.static-1101054 .smallSection .setBlock__textColumn {
  font-size: 3.733vw;
}

.staticWrapper.static-1101054 .smallSection .review01__balloon {
  font-size: 12px;
}

.staticWrapper.static-1101054 .smallSection .banner__link {
  height: 40vw;
}

.staticWrapper.static-1101054 .smallSection .banner__txt {
  padding-left: calc(50vw - 20px);
}

.staticWrapper.static-1101054 .smallSection .banner__shoulder {
  font-size: 3.2vw;
}

.staticWrapper.static-1101054 .smallSection .banner__heading {
  font-size: 4.266vw;
}

.staticWrapper.static-1101054 .smallSection .review01__comment {
  margin-top: -10px;
}

.staticWrapper.static-1101054 .smallSection .step-box__inner,.staticWrapper.static-1101054 .smallSection .step-box__inner--main {
  margin-left: 12px;
}

.staticWrapper.static-1101054 .smallSection .step-box__inner::before,.staticWrapper.static-1101054 .smallSection .step-box__inner--main::before {
  left: -10px;
}

.staticWrapper.static-1101054 .smallSection .step-box__num {
  font-size: 12px;
}/*---------- sectionMv
----------------------*/.staticWrapper.static-1101054 .smallSection .sectionMv .sectionMv__mvWrap {
  width: 454px;
  margin: 30px auto 60px;
}

.staticWrapper.static-1101054 .smallSection .sectionMv .movieBlock {
  position: relative;
  margin: 0 auto;
  text-align: center;
  width: 454px;
  padding-top: 256px;
  overflow: hidden;
}

.staticWrapper.static-1101054 .smallSection .sectionMv iframe {
  width: 101%;
  height: 101%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.staticWrapper.static-1101054 .smallSection .sectionMv .sectionMv__mvWrap {
  width: auto;
}

.staticWrapper.static-1101054 .smallSection .sectionMv .movieBlock {
  width: 100%;
  padding-top: 56%;
}/*---------- 追加
----------------------*/.staticWrapper.static-1101054 .smallSection .banner__link.archives-mist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 640px;
  height: 200px;
  text-decoration: none;
  margin: 0 auto;
  border: solid 1px #E0E0E0;
  background: url("/contents/small/1101054/images/bg-banner-archives-01.png") no-repeat left center;
}

.staticWrapper.static-1101054 .smallSection .icon--quantity {
  margin-right: 12px;
}

.staticWrapper.static-1101054 .smallSection .h03 strong {
 /* color: #C7000B; */
  color: #3a81b6;
}

.staticWrapper.static-1101054 .smallSection .h03 strong.h03--strong {
  font-weight: bold;
}

.staticWrapper.static-1101054 .smallSection .feature__heading.feature__heading--red {
  color: #C7000B;
}

.staticWrapper.static-1101054 .smallSection .feature__fig--btm.feature__profile .feature__col--ph {
  margin-right: 20px;
}

.staticWrapper.static-1101054 .smallSection .feature__fig--btm.feature__profile .feature__row {
  padding: 20px;
  margin-top: 20px;
  border: solid 1px #E0E0E0;
}

.staticWrapper.static-1101054 .smallSection .feature__profile_txt {
  font-size: 12px;
}

.staticWrapper.static-1101054 .smallSection .beautyColumn .beautyColumn__row .beautyColumn__col--fig .fig {
  margin-bottom: 0;
}

.staticWrapper.static-1101054 .smallSection .banner__link.archives-mist {
  width: auto;
  max-width: 335px;
  height: 150px;
  line-height: 1.2;
  background: url("/contents/small/1101054/images/sp/bg-banner-archives-01.png") no-repeat left center;
  background-size: auto 100%;
}

.staticWrapper.static-1101054 .smallSection .icon--quantity {
  width: 54px;
  height: 54px;
  font-size: 12px;
}

.staticWrapper.static-1101054 .smallSection .feature__fig--btm.feature__profile .feature__col--ph {
  margin-right: 0;
}

.staticWrapper.static-1101054 .smallSection .u-mb-none {
  margin-bottom: 0 !important;
}

.staticWrapper.static-1101054 .smallSection .u-mb-s {
  margin-bottom: 20px !important;
}

.staticWrapper.static-1101054 .smallSection .u-mt-m {
  margin-top: 40px !important;
}

.staticWrapper.static-1101054 .smallSection .u-mt-l {
  margin-top: 80px !important;
}

.staticWrapper.static-1101054 .smallSection .point3--txt.fig--center {
  margin-bottom: 15px;
}/* 2024年12月号 add */.staticWrapper.static-1101054 .smallSection .marker {
  position: relative;
  background: unset;
  z-index: 0;
  color: #284176;
}

.staticWrapper.static-1101054 .smallSection .marker::after {
  position: absolute;
  content: '';
  height: 10px;
  width: 100%;
  left: calc(50% - 50%);
  bottom: 0;
  z-index: -1;
  background: #dbd4fc;
  background: -webkit-linear-gradient(315deg, rgba(219, 212, 252, 0.5) 18%, rgba(212, 254, 235, 0.5) 22%, rgba(212, 254, 235, 0.5) 23%, rgba(250, 214, 230, 0.5) 26%, rgba(250, 214, 230, 0.5) 27%, rgba(194, 240, 253, 0.5) 30%, rgba(194, 240, 253, 0.5) 31%, rgba(219, 212, 252, 0.5) 35%);
  background: linear-gradient(135deg, rgba(219, 212, 252, 0.5) 18%, rgba(212, 254, 235, 0.5) 22%, rgba(212, 254, 235, 0.5) 23%, rgba(250, 214, 230, 0.5) 26%, rgba(250, 214, 230, 0.5) 27%, rgba(194, 240, 253, 0.5) 30%, rgba(194, 240, 253, 0.5) 31%, rgba(219, 212, 252, 0.5) 35%);
}

.staticWrapper.static-1101054 .smallSection .marker {
  letter-spacing: -0.01em;
  font-size: 22px;
}

.staticWrapper.static-1101054 .smallSection .fig img,.staticWrapper.static-1101054 .smallSection .fig--center img {
  width: 375px;
  max-width: 100%;
  margin: 0 auto;
}/* kv */.staticWrapper.static-1101054 .smallSection .sectionKv,.staticWrapper.static-1101054 .smallSection .sectionKv--spMvTop,.staticWrapper.static-1101054 .smallSection .sectionKv--02 {
  margin-bottom: 80px;
}

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

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

.staticWrapper.static-1101054 .smallSection .sectionKv__title small {
  font-size: 0.64em;
}

.staticWrapper.static-1101054 .smallSection .sectionKv--02 .sectionKv__shoulder {
  font-size: 24px;
  line-height: 1.5;
}

.staticWrapper.static-1101054 .smallSection .sectionKv--02 .sectionKv__title {
  font-size: 34px;
  line-height: 1.5;
  margin-bottom: 34px;
}

.staticWrapper.static-1101054 .smallSection .sectionKv--02 .sectionKv__name {
  font-size: 20px;
}

.staticWrapper.static-1101054 .smallSection .sectionKv--02 .sectionKv__title sup {
  font-size: 0.5em;
}

.staticWrapper.static-1101054 .smallSection .sectionKv,.staticWrapper.static-1101054 .smallSection .sectionKv--spMvTop,.staticWrapper.static-1101054 .smallSection .sectionKv--02 {
  margin-bottom: 0px;
}

.staticWrapper.static-1101054 .smallSection .sectionKv--02 .sectionKv__textWrap {
  margin-top: calc(260px + calc(100vw - 375px));
}

.staticWrapper.static-1101054 .smallSection .sectionKv--02 .sectionKv__shoulder {
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
}

.staticWrapper.static-1101054 .smallSection .sectionKv--02 .sectionKv__title {
  font-size: 26px;
  line-height: 1.5;
  margin-bottom: 10px;
  text-align: center;
}

.staticWrapper.static-1101054 .smallSection .sectionKv--02 .sectionKv__name {
  font-size: 14px;
  text-align: center;
}

.staticWrapper.static-1101054 .smallSection .sectionKv__content,.staticWrapper.static-1101054 .smallSection .sectionKv__content--centerSP {
  height: 149.6vw;
  padding-top: calc(100vw / 375 * 20);
  white-space: nowrap;
}

.staticWrapper.static-1101054 .smallSection .sectionKv__contentInner {
  width: 100%;
}

.staticWrapper.static-1101054 .smallSection .sectionKv__iconWrap {
  position: unset;
  width: 80px;
  height: auto;
  margin-top: unset;
  margin-bottom: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.staticWrapper.static-1101054 .smallSection .sectionKv__iconWrap .icon--quantity,.staticWrapper.static-1101054 .smallSection .sectionKv__iconWrap .icon--date {
  font-size: 14px;
  padding: 8px 12px;
}

.staticWrapper.static-1101054 .smallSection .sectionKv__iconWrap .icon--date {
  position: unset;
  letter-spacing: unset;
  background-color: #ffffff;
}

.staticWrapper.static-1101054 .smallSection .sectionKv__iconWrap .icon--quantity {
  margin-bottom: 14px;
}

.staticWrapper.static-1101054 .smallSection .icon--quantity,.staticWrapper.static-1101054 .smallSection .icon--date {
  font-size: 18px;
  padding: 12px 14px;
}

.staticWrapper.static-1101054 .smallSection .icon--quantity {
  background-color: #fc394d;
  border: 1px solid #fc394d;
}

.staticWrapper.static-1101054 .smallSection .icon--date {
  border: 1px solid #fc394d;
  color: #fc394d;
  background-color: unset;
}/* モーダル */.staticWrapper.static-1101054 .smallSection .howto-area .lp-btn {
  width: 320px;
}

.staticWrapper.static-1101054 .smallSection .howto-area .lp-btn .lp-btn__text:after {
  width: 15px;
  height: 1px;
  border-right: none;
  -webkit-transform: none;
  transform: none;
}

.staticWrapper.static-1101054 .smallSection .howto-area .lp-btn .lp-btn__text:before {
  display: inline-block;
  content: '';
  width: 1px;
  height: 15px;
  border: 1px solid #fff;
  border-top: none;
  border-left: none;
  margin: auto;
  position: absolute;
  top: 0;
  right: 7px;
  bottom: 0;
}

.staticWrapper.static-1101054 .smallSection .modalArea {
  display: none;
  position: fixed;
 /* z-index: 10; サイトによってここの数値は調整 */
  z-index: 1001;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.staticWrapper.static-1101054 .smallSection .modalArea .modalBg {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.staticWrapper.static-1101054 .smallSection .modalArea .modalWrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 454px;
  max-width: 100%;
  padding: 0;
  background-color: #fff;
}

.staticWrapper.static-1101054 .smallSection .modalArea .closeModal {
  position: absolute;
  top: 0.5rem;
  right: 1rem;
  cursor: pointer;
}

.staticWrapper.static-1101054 .smallSection .modalArea .closeModal::before,.staticWrapper.static-1101054 .smallSection .modalArea .closeModal::after {
  position: absolute;
  content: '';
  width: 50px;
  height: 1px;
  background-color: #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -44px;
  right: -20px;
}

.staticWrapper.static-1101054 .smallSection .modalArea .closeModal::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.staticWrapper.static-1101054 .smallSection .modalArea .sectionMv .sectionMv__mvWrap {
  width: 454px;
  margin: 0 auto;
}

.staticWrapper.static-1101054 .smallSection .modalArea .sectionMv .movieBlock {
  width: 454px;
  padding-top: 0;
}

.staticWrapper.static-1101054 .smallSection .modalArea .modalWrapper {
  top: 54%;
  width: 100%;
}

.staticWrapper.static-1101054 .smallSection .modalArea .sectionMv .sectionMv__mvWrap {
  width: 100%;
}

.staticWrapper.static-1101054 .smallSection .modalArea .sectionMv .movieBlock {
  width: 100%;
  padding-top: 0;
}

.staticWrapper.static-1101054 .smallSection .modalArea .closeModal::before,.staticWrapper.static-1101054 .smallSection .modalArea .closeModal::after {
  width: 40px;
  top: -36px;
}/* FAQ */.staticWrapper.static-1101054 .smallSection .section-faq {
  margin: 0 10% 140px;
}

.staticWrapper.static-1101054 .smallSection .section-faq h2 {
  font-size: 32px;
  margin-bottom: 50px;
}

.staticWrapper.static-1101054 .smallSection .section-faq .slideMenuList__icon {
  width: 20px;
  height: 20px;
  margin-right: 20px;
}

.staticWrapper.static-1101054 .smallSection .section-faq .slideMenuList__icon:before {
  right: 24px;
  background-color: #3457a2;
  height: 1px;
}

.staticWrapper.static-1101054 .smallSection .section-faq .slideMenuList__icon:after {
  right: 29px;
  background-color: #3457a2;
  width: 1px;
}

.ie .staticWrapper.static-1101054 .smallSection .section-faq .slideMenuList__icon:before,.ie .staticWrapper.static-1101054 .smallSection .section-faq .slideMenuList__icon:after {
  top: 53%;
}

.staticWrapper.static-1101054 .smallSection .section-faq .slideMenuList__listItem--noborder {
  background-color: #ede1f9;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

.ie .staticWrapper.static-1101054 .smallSection .section-faq .slideMenuList__listItem--noborder {
  padding-top: 18px;
}

.staticWrapper.static-1101054 .smallSection .section-faq .slideMenuList__txt {
 /* margin-left: 56px; */
  margin-left: 50px;
  position: relative;
}

.staticWrapper.static-1101054 .smallSection .section-faq .slideMenuList__txt:before {
  counter-reset: tNotes;
 /* content: "Q" counter(tNotes) ".";
  counter-increment: tNotes; */
  font-size: 20px;
  color: #3457a2;
  position: absolute;
 /* left: -40px; */
  left: -30px;
  top: -5px;
}

.staticWrapper.static-1101054 .smallSection .section-faq li .slideMenuList__txt:before {
  content: "Q.";
}/* .staticWrapper.static-1101054 .smallSection .section-faq li:nth-child(1) .slideMenuList__txt:before {
  content: "Q1.";
}

.staticWrapper.static-1101054 .smallSection .section-faq li:nth-child(2) .slideMenuList__txt:before {
  content: "Q2.";
}

.staticWrapper.static-1101054 .smallSection .section-faq li:nth-child(3) .slideMenuList__txt:before {
  content: "Q3.";
}

.staticWrapper.static-1101054 .smallSection .section-faq li:nth-child(4) .slideMenuList__txt:before {
  content: "Q4.";
}

.staticWrapper.static-1101054 .smallSection .section-faq li:nth-child(5) .slideMenuList__txt:before {
  content: "Q5.";
}

.staticWrapper.static-1101054 .smallSection .section-faq li:nth-child(6) .slideMenuList__txt:before {
  content: "Q6.";
} */.staticWrapper.static-1101054 .smallSection .slideMenuList__listItem--noborder.is-active + div .slideMenuList__inner {
  padding: 10px 0 !important;
  border-top: 1px solid #fff;
  position: relative;
}

.staticWrapper.static-1101054 .smallSection .slideMenuList__listItem--noborder.is-active + div .slideMenuList__inner:before {
  content: "A.";
  font-size: 20px;
  color: #3a5285;
  position: absolute;
  left: 16px;
  top: 17px;
  letter-spacing: 1.5px;
}

.staticWrapper.static-1101054 .smallSection .slideMenuList__listItem--noborder.is-active + div .slideMenuList__inner:before {
  top: 12px;
}

.staticWrapper.static-1101054 .smallSection .slideMenuList__listItem--noborder.is-active + div .slideMenuList__inner .text--note {
  font-size: 12px;
  margin-left: 10px;
}

.staticWrapper.static-1101054 .smallSection .slideMenuList__inner p {
  margin-left: 40px;
  position: relative;
}

.staticWrapper.static-1101054 .smallSection .slideMenuList__listItem--noborder.is-active + div .slideMenuList__inner:before {
  left: 28px;
}

.staticWrapper.static-1101054 .smallSection .section-faq .slideMenuList__txt:before {
  top: -6px;
}

.staticWrapper.static-1101054 .smallSection .slideMenuList__listItem--noborder.is-active + div .slideMenuList__inner {
  padding: 10px 30px !important;
}

.staticWrapper.static-1101054 .smallSection .slideMenuList__listItem--noborder.is-active + div .slideMenuList__inner p {
  line-height: 1.5;
  margin-left: 25px;
}

.staticWrapper.static-1101054 .smallSection .slideMenuList__listItem--noborder.is-active + div .slideMenuList__inner:before {
  top: 5px;
}

.staticWrapper.static-1101054 .smallSection .is-active.slideMenuList__listItem--noBottomBorder + div,.staticWrapper.static-1101054 .smallSection .is-active.slideMenuList__listItem--noborder + div,.staticWrapper.static-1101054 .smallSection .is-active.slideMenuList__listItem--notLink + div,.staticWrapper.static-1101054 .smallSection .slideMenuList__listItem.is-active + div {
  border-bottom: 1px solid #fff;
}

.staticWrapper.static-1101054 .smallSection .section-faq {
  margin: 0 5% 50px;
}

.staticWrapper.static-1101054 .smallSection .section-faq .slideMenuList__icon {
  margin-right: 0px;
}

.staticWrapper.static-1101054 .smallSection .section-faq .slideMenuList__icon:before {
  right: 14px;
}

.staticWrapper.static-1101054 .smallSection .section-faq .slideMenuList__icon:after {
  right: 20px;
}

.staticWrapper.static-1101054 .smallSection .section-faq .slideMenuList__txt:before {
  top: -6px;
 /* left: -35px; */
  left: -30px;
}

.staticWrapper.static-1101054 .smallSection .section-faq .slideMenuList__txt {
 /* margin-left: 30px; */
  margin-left: 25px;
}

.staticWrapper.static-1101054 .smallSection .slideMenuList__listItem--noborder.is-active + div .slideMenuList__inner {
  padding: 10px 10px 10px 24px !important;
}

.staticWrapper.static-1101054 .smallSection .slideMenuList__listItem--noborder.is-active + div .slideMenuList__inner:before {
  left: 18px;
}

.staticWrapper.static-1101054 .smallSection .slideMenuList__listItem--noborder.is-active + div .slideMenuList__inner p {
  margin-left: 18px;
}

.staticWrapper.static-1101054 .smallSection .slideMenuList__listItem--noborder.is-active + div .slideMenuList__inner span {
  font-size: 12px;
}

.staticWrapper.static-1101054 .smallSection .section-faq .h03__shoulder {
  font-size: 22px;
}/* 再販エリア */.staticWrapper.static-1101054 .smallSection .section__revival .h03 {
  margin-bottom: 14px;
  line-height: 1.6;
}

.staticWrapper.static-1101054 .smallSection .smallSection__bg.smallSection__bg--revival {
  padding: 20px 0 0;
  background-color: #fff;
  background-size: contain;
  background-repeat: no-repeat;
}

.staticWrapper.static-1101054 .smallSection .revival__title {
  position: relative;
  width: 550px;
  max-width: 100%;
  margin: 0 auto;
}

.staticWrapper.static-1101054 .smallSection .revival__title--logo {
  position: absolute;
  top: 18px;
  left: 0;
}

.staticWrapper.static-1101054 .smallSection .revival__title--award {
  text-align: center;
}

.staticWrapper.static-1101054 .smallSection .revival__title--award p {
  font-size: 24px;
  line-height: 1.4;
  color: #bf9d52;
}

.staticWrapper.static-1101054 .smallSection .revival__title .h03__shoulder {
  font-size: 28px;
}

.staticWrapper.static-1101054 .smallSection .revival__title .h03__shoulder span {
  font-weight: bold;
}

.staticWrapper.static-1101054 .smallSection .revival__feature {
  width: 700px;
  max-width: 100%;
  background-color: #f5f5ff;
  padding: 50px 34px 20px;
  margin: 0 auto 60px;
}

.staticWrapper.static-1101054 .smallSection .revival__feature--repeat {
  padding: 28px 34px 20px;
  margin-bottom: 50px;
}

.staticWrapper.static-1101054 .smallSection .revival__feature--02 {
  width: 860px;
  max-width: 100%;
  background-color: #ebe2f4;
  padding: 30px 34px 20px;
}

.staticWrapper.static-1101054 .smallSection .revival__feature .h04 {
  margin-top: 0;
  margin-bottom: 26px;
  font-size: 28px;
  color: #294c95;
}

.staticWrapper.static-1101054 .smallSection .revival__feature.revival__feature__plus {
  position: relative;
  margin-bottom: 100px;
}

.staticWrapper.static-1101054 .smallSection .revival__feature.revival__feature__plus::before,.staticWrapper.static-1101054 .smallSection .revival__feature.revival__feature__plus::after {
  position: absolute;
  top: -32px;
  left: calc(50% - 1px);
  content: '';
  width: 38px;
  height: 38px;
  border-top: 2px solid #3a5285;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.staticWrapper.static-1101054 .smallSection .revival__feature.revival__feature__plus::after {
  position: absolute;
  top: -50px;
  left: calc( 50% - 38px);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.staticWrapper.static-1101054 .smallSection .revival__feature.revival__feature__plus .h04 {
  font-size: 24px;
}

.staticWrapper.static-1101054 .smallSection .revaival__design {
  width: 840px;
  max-width: 100%;
  margin: 0 auto;
}

.staticWrapper.static-1101054 .smallSection .revaival__design .row {
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: block;
  margin: 0;
}

.staticWrapper.static-1101054 .smallSection .revaival__design .row .col--1of2 {
  position: absolute;
  max-width: 100%;
  width: 100%;
  margin-bottom: 20px;
  padding: 0;
}

.staticWrapper.static-1101054 .smallSection .revaival__design .row .col--2of2 {
  text-align: right;
  margin-bottom: 60px;
  width: 100%;
  padding: 0;
}

.staticWrapper.static-1101054 .smallSection .revaival__design .row .col--2of2 .fig {
  margin-bottom: 0;
}

.staticWrapper.static-1101054 .smallSection .revaival__design .row .col--1of2 p {
  font-size: 16px;
  color: #294c95;
  line-height: 2;
}

.staticWrapper.static-1101054 .smallSection .revaival__design .row .col--1of2 p span {
  font-weight: bold;
}

.staticWrapper.static-1101054 .smallSection .revaival__design .lp-btn--strong {
  background-color: #3d4e72;
}

.staticWrapper.static-1101054 .smallSection .section__revival .lp-btn--strong .lp-btn__text {
  font-weight: normal;
}

.staticWrapper.static-1101054 .smallSection .smallSection__bg.smallSection__bg--revival .h03 {
  line-height: 1.5;
  white-space: nowrap;
  margin-bottom: 20px;
}

.staticWrapper.static-1101054 .smallSection .smallSection__bg.smallSection__bg--revival {
  background-color: #fff;
  background-size: cover;
  padding: 0px 0 40px;
  margin-bottom: 0;
}

.staticWrapper.static-1101054 .smallSection .revival__title--logo {
  width: 40px;
  top: 24px;
  left: calc(50% - 135px);
}

.staticWrapper.static-1101054 .smallSection .revival__title--award img {
  width: 28px;
}

.staticWrapper.static-1101054 .smallSection .revival__title--award p {
  font-size: 14px;
  line-height: 1.6;
}

.staticWrapper.static-1101054 .smallSection .revival__title .h03__shoulder {
  font-size: 14px;
}

.staticWrapper.static-1101054 .smallSection .revival__title .txtBox {
  margin-bottom: 20px;
}

.staticWrapper.static-1101054 .smallSection .revival__feature {
  padding: 18px 14px;
  margin: 0 auto 30px;
}

.staticWrapper.static-1101054 .smallSection .revival__feature--repeat {
  padding: 18px 14px;
  margin-top: -20px;
  margin-bottom: 30px;
}

.staticWrapper.static-1101054 .smallSection .revival__feature--02 {
  width: 100vw;
  max-width: unset;
  margin: 0 0 60px;
  padding: 18px 14px 30px;
}

.staticWrapper.static-1101054 .smallSection .revival__feature--02 .revival__feature--inner {
  text-align: center;
  max-width: 375px;
  margin: 0 auto;
}

.staticWrapper.static-1101054 .smallSection .revival__feature--02 .revival__feature--inner .h03 {
  margin-bottom: 14px;
}

.staticWrapper.static-1101054 .smallSection .revival__feature .h04 {
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 1.6;
}

.staticWrapper.static-1101054 .smallSection .revival__feature.revival__feature__plus {
  margin-bottom: 65px;
}

.staticWrapper.static-1101054 .smallSection .revival__feature.revival__feature__plus::before,.staticWrapper.static-1101054 .smallSection .revival__feature.revival__feature__plus::after {
  top: -16px;
  width: 20px;
  height: 20px;
}

.staticWrapper.static-1101054 .smallSection .revival__feature.revival__feature__plus::after {
  top: -25px;
  left: calc( 50% - 20px);
}

.staticWrapper.static-1101054 .smallSection .revival__feature.revival__feature__plus .h04 {
  font-size: 16px;
}

.staticWrapper.static-1101054 .smallSection .revaival__design .row .col--1of2 {
  position: unset;
}

.staticWrapper.static-1101054 .smallSection .revaival__design .row .col--2of2 {
  text-align: center;
  margin-bottom: 30px;
}

.staticWrapper.static-1101054 .smallSection .revaival__design .row .col--1of2 p {
  font-size: 14px;
  text-align: center;
}

.staticWrapper.static-1101054 .smallSection .smallSection__bg.smallSection__bg--revival {
  background-size: contain;
  background-repeat: no-repeat;
}/* セット */.staticWrapper.static-1101054 .smallSection .setBlock.revaival__set {
  margin: 146px auto 180px;
  border: 1px solid #3a5285;
  background-color: #f9fbff;
}

.staticWrapper.static-1101054 .smallSection .setBlock.revaival__set .setBlock__inner {
  padding: 56px 140px;
}

.staticWrapper.static-1101054 .smallSection .setBlock.revaival__set .setBlock__iconWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.staticWrapper.static-1101054 .smallSection .setBlock.revaival__set .setIcon {
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: .06em;
  padding: 12px;
}

.staticWrapper.static-1101054 .smallSection .setBlock.revaival__set .icon--date {
  background-color: #bf9d52;
  color: #fff;
  border: none;
  margin-right: 16px;
  width: auto;
  height: auto;
}

.staticWrapper.static-1101054 .smallSection .setBlock.revaival__set .icon--limited {
  border: 1px solid #3a5285;
  background-color: #fff;
  width: 158px;
  color: #3a5285;
  text-align: center;
}

.staticWrapper.static-1101054 .smallSection .setBlock.revaival__set .setBlock__textContainer {
  min-height: unset;
  margin-left: 0;
  margin-top: 20px;
  line-height: 1.5;
}

.staticWrapper.static-1101054 .smallSection .setBlock.revaival__set .setBlock__textContainer p {
  color: #3a5285;
}

.staticWrapper.static-1101054 .smallSection .setBlock.revaival__set .setBlock__titleText--shoulder {
  font-size: 24px;
}

.staticWrapper.static-1101054 .smallSection .setBlock.revaival__set .setBlock__titleText {
  font-size: 32px;
}

.staticWrapper.static-1101054 .smallSection .setBlock.revaival__set .tNotes--order {
  display: block;
  width: 340px;
  max-width: 100%;
  margin: 0 auto;
  white-space: nowrap;
}

.staticWrapper.static-1101054 .smallSection .setBlock.revaival__set .lp-btn .lp-btn__text:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.staticWrapper.static-1101054 .smallSection .setBlock.revaival__set {
  margin: 60px auto 100px;
  border: 1px solid #231815;
}

.staticWrapper.static-1101054 .smallSection .setBlock.revaival__set .setBlock__inner {
  padding: 30px 16px;
}

.staticWrapper.static-1101054 .smallSection .setBlock.revaival__set .setIcon {
  width: auto;
  font-size: 14px;
  padding: 6px;
}

.staticWrapper.static-1101054 .smallSection .setBlock.revaival__set .icon--date {
  margin-right: 12px;
}

.staticWrapper.static-1101054 .smallSection .setBlock.revaival__set .setBlock__textContainer {
  margin-top: 12px;
}

.staticWrapper.static-1101054 .smallSection .setBlock.revaival__set .setBlock__titleText--shoulder {
  font-size: 14px;
}

.staticWrapper.static-1101054 .smallSection .setBlock.revaival__set .setBlock__titleText {
  display: block;
  min-height: auto;
  font-size: 15px;
  margin-left: 0;
  white-space: nowrap;
}

.staticWrapper.static-1101054 .smallSection .setBlock.revaival__set .setBlock__contents .fig {
  margin-bottom: 20px;
}

.staticWrapper.static-1101054 .smallSection .setBlock.revaival__set .setBlock__contents .txtBox {
  margin-bottom: 20px;
}

.staticWrapper.static-1101054 .smallSection .setBlock.revaival__set .tNotes--order {
  white-space: unset;
}

.staticWrapper.static-1101054 .smallSection .setBlock.revaival__set .lp-btn .lp-btn__text:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}/* Beauty column */.staticWrapper.static-1101054 .smallSection .beautyColumn--largePC {
  width: 740px;
  max-width: 100%;
  margin: 130px auto 110px;
  border: 1px solid #3a5285;
  background-color: #fff;
}

.staticWrapper.static-1101054 .smallSection .beautyColumn__shoulder {
  background-color: #3a5285;
}

.staticWrapper.static-1101054 .smallSection .beautyColumn--largePC .h03 {
  font-size: 24px;
  font-weight: bold;
}

.staticWrapper.static-1101054 .smallSection .beautyColumn--largePC .beautyColumn__text {
  font-size: 16px;
  line-height: 2;
  margin-bottom: 10px;
}

.staticWrapper.static-1101054 .smallSection .beautyColumn--largePC {
  width: 100vw;
  max-width: 100vw;
  margin: 80px 0 60px;
  border-right: none;
  border-left: none;
}

.staticWrapper.static-1101054 .smallSection .beautyColumn__shoulder {
  font-size: 10px;
  top: -20px;
  right: 20px;
  left: auto;
  width: 120px;
  height: 20px;
}

.staticWrapper.static-1101054 .smallSection .beautyColumn--largePC .h03 {
  font-size: 16px;
}

.staticWrapper.static-1101054 .smallSection .beautyColumn--largePC .beautyColumn__text {
  font-size: 14px;
}/* 特徴 */.staticWrapper.static-1101054 .smallSection .feature__text {
  font-size: 16px;
  line-height: 2;
  text-align: center;
}

.staticWrapper.static-1101054 .smallSection .feature__text {
  font-size: 14px;
}/* こだわり */.staticWrapper.static-1101054 .smallSection .smallSection__bg.smallSection__bg--feature {
  background-color: #fff;
  background-image: url(/contents/small/1101054/images/img-bg-feature.png);
  background-size: cover;
  margin-bottom: 100px;
}

.staticWrapper.static-1101054 .smallSection .smallSection__bg.smallSection__bg--feature .h03 {
  margin-bottom: 80px;
}

.staticWrapper.static-1101054 .smallSection .smallSection__bg.smallSection__bg--feature .marker {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(75%, transparent), color-stop(0, #F5D7D5));
  background: -webkit-linear-gradient(transparent 75%, #F5D7D5 0);
  background: linear-gradient(transparent 75%, #F5D7D5 0);
  color: #284176;
}

.staticWrapper.static-1101054 .smallSection .smallSection__bg.smallSection__bg--feature .feature__point {
  margin-bottom: 80px;
}

.staticWrapper.static-1101054 .smallSection .smallSection__bg.smallSection__bg--feature .feature__point:nth-of-type(3) {
  margin-bottom: 0;
}

.staticWrapper.static-1101054 .smallSection .smallSection__bg.smallSection__bg--feature .feature__point p {
  font-size: 16px;
  letter-spacing: .08em;
  margin-bottom: 20px;
}

.staticWrapper.static-1101054 .smallSection .smallSection__bg.smallSection__bg--feature .fig--point {
  width: 110px;
  margin: 0 auto;
  margin-bottom: 20px;
}

.staticWrapper.static-1101054 .smallSection .smallSection__bg.smallSection__bg--feature .h04 {
  margin: 10px 0 30px;
  font-size: 28px;
  color: #3a5285;
  line-height: 1.5;
}

.staticWrapper.static-1101054 .smallSection .smallSection__bg.smallSection__bg--feature .h04__shoulder {
  font-size: 20px;
}

.staticWrapper.static-1101054 .smallSection .smallSection__bg.smallSection__bg--feature .h04__strong {
  font-weight: bold;
}

.staticWrapper.static-1101054 .smallSection .smallSection__bg.smallSection__bg--feature .feature__point--row {
  width: 750px;
  max-width: 100%;
  margin: 80px auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: block;
}

.staticWrapper.static-1101054 .smallSection .smallSection__bg.smallSection__bg--feature .feature__point:nth-of-type(3) .feature__point--row {
  width: 840px;
  max-width: 100%;
  margin-bottom: 0;
}

.staticWrapper.static-1101054 .smallSection .smallSection__bg.smallSection__bg--feature .col--1of2,.staticWrapper.static-1101054 .smallSection .smallSection__bg.smallSection__bg--feature .col--2of2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  padding: 0;
}

.staticWrapper.static-1101054 .smallSection .smallSection__bg.smallSection__bg--feature {
  background-image: url(/contents/small/1101054/images/sp/img-bg-feature-sp.png);
  background-size: cover;
  margin-bottom: 60px;
}

.staticWrapper.static-1101054 .smallSection .smallSection__bg.smallSection__bg--feature .h03 {
  margin-bottom: 40px;
}

.staticWrapper.static-1101054 .smallSection .smallSection__bg.smallSection__bg--feature .feature__point {
  margin-bottom: 40px;
}

.staticWrapper.static-1101054 .smallSection .smallSection__bg.smallSection__bg--feature .feature__point p {
  font-size: 14px;
  margin-bottom: 12px;
}

.staticWrapper.static-1101054 .smallSection .smallSection__bg.smallSection__bg--feature .fig--point {
  width: 58px;
  margin: 0 auto;
}

.staticWrapper.static-1101054 .smallSection .smallSection__bg.smallSection__bg--feature .h04 {
  margin: 10px 0 30px;
  font-size: 16px;
}

.staticWrapper.static-1101054 .smallSection .smallSection__bg.smallSection__bg--feature .h04__shoulder {
  font-size: 14px;
}

.staticWrapper.static-1101054 .smallSection .smallSection__bg.smallSection__bg--feature .feature__point--row {
  margin: 0 auto;
}

.staticWrapper.static-1101054 .smallSection .smallSection__bg.smallSection__bg--feature .feature__point--row figcaption {
  line-height: 1.2;
}

.staticWrapper.static-1101054 .smallSection .smallSection__bg.smallSection__bg--feature .col--1of2,.staticWrapper.static-1101054 .smallSection .smallSection__bg.smallSection__bg--feature .col--2of2 {
  width: 375px;
  max-width: 100%;
  margin: 20px auto;
}/* howto */.staticWrapper.static-1101054 .smallSection .howto-area {
  margin-bottom: 150px;
}

.staticWrapper.static-1101054 .smallSection .howto-area button#openModal {
  width: auto;
}

.staticWrapper.static-1101054 .smallSection .howto-area .lp-btn {
  position: relative;
  max-width: 100%;
}

.staticWrapper.static-1101054 .smallSection .howto-area .lp-btn--strong .lp-btn__text {
  font-weight: normal;
}

.staticWrapper.static-1101054 .smallSection .howto-area {
  margin-bottom: 70px;
}

.staticWrapper.static-1101054 .smallSection .howto-area .hacobune-univideo {
  width: 80%;
}/* ご好評の声 */.staticWrapper.static-1101054 .smallSection .review02__balloon {
  border: none;
  background-color: #fbf7ff;
}

.staticWrapper.static-1101054 .smallSection .review02__balloon::before {
  border-right-color: #fbf7ff;
}

.staticWrapper.static-1101054 .smallSection .review02__balloon::after {
  border-right-color: #fbf7ff;
}

.staticWrapper.static-1101054 .smallSection .review02--figRight .review02__balloon::before {
  border-left-color: rgba(248, 243, 253, 0.6);
}

.staticWrapper.static-1101054 .smallSection .review02--figRight .review02__balloon::after {
  border-left-color: rgba(248, 243, 253, 0.6);
}/* ユーシリーズ */.staticWrapper.static-1101054 .smallSection .smallSection__bg.smallSection__bg--series {
  position: relative;
  background-color: #fff;
  background-image: url(/contents/small/1101054/images/img-bg-series.png);
  background-size: cover;
  margin: 0 10%;
  padding: 50px 6.25vw;
}

.staticWrapper.static-1101054 .smallSection .smallSection__bg.smallSection__bg--series::before,.staticWrapper.static-1101054 .smallSection .smallSection__bg.smallSection__bg--series::after {
  position: absolute;
  content: '';
  height: 4px;
  width: 100%;
  border-top: 1px solid #eee5d1;
  border-bottom: 1px solid #eee5d1;
  top: -4px;
  left: 0;
}

.staticWrapper.static-1101054 .smallSection .smallSection__bg.smallSection__bg--series::after {
  top: unset;
  bottom: -4px;
}

.staticWrapper.static-1101054 .smallSection .series__title {
  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;
}

.staticWrapper.static-1101054 .smallSection .series__title .series__title--logo {
  margin-right: 40px;
}

.staticWrapper.static-1101054 .smallSection .series__title .h03 {
  font-size: 30px;
}

.staticWrapper.static-1101054 .smallSection .smallSection__bg.smallSection__bg--series .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  width: 580px;
  max-width: 100%;
  margin: 10px auto 20px;
}

.staticWrapper.static-1101054 .smallSection .smallSection__bg.smallSection__bg--series .row .col--1of3 {
  padding: 0;
}

.staticWrapper.static-1101054 .smallSection .smallSection__bg.smallSection__bg--series .tLead {
  font-size: 28px;
}

.staticWrapper.static-1101054 .smallSection .smallSection__bg.smallSection__bg--series {
  background-image: url(/contents/small/1101054/images/sp/img-bg-series-sp.png);
  background-size: cover;
  margin: 0 auto;
  padding: 30px 16px;
}

.staticWrapper.static-1101054 .smallSection .series__title .series__title--logo {
  width: 50px;
  margin-right: 14px;
}

.staticWrapper.static-1101054 .smallSection .series__title .h03 {
  font-size: 16px;
  margin-bottom: 0;
}

.staticWrapper.static-1101054 .smallSection .smallSection__bg.smallSection__bg--series .row .col--1of3 p {
  font-size: 12px;
  line-height: 1.4;
}

.staticWrapper.static-1101054 .smallSection .smallSection__bg.smallSection__bg--series .tLead {
  font-size: 16px;
}

.staticWrapper.staticMobile.static-1101054 {
  position: relative;
}

.staticWrapper.staticMobile.static-1101054 img {
  display: block;
  width: 100%;
}

.staticWrapper.staticMobile.static-1101054 .staticMobile__bg {
  background: url("/contents/small/1101054/images/bg-area.png") top/cover no-repeat;
  width: 100vw;
  margin: 0 calc(50% - 50vw);
  height: 100vh;
  height: 100dvh;
  position: absolute;
  top: 0;
  left: 0;
}

.staticWrapper.staticMobile.static-1101054 .staticMobile__bg.is-fixed {
  position: fixed;
}

.staticWrapper.staticMobile.static-1101054 .staticMobile__bg.is-end {
  top: auto;
  bottom: 0;
}

.staticWrapper.staticMobile.static-1101054 .staticMobile__inner {
  background: #fff;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

.staticWrapper.staticMobile.static-1101054 .sectionNav {
  margin-top: 30px;
  padding: 0 20px;
}

.staticWrapper.staticMobile.static-1101054 .sectionNav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px 0;
}

.staticWrapper.staticMobile.static-1101054 .sectionNav__item {
  width: 50%;
  border-left: 1px solid #231815;
}

.staticWrapper.staticMobile.static-1101054 .sectionNav__item:nth-of-type(even) {
  border-right: 1px solid #231815;
}

.staticWrapper.staticMobile.static-1101054 .sectionNav__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  text-decoration: none;
  min-height: 50px;
}

.staticWrapper.staticMobile.static-1101054 .sectionNav__text {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  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;
  font-size: 14px;
  line-height: calc(20 / 14);
  text-align: center;
}

.staticWrapper.staticMobile.static-1101054 .sectionNav__arrow {
  width: 15px;
}

.staticWrapper.staticMobile.static-1101054 .sectionResale {
  margin-top: 36px;
}

.staticWrapper.staticMobile.static-1101054 .sectionResale__lead__logo {
  width: 161.5px;
  margin: 0 auto;
}

.staticWrapper.staticMobile.static-1101054 .sectionResale__lead__heading {
  width: 248px;
  margin: 16px auto 0;
}

.staticWrapper.staticMobile.static-1101054 .sectionResale__lead__text {
  text-align: center;
  margin-top: 5px;
}

.staticWrapper.staticMobile.static-1101054 .sectionResale__lead__text .text01 {
  display: inline-block;
  font-size: 18px;
  line-height: calc(45 / 36);
}

.staticWrapper.staticMobile.static-1101054 .sectionResale__lead__text .text01 span {
  font-size: 14px;
}

.staticWrapper.staticMobile.static-1101054 .sectionResale__lead__text .text02 {
  display: inline-block;
  font-size: 22px;
  line-height: calc(74 / 44);
  color: #284176;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(67%, #ffffff), color-stop(67%, #dfdcf6), color-stop(87%, #dfdcf6), color-stop(87%, #ffffff));
  background: -webkit-linear-gradient(top, #ffffff 67%, #dfdcf6 67%, #dfdcf6 87%, #ffffff 87%);
  background: linear-gradient(to bottom, #ffffff 67%, #dfdcf6 67%, #dfdcf6 87%, #ffffff 87%);
}

.staticWrapper.staticMobile.static-1101054 .sectionResale__lead__text .text02 sup {
  font-size: 0.5em;
}

.staticWrapper.staticMobile.static-1101054 .sectionResale__lead__remarks {
  margin-top: 12px;
  padding: 0 20px;
}

.staticWrapper.staticMobile.static-1101054 .sectionResale__lead__remarks__item {
  position: relative;
  padding-left: 16px;
  font-size: 10px;
  line-height: calc(36 / 20);
  letter-spacing: 0.06em;
}

.staticWrapper.staticMobile.static-1101054 .sectionResale__lead__remarks__item:nth-of-type(1)::before {
  content: "*1";
  position: absolute;
  top: 0;
  left: 0;
}

.staticWrapper.staticMobile.static-1101054 .sectionResale__lead__remarks__item:nth-of-type(2)::before {
  content: "*2";
  position: absolute;
  top: 0;
  left: 0;
}

.staticWrapper.staticMobile.static-1101054 .sectionResale__lead__remarks__item:nth-of-type(3)::before {
  content: "*3";
  position: absolute;
  top: 0;
  left: 0;
}

.staticWrapper.staticMobile.static-1101054 .sectionResale__lead__remarks__item:nth-of-type(4)::before {
  content: "*4";
  position: absolute;
  top: 0;
  left: 0;
}

.staticWrapper.staticMobile.static-1101054 .sectionResale__lead__remarks__item:nth-of-type(5)::before {
  content: "*5";
  position: absolute;
  top: 0;
  left: 0;
}

.staticWrapper.staticMobile.static-1101054 .sectionResale__lead__remarks__item:nth-of-type(6)::before {
  content: "*6";
  position: absolute;
  top: 0;
  left: 0;
}

.staticWrapper.staticMobile.static-1101054 .sectionResale__lead__remarks__item:nth-of-type(7)::before {
  content: "*7";
  position: absolute;
  top: 0;
  left: 0;
}

.staticWrapper.staticMobile.static-1101054 .sectionResale__lead__remarks__item:nth-of-type(8)::before {
  content: "*8";
  position: absolute;
  top: 0;
  left: 0;
}

.staticWrapper.staticMobile.static-1101054 .sectionResale__lead__remarks__item:nth-of-type(9)::before {
  content: "*9";
  position: absolute;
  top: 0;
  left: 0;
}

.staticWrapper.staticMobile.static-1101054 .sectionResale__lead__remarks__item + .sectionResale__lead__remarks__item {
  margin-top: 2px;
}

.staticWrapper.staticMobile.static-1101054 .sectionResale__supply {
  margin-top: 30px;
  position: relative;
}

.staticWrapper.staticMobile.static-1101054 .sectionResale__supply__bg {
  display: none;
}

.staticWrapper.staticMobile.static-1101054 .sectionResale__supply__bg.is-active {
  display: block;
}

.staticWrapper.staticMobile.static-1101054 .sectionResale__supply .lp-btn--strong {
  position: absolute;
  top: 82.5%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: calc(100vw / 375 * 10) calc(100vw / 375 * 20);
  width: calc(100vw / 375 * 295);
  max-width: 100%;
  background: #3d4e72;
}

.staticWrapper.staticMobile.static-1101054 .sectionResale__supply .lp-btn--strong .lp-btn__text {
  font-weight: 500;
  font-size: calc(100vw / 375 * 16);
}

.staticWrapper.staticMobile.static-1101054 .sectionResale__supply .lp-btn--strong .lp-btn__text::after {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.staticWrapper.staticMobile.static-1101054 .sectionResale__reason {
  margin-top: 24px;
  padding: 0 20px;
}

.staticWrapper.staticMobile.static-1101054 .sectionResale__reason__heading {
  font-weight: 700;
  font-size: 14px;
  line-height: calc(50 / 28);
  letter-spacing: 0.15em;
  color: #3a5285;
  text-align: center;
}

.staticWrapper.staticMobile.static-1101054 .sectionResale__reason__img {
  width: 100%;
  max-width: 335px;
  margin: 15px auto 0;
}

.staticWrapper.staticMobile.static-1101054 .sectionResale .beautyColumn--largePC {
  background: #f4f4f4;
  padding: 30px 20px;
}

.staticWrapper.staticMobile.static-1101054 .sectionResale .beautyColumn__heading {
  font-weight: 700;
  font-size: 16px;
  line-height: calc(57.6 / 32);
  letter-spacing: 0.15em;
  color: #3d4e72;
  text-align: center;
}

.staticWrapper.staticMobile.static-1101054 .sectionResale .beautyColumn__img {
  width: 100%;
  max-width: 335px;
  margin: 15px auto 0;
}

.staticWrapper.staticMobile.static-1101054 .sectionResale .beautyColumn__img + .beautyColumn__heading {
  margin-top: 25px;
}

.staticWrapper.staticMobile.static-1101054 .sectionResale .smallSection__bg--revival .h03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.staticWrapper.staticMobile.static-1101054 .sectionResale .smallSection__bg--revival .h03 .marker {
  margin-top: 5px;
}

.staticWrapper.staticMobile.static-1101054 .sectionResale .smallSection__bg--revival .h03 .marker + .marker {
  margin-top: 8px;
}

.staticWrapper.staticMobile.static-1101054 .sectionResale .fig--center {
  margin-bottom: 0;
}

.staticWrapper.staticMobile.static-1101054 .sectionResale__revival__img {
  width: 100%;
  max-width: 220px;
  margin: 15px auto 0;
  padding-bottom: 30px;
}

.staticWrapper.staticMobile.static-1101054 .sectionResale__revival__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 20px;
  padding-bottom: 40px;
}

.staticWrapper.staticMobile.static-1101054 .sectionResale__revival__button .lp-btn--strong {
  background: #ef857d;
}

.staticWrapper.staticMobile.static-1101054 .sectionResale__revival__remarks {
  margin-top: 15px;
  padding: 0 20px;
}

.staticWrapper.staticMobile.static-1101054 .sectionResale__revival__remarks__text {
  font-size: 10px;
  letter-spacing: 0.15em;
}

.staticWrapper.staticMobile.static-1101054 .sectionResale .txtBox {
  margin-bottom: 0;
}

.staticWrapper.staticMobile.static-1101054 .sectionFeature .h03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.staticWrapper.staticMobile.static-1101054 .sectionFeature .h03 .marker {
  background: none;
}

.staticWrapper.staticMobile.static-1101054 .sectionFeature .h03 .marker::after {
  content: none;
}

.staticWrapper.staticMobile.static-1101054 .sectionFeature .h03 .marker[data-item="1"] {
  margin-top: -4px;
  background-image: url("/contents/small/1101054/images/feature_heading_marker01.png");
  background-size: 100% 7.5px;
  background-position: center 27px;
  background-repeat: no-repeat;
}

.staticWrapper.staticMobile.static-1101054 .sectionFeature .h03 .marker[data-item="2"] {
  margin-top: -8px;
  background-image: url("/contents/small/1101054/images/feature_heading_marker02.png");
  background-size: 100% 7.5px;
  background-position: center 40px;
  background-repeat: no-repeat;
}

.staticWrapper.staticMobile.static-1101054 .sectionFeature__nav {
  margin-top: 20px;
  padding-bottom: 40px;
}

.staticWrapper.staticMobile.static-1101054 .sectionFeature__nav__list {
  width: 100%;
  max-width: 337px;
  margin: 0 auto;
}

.staticWrapper.staticMobile.static-1101054 .sectionFeature__nav__item + .sectionFeature__nav__item {
  margin-top: 5px;
}

.staticWrapper.staticMobile.static-1101054 .sectionFeature__img {
  width: 100%;
  max-width: 375px;
  margin: 0 auto;
}

.staticWrapper.staticMobile.static-1101054 .sectionFeature__remarks {
  margin-top: 15px;
}

.staticWrapper.staticMobile.static-1101054 .sectionFeature__remarks__list {
  width: 100%;
  max-width: 375px;
  margin: 0 auto;
}

.staticWrapper.staticMobile.static-1101054 .sectionFeature__remarks__item {
  font-size: 10px;
  line-height: 1.5;
  letter-spacing: 0.15em;
  position: relative;
  padding-left: 20px;
}

.staticWrapper.staticMobile.static-1101054 .sectionFeature__remarks__item span {
  position: absolute;
  top: 0;
  left: 0;
}

.staticWrapper.staticMobile.static-1101054 .sectionStep {
  padding-bottom: 60px;
}

.staticWrapper.staticMobile.static-1101054 .sectionStep__heading {
  width: 100%;
  max-width: 262.5px;
  margin: 0 auto;
}

.staticWrapper.staticMobile.static-1101054 .sectionStep__img {
  width: 100%;
  max-width: 335px;
  margin: 40px auto 0;
}

.staticWrapper.staticMobile.static-1101054 .sectionHowtouse {
  padding-bottom: 100px;
}

.staticWrapper.staticMobile.static-1101054 .sectionHowtouse .hacobune-univideo {
  width: 80%;
  max-width: 335px;
}

.staticWrapper.staticMobile.static-1101054 .sectionHowtouse__img {
  width: 100%;
  max-width: 335px;
  margin: 0 auto;
  display: none;
}

.staticWrapper.staticMobile.static-1101054 .sectionHowtouse__img.is-active {
  display: block;
}

.staticWrapper.staticMobile.static-1101054 .sectionVoice {
  width: 100%;
  max-width: 335px;
  margin: 0 auto;
}

.staticWrapper.staticMobile.static-1101054 .sectionVoice__heading {
  width: 100%;
  max-width: 274px;
  margin: 0 auto;
}

.staticWrapper.staticMobile.static-1101054 .sectionVoice .reviewBlock {
  margin-top: 30px;
  margin-bottom: 0;
}

.staticWrapper.staticMobile.static-1101054 .sectionVoice .reviewBlock .review02__balloon span {
  font-weight: 700;
}

.staticWrapper.staticMobile.static-1101054 .sectionVoice .reviewBlock .txtBox {
  margin-bottom: 0;
}

.staticWrapper.staticMobile.static-1101054 .sectionVoice__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 30px;
}

.staticWrapper.staticMobile.static-1101054 .sectionVoice__button__link {
  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;
  gap: 6px;
  border-bottom: 1px solid #231815;
  text-decoration: none;
}

.staticWrapper.staticMobile.static-1101054 .sectionVoice__button__text {
  font-size: 14px;
  letter-spacing: 0.05em;
}

.staticWrapper.staticMobile.static-1101054 .sectionVoice__button__arrow {
  width: 10px;
}

.staticWrapper.staticMobile.static-1101054 .sectionFaq {
  width: 100%;
  max-width: 335px;
  margin: 100px auto 0;
}

.staticWrapper.staticMobile.static-1101054 .sectionFaq .section-faq {
  margin-bottom: 0;
}

.staticWrapper.staticMobile.static-1101054 .sectionFaq .slideMenuList {
  margin-bottom: 0;
}

.staticWrapper.staticMobile.static-1101054 .sectionProducts {
  padding-bottom: 60px;
}

.staticWrapper.staticMobile.static-1101054 .sectionProducts__inner {
  width: 100%;
  max-width: 335px;
  margin: 0 auto;
  position: relative;
}

.staticWrapper.staticMobile.static-1101054 .sectionProducts .lp-btn {
  position: absolute;
  top: 78%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 88%;
  padding: 12px 20px;
}

.staticWrapper.staticMobile.static-1101054 .c-anker {
  position: relative;
}

.staticWrapper.staticMobile.static-1101054 .c-anker__point {
  position: absolute;
  top: -20px;
}

@media screen and (min-width: 769px) {
  .staticWrapper.static-1101054 .smallSection .sectionKv--02 .sectionKv__textWrap {
    margin-top: 300px;
  }

  .staticWrapper.static-1101054 .smallSection .sectionKv__content,.staticWrapper.static-1101054 .smallSection .sectionKv__content--centerSP {
    height: 613px;
    padding-top: 20px;
  }

  .staticWrapper.static-1101054 .smallSection .section-faq .slideMenuList__icon {
    width: 40px;
  }

  .staticWrapper.static-1101054 .smallSection .section-faq {
    margin: 0 0% 50px;
  }

  .staticWrapper.static-1101054 .smallSection .section-faq .slideMenuList__txt {
    margin-left: 40px;
  }

  .staticWrapper.static-1101054 .smallSection .revival__feature--02 {
    width: 100%;
  }

  .staticWrapper.static-1101054 .smallSection .beautyColumn--largePC {
    width: 100%;
    max-width: 100%;
  }

  .staticWrapper.staticMobile.static-1101054 .staticMobile__inner {
    width: 410px;
  }

  .staticWrapper.staticMobile.static-1101054 .sectionResale__supply .lp-btn--strong {
    padding: 10px 20px;
    width: 295px;
  }

  .staticWrapper.staticMobile.static-1101054 .sectionResale__supply .lp-btn--strong .lp-btn__text {
    font-size: 16px;
  }
}

@-webkit-keyframes tpr_fade {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes tpr_fade {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}
