@charset "UTF-8";

.staticWrapper.static-1201050 .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-1201050 .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-1201050 .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-1201050 .lp-btn:hover {
  border-color: #999;
  text-decoration: none;
}

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

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

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

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

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

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

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

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

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

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

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

.staticWrapper.static-1201050 {
  /* padding-right: 20px;
  padding-left: 20px;
  background: url("../images/bg_type1_1.jpg") 0 0 no-repeat;
  background-size: cover; ;*/
}

.staticWrapper.static-1201050 .-pcOnly {
  display: none;
}

.staticWrapper.static-1201050 .-break {
  display: inline-block;
}

.staticWrapper.static-1201050 .kv1 {
  position: relative;
  margin: 0 -20px;
}

.staticWrapper.static-1201050 .kv1__image {
  width: 100%;
  height: auto;
}

.staticWrapper.static-1201050 .kv1__text {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
}

.staticWrapper.static-1201050 .block1 {
  margin: 50px 0 0;
  color: #231815;
}

.staticWrapper.static-1201050 .block1__title1 {
  text-align: center;
  font-size: 20px;
  line-height: 1.5;
}

.staticWrapper.static-1201050 .block1__text1 {
  text-align: center;
  font-size: 14px;
  line-height: 2.2;
}

.staticWrapper.static-1201050 .block1__text1 p {
  margin: 20px 0 0 0;
}

.staticWrapper.static-1201050 .block1__text1 rt {
  font-size: 10px;
}

.staticWrapper.static-1201050 .block1__image1 {
  margin: 45px 0 0 0;
}

.staticWrapper.static-1201050 .block1__image1 img {
  width: 100%;
  height: auto;
}

.staticWrapper.static-1201050 .block1__item {
  display: grid;
  grid-template-columns: 1fr auto;
  grid-template-rows: auto 85px;
  grid-template-areas: "text image" "button button";
  border: 1px solid #EF857D;
  padding: 20px;
  position: relative;
  margin: 50px 0 0 0;
  background: #FFF;
}

.staticWrapper.static-1201050 .block__group {
  grid-area: text;
}

.staticWrapper.static-1201050 .block1__label1 {
  display: inline-block;
  margin: 0;
  padding: 1px 4px;
  background: #EF857D;
  border: 1px solid #EF857D;
  color: #fff;
  text-align: center;
  font-weight: bold;
  line-height: 1.4;
  font-size: 14px;
}

.staticWrapper.static-1201050 .block1__label1>em {
  font-weight: inherit;
}

.staticWrapper.static-1201050 .block1__label2 {
  display: inline-block;
  margin: 0;
  padding: 1px 4px;
  border: 1px solid #EF857D;
  color: #EF857D;
  text-align: center;
  font-weight: bold;
  line-height: 1.4;
  font-size: 14px;
}

.staticWrapper.static-1201050 .block1__label2>em {
  font-weight: inherit;
}

.staticWrapper.static-1201050 .block1__text2 {
  font-size: 16px;
  color: #231815;
  line-height: 1.5;
  margin: 10px 0 0 0;
  font-weight: bold;
}

.staticWrapper.static-1201050 .block1__list1 {
  margin: 10px 0 0 0;
  font-size: 14px;
  line-height: 1.3;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}

.staticWrapper.static-1201050 .block1__list1 li {
  position: relative;
  padding-left: 1.2em;
}

.staticWrapper.static-1201050 .block1__list1 li::before {
  content: '○';
  display: inline-block;
  position: absolute;
  left: 0;
  vertical-align: middle;
}

.staticWrapper.static-1201050 .block1__list1 li>small {
  display: inline-block;
  font-size: inherit;
}

.staticWrapper.static-1201050 .block1__button1 {
  grid-area: button;
  margin: 0;
}

.staticWrapper.static-1201050 .block1__button1 a {
  display: block;
  color: #fff;
  font-size: 16px;
  line-height: 1;
  background: #5C5A5A;
  position: relative;
  padding: 24px 0;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  margin-top: 21px;
}

.staticWrapper.static-1201050 .block1__button1 a::before {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  content: '';
  display: block;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  width: 8px;
  height: 8px;
}

.staticWrapper.static-1201050 .block1__image2 {
  grid-area: image;
  margin: auto;
  width: 95px;
}

.staticWrapper.static-1201050 .block1__image2 img {
  width: 100%;
  height: auto;
}

.staticWrapper.static-1201050 .block2 {
  color: #231815;
  margin: 60px 0 0;
}

.staticWrapper.static-1201050 .block2__title1 {
  font-size: 20px;
  line-height: 1.8;
  margin: 0;
  text-align: center;
}

.staticWrapper.static-1201050 .block2__note1 {
  margin: 10px 0 0 0;
  color: #5C5A5A;
  font-size: 10px;
  text-align: center;
}

.staticWrapper.static-1201050 .block2__note1>small {
  font-size: inherit;
}

.staticWrapper.static-1201050 .block2__unit1 {
  position: relative;
  margin: 30px 0 0 0;
}

.staticWrapper.static-1201050 .block2__header1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.staticWrapper.static-1201050 .block2__title2 {
  font-size: 14px;
  font-weight: bold;
  color: #5C5A5A;
  text-align: center;
  margin: 0;
  line-height: 1;
  min-width: 93px;
  max-width: 93px;
  height: 93px;
  line-height: 93px;
  text-align: center;
  background: url("../images/bg_type2_1.png") 0 0 no-repeat;
  background-size: 93px auto;
}

.staticWrapper.static-1201050 .block2__text1 {
  width: 100%;
  margin: 0;
  font-size: 14px;
  line-height: 1.7;
  letter-spacing: -0.15em;
  padding: 0 0 0 15px;
}

.staticWrapper.static-1201050 .block2__image1 {
  margin: 25px 0 0 0;
}

.staticWrapper.static-1201050 .block2__image1 img {
  width: 100%;
  height: auto;
}

.staticWrapper.static-1201050 .block3 {
  margin: 60px 0 0;
}

.staticWrapper.static-1201050 .block3__title1 {
  font-size: 14px;
  font-weight: bold;
  color: #5C5A5A;
  text-align: center;
  margin: 0;
  line-height: 1;
  width: 93px;
  height: 93px;
  line-height: 93px;
  text-align: center;
  background: url("../images/bg_type2_1.png") 0 0 no-repeat;
  background-size: 93px auto;
  margin: auto;
}

.staticWrapper.static-1201050 .block4 {
  margin: 30px 0 0;
  text-align: center;
}

.staticWrapper.static-1201050 .block4__title2 {
  display: inline-block;
  font-size: 16px;
  line-height: 1.5;
  color: #EF857D;
  text-align: center;
  font-weight: bold;
  border-bottom: 1px solid #EF857D;
  padding: 0 10px 5px;
}

.staticWrapper.static-1201050 .block4__image1 {
  max-width: 285px;
  margin: 25px auto 0;
}

.staticWrapper.static-1201050 .block4__image1 img {
  width: 100%;
  height: auto;
}

.staticWrapper.static-1201050 .block4__text1 {
  margin: 25px 0 0 0;
  color: #231815;
  font-size: 14px;
  line-height: 1.7;
}

.staticWrapper.static-1201050 .block5 {
  margin: 60px 0 -30px;
  text-align: center;
}

.staticWrapper.static-1201050 .block5__title1 {
  display: inline-block;
  font-size: 16px;
  line-height: 1.5;
  color: #EF857D;
  text-align: center;
  font-weight: bold;
  border-bottom: 1px solid #EF857D;
  padding: 0 10px 5px;
}

.staticWrapper.static-1201050 .block6 {
  margin: 56px 0 0;
}

.staticWrapper.static-1201050 .block6__title1 {
  padding: 0;
  font-size: 16px;
  text-align: center;
  font-weight: bold;
  color: #5C5A5A;
}

.staticWrapper.static-1201050 .block6__title1>span {
  position: relative;
  display: block;
  font-size: 11px;
  line-height: 1;
  padding: 12px 0 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 30px auto;
  text-align: center;
}

.staticWrapper.static-1201050 .block6__title1>span>span {
  display: block;
  font-size: 31px;
}

.staticWrapper.static-1201050 .block6__title1>span::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -10px;
  left: 50%;
  width: 22px;
  border-bottom: 1px solid #5c5a5a;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.staticWrapper.static-1201050 .block7 {
  margin: 50px 0 0;
}

.staticWrapper.static-1201050 .block7:first-child {
  margin-top: 30px;
}

.staticWrapper.static-1201050 .block7__title1 {
  font-size: 16px;
  line-height: 1.5;
  color: #231815;
  font-weight: bold;
  letter-spacing: -0.1em;
}

.staticWrapper.static-1201050 .block7__text1 {
  font-size: 14px;
  line-height: 1.71;
  margin: 15px 0 0 0;
  letter-spacing: -0.01em;
}

.staticWrapper.static-1201050 .block7__notes1 {
  font-size: 10px;
  margin: 10px 0 0 0;
  color: #5C5A5A;
}

.staticWrapper.static-1201050 .block7__image1 {
  max-width: 306px;
  margin: 30px auto 0;
  text-align: center;
}

.staticWrapper.static-1201050 .block7__image1 img {
  width: 100%;
  height: auto;
  margin: 0 0 5px 0;
}

.staticWrapper.static-1201050 .block7__video1 {
  text-align: center;
  margin: 30px 0 0;
}

.staticWrapper.static-1201050 .block7__video1>video {
  width: 100%;
  height: auto;
}

.staticWrapper.static-1201050 .block7__image3 {
  text-align: center;
  margin: 30px 0 0;
}

.staticWrapper.static-1201050 .block7__image3 img {
  width: 100%;
  height: auto;
  margin: 0 0 5px 0;
}

.staticWrapper.static-1201050 .block7__list1 {
  margin: 25px 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.staticWrapper.static-1201050 .block7__list1 li {
  width: 30%;
  text-align: center;
  font-size: 12px;
  line-height: 1.5;
}

.staticWrapper.static-1201050 .block7__list1 li>img {
  margin: 0 0 5px 0;
}

.staticWrapper.static-1201050 .block7__list1 img {
  width: 100%;
  height: auto;
}

.staticWrapper.static-1201050 .block8 {
  margin: 20px 0 0;
}

.staticWrapper.static-1201050 .block8__title1 {
  font-size: 20px;
  line-height: 1.5;
  color: #5C5A5A;
  text-align: center;
}

.staticWrapper.static-1201050 .block8__image1 {
  width: 215px;
  margin: 30px auto 0;
}

.staticWrapper.static-1201050 .block8__image1 img {
  width: 100%;
  height: auto;
}

.staticWrapper.static-1201050 .block8__title2 {
  font-size: 14px;
  line-height: 1.88;
  color: #231815;
  font-weight: bold;
  text-align: center;
  margin: 30px 0 0 0;
}

.staticWrapper.static-1201050 .block9__title1 {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.78;
  color: #231815;
  text-align: center;
}

.staticWrapper.static-1201050 .block9__image1 {
  width: 295px;
  margin: 20px auto 0;
}

.staticWrapper.static-1201050 .block9__image1 img {
  width: 100%;
  height: auto;
}

.staticWrapper.static-1201050 .block9__group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 20px;
}

.staticWrapper.static-1201050 .block9__text {
  margin-left: 18px;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}

.staticWrapper.static-1201050 .block9__text>span {
  display: inline-block;
}

.staticWrapper.static-1201050 .block9__image2 {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 105px;
}

.staticWrapper.static-1201050 .block10 {
  margin: 50px 0 0;
}

.staticWrapper.static-1201050 .block10__title1 {
  font-size: 20px;
  line-height: 1.43;
  color: #5C5A5A;
  text-align: center;
  font-weight: bold;
}

.staticWrapper.static-1201050 .block10__inner1 {
  margin: 30px 0 0 0;
}

.staticWrapper.static-1201050 .block10__unit1 {
  position: relative;
  margin: 30px 0 0 0;
  padding: 55px 0 0 0;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}

.staticWrapper.static-1201050 .block10__unit1:first-child {
  margin-top: 0;
}

.staticWrapper.static-1201050 .block10__unit1:first-child,
.staticWrapper.static-1201050 .block10__unit1:last-child {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.staticWrapper.static-1201050 .block10__title2 {
  margin: 0;
  position: absolute;
  left: -20px;
  top: 0;
  font-size: 20px;
  line-height: 1.43;
  padding: 0 0 5px 20px;
  border-bottom: 1px solid #231815;
}

.staticWrapper.static-1201050 .block10__body1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.staticWrapper.static-1201050 .block10__image1 {
  min-width: 125px;
  margin: 0;
}

.staticWrapper.static-1201050 .block10__image1 img {
  width: 100%;
  height: auto;
}

.staticWrapper.static-1201050 .block10__text1 {
  font-size: 14px;
  line-height: 1.71;
  width: 100%;
  padding: 0 0 0 15px;
  margin: 0;
}

.staticWrapper.static-1201050 .block10__movie1 {
  margin: 40px 0 0 0;
}

.staticWrapper.static-1201050 .block10__movie1 img {
  width: 100%;
  height: auto;
  cursor: pointer;
}

.staticWrapper.static-1201050 .block10__movie1-modal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity ease-in .4s, visibility ease-in .4s;
  transition: opacity ease-in .4s, visibility ease-in .4s;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 6;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: rgba(230, 230, 229, 0.82);
}

.staticWrapper.static-1201050 .block10__movie1-modal.-show {
  visibility: visible;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 1;
}

.staticWrapper.static-1201050 .block10__movie1-modal-inner {
  position: relative;
}

.staticWrapper.static-1201050 .block10__movie1-modal-inner::before {
  content: "";
  cursor: pointer;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: -39px;
  right: -7px;
  width: 50px;
  height: 2px;
  background-color: #808080;
  pointer-events: none;
}

.staticWrapper.static-1201050 .block10__movie1-modal-inner iframe {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: none;
  height: 100%;
}

.staticWrapper.static-1201050 .block10__movie1-modal-inner::after {
  content: "";
  cursor: pointer;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  top: -39px;
  right: -7px;
  width: 50px;
  height: 2px;
  background-color: #808080;
  pointer-events: none;
}

.staticWrapper.static-1201050 .block10__notice {
  margin-top: 18px;
  padding: 12px 15px;
  border: 1px solid #e0e0e0;
}

.staticWrapper.static-1201050 .block10__notice p {
  margin: 0;
}

.staticWrapper.static-1201050 .block10__notice em {
  font-weight: bold;
}

.staticWrapper.static-1201050 .block11 {
  position: relative;
  margin: 40px 0 0;
  border: 1px solid #F29D97;
  padding: 60px 20px 20px;
  background: #fff;
}

.staticWrapper.static-1201050 .block11:before {
  content: 'POINT';
  font-size: 20px;
  color: #EF857D;
  border-bottom: 1px solid #EF857D;
  display: block;
  padding: 0 0 5px 20px;
  position: absolute;
  left: 0;
  top: 20px;
  font-weight: bold;
  line-height: 1;
}

.staticWrapper.static-1201050 .block11__header1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.staticWrapper.static-1201050 .block11__title1 {
  width: 100%;
  font-size: 16px;
  line-height: 1.5;
  color: #231815;
}

.staticWrapper.static-1201050 .block11__text1 {
  font-size: 14px;
  line-height: 1.71;
  margin: 15px 0 0 0;
}

.staticWrapper.static-1201050 .block11__text1 p {
  margin: 0;
}

.staticWrapper.static-1201050 .block11__notes1 {
  margin: 15px 0 0 0;
  font-size: 12px;
  line-height: 1;
}

.staticWrapper.static-1201050 .block12 {
  margin: 60px 0 0;
}

.staticWrapper.static-1201050 .block12__title1 {
  text-align: center;
  font-size: 16px;
  line-height: 1.78;
}

.staticWrapper.static-1201050 .block12__title1 span {
  position: relative;
  font-weight: bold;
  display: inline-block;
  z-index: 1;
}

.staticWrapper.static-1201050 .block12__title1 span::before {
  content: '';
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 7px;
  height: 5px;
  background: #fce7e5;
  z-index: -1;
}

.staticWrapper.static-1201050 .block12__image {
  margin: 20px 0 0 0;
}

.staticWrapper.static-1201050 .block12__image img {
  width: 100%;
  height: auto;
}

.staticWrapper.static-1201050 .block13 {
  margin: 60px 0 0;
}

.staticWrapper.static-1201050 .block13__title1 {
  font-size: 20px;
  line-height: 1.8;
  color: #231815;
  text-align: center;
}

.staticWrapper.static-1201050 .block13__item {
  position: relative;
  margin: 50px 0 0 0;
}

.staticWrapper.static-1201050 .block13__title1+.staticWrapper.static-1201050 .block13__item {
  margin: 30px 0 0 0;
}

.staticWrapper.static-1201050 .block13__label1 {
  display: inline-block;
  margin: 0;
  padding: 1px 4px;
  background: #EF857D;
  border: 1px solid #EF857D;
  color: #fff;
  text-align: center;
  font-weight: bold;
  line-height: 1.4;
  font-size: 14px;
}

.staticWrapper.static-1201050 .block13__label1>em {
  font-weight: inherit;
}

.staticWrapper.static-1201050 .block13__label2 {
  display: inline-block;
  margin: 0;
  padding: 1px 4px;
  border: 1px solid #EF857D;
  color: #EF857D;
  text-align: center;
  font-weight: bold;
  line-height: 1.4;
  font-size: 14px;
}

.staticWrapper.static-1201050 .block13__label2>em {
  font-weight: inherit;
}

.staticWrapper.static-1201050 .block13__text2 {
  color: #231815;
  width: calc(100% - 100px);
  margin: 15px 0 0 0;
  font-size: 16px;
  line-height: 1.5;
}

.staticWrapper.static-1201050 .block13__text2 strong {
  font-weight: bold;
  display: block;
  font-size: 14px;
  line-height: 1.71;
}

.staticWrapper.static-1201050 .block13__text2>span {
  display: block;
  font-size: 10px;
  color: #5C5A5A;
  margin: 5px 0 0 0;
}

.staticWrapper.static-1201050 .block13__list1 {
  margin: 10px 0 0 0;
  font-size: 14px;
  line-height: 1.3;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}

.staticWrapper.static-1201050 .block13__list1 li {
  position: relative;
  padding-left: 1.2em;
}

.staticWrapper.static-1201050 .block13__list1 li::before {
  content: '○';
  display: inline-block;
  position: absolute;
  left: 0;
  vertical-align: middle;
}

.staticWrapper.static-1201050 .block13__button1 {
  margin: 25px 0 0 0;
}

.staticWrapper.static-1201050 .block13__button1 a {
  display: block;
  color: #fff;
  font-size: 16px;
  line-height: 1;
  background: #5C5A5A;
  position: relative;
  padding: 20px 0;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
}

.staticWrapper.static-1201050 .block13__button1 a:before {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  content: '';
  display: block;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  width: 8px;
  height: 8px;
}

.staticWrapper.static-1201050 .block13__image1 {
  margin: 0;
  width: 95px;
  position: absolute;
  right: 0;
  top: 0;
}

.staticWrapper.static-1201050 .block13__image1 img {
  width: 100%;
  height: auto;
}

.staticWrapper.static-1201050 .block13__image2 {
  margin: 0;
  width: 95px;
  position: absolute;
  right: 0;
  top: 0;
  border: 1px solid #e0e0e0;
}

.staticWrapper.static-1201050 .block13__image2 img {
  width: 100%;
  height: auto;
}

.staticWrapper.static-1201050 .block14 {
  margin: 60px 0 0;
  padding-bottom: 38px;
}

.staticWrapper.static-1201050 .block14__text1 {
  margin-right: -0.1em;
  margin-left: -0.1em;
  text-align: center;
  font-size: 20px;
  line-height: 1.8;
  color: #231815;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}

.staticWrapper.static-1201050 .block14__image1 {
  margin: 20px 0 0 0;
}

.staticWrapper.static-1201050 .block14__image1 img {
  width: 100%;
  height: auto;
}

/*仕様ステップ追加*/
.staticWrapper.static-1201050 .stepArea {
  width: 610px;
  padding: 10px 30px;
  margin: 40px auto 0;
}

.staticWrapper.static-1201050 .stepArea__inner {
  width: 500px;
  margin: 0 auto;
}

.staticWrapper.static-1201050 .stepArea__ttl {
  font-size: 20px;
  text-align: center;
  font-weight: bold;
}

.staticWrapper.static-1201050 .stepArea__list__item {
  border: 1px solid #5c5a5a;
  background-color: #efefef;
  text-align: center;
  margin-top: 30px;
  position: relative;
  padding: 5px 0;
}

.staticWrapper.static-1201050 .stepArea__list__item:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 12px solid #5c5a5a;
  position: absolute;
  bottom: -22px;
  left: calc(100% / 2 - 5px);
}

.staticWrapper.static-1201050 .stepArea__list__item:last-child:after {
  border: none;
}

.staticWrapper.static-1201050 .stepArea__list__item__goast {
  background-color: #F29D97;
  color: #fff;
  border: none;
  margin-top: -10px;
  line-height: 1.5;
}

/*仕様ステップ追加*/
/*sp*/
/*2/3追加分*/
.staticWrapper.static-1201050 .txt--alert {
  color: #f12f20;
  letter-spacing: -0.8px;
}

.staticWrapper.static-1201050 .txt--alert--goast {
  color: #f12f20;
  letter-spacing: -0.8px;
  position: absolute;
  bottom: 30px;
  left: 40px;
}

.staticWrapper.static-1201050 .soldOut {
  background-color: #EF857D;
  color: #fff;
  position: absolute;
  font-size: 16px;
  padding: 3px 45px;
  line-height: 1;
  top: calc(100% / 2 - 10px);
  right: 40px;
}

.staticWrapper.static-1201050 .soldOut p {
  line-height: 1;
  margin: 10px 0;
}

.staticWrapper.static-1201050 .soldOut02 {
  background-color: #EF857D;
  color: #fff;
  position: absolute;
  font-size: 16px;
  padding: 0 23px;
  line-height: 1;
  top: 98px;
  right: 3px;
}

.staticWrapper.static-1201050 .soldOut02 p {
  line-height: 1;
  margin: 10px 0;
}

/* 20200221add */
.staticWrapper.static-1201050 .block14__linkBnr {
  width: 720px;
  height: 200px;
  margin: 128px auto 0;
  border: 1px solid #cccccc;
}

.staticWrapper.static-1201050 .block14__linkBnr a {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: url(/contents/small/1201050/images/bg-feature-bnr.png) bottom right no-repeat;
  background-size: cover;
  font-size: 18px;
  padding-top: 70px;
  padding-left: 40px;
  text-decoration: none;
  line-height: 1.5;
}

.staticWrapper.static-1201050 .block14__linkBnr a .linkBnrLargeText {
  margin-top: 5px;
  display: inline-block;
  font-size: 24px;
}

/* 20200702add */
.staticWrapper.static-1201050 .awardBlock {
  width: 870px;
  max-width: 100%;
  margin: 60px auto 0;
  /* padding: 5px; */
  position: relative;
}

.staticWrapper.static-1201050 .awardBlock__btn {
  position: absolute;
  bottom: 60px;
  margin-left: calc(50% - 160px);
}

.staticWrapper.static-1201050 .awardBlock__contents {
  border: 1px solid #e6dcae;
}

.staticWrapper.static-1201050 .awardBlock__inner {
  border: 1px solid #f6f2e2;
  padding: 30px 0;
}

.staticWrapper.static-1201050 .awardBlock__inner__icon {
  width: 40px;
  margin: 0 auto;
}

.staticWrapper.static-1201050 .awardBlock__inner__ttl {
  font-size: 32px;
  color: #ba9f22;
  display: inline-block;
  text-align: center;
  border-bottom: 1px solid #ba9f22;
  margin-left: calc(50% - 200px);
  margin-top: 0;
}

.staticWrapper.static-1201050 .awardBlock__inner__ttl span {
  margin: 0 10px;
  font-size: 1.3em;
}

.staticWrapper.static-1201050 .awardBlock__inner__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.staticWrapper.static-1201050 .awardBlock__inner__list__item01 {
  margin-right: 20px;
}

.staticWrapper.static-1201050 .awardBlock__inner__list__item02 {
  margin-right: 20px;
}

.staticWrapper.static-1201050 .awardBlock__inner__note {
  font-size: 10px;
  text-align: right;
  margin-right: 80px;
}

.staticWrapper.static-1201050 .awardBlock02 {
  margin-top: 80px;
  text-align: center;
}

.staticWrapper.static-1201050 .bnrBlock {
  max-width: 930px;
  height: 180px;
  margin: 80px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url(/contents/small/1201050/images/bg-bnr.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

.staticWrapper.static-1201050 .bnrBlock__inner {
  max-width: 850px;
  margin: 0 auto;
  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;
}

.staticWrapper.static-1201050 .bnrBlock__inner__item__lead {
  font-size: 16px;
  margin: 0;
}

.staticWrapper.static-1201050 .bnrBlock__inner__item__txt {
  font-size: 20px;
  margin: 0;
  margin-bottom: 20px;
}

.staticWrapper.static-1201050 .bnrBlock__inner__item__txt02 {
  margin-bottom: 5px;
}

.staticWrapper.static-1201050 .bnrBlock__inner__item__link {
  font-size: 14px;
  margin-top: 20px;
  text-decoration: none;
}

.staticWrapper.static-1201050 .bnrBlock__inner__item:first-child {
  margin-right: 40px;
}

.staticWrapper.static-1201050 .ttlBlock__txt {
  margin-top: 0;
}

.staticWrapper.static-1201050 .worriesBlock {
  background-color: #f6f6f6;
  max-width: 1120px;
  margin: 100px auto 0;
  padding: 80px 0 100px;
}

.staticWrapper.static-1201050 .worriesBlock h2 {
  font-size: 32px;
  text-align: center;
}

.staticWrapper.static-1201050 .worriesBlock__list {
  width: 550px;
  margin: 30px auto 0;
  position: relative;
}

.staticWrapper.static-1201050 .worriesBlock__list__item {
  font-size: 16px;
  margin-top: 20px;
}

.staticWrapper.static-1201050 .worriesBlock__list__item:before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  background-image: url(/contents/small/1201050/images/icon-num01.png);
  background-size: cover;
  vertical-align: middle;
  margin-right: 10px;
}

.staticWrapper.static-1201050 .worriesBlock__list__item--02:before {
  background-image: url(/contents/small/1201050/images/icon-num02.png);
}

.staticWrapper.static-1201050 .worriesBlock__list__item--03:before {
  background-image: url(/contents/small/1201050/images/icon-num03.png);
}

.staticWrapper.static-1201050 .worriesBlock__list__item:first-child {
  margin-top: 0;
}

.staticWrapper.static-1201050 .worriesBlock__list:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #5c5a5a;
  position: absolute;
  bottom: -65px;
  right: 0;
  left: 0;
  margin: 0 auto;
}

.staticWrapper.static-1201050 .worriesBlock__leadImg {
  width: 195px;
  margin: 0 auto 30px;
}

.staticWrapper.static-1201050 .worriesBlock__leadImg img {
  width: 100%;
}

.staticWrapper.static-1201050 .worriesBlock__answerBox {
  font-size: 20px;
  border: 1px solid #5c5a5a;
  background-color: #fff;
  padding: 10px 0;
  width: 430px;
  margin: 100px auto 0;
}

.staticWrapper.static-1201050 .worriesBlock__answerBox p {
  margin: 0;
  text-align: center;
}

.staticWrapper.static-1201050 .worriesBlock .causeBlock {
  margin-top: 70px;
}

.staticWrapper.static-1201050 .worriesBlock .causeBlock__txt {
  font-size: 16px;
  text-align: center;
}

.staticWrapper.static-1201050 .worriesBlock .causeBlock__img {
  width: 325px;
  margin: 35px auto;
}

.staticWrapper.static-1201050 .worriesBlock .causeBlock__img img {
  width: 100%;
}

.staticWrapper.static-1201050 .worriesBlock .causeBlock__answer {
  color: #ef857d;
  border-bottom: 1px solid #c2c2c2;
  display: inline-block;
  margin-left: calc(50% - 360px);
}

.staticWrapper.static-1201050 .beautyColumnBlock {
  width: 870px;
  border: 1px solid #999999;
  margin: 100px auto 0;
  padding: 40px 0;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.staticWrapper.static-1201050 .beautyColumnBlock__icon {
  display: inline-block;
  background-color: #999999;
  width: 165px;
  height: 29px;
  text-align: center;
  position: absolute;
  top: -29px;
  left: 0;
}

.staticWrapper.static-1201050 .beautyColumnBlock__icon p {
  line-height: 29px;
  color: #fff;
  margin: 0;
  font-size: 12px;
  letter-spacing: 2px;
}

.staticWrapper.static-1201050 .beautyColumnBlock__inner__imgBox {
  width: 170px;
  margin-right: 40px;
}

.staticWrapper.static-1201050 .beautyColumnBlock__inner__imgBox__ttl {
  font-size: 20px;
}

.staticWrapper.static-1201050 .beautyColumnBlock__inner__imgBox img {
  width: 100%;
}

.staticWrapper.static-1201050 .beautyColumnBlock__inner__txtBox {
  width: 450px;
}

.staticWrapper.static-1201050 .beautyColumnBlock__inner__txtBox__ttl {
  font-size: 20px;
}

.staticWrapper.static-1201050 .beautyColumnBlock__inner__txtBox__notes {
  margin-bottom: 0;
}

.staticWrapper.static-1201050 .stepBlock {
  margin-top: 100px;
}

.staticWrapper.static-1201050 .stepBlock h2 {
  font-size: 32px;
  text-align: center;
}

.staticWrapper.static-1201050 .stepBlock__list {
  width: 740px;
  margin: 40px auto 0;
}

.staticWrapper.static-1201050 .stepBlock__img {
  width: 490px;
  margin: 100px auto 0;
}

.staticWrapper.static-1201050 .stepBlock__img img {
  width: 100%;
}

.staticWrapper.static-1201050 .stepBlock__txt {
  text-align: center;
}

.staticWrapper.static-1201050 .moreBlock {
  border: 1px solid #e0e0e0;
  width: 650px;
  margin: 60px auto 0;
  text-align: center;
  padding: 40px 0;
}

.staticWrapper.static-1201050 .moreBlock__txt {
  font-size: 16px;
}

.staticWrapper.static-1201050 .moreBlock span {
  color: #000;
}

.staticWrapper.static-1201050 .section-reason-wrap img {
  width: 100%;
}

.staticWrapper.static-1201050 .section-reason-wrap .ttlBlock__ttl {
  font-size: 24px;
  margin: 0;
}

.staticWrapper.static-1201050 .section-reason-wrap h5.pink {
  font-size: 20px;
  color: #ef857d;
  text-align: center;
  margin-bottom: 20px;
}

.staticWrapper.static-1201050 .section-reason-wrap.col2.columnsp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 900px;
  margin: 100px auto 0;
}

.staticWrapper.static-1201050 .section-reason .section-reason-wrap.col2.columnsp .section-reason-contentwrap {
  width: auto;
  max-width: 430px;
}

.staticWrapper.static-1201050 .section-reason-wrap.single.img02 {
  width: 400px;
}

.staticWrapper.static-1201050 .section-reason-wrap.single.img02 img {
  width: 100%;
}

.staticWrapper.static-1201050 .section-reason-wrap.single.img03 img {
  width: 430px;
}

.staticWrapper.static-1201050 .section-reason-contentwrap {
  width: 400px;
}

.staticWrapper.static-1201050 .section-reason-contentwrap:last-child {
  width: 430px;
}

.staticWrapper.static-1201050 .section-reason-contentwrap .tNotes {
  font-size: 10px;
  margin-top: 14px;
  color: #5C5A5A;
  text-align: center;
  letter-spacing: .04em;
}

.staticWrapper.static-1201050 .block5__lead {
  font-size: 20px;
  text-align: center;
  margin-bottom: 10px;
}

.staticWrapper.static-1201050 .block5__title1 {
  color: #231815;
  border-bottom: none;
}

.staticWrapper.static-1201050 .block6 {
  text-align: center;
}

.staticWrapper.static-1201050 .block6__txt {
  font-size: 16px;
  border-bottom: 5px solid rgba(239, 133, 125, 0.2);
  line-height: 0.5;
  display: inline-block;
}

.staticWrapper.static-1201050 .block6__lead {
  font-size: 20px;
  margin-bottom: 0;
}

.staticWrapper.static-1201050 .block6__ttl {
  font-size: 32px;
  margin-top: 0;
}

.staticWrapper.static-1201050 .block6 .notes {
  font-size: 10px;
  margin: 0;
}

.staticWrapper.static-1201050 .block7__inner1 {
  position: relative;
  margin-top: 40px;
}

.staticWrapper.static-1201050 .block7__title1 {
  color: #ef857d;
  font-weight: normal;
}

.staticWrapper.static-1201050 .block7__title1--goast {
  color: #231815;
}

.staticWrapper.static-1201050 .block7__title1--goast span {
  font-size: 1.5rem;
}

.staticWrapper.static-1201050 .block8 {
  margin-top: 100px;
}

.staticWrapper.static-1201050 .block8__title2 {
  font-size: 20px;
}

.staticWrapper.static-1201050 .block9__image1 {
  margin-top: 50px;
}

.staticWrapper.static-1201050 .block10__title1 {
  font-weight: normal;
}

.staticWrapper.static-1201050 .block10 .color {
  color: #ef857d;
}

.staticWrapper.static-1201050 .block11:before {
  border-bottom: none;
  padding-left: 30px;
}

.staticWrapper.static-1201050 .mid_120 {
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
}

.staticWrapper.static-1201050 .mid_120 .sectionKind .kindTitle {
  margin: 100px 0 20px;
  font-size: 28px;
  font-weight: normal;
  text-align: center;
  padding: 50px 0 0;
  border-top: 1px solid #ccc;
}

.staticWrapper.static-1201050 .mid_120 .sectionKind .kindTitleTxt {
  margin: 0 20px 40px;
  text-align: center;
}

.staticWrapper.static-1201050 .mid_120 .sectionKind .kindTable thead th {
  width: 25%;
  padding: 40px 10px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  text-align: center;
  vertical-align: top;
}

.staticWrapper.static-1201050 .mid_120 .sectionKind .kindTable tbody th {
  padding: 5px;
  background: #eee;
  font-size: 18px;
  text-align: center;
  border: 1px solid #ccc;
}

.staticWrapper.static-1201050 .mid_120 .sectionKind .kindTable tbody td {
  padding: 40px 10px;
  border: 1px solid #ccc;
  text-align: center;
}

.staticWrapper.static-1201050 .mid_120 .sectionKind .kindTable {
  width: 100%;
}

.staticWrapper.static-1201050 .mid_120 .sectionKind .kindTitle span {
  margin: 0 3px;
  font-size: 42px;
}

.staticWrapper.static-1201050 .mid_120 .sectionKind .kindTitleNotes {
  display: inline-block;
  font-size: 10px;
}

.staticWrapper.static-1201050 .mid_120 .sectionKind .kindTable thead p {
  margin-top: 20px;
}

.staticWrapper.static-1201050 .mid_120 .sectionKind .kindTable .kindTableTitle {
  margin: 24px 0 6px;
  padding: 0;
  font-size: 20px;
  font-weight: bold;
}

.staticWrapper.static-1201050 .mid_120 .sectionKind .kindTable .kindTableTextureTitle {
  margin: 12px 0 0;
  padding: 0;
  font-size: 20px;
  font-weight: bold;
}

.staticWrapper.static-1201050 .mid_120 .sectionKind .kindTable tbody td.kindTableStarwrap.word {
  padding: 60px 0px 20px 0px;
}

.staticWrapper.static-1201050 .sectionKind .kindTable tbody td.kindTableStarwrap p {
  margin-bottom: 0;
}

.staticWrapper.static-1201050 .sectionKind .kindTable .kindTableStar {
  margin: 0;
  padding: 0;
}

@media screen and (min-width: 768px) {
  .staticWrapper.static-1201050 {
    position: relative;
    left: calc((100% - 100vw) / 2);
    width: 100vw;
    margin-right: -80px;
    margin-left: -80px;
    padding-right: 80px;
    padding-left: 80px;
    /*200701 非表示*/
    /*background-image: url("../images/bg_type1_1_pc.jpg");*/
    background-position: center top -700px;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }

  .staticWrapper.static-1201050 .-spOnly {
    display: none;
  }

  .staticWrapper.static-1201050 .-pcOnly {
    display: block;
  }

  .staticWrapper.static-1201050 .kv1 {
    max-width: 1124px;
    margin: 50px auto 0 auto;
  }

  .staticWrapper.static-1201050 .block1 {
    max-width: 970px;
    position: relative;
    margin: 70px auto 0;
  }

  .staticWrapper.static-1201050 .block1__title1 {
    font-size: 24px;
  }

  .staticWrapper.static-1201050 .block1__title1 br {
    display: none;
  }

  .staticWrapper.static-1201050 .block1__text1 {
    margin: 40px 0 0 0;
  }

  .staticWrapper.static-1201050 .block1__image1 {
    display: none;
  }

  .staticWrapper.static-1201050 .block1__item {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr auto;
    grid-template-columns: 1fr auto;
    -ms-grid-rows: auto 64px;
    grid-template-rows: auto 64px;
    grid-template-areas: "text image" "button image";
    width: 600px;
    margin: 90px auto 0;
    padding: 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .staticWrapper.static-1201050 .block__group {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }

  .staticWrapper.static-1201050 .block1__label1 {
    padding: 2px 8px;
  }

  .staticWrapper.static-1201050 .block1__label2 {
    padding: 2px 8px;
  }

  .staticWrapper.static-1201050 .block1__text2 {
    font-size: 20px;
  }

  .staticWrapper.static-1201050 .block1__button1 {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    width: 320px;
  }

  .staticWrapper.static-1201050 .block1__image2 {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 2;
    width: 154px;
    top: 40px;
    right: 40px;
  }

  .staticWrapper.static-1201050 .block2 {
    max-width: 900px;
    margin: 160px auto 0;
  }

  .staticWrapper.static-1201050 .block2__title1 {
    font-size: 32px;
  }

  .staticWrapper.static-1201050 .block2__inner1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 45px 0 0 0;
  }

  .staticWrapper.static-1201050 .block2__unit1 {
    margin: 0;
    width: 44%;
  }

  .staticWrapper.static-1201050 .block2__title2 {
    font-size: 16px;
    min-width: 107px;
    max-width: 107px;
    height: 107px;
    line-height: 107px;
    background-size: 107px auto;
  }

  .staticWrapper.static-1201050 .block2__image1 {
    margin-top: 30px;
  }

  .staticWrapper.static-1201050 .block3 {
    margin-top: 180px;
  }

  .staticWrapper.static-1201050 .block3__title1 {
    font-size: 16px;
    min-width: 107px;
    max-width: 107px;
    height: 107px;
    line-height: 107px;
    background-size: 107px auto;
  }

  .staticWrapper.static-1201050 .block4__title2 {
    font-size: 24px;
  }

  .staticWrapper.static-1201050 .block4__inner1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 785px;
    margin: 45px auto 0;
  }

  .staticWrapper.static-1201050 .block4__image1 {
    width: auto;
    max-width: 325px;
    min-width: 325px;
    margin: 0;
  }

  .staticWrapper.static-1201050 .block4__text1 {
    width: 100%;
    margin: 0 30px 10px 0;
    text-align: left;
  }

  .staticWrapper.static-1201050 .block5 {
    margin: 90px 0 -90px 0;
  }

  .staticWrapper.static-1201050 .block5__title1 {
    font-size: 24px;
  }

  .staticWrapper.static-1201050 .block6 {
    margin-top: 130px;
  }

  .staticWrapper.static-1201050 .block6__title1 {
    font-size: 24px;
  }

  .staticWrapper.static-1201050 .block6__title1 br {
    display: none;
  }

  .staticWrapper.static-1201050 .block6__title1>span>span {
    font-size: 36px;
  }

  .staticWrapper.static-1201050 .block6__title1>span::after {
    width: 28px;
    font-size: 13px;
    padding: 15px 0 0 0;
  }

  .staticWrapper.static-1201050 .block7 {
    width: 834px;
    max-width: 100%;
    margin: 80px auto 0;
  }

  .staticWrapper.static-1201050 .block7:first-child {
    margin-top: 50px;
  }

  .staticWrapper.static-1201050 .block7__inner1 {
    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-1201050 .block7__inner1>div {
    width: 100%;
    padding: 0 40px 0 0;
  }

  .staticWrapper.static-1201050 .block7__title1 {
    font-size: 20px;
  }

  .staticWrapper.static-1201050 .block7__image1 {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    min-width: 403px;
    margin: 0 0 0 0;
  }

  .staticWrapper.static-1201050 .block7__image1 img {
    width: 359px;
  }

  .staticWrapper.static-1201050 .block7__video1 {
    min-width: 365px;
    max-width: 365px;
    margin: 0;
  }

  .staticWrapper.static-1201050 .block7__image3 {
    min-width: 400px;
    max-width: 400px;
    margin: 80px auto 0;
    font-size: 14px;
  }

  .staticWrapper.static-1201050 .block7__list1 {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 403px;
    margin: 0;
  }

  .staticWrapper.static-1201050 .block8__title1 {
    font-size: 32px;
  }

  /*  .staticWrapper.static-1201050 .block8__title1 br {
    display: none;
  }*/
  .staticWrapper.static-1201050 .block8__image1 {
    width: 258px;
    margin: 55px auto 0;
  }

  .staticWrapper.static-1201050 .block9__title1 {
    font-size: 20px;
  }

  .staticWrapper.static-1201050 .block9__image1 {
    width: 270px;
    margin-top: 30px;
  }

  .staticWrapper.static-1201050 .block9__image2 {
    width: 101px;
  }

  .staticWrapper.static-1201050 .block10 {
    margin-top: 70px;
  }

  .staticWrapper.static-1201050 .block10__title1 {
    font-size: 30px;
  }

  .staticWrapper.static-1201050 .block10__inner1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 50px auto 0;
    width: 720px;
  }

  .staticWrapper.static-1201050 .block10__unit1 {
    padding: 0;
    margin: 0;
  }

  .staticWrapper.static-1201050 .block10__unit1:nth-child(2) {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 230px;
    margin-right: 58px;
    margin-left: 58px;
  }

  .staticWrapper.static-1201050 .block10__title2 {
    position: static;
    display: inline-block;
    padding: 0 5px 5px 20px;
  }

  .staticWrapper.static-1201050 .block10__body1 {
    display: block;
  }

  .staticWrapper.static-1201050 .block10__image1 {
    min-width: 146px;
    max-width: 146px;
    margin: 30px auto 0;
  }

  .staticWrapper.static-1201050 .block10__text1 {
    margin: 20px 0 0 0;
    padding: 0;
  }

  .staticWrapper.static-1201050 .block10__movie1 {
    width: 490px;
    margin: 60px auto 0;
  }

  .staticWrapper.static-1201050 .block10__movie1-modal-inner::before {
    top: -70px;
    right: -14px;
    width: 100px;
    height: 2px;
  }

  .staticWrapper.static-1201050 .block10__movie1-modal-inner::after {
    top: -70px;
    right: -14px;
    width: 100px;
    height: 2px;
  }

  .staticWrapper.static-1201050 .block11 {
    width: 610px;
    margin: 60px auto 0;
    padding: 80px 30px 30px;
  }

  .staticWrapper.static-1201050 .block11:before {
    top: 40px;
  }

  .staticWrapper.static-1201050 .block11__title1 {
    font-size: 20px;
  }

  .staticWrapper.static-1201050 .block11__title1 br {
    display: none;
  }

  .staticWrapper.static-1201050 .block11__text1 {
    margin: 20px 0 0 0;
  }

  .staticWrapper.static-1201050 .block11__notes1 {
    font-size: 14px;
  }

  .staticWrapper.static-1201050 .block12 {
    margin-top: 100px;
  }

  .staticWrapper.static-1201050 .block12__title1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 24px;
  }

  .staticWrapper.static-1201050 .block12__title1 span::before {
    height: 10px;
  }

  .staticWrapper.static-1201050 .block12__image {
    width: 633px;
    height: 304px;
    margin: 50px auto 0;
    background: url("../images/img_section9_1_pc.png") 0 0 no-repeat;
  }

  .staticWrapper.static-1201050 .block12__image img {
    display: none;
  }

  .staticWrapper.static-1201050 .block13 {
    width: 720px;
    margin: 100px auto 0;
  }

  .staticWrapper.static-1201050 .block13__title1 {
    font-size: 24px;
  }

  .staticWrapper.static-1201050 .block13__title1 br {
    display: none;
  }

  .staticWrapper.static-1201050 .block13__inner1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 40px 0 0 0;
  }

  .staticWrapper.static-1201050 .block13__item {
    position: relative;
    width: 44.4%;
    /*    padding: 0 0 80px 0;*/
    ;
  }

  .staticWrapper.static-1201050 .block13__label1 {
    padding: 2px 8px;
  }

  .staticWrapper.static-1201050 .block13__label2 {
    padding: 2px 8px;
  }

  .staticWrapper.static-1201050 .block13__text2 {
    font-size: 20px;
    margin: 20px 0 0 0;
  }

  .staticWrapper.static-1201050 .block13__item:nth-of-type(2) .block13__text2 {
    margin: 40px 0 0 0;
  }

  .staticWrapper.static-1201050 .block13__text2 strong {
    font-size: 20px;
    line-height: 1.5;
  }

  .staticWrapper.static-1201050 .block13__item:nth-of-type(2) .block13__text2 strong {
    font-size: 16px;
  }

  .staticWrapper.static-1201050 .block13__text2 strong>span {
    font-size: 16px;
  }

  .staticWrapper.static-1201050 .block13__button1 {
    margin: 0;
    position: absolute;
    left: 0;
    bottom: -30px;
    width: 100%;
  }

  .staticWrapper.static-1201050 .block13__image1 {
    width: 122px;
  }

  .staticWrapper.static-1201050 .block13__image2 {
    width: 122px;
  }

  .staticWrapper.static-1201050 .block14 {
    margin: 100px 0 0 0;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#fff), to(rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(bottom, #fff, rgba(255, 255, 255, 0));
    background-image: linear-gradient(to top, #fff, rgba(255, 255, 255, 0));
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 100% 38px;
  }

  .staticWrapper.static-1201050 .block14__text1 {
    font-size: 24px;
  }

  .staticWrapper.static-1201050 .block14__text1 br {
    display: none;
  }

  .staticWrapper.static-1201050 .block14__image1 {
    width: 500px;
    margin: 30px auto 0;
  }

  .staticWrapper.static-1201050 .block14__linkBnr {
    width: 500px;
  }

  .staticWrapper.static-1201050 .block5__title1 {
    font-size: 32px;
  }

  .staticWrapper.static-1201050 .block6 {
    margin-top: 130px;
  }

  .staticWrapper.static-1201050 .block7 {
    margin-bottom: 110px;
    margin: 55px auto 0;
  }

  .staticWrapper.static-1201050 .block7__list1 {
    margin: 0 auto;
  }

  .staticWrapper.static-1201050 .block7__video1 {
    margin-left: 40px;
    margin-top: 20px;
  }

  .staticWrapper.static-1201050 .block7__inner1>div {
    padding-right: 0;
    padding-left: 40px;
  }

  .staticWrapper.static-1201050 .block9__title1 {
    font-size: 28px;
  }

  .staticWrapper.static-1201050 .block12__title1 {
    font-size: 28px;
  }

  .staticWrapper.static-1201050 .block8__title1 br {
    display: block;
  }
}

@media screen and (min-width: 769px) {
  .staticWrapper.static-1201050 .block14__linkBnr {
    width: 720px;
  }
}

@media screen and (min-width: 992px) {
  .staticWrapper.static-1201050 .block7__list1 li {
    width: 123px;
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .staticWrapper.static-1201050 .lp-btn {
    text-decoration: none;
    padding: 12px;
  }

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

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

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

  .staticWrapper.static-1201050 .endTxt {
    grid-column: 1 / 4;
    white-space: nowrap;
  }

  .staticWrapper.static-1201050 .stepArea {
    width: 100%;
    padding: 0;
  }

  .staticWrapper.static-1201050 .stepArea__inner {
    width: 100%;
    padding: 8px 0;
  }

  .staticWrapper.static-1201050 .stepArea__ttl {
    font-size: 16px;
  }

  .staticWrapper.static-1201050 .stepArea__list__item {
    margin-left: 20px;
    margin-right: 20px;
  }

  .staticWrapper.static-1201050 .soldOut {
    background-color: #EF857D;
    color: #fff;
    position: absolute;
    font-size: 12px;
    padding: 0px 28px;
    line-height: 1;
    top: 110px;
    right: 13px;
  }

  .staticWrapper.static-1201050 .soldOut p {
    line-height: 1;
    margin: 10px 0;
  }

  .staticWrapper.static-1201050 .soldOut02 {
    background-color: #EF857D;
    color: #fff;
    position: absolute;
    font-size: 12px;
    padding: 0 23px;
    line-height: 1;
    top: 65px;
    right: 0;
  }

  .staticWrapper.static-1201050 .soldOut02 p {
    line-height: 1;
    margin: 10px 0;
  }

  .staticWrapper.static-1201050 .block10__movie1 {
    width: 80%;
    margin: 40px auto 0;
  }

  .staticWrapper.static-1201050 .block10__movie1-modal-inner {
    width: 250px !important;
    height: 75% !important;
  }

  .staticWrapper.static-1201050 .block14__linkBnr {
    width: auto;
    height: 150px;
    margin: 45px auto 0;
  }

  .staticWrapper.static-1201050 .block14__linkBnr a {
    background: url(/contents/small/1201050/images/bg-feature-bnr-sp.png) center center no-repeat;
    background-size: cover;
    font-size: 15px;
    padding-top: 35px;
    padding-left: 18px;
  }

  .staticWrapper.static-1201050 .block14__linkBnr a .linkBnrLargeText {
    margin-top: 5px;
    font-size: 20px;
  }

  .staticWrapper.static-1201050 .awardBlock {
    width: 335px;
    margin: 40px auto 0;
  }

  .staticWrapper.static-1201050 .awardBlock__btn {
    width: 270px;
    bottom: 35px;
    margin-left: calc(50% - 140px);
  }

  .staticWrapper.static-1201050 .awardBlock__inner {
    padding: 20px 0;
  }

  .staticWrapper.static-1201050 .awardBlock__inner__icon {
    width: 25px;
  }

  .staticWrapper.static-1201050 .awardBlock__inner__ttl {
    font-size: 20px;
    text-align: center;
    margin-left: calc(50% - 125px);
  }

  .staticWrapper.static-1201050 .awardBlock__inner__list__item01 {
    width: 92px;
    margin-right: 10px;
  }

  .staticWrapper.static-1201050 .awardBlock__inner__list__item02 {
    width: 80px;
    margin-right: 10px;
  }

  .staticWrapper.static-1201050 .awardBlock__inner__list__item03 {
    width: 80px;
  }

  .staticWrapper.static-1201050 .awardBlock__inner__note {
    margin-right: 20px;
  }

  .staticWrapper.static-1201050 .awardBlock02 {
    margin-top: 50px;
  }

  .staticWrapper.static-1201050 .bnrBlock {
    max-width: 670px;
    background-image: none;
    padding: 0;
    margin-top: 45px;
    height: auto;
  }

  .staticWrapper.static-1201050 .ttlBlock__txt {
    margin-top: 10px;
  }

  .staticWrapper.static-1201050 .worriesBlock {
    margin: 50px -20px 0;
    padding: 40px 20px 50px;
  }

  .staticWrapper.static-1201050 .worriesBlock h2 {
    font-size: 20px;
  }

  .staticWrapper.static-1201050 .worriesBlock__list {
    width: 100%;
  }

  .staticWrapper.static-1201050 .worriesBlock__list__item {
    font-size: 14px;
    position: relative;
    padding-left: 35px;
  }

  .staticWrapper.static-1201050 .worriesBlock__list__item:before {
    width: 25px;
    height: 25px;
    position: absolute;
    top: 3px;
    left: 0px;
  }

  .staticWrapper.static-1201050 .worriesBlock__list:after {
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #5c5a5a;
    bottom: -20px;
  }

  .staticWrapper.static-1201050 .worriesBlock__leadImg {
    width: 110px;
  }

  .staticWrapper.static-1201050 .worriesBlock__answerBox {
    width: 100%;
    margin-top: 40px;
    font-size: 14px;
  }

  .staticWrapper.static-1201050 .worriesBlock .causeBlock {
    margin-top: 50px;
  }

  .staticWrapper.static-1201050 .worriesBlock .causeBlock__txt {
    font-size: 14px;
    margin-top: 10px;
    text-align: left;
  }

  .staticWrapper.static-1201050 .worriesBlock .causeBlock__answer {
    font-size: 20px;
    margin-left: calc(50% - 160px);
    letter-spacing: -1px;
  }

  .staticWrapper.static-1201050 .beautyColumnBlock {
    width: auto;
    margin: 70px -20px 0;
    border-right: none;
    border-left: none;
    position: relative;
    padding: 160px 20px 40px 40px;
    position: relative;
  }

  .staticWrapper.static-1201050 .beautyColumnBlock__inner__imgBox {
    width: 110px;
    margin-right: 20px;
    font-size: 10px;
  }

  .staticWrapper.static-1201050 .beautyColumnBlock__inner__txtBox__txt {
    margin-top: 0;
    font-size: 12px;
  }

  .staticWrapper.static-1201050 .beautyColumnBlock__inner__txtBox__ttl {
    position: absolute;
    top: 10px;
    right: 0;
    left: 0;
    text-align: center;
  }

  .staticWrapper.static-1201050 .beautyColumnBlock__inner__txtBox .notes {
    font-size: 10px;
    position: absolute;
    bottom: 10px;
    left: 40px;
  }

  .staticWrapper.static-1201050 .beautyColumnBlock--goast {
    padding: 25px 30px 40px;
  }

  .staticWrapper.static-1201050 .stepBlock {
    margin-top: 60px;
  }

  .staticWrapper.static-1201050 .stepBlock h2 {
    font-size: 20px;
  }

  .staticWrapper.static-1201050 .stepBlock__list {
    width: 100%;
    margin-top: 25px;
  }

  .staticWrapper.static-1201050 .stepBlock__img {
    width: 330px;
    margin-top: 60px;
  }

  .staticWrapper.static-1201050 .moreBlock {
    width: auto;
    padding: 20px 35px;
  }

  .staticWrapper.static-1201050 .section-reason-wrap .ttlBlock__ttl {
    font-size: 16px;
    margin-top: 20px;
  }

  .staticWrapper.static-1201050 .section-reason-wrap .ttlBlock__txt {
    margin-top: 15px;
  }

  .staticWrapper.static-1201050 .section-reason-wrap h5.pink {
    font-size: 16px;
  }

  .staticWrapper.static-1201050 .section-reason-wrap.col2.columnsp {
    display: block;
    margin-top: 40px;
  }

  .staticWrapper.static-1201050 .section-reason-contentwrap {
    width: 100%;
  }

  .staticWrapper.static-1201050 .section-reason-contentwrap:last-child {
    width: 100%;
  }

  .staticWrapper.static-1201050 .block5__lead {
    font-size: 12px;
  }

  .staticWrapper.static-1201050 .block5__title1 {
    font-size: 20px;
  }

  .staticWrapper.static-1201050 .block6__txt {
    font-size: 12px;
  }

  .staticWrapper.static-1201050 .block6__lead {
    font-size: 14px;
    margin-top: 0;
  }

  .staticWrapper.static-1201050 .block6__ttl {
    font-size: 20px;
    margin-bottom: 60px;
  }

  .staticWrapper.static-1201050 .block6 .notes {
    text-align: left;
  }

  .staticWrapper.static-1201050 .block7__title1 {
    position: absolute;
    top: -35px;
  }

  .staticWrapper.static-1201050 .block7__title1--goast {
    position: absolute;
    top: -35px;
    left: calc(50% - 142px);
  }

  .staticWrapper.static-1201050 .block7__image1 {
    margin-top: 20px;
    margin-bottom: 70px;
  }

  .staticWrapper.static-1201050 .block7 .beautyColumnBlock {
    padding-top: 75px;
  }

  .staticWrapper.static-1201050 .block8 {
    margin-top: 50px;
  }

  .staticWrapper.static-1201050 .block8__title2 {
    font-size: 14px;
  }

  .staticWrapper.static-1201050 .block9__title1 {
    font-size: 20px;
  }

  .staticWrapper.static-1201050 .block12__title1 {
    font-size: 20px;
  }

  .staticWrapper.static-1201050 .mid_120 .sectionKind {
    margin: 0 -20px;
  }

  .staticWrapper.static-1201050 .mid_120 .sectionKind .kindTitle {
    margin: 40px 0 20px;
    padding: 30px 0 0;
    font-size: 18px;
  }

  .staticWrapper.static-1201050 .mid_120 .sectionKind .kindTitleTxt {
    margin-bottom: 20px;
  }

  .staticWrapper.static-1201050 .mid_120 .sectionKind .kindTable thead th {
    padding: 20px 10px;
  }

  .staticWrapper.static-1201050 .mid_120 .sectionKind .kindTable tbody td {
    padding: 20px 10px;
  }

  .staticWrapper.static-1201050 .mid_120 .sectionKind .kindTitle span {
    font-size: 30px;
  }

  .staticWrapper.static-1201050 .mid_120 .sectionKind .kindInner {
    margin: 0 20px;
  }

  .staticWrapper.static-1201050 .mid_120 .sectionKind .kindTable thead p {
    font-size: 12px;
  }

  .staticWrapper.static-1201050 .mid_120 .sectionPoint p.pointNum img,
  .staticWrapper.static-1201050 .mid_120 .sectionKind .kindTable .kindTableStar img {
    width: inherit !important;
  }

  .staticWrapper.static-1201050 .mid_120 .sectionKind .kindTable .kindTableTitle {
    font-size: 13px;
    height: 85px;
    line-height: 1.5;
  }

  .staticWrapper.static-1201050 .mid_120 .sectionKind .kindTable .kindTableTxt1 {
    height: 54px;
  }

  .staticWrapper.static-1201050 .mid_120 .sectionKind .kindTable .kindTableTextureTitle {
    font-size: 13px;
  }

  .staticWrapper.static-1201050 .mid_120 .sectionKind .kindTable tbody td.kindTableStarwrap.word {
    padding: 64px 0px 20px 0px;
  }

  .staticWrapper.static-1201050 .mid_120 .sectionKind .kindTable .kindTableTextureTitle+p {
    min-height: 85px;
  }

  .staticWrapper.static-1201050 .mid_120 .sectionKind .kindTable tbody th {
    padding: 3px;
    font-size: 13px;
  }

  .staticWrapper.static-1201050 .sectionKind .kindTable tbody td .kindTableTexture {
    width: 80px;
  }

  .staticWrapper.static-1201050 .sectionKind .kindTable tbody td {
    font-size: 12px;
  }

  .staticWrapper.static-1201050 .sectionKind .kindTable .kindTableStar+p {
    margin-top: 8px;
  }

  .staticWrapper.static-1201050 .point2 .block7__inner1 {
    flex-wrap: wrap;
    max-width: 670px;
    margin-inline: auto;
  }
}

@media screen and (max-width: 567px) {
  .staticWrapper.static-1201050 .mid_120 .sectionKind .kindTable {
    /* width: 528px; */
    /* width: 400px; */
    width: 580px;
  }

  .staticWrapper.static-1201050 .mid_120 .sectionKind .kindInner {
    overflow-x: scroll;
    padding-bottom: 10px;
  }

  .staticWrapper.static-1201050 .mid_120 .sectionKind .kindInner::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.65);
    border-radius: 10px;
  }

  .staticWrapper.static-1201050 .mid_120 .sectionKind .kindInner::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.1);
    border-radius: 10px;
  }

  .staticWrapper.static-1201050 .mid_120 .sectionKind .kindInner::-webkit-scrollbar {
    -webkit-appearance: none;
    display: block;
    width: 100%;
    height: 6px;
  }
}

@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes blur-in {
  0% {
    -webkit-filter: blur(10px);
    filter: blur(10px);
  }

  100% {
    -webkit-filter: blur(0px);
    filter: blur(0px);
  }
}

@keyframes blur-in {
  0% {
    -webkit-filter: blur(10px);
    filter: blur(10px);
  }

  100% {
    -webkit-filter: blur(0px);
    filter: blur(0px);
  }
}

@-webkit-keyframes scale-in {
  0% {
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes scale-in {
  0% {
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@-webkit-keyframes heading-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@keyframes heading-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px)
  }
}

.staticWrapper.static-1201050 .sectionLink {
  margin: 60px 0 40px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .staticWrapper.static-1201050 .sectionLink {
    margin: 20px 0 10px;
  }
}

.staticWrapper.static-1201050 .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-1201050 .smallSection *,
.staticWrapper.static-1201050 .smallSection *::before,
.staticWrapper.static-1201050 .smallSection *::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.staticWrapper.static-1201050 .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-1201050 .smallSection .tLead,
.staticWrapper.static-1201050 .smallSection .tLead--left {
  margin-bottom: 30px;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0.04em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.staticWrapper.static-1201050 .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-1201050 .smallSection .list--crown>li {
  position: relative;
  padding-left: 1.28em;
}

.staticWrapper.static-1201050 .smallSection .list--crown>li::before {
  position: absolute;
  top: .4em;
  left: 0;
  content: url("/contents/small/1201050/images/img-award.png");
}

@media screen and (max-width: 768px) {
  .staticWrapper.static-1201050 .smallSection .list--crown>li::before {
    top: 0em;
    content: url("/contents/small/1201050/images/sp/img-award.png");
  }
}

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

.staticWrapper.static-1201050 .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-1201050 .smallSection .menuLink__btn {
  margin-left: 10px;
  margin-right: 10px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.staticWrapper.static-1201050 .smallSection .feature__heading {
  margin-bottom: 20px;
  font-size: 24px;
  letter-spacing: 0.04em;
  margin-left: 30px;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .staticWrapper.static-1201050 .smallSection .feature__heading {
    margin-left: 22px;
  }
}

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

.staticWrapper.static-1201050 .smallSection .feature__lead span {
  border-bottom: 1px solid #86d6f5;
}

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

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

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

.staticWrapper.static-1201050 .smallSection .icon,
.staticWrapper.static-1201050 .smallSection .icon--square,
.staticWrapper.static-1201050 .smallSection .icon--circle,
.staticWrapper.static-1201050 .smallSection .icon--date,
.staticWrapper.static-1201050 .smallSection .icon--quantity,
.staticWrapper.static-1201050 .smallSection .icon--new,
.staticWrapper.static-1201050 .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-1201050 .smallSection .icon .num,
.staticWrapper.static-1201050 .smallSection .icon--square .num,
.staticWrapper.static-1201050 .smallSection .icon--circle .num,
.staticWrapper.static-1201050 .smallSection .icon--date .num,
.staticWrapper.static-1201050 .smallSection .icon--quantity .num,
.staticWrapper.static-1201050 .smallSection .icon--new .num,
.staticWrapper.static-1201050 .smallSection .icon--set .num {
  margin-bottom: 0;
}

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

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

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

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

.staticWrapper.static-1201050 .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-1201050 .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-1201050 .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-1201050 .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-1201050 .smallSection .icon--new,
.staticWrapper.static-1201050 .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-1201050 .smallSection .icon--set {
  width: 90px;
  height: 90px;
  font-size: 30px;
  letter-spacing: 0.02em;
}

.staticWrapper.static-1201050 .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-1201050 .smallSection .icon--quasi-drugs {
  line-height: 10px;
  padding-top: 5px;
}

.staticWrapper.static-1201050 .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-1201050 .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-1201050 .smallSection .num {
  margin-bottom: 20px;
  text-align: center;
  line-height: 1;
}

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

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

.staticWrapper.static-1201050 .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-1201050 .smallSection .achievement__item {
  text-align: center;
}

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

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

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

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

.staticWrapper.static-1201050 .smallSection .sectionKv__content,
.staticWrapper.static-1201050 .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-1201050 .smallSection .sectionKv__txt {
  font-size: 20px;
}

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

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

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

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

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

.staticWrapper.static-1201050 .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/1201050/images/img-main-Ed01.jpg") no-repeat top right;
  background-size: cover;
}

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

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

.staticWrapper.static-1201050 .smallSection .sectionEd--rev .sectionEd__content {
  background: url("/contents/small/1201050/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-1201050 .smallSection .sectionEd--rev .sectionEd__heading {
  text-align: left;
}

.staticWrapper.static-1201050 .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-1201050 .smallSection .sectionEd--txt .sectionEd__heading {
  text-align: center;
}

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

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

.staticWrapper.static-1201050 .smallSection .beautyColumn__shoulder,
.staticWrapper.static-1201050 .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-1201050 .smallSection .beautyColumn__heading {
  font-size: 24px;
  margin-bottom: 20px;
  letter-spacing: 0.12em;
  line-height: 1.8;
}

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

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

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

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

.staticWrapper.static-1201050 .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-1201050 .smallSection .setBlock .icon--set {
  position: absolute;
  top: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.staticWrapper.static-1201050 .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-1201050 .smallSection .setBlock__linkBlock a {
  display: block;
  text-decoration: underline;
}

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

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

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

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

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

.staticWrapper.static-1201050 .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-1201050 .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-1201050 .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-1201050 .smallSection .setBlock__stepItem,
.staticWrapper.static-1201050 .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-1201050 .smallSection .setBlock__stepHeading {
  margin: 0 -20px;
  font-size: 20px;
  text-align: center;
}

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

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

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

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

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

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

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

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

.staticWrapper.static-1201050 .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-1201050 .smallSection .review01__comment:nth-child(odd) .review01__balloon {
  margin-left: 14px;
}

.staticWrapper.static-1201050 .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-1201050 .smallSection .review01__comment:nth-child(even) .review01__balloon {
  margin-right: 14px;
}

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

.staticWrapper.static-1201050 .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-1201050 .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-1201050 .smallSection .review01__img {
  position: relative;
  -ms-flex-preferred-size: 114px;
  flex-basis: 114px;
  min-width: 114px;
  max-width: 114px;
}

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

.staticWrapper.static-1201050 .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-1201050 .smallSection .review01__balloon::before,
.staticWrapper.static-1201050 .smallSection .review01__balloon::after {
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  right: 100%;
  top: 25%;
}

.staticWrapper.static-1201050 .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-1201050 .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-1201050 .smallSection .reviewBlock {
  display: block;
  margin-bottom: 60px;
}

.staticWrapper.static-1201050 .smallSection .review02,
.staticWrapper.static-1201050 .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-1201050 .smallSection .review02__img {
  -ms-flex-preferred-size: 84px;
  flex-basis: 84px;
  min-width: 84px;
  max-width: 84px;
}

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

.staticWrapper.static-1201050 .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-1201050 .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-1201050 .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-1201050 .smallSection .review02--figRight {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

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

.staticWrapper.static-1201050 .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-1201050 .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-1201050 .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/1201050/images/bg-banner-archives.png") no-repeat left center;
}

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

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

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

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

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

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

.staticWrapper.static-1201050 .smallSection .award__ttl {
  background: url(/contents/small/1201050/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-1201050 .smallSection .award__ttl span {
  font-weight: bold;
  font-size: 1.5em;
}

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

.staticWrapper.static-1201050 .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-1201050 .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-1201050 .smallSection .appLinks__container:nth-child(2) {
  margin-left: 62px;
}

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

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

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

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

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

.staticWrapper.static-1201050 .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-1201050 .smallSection .itemSliderRich__list::after {
  content: "";
  display: table;
  clear: both;
}

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

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

.staticWrapper.static-1201050 .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-1201050 .smallSection .itemSliderRich__list .slick-arrow::before {
  content: none;
}

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

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

.staticWrapper.static-1201050 .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-1201050 .smallSection .itemSliderRich__itemCard.color001 {
  color: #cf5142;
  background-image: url(/contents/small/1353011/images/bg-rouge-color-001.png);
}

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

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

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

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

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

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

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

.staticWrapper.static-1201050 .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-1201050 .smallSection .itemSliderRich__textContainer {
  text-align: left;
  margin: 0 0 10px 70px;
  height: 90px;
}

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

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

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

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

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

.staticWrapper.static-1201050 .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-1201050 .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-1201050 .smallSection .itemSliderRich__thumb__item:not(:first-child) {
  margin-left: 19px;
}

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

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

.staticWrapper.static-1201050 .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-1201050 .smallSection .itemSliderRich__thumb__icon,
.staticWrapper.static-1201050 .smallSection .itemSliderRich__thumb__icon--y,
.staticWrapper.static-1201050 .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-1201050 .smallSection .itemSliderRich__thumb__icon--y {
  background-color: #fefbcb;
}

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

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

.staticWrapper.static-1201050 .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-1201050 .smallSection .itemSliderRich__iconItem {
  margin-left: 15px;
}

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

.staticWrapper.static-1201050 .smallSection .itemSliderRich__icon,
.staticWrapper.static-1201050 .smallSection .itemSliderRich__icon--y,
.staticWrapper.static-1201050 .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-1201050 .smallSection .itemSliderRich__icon--y {
  background-color: #fefbcb;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.staticWrapper.static-1201050 .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-1201050 .smallSection .section-steps__table.section-steps__table--col3wide .section-steps__table__wrap--left,
.staticWrapper.static-1201050 .smallSection .section-steps__table.section-steps__table--col3wide .section-steps__table__wrap--right {
  width: calc(100% / 4);
}

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

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

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

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

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

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

.staticWrapper.static-1201050 .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-1201050 .smallSection .section-steps__table__image {
  text-align: center;
}

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

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

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

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

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

.staticWrapper.static-1201050 .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-1201050 .smallSection .section-steps__table__label {
  margin: 20px 0;
}

.staticWrapper.static-1201050 .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-1201050 .smallSection .section-steps__table .tNotes--order {
  margin-top: 5px;
}

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

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

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

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

.staticWrapper.static-1201050 .smallSection .stepType__l,
.staticWrapper.static-1201050 .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-1201050 .smallSection .stepType__l {
  left: 10px;
  width: calc(50% - 15px);
  color: #102C83;
  border: solid 1px #102C83;
  background-color: #FFF;
}

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

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

.staticWrapper.static-1201050 .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-1201050 .smallSection .steps__item,
.staticWrapper.static-1201050 .smallSection .steps__item--main {
  font-size: 24px;
  line-height: 1.16;
  text-align: center;
}

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

.staticWrapper.static-1201050 .smallSection .steps__item+li::before,
.staticWrapper.static-1201050 .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-1201050 .smallSection .steps__item--main {
  min-width: 335px;
  -ms-flex-preferred-size: 335px;
  flex-basis: 335px;
}

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

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

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

.staticWrapper.static-1201050 .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-1201050 .smallSection .step-box__inner,
.staticWrapper.static-1201050 .smallSection .step-box__inner--main {
  position: relative;
  -ms-flex-preferred-size: 138px;
  flex-basis: 138px;
}

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

.staticWrapper.static-1201050 .smallSection .step-box__inner::before,
.staticWrapper.static-1201050 .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-1201050 .smallSection .step-box__inner--main .step-box__num {
  background-color: #102C83;
}

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

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

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

.staticWrapper.static-1201050 .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-1201050 .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-1201050 .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-1201050 .smallSection .lp-btn.lp-btn--down .lp-btn__text:after {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

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

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

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

.staticWrapper.static-1201050 .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-1201050 .smallSection .lp-btn--strong .lp-btn__text {
  font-weight: 700;
}

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

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

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

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

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

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

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

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

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

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

@media screen and (min-width: 769px) {
  .staticWrapper.static-1201050 .smallSection .icon--circle .num__shoulder {
    padding-top: 2px;
  }

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

  .staticWrapper.static-1201050 .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-1201050 .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-1201050 .smallSection .achievement__num {
    font-size: 72px;
    letter-spacing: -0.02em;
    line-height: 1.1;
  }

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

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

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

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

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

  .staticWrapper.static-1201050 .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-1201050 .smallSection .sectionKv__iconWrap .icon--date {
    margin-right: 12px;
  }

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

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

  .staticWrapper.static-1201050 .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-1201050 .smallSection .beautyColumn__col--txt {
    -ms-flex-preferred-size: 420px;
    flex-basis: 420px;
    max-width: 420px;
    margin-right: 40px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .staticWrapper.static-1201050 .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-1201050 .smallSection .stepType__col--txt {
    -ms-flex-preferred-size: 33.33%;
    flex-basis: 33.33%;
    max-width: 33.33%;
    padding-right: 20px;
  }

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

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

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

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

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

@media screen and (min-width: 769px) and (max-width: 768px) {
  .staticWrapper.static-1201050 .smallSection .stepType__col--txt .tLead--left:only-child {
    display: table;
    margin: 0 auto 10px;
  }
}

@media (max-width: 1023px) {
  .staticWrapper.static-1201050 .smallSection__bigMv {
    margin: 0 -64px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .staticWrapper.static-1201050 .smallSection .sectionKv__content,
  .staticWrapper.static-1201050 .smallSection .sectionKv__content--centerSP {
    background: url("/contents/small/1201050/images/sp/img-main-kv-sp.jpg") no-repeat center bottom;
    max-width: none;
    height: 114.6vw;
    margin: 0 -20px;
    padding-right: 20px;
    padding-bottom: 80vw;
    padding-left: 20px;
    background-size: cover;
  }

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

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

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

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

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

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

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

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

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

  .staticWrapper.static-1201050 .smallSection .sectionEd__content {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: url("/contents/small/1201050/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-1201050 .smallSection .sectionEd__heading {
    text-align: center;
    padding: 0 20px;
  }

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

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

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

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

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

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

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

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

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

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

  .staticWrapper.static-1201050 .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-1201050 .smallSection .setBlock__boxText {
    display: block;
    margin-top: 20px;
    font-size: 14px;
    text-align: center;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .staticWrapper.static-1201050 .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-1201050 .smallSection .appLinks__title,
  .staticWrapper.static-1201050 .smallSection .appLinks__title--here {
    font-size: 16px;
    letter-spacing: 0.06em;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .staticWrapper.static-1201050 .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-1201050 .smallSection .itemSlider__list::after {
    content: "";
    clear: both;
    display: table;
  }

  .staticWrapper.static-1201050 .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-1201050 .smallSection .itemSlider__list .slick-arrow {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 90px;
    z-index: 1000;
  }

  .staticWrapper.static-1201050 .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-1201050 .smallSection .itemSlider__list .slick-prev {
    left: 20px;
  }

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

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

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

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

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

  .staticWrapper.static-1201050 .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-1201050 .smallSection .itemSlider__list .slick-dots li.slick-active button::before {
    border: 0;
    background-color: #E0E0E0;
  }

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

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

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

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

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

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

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

  .staticWrapper.static-1201050 .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-1201050 .smallSection .section-steps__table.section-steps__table--col3wide .section-steps__table__wrap--left,
  .staticWrapper.static-1201050 .smallSection .section-steps__table.section-steps__table--col3wide .section-steps__table__wrap--right {
    width: 100%;
  }

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

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

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

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

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

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

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

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

  .staticWrapper.static-1201050 .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-1201050 .smallSection .section-steps__table__image img {
    max-width: 64px;
    height: auto;
    margin: 20px 0 20px 5px;
  }

  .staticWrapper.static-1201050 .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-1201050 .smallSection .section-steps__table__stagenum span {
    font-size: 20px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .staticWrapper.static-1201050 .smallSection .steps__item,
  .staticWrapper.static-1201050 .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-1201050 .smallSection .steps__item+li,
  .staticWrapper.static-1201050 .smallSection .steps__item--main+li {
    margin: 35px 0 0;
  }

  .staticWrapper.static-1201050 .smallSection .steps__item+li::before,
  .staticWrapper.static-1201050 .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-1201050 .smallSection .steps__item--main {
    min-width: 0;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


  .staticWrapper.static-1201050 .block7__text1.is-hide--pc,
  .staticWrapper.static-1201050 .block7__notes1.is-hide--pc {
    margin-inline: -20px;
    text-align: left;
  }
}

@media (max-width: 374px) {
  .staticWrapper.static-1201050 .smallSection .sectionEd__content {
    height: 106.66vw;
    padding: 0 0 64vw 0;
  }

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

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

@media screen and (max-width: 374px) {
  .staticWrapper.static-1201050 .smallSection .review01__balloon {
    font-size: 12px;
  }

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

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

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

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

@media screen and (max-width: 359px) {
  .staticWrapper.static-1201050 .smallSection .review01__comment {
    margin-top: -10px;
  }
}

@media (max-width: 359px) {

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

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

  .staticWrapper.static-1201050 .smallSection .step-box__num {
    font-size: 12px;
  }
}

@-webkit-keyframes tpr_fade {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes tpr_fade {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}


/*グレーアウト*/

.staticWrapper.static-1201050 .spatula {
  position: relative;
}

.staticWrapper.static-1201050 .campaignCol__end {
  position: absolute;
  top: -15px;
  right: 15px;
  bottom: -15px;
  left: 15px;
  z-index: 10;
  background: rgba(0, 0, 0, .5);
}

.staticWrapper.static-1201050 .campaignCol__endTxt {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #FFF;
  font-weight: bold;
  text-align: center;
  font-size: 16px;
  transform: translate(-50%, -50%);
}


@media screen and (max-width: 768px) {
  .staticWrapper.static-1201050 .campaignCol__end {
    top: -10px;
    right: -10px;
    bottom: -10px;
    left: -10px;
    z-index: 10;
    position: absolute;
    background: rgba(0, 0, 0, .5);
  }

  .staticWrapper.static-1201050 .campaignCol__endTxt {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
    transform: translate(-50%, -50%);
  }
}

/*マージン*/

.staticWrapper.static-1201050 .smallSection .u-mt-none {
  margin-top: 0 !important;
}

.staticWrapper.static-1201050 .smallSection .u-mr-none {
  margin-right: 0 !important;
}

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

.staticWrapper.static-1201050 .smallSection .u-ml-none {
  margin-left: 0 !important;
}

.staticWrapper.static-1201050 .smallSection .u-mt-s {
  margin-top: 20px !important;
}

.staticWrapper.static-1201050 .smallSection .u-mr-s {
  margin-right: 20px !important;
}

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

.staticWrapper.static-1201050 .smallSection .u-ml-s {
  margin-left: 20px !important;
}

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

.staticWrapper.static-1201050 .smallSection .u-mr-m {
  margin-right: 40px !important;
}

.staticWrapper.static-1201050 .smallSection .u-mb-m {
  margin-bottom: 40px !important;
}

.staticWrapper.static-1201050 .smallSection .u-ml-m {
  margin-left: 40px !important;
}

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

.staticWrapper.static-1201050 .smallSection .u-mr-l {
  margin-right: 80px !important;
}

.staticWrapper.static-1201050 .smallSection .u-mb-l {
  margin-bottom: 80px !important;
}

.staticWrapper.static-1201050 .smallSection .u-ml-l {
  margin-left: 80px !important;
}

.staticWrapper.static-1201050 .CampaignBlock {
  background-color: #e1f3f5;
  max-width: 1120px;
  padding: 30px 0 1px;
  position: relative;
}

@media screen and (max-width: 768px) {
  .staticWrapper.static-1201050 .CampaignBlock {
    margin: 0 -20px 0;
    padding: 20px 20px 20px;
  }
}

/*グレーアウト*/

.staticWrapper.static-1201050 .smallSection .txtwrap__end {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  z-index: 10;
  background: rgba(0, 0, 0, .5);
}

.staticWrapper.static-1201050 .smallSection .txtwrap__endTxt {
  position: absolute;
  top: 18%;
  left: 48%;
  color: #FFF;
  font-weight: bold;
  text-align: center;
  font-size: 22px;
  transform: translate(-48%, -50%);
}

.staticWrapper.static-1201050 .smallSection .GrayOut {
  position: relative;
}

@media (max-width: 768px) {
  .staticWrapper.static-1201050 .smallSection .txtwrap__end {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 10;
    background: rgba(0, 0, 0, .5);
  }

  .staticWrapper.static-1201050 .smallSection .txtwrap__endTxt {
    left: 20%;
    top: 10%;
    font-size: 18px;
    transform: translate(-15%, -50%);
  }
}


/*---------- sectionMv
----------------------*/
.staticWrapper.static-1201050 .sectionMv .sectionMv__mvWrap {
  width: 585px;
  margin: 30px auto 60px;
}

.staticWrapper.static-1201050 .sectionMv .movieBlock {
  position: relative;
  margin: 0 auto;
  text-align: center;
  width: 585px;
  padding-top: 330px;
  overflow: hidden;
}

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

.staticWrapper.static-1201050 .tNotes--right {
  text-align: right;
  margin-right: 75px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.static-1201050 .sectionMv .sectionMv__mvWrap {
    width: auto;
  }

  .staticWrapper.static-1201050 .sectionMv .movieBlock {
    width: 100%;
    padding-top: 56%;
  }

  .staticWrapper.static-1201050 .tNotes--right {
    margin-right: 50px;
  }
}

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

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

.staticWrapper.static-1201050 .smallSection .sectionKv__content,
.staticWrapper.static-1201050 .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-1201050 .smallSection .sectionKv__txt {
  font-size: 20px;
}

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

.staticWrapper.static-1201050 .smallSection .sectionKv__txt--border--pink {
  border-color: #EF857D;
  color: #EF857D;
}

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

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

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

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

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

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

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


@media screen and (max-width: 768px) {
  .staticWrapper.static-1201050 .smallSection .sectionKv--02 .sectionKv__shoulder {
    font-size: 14px;
    line-height: 1.5;
  }

  .staticWrapper.static-1201050 .smallSection .sectionKv--02 .sectionKv__title {
    font-size: 22px;
    line-height: 1.5;
  }

  .staticWrapper.static-1201050 .smallSection .sectionKv--02 .sectionKv__name {
    font-size: 18px;
  }

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

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

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

/* 2023年12月号　限定 */

.staticWrapper.static-1201050 .smallSection .limited-area .sectionKv__iconWrap .icon--limited_wh,
.staticWrapper.static-1201050 .smallSection .limited-area .sectionKv__iconWrap .icon--limited {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 74px;
  height: 74px;
  border: 1px solid #FFF;
  background: #FFF;
  color: #231815;
  font-size: 16px;
  text-align: center;
  line-height: 1.4;
  letter-spacing: -0.04em;
}

@media screen and (min-width: 769px) {

  .staticWrapper.static-1201050 .smallSection .limited-area .sectionKv__iconWrap>p:not(:first-child),
  .staticWrapper.static-1201050 .smallSection .limited-area .sectionKv--02 .sectionKv__iconWrap--02>p:not(:first-child) {
    margin-left: 12px;
  }
}

/* .staticWrapper.static-1201050 .smallSection .limited-area .sectionKv__iconWrap .icon--limited {
  background: unset;
  color: #FFF;
} */

.staticWrapper.static-1201050 .smallSection .limited-area .sectionKv__textWrap {
  color: #FFF;
  padding-top: 20px;
}

.staticWrapper.static-1201050 .smallSection .limited-area .sectionKv__content--centerSP .tNotes {
  position: absolute;
  right: 20px;
  bottom: 20px;
  color: #fff;
  text-align: right;
}

@media screen and (max-width: 768px) {

  .staticWrapper.static-1201050 .smallSection .limited-area .sectionKv__content--centerSP {
    background: url(/contents/small/1201050/images/sp/img-main-kv-sp.jpg) no-repeat center top;
    max-width: none;
    height: auto;
    margin: 0 -20px;
    padding-right: 20px;
    /* padding-bottom: unset; */
    padding-bottom: 40px;
    padding-left: 20px;
    background-size: cover;
    /* aspect-ratio: 250 / 349; */
    padding-top: calc(100% * (264 / 250));
    justify-content: flex-start;
  }

  .staticWrapper.static-1201050 .smallSection .limited-area .sectionKv__iconWrap {
    position: absolute;
    width: auto;
    height: auto;
    top: 20vw;
    right: unset;
    left: 20px;
    margin-top: -58px;
  }

  .staticWrapper.static-1201050 .smallSection .limited-area .sectionKv__iconWrap>p:not(:first-child),
  .staticWrapper.static-1201050 .smallSection .limited-area .sectionKv--02 .sectionKv__iconWrap--02>p:not(:first-child) {
    margin-left: 8px;
    margin-top: 0;
  }

  .staticWrapper.static-1201050 .smallSection .limited-area .sectionKv__iconWrap .icon--limited_wh,
  .staticWrapper.static-1201050 .smallSection .limited-area .sectionKv__iconWrap .icon--limited {
    width: 62px;
    height: 62px;
  }

  .staticWrapper.static-1201050 .smallSection .limited-area .sectionKv__iconWrap .icon--limited {
    margin-left: 20px;
  }

  .staticWrapper.static-1201050 .smallSection .limited-area .sectionKv__textWrap {
    text-align: left;
  }

}

.staticWrapper.static-1201050 .limited-area .smallSection__bg {
  margin: 0 -10.25vw 50px;
  padding: 80px 10.25vw;
  background-color: #f1f3f7;
}

.staticWrapper.static-1201050 .limited-area .smallSection__bg.u-mb-none.section--new {
  margin-top: -130px;
  padding-top: 150px;
}

.staticWrapper.static-1201050 .limited-area .smallSection__bg.section--cleansing {
  background-color: #303030;
  color: #fff;
  padding: 70px 10.25vw 55px;
}

.staticWrapper.static-1201050 .limited-area .smallSection__bg.section--cleansing .tNotes,
.staticWrapper.static-1201050 .limited-area .smallSection__bg.section--cleansing .tNotes--list,
.staticWrapper.static-1201050 .limited-area .smallSection__bg.section--cleansing .tNotes--order {
  color: #fff;
}

@media screen and (min-width: 769px) {
  .staticWrapper.static-1201050 .limited-area .smallSection__bg.section--cleansing .tNotes li {
    display: inline;
    margin-right: 4px;
  }
}

.staticWrapper.static-1201050 .limited-area .smallSection__bg.section--effect {
  padding-top: 50px;
  padding-bottom: calc(120px + 430px);
}

.staticWrapper.static-1201050 .smallSection .limited-area .marker {
  background: linear-gradient(transparent 65%, #f9eacc 0);
}

.staticWrapper.static-1201050 .limited-area .section--new .h03 {
  letter-spacing: 0;
}

.staticWrapper.static-1201050 .limited-area .section--new .h03__shoulder span {
  font-size: 24px;
}

.staticWrapper.static-1201050 .smallSection .limited-area .section--new .beautyColumn__shoulder {
  right: unset;
  left: 0;
}

.staticWrapper.static-1201050 .smallSection .limited-area .section--new .beautyColumn {
  max-width: 835px;
  margin: 80px auto 40px;
  position: relative;
  padding: 30px 90px;
  border: none;
  background: #fff;
}

@media screen and (min-width: 769px) {
  .staticWrapper.static-1201050 .smallSection .limited-area .beautyColumn__row {
    align-items: center;
  }
}

.staticWrapper.static-1201050 .limited-area .beautyColumn__col--ttl {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}

.staticWrapper.static-1201050 .smallSection .limited-area .beautyColumn__heading {
  font-size: 20px;
  margin-bottom: 0;
  line-height: 1.4;
}

.staticWrapper.static-1201050 .smallSection .limited-area .beautyColumn__heading .marker {
  font-weight: bold;
}

.staticWrapper.static-1201050 .limited-area .beautyColumn__col--ttl__icon {
  padding: 13px 15px;
  font-weight: bold;
  color: #fff;
  font-size: 20px;
  line-height: 1.2;
  background: #e2a400;
  margin-right: 16px;
}

@media screen and (min-width: 769px) {
  .staticWrapper.static-1201050 .smallSection .limited-area .section--new .beautyColumn__col--txt {
    flex-basis: 450px;
    max-width: 450px;
    margin-right: 40px;
  }

  .staticWrapper.static-1201050 .smallSection .limited-area .section--new .beautyColumn__col--fig {
    flex-basis: 164px;
    max-width: 164px;
  }
}

.staticWrapper.static-1201050 .smallSection .limited-area .section--cleansing .marker {
  font-weight: bold;
  background: linear-gradient(transparent 65%, #e2a400 0);
}

.staticWrapper.static-1201050 .smallSection .limited-area .h04__shoulder.h04__shoulder--bold {
  font-weight: bold;
}

.staticWrapper.static-1201050 .smallSection .limited-area .h03,
.staticWrapper.static-1201050 .smallSection .limited-area .h04 {
  line-height: 1.6;
}

.staticWrapper.static-1201050 .limited-area .effect--column {
  display: flex;
  align-items: flex-start;
  justify-content: center;
}

.staticWrapper.static-1201050 .limited-area .effect--column--1of2 {
  width: 410px;
  padding: 50px 30px 30px;
  background: #fff;
  text-align: center;
}

.staticWrapper.static-1201050 .limited-area .effect--column--1of2:first-of-type {
  margin-right: 20px;
}

.staticWrapper.static-1201050 .limited-area .effect--ttl {
  position: relative;
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  background: #303030;
  padding: 8px;
  margin-bottom: 16px;
}

.staticWrapper.static-1201050 .limited-area .effect--txt {
  position: relative;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 30px;
}

.staticWrapper.static-1201050 .limited-area .effect--txt span {
  font-weight: bold;
}

.staticWrapper.static-1201050 .limited-area .effect--txt span.effect--ttl_tNotes {
  position: absolute;
  content: '';
  top: -14px;
  right: 20px;
  font-weight: normal;
}

.staticWrapper.static-1201050 .limited-area .effect--end {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  line-height: 1.5;
  font-weight: bold;
  width: 100%;
  height: 80px;
  background-color: #f9eacc;
  margin-top: 16px;
}

.staticWrapper.static-1201050 .limited-area .btn--small {
  background-color: unset;
  margin-top: 30px;
}

.staticWrapper.static-1201050 .limited-area .txt--arrow {
  position: relative;
  font-size: 20px;
}

.staticWrapper.static-1201050 .limited-area .txt--arrow::after {
  position: absolute;
  content: '';
  width: 50px;
  height: 20px;
  background-image: url(/contents/small/1201050/images/img-limited-arrow.png);
  background-size: cover;
  left: calc(50% - 25px);
  bottom: -22px;
}

.staticWrapper.static-1201050 .limited-area .effect--result {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #fff;
  width: 590px;
  margin: -28px auto 0;
  padding: 32px 76px;
}

.staticWrapper.static-1201050 .limited-area .effect--result .h03 {
  text-align: left;
  line-height: 1.4;
  margin-bottom: 0;
}

.staticWrapper.static-1201050 .limited-area .effect--voice {
  background: #fff;
  margin: 100px auto;
  padding: 60px 0;
}

.staticWrapper.static-1201050 .limited-area .h03__shoulder--box {
  color: #fff;
  background: #303030;
  line-height: 1;
  padding: 10px 15px;
  margin-bottom: 14px;
}

.staticWrapper.static-1201050 .limited-area .h04__shoulder--box {
  color: #fff;
  background: #303030;
  line-height: 1;
  font-size: 24px;
  border: none;
  padding: 10px 12px;
  margin-right: 14px;
}

.staticWrapper.static-1201050 .limited-area .effect--voice--list {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
}

.staticWrapper.static-1201050 .limited-area .effect--voice--list_item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 460px;
  max-width: 100%;
  margin-bottom: 10px;
}

.staticWrapper.static-1201050 .limited-area .effect--voice--list_item img {
  width: 100px;
  height: auto;
  margin-right: 30px;
}

.staticWrapper.static-1201050 .limited-area .effect--voice--list_item p {
  width: 320px;
  max-width: 100%;
}

.staticWrapper.static-1201050 .limited-area .limited--feature {
  display: flex;
  align-items: center;
  justify-content: center;
}

.staticWrapper.static-1201050 .limited-area .limited--feature--1of2 {
  display: flex;
  align-items: center;
  justify-content: center;
}

.staticWrapper.static-1201050 .limited-area .limited--feature--1of2:first-of-type {
  margin-right: 60px;
}

.staticWrapper.static-1201050 .limited-area .limited--feature--txt {
  width: 300px;
  margin-left: 20px;
}

.staticWrapper.static-1201050 .limited-area .limited--feature--ttl {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 8px;
}

.staticWrapper.static-1201050 .limited-area .fig--center.original-kv {
  margin-top: -480px;
  margin-bottom: 100px;
}


@media screen and (max-width: 768px) {

  .staticWrapper.static-1201050 .smallSection .limited-area .fig__img {
    max-width: 375px;
    width: 100%;
  }

  .staticWrapper.static-1201050 .limited-area .smallSection__bg {
    padding: 70px 10.25vw;
  }

  .staticWrapper.static-1201050 .limited-area .smallSection__bg.u-mb-none.section--new {
    margin-top: -80px;
    padding-top: 30px;
    padding-bottom: 0;
  }

  .staticWrapper.static-1201050 .limited-area .smallSection__bg.section--effect {
    padding-bottom: 65px;
  }

  .staticWrapper.static-1201050 .limited-area .smallSection__bg.section--effect .h04 {
    margin-top: 0;
  }

  /*
  .staticWrapper.static-1201050 .smallSection .limited-area .marker {
    background: linear-gradient(transparent 65%, #f9eacc 0);
  }

  .staticWrapper.static-1201050 .limited-area .section--new .h03 {
    letter-spacing: 0;
  } */

  .staticWrapper.static-1201050 .limited-area .section--new .h03__shoulder {
    font-size: 16px;
    line-height: 1.5;
  }

  .staticWrapper.static-1201050 .limited-area .section--new .h03__shoulder span {
    font-size: 25px;
  }

  .staticWrapper.static-1201050 .smallSection .limited-area .section--new .beautyColumn__shoulder {
    left: 20px;
  }

  .staticWrapper.static-1201050 .smallSection .limited-area .section--new .beautyColumn {
    margin: 70px -20px 0;
    padding: 40px 20px 32px;
  }

  .staticWrapper.static-1201050 .limited-area .beautyColumn__col--ttl {
    position: relative;
    flex-wrap: wrap;
    margin-bottom: 20px;
  }

  .staticWrapper.static-1201050 .smallSection .beautyColumn__heading {
    font-size: 18px;
    letter-spacing: -0.01em;
    width: 100%;
    margin-top: 12px;
  }

  .staticWrapper.static-1201050 .limited-area .beautyColumn__col--ttl__icon {
    padding: 2px 8px;
    font-size: 18px;
  }

  .staticWrapper.static-1201050 .limited-area .section--new .beautyColumn__col--fig {
    position: absolute;
    width: 118px;
    height: auto;
    top: 20px;
    right: 20px;
  }

  .staticWrapper.static-1201050 .smallSection .limited-area .section--new .beautyColumn__col--txt {
    margin-bottom: 0;
  }

  /*
  .staticWrapper.static-1201050 .smallSection .limited-area .section--cleansing .marker {
    font-weight: bold;
    background: linear-gradient(transparent 65%, #e2a400 0);
  }

  .staticWrapper.static-1201050 .smallSection .limited-area .h04__shoulder.h04__shoulder--bold {
    font-weight: bold;
  } */

  /* .staticWrapper.static-1201050 .smallSection .limited-area .h03,
  .staticWrapper.static-1201050 .smallSection .limited-area .h04 {
    line-height: 1.6;
  } */

  .staticWrapper.static-1201050 .smallSection .limited-area .h04 {
    font-size: 18px;
  }

  .staticWrapper.static-1201050 .smallSection .limited-area .h04__shoulder.h04__shoulder--bold {
    font-size: 16px;
  }

  .staticWrapper.static-1201050 .limited-area .effect--column {
    flex-wrap: wrap;
  }

  .staticWrapper.static-1201050 .limited-area .effect--column--1of2 {
    width: 100%;
    max-width: 375px;
    padding: 40px 20px 30px;
  }

  .staticWrapper.static-1201050 .limited-area .effect--column--1of2:first-of-type {
    margin-right: 0;
    margin-bottom: 30px;
  }

  .staticWrapper.static-1201050 .limited-area .effect--ttl {
    padding: 5px;
    margin-bottom: 12px;
  }

  .staticWrapper.static-1201050 .limited-area .effect--txt {
    font-size: 14px;
    margin-bottom: 20px;
  }

  .staticWrapper.static-1201050 .limited-area .effect--txt span.effect--ttl_tNotes {
    top: -12px;
    right: 0;
  }

  .staticWrapper.static-1201050 .limited-area .effect--end {
    font-size: 14px;
    line-height: 1.7;
    height: auto;
    padding: 14px 0;
  }

  .staticWrapper.static-1201050 .smallSection .limited-area .section--effect .menuLink__btn {
    margin-bottom: 0;
  }

  .staticWrapper.static-1201050 .limited-area .btn--small {
    margin-top: 22px;
  }

  .staticWrapper.static-1201050 .limited-area .txt--arrow {
    font-size: 18px;
  }

  .staticWrapper.static-1201050 .limited-area .txt--arrow::after {
    width: 44px;
    height: 19px;
    left: calc(50% - 22px);
  }

  .staticWrapper.static-1201050 .limited-area .effect--result {
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    max-width: 375px;
    padding: 30px 20px;
  }

  .staticWrapper.static-1201050 .limited-area .effect--result .h03 {
    text-align: center;
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 1.3;
  }

  .staticWrapper.static-1201050 .limited-area .effect--result .h03__shoulder {
    font-size: 18px;
  }

  .staticWrapper.static-1201050 .limited-area .effect--voice {
    margin: 80px -20px 60px;
    padding: 60px 20px;
  }

  .staticWrapper.static-1201050 .limited-area .h03__shoulder--box {
    padding: 5px 8px;
    margin-bottom: 10px;
    font-size: 16px;
  }

  .staticWrapper.static-1201050 .limited-area .h04__shoulder--box {
    font-size: 18px;
    padding: 5px 6px;
    margin-right: 8px;
  }

  .staticWrapper.static-1201050 .limited-area .effect--voice .h03 {
    letter-spacing: -0.02em;
  }

  /* .staticWrapper.static-1201050 .limited-area .effect--voice--list {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
  } */

  .staticWrapper.static-1201050 .limited-area .effect--voice--list_item {
    margin-bottom: 20px;
  }

  .staticWrapper.static-1201050 .limited-area .effect--voice--list_item img {
    width: 90px;
    margin-right: 12px;
  }

  /* .staticWrapper.static-1201050 .limited-area .effect--voice--list_item p {
    width: 320px;
    max-width: 100%;
  } */

  .staticWrapper.static-1201050 .limited-area .limited--feature {
    flex-wrap: wrap;
  }

  .staticWrapper.static-1201050 .limited-area .limited--feature--1of2 {
    width: 375px;
    max-width: 100%;
  }

  .staticWrapper.static-1201050 .limited-area .limited--feature--1of2:first-of-type {
    margin-right: 0;
    margin-bottom: 40px;
  }

  .staticWrapper.static-1201050 .limited-area .limited--feature--1of2 img {
    width: 86px;
    height: auto;
    margin-right: 18px;
  }

  .staticWrapper.static-1201050 .limited-area .limited--feature--txt {
    width: 100%;
    margin-left: 0;
  }

  .staticWrapper.static-1201050 .limited-area .limited--feature--ttl {
    font-size: 16px;
    margin-bottom: 4px;
    letter-spacing: -0.02em;
  }

  .staticWrapper.static-1201050 .limited-area .fig--center.original-kv {
    margin: 0 -20px 80px;
  }

  .staticWrapper.static-1201050 .limited-area .fig--center.original-kv .fig__img {
    max-width: 100%;
  }
}


/* /2023年12月号　限定 */

/* 2024年10月号　限定 */

/* MV調整 */
.staticWrapper.static-1201050 .smallSection .limited-area .sectionKv__iconWrap .icon--limited_or {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 74px;
  height: 74px;
  background: #e2a400;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 1.4;
  letter-spacing: -0.04em;
}
.staticWrapper.static-1201050 .smallSection .limited-area .sectionKv__iconWrap .icon--limited{
  border: solid 1px #000;
}

/* MVテキスト　座布団調整 */
.staticWrapper.static-1201050 .smallSection .sectionKv__contentInner {
width: 80%;
}
.staticWrapper.static-1201050 .smallSection .limited-area .sectionKv__content--centerSP{
  overflow: hidden;
  padding-left: 0;
}

.staticWrapper.static-1201050 .smallSection .sectionKv--02 .sectionKv__title {
  color: #000;
  width: fit-content;
  padding-block: 5px;
  padding-inline: 9%;
  background-color: #fff;
}

.staticWrapper.static-1201050 .smallSection .sectionKv__iconWrap{
  padding-left: 9%;
}

.staticWrapper.static-1201050 .smallSection .sectionKv--02 .sectionKv__shoulder {
  margin-bottom: 5px;
  padding-left: 9%;
}

.staticWrapper.static-1201050 .smallSection .sectionKv--02 .sectionKv__name {
  margin-top: 5px;
  padding-left: 9%;
}

/* 部分改修 */
.staticWrapper.static-1201050 .smallSection .beautyColumn .list-heading {
  font-size: 16px;
  font-weight: bold;
  margin-top: 1em;
}

/* リストスタイル */
.staticWrapper.static-1201050 .smallSection .beautyColumn .poa-checkList__area {
  background-color: #f9eacc;
  padding-inline: 8px;
  padding-bottom: 10px;
}

.staticWrapper.static-1201050 .smallSection .beautyColumn .list-heading {
  text-align: center;
  padding-top: 10px;
  margin-bottom: 8px;
}

.staticWrapper.static-1201050 .smallSection .list--disc>li:before {
  width: 0.5em;
  height: 0.5em;
  border-radius: 0%;
  transform: translateY(-50%) rotate(45deg);
}

.staticWrapper.static-1201050 .smallSection .list--disc>li {
  padding-left: 1.3em;
}

/* 座布団合わせ */
.staticWrapper.static-1201050 .limited-area .effect--result {
  width: 100%;
  max-width: 960px;
  justify-content: center;

}

.staticWrapper.static-1201050 .limited-area .effect--result .h03 {
  margin-right: 1em;
}
/* 注釈位置調整 */
.staticWrapper.static-1201050 .limited-area .effect--txt span.effect--ttl_tNotes {
  left: 50%;
  transform: translateX(-50%);
  top: -16px;
}
.staticWrapper.static-1201050 .limited-area .effect--ttl{
  margin-bottom: 22px;
}



/* 追加コンテンツ */
.staticWrapper.static-1201050 .smallSection .limited-area-202410 .beautyColumn {
  background: #fff;
  border: none;
}

.staticWrapper.static-1201050 .smallSection .limited-area-202410 .beautyColumn .heading__shoulder {
  font-size: 18px;
  display: block;
  margin-bottom: 0.8em;
}

.staticWrapper.static-1201050 .smallSection .limited-area-202410 .beautyColumn .beautyColumn__heading {
  font-size: 24px;
  margin-bottom: 0.8em;
}

.staticWrapper.static-1201050 .smallSection .limited-area-202410 .beautyColumn .beautyColumn__col--txt {
  flex-basis: 700px;
  max-width: 700px;
  margin-right: 40px;
}

.staticWrapper.static-1201050 .smallSection .limited-area-202410 .beautyColumn .beautyColumn__col--fig {
  flex-basis: 300px;
  max-width: 300px;
}

.staticWrapper.static-1201050 .smallSection .limited-area-202410 .beautyColumn .fig {
  text-align: center;
  margin-bottom: 0;
}

@media screen and (max-width:767px) {

  /* タブレット時の表示崩れ対策 */
  .staticWrapper.static-1201050:nth-of-type(2) .smallSection {
    padding: 0;
  }
}


@media screen and (max-width:768px) {

  /* 部分改修 */
  /* KV 調整 */
  .staticWrapper.static-1201050 .smallSection .sectionKv__contentInner {
    width: 100%;
    }

  .staticWrapper.static-1201050 .smallSection .sectionKv--02 .sectionKv__title {
    letter-spacing: normal;
  }

  .staticWrapper.static-1201050 .smallSection .limited-area .h04__shoulder.h04__shoulder--bold {
    letter-spacing: normal;
  }

  .staticWrapper.static-1201050 .smallSection .limited-area .sectionKv__textWrap {
    padding-top: 0;
  }

  .staticWrapper.static-1201050 .smallSection .limited-area .sectionKv__iconWrap .icon--limited_or,
  .staticWrapper.static-1201050 .smallSection .limited-area .sectionKv__iconWrap .icon--limited {
    width: 62px;
    height: 62px;
  }

  .staticWrapper.static-1201050 .smallSection .sectionKv--02 .sectionKv__title {
    color: #000;
    width: fit-content;
    padding-inline: 9%;
    padding-right: 20%;
    background-color: #fff;
  }

  .staticWrapper.static-1201050 .smallSection .sectionKv__iconWrap{
    padding-left: 0;
  }

  /* 注釈位置　調整 */
  .staticWrapper.static-1201050 .smallSection .txtBox.txtBox--center.sp--center {
    text-align: center;
  }

  /* 追加コンテンツ */
  .staticWrapper.static-1201050 .smallSection .limited-area-202410 .beautyColumn .heading__shoulder {
    font-size: 16px;
    text-align: center;
  }

  .staticWrapper.static-1201050 .smallSection .limited-area-202410 .beautyColumn .beautyColumn__heading {
    font-size: 20px;
    text-align: center;
  }

  .staticWrapper.static-1201050 .smallSection .limited-area-202410 .beautyColumn .beautyColumn__col--txt {
    margin-right: 0;
  }

  .staticWrapper.static-1201050 .smallSection .limited-area-202410 .beautyColumn .beautyColumn__col--fig {
    max-width: 100%;
  }

  .staticWrapper.static-1201050 .smallSection .limited-area-202410 .beautyColumn {
    margin-inline: 0;
  }


  .staticWrapper.static-1201050 .limited-area .effect--result .h03 {
    margin-right: 0;
  }

}

@media screen and (max-width:340px) {
  .staticWrapper.static-1201050 .smallSection .sectionKv--02 .sectionKv__title {
    padding-right: 9%;
  }
}


/* /2024年10月号　限定 */

/* 2025年1月号 追加 */
.staticWrapper.static-1201050 .unique_contentsInner {
  padding: 0 20px;
}
